:root{--ink:#0f0d31;--slate:#4b6673;--accent:#e06655;--paper:#ffffff;--wash:#f2f2f2;--rule:#d9d9d9;--muted:#666667;--moss:#59736d;--mallard:#2e4a5b;--seafoam:#b7c4be;--link:#006fc0;--heading:"Century Gothic","CenturyGothic","URW Gothic","Avant Garde","Trebuchet MS",Arial,sans-serif;--body:Aptos,Calibri,"Segoe UI",Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--wash);color:#333;font:15px/1.55 var(--body)}a{color:var(--link)}.topbar{background:var(--paper);border-bottom:3px solid var(--accent);padding:12px 24px;display:flex;align-items:center;gap:16px;min-width:0;position:-webkit-sticky;position:sticky;top:0;z-index:5}.topbar img{height:30px;display:block}.topbar .kicker{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--slate)}.topbar h1{font:normal 20px var(--heading);color:var(--ink);margin:2px 0 0;letter-spacing:0}.topbar .who{margin-left:auto;font-size:13px;color:var(--muted);text-align:right;min-width:0;overflow-wrap:anywhere}.topbar a.back{color:var(--link);text-decoration:none;font-size:13px}.page{max-width:860px;margin:28px auto;padding:0 24px}.chip{display:inline-block;border-radius:10px;padding:1px 10px;font-size:11px;letter-spacing:.4px}.chip.version{background:var(--ink);color:#fff;font-weight:700}.chip.status-sent{background:var(--moss);color:#fff}.chip.status-staged{background:var(--slate);color:#fff}.chip.status-gated{background:var(--seafoam);color:var(--ink)}.tier{display:inline-block;border-radius:9px;padding:0 8px;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.tier.decision{background:var(--ink);color:#fff}.tier.watch{background:var(--mallard);color:#fff}.tier.monitor{background:var(--slate);color:#fff}.tier.awareness{background:var(--seafoam);color:var(--ink)}.group-head{font:normal 13px var(--heading);color:var(--ink);letter-spacing:.5px;text-transform:uppercase;margin:26px 0 10px;display:flex;align-items:baseline;gap:10px;border-left:4px solid var(--accent);padding-left:10px}.group-head .sub{font:13px var(--body);color:var(--muted)}.group-action,.group-head .sub{text-transform:none;letter-spacing:0}.group-action{margin-left:auto;font:600 13px var(--body)}.brief-radar .group-head{border-left-color:var(--ink)}.brief-coo .group-head{border-left-color:var(--accent)}.card-list{background:var(--paper);overflow:hidden}.row{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid var(--rule);text-decoration:none;color:inherit;border-left:4px solid transparent;min-width:0}.row:last-child{border-bottom:none}.row:hover{background:#fafafa}.row.unreviewed{border-left-color:var(--accent);background:#fffdfc}.row .date{font:normal 16px var(--heading);color:var(--ink);min-width:120px}.row .date small{display:block;font:12px var(--body);color:var(--muted)}.row .review-action{min-width:170px;font-size:13px}.row .review-action .todo{color:var(--accent);font-weight:700}.row .review-action .todo:before{content:"●";margin-right:6px}.row .review-action .done,.row .teaser{color:var(--muted)}.row .teaser{flex:1 1;min-width:0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row .teaser b{color:#333;font-weight:600}.row .mix{font-size:11px;color:var(--slate);white-space:nowrap}.row .state{min-width:86px;text-align:right;font-size:13px;color:var(--link);font-weight:600}.legacy-note{font-size:11px;color:var(--slate);font-style:italic}.login-wrap{max-width:420px;margin:80px auto;background:var(--paper);border:1px solid var(--rule);border-radius:6px;padding:32px}.login-wrap h1{font:normal 22px var(--heading);color:var(--ink);margin:0 0 6px}.login-wrap p{color:var(--muted);font-size:13px}.login-wrap input[type=email],.login-wrap input[type=password],.login-wrap input[type=text]{width:100%;font:15px var(--body);padding:9px 12px;border:1px solid var(--rule);border-radius:4px;margin:12px 0}.login-forgot{margin:14px 0 0;font-size:13px}.btn{font:700 14px var(--body);background:var(--ink);color:#fff;border:1px solid transparent;border-radius:4px;padding:9px 18px;cursor:pointer}.btn:hover{background:#1d1a4f}.btn:disabled{cursor:not-allowed;opacity:.58}.btn[aria-busy=true]{cursor:wait;opacity:.78}.notice{background:var(--wash);border:1px solid var(--rule);border-radius:4px;padding:10px 14px;font-size:13px;margin-top:12px}.notice.error{border-color:var(--accent);color:var(--accent)}.ftl-login{--ftl-ink:#10213a;--ftl-ink-2:#1b2f4b;--ftl-ink-3:#2a3f5c;--ftl-paper:#fbfbf9;--ftl-paper-2:#f1f2ee;--ftl-rule:#d8dcd6;--ftl-copper:#a85431;--ftl-copper-light:#d4886a;--ftl-steel:#3b5b7f;--ftl-muted:#5b6470;--ftl-bracket:#1e40af;--ftl-display:"Bricolage Grotesque","IBM Plex Sans","Segoe UI",Helvetica,Arial,sans-serif;--ftl-body:"IBM Plex Sans","Segoe UI",Helvetica,Arial,sans-serif;min-height:100vh;min-height:100dvh;margin:0;padding:48px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:var(--ftl-paper);background-image:linear-gradient(180deg,#f6f7f3 0,var(--ftl-paper) 40%);color:var(--ftl-ink);font-family:var(--ftl-body)}.ftl-login-card{width:100%;max-width:400px;background:#fff;border:1px solid var(--ftl-rule);border-top:3px solid var(--ftl-copper);border-radius:8px;padding:32px 32px 28px;box-shadow:0 1px 2px rgba(16,33,58,.04),0 12px 32px rgba(16,33,58,.06)}.ftl-wordmark{margin:0 0 18px;font:700 1.15rem/1.2 var(--ftl-display);letter-spacing:-.02em;color:var(--ftl-ink);white-space:nowrap}.ftl-wordmark .ftl-bracket{font-weight:300;color:var(--ftl-bracket);padding:0 .28em}.ftl-wordmark .ftl-wordmark-labs{color:var(--ftl-copper)}.ftl-login h1{margin:0 0 6px;font:600 1.55rem/1.2 var(--ftl-display);letter-spacing:-.02em;color:var(--ftl-ink)}.ftl-login-lede{margin:0 0 8px;font-size:14px;line-height:1.5;color:var(--ftl-muted)}.ftl-login-form{margin-top:16px}.ftl-field{display:block;margin:0 0 14px;font-size:13px;font-weight:500;color:var(--ftl-ink-2)}.ftl-field span{display:block;margin-bottom:6px}.ftl-login .ftl-field input[type=password],.ftl-login .ftl-field input[type=text]{width:100%;margin:0;font:15px/1.4 var(--ftl-body);color:var(--ftl-ink);background:#fff;padding:10px 12px;border:1px solid var(--ftl-rule);border-radius:6px;transition:border-color .12s ease,box-shadow .12s ease}.ftl-login .ftl-field input:focus{outline:none;border-color:var(--ftl-steel);box-shadow:0 0 0 3px rgba(59,91,127,.18)}.ftl-login .ftl-btn{width:100%;min-height:44px;margin-top:6px;font:600 15px var(--ftl-body);background:var(--ftl-ink);color:#fff;border:1px solid transparent;border-radius:6px}.ftl-login .ftl-btn:hover{background:var(--ftl-ink-2)}.ftl-login .ftl-btn:focus-visible{outline:2px solid var(--ftl-copper);outline-offset:3px}.ftl-login .ftl-notice{margin:12px 0 0;background:var(--ftl-paper-2);border:1px solid var(--ftl-rule);border-radius:6px;color:var(--ftl-ink-2);font-size:13px;line-height:1.5}.ftl-login .ftl-notice.error{border-color:var(--ftl-copper-light);background:#fbf2ee;color:#7f3c22}.ftl-login .ftl-login-forgot{margin:18px 0 0;font-size:13px;text-align:center}.ftl-login .ftl-login-forgot a,.ftl-login a{color:var(--ftl-steel)}.ftl-login a:hover{color:var(--ftl-copper)}.ftl-login-foot{margin:0;font-size:12px;letter-spacing:.01em;color:var(--ftl-muted);text-align:center}@media (max-width:480px){.ftl-login{padding:24px 14px;justify-content:flex-start}.ftl-login-card{padding:24px 20px}}.exec-topbar{gap:18px}.exec-nav{display:flex;gap:12px;align-items:center;margin-left:12px;flex-wrap:wrap}.exec-nav a{color:var(--ink);text-decoration:none;font-weight:700;font-size:13px}.exec-nav a:hover{text-decoration:underline}.exec-page h1{font:normal 24px var(--heading);color:var(--ink)}.brief-console{width:min(1320px,100%);margin:0 auto;padding:30px 28px 56px;display:grid;grid-template-columns:minmax(180px,250px) minmax(0,840px);grid-gap:38px;gap:38px;align-items:start}.brief-console a{text-underline-offset:3px}.brief-operator-controls{grid-column:1/-1}.operator-brief-bar{background:var(--paper);border-top:4px solid var(--accent);border-bottom:1px solid var(--rule);padding:15px 18px;display:flex;gap:24px;align-items:flex-end;justify-content:space-between}.operator-brief-label{color:var(--ink);font:700 12px var(--body);text-transform:uppercase;letter-spacing:.08em}.operator-brief-copy{color:var(--muted);font-size:13px;margin-top:2px}.brief-reader-picker{margin:0}.brief-index{position:-webkit-sticky;position:sticky;top:74px;border-top:3px solid var(--ink);padding-top:14px}.brief-index-title{font:700 12px var(--body);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.brief-index ol{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.brief-index a{color:var(--ink);text-decoration:none;display:grid;grid-gap:5px;gap:5px;font-size:13px;line-height:1.35}.brief-index a:hover span:last-child{text-decoration:underline}.priority-mark{font:700 10px var(--body);text-transform:uppercase;letter-spacing:.08em}.priority-mark.decision{color:var(--accent)}.priority-mark.watch{color:var(--mallard)}.priority-mark.monitor{color:var(--moss)}.priority-mark.awareness{color:var(--slate)}.brief-note{background:var(--paper);border-top:7px solid var(--ink);padding:34px 42px 46px;color:#2f3033}.brief-masthead{border-bottom:2px solid var(--ink);padding-bottom:24px;margin-bottom:26px}.brief-brand{color:var(--ink);font:700 12px var(--body);text-transform:uppercase;letter-spacing:.13em;border-bottom:3px solid var(--accent);padding-bottom:10px;margin-bottom:22px}.brief-title-row h1{font:700 44px/1.05 var(--heading);color:var(--ink);margin:0}.brief-title-row p{color:var(--muted);margin:8px 0 0;font-size:14px}.brief-standfirst{color:var(--ink);font:20px/1.45 Georgia,Times New Roman,serif;margin:24px 0 0;max-width:720px}.brief-glance{margin-bottom:32px}.brief-glance h2{color:var(--ink);font:700 13px var(--body);text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px}.glance-table-wrap{overflow-x:auto;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.glance-table{width:100%;border-collapse:collapse;min-width:680px}.glance-table th{text-align:left;color:var(--muted);font:700 11px var(--body);text-transform:uppercase;letter-spacing:.08em;padding:10px;border-bottom:1px solid var(--rule)}.glance-table td{vertical-align:top;padding:13px 10px;border-top:1px solid var(--rule);line-height:1.35}.glance-table td:first-child{width:120px}.glance-table td:nth-child(2){color:var(--ink);font-weight:700}.glance-table td:nth-child(3),.glance-table td:nth-child(4){color:#3b3c40;font-size:14px}.priority-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;color:#fff;font:700 11px var(--body);text-transform:uppercase;letter-spacing:.08em}.priority-tag.decision{background:var(--accent)}.priority-tag.watch{background:var(--mallard)}.priority-tag.monitor{background:var(--moss)}.priority-tag.awareness{background:var(--slate)}.brief-items{display:grid;grid-gap:0;gap:0}.brief-item{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:16px;gap:16px;border-top:3px solid var(--ink);padding:26px 0 30px;scroll-margin-top:92px}.brief-item.decision{border-top-color:var(--accent)}.brief-item.watch{border-top-color:var(--mallard)}.brief-item.monitor{border-top-color:var(--moss)}.brief-item.awareness{border-top-color:var(--slate)}.item-number{color:var(--ink);font:700 34px/1 var(--heading)}.brief-item.decision .item-number{color:var(--accent)}.brief-item.watch .item-number{color:var(--mallard)}.brief-item.monitor .item-number{color:var(--moss)}.brief-item.awareness .item-number{color:var(--slate)}.item-body{max-width:720px}.item-body h2{font:700 25px/1.22 var(--heading);color:var(--ink);margin:11px 0 16px}.brief-triad{margin:0;display:grid;grid-gap:13px;gap:13px}.brief-triad div{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:20px;gap:20px}.brief-triad dt{color:var(--ink);font-weight:800;line-height:1.35}.brief-triad dd{margin:0;color:#2f3033;font-size:16px;line-height:1.62}.receipt-block{margin-top:18px;padding-top:13px;border-top:1px solid var(--rule)}.receipt-block h3{margin:0 0 8px;color:var(--ink);font:700 12px var(--body);text-transform:uppercase;letter-spacing:.08em}.receipt-block ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:5px;gap:5px}.receipt-block li{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:13px}.receipt-block a{color:var(--link);font-weight:700}.feedback-controls{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.feedback-pill{min-height:40px;min-width:112px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--rule);border-radius:999px;padding:0 17px;color:var(--ink);font-weight:800;text-decoration:none;background:#fff}.feedback-pill.helpful{border-color:var(--moss)}.feedback-pill.not-useful{border-color:var(--rule)}.feedback-pill:hover{border-color:var(--ink)}.feedback-pill.disabled{color:var(--muted)}.plain-panel{background:var(--paper);border:1px solid var(--rule);border-radius:6px;padding:18px 20px}.plain-panel h2{font:normal 15px var(--heading);color:var(--ink);margin:0 0 12px}.compact-facts{margin:0}.compact-facts div{display:grid;grid-template-columns:120px 1fr;grid-gap:12px;gap:12px;padding:8px 0;border-top:1px solid var(--rule)}.compact-facts div:first-child{border-top:none}.compact-facts dt{color:var(--muted)}.compact-facts dd{margin:0;color:#333}.archive-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;border-bottom:4px solid var(--ink);margin-bottom:18px}.archive-heading h1{margin:2px 0 5px}.archive-heading p:last-child{margin:0;color:var(--muted)}.archive-heading>span{color:var(--slate);font-weight:800;white-space:nowrap}.report-archive{background:var(--paper);border:1px solid var(--rule);border-radius:6px;overflow:hidden}.report-row{display:grid;grid-template-columns:150px minmax(220px,1.4fr) minmax(100px,.7fr) minmax(95px,.6fr) 118px;grid-gap:18px;gap:18px;align-items:center;padding:15px 18px;border-bottom:1px solid var(--rule);color:#333;text-decoration:none}.report-row:last-child{border-bottom:0}.report-row:not(.report-head):hover{background:#f8faf9}.report-row strong{color:var(--ink)}.report-head{padding-top:10px;padding-bottom:10px;background:var(--wash);color:var(--slate);letter-spacing:.06em;text-transform:uppercase}.report-head,.report-status{font-size:11px;font-weight:800}.report-status{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#eef3f0;color:#315e54;padding:4px 9px}.report-status-sent{background:#e8f2f8;color:#174e73}.report-status-draft{background:#f0f2f5;color:var(--slate)}.report-open{color:var(--link);font-weight:800;text-align:right}.feedback-page{min-height:100vh;display:grid;place-items:center;padding:24px}.feedback-box{width:min(520px,100%);background:var(--paper);border:1px solid var(--rule);border-radius:6px;padding:28px}.feedback-box h1{font:normal 24px var(--heading);color:var(--ink);margin:0 0 6px}.feedback-box label{display:block;font-weight:700;margin:18px 0 6px}.feedback-box textarea{width:100%;resize:vertical;border:1px solid var(--rule);border-radius:4px;padding:9px 10px;font:14px var(--body);margin-bottom:12px}.layout{max-width:1104px;margin:24px auto;padding:0 24px;display:flex;gap:24px;align-items:flex-start}.brief{flex:0 1 696px;min-width:0;background:var(--paper);border:1px solid var(--rule);border-radius:6px}.brief .frame-note{padding:8px 14px;border-top:1px solid var(--rule);font-size:11px;color:var(--slate)}.brief iframe{display:block;width:100%;height:1400px;border:0}.rail{flex:1 1 360px;min-width:330px;position:-webkit-sticky;position:sticky;top:76px;max-height:calc(100vh - 100px);overflow:auto;background:var(--paper);border:1px solid var(--rule);border-radius:6px}.rail h2{font:normal 14px var(--heading);color:var(--ink);text-transform:uppercase;letter-spacing:.6px;margin:0;padding:14px 16px;border-bottom:2px solid var(--accent)}.item{padding:12px 16px;border-bottom:1px solid var(--rule)}.item .head{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.item .num{font:700 13px var(--heading);color:var(--ink)}.item .title{font-size:13px;font-weight:600;color:#333;margin:4px 0 8px;overflow-wrap:anywhere}.controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.thumb{border:1px solid var(--rule);background:var(--paper);border-radius:16px;padding:3px 14px;font-size:14px;cursor:pointer}.thumb.active-up{background:var(--moss);border-color:var(--moss);color:#fff}.thumb.active-down{background:var(--accent);border-color:var(--accent);color:#fff}.comment-toggle{font-size:12px;color:var(--link);background:none;border:none;cursor:pointer;padding:0}.comments{margin-top:8px}.comment{background:var(--wash);border-radius:4px;padding:6px 10px;font-size:12px;margin-bottom:6px}.comment .by{color:var(--muted);font-size:11px}.comment .resolve{float:right;font-size:11px;color:var(--link);background:none;border:none;cursor:pointer}.comment.resolved{opacity:.55}.comment-scope{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:9px -3px 1px;padding-top:8px;border-top:1px solid var(--rule)}.comment-scope>span{width:100%;color:var(--slate);font-size:11px;font-weight:800}.comment-scope button{border:1px solid #b9c2cc;border-radius:999px;background:#fff;color:var(--ink);padding:6px 9px;font:700 11px var(--body);cursor:pointer}.comment-scope button:hover{border-color:var(--ink)}.comment-scope button:disabled{opacity:.55;cursor:wait}.comment-change-card{margin:10px -3px 2px;padding:12px;border:1px solid var(--rule);border-top:4px solid var(--ink);border-radius:4px;background:#fbfbfa;color:#333}.comment-change-card[data-kind=protected]{border-top-color:var(--moss);background:#f5f8f6}.comment-change-card[data-kind=edition],.comment-change-card[data-kind=saved]{border-top-color:var(--slate)}.comment-change-card>b{display:block;color:var(--ink);font:700 15px/1.3 var(--heading);margin-bottom:6px}.comment-change-card>p{margin:6px 0;line-height:1.45}.comment-change-card .request-echo{font-size:12px;font-weight:700;margin-bottom:11px}.comment-before-after{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:10px}.comment-before-after>div{padding:9px;border:1px solid var(--rule);background:#fff}.comment-before-after span{display:block;color:var(--slate);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.comment-before-after p{margin:4px 0 0}.approval-note{color:var(--slate);font-weight:800}.comment-change-card .outcome-actions{margin-top:9px}.comment-change-card .suggestion-row{margin:10px 0 4px}.comment-box{width:100%;border:1px solid var(--rule);border-radius:4px;padding:6px 8px;font:12px var(--body);min-height:44px}.rail-whole{padding:14px 16px;background:var(--wash);border-bottom:1px solid var(--rule)}.rail-whole .label{font:normal 12px var(--heading);text-transform:uppercase;letter-spacing:.6px;color:var(--ink);margin-bottom:8px}.unv{color:var(--accent)}.hint,.unv{font-size:11px}.hint{color:var(--muted)}.pickers{margin-left:auto;display:flex;gap:10px;align-items:center;font-size:13px;flex-wrap:wrap;min-width:0}.pickers select{font:13px var(--body);padding:4px 8px;border:1px solid var(--rule);border-radius:4px;background:#fff;max-width:220px}.grid{max-width:1392px;margin:24px auto;padding:0 24px;width:100%;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 24px;gap:0 24px}@media (max-width:1200px){.grid{grid-template-columns:1fr}}.colhead{background:var(--ink);color:#fff;border-radius:6px 6px 0 0;padding:10px 16px;font:normal 15px var(--heading);display:flex;gap:10px;align-items:baseline}.colhead .chip{background:var(--slate)}.cmp-card{background:var(--paper);border:1px solid var(--rule);border-top:none;padding:14px 16px}.cmp-card h3{font:600 14px var(--body);color:var(--ink);margin:4px 0 8px}.sec{padding:6px 10px;border-radius:4px;margin:4px 0;font-size:13px}.sec .label{font-weight:700;color:var(--ink)}.sec.changed{background:#fdf1ef;outline:1px solid #f2c6bf}.sec.changed .flag{float:right;font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);font-weight:700}del{background:#f6d9d4;color:#7a2a1e;text-decoration:line-through}ins{background:#dde6e2;color:#2f4a42;text-decoration:underline}.state-chip{float:right;font-size:10px;text-transform:uppercase;letter-spacing:.5px;border-radius:9px;padding:1px 8px}.state-chip.changed{background:var(--accent);color:#fff}.state-chip.unchanged{background:var(--rule);color:var(--muted)}.state-chip.new{background:var(--moss);color:#fff}.state-chip.dropped{background:var(--accent);color:#fff}.slot-empty{background:repeating-linear-gradient(45deg,#fafafa,#fafafa 8px,#f2f2f2 0,#f2f2f2 16px);border:1px dashed var(--rule);border-top:none;padding:20px 16px;color:var(--muted);font-size:12px;font-style:italic}.mw{max-width:1392px;margin:0 auto 32px;padding:0 24px;width:100%;box-sizing:border-box}.mw h2{font:normal 14px var(--heading);color:var(--ink);text-transform:uppercase;letter-spacing:.6px}.mw table{border-collapse:collapse;width:100%;background:var(--paper);border:1px solid var(--rule)}.mw td,.mw th{border-bottom:1px solid var(--rule);padding:8px 12px;text-align:left;font-size:13px}.mw th{background:var(--wash);font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--slate)}.delta-same{color:var(--muted)}.delta-diff{color:var(--accent);font-weight:600}.opnav{display:flex;align-items:center;gap:18px;padding:10px 32px;background:#1b2a41;color:#dfe7f2;font-size:13px;overflow-x:auto;white-space:nowrap}.opnav a{color:#dfe7f2;text-decoration:none}.opnav a:hover{text-decoration:underline}.opnav a.dim{color:#93a5bd}.opnav .opnav-label{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:11px;color:#f4b63f}.opnav .opnav-who{margin-left:auto;color:#93a5bd}.op-h1{font-size:22px;margin:18px 0 4px}.op-h2{font-size:15px;margin:26px 0 8px}.op-sub{color:#5c6b80;font-size:13px;margin:0 0 16px}.op-sub .mono{white-space:normal;overflow-wrap:anywhere}.optable{border-collapse:collapse;width:100%;font-size:13px;margin:8px 0 20px}.optable td,.optable th{text-align:left;padding:7px 10px;border-bottom:1px solid #e3e8ef;vertical-align:top}.optable thead th{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#5c6b80;border-bottom:2px solid #cfd8e3}.optable.kv{width:auto;min-width:420px}.optable.kv th{width:140px;color:#5c6b80}.optable tr.failed{background:#fdf3f2;box-shadow:inset 3px 0 0 #c94f42}.fail-reason{color:#a33c31;font-size:12px;margin-top:3px;max-width:480px}.chip.status-failed{background:#fbe5e2;color:#a33c31}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.dim{color:#8a97a8}.bad{color:#a33c31}.gate-name{font-weight:700;color:#25344a}.run-facts{display:grid;grid-template-columns:minmax(140px,.45fr) minmax(260px,1fr);grid-gap:10px;gap:10px;margin:14px 0 16px}.run-facts div{background:#fff;border:1px solid #e3e8ef;border-radius:8px;padding:9px 12px}.run-facts dt{font-size:11px;color:#5c6b80;text-transform:uppercase;letter-spacing:.05em}.run-facts dd{margin:2px 0 0;color:#25344a;font-weight:600}.evidence-panel{background:#fff;border:1px solid #e3e8ef;border-radius:8px;padding:10px 14px 12px;margin:14px 0}.evidence-panel .op-h2{margin-top:0}.evidence-files{display:flex;flex-wrap:wrap;gap:8px}.evidence-files a,.evidence-link{font-weight:700;color:#005ea8}.evidence-files a{border:1px solid #cfd8e3;border-radius:6px;padding:5px 9px;background:#f6f8fa;text-decoration:none}.gate-list{display:flex;flex-direction:column;gap:12px}.gate{border:1px solid #e3e8ef;border-radius:8px;padding:10px 14px}.gate.fail{border-color:#e5b3ac;background:#fdf6f5}.gate-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.gate-evidence{background:#f6f8fa;border-radius:6px;padding:8px 10px;margin:0}.evidence-body,.gate-evidence{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#2f3c4e}.evidence-body{background:#fff;border:1px solid #e3e8ef;border-radius:8px;padding:14px}.trigger-form{display:flex;align-items:flex-end;gap:16px;margin:12px 0 8px;flex-wrap:wrap}.trigger-form label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#5c6b80}.trigger-form label.check{flex-direction:row;align-items:center;color:#2f3c4e}.reader-picker{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:12px 0 18px}.reader-picker label{display:flex;flex-direction:column;gap:4px;color:#5c6b80;font-size:12px}.reader-picker select{font:14px var(--body);border:1px solid var(--rule);border-radius:4px;padding:7px 9px;min-width:190px}.prepare-copy{background:#fff;border:1px solid #e3e8ef;border-radius:8px;padding:14px;margin:18px 0}.copy-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.prepare-copy label{display:block;color:#5c6b80;font-size:12px;font-weight:700;margin-top:10px}.prepare-copy textarea{width:100%;border:1px solid #cfd8e3;border-radius:6px;padding:9px 10px;margin-top:5px;font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;color:#25344a}.email-preview{margin:20px 0 32px}.email-preview>div{border:1px solid #cfd8e3;overflow:auto;background:#f2f2f2}.trigger-form input,.trigger-form select{font:inherit;padding:6px 8px;border:1px solid #cfd8e3;border-radius:6px}.btn.danger{background:#c94f42}.btn.secondary{background:#fff;color:var(--ink);border:1px solid #7a8790;text-decoration:none}.btn.small{min-height:36px;padding:6px 14px;font-size:13px}.notice.warn{border-color:#f4b63f;color:#755300;background:#fff9e8}.operator-shell{width:min(1360px,100%);margin:0 auto;padding:24px 28px 56px}.operator-shell.narrow{width:min(1040px,100%)}.operator-hero{background:var(--paper);border-top:6px solid var(--ink);border-bottom:1px solid var(--rule);padding:24px 28px;display:flex;justify-content:space-between;gap:28px;align-items:flex-end}.operator-hero.compact{align-items:flex-start}.operator-hero h1,.workspace-top h1{font:700 34px/1.08 var(--heading);color:var(--ink);margin:0 0 10px}.operator-hero p,.workspace-top p{color:#3b3c40;max-width:780px;margin:0}.eyebrow,.metric-label,.preview-label{display:block;color:#4b6673;font:800 11px var(--body);letter-spacing:.08em;text-transform:uppercase}.primary-action{flex:0 0 auto;background:var(--accent);text-decoration:none;font-weight:800;padding:12px 18px;border-radius:4px}.hero-metrics,.home-status-grid,.impact-grid{display:grid;grid-gap:14px;gap:14px}.home-status-grid{grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(190px,1fr));margin:18px 0}.hero-metrics{grid-template-columns:repeat(3,96px)}.hero-metrics div,.status-panel,.work-panel{background:var(--paper);border:1px solid var(--rule);border-radius:6px}.hero-metrics div,.status-panel{padding:15px 16px}.hero-metrics span,.status-panel span{color:var(--muted);font-size:12px}.hero-metrics b,.metric-number{display:block;color:var(--ink);font:700 30px/1 var(--heading);margin-top:5px}.status-panel{min-height:150px;color:inherit;text-decoration:none}.status-panel.feature h2{font:700 22px var(--heading);color:var(--ink);margin:5px 0 8px}.status-panel b{display:block;color:var(--ink)}.run-state{display:block;font:700 26px var(--heading);margin:6px 0}.run-state.ok{color:var(--moss)}.run-state.bad{color:var(--accent)}.work-panel{padding:18px 20px;margin-top:18px}.table-panel{overflow-x:auto}.work-panel h2,.work-panel h3{color:var(--ink);margin:0}.work-panel h2{font:700 20px var(--heading)}.work-panel h3{font:800 12px var(--body);letter-spacing:.08em;text-transform:uppercase;margin-top:16px}.panel-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.panel-copy{color:var(--muted);font-size:13px;margin:4px 0 0}.empty-state{border:1px dashed #cfd8e3;background:#f8fafc;color:var(--muted);padding:16px;margin:10px 0 0}.hero-metrics b,.metric-number,.num,.optable td:nth-child(n){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chip.status-draft{background:#f0f2f5;color:#5c6b80}.opnav{gap:20px}.opnav-group{display:flex;align-items:baseline;gap:9px;padding-left:16px;border-left:1px solid rgba(255,255,255,.18)}.opnav-group span{color:#f4b63f;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.tune-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:18px;gap:18px;align-items:start}.ask-panel .tailor-form{margin-top:14px}.edit-item input,.edit-item textarea,.proposal textarea,.queue-resolve input,.register-editor textarea,.tailor-form textarea{width:100%;border:1px solid #cfd8e3;border-radius:4px;padding:9px 10px;font:14px/1.45 var(--body)}.edit-item textarea,.proposal textarea,.register-editor textarea,.tailor-form textarea{resize:vertical}.register-mini-list{display:grid;grid-gap:9px;gap:9px}.register-mini{display:grid;grid-gap:2px;gap:2px;padding:10px 12px;border-left:4px solid var(--seafoam);background:#f8fafc;color:inherit;text-decoration:none}.register-mini b{color:var(--ink)}.tuning-queue{display:grid;grid-gap:12px;gap:12px}.tuning-card{border:1px solid var(--rule);border-left:5px solid var(--seafoam);background:#fff}.tuning-card.awaiting{border-left-color:var(--accent)}.tuning-card.rejected{border-left-color:#a33c31}.tuning-card summary{cursor:pointer;display:grid;grid-template-columns:14px minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center;padding:12px 14px}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--seafoam)}.status-dot.awaiting{background:var(--accent)}.status-dot.rejected{background:#a33c31}.tuning-ask{color:var(--ink);font-weight:700;overflow-wrap:anywhere}.tuning-card-body{padding:0 14px 14px}.impact-row{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-bottom:10px}.impact-grid{grid-template-columns:repeat(4,minmax(130px,1fr));margin:12px 0}.impact-grid div{border:1px solid #e3e8ef;padding:9px 10px;background:#f8fafc}.diff-block.compact{max-height:340px;overflow:auto}.diff-ins{color:#2f5b45}.diff-del{color:#a33c31}.queue-resolve{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:10px 0}.queue-resolve input{width:min(360px,100%)}.chip.tune-applied,.chip.tune-awaiting,.chip.tune-rejected{font-weight:800}.chip.tune-awaiting{background:#fdf1ef;color:#a33c31}.chip.tune-applied{background:#eef3f0;color:#2f5b45}.chip.tune-rejected{background:#fbe5e2;color:#a33c31}.edition-workspace{width:min(1500px,100%);margin:0 auto;padding:20px 22px 50px}.workspace-top{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;background:#fff;border-top:6px solid var(--ink);border-bottom:1px solid var(--rule);padding:20px 24px}.workspace-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.workspace-grid{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(560px,1.1fr);grid-gap:20px;gap:20px;margin-top:18px;align-items:start}.editor-column{display:grid;grid-gap:14px;gap:14px}.workspace-summary{padding:11px 14px}.edit-item,.workspace-summary{background:#fff;border:1px solid var(--rule)}.edit-item{border-left:5px solid var(--mallard);padding:14px}.edit-item.dropped{opacity:.62;border-left-color:#a33c31}.edit-item-head{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;margin-bottom:10px}.edit-item-head h2{font:700 16px/1.25 var(--heading);color:var(--ink);margin:0}.item-controls,.item-save-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:10px 0}.item-drag-handle{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:3px 10px 3px 8px;border:1px solid #83939b;border-radius:4px;background:#eef2f3;color:var(--ink);cursor:-webkit-grab;cursor:grab;font:inherit;font-size:12px;font-weight:700;line-height:1}.item-drag-handle span{font-size:18px;line-height:1}.item-drag-handle:focus-visible,.item-drag-handle:hover{border-color:var(--ink);background:#fff}.item-drag-handle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.item-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.item-drag-handle:disabled{cursor:not-allowed;color:#70777b;background:#eceeef}.edit-item[data-dragging=true]{opacity:.55}.edit-item[data-drag-over=before]{box-shadow:0 -3px 0 0 var(--accent)}.edit-item[data-drag-over=after]{box-shadow:0 3px 0 0 var(--accent)}.edit-item label{display:block;color:var(--slate);font-size:12px;font-weight:800;margin-top:9px}.edit-item textarea{min-height:74px;margin-top:4px}.edit-item input{margin-top:4px}.receipt-list{border-top:1px solid var(--rule);margin-top:12px;padding-top:10px;display:grid;grid-gap:5px;gap:5px}.receipt-list h3{margin:0 0 2px;color:var(--ink);font:800 11px var(--body);letter-spacing:.08em;text-transform:uppercase}.receipt-list a{display:flex;justify-content:space-between;gap:10px;color:var(--link);font-size:13px}.preview-column{min-width:0}.preview-stick{position:-webkit-sticky;position:sticky;top:58px}.preview-label{margin:0 0 8px}.preview-column .brief-console{width:100%;padding:0;grid-template-columns:minmax(0,1fr);gap:16px}.preview-column .brief-index{position:static;background:#fff;padding:12px;border-top:3px solid var(--ink)}.preview-column .brief-index ol{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-column .brief-note{padding:24px 28px 34px}.preview-column .brief-title-row h1{font-size:34px}.preview-column .brief-triad div{grid-template-columns:132px minmax(0,1fr)}@media (max-width:980px){.edition-workspace,.operator-shell{padding:16px 14px 40px}.operator-hero,.panel-head,.workspace-top{display:grid;align-items:start}.home-status-grid,.impact-grid,.tune-layout,.workspace-grid{grid-template-columns:1fr}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.opnav{padding:10px 14px}.opnav-group{padding-left:10px}.tuning-card summary{grid-template-columns:14px minmax(0,1fr)}.tuning-card summary .chip,.tuning-card summary .dim{grid-column:2;width:-moz-fit-content;width:fit-content}.workspace-grid{margin-top:14px}.preview-stick{position:static}}@media (max-width:560px){.operator-hero h1,.workspace-top h1{font-size:27px}.hero-metrics{grid-template-columns:1fr}.edit-item-head{grid-template-columns:auto auto}.edit-item-head h2{grid-column:1/-1}.preview-column .brief-index ol{grid-template-columns:1fr}.preview-column .brief-note{padding:22px 18px 30px}.preview-column .brief-item{grid-template-columns:36px minmax(0,1fr)}.preview-column .brief-triad div{grid-template-columns:1fr;gap:3px}}.notice-inline{margin-left:10px;font-size:12px;color:#2e6b46}.notice-inline.error{color:#a33c31}.register-editor textarea{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;border:1px solid #cfd8e3;border-radius:8px;padding:10px;box-sizing:border-box}.register-editor .btn{margin-top:8px}.revision{margin:10px 0;border:1px solid #e3e8ef;border-radius:8px;padding:8px 12px}.revision summary{cursor:pointer;font-size:13px}.diff-block{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f8fa;border-radius:6px;padding:8px 10px}.diff-block .diff-del{color:#a33c31;background:#fbe5e2;display:block}.diff-block .diff-ins{color:#2e6b46;background:#e3f2e8;display:block}.diff-block .diff-same{display:block}.binding-change{border:1px solid #e5b3ac;background:#fdf6f5;box-shadow:inset 3px 0 0 #c94f42;border-radius:8px;padding:10px 14px;margin:10px 0;font-size:13px}.tailor-form textarea{width:100%;font:inherit;border:1px solid #cfd8e3;border-radius:8px;padding:10px;box-sizing:border-box}.tailor-form .btn{margin-top:8px}.proposal .restatement{background:#f2f6fb;border-left:3px solid #1b2a41;padding:10px 14px;border-radius:0 8px 8px 0;font-size:14px}.proposal textarea{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;border:1px solid #cfd8e3;border-radius:8px;padding:10px;box-sizing:border-box}.tailor-resolve{margin:14px 0}.tailor-resolve input{font:inherit;padding:6px 8px;border:1px solid #cfd8e3;border-radius:6px;width:260px}@media (max-width:720px){body{font-size:14px}.topbar{align-items:flex-start;flex-wrap:wrap;padding:14px 24px}.topbar img{height:26px}.topbar h1{font-size:20px;line-height:1.15}.archive-heading{align-items:flex-start;flex-direction:column;gap:8px}.report-head{display:none}.report-row{grid-template-columns:1fr auto;gap:5px 14px}.report-row strong{grid-column:1/-1;grid-row:1}.report-row time{grid-column:1}.report-row .report-status{grid-column:2;grid-row:2}.report-row .report-open{grid-column:2;grid-row:3}.comment-before-after{grid-template-columns:1fr}.topbar .kicker{font-size:11px;letter-spacing:1.8px;line-height:1.45}.topbar .who{margin-left:0;width:100%;text-align:left;font-size:12px}.page{margin:24px auto;padding:0 24px;max-width:none}.brief-console{display:block;padding:0 0 36px;width:100%}.brief-operator-controls{padding:0 16px;margin:16px 0}.operator-brief-bar{display:block;padding:14px}.brief-reader-picker{margin-top:12px}.brief-reader-picker label,.brief-reader-picker select{width:100%}.brief-reader-picker .btn{min-height:40px}.brief-index{position:-webkit-sticky;position:sticky;top:0;z-index:4;background:var(--paper);border-top:3px solid var(--ink);border-bottom:1px solid var(--rule);padding:9px 16px 10px;overflow-x:auto}.brief-index-title{margin-bottom:7px}.brief-index ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%}.brief-index li{min-width:0}.brief-index a{display:block}.brief-index a span:last-child{display:none}.brief-note{border-top-width:5px;padding:24px 18px 34px}.brief-masthead{margin-bottom:22px;padding-bottom:20px}.brief-brand{font-size:11px;letter-spacing:.11em;line-height:1.35;margin-bottom:18px}.brief-title-row h1{font-size:34px;line-height:1.08}.brief-standfirst{font-size:18px;line-height:1.45;margin-top:20px}.glance-table{min-width:0}.glance-table thead{display:none}.glance-table,.glance-table tbody,.glance-table td,.glance-table tr{display:block;width:100%}.glance-table tr{border-top:1px solid var(--rule);padding:12px 0}.glance-table tr:first-child{border-top:none}.glance-table td{border-top:none;padding:4px 0;overflow-wrap:anywhere}.glance-table td:first-child{width:100%}.glance-table td:nth-child(3),.glance-table td:nth-child(4){display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:10px;gap:10px}.glance-table td:nth-child(3):before{content:"Status"}.glance-table td:nth-child(3):before,.glance-table td:nth-child(4):before{color:var(--muted);font:700 10px var(--body);text-transform:uppercase;letter-spacing:.08em}.glance-table td:nth-child(4):before{content:"Milestone"}.brief-item{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:24px 0 28px;scroll-margin-top:104px}.item-number{font-size:28px}.item-body h2{font-size:21px;line-height:1.25}.brief-triad{gap:14px}.brief-triad div{display:block}.brief-triad dt{margin-bottom:3px}.brief-triad dd{font-size:15px;line-height:1.58}.receipt-block li{display:block;line-height:1.45}.receipt-block li span{display:block}.feedback-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.feedback-pill{min-width:0;width:100%;min-height:42px;padding:0 10px}.group-head{align-items:flex-start;flex-direction:column;gap:4px}.row{display:grid;grid-template-columns:minmax(112px,auto) 1fr;align-items:start;grid-gap:8px 14px;gap:8px 14px;padding:14px 16px}.row .date{min-width:0}.row .mix,.row .review-action,.row .state,.row .teaser{grid-column:1/-1;min-width:0;white-space:normal;text-align:left}.row .review-action{order:-1;font-size:14px}.row .state{font-size:12px}.run-facts{grid-template-columns:1fr}.layout{display:block;margin:24px auto;padding:0 24px}.brief{width:100%;margin-bottom:18px}.brief iframe{height:560px}.rail{position:static;width:100%;min-width:0;max-height:none}.pickers{width:100%;margin-left:0;align-items:flex-end}.pickers label{display:flex;flex:1 1 140px;flex-direction:column;gap:4px}.pickers select{width:100%;max-width:none}.grid,.mw{padding:0 24px}.mw table{table-layout:fixed}.mw td,.mw th{padding:6px 8px}.cmp-card,.mw td,.mw th,.slot-empty{overflow-wrap:anywhere}.opnav{gap:16px;padding:10px 24px}.opnav .opnav-who{margin-left:0}.optable{display:block;overflow-x:auto;white-space:nowrap}.trigger-form{align-items:flex-start}.trigger-form label{flex:1 1 145px}.trigger-form label.check{flex-basis:100%}}.builder-shell{width:min(1120px,100%);margin:0 auto;padding:34px 28px 72px}.builder-progress{list-style:none;padding:0;margin:0 0 34px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--rule)}.builder-progress li{display:flex;align-items:center;gap:9px;padding:0 10px 14px;color:var(--muted);font-size:13px;position:relative}.builder-progress li.current{color:var(--ink);font-weight:800}.builder-progress li.current:after{content:"";position:absolute;height:4px;left:0;right:0;bottom:-2px;background:var(--accent)}.builder-progress li.done{color:var(--moss)}.builder-progress a{color:inherit;text-decoration:none}.progress-number{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid;font-size:12px;flex:0 0 auto}.builder-progress .current .progress-number,.builder-progress .done .progress-number{color:#fff;background:var(--ink);border-color:var(--ink)}.builder-progress .done .progress-number{background:var(--moss);border-color:var(--moss)}.builder-heading{margin:0 0 22px}.brief-overview-head h1,.briefs-hero h1,.builder-heading h1{font:700 36px/1.1 var(--heading);color:var(--ink);margin:4px 0 9px}.brief-overview-head p,.briefs-hero p,.builder-heading>p:last-child{color:var(--muted);margin:0;max-width:760px}.builder-card,.instruction-list article,.proof-panel,.tuning-box{background:var(--paper);border:1px solid var(--rule);border-radius:10px;box-shadow:0 10px 34px rgba(15,13,49,.04)}.builder-card{padding:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field>span,.placement-fieldset legend,.tuning-entry label{color:var(--ink);font-weight:800;font-size:13px}.field input,.field select,.field textarea,.tuning-entry textarea{width:100%;border:1px solid #b9c2cc;border-radius:6px;background:#fff;color:#28282c;font:15px/1.45 var(--body);padding:10px 12px}.field input:focus,.field select:focus,.field textarea:focus,.tuning-entry textarea:focus{outline:3px solid rgba(0,111,192,.16);border-color:var(--link)}.field small{color:var(--muted);font-size:12px}.live-email-strip,.rendered-strip{margin-top:20px;border-left:4px solid var(--accent);background:#f8f7f5;padding:13px 16px}.live-email-strip{display:grid;grid-gap:3px;gap:3px}.live-email-strip b{font:700 21px var(--heading);color:var(--ink)}.live-email-strip>span:last-child{color:var(--slate);font-size:13px}.builder-actions{display:flex;justify-content:flex-end;margin-top:24px}.builder-actions .btn,.proof-actions .btn,.tuning-entry .btn{min-height:44px}.brief-overview-head,.briefs-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:24px;border-bottom:4px solid var(--ink)}.brief-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:22px}.brief-product-card{display:block;padding:24px;color:inherit;text-decoration:none;background:#fff;border:1px solid var(--rule);border-top:5px solid var(--ink);border-radius:8px}.brief-product-card:hover{box-shadow:0 10px 28px rgba(15,13,49,.08)}.brief-product-card h2{font:700 23px var(--heading);color:var(--ink);margin:13px 0 4px}.brief-product-card>p{color:var(--muted)}.history-chip,.template-chip{display:inline-block;border-radius:999px;background:#edf2f3;color:var(--mallard);padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.brief-product-card dl{display:flex;gap:30px;margin:22px 0 12px}.brief-product-card dl div{display:grid}.brief-product-card dt{font-size:11px;color:var(--slate);text-transform:uppercase}.brief-product-card dd{margin:2px 0 0;color:var(--ink);font-weight:800}.approved-line{color:#315e54!important;font-weight:800}.approved-line:before{content:"✓";margin-right:7px}.card-link{color:var(--link)!important;font-weight:800}.overview-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:20px 0}.overview-grid article{background:#fff;border:1px solid var(--rule);padding:17px}.overview-grid b{display:block;color:var(--ink);margin-top:5px}.overview-grid p{margin:4px 0 0;color:var(--muted);font-size:13px}.brief-tools{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px}.brief-tools a{background:#fff;border:1px solid var(--rule);border-radius:6px;padding:9px 12px;text-decoration:none;font-weight:700}.source-table{border:1px solid var(--rule)}.source-row{display:grid;grid-template-columns:1fr 1.7fr 1fr;grid-gap:14px;gap:14px;padding:12px 14px;border-bottom:1px solid var(--rule);align-items:center}.source-row:last-child{border-bottom:0}.source-head{background:var(--wash);color:var(--slate);font-size:11px;text-transform:uppercase;font-weight:800}.source-row span{font-size:13px}.connected-state{color:#315e54;font-weight:800}.connected-state:before{content:"●";margin-right:6px}.waiting-row{background:#fafafa;color:var(--muted)}.promise-card{margin:22px 0;padding:20px;background:#f6f8f7;border-left:5px solid var(--moss)}.promise-card>div{display:flex;gap:8px;align-items:center}.promise-card h2{font:700 19px var(--heading);color:var(--ink);margin:0}.promise-card p{font-size:16px;color:var(--ink)}.promise-card small{color:var(--moss)}.edition-size-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.edition-size-row>div{display:grid}.edition-size-row span{color:var(--muted);font-size:13px}.confirmation-action{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}.confirmation-action p{margin:0;color:var(--muted)}.words-form{display:grid}.rendered-strip{margin:8px 0 24px;color:#333}.masthead-render{color:var(--slate);font-size:11px;letter-spacing:2px;text-transform:uppercase}.framing-render{font-size:15px}.footer-render{color:var(--slate);font-size:12px;border-left-color:var(--rule)}.placement-fieldset{border:0;padding:0;margin:0}.placement-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:8px}.placement-options>label{display:grid;grid-gap:5px;gap:5px;border:2px solid var(--rule);border-radius:8px;padding:14px;cursor:pointer}.placement-options>label.selected{border-color:var(--ink);background:#fafafc}.placement-options input{position:absolute;opacity:0;pointer-events:none}.placement-options small{color:var(--muted)}.layout-thumb{display:grid;grid-gap:6px;gap:6px;background:#fff;border:1px solid var(--rule);padding:12px;min-height:118px}.layout-thumb i{display:block;border-radius:2px}.mini-glance{height:22px;background:#e8edf0;border-top:3px solid var(--ink)}.mini-market{height:24px;background:#eef3f0;border-top:3px solid var(--moss)}.mini-items{height:52px;background:repeating-linear-gradient(180deg,#f8eeee 0,#f8eeee 13px,#fff 0,#fff 17px);border-left:3px solid var(--accent)}.glance-toggle{margin-top:18px;display:flex;gap:11px;align-items:flex-start;background:var(--wash);padding:14px}.glance-toggle input{margin-top:4px}.glance-toggle span{display:grid}.glance-toggle small{color:var(--muted)}.proof-panel{padding:26px;margin-bottom:20px}.proof-panel-head{display:flex;gap:13px;align-items:flex-start;margin-bottom:18px}.proof-panel-head h2{font:700 21px var(--heading);color:var(--ink);margin:0}.proof-panel-head p{margin:4px 0 0;color:var(--muted)}.panel-number{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;color:#fff;background:var(--ink);border-radius:50%;font-weight:800}.match-banner{padding:20px;border-radius:7px;border:1px solid}.match-banner h3{font:700 24px var(--heading);margin:0 0 5px}.match-banner p{margin:0}.green-match{background:#eef5f1;border-color:#91b4a5;color:#244f45}.amber-match{background:#fff8e7;border-color:#ddbd67;color:#694f0b}.red-match{background:#fdf0ee;border-color:#dc9f96;color:#812f25}.neutral-match{background:var(--wash);border-color:var(--rule);color:var(--ink)}.field-comparison{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:18px}.field-comparison>div{background:#fff;border:1px solid;padding:13px;color:#333}.field-comparison span,.request-echo span,.sentence-change span,.tuning-before-after span{display:block;color:var(--slate);font-size:11px;text-transform:uppercase;font-weight:800;margin-bottom:5px}.proof-actions{display:flex;align-items:center;gap:10px;margin-top:18px;flex-wrap:wrap}.proof-actions form{margin:0}.nothing-sends{color:var(--muted);font-size:12px;margin:9px 0 0}.edition-compare{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:24px}.edition-compare h3{color:var(--ink);font:700 15px var(--heading)}.edition-compare iframe{width:100%;height:620px;border:1px solid var(--rule);background:var(--wash)}.fresh-results{border-top:1px solid var(--rule);margin:0}.fresh-results>div{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:20px;gap:20px;padding:9px 4px;border-bottom:1px solid var(--rule)}.fresh-results dt{color:var(--muted)}.fresh-results dd{margin:0;color:var(--ink);font-weight:800}.fresh-foot{margin-bottom:3px}.fresh-panel small{color:var(--muted)}.delivery-fact{display:flex;justify-content:space-between;gap:18px;background:var(--ink);color:#fff;padding:14px 18px;margin:0 0 20px}.instruction-list{display:grid;grid-gap:14px;gap:14px}.instruction-list article{padding:22px 24px}.instruction-list h2{font:700 19px var(--heading);color:var(--ink);margin:0 0 7px}.instruction-list p{margin:0 0 10px}.instruction-list ul{margin:0 0 12px;padding-left:20px}.instruction-list small{color:var(--moss)}.locked-instruction{border-left:5px solid var(--moss)!important}.tuning-box{padding:26px;margin-top:22px}.tuning-intro h2{font:700 24px var(--heading);color:var(--ink);margin:4px 0 6px}.tuning-intro p:last-child{color:var(--muted)}.tuning-entry{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.tuning-entry .btn{justify-self:start}.tuning-outcome{margin-top:22px;border:1px solid var(--rule);border-top:5px solid var(--ink);padding:20px;background:#fbfbfa}.tuning-outcome h3{font:700 20px var(--heading);color:var(--ink)}.request-echo{color:var(--ink);font-weight:700}.sentence-change,.tuning-before-after{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.sentence-change>div,.tuning-before-after>div{background:#fff;border:1px solid var(--rule);padding:14px}.tuning-before-after .layout-thumb{margin-top:10px}.sentence-change p{margin:0}.honest-timing{color:var(--muted);font-size:13px}.outcome-actions{display:flex;gap:12px;align-items:center;margin-top:14px}.suggestion-row button,.text-button{border:0;background:transparent;color:var(--link);font:700 13px var(--body);cursor:pointer;padding:6px 2px}.text-button:disabled,.text-button[aria-disabled=true]{color:#777d81;cursor:default;opacity:.62;text-decoration:none}.text-button{display:inline-flex;min-height:32px;align-items:center;border-radius:3px;text-decoration:underline;-webkit-text-decoration-color:rgb(28 25 79/35%);text-decoration-color:rgb(28 25 79/35%);text-underline-offset:3px}.text-button:focus-visible,.text-button:hover:not(:disabled){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.saved-note{color:#315e54;font-weight:800}.suggestion-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0}.suggestion-row span{width:100%;color:var(--muted);font-size:12px}.suggestion-row button{border:1px solid var(--rule);background:#fff;border-radius:999px;padding:7px 11px}.change-history{margin-top:24px}.change-history h2{font:700 21px var(--heading);color:var(--ink)}.change-history article{background:#fff;border-bottom:1px solid var(--rule);padding:14px}.change-history article p{margin:7px 0 0}@media (max-width:760px){.builder-shell{padding:22px 16px 50px}.builder-progress{grid-template-columns:1fr 1fr;gap:10px 0}.builder-progress li{padding-bottom:10px}.builder-progress li.current:after{display:none}.brief-overview-head h1,.briefs-hero h1,.builder-heading h1{font-size:29px}.brief-card-grid,.edition-compare,.field-comparison,.form-grid,.overview-grid,.placement-options,.sentence-change,.tuning-before-after{grid-template-columns:1fr}.brief-overview-head,.briefs-hero,.confirmation-action,.delivery-fact{align-items:flex-start;flex-direction:column}.source-row{grid-template-columns:1fr;gap:3px}.source-head{display:none}.builder-card,.proof-panel,.tuning-box{padding:20px}}.skip-link{position:fixed;top:8px;left:8px;z-index:100;transform:translateY(-160%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:4px}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #0077cc;outline-offset:3px}.opnav{min-height:58px;gap:26px;overflow:visible;white-space:normal;position:-webkit-sticky;position:sticky;top:0;z-index:20}.opnav-brand{display:flex;align-items:baseline;gap:8px;text-transform:uppercase;letter-spacing:.06em}.opnav-brand span{color:#ffd86a;font-weight:900}.opnav-brand b{color:#fff;font-size:12px}.opnav-links{display:flex;align-items:center;gap:6px}.opnav-links a{padding:9px 11px;border-radius:4px;font-weight:700}.opnav-links a:hover{background:rgba(255,255,255,.09);text-decoration:none}.opnav-links a[aria-current=page]{background:#fff;color:var(--ink)}.opnav-session{margin-left:auto;display:flex;align-items:center;gap:10px}.opnav-account{position:relative}.opnav .opnav-who{overflow-wrap:anywhere;color:#dfe7f2}.opnav-session form{margin:0}.opnav-session button{min-height:38px;border:1px solid rgba(255,255,255,.42);border-radius:4px;background:transparent;color:#fff;padding:7px 10px;font:inherit;font-weight:800;cursor:pointer}.opnav-session button:hover{background:rgba(255,255,255,.09)}.opnav-account-trigger{display:flex;align-items:center;gap:7px}.opnav-account-trigger[aria-current=page]{box-shadow:inset 0 -3px 0 #ffd86a}.opnav-account-label{color:#fff}.opnav-utility-menu{position:absolute;z-index:50;top:calc(100% + 7px);right:0;min-width:210px;overflow:hidden;border:1px solid #9aa6ad;border-radius:5px;background:#fff;box-shadow:0 16px 38px rgba(15,13,49,.24)}.opnav-utility-menu[hidden]{display:none}.opnav-utility-menu a,.opnav-utility-menu button{display:flex;width:100%;min-height:44px;align-items:center;border:0;border-radius:0;background:#fff;color:var(--ink);padding:9px 13px;text-align:left;text-decoration:none}.opnav-utility-menu a:hover,.opnav-utility-menu button:hover{background:#eef2f4}.opnav-utility-menu a[aria-current=page]{border-left:4px solid var(--mallard);background:#eef2f4;padding-left:9px}.operations-tools{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.operations-tools a{border:1px solid #b8bec3;background:#fff;padding:8px 12px;border-radius:4px;font-weight:800}.operations-tools a,.primary-action{display:inline-flex;min-height:44px;align-items:center}.primary-action{background:var(--ink);color:#fff}.primary-action:hover{background:#262255}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn.secondary:hover{background:#f5f7f8;border-color:var(--ink)}.text-link{min-height:44px;display:inline-flex;align-items:center;font-weight:800}.back-link{margin:0 0 18px}.back-link a{font-weight:700;text-decoration:none}.safety-notice{display:flex;align-items:center;gap:10px;margin:18px 0 26px;padding:13px 16px;background:#eef5f1;color:#244f45;border:1px solid #9bbbac;border-left:5px solid var(--moss);border-radius:6px}.safety-notice b{flex:0 0 auto}.starting-point-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:24px;border-bottom:4px solid var(--ink)}.starting-point-hero h1{font:700 40px/1.08 var(--heading);color:var(--ink);margin:4px 0 10px}.starting-point-hero p{max-width:790px;margin:0;color:#515257;font-size:17px}.starting-point-hero>a{flex:0 0 auto;font-weight:800}.starting-point-section,.workspace-section{margin-top:38px}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:16px}.section-heading-row h2{font:700 25px/1.15 var(--heading);color:var(--ink);margin:2px 0 0}.section-heading-row>p{margin:0;color:#55565b;max-width:520px;text-align:right}.starting-point-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.starting-point-grid.featured{grid-template-columns:minmax(0,1fr)}.starting-point-grid.featured .starting-point-card{max-width:none}.starting-point-card{display:flex;flex-direction:column;background:#fff;border:1px solid #cfd2d5;border-top:6px solid var(--slate);border-radius:9px;padding:24px;min-width:0}.starting-point-card.proven{border-top-color:var(--ink)}.starting-point-card.blueprint{border-top-style:dashed}.brief-product-card h3,.starting-point-card h3{font:700 24px/1.2 var(--heading);color:var(--ink);margin:14px 0 5px}.starting-point-card>p{margin:8px 0;color:#45464b}.starting-point-audience{color:#52616a!important;font-weight:700}.brief-card-topline,.starting-point-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#50545a;font-size:12px}.lifecycle-label,.maturity-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.03em}.maturity-badge.proven{color:#244f45;background:#e7f1ec;border:1px solid #91b4a5}.maturity-badge.guided{color:#2e4a5b;background:#eaf0f3;border:1px solid #a9bbc4}.maturity-badge.blueprint{color:#5c4b1b;background:#fff6d9;border:1px solid #d4b95f}.lifecycle-label{color:var(--ink);background:#f0f1f2;border:1px solid #cfd2d5}.starting-point-facts{display:grid;grid-gap:12px;gap:12px;margin:18px 0}.starting-point-facts div{display:grid;grid-gap:3px;gap:3px}.starting-point-facts dt{color:#526775;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.starting-point-facts dd{margin:0;color:var(--ink);font-weight:700}.plan-boundary,.setup-requirements{background:#fff9e8;color:#5c4712;border-left:4px solid #c69d2f;padding:12px 14px}.plan-boundary p,.setup-requirements p{margin:4px 0 0}.reference-proof-line{color:#315e54!important;font-weight:800}.reference-proof-line:before{content:"✓";margin-right:7px}.starting-point-actions{margin-top:auto;padding-top:20px}.starting-point-preview{margin-top:18px;border-top:1px solid var(--rule);padding-top:14px}.starting-point-preview summary{color:var(--link);cursor:pointer;min-height:44px;display:flex;align-items:center;font-weight:800}.starting-point-preview>div{background:#f7f8f9;border:1px solid #d7dade;padding:16px}.starting-point-preview>div>p:first-child{margin-top:0}.starting-point-preview ol{display:grid;grid-gap:10px;gap:10px;margin:14px 0;padding-left:23px}.starting-point-preview li b,.starting-point-preview li span{display:block}.starting-point-preview li span{color:#4f5156;margin-top:2px}.starting-point-preview .copy-boundary{border-top:1px solid #d7dade;color:#4f5156;padding-top:12px}.card-sample-list{display:grid;grid-gap:16px;gap:16px}.sample-edition{background:#fff;border:1px solid #c9ced2;border-radius:7px;color:#34363a;overflow:hidden}.sample-edition-head{padding:22px 24px 16px;border-bottom:3px solid var(--ink)}.sample-edition-head :is(h2,h3,h4){color:var(--ink);font:700 25px/1.15 var(--heading);margin:9px 0 4px}.sample-edition-head p{color:#4f555b;margin:0}.sample-evidence-badge{display:inline-flex;align-items:center;min-height:27px;border:1px solid #9e8751;border-radius:999px;background:#fff8e7;color:#574410;padding:3px 9px;font-size:11px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.sample-disclosure{margin:18px 24px;border-left:5px solid #9e8751;background:#fff9ea;padding:13px 15px;color:#4c401f}.sample-disclosure b{color:#3d3318}.sample-disclosure p{margin:4px 0 0}.sample-carry-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin:0 24px 20px}.sample-carry-grid>div{background:#f5f6f7;border:1px solid #d5d9dc;padding:14px 16px}.sample-carry-grid h3{color:var(--ink);font:700 16px var(--heading);margin:0 0 7px}.sample-carry-grid ul{margin:0;padding-left:19px}.sample-section-list{display:grid;grid-gap:0;gap:0;border-top:1px solid #d7dade}.sample-section{padding:20px 24px;border-bottom:1px solid #d7dade}.sample-section-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.sample-section-topline>span{color:#2f5262;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.sample-section-topline small{color:#654f14;background:#fff6d9;border:1px solid #d5bc6b;border-radius:999px;padding:3px 8px;font-weight:800}.sample-section :is(h3,h4,h5){color:var(--ink);font:700 20px/1.25 var(--heading);margin:9px 0 7px}.sample-section>p{margin:0}.sample-section dl{display:grid;grid-gap:8px;gap:8px;margin:14px 0 0}.sample-section dl>div{display:grid;grid-template-columns:minmax(110px,.35fr) 1fr;grid-gap:12px;gap:12px;padding-top:8px;border-top:1px solid #e0e3e5}.sample-section dt{color:#50616b;font-size:12px;font-weight:900}.sample-section dd{margin:0}.sample-source-links{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:14px;font-size:12px}.sample-source-links b{color:var(--ink)}.sample-source-links a{font-weight:800}.sample-coverage{margin:18px 24px;padding:15px 17px;background:#eef3f5;border-left:5px solid #58798a}.sample-coverage :is(h3,h4,h5){color:var(--ink);font:700 17px var(--heading);margin:0 0 5px}.sample-coverage p{margin:0}.sample-provenance{display:flex;flex-wrap:wrap;gap:5px 9px;padding:13px 24px;background:#f4f5f6;color:#4e555b;font-size:12px}.sample-provenance b{color:var(--ink)}.sample-more-note{margin:14px 20px;color:#4f555b;font-weight:700}.sample-edition.compact .sample-edition-head{padding:17px 19px 13px}.sample-edition.compact .sample-edition-head :is(h2,h3,h4){font-size:21px}.sample-edition.compact .sample-disclosure{margin:14px 19px}.sample-edition.compact .sample-section{padding:16px 19px}.sample-edition.compact .sample-section :is(h3,h4,h5){font-size:18px}.sample-edition.compact .sample-provenance{padding:11px 19px}.sample-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:4px 14px}.sample-card-actions .sample-full-link,.sample-card-actions .sample-use-link{min-height:44px;display:inline-flex;align-items:center;margin:8px 0 0;font-weight:800}.sample-card-actions .sample-use-link{color:var(--ink)}.selected-sample-preview,.starting-sample-bar{margin:0 0 22px;border:1px solid #b8c1c6;border-radius:7px;background:#f7f8f9}.selected-sample-preview>summary,.starting-sample-bar>summary{min-height:58px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;color:var(--ink)}.selected-sample-preview>summary>span,.starting-sample-bar>summary>span:first-child{display:grid;grid-gap:2px;gap:2px}.selected-sample-preview summary small,.starting-sample-bar summary small{color:#5a6065}.starting-sample-bar>summary>span:last-child{color:var(--link);font-weight:800}.starting-sample-boundary{margin:0 16px 14px;color:#4c5359}.selected-sample-preview .sample-edition,.starting-sample-bar .sample-edition{margin:0 14px 14px}.sample-full-link{display:inline-flex;min-height:44px;align-items:center;margin:0 16px 14px;font-weight:800}.card-sample-list .sample-full-link{margin-top:8px}.sample-page>.sample-edition{margin-top:18px}.sample-page-actions{display:flex;align-items:center;gap:16px;margin-top:20px}.sample-page-actions span{color:#50565b}.sample-preview-only{display:grid;width:100%;grid-gap:4px;gap:4px;border-left:4px solid var(--accent);background:#fffaf0;padding:13px 15px}.sample-preview-only strong{color:var(--ink)}.sample-preview-only a{width:-moz-fit-content;width:fit-content;margin-top:4px;color:var(--link);font-weight:850}.advanced-planner{margin-top:42px;border-top:3px solid var(--ink);padding-top:18px}.advanced-planner details{background:#fff;border:1px solid #cfd2d5;border-radius:8px}.advanced-planner summary{cursor:pointer;min-height:64px;padding:16px 20px;display:flex;align-items:center}.advanced-planner summary>span{display:grid;grid-gap:3px;gap:3px}.advanced-planner summary b{color:var(--ink);font:700 18px var(--heading)}.advanced-planner summary small{color:#52616a}.advanced-planner-body{border-top:1px solid var(--rule);padding:22px}.advanced-planner-body>p{margin-top:0}.advanced-planner form{display:grid;grid-gap:16px;gap:16px}.advanced-plan-review{display:grid;grid-gap:18px;gap:18px;padding-top:4px}.selected-template-heading{border-bottom:3px solid var(--ink);padding-bottom:20px}.selected-template-heading .starting-point-status-row{justify-content:flex-start}.personalization-form{display:grid;grid-gap:22px;gap:22px}.form-section{border-bottom:1px solid var(--rule);padding-bottom:22px;display:grid;grid-gap:16px;gap:16px}.form-section-heading{display:flex;align-items:flex-start;gap:12px}.form-section-heading>span,.form-section-number{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.form-section-heading h2{font:700 19px var(--heading);color:var(--ink);margin:1px 0 3px}.form-section-heading p{margin:0;color:#55565b}.draft-boundary{background:#f4f1e8;color:#4d4329;border:1px solid #cfc5a9;border-left:5px solid #9f8440;padding:14px 16px;border-radius:5px}.draft-boundary p{margin:4px 0 0}.variant-fieldset{border:0;margin:0;padding:0 0 22px}.variant-fieldset legend{display:flex;align-items:flex-start;gap:12px;width:100%;margin-bottom:14px}.variant-fieldset legend>span:last-child{display:grid;grid-gap:3px;gap:3px;color:var(--ink)}.variant-fieldset legend small{color:#55565b;font-weight:400}.variant-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.section-option-grid label,.variant-options label{position:relative;display:flex;align-items:flex-start;gap:10px;border:2px solid #cfd2d5;background:#fff;border-radius:7px;padding:14px;cursor:pointer}.section-option-grid label.selected,.variant-options label.selected{border-color:var(--ink);background:#f8f8fb}.glance-toggle:has(input:focus-visible),.placement-options label:has(input:focus-visible),.section-option-grid label:has(input:focus-visible),.variant-options label:has(input:focus-visible){outline:3px solid #005a9c;outline-offset:3px}.section-option-grid input,.variant-options input{margin-top:4px;width:18px;height:18px;flex:0 0 auto}.section-option-grid label>span:last-child,.variant-options span{display:grid;grid-gap:4px;gap:4px}.section-option-grid small,.variant-options small{color:#55565b;font-weight:400}.setup-summary{background:#f5f6f7;border-left:5px solid var(--ink);padding:16px 18px}.setup-summary b{display:block;font:700 21px var(--heading);color:var(--ink);margin:4px 0}.setup-summary p{margin:3px 0}.split-actions{justify-content:space-between;align-items:center}.form-error{margin:0;border:1px solid #a33a31;border-radius:4px;background:#fff6f5;color:#7e2821;padding:11px 13px;font-weight:700}.form-error:focus{outline:3px solid #005a9c;outline-offset:3px}.overview-safety,.workspace-safety{margin-top:18px}.workspace-section{margin-top:32px}.brief-product-card{display:flex;flex-direction:column}.brief-product-card h3{margin-top:16px}.brief-reader-line{color:#515257!important}.brief-product-card dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.brief-product-card dl div{min-width:0}.brief-product-card dd{overflow-wrap:anywhere}.brief-product-card .card-link{margin-top:auto;min-height:44px;display:inline-flex;align-items:center}.card-supporting-line{color:#315e54!important;font-weight:700}.setup-card-line{color:#70591d!important;font-weight:700}.workspace-empty-state{padding:34px;background:#fff;border:1px dashed #aeb3b8}.workspace-empty-state h3{color:var(--ink);font:700 22px var(--heading);margin-top:0}.hero-primary-action{min-width:190px;min-height:52px;justify-content:space-between;gap:24px;padding:14px 18px;font-size:16px;box-shadow:0 8px 22px rgba(15,13,49,.18)}.configured-brief-card{min-height:280px;padding:28px;border-top-width:6px}.configured-brief-card h3{min-height:2.4em;margin:0 0 12px}.configured-brief-card>p{margin:0;min-height:4.5em;max-width:52ch;color:#45464b;font-size:16px}.configured-brief-card dl{grid-template-columns:1fr;margin:26px 0 20px}.configured-brief-card .open-briefing-action{align-self:flex-start;gap:9px;min-height:46px;margin-top:auto;border-radius:5px;background:var(--ink);color:#fff!important;padding:10px 15px;text-decoration:none}.configured-brief-card .open-briefing-action:hover{background:#262255}.brief-setup-section{margin-top:28px}.brief-setup-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:12px}.brief-setup-heading h2{margin:0;color:var(--ink);font:700 25px/1.2 var(--heading)}.brief-setup-heading p{margin:0;color:#55565b}.brief-setup-list{overflow:hidden;border:1px solid #cbd0d4;border-radius:8px;background:#fff}.brief-setup-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,auto) auto;grid-gap:24px;gap:24px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--rule)}.brief-setup-row:last-child{border-bottom:0}.brief-setup-copy{min-width:0}.brief-setup-frequency>span{color:#56646c;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.brief-setup-copy h3{margin:4px 0;color:var(--ink);font:700 19px/1.2 var(--heading)}.brief-setup-copy p{max-width:66ch;margin:0;color:#55565b;font-size:14px}.brief-setup-frequency{display:grid;grid-gap:3px;gap:3px}.brief-setup-frequency b{color:var(--ink);font-size:14px}.brief-setup-action{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:9px 12px;border:1px solid #9da7ae;border-radius:5px;color:var(--ink);font-weight:900;text-decoration:none;white-space:nowrap}.brief-setup-action:hover{border-color:var(--ink);background:#f4f5f7}.build-briefing-section{margin-top:58px;padding-top:34px;border-top:6px solid var(--ink);scroll-margin-top:88px}.build-briefing-section:focus{outline:none}.build-briefing-section:focus-visible{outline:3px solid #0077cc;outline-offset:8px}.build-briefing-heading{max-width:760px;margin-bottom:22px}.build-briefing-heading h2{margin:4px 0 9px;color:var(--ink);font:700 34px/1.1 var(--heading)}.build-briefing-heading>p:last-child{margin:0;color:#4d4f54;font-size:16px}.build-briefing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.build-start-card{display:flex;min-width:0;min-height:250px;flex-direction:column;padding:25px;border:1px solid #cbd0d4;border-top:5px solid var(--slate);border-radius:8px;background:#fff}.build-start-card:first-child{border-top-color:var(--ink)}.starting-point-kind{align-self:flex-start;color:#3d5966;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.build-start-card h3{color:var(--ink);font:700 22px/1.2 var(--heading);margin:12px 0 8px}.build-start-card>p{margin:0;color:#45464b;font-size:15px}.build-card-action{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:46px;margin-top:auto;padding:10px 13px;border:1px solid #9da7ae;border-radius:5px;color:var(--ink);font-weight:900;text-decoration:none}.build-card-action:hover{border-color:var(--ink);background:#f4f5f7}.briefs-home .expanded-start-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.briefs-home .expanded-start-card{min-height:218px;padding:18px;border-top-width:4px}.briefs-home .expanded-start-card h3{margin:8px 0 7px;font-size:19px}.briefs-home .expanded-start-card>p{font-size:14px;line-height:1.45}.briefs-home .expanded-start-card>small{display:block;margin:12px 0 14px;color:#52616a;font-size:12px;line-height:1.4}.briefs-home .expanded-start-card .build-card-action{min-height:42px;padding:8px 11px}@media (max-width:1100px){.briefs-home .expanded-start-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.briefs-home .expanded-start-grid{grid-template-columns:1fr}.briefs-home .expanded-start-card{min-height:0;padding:17px}.brief-setup-heading{align-items:flex-start;flex-direction:column;gap:4px}.brief-setup-row{grid-template-columns:1fr;gap:13px}.brief-setup-action{justify-self:start}}.purpose-panel{border-bottom:1px solid var(--rule);padding-bottom:20px}.purpose-panel h2,.source-plan-heading h2{color:var(--ink);font:700 22px/1.25 var(--heading);margin:5px 0 7px}.purpose-panel p{color:#55565b}.decision-list{margin:12px 0 2px;padding-left:22px;color:var(--ink)}.source-plan-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:28px 0 12px}.source-plan-heading>p{margin:0;color:#55565b}.source-plan-list{list-style:none;margin:0;padding:0;border:1px solid #cfd2d5}.source-plan-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;padding:15px 16px;border-bottom:1px solid var(--rule)}.source-plan-item:last-child{border-bottom:0}.source-plan-item p{margin:3px 0 0;color:#55565b}.source-plan-item.planned,.source-plan-item.setup{background:#fafafa}.source-plan-item.reference{background:#f3f7f5}.source-readiness-label{font-weight:800;color:#315e54;text-align:right}.source-plan-item.setup .source-readiness-label{color:#735b16}.source-plan-item.planned .source-readiness-label{color:#55565b}.readiness-blockers{margin-top:22px;padding:17px 20px;border:1px solid #d2bc7b;background:#fff9e8;color:#4f4016}.readiness-blockers h2,.readiness-blockers h3{color:#4f4016;font:700 18px var(--heading);margin:0 0 8px}.readiness-blockers ul{margin:0;padding-left:21px}.readiness-blockers.compact{margin-top:18px}.blueprint-shape-form{display:grid;grid-gap:24px;gap:24px}.section-picker{border:0;margin:0;padding:0}.section-picker legend{color:var(--ink);font:700 20px var(--heading)}.section-picker>p{color:#55565b;margin:4px 0 14px}.section-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.section-order{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;background:var(--mallard);flex:0 0 25px;font-size:12px;font-weight:900}.section-option-grid label:has(input:disabled){cursor:default}.brief-overview-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.shape-fields{border-top:1px solid var(--rule);padding-top:22px}.readiness-checklist{list-style:none;margin:0;padding:0;border:1px solid #cfd2d5}.readiness-checklist li{display:flex;gap:13px;padding:14px 16px;border-bottom:1px solid var(--rule)}.readiness-checklist li:last-child{border-bottom:0}.readiness-checklist li>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;flex:0 0 27px;font-weight:900}.readiness-checklist li.complete>span{background:#e7f1ec;color:#244f45}.readiness-checklist li.required>span{background:#fff2ca;color:#6c5310}.readiness-checklist b{color:var(--ink)}.readiness-checklist p{margin:3px 0 0;color:#55565b}.delivery-fact.intent-only{background:var(--mallard)}.setup-draft-summary h2{color:var(--ink);font:700 23px var(--heading)}@media (max-width:900px){.opnav{gap:12px;padding:9px 16px;flex-wrap:wrap}.opnav-brand{order:1;margin-right:auto}.opnav-links{order:2;width:100%;overflow-x:auto;padding-bottom:2px}.opnav-session{order:3;width:100%;justify-content:flex-end;margin-left:0}.opnav-links a{flex:0 0 auto}.opnav .opnav-who{font-size:11px}.variant-options{grid-template-columns:1fr}}@media (max-width:760px){.opnav-links{flex-wrap:wrap;overflow-x:visible}.opnav-links a{flex:1 1 auto;text-align:center}.section-heading-row,.source-plan-heading,.starting-point-hero{align-items:flex-start;flex-direction:column}.starting-point-hero h1{font-size:31px}.starting-point-hero p{font-size:15px}.section-heading-row>p{text-align:left}.sample-carry-grid,.section-option-grid,.starting-point-grid{grid-template-columns:1fr}.safety-notice{align-items:flex-start;flex-direction:column}.brief-card-topline,.starting-point-status-row{align-items:flex-start;flex-wrap:wrap}.personalization-form{padding:18px}.source-plan-item{grid-template-columns:1fr;gap:7px}.source-readiness-label{text-align:left}.brief-product-card dl{grid-template-columns:1fr}.split-actions{align-items:stretch;flex-direction:column}.split-actions .btn{width:100%}.edition-compare{display:grid;grid-template-columns:1fr}.edition-compare>div{display:block}.brief-overview-actions{align-items:stretch;flex-direction:column;width:100%}.brief-overview-actions .btn{width:100%}.sample-section-topline{align-items:flex-start;flex-direction:column;gap:6px}.sample-section dl>div{grid-template-columns:1fr;gap:3px}.sample-edition-head,.sample-section{padding-left:16px;padding-right:16px}.sample-coverage,.sample-disclosure{margin-left:16px;margin-right:16px}.sample-page-actions{align-items:stretch;flex-direction:column}.hero-primary-action{width:100%}.configured-brief-card{min-height:250px}.configured-brief-card h3,.configured-brief-card>p{min-height:0}.build-briefing-section{margin-top:44px;padding-top:28px}.build-briefing-heading h2{font-size:29px}.build-briefing-grid{grid-template-columns:1fr}.build-start-card{min-height:230px;padding:22px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.briefing-workspace{width:min(1540px,100%);margin:0 auto;padding:22px 24px 56px}.briefing-workspace-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px 22px;gap:9px 22px;align-items:flex-end;padding:20px 24px;border-top:6px solid var(--ink);border-bottom:1px solid #cfd3d6;background:var(--paper)}.briefing-workspace-header>.back-link{grid-column:1/-1;width:-moz-fit-content;width:fit-content;margin:0;font-weight:800;text-decoration:none}.workspace-title-row{display:flex;min-width:0;align-items:center;gap:14px;flex-wrap:wrap}.workspace-title-row .eyebrow,.workspace-title-row h1{margin:0}.workspace-title-row h1{color:var(--ink);font:700 32px/1.12 var(--heading)}.workspace-header-actions{grid-row:2/span 2;gap:9px;align-self:center}.workspace-header-facts{display:flex;gap:9px 14px;align-items:center;flex-wrap:wrap;color:#4a5055;font-size:13px}.workspace-state-actions{display:flex;gap:8px;align-items:center}.workspace-mobile-actions{display:none;position:relative}.workspace-mobile-actions summary{min-height:40px;display:inline-flex;align-items:center;border:1px solid #9da9af;border-radius:4px;padding:7px 10px;cursor:pointer;color:var(--ink);font-weight:900;list-style:none}.workspace-mobile-actions summary::-webkit-details-marker{display:none}.workspace-mobile-actions>div{position:absolute;z-index:30;top:calc(100% + 6px);right:0;width:156px;padding:6px;border:1px solid #9da9af;border-radius:5px;background:#fff;box-shadow:0 10px 24px rgb(15 13 49/18%)}.workspace-mobile-actions button{width:100%;min-height:44px;border:0;background:#fff;color:var(--ink);text-align:left;font-weight:800}.workspace-mobile-actions button:focus-visible,.workspace-mobile-actions button:hover{background:#eef3f6}.sample-chip,.workspace-state{min-height:30px;border:1px solid #b7c0c6;border-radius:999px;background:#f5f7f8;color:#354850;padding:4px 10px;font:800 12px/1.3 var(--body)}.workspace-state.state-awaiting-approval{border-color:#b78a1f;background:#fff6da;color:#624b0c}.workspace-state.state-draft-changes{border-color:#5f7890;background:#eef4f7}.workspace-state.state-active{border-color:#6b8d79;background:#edf5f0;color:#244f3b}.briefing-workspace-grid{display:grid;grid-template-columns:minmax(360px,2fr) minmax(560px,3fr);grid-gap:20px;gap:20px;margin-top:18px;align-items:start}.workspace-pane{min-width:0}.pane-heading,.preview-pane-head{padding:16px 18px;border:1px solid #cdd2d6;border-top:4px solid var(--ink);background:#fff}.pane-heading .eyebrow,.pane-heading h2,.pane-heading p,.preview-pane-head .eyebrow,.preview-pane-head h2{margin:0}.pane-heading h2,.preview-pane-head h2{color:var(--ink);font:700 23px/1.2 var(--heading)}.pane-heading>p:last-child{margin-top:5px;color:#51575c}.workspace-section-list{display:grid;grid-gap:12px;gap:12px;margin:12px 0 0;padding:0;list-style:none}.workspace-section-card{padding:15px;border:1px solid #cbd1d5;border-left:5px solid var(--mallard);border-radius:7px;background:#fff}.workspace-section-card.section-disabled{border-left-color:#9ca4a8;background:#fafafa}.workspace-section-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:start}.drag-handle{display:grid;width:42px;min-height:44px;place-items:center;border:1px solid #aeb8be;border-radius:5px;background:#f6f7f8;color:var(--ink);cursor:-webkit-grab;cursor:grab;font-size:23px;line-height:1}.drag-handle:disabled{cursor:not-allowed;color:#70777b;background:#eceeef}.section-select{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:9px;gap:9px;min-height:44px;border:0;background:transparent;color:#333;padding:2px 0;text-align:left}.section-select>span:first-child{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.section-select>span:last-child{display:grid;grid-gap:2px;gap:2px}.section-select b{color:var(--ink);font-size:16px}.section-select small{color:#555d62;line-height:1.35}.section-enable label{display:grid;min-height:44px;place-items:center;grid-gap:1px;gap:1px;color:#4d555a;font-size:11px;font-weight:800}.section-enable input{width:20px;height:20px;accent-color:var(--ink)}.section-lock-reason{margin:8px 0 0 51px;color:#555d62;font-size:12px}.section-move-controls,.section-save-row{display:flex;gap:13px;align-items:center;flex-wrap:wrap;margin-top:10px}.inline-action-with-tip{display:inline-flex;align-items:center;gap:6px}.section-move-controls .show-preview-action{margin-left:auto}.section-instruction-label{display:block;margin-top:15px;color:var(--ink);font-weight:900}.advanced-section textarea,.frequency-details input,.frequency-details select,.workspace-section-card textarea{width:100%;margin-top:5px;border:1px solid #aeb8be;border-radius:5px;background:#fff;color:#25262a;font:15px/1.45 var(--body);padding:9px 10px}.instruction-scope{display:flex;gap:7px 18px;flex-wrap:wrap;margin:11px 0 0;padding:0;border:0}.instruction-scope legend{width:100%;color:#4e555a;font-size:12px;font-weight:800}.instruction-scope label{min-height:32px;display:flex;gap:7px;align-items:center}.instruction-scope input{width:18px;height:18px;accent-color:var(--ink)}.scope-honesty{margin:4px 0 0;color:#6b5411;font-size:12px;font-weight:800}.section-receipts{margin-top:13px;padding-top:10px;border-top:1px solid var(--rule)}.section-receipts h3{margin:0 0 4px;color:var(--ink);font:900 11px var(--body);letter-spacing:.07em;text-transform:uppercase}.section-receipts p{margin:4px 0;color:#535b60;font-size:12px}.section-receipts span{display:inline-block;margin-right:5px;border-radius:999px;background:#eaf0f3;padding:1px 7px;color:#334d59;font-weight:800}.unavailable-sections,.workspace-test-card{margin-top:14px;padding:17px;border:1px solid #cbd1d5;background:#fff}.unavailable-sections h3,.workspace-test-card h2{margin:0;color:var(--ink);font:700 18px var(--heading)}.unavailable-sections p,.workspace-test-card p{margin:5px 0 0}.workspace-test-card>div{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.ready-invalidation-note{margin:12px 0 0;border-left:4px solid #a77811;background:#fff8e5;padding:10px 12px;color:#58450f;font-weight:800}.workspace-result{border-left:4px solid #48765e;background:#edf6f0;padding:10px 12px;color:#224c37;font-weight:800}.workspace-result.error{border-left-color:#a33c31;background:#fff1ef;color:#79261f}.preview-pane{position:-webkit-sticky;position:sticky;top:76px}.preview-pane-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.preview-mode-toggle{display:inline-flex;padding:3px;border:1px solid #abb6bc;border-radius:6px;background:#f0f2f3}.preview-mode-toggle button{min-height:36px;border:0;border-radius:4px;background:transparent;color:#34454e;padding:6px 10px;font-weight:800}.preview-mode-toggle button[aria-pressed=true]{background:var(--ink);color:#fff}.preview-selection{margin:8px 0;color:#335c70;font-weight:800}.approved-preview,.sample-layout-card,.test-preview-card{margin-top:10px;border:1px solid #cbd1d5;background:#fff}.preview-boundary,.preview-fact{margin:0;padding:10px 13px;background:#f7f8f9;color:#475159;font-size:12px;font-weight:800}.preview-boundary{border-top:1px solid #d4d8da}.approved-preview iframe,.test-preview-card iframe{display:block;width:100%;min-height:720px;border:0;background:#f2f2f2}.sample-layout-card{padding:28px;border-style:dashed}.sample-layout-card>span,.structure-badge,.test-version-badge{display:inline-block;border-radius:999px;background:#edf2f4;color:#344f5b;padding:4px 9px;font-size:11px;font-weight:900}.sample-layout-card h3{margin:17px 0 5px;color:var(--ink);font:700 26px var(--heading)}.sample-layout-card ol{display:grid;grid-gap:10px;gap:10px;margin:20px 0 0;padding:0;list-style:none}.sample-layout-card li{display:grid;grid-gap:2px;gap:2px;border-left:4px solid var(--mallard);background:#f7f8f9;padding:11px 13px}.sample-layout-card li b{color:var(--ink)}.test-preview-card{padding:16px}.test-preview-card iframe{margin-top:12px}.structure-summary{margin-top:16px;padding:18px;background:#f6f7f8}.wording-test-card h3{color:var(--ink);font:700 22px var(--heading)}.prompt-diff{max-height:420px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #cbd1d5;background:#f8f9fa;padding:12px;color:#35383a;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.prompt-diff span{display:block}.prompt-diff .added{background:#e5f3e9;color:#16462a}.prompt-diff .removed{background:#fde8e5;color:#74251f}.workspace-mobile-tabs{display:none}.frequency-control{position:relative;width:-moz-fit-content;width:fit-content}.frequency-control-label{margin-right:7px;color:#4e555a;font-size:12px;font-weight:900}.frequency-trigger{min-height:44px;border:1px solid #8798a2;border-radius:5px;background:#fff;color:var(--ink);padding:8px 11px;font-weight:900}.frequency-control-compact .frequency-trigger{min-width:130px;justify-content:space-between}.frequency-popover{position:absolute;z-index:40;top:calc(100% + 7px);left:0;width:min(430px,calc(100vw - 32px));padding:14px;border:1px solid #9daab2;border-radius:7px;background:#fff;box-shadow:0 18px 48px rgba(15,13,49,.22)}.configured-brief-card:nth-child(2n) .frequency-popover{left:auto;right:0}.frequency-listbox{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.frequency-option{display:grid;min-height:48px;align-content:center;grid-gap:1px;gap:1px;border:1px solid #c2c9cd;border-radius:4px;background:#fff;color:var(--ink);padding:7px 9px;text-align:left}.frequency-option[aria-selected=true]{border-color:var(--ink);background:#edf1f4;box-shadow:inset 0 0 0 1px var(--ink)}.frequency-option[aria-disabled=true]{background:#f1f1f1;color:#62666a;cursor:not-allowed}.frequency-option small{color:#6b4b12;font-size:10px;line-height:1.25}.frequency-details{display:grid;grid-gap:10px;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--rule)}.frequency-details fieldset,.frequency-details label{min-width:0}.frequency-details label>span,.frequency-details legend{color:var(--ink);font-size:12px;font-weight:900}.frequency-details fieldset{margin:0;padding:0;border:0}.frequency-details .inline-choice{display:inline-flex;min-height:36px;align-items:center;gap:5px;margin-right:13px}.frequency-details .inline-choice input{width:18px;height:18px;margin:0}.frequency-inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.frequency-honesty{margin:12px 0 0;border-left:3px solid #8b6a18;padding-left:9px;color:#54430f;font-size:12px}.frequency-summary{margin:8px 0 0;color:#475259;font-size:12px}.frequency-actions{display:flex;gap:12px;align-items:center;margin-top:12px}.save-result{margin:10px 0 0;color:#24523a;font-size:12px;font-weight:800}.save-result.error{color:#812c25}.workspace-dialog{width:min(880px,calc(100vw - 32px));max-height:calc(100vh - 40px);padding:0;border:1px solid #7e8d95;border-radius:8px;background:#fff;color:#333}.workspace-dialog::-webkit-backdrop{background:rgba(15,13,49,.58)}.workspace-dialog::backdrop{background:rgba(15,13,49,.58)}.dialog-body{padding:22px}.dialog-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:3px solid var(--ink);padding-bottom:13px}.dialog-head .eyebrow,.dialog-head h2{margin:0}.dialog-head h2{color:var(--ink);font:700 27px var(--heading)}.dialog-close{display:grid;width:44px;height:44px;place-items:center;border:1px solid #9ba8af;border-radius:50%;background:#fff;color:var(--ink);font-size:25px}.advanced-section{margin-top:20px;padding-top:18px;border-top:1px solid var(--rule)}.advanced-section:first-of-type{border-top:0}.advanced-section h3{margin:0;color:var(--ink);font:700 20px var(--heading)}.advanced-section>p{margin:5px 0 10px}.advanced-heading{display:flex;justify-content:space-between;gap:14px}.advanced-heading h3,.advanced-heading p{margin:0}.advanced-section textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.prompt-addition{margin-top:13px;padding:13px;background:#f5f7f8}.prompt-addition label{color:var(--ink);font-weight:900}.prompt-addition .btn{margin-top:8px}.protected-settings ul{column-count:2;gap:24px;padding-left:21px}.protected-settings li{page-break-inside:avoid;break-inside:avoid;margin:5px 0;overflow-wrap:anywhere}.restore-factory{border:1px solid #d1ba75;background:#fff9e8;padding:16px}.advanced-legacy-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px;padding-top:16px;border-top:1px solid var(--rule)}.approval-boundary{display:flex;flex-direction:column;margin:14px 0;border-left:4px solid #ad821f;background:#fff6db;padding:11px 13px;color:#59450f}.workspace-history-list{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.workspace-history-entry{padding:14px;border:1px solid #ccd2d5;border-radius:5px}.history-entry-head{display:flex;justify-content:space-between;gap:15px}.history-entry-head h3{margin:5px 0 0;color:var(--ink);font:700 16px var(--heading)}.history-entry-head time{color:#555d62;font-size:12px;white-space:nowrap}.history-status{border-radius:999px;background:#eaf0f2;padding:2px 8px;color:#344e59}.history-event-kind,.history-status{display:inline-block;font-size:10px;font-weight:900;text-transform:uppercase}.history-event-kind{margin-right:6px;color:#4f575c;letter-spacing:.04em}.history-status.status-proposed{background:#fff0c4;color:#614a0c}.history-status.status-approved{background:#e3f1e8;color:#224b35}.workspace-history-entry>p{margin:5px 0;color:#555d62;font-size:12px}.workspace-history-entry summary{min-height:40px;display:flex;align-items:center;color:var(--link);cursor:pointer;font-weight:800}.history-diff>div{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1fr) minmax(0,1fr);grid-gap:8px;gap:8px;padding:8px 0;border-top:1px solid var(--rule)}.history-diff dt{color:var(--ink);font-weight:900;overflow-wrap:anywhere}.history-diff dd{min-width:0;margin:0}.history-diff dd span{display:block;color:#5c6468;font-size:10px;text-transform:uppercase}.history-diff code,.history-provenance code{display:block;max-height:90px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}.history-provenance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.history-provenance div{min-width:0}.history-provenance dt{color:#596166;font-size:10px;text-transform:uppercase}.history-provenance dd{margin:0}.history-empty-diff{color:#555d62}@media (min-width:768px){.workspace-pane[hidden]{display:block!important}}@media (max-width:1023px){.briefing-workspace-grid{grid-template-columns:1fr}.preview-pane{position:static}}@media (max-width:767px){.briefing-workspace{padding:12px 10px 36px}.briefing-workspace-header{grid-template-columns:1fr auto;padding:15px;gap:10px}.workspace-title-row{align-items:flex-start}.workspace-title-row h1{font-size:26px}.workspace-header-actions{display:none}.workspace-header-facts{grid-column:1/-1;justify-content:space-between;flex-wrap:nowrap;gap:8px}.workspace-header-facts>span{min-width:0}.workspace-state-actions{margin-left:auto}.workspace-mobile-actions{display:block}.workspace-mobile-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;padding:4px;border:1px solid #9da9af;border-radius:7px;background:#fff}.workspace-mobile-tabs button{min-height:44px;border:0;border-radius:4px;background:transparent;color:var(--ink);font-weight:900}.workspace-mobile-tabs button[aria-selected=true]{background:var(--ink);color:#fff}.briefing-workspace-grid{margin-top:10px}.workspace-section-head{grid-template-columns:42px minmax(0,1fr)}.section-enable{grid-column:2}.section-enable label{display:flex;justify-content:flex-start}.section-lock-reason{margin-left:0}.section-move-controls .show-preview-action{width:100%;margin-left:0;justify-content:flex-start}.preview-pane-head{align-items:flex-start;flex-direction:column}.preview-mode-toggle{width:100%}.preview-mode-toggle button{flex:1 1}.approved-preview iframe,.test-preview-card iframe{min-height:600px}.frequency-popover{top:calc(100% + 7px);width:min(430px,calc(100vw - 48px));max-height:calc(100vh - 180px);overflow-y:auto}.frequency-control:not(.frequency-control-compact) .frequency-popover{left:auto!important;right:0}.frequency-control-compact .frequency-popover{left:0!important;right:auto}.frequency-inline-fields,.frequency-listbox{grid-template-columns:1fr}.protected-settings ul{column-count:1}.history-diff>div,.history-entry-head{display:grid;grid-template-columns:1fr}.history-provenance{grid-template-columns:1fr}}.workspace-review-queue{margin:0 0 28px;padding:20px;border:1px solid #c9aa55;border-top:5px solid #8b6814;background:#fffaf0}.workspace-review-queue h2{margin:2px 0;color:var(--ink);font:700 23px var(--heading)}.workspace-review-queue>div>p:last-child{margin:4px 0 0}.workspace-review-queue article{margin-top:13px;padding:14px;border:1px solid #d9c58e;background:#fff}.workspace-review-queue article>span{color:#5d4b18;font-size:11px;font-weight:900;text-transform:uppercase}.workspace-review-queue h3{margin:5px 0;color:var(--ink);font:700 16px var(--heading)}.workspace-review-queue article>p{margin:3px 0;color:#596166;font-size:12px}.workspace-review-queue summary{min-height:40px;cursor:pointer;color:var(--link);font-weight:800}.workspace-review-queue pre{max-height:260px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f6f7;padding:10px;font-size:11px}.workspace-review-queue article>div{display:flex;gap:12px;margin-top:10px}.workspace-review-message{color:#284d3a;font-weight:800}.preview-first-workspace{--adjust-workspace-width:clamp(420px,34vw,520px);width:100%;max-width:none;min-width:0;padding:24px clamp(18px,4vw,64px) 72px;overflow-x:clip;transition:padding-left .18s ease}.active-preview-bar,.briefing-read-header,.briefing-reading-surface,.workspace-notice{transition:margin-right .18s ease,margin-left .18s ease,width .18s ease}.briefing-read-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px 28px;gap:14px 28px;width:min(1120px,100%);margin:0 auto;padding:22px 0 20px;border-bottom:1px solid #cbd1d5}.briefing-read-header>.back-link{grid-column:1/-1;width:-moz-fit-content;width:fit-content;color:var(--link);font-weight:900;text-decoration:none}.briefing-read-title{min-width:0}.briefing-read-title h1{margin:0;color:var(--ink);font:700 clamp(30px,4vw,44px)/1.05 var(--heading);letter-spacing:-.02em}.latest-approved-state{margin:10px 0 0;color:#244f3b;font-weight:900}.briefing-lifecycle,.pending-change-none{display:inline;margin:6px 12px 0 0;color:#586066;font-size:13px}.pending-frequency-state{margin:7px 0 0;color:#4f585e;font-size:13px;font-weight:750}.pending-change-link{min-height:44px;border:0;background:transparent;color:var(--link);padding:6px 0;font-weight:900;text-decoration:underline;text-underline-offset:3px}.workspace-header-actions{display:flex;grid-column:2;grid-row:2;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.briefing-utility-menu{position:relative}.briefing-utility-menu>summary{display:inline-flex;min-height:44px;align-items:center;border:1px solid #8f9aa1;border-radius:5px;background:#fff;color:var(--ink);padding:8px 12px;cursor:pointer;font-weight:900;list-style:none}.briefing-utility-menu>summary::-webkit-details-marker{display:none}.briefing-utility-menu>div{position:absolute;z-index:30;top:calc(100% + 6px);right:0;width:172px;padding:6px;border:1px solid #9da8ae;border-radius:6px;background:#fff;box-shadow:0 12px 30px rgb(15 13 49/20%)}.briefing-utility-menu a,.briefing-utility-menu button{display:flex;width:100%;min-height:44px;align-items:center;border:0;background:#fff;color:var(--ink);padding:0 6px;text-align:left;font-weight:900;text-decoration:none}.briefing-utility-menu a:focus-visible,.briefing-utility-menu a:hover,.briefing-utility-menu button:focus-visible,.briefing-utility-menu button:hover{background:#eef3f6}.briefing-reading-surface{width:min(1040px,100%);margin:28px auto 0}.approved-reading-frame,.transient-preview{min-width:0;border:1px solid #cbd1d5;background:#fff;box-shadow:0 14px 38px rgb(15 13 49/8%)}.approved-reading-frame iframe,.transient-preview iframe{display:block;width:100%;min-height:600px;border:0;background:#fff;overflow:hidden}.approved-report-label{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #cbd4d8;background:#eef5f2;padding:10px 14px;color:#385448;font-size:12px}.approved-report-label strong{color:#244f3b;font-size:13px}.reading-boundary{margin:0;border-top:1px solid #d7dbde;background:#f7f8f9;color:#525b60;padding:10px 14px;font-size:12px;font-weight:800}.transient-preview>header{padding:24px;border-bottom:1px solid #d5dade}.transient-preview>header .eyebrow,.transient-preview>header h2,.transient-preview>header p{margin:0}.transient-preview>header h2{margin-top:3px;color:var(--ink);font:700 28px/1.1 var(--heading)}.transient-preview>header p:last-child{margin-top:6px;color:#535b60}.structure-summary{margin:0;padding:24px}.instruction-change-preview>ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:22px;list-style:none}.instruction-change-preview li{display:grid;grid-gap:4px;gap:4px;border-left:4px solid var(--mallard);background:#f6f8f9;padding:14px}.instruction-change-preview li strong{color:var(--ink)}.instruction-change-preview li small{color:#576166;font-weight:800}.active-preview-bar,.workspace-notice{display:flex;width:min(1040px,100%);margin:18px auto 0;align-items:center;justify-content:space-between;gap:16px;border-left:5px solid #315f70;background:#edf4f7;padding:12px 15px}.active-preview-bar>div:first-child{display:grid;grid-gap:2px;gap:2px}.active-preview-bar>div:last-child{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.active-preview-bar strong{color:var(--ink)}.active-preview-bar span{color:#4f5b61;font-size:13px}.workspace-notice{border-left-color:#48765e;background:#edf6f0;color:#224c37;font-weight:800}.workspace-notice.error{border-left-color:#a33c31;background:#fff1ef;color:#79261f}.notice-dismiss{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:0;background:transparent;color:currentColor;font-size:24px}.workspace-mobile-bar{display:none}.approved-reading-frame[hidden],.transient-preview[hidden],.workspace-drawer[hidden]{display:none!important}.workspace-drawer{position:fixed;z-index:70;inset:0 0 0 auto;width:clamp(420px,32vw,460px);height:100dvh;border-left:1px solid #89969d;background:#f7f8f9;color:#303235;box-shadow:-18px 0 44px rgb(15 13 49/18%)}.adjust-drawer{inset:0 auto 0 0;width:var(--adjust-workspace-width);border-right:1px solid #89969d;border-left:0;box-shadow:18px 0 44px rgb(15 13 49/14%)}.workspace-drawer-head{position:-webkit-sticky;position:sticky;z-index:2;top:0;display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:16px;border-bottom:4px solid var(--ink);background:#fff;padding:14px 18px}.workspace-drawer-head .eyebrow,.workspace-drawer-head h2{margin:0}.workspace-drawer-head h2{color:var(--ink);font:700 28px/1.1 var(--heading)}.drawer-done{min-width:64px;min-height:44px;border:1px solid #8f9ca3;border-radius:5px;background:#fff;color:var(--ink);font-weight:900}.workspace-drawer-scroll{height:calc(100dvh - 82px);overflow-y:auto;overscroll-behavior:contain;padding:20px 18px max(28px,env(safe-area-inset-bottom))}.workspace-drawer-scroll>p:first-child{margin-top:0}@media (min-width:1024px){.preview-first-workspace[data-active-panel=adjust]{padding-left:calc(var(--adjust-workspace-width) + clamp(24px, 3vw, 48px));padding-right:clamp(18px,3vw,48px)}.preview-first-workspace[data-active-panel=history] .active-preview-bar,.preview-first-workspace[data-active-panel=history] .briefing-read-header,.preview-first-workspace[data-active-panel=history] .briefing-reading-surface,.preview-first-workspace[data-active-panel=history] .workspace-notice,.preview-first-workspace[data-active-panel=owner] .active-preview-bar,.preview-first-workspace[data-active-panel=owner] .briefing-read-header,.preview-first-workspace[data-active-panel=owner] .briefing-reading-surface,.preview-first-workspace[data-active-panel=owner] .workspace-notice{width:calc(100% - 480px);margin-left:0;margin-right:480px}}.adjust-intro{margin:0;color:#505a60;line-height:1.5}.adjust-intro strong{display:block;color:var(--ink);font-size:16px}.adjust-view-switcher{position:-webkit-sticky;position:sticky;z-index:1;top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:16px;border-radius:8px;background:#e8edef;padding:5px}.adjust-view-switcher button{display:grid;min-height:58px;align-content:center;grid-gap:2px;gap:2px;border:1px solid transparent;border-radius:5px;background:transparent;color:#425159;padding:8px 10px;text-align:left}.adjust-view-switcher button[aria-pressed=true]{border-color:#81939c;background:#fff;color:var(--ink);box-shadow:0 2px 8px rgb(15 13 49/9%)}.adjust-view-switcher span{font-weight:900}.adjust-view-switcher small{color:#5b666c}.adjust-view[hidden]{display:none!important}.adjust-view{margin-top:22px}.adjust-step-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.adjust-step-heading .eyebrow,.adjust-step-heading h3,.adjust-step-heading p{margin:0}.adjust-step-heading h3{margin-top:2px;color:var(--ink);font:700 22px/1.15 var(--heading)}.adjust-step-heading>div>p:last-child{margin-top:4px;color:#596267;font-size:13px}.adjust-section-picker{display:grid;grid-gap:7px;gap:7px;margin:13px 0 0;padding:0;list-style:none}.adjust-section-choice{display:grid;width:100%;min-height:60px;grid-template-columns:30px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid #c2cbd0;border-radius:6px;background:#fff;color:#30373b;padding:8px 10px;text-align:left}.adjust-section-choice:hover{border-color:#71858f;background:#f7fafb}.adjust-section-choice[aria-pressed=true]{background:#eef4f6;box-shadow:inset 4px 0 0 var(--mallard)}.section-order-number{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.adjust-section-choice>span:nth-child(2){display:grid;min-width:0;grid-gap:1px;gap:1px}.adjust-section-choice strong{color:var(--ink)}.adjust-section-choice small{overflow:hidden;color:#606a6f;text-overflow:ellipsis;white-space:nowrap}.section-choice-state{display:grid;justify-items:end;grid-gap:4px;gap:4px}.section-hidden,.section-shown{border-radius:999px;background:#e8f2ec;color:#29523c;padding:3px 7px;font-size:10px;font-weight:900;text-transform:uppercase}.section-hidden{background:#eceeef;color:#5b6266}.section-pending{color:#705411;font-size:10px;font-weight:900;white-space:nowrap}.section-pending-recorded{color:#315a4a}.section-pending-awaiting_approval{color:#705411}.section-list-expand{min-height:42px;margin-top:7px;padding-right:4px;padding-left:4px}.adjust-section-card{padding:16px;border:1px solid #c8cfd3;border-left:5px solid var(--mallard);border-radius:7px;background:#fff}.selected-section-editor{margin-top:18px;padding:18px}.adjust-section-card>header{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:10px;gap:10px}.adjust-section-card>header>span{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.adjust-section-card h3,.adjust-section-card header p{margin:0}.adjust-section-card h3{color:var(--ink);font:700 19px/1.2 var(--heading)}.adjust-section-card header .eyebrow{color:#657078;font:900 10px/1.2 var(--body)}.adjust-section-card header p:last-child{margin-top:3px;color:#566066;font-size:13px}.plain-language-prompt{margin:16px 0 0;border-left:3px solid #557685;background:#f1f5f6;color:#3f5058;padding:9px 10px;font-size:13px}.section-submit-confirmation{margin:14px 0 0;border-left:4px solid #48765e;background:#edf6f0;color:#315441;padding:10px 11px;font-size:13px}.section-submit-confirmation strong{color:#224c37}.instruction-starters{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:7px}.instruction-starters>span{margin-right:2px;color:#5a6469;font-size:11px;font-weight:900;text-transform:uppercase}.instruction-starters button{min-height:34px;border:1px solid #aeb9be;border-radius:999px;background:#f7f9fa;color:#344a54;padding:5px 10px;font-weight:850}.instruction-starters button:focus-visible,.instruction-starters button:hover{border-color:#607985;background:#edf3f5}.adjust-section-card textarea,.owner-tools-section textarea{width:100%;margin-top:6px;border:1px solid #9fadb4;border-radius:5px;background:#fff;color:#292b2e;padding:10px;font:15px/1.45 var(--body);resize:vertical}.selected-section-editor textarea{min-height:150px}.selected-section-editor .instruction-scope{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:16px}.selected-section-editor .instruction-scope legend{margin-bottom:7px;color:var(--ink);font-size:13px;font-weight:900}.selected-section-editor .instruction-scope label{min-height:72px;align-items:flex-start;border:1px solid #c4ccd0;border-radius:6px;background:#fff;padding:10px}.selected-section-editor .instruction-scope label:has(input:checked){border-color:var(--ink);background:#eef4f6;box-shadow:inset 0 0 0 1px var(--ink)}.selected-section-editor .instruction-scope input{flex:0 0 auto;margin-top:2px}.selected-section-editor .instruction-scope label>span{display:grid;grid-gap:3px;gap:3px}.selected-section-editor .instruction-scope small{color:#5e686d;line-height:1.3}.scope-impact{margin:9px 0 0;border-left:3px solid #8b6a18;color:#5a4814;padding-left:9px;font-size:12px}.selected-section-editor .section-save-row{margin-top:16px}.section-receipts{margin-top:14px;border-top:1px solid #d8dddf;padding-top:5px}.section-receipts summary{display:flex;min-height:44px;align-items:center;color:var(--link);cursor:pointer;font-weight:850}.adjust-empty-section{margin:16px 0 0;border:1px dashed #aeb8bd;background:#fff;padding:18px}.adjust-advanced{margin-top:18px;border:1px solid #c6cdd1;border-radius:7px;background:#fff}.adjust-advanced>summary{display:flex;min-height:44px;align-items:center;padding:12px 16px;color:var(--ink);cursor:pointer;font:700 20px var(--heading)}.adjust-advanced-content{border-top:1px solid #d4dade;padding:16px}.customize-structure{margin:0}.adjust-schedule h3,.customize-structure h3{margin:0;color:var(--ink);font:700 21px var(--heading)}.adjust-schedule>p,.customize-structure>p{color:#535d62}.customize-structure>ol{display:grid;grid-gap:8px;gap:8px;margin:14px 0;padding:0;list-style:none}.customize-structure li{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px 12px;gap:8px 12px;border-top:1px solid #d9dddf;padding:11px 0}.customize-structure li:first-child{border-top:0}.customize-structure li>div:first-child{display:grid;grid-gap:2px;gap:2px}.customize-structure li small{color:#596267}.customize-structure li label{display:flex;min-height:44px;align-items:center;gap:7px;font-weight:800}.customize-structure li input{width:20px;height:20px;accent-color:var(--moss)}.customize-structure li .section-visibility-fixed{display:flex;min-height:44px;align-items:center;color:#596267;font-size:12px;font-weight:800}.customize-structure li>div:last-child{display:flex;grid-column:1/-1;gap:14px}.customize-structure button:disabled,.customize-structure input:disabled{cursor:not-allowed;opacity:.46}.structure-save-state{margin:8px 0 0;color:#315a4a;font-size:12px;font-weight:850}.adjust-schedule-view{margin-top:18px}.adjust-schedule{margin:0;border:1px solid #c6cdd1;border-radius:7px;background:#fff;padding:18px}.adjust-schedule>.eyebrow{margin:0 0 3px}.adjust-schedule .frequency-control{width:100%}.adjust-schedule .frequency-popover{position:relative;top:auto;right:auto!important;left:auto!important;width:100%;max-height:none;margin-top:8px;box-shadow:none}.delivery-control{margin-top:18px;border-top:1px solid #d9dddf;padding-top:16px}.delivery-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.delivery-status-grid>div{border-radius:6px;background:#f3f5f4;padding:10px 12px}.delivery-status-grid dt{color:#596267;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.delivery-status-grid dd{margin:3px 0 0;color:var(--ink);font-weight:800}.delivery-latest{display:flex;align-items:baseline;gap:8px;margin:0 0 12px;color:#535d62;font-size:13px}.delivery-latest strong{color:var(--ink)}.delivery-run-note{margin:12px 0 0;color:#535d62;font-size:12px}.delivery-unavailable{margin:16px 0 0;border-left:3px solid #8b6a18;background:#fff9e8;color:#54430f;padding:10px 11px;font-size:13px}.delivery-attention{margin:12px 0 0;border-left:3px solid #a63c2f;padding-left:9px;color:#76271f;font-weight:700}.delivery-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}@media (max-width:620px){.candidate-source-summary,.delivery-status-grid,.source-set-summary{grid-template-columns:1fr}.source-set-heading{flex-direction:column}.configured-brief-card>p{min-height:0}}.frequency-pending-state{margin:7px 0 0;color:#664d0d;font-size:12px;font-weight:900}.configured-brief-card dl{gap:14px}.configured-brief-card dl>div{border-top:1px solid #d9dddf;padding-top:12px}.configured-brief-card dt{color:#5c6469;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.configured-brief-card dd{margin:4px 0 0;color:var(--ink);font-weight:800}.configured-brief-card .frequency-control-compact{width:100%}.configured-brief-card .frequency-control-compact .frequency-popover{position:relative;top:auto;right:auto!important;left:auto!important;width:100%;margin-top:8px;box-shadow:none}.history-plain-diff{margin:13px 0 0}.history-plain-diff>div{border-top:1px solid #dde1e3;padding:10px 0}.history-plain-diff dt{color:var(--ink);font-weight:900}.history-plain-diff dd{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:7px;gap:7px;align-items:center;margin:5px 0 0;color:#596267}.history-plain-diff dd strong{color:#244f3b}.history-lifecycle{display:grid;grid-gap:5px;gap:5px;margin:11px 0;border-left:2px solid #9bacb4;padding-left:17px;list-style:none}.history-lifecycle li{display:flex;justify-content:space-between;gap:12px;color:#4f595e;font-size:12px}.history-full-record{margin:8px 0}.history-full-record>summary{min-height:44px}.history-full-record section{margin-top:10px;border:1px solid #d4d9dc;background:#f7f8f9;padding:10px}.history-full-record h4{margin:0 0 7px;color:var(--ink)}.history-full-record dl{display:grid;grid-gap:5px;gap:5px}.history-full-record dl div{min-width:0}.history-full-record dt{color:#5a6267;font-size:10px;text-transform:uppercase}.history-full-record dd{margin:0;overflow-wrap:anywhere;font-size:11px}.history-full-record pre{max-height:220px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}.restore-confirmation{margin-top:10px;border-left:4px solid #9a7218;background:#fff7df;padding:12px}.restore-confirmation p{margin:0}.restore-actions,.restore-confirmation>div{display:flex;gap:12px;margin-top:10px}.restore-confirmation-copy{margin-top:12px;border-left:4px solid #9a7218;background:#fff7df;padding:12px}.restore-confirmation-copy>p{margin:0}.owner-tools-section{margin-top:20px;border-top:1px solid #d3d8da;padding-top:18px}.owner-tools-section:first-child{margin-top:0;border-top:0;padding-top:0}.owner-tools-section h3{margin:0;color:var(--ink);font:700 18px var(--heading)}.owner-tools-section>p{margin:5px 0 10px}.owner-tools-heading{display:flex;justify-content:space-between;gap:14px}.owner-tools-heading h3,.owner-tools-heading p{margin:0}.owner-tools-section textarea{font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.owner-advanced-controls{margin-top:22px;border:1px solid #c7ced2;border-radius:6px;background:#f8f9fa}.owner-advanced-controls>summary{display:flex;min-height:48px;align-items:center;padding:10px 13px;color:var(--ink);cursor:pointer;font-weight:900}.owner-advanced-controls>p{margin:0;border-top:1px solid #d5dade;padding:13px 14px 0;color:#596368}.owner-advanced-controls>.owner-setup-links,.owner-advanced-controls>.owner-tools-section{margin-right:14px;margin-left:14px}.owner-technical-record dd{margin:2px 0 8px;overflow-wrap:anywhere;font:11px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}.owner-setup-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;border-top:1px solid #d3d8da;padding-top:18px}.review-change-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:13px 0}.review-change-facts div{min-width:0}.review-change-facts dt{color:#636a6e;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.review-change-facts dd{margin:2px 0 0;color:var(--ink);font-weight:800}.review-setting-changes{margin:0}.review-setting-changes>div{border-top:1px solid #d8dddf;padding:10px 0}.review-setting-changes dt{color:var(--ink);font-weight:900}.review-setting-changes dd{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:8px;gap:8px;margin:5px 0 0;align-items:center;color:#596166}.review-setting-changes dd strong{color:#244f3b}.review-consequence{display:grid!important;grid-gap:5px!important;gap:5px!important;margin-top:12px!important;border-left:4px solid #a47a18;background:#fff8e5;padding:10px 12px}.review-consequence p{margin:0;color:#51410f}.workspace-review-queue .review-actions{display:flex;gap:12px;margin-top:12px}.review-confirm-dialog{width:min(660px,calc(100vw - 28px));max-height:calc(100dvh - 32px);overflow-y:auto;border:1px solid #7f8c93;border-radius:8px;background:#fff;padding:24px;color:#303235}.review-confirm-dialog::-webkit-backdrop{background:rgb(15 13 49/58%)}.review-confirm-dialog::backdrop{background:rgb(15 13 49/58%)}.review-confirm-dialog h2{margin:3px 0 10px;color:var(--ink);font:700 28px var(--heading)}.review-confirm-actions{display:flex;gap:14px;margin-top:18px}.review-candidate-shelf{max-width:1180px;margin:24px auto 0;border:1px solid #c9d1d5;border-left:4px solid #526d7b;border-radius:5px;background:#f7f9fa;padding:18px 20px}.candidate-approved-boundary,.candidate-section-heading,.review-candidate-shelf-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.candidate-section-heading h2,.review-candidate-shelf h2{margin:2px 0 0;color:var(--ink);font:700 24px var(--heading)}.review-candidate-shelf>p{max-width:860px;margin:8px 0 0}.candidate-prepare-form{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-top:16px;border-top:1px solid #d6dcdf;padding-top:14px}.candidate-prepare-form>span{align-self:center;color:#596368;font-size:12px}.review-candidate-purpose{color:#3f4a50}.preview-option-row{display:flex;align-items:flex-end;gap:10px 14px;flex-wrap:wrap;margin-top:10px}.preview-option-row label{margin-top:0}.preview-option-row input[type=date]{min-height:44px;border:1px solid #9ca8ae;border-radius:4px;background:#fff;padding:8px 10px;color:var(--ink);font:inherit}.edition-note-control .preview-option-note{margin:10px 0 0;color:#596368;font-size:12px;line-height:1.45}.preview-option-row>.preview-option-note{align-self:center;margin:0 0 12px}.edition-note-control{margin-top:14px;border-top:1px solid #d6dcdf;border-bottom:1px solid #d6dcdf;padding:4px 0 13px}.edition-note-control>summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);cursor:pointer;font-weight:900}.edition-note-control>summary span{border-radius:999px;background:#e8edef;padding:3px 7px;color:#526067;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.edition-note-control>p{margin:2px 0 0;color:#596368;font-size:12px;line-height:1.45}.edition-note-control label{display:grid;grid-gap:5px;gap:5px;margin-top:10px;color:#4d5a60;font-size:12px;font-weight:850}.edition-note-control select,.edition-note-control textarea{width:100%;border:1px solid #9ca8ae;border-radius:4px;background:#fff;color:var(--ink);padding:9px 10px;font:inherit}.edition-note-control select{min-height:44px}.edition-note-control textarea{resize:vertical}.edition-note-control .btn{margin-top:10px}.edition-note-result{margin:9px 0 0;color:#22513a;font-size:12px;font-weight:800}.edition-note-result.error{color:#812f25}.edition-note-history-link{display:inline-flex;margin-top:9px}.candidate-prepare-error{color:#812f25;font-weight:700}.candidate-boundary-label{border:1px solid #8ba297;border-radius:999px;background:#edf6f1;padding:5px 9px;color:#254d3a;font-size:11px;font-weight:900;letter-spacing:.03em;text-transform:lowercase;white-space:nowrap}.review-candidate-list{display:grid;grid-gap:10px;gap:10px;margin:16px 0 0;padding:0;list-style:none}.review-candidate-list>li{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px 18px;gap:10px 18px;align-items:center;border-top:1px solid #d6dcdf;padding-top:14px}.review-candidate-list .candidate-labels{grid-column:1/-1}.candidate-list-copy{display:flex;justify-content:space-between;gap:18px}.candidate-list-copy>div{display:grid;grid-gap:2px;gap:2px}.candidate-list-copy>div span,.candidate-list-copy>span{color:#596368;font-size:12px}.source-set-card{margin-top:16px;border:1px solid #c8d0d4;border-left:4px solid #3f765b;border-radius:5px;background:#fff;padding:14px}.source-set-card.source-set-needs_refresh{border-left-color:#a67817}.source-set-card.source-set-not_configured{border-left-color:#a53b31}.source-set-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.source-set-heading .eyebrow,.source-set-heading h3{margin:0}.source-set-heading h3{color:var(--ink);font:700 20px var(--heading)}.source-set-state{border-radius:999px;background:#e9f3ed;color:#28523c;padding:4px 9px;font-size:11px;font-weight:900;white-space:nowrap}.source-set-needs_refresh .source-set-state{background:#fff1c9;color:#654c0d}.source-set-not_configured .source-set-state{background:#fbe9e7;color:#7a2a23}.source-set-card>p{margin:9px 0 0;color:#4f5a5f;font-size:13px}.source-set-card .source-set-warning{color:#674719;font-weight:700}.source-set-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:12px 0 0}.source-set-summary>div{min-width:0;border-top:1px solid #d9dddf;padding-top:7px}.source-set-summary dt{color:#60686c;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.source-set-summary dd{margin:2px 0 0;color:var(--ink);font-size:12px;font-weight:800}.source-set-card>details{margin-top:12px;border-top:1px solid #d5dade}.source-set-card>details>summary{display:flex;min-height:44px;align-items:center;cursor:pointer;color:var(--link);font-weight:900}.source-set-update{display:grid;grid-gap:10px;gap:10px;padding-top:2px}.source-set-update>p{margin:0;color:#596267;font-size:12px}.source-set-form{display:grid;grid-gap:9px;gap:9px}.source-set-form label{display:grid;grid-gap:5px;gap:5px}.source-set-form label span{color:var(--ink);font-size:12px;font-weight:900}.source-set-form input[type=text]{width:100%;min-height:44px;border:1px solid #9aa7ad;border-radius:4px;background:#fff;padding:8px 10px;color:var(--ink);font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.source-set-form .btn,.source-set-prepared>.btn{width:100%;justify-content:center}.source-set-boundary{border-left:3px solid #788e98;padding-left:9px}.source-set-prepared{display:grid;grid-gap:12px;gap:12px;margin-top:3px;border:1px solid #b9c9bf;background:#f2f7f4;padding:13px}.source-set-prepared .eyebrow,.source-set-prepared h4{margin:0}.source-set-prepared h4{color:var(--ink);font:700 18px var(--heading)}.source-set-confirmation{display:flex;min-height:44px;align-items:flex-start;gap:8px;color:#30483b;font-size:12px;font-weight:800}.source-set-confirmation input{width:18px;height:18px;margin-top:1px}.source-set-audit{border-top:1px solid #d5dade;padding-top:4px}.source-set-audit>summary{min-height:40px;cursor:pointer;color:#4f5a5f;font-size:12px;font-weight:800}.source-set-audit dl{display:grid;grid-gap:6px;gap:6px;margin:0}.source-set-audit dt{color:#656d71;font-size:10px;text-transform:uppercase}.source-set-audit dd{margin:0;overflow-wrap:anywhere;font-size:11px}.source-set-audit code{font-size:10px}.candidate-labels{display:flex;flex-wrap:wrap;gap:7px}.candidate-labels span{border:1px solid #789083;border-radius:999px;background:#eef6f1;padding:4px 8px;color:#244d39;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:lowercase}.candidate-labels span:nth-child(2),.candidate-labels span:nth-child(3){border-color:#9a7b37;background:#fff8e6;color:#604c1e}.candidate-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0 72px}.candidate-page>.back-link{display:inline-flex;margin-bottom:20px}.candidate-page-header{border-bottom:1px solid #c8d0d4;padding-bottom:20px}.candidate-page-header h1{margin:10px 0 2px;color:var(--ink);font:700 clamp(34px,5vw,52px)/1.02 var(--heading)}.candidate-page-header p{margin:5px 0 0;color:#576168}.candidate-source-summary{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:12px;gap:12px;margin:14px 0}.candidate-source-summary>div{border-top:3px solid var(--ink);padding-top:7px}.candidate-source-summary dt{color:#5e676b;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.candidate-source-summary dd{margin:2px 0 0;color:var(--ink);font-weight:800}.candidate-status-refresh{margin:14px 0;border-left:4px solid #526d7b;background:#f0f4f6;padding:10px 12px;color:#3e4e56;font-weight:700}.candidate-approved-boundary{margin:20px 0;border-left:5px solid #3c7558;background:#eef7f2;padding:14px 16px}.candidate-approved-boundary>div{display:grid;grid-gap:3px;gap:3px}.candidate-approved-boundary span{color:#4f6057}.candidate-approval-message{margin:16px 0 -6px;border-left:4px solid #a36b22;background:#fff5df;padding:10px 12px;color:#67430f;font-weight:700}.candidate-approval-form{display:grid;min-width:min(100%,340px);grid-gap:10px;gap:10px}.candidate-approval-form label{display:flex;align-items:flex-start;gap:8px;color:#30483b;font-size:13px;font-weight:700}.candidate-approval-form input{margin-top:2px}.candidate-approval-form .btn{justify-content:center}.candidate-approval-actions,.candidate-approved-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.candidate-approved-actions{display:grid;justify-items:end}.candidate-content,.candidate-detail-section,.candidate-no-output,.candidate-record-card{border:1px solid #cbd2d6;border-radius:5px;background:#fff;padding:20px}.candidate-content iframe{width:100%;min-height:720px;margin-top:16px;border:1px solid #bfc8cc;background:#fff}.candidate-section-heading>span{color:#606a6f;font-size:11px;overflow-wrap:anywhere}.candidate-detail-section h2,.candidate-no-output h2,.candidate-record-card h2{margin:2px 0 12px;color:var(--ink);font:700 25px var(--heading)}.candidate-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.candidate-record-card dl{display:grid;grid-gap:10px;gap:10px;margin:0}.candidate-record-card dl div{min-width:0}.candidate-record-card dt{color:#677176;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.candidate-record-card dd{margin:2px 0 0;overflow-wrap:anywhere}.candidate-record-card code{font-size:11px}.candidate-detail-section details,.candidate-record-card details{margin-top:16px}.candidate-detail-section pre,.candidate-record-card pre{max-height:360px;overflow:auto;border:1px solid #d4dade;background:#f6f8f9;padding:12px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}.candidate-detail-section{margin-top:16px}.candidate-quality-summary{margin:8px 0 0;color:#4f5f57}.quality-check-details{margin-top:14px}.quality-check-details>summary{width:-moz-fit-content;width:fit-content;cursor:pointer;color:#285a45;font-weight:800}.candidate-audit{margin-top:16px;border:1px solid #cbd2d6;border-radius:5px;background:#f7f9f8}.candidate-audit>summary{cursor:pointer;padding:16px 18px;color:#2f4540}.candidate-audit>summary span{display:grid;grid-gap:2px;gap:2px}.candidate-audit>summary small{color:#68736f;font-weight:500}.candidate-audit[open]>summary{border-bottom:1px solid #d6ddda}.candidate-audit>.candidate-record-grid{margin:16px}.candidate-gate-list,.one-time-change-list{display:grid;grid-gap:10px;gap:10px;margin:12px 0 0;padding:0;list-style:none}.candidate-gate-list>li,.one-time-change-list>li{border-top:1px solid #d8dddf;padding-top:12px}.candidate-gate-list>li>div,.one-time-change-list>li>div{display:flex;justify-content:space-between;gap:16px}.candidate-gate-list span,.one-time-change-list span{color:#3e654f;font-weight:800}.one-time-change-list small{display:block;margin-top:4px;color:#687176;overflow-wrap:anywhere}.candidate-gate-list>li[data-status=fail]{border-left:4px solid #9f3e35;padding-left:12px}.candidate-gate-list>li[data-status=fail] span{color:#8b2e27}.candidate-gate-list p{margin:6px 0 0}.candidate-gate-list ul{margin:8px 0 0}.candidate-empty{color:#616b70}@media (max-width:1023px){.preview-first-workspace{padding-bottom:92px}.workspace-drawer{inset:0;width:100vw;max-width:none;height:100dvh;border:0;box-shadow:none}}@media (max-width:767px){.preview-first-workspace{padding:12px 10px calc(92px + env(safe-area-inset-bottom))}.briefing-read-header{display:block;padding:10px 4px 15px}.briefing-read-header>.back-link{display:inline-flex;min-height:44px;align-items:center}.briefing-read-title h1{margin-top:7px;font-size:29px}.latest-approved-state{font-size:14px}.briefing-lifecycle,.pending-change-none{display:block;margin:6px 0 0}.pending-frequency-state{margin-top:8px}.pending-change-link{display:block}.briefing-read-header .workspace-header-actions{display:none}.briefing-reading-surface{margin-top:14px}.approved-reading-frame,.transient-preview{border-right:0;border-left:0;box-shadow:none}.approved-reading-frame iframe,.transient-preview iframe{min-height:420px}.approved-report-label{align-items:flex-start;flex-direction:column;gap:2px}.reading-boundary{font-size:11px}.active-preview-bar,.workspace-notice{margin-top:10px}.active-preview-bar,.active-preview-bar>div:last-child,.workspace-notice{align-items:stretch;flex-direction:column}.active-preview-bar .btn,.active-preview-bar .text-button{width:100%;justify-content:center}.workspace-mobile-bar{position:fixed;z-index:50;right:0;bottom:0;left:0;display:flex;min-height:66px;align-items:center;justify-content:center;gap:10px;border-top:1px solid #aeb8bd;background:rgb(255 255 255/96%);padding:9px 10px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgb(15 13 49/10%)}.workspace-mobile-bar .btn,.workspace-mobile-bar .text-button{min-height:44px}.workspace-mobile-utility{position:relative}.workspace-mobile-utility>summary{display:inline-flex;min-height:44px;align-items:center;border:1px solid #8f9aa1;border-radius:4px;background:#fff;color:var(--ink);padding:8px 12px;cursor:pointer;font-weight:900;list-style:none}.workspace-mobile-utility>summary::-webkit-details-marker{display:none}.workspace-mobile-utility>div{position:absolute;right:0;bottom:calc(100% + 8px);width:min(200px,calc(100vw - 20px));border:1px solid #9ba5aa;border-radius:5px;background:#fff;padding:6px;box-shadow:0 12px 28px rgba(16,31,38,.18)}.workspace-mobile-utility button{width:100%;min-height:44px;border:0;background:transparent;color:var(--ink);text-align:left;font-weight:850}.workspace-mobile-utility a{display:flex;min-height:44px;align-items:center;padding:0 6px;color:var(--ink);font-weight:850;text-decoration:none}.workspace-drawer-head{min-height:74px;padding:11px 14px}.workspace-drawer-scroll{height:calc(100dvh - 74px);padding:16px 13px max(24px,env(safe-area-inset-bottom))}.adjust-step-heading{align-items:flex-start;flex-direction:column}.adjust-step-heading .text-button{min-height:40px}.adjust-section-choice{grid-template-columns:30px minmax(0,1fr)}.adjust-section-choice>.section-choice-state{grid-column:2;justify-items:start}.adjust-section-card{padding:14px 12px}.selected-section-editor .instruction-scope{grid-template-columns:1fr}.instruction-starters button{min-height:44px}.instruction-scope{display:grid;grid-gap:6px;gap:6px}.instruction-scope label{min-height:44px}.section-save-row{align-items:stretch;flex-direction:column}.section-save-row .btn,.section-save-row .text-button{min-height:44px;justify-content:center}.customize-structure li{grid-template-columns:1fr}.customize-structure li>div:last-child{grid-column:1}.frequency-inline-fields,.frequency-listbox,.history-plain-diff dd,.review-change-facts,.review-setting-changes dd{grid-template-columns:1fr}.frequency-popover{width:100%;max-height:none}.configured-brief-card .frequency-control-compact .frequency-popover{width:100%;overflow:visible}.history-entry-head,.history-lifecycle li{align-items:flex-start;flex-direction:column}.review-confirm-dialog{padding:18px 14px}.review-confirm-actions{align-items:stretch;flex-direction:column}.review-candidate-shelf{margin-top:16px;padding:15px 13px}.candidate-approved-boundary,.candidate-gate-list>li>div,.candidate-list-copy,.candidate-section-heading,.one-time-change-list>li>div,.review-candidate-shelf-heading{align-items:stretch;flex-direction:column}.review-candidate-list>li{grid-template-columns:1fr}.review-candidate-list .candidate-labels{grid-column:1}.review-candidate-list .btn{width:100%;justify-content:center}.candidate-prepare-form{align-items:stretch;flex-direction:column}.candidate-prepare-form .btn{width:100%}.candidate-prepare-form>span{align-self:flex-start}.candidate-boundary-label{align-self:flex-start;white-space:normal}.candidate-page{width:min(100% - 20px,1180px);padding-top:14px}.candidate-approved-boundary .btn{width:100%;justify-content:center}.candidate-approval-form{width:100%;min-width:0}.candidate-approval-actions,.candidate-approved-actions{width:100%;justify-items:stretch}.candidate-content,.candidate-detail-section,.candidate-no-output,.candidate-record-card{padding:15px 12px}.candidate-content iframe{min-height:520px}.candidate-record-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.active-preview-bar,.briefing-read-header,.briefing-reading-surface,.preview-first-workspace,.workspace-notice{transition:none}}.briefing-studio{display:grid;width:min(1372px,100%);max-width:1372px;min-width:0;grid-template-columns:404px minmax(0,1fr);grid-gap:0 28px;gap:0 28px;margin:0 auto;padding:0 24px 72px;overflow:visible}.briefing-studio .workspace-head{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 28px;gap:6px 28px;align-items:end;margin-bottom:20px;border-bottom:1px solid #cbd1d5;padding:20px 0 16px}.workspace-head>.back-link{grid-column:1/-1;width:-moz-fit-content;width:fit-content;color:var(--link);font-size:13px;font-weight:900;text-decoration:none}.workspace-identity h1{margin:4px 0 0;color:var(--ink);font:700 clamp(26px,3vw,36px)/1.05 var(--heading);letter-spacing:-.02em}.workspace-head-state{display:flex;align-items:center;gap:8px 10px;flex-wrap:wrap;margin-top:9px}.workspace-state-chip{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:var(--seafoam);color:var(--ink);padding:2px 9px;font-size:11px;font-weight:900}.workspace-state-chip.state-active,.workspace-state-chip.state-staged{background:var(--moss);color:#fff}.workspace-head .pending-change-link{min-height:30px;border:1px solid #cc8b80;border-radius:999px;background:#fdf7f5;color:#71382f;padding:4px 9px;font-size:11px;line-height:1.25;text-decoration:none}.briefing-studio .workspace-header-actions{display:flex;grid-column:2;grid-row:2;align-items:center;justify-content:flex-end;padding-bottom:2px}.briefing-studio>.workspace-notice{width:100%;grid-column:1/-1;margin:0 0 18px}.briefing-control-panel{position:-webkit-sticky;position:sticky;top:76px;display:flex;max-height:calc(100vh - 96px);align-self:start;flex-direction:column;border:1px solid #cbd1d5;background:var(--paper);box-shadow:0 14px 38px rgb(15 13 49/8%)}.studio-panel-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);flex:0 0 auto;border-bottom:1px solid var(--rule);background:#fafafa}.studio-panel-tabs button{display:flex;min-width:0;min-height:56px;align-items:center;justify-content:center;gap:4px;border:0;border-bottom:4px solid transparent;background:transparent;color:var(--slate);padding:9px 5px 7px;font:800 12px/1.15 var(--body);text-align:center}.studio-panel-tabs button:focus-visible,.studio-panel-tabs button:hover{background:#eef3f5;color:var(--ink)}.studio-panel-tabs button[aria-selected=true]{background:#edf3f5;color:var(--ink);font-weight:900}.studio-panel-tabs button>span{display:inline-grid;min-width:17px;height:17px;place-items:center;border-radius:9px;background:var(--seafoam);color:var(--ink);padding:0 4px;font-size:10px;line-height:17px}.studio-panel-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 20px 24px}.studio-panel-pane[hidden]{display:none!important}.studio-panel-lede{margin:0 0 15px;color:#4f5b61;font-size:13px;line-height:1.48}.studio-panel-lede strong{color:var(--ink)}.adjust-pane .adjust-step-heading{align-items:flex-end}.adjust-pane .adjust-step-heading h3{font-size:19px}.adjust-pane .adjust-section-choice{min-height:58px;grid-template-columns:26px minmax(0,1fr) auto;border-left:4px solid var(--rule);border-radius:4px;padding:8px 10px}.adjust-pane .adjust-section-choice[aria-pressed=true]{border-color:#70838c;border-left-color:var(--accent);background:#edf3f5;box-shadow:inset 3px 0 0 var(--accent),0 0 0 1px rgb(15 13 49/7%)}.adjust-pane .adjust-section-choice[aria-pressed=true] strong{font-weight:900}.adjust-pane .section-order-number{width:24px;height:24px;border:1px solid var(--rule);background:var(--paper);color:var(--slate);font:700 12px var(--heading)}.adjust-pane .adjust-section-choice[aria-pressed=true] .section-order-number{border-color:var(--accent);color:var(--accent)}.adjust-pane .section-hidden,.adjust-pane .section-shown{background:transparent;padding:0;color:var(--moss);font-size:10px}.adjust-pane .section-hidden{color:var(--muted)}.adjust-pane .section-pending{color:var(--accent)}.adjust-pane .selected-section-editor{margin-top:16px;border:1px solid #c8cfd3;border-top:3px solid var(--ink);border-radius:4px;padding:15px}.adjust-pane .selected-section-editor>header{grid-template-columns:26px minmax(0,1fr)}.adjust-pane .selected-section-editor>header>span{width:25px;height:25px;font-size:12px}.adjust-pane .selected-section-editor textarea{min-height:108px}.adjust-pane .section-instruction-label{display:block;margin-top:10px;color:var(--ink);font-size:13px;font-weight:900}.adjust-pane .selected-section-editor .instruction-scope{grid-template-columns:1fr;gap:6px;margin-top:13px}.adjust-pane .selected-section-editor .instruction-scope label{min-height:62px}.adjust-pane .scope-impact{margin-top:8px}.adjust-pane .section-save-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.adjust-pane .section-submit-confirmation{margin-top:11px}.adjust-pane .adjust-advanced{margin-top:15px;border-radius:4px}.adjust-pane .adjust-advanced>summary{min-height:48px;padding:10px 13px;font:700 16px var(--heading)}.adjust-pane .adjust-advanced-content{padding:13px}.adjust-pane .customize-structure h3{font-size:17px}.adjust-pane .customize-structure li{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:9px 0}.adjust-pane .customize-structure li>div:last-child{gap:10px}.schedule-pane .adjust-schedule{border:0;background:transparent;padding:0}.schedule-pane .adjust-schedule>h3{margin:0 0 8px;font-size:17px}.frequency-control-inline{width:100%}.frequency-control-inline .frequency-popover{position:static;width:100%;max-height:none;margin:0;border:0;border-radius:0;padding:0;box-shadow:none}.frequency-control-inline .frequency-listbox{gap:5px}.frequency-control-inline .frequency-option{min-height:45px}.frequency-control-inline .frequency-actions{align-items:center}.delivery-section-title{margin-top:22px!important;border-top:3px solid var(--ink);padding-top:14px}.schedule-pane .delivery-control{margin-top:0;border-top:0;padding-top:0}.schedule-pane .delivery-status-grid>div{border-top:3px solid var(--ink);border-radius:0;background:transparent;padding:7px 0 0}.briefing-control-panel .review-candidate-shelf{max-width:none;margin:0;border:0;border-radius:0;background:transparent;padding:0}.briefing-control-panel .review-candidate-shelf h2{font-size:19px}.briefing-control-panel .review-candidate-shelf>p{margin-top:7px;font-size:13px}.briefing-control-panel .candidate-prepare-form{display:grid;grid-template-columns:1fr;align-items:stretch;grid-gap:9px;gap:9px;margin-top:14px}.briefing-control-panel .candidate-prepare-form .btn{width:100%;justify-content:center}.briefing-control-panel .review-candidate-list>li{grid-template-columns:1fr}.briefing-control-panel .review-candidate-list .candidate-labels{grid-column:1}.briefing-control-panel .review-candidate-list .btn{width:100%;justify-content:center}.briefing-control-panel .candidate-list-copy{align-items:flex-start;flex-direction:column;gap:2px}.owner-approvals .workspace-review-queue{margin:14px 0 18px;padding:12px}.owner-approvals .workspace-review-queue h2{font-size:17px}.owner-approvals .workspace-review-queue article{padding:11px}.owner-approvals .workspace-review-queue article>div{align-items:stretch;flex-direction:column}.owner-approvals .review-change-facts,.owner-approvals .review-setting-changes dd{grid-template-columns:1fr}.workspace-owner-body .workspace-history-entry{border-left:4px solid var(--moss);border-radius:0 4px 4px 0;padding:12px}.workspace-owner-body .workspace-history-entry:has(.status-proposed){border-left-color:var(--accent)}.briefing-canvas{min-width:0}.context-ribbon{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:12px 16px;margin:0 0 14px;border:1px solid #cbd1d5;border-left:4px solid var(--ink);background:var(--paper);padding:10px 14px;font-size:13px}.context-ribbon.preview-mode{border-left-color:var(--accent)}.context-ribbon>div:first-child{display:grid;grid-gap:2px;gap:2px}.context-ribbon>div:last-child{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.context-ribbon strong{color:var(--ink)}.context-ribbon span{color:#4f5b61}.briefing-studio .briefing-reading-surface{width:100%;margin:0}.briefing-studio .approved-reading-frame,.briefing-studio .transient-preview{box-shadow:0 14px 38px rgb(15 13 49/8%)}.briefing-studio .reading-boundary{font-weight:750}.workspace-owner-modal{width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:hidden;border:1px solid #89969d;border-top:7px solid var(--ink);border-radius:4px;background:var(--paper);padding:0;color:#303235;box-shadow:0 24px 60px rgb(15 13 49/30%)}.workspace-owner-modal::-webkit-backdrop{background:rgb(15 13 49/45%)}.workspace-owner-modal::backdrop{background:rgb(15 13 49/45%)}.workspace-owner-head{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--rule);background:var(--paper);padding:14px 20px}.workspace-owner-head .eyebrow,.workspace-owner-head h2{margin:0}.workspace-owner-head h2{color:var(--ink);font:700 22px/1.1 var(--heading)}.workspace-owner-body{max-height:calc(100dvh - 123px);overflow-y:auto;overscroll-behavior:contain;padding:18px 22px 28px}.owner-locked-strip{display:flex;align-items:center;gap:9px;border:1px solid var(--rule);border-radius:4px;background:var(--wash);padding:9px 11px;color:#4f575c;font-size:13px}.studio-panel-tabs{border-bottom-color:#aeb8bd;background:#f2f4f5}.studio-panel-tabs button{min-height:62px;border-right:1px solid #d5dade;color:#344851;padding:10px 6px 8px;font-size:13px;font-weight:900}.studio-panel-tabs button:last-child{border-right:0}.studio-panel-tabs button[aria-selected=true]{border-bottom-color:var(--accent);background:var(--ink);color:#fff;box-shadow:inset 0 -1px 0 var(--accent)}.studio-panel-tabs button[aria-selected=true]>span{background:#fff;color:var(--ink)}.adjust-view-switcher{border:1px solid #c3ccd0;background:#edf1f2}.adjust-view-switcher button{font-weight:850}.adjust-view-switcher button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:none}.adjust-view-switcher button[aria-pressed=true] small{color:#e7eef1}.adjust-section-choice[aria-pressed=true]{border-color:var(--ink);background:#eaf1f3;box-shadow:inset 5px 0 0 var(--accent),0 0 0 1px var(--ink)}.adjust-section-choice[aria-pressed=true] strong{color:var(--ink);font-weight:900}.adjust-pane .selected-section-editor{border-top-width:4px;box-shadow:0 7px 20px rgb(15 13 49/6%)}.adjust-pane .selected-section-editor textarea:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.adjust-pane .section-save-row .btn{min-height:42px;padding-right:16px;padding-left:16px}.customize-structure>ol{gap:9px}.customize-structure li{border:1px solid #ccd3d6;border-radius:5px;background:#fff;padding:11px 12px}.customize-structure li:first-child{border-top:1px solid #ccd3d6}.customize-structure .section-drag-row[data-drag-over=true]{border-color:var(--accent);background:#fff8f6;box-shadow:0 0 0 2px rgb(224 102 85/16%)}.section-drag-handle{display:inline-grid;width:34px;height:34px;margin-right:8px;padding:0;place-items:center;border:1px solid #83939b;border-radius:4px;background:#eef2f3;color:var(--ink);cursor:-webkit-grab;cursor:grab;font:inherit;font-size:20px;line-height:1;vertical-align:middle}.section-drag-handle:focus-visible,.section-drag-handle:hover{border-color:var(--ink);background:#fff}.section-drag-handle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.section-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.section-drag-handle:disabled{cursor:not-allowed;color:#70777b;background:#eceeef}.customize-structure [aria-grabbed=true]{border-color:var(--accent);background:#fff8f6;box-shadow:0 0 0 2px rgb(224 102 85/20%)}.customize-structure>.btn{min-height:42px;margin:3px 8px 0 0}.schedule-pane .current-delivery-summary{margin:6px 0 0;border:1px solid #b8c4c0;border-top:4px solid var(--moss);border-radius:5px;background:#f5f8f6;padding:14px}.schedule-pane .current-delivery-summary>h3{margin:0 0 11px;color:var(--ink);font:700 18px/1.2 var(--heading)}.schedule-pane .current-delivery-summary .delivery-status-grid{gap:8px}.schedule-pane .current-delivery-summary .delivery-status-grid>div{border:1px solid #d4dcd8;border-radius:4px;background:#fff;padding:9px 10px}.schedule-pane .current-delivery-summary .delivery-status-grid dt{color:#52645c}.schedule-pane .current-delivery-summary .delivery-status-grid dd{font-size:14px}.schedule-pane .current-delivery-summary .delivery-status-grid dd small{display:block;margin-top:2px;color:#6b5411;font-size:11px}.schedule-pane .delivery-settings-section{margin-top:22px;border-top:1px solid #d6dcdf;padding-top:17px}.schedule-pane .delivery-settings-section>h3{margin:0;color:var(--ink);font:700 18px/1.2 var(--heading)}.schedule-pane .delivery-settings-section>p{margin:5px 0 13px;color:#596368;font-size:13px}.schedule-pane .delivery-settings-controls .delivery-control{margin-top:0;border:0;border-radius:0;background:transparent;padding:0}.schedule-pane .delivery-settings-controls .delivery-run-note{color:#59645f}.frequency-control-inline .frequency-option[aria-selected=true]{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:none}.frequency-control-inline .frequency-option[aria-selected=true] small{color:#f9dccd}.briefing-control-panel .review-candidate-shelf-heading{border-bottom:3px solid var(--ink);padding-bottom:10px}.briefing-control-panel .review-candidate-shelf>p{color:#4f5a60;line-height:1.45}.briefing-control-panel .review-candidate-shelf>form.candidate-prepare-form:last-of-type{margin-top:18px;border-top:0;padding-top:0}.briefing-control-panel .review-candidate-shelf>form.candidate-prepare-form:last-of-type .btn{min-height:48px;border-color:var(--ink);background:var(--ink);color:#fff;font-size:14px;font-weight:900}.briefing-control-panel .review-candidate-shelf>form.candidate-prepare-form:last-of-type .btn:hover:not(:disabled){background:#1d1a4f}.briefing-control-panel .edition-note-control{border:1px solid #d5dade;border-radius:4px;background:#f8f9fa;padding:0 10px 10px}.briefing-control-panel .review-candidate-list>li{border:1px solid #d2d8db;border-left:4px solid var(--moss);border-radius:4px;background:#fff;padding:11px}.owner-approvals .workspace-review-queue{border:1px solid #d8c28a;border-left:4px solid #ad821f;border-radius:4px;background:#fffaf0}.workspace-owner-body .workspace-history-list{gap:12px;margin-top:14px}.workspace-owner-body .workspace-history-entry{border:1px solid #cbd3d6;border-left:5px solid var(--moss);border-radius:4px;background:#fff;padding:13px 14px;box-shadow:0 4px 12px rgb(15 13 49/4%)}.workspace-owner-body .history-entry-head{align-items:flex-start}.workspace-owner-body .history-entry-head h3{margin-top:6px;font-size:16px;line-height:1.25}.workspace-owner-body .history-entry-head time{color:#596368;font-weight:750}.workspace-owner-body .workspace-history-entry>p{margin-top:8px;line-height:1.4}.workspace-owner-body .history-plain-diff{margin-top:11px;border:1px solid #dce1e3;border-radius:4px;background:#f8f9fa;padding:0 10px;font-size:12px}.workspace-owner-body .history-lifecycle{margin-top:12px;border-left-color:#b9c4c9}.workspace-owner-body .history-full-record{margin:8px 0 0;border-top:1px solid #e0e4e6}.workspace-owner-body .history-full-record>summary{color:#596368;font-size:12px;font-weight:750}.workspace-owner-body .history-full-record section,.workspace-owner-body .history-full-record>p{color:#626b70;font-size:11px}.workspace-owner-body .settings-activity-disclosure{margin-top:22px;border:1px solid #d6dcdf;border-radius:4px;background:#f7f8f9;padding:0 11px 11px}.workspace-owner-body .settings-activity-disclosure>summary{min-height:44px;color:#4f5a60;font-size:13px;font-weight:850}.workspace-owner-body .settings-activity-disclosure>p{margin:0 0 10px;color:#626c71;font-size:12px;line-height:1.4}.workspace-owner-body .settings-activity-disclosure>.workspace-history-list{margin-top:0}.workspace-owner-body .workspace-history-entry>a[href^="/edition/"]{display:inline-flex;min-height:40px;align-items:center;margin-top:10px;color:var(--link);font-weight:900;text-underline-offset:3px}.briefing-studio[data-active-panel=schedule] .context-ribbon{min-height:54px;border-left-color:#91a0a7;background:#fafbfb;box-shadow:none}@media (max-width:1023px){.briefing-studio{grid-template-columns:minmax(0,1fr);padding-bottom:calc(92px + env(safe-area-inset-bottom))}.briefing-studio .workspace-head,.briefing-studio>.workspace-notice{order:0}.briefing-canvas{order:1}.briefing-control-panel{position:static;max-height:none;order:2;margin-top:22px}.studio-panel-scroll{overflow:visible}.workspace-mobile-bar{position:fixed;z-index:50;right:0;bottom:0;left:0;display:flex;min-height:66px;align-items:center;justify-content:center;gap:10px;border-top:1px solid #aeb8bd;background:rgb(255 255 255/96%);padding:9px 10px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgb(15 13 49/10%)}}@media (max-width:767px){.briefing-studio{padding:0 10px calc(92px + env(safe-area-inset-bottom))}.briefing-studio .workspace-head{display:block;margin-bottom:14px;padding:10px 4px 15px}.workspace-head>.back-link{display:inline-flex;min-height:44px;align-items:center}.workspace-identity h1{margin-top:7px;font-size:29px}.briefing-studio .workspace-header-actions{display:none}.workspace-head-state{align-items:flex-start;flex-direction:column}.workspace-head .pending-change-link{text-align:left}.context-ribbon{margin-bottom:10px}.context-ribbon,.context-ribbon>div:last-child{align-items:stretch;flex-direction:column}.context-ribbon .btn,.context-ribbon .text-button{width:100%;justify-content:center}.briefing-control-panel{margin-right:-10px;margin-left:-10px;border-right:0;border-left:0}.studio-panel-tabs{position:-webkit-sticky;position:sticky;z-index:3;top:0}.adjust-view-switcher{position:static}.studio-panel-scroll{padding:15px 13px 24px}.adjust-pane .adjust-step-heading{align-items:flex-start;flex-direction:column}.adjust-pane .adjust-section-choice{grid-template-columns:26px minmax(0,1fr)}.adjust-pane .adjust-section-choice>.section-choice-state{grid-column:2;justify-items:start}.adjust-pane .section-save-row{align-items:stretch;flex-direction:column}.adjust-pane .section-save-row .btn,.adjust-pane .section-save-row .text-button{width:100%;justify-content:center}.adjust-pane .customize-structure li{grid-template-columns:1fr}.adjust-pane .customize-structure li>div:last-child{grid-column:1}.frequency-control-inline .frequency-inline-fields,.frequency-control-inline .frequency-listbox,.schedule-pane .delivery-status-grid{grid-template-columns:1fr}.workspace-owner-head{padding:12px 14px}.workspace-owner-head h2{font-size:19px}.workspace-owner-body{padding:15px 13px 24px}}@media (prefers-reduced-motion:reduce){.briefing-canvas,.briefing-control-panel,.context-ribbon{scroll-behavior:auto}}.workspace-editions-link{display:inline-flex;min-height:32px;align-items:center;color:var(--link);font-size:13px;font-weight:800;text-decoration:underline;-webkit-text-decoration-color:rgb(28 25 79/35%);text-decoration-color:rgb(28 25 79/35%);text-underline-offset:3px}.workspace-editions-link:focus-visible,.workspace-editions-link:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.archive-filter-note{margin:0;color:var(--muted);font-size:14px}.archive-filter-note a{font-weight:800}.owner-approvals .workspace-review-queue{margin-top:12px}.owner-approvals>p{margin:6px 0 0;color:#4f575c}.info-tip{position:relative;display:inline-flex;align-items:center}.info-tip-trigger{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid #7a8790;border-radius:50%;background:#fff;color:var(--ink);padding:0;font:700 12px/1 var(--body);cursor:pointer}.info-tip-trigger:focus-visible,.info-tip-trigger:hover,.info-tip[data-open=true] .info-tip-trigger{border-color:var(--ink);background:var(--ink);color:#fff}.info-tip-bubble{position:absolute;z-index:40;bottom:calc(100% + 8px);left:0;width:max-content;max-width:min(280px,78vw);border-radius:6px;background:var(--ink);color:#fff;padding:8px 10px;font:500 12px/1.45 var(--body);text-align:left;box-shadow:0 8px 22px rgb(15 13 49/22%);visibility:hidden;opacity:0;pointer-events:none}.info-tip[data-align=end] .info-tip-bubble{left:auto;right:0}.info-tip-trigger:focus-visible+.info-tip-bubble,.info-tip[data-open=true] .info-tip-bubble{visibility:visible;opacity:1}@media (hover:hover){.info-tip-trigger:hover+.info-tip-bubble{visibility:visible;opacity:1}}.info-tip[data-dismissed=true] .info-tip-trigger:focus-visible+.info-tip-bubble,.info-tip[data-dismissed=true] .info-tip-trigger:hover+.info-tip-bubble{visibility:hidden;opacity:0}@media (prefers-reduced-motion:no-preference){.info-tip-bubble{transition:opacity .12s ease}}.account-security{max-width:480px}.account-security form label{display:block;margin:16px 0 0;color:var(--ink);font-weight:800;font-size:13px}.account-security input[type=password]{display:block;width:100%;margin:6px 0 0;padding:9px 12px;border:1px solid var(--rule);border-radius:4px;font:15px var(--body)}.account-security .btn{margin-top:18px}.account-menu{position:relative}.account-menu-panel{position:absolute;z-index:50;top:calc(100% + 7px);right:0;min-width:210px;overflow:hidden;border:1px solid #9aa6ad;border-radius:5px;background:#fff;box-shadow:0 16px 38px rgba(15,13,49,.24)}.account-menu-panel[hidden]{display:none}.account-menu-panel a,.account-menu-panel button{display:flex;width:100%;min-height:44px;align-items:center;border:0;border-radius:0;background:#fff;color:var(--ink);padding:9px 13px;text-align:left;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.account-menu-panel a:hover,.account-menu-panel button:hover{background:#eef2f4}.account-menu-panel a[aria-current=page]{border-left:4px solid var(--mallard);background:#eef2f4;padding-left:9px}.account-menu-executive{display:flex;justify-content:flex-end}.account-menu-executive .account-menu-trigger{display:flex;min-height:38px;align-items:center;gap:7px;border:1px solid var(--rule);border-radius:4px;background:#fff;color:var(--ink);padding:7px 10px;font:inherit;font-weight:800;cursor:pointer}.account-menu-executive .account-menu-trigger:hover{background:#f5f7f8}.account-menu-executive .account-menu-who{color:var(--muted);font-weight:600}.reader-feedback-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.reader-feedback-card{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--rule);border-radius:6px;background:#fff;padding:16px 18px}.reader-feedback-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:13px}.reader-feedback-meta b{color:var(--ink)}.reader-feedback-kind{display:block;margin-bottom:6px;font-weight:800;font-size:13px;color:var(--mallard)}.reader-feedback-body blockquote{margin:0 0 10px;padding:0;border:0}.reader-feedback-body blockquote p{margin:0}.reader-feedback-status{margin:0;font-weight:800}.reader-feedback-status.tone-open{color:var(--mallard)}.reader-feedback-status.tone-awaiting{color:#8a5a12}.reader-feedback-status.tone-applied{color:#244f45}.reader-feedback-status.tone-edition,.reader-feedback-status.tone-human{color:var(--slate)}.reader-feedback-status.tone-protected{color:var(--accent)}.reader-feedback-proposal{margin:8px 0 0;color:var(--slate)}.reader-feedback-actions{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.reader-feedback-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.reader-feedback-note{margin:0;width:100%;color:var(--slate);font-size:13px}@media (max-width:720px){.reader-feedback-actions,.reader-feedback-controls{flex-direction:column;align-items:stretch}.reader-feedback-controls .btn{width:100%;justify-content:center}}