/* Homepage: a direct, confident field-guide layout. Copy stays untouched. */
body:has(.model-cycle){background:var(--paper)}
body:has(.model-cycle) .container{width:min(1160px,calc(100% - 64px))}
body:has(.model-cycle) .header{position:static;height:76px;background:var(--paper);backdrop-filter:none;box-shadow:none}
body:has(.model-cycle) .nav{gap:0}@media(min-width:801px){body:has(.model-cycle) .nav-links{gap:30px}}body:has(.model-cycle) .nav-cta{box-shadow:none}
body:has(.model-cycle) .hero{min-height:640px;padding:126px 0;border:0;overflow:visible;background-color:var(--paper);background-image:linear-gradient(rgba(55,55,55,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(55,55,55,.1) 1px,transparent 1px);background-size:64px 64px}
body:has(.model-cycle) .hero:before,body:has(.model-cycle) .hero:after{content:none}body:has(.model-cycle) .hero-inner{max-width:880px}
body:has(.model-cycle) .hero h1{max-width:820px;margin:22px 0;font-size:clamp(46px,5.8vw,80px);line-height:.94;letter-spacing:-.078em}
body:has(.model-cycle) .model-cycle{color:var(--blue)}body:has(.model-cycle) .hero .lede{max-width:710px;margin:0;font-size:19px;line-height:1.55}
body:has(.model-cycle) .hero .actions{gap:14px;margin-top:36px}body:has(.model-cycle) .hero .proof{margin-top:70px;padding:0;border:0;line-height:1.55;color:var(--muted)}
body:has(.model-cycle) .button{box-shadow:none}body:has(.model-cycle) .button:hover{transform:translate(-2px,-2px);box-shadow:3px 3px 0 currentColor}
body:has(.model-cycle) .section,body:has(.model-cycle) .proof-section,body:has(.model-cycle) .proof-bridge{padding:118px 0}
body:has(.model-cycle) .section.grid-bg,body:has(.model-cycle) .proof-bridge.grid-bg{background-color:var(--paper);background-image:none}
body:has(.model-cycle) .wide-head,body:has(.model-cycle) .section-intro{display:block;max-width:790px;padding:0;border:0}
body:has(.model-cycle) .wide-head .eyebrow,body:has(.model-cycle) .section-intro .eyebrow{margin-bottom:22px;color:var(--blue)}
body:has(.model-cycle) .wide-head h2,body:has(.model-cycle) .section-intro h2{max-width:790px;margin:0;font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.072em}
body:has(.model-cycle) .wide-head>p:last-child,body:has(.model-cycle) .section-intro>p:last-child{max-width:590px;margin:24px 0 0;font-size:16px;line-height:1.62}
/* Problem framing: give the first chapters one calm grid language. */
body:has(.model-cycle) .result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px;border:0}
body:has(.model-cycle) .result-grid article{min-height:270px;padding:25px 25px 22px;border:1px solid var(--line);background:var(--white);box-shadow:none}
body:has(.model-cycle) .result-grid article:nth-child(2){background:var(--yellow);border-color:var(--yellow)}
body:has(.model-cycle) .result-grid article b{font:10px var(--mono);color:var(--blue)}body:has(.model-cycle) .result-grid article h3{margin-top:66px;font-size:23px;line-height:1.06;letter-spacing:-.65px}
body:has(.model-cycle) .result-grid article p{font-size:13px;line-height:1.55}.result-grid article:hover{transform:none!important}
body:has(.model-cycle) .proof-section{background:var(--white);border-block:1px solid var(--line)}
body:has(.model-cycle) .proof-layout{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:74px;align-items:start}
body:has(.model-cycle) .proof-layout>div:first-child{padding-top:12px}body:has(.model-cycle) .proof-layout h2{margin:20px 0;font-size:clamp(38px,4.5vw,60px);line-height:.98;letter-spacing:-.07em}
body:has(.model-cycle) .proof-layout .body-copy{max-width:390px;font-size:16px;line-height:1.6}
body:has(.model-cycle) .reddit-posts{display:grid;grid-template-columns:1fr 1fr;gap:16px}
body:has(.model-cycle) .reddit-post{min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden}
body:has(.model-cycle) .reddit-post img{display:block;width:100%;height:auto;border:1px solid rgba(55,55,55,.12);box-shadow:0 12px 26px rgba(55,55,55,.08);transition:transform .25s ease,box-shadow .25s ease}
body:has(.model-cycle) .reddit-post:nth-child(2){transform:translateY(44px)}body:has(.model-cycle) .reddit-post:nth-child(3){transform:translateY(-8px)}body:has(.model-cycle) .reddit-post:nth-child(4){transform:translateY(36px)}
body:has(.model-cycle) .reddit-post:hover img{transform:translateY(-5px);box-shadow:0 18px 30px rgba(55,55,55,.14)}
/* Dark chapters are deliberate pauses, not another card treatment. */
body:has(.model-cycle) .command-home,body:has(.model-cycle) .section-dark{padding:126px 0;background:var(--ink);background-image:none!important}
body:has(.model-cycle) .command-home>.container:not(.command-home-layout){display:block;max-width:1160px}
body:has(.model-cycle) .command-home>.container:not(.command-home-layout)>h2{max-width:900px;margin:21px 0;font-size:clamp(45px,5.4vw,76px);line-height:.94;letter-spacing:-.076em}
body:has(.model-cycle) .command-home>.container:not(.command-home-layout)>p:not(.eyebrow){max-width:600px;margin:0;font-size:18px;line-height:1.58;color:rgba(255,255,255,.72)}
body:has(.model-cycle) .choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:54px;border:1px solid var(--line);background:var(--white)}
body:has(.model-cycle) .choice-grid article{min-height:250px;padding:22px;border:0;border-right:1px solid var(--line);background:transparent;box-shadow:none!important}
body:has(.model-cycle) .choice-grid article:last-child{border-right:0}body:has(.model-cycle) .choice-grid article+article{padding-left:22px}
body:has(.model-cycle) .choice-grid span{color:var(--blue)}body:has(.model-cycle) .choice-grid h3{margin:58px 0 12px;font-size:21px;line-height:1.1}.choice-grid article:hover{transform:none!important;background:rgba(0,74,173,.03)!important}
body:has(.model-cycle) .ingredients .wide-head{max-width:860px}body:has(.model-cycle) .contrast{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:56px}
body:has(.model-cycle) .contrast article{min-height:370px;padding:30px;border:1px solid var(--line);background:var(--white);box-shadow:none}
body:has(.model-cycle) .contrast .contrast-os{background:var(--blue);border-color:var(--blue)}body:has(.model-cycle) .contrast h3{max-width:410px;font-size:30px;line-height:1;letter-spacing:-.9px}
body:has(.model-cycle) .contrast article li{padding:12px 0}.contrast article b{margin-top:26px}
body:has(.model-cycle) .pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px}.pillar-grid article{min-height:250px;padding:23px;border:1px solid var(--line);background:var(--white);box-shadow:none!important}
body:has(.model-cycle) .pillar-grid article:nth-child(2){background:var(--green);border-color:var(--green);color:white}.pillar-grid article:nth-child(2) p,.pillar-grid article:nth-child(2) span{color:rgba(255,255,255,.75)}
body:has(.model-cycle) .pillar-grid h3{margin-top:62px;font-size:23px;line-height:1.08}.pillar-grid article:hover{transform:none!important}
/* The operating cycle reads as one continuous process. */
body:has(.model-cycle) .daily-flow{max-width:900px;margin-top:48px!important;padding:0;border:0;background:transparent;box-shadow:none}
body:has(.model-cycle) .daily-flow div{display:grid;grid-template-columns:210px 1fr;gap:28px;padding:17px 0;border-bottom:1px solid var(--line);background:transparent!important}
body:has(.model-cycle) .daily-flow div:first-child{border-top:1px solid var(--line)}body:has(.model-cycle) .daily-flow div:hover{padding-left:0}
body:has(.model-cycle) .daily-flow span{margin:0;color:var(--blue)}body:has(.model-cycle) .daily-flow strong{margin:0;font-size:18px}
body:has(.model-cycle) .agent-run{margin-top:58px;box-shadow:none}.agent-run:hover{transform:none!important}
body:has(.model-cycle) .command-home-layout{grid-template-columns:.8fr 1.2fr;gap:82px;align-items:center}body:has(.model-cycle) .command-home-layout h2{margin:20px 0;font-size:clamp(43px,4.8vw,66px);line-height:.96}
body:has(.model-cycle) .daily-preview{box-shadow:8px 8px 0 var(--yellow)}
body:has(.model-cycle) .request-card{max-width:690px;margin-top:46px;box-shadow:none!important;border-left:5px solid var(--coral)}
body:has(.model-cycle) .brief-card{max-width:860px;margin-top:14px;box-shadow:none!important;border:1px solid var(--line)}
body:has(.model-cycle) .handoff-screens{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start;margin-top:52px}.handoff-screens figure{margin:0}.handoff-screens img{display:block;width:100%;height:auto;border:0}.handoff-screens figcaption{max-width:390px;margin-top:16px;font-size:16px;line-height:1.35;font-weight:700;letter-spacing:-.3px}.handoff-screens figure:nth-child(2){margin-top:54px}.handoff-screens figure:nth-child(2) figcaption{margin-left:auto}
body:has(.model-cycle) .audience-section{padding-block:104px}.audience-section .wide-head{max-width:860px;display:block}.audience-section .wide-head h2{max-width:760px}.audience-section .audience-intro{max-width:690px;margin:27px 0 0;font-size:18px;line-height:1.58;color:var(--muted)}.audience-section .contrast{gap:18px;margin-top:52px}.audience-section .contrast article,.audience-section .contrast-not-fit{min-height:0;padding:30px;background:var(--white);border:1px solid var(--ink);box-shadow:none}.audience-section .contrast article>span,.audience-section .contrast-not-fit>span{display:block;margin:0 0 23px;font:500 12px var(--mono);letter-spacing:.08em;color:var(--blue)}.audience-section .contrast-not-fit{background:var(--yellow)}.audience-section .contrast-not-fit>span{color:var(--ink)}.audience-section .contrast ul{margin:0;padding:0;list-style:none}.audience-section .contrast li{position:relative;padding:17px 0 17px 25px;border-top:1px solid var(--line);font-size:15px;line-height:1.45}.audience-section .contrast li:before{content:"";position:absolute;top:27px;left:1px;width:8px;height:8px;background:var(--coral)}.audience-key-idea{max-width:930px;margin:30px 0 0;font-size:clamp(23px,2.2vw,32px);line-height:1.12;letter-spacing:-.055em}.audience-section .support-grid{gap:18px;margin-top:50px;border:0}.audience-section .support-grid article{position:relative;display:flex;min-height:0;min-height:172px;flex-direction:column;padding:27px 29px 24px;border:1px solid var(--ink);background:var(--green)!important;box-shadow:7px 7px 0 var(--coral)}.audience-section .support-grid article:last-child{background:var(--yellow)!important;box-shadow:7px 7px 0 var(--green)}.audience-section .support-grid span,.audience-section .support-grid p{display:none}.audience-section .support-grid h3{max-width:560px;margin:0;color:var(--white);font-size:clamp(34px,3.4vw,52px);line-height:.9;letter-spacing:-.075em}.audience-section .support-grid article:last-child h3{color:var(--ink)}.audience-section .support-grid b{display:block;margin-top:auto}.audience-section .support-grid .underlink{color:var(--white);font-size:14px;border-bottom-color:rgba(255,255,255,.75)}.audience-section .support-grid article:last-child .underlink{color:var(--ink);border-bottom-color:rgba(17,27,37,.6)}.audience-section .support-grid article:hover{transform:translate(-3px,-3px);background:var(--green)!important}.audience-section .support-grid article:last-child:hover{background:var(--yellow)!important}
body:has(.model-cycle) .proof-bridge{background:var(--white)}.proof-bridge-inner{grid-template-columns:1fr .9fr;gap:74px}.proof-bridge h2{margin:20px 0;font-size:clamp(40px,4.8vw,66px);line-height:.97;letter-spacing:-.072em}.system-blueprint{box-shadow:none!important;border-top:5px solid var(--blue)}
body:has(.model-cycle) .home-price{padding:110px 0;background:var(--yellow);overflow:visible}.home-price:after{content:none}.home-price-inner{align-items:center}.home-price h2{font-size:clamp(42px,4.7vw,64px);line-height:.96}.home-price .button{background:var(--ink);border-color:var(--ink);color:white}
/* The homepage makes one visual argument: the visible draft is not the job; the operating system behind it is. */
body:has(.model-cycle) .hero-product{min-height:720px;padding:110px 0 90px}
body:has(.model-cycle) .hero-product .hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 350px;column-gap:90px;align-items:start;max-width:none}
body:has(.model-cycle) .hero-product .eyebrow,body:has(.model-cycle) .hero-product h1,body:has(.model-cycle) .hero-product .lede,body:has(.model-cycle) .hero-product .actions,body:has(.model-cycle) .hero-product .proof{grid-column:1}
body:has(.model-cycle) .hero-product h1{max-width:760px;font-size:clamp(52px,6vw,84px);line-height:.91;letter-spacing:-.083em}
body:has(.model-cycle) .hero-product .lede{max-width:650px}.hero-product .model-cycle{white-space:nowrap}
body:has(.model-cycle) .hero-load{grid-column:2;grid-row:1 / span 5;align-self:stretch;margin:0;padding:24px 24px 22px;border:1px solid var(--ink);background:var(--white);box-shadow:10px 10px 0 var(--yellow)}
body:has(.model-cycle) .hero-load>p{margin:0 0 29px;font:10px var(--mono);letter-spacing:.07em;color:var(--blue)}
body:has(.model-cycle) .hero-load ol{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}
body:has(.model-cycle) .hero-load li{display:grid;grid-template-columns:35px 1fr;gap:10px;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.3}
body:has(.model-cycle) .hero-load li b{font:10px var(--mono);color:var(--coral)}body:has(.model-cycle) .hero-load strong{display:block;margin-top:26px;font-size:19px;letter-spacing:-.5px}
body:has(.model-cycle) .problem-section .wide-head{max-width:830px}.problem-section .result-grid article{position:relative;min-height:300px;padding-top:27px}.problem-section .result-grid article:after{content:"";position:absolute;right:24px;bottom:25px;width:45px;height:5px;background:var(--blue)}.problem-section .result-grid article:nth-child(2):after{background:var(--coral)}.problem-section .result-grid article:nth-child(3):after{background:var(--green)}
body:has(.model-cycle) .agency-reveal{position:relative;overflow:hidden;border-block:1px solid rgba(255,255,255,.24)}.agency-reveal:before{content:"AGENCY";position:absolute;right:-12px;bottom:-35px;color:rgba(255,255,255,.035);font:900 clamp(130px,20vw,310px)/.7 var(--sans);letter-spacing:-.11em;pointer-events:none}.agency-reveal>.container{position:relative;z-index:1}.agency-reveal h2{max-width:820px}.agency-reveal p:not(.eyebrow){max-width:590px}
body:has(.model-cycle) .install-section{border-bottom:1px solid var(--line)}.install-section .choice-grid{position:relative;counter-reset:install}.install-section .choice-grid article{min-height:295px;padding-top:25px}.install-section .choice-grid article span{display:none}.install-section .choice-grid article:before{counter-increment:install;content:"0" counter(install);display:block;font:10px var(--mono);letter-spacing:.08em;color:var(--coral)}.install-section .choice-grid h3{margin-top:72px}.install-section .walk-note{max-width:620px;margin-top:30px;font-size:15px;line-height:1.55;color:var(--muted)}
@media(max-width:800px){body:has(.model-cycle) .hero-product{min-height:0;padding:82px 0}body:has(.model-cycle) .hero-product .hero-inner{display:block}body:has(.model-cycle) .hero-product h1{font-size:clamp(46px,12.5vw,65px)}body:has(.model-cycle) .hero-load{margin-top:46px;padding:21px;box-shadow:7px 7px 0 var(--yellow)}body:has(.model-cycle) .hero-load>p{margin-bottom:21px}body:has(.model-cycle) .hero-load li{padding:15px 0}.problem-section .result-grid article{min-height:190px}.problem-section .result-grid article:after{right:20px;bottom:20px}.install-section .choice-grid article{min-height:0;padding-top:20px}.install-section .choice-grid h3{margin-top:33px}.agency-reveal:before{font-size:150px;right:-10px;bottom:-12px}}
/* Strip out the annotation layer: Home leads with statements and evidence, not labels. */
body:has(.model-cycle) .eyebrow,body:has(.model-cycle) .walk-note{display:none!important}
body:has(.model-cycle) .hero-product{min-height:640px;padding:126px 0}
body:has(.model-cycle) .hero-product .hero-inner{display:block;max-width:880px}
body:has(.model-cycle) .hero-product h1{max-width:800px;margin:0 0 27px;font-size:clamp(48px,5.7vw,79px);line-height:.95;letter-spacing:-.078em}
body:has(.model-cycle) .hero-product .lede{max-width:705px;font-size:20px;line-height:1.5}
body:has(.model-cycle) .hero-product .actions{margin-top:38px}
body:has(.model-cycle) .problem-section{padding:132px 0 124px;background:var(--paper)}
body:has(.model-cycle) .problem-section .wide-head{max-width:800px}.problem-section .wide-head h2{font-size:clamp(44px,5.4vw,74px);line-height:.94}.problem-section .wide-head>p:last-child{margin-top:27px;font-size:18px;line-height:1.55}
body:has(.model-cycle) .problem-section .result-grid{gap:0;margin-top:68px;border-block:1px solid var(--line)}
body:has(.model-cycle) .problem-section .result-grid article{min-height:265px;padding:25px 30px 26px;border:0;border-right:1px solid var(--line);background:transparent!important;box-shadow:none!important}
body:has(.model-cycle) .problem-section .result-grid article:last-child{border-right:0}.problem-section .result-grid article b{display:none}.problem-section .result-grid article h3{max-width:270px;margin:0;font-size:25px;line-height:1.04;letter-spacing:-.75px}.problem-section .result-grid article p{max-width:270px;margin-top:28px;font-size:14px;line-height:1.55}.problem-section .result-grid article:after{right:30px;bottom:28px;width:54px;height:4px}
body:has(.model-cycle) .proof-section{padding:96px 0 104px;background:var(--white);border:0}
body:has(.model-cycle) .proof-layout{display:block}.proof-layout>div:first-child{max-width:790px;padding:0!important}.proof-layout h2{margin:0;font-size:clamp(46px,5.6vw,76px);line-height:.93;letter-spacing:-.08em}.proof-layout .body-copy{max-width:650px;margin-top:27px!important;font-size:18px;line-height:1.55}
body:has(.model-cycle) .reddit-posts{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:42px;max-width:none}.reddit-post:nth-child(n){transform:none!important}.reddit-post:nth-child(even){margin-top:0}.reddit-post img{border:0!important;box-shadow:none!important}
body:has(.model-cycle) .agency-reveal{padding:155px 0;background:var(--blue)!important;border:0}.agency-reveal:before{content:"MOVING";right:-25px;bottom:-33px;color:rgba(255,255,255,.07);font-size:clamp(150px,23vw,350px)}
body:has(.model-cycle) .agency-reveal>.container{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:94px;align-items:end}.agency-reveal h2{margin:0;max-width:790px;font-size:clamp(49px,5.8vw,79px);line-height:.91;letter-spacing:-.083em}.agency-reveal p:not(.eyebrow){max-width:370px;margin:0;font-size:18px;line-height:1.57;color:rgba(255,255,255,.78)}
body:has(.model-cycle) .install-section{padding:138px 0;border:0;background:var(--white)}.install-section .wide-head{max-width:825px}.install-section .wide-head h2{font-size:clamp(44px,5.25vw,72px);line-height:.94}.install-section .wide-head>p:last-child{max-width:620px;font-size:18px}
body:has(.model-cycle) .install-section .choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:66px;border:0;background:transparent}.install-section .choice-grid article{min-height:235px;padding:31px 34px;border:0;border-top:1px solid var(--line);background:transparent!important}.install-section .choice-grid article:nth-child(odd){border-right:1px solid var(--line)}.install-section .choice-grid article:before{display:none}.install-section .choice-grid h3{margin:0;font-size:26px;line-height:1.04;letter-spacing:-.7px}.install-section .choice-grid p{max-width:360px;margin-top:22px;font-size:15px;line-height:1.55}
body:has(.model-cycle) .content-factory{padding:108px 0;background:var(--white)}.content-factory .container{width:min(1320px,calc(100% - 64px))}.content-workflow{margin:0}.content-workflow img{display:block;width:100%;height:auto;border:1px solid rgba(55,55,55,.12);box-shadow:0 16px 38px rgba(55,55,55,.1)}
/* AGENIX content engine: an editorial motion sequence, not an external infographic. */
body:has(.model-cycle) .content-factory{padding:126px 0;background:var(--paper)}
body:has(.model-cycle) .content-engine-intro{max-width:820px;margin:0 0 68px}.content-engine-intro h2{margin:0;font-size:clamp(46px,5.5vw,76px);line-height:.93;letter-spacing:-.08em}.content-engine-intro p{max-width:620px;margin:25px 0 0;font-size:18px;line-height:1.58;color:var(--muted)}
body:has(.model-cycle) .content-loop{position:relative;margin:0;border:1px solid var(--ink);background:var(--white);overflow:hidden}
body:has(.model-cycle) .loop-scenes{position:relative;height:540px}.loop-scene{position:absolute;inset:0;display:grid;grid-template-columns:minmax(350px,.9fr) minmax(0,1.1fr);gap:8vw;align-items:center;padding:58px 8%;opacity:0;transform:translateY(18px);animation:content-scene 25s infinite both}.loop-scene:nth-child(1){animation-delay:0s}.loop-scene:nth-child(2){animation-delay:-5s}.loop-scene:nth-child(3){animation-delay:-10s}.loop-scene:nth-child(4){animation-delay:-15s}.loop-scene:nth-child(5){animation-delay:-20s}
@keyframes content-scene{0%,18%{opacity:1;transform:none;z-index:1}21%,100%{opacity:0;transform:translateY(18px);z-index:0}}
body:has(.model-cycle) .scene-index{position:absolute;left:8%;top:34px;font:10px var(--mono);letter-spacing:.1em;color:var(--coral)}.scene-copy h3{max-width:540px;margin:0;font-size:clamp(39px,4.2vw,61px);line-height:.94;letter-spacing:-.076em}.scene-copy p{max-width:470px;margin:24px 0 0;font-size:17px;line-height:1.58;color:var(--muted)}
body:has(.model-cycle) .brief-sheet,body:has(.model-cycle) .source-paper{position:relative;min-height:340px;padding:30px;background:var(--white);border:1px solid var(--ink);box-shadow:9px 9px 0 var(--yellow);transform:rotate(-2deg)}.brief-sheet span,.source-paper span{display:block;font:10px var(--mono);letter-spacing:.09em;color:var(--blue)}.brief-sheet b{display:block;max-width:245px;margin-top:28px;font-size:23px;line-height:1.09;letter-spacing:-.55px}.brief-sheet i{display:block;height:1px;margin-top:16px;background:var(--line)}.brief-sheet em{display:block;margin-top:24px;font:10px var(--mono);letter-spacing:.08em;color:var(--coral);font-style:normal}.brief-sheet strong{display:block;max-width:235px;margin-top:9px;font-size:17px;line-height:1.2;background:var(--yellow)}
body:has(.model-cycle) .phone-frame{position:relative;width:210px;height:366px;margin-inline:auto;padding:24px 17px;border:8px solid var(--ink);border-radius:30px;background:var(--blue);box-shadow:10px 10px 0 var(--coral);color:var(--white)}.phone-frame>span{font:10px var(--mono);color:var(--coral)}.phone-person{position:absolute;inset:55px 17px 85px;overflow:hidden;border:1px solid rgba(255,255,255,.55);background:linear-gradient(155deg,var(--blue) 0 46%,var(--green) 46%)}.phone-person:before{content:"";position:absolute;left:50%;bottom:-25px;width:105px;height:136px;border-radius:54px 54px 0 0;background:var(--yellow);transform:translateX(-50%)}.phone-person i{position:absolute;z-index:1;top:31px;left:50%;width:69px;height:69px;border-radius:50%;background:var(--coral);transform:translateX(-50%)}.phone-frame b{position:absolute;bottom:43px;left:17px;font-size:16px;letter-spacing:-.3px}.phone-frame small{position:absolute;bottom:23px;left:17px;color:rgba(255,255,255,.72);font-size:10px}
body:has(.model-cycle) .source-paper{min-height:355px;padding:30px;box-shadow:9px 9px 0 var(--green);transform:rotate(2deg)}.source-paper h4{max-width:300px;margin:28px 0;font-size:32px;line-height:1;letter-spacing:-.9px}.source-paper i{display:block;width:88%;height:1px;margin:14px 0;background:var(--line)}.source-paper i:nth-of-type(2){width:72%}.source-paper i:nth-of-type(3){width:80%}.source-paper i:nth-of-type(4){width:56%}.source-paper b{position:absolute;right:28px;bottom:27px;font:10px var(--mono);letter-spacing:.08em;color:var(--green)}
body:has(.model-cycle) .derivative-field{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:24px;border:1px solid var(--ink);background:var(--blue);box-shadow:9px 9px 0 var(--yellow);color:var(--white)}.derivative-field>b{grid-column:1/-1;margin-bottom:14px;font:10px var(--mono);letter-spacing:.08em;color:var(--yellow)}.derivative-field span{display:flex;min-height:106px;align-items:flex-end;padding:15px;border:1px solid rgba(255,255,255,.45);font-size:19px;font-weight:800;letter-spacing:-.5px}.derivative-field span:nth-child(3){background:var(--coral);border-color:var(--coral)}.derivative-field span:nth-child(4){background:var(--green);border-color:var(--green)}
body:has(.model-cycle) .test-board{position:relative;min-height:350px;padding:26px;background:var(--ink);box-shadow:9px 9px 0 var(--green);color:var(--white)}.test-board>span{font:10px var(--mono);letter-spacing:.08em;color:var(--yellow)}.test-board>div{display:flex;gap:13px;margin-top:24px}.test-board>div i{position:relative;display:block;width:50%;height:150px;border:1px solid rgba(255,255,255,.42);background:linear-gradient(135deg,var(--blue) 0 60%,var(--yellow) 60%)}.test-board>div i:last-child{background:linear-gradient(135deg,var(--coral) 0 42%,var(--white) 42%)}.test-board b{display:block;margin-top:24px;font-size:18px;letter-spacing:-.45px}.test-board em{position:absolute;right:28px;bottom:28px;width:150px;height:52px;border-bottom:3px solid var(--green);border-left:3px solid var(--green);transform:skewY(-22deg)}
body:has(.model-cycle) .loop-track{position:absolute;z-index:4;right:8%;bottom:25px;left:8%;display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.loop-track i{height:3px;background:rgba(55,55,55,.16);animation:track-progress 25s infinite}.loop-track i:nth-child(1){animation-delay:0s}.loop-track i:nth-child(2){animation-delay:-5s}.loop-track i:nth-child(3){animation-delay:-10s}.loop-track i:nth-child(4){animation-delay:-15s}.loop-track i:nth-child(5){animation-delay:-20s}@keyframes track-progress{0%,18%{background:var(--coral)}21%,100%{background:rgba(55,55,55,.16)}}.content-loop figcaption{position:absolute;z-index:4;left:8%;bottom:44px;font-size:13px;font-weight:700;letter-spacing:-.2px}
@media(max-width:800px){body:has(.model-cycle) .hero-product{min-height:0;padding:92px 0}.hero-product .model-cycle{white-space:normal}body:has(.model-cycle) .hero-product h1{font-size:clamp(47px,12.5vw,66px)}body:has(.model-cycle) .hero-product .lede{font-size:17px}.problem-section .wide-head h2{font-size:clamp(42px,11vw,59px)}body:has(.model-cycle) .problem-section{padding:88px 0}.problem-section .result-grid{grid-template-columns:1fr;margin-top:48px}.problem-section .result-grid article{min-height:0;padding:27px 0;border-right:0;border-bottom:1px solid var(--line)}.problem-section .result-grid article:last-child{border-bottom:0}.problem-section .result-grid article h3{max-width:330px}.problem-section .result-grid article p{max-width:350px;margin-top:16px}.problem-section .result-grid article:after{display:none}body:has(.model-cycle) .proof-section{padding:76px 0}.proof-layout h2{font-size:clamp(42px,11vw,59px)}.proof-layout .body-copy{font-size:17px}.reddit-posts{grid-template-columns:1fr 1fr!important;gap:11px!important;margin-top:32px!important}.reddit-post:nth-child(even){margin-top:0}.agency-reveal>.container{display:block!important}.agency-reveal h2{font-size:clamp(45px,12vw,64px)}.agency-reveal p:not(.eyebrow){margin-top:28px!important}.agency-reveal{padding:96px 0!important}.install-section .choice-grid{grid-template-columns:1fr!important;margin-top:45px!important}.install-section .choice-grid article{min-height:0!important;padding:25px 0!important;border-right:0!important}.install-section .choice-grid h3{font-size:25px}}
@media(max-width:800px){body:has(.model-cycle) .content-factory{padding:64px 0}.content-factory .container{width:100%}.content-workflow img{border-inline:0;box-shadow:none}}
@media(max-width:800px){body:has(.model-cycle) .content-factory{padding:0}.loop-scenes{height:630px}.loop-scene{grid-template-columns:1fr;gap:28px;padding:56px 28px 70px}.scene-index{left:28px}.scene-copy h3{font-size:clamp(37px,10.5vw,53px)}.scene-copy p{font-size:16px}.brief-sheet,.source-paper{min-height:230px;max-width:290px;margin:auto;padding:22px}.brief-sheet b{margin-top:20px;font-size:20px}.brief-sheet em{margin-top:15px}.source-paper h4{margin:20px 0;font-size:25px}.phone-frame{width:165px;height:283px;padding:17px 12px;border-width:6px;border-radius:25px}.phone-person{inset:45px 12px 67px}.phone-person i{top:22px;width:54px;height:54px}.phone-frame b{bottom:33px;left:12px;font-size:13px}.phone-frame small{bottom:16px;left:12px;font-size:8px}.derivative-field{max-width:330px;margin:auto;padding:16px}.derivative-field span{min-height:75px;padding:11px;font-size:15px}.test-board{max-width:330px;min-height:244px;margin:auto;padding:18px}.test-board>div{margin-top:15px}.test-board>div i{height:100px}.test-board b{margin-top:16px;font-size:15px}.test-board em{right:19px;bottom:18px;width:105px;height:35px}.loop-track{right:28px;bottom:18px;left:28px}.content-loop figcaption{left:28px;bottom:35px;font-size:11px}}
@media(max-width:800px){body:has(.model-cycle) .content-engine-intro{margin:0;padding:64px 28px 44px}.content-engine-intro h2{font-size:clamp(42px,11vw,59px)}.content-engine-intro p{font-size:16px}}
@media(prefers-reduced-motion:reduce){.loop-scene{animation:none!important}.loop-scene:not(:first-child){display:none}.loop-track i{animation:none!important}.loop-track i:first-child{background:var(--coral)}}
/* The content engine is a readable sequence, not a carousel. */
body:has(.model-cycle) .content-loop{border:0;background:transparent;overflow:visible}
body:has(.model-cycle) .loop-track,body:has(.model-cycle) .content-loop figcaption{display:none}
body:has(.model-cycle) .loop-scenes{display:grid;height:auto;border-top:1px solid var(--line)}
body:has(.model-cycle) .loop-scene{position:relative;display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:clamp(48px,9vw,150px);min-height:470px;padding:74px 8%;opacity:1;transform:none;animation:none!important;border-bottom:1px solid var(--line)}
body:has(.model-cycle) .loop-scene:nth-child(even) .scene-copy{order:-1}
body:has(.model-cycle) .scene-index{top:30px;left:8%;font-size:12px;color:var(--coral)}
body:has(.model-cycle) .scene-copy{align-self:center}.scene-copy h3{max-width:600px;font-size:clamp(42px,4.8vw,69px);line-height:.92;letter-spacing:-.08em}.scene-copy p{max-width:470px;margin-top:26px;font-size:18px;line-height:1.58}
body:has(.model-cycle) .loop-brief .brief-sheet,body:has(.model-cycle) .loop-source .source-paper,body:has(.model-cycle) .loop-video .phone-frame,body:has(.model-cycle) .loop-derivatives .derivative-field,body:has(.model-cycle) .loop-tests .test-board{justify-self:center}
body:has(.model-cycle) .loop-scene:nth-child(even) .phone-frame,body:has(.model-cycle) .loop-scene:nth-child(even) .derivative-field{order:2}
/* Supplied workflow screens keep the production sequence tangible and consistent. */
body:has(.model-cycle) .workflow-screen{display:block;justify-self:center;width:min(100%,540px);height:auto;max-height:390px;object-fit:contain}.workflow-screen--portrait{width:min(100%,280px);max-height:420px}
body:has(.model-cycle) .loop-scene:nth-child(even) .workflow-screen{order:2}
@media(max-width:800px){body:has(.model-cycle) .workflow-screen,body:has(.model-cycle) .workflow-screen--portrait{order:0;width:min(100%,360px);max-height:none;margin-inline:auto}}
@media(max-width:800px){body:has(.model-cycle) .loop-scene .workflow-screen,body:has(.model-cycle) .loop-scene:nth-child(even) .workflow-screen{order:0}.loop-scene .scene-copy{order:1}.loop-scene:nth-child(even) .scene-copy{order:1}}
@media(max-width:800px){body:has(.model-cycle) .loop-scenes{display:block}.loop-scene{display:grid!important;grid-template-columns:1fr!important;gap:32px!important;min-height:0!important;padding:74px 28px 64px!important}.loop-scene:nth-child(even) .scene-copy{order:0}.loop-scene:nth-child(even) .phone-frame,.loop-scene:nth-child(even) .derivative-field{order:0}.scene-index{top:26px!important;left:28px!important}.scene-copy h3{font-size:clamp(40px,11vw,57px)}.scene-copy p{font-size:16px}.loop-scene:not(:first-child){display:grid!important}}
@media(max-width:800px){body:has(.model-cycle) .loop-scene{display:flex!important;flex-direction:column;gap:32px!important}.loop-scene .workflow-screen,body:has(.model-cycle) .loop-scene:nth-child(even) .workflow-screen{order:1}.loop-scene .scene-copy,body:has(.model-cycle) .loop-scene:nth-child(even) .scene-copy{order:2}}
@media(prefers-reduced-motion:reduce){.loop-scene:not(:first-child){display:grid!important}}
@media(max-width:800px){body:has(.model-cycle) .container{width:min(100% - 40px,640px)}body:has(.model-cycle) .header{height:66px}body:has(.model-cycle) .hero{min-height:0;padding:92px 0;background-size:42px 42px}body:has(.model-cycle) .hero h1{font-size:clamp(44px,12.2vw,63px)}body:has(.model-cycle) .hero .proof{margin-top:52px}body:has(.model-cycle) .section,body:has(.model-cycle) .proof-section,body:has(.model-cycle) .proof-bridge{padding:82px 0}body:has(.model-cycle) .wide-head h2,body:has(.model-cycle) .section-intro h2{font-size:clamp(38px,10.5vw,56px)}body:has(.model-cycle) .result-grid,body:has(.model-cycle) .pillar-grid{grid-template-columns:1fr;gap:10px;margin-top:40px}body:has(.model-cycle) .result-grid article,body:has(.model-cycle) .pillar-grid article{min-height:200px}body:has(.model-cycle) .result-grid article h3,body:has(.model-cycle) .pillar-grid h3{margin-top:42px}body:has(.model-cycle) .proof-layout,body:has(.model-cycle) .contrast,body:has(.model-cycle) .command-home-layout,body:has(.model-cycle) .proof-bridge-inner{grid-template-columns:1fr;gap:40px}body:has(.model-cycle) .proof-points{grid-template-columns:1fr}body:has(.model-cycle) .proof-points>div{min-height:0}body:has(.model-cycle) .command-home,body:has(.model-cycle) .section-dark{padding:82px 0}body:has(.model-cycle) .command-home>.container:not(.command-home-layout)>h2{font-size:clamp(41px,11vw,59px)}body:has(.model-cycle) .choice-grid{grid-template-columns:1fr;margin-top:42px}body:has(.model-cycle) .choice-grid article,body:has(.model-cycle) .choice-grid article+article{min-height:0;padding:22px;border-right:0;border-bottom:1px solid var(--line)}body:has(.model-cycle) .choice-grid article:last-child{border-bottom:0}body:has(.model-cycle) .choice-grid h3{margin-top:30px}body:has(.model-cycle) .contrast article{min-height:0;padding:25px}body:has(.model-cycle) .contrast h3{font-size:27px}body:has(.model-cycle) .daily-flow{margin-top:36px!important}body:has(.model-cycle) .daily-flow div{grid-template-columns:1fr;gap:7px;padding:15px 0}body:has(.model-cycle) .support-grid{grid-template-columns:1fr;margin-top:40px}body:has(.model-cycle) .home-price{padding:82px 0}.home-price-inner{display:block}.home-price-inner>div:last-child{margin-top:32px}}
@media(max-width:800px){body:has(.model-cycle) .reddit-posts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px}body:has(.model-cycle) .reddit-post:nth-child(n){transform:none}body:has(.model-cycle) .proof-layout>div:first-child{padding-top:0}}
@media(max-width:520px){body:has(.model-cycle) .reddit-posts{grid-template-columns:1fr;gap:15px}.proof-section .body-copy{max-width:350px}}
@media(max-width:800px){body:has(.model-cycle) .handoff-screens{grid-template-columns:1fr;gap:36px;margin-top:38px}.handoff-screens figure:nth-child(2){margin-top:0}.handoff-screens figcaption{font-size:15px}}
@media(max-width:800px){body:has(.model-cycle) .audience-section{padding-block:82px}.audience-section .audience-intro{font-size:16px}.audience-section .contrast{gap:14px;margin-top:40px}.audience-section .contrast article,.audience-section .contrast-not-fit{padding:24px}.audience-section .contrast li{font-size:14px}.audience-key-idea{font-size:19px}.audience-section .support-grid{gap:16px;margin-top:42px}.audience-section .support-grid article{min-height:162px;padding:24px}.audience-section .support-grid h3{font-size:clamp(34px,10.3vw,46px)}.audience-section .support-grid .underlink{font-size:13px}}

