:root{color-scheme:light;--ink: #171b2a;--muted: #60697a;--line: #dce2ed;--paper: #f6f7fb;--white: #ffffff;--orange: #ff7a45;--orange-dark: #c2410c;--green: #16a36b;--blue: #4967e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}body:before{content:"";position:fixed;inset:0;z-index:-1;background-image:linear-gradient(rgba(23,27,42,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(23,27,42,.035) 1px,transparent 1px);background-size:48px 48px}main{overflow:hidden}section{width:100%}.hero{position:relative;display:flex;align-items:center;overflow:hidden;isolation:isolate;min-height:86vh;padding:48px clamp(24px,6vw,92px) 44px;background:#121727;color:#fff}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#121727f2,#121727d1 42%,#1217275c 72%,#121727a3),linear-gradient(180deg,#12172729,#1217279e);pointer-events:none}.hero:after{content:"";position:absolute;inset:-80px;z-index:0;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:58px 58px;opacity:.42;transform:rotate(-4deg);pointer-events:none}.hero-copy{position:relative;z-index:2;max-width:760px}.brand-chip{display:inline-flex;align-items:center;gap:12px;min-height:46px;padding:7px 16px 7px 7px;border:2px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1f;color:#fff;font-size:15px;font-weight:900}.brand-mark{width:32px;height:32px;border-radius:10px;box-shadow:4px 4px #ff7a456b;object-fit:cover}h1,h2,h3,p{margin:0}h1{max-width:780px;margin-top:30px;font-size:clamp(58px,8.7vw,112px);line-height:.95;font-weight:950;letter-spacing:0;text-shadow:0 16px 44px rgba(0,0,0,.26)}.hero-copy>p{max-width:650px;margin-top:24px;color:#ffffffd1;font-size:clamp(20px,1.85vw,26px);line-height:1.45;font-weight:800}.hero-actions,.hero-stats{display:flex;flex-wrap:wrap;gap:14px}.hero-actions{margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border:2px solid var(--ink);border-radius:999px;text-decoration:none;font-size:17px;font-weight:950}.button.primary{background:var(--ink);color:#fff;box-shadow:8px 8px 0 var(--orange)}.button.secondary{border-color:#ffffff80;background:#ffffff1a;color:#fff}.button.outline{border-color:var(--line);background:#fff;color:var(--ink);box-shadow:none}.hero-stats{margin-top:34px}.hero-stats span{min-width:142px;padding:16px 18px;border:2px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff1f;color:#ffffffb8;font-size:15px;font-weight:850}.hero-stats strong{display:block;margin-bottom:4px;color:#fff;font-size:24px;line-height:1;font-weight:950}.hero-device{position:absolute;inset:0;z-index:0;pointer-events:none}.phone-frame{position:absolute;overflow:hidden;border:12px solid #111625;border-radius:44px;background:#111625;box-shadow:24px 30px #171b2a21,0 32px 66px #171b2a3d}.phone-frame:before{content:"";position:absolute;top:16px;left:50%;z-index:2;width:96px;height:22px;transform:translate(-50%);border-radius:999px;background:#0a0e18b8}.phone-frame img{display:block;width:100%;height:100%;object-fit:cover}.main-phone{right:clamp(18px,7vw,112px);top:clamp(46px,9vh,96px);width:min(38vw,420px);height:min(82vw,910px);transform:rotate(5deg)}.side-phone{right:clamp(290px,37vw,560px);bottom:-118px;width:min(25vw,282px);height:min(54vw,612px);transform:rotate(-7deg)}.proof-band{padding:34px clamp(24px,6vw,92px);background:var(--ink);color:#fff}.proof-band p{max-width:1120px;font-size:clamp(28px,5vw,58px);line-height:1.05;font-weight:950}.feature-section,.demo-section,.records-section,.screens-section,.cta-section{padding:92px clamp(24px,6vw,92px)}.section-heading{max-width:780px;margin-bottom:34px}.section-heading span,.demo-copy span,.cta-section span{display:inline-flex;margin-bottom:14px;color:var(--orange-dark);font-size:15px;font-weight:950;text-transform:uppercase}h2{max-width:840px;font-size:clamp(38px,6vw,72px);line-height:1.02;font-weight:950;letter-spacing:0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card{min-height:292px;padding:28px;border:2px solid var(--line);border-radius:8px;background:#fff;box-shadow:10px 10px #171b2a14}.feature-card span{color:var(--blue);font-size:15px;font-weight:950}.feature-card h3{margin-top:24px;font-size:29px;line-height:1.08;font-weight:950;letter-spacing:0}.feature-card p,.record-card p,.demo-copy p,.cta-section p{margin-top:18px;color:var(--muted);font-size:18px;line-height:1.55;font-weight:760}.records-section{background:#fff}.records-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,420px);gap:44px;align-items:start}.records-copy{display:grid;gap:16px}.record-card{padding:24px;border:2px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:8px 8px #171b2a0f}.record-card span{display:inline-flex;color:var(--blue);font-size:15px;font-weight:950}.record-card h3{margin-top:12px;font-size:28px;line-height:1.12;font-weight:950}.record-card p{margin-top:10px}.record-preview{margin:0}.record-preview img{display:block;width:100%;aspect-ratio:9 / 19.5;object-fit:cover;border:8px solid #111625;border-radius:30px;background:#111625;box-shadow:14px 16px #ff7a4538}.demo-section{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,460px);gap:52px;align-items:center;background:#121727;color:#fff}.demo-copy p{color:#ffffffbd}.promo-video{width:100%;max-height:760px;border:10px solid rgba(255,255,255,.1);border-radius:36px;background:#000;box-shadow:18px 22px #ff7a4557}.screens-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}figure{margin:0}figure img{display:block;width:100%;aspect-ratio:9 / 19.5;object-fit:cover;border:8px solid #111625;border-radius:30px;background:#111625;box-shadow:12px 14px #171b2a1f}figcaption{margin-top:14px;color:var(--ink);font-size:17px;font-weight:950;text-align:center}.cta-section{display:flex;gap:36px;align-items:end;justify-content:space-between;background:#fff}.cta-section div{max-width:780px}.download-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:14px;justify-content:flex-end}.download-actions .button{flex:0 0 auto}@media(max-width:980px){.hero,.demo-section,.records-layout,.cta-section{grid-template-columns:1fr}.hero{min-height:800px;padding-top:42px;padding-bottom:240px}.hero-device{inset:0}.main-phone{top:auto;right:7%;bottom:-56px;width:min(58vw,330px);height:min(126vw,716px)}.side-phone{right:auto;left:7%;bottom:44px;width:min(43vw,232px);height:min(94vw,504px)}.feature-grid,.screens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-section{align-items:start}.download-actions{justify-content:flex-start}}@media(max-width:620px){.hero,.feature-section,.demo-section,.records-section,.screens-section,.cta-section{padding-left:18px;padding-right:18px}.hero-device{inset:0}h1{font-size:clamp(42px,13.6vw,54px)}.hero-copy>p{max-width:340px;font-size:18px;line-height:1.45}.hero-actions{gap:10px;margin-top:26px}.button{min-height:52px;padding:0 18px;font-size:16px}.main-phone{right:-2px;bottom:-36px;width:250px;height:542px;border-width:9px;border-radius:36px}.side-phone{left:0;bottom:72px;width:175px;height:380px;border-width:8px;border-radius:30px}.feature-grid,.screens-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.screens-grid,.record-preview{max-width:320px;margin:0 auto}.download-actions,.download-actions .button{width:100%}}
