:root{--bg:#f6f7fb;--bg-clean:#ffffff;--surface:#ffffff;--surface-soft:#eceff5;--surface-steel:#11141a;--text:#101216;--muted:#646b76;--muted-strong:#343a43;--border:#e1e5ed;--border-strong:#cfd5df;--blue:#1479ff;--blue-dark:#0755c8;--blue-soft:#e7f1ff;--steel:#6f7784;--silver:#d8dde6;--amber:#d59b2d;--shadow:0 24px 70px rgba(16,18,22,0.12);--shadow-soft:0 14px 38px rgba(16,18,22,0.08);--radius-large:28px;--radius-card:20px;--radius-small:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:hidden}.shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(225,229,237,.78);background:rgba(246,247,251,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:24px}.brand-link,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-size:1rem;font-weight:760}.brand-icon,.footer-icon{width:38px;height:38px;border-radius:12px;box-shadow:0 10px 24px rgba(20,121,255,.22)}.footer-icon{width:34px;height:34px}.footer-links,.site-nav{display:flex;align-items:center;gap:24px;color:var(--muted-strong);font-size:.94rem;font-weight:650}.footer-links a,.site-nav a{transition:color .18s ease}.footer-links a:hover,.site-nav a:hover{color:var(--blue)}.hero-section{position:relative;padding:30px 0 34px}.hero-section:before{position:absolute;inset:9% auto auto 5%;width:44%;min-width:360px;height:52%;content:"";background:radial-gradient(circle,rgba(20,121,255,.15),rgba(246,247,251,0) 70%);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,326px);align-items:center;grid-gap:72px;gap:72px}.hero-copy{max-width:690px}.hero-copy h1,.legal-title,.section-heading h2{margin:0;letter-spacing:0;font-weight:830}.hero-copy h1{max-width:650px;font-size:5.3rem;line-height:.95}.hero-copy p{margin:22px 0 0;max-width:620px;color:var(--muted);font-size:1.2rem;line-height:1.58}.hero-copy .hero-description{margin-top:14px;color:var(--muted-strong)}.download-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.download-actions.compact{justify-content:center;margin-top:28px}.download-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;border:1px solid transparent;font-size:.96rem;font-weight:730;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.download-button:hover{transform:translateY(-2px)}.download-button.primary{background:var(--text);color:white;box-shadow:0 16px 32px rgba(16,18,22,.18)}.download-button.primary:hover{background:#222832}.download-button.secondary{border-color:var(--border-strong);background:var(--surface);color:var(--text);box-shadow:0 12px 28px rgba(16,18,22,.06)}.download-button.secondary:hover{border-color:rgba(20,121,255,.36)}.phone-stage{position:relative;display:flex;justify-content:center}.phone-stage:before{position:absolute;inset:auto 0 2% 0;height:42%;content:"";border-radius:999px;background:radial-gradient(circle,rgba(20,121,255,.22),rgba(246,247,251,0) 70%);filter:blur(10px);pointer-events:none}.phone-shell{position:relative;z-index:1;display:inline-flex;padding:10px;border:1px solid rgba(255,255,255,.28);border-radius:48px;background:linear-gradient(145deg,#2b3038,#050608);box-shadow:0 34px 84px rgba(16,18,22,.28),inset 0 0 0 1px rgba(255,255,255,.08);animation:phone-float 6.6s ease-in-out infinite}.phone-screen{width:clamp(220px,19vw,250px);height:auto;border-radius:36px;background:#f4f5fa}.section{padding:94px 0}.feature-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-clean)}.section-heading{max-width:720px;margin-bottom:36px}.section-heading.left{margin-bottom:0}.legal-title,.section-heading h2{font-size:3.1rem;line-height:1.05}.legal-intro,.section-heading p{margin:18px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.72}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-card{min-height:292px;border:1px solid var(--border);border-radius:var(--radius-card);background:rgba(255,255,255,.84);padding:28px;box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{transform:translateY(-4px);border-color:rgba(20,121,255,.24);box-shadow:0 22px 54px rgba(16,18,22,.11)}.feature-mark{width:44px;height:44px;border-radius:14px;margin-bottom:42px;background:linear-gradient(135deg,rgba(20,121,255,.95),rgba(20,121,255,.62)),var(--blue);box-shadow:0 14px 28px rgba(20,121,255,.22)}.feature-card:nth-child(2) .feature-mark{background:linear-gradient(135deg,rgba(111,119,132,.96),rgba(207,213,223,.74)),var(--steel);box-shadow:0 14px 28px rgba(111,119,132,.18)}.feature-card:nth-child(3) .feature-mark{background:linear-gradient(135deg,rgba(213,155,45,.94),rgba(213,155,45,.58)),var(--amber);box-shadow:0 14px 28px rgba(213,155,45,.18)}.feature-card h3,.step-row h3,.support-form h2{margin:0;font-size:1.26rem;line-height:1.24;letter-spacing:0}.feature-card p,.policy-section li,.policy-section p,.step-row p,.support-points li{color:var(--muted);font-size:1rem;line-height:1.72}.feature-card p{margin:18px 0 0}.record-section{background:linear-gradient(180deg,rgba(246,247,251,0),rgba(231,241,255,.58)),var(--bg)}.record-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.72fr);align-items:start;grid-gap:72px;gap:72px}.service-panel{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--border);border-radius:var(--radius-large);background:rgba(255,255,255,.76);padding:18px;box-shadow:var(--shadow-soft)}.service-row{display:flex;min-height:54px;align-items:center;gap:12px;border-radius:16px;background:#ffffff;padding:0 16px;color:var(--muted-strong);font-weight:680}.service-dot{width:10px;height:10px;border-radius:999px;background:var(--blue);box-shadow:0 0 0 5px var(--blue-soft)}.service-row:nth-child(2n) .service-dot{background:var(--steel);box-shadow:0 0 0 5px var(--surface-soft)}.steps-section{background:var(--bg-clean)}.steps-list,.steps-section{border-top:1px solid var(--border)}.steps-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--border)}.step-row{min-height:246px;padding:36px 32px}.step-row+.step-row{border-left:1px solid var(--border)}.step-row>span{display:inline-flex;margin-bottom:54px;color:var(--blue);font-size:2.55rem;line-height:1;font-weight:820}.step-row p{margin:16px 0 0}.privacy-section{padding:96px 0;background:var(--surface-steel);color:white}.privacy-inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(260px,.72fr);align-items:center;grid-gap:72px;gap:72px}.privacy-inner h2{margin:0;font-size:3rem;line-height:1.05;letter-spacing:0}.privacy-inner p{margin:18px 0 0;color:rgba(255,255,255,.72);font-size:1.08rem;line-height:1.72}.privacy-card{border:1px solid rgba(255,255,255,.12);border-radius:22px;background:radial-gradient(circle at 85% 18%,rgba(20,121,255,.28),transparent 38%),rgba(255,255,255,.06);padding:32px;box-shadow:0 24px 62px rgba(0,0,0,.22)}.privacy-card p{margin:0}.final-cta{text-align:center}.cta-inner h2{margin:0 auto;max-width:740px;font-size:3.25rem;line-height:1.05;letter-spacing:0}.cta-inner p{margin:20px auto 0;max-width:650px;color:var(--muted);font-size:1.08rem;line-height:1.72}.site-footer{padding:48px 0;border-top:1px solid var(--border);background:#ffffff}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:32px;gap:32px}.copyright,.footer-text{margin:12px 0 0;color:var(--muted);line-height:1.65}.footer-links{justify-content:flex-end}.legal-main,.support-main{padding:76px 0 112px}.legal-hero,.support-hero{max-width:780px;margin-bottom:42px}.effective-date{margin:0 0 16px;color:var(--blue);font-size:.92rem;font-weight:740}.policy-section{max-width:820px;border-top:1px solid var(--border);padding:30px 0}.policy-section h2{margin:0 0 12px;font-size:1.18rem}.policy-section p{margin:12px 0 0}.policy-section ul{margin:14px 0 0;padding-left:20px}.support-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.78fr);grid-gap:64px;gap:64px;align-items:start}.support-points{display:grid;grid-gap:12px;gap:12px;margin:28px 0 0;padding-left:20px}.support-panel{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);padding:28px;box-shadow:var(--shadow-soft)}.support-form h2{margin-bottom:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.field{display:grid;grid-gap:8px;gap:8px}.field-wide{grid-column:1/-1}.field label{color:var(--muted-strong);font-size:.88rem;font-weight:720}.field input,.field select,.field textarea{width:100%;border:1px solid var(--border-strong);border-radius:14px;background:#ffffff;color:var(--text);padding:13px 14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.field textarea{min-height:132px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(20,121,255,.72);box-shadow:0 0 0 4px rgba(20,121,255,.14)}.submit-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;margin-top:22px;border:0;border-radius:999px;background:var(--text);color:#ffffff;padding:0 24px;font-size:.96rem;font-weight:740;cursor:pointer;transition:transform .18s ease,background .18s ease}.submit-button:hover{transform:translateY(-2px);background:#222832}.submit-button:disabled{cursor:wait;opacity:.72;transform:none}.form-status{margin-top:18px;border-radius:14px;background:var(--blue-soft);color:var(--blue-dark);padding:12px 14px;font-size:.94rem;font-weight:650}.form-error{background:#fff0ed;color:#a53722}.fade-up{animation:fade-up .62s ease both}.fade-up-delay{animation:fade-up .74s ease .1s both}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:920px){.hero-grid,.privacy-inner,.record-layout,.support-layout{grid-template-columns:1fr;gap:44px}.hero-copy{max-width:none}.feature-grid,.steps-list{grid-template-columns:1fr}.step-row+.step-row{border-left:0;border-top:1px solid var(--border)}.section-heading.left{margin-bottom:0}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (max-width:640px){.shell{width:min(100% - 28px,1120px)}.header-inner{min-height:64px}.site-nav{gap:14px;font-size:.86rem}.brand-link span{display:none}.hero-section{padding:28px 0 46px}.hero-copy h1{font-size:3.45rem}.hero-copy p{font-size:1.04rem}.phone-screen{width:min(226px,70vw);border-radius:31px}.phone-shell{border-radius:42px;padding:8px}.section{padding:74px 0}.cta-inner h2,.legal-title,.privacy-inner h2,.section-heading h2{font-size:2.35rem}.feature-card,.privacy-card,.step-row,.support-panel{padding:24px}.feature-card{min-height:auto}.steps-list{border-bottom:0}.step-row{min-height:auto}.step-row>span{margin-bottom:28px}.privacy-section{padding:78px 0}.download-actions{flex-direction:column}.download-button{width:100%}.form-grid{grid-template-columns:1fr}}