:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f8fb;--surface:#fff;--surface-strong:#101828;--ink:#111827;--muted:#64748b;--line:#dbe3ef;--blue:#323bf7;--blue-dark:#1e28d8;--yellow:#f5cb5c;--teal:#0f766e;--rose:#dc2626;--shadow:0 18px 45px #0f172a14}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px}body{background:var(--background);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}.app-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8fbeb;border-bottom:1px solid #dbe3efd9;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100% - 32px);min-height:64px;margin:0 auto;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:840;display:grid;box-shadow:0 10px 22px #323bf73d}.brand-text{line-height:1.05;display:grid}.brand-subtitle{color:var(--muted);font-size:11px;font-weight:650}.nav{align-items:center;gap:6px;display:none}.nav a{color:#334155;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:700}.nav a:hover{color:var(--blue-dark);background:#eef2ff}.mobile-nav{grid-template-columns:repeat(3,1fr);gap:6px;width:min(1120px,100% - 32px);margin:0 auto 12px;display:grid}.mobile-nav a{border:1px solid var(--line);color:#334155;text-align:center;background:#fff;border-radius:8px;padding:10px 8px;font-size:12px;font-weight:760}.main{width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 56px}.hero{align-items:center;gap:24px;padding:18px 0 26px;display:grid}.hero-copy{gap:16px;display:grid}.hero h1{color:#101828;letter-spacing:0;max-width:760px;margin:0;font-size:clamp(38px,12vw,80px);font-weight:840;line-height:.96}.hero p{color:#475569;max-width:660px;margin:0;font-size:16px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:780;line-height:1;transition:background .14s,border-color .14s,color .14s,transform .14s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.62}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 14px 28px #323bf733}.button-primary:hover:not(:disabled){background:var(--blue-dark)}.button-secondary{color:#101828;background:#fff;border:1px solid #cbd5e1}.button-secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.button-muted{color:#fff;background:#101828}.hero-visual{color:#fff;box-shadow:var(--shadow);background:#101828;border-radius:8px;gap:12px;padding:16px;display:grid;overflow:hidden}.phone-frame{background:radial-gradient(circle at 20% 10%,#f5cb5c57,#0000 32%),linear-gradient(160deg,#172033 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:8px;gap:14px;padding:14px;display:grid}.phone-toolbar{color:#ffffffbd;justify-content:space-between;align-items:center;font-size:12px;font-weight:740;display:flex}.mini-products{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mini-product{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;min-height:116px;padding:10px}.mini-product strong{margin-top:8px;font-size:13px;display:block}.mini-product span{color:#ffffffad;font-size:12px}.checkout-line{color:#101828;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.checkout-line span{color:#64748b;font-size:12px;font-weight:700}.checkout-line strong{margin-top:2px;font-size:15px;display:block}.section{padding:28px 0}.section-heading{gap:8px;margin-bottom:18px;display:grid}.section-heading h2{color:#101828;letter-spacing:0;margin:0;font-size:28px;font-weight:820;line-height:1.05}.section-heading p{color:#64748b;max-width:660px;margin:0;font-size:15px;line-height:1.55}.section-heading.compact{gap:0;margin-bottom:0}.section-heading.compact h3{color:#101828;margin:0;font-size:15px;font-weight:820;line-height:1.2}.store-grid{gap:18px;display:grid}.product-grid{gap:12px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:106px minmax(0,1fr);align-items:stretch;gap:12px;padding:10px;display:grid;box-shadow:0 10px 26px #0f172a0a}.product-card.selected{border-color:#323bf77a;box-shadow:0 16px 36px #323bf71f}.product-image{background:#eef2ff;border-radius:8px;place-items:center;min-height:108px;display:grid;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-body{gap:8px;min-width:0;display:grid}.product-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-category{color:var(--teal);text-transform:uppercase;font-size:11px;font-weight:820}.product-price{color:#101828;font-size:15px;font-weight:820}.product-title{color:#101828;letter-spacing:0;margin:0;font-size:17px;font-weight:800;line-height:1.12}.product-description{color:#64748b;margin:0;font-size:13px;line-height:1.42}.product-actions{align-items:center;gap:8px;display:flex}.product-actions .button{min-height:38px;padding:0 12px}.checkout-panel,.integration-panel,.result-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.checkout-panel{position:sticky;top:92px;overflow:hidden}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.panel-header h2,.panel-header h3{color:#101828;margin:0;font-size:17px;font-weight:820;line-height:1.2}.panel-header span{color:var(--muted);font-size:12px;font-weight:720}.panel-body{gap:14px;padding:16px;display:grid}.summary-row,.detail-row{color:#334155;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.summary-row strong,.detail-row strong{color:#101828;font-weight:820}.divider{background:var(--line);height:1px}.field-grid{gap:10px;display:grid}.field{gap:6px;display:grid}.field label{color:#334155;font-size:12px;font-weight:760}.field input{color:#101828;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-height:44px;padding:0 12px}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #323bf71f}.notice{border-radius:8px;align-items:flex-start;gap:10px;padding:12px;font-size:13px;line-height:1.45;display:flex}.notice-error{color:#991b1b;background:#fff1f2;border:1px solid #dc262638}.notice-success{color:#115e59;background:#ecfdf5;border:1px solid #0f766e38}.integration-grid{gap:14px;display:grid}.integration-panel{overflow:hidden}.code-block{color:#e2e8f0;background:#0f172a;border-radius:8px;padding:14px;font-size:12px;line-height:1.65;overflow-x:auto}.code-block code{white-space:pre}.iframe-grid{gap:14px;display:grid}.iframe-placeholder{color:#64748b;text-align:center;background-color:#fff;background-image:linear-gradient(90deg,#dbe3ef7a 1px,#0000 1px),linear-gradient(0deg,#dbe3ef7a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px dashed #9aa8bd;border-radius:8px;place-items:center;min-height:300px;padding:18px;display:grid}.iframe-placeholder strong{color:#101828;margin-bottom:6px;font-size:16px;display:block}.embedded-frame{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-height:420px}.result-panel{gap:14px;max-width:760px;margin:32px auto 0;padding:20px;display:grid}.result-icon{border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.result-icon.success{color:var(--teal);background:#ecfdf5}.result-icon.fail{color:var(--rose);background:#fff1f2}.muted{color:var(--muted)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:760px){.nav{display:flex}.mobile-nav{display:none}.main{padding-top:34px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);padding:34px 0 48px}.hero p{font-size:18px}.section-heading h2{font-size:36px}.store-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:1fr}.product-image{min-height:180px}.integration-grid,.iframe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1040px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
