:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16313a;background:#f6f5ef;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #102a33;--navy-800: #1f414b;--ink: #18343d;--muted: #63777b;--teal-700: #116a67;--teal-600: #147a75;--teal-100: #dceeea;--teal-50: #edf7f4;--cream: #f6f5ef;--surface: #fffefa;--surface-soft: #f1f1eb;--border: #dbe1dd;--border-strong: #c6d0cb;--danger: #b43a35;--danger-soft: #fff0ee;--success: #24714d;--shadow-sm: 0 1px 2px rgba(16, 42, 51, .05), 0 6px 18px rgba(16, 42, 51, .04);--shadow-lg: 0 24px 60px rgba(16, 42, 51, .16);--radius: 14px}*{box-sizing:border-box}html{min-width:320px;background:var(--cream)}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--teal-700);text-underline-offset:3px}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy-950);letter-spacing:-.025em}h1{margin-bottom:12px;font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.08}h2{margin-bottom:8px}p{line-height:1.65}:focus-visible{outline:3px solid rgba(20,122,117,.28);outline-offset:3px}.brand{display:inline-flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand-mark{position:relative;display:grid;width:35px;height:35px;place-items:center;border:2px solid currentColor;border-radius:10px;transform:rotate(-4deg)}.brand-mark:before,.brand-mark:after,.brand-mark span{position:absolute;content:"";background:currentColor;border-radius:4px}.brand-mark:before{width:5px;height:15px;left:8px;bottom:7px}.brand-mark:after{width:5px;height:21px;left:16px;bottom:7px}.brand-mark span{width:5px;height:11px;right:5px;bottom:7px}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:1.06rem;letter-spacing:-.025em}.brand-copy small{margin-top:5px;font-size:.67rem;font-weight:700;letter-spacing:.1em;opacity:.65;text-transform:uppercase}.app-layout{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:260px;flex-direction:column;justify-content:space-between;padding:30px 22px 22px;color:#f6fffd;background:var(--navy-950)}.sidebar .brand{margin:0 8px 38px;color:#fff}.main-nav{display:grid;gap:5px}.main-nav a,.sidebar-bottom>a,.nav-button{display:flex;min-height:46px;align-items:center;gap:12px;padding:10px 12px;color:#bfd0d2;border:0;border-radius:9px;background:transparent;font-size:.92rem;font-weight:650;text-decoration:none;transition:color .18s ease,background .18s ease}.main-nav a:hover,.sidebar-bottom>a:hover,.nav-button:hover{color:#fff;background:#ffffff14}.main-nav a.active{color:#fff;background:#43b2a52e}.link-tail{margin-left:auto;opacity:.55}.sidebar-bottom{display:grid;gap:6px}.sidebar-user{display:flex;min-width:0;align-items:center;gap:11px;margin:12px 0 2px;padding:18px 8px;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11)}.sidebar-user>span:last-child{min-width:0}.sidebar-user strong,.sidebar-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{font-size:.85rem}.sidebar-user small{margin-top:4px;color:#9db2b6;font-size:.7rem}.avatar{display:grid;width:37px;height:37px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--navy-950);background:#a8d8cf;font-size:.72rem;font-weight:800}.nav-button{width:100%;text-align:left}.mobile-header{display:none}.main-content{min-height:100vh;margin-left:260px}.page-container{width:min(1160px,calc(100% - 64px));margin:0 auto;padding:64px 0 80px}.narrow-page{width:min(790px,calc(100% - 64px));margin-left:max(32px,calc((100% - 1160px)/2))}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:44px}.page-header>div:first-child{max-width:720px}.page-header p:last-child{margin-bottom:0;color:var(--muted);font-size:1.04rem}.eyebrow{margin-bottom:11px;color:var(--teal-700)!important;font-size:.72rem!important;font-weight:800;letter-spacing:.12em;line-height:1.3!important;text-transform:uppercase}.page-actions{display:flex;flex:0 0 auto;gap:10px}.section-label{margin-bottom:15px;color:var(--muted);font-size:.76rem;letter-spacing:.11em;text-transform:uppercase}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:10px 17px;border:1px solid transparent;border-radius:9px;font-size:.88rem;font-weight:750;line-height:1.2;text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:disabled{cursor:not-allowed;opacity:.58}.button-primary{color:#fff;background:var(--teal-700);box-shadow:0 4px 12px #116a672e}.button-primary:hover:not(:disabled){background:#0b5b59;box-shadow:0 5px 17px #116a673b}.button-secondary{color:var(--navy-800);border-color:var(--border-strong);background:var(--surface)}.button-secondary:hover:not(:disabled){border-color:#9baea8;background:#f7faf8}.button-ghost{color:var(--muted);background:transparent}.button-ghost:hover:not(:disabled){color:var(--ink);background:var(--surface-soft)}.button-danger{color:var(--danger);border-color:#e4bab5;background:var(--danger-soft)}.button-danger:hover:not(:disabled){background:#fbe2df}.icon-button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;padding:0;color:inherit;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.website-list{display:grid;gap:14px}.website-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.website-card-main{display:flex;min-width:0;align-items:flex-start;gap:18px}.site-icon{display:grid;width:47px;height:47px;flex:0 0 auto;place-items:center;color:var(--teal-700);border:1px solid #c9e0da;border-radius:12px;background:var(--teal-50)}.website-identity{min-width:0}.title-row{display:flex;align-items:center;gap:12px}.title-row h2{margin:0;font-size:1.2rem}.website-identity>a{display:inline-flex;align-items:center;gap:5px;margin-top:6px;font-size:.9rem}.website-identity>p{margin:7px 0 0;color:var(--muted);font-size:.82rem}.website-card-actions{display:flex;flex:0 0 auto;gap:9px}.status-badge{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:5px 9px;border-radius:99px;font-size:.71rem;font-weight:800}.status-live{color:#1e6847;background:#e2f2e8}.status-draft{color:#765d1e;background:#f9efcf}.status-paused{color:#76504a;background:#f3e5e2}.support-note{display:flex;gap:15px;max-width:780px;margin-top:48px;padding:24px;border:1px solid #cce1db;border-radius:var(--radius);background:var(--teal-50)}.support-note>span{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;color:var(--teal-700);border-radius:9px;background:#fff}.support-note h2{margin-bottom:5px;font-size:1rem}.support-note p{margin-bottom:7px;color:#536d70;font-size:.88rem}.support-note a{font-size:.86rem;font-weight:750}.support-note.compact{margin-top:24px}.back-link{display:inline-flex;min-height:44px;align-items:center;gap:7px;margin-bottom:20px;color:var(--muted);font-size:.84rem;font-weight:700;text-decoration:none}.back-link:hover{color:var(--teal-700)}.summary-card{display:grid;grid-template-columns:.7fr 1.15fr 1.15fr;margin-bottom:48px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.summary-card>div{display:flex;min-height:100px;flex-direction:column;justify-content:center;gap:9px;padding:21px 25px}.summary-card>div+div{border-left:1px solid var(--border)}.summary-card span:not(.status-badge){color:var(--muted);font-size:.76rem;font-weight:700;text-transform:uppercase}.summary-card strong{font-size:.9rem}.overview-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px}.section-heading{display:flex;min-height:56px;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:17px}.section-heading h2{margin:0;font-size:1.3rem}.page-area-list{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.page-area-list a{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:16px;padding:15px 19px;color:var(--ink);text-decoration:none;transition:background .18s ease}.page-area-list a+a{border-top:1px solid var(--border)}.page-area-list a:hover{background:var(--teal-50)}.page-area-list strong,.page-area-list small{display:block}.page-area-list small{margin-top:5px;color:var(--muted)}.revision-list{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.revision-item{display:flex;gap:13px;padding:18px}.revision-item+.revision-item{border-top:1px solid var(--border)}.revision-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:var(--teal-700);border-radius:8px;background:var(--teal-50)}.revision-item time{color:var(--muted);font-size:.71rem;font-weight:650}.revision-item h3{margin:4px 0 7px;font-size:.9rem}.revision-item p{display:flex;flex-wrap:wrap;gap:7px;margin:0;font-size:.79rem;line-height:1.4}.revision-item p span{color:var(--muted);text-decoration:line-through}.revision-item p b{color:#91a09c}.revision-item p strong{color:var(--ink)}.muted-copy{color:var(--muted)}.account-card{margin-bottom:16px;padding:6px 24px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.account-row{display:flex;align-items:center;gap:14px;padding:19px 0}.account-row+.account-row{border-top:1px solid var(--border)}.account-row>span{display:grid;width:38px;height:38px;place-items:center;color:var(--teal-700);border-radius:9px;background:var(--teal-50)}.account-row small,.account-row strong{display:block}.account-row small{margin-bottom:4px;color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase}.account-row strong{font-size:.92rem}.account-row .brand-mini{color:#fff;background:var(--teal-700);font-size:.72rem;font-weight:850}.account-actions-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px 24px}.account-actions-card h2{margin-bottom:4px;font-size:1rem}.account-actions-card p{margin:0;color:var(--muted);font-size:.85rem}.full-row{grid-column:1 / -1}.state-panel{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;padding:38px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:center}.state-panel.full-page{min-height:100vh;border:0;border-radius:0}.state-panel h2{margin:15px 0 6px;font-size:1.25rem}.state-panel p{max-width:500px;margin-bottom:18px;color:var(--muted)}.state-icon{display:grid;width:48px;height:48px;place-items:center;color:var(--teal-700);border-radius:12px;background:var(--teal-50)}.state-icon.error{color:var(--danger);background:var(--danger-soft)}.loading-state{gap:11px;color:var(--muted)}.not-found{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center}.not-found h1{margin-bottom:8px}.not-found>p:not(.eyebrow){margin-bottom:23px;color:var(--muted)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(390px,.9fr) minmax(500px,1.1fr)}.login-brand-panel{position:relative;display:flex;overflow:hidden;color:#effbf8;background:var(--navy-950)}.login-brand-panel:before,.login-brand-panel:after{position:absolute;content:"";border:1px solid rgba(120,205,190,.15);border-radius:50%}.login-brand-panel:before{width:460px;height:460px;right:-260px;bottom:-110px}.login-brand-panel:after{width:240px;height:240px;right:-120px;bottom:0}.login-brand-inner{position:relative;z-index:1;display:flex;width:min(510px,calc(100% - 80px));min-height:100%;flex-direction:column;justify-content:space-between;margin:0 auto;padding:46px 0}.login-brand-panel .brand{color:#fff}.login-intro h1{max-width:480px;color:#fff;font-size:clamp(2.4rem,4vw,4.25rem)}.login-intro>p:last-child{max-width:480px;color:#bad0d1;font-size:1.05rem}.login-brand-panel .eyebrow{color:#80cfc1!important}.login-assurance{margin:0;color:#94abad;font-size:.78rem;font-weight:650;letter-spacing:.06em}.login-form-panel{display:flex;align-items:center;justify-content:center;padding:48px;background:var(--cream)}.login-card{width:min(430px,100%)}.login-card h2{margin-bottom:9px;font-size:clamp(1.7rem,3vw,2.25rem)}.login-card>p:not(.eyebrow):not(.login-help):not(.preview-note){margin-bottom:28px;color:var(--muted)}.login-card form{display:grid;gap:20px}.login-submit{width:100%;margin-top:2px}.login-help{margin:26px 0 0;color:var(--muted);font-size:.85rem;text-align:center}.login-help a{font-weight:750}.preview-note{margin:11px 0 0;color:#91a09c;font-size:.72rem;text-align:center}.mobile-login-brand{display:none}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;top:50%;left:14px;color:#829492;transform:translateY(-50%);pointer-events:none}.input-with-icon input{padding-left:43px}.text-button{min-height:36px;padding:2px 0 2px 10px;color:var(--teal-700);border:0;background:transparent;font-size:.78rem;font-weight:750}.form-notice{margin:-5px 0 0!important;padding:11px 13px;color:#526b6c!important;border-radius:8px;background:var(--teal-50);font-size:.78rem!important;line-height:1.5}.form-error{margin:-5px 0 0;padding:11px 13px;color:var(--danger);border-radius:8px;background:var(--danger-soft);font-size:.8rem}.editor-page{width:min(1050px,calc(100% - 64px));margin:0 auto;padding:28px 0 76px}.editor-page.with-changes-bar{padding-bottom:142px}.editor-topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--border)}.editor-topbar .back-link{margin:0}.editor-site-name{color:var(--muted);font-size:.78rem;font-weight:700}.editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:36px 0 26px}.editor-header h1{margin-bottom:8px;font-size:clamp(2rem,4vw,2.7rem)}.editor-header p:last-child{margin:0;color:var(--muted)}.safe-edit-note{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;margin-top:25px;padding:7px 10px;color:var(--success);border-radius:99px;background:#e4f2e9;font-size:.75rem;font-weight:800}.editor-tabs{display:flex;gap:4px;margin-bottom:28px;padding:5px;overflow-x:auto;border:1px solid var(--border);border-radius:11px;background:#ebece6;scrollbar-width:none}.editor-tabs::-webkit-scrollbar{display:none}.editor-tabs button{display:flex;min-width:112px;min-height:44px;flex:1;align-items:center;justify-content:center;gap:8px;padding:8px 14px;color:#647779;border:0;border-radius:8px;background:transparent;font-size:.84rem;font-weight:750;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.editor-tabs button span{display:grid;width:22px;height:22px;place-items:center;color:#768988;border-radius:50%;background:#ffffff8c;font-size:.67rem}.editor-tabs button.active{color:var(--navy-950);background:#fff;box-shadow:0 2px 7px #102a3314}.editor-tabs button.active span{color:#fff;background:var(--teal-700)}.editor-layout{display:grid;grid-template-columns:235px minmax(0,1fr);align-items:start;gap:28px}.editor-help{position:sticky;top:24px;display:flex;gap:11px;padding:17px;color:#4d6669;border:1px solid #cce1db;border-radius:11px;background:var(--teal-50)}.editor-help svg{flex:0 0 auto;color:var(--teal-700)}.editor-help strong{color:var(--ink);font-size:.83rem}.editor-help p{margin:6px 0 0;font-size:.76rem;line-height:1.55}.editor-sections{display:grid;gap:18px}.content-section{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.content-section>header{padding:22px 25px 19px;border-bottom:1px solid var(--border);background:#fcfcf8}.content-section>header h2{margin:0;font-size:1.08rem}.content-section>header p{margin:6px 0 0;color:var(--muted);font-size:.8rem}.content-fields{display:grid;gap:23px;padding:25px}.field-group{min-width:0}.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.field-group>label,.field-label-row label{color:var(--ink);font-size:.82rem;font-weight:750}.required-mark{margin-left:8px;color:var(--muted);font-size:.64rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.character-count{color:#829391;font-size:.7rem;font-variant-numeric:tabular-nums}.field-group input,.field-group textarea{display:block;width:100%;min-height:48px;padding:12px 13px;color:var(--ink);border:1px solid var(--border-strong);border-radius:8px;outline:none;background:#fff;font-size:.9rem;line-height:1.5;transition:border-color .16s ease,box-shadow .16s ease}.field-group .input-with-icon input{padding-left:43px}.field-group textarea{min-height:105px;resize:vertical}.field-group input:hover,.field-group textarea:hover{border-color:#9eafa9}.field-group input:focus,.field-group textarea:focus{border-color:var(--teal-600);box-shadow:0 0 0 3px #147a7521}.field-help,.field-error{margin:7px 0 0;font-size:.73rem;line-height:1.5}.field-help{color:var(--muted)}.field-error{color:var(--danger);font-weight:650}.field-group.has-error input,.field-group.has-error textarea{border-color:var(--danger)}.publish-error{position:fixed;z-index:21;right:24px;bottom:105px;max-width:420px;padding:12px 15px;color:#8d2f2c;border:1px solid #e4aaa5;border-radius:9px;background:var(--danger-soft);box-shadow:var(--shadow-lg);font-size:.81rem}.changes-bar{position:fixed;z-index:20;right:24px;bottom:22px;left:284px;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px 13px 20px;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:var(--navy-950);box-shadow:0 18px 44px #091f2642}.changes-summary{display:flex;align-items:center;gap:11px}.changes-summary>span:last-child{display:flex;flex-direction:column}.changes-summary strong{font-size:.84rem}.changes-summary small{margin-top:3px;color:#9fb5b6;font-size:.7rem}.unsaved-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#6fd2bf;box-shadow:0 0 0 5px #6fd2bf1f}.changes-actions{display:flex;gap:7px}.changes-bar .button-ghost{color:#d0dcdc}.changes-bar .button-ghost:hover:not(:disabled){color:#fff;background:#ffffff14}.changes-bar .button-secondary{color:#e5efed;border-color:#ffffff38;background:#ffffff14}.changes-bar .button-secondary:hover:not(:disabled){background:#ffffff21}.changes-bar .button-primary{color:var(--navy-950);background:#95ded1}.changes-bar.changes-success{justify-content:center;min-height:62px;background:#195b43}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#08191f8c}.modal{display:flex;width:min(720px,100%);max-height:min(780px,calc(100vh - 48px));flex-direction:column;overflow:hidden;border-radius:16px;background:var(--surface);box-shadow:var(--shadow-lg)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:25px 27px 20px;border-bottom:1px solid var(--border)}.modal-header h2{margin-bottom:4px;font-size:1.45rem}.modal-header p:last-child{margin:0;color:var(--muted);font-size:.84rem}.preview-list{display:grid;gap:12px;padding:20px 27px;overflow-y:auto}.preview-list article{overflow:hidden;border:1px solid var(--border);border-radius:10px}.preview-list h3{margin:0;padding:11px 14px;border-bottom:1px solid var(--border);background:var(--surface-soft);font-size:.82rem}.preview-list dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.preview-list dl>div{padding:13px 14px}.preview-list dl>div+div{border-left:1px solid var(--border)}.preview-list dt{margin-bottom:7px;color:var(--muted);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-list dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#53676a;font-size:.82rem;line-height:1.5}.preview-list .preview-new{background:var(--teal-50)}.preview-list .preview-new dd{color:var(--ink);font-weight:650}.modal-footer{display:flex;justify-content:flex-end;gap:9px;padding:16px 27px;border-top:1px solid var(--border);background:#fafaf6}.confirm-modal{width:min(460px,100%);padding:28px}.confirm-modal h2{font-size:1.35rem}.confirm-modal p{margin-bottom:24px;color:var(--muted)}.confirm-modal .modal-footer{padding:18px 0 0;background:transparent}.blog-page-header{margin-bottom:30px}.blog-toolbar{display:flex;align-items:flex-end;gap:13px;margin-bottom:32px;padding:15px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.search-field{position:relative;flex:1}.search-field svg{position:absolute;top:50%;left:14px;color:#7c908e;transform:translateY(-50%);pointer-events:none}.search-field input,.status-filter select{width:100%;min-height:46px;color:var(--ink);border:1px solid var(--border-strong);border-radius:8px;outline:none;background:#fff}.search-field input{padding:10px 13px 10px 43px}.status-filter{width:190px}.status-filter>span{display:block;margin-bottom:6px;color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.status-filter select{padding:9px 34px 9px 12px}.search-field input:focus,.status-filter select:focus{border-color:var(--teal-600);box-shadow:0 0 0 3px #147a7521}.blog-results-heading{display:flex;min-height:45px;align-items:center;justify-content:space-between;margin-bottom:11px}.blog-results-heading h2{margin:0;color:var(--muted);font-size:.76rem;letter-spacing:.09em;text-transform:uppercase}.article-list{display:grid;gap:12px}.article-list-item{display:grid;grid-template-columns:124px minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.article-list-thumbnail{display:grid;width:124px;height:94px;place-items:center;overflow:hidden;color:var(--teal-700);border-radius:9px;background:var(--teal-50)}.article-list-thumbnail img{width:100%;height:100%;object-fit:cover}.article-list-copy{min-width:0}.article-list-meta{display:flex;align-items:center;gap:9px;margin-bottom:6px;color:var(--teal-700);font-size:.69rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.article-list-copy h2{margin-bottom:5px;font-size:1.05rem}.article-list-copy>p{display:-webkit-box;margin:0 0 9px;overflow:hidden;color:var(--muted);font-size:.78rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-list-details{display:flex;flex-wrap:wrap;gap:12px;color:#718381;font-size:.68rem}.article-list-details span{display:inline-flex;align-items:center;gap:4px}.article-status{display:inline-flex;width:max-content;align-items:center;padding:5px 8px;border-radius:99px;font-size:.65rem;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.article-status-published{color:#1e6847;background:#e2f2e8}.article-status-draft{color:#765d1e;background:#f9efcf}.article-list-actions{display:flex;align-items:center;gap:5px}.article-editor-page{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:28px 0 150px}.article-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:34px 0 28px}.article-editor-header h1{margin-bottom:8px;font-size:clamp(2rem,4vw,2.7rem)}.article-editor-header p:last-child{margin:0;color:var(--muted)}.article-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:26px}.article-editor-main{display:grid;min-width:0;gap:20px}.article-details-section{overflow:visible}.article-form-grid{grid-template-columns:1fr 1fr}.article-form-grid label,.featured-image-editor label,.article-block-fields label,.seo-fields label,.article-editor-sidebar label{display:block;min-width:0;color:var(--ink);font-size:.8rem;font-weight:750}.article-form-grid label>span:not(.required-mark),.featured-image-editor label>span:not(.required-mark),.article-block-fields label>span{margin-left:5px;color:var(--muted);font-size:.67rem;font-weight:600}.article-form-grid input,.article-form-grid textarea,.featured-image-editor input,.article-block-fields input,.article-block-fields textarea,.seo-fields input,.seo-fields textarea,.article-editor-sidebar input[type=number]{display:block;width:100%;min-height:46px;margin-top:8px;padding:11px 12px;color:var(--ink);border:1px solid var(--border-strong);border-radius:8px;outline:none;background:#fff;font-size:.87rem;font-weight:450;line-height:1.5;transition:border-color .16s ease,box-shadow .16s ease}.article-form-grid textarea,.article-block-fields textarea,.seo-fields textarea{resize:vertical}.article-form-grid input:focus,.article-form-grid textarea:focus,.featured-image-editor input:focus,.article-block-fields input:focus,.article-block-fields textarea:focus,.seo-fields input:focus,.seo-fields textarea:focus,.article-editor-sidebar input[type=number]:focus{border-color:var(--teal-600);box-shadow:0 0 0 3px #147a7521}.article-form-grid label>small,.featured-image-editor label>small,.article-block-fields label>small,.seo-fields label>small,.article-editor-sidebar label>small{display:block;margin-top:6px;color:var(--muted);font-size:.69rem;font-weight:500;line-height:1.45}.wide-field{grid-column:1 / -1}.counter-help{text-align:right}.url-preview{margin:-5px 0 0;padding:12px 14px;overflow:hidden;border-radius:8px;background:var(--teal-50)}.url-preview strong,.url-preview span{display:block}.url-preview strong{margin-bottom:4px;color:var(--ink);font-size:.69rem;text-transform:uppercase}.url-preview span{overflow:hidden;color:var(--teal-700);font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.featured-image-editor{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:20px;padding:25px}.featured-image-editor>img,.featured-image-placeholder{width:210px;height:125px;object-fit:cover;border-radius:10px}.featured-image-placeholder{display:grid;place-items:center;align-content:center;gap:8px;color:#6d8482;border:1px dashed #afc1bc;background:var(--teal-50);font-size:.72rem}.featured-image-controls p{margin:7px 0 0;color:var(--muted);font-size:.7rem}.featured-image-editor>label{grid-column:1 / -1}.article-content-builder{position:relative}.builder-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:12px 0 17px}.builder-heading h2{margin:0 0 4px;font-size:1.35rem}.builder-heading p:last-child{margin:0;color:var(--muted);font-size:.82rem}.add-content-wrap{position:relative;flex:0 0 auto}.block-type-menu{position:absolute;z-index:10;top:calc(100% + 8px);right:0;display:grid;width:350px;grid-template-columns:1fr 1fr;gap:4px;padding:8px;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:var(--shadow-lg)}.block-type-menu button{display:flex;min-height:64px;align-items:flex-start;gap:9px;padding:10px;color:var(--teal-700);border:0;border-radius:8px;background:transparent;text-align:left}.block-type-menu button:hover{background:var(--teal-50)}.block-type-menu button span{min-width:0}.block-type-menu strong,.block-type-menu small{display:block}.block-type-menu strong{color:var(--ink);font-size:.75rem}.block-type-menu small{margin-top:3px;color:var(--muted);font-size:.62rem;line-height:1.35}.empty-blocks{display:flex;min-height:255px;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:var(--teal-700);border:1px dashed #b8c8c3;border-radius:var(--radius);background:#ffffff8c;text-align:center}.empty-blocks h3{margin:13px 0 4px;font-size:1rem}.empty-blocks p{margin-bottom:16px;color:var(--muted);font-size:.8rem}.article-block-list{display:grid;gap:12px}.article-block-card{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.article-block-header{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:15px;padding:7px 9px 7px 15px;border-bottom:1px solid var(--border);background:#f8f8f3}.block-kind{display:inline-flex;align-items:center;gap:8px;color:var(--navy-800);font-size:.74rem;font-weight:800}.block-kind svg{color:var(--teal-700)}.block-controls,.mini-controls{display:flex;gap:3px}.block-controls button,.mini-controls button{display:grid;width:36px;height:36px;place-items:center;padding:0;color:var(--muted);border:0;border-radius:7px;background:transparent}.block-controls button:hover:not(:disabled),.mini-controls button:hover:not(:disabled){color:var(--ink);background:#e9ece7}.block-controls button:disabled,.mini-controls button:disabled{cursor:not-allowed;opacity:.3}.block-controls .remove-block{color:#9f4a45}.block-controls .remove-block:hover{color:var(--danger);background:var(--danger-soft)}.article-block-fields{display:grid;gap:18px;padding:20px}.block-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.block-field-grid label:nth-child(-n+2){grid-column:1 / -1}.list-item-editor{display:grid;gap:8px}.list-item-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px}.list-item-row>span{color:var(--teal-700);font-size:.8rem;font-weight:800;text-align:center}.list-item-row input{margin:0}.mini-controls button{width:32px;height:38px}.inline-add-button{display:inline-flex;width:max-content;min-height:40px;align-items:center;gap:7px;margin-top:3px;padding:7px 9px;color:var(--teal-700);border:0;border-radius:7px;background:transparent;font-size:.72rem;font-weight:800}.inline-add-button:hover{background:var(--teal-50)}.image-picker-row{display:flex;align-items:center;gap:15px}.image-picker-row img,.small-image-placeholder{width:116px;height:78px;flex:0 0 auto;object-fit:cover;border-radius:8px}.small-image-placeholder{display:grid;place-items:center;color:var(--teal-700);border:1px dashed var(--border-strong);background:var(--teal-50)}.image-picker-row small{display:block;margin-top:5px;color:var(--muted);font-size:.66rem}.block-image-fields{display:grid;gap:18px}.seo-section{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.seo-section summary{display:flex;min-height:70px;align-items:center;justify-content:space-between;padding:16px 21px;cursor:pointer;list-style:none}.seo-section summary::-webkit-details-marker{display:none}.seo-section summary strong,.seo-section summary small{display:block}.seo-section summary strong{font-size:.93rem}.seo-section summary small{margin-top:4px;color:var(--muted);font-size:.7rem}.seo-section[open] summary{border-bottom:1px solid var(--border)}.seo-section[open] summary svg{transform:rotate(180deg)}.seo-fields{display:grid;gap:19px;padding:22px}.article-editor-sidebar{position:sticky;top:24px;display:grid;gap:13px}.article-editor-sidebar section{padding:18px;border:1px solid var(--border);border-radius:11px;background:var(--surface);box-shadow:var(--shadow-sm)}.article-editor-sidebar h2{margin-bottom:11px;font-size:.9rem}.reading-estimate{margin:0 0 12px;color:var(--muted);font-size:.78rem}.reading-estimate strong{color:var(--teal-700)}.check-row{display:flex!important;min-height:40px;align-items:center;gap:8px}.check-row input{width:17px;height:17px;accent-color:var(--teal-700)}.sidebar-help{margin:10px 0 0;color:var(--muted);font-size:.69rem;line-height:1.5}.article-actions-bar{position:fixed;z-index:20;right:24px;bottom:22px;left:284px;display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px 13px 20px;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:var(--navy-950);box-shadow:0 18px 44px #091f2642}.article-save-state{display:flex;align-items:center;gap:11px}.article-save-state>span:last-child{display:flex;flex-direction:column}.article-save-state strong{font-size:.82rem}.article-save-state small{margin-top:3px;color:#9fb5b6;font-size:.68rem}.saved-dot{width:9px;height:9px;border-radius:50%;background:#78908f}.article-action-buttons{display:flex;gap:7px}.article-actions-bar .button-secondary{color:#e5efed;border-color:#ffffff38;background:#ffffff14}.article-actions-bar .button-secondary:hover:not(:disabled){background:#ffffff21}.article-actions-bar .button-primary{color:var(--navy-950);background:#95ded1}.article-actions-bar.action-published,.article-actions-bar.action-draft-saved{background:#195b43}.article-form-error{position:fixed;z-index:21;right:24px;bottom:112px;max-width:470px;padding:12px 15px;color:#8d2f2c;border:1px solid #e4aaa5;border-radius:9px;background:var(--danger-soft);box-shadow:var(--shadow-lg);font-size:.8rem}.article-preview-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#08191f9e}.article-preview-modal{display:flex;width:min(1040px,100%);max-height:calc(100vh - 40px);flex-direction:column;overflow:hidden;border-radius:16px;background:#f7f5ee;box-shadow:var(--shadow-lg)}.article-preview-toolbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:13px 18px 13px 24px;color:#fff;background:var(--navy-950)}.article-preview-toolbar strong,.article-preview-toolbar span{display:block}.article-preview-toolbar strong{font-size:.88rem}.article-preview-toolbar span{margin-top:3px;color:#acc0c1;font-size:.68rem}.article-preview-toolbar .icon-button{color:#fff;border-color:#ffffff29;background:#ffffff14}.article-preview-scroll{overflow-y:auto}.published-article-preview{width:min(900px,calc(100% - 48px));margin:0 auto;padding:64px 0 90px}.published-article-header{max-width:760px;margin:0 auto 34px;text-align:center}.article-category{display:inline-block;margin-bottom:17px;color:var(--teal-700);font-size:.69rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.published-article-header h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,6vw,4rem);line-height:1.03}.article-lede{max-width:650px;margin:0 auto 20px;color:#5f7275;font-size:1rem}.article-byline{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;color:#718381;font-size:.72rem}.article-byline span{display:inline-flex;align-items:center;gap:5px}.article-hero-preview{height:430px;margin:0 0 46px;overflow:hidden;border-radius:14px;background:#dceeea}.article-hero-preview img{width:100%;height:100%;object-fit:cover}.image-placeholder{display:grid;width:100%;height:100%;min-height:180px;place-items:center;color:#617b79;background:var(--teal-100);font-size:.78rem;font-weight:700}.published-article-layout{display:grid;grid-template-columns:190px minmax(0,620px);justify-content:center;gap:48px}.article-toc{position:sticky;top:20px;align-self:start;padding-left:15px;border-left:2px solid #c7d7d2}.article-toc>strong{font-size:.75rem;text-transform:uppercase}.article-toc ol{display:grid;gap:8px;margin:11px 0 0;padding:0;list-style:none}.article-toc a{color:#607476;font-size:.72rem;line-height:1.4;text-decoration:none}.article-toc a:hover{color:var(--teal-700);text-decoration:underline}.article-body-preview{min-width:0;color:#384f55}.article-body-preview>p,.article-body-preview>ul,.article-body-preview>ol{margin-bottom:23px;font-family:Georgia,Times New Roman,serif;font-size:1.02rem;line-height:1.8}.article-body-preview h2{margin:42px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;scroll-margin-top:24px}.article-body-preview h3{margin:28px 0 10px;font-size:1.15rem}.article-body-preview .article-intro{color:var(--navy-800);font-size:1.15rem;font-weight:650}.article-preview-image{margin:30px 0}.article-preview-image img{display:block;width:100%;max-height:430px;object-fit:cover;border-radius:10px}.article-preview-image figcaption{margin-top:8px;color:var(--muted);font-size:.7rem;text-align:center}.article-callout{margin:28px 0;padding:20px 22px;border-left:4px solid var(--teal-600);border-radius:0 9px 9px 0;background:var(--teal-50)}.article-callout strong{display:block;margin-bottom:5px;color:var(--teal-700);font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.article-callout p{margin:0;line-height:1.65}.article-cta{margin-top:38px;padding:28px;color:#d9e8e6;border-radius:13px;background:var(--navy-950);text-align:center}.article-cta h2{margin:0 0 8px;color:#fff;font-family:inherit;font-size:1.5rem}.article-cta p{margin-bottom:17px}.article-author{display:flex;gap:13px;margin-top:48px;padding-top:24px;border-top:1px solid var(--border)}.article-author>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;color:var(--teal-700);border-radius:50%;background:var(--teal-100)}.article-author strong{font-size:.8rem}.article-author p{margin:5px 0 0;color:var(--muted);font-size:.76rem}@media(max-width:980px){.page-container{width:min(100% - 48px,900px);padding-top:48px}.narrow-page{margin:0 auto}.page-header{align-items:flex-start;flex-direction:column;gap:22px}.page-actions{width:100%;flex-wrap:wrap}.website-card{align-items:flex-start;flex-direction:column}.website-card-actions{width:100%}.overview-grid{grid-template-columns:1fr;gap:42px}.editor-page{width:calc(100% - 48px)}.editor-layout{grid-template-columns:1fr}.editor-help{position:static}.article-list-item{grid-template-columns:100px minmax(0,1fr)}.article-list-thumbnail{width:100px;height:82px}.article-list-actions{grid-column:2}.article-editor-page{width:calc(100% - 48px)}.article-editor-layout{grid-template-columns:1fr}.article-editor-sidebar{position:static;grid-template-columns:1fr 1fr}.published-article-layout{grid-template-columns:160px minmax(0,1fr);gap:30px}}@media(max-width:760px){.mobile-header{position:sticky;z-index:25;top:0;display:flex;height:66px;align-items:center;justify-content:space-between;padding:10px 18px;color:var(--navy-950);border-bottom:1px solid var(--border);background:#fffefaf5}.sidebar{width:min(300px,86vw);padding-top:24px;transform:translate(-102%);transition:transform .22s ease}.sidebar.is-open{transform:translate(0)}.nav-scrim{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#08191f85}.main-content{margin-left:0}.page-container{width:calc(100% - 32px);padding:35px 0 60px}.page-header{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:32px}.page-actions{width:100%;flex-wrap:wrap}.page-actions>*{flex:1}.website-card{padding:21px}.website-card-actions{align-items:stretch;flex-direction:column}.website-card-actions>*{width:100%}.summary-card{grid-template-columns:1fr}.summary-card>div{min-height:84px}.summary-card>div+div{border-top:1px solid var(--border);border-left:0}.login-page{display:block}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:35px 22px}.mobile-login-brand{display:block;margin-bottom:64px}.editor-page{width:calc(100% - 32px);padding-top:16px}.editor-header{padding-top:26px}.editor-header p:last-child{font-size:.9rem}.editor-site-name{display:none}.editor-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px;overflow:visible;border-right:0;border-left:0;border-radius:0}.editor-tabs button{min-width:0;gap:5px;padding-right:4px;padding-left:4px}.editor-tabs button span{width:19px;height:19px}.changes-bar{right:10px;bottom:10px;left:10px;align-items:stretch;flex-direction:column;gap:11px;padding:13px}.changes-summary{padding:0 5px}.changes-actions{display:grid;grid-template-columns:1fr 1fr}.changes-actions .button-ghost{grid-column:1 / -1;min-height:40px;order:3}.changes-actions .button{padding-right:10px;padding-left:10px;font-size:.78rem}.changes-bar.changes-success{align-items:center;flex-direction:row}.editor-page.with-changes-bar{padding-bottom:210px}.publish-error{right:10px;bottom:190px;left:10px;max-width:none}.modal-backdrop{align-items:flex-end;padding:0}.modal{width:100%;max-height:92vh;border-radius:16px 16px 0 0}.preview-list dl{grid-template-columns:1fr}.preview-list dl>div+div{border-top:1px solid var(--border);border-left:0}.confirm-modal{margin:16px;padding:24px;border-radius:14px}.blog-toolbar{align-items:stretch;flex-direction:column}.status-filter{width:100%}.article-list-item{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:13px;padding:15px}.article-list-thumbnail{width:78px;height:70px}.article-list-copy h2{font-size:.94rem}.article-list-copy>p{display:none}.article-list-details{margin-top:8px}.article-list-actions{grid-column:1 / -1;width:100%}.article-list-actions>*{flex:1}.article-editor-page{width:calc(100% - 32px);padding-top:16px;padding-bottom:230px}.article-editor-header{padding-top:26px}.article-form-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.featured-image-editor{grid-template-columns:1fr;padding:18px}.featured-image-editor>img,.featured-image-placeholder{width:100%;height:auto;min-height:170px;aspect-ratio:16 / 9}.featured-image-editor>label{grid-column:auto}.builder-heading{align-items:stretch;flex-direction:column}.add-content-wrap .button{width:100%}.block-type-menu{position:static;width:100%;margin-top:8px}.article-editor-sidebar{grid-template-columns:1fr}.article-actions-bar{right:10px;bottom:10px;left:10px;align-items:stretch;flex-direction:column;gap:10px;padding:13px}.article-save-state{padding:0 5px}.article-action-buttons{display:grid;grid-template-columns:1fr 1fr}.article-action-buttons .button:last-child{grid-column:1 / -1}.article-form-error{right:10px;bottom:214px;left:10px;max-width:none}.article-preview-backdrop{align-items:flex-end;padding:0}.article-preview-modal{width:100%;max-height:96vh;border-radius:16px 16px 0 0}.published-article-preview{width:calc(100% - 32px);padding:38px 0 60px}.article-hero-preview{height:auto;aspect-ratio:16 / 9;margin-bottom:28px}.published-article-layout{grid-template-columns:1fr;gap:25px}.article-toc{position:static}}@media(max-width:480px){h1{font-size:2rem}.website-card-main{gap:12px}.site-icon{width:41px;height:41px}.title-row{align-items:flex-start;flex-direction:column;gap:7px}.website-identity>a{max-width:215px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-note{padding:18px}.support-note>span{display:none}.account-actions-card{grid-template-columns:1fr}.account-actions-card .button{width:100%}.safe-edit-note{display:none}.content-section>header,.content-fields{padding:19px 17px}.modal-header,.preview-list,.modal-footer{padding-right:18px;padding-left:18px}.modal-footer .button{flex:1}.blog-page-header .page-actions .button{width:100%}.article-list-meta{align-items:flex-start;flex-direction:column}.article-list-details span:last-child{width:100%}.block-field-grid{grid-template-columns:1fr}.block-field-grid label{grid-column:auto!important}.list-item-row{grid-template-columns:17px minmax(0,1fr)}.mini-controls{grid-column:2}.block-type-menu{grid-template-columns:1fr}.image-picker-row{align-items:stretch;flex-direction:column}.image-picker-row img,.small-image-placeholder{width:100%;height:auto;min-height:130px}.article-preview-toolbar span{display:none}.published-article-header{text-align:left}.article-byline{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
