@font-face{font-family:Plex;src:url('assets/fonts/plex-sans-var.woff2') format('woff2');font-weight:100 700;font-display:swap}
@font-face{font-family:PlexMono;src:url('assets/fonts/plex-mono-400.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--paper:#f1f2f3;--ink:#11151b;--muted:#535d69;--blue:#245bae;--line:#cbd0d7;--subtle:#e5e8ec;--photo:#d6dbe0;--gutter:clamp(24px,5vw,96px);color-scheme:light}
:root[data-theme=dark]{--paper:#07090c;--ink:#ecf0f5;--muted:#969fae;--blue:#81aef2;--line:#2a3039;--subtle:#10151b;--photo:#151b23;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 Plex,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}button:active{transform:translateY(1px)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:430}p{color:var(--muted)}[hidden]{display:none!important}::selection{background:var(--blue);color:var(--paper)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;left:14px;top:14px;z-index:20;transform:translateY(-160%);background:var(--ink);color:var(--paper);padding:12px 20px}.skip-link:focus{transform:translateY(0)}
.site-header{position:absolute;top:0;left:0;width:100%;height:94px;padding:0 var(--gutter);display:flex;align-items:center;gap:26px;z-index:5}.brand{display:inline-flex;flex-shrink:0}.brand img{width:164px;height:auto;display:block}.on-dark{display:none!important}[data-theme=dark] .on-light{display:none!important}[data-theme=dark] .on-dark{display:block!important}.site-header nav{display:flex;align-items:center;gap:40px;margin-left:auto;font-size:12px}.site-header nav>a{padding:13px 0;position:relative}.site-header nav>a:after{content:'';position:absolute;bottom:7px;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav>a:hover:after{transform:scaleX(1)}.nav-contact{display:flex;gap:25px;align-items:center;white-space:nowrap}.nav-contact span{font-size:22px}.theme-toggle{display:grid;place-items:center;width:44px;height:44px;padding:12px;border:0;background:transparent;margin-left:10px;flex-shrink:0}
.story{position:relative}.story-viewport{position:relative;isolation:isolate;overflow:clip}.assembly-stage{position:relative;width:100%;height:100svh;min-height:640px;transform-origin:50% 50%;will-change:transform}#assembly-canvas{position:absolute;inset:0}.assembly-stage canvas{display:block;width:100%;height:100%}.assembly-fallback{position:absolute;width:min(59vw,720px);height:auto;left:61%;top:58%;transform:translate(-50%,-50%)}.assembly-stage.is-ready .assembly-fallback{visibility:hidden}.intro-copy{position:absolute;top:clamp(132px,16svh,174px);left:var(--gutter);z-index:2;max-width:680px;transform-origin:left top;pointer-events:none}.intro-copy h1{font-size:clamp(62px,6.3vw,100px);line-height:.98;letter-spacing:-.065em;font-weight:430;text-wrap:balance}.hero-kicker{font-size:10px;line-height:1.5;letter-spacing:.115em;text-transform:uppercase;color:var(--muted);margin-bottom:25px}.section-label{font:10px/1.5 PlexMono,monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}
.scene-services{max-width:590px;margin:44px var(--gutter) 110px auto}.scene-services>.section-label{margin-bottom:22px}.scene-services h2{font-size:clamp(43px,4vw,60px);line-height:1.01;letter-spacing:-.055em;margin-bottom:34px}.services-list details{border-bottom:1px solid var(--line)}.services-list details:first-child{border-top:1px solid var(--line)}.services-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:19px;line-height:1.3;padding:20px 0;min-height:66px;cursor:pointer;letter-spacing:-.025em;transition:color .2s}.services-list summary::-webkit-details-marker{display:none}.services-list summary>span{font-size:23px;line-height:1;font-weight:300;transition:transform .25s}.services-list summary:hover{color:var(--blue)}.services-list details[open] summary>span{transform:rotate(45deg)}.services-list details p{font-size:14px;line-height:1.7;padding:0 35px 21px 0;max-width:440px}.service-note{font-size:12px;margin-top:25px}.service-contact{display:flex;justify-content:space-between;align-items:center;gap:28px;width:100%;font-size:13px;min-height:48px;margin-top:7px}.service-contact span{font-size:26px;transition:transform .25s}.service-contact:hover span{transform:translate(4px,-4px)}
.scene-ui{position:absolute;left:var(--gutter);right:var(--gutter);bottom:27px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:10px;color:var(--muted)}.scroll-hint{display:flex;gap:30px;align-items:center;min-width:138px}.scroll-hint>span{font-size:19px;color:var(--ink)}.motion-controls{display:flex;gap:24px}.motion-controls button{font-size:10px;background:none;border:0;min-height:44px;padding:10px 5px;transition:color .2s}.motion-controls button:hover{color:var(--ink)}.motion-controls button span{margin-left:7px}.private-label{min-width:138px;text-align:right;font:8px/1.5 PlexMono,monospace;letter-spacing:.08em;text-transform:uppercase}.story-progress{position:absolute;left:var(--gutter);right:var(--gutter);bottom:17px;height:1px;background:var(--line);opacity:0}.story-progress>span{display:block;height:1px;width:100%;background:var(--blue);transform:scaleX(0);transform-origin:left}
/* A single construction continues through native scrolling and the service reveal. */
.motion-story .story{height:340svh;min-height:2100px}.motion-story .story-viewport{position:sticky;top:0;height:100svh;min-height:600px}.motion-story .assembly-stage{position:absolute;inset:0;height:100%;min-height:0}.motion-story .scene-services{position:absolute;right:var(--gutter);top:50%;width:min(39vw,590px);max-width:none;margin:0;transform:translateY(-44%);opacity:0;visibility:hidden;z-index:3}.motion-story .story-progress{opacity:1}.motion-story .intro-copy{will-change:opacity,transform}
/* The team is an editorial section, with room for real photographs and a clear record. */
.people-section{padding:140px var(--gutter) 150px;display:grid;grid-template-columns:1fr 1fr;gap:74px 7vw;border-top:1px solid var(--line);position:relative;background:var(--paper);z-index:2}.people-intro{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr;align-items:end;gap:7vw;margin-bottom:12px}.people-intro .section-label{margin-bottom:32px}.people-intro h2{font-size:clamp(54px,6.3vw,100px);letter-spacing:-.065em;line-height:1.02}.people-context{max-width:480px;padding-bottom:7px}.people-founded{color:var(--ink);font-size:24px;line-height:1.35;letter-spacing:-.02em;margin-bottom:18px}.people-context>p:not(.people-founded){font-size:15px;line-height:1.7;max-width:345px}.industry-list{list-style:none;padding:22px 0 0;margin:27px 0 0;display:flex;flex-wrap:wrap;gap:10px 24px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.portrait{aspect-ratio:4/3.8;background:var(--photo);overflow:hidden}.portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 10%;filter:grayscale(1) contrast(1.04);transition:filter .65s,transform 1s}.portrait:hover img{filter:grayscale(.65) contrast(1.02);transform:scale(1.015)}.person-info{padding-top:28px}.person-name{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:18px}.person-name h3{font-size:29px;line-height:1.25;letter-spacing:-.045em}.person-name>span{font:10px/1.5 PlexMono,monospace;letter-spacing:.06em;color:var(--muted)}.person-info>p{font-size:14px;line-height:1.75;max-width:435px}
/* Native disclosures keep the full biographies available without crowding the portraits. */
.person-bio{margin-top:23px;border-top:1px solid var(--line)}
.person-bio summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:52px;padding:13px 0;font-size:13px;line-height:1.5;color:var(--ink);cursor:pointer;transition:color .2s}
.person-bio summary::-webkit-details-marker{display:none}
.person-bio summary:hover{color:var(--blue)}
.bio-toggle{position:relative;display:block;width:16px;height:16px;flex:0 0 16px}
.bio-toggle:before,.bio-toggle:after{content:'';position:absolute;left:1px;top:7px;width:14px;height:1px;background:currentColor}
.bio-toggle:after{transform:rotate(90deg);transition:transform .2s}
.person-bio[open] .bio-toggle:after{transform:rotate(0)}
.person-bio-body{max-width:62ch;padding:8px 0 5px}
.person-bio-body p{font-size:15px;line-height:1.8;overflow-wrap:break-word}
.person-bio-body p+p{margin-top:1.35em}
.person-bio-body em{font-style:italic}
/* One expansive closing invitation, with direct contact rather than a lead form. */
.contact-section{padding:100px var(--gutter) 40px;border-top:1px solid var(--line);position:relative;z-index:2;background:var(--paper)}.contact-top{position:relative}.contact-top .section-label{margin-bottom:36px}.contact-top h2{font-size:clamp(70px,10.2vw,162px);font-weight:400;letter-spacing:-.075em;line-height:.98}.contact-top>p:last-child{font-size:15px;margin-top:32px}.contact-email{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:clamp(27px,3.3vw,52px);letter-spacing:-.035em;line-height:1.3;margin:60px 0 36px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;transition:color .25s}.contact-email>span:last-child{font-weight:300;font-size:1.6em;line-height:.9;transition:transform .3s}.contact-email:hover{color:var(--blue)}.contact-email:hover>span:last-child{transform:translate(6px,-6px)}.contact-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;color:var(--muted)}.contact-bottom>div{display:flex;align-items:center;gap:20px}.contact-bottom button{font-size:11px;min-height:44px;padding:10px 0;border:0;background:none}.contact-bottom #copy-status{color:var(--blue)}footer{display:flex;align-items:center;justify-content:space-between;padding:38px var(--gutter) 46px;gap:30px;font-size:10px;color:var(--muted)}footer .brand img{width:148px}footer>span:last-child{font:8px/1.5 PlexMono,monospace;letter-spacing:.08em;text-transform:uppercase}
@media(min-width:1800px){.people-section,.contact-section,footer{padding-left:max(var(--gutter),calc((100vw - 1624px)/2));padding-right:max(var(--gutter),calc((100vw - 1624px)/2))}}
@media(max-width:1100px){.site-header nav{gap:28px}.intro-copy{max-width:680px}.intro-copy h1{font-size:clamp(61px,6.8vw,80px)}.motion-story .scene-services{width:43vw}.scene-services h2{font-size:43px}.services-list summary{font-size:17px;padding:18px 0;min-height:61px}.people-section{gap:60px 6vw;padding-top:110px;padding-bottom:120px}.people-intro{gap:6vw}.person-name{display:block}.person-name h3{font-size:26px}.person-name>span{display:block;margin-top:7px}.people-founded{font-size:22px}}
@media(max-width:700px){:root{--gutter:23px}.site-header{height:81px;gap:13px}.brand img{width:135px}.site-header nav{gap:20px;font-size:12px}.nav-contact{gap:12px}.theme-toggle{margin-left:0;width:34px;padding:8px}.intro-copy{top:112px;left:var(--gutter);max-width:calc(100% - var(--gutter)*2)}.hero-kicker{font-size:8px;letter-spacing:.08em;margin-bottom:18px}.intro-copy h1{font-size:clamp(43px,11.8vw,67px);line-height:1;letter-spacing:-.06em}.assembly-stage{height:100svh;min-height:680px}.assembly-fallback{width:86vw;top:61%;left:50%}.motion-story .story{height:350svh;min-height:2300px}.motion-story .story-viewport{min-height:560px}.motion-story .scene-services{width:auto;left:var(--gutter);right:var(--gutter);top:auto;bottom:95px;transform:none}.scene-services{margin:32px var(--gutter) 75px;max-width:none}.scene-services>.section-label{margin-bottom:17px}.scene-services h2{font-size:37px;margin-bottom:23px}.services-list summary{font-size:17px;padding:15px 0;min-height:55px}.services-list details p{font-size:13px;padding-bottom:17px;max-width:390px}.service-note{font-size:11px;margin-top:18px}.service-contact{font-size:12px;margin-top:4px;min-height:44px}.scene-ui{bottom:25px;font-size:10px;gap:10px}.scroll-hint{min-width:0;gap:12px}.motion-controls{gap:13px}.motion-controls button{font-size:10px;padding:10px 2px}.private-label{display:none}.story-progress{bottom:16px}.people-section{grid-template-columns:1fr;gap:55px;padding-top:77px;padding-bottom:84px}.people-intro{grid-column:auto;grid-template-columns:1fr;gap:31px;margin-bottom:0}.people-intro .section-label{margin-bottom:23px}.people-intro h2{font-size:clamp(52px,12.4vw,78px)}.people-context{max-width:440px;padding:0}.people-founded{font-size:21px;margin-bottom:13px}.people-context>p:not(.people-founded){font-size:14px;max-width:340px}.industry-list{margin-top:23px;padding-top:17px;gap:9px 21px;font-size:10px}.portrait{aspect-ratio:4/3.9}.person-info{padding-top:23px}.person-name{display:flex;margin-bottom:14px}.person-name h3{font-size:27px}.person-name>span{font-size:9px;margin:0}.person-info>p{font-size:14px;line-height:1.7;max-width:420px}.contact-section{padding-top:76px;padding-bottom:30px}.contact-top .section-label{margin-bottom:27px}.contact-top h2{font-size:clamp(59px,14.7vw,103px);letter-spacing:-.07em}.contact-top>p:last-child{font-size:13px;margin-top:25px}.contact-email{font-size:clamp(25px,6.5vw,42px);padding:24px 0;margin:37px 0 24px;gap:12px}.contact-bottom{font-size:10px;gap:10px}.contact-bottom>div{gap:7px;flex-direction:column;align-items:end}.contact-bottom button{font-size:10px}.contact-bottom #copy-status{font-size:9px}footer{padding-top:28px;padding-bottom:36px;font-size:9px;gap:15px}footer .brand img{width:117px}footer>span:last-child{display:none}}
@media(max-width:360px){:root{--gutter:20px}.site-header{gap:8px}.site-header .brand img{width:112px}.site-header nav{gap:12px;font-size:11px}.nav-contact{gap:6px}.theme-toggle{width:31px}.intro-copy h1{font-size:40px}.hero-kicker{font-size:7px;letter-spacing:.06em}.scene-services h2{font-size:32px}.scene-services>.section-label{margin-bottom:12px}.services-list summary{font-size:15px;min-height:50px;padding:13px 0}.service-note{font-size:10px}.people-intro h2{font-size:48px}.person-name h3{font-size:24px}.contact-top h2{font-size:55px}.contact-email{font-size:25px}.industry-list{gap:8px 16px}}
@media(min-width:701px) and (max-height:760px){.site-header{height:76px}.intro-copy{top:121px}.intro-copy h1{font-size:clamp(58px,6.6vw,88px)}.hero-kicker{margin-bottom:19px}.scene-services>.section-label{margin-bottom:13px}.scene-services h2{font-size:38px;margin-bottom:22px}.services-list summary{min-height:52px;padding:14px 0;font-size:17px}.services-list details p{font-size:13px;padding-bottom:15px}.service-note{margin-top:17px}.scene-ui{bottom:22px}}
/* Reduced motion, short displays and failed graphics use the same content in normal flow. */
html:not(.motion-story) .story-viewport{display:flex;flex-direction:column;overflow:visible}html:not(.motion-story) .intro-copy{position:relative;order:-1;top:auto;left:auto;margin:140px var(--gutter) 24px;max-width:none}html:not(.motion-story) .assembly-stage{height:65svh;min-height:390px;max-height:690px}html:not(.motion-story) .assembly-fallback{left:50%;top:50%}html:not(.motion-story) .scene-services{width:min(590px,calc(100% - var(--gutter)*2));margin:35px var(--gutter) 100px auto}html:not(.motion-story) .scene-ui{position:relative;left:auto;right:auto;bottom:auto;margin:0 var(--gutter) 32px}html:not(.motion-story) .scroll-hint,html:not(.motion-story) .story-progress{display:none}#services-title:focus{outline:none}
@media(max-width:700px){html:not(.motion-story) .intro-copy{margin-top:115px}html:not(.motion-story) .assembly-stage{height:55svh;min-height:330px}html:not(.motion-story) .scene-services{margin-left:var(--gutter);margin-right:var(--gutter);margin-bottom:80px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.portrait:hover img{transform:none}}
/* Keep an expanded service readable above transport controls on short screens. */
@media(max-width:700px) and (max-height:700px){.scene-services>.section-label{display:none}.scene-services h2{font-size:32px;margin-bottom:16px}.services-list summary{font-size:15px;min-height:47px;padding:12px 0}.services-list details p{font-size:12px;line-height:1.6;padding-bottom:13px}.service-note{font-size:10px;margin-top:14px}}
@media(min-width:701px) and (max-height:700px){.motion-story .scene-services{transform:translateY(-50%)}.scene-services>.section-label{display:none}.scene-services h2{font-size:34px;margin-bottom:16px}.services-list summary{min-height:48px;padding:12px 0;font-size:16px}.service-note{margin-top:14px}}
/* Foreground pieces can leave the frame; the interaction strip keeps clear air. */
@media(max-width:700px){.motion-story .assembly-stage canvas{mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 110px),transparent calc(100% - 70px));-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 110px),transparent calc(100% - 70px))}}

