:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#2a2623;background:#f5f2ed;--ink:#171513;--muted:#766f68;--line:#ddd7d0;--orange:#f26522;--paper:#f5f2ed;--card-gap:16px;--section-gap:24px;--action-gap:12px}*{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.logo{font-weight:850;font-size:20px;letter-spacing:-.04em}.logo span,.overline{color:var(--orange)}.overline{font-size:10px;font-weight:850;letter-spacing:.15em}.auth{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.auth-visual{padding:44px 60px;background:#fffdfa;display:flex;flex-direction:column;justify-content:space-between}.auth-visual h1{font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-.065em;max-width:800px}.auth-visual>small{font-size:9px;color:#9a928b;letter-spacing:.13em}.signal{display:flex;justify-content:space-between;padding:22px;border:1px solid var(--line);border-radius:9px}.signal span{color:var(--muted)}.auth-panel{display:grid;place-items:center;padding:40px;background:var(--orange)}.auth-card{width:min(440px,100%);padding:40px;border-radius:12px;background:#fff}.auth-card h2{font-size:38px;letter-spacing:-.04em;margin:12px 0}.auth-card>p{color:var(--muted);line-height:1.65}.auth-card label,.form-panel label{display:flex;flex-direction:column;gap:8px;margin-top:20px;font-size:12px;font-weight:700}.auth-card input,.form-panel input,.form-panel select,.form-panel textarea{width:100%;padding:13px 14px;border:1px solid #d8d2cb;border-radius:6px;background:#fff;font-weight:400}.auth-card button,.disabled-action{width:100%;padding:14px;border:0;border-radius:6px;background:#d9d5d0;color:#777;font-weight:700;margin:18px 0}.preview-link{display:block;padding:14px;text-align:center;border:1px solid var(--orange);border-radius:6px;color:#a34519;font-weight:750}.switch,.back{display:block!important;text-align:center;font-size:12px!important}.switch a{color:#9d451c;font-weight:700}.back{margin-top:28px;color:#766f68}.app{min-height:100vh;display:grid;grid-template-columns:256px 1fr}.app>aside{position:fixed;inset:0 auto 0 0;width:256px;background:#141211f7;color:#fff;display:flex;flex-direction:column;transition:.2s}.side-head{height:64px;padding:0 14px 0 20px;border-bottom:1px solid #34302d;display:flex;align-items:center;justify-content:space-between}.side-head button{border:1px solid #48433f;background:#25221f;color:#aaa;border-radius:5px;width:28px;height:28px}.app aside nav{padding:18px 10px;display:flex;flex-direction:column;gap:4px}.app aside nav>a{display:flex;align-items:center;gap:12px;padding:10px;border-radius:6px;color:#bdb6b0;font-size:13px}.app aside nav>a:hover,.app aside nav>a.active{background:#302b27;color:#fff}.app aside nav i,.quick>a>i{display:grid;place-items:center;width:28px;height:28px;border:1px solid #47413c;border-radius:5px;color:#e8783d;font-style:normal;font-size:9px;font-weight:850}.app aside nav>small{margin:22px 10px 7px;color:#706a65;font-size:8px;letter-spacing:.15em}.side-foot{margin-top:auto;padding:16px;border-top:1px solid #34302d;display:flex;gap:10px;align-items:center}.avatar{width:34px;height:34px;border-radius:6px;background:#ec6c2d;display:grid;place-items:center;font-size:10px;font-weight:800}.side-foot>span{display:flex;flex-direction:column;font-size:11px}.side-foot small{color:#827b75;margin-top:3px}.app-main{grid-column:2;min-width:0}.topbar{height:64px;position:sticky;top:0;z-index:10;background:#faf8f4f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);padding:0 24px;display:flex;align-items:center;justify-content:space-between}.topbar>div{display:flex;align-items:center;gap:16px}.topbar>div:first-child span{font-size:8px;color:#9b928a;letter-spacing:.15em}.topbar b{text-transform:capitalize}.env{font-size:10px;color:#6f6963}.env i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#d18b50;margin-right:6px}.wallet{padding:8px 12px;border:1px solid var(--line);border-radius:6px;font-size:12px;font-weight:800}.wallet small{color:#8b837c;font-weight:400}.compact{grid-template-columns:64px 1fr}.compact>aside{width:64px}.compact .logo,.compact aside nav span,.compact aside nav>small,.compact .side-foot>span{display:none}.compact .side-head{padding:0;justify-content:center}.compact aside nav{align-items:center}.compact .side-foot{justify-content:center;padding:14px}.workspace{padding:48px;max-width:1500px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.page-title h1{font-size:clamp(42px,5vw,66px);line-height:.98;letter-spacing:-.055em;margin:12px 0}.page-title>div>p:last-child{color:var(--muted)}.primary{display:inline-flex;padding:12px 17px;border-radius:6px;background:var(--orange);color:#fff;font-size:12px;font-weight:750}.notice{display:flex;gap:15px;padding:18px;border:1px solid #e8c7b3;background:#fff8f3;border-radius:8px;margin-bottom:24px}.notice>span{width:28px;height:28px;border-radius:50%;background:#f4d7c5;color:#a6491c;display:grid;place-items:center;font-weight:800}.notice p{margin:4px 0;color:#806d61;font-size:13px}.metrics,.billing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--card-gap)}.metrics article,.billing-grid article{min-height:145px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fffdfa;display:flex;flex-direction:column}.metrics span,.billing-grid span,.panel-title span{font-size:8px;letter-spacing:.13em;color:#8d857e}.metrics b,.billing-grid b{font-size:36px;margin:auto 0 6px}.metrics small,.billing-grid small{color:#938b84}.dashboard-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:var(--card-gap);margin-top:var(--section-gap)}.empty-chart,.quick,.form-panel,.estimate,.empty,.settings article{border:1px solid var(--line);border-radius:8px;background:#fffdfa}.panel-title{padding:20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.panel-title>div{display:flex;flex-direction:column;gap:6px}.empty-art{min-height:370px;position:relative;display:grid;place-items:center;overflow:hidden}.empty-art>i{position:absolute;border:1px solid #ebe5df;border-radius:50%;width:420px;height:420px}.empty-art>i:nth-child(2){width:290px;height:290px}.empty-art>i:nth-child(3){width:160px;height:160px}.empty-art p{position:relative;z-index:1;max-width:240px;text-align:center;color:#837b74;line-height:1.6}.empty-art a{display:block;color:#a44b20;font-weight:750;margin-top:12px}.quick>a{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line)}.quick>a>span{display:flex;flex-direction:column;gap:4px}.quick>a small{color:#8a827b;font-size:10px}.quick>a em{margin-left:auto;color:var(--orange);font-style:normal}.source-tag{padding:9px 12px;border:1px solid var(--line);border-radius:5px;font-size:9px;letter-spacing:.12em}.builder{display:grid;grid-template-columns:1fr 340px;gap:16px}.form-panel{padding:32px}.step{display:flex;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.step>span{color:var(--orange);font-size:10px;font-weight:800}.step p{color:var(--muted);margin:5px 0;font-size:12px}.step.second{margin-top:34px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-panel .check{flex-direction:row;font-weight:400}.form-panel .check input{width:auto}.estimate{padding:28px;align-self:start;position:sticky;top:90px}.estimate h2{font-size:52px;letter-spacing:-.055em;margin:15px 0 0}.estimate>span{color:var(--muted);font-size:11px}.estimate dl{margin-top:30px}.estimate dl div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.estimate dd{margin:0;font-weight:700}.estimate-note{padding:14px;background:#f4eee8;color:#756960;font-size:10px;line-height:1.6}.billing-grid{grid-template-columns:repeat(3,1fr)}.empty{margin-top:18px;min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{font-size:46px;color:#d7c8bd}.empty h2{font-size:28px;margin:12px}.empty p{color:var(--muted);max-width:460px}.settings{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--card-gap)}.settings article{padding:25px}.settings p{color:var(--muted)}.settings button{padding:8px 12px;border:1px solid var(--line);border-radius:5px;color:#918982}@media(max-width:1000px){.auth{grid-template-columns:1fr}.auth-visual{min-height:55vh}.app{grid-template-columns:64px 1fr}.app>aside{width:64px}.app .logo,.app aside nav span,.app aside nav>small,.app .side-foot>span{display:none}.app .side-head{padding:0;justify-content:center}.app aside nav{align-items:center}.dashboard-grid,.builder{grid-template-columns:1fr}.estimate{position:static}.metrics{grid-template-columns:1fr 1fr}}@media(max-width:650px){.auth-visual{padding:30px}.auth-panel{padding:25px 14px}.app{display:block}.app>aside{display:none}.app-main{grid-column:1}.workspace{padding:28px 18px}.topbar{padding:0 14px}.page-title{align-items:flex-start;flex-direction:column;gap:20px}.metrics,.billing-grid,.settings,.form-row{grid-template-columns:1fr}.topbar>div:first-child span{display:none}}.admin-wrap{max-width:1320px;margin:auto;padding:40px}.admin-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.admin-head h1{font-size:48px;letter-spacing:-.05em;margin:8px 0}.admin-head p{color:var(--muted)}.admin-head button,.form-panel>button,.admin-save button{border:1px solid var(--line);border-radius:5px;padding:9px 12px;background:#fff;cursor:pointer}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--card-gap)}.form-panel h2{letter-spacing:-.03em}.form-panel>p{color:var(--muted);font-size:13px}.form-panel label small{font-weight:400;color:#92877f;font-size:10px}.rate-panel{margin-top:14px}.rate-panel fieldset{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;border:1px solid var(--line);margin:12px 0;padding:16px}.rate-panel legend{font-weight:800}.rate-panel fieldset label{margin:0}.admin-save{position:sticky;bottom:12px;display:flex;justify-content:flex-end;padding:15px;margin-top:16px;background:#f5f2eddd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-save .primary,.rate-panel .primary{border:none;background:var(--orange);color:#fff;cursor:pointer}.admin-wrap .notice{display:block}.admin-wrap select{padding:12px;border:1px solid #d8d2cb;border-radius:6px;background:#fff}.auth-card button{background:var(--orange);color:#fff;cursor:pointer}.auth-card button:disabled{opacity:.65}@media(max-width:800px){.admin-wrap{padding:24px 16px}.admin-head{display:block}.admin-grid{grid-template-columns:1fr}.admin-head h1{font-size:40px}}.admin-wrap .topups{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.admin-wrap .topups button,.ledger-row{padding:11px;border:1px solid var(--line);border-radius:5px;background:#fff;cursor:pointer}.ledger-row{display:flex;gap:18px;align-items:center;margin-top:8px}.study-result{margin-top:18px;border:1px solid var(--line);border-radius:6px;padding:14px;max-height:600px;overflow:auto}.study-list{padding:8px 20px}.study-list>a{display:flex;align-items:center;gap:16px;padding:16px 4px;border-bottom:1px solid var(--line)}.study-list>a:last-child{border-bottom:0}.study-list>a span{color:var(--muted);font-size:12px}.study-list>a em{margin-left:auto;color:var(--orange);font-style:normal}.report-list{background:#fffdfa;border:1px solid var(--line);border-radius:8px}.report-list>a{padding:18px}.topups{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.topups button{border:1px solid var(--line);border-radius:5px;background:#fff;padding:11px;cursor:pointer}.ledger{margin-top:14px}.ledger-row{display:flex;gap:18px;align-items:center;margin-top:8px;padding:11px;border:1px solid var(--line);border-radius:5px}.ledger-row small{margin-left:auto;color:var(--muted)}.study-result{margin-top:18px;border:1px solid var(--line);border-radius:6px;padding:14px;max-height:650px;overflow:auto}.study-result pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;color:#5e554e}.password-panel{max-width:600px;margin-top:14px}.password-panel .primary{background:var(--orange);color:#fff;border:0;cursor:pointer}.workspace-switch{display:block;max-width:166px;margin-top:5px;padding:3px 5px;background:#25221f;border:1px solid #48433f;color:#c9c1b9;border-radius:4px;font-size:10px}.admin-head{align-items:center}.admin-head h1{font-size:clamp(40px,5vw,60px)}.admin-head p{font-size:12px}.admin-head button{cursor:pointer}.admin-grid .form-panel{min-width:0}.admin-grid .form-panel>button{cursor:pointer}.admin-search{display:flex;gap:10px;margin-bottom:16px}.admin-search input{flex:1;padding:12px 14px;border:1px solid var(--line);border-radius:6px;background:#fff}.admin-search .primary,.org-create .primary{border:0;cursor:pointer}.admin-message{padding:12px 15px;background:#fff8f3;border:1px solid #e8c7b3;border-radius:6px;color:#80553c}.subscriber-list,.organization-list{display:grid;gap:10px}.subscriber-card,.organization-card{background:#fffdfa;border:1px solid var(--line);border-radius:8px;padding:20px}.subscriber-card{display:grid;grid-template-columns:1.4fr 1fr .8fr auto;gap:16px;align-items:center}.subscriber-card>div,.subscriber-main{display:flex;flex-direction:column;gap:5px}.subscriber-card small,.organization-card small,.org-member small{font-size:10px;color:var(--muted)}.subscriber-card>button,.org-member button,.org-add-member button{padding:9px 11px;border:1px solid var(--line);background:#fff;border-radius:5px;cursor:pointer}.status-pill{width:max-content;padding:4px 8px;border-radius:20px;background:#e8f2e9;color:#3c7448;font-size:10px;text-transform:capitalize}.status-pill.suspended{background:#f9e9e4;color:#a74b2b}.org-create{margin-bottom:18px}.org-create .primary{margin-top:14px;background:var(--orange);color:#fff}.organization-card>header{display:flex;align-items:center;justify-content:space-between}.organization-card h2{margin:4px 0 6px}.org-members{margin:16px 0;border-top:1px solid var(--line)}.org-member{display:flex;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid var(--line)}.org-member>span:first-child{display:flex;flex-direction:column;gap:3px;min-width:220px}.org-member button{margin-left:auto}.org-add-member{display:grid;grid-template-columns:1fr 170px auto;align-items:end;gap:12px}.org-add-member input,.org-add-member select,.org-create input{padding:11px;border:1px solid var(--line);border-radius:5px;background:#fff}.org-add-member label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700}.org-add-member button{background:var(--ink);color:#fff;border-color:var(--ink)}.billing-stack{display:grid;gap:var(--section-gap)}.billing-stack>.ledger{margin-top:0}.billing-grid article{min-width:0;padding:24px}.billing-stack .form-panel h2,.admin-grid .form-panel h2{margin-top:0}.form-panel{min-width:0}.form-panel p{line-height:1.65;overflow-wrap:anywhere}.action-group{display:flex;flex-wrap:wrap;align-items:center;gap:var(--action-gap);margin-top:var(--section-gap)}.action-group>button,.form-panel>button,.admin-save>button{min-height:44px;padding:12px 16px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-size:12px;font-weight:700;cursor:pointer}.form-panel .primary,.admin-save .primary{background:var(--orange);color:#171513;border-color:var(--orange)}.action-group>button:disabled,.topups>button:disabled{opacity:.6;cursor:wait}.form-panel>button{margin-top:var(--section-gap)}.org-create .action-group .primary{margin-top:0}.topups{gap:var(--action-gap);margin-top:var(--card-gap)}.topups>button{min-height:44px;padding:12px 16px}.rate-panel,.password-panel{margin-top:var(--section-gap)}.rate-panel fieldset{margin:var(--card-gap) 0;padding:24px;gap:var(--card-gap);min-width:0;border-radius:6px}.rate-panel .page-title{margin-bottom:var(--section-gap)}.admin-save{gap:var(--action-gap);margin-top:var(--section-gap);padding:16px;border:1px solid var(--line);border-radius:8px}.admin-session-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:16px;font-size:12px}.admin-session-actions button{min-height:44px;padding:12px 16px}.admin-head{gap:24px;flex-wrap:wrap}.admin-search{gap:var(--action-gap);margin-bottom:var(--section-gap)}.admin-search input{min-width:0}.org-add-member{gap:var(--card-gap);padding-top:8px}.org-add-member button{min-height:44px}.ledger-row{flex-wrap:wrap;row-gap:8px;line-height:1.5;cursor:default}.side-head{gap:8px;padding-left:16px;padding-right:12px}.side-head>.logo{display:inline-flex}.side-head>.logo .brand{gap:8px}.side-head>.logo .brand-wordmark{font-size:16px;color:#fff}.side-head>button{flex:none}.auth-visual>.logo .brand-wordmark{color:var(--ink)}.avatar{background:transparent}.logo .brand-wordmark{color:inherit}.compact .side-head{height:104px;flex-direction:column;justify-content:center;gap:10px}.compact .side-head>.logo{display:inline-flex}.compact .side-head .brand-wordmark{display:none}button:focus-visible,a:focus-visible{outline:2px solid #a74316;outline-offset:4px}@media(max-width:1000px){.app .side-head{height:104px;flex-direction:column;justify-content:center;gap:10px}.app .side-head>.logo{display:inline-flex}.app .side-head .brand-wordmark{display:none}}@media(max-width:650px){.form-panel{padding:24px}.rate-panel fieldset{grid-template-columns:1fr;padding:16px}.action-group{align-items:stretch}.action-group>button{flex:1 1 180px}.topups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ledger-row small{width:100%;margin-left:0}.topbar{gap:12px;height:auto;min-height:64px;padding-block:12px;flex-wrap:wrap}.topbar>div{gap:10px}.admin-search{flex-wrap:wrap}.admin-search input{flex-basis:180px}}@media(max-width:950px){.subscriber-card{grid-template-columns:1fr 1fr}.org-add-member{grid-template-columns:1fr 140px}.org-add-member button{grid-column:1/-1}.admin-grid{grid-template-columns:1fr}}@media(max-width:650px){.subscriber-card,.org-add-member{grid-template-columns:1fr}.org-member{flex-wrap:wrap}.org-member>span:first-child{min-width:0}.topbar>div:first-child span{display:none}}.subscription-actions>span{color:var(--muted);font-size:12px}.form-panel>.text-button{margin-top:10px;text-decoration:underline;background:transparent;color:var(--orange)}.study-builder{display:flex;flex-direction:column;gap:18px}.study-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.study-fields label{min-width:0}.study-fields label.wide{grid-column:1/-1}.study-fields label.check{display:flex;align-items:center;gap:10px}.study-fields label.check input{width:auto}.study-fields small{font-weight:400;color:var(--muted);line-height:1.5}.cache-control{padding:14px;background:#f6f1eb;border-radius:6px}.result-backdrop{position:fixed;inset:0;z-index:50;background:#171513a8;display:grid;place-items:center;padding:24px}.result-modal{width:min(1100px,100%);max-height:92vh;overflow:auto;background:var(--paper);border-radius:10px;box-shadow:0 24px 80px #0005}.result-modal>header{position:sticky;top:0;z-index:2;background:#fffdfa;border-bottom:1px solid var(--line);padding:24px 30px;display:flex;justify-content:space-between;gap:20px}.result-modal h2{font-size:30px;letter-spacing:-.04em;margin:4px 0}.result-modal header p:last-child{color:var(--muted);font-size:12px}.result-modal header button{align-self:flex-start;border:0;background:transparent;font-size:28px;cursor:pointer}.result-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px 24px 0}.result-metrics article{padding:14px;background:#fff;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;gap:8px}.result-metrics small{color:var(--muted);text-transform:capitalize}.result-metrics b{font-size:24px}.result-body{padding:20px 24px;overflow-wrap:anywhere}.result-cards,.evidence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.result-card,.evidence-card{border:1px solid var(--line);background:#fffdfa;border-radius:7px;padding:16px;min-width:0}.result-fields,.evidence-fields{margin:0}.result-fields>div,.evidence-fields>div{display:grid;grid-template-columns:minmax(120px,.4fr) 1fr;gap:12px;padding:11px 0;border-bottom:1px solid #eee8e1}.result-fields dt,.evidence-fields dt{color:var(--muted);font-size:11px;text-transform:capitalize}.result-fields dd,.evidence-fields dd{margin:0;min-width:0;line-height:1.55}.result-fields .result-fields,.evidence-fields .evidence-fields{padding-left:14px}.result-fields a,.evidence-fields a{color:#a5461c;word-break:break-all}.result-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-top:1px solid var(--line);background:#fffdfa}.result-modal>footer small{color:var(--muted)}.report-toolbar,.report-parameters,.report-evidence{margin-bottom:16px}.export-actions{display:flex;flex-wrap:wrap;gap:10px}.export-actions button{padding:11px 14px;border:1px solid var(--line);background:#fff;border-radius:5px;cursor:pointer;font-weight:700}.report-toolbar p{font-size:11px;color:var(--muted)}.study-report .page-title{margin-bottom:24px}.report-evidence{overflow:hidden}.report-evidence .evidence-fields>div{grid-template-columns:minmax(150px,.32fr) 1fr}.account-settings{grid-template-columns:repeat(3,minmax(0,1fr))}.storage-total{font-size:26px;font-weight:800;margin:10px 0}.storage-breakdown{display:grid;gap:5px;color:var(--muted);font-size:10px;margin-top:12px}.account-data-panel{margin-top:20px}.danger-zone{margin-top:24px;padding:22px;border:1px solid #e4b7a8;background:#fff8f5;border-radius:7px}.danger-zone h3,.danger-zone h2{margin-top:0}.danger-zone p{color:#765d54;font-size:12px}.danger-zone button{margin-top:14px;padding:11px 14px;background:#9f351e;border:0;border-radius:5px;color:#fff;font-weight:700;cursor:pointer}.danger-zone button:disabled{opacity:.45;cursor:not-allowed}.danger-zone label{max-width:520px}.account-message{padding:14px;background:#fff8f3;border:1px solid #e8c7b3;border-radius:6px}.account-delete{margin-top:20px}.account-delete h2{font-size:24px}.study-report a{overflow-wrap:anywhere}.sandbox-results{margin-top:18px;padding:14px 16px;border:1px solid var(--line);border-radius:6px;background:#f7f4ef}.sandbox-results>b{font-size:12px}.sandbox-results p{display:flex;align-items:flex-start;gap:7px;margin:10px 0 0;font-size:11px}.sandbox-results p span{font-weight:800;color:#39724b}.sandbox-results p span[aria-label=Failed]{color:#a33d27}@media(max-width:700px){.study-fields,.account-settings{grid-template-columns:1fr}.study-fields label.wide{grid-column:auto}.result-backdrop{padding:0}.result-modal{max-height:100vh;height:100vh;border-radius:0}.result-modal>header{padding:20px}.result-metrics{grid-template-columns:repeat(2,1fr)}.result-modal>footer{align-items:flex-start;flex-direction:column}.result-fields>div,.evidence-fields>div{grid-template-columns:1fr;gap:5px}}@media print{.app>aside,.topbar,.report-toolbar,.study-report>.page-title>a{display:none!important}.app,.app-main{display:block!important}.workspace{padding:0!important;max-width:none!important}.report-evidence,.report-parameters{break-inside:avoid;border:1px solid #aaa}.evidence-card{break-inside:avoid}}.structured-field{min-width:0;margin-top:20px;font-size:12px;font-weight:700}.structured-title{display:block;margin-bottom:8px}.structured-editor{display:grid;gap:12px;margin-top:8px}.structured-row{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:7px;background:#fff}.structured-row label,.group-editor label{margin:0!important;min-width:0}.structured-row label{font-size:11px!important}.target-row{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.sort-row{grid-template-columns:2fr 1fr auto;align-items:end}.conversation-row{grid-template-columns:150px minmax(0,1fr) auto;align-items:end}.group-editor{padding:14px;border:1px solid var(--line);border-radius:7px;background:#f8f5f0}.group-editor>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.group-editor .structured-editor{margin-top:12px}.inline-check{display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important}.inline-check input{width:auto!important}.add-row,.remove-row{justify-self:start;padding:8px 11px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#594e45;font-size:11px;font-weight:700;cursor:pointer}.remove-row{color:#8a3d27}.add-row:disabled{opacity:.5;cursor:not-allowed}.structured-row .remove-row{align-self:end}.structured-field small{display:block;margin-top:8px;font-weight:400;color:var(--muted);line-height:1.5}.estimate dl{display:grid;gap:10px}.estimate dl>div{display:flex;justify-content:space-between;gap:12px}.estimate dd{margin:0;text-align:right;font-weight:700}.estimate dt{color:var(--muted)}@media(max-width:900px){.target-row,.filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.conversation-row{grid-template-columns:120px minmax(0,1fr)}.conversation-row .remove-row{grid-column:2}}@media(max-width:560px){.target-row,.filter-row,.sort-row,.conversation-row{grid-template-columns:1fr}.conversation-row .remove-row{grid-column:auto}}.report-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:0 0 20px;padding:18px 20px;background:#fffdfa;border:1px solid var(--line);border-radius:8px}.report-filters label{display:flex;flex-direction:column;gap:7px;min-width:150px;color:var(--muted);font-size:10px;font-weight:750}.report-filters select,.report-filters input{min-width:165px;padding:10px 12px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink)}.report-filters button{padding:10px 12px;border:1px solid var(--line);border-radius:5px;background:#fff;font-size:11px;font-weight:750;cursor:pointer}.report-filters>span{margin-left:auto;padding:10px;color:var(--muted);font-size:11px}.report-list{display:grid;gap:10px}.report-list-card{display:flex;align-items:center;gap:15px;padding:17px 20px;border:1px solid var(--line);border-radius:8px;background:#fffdfa;transition:border-color .15s,transform .15s}.report-list-card:hover{border-color:var(--orange);transform:translateY(-1px)}.report-list-icon{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:7px;background:#171513;color:#f26522;font-size:11px;font-weight:850}.report-list-copy{display:grid;gap:5px;min-width:0}.report-list-copy>small,.report-list-copy>span{font-size:10px;color:var(--muted)}.report-list-copy>b{font-size:15px;overflow-wrap:anywhere}.report-list-card>em{margin-left:auto;color:#a94b1e;font-size:11px;font-style:normal;font-weight:750;white-space:nowrap}.study-report{display:grid;gap:16px}.report-page-actions{display:grid;gap:12px}.report-page-actions>a{color:#90441f;font-size:12px;font-weight:750}.report-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 20px}.report-toolbar h2{margin:4px 0;font-size:18px}.report-toolbar p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.report-toolbar>div:first-child{max-width:400px}.report-document{width:100%;max-width:1120px;margin:0 auto;padding:38px 42px;border:1px solid var(--line);border-radius:8px;background:#fffdfa;color:#171513;box-shadow:0 8px 30px #21180f0a}.report-brand-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;border-bottom:2px solid #171513}.report-brand-lockup{display:flex;align-items:center;gap:16px}.report-brand-lockup .brand-wordmark{color:#171513}.report-rule{display:block;width:42px;height:3px;border-radius:3px;background:#f26522}.report-header-meta{display:grid;gap:4px;text-align:right}.report-header-meta>span,.report-header-meta>small,.report-kicker{font-size:9px;font-weight:850;letter-spacing:.14em;color:#a44b20}.report-header-meta>b{font-size:12px}.report-header-meta>small{font-size:8px;color:#8d857e}.report-title-block{padding:28px 0 20px}.report-title-block h1{max-width:850px;margin:7px 0 10px;font-size:clamp(30px,4vw,46px);line-height:1.02;letter-spacing:-.05em}.report-title-block>p:not(.report-kicker){max-width:820px;margin:0;color:#766f68;font-size:13px;line-height:1.65}.report-meta-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.report-meta-row>span{padding:8px 10px;border:1px solid #e8e1d9;border-radius:5px;background:#faf7f2;color:#766f68;font-size:9px}.report-meta-row b{margin-left:4px;color:#171513}.report-meta-row .report-cache-tag{border-color:#c8dcca;background:#f2f8f3;color:#3b6743;font-weight:750}.report-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin:4px 0 26px}.report-metrics article{min-height:84px;padding:14px;border:1px solid #e6dfd7;border-radius:6px;background:#f8f5f0;display:flex;flex-direction:column;justify-content:space-between;gap:11px}.report-metrics small{color:#766f68;font-size:9px;text-transform:capitalize}.report-metrics b{font-size:22px;letter-spacing:-.03em}.report-section{margin:12px 0 24px}.report-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:13px;padding-bottom:10px;border-bottom:1px solid #ddd7d0}.report-section-heading h2{margin:3px 0 0;font-size:21px;letter-spacing:-.03em}.report-section-heading>span{color:#766f68;font-size:10px}.report-records{display:grid;gap:10px}.report-record{min-width:0;padding:16px 18px;border:1px solid #e6dfd7;border-radius:6px;background:#fff}.report-record>header{display:flex;align-items:center;gap:11px;margin-bottom:8px}.report-record>header>span{width:27px;height:27px;display:grid;place-items:center;border-radius:5px;background:#171513;color:#f26522;font-size:9px;font-weight:850}.report-record>header h3{margin:0;font-size:14px;overflow-wrap:anywhere}.report-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin:0}.report-details>div{min-width:0;padding:10px 0;border-bottom:1px solid #f0ece7}.report-details dt{margin-bottom:4px;color:#827970;font-size:9px;text-transform:capitalize}.report-details dd{margin:0;font-size:11px;line-height:1.55;overflow-wrap:anywhere}.report-details dd a{color:#a64a1c;text-decoration:underline;text-underline-offset:2px}.report-details .report-details{grid-template-columns:1fr}.report-list-values{margin:0;padding-left:18px}.report-list-values li+li{margin-top:4px}.report-table-wrap{overflow:auto;border:1px solid #e6dfd7;border-radius:6px}.report-table{width:100%;border-collapse:collapse;font-size:10px}.report-table th{position:sticky;top:0;padding:11px 12px;background:#171513;color:#fffdfa;text-align:left;font-size:9px;text-transform:capitalize;white-space:nowrap}.report-table td{max-width:340px;padding:10px 12px;border-bottom:1px solid #eee8e1;vertical-align:top;line-height:1.5;overflow-wrap:anywhere}.report-table tr:nth-child(2n){background:#faf7f2}.report-prompt{margin:10px 0 14px;padding:19px 21px;border-left:4px solid #f26522;border-radius:0 6px 6px 0;background:#f8f5f0}.report-prompt blockquote{margin:8px 0 0;font-size:16px;font-weight:650;line-height:1.55;white-space:pre-wrap}.report-prompt details{margin-top:14px;color:#766f68;font-size:11px}.report-prompt details p{white-space:pre-wrap}.report-model-settings{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.report-model-settings>div{min-width:130px;padding:11px 13px;border:1px solid #e6dfd7;border-radius:5px;background:#fff;display:grid;gap:5px}.report-model-settings small{color:#827970;font-size:8px;font-weight:800;letter-spacing:.08em}.report-model-settings b{font-size:11px}.report-html{margin-top:12px;padding:12px 14px;border:1px solid #e6dfd7;border-radius:6px;background:#f8f5f0}.report-html summary,.report-request summary{cursor:pointer;color:#8e431f;font-size:11px;font-weight:750}.report-html pre{max-height:480px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:9px}.report-request{margin-top:26px;padding:15px 17px;border:1px solid #e6dfd7;border-radius:6px;background:#faf7f2}.report-request>p{color:#766f68;font-size:10px}.report-request>.report-details{margin-top:8px}.report-empty-result{padding:25px;border:1px dashed #d9d1c8;border-radius:6px;text-align:center;color:#766f68}.report-empty-result b{color:#171513}.report-footer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;margin-top:30px;padding-top:16px;border-top:1px solid #ddd7d0}.report-footer .brand-symbol{width:25px;height:25px}.report-footer>p{margin:0;font-size:10px;font-weight:750}.report-footer>small{grid-column:1/-1;color:#827970;font-size:9px;line-height:1.5}.report-muted{color:#928980;font-style:italic}.report-modal{width:min(1160px,100%);max-height:94vh;padding:0;overflow:auto;background:#f5f2ed;border-radius:10px}.report-modal-toolbar{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;border-bottom:1px solid var(--line);background:#fffdfa}.report-modal-toolbar>div{display:flex;align-items:center;gap:9px}.report-modal-toolbar>b{font-size:12px}.report-modal-toolbar button[aria-label="Close report"]{width:34px;height:34px;border:1px solid var(--line);border-radius:5px;background:#fff;font-size:22px;cursor:pointer}.report-modal .report-document{margin:18px auto;border-radius:6px;box-shadow:none}.export-actions--compact button{padding:9px 10px;font-size:10px}.report-modal .report-document{max-width:1050px}@media(max-width:760px){.report-filters{align-items:stretch}.report-filters label{flex:1 1 42%}.report-filters>span{margin-left:0}.report-toolbar{align-items:flex-start;flex-direction:column}.report-document{padding:25px 21px}.report-brand-header{align-items:flex-start}.report-brand-lockup{gap:8px}.report-brand-lockup .brand-wordmark{font-size:17px}.report-rule{width:22px}.report-header-meta>b{font-size:10px}.report-title-block h1{font-size:32px}.report-details{grid-template-columns:1fr}.report-modal-toolbar{align-items:flex-start;flex-direction:column}.report-modal-toolbar>div{width:100%;flex-wrap:wrap}.report-list-card{align-items:flex-start;padding:14px}.report-list-card>em{font-size:0}.report-list-card>em:first-letter{font-size:11px}}@media print{@page{size:auto;margin:14mm}html,body,#root{height:auto!important;min-height:0!important;background:#fff!important}body *{visibility:hidden!important}.report-document,.report-document *{visibility:visible!important}.report-document{position:absolute!important;inset:0 auto auto 0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.report-brand-header,.report-section-heading,.report-metrics,.report-record,.report-prompt,.report-model-settings,.report-footer{break-inside:avoid}.report-table-wrap{overflow:visible!important;border:0}.report-table th{position:static;background:#171513!important;color:#fff!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-table td{max-width:none}.report-html pre{max-height:none;overflow:visible}.report-document a{color:#171513!important;text-decoration:none!important}}@media print{.report-request:not([open])>:not(summary),.report-html:not([open])>pre{display:block!important}.report-request[open]>p{display:block!important}}.report-analytics{display:grid;gap:12px;margin:0 0 16px}.report-analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));align-items:start;gap:12px}.report-chart-card,.report-heatmap-card{min-width:0;padding:16px;border:1px solid #e3ddd5;border-radius:7px;background:#fff}.report-chart-card>header,.report-heatmap-card>header{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #eee8e1}.report-chart-card header .report-kicker,.report-heatmap-card header .report-kicker{margin:0 0 4px;font-size:8px}.report-chart-card h3,.report-heatmap-card h3{margin:0;font-size:14px;letter-spacing:-.02em}.report-chart-card header>span,.report-heatmap-card header>span{color:#827970;font-size:9px;text-align:right}.report-chart-note{margin:10px 0 0;color:#827970;font-size:9px;line-height:1.5}.report-bar-chart{display:grid;gap:11px}.report-bar-row{display:grid;grid-template-columns:minmax(75px,1fr) minmax(80px,2.1fr) minmax(48px,.55fr);align-items:center;gap:9px;font-size:9px}.report-bar-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#625a53}.report-bar-row>b{text-align:right;font-variant-numeric:tabular-nums}.report-bar-track{height:10px;overflow:hidden;border-radius:99px;background:#f0ece7}.report-bar-track>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e9a17b,#f26522)}.report-line-chart svg{display:block;width:100%;height:auto;overflow:visible}.report-line-chart svg line{stroke:#e9e3dc;stroke-width:1}.report-line-chart svg text{fill:#827970;font-size:10px}.report-line-chart svg .report-axis-date{font-size:9px}.report-line-chart svg path{fill:none;stroke:#f26522;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.report-line-chart svg circle{fill:#fffdfa;stroke:#b44916;stroke-width:2.5}.report-heatmap-card .report-table-wrap{border:0;border-radius:0}.report-heatmap{width:100%;border-collapse:separate;border-spacing:3px;font-size:9px}.report-heatmap th{padding:8px 9px;background:#26221e;color:#fffdfa;text-align:left;font-size:8px;font-weight:750}.report-heatmap thead th:not(:first-child){min-width:66px;text-align:center}.report-heatmap tbody th{max-width:150px;background:#f5f1eb;color:#4f4842;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-heatmap td{padding:8px 6px;border:1px solid #eee9e2;text-align:center;font-variant-numeric:tabular-nums}.report-data-table{margin-top:12px;border:1px solid #e3ddd5;border-radius:7px;background:#fff}.report-data-table>summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;cursor:pointer;color:#8e431f;font-size:10px;font-weight:800;list-style-position:inside}.report-data-table>summary span{color:#827970;font-size:9px;font-weight:500}.report-data-table[open]>summary{border-bottom:1px solid #eee8e1}.report-data-table .report-table-wrap{max-height:480px;margin:12px;overflow:auto}.report-data-table .report-table{min-width:560px}.report-data-table .report-table th{position:sticky;top:0;z-index:1}@media(max-width:760px){.report-chart-card,.report-heatmap-card{padding:12px}.report-bar-row{grid-template-columns:minmax(70px,1fr) minmax(60px,1.6fr) minmax(42px,.5fr);gap:6px}.report-data-table>summary{align-items:flex-start;flex-direction:column;gap:5px}}@media print{.report-chart-card,.report-heatmap-card,.report-data-table{break-inside:avoid;box-shadow:none}.report-data-table:not([open])>.report-table-wrap{display:block!important}.report-data-table .report-table-wrap{max-height:none;overflow:visible}.report-data-table .report-table{min-width:0}.report-line-chart svg{max-height:72mm}.report-line-chart svg line{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-heatmap td{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-bar-track,.report-bar-track>i{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-data-table>summary{padding-bottom:8px}}.report-response-body{margin:14px 0;padding:23px 26px;border:1px solid #e3ddd5;border-top:3px solid #f26522;border-radius:7px;background:#fff;box-shadow:0 5px 18px #21180f08}.report-response-body>header,.report-period-data>header{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:16px;padding-bottom:11px;border-bottom:1px solid #eee8e1}.report-response-body>header .report-kicker,.report-period-data>header .report-kicker{margin:0 0 4px;font-size:8px}.report-response-body h3,.report-period-data h3{margin:0;font-size:17px;letter-spacing:-.02em}.report-response-body>header>span,.report-period-data>header>span,.report-response-source{color:#827970;font-size:9px}.report-markdown{max-width:88ch;color:#302c28;font-size:12px;line-height:1.8}.report-markdown>p{margin:0 0 13px}.report-markdown h2,.report-markdown h3,.report-markdown h4,.report-markdown h5{margin:22px 0 8px;color:#201c19;line-height:1.3}.report-markdown h2{font-size:18px}.report-markdown h3{font-size:16px}.report-markdown h4,.report-markdown h5{font-size:14px}.report-markdown ul,.report-markdown ol{margin:5px 0 15px;padding-left:23px}.report-markdown li{padding:2px 0 2px 3px}.report-markdown li::marker{color:#c9531d}.report-markdown blockquote{margin:12px 0;padding:10px 15px;border-left:3px solid #f26522;background:#faf7f2;color:#625a53}.report-markdown code{padding:2px 5px;border-radius:3px;background:#f2eee8;font-size:.92em}.report-response-source{margin:8px 0 12px}.report-period-data{margin-top:18px}.report-period-data .report-table-wrap{max-height:460px;overflow:auto}.report-nested-table{max-width:100%;overflow:hidden}.report-nested-table .report-table-wrap{max-width:100%;max-height:380px;overflow:auto}.report-nested-table .report-table{min-width:450px}.report-nested-table>small{display:block;margin-top:6px;color:#827970;font-size:9px}@media(max-width:760px){.report-response-body{padding:16px}.report-response-body>header,.report-period-data>header{align-items:flex-start;flex-direction:column;gap:5px}.report-markdown{font-size:12px}}@media print{.report-response-body,.report-period-data{break-inside:auto;box-shadow:none}.report-response-body>header,.report-period-data>header{break-inside:avoid}.report-response-body{padding:7mm}.report-markdown{font-size:10.5pt;line-height:1.65}.report-markdown h2,.report-markdown h3,.report-markdown h4,.report-markdown h5{break-after:avoid}.report-period-data .report-table-wrap,.report-nested-table .report-table-wrap{max-height:none;overflow:visible}.report-period-data .report-table,.report-nested-table .report-table{min-width:0}}.brand{display:inline-flex;align-items:center;gap:10px;vertical-align:middle;white-space:nowrap;line-height:1}.brand-symbol{display:block;flex:none;width:32px;height:32px}.brand-wordmark{font-size:20px;font-weight:800;letter-spacing:-.045em;color:inherit}.brand-studio{color:#f26522}.brand--compact .brand-symbol{width:34px;height:34px}
