:root{--bg:#f6f6f7;--card:#fff;--text:#101114;--muted:#60646f;--line:#e4e4e7;--black:#050505;--accent:#6d35ff;--soft:#f0ebff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text);padding-bottom:76px}a{text-decoration:none;color:inherit}.container{width:min(1080px,92%);margin:auto}.top{background:#050505;color:#fff;font-size:13px}.top .bar{display:flex;justify-content:space-between;align-items:center;padding:9px 0}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.wrap{display:flex;justify-content:space-between;align-items:center;padding:13px 0}.brand{display:flex;align-items:center;gap:10px;font-weight:900}.brand img{height:44px;width:auto}.nav{display:flex;gap:20px;font-weight:800;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 19px;font-weight:900}.btn.dark{background:#050505;color:#fff}.hero{background:radial-gradient(circle at 18% 5%,rgba(109,53,255,.14),transparent 28%),linear-gradient(180deg,#fff,#f7f7f9);padding:64px 0}.heroGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.kicker{display:inline-block;background:#f0ebff;color:#4f20c9;border:1px solid #dfd3ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.hero h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:16px 0 14px;letter-spacing:-.04em}.lead{font-size:18px;line-height:1.6;color:var(--muted);margin:0 0 20px}.heroActions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.micro{font-size:12px;color:var(--muted)}.card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 46px rgba(10,10,15,.08)}.heroCard{padding:24px}.heroCard img{height:62px;width:auto;margin-bottom:10px}.list{padding:0;margin:14px 0 0;list-style:none}.list li{padding:12px 0;border-bottom:1px solid var(--line);font-weight:800;color:#222}.list li:last-child{border-bottom:0}.section{padding:46px 0}.title{font-size:clamp(28px,4vw,42px);line-height:1.1;margin:0 0 12px;letter-spacing:-.03em}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service{padding:20px}.icon{width:44px;height:44px;border-radius:14px;background:#f0ebff;color:#4f20c9;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:12px}.service h3{margin:0 0 8px}.service p{margin:0;color:var(--muted);line-height:1.5}.notice{background:#050505;color:#fff;border-radius:24px;padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.notice p{color:#ddd}.footer{background:#101114;color:#fff;padding:30px 0}.footerGrid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:20px}.footer a{color:#eee}.fine{margin-top:18px;color:#c9c9cf;font-size:12px;line-height:1.5;border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.legal{padding:50px 0}.legal .card{padding:28px}.legal p,.legal li{color:var(--muted);line-height:1.7}.sticky{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);z-index:55;padding:10px;box-shadow:0 -12px 30px rgba(0,0,0,.08)}.stickyIn{display:flex;justify-content:space-between;align-items:center;gap:10px;width:min(560px,96%);margin:auto}.sticky strong{display:block}.sticky span{color:var(--muted);font-size:12px}.popup{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.58);backdrop-filter:blur(7px)}.popupBox{width:min(430px,100%);min-height:64vh;max-height:68vh;background:#fff;border-radius:30px 30px 0 0;border-top:7px solid #050505;padding:20px 18px 16px;box-shadow:0 -22px 70px rgba(0,0,0,.38);text-align:center;overflow:auto}.popupLogo{height:62px;width:auto;margin:2px auto 10px;display:block}.popupClose{position:absolute;right:16px;top:16px;width:34px;height:34px;border:0;border-radius:12px;background:#f0f0f2;font-size:22px;font-weight:900}.popup h3{margin:5px 0 7px;font-size:25px;letter-spacing:-.03em;font-weight:950}.popup p{margin:0 auto 11px;color:var(--muted);font-size:14px;line-height:1.45;max-width:370px}.badges{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0}.badge{font-size:11.5px;font-weight:950;background:linear-gradient(180deg,#fff,#f2f2f4);border:1px solid var(--line);border-radius:14px;padding:9px 8px;color:#101114;box-shadow:0 8px 18px rgba(0,0,0,.05)}.badge:before{content:'✓';display:inline-block;margin-right:5px;color:#4f20c9;font-weight:950}.popupCall{display:block;background:linear-gradient(135deg,#050505,#24242a);color:#fff!important;border-radius:19px;padding:15px 14px;font-size:21px;font-weight:950;margin-top:13px;box-shadow:0 16px 36px rgba(0,0,0,.22)}.popupCall strong{display:block;font-size:22px;line-height:1.1}.popupCall small{display:block;margin-top:4px;font-size:12px;color:#e7e7ea;font-weight:800}.keywordLine{display:block;margin:8px 0 0;color:#4f20c9;font-size:12px;font-weight:950}.later{margin-top:10px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:11px;width:100%;font-weight:850}.hide{display:none!important}@media(max-width:820px){.nav{display:none}.hero{padding:36px 0 24px}.heroGrid,.grid3,.footerGrid{grid-template-columns:1fr}.hero h1{font-size:38px}.lead{font-size:16px}.notice{display:block}.top .bar{font-size:12px}.brand img{height:40px}.popup{display:flex}.popupBox{min-height:64vh;max-height:68vh}}@media(min-width:821px){.popup{display:none}.sticky{display:none}body{padding-bottom:0}}.popupPoints{list-style:none;margin:10px 0 8px;padding:0;text-align:left}.popupPoints li{position:relative;margin:7px 0;padding:9px 10px 9px 32px;background:#f7f7f8;border:1px solid var(--line);border-radius:14px;font-size:12.5px;font-weight:850;color:#202126}.popupPoints li:before{content:'✓';position:absolute;left:12px;top:9px;color:#4f20c9;font-weight:950}@media(max-width:360px){.popupBox{min-height:62vh;max-height:67vh}.badges{gap:6px}.badge{font-size:10.5px;padding:8px 6px}.popup h3{font-size:22px}}.popup{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.56);backdrop-filter:blur(8px)}.popupBox{position:relative;width:min(430px,100%);height:58vh;max-height:520px;min-height:430px;background:linear-gradient(180deg,#ffffff 0%,#f8f7ff 100%);border-radius:30px 30px 0 0;border-top:7px solid #050505;padding:17px 18px 14px;box-shadow:0 -22px 70px rgba(0,0,0,.38);text-align:center;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}.popupLogo{height:58px;width:auto;margin:0 auto 8px;display:block;flex:0 0 auto}.popupClose{position:absolute;right:14px;top:13px;width:34px;height:34px;border:0;border-radius:12px;background:#f0eef9;color:#111;font-size:22px;font-weight:950;line-height:1}.popup h3{margin:0 0 6px;font-size:24px;line-height:1.08;letter-spacing:-.03em;font-weight:950;color:#08080b}.popupLead{margin:0 auto 10px;color:#4b4d57;font-size:13.2px;line-height:1.35;max-width:360px}.popupTrust{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 9px}.popupTrust span{display:flex;align-items:center;justify-content:center;min-height:36px;background:#fff;border:1px solid #e7e2ff;border-radius:14px;color:#17171b;font-size:11.3px;font-weight:950;box-shadow:0 7px 16px rgba(25,15,60,.06)}.popupMini{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0 0 10px}.popupMini span{background:#f1edff;color:#4f20c9;border:1px solid #ded3ff;border-radius:12px;padding:8px 5px;font-size:10.7px;font-weight:950;white-space:nowrap}.popupCall{display:block;background:linear-gradient(135deg,#050505 0%,#17171d 55%,#4f20c9 100%);color:#fff!important;border-radius:18px;padding:13px 12px 12px;margin:0;box-shadow:0 15px 34px rgba(27,20,60,.24);flex:0 0 auto}.popupCall strong{display:block;font-size:22px;line-height:1.05;font-weight:950;letter-spacing:.01em}.popupCall small{display:block;margin-top:4px;font-size:11.5px;color:#eeeafc;font-weight:850}.keywordLine{display:block;margin:7px 0 8px;color:#4f20c9;font-size:11.2px;font-weight:950;line-height:1.2;flex:0 0 auto}.later{margin-top:auto;border:1px solid #ded7ff;background:#fff;color:#111;border-radius:14px;padding:10px;width:100%;font-weight:900;box-shadow:none;flex:0 0 auto}.badges,.popupPoints{display:none!important}.hide{display:none!important}@media(max-width:820px){.popup{display:flex}.popupBox{height:58vh;max-height:520px;min-height:420px}.hero{padding:36px 0 24px}}@media(max-width:390px){.popupBox{height:57vh;min-height:405px;padding:14px 14px 12px}.popupLogo{height:50px}.popup h3{font-size:21px}.popupLead{font-size:12.2px;margin-bottom:8px}.popupTrust{gap:6px;margin-bottom:7px}.popupTrust span{min-height:32px;font-size:10.3px}.popupMini{gap:5px;margin-bottom:8px}.popupMini span{font-size:9.5px;padding:7px 3px}.popupCall strong{font-size:20px}.popupCall{padding:12px 10px}.keywordLine{font-size:10.3px;margin:6px 0}.later{padding:9px}}@media(min-width:821px){.popup{display:none}.sticky{display:none}body{padding-bottom:0}}
