:root{--canvas: #fdfcfb;--ink: #25222b;--muted: #655e6d;--accent: #7041c5;--on-accent: #fff;--lavender: #f0eaf8;--halo: #e4d8f3;--surface: #f2f0ee;--line: #e7e2e9}@media (prefers-color-scheme: dark){:root{--canvas: #17141c;--ink: #f7f3fb;--muted: #b8afc2;--accent: #b899ff;--on-accent: #22132f;--lavender: #251e32;--halo: #362845;--surface: #211c28;--line: #39303f}}*{box-sizing:border-box}html{color-scheme:light dark;background:var(--canvas);color:var(--ink);scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,select{font:inherit}a{color:inherit;text-decoration:none}button,a,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{cursor:pointer}p{line-height:1.65}h1,h2,p{margin-top:0}h1,h2{text-wrap:balance}img{display:block;max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-90px;left:20px;z-index:10;padding:12px 18px;background:var(--ink);color:var(--canvas);border-radius:10px}.skip:focus{top:16px}.site-header{max-width:1280px;margin:auto;min-height:108px;padding:24px 48px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:9px;vertical-align:middle}.brand span{display:inline-block;background:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.brand-mark{width:31px;height:31px}.brand-word{width:81px;height:29px}.home-link{display:inline-flex;padding-block:8px}.site-header nav{display:flex;align-items:center;gap:28px}.support-link{font-size:14px;font-weight:550;padding:14px 0}.language{display:flex;align-items:center;gap:7px;position:relative}.language select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--ink);border:0;background:transparent;padding:13px 19px 13px 2px;font-size:13px;cursor:pointer;max-width:150px}.language option{background:var(--canvas)}.language>svg:last-child{position:absolute;right:1px;pointer-events:none}.hero{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;max-width:1280px;margin:4px auto 0;padding:60px 66px 68px;gap:40px;border-radius:40px;background:var(--lavender)}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.2em;margin-bottom:24px;color:var(--accent)}.hero h1{font-size:clamp(42px,5.3vw,72px);letter-spacing:-.055em;font-weight:650;line-height:1.035;margin-bottom:27px;max-width:660px}.rhythm{font-size:22px;letter-spacing:-.02em;line-height:1.35;margin-bottom:16px}.intro{font-size:16px;max-width:440px;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--accent);color:var(--on-accent);padding:16px 24px;border-radius:999px;font-size:14px;font-weight:600;transition:transform .2s;min-height:50px}.button:hover{transform:translateY(-2px)}.hero-visual{display:flex;flex-direction:column;align-items:center;margin:0;position:relative}.hero-visual:before{content:"";position:absolute;border-radius:50%;width:110%;max-width:500px;aspect-ratio:1;background:var(--halo);top:14%}.phone{width:265px;padding:6px;border-radius:40px;border:1px solid #48444d;background:#242227;box-shadow:0 25px 55px #27143822;position:relative}.phone img{width:100%;border-radius:33px}.hero-visual figcaption{font-size:11px;margin-top:20px;color:var(--muted);position:relative;text-align:center}.features{max-width:1180px;margin:0 auto;padding:95px 42px;display:grid;grid-template-columns:repeat(3,1fr);gap:56px}.features-icon{color:var(--accent);width:29px;height:29px;stroke-width:1.6;margin-bottom:26px}.features h2{font-size:22px;line-height:1.25;letter-spacing:-.03em;margin-bottom:15px;font-weight:600}.features p{color:var(--muted);font-size:14px;margin-bottom:0}.accent-preview{display:flex;align-items:center;gap:15px;min-height:32px;margin-bottom:23px}.app-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;transition:background .2s}.app-icon span{display:block;width:24px;height:24px;background:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.swatches{border:0;padding:0;margin:0;display:flex;gap:3px}.swatches button{display:grid;place-items:center;width:35px;height:35px;border:1.5px solid transparent;border-radius:50%;background:transparent;padding:3px}.swatches button[aria-pressed=true]{border-color:currentColor}.swatches button>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff}.training-detail{max-width:1110px;margin:0 auto;background:var(--surface);border-radius:34px;padding:72px 85px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center;overflow:hidden}.detail-visual{height:432px;align-self:end}.phone-training{width:270px}.training-detail h2{font-size:40px;line-height:1.1;letter-spacing:-.045em;margin-bottom:24px;font-weight:600}.training-detail>div:last-child{padding-bottom:64px}.training-detail p{color:var(--muted);font-size:16px}.training-detail ul{list-style:none;padding:0;margin:30px 0 0}.training-detail li{display:flex;align-items:start;gap:13px;font-size:14px;line-height:1.55;margin:15px 0}.training-detail li svg{flex-shrink:0;color:var(--accent)}.local-first{max-width:700px;margin:0 auto;padding:112px 32px;text-align:center}.local-icon{color:var(--accent);margin-bottom:24px}.local-first h2{font-size:40px;font-weight:600;letter-spacing:-.04em;line-height:1.15;margin-bottom:24px}.local-first p{color:var(--muted);font-size:16px;margin-bottom:24px}.local-first a{color:var(--accent);font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:10px;padding:10px}.site-footer{border-top:1px solid var(--line);max-width:1180px;margin:auto;padding:42px 42px 30px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:28px}.site-footer .brand-mark{width:24px;height:24px}.site-footer .brand-word{width:63px;height:23px}.site-footer p{color:var(--muted);font-size:12px;margin:13px 0 0}.site-footer nav{display:flex;gap:25px;font-size:12px;align-items:start;padding-top:15px}.site-footer nav a{padding-block:5px}.site-footer small{width:100%;color:var(--muted);font-size:11px;padding-top:12px}.information{max-width:790px;margin:0 auto;padding:62px 35px 80px}.information header{margin-bottom:50px;padding-bottom:34px;border-bottom:1px solid var(--line)}.information h1{font-size:clamp(34px,5vw,55px);font-weight:600;line-height:1.12;letter-spacing:-.045em;overflow-wrap:anywhere}.information .updated{font-size:12px;color:var(--muted);margin:0}.information section{margin:0 0 34px}.information h2{font-size:22px;letter-spacing:-.025em;font-weight:600;line-height:1.3}.information section p,.missing>p{color:var(--muted);font-size:15px;line-height:1.85}.information section a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.missing{min-height:55vh}@media (max-width: 900px){.site-header{padding:24px 32px}.hero{margin-inline:20px;padding:46px 34px;gap:25px}.hero h1{font-size:48px}.rhythm{font-size:19px}.hero .phone{width:228px;border-radius:35px}.hero .phone img{border-radius:28px}.features{gap:30px;padding:65px 40px}.accent-preview{gap:8px}.swatches{border:0;padding:0;margin:0;gap:0}.swatches button{width:30px;height:30px}.swatches button>span{width:22px;height:22px}.training-detail{margin-inline:25px;padding:50px 40px 0;gap:45px}.training-detail h2{font-size:34px}.detail-visual{height:392px}.phone-training{width:230px;border-radius:35px}.phone-training img{border-radius:28px}}@media (max-width: 640px){.site-header{min-height:84px;padding:17px 23px;gap:18px}.site-header nav{gap:17px}.brand{gap:6px}.brand-mark{width:26px;height:26px}.brand-word{width:70px;height:25px}.support-link{display:none}.language select{font-size:12px;max-width:129px}.hero{grid-template-columns:1fr;margin:0 12px;border-radius:28px;padding:42px 25px 32px;gap:39px}.eyebrow{margin-bottom:19px}.hero h1{font-size:clamp(39px,11vw,58px);max-width:500px;margin-bottom:22px}.rhythm{font-size:19px}.intro{font-size:15px;margin-bottom:25px}.button{padding:15px 23px;gap:16px;font-size:13px}.hero .phone{width:243px;border-radius:38px}.hero .phone img{border-radius:30px}.hero-visual:before{width:102%;top:17%}.hero-visual figcaption{font-size:10px;margin-top:19px}.features{grid-template-columns:1fr;gap:40px;padding:62px 35px}.features article{max-width:450px}.features-icon{margin-bottom:17px}.features h2{font-size:24px;margin-bottom:13px}.features p{font-size:15px}.accent-preview{margin-bottom:18px;gap:17px}.swatches button{width:38px;height:38px}.swatches button>span{width:28px;height:28px}.training-detail{grid-template-columns:1fr;margin-inline:12px;padding:37px 26px 0;gap:28px;border-radius:28px}.training-detail>div:last-child{grid-row:1;padding-bottom:0}.training-detail h2{font-size:34px;margin-bottom:18px}.training-detail p{font-size:15px}.training-detail ul{margin-top:22px}.detail-visual{justify-self:center;height:350px}.phone-training{width:235px}.local-first{padding:75px 32px}.local-first h2{font-size:34px}.local-first p{font-size:15px}.site-footer{padding:30px 26px 24px;gap:25px}.site-footer nav{flex-wrap:wrap;column-gap:20px;row-gap:15px;padding-top:0}.site-footer small{padding-top:0}.information{padding:38px 26px 50px}.information header{margin-bottom:34px;padding-bottom:27px}.information h2{font-size:21px}.information section p{font-size:15px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
