.landing-page{min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative;background:linear-gradient(180deg,#0f0804,#1a0e06 15%,#4a2810 50%,#8a5030 80%,#c9a66b)}[data-theme=light] .landing-page{background:linear-gradient(180deg,#c9a66b,#8a5030 25%,#4a2810 55%,#1a0e06 82%,#0f0804)}.landing-blobs{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.landing-nav{position:fixed;top:0;left:0;right:0;height:calc(60px + var(--safe-top, 0px));display:flex;align-items:center;justify-content:space-between;padding:var(--safe-top,0) 28px 0;z-index:200;background:rgba(15,8,4,.48);border-bottom:1px solid hsla(38,47%,60%,.14)}.landing-nav,[data-theme=light] .landing-nav{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}[data-theme=light] .landing-nav{background:hsla(38,47%,60%,.42);border-bottom-color:rgba(102,46,28,.18)}.landing-logo{display:flex;align-items:center;gap:9px;text-decoration:none}.landing-logo__cup{color:var(--accent);flex-shrink:0;filter:drop-shadow(0 0 6px rgba(201,166,107,.5))}@keyframes steamRise{0%{opacity:0;transform:translateY(0) scaleX(1)}30%{opacity:.85}to{opacity:0;transform:translateY(-6px) scaleX(1.1)}}.landing-steam{opacity:0}.landing-logo:hover .landing-steam--1{animation:steamRise 1.8s ease-in-out 0s infinite}.landing-logo:hover .landing-steam--2{animation:steamRise 1.8s ease-in-out .3s infinite}.landing-logo:hover .landing-steam--3{animation:steamRise 1.8s ease-in-out .6s infinite}@keyframes logoShimmer{0%{background-position:0}to{background-position:200%}}.landing-logo__text{font-size:17px;font-weight:900;letter-spacing:-.3px;background:linear-gradient(135deg,#c9a66b,#af4425 40%,#c9a66b 80%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:logoShimmer 5s linear infinite}[data-theme=light] .landing-logo__text{background:linear-gradient(135deg,#662e1c,#ebdcb2 45%,#662e1c 80%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-logo__accent{font-style:italic}.landing-nav__right{display:flex;gap:8px;align-items:center}.landing-nav__btn{background:hsla(38,47%,60%,.12);border:1px solid hsla(38,47%,60%,.22);border-radius:8px;padding:9px 16px;min-height:40px;font-size:13px;font-weight:600;color:#ebdcb2;cursor:pointer;text-decoration:none;transition:all .2s;display:inline-flex;align-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.landing-nav__btn:hover{background:hsla(38,47%,60%,.24);border-color:var(--accent);color:var(--accent)}.landing-nav__btn--channel{color:#fff4d6;background:rgba(55,166,235,.16);border-color:rgba(55,166,235,.3)}[data-theme=light] .landing-nav__btn{background:rgba(102,46,28,.08);border-color:rgba(102,46,28,.2);color:#662e1c}[data-theme=light] .landing-nav__btn:hover{background:rgba(102,46,28,.14);border-color:#662e1c;color:#662e1c}.landing-hero{position:relative;height:100vh;height:100dvh;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.landing-hero__globe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.85}.landing-hero__content{position:relative;z-index:10;text-align:center;padding:0 24px}.landing-hero__actions,.landing-section__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.landing-hero__title{font-size:clamp(32px,7vw,56px);font-weight:900;line-height:1.1;margin-bottom:20px;color:#ebdcb2;text-shadow:0 2px 40px rgba(0,0,0,.6)}.landing-hero__sub{font-size:clamp(15px,2.5vw,19px);color:#c9a66b;max-width:540px;margin:0 auto 36px;line-height:1.7;text-shadow:0 1px 20px rgba(0,0,0,.5)}.landing-cta{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c9a66b,#af4425);color:#fff;padding:16px 40px;min-height:54px;border-radius:14px;font-size:17px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 24px rgba(175,68,37,.35);letter-spacing:.2px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.landing-cta:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(175,68,37,.5);color:#fff}.landing-cta--full{width:100%;text-align:center}.landing-cta--ghost{gap:10px;color:#ebdcb2;background:rgba(15,8,4,.34);border:1px solid hsla(38,47%,60%,.24);box-shadow:0 4px 22px rgba(0,0,0,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.landing-cta--ghost svg{width:22px;height:22px}.landing-cta--ghost:hover{color:#fff4d6;border-color:rgba(55,166,235,.46);box-shadow:0 10px 30px rgba(55,166,235,.16)}.landing-section{position:relative;z-index:20;padding:80px 24px;max-width:800px;margin:0 auto;text-align:center}.landing-section--alt{max-width:100%;background:transparent;border-top:1px solid hsla(38,47%,60%,.14);border-bottom:1px solid hsla(38,47%,60%,.14)}.landing-section__title{font-size:clamp(24px,4.5vw,36px);font-weight:900;margin-bottom:20px;color:#ebdcb2;letter-spacing:-.5px;text-shadow:0 1px 20px rgba(0,0,0,.4)}.landing-section__text{font-size:17px;color:#c9a66b;line-height:1.75;max-width:600px;margin:0 auto;text-shadow:0 1px 12px rgba(0,0,0,.3)}.landing-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px;max-width:760px;margin:40px auto 0;padding:0 20px}.landing-feature-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(38,47%,60%,.2);border-radius:16px;padding:28px 24px;text-align:left;transition:transform .25s,box-shadow .25s,background .2s;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 24px rgba(0,0,0,.2)}.landing-feature-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.09);box-shadow:0 8px 32px rgba(0,0,0,.3);border-color:hsla(38,47%,60%,.35)}.landing-feature-card__icon{font-size:36px;margin-bottom:14px}.landing-feature-card__title{font-size:18px;font-weight:700;margin-bottom:10px;color:#ebdcb2}.landing-feature-card__text{font-size:14px;color:#c9a66b;line-height:1.65}.landing-free-banner{background:hsla(0,0%,100%,.05);border:1px solid hsla(38,47%,60%,.22);border-radius:20px;padding:48px 28px;text-align:center;position:relative;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.landing-free-banner:before{content:"";position:absolute;top:-60%;left:-20%;width:140%;height:140%;background:radial-gradient(ellipse at center,hsla(38,47%,60%,.07) 0,transparent 70%);pointer-events:none}.landing-free-banner__icon{font-size:48px;display:block;margin-bottom:16px}.landing-free-banner__title{font-size:28px;font-weight:900;margin-bottom:12px;color:#c9a66b}.landing-free-banner__text{font-size:16px;color:#d4b88a;line-height:1.65;max-width:500px;margin:0 auto;position:relative}.landing-highlight{font-size:20px;font-weight:800;color:#c9a66b;margin-top:24px;letter-spacing:-.3px}.landing-section__actions{margin-top:28px}.landing-fb-form{max-width:540px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.landing-fb-row{display:flex;gap:12px;flex-wrap:wrap}.landing-fb-row input{flex:1 1;min-width:200px}.landing-fb-types{display:flex;gap:8px;flex-wrap:wrap}.landing-fb-type{padding:10px 18px;min-height:42px;border-radius:24px;font-size:13px;font-weight:600;background:hsla(38,47%,60%,.12);border:1px solid hsla(38,47%,60%,.2);color:#c9a66b;cursor:pointer;transition:all .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.landing-fb-type:hover{border-color:#c9a66b}.landing-fb-type.active{background:linear-gradient(135deg,#c9a66b,#af4425);border-color:transparent;color:#fff}.landing-fb-form input,.landing-fb-form textarea{background:hsla(0,0%,100%,.07);border-color:hsla(38,47%,60%,.25);color:#ebdcb2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landing-fb-form input::placeholder,.landing-fb-form textarea::placeholder{color:hsla(38,47%,60%,.5)}[data-theme=light] .landing-fb-form input,[data-theme=light] .landing-fb-form textarea{background:rgba(0,0,0,.18);border-color:hsla(44,59%,81%,.35);color:#ebdcb2}[data-theme=light] .landing-fb-form input::placeholder,[data-theme=light] .landing-fb-form textarea::placeholder{color:hsla(44,59%,81%,.55)}[data-theme=light] .landing-fb-type{background:rgba(0,0,0,.15);border-color:hsla(44,59%,81%,.3);color:#ebdcb2}.landing-fb-form textarea{resize:none;min-height:110px;font-family:inherit}.landing-fb-success{text-align:center;padding:48px 0;color:#ebdcb2}.landing-download{position:relative;z-index:20;padding:28px 24px 72px}.landing-download__card{max-width:1040px;margin:0 auto;padding:34px 28px;border-radius:24px;text-align:center;background:radial-gradient(circle at 20% 0,hsla(38,47%,60%,.18),transparent 35%),hsla(0,0%,100%,.06);border:1px solid hsla(38,47%,60%,.24);box-shadow:0 18px 60px rgba(0,0,0,.24);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.landing-download__eyebrow{display:inline-flex;margin-bottom:12px;padding:5px 12px;border-radius:999px;background:hsla(38,47%,60%,.12);border:1px solid hsla(38,47%,60%,.22);color:#c9a66b;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.landing-download__title{color:#ebdcb2;font-size:clamp(24px,4.5vw,34px);font-weight:900;margin-bottom:12px;letter-spacing:-.6px}.landing-download__text{color:#d4b88a;font-size:16px;line-height:1.65;max-width:520px;margin:0 auto 24px}.landing-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin:26px auto 18px;max-width:920px}.landing-store-card{position:relative;overflow:hidden;min-height:306px;padding:24px 24px 96px;border-radius:22px;text-align:left;text-decoration:none;color:#ebdcb2;border:1px solid hsla(38,47%,60%,.24);background:radial-gradient(circle at 18% 12%,hsla(38,47%,60%,.22),transparent 34%),linear-gradient(145deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.03));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 14px 36px rgba(0,0,0,.18);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.landing-store-card:after{content:"";position:absolute;right:-58px;bottom:-74px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,hsla(38,47%,60%,.18),transparent 66%);pointer-events:none}.landing-store-card[href]:hover{transform:translateY(-4px);border-color:hsla(38,47%,60%,.52);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 20px 48px rgba(0,0,0,.28);color:#fff4d6}.landing-store-card--rustore{background:radial-gradient(circle at 18% 12%,rgba(62,110,255,.3),transparent 34%),radial-gradient(circle at 85% 18%,hsla(38,47%,60%,.18),transparent 34%),linear-gradient(145deg,rgba(65,82,182,.3),hsla(0,0%,100%,.04))}.landing-store-card--ios{background:radial-gradient(circle at 18% 12%,hsla(44,59%,81%,.22),transparent 34%),radial-gradient(circle at 88% 12%,rgba(175,68,37,.16),transparent 36%),linear-gradient(145deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.03))}.landing-store-card--telegram{background:radial-gradient(circle at 18% 12%,rgba(55,166,235,.34),transparent 34%),radial-gradient(circle at 88% 18%,hsla(38,47%,60%,.14),transparent 34%),linear-gradient(145deg,rgba(42,135,196,.28),hsla(0,0%,100%,.035))}.landing-store-card--disabled{opacity:.68;cursor:not-allowed}.landing-store-card__icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;color:#ebdcb2;background:linear-gradient(145deg,hsla(44,59%,81%,.22),rgba(175,68,37,.16));border:1px solid hsla(44,59%,81%,.22);box-shadow:0 12px 26px rgba(0,0,0,.18)}.landing-store-card__icon--rustore{padding:0;color:#fff;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.26)}.landing-store-card__icon--telegram{color:#fff;background:linear-gradient(145deg,rgba(55,166,235,.92),rgba(21,101,192,.74));border-color:hsla(0,0%,100%,.24)}.landing-store-card__brand-icon{width:54px;height:54px;display:block;object-fit:contain}.landing-store-card__badge{position:absolute;top:22px;right:22px;padding:6px 10px;border-radius:999px;color:hsla(44,59%,81%,.92);background:rgba(15,8,4,.28);border:1px solid hsla(44,59%,81%,.18);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.landing-store-card__title{margin:26px 0 10px;color:#fff1cc;font-size:22px;font-weight:900;letter-spacing:-.4px}.landing-store-card__text{color:hsla(44,59%,81%,.72);font-size:14px;line-height:1.55;margin-bottom:0}.landing-store-card__cta{position:absolute;left:24px;right:24px;bottom:24px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#c9a66b,#af4425);font-size:14px;font-weight:900;box-shadow:0 12px 28px rgba(175,68,37,.26)}.landing-store-card__cta svg,.landing-store-card__cta-logo{width:20px;height:20px}.landing-store-card__cta-logo{display:block;object-fit:contain;border-radius:6px}.landing-store-card__cta--disabled{background:hsla(38,47%,60%,.14);color:hsla(44,59%,81%,.7);box-shadow:none}.landing-store-card__cta--telegram{background:linear-gradient(135deg,#37a6eb,#af4425)}.landing-download__apk-link{display:inline-flex;margin-top:2px;color:hsla(44,59%,81%,.78);font-size:13px;font-weight:800;text-decoration:none;border-bottom:1px solid hsla(44,59%,81%,.26)}.landing-download__apk-link:hover{color:#fff4d6;border-bottom-color:hsla(44,59%,81%,.58)}.landing-download__note{color:hsla(38,47%,60%,.66);font-size:12px;line-height:1.55;max-width:480px;margin:16px auto 0}.landing-channel-strip{max-width:620px;margin:8px auto 18px;padding:16px 18px;display:flex;align-items:center;justify-content:center;gap:14px;border:1px solid rgba(55,166,235,.28);border-radius:18px;color:#ebdcb2;text-decoration:none;background:radial-gradient(circle at 8% 20%,rgba(55,166,235,.22),transparent 38%),hsla(0,0%,100%,.055);transition:transform .22s ease,border-color .22s ease,background .22s ease}.landing-channel-strip:hover{transform:translateY(-2px);border-color:rgba(55,166,235,.52);color:#fff4d6;background:radial-gradient(circle at 8% 20%,rgba(55,166,235,.3),transparent 38%),hsla(0,0%,100%,.075)}.landing-channel-strip svg{flex:0 0 auto;width:30px;height:30px;color:#37a6eb}.landing-channel-strip span{display:grid;grid-gap:3px;gap:3px;text-align:left}.landing-channel-strip strong{font-size:15px;font-weight:900}.landing-channel-strip small{color:hsla(44,59%,81%,.66);font-size:12px;line-height:1.35}[data-theme=light] .landing-download__card{background:radial-gradient(circle at 20% 0,hsla(44,59%,81%,.2),transparent 36%),rgba(0,0,0,.16);border-color:hsla(44,59%,81%,.28)}[data-theme=light] .landing-store-card{background:radial-gradient(circle at 18% 12%,hsla(44,59%,81%,.22),transparent 34%),linear-gradient(145deg,rgba(15,8,4,.24),rgba(15,8,4,.12));color:#ebdcb2}[data-theme=light] .landing-store-card--rustore{background:radial-gradient(circle at 18% 12%,rgba(62,110,255,.34),transparent 34%),linear-gradient(145deg,rgba(35,22,92,.4),rgba(15,8,4,.16))}[data-theme=light] .landing-store-card--telegram{background:radial-gradient(circle at 18% 12%,rgba(55,166,235,.36),transparent 34%),linear-gradient(145deg,rgba(10,76,128,.38),rgba(15,8,4,.14))}@media (max-width:940px){.landing-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}}.landing-footer{text-align:center;padding:40px 24px;border-top:1px solid rgba(74,40,16,.22);background:linear-gradient(180deg,rgba(74,40,16,.1),rgba(74,40,16,.28))}[data-theme=light] .landing-footer{border-top-color:hsla(44,59%,81%,.16);background:linear-gradient(180deg,rgba(15,8,4,.1),rgba(15,8,4,.34))}.landing-footer__links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 18px;margin-bottom:18px}.landing-footer__links a{color:#4a2810;font-size:13px;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(74,40,16,.34)}[data-theme=light] .landing-footer__links a{color:#ebdcb2;border-bottom-color:hsla(44,59%,81%,.38)}.landing-footer__text{font-size:15px;color:#5b321a;font-weight:700;margin-bottom:6px}[data-theme=light] .landing-footer__text{color:#ebdcb2}.landing-footer__copy{font-size:12px;color:rgba(74,40,16,.74)}[data-theme=light] .landing-footer__copy{color:hsla(44,59%,81%,.62)}@keyframes globeFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-14px) scale(1.02)}}@media (prefers-reduced-motion:reduce){@keyframes globeFloat{0%,to{transform:none}}}@media (prefers-reduced-motion:reduce){.landing-blobs>*{animation:none!important}}@media (max-width:600px){.landing-nav{padding:var(--safe-top,0) 16px 0;height:calc(54px + var(--safe-top, 0px))}.landing-hero{min-height:520px}.landing-hero__content{padding:0 20px}.landing-hero__sub{margin-bottom:28px}.landing-hero__actions,.landing-section__actions{flex-direction:column;align-items:stretch}.landing-nav__btn--channel{display:none}.landing-section{padding:56px 16px}.landing-features{grid-template-columns:1fr;padding:0 4px;gap:12px}.landing-feature-card{padding:22px 20px}.landing-free-banner{padding:36px 20px}.landing-free-banner__title{font-size:22px}.landing-highlight{font-size:17px}.landing-fb-row{flex-direction:column}.landing-fb-row input{min-width:0}.landing-cta{padding:14px 28px;font-size:16px}.landing-download{padding:18px 12px 56px}.landing-download__card{padding:26px 14px;border-radius:22px}.landing-download__title{font-size:26px;line-height:1.08;margin-bottom:10px}.landing-download__text{font-size:14px;line-height:1.55;margin-bottom:18px}.landing-store-grid{grid-template-columns:1fr;gap:12px;margin:20px auto 16px}.landing-store-card{min-height:246px;padding:18px 16px 82px;border-radius:20px}.landing-store-card__icon{width:48px;height:48px;border-radius:16px}.landing-store-card__brand-icon{width:48px;height:48px}.landing-store-card__badge{top:18px;right:16px}.landing-store-card__title{margin:20px 0 8px;font-size:20px;line-height:1.12}.landing-store-card__text{font-size:13px;line-height:1.5}.landing-store-card__cta{left:16px;right:16px;bottom:16px;min-height:44px;font-size:13px}.landing-download__apk-link{max-width:270px;justify-content:center;text-align:center;line-height:1.35}.landing-channel-strip{align-items:flex-start;justify-content:flex-start;margin-top:4px;padding:14px}}@media (max-width:380px){.landing-logo__text{font-size:14px}.landing-hero__title{font-size:28px}.landing-section{padding:44px 14px}}