:root{--ink:#111827;--muted:#64748b;--line:#d8e0eb;--paper:#fff;--soft:#f3f7fb;--navy:#030619;--navy-2:#101a31;--panel:#1f2b3b;--panel-2:#172337;--blue:#4365f2;--blue-2:#2f80ed;--teal:#19c4b8;--amber:#f59e0b;--danger:#ef4444;--radius:8px;color:var(--ink);background:var(--soft);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}main{min-height:100vh}.site-header{color:#e8edf8;z-index:20;background:#030619f0;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:14px 48px;display:flex;position:sticky;top:0;left:0}.admin-only-header{justify-content:space-between}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand img{border-radius:var(--radius);object-fit:contain;background:#fff;width:42px;height:42px;padding:4px}.brand strong,.brand small{line-height:1.1;display:block}.brand small{color:#9fb0ce;font-size:.82rem}.primary-nav{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.primary-nav button{border-radius:var(--radius);color:#c7d2e8;cursor:pointer;background:0 0;min-height:38px;padding:8px 11px;font-size:.94rem;font-weight:750}.primary-nav button:hover,.primary-nav button.active{color:#fff;background:#4365f22e}.header-actions{justify-content:flex-end;gap:10px;display:flex}.menu-toggle{border-radius:var(--radius);color:#fff;background:#ffffff17;border:1px solid #ffffff29;align-items:center;gap:8px;padding:10px 12px;font-weight:800;display:none}.ghost-button,.primary-button,.secondary-button,.primary-nav button,.category-bar button,.region-filter button,.admin-toolbar button,.admin-action,.editor-topbar button,.editor-meta-row button,.format-bar button,.save-button{border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:42px;display:inline-flex}.ghost-button{color:#fff;background:#4365f224;padding:10px 14px;box-shadow:inset 0 0 0 1px #4365f26b}.back-to-top{background:var(--blue);color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:30;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;transition:opacity .18s,transform .18s;display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(18px)scale(.92);box-shadow:0 18px 45px #4365f261}.back-to-top.visible{opacity:1;pointer-events:auto;animation:1.8s ease-in-out infinite attention-bounce;transform:translateY(0)scale(1)}.back-to-top.visible:after{border-radius:inherit;content:"";border:1px solid #4365f2b8;animation:1.8s ease-out infinite attention-ring;position:absolute;inset:-8px}@keyframes attention-bounce{0%,70%,to{transform:translateY(0)scale(1)}82%{transform:translateY(-6px)scale(1.02)}}@keyframes attention-ring{0%{opacity:.7;transform:scale(.82)}to{opacity:0;transform:scale(1.38)}}.primary-button{background:var(--blue);color:#fff;padding:13px 18px;font-weight:750}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.64}.primary-button.success,.save-button{background:var(--teal);color:#06201d;font-weight:800}.secondary-button{color:#fff;background:#111827;padding:13px 18px;font-weight:750}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(105deg,#030619f0,#101a31db),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:48px;min-height:680px;padding:82px 48px 54px;display:grid}.hero-copy{align-self:center;max-width:760px}.eyebrow,.section-kicker{color:var(--teal);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:inline-flex}h1,h2,h3,h4,p{margin-top:0}h1{max-width:780px;margin-bottom:24px;font-size:5.4rem;line-height:.96}.hero p,.split-section p,.analytics-panel p{color:#dbe6f8;max-width:720px;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-discovery{border-radius:var(--radius);background:#0f172ab8;border:1px solid #e2e8f029;margin-top:34px;padding:22px;box-shadow:0 20px 58px #0000003d}.hero-discovery-heading{margin-bottom:18px}.hero-discovery-heading h2{color:#fff;margin:6px 0 0;font-size:2rem;line-height:1.08}.hero-search{color:var(--ink);background:#fffffff5;border-color:#fff6}.hero-filter button{background:#fffffff0;box-shadow:inset 0 0 0 1px #cbd5e1c7}.hero-filter button.active{background:var(--blue);box-shadow:none}.featured-article{border-radius:var(--radius);color:var(--ink);background:#fffffff5;border:1px solid #ffffff57;align-self:end;overflow:hidden;box-shadow:0 24px 80px #00000047}.featured-article img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.featured-article>div{padding:28px}.featured-article h2{margin:14px 0;font-size:2.2rem;line-height:1.08}.featured-article p{color:#475569;max-width:none;margin-bottom:22px;font-size:1.02rem;line-height:1.65}.meta-row,.article-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;display:flex}.tag-list{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.tag-list span{border-radius:var(--radius);color:#244ed8;background:#eaf2ff;padding:7px 10px;font-size:.84rem;font-weight:750}.metrics{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 48px;display:grid}.metric{text-align:center;justify-content:center;align-items:center;gap:14px;padding:22px;display:flex}.metric+.metric{border-left:1px solid var(--line)}.metric-icon{background:var(--navy);border-radius:var(--radius);color:#fff;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.metric strong,.metric span{display:block}.metric span{color:var(--muted);font-size:.9rem}.split-section p{color:#475569}.content-grid,.split-section,.analytics-panel,.newsletter-section,.admin-section,.migration{padding:72px 48px}.articles-list{padding-top:54px}.section-heading,.split-section,.analytics-panel{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:24px;display:grid}.section-heading{align-items:end}.section-heading h2,.split-section h2,.analytics-panel h2,.migration h2{margin-bottom:0;font-size:3.2rem;line-height:1.04}.search-box,.admin-search{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:10px;padding:0 14px;display:flex}.search-box input,.admin-search input{border:0;outline:0;width:100%;min-height:52px}.category-bar,.region-filter{flex-wrap:wrap;gap:10px;margin:28px 0 0;display:flex}.region-filter{margin:14px 0 28px}.category-bar button,.region-filter button{background:var(--paper);box-shadow:inset 0 0 0 1px var(--line);color:#35445a;padding:10px 13px}.category-bar button.active,.region-filter button.active{background:var(--blue);color:#fff}.article-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.load-more-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.load-more-row span{color:var(--muted);font-weight:700}.article-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);color:inherit;flex-direction:column;min-height:100%;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;overflow:hidden}.article-card:hover{border-color:#4365f273;transform:translateY(-3px);box-shadow:0 18px 46px #0f172a1a}.article-card img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.article-body{flex-direction:column;flex:1;padding:18px;display:flex}.article-card h3{margin:12px 0;font-size:1.14rem;line-height:1.25}.article-card p{color:#526175;line-height:1.55}.article-footer{margin-top:auto;padding-top:18px}.article-card.compact{flex-direction:row}.article-card.compact img{aspect-ratio:1;width:124px}.article-page{background:var(--paper);color:var(--ink);min-height:calc(100vh - 70px);padding:62px clamp(18px,5vw,96px) 86px}.article-page-header{max-width:940px;margin:0 auto 30px}.back-link{color:var(--blue);align-items:center;gap:8px;margin-bottom:24px;font-weight:800;display:inline-flex}.back-link svg{transform:rotate(180deg)}.article-page-meta{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:18px;font-size:.92rem;font-weight:750;display:flex}.article-page-meta span{border-radius:var(--radius);background:#eef4ff;padding:7px 10px}.article-page h1{color:var(--ink);margin-bottom:22px;font-size:clamp(2.4rem,6vw,5rem);line-height:.98}.article-page-header p{color:#475569;font-size:1.12rem;line-height:1.7}.article-page-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.article-page-actions a{background:var(--navy);border-radius:var(--radius);color:#fff;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:800;display:inline-flex}.article-page-cover{aspect-ratio:21/9;border-radius:var(--radius);object-fit:cover;width:100%;max-width:1120px;max-height:560px;margin:0 auto 34px;display:block}.article-loading{color:var(--muted);max-width:860px;margin:0 auto;padding:32px 0;font-weight:800}.article-content{color:#1f2937;max-width:860px;margin:0 auto;font-size:1.08rem;line-height:1.78}.article-content h2,.article-content h3,.article-content h4{color:var(--ink);margin:32px 0 14px;line-height:1.16}.article-content h2{font-size:2rem}.article-content h3{font-size:1.45rem}.article-content p{margin-bottom:18px}.article-content a,.article-sources a{color:#244ed8;text-underline-offset:3px;font-weight:750;text-decoration:underline}.article-content img{border-radius:var(--radius);max-width:100%;height:auto;margin:28px auto;display:block}.article-content ul,.article-content ol{padding-left:26px}.article-content table{border-collapse:collapse;width:100%;max-width:100%;margin:24px 0;display:block;overflow-x:auto}.article-content th,.article-content td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 14px}.article-content th{color:var(--ink);background:#eef4ff;font-weight:850}.article-content tr:nth-child(2n) td{background:#f8fafc}.article-sources{background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);max-width:860px;margin:42px auto 0;padding:22px}.article-sources h2{margin-bottom:16px;font-size:1.35rem}.article-sources div{gap:12px;display:grid}.article-sources a{align-items:center;gap:8px;line-height:1.45;display:inline-flex}.stack{gap:14px;display:grid}.newsletter-section{color:#fff;background-color:#0000;background-image:linear-gradient(115deg,#030619f5,#101a31eb),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;gap:28px;display:grid}.newsletter-copy h2{max-width:760px;margin:12px 0 16px;font-size:3.2rem;line-height:1.04}.newsletter-copy p{color:#dbe6f8;max-width:720px;font-size:1.08rem;line-height:1.7}.newsletter-box{border-radius:var(--radius);color:var(--ink);background:#fffffff5;border:1px solid #ffffff4d;gap:14px;padding:22px;display:grid}.newsletter-box label{gap:8px;font-weight:750;display:grid}.newsletter-name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.newsletter-box input[type=email],.newsletter-box input[type=text]{border:1px solid var(--line);border-radius:var(--radius);outline:0;width:100%;min-height:50px;padding:12px 14px}.newsletter-consent{color:#475569;grid-template-columns:18px 1fr;align-items:start;font-size:.92rem;gap:10px!important;font-weight:500!important;display:grid!important}.newsletter-consent input{margin-top:3px}.newsletter-box .primary-button{width:100%}.newsletter-message{color:#244ed8;margin:0;font-weight:750}.analytics-panel,.admin-section{background:var(--navy);color:#fff}.locked-admin{place-items:center;display:grid}.admin-login-card{background:var(--panel);border-radius:var(--radius);border:1px solid #ffffff1f;width:min(100%,620px);max-width:620px;padding:28px;box-shadow:0 24px 80px #00000047}.admin-login-card h2{margin:12px 0 14px;font-size:2.4rem;line-height:1.04}.admin-login-card p{color:#c5d2e8;line-height:1.7}.admin-login-form{gap:14px;margin-top:22px;display:grid}.admin-login-form label{color:#dbe6f8;gap:8px;display:grid}.admin-login-form input{background:var(--panel-2);border-radius:var(--radius);color:#fff;border:1px solid #ffffff1f;outline:0;width:100%;min-height:50px;padding:12px 14px}.admin-login-error{color:#fecaca}.analytics-panel .section-kicker,.analytics-panel p,.admin-section .section-kicker{color:#a9eee7}.dashboard-preview{background:var(--panel);border-radius:var(--radius);border:1px solid #ffffff1f;align-self:center;padding:16px}.dash-row{border-radius:var(--radius);background:#ffffff12;grid-template-columns:26px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.dash-row+.dash-row{margin-top:10px}.admin-heading{margin-bottom:24px}.admin-banner{border-radius:var(--radius);color:#dffffb;background:#24d3c21f;border:1px solid #24d3c247;margin:-8px 0 24px;padding:12px 16px;font-weight:750}.admin-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-toolbar button,.editor-topbar button,.editor-meta-row button{color:#dbe6ff;background:#4365f229;padding:10px 13px}.admin-overview{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.admin-stat{background:var(--panel);border-radius:var(--radius);border:1px solid #ffffff1a;grid-template-columns:38px 1fr;align-items:center;gap:4px 12px;padding:16px;display:grid}.admin-stat svg{color:var(--teal);grid-row:span 2}.admin-stat strong{font-size:1.25rem}.admin-stat span{color:#b8c5dc}.admin-layout{grid-template-columns:300px minmax(0,1fr);gap:24px;display:grid}.settings-menu,.site-settings-panel,.automation-panel,.access-panel,.admin-list-panel,.editor-panel,.seo-panel{background:var(--panel);border-radius:var(--radius);border:1px solid #ffffff1f;overflow:hidden}.settings-title{color:#dce5f4;border-bottom:1px solid #ffffff1a;padding:18px 20px}.settings-menu button{color:#c6d0e1;text-align:left;background:0 0;grid-template-columns:24px 1fr 18px;align-items:center;gap:12px;width:100%;min-height:56px;padding:0 20px;display:grid}.settings-menu button.active{border-left:4px solid var(--blue-2);color:#6aa5ff;background:#4365f22e}.settings-updated{color:#c6d0e1;border-top:1px solid #ffffff1a;gap:6px;margin-top:24px;padding:20px;display:grid}.settings-updated span{color:#94a3b8}.admin-workspace{gap:18px;display:grid}.brand-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid}.brand-form label{color:#dbe6f8;gap:8px;display:grid}.brand-form .wide{grid-column:1/-1}.brand-form input,.brand-form textarea{background:var(--panel-2);border-radius:var(--radius);color:#fff;border:1px solid #ffffff1f;outline:0;width:100%;padding:12px 14px}.brand-form textarea{resize:vertical;min-height:108px}.automation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid}.automation-card{border-radius:var(--radius);background:#19243a;border:1px solid #ffffff17;gap:14px;padding:18px;display:grid}.automation-card-title{color:#fff;align-items:center;gap:10px;display:flex}.automation-card-title svg{color:var(--teal)}.automation-card h4{margin:0;font-size:1.08rem}.automation-card p,.automation-card small{color:#b8c5dc;margin:0;line-height:1.65}.automation-card label{color:#dbe6f8;gap:8px;display:grid}.automation-card input,.access-form input,.access-form select,.payload-preview{background:var(--panel-2);border-radius:var(--radius);color:#fff;border:1px solid #ffffff1f;outline:0;width:100%;padding:12px 14px}.role-pill{color:#a9eee7;letter-spacing:.08em;text-transform:uppercase;background:#24d3c224;border:1px solid #24d3c257;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:800}.access-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid}.access-form label{color:#dbe6f8;gap:8px;display:grid}.access-form button,.access-form .admin-form-message{grid-column:1/-1}.admin-form-message{color:#a9eee7;margin:0;font-weight:750}.payload-preview code{color:#a9eee7;white-space:normal;line-height:1.6}.panel-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.panel-actions{flex-wrap:wrap;gap:10px;display:flex}.reset-button{border-radius:var(--radius);color:#dbe6f8;cursor:pointer;background:#ffffff14;align-items:center;min-height:42px;padding:10px 14px;font-weight:700;display:inline-flex}.panel-header h3{margin:4px 0 0;font-size:1.45rem}.admin-search{background:var(--panel-2);color:#dce5f4;border-color:#ffffff1a;min-width:280px}.admin-search input{color:#fff;background:0 0}.admin-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px;display:grid}.admin-post-card{border-radius:var(--radius);background:#19243a;border:1px solid #ffffff17;overflow:hidden}.admin-post-card img{aspect-ratio:16/7;object-fit:cover;width:100%;display:block}.admin-post-content{padding:14px}.admin-post-meta{color:#9fb0ce;justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.admin-post-meta strong{color:var(--teal)}.admin-post-card h3{color:#f8fbff;min-height:42px;margin:10px 0 14px;font-size:1rem;line-height:1.25}.admin-post-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.admin-action{background:var(--blue);color:#fff;padding:8px}.admin-action.danger{color:#fecaca;background:#ef444429}.editor-panel,.seo-panel{padding:18px}.editor-topbar{justify-content:space-between;gap:10px;margin-bottom:16px;display:flex}.title-input,.seo-form input,.seo-form textarea,.editor-form-grid input,.editor-form-grid select,.editor-form-grid textarea,.editor-meta-row input{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:#fff;outline:0;width:100%;padding:12px 14px}.editor-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.editor-form-grid label{color:#dbe6f8;gap:8px;display:grid}.editor-form-grid label:first-child{grid-row:span 2}.editor-form-grid textarea{resize:vertical;min-height:134px}.title-input{margin-bottom:16px;font-size:1.55rem;font-weight:800}.editor-cover{aspect-ratio:21/8;border-radius:var(--radius);object-fit:cover;width:100%;display:block}.editor-meta-row{align-items:end;gap:12px;margin:16px 0;display:flex}.editor-meta-row label{color:#dbe6f8;gap:6px;width:260px;margin-left:auto;display:grid}.rich-editor{border-radius:var(--radius);color:var(--ink);background:#fff;overflow:hidden}.format-bar{border-bottom:1px solid var(--line);gap:4px;padding:10px;display:flex;overflow-x:auto}.rich-format-bar{flex-wrap:wrap;align-items:center;gap:8px}.rich-format-bar select,.color-tool{border:1px solid var(--line);border-radius:var(--radius);color:#1f2937;background:#f8fafc;min-height:42px;padding:8px 10px}.color-tool{white-space:nowrap;align-items:center;gap:7px;font-size:.9rem;display:inline-flex}.color-tool span{font-weight:750}.color-tool input{border:1px solid var(--line);color:#111827;font:inherit;background:#fff;border-radius:8px;width:86px;height:30px;padding:4px 7px}.color-tool>button{min-height:30px;padding:4px 9px}.color-swatches{align-items:center;gap:5px;display:inline-flex}.format-bar .color-swatches button{border:1px solid #0f172a2e;border-radius:999px;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;box-shadow:inset 0 0 0 1px #ffffff59}.format-bar button{color:#1f2937;background:#f8fafc;min-width:42px;padding:8px 10px}.editor-content{min-height:240px;padding:18px;line-height:1.7}.visual-editor-surface{text-align:left;writing-mode:horizontal-tb;direction:ltr;unicode-bidi:isolate;outline:0}.visual-editor-surface *{writing-mode:horizontal-tb!important;direction:ltr!important;unicode-bidi:isolate!important}.visual-editor-surface:focus{box-shadow:inset 0 0 0 2px #4365f233}.visual-editor-surface h2,.visual-editor-surface h3{margin:24px 0 12px;line-height:1.22}.visual-editor-surface p,.visual-editor-surface ul,.visual-editor-surface ol,.visual-editor-surface blockquote{margin:0 0 14px}.visual-editor-surface img,.visual-editor-surface video{border-radius:var(--radius);max-width:100%;height:auto;margin:16px auto;display:block}.visual-editor-surface figure{margin:18px 0}.visual-editor-surface figcaption{color:#64748b;text-align:center;font-size:.92rem}.visual-editor-surface blockquote{border-left:4px solid var(--blue);color:#334155;padding-left:16px}.visual-editor-surface table{border-collapse:collapse;width:100%;max-width:100%;margin:18px 0;display:block;overflow-x:auto}.visual-editor-surface th,.visual-editor-surface td{border:1px solid var(--line);text-align:left;vertical-align:top;min-width:140px;padding:10px 12px}.visual-editor-surface th{color:var(--ink);background:#eef4ff;font-weight:850}.visual-editor-surface tr:nth-child(2n) td{background:#f8fafc}.visual-editor-surface .video-embed{aspect-ratio:16/9;margin:18px 0}.visual-editor-surface .video-embed iframe{border-radius:var(--radius);border:0;width:100%;height:100%}.editor-textarea{font:inherit;resize:vertical;border:0;outline:0;width:100%;display:block}.media-preview{aspect-ratio:1;border-radius:var(--radius);object-fit:contain;background:#fff;width:100%;padding:16px}.media-preview.wide{aspect-ratio:16/9;object-fit:cover;padding:0}.seo-diagnostic-grid,.seo-file-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px 0;display:grid}.seo-score-card,.seo-file-card{border-radius:var(--radius);color:#dbe6f8;background:#19243a;border:1px solid #ffffff17;padding:16px}.seo-score-card.good strong{color:#a9eee7}.seo-score-card strong{color:#fff;margin-bottom:6px;font-size:1.2rem;display:block}.seo-score-card span{color:#b8c5dc;line-height:1.5}.seo-file-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.seo-file-card.wide{grid-column:1/-1}.seo-file-card h4{color:#fff;margin-bottom:12px}.seo-file-card pre{background:var(--panel-2);border-radius:var(--radius);color:#a9eee7;white-space:pre-wrap;margin:0;padding:14px;line-height:1.55;overflow-x:auto}.editor-content h4{margin-bottom:10px;font-size:1.25rem}.seo-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:18px;display:grid}.seo-form label{color:#dbe6f8;gap:8px;display:grid}.seo-form label span{align-items:center;gap:6px;display:inline-flex}.seo-form .wide{grid-column:1/-1}.seo-form textarea{resize:vertical;min-height:120px}.migration{background:var(--paper)}.timeline{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:30px;display:grid}.timeline-item{background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.timeline-item span{background:var(--blue);border-radius:var(--radius);color:#fff;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:inline-flex}.timeline-item p{color:#415063;margin:18px 0 0;line-height:1.5}@media (width<=1180px){.site-header{flex-wrap:wrap}.menu-toggle{display:inline-flex}.primary-nav,.site-header .header-actions{display:none}.site-header.menu-open .primary-nav,.site-header.menu-open .header-actions{border-radius:var(--radius);background:#0f172afa;border:1px solid #e2e8f024;flex-basis:100%;justify-content:flex-start;padding:12px;display:flex}.site-header.menu-open .primary-nav{order:3;gap:8px}.site-header.menu-open .header-actions{order:4;gap:10px}.primary-nav button{border-radius:var(--radius);background:#ffffff0f;padding:10px 12px}.hero,.section-heading,.split-section,.analytics-panel,.newsletter-section,.admin-layout{grid-template-columns:1fr}.article-grid,.admin-overview,.admin-post-grid,.automation-grid,.seo-diagnostic-grid,.seo-file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-header,.hero,.content-grid,.split-section,.analytics-panel,.newsletter-section,.admin-section,.migration{padding-left:18px;padding-right:18px}.site-header{gap:12px}.brand{min-width:0}.brand strong{font-size:.95rem}.brand small{font-size:.75rem}.site-header.menu-open .primary-nav,.site-header.menu-open .header-actions{flex-direction:column}.site-header.menu-open .header-actions .ghost-button{justify-content:center;width:100%}.newsletter-name-grid{grid-template-columns:1fr}.back-to-top{width:48px;height:48px;bottom:18px;right:18px}.hero{min-height:auto;padding-top:54px}h1{font-size:3.2rem}.section-heading h2,.split-section h2,.analytics-panel h2,.newsletter-copy h2,.migration h2{font-size:2.15rem}.metrics,.article-grid,.admin-overview,.admin-post-grid,.automation-grid,.access-form,.editor-form-grid,.brand-form,.seo-form,.seo-diagnostic-grid,.seo-file-grid,.timeline{grid-template-columns:1fr}.metrics{padding:0 18px}.metric+.metric{border-left:0;border-top:1px solid var(--line)}.article-card.compact,.editor-meta-row,.panel-header,.editor-topbar{flex-direction:column;align-items:stretch}.article-card.compact img{aspect-ratio:16/10;width:100%}.admin-search,.editor-meta-row label{width:100%;min-width:0}}
