@font-face{font-family:__Space_Grotesk_dd5b2f;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_dd5b2f;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:__Space_Grotesk_dd5b2f;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:__Space_Grotesk_Fallback_dd5b2f;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_dd5b2f{font-family:__Space_Grotesk_dd5b2f,__Space_Grotesk_Fallback_dd5b2f;font-style:normal}.__variable_dd5b2f{--font-sans:"__Space_Grotesk_dd5b2f","__Space_Grotesk_Fallback_dd5b2f"}@font-face{font-family:__Fraunces_eb41fe;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_eb41fe;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_eb41fe;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_Fallback_eb41fe;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:__Fraunces_eb41fe,__Fraunces_Fallback_eb41fe;font-style:normal}.__variable_eb41fe{--font-serif:"__Fraunces_eb41fe","__Fraunces_Fallback_eb41fe"}:root{--bg:#f5f2ea;--panel:#fffdf8;--ink:#1f2f2a;--muted:#5f6f68;--brand:#0c7f58;--brand-2:#ee7f38;--line:#d8d1c3;--danger:#b42318;--main:#ddf4ec;--related:#ffeecf;--special:#ffe1d2}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:var(--font-sans),"Segoe UI",sans-serif;background:radial-gradient(circle at 10% 10%,rgba(12,127,88,.11),transparent 45%),radial-gradient(circle at 90% 90%,rgba(238,127,56,.12),transparent 42%),var(--bg)}.page{width:min(1080px,100% - 2rem);margin:1.2rem auto 2rem;display:grid;grid-gap:1rem;gap:1rem}.panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:1rem;box-shadow:0 8px 30px rgba(37,50,41,.08)}.hero h1{margin:0;font-family:var(--font-serif),Georgia,serif;font-size:clamp(1.6rem,4vw,2.2rem)}.hero p,.muted{margin:.4rem 0 0;color:var(--muted)}.form{display:grid;grid-gap:.8rem;gap:.8rem}.form h2,.result h2{margin:0}label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:600}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:.65rem .75rem;font:inherit;color:var(--ink);background:#fff}.actions{display:flex;flex-wrap:wrap;gap:.55rem}button{border:0;border-radius:999px;padding:.58rem .9rem;font:inherit;font-weight:700;color:#fff;background:linear-gradient(120deg,var(--brand),#0e9e70);cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}button.ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.error{margin:0;color:var(--danger);font-weight:700}.result-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.model h3{margin-bottom:.35rem}table{width:100%;border-collapse:collapse;font-size:.92rem}td,th{text-align:left;padding:.52rem;border-bottom:1px solid var(--line)}.sum{color:var(--muted);font-size:.92rem}.market-list{display:grid;grid-gap:.6rem;gap:.6rem}.market-list details{border:1px solid var(--line);border-radius:10px;padding:.55rem .7rem;background:#fff}.market-list summary{cursor:pointer;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;font-weight:600}.meta{color:var(--muted);font-size:.84rem}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .5rem;font-size:.78rem;border:1px solid var(--line)}.badge-main{background:var(--main)}.badge-related{background:var(--related)}.badge-special{background:var(--special)}.chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.5rem}.chip{border-radius:999px;border:1px solid var(--line);padding:.2rem .5rem;font-size:.82rem;background:#fff}details{margin-top:.8rem}details ul{margin:.4rem 0 0;padding-left:1.2rem}pre{margin:.8rem 0 0;padding:.8rem;border:1px solid var(--line);border-radius:10px;background:#faf8f1;overflow-x:auto;font-size:.8rem}@media (max-width:760px){.page{width:min(1080px,100% - 1rem)}td,th{font-size:.82rem}}