.AppFamily-module__RjdVCq__section{background:var(--surface);padding:96px var(--gutter)}.AppFamily-module__RjdVCq__inner{max-width:var(--container);flex-direction:column;gap:40px;margin:0 auto;display:flex}.AppFamily-module__RjdVCq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 48px;display:flex}.AppFamily-module__RjdVCq__headText{flex-direction:column;gap:18px;display:flex}.AppFamily-module__RjdVCq__title{letter-spacing:-.035em;margin:0;font-size:clamp(30px,3.4vw,42px);font-weight:600;line-height:1.08}.AppFamily-module__RjdVCq__intro{color:var(--muted);text-wrap:pretty;flex:0 380px;margin:0;font-size:15.5px;line-height:1.6}.AppFamily-module__RjdVCq__card{background-color:var(--bg);background-image:repeating-linear-gradient(to bottom, transparent 0, transparent 39px, var(--stripe) 39px, var(--stripe) 40px);box-shadow:inset 0 0 0 1.5px var(--teal);border-radius:24px;flex-wrap:wrap;align-items:center;gap:40px 48px;padding:40px clamp(24px,4vw,48px);display:flex;position:relative;overflow:hidden}.AppFamily-module__RjdVCq__app{flex:360px;align-items:flex-start;gap:24px;min-width:0;display:flex;position:relative}.AppFamily-module__RjdVCq__tile{background:var(--app-dil);width:80px;height:80px;color:var(--white);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppFamily-module__RjdVCq__names{flex-direction:column;min-width:0;display:flex}.AppFamily-module__RjdVCq__name{box-sizing:border-box;letter-spacing:-.02em;white-space:nowrap;align-items:flex-end;gap:8px;height:40px;padding-bottom:0;font-size:32px;line-height:.86;display:flex}.AppFamily-module__RjdVCq__desc{box-sizing:border-box;height:40px;color:var(--muted);white-space:nowrap;align-items:flex-end;padding-bottom:3px;font-size:16px;line-height:1;display:flex}.AppFamily-module__RjdVCq__buttons{flex-wrap:wrap;gap:12px;display:flex;position:relative}.AppFamily-module__RjdVCq__login{background:var(--surface);color:var(--text);box-shadow:inset 0 0 0 1px var(--outline)}.AppFamily-module__RjdVCq__login:hover{color:var(--accent)}
.ContactForm-module__XNyiSG__section{padding:120px var(--gutter);background-color:var(--bg)}.ContactForm-module__XNyiSG__inner{max-width:var(--container);flex-wrap:wrap;align-items:flex-start;gap:48px 64px;margin:0 auto;display:flex}.ContactForm-module__XNyiSG__aside{flex-direction:column;flex:280px;max-width:420px;display:flex}.ContactForm-module__XNyiSG__kicker{box-sizing:border-box;white-space:nowrap;height:40px;color:var(--accent);align-items:flex-end;padding-bottom:3px;font-size:16px;font-weight:600;line-height:.86;display:flex}.ContactForm-module__XNyiSG__title{box-sizing:border-box;white-space:nowrap;letter-spacing:-.035em;align-items:flex-end;height:80px;margin:0;font-size:clamp(40px,4.4vw,56px);font-weight:600;line-height:.86;display:flex}.ContactForm-module__XNyiSG__paragraph{color:var(--muted);text-wrap:pretty;margin:40px 0 0;font-size:16px;line-height:40px;position:relative;top:10px}.ContactForm-module__XNyiSG__mail{height:40px;color:var(--text);white-space:nowrap;align-self:flex-start;align-items:flex-end;gap:12px;margin-top:40px;font-size:20px;font-weight:500;line-height:.86;display:flex}.ContactForm-module__XNyiSG__mail:hover{color:var(--accent)}.ContactForm-module__XNyiSG__mailTile{background:var(--teal);width:44px;height:44px;color:var(--white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:-12px;display:flex}.ContactForm-module__XNyiSG__mailText{padding-bottom:3px}.ContactForm-module__XNyiSG__form{background:var(--surface);border:1px solid var(--line-soft);box-sizing:border-box;border-radius:20px;flex-direction:column;flex:420px;gap:18px;min-width:0;padding:clamp(24px,3.5vw,40px);display:flex}.ContactForm-module__XNyiSG__pair{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;display:grid}.ContactForm-module__XNyiSG__field{flex-direction:column;gap:8px;min-width:0;display:flex}.ContactForm-module__XNyiSG__label{color:var(--text-2);font-size:13px;font-weight:500}.ContactForm-module__XNyiSG__input,.ContactForm-module__XNyiSG__textarea{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--text);background:var(--input-bg);border-radius:10px;outline:none;font-family:inherit;font-size:15px}.ContactForm-module__XNyiSG__input{height:50px;padding:0 16px}.ContactForm-module__XNyiSG__textarea{resize:vertical;min-height:140px;padding:14px 16px;line-height:1.5}.ContactForm-module__XNyiSG__input:focus,.ContactForm-module__XNyiSG__textarea:focus{border-color:var(--accent);background:var(--input-bg-focus);box-shadow:0 0 0 3px var(--focus-ring)}.ContactForm-module__XNyiSG__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.ContactForm-module__XNyiSG__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin-top:4px;display:flex}.ContactForm-module__XNyiSG__status{color:var(--accent);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.ContactForm-module__XNyiSG__statusError{color:var(--error)}.ContactForm-module__XNyiSG__submit{background:var(--teal);min-width:180px;height:52px;color:var(--white);cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-left:auto;padding:0 20px;font-family:inherit;font-size:15.5px;font-weight:500;display:inline-flex}.ContactForm-module__XNyiSG__submit:hover{background:var(--teal-hover)}.ContactForm-module__XNyiSG__submit:active{background:var(--teal-active)}.ContactForm-module__XNyiSG__submit:disabled{cursor:default}
.SpinningMark-module__iwqUsq__mark{aspect-ratio:1;pointer-events:none;position:absolute}.SpinningMark-module__iwqUsq__ring,.SpinningMark-module__iwqUsq__dotLayer{width:100%;height:100%;position:absolute;inset:0}.SpinningMark-module__iwqUsq__ring{transform-origin:50%}.SpinningMark-module__iwqUsq__dotLayer{overflow:visible}.SpinningMark-module__iwqUsq__dot{transform-box:fill-box;transform-origin:50%}@keyframes SpinningMark-module__iwqUsq__ringTurn{0%{transform:rotate(-90deg)}to{transform:rotate(0)}}@keyframes SpinningMark-module__iwqUsq__ringFade{0%{opacity:0}to{opacity:1}}@keyframes SpinningMark-module__iwqUsq__dotPop{0%{transform:scale(0)}to{transform:scale(1)}}.SpinningMark-module__iwqUsq__onLoad .SpinningMark-module__iwqUsq__ring{animation:1.6s cubic-bezier(.16,.84,.24,1) 60ms both SpinningMark-module__iwqUsq__ringTurn,.6s 60ms both SpinningMark-module__iwqUsq__ringFade}.SpinningMark-module__iwqUsq__onLoad .SpinningMark-module__iwqUsq__dot{animation:.7s cubic-bezier(.3,1.5,.5,1) .96s both SpinningMark-module__iwqUsq__dotPop}.SpinningMark-module__iwqUsq__onVisible[data-state=armed] .SpinningMark-module__iwqUsq__ring{opacity:0;transform:rotate(-90deg)}.SpinningMark-module__iwqUsq__onVisible[data-state=armed] .SpinningMark-module__iwqUsq__dot{transform:scale(0)}.SpinningMark-module__iwqUsq__onVisible[data-state=in] .SpinningMark-module__iwqUsq__ring{opacity:1;transition:transform 1.6s cubic-bezier(.16,.84,.24,1),opacity .6s;transform:rotate(0)}.SpinningMark-module__iwqUsq__onVisible[data-state=in] .SpinningMark-module__iwqUsq__dot{transition:transform .7s cubic-bezier(.3,1.5,.5,1) .9s;transform:scale(1)}
.CtaPoster-module__ububtG__section{background:var(--teal);color:var(--white);position:relative;overflow:hidden}.CtaPoster-module__ububtG__mark{height:160%;top:50%;left:82%;transform:translate(-50%,-50%)}.CtaPoster-module__ububtG__inner{max-width:var(--container);padding:clamp(80px, 10vw, 128px) var(--gutter);flex-direction:column;align-items:flex-start;gap:28px;margin:0 auto;display:flex;position:relative}.CtaPoster-module__ububtG__title{letter-spacing:-.04em;max-width:min(640px,100% + -1*clamp(0px,100vw - 640px,320px));margin:0;font-size:clamp(42px,5.4vw,72px);font-weight:600;line-height:1}.CtaPoster-module__ububtG__light{color:#bfe0dc;font-weight:300}.CtaPoster-module__ububtG__paragraph{color:#cfe6e3;text-wrap:pretty;max-width:min(460px,100% + -1*clamp(0px,100vw - 640px,320px));margin:0;font-size:17px;line-height:1.6}.CtaPoster-module__ububtG__buttons{flex-wrap:wrap;gap:12px;display:flex}.CtaPoster-module__ububtG__primary{background:var(--white);color:var(--teal);font-weight:600}.CtaPoster-module__ububtG__primary:hover{color:#07443f;background:#e7f2f0}.CtaPoster-module__ububtG__secondary{color:var(--white);box-shadow:inset 0 0 0 1px #fff6}.CtaPoster-module__ububtG__secondary:hover{color:var(--white);background:#ffffff1a}
.Features-module__sg2I4a__section{padding:120px var(--gutter) 112px}.Features-module__sg2I4a__inner{max-width:var(--container);flex-direction:column;gap:56px;margin:0 auto;display:flex}.Features-module__sg2I4a__head{flex-direction:column;gap:18px;max-width:720px;display:flex}.Features-module__sg2I4a__title{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.05}.Features-module__sg2I4a__intro{color:var(--muted);text-wrap:pretty;max-width:560px;margin:0;font-size:17px;line-height:1.6}.Features-module__sg2I4a__body{flex-wrap:wrap;align-items:flex-start;gap:24px 40px;display:flex}.Features-module__sg2I4a__tabs{flex-direction:column;flex:250px;gap:6px;max-width:320px;display:flex}.Features-module__sg2I4a__tab{cursor:pointer;height:56px;color:var(--muted);box-shadow:none;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;padding:0 16px;font-family:inherit;font-size:15px;font-weight:500;transition:background .25s,color .25s;display:flex}.Features-module__sg2I4a__tabActive{color:var(--text);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line-soft);font-weight:600}.Features-module__sg2I4a__key{background:var(--hover-bg);width:28px;height:28px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;transition:background .25s,color .25s;display:flex}.Features-module__sg2I4a__tabActive .Features-module__sg2I4a__key{background:var(--teal);color:var(--white)}.Features-module__sg2I4a__label{text-align:left;flex:1}.Features-module__sg2I4a__arrow{color:var(--tab-arrow);transition:color .25s,transform .25s;display:flex}.Features-module__sg2I4a__tabActive .Features-module__sg2I4a__arrow{color:var(--accent);transform:translate(2px)}.Features-module__sg2I4a__panel{background:var(--surface);border:1px solid var(--line-soft);border-radius:20px;flex:420px;min-width:0;padding:8px 28px}.Features-module__sg2I4a__panel[hidden]{display:none}.Features-module__sg2I4a__item{gap:18px;padding:24px 0;display:flex}.Features-module__sg2I4a__item+.Features-module__sg2I4a__item{border-top:1px solid var(--line-faint)}.Features-module__sg2I4a__bullet{background:var(--amber);border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-top:7px}.Features-module__sg2I4a__text{flex-direction:column;gap:6px;min-width:0;display:flex}.Features-module__sg2I4a__itemTitle{letter-spacing:-.015em;margin:0;font-size:19px;font-weight:600}.Features-module__sg2I4a__itemDesc{color:var(--muted);text-wrap:pretty;max-width:560px;margin:0;font-size:15px;line-height:1.6}
.Hero-module__-Jd0Ua__section{padding:clamp(48px, 7vh, 88px) var(--gutter) 40px}.Hero-module__-Jd0Ua__inner{max-width:var(--container);flex-wrap:wrap;align-items:center;gap:48px;margin:0 auto;display:flex}.Hero-module__-Jd0Ua__copy{flex-direction:column;flex:340px;gap:28px;min-width:0;max-width:540px;display:flex}.Hero-module__-Jd0Ua__badge{background:var(--surface);border:1px solid var(--line-soft);height:30px;color:var(--text-2);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__-Jd0Ua__dot{background:var(--amber);border-radius:50%;width:6px;height:6px}.Hero-module__-Jd0Ua__title{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(42px,5.4vw,72px);font-weight:600;line-height:1}.Hero-module__-Jd0Ua__accent{color:var(--accent)}.Hero-module__-Jd0Ua__paragraph{color:var(--muted);text-wrap:pretty;max-width:480px;margin:0;font-size:18px;line-height:1.6}.Hero-module__-Jd0Ua__buttons{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__-Jd0Ua__visual{box-sizing:border-box;flex:1.35 440px;min-width:0;padding:0 0 36px 28px;position:relative}.Hero-module__-Jd0Ua__panel{background:var(--teal);aspect-ratio:1;border-radius:28px;width:100%;max-height:700px;position:relative;overflow:hidden}.Hero-module__-Jd0Ua__mark{width:116%;top:32%;left:50%;transform:translate(-44%,-50%)}@keyframes Hero-module__-Jd0Ua__fadeIn{0%{opacity:0}}@keyframes Hero-module__-Jd0Ua__chipDrop{0%{transform:translateY(-10px)}}@keyframes Hero-module__-Jd0Ua__cardRise{0%{transform:translateY(16px)}}.Hero-module__-Jd0Ua__chip{background:var(--surface);color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:7px 14px 7px 8px;font-size:12.5px;font-weight:500;animation:.6s 1.56s both Hero-module__-Jd0Ua__fadeIn,.7s cubic-bezier(.16,.84,.24,1) 1.56s both Hero-module__-Jd0Ua__chipDrop;display:flex;position:absolute;top:22px;right:22px;box-shadow:0 10px 30px -12px #0000004d}.Hero-module__-Jd0Ua__chipIcon{background:var(--accent-soft);width:22px;height:22px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__-Jd0Ua__card{background:var(--surface);box-sizing:border-box;border-radius:18px;flex-direction:column;gap:12px;width:min(280px,72%);padding:18px 18px 14px;animation:.7s 1.16s both Hero-module__-Jd0Ua__fadeIn,.8s cubic-bezier(.16,.84,.24,1) 1.16s both Hero-module__-Jd0Ua__cardRise;display:flex;position:absolute;bottom:0;left:0;box-shadow:0 24px 60px -24px #0c3c3966,0 0 0 1px #17201e0d}.Hero-module__-Jd0Ua__cardHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.Hero-module__-Jd0Ua__cardTitle{font-size:13px;font-weight:600}.Hero-module__-Jd0Ua__cardDay{color:var(--faint);font-size:12px}.Hero-module__-Jd0Ua__rows{flex-direction:column;display:flex}.Hero-module__-Jd0Ua__row{border-top:1px solid var(--line-faint);align-items:center;gap:12px;padding:10px 0;display:flex}.Hero-module__-Jd0Ua__row:last-child{padding:10px 0 0}.Hero-module__-Jd0Ua__time{color:var(--accent);flex-shrink:0;width:40px;font-size:12.5px;font-weight:600}.Hero-module__-Jd0Ua__lesson{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.Hero-module__-Jd0Ua__lessonTitle{font-size:13.5px;font-weight:500}.Hero-module__-Jd0Ua__room{color:var(--faint);font-size:11.5px}.Hero-module__-Jd0Ua__tag{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.Hero-module__-Jd0Ua__tone-accent{color:var(--accent);background:var(--accent-soft)}.Hero-module__-Jd0Ua__tone-warn{color:var(--warn-text);background:var(--warn-bg)}.Hero-module__-Jd0Ua__tone-neutral{color:var(--muted);background:var(--surface-muted)}
.NotFoundPage-module__xgsHFq__section{padding:24px var(--gutter) 40px;flex:1;display:flex}.NotFoundPage-module__xgsHFq__panel{max-width:var(--container);background:var(--teal);min-height:min(680px,100vh - 136px);color:var(--white);border-radius:28px;flex:1;align-items:center;margin:0 auto;display:flex;position:relative;overflow:hidden}.NotFoundPage-module__xgsHFq__mark{height:118%;top:50%;left:76%;transform:translate(-50%,-50%)}.NotFoundPage-module__xgsHFq__content{box-sizing:border-box;flex-direction:column;gap:28px;max-width:min(620px,100%);padding:clamp(40px,6vw,80px);display:flex;position:relative}.NotFoundPage-module__xgsHFq__badge{height:30px;color:var(--white);background:#ffffff1f;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.NotFoundPage-module__xgsHFq__dot{background:var(--amber);border-radius:50%;width:6px;height:6px}.NotFoundPage-module__xgsHFq__code{letter-spacing:-.06em;font-size:clamp(96px,14vw,184px);font-weight:600;line-height:.86}.NotFoundPage-module__xgsHFq__title{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(30px,3.4vw,44px);font-weight:600;line-height:1.08}.NotFoundPage-module__xgsHFq__paragraph{color:#ffffffc7;text-wrap:pretty;max-width:440px;margin:0;font-size:17px;line-height:1.6}.NotFoundPage-module__xgsHFq__buttons{flex-wrap:wrap;gap:12px;display:flex}.NotFoundPage-module__xgsHFq__home{background:var(--white);color:var(--teal)}.NotFoundPage-module__xgsHFq__home:hover{background:var(--on-teal-hover);color:var(--teal)}.NotFoundPage-module__xgsHFq__contact{color:var(--white);box-shadow:inset 0 0 0 1px #fff6}.NotFoundPage-module__xgsHFq__contact:hover{color:var(--white);background:#ffffff1a}
.SiteFooter-module__J5Uj1q__footer{background:var(--footer-bg);color:var(--footer-text);border-top:var(--footer-border-top);margin-top:auto}.SiteFooter-module__J5Uj1q__inner{max-width:var(--container);padding:64px var(--gutter) 40px;flex-direction:column;gap:48px;margin:0 auto;display:flex}.SiteFooter-module__J5Uj1q__top{flex-wrap:wrap;gap:40px 64px;display:flex}.SiteFooter-module__J5Uj1q__brand{flex-direction:column;flex:280px;gap:14px;max-width:360px;margin-right:auto;display:flex}.SiteFooter-module__J5Uj1q__brandRow{white-space:nowrap;color:var(--white);align-items:center;gap:10px;display:flex}.SiteFooter-module__J5Uj1q__description{color:var(--footer-muted);margin:0;font-size:14px;line-height:1.6}.SiteFooter-module__J5Uj1q__column{flex-direction:column;gap:12px;font-size:14px;display:flex}.SiteFooter-module__J5Uj1q__heading{color:var(--footer-muted);font-size:12px;font-weight:600}.SiteFooter-module__J5Uj1q__column a{color:var(--footer-text)}.SiteFooter-module__J5Uj1q__column a:hover{color:var(--footer-hover)}.SiteFooter-module__J5Uj1q__bottom{border-top:1px solid var(--footer-rule);color:var(--footer-muted);flex-wrap:wrap;align-items:center;gap:12px 20px;padding-top:24px;font-size:13px;display:flex}.SiteFooter-module__J5Uj1q__legal{flex-wrap:wrap;align-items:center;gap:8px 20px;margin-left:auto;display:flex}.SiteFooter-module__J5Uj1q__legal a{color:var(--footer-muted)}.SiteFooter-module__J5Uj1q__legal a:hover{color:var(--footer-hover)}.SiteFooter-module__J5Uj1q__theme{width:32px;height:32px;color:var(--footer-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:-8px -8px -8px -12px;padding:0;display:inline-flex}.SiteFooter-module__J5Uj1q__theme:hover{color:var(--footer-hover)}
.SiteHeader-module__SxbgVq__header{z-index:50;background:var(--header-bg);backdrop-filter:blur(14px);border-bottom:1px solid #0000;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(1px))){.SiteHeader-module__SxbgVq__header{-webkit-backdrop-filter:blur(14px)}}.SiteHeader-module__SxbgVq__scrolled{border-bottom-color:var(--line)}.SiteHeader-module__SxbgVq__inner{max-width:var(--container);padding:0 var(--gutter);height:var(--header-height);align-items:center;gap:16px;margin:0 auto;display:flex}.SiteHeader-module__SxbgVq__brand{color:var(--text);white-space:nowrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.SiteHeader-module__SxbgVq__brand:hover{color:var(--text)}.SiteHeader-module__SxbgVq__nav{flex-wrap:wrap;gap:4px;margin:0 auto;font-size:14px;font-weight:500;display:flex}.SiteHeader-module__SxbgVq__nav a{color:var(--text-2);border-radius:8px;padding:8px 12px}.SiteHeader-module__SxbgVq__nav a:hover{background:var(--hover-bg);color:var(--text)}.SiteHeader-module__SxbgVq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.SiteHeader-module__SxbgVq__plain{color:var(--text);border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500}.SiteHeader-module__SxbgVq__plain:hover{background:var(--hover-bg);color:var(--text)}.SiteHeader-module__SxbgVq__demo{background:var(--teal);color:var(--white);white-space:nowrap;border-radius:10px;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.SiteHeader-module__SxbgVq__demo:hover{background:var(--teal-hover);color:var(--white)}.SiteHeader-module__SxbgVq__burger{width:40px;height:40px;box-shadow:inset 0 0 0 1px var(--line);color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;display:none}.SiteHeader-module__SxbgVq__burgerOpen{background:var(--hover-bg)}.SiteHeader-module__SxbgVq__panel{border-top:1px solid var(--line);flex-direction:column;gap:2px;padding:8px clamp(8px,3vw,28px) 16px;display:flex}.SiteHeader-module__SxbgVq__panel a{color:var(--text);border-radius:10px;padding:12px;font-size:16px;font-weight:500}.SiteHeader-module__SxbgVq__panel a:hover{background:var(--hover-bg);color:var(--text)}.SiteHeader-module__SxbgVq__divider{background:var(--line);height:1px;margin:6px 12px}@media (max-width:859.98px){.SiteHeader-module__SxbgVq__nav,.SiteHeader-module__SxbgVq__actions .SiteHeader-module__SxbgVq__plain{display:none}.SiteHeader-module__SxbgVq__actions{margin-left:auto}.SiteHeader-module__SxbgVq__burger{display:inline-flex}}@media (min-width:860px){.SiteHeader-module__SxbgVq__panel{display:none}}
.Roadmap-module__Vmr6vG__section{padding:0 var(--gutter) 120px}.Roadmap-module__Vmr6vG__inner{max-width:var(--container);border-top:1px solid var(--line);flex-wrap:wrap;gap:32px 56px;margin:0 auto;padding-top:72px;display:flex}.Roadmap-module__Vmr6vG__head{flex-direction:column;flex:250px;gap:18px;max-width:340px;display:flex}.Roadmap-module__Vmr6vG__title{letter-spacing:-.035em;margin:0;font-size:clamp(30px,3.4vw,42px);font-weight:600;line-height:1.08}.Roadmap-module__Vmr6vG__intro{color:var(--muted);text-wrap:pretty;margin:0;font-size:15.5px;line-height:1.6}.Roadmap-module__Vmr6vG__list{flex:420px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));column-gap:32px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.Roadmap-module__Vmr6vG__item{border-bottom:1px solid var(--line-soft);align-items:baseline;gap:14px;padding:16px 0;display:flex}.Roadmap-module__Vmr6vG__no{color:var(--faint);flex-shrink:0;width:20px;font-size:12px;font-weight:600}.Roadmap-module__Vmr6vG__text{flex-direction:column;gap:3px;min-width:0;display:flex}.Roadmap-module__Vmr6vG__itemTitle{font-size:15.5px;font-weight:500;line-height:1.35}.Roadmap-module__Vmr6vG__note{color:var(--faint);font-size:12.5px}
.LegalPage-module__AKSkXa__hero{padding:clamp(56px, 8vh, 96px) var(--gutter) 40px}.LegalPage-module__AKSkXa__heroInner{max-width:var(--container);flex-direction:column;gap:18px;margin:0 auto;display:flex}.LegalPage-module__AKSkXa__updated{color:var(--accent);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.LegalPage-module__AKSkXa__dot{background:var(--amber);border-radius:50%;width:6px;height:6px}.LegalPage-module__AKSkXa__title{letter-spacing:-.04em;margin:0;font-size:clamp(40px,5vw,64px);font-weight:600;line-height:1.02}.LegalPage-module__AKSkXa__intro{max-width:640px;color:var(--muted);text-wrap:pretty;margin:0;font-size:18px;line-height:1.6}.LegalPage-module__AKSkXa__tabs{flex-wrap:wrap;gap:4px;margin-top:12px;font-size:14px;font-weight:500;display:flex}.LegalPage-module__AKSkXa__tab{color:var(--text-2);border-radius:8px;padding:8px 14px}.LegalPage-module__AKSkXa__tab:hover{background:var(--hover-bg);color:var(--text)}.LegalPage-module__AKSkXa__tabCurrent,.LegalPage-module__AKSkXa__tabCurrent:hover{background:var(--surface);box-shadow:inset 0 0 0 1px var(--line-soft);color:var(--text);font-weight:600}.LegalPage-module__AKSkXa__body{padding:0 var(--gutter) 112px}.LegalPage-module__AKSkXa__bodyInner{max-width:var(--container);flex-wrap:wrap;align-items:flex-start;gap:32px 64px;margin:0 auto;display:flex}.LegalPage-module__AKSkXa__toc{flex-direction:column;flex:220px;gap:2px;max-width:280px;display:flex;position:sticky;top:96px}.LegalPage-module__AKSkXa__tocTitle{color:var(--faint);padding:0 10px 8px;font-size:12px;font-weight:600}.LegalPage-module__AKSkXa__tocLink{color:var(--muted);border-radius:8px;gap:10px;padding:7px 10px;font-size:13.5px;line-height:1.4;display:flex}.LegalPage-module__AKSkXa__tocLink:hover{background:var(--hover-bg);color:var(--text)}.LegalPage-module__AKSkXa__tocNumber{color:var(--legal-number);flex-shrink:0;width:18px;font-weight:600}.LegalPage-module__AKSkXa__article{flex-direction:column;flex:480px;min-width:0;max-width:760px;display:flex}.LegalPage-module__AKSkXa__section{border-top:1px solid var(--line-soft);flex-direction:column;gap:14px;padding:32px 0;scroll-margin-top:96px;display:flex}.LegalPage-module__AKSkXa__heading{letter-spacing:-.015em;align-items:baseline;gap:12px;margin:0;font-size:21px;font-weight:600;display:flex}.LegalPage-module__AKSkXa__headingNumber{color:var(--legal-number);font-size:14px}.LegalPage-module__AKSkXa__paragraph{color:var(--text-2);text-wrap:pretty;margin:0;font-size:15.5px;line-height:1.7}.LegalPage-module__AKSkXa__list{color:var(--text-2);flex-direction:column;gap:6px;margin:0;padding-left:20px;font-size:15.5px;line-height:1.6;display:flex}.LegalPage-module__AKSkXa__tableWrap{border:1px solid var(--line-soft);background:var(--surface);border-radius:12px;overflow:hidden}.LegalPage-module__AKSkXa__table{border-collapse:collapse;width:100%;font-size:14.5px;line-height:1.5}.LegalPage-module__AKSkXa__table th{text-align:left;background:var(--surface-muted);color:var(--text);padding:12px 16px;font-weight:600}.LegalPage-module__AKSkXa__table td{border-top:1px solid var(--line-faint);color:var(--text-2);vertical-align:top;padding:12px 16px}.LegalPage-module__AKSkXa__bodyInner{container-type:inline-size}@container (max-width:763.98px){.LegalPage-module__AKSkXa__toc{max-width:none;position:static}}
.StatBand-module__f_ospW__section{padding:24px var(--gutter) 0}.StatBand-module__f_ospW__grid{max-width:var(--container);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;display:grid}.StatBand-module__f_ospW__cell{align-items:center;gap:14px;padding:28px 24px 28px 0;display:flex}.StatBand-module__f_ospW__value{letter-spacing:-.03em;font-size:40px;font-weight:300;line-height:1}.js .StatBand-module__f_ospW__grid:not([data-ready]) .StatBand-module__f_ospW__value{visibility:hidden}.StatBand-module__f_ospW__ai{color:var(--accent)}.StatBand-module__f_ospW__label{color:var(--muted);font-size:13.5px;line-height:1.35}
