:root{--ink:#10241c;--muted:#63736c;--paper:#f6f3ea;--line:#d7ddd5;--green:#126b4b;--lime:#c9f06a;--bad:#9d302d;--white:#fff}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font:16px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 0,#e6f7cf 0,transparent 28rem)}a{color:inherit}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 40px));margin:auto;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand span{display:inline-grid;place-items:center;width:34px;height:34px;background:var(--ink);color:var(--lime);border-radius:10px;margin-right:8px}.tag,.eyebrow,.status-card span,.checkout-card span,.scope span{font-size:.72rem;font-weight:800;letter-spacing:.14em;color:var(--green)}main{width:min(1120px,calc(100% - 40px));margin:auto}.hero{max-width:820px;padding:84px 0 42px}.hero h1{font-size:clamp(3rem,8vw,6.5rem);line-height:.92;letter-spacing:-.065em;margin:18px 0 24px}.hero h1 em{color:var(--green);font-style:normal}.lead{font-size:1.2rem;max-width:700px;color:var(--muted)}.upload-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;margin-top:36px;box-shadow:0 24px 70px #183a2420}.drop{display:grid;place-items:center;min-height:190px;border:1.5px dashed #91a49a;border-radius:17px;background:#fafcf8;text-align:center;cursor:pointer}.drop:hover{border-color:var(--green);background:#f3f9eb}.drop input{position:absolute;width:1px;height:1px;opacity:0}.drop strong{font-size:1.25rem}.drop small,.micro{color:var(--muted);font-size:.82rem}.upload-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:1.5rem}.primary{border:0;background:var(--ink);color:white;border-radius:14px;padding:15px 22px;font-weight:800;font-size:1rem;cursor:pointer;text-decoration:none}.primary:hover{background:var(--green)}.upload-card>.primary{width:100%;margin-top:12px}.upload-card>.micro{text-align:center;margin:10px 0 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:30px 0 70px}.trust-grid article,.scope>div,.issues,.downloads{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.trust-grid b{color:var(--green)}.trust-grid h2{font-size:1rem;margin:26px 0 4px}.trust-grid p,.scope p{color:var(--muted);margin:0}.scope{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-bottom:70px}.scope h2{font-size:2rem;margin:10px 0}.result-shell{max-width:880px;margin:0 auto;padding:70px 0}.back{display:inline-block;margin-bottom:24px;color:var(--muted)}.status-card{display:flex;gap:20px;align-items:center;border:1px solid var(--line);border-radius:24px;padding:28px;background:#fff}.status-card.ready,.status-card.generated{background:#eff9e5;border-color:#b9d790}.status-card.unsupported{background:#fff1ef;border-color:#e6b4af}.status-mark{width:56px;height:56px;flex:0 0 56px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime);font-size:1.6rem}.status-card h1,.status-card h2{margin:4px 0}.status-card p{margin:0;color:var(--muted)}.spinner{width:44px;height:44px;flex:0 0 44px;border:4px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.issues,.downloads{margin-top:16px}.issues article{border-top:1px solid var(--line);padding:14px 0}.issues article p{margin:2px 0}.issues small{color:var(--muted)}.checkout-card{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:white;border-radius:24px;padding:28px}.checkout-card h1,.checkout-card h2{font-size:2.6rem;margin:5px 0}.checkout-card p{color:#b6c7bf;margin:0}.checkout-card .primary{background:var(--lime);color:var(--ink);white-space:nowrap}.downloads{display:grid;gap:10px}.download{display:flex;justify-content:space-between;border:1px solid var(--line);padding:14px 16px;border-radius:12px;text-decoration:none;font-weight:700}.download span{font-size:.72rem;color:var(--muted)}.download.primary span{color:#d6e4dc}.alert{padding:14px 16px;border-radius:12px;margin-top:12px}.alert.bad{background:#fff0ee;color:var(--bad);border:1px solid #efc1bc}.sandbox{background:#fff2b7;border:1px solid #dcc86b;padding:10px 14px;border-radius:10px;margin-bottom:15px;font-weight:800}.legal{max-width:760px;margin:70px auto;min-height:48vh;background:#fff;border:1px solid var(--line);padding:clamp(24px,5vw,52px);border-radius:24px}.legal h1{font-size:2.5rem}footer{width:min(1120px,calc(100% - 40px));margin:auto;border-top:1px solid var(--line);padding:26px 0 40px;color:var(--muted);font-size:.8rem;display:flex;justify-content:space-between;gap:20px}footer p{margin:0;max-width:580px}footer nav{display:flex;flex-wrap:wrap;gap:14px}@media(max-width:760px){.nav{height:62px}.tag{display:none}main{width:min(100% - 24px,1120px)}.hero{padding:54px 0 28px}.hero h1{font-size:3.55rem}.lead{font-size:1rem}.trust-grid{grid-template-columns:1fr 1fr;padding-bottom:40px}.scope{grid-template-columns:1fr}.result-shell{padding:38px 0}.status-card,.checkout-card{align-items:flex-start;flex-direction:column}.checkout-card form,.checkout-card button{width:100%}.status-card{padding:21px}.issues,.downloads{padding:17px}footer{width:calc(100% - 24px);flex-direction:column}}@media(max-width:410px){.hero h1{font-size:3rem}.trust-grid{grid-template-columns:1fr}.drop{min-height:160px}}
