.studio{--ink:#e8edf5;--muted:#8b94a3;--accent:#f5b23c;--line:#e8edf51f;background:#101318;color:var(--ink);font-family:IBM Plex Sans,sans-serif;overflow:clip}.studio *,.studio-header *{box-sizing:border-box}.studio a,.studio-header a{text-decoration:none}.studio :is(a,button,summary):focus-visible,.studio-header :is(a,button):focus-visible{outline:2px solid #f5b23c;outline-offset:6px}.studio svg{flex-shrink:0}.studio h2{font-weight:700;font-size:clamp(45px,7vw,105px);line-height:1;letter-spacing:-.035em}.studio h2 span{color:#f5b23c}.studio p{line-height:1.65}.studio-section{padding:100px 5vw;scroll-margin-top:95px}.section-marker{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:10px;letter-spacing:.03em;font-weight:600;color:#8b94a3;margin-bottom:70px}.section-marker>span:first-child{display:flex;align-items:center;gap:9px}.section-marker i,.project-meta i{display:inline-block;width:5px;height:5px;background:#f09a05}.eyebrow{font-size:10px;letter-spacing:.05em;color:#8b94a3}.text-link{display:inline-flex;align-items:center;gap:35px;padding:15px 0;border-bottom:1px solid #59637a;font-size:11px;font-weight:700}.text-link svg{transition:transform .25s}.text-link:hover{color:#f5b23c}.text-link:hover svg{transform:translate(3px,-3px)}.studio-header{position:sticky;top:0;z-index:100;background:#101318;color:#e8edf5;font-family:IBM Plex Sans,sans-serif;transition:background .25s ease,backdrop-filter .25s ease,-webkit-backdrop-filter .25s ease}.studio-header.header-home{height:0;background:transparent}.studio-header.is-scrolled,.studio-header.menu-is-open{height:auto;background:#101318b8;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2)}.studio-header.header-home.is-scrolled,.studio-header.header-home.menu-is-open{height:auto}.studio-header-inner{height:90px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:18px;position:relative}.studio-brand{display:flex;align-items:center;gap:10px;height:44px;font-size:10px;font-weight:700;letter-spacing:-.01em;color:#e8edf5}.studio-brand:hover{color:#f5b23c}.studio-brand img{object-fit:contain}.studio-menu-toggle{position:absolute;left:50%;transform:translate(-50%);display:grid;place-items:center;width:44px;height:44px;color:#f5b23c;border:0;background:transparent;cursor:pointer;padding:0}.studio-menu-toggle:hover{color:#ffe0a8}.header-actions{display:flex;gap:18px;align-items:center}.header-contact,.header-work{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;padding:0;font-size:10px;font-weight:700;background:transparent;border:0;color:#e8edf5}.header-contact{color:#f5b23c}.header-contact:hover,.header-work:hover{color:#ffe0a8}.studio-navigation{position:absolute;top:90px;left:24px;right:24px;background:#12151bf5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:32px max(4vw,24px);border:1px solid #ffffff1c;box-shadow:0 20px 80px #0007;display:flex;flex-direction:column}.nav-eyebrow{font-size:9px;color:#f5b23c;margin-bottom:20px}.studio-navigation>a{font-size:clamp(25px,4vw,55px);font-weight:600;letter-spacing:-.05em;display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #ffffff16}.studio-navigation>a span{font-size:12px;letter-spacing:0;color:#8b94a3}.studio-navigation>a:hover{color:#f5b23c}.studio-skip{position:fixed;top:-100px;left:20px;z-index:300;background:#f09a05;color:#0a0a0c;padding:15px}.studio-skip:focus{top:10px}.cinema-hero{height:100svh;min-height:720px;max-height:1200px;position:relative;isolation:isolate;overflow:hidden;border-radius:0 0 8px 8px;background:#14171d}.cinema-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;animation:cinema-drift 22s ease-in-out infinite alternate;transform-origin:50% 37%}.cinema-backdrop picture{display:contents}.cinema-backdrop img{width:100%;height:100%;object-fit:cover;object-position:center 36%;display:block}.cinema-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(180deg,#0a0c1066,transparent 26%,#0a0c1038 42%,#0a0c1059 84%,#0a0c108f),linear-gradient(90deg,#0a0c1030,transparent 30%,transparent 70%,#0a0c1030)}.cinema-tagline{margin:0;text-align:center;font-size:clamp(9px,1.05vw,13px);font-weight:700;line-height:1.35!important;letter-spacing:.02em;color:#c9d1de;max-width:min(420px,42vw);text-shadow:0 1px 12px #0008;animation:cinema-enter 1s .1s both}.mobile-break{display:none}.cinema-title{position:absolute;left:1.5%;right:1.5%;bottom:9%;font-size:17.6vw;font-weight:700;line-height:.92;letter-spacing:-.035em;text-align:center;pointer-events:none;color:#f2f5f9}.cinema-title span{display:block;animation:cinema-enter 1.15s .22s both}.cinema-title span+span{animation-delay:.36s;margin-top:.06em}.cinema-bottom{position:absolute;bottom:23px;left:28px;right:28px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;font-weight:600;letter-spacing:.035em;color:#c9d1de}.cinema-bottom>a{display:flex;align-items:center;gap:12px}.cinema-cta:hover,.cinema-bottom a:hover,.cinema-cta{color:#f5b23c}.studio-intro{background:#101318}.intro-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:12%;align-items:end}.intro-aside{max-width:410px}.intro-aside>img{margin-bottom:18px}.intro-aside p{font-size:16px;color:#a3acbb;margin-bottom:8px}.intro-links{display:flex;flex-wrap:wrap;gap:8px 28px}.intro-aside .text-link{margin-top:6px}.discipline-strip{border-top:1px solid #ffffff21;margin-top:70px;padding-top:35px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:clamp(12px,2.5vw,35px);font-weight:600;letter-spacing:-.04em}.discipline-strip svg{width:16px;color:#f5b23c}.studio-work{background:#14171d}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:60px}.section-heading>p{color:#a3acbb;font-size:16px;max-width:290px}.project{display:grid;grid-template-columns:.88fr 1.12fr;border:1px solid #ffffff19;margin-bottom:24px;background:#171a21;overflow:hidden;border-radius:4px}.project-copy{padding:36px;display:flex;flex-direction:column}.project-meta{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#8b94a3;margin-bottom:40px}.project-meta>span:last-child{display:flex;align-items:center;gap:6px}.project h3{font-size:clamp(37px,4.7vw,68px);font-weight:700;line-height:1;letter-spacing:-.04em}.project-lead{font-size:clamp(20px,2.2vw,30px)!important;color:#dfe5ef!important;font-weight:500;line-height:1.12!important;letter-spacing:-.035em;margin:22px 0!important}.project-copy>p{font-size:14px;color:#8b94a3;max-width:390px}.product-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:26px}.product-tags>span{font-size:8px;color:#a3acbb;border:1px solid #ffffff21;padding:6px 8px}.project-link{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;border-top:1px solid #ffffff25;padding-top:20px;margin-top:35px;gap:20px}.project-link:hover{color:#f5b23c}.project-screen{position:relative;display:flex;align-items:center;padding:75px 30px;background:#13161c;min-height:530px;overflow:hidden;background-image:radial-gradient(#c8d6e824 1px,transparent 1.5px);background-size:22px 22px}.screen-caption{position:absolute;top:30px;left:28px;right:28px;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#8b94a3;letter-spacing:.04em}.screen-window{width:100%;border:1px solid #59637a99;border-radius:5px;overflow:hidden;box-shadow:0 25px 50px #0007;transform:perspective(1000px) rotateY(-6deg) rotateX(4deg);transition:transform .6s}.project-screen:hover .screen-window{transform:perspective(1000px) rotateY(0) rotateX(0)}.window-bar{height:27px;display:flex;align-items:center;gap:5px;padding:0 10px;background:#1d2027}.window-bar i{width:5px;height:5px;border-radius:50%;background:#6b7488}.window-bar span{font-size:7px;letter-spacing:.03em;margin-left:15px;color:#8b94a3}.screen-window>img,.screen-window>video{width:100%;height:auto;display:block;aspect-ratio:1400/875}.screen-index{position:absolute;bottom:25px;left:28px;font-size:8px;letter-spacing:.07em;color:#6b7488}.project-quackly{background:#1a1d24}.project-name{display:flex;align-items:center;gap:15px}.project-name h3{font-size:clamp(32px,4vw,58px)}.quackly-screen .screen-window{transform:perspective(1000px) rotateY(6deg) rotateX(4deg)}.quackly-screen:hover .screen-window{transform:perspective(1000px) rotateY(0) rotateX(0)}.quackly-stage{background:#181b22;position:relative;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 22px 40px;overflow:hidden;background-image:radial-gradient(ellipse at center,#f09a0526,transparent 65%)}.chat-prompt{position:relative;z-index:2;width:88%;display:flex;align-items:center;gap:12px;padding:18px 15px;background:#f2f5f9;color:#1d2430;font-size:11px;border-radius:4px;transform:rotate(-2deg) translate(-6px,6px);box-shadow:0 12px 25px #0002}.chat-prompt>span{font-size:7px;font-weight:700;color:#6b7488}.chat-prompt>svg{margin-left:auto}.generated-site{position:relative;width:92%;background:#12151b;border:1px solid #59637a99;box-shadow:10px 25px 40px #0005;transform:rotate(2deg);border-radius:4px;overflow:hidden;transition:transform .6s}.project-quackly:hover .generated-site{transform:rotate(0)}.generated-bar{display:flex;align-items:center;gap:9px;padding:10px 12px;background:#1d2027;font-size:8px;color:#b6c0cf}.published{display:flex;align-items:center;gap:4px;margin-left:auto;color:#f5b23c;font-size:7px}.mini-site{height:220px;padding:20px;position:relative;background:#12151b;overflow:hidden}.mini-nav{display:flex;justify-content:space-between;position:relative;z-index:1;font-size:6px;color:#8b94a3}.mini-nav>span:first-child{font-weight:700;color:#fff}.mini-site>strong{position:absolute;left:20px;bottom:44px;font-size:clamp(24px,3.2vw,44px);font-weight:700;line-height:.95;letter-spacing:-.04em;z-index:2;color:#f2f5f9}.mini-sculpture{position:absolute;right:9%;top:18%;width:46%;aspect-ratio:1;transform:rotate(-24deg);border-radius:35% 60% 42% 57%;background:conic-gradient(from 45deg,#f09a05,#3a2a10,#ffe0a8,#c47c00,#f5b23c,#4a3410,#f09a05);box-shadow:inset -15px -15px 35px #1a1208,0 5px 40px #f09a052a}.mini-caption{position:absolute;bottom:18px;left:20px;font-size:6px;color:#8b94a3}.chat-reply{display:flex;align-items:center;gap:12px;font-size:11px;background:#f09a05;color:#0a0a0c;padding:12px 18px;border-radius:3px;margin-top:16px;transform:translate(25px)}.mcp-row{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:22px;border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;padding:28px 0;margin-top:45px}.mcp-row+.mcp-row{margin-top:0;border-top:0}.mcp-icon{width:auto;height:auto;display:grid;place-items:center;color:#e8edf5;background:transparent}.mcp-row h3{font-size:30px;font-weight:600;letter-spacing:-.04em;margin-top:6px}.mcp-row p{font-size:14px;color:#8b94a3}.mcp-preview{width:160px;aspect-ratio:16/10;border-radius:4px;overflow:hidden;border:1px solid #ffffff1a;opacity:.85;transition:opacity .25s,transform .25s}.mcp-preview img{width:100%;height:100%;object-fit:cover;display:block}.mcp-row:hover .mcp-preview{opacity:1;transform:translateY(-2px)}.mcp-cta{display:flex;align-items:center;gap:18px;font-size:10px;font-weight:600}.mcp-row:hover .mcp-cta{color:#f5b23c}.studio-services{background:#101318}.service-list details{border-top:1px solid #ffffff30}.service-list details:last-child{border-bottom:1px solid #ffffff30}.service-list summary{display:flex;align-items:center;gap:32px;list-style:none;cursor:pointer;padding:30px 0}.service-list summary::-webkit-details-marker{display:none}.service-number{font-size:10px;color:#6b7488;width:35px}.service-name{font-size:clamp(23px,3.8vw,54px);line-height:1.05;letter-spacing:-.035em;font-weight:600}.service-name small{font-size:8px;display:block;margin-top:17px;letter-spacing:.015em;font-weight:400;color:#8b94a3}.service-list summary>svg{margin-left:auto;color:#f5b23c;transition:transform .2s}.service-list details[open] summary>svg{transform:rotate(45deg)}.service-list summary:hover .service-name{color:#f5b23c}.service-list details>p{padding:0 45px 30px 67px;max-width:740px;font-size:15px;color:#a3acbb}.studio-journal{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto auto 1fr;gap:18px 8%;background:#171a21;align-items:start}.studio-journal>.eyebrow{grid-column:1/-1;color:#f5b23c}.studio-journal h2{font-size:clamp(33px,4.7vw,67px);letter-spacing:-.035em}.journal-copy{max-width:420px}.studio-journal p{font-size:15px;color:#a3acbb;margin-bottom:24px}.journal-shot{grid-column:2;grid-row:2/4;display:block;border-radius:4px;overflow:hidden;border:1px solid #ffffff1a;align-self:stretch;min-height:220px;background:#12151b}.journal-shot img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.journal-shot:hover img{transform:scale(1.03)}.studio-contact{background:#f09a05;color:#0a0a0c;padding-top:55px;padding-bottom:40px}.studio-contact .section-marker{color:#5c3d06;margin-bottom:45px}.contact-title{font-size:clamp(65px,15.8vw,235px);font-weight:700;line-height:.88;letter-spacing:-.04em;display:block;position:relative;padding-bottom:50px}.contact-title>svg{position:absolute;right:0;top:8%;width:18%;height:auto;transition:transform .35s}.contact-title:hover>svg{transform:translate(10px,-10px)}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #3a26044f;padding-top:25px;font-size:12px}.contact-bottom>a{display:flex;align-items:center;gap:15px}.studio.reveal-ready [data-reveal]{opacity:0;transform:translateY(25px);transition:opacity .65s,transform .65s}.studio.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes cinema-drift{0%{transform:scale(1)}to{transform:scale(1.075) translateY(-.7%)}}@keyframes cinema-enter{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@media(min-width:1700px){.studio-section{padding-left:max(5vw,calc((100vw - 1500px)/2));padding-right:max(5vw,calc((100vw - 1500px)/2))}.cinema-title{font-size:min(17.6vw,340px)}}@media(max-width:1000px){.studio-section{padding:75px 5vw}.project-copy{padding:25px}.project{grid-template-columns:1fr 1fr}.project-screen{padding:70px 20px}.quackly-stage{padding-left:15px;padding-right:15px}.chat-prompt{font-size:9px;width:98%}.generated-site{width:100%}.project-name{gap:10px}.project-name>img{width:42px!important;height:42px!important}.intro-grid{gap:6%;grid-template-columns:1.35fr 1fr}.intro-grid h2{font-size:6.9vw}.intro-aside p{font-size:14px}.mcp-cta{gap:12px}.mcp-preview{width:140px}}@media(max-width:760px){.studio-header-inner{height:78px;padding:17px 15px;gap:8px}.studio-brand{gap:4px;font-size:8px;height:40px}.studio-brand img{width:27px!important;height:27px!important}.header-work{font-size:8px;gap:4px}.header-work svg{width:11px}.header-contact{height:40px;font-size:8px;gap:6px}.header-contact svg{width:11px}.studio-menu-toggle{width:36px;height:40px;left:55%}.studio-navigation{top:78px;left:15px;right:15px;padding:25px}.studio-navigation>a{font-size:35px;padding:14px 0}.cinema-hero{min-height:650px;height:100svh;max-height:950px}.cinema-backdrop img{object-position:50% 36%}.cinema-shade{background:linear-gradient(180deg,#0a0c104d,transparent 24%,#0a0c1015 45%,#0a0c1066 80%,#0a0c10b0)}.cinema-tagline{font-size:8px;max-width:34vw;letter-spacing:.01em}.mobile-break{display:block}.cinema-title{font-size:18vw;bottom:15%;left:2%;right:2%;line-height:.98;letter-spacing:-.03em}.cinema-title span:first-child{font-size:26vw}.cinema-title span+span{margin-top:.08em}.cinema-bottom{left:20px;right:20px;bottom:20px;font-size:7px;gap:10px}.studio-section{padding:60px 22px;scroll-margin-top:90px}.section-marker{font-size:8px;margin-bottom:40px;gap:12px}.section-marker>span:last-child{text-align:right}.intro-grid{grid-template-columns:1fr;gap:32px}.intro-grid h2{font-size:clamp(43px,11vw,72px)}.intro-aside{max-width:100%}.intro-aside>img{width:52px!important;height:52px!important;margin-bottom:16px}.intro-aside p{font-size:15px}.text-link{font-size:10px;gap:25px}.discipline-strip{margin-top:40px;padding-top:24px;gap:8px;font-size:clamp(8px,2.6vw,15px);letter-spacing:-.025em}.discipline-strip svg{width:11px}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:clamp(43px,10vw,72px)}.section-heading .text-link{margin-top:20px}.section-heading>p{font-size:14px;margin-top:25px}.project{grid-template-columns:1fr}.project-copy{padding:25px}.project-meta{margin-bottom:30px;font-size:8px}.project h3{font-size:49px}.project-lead{font-size:25px!important}.project-copy>p{font-size:14px}.project-name>img{width:46px!important;height:46px!important}.project-name h3{font-size:42px}.project-link{margin-top:27px;font-size:10px}.project-screen{min-height:330px;padding:55px 22px}.screen-caption{top:22px;left:22px;right:22px;font-size:7px}.screen-index{left:22px;font-size:7px;bottom:21px}.quackly-stage{min-height:340px;padding:28px 16px 32px}.chat-prompt{font-size:9px;width:96%;padding:13px 11px;gap:8px}.generated-site{width:97%;max-width:420px}.generated-bar{font-size:7px;gap:6px;padding:8px}.mini-site{height:180px;padding:16px}.mini-site>strong{font-size:32px;left:16px}.mini-caption{font-size:5px;left:16px}.chat-reply{padding:9px 13px;font-size:10px;transform:translate(12px)}.mcp-row{grid-template-columns:auto 1fr;gap:14px;padding:25px 0;margin-top:30px}.mcp-icon{width:auto;height:auto}.mcp-row h3{font-size:23px}.mcp-row .eyebrow{font-size:8px}.mcp-row p{display:none}.mcp-preview{width:100%;grid-column:1/-1;order:3;aspect-ratio:21/9}.mcp-cta{font-size:8px;margin-left:auto;gap:8px;grid-column:2;justify-self:end}.mcp-cta svg{width:17px}.service-list summary{gap:12px;padding:25px 0}.service-number{width:20px;font-size:8px}.service-name{font-size:clamp(17px,4.65vw,30px)}.service-name small{font-size:6px;line-height:1.5;margin-top:12px}.service-list summary>svg{width:20px}.service-list details>p{padding:0 0 25px 32px;font-size:14px}.studio-journal{grid-template-columns:1fr;gap:22px}.studio-journal h2{font-size:clamp(34px,8.6vw,54px)}.studio-journal p{font-size:14px}.journal-shot{grid-column:1;grid-row:auto;min-height:180px;order:4}.studio-contact .section-marker{font-size:7px;margin-bottom:38px}.contact-title{font-size:18vw;padding-bottom:38px}.contact-title>svg{top:10%;width:19%}.contact-bottom{flex-direction:column;align-items:flex-start;font-size:11px;gap:17px}.contact-bottom>a{font-size:12px}}@media(prefers-reduced-motion:reduce){.studio *,.studio *:before,.studio *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.studio.reveal-ready [data-reveal]{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){html:has(.studio){scroll-behavior:smooth}}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-display:swap;src:url(/fonts/ibm-plex-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;font-display:swap;src:url(/fonts/ibm-plex-sans-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/fonts/jetbrains-mono-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/fonts/jetbrains-mono-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.c4-diagram-flow{stroke-dasharray:6 8;animation:c4-diagram-flow 2.2s linear infinite}@keyframes c4-diagram-flow{to{stroke-dashoffset:-28}}@media(prefers-reduced-motion:reduce){.c4-diagram-flow{animation:none}}html,body,#root{min-height:100%}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{color-scheme:dark}
