:root{--paper:#f6f5f0;--white:#fffefa;--ink:#263b33;--muted:#68746e;--line:#dfE4da;--green:#284f40;--pale:#e8eee5;--gold:#b58949;--warning:#fff3d9}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,.button{border:1px solid #ccd5c9;border-radius:8px;background:var(--white);color:var(--ink);padding:11px 18px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;line-height:1.4;cursor:pointer;text-align:center;text-decoration:none;transition:background .15s}button:hover,.button:hover{background:var(--pale);text-decoration:none}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#193c2f}.quiet{background:transparent;border-color:transparent}.full{width:100%;margin-top:20px}.topbar{height:90px;padding:0 max(4vw,24px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--white);border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;color:var(--ink)}.brand:hover{text-decoration:none}.brand strong{font-size:16px;letter-spacing:3px}.brand small{display:block;font-size:12px;letter-spacing:1px;line-height:1.2}.mark{width:43px;height:45px;display:grid;place-items:center;border-radius:11px;background:var(--green);color:white;font:32px Georgia,serif}.top-context,.private{font-size:13px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:28px;padding:0 max(4vw,24px);border-bottom:1px solid var(--line);background:var(--white)}.main-nav a{padding:17px 0;color:var(--muted);border-bottom:3px solid transparent;font-size:14px;white-space:nowrap}.main-nav a[aria-current]{border-color:var(--green);color:var(--green);font-weight:650}.main-nav a span{background:var(--pale);border-radius:5px;padding:1px 5px;margin-left:6px}main{max-width:1280px;padding:42px 36px 70px;margin:auto;min-height:calc(100vh - 185px)}h1,h2,h3,p{margin-top:0}h1{font:42px/1.18 Georgia,"Times New Roman",serif;letter-spacing:-.7px;margin-bottom:13px}h2{font-size:22px;line-height:1.35;font-weight:600;letter-spacing:-.3px;margin-bottom:14px}h3{font-size:18px}p{margin-bottom:16px}.eyebrow{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:2px;line-height:1.4;margin-bottom:16px}.muted,small,.hint{color:var(--muted)}small{font-size:12px}.hint{font-size:13px;line-height:1.6}.page-title{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:30px}.page-title p{margin-bottom:0}.page-title .eyebrow{margin-bottom:13px}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.actions form{margin:0}.status-strip{display:grid;grid-template-columns:1.1fr 1fr 1fr .8fr;border:1px solid var(--line);border-radius:12px;background:var(--white);padding:22px 0;margin-bottom:12px}.status-strip>div{padding:0 24px;border-right:1px solid var(--line)}.status-strip>div:last-child{border:0}.label{display:block;color:var(--muted);font-size:12px;margin-bottom:6px}.status-strip strong{font-size:14px;font-weight:600;line-height:1.7}.status-strip .metric{font-size:23px}.dot{display:inline-block;background:#a8afa6;width:7px;height:7px;border-radius:50%;margin-right:8px}.dot.live{background:#468562;box-shadow:0 0 0 4px #e8f0e7}.connection-row{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--muted);margin:12px 3px 32px;flex-wrap:wrap}.funnel-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:26px}.funnel-tabs a{position:relative;background:var(--white);border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:10px;padding:19px 22px;font-size:17px;flex-wrap:wrap}.funnel-tabs b{margin-left:auto;font-size:15px;background:var(--pale);padding:1px 9px;border-radius:6px}.funnel-tabs a[aria-current]{background:var(--green);color:white;border-color:var(--green)}.funnel-tabs a[aria-current] b{background:#496a59;color:white}.funnel-tabs small{width:100%;color:inherit}.list-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:20px 0}.filters{display:flex;gap:12px;align-items:end}.filters label{font-size:11px;margin:0}.filters select{min-height:41px;margin-top:3px;padding:8px 28px 8px 10px;font-size:13px}.filters button{min-height:41px;font-size:13px;padding:10px}.empty-state{text-align:center;padding:50px 30px 55px;border:1px dashed #cdd6c9;border-radius:14px;background:#fafbf6;margin:18px 0}.empty-state p{max-width:570px;margin-left:auto;margin-right:auto}.empty-state h2{font:28px/1.3 Georgia,serif}.empty-icon{width:62px;height:62px;background:var(--pale);color:var(--green);border-radius:50%;font:44px/1.2 Georgia;display:grid;place-items:center;margin:0 auto 25px}.empty-state .button{margin-top:10px}.footnote{font-size:12px;color:var(--muted);max-width:850px;margin-top:28px}.panel{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:28px;margin-bottom:22px}.notice{background:var(--pale);border:1px solid #cfdcca;border-radius:9px;padding:15px 19px;margin-bottom:22px;font-size:14px}.notice.warning{background:var(--warning);border-color:#e7d8b8}.notice.error{background:#f9e9e3;border-color:#dfb4a7}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-grid>.panel{min-width:0}.limits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 24px}.budget-info{padding:20px;background:#f4f6f0;border-radius:8px;font-size:13px}.budget-info p:last-child{margin-bottom:0}label{display:block;font-size:13px;font-weight:600;margin:18px 0 14px}label small{display:block;font-weight:400}input,select,textarea{display:block;width:100%;border:1px solid #ccd4c8;border-radius:7px;background:white;color:var(--ink);padding:11px 12px;min-height:46px;margin-top:7px;outline:none;max-width:100%}textarea{line-height:1.6;resize:vertical;font-weight:400}input:focus,select:focus,textarea:focus{border-color:#4d7661;box-shadow:0 0 0 3px #e4ece1}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a5ba84;outline-offset:3px}.checkbox{display:flex;gap:11px;align-items:flex-start;font-weight:400}.checkbox input{width:19px;height:19px;min-height:19px;margin-top:3px;accent-color:var(--green);flex-shrink:0}.provider-links{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;margin:17px 0}.connection-state{font-size:13px;background:#f3f5ee;padding:10px 14px;border-radius:6px;margin:15px 0}.wizard{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.wizard li{border-bottom:2px solid var(--line);padding:10px;font-size:14px;color:var(--muted)}.wizard li.complete{border-color:var(--green);color:var(--green)}summary{cursor:pointer;min-height:30px;font-weight:650;font-size:17px}summary .muted{float:right;font-size:12px;margin:4px 0}details[open]>summary{margin-bottom:22px}details.panel{padding:22px 26px}.save-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#e7ecdf;border:1px solid var(--line);border-radius:10px;padding:17px 24px;margin:25px 0 35px}.save-bar span{font-size:13px}.launch-panel{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px;border-radius:12px;background:#e8eedf;margin-bottom:26px}.launch-panel>div{max-width:720px}.launch-panel p:last-child{margin-bottom:0}.launch-panel button{white-space:nowrap}.narrow{max-width:460px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.question-title{font-size:32px;max-width:870px}.question-body{white-space:pre-wrap;font-size:17px;line-height:1.8;margin:24px 0 30px;overflow-wrap:anywhere}.metadata{border-top:1px solid var(--line);font-size:13px}.metadata>div{display:grid;grid-template-columns:150px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid #edf0e8}.metadata>div>span:first-child{color:var(--muted)}.url{overflow-wrap:anywhere;font-size:12px}.section-heading{display:flex;align-items:center;justify-content:space-between}.badge{font-size:11px;color:var(--green);background:var(--pale);padding:3px 9px;border-radius:5px;font-weight:600}.score{font:48px Georgia,serif}.score small{font:17px "Segoe UI",sans-serif;margin-left:6px}.stack{display:flex;flex-direction:column;gap:9px}.stack label{margin:8px 0 0}.separate{border-top:1px solid var(--line);padding-top:18px;margin-top:23px}.separate small{display:block;margin-top:10px}.back{display:inline-block;font-size:13px;margin-bottom:22px}.history article{padding:20px 0;border-bottom:1px solid var(--line)}.history article>small{display:block}.history p{margin:8px 0}.history pre{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.65 "Segoe UI",sans-serif;background:#f2f4ed;border-radius:7px;padding:15px}.history .previous pre{background:#f5f3ee}.lead-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lead-tile{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:24px;min-width:0}.tile-top{display:flex;align-items:center;gap:12px;margin-bottom:15px;font-size:12px;flex-wrap:wrap}.priority{margin-left:auto;color:var(--muted);font-size:12px}.lead-tile h2{font-size:20px}.lead-tile p{font-size:14px;overflow-wrap:anywhere}.tile-meta{display:flex;gap:10px;flex-direction:column;font-size:11px;color:var(--muted)}.tile-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:15px;margin-top:18px}.tile-bottom small{max-width:65%;font-size:11px}.tile-bottom a{font-size:12px;white-space:nowrap}.review-reason{font-size:12px;color:#8c6531;background:#faf1df;padding:10px;border-radius:6px;margin-top:14px}.journal-row{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);padding:17px 0}.journal-row p{font-size:13px;margin:6px 0 0}.journal-row small,.query-row small{display:block;color:var(--muted)}.query-row{border-top:1px solid var(--line);padding:16px 0;font-size:14px}.query-row p{margin-bottom:6px}.query-row .tile-top{margin-bottom:9px}.query-row span{overflow-wrap:anywhere}.pagination{display:flex;justify-content:space-between;margin:24px 0}.pagination a{padding:10px}.auth-layout{display:grid;grid-template-columns:1fr 470px;gap:90px;align-items:center;max-width:1100px;margin:40px auto}.auth-intro h1{font-size:65px;line-height:1.1}.lead-text{font-size:19px;color:#5c6b61;line-height:1.7;max-width:480px;margin:26px 0}.intro-tags{display:flex;gap:9px;flex-wrap:wrap;margin:26px 0 35px}.intro-tags span{font-size:12px;border:1px solid #d5ded0;border-radius:30px;padding:6px 12px}.auth-intro>.muted{max-width:420px;font-size:13px}.auth-panel{padding:36px;margin:0}.auth-panel h2{font-size:25px}.auth-panel label{margin-top:18px}.auth-panel>p{font-size:14px}.center{justify-content:center}footer{display:flex;justify-content:space-between;gap:22px;padding:22px max(4vw,24px);border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.demo{background:#a77b35;color:white;text-align:center;font-size:13px;padding:9px 15px}aside{min-width:0}
@media(max-width:1050px){.auth-layout{gap:40px;grid-template-columns:1fr 440px}.auth-intro h1{font-size:48px}.top-context{display:none}.detail-grid{grid-template-columns:minmax(0,1fr) 280px}.status-strip>div{padding:0 15px}.funnel-tabs a{padding:16px}.limits-grid{grid-template-columns:1fr 1fr}.page-title{align-items:flex-start}.page-title>.actions{min-width:160px}.main-nav{gap:22px}}
@media(max-width:740px){.topbar{height:74px;padding:0 18px;gap:16px}.brand strong{font-size:13px;letter-spacing:2px}.mark{width:36px;height:39px;font-size:29px}.private{max-width:140px;font-size:11px;text-align:right}.main-nav{padding:8px 16px;gap:0 20px;flex-wrap:wrap}.main-nav a{font-size:12px;padding:7px 0;border-bottom-width:2px}main{padding:27px 18px 45px}h1{font-size:34px}.page-title{display:block;margin-bottom:24px}.page-title>.actions,.page-title>.button{margin-top:20px}.page-title .muted{font-size:13px}.status-strip{grid-template-columns:1fr 1fr;gap:20px 0;padding:20px 0}.status-strip>div{padding:0 16px}.status-strip>div:nth-child(2){border:0}.status-strip strong{font-size:12px}.connection-row{margin-bottom:22px;font-size:11px;gap:8px 18px}.funnel-tabs{grid-template-columns:1fr 1fr;gap:9px}.funnel-tabs a{font-size:15px;padding:15px}.list-toolbar{align-items:flex-start;flex-direction:column;gap:14px}.filters{width:100%;gap:7px;flex-wrap:wrap}.filters label{flex:1;min-width:95px}.filters select{font-size:12px;padding-left:8px}.filters button{font-size:12px}.empty-state{padding:32px 17px}.empty-state h2{font-size:25px}.empty-state p{font-size:13px}.empty-state .eyebrow{font-size:10px}.panel{padding:21px}.settings-grid,.detail-grid,.lead-list{grid-template-columns:1fr;gap:0}.settings-grid>.panel{margin-bottom:20px}.settings-grid>label{margin-top:0}.limits-grid{gap:0 15px}.limits-grid label{font-size:12px}.wizard{grid-template-columns:1fr 1fr}.wizard li{font-size:12px}.save-bar{flex-direction:column;align-items:stretch;padding:17px}.launch-panel{display:block;padding:24px}.launch-panel button{margin-top:22px;width:100%}.detail-grid>aside{display:flex;flex-direction:column}.question-title{font-size:28px}.metadata>div{grid-template-columns:1fr;gap:4px}.metadata{font-size:12px}.question-body{font-size:16px}.tile-bottom{gap:10px}.tile-bottom small{max-width:55%}.lead-tile{margin-bottom:15px;padding:20px}.auth-layout{display:block;margin:10px auto;max-width:470px}.auth-intro{margin-bottom:27px}.auth-intro h1{font-size:42px}.auth-intro .lead-text{font-size:15px;margin:18px 0}.intro-tags{margin:20px 0}.auth-intro>.muted{display:none}.auth-panel{padding:25px}.auth-panel h2{font-size:23px}.journal-row{align-items:flex-start;flex-direction:column;gap:8px}footer{flex-direction:column;gap:6px;padding:20px 18px}.notice{padding:13px;font-size:13px}.demo{font-size:11px}summary .muted{float:none;display:block}input,textarea,select{font-size:16px}details.panel{padding:20px}.history pre{font-size:13px}.url{word-break:break-word}}

.source-link,.question-body a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.tile-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 16px}.tile-bottom .tile-links a{white-space:normal}

