:root{--paper:#faf9ef;--ink:#24241f;--muted:#717168;--line:#dcdccf;--lavender:#e6d7f7;--green:#d9e5bf;--serif:'EB Garamond',Georgia,serif;--sans:Onest,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,summary{touch-action:manipulation}button,summary{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #7850ae;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.02;letter-spacing:-.045em}h1 em,h2 em{font-weight:400}h2{font-size:clamp(44px,5vw,68px)}h3{font-size:20px;font-weight:500;letter-spacing:-.035em}[hidden]{display:none!important}.skip{position:fixed;left:20px;top:-100px;z-index:20;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}.header{max-width:1120px;min-height:72px;margin:24px auto 0;padding:10px 12px 10px 23px;display:flex;align-items:center;gap:35px;border:1px solid #deded0;border-radius:12px;background:#faf9eff2;position:relative;z-index:10}.logo{font-size:28px;font-weight:700;letter-spacing:-1.5px;display:flex;align-items:center;gap:7px;line-height:1}.logo svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round}.logo-dot{font-size:10px;align-self:flex-start;letter-spacing:0;margin:2px 0 0 -2px}.header nav{display:flex;gap:28px;margin-left:auto;font-size:14px}.header nav a{transition:opacity .2s}.header nav a:hover{opacity:.55}.nav-login{font-size:14px;font-weight:500;min-height:48px;padding:12px 18px;background:var(--lavender);border:1.5px solid var(--ink);border-radius:7px;display:flex;align-items:center;gap:20px}.nav-login:hover,.button.lavender:hover{background:#d7c0ee}.menu-button{display:none}.hero{position:relative;overflow:hidden}.hero-copy{text-align:center;padding:83px 24px 0;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:500;margin-bottom:25px}.hero h1{font-size:clamp(66px,7.65vw,110px);letter-spacing:-.048em;line-height:.99}.hero-description{margin:30px auto 0;font-size:18px;line-height:1.55;letter-spacing:-.035em;max-width:580px}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:19px;margin-top:28px}.button{min-height:54px;padding:14px 23px;border:1.5px solid var(--ink);border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:34px;font-size:15px;font-weight:500;transition:transform .2s,background .2s;line-height:1.3}.button:hover{transform:translateY(-2px)}.button span,.quiet-link span{font-size:20px}.lavender{background:var(--lavender)}.dark{color:var(--paper);background:var(--ink)}.dark:hover{background:#41413a}.quiet-link{font-size:13px;display:inline-flex;align-items:center;gap:13px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#b5b5a6}.quiet-link:hover{text-decoration-color:currentColor}.access-note{margin:16px 0 0;font-size:11px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:7px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#537941;flex:none}.flow-scene{height:255px;margin-top:-15px;position:relative;max-width:1800px;margin-left:auto;margin-right:auto;pointer-events:none}.flow-scene>svg{width:100%;height:100%;overflow:visible}.flow-line{fill:none;stroke:#c9cbbc;stroke-width:1}.flow-line.second{stroke:#cebfdb}.flow-line.third{stroke-dasharray:3 6;stroke:#b5bdac}.flow-words{font-family:var(--sans);font-size:15px;fill:#909183;letter-spacing:1px}.flow-ribbon{stroke:var(--ink);stroke-width:35;fill:none}.ribbon-words{font-family:var(--sans);font-size:12px;letter-spacing:2px;fill:var(--paper)}.flow-source{position:absolute;width:44px;height:44px;background:var(--paper);border:1px solid var(--line);display:grid;place-items:center;border-radius:13px;transform:rotate(-10deg)}.flow-source svg{width:23px;height:23px}.source-yt{left:18%;top:60%;color:#a2594d}.source-tg{left:33%;top:9%;color:#638289;transform:rotate(12deg)}.flow-hub{position:absolute;left:calc(52.78% - 34px);top:calc(60.7% - 34px);width:68px;height:68px;background:var(--lavender);border:1.5px solid var(--ink);border-radius:22px;display:grid;place-items:center;transform:rotate(-8deg);box-shadow:0 5px 0 #24241f0b}.flow-hub svg{width:40px;height:40px;stroke:var(--ink);stroke-width:2.4;fill:none;stroke-linecap:round}.hero-bottom{display:flex;justify-content:center;align-items:center;gap:32px;max-width:1120px;margin:0 auto;padding:12px 0 33px;font-size:12px;color:var(--muted)}.hero-bottom>span{display:flex;align-items:center;gap:8px}.hero-bottom>a{margin-left:auto}.tiny-dot{width:5px;height:5px;background:#607753;border-radius:50%}.tiny-dot.soft{background:#aa96b4}.hero-bottom>span:first-child{margin-left:auto}.hero-bottom>a span{margin-left:12px}.demo-section{background:var(--ink);color:var(--paper);border-radius:56px 56px 0 0;padding:90px 48px 70px}.section-heading{text-align:center}.section-heading>.eyebrow{color:#b5b5a6}.section-heading>p:last-child{margin-top:24px;font-size:15px;color:#bbbcaf}.demo-stage{display:grid;grid-template-columns:1fr 90px 1fr;align-items:center;max-width:1000px;margin:65px auto 0;gap:0}.demo-settings{background:#f6f5ed;border:1px solid #d8d9ca;color:var(--ink);border-radius:13px;overflow:hidden}.demo-window-heading{height:49px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #deded3;padding:0 20px;font-size:11px;color:#75756b}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border:1px solid #aaa99b;border-radius:50%}.small-wordmark{font-size:15px;font-weight:700;letter-spacing:-.8px;color:var(--ink)}.settings-content{padding:29px}.small-label{font-size:10px;letter-spacing:.1em;color:#717166;margin-bottom:17px}.topic-options{display:grid;gap:9px}.topic{border:1px solid #dfdfd4;display:flex;align-items:center;gap:12px;padding:12px 14px;min-height:53px;border-radius:7px;background:transparent;text-align:left;font-size:14px;transition:background .2s,border-color .2s}.topic:hover{border-color:#9f9f90}.topic.selected{background:#e8e7db;border-color:#a8aa94}.topic-icon{font-size:24px;line-height:1;width:24px;text-align:center}.topic-check{margin-left:auto;visibility:hidden}.selected .topic-check{visibility:visible}.mode-control{margin-top:27px;padding-top:22px;border-top:1px solid #ddded0}.mode-control label{display:flex;gap:10px;align-items:center;font-size:12px;cursor:pointer;position:relative}.mode-control input{position:absolute;opacity:0;width:20px;height:20px;margin:0}.custom-check{width:18px;height:18px;border:1px solid #acada0;border-radius:4px;background:white;display:grid;place-items:center;flex:none}.mode-control input:checked+.custom-check{background:var(--ink);border-color:var(--ink)}.mode-control input:checked+.custom-check:after{content:'✓';color:var(--paper);font-size:13px}.mode-control input:focus-visible+.custom-check{outline:3px solid #8763b6;outline-offset:3px}.mode-control p{font-size:11px;color:#76766c;margin:8px 0 0 28px;min-height:34px}.destination-example{display:grid;gap:6px;margin-top:18px}.destination-example>span{font-size:10px;color:#717168}.destination-example strong{font-size:12px;font-weight:500;display:flex;justify-content:space-between}.demo-transfer{text-align:center;color:#c4b3d5}.demo-transfer>span{font-size:39px;font-family:var(--serif)}.demo-transfer small{font-size:9px;display:block;color:#8e9183}.demo-chat{background:#e4e8db;color:var(--ink);border-radius:15px;overflow:hidden;border:1px solid #414739;box-shadow:0 12px 40px #0002}.chat-heading{height:67px;background:#f5f5ec;border-bottom:1px solid #d0d3c5;display:flex;align-items:center;padding:12px 19px;gap:11px}.chat-avatar{width:37px;height:37px;border-radius:50%;background:var(--lavender);display:grid;place-items:center;font-size:23px;font-weight:600}.chat-heading>div{display:flex;flex-direction:column}.chat-heading strong{font-size:13px;font-weight:500}.chat-heading>div>span{font-size:10px;color:#808274}.chat-dots{font-size:24px;margin-left:auto}.chat-body{padding:11px 21px 14px;min-height:416px}.chat-today{display:block;text-align:center;font-size:10px;color:#7d8271;margin-bottom:12px}.sample-message{background:#fcfcf7;border-radius:11px;max-width:326px;overflow:hidden;box-shadow:0 1px 3px #30332010}.video-art{height:170px;position:relative;overflow:hidden;background:#bfcbae;padding:18px}.poster-label{font-size:7px;letter-spacing:.14em;display:block;position:relative;z-index:1}.poster-title{font-family:var(--serif);font-size:37px;line-height:.95;position:relative;z-index:1;display:block;margin-top:16px;letter-spacing:-.035em}.poster-title em{font-weight:400}.poster-orbit{width:170px;height:170px;border:1px solid #45553250;border-radius:50%;position:absolute;right:-18px;top:20px;transform:rotate(-30deg)}.poster-orbit:before,.poster-orbit:after{content:'';position:absolute;inset:0;border:1px solid #45553250;border-radius:50%;transform:scaleX(.45)}.poster-orbit:after{transform:scaleX(.75)}.poster-play{position:absolute;right:36px;top:69px;width:37px;height:37px;border:1px solid #fcfcf7c0;color:#fff;background:#3038294d;border-radius:50%;display:grid;place-items:center;font-size:12px;padding-left:2px}.video-duration{position:absolute;right:9px;bottom:8px;font-size:9px;border-radius:3px;background:#263022c9;color:white;padding:2px 5px}.video-art.science{background:#d5d7f0}.video-art.design{background:#e5c9af}.message-copy{padding:12px 14px 11px}.message-channel{font-size:10px;color:#567444;margin-bottom:6px}.message-copy h3{font-size:13px;font-weight:600;margin-bottom:6px;letter-spacing:-.01em}.message-copy>p:not(.message-channel){font-size:10px;line-height:1.6;min-height:48px;color:#62665a}.message-source{display:block;font-size:9px;margin-top:9px;color:#546f81}.message-meta{display:flex;justify-content:space-between;gap:10px;font-size:8px;color:#8a8f81;margin-top:10px}.get-demo-video{width:100%;padding:9px;border:1px solid #cec4d8;background:#eee6f5;border-radius:5px;margin-top:12px;font-size:11px;display:flex;justify-content:center;gap:15px}.get-demo-video:hover{background:#e4d6f0}.demo-feedback{font-size:10px;margin:7px 0 0;color:#5d704f;min-height:15px}.demo-caption{text-align:center;font-size:11px;color:#9a9d8f;margin:30px auto 0;max-width:720px}.section-wrap{max-width:1120px;margin:auto}.steps-section{padding:110px 0 105px}.steps-heading{text-align:center}.steps-heading>p:last-child{margin-top:23px;color:var(--muted);font-size:15px}.steps-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin:62px 0 0}.steps-grid li{border-top:1px solid var(--line);padding-top:23px}.step-number{font-size:12px;color:#949587;display:block;margin-bottom:35px}.steps-grid h3{margin-bottom:15px}.steps-grid p{font-size:14px;color:#77776b;line-height:1.75;min-height:97px}.step-footnote{font-size:10px;color:#8a8b7e;display:block;margin-top:23px}.long-video{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;border-top:1px solid var(--line);padding:100px 0}.long-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:355px;margin:24px 0}.long-copy h2{font-size:62px}.long-copy>.quiet-link{margin-top:9px}.parts-visual{background:#ebe4f2;border-radius:12px;padding:30px 25px;transform:rotate(-2deg)}.parts-label{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.09em;margin-bottom:24px}.film-line{height:26px;border-top:1px solid #95849e;border-bottom:1px solid #95849e;display:flex;justify-content:space-around;align-items:center}.film-line span{height:9px;width:15px;border:1px solid #b4a5bd;border-radius:2px}.part-items{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:13px 0 0}.part-items article{background:#f8f5fa;padding:15px 12px 12px;border:1px solid #c5b6d0;border-radius:4px;display:flex;flex-direction:column}.part-items article:nth-child(2){transform:translateY(8px)}.part-items article:nth-child(3){transform:translateY(16px)}.part-items article>span{font-size:8px;color:#99869f;letter-spacing:.1em}.part-items strong{font-family:var(--serif);font-size:65px;font-weight:400;line-height:1.2}.part-items small{font-size:8px;border-top:1px solid #ded2e5;padding-top:10px;color:#8c7f94}.parts-caption{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;margin-top:44px;color:#76657d}.price-section{display:grid;grid-template-columns:1.2fr 1fr;gap:95px;border-top:1px solid var(--line);padding:100px 0 110px;align-items:center}.price-copy h2{font-size:62px}.price-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:27px}.price-copy>p.pilot-note{font-size:11px;margin-top:35px;color:#8d8e80;line-height:1.7}.price-card{background:#e5e9d3;border:1px solid #cdd2b8;border-radius:12px;padding:29px 32px}.price-card-top{display:flex;align-items:center;justify-content:space-between;font-size:9px}.price-card-top>span:first-child{font-weight:600;letter-spacing:.15em}.price-card-top>span:last-child{color:#7d846a}.price{display:flex;align-items:center;gap:13px;margin:13px 0 23px}.price strong{font-family:var(--serif);font-size:120px;letter-spacing:-.07em;font-weight:400;line-height:1}.price>span{font-size:26px;line-height:1.3;margin-top:20px}.price small{font-size:11px;display:block;color:#7b8269}.price-card ul{list-style:none;padding:22px 0 23px;margin:0;border-top:1px solid #c8d0b4;display:grid;gap:12px;font-size:12px}.price-card li:before{content:'✓';margin-right:11px;color:#64754d}.price-card>.button{display:flex;width:100%;font-size:13px;padding-left:12px;padding-right:12px;gap:18px}.price-card>p{font-size:9px;color:#828973;margin-top:14px;line-height:1.7;text-align:center}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding:95px 0 110px;border-top:1px solid var(--line)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:21px 0;font-size:14px;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;line-height:1;transition:transform .2s;font-weight:400;color:#7c7d71}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:13px;color:var(--muted);line-height:1.8;padding:0 36px 24px 0}.closing{background:var(--lavender);text-align:center;padding:83px 24px 75px;border-radius:50px 50px 0 0}.closing h2{font-size:82px}.closing .button{margin-top:30px}.closing>p:last-child{font-size:11px;margin-top:20px;color:#88759a}.footer{background:var(--ink);color:var(--paper);padding:45px max(32px,calc((100vw - 1120px)/2)) 24px}.footer-top{display:flex;align-items:center;gap:28px;padding-bottom:43px}.footer-top .logo{font-size:31px}.footer-top>p{font-size:11px;color:#9d9f90;margin-right:auto}.footer-top>a:not(.logo){font-size:11px;color:#c6c7ba}.footer-bottom{display:flex;align-items:center;gap:24px;border-top:1px solid #45483b;padding-top:21px;font-size:9px;color:#8d9180}.footer-bottom>span:nth-child(2){margin-right:auto}.hero-copy{animation:arrive .75s both}.flow-scene{animation:arrive 1s .15s both}.reveal.is-visible{animation:arrive .65s both}@keyframes arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sample-message.changing{animation:arrive .32s both}
@media(min-width:1600px){.hero-copy{padding-top:98px}.hero h1{font-size:116px}.flow-scene{margin-top:0;height:285px}}
@media(max-width:1200px){.header{margin-left:32px;margin-right:32px}.section-wrap{margin-left:48px;margin-right:48px}.hero-bottom{padding-left:48px;padding-right:48px}.long-video,.price-section{gap:50px}.faq-section{gap:70px}.hero h1{font-size:100px}.steps-grid{gap:28px}.demo-section{padding-left:35px;padding-right:35px}.demo-stage{grid-template-columns:1fr 60px 1fr}.settings-content{padding:24px}}
@media(max-width:800px){.header{margin:16px 20px 0;gap:20px;padding-left:16px}.header nav{gap:16px;font-size:12px}.nav-login{font-size:12px;padding:11px;gap:10px}.logo{font-size:25px}.hero-copy{padding-top:72px}.hero h1{font-size:82px}.hero-description{font-size:16px;max-width:460px}.hero-bottom{padding-left:30px;padding-right:30px;gap:20px;font-size:10px}.hero-bottom>a{display:none}.hero-bottom>span:first-child{margin-left:0}.flow-scene{height:200px;margin-top:12px}.demo-section{padding:66px 25px 48px;border-radius:38px 38px 0 0}.demo-stage{grid-template-columns:1fr 34px 1fr}.demo-transfer small{display:none}.settings-content{padding:17px}.demo-window-heading{padding:0 14px}.window-dots{display:none}.topic{padding:10px;font-size:12px;gap:7px}.mode-control label{font-size:10px}.mode-control p{font-size:9px}.chat-body{padding:10px 12px}.message-meta{font-size:7px}.sample-message .message-copy{padding:10px}.section-wrap{margin-left:30px;margin-right:30px}.steps-section{padding-top:80px;padding-bottom:70px}.steps-grid{gap:25px}.steps-grid h3{font-size:17px}.steps-grid p{font-size:12px;min-height:125px}.step-footnote{font-size:9px}.long-video,.price-section{gap:30px;padding:75px 0}.long-copy h2,.price-copy h2{font-size:48px}.parts-visual{padding:24px 14px}.part-items article{padding:12px 7px}.part-items strong{font-size:49px}.parts-caption{font-size:8px}.price-card{padding:24px}.price-card-top{font-size:8px}.faq-section{gap:40px;padding:70px 0}.faq-list summary{font-size:12px}.closing h2{font-size:68px}.footer-top{gap:20px}.footer-top>p{display:none}.footer-top>a:nth-child(3){margin-left:auto}}
@media(max-width:600px){html{scroll-padding-top:90px}.header{min-height:62px;padding:9px 11px 9px 15px;margin:12px 16px 0;gap:14px}.header>.logo{font-size:25px}.header .logo svg{width:27px;height:27px}.nav-login{margin-left:auto;background:transparent;border:0;min-height:40px;padding:7px 2px;font-size:0;gap:0}.nav-login:before{content:'Войти';font-size:12px}.nav-login>span{font-size:18px;margin-left:7px}.menu-button{display:flex;width:37px;height:37px;padding:10px 8px;border:1px solid var(--line);border-radius:5px;flex-direction:column;justify-content:center;gap:5px;background:transparent}.menu-button span{width:19px;height:1px;background:var(--ink)}.header nav{display:none;position:absolute;left:0;right:0;top:70px;padding:22px;background:var(--paper);border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:20px;font-size:14px}.header nav.open{display:flex}.hero-copy{padding:60px 18px 0}.eyebrow{font-size:9px;margin-bottom:25px}.hero h1{font-size:clamp(50px,11.7vw,70px);line-height:1.02;letter-spacing:-.05em}.hero-description{font-size:14px;max-width:330px;margin-top:24px;line-height:1.65;padding:0 6px}.desktop-break{display:none}.hero-actions{gap:17px;margin-top:24px}.button{min-height:52px;font-size:13px;padding:13px 20px;gap:28px}.quiet-link{font-size:11px}.access-note{font-size:10px;margin-top:15px}.flow-scene{height:165px;width:700px;max-width:none;left:calc(50% - 350px);margin-top:12px}.flow-source{width:31px;height:31px;border-radius:9px}.flow-source svg{width:18px;height:18px}.flow-hub{width:46px;height:46px;border-radius:15px;left:calc(52.78% - 23px);top:calc(60.7% - 23px)}.flow-hub svg{width:29px;height:29px}.flow-words{font-size:17px}.ribbon-words{font-size:13px}.hero-bottom{padding:0 15px 29px;gap:16px;font-size:8px;line-height:1.4}.hero-bottom>span{gap:5px}.demo-section{padding:55px 20px 35px;border-radius:30px 30px 0 0}h2{font-size:43px;letter-spacing:-.04em}.section-heading>p:last-child{font-size:12px;margin-top:20px}.demo-stage{display:flex;flex-direction:column;margin-top:34px;gap:18px;max-width:355px}.demo-settings,.demo-chat{width:100%}.demo-settings{border-radius:10px}.settings-content{padding:18px}.small-label{font-size:9px;margin-bottom:12px}.topic-options{display:flex;gap:6px}.topic{flex:1;justify-content:center;padding:10px 6px;min-height:41px;font-size:9px;gap:0}.topic-icon,.topic-check{display:none}.mode-control{margin-top:18px;padding-top:15px}.mode-control label{font-size:11px}.mode-control p{font-size:10px;margin-top:6px;min-height:0}.destination-example{display:none}.demo-window-heading{height:38px;font-size:10px}.demo-transfer{height:28px;display:flex;gap:10px;align-items:center}.demo-transfer>span{font-size:30px;transform:rotate(90deg);display:block}.demo-transfer>small{display:block;font-size:9px}.chat-heading{height:59px}.chat-body{min-height:0;padding:12px 18px}.sample-message{max-width:none}.video-art{height:155px}.message-copy>p:not(.message-channel){font-size:11px}.message-copy h3{font-size:14px}.message-channel{font-size:11px}.message-meta{font-size:8px}.sample-message .message-copy{padding:13px}.demo-caption{font-size:9px;max-width:290px;margin-top:24px}.section-wrap{margin-left:24px;margin-right:24px}.steps-section{padding:66px 0 60px}.steps-heading>p:last-child{font-size:13px;margin-top:21px}.steps-grid{display:block;margin-top:32px}.steps-grid li{position:relative;padding:23px 0 24px 44px}.step-number{position:absolute;top:25px;left:0;font-size:11px}.steps-grid h3{font-size:18px;margin-bottom:10px}.steps-grid p{font-size:13px;min-height:0}.step-footnote{margin-top:12px;font-size:9px}.long-video{display:flex;flex-direction:column;align-items:stretch;gap:38px;padding:60px 0}.long-copy h2,.price-copy h2{font-size:47px}.long-copy>p:not(.eyebrow){font-size:13px;margin-top:19px}.long-copy>.quiet-link{font-size:12px}.parts-visual{max-width:370px;width:100%;margin:auto;padding:25px 20px}.part-items strong{font-size:62px}.parts-caption{font-size:8px}.price-section{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding:60px 0}.price-copy{padding-right:8px}.price-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}.price-copy>p.pilot-note{font-size:10px;margin-top:20px}.price-card{padding:26px;max-width:370px;width:100%;margin:auto}.price-card-top{font-size:9px}.price-card>p{font-size:9px}.price-card>.button{font-size:13px}.faq-section{display:block;padding:60px 0}.faq-heading h2 br{display:block}.faq-heading h2{font-size:46px}.faq-list{margin-top:28px}.faq-list summary{font-size:13px;padding:19px 0}.faq-list details p{font-size:12px;padding-right:8px}.closing{padding:55px 22px 48px;border-radius:30px 30px 0 0}.closing h2{font-size:57px}.closing .button{margin-top:28px;font-size:12px;gap:23px}.footer{padding:34px 24px 23px}.footer-top{flex-wrap:wrap;gap:24px 20px;padding-bottom:30px}.footer-top>.logo{width:100%;font-size:31px}.footer-top>a:nth-child(3){margin-left:0}.footer-top>a:not(.logo){font-size:10px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:14px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:8px;line-height:1.6}.footer-bottom>a{margin-left:auto}}
.watch-showcase{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:70px;padding:55px 0 105px;border-top:1px solid var(--line)}
.watch-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;color:var(--muted);margin-top:25px;max-width:470px}
.watch-copy h2{font-size:clamp(42px,4.5vw,64px)}
.watch-rules{display:grid;gap:16px;margin:29px 0 31px;max-width:450px}
.watch-rules p{display:grid;grid-template-columns:24px 1fr;gap:12px;font-size:13px;line-height:1.6}
.watch-rules span{font-size:10px;color:#77766b;padding-top:3px}
.watch-copy>p.watch-status{font-size:11px;line-height:1.6;margin-top:16px;max-width:380px}
.watch-storage{margin-top:24px;border-top:1px solid var(--line);padding-top:15px;max-width:450px;font-size:12px}.watch-storage summary{text-decoration:underline;text-underline-offset:4px}.watch-storage p{color:var(--muted);line-height:1.7;margin-top:12px}
.watch-preview{background:#24271e;color:#faf9ef;border-radius:24px;padding:24px;box-shadow:0 20px 50px #25261f16;transform:rotate(2deg);max-width:460px;width:100%;justify-self:center;min-width:0}
.watch-preview-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}
.watch-preview-top>.logo{font-size:27px}.watch-preview-top>span:last-child{font-size:9px;letter-spacing:.14em;color:#c5c8b7}
.watch-tabs{display:flex;gap:6px;margin-bottom:17px}.watch-tabs button{border:1px solid #faf9ef30;background:transparent;color:#faf9ef;border-radius:20px;padding:9px 12px;font-size:11px;line-height:1.3;min-height:40px;white-space:nowrap}.watch-tabs button[aria-pressed=true]{background:#e6d7f7;border-color:#e6d7f7;color:#24241f}
.watch-poster{height:410px;position:relative;border-radius:13px;overflow:hidden;background:#415251}.watch-poster img{width:100%;height:100%;object-fit:cover;object-position:56%;display:block;filter:saturate(.72)}
.watch-poster:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#18231c10 25%,#152219ed 100%)}
.watch-counter{position:absolute;z-index:1;left:20px;top:19px;font-size:10px;letter-spacing:.13em;background:#24241fbc;padding:6px 10px;border-radius:20px}
.watch-poster-copy{position:absolute;z-index:1;left:24px;right:24px;bottom:48px}.watch-poster-copy>span{font-size:10px;color:#e3e8d8}.watch-poster-copy h3{font-family:var(--serif);font-size:48px;line-height:1;letter-spacing:-.035em;font-weight:400;margin:12px 0}.watch-poster-copy p{font-size:12px;line-height:1.5;max-width:270px;color:#e3e8d8}.watch-scroll{position:absolute;bottom:15px;right:23px;z-index:1;font-size:22px;color:#e6d7f7}
.watch-poster[data-format=videos] img{object-fit:contain;background:#17231c}.watch-poster[data-format=telegram] img{object-position:55%}
.watch-preview-bottom{display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:10px;color:#d0d3c2;margin:18px 0 14px}.watch-preview-bottom>span:last-child{font-size:20px}.watch-demo-note{border-top:1px solid #faf9ef24;padding-top:13px;font-size:9px;line-height:1.5;color:#b4b9a7}
@media(max-width:1000px){.watch-showcase{gap:35px}.watch-preview{padding:18px;transform:none}.watch-tabs{gap:4px}.watch-tabs button{padding:8px;font-size:10px}}
@media(max-width:700px){.watch-showcase{grid-template-columns:1fr;padding:45px 0 65px;gap:35px}.watch-copy h2{font-size:46px}.watch-copy>p:not(.eyebrow){font-size:14px}.watch-rules p{font-size:12px}.watch-preview{max-width:390px}.watch-poster{height:390px}.watch-tabs button{flex:1}.watch-poster-copy h3{font-size:44px}}
@media(max-width:360px){.watch-copy h2{font-size:39px}.watch-preview{padding:14px}.watch-tabs button{font-size:9px;padding:7px 6px}.watch-poster{height:350px}.watch-poster-copy{left:18px;right:18px}.watch-poster-copy h3{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:600px){.source-yt{left:30%;top:67%}.source-tg{left:36%}}
/* Original editorial covers: equal visual weight for both selected platforms. */
.sources-showcase{padding:65px 0 85px}.sources-intro{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:38px}.sources-intro h2{font-size:62px}.sources-intro>p{font-size:14px;color:var(--muted);margin-bottom:8px;line-height:1.8}.source-stories{display:grid;grid-template-columns:1fr 1fr;gap:28px}.source-art{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:14px;background:#d6d2db;isolation:isolate}.source-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.source-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101b2bd9,transparent 85%);z-index:0}.source-story:hover img{transform:scale(1.025)}.platform-badge{position:absolute;left:28px;top:26px;display:flex;align-items:center;gap:8px;background:#fff;border-radius:24px;padding:8px 13px;font-size:13px;font-weight:600;z-index:1;color:#24241f}.platform-badge svg{width:23px;height:23px}.youtube-badge svg{color:#eb2729}.telegram-badge svg{color:#1685c0}.source-art h3{position:absolute;bottom:30px;left:28px;right:24px;z-index:1;font-family:var(--sans);font-weight:600;font-size:clamp(28px,3vw,44px);line-height:1.1;letter-spacing:-.055em;color:white;margin:0;text-shadow:0 2px 20px #0003}.source-story-copy{padding:24px 4px 0}.source-kicker{font-size:9px;letter-spacing:.12em;color:#717366}.source-story-copy p{font-size:14px;line-height:1.8;color:var(--muted);margin:12px 0 17px;max-width:450px}.source-story-copy .quiet-link{font-size:12px}.sources-launch-note{font-size:11px;line-height:1.8;color:var(--muted);text-align:center;max-width:720px;margin:37px auto 0}.platform-options{display:flex;gap:6px;background:#efeee5;border-radius:8px;padding:4px;margin-bottom:23px}.platform-options button{flex:1;border:0;border-radius:5px;background:transparent;padding:10px 8px;font:inherit;font-size:12px;color:#5f6357}.platform-options button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #24241f12;color:#24241f}.video-art.telegram .poster-play,.video-art.telegram .video-duration{display:none}.video-art.telegram{background:#c8e3ec}.demo-settings{align-self:center}
@media(max-width:800px){.sources-showcase{padding:50px 0 65px}.sources-intro{gap:24px}.sources-intro h2{font-size:48px}.sources-intro>p{font-size:12px}.source-stories{gap:20px}.platform-badge{left:18px;top:18px}.source-art h3{left:18px;bottom:22px;font-size:30px}.source-story-copy p{font-size:13px}.platform-options{margin-bottom:17px}}
@media(max-width:600px){.sources-showcase{padding:35px 0 52px}.sources-intro{display:block;margin-bottom:25px}.sources-intro h2{font-size:43px}.sources-intro>p{font-size:13px;margin-top:20px}.source-stories{grid-template-columns:1fr;gap:30px}.source-art{aspect-ratio:16/9}.source-art h3{font-size:clamp(28px,8vw,40px);left:22px;bottom:25px}.platform-badge{left:22px;top:20px;font-size:12px;padding:6px 11px}.source-story-copy{padding-top:18px}.source-kicker{font-size:8px}.sources-launch-note{text-align:left;font-size:10px;margin-top:27px}.platform-options button{min-height:40px}.hero-bottom{flex-wrap:wrap;gap:8px 18px}.hero-bottom>span{font-size:9px}}
