: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}.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}@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}}@media(min-width:821px){.sticky{display:none}body{padding-bottom:0}}@media(max-width:360px){.badges{gap:6px}.badge{font-size:10.5px;padding:8px 6px}}@media(max-width:820px){.hero{padding:36px 0 24px}}@media(min-width:821px){.sticky{display:none}body{padding-bottom:0}}

.operator p{margin:6px 0;color:#c9c9cf;line-height:1.45}.operator h4{margin:0 0 10px}.businessDetails{margin:22px 0;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fafafa}.businessDetails h2{margin-top:0}@media(min-width:821px){.footerGrid{grid-template-columns:1.25fr .75fr .75fr 1.25fr}}