:root{color-scheme:light}.top-actions{display:flex;gap:8px;align-items:center}.top-actions form{margin:0}.theme-toggle{white-space:nowrap;font-size:13px}
:root[data-theme="dark"]{color-scheme:dark;--paper:#101714;--white:#1a241e;--ink:#e1ebe4;--muted:#a5b5aa;--line:#35453b;--green:#91c8aa;--pale:#253a2e;--gold:#d7b779;--warning:#3e321e}
[data-theme="dark"] button,[data-theme="dark"] .button,[data-theme="dark"] input,[data-theme="dark"] textarea,[data-theme="dark"] select{border-color:var(--line)}
[data-theme="dark"] input,[data-theme="dark"] textarea,[data-theme="dark"] select{background:#142019}
[data-theme="dark"] .primary,[data-theme="dark"] .mark,[data-theme="dark"] .funnel-tabs a[aria-current]{color:#10231b}
[data-theme="dark"] .primary:hover{background:#acd9be}
[data-theme="dark"] .quiet{border-color:transparent}
[data-theme="dark"] .empty-state,[data-theme="dark"] .budget-info,[data-theme="dark"] .connection-state,[data-theme="dark"] .history pre,[data-theme="dark"] .history .previous pre{background:#1c2b22;border-color:var(--line)}
[data-theme="dark"] .save-bar,[data-theme="dark"] .launch-panel{background:#253a2e}
[data-theme="dark"] .notice,[data-theme="dark"] .metadata>div,[data-theme="dark"] .intro-tags span{border-color:var(--line)}
[data-theme="dark"] .notice.error{background:#3b2423;border-color:#78524c}
[data-theme="dark"] .notice.warning{border-color:#766039}
[data-theme="dark"] .review-reason{color:#ebcf9c;background:#3e321e}
[data-theme="dark"] .lead-text{color:var(--muted)}
[data-theme="dark"] .dot.live{background:#91c8aa;box-shadow:0 0 0 4px #2c4535}
[data-theme="dark"] input:focus,[data-theme="dark"] select:focus,[data-theme="dark"] textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #334d3e}
@media(max-width:740px){.topbar{height:auto;min-height:74px;padding:14px 18px;flex-wrap:wrap;gap:12px}.top-actions{margin-left:auto}.theme-toggle{padding:8px 10px;min-height:40px;font-size:12px}}
