:root{--ink:#171522;--ink2:#211d34;--muted:#6b7974;--paper:#f5f4ee;--white:#fff;--lime:#ff715b;--line:#dfe3dc;--shadow:0 24px 70px rgba(23,21,34,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.topbar{height:84px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,21,34,.1);position:relative;z-index:3}.brand{display:flex;align-items:center;gap:10px;font-weight:820;font-size:20px;letter-spacing:-.04em}.brand>i{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:var(--ink);color:var(--lime);font:700 21px Georgia,serif}.brand b{color:#7b67ee}.topbar nav{display:flex;gap:34px;color:#55645f;font-size:14px}.topbar nav a{transition:.2s}.topbar nav a:hover{color:var(--ink)}.profile{border:1px solid #d1d6d1;background:rgba(255,255,255,.45);border-radius:99px;padding:6px 14px 6px 6px;display:flex;gap:9px;align-items:center;color:var(--ink);cursor:pointer}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ece8ff;font-weight:800}.hero{max-width:1240px;min-height:680px;margin:auto;padding:76px 28px 74px;display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center}.kicker{display:flex;align-items:center;gap:9px;color:#718078;font-size:11px;font-weight:850;letter-spacing:.14em}.kicker>span{width:26px;height:2px;background:#ff715b}.hero h1{margin:22px 0 25px;font:500 clamp(52px,5.3vw,72px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.058em}.hero h1 em{display:block;color:#7b67ee;font-style:normal}.hero-copy>p{max-width:610px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:28px;margin:34px 0}.primary{min-height:54px;padding:0 22px 0 25px;border:0;border-radius:14px;background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:32px;font-weight:750;box-shadow:0 14px 32px rgba(23,21,34,.18);cursor:pointer;transition:.2s}.primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(23,21,34,.24)}.primary b{color:var(--lime);font-size:20px}.primary.lime{background:var(--lime);color:var(--ink)}.primary.lime b{color:var(--ink)}.secondary{font-weight:700;border-bottom:1px solid #a6b0ab;padding-bottom:4px}.trust{display:flex;flex-wrap:wrap;gap:18px;color:#6d7a75;font-size:12px}.trust span{display:flex;align-items:center;gap:6px}.trust i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#ece8ff;color:#7b67ee;font-style:normal;font-size:10px}.visual{min-height:510px;border-radius:38px;background:linear-gradient(145deg,#28213f,#151320);position:relative;display:grid;place-items:center;overflow:hidden;box-shadow:0 32px 80px rgba(23,21,34,.28)}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb.one{width:330px;height:330px;top:-175px;right:-100px;background:rgba(255,113,91,.22)}.orb.two{width:260px;height:260px;bottom:-150px;left:-110px;background:rgba(213,194,146,.12)}.glass-card{width:min(390px,76%);padding:25px;border:1px solid rgba(255,255,255,.3);border-radius:26px;background:rgba(252,253,248,.96);box-shadow:0 24px 65px rgba(0,0,0,.3);position:relative;z-index:1;transform:rotate(-1.4deg)}.card-top{display:flex;justify-content:space-between;color:#718078;font-size:10px;font-weight:800;letter-spacing:.08em}.status{display:flex;align-items:center;gap:5px;color:#7b67ee}.status i{width:6px;height:6px;border-radius:50%;background:#ff715b}.service-icon,.product-icon,.drawer-icon{display:grid;place-items:center;background:var(--ink);color:var(--lime);font-weight:900;letter-spacing:-.07em}.service-icon{width:66px;height:66px;border-radius:20px;margin:36px 0 18px}.glass-card h2{margin:0;font-size:26px;letter-spacing:-.04em}.glass-card>p{margin:6px 0 27px;color:#718078}.total{padding-top:21px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:end}.total span{display:flex;flex-direction:column;gap:4px}.total small{color:#7b8883;font-size:10px}.total strong{font:500 34px Georgia,serif}.total>b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:27px}.timeline i{height:4px;border-radius:5px;background:var(--lime)}.timeline i:last-child{background:#d8ddd8}.labels{display:flex;justify-content:space-between;margin-top:7px;color:#89938f;font-size:9px}.float-chip{position:absolute;z-index:2;padding:11px 14px;border:1px solid rgba(255,255,255,.25);border-radius:99px;background:rgba(255,255,255,.13);backdrop-filter:blur(12px);color:#eef4ec;font-size:11px;box-shadow:0 12px 25px rgba(0,0,0,.16)}.chip-one{top:50px;left:30px}.chip-two{right:25px;bottom:42px}.catalog{padding:100px max(28px,calc((100vw - 1184px)/2));background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px}.section-head h2,.how h2{font:500 44px Georgia,serif;letter-spacing:-.045em;margin:11px 0 8px}.section-head p{color:var(--muted);margin:0}.search{width:290px;height:48px;padding:0 14px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:14px;background:#fbfcfa}.search span{color:#84908b;font-size:21px}.search input{width:100%;border:0;outline:0;background:transparent}.tabs{display:flex;gap:8px;overflow:auto;margin:39px 0 25px;padding-bottom:3px}.tabs button{padding:10px 18px;border:1px solid var(--line);border-radius:99px;background:#fff;color:#68756f;cursor:pointer;white-space:nowrap}.tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{min-height:266px;padding:25px;position:relative;border:1px solid var(--line);border-radius:22px;background:#fbfcfa;cursor:pointer;outline:none;transition:.22s;animation:rise .42s both;animation-delay:var(--delay)}.product:hover,.product:focus-visible{transform:translateY(-4px);box-shadow:0 18px 42px rgba(23,21,34,.1);border-color:#ad9fff}.product.mint{background:#f7edff}.product.sand{background:#faf6ec}.product.blue{background:#f0f5f7}.product.violet{background:#f5f1f8}.product.coral{background:#faf1ed}.product.lime{background:#fff0ec}.product-icon{width:52px;height:52px;border-radius:16px;margin-bottom:24px}.product>small{font-size:10px;color:#809087;text-transform:uppercase;letter-spacing:.1em}.product h3{margin:7px 0 6px;font-size:21px;letter-spacing:-.035em}.product p{margin:0;color:#74817b;font-size:13px}.product-bottom{position:absolute;left:25px;right:22px;bottom:23px;display:flex;align-items:center;justify-content:space-between;color:#74817b;font-size:12px}.product-bottom strong{color:var(--ink);font-size:17px}.product-bottom>b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime)}.badge{position:absolute;top:18px;right:18px;padding:6px 9px;border-radius:99px;background:var(--lime);font-size:9px;font-weight:850}.empty{padding:50px;text-align:center;color:var(--muted)}.assurance{max-width:1184px;margin:72px auto 0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;border-radius:28px;overflow:hidden}.assurance>div{padding:38px;border-right:1px solid rgba(255,255,255,.12)}.assurance>div:last-child{border:0}.assurance small{color:var(--lime);font-size:9px;letter-spacing:.14em}.assurance h3{margin:14px 0 9px;font-size:20px}.assurance p{margin:0;color:#aab9b3;line-height:1.6;font-size:13px}.how{max-width:1184px;margin:auto;padding:105px 28px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.steps article{min-height:280px;padding:27px;border:1px solid #d9dfd9;border-radius:22px;position:relative}.steps article>span{position:absolute;right:25px;top:25px;color:#7b67ee;font:500 17px Georgia,serif}.step-icon{width:48px;height:48px;border-radius:15px;background:#ece8ff;display:grid;place-items:center;color:#7b67ee;font-weight:800}.steps h3{margin:58px 0 11px;font-size:20px}.steps p{color:var(--muted);line-height:1.7;font-size:14px}.final-cta{max-width:1184px;margin:0 auto 90px;padding:58px;border-radius:30px;background:linear-gradient(135deg,#28213f,#151320);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:var(--shadow)}.kicker.light{color:#b8c5bf}.final-cta h2{font:500 43px Georgia,serif;letter-spacing:-.04em;margin:15px 0 8px}.final-cta p{margin:0;color:#aebdb7}footer{min-height:160px;padding:42px max(28px,calc((100vw - 1184px)/2));background:#11101b;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{color:#9eafa8}footer>div:last-child{display:flex;gap:24px}footer>div:last-child a{color:var(--lime);font-size:13px}.brand.inverse>i{background:#fff;color:var(--ink)}.mobile-nav{display:none}.toast{position:fixed;left:50%;bottom:26px;z-index:50;transform:translate(-50%,20px);padding:13px 18px;border-radius:99px;background:var(--ink);color:#fff;font-size:13px;opacity:0;pointer-events:none;transition:.25s;box-shadow:var(--shadow)}.toast.show{opacity:1;transform:translate(-50%,0)}.scrim{position:fixed;inset:0;z-index:40;background:rgba(12,10,22,.54);backdrop-filter:blur(5px)}.drawer{position:fixed;z-index:41;right:0;top:0;width:min(470px,100%);height:100%;padding:45px;background:var(--paper);transform:translateX(100%);transition:.25s;box-shadow:-20px 0 70px rgba(0,0,0,.18)}.drawer.open{transform:translateX(0)}.close{position:absolute;right:24px;top:20px;border:0;background:transparent;font-size:32px;color:#718078;cursor:pointer}.drawer-icon{width:72px;height:72px;border-radius:22px;margin:48px 0 28px}.drawer>small{color:#7b67ee;text-transform:uppercase;letter-spacing:.12em}.drawer h2{font:500 42px Georgia,serif;margin:12px 0}.drawer>p{color:var(--muted)}.drawer-price{margin:35px 0 24px;padding:20px 0;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-price span{color:var(--muted)}.drawer-price strong{font:500 27px Georgia,serif}.drawer .primary{width:100%}.drawer .primary.disabled{opacity:.65;cursor:not-allowed}.drawer-note{text-align:center;font-size:12px}@keyframes rise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:900px){.topbar nav{display:none}.hero{grid-template-columns:1fr;gap:45px}.visual{min-height:480px}.product-grid{grid-template-columns:repeat(2,1fr)}.assurance{margin-inline:22px}.steps{grid-template-columns:1fr}.final-cta{margin-inline:22px}}@media(max-width:600px){body.telegram .topbar{padding-top:max(8px,env(safe-area-inset-top));height:72px}.topbar{height:72px;padding:0 18px}.profile{font-size:0;padding-right:6px}.profile .avatar{font-size:13px}.hero{min-height:auto;padding:46px 18px 52px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column;gap:16px}.primary{justify-content:space-between}.secondary{align-self:flex-start}.trust{gap:12px}.visual{min-height:410px;border-radius:28px}.glass-card{width:84%;padding:21px}.float-chip{display:none}.catalog{padding:72px 18px}.section-head{align-items:stretch;flex-direction:column}.section-head h2,.how h2{font-size:36px}.search{width:100%}.product-grid{grid-template-columns:1fr}.product{min-height:238px}.assurance{grid-template-columns:1fr;margin:45px 18px 0}.assurance>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:29px}.how{padding:76px 18px}.steps article{min-height:240px}.final-cta{margin:0 18px 90px;padding:36px 25px;align-items:stretch;flex-direction:column}.final-cta h2{font-size:36px}footer{padding:38px 22px 110px;align-items:flex-start;flex-direction:column}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));height:66px;z-index:30;padding:7px;border:1px solid rgba(255,255,255,.55);border-radius:22px;background:rgba(250,251,247,.92);backdrop-filter:blur(18px);box-shadow:0 12px 35px rgba(23,21,34,.17)}.mobile-nav a,.mobile-nav button{border:0;background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#74817b;font-size:18px}.mobile-nav span{font-size:9px}.mobile-nav .active{color:var(--ink)}.toast{bottom:90px;width:max-content;max-width:calc(100% - 36px);text-align:center}.drawer{top:auto;bottom:0;width:100%;height:auto;max-height:88%;border-radius:28px 28px 0 0;padding:30px 24px calc(30px + env(safe-area-inset-bottom));transform:translateY(100%)}.drawer.open{transform:translateY(0)}.drawer-icon{margin-top:20px}.drawer h2{font-size:36px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
