@font-face{font-family:Alpino;src:url('assets/fonts/Alpino-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Alpino;src:url('assets/fonts/Alpino-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Alpino;src:url('assets/fonts/Alpino-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Poppins;src:url('assets/fonts/Poppins-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--ink:#101010;--paper:#fff;--muted:#656565;--line:#d6d6d6;--soft:#f4f4f4;--gutter:clamp(1.25rem,5vw,6rem);--max-width:1520px;--slide-duration:8s;--ease:cubic-bezier(.22,.61,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font:400 1.125rem/1.55 Alpino,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Poppins,Arial,sans-serif;font-weight:700}h1,h2{letter-spacing:-.055em;line-height:1.12}h2{font-size:clamp(2.5rem,4.4vw,4.5rem)}h3{letter-spacing:-.03em}::selection{background:var(--ink);color:#fff}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid currentColor;outline-offset:6px}.section{padding:clamp(5rem,9.2vw,9.5rem) max(var(--gutter),calc((100vw - var(--max-width))/2));scroll-margin-top:35px}.eyebrow{font-size:.8125rem;font-weight:500;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}.section-label{display:flex;gap:1.6rem;align-items:center;margin-bottom:2.5rem}.section-label>span{font-size:.75rem;color:var(--muted);border-right:1px solid var(--line);padding-right:1.6rem}.micro-label{font-size:.75rem;letter-spacing:.11em;line-height:1.5}.text-link{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.7rem;border-radius:999px;background:linear-gradient(120deg,#00000014,#00000006 60%,#0000000f),rgba(255,255,255,.6);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);border:1px solid rgba(0,0,0,.13);box-shadow:inset 1px 1px 1px rgba(255,255,255,.65),inset -1px -1px 1px rgba(0,0,0,.04),0 8px 20px rgba(0,0,0,.06);font:700 .875rem/1.6 Poppins,Arial,sans-serif;color:var(--ink);transition:background .3s,box-shadow .3s,transform .3s}.text-link:hover{background:linear-gradient(120deg,#0000001c,#0000000a),rgba(255,255,255,.76);box-shadow:inset 1px 1px 1px rgba(255,255,255,.85),0 12px 28px rgba(0,0,0,.09);transform:translateY(-2px)}.text-link:active{transform:translateY(0)}.light-link{color:#fff;background:linear-gradient(120deg,#ffffff26,#ffffff08 62%,#ffffff18),rgba(18,18,18,.52);border-color:rgba(255,255,255,.32);box-shadow:inset 1px 1px 1px rgba(255,255,255,.42),inset -1px -1px 1px rgba(255,255,255,.06),0 10px 24px rgba(0,0,0,.2)}.light-link:hover{background:linear-gradient(120deg,#ffffff32,#ffffff12),rgba(18,18,18,.64);box-shadow:inset 1px 1px 1px rgba(255,255,255,.58),0 14px 32px rgba(0,0,0,.26)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:150;top:12px;left:15px;transform:translateY(-150%);background:#fff;padding:.7rem 1rem;color:#111;border:1px solid #111}.skip-link:focus{transform:none}
/* The supplied mark and a neutral glass surface anchor the navigation. */
.site-header{position:absolute;top:0;left:0;right:0;z-index:30;display:flex;justify-content:space-between;align-items:center;padding:2rem var(--gutter);color:#fff;gap:1rem}.brand{display:inline-block;width:102px}.brand img{width:100%;filter:invert(1)}.header-location{font-size:.8125rem;line-height:1.45;text-align:right;letter-spacing:.025em}.glass-nav{position:fixed;top:1.5rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:.25rem;padding:.45rem;border-radius:99px;white-space:nowrap;background:linear-gradient(125deg,rgba(46,46,46,.8),rgba(27,27,27,.54) 66%,rgba(55,55,55,.72));border:1px solid rgba(255,255,255,.21);box-shadow:inset 1px 1px 1px rgba(255,255,255,.17),0 5px 24px rgba(0,0,0,.11);backdrop-filter:blur(22px) saturate(0);-webkit-backdrop-filter:blur(22px) saturate(0);color:#fff}.glass-nav a{display:flex;align-items:center;gap:.6rem;justify-content:center;min-height:44px;padding:.65rem 1.1rem;border-radius:99px;font-size:.875rem;line-height:1.2;transition:background .3s,box-shadow .3s}.glass-nav a:hover{background:rgba(255,255,255,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.17)}.glass-nav a[aria-current]{background:#fff;color:#111}.glass-nav a:focus-visible{outline-offset:0}.menu-toggle{display:none;position:fixed;top:1.25rem;right:var(--gutter);background:rgba(20,20,20,.76);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid #ffffff4a;min-height:46px;border-radius:99px;color:#fff;padding:.65rem 1.1rem;align-items:center;gap:1rem;font-size:.875rem;z-index:32}.menu-lines{position:relative;display:block;width:19px;height:12px}.menu-lines:before,.menu-lines:after{content:'';position:absolute;left:0;width:19px;height:1px;background:currentColor;transition:top .3s ease,transform .3s ease}.menu-lines:before{top:0}.menu-lines:after{top:11px}.menu-toggle[aria-expanded="true"] .menu-lines:before{top:5.5px;transform:rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-lines:after{top:5.5px;transform:rotate(-45deg)}
/* Immersive, image-led opening. */
.hero{height:100svh;min-height:720px;max-height:1350px;position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#212121}.slides,.slide,.hero-shade{position:absolute;inset:0}.slide{opacity:0;transition:opacity 1.5s ease;overflow:hidden;z-index:0}.slide.active{opacity:1;z-index:1}.slide img{width:100%;height:100%;object-fit:cover;object-position:55% 49%;transform:scale(1.025)}.slide.active img{animation:ken-burns 16s ease-out both}.hero-shade{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.12) 65%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 58%),linear-gradient(180deg,rgba(0,0,0,.23),transparent 22%);pointer-events:none}.hero-content{position:absolute;z-index:3;left:var(--gutter);top:49%;transform:translateY(-40%);width:min(65%,1000px)}.hero-content>.eyebrow{margin-bottom:1.65rem;font-size:.75rem;letter-spacing:.16em}.hero h1{font-size:clamp(4.4rem,7.8vw,8rem);line-height:1.06;letter-spacing:-.055em;margin:0 0 1.5rem}.hero-intro{font-size:clamp(1.0625rem,1.35vw,1.3rem);line-height:1.5;margin-bottom:1.2rem;color:#f5f5f5}.hero-project{position:absolute;z-index:3;right:var(--gutter);bottom:9rem;width:280px}.hero-project>.micro-label{display:block;margin-bottom:.6rem;color:#e5e5e5}.hero-project>a{display:flex;align-items:center;justify-content:space-between;gap:1rem;font:700 1.35rem/1.35 Poppins,Arial,sans-serif;letter-spacing:-.04em}.hero-project .project-arrow{font:400 1.7rem/1 Alpino,Arial,sans-serif;transition:transform .3s}.hero-project>a:hover .project-arrow{transform:translate(3px,-3px)}.hero-project>p{font-size:.9375rem;line-height:1.5;color:#e3e3e3;margin-top:.6rem;max-width:265px}.hero-bottom{position:absolute;z-index:3;bottom:1rem;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid rgba(255,255,255,.3);padding-top:1.5rem}.scroll-note{display:flex;align-items:center;gap:1rem;font-size:.75rem;letter-spacing:.1em}.scroll-icon{font-size:1.7rem;line-height:1.1;animation:scroll-nudge 4s ease-in-out infinite}.hero-controls{display:flex;align-items:center;gap:1.5rem}.slide-count{font-size:.875rem;display:flex;gap:.5rem;font-variant-numeric:tabular-nums}.count-divider{color:#ccc}.slide-indicators{display:flex;gap:.5rem}.indicator{border:0;background:transparent;width:55px;height:44px;padding:20px 0}.indicator>span{display:block;height:2px;background:rgba(255,255,255,.32);position:relative;overflow:hidden}.indicator>span:after{content:'';position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:left}.indicator.active>span:after{animation:slide-progress var(--slide-duration) linear both}.arrow-controls{display:flex;gap:.4rem}.control{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:transparent;color:#fff;font-size:1.35rem;transition:background .25s,color .25s}.control:hover{background:#fff;color:#111}.motion-control{margin-left:.6rem;font-size:1rem}.pause-icon{width:8px;height:11px;border-left:2px solid currentColor;border-right:2px solid currentColor}.motion-paused .pause-icon{width:0;height:0;border-left:8px solid currentColor;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.carousel-held .indicator.active>span:after{animation-play-state:paused}
/* Quiet motion marks the transition to the studio. */
.marquee{border-bottom:1px solid #dedede;overflow:hidden;padding:1.6rem 0;background:#fff}.marquee-track{display:flex;width:max-content;animation:marquee 65s linear infinite}.marquee-track>span{display:flex;align-items:center;gap:2.1rem;padding-right:2.1rem;white-space:nowrap;font:700 1.125rem/1.4 Poppins,Arial,sans-serif;letter-spacing:-.015em}.marquee img{width:13px;height:21px}
/* Editorial studio section. */
.studio{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:9%}.studio h2{margin-bottom:2rem}.studio-copy>p:not(.eyebrow){color:#595959;max-width:470px;margin-bottom:1rem;font-size:1.125rem;line-height:1.65}.studio-copy .text-link{margin-top:1rem}.studio-art{aspect-ratio:1 / 1.15;position:relative;background:#101010;color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.studio-art-top,.studio-art-bottom{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;line-height:1.5;letter-spacing:.09em}.studio-art-top img{filter:invert(1)}.studio-art-bottom{color:#c5c5c5}.studio-art-bottom>span:last-child{text-align:right}.studio-logo{filter:invert(1);width:65%;margin:auto;animation:studio-float 12s ease-in-out infinite}.studio-art:after{content:'';position:absolute;inset:1rem;border:1px solid rgba(255,255,255,.12);pointer-events:none}
/* Seven disciplines, one image-led composition. */
.expertise{background:var(--soft)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:4.5rem}.section-heading>p{max-width:300px;color:#5a5a5a;font-size:1.125rem;line-height:1.65;padding-bottom:.3rem}.expertise-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:7%;align-items:start}.expertise-list{border-top:1px solid var(--ink)}details summary{cursor:pointer;list-style:none}details summary::-webkit-details-marker{display:none}details summary::marker{content:''}.expertise-item{border-bottom:1px solid #c7c7c7}.expertise-item summary{display:grid;grid-template-columns:25px 1fr 18px;gap:1rem;align-items:center;padding:1.35rem 0;min-height:77px}.service-number{font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.expertise-item h3{font-size:clamp(1rem,1.35vw,1.375rem);line-height:1.4}.plus{display:block;position:relative;width:13px;height:13px}.plus:before,.plus:after{content:'';position:absolute;background:currentColor;left:0;top:6px;height:1px;width:13px;transition:transform .3s}.plus:after{transform:rotate(90deg)}details[open]>summary .plus:after{transform:rotate(0)}.expertise-detail{padding:0 2rem 1.6rem 41px}.expertise-detail p{font-size:1.0625rem;line-height:1.6;color:#595959;max-width:370px}.expertise-detail img{display:none}.expertise-visual{position:sticky;top:120px;min-width:0}.expertise-image{aspect-ratio:1 / 1.16;background:#e5e5e5;overflow:hidden}.expertise-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s,transform 1s var(--ease);animation:image-breathe 18s ease-in-out infinite alternate}.expertise-image.changing img{opacity:.25}.expertise-visual figcaption{display:flex;align-items:center;gap:.6rem;padding-top:1rem;font-size:.875rem;line-height:1.4}.expertise-visual-note{font-size:.75rem;margin-left:auto;max-width:100px;text-align:right;letter-spacing:.08em;color:var(--muted)}
/* The work is the proof: large spreads and offset pairs. */
.work{padding-bottom:clamp(5rem,10vw,11rem)}.work>.section-heading{margin-bottom:5rem}.work-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:2.3%;row-gap:6rem;align-items:start}.work-card{min-width:0;scroll-margin-top:125px}.work-wide{grid-column:1 / -1}.work-left{grid-column:1 / 6}.work-right{grid-column:7 / -1;margin-top:7rem}.project-image{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:#ededed}.project-image>img{width:100%;height:100%;object-fit:cover;transition:filter .6s;animation:work-breathe 20s ease-in-out infinite alternate}.work-card:nth-child(even) .project-image>img{animation-delay:-7s}.work-wide .project-image{aspect-ratio:1.92 / 1}.work-right .project-image{aspect-ratio:1.08 / 1}.work-djoloff{grid-column:2 / -1}.work-djoloff .project-image{aspect-ratio:1.92 / 1}.work-djoloff .project-image>img{object-position:center 51%}.work-civadis{grid-column:1 / 7}.work-civadis .project-image{aspect-ratio:1 / 1.02}.work-terra{grid-column:8 / -1;margin-top:9rem}.work-terra .project-image{aspect-ratio:.92 / 1}.work-sneaker{grid-column:1 / -1}.work-sneaker .project-image{aspect-ratio:1.9 / 1}.work-sneaker .project-image>img{object-fit:contain;animation:none}.project-image:hover>img{filter:brightness(1.045)}.project-open{position:absolute;bottom:1.25rem;right:1.25rem;width:49px;height:49px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.6rem;background:#fff;color:#111;transform:translateY(4px);transition:transform .4s var(--ease),background .3s,color .3s;box-shadow:0 4px 20px #0000000a}.project-image:hover .project-open{transform:translate(3px,-3px);background:#111;color:#fff}.project-type{position:absolute;top:1.2rem;left:1.2rem;font-size:.75rem;line-height:1.3;letter-spacing:.07em;background:rgba(255,255,255,.92);padding:.5rem .75rem;color:#222;max-width:calc(100% - 2.4rem);backdrop-filter:blur(12px)}.project-meta{display:flex;align-items:flex-start;gap:1.1rem;padding:1.5rem 0 0}.project-number{font-size:.75rem;color:var(--muted);flex-shrink:0;padding-top:.35rem}.project-meta>div{flex:1;min-width:0}.project-meta h3{font-size:clamp(1.25rem,1.85vw,1.9rem);line-height:1.35;margin-bottom:.5rem}.project-meta h3 a:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.project-meta p{color:#5a5a5a;font-size:1rem;line-height:1.5;max-width:520px}.project-sector{font-size:.75rem;letter-spacing:.06em;line-height:1.5;color:#666;display:block;margin-top:.8rem}.project-meta>.project-sector{text-align:right;margin-top:.5rem;max-width:240px}
/* A structured, quieter explanation of the method. */
.method{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#111;color:#fff}.method .section-label>span{color:#aaa;border-color:#555}.method h2{margin-bottom:2rem}.method-intro>p:not(.eyebrow){max-width:380px;color:#b9b9b9;line-height:1.65;font-size:1.0625rem}.method-symbol{filter:invert(1);width:110px;margin-top:4rem;opacity:.8}.method-steps{border-top:1px solid #5a5a5a}.method-steps>details{border-bottom:1px solid #444}.method-steps summary{display:grid;grid-template-columns:32px 1fr 16px;align-items:center;gap:1rem;padding:1.75rem 0}.method-steps summary>span:first-child{color:#aaa;font-size:.75rem}.method-steps h3{font-size:clamp(1.5rem,2.2vw,2.2rem);line-height:1.35}.method-steps p{color:#bdbdbd;margin:0 1rem 1.75rem 48px;max-width:400px;font-size:1.0625rem;line-height:1.7}.method-steps summary:hover h3{color:#d5d5d5}
/* A statement grounded in the studio's supplied positioning. */
.manifesto{text-align:center}.manifesto .eyebrow{margin-bottom:3rem;font-size:.75rem}.manifesto h2{font-size:clamp(2.8rem,5.25vw,5.4rem);line-height:1.17}.manifesto h2>span{color:#737373}.manifesto-copy{max-width:610px;margin:2.7rem auto 0;color:#5a5a5a;font-size:1.125rem;line-height:1.7}.philosophy{display:grid;grid-template-columns:repeat(3,1fr);margin-top:6rem;padding-top:2rem;border-top:1px solid var(--line);text-align:left;gap:2rem}.philosophy p{font-size:1.125rem;line-height:1.5}.philosophy span{display:block;font-size:.75rem;color:var(--muted);margin-bottom:1.2rem}.philosophy strong{font-weight:500}
/* A usable first conversation brief, without implying a live inbox. */
.contact{background:#111;color:#fff}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:2rem}.contact .eyebrow{margin-bottom:2rem;color:#c5c5c5}.contact h2{font-size:clamp(3.8rem,8vw,8.25rem);letter-spacing:-.06em;line-height:1.07}.contact-orbit{width:clamp(100px,13vw,200px);height:clamp(100px,13vw,200px);display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;color:#fff;background:linear-gradient(135deg,#ffffff24,#ffffff09 55%,#ffffff18),rgba(255,255,255,.03);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);border:1px solid rgba(255,255,255,.3);box-shadow:inset 1px 1px 1px rgba(255,255,255,.38),inset -1px -1px 1px rgba(255,255,255,.05),0 10px 28px rgba(0,0,0,.25);transition:background .35s,box-shadow .35s,transform .4s}.contact-orbit svg{width:32%;height:32%;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.contact-orbit:hover{background:linear-gradient(135deg,#ffffff32,#ffffff12),rgba(255,255,255,.05);box-shadow:inset 1px 1px 1px rgba(255,255,255,.55),0 14px 34px rgba(0,0,0,.3);transform:scale(1.04)}.contact-orbit:hover svg{transform:translate(3px,-3px)}.contact-bottom{margin-top:4rem;display:flex;align-items:end;justify-content:space-between;gap:2rem}.contact-bottom>p{color:#b8b8b8;font-size:1.0625rem}.contact-bottom .text-link{font-size:1rem}.contact-options{margin-top:3.5rem;scroll-margin-top:125px}.contact-brief{border-top:1px solid #444}.contact-brief>summary{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;color:#c7c7c7;font-size:.9375rem;gap:2rem}.brief-content{max-width:760px;padding:1rem 0 0}.brief-content>p{color:#bbb;font-size:1rem;margin-bottom:2rem;max-width:590px}#brief-form{display:grid;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}#brief-form label{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}#brief-form input,#brief-form textarea{min-width:0;width:100%;border:1px solid #696969;background:#191919;color:#fff;border-radius:0;padding:.8rem 1rem;font-size:1rem;line-height:1.6;outline-offset:3px}#brief-form textarea{resize:vertical}#brief-form input::placeholder,#brief-form textarea::placeholder{color:#939393;opacity:1}.form-actions{display:flex;align-items:center;gap:2rem}.form-actions p{font-size:.8125rem;color:#aaa}.solid-button{display:inline-flex;justify-content:center;align-items:center;gap:2rem;border:1px solid #fff;background:#fff;color:#111;min-height:50px;padding:.8rem 1.2rem;font:700 .875rem/1.5 Poppins,Arial,sans-serif}.solid-button:hover{background:#dfdfdf}.solid-button span{font:400 1.5rem/1 Alpino,Arial,sans-serif}.brief-status{font-size:1rem;color:#fff;min-height:0}.brief-status:empty{display:none}.brief-fallback[hidden]{display:none}
/* The full supplied logo signs off the page. */
.site-footer{background:#111;color:#fff;padding:0 max(var(--gutter),calc((100vw - var(--max-width))/2))}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:3rem;padding:3.5rem 0 4rem;border-top:1px solid #404040;align-items:start}.footer-logo{filter:invert(1);width:135px}.footer-address>.micro-label{color:#aaa;font-size:.75rem}.footer-address p{margin-top:1.15rem;font-size:1.125rem;line-height:1.5}.footer-top nav{display:grid;gap:.5rem;font-size:.9375rem}.footer-top nav a{width:fit-content}.footer-top nav a:hover{text-decoration:underline;text-underline-offset:5px}.back-top{display:flex;gap:1rem;font-size:.875rem;align-items:center;white-space:nowrap}.back-top>span{width:36px;height:36px;border:1px solid #666;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.3rem}.footer-bottom{border-top:1px solid #404040;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;color:#a6a6a6;font-size:.75rem;line-height:1.5}.footer-bottom>span:last-child{font-size:.75rem;letter-spacing:.06em}
/* Project details use the browser's accessible modal and keep original ratios. */
.project-dialog{position:fixed;inset:0;width:min(1120px,calc(100% - 3rem));max-width:1120px;height:calc(100% - 3rem);max-height:calc(100% - 3rem);padding:0;margin:auto;border:0;background:#fff;color:#111;overflow-y:auto;overscroll-behavior:contain}.project-dialog::backdrop{background:rgba(0,0,0,.75);backdrop-filter:blur(8px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 2.5rem;position:sticky;top:0;z-index:1;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid #ddd;font-size:.75rem;letter-spacing:.07em}.dialog-close{display:flex;align-items:center;gap:1rem;border:1px solid #ccc;border-radius:99px;background:#fff;padding:.5rem 1rem;min-height:44px;font-size:.875rem}.dialog-close>span{font-size:1.6rem;line-height:1}.dialog-heading{padding:3.5rem 2.5rem}.dialog-heading .eyebrow{margin-bottom:1.5rem;color:#666}.dialog-heading h2{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:1.4rem}.dialog-heading>p:last-child{max-width:680px;color:#666;font-size:1.125rem;line-height:1.7}.dialog-gallery{display:grid;gap:1rem}.dialog-gallery img{width:100%;height:auto;background:#eee}.dialog-bottom{padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.dialog-bottom>span{font-size:1rem;color:#555}
/* A single slow movement language, with full opt-out. */
@keyframes ken-burns{from{transform:scale(1.025)}to{transform:scale(1.1) translate(-.4%,.3%)}}@keyframes slide-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes studio-float{0%,100%{transform:translateY(4px)}50%{transform:translateY(-7px)}}@keyframes scroll-nudge{0%,70%,100%{transform:translateY(0)}80%{transform:translateY(5px)}}@keyframes image-breathe{from{transform:scale(1.025) translateY(.3%)}to{transform:scale(1.065) translateY(-.3%)}}@keyframes work-breathe{from{transform:scale(1.015)}to{transform:scale(1.045)}}
.reveal{transition:opacity .8s var(--ease),transform 1s var(--ease)}.reveal.pending{opacity:0;transform:translateY(25px) scale(.992)}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .reveal{transition:none}.motion-paused .reveal.pending{opacity:1;transform:none}
/* Tablet preserves the editorial hierarchy and full navigation. */
@media(min-width:1700px){.hero-content,.hero-bottom{left:max(var(--gutter),calc((100vw - 1580px)/2))}.hero-bottom{right:max(var(--gutter),calc((100vw - 1580px)/2))}.hero-project{right:max(var(--gutter),calc((100vw - 1580px)/2))}}
@media(max-width:1150px){.header-location{display:none}.hero-project{width:240px}.hero-project>a{font-size:1.15rem}.hero-content{width:70%}.hero h1{font-size:clamp(4.4rem,8vw,6rem)}.expertise-layout{gap:5%}.expertise-item summary{gap:.65rem}.expertise-detail{padding-left:35px}.expertise-visual-note{display:none}.section-heading{gap:2rem}.section-heading>p{max-width:265px}.work-grid{row-gap:4.5rem}.method{gap:7%}.footer-top{gap:2rem}.footer-top{grid-template-columns:1.2fr 1fr 1fr}.back-top{grid-column:3;margin-top:1rem}.studio-art{padding:1.7rem}.studio-art-top,.studio-art-bottom{font-size:.75rem}}
@media(max-width:900px){.site-header{padding-top:1.5rem}.brand{width:89px}.glass-nav{left:auto;right:var(--gutter);top:80px;transform:none;min-width:240px;flex-direction:column;border-radius:24px;gap:.3rem;padding:.7rem;background:rgba(22,22,22,.94)}.menu-ready .glass-nav{display:none}.menu-ready .glass-nav.open{display:flex}.glass-nav a{width:100%;justify-content:space-between;padding:.95rem 1.2rem;border-radius:15px}.menu-toggle{display:flex}.hero{min-height:760px}.hero-content{top:44%;transform:translateY(-28%);width:88%}.hero h1{font-size:clamp(4rem,9vw,6rem)}.hero-project{bottom:8.5rem;width:230px}.hero-project>p{font-size:.875rem}.hero-bottom{bottom:1.8rem;gap:1rem}.scroll-note{font-size:.65rem;max-width:180px;gap:.7rem}.hero-controls{gap:1rem}.indicator{width:35px}.control{width:38px;height:38px}.studio{gap:6%}.studio h2{font-size:clamp(2.3rem,4.8vw,3.2rem)}.studio-art{aspect-ratio:.78 / 1}.section-label{gap:1.1rem;margin-bottom:1.9rem}.section-label>span{padding-right:1.1rem}.studio-copy>p:not(.eyebrow){font-size:1.0625rem}.expertise-layout{grid-template-columns:1.15fr 1fr}.expertise-image{aspect-ratio:.78 / 1}.expertise-item summary{grid-template-columns:20px 1fr 13px;min-height:73px}.expertise-detail{padding-left:31px;padding-right:1rem}.expertise-detail p{font-size:1rem}.expertise-item h3{font-size:1rem}.project-meta{gap:.8rem}.project-meta>.project-sector{max-width:180px}.method-steps summary{padding:1.5rem 0;grid-template-columns:25px 1fr 13px;gap:.7rem}.method-steps p{margin-left:36px;font-size:1rem}.method-intro>p:not(.eyebrow){font-size:1rem}.contact-bottom .text-link{gap:2rem;font-size:.875rem}.philosophy{gap:1.5rem;margin-top:4rem}.philosophy p{font-size:1rem}.footer-bottom>span:last-child{display:none}}
/* Mobile reflows every composition; no clipped mockups or horizontal scrolling. */
@media(max-width:700px){:root{--gutter:1.35rem}html{scroll-padding-top:95px}.section{padding:5.5rem var(--gutter);scroll-margin-top:10px}h2{font-size:clamp(2.3rem,8.3vw,3.3rem);letter-spacing:-.055em}.eyebrow{font-size:.75rem}.hero{min-height:760px;max-height:1100px;height:100svh}.slide img{object-position:59% 50%}.slide:nth-child(3) img{object-position:49% 50%}.slide:nth-child(4) img{object-position:43% 50%}.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.15) 22%,rgba(0,0,0,.42) 42%,rgba(0,0,0,.69) 88%),linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.hero-content{top:30%;transform:none;width:auto;right:var(--gutter)}.hero-content>.eyebrow{font-size:.75rem;letter-spacing:.12em;margin-bottom:1.4rem}.hero h1{font-size:clamp(3rem,10.8vw,5rem);line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.052em}.hero-intro{font-size:1.0625rem;margin-bottom:.8rem}.hero .text-link{font-size:.8125rem;padding:.8rem 1.4rem}.hero-project{left:var(--gutter);right:var(--gutter);bottom:7.3rem;width:auto;max-width:330px}.hero-project>.micro-label{font-size:.75rem;margin-bottom:.45rem}.hero-project>a{font-size:1.2rem;max-width:300px}.hero-project>p{font-size:.875rem;max-width:300px;margin-top:.4rem}.hero-bottom{bottom:1.4rem;padding-top:.9rem;display:block}.scroll-note{display:none}.hero-controls{justify-content:space-between;gap:.8rem}.slide-count{font-size:.8125rem;gap:.45rem}.slide-indicators{gap:.45rem;flex:1;justify-content:center;max-width:180px}.indicator{width:100%;max-width:38px}.arrow-controls{gap:.35rem}.control{width:36px;height:36px;font-size:1.15rem}.motion-control{margin-left:.35rem}.marquee{padding:1.3rem 0}.marquee-track>span{font-size:.875rem;gap:1.5rem;padding-right:1.5rem}.marquee img{width:10px;height:16px}.studio{display:flex;flex-direction:column;gap:3.5rem;align-items:stretch}.studio h2{font-size:clamp(2.3rem,8.3vw,3.3rem);margin-bottom:1.7rem}.studio-copy>p:not(.eyebrow){max-width:100%;font-size:1.0625rem}.studio-art{aspect-ratio:1.05 / 1;padding:1.8rem;max-width:510px;width:100%;align-self:center}.studio-logo{width:51%}.studio-art-top,.studio-art-bottom{font-size:.75rem}.section-heading{display:block;margin-bottom:2.7rem}.section-heading>p{max-width:360px;margin-top:1.8rem;font-size:1.0625rem}.expertise-layout{display:block}.expertise-visual{display:none}.expertise-item summary{grid-template-columns:22px 1fr 14px;gap:.75rem;min-height:77px;padding:1.3rem 0}.expertise-item h3{font-size:1.0625rem}.expertise-detail{padding:0 0 1.4rem 34px}.expertise-detail p{max-width:100%;font-size:1.0625rem}.expertise-detail img{display:block;width:100%;aspect-ratio:1.25 / 1;object-fit:cover;margin-top:1.3rem;animation:work-breathe 20s ease-in-out infinite alternate}.work>.section-heading{margin-bottom:2.8rem}.work-grid{display:block}.work-card,.work-card.work-right,.work-djoloff{margin:0 0 3.5rem;width:100%}.work-card:last-child{margin-bottom:0}.work-card .project-image{aspect-ratio:1.15 / 1}.work-wide .project-image{aspect-ratio:1.25 / 1}.work-sneaker .project-image{aspect-ratio:1.65 / 1}.work-sneaker .project-type{font-size:.75rem;top:.65rem;left:.65rem;padding:.35rem .5rem}.work-sneaker .project-open{width:38px;height:38px;right:.65rem;bottom:.65rem;font-size:1.4rem}.project-type{left:1rem;top:1rem;padding:.45rem .6rem;font-size:.75rem}.project-open{width:43px;height:43px;bottom:1rem;right:1rem}.project-meta{display:grid;grid-template-columns:28px 1fr;padding-top:1.1rem;gap:0 .7rem}.project-meta h3{font-size:1.375rem}.project-meta p{font-size:1rem}.project-number{font-size:.75rem;padding-top:.4rem}.project-meta>.project-sector{grid-column:2;text-align:left;margin-top:.7rem;max-width:100%}.project-sector{font-size:.75rem}.method{display:block}.method h2{font-size:clamp(2.6rem,10vw,4rem)}.method-intro>p:not(.eyebrow){font-size:1.0625rem;max-width:100%}.method-symbol{display:none}.method-steps{margin-top:3rem}.method-steps summary{padding:1.4rem 0;grid-template-columns:25px 1fr 15px}.method-steps h3{font-size:1.5rem}.method-steps p{margin-left:36px;font-size:1.0625rem}.manifesto{padding-top:6rem;padding-bottom:5rem}.manifesto .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:2.2rem}.manifesto h2{font-size:clamp(2rem,8vw,3.3rem);line-height:1.24;letter-spacing:-.05em}.manifesto-copy{font-size:1.0625rem;margin-top:2rem}.philosophy{grid-template-columns:1fr;margin-top:3rem;gap:1.3rem}.philosophy p{display:grid;grid-template-columns:40px 1fr;font-size:1.0625rem;border-bottom:1px solid #ddd;padding-bottom:1.3rem;line-height:1.4}.philosophy p>span{grid-row:1 / 3;margin:.1rem 0 0}.philosophy strong{grid-column:2}.contact-heading{gap:1rem;align-items:flex-end}.contact h2{font-size:clamp(2.75rem,10.2vw,4.5rem)}.contact .eyebrow{font-size:.75rem;margin-bottom:1.6rem}.contact-orbit{width:54px;height:54px;margin-bottom:.5rem}.contact-orbit span{font-size:2.7rem}.contact-bottom{display:block;margin-top:2.5rem}.contact-bottom>p{font-size:1.0625rem}.contact-bottom .text-link{margin-top:1.5rem;font-size:.875rem;padding:.85rem 1.5rem}.contact-options{margin-top:2.5rem}.contact-brief>summary{font-size:.875rem;gap:1.1rem}.form-row{grid-template-columns:1fr}.form-actions{align-items:flex-start;flex-direction:column;gap:1rem}.form-actions p{font-size:.8125rem}.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem;padding:2.7rem 0 3rem}.footer-logo{width:120px}.footer-address>.micro-label{font-size:.75rem}.footer-address p{font-size:1rem;margin-top:1rem}.footer-top nav{font-size:.9375rem;gap:.6rem}.back-top{grid-column:2;margin-top:0;font-size:.8125rem;gap:.6rem}.back-top>span{width:32px;height:32px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.5rem;font-size:.75rem;padding:1.4rem 0}.project-dialog{width:100%;height:100%;max-width:100%;max-height:100%;margin:0}.dialog-toolbar{padding:.9rem 1.2rem;gap:.75rem;font-size:.75rem}.dialog-close{padding:.4rem .75rem;font-size:.8125rem;gap:.7rem}.dialog-heading{padding:2.5rem 1.35rem}.dialog-heading h2{font-size:2.3rem}.dialog-heading>p:last-child{font-size:1.0625rem}.dialog-gallery{gap:.7rem}.dialog-bottom{padding:1.8rem 1.35rem;display:block}.dialog-bottom .text-link{margin-top:.5rem}.dialog-bottom>span{font-size:.9375rem}}
@media(max-width:374px){:root{--gutter:1.1rem}.hero h1{font-size:2.85rem}.hero-content{top:28%}.hero-content>.eyebrow{font-size:.75rem}.contact h2{font-size:2.65rem}.contact-orbit{width:43px;height:43px}.contact-orbit span{font-size:2.2rem}.slide-indicators{gap:.25rem}.hero-controls{gap:.5rem}.control{width:33px;height:33px}.arrow-controls{gap:.2rem}.motion-control{margin-left:.2rem}.expertise-item h3{font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}.indicator.active>span:after{transform:scaleX(1)}}

/* Project layout from the supplied mds-homepage.html, with actual MDS content.
   The first six items follow its lead / pairs / wide closing sequence;
   the seventh remains as a full-width closing item to retain all supplied work. */
.reference-projects{container-type:inline-size;padding-left:max(5.5%,calc((100vw - var(--max-width))/2));padding-right:max(5.5%,calc((100vw - var(--max-width))/2));padding-top:75px;padding-bottom:83px}
.reference-projects .section-line{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #1113;padding-top:18px;gap:15px;position:relative;font-size:.75rem}
.reference-projects .section-line:after{content:'';position:absolute;top:-1px;left:0;height:1px;width:60px;background:#111;transform-origin:left;animation:mds-rule 2s ease both}
.reference-projects .section-index{margin-right:.7rem}
.reference-projects .work-title{display:flex;justify-content:space-between;align-items:flex-end;margin:32px 0 38px;gap:20px}
.reference-projects .work-title h2{font-size:clamp(2.6875rem,6.2cqw,4.1875rem);line-height:1.1;letter-spacing:-.035em;max-width:850px}
.reference-projects .work-title>p{font-size:1rem;max-width:235px;color:#666;flex-shrink:0}
.reference-projects .projects{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px 24px}
.reference-projects .project{min-width:0;scroll-margin-top:120px}
.reference-projects .project.lead,.reference-projects .project.last-project{grid-column:1/-1}
.reference-projects .project-head{display:flex;gap:20px;justify-content:space-between;align-items:flex-start;margin-bottom:17px}
.reference-projects .project-number{font-size:.75rem;color:#555;padding-top:6px;flex-shrink:0}
.reference-projects .project-copy{flex:1;min-width:0}
.reference-projects .project-copy h3{font-size:1.6875rem;line-height:1.2;margin-bottom:6px;letter-spacing:-.03em}
.reference-projects .project-copy h3 a:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.reference-projects .project-copy>p{font-size:1rem;line-height:1.5;color:#666;max-width:520px}
.reference-projects .art{display:block;height:305px;position:relative;overflow:hidden;isolation:isolate;perspective:800px;transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .45s ease,box-shadow .45s ease;background:#eee;transform-style:preserve-3d}
.reference-projects .lead .art{height:465px}
.reference-projects .art:hover{box-shadow:0 22px 45px #0005}
.reference-projects .project-photo{width:100%;height:100%;object-fit:cover;animation:mds-photo-float 10s ease-in-out infinite;transform-origin:center;transition:filter .65s ease}
.reference-projects .project:nth-child(3n+2) .project-photo{animation-duration:8s;animation-delay:-2s}
.reference-projects .project:nth-child(3n) .project-photo{animation-duration:9s;animation-delay:-4s}
.reference-projects #projet-sneaker .project-photo{object-fit:contain;background:#fff;animation:none}
.reference-projects .project-foot{display:flex;justify-content:space-between;gap:10px;font-size:.75rem;margin-top:12px;color:#666;line-height:1.6}
.reference-projects .project-foot>span{max-width:58%}
.reference-projects .project-foot>span:last-child{text-align:right;max-width:42%}
.reference-projects .mds-reveal{animation:mds-reveal .95s cubic-bezier(.16,1,.3,1) both}
.reference-projects .project:nth-child(even).mds-reveal{animation-delay:.12s}
.motion-paused .reference-projects .art{transform:none!important}
@keyframes mds-reveal{from{opacity:.25;transform:translateY(55px)}to{opacity:1;transform:translateY(0)}}
@keyframes mds-rule{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes mds-photo-float{0%,100%{transform:scale(1.035) translateY(3px)}50%{transform:scale(1.065) translateY(-6px)}}
@container(max-width:620px){.reference-projects .work-title{align-items:flex-start;flex-direction:column}.reference-projects .work-title>p{max-width:330px}.reference-projects .projects{grid-template-columns:1fr;gap:32px}.reference-projects .lead .art{height:320px}.reference-projects .project-copy h3{font-size:1.625rem}.reference-projects .project-head{gap:16px}.reference-projects .section-line>span:last-child{display:none}}
@media(max-width:620px){.reference-projects{padding-top:48px;padding-bottom:48px}.reference-projects .projects{grid-template-columns:1fr;gap:32px}.reference-projects .lead .art{height:320px}.reference-projects .project-copy h3{font-size:1.625rem}.reference-projects .project-head{gap:16px}.reference-projects .work-title{align-items:flex-start;flex-direction:column}.reference-projects .work-title>p{max-width:330px}.reference-projects .section-line>span:last-child{display:none}}

/* Studio: the supplied Riviera spread replaces the typographic block. */
.studio-art.studio-photo{padding:0;display:block;background:#e7e7e7;aspect-ratio:.94/1}
.studio-art.studio-photo:after{display:none}
.studio-photo>.studio-project-image{display:block;width:100%;height:100%;object-fit:cover;object-position:53% center;animation:studio-photo-drift 16s ease-in-out infinite alternate}
.studio-photo-caption{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;padding:1rem 1.15rem;display:flex;gap:1rem;align-items:center;justify-content:space-between;border-radius:18px;color:#fff;background:linear-gradient(125deg,#161616b5,#33333380);backdrop-filter:blur(18px) saturate(1.05);-webkit-backdrop-filter:blur(18px) saturate(1.05);border:1px solid #ffffff38;box-shadow:inset 1px 1px 0 #ffffff33,0 8px 24px #0002}
.studio-photo-caption>div{display:grid;gap:.35rem}
.studio-photo-caption .micro-label{font-size:.75rem;color:#e7e7e7;letter-spacing:.07em}
.studio-photo-caption>div>span:last-child{font-size:1rem;font-weight:500}
.studio-photo-caption>a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:1px solid #ffffff59;border-radius:50%;font-size:1.5rem;transition:background .3s,transform .3s}
.studio-photo-caption>a:hover{background:#ffffff24;transform:translate(2px,-2px)}
@keyframes studio-photo-drift{from{transform:scale(1.015) translateX(.3%)}to{transform:scale(1.06) translateX(-.3%)}}
@media(max-width:700px){.studio-art.studio-photo{aspect-ratio:1.08/1}.studio-photo-caption{left:1rem;right:1rem;bottom:1rem;padding:.85rem 1rem;border-radius:16px}.studio-photo-caption .micro-label{font-size:.75rem}}

/* Neutral Liquid Glass: layered transparency, curved reflections and light.
   Backdrop blur retains readable contrast; cursor reflections are optional. */
.glass-nav{--light-x:25%;--light-y:0%;--glass-angle:118deg;isolation:isolate;overflow:hidden;background:linear-gradient(var(--glass-angle),rgba(255,255,255,.15),rgba(255,255,255,.045) 43%,rgba(255,255,255,.1)),rgba(18,18,18,.58);backdrop-filter:blur(18px) saturate(1.05) contrast(1.07);-webkit-backdrop-filter:blur(18px) saturate(1.05) contrast(1.07);border:1px solid rgba(255,255,255,.28);box-shadow:inset 1px 1px 1px rgba(255,255,255,.5),inset -1px -1px 1px rgba(255,255,255,.09),inset 0 0 18px rgba(255,255,255,.035),0 9px 30px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.07);transition:box-shadow .5s ease,background .5s ease}
.glass-nav:before{content:'';position:absolute;inset:-40%;pointer-events:none;z-index:0;background:radial-gradient(ellipse at var(--light-x) var(--light-y),rgba(255,255,255,.28),transparent 47%),linear-gradient(118deg,transparent 35%,rgba(255,255,255,.10) 48%,transparent 61%);background-size:100% 100%,200% 100%;animation:glass-light 18s ease-in-out infinite;opacity:.8}
.glass-nav:after{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;z-index:2;box-shadow:inset 0 1px 1px rgba(255,255,255,.32),inset 1px 0 1px rgba(255,255,255,.15);background:linear-gradient(105deg,rgba(255,255,255,.12),transparent 25% 74%,rgba(255,255,255,.04));opacity:.75}
.glass-nav a{position:relative;z-index:1;background:transparent;transition:background .35s ease,box-shadow .35s ease,color .35s ease}
.glass-nav a:hover{background:rgba(255,255,255,.13);box-shadow:inset 1px 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(255,255,255,.08)}
.glass-nav a[aria-current]{background:linear-gradient(125deg,rgba(255,255,255,.96),rgba(255,255,255,.72));box-shadow:inset 1px 1px 1px #fff,0 2px 8px #00000012;color:#101010}
.glass-nav a:focus-visible{outline-offset:-3px}
.menu-toggle{background:linear-gradient(125deg,#ffffff20,#ffffff05),rgba(20,20,20,.62);backdrop-filter:blur(18px) saturate(1.05);-webkit-backdrop-filter:blur(18px) saturate(1.05);box-shadow:inset 1px 1px 0 #ffffff55,0 6px 22px #0002;border:1px solid #ffffff45}
@keyframes glass-light{0%,100%{background-position:0 0,0 0}50%{background-position:0 0,100% 0}}
@media(max-width:900px){.glass-nav{background:linear-gradient(125deg,#ffffff12,#ffffff03),rgba(18,18,18,.78);backdrop-filter:blur(24px) saturate(1.05);-webkit-backdrop-filter:blur(24px) saturate(1.05)}}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.glass-nav,.menu-toggle,.studio-photo-caption{background:#242424}}
@media(prefers-reduced-motion:reduce){.reference-projects .art{transform:none!important}.reference-projects *, .studio-photo *, .glass-nav:before{animation:none!important;transition:none!important}}

.motion-paused .reference-projects .project{animation:none!important;opacity:1;transform:none}

/* A live search replaces the location label in the header. */
.header-search{position:relative;width:218px;flex-shrink:0;z-index:31;font-family:Alpino,Arial,sans-serif;color:#fff}
.search-field{display:flex;align-items:center;gap:.55rem;min-height:48px;padding:.45rem .75rem .45rem 1rem;border-radius:99px;background:linear-gradient(120deg,#ffffff24,#ffffff07 62%,#ffffff16),rgba(18,18,18,.5);backdrop-filter:blur(18px) saturate(1.05);-webkit-backdrop-filter:blur(18px) saturate(1.05);border:1px solid #ffffff47;box-shadow:inset 1px 1px 1px #ffffff6b,inset -1px -1px 1px #ffffff0d,0 8px 28px #00000016;transition:background .3s,box-shadow .3s}
.search-field:focus-within{background:linear-gradient(120deg,#ffffff28,#ffffff09),rgba(18,18,18,.72);box-shadow:inset 1px 1px 1px #ffffff88,0 0 0 2px #ffffff26,0 8px 28px #0002}
.search-field>svg{flex-shrink:0}.search-field input{width:100%;min-width:0;border:0;background:none;color:#fff;outline:none;padding:.1rem 0;font:400 .9375rem/1.5 Alpino,Arial,sans-serif;-webkit-appearance:none;appearance:none}
.search-field input::placeholder{color:#eee;opacity:1}.search-field input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-field input:focus-visible{outline:0}
.search-submit{display:flex;align-items:center;justify-content:center;min-width:30px;height:30px;border:0;border-radius:50%;padding:0;background:#ffffff16;color:#fff;font-size:1.1rem}.search-submit:hover{background:#ffffff30}
.search-panel{position:absolute;right:0;top:calc(100% + .75rem);width:min(350px,calc(100vw - 2.7rem));border:1px solid #ffffff3b;background:linear-gradient(125deg,#ffffff14,transparent),rgba(17,17,17,.94);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:20px;padding:.9rem;box-shadow:inset 1px 1px 0 #ffffff2e,0 18px 50px #0005;max-height:min(520px,65svh);overflow-y:auto}
.search-panel[hidden]{display:none}.search-caption{font-size:.75rem;color:#bbb;letter-spacing:.08em;padding:.35rem .5rem .7rem}.search-option{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.8rem .75rem;border:0;border-radius:12px;background:transparent;color:#fff;text-align:left;font:400 1rem/1.4 Alpino,Arial,sans-serif}.search-option>span:last-child{font-size:.75rem;color:#bbb}.search-option:hover,.search-option[aria-selected="true"]{background:#ffffff17}.search-empty{font-size:.9375rem;line-height:1.6;color:#ddd;margin:.5rem}.search-empty[hidden]{display:none}
.glass-nav{z-index:35}.menu-toggle{z-index:36}
@media(min-width:901px) and (max-width:1150px){.header-search{width:clamp(150px,18vw,210px)}}
@media(max-width:900px){.header-search{position:absolute;top:85px;left:var(--gutter);width:calc(100vw - 2 * var(--gutter))}.search-panel{left:0;right:auto;width:100%}.mobile-nav-open .header-search{visibility:hidden;pointer-events:none}}
@media(max-width:700px){.header-search{top:82px;width:calc(100vw - 2 * var(--gutter))}.search-field{min-height:44px}.hero-content{top:31%}}

/* Silent moving reels, with explicit playback controls and reduced-motion support. */
.studio-art.studio-film{aspect-ratio:4 / 5;display:block;padding:0;background:#101010}.studio-art.studio-film:after{display:none}
.mds-video{display:block;width:100%;height:100%;object-fit:cover;background:#151515}
.studio-film>.mds-video{object-fit:cover}.studio-film .studio-photo-caption{padding:.85rem 1rem}
.video-toggle{width:44px;height:44px;min-width:44px;border-radius:50%;border:1px solid #ffffff69;background:#ffffff10;color:#fff;display:flex;justify-content:center;align-items:center;padding:0;flex-shrink:0;transition:background .3s}
.video-toggle[hidden]{display:none}.video-toggle:hover{background:#ffffff29}.video-button-icon{display:block;width:10px;height:13px;border-left:2px solid currentColor;border-right:2px solid currentColor}
.video-toggle.is-paused .video-button-icon{width:0;height:0;border:0;border-left:10px solid currentColor;border-top:6px solid transparent;border-bottom:6px solid transparent;margin-left:3px}
.video-toggle:focus-visible{outline-offset:4px}.expertise-mobile-video{display:none;position:relative;background:#111}.expertise-mobile-video>.video-toggle{position:absolute;right:1rem;bottom:1rem;background:#111a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}

/* Expertise becomes a black, image-led stage. */
.expertise{background:#080808;color:#fff}.expertise .section-label>span{color:#aaa;border-color:#ffffff3b}.expertise .section-heading>p{color:#bdbdbd}.expertise-list{border-top-color:#ffffff80}.expertise-item{border-bottom-color:#ffffff36}.expertise-item summary{color:#fff}.expertise-item .service-number{color:#a9a9a9}.expertise-item[open] summary{color:#fff}.expertise-detail p{color:#bdbdbd}.expertise-image{background:#111;aspect-ratio:4 / 5;border:1px solid #ffffff18}.expertise-image>.mds-video{animation:none;transition:opacity .3s}.expertise-visual figcaption{color:#eee;flex-wrap:nowrap;gap:.8rem}.expertise-visual figcaption>img{filter:invert(1);flex-shrink:0}.expertise-visual figcaption>#expertise-caption{flex:1}.expertise-visual-note{color:#aaa}.expertise-visual figcaption>.video-toggle{width:38px;height:38px;min-width:38px}.expertise-item summary:hover h3{color:#d7d7d7}
@media(max-width:1150px){.expertise-visual-note{display:none}}
@media(max-width:700px){.studio-art.studio-film{aspect-ratio:4 / 5;max-width:510px}.expertise-mobile-video{display:block;margin-top:1.4rem;aspect-ratio:4 / 5;overflow:hidden}.expertise-detail{padding-right:0}.expertise-image{aspect-ratio:4 / 5}}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.search-field,.search-panel{background:#242424}}