/* Homepage type scale: one display voice, one supporting voice, one card voice. */
body:has(.model-cycle) .hero-product h1{
  max-width:860px;
  font-size:clamp(52px,5.55vw,80px);
  font-weight:900;
  line-height:.94;
  letter-spacing:-.076em;
  text-wrap:balance;
}

/* Keep fit-criteria markers in a dedicated gutter instead of over the copy. */
.audience-section .contrast li {
  padding-left: 38px !important;
}
.audience-section .contrast li::before {
  content: "" !important;
  left: 0 !important;
  top: 1.25em !important;
  width: 14px !important;
  height: 8px !important;
}
body:has(.model-cycle) .model-cycle{
  display:inline-block;
  height:auto;
  overflow:visible;
  vertical-align:baseline;
}
body:has(.model-cycle) .hero-product .lede,
body:has(.model-cycle) .wide-head > p:last-child,
body:has(.model-cycle) .section-intro > p:last-child,
body:has(.model-cycle) .proof-layout .body-copy,
body:has(.model-cycle) .agency-reveal p:not(.eyebrow),
body:has(.model-cycle) .content-engine-intro p,
body:has(.model-cycle) .scene-copy p{
  text-wrap:pretty;
}
body:has(.model-cycle) .wide-head h2,
body:has(.model-cycle) .section-intro h2,
body:has(.model-cycle) .proof-layout h2,
body:has(.model-cycle) .agency-reveal h2,
body:has(.model-cycle) .command-home h2,
body:has(.model-cycle) .proof-bridge h2,
body:has(.model-cycle) .home-price h2,
body:has(.model-cycle) .content-engine-intro h2{
  max-width:850px;
  font-size:clamp(43px,4.3vw,62px)!important;
  font-weight:800;
  line-height:.96;
  letter-spacing:-.068em;
  text-wrap:balance;
}
body:has(.model-cycle) .proof-layout h2{max-width:760px}
body:has(.model-cycle) .agency-reveal h2{max-width:860px}
body:has(.model-cycle) .command-home-layout h2{max-width:620px}
body:has(.model-cycle) .home-price h2{max-width:570px}
body:has(.model-cycle) .content-engine-intro h2{max-width:800px}
body:has(.model-cycle) .command-home-layout h2{font-size:clamp(44px,3.9vw,56px)!important}
body:has(.model-cycle) .proof-bridge h2{font-size:clamp(42px,3.9vw,56px)!important}
body:has(.model-cycle) .final-persona-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
body:has(.model-cycle) .final-persona-actions .button{margin:0}
body:has(.model-cycle) .contrast article{display:flex;min-height:0;flex-direction:column;padding:25px}
body:has(.model-cycle) .before-after-image{display:block;width:100%;margin:0 0 28px;overflow:hidden;border:1px solid var(--ink);background:var(--ink);box-shadow:6px 6px 0 var(--yellow);aspect-ratio:4/3}
body:has(.model-cycle) .contrast .contrast-os .before-after-image{box-shadow:6px 6px 0 var(--coral)}
body:has(.model-cycle) .before-after-image img{display:block;width:100%;height:100%;object-fit:contain;background:var(--ink)}
body:has(.model-cycle) .contrast article h3{max-width:none;margin-top:0}
body:has(.model-cycle) .contrast article ul{margin-top:20px}
body:has(.model-cycle) .install-section .choice-grid article{position:relative;overflow:hidden;padding-top:28px}
body:has(.model-cycle) .install-section .choice-grid h3{max-width:430px;margin-top:28px;font-size:clamp(23px,2.2vw,31px);line-height:1.03;letter-spacing:-.055em}
body:has(.model-cycle) .foundation-art{position:relative;top:auto;right:auto;left:auto;display:block;width:100%;height:auto;margin:0;overflow:hidden;border:1px solid var(--ink);background:var(--ink);box-shadow:6px 6px 0 var(--yellow);aspect-ratio:4/3}
body:has(.model-cycle) .foundation-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:var(--ink);opacity:1}
body:has(.model-cycle) .foundation-art--business-context{box-shadow:5px 5px 0 var(--green)}
body:has(.model-cycle) .foundation-art--quality-standard{box-shadow:5px 5px 0 var(--coral)}
body:has(.model-cycle) .scene-copy h3{
  max-width:550px;
  font-size:clamp(36px,3.45vw,50px);
  font-weight:800;
  line-height:.96;
  letter-spacing:-.06em;
  text-wrap:balance;
}
body:has(.model-cycle) .result-grid article h3,
body:has(.model-cycle) .choice-grid h3,
body:has(.model-cycle) .pillar-grid h3{
  font-size:24px;
  font-weight:800;
  line-height:1.08;
  letter-spacing:-.042em;
  text-wrap:balance;
}
body:has(.model-cycle) .contrast h3,
body:has(.model-cycle) .request-card h3,
body:has(.model-cycle) .daily-preview h3{
  font-weight:800;
  line-height:1.04;
  text-wrap:balance;
}
@media(min-width:801px){body:has(.model-cycle) .nav-links a{font-size:13px}}
body:has(.model-cycle) .scene-index,
body:has(.model-cycle) .brief-sheet span,
body:has(.model-cycle) .source-paper span,
body:has(.model-cycle) .derivative-field>b,
body:has(.model-cycle) .test-board>span{font-size:11px}

