@font-face{font-family:Inter;src:url('/assets/inter-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;src:url('/assets/inter-cyrillic.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
:root{--bg:#111315;--surface:#1B1F24;--text:#F5F7FA;--muted:#B0B8C4;--orange:#FF6500;--border:#343A43;--error:#FFB4AB;--radius:16px;color-scheme:dark;font-family:Inter,Arial,sans-serif;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.1;letter-spacing:-.045em}p{color:var(--muted)}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:24px;border-bottom:1px solid #292D32}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:24px;font-weight:650;letter-spacing:-.04em;white-space:nowrap}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--orange);color:var(--bg);border-radius:10px;font-size:30px;line-height:1;font-family:Arial,sans-serif}.header nav{display:flex;gap:32px;font-size:14px}.header nav a{padding-block:12px;color:var(--muted)}.header nav a:hover{color:var(--text)}.header-actions{display:flex;gap:24px;align-items:center}.demo-label{font-size:12px;letter-spacing:.035em;text-transform:uppercase;color:var(--muted);padding:7px 12px;border:1px solid var(--border);border-radius:6px}.text-button{border:0;background:none;color:var(--muted);padding:12px 0;font-size:14px}.text-button:hover{color:var(--text)}.hero{min-height:calc(100svh - 100px);display:flex;flex-direction:column;position:relative;text-align:center;padding-top:66px}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.11em;line-height:1.5;text-transform:uppercase;color:var(--orange);margin-bottom:22px}.tiny-line{display:inline-block;width:22px;height:1px;background:var(--orange);vertical-align:middle;margin-right:10px}.hero h1{font-size:clamp(44px,5.25vw,72px);line-height:1.04;letter-spacing:-.06em;max-width:1060px;margin-inline:auto}.hero h1 span{color:var(--orange)}.hero-description{font-size:18px;margin-top:24px;line-height:1.55}.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:32px}.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border:0;border-radius:12px;padding:14px 24px;font-size:15px;font-weight:600;position:relative;overflow:hidden;text-align:center;transition:background .2s,transform .2s}.button.primary{background:var(--orange);color:#111315}.button.primary:hover{background:#FF7C26;transform:translateY(-2px)}.button-arrow{font-size:25px;line-height:1}.secondary-link{font-size:14px;display:inline-flex;gap:14px;align-items:center;padding:14px 0}.secondary-link:hover,.inline-link:hover{color:var(--orange)}.hero-note{font-size:12px;margin-top:18px}.hero-art{height:310px;max-width:960px;width:100%;align-self:center;position:relative;margin-top:16px;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:50% 53%;mask-image:linear-gradient(transparent 0%,black 12%,black 80%,transparent 100%)}.art-caption{position:absolute;bottom:20px;left:0;right:0;font-size:12px;color:var(--muted)}.benefits{border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);text-align:left;margin-top:auto}.benefits>div{display:flex;align-items:flex-start;gap:20px;padding:26px 22px}.benefits>div:first-child{padding-left:0}.benefits>div+div{border-left:1px solid var(--border)}.benefit-number{font-size:12px;line-height:2;color:var(--orange);font-variant-numeric:tabular-nums}.benefits p{font-size:15px;font-weight:500;color:var(--text)}.benefits small{display:block;font-weight:400;font-size:12px;color:var(--muted);margin-top:5px}.section{padding-block:120px}.section h2{font-size:clamp(34px,3.6vw,48px);line-height:1.08;letter-spacing:-.05em}.muted{color:#969FAB}.section-heading>p:not(.eyebrow){margin-top:26px;max-width:380px;font-size:16px}.inline-link{display:inline-flex;gap:20px;font-size:14px;margin-top:30px;padding:10px 0}.travel-section{display:grid;grid-template-columns:.9fr 1.25fr;gap:0 64px}.usecase-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.usecase{background:var(--surface);border:1px solid #31363D;border-radius:var(--radius);padding:28px;display:flex;flex-direction:column}.icon{color:var(--orange);display:inline-grid;place-items:center;width:28px;height:28px;flex-shrink:0}.icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.usecase h3{font-size:20px;letter-spacing:-.035em;margin-top:28px;line-height:1.2}.usecase p{font-size:14px;margin-top:12px;line-height:1.6}.card-tag{display:block;color:var(--muted);font-size:12px;border-top:1px solid var(--border);padding-top:20px;margin-top:28px}.section-disclaimer{grid-column:1/-1;font-size:12px;max-width:740px;margin-top:32px;margin-left:auto}.daily-section{background:#171A1E;border-top:1px solid #24282E;border-bottom:1px solid #24282E}.daily-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:130px;align-items:center}.daily-list article{display:flex;align-items:center;gap:24px;padding-block:30px;border-bottom:1px solid #3B424C}.daily-list article:first-child{border-top:1px solid #3B424C}.daily-list h3{font-size:20px;letter-spacing:-.025em;line-height:1.2}.daily-list p{font-size:14px;margin-top:8px}.list-index{margin-left:auto;color:var(--muted);font-size:12px}.section-heading .small-note{font-size:12px}.how-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-end}.how-heading>p{font-size:14px;max-width:330px}.steps{padding:0;margin:60px 0 40px;list-style:none;display:grid;grid-template-columns:repeat(4,1fr)}.steps li{padding-right:30px;border-top:1px solid #4B535E;position:relative;padding-top:24px}.steps li:before{content:'';height:5px;width:5px;position:absolute;top:-3px;left:0;background:var(--orange)}.steps li>span{font-size:12px;color:var(--orange)}.steps h3{font-size:18px;line-height:1.3;letter-spacing:-.03em;margin-top:24px}.steps p{font-size:14px;margin-top:12px}.trust-note{border:1px solid var(--border);border-radius:14px;padding:24px;display:flex;gap:20px;align-items:center}.trust-note strong{font-size:16px;font-weight:500}.trust-note p{font-size:14px;margin-top:4px}.access-section{padding-top:0}.access-panel{border:1px solid #554333;background:radial-gradient(ellipse at 100% 100%,#693312 0%,#2A211A 34%,#1B1C1F 70%);padding:64px;position:relative;border-radius:24px;overflow:hidden}.access-copy{position:relative;z-index:1;max-width:630px}.access-copy h2{font-size:56px}.access-copy>p:not(.eyebrow){margin-top:24px;max-width:520px}.access-copy .button{margin-top:32px}.access-copy .cta-note{font-size:12px;line-height:1.65;margin-top:18px;max-width:490px}.access-sign{position:absolute;right:65px;top:15px;color:#FF6500;font:360px/.9 Arial,sans-serif;transform:rotate(-8deg);opacity:.55}.footer{display:flex;border-top:1px solid var(--border);padding-top:32px;padding-bottom:40px;justify-content:space-between;align-items:flex-start;gap:28px}.footer p,.footer>span{font-size:12px;max-width:510px}.external-status:empty{display:none}.external-status{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--surface);border:1px solid var(--border);padding:14px 20px;border-radius:12px;z-index:9;font-size:14px;width:max-content;max-width:calc(100% - 32px);box-shadow:0 10px 50px #0008}.loading:after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,#FFFFFF55,transparent);animation:shimmer .9s infinite}.loading .button-arrow{opacity:.25}@keyframes shimmer{to{transform:translateX(100%)}}.skip-link{position:fixed;left:20px;top:-100px;background:var(--orange);padding:12px;color:var(--bg);z-index:20}.skip-link:focus{top:15px}.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}
.lock-page{min-height:100svh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 46%,#252017 0%,#111315 55%)}.lock-page .header{border:0}.lock-main{display:grid;place-items:center;flex:1;padding:32px 24px 64px}.lock-card{background:#1B1F24;border:1px solid #343A43;border-radius:22px;padding:40px;width:min(448px,100%);box-shadow:0 30px 120px #0004}.lock-symbol{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#3B2A20;color:var(--orange);margin-bottom:28px}.lock-card .eyebrow{margin-bottom:14px}.lock-card h1{font-size:34px;line-height:1.1;letter-spacing:-.045em}.lock-description{font-size:15px;margin-top:18px;line-height:1.6}.lock-card form{margin-top:28px}.lock-card label{display:block;font-size:14px;margin-bottom:10px}.password-field{position:relative}.password-field input{width:100%;background:var(--bg);border:1px solid #717C8C;color:var(--text);border-radius:12px;min-height:56px;padding:14px 52px 14px 16px;font-size:16px}.password-field input::placeholder{color:#969FAB}.password-field input[aria-invalid=true]{border-color:var(--error)}.password-toggle{position:absolute;right:5px;top:6px;width:44px;height:44px;display:grid;place-items:center;background:none;color:var(--muted);border:0;border-radius:8px}.form-error{font-size:13px;line-height:1.45;color:var(--error);margin-top:10px}.form-error:empty{margin:0}.login-button{margin-top:20px;width:100%;justify-content:space-between}.lock-note{font-size:12px;text-align:center;margin-top:24px}.lock-footer{display:flex;justify-content:space-between;gap:16px;padding:24px 48px;color:var(--muted);font-size:12px}
@media(min-width:1600px){.hero{padding-top:80px}.hero-art{height:370px}}@media(max-width:1000px){.header nav{gap:18px}.header-actions{gap:16px}.hero{padding-top:55px}.travel-section{gap:40px}.usecase{padding:22px}.daily-layout{gap:60px}.access-panel{padding:48px}.access-sign{right:15px;opacity:.2}.benefits>div{padding:22px 16px;gap:12px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header{min-height:84px;gap:12px}.brand{font-size:22px}.brand-mark{width:30px;height:30px;font-size:27px;border-radius:9px}.header nav{display:none}.header-actions{gap:16px}.demo-label{font-size:12px;letter-spacing:.01em;padding:6px 8px}.hero{padding-top:48px;min-height:calc(100svh - 84px)}.hero h1{font-size:clamp(38px,8.5vw,58px)}.hero h1 br{display:none}.hero .eyebrow{font-size:12px;letter-spacing:.055em}.hero-description{font-size:16px;margin-top:22px}.desktop-break{display:none}.hero-actions{flex-direction:column;gap:8px;margin-top:26px}.hero-actions .button{width:100%;max-width:360px}.secondary-link{font-size:13px}.hero-note{font-size:12px;max-width:300px;margin:12px auto 0}.hero-art{height:260px;width:calc(100% + 40px);max-width:none;margin-left:-20px;margin-right:-20px;margin-top:0}.hero-art img{object-fit:cover;object-position:62% 50%}.art-caption{font-size:12px;bottom:16px;padding-inline:30px}.benefits{grid-template-columns:1fr;gap:0;margin-top:0}.benefits>div,.benefits>div:first-child{padding:18px 0;gap:18px}.benefits>div+div{border-left:0;border-top:1px solid #30353D}.benefits p{font-size:14px}.benefits small{font-size:12px;margin-top:2px}.section{padding-block:72px}.travel-section{grid-template-columns:1fr;gap:36px}.section h2{font-size:38px}.section-heading>p:not(.eyebrow){font-size:16px}.eyebrow{font-size:12px;margin-bottom:18px}.usecase-grid{gap:12px}.usecase{padding:20px}.usecase h3{font-size:18px;margin-top:22px}.usecase p{font-size:14px}.card-tag{font-size:12px;margin-top:22px;padding-top:16px}.section-disclaimer{margin-top:-12px;font-size:12px}.daily-layout{grid-template-columns:1fr;gap:32px}.daily-list{order:2}.daily-list article{padding-block:26px;gap:18px}.daily-list h3{font-size:20px}.how-heading{display:block}.how-heading>p{margin-top:24px}.steps{grid-template-columns:1fr 1fr;gap:36px 22px;margin-top:40px}.steps li{padding-right:0;padding-top:18px}.steps h3{font-size:18px;margin-top:18px}.trust-note{align-items:flex-start;padding:22px;gap:16px}.trust-note p{font-size:13px}.access-section{padding-top:0}.access-panel{padding:32px 24px;border-radius:18px}.access-copy h2{font-size:40px}.access-copy .eyebrow{max-width:220px}.access-copy>p:not(.eyebrow){font-size:15px}.access-copy .button{width:100%;padding-inline:16px;gap:12px}.access-copy .cta-note{font-size:12px}.access-sign{font-size:240px;right:-32px;top:-18px;opacity:.12}.footer{flex-wrap:wrap;padding-top:28px;padding-bottom:30px;gap:24px}.footer p{order:3;width:100%;font-size:12px}.footer>span{font-size:12px;margin-left:auto}.lock-main{padding:24px 20px 40px}.lock-card{padding:30px 26px}.lock-card h1{font-size:32px}.lock-page .header .demo-label{border:none;max-width:120px;text-align:right;padding:0}.lock-footer{padding:20px;font-size:12px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.header-actions .demo-label{display:none}.hero h1{font-size:38px}.usecase-grid{grid-template-columns:1fr}.usecase p{max-width:270px}.steps{grid-template-columns:1fr}.lock-card{padding:26px 22px}.lock-card h1{font-size:29px}.lock-footer{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.brand{min-height:44px}.text-button{min-height:44px}
@media(max-width:380px){.hero-art{width:calc(100% + 32px);margin-inline:-16px}}

/* Final product presentation: shared brand with the Cashback Mini App. */
.brand{font-weight:800;letter-spacing:-.065em;font-size:26px;gap:11px}.brand-mark{width:40px;height:40px;border-radius:12px;flex-shrink:0}.brand-mark svg{width:25px;height:25px}.brand-dot{color:var(--orange)}
.header nav{gap:26px}.header-actions{gap:18px}.demo-label{font-size:12px;text-transform:none;letter-spacing:0;border-color:#363A40}.hero{padding-top:70px}.hero h1{font-size:clamp(48px,5.65vw,78px);font-weight:550;letter-spacing:-.055em;line-height:1.08}.hero-description{max-width:790px;margin:26px auto 0;font-size:18px}.hero .eyebrow{font-size:14px;letter-spacing:.07em}.hero-note{font-size:14px;margin-top:20px}.hero-art{height:330px;max-width:960px;margin-top:10px}.hero-art img{object-position:50% 54%;mask-image:linear-gradient(transparent,black 12%,black 76%,transparent)}.benefits small{font-size:14px;line-height:1.5}.benefits p{font-size:16px}.benefits>div{padding-block:28px}.benefit-number{font-size:14px;line-height:1.7}.section .eyebrow{font-size:13px;letter-spacing:.09em}.section h2{line-height:1.16;font-size:clamp(34px,3.5vw,48px)}
.payment-section{display:grid;grid-template-columns:.9fr 1.2fr;gap:64px;align-items:center}.payment-section .section-heading>p:not(.eyebrow){max-width:400px;line-height:1.75}.payment-section .payment-caption{font-size:14px!important;color:var(--text);padding-left:18px;border-left:2px solid var(--orange);margin-top:28px}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0}.payment-card{background:var(--surface);border:1px solid var(--border);padding:26px;border-radius:18px;display:flex;flex-direction:column}.payment-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:32px}.payment-card-top .icon{height:38px;width:38px}.payment-card-top svg{height:32px;width:32px}.method-label{font-size:12px;color:var(--muted);letter-spacing:.025em;white-space:nowrap}.payment-card h3{font-size:23px;font-weight:550;line-height:1.2;letter-spacing:-.035em;min-height:56px}.payment-card p{font-size:16px;line-height:1.65;margin-top:16px}.payment-bottom{font-size:13px;line-height:1.55;color:var(--muted);border-top:1px solid var(--border);padding-top:20px;margin-top:26px}.payment-rule{display:flex;gap:16px;align-items:center;grid-column:1/-1;padding:8px 0 0}.payment-rule p{font-size:14px;line-height:1.65}.rule-plus{font-size:30px;color:var(--orange);font-weight:400;padding-inline:6px}
.scenarios-section{background:#171A1E;border-block:1px solid #2A2E34}.scenarios-heading{display:flex;justify-content:space-between;gap:64px;align-items:flex-end;margin-bottom:44px}.scenarios-heading>p{max-width:390px;font-size:16px;line-height:1.75}.scenarios-section .usecase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.usecase{padding:26px;background:#1D2126}.usecase h3{font-size:21px;min-height:50px;margin-top:30px;line-height:1.2}.usecase p{font-size:16px;line-height:1.65;margin-top:14px;flex:1}.card-tag{font-size:13px;line-height:1.5;margin-top:26px;padding-top:18px}.daily-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:40px}.daily-list article,.daily-list article:first-child{border-top:0;border-bottom:1px solid #3B424C;padding:0 0 28px;gap:18px}.daily-list h3{font-size:18px;line-height:1.3}.daily-list p{font-size:14px;margin-top:7px}.catalog-note{font-size:14px;line-height:1.6;max-width:790px;margin-top:26px}
.how-heading>p{font-size:16px;line-height:1.7}.steps{gap:24px;margin-top:56px}.steps li{padding-right:6px}.steps li>span{font-size:14px}.steps h3{font-size:21px;min-height:55px;line-height:1.3}.steps p{font-size:16px;line-height:1.7}.trust-note{padding:28px;align-items:flex-start;gap:20px;background:#191C20}.trust-note strong{font-size:18px;font-weight:550}.trust-note p{font-size:16px;line-height:1.7;max-width:980px;margin-top:8px}.how-note{font-size:14px;margin-top:18px;line-height:1.65}.access-panel{padding:64px;background:radial-gradient(ellipse at 100% 70%,#4B2A16 0%,#27201B 34%,#1B1C1F 75%)}.access-copy{max-width:750px}.access-copy h2{font-size:clamp(36px,4.3vw,58px);line-height:1.14}.access-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:620px}.access-copy .cta-note{font-size:14px}.access-sign{width:265px;height:265px;top:55px;right:60px;transform:rotate(-12deg);opacity:.14;color:var(--orange)}.access-sign svg{width:100%;height:100%;stroke-width:1.2}.footer p{font-size:14px;line-height:1.65}.footer>span{font-size:13px}.lock-card h1{font-size:34px}.lock-description{font-size:16px}.lock-note{font-size:14px}
@media(max-width:1100px){.header nav{gap:18px}.header-actions .demo-label{display:none}.payment-section{gap:36px;grid-template-columns:.85fr 1.2fr}.payment-card{padding:22px}.payment-card-top{flex-wrap:wrap}.payment-card h3{font-size:21px}.method-label{font-size:12px}.scenarios-section .usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usecase h3{min-height:0}.daily-list{gap:22px}.daily-list article{align-items:flex-start;gap:12px}.scenarios-heading{gap:36px}.scenarios-heading>p{max-width:340px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.brand{font-size:24px}.brand-mark{width:36px;height:36px;border-radius:11px}.brand-mark svg{width:23px;height:23px}.header{min-height:88px}.header-actions .demo-label{display:block}.hero{padding-top:44px;min-height:calc(100svh - 88px)}.hero h1{font-size:clamp(39px,8.6vw,62px);line-height:1.1;letter-spacing:-.055em}.hero h1 br{display:block}.hero .eyebrow{max-width:310px;font-size:12px;line-height:1.6;letter-spacing:.065em;margin:0 auto 22px}.hero-description{font-size:16px;margin-top:24px;line-height:1.65}.hero-note{font-size:13px;max-width:290px;line-height:1.6;margin-top:12px}.hero-art{height:250px;margin-top:6px;max-width:none}.hero-art img{object-position:65% 53%}.hero-actions .button{max-width:390px;min-height:58px;font-size:15px}.secondary-link{font-size:14px}.benefits>div,.benefits>div:first-child{padding:21px 0;gap:18px}.benefits p{font-size:16px}.benefits small{font-size:14px;margin-top:3px}.section{padding-block:72px}.section .eyebrow{font-size:12px;letter-spacing:.075em}.section h2{font-size:clamp(32px,7.5vw,44px);line-height:1.18;letter-spacing:-.045em}.payment-section{grid-template-columns:1fr;gap:32px}.payment-section .section-heading>p:not(.eyebrow){max-width:560px}.payment-methods{gap:12px}.payment-card{padding:22px}.payment-card h3{font-size:21px;min-height:50px}.payment-card p{font-size:15px}.payment-card-top{margin-bottom:26px;display:block}.payment-card-top .method-label{display:block;margin-top:16px}.payment-bottom{font-size:13px}.payment-rule{padding-top:8px}.scenarios-heading{display:block;margin-bottom:34px}.scenarios-heading>p{max-width:560px;margin-top:24px}.scenarios-section .usecase-grid{gap:12px}.usecase{padding:22px}.usecase h3{font-size:20px;min-height:48px;margin-top:24px}.usecase p{font-size:15px}.card-tag{font-size:13px}.daily-list{grid-template-columns:1fr;gap:0;margin-top:30px}.daily-list article,.daily-list article:first-child{padding:24px 0;align-items:center;gap:20px}.daily-list article:first-child{border-top:1px solid #3B424C}.daily-list h3{font-size:20px}.daily-list p{font-size:15px}.catalog-note{font-size:14px;margin-top:24px}.steps{gap:30px 22px;margin-top:40px}.steps h3{font-size:20px;min-height:52px}.steps p{font-size:15px}.trust-note{padding:24px;gap:16px}.trust-note strong{font-size:17px;line-height:1.4;display:block}.trust-note p{font-size:15px}.how-note{font-size:14px}.access-section{padding-top:0}.access-panel{padding:36px 28px}.access-copy h2{font-size:36px;line-height:1.18}.access-copy .eyebrow{max-width:280px}.access-copy>p:not(.eyebrow){font-size:16px}.access-copy .cta-note{font-size:13px}.access-sign{width:200px;height:200px;right:-30px;top:-10px;opacity:.09}.footer{align-items:center;gap:24px}.footer p{font-size:14px}.lock-card h1{font-size:32px}.lock-page .header .demo-label{font-size:12px}.lock-note{font-size:13px}}
@media(max-width:480px){.header-actions .demo-label{display:none}.payment-methods{grid-template-columns:1fr;gap:16px}.payment-card{padding:26px}.payment-card-top{display:flex;flex-wrap:nowrap;margin-bottom:24px}.payment-card-top .method-label{margin:0}.payment-card h3{min-height:0;font-size:23px}.payment-card p{font-size:16px}.payment-bottom{font-size:14px;margin-top:24px}.scenarios-section .usecase-grid{grid-template-columns:1fr}.usecase{padding:26px}.usecase h3{min-height:0;font-size:23px;margin-top:24px}.usecase p{font-size:16px;max-width:none}.card-tag{font-size:14px}.steps{grid-template-columns:1fr;gap:28px}.steps li{padding-top:20px}.steps h3{min-height:0;font-size:22px;margin-top:14px}.steps p{font-size:16px;max-width:370px}.trust-note{padding:22px;gap:14px}.trust-note .icon{width:23px}.access-panel{padding:32px 22px}.access-copy h2{font-size:33px}.access-copy .button{font-size:14px}.hero-art{height:220px}.footer>span{font-size:12px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:36px}.hero-art{width:calc(100% + 32px);margin-inline:-16px}.hero-description{font-size:16px}.hero-actions .button{font-size:14px;gap:16px}.section h2{font-size:31px}.payment-card,.usecase{padding:24px}.access-copy h2{font-size:29px}.lock-card h1{font-size:28px}}

/* Public landing footer and project channel. */
.telegram-link{padding:10px 18px;border:1px solid var(--border);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;font-size:14px;font-weight:500;white-space:nowrap;color:var(--text)}.telegram-link:hover{color:var(--orange)}.site-footer{padding-block:36px;border-top:1px solid var(--border)}.site-footer-top,.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer-bottom{margin-top:28px}.site-footer-bottom p,.site-footer-bottom>span{font-size:14px;color:var(--muted);line-height:1.6}.site-footer-bottom>span{white-space:nowrap}.lock-privacy{font-size:13px;line-height:1.7;text-align:center;margin-top:16px}.lock-page .site-footer{width:min(1200px,calc(100% - 48px))}.cta-note a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.site-footer{padding-block:28px}.site-footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;margin-top:22px}.site-footer-top{gap:16px}.site-footer-top .telegram-link{font-size:14px}.header-actions{gap:16px}.lock-page .site-footer{width:calc(100% - 40px)}}
@media(max-width:380px){.site-footer-top{align-items:flex-start;flex-direction:column;gap:12px}.lock-page .site-footer{width:calc(100% - 32px)}}

.not-found{min-height:85svh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.not-found h1{font-size:clamp(36px,7vw,64px);line-height:1.1}.not-found p{font-size:16px}
