:root{--paper:#fffaf0;--ink:#191916;--muted:#746f61;--coral:#f04b33;--yellow:#ffd127;--line:#d8d1c3;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.5}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button svg,a svg,summary svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button{color:inherit}img,video{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #285c72;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.03}h1,h2{font-weight:900;letter-spacing:-.055em}h2{font-size:clamp(40px,5.45vw,80px)}h3{font-size:25px;font-weight:800;letter-spacing:-.045em}em{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}::selection{background:#ffe383;color:#191916}[hidden]{display:none!important}.skip-link{position:fixed;z-index:100;top:8px;left:8px;background:var(--ink);color:white;padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{height:76px;margin:0 28px;border-bottom:1px solid #b7b3a8;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.wordmark{font-size:35px;font-weight:900;letter-spacing:-1.6px;display:inline-flex;align-items:center;gap:13px;line-height:1}.brand-square{display:inline-block;width:23px;height:23px;background:var(--yellow)}.site-header nav{display:flex;align-items:center;gap:45px}.site-header nav a{font-size:17px;padding:14px 0}.site-header nav a:hover{text-decoration:underline;text-underline-offset:6px}
.hero{position:relative;overflow:hidden;padding:26px 0 0}.hero-sun{position:absolute;z-index:-0;left:50%;top:-12px;transform:translateX(-50%);width:min(76vw,1510px);height:min(81vw,1570px);border-radius:50% 50% 0 0;background:radial-gradient(ellipse at 50% 24%,#fff0b1 0%,#fff3cb 63%,#fffaf0 88%);pointer-events:none}.hero-copy{position:relative;text-align:center;margin:0 auto 20px;padding:0 20px}.hero h1{font-size:clamp(56px,7.35vw,166px);line-height:.99;max-width:1720px;margin:0 auto;letter-spacing:-.065em}.hero h1 em{letter-spacing:-.045em}.hero-description{font-size:clamp(17px,1.3vw,24px);line-height:1.4;margin:20px auto 0;max-width:1050px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;border:0;border-radius:3px;padding:13px 25px;font-weight:700;font-size:20px;line-height:1.2;transition:background .2s,transform .2s}.button svg{width:29px;height:29px}.primary{background:var(--coral);color:white}.primary:hover{background:#d93621;transform:translateY(-2px)}.watch-link{display:inline-flex;align-items:center;gap:14px;font-size:19px;min-height:48px}.circle-play{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.5px solid var(--ink);border-radius:50%;background:#fffaf0;flex-shrink:0}.circle-play svg{width:23px;height:23px;stroke-width:1.5}.reassurance{margin-top:9px;color:var(--muted);font-size:15px}.video-stage{position:relative;width:100%;display:grid;grid-template-columns:1fr min(60vw,1250px) 1fr;gap:24px;align-items:center}.stage-main{position:relative;z-index:1;border-radius:6px;overflow:hidden;background:#ffefce;aspect-ratio:16/9;box-shadow:0 4px 15px #61491a09}.stage-main .hero-poster{width:100%;height:100%;object-fit:contain}.stage-main video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0}.stage-main.is-playing video{opacity:1}.film-length{border-left:1px solid #d4cbbb;padding-left:14px;font-size:14px;color:#665d4d;font-weight:500}.stage-side{position:relative;height:94%;overflow:hidden;border-radius:5px;isolation:isolate}.stage-side img{height:100%;width:100%;object-fit:cover}.stage-left img{object-position:72% 50%}.stage-right img{object-position:62% 50%}.side-label{position:absolute;left:22px;top:20px;font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:1.5px;background:#fffaf0eb;padding:7px 11px}.story-types{position:relative;display:flex;justify-content:center;align-items:center;gap:0;margin:20px 18px 0;padding:0;list-style:none;font-family:var(--serif);font-size:clamp(19px,2.1vw,34px)}.story-types li+li:before{content:'/';color:var(--coral);padding:0 27px;font-family:var(--sans);font-weight:400}
.section{max-width:1376px;padding:105px 40px 0;margin:auto}.section-label{text-transform:uppercase;font-weight:700;font-size:14px;letter-spacing:1.1px;margin-bottom:22px}.examples .section-label{padding-bottom:12px;border-bottom:1px solid var(--ink)}.examples h2{max-width:1150px;margin-bottom:32px}.example-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:22px}.example-featured{grid-row:span 2}.example-image{position:relative;display:block;overflow:hidden}.example-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.example-image:hover img{transform:scale(1.035)}.example-featured .example-image{aspect-ratio:1.46}.example-featured .example-image img{object-position:67% 50%}.example-image .circle-play{position:absolute;bottom:14px;right:14px;box-shadow:0 0 0 4px #fffaf0ba}.example-image .circle-play svg{fill:var(--ink);stroke:none}.example-caption h3{font-size:19px;letter-spacing:-.025em;line-height:1.25}.example-caption h3 span{color:#bd3824;font-size:18px;font-weight:500;margin-right:14px}.example-caption p{font-family:var(--serif);font-size:24px;line-height:1.22;margin-top:12px}.example-featured .example-caption{padding-top:18px}.example-small{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;align-items:center}.example-small .example-image{aspect-ratio:1.85}.example-small .example-caption h3 span{display:block;margin-bottom:7px}.example-small .example-caption p{font-size:23px}.example-note{border-top:1px solid var(--line);margin-top:28px;padding-top:16px;font-size:14px;color:var(--muted)}
.workflow h2{margin-bottom:45px}.steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.step-number{display:flex;align-items:center;gap:20px;color:#c13a25;font-size:32px;font-weight:600;margin-bottom:25px}.step-number:after{content:'';height:1px;background:#c8c0af;flex:1}.steps li:last-child .step-number:after{display:none}.steps h3{font-size:25px;line-height:1.13;margin-bottom:12px}.steps li>p{max-width:350px;min-height:80px;font-size:18px;line-height:1.5}.script-paper,.direction-paper,.preview-paper{display:block;position:relative;width:90%;margin:24px auto 0;height:215px;background:#fff6e3;border:1px solid #e5d7b9;box-shadow:5px 7px 0 #efe3c9;padding:22px;transform:rotate(-3deg)}.script-paper{background:repeating-linear-gradient(0deg,#fff7e5 0 29px,#e1d7c3 30px 31px);font-family:var(--serif)}.script-paper>span{font-size:17px}.script-paper p{font-size:28px;line-height:1.6;margin-top:7px}.script-paper i{display:block;position:absolute;right:25px;top:14px;width:7px;height:184px;background:#b39d69;transform:rotate(11deg)}.script-paper i+i{display:none}.direction-paper{transform:rotate(3deg);background:#fff8e8}.direction-paper>span{font-family:var(--serif);font-size:22px}.direction-paper>svg{width:100%;height:65px;margin:14px 0;fill:none;stroke:var(--ink);stroke-width:2}.direction-paper .style-swatch{display:block;background:#ffdf6b;font-size:17px;padding:5px 10px;white-space:nowrap;transform:rotate(-5deg)}.preview-paper{transform:rotate(-2deg);padding:8px}.preview-paper img{width:100%;height:100%;object-fit:cover}.preview-paper .circle-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--coral);border-color:var(--coral);color:#fff;width:55px;height:55px}.preview-paper .circle-play svg{fill:currentColor;stroke:none}.workflow-cta{margin-top:45px;display:flex;align-items:center;gap:26px}.workflow-cta p{font-size:17px;color:var(--muted)}
.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;padding-bottom:95px}.faq h2{font-size:clamp(40px,4.3vw,62px)}.questions details{border-top:1px solid var(--line)}.questions details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.questions summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 0;font-size:19px;font-weight:600;line-height:1.3}.questions summary svg{width:21px;height:21px;transition:transform .2s}.questions details[open] summary svg{transform:rotate(45deg)}.questions details p{padding:0 35px 24px 0;font-size:17px;color:#5d594f}.final-cta{text-align:center;background:#fff0b0;padding:75px 24px 70px}.final-cta>p:first-child{font-size:17px;margin-bottom:12px}.final-cta h2{font-size:clamp(48px,7vw,104px);margin-bottom:27px}.final-cta .reassurance{margin-top:15px}.site-footer{margin:0 30px;padding:31px 0;display:flex;align-items:center;gap:24px;justify-content:space-between}.site-footer .wordmark{font-size:27px}.site-footer .brand-square{width:18px;height:18px}.site-footer>p,.site-footer>a:last-child{font-size:14px;color:#6e695d}
dialog{border:1px solid #c7bdab;background:var(--paper);color:var(--ink);padding:0;border-radius:7px;width:min(1100px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#211e19b8;backdrop-filter:blur(6px)}.film-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 10px 22px}.film-header h2{font-size:20px;font-weight:700;letter-spacing:-.03em}.icon-button{border:0;background:none;width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.icon-button:hover{background:#ece1cb}#full-film{width:100%;height:auto;aspect-ratio:16/9;background:#eee1c3}.film-meta{display:flex;justify-content:space-between;gap:15px;padding:16px 22px;font-size:14px}.film-meta a{color:#b63120;font-weight:700}.transcript{margin:0 22px 18px;border-top:1px solid var(--line);font-size:15px}.transcript summary{padding:12px 0;text-decoration:underline;text-underline-offset:3px}.transcript p{margin-bottom:12px;max-width:75ch}.video-error{padding:16px 22px}.video-error a{text-decoration:underline}
@media(min-width:1900px){.site-header{height:95px;margin:0 44px}.wordmark{font-size:44px}.brand-square{width:29px;height:29px}.site-header nav{gap:65px}.site-header nav a{font-size:23px}.hero{padding-top:32px}.hero-description{margin-top:27px}.hero-actions{margin-top:28px}.button{font-size:25px;min-height:66px;padding:15px 36px}.reassurance{font-size:19px}.watch-link{font-size:25px}.hero-copy{margin-bottom:28px}.video-stage{gap:40px}.side-label{font-size:19px}.story-types{margin-top:27px}.section{max-width:1580px}}
@media(max-width:1050px){.site-header nav{gap:25px}.hero h1{font-size:7.8vw}.hero-description{font-size:17px;max-width:780px}.video-stage{grid-template-columns:1fr 72vw 1fr;gap:16px}.side-label{left:8px;top:12px;font-size:10px;writing-mode:vertical-rl;padding:10px 5px}.section{padding:80px 28px 0}.example-grid{grid-template-columns:1fr 1fr;gap:24px}.example-small{display:block}.example-small .example-caption{margin-top:12px}.example-small .example-caption h3 span{display:inline;margin-right:8px}.example-small .example-caption p{font-size:21px;margin-top:5px}.example-featured .example-image{aspect-ratio:.85}.steps{gap:24px}.steps h3{font-size:23px}.steps li>p{font-size:17px;min-height:105px}.script-paper,.direction-paper,.preview-paper{height:185px;width:94%;padding:14px}.direction-paper .style-swatch{font-size:13px}.script-paper p{font-size:23px}.script-paper i{height:155px}.faq{padding-bottom:75px;gap:35px}.workflow-cta{gap:18px}.story-types li+li:before{padding:0 16px}}
@media(max-width:700px){.site-header{height:68px;margin:0 18px}.wordmark{font-size:29px;gap:9px}.brand-square{width:19px;height:19px}.site-header nav{gap:16px}.site-header nav a{font-size:14px;min-height:44px}.site-header nav a:nth-child(2){display:none}.hero{display:flex;flex-direction:column;align-items:center;padding-top:24px}.hero-copy{display:contents}.desktop-break{display:none}.hero h1{position:relative;order:0;font-size:clamp(39px,10.65vw,72px);line-height:1.03;letter-spacing:-.06em;width:calc(100% - 32px);max-width:590px;text-align:center;margin:0 0 22px}.hero h1 em{white-space:nowrap}.hero-sun{width:155vw;height:170vw;top:-10px;background:radial-gradient(ellipse at 50% 30%,#fff0b1 0%,#fff3cb 55%,#fffaf0 82%)}.video-stage{order:1;display:block;width:calc(100% - 32px);max-width:600px}.stage-side{display:none}.stage-main{width:100%;border-radius:4px}.film-length{font-size:12px;padding-left:10px}.hero-description{position:relative;order:2;text-align:center;font-size:17px;line-height:1.5;margin:22px 23px 0;max-width:520px}.hero-actions{position:relative;order:3;flex-direction:column;width:calc(100% - 40px);max-width:420px;gap:10px;margin-top:21px}.button{width:100%;min-height:54px;font-size:19px}.hero-actions .watch-link{font-size:16px;min-height:44px}.watch-link .circle-play{width:33px;height:33px}.watch-link .circle-play svg{width:18px;height:18px}.hero .reassurance{position:relative;order:4;font-size:13px;margin:4px 16px 0}.story-types{order:5;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;width:calc(100% - 40px);max-width:340px;margin:24px auto 0;font-size:18px;line-height:1.4;text-align:center}.story-types li{white-space:nowrap}.story-types li+li:before{display:none}.section{padding:68px 20px 0}.section-label{font-size:12px;margin-bottom:17px}.section h2{font-size:clamp(36px,9.6vw,56px);line-height:1.05}.examples h2{margin-bottom:25px}.example-grid{grid-template-columns:1fr;gap:29px}.example-featured{grid-row:auto}.example-featured .example-image{aspect-ratio:16/10}.example-small .example-image{aspect-ratio:16/9}.example-caption,.example-featured .example-caption{padding-top:12px;margin-top:0}.example-caption h3,.example-small .example-caption h3{font-size:19px}.example-caption h3 span,.example-small .example-caption h3 span{display:inline;margin-right:13px}.example-caption p,.example-small .example-caption p{font-size:23px;margin-top:8px}.example-note{font-size:13px;margin-top:24px}.workflow h2{margin-bottom:26px}.steps{grid-template-columns:1fr;gap:35px;margin:0}.step-number{font-size:27px;margin-bottom:15px}.steps li:last-child .step-number:after{display:block}.steps h3{font-size:26px}.steps li>p{font-size:17px;min-height:0;max-width:none}.script-paper,.direction-paper,.preview-paper{width:88%;max-width:340px;height:200px;margin:23px auto 0;padding:20px}.script-paper p{font-size:27px}.direction-paper .style-swatch{font-size:17px}.preview-paper{padding:8px}.workflow-cta{flex-direction:column;gap:12px;margin-top:35px}.workflow-cta p{font-size:14px;text-align:center}.faq{display:block;padding-bottom:64px}.faq h2{margin-bottom:26px}.faq h2 br{display:none}.questions summary{font-size:18px;padding:20px 0}.questions details p{font-size:16px;padding-right:18px}.final-cta{padding:55px 20px}.final-cta h2{font-size:clamp(48px,12vw,78px);margin-bottom:25px}.final-cta .button{max-width:420px}.final-cta>p:first-child{font-size:15px}.site-footer{margin:0 20px;padding:28px 0;flex-wrap:wrap;gap:20px}.site-footer>p{display:none}.site-footer .wordmark{font-size:25px}.film-header{padding-left:15px}.film-header h2{font-size:17px}.film-meta{padding:13px 15px;flex-direction:column;gap:8px}.film-meta a{min-height:36px}.transcript{margin:0 15px 15px}dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.film-length{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.example-image:hover img,.primary:hover{transform:none}}

.sound-toggle{position:absolute;z-index:2;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border:1px solid #d8cbb0;border-radius:999px;padding:10px 17px;background:#fffaf0f2;color:var(--ink);font-size:16px;font-weight:700;box-shadow:0 3px 14px #32240f18}.sound-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.sound-toggle:hover{background:#fff}.stage-main video::cue{background:#191916dc;color:#fff;font-family:var(--sans)}@media(max-width:700px){.sound-toggle{top:9px;right:9px;padding:8px 12px;font-size:14px;gap:7px}.sound-toggle svg{width:20px;height:20px}}
