@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}:root{--bg:#f6f5f1;--surface:#ffffff;--surface-soft:#f7f7f7;--text:#111111;--muted:#6b6b6b;--line:#e6e6e6;--yellow:#ffd400;--yellow-strong:#efc700;--success:#dff7e6;--warning:#fff2c2;--error:#fde6e6;--info:#eef4ff;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--shadow:0 24px 60px rgba(17,17,17,0.1);--container:1180px}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%;max-width:100vw;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font-geist-sans),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell-page{min-height:100vh;padding:32px 16px 48px}.shell-container{width:min(100%,720px);margin:0 auto}.shell-stack{display:grid;grid-gap:16px;gap:16px}.shell-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);padding:20px}.shell-card-selected{border-color:var(--yellow-strong);box-shadow:0 0 0 3px rgba(255,212,0,.18),var(--shadow)}.shell-card-soft{background:var(--surface-soft)}.shell-eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(17,17,17,.05);color:var(--muted);font-size:13px;font-weight:800}.shell-title{margin-top:14px;font-size:clamp(28px,5vw,44px);line-height:1;letter-spacing:-.04em}.shell-copy{margin-top:10px;color:var(--muted);line-height:1.55}.shell-row{display:flex;gap:12px;flex-wrap:wrap}.shell-row-spread{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.shell-button,.shell-button-secondary{min-height:50px;padding:0 18px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.shell-button{background:var(--yellow)}.shell-button-secondary{background:var(--surface);border:1px solid var(--line)}.shell-button-secondary:disabled,.shell-button:disabled{opacity:.55;cursor:not-allowed}.shell-choice-grid,.shell-form-grid,.shell-list{display:grid;grid-gap:12px;gap:12px}.shell-choice-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.shell-choice-card{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:16px;text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.shell-choice-card:hover{border-color:var(--yellow-strong);transform:translateY(-1px)}.shell-choice-card-active{border-color:var(--yellow-strong);box-shadow:0 0 0 3px rgba(255,212,0,.22)}.shell-field{display:grid;grid-gap:8px;gap:8px}.shell-field-error .shell-input{border-color:#d14b4b;background:#fff8f8}.shell-field-label{font-size:13px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.shell-field-hint{color:var(--muted);font-size:13px;line-height:1.4}.shell-field-error-text{color:#b42318;font-size:13px;line-height:1.4}.shell-input{min-height:50px;width:100%;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:0 14px;color:var(--text)}.shell-textarea{min-height:120px;padding:14px;resize:vertical}.shell-input:focus{outline:2px solid rgba(255,212,0,.4);border-color:var(--yellow-strong)}.shell-checkbox-row{display:flex;gap:10px;align-items:flex-start;color:var(--muted);line-height:1.45}.shell-checkbox-row input{margin-top:3px}.shell-item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:16px}.shell-item-title{font-size:16px;font-weight:900}.shell-item-copy{margin-top:6px;color:var(--muted);font-size:14px;line-height:1.45}.shell-status-panel{border:1px solid var(--line);border-radius:var(--radius-md);padding:16px}.shell-status-panel-info{background:var(--info)}.shell-status-panel-success{background:var(--success)}.shell-status-panel-warning{background:var(--warning)}.shell-status-panel-error{background:var(--error)}.shell-section-title{margin-top:12px;font-size:24px;line-height:1.1;letter-spacing:-.03em}.shell-kpi{font-size:32px;line-height:1;font-weight:900;letter-spacing:-.04em}.shell-state{display:grid;grid-gap:14px;gap:14px}.shell-state-title{font-size:24px;line-height:1.1;letter-spacing:-.03em}.shell-state-loading{background:linear-gradient(180deg,var(--info) 0,var(--surface) 100%)}.shell-state-empty{background:linear-gradient(180deg,#fafafa 0,var(--surface) 100%)}.shell-state-success{background:linear-gradient(180deg,var(--success) 0,var(--surface) 100%)}.shell-state-warning{background:linear-gradient(180deg,var(--warning) 0,var(--surface) 100%)}.shell-state-error{background:linear-gradient(180deg,var(--error) 0,var(--surface) 100%)}.shell-metrics-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.shell-metric{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);padding:14px;display:grid;grid-gap:4px;gap:4px}.shell-metric-label{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.shell-metric-sub{color:var(--muted);font-size:13px;line-height:1.35}.shell-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.shell-chip{background:rgba(17,17,17,.06);font-weight:700}.shell-chip,.shell-status-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:13px}.shell-status-chip{background:var(--warning);font-weight:800}.shell-chat-thread{display:grid;grid-gap:10px;gap:10px}.shell-chat-bubble{max-width:88%;border-radius:18px;padding:12px 14px;line-height:1.45}.shell-chat-bubble-in{background:var(--surface-soft);border:1px solid var(--line);justify-self:start}.shell-chat-bubble-out{background:var(--yellow);justify-self:end}.shell-progress-list{display:grid;grid-gap:12px;gap:12px}.shell-progress-item{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.shell-progress-badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--yellow);font-weight:800}.shell-app-frame{display:grid;grid-gap:18px;gap:18px}.shell-hero-card{position:relative;overflow:hidden;border:1px solid rgba(17,17,17,.08);border-radius:30px;padding:22px;background:radial-gradient(circle at top right,rgba(255,212,0,.28),transparent 26%),linear-gradient(180deg,#181818,#111111);color:#ffffff;box-shadow:0 28px 70px rgba(17,17,17,.22)}.shell-hero-card:after{content:"";position:absolute;inset:auto -40px -60px auto;width:180px;height:180px;border-radius:999px;background:rgba(255,212,0,.18);filter:blur(8px)}.shell-hero-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.shell-hero-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.86);font-size:13px;font-weight:800}.shell-hero-title{margin-top:18px;font-size:clamp(30px,6vw,44px);line-height:.96;letter-spacing:-.05em}.shell-hero-copy{margin-top:14px;max-width:620px;color:rgba(255,255,255,.78);line-height:1.55}.shell-hero-metrics{margin-top:18px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.shell-hero-metric{display:grid;grid-gap:4px;gap:4px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.06);padding:14px}.shell-hero-metric-label{color:rgba(255,255,255,.62);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.shell-hero-metric strong{font-size:22px;line-height:1.05;letter-spacing:-.04em}.shell-hero-metric span{color:rgba(255,255,255,.72);font-size:13px;line-height:1.35}.shell-action-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.shell-action-card{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:24px;background:var(--surface);padding:18px;box-shadow:var(--shadow)}.shell-action-kicker{display:inline-flex;align-items:center;min-height:28px;width:-moz-fit-content;width:fit-content;padding:0 10px;border-radius:999px;background:rgba(255,212,0,.16);color:#3d3200;font-size:12px;font-weight:800}.shell-action-title{font-size:18px;line-height:1.1;letter-spacing:-.03em;font-weight:900}.shell-action-copy{color:var(--muted);font-size:14px;line-height:1.48}.shell-subtle-card{border:1px solid rgba(17,17,17,.08);border-radius:24px;background:linear-gradient(180deg,rgba(255,212,0,.1) 0,rgba(255,255,255,.96) 42%),var(--surface);padding:18px}.shell-dark-card{border:1px solid rgba(17,17,17,.04);border-radius:24px;background:#151515;color:#ffffff;padding:18px;box-shadow:0 24px 60px rgba(17,17,17,.18)}.shell-dark-card .shell-copy,.shell-dark-card .shell-item-copy,.shell-dark-card .shell-metric-sub{color:rgba(255,255,255,.72)}.shell-inline-list{display:grid;grid-gap:10px;gap:10px}.shell-inline-item{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:12px 0;border-top:1px solid rgba(17,17,17,.08)}.shell-inline-item:first-child{border-top:0;padding-top:0}.shell-inline-label{color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.shell-inline-value{text-align:right;font-weight:800;line-height:1.35}.shell-section-stack{display:grid;grid-gap:14px;gap:14px}.shell-accent-divider{width:64px;height:4px;border-radius:999px;background:var(--yellow)}@media (max-width:680px){.shell-page{padding:18px 12px 36px}.shell-action-card,.shell-card,.shell-dark-card,.shell-subtle-card{padding:18px;border-radius:22px}.shell-hero-card{padding:20px 18px;border-radius:26px}.shell-hero-title{font-size:34px}.shell-action-grid,.shell-hero-metrics{grid-template-columns:1fr}.shell-row{flex-direction:column}.shell-row>.shell-button,.shell-row>.shell-button-secondary{width:100%}.shell-inline-item{flex-direction:column;gap:6px}.shell-inline-value{text-align:left}}