:root{--bg:#000;--bg-elevated:#080b09;--surface:#0b0f0c;--surface-soft:#0e1511;--text:#f7f9f8;--text-muted:#adb4b0;--text-dim:#737b76;--mint:#9afab8;--mint-strong:#73efa1;--mint-soft:#9afab81f;--border:#f7f9f829;--border-strong:#9afab87a;--shadow-mint:0 0 56px #73efa12e;--radius-sm:12px;--radius-md:22px;--radius-lg:36px;--shell:min(1440px, calc(100vw - 96px));--font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:var(--font);scroll-behavior:smooth;text-rendering:optimizelegibility}body{background:radial-gradient(circle at 82% 8%, #4a885c14, transparent 28rem), var(--bg);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--mint);outline-offset:4px}::selection{color:#001707;background:var(--mint)}.shell{width:var(--shell);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;color:#001707;background:var(--mint);border-radius:10px;min-height:48px;padding:12px 18px;font-weight:750;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.brand{color:var(--text);letter-spacing:.62em;align-items:center;gap:16px;font-size:14px;font-weight:520;line-height:1;display:inline-flex}.brand img{width:46px;height:46px}.brand--compact{gap:13px;font-size:13px}.brand--compact img{width:40px;height:40px}.brand-link{justify-self:start;align-items:center;min-width:48px;min-height:48px;display:inline-flex}.site-header{z-index:100;backdrop-filter:blur(18px);background:#000000c7;border-bottom:1px solid #f7f9f80f;height:108px;position:relative}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.desktop-nav{align-items:center;gap:clamp(26px,3vw,54px);display:flex}.desktop-nav a{min-height:48px;color:var(--text-muted);letter-spacing:-.01em;align-items:center;font-size:15px;font-weight:540;transition:color .16s;display:inline-flex;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--text)}.desktop-nav a[aria-current=page]:after{content:"";background:var(--mint);height:1px;position:absolute;bottom:5px;left:0;right:0}.site-header__actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.release-status,.button{border:1px solid var(--border-strong);min-height:48px;color:var(--mint);letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;font-weight:670;display:inline-flex}.language-switcher{position:relative}.language-switcher summary{cursor:pointer;min-width:48px;min-height:48px;color:var(--text-muted);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:700;list-style:none;display:flex}.language-switcher summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.language-switcher summary svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:14px;height:14px}.language-switcher[open] summary svg{transform:rotate(180deg)}.language-switcher>ul{border:1px solid var(--border);background:#090c0a;border-radius:16px;width:220px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 64px #000000b8}.language-switcher li+li{margin-top:2px}.language-switcher li a{min-height:48px;color:var(--text-muted);border-radius:10px;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;display:flex}.language-switcher li a:hover,.language-switcher li a[aria-current=true]{color:var(--text);background:var(--mint-soft)}.language-switcher li a span:last-child{color:var(--text-dim);letter-spacing:.08em;font-size:11px;font-weight:700}.mobile-menu{display:none}.hero{border-bottom:1px solid #f7f9f814;min-height:760px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#000 0%,#0000 50%),radial-gradient(circle at 74% 46%,#63dd881f,#0000 25rem);position:absolute;inset:0}.hero__grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(40px,6vw,112px);min-height:760px;padding-block:72px 48px;display:grid;position:relative}.hero__copy{max-width:720px}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(62px,6.4vw,104px);font-weight:360;line-height:.98}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{color:var(--mint);font-weight:360}.hero__copy>p{max-width:650px;color:var(--text-muted);letter-spacing:-.024em;margin:36px 0 0;font-size:clamp(20px,1.75vw,28px);line-height:1.5}.hero__actions{align-items:center;gap:30px;margin-top:44px;display:flex}.button--primary{min-width:240px;min-height:62px;color:var(--mint);border-color:var(--mint);background:#00000094;font-size:17px;box-shadow:0 0 34px #73efa11f}.button--outline{min-height:54px;transition:color .16s,border-color .16s,background .16s}a.button--outline:hover{color:#001707;border-color:var(--mint);background:var(--mint)}.text-link{min-height:48px;color:var(--mint);border-bottom:1px solid #9afab87a;align-items:center;gap:10px;font-size:16px;font-weight:580;display:inline-flex}.text-link svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .16s}.text-link:hover svg{transform:translate(4px)}.hero__visual{min-height:610px;position:relative}.hero__halo{aspect-ratio:1;border:1px solid #9afab838;border-radius:50%;width:min(34vw,500px);position:absolute;top:48%;left:52%;transform:translate(-50%,-50%);box-shadow:inset 0 0 80px #6fe29212,0 0 80px #6fe29214}.phone-frame{z-index:2;background:#070807;border:1px solid #f7f9f845;border-radius:52px;width:clamp(270px,21vw,350px);margin:0;padding:9px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-46%,-50%)rotate(2deg);box-shadow:0 40px 100px #000000b8,0 0 54px #6fe29214}.phone-frame img{border-radius:43px;width:100%;height:auto}.phone-frame__sensor{z-index:2;background:#000;border:1px solid #f7f9f814;border-radius:999px;width:34%;height:24px;position:absolute;top:19px;left:50%;transform:translate(-50%)}.phone-frame--secondary{z-index:1;opacity:.78;border-radius:38px;width:clamp(170px,14vw,230px);top:61%;left:73%;transform:translate(-50%,-50%)rotate(7deg)}.phone-frame--secondary img{border-radius:31px}.phone-frame--secondary .phone-frame__sensor{height:18px;top:15px}.hero--community .phone-frame,.hero--help .phone-frame,.hero--trust .phone-frame{transform:translate(-45%,-50%)rotate(0)}.rhythm-section{background:linear-gradient(#0c120e85,#0000);padding:132px 0;position:relative}.rhythm-list{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.rhythm-list--four{grid-template-columns:repeat(2,minmax(0,1fr))}.rhythm-list li{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr;gap:24px;min-height:280px;padding:38px clamp(28px,3vw,54px) 42px 0;display:grid}.rhythm-list li+li{border-left:1px solid var(--border);padding-left:clamp(28px,3vw,54px)}.rhythm-list--four li:nth-child(3){border-left:0;padding-left:0}.rhythm-list__number{color:var(--mint);letter-spacing:.12em;font-size:14px;font-weight:700}.rhythm-list h3{letter-spacing:-.04em;margin:0;font-size:clamp(26px,2.4vw,38px);font-weight:570;line-height:1.12}.rhythm-list p{color:var(--text-muted);margin:24px 0 0;font-size:17px;line-height:1.65}.product-section{background:radial-gradient(circle at 28%,#4a885c26,#0000 28rem),#030504;border-block:1px solid #f7f9f814;min-height:740px;overflow:hidden}.product-section__grid{grid-template-columns:minmax(360px,.9fr) 1fr;align-items:center;gap:8vw;min-height:740px;display:grid}.product-section__visual{min-height:740px;position:relative}.product-section__visual:before{content:"";aspect-ratio:1;border:1px solid #9afab82e;border-radius:50%;width:560px;max-width:42vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-section__visual .phone-frame{width:300px;max-width:70%;transform:translate(-50%,-50%)}.product-section__copy h2,.closing-section h2{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(48px,5vw,78px);font-weight:530;line-height:1.02}.product-section__copy p,.closing-section p{max-width:660px;color:var(--text-muted);margin:30px 0 0;font-size:clamp(19px,1.6vw,24px);line-height:1.58}.product-section__copy .text-link{margin-top:34px}.closing-section{padding:150px 0;position:relative;overflow:hidden}.closing-section:after{content:"R";z-index:-1;color:#9afab809;font-size:min(46vw,620px);font-weight:300;line-height:1;position:absolute;bottom:-.32em;right:-2vw}.closing-section__grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:72px;display:grid}.closing-section__links{align-items:center;gap:26px;display:flex}.boundary-note{border-top:1px solid var(--border);background:var(--surface)}.boundary-note .shell{align-items:center;gap:26px;min-height:138px;display:flex}.boundary-note img{width:54px;height:54px}.boundary-note p{max-width:920px;color:var(--text-muted);margin:0;font-size:16px;line-height:1.6}.site-footer{border-top:1px solid var(--border);background:#020302}.site-footer__top{grid-template-columns:minmax(280px,1.6fr) .7fr 1fr;gap:72px;padding-block:88px 76px;display:grid}.site-footer__brand p{max-width:390px;color:var(--text-muted);margin:26px 0 0;font-size:16px;line-height:1.6}.site-footer__brand>a{align-items:center;min-height:48px;display:inline-flex}.site-footer__lockup{width:146px;height:auto}.site-footer nav{flex-direction:column;align-items:flex-start;display:flex}.site-footer nav h2{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;font-size:13px;font-weight:700}.site-footer nav a{min-height:48px;color:var(--text-muted);align-items:center;font-size:15px;display:inline-flex}.site-footer nav a:hover{color:var(--mint)}.site-footer__bottom{border-top:1px solid var(--border);min-height:94px;color:var(--text-dim);grid-template-columns:1fr auto auto;align-items:center;gap:34px;font-size:13px;display:grid}.site-footer__bottom p{margin:0}.language-switcher--footer>ul{top:auto;bottom:calc(100% + 8px);right:0}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:680px;padding-block:80px;display:flex}.not-found>img{width:84px;height:84px}.not-found__code{color:var(--mint);letter-spacing:.16em;margin:34px 0 10px;font-size:14px;font-weight:700}.not-found h1{letter-spacing:-.06em;margin:0;font-size:clamp(56px,7vw,96px);font-weight:520}.not-found>p:not(.not-found__code){color:var(--text-muted);margin:24px 0 36px;font-size:18px}@media (width<=1120px){:root{--shell:min(100% - 56px, 980px)}.site-header__inner{grid-template-columns:1fr auto}.desktop-nav,.site-header__actions>.release-status,.site-header__actions>.language-switcher{display:none}.mobile-menu{display:block;position:relative}.mobile-menu>summary{cursor:pointer;min-width:48px;min-height:48px;color:var(--text-muted);justify-content:flex-end;align-items:center;gap:14px;font-size:14px;font-weight:620;list-style:none;display:flex}.menu-lines{flex-direction:column;gap:7px;width:28px;display:flex}.menu-lines i{background:currentColor;height:1px;transition:transform .16s;display:block}.mobile-menu[open] .menu-lines i:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu[open] .menu-lines i:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu__panel{border:1px solid var(--border);background:#090c0a;border-radius:20px;width:min(360px,100vw - 40px);padding:18px;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 28px 80px #000000bd}.mobile-menu__panel nav{flex-direction:column;display:flex}.mobile-menu__panel nav a{min-height:52px;color:var(--text-muted);border-radius:12px;align-items:center;padding-inline:12px;font-size:18px;display:flex}.mobile-menu__panel nav a[aria-current=page]{color:var(--mint);background:var(--mint-soft)}.mobile-menu__panel .language-switcher{border-top:1px solid var(--border);margin-top:12px}.mobile-menu__panel .language-switcher summary{justify-content:flex-start;padding-inline:12px}.mobile-menu__panel .language-switcher>ul{width:auto;box-shadow:none;border:0;position:static}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(330px,.8fr);gap:28px}.phone-frame--secondary{display:none}.rhythm-list,.rhythm-list--four{grid-template-columns:1fr}.rhythm-list li,.rhythm-list li+li,.rhythm-list--four li:nth-child(3){border-left:0;min-height:0;padding:38px 0}.site-footer__top{grid-template-columns:1.4fr .8fr 1fr;gap:38px}}@media (width<=760px){:root{--shell:calc(100vw - 40px)}.site-header{height:84px}.brand--compact{letter-spacing:.5em;gap:10px;font-size:11px}.brand--compact img{width:36px;height:36px}.mobile-menu>summary>span:first-child{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.hero,.hero__grid{min-height:0}.hero__grid{grid-template-columns:1fr;gap:22px;padding-block:76px 48px}.hero h1{font-size:clamp(50px,14vw,72px);line-height:1.02}.hero__copy>p{margin-top:26px;font-size:20px;line-height:1.5}.hero__actions{flex-direction:column;align-items:stretch;gap:14px;margin-top:34px}.button--primary{color:#001707;background:linear-gradient(110deg, #b8ffd0, var(--mint));border-color:#0000;width:100%;min-height:58px}.hero__actions .text-link{align-self:flex-start}.hero__visual{min-height:590px}.hero__halo{width:380px;max-width:94vw}.phone-frame{border-radius:46px;width:min(74vw,304px);transform:translate(-50%,-50%)rotate(0)}.phone-frame img{border-radius:37px}.rhythm-section{padding:82px 0}.rhythm-list li{grid-template-columns:42px 1fr;gap:12px;padding-block:30px}.rhythm-list h3{font-size:27px}.rhythm-list p{margin-top:16px;font-size:16px}.product-section,.product-section__grid{min-height:0}.product-section__grid{grid-template-columns:1fr;gap:24px;padding-block:54px 86px}.product-section__visual{min-height:580px}.product-section__visual:before{width:360px;max-width:96vw}.product-section__copy h2,.closing-section h2{font-size:clamp(44px,12vw,62px)}.product-section__copy p,.closing-section p{font-size:19px}.closing-section{padding:96px 0}.closing-section__grid{grid-template-columns:1fr;align-items:start;gap:38px}.closing-section__links{flex-direction:column;align-items:flex-start;gap:14px}.boundary-note .shell{align-items:flex-start;min-height:0;padding-block:28px}.boundary-note img{width:42px;height:42px}.site-footer__top{grid-template-columns:1fr 1fr;gap:48px 24px;padding-block:66px 54px}.site-footer__brand{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px;min-height:0;padding-block:28px 36px;display:flex}.site-footer__bottom .language-switcher{order:-1}}@media (width<=420px){:root{--shell:calc(100vw - 32px)}.hero__grid{padding-top:62px}.hero h1{font-size:48px}.hero__visual{min-height:540px}.rhythm-list li,.site-footer__top{grid-template-columns:1fr}.site-footer__brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.release-status,.button,.phone-frame,.language-switcher>ul,.mobile-menu__panel{border:1px solid buttontext}}