/* A completed mark is only a static fallback, never an animated loading frame. */
.motion-story .assembly-fallback{visibility:hidden}
.motion-story #assembly-canvas{opacity:0;transition:opacity .35s ease}
.motion-story .assembly-stage.is-ready #assembly-canvas{opacity:1}
/* A failed page controller cannot leave the content in an unsteerable scene. */
.page-controller-failed #assembly-canvas{display:none}
.page-controller-failed .assembly-stage .assembly-fallback{visibility:visible}

/* Keep every destination within reach on phones without shrinking the wordmark. */
@media(max-width:480px){.site-header{height:96px;display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-template-rows:44px 44px;gap:0 12px;align-content:center}.site-header>.brand{grid-column:1;grid-row:1;justify-self:start;min-height:44px;align-items:center}.site-header nav{grid-column:1/-1;grid-row:2;justify-content:space-between;margin:0;gap:16px}.site-header nav>a{display:inline-flex;align-items:center;min-width:44px;min-height:44px;padding:0}.site-header .theme-toggle{grid-column:2;grid-row:1;justify-self:end;margin:0;width:44px;height:44px;padding:12px}}

/* Explain the ongoing role within the existing services scene. */
.scene-services h2{margin-bottom:20px}
.services-lede{font-size:14px;line-height:1.6;max-width:44ch;margin-bottom:24px;text-wrap:pretty}
.contact-top>p:last-child{max-width:54ch;text-wrap:pretty}
@media(max-width:700px){.scene-services h2{margin-bottom:14px}.services-lede{font-size:13px;margin-bottom:20px}}
@media(max-width:700px) and (max-height:700px){.services-lede{font-size:12px;line-height:1.5;margin-bottom:16px}}
/* Short, narrow phones retain readable copy and 44px disclosure targets. */
@media(max-width:360px) and (max-height:700px){.motion-story .scene-services{bottom:81px}.scene-services h2{margin-bottom:12px}.services-lede{margin-bottom:12px}.services-list summary{min-height:44px;padding:10px 0}.services-list details p{padding-right:0}.service-note{margin-top:12px}}
/* Longer service copy clears the controls on shorter desktop and tablet scenes. */
@media(min-width:701px) and (max-height:920px){.motion-story .scene-services{top:auto;bottom:92px;transform:none}}
@media(min-width:701px) and (max-height:800px){.motion-story .scene-services>.section-label{display:none}}
/* The first screen states the ongoing relationship before the construction unfolds. */
.hero-sub{font-size:15px;line-height:1.6;max-width:35ch;margin-top:23px;text-wrap:pretty}
@media(max-width:700px){.hero-sub{font-size:13px;line-height:1.5;max-width:35ch;margin-top:18px}}
@media(max-width:360px){.hero-sub{font-size:12px;max-width:36ch;margin-top:16px}}

