:root{--blue:#7fa2ff;--blue-strong:#557dff;--navy:#101a35;--text:#11182a;--muted:#606a80;--line:#e5eaf4;--soft:#f7f9ff;--white:#fff;--radius:26px;--shadow:0 24px 70px rgba(62,91,160,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.section-shell,.site-header,.hero-shell{width:min(1380px,calc(100% - 64px));margin-inline:auto}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-size:27px;font-weight:800;color:var(--blue-strong)}.brand-logo{width:50px;height:50px;object-fit:contain}.nav{display:flex;align-items:center;gap:46px;font-weight:650}.nav a{transition:.2s}.nav a:hover{color:var(--blue-strong)}
.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 52%,rgba(127,162,255,.44),transparent 31%),radial-gradient(circle at 60% 95%,rgba(164,182,255,.22),transparent 27%),linear-gradient(180deg,#fff 0%,#f9fbff 100%)}.hero-section:after{content:"";position:absolute;right:-170px;bottom:-250px;width:760px;height:760px;border:1px solid rgba(255,255,255,.8);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.16),0 0 0 140px rgba(255,255,255,.11)}.hero-shell{min-height:650px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;padding:56px 0 70px;position:relative;z-index:1}.eyebrow{display:inline-flex;padding:9px 15px;border-radius:999px;background:#edf2ff;color:var(--blue-strong);font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.hero-copy h1{margin:22px 0 20px;font-size:clamp(64px,6vw,94px);line-height:.94;letter-spacing:-.065em}.hero-copy h1 span,.section-heading h2 span{color:var(--blue-strong)}.hero-copy>p{max-width:580px;margin:0;color:var(--muted);font-size:20px;line-height:1.65}.store-row{display:flex;gap:18px;margin-top:28px;flex-wrap:wrap}.store-badge{min-width:174px;height:60px;padding:7px 15px;border-radius:9px;background:#070707;color:#fff;display:flex;align-items:center;gap:11px;box-shadow:0 5px 16px rgba(0,0,0,.18)}.store-badge small{display:block;font-size:10px;line-height:1}.store-badge strong{display:block;font-size:22px;line-height:1.1}.apple-mark{font-size:28px;color:#fff}.play-mark{font-size:26px;color:#39d353;text-shadow:-4px 4px #ffd23f,4px -3px #4ab3ff}.social-proof{display:flex;align-items:center;gap:18px;margin-top:32px}.avatar-stack{display:flex;padding-left:8px}.avatar-stack img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:3px solid #fff;margin-left:-8px;box-shadow:0 4px 12px rgba(0,0,0,.14)}.stars{color:#ffb800;letter-spacing:3px;font-size:18px}.social-proof p{margin:4px 0 0;color:var(--muted);font-size:14px}.hero-visual{position:relative;height:570px;display:flex;align-items:flex-end;justify-content:center}.hero-visual img{height:570px;width:auto;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 28px 42px rgba(17,28,65,.24))}.hero-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(127,162,255,.48),rgba(127,162,255,0) 68%);filter:blur(4px)}
.feature-section{padding:105px 0 115px}.section-heading{max-width:820px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading.compact{margin-bottom:42px}.section-heading h2{margin:16px 0 14px;font-size:clamp(40px,4vw,58px);line-height:1.06;letter-spacing:-.045em}.section-heading p{margin:0;color:var(--muted);font-size:18px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:52px}.feature-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,#fbfcff,#fff);box-shadow:0 14px 38px rgba(74,100,165,.08);transition:.25s}.feature-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.phone-wrap{height:520px;display:flex;align-items:flex-end;justify-content:center;padding:22px 18px 0;background:linear-gradient(180deg,#f4f7ff 0%,#fff 100%)}.phone-wrap img{height:100%;width:auto;object-fit:contain}.feature-copy{padding:24px 24px 28px}.feature-copy h3{margin:12px 0 8px;font-size:21px}.feature-copy p{margin:0;color:var(--muted);line-height:1.55}.feature-icon,.why-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#edf2ff;color:var(--blue-strong)}.feature-icon svg,.why-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.how-section{padding:105px 0;background:#f7f9ff;border-block:1px solid var(--line)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps-grid article{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff}.steps-grid span{font-size:13px;font-weight:850;color:var(--blue-strong)}.steps-grid h3{font-size:24px;margin:18px 0 10px}.steps-grid p{margin:0;color:var(--muted);line-height:1.6}.why-section{padding:110px 0}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.why-grid article{display:flex;gap:18px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(74,100,165,.06)}.why-grid h3{margin:4px 0 9px;font-size:18px}.why-grid p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.why-icon{flex:0 0 50px;width:50px;height:50px}
.cta-section{background:linear-gradient(135deg,#5c80ff 0%,#7095ff 55%,#82a7ff 100%);color:#fff}.cta-inner{min-height:245px;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-inner h2{margin:0 0 12px;font-size:clamp(36px,4vw,58px);letter-spacing:-.04em}.cta-inner p{margin:0;font-size:19px}.cta-inner>div:last-child{text-align:center}.cta-badges{margin-top:0;justify-content:center}.cta-inner>div:last-child>small{display:block;margin-top:13px}.footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;padding-block:34px;color:var(--muted);font-size:13px}.footer-brand{display:flex;align-items:center;gap:10px;color:var(--text);font-size:18px}.footer-brand img{width:38px;height:38px;object-fit:contain}.footer p{margin:0;text-align:center}.footer-links{display:flex;gap:18px}.footer-links a:hover{color:var(--blue-strong)}
@media(max-width:1100px){.hero-shell{grid-template-columns:1fr;text-align:center}.hero-copy{display:grid;justify-items:center}.hero-visual{height:520px}.hero-visual img{height:520px}.feature-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr 1fr}.cta-inner{padding-block:55px}.footer{grid-template-columns:1fr;text-align:center}.footer-brand,.footer-links{justify-content:center}}
@media(max-width:760px){.section-shell,.site-header,.hero-shell{width:min(100% - 30px,1380px)}.site-header{height:76px}.brand span{display:none}.brand-logo{width:44px;height:44px}.nav{gap:18px;font-size:14px}.hero-shell{padding-top:35px;gap:25px}.hero-copy h1{font-size:56px}.hero-copy>p{font-size:17px}.hero-visual{height:440px}.hero-visual img{height:440px}.feature-section,.why-section{padding:78px 0}.feature-grid,.why-grid,.steps-grid{grid-template-columns:1fr}.phone-wrap{height:610px}.how-section{padding:78px 0}.cta-inner{flex-direction:column;text-align:center}.footer-links{flex-wrap:wrap}}
@media(max-width:480px){.nav{gap:12px;font-size:12px}.hero-copy h1{font-size:48px}.store-row{width:100%}.store-badge{width:100%;justify-content:center}.hero-visual{height:380px}.hero-visual img{height:380px}.phone-wrap{height:530px}.section-heading h2{font-size:38px}.why-grid article{padding:22px}.cta-inner h2{font-size:38px}}

/* Legal, support and information pages */
.legal-page{background:linear-gradient(180deg,#fff 0,#f8faff 100%);min-height:100vh}.legal-page .site-header{border-bottom:1px solid rgba(229,234,244,.9)}
.page-hero{padding:72px 0 46px}.page-hero h1{margin:18px 0 12px;font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-.055em}.page-hero>p{max-width:760px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}
.page-layout{display:grid;grid-template-columns:280px minmax(0,860px);justify-content:center;gap:42px;align-items:start;padding-bottom:100px}.side-card{position:sticky;top:24px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(74,100,165,.07);font-size:14px;line-height:1.65}.side-card strong{display:block;margin-bottom:8px;font-size:17px;color:var(--text)}.side-card p{margin:0 0 16px;color:var(--muted)}.side-card a,.legal-content a{color:var(--blue-strong);font-weight:700;overflow-wrap:anywhere}.side-nav{display:grid;gap:8px;margin-top:22px}.side-nav a{padding:10px 12px;border-radius:10px;color:var(--muted);font-weight:650}.side-nav a:hover{background:var(--soft);color:var(--blue-strong)}
.legal-content{padding:42px 46px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 18px 55px rgba(74,100,165,.08);font-size:16px;line-height:1.78}.legal-content h2{scroll-margin-top:30px;margin:44px 0 13px;font-size:28px;line-height:1.2;letter-spacing:-.025em}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{margin:28px 0 8px;font-size:19px}.legal-content p{margin:0 0 16px;color:#465168}.legal-content ul{margin:0 0 20px;padding-left:22px;color:#465168}.legal-content li{margin:7px 0}.legal-content strong{color:var(--text)}.legal-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.meta-pill{display:inline-flex;padding:8px 12px;border:1px solid #dce4f6;border-radius:999px;background:#f7f9ff;color:#52617c;font-size:13px;font-weight:700}
.notice{margin-bottom:30px;padding:18px 20px;border:1px solid #cddaff;border-radius:16px;background:#f0f4ff;color:#34456d;line-height:1.55}.notice.warning{border-color:#f0d9a5;background:#fff9eb;color:#735719}.data-table{width:100%;border-collapse:separate;border-spacing:0;margin:18px 0 26px;border:1px solid var(--line);border-radius:16px;overflow:hidden;font-size:14px}.data-table th,.data-table td{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.data-table th{background:#f7f9ff;color:var(--text)}.data-table tr:last-child td{border-bottom:0}.data-table td{color:#536078}
.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:38px}.support-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fafbff}.support-card h3{margin:0 0 8px}.support-card p{margin:0 0 10px}.faq-list details{border-top:1px solid var(--line);padding:18px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--text);font-weight:750;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--blue-strong);font-size:22px}.faq-list details[open] summary:after{content:"–"}.faq-list details p{margin-top:12px}
.contact-form{display:grid;gap:12px;margin-top:20px}.contact-form label{font-weight:700;color:var(--text)}.contact-form input,.contact-form textarea{width:100%;padding:14px 15px;border:1px solid #d9e0ef;border-radius:12px;background:#fff;color:var(--text);font:inherit}.contact-form textarea{min-height:150px;resize:vertical}.button{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:13px 20px;border:0;border-radius:12px;font:inherit;font-weight:800;cursor:pointer}.button.primary{background:var(--blue-strong);color:#fff}.button.primary:hover{filter:brightness(.96)}
.placeholder{display:inline-block;padding:2px 7px;border-radius:6px;background:#fff1c7;color:#745700;font-weight:750}.legal-page .footer{border-top:1px solid var(--line)}
@media(max-width:900px){.page-layout{grid-template-columns:1fr;max-width:820px}.side-card{position:static}.legal-content{padding:34px}.support-grid{grid-template-columns:1fr}}
@media(max-width:600px){.page-hero{padding:48px 0 30px}.page-layout{padding-bottom:70px}.legal-content{padding:25px 21px;border-radius:20px}.data-table{display:block;overflow-x:auto}.legal-page .nav a:first-child{display:none}}