@media(max-width:800px){
  body:has(.model-cycle) .hero-product h1{font-size:clamp(46px,12.2vw,62px);line-height:.95}
  /* Keep the rotating product name from changing the headline's line breaks. */
  body:has(.model-cycle) .hero-product .model-cycle{display:inline-block;width:3.35em;white-space:nowrap;vertical-align:baseline}
  body:has(.model-cycle) .hero-product .model-cycle b{white-space:nowrap}
  body:has(.model-cycle) .hero-product .model-cycle b:nth-child(3){font-size:.76em;letter-spacing:-.055em}
  body:has(.model-cycle) .wide-head h2,
  body:has(.model-cycle) .section-intro h2,
  body:has(.model-cycle) .proof-layout h2,
  body:has(.model-cycle) .agency-reveal h2,
  body:has(.model-cycle) .command-home h2,
  body:has(.model-cycle) .proof-bridge h2,
  body:has(.model-cycle) .home-price h2,
  body:has(.model-cycle) .content-engine-intro h2{font-size:clamp(38px,10.4vw,48px)!important;line-height:.98}
  body:has(.model-cycle) .scene-copy h3{font-size:clamp(29px,8vw,34px);line-height:1}
  body:has(.model-cycle) .result-grid article h3,
  body:has(.model-cycle) .choice-grid h3,
  body:has(.model-cycle) .pillar-grid h3{font-size:23px}
  body:has(.model-cycle) .final-persona-actions{display:grid;grid-template-columns:1fr;margin-top:28px}
  body:has(.model-cycle) .final-persona-actions .button{justify-content:space-between}
  body:has(.model-cycle) .contrast article{padding:22px}
  body:has(.model-cycle) .before-after-image{margin-bottom:25px;box-shadow:5px 5px 0 var(--yellow)}
  body:has(.model-cycle) .install-section .choice-grid article{padding-top:24px}
  body:has(.model-cycle) .install-section .choice-grid h3{margin-top:25px}
  body:has(.model-cycle) .foundation-art{top:auto;right:auto;left:auto;height:auto}
}
