:root{--bg:#f5f7fb;--surface:#ffffff;--surface-soft:#f8fafc;--text:#0f172a;--muted:#475467;--line:#d7dbe7;--brand:#10213d;--brand-2:#1d4ed8;--success:#067647;--success-bg:#ecfdf3;--warn:#f59e0b;--danger:#b42318;--shadow:0 24px 60px rgba(15,23,42,.08);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--container:1220px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#f8fbff,#f3f6fb);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{max-width:var(--container);margin:0 auto;padding:0 28px}a{text-decoration:none}.site-header{position:sticky;top:0;z-index:30;background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(215,219,231,.7)}.nav-row{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:18px}.brand-button{border:none;background:none;padding:0;font-size:28px;font-weight:900;letter-spacing:-.03em;color:var(--brand)}.nav-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nav-link{border:none;background:none;padding:11px 15px;border-radius:999px;color:var(--muted);font-weight:600}.nav-link:hover,.nav-link.active{background:#edf2ff;color:#1d4ed8}.lang-switch{display:flex;align-items:center;gap:12px;color:var(--muted)}.lang-switch label{font-size:13px;line-height:1.2;max-width:78px}.lang-switch select{border:1px solid var(--line);border-radius:14px;background:#fff;padding:10px 14px;min-width:170px}.hero{padding:42px 0 18px}.hero-card{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;background:radial-gradient(circle at 0% 0%,rgba(29,78,216,.1),transparent 28%),radial-gradient(circle at 100% 0%,rgba(99,102,241,.08),transparent 22%),#fff;border:1px solid rgba(215,219,231,.85);border-radius:var(--radius-xl);box-shadow:var(--shadow);padding:48px}.badge{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#edf2ff;color:#4f46e5;border:1px solid #c7d2fe;font-size:13px;font-weight:800}.hero h1{font-size:clamp(44px,8vw,78px);line-height:1.02;letter-spacing:-.05em;margin:18px 0;max-width:760px}.hero-copy{font-size:21px;line-height:1.72;color:var(--muted);max-width:780px;margin:0 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{border:1px solid transparent;border-radius:18px;padding:15px 22px;font-weight:800}.btn-primary{background:#0f172a;color:#fff;box-shadow:0 14px 26px #0f172a29}.btn-secondary{background:#fff;color:#111827;border-color:var(--line)}.btn.wide{width:100%}.hero-aside{display:flex;flex-direction:column;gap:14px;justify-content:flex-end}.mini-card{background:#f8fafc;border:1px solid rgba(215,219,231,.85);border-radius:24px;padding:20px}.mini-card.accent{background:linear-gradient(180deg,#f5f7ff,#eef2ff);border-color:#c7d2fe}.mini-title{font-size:13px;font-weight:800;color:#4f46e5;text-transform:uppercase;letter-spacing:.06em}.mini-price{font-size:34px;font-weight:900;letter-spacing:-.04em;margin:10px 0 6px}.section{padding:26px 0 20px}.section h2,.page-main h1{font-size:42px;letter-spacing:-.04em;line-height:1.08;margin:0 0 16px}.section-subtitle{font-size:18px;color:var(--muted);margin:0 0 22px;max-width:920px}.pain-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.pain-card{background:#fff;border:1px solid rgba(215,219,231,.85);border-radius:24px;padding:18px;box-shadow:0 14px 36px #0f172a0d;min-height:184px}.pain-index{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:#eff4ff;color:#1d4ed8;font-size:13px;font-weight:900}.pain-card p{color:var(--muted);line-height:1.72;margin:14px 0 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid rgba(215,219,231,.85);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.product-card.accent{background:linear-gradient(180deg,#f9fbff,#f2f6ff);border-color:#c7d2fe}.card-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.level-pill{display:inline-flex;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.price-anchor{max-width:140px;text-align:right;font-size:12px;line-height:1.35;color:#475467;background:#f8fafc;border:1px solid var(--line);border-radius:14px;padding:8px 10px}.product-card h3{font-size:31px;letter-spacing:-.02em;margin:16px 0 8px}.price{font-size:52px;font-weight:900;letter-spacing:-.05em}.product-desc,.best-for{color:var(--muted);line-height:1.72}.io-wrap{display:grid;grid-template-columns:1fr;gap:10px}.io-title{font-size:14px;font-weight:900;margin-top:16px;margin-bottom:8px}.product-card ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.7}.duo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.addon-card,.privacy-card,.status-card,.form-card,.page-card,.legal-card{background:#fff;border:1px solid rgba(215,219,231,.85);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.small-eyebrow{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:#667085;margin-bottom:10px}.upload-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;align-items:start}.field-block{margin-bottom:14px}.field-label{display:block;font-weight:800;margin-bottom:8px}.form-card select,.form-card textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px 16px}.field-help{font-size:15px;color:var(--muted);margin:8px 0 18px;line-height:1.7}.check-row{display:flex;gap:10px;align-items:center;font-weight:700;margin:18px 0}.hidden-input{position:absolute;left:-9999px}.upload-shell{display:flex;flex-direction:column;gap:10px}.upload-button{display:inline-flex;align-items:center;justify-content:center;min-width:180px;align-self:flex-start;padding:13px 18px;border-radius:16px;border:1px solid var(--line);background:#fff;font-weight:800}.upload-state{background:#f8fafc;border:1px dashed var(--line);border-radius:18px;padding:14px;color:var(--muted);line-height:1.6}.upload-state-label{font-size:13px;font-weight:800;color:#667085;margin-bottom:6px}.upload-list{margin:0;padding-left:18px}.empty-state{background:#f8fafc;border:1px dashed var(--line);border-radius:18px;padding:16px;color:var(--muted)}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:9px 14px;font-weight:900;margin-bottom:14px}.status-pill.queued{background:#eff6ff;color:#1d4ed8}.status-pill.running{background:#fff7ed;color:#c2410c}.status-pill.completed{background:#ecfdf3;color:#027a48}.status-pill.failed{background:#fef3f2;color:#b42318}.status-meta p{margin:8px 0;color:#344054}.deliverables-title{margin-top:20px;font-size:14px;font-weight:900;color:#111827}.deliverables-copy{margin:8px 0 14px;color:var(--muted);line-height:1.6}.result-actions{display:grid;gap:10px}.result-btn{display:flex;align-items:center;justify-content:center;padding:14px 16px;border-radius:16px;border:1px solid var(--line);background:#fff;color:#111827;font-weight:800}.result-btn.primary{background:#0f172a;color:#fff;border-color:#0f172a}.tech-toggle{margin-top:8px}.tech-toggle summary{cursor:pointer;color:#667085;font-weight:700}.tech-links{display:flex;gap:10px;flex-wrap:wrap;padding-top:8px}.tech-links a{color:#1d4ed8}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(215,219,231,.85);border-radius:18px;padding:0 18px;box-shadow:0 10px 24px #0f172a0a}.faq-item summary{cursor:pointer;padding:18px 0;font-weight:800}.faq-item p{margin:0 0 18px;color:var(--muted);line-height:1.72}.site-footer{padding:26px 0 40px}.footer-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;border-top:1px solid rgba(215,219,231,.9);padding-top:22px}.footer-row p{margin:0;color:var(--muted);max-width:760px;line-height:1.7}.footer-links{display:flex;gap:12px;flex-wrap:wrap}.footer-links button{border:none;background:none;color:#667085;padding:0}.page-main{padding:34px 0}.page-card,.legal-card{padding:34px}.legal-card a{color:#1d4ed8}@media (max-width: 1120px){.hero-card,.upload-grid,.duo-grid{grid-template-columns:1fr}.pain-grid,.product-grid{grid-template-columns:1fr 1fr}.hero-aside{flex-direction:row}}@media (max-width: 760px){.container{padding:0 18px}.nav-row{flex-wrap:wrap;justify-content:flex-start}.lang-switch{width:100%;justify-content:space-between}.hero h1{font-size:44px}.pain-grid,.product-grid{grid-template-columns:1fr}.footer-row{flex-direction:column}.page-main h1,.section h2{font-size:34px}}.status-card.polished .result-actions.stack{display:flex;flex-direction:column;gap:10px}.status-card.polished .result-btn{display:block;text-align:center}.status-card.polished .deliverables-title{font-size:20px;font-weight:800;margin-top:14px}.status-card.polished .deliverables-copy{margin:8px 0 16px;color:#475569}.hero h1{max-width:11ch}.lang-zh .hero h1,.lang-ja .hero h1,.lang-ko .hero h1{max-width:8.5ch;line-height:1.06}.small-eyebrow{font-size:12px;color:#64748b;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.status-meta p{margin:.35rem 0}.tech-toggle{margin-top:14px}.tech-links{display:flex;gap:14px;flex-wrap:wrap;padding-top:10px}.field-help{margin-bottom:14px;color:#475569}.pain-card p{font-size:15px}.hero-copy-wrap h1{letter-spacing:-.03em}.hero-card{align-items:stretch}.hero-card{padding:44px 46px;align-items:center}.hero h1{font-size:clamp(40px,6.6vw,66px);max-width:12.5ch;line-height:1.04;letter-spacing:-.045em}.hero-copy{font-size:19px;max-width:58ch}.lang-zh-CN .hero h1,.lang-zh-TW .hero h1,.lang-ja .hero h1,.lang-ko .hero h1{max-width:14ch;font-size:clamp(34px,6.4vw,56px);line-height:1.16;letter-spacing:-.03em}.hero-aside{gap:16px}.mini-card{padding:22px;border-radius:22px}.mini-card p{margin:8px 0 0;color:#475467;line-height:1.6}.section h2,.page-main h1{font-size:36px}.product-card h3{font-size:28px}.price{font-size:48px}.form-card,.status-card{position:sticky;top:98px}.status-card.polished{background:linear-gradient(180deg,#fff,#fbfdff)}.status-card .result-actions .result-btn{font-size:15px}.status-meta p strong{display:inline-block;min-width:90px}.faq-item{box-shadow:none}@media (max-width: 1120px){.form-card,.status-card{position:static}}@media (max-width: 760px){.hero-card{padding:28px 24px}.hero h1{max-width:none;font-size:38px}}
