/* Formbrand interactive direction — safe version preserved in releases. */
.form-stage{position:relative;isolation:isolate;display:grid;grid-template-columns:38% 62%;min-height:540px;margin:0 3.2% 70px;background:#171b16;color:#f7f7f2;overflow:hidden}
.form-stage:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 72% 48%,#43502a66,transparent 65%)}
.form-stage-copy{position:relative;padding:42px 0 100px 40px;pointer-events:none;z-index:1}.form-stage-copy .eyebrow{font-size:10px;color:#b7bcae;letter-spacing:.12em}.form-stage-copy h2{font-size:clamp(65px,7.5vw,115px);letter-spacing:-.075em;font-weight:400;line-height:.9;margin:70px 0 25px}.form-stage-copy p{font-size:13px;color:#b7bcae}
.form-object{height:540px;min-width:0;cursor:grab;touch-action:pan-y;outline-offset:-5px;position:relative}.form-object.is-dragging{cursor:grabbing}.form-object canvas{display:block;position:absolute;inset:0;width:100%;height:100%}.form-stage-bottom{position:absolute;bottom:0;left:40px;right:40px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff30;min-height:65px;font-size:11px;z-index:2}.form-stage-bottom>div{display:flex;gap:22px}.form-stage-bottom button{background:none;border:0;color:#f7f7f2;padding:14px 0;font-size:11px}.form-stage-bottom button:hover{color:#d8ff00}.form-stage-bottom button:first-child{color:#d8ff00}.form-hint{color:#afb8a2}.form-fallback{position:absolute;left:50%;top:50%;width:190px;height:190px;transform:translate(-50%,-50%) rotate(-20deg)}.form-fallback i{position:absolute;inset:0;border:8px solid #d8ff00;transform:rotate(15deg)}.form-fallback i:nth-child(2){transform:rotate(30deg)}.form-fallback i:nth-child(3){transform:rotate(45deg)}.form-fallback i:nth-child(4){transform:rotate(60deg)}.form-fallback i:nth-child(5){transform:rotate(75deg)}.form-ready .form-fallback{display:none}.form-unavailable .form-stage-bottom>div{display:none}
.heading-with-form{display:grid;grid-template-columns:58% 42%;align-items:center;padding-right:3.2%}.heading-with-form .page-heading{padding-right:15px}.heading-with-form .page-heading h1{font-size:clamp(60px,7.3vw,112px)}.form-stage-small{display:block;min-height:370px;margin:20px 0 45px}.form-stage-small .form-stage-copy{position:absolute;top:0;left:0;padding:22px;z-index:1}.form-stage-small .form-object{height:370px}.form-stage-small .form-stage-bottom{left:22px;right:22px;min-height:56px}.form-stage-small .form-hint{display:none}.form-stage-small .form-stage-bottom>div{width:100%;justify-content:space-between}.contact-page .form-stage-small{margin:40px 0 0;max-width:440px;min-height:300px}.contact-page .form-stage-small .form-object{height:300px}
.word-mask{display:inline-block;overflow:clip;vertical-align:top;padding-bottom:.12em;margin-bottom:-.12em}.word-mask>span{display:inline-block;transform:translateY(115%) rotate(5deg);transition:transform 1s cubic-bezier(.16,1,.3,1);transition-delay:var(--word-delay)}.type-choreography.in-view .word-mask>span{transform:none}.case-heading .reveal-type{background:none;color:#171817}
.project-image{transform:perspective(1200px) rotateX(var(--card-rx,0deg)) rotateY(var(--card-ry,0deg));transition:transform .4s cubic-bezier(.2,.8,.2,1);transform-origin:center}.project-card .project-caption{transition:translate .4s}.project-card:hover .project-caption{translate:8px 0}.project-card .project-image:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 0 0 #d8ff00;transition:box-shadow .35s;pointer-events:none}.project-card:hover .project-image:after{box-shadow:inset 0 0 0 6px #d8ff00}.project-grid{perspective:1500px}.button,.contact-link{transition:translate .25s,background .3s,color .3s}
.services details{position:relative;overflow:hidden;transition:background .4s,color .4s,padding .4s}.services details:hover,.services details[open]{background:#1a1e17;color:#f7f7f2;padding-left:25px;padding-right:25px}.services details:hover summary b,.services details[open] summary b{color:#d8ff00;rotate:90deg}.services summary b{transition:rotate .4s}.services details[open] .service-content{animation:service-enter .45s ease both}.services details[open] .service-content p{color:#d0d5c8}.process-grid article{border-top:2px solid #171817;padding-top:24px;transform:translateY(65px);opacity:.15;transition:transform .9s cubic-bezier(.2,.8,.2,1),opacity .9s}.process-grid article:nth-child(2){transition-delay:.15s}.process-grid article:nth-child(3){transition-delay:.3s}.process-grid article.in-view{transform:none;opacity:1}.recognition .award-list>span{transition:transform .4s}.recognition .award-list>span:hover{transform:translateY(-8px) rotate(-3deg)}
.closing{position:relative;overflow:hidden}.closing:after{content:'';position:absolute;right:-80px;top:40px;width:320px;height:320px;border:55px solid #1718170c;rotate:20deg;pointer-events:none;animation:closing-turn 24s linear infinite}.closing-link{position:relative;z-index:1}.closing-bottom{position:relative;z-index:1}.filter-bar{position:sticky;top:0;z-index:5;background:#f7f7f2eb;backdrop-filter:blur(16px);padding-top:18px;padding-bottom:18px}.gallery-frame>div{transition:clip-path 1.2s cubic-bezier(.16,1,.3,1)!important}.gallery-frame.experience-entry:not(.in-view)>div{clip-path:inset(4% 4%)!important}.gallery-frame.in-view>div{clip-path:inset(0)!important}
@view-transition{navigation:auto}::view-transition-old(root){animation:page-out .25s ease both}::view-transition-new(root){animation:page-in .5s cubic-bezier(.16,1,.3,1) both}@keyframes page-in{from{opacity:0;transform:translateY(30px)}}@keyframes page-out{to{opacity:0;transform:translateY(-20px)}}@keyframes service-enter{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes closing-turn{to{rotate:380deg}}
@media(max-width:700px){.form-stage{grid-template-columns:1fr;min-height:490px;margin:0 6% 35px}.form-stage-copy{position:absolute;padding:25px;top:0;left:0}.form-stage-copy h2{font-size:60px;margin:28px 0 0}.form-stage-copy p{display:none}.form-object{height:490px;padding-top:0}.form-stage-bottom{left:22px;right:22px;display:block;padding:10px 0;min-height:72px}.form-hint{display:block;font-size:10px;margin-bottom:1px}.form-stage-bottom>div{justify-content:space-between;gap:10px}.form-stage-bottom button{font-size:11px;padding:9px 0}.heading-with-form{display:block;padding:0}.heading-with-form .page-heading h1{font-size:15vw}.form-stage-small{min-height:310px;margin:0 6% 35px}.form-stage-small .form-object{height:310px}.form-stage-small .form-stage-bottom{min-height:40px;padding:0}.contact-page .form-stage-small{margin:25px 0 0}.services details:hover,.services details[open]{padding-left:12px;padding-right:12px}.closing:after{width:200px;height:200px;border-width:35px}.project-card:hover .project-caption{translate:none}}
.motion-paused .word-mask>span{transform:none;transition:none}.motion-paused .process-grid article{transform:none;opacity:1}.motion-paused .project-image{transform:none}
@media(prefers-reduced-motion:reduce){.word-mask>span{transform:none}.process-grid article{transform:none;opacity:1}.project-image{transform:none}.gallery-frame>div{clip-path:none!important}::view-transition-old(root),::view-transition-new(root){animation:none}}
.form-object{user-select:none;-webkit-user-select:none}@media(max-width:700px){.form-stage:not(.form-stage-small) .form-object{height:340px;margin-top:145px;margin-bottom:70px}.form-stage:not(.form-stage-small) .form-stage-copy h2{font-size:50px;margin-top:20px}}
@media(max-width:700px){.section-title{display:block}.section-title h2{translate:none!important}.section-title>p{margin-top:15px;font-size:12px}.section-title>span{display:block;margin-top:15px}}
/* Integrated material study. No separate demo section or visible controls. */
.studio-intro{background:#e7e7df;color:#171817;grid-template-columns:1.05fr 1fr;gap:5%;padding:70px 5%;align-items:center}.thinking-art{min-width:0}.thinking-art>.eyebrow{font-size:11px;letter-spacing:.08em}.material-study{width:100%;height:490px;position:relative;cursor:grab;touch-action:pan-y;user-select:none;outline-offset:-5px}.material-study:active{cursor:grabbing}.material-study canvas{display:block;width:100%;height:100%}.studio-intro .intro-copy{color:#44483e}.studio-intro .intro-copy .text-link{color:#171817}.studio-intro h2{font-size:clamp(36px,4.3vw,68px)}
@media(max-width:700px){.studio-intro{display:block;padding:35px 6% 45px}.material-study{height:360px}.studio-intro h2{font-size:38px}.thinking-art{margin-bottom:15px}}
.studio-intro .intro-copy p{color:#55594f}.material-study:focus:not(:focus-visible){outline:none}
/* Full-section dark studio, with text held in a readable foreground layer. */
.studio-intro{position:relative;isolation:isolate;display:flex;align-items:center;min-height:850px;padding:135px 6% 110px;background:#090c10;color:#f7f7f2;overflow:hidden}
.thinking-art{position:absolute;inset:0;margin:0;z-index:0}.thinking-art>.eyebrow{position:absolute;top:55px;left:6%;color:#b8bdc3;z-index:2;pointer-events:none}.material-study{position:absolute;inset:0;width:100%;height:100%;outline-offset:-10px}.material-study canvas{position:absolute;inset:0}
.studio-intro:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#090c10d9 0%,#090c1090 25%,transparent 65%)}
.studio-intro>div:not(.thinking-art){position:relative;z-index:2;width:46%;pointer-events:none}.studio-intro h2{font-size:clamp(42px,5.5vw,84px);line-height:1.04;letter-spacing:-.055em;translate:none!important;opacity:1!important;margin:0 0 35px}.studio-intro .intro-copy{display:block;max-width:390px}.studio-intro .intro-copy p{color:#b6bdc5;font-size:16px;line-height:1.65}.studio-intro .intro-copy .text-link{color:#fff;pointer-events:auto;margin-top:26px;width:fit-content;border-color:#ffffff60}
@media(max-width:700px){.studio-intro{min-height:1050px;align-items:start;padding:110px 7% 490px}.thinking-art>.eyebrow{top:40px;left:7%;font-size:10px}.studio-intro>div:not(.thinking-art){width:100%}.studio-intro h2{font-size:47px;max-width:360px}.studio-intro .intro-copy{max-width:330px}.studio-intro .intro-copy p{font-size:15px}.material-study{height:100%;width:100%}.studio-intro:after{background:linear-gradient(180deg,#090c10eb, #090c1080 36%,transparent 64%)} }
/* Opening sequence: headline, physical asterisks, reel. */
.hero-v2{padding:45px 6% 30px}.hero-v2 h1{font-size:clamp(70px,8.8vw,135px);line-height:.96}.hero-v2 h1>.headline-line{display:inline}.hero-v2 .headline-row{display:inline-flex;margin:0 0 0 .16em}.hero-v2 .hero-bottom{margin-top:25px}.hero-v2 .hero-bottom p{font-size:16px}
.asterisk-stage{position:relative;margin:0 3.2% 45px;height:clamp(480px,64vh,740px);border-radius:18px;overflow:hidden;background:#0c1018;isolation:isolate}.asterisk-stage .material-study{position:absolute;inset:0;width:100%;height:100%;z-index:0;touch-action:pan-y}.asterisk-stage:after{content:'';position:absolute;inset:0;pointer-events:none;border:1px solid #ffffff15;border-radius:inherit}.asterisk-stage canvas{display:block}.webgl-unavailable{background:radial-gradient(ellipse at 65% 30%,#737cad55,transparent 60%)}
.reel-chapter{padding:20px 6% 70px}.reel-chapter .film-window{width:100%;height:clamp(330px,65vh,680px);aspect-ratio:auto;border-radius:14px;animation:none;translate:none;transform:none;margin:0}.reel-chapter .film-window video{object-fit:cover}.reel-chapter .film-play{width:90px;height:90px;font-size:42px}.reel-chapter .film-label{font-size:14px;left:28px;right:28px;bottom:25px}
.studio-intro{display:grid;grid-template-columns:1fr 2.3fr;min-height:0;padding:80px 5%;gap:7%;background:#101215}.studio-intro:after{display:none}.studio-intro>.eyebrow{position:static;color:#b8bdc3;align-self:start;max-width:170px;font-size:11px;line-height:1.6}.studio-intro>div:not(.thinking-art){position:static;width:auto;pointer-events:auto}.studio-intro h2{font-size:clamp(36px,4.8vw,74px)}.studio-intro .intro-copy{max-width:540px}
@media(max-width:700px){.hero-v2{padding:30px 6%}.hero-v2 h1{font-size:17vw}.hero-v2 h1>.headline-line{display:block}.hero-v2 .headline-row{display:flex;margin:0}.hero-v2 .hero-bottom p{font-size:15px}.asterisk-stage{height:540px;margin:0 4% 25px;border-radius:12px}.reel-chapter{padding:10px 4% 40px}.reel-chapter .film-window{height:390px}.reel-chapter .film-play{width:65px;height:65px;font-size:30px}.studio-intro{display:block;padding:45px 6%}.studio-intro>.eyebrow{margin-bottom:30px}.studio-intro h2{font-size:40px}.reel-chapter .film-label{font-size:11px;left:18px;right:18px}}
.reel-chapter.experience-entry .film-window{clip-path:inset(0);transition:clip-path 1.15s cubic-bezier(.16,1,.3,1)}.reel-chapter.experience-entry:not(.in-view) .film-window{clip-path:inset(5% 8% 0)}.motion-paused .reel-chapter .film-window{clip-path:none!important}@media(prefers-reduced-motion:reduce){.reel-chapter .film-window{clip-path:none!important}}
/* Keep both independent scenes: opening asterisks and full-section thinking scene. */
.thinking-immersive{position:relative;display:flex;min-height:850px;align-items:center;padding:135px 6% 110px;background:#090c10;isolation:isolate}.thinking-immersive .thinking-art{position:absolute;inset:0;z-index:auto}.thinking-immersive .thinking-art>.eyebrow{position:absolute;top:55px;left:6%;z-index:3;color:#b8bdc3;pointer-events:none}.thinking-immersive .material-study{position:absolute;inset:0;width:100%;height:100%;z-index:0}.thinking-immersive:after{display:block;content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#090c10d9,#090c1090 25%,transparent 65%)}.thinking-immersive>div:not(.thinking-art){position:relative;z-index:2;width:46%;pointer-events:none}.thinking-immersive h2{font-size:clamp(42px,5.5vw,84px);margin:0 0 35px}.thinking-immersive .intro-copy{max-width:390px}.thinking-immersive .intro-copy .text-link{pointer-events:auto}
@media(max-width:700px){.thinking-immersive{min-height:1050px;align-items:start;padding:110px 7% 490px}.thinking-immersive .thinking-art>.eyebrow{top:40px;left:7%;font-size:10px}.thinking-immersive>div:not(.thinking-art){width:100%}.thinking-immersive h2{font-size:47px;max-width:360px}.thinking-immersive:after{background:linear-gradient(180deg,#090c10eb,#090c1080 36%,transparent 64%)}}
/* Refinements: stable footer, deliberate reel introduction, supplied logo strips. */
.closing:after{display:none;animation:none}.closing-link>span:not(.closing-arrow){position:static}.closing-link{transform:none;opacity:1}.footer-brand{font-size:clamp(56px,15.5vw,240px);white-space:nowrap;line-height:1.2}.footer-brand>span{display:inline-block;position:static;animation:none;transform:none}.footer-line{gap:24px;flex-wrap:wrap}.footer-line nav{flex-wrap:wrap}
.reel-chapter{padding:100px 6% 80px}.reel-intro{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-bottom:42px;align-items:end}.reel-intro>.eyebrow{grid-column:1/-1}.reel-intro h2{font-size:clamp(44px,6vw,90px);letter-spacing:-.06em;line-height:1.02}.reel-intro p{max-width:360px;justify-self:end;font-size:17px}.reel-chapter .film-window{height:auto;aspect-ratio:5/4;max-width:1050px;margin:auto;transform:none!important}.reel-chapter .film-window video{object-fit:contain;width:100%;height:100%}.reel-chapter.experience-entry .film-window{clip-path:none!important}.reel-popup{width:min(1000px,calc((100dvh - 150px)*1.25),calc(100vw - 32px))}.reel-popup .cinema-screen video{aspect-ratio:5/4}
.recognition,.clients{background:#fff;color:#171817}.award-list{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:30px;align-items:center}.stripe-logo{display:block!important;width:100%;height:65px;background-image:var(--logo);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;user-select:none}.client-group .stripe-logo{width:155px;height:60px;flex:0 0 155px}.client-group{align-items:center}.recognition{padding-top:55px;padding-bottom:55px}
@media(max-width:700px){.reel-chapter{padding:65px 6% 45px}.reel-intro{grid-template-columns:1fr;gap:20px}.reel-intro p{justify-self:start;font-size:15px}.award-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.award-list .stripe-logo:last-child{grid-column:1/-1;width:45%;justify-self:center}.stripe-logo{height:52px}.footer-line{display:flex;flex-direction:column;align-items:flex-start}.footer-brand{font-size:15vw}.closing-link{font-size:12vw;padding-right:40px}.closing-arrow{font-size:.75em}}
.footer-brand{letter-spacing:-.055em}.reel-popup{width:min(1000px,calc((100dvh - 180px)*1.25),calc(100vw - 32px))}
.reel-popup[open]{height:fit-content;min-height:0;bottom:auto;top:50%;transform:translateY(-50%);animation:none}.reel-popup:fullscreen{top:0;bottom:0;transform:none;height:100%}
/* Reel and recognition share the same visual frame as the interactive scene. */
.reel-chapter{padding:75px 3.2% 0}.reel-intro{padding:0 3%;margin-bottom:38px}.reel-chapter .film-window{max-width:none;width:100%;height:clamp(480px,64vh,740px);aspect-ratio:auto;border-radius:18px}.reel-chapter .film-window video{object-fit:cover;transform:scale(1.04);transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.reel-chapter .film-window:hover video{transform:scale(1.01)}.reel-chapter.experience-entry:not(.in-view) .film-window{clip-path:inset(5% 3% round 18px)!important;opacity:.4}.reel-chapter.experience-entry.in-view .film-window{clip-path:inset(0 round 18px)!important;opacity:1}.reel-chapter .film-window{transition:clip-path 1.2s cubic-bezier(.16,1,.3,1),opacity .8s}.reel-chapter .film-play{transition:scale .35s,background .35s}.reel-chapter .film-window:hover .film-play{scale:1.1;background:#d8ff00;color:#171817}
.recognition{margin:0 3.2% 65px;padding:45px 3.2% 48px;border:0;border-radius:0 0 18px 18px;background:#fff;position:relative}.recognition>.eyebrow{justify-content:center;color:#676a63;margin-bottom:36px}.award-list{display:flex;justify-content:space-between;gap:clamp(16px,2vw,36px);align-items:center}.award-list .stripe-logo{width:var(--mark-width);height:62px;flex:0 1 var(--mark-width);min-width:0}.recognition .award-list>span:hover{transform:none}
@media(max-width:700px){.reel-chapter{padding:55px 4% 0}.reel-chapter .film-window{height:360px;border-radius:12px}.recognition{margin:0 4% 40px;padding:32px 6% 35px}.award-list{flex-wrap:wrap;justify-content:center;gap:30px}.award-list .stripe-logo,.award-list .stripe-logo:last-child{width:var(--mark-width);height:48px;flex:0 1 calc(var(--mark-width)*.77)}.recognition>.eyebrow{font-size:10px;margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){.reel-chapter .film-window,.reel-chapter .film-window video{transition:none;transform:none!important;clip-path:none!important;opacity:1!important}}.motion-paused .reel-chapter .film-window{clip-path:none!important;opacity:1!important}.motion-paused .reel-chapter .film-window video{transform:none}
/* Portrait identity boards: paired introduction and a deliberate two-column sequence. */
.case-paired{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0 3.2%;max-width:1660px;margin:0 auto 65px}.case-paired img{width:100%;height:auto;object-fit:contain;align-self:start}.case-editorial{display:grid!important;grid-template-columns:1fr 1fr;gap:48px 24px;max-width:1500px;margin:auto;padding:20px 5% 80px}.case-editorial .gallery-heading,.case-editorial .project-film{grid-column:1/-1}.case-editorial .gallery-frame{margin:0!important;width:100%!important;max-width:none!important;padding:0!important}.case-editorial .gallery-frame:nth-of-type(even){padding-top:70px!important}.case-editorial .gallery-frame>div{aspect-ratio:auto;overflow:hidden}.case-editorial .gallery-frame img{width:100%;height:auto;transform:none!important;object-fit:contain}.case-editorial .gallery-frame figcaption{font-size:11px}.project-film{margin:0 0 35px}.project-film video{display:block;width:100%;max-height:75vh;background:#101312;object-fit:contain;border-radius:10px}
@media(max-width:700px){.case-paired{gap:8px;margin-bottom:35px}.case-editorial{gap:22px 12px;padding:0 4% 45px}.case-editorial .gallery-frame:nth-of-type(even){padding-top:30px!important}.case-editorial figcaption{display:none}.project-film{margin-bottom:0}}
@media(max-width:700px){.case-paired,.case-editorial{grid-template-columns:1fr}.case-editorial .gallery-frame:nth-of-type(even){padding-top:0!important}.case-editorial .gallery-frame figcaption{display:flex}}
/* Keep the complete wide Advisory33 mark visible in listing cards. */
.project-card a[href="/work/advisory33/"] .project-image{background:#eceeed}.project-card a[href="/work/advisory33/"] .project-image img{object-fit:contain;transform:none!important}
/* Stable first paint: headline stays readable while WebGL warms up. */
.hero-v2 .headline-line{animation:none;opacity:1;transform:none}.asterisk-stage canvas{opacity:0;transition:opacity .45s ease}.asterisk-stage .scene-ready canvas{opacity:1}.asterisk-stage{background:radial-gradient(ellipse at 40% 35%,#303948,#0c1018)}
@view-transition{navigation:none}
@media(prefers-reduced-motion:reduce){.asterisk-stage canvas{transition:none}}
.footer-socials{display:flex;align-items:center;gap:12px;margin:22px 0 38px}.footer-socials>span{font-size:12px;color:#b8bab1;margin-right:14px}.footer-socials a{position:relative;display:flex;align-items:center;gap:0;overflow:hidden;border:1px solid #ffffff45;border-radius:40px;padding:13px;color:#f7f7f2;transition:background .25s,color .25s,transform .25s}.footer-socials svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;flex:none;transition:transform .3s}.footer-socials .social-dot{fill:currentColor;stroke:none}.social-name{max-width:0;opacity:0;white-space:nowrap;font-size:13px;transition:max-width .3s,opacity .25s,margin .3s}.footer-socials a:hover,.footer-socials a:focus-visible{background:#d8ff00;color:#171817;transform:translateY(-3px)}.footer-socials a:hover .social-name,.footer-socials a:focus-visible .social-name{max-width:90px;opacity:1;margin-left:10px}.footer-socials a:hover svg{transform:rotate(-7deg)}@media(prefers-reduced-motion:reduce){.footer-socials a,.footer-socials svg,.social-name{transition:none;transform:none!important}}
.analytics-choice{position:fixed;bottom:20px;left:20px;right:20px;margin:auto;max-width:740px;z-index:100;background:#f7f7f2;color:#171817;border:1px solid #cccfc4;border-radius:14px;padding:22px;box-shadow:0 10px 60px #0003;display:flex;align-items:center;gap:24px}.analytics-choice[hidden]{display:none}.analytics-choice p{font-size:17px}.analytics-choice p span{display:block;font-size:13px;margin-top:7px}.analytics-choice a{text-decoration:underline}.analytics-choice>div{display:flex;gap:8px;flex-shrink:0}.analytics-choice button{padding:10px 14px;border:1px solid #171817;border-radius:24px;background:transparent}.analytics-settings{font-size:12px;border:0;background:none;color:inherit;text-decoration:underline;padding:0}@media(max-width:700px){.analytics-choice{flex-direction:column;align-items:flex-start;gap:16px;left:12px;right:12px;bottom:12px}}
.footer-socials svg.linkedin-icon{fill:currentColor;stroke:none}
/* Shared social links: explicit icon dimensions, visible labels, no animation dependency. */
footer .social-links-v2{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:24px 0 40px}footer .social-links-v2 a{display:inline-flex;align-items:center;gap:12px;padding:8px 16px 8px 8px;border:1px solid #6b6d65;border-radius:40px;color:#f7f7f2;font-size:14px;line-height:1.2;transition:transform .2s,border-color .2s}footer .social-icon-v2{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#d8ff00}footer .social-icon-v2 img{display:block;width:24px!important;height:24px!important;max-width:none;object-fit:contain;opacity:1;transform:none}footer .social-links-v2 a:hover,footer .social-links-v2 a:focus-visible{transform:translateY(-3px);border-color:#d8ff00}footer .social-links-v2 a>span:last-child{transition:transform .2s}footer .social-links-v2 a:hover>span:last-child{transform:translate(2px,-2px)}@media(prefers-reduced-motion:reduce){footer .social-links-v2 a,footer .social-links-v2 a>span:last-child{transition:none;transform:none}}
