.landing-page{font-family:var(--body);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:clip}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box;margin:0;padding:0}.landing-page img{max-width:100%;display:block}.landing-page a{color:inherit;text-decoration:none}.landing-page ul{list-style:none}@media (prefers-reduced-motion:no-preference){html:has(.landing-page){scroll-behavior:smooth}}.landing-page{--disp:var(--font-unbounded);--body:var(--font-golos);--lr-lg:24px}.landing-page .lwrap{max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:640px){.landing-page .lwrap{padding:0 24px}}@media (min-width:1024px){.landing-page .lwrap{padding:0 32px}}.landing-page .eyebrow-s{font:600 12px/1 var(--body);letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.landing-page .h2{font-family:var(--disp);letter-spacing:-.01em;margin-top:10px;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.12}.landing-page .sub{max-width:560px;color:var(--muted);margin:12px auto 0;font-size:16px}.landing-page .sec-head{text-align:center;max-width:760px;margin:0 auto}.landing-page .lbtn{font:600 15px/1 var(--body);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;transition:background .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex}.landing-page .lbtn svg{width:16px;height:16px}.landing-page .lbtn-accent{background:var(--accent);color:#06351b}.landing-page .lbtn-accent:hover{background:var(--accent-press)}.landing-page .lbtn-soft{background:var(--accent-soft);color:var(--accent-ink)}.landing-page .lbtn-soft:hover{background:#dcf4e6}.landing-page .lbtn-dark{background:var(--ink);color:#fff}.landing-page .lbtn-dark:hover{background:#2a2b20}.landing-page .lbtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.landing-page .section{margin-top:72px}@media (min-width:768px){.landing-page .section{margin-top:96px}}.landing-page .lhdr{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fafaf6d1;position:sticky;top:0}.landing-page .lnav{justify-content:space-between;align-items:center;gap:8px;height:60px;display:flex}.landing-page .lbrand{font-family:var(--disp);letter-spacing:-.02em;font-size:18px;font-weight:700}.landing-page .lbrand i{color:var(--accent);font-style:normal}.landing-page .lhdr nav{flex:1;justify-content:center;gap:4px;display:none}.landing-page .lhdr nav a{font:500 14px/1 var(--body);color:var(--muted);border-radius:10px;padding:8px 12px}.landing-page .lhdr nav a:hover{color:var(--ink);background:var(--line)}@media (min-width:768px){.landing-page .lhdr nav{display:flex}}.landing-page .burger{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-page .burger:hover{background:var(--line)}@media (min-width:768px){.landing-page .burger{display:none}}.landing-page .hero{padding:56px 0 8px;position:relative;overflow:hidden}.landing-page .hero-grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}@media (min-width:1024px){.landing-page .hero-grid{grid-template-columns:1.05fr .95fr;gap:48px}.landing-page .hero{padding:72px 0 16px}}.landing-page .eyebrow{font:600 13px/1 var(--body);color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;align-items:center;gap:7px;padding:8px 14px;display:inline-flex}.landing-page .eyebrow svg{width:14px;height:14px}.landing-page .hero h1{font-family:var(--disp);letter-spacing:-.02em;margin-top:18px;font-size:clamp(30px,4.6vw,54px);font-weight:800;line-height:1.06}.landing-page .hero h1 em{color:var(--accent);font-style:normal}.landing-page .lead{max-width:520px;color:var(--muted);margin-top:18px;font-size:17px}.landing-page .hero-cta{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.landing-page .trust{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;font-size:13.5px;display:flex}.landing-page .trust b{color:var(--ink)}.landing-page .tsep{background:var(--line-2);width:1px;height:16px}.landing-page .hstack{height:420px;position:relative}@media (max-width:1023px){.landing-page .hstack{max-width:520px;height:360px;margin:0 auto}}.landing-page .ph{border-radius:var(--lr-lg);box-shadow:var(--shadow-lg);border:1px solid var(--line);position:absolute;overflow:hidden}.landing-page .ph img{object-fit:cover;width:100%;height:100%}.landing-page .p1{z-index:2;width:52%;height:78%;top:6%;left:0}.landing-page .p2{z-index:1;width:40%;height:56%;top:0;right:4%}.landing-page .p3{z-index:3;width:36%;height:44%;bottom:0;right:0}.landing-page .chip-float{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);font:600 12.5px/1 var(--body);z-index:4;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;display:flex;position:absolute}.landing-page .chip-float svg{width:14px;height:14px;color:var(--accent)}.landing-page .cf1{bottom:4%;left:6%}.landing-page .cf2{top:52%;right:18%}.landing-page .marq-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f0e8;margin-top:56px;padding:18px 0;overflow:hidden}.landing-page .marq-track{width:max-content;animation:28s linear infinite marq;display:flex}.landing-page .marq-band:hover .marq-track{animation-play-state:paused}.landing-page .marq-seq{flex-shrink:0;align-items:center;display:flex}.landing-page .marq-item{font-family:var(--disp);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:26px;padding-right:26px;font-size:15px;font-weight:600;display:flex}.landing-page .marq-item .star{color:var(--accent);display:inline-flex}.landing-page .marq-item .star svg{width:13px;height:13px}@keyframes marq{to{transform:translate(-50%)}}.landing-page .steps-row{flex-direction:column;align-items:center;gap:14px;margin-top:40px;display:flex}@media (min-width:1024px){.landing-page .steps-row{flex-direction:row;justify-content:center;align-items:flex-start;gap:8px}}.landing-page .step{flex-direction:column;align-items:center;gap:14px;display:flex}@media (min-width:1024px){.landing-page .step{align-items:flex-start;width:330px}}.landing-page .step-head{align-items:flex-start;gap:12px;width:282px;display:flex}@media (min-width:640px){.landing-page .step-head{width:330px}}@media (min-width:1024px){.landing-page .step-head{width:100%}}.landing-page .stepno{background:var(--ink);width:40px;height:40px;color:var(--bg);font:700 13px/1 var(--disp);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-page .step-head h3{font:600 16px/1.25 var(--body)}.landing-page .step-head p{color:var(--muted);min-height:40px;margin-top:4px;font-size:13.5px}.landing-page .step-demo{align-items:stretch;gap:8px;display:flex}.landing-page .thumb-rail{flex-direction:column;gap:8px;display:flex}.landing-page .thumb{cursor:pointer;background:var(--line);border:none;border-radius:14px;width:64px;height:86px;padding:0;position:relative;overflow:hidden}@media (min-width:640px){.landing-page .thumb{height:106px}}.landing-page .thumb img{object-fit:cover;width:100%;height:100%}.landing-page .thumb:after{content:"";border:2px solid #0000;border-radius:14px;transition:border-color .15s;position:absolute;inset:0}.landing-page .thumb.is-on:after,.landing-page .thumb:focus-visible:after{border-color:var(--accent)}.landing-page .step-preview{border:1px solid var(--line);background:var(--line);aspect-ratio:3/4;border-radius:18px;width:206px;position:relative;overflow:hidden}@media (min-width:640px){.landing-page .step-preview{width:250px}}.landing-page .step-preview img{object-fit:cover;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.landing-page .step-cap{color:#fff;font:500 13.5px/1.2 var(--body);background:linear-gradient(#0000,#14150e9e);padding:10px 14px;position:absolute;bottom:0;left:0;right:0}.landing-page .step-arrow{border:1px solid var(--line-2);background:var(--surface);width:36px;height:36px;color:var(--ink);box-shadow:var(--shadow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-page .step-arrow svg{width:15px;height:15px;transform:rotate(90deg)}@media (min-width:1024px){.landing-page .step-arrow{margin:2px 6px 0}.landing-page .step-arrow svg{transform:none}}.landing-page .info-tag{background:var(--surface);box-shadow:var(--shadow);font:600 10.5px/1 var(--body);border-radius:9px;align-items:center;gap:5px;padding:6px 8px;display:flex;position:absolute}.landing-page .info-tag .idot{background:var(--accent);border-radius:50%;width:6px;height:6px}.landing-page .steps-close{text-align:center;max-width:640px;color:var(--muted);margin:28px auto 0}.landing-page .steps-cta{justify-content:center;margin-top:24px;display:flex}.landing-page .feat-desk{display:none}@media (min-width:1024px){.landing-page .feat-desk{justify-content:center;align-items:center;gap:20px;display:flex}}.landing-page .feat-mob{flex-direction:column;align-items:center;gap:22px;display:flex}@media (min-width:1024px){.landing-page .feat-mob{display:none}}.landing-page .collage{flex-shrink:0;width:340px;height:430px;position:relative}.landing-page .collage .sq{background:var(--surface);border:1px solid var(--line);width:150px;height:150px;box-shadow:var(--shadow);border-radius:16px;transition:transform .2s;position:absolute;overflow:hidden}.landing-page .collage .sq:hover{z-index:10;transform:scale(1.05)}.landing-page .collage .sq img{object-fit:cover;width:100%;height:100%}.landing-page .collage .q1{top:6px;left:8px;transform:rotate(-4deg)}.landing-page .collage .q2{top:96px;right:8px;transform:rotate(3deg)}.landing-page .collage .q3{bottom:64px;left:34px;transform:rotate(-2deg)}.landing-page .bubble-row{z-index:11;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:-4px;right:-10px}.landing-page .bubble-emoji{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-page .bubble-emoji svg{width:17px;height:17px}.landing-page .bubble{background:var(--surface);border:1px solid var(--line);max-width:210px;box-shadow:var(--shadow);border-radius:16px 16px 16px 4px;padding:10px 14px;font-size:13.5px}.landing-page .connector{color:var(--accent);flex-shrink:0;align-items:center;gap:4px;display:flex}.landing-page .connector .ln{background:linear-gradient(90deg,transparent,var(--accent));border-radius:2px;width:18px;height:2px}.landing-page .connector .ln:last-child{background:linear-gradient(90deg,var(--accent),transparent)}.landing-page .fan{cursor:pointer;flex-shrink:0;width:340px;height:430px;position:relative}.landing-page .fan .fan-card{aspect-ratio:3/4;border:1px solid var(--line);background:var(--line);width:280px;box-shadow:var(--shadow-lg);border-radius:20px;transition:transform .35s,opacity .35s;position:absolute;top:20px;left:30px;overflow:hidden}.landing-page .fan .fan-card img{object-fit:cover;width:100%;height:100%}.landing-page .fan .f0{z-index:3;transform:rotate(-3deg)translate(-14px,6px)}.landing-page .fan .f1{z-index:2;opacity:.92;transform:rotate(2deg)translate(10px,-4px)}.landing-page .fan .f2{z-index:1;opacity:.85;transform:rotate(6deg)translate(28px,10px)}.landing-page .fan-hint{color:var(--faint);white-space:nowrap;font-size:12px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.landing-page .feat-text{flex-shrink:0;max-width:290px}.landing-page .feat-text h3{font-family:var(--disp);font-size:21px;font-weight:600;line-height:1.25}.landing-page .feat-text ul{color:var(--muted);flex-direction:column;gap:11px;margin-top:16px;font-size:15px;display:flex}.landing-page .feat-text li{align-items:flex-start;gap:10px;display:flex}.landing-page .check{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.landing-page .check svg{width:11px;height:11px}.landing-page .feat-text .lbtn{margin-top:22px}.landing-page .feat-mob .collage{width:300px;height:330px}.landing-page .feat-mob .collage .sq{width:126px;height:126px}.landing-page .feat-mob .fan{width:280px;height:380px}.landing-page .feat-mob .fan .fan-card{width:230px;left:25px}.landing-page .feat-mob .feat-text{text-align:center;max-width:420px}.landing-page .feat-mob .feat-text li{justify-content:center}.landing-page .play{width:52px;height:52px;box-shadow:var(--shadow);background:#fafaf6e6;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .play svg{width:18px;height:18px;color:var(--ink);margin-left:2px}.landing-page .dur{color:#fff;font:600 11.5px/1 var(--body);background:#14150e9e;border-radius:8px;padding:5px 8px;position:absolute;bottom:10px;right:10px}.landing-page .cats-band{margin-top:36px;padding:6px 0;overflow:hidden}.landing-page .cats-track{width:max-content;animation:40s linear infinite marq;display:flex}.landing-page .cats-band:hover .cats-track{animation-play-state:paused}.landing-page .cats-seq{gap:16px;padding-right:16px;display:flex}.landing-page .cat{flex-shrink:0;width:224px}@media (min-width:640px){.landing-page .cat{width:256px}}@media (min-width:768px){.landing-page .cat{width:288px}}.landing-page .cat-img{aspect-ratio:3/4;background:var(--line);border-radius:20px;overflow:hidden}.landing-page .cat-img img{object-fit:cover;width:100%;height:100%}.landing-page .cat-meta{text-align:center;margin-top:12px}.landing-page .cat-meta .k{font:600 10.5px/1 var(--body);letter-spacing:.08em;text-transform:uppercase;color:var(--faint)}.landing-page .cat-meta .v{font:600 14px/1.3 var(--body);margin-top:4px}.landing-page .cats-cta{justify-content:center;margin-top:32px;display:flex}.landing-page .cmp-grid{grid-template-columns:1fr;gap:20px;max-width:720px;margin:40px auto 0;display:grid}@media (min-width:768px){.landing-page .cmp-grid{grid-template-columns:1fr 1fr}}.landing-page .cmp-card{border-radius:var(--lr-lg);padding:26px}.landing-page .cmp-old{background:#f0f0e8}.landing-page .cmp-new{background:var(--ink);color:#fff;position:relative;overflow:hidden}.landing-page .cmp-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.landing-page .cmp-head .nm{font:700 16px/1 var(--body)}.landing-page .cmp-new .cmp-head .nm{font-family:var(--disp);font-size:15px}.landing-page .chip{font:600 12px/1 var(--body);border-radius:999px;padding:6px 11px}.landing-page .cmp-old .chip{color:var(--muted);background:#e2e2d6}.landing-page .cmp-new .chip{background:var(--accent);color:#06351b}.landing-page .cmp-card ul{flex-direction:column;gap:12px;font-size:14.5px;display:flex}.landing-page .cmp-old ul{color:#5c5c52}.landing-page .cmp-new ul{color:#fafaf6d1}.landing-page .cmp-card li{align-items:flex-start;gap:11px;display:flex}.landing-page .mark{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.landing-page .mark svg{width:11px;height:11px}.landing-page .cmp-old .mark{background:var(--danger-soft);color:var(--danger)}.landing-page .cmp-new .mark{background:var(--accent);color:#06351b}.landing-page .cmp-new .lbtn{margin-top:22px}.landing-page .pricing{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(160deg,#eef8ef,#f6f6ec 55%,#eef4ea);margin-top:96px;padding:64px 0 72px}.landing-page .plans{grid-template-columns:1fr;align-items:stretch;gap:18px;margin-top:44px;display:grid}@media (min-width:640px){.landing-page .plans{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.landing-page .plans{grid-template-columns:repeat(4,1fr)}}.landing-page .plan{border:1px solid var(--line);border-radius:var(--lr-lg);box-shadow:var(--shadow);background:#ffffffeb;flex-direction:column;padding:24px;display:flex;position:relative}.landing-page .plan.hot{border-color:var(--accent);box-shadow:0 12px 36px -14px #18c96459}.landing-page .plan-badge{white-space:nowrap;background:var(--accent);color:#06351b;font:600 12px/1 var(--body);box-shadow:var(--shadow);border-radius:999px;padding:7px 14px;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.landing-page .plan .nm{font-family:var(--disp);font-size:19px;font-weight:600}.landing-page .plan .ds{color:var(--muted);margin-top:4px;font-size:13.5px}.landing-page .plan .pr{font:700 28px/1 var(--body);letter-spacing:-.01em;margin-top:16px}.landing-page .plan .bo{background:var(--accent-soft);color:var(--accent-ink);font:600 12.5px/1 var(--body);border-radius:8px;align-self:flex-start;margin-top:8px;padding:6px 9px;display:inline-flex}.landing-page .plan .fits{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.landing-page .plan .fits .t{font:600 11.5px/1 var(--body);letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.landing-page .plan .fits ul{flex-direction:column;gap:7px;margin-top:10px;font-size:14px;display:flex}.landing-page .plan .fits li{align-items:center;gap:8px;display:flex}.landing-page .plan .fits .or{text-align:center;font:600 11px/1 var(--body);color:var(--faint);text-transform:uppercase}.landing-page .plan .lbtn{margin-top:auto}.landing-page .plan .fits+.lbtn,.landing-page .plan .lbtn{margin-top:18px}.landing-page .bonus{border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffbf;border-radius:20px;flex-direction:column;gap:16px;margin-top:28px;padding:22px;display:flex}@media (min-width:640px){.landing-page .bonus{flex-direction:row;align-items:center}}.landing-page .bonus-ic{background:var(--accent-soft);width:64px;height:64px;color:var(--accent-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.landing-page .bonus-ic svg{width:28px;height:28px}.landing-page .bonus-ic b{background:var(--accent);color:#06351b;font:700 11px/1 var(--body);border-radius:999px;padding:4px 7px;position:absolute;bottom:-4px;right:-4px}.landing-page .bonus h3{font:700 16.5px/1.3 var(--body)}.landing-page .bonus p{color:var(--muted);margin-top:4px;font-size:14px}.landing-page .bonus-body{flex:1}.landing-page .faq-list{flex-direction:column;gap:12px;max-width:760px;margin:36px auto 0;display:flex}.landing-page .faq-list details{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden}.landing-page .faq-list summary{cursor:pointer;font:600 15px/1.4 var(--body);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;list-style:none;display:flex}.landing-page .faq-list summary::-webkit-details-marker{display:none}.landing-page .faq-list summary .ar{color:var(--muted);flex-shrink:0;margin-top:2px;transition:transform .15s}.landing-page .faq-list summary .ar svg{width:16px;height:16px;display:block}.landing-page .faq-list details[open] summary .ar{transform:rotate(180deg)}.landing-page .faq-list .a{color:var(--muted);max-width:640px;padding:0 20px 18px;font-size:14.5px}.landing-page .faq-foot{flex-direction:column;align-items:center;gap:12px;margin-top:28px;display:flex}@media (min-width:640px){.landing-page .faq-foot{flex-direction:row;justify-content:center}}.landing-page .faq-foot .lnk{font:500 14px/1 var(--body);color:var(--muted);padding:10px 14px}.landing-page .faq-foot .lnk:hover{color:var(--ink)}.landing-page .final{background:linear-gradient(105deg,var(--accent),#3fd97f 55%,#8fe6ae);text-align:center;margin-top:96px;padding:56px 0}.landing-page .final h2{font-family:var(--disp);color:#06351b;font-size:clamp(24px,3.4vw,38px);font-weight:700}.landing-page .final p{color:#06351bc7;max-width:480px;margin:14px auto 24px;font-size:16px}.landing-page .lfoot{background:var(--surface);border-top:1px solid var(--line);margin-top:0}.landing-page .lfoot-in{padding:48px 0 24px}.landing-page .lfoot-grid{flex-direction:column;gap:32px;display:flex}@media (min-width:640px){.landing-page .lfoot-grid{flex-flow:wrap;justify-content:space-between}}.landing-page .lfoot .lbrand{font-size:17px}.landing-page .lfoot .ltag{max-width:280px;color:var(--muted);margin-top:10px;font-size:13.5px}.landing-page .lfoot-cols{flex-wrap:wrap;gap:24px 56px;font-size:14px;display:flex}.landing-page .lfoot-col{flex-direction:column;gap:8px;display:flex}.landing-page .lfoot-col .t{font:600 11.5px/1 var(--body);letter-spacing:.07em;text-transform:uppercase;color:var(--faint);margin-bottom:4px}.landing-page .lfoot-col a{color:var(--muted)}.landing-page .lfoot-col a:hover{color:var(--ink)}.landing-page .lfoot-bot{border-top:1px solid var(--line);color:var(--faint);margin-top:44px;padding-top:20px;font-size:13px}@media (prefers-reduced-motion:reduce){.landing-page .marq-track,.landing-page .cats-track{animation:none}.landing-page *{transition:none!important}}.landing-page .msheet{z-index:60;background:#14150e66;position:fixed;inset:0}.landing-page .msheet .panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;gap:4px;padding:18px;display:flex;position:absolute;top:12px;left:12px;right:12px}.landing-page .msheet .panel a{font:500 15px/1 var(--body);border-radius:12px;padding:11px 12px}.landing-page .msheet .panel a:hover{background:var(--line)}.landing-page .msheet .panel .lbtn{justify-content:center;margin-top:8px}
