@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400&family=Syne:wght@400;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}:root{--bg:#f5f0e8;--text:#062583;--muted:#4a5fa8;--accent:#e64f22;--border:#0625831a;--radius:10px;--max-width:1280px;--gutter:clamp(24px, 5vw, 80px);color:var(--text);background:var(--bg);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body{background:var(--bg);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}button,input,textarea{font:inherit}.app-shell{width:100%;max-width:calc(var(--max-width) + var(--gutter) * 2);padding:0 var(--gutter);margin:0 auto}.logo{align-items:center;display:inline-flex}.logo-img{width:auto;height:28px;display:block}.nav-overlay{background:var(--text);z-index:9002;padding:var(--gutter);clip-path:circle(0% at calc(100% - 60px) 44px);pointer-events:none;flex-direction:column;justify-content:center;transition:clip-path .6s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;inset:0}.nav-overlay.is-open{clip-path:circle(150% at calc(100% - 60px) 44px);pointer-events:all}.nav-overlay-links{flex-direction:column;gap:16px;display:flex}.nav-overlay-links a{color:var(--bg);letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:clamp(3rem,8vw,7rem);font-weight:600;line-height:1;transition:opacity .2s,color .2s}.nav-overlay-links a:hover{color:var(--accent)}.site-header{z-index:9001;justify-content:space-between;align-items:center;padding:28px 0;display:flex;position:relative}.menu-btn{top:22px;right:var(--gutter);z-index:9004;flex-direction:column;gap:5px;padding:6px;display:flex;position:fixed}.menu-btn span{background:var(--text);transform-origin:50%;border-radius:2px;width:26px;height:2px;transition:transform .35s,opacity .25s,background .2s;display:block}.menu-btn.is-open span{background:#fff}.menu-btn.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-btn.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-btn.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:calc(100vh - 88px);padding-bottom:0;display:flex;overflow:hidden}@keyframes slideUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hero-kicker{text-transform:uppercase;letter-spacing:.32em;color:var(--muted);font-size:.72rem;animation:.7s cubic-bezier(.16,1,.3,1) 50ms both slideUp}.hero-headline{letter-spacing:-.025em;color:var(--text);width:100%;padding:40px 0 20px;font-family:Syne,sans-serif;font-weight:700;line-height:.88;display:block}.hero-line{padding-bottom:.05em;display:block;overflow:hidden}.hero-line:first-child .hero-line-inner{letter-spacing:-.02em;font-size:clamp(5rem,21.5vw,24rem);animation:.95s cubic-bezier(.16,1,.3,1) .1s both slideUp}.hero-line-inner{display:block}.hero-body{flex-direction:column;align-items:center;gap:20px;padding-bottom:56px;animation:.8s cubic-bezier(.16,1,.3,1) .38s both slideUp;display:flex}.hero-intro{color:var(--muted);max-width:42ch;font-size:.9rem;line-height:1.65}.hero-cta{letter-spacing:.1em;text-transform:uppercase;color:var(--text);border-bottom:2px solid var(--accent);align-items:center;gap:10px;width:fit-content;padding-bottom:4px;font-family:Syne,sans-serif;font-size:.9rem;font-weight:600;transition:gap .25s;display:inline-flex}.hero-cta:hover{gap:18px}.hero-marquee{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);width:100%;margin-top:auto;padding:14px 0;overflow:hidden}.marquee-track{gap:0;width:max-content;animation:22s linear infinite marquee;display:flex}.marquee-track span{letter-spacing:.2em;text-transform:uppercase;color:var(--text);white-space:nowrap;align-items:center;gap:28px;padding:0 28px;font-family:Syne,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.marquee-track em{color:var(--accent);font-style:normal}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{border-top:1px solid var(--border);padding:112px 0}.section-label{text-transform:uppercase;letter-spacing:.32em;color:var(--accent);text-align:left;margin-bottom:20px;font-size:.72rem;display:block}.section-head h2{letter-spacing:-.02em;text-align:left;max-width:16ch;font-family:Syne,sans-serif;font-size:clamp(2.8rem,6vw,6rem);font-weight:600;line-height:.92}.about-grid{grid-template-columns:1fr 220px;align-items:start;gap:64px;display:grid}.about-photo-wrap{background:#0625830f;border-radius:12px;flex-shrink:0;justify-self:start;width:220px;height:340px;overflow:hidden}.about-photo{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.about-right{flex-direction:column;justify-content:flex-start;gap:24px;display:flex}.about-right .section-head h2{color:var(--accent)}.work .section-head h2{color:var(--text)}.about-copy{flex-direction:column;gap:12px;display:flex}.about-copy p{color:var(--muted);text-align:left;text-wrap:pretty;max-width:none;font-size:.88rem;line-height:1.7}.about-meta{flex-wrap:wrap;gap:40px;display:flex}.about-meta span{text-transform:uppercase;letter-spacing:.24em;color:var(--muted);opacity:.6;margin-bottom:6px;font-size:.68rem;display:block}.about-meta strong{color:var(--text);font-size:1rem;font-weight:600;display:block}.hero-tags{flex-wrap:wrap;gap:10px;display:flex}.hero-tags span{border:1px solid var(--border);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:7px 16px;font-size:.75rem;transition:border-color .2s,color .2s}.hero-tags span:hover{border-color:var(--text);color:var(--text)}.project-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:64px;display:grid}.project-item:last-child:nth-child(odd){grid-column:span 2}.project-item{cursor:pointer}.project-visual-wrap{border-radius:var(--radius);width:100%;overflow:hidden}.project-visual{width:100%;height:auto;transition:transform .7s cubic-bezier(.25,.46,.45,.94);display:block}.project-item:hover .project-visual{transform:scale(1.05)}.project-meta{flex-direction:column;gap:6px;margin-top:18px;display:flex}.project-category{text-transform:uppercase;letter-spacing:.26em;color:var(--accent);font-size:.72rem}.project-meta h3{letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600;line-height:1;transition:opacity .2s}.project-item:hover .project-meta h3{opacity:.55}.contact.section{position:relative;overflow:visible}.contact-panel{flex-direction:column;gap:36px;max-width:640px;display:flex}.contact-content{flex-direction:column;gap:36px;display:flex}.contact-text{flex-direction:column;gap:8px;display:flex}.contact-tagline{color:var(--muted);letter-spacing:-.01em;text-align:left;font-family:Syne,sans-serif;font-size:clamp(.9rem,1.8vw,1.2rem);font-weight:600}.contact-panel h2{letter-spacing:-.025em;color:var(--text);text-align:left;font-family:Syne,sans-serif;font-size:clamp(3rem,7vw,7.5rem);font-weight:600;line-height:.9}.contact-email{color:var(--muted);border-bottom:1px solid var(--border);width:fit-content;padding-bottom:4px;font-size:clamp(.85rem,1.4vw,1rem);font-weight:500;transition:color .2s}.contact-email:hover{color:var(--text)}.contact-socials{gap:28px;display:flex}.contact-socials a{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-family:Syne,sans-serif;font-size:.8rem;font-weight:600;transition:color .2s;display:inline-flex}.contact-socials a:hover{color:var(--accent)}.contact-image-wrap{pointer-events:none;justify-content:flex-end;display:flex;position:absolute;bottom:-120px;left:65%;right:-420px}.contact-cabbage{object-fit:contain;transform-origin:100% 100%;width:100%;max-width:700px;height:auto;display:block;transform:rotate(-10deg);-webkit-mask-image:radial-gradient(70% 80% at 30% 40%,#000 50%,#0000 100%);mask-image:radial-gradient(70% 80% at 30% 40%,#000 50%,#0000 100%)}@media (width<=1024px){.contact-image-wrap{bottom:-60px;left:52%;right:-80px}.contact-cabbage{max-width:420px}}@media (width<=780px){.contact.section{overflow:visible}.contact-panel{max-width:100%}.contact-image-wrap{width:220px;position:absolute;inset:0 -100px auto auto}.contact-cabbage{max-width:220px}}.section-label,.section-head h2,.about-photo-wrap,.about-copy p,.project-item,.contact-panel h2,.contact-tagline,.contact-email,.contact-socials{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}.project-item:nth-child(2n){transform:translateY(40px)rotate(2.5deg)}.project-item:nth-child(odd){transform:translateY(40px)rotate(-2.5deg)}.is-visible{opacity:1!important;transform:none!important}@media (width<=780px){.about-grid{grid-template-columns:1fr;gap:40px}.about-photo-wrap{width:180px;height:280px}.project-grid{grid-template-columns:1fr}.project-item:last-child:nth-child(odd){grid-column:span 1}.project-item:last-child:nth-child(odd) .project-visual-wrap{aspect-ratio:4/3}}@media (width<=680px){.section{padding:72px 0}.hero-headline{padding:28px 0 24px}}*,:before,:after{cursor:none!important}.custom-cursor{pointer-events:none;z-index:9999;mix-blend-mode:multiply;background:#e64f22;border-radius:50%;width:20px;height:20px;transition:width .35s cubic-bezier(.76,0,.24,1),height .35s cubic-bezier(.76,0,.24,1),opacity .2s;position:fixed;top:0;left:0;translate:-50% -50%}.custom-cursor.is-hovering{opacity:.7;width:56px;height:56px}.cookie-banner{z-index:9999;background:var(--text);color:#fff;white-space:nowrap;border-radius:100px;align-items:center;gap:16px;max-width:calc(100vw - 48px);padding:10px 10px 10px 16px;animation:.4s cubic-bezier(.16,1,.3,1) both cookie-in;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #06258333}@keyframes cookie-in{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cookie-text{color:#ffffffbf;font-size:.78rem;line-height:1}.cookie-actions{flex-shrink:0;gap:8px;display:flex}.cookie-btn{cursor:pointer;white-space:nowrap;border-radius:100px;padding:7px 14px;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;transition:background .2s,color .2s}.cookie-btn--decline{color:#fff9;background:0 0;border:1.5px solid #fff3}.cookie-btn--decline:hover{color:#fff;background:#ffffff14}.cookie-btn--accept{background:var(--accent);color:#fff;border:1.5px solid var(--accent)}.cookie-btn--accept:hover{background:#c43d18;border-color:#c43d18}.cookie-btn--collapse{color:#fff6;background:0 0;border:1.5px solid #ffffff26;padding:7px 12px;font-size:.85rem;line-height:1}.cookie-btn--collapse:hover{color:#ffffffb3;background:#ffffff14}.cookie-collapsed{z-index:9999;background:var(--text);color:#fff9;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;border:none;border-radius:100px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;transition:opacity .2s;animation:.3s cubic-bezier(.16,1,.3,1) both cookie-in;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.cookie-collapsed:hover{opacity:.8}@media (width<=500px){.cookie-banner{white-space:normal;border-radius:12px;padding:12px 12px 12px 16px;bottom:16px}}.cs-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(36px)}.cs-visible{opacity:1!important;transform:none!important}.cs-shell{width:100%;max-width:calc(var(--max-width) + var(--gutter) * 2);padding:0 var(--gutter);margin:0 auto}.cs-header{z-index:100;justify-content:space-between;align-items:center;padding:28px 0;display:flex}.cs-home-btn{border:1.5px solid var(--border);width:38px;height:38px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:flex}.cs-home-btn:hover{background:var(--text);color:var(--bg);border-color:var(--text)}.cs-hero{padding:48px 0 112px;overflow:hidden}.cs-hero-top{margin-bottom:48px}.cs-hero-label{text-transform:uppercase;letter-spacing:.32em;color:var(--accent);margin-bottom:16px;font-size:.72rem;display:block}@keyframes cs-slide-up{0%{transform:translateY(110%)}to{transform:translateY(0)}}.cs-hero-title{letter-spacing:-.03em;color:var(--accent);margin:0;font-family:Syne,sans-serif;font-weight:700;line-height:.88}.cs-hero-line{padding-bottom:.06em;display:block;overflow:hidden}.cs-hero-line-inner{font-size:clamp(3.5rem,10vw,9rem);animation:.95s cubic-bezier(.16,1,.3,1) .1s both cs-slide-up;display:block}.cs-hero-meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:40px;margin-bottom:56px;padding:24px 0;animation:.8s cubic-bezier(.16,1,.3,1) .28s both cs-slide-up;display:flex}.cs-hero-meta-item{flex-direction:column;gap:4px;display:flex}.cs-hero-meta-item span{text-transform:uppercase;letter-spacing:.24em;color:var(--muted);opacity:.7;font-size:.65rem}.cs-hero-meta-item strong{color:var(--text);font-size:.84rem;font-weight:600}.cs-hero-stat strong{color:var(--accent)}.cs-hero-image{background:#0625830a;border-radius:12px;width:100%;overflow:hidden}.cs-hero-image img{width:100%;height:auto;display:block}.cs-section{border-top:1px solid var(--border);padding:112px 0}.cs-section-head{margin-bottom:56px}.cs-section-label{text-transform:uppercase;letter-spacing:.32em;color:var(--accent);margin-bottom:20px;font-size:.72rem;display:block}.cs-section-head h2{letter-spacing:-.02em;color:var(--text);max-width:16ch;font-family:Syne,sans-serif;font-size:clamp(2.8rem,6vw,6rem);font-weight:600;line-height:.92}.cs-intro-inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.cs-intro-body{flex-direction:column;gap:20px;padding-top:8px;display:flex}.cs-intro-body p{color:var(--muted);text-wrap:pretty;font-size:.9rem;line-height:1.78}.cs-intro-body strong{color:var(--text);font-weight:600}.cs-problem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.cs-problem-text{flex-direction:column;gap:20px;display:flex}.cs-problem-text p{color:var(--muted);text-wrap:pretty;font-size:.9rem;line-height:1.78}.cs-problem-text strong{color:var(--text);font-weight:600}.cs-problem-text em{color:var(--text);font-style:italic}.cs-problem-visual img{border-radius:var(--radius);width:100%;height:auto;display:block}.cs-vision-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cs-vision-card{border:1.5px solid var(--border);border-radius:12px;flex-direction:column;gap:14px;padding:36px 28px;transition:border-color .25s,background .25s;display:flex}.cs-vision-card:hover{background:#06258306;border-color:#0625834d}.cs-vision-num{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-family:Syne,sans-serif;font-size:.68rem;font-weight:700}.cs-vision-card h3{letter-spacing:-.015em;color:var(--text);font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2}.cs-vision-card p{color:var(--muted);font-size:.83rem;line-height:1.68}.cs-iterations-intro{color:var(--muted);max-width:52ch;margin-bottom:32px;font-size:.9rem;line-height:1.7}.sticky-board{border:1px solid var(--border);-webkit-user-select:none;user-select:none;background:#06258306;border-radius:12px;width:100%;height:460px;position:relative;overflow:visible}.sticky-note{cursor:grab;border-radius:4px;width:260px;padding:18px 20px 22px;transition:box-shadow .15s;position:absolute;box-shadow:2px 3px 8px #0000001f,0 1px 2px #00000014}.sticky-note:active{cursor:grabbing}.sticky-note:hover{box-shadow:4px 8px 20px #00000029,0 2px 4px #0000001a}.sticky-note p{letter-spacing:-.01em;color:var(--text);margin:0;font-family:Syne,sans-serif;font-size:.9rem;font-weight:600;line-height:1.6}.cs-timeline{padding-left:0;position:relative}.cs-timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:10px;bottom:10px;left:108px}.cs-timeline-item{grid-template-columns:108px 1fr;gap:40px;padding-bottom:56px;display:grid;position:relative}.cs-timeline-item:last-child{padding-bottom:0}.cs-timeline-marker{flex-direction:column;align-items:flex-end;gap:10px;padding-top:3px;display:flex;position:relative}.cs-timeline-dot{background:var(--text);border:2px solid var(--bg);width:9px;height:9px;box-shadow:0 0 0 1.5px var(--text);border-radius:50%;position:absolute;top:5px;right:-5px}.cs-timeline-final .cs-timeline-dot{background:var(--accent);box-shadow:0 0 0 1.5px var(--accent)}.cs-timeline-date{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);text-align:right;font-family:Syne,sans-serif;font-size:.62rem;font-weight:700;line-height:1.5}.cs-timeline-final .cs-timeline-date{color:var(--accent)}.cs-timeline-title{color:var(--text);letter-spacing:-.01em;max-width:52ch;margin-bottom:8px;font-family:Syne,sans-serif;font-size:.95rem;font-weight:600;line-height:1.45}.cs-timeline-body{color:var(--muted);text-wrap:pretty;max-width:52ch;margin-bottom:16px;font-size:.83rem;line-height:1.75}.cs-timeline-images{gap:12px;margin-top:16px;display:flex}.cs-timeline-images img{object-fit:contain;cursor:zoom-in;background:#06258308;border-radius:6px;width:auto;max-width:260px;height:140px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:block}.cs-timeline-images img:hover{z-index:10;position:relative;transform:scale(1.2)}.cs-timeline-pair{align-items:flex-start}.cs-timeline-pair img{flex:1 1 0;max-width:200px}.cs-outcomes-pair{grid-template-columns:1fr 1fr;gap:20px;display:grid}.cs-outcomes-video{border-radius:var(--radius);background:#0625830a;overflow:hidden}.cs-outcomes-video video{width:100%;height:auto;display:block}.cs-outcomes-image{border-radius:var(--radius);background:#0625830a;overflow:hidden}.cs-outcomes-image img{object-fit:cover;width:100%;height:100%;display:block}.cs-next{padding-bottom:112px}.cs-next-card{border:1.5px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:column;max-width:360px;transition:border-color .25s;display:flex;overflow:hidden}.cs-next-card:hover{border-color:#0625834d}.cs-next-image{line-height:0;overflow:hidden}.cs-next-image img{width:100%;height:auto;display:block}.cs-next-meta{flex-direction:column;gap:6px;padding:12px 16px 16px;display:flex}.cs-next-category{text-transform:uppercase;letter-spacing:.26em;color:var(--accent);font-size:.7rem}.cs-next-meta h3{letter-spacing:-.01em;color:var(--text);font-family:Syne,sans-serif;font-size:1rem;font-weight:600;line-height:1.2}.cs-next-arrow{color:var(--accent);font-family:Syne,sans-serif;font-size:1.1rem;transition:transform .25s}.cs-next-card:hover .cs-next-arrow{transform:translate(6px)}@media (width<=900px){.cs-intro-inner{grid-template-columns:1fr;gap:40px}.cs-problem-grid{grid-template-columns:1fr;gap:48px}.cs-vision-cards{grid-template-columns:1fr;gap:16px}.cs-outcomes-pair{grid-template-columns:1fr}.cs-next-meta{padding:16px 20px 20px}}@media (width<=680px){.cs-section{padding:72px 0}.cs-hero{padding:32px 0 72px}.cs-timeline:before{display:none}.cs-timeline-item{grid-template-columns:1fr;gap:6px;padding-bottom:44px}.cs-timeline-marker{flex-direction:row;align-items:center;gap:10px}.cs-timeline-dot{position:static}.cs-timeline-date{text-align:left}.sticky-board{height:600px}.cs-timeline-images img{height:100px}}.md-filmstrip{cursor:grab;-webkit-user-select:none;user-select:none;border:1.5px solid var(--border);scrollbar-width:none;-ms-overflow-style:none;background:#f5f1ea;border-radius:8px;width:100%;padding:0;overflow:auto visible}.md-filmstrip::-webkit-scrollbar{display:none}.md-filmstrip-holes{pointer-events:none;justify-content:space-between;gap:0;padding:10px 16px;display:flex}.md-hole{background:#06258314;border-radius:3px;flex-shrink:0;width:20px;height:14px;display:block}.md-filmstrip-frames{gap:0;padding:0 16px 4px;display:flex}.md-frame{border:1px solid #06258314;flex-direction:column;flex-shrink:0;gap:10px;width:220px;min-height:180px;padding:24px 20px 28px;transition:background .2s;display:flex;position:relative}.md-frame:after{content:"";background:#06258312;width:1px;height:100%;position:absolute;top:0;right:0}.md-frame:hover{background:#06258308}.md-frame-scene{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-family:Syne,sans-serif;font-size:.62rem;font-weight:700}.md-frame-label{color:var(--text);letter-spacing:-.01em;margin:0;font-family:Syne,sans-serif;font-size:.9rem;font-weight:600;line-height:1.2}.md-frame-desc{color:var(--muted);margin:0;font-size:.78rem;line-height:1.65}.md-video-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.md-video-item{flex-direction:column;gap:10px;display:flex}.md-video-wrap{border-radius:var(--radius);aspect-ratio:16/9;line-height:0;overflow:hidden}.md-video-wrap video{object-fit:cover;width:100%;height:100%;display:block}.md-video-label{text-transform:uppercase;letter-spacing:.24em;color:var(--muted);opacity:.7;font-size:.68rem}.md-final-video{border-radius:var(--radius);aspect-ratio:16/9;width:100%;margin-top:40px;line-height:0;overflow:hidden}.md-final-video video{object-fit:cover;width:100%;height:100%;display:block}.cs-revision-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.cs-revision-panel{border:1.5px solid var(--border);border-radius:12px;flex-direction:column;gap:18px;padding:36px 32px;display:flex}.cs-revision-tag{text-transform:uppercase;letter-spacing:.24em;border-radius:100px;align-items:center;width:fit-content;padding:5px 12px;font-size:.65rem;font-weight:700;display:inline-flex}.cs-revision-tag--before{color:var(--muted);border:1px solid var(--border);background:#0625830f}.cs-revision-tag--after{color:var(--accent);background:#e64f221a;border:1px solid #e64f224d}.cs-revision-body{color:var(--muted);text-wrap:pretty;font-size:.9rem;line-height:1.78}.md-play-cta{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:20px;margin-top:80px;padding-top:72px;display:flex}.md-play-label{text-transform:uppercase;letter-spacing:.32em;color:var(--accent);font-size:.72rem}.md-play-word{letter-spacing:-.04em;color:var(--accent);cursor:default;font-family:Syne,sans-serif;font-size:clamp(5rem,18vw,14rem);font-weight:700;line-height:.85;transition:letter-spacing .4s cubic-bezier(.16,1,.3,1),color .3s}.md-play-word:hover{letter-spacing:.02em;color:var(--text)}.md-play-sub{color:var(--muted);text-wrap:pretty;max-width:42ch;font-size:.85rem;line-height:1.7}@media (width<=780px){.cs-revision-grid,.md-video-grid{grid-template-columns:1fr}}@media (width<=680px){.md-frame{width:180px;min-height:160px}.md-play-word{font-size:clamp(4rem,22vw,8rem)}}.ge-hero-top{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:48px;display:flex}.ge-subtitle{color:var(--muted);letter-spacing:-.01em;margin-top:12px;font-size:1rem}.ge-stat{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.ge-stat-num{color:var(--accent);letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1}.ge-stat-label{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);text-align:right;max-width:16ch;font-size:.7rem;line-height:1.5}.ge-process-step{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:start;gap:80px;margin-bottom:72px;padding-bottom:72px;display:grid}.ge-process-step:last-child{border-bottom:none;margin-bottom:0}.ge-process-meta{flex-direction:column;gap:14px;display:flex}.ge-process-meta h3{letter-spacing:-.02em;color:var(--text);font-family:Syne,sans-serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:600;line-height:1.2}.ge-process-meta p{color:var(--muted);text-wrap:pretty;font-size:.9rem;line-height:1.78}.ge-process-image img{border-radius:var(--radius);width:100%;height:auto;display:block}.ge-process-placeholder{aspect-ratio:4/3;border-radius:var(--radius);border:1.5px dashed var(--border);justify-content:center;align-items:center;display:flex}.ge-process-placeholder span{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);opacity:.4;font-size:.72rem}.ge-video-wrap{aspect-ratio:16/9;border:1.5px solid var(--border);background:#0625830a;border-radius:12px;width:100%;overflow:hidden}.ge-video-wrap iframe{border:none;width:100%;height:100%;display:block}.ge-process-step--full{grid-template-columns:1fr}.ge-polaroids{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px;display:grid}.ge-polaroid{background:#fff;border-radius:2px;padding:12px 12px 36px;line-height:0;transition:transform .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 16px #0000001f,0 1px 4px #00000014}.ge-polaroid:hover{transform:scale(1.03)rotate(-.5deg)}.ge-polaroid img{object-fit:cover;aspect-ratio:1;width:100%;height:auto;display:block}.ge-outcomes-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ge-outcome-img{border-radius:var(--radius);line-height:0;overflow:hidden}.ge-outcome-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:block}.ge-outcome-img:hover img{transform:scale(1.03)}.ge-outcome-img:first-child,.ge-outcome-img:nth-child(2){grid-column:span 1}@media (width<=900px){.ge-process-step{grid-template-columns:1fr;gap:40px}.ge-outcomes-grid,.ge-polaroids{grid-template-columns:1fr 1fr}}@media (width<=680px){.ge-hero-top{flex-direction:column}.ge-stat{align-items:flex-start}.ge-stat-label{text-align:left}.ge-outcomes-grid,.ge-polaroids{grid-template-columns:1fr}}:root{--wv-accent:#6b4eff}.wv-hero-top{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:48px;display:flex}.wv-subtitle{color:var(--muted);letter-spacing:-.01em;margin-top:12px;font-size:1rem}.wv-stat{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.wv-stat-num{color:var(--wv-accent);letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1}.wv-stat-label{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);text-align:right;max-width:16ch;font-size:.7rem;line-height:1.5}.wv-process-step{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:start;gap:80px;margin-bottom:72px;padding-bottom:72px;display:grid}.wv-process-step:last-child{border-bottom:none;margin-bottom:0}.wv-process-meta{flex-direction:column;gap:14px;display:flex}.wv-process-meta h3{letter-spacing:-.02em;color:var(--text);font-family:Syne,sans-serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:600;line-height:1.2}.wv-process-meta p{color:var(--muted);font-size:.9rem;line-height:1.78}.wv-process-image{aspect-ratio:4/3;border-radius:var(--radius);width:100%;overflow:hidden}.wv-process-image img{object-fit:cover;width:100%;height:100%;display:block}.wv-outcomes-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.wv-outcome-img{border-radius:var(--radius);aspect-ratio:4/3;line-height:0;overflow:hidden}.wv-outcome-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:block}.wv-outcome-img:hover img{transform:scale(1.03)}.wv-placeholder{border-radius:var(--radius);background:#6b4eff0f;border:1.5px dashed #6b4eff40;justify-content:center;align-items:center;min-height:200px;display:flex}.wv-placeholder span{text-transform:uppercase;letter-spacing:.2em;color:var(--wv-accent);opacity:.5;font-size:.72rem}@media (width<=900px){.wv-process-step{grid-template-columns:1fr;gap:40px}.wv-outcomes-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.wv-hero-top{flex-direction:column}.wv-stat{align-items:flex-start}.wv-stat-label{text-align:left}.wv-outcomes-grid{grid-template-columns:1fr}}
