/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:"JetBrains Mono", monospace;--spacing:.25rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-bg-deep:#101114;--color-bg-elevated:#191a20;--color-primary:#7651ff;--color-primary-bright:#6845e5;--color-accent:#b9a7ff;--color-text-primary:#f5f5f7;--color-text-secondary:#b0b1bc;--color-border-subtle:#303139;--font-body:"Onest", sans-serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:0}.top-28{top:calc(var(--spacing) * 28)}.-right-24{right:calc(var(--spacing) * -24)}.bottom-16{bottom:calc(var(--spacing) * 16)}.-left-28{left:calc(var(--spacing) * -28)}.z-0{z-index:0}.z-50{z-index:50}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mr-\[0\.18em\]{margin-right:.18em}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-\[24rem\]{height:24rem}.h-\[28rem\]{height:28rem}.h-full{height:100%}.w-\[24rem\]{width:24rem}.w-\[28rem\]{width:28rem}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.border-primary\/35{border-color:#7651ff59}@supports (color:color-mix(in lab, red, red)){.border-primary\/35{border-color:color-mix(in oklab, var(--color-primary) 35%, transparent)}}.p-6{padding:calc(var(--spacing) * 6)}.whitespace-nowrap{white-space:nowrap}.uppercase{text-transform:uppercase}.opacity-\[0\.1\]{opacity:.1}.opacity-\[0\.04\]{opacity:.04}.opacity-\[0\.13\]{opacity:.13}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.group-hover\:-translate-y-1:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:border-primary\/35:is(:where(.group):hover *){border-color:#7651ff59}@supports (color:color-mix(in lab, red, red)){.group-hover\:border-primary\/35:is(:where(.group):hover *){border-color:color-mix(in oklab, var(--color-primary) 35%, transparent)}}}@media (width>=48rem){.md\:p-8{padding:calc(var(--spacing) * 8)}}}:root{font-family:var(--font-body);color:var(--color-text-primary);background:var(--color-bg-deep);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{min-width:320px;margin:0}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--color-accent);outline-offset:5px}::selection{color:#fff;background:#7651ff}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}.container{width:min(100% - 40px,1120px);margin-inline:auto}.section{padding-block:3rem}.section-title{letter-spacing:-.045em;font-size:clamp(1.75rem,3.1vw,2.75rem);font-weight:600;line-height:1.15}.section-description{color:var(--color-text-secondary);max-width:36rem;margin-top:1rem;line-height:1.7}.section-heading{margin-bottom:2rem}.section-index{color:var(--color-accent);margin-bottom:1rem;font-size:.875rem;font-weight:500;display:block}.button{text-align:center;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;min-height:52px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.4;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.button-primary{color:#fff;background:var(--color-primary)}.button-primary:hover{background:var(--color-primary-bright)}.button-secondary{background:0 0;border-color:#484954}.button-secondary:hover{border-color:var(--color-accent);background:#22212c}.button svg{flex-shrink:0;width:19px;height:19px}.button-small{min-height:44px;padding:.65rem 1rem;font-size:.875rem}.text-link{min-height:44px;color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.875rem;transition:color .18s;display:inline-flex}.text-link:hover{color:var(--color-text-primary)}.site-header{z-index:40;background:var(--color-bg-deep);border-bottom:1px solid #25262d;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:80px;display:flex}.brand{letter-spacing:-.045em;white-space:nowrap;align-items:center;gap:.6rem;min-height:44px;font-size:1.375rem;font-weight:700;display:inline-flex}.brand-symbol{color:var(--color-accent);width:27px;height:27px}.desktop-nav{gap:2rem;margin-left:auto;display:flex}.header-actions{align-items:center;gap:.5rem;display:flex}.menu-toggle{border:1px solid var(--color-border-subtle);width:44px;height:44px;color:var(--color-text-primary);background:0 0;border-radius:10px;place-items:center;display:none}.menu-toggle svg{width:22px;height:22px}.mobile-nav{display:none}.hero{text-align:center;padding-top:6rem;padding-bottom:3rem}.hero-label{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:1.75rem;font-size:.875rem;display:inline-flex}.hero-label svg{color:var(--color-accent);width:18px;height:18px}.hero h1{letter-spacing:-.06em;max-width:850px;margin-inline:auto;font-size:clamp(3.5rem,5.4vw,4.5rem);font-weight:600;line-height:1.08}.hero h1 span{color:var(--color-accent)}.hero-description{max-width:35rem;color:var(--color-text-secondary);text-wrap:pretty;margin:1.5rem auto 0;font-size:1.125rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.hero-secondary{padding-inline:1rem;font-size:1rem}.hero-stats{border-top:1px solid var(--color-border-subtle);grid-template-columns:repeat(3,1fr);max-width:800px;margin:3.5rem auto 0;padding-top:1.75rem;display:grid}.hero-stat{flex-direction:column;padding-inline:1rem;display:flex}.hero-stat+.hero-stat{border-left:1px solid var(--color-border-subtle)}.hero-stat dt{color:var(--color-text-secondary);order:2;font-size:.875rem;line-height:1.6}.hero-stat dd{letter-spacing:-.035em;margin:0 0 .25rem;font-size:1.375rem;font-weight:600}.hero-layout{text-align:left;grid-template-columns:1.1fr 1fr;align-items:center;gap:1rem;display:grid}.hero-copy{min-width:0}.hero-layout h1{font-size:clamp(3.5rem,4.5vw,4rem)}.hero-layout .hero-description{margin-left:0}.hero-layout .hero-actions{justify-content:start;gap:.5rem}.hero-art{min-width:0;height:420px;overflow:hidden}.hero-art img{object-fit:cover;object-position:72% center;mix-blend-mode:screen;width:100%;height:100%}.hero:has(.hero-layout){padding-top:3.5rem}.hero:has(.hero-layout) .hero-stats{max-width:none;margin-top:2.5rem}.how-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.how-art{object-fit:cover;mix-blend-mode:screen;flex-shrink:0;width:210px;height:140px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.feature-icon{border:1px solid var(--color-border-subtle);width:44px;height:44px;color:var(--color-accent);border-radius:12px;place-items:center;margin-bottom:1.25rem;display:inline-grid}.feature-icon svg{width:22px;height:22px}.feature h3{letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.feature p{color:var(--color-text-secondary);line-height:1.7}.locations{border-top:1px solid var(--color-border-subtle);flex-wrap:wrap;align-items:center;gap:1rem 2rem;margin-top:2.5rem;padding-top:1.75rem;display:flex}.locations-label{color:var(--color-text-secondary);font-size:.875rem}.location-list{flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.location-list li{align-items:center;gap:.5rem;min-height:28px;font-size:.875rem;display:inline-flex}.location-list svg{border-radius:3px;width:22px;height:16px}.pricing-heading{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.pricing-note{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.pricing-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.plan{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);border-radius:16px;flex-direction:column;padding:2rem;display:flex}.plan-family{border-color:var(--color-primary)}.plan-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.plan h3{letter-spacing:-.025em;font-size:1.375rem;font-weight:600}.plan-label{color:var(--color-accent);background:#242034;border-radius:6px;padding:.3rem .625rem;font-size:.8125rem}.plan-description{color:var(--color-text-secondary);margin-top:.75rem;line-height:1.6}.plan-devices{align-items:baseline;gap:.65rem;margin-block:2rem;display:flex}.plan-devices strong{letter-spacing:-.065em;font-size:3.5rem;font-weight:500;line-height:1}.plan-devices span{color:var(--color-text-secondary)}.plan-details{border-top:1px solid var(--color-border-subtle);gap:.75rem;margin:0 0 1.75rem;padding:1.25rem 0 0;list-style:none;display:grid}.plan-details li{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.plan-details svg{width:17px;height:17px;color:var(--color-accent);flex-shrink:0}.plan .button{width:100%;margin-top:auto}.pricing-shared{text-align:center;color:var(--color-text-secondary);margin-top:1.5rem;font-size:.875rem;line-height:1.8}.steps{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin:0;padding:0;list-style:none;display:grid}.step{border-top:1px solid var(--color-border-subtle);padding-top:1.5rem}.step-number{color:var(--color-accent);margin-bottom:1.25rem;font-size:.875rem;display:block}.step h3{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.step p{color:var(--color-text-secondary);line-height:1.7}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:4rem;display:grid}.faq-list{border-top:1px solid var(--color-border-subtle)}.faq-item{border-bottom:1px solid var(--color-border-subtle)}.faq-trigger{width:100%;min-height:72px;color:var(--color-text-primary);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 0;font-size:1rem;font-weight:500;line-height:1.6;display:flex}.faq-trigger:hover{color:var(--color-accent)}.faq-trigger svg{width:20px;height:20px;color:var(--color-text-secondary);flex-shrink:0;transition:transform .18s}.faq-trigger[aria-expanded=true] svg{transform:rotate(45deg)}.faq-answer p{color:var(--color-text-secondary);padding:0 2rem 1.5rem 0;line-height:1.7}.footer{padding-top:3rem}.footer-cta{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.footer-cta h2{letter-spacing:-.045em;font-size:2rem;font-weight:600;line-height:1.2}.footer-cta p{color:var(--color-text-secondary);margin-top:.75rem;line-height:1.7}.footer-cta .button{flex-shrink:0}.footer-bottom{color:var(--color-text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-block:2rem;font-size:.875rem;display:flex}.footer-bottom .brand{color:var(--color-text-primary);font-size:1.125rem}.skip-link{z-index:100;background:var(--color-bg-elevated);border-radius:8px;padding:.75rem 1rem;position:fixed;top:.5rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (width<=900px){.hero-layout{grid-template-columns:1.2fr 1fr}.hero-layout h1{font-size:3.25rem}.hero-art{height:350px}.desktop-nav{gap:1.25rem}.header-inner{gap:1rem}.faq-layout{grid-template-columns:.75fr 1.25fr;gap:2rem}}@media (width<=767px){.hero-layout{text-align:center;grid-template-columns:1fr;gap:0}.hero-layout h1{font-size:2.5rem}.hero-layout .hero-description{margin-inline:auto}.hero-layout .hero-actions{justify-content:center}.hero-art{width:100%;max-width:360px;height:220px;margin:1rem auto 0}.hero-art img{object-fit:cover;object-position:70% center}.hero:has(.hero-layout){padding-top:2rem}.hero:has(.hero-layout) .hero-stats{margin-top:1rem}.how-heading{gap:.5rem}.how-art{width:100px;height:112px}.section{padding-block:2rem}.header-inner{gap:.5rem;min-height:72px}.brand{gap:.4rem;font-size:1.125rem}.brand-symbol{width:23px;height:23px}.desktop-nav{display:none}.menu-toggle{display:grid}.header-actions .button{padding-inline:.75rem}.mobile-nav{border-top:1px solid var(--color-border-subtle);flex-direction:column;max-height:calc(100dvh - 72px);padding:.75rem 0 1rem;display:flex;overflow-y:auto}.mobile-nav a{min-height:48px;font-size:1rem}.hero{padding-top:3rem;padding-bottom:2rem}.hero-label{margin-bottom:1.5rem}.hero h1{letter-spacing:-.05em;font-size:2.5rem;line-height:1.12}.hero-description{margin-top:1.25rem;font-size:1rem}.hero-actions{flex-direction:column;gap:.5rem;margin-top:1.75rem}.hero-actions .button{width:100%;max-width:340px}.hero-stats{margin-top:2rem;padding-top:1.5rem}.hero-stat{padding-inline:.4rem}.hero-stat dd{font-size:1rem}.hero-stat dt{font-size:.8125rem}.section-heading{margin-bottom:1.75rem}.feature-grid{grid-template-columns:1fr;gap:1.75rem}.feature{grid-template-columns:44px 1fr;column-gap:1rem;display:grid}.feature-icon{grid-row:span 2;margin:0}.feature h3{align-self:center;margin:.45rem 0 .5rem}.feature p{grid-column:2}.locations{gap:1rem;margin-top:2rem}.locations-label{flex-basis:100%}.location-list{grid-template-columns:1fr 1fr;gap:.75rem 1.5rem;display:grid}.pricing-heading{flex-direction:column;align-items:start;gap:.75rem}.pricing-grid{grid-template-columns:1fr;gap:1rem}.plan{padding:1.5rem}.plan-devices{margin-block:1.5rem}.plan-devices strong{font-size:3rem}.pricing-shared{text-align:left}.steps{grid-template-columns:1fr;gap:1.5rem}.step{grid-template-columns:28px 1fr;gap:0 1rem;padding-top:1.5rem;display:grid}.step-number{grid-row:span 2;margin-top:.2rem}.step p{grid-column:2}.faq-layout{grid-template-columns:1fr;gap:1.75rem}.faq-layout .section-heading{margin-bottom:0}.footer{padding-top:2rem}.footer-cta{flex-direction:column;align-items:start;gap:1.5rem;padding:1.5rem}.footer-cta h2{font-size:1.75rem}.footer-cta .button{width:100%}.footer-bottom{padding-bottom:max(2rem, env(safe-area-inset-bottom));gap:.75rem}}@media (width<=374px){.hero h1,.hero-layout h1{font-size:2.25rem}.brand-symbol{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.telegram-dialog{border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);width:min(520px,100% - 40px);max-height:calc(100dvh - 40px);color:var(--color-text-primary);border-radius:16px;margin:auto;padding:2rem;position:fixed;overflow-y:auto;box-shadow:0 24px 80px #0006}.telegram-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050609c9}.telegram-dialog .section-index{margin-bottom:1.5rem;padding-right:3rem}.telegram-dialog h2{letter-spacing:-.04em;max-width:360px;font-size:1.75rem;font-weight:600;line-height:1.2}.telegram-dialog p{color:var(--color-text-secondary);margin-top:1rem;line-height:1.7}.dialog-close{border:1px solid var(--color-border-subtle);width:44px;height:44px;color:var(--color-text-secondary);background:0 0;border-radius:10px;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.dialog-close:hover{color:var(--color-text-primary);border-color:var(--color-accent)}.dialog-close svg{width:22px;height:22px}.dialog-actions{gap:.75rem;margin-top:1.75rem;display:grid}@media (width<=767px){.telegram-dialog{padding:1.5rem}.telegram-dialog h2{font-size:1.5rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
