@font-face{font-family:Poppins;src:url('assets/poppins-regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url('assets/poppins-bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Roca;src:url('assets/roca-bold.ttf') format('truetype');font-weight:600 900;font-display:swap}@font-face{font-family:Roca;src:url('assets/roca-regular.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--ink:#2d2c49;--purple:#615eaa;--purple-dark:#484581;--lime:#b8d050;--cream:#faf8f3;--lilac:#eeedf7;--line:#d8d6e1;--muted:#626173;--body:Poppins,Arial,Helvetica,sans-serif;--display:Roca,Georgia,serif;--gutter:clamp(24px,6vw,100px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.6}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #cf6c20;outline-offset:5px}a{color:inherit;text-underline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.12;text-wrap:balance}h1{font-size:clamp(50px,5.7vw,88px);letter-spacing:-2px}h2{font-size:clamp(38px,4.3vw,65px);letter-spacing:-1.4px}h3{font-size:27px;letter-spacing:-.4px}p{text-wrap:pretty}button{color:inherit}button:disabled{cursor:default}.section{padding:100px var(--gutter);max-width:1700px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:1.6px;font-size:12px;font-weight:700;line-height:1.6}.small-label{font-size:14px}.fine{font-size:13px;line-height:1.6;color:var(--muted)}.source{font-size:13px;font-weight:700}.pill{display:inline-flex;border:1px solid currentColor;border-radius:99px;padding:5px 12px;font-size:12px;font-weight:700;line-height:1.5}.button{border:0;display:inline-flex;justify-content:center;align-items:center;gap:34px;min-height:54px;padding:14px 26px;border-radius:99px;text-decoration:none;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--lime);color:var(--ink)}.primary:hover{background:#c7db77}.button span{font-size:23px;line-height:1}.header{height:98px;padding:14px var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:5;gap:24px}.brand{display:flex;align-items:center;gap:20px;text-decoration:none}.brand>img,.footer-brand img{filter:brightness(0) saturate(100%) invert(17%) sepia(15%) saturate(1511%) hue-rotate(202deg) brightness(92%) contrast(95%);width:100px;height:65px}.brand-divider{height:35px;border-left:1px solid #c9c6d3}.brand>span:last-child{font-size:12px;line-height:1.6}.header nav{display:flex;gap:32px;font-size:13px;font-weight:700}.header nav a{text-decoration:none}.header nav a:last-child{border-bottom:1px solid var(--purple);padding-bottom:5px}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:42px;align-items:center;padding-top:58px;padding-bottom:64px;min-height:660px}.hero .eyebrow{margin-bottom:25px;font-size:11px}.hero h1 em{font-style:normal;color:var(--purple)}.intro{max-width:490px;margin:25px 0 26px;font-size:17px;line-height:1.75}.personal-note{font-size:12px;margin-top:19px;color:var(--muted)}.hero-visual{position:relative;padding:14px 0 0 8px}.video-frame{height:470px;border-radius:48% 48% 20px 20px;overflow:hidden;position:relative;background:var(--purple)}.video-frame video{height:100%;width:100%;object-fit:cover;object-position:52% center}.video-shade{position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(20,20,38,.7));pointer-events:none}.frame-label{position:absolute;bottom:65px;left:28px;color:white;font:400 27px var(--display);max-width:240px}.video-control{position:absolute;bottom:22px;left:28px;background:transparent;border:0;color:white;font-size:12px;padding:4px 0}.video-control span{margin-left:12px}.hero-sticker{position:absolute;top:1px;right:-18px;border-radius:50%;width:137px;height:137px;background:var(--lime);display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(9deg);box-shadow:0 5px 0 rgba(45,44,73,.08)}.hero-sticker img{width:55px;height:55px}.hero-sticker span{font-size:13px;font-weight:bold;text-align:center;line-height:1.2}.asset-caption{font-size:11px;color:var(--muted);margin:11px 0 0 24px}.chapter-strip{background:var(--purple);color:white;padding:20px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.chapter-strip>span:nth-child(2){font-family:var(--display);font-size:18px}.chapter-strip a{text-decoration:none;color:var(--cream)}.section-heading>p:first-child{margin-bottom:18px;color:var(--purple)}.section-heading>p:last-child:not(:first-child){max-width:660px;margin-top:22px;color:var(--muted);font-size:18px}.vision-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;margin-top:55px;align-items:center}.vision-photo img{width:100%;height:auto;object-fit:contain}.vision-points article{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.vision-points article:first-child{padding-top:0}.point-num{font-size:12px;color:var(--purple);padding-top:5px}.vision-points h3{font-size:24px}.vision-points p{font-size:15px;margin:11px 0 8px;line-height:1.7}.vision-callout{display:flex;justify-content:space-between;gap:40px;border-top:1px solid var(--line);padding-top:36px;margin-top:48px}.vision-callout>span{font-size:12px;text-transform:uppercase;letter-spacing:1px}.vision-callout p{font-family:var(--display);font-size:27px;line-height:1.5;text-align:right}.vision-callout strong{font-weight:400;color:var(--purple)}.stories{background:#eae9f3;max-width:none}.story-workspace{margin-top:45px;display:grid;grid-template-columns:.85fr 1.5fr;gap:28px}.story-tabs{display:flex;flex-direction:column;gap:8px}.story-tabs button{padding:22px 20px;border:1px solid transparent;border-radius:12px;text-align:left;background:transparent;display:flex;align-items:center;gap:18px;font-size:15px;font-weight:700;min-height:70px}.story-tabs button>span:first-child{font-size:12px;color:var(--muted)}.story-tabs button>span:last-child{margin-left:auto;font-size:20px}.story-tabs button[aria-selected=true]{background:var(--ink);color:white}.story-tabs button[aria-selected=true]>span:first-child{color:#c9c7e2}.story-tabs button:hover:not([aria-selected=true]){background:#dddbed}.story-panel{background:var(--cream);padding:30px 36px;border-radius:20px;min-height:446px}.story-top{display:flex;justify-content:space-between;align-items:center;height:70px;margin-bottom:20px}.story-top img{width:75px;height:75px}.story-panel .eyebrow{font-size:11px;color:var(--purple);margin-bottom:12px}.story-panel h3{font-size:33px;max-width:580px}.story-panel>p:not(.eyebrow):not(.fine){margin-top:17px;font-size:16px;max-width:560px}.story-beats{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.story-beats span{font-size:12px;background:#e9edda;border-radius:5px;padding:6px 9px}.story-bottom{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);padding-top:17px;gap:20px}.story-bottom .small-label{text-transform:uppercase;font-size:10px;letter-spacing:1px}.story-bottom p{font-size:13px;margin-top:5px}.story-bottom a{font-size:12px;white-space:nowrap}.story-panel>.fine{margin-top:17px;font-size:11px}.classroom-ribbon{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:55px;padding-top:35px;border-top:1px solid #cecbdf}.classroom-ribbon>p{font-size:17px;line-height:1.5}.classroom-ribbon>p strong{font-family:var(--display);font-size:20px}.classroom-ribbon>div{display:flex;gap:15px;align-items:center}.classroom-ribbon img{width:51px;height:61px;object-fit:contain}.classroom-ribbon>span{font-size:12px;color:var(--muted)}.production-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;margin-top:45px}.capture-card{background:var(--purple);color:white;padding:32px;border-radius:20px}.capture-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.capture-top .pill{font-size:11px;color:#f1efff}.switch{display:inline-flex;position:relative;flex-shrink:0;cursor:pointer}.switch input{width:52px;height:30px;position:absolute;inset:0;margin:0;opacity:0;cursor:pointer;z-index:1}.switch-track{width:52px;height:30px;background:#8580ba;border:1px solid #d2ceef;border-radius:99px;transition:background .2s}.switch-track:before{content:'';position:absolute;width:22px;height:22px;border-radius:50%;background:white;left:4px;top:4px;transition:transform .2s}.switch input:checked+.switch-track{background:var(--lime);border-color:var(--lime)}.switch input:checked+.switch-track:before{transform:translateX(22px);background:var(--ink)}.switch input:focus-visible+.switch-track{outline:3px solid white;outline-offset:5px}.capture-card h3{font-size:33px;margin-top:35px}.production-price{display:flex;gap:13px;align-items:baseline;margin:16px 0}.production-price>span{font-family:var(--display);font-size:59px;letter-spacing:-1px}.production-price small{font-size:14px}.capture-card>p:not(.production-price):not(.fine){font-size:16px;line-height:1.75}.capture-tags{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.capture-tags span{padding:5px 10px;font-size:12px;border:1px solid #b4b0d8;border-radius:99px}.capture-card .fine{color:#eeeafa;font-size:12px}.foundation-list{padding-top:9px}.foundation-list>.eyebrow{color:var(--purple);margin-bottom:22px}.foundation-list ul{list-style:none;padding:0;margin:0 0 22px}.foundation-list li{display:flex;flex-direction:column;padding:15px 0;border-bottom:1px solid var(--line);gap:3px}.foundation-list li strong{font-family:var(--display);font-size:23px;font-weight:400}.foundation-list li span{font-size:14px;color:var(--muted)}.investment{background:var(--ink);color:var(--cream);max-width:none}.investment .section-heading>p:first-child{color:var(--lime)}.investment .section-heading>p:last-child{color:#d4d1e3}.planner{display:grid;grid-template-columns:.92fr 1.2fr;margin-top:45px;border:1px solid #55526d;border-radius:22px;overflow:hidden}.budget-control{padding:36px;background:#373550}.budget-control>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.budget-control .eyebrow{font-size:11px;letter-spacing:1px}.budget-control .pill{color:var(--lime);font-size:11px}.budget-number{margin:25px 0 20px;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.budget-number output{font-family:var(--display);font-size:67px;letter-spacing:-2px;font-variant-numeric:tabular-nums}.budget-number>span{font-size:15px;color:#d3d0e2}input[type=range]{width:100%;height:34px;margin:0;appearance:none;background:transparent;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:5px;background:linear-gradient(to right,var(--lime) var(--fill,50%),#747087 var(--fill,50%));border-radius:9px}input[type=range]::-moz-range-track{height:5px;background:#747087;border-radius:9px}input[type=range]::-moz-range-progress{background:var(--lime);height:5px}input[type=range]::-webkit-slider-thumb{appearance:none;width:26px;height:26px;background:var(--lime);border:5px solid var(--ink);border-radius:50%;outline:2px solid var(--lime);margin-top:-11px}input[type=range]::-moz-range-thumb{width:21px;height:21px;background:var(--lime);border:3px solid var(--ink);border-radius:50%}.budget-stops{display:flex;justify-content:space-between;margin-top:4px}.budget-stops button{padding:8px 0;background:none;border:0;color:#c6c2d7;font-size:15px;min-height:56px;text-align:left}.budget-stops button:last-child{text-align:right}.budget-stops button:nth-child(2){text-align:center}.budget-stops button span{display:block;font-size:11px;margin-top:2px}.budget-stops button[aria-pressed=true]{color:var(--lime)}#plan-description{font-size:17px;margin:27px 0}.plan-base{border-top:1px solid #656079;padding-top:23px}.plan-base>span{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--lime)}.plan-base p{font-size:13px;margin-top:10px;color:#d4d0e1;line-height:1.9}.deliverable-panel{padding:34px;background:var(--cream);color:var(--ink)}.deliverable-heading{margin-bottom:15px}.deliverable-heading h3{font-size:27px}.deliverable-heading>span{font-size:12px;color:var(--muted)}.deliverable-row{display:grid;grid-template-columns:43px 1fr;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:11px 0}.deliverable-row .count{font-family:var(--display);font-size:33px;color:var(--purple);line-height:1.2}.deliverable-row strong{font-size:15px;display:block}.deliverable-row small{font-size:12px;color:var(--muted);display:block;margin-top:2px}.deliverable-row.unavailable .count{color:#77727c}.deliverable-row.unavailable strong{color:var(--muted);font-weight:400}.deliverable-panel>.fine{margin-top:22px;font-size:12px}.monthly-example{display:grid;grid-template-columns:.8fr 1.5fr;gap:60px;margin-top:50px}.monthly-example .eyebrow{color:var(--lime);font-size:11px;margin-bottom:13px}.monthly-example h3{font-size:29px}.month-beats{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.month-beats>div{padding-top:10px;border-top:1px solid #777087}.month-beats small{font-size:10px;color:var(--lime);letter-spacing:1px;text-transform:uppercase}.month-beats h4{font-family:var(--display);font-size:20px;line-height:1.2;margin:13px 0 9px;font-weight:400}.month-beats p{font-size:12px;color:#d6d1e2;line-height:1.7}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:48px}.process-grid article{border-top:2px solid var(--purple);padding-top:22px}.process-grid article>span{font-size:12px;color:var(--purple)}.process-grid h3{font-size:28px;margin:24px 0 16px}.process-grid p{font-size:15px;color:var(--muted);line-height:1.8}.scope-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:50px;padding:22px 0}.scope-details summary{cursor:pointer;display:flex;justify-content:space-between;font-size:15px;font-weight:700;list-style:none}.scope-details summary::-webkit-details-marker{display:none}.scope-details summary>span{font-size:22px;line-height:1}.scope-details[open] summary>span{transform:rotate(45deg)}.scope-details>div{display:grid;grid-template-columns:1fr 1fr;gap:22px 44px;margin-top:25px}.scope-details p{font-size:14px;color:var(--muted)}.scope-details strong{color:var(--ink)}.closing{background:#eaf1ca;max-width:none;display:grid;grid-template-columns:1.1fr 1fr;gap:75px}.closing-copy>.eyebrow{color:var(--purple);margin-bottom:22px}.closing-copy>p:not(.eyebrow):not(.signature):not(.small-label){margin-top:25px;font-size:17px;max-width:480px}.signature{font-family:var(--display);font-size:26px;margin:32px 0 2px}.closing-copy>.small-label{font-size:12px}.closing-bird{margin-top:35px;width:94px;height:94px}.summary-card{padding:32px;background:var(--cream);border-radius:20px}.summary-card>.eyebrow{color:var(--purple);font-size:11px;margin-bottom:15px}.summary-card h3{font-size:30px}.summary-card dl{margin:24px 0 0}.summary-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.summary-card dt{font-size:14px}.summary-card dt small{font-size:11px;display:block;color:var(--muted);margin-top:2px}.summary-card dd{margin:0;font-family:var(--display);font-size:28px;white-space:nowrap}.summary-card .summary-total{border-bottom:0}.summary-total dt{font-weight:700}.summary-card .summary-total dd{font-size:33px;color:var(--purple)}.summary-following{font-size:13px;padding-top:3px;color:var(--purple)}#summary-counts{margin:18px 0}.summary-card>.button{width:100%;margin:0 0 10px}.summary-card>.fine{text-align:center;font-size:12px}.summary-actions{display:flex;gap:25px;justify-content:center;margin-top:18px}.summary-actions button{background:none;border:0;border-bottom:1px solid var(--ink);font-size:12px;padding:4px 0;min-height:32px}.status{font-size:12px;text-align:center;min-height:20px;margin-top:10px;color:var(--purple)}.summary-card>.estimate-note{font-size:11px;border-top:1px solid var(--line);padding-top:17px;margin-top:10px}footer{display:flex;align-items:center;justify-content:space-between;padding:33px var(--gutter) 90px;gap:25px}footer>p,footer>a:last-child{font-size:11px}footer .footer-brand img{width:85px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:rgba(250,248,243,.97);border-top:1px solid var(--line);padding:13px var(--gutter);display:flex;align-items:center;gap:25px;z-index:10;backdrop-filter:blur(10px);font-size:11px}.bottom-nav>span{min-width:180px;font-weight:700}.bottom-nav>a{white-space:nowrap;text-decoration:none;font-weight:700;color:var(--purple)}.progress-track{height:2px;background:#d8d5e0;flex:1;max-width:650px;margin-right:auto}.progress-track>span{display:block;height:2px;background:var(--purple);width:0;transition:width .15s}.skip{position:fixed;top:10px;left:10px;transform:translateY(-200%);z-index:100;background:white;padding:10px 20px}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.noscript{position:fixed;inset:auto 0 0;background:white;color:var(--ink);padding:20px;z-index:100}
@media(min-width:1600px){.stories,.investment,.closing{padding-left:max(var(--gutter),calc((100vw - 1500px)/2));padding-right:max(var(--gutter),calc((100vw - 1500px)/2))}}
@media(max-width:1050px){.header nav{gap:18px}.hero{gap:30px}.hero-sticker{right:-8px;width:110px;height:110px}.hero-sticker img{width:42px;height:42px}.hero-sticker span{font-size:11px}.video-frame{height:420px}.vision-grid,.production-grid,.closing{gap:35px}.classroom-ribbon{flex-wrap:wrap}.classroom-ribbon>span{display:none}.story-workspace{grid-template-columns:.9fr 1.25fr}.story-panel{padding:26px}.story-tabs button{font-size:14px;padding:20px 13px;gap:12px}.story-bottom{display:block}.story-bottom>a{display:inline-block;margin-top:12px}.budget-control,.deliverable-panel{padding:26px}.budget-control>div:first-child{flex-wrap:wrap}.monthly-example{gap:30px}.process-grid{gap:25px}}
@media(max-width:760px){html{scroll-padding-top:24px}.section{padding:64px 24px}.header{height:86px;padding:12px 24px}.header .brand{gap:13px}.brand>img{width:78px;height:53px}.brand>span:last-child{font-size:10px}.brand-divider{height:28px}.header nav>a:not(:last-child){display:none}.header nav{font-size:11px}.header nav a:last-child{padding:7px 0}.hero{grid-template-columns:1fr;gap:30px;padding-top:40px;padding-bottom:35px}.hero h1{font-size:clamp(46px,10.8vw,70px);letter-spacing:-1.2px}.hero-copy .eyebrow{font-size:10px;margin-bottom:22px}.intro{font-size:16px;margin-top:24px}.intro br{display:none}.hero-visual{padding:10px 8px 0;margin:0 10px}.video-frame{height:390px;border-radius:45% 45% 18px 18px}.hero-sticker{right:-6px;top:0;width:120px;height:120px}.hero-sticker img{width:49px;height:49px}.hero-sticker span{font-size:12px}.frame-label{font-size:29px}.chapter-strip{padding:20px 24px}.chapter-strip>span:first-child{font-size:10px}.chapter-strip>span:nth-child(2){display:none}.chapter-strip>a{font-size:11px}.section-heading>p:last-child:not(:first-child){font-size:16px}.vision-grid{grid-template-columns:1fr;gap:28px;margin-top:25px}.vision-photo{max-width:430px;margin:auto}.vision-points article{padding:23px 0}.vision-callout{display:block;margin-top:32px;padding-top:25px}.vision-callout p{text-align:left;font-size:25px;margin-top:15px}.story-workspace{grid-template-columns:1fr;margin-top:30px;gap:22px}.story-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.story-tabs button{font-size:12px;min-height:58px;gap:9px;padding:12px}.story-tabs button:last-child{grid-column:1/-1}.story-tabs button>span:last-child{display:none}.story-panel{padding:25px;min-height:0}.story-panel h3{font-size:29px}.story-top img{width:67px;height:67px}.story-top .pill{font-size:10px}.classroom-ribbon{margin-top:30px;padding-top:25px;gap:20px}.classroom-ribbon>div{gap:13px;justify-content:space-between;width:100%}.classroom-ribbon img{width:40px;height:55px}.production-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.capture-card{padding:27px}.capture-card h3{font-size:32px}.capture-top .pill{font-size:10px}.foundation-list{padding-top:0}.foundation-list li{padding:17px 0}.planner{grid-template-columns:1fr;margin-top:30px}.budget-control,.deliverable-panel{padding:27px}.budget-number output{font-size:68px}.budget-control>div:first-child{flex-wrap:nowrap}.monthly-example{grid-template-columns:1fr;gap:25px;margin-top:38px}.month-beats{gap:16px}.month-beats h4{font-size:18px}.month-beats p{font-size:12px}.month-beats small{font-size:9px}.process-grid{grid-template-columns:1fr;gap:27px;margin-top:32px}.process-grid h3{font-size:28px;margin:15px 0 12px}.scope-details{margin-top:35px}.scope-details>div{grid-template-columns:1fr;gap:18px}.closing{grid-template-columns:1fr;gap:30px}.closing-bird{display:none}.closing h2{font-size:42px}.summary-card{padding:26px}.summary-card dd{font-size:26px}.summary-card .summary-total dd{font-size:30px}.summary-card dt{font-size:13px}footer{padding:28px 24px 95px;flex-wrap:wrap;gap:16px}footer>p{max-width:200px}footer>a:last-child{width:100%}.bottom-nav{padding:13px 24px;gap:15px}.bottom-nav>span{min-width:0;font-size:10px}.bottom-nav>a{font-size:10px}.bottom-nav .progress-track{display:none}.bottom-nav{justify-content:space-between}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{@page{size:A4;margin:16mm}body{background:white;font-size:11pt}.header,.bottom-nav,.hero-visual,.chapter-strip,.video-control,.summary-actions,#copy-summary,.status,.closing-bird,.classroom-ribbon,.story-tabs,.skip{display:none!important}.section{padding:24px 0;background:white!important;color:var(--ink)!important;break-inside:avoid;max-width:none}.hero{display:block;min-height:0}.hero h1{font-size:44pt}.hero .button{display:none}.hero .intro{max-width:none}.section h2{font-size:30pt}.section h3{font-size:20pt}.section-heading>p{color:var(--ink)!important}.section-heading>p:first-child{font-size:9pt}.vision-grid,.production-grid,.planner,.closing,.story-workspace{display:block}.vision-photo{display:none}.vision-points{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.vision-points article{display:block}.vision-points h3{font-size:15pt}.vision-points p{font-size:10pt}.vision-callout{margin-top:20px}.capture-card,.budget-control,.deliverable-panel,.summary-card,.story-panel{border:1px solid #aaa;background:white!important;color:var(--ink)!important;padding:20px;margin:15px 0}.capture-card .fine,.capture-top .pill,.plan-base p,.plan-base>span{color:var(--ink)}.budget-stops,input[type=range],.switch{display:none}.budget-number{margin:12px 0}.budget-number output{font-size:40pt}.plan-base{border-color:#aaa}.monthly-example{display:none}.scope-details{display:none}footer{padding:20px 0}.closing-copy{margin-bottom:22px}.story-panel{min-height:0}.story-panel>.fine{font-size:9pt}.summary-card>.fine{font-size:9pt}.investment .pill{color:var(--ink)}.source{font-size:9pt}}
@media print{.scope-details{display:block;break-inside:auto}.scope-details>div{display:block}.scope-details p{margin-top:12px;font-size:9pt}.scope-details summary span{display:none}.section.process{break-inside:auto}.budget-number>span{color:var(--ink)}}
.review-plan{display:inline-block;color:var(--purple);font-size:13px;font-weight:700;margin-top:20px;padding:4px 0}@media print{.review-plan{display:none}}
@media(max-width:380px){.classroom-ribbon>div{gap:9px}.classroom-ribbon img{width:32px;min-width:0}.header .brand-divider,.header .brand>span:last-child{display:none}.summary-card{padding:20px}.summary-card .summary-total dd{font-size:26px}.budget-control,.deliverable-panel{padding:23px}.budget-control .eyebrow{font-size:10px}.hero-sticker{right:-5px;width:108px;height:108px}}
/* Partnership invitation and explicit choice surfaces */
.hero-invitation{display:block;font-size:.43em;line-height:1.3;letter-spacing:-.6px;margin-bottom:13px;font-weight:400;max-width:420px}.hero h1{font-size:clamp(48px,5.2vw,80px)}.hero .intro{font-size:16px;line-height:1.8}.hero .button{gap:20px;font-size:14px}.hero .eyebrow{font-size:10px}.interaction-hint{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:30px;padding:17px 21px;background:#fff;border-left:4px solid var(--purple);border-radius:0 10px 10px 0;font-size:14px}.interaction-hint>span{font-size:25px;color:var(--purple);margin-right:5px}.interaction-hint+.story-workspace{margin-top:24px}.production-options{padding:0;border:0;margin:35px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:20px;min-width:0}.production-options legend{font-size:14px;font-weight:700;margin-bottom:17px}.production-option{position:relative;display:flex;min-width:0;cursor:pointer}.production-option>input{position:absolute;left:22px;top:26px;width:20px;height:20px;margin:0;accent-color:var(--purple);z-index:1}.option-content{display:flex;flex-direction:column;gap:12px;border:2px solid var(--line);border-radius:16px;padding:24px 24px 24px 57px;width:100%;transition:background .2s,border-color .2s}.production-option input:checked+.option-content{border-color:var(--purple);background:var(--lilac)}.production-option input:focus-visible+.option-content{outline:3px solid #cf6c20;outline-offset:4px}.option-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--purple);font-weight:700}.option-content>strong{font:600 27px/1.15 var(--display)}.option-content>span:not(.option-kicker){font-size:14px;line-height:1.7}.option-content>b{font-size:13px;margin-top:auto;padding-top:4px;color:var(--purple)}.production-grid{margin-top:28px}.production-grid .capture-card{transition:background .2s}.presence-intro{display:flex;align-items:center;justify-content:space-between;gap:45px}.presence-intro>img{width:130px;flex-shrink:0;margin-right:25px}.family-presence{background:#d8e7e7;max-width:none}.presence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:42px}.presence-grid article{border-top:1px solid #a9c1c5;padding-top:20px}.presence-format{font-size:12px;color:#3b6268;font-weight:700}.presence-grid h3{font-size:29px;margin:22px 0 15px}.presence-grid p{font-size:15px;line-height:1.8}.presence-offer{display:grid;grid-template-columns:1fr 1fr;gap:45px;background:rgba(255,255,255,.6);padding:30px;border-radius:15px;margin-top:38px}.presence-offer strong{font:400 25px/1.35 var(--display)}.presence-offer p{font-size:14px;line-height:1.8;margin-top:12px}.presence-offer .eyebrow{font-size:11px;color:#3b6268}.summary-card>.button{gap:12px;font-size:13px}.story-tabs button[aria-selected=true]{box-shadow:inset 5px 0 0 var(--lime)}
@media(min-width:1600px){.family-presence{padding-left:max(var(--gutter),calc((100vw - 1500px)/2));padding-right:max(var(--gutter),calc((100vw - 1500px)/2))}}
@media(max-width:760px){.hero h1{font-size:clamp(46px,10.8vw,70px)}.hero-invitation{font-size:.48em;max-width:320px;line-height:1.4}.hero .button{font-size:12px;gap:16px;padding:14px 20px}.hero .intro{font-size:16px}.interaction-hint{display:block;font-size:13px;padding:15px 18px}.interaction-hint>span{display:none}.interaction-hint>strong{display:block;margin-bottom:4px}.production-options{grid-template-columns:1fr;gap:13px}.option-content{padding:22px 20px 22px 51px;gap:9px}.production-option>input{left:18px;top:24px}.option-content>strong{font-size:25px}.option-kicker{font-size:10px}.option-content>span:not(.option-kicker){font-size:13px}.option-content>b{font-size:12px}.presence-intro>img{display:none}.presence-grid{grid-template-columns:1fr;gap:27px;margin-top:30px}.presence-grid h3{margin:14px 0 12px}.presence-offer{grid-template-columns:1fr;gap:24px;padding:25px}.presence-offer strong{font-size:24px}.summary-card>.button{font-size:12px;padding:14px 15px}}
@media print{.production-options,.interaction-hint{display:none}.presence-grid{gap:20px}.presence-grid h3{font-size:17pt}.presence-grid p,.presence-offer p{font-size:10pt}.presence-intro>img{display:none}.presence-offer{padding:15px}.hero-invitation{font-size:22pt}.hero h1{font-size:44pt}}

/* YouTube opportunity and concrete series concepts */
.family-presence .presence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 55px}.presence-context{max-width:880px;font-size:17px;line-height:1.85;margin-top:28px}.series-example{border-left:3px solid var(--purple);padding:3px 0 3px 16px;margin-top:22px}.series-example strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.7px;color:#3b6268;margin-bottom:8px}.series-example span{font-size:14px;line-height:1.75;display:block}.presence-offer strong{display:block;margin-top:12px}@media(max-width:760px){.family-presence .presence-grid{grid-template-columns:1fr;gap:30px}.presence-context{font-size:15px}.series-example span{font-size:13px}}@media print{.family-presence{break-inside:auto}.series-example{break-inside:avoid}.presence-context{font-size:10pt}}

.deliverable-row .count.word-count{font-family:var(--body);font-size:11px;font-weight:700;letter-spacing:-.2px}.deliverable-row{grid-template-columns:58px 1fr}.budget-control .pill{white-space:normal;text-align:center}@media(max-width:760px){.deliverable-row{gap:12px}.budget-control>div:first-child{align-items:flex-start}.budget-control .pill{max-width:130px;flex-shrink:0}}

.deliverable-row:last-child .count.word-count{font-size:18px}
/* Channel vision and video concept gallery */
.camera-aside{font-size:.55em;color:var(--purple);font-weight:400;line-height:1.5}.channel-vision{background:var(--purple);border-radius:28px;padding:40px 45px;margin:34px 0 45px;color:white}.channel-vision>.eyebrow{color:#eaf1ca}.channel-vision>p{font:400 clamp(27px,3.2vw,43px)/1.3 var(--display);margin:17px 0}.channel-vision em{color:#d5e98a;font-style:normal}.channel-vision>span:last-child{font-size:15px;color:#efedff}.channel-preview{background:var(--cream);padding:32px;border-radius:24px}.channel-heading{display:flex;align-items:center;gap:18px;margin-bottom:29px}.channel-heading>img{background:var(--purple);padding:8px;border-radius:14px;object-fit:contain;width:76px;height:65px}.channel-heading h3{font-size:27px}.channel-heading p{font-size:12px;margin-top:6px;color:var(--muted)}.channel-heading>.pill{margin-left:auto;color:var(--purple);font-size:11px}.video-concepts{display:grid;grid-template-columns:1fr 1fr;gap:35px 25px}.concept-thumb{aspect-ratio:16/9;border-radius:15px;overflow:hidden;position:relative;background:var(--ink);color:white}.concept-thumb>img{width:100%;height:100%;object-fit:cover}.concept-thumb.craft:after,.concept-thumb.storytime:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,24,45,.88),rgba(25,24,45,.05))}.concept-thumb>div{position:absolute;top:17%;left:7%;right:5%;z-index:1}.concept-thumb>div>span{font-size:10px;text-transform:uppercase;letter-spacing:1px}.concept-thumb strong{display:block;font:600 clamp(23px,2.4vw,35px)/1.15 var(--display);margin-top:9px}.concept-badge{position:absolute;bottom:13px;right:13px;background:rgba(45,44,73,.9);padding:4px 9px;border-radius:5px;font-size:10px;z-index:1}.concept-thumb.learning{background:#d0cfe5;color:var(--ink)}.concept-thumb.routines{background:#eaf1ca;color:var(--ink)}.concept-thumb.learning>img,.concept-thumb.routines>img{position:absolute;width:28%;height:52%;object-fit:contain;right:4%;top:21%;opacity:.8}.concept-thumb.learning>div,.concept-thumb.routines>div{right:30%}.concept-thumb.learning .concept-badge,.concept-thumb.routines .concept-badge{color:white}.video-concepts article>h3{font-size:23px;margin:17px 0 9px}.video-concepts article>p{font-size:14px;line-height:1.8}.concept-caption{font-size:11px;color:var(--muted);margin-top:28px}.channel-path{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:35px 0}.channel-path>div{border-top:1px solid #a9c1c5;padding-top:20px}.channel-path span{font-size:12px;font-weight:700;color:#3b6268}.channel-path p{font-size:14px;line-height:1.8;margin-top:10px}.channel-partnership{display:flex;align-items:center;gap:24px;background:#eaf1ca;border-radius:18px;padding:27px}.channel-partnership>img{flex-shrink:0}.channel-partnership h3{font-size:25px}.channel-partnership p{font-size:13px;line-height:1.8;margin-top:10px}.channel-partnership>a{font-size:12px;font-weight:700;flex-shrink:0;color:var(--purple)}
@media(max-width:760px){.channel-vision{padding:27px 25px;border-radius:20px;margin:27px 0 30px}.channel-vision>p{font-size:29px}.channel-preview{padding:21px;border-radius:18px}.channel-heading{gap:12px;flex-wrap:wrap}.channel-heading>img{width:56px;height:52px}.channel-heading h3{font-size:21px}.channel-heading p{font-size:10px}.channel-heading>.pill{display:none}.video-concepts{grid-template-columns:1fr;gap:29px}.concept-thumb strong{font-size:clamp(23px,6vw,36px)}.concept-thumb>div>span{font-size:9px}.concept-badge{font-size:9px;bottom:9px;right:9px}.channel-path{grid-template-columns:1fr;gap:21px}.channel-partnership{flex-wrap:wrap;padding:24px;gap:16px}.channel-partnership>img{width:45px;height:55px}.channel-partnership>div{flex:1;min-width:170px}.channel-partnership>a{margin-left:0}.channel-partnership h3{font-size:24px}}
@media print{.channel-vision{background:#615eaa!important;print-color-adjust:exact}.channel-preview{padding:15px}.video-concepts{gap:20px}.video-concepts article{break-inside:avoid}.channel-partnership{break-inside:avoid}.channel-partnership>a{display:none}}
