:root{--ink:#111318;--ink-2:#29303d;--ink-soft:#454a57;--ink-faint:#666b78;--white:#fff;--surface:#ecebe8;--surface-2:#e4e4e0;--surface-3:#f5f5f2;--dark:#2d2d2d;--dark-2:#434343;--dark-3:#2c2c2c;--on-dark:#fff;--on-dark-soft:#fffc;--accent:#e6fb2d;--accent-dark:#d9ee1c;--accent-soft:#e3ef7a;--scribble:#dff41a;--wa:#25d366;--radius-xl:30px;--radius-lg:20px;--radius-md:14px;--radius-pill:999px;--gutter:clamp(16px,3.5vw,50px);--container:1440px;--header-h:84px;--font-sans:var(--font-sans-next),var(--font-cyr-next),"Red Hat Display","Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;--font-hand:var(--font-hand-next),"Caveat","Segoe Script",cursive;--ease:cubic-bezier(.22,1,.36,1)}html[lang=ru]{--font-sans:var(--font-cyr-next),"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{background:var(--white);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:17px;font-weight:400;line-height:1.5;overflow-x:clip}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}::selection{background:var(--accent);color:var(--ink)}:focus-visible{outline:3px solid var(--accent-dark);outline-offset:3px;border-radius:6px}.container{width:100%;max-width:var(--container);padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto}.section{padding:clamp(56px,8vw,120px) 0}.section-tight{padding:clamp(40px,5vw,72px) 0}.panel{border-radius:var(--radius-xl);background:var(--surface);padding:clamp(28px,4vw,64px)}.panel-dark{background:var(--dark);color:var(--on-dark)}.panel-white{background:var(--white)}.section-head{grid-template-columns:1fr;align-items:start;gap:0;max-width:980px;margin-bottom:clamp(32px,5vw,56px);display:grid}.section-head.stack{grid-template-columns:1fr}.section-head>.label,.section-head>.chip{justify-self:start}.section-head>.chip{margin-bottom:22px}@media (max-width:860px){.section-head{grid-template-columns:1fr;gap:18px}}h1,h2,h3,h4{letter-spacing:-.025em;color:var(--ink);text-wrap:balance;font-weight:500;line-height:1.05}.panel-dark h1,.panel-dark h2,.panel-dark h3{color:var(--on-dark)}.h1{letter-spacing:-.035em;font-size:clamp(40px,5.8vw,84px);line-height:1}.h2{font-size:clamp(32px,4.4vw,64px)}.h3{letter-spacing:-.02em;font-size:clamp(24px,2.4vw,34px)}.h4{letter-spacing:-.01em;font-size:21px}.lead{letter-spacing:-.01em;color:var(--ink);text-wrap:pretty;font-size:clamp(19px,2vw,28px);font-weight:400;line-height:1.35}.muted{color:var(--ink-soft)}.panel-dark .muted{color:var(--on-dark-soft)}.prose p+p{margin-top:1em}.hand{font-family:var(--font-hand);color:var(--ink);font-weight:700}.hand-accent{font-family:var(--font-hand);color:var(--accent-dark);font-weight:700}.label{border-radius:var(--radius-pill);background:var(--surface);height:38px;color:var(--ink);white-space:nowrap;align-items:center;gap:10px;margin-bottom:22px;padding:0 16px 0 12px;font-size:15px;font-weight:600;display:inline-flex;position:relative}.label:before{content:"";background:var(--accent-dark);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 3px #d9ee1c59}.label svg{display:none}.panel .label,.panel-dark .label{background:var(--white)}.panel-dark .label{color:var(--on-dark);background:#ffffff1f}.mark{white-space:nowrap;display:inline-block;position:relative}.mark svg{pointer-events:none;width:114%;max-width:none;height:134%;position:absolute;top:-17%;left:-7%;overflow:visible}.mark svg path{fill:none;stroke:var(--scribble);stroke-width:4.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1200;stroke-dashoffset:1200px;animation:draw 1.6s var(--ease).5s forwards}@keyframes draw{to{stroke-dashoffset:0}}.btn{border-radius:var(--radius-pill);letter-spacing:0;white-space:nowrap;min-height:52px;transition:transform .25s var(--ease),background .25s ease,color .25s ease,border-color .25s ease;border:1.5px solid #0000;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:15px;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-dark{background:var(--dark);color:var(--on-dark)}.btn-dark:hover{background:#111}.btn-accent{background:var(--accent);color:var(--ink)}.btn-accent:hover{background:var(--accent-dark)}.btn-outline{color:var(--ink);background:0 0;border-color:#11131840}.btn-outline:hover{border-color:var(--ink)}.panel-dark .btn-outline{color:var(--on-dark);border-color:#ffffff59}.panel-dark .btn-outline:hover{border-color:var(--on-dark)}.btn-white{background:var(--white);color:var(--ink)}.btn-lg{min-height:60px;padding:0 32px;font-size:17px}.btn-sm{min-height:42px;padding:0 18px;font-size:14px}.btn .ico{width:18px;height:18px}.btn-wa{background:var(--wa);color:#fff}.btn-wa:hover{background:#1fbf5b}.chip{border-radius:var(--radius-pill);background:var(--white);height:40px;color:var(--ink);white-space:nowrap;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.chip .ico{width:16px;height:16px}.chip-dark{background:var(--dark);color:var(--on-dark)}.chip-surface{background:var(--surface-2)}.header{z-index:100;background:var(--white);transition:transform .3s,box-shadow .3s;position:sticky;top:0}.header.hidden{transform:translateY(-100%)}.header.scrolled{box-shadow:0 1px #0000000f}.header-inner{height:var(--header-h);align-items:center;gap:clamp(16px,3vw,48px);display:flex}.logo{letter-spacing:-.03em;color:var(--ink);align-items:center;gap:10px;font-size:22px;font-weight:700;display:inline-flex}.logo svg{width:30px;height:30px}.nav{flex:1;align-items:center;gap:4px;display:flex}.nav a{border-radius:var(--radius-pill);height:42px;color:var(--ink);border:1.5px solid #0000;align-items:center;padding:0 16px;font-size:16px;font-weight:500;transition:border-color .25s,background .25s;display:inline-flex}.nav a:hover{border-color:#11131840}.nav a.active{border-color:#11131880}.header-right{align-items:center;gap:10px;margin-left:auto;display:flex}.lang{position:relative}.lang-btn{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em;border:1.5px solid #1113182e;align-items:center;gap:6px;height:42px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.lang-menu{border-radius:var(--radius-md);background:var(--white);z-index:20;flex-direction:column;min-width:140px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #0000001f}.lang-menu a{border-radius:10px;justify-content:space-between;padding:10px 12px;font-size:14px;font-weight:500;display:flex}.lang-menu a:hover{background:var(--surface)}.lang-menu a span{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.burger{border:1.5px solid #1113182e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:none}.burger svg{width:20px;height:20px}.mobile-menu{display:none}@media (max-width:1000px){:root{--header-h:72px}.nav,.header-cta{display:none}.burger{display:inline-flex}.mobile-menu{border-top:1px solid #0000000f;flex-direction:column;gap:4px;padding:8px 0 20px;display:flex}.mobile-menu a{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:14px 4px;font-size:20px;font-weight:500;display:flex}.mobile-menu .btn{align-self:flex-start;margin-top:14px}.mobile-menu .mobile-langs{gap:8px;margin-top:14px;display:flex}.mobile-menu .mobile-langs a{border-radius:var(--radius-pill);text-transform:uppercase;border:1.5px solid #1113182e;padding:8px 14px;font-size:14px;font-weight:600}.mobile-menu .mobile-langs a.current{background:var(--dark);color:var(--on-dark);border-color:var(--dark)}}.hero{padding-top:0}.hero-bleed{background:var(--surface);position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:50% 40%;-webkit-mask-composite:source-in;pointer-events:none;width:58%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 42%),linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 42%),linear-gradient(#000 55%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-bleed .container{padding-top:clamp(40px,5.5vw,88px);padding-bottom:clamp(24px,3vw,44px);position:relative}.hero-copy{max-width:700px}.hero-copy .hero-sub{max-width:560px;margin-top:26px}.hero-copy .hero-ctas{margin-top:30px}@media (max-width:900px){.hero-photo{opacity:.55;width:100%;height:46%;-webkit-mask-image:linear-gradient(#000 30%,#0000 100%);mask-image:linear-gradient(#000 30%,#0000 100%)}}.band{padding:clamp(56px,7vw,104px) 0}.band-surface{background:var(--surface)}.band-surface .step,.band-surface .label{background:var(--white)}.hero-panel{border-radius:var(--radius-xl);background:var(--surface);padding:clamp(32px,4.5vw,72px) clamp(20px,4vw,64px) clamp(24px,3vw,40px);position:relative;overflow:hidden}.hero-top{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);align-items:end;gap:32px clamp(24px,5vw,96px);display:grid}.hero-kicker{color:var(--ink-soft);align-items:center;gap:10px;margin-bottom:20px;font-size:15px;font-weight:600;display:inline-flex}.hero-kicker .dot{background:var(--accent);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #e6fb2d59}.hero-side{flex-direction:column;gap:22px;padding-bottom:8px;display:flex}.hero-icons{gap:10px;display:flex}.hero-icons span{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.hero-icons svg{width:22px;height:22px}.hero-sub{color:var(--ink);text-wrap:pretty;font-size:clamp(17px,1.5vw,21px);line-height:1.45}.hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.hero-chips{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.hero-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(150px,auto);gap:16px;margin-top:clamp(32px,4vw,56px);display:grid}.card{background:var(--white);border-radius:24px;padding:22px;position:relative;overflow:hidden}.card-dark{background:var(--dark);color:var(--on-dark)}.card-call{grid-area:span 2/span 5}.card-wa{grid-area:span 2/span 4}.card-modes,.card-stat{grid-column:span 3}@media (max-width:1100px){.card-call{grid-column:span 7}.card-wa{grid-column:span 5}.card-modes,.card-stat{grid-column:span 6}}@media (max-width:760px){.hero-top{grid-template-columns:1fr;align-items:start}.card-call,.card-wa,.card-modes,.card-stat{grid-column:span 12}.hero-grid{grid-auto-rows:auto}}.call-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.call-title{align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.call-title .pulse{background:var(--accent);border-radius:50%;width:10px;height:10px;animation:1.6s ease-in-out infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 #e6fb2d99}50%{box-shadow:0 0 0 8px #e6fb2d00}}.call-timer{font-variant-numeric:tabular-nums;color:var(--on-dark-soft);font-size:14px}.call-lines{flex-direction:column;gap:10px;display:flex}.bubble{opacity:0;max-width:88%;transition:opacity .5s var(--ease),transform .5s var(--ease);border-radius:16px;padding:10px 14px;font-size:14.5px;line-height:1.4;transform:translateY(8px)}.bubble.show{opacity:1;transform:none}.bubble-agent{background:#ffffff1a;border-bottom-left-radius:4px;align-self:flex-start}.bubble-caller{background:var(--accent);color:var(--ink);border-bottom-right-radius:4px;align-self:flex-end}.bubble small{opacity:.6;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.call-wave{align-items:flex-end;gap:3px;height:22px;display:flex}.call-wave i{background:var(--accent);border-radius:2px;width:3px;animation:1.1s ease-in-out infinite wave}.call-wave i:nth-child(2){animation-delay:.1s}.call-wave i:nth-child(3){animation-delay:.2s}.call-wave i:nth-child(4){animation-delay:.3s}.call-wave i:nth-child(5){animation-delay:.4s}.call-wave i:nth-child(6){animation-delay:.5s}@keyframes wave{0%,to{height:6px}50%{height:22px}}.wa-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.wa-head .wa-ico{background:var(--wa);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.wa-head .wa-ico svg{fill:#fff;width:20px;height:20px}.wa-head strong{font-size:15px;display:block}.wa-head small{color:var(--ink-soft);font-size:12px}.wa-msg{white-space:pre-line;color:#111;background:#e7ffdb;border-radius:14px 14px 14px 4px;padding:12px 14px;font-size:14.5px;line-height:1.45;position:relative}.wa-msg .stamp{font-family:var(--font-hand);color:var(--ink);background:var(--accent);border-radius:6px;padding:0 10px;font-size:32px;font-weight:700;line-height:1.1;position:absolute;top:-30px;right:-6px;transform:rotate(-8deg)}.wa-msg-2{background:var(--surface);margin-top:12px}.modes-title{margin-bottom:12px;font-size:15px;font-weight:600}.modes{flex-direction:column;gap:6px;display:flex}.mode{border-radius:var(--radius-pill);background:var(--surface);align-items:center;gap:10px;padding:8px 12px;font-size:13.5px;font-weight:500;display:flex}.mode .sw{background:#00000026;border-radius:8px;flex:none;width:26px;height:16px;position:relative}.mode .sw:after{content:"";width:12px;height:12px;transition:left .3s var(--ease);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.mode.on{background:var(--dark);color:var(--on-dark)}.mode.on .sw{background:var(--accent)}.mode.on .sw:after{background:var(--ink);left:12px}.stat-big{letter-spacing:-.04em;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1}.stat-label{color:var(--ink-2);margin-top:8px;font-size:14px;line-height:1.35}.marquee{padding:26px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee-track{gap:12px;width:max-content;animation:38s linear infinite marquee;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.marquee .chip{background:var(--surface)}.marquee .chip .ico{color:var(--ink)}.benefits-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);align-items:center;gap:clamp(28px,4vw,72px);display:grid}.stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stat{background:var(--surface);border-radius:24px;flex-direction:column;min-height:250px;padding:26px 22px 24px;display:flex}.stat:nth-child(2){background:var(--accent)}.stat:nth-child(3){background:var(--dark);color:var(--on-dark)}.stat .glyph{width:36px;height:36px;margin-bottom:auto}.stat .value{letter-spacing:-.04em;margin-top:28px;font-size:clamp(44px,4.2vw,64px);font-weight:500;line-height:1}.stat .desc{margin-top:10px;font-size:15.5px;line-height:1.35}.stat:nth-child(3) .desc{color:var(--on-dark-soft)}@media (max-width:1000px){.benefits-grid{grid-template-columns:1fr}}@media (max-width:640px){.stats{grid-template-columns:1fr}.stat{min-height:0}.stat .value{margin-top:18px}}.scribble-bg{pointer-events:none;opacity:.9;position:absolute}.scribble-bg path{fill:none;stroke:var(--accent);opacity:.55;stroke-width:2.5px;stroke-linecap:round}.steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.step{background:var(--white);border-radius:24px;flex-direction:column;gap:18px;min-height:280px;padding:28px;display:flex}.step .num{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:inline-flex}.step h3{font-size:24px}.step p{color:var(--ink-soft);font-size:16px}.step .glyph{width:44px;height:44px;color:var(--ink);margin-top:auto}@media (max-width:900px){.steps{grid-template-columns:1fr}.step{min-height:0}}.demo-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,64px);display:grid}@media (max-width:900px){.demo-grid{grid-template-columns:1fr}}.transcript{background:var(--dark-2);border-radius:24px;padding:22px}.transcript .call-head{color:var(--on-dark)}.transcript .bubble{opacity:1;transform:none}.transcript .bubble-agent{background:#ffffff1a}.demo-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.demo-actions small{color:var(--on-dark-soft);max-width:300px;font-size:14px}.player{border-radius:var(--radius-pill);background:var(--white);color:var(--ink);align-items:center;gap:14px;padding:12px 16px 12px 12px;display:flex}.player-dark{color:var(--on-dark);background:#ffffff14}.player-btn{background:var(--accent);width:52px;height:52px;color:var(--ink);transition:transform .25s var(--ease),background .25s ease;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.player-btn:hover{background:var(--accent-dark);transform:scale(1.06)}.player-btn svg{width:22px;height:22px}.player-body{flex:1;min-width:0}.player-label{white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:14px;font-weight:600;overflow:hidden}.player-track{cursor:pointer;height:26px;position:relative}.player-bars{align-items:center;gap:3px;display:flex;position:absolute;inset:0}.player-bars i{transform-origin:50%;background:#1113182e;border-radius:2px;flex:1}.player-dark .player-bars i{background:#ffffff40}.playing .player-bars i{animation:.9s ease-in-out infinite alternate bars}@keyframes bars{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.player-progress{background:var(--accent);mix-blend-mode:multiply;opacity:.9;pointer-events:none;border-radius:4px;transition:width .2s linear;position:absolute;top:0;bottom:0;left:0}.player-dark .player-progress{mix-blend-mode:normal;opacity:.35}.player-time{font-variant-numeric:tabular-nums;color:var(--ink-soft);flex:none;font-size:13px}.player-dark .player-time{color:var(--on-dark-soft)}.players{flex-direction:column;gap:10px;display:flex}.features{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature{background:var(--surface);min-height:260px;transition:transform .35s var(--ease),background .35s ease;border-radius:24px;flex-direction:column;gap:14px;padding:28px;display:flex}.feature:hover{transform:translateY(-4px)}.feature .glyph{width:40px;height:40px}.feature h3{margin-top:auto;font-size:22px}.feature p{color:var(--ink-soft);font-size:15.5px}.feature-accent{background:var(--accent)}.feature-accent p{color:#111318b3}.feature-dark{background:var(--dark);color:var(--on-dark)}.feature-dark h3{color:var(--on-dark)}.feature-dark p{color:var(--on-dark-soft)}@media (max-width:1000px){.features{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.features{grid-template-columns:1fr}.feature{min-height:0}}.industries{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.industry{background:var(--dark);color:var(--on-dark);aspect-ratio:5/4;isolation:isolate;border-radius:24px;flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:relative;overflow:hidden}.industry img{object-fit:cover;z-index:-1;width:100%;height:100%;transition:transform .8s var(--ease);position:absolute;inset:0}.industry:after{content:"";z-index:-1;background:linear-gradient(#0000 25%,#000000d9 100%);position:absolute;inset:0}.industry:hover img{transform:scale(1.05)}.industry .glyph{background:var(--white);width:44px;height:44px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:18px;left:18px}.industry .glyph svg{width:20px;height:20px}.industry h3{color:var(--on-dark);font-size:24px}.industry p{color:#ffffffeb;margin-top:6px;font-size:15px}.industry .arrow{background:var(--accent);width:44px;height:44px;color:var(--ink);transition:transform .35s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:18px;right:18px;transform:rotate(-45deg)}.industry:hover .arrow{transform:rotate(0)}.industry .arrow svg{width:18px;height:18px}@media (max-width:1000px){.industries{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.industries{grid-template-columns:1fr}}.plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.plan{background:var(--surface);--notch:22px;background-image:radial-gradient(circle at 0 62%,transparent var(--notch),var(--surface)calc(var(--notch) + 1px)),radial-gradient(circle at 100% 62%,transparent var(--notch),var(--surface)calc(var(--notch) + 1px));background-color:#0000;background-position:0,100%;background-repeat:no-repeat;background-size:51% 100%;border-radius:28px;flex-direction:column;gap:22px;padding:32px 30px 34px;display:flex;position:relative}.plan-dark{color:var(--on-dark);background-image:radial-gradient(circle at 0 62%,transparent var(--notch),var(--dark)calc(var(--notch) + 1px)),radial-gradient(circle at 100% 62%,transparent var(--notch),var(--dark)calc(var(--notch) + 1px))}.plan-dark h3,.plan-dark .price{color:var(--on-dark)}.plan h3{font-size:30px}.plan .for{color:var(--ink-soft);margin-top:-14px;font-size:15px}.plan-dark .for{color:var(--on-dark-soft)}.plan ul{flex-direction:column;gap:12px;font-size:16px;display:flex}.plan li{align-items:flex-start;gap:12px;display:flex}.plan li svg{flex:none;width:16px;height:16px;margin-top:4px}.plan .divider{border-top:1.5px dashed #00000026;margin:6px -30px 0}.plan-dark .divider{border-top-color:#fff3}.plan .price-wrap{margin-top:8px;display:inline-block;position:relative}.plan .price{letter-spacing:-.04em;font-size:clamp(44px,4.4vw,60px);font-weight:500;line-height:1;display:inline-block;position:relative}.plan .price small{letter-spacing:-.02em;font-size:24px;font-weight:500}.plan .per{margin-top:2px;font-size:22px;font-weight:500}.plan .popular{font-family:var(--font-hand);color:var(--accent);white-space:nowrap;font-size:30px;font-weight:700;position:absolute;top:-40px;right:-24px;transform:rotate(-6deg)}.plan .ring{pointer-events:none;width:106%;height:16px;position:absolute;bottom:-14px;left:-3%}.plan .ring path{fill:none;stroke:var(--accent);stroke-width:3.5px;stroke-linecap:round}.plan .overage{color:var(--ink-soft);font-size:14px}.plan-dark .overage{color:var(--on-dark-soft)}.plan .btn{align-self:flex-start;margin-top:auto}.pricing-note{color:var(--ink-soft);max-width:720px;margin-top:24px;font-size:15px}@media (max-width:960px){.plans{grid-template-columns:1fr;max-width:560px}}.compare{border-collapse:collapse;width:100%;font-size:16px}.compare th,.compare td{text-align:left;vertical-align:top;border-bottom:1px solid #00000014;padding:16px 14px}.compare th{font-weight:600}.compare thead th{font-size:18px}.compare-wrap{overflow-x:auto}.faq-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:start;gap:clamp(28px,4vw,72px);display:grid}.faq-grid .section-head{margin-bottom:0}@media (max-width:900px){.faq-grid{grid-template-columns:1fr}.faq-grid .section-head{margin-bottom:8px}}.faq{border-top:1px solid #0000001a;flex-direction:column;display:flex}.faq details{border-bottom:1px solid #0000001a}.faq summary{cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-size:clamp(18px,1.6vw,22px);font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary .plus{background:var(--surface);width:36px;height:36px;transition:transform .3s var(--ease),background .3s ease;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.faq details[open] summary .plus{background:var(--accent);transform:rotate(45deg)}.faq summary .plus svg{width:14px;height:14px}.faq .answer{max-width:760px;color:var(--ink-soft);padding:0 0 24px;font-size:17px}.cta-panel{border-radius:var(--radius-xl);background:var(--dark);color:var(--on-dark);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:32px;padding:clamp(40px,6vw,96px) clamp(24px,5vw,80px);display:grid;position:relative;overflow:hidden}.cta-panel h2{color:var(--on-dark)}.cta-panel p{color:var(--on-dark-soft);max-width:560px;margin-top:16px;font-size:18px}.cta-actions{flex-wrap:wrap;justify-self:end;gap:12px;display:flex}.cta-panel .btn-outline{background:var(--white);border-color:var(--white);color:var(--ink)}.cta-panel .btn-outline:hover{background:var(--surface)}@media (max-width:900px){.cta-panel{grid-template-columns:1fr}.cta-actions{justify-self:start}}.footer{border-top:1px solid #00000014;margin-top:clamp(32px,4vw,56px);padding:clamp(40px,5vw,72px) 0 32px}.footer-grid{grid-template-columns:1.4fr repeat(4,1fr);gap:32px;display:grid}.footer-brand p{color:var(--ink-soft);max-width:300px;margin-top:14px;font-size:15px}.footer h4{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft);margin-bottom:14px;font-size:13px;font-weight:600}.footer ul{flex-direction:column;gap:10px;font-size:15px;display:flex}.footer ul a:hover{text-decoration:underline}.footer-bottom{color:var(--ink-soft);border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:48px;padding-top:20px;font-size:14px;display:flex}@media (max-width:1000px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:span 2}}@media (max-width:520px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:span 1}}.page-hero{padding-top:8px}.page-hero .hero-panel{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:32px clamp(24px,4vw,64px);display:grid}.page-hero .hero-panel.single{grid-template-columns:1fr}.page-hero .h1{font-size:clamp(34px,4.6vw,68px)}.page-hero .art{aspect-ratio:1.6;background:var(--surface-2);border-radius:24px;overflow:hidden}.page-hero .art img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.page-hero .hero-panel{grid-template-columns:1fr}}.breadcrumbs{color:var(--ink-soft);flex-wrap:wrap;gap:8px;margin-bottom:20px;font-size:14px;display:flex}.breadcrumbs a:hover{color:var(--ink)}.two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,64px);display:grid}@media (max-width:900px){.two-col{grid-template-columns:1fr}}.pains{flex-direction:column;gap:12px;display:flex}.pains li{background:var(--surface);border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;font-size:16.5px;display:flex}.pains li svg{flex:none;width:20px;height:20px;margin-top:2px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.benefit{background:var(--surface);border-radius:24px;padding:26px}.benefit h3{margin-bottom:10px;font-size:22px}.benefit p{color:var(--ink-soft);font-size:15.5px}.benefit:nth-child(3n+1){background:var(--accent)}.benefit:nth-child(3n+1) p{color:#111318b3}@media (max-width:720px){.benefit-grid{grid-template-columns:1fr}}.related{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.related a{background:var(--surface);border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:22px;font-size:17px;font-weight:500;transition:background .25s;display:flex}.related a:hover{background:var(--accent)}.related a svg{flex:none;width:18px;height:18px}@media (max-width:760px){.related{grid-template-columns:1fr}}.article{max-width:780px}.article h2{margin:44px 0 16px;font-size:clamp(26px,2.6vw,36px)}.article p{color:var(--ink-2);font-size:18px;line-height:1.6}.article p+p{margin-top:14px}.article .intro{color:var(--ink);font-size:clamp(19px,1.8vw,23px);line-height:1.45}.article-meta{color:var(--ink-soft);margin-bottom:20px;font-size:14px}.guide-list{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-card{background:var(--surface);transition:transform .35s var(--ease);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.guide-card:hover{transform:translateY(-4px)}.guide-card img{aspect-ratio:1.91;object-fit:cover;width:100%}.guide-card .body{flex-direction:column;gap:10px;padding:22px;display:flex}.guide-card h3{font-size:21px}.guide-card p{color:var(--ink-soft);font-size:15px}@media (max-width:900px){.guide-list{grid-template-columns:1fr}}.legal{max-width:760px}.legal h2{margin:36px 0 12px;font-size:24px}.legal p{color:var(--ink-2);font-size:17px}.legal p+p{margin-top:10px}.form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form .full{grid-column:span 2}.field{flex-direction:column;gap:6px;display:flex}.field label{font-size:14px;font-weight:600}.field input,.field select{background:var(--white);appearance:none;border:1.5px solid #0000001f;border-radius:14px;height:54px;padding:0 16px;transition:border-color .2s}.field input:focus,.field select:focus{border-color:var(--ink);outline:none}.form-hint{color:var(--ink-soft);font-size:14px}.form-error{color:var(--ink);font-size:15px;font-weight:600}.form-sent{background:var(--accent);color:var(--ink);border-radius:20px;align-items:center;gap:14px;padding:20px 24px;font-size:18px;font-weight:600;display:flex}.form-sent .ico{flex:none;width:26px;height:26px}@media (max-width:640px){.form{grid-template-columns:1fr}.form .full{grid-column:span 1}}.after-list{counter-reset:after;flex-direction:column;gap:12px;display:flex}.after-list li{align-items:flex-start;gap:14px;font-size:17px;display:flex}.after-list li:before{counter-increment:after;content:counter(after);background:var(--accent);border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:inline-flex}.channels{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.channel{background:var(--surface);border-radius:24px;flex-direction:column;gap:12px;padding:26px;display:flex}.channel h3{font-size:22px}.channel p{color:var(--ink-soft)}.channel a.link{text-underline-offset:4px;margin-top:auto;font-weight:600;text-decoration:underline}@media (max-width:800px){.channels{grid-template-columns:1fr}}[data-reveal]{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease);transform:translateY(28px)}[data-reveal].in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.marquee-track,.call-wave i,.mark svg path{animation:none}.mark svg path{stroke-dashoffset:0}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