/* Direct call and text links for the public inquiry line. */
.contact-section .contact-email{margin-bottom:0}
.contact-phone{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 32px;padding:22px 0;margin-bottom:36px;border-bottom:1px solid var(--line)}
.contact-phone-number{font-size:clamp(26px,3vw,40px);letter-spacing:-.035em;line-height:1.3;white-space:nowrap}
.contact-phone-actions{display:flex;gap:24px}
.contact-phone-actions a{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;min-width:64px;font-size:14px}
.contact-phone-actions a:hover{color:var(--blue)}
.contact-phone-actions a span{font-size:22px}
@media(max-width:700px){.contact-phone{padding:20px 0;margin-bottom:24px;gap:8px 24px}.contact-phone-actions{gap:24px}.contact-phone-actions a{font-size:13px}}

/* Profiles live with their people; company profiles live in the footer. */
.person-social,.footer-social{display:flex;flex-wrap:wrap;align-items:center;gap:6px 24px}
.person-social{margin-top:18px}
.person-social a,.footer-social a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:12px;transition:color .2s}
.person-social a:hover,.footer-social a:hover{color:var(--blue)}
.person-social a>span:last-child,.footer-social a>span:last-child{font-size:19px}
.social-handle{color:var(--muted)}
.person-social+.person-bio{margin-top:12px}
.footer-social{margin-left:auto}
@media(max-width:700px){footer{flex-wrap:wrap}.footer-social{order:3;flex-basis:100%;margin-left:0}footer>.brand{margin-right:auto}.person-social{margin-top:14px}}

