:root{--ink: #191634;--ink-2: #3B3A52;--muted: #635F7E;--muted-2: #7C789A;--faint: #9995AE;--faint-2: #B3AEC6;--accent: #6B4EE6;--accent-deep: #4A2FB0;--accent-soft: #EDE9FD;--accent-light: #A38BFF;--page: #F6F4FB;--surface: #FFFFFF;--line: #EFECF7;--line-strong: #E2DDF0;--warm: #FFF1CE;--warm-ink: #8A6200;--ladybird: #D9451F;--shadow-card: 0 4px 16px rgba(25, 22, 52, .06);--shadow-raised: 0 6px 22px rgba(25, 22, 52, .08);--shadow-soft: 0 2px 10px rgba(25, 22, 52, .05);--shadow-deep: 0 30px 60px -20px rgba(25, 22, 52, .4);--header-h: 76px;--page-x: 56px;font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;background:var(--page);min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-deep)}h1,h2,h3{letter-spacing:-.03em;text-wrap:pretty}.icon{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.header{position:sticky;top:0;z-index:20;height:var(--header-h);background:var(--surface);border-bottom:1px solid var(--line)}.header-inner{height:100%;max-width:1440px;margin:0 auto;padding:0 var(--page-x);display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink)}.brand:hover{color:var(--ink)}.brand-name{font-size:19px;font-weight:800;letter-spacing:-.02em}.nav-links{display:flex;align-items:center;gap:6px}.nav-link{padding:9px 16px;border-radius:999px;color:var(--ink-2);font-size:15px;font-weight:600;white-space:nowrap}.nav-link:hover{background:var(--page);color:var(--ink-2)}.nav-link.active{background:var(--accent-soft);color:var(--accent-deep);font-weight:700}.burger{display:none;width:44px;height:44px;border:0;border-radius:14px;background:var(--page);color:var(--ink);align-items:center;justify-content:center;cursor:pointer}.burger .icon{font-size:24px}.page{max-width:1440px;margin:0 auto;padding:0 var(--page-x)}.pill{align-self:start;padding:8px 15px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-size:14px;font-weight:700}.card{background:var(--surface);border-radius:28px;padding:28px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:12px}.card-icon{width:48px;height:48px;border-radius:16px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:26px}.card-icon--warm{background:var(--warm);color:var(--warm-ink)}.card-title{font-size:20px;font-weight:800;letter-spacing:-.01em}.card-text{font-size:15px;font-weight:500;color:var(--muted);line-height:1.55}.btn{height:56px;padding:0 30px;border:0;border-radius:18px;background:var(--accent);color:#fff;font-family:inherit;font-size:16px;font-weight:700;display:inline-flex;align-items:center;gap:10px;cursor:pointer;box-shadow:0 8px 20px -8px #6b4ee699}.btn:hover{background:var(--accent-deep)}.btn:disabled{opacity:.6;cursor:default;box-shadow:none}.hero{padding:72px 0 56px;display:grid;grid-template-columns:1fr 480px;gap:56px;align-items:center}.hero-copy{display:flex;flex-direction:column;gap:26px}.hero-title{margin:0;font-size:62px;font-weight:800;letter-spacing:-.035em;line-height:1.02}.hero-text{margin:0;font-size:19px;font-weight:500;color:var(--ink-2);line-height:1.55;max-width:560px;text-wrap:pretty}.store-badges{display:flex;gap:12px;flex-wrap:wrap}.store-badge{height:60px;padding:0 26px;border-radius:18px;background:var(--ink);display:flex;align-items:center;gap:12px;color:#fff}.store-badge:hover{color:#fff;background:#241f45}.store-badge span{display:block}.store-badge-top{font-size:11px;font-weight:500;opacity:.75}.store-badge-name{font-size:17px;font-weight:700}.facts{display:flex;gap:28px;padding-top:6px;flex-wrap:wrap}.fact{display:flex;flex-direction:column;gap:2px}.fact-value{font-size:24px;font-weight:800}.fact-label{font-size:14px;font-weight:500;color:var(--muted)}.fact-divider{width:1px;background:var(--line-strong)}.hero-media{position:relative;height:620px;border-radius:32px;background:var(--accent-soft);display:grid;place-items:center}.phone{width:300px;height:560px;border-radius:40px;background:var(--surface);box-shadow:var(--shadow-deep);overflow:hidden;display:flex;flex-direction:column}.phone-status{display:flex;align-items:center;justify-content:space-between;padding:14px 22px 6px;font-size:13px;font-weight:700}.phone-brand{padding:4px 18px 10px;display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;letter-spacing:-.02em}.phone-heading{padding:2px 18px 10px;font-size:22px;font-weight:800;letter-spacing:-.03em}.phone-chips{display:flex;gap:6px;padding:0 18px 12px}.phone-chip{padding:7px 12px;border-radius:999px;background:var(--page);color:var(--ink-2);font-size:12px;font-weight:600}.phone-chip--active{background:var(--accent);color:#fff;font-weight:700}.phone-feed{padding:0 18px;display:flex;flex-direction:column;gap:12px}.phone-card{background:var(--page);border-radius:22px;padding:8px 8px 12px}.phone-thumb{border-radius:16px;background:repeating-linear-gradient(135deg,#e4e0f2 0 9px,#eeebf8 9px 18px)}.phone-card-body{padding:10px 6px 0;display:flex;flex-direction:column;gap:6px}.phone-card-title{font-size:14px;font-weight:700;line-height:1.3}.phone-card-meta{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:var(--muted)}.phone-tag{padding:3px 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-weight:700}.features{padding:8px 0 64px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about{margin-bottom:64px;background:var(--ink);border-radius:32px;padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px}.about-title{margin:0;font-size:32px;font-weight:800;color:#fff;letter-spacing:-.02em}.about-text{margin:0;font-size:17px;font-weight:500;color:#c7c2e0;line-height:1.6;max-width:720px;text-wrap:pretty}.about-btn{height:56px;padding:0 28px;border-radius:18px;background:var(--accent-light);display:grid;place-items:center;color:#17103a;font-size:16px;font-weight:800;white-space:nowrap}.about-btn:hover{color:#17103a;background:#b9a6ff}.legal{padding:56px 0;display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:start}.legal-side{display:flex;flex-direction:column;gap:14px;position:sticky;top:calc(var(--header-h) + 24px)}.switch{display:flex;gap:6px;padding:4px;background:var(--surface);border-radius:999px;box-shadow:var(--shadow-soft)}.switch button{flex:1;border:0;background:transparent;padding:9px 0;border-radius:999px;font-family:inherit;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer}.switch button.active{background:var(--accent);color:#fff;font-weight:700}.switch--docs button{font-weight:700}.switch--docs button.active{background:var(--accent-soft);color:var(--accent-deep)}.contents{background:var(--surface);border-radius:24px;padding:18px 20px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:10px}.contents-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2)}.contents-list{display:flex;flex-direction:column;gap:2px}.contents-item{display:flex;gap:10px;align-items:baseline;padding:7px 0;background:none;border:0;font-family:inherit;text-align:left;cursor:pointer}.contents-item:hover .contents-title{color:var(--accent-deep)}.contents-n{font-size:12px;font-weight:800;color:var(--faint-2);min-width:16px}.contents-title{font-size:14px;font-weight:600;color:var(--ink-2);line-height:1.35}.legal-body{display:flex;flex-direction:column;gap:24px;max-width:820px}.legal-head{display:flex;flex-direction:column;gap:16px}.legal-title{margin:0;font-size:48px;font-weight:800;line-height:1.06}.legal-facts{display:flex;gap:12px;flex-wrap:wrap}.legal-fact{background:var(--surface);border-radius:20px;padding:14px 18px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:3px;min-width:180px}.legal-fact-k{font-size:12px;font-weight:600;color:var(--muted-2)}.legal-fact-v{font-size:15px;font-weight:700}.legal-intro{margin:0;font-size:19px;font-weight:500;color:var(--ink-2);line-height:1.6;text-wrap:pretty}.legal-section{background:var(--surface);border-radius:28px;padding:30px 32px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:14px;scroll-margin-top:calc(var(--header-h) + 24px)}.legal-section-head{display:flex;align-items:baseline;gap:14px}.legal-section-n{font-size:13px;font-weight:800;color:var(--faint);min-width:22px}.legal-section-title{margin:0;font-size:24px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.legal-p{margin:0;font-size:16px;font-weight:500;color:var(--ink-2);line-height:1.65;text-wrap:pretty}.legal-sub{font-size:16px;font-weight:700;line-height:1.45;padding-top:4px;text-wrap:pretty}.legal-list{display:flex;flex-direction:column;gap:8px}.legal-item{display:flex;gap:12px;align-items:flex-start;padding:12px 16px;border-radius:18px;background:var(--page)}.legal-bullet{width:7px;height:7px;border-radius:999px;background:var(--accent);margin-top:8px;flex:none}.legal-item span:last-child{font-size:15px;font-weight:500;color:var(--ink-2);line-height:1.55;text-wrap:pretty}.support{padding:56px 0;display:grid;grid-template-columns:1fr 620px;gap:48px;align-items:start}.support-copy{display:flex;flex-direction:column;gap:22px}.support-title{margin:0;font-size:50px;font-weight:800;line-height:1.05}.support-text{margin:0;font-size:18px;font-weight:500;color:var(--ink-2);line-height:1.6;max-width:460px;text-wrap:pretty}.support-contacts{background:var(--surface);border-radius:28px;padding:8px 22px;box-shadow:var(--shadow-card);max-width:460px}.support-row{display:flex;align-items:center;gap:14px;padding:18px 0;color:var(--ink)}.support-row+.support-row{border-top:1px solid var(--line)}.support-row .icon{font-size:23px;color:var(--muted)}.support-row-main{flex:1;display:flex;flex-direction:column;gap:2px}.support-row-title{font-size:15px;font-weight:700}.support-row-note{font-size:13px;font-weight:500;color:var(--muted)}.support-row-end{font-size:21px;color:var(--faint-2)}.form{background:var(--surface);border-radius:32px;padding:36px;box-shadow:var(--shadow-raised);display:flex;flex-direction:column;gap:20px}.field{display:flex;flex-direction:column;gap:8px}.field label{font-size:13px;font-weight:700;color:var(--muted)}.field input,.field textarea{border-radius:18px;border:1.5px solid var(--line-strong);padding:0 18px;height:56px;font-family:inherit;font-size:16px;font-weight:500;color:var(--ink);background:var(--surface);outline:none}.field textarea{height:170px;padding:16px 18px;line-height:1.55;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:var(--faint)}.field input:focus,.field textarea:focus{border-color:var(--accent)}.form-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.form-note{font-size:13px;font-weight:500;color:var(--faint)}.notice{margin:0;padding:14px 18px;border-radius:18px;font-size:15px;font-weight:600}.notice--error{background:#fde7e4;color:#a3271a}.notice--success{background:#e4f6ec;color:#1e6b42}.footer{border-top:1px solid var(--line);background:var(--surface)}.footer-inner{max-width:1440px;margin:0 auto;padding:28px var(--page-x);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-note{font-size:14px;font-weight:500;color:var(--muted)}.footer-links{display:flex;gap:22px;font-size:14px;font-weight:600}.footer-links a{color:var(--muted)}.footer-links a:hover{color:var(--accent-deep)}.state{padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--muted)}.spinner{width:22px;height:22px;border-radius:999px;border:3px solid var(--line-strong);border-top-color:var(--accent);display:inline-block;animation:spin .8s linear infinite}.spinner--sm{width:16px;height:16px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.hero{grid-template-columns:1fr}.hero-media{height:560px}.support{grid-template-columns:1fr}.legal{grid-template-columns:220px 1fr;gap:32px}}@media(max-width:900px){:root{--page-x: 20px}.features,.legal{grid-template-columns:1fr}.legal-side{position:static}.contents{display:none}.about{flex-direction:column;align-items:flex-start;padding:32px}.hero{padding:40px 0 32px}.hero-title{font-size:40px}.legal-title{font-size:34px}.support-title{font-size:36px}.form{padding:24px;border-radius:24px}.burger{display:inline-flex}.nav-links{display:none;position:absolute;top:var(--header-h);left:0;right:0;background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px;padding:12px 20px 18px}.nav-links.open{display:flex}.nav-link{padding:12px 16px}}@media(max-width:520px){.hero-media{height:auto;padding:28px 0;border-radius:24px}.phone{width:260px;height:480px}.facts{gap:18px}.fact-divider{display:none}.store-badge{width:100%}}
