:root{--ink:#252a2e;--muted:#62696d;--red:#a6110f;--paper:#f5f3ef;--line:#dedfda;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}img{display:block;max-width:100%}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em;font-weight:700}h2{font-size:44px}h3{font-size:23px}p{color:var(--muted)}:focus-visible{outline:3px solid #c84136;outline-offset:5px}input:focus-visible,textarea:focus-visible{outline-offset:2px}[hidden]{display:none!important}.wrap{max-width:1220px;width:calc(100% - 80px);margin:auto}.section{padding:100px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;padding:16px 24px;background:var(--red);border:1px solid var(--red);border-radius:6px;color:white;font-size:15px;font-weight:700;line-height:1.4;transition:background .2s}.button:hover{background:#830c0a}.button.small{min-height:44px;font-size:13px;padding:12px 17px;gap:12px}.button.outline{background:transparent;color:var(--ink);border-color:#a9aca7}.button.outline:hover{background:#eae8e2}.skip{position:fixed;top:-90px;left:15px;background:#fff;padding:14px;z-index:100}.skip:focus{top:10px}.header{position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid #e9e9e5}.header-inner{height:80px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:25px;font-weight:800;letter-spacing:-1px;line-height:1}.brand>span>span{color:var(--red)}nav{display:flex;gap:26px;margin-left:auto;font-size:13px}nav a{padding:12px 0}nav a:hover{color:var(--red)}.header-phone{font-size:13px;font-weight:700;white-space:nowrap}.menu-toggle{display:none}.eyebrow{color:var(--red);font-size:13px;font-weight:700;margin-bottom:30px}.hero{background:var(--paper);padding:54px 0 0}.hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:45px;align-items:center}.hero h1{font-size:62px;line-height:1.02;letter-spacing:-.065em}.hero h1 span{color:var(--red)}.hero-lead{font-size:19px;line-height:1.65;max-width:470px;margin:28px 0}.hero-price{display:block;font-size:12px;margin-top:17px;color:var(--muted)}.hero-price:hover{text-decoration:underline}.hero-product{min-width:0;align-self:center}.product-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 17px}.product-top>span:first-child{font-size:26px;font-weight:700;color:#1586bf;letter-spacing:-1px}.product-top>span:last-child{font-size:12px;color:var(--muted)}.hero-product>a{display:block;border-radius:10px;overflow:hidden;box-shadow:0 20px 45px #233f6520}.hero-product img{width:100%;height:auto}.product-bottom{padding-top:18px;font-size:11px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;color:var(--muted)}.product-bottom a{border-bottom:1px solid #aeb5b6}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;margin-top:50px;border-top:1px solid #dedbd4;font-size:13px;color:var(--muted)}.partner{display:flex;align-items:center;gap:10px;color:var(--red);font-size:24px}.partner strong{color:var(--ink);font-size:13px;font-weight:600}.founder-grid{display:grid;grid-template-columns:340px 1fr;gap:80px;align-items:center}.founder img{width:100%;height:390px;object-fit:cover;border-radius:9px}.founder figcaption{display:flex;flex-direction:column;margin-top:18px;font-size:16px}.founder figcaption span{font-size:13px;color:var(--muted);margin-top:2px}.quote-mark{font-family:Georgia,serif;font-size:90px;color:var(--red);line-height:.7;display:block;margin-bottom:12px}.belief blockquote{font-size:31px;font-weight:700;line-height:1.35;letter-spacing:-.035em}.belief blockquote span{color:var(--red)}.belief>p{margin-top:21px;font-size:16px;max-width:680px}.approach-bottom{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;border-top:1px solid var(--line);padding-top:60px;margin-top:65px}.approach-bottom h2{font-size:34px}.approach-bottom p{font-size:16px}.roles{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;gap:28px}.roles article{border-top:2px solid var(--red);padding-top:18px}.roles span{font-size:12px;color:var(--muted)}.roles h3{font-size:18px;letter-spacing:-.02em;line-height:1.4;margin-top:12px}.tasks{background:#f2f5f6}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px}.section-head>p{max-width:300px}.task-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.group-number{font-size:12px;color:var(--red);font-weight:700}.task-groups h3{margin:12px 0 24px;font-size:26px}.task-groups ul{list-style:none;padding:0;margin:0}.task-groups li{border-top:1px solid #d4dcdf;padding:17px 0}.task-groups li strong{display:block;font-size:16px;line-height:1.3;margin-bottom:8px}.task-groups li span{display:block;color:var(--muted);font-size:14px;line-height:1.6}.tasks-screen{margin-top:40px}.tasks-screen>a{display:block;overflow:hidden;border-radius:8px;box-shadow:0 15px 35px #1c34421a}.tasks-screen img{width:100%;height:auto}.tasks-screen figcaption{font-size:12px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:16px;color:var(--muted)}.tasks-screen figcaption a{text-decoration:underline;text-underline-offset:3px}.rollout{background:#252d2d;color:#fff}.rollout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:50px}.rollout-grid article{border-top:1px solid #5e6765;padding-top:25px}.rollout-grid article>span{font-size:13px;color:#e1a596}.rollout-grid h3{font-size:25px;margin:20px 0 18px}.rollout-grid p{color:#c1cac6;font-size:15px}.cabinet{background:var(--paper)}.cabinet-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center}.cabinet-grid h2{font-size:39px}.cabinet-grid>div>p{margin:24px 0;font-size:17px}.cabinet figure>a{display:block;border:1px solid #d5d7d1;border-radius:8px;overflow:hidden}.cabinet figure img{width:100%;height:auto}.cabinet figcaption{font-size:12px;color:var(--muted);margin-top:14px}summary{cursor:pointer;list-style:none;position:relative;padding:17px 25px 17px 0;font-size:14px;font-weight:600;min-height:44px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:14px;color:var(--red);font-size:20px}details[open]>summary:after{content:'−'}.cabinet-details{margin-top:18px;border-top:1px solid var(--line)}details p{font-size:14px;line-height:1.65;padding-bottom:16px}.price-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.price-intro .eyebrow{margin-bottom:20px}.price-intro h2{font-size:83px;color:var(--red);letter-spacing:-.06em}.price-subtitle{font-size:22px;line-height:1.35;color:var(--ink);margin:20px 0 30px}.license{margin-top:36px}.license>div{padding:19px 0;border-top:1px solid var(--line)}.license strong{font-size:15px;display:block}.license span{font-size:24px;font-weight:700;display:block;color:var(--ink);margin:6px 0 3px}.license small{font-size:12px;color:var(--muted)}.included h3{font-size:30px;margin-bottom:25px}.included ul{list-style:none;padding:0;margin:0}.included li{padding:12px 0 12px 26px;position:relative;border-bottom:1px solid #e3e4df;font-size:16px}.included li:before{content:'✓';color:var(--red);position:absolute;left:0;font-weight:700}.included>p{font-size:14px;margin-top:25px}.price-terms{margin-top:22px}.price-terms a{display:block;font-size:13px;text-decoration:underline;margin-bottom:10px}.contact{background:#f0eeea}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.contact-grid>div{padding-top:16px}.contact h2{font-size:46px}.contact-grid>div>p{font-size:18px;margin:25px 0 35px;max-width:450px}.contact-phone{display:block;font-size:28px;font-weight:700;letter-spacing:-.025em;margin-bottom:12px}.telegram{display:inline-block;font-size:15px;padding:8px 0;text-decoration:underline;text-underline-offset:5px}.lead-form{background:#fff;padding:36px;border-radius:10px;box-shadow:0 10px 35px #1c292008}.lead-form h3{font-size:27px;margin-bottom:23px}.lead-form label:not(.consent){display:block;margin:18px 0 6px;font-size:13px;font-weight:600}.lead-form label>span{font-size:12px;color:var(--muted);font-weight:400;margin-left:6px}.lead-form input:not([type=checkbox],[type=hidden]),.lead-form textarea{display:block;width:100%;background:white;border:1px solid #cbd0ce;border-radius:5px;padding:12px;font-size:16px;color:var(--ink);min-height:46px}.lead-form textarea{resize:vertical;min-height:82px}.consent{display:flex;gap:11px;align-items:flex-start;margin:23px 0 0}.consent input{width:18px;height:18px;min-width:18px;margin:2px 0;accent-color:var(--red)}.lead-form .consent>span{font-size:11px;margin:0;line-height:1.6}.consent a{text-decoration:underline}.submit-button{width:100%;margin-top:20px}.field-error{color:#a6110f;display:block;font-size:12px;line-height:1.4;margin-top:4px}.field-error:empty{display:none}[aria-invalid=true]{border-color:var(--red)!important}#form-status{font-size:14px;margin-top:16px}#form-status:empty{display:none}#form-status.is-error{color:#a6110f}#form-status.is-success{color:#246444}footer{padding:28px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner .brand{font-size:23px}.footer-inner p,.footer-inner>a:not(.brand){font-size:11px;color:var(--muted)}
@media(max-width:1150px){.header-inner{gap:19px}nav{gap:17px}.header-phone{display:none}.hero h1{font-size:53px}.hero-grid{gap:28px}.hero-lead{font-size:17px}.founder-grid{grid-template-columns:290px 1fr;gap:45px}.belief blockquote{font-size:28px}.roles{gap:20px}.task-groups{gap:28px}.cabinet-grid{gap:40px}.price-grid,.contact-grid{gap:55px}.price-intro h2{font-size:70px}}
@media(max-width:800px){.wrap{width:calc(100% - 44px)}.header-inner{height:70px}.header-cta{margin-left:auto}.menu-toggle{display:block;border:0;background:transparent;font-size:23px;width:42px;height:44px;padding:0}.header nav{display:none;position:absolute;left:0;right:0;top:70px;background:white;margin:0;padding:16px 24px;border-bottom:1px solid var(--line)}.header nav.is-open{display:flex;flex-direction:column;gap:2px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:42px}.hero-lead{font-size:16px}.product-top{flex-wrap:wrap;gap:5px}.product-top>span:last-child{display:none}.hero-product .product-bottom>span{display:none}.hero-bottom{font-size:11px}.founder-grid{grid-template-columns:220px 1fr;gap:32px}.belief blockquote{font-size:24px}.belief>p{font-size:15px}.approach-bottom{gap:30px}.approach-bottom h2{font-size:29px}.roles{grid-template-columns:repeat(2,1fr);gap:28px}.task-groups{grid-template-columns:1fr;gap:33px}.task-groups article ul{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.task-groups h3{margin-bottom:20px}.section-head{align-items:start;flex-direction:column;gap:20px}.section-head>p{max-width:none}.rollout-grid{gap:28px}.rollout-grid h3{font-size:22px}.cabinet-grid{grid-template-columns:1fr;gap:32px}.cabinet-grid>div>p{max-width:560px}.price-grid{gap:35px}.price-intro h2{font-size:57px}.included h3{font-size:26px}.included li{font-size:15px}.contact-grid{gap:35px}.contact h2{font-size:37px}.contact-phone{font-size:23px}.lead-form{padding:27px}.lead-form h3{font-size:23px}.footer-inner{flex-wrap:wrap}.footer-inner p{margin-right:auto}.section{padding:75px 0}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header-inner{gap:10px}.brand{font-size:22px}.brand img{width:29px;height:29px}.header-cta{font-size:11px!important;min-height:40px!important;padding:10px 12px!important}.menu-toggle{width:32px;font-size:22px}.hero{padding-top:34px}.eyebrow{font-size:12px;margin-bottom:25px}.hero-grid{grid-template-columns:1fr;gap:33px}.hero h1{font-size:47px;line-height:1.04}.hero h1 br:last-of-type{display:block}.hero-lead{font-size:17px;margin:23px 0}.hero-price{font-size:11px;max-width:300px}.hero-product{margin-top:0}.product-top{padding-bottom:12px}.product-top>span:first-child{font-size:23px}.product-top>span:last-child{display:block;font-size:10px}.product-bottom{padding-top:12px}.hero-bottom{margin-top:30px;padding:20px 0;display:block}.hero-bottom>span:last-child{display:none}.partner strong{font-size:12px}.section{padding:58px 0}h2{font-size:33px}.founder-grid{display:flex;flex-direction:column-reverse;gap:30px;align-items:stretch}.belief blockquote{font-size:26px;line-height:1.35}.quote-mark{font-size:78px}.belief>p{font-size:16px;margin-top:19px}.founder{display:flex;align-items:center;gap:18px}.founder img{width:90px;height:100px;border-radius:7px;object-fit:cover}.founder figcaption{margin:0;font-size:16px}.founder figcaption span{font-size:12px}.approach-bottom{grid-template-columns:1fr;gap:22px;margin-top:40px;padding-top:38px}.approach-bottom h2{font-size:29px}.approach-bottom p{font-size:15px}.roles{gap:25px 20px;margin-top:30px}.roles h3{font-size:16px;line-height:1.4}.roles h3 br{display:none}.roles span{font-size:11px}.section-head{margin-bottom:30px}.task-groups article ul{grid-template-columns:1fr}.task-groups h3{font-size:26px;margin-top:8px}.task-groups li{padding:15px 0}.task-groups li span{font-size:14px}.tasks-screen{margin-top:30px}.tasks-screen figcaption{font-size:10px;gap:8px}.rollout h2{font-size:32px}.rollout-grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.rollout-grid h3{font-size:25px;margin:12px 0}.rollout-grid article{padding-top:20px}.cabinet-grid h2{font-size:33px}.cabinet-grid>div>p{font-size:16px;margin:20px 0}.cabinet figcaption{font-size:11px}.price-grid{grid-template-columns:1fr;gap:35px}.price-intro h2{font-size:74px}.price-subtitle{font-size:21px;margin:17px 0 25px}.price-subtitle br{display:none}.license{margin-top:28px}.license span{font-size:23px}.included h3{font-size:27px}.included li{font-size:15px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-grid>div{padding-top:0}.contact h2{font-size:36px}.contact-grid>div>p{font-size:16px;margin:20px 0 24px}.contact-phone{font-size:26px}.telegram{font-size:14px}.lead-form{padding:27px 23px}.lead-form h3{font-size:25px}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-inner p{font-size:10px}.footer-inner>a:not(.brand){font-size:10px}.footer-inner .brand{font-size:22px}}
@media(max-width:360px){.hero h1{font-size:40px}.header-cta{font-size:10px!important;padding:9px!important}.header-inner{gap:7px}.brand{font-size:20px}.hero .button{width:100%}.roles{grid-template-columns:1fr}.belief blockquote{font-size:24px}.price-intro h2{font-size:65px}.contact-phone{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url('./landing-assets/manrope-400.ttf') format('truetype')}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url('./landing-assets/manrope-700.ttf') format('truetype')}
/* Editorial presentation: consistent grid, typography and restrained red accents. */
:root{--font:Manrope,Arial,sans-serif;--paper:#f7f6f3;--ink:#222626;--red:#a6110f;--muted:#676b69}.wrap{max-width:1256px}.header-inner{height:88px}.header{border-bottom:0}.button{border-radius:5px;font-size:14px;padding:18px 25px;min-height:58px}.header .button{min-height:44px}.hero{padding:55px 0 0}.hero .eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:32px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy{display:grid;grid-template-columns:1.5fr 1fr;column-gap:70px;align-items:start}.hero h1{grid-column:1/3;font-size:77px;line-height:1.1;letter-spacing:-.065em;margin-bottom:32px}.hero h1 span{color:var(--red)}.hero-lead{grid-column:1;grid-row:2/4;max-width:560px;font-size:19px;margin:0;line-height:1.7}.hero-copy>.button{grid-column:2;grid-row:2;justify-self:end}.hero-price{grid-column:2;grid-row:3;text-align:right;margin-top:12px;font-size:12px}.hero-product{background:#252c2c;padding:22px 26px 0;border-radius:14px 14px 0 0;max-width:100%;overflow:hidden;height:400px;position:relative}.product-top{padding-bottom:19px}.product-top>span:first-child{color:#fff;font-size:22px}.product-top>span:last-child{color:#b5c1bd;font-size:12px}.hero-product>a{box-shadow:none;border-radius:7px 7px 0 0}.hero-product img{width:100%;height:auto}.product-bottom{position:absolute;right:26px;top:24px;padding:0}.product-bottom>span{display:none}.product-bottom a{color:#c5ceca;border:0;font-size:11px}.product-top>span:last-child{display:none}.hero-bottom{margin-top:0;border-top:0;padding:22px 0;font-size:12px}.partner{font-size:22px}.section{padding:100px 0}.founder-grid{grid-template-columns:.9fr 1.2fr;gap:75px;align-items:start}.founder{position:relative}.founder img{height:570px;object-fit:cover;width:100%;border-radius:12px}.founder figcaption{position:absolute;left:18px;right:18px;bottom:18px;background:#fff;padding:20px 24px;border-radius:7px;margin:0}.quote-mark{font-family:Manrope,Arial,sans-serif;font-weight:700;letter-spacing:-.075em;font-size:108px;line-height:1;color:var(--red);margin:0 0 25px}.quote-mark>span{font-size:52px;margin-left:6px}.belief blockquote{font-size:29px;font-weight:700;line-height:1.4;letter-spacing:-.04em}.belief>p{font-size:16px;margin-top:22px}.approach-bottom{margin-top:65px;padding-top:50px}.approach-bottom h2{font-size:33px}.roles{gap:0;border:1px solid var(--line);border-radius:9px;overflow:hidden}.roles article{padding:25px 22px;border-top:0;border-right:1px solid var(--line)}.roles article:last-child{border-right:0}.roles h3{font-size:16px;font-weight:700}.roles span{font-size:12px;color:var(--red)}h2{font-size:45px;letter-spacing:-.05em}.tasks{background:#f4f5f3}.task-groups{gap:24px}.task-groups>article{background:#fff;border-radius:10px;padding:30px 25px}.task-groups h3{font-size:25px}.task-groups li{padding:18px 0;border-color:#e9ece7}.task-groups li strong{font-size:15px}.task-groups li span{font-size:13px}.group-number{background:var(--paper);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:11px}.tasks-screen>a{max-height:500px;overflow:hidden;box-shadow:none;border-radius:10px}.tasks-screen figcaption{font-size:11px}.rollout{background:#25312e}.rollout-grid article{border-top-color:#67756f}.rollout-grid article>span{color:#f0b4a6}.rollout-grid h3{font-size:25px}.cabinet{background:#fff}.cabinet-grid{gap:65px}.cabinet figure>a{box-shadow:0 20px 50px #24392e10}.plan-section{background:#f4f5f3}.plan-section .section-head>p{font-size:16px;max-width:340px}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.plan-card{background:white;border:1px solid #dde2dc;border-radius:9px;padding:28px 23px;display:flex;flex-direction:column}.plan-card h3{font-size:21px;letter-spacing:-.04em}.plan-price{color:var(--ink);font-weight:700;font-size:33px;white-space:nowrap;letter-spacing:-.04em;line-height:1.2;margin:30px 0 20px}.plan-price span{font-size:12px;font-weight:400;letter-spacing:0}.plan-card>strong{font-size:13px;line-height:1.5;min-height:40px}.plan-card>p:last-of-type{font-size:13px;margin:15px 0 25px;flex:1}.plan-card>a{display:flex;justify-content:space-between;gap:8px;align-items:center;min-height:44px;border-top:1px solid var(--line);padding-top:15px;font-size:13px;font-weight:700;color:var(--red)}.plan-card:nth-child(2){border-color:var(--red)}.plan-foot{display:flex;justify-content:space-between;gap:40px;align-items:start;margin-top:23px}.plan-foot p{font-size:12px;max-width:840px}.plan-foot>a{white-space:nowrap;font-size:12px;text-decoration:underline;min-height:44px}.pricing{background:#fff}.price-intro h2{font-size:90px;letter-spacing:-.075em}.price-grid{gap:110px}.included h3{font-size:29px}.included li{font-size:15px;padding-top:15px;padding-bottom:15px}.price-subtitle{font-size:22px}.contact{background:#25312e;color:white}.contact-grid>div>p{color:#ccd3cc}.contact-phone,.telegram{color:white}.lead-form{color:var(--ink);border-radius:12px;padding:38px;box-shadow:none}.contact h2{font-size:47px}.footer-inner{min-height:60px}.hero .hero-price{font-size:12px}.header-phone{font-size:12px}nav{font-size:12px}
@media(max-width:1150px){.hero h1{font-size:66px}.hero-copy{gap:25px 40px}.hero-lead{font-size:17px}.hero-product{height:330px}.founder-grid{gap:45px}.founder img{height:530px}.quote-mark{font-size:86px}.belief blockquote{font-size:25px}.plan-grid{grid-template-columns:repeat(2,1fr)}.plan-card>strong{min-height:0}.task-groups{gap:16px}.task-groups>article{padding:25px 20px}.task-groups h3{font-size:22px}.price-grid{gap:60px}}
@media(max-width:800px){.header-inner{height:70px}.hero h1{font-size:52px}.hero-copy{column-gap:30px}.hero-copy>.button{font-size:13px;padding:16px}.hero-product{height:270px}.founder-grid{grid-template-columns:.8fr 1fr;gap:32px}.founder img{height:500px}.founder figcaption{left:10px;right:10px;bottom:10px;padding:15px}.quote-mark{font-size:80px;margin-bottom:20px}.belief blockquote{font-size:22px}.belief>p{font-size:14px}.roles{grid-template-columns:1fr 1fr}.roles article{border-bottom:1px solid var(--line)}.roles article:nth-child(2){border-right:0}.roles article:nth-child(n+3){border-bottom:0}.task-groups{grid-template-columns:1fr}.task-groups>article{padding:28px}.task-groups h3{font-size:26px}.plan-foot{flex-direction:column;gap:12px}.price-intro h2{font-size:68px}.contact h2{font-size:37px}.lead-form{padding:27px}}
@media(max-width:600px){.section{padding:60px 0}.hero{padding-top:32px}.hero .eyebrow{font-size:10px;letter-spacing:.06em;margin-bottom:25px}.hero-copy{display:block}.hero h1{font-size:42px;line-height:1.15;margin-bottom:22px}.hero-lead{font-size:16px;margin-bottom:24px}.hero-copy>.button{font-size:14px}.hero-price{text-align:left;font-size:11px!important;margin-top:14px}.hero-grid{gap:30px}.hero-product{padding:16px 14px 0;height:210px;border-radius:9px 9px 0 0}.product-top{padding-bottom:13px}.product-top>span:first-child{font-size:18px}.product-top>span:last-child{display:none}.product-bottom{right:14px;top:20px}.product-bottom a{font-size:9px}.hero-bottom{padding:17px 0}.founder-grid{display:flex;flex-direction:column-reverse;gap:30px}.quote-mark{font-size:80px;margin-bottom:20px}.quote-mark>span{font-size:38px}.belief blockquote{font-size:25px;line-height:1.4}.belief>p{font-size:15px}.founder{display:block;width:100%;max-width:none}.founder img{height:350px;width:100%;object-position:center 40%}.founder figcaption{padding:15px 20px;left:14px;right:14px;bottom:14px}.approach-bottom{margin-top:40px;padding-top:35px}.approach-bottom h2{font-size:28px}.roles article{padding:20px 16px}.roles h3{font-size:15px}.roles span{font-size:11px}h2{font-size:32px}.task-groups>article{padding:25px}.task-groups li strong{font-size:16px}.task-groups li span{font-size:14px}.tasks-screen>a{max-height:none}.rollout-grid h3{font-size:24px}.cabinet-grid{gap:30px}.plan-grid{grid-template-columns:1fr;gap:15px}.plan-card{padding:27px}.plan-card h3{font-size:24px}.plan-price{font-size:38px;margin:22px 0 15px}.plan-card>strong{font-size:14px}.plan-card>p:last-of-type{font-size:14px;margin:13px 0 20px}.plan-foot p{font-size:11px}.plan-section .section-head>p{font-size:15px}.price-grid{gap:35px}.price-intro h2{font-size:76px}.included h3{font-size:27px}.contact h2{font-size:36px}.contact-grid{gap:32px}.lead-form{padding:27px 23px}.brand{font-size:22px}}
@media(max-width:360px){.hero h1{font-size:36px}.hero-product{height:180px}.belief blockquote{font-size:23px}.founder img{height:320px}.roles{grid-template-columns:1fr}.roles article{border-right:0!important;border-bottom:1px solid var(--line)!important}.roles article:last-child{border-bottom:0!important}.price-intro h2{font-size:65px}}

/* v7: offer, working example and compact comparison */
.hero h1{font-size:64px}.order-example{background:white;border:1px solid var(--line);border-radius:12px;padding:30px}.example-head>span{font-size:12px;color:var(--red)}.example-head strong{display:block;font-size:25px;margin:8px 0}.example-head p{font-size:14px}.order-example ol{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;counter-reset:step;margin:25px 0;padding:0}.order-example li{border-top:2px solid var(--red);padding-top:16px;counter-increment:step}.order-example li:before{content:'0' counter(step);display:block;color:var(--red);font-size:12px;margin-bottom:8px}.order-example li b{display:block;font-size:16px}.order-example li span{display:block;font-size:14px;color:var(--muted);margin-top:8px}.example-result{font-size:15px;border-top:1px solid var(--line);padding-top:18px}.section{padding:72px 0}.quote-mark{display:none}.founder img{height:400px}.belief blockquote{font-size:27px}.more-tasks summary,.all-plans summary{cursor:pointer;font-weight:700;padding:20px 0;min-height:48px}.more-tasks .task-groups,.all-plans .plan-grid{margin-top:20px}.team-example{max-width:850px}.team-example h3{font-size:24px}.team-example p{margin:16px 0;font-size:16px}.tasks-screen{margin-top:25px}.tasks-screen>a{max-height:280px}.cabinet-grid{align-items:center}#selected-plan{padding:12px;background:#f5f5f1;color:var(--ink);font-size:14px}.hero-copy>.button{font-size:14px}.hero h1{letter-spacing:-.055em}
@media(max-width:800px){.hero h1{font-size:48px}.order-example ol{grid-template-columns:1fr 1fr}.founder img{height:380px}.belief blockquote{font-size:23px}}
@media(max-width:600px){.section{padding:42px 0}.hero h1{font-size:36px}.order-example{padding:22px}.order-example ol{grid-template-columns:1fr;gap:16px}.order-example li{padding-top:10px}.order-example li:before{float:left;margin-right:10px}.order-example li span{margin-top:4px}.example-head strong{font-size:22px}.founder-grid{flex-direction:column;gap:24px}.founder img{height:230px}.belief blockquote{font-size:23px}.tasks-screen>a{max-height:180px}.plan-card{padding:22px}.plan-price{margin:14px 0}.hero-grid{gap:22px}}

/* v8: explicit offer and visible cleaning capabilities */
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.hero h1{font-size:60px;margin:0}.hero-lead{max-width:820px;margin:0}.hero-copy>.button{order:4}.hero-cost{display:grid;grid-template-columns:auto 40px auto;gap:14px 24px;align-items:center;width:100%;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-cost>a{display:flex;flex-direction:column;gap:8px}.hero-cost strong{font-size:44px;line-height:1.2;letter-spacing:-.045em;color:var(--red)}.hero-cost span:not(.cost-plus){font-size:14px}.cost-plus{font-size:35px;text-align:center;color:var(--muted)}.hero-cost p{grid-column:1/-1;font-size:12px;max-width:900px}.hero-cost p a{text-decoration:underline}.hero-grid{gap:30px}.task-groups li{padding:14px 0}.tasks-screen{margin-top:30px}
@media(max-width:800px){.hero h1{font-size:46px}.hero-cost strong{font-size:34px}.hero-cost{gap:12px}.hero-cost span:not(.cost-plus){font-size:12px}}
@media(max-width:600px){.hero h1{font-size:34px}.hero-copy{gap:20px}.hero-cost{grid-template-columns:1fr;padding:20px 0;gap:12px}.hero-cost strong{font-size:38px}.hero-cost .cost-plus{text-align:left;font-size:25px;line-height:1}.hero-cost p{font-size:11px;margin-top:4px}.hero-cost span:not(.cost-plus){font-size:13px}.task-groups>article{padding:22px}}

.hero-cost{grid-template-columns:1fr}.hero-cost strong{font-size:64px}.hero-cost>a>span{font-size:18px!important}@media(max-width:600px){.hero-cost strong{font-size:52px}.hero-cost>a>span{font-size:16px!important}}

.meeting-results{padding-left:22px;margin:24px 0;color:white}.meeting-results li{margin:14px 0;line-height:1.6}.example-result a{display:inline-block;color:var(--red);text-decoration:underline;margin-top:8px}.hero-copy>.button{min-width:260px}.header-cta{white-space:nowrap}@media(max-width:600px){.hero-copy>.button{min-width:0;width:100%}.submit-button{font-size:14px}}

/* v10: expanded pricing and complete original portrait */
.plan-grid{margin-top:30px}.plan-subscription{border-top:1px solid var(--line);padding:20px 0}.plan-subscription>span{display:block;font-size:13px}.plan-subscription>strong{display:block;font-size:22px;margin:8px 0;color:var(--red)}.plan-subscription small{font-size:12px;color:var(--muted)}.plan-subscription p{margin-top:14px;font-size:13px}.plan-subscription b{font-size:22px;color:var(--ink)}.founder img{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:10px}.founder figcaption{position:static;margin-top:0;padding:18px 0;background:transparent;border-radius:0;box-shadow:none}.founder{overflow:visible}.founder-grid{align-items:center}@media(max-width:600px){.founder img{height:auto}.founder figcaption{padding:15px 0}.plan-subscription>strong{font-size:24px}}

.captcha-box{margin-top:18px}.captcha-image-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:10px 0}.captcha-image-row img{background:#f7f7f1;max-width:100%;height:auto}.captcha-image-row button{background:none;border:0;color:var(--red);text-decoration:underline;min-height:44px;padding:8px 0}.captcha-help,#captcha-status{font-size:13px;margin:8px 0}.captcha-help a{text-decoration:underline}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}

.quick-terms{margin-top:25px;font-size:14px}.quick-terms a{text-decoration:underline}#quickdeal .task-groups p{margin-top:20px}.hero h1{font-size:56px}@media(max-width:600px){.hero h1{font-size:34px}}
