@charset "UTF-8";:root{--color-primary: #0F3E7A;--color-primary-dark: #092B56;--color-primary-light: #1A5FA8;--color-accent: #0066CC;--color-teal: #00A3A3;--color-success: #16A34A;--color-success-light: #DCFCE7;--color-warning: #D97706;--color-warning-light: #FEF3C7;--color-error: #DC2626;--color-error-light: #FEE2E2;--color-info: #0284C7;--color-info-light: #E0F2FE;--color-white: #FFFFFF;--color-gray-50: #F8FAFC;--color-gray-100: #F1F5F9;--color-gray-200: #E2E8F0;--color-gray-300: #CBD5E1;--color-gray-400: #94A3B8;--color-gray-500: #64748B;--color-gray-600: #475569;--color-gray-700: #334155;--color-gray-800: #1E293B;--color-gray-900: #0F172A;--color-background: #FFFFFF;--color-surface: #F8FAFC;--color-border: #E2E8F0;--color-text-primary: #0F172A;--color-text-secondary: #475569;--color-text-link: #0066CC;--font-sans: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--font-mono: JetBrains Mono, Fira Code, Cascadia Code, Consolas, monospace;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-full: 9999px;--radius-button: .5rem;--radius-card: .75rem;--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-card: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-modal: 0 25px 50px -12px rgba(0, 0, 0, .25);--header-height: 64px;--sidebar-width: 256px;--sidebar-collapsed: 64px;--topbar-height: 60px;--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;font-family:var(--font-sans);font-size:1rem;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer}fieldset{border:none}table{border-collapse:collapse;border-spacing:0}#root,#__next,app-root{isolation:isolate}h1,.h1{font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-.025em;color:#0f172a}@media(max-width:767px){h1,.h1{font-size:2.25rem}}@media(max-width:575px){h1,.h1{font-size:1.875rem}}h2,.h2{font-size:2.25rem;font-weight:700;line-height:1.25;letter-spacing:-.025em;color:#0f172a}@media(max-width:767px){h2,.h2{font-size:1.875rem}}@media(max-width:575px){h2,.h2{font-size:1.5rem}}h3,.h3{font-size:1.875rem;font-weight:700;line-height:1.375;color:#0f172a}@media(max-width:767px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1.5rem;font-weight:600;line-height:1.375;color:#0f172a}@media(max-width:767px){h4,.h4{font-size:1.25rem}}h5,.h5{font-size:1.25rem;font-weight:600;line-height:1.5;color:#0f172a}h6,.h6{font-size:1.125rem;font-weight:600;line-height:1.5;color:#0f172a}p{font-size:1rem;line-height:1.625;color:#475569}.lead{font-size:1.125rem;line-height:1.625;color:#475569}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-muted{color:#94a3b8}.text-secondary{color:#475569}a{color:#06c;text-decoration:none;transition:color .15s ease}a:hover{color:#0f3e7a}a:focus-visible{outline:2px solid #0066CC;outline-offset:2px;border-radius:.25rem}.prose{color:#0f172a}.prose h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.375;padding-bottom:.5rem;border-bottom:2px solid #E2E8F0}.prose h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;color:#0f172a}.prose h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;color:#0f172a}.prose p{margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.625;color:#475569}.prose a{color:#06c;text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:#0f3e7a}.prose strong{font-weight:600;color:#0f172a}.prose em{font-style:italic}.prose ul{margin-bottom:1.25rem;padding-left:1.5rem;list-style:disc}.prose ul li{margin-bottom:.5rem;font-size:1.0625rem;line-height:1.625;color:#475569}.prose ul li::marker{color:#06c}.prose ol{margin-bottom:1.25rem;padding-left:1.5rem;list-style:decimal}.prose ol li{margin-bottom:.5rem;font-size:1.0625rem;line-height:1.625;color:#475569}.prose ol li::marker{color:#06c;font-weight:600}.prose blockquote{position:relative;margin:2rem 0;padding:1.25rem 1.5rem;border-left:4px solid #0066CC;background-color:#f8fafc;border-radius:0 .5rem .5rem 0}.prose blockquote p{margin-bottom:0;font-size:1.125rem;font-style:italic;color:#334155;line-height:1.625}.prose img{width:100%;border-radius:.75rem;margin:2rem 0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.prose pre{margin:1.5rem 0;padding:1.25rem;overflow-x:auto;background-color:#0f172a;border-radius:.5rem;scrollbar-width:thin;scrollbar-color:#334155 #0F172A}.prose pre::-webkit-scrollbar{width:6px;height:6px}.prose pre::-webkit-scrollbar-track{background:#0f172a}.prose pre::-webkit-scrollbar-thumb{background-color:#334155;border-radius:9999px}.prose pre code{padding:0;font-size:.875rem;color:#e2e8f0;background:none;border:none}.prose code{padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,Cascadia Code,Consolas,monospace;font-size:.875em;color:#dc2626;background-color:#f1f5f9;border:1px solid #E2E8F0;border-radius:.25rem}.prose hr{margin:2.5rem 0;border:none;border-top:1px solid #E2E8F0}.prose .callout{display:flex;gap:.75rem;padding:1rem 1.25rem;background-color:#e0f2fe;border:1px solid #0284C7;border-radius:.5rem;margin:1.5rem 0}.prose .callout p{margin:0;color:#1e293b}pre,code{font-family:JetBrains Mono,Fira Code,Cascadia Code,Consolas,monospace}::selection{background-color:#06c3;color:#0f172a}.skip-to-main{position:absolute;top:-100%;left:1rem;z-index:300;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background-color:#0f3e7a;border-radius:.375rem;text-decoration:none;transition:top .15s ease}.skip-to-main:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline:2px solid #0066CC;outline-offset:2px;border-radius:.25rem}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(forced-colors:active){.btn,.tag-chip,.status-badge{border:1px solid ButtonText}}.container{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem}@media(max-width:575px){.container{padding-right:1rem;padding-left:1rem}}.container--narrow{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem;max-width:800px}@media(max-width:575px){.container--narrow{padding-right:1rem;padding-left:1rem}}.container--wide{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem;max-width:1440px}@media(max-width:575px){.container--wide{padding-right:1rem;padding-left:1rem}}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1023px){.post-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.post-grid{grid-template-columns:1fr;gap:1.25rem}}.post-grid--2col{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:575px){.post-grid--2col{grid-template-columns:1fr}}.featured-strip{display:grid;grid-template-columns:1.6fr 1fr;gap:1.5rem}@media(max-width:767px){.featured-strip{grid-template-columns:1fr}}.featured-strip--3col{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1023px){.featured-strip--3col{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.featured-strip--3col{grid-template-columns:1fr}}.section{padding-top:4rem;padding-bottom:4rem}@media(max-width:767px){.section{padding-top:2.5rem;padding-bottom:2.5rem}}.section--sm{padding-top:2.5rem;padding-bottom:2.5rem}@media(max-width:767px){.section--sm{padding-top:2rem;padding-bottom:2rem}}.section--xs{padding-top:1.5rem;padding-bottom:1.5rem}.section--surface{background-color:#f8fafc}.page-with-sidebar{display:grid;grid-template-columns:1fr 320px;gap:2.5rem}@media(max-width:1023px){.page-with-sidebar{grid-template-columns:1fr}}.two-col-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:767px){.two-col-layout{grid-template-columns:1fr}}.stack>*+*{margin-top:1rem}.stack--sm>*+*{margin-top:.5rem}.stack--lg>*+*{margin-top:2rem}.divider{border:none;border-top:1px solid #E2E8F0;margin:1.5rem 0}.divider--strong{border-top-color:#cbd5e1}.site-header{position:sticky;top:0;z-index:200;height:64px;background-color:#fff;border-bottom:1px solid #E2E8F0;box-shadow:0 1px 2px #0000000d}.site-header__inner{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem;display:flex;align-items:center;justify-content:space-between;height:100%}@media(max-width:575px){.site-header__inner{padding-right:1rem;padding-left:1rem}}.site-header__logo{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:1.25rem;font-weight:700;color:#0f3e7a;text-decoration:none;letter-spacing:-.025em}.site-header__logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#0f3e7a,#06c);border-radius:.375rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:700;flex-shrink:0}.site-header__nav{display:flex;align-items:center;justify-content:flex-start;gap:.25rem}@media(max-width:767px){.site-header__nav{display:none}}.site-header__nav-link{padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#475569;border-radius:.375rem;transition:color .15s ease,background-color .15s ease;text-decoration:none}.site-header__nav-link:hover{color:#0f172a;background-color:#f1f5f9}.site-header__nav-link.active{color:#0f3e7a;background-color:#0f3e7a14;font-weight:600}.site-header__actions{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.site-header__hamburger{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:none;width:40px;height:40px;border-radius:.375rem;color:#475569}.site-header__hamburger:focus-visible{outline:2px solid #0066CC;outline-offset:2px}@media(max-width:767px){.site-header__hamburger{display:flex}}.site-header__hamburger:hover{background-color:#f1f5f9;color:#0f172a}.mobile-menu{position:fixed;inset:0;z-index:500;background-color:#02061780;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-menu__panel{position:absolute;top:0;right:0;bottom:0;width:280px;background-color:#fff;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.mobile-menu__panel::-webkit-scrollbar{width:6px;height:6px}.mobile-menu__panel::-webkit-scrollbar-track{background:transparent}.mobile-menu__panel::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #E2E8F0}.mobile-menu__nav{display:flex;flex-direction:column;padding:1rem .75rem;gap:.25rem}.mobile-menu__nav-link{padding:.75rem;font-size:1rem;font-weight:500;color:#475569;border-radius:.375rem;transition:all .15s ease;text-decoration:none}.mobile-menu__nav-link:hover{color:#0f172a;background-color:#f1f5f9}.mobile-menu__nav-link.active{color:#0f3e7a;background-color:#0f3e7a14}.site-footer{background-color:#0f172a;color:#94a3b8}.site-footer__main{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding:4rem 1.5rem 3rem;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2.5rem}@media(max-width:575px){.site-footer__main{padding-right:1rem;padding-left:1rem}}@media(max-width:1023px){.site-footer__main{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:575px){.site-footer__main{grid-template-columns:1fr;gap:1.5rem}}.site-footer__brand{display:flex;flex-direction:column;gap:1rem}.site-footer__logo{font-size:1.25rem;font-weight:700;color:#fff}.site-footer__tagline{font-size:.875rem;line-height:1.625;color:#94a3b8;max-width:240px}.site-footer__col-title{margin-bottom:1rem;font-size:.875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.site-footer__links{display:flex;flex-direction:column;gap:.75rem}.site-footer__link{font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .15s ease}.site-footer__link:hover{color:#fff}.site-footer__bottom{border-top:1px solid #1E293B;padding:1.5rem 0}.site-footer__bottom-inner{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem;display:flex;align-items:center;justify-content:space-between}@media(max-width:575px){.site-footer__bottom-inner{padding-right:1rem;padding-left:1rem}}@media(max-width:575px){.site-footer__bottom-inner{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}}.site-footer__copy{font-size:.75rem;color:#475569}.site-footer__legal-links{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.site-footer__legal-links a{font-size:.75rem;color:#475569;text-decoration:none;transition:color .15s ease}.site-footer__legal-links a:hover{color:#94a3b8}.btn{padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.5;border-radius:.5rem;border:1.5px solid transparent;transition:all .2s ease;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.btn:disabled,.btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.btn--xs{padding:.25rem .75rem;font-size:.75rem;border-radius:.375rem}.btn--sm{padding:.25rem 1rem;font-size:.875rem}.btn--lg{padding:.75rem 2rem;font-size:1rem}.btn--xl{padding:1rem 2.5rem;font-size:1.125rem}.btn--block{width:100%}.btn--icon{width:36px;height:36px;padding:0;flex-shrink:0}.btn--icon.btn--sm{width:30px;height:30px}.btn--icon.btn--lg{width:44px;height:44px}.btn--loading{cursor:wait;opacity:.8}.btn--primary{color:#fff;background-color:#0f3e7a;border-color:#0f3e7a}.btn--primary:hover:not(:disabled){background-color:#092b56;border-color:#092b56;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn--primary:active:not(:disabled){background-color:#092b56;transform:translateY(0);box-shadow:none}.btn--secondary{color:#0f3e7a;background-color:#0f3e7a14;border-color:transparent}.btn--secondary:hover:not(:disabled){background-color:#0f3e7a24}.btn--outline{color:#0f3e7a;background-color:transparent;border-color:#0f3e7a}.btn--outline:hover:not(:disabled){background-color:#0f3e7a0f}.btn--ghost{color:#475569;background-color:transparent;border-color:transparent}.btn--ghost:hover:not(:disabled){color:#0f172a;background-color:#f1f5f9}.btn--danger{color:#fff;background-color:#dc2626;border-color:#dc2626}.btn--danger:hover:not(:disabled){background-color:#bb1e1e;border-color:#bb1e1e}.btn--danger-outline{color:#dc2626;background-color:transparent;border-color:#dc2626}.btn--danger-outline:hover:not(:disabled){background-color:#fee2e2}.btn--success{color:#fff;background-color:#16a34a;border-color:#16a34a}.btn--success:hover:not(:disabled){background-color:#12883e}.btn--warning{color:#fff;background-color:#d97706;border-color:#d97706}.btn--warning:hover:not(:disabled){background-color:#bb6705}.btn--white{color:#0f3e7a;background-color:#fff;border-color:#fff}.btn--white:hover:not(:disabled){background-color:#f1f5f9;border-color:#f1f5f9}.btn-group{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-wrap:wrap}.card{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;overflow:hidden}.card__header{padding:1.25rem 1.5rem;border-bottom:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-between}.card__title{font-size:1.125rem;font-weight:600;color:#0f172a}.card__body{padding:1.5rem}.card__footer{padding:1rem 1.5rem;border-top:1px solid #E2E8F0;background-color:#f8fafc}.post-card{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.post-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.post-card:active{transform:translateY(0)}.post-card__image-wrap{position:relative;overflow:hidden;aspect-ratio:16/9;background-color:#f1f5f9;flex-shrink:0}.post-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card:hover .post-card__image{transform:scale(1.04)}.post-card__image-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f3e7a,#06c);color:#fff;font-size:1.875rem;font-weight:700;opacity:.15}.post-card__body{display:flex;flex-direction:column;flex:1;padding:1.25rem;gap:.75rem}.post-card__top-meta{display:flex;align-items:center;gap:.5rem;min-height:22px}.post-card__category{display:inline-flex;align-items:center;padding:2px .5rem;border-radius:9999px;border:1px solid rgba(0,102,204,.25);background-color:#0066cc14;font-size:.75rem;font-weight:600;color:#06c;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.post-card__title{font-size:1.125rem;font-weight:600;color:#0f172a;line-height:1.375;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}.post-card:hover .post-card__title{color:#0f3e7a}.post-card__teaser{font-size:.875rem;color:#475569;line-height:1.625;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.post-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.post-card__meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.75rem;border-top:1px solid #E2E8F0}.post-card__date{font-size:.75rem;color:#94a3b8;white-space:nowrap;margin-left:auto}.post-card__author{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.post-card__author-avatar{width:28px;height:28px;border-radius:9999px;object-fit:cover;flex-shrink:0;background-color:#e2e8f0}.post-card__author-name{font-size:.75rem;font-weight:500;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.post-card__read-time{white-space:nowrap;display:flex;align-items:center;justify-content:flex-start;gap:.25rem;font-size:.75rem;color:#94a3b8}.post-card--featured{display:grid;grid-template-columns:1fr;height:auto}.post-card--featured .post-card__image-wrap{aspect-ratio:16/9}.post-card--featured .post-card__body{padding:1.5rem}.post-card--featured .post-card__title{font-size:1.5rem;-webkit-line-clamp:3}.post-card--featured .post-card__teaser{-webkit-line-clamp:4}.post-card--horizontal{flex-direction:row;height:auto;min-height:140px}.post-card--horizontal .post-card__image-wrap{width:200px;aspect-ratio:unset;flex-shrink:0;border-radius:.75rem 0 0 .75rem}@media(max-width:575px){.post-card--horizontal .post-card__image-wrap{display:none}}.post-card--horizontal .post-card__title{font-size:1rem;-webkit-line-clamp:2}.post-card--horizontal .post-card__body{padding:1rem 1.25rem}.stat-card{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:1.25rem 1.5rem;display:flex;align-items:flex-start;gap:1rem}.stat-card__icon{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.25rem}.stat-card__icon--blue{background-color:#0f3e7a1a;color:#0f3e7a}.stat-card__icon--green{background-color:#dcfce7;color:#16a34a}.stat-card__icon--yellow{background-color:#fef3c7;color:#d97706}.stat-card__icon--purple{background-color:#ede9fe;color:#7c3aed}.stat-card__content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.stat-card__value{font-size:1.875rem;font-weight:700;color:#0f172a;line-height:1}.stat-card__label{font-size:.875rem;color:#475569}.stat-card__change{font-size:.75rem;font-weight:500;display:flex;align-items:center;justify-content:flex-start;gap:.25rem}.stat-card__change--up{color:#16a34a}.stat-card__change--down{color:#dc2626}.tag-chip{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;border-radius:9999px;transition:background-color .15s ease,color .15s ease;color:#0f3e7a;background-color:#0f3e7a14;border:1px solid rgba(15,62,122,.15);cursor:pointer;text-decoration:none}.tag-chip:hover{background-color:#0f3e7a24;color:#092b56}.tag-chip--active{background-color:#0f3e7a;color:#fff;border-color:#0f3e7a}.tag-chip--gray{color:#475569;background-color:#f1f5f9;border-color:#e2e8f0;cursor:default}.tag-chip--gray:hover{background-color:#e2e8f0;color:#0f172a}.tag-chip--sm{padding:2px .5rem;font-size:11px}.status-badge{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;display:inline-flex;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;white-space:nowrap}.status-badge:before{content:"";width:6px;height:6px;border-radius:9999px;flex-shrink:0}.status-badge--draft{color:#64748b;background-color:#f1f5f9}.status-badge--draft:before{background-color:#64748b}.status-badge--in_review,.status-badge--in-review{color:#d97706;background-color:#fef3c7}.status-badge--in_review:before,.status-badge--in-review:before{background-color:#d97706}.status-badge--approved{color:#0284c7;background-color:#e0f2fe}.status-badge--approved:before{background-color:#0284c7}.status-badge--scheduled{color:#7c3aed;background-color:#ede9fe}.status-badge--scheduled:before{background-color:#7c3aed}.status-badge--published{color:#16a34a;background-color:#dcfce7}.status-badge--published:before{background-color:#16a34a}.status-badge--archived{color:#94a3b8;background-color:#f1f5f9}.status-badge--archived:before{background-color:#94a3b8}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .5rem;font-size:11px;font-weight:700;border-radius:9999px;line-height:1}.badge--primary{color:#fff;background-color:#0f3e7a}.badge--error{color:#fff;background-color:#dc2626}.badge--success{color:#fff;background-color:#16a34a}.badge--warning{color:#fff;background-color:#d97706}.badge--gray{color:#fff;background-color:#64748b}.role-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;border-radius:9999px;transition:background-color .15s ease,color .15s ease;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.role-badge--contributor{color:#0284c7;background-color:#e0f2fe}.role-badge--editor{color:#7c3aed;background-color:#ede9fe}.role-badge--publisher{color:#d97706;background-color:#fef3c7}.role-badge--admin{color:#dc2626;background-color:#fee2e2}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:#0f172a;-webkit-user-select:none;user-select:none}.form-label--required:after{content:" *";color:#dc2626}.form-hint{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.form-error{font-size:.75rem;color:#dc2626;font-weight:500;display:flex;align-items:center;justify-content:flex-start;gap:.25rem;margin-top:.25rem}.form-counter{font-size:.75rem;color:#94a3b8;text-align:right}.form-counter--warn{color:#d97706}.form-counter--error{color:#dc2626}.form-input{display:block;width:100%;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#0f172a;background-color:#fff;border:1px solid #CBD5E1;border-radius:.375rem;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.form-input::placeholder{color:#94a3b8}.form-input:hover{border-color:#94a3b8}.form-input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc26}.form-input:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0}.form-input--error{border-color:#dc2626}.form-input--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.form-input--lg{padding:.75rem 1rem;font-size:1rem;border-radius:.5rem}.form-textarea{display:block;width:100%;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#0f172a;background-color:#fff;border:1px solid #CBD5E1;border-radius:.375rem;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none;resize:vertical;min-height:100px;line-height:1.625}.form-textarea::placeholder{color:#94a3b8}.form-textarea:hover{border-color:#94a3b8}.form-textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc26}.form-textarea:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0}.form-textarea--error{border-color:#dc2626}.form-textarea--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.form-select{display:block;width:100%;padding:.5rem 2rem .5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#0f172a;background-color:#fff;border:1px solid #CBD5E1;border-radius:.375rem;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2364748B' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px 8px;cursor:pointer}.form-select::placeholder{color:#94a3b8}.form-select:hover{border-color:#94a3b8}.form-select:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc26}.form-select:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0}.form-select--error{border-color:#dc2626}.form-checkbox{position:relative;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.form-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.form-checkbox__box{width:18px;height:18px;border:1.5px solid #CBD5E1;border-radius:.25rem;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.form-checkbox__box svg{display:none;color:#fff;width:12px;height:12px}input[type=checkbox]:checked+.form-checkbox__box{background-color:#0f3e7a;border-color:#0f3e7a}input[type=checkbox]:checked+.form-checkbox__box svg{display:block}input[type=checkbox]:focus-visible+.form-checkbox__box{outline:2px solid #0066CC;outline-offset:2px}.form-checkbox__label{font-size:.875rem;color:#0f172a}.form-radio{position:relative;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.form-radio input[type=radio]{position:absolute;opacity:0;width:0;height:0}.form-radio__dot{width:18px;height:18px;border:1.5px solid #CBD5E1;border-radius:9999px;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.form-radio__dot:after{content:"";width:8px;height:8px;border-radius:9999px;background-color:transparent;transition:background-color .15s ease}input[type=radio]:checked+.form-radio__dot{border-color:#0f3e7a}input[type=radio]:checked+.form-radio__dot:after{background-color:#0f3e7a}input[type=radio]:focus-visible+.form-radio__dot{outline:2px solid #0066CC;outline-offset:2px}.form-radio__label{font-size:.875rem;color:#0f172a}.search-input-wrap{position:relative}.search-input-wrap__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;width:18px;height:18px}.search-input-wrap .form-input{padding-left:2.5rem}.search-input-wrap__clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;color:#94a3b8;width:20px;height:20px;border-radius:9999px}.search-input-wrap__clear:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.search-input-wrap__clear:hover{color:#475569;background-color:#e2e8f0}.form-toggle{position:relative;display:inline-flex;align-items:center;gap:.75rem;cursor:pointer}.form-toggle input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.form-toggle__track{position:relative;width:44px;height:24px;background-color:#cbd5e1;border-radius:9999px;transition:background-color .2s ease;flex-shrink:0}.form-toggle__track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background-color:#fff;border-radius:9999px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:transform .2s ease}input[type=checkbox]:checked+.form-toggle__track{background-color:#0f3e7a}input[type=checkbox]:checked+.form-toggle__track:after{transform:translate(20px)}input[type=checkbox]:focus-visible+.form-toggle__track{outline:2px solid #0066CC;outline-offset:2px}.form-toggle__label{font-size:.875rem;font-weight:500;color:#0f172a}.input-group{display:flex;align-items:stretch}.input-group__prefix,.input-group__suffix{display:flex;align-items:center;justify-content:center;padding:0 .75rem;font-size:.875rem;color:#475569;background-color:#f1f5f9;border:1px solid #CBD5E1;white-space:nowrap}.input-group__prefix{border-right:none;border-radius:.375rem 0 0 .375rem}.input-group__suffix{border-left:none;border-radius:0 .375rem .375rem 0}.input-group .form-input{flex:1;border-radius:0}.input-group .form-input:first-child{border-radius:.375rem 0 0 .375rem}.input-group .form-input:last-child{border-radius:0 .375rem .375rem 0}.modal-backdrop{position:fixed;inset:0;background-color:#02061780;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:400;display:flex;align-items:center;justify-content:center;padding:1rem}.modal{position:relative;width:100%;max-width:560px;max-height:calc(100vh - 4rem);background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;overflow:hidden}.modal--sm{max-width:400px}.modal--lg{max-width:720px}.modal--xl{max-width:960px}.modal--full{max-width:calc(100vw - 2rem)}@media(max-width:575px){.modal{max-width:100%;max-height:calc(100vh - 2rem);border-radius:1rem 1rem 0 0;position:fixed;bottom:0;left:0;right:0}}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #E2E8F0;flex-shrink:0}.modal__title{font-size:1.125rem;font-weight:600;color:#0f172a}.modal__close{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;width:32px;height:32px;border-radius:.375rem;color:#94a3b8}.modal__close:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.modal__close:hover{color:#0f172a;background-color:#f1f5f9}.modal__body{flex:1;overflow-y:auto;padding:1.5rem;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.modal__body::-webkit-scrollbar{width:6px;height:6px}.modal__body::-webkit-scrollbar-track{background:transparent}.modal__body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.modal__footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid #E2E8F0;background-color:#f8fafc;flex-shrink:0;gap:.75rem}.modal__footer--right{justify-content:flex-end}.drawer{position:fixed;top:0;right:0;bottom:0;width:480px;background-color:#fff;box-shadow:0 25px 50px -12px #00000040;z-index:500;display:flex;flex-direction:column;overflow:hidden}@media(max-width:575px){.drawer{width:100%}}.drawer--lg{width:640px}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #E2E8F0;flex-shrink:0}.drawer__body{flex:1;overflow-y:auto;padding:1.5rem;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.drawer__body::-webkit-scrollbar{width:6px;height:6px}.drawer__body::-webkit-scrollbar-track{background:transparent}.drawer__body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.drawer__footer{padding:1rem 1.5rem;border-top:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.dialog-overlay{position:fixed;inset:0;background-color:#0f172a8c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem}.dialog-panel{position:relative;width:100%;max-width:420px;background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;overflow:hidden}.dialog-panel--md{max-width:560px}.dialog-panel--lg{max-width:720px}.dialog-panel--xl{max-width:960px}.dialog-panel--fullscreen{max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.dialog-panel--fullscreen::-webkit-scrollbar{width:6px;height:6px}.dialog-panel--fullscreen::-webkit-scrollbar-track{background:transparent}.dialog-panel--fullscreen::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}@media(max-width:575px){.dialog-panel{max-width:100%;position:fixed;bottom:0;left:0;right:0;border-radius:1rem 1rem 0 0}}.dialog-icon-wrap{width:56px;height:56px;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:1.5rem auto .25rem;flex-shrink:0}.dialog-icon-wrap svg{width:26px;height:26px;flex-shrink:0}.dialog-icon-wrap--info{background-color:#e0f2fe;color:#0284c7}.dialog-icon-wrap--success{background-color:#dcfce7;color:#16a34a}.dialog-icon-wrap--warning{background-color:#fef3c7;color:#d97706}.dialog-icon-wrap--error,.dialog-icon-wrap--danger{background-color:#fee2e2;color:#dc2626}.dialog-content{padding:.75rem 1.5rem 1.25rem;text-align:center;display:flex;flex-direction:column;gap:.5rem}.dialog-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0;line-height:1.375}.dialog-message{font-size:.875rem;color:#475569;line-height:1.625;margin:0}.dialog-description{font-size:.75rem;color:#94a3b8;line-height:1.625;margin:.25rem 0 0;padding:.75rem;background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:.5rem;text-align:left}.dialog-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid #E2E8F0;background-color:#f8fafc}.dialog-footer:has(>:only-child){justify-content:center}.dialog-btn-spinner{display:inline-block;flex-shrink:0;width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:9999px;animation:dialog-spin .7s linear infinite;margin-right:.5rem;vertical-align:middle}@keyframes dialog-spin{to{transform:rotate(360deg)}}.table-wrap{width:100%;overflow-x:auto;border:1px solid #E2E8F0;border-radius:.75rem;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.table-wrap::-webkit-scrollbar{width:6px;height:6px}.table-wrap::-webkit-scrollbar-track{background:transparent}.table-wrap::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.table{width:100%;border-collapse:collapse;font-size:.875rem}.table thead{background-color:#f8fafc;border-bottom:1px solid #E2E8F0}.table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s ease;display:flex;align-items:center;justify-content:flex-start;gap:.25rem}.table th.sortable:hover{color:#0f172a}.table td{padding:.75rem 1rem;color:#475569;border-bottom:1px solid #E2E8F0;vertical-align:middle}.table td:last-child{white-space:nowrap}.table tbody tr{transition:background-color .15s ease}.table tbody tr:hover{background-color:#f8fafc}.table tbody tr:last-child td{border-bottom:none}.table--sm th,.table--sm td{padding:.5rem .75rem}.table .col-title{min-width:220px;max-width:320px;overflow:hidden}.table .col-narrow{width:1%;white-space:nowrap}.table .col-actions{width:1%;white-space:nowrap;text-align:right}.table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #E2E8F0;background-color:#fff;border-radius:.75rem .75rem 0 0;gap:.75rem;flex-wrap:wrap}.table-toolbar__left,.table-toolbar__right{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.table-cell-title{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0}.table-cell-title__icon{width:36px;height:36px;border-radius:.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.875rem;font-weight:700;background-color:#0f3e7a1a;color:#0f3e7a}.table-cell-title__text{min-width:0}.table-cell-title__primary{font-weight:500;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem}.table-cell-title__secondary{font-size:.75rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-empty{padding:4rem 1.5rem;text-align:center;color:#94a3b8}.table-empty__icon{font-size:3rem;margin-bottom:1rem;opacity:.3}.table-empty__title{font-size:1rem;font-weight:600;color:#475569;margin-bottom:.5rem}.table-empty__desc{font-size:.875rem;color:#94a3b8}.tabs{display:flex;flex-direction:column}.tabs__nav{display:flex;gap:0;border-bottom:2px solid #E2E8F0;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.tabs__nav::-webkit-scrollbar{display:none}.tabs__tab{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;position:relative;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;color:#475569;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s ease,border-color .15s ease}.tabs__tab:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.tabs__tab:hover{color:#0f172a}.tabs__tab.active{color:#0f3e7a;border-bottom-color:#0f3e7a;font-weight:600}.tabs__tab .badge{margin-left:.5rem}.tabs__panel{padding-top:1.5rem}.tabs--pills .tabs__nav{gap:.5rem;border-bottom:none}.tabs--pills .tabs__tab{border-radius:.5rem;border-bottom:none;margin-bottom:0;padding:.5rem 1rem}.tabs--pills .tabs__tab.active{color:#fff;background-color:#0f3e7a;border-bottom-color:transparent}.tabs--pills .tabs__tab:hover:not(.active){background-color:#f1f5f9}.tabs--boxed .tabs__nav{border-bottom:none;background-color:#f1f5f9;padding:.25rem;border-radius:.75rem;gap:.25rem;width:fit-content}.tabs--boxed .tabs__tab{border-radius:.5rem;border-bottom:none;margin-bottom:0;padding:.5rem 1rem;font-size:.875rem}.tabs--boxed .tabs__tab.active{color:#0f172a;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;border-bottom-color:transparent}.tabs--boxed .tabs__tab:hover:not(.active){background-color:#ffffff80}.toast-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:600;display:flex;flex-direction:column;gap:.75rem;max-width:380px;width:100%}@media(max-width:575px){.toast-container{left:1rem;right:1rem;bottom:1rem;max-width:none}}.toast{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid #E2E8F0;animation:toast-in .3s ease cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.toast:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.toast--success:before{background-color:#16a34a}.toast--error:before{background-color:#dc2626}.toast--warning:before{background-color:#d97706}.toast--info:before{background-color:#0284c7}.toast__icon{width:20px;height:20px;flex-shrink:0;margin-top:1px}.toast--success .toast__icon{color:#16a34a}.toast--error .toast__icon{color:#dc2626}.toast--warning .toast__icon{color:#d97706}.toast--info .toast__icon{color:#0284c7}.toast__content{flex:1;min-width:0}.toast__title{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.toast__message{font-size:.75rem;color:#475569;line-height:1.625}.toast__close{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:.25rem;color:#94a3b8;flex-shrink:0}.toast__close:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.toast__close:hover{color:#475569;background-color:#f1f5f9}@keyframes toast-in{0%{opacity:0;transform:translate(20px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}.alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:.5rem;font-size:.875rem}.alert__icon{width:20px;height:20px;flex-shrink:0;margin-top:1px}.alert__content{flex:1;min-width:0}.alert__title{font-weight:600;margin-bottom:.25rem}.alert__message{line-height:1.625}.alert--success{background-color:#dcfce7;border:1px solid rgba(22,163,74,.3);color:#107636}.alert--success .alert__icon{color:#16a34a}.alert--error{background-color:#fee2e2;border:1px solid rgba(220,38,38,.3);color:#b21d1d}.alert--error .alert__icon{color:#dc2626}.alert--warning{background-color:#fef3c7;border:1px solid rgba(217,119,6,.3);color:#a75c05}.alert--warning .alert__icon{color:#d97706}.alert--info{background-color:#e0f2fe;border:1px solid rgba(2,132,199,.3);color:#016395}.alert--info .alert__icon{color:#0284c7}.bdr{width:100%;background-color:#f8fafc}.bdr__section{position:relative;background-color:#fff}.bdr__section--blog-hero,.bdr__section--blog-breadcrumb{background-color:#f8fafc;z-index:2}.bdr__container{width:100%;margin-inline:auto;padding-inline:1.5rem}.bdr__container--full-width{max-width:100%;padding-inline:0}.bdr__container--contained{max-width:1200px}.bdr__container--narrow{max-width:760px}.bdr .bdr-breadcrumb{display:flex;align-items:center;gap:.5rem;padding:1rem 0 .5rem;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;justify-content:center}.bdr .bdr-breadcrumb:before{content:"";width:8px;height:8px;border-radius:50%;background:#00a3a3;flex-shrink:0}.bdr .bdr-breadcrumb__link{color:#475569;text-decoration:none}.bdr .bdr-breadcrumb__link:hover{color:#00a3a3}.bdr .bdr-breadcrumb__sep{color:#94a3b8}.bdr .bdr-breadcrumb__current{color:#475569}.bdr .bdr-hero{padding:3rem 0 0;margin-bottom:2.5rem}.bdr .bdr-hero--white{background:linear-gradient(180deg,#00a3a30d,#fff 55%)}.bdr .bdr-hero--light{background:#f8fafc}.bdr .bdr-hero--gradient{background:linear-gradient(135deg,#0f3e7a14,#00a3a30d 45%,#f8fafc)}.bdr .bdr-hero--dark{background:linear-gradient(180deg,#0a1628,#0f172a);color:#fff}.bdr .bdr-hero--dark .bdr-hero__meta{color:#ffffffbf}.bdr .bdr-hero--dark .bdr-hero__meta:before,.bdr .bdr-hero--dark .bdr-hero__meta:after{background:#ffffff26}.bdr .bdr-hero--dark .bdr-hero__meta-sep{color:#ffffff4d}.bdr .bdr-hero--dark .bdr-hero__teaser{color:#ffffffb3}.bdr .bdr-hero--dark .bdr-hero__avatar{border-color:#ffffff26}.bdr .bdr-hero__content{max-width:760px;margin-inline:auto;padding:1rem 1.5rem 2.5rem;text-align:center}.bdr .bdr-hero__content:before{content:"";display:block;width:48px;height:3px;background:linear-gradient(90deg,#0f3e7a,#00a3a3);border-radius:9999px;margin:0 auto 1.25rem}.bdr .bdr-hero__content--no-accent-bar:before{display:none}.bdr .bdr-hero__category{display:inline-flex;align-items:center;padding:.25rem 1rem;margin-bottom:1.25rem;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;text-decoration:none}.bdr .bdr-hero__category--tinted{background:#00a3a31a;color:#00a3a3;border:1.5px solid rgba(0,163,163,.22)}.bdr .bdr-hero__category--outlined{background:transparent;color:#00a3a3;border:1.5px solid rgba(0,163,163,.5)}.bdr .bdr-hero__category--filled{background:#00a3a3;color:#fff;border:1.5px solid #00A3A3}.bdr .bdr-hero__title{font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:1.5rem;padding-bottom:.08em}.bdr .bdr-hero__title--gradient{background:linear-gradient(135deg,#0f3e7a,#00a3a3 65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#00a3a3}.bdr .bdr-hero__title--teal{color:#00a3a3}.bdr .bdr-hero__title--blue{color:#0f3e7a}.bdr .bdr-hero__title--white{color:#fff}.bdr .bdr-hero__title--xl{font-size:1.5rem}.bdr .bdr-hero__title--2xl{font-size:1.875rem}.bdr .bdr-hero__title--3xl{font-size:2.25rem}.bdr .bdr-hero__teaser{font-size:1.125rem;color:#475569;line-height:1.6;margin:-.5rem 0 1.25rem;max-width:600px;margin-inline:auto}.bdr .bdr-hero__meta{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.75rem;font-size:.875rem;color:#475569;padding:.75rem 0}.bdr .bdr-hero__meta:before,.bdr .bdr-hero__meta:after{content:"";height:1px;background:#e2e8f0;flex:1 1 40px;max-width:100px}.bdr .bdr-hero__meta-item{display:flex;align-items:center;gap:.5rem}.bdr .bdr-hero__meta-sep{color:#cbd5e1}.bdr .bdr-hero__avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#0f3e7a,#00a3a3);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:0;border:2px solid #FFFFFF;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.bdr .bdr-hero__image-wrap--full-width{width:100%}.bdr .bdr-hero__image-wrap--center{max-width:860px;margin-inline:auto;padding-inline:1.5rem}.bdr .bdr-hero__image-wrap--left{max-width:640px;margin-left:0;padding-inline:1.5rem}.bdr .bdr-hero__image-wrap--right{max-width:640px;margin-left:auto;padding-inline:1.5rem}.bdr .bdr-hero__image-wrap--center .bdr-hero__image,.bdr .bdr-hero__image-wrap--center .bdr-hero__image-placeholder,.bdr .bdr-hero__image-wrap--left .bdr-hero__image,.bdr .bdr-hero__image-wrap--left .bdr-hero__image-placeholder,.bdr .bdr-hero__image-wrap--right .bdr-hero__image,.bdr .bdr-hero__image-wrap--right .bdr-hero__image-placeholder{border-radius:.5rem}.bdr .bdr-hero__image{width:100%;height:auto;max-height:580px;object-fit:cover;border-radius:1rem 1rem 0 0;display:block;box-shadow:0 -6px 32px -8px #0f3e7a1f}.bdr .bdr-hero__image--no-shadow{box-shadow:none}.bdr .bdr-hero__image-placeholder{width:100%;height:220px;background-color:#f1f5f9;border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#475569}.bdr .bdr-hero__image-placeholder-icon{font-size:32px;line-height:1}.bdr .bdr-hero__image-placeholder-text{font-size:.875rem;font-weight:500}.bdr .bdr-hero--split-right,.bdr .bdr-hero--split-left{display:flex;align-items:flex-start;padding:2.5rem 2rem 0;gap:2.5rem}.bdr .bdr-hero--split-right .bdr-hero__content,.bdr .bdr-hero--split-left .bdr-hero__content{flex:1 1 50%;max-width:none;text-align:left;padding:1.5rem 0 2.5rem;margin-inline:0}.bdr .bdr-hero--split-right .bdr-hero__content:before,.bdr .bdr-hero--split-left .bdr-hero__content:before{margin-inline:0}.bdr .bdr-hero--split-right .bdr-hero__category,.bdr .bdr-hero--split-left .bdr-hero__category{margin-bottom:.75rem}.bdr .bdr-hero--split-right .bdr-hero__teaser,.bdr .bdr-hero--split-left .bdr-hero__teaser{margin-inline:0}.bdr .bdr-hero--split-right .bdr-hero__meta,.bdr .bdr-hero--split-left .bdr-hero__meta{justify-content:flex-start}.bdr .bdr-hero--split-right .bdr-hero__meta:before,.bdr .bdr-hero--split-left .bdr-hero__meta:before{display:none}.bdr .bdr-hero--split-right .bdr-hero__meta:after,.bdr .bdr-hero--split-left .bdr-hero__meta:after{max-width:60px}.bdr .bdr-hero--split-right .bdr-hero__image-wrap,.bdr .bdr-hero--split-left .bdr-hero__image-wrap{flex:0 0 46%;max-width:46%;border-radius:1rem;overflow:hidden;align-self:center;box-shadow:0 25px 50px -12px #00000040,0 24px 48px -10px #0f3e7a2e}.bdr .bdr-hero--split-right .bdr-hero__image,.bdr .bdr-hero--split-left .bdr-hero__image{width:100%;height:auto;min-height:340px;max-height:500px;object-fit:cover;border-radius:1rem;box-shadow:none}.bdr .bdr-hero--split-right .bdr-hero__image-placeholder,.bdr .bdr-hero--split-left .bdr-hero__image-placeholder{border-radius:1rem;min-height:280px}@media(max-width:768px){.bdr .bdr-hero--split-right,.bdr .bdr-hero--split-left{flex-direction:column;padding:1.5rem 1rem 0;gap:1.5rem}.bdr .bdr-hero--split-right .bdr-hero__image-wrap,.bdr .bdr-hero--split-left .bdr-hero__image-wrap{flex:none;max-width:100%;width:100%}.bdr .bdr-hero--split-right .bdr-hero__content,.bdr .bdr-hero--split-left .bdr-hero__content{flex:none}}.bdr .bdr-hero--split-left .bdr-hero__content{order:2}.bdr .bdr-hero--split-left .bdr-hero__image-wrap,.bdr .bdr-hero--split-right .bdr-hero__content{order:1}.bdr .bdr-hero--split-right .bdr-hero__image-wrap{order:2}.bdr .bdr-read-time{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#475569;margin:.75rem 0}.bdr .bdr-read-time--pill{border:1px solid #E2E8F0;border-radius:9999px;padding:2px .75rem}.bdr .bdr-read-time--badge{background:#f1f5f9;border-radius:.25rem;padding:2px .5rem}.bdr .bdr-read-time--inline{padding:0}.bdr .bdr-read-time__icon{font-size:1rem}.bdr__section--as-rail{height:0;overflow:visible;padding:0!important;background:transparent!important}.bdr__section--as-rail>.bdr__container{height:0;overflow:visible;padding:0!important}@media(max-width:1023px){.bdr__section--as-rail{height:auto}.bdr__section--as-rail>.bdr__container{height:auto;padding-inline:1.5rem!important}}.bdr .bdr-social--inline-top,.bdr .bdr-social--inline-bottom{display:flex;align-items:center;gap:.75rem;padding:1.25rem 0}.bdr .bdr-social--left-rail{position:fixed;left:max(16px,50vw - 380px - 310px);top:40vh;display:flex;flex-direction:column;gap:.75rem;width:44px;z-index:1}@media(max-width:1023px){.bdr .bdr-social--left-rail{position:static;flex-direction:row;width:auto;padding:1.25rem 0}}.bdr .bdr-social__label{font-size:.875rem;font-weight:500;color:#475569}.bdr .bdr-social__links{display:flex;gap:.5rem;flex-wrap:wrap}.bdr .bdr-social__btn{display:inline-flex;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;width:40px;height:40px;border-radius:50%;border:1.5px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#475569;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.bdr .bdr-social__btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.bdr .bdr-social__btn:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.bdr .bdr-social__btn--linkedin:hover{background:#0a66c2;color:#fff;border-color:#0a66c2}.bdr .bdr-social__btn--x:hover{background:#000;color:#fff;border-color:#000}.bdr .bdr-social__btn--facebook:hover{background:#1877f2;color:#fff;border-color:#1877f2}.bdr .bdr-social__btn--copy:hover{background:#00a3a3;color:#fff;border-color:#00a3a3}.bdr .bdr-intro{margin:1.5rem 0}.bdr .bdr-intro p{color:#0f172a;line-height:1.7}.bdr .bdr-intro--lead p{font-size:1.125rem;font-weight:500}.bdr .bdr-intro--editorial p{font-size:1.25rem;font-style:italic;color:#475569}.bdr .bdr-intro--normal p{font-size:1rem}.bdr .bdr-rich-text{margin:1.5rem 0}.bdr .bdr-rich-text h2{font-size:1.5rem;font-weight:700;margin:2rem 0 1rem}.bdr .bdr-rich-text h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem}.bdr .bdr-rich-text h4{font-size:1.125rem;font-weight:600;margin:1rem 0 .5rem}.bdr .bdr-rich-text p{margin-bottom:1rem;font-size:1.0625rem;font-weight:500;line-height:1.75;color:#0f172a}.bdr .bdr-rich-text ul,.bdr .bdr-rich-text ol{margin-bottom:1rem;padding-left:1.5rem}.bdr .bdr-rich-text li{margin-bottom:.25rem;line-height:1.7}.bdr .bdr-rich-text blockquote{border-left:4px solid #0F3E7A;padding:.75rem 1.25rem;background:#f8fafc;margin:1.5rem 0;font-style:italic;color:#475569}.bdr .bdr-rich-text code{background:#f1f5f9;padding:2px 5px;border-radius:3px;font-size:.875em}.bdr .bdr-rich-text pre{background:#0f172a;color:#e2e8f0;padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.bdr .bdr-rich-text pre code{background:none;padding:0}.bdr .bdr-image{margin:1.5rem 0}.bdr .bdr-image--small{max-width:400px}.bdr .bdr-image--medium{max-width:640px}.bdr .bdr-image--large{max-width:880px}.bdr .bdr-image--full-width{max-width:100%}.bdr .bdr-image--left{margin-left:0;margin-right:auto}.bdr .bdr-image--center{margin-inline:auto}.bdr .bdr-image--right{margin-left:auto;margin-right:0}.bdr .bdr-image__placeholder{aspect-ratio:16/9;background:#f1f5f9;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.875rem;border:1px dashed #E2E8F0}.bdr .bdr-image__caption{font-size:.75rem;color:#94a3b8;text-align:center;margin-top:.5rem}.bdr .bdr-video{margin:1.5rem 0}.bdr .bdr-video__embed{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:#0f172a}.bdr .bdr-video__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.bdr .bdr-video__embed .bdr-video__native{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#0f172a}.bdr .bdr-video__caption{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-style:italic;color:#475569;background:#f8fafc;border:1px solid #E2E8F0;border-radius:.5rem;line-height:1.6}.bdr .bdr-video__caption:before{content:"\25b6";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;min-width:26px;border-radius:50%;background:#0f3e7a;color:#fff;font-size:8px;font-style:normal;line-height:1;flex-shrink:0}.bdr .bdr-quote{margin:2rem 0}.bdr .bdr-quote--pullquote{border-left:4px solid #0F3E7A;padding:1rem 1.5rem;background:#f8fafc}.bdr .bdr-quote--highlight{background:linear-gradient(135deg,#0f3e7a,#06c);color:#fff;padding:1.5rem 2rem;border-radius:.75rem}.bdr .bdr-quote--bordered{border:2px solid #0F3E7A;padding:1.25rem 1.5rem;border-radius:.5rem}.bdr .bdr-quote__text{font-size:1.25rem;font-style:italic;line-height:1.5;margin-bottom:.75rem}.bdr .bdr-quote__attribution{font-size:.875rem;font-weight:500;opacity:.7}.bdr .bdr-two-col{display:grid;gap:2rem;margin:1.5rem 0}.bdr .bdr-two-col--1-1{grid-template-columns:1fr 1fr}.bdr .bdr-two-col--2-1{grid-template-columns:2fr 1fr}.bdr .bdr-two-col--1-2{grid-template-columns:1fr 2fr}.bdr .bdr-two-col--3-1{grid-template-columns:3fr 1fr}@media(max-width:767px){.bdr .bdr-two-col{grid-template-columns:1fr}}.bdr .bdr-toc{background:#f8fafc;border:1px solid #E2E8F0;border-radius:.5rem;padding:1.25rem 1.5rem;margin:1.5rem 0;max-width:480px}.bdr .bdr-toc__title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:.75rem}.bdr .bdr-toc__list{padding-left:1rem}.bdr .bdr-toc__item{margin-bottom:.25rem}.bdr .bdr-toc__item a{font-size:.875rem;color:#0f3e7a;text-decoration:none}.bdr .bdr-toc__item a:hover{text-decoration:underline}.bdr .bdr-recommended{padding:2.5rem 0}.bdr .bdr-recommended__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.bdr .bdr-recommended__header--center{flex-direction:column;align-items:center;text-align:center}.bdr .bdr-recommended__header-text{flex:1;min-width:0}.bdr .bdr-recommended__eyebrow{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#00a3a3;margin-bottom:.5rem}.bdr .bdr-recommended__title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}.bdr .bdr-recommended__subtitle{font-size:1rem;color:#475569;margin:.5rem 0 0;line-height:1.6}.bdr .bdr-recommended__grid--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:767px){.bdr .bdr-recommended__grid--grid{grid-template-columns:1fr}}.bdr .bdr-recommended__grid--list{display:flex;flex-direction:column;gap:1rem}.bdr .bdr-recommended__grid--carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.bdr .bdr-recommended__grid--carousel::-webkit-scrollbar{display:none}.bdr .bdr-recommended__grid--carousel .bdr-recommended__card{flex:0 0 280px;scroll-snap-align:start}@media(max-width:575px){.bdr .bdr-recommended__grid--carousel .bdr-recommended__card{flex:0 0 240px}}.bdr .bdr-recommended__carousel-wrap{display:flex;align-items:center;gap:.75rem}.bdr .bdr-recommended__scroll-btn{flex-shrink:0;width:40px;height:40px;border-radius:9999px;border:1.5px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;color:#475569;cursor:pointer;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.bdr .bdr-recommended__scroll-btn:hover{border-color:#00a3a3;color:#00a3a3;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}@media(max-width:575px){.bdr .bdr-recommended__scroll-btn{display:none}}.bdr .bdr-recommended__card{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.bdr .bdr-recommended__card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-2px)}.bdr .bdr-recommended__card--small .bdr-recommended__card-thumb{max-height:140px}.bdr .bdr-recommended__card--small .bdr-recommended__card-body{padding:.75rem}.bdr .bdr-recommended__card--small .bdr-recommended__card-title{font-size:.875rem}.bdr .bdr-recommended__card--large .bdr-recommended__card-thumb{aspect-ratio:4/3}.bdr .bdr-recommended__card--large .bdr-recommended__card-body{padding:1.25rem}.bdr .bdr-recommended__card--large .bdr-recommended__card-title{font-size:1.125rem}.bdr .bdr-recommended__card-thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);overflow:hidden;flex-shrink:0}.bdr .bdr-recommended__card-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.bdr-recommended__card:hover .bdr .bdr-recommended__card-thumb img{transform:scale(1.04)}.bdr .bdr-recommended__card-body{padding:1rem;display:flex;flex-direction:column;flex:1}.bdr .bdr-recommended__card-cat{display:block;font-size:.75rem;color:#0f3e7a;font-weight:600;margin-bottom:.25rem}.bdr .bdr-recommended__card-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 .5rem;flex:1}.bdr .bdr-recommended__card-excerpt{font-size:.875rem;color:#475569;line-height:1.5;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bdr .bdr-recommended__card-footer{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-top:auto;padding-top:.5rem}.bdr .bdr-recommended__card-author{font-size:.75rem;color:#475569;font-weight:500}.bdr .bdr-recommended__card-date,.bdr .bdr-recommended__card-meta{font-size:.75rem;color:#94a3b8}.bdr .bdr-recommended__footer{margin-top:2rem;display:flex;justify-content:center}.bdr .bdr-recommended__footer--right{justify-content:flex-end}.bdr .bdr-recommended__view-all{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#00a3a3;text-decoration:none;padding:.5rem 1.25rem;border:1.5px solid #00A3A3;border-radius:9999px;transition:background .15s ease,color .15s ease}.bdr .bdr-recommended__view-all span{transition:transform .15s ease}.bdr .bdr-recommended__view-all:hover{background:#00a3a3;color:#fff}.bdr .bdr-recommended__view-all:hover span{transform:translate(4px)}.bdr .bdr-recommended__view-all--filled{background:#00a3a3;color:#fff}.bdr .bdr-recommended__view-all--text-link{border-color:transparent;padding-inline:0;border-radius:0;text-decoration:underline;text-underline-offset:3px}.bdr .bdr-recommended__view-all--text-link:hover{background:transparent;color:#00a3a3}.bdr .bdr-courses{padding:2rem 0;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border-radius:.75rem}.bdr .bdr-courses__title{font-size:1.25rem;font-weight:700;margin-bottom:1.25rem;text-align:center}.bdr .bdr-courses__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:767px){.bdr .bdr-courses__grid{grid-template-columns:1fr}}.bdr .bdr-courses__card{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:1rem;display:flex;gap:1rem;align-items:center}.bdr .bdr-courses__card-thumb{width:48px;height:48px;border-radius:.5rem;background:#0f3e7a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bdr .bdr-courses__card-icon{font-size:1.5rem}.bdr .bdr-courses__card-body{flex:1}.bdr .bdr-courses__card-title{font-size:.875rem;font-weight:600;margin-bottom:.5rem}.bdr .bdr-cta{border-radius:.75rem;overflow:hidden;margin:2.5rem 0}.bdr .bdr-cta--banner{background:linear-gradient(135deg,#0f3e7a,#06c);color:#fff;padding:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.bdr .bdr-cta--banner .bdr-cta__headline{color:#fff;font-size:1.5rem}.bdr .bdr-cta--banner .bdr-cta__body{color:#ffffffd9}.bdr .bdr-cta--card{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:2rem;text-align:center;border:2px solid #0F3E7A}.bdr .bdr-cta--inline{padding:1rem 0;display:flex;align-items:center;gap:1rem;border-top:1px solid #E2E8F0}.bdr .bdr-cta__content{flex:1}.bdr .bdr-cta__headline{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.bdr .bdr-cta__body{font-size:.875rem;color:#475569;margin-bottom:1rem}.bdr .bdr-cta__btn{white-space:nowrap;flex-shrink:0}.bdr .bdr-newsletter{background:#f8fafc;border:1px solid #E2E8F0;border-radius:.75rem;padding:2rem;text-align:center;margin:2rem 0}.bdr .bdr-newsletter__headline{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.bdr .bdr-newsletter__body{font-size:.875rem;color:#475569;margin-bottom:1.25rem}.bdr .bdr-newsletter__form{display:flex;gap:.5rem;max-width:460px;margin-inline:auto}.bdr .bdr-newsletter__form .form-input{flex:1}@media(max-width:575px){.bdr .bdr-newsletter__form{flex-direction:column}}.bdr .bdr-author{padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #E2E8F0;margin:2rem 0}.bdr .bdr-author--horizontal{display:flex;gap:1.25rem;align-items:flex-start}.bdr .bdr-author--vertical{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.bdr .bdr-author--compact{display:flex;gap:.75rem;align-items:center;padding:1rem}.bdr .bdr-author__avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#0f3e7a,#06c);color:#fff;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bdr-author--compact .bdr .bdr-author__avatar{width:40px;height:40px;font-size:.875rem}.bdr .bdr-author__info{flex:1}.bdr .bdr-author__name{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.bdr .bdr-author__bio{font-size:.875rem;color:#475569;line-height:1.6;margin-bottom:.75rem}.bdr .bdr-author__social{display:flex;gap:.5rem}.bdr .bdr-author__social-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid #E2E8F0;font-size:.75rem;font-weight:700;text-decoration:none;color:#475569;transition:all .15s ease}.bdr .bdr-author__social-link:hover{background:#0f3e7a;color:#fff;border-color:#0f3e7a}.bdr .bdr-footer{padding:2rem 0 1.5rem;border-top:1px solid #E2E8F0;text-align:center}.bdr .bdr-footer__nav{display:flex;justify-content:center;gap:1.25rem;margin-bottom:.75rem}.bdr .bdr-footer__nav a{font-size:.875rem;color:#475569;text-decoration:none}.bdr .bdr-footer__nav a:hover{color:#0f3e7a}.bdr .bdr-footer__copy{font-size:.75rem;color:#94a3b8}.bdr .bdr-divider{border:none;border-top:1px solid #E2E8F0;margin:1rem 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bdr-faq{margin:0}.bdr-faq__title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #E2E8F0}.bdr-faq__list{display:flex;flex-direction:column;gap:.75rem}.bdr-faq__item{position:relative;border-radius:.75rem;transition:box-shadow .15s ease,border-color .15s ease}.bdr-faq__item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:.75rem 0 0 .75rem;background:#cbd5e1;transition:background .15s ease}.bdr-faq__item[open]:before{background:#00a3a3}.bdr-faq--card .bdr-faq__item{background:#f8fafc;border:1px solid #E2E8F0}.bdr-faq--card .bdr-faq__item[open]{background:#fff;border-color:#00a3a340;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.bdr-faq--minimal .bdr-faq__item{border-radius:0;border-bottom:1px solid #E2E8F0}.bdr-faq--minimal .bdr-faq__item:before{display:none}.bdr-faq--bordered .bdr-faq__item{background:#fff;border:1.5px solid #E2E8F0}.bdr-faq--bordered .bdr-faq__item[open]{border-color:#00a3a366}.bdr-faq__question{cursor:pointer;padding:1.25rem 1.25rem 1.25rem 1.5rem;font-size:1rem;font-weight:600;color:#00a3a3;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;-webkit-user-select:none;user-select:none;transition:opacity .15s ease;line-height:1.5}.bdr-faq__question:hover{opacity:.85}.bdr-faq__question::-webkit-details-marker{display:none}.bdr-faq__question::marker{display:none}.bdr-faq__question:after{content:"\2193";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:.375rem;border:1.5px solid #E2E8F0;font-size:.875rem;font-weight:400;line-height:1;color:#475569;background:#fff;transition:all .15s ease}details[open] .bdr-faq__question:after{content:"\2191";background:#00a3a3;border-color:#00a3a3;color:#fff}.bdr-faq--minimal .bdr-faq__question{padding-left:1rem}.bdr-faq__answer{margin:0 1.25rem 0 1.5rem;padding:1rem 0 1.25rem;border-top:1px solid #E2E8F0;font-size:1rem;font-weight:400;color:#475569;line-height:1.75;animation:fadeIn .2s ease}.bdr-faq__answer p{margin:0;color:inherit}.bdr-faq--minimal .bdr-faq__answer{margin:0;padding-inline:1rem}.bdr-tags{margin:1.5rem 0}.bdr-tags--center{text-align:center}.bdr-tags__title{font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.bdr-tags__list{display:flex;flex-wrap:wrap;gap:.5rem}.bdr-tags--center .bdr-tags__list{justify-content:center}.bdr-tags__item{display:inline-block;text-decoration:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.bdr-tags__item--pill{background:#f1f5f9;color:#475569;padding:.25rem .75rem;border-radius:9999px}.bdr-tags__item--outline{background:transparent;color:#0f3e7a;border:1px solid #0F3E7A;padding:.25rem .75rem;border-radius:9999px}.bdr-tags__item--filled{background:#0f3e7a;color:#fff;padding:.25rem .75rem;border-radius:9999px}.bdr-tags__item:hover{opacity:.8}.prose-video{margin:2rem 0}.prose-video__frame{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:.75rem;background:#0f172a}.prose-video__player{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#0f172a}.prose-video__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.prose-video__caption{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-style:italic;color:#475569;background:#f8fafc;border:1px solid #E2E8F0;border-radius:.5rem;line-height:1.6}.prose-video__caption:before{content:"\25b6";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;min-width:26px;border-radius:50%;background:#0f3e7a;color:#fff;font-size:8px;font-style:normal;line-height:1;flex-shrink:0}.cms-shell{display:flex;min-height:100vh;background-color:#f8fafc}.cms-topbar{position:fixed;top:0;left:0;right:0;height:60px;background-color:#fff;border-bottom:1px solid #E2E8F0;display:flex;align-items:center;justify-content:flex-start;z-index:300;box-shadow:0 1px 2px #0000000d}.cms-topbar__logo-area{flex-shrink:0;width:64px;display:flex;align-items:center;justify-content:center;padding:0 .5rem;transition:width .3s ease}.cms-shell--sidebar-open .cms-topbar__logo-area{width:256px;padding:0 1.25rem;justify-content:flex-start}.cms-topbar__logo{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;text-decoration:none;min-width:0;white-space:nowrap}.cms-topbar__logo-icon{width:32px;height:32px;border-radius:.375rem;background:linear-gradient(135deg,#0f3e7a,#1a5fa8);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700;color:#fff;letter-spacing:-.5px}.cms-topbar__logo-text{display:flex;flex-direction:column;min-width:0;display:none}.cms-shell--sidebar-open .cms-topbar__logo-text{display:flex}.cms-topbar__logo-name{font-size:.875rem;font-weight:700;color:#0f172a;line-height:1.1;letter-spacing:-.2px}.cms-topbar__logo-accent{color:#06c}.cms-topbar__logo-sub{font-size:10px;color:#94a3b8;font-weight:400}.cms-topbar__vdivider{width:1px;height:32px;background-color:#e2e8f0;flex-shrink:0}.cms-topbar__content{flex:1;display:flex;align-items:center;justify-content:flex-start;padding:0 1.25rem;min-width:0}.cms-topbar__breadcrumb{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.875rem;min-width:0}.cms-topbar__breadcrumb-item{color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-topbar__breadcrumb-item--active{color:#0f172a;font-weight:500}.cms-topbar__breadcrumb-sep{color:#94a3b8;font-size:.75rem;flex-shrink:0}.cms-topbar__right{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding-right:1.25rem;flex-shrink:0}.cms-topbar__role-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.3px;flex-shrink:0;pointer-events:none}.cms-topbar__role-badge--contributor{background-color:#f1f5f9;color:#475569}.cms-topbar__role-badge--editor{background-color:#d977061f;color:#764103}.cms-topbar__role-badge--publisher{background-color:#0284c71f;color:#016395}.cms-topbar__role-badge--admin{background-color:#0f3e7a1a;color:#0f3e7a}.cms-topbar__user-wrap{position:relative}.cms-topbar__user-btn{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;cursor:pointer;padding:.25rem;border-radius:9999px;transition:background-color .15s ease}.cms-topbar__user-btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.cms-topbar__user-btn:hover{background-color:#f1f5f9}.cms-topbar__user-avatar{width:34px;height:34px;border-radius:9999px;background-color:#0f3e7a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;border:2px solid #E2E8F0;transition:border-color .15s ease}.cms-topbar__user-btn:hover .cms-topbar__user-avatar{border-color:#0f3e7a}.cms-topbar__user-chevron{width:12px;height:12px;flex-shrink:0;opacity:.5}.cms-user-dropdown{position:absolute;right:0;top:calc(100% + .5rem);background:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;min-width:210px;z-index:320;overflow:hidden}.cms-user-dropdown__header{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;background-color:#f8fafc;border-bottom:1px solid #E2E8F0}.cms-user-dropdown__name{font-size:.875rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-user-dropdown__email{font-size:.75rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-user-dropdown__divider{height:1px;background-color:#e2e8f0}.cms-user-dropdown__item{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.75rem 1rem;font-size:.875rem;color:#475569;cursor:pointer;transition:background-color .15s ease,color .15s ease}.cms-user-dropdown__item:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.cms-user-dropdown__item:hover{background-color:#f8fafc;color:#dc2626}.cms-sidebar{position:fixed;top:60px;left:0;bottom:0;width:64px;background-color:#092b56;display:flex;flex-direction:column;z-index:300;transition:width .3s ease;overflow:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.cms-sidebar::-webkit-scrollbar{width:4px;height:4px}.cms-sidebar::-webkit-scrollbar-track{background:transparent}.cms-sidebar::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:9999px}.cms-sidebar--open{width:256px;overflow-x:hidden}@media(max-width:1023px){.cms-sidebar{width:256px;transform:translate(-100%)}.cms-sidebar--open{transform:translate(0);box-shadow:0 25px 50px -12px #00000040}}.cms-sidebar__nav{flex:1;padding:.75rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.cms-sidebar__nav::-webkit-scrollbar{width:3px;height:3px}.cms-sidebar__nav::-webkit-scrollbar-track{background:transparent}.cms-sidebar__nav::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:9999px}.cms-sidebar__divider{height:1px;background:#ffffff12;margin:.5rem .75rem}.cms-sidebar__nav-item{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#ffffffa6;text-decoration:none;transition:all .15s ease;position:relative;margin-bottom:2px}.cms-sidebar__nav-item:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.cms-sidebar__nav-item:hover{color:#fff;background-color:#ffffff12}.cms-sidebar__nav-item.active{color:#fff;background-color:#ffffff21;font-weight:600}.cms-sidebar__nav-item.active:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:3px;background:#06c;border-radius:0 .25rem .25rem 0}.cms-sidebar__nav-item-icon{width:20px;height:20px;flex-shrink:0;opacity:.7}.active .cms-sidebar__nav-item-icon{opacity:1}.cms-sidebar__nav-item-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-sidebar__footer{padding:.75rem;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0;display:flex;flex-direction:column;gap:.25rem}.cms-sidebar__user{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.5rem;border-radius:.5rem;cursor:default;transition:background-color .15s ease}.cms-sidebar__user:hover{background-color:#ffffff12}.cms-sidebar__user-avatar{width:32px;height:32px;border-radius:9999px;flex-shrink:0;background-color:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:600;border:2px solid rgba(255,255,255,.2)}.cms-sidebar__user-info{min-width:0;flex:1}.cms-sidebar__user-name{font-size:.875rem;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-sidebar__user-role{font-size:.75rem;color:#ffffff80}.cms-sidebar__logout-btn{color:#ffffff73!important}.cms-sidebar__toggle-btn{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;width:100%;padding:.5rem;border-radius:.5rem;color:#ffffff73;font-size:.875rem;font-weight:500;transition:color .15s ease,background-color .15s ease}.cms-sidebar__toggle-btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.cms-sidebar__toggle-btn svg{flex-shrink:0}.cms-sidebar__toggle-btn:hover{color:#fff;background-color:#ffffff12}.cms-sidebar__nav-badge{flex-shrink:0}@media(min-width:1024px){.cms-sidebar:not(.cms-sidebar--open){overflow:visible}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__nav{overflow:visible;padding:.75rem .5rem}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__user-info,.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__nav-item-label,.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__nav-badge{display:none}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__nav-item{justify-content:center;padding:.75rem .5rem;gap:0}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__user{justify-content:center;padding:.5rem}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__toggle-btn{justify-content:center;padding:.5rem}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__logout-btn .cms-sidebar__nav-item-label{display:none}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__footer{padding:.5rem}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__nav-item[title],.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__toggle-btn[title]{position:relative}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__nav-item[title]:hover:after,.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__toggle-btn[title]:hover:after{content:attr(title);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);background-color:#0f172a;color:#f8fafc;padding:.25rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;white-space:nowrap;z-index:310;pointer-events:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__nav-item[title]:hover:before,.cms-sidebar:not(.cms-sidebar--open) .cms-sidebar__toggle-btn[title]:hover:before{content:"";position:absolute;left:calc(100% + 3px);top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:#0f172a;z-index:310;pointer-events:none}}.cms-sidebar-overlay{position:fixed;inset:60px 0 0;background-color:#02061780;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:400;display:none;z-index:299}@media(max-width:1023px){.cms-sidebar-overlay{display:block}}.cms-main{flex:1;margin-left:64px;margin-top:60px;min-height:calc(100vh - 60px);background-color:#f8fafc;transition:margin-left .3s ease}@media(max-width:1023px){.cms-main{margin-left:0}}.cms-shell--sidebar-open .cms-main{margin-left:256px}@media(max-width:1023px){.cms-shell--sidebar-open .cms-main{margin-left:0}}.cms-page{padding:1.5rem}@media(max-width:575px){.cms-page{padding:1rem}}.cms-page--full{max-width:none}.cms-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}@media(max-width:575px){.cms-page__header{margin-bottom:1rem}}.cms-page__title-group{display:flex;flex-direction:column;gap:.25rem}.cms-page__title{font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.25}.cms-page__subtitle{font-size:.875rem;color:#475569}.cms-page__actions{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.editor-layout{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;align-items:flex-start}@media(max-width:1279px){.editor-layout{grid-template-columns:1fr 280px}}@media(max-width:1023px){.editor-layout{grid-template-columns:1fr}}.editor-layout__main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.editor-layout__sidebar{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:calc(60px + 1.5rem)}@media(max-width:1023px){.editor-layout__sidebar{position:static}}.editor-panel{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;overflow:visible}.editor-panel__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #E2E8F0;cursor:pointer;-webkit-user-select:none;user-select:none}.editor-panel__title{font-size:.875rem;font-weight:600;color:#0f172a;display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.editor-panel__body{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.auto-save-indicator{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.75rem;color:#94a3b8}.auto-save-indicator__dot{width:6px;height:6px;border-radius:9999px;background-color:#cbd5e1;flex-shrink:0}.auto-save-indicator__dot--saving{background-color:#d97706;animation:pulse 1s infinite}.auto-save-indicator__dot--saved{background-color:#16a34a}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.wysiwyg-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;padding:.5rem .75rem;background-color:#f8fafc;border:1px solid #CBD5E1;border-bottom:none;border-radius:.5rem .5rem 0 0;flex-wrap:wrap}.wysiwyg-toolbar__group{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;padding-right:.5rem;border-right:1px solid #E2E8F0;margin-right:.25rem}.wysiwyg-toolbar__group:last-child{border-right:none;padding-right:0;margin-right:0}.wysiwyg-toolbar__btn{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;width:30px;height:30px;border-radius:.375rem;color:#475569;font-size:.875rem;font-weight:600}.wysiwyg-toolbar__btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.wysiwyg-toolbar__btn:hover{color:#0f172a;background-color:#e2e8f0}.wysiwyg-toolbar__btn.active{color:#0f3e7a;background-color:#0f3e7a1a}.wysiwyg-body{display:block;width:100%;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#0f172a;background-color:#fff;border:1px solid #CBD5E1;border-radius:.375rem;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none;border-radius:0 0 .5rem .5rem;min-height:320px;max-height:600px;overflow-y:auto;line-height:1.625;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.wysiwyg-body::placeholder{color:#94a3b8}.wysiwyg-body:hover{border-color:#94a3b8}.wysiwyg-body:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc26}.wysiwyg-body:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0}.wysiwyg-body::-webkit-scrollbar{width:6px;height:6px}.wysiwyg-body::-webkit-scrollbar-track{background:transparent}.wysiwyg-body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.wysiwyg-body:focus{z-index:1}.action-menu{position:relative}.action-menu__dropdown{position:absolute;right:0;top:calc(100% + .25rem);min-width:180px;background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:100;overflow:hidden;padding:.25rem}.action-menu__item{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;color:#475569;border-radius:.375rem;transition:all .15s ease}.action-menu__item:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.action-menu__item:hover{color:#0f172a;background-color:#f1f5f9}.action-menu__item--danger{color:#dc2626}.action-menu__item--danger:hover{color:#dc2626;background-color:#fee2e2}.action-menu__item-icon{width:16px;height:16px;flex-shrink:0}.action-menu__separator{height:1px;background-color:#e2e8f0;margin:.25rem 0}.template-info-card{background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.template-info-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.template-info-card__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.template-info-card__change{font-size:.75rem;color:#0f3e7a;font-weight:500;text-decoration:none}.template-info-card__change:hover{text-decoration:underline}.template-info-card__value{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.template-info-card__dot{width:8px;height:8px;border-radius:9999px;background-color:#cbd5e1;flex-shrink:0}.template-info-card__dot--active{background-color:#16a34a}.template-info-card__hint{font-size:.75rem;color:#94a3b8;line-height:1.625;margin:0}.layout-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.25rem}.layout-picker__option{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;border:1.5px solid #E2E8F0;border-radius:.5rem;text-align:center;transition:all .15s ease;cursor:pointer}.layout-picker__option:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.layout-picker__option:hover{border-color:#0f3e7a;background-color:#0f3e7a08}.layout-picker__option--active{border-color:#0f3e7a;background-color:#0f3e7a0f;box-shadow:0 0 0 2px #0f3e7a26}.layout-picker__icon{font-size:1rem;line-height:1;color:#475569}.layout-picker__option--active .layout-picker__icon{color:#0f3e7a}.layout-picker__label{font-size:.75rem;font-weight:600;color:#0f172a;line-height:1.2}.layout-picker__hint{font-size:10px;color:#94a3b8;line-height:1.3}.template-picker{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.5rem}.template-picker__card{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:.75rem;border:1.5px solid #E2E8F0;border-radius:.5rem;text-align:left;cursor:pointer;transition:all .15s ease;background:#fff}.template-picker__card:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.template-picker__card:hover{border-color:#0f3e7a;background:#0f3e7a08}.template-picker__card--active{border-color:#0f3e7a;background:#0f3e7a0f;box-shadow:0 0 0 2px #0f3e7a26}.template-picker__card-icon{font-size:1rem;margin-bottom:.25rem}.template-picker__card-name{font-size:.75rem;font-weight:600;color:#0f172a;line-height:1.3}.template-picker__card-hint{font-size:10px;color:#94a3b8}.template-picker__card-live{position:absolute;top:.5rem;right:.5rem;font-size:9px;font-weight:700;padding:1px .25rem;border-radius:.25rem;background:#16a34a;color:#fff;text-transform:uppercase}.template-picker__empty{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.75rem;color:#94a3b8;margin-top:.25rem}.template-sections{border:1px solid #E2E8F0;border-radius:.75rem;overflow:hidden;margin-bottom:1rem}.template-sections__header{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;background-color:#f8fafc;border-bottom:1px solid #E2E8F0;gap:.5rem}.template-sections__title{font-size:.875rem;font-weight:600;color:#0f172a}.template-sections__subtitle{font-size:.75rem;color:#94a3b8;text-align:right}.template-section-item{border-bottom:1px solid #E2E8F0}.template-section-item:last-child{border-bottom:none}.template-section-item__header{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:.75rem 1rem;background-color:#fff;cursor:default}.template-section-item__type-badge{display:inline-flex;align-items:center;padding:2px .5rem;background-color:#0f3e7a14;color:#0f3e7a;border-radius:9999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.template-section-item__label{font-size:.875rem;font-weight:500;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-section-item__fields{padding:.75rem 1rem 1rem;background-color:#f8fafc;display:flex;flex-direction:column;gap:.75rem}.template-section-item__auto-note{padding:.5rem 1rem;font-size:.75rem;color:#94a3b8;font-style:italic;background-color:#f8fafc;margin:0}.form-input--sm,.form-textarea--sm{font-size:.875rem;padding:.5rem .75rem}.form-label--sm{font-size:.75rem;margin-bottom:.25rem}.form-group--sm{margin-bottom:0}.link-inline{color:#0f3e7a;text-decoration:none;font-weight:500}.link-inline:hover{text-decoration:underline}.workflow-bar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.workflow-bar__status{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.workflow-bar__label{font-size:.875rem;color:#475569}.workflow-bar__actions{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-wrap:wrap}.builder-shell{display:flex;flex-direction:column;height:calc(100vh - 60px);overflow:hidden;background-color:#f1f5f9}.builder-topbar{background-color:#fff;border-bottom:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;height:52px;flex-shrink:0;gap:1rem;box-shadow:0 1px 2px #0000000d}.builder-topbar__left{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0;flex:1}.builder-topbar__name{font-size:.875rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px}@media(max-width:1023px){.builder-topbar__name{max-width:140px}}.builder-topbar__name--editable{cursor:pointer;border-radius:.25rem;padding:2px .25rem;transition:background .15s ease,color .15s ease;display:inline-flex;align-items:center;gap:.25rem}.builder-topbar__name--editable:hover{background:#0f3e7a12;color:#0f3e7a}.builder-topbar__name-edit-hint{font-size:11px;opacity:0;color:#0f3e7a;transition:opacity .15s ease;flex-shrink:0}.builder-topbar__name--editable:hover .builder-topbar__name-edit-hint{opacity:1}.builder-topbar__name-input{font-size:.875rem;font-weight:600;color:#0f172a;background:#fff;border:1px solid #0F3E7A;border-radius:.25rem;outline:none;padding:2px .5rem;min-width:140px;max-width:280px;width:220px;box-shadow:0 0 0 3px #0f3e7a1f;transition:box-shadow .15s ease}.builder-topbar__name-input:focus{box-shadow:0 0 0 3px #0f3e7a33}@media(max-width:1023px){.builder-topbar__name-input{width:160px;min-width:100px}}.builder-topbar__sep{width:1px;height:16px;background-color:#e2e8f0;flex-shrink:0}.builder-topbar__type-hint{font-size:.75rem;font-weight:500;color:#0f3e7a;background-color:#0f3e7a14;padding:3px .75rem;border-radius:9999px;white-space:nowrap;flex-shrink:0}.builder-topbar__name-wrap{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;min-width:0}.builder-topbar__page-type{font-size:10px;font-weight:600;padding:2px .5rem;border-radius:9999px;white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.04em}.builder-topbar__page-type--blog-landing{background:#0f3e7a1f;color:#0f3e7a}.builder-topbar__page-type--blog-post{background:#16a34a1f;color:#16a34a}.builder-topbar__page-type--category{background:#d977061f;color:#d97706}.builder-topbar__page-type--tag{background:#8b5cf61f;color:#7c3aed}.builder-topbar__unsaved{font-size:.75rem;color:#d97706;font-weight:500}.builder-topbar__new-badge{font-size:.75rem;font-weight:600;color:#fff;background-color:#06c;padding:2px .5rem;border-radius:9999px;white-space:nowrap}.builder-topbar__center{display:flex;align-items:center;justify-content:center;flex-shrink:0}.builder-topbar__right{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-shrink:0}.builder-panels{display:grid;grid-template-columns:260px 1fr 300px;grid-template-rows:1fr;flex:1;overflow:hidden;min-height:0}.builder-panels>*{min-height:0}@media(max-width:1279px){.builder-panels{grid-template-columns:240px 1fr 280px}}@media(max-width:1023px){.builder-panels{grid-template-columns:220px 1fr 260px}}.builder-palette{background-color:#fff;border-right:1px solid #E2E8F0;display:flex;flex-direction:column;overflow:hidden;min-height:0;height:100%}.builder-palette__header{padding:1rem 1rem .75rem;border-bottom:1px solid #E2E8F0;flex-shrink:0}.builder-palette__header h3{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:0}.builder-palette__header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.builder-palette__page-type-badge{font-size:9px;font-weight:600;padding:2px .5rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.builder-palette__page-type-badge--blog-landing{background:#0f3e7a1f;color:#0f3e7a}.builder-palette__page-type-badge--blog-post{background:#16a34a1f;color:#16a34a}.builder-palette__page-type-badge--category{background:#d977061f;color:#d97706}.builder-palette__page-type-badge--tag{background:#8b5cf61f;color:#7c3aed}.builder-palette__active-hint{display:block;font-size:.75rem;color:#0f3e7a;margin-top:.25rem}.builder-palette__scroll{flex:1;height:0;overflow-y:auto;padding:.75rem;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.builder-palette__scroll::-webkit-scrollbar{width:6px;height:6px}.builder-palette__scroll::-webkit-scrollbar-track{background:transparent}.builder-palette__scroll::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.builder-palette__category{margin-bottom:1rem}.builder-palette__category-label{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.025em;padding:.25rem .25rem .5rem;display:block}.builder-palette__item{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #E2E8F0;background-color:#fff;margin-bottom:.5rem;cursor:grab;transition:all .15s ease;text-align:left}.builder-palette__item:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.builder-palette__item:hover{border-color:#0f3e7a;background-color:#0f3e7a08;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.builder-palette__item:active{cursor:grabbing}.builder-palette__item--active{border-color:#0f3e7a;background-color:#0f3e7a0f;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.builder-palette__item--active .builder-palette__item-icon{background-color:#0f3e7a1f}.builder-palette__item--active .builder-palette__item-label{color:#0f3e7a;font-weight:600}.builder-palette__item.cdk-drag-preview{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border-color:#0f3e7a;background-color:#fff}.builder-palette__item.cdk-drag-placeholder{opacity:.3}.builder-palette__item-check{margin-left:auto;flex-shrink:0;width:18px;height:18px;border-radius:9999px;background-color:#0f3e7a;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.builder-palette__active-hint{display:block;font-size:10px;color:#0f3e7a;font-weight:500;margin-top:.25rem}.builder-palette__item-icon{width:32px;height:32px;border-radius:.375rem;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.builder-palette__item-meta{display:flex;flex-direction:column;min-width:0}.builder-palette__item-label{font-size:.875rem;font-weight:500;color:#0f172a;line-height:1.2}.builder-palette__item-desc{font-size:10px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:1px}.builder-canvas{display:flex;flex-direction:column;overflow:hidden;background-color:#f1f5f9}.builder-canvas__topbar{background-color:#fff;border-bottom:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;flex-shrink:0;gap:.75rem}.builder-canvas__device-btns{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;background-color:#f1f5f9;padding:.25rem;border-radius:.5rem}.builder-canvas__device-btn{display:inline-flex;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;width:32px;height:32px;border-radius:.375rem;color:#94a3b8;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.builder-canvas__device-btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.builder-canvas__device-btn.active,.builder-canvas__device-btn:hover{background-color:#fff;color:#0f172a;box-shadow:0 1px 2px #0000000d}.builder-canvas__actions{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.builder-canvas__viewport{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent;display:flex;flex-direction:column;align-items:center}.builder-canvas__viewport::-webkit-scrollbar{width:6px;height:6px}.builder-canvas__viewport::-webkit-scrollbar-track{background:transparent}.builder-canvas__viewport::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.builder-canvas__viewport--desktop .builder-canvas__frame{width:100%;max-width:1280px}.builder-canvas__viewport--tablet .builder-canvas__frame{width:768px}.builder-canvas__viewport--mobile .builder-canvas__frame{width:375px}.builder-canvas__frame{background-color:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;overflow:visible;min-height:600px;transition:width .3s ease}.builder-canvas__empty-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;border:2px dashed #CBD5E1;border-radius:.75rem;color:#94a3b8;margin:1.5rem;transition:border-color .15s ease,background-color .15s ease}.canvas-drop-list.cdk-drop-list-dragging .builder-canvas__empty-drop,.canvas-drop-list.cdk-drop-list-receiving .builder-canvas__empty-drop{border-color:#0f3e7a;background-color:#0f3e7a08;color:#0f3e7a}.builder-canvas__empty-drop-icon{font-size:2rem;margin-bottom:.75rem}.builder-canvas__empty-drop-text{font-size:.875rem;font-weight:500}.builder-canvas__empty-drop-hint{font-size:.75rem;margin-top:.25rem;text-align:center;max-width:260px}.canvas-drop-list{min-height:520px}.canvas-drop-list.cdk-drop-list-dragging,.canvas-drop-list.cdk-drop-list-receiving{outline:2px dashed rgba(15,62,122,.35);outline-offset:4px;border-radius:.5rem}.section-wrapper{position:relative;border:2px solid transparent;border-radius:2px;transition:border-color .15s ease,box-shadow .15s ease;cursor:pointer}.section-wrapper:hover{border-color:#0f3e7a66}.section-wrapper--selected{border-color:#0f3e7a;box-shadow:0 0 0 3px #0f3e7a2e}.section-wrapper--selected .section-wrapper__controls{opacity:1}.section-wrapper--selected .section-wrapper__type-badge{opacity:1;background-color:#0f3e7a;color:#fff}.section-wrapper.cdk-drag-preview{box-shadow:0 25px 50px -12px #00000040;border-color:#0f3e7a}.section-wrapper.cdk-drag-placeholder{border:2px dashed #0F3E7A;background-color:#0f3e7a0a;min-height:60px}.section-wrapper__controls{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:flex-start;gap:.25rem;opacity:0;transition:opacity .15s ease;z-index:10}.section-wrapper:hover .section-wrapper__controls{opacity:1}.section-wrapper__drag-handle{display:inline-flex;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:.375rem;background-color:#0f3e7a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;cursor:grab}.section-wrapper__drag-handle:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.section-wrapper__drag-handle:active{cursor:grabbing}.section-wrapper__ctrl-btn{display:inline-flex;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:.375rem;background-color:#fff;border:1px solid #E2E8F0;color:#475569;display:flex;align-items:center;justify-content:center;font-size:.75rem;transition:all .15s ease}.section-wrapper__ctrl-btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.section-wrapper__ctrl-btn:hover{color:#0f172a;border-color:#94a3b8}.section-wrapper__ctrl-btn--danger:hover{color:#dc2626;border-color:#dc2626}.section-wrapper__type-badge{position:absolute;top:0;left:.75rem;font-size:10px;font-weight:600;padding:3px .75rem;background-color:#334155;color:#fff;border-radius:0 0 .375rem .375rem;opacity:0;transition:opacity .15s ease,background-color .15s ease;pointer-events:none;white-space:nowrap;z-index:6}.section-wrapper:hover .section-wrapper__type-badge{opacity:.85}.section-preview{padding:1.5rem 2rem}.section-preview--hero{background:linear-gradient(135deg,#0f3e7a,#1a5fa8);padding:3rem 2rem;text-align:center}.section-preview--hero:before{content:"\1f50d   Hero Banner \2014  Search & Headline";display:block;color:#ffffffe6;font-size:1.125rem;font-weight:600}.section-preview--featured{background-color:#f8fafc}.section-preview--featured:before{content:"\2b50   Featured Posts Strip";display:block;color:#475569;font-size:.875rem;font-weight:500}.section-preview--featured:after{content:"";display:grid;grid-template-columns:1.6fr 1fr;gap:1rem;margin-top:.75rem;height:80px;background:linear-gradient(to right,#e2e8f0 0% calc(62% - 8px),#e2e8f0 calc(62% + 8px) 100%);border-radius:.375rem}.section-preview--grid:before{content:"\229e   Post Grid (3 columns)";display:block;color:#475569;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.section-preview--grid:after{content:"";display:block;height:80px;background:repeating-linear-gradient(to right,#E2E8F0 0,#E2E8F0 30%,transparent 30%,transparent calc(33.3% - 1px),#E2E8F0 33.3%);border-radius:.375rem}.section-preview--filter{padding:1rem 2rem;border-bottom:1px solid #E2E8F0}.section-preview--filter:before{content:"\2699   Filter Bar \2014  Categories & Tags";display:block;color:#94a3b8;font-size:.875rem}.section-preview--cta{background:linear-gradient(135deg,#0f3e7a,#1a5fa8);text-align:center;padding:3rem 2rem}.section-preview--cta:before{content:"\1f4e3   CTA Banner \2014  Call to Action";display:block;color:#ffffffe6;font-size:1rem;font-weight:500}.section-preview--newsletter{background-color:#f8fafc;text-align:center}.section-preview--newsletter:before{content:"\2709\fe0f   Newsletter Signup";display:block;color:#475569;font-size:.875rem}.section-preview--masonry:before{content:"\25eb   Post Masonry Grid";display:block;color:#475569;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.section-preview--list:before{content:"\2261   Post List";display:block;color:#475569;font-size:.875rem}.section-preview--image{background-color:#e2e8f0;height:120px;display:flex;align-items:center;justify-content:center}.section-preview--image:before{content:"\1f5fa\fe0f   Image Banner";display:block;color:#94a3b8;font-size:.875rem}.section-preview--text:before{content:"T  Rich Text Block";display:block;color:#475569;font-size:.875rem}.section-preview--tags:before{content:"#  Tag Cloud";display:block;color:#475569;font-size:.875rem}.section-preview--two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem 2rem}.section-preview--two-col:before{content:"Column 1";display:block;height:60px;background-color:#f1f5f9;border-radius:.375rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.75rem}.section-preview--two-col:after{content:"Column 2";display:block;height:60px;background-color:#f1f5f9;border-radius:.375rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.75rem}.section-preview--divider{padding:1rem 2rem}.section-preview--divider:before{content:"";display:block;height:1px;background-color:#cbd5e1}.section-preview--spacer:before{content:"\2195   Spacer";display:block;color:#94a3b8;font-size:.75rem;text-align:center}.section-preview--breadcrumb{padding:.75rem 2rem;border-bottom:1px solid #E2E8F0}.section-preview--breadcrumb:before{content:"\203a   Home  \203a   Category  \203a   Article Title";font-size:.75rem;color:#94a3b8}.section-preview--blog-hero{background:linear-gradient(135deg,#f1f5f9,#f8fafc);padding:2rem 2rem 0;border-bottom:1px solid #E2E8F0}.section-preview--blog-hero:before{content:"\1f4f0   Blog Hero \2014  Title \b7  Author \b7  Date \b7  Hero Image";display:block;color:#475569;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.section-preview--blog-hero:after{content:"";display:block;height:80px;background:#e2e8f0;border-radius:.375rem .375rem 0 0;margin:0 -2rem}.section-preview--read-time{padding:.75rem 2rem}.section-preview--read-time:before{content:"\23f1   5 min read";font-size:.75rem;color:#94a3b8;border:1px solid #E2E8F0;border-radius:9999px;padding:2px .75rem}.section-preview--social-share:before{content:"\2197   Share: LinkedIn  \b7   X  \b7   Facebook  \b7   Copy Link";display:block;font-size:.75rem;color:#94a3b8}.section-preview--intro-text:before{content:"\b6   Intro / Lead Paragraph";display:block;font-size:.875rem;color:#475569;font-style:italic}.section-preview--rich-text-block:before{content:"T  Rich Text \2014  Article Body";display:block;color:#475569;font-size:.875rem}.section-preview--rich-text-block:after{content:"";display:block;margin-top:.75rem;height:40px;background:repeating-linear-gradient(to bottom,#E2E8F0 0,#E2E8F0 8px,transparent 8px,transparent 14px);border-radius:4px}.section-preview--image-block{background:#f1f5f9;min-height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem}.section-preview--image-block:before{content:"\1f5bc   Image Block";font-size:.875rem;color:#94a3b8}.section-preview--video-block{background:#1a1a2e;min-height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;border-radius:.375rem}.section-preview--video-block:before{content:"\25b6   Video Block";font-size:.875rem;color:#ffffffb3}.section-preview--quote{border-left:4px solid #0F3E7A;background:#f8fafc;padding:1rem 1.5rem}.section-preview--quote:before{content:'"  Quote / Callout Block';display:block;font-size:.875rem;color:#0f3e7a;font-style:italic}.section-preview--two-col-content{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 2rem}.section-preview--two-col-content:before{content:"Col 1";display:block;height:50px;background:#f1f5f9;border-radius:.375rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#94a3b8}.section-preview--two-col-content:after{content:"Col 2";display:block;height:50px;background:#f1f5f9;border-radius:.375rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#94a3b8}.section-preview--faq:before{content:"\2753   FAQ Accordion";display:block;font-size:.875rem;color:#475569;margin-bottom:.75rem}.section-preview--faq:after{content:"";display:block;height:60px;background:repeating-linear-gradient(to bottom,#e2e8f0 0 16px,#f8fafc 16px 24px);border-radius:.375rem}.section-preview--tagged-topics:before{content:"\1f3f7   Tagged Topics";display:block;font-size:.875rem;color:#475569;margin-bottom:.75rem}.section-preview--tagged-topics:after{content:"SAP  \b7   ERP  \b7   Cloud  \b7   Training";display:block;font-size:.75rem;color:#0f3e7a;border:1px solid #E2E8F0;border-radius:9999px;padding:2px .75rem;width:max-content}.section-preview--toc{border:1px solid #E2E8F0;border-radius:.375rem;background:#f8fafc;padding:1rem 1.25rem}.section-preview--toc:before{content:"\2630   Table of Contents";display:block;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.section-preview--recommended:before{content:"\2726   Recommended Posts";display:block;font-size:.875rem;color:#475569;margin-bottom:.75rem}.section-preview--recommended:after{content:"";display:grid;height:60px;background:repeating-linear-gradient(to right,#E2E8F0 0,#E2E8F0 30%,transparent 30%,transparent calc(33.3% - 1px),#E2E8F0 33.3%);border-radius:.375rem}.section-preview--related-courses{background:linear-gradient(135deg,#eff6ff,#f0fdf4)}.section-preview--related-courses:before{content:"\1f393   Related Courses";display:block;font-size:.875rem;color:#475569;margin-bottom:.75rem}.section-preview--cta-block{background:linear-gradient(135deg,#0f3e7a,#06c);text-align:center;padding:2rem}.section-preview--cta-block:before{content:"\1f4e3   CTA Block \2014  Request Demo \b7  Subscribe \b7  Courses";display:block;color:#ffffffe6;font-size:.875rem;font-weight:500}.section-preview--newsletter-block{background:#f8fafc;text-align:center}.section-preview--newsletter-block:before{content:"\2709   Newsletter Signup";display:block;color:#475569;font-size:.875rem}.section-preview--author-bio{background:#f8fafc;border-top:1px solid #E2E8F0}.section-preview--author-bio:before{content:"\1f464   Author Bio \2014  Avatar \b7  Name \b7  Bio \b7  Social Links";display:block;font-size:.875rem;color:#475569}.section-preview--footer-block{background:#0f172a;padding:1.5rem 2rem}.section-preview--footer-block:before{content:"\25ac   Article Footer";display:block;font-size:.875rem;color:#ffffff80}.section-preview--fph{display:grid;grid-template-columns:55% 45%;min-height:140px;border-radius:.375rem;overflow:hidden}.section-preview--fph:before{content:"";display:block;background:linear-gradient(160deg,#0f3460,#16213e);padding:1.5rem;position:relative;background-image:linear-gradient(160deg,#0f3460,#16213e),repeating-linear-gradient(to bottom,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 6px,transparent 6px,transparent 14px);background-blend-mode:normal}.section-preview--fph:after{content:"\1f3a0   Featured Post Hero";display:flex;align-items:flex-end;justify-content:flex-start;padding:.75rem 1rem;background:linear-gradient(to bottom,#d1d5db,#9ca3af);color:#0000008c;font-size:.75rem;font-weight:600}.section-preview--grid-tabbed{padding:1.25rem 2rem}.section-preview--grid-tabbed:before{content:"\229e   Post Grid (Tabbed)  \b7   Popular  |  Recommended";display:block;color:#475569;font-size:.75rem;font-weight:600;padding-bottom:.5rem;border-bottom:2px solid #0F3E7A;margin-bottom:.75rem}.section-preview--grid-tabbed:after{content:"";display:block;height:80px;background:repeating-linear-gradient(to right,#E2E8F0 0,#E2E8F0 calc(33.3% - 4px),transparent calc(33.3% - 4px),transparent 33.3%,#E2E8F0 33.3%,#E2E8F0 calc(66.6% - 4px),transparent calc(66.6% - 4px),transparent 66.6%,#E2E8F0 66.6%,#E2E8F0 100%);border-radius:.375rem}.section-preview--cat-showcase{display:grid;grid-template-columns:200px 1fr;min-height:160px;border-radius:.375rem;overflow:hidden}.section-preview--cat-showcase:before{content:"\1f5c2\fe0f   Category Showcase";display:flex;align-items:center;background:#0f172a;color:#fffc;font-size:.75rem;font-weight:700;padding:1.25rem}.section-preview--cat-showcase:after{content:"";display:block;background:repeating-linear-gradient(to right,#e2e8f0 0,#e2e8f0 calc(25% - 4px),transparent calc(25% - 4px),transparent 25%,#cbd5e1 25%,#cbd5e1 calc(50% - 4px),transparent calc(50% - 4px),transparent 50%,#e2e8f0 50%,#e2e8f0 calc(75% - 4px),transparent calc(75% - 4px),transparent 75%,#cbd5e1 75%,#cbd5e1 100%);border-top:2px solid #E2E8F0}.builder-properties{background-color:#fff;border-left:1px solid #E2E8F0;display:flex;flex-direction:column;overflow:hidden;height:100%}.builder-properties__header{padding:1rem;border-bottom:1px solid #E2E8F0;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.builder-properties__header h3{font-size:.875rem;font-weight:600;color:#0f172a;margin:0}.builder-properties__tabs{display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #E2E8F0;flex-shrink:0}.builder-properties__tabs button{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;flex:1;padding:.75rem;font-size:.75rem;font-weight:500;color:#475569;border-bottom:2px solid transparent;transition:all .15s ease}.builder-properties__tabs button:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.builder-properties__tabs button.active{color:#0f3e7a;border-bottom-color:#0f3e7a}.builder-properties__tabs button:hover:not(.active){color:#0f172a}.builder-properties .builder-tab-badge{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:5px;border-radius:50%;background:#d97706;color:#fff;font-size:9px;font-weight:700;line-height:1;vertical-align:middle}.builder-properties__inner{display:flex;flex-direction:column;flex:1;height:0;min-height:0;overflow:hidden}.builder-properties__scroll{flex:1;height:0;overflow-y:auto;padding:1rem 1rem 2.5rem;scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}.builder-properties__scroll::-webkit-scrollbar{width:6px;height:6px}.builder-properties__scroll::-webkit-scrollbar-track{background:transparent}.builder-properties__scroll::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.builder-properties__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;text-align:center;color:#94a3b8}.builder-properties__empty-icon{font-size:1.5rem;margin-bottom:.75rem}.builder-properties__empty-text{font-size:.875rem}.builder-properties__field-group{margin-bottom:1.25rem}.builder-properties__field-group label{display:block;font-size:.75rem;font-weight:500;color:#475569;margin-bottom:.25rem}.builder-properties__field-group--inline{display:flex;justify-content:space-between;align-items:center}.builder-properties__field-group--inline label{margin-bottom:0}.builder-properties__field-group--inline .form-toggle{display:inline-flex}.builder-properties__group-header{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:1rem 0 .25rem;margin-bottom:.5rem;border-top:1px solid #E2E8F0}.builder-properties__group-header:first-child{border-top:none;padding-top:0}.builder-properties__section-type{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #E2E8F0}.builder-properties__type-badge{font-size:.75rem;font-weight:500;color:#0f3e7a;background:#0f3e7a14;padding:2px .5rem;border-radius:.25rem}.builder-properties__type-hint{font-size:.75rem;color:#94a3b8}.builder-properties__color-row{display:flex;justify-content:flex-start;gap:.75rem;align-items:center}.builder-properties__color-row input[type=color]{width:36px;height:36px;border-radius:.375rem;border:1px solid #E2E8F0;padding:2px;cursor:pointer;background:none}.builder-properties__color-row span{font-size:.875rem;color:#0f172a;font-family:monospace}.builder-properties__layout-btns{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.builder-properties__layout-btns button{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;padding:.5rem .75rem;font-size:.75rem;border:1px solid #E2E8F0;border-radius:.375rem;color:#475569;transition:all .15s ease}.builder-properties__layout-btns button:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.builder-properties__layout-btns button.active{background-color:#0f3e7a;border-color:#0f3e7a;color:#fff}.builder-properties__layout-btns button:hover:not(.active){border-color:#94a3b8;color:#0f172a}.theme-panel__section{padding:1rem 0;border-bottom:1px solid #E2E8F0}.theme-panel__section:last-child{border-bottom:none}.theme-panel__section h4{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.75rem}.theme-panel__color-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.theme-panel__color-item{display:flex;justify-content:flex-start;gap:.5rem;align-items:center}.theme-panel__color-item input[type=color]{width:32px;height:32px;border-radius:.25rem;border:1px solid #E2E8F0;padding:2px;cursor:pointer;flex-shrink:0}.theme-panel__color-item label{font-size:11px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-panel__font-select{width:100%;margin-bottom:.5rem}.theme-panel__slider-row{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.75rem}.theme-panel__slider-row label{font-size:.75rem;color:#475569;white-space:nowrap}.theme-panel__slider-row input[type=range]{flex:1;accent-color:#0F3E7A}.theme-panel__slider-row span{font-size:.75rem;color:#0f172a;min-width:36px;text-align:right}.theme-panel__preset-btn{justify-content:flex-start!important;gap:.5rem;margin-bottom:.5rem}.theme-panel__preset-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.theme-panel__preset-swatch{width:10px;height:10px;border-radius:2px;flex-shrink:0;opacity:.7}.theme-panel__radius-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.theme-panel__save-hint{font-size:11px;color:#94a3b8;text-align:center;margin-top:.5rem;margin-bottom:0}.theme-preview{border:1px solid;overflow:hidden;margin-top:.5rem}.theme-preview__swatches{display:flex;height:24px;overflow:hidden}.theme-preview__swatch{flex:1;height:100%}.theme-preview__text{padding:.75rem .75rem .5rem}.theme-preview__heading{font-size:13px;margin-bottom:4px;line-height:1.3}.theme-preview__body{font-size:11px;line-height:1.5}.theme-preview__components{display:flex;justify-content:flex-start;gap:.5rem;padding:.5rem .75rem .75rem;align-items:center;flex-wrap:wrap}.theme-preview__btn{padding:4px 12px;font-size:11px;font-weight:500;border:1px solid transparent;cursor:default;color:#fff;white-space:nowrap}.theme-preview__btn--outline{background:transparent!important;border-width:1px;border-style:solid}.theme-preview__link{font-size:11px;cursor:default}.theme-preview__card{margin:.5rem .75rem .75rem;padding:.75rem;border:1px solid}.theme-preview__card-title{font-size:12px;font-weight:600;margin-bottom:2px}.theme-preview__card-meta{font-size:10px;margin-bottom:.5rem}.theme-preview__card-tag{display:inline-block;font-size:10px;font-weight:500;padding:2px 8px}@keyframes tl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes tl-scale-in{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.template-library__active-banner{margin-bottom:1.5rem;border-left:4px solid #16A34A}.template-library__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1279px){.template-library__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.template-library__grid{grid-template-columns:1fr}}.template-library__card{background-color:#fff;border:1px solid #E2E8F0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;overflow:visible;cursor:pointer;display:flex;flex-direction:column;transition:all .2s ease}.template-library__card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-2px)}.template-library__card--active{border-top:3px solid #16A34A}.template-library__card--menu-open{position:relative;z-index:100}.template-library__card--menu-open:hover{transform:none}.template-library__card--new{background:transparent;border:2px dashed #E2E8F0;box-shadow:none}.template-library__card--new:hover{border-color:#0f3e7a;box-shadow:none;transform:translateY(-2px)}.template-library__preview{aspect-ratio:16/9;background:linear-gradient(135deg,#0f3e7a,#06c);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.template-library__preview[data-type=blog-landing]{background:linear-gradient(135deg,#3b82f6,#6366f1)}.template-library__preview[data-type=blog-post]{background:linear-gradient(135deg,#10b981,#059669)}.template-library__preview[data-type=category]{background:linear-gradient(135deg,#f59e0b,#ef4444)}.template-library__preview[data-type=tag]{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.template-library__preview--new{background:#f1f5f9;border-bottom:1px solid #E2E8F0}.template-library__preview-icon{opacity:.18;color:#fff;display:flex}.template-library__preview-icon app-icon,.template-library__preview-icon svg{width:52px;height:52px}.template-library__new-icon{font-size:2.5rem;font-weight:300;line-height:1;color:#94a3b8}.template-library__type-badge{position:absolute;top:.5rem;left:.5rem;font-size:.75rem;font-weight:600}.template-library__live-badge{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;gap:.25rem;padding:2px .5rem;border-radius:9999px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.75rem;font-weight:600;white-space:nowrap}.template-library__live-dot{width:6px;height:6px;border-radius:50%;background:#16a34a;flex-shrink:0;animation:tl-pulse 1.6s ease-in-out infinite}.template-library .tag-chip--blue{background:#3b82f626;color:#2563eb}.template-library .tag-chip--green{background:#10b98126;color:#059669}.template-library .tag-chip--orange{background:#f59e0b26;color:#d97706}.template-library .tag-chip--purple{background:#8b5cf626;color:#7c3aed}.template-library .tag-chip--gray{background:#f1f5f9;color:#475569}.template-library__body{padding:1rem 1.25rem .75rem;flex:1}.template-library__name{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.template-library__name--muted{color:#94a3b8}.template-library__meta{font-size:.75rem;color:#94a3b8}.template-library__footer{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid #E2E8F0;background:#f8fafc}.template-library__footer--new{background:transparent;border-top:none;padding-top:0;justify-content:center}.template-library__new-cta{font-size:.875rem;font-weight:500;color:#0f3e7a}.tl-menu{position:relative;margin-left:auto}.tl-menu__trigger{padding:.25rem .5rem;color:#94a3b8}.tl-menu__trigger app-icon,.tl-menu__trigger svg{width:16px;height:16px}.tl-menu__trigger:hover{color:#0f172a}.tl-menu__dropdown{position:absolute;right:0;top:100%;min-width:168px;background:#fff;border:1px solid #E2E8F0;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;overflow:hidden;z-index:100;animation:tl-scale-in .12s ease-out forwards;padding-top:.25rem;padding-bottom:.25rem}.tl-menu__item{display:block;width:100%;padding:.5rem 1rem;font-size:.875rem;color:#0f172a;background:none;border:none;text-align:left;cursor:pointer;transition:background .2s ease;white-space:nowrap}.tl-menu__item:hover{background:#f8fafc}.tl-menu__item--danger{color:#dc2626}.tl-menu__item--danger:hover{background:#dc26260f}.tl-menu__item--disabled{color:#94a3b8;font-style:italic;cursor:default}.tl-menu__item--disabled:hover{background:none}.tl-filter-tabs{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;margin-bottom:1.5rem;border-bottom:2px solid #E2E8F0;padding-bottom:0}.tl-filter-tab{display:inline-flex;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#475569;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .15s ease;cursor:pointer}.tl-filter-tab:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.tl-filter-tab:hover{color:#0f172a}.tl-filter-tab--active{color:#0f3e7a;border-bottom-color:#0f3e7a;font-weight:600}.tl-filter-tab--landing.tl-filter-tab--active{color:#2563eb;border-bottom-color:#2563eb}.tl-filter-tab--post.tl-filter-tab--active{color:#059669;border-bottom-color:#059669}.tl-filter-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .25rem;border-radius:9999px;background-color:#f1f5f9;color:#475569;font-size:.75rem;font-weight:600;line-height:1}.tl-type-picker-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;display:flex;align-items:center;justify-content:center;animation:tl-scale-in .15s ease-out}.tl-type-picker{background:#fff;border-radius:1rem;width:min(680px,100vw - 2rem);box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.tl-type-picker__header{position:relative;padding:2rem 2rem 1.5rem;border-bottom:1px solid #E2E8F0;text-align:center}.tl-type-picker__title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.tl-type-picker__subtitle{font-size:.875rem;color:#475569;margin:0}.tl-type-picker__close{display:inline-flex;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;position:absolute;top:1.25rem;right:1.25rem;width:32px;height:32px;border-radius:9999px;background-color:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;font-size:.875rem;cursor:pointer;transition:all .15s ease}.tl-type-picker__close:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.tl-type-picker__close:hover{background-color:#e2e8f0;color:#0f172a}.tl-type-picker__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem 2rem 2rem}@media(max-width:575px){.tl-type-picker__grid{grid-template-columns:1fr}}.tl-type-option{display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem;border:2px solid #E2E8F0;border-radius:.75rem;text-align:left;cursor:pointer;transition:all .2s ease;background:#f8fafc}.tl-type-option:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.tl-type-option:hover{border-color:#0f3e7a;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-2px)}.tl-type-option--post:hover{border-color:#10b981}.tl-type-option__icon{font-size:2rem;line-height:1}.tl-type-option__label{font-size:1.125rem;font-weight:700;color:#0f172a}.tl-type-option__desc{font-size:.875rem;color:#475569;line-height:1.625;flex:1}.tl-type-option__tag{margin-top:.25rem}.hidden{display:none!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.w-full{width:100%}.h-full{height:100%}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:skeleton-loading 1.4s ease infinite;border-radius:.375rem}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.spinner{display:inline-block;width:24px;height:24px;border:2.5px solid rgba(15,62,122,.2);border-top-color:#0f3e7a;border-radius:9999px;animation:spin .7s linear infinite}.spinner--sm{width:16px;height:16px;border-width:2px}.spinner--lg{width:36px;height:36px;border-width:3px}.spinner--white{border-color:#ffffff4d;border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;text-align:center}.empty-state__icon{width:64px;height:64px;border-radius:1rem;display:flex;align-items:center;justify-content:center;background-color:#f1f5f9;color:#94a3b8;font-size:1.5rem;margin-bottom:1.25rem}.empty-state__title{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.empty-state__desc{font-size:.875rem;color:#475569;max-width:360px;line-height:1.625;margin-bottom:1.5rem}.cta-banner{padding:2.5rem 3rem;background:linear-gradient(135deg,#0f3e7a,#1a5fa8);border-radius:1rem;color:#fff;text-align:center}@media(max-width:767px){.cta-banner{padding:2rem 1.5rem;border-radius:.75rem}}.cta-banner__eyebrow{display:inline-block;margin-bottom:.75rem;padding:.25rem .75rem;background-color:#ffffff26;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.cta-banner__title{font-size:1.875rem;font-weight:700;margin-bottom:.75rem;line-height:1.25}@media(max-width:575px){.cta-banner__title{font-size:1.5rem}}.cta-banner__desc{font-size:1rem;color:#ffffffd9;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.625}.cta-banner__actions{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.share-bar{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:1rem 0;border-top:1px solid #E2E8F0}.share-bar__label{font-size:.875rem;font-weight:500;color:#475569;margin-right:.25rem}.share-bar__btn{display:inline-flex;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;text-decoration:none;-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;border:1px solid #E2E8F0;border-radius:.5rem;color:#475569;transition:all .15s ease}.share-bar__btn:focus-visible{outline:2px solid #0066CC;outline-offset:2px}.share-bar__btn:hover{color:#0f172a;background-color:#f8fafc;border-color:#cbd5e1}.share-bar__btn--copy.copied{color:#16a34a;border-color:#16a34a;background-color:#dcfce7}.filter-bar{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-wrap:wrap;padding:1rem 0}.filter-bar__label{font-size:.875rem;font-weight:500;color:#475569;white-space:nowrap}.filter-bar__tags{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-wrap:wrap}.filter-bar__sort{margin-left:auto}
