@font-face{font-family:Inter;src:url("assets/fonts/inter-400.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url("assets/fonts/inter-600.woff2") format("woff2");font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url("assets/fonts/inter-800.woff2") format("woff2");font-weight:800;font-display:swap}
@font-face{font-family:Mono;src:url("assets/fonts/jetbrains-mono-400.woff2") format("woff2");font-display:swap}
:root{--ink:#20272c;--muted:#596269;--paper:#fbf9f4;--cream:#efe9dd;--orange:#ff5a1f;--rust:#b8390b;--line:#d9d6cf;--dark:#12191e;--pad:clamp(22px,5.5vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid var(--rust);outline-offset:5px}a:hover{text-decoration-color:var(--orange)}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.04;font-weight:800;letter-spacing:-.055em;text-wrap:balance}h1{font-size:clamp(48px,6.2vw,100px)}h2{font-size:clamp(36px,4.2vw,68px)}h3{font-size:clamp(24px,2.3vw,34px)}em{font-style:normal;color:var(--rust)}p{color:var(--muted)}[hidden]{display:none!important}.section{padding:96px var(--pad);max-width:1800px;margin:auto}.eyebrow,.card-number,.diagram-caption,.visual-label,.stage-top,.stage-bottom{font-family:Mono,monospace;font-size:11px;line-height:1.6;letter-spacing:.09em;text-transform:uppercase}.eyebrow{color:var(--rust);margin-bottom:22px}.small{font-size:13px}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:10px}
.site-header{height:90px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(251,249,244,.97);z-index:30}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:14px;white-space:nowrap;letter-spacing:-.04em}.brand img{flex-shrink:0}.site-header nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,38px);font-size:13px;font-weight:600}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--rust)}.site-header nav .nav-contact{border-bottom:1px solid var(--ink)}.menu-button{display:none;border:1px solid var(--line);background:transparent;padding:8px 12px;min-height:44px}.menu-button span{margin-left:12px}
.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:6%;padding-top:66px;padding-bottom:66px}.hero h1{font-size:clamp(48px,5.7vw,90px)}.hero .eyebrow{display:flex;align-items:center;gap:10px}.orange-dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero-lede{font-size:clamp(19px,1.65vw,25px);line-height:1.45;margin:28px 0 16px;color:var(--ink);letter-spacing:-.025em}.hero-description{max-width:460px;font-size:15px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:50px;padding:15px 21px;background:var(--ink);color:var(--paper);font-size:13px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:var(--rust);transform:translateY(-2px)}.text-link{font-size:13px;font-weight:600;display:inline-block;border-bottom:1px solid currentColor;padding:7px 0;line-height:1.5}.text-link:hover{color:var(--rust)}
.motion-stage{aspect-ratio:1/1.06;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 48%,#924421 0%,#382921 43%,#182127 78%);color:#f7f4ed;isolation:isolate}.motion-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff07 1px,transparent 1px);background-size:64px 64px}.stage-top,.stage-bottom{position:absolute;left:25px;right:25px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.06em;z-index:2}.stage-top{top:22px}.stage-bottom{bottom:22px}.stage-status:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--orange);margin-right:7px}.motion-logo-disc{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:49%;aspect-ratio:1;border-radius:50%;background:#fbf9f4;border:14px solid #efe9dd;box-shadow:0 12px 90px #0003;display:grid;place-items:center}.motion-gear{position:absolute;width:91%;height:91%;object-fit:contain;animation:spin 32s linear infinite}.motion-play{position:absolute;width:21%;height:27%;background:var(--orange);clip-path:polygon(8% 0,100% 50%,8% 100%);transform:translateX(10%);border-radius:4px}.orbit{position:absolute;left:50%;top:50%;border:1px solid #eee2cc35;border-radius:50%;width:78%;aspect-ratio:1;transform:translate(-50%,-50%)}.orbit-one:after{content:"";position:absolute;top:50%;left:-4px;width:7px;height:7px;background:var(--orange);border-radius:50%}.orbit-one{animation:orbit 45s linear infinite}.orbit-two{width:110%;border-style:dashed;border-color:#eee2cc16}
.ticker{overflow:hidden;background:var(--orange);color:var(--ink);padding:18px 0}.ticker-track{display:flex;width:max-content;animation:ticker 30s linear infinite}.ticker-group{display:flex;align-items:center;justify-content:space-around;gap:36px;min-width:100vw;padding:0 18px;flex-shrink:0}.ticker span{white-space:nowrap;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ticker i{font-style:normal;font-size:20px}
.section-heading{margin-bottom:42px;max-width:700px}.section-heading>p:last-child{max-width:530px;margin-top:22px}.section-heading.horizontal{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.horizontal>p{max-width:380px;margin:0}.horizontal .text-link{flex-shrink:0}.audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-card{padding:34px 30px 34px 0;display:flex;flex-direction:column;gap:24px;min-width:0}.audience-card+.audience-card{border-left:1px solid var(--line);padding-left:30px}.audience-card .card-number{color:var(--muted);font-size:10px;letter-spacing:.035em}.audience-card h3{font-size:clamp(28px,2.7vw,40px)}.audience-card p{font-size:14px;max-width:360px}.card-link{display:flex;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;margin-top:auto;padding-top:14px}.audience-card:hover .card-link{color:var(--rust)}.audience-card:hover h3{color:var(--rust)}
.work-section,.cream-section{background:var(--cream)}.work-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px}.work-visual{height:320px;position:relative;overflow:hidden;margin-bottom:25px}.visual-label{position:absolute;top:20px;left:20px;font-size:9px;z-index:2}.work-card h3{font-size:26px;margin-bottom:14px}.work-card>p{font-size:14px;max-width:360px}.visual-story{background:var(--orange);color:var(--ink)}.type-stack{position:absolute;inset:58px 24px 25px;display:flex;flex-direction:column;justify-content:center}.type-stack b{font-size:clamp(38px,4.7vw,72px);letter-spacing:-.08em;line-height:.88;animation:type-shift 7s ease-in-out infinite}.type-stack b:nth-child(2){padding-left:24%;animation-delay:-1s}.type-stack b:nth-child(3){animation-delay:-2s}.timeline{position:absolute;bottom:16px;left:24px;right:24px;height:2px;background:#20272c30}.timeline i{display:block;width:25%;height:2px;background:var(--ink);animation:scan 7s ease-in-out infinite}.visual-product{background:#d3dfdc;color:#203e3a}.product-window{position:absolute;width:74%;height:58%;left:13%;top:26%;border:1px solid #244a4355;background:#f8fbf6;transform:rotate(-7deg);box-shadow:14px 18px 0 #668b7b30;animation:float 9s ease-in-out infinite}.window-top{height:21px;border-bottom:1px solid #244a4330;display:flex;gap:4px;align-items:center;padding:8px}.window-top i{height:4px;width:4px;border-radius:50%;background:#42675e}.product-shape{width:50px;height:50px;border:13px solid #537b6e;border-radius:50%;margin:18px auto}.product-lines{display:grid;gap:5px;margin:0 20%}.product-lines i{height:4px;background:#b9cec5}.product-lines i:last-child{width:60%}.cross{position:absolute;bottom:32px;right:24px;font-size:38px}.visual-social{background:var(--ink);color:var(--cream)}.format{position:absolute;display:grid;place-items:center;font-family:Mono,monospace;font-size:13px;animation:float 8s ease-in-out infinite}.vertical{width:35%;height:63%;left:12%;top:25%;background:var(--orange);color:var(--ink);transform:rotate(-10deg)}.square{width:38%;aspect-ratio:1;top:30%;right:10%;background:#adc5bd;color:var(--ink);transform:rotate(8deg);animation-delay:-3s}.wide{width:58%;aspect-ratio:16/9;bottom:9%;right:7%;background:#f7f4ed;color:var(--ink);transform:rotate(-3deg);animation-delay:-5s}.instagram-strip{border-top:1px solid #20272c30;margin-top:44px;padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.instagram-strip .eyebrow{font-size:10px;margin-bottom:10px}.instagram-strip p{color:var(--ink);font-size:22px;font-weight:600}
.tools-section{background:var(--dark);color:var(--paper)}.tools-section p{color:#acb7bd}.tools-section .eyebrow,.dark-section .eyebrow{color:#ffa37c}.tools-section .text-link:hover{color:#ffa37c}.tool-story{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding:52px 0;border-top:1px solid #ffffff22;align-items:center}.tool-description h3,.client-feature h3{font-size:45px;margin:12px 0 22px}.tool-description .eyebrow,.client-feature .eyebrow{margin:24px 0 0}.tool-description>p{max-width:480px;font-size:15px}.tool-description .small{font-size:12px;margin:20px 0}.status{font-family:Mono,monospace;font-size:10px;border:1px solid #ffffff30;padding:7px 10px;display:inline-block;color:#e0e8e4}.status:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#83b59e;margin-right:7px}.feature-list{padding:0;list-style:none;margin:24px 0}.feature-list li{border-bottom:1px solid #ffffff15;padding:10px 0;font-size:13px;color:#d4dcdf}.tool-diagram{padding:28px;background:#202b32;min-width:0}.diagram-caption{font-size:9px!important;margin-bottom:25px!important;letter-spacing:.04em}.studio-frame{background:#e6e0d4;color:var(--ink);padding:25px}.studio-frame>span{font-family:Mono,monospace;font-size:9px;letter-spacing:.08em}.studio-frame b{display:block;font-size:clamp(34px,3.8vw,58px);line-height:1;letter-spacing:-.07em;margin:28px 0}.edit-tracks{display:flex;gap:4px}.edit-tracks i{height:22px;background:var(--orange);flex:2}.edit-tracks i:nth-child(2){flex:3;background:#648678}.edit-tracks i:nth-child(3){background:#20272c}.diagram-steps{display:flex;justify-content:space-between;gap:10px;margin-top:18px;font:10px Mono,monospace;color:#c2cdd2}.reverse .tool-description{order:2}.workflow{list-style:none;margin:0;padding:0}.workflow li{display:flex;gap:20px;padding:20px 0;border-top:1px solid #ffffff20}.workflow li>span{font:12px Mono,monospace;color:#ffa37c;padding-top:4px}.workflow strong{font-size:17px;letter-spacing:-.03em}.workflow p{font-size:12px;margin-top:4px}.client-feature{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;padding-top:52px;border-top:1px solid #ffffff22}.client-feature p{font-size:15px;max-width:450px}.client-feature .text-link{margin-top:22px}.client-principle{border:1px solid #6e858e;padding:34px}.client-principle>span{font:10px Mono,monospace;color:#a6babe;letter-spacing:.08em}.client-principle p{font-size:clamp(28px,3.8vw,52px);line-height:1.06;letter-spacing:-.055em;color:#f7f4ed;font-weight:800;margin:30px 0}.client-principle em{color:#b2cbbd}.client-principle small{color:#acb7bd;font-size:11px;display:block}
.system-preview{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.system-preview>a{padding:32px 35px 32px 0}.system-preview>a+a{padding-left:35px;border-left:1px solid var(--line)}.system-preview span{font:10px Mono,monospace;text-transform:uppercase;color:var(--rust)}.system-preview h3{margin:20px 0;font-size:32px}.system-preview p{font-size:14px}.system-preview b{display:block;margin-top:24px;font-size:12px}.system-preview a:hover b{color:var(--rust)}.hosting-panel{margin-top:56px;padding:40px;background:#e9eeeb;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.hosting-panel h3{font-size:38px}.hosting-panel p{font-size:13px;margin-bottom:18px;color:#4b5e56}.hosting-panel p:last-child{margin-bottom:0}.hosting-panel strong{color:#203a2d}.partner-section{background:var(--orange)}.partner-section>.eyebrow{color:var(--ink)}.partner-section>div{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;align-items:end}.partner-section h2{font-size:clamp(40px,4.6vw,70px)}.partner-section em{color:#681f09}.partner-section p{color:var(--ink)}.partner-section .button{margin-top:30px}.contact-section{text-align:center;padding-top:100px;padding-bottom:100px}.contact-section>p{max-width:590px;margin:24px auto}.contact-section .eyebrow{margin-top:0}.email-link{font-size:clamp(20px,3.4vw,44px);font-weight:600;letter-spacing:-.05em;border-bottom:2px solid var(--orange);display:inline-block;max-width:100%;overflow-wrap:anywhere}.contact-section .small{font-size:12px}.site-footer{background:var(--dark);color:var(--paper);padding:44px var(--pad);display:grid;grid-template-columns:1fr auto;gap:30px}.site-footer p{font-size:12px;color:#aeb9bf;margin-top:14px}.footer-links{display:flex;align-items:center;gap:25px;flex-wrap:wrap;font-size:12px}.footer-links a{padding:10px 0}.motion-toggle{background:transparent;border:1px solid #ffffff45;font-size:11px;padding:10px 12px}.copyright{grid-column:1/-1;border-top:1px solid #ffffff20;padding-top:25px}.page-hero{padding-top:90px;padding-bottom:80px}.page-hero h1{max-width:1000px}.page-lede{font-size:clamp(18px,2vw,23px);line-height:1.5;max-width:720px;margin:28px 0}.page-hero .button{margin-top:8px}.systems-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}.systems-grid article{padding:32px 28px 32px 0;border-bottom:1px solid var(--line)}.systems-grid h3{font-size:24px;margin:14px 0}.systems-grid p{font-size:14px}.systems-grid .eyebrow{font-size:10px}.dark-section{background:var(--ink);color:var(--paper)}.dark-section p{color:#c1cace}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;list-style:none;margin:0;padding:0}.process-grid h3{font-size:23px;margin:20px 0 14px}.process-grid p{font-size:14px}.process-grid span{font:12px Mono,monospace;color:#b76743}.dark-section .process-grid span{color:#ffa37c}.compact-section{padding-top:50px;padding-bottom:50px}.compact-section p{margin-top:16px}.compact-section .instagram-strip{margin:0;border:0;padding:0}.section-note{font-size:13px;margin-top:24px;max-width:800px}.partner-hero{background:#efe9dd}.legal-content{max-width:1100px}.legal-content h1{font-size:clamp(44px,5vw,70px)}.legal-content section{margin-top:42px}.legal-content h2{font-size:27px;margin-bottom:20px}.legal-content section p+p{margin-top:16px}.legal-content a{text-decoration:underline}.error-page main{max-width:800px;padding:15vh 24px;margin:auto}.error-page h1{font-size:50px;margin:25px 0}.error-page .button{margin-top:25px}
.films-section{background:#e7ede9}.film-heading{max-width:680px;margin-bottom:38px}.film-heading p{margin-top:20px}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.film-card{min-width:0}.film-card video{display:block;background:#101619;width:100%;aspect-ratio:9/16;object-fit:contain;max-height:580px;border-radius:3px}.film-card h3{font-size:23px;margin:20px 0 10px}.film-card p{font-size:13px}.film-card .eyebrow{margin-top:18px;font-size:10px;margin-bottom:0}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes orbit{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes float{50%{translate:0 -9px}}@keyframes type-shift{50%{translate:8px 0}}@keyframes scan{50%{transform:translateX(290%)}}
.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}
@media(min-width:1800px){body{max-width:1800px;margin:auto}.ticker-group{min-width:1800px}}
@media(max-width:1100px){.site-header{height:78px}.site-header nav{gap:18px;font-size:12px}.brand{font-size:12px}.brand img{width:36px}.hero{gap:5%}.hero h1{font-size:58px}.hero-actions{gap:15px}.work-visual{height:280px}.work-grid{gap:20px}.work-card h3{font-size:23px}.section{padding-top:72px;padding-bottom:72px}.stage-top,.stage-bottom{font-size:8px;left:16px;right:16px}.tool-description h3,.client-feature h3{font-size:38px}}
@media(max-width:850px){.menu-button{display:block}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px var(--pad) 28px;background:var(--paper);border-bottom:1px solid var(--line);font-size:16px;box-shadow:0 18px 20px #0001}.site-header nav.is-open{display:flex;align-items:stretch;flex-direction:column;gap:3px}.site-header nav a{min-height:44px}.brand{font-size:14px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(42px,6.4vw,58px)}.hero .eyebrow{font-size:9px}.hero-lede{font-size:19px}.hero-description{font-size:14px}.hero-actions .text-link{font-size:12px}.hero-actions .button{font-size:11px;padding:12px;gap:10px}.motion-stage{aspect-ratio:1/1.3}.motion-logo-disc{width:64%;border-width:10px}.stage-top span:last-child,.stage-status{display:none}.section-heading.horizontal{align-items:flex-start;flex-direction:column;gap:22px}.horizontal>p{max-width:580px}.audience-card{padding-right:20px}.audience-card+.audience-card{padding-left:20px}.audience-card h3{font-size:28px}.card-number{line-height:1.8}.work-grid{grid-template-columns:1fr 1fr}.work-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.work-card:first-child .work-visual{grid-row:1/3;margin:0}.work-card:first-child h3{align-self:end;margin-bottom:16px}.work-card:first-child>p{align-self:start}.type-stack b{font-size:62px}.hosting-panel{padding:30px;gap:28px;grid-template-columns:1fr}.hosting-panel h3 br{display:none}.process-grid{grid-template-columns:1fr 1fr}.systems-grid{grid-template-columns:1fr 1fr}.film-grid{gap:18px}.film-card h3{font-size:21px}.site-footer{grid-template-columns:1fr}.footer-links{gap:24px}.partner-section>div{grid-template-columns:1fr;gap:30px}.partner-section>div>div{max-width:550px}}
@media(max-width:600px){.section{padding:58px 22px}.site-header{padding:0 22px;height:74px}.brand{font-size:13px;gap:8px}.brand img{width:34px}.menu-button{font-size:12px;padding:8px 10px}.menu-button span{margin-left:6px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:38px;padding-top:42px;padding-bottom:30px}.hero h1{font-size:clamp(44px,10.3vw,62px)}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero-lede{margin-top:22px;font-size:20px}.hero-description{font-size:14px;max-width:390px}.hero-actions{margin-top:24px;gap:22px}.hero-actions .button{font-size:12px;padding:14px 16px}.motion-stage{aspect-ratio:1.15/1}.motion-logo-disc{width:48%}.stage-top,.stage-bottom{font-size:8px}.stage-top span:last-child,.stage-status{display:inline}.ticker{padding:12px 0}.ticker-group{gap:25px;min-width:900px}.ticker span{font-size:10px}.audience-grid{grid-template-columns:1fr}.audience-card,.audience-card+.audience-card{padding:28px 0;border-left:0}.audience-card+.audience-card{border-top:1px solid var(--line)}.audience-card{gap:17px}.audience-card h3{font-size:32px;max-width:330px}.audience-card p{max-width:100%}.card-link{padding-top:5px}.section-heading{margin-bottom:30px}.work-grid{grid-template-columns:1fr;gap:36px}.work-card:first-child{display:block;grid-column:auto}.work-card:first-child .work-visual{margin-bottom:24px}.work-visual{height:330px}.work-card h3,.work-card:first-child h3{font-size:28px}.work-card>p{max-width:100%}.type-stack b{font-size:75px}.instagram-strip{align-items:flex-start;flex-direction:column;margin-top:34px;padding-top:26px}.instagram-strip p{font-size:23px}.tool-story,.client-feature{grid-template-columns:1fr;gap:30px;padding:35px 0}.reverse .tool-description{order:0}.tool-description h3,.client-feature h3{font-size:38px}.tool-description>p{font-size:14px}.tool-diagram{padding:22px}.studio-frame b{font-size:50px}.client-principle{padding:28px}.client-principle p{font-size:42px}.system-preview{grid-template-columns:1fr}.system-preview>a,.system-preview>a+a{padding:28px 0;border-left:0}.system-preview>a+a{border-top:1px solid var(--line)}.system-preview h3{font-size:28px}.hosting-panel{margin-top:35px;padding:26px 22px;gap:25px}.hosting-panel h3{font-size:31px}.hosting-panel .eyebrow{margin-bottom:12px}.partner-section h2{font-size:44px}.contact-section h2{font-size:38px}.contact-section>p{font-size:14px}.email-link{font-size:clamp(18px,5.5vw,28px)}.site-footer{padding:36px 22px;gap:22px}.footer-links{gap:20px}.page-hero h1{font-size:clamp(42px,10vw,62px)}.page-lede{font-size:19px}.systems-grid{grid-template-columns:1fr}.systems-grid article{padding:26px 0}.process-grid{gap:30px 22px}.process-grid h3{font-size:21px}.process-grid p{font-size:13px}.legal-content h1{font-size:42px}.legal-content section p{font-size:15px}.film-grid{grid-template-columns:1fr;gap:36px}.film-card video{max-height:600px}.film-card h3{font-size:26px}.film-card p{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.ticker-track{animation:none}.motion-toggle{display:none}}
@media print{.site-header,.site-footer,.ticker,.motion-stage,.hero-actions,video{display:none}body{background:white;color:black}.section{padding:25px 0}.tool-story,.client-feature{break-inside:avoid}.tools-section,.dark-section{background:white;color:black}.tools-section p,.dark-section p{color:#333}}
video:focus-visible{outline:1px solid #596269;outline-offset:3px}
.studio-offer{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#efe9dd;border-top:1px solid #d7d0c4;border-bottom:1px solid #d7d0c4}
.studio-offer-lede{font-size:18px;margin:26px 0;max-width:500px}
.studio-offer-details{border-left:1px solid #c8c9c1;padding-left:40px}
.offer-highlight{font-size:clamp(28px,3vw,43px);font-weight:800;line-height:1.1;letter-spacing:-.05em;color:var(--ink);margin-bottom:24px}
.studio-offer-details>p:not(.offer-highlight){font-size:14px}
.studio-offer-details>p.small{font-size:12px}
.offer-list{list-style:none;padding:0;margin:25px 0}
.offer-list li{border-bottom:1px solid #c8c9c1;padding:10px 0;font-size:13px}
.voice-note{margin:18px 0 12px}
.icon{display:inline-block;width:1em;height:1em;vertical-align:-.12em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.ticker-star{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.3}
.film-card video{height:auto;max-height:none;aspect-ratio:9/16;object-fit:contain}
@media(max-width:600px){.films-section .film-grid{max-width:300px;margin-left:auto;margin-right:auto}}
@media(min-width:1024px){.films-section .film-grid,.films-section .film-heading{max-width:1080px;margin-left:auto;margin-right:auto}.films-section .film-heading p{max-width:680px}}
.orbit-one{width:70%}.orbit-two{width:90%;border-style:solid;border-color:#b2cbbd30;animation:orbit 64s linear infinite reverse}
.orbit-two:after{content:"";position:absolute;right:-4px;top:50%;height:7px;width:7px;border-radius:50%;background:#b2cbbd;box-shadow:0 0 12px #b2cbbd45}
.motion-logo-disc:after{content:"";position:absolute;width:35%;height:35%;border-radius:50%;background:radial-gradient(circle,#ff5a1f30,transparent 70%);animation:play-glow 7s ease-in-out infinite;pointer-events:none}
.motion-play{z-index:1;animation:play-light 7s ease-in-out infinite}
@keyframes play-glow{0%,100%{opacity:.15;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}}
@keyframes play-light{0%,100%{filter:brightness(1)}50%{filter:brightness(1.15)}}
@media(max-width:600px){.motion-stage{aspect-ratio:1/1.15}.orbit-one{width:70%}.orbit-two{width:90%}.motion-logo-disc{width:48%}.stage-top{top:20px}.stage-bottom{bottom:20px}.stage-top,.stage-bottom{font-size:8px;left:18px;right:18px}}
@media(max-width:768px){.studio-offer{grid-template-columns:1fr;gap:35px}.studio-offer-details{border-left:0;border-top:1px solid #c8c9c1;padding:28px 0 0}.studio-offer-lede{font-size:16px}}

.channel-section{padding-top:0}.channel-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:0;border-top:1px solid #20272c26;border-bottom:1px solid #20272c26;padding:28px 0}.channel-facts dt{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#595f63;margin-bottom:10px}.channel-facts dd{margin:0;font-weight:700;font-size:18px}.channel-note{margin:20px 0 64px;color:#595f63}#your-studio{position:absolute;scroll-margin-top:110px}@media(max-width:600px){.channel-facts{grid-template-columns:1fr;gap:24px}.channel-note{margin-bottom:44px}}
@media(min-width:1024px){.section.channel-section{padding-bottom:48px}.channel-section+.section{padding-top:48px}}
