﻿:root{--bg:#f5f8ff;--card:#fff;--text:#172033;--muted:#657086;--brand:#2457ff;--brand2:#14b8a6;--brand3:#7c5cff;--line:#e6ecf7;--danger:#d93636;--shadow:0 18px 55px rgba(29,43,76,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:linear-gradient(180deg,#eef5ff 0,#f7f9fd 40%,#f5f8ff 100%);color:var(--text);overflow-x:hidden}.bg-blur{position:fixed;border-radius:999px;filter:blur(42px);opacity:.28;pointer-events:none}.blur-a{width:320px;height:320px;background:#2457ff;right:-120px;top:80px}.blur-b{width:280px;height:280px;background:#14b8a6;left:-120px;top:420px}.hero{padding:18px 20px 46px;background:radial-gradient(circle at 78% 18%,rgba(20,184,166,.38),transparent 26%),linear-gradient(135deg,#173ce8 0,#2457ff 48%,#0ca7a3 100%);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -120px -10%;height:210px;background:#f5f8ff;border-radius:50% 50% 0 0/36% 36% 0 0}.topbar,.hero-grid{position:relative;z-index:1;max-width:1080px;margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0 28px}.brand{display:flex;align-items:center;gap:9px;font-weight:900;font-size:18px}.brand span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#fff;color:var(--brand)}.nav-links{display:flex;gap:18px}.nav-links a,.ghost-link{color:#fff;text-decoration:none;font-weight:700;opacity:.92}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:center}.badge{display:inline-block;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);padding:7px 11px;border-radius:999px;font-size:13px}.hero h1{font-size:48px;line-height:1.12;margin:18px 0 12px;letter-spacing:-.03em;max-width:720px}.hero p{font-size:17px;line-height:1.75;max-width:720px;margin:0;opacity:.94}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.cta{display:inline-block;text-decoration:none}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.trust-row span{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.12);font-size:13px}.phone-preview{display:flex;justify-content:center}.phone-card{width:250px;border:1px solid rgba(255,255,255,.3);border-radius:32px;background:rgba(255,255,255,.18);box-shadow:0 30px 80px rgba(0,0,0,.2);backdrop-filter:blur(18px);padding:20px;text-align:center}.photo-demo{height:260px;border-radius:24px;background:linear-gradient(#f8fbff,#edf5ff);display:grid;place-items:end center;overflow:hidden}.avatar{width:126px;height:190px;border-radius:62px 62px 24px 24px;background:radial-gradient(circle at 50% 28%,#f1c4a4 0 21%,transparent 22%),linear-gradient(180deg,transparent 0 43%,#1f2a44 44% 100%)}.demo-tabs{display:flex;gap:8px;justify-content:center;margin:14px 0}.demo-tabs i{width:24px;height:24px;border-radius:999px;border:2px solid rgba(255,255,255,.85)}.demo-tabs .white{background:#fff}.demo-tabs .blue{background:#438edb}.demo-tabs .red{background:#d93636}.phone-card strong{display:block;font-size:18px}.phone-card p{font-size:13px;opacity:.78}.wrap{max-width:1080px;margin:-24px auto 0;padding:0 20px 20px;position:relative;z-index:2}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.feature-strip div,.card{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);backdrop-filter:blur(12px)}.feature-strip div{padding:16px}.feature-strip strong{display:block;font-size:18px}.feature-strip span{display:block;color:var(--muted);margin-top:4px;font-size:13px}.section-head{text-align:center;padding:24px 0 4px}.section-head h2{font-size:30px;margin:4px 0 8px}.section-head p{color:var(--muted);line-height:1.7;margin:0 auto;max-width:720px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:900;color:var(--brand);margin:0}.card{padding:24px;margin:18px 0}.step{opacity:.68}.step.active,.step:has(.previews img),.step:has(input:checked){opacity:1}.step-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}.step-title>span{flex:0 0 auto;display:grid;place-items:center;min-width:44px;height:44px;padding:0 8px;border-radius:15px;background:linear-gradient(135deg,var(--brand),var(--brand3));color:#fff;font-weight:900}.step-title h2,h2{margin:0 0 8px;font-size:22px}h3{font-size:16px;margin:18px 0 10px}.muted{color:var(--muted);line-height:1.65;margin:0}.upload-box{display:grid;place-items:center;text-align:center;min-height:168px;border:2px dashed #b8c7e6;border-radius:20px;background:linear-gradient(180deg,#fbfdff,#f3f7ff);margin:18px 0;cursor:pointer;padding:20px;transition:.18s}.upload-box:hover{border-color:var(--brand);transform:translateY(-1px)}.upload-box.compact{min-height:134px}.upload-box input{display:none}.upload-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#eef3ff;color:var(--brand);font-size:28px;font-style:normal;font-weight:900;margin-bottom:10px}.upload-box strong{color:var(--brand);font-size:17px}.upload-box em{font-style:normal;color:var(--muted);font-size:13px;margin-top:5px}button,.primary{border:0;border-radius:14px;padding:13px 18px;background:#eef2ff;color:var(--brand);font-weight:800;cursor:pointer;font-size:15px}button.primary,.primary{background:linear-gradient(135deg,var(--brand),var(--brand3));color:#fff;box-shadow:0 12px 26px rgba(36,87,255,.22)}button.ghost{background:#fff;border:1px solid var(--line);box-shadow:none}button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.wide{width:100%;margin-top:16px}.msg{margin-top:12px;color:var(--muted);line-height:1.6}.previews{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.preview{border:1px solid var(--line);border-radius:18px;padding:14px;text-align:center;background:#fbfcff}.preview img{height:196px;max-width:100%;object-fit:contain;border-radius:12px}.preview strong{display:block;margin-top:8px}.notice{margin-top:14px;padding:13px 14px;border-radius:15px;background:#fff8e6;color:#7a5200;line-height:1.6}.notice.subtle{background:#f3f7ff;color:#405070}.chips{display:flex;gap:10px;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:#fff;box-shadow:0 8px 22px rgba(29,43,76,.05)}.dot{width:16px;height:16px;border-radius:50%;border:1px solid #d8d8d8}.spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.spec{border:1px solid var(--line);border-radius:16px;padding:13px;background:#fbfcff}.spec strong{display:block;margin-bottom:4px}.spec span{color:var(--muted);font-size:13px;line-height:1.45}.unlock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.unlock-card{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fbfcff}.unlock-card.hot{border-color:#ffd38a;background:#fffaf0}.unlock-card p{color:var(--muted);line-height:1.6}.download-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:12px}.download-item{border:1px solid var(--line);padding:12px;border-radius:14px;background:#fbfcff;color:var(--brand);text-decoration:none}.zip{display:block;text-align:center;background:linear-gradient(135deg,var(--brand2),#15c6a6);color:#fff;text-decoration:none;border-radius:14px;padding:15px;margin:12px 0;font-weight:900}.legal li{margin:8px 0;color:var(--muted);line-height:1.6}footer{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;text-align:center;color:var(--muted);font-size:13px;padding:26px}.icp-link{color:var(--muted);text-decoration:none}.icp-link:hover{color:var(--brand);text-decoration:underline}.legal-footer{padding-top:0}.input{display:block;width:100%;max-width:360px;border:1px solid var(--line);border-radius:12px;padding:12px 14px;margin:12px 0;font-size:16px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.stats{margin:14px 0;padding:12px;border-radius:12px;background:#f3f7ff;color:#274078;font-weight:700}.admin-table-wrap{overflow:auto;margin-top:14px}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);padding:10px;text-align:left;white-space:nowrap}.admin-table code{font-size:12px}.legal-page{line-height:1.8}.legal-page h1{margin-top:0}.legal-page a,.legal a{color:var(--brand);font-weight:700;text-decoration:none}@media(max-width:780px){.hero{padding:14px 14px 42px}.topbar{padding-bottom:18px}.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.phone-preview{display:none}.wrap{padding:0 12px 16px}.feature-strip{grid-template-columns:repeat(2,1fr)}.card{padding:18px;border-radius:18px}.section-head h2{font-size:26px}.step-title{gap:10px}.previews{grid-template-columns:repeat(3,1fr)}.preview{padding:8px}.preview img{height:150px}}@media(max-width:520px){.hero h1{font-size:32px}.hero p{font-size:15px}.hero-actions a,.hero-actions button{width:100%;text-align:center}.feature-strip{grid-template-columns:1fr 1fr;gap:8px}.feature-strip div{padding:13px}.upload-box{min-height:148px}.previews{grid-template-columns:1fr}.preview img{height:180px}.spec-grid{grid-template-columns:1fr}.unlock-grid{grid-template-columns:1fr}.step-title>span{min-width:40px;height:40px}.step-title h2{font-size:20px}}
