.SiteHeader-module__8BDY6q__header{z-index:100;color:var(--color-text-inverse);font-family:var(--font-sans);position:sticky;top:0}.SiteHeader-module__8BDY6q__bar{z-index:3;max-width:100%;min-height:4.5rem;padding:.75rem var(--site-gutter);background:radial-gradient(ellipse 60% 120% at 85% 0%, color-mix(in srgb, var(--color-accent) 15%, transparent) 0%, transparent 70%), linear-gradient(180deg, #0c0a08f0 0%, #050505eb 100%);border-bottom:1px solid color-mix(in srgb, var(--color-white) 10%, transparent);-webkit-backdrop-filter:blur(20px);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.5rem,3.5vw,3.5rem);display:grid;position:relative;box-shadow:0 4px 30px #00000059}.SiteHeader-module__8BDY6q__brand,.SiteHeader-module__8BDY6q__mobileBrand{width:fit-content;color:var(--color-text-inverse);align-items:center;gap:.72rem;text-decoration:none;transition:opacity .25s;display:inline-flex}.SiteHeader-module__8BDY6q__brand:hover,.SiteHeader-module__8BDY6q__mobileBrand:hover{opacity:.9}.SiteHeader-module__8BDY6q__brandLogo{object-fit:contain;object-position:left center;width:auto;max-width:min(9.5rem,38vw);height:clamp(1.65rem,2.5vw,1.95rem);display:block}.SiteHeader-module__8BDY6q__mobileBrandLogo{object-fit:contain;object-position:left center;width:auto;max-width:8rem;height:1.7rem;display:block}.SiteHeader-module__8BDY6q__desktopNav{justify-self:center}.SiteHeader-module__8BDY6q__desktopNav>ul{align-items:center;gap:clamp(1rem,2vw,2.2rem);margin:0;padding:0;list-style:none;display:flex}.SiteHeader-module__8BDY6q__navTrigger,.SiteHeader-module__8BDY6q__navLink{color:#ffffffb8;min-height:2.75rem;font:inherit;font-size:clamp(.8rem,.85vw,.9rem);font-weight:var(--font-weight-medium);letter-spacing:-.01em;cursor:pointer;background:0 0;border:0;align-items:center;gap:.42rem;padding:0 .15rem;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.SiteHeader-module__8BDY6q__navTrigger:after,.SiteHeader-module__8BDY6q__navLink:after{background:var(--color-accent);content:"";transform-origin:100%;border-radius:2px;height:2px;transition:transform .26s cubic-bezier(.16,1,.3,1);position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.SiteHeader-module__8BDY6q__navTrigger:hover,.SiteHeader-module__8BDY6q__navTrigger:focus-visible,.SiteHeader-module__8BDY6q__navLink:hover,.SiteHeader-module__8BDY6q__navLink:focus-visible,.SiteHeader-module__8BDY6q__current{color:#fff}.SiteHeader-module__8BDY6q__navTrigger:hover:after,.SiteHeader-module__8BDY6q__navTrigger:focus-visible:after,.SiteHeader-module__8BDY6q__navLink:hover:after,.SiteHeader-module__8BDY6q__navLink:focus-visible:after,.SiteHeader-module__8BDY6q__current:after{transform-origin:0;transform:scaleX(1)}.SiteHeader-module__8BDY6q__headerActions{justify-content:flex-end;align-items:center;gap:clamp(1rem,1.8vw,1.85rem);min-width:0;display:flex}.SiteHeader-module__8BDY6q__emailLink{color:#ffffffa6;font-family:var(--font-mono);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.72rem,.8vw,.78rem);text-decoration:none;transition:color .2s;overflow:hidden}.SiteHeader-module__8BDY6q__emailLink:hover,.SiteHeader-module__8BDY6q__emailLink:focus-visible{color:var(--color-accent)}.SiteHeader-module__8BDY6q__desktopCta{box-shadow:0 4px 14px color-mix(in srgb, var(--color-accent) 35%, transparent);flex:none;transition:transform .25s,box-shadow .25s}.SiteHeader-module__8BDY6q__desktopCta:hover{box-shadow:0 6px 20px color-mix(in srgb, var(--color-accent) 50%, transparent);transform:translateY(-1px)}.SiteHeader-module__8BDY6q__menuButton{min-width:6.6rem;min-height:2.7rem;color:var(--color-text-inverse);border:1px solid color-mix(in srgb, var(--color-white) 23%, transparent);font:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem .72rem .55rem 1rem;font-size:.75rem;display:none}.SiteHeader-module__8BDY6q__menuGlyph{aspect-ratio:1;background:var(--color-primary);border-radius:50%;place-content:center;gap:.26rem;width:1.7rem;display:grid}.SiteHeader-module__8BDY6q__menuGlyph i{background:var(--color-primary-text);width:.72rem;height:1px;display:block}.SiteHeader-module__8BDY6q__megaPanel{z-index:2;color:var(--color-text-inverse);background:linear-gradient(118deg, color-mix(in srgb, var(--color-primary) 10%, transparent), transparent 31%), var(--color-surface-inverse);border-bottom:1px solid color-mix(in srgb, var(--color-white) 16%, transparent);box-shadow:0 28px 60px color-mix(in srgb, var(--color-black) 30%, transparent);position:absolute;top:100%;left:0;right:0}.SiteHeader-module__8BDY6q__megaPanel:before{pointer-events:none;background-image:linear-gradient(color-mix(in srgb, var(--color-white) 4%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--color-white) 4%, transparent) 1px, transparent 1px);content:"";background-size:4.5rem 4.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 38%);mask-image:linear-gradient(90deg,#000,#0000 38%)}.SiteHeader-module__8BDY6q__megaInner{grid-template-columns:minmax(15rem,.85fr) 4rem minmax(30rem,2fr);align-items:start;gap:clamp(2rem,5vw,6rem);max-width:94rem;margin:0 auto;padding:clamp(2.25rem,4vw,4.5rem) clamp(1.5rem,5vw,5rem);display:grid;position:relative}.SiteHeader-module__8BDY6q__megaIntro{max-width:25rem}.SiteHeader-module__8BDY6q__eyebrow{color:var(--color-primary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:clamp(1.5rem,3vw,3rem);font-size:.65rem;display:block}.SiteHeader-module__8BDY6q__megaIntro h2{font-size:clamp(2.4rem,4vw,4.8rem);font-weight:var(--font-weight-medium);letter-spacing:-.065em;margin:0;line-height:.88}.SiteHeader-module__8BDY6q__megaIntro p{max-width:22rem;color:color-mix(in srgb, var(--color-white) 57%, transparent);margin:1.4rem 0 0;font-size:.82rem;line-height:1.55}.SiteHeader-module__8BDY6q__megaArrow{aspect-ratio:1;width:3.4rem;color:var(--color-primary-text);background:var(--color-primary);border-radius:50%;place-items:center;margin-top:clamp(3rem,6vw,6rem);display:grid}.SiteHeader-module__8BDY6q__megaArrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;width:1.25rem}.SiteHeader-module__8BDY6q__megaLinks{border-top:1px solid color-mix(in srgb, var(--color-white) 16%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.SiteHeader-module__8BDY6q__megaLinks a{min-height:5.25rem;color:color-mix(in srgb, var(--color-white) 82%, transparent);border-right:1px solid color-mix(in srgb, var(--color-white) 16%, transparent);border-bottom:1px solid color-mix(in srgb, var(--color-white) 16%, transparent);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.9rem 1rem;font-size:clamp(.75rem,.9vw,.9rem);line-height:1.25;text-decoration:none;transition:color .22s,background .22s;display:grid}.SiteHeader-module__8BDY6q__megaLinks a>span{color:color-mix(in srgb, var(--color-white) 32%, transparent);font-family:var(--font-mono);align-self:start;padding-top:.18rem;font-size:.55rem}.SiteHeader-module__8BDY6q__megaLinks a>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;opacity:0;width:.9rem;transition:opacity .22s,transform .22s;transform:translate(-.4rem)}.SiteHeader-module__8BDY6q__megaLinks a:hover,.SiteHeader-module__8BDY6q__megaLinks a:focus-visible{color:var(--color-text-inverse);background:color-mix(in srgb, var(--color-primary) 16%, transparent)}.SiteHeader-module__8BDY6q__megaLinks a:hover>svg,.SiteHeader-module__8BDY6q__megaLinks a:focus-visible>svg{opacity:1;transform:translate(0)}.SiteHeader-module__8BDY6q__mobilePanel{z-index:10;height:100dvh;color:var(--color-text-inverse);visibility:hidden;background:linear-gradient(115deg, transparent 54%, color-mix(in srgb, var(--color-primary) 5%, transparent)), radial-gradient(circle at 88% 8%, color-mix(in srgb, var(--color-primary) 18%, transparent), transparent 24rem), var(--color-surface-inverse);will-change:transform;grid-template-rows:auto auto minmax(0,1fr) auto;padding:clamp(1rem,4vw,2rem);transition:transform .68s cubic-bezier(.76,0,.24,1),visibility 0s linear .68s;display:grid;position:fixed;inset:0;overflow:hidden;transform:translate(100%)}.SiteHeader-module__8BDY6q__mobilePanelOpen{visibility:visible;transition:transform .68s cubic-bezier(.76,0,.24,1),visibility;transform:translate(0)}.SiteHeader-module__8BDY6q__mobilePanel:after{z-index:-1;aspect-ratio:1;border:1px solid color-mix(in srgb, var(--color-white) 9%, transparent);width:min(70vw,34rem);box-shadow:0 0 0 4rem color-mix(in srgb, var(--color-white) 2%, transparent), 0 0 0 8rem color-mix(in srgb, var(--color-white) 2%, transparent);content:"";border-radius:50%;position:absolute;bottom:-16rem;right:-10rem}.SiteHeader-module__8BDY6q__mobilePanel:before{z-index:-1;background-image:linear-gradient(color-mix(in srgb, var(--color-white) 2.5%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--color-white) 2.5%, transparent) 1px, transparent 1px);content:"";pointer-events:none;background-size:4.5rem 4.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#0000 8%,#0000008c 72%,#0000);mask-image:linear-gradient(110deg,#0000 8%,#0000008c 72%,#0000)}.SiteHeader-module__8BDY6q__mobileTop{justify-content:space-between;align-items:center;gap:1rem;padding-bottom:clamp(1rem,3vw,1.6rem);display:flex}.SiteHeader-module__8BDY6q__closeButton{color:color-mix(in srgb, var(--color-white) 70%, transparent);font:inherit;font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:.8rem;padding:0;font-size:.64rem;transition:color .22s;display:inline-flex}.SiteHeader-module__8BDY6q__closeButton i{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--color-white) 25%, transparent);border-radius:50%;width:2.5rem;transition:border-color .22s,background-color .22s,transform .35s cubic-bezier(.22,1,.36,1);position:relative}.SiteHeader-module__8BDY6q__closeButton:hover,.SiteHeader-module__8BDY6q__closeButton:focus-visible{color:var(--color-white)}.SiteHeader-module__8BDY6q__closeButton:hover i,.SiteHeader-module__8BDY6q__closeButton:focus-visible i{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 14%, transparent);transform:rotate(90deg)}.SiteHeader-module__8BDY6q__closeButton i:before,.SiteHeader-module__8BDY6q__closeButton i:after{background:var(--color-white);content:"";width:.85rem;height:1px;position:absolute;top:50%;left:50%}.SiteHeader-module__8BDY6q__closeButton i:before{transform:translate(-50%,-50%)rotate(45deg)}.SiteHeader-module__8BDY6q__closeButton i:after{transform:translate(-50%,-50%)rotate(-45deg)}.SiteHeader-module__8BDY6q__mobileRule{background:color-mix(in srgb, var(--color-white) 17%, transparent);transform-origin:0;width:100%;height:1px;display:block;transform:scaleX(0)}.SiteHeader-module__8BDY6q__mobileNav{scrollbar-color:var(--color-primary) transparent;scrollbar-width:thin;min-height:0;padding:clamp(1rem,4vh,2.5rem) 0;overflow-y:auto}.SiteHeader-module__8BDY6q__mobileNav::-webkit-scrollbar{width:3px}.SiteHeader-module__8BDY6q__mobileNav::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:999px}.SiteHeader-module__8BDY6q__mobileNav>ul,.SiteHeader-module__8BDY6q__mobileLinks{margin:0;padding:0;list-style:none}.SiteHeader-module__8BDY6q__mobileNav>ul>li{border-bottom:1px solid color-mix(in srgb, var(--color-white) 14%, transparent);position:relative}.SiteHeader-module__8BDY6q__mobileNav>ul>li:before{background:linear-gradient(90deg, color-mix(in srgb, var(--color-primary) 8%, transparent), transparent 58%);content:"";opacity:0;pointer-events:none;transform-origin:0;transition:opacity .24s,transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(.35)}.SiteHeader-module__8BDY6q__mobileNav>ul>li:hover:before,.SiteHeader-module__8BDY6q__mobileNav>ul>li:focus-within:before{opacity:1;transform:scaleX(1)}.SiteHeader-module__8BDY6q__mobileGroupButton,.SiteHeader-module__8BDY6q__mobileSingleLink{z-index:1;width:100%;min-height:clamp(3.85rem,8vh,5.7rem);color:var(--color-text-inverse);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:2.3rem 1fr auto;align-items:center;padding:0 clamp(.2rem,1.2vw,.8rem);text-decoration:none;display:grid;position:relative}.SiteHeader-module__8BDY6q__mobileGroupButton>span,.SiteHeader-module__8BDY6q__mobileSingleLink>span{color:var(--color-primary);font-family:var(--font-mono);font-size:.58rem}.SiteHeader-module__8BDY6q__mobileGroupButton strong,.SiteHeader-module__8BDY6q__mobileSingleLink strong{font-size:clamp(1.35rem,5.3vw,3.1rem);font-weight:var(--font-weight-medium);letter-spacing:-.045em}.SiteHeader-module__8BDY6q__mobileLinkLabel{width:max-content;max-width:100%;display:inline-block;position:relative}.SiteHeader-module__8BDY6q__mobileLinkLabel:after{background:var(--color-primary);content:"";transform-origin:100%;height:2px;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.18em;left:0;right:0;transform:scaleX(0)}.SiteHeader-module__8BDY6q__mobileGroupButton:hover .SiteHeader-module__8BDY6q__mobileLinkLabel:after,.SiteHeader-module__8BDY6q__mobileGroupButton:focus-visible .SiteHeader-module__8BDY6q__mobileLinkLabel:after,.SiteHeader-module__8BDY6q__mobileSingleLink:hover .SiteHeader-module__8BDY6q__mobileLinkLabel:after,.SiteHeader-module__8BDY6q__mobileSingleLink:focus-visible .SiteHeader-module__8BDY6q__mobileLinkLabel:after,.SiteHeader-module__8BDY6q__mobileLinks a:hover .SiteHeader-module__8BDY6q__mobileLinkLabel:after,.SiteHeader-module__8BDY6q__mobileLinks a:focus-visible .SiteHeader-module__8BDY6q__mobileLinkLabel:after{transform-origin:0;transform:scaleX(1)}.SiteHeader-module__8BDY6q__mobileGroupRow{justify-content:space-between;align-items:center;width:100%;display:flex}.SiteHeader-module__8BDY6q__mobileExpandToggle{z-index:2;width:3.2rem;height:3.2rem;color:var(--color-text-inverse);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.SiteHeader-module__8BDY6q__mobileExpandToggle>i{width:1.25rem;height:1.25rem;position:relative}.SiteHeader-module__8BDY6q__mobileExpandToggle>i:before,.SiteHeader-module__8BDY6q__mobileExpandToggle>i:after{content:"";background:currentColor;width:.8rem;height:1px;transition:transform .26s;position:absolute;top:50%;left:50%}.SiteHeader-module__8BDY6q__mobileExpandToggle>i:before{transform:translate(-50%,-50%)}.SiteHeader-module__8BDY6q__mobileExpandToggle>i:after{transform:translate(-50%,-50%)rotate(90deg)}.SiteHeader-module__8BDY6q__mobileExpandToggle[aria-expanded=true]>i:after{transform:translate(-50%,-50%)rotate(0)}.SiteHeader-module__8BDY6q__mobileSingleLink>svg{fill:none;width:1.15rem;stroke:var(--color-primary);stroke-linecap:round;stroke-linejoin:round}.SiteHeader-module__8BDY6q__mobileLinksWrap{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .43s cubic-bezier(.76,0,.24,1),opacity .25s;display:grid}.SiteHeader-module__8BDY6q__mobileLinksOpen{opacity:1;grid-template-rows:1fr}.SiteHeader-module__8BDY6q__mobileLinks{gap:.08rem;min-height:0;padding-bottom:.65rem;display:grid;overflow:hidden}.SiteHeader-module__8BDY6q__mobileLinks li{padding-left:2.3rem}.SiteHeader-module__8BDY6q__mobileLinks a{z-index:1;color:color-mix(in srgb, var(--color-white) 62%, transparent);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.72rem .55rem;font-size:clamp(.78rem,2.7vw,.96rem);text-decoration:none;transition:color .22s,background-color .22s;display:grid;position:relative}.SiteHeader-module__8BDY6q__mobileLinks a:hover,.SiteHeader-module__8BDY6q__mobileLinks a:focus-visible{color:var(--color-white);background:color-mix(in srgb, var(--color-white) 3.5%, transparent);outline:none}.SiteHeader-module__8BDY6q__mobileLinkArrow{aspect-ratio:1;width:1.75rem;color:var(--color-primary);border:1px solid color-mix(in srgb, var(--color-primary) 38%, transparent);border-radius:50%;place-items:center;transition:color .22s,background-color .22s,transform .3s cubic-bezier(.22,1,.36,1);display:grid}.SiteHeader-module__8BDY6q__mobileLinks a:hover .SiteHeader-module__8BDY6q__mobileLinkArrow,.SiteHeader-module__8BDY6q__mobileLinks a:focus-visible .SiteHeader-module__8BDY6q__mobileLinkArrow,.SiteHeader-module__8BDY6q__mobileSingleLink:hover .SiteHeader-module__8BDY6q__mobileLinkArrow,.SiteHeader-module__8BDY6q__mobileSingleLink:focus-visible .SiteHeader-module__8BDY6q__mobileLinkArrow{color:var(--color-surface-inverse);background:var(--color-primary);transform:translate(.2rem)}.SiteHeader-module__8BDY6q__mobileLinkArrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:.85rem}.SiteHeader-module__8BDY6q__mobileFooter{border-top:1px solid color-mix(in srgb, var(--color-white) 17%, transparent);gap:1rem;padding-top:clamp(1rem,3vw,1.6rem);display:grid}.SiteHeader-module__8BDY6q__mobileFooterCopy{gap:.25rem;display:grid}.SiteHeader-module__8BDY6q__mobileFooterCopy span{color:color-mix(in srgb, var(--color-white) 42%, transparent);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:.58rem}.SiteHeader-module__8BDY6q__mobileFooterCopy a{color:var(--color-text-inverse);font-size:clamp(.75rem,2.5vw,.92rem);text-decoration:none}.SiteHeader-module__8BDY6q__mobileCta{width:100%;min-height:3.35rem;font-size:.92rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;--button-color:var(--color-gray-900);--button-height:3.35rem;--button-padding:1.35rem;--button-font-size:.92rem;justify-content:center;padding-inline:1.35rem}@media (max-width:1280px){.SiteHeader-module__8BDY6q__emailLink{display:none}.SiteHeader-module__8BDY6q__bar{grid-template-columns:minmax(11rem,.75fr) auto minmax(9rem,.75fr);gap:1rem}.SiteHeader-module__8BDY6q__desktopNav>ul{gap:.95rem}}@media (max-width:1023px){.SiteHeader-module__8BDY6q__bar{grid-template-columns:1fr auto;min-height:4.3rem;padding-block:.55rem}.SiteHeader-module__8BDY6q__desktopNav,.SiteHeader-module__8BDY6q__desktopCta{display:none}.SiteHeader-module__8BDY6q__menuButton{display:inline-flex}}@media (max-width:620px){.SiteHeader-module__8BDY6q__brandLogo{max-width:7.25rem;height:1.45rem}.SiteHeader-module__8BDY6q__menuButton{gap:.65rem;min-width:auto;padding-left:.78rem}.SiteHeader-module__8BDY6q__mobilePanel{padding:.85rem 1rem 1rem}.SiteHeader-module__8BDY6q__mobileFooterCopy{display:none}}@media (max-height:700px) and (max-width:1023px){.SiteHeader-module__8BDY6q__mobileNav{padding-block:.6rem}.SiteHeader-module__8BDY6q__mobileGroupButton,.SiteHeader-module__8BDY6q__mobileSingleLink{min-height:3.4rem}.SiteHeader-module__8BDY6q__mobileGroupButton strong,.SiteHeader-module__8BDY6q__mobileSingleLink strong{font-size:1.3rem}.SiteHeader-module__8BDY6q__mobileLinks a{padding-block:.48rem}}@media (prefers-reduced-motion:reduce){.SiteHeader-module__8BDY6q__navTrigger:after,.SiteHeader-module__8BDY6q__navLink:after,.SiteHeader-module__8BDY6q__megaLinks a,.SiteHeader-module__8BDY6q__megaLinks a>svg,.SiteHeader-module__8BDY6q__mobileGroupButton>i:after,.SiteHeader-module__8BDY6q__mobileLinksWrap,.SiteHeader-module__8BDY6q__mobilePanel,.SiteHeader-module__8BDY6q__mobilePanelOpen{transition-duration:.01ms;transition-delay:0s}}
.SiteFooterRoot-module__m7evbG__footer{background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);margin-top:auto;padding:clamp(1rem,2.4vw,2rem) clamp(1rem,2.4vw,2rem) clamp(1.25rem,3vw,2rem);overflow-x:clip}.SiteFooterRoot-module__m7evbG__shell{gap:0;width:min(100%,1440px);min-width:0;max-width:1440px;margin-inline:auto;display:grid}.SiteFooterRoot-module__m7evbG__ctaGap{pointer-events:none;border:0;width:100%;height:clamp(4.5rem,10vw,7rem);min-height:4.5rem;margin:0;padding:0;display:block}.SiteFooterRoot-module__m7evbG__brandBlock{gap:1.5rem;min-width:0;max-width:min(32rem,100%);display:grid}.SiteFooterRoot-module__m7evbG__footerLogoLink{width:fit-content;text-decoration:none;display:inline-flex}.SiteFooterRoot-module__m7evbG__footerLogo{object-fit:contain;object-position:left center;border-radius:.35rem;width:auto;max-width:min(12rem,70vw);height:clamp(2.4rem,4vw,3rem);display:block}.SiteFooterRoot-module__m7evbG__blurb{max-width:11em;font-size:clamp(1.5rem,3.4vw,2.4rem);font-weight:var(--font-weight-semibold);letter-spacing:-.045em;color:var(--color-text);margin:0;line-height:1.08}.SiteFooterRoot-module__m7evbG__connectStack{gap:1.35rem 2.25rem;min-width:0;padding-top:.15rem;display:grid}@media (min-width:520px){.SiteFooterRoot-module__m7evbG__connectStack{grid-template-columns:repeat(2,max-content);align-items:start}}.SiteFooterRoot-module__m7evbG__connectGroup{gap:.65rem;min-width:0;display:grid}.SiteFooterRoot-module__m7evbG__connectLabel{color:var(--color-text-muted);font-family:var(--font-mono);font-size:.62rem;font-weight:var(--font-weight-medium);letter-spacing:.12em;text-transform:uppercase;margin:0}.SiteFooterRoot-module__m7evbG__iconRail{flex-wrap:wrap;align-items:center;gap:.55rem;margin:0;padding:0;list-style:none;flex-direction:row!important;display:flex!important}.SiteFooterRoot-module__m7evbG__iconHit{--icon-size:1.05rem;--hit-brand:var(--color-text);box-sizing:border-box;border:1px solid color-mix(in srgb, var(--color-border) 70%, var(--color-text) 12%);background:var(--color-white);min-width:2.55rem;max-width:2.55rem;color:var(--color-text);box-shadow:0 1px 0 color-mix(in srgb, var(--color-black) 5%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:0;text-decoration:none;list-style:none;transition:border-color .22s,background .22s,box-shadow .22s,transform .22s,color .22s;overflow:hidden;flex:0 0 2.55rem!important;width:2.55rem!important;height:2.55rem!important;display:inline-flex!important}.SiteFooterRoot-module__m7evbG__iconHit:before,.SiteFooterRoot-module__m7evbG__iconHit:after{content:none!important;display:none!important}.SiteFooterRoot-module__m7evbG__iconHit svg{pointer-events:none;overflow:hidden;width:var(--icon-size)!important;height:var(--icon-size)!important;max-width:var(--icon-size)!important;max-height:var(--icon-size)!important;opacity:1!important;filter:none!important;flex:none!important;margin:0!important;display:block!important}.SiteFooterRoot-module__m7evbG__iconHitMuted{opacity:1;cursor:default}.SiteFooterRoot-module__m7evbG__iconHit:hover,.SiteFooterRoot-module__m7evbG__iconHit:focus-visible{border-color:color-mix(in srgb, var(--hit-brand) 42%, var(--color-border));background:color-mix(in srgb, var(--hit-brand) 8%, var(--color-white));box-shadow:0 6px 16px color-mix(in srgb, var(--hit-brand) 14%, transparent), 0 1px 0 color-mix(in srgb, var(--color-black) 4%, transparent);outline:none;transform:translateY(-2px)}.SiteFooterRoot-module__m7evbG__iconHitInk{color:var(--color-text)}.SiteFooterRoot-module__m7evbG__iconHitInk:hover,.SiteFooterRoot-module__m7evbG__iconHitInk:focus-visible{color:var(--color-primary);--hit-brand:var(--color-primary)}.SiteFooterRoot-module__m7evbG__iconHit[data-brand=linkedin]{--hit-brand:#0a66c2}.SiteFooterRoot-module__m7evbG__iconHit[data-brand=instagram]{--hit-brand:#e4405f}.SiteFooterRoot-module__m7evbG__iconHit[data-brand=facebook]{--hit-brand:#1877f2}.SiteFooterRoot-module__m7evbG__iconHit[data-brand=twitter]{--hit-brand:#000}.SiteFooterRoot-module__m7evbG__iconHit[data-brand=claude]{--hit-brand:#d97757}.SiteFooterRoot-module__m7evbG__iconHit[data-brand=gemini]{--hit-brand:#3689ff}.SiteFooterRoot-module__m7evbG__main{align-items:start;gap:clamp(1.75rem,4vw,3.5rem);min-width:0;display:grid}.SiteFooterRoot-module__m7evbG__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.5rem);min-width:0;display:grid}@media (min-width:640px){.SiteFooterRoot-module__m7evbG__columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:900px){.SiteFooterRoot-module__m7evbG__main{grid-template-columns:minmax(16rem,1.15fr) minmax(0,2fr);gap:clamp(2.5rem,6vw,5rem)}.SiteFooterRoot-module__m7evbG__columns{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))}}.SiteFooterRoot-module__m7evbG__ctaBand{isolation:isolate;box-sizing:border-box;width:100%;color:var(--color-text-inverse);background:radial-gradient(ellipse 70% 90% at 92% 8%, color-mix(in srgb, var(--color-primary) 55%, #3a1800) 0%, transparent 58%), radial-gradient(ellipse 55% 70% at 100% 0%, #ffb34766 0%, transparent 45%), linear-gradient(118deg, #050505 0%, #121212 42%, #1a0e08 78%, #2a1408 100%);box-shadow:0 28px 60px color-mix(in srgb, var(--color-surface-inverse) 18%, transparent), inset 0 1px 0 color-mix(in srgb, var(--color-white) 10%, transparent);border-radius:clamp(1.35rem,2.8vw,2rem);padding:clamp(1.85rem,4.5vw,3.25rem) clamp(1.35rem,4vw,3rem);position:relative;overflow:hidden}.SiteFooterRoot-module__m7evbG__ctaGlow{z-index:0;aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--color-primary) 70%, #fff) 0%, transparent 62%);opacity:.55;filter:blur(2px);pointer-events:none;border-radius:50%;width:min(52vw,28rem);position:absolute;top:-18%;right:-6%}.SiteFooterRoot-module__m7evbG__ctaGrain{z-index:1;opacity:.22;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px;position:absolute;inset:0}.SiteFooterRoot-module__m7evbG__ctaContent{z-index:2;gap:1.35rem;max-width:34rem;display:grid;position:relative}.SiteFooterRoot-module__m7evbG__ctaTitle{font-size:clamp(1.85rem,4.2vw,3rem);font-weight:var(--font-weight-semibold);letter-spacing:-.035em;margin:0;line-height:1.08}.SiteFooterRoot-module__m7evbG__ctaSupport{max-width:36ch;color:color-mix(in srgb, var(--color-white) 68%, transparent);margin:0;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.55}.SiteFooterRoot-module__m7evbG__ctaActions{flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;margin-top:.35rem;display:flex}.SiteFooterRoot-module__m7evbG__ctaButton{--button-bg:var(--color-white);--button-color:var(--color-gray-900);--button-shadow:0 14px 32px color-mix(in srgb, var(--color-black) 35%, transparent)}.SiteFooterRoot-module__m7evbG__ctaMail{color:color-mix(in srgb, var(--color-white) 78%, transparent);font-size:.92rem;font-weight:var(--font-weight-medium);letter-spacing:-.01em;text-decoration:none;transition:color .2s}.SiteFooterRoot-module__m7evbG__ctaMail:hover,.SiteFooterRoot-module__m7evbG__ctaMail:focus-visible{color:var(--color-white)}.SiteFooterRoot-module__m7evbG__columnTitle{color:var(--color-text);font-family:var(--font-mono);font-size:clamp(.78rem,1.1vw,.88rem);font-weight:var(--font-weight-medium);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem}.SiteFooterRoot-module__m7evbG__linkList{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.SiteFooterRoot-module__m7evbG__link{width:fit-content;color:var(--color-text-muted);font-size:.95rem;font-weight:var(--font-weight-regular);letter-spacing:-.01em;align-items:center;line-height:1.35;text-decoration:none;transition:color .18s;display:inline-flex;position:relative}.SiteFooterRoot-module__m7evbG__link:after{content:"";background:var(--color-primary);transform-origin:100%;height:1px;transition:transform .24s;position:absolute;bottom:-.08em;left:0;right:0;transform:scaleX(0)}.SiteFooterRoot-module__m7evbG__link:hover,.SiteFooterRoot-module__m7evbG__link:focus-visible{color:var(--color-text);outline:none}.SiteFooterRoot-module__m7evbG__link:hover:after,.SiteFooterRoot-module__m7evbG__link:focus-visible:after{transform-origin:0;transform:scaleX(1)}.SiteFooterRoot-module__m7evbG__bottom{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1.5rem;margin-top:clamp(2.5rem,5vw,4rem);padding-top:clamp(1.25rem,3vw,1.75rem);padding-right:clamp(0px,6vw,70px);display:flex}.SiteFooterRoot-module__m7evbG__copyright{color:var(--color-text-muted);letter-spacing:-.01em;margin:0;font-size:.8rem}.SiteFooterRoot-module__m7evbG__legalLinks{flex-wrap:wrap;align-items:center;gap:.65rem 1.25rem;display:flex!important}.SiteFooterRoot-module__m7evbG__legalLink{color:var(--color-text-muted);font-family:inherit;font-size:.8rem;line-height:inherit;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;appearance:none;background:0 0;border:none;margin:0;padding:0;text-decoration:none;transition:color .2s}.SiteFooterRoot-module__m7evbG__legalLink:hover,.SiteFooterRoot-module__m7evbG__legalLink:focus-visible{color:var(--color-text);outline:none}.SiteFooterRoot-module__m7evbG__legalSep{color:var(--color-text-muted);opacity:.55;-webkit-user-select:none;user-select:none;pointer-events:none;flex:none;font-size:.8rem;line-height:1;display:inline-block}.SiteFooterRoot-module__m7evbG__newsletter{width:100%;max-width:24rem}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form{gap:.5rem;display:grid}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__label{color:var(--color-text-muted);font-family:var(--font-mono);font-size:.62rem;font-weight:var(--font-weight-medium);letter-spacing:.12em;text-transform:uppercase;margin:0}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__row{flex-wrap:nowrap;align-items:stretch;gap:.4rem;display:flex}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__row input{border:1px solid var(--color-border-strong);background:var(--color-surface);min-width:0;color:var(--color-text);font:inherit;border-radius:.65rem;flex:auto;padding:.75rem .95rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__row input:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft);outline:none}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__row input::placeholder{color:var(--color-text-muted)}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form button{background:var(--color-surface-inverse);color:var(--color-text-inverse);font:inherit;font-size:.85rem;font-weight:var(--font-weight-semibold);letter-spacing:-.01em;cursor:pointer;border:none;border-radius:.65rem;flex:none;justify-self:auto;padding:0 1.15rem;transition:background .2s,transform .2s}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form button:hover:not(:disabled){background:color-mix(in srgb, var(--color-surface-inverse) 88%, var(--color-primary))}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form button:disabled{opacity:.55;cursor:not-allowed}:is(.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__success,.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__error){margin:0;font-size:.8rem}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__success{color:#10b981}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__error{color:#ef4444}@media (max-width:899px){.SiteFooterRoot-module__m7evbG__ctaTitle{font-size:clamp(1.55rem,6vw,2.35rem)}.SiteFooterRoot-module__m7evbG__ctaSupport{max-width:42ch}.SiteFooterRoot-module__m7evbG__brandBlock{max-width:100%}.SiteFooterRoot-module__m7evbG__blurb{max-width:min(18ch,100%)}}@media (max-width:640px){.SiteFooterRoot-module__m7evbG__ctaBand{border-radius:1.25rem;padding:1.5rem 1.15rem}.SiteFooterRoot-module__m7evbG__ctaActions{flex-direction:column;align-items:stretch}.SiteFooterRoot-module__m7evbG__ctaMail{width:fit-content}.SiteFooterRoot-module__m7evbG__ctaActions a{width:fit-content}.SiteFooterRoot-module__m7evbG__newsletter{max-width:100%}.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__row{flex-direction:column;align-items:stretch}:is(.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form__row input,.SiteFooterRoot-module__m7evbG__newsletter .newsletter-form button){width:100%;min-height:2.75rem}.SiteFooterRoot-module__m7evbG__iconRail{gap:.5rem}.SiteFooterRoot-module__m7evbG__iconHit{min-width:2.4rem;max-width:2.4rem;flex-basis:2.4rem!important;width:2.4rem!important;height:2.4rem!important}.SiteFooterRoot-module__m7evbG__bottom{flex-direction:column;align-items:flex-start;gap:.75rem}.SiteFooterRoot-module__m7evbG__legalLinks{gap:.5rem 1rem}.SiteFooterRoot-module__m7evbG__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.SiteFooterRoot-module__m7evbG__columns{grid-template-columns:1fr}}
@font-face{font-family:alliance;src:url(../media/66ffe198799934b392eecbce_Alliance_No_2_Regular_BvNm9YuG-s.p.0yozoui0o0gac.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:alliance;src:url(../media/66ffe196dccb96c39b8de21f_Alliance_No_2_Medium_DaXr2U7C-s.p.2n1gbjf38yzxq.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:alliance;src:url(../media/66ffe1966993b3be625a030b_Alliance_No_2_SemiBold_ZRPzTPQb-s.p.3o8mo2nnd0qpe.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:alliance;src:url(../media/66ffe196ebb5246b49ba6f4c_Alliance_No_2_Bold_LSOplcbG-s.p.1_qj6w46oyff6.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:alliance Fallback;src:local(Arial);ascent-override:98.43%;descent-override:15.91%;line-gap-override:0.0%;size-adjust:104.94%}.alliance_6e8e832f-module__ZpoS4a__className{font-family:alliance,alliance Fallback}.alliance_6e8e832f-module__ZpoS4a__variable{--font-alliance:"alliance", "alliance Fallback"}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-brand-primary:#ff4500;--color-white:#fff;--color-gray-50:#fafafa;--color-gray-100:#f5f5f5;--color-gray-200:#e5e5e5;--color-gray-300:#d4d4d4;--color-gray-400:#a3a3a3;--color-gray-500:#737373;--color-gray-700:#404040;--color-gray-900:#171717;--color-black:#000;--color-primary:var(--color-brand-primary);--color-primary-hover:color-mix(in srgb, var(--color-primary) 88%, var(--color-black));--color-primary-active:color-mix(in srgb, var(--color-primary) 76%, var(--color-black));--color-primary-soft:color-mix(in srgb, var(--color-primary) 12%, var(--color-white));--color-primary-text:var(--color-gray-900);--color-background:var(--color-white);--color-surface:var(--color-gray-50);--color-surface-raised:var(--color-white);--color-surface-inverse:var(--color-gray-900);--color-text:var(--color-gray-900);--color-text-muted:var(--color-gray-700);--color-text-inverse:var(--color-white);--color-border:var(--color-gray-200);--color-border-strong:var(--color-gray-300);--color-link:var(--color-gray-900);--color-focus:var(--color-primary);--color-disabled-background:var(--color-gray-100);--color-disabled-text:var(--color-gray-500);--color-feedback:var(--color-gray-900);--color-feedback-background:var(--color-gray-100);--color-success:var(--color-feedback);--color-warning:var(--color-feedback);--color-danger:var(--color-feedback);--color-info:var(--color-feedback);--font-sans:var(--font-alliance), "Segoe UI", Arial, sans-serif;--font-heading:var(--font-sans);--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--site-gutter:clamp(1rem, 3.5vw, 3.75rem);--site-max:100%;--section-eyebrow-size:clamp(.62rem, 1.1vw, .72rem);--section-eyebrow-tracking:.12em;--section-title-size:clamp(2.35rem, 5.2vw, 4.25rem);--section-title-tracking:-.04em;--section-title-leading:.95;--section-intro-size:clamp(.92rem, 1.45vw, 1.02rem);--section-intro-leading:1.6;--section-intro-tracking:-.01em;--section-index-size:clamp(.68rem, 1vw, .76rem);--section-index-tracking:.06em;--section-item-title-size:clamp(1.05rem, 1.8vw, 1.28rem);--section-item-title-tracking:-.025em;--section-item-title-leading:1.15;--section-body-size:clamp(.78rem, 1.15vw, .86rem);--section-body-leading:1.45;--section-body-tracking:-.01em;--section-header-gap:clamp(1.5rem, 3.5vw, 2.5rem);--section-header-main-gap:clamp(.75rem, 1.8vw, 1.15rem);--section-header-aside-gap:clamp(1rem, 2vw, 1.35rem);--section-header-margin:clamp(2rem, 4.5vw, 3.25rem);--section-intro-max:34ch;--color-bg:var(--color-background);--color-bg-deep:var(--color-surface-inverse);--color-ink:var(--color-text);--color-ink-muted:var(--color-text-muted);--color-accent:var(--color-primary);--color-accent-soft:var(--color-primary-soft)}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-sans);color:var(--color-ink);background:radial-gradient(1200px 600px at 10% -10%, color-mix(in srgb, var(--color-accent-soft) 22%, transparent), transparent 60%), radial-gradient(900px 500px at 100% 0%, color-mix(in srgb, var(--color-bg-deep) 10%, transparent), transparent 55%), var(--color-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}svg{display:block}a{color:inherit}main{min-height:100vh}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell>main{flex:1}.breadcrumbs ol,.toc ol{margin:0;padding:0;list-style:none}.breadcrumbs ol{color:var(--color-ink-muted);flex-wrap:wrap;gap:.35rem .75rem;font-size:.875rem;display:flex}.toc{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin:1.5rem 0;padding:1rem 0}.toc__title{margin:0 0 .75rem;font-weight:600}.toc__item--h3{padding-left:1rem}.prose{line-height:1.7}.prose h2{margin:2rem 0 .75rem;font-size:1.35rem;line-height:1.25}.prose h3{margin:1.5rem 0 .5rem;font-size:1.15rem;line-height:1.3}.prose p{margin:0 0 1rem}.prose a{color:var(--color-accent);text-underline-offset:.15em}.prose ul,.prose ol{margin:0 0 1rem;padding-left:1.25rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hub-list{max-width:70ch;padding:0 clamp(1.5rem,4vw,3rem) 3rem}.hub-list__items{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.hub-list__item{border-bottom:1px solid var(--color-border);padding-bottom:1.25rem}.hub-list__link{font-size:1.2rem;font-weight:600;text-decoration:none}.hub-list__title{margin:0 0 .35rem;font-size:1.25rem}.hub-list__summary{color:var(--color-ink-muted);margin:.4rem 0 0}.hub-list__empty{color:var(--color-ink-muted)}.hub-list__pagination{gap:1rem;margin-top:2rem;display:flex}.contact-form,.newsletter-form{gap:1rem;display:grid}.contact-form__field{gap:.35rem;display:grid}.contact-form__field label,.newsletter-form__label{font-size:.9rem;font-weight:600}.contact-form__field input,.contact-form__field textarea,.newsletter-form input{border:1px solid var(--color-border);background:var(--color-bg);width:100%;color:inherit;font:inherit;border-radius:4px;padding:.65rem .75rem}.contact-form__submit,.newsletter-form button{background:var(--color-accent-soft);color:var(--color-bg-deep);cursor:pointer;border:none;border-radius:4px;justify-self:start;padding:.75rem 1.25rem;font-weight:600}.contact-form__submit:disabled,.newsletter-form button:disabled{opacity:.6;cursor:not-allowed}.contact-form__honeypot{opacity:0;width:0;height:0;position:absolute;left:-9999px}.contact-form__success,.newsletter-form__success{color:var(--color-accent);margin:0}.contact-form__error,.newsletter-form__error{color:var(--color-danger);margin:0}.newsletter-form__row{flex-wrap:wrap;gap:.5rem;display:flex}.newsletter-form__row input{flex:12rem}.newsletter-form--compact .newsletter-form__label{font-size:.85rem}.newsletter-form__success{color:#10b981}.newsletter-form__error{color:#ef4444}[data-icon-rail]{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;flex-direction:row!important;display:flex!important}[data-icon-hit]{box-sizing:border-box;opacity:1;flex:0 0 2.55rem;justify-content:center;align-items:center;width:2.55rem;min-width:2.55rem;max-width:2.55rem;height:2.55rem;padding:0;line-height:0;text-decoration:none;overflow:hidden;display:inline-flex!important}[data-icon-hit] svg{opacity:1;filter:none;flex:none;width:1.05rem;max-width:1.05rem;height:1.05rem;max-height:1.05rem;display:block}[data-footer-cta-gap]{pointer-events:none;border:0;width:100%;margin:0;padding:0;height:clamp(4.5rem,10vw,7rem)!important;min-height:4.5rem!important;display:block!important}[data-footer-main]{margin-top:0!important}[data-legal-links]{flex-wrap:wrap;align-items:center;gap:.65rem 1.25rem;display:flex!important}[data-legal-links] a{text-decoration:none}::selection{color:#000;background-color:#ff4500}::-webkit-selection{color:#000;background-color:#ff4500}select{font-family:var(--font-sans);font-size:var(--section-body-size);color:var(--color-text);background-color:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:12px;outline:none;padding:.8rem 1rem}select option{background-color:var(--color-surface);color:var(--color-text);font-family:var(--font-sans);padding:.75rem 1rem;font-size:.95rem}select option:disabled{color:var(--color-text-muted);background-color:color-mix(in srgb, var(--color-text-muted) 10%, var(--color-surface))}select option:checked,select option:hover{background-color:color-mix(in srgb, var(--color-accent) 15%, var(--color-surface));color:var(--color-accent)}
