:root{color-scheme:light;--ink:#171528;--muted:#686477;--line:#e3deef;--bg:#faf9fc;--surface:#fff;--purple:#6650d8;--deep:#3e2b98;--mint:#1a9b7b;--soft:#f1edff;--warm:#fff7e9;--shadow:0 22px 60px rgba(50,35,105,.16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink)}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,56px);border-bottom:1px solid rgba(227,222,239,.9);background:rgba(250,249,252,.88);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.mark{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#7d68ed,#4d36be);box-shadow:0 9px 24px rgba(102,80,216,.3);color:#fff;font-size:23px;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:18px}.brand small{margin-top:2px;color:var(--muted);font-size:12px}nav{display:flex;align-items:center;gap:clamp(12px,3vw,30px);color:var(--muted);font-size:14px}nav a{text-decoration:none}nav a:hover{color:var(--purple)}.language-switch{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:750;color:var(--ink)}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,470px);align-items:center;gap:clamp(32px,5vw,70px);min-height:650px;padding:clamp(52px,7vw,96px) clamp(20px,6vw,84px);overflow:hidden;background:linear-gradient(125deg,#fff 0%,#f3efff 55%,#edf7f6 100%)}.hero-copy{max-width:760px}.eyebrow{margin:0 0 14px;color:var(--deep);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;font-size:clamp(42px,5.5vw,72px);line-height:1.02;letter-spacing:-.035em}h2{margin-bottom:14px;font-size:clamp(28px,4vw,44px);line-height:1.1}p{color:var(--muted);font-size:17px;line-height:1.75}.lead{max-width:700px;font-size:clamp(18px,2vw,22px)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:10px;font-weight:750;text-decoration:none}.primary{background:var(--purple);color:#fff;box-shadow:0 10px 25px rgba(102,80,216,.25)}.secondary{border-color:var(--line);background:rgba(255,255,255,.8)}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:38px 0 0}.facts div{padding:16px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.75)}.facts dt{color:var(--muted);font-size:13px}.facts dd{margin:7px 0 0;font-weight:760}.phone{position:relative;width:min(100%,350px);min-height:555px;margin:auto;padding:22px 16px;border:9px solid #211e2a;border-radius:52px;background:#f5f3fa;box-shadow:var(--shadow)}.phone:before{display:block;width:95px;height:25px;margin:-10px auto 28px;border-radius:20px;background:#211e2a;content:""}.phone h3{font-size:28px}.rule{margin:12px 0;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(50,35,105,.06)}.keywords{display:flex;flex-wrap:wrap;gap:6px}.chip{padding:5px 9px;border-radius:999px;background:var(--soft);color:var(--deep);font-size:13px;font-weight:700}.route{display:flex;align-items:center;gap:7px;margin-top:11px;color:var(--muted);font-size:13px}.route b{color:var(--mint)}.plus{position:absolute;right:20px;bottom:24px;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-size:28px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:36px clamp(20px,6vw,84px);background:#fff}.support-grid article{padding:26px;border:1px solid var(--line);border-radius:10px}.support-grid h2{font-size:23px}.support-grid p{font-size:15px}.support-grid a{color:var(--deep);font-weight:750;text-decoration:none}.content-section{padding:clamp(58px,8vw,104px) clamp(20px,6vw,84px)}.section-heading{max-width:780px;margin-bottom:34px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:step}.steps article{position:relative;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff}.steps article:before{display:grid;width:38px;height:38px;margin-bottom:22px;place-items:center;border-radius:50%;background:var(--soft);color:var(--deep);content:counter(step);counter-increment:step;font-weight:800}.steps h3{font-size:19px}.faq-section{background:#f0edf8}.faq-list{display:grid;gap:12px;max-width:980px}details{border:1px solid var(--line);border-radius:10px;background:#fff}summary{cursor:pointer;padding:20px 22px;font-size:18px;font-weight:760}details p{margin:0;padding:0 22px 22px;font-size:16px}.notice,.contact{display:flex;align-items:center;justify-content:space-between;gap:30px}.notice{background:var(--warm)}.notice>div,.contact>div{max-width:780px}.contact{background:#fff}.privacy-card{min-width:260px;padding:26px;border:1px solid var(--line);border-radius:12px;background:#f8f7fc}.privacy-card strong{display:block;margin-bottom:10px}.privacy-card p{margin:0;font-size:15px}.policy{max-width:920px;margin:auto;padding:clamp(52px,8vw,98px) 20px}.policy h1{font-size:clamp(38px,6vw,64px)}.policy section{padding:28px 0;border-top:1px solid var(--line)}.policy h2{font-size:26px}.updated{margin-bottom:42px;font-size:15px}.check-list{display:grid;gap:12px;padding:0;list-style:none}.check-list li{position:relative;padding-left:30px;line-height:1.65}.check-list li:before{position:absolute;left:0;top:3px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--mint);color:#fff;content:"✓";font-size:12px;font-weight:800}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:28px clamp(20px,6vw,84px);background:#1c1928;color:rgba(255,255,255,.75)}.site-footer a{color:#fff;text-decoration:none}@media(max-width:900px){.hero,.support-grid,.steps{grid-template-columns:1fr}.facts{grid-template-columns:1fr}.notice,.contact{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.site-header{align-items:flex-start;flex-direction:column;gap:12px}nav{width:100%;justify-content:space-between}nav a:not(.language-switch){font-size:13px}h1{font-size:38px}.hero{min-height:0;padding-top:40px}.facts{display:none}.phone{min-height:500px}.support-grid article{min-height:0}}
