:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.68}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.app-shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e4e8f1;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{color:#172033;letter-spacing:-.02em;align-items:center;gap:9px;font-weight:800;text-decoration:none;display:inline-flex}.brand small{color:#7b8498;letter-spacing:0;font-weight:600}nav{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.nav-link{color:#5d6679;border-radius:8px;padding:8px 10px;font-size:14px;text-decoration:none}.nav-link:hover,.nav-link.active{color:#3e36c9;background:#eef0ff}.page-wrap{width:min(1040px,100% - 36px);margin:0 auto;padding:54px 0 80px}.stack-lg{gap:24px;display:grid}.hero{color:#fff;background:radial-gradient(circle at 100% 0,#766bff 0,#4f46e5 33%,#232a67 100%);border-radius:24px;padding:clamp(30px,6vw,64px);box-shadow:0 18px 40px #2f2b9138}.hero.compact{max-width:760px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:14px;font-size:clamp(32px,5vw,52px);line-height:1.06}.hero-copy{color:#e2e5ff;max-width:730px;margin-bottom:26px;font-size:17px;line-height:1.7}.eyebrow{color:#7a72f2;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}.hero .eyebrow{color:#c8c5ff}.page-heading h1{color:#172033;font-size:clamp(30px,4vw,42px)}.page-heading>p:last-child{color:#5f687c;max-width:760px;line-height:1.7}.button-row{flex-wrap:wrap;gap:10px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:750;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:#4f46e5;box-shadow:0 8px 18px #4f46e53b}.hero .button.primary{color:#3830c4;background:#fff}.button.secondary{color:#263047;background:#15db03;border-color:#d9ddeb}.button.small{min-height:34px;padding:0 12px;font-size:13px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.check-card,.card{background:#fff;border:1px solid #e4e8f1;border-radius:16px;box-shadow:0 7px 18px #1927500a}.check-card{padding:24px}.check-card h2{margin:10px 0 6px;font-size:18px}.check-card p,.card p{color:#5f687c;line-height:1.6}.check-number{color:#746ee9;font-size:13px;font-weight:800}.card{padding:clamp(22px,4vw,32px)}.card-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.card-heading h2{letter-spacing:-.03em;margin-bottom:0;font-size:22px}.card code{color:#443ec8;white-space:nowrap;background:#f0efff;border-radius:7px;padding:5px 8px;font-size:12px}.steps{color:#4d5669;gap:10px;margin:0;padding-left:22px;line-height:1.55;display:grid}.form-grid{gap:16px;max-width:620px;display:grid}label{color:#313a4e;gap:7px;font-size:14px;font-weight:700;display:grid}input,select{color:#172033;background:#fff;border:1px solid #d8ddea;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 12px}input:focus,select:focus{border-color:#756eea;box-shadow:0 0 0 3px #756eea24}.hint{color:#687287;margin-bottom:0;font-size:13px}.message{color:#4c566a;background:#eef1f8;border-radius:8px;margin:0;padding:10px 12px;font-size:14px}.message.error{color:#a92338;background:#fff0f2}.message.warning{color:#8c5a00;background:#fff8df}.product-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.product-row h3{margin-bottom:4px}.product-row p{margin-bottom:0}.product-row select{width:160px}.json-panel{color:#d4ddf7;background:#111827;border-radius:10px;max-height:400px;margin:0;padding:16px;font-size:12px;line-height:1.55;overflow:auto}@media (width<=760px){.topbar{flex-direction:column;align-items:flex-start;gap:10px}nav{justify-content:flex-start}.page-wrap{padding-top:30px}.grid-two{grid-template-columns:1fr}.product-row{flex-direction:column;align-items:stretch}.product-row select{width:100%}}
