:root{--ink:#18221c;--forest:#1f3829;--forest-deep:#14241b;--leaf:#3f7856;--leaf-soft:#e3eee2;--cream:#f4f0e6;--paper:#fffcf5;--mist:#ebe6da;--border:#d9d2c3;--muted:#69736c;--gold:#a66e20;--gold-soft:#f7ead0;--clay:#93453a;--clay-soft:#f6e2dc;--shadow:0 18px 50px #1f312517}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--cream);text-rendering:optimizelegibility;margin:0;font-family:Manrope,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select,input[type=file]{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #8bb197}button:disabled{cursor:not-allowed;opacity:.58}.skip-link{z-index:60;color:#fff;background:var(--forest);border-radius:8px;padding:10px 13px;transition:transform .18s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}code{font:.72rem ui-monospace,SFMono-Regular,Menlo,monospace}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand{align-items:center;gap:11px;display:inline-flex}.brand__mark{color:#b9d5bb;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.brand strong{letter-spacing:-.025em;font:600 1.45rem/1 Newsreader,Georgia,serif;display:block}.brand small{color:#9eafa4;letter-spacing:.16em;text-transform:uppercase;margin-top:3px;font-size:.59rem;font-weight:800;display:block}.eyebrow{color:var(--leaf);letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:.66rem;font-weight:800}.eyebrow--light{color:#acd0b1}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:9px 15px;font-weight:750;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:var(--forest);color:#fff}.button--primary:hover:not(:disabled){background:#294a36}.button--secondary{border-color:var(--border);background:var(--paper);color:var(--ink)}.button--secondary:hover:not(:disabled){border-color:#a7b4aa}.button--light{color:var(--forest-deep);background:#f8f2e5;border-color:#ffffff40}.button--small{min-height:36px;padding:7px 11px;font-size:.72rem}.icon-button{border:1px solid var(--border);background:var(--paper);width:38px;height:38px;color:var(--ink);border-radius:9px;flex:0 0 38px;place-items:center;display:grid}.icon-button:hover{background:#f6f3eb;border-color:#a8b5ac}.icon-button--danger{color:var(--clay)}.auth-layout{grid-template-columns:minmax(430px,.95fr) minmax(480px,1.05fr);min-height:100vh;display:grid}.auth-story{color:#f8f4e8;background:var(--forest-deep);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(30px,5vw,72px);display:flex;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{content:"";border:1px solid #c1d8c326;position:absolute}.auth-story:before{border-radius:46% 54% 58% 42%;width:470px;height:470px;top:15%;right:-210px;transform:rotate(18deg)}.auth-story:after{border-radius:50%;width:360px;height:600px;bottom:-280px;left:-120px}.auth-story>*{z-index:1;position:relative}.auth-story h1{letter-spacing:-.05em;max-width:10ch;margin:0;font:600 clamp(3.1rem,5.5vw,5.8rem)/.94 Newsreader,Georgia,serif}.auth-story div>p:last-child{color:#b8c5bc;max-width:50ch;margin:25px 0 0;font-size:.9rem;line-height:1.75}.auth-story ul{color:#c8d3ca;flex-wrap:wrap;gap:24px;margin:0;padding:0;font-size:.76rem;font-weight:700;list-style:none;display:flex}.auth-story li{align-items:center;gap:7px;display:inline-flex}.auth-panel{background:#f7f3e9;place-items:center;padding:35px;display:grid}.auth-card{width:min(100%,430px)}.auth-card h2{letter-spacing:-.04em;margin:0;font:600 clamp(2.35rem,4vw,3.4rem)/1 Newsreader,Georgia,serif}.auth-card>p:not(.eyebrow){color:var(--muted);margin:15px 0 28px;font-size:.86rem;line-height:1.65}.auth-form{gap:17px;display:grid}.auth-form label,.editor-form label,.release-form label{color:#39433d;gap:7px;font-size:.74rem;font-weight:750;display:grid}.editor-form label.button--primary,.focus-editor label.button--primary{color:#fff}.editor-form label.button--secondary,.focus-editor label.button--secondary{color:var(--ink)}.auth-form input,.editor-form input,.editor-form select,.editor-form textarea,.release-form input,.release-form select,.release-form textarea{border:1px solid var(--border);background:var(--paper);width:100%;min-height:46px;color:var(--ink);border-radius:9px;padding:10px 12px}.editor-form textarea,.release-form textarea{resize:vertical;min-height:92px}.form-error{color:#7b392f;background:var(--clay-soft);border:1px solid #dfb3a9;border-radius:8px;margin:0;padding:10px 11px;font-size:.74rem;line-height:1.45}.admin-layout{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:40;color:#eff4ef;background:var(--forest-deep);flex-direction:column;width:240px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar__brand{padding:23px 19px 18px}.sidebar__nav{flex:1;padding:10px 10px 20px;overflow-y:auto}.sidebar__label{color:#70877a;letter-spacing:.16em;text-transform:uppercase;margin:10px 10px 9px;font-size:.59rem;font-weight:800}.nav-item{color:#a9b8ae;border-radius:9px;align-items:center;gap:10px;min-height:42px;padding:9px 10px;font-size:.75rem;font-weight:650;transition:background .16s,color .16s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item--active{color:#fff;background:#2b4635;box-shadow:inset 3px 0 #9ac29f}.sidebar__footer{border-top:1px solid #ffffff17;gap:8px;padding:18px 20px 23px;display:grid}.sidebar__footer small{color:#84968a;font-size:.6rem}.status-dot{align-items:center;gap:7px;font-size:.66rem;font-weight:750;display:inline-flex}.status-dot i,.live-chip i,.record-status i,.integration-row i{background:var(--leaf);border:2px solid #abcbb0;border-radius:50%;width:8px;height:8px}.sidebar-backdrop{display:none}.workspace{grid-column:2;min-width:0}.topbar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3e9ed;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(18px,3vw,38px);display:flex;position:sticky;top:0}.topbar__context{color:var(--muted);align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:inline-flex}.account{align-items:center;gap:9px;display:flex}.account__avatar{color:#fff;background:var(--forest);border-radius:9px;place-items:center;width:34px;height:34px;font-size:.63rem;font-weight:800;display:grid}.account>span:nth-child(2){gap:1px;display:grid}.account strong{text-overflow:ellipsis;max-width:210px;font-size:.66rem;overflow:hidden}.account small{color:var(--muted);font-size:.59rem}.account form{margin-left:6px;display:flex}.menu-button{display:none}.workspace__content{width:min(100%,1380px);margin:0 auto;padding:31px clamp(18px,3vw,40px) 65px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.page-heading h1{letter-spacing:-.042em;margin:0;font:600 clamp(2.25rem,4vw,3.7rem)/1 Newsreader,Georgia,serif}.page-heading>div>p:last-child{max-width:680px;color:var(--muted);margin:11px 0 0;font-size:.83rem;line-height:1.6}.live-chip{color:#2d6745;background:var(--leaf-soft);white-space:nowrap;border:1px solid #c3d7c5;border-radius:999px;align-items:center;gap:7px;min-height:31px;padding:5px 10px;font-size:.64rem;font-weight:800;display:inline-flex}.panel-card{border:1px solid var(--border);background:var(--paper);border-radius:14px;box-shadow:0 7px 22px #1e2e230a}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;padding:18px;display:flex}.panel-heading>div{align-items:center;gap:10px;display:flex}.panel-heading>div:has(.eyebrow){display:block}.panel-heading h2,.publish-rail h2,.upload-card h2{letter-spacing:-.02em;margin:0;font:600 1.42rem/1.1 Newsreader,Georgia,serif}.panel-heading small{color:var(--muted);font-size:.62rem}.text-link{color:var(--leaf);align-items:center;gap:5px;font-size:.67rem;font-weight:800;display:inline-flex}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-card{border:1px solid var(--border);background:var(--paper);border-radius:13px;grid-template-columns:auto 1fr;gap:4px 13px;min-width:0;padding:17px;display:grid}.metric-card>svg{width:35px;height:35px;color:var(--leaf);background:var(--leaf-soft);border-radius:9px;grid-row:span 2;padding:8px}.metric-card strong{font:600 1.9rem/1 Newsreader,Georgia,serif}.metric-card span{color:var(--muted);font-size:.67rem}.dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);gap:14px;margin-bottom:14px;display:grid}.catalog-list{border-top:1px solid var(--border)}.catalog-list a{border-top:1px solid #e9e4d9;justify-content:space-between;align-items:center;gap:12px;min-height:47px;padding:9px 18px;font-size:.69rem;display:flex}.catalog-list a:first-child{border-top:0}.catalog-list a:hover{background:#faf7f0}.catalog-list span{align-items:center;gap:8px;display:inline-flex}.catalog-list svg{color:var(--leaf)}.catalog-list strong{font:600 1rem Newsreader,Georgia,serif}.publish-rail{color:#f7f2e6;background:var(--forest-deep);border-radius:14px;flex-direction:column;justify-content:space-between;padding:22px;display:flex}.publish-rail>div>svg{color:#a8c9ad;margin-bottom:28px}.publish-rail h2{max-width:14ch;font-size:1.9rem}.publish-rail p:not(.eyebrow){color:#aebdb3;font-size:.7rem;line-height:1.6}.publish-rail .button{width:fit-content;margin-top:25px}.integrations-panel{padding-bottom:3px}.integration-row{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.integration-row>div{border-left:1px solid var(--border);gap:5px;padding:14px 18px;display:grid}.integration-row>div:first-child{border-left:0}.integration-row span{align-items:center;gap:8px;font-size:.69rem;font-weight:750;display:flex}.integration-row small{color:var(--muted);font-size:.6rem}.integration-row i.warning{background:var(--gold);border-color:#d8b874}.resource-groups{gap:14px;display:grid}.section-icon{width:34px;height:34px;color:var(--leaf);background:var(--leaf-soft);border-radius:9px;place-items:center;display:grid}.resource-list{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.resource-list a{border-top:1px solid #e7e1d6;border-right:1px solid #e7e1d6;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;min-height:76px;padding:12px 17px;display:grid}.resource-list a:nth-child(-n+2){border-top:0}.resource-list a:nth-child(2n){border-right:0}.resource-list a:hover{background:#faf7f0}.resource-list__icon{width:34px;height:34px;color:var(--leaf);background:#edf3ea;border-radius:9px;place-items:center;display:grid}.resource-list a>span:nth-child(2){gap:4px;display:grid}.resource-list strong{font-size:.72rem}.resource-list small{color:var(--muted);font-size:.61rem;line-height:1.4}.resource-list>a>svg{color:#8b958f}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:16px;font-size:.67rem;font-weight:750;display:inline-flex}.table-card{overflow:hidden}.table-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:10px 17px;display:flex}.table-toolbar>span{color:var(--muted);font-size:.65rem}.search{border:1px solid var(--border);width:min(100%,390px);color:var(--muted);background:#fbf8f1;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.search input{width:100%;height:38px;color:var(--ink);background:0 0;border:0;outline:0;font-size:.73rem}.content-table{border-top:1px solid var(--border)}.content-table__head,.content-row{grid-template-columns:minmax(230px,1.4fr) minmax(180px,1fr) 100px 90px;align-items:center;gap:14px;display:grid}.content-table__head{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#f0ece3;padding:9px 17px;font-size:.58rem;font-weight:800}.content-row{border-top:1px solid #e9e4d9;min-height:64px;padding:10px 17px}.content-row>div:first-child{gap:3px;min-width:0;display:grid}.content-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.content-row small{color:var(--muted);font-size:.59rem}.content-row code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-status{color:#336747;align-items:center;gap:6px;font-size:.62rem;font-weight:750;display:inline-flex}.record-status i{border-width:1px;width:7px;height:7px}.row-actions{justify-content:flex-end;gap:6px;display:flex}.empty-state{border-top:1px solid var(--border);min-height:230px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:25px;display:grid}.empty-state svg{color:var(--leaf)}.empty-state strong{color:var(--ink);font:600 1.15rem Newsreader,Georgia,serif}.empty-state span{font-size:.68rem}.toast{border:1px solid;border-radius:9px;align-items:center;gap:8px;margin:-8px 0 15px;padding:10px 12px;font-size:.72rem;display:flex}.toast--success{color:#2c6243;background:var(--leaf-soft);border-color:#bdd1be}.toast--error{color:#7b392f;background:var(--clay-soft);border-color:#dfb3a9}.modal-backdrop{z-index:100;background:#121d1699;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.editor-modal{border:1px solid var(--border);background:var(--cream);width:min(100%,820px);max-height:calc(100vh - 48px);box-shadow:var(--shadow);border-radius:16px;overflow:auto}.editor-modal>header{z-index:2;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f0e6f5;justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex;position:sticky;top:0}.editor-modal h2{margin:0;font:600 1.65rem Newsreader,Georgia,serif}.editor-form{padding:19px 20px 0}.field-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field--wide,.toggle-field{grid-column:1/-1}.editor-form label>span b{color:var(--clay)}.editor-form label>small{color:var(--muted);font-size:.59rem;font-weight:500;line-height:1.4}.toggle-field{border:1px solid var(--border);background:var(--paper);border-radius:9px;align-items:center;gap:11px;min-height:51px;padding:9px 12px;display:flex!important}.toggle-field input{width:18px;min-height:18px}.toggle-field>span{gap:2px;display:grid}.toggle-field small{color:var(--muted);font-size:.59rem}.editor-form footer{border-top:1px solid var(--border);background:var(--cream);justify-content:flex-end;gap:9px;margin:20px -20px 0;padding:14px 20px;display:flex;position:sticky;bottom:0}.focus-overview{border:1px solid var(--border);background:var(--paper);border-radius:13px;grid-template-columns:repeat(4,1fr) auto;align-items:center;margin-bottom:14px;display:grid}.focus-overview>div{border-right:1px solid var(--border);gap:2px;padding:14px 17px;display:grid}.focus-overview strong{font:600 1.55rem/1 Newsreader,Georgia,serif}.focus-overview span,.focus-overview>small{color:var(--muted);font-size:.61rem}.focus-overview>small{padding:14px 17px}.focus-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:14px;display:grid}.media-list{border-top:1px solid var(--border)}.media-list article{border-top:1px solid #e9e4d9;grid-template-columns:36px 1fr auto 38px;align-items:center;gap:10px;min-height:61px;padding:9px 16px;display:grid}.media-list article:first-child{border-top:0}.media-icon,.upload-card__icon{width:36px;height:36px;color:var(--leaf);background:var(--leaf-soft);border-radius:9px;place-items:center;display:grid}.media-list article>div{gap:2px;min-width:0;display:grid}.media-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.media-list small{color:var(--muted);font-size:.58rem}.access-badge{color:#526057;text-transform:uppercase;white-space:nowrap;background:#eff1ed;border:1px solid #cdd3cd;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.57rem;font-weight:800;display:inline-flex}.access-badge--free{color:#2f6847;background:var(--leaf-soft);border-color:#bfd2c0}.access-badge--pro{color:#7b531c;background:var(--gold-soft);border-color:#dfc491}.access-badge--gems{color:#5f4b82;background:#eee9f7;border-color:#c9c1dd}.upload-card{color:#f6f2e7;background:var(--forest-deep);border-radius:14px;flex-direction:column;align-items:flex-start;padding:20px;display:flex}.upload-card__icon{color:#bfd6c1;background:#ffffff17;margin-bottom:28px}.upload-card h2{font-size:1.8rem}.upload-card>p:not(.eyebrow){color:#aabbb0;font-size:.69rem;line-height:1.6}.upload-card form{gap:9px;width:100%;margin-top:auto;padding-top:24px;display:grid}.file-picker input{opacity:0;width:1px;height:1px;position:absolute}.file-picker span{color:#c0ccc4;border:1px dashed #71897a;border-radius:9px;place-items:center;min-height:44px;font-size:.68rem;font-weight:700;display:grid}.upload-card>small{color:#7f9386;margin-top:9px;font-size:.56rem}.release-form{border-top:1px solid var(--border);background:#f8f4ec;grid-template-columns:.7fr 1fr 1.4fr auto;align-items:end;gap:11px;padding:15px 17px;display:grid}.release-form textarea{min-height:46px}.release-list{border-top:1px solid var(--border)}.release-list article{grid-template-columns:28px 1fr auto;gap:12px;min-height:105px;padding:17px;display:grid}.release-list article+article{border-top:1px solid #e9e4d9}.release-line{justify-content:center;display:flex;position:relative}.release-line:after{background:var(--border);content:"";width:1px;position:absolute;top:12px;bottom:-29px}.release-list article:last-child .release-line:after{display:none}.release-line i{z-index:1;background:var(--paper);border:2px solid #9ca69f;border-radius:50%;width:10px;height:10px}.release-line--live i{border-color:var(--leaf);background:var(--leaf)}.release-list h3{margin:7px 0 3px;font:600 1.25rem Newsreader,Georgia,serif}.release-list p{color:var(--muted);margin:0 0 7px;font-size:.66rem}.release-list small{color:#858e88;font-size:.58rem}.release-list article>div:last-child{align-content:space-between;justify-items:end;display:grid}.audit-card{overflow:hidden}.audit-card article{border-top:1px solid #e9e4d9;grid-template-columns:36px 1fr auto 155px;align-items:center;gap:12px;min-height:65px;padding:10px 17px;display:grid}.audit-card article:first-child{border-top:0}.audit-icon{width:35px;height:35px;color:var(--leaf);background:var(--leaf-soft);border-radius:9px;place-items:center;display:grid}.audit-card article>div{gap:3px;min-width:0;display:grid}.audit-card strong{font-size:.7rem}.audit-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.59rem;overflow:hidden}.audit-card time{color:var(--muted);text-align:right;font-size:.59rem}.standalone-state{text-align:center;align-content:center;place-items:center;gap:12px;min-height:100vh;padding:24px;display:grid}.standalone-state h1{margin:0;font:600 clamp(2.2rem,6vw,4rem) Newsreader,Georgia,serif}.standalone-state>p:not(.eyebrow){color:var(--muted);margin:0 0 10px}.button--disabled{pointer-events:none;opacity:.58}.workflow-guide{border:1px solid var(--border);background:var(--paper);border-radius:14px;grid-template-columns:repeat(3,1fr);margin:-7px 0 18px;display:grid;overflow:hidden}.workflow-guide>div{border-left:1px solid var(--border);grid-template-columns:34px 1fr;align-items:start;gap:11px;padding:15px 17px;display:grid}.workflow-guide>div:first-child{border-left:0}.workflow-guide>div>span{color:#326647;background:var(--leaf-soft);border:1px solid #bfd2c0;border-radius:50%;place-items:center;width:28px;height:28px;font:700 .68rem Manrope,sans-serif;display:grid}.workflow-guide p{gap:3px;margin:0;display:grid}.workflow-guide strong{font-size:.7rem}.workflow-guide small{color:var(--muted);font-size:.59rem;line-height:1.45}.resource-list a{grid-template-columns:58px 1fr auto;min-height:104px}.resource-list__visual{width:54px;height:68px;color:var(--leaf);background:#e5efe3;border:1px solid #d5dece;border-radius:12px 12px 18px 18px;place-items:center;display:grid;position:relative;overflow:hidden}.resource-list__visual:after{content:"";border:1px solid #3f78562e;border-radius:50%;width:28px;height:28px;position:absolute;bottom:-11px;right:-8px}.resource-list__visual--landscape{color:#536f7d;background:#e4ece3}.resource-list__visual--decoration{color:#8a5d34;background:#f4ead9}.resource-list__visual--effect{color:#6e568d;background:#eee8f5}.resource-list__visual--notification{color:#8a6330;background:#f7ead0}.resource-list__visual--achievement{color:#8b6024;background:#f5e5bd}.resource-list__visual--plan{color:#fff;background:var(--forest)}.resource-list a>span:nth-child(2) em{color:#748079;font-size:.56rem;font-style:normal;font-weight:650}.impact-note{background:#fbf2df;border:1px solid #d7c49c;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin:-8px 0 16px;padding:10px 13px;display:grid}.impact-note>span{color:#78531e;letter-spacing:.08em;text-transform:uppercase;background:#efdcb2;border-radius:999px;padding:5px 8px;font-size:.58rem;font-weight:800}.impact-note p{color:#6c5b42;margin:0;font-size:.65rem;line-height:1.45}.impact-note strong{color:#4f3c23}.impact-note--focus{background:var(--leaf-soft);border-color:#bdd1be}.impact-note--focus>span{color:#2b6242;background:#cfe0ce}.impact-note--focus p{color:#4f6858}.impact-note--focus strong{color:#244d36}.visual-catalog{overflow:hidden}.catalog-toolbar,.focus-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:13px;min-height:69px;padding:11px 15px;display:flex}.catalog-toolbar__meta{justify-content:flex-end;align-items:center;gap:9px;display:flex}.catalog-toolbar__meta>span{color:var(--muted);white-space:nowrap;font-size:.61rem}.view-switch{border:1px solid var(--border);background:#f4f0e7;border-radius:9px;gap:2px;padding:3px;display:inline-flex}.view-switch button{width:34px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.view-switch button[aria-pressed=true]{color:#fff;background:var(--forest)}.content-gallery{background:#eee9df;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:14px;display:grid}.content-card{border:1px solid var(--border);background:var(--paper);border-radius:13px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 5px 16px #1e2e230a}.content-card__body{flex-direction:column;flex:1;gap:10px;padding:13px;display:flex}.content-card__title{justify-content:space-between;align-items:flex-start;gap:9px;display:flex}.content-card__title>div{gap:3px;min-width:0;display:grid}.content-card__title strong{text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.content-card__title small{color:var(--muted);font-size:.58rem}.content-card__body>code{color:#7e8982;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.content-card__actions{align-items:center;gap:7px;margin-top:auto;padding-top:3px;display:flex}.content-card__actions .button{flex:1}.record-chip{color:#326748;background:var(--leaf-soft);border:1px solid #c7d8c8;border-radius:999px;flex:none;align-items:center;padding:4px 7px;font-size:.54rem;font-weight:800;display:inline-flex}.record-chip--pro{color:#7b531c;background:var(--gold-soft);border-color:#dfc491}.record-chip--attention{color:#7b531c;background:#fbefd8;border-color:#dfc491}.record-chip--muted{color:#69736c;background:#f0f0ec;border-color:#d4d5d0}.resource-visual{min-width:0;position:relative;overflow:hidden}.resource-visual--card{min-height:176px}.resource-visual--image{border-bottom:1px solid var(--border);background:#ebe7dc;place-items:center;display:grid}.resource-visual--image img{z-index:1;object-fit:contain;width:100%;height:176px;position:relative}.resource-visual--landscapes img{object-fit:cover}.resource-visual__fallback,.focus-preview__empty{color:#879189;align-content:center;place-items:center;gap:7px;font-size:.58rem;display:grid;position:absolute;inset:0}.resource-visual__caption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14241bbd;border:1px solid #ffffff59;border-radius:999px;padding:4px 7px;font-size:.52rem;font-weight:750;position:absolute;bottom:9px;right:9px}.resource-visual--symbol{border-bottom:1px solid var(--border);text-align:center;background:#edf3ea;align-content:center;place-items:center;gap:7px;min-height:176px;padding:20px;display:grid}.resource-visual--symbol>span{width:52px;height:52px;color:var(--leaf);background:#fffdf7;border:1px solid #cbdcc9;border-radius:18px 18px 24px 24px;place-items:center;display:grid}.resource-visual--symbol small{color:#5e7b67;letter-spacing:.08em;text-transform:uppercase;font-size:.54rem;font-weight:800}.resource-visual--symbol strong{font:600 1.15rem/1.05 Newsreader,Georgia,serif}.resource-visual--symbol p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.57rem;line-height:1.4;display:-webkit-box;overflow:hidden}.resource-visual--habit-suggestions{background:#edf3ea}.resource-visual--achievements{background:#f7ead0}.resource-visual--notification{border-bottom:1px solid var(--border);color:#eef4ef;background:var(--forest-deep);flex-direction:column;justify-content:center;gap:6px;min-height:176px;padding:22px;display:flex}.resource-visual__app{color:#aac6af;letter-spacing:.07em;align-items:center;gap:6px;font-size:.53rem;font-weight:800;display:inline-flex}.resource-visual--notification>strong{font-size:.7rem}.resource-visual--notification>p{color:#b5c1b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.59rem;line-height:1.5;display:-webkit-box;overflow:hidden}.resource-visual--plan{border-bottom:1px solid var(--border);color:#f7f2e6;background:var(--forest-deep);flex-direction:column;justify-content:flex-end;gap:5px;min-height:176px;padding:20px;display:flex}.resource-visual--plan>span{color:#b7d1bb;border:1px solid #ffffff2e;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.54rem;font-weight:800}.resource-visual--plan>strong{font:600 1.65rem/1 Newsreader,Georgia,serif}.resource-visual--plan>p{color:#b3c1b7;margin:0;font-size:.62rem}.content-gallery--list{grid-template-columns:1fr}.content-gallery--list .content-card{grid-template-columns:185px 1fr;display:grid}.content-gallery--list .resource-visual{border-right:1px solid var(--border);border-bottom:0;min-height:140px}.content-gallery--list .resource-visual img{height:140px}.editor-modal>header small{color:var(--muted);margin-top:5px;font-size:.58rem;display:block}.editor-modal--visual,.editor-modal--focus{width:min(1180px,100%)}.editor-modal--visual>header,.editor-modal--focus>header{padding:16px 20px}.editor-form--visual,.focus-editor{padding:0}.editor-workspace,.focus-editor__workspace{grid-template-columns:310px minmax(0,1fr);align-items:start;display:grid}.editor-inspector,.focus-editor__workspace>aside{border-right:1px solid var(--border);gap:13px;padding:20px;display:grid;position:sticky;top:87px}.editor-inspector>.resource-visual{border:1px solid var(--border);border-radius:13px;min-height:300px}.editor-inspector>.resource-visual img{height:300px}.editor-inspector__facts{border:1px solid var(--border);background:var(--paper);border-radius:9px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.editor-inspector__facts span{color:var(--muted);gap:2px;padding:10px;font-size:.53rem;display:grid}.editor-inspector__facts span+span{border-left:1px solid var(--border)}.editor-inspector__facts strong{color:var(--ink);font:600 1.1rem Newsreader,Georgia,serif}.editor-inspector>p:last-child{color:var(--muted);margin:0;font-size:.61rem;line-height:1.55}.editor-sections,.focus-editor__fields{gap:13px;padding:18px;display:grid}.editor-feedback{border:1px solid;border-radius:9px;align-items:center;gap:7px;padding:10px 11px;font-size:.65rem;display:flex}.editor-feedback--success{color:#2c6243;background:var(--leaf-soft);border-color:#bdd1be}.editor-feedback--error{color:#7b392f;background:var(--clay-soft);border-color:#dfb3a9}.form-section{border:1px solid var(--border);background:#fffcf5ad;border-radius:12px;min-width:0;margin:0;padding:0}.form-section legend{border-bottom:1px solid var(--border);background:#f4f0e7;gap:3px;width:100%;padding:13px 15px;display:grid}.form-section legend strong{font:600 1.05rem Newsreader,Georgia,serif}.form-section legend small{color:var(--muted);font-size:.56rem;font-weight:500;line-height:1.4}.form-section>.field-grid{padding:15px}.form-section--visual{border-color:#bfcfbe}.form-section--visual legend{background:var(--leaf-soft)}.form-section--advanced>.field-grid{background:#f4f1ea}.editor-form--visual>footer,.focus-editor>footer{align-items:center;margin:0}.editor-form--visual>footer>span,.focus-editor>footer>span{color:var(--muted);align-items:center;gap:6px;margin-right:auto;font-size:.59rem;display:inline-flex}.media-field{border:1px solid var(--border);background:var(--paper);border-radius:11px;grid-template-columns:180px minmax(0,1fr);gap:14px;padding:11px;display:grid}.media-field__preview{border:1px solid var(--border);background:#ece8de;border-radius:9px;place-items:center;min-height:170px;display:grid;position:relative;overflow:hidden}.media-field__preview img{z-index:1;object-fit:contain;width:100%;height:170px;position:relative}.media-field__empty{color:#879189;text-align:center;align-content:center;place-items:center;gap:7px;padding:12px;font-size:.55rem;display:grid;position:absolute;inset:0}.media-field__content{flex-direction:column;gap:10px;min-width:0;display:flex}.media-field__content>div:first-child{gap:3px;display:grid}.media-field__content>div:first-child small{color:var(--muted);font-size:.57rem;line-height:1.45}.form-label{color:#39433d;font-size:.7rem;font-weight:750}.form-label b{color:var(--clay)}.url-field{gap:5px!important}.url-field>span{color:var(--muted);font-size:.56rem}.media-field__actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.media-field__actions>input,.focus-file-field .button input{opacity:0;width:1px;height:1px;position:absolute}.media-field__note{color:var(--muted);margin-top:auto;font-size:.53rem;line-height:1.4}.focus-library{margin-bottom:14px;overflow:hidden}.focus-toolbar{flex-wrap:wrap}.focus-toolbar .search{flex:270px}.filter-tabs{border:1px solid var(--border);background:#f1ede4;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.filter-tabs button{min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:6px 10px;font-size:.59rem;font-weight:750}.filter-tabs button[aria-pressed=true]{color:#fff;background:var(--forest)}.focus-media-grid{background:#eee9df;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:14px;display:grid}.focus-media-card{border:1px solid var(--border);background:var(--paper);border-radius:13px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.focus-preview{border-bottom:1px solid var(--border);background:#17271e;min-height:184px;display:grid;position:relative;overflow:hidden}.focus-preview video,.focus-preview img{object-fit:cover;width:100%;height:184px}.focus-preview--image img{z-index:1;object-fit:contain;background:#e8e5da;position:relative}.focus-preview--audio{color:#edf4ee;background:var(--forest-deep);align-content:center;place-items:center;gap:8px;padding:18px}.focus-preview--audio>span{color:#b9d1bd;background:#ffffff12;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.focus-preview--audio>strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font:600 1rem Newsreader,Georgia,serif;overflow:hidden}.focus-preview--audio audio{width:100%;height:32px}.focus-preview--audio small{color:#9eb0a3;font-size:.56rem}.focus-media-card__body{flex-direction:column;flex:1;gap:5px;padding:13px;display:flex}.focus-media-card__body>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.media-kind{color:var(--leaf);text-transform:uppercase;align-items:center;gap:6px;font-size:.57rem;font-weight:800;display:inline-flex}.focus-media-card h2{text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font:600 1.25rem/1.05 Newsreader,Georgia,serif;overflow:hidden}.focus-media-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.59rem;overflow:hidden}.focus-media-card dl,.focus-editor dl{border:1px solid var(--border);border-radius:8px;grid-template-columns:1fr 1fr;margin:8px 0;display:grid;overflow:hidden}.focus-media-card dl>div,.focus-editor dl>div{gap:3px;min-width:0;padding:8px;display:grid}.focus-media-card dl>div+div,.focus-editor dl>div+div{border-left:1px solid var(--border)}.focus-media-card dt,.focus-editor dt{color:var(--muted);font-size:.5rem}.focus-media-card dd,.focus-editor dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.57rem;overflow:hidden}.focus-media-card__actions{gap:7px;margin-top:auto;padding-top:4px;display:flex}.focus-media-card__actions .button{flex:1}.focus-upload-studio{color:#f5f1e6;background:var(--forest-deep);border-radius:15px;grid-template-columns:.78fr 1.22fr;gap:30px;padding:26px;display:grid}.focus-upload-studio h2{max-width:13ch;margin:0;font:600 2rem/1 Newsreader,Georgia,serif}.focus-upload-studio>div>p:not(.eyebrow){color:#aab9af;max-width:48ch;font-size:.66rem;line-height:1.6}.focus-upload-studio ul{color:#b8c7bd;gap:8px;margin:22px 0 0;padding:0;font-size:.58rem;list-style:none;display:grid}.focus-upload-studio li{align-items:center;gap:7px;display:flex}.focus-upload-studio form{gap:10px;display:grid}.focus-dropzone{color:#bac8be;text-align:center;background:#ffffff0a;border:1px dashed #6f8978;border-radius:12px;align-content:center;place-items:center;gap:7px;min-height:166px;padding:20px;transition:border-color .18s,background .18s;display:grid}.focus-dropzone:hover,.focus-dropzone--ready{background:#ffffff12;border-color:#a9c8ae}.focus-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.focus-dropzone>span{color:#c1d8c4;background:#ffffff14;border-radius:14px;place-items:center;width:47px;height:47px;display:grid}.focus-dropzone strong{color:#f3f0e7;text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:.68rem;overflow:hidden}.focus-dropzone small{color:#82978a;font-size:.54rem}.upload-file-preview{border:1px solid #ffffff1f;border-radius:10px;overflow:hidden}.upload-file-preview video,.upload-file-preview img{object-fit:contain;background:#101b15;width:100%;max-height:230px;display:block}.focus-editor__workspace>aside .focus-preview{border:1px solid var(--border);border-radius:12px;min-height:270px}.focus-editor__workspace>aside .focus-preview video,.focus-editor__workspace>aside .focus-preview img{height:270px}.focus-editor__workspace>aside>dl{background:var(--paper)}.focus-file-field{grid-template-columns:1fr auto;align-items:end;gap:9px;padding:15px;display:grid}.focus-file-field+.focus-file-field{border-top:1px solid var(--border)}.focus-file-field>label:first-child{min-width:0}@media (max-width:1050px){.dashboard-grid,.focus-grid{grid-template-columns:1fr}.publish-rail,.upload-card{min-height:320px}.integration-row{grid-template-columns:1fr 1fr}.integration-row>div:nth-child(3){border-top:1px solid var(--border);border-left:0}.integration-row>div:nth-child(4){border-top:1px solid var(--border)}.content-table__head,.content-row{grid-template-columns:minmax(200px,1.3fr) minmax(140px,1fr) 90px 80px}.content-gallery,.focus-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-workspace,.focus-editor__workspace{grid-template-columns:260px minmax(0,1fr)}.editor-inspector,.focus-editor__workspace>aside{padding:15px}}@media (max-width:800px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:340px;padding:28px}.auth-story h1{max-width:12ch;font-size:clamp(2.7rem,11vw,4.4rem)}.auth-story div>p:last-child,.auth-story ul{display:none}.auth-panel{padding:44px 22px}.admin-layout{grid-template-columns:1fr}.sidebar{visibility:hidden;transition:transform .2s,visibility 0s .2s;transform:translate(-100%)}.sidebar--open{visibility:visible;transition-delay:0s;transform:translate(0)}.sidebar-backdrop{z-index:35;background:#121d168c;border:0;display:block;position:fixed;inset:0}.workspace{grid-column:1}.menu-button{display:grid}.topbar__context{margin-left:9px;margin-right:auto}.content-table__head{display:none}.content-row{grid-template-columns:1fr auto;gap:9px;padding:14px 17px}.content-row>div:first-child{grid-column:1}.content-row>code{grid-area:2/1}.content-row>.record-status{grid-area:3/1}.row-actions{grid-area:1/2/span 3}.release-form{grid-template-columns:1fr 1fr}.release-form .field--wide{grid-column:1/-1}.workflow-guide{grid-template-columns:1fr}.workflow-guide>div{border-top:1px solid var(--border);border-left:0}.workflow-guide>div:first-child{border-top:0}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar__meta{justify-content:space-between}.editor-workspace,.focus-editor__workspace{grid-template-columns:1fr}.editor-inspector,.focus-editor__workspace>aside{border-right:0;border-bottom:1px solid var(--border);position:static}.editor-inspector>.resource-visual,.focus-editor__workspace>aside .focus-preview{min-height:230px}.editor-inspector>.resource-visual img,.focus-editor__workspace>aside .focus-preview video,.focus-editor__workspace>aside .focus-preview img{height:230px}.focus-upload-studio{grid-template-columns:1fr}.focus-upload-studio h2{max-width:18ch}}@media (max-width:620px){.topbar{padding:0 13px}.topbar__context,.account>span:nth-child(2){display:none}.workspace__content{padding:24px 13px 48px}.page-heading{gap:15px;display:grid}.page-heading h1{font-size:2.45rem}.metric-grid,.resource-list{grid-template-columns:1fr}.resource-list a{border-right:0}.resource-list a:nth-child(2){border-top:1px solid #e7e1d6}.integration-row{grid-template-columns:1fr}.integration-row>div{border-top:1px solid var(--border);border-left:0}.integration-row>div:first-child{border-top:0}.table-toolbar{flex-direction:column;align-items:stretch}.search{width:100%}.modal-backdrop{place-items:start stretch;padding:0}.editor-modal{border-radius:0;width:100%;height:100dvh;min-height:100vh;max-height:100dvh}.field-grid{grid-template-columns:1fr}.field--wide,.toggle-field{grid-column:1}.focus-overview{grid-template-columns:1fr 1fr}.focus-overview>div:nth-child(2){border-right:0}.focus-overview>div:nth-child(3),.focus-overview>div:nth-child(4),.focus-overview>small{border-top:1px solid var(--border)}.focus-overview>div:nth-child(4){border-right:0}.focus-overview>small{grid-column:1/-1}.media-list article{grid-template-columns:36px 1fr 38px}.media-list .access-badge{grid-column:2}.release-form{grid-template-columns:1fr}.release-form .field--wide{grid-column:1}.release-list article{grid-template-columns:22px 1fr}.release-list article>div:last-child{grid-column:2;justify-items:start;gap:8px}.audit-card article{grid-template-columns:36px 1fr auto}.audit-card time{text-align:left;grid-column:2/-1}.impact-note{grid-template-columns:1fr}.impact-note>span{width:fit-content}.catalog-toolbar__meta{flex-direction:column;align-items:stretch}.catalog-toolbar__meta>span{white-space:normal}.content-gallery,.focus-media-grid{grid-template-columns:1fr;padding:10px}.content-gallery--list .content-card{display:flex}.content-gallery--list .resource-visual{border-right:0;border-bottom:1px solid var(--border)}.media-field{grid-template-columns:1fr}.media-field__preview{min-height:210px}.media-field__preview img{height:210px}.media-field__actions{flex-direction:column;align-items:stretch}.media-field__actions .button,.media-field__actions .icon-button{width:100%}.editor-sections,.focus-editor__fields{padding:10px}.editor-form--visual>footer,.focus-editor>footer{flex-wrap:wrap}.editor-form--visual>footer>span,.focus-editor>footer>span{width:100%}.editor-form--visual>footer .button,.focus-editor>footer .button{flex:1}.focus-overview{margin-bottom:10px}.focus-toolbar{flex-direction:column;align-items:stretch}.focus-toolbar .search{flex:none;width:100%}.filter-tabs{grid-template-columns:1fr 1fr;display:grid}.focus-upload-studio{border-radius:12px;gap:20px;padding:19px}.focus-file-field{grid-template-columns:1fr}.focus-file-field .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