/* Favorite projects are a compact linked ribbon, with a complete static fallback. */
.favorites-strip{position:relative;z-index:2;padding:16px 0 28px;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.favorites-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;margin:0 var(--gutter) 10px}
.favorites-toggle{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;background:transparent;color:var(--muted)}
.favorites-toggle:hover{color:var(--ink)}
.favorites-toggle .play-icon,.favorites-toggle[aria-pressed=true] .pause-icon{display:none}
.favorites-toggle[aria-pressed=true] .play-icon{display:block}
.favorites-window{overflow:hidden}
.favorites-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 18px;list-style:none;margin:0;padding:0 var(--gutter)}
.favorites-list li{flex:1 0 148px;max-width:240px}
.favorites-list a{display:flex;align-items:center;justify-content:center;min-height:64px;padding:10px 12px;opacity:.72;transition:opacity .2s}
.favorites-list a:hover,.favorites-list a:focus-visible{opacity:1}
.favorites-list a:focus-visible{outline-offset:-3px}
.favorites-list .favorite-name{font-size:17px;letter-spacing:-.035em;white-space:nowrap}
.favorites-list img{display:block;max-width:100%;object-fit:contain;filter:brightness(0)}
[data-theme=dark] .favorites-list img{filter:brightness(0) invert(1)}
.favorites-list img.favorite-hermes{filter:none;margin-right:9px}
.favorites-copy{display:none}
.favorites-strip.is-enhanced .favorites-track{display:flex;width:max-content;animation:favorite-drift var(--favorite-duration,75s) linear infinite;animation-play-state:paused}
/* Natural logo widths plus half-gaps at each edge keep the loop seam even. */
.favorites-strip.is-enhanced .favorites-list{--logo-gap:clamp(32px,4vw,64px);flex:none;flex-wrap:nowrap;justify-content:space-around;gap:var(--logo-gap);width:max-content;min-width:100vw;padding:0 calc(var(--logo-gap)/2)}
.favorites-strip.is-enhanced .favorites-list li{flex:0 0 auto;max-width:none}
.favorites-strip.is-enhanced .favorites-list a{min-width:44px;padding:10px 8px}
.favorites-strip.is-enhanced .favorites-list img{height:auto}
.favorites-strip.is-enhanced .favorite-apple{width:28px}
.favorites-strip.is-enhanced .favorite-hermes{flex:none}
.favorites-strip.is-enhanced .favorites-copy{display:flex}
.favorites-strip[data-running=true] .favorites-track{animation-play-state:running}
.favorites-strip .favorites-window:hover .favorites-track,.favorites-strip .favorites-window:focus-within .favorites-track{animation-play-state:paused}
/* Keyboard navigation gets one stable, naturally scrolling set of links. */
.favorites-strip.is-keyboard .favorites-track{animation:none}
.favorites-strip.is-keyboard .favorites-copy{display:none}
.favorites-strip.is-keyboard .favorites-window{overflow-x:auto;scrollbar-width:thin}
@keyframes favorite-drift{to{transform:translateX(-50%)}}
@media(max-width:700px){.favorites-strip{padding:12px 0 20px}.favorites-caption{margin-bottom:8px}.favorites-list{gap:8px 12px;padding:0 16px}.favorites-list li{flex-basis:130px}.favorites-list a{min-height:60px}.favorites-list img{max-width:128px}.favorites-list .favorite-apple{height:35px;width:auto}}
@media(prefers-reduced-motion:reduce){.favorites-strip .favorites-track{animation:none!important}.favorites-strip .favorites-copy,.favorites-toggle{display:none!important}.favorites-strip.is-enhanced .favorites-list{width:100%;flex-wrap:wrap}.favorites-list a{transition:none}}

@media(max-width:360px){.favorites-strip:not(.is-enhanced) .favorites-list li{flex:0 0 calc(50% - 6px);min-width:0}.favorites-strip:not(.is-enhanced) .favorites-list a{padding:10px 4px}.favorites-strip:not(.is-enhanced) .favorite-name{font-size:13px}.favorites-strip:not(.is-enhanced) img.favorite-hermes{width:24px;height:24px;margin-right:6px}}
