:root{color:#172019;--green:#1e7a48;--muted:#627064;--line:#dce5da;background:#f4f7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}.shell{grid-template-rows:auto 1fr auto;max-width:1180px;min-height:100vh;margin:auto;padding:28px;display:grid}.header{color:var(--muted);justify-content:space-between;align-items:center;display:flex}.brand{color:#172019;letter-spacing:-.04em;font-size:23px;font-weight:850;text-decoration:none}.new-search{color:var(--green);font-weight:700;text-decoration:none}.hero{text-align:center;width:min(760px,100%);margin:auto;padding:70px 0}.eyebrow{color:#287a4b;letter-spacing:.16em;font-size:12px;font-weight:850}.hero h1,.progress h1,.results-heading h1,.state-card h1{letter-spacing:-.055em;margin:.2em 0;font-size:clamp(42px,7vw,74px);line-height:1.02}.lead{color:#526056;max-width:620px;margin:0 auto 28px;font-size:20px;line-height:1.5}.composer{border:1px solid var(--line);text-align:left;background:#fff;border-radius:25px;margin-bottom:14px;padding:17px;box-shadow:0 18px 60px #183b2220}.composer textarea{resize:none;width:100%;min-height:110px;font:inherit;background:0 0;border:0;outline:none;font-size:18px}.composer-bottom,.actions,.card-top,.price-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.counter{color:#8a968c;font-size:12px}.actions{justify-content:flex-end}.composer button,.result-card button,.state-card a{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:12px 22px;font-weight:750;text-decoration:none}.composer button:disabled{opacity:.55;cursor:wait}.composer .secondary{color:#2b5036;background:#edf3ec}.file-chip{color:#385140;background:#f0f5ef;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:7px 10px;font-size:13px;display:flex}.file-chip button{color:#385140;background:0 0;padding:0}.error{color:#a13131;margin:12px 2px 0;font-size:14px}.quota-note,small,footer{color:var(--muted)}footer{text-align:center;flex-wrap:wrap;justify-content:center;gap:10px 24px;padding:22px;font-size:12px;display:flex}footer nav{gap:14px;display:flex}footer a{color:var(--green)}.result-shell{max-width:1280px}.progress,.state-card{text-align:center;max-width:700px;margin:auto}.progress h1,.state-card h1{font-size:clamp(36px,6vw,62px)}.progress>p:last-child,.state-card p,.results-heading>p:last-child{color:var(--muted);font-size:18px}.spinner{border:4px solid #d9e6d9;border-top-color:var(--green);border-radius:50%;width:52px;height:52px;margin:0 auto 30px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.results{padding:60px 0}.results-heading{text-align:center;max-width:760px;margin:0 auto 36px}.results-heading h1{font-size:clamp(38px,6vw,64px)}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.result-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;padding:20px;display:flex;box-shadow:0 12px 45px #183b2212}.badge{color:#176a3d;background:#e7f4e9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.confidence{color:var(--muted);font-size:12px}.product-placeholder{color:#84a08c;background:linear-gradient(145deg,#edf3ec,#f8faf7);border-radius:16px;place-items:center;height:150px;margin:18px 0;font-size:64px;display:grid}.marketplace{text-transform:uppercase;color:var(--green);letter-spacing:.1em;margin:0;font-size:11px;font-weight:850}.result-card h2{min-height:50px;margin:8px 0 16px;font-size:20px;line-height:1.25}.price-row{flex-direction:column;align-items:flex-start;gap:3px}.price-row strong{letter-spacing:-.04em;font-size:30px}.price-row span{color:#267847;font-size:13px;font-weight:700}.result-card ul{color:#526056;margin:18px 0;padding:0;font-size:13px;line-height:1.8;list-style:none}.warning{color:#8b6332}.result-card button{cursor:pointer;width:100%;margin-top:auto}.result-card small{text-align:center;margin-top:10px;font-size:10px}@media (max-width:850px){.cards{grid-template-columns:1fr}.result-card h2{min-height:0}.product-placeholder{height:110px}}@media (max-width:600px){.shell{padding:20px}.header span{display:none}.hero{padding:40px 0}.lead{font-size:17px}.composer-bottom{align-items:flex-end}.actions{gap:7px}.composer button{padding:11px 15px}.results{padding:40px 0}}
.result-card{min-width:0}.result-card h2{overflow-wrap:anywhere}
