@font-face{font-family:Montserrat;src:url(/app/fonts/Montserrat-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/app/fonts/Montserrat-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url(/app/fonts/Montserrat-Bold.ttf) format("truetype");font-weight:700 900;font-display:swap}:root{--bg:#f4eddf;--paper:#fffaf1;--paper-strong:#fffdf8;--ink:#171a1f;--muted:#6d6b66;--line:rgba(23,26,31,.12);--yellow:#f5bc32;--yellow-soft:#ffe7a6;--yellow-deep:#d99100;--green:#5f7f4f;--shadow:0 24px 70px rgba(78,58,24,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(23,26,31,.08);background:hsla(40,49%,92%,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:76px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:15px;letter-spacing:-.02em;white-space:nowrap}.brand b{font-weight:800}.logo{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;background:var(--yellow);box-shadow:inset 0 0 0 1px rgba(23,26,31,.08)}.logo img{width:100%;height:100%;object-fit:contain}.logo--compact{width:42px;height:42px;border-radius:14px}.header-inner nav{display:flex;align-items:center;gap:28px;margin-left:auto;color:#4f4e49;font-size:14px;font-weight:600}.header-inner nav a:hover{color:var(--ink)}.header-button{min-height:43px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;color:#fff;background:var(--ink);font-size:14px;font-weight:700}.hero{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;grid-gap:70px;gap:70px;padding-block:86px 96px}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;gap:9px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,250,241,.65);color:#55534e;font-size:12px;font-weight:700}.active-pill i,.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(95,127,79,.12)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:650px;margin:24px 0 22px;font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.065em}.hero h1 span{display:block;color:var(--yellow-deep)}.hero-copy>p{max-width:610px;color:var(--muted);font-size:17px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 22px}.button{min-height:54px;padding:0 20px 0 24px;display:inline-flex;align-items:center;justify-content:center;gap:26px;border:1px solid var(--ink);border-radius:16px;background:var(--ink);color:#fff;font-size:14px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(23,26,31,.16)}.button span{font-size:20px}.button--secondary{border-color:var(--line);color:var(--ink);background:var(--paper)}.hero-note{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.hero-note b{color:var(--ink)}.hero-note span:before{content:"·";margin-right:12px}.product-scene{position:relative;min-height:520px;display:grid;place-items:center}.product-scene:before{content:"";position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffeaba,#efb934 70%,#d79812);box-shadow:var(--shadow)}.app-preview{position:relative;z-index:2;width:min(390px,86%);padding:18px;border:1px solid hsla(0,0%,100%,.7);border-radius:34px;background:rgba(255,253,248,.96);box-shadow:0 30px 70px rgba(73,49,13,.25);transform:rotate(2deg)}.preview-top{display:flex;align-items:center;justify-content:space-between;padding:2px 3px 15px}.preview-top .brand{font-size:12px}.preview-top .logo--compact{width:34px;height:34px;border-radius:11px}.active-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:#eef5e9;color:#536f46;font-size:10px;font-weight:700}.active-pill i{width:6px;height:6px;box-shadow:none}.access-card,.connect-card{border:1px solid var(--line);border-radius:22px;background:#fff}.access-card{padding:20px;background:linear-gradient(140deg,#202329,#101216);color:#fff}.access-card>span{color:hsla(0,0%,100%,.58);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.access-card>b{display:block;margin:9px 0 18px;font-size:17px;letter-spacing:-.03em}.access-meta{display:flex;justify-content:space-between;color:hsla(0,0%,100%,.7);font-size:10px}.connect-card{margin-top:11px;padding:18px}.connect-head{display:flex;justify-content:space-between;font-size:11px}.connect-head b{color:var(--muted)}.mini-progress{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;margin:11px 0 17px}.mini-progress i{height:4px;border-radius:99px;background:#ece8df}.mini-progress i:first-child{background:var(--yellow)}.preview-step{display:flex;gap:12px;align-items:center}.preview-step>b{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;background:var(--yellow-soft);font-size:12px}.preview-step span,.preview-step strong{display:block}.preview-step strong{font-size:12px}.preview-step span{margin-top:4px;color:var(--muted);font-size:9px}.connect-card button,.guide-preview button{width:100%;min-height:46px;margin-top:16px;border:0;border-radius:14px;background:var(--yellow);font-size:12px;font-weight:800}.connect-card button span{float:right}.ready-card{position:absolute;z-index:3;right:-8px;bottom:55px;display:flex;align-items:center;gap:11px;padding:13px 16px;border-radius:17px;background:var(--ink);color:#fff;box-shadow:0 16px 35px rgba(23,26,31,.22)}.ready-card>span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:var(--yellow);color:var(--ink);font-weight:900}.ready-card b,.ready-card small{display:block}.ready-card small{margin-bottom:3px;color:hsla(0,0%,100%,.55);font-size:9px}.ready-card b{font-size:11px}.cheese-dot{position:absolute;z-index:1;border-radius:50%;background:rgba(255,251,241,.52);box-shadow:inset 0 0 0 1px rgba(121,79,0,.08)}.cheese-dot--one{width:67px;height:67px;left:4%;top:12%}.cheese-dot--two{width:36px;height:36px;right:2%;top:22%}.fact-strip{border-block:1px solid var(--line);background:rgba(255,250,241,.56)}.facts{display:grid;grid-template-columns:repeat(4,1fr)}.facts>div{min-height:118px;padding:28px 26px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.facts>div:first-child{border-left:1px solid var(--line)}.facts b{margin-bottom:7px;font-size:18px;letter-spacing:-.03em}.facts span{color:var(--muted);font-size:11px;line-height:1.5}.section{padding-block:112px}.section-heading{max-width:680px;margin-bottom:44px}.section-heading>span,.section-kicker{display:block;margin-bottom:13px;color:var(--yellow-deep);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.devices-copy h2,.section-heading h2{margin-bottom:18px;font-size:clamp(36px,4.6vw,58px);line-height:1.04;letter-spacing:-.055em}.devices-copy>p,.section-heading p{color:var(--muted);font-size:15px;line-height:1.75}.section-heading--center{margin-inline:auto;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.step-card{position:relative;min-height:350px;padding:30px;border:1px solid var(--line);border-radius:26px;background:var(--paper);overflow:hidden}.step-card--yellow{background:var(--yellow)}.step-card em{position:absolute;right:25px;top:21px;color:rgba(23,26,31,.22);font-size:44px;font-style:normal;font-weight:800}.step-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:60px;border-radius:18px;background:var(--ink);color:#fff;font-size:21px;font-weight:800}.step-card:not(.step-card--yellow) .step-icon{background:var(--yellow-soft);color:var(--ink)}.step-card h3{margin-bottom:14px;font-size:21px;letter-spacing:-.035em}.step-card p{color:var(--muted);font-size:13px;line-height:1.7}.step-card--yellow p{color:rgba(23,26,31,.68)}.step-card>span{position:absolute;left:30px;bottom:27px;color:rgba(23,26,31,.56);font-size:10px;font-weight:700}.section--soft{background:var(--paper)}.devices-layout{display:grid;grid-template-columns:1fr .8fr;align-items:center;grid-gap:100px;gap:100px}.devices-copy>p{max-width:600px}.platforms{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 32px}.platforms span{padding:10px 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#52504c;font-size:11px;font-weight:700}.guide-preview{padding:26px;border:1px solid var(--line);border-radius:28px;background:var(--bg);box-shadow:var(--shadow)}.guide-label{margin:0 3px 8px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.guide-label--second{margin-top:20px}.guide-label i{float:right;padding:4px 7px;border-radius:7px;background:var(--yellow-soft);color:#735100;font-size:8px;font-style:normal;letter-spacing:0}.guide-select{min-height:52px;padding:0 16px;justify-content:space-between;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:13px}.guide-select,.guide-task{display:flex;align-items:center}.guide-task{gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.guide-task>span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:var(--ink);color:#fff;font-size:11px;font-weight:800}.guide-task b,.guide-task small{display:block}.guide-task b{font-size:12px}.guide-task small{margin-top:4px;color:var(--muted);font-size:9px}.guide-preview>p{margin:14px 5px 0;color:var(--muted);font-size:9px;line-height:1.55;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.benefit{min-height:260px;padding:32px;border:1px solid var(--line);border-radius:26px;background:var(--paper)}.benefit--wide{grid-column:span 2;min-height:220px;display:flex;align-items:center;gap:28px;background:var(--ink);color:#fff}.benefit-mark{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;margin-bottom:44px;border-radius:18px;background:var(--yellow);color:var(--ink);font-size:25px;font-weight:800}.benefit--wide .benefit-mark{width:78px;height:78px;margin:0;border-radius:23px}.benefit h3{margin-bottom:12px;font-size:21px;letter-spacing:-.035em}.benefit p{max-width:630px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.benefit--wide p{color:hsla(0,0%,100%,.62)}.section--plans{background:#202228;color:#fff}.section--plans .section-heading p{color:hsla(0,0%,100%,.56)}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;align-items:stretch}.plan{position:relative;padding:31px;border:1px solid hsla(0,0%,100%,.12);border-radius:26px;background:#292b31}.plan--featured{border-color:var(--yellow);background:var(--yellow);color:var(--ink);transform:translateY(-12px)}.plan-badge{position:absolute;right:18px;top:18px;padding:6px 9px;border-radius:8px;background:var(--ink);color:#fff;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.plan h3{font-size:15px}.plan-price{margin:31px 0 28px;font-size:38px;font-weight:800;letter-spacing:-.05em}.plan-price small{margin-left:6px;color:hsla(0,0%,100%,.48);font-size:10px;font-weight:500;letter-spacing:0}.plan--featured .plan-price small{color:rgba(23,26,31,.55)}.plan-line{padding:11px 0;border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.68);font-size:11px}.plan--featured .plan-line{border-color:rgba(23,26,31,.12);color:rgba(23,26,31,.68)}.plan-line i{margin-right:8px;color:var(--yellow);font-style:normal;font-weight:900}.plan .button,.plan--featured .plan-line i{color:var(--ink)}.plan .button{width:100%;margin-top:25px;background:#fff;border-color:#fff}.plan--featured .button{background:var(--ink);border-color:var(--ink);color:#fff}.trial-callout{margin-top:42px;padding:22px 24px;display:flex;align-items:center;gap:17px;border:1px solid hsla(0,0%,100%,.12);border-radius:22px;background:hsla(0,0%,100%,.05)}.trial-callout b,.trial-callout span{display:block}.trial-callout b{margin-bottom:5px;font-size:13px}.trial-callout span{color:hsla(0,0%,100%,.5);font-size:10px}.trial-callout .button{margin-left:auto;background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.faq-layout{display:grid;grid-template-columns:.75fr 1fr;grid-gap:90px;gap:90px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:14px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--yellow-soft);font-size:17px;font-style:normal}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:620px;padding:0 44px 24px 0;color:var(--muted);font-size:12px;line-height:1.7}.final-cta{padding-block:86px;background:var(--yellow)}.final-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:30px;gap:30px}.final-inner>div>span{display:block;margin-bottom:9px;font-size:10px;font-weight:800;letter-spacing:.13em}.final-inner h2{max-width:700px;margin-bottom:9px;font-size:clamp(28px,3.5vw,45px);line-height:1.05;letter-spacing:-.05em}.final-inner p{margin:0;color:rgba(23,26,31,.62);font-size:12px}.final-inner .button{min-width:215px}footer{padding-block:30px;background:var(--paper)}.footer-inner{display:flex;align-items:center;gap:30px}.footer-links{display:flex;gap:22px;margin-left:auto;color:var(--muted);font-size:11px;font-weight:600}.footer-inner>p{margin:0 0 0 25px;color:#96928a;font-size:10px}@media (max-width:980px){.header-inner nav{display:none}.header-button{margin-left:auto}.hero{min-height:auto;grid-template-columns:1fr;gap:35px;padding-block:70px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-note{justify-content:center}.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto}.product-scene{min-height:490px}.product-scene:before{width:min(470px,85vw);height:min(470px,85vw)}.facts{grid-template-columns:repeat(2,1fr)}.facts>div:first-child{border-left:0}.facts>div:nth-child(2){border-right:0}.facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.steps-grid{grid-template-columns:1fr}.step-card{min-height:290px}.step-icon{margin-bottom:38px}.devices-layout{grid-template-columns:1fr;gap:48px}.guide-preview{max-width:560px}.faq-layout{grid-template-columns:1fr;gap:20px}.final-inner{grid-template-columns:auto 1fr}.final-inner .button{grid-column:2;justify-self:start}}@media (max-width:680px){.container{width:min(100% - 28px,1160px)}.header-inner{min-height:66px}.brand{font-size:13px}.logo--compact{width:37px;height:37px;border-radius:12px}.header-button{min-height:39px;padding-inline:16px}.hero{padding-block:50px 64px}.hero h1{font-size:clamp(43px,14.2vw,64px)}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-note{flex-direction:column;gap:5px}.hero-note span:before{display:none}.product-scene{min-height:420px}.app-preview{width:91%;transform:rotate(1deg)}.ready-card{right:0;bottom:12px}.facts>div{min-height:105px;padding:20px 16px}.facts b{font-size:15px}.section{padding-block:78px}.devices-copy h2,.section-heading h2{font-size:37px}.devices-copy>p,.section-heading p{font-size:13px}.step-card{padding:24px}.step-card>span{left:24px}.benefits-grid{grid-template-columns:1fr}.benefit--wide{grid-column:auto;display:block;min-height:290px}.benefit--wide .benefit-mark{width:58px;height:58px;margin-bottom:44px;border-radius:18px}.plans-grid{grid-template-columns:1fr;gap:14px}.plan--featured{transform:none}.trial-callout{align-items:flex-start;flex-wrap:wrap}.trial-callout .button{width:100%;margin-left:0}.final-cta{padding-block:62px}.final-inner{grid-template-columns:1fr}.final-inner .logo{width:54px;height:54px}.final-inner .button{grid-column:auto;width:100%}.footer-inner{flex-wrap:wrap}.footer-links{order:3;width:100%;margin-left:0}.footer-inner>p{margin-left:auto}}@media (max-width:390px){.container{width:min(100% - 20px,1160px)}.brand span{font-size:11px}.header-button{padding-inline:13px;font-size:12px}.hero h1{font-size:41px}.product-scene{min-height:380px}.app-preview{padding:14px;border-radius:28px}.ready-card{right:-2px}.facts b{font-size:13px}.facts span{font-size:9px}.platforms span{padding-inline:10px;font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important}}.login-page{min-height:100vh;padding:34px 20px;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;background:radial-gradient(circle at 50% 18%,rgba(245,188,50,.24),transparent 30%),var(--bg)}.login-brand{display:inline-flex;align-items:center;gap:11px;justify-self:start;font-size:14px}.login-card{width:min(460px,100%);align-self:center;padding:42px;border:1px solid var(--line);border-radius:30px;background:rgba(255,253,248,.94);box-shadow:var(--shadow);text-align:center}.login-mark{width:82px;height:82px;margin:0 auto 24px;overflow:hidden;border-radius:25px;background:var(--yellow)}.login-mark img{width:100%;height:100%;object-fit:contain}.login-kicker{color:var(--yellow-deep);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.login-card h1{margin:10px 0 13px;font-size:34px;line-height:1.08;letter-spacing:-.045em}.login-card>p{color:var(--muted);font-size:13px;line-height:1.65}.telegram-widget{min-height:52px;margin:26px 0 13px;display:flex;align-items:center;justify-content:center}.login-error,.login-status{color:var(--muted);font-size:11px}.login-error{color:#9f4138}.login-error a{text-decoration:underline;font-weight:700}.login-security{margin-top:26px;padding-top:22px;display:flex;align-items:flex-start;gap:11px;border-top:1px solid var(--line);text-align:left}.login-security>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#eaf2e5;color:var(--green);font-weight:800}.login-security p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.login-security b{display:block;margin-bottom:3px;color:var(--ink);font-size:11px}.login-back{align-self:end;color:var(--muted);font-size:11px;font-weight:600}@media (max-width:520px){.login-page{padding:20px 14px 26px}.login-card{padding:30px 22px;border-radius:24px}.login-card h1{font-size:29px}}