:root{--ink:#17352d;--green:#176c50;--soft:#e5f1ea;--lime:#d8f06a;--bg:#f4f6f2;--paper:#fff;--line:#dce4df;--muted:#67756f;--serif:Georgia,'Times New Roman',serif;--sans:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;color:var(--ink);background:var(--bg);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(40px,4.4vw,67px);line-height:1.07;letter-spacing:-2px}h2{font-size:clamp(34px,3.3vw,49px);line-height:1.12;letter-spacing:-1.3px}h3{font-size:27px;line-height:1.2}em{font-style:normal;color:var(--green)}p{color:var(--muted)}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #548321;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.section{padding-block:94px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.5;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--green);margin-bottom:24px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--green)}.skip-link{position:fixed;top:-90px;left:16px;z-index:100;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:10px}.header{position:sticky;top:0;z-index:30;background:rgba(244,246,242,.96);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--ink);color:var(--lime);font-size:20px;font-weight:650;letter-spacing:-1px}.brand-name{font-size:11px;line-height:1.5}.brand-name strong{display:block;font-size:17px;letter-spacing:1.2px}.desktop-nav{display:flex;gap:28px;align-items:center;font-size:12px;font-weight:550}.desktop-nav a,.footer nav a{transition:color .2s}.desktop-nav a:hover,.footer nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 22px;min-height:52px;border-radius:9px;border:1px solid transparent;font-weight:600;font-size:13px;line-height:1.4;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button span[aria-hidden]{font-size:19px;line-height:1}.button-primary,.header-cta{background:var(--green);color:#fff}.button-primary:hover,.header-cta:hover{background:var(--ink);box-shadow:0 6px 16px #17352d16}.header-cta{min-height:43px;padding:10px 17px;font-size:12px;gap:20px}.button-outline{border-color:#bfcfc5;background:transparent}.button-outline:hover{background:var(--soft)}.button-lime{background:var(--lime);color:var(--ink);width:100%}.button-lime:hover{background:#e5fa99}.actions{display:flex;flex-wrap:wrap;gap:12px}.play-small{font-size:10px!important}.menu-toggle{display:none;background:transparent;border:0;padding:12px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:5px 0}.mobile-nav{padding:12px 24px 20px;background:var(--bg);border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:9px}
.hero{display:grid;grid-template-columns:1fr 1.06fr;align-items:start;gap:58px;padding-block:75px 65px}.hero-copy{padding-bottom:12px}.hero .eyebrow{margin-bottom:23px}.hero-description{font-size:16px;line-height:1.85;max-width:485px;margin:27px 0 30px}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:10px;color:var(--muted);margin-top:20px}.hero-meta i{height:3px;width:3px;border-radius:50%;background:#87978b}.hero-art{background:#e1eade;border:1px solid #d2dfd2;border-radius:23px;padding:24px 22px 20px;box-shadow:0 24px 55px #17352d0c;transform:none}.hero-art-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:23px}.mini-label{font-size:8px;letter-spacing:1.5px;font-weight:650}.real-label{font-size:8px;display:flex;align-items:center;gap:6px;color:#456451}.real-label i{width:5px;height:5px;background:var(--green);border-radius:50%}.hero-screen{background:white;border:1px solid #d4ded4;border-radius:10px;padding:7px;overflow:hidden;box-shadow:0 12px 28px #17352d1a;position:relative;display:block;width:100%;transition:transform .25s}.hero-screen:hover{transform:translateY(-3px)}.hero-screen img{width:100%;border-radius:4px}.zoom-corner{position:absolute;right:14px;bottom:14px;background:var(--ink);color:white;display:grid;place-items:center;border-radius:50%;width:30px;height:30px;font-size:18px;box-shadow:0 3px 12px #17352d20}.hero-art-bottom{display:flex;gap:12px;align-items:center;margin-top:23px}.check-circle{border-radius:50%;width:32px;height:32px;background:var(--lime);display:grid;place-items:center;flex-shrink:0;font-size:15px}.hero-art-bottom p{display:grid;gap:3px;line-height:1.4}.hero-art-bottom strong{font-size:11px;font-weight:600;color:var(--ink)}.hero-art-bottom p span{font-size:9px}.art-index{margin-left:auto;color:#6d826b;font-size:11px;letter-spacing:1px}.audience-strip{border-block:1px solid var(--line);padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;font-weight:550}.audience-strip .strip-label{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:1.7px;font-weight:500}.story{display:grid;grid-template-columns:1fr 1fr;gap:90px}.story-body{padding-top:10px}.large-text{font-size:21px;line-height:1.6;color:var(--ink);margin-bottom:19px}.story-body>p:last-child{font-size:14px;line-height:1.85}.features-section{background:#eaf0e8;border-block:1px solid #e2e9df}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:40px}.section-head>p{font-size:13px;line-height:1.8;margin-bottom:5px}.section-head .eyebrow{margin-bottom:18px}.feature-tabs{display:flex;gap:6px;padding-bottom:14px;overflow-x:auto;scrollbar-width:thin}.feature-tab{border:1px solid transparent;border-radius:7px;background:transparent;padding:11px 18px;font-size:12px;white-space:nowrap;color:#506458;transition:background .2s}.feature-tab:hover{background:#dde7dd}.feature-tab[aria-selected=true]{background:var(--ink);color:#fff}.feature-panel{background:white;border:1px solid #d8e2d6;border-radius:18px;padding:35px;display:grid;grid-template-columns:270px 1fr;gap:34px;min-height:365px;align-items:center;box-shadow:0 14px 34px #17352d05}.feature-index{font-size:10px;letter-spacing:2px;color:var(--green);font-weight:600;display:block;margin-bottom:20px}.feature-copy h3{font-size:30px;margin-bottom:15px}.feature-copy>p{font-size:13px;line-height:1.8;min-height:90px}.feature-copy ul{list-style:none;padding:0;margin:20px 0}.feature-copy li{font-size:11px;position:relative;padding-left:18px;margin:10px 0;line-height:1.6}.feature-copy li:before{content:'✓';position:absolute;left:0;color:var(--green)}.feature-help{font-size:10px;line-height:1.7;color:var(--muted);display:block;max-width:200px}.feature-help span{margin-left:4px}.feature-image{position:relative;background:var(--bg);border:1px solid var(--line);border-radius:9px;padding:0;overflow:hidden;align-self:center;width:100%;min-width:0;box-shadow:0 10px 25px #17352d0b}.feature-image img{width:100%;object-fit:contain;aspect-ratio:1.92}.screenshot-note{font-size:10px;margin:13px 0 0;color:#6b786b;line-height:1.7}.workflow{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;padding:0;margin:48px 0 0;gap:28px}.workflow li{position:relative}.workflow li:not(:last-child):after{content:'';position:absolute;height:1px;background:var(--line);left:59px;right:-11px;top:23px}.step-number{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;border:1px solid #d3dfce;background:var(--soft);font-size:11px;font-weight:600;margin-bottom:25px}.workflow li:last-child .step-number{background:var(--lime);border-color:var(--lime)}.workflow h3{font-size:24px;margin-bottom:12px}.workflow p{font-size:12px;line-height:1.8;max-width:195px}.video-section{background:var(--ink);padding-block:75px;color:white}.video-layout{display:grid;grid-template-columns:.8fr 1.4fr;gap:75px;align-items:center}.eyebrow-light{color:var(--lime)}.video-copy h2{font-size:49px;margin-bottom:24px}.video-copy>p:not(.eyebrow){color:#c0d0c7;font-size:13px;line-height:1.85;max-width:300px}.light-link{display:inline-flex;gap:24px;align-items:center;color:white;font-size:12px;margin-top:24px;border-bottom:1px solid #5e7b6b;padding-bottom:6px}.light-link:hover{color:var(--lime)}.video-author{display:flex;align-items:center;gap:15px;border-top:1px solid #365347;margin-top:38px;padding-top:18px;font-size:10px;color:#b1c5b8}.video-author span:first-child{font-size:11px;font-weight:750;letter-spacing:1px;color:var(--lime)}.video-frame{aspect-ratio:16/9;border-radius:15px;overflow:hidden;background:#102a22;border:1px solid #57725e;position:relative}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-poster{width:100%;height:100%;position:absolute;inset:0;padding:0;border:0;background:var(--soft);text-align:left;color:white}.video-poster img{width:100%;height:100%;object-fit:cover}.poster-shade{position:absolute;inset:0;background:linear-gradient(0deg,#09251ae6,transparent 70%)}.play-circle{display:grid;place-items:center;position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);height:69px;width:69px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:22px;padding-left:4px;box-shadow:0 0 0 10px #fff2;transition:box-shadow .2s}.video-poster:hover .play-circle{box-shadow:0 0 0 15px #fff3}.poster-title{position:absolute;left:28px;bottom:25px;font:27px/1.2 var(--serif)}.video-duration{position:absolute;right:23px;bottom:26px;font-size:11px;padding:3px 8px;background:#17352dcc;border-radius:4px}.video-note{font-size:10px;color:#b1c5b8;margin-top:12px}.formats-layout{display:grid;grid-template-columns:1fr 50px 1.35fr;align-items:stretch;gap:16px}.import-card,.export-card{border:1px solid var(--line);background:white;border-radius:16px;padding:32px}.format-kicker{font-size:10px;letter-spacing:1.5px;font-weight:650;color:var(--green)}.formats-layout h3{font-size:28px;margin-top:15px;margin-bottom:22px}.file-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.file-tags span{font-size:11px;padding:7px 12px;background:var(--soft);border-radius:5px;font-weight:600}.import-card>p{font-size:13px;line-height:1.8}.import-note{font-size:11px;color:var(--muted);border-top:1px solid var(--line);margin-top:25px;padding-top:18px;line-height:1.8}.format-connector{align-self:center;font:35px var(--serif);text-align:center;color:var(--green)}.export-formats{display:grid;grid-template-columns:1fr 1fr;gap:25px 15px}.export-formats>div{display:flex;gap:12px;align-items:center}.file-icon{display:grid;place-items:center;width:39px;height:45px;border:1px solid #cfdccf;border-radius:5px;background:var(--bg);font-size:9px;font-weight:700;flex-shrink:0}.export-formats p{display:grid;line-height:1.5;gap:3px}.export-formats strong{font-size:13px;color:var(--ink);font-weight:600}.export-formats p span{font-size:10px}.export-note{font-size:11px;border-top:1px solid var(--line);padding-top:19px;margin-top:25px;display:flex;align-items:center;gap:10px;color:var(--green)}.export-note>span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--soft)}.devices-section{background:#eaf0e8;padding-block:70px}.devices-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.devices-art{overflow:hidden;border-radius:18px}.devices-art img{width:100%}.devices-copy h2{font-size:41px}.devices-copy>p:not(.eyebrow){font-size:13px;margin-top:22px;line-height:1.85}.device-points{display:grid;gap:12px;margin-top:26px}.device-points>div{display:grid;grid-template-columns:95px 1fr;gap:15px;font-size:11px;border-bottom:1px solid #d6e1d3;padding-bottom:12px}.device-points strong{font-weight:650}.device-points span{color:var(--muted)}.devices-copy .device-caveat{font-size:10px!important;line-height:1.8!important}.subscription-card{display:grid;grid-template-columns:1fr 280px;gap:100px;padding:55px 60px;border-radius:20px;background:var(--ink);color:white}.subscription-main h2{font-size:42px;margin-bottom:23px}.subscription-main>p:not(.eyebrow){font-size:13px;color:#becfc4;line-height:1.9;max-width:520px}.subscription-side{border-left:1px solid #38584a;padding-left:38px;display:flex;flex-direction:column;justify-content:center}.subscription-period{display:flex;align-items:center;gap:18px;margin-bottom:22px;color:var(--lime)}.subscription-period b{font:80px/.9 var(--serif)}.subscription-period>span{font-size:13px;line-height:1.45}.subscription-side>p{font-size:10px;line-height:1.65;color:#bed0c3;margin-top:13px}.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:100px;padding-top:0}.section-intro>p:last-child{font-size:13px;margin-top:23px}.faq-list{border-top:1px solid #cedace}.faq-list details{border-bottom:1px solid #cedace;padding-block:20px}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:14px;font-weight:550;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;font-weight:300;line-height:1;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:13px;line-height:1.9;margin-top:14px;padding-right:36px}.closing{border-top:1px solid var(--line);padding-block:60px 70px;display:flex;align-items:center;justify-content:space-between;gap:50px}.closing h2{font-size:42px}.closing p{font-size:13px;margin-top:18px}.footer{background:#e8ede4;border-top:1px solid var(--line);padding-block:40px 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:35px}.footer-top>p{font-size:12px;line-height:1.7;margin-right:auto;margin-left:45px}.footer nav{display:flex;gap:28px;font-size:11px}.footer-bottom{border-top:1px solid #d4dfd0;padding-top:21px;display:flex;justify-content:space-between;gap:40px;align-items:flex-start;font-size:10px;color:var(--muted)}.footer-bottom>p{max-width:660px;font-size:10px;text-align:right}.image-dialog,.price-dialog{color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:24px;background:var(--bg);max-width:calc(100vw - 32px);box-shadow:0 30px 100px #0004}.image-dialog{width:min(1300px,calc(100vw - 32px));padding-top:50px}.image-dialog img{max-height:calc(100dvh - 155px);width:100%;object-fit:contain}.image-dialog p{font-size:12px;text-align:center;margin-top:14px}.image-dialog::backdrop,.price-dialog::backdrop{background:#071c16ca;backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:10px;right:13px;border:0;border-radius:50%;width:32px;height:32px;background:var(--soft);font-size:25px;display:grid;place-items:center;line-height:1}.price-dialog{width:490px;padding:42px}.price-dialog h2{font-size:33px}.price-dialog>p:not(.eyebrow){font-size:13px;line-height:1.9;margin-top:20px}.price-dialog .button{margin-top:26px}.dialog-symbol{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;background:var(--lime);font-size:25px;margin-bottom:26px}.price-dialog .eyebrow{margin-bottom:12px}body.dialog-open{overflow:hidden}
@media(min-width:1600px){.hero{gap:80px;padding-block:95px 80px}h1{font-size:68px}.hero-description{font-size:18px}.hero-art{padding:28px}.section{padding-block:105px}.faq-layout{padding-top:0}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:17px;font-size:11px}.hero{gap:35px}h1{font-size:47px;letter-spacing:-1.6px}.hero-description{font-size:14px}.button{padding:13px 16px;gap:15px;font-size:12px}.hero-art{padding:18px}.real-label{display:none}.feature-panel{grid-template-columns:240px 1fr;padding:26px;gap:25px}.feature-tab{padding:10px 13px}.video-layout{gap:45px}.video-copy h2{font-size:43px}.subscription-card{gap:45px;padding:45px}.devices-layout{gap:38px}.devices-copy h2{font-size:35px}.faq-layout{gap:65px}.footer-top>p{margin-left:15px}.footer nav{gap:18px}}
@media(max-width:900px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:50px;gap:38px}.hero-copy{max-width:620px}.hero h1{font-size:60px}.hero-description{font-size:16px;max-width:550px}.hero-art{max-width:690px;width:100%;transform:none;margin-inline:auto;padding:24px}.real-label{display:flex}.hero-art-top{margin-bottom:18px}.hero-screen img{max-height:370px;object-fit:contain}.hero-art-bottom strong{font-size:13px}.hero-art-bottom p span{font-size:11px}.mini-label,.real-label{font-size:10px}.audience-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;font-size:12px}.section{padding-block:66px}.story{gap:42px}.story h2{font-size:38px}.large-text{font-size:18px}.story-body>p:last-child{font-size:12px}.feature-panel{grid-template-columns:1fr;gap:24px}.feature-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.feature-index{grid-column:1/-1;margin-bottom:10px}.feature-copy h3{grid-column:1}.feature-copy>p{grid-column:1;min-height:0}.feature-copy ul{grid-column:2;grid-row:2/4;margin-top:0}.feature-help{grid-column:1/-1;max-width:none;margin-top:10px}.feature-image img{max-height:460px}.workflow{gap:17px}.workflow h3{font-size:21px}.workflow p{font-size:11px}.video-layout{grid-template-columns:1fr;gap:30px}.video-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.video-copy .eyebrow{grid-column:1/-1}.video-copy h2{grid-column:1;grid-row:2/4}.video-copy>p:not(.eyebrow){grid-column:2}.video-copy .light-link{grid-column:2;justify-self:start;margin-top:13px}.video-author{grid-column:1/-1;margin-top:25px}.formats-layout{grid-template-columns:1fr 1.25fr;gap:18px}.format-connector{display:none}.import-card,.export-card{padding:24px}.export-formats{grid-template-columns:1fr;gap:15px}.formats-layout h3{font-size:25px}.devices-layout{grid-template-columns:1fr;gap:32px}.devices-art{max-width:660px;width:100%;margin:auto}.devices-copy{max-width:650px}.devices-copy h2{font-size:41px}.subscription-card{grid-template-columns:1fr 210px;gap:30px;padding:35px}.subscription-main h2{font-size:34px}.subscription-side{padding-left:25px}.faq-layout{grid-template-columns:1fr;gap:35px;padding-top:0}.section-intro>p:last-child{display:none}.faq-layout h2 br{display:none}.closing h2{font-size:35px}.footer-top{flex-wrap:wrap}.footer-top>p{margin-left:auto;margin-right:0}.footer nav{width:100%;padding-top:5px}.footer-bottom>p{max-width:500px}}
@media(max-width:600px){html{scroll-padding-top:86px}.container{width:calc(100% - 36px)}.header-inner{min-height:73px;gap:10px}.brand-mark{width:37px;height:37px;border-radius:10px;font-size:17px}.brand{gap:8px}.brand-name{font-size:9px}.brand-name strong{font-size:14px}.header-cta{font-size:10px;gap:8px;min-height:37px;padding:9px 10px;border-radius:7px}.header-cta span[aria-hidden]{font-size:14px}.menu-toggle{padding:8px 0 8px 6px}.menu-toggle span{width:19px}.hero{padding-block:38px 34px;gap:30px}.hero .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:21px}.hero h1{font-size:clamp(34px,9.75vw,43px);letter-spacing:-1.6px;line-height:1.09}.hero-description{font-size:14px;line-height:1.8;margin-block:23px}.actions{gap:9px}.actions .button{padding:13px 15px;gap:12px;font-size:11px;min-height:48px}.hero-meta{font-size:9px;gap:8px;margin-top:16px}.hero-art{padding:16px 12px;border-radius:15px}.hero-art-top{margin-bottom:12px;padding-inline:3px}.mini-label{font-size:7px;letter-spacing:1px}.real-label{font-size:7px}.hero-screen{padding:4px;border-radius:7px}.hero-art-bottom{margin-top:15px;gap:8px}.hero-art-bottom strong{font-size:10px}.hero-art-bottom p span{font-size:8px}.art-index{font-size:8px}.check-circle{width:26px;height:26px;font-size:12px}.zoom-corner{width:26px;height:26px;right:9px;bottom:9px;font-size:15px}.audience-strip{gap:12px;font-size:10px;padding-block:20px;grid-template-columns:1fr 1fr}.audience-strip .strip-label{font-size:9px;letter-spacing:1px}.section{padding-block:52px}.story{grid-template-columns:1fr;gap:24px}.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:16px}h2,.story h2{font-size:36px;letter-spacing:-1px}.story-body{padding-top:0}.large-text{font-size:17px;line-height:1.7;margin-bottom:14px}.story-body>p:last-child{font-size:13px}.section-head{display:block;margin-bottom:25px}.section-head>p{font-size:12px;margin-top:20px}.section-head>p br{display:none}.feature-tabs{margin-right:-18px;padding-right:18px;padding-bottom:13px;gap:4px}.feature-tab{padding:10px 13px;font-size:11px;flex-shrink:0}.feature-panel{padding:20px 15px 15px;border-radius:13px;gap:19px}.feature-copy{display:block}.feature-copy h3{font-size:28px;margin-bottom:12px}.feature-copy>p{font-size:12px}.feature-copy ul{margin:17px 0}.feature-copy li{font-size:11px;margin:8px 0}.feature-help{font-size:9px}.feature-index{font-size:9px;margin-bottom:14px}.screenshot-note{font-size:9px}.workflow{grid-template-columns:1fr;gap:0;margin-top:30px}.workflow li{display:grid;grid-template-columns:43px 1fr;gap:0 18px;padding-bottom:26px}.step-number{width:38px;height:38px;grid-column:1;grid-row:1/3;margin-bottom:0;font-size:10px}.workflow h3{grid-column:2;font-size:25px;margin-bottom:7px}.workflow p{grid-column:2;font-size:12px;max-width:290px}.workflow li:not(:last-child):after{width:1px;height:auto;left:19px;top:45px;bottom:5px;right:auto}.workflow li:last-child{padding-bottom:0}.video-section{padding-block:48px}.video-layout{gap:27px}.video-copy{display:block}.video-copy h2{font-size:40px;margin-bottom:20px}.video-copy h2 br{display:none}.video-copy>p:not(.eyebrow){max-width:none;font-size:12px}.video-copy .light-link{margin-top:20px}.video-author{margin-top:25px;padding-top:15px;justify-content:space-between}.video-frame{border-radius:10px}.poster-title{font-size:20px;left:18px;bottom:18px}.play-circle{width:52px;height:52px;font-size:16px;box-shadow:0 0 0 7px #fff2;top:38%}.video-duration{bottom:18px;right:15px;font-size:9px}.video-note{font-size:9px;line-height:1.7}.formats-layout{grid-template-columns:1fr;gap:16px}.import-card,.export-card{padding:25px}.formats-layout h3{font-size:27px}.export-formats{grid-template-columns:1fr 1fr;gap:20px 12px}.file-icon{width:33px;height:39px;font-size:8px}.export-formats>div{gap:9px}.export-formats strong{font-size:11px}.export-formats p span{font-size:9px}.devices-section{padding-block:43px}.devices-layout{gap:30px}.devices-copy h2{font-size:35px}.devices-copy>p:not(.eyebrow){font-size:12px}.device-points>div{font-size:11px;grid-template-columns:85px 1fr}.devices-copy .device-caveat{font-size:9px!important}.subscription-card{grid-template-columns:1fr;gap:29px;padding:30px 25px;border-radius:15px}.subscription-main h2{font-size:34px}.subscription-main>p:not(.eyebrow){font-size:12px}.subscription-side{border-left:0;border-top:1px solid #38584a;padding:25px 0 0;display:grid;grid-template-columns:95px 1fr;gap:0 25px}.subscription-period{margin-bottom:0;grid-column:1;grid-row:1/3;gap:10px}.subscription-period b{font-size:70px}.subscription-period>span{font-size:11px}.subscription-side .button{padding:12px 10px;font-size:10px;gap:10px}.subscription-side>p{font-size:9px;margin-top:9px}.faq-layout{padding-top:0;gap:24px}.faq-list details{padding-block:19px}.faq-list summary{font-size:12px;line-height:1.6}.faq-list details>p{font-size:12px;padding-right:8px}.closing{padding-block:40px 48px;display:block}.closing h2{font-size:36px}.closing p{font-size:12px}.closing .button{margin-top:25px}.footer{padding-top:32px}.footer-top{gap:25px;padding-bottom:28px}.footer-top>p{font-size:10px}.footer nav{gap:22px;font-size:10px}.footer-bottom{display:block;padding-top:18px;font-size:9px}.footer-bottom>p{font-size:9px;text-align:left;margin-top:12px;line-height:1.8}.image-dialog{max-width:calc(100vw - 16px);width:calc(100vw - 16px);padding:45px 8px 15px;border-radius:10px}.image-dialog img{max-height:calc(100dvh - 180px)}.image-dialog p{font-size:10px;padding-inline:8px}.price-dialog{padding:32px 25px}.price-dialog h2{font-size:30px}.price-dialog>p:not(.eyebrow){font-size:12px}}
@media(max-width:370px){.hero h1{font-size:35px}.brand-name{font-size:8px}.header-cta{font-size:9px;padding:8px}.hero-meta{font-size:8px}.subscription-side{gap:0 15px}.export-formats{grid-template-columns:1fr}.actions .button{font-size:10px;padding-inline:12px}.container{width:calc(100% - 32px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.header,.actions,.video-section,.dialog,.menu-toggle,.closing,.subscription-side,.feature-tabs{display:none!important}.section{padding-block:30px}.container{width:100%}.hero,.story,.feature-panel,.devices-layout{display:block}.hero-art{max-width:600px;margin-top:30px}.feature-copy{display:block}.feature-image{max-width:700px}.footer{background:white}body{background:white}}

.footer-contacts{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0 32px;border-top:1px solid #d4dfd0}.footer-contacts .eyebrow{margin-bottom:8px}.contact-links{display:flex;flex-wrap:wrap;gap:24px 48px}.contact-links a{display:flex;flex-direction:column;gap:5px;min-height:44px}.contact-links a>span{font-size:11px;color:var(--muted)}.contact-links strong{font-size:18px;font-weight:550;color:var(--green)}.contact-links a:hover strong{text-decoration:underline;text-underline-offset:5px}.dialog-contacts{margin-top:24px;gap:20px 35px}.dialog-contacts strong{font-size:16px}@media(max-width:600px){.footer-contacts{align-items:flex-start;flex-direction:column;gap:22px}.contact-links{gap:22px 30px}.contact-links strong{font-size:16px}}
.contact-links .telegram-contact{color:var(--green);width:44px;height:44px;min-height:44px;align-items:center;justify-content:center;align-self:center;border-radius:50%}.telegram-contact:hover{color:var(--ink)}.telegram-contact svg{display:block;flex-shrink:0}

/* Unified audience labels */
.audience-strip{display:grid;grid-template-columns:180px repeat(2,minmax(0,1fr));gap:16px;padding:24px 0;align-items:stretch}
.audience-strip>span:not(.strip-label),.audience-strip .strip-label{display:flex;align-items:center;justify-content:center;justify-self:stretch;min-height:60px;margin:0;padding:12px 18px;background:var(--soft);color:var(--ink);border:0;border-radius:9px;font-family:var(--serif);font-size:22px;font-weight:400;line-height:1.4;letter-spacing:0;text-transform:none;text-align:center}
@media(max-width:900px){.audience-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.audience-strip .strip-label{grid-column:1/-1;justify-self:start}.audience-strip>span:not(.strip-label),.audience-strip .strip-label{font-size:20px}}
@media(max-width:600px){.audience-strip{grid-template-columns:1fr;gap:10px;padding:20px 0}.audience-strip>span:not(.strip-label),.audience-strip .strip-label{min-height:52px;font-size:20px;padding:12px 16px}.audience-strip .strip-label{justify-self:stretch}}
.footer-contacts{border-top:0;padding-top:0}.audience-strip .strip-label{border-left:3px solid var(--green)}