.ThemeToggle-module__Dk5saq__button{width:44px;height:44px;color:var(--color-white);cursor:pointer;background:#ffffff1c;border:0;border-radius:8px;flex:none;place-items:center;padding:0;transition:background .16s,color .16s,box-shadow .16s;display:inline-grid;box-shadow:0 10px 20px #0000003d,inset 0 0 0 1px #ffffff0f}.ThemeToggle-module__Dk5saq__button:hover{background:rgb(var(--color-courier-orange-rgb) / .18);box-shadow:0 12px 22px #00000047, 0 0 0 1px rgb(var(--color-courier-orange-rgb) / .2) inset}.ThemeToggle-module__Dk5saq__blueButton{color:#fff;background:#232f3eeb;box-shadow:0 10px 20px #050c163d,inset 0 0 0 1px #ffffff0f}.ThemeToggle-module__Dk5saq__blueButton:hover,.ThemeToggle-module__Dk5saq__blueButton[data-active=true]{color:#fff;background:#232f3e;box-shadow:0 12px 22px #050c164d,inset 0 0 0 1px #ff990057}.ThemeToggle-module__Dk5saq__icon{fill:currentColor;width:20px;height:20px}html[data-theme=light] .ThemeToggle-module__Dk5saq__button{color:var(--color-brand-black);background:#fff;box-shadow:0 10px 20px #151d2b14,inset 0 0 0 1px #151d2b0a}html[data-theme=light] .ThemeToggle-module__Dk5saq__button:hover{background:rgb(var(--color-courier-orange-rgb) / .08);color:var(--color-courier-orange)}html[data-theme=light] .ThemeToggle-module__Dk5saq__blueButton{color:#fff;background:#232f3e;box-shadow:0 10px 20px #1118271f,inset 0 0 0 1px #ffffff14}html[data-theme=light][data-header-variant=orange] .ThemeToggle-module__Dk5saq__button{color:#fff;background:#111;box-shadow:0 10px 20px #1113,inset 0 0 0 1px #ffffff14}html[data-theme=light][data-header-variant=orange] .ThemeToggle-module__Dk5saq__button:hover{color:#fff;background:#242424}html[data-theme=light][data-header-variant=orange] .ThemeToggle-module__Dk5saq__blueButton{color:#fff;background:#232f3e;box-shadow:0 10px 20px #1111112e,inset 0 0 0 1px #ffffff14}html[data-theme=blue] .ThemeToggle-module__Dk5saq__button{color:#fff;background:#ffffff1a;box-shadow:0 10px 20px #050c1642,inset 0 0 0 1px #ffffff0f}html[data-theme=blue] .ThemeToggle-module__Dk5saq__button:hover{background:rgb(var(--color-courier-orange-rgb) / .18);color:#fff}html[data-theme=blue] .ThemeToggle-module__Dk5saq__blueButton{color:#111827;background:#f90;box-shadow:0 12px 22px #f903,inset 0 0 0 1px #ffffff29}html[data-theme=blue] .ThemeToggle-module__Dk5saq__blueButton:hover{color:#111827;background:#f90;box-shadow:0 12px 22px #f903,inset 0 0 0 1px #ffffff29}
.Header-module__85i50G__header{z-index:10;--header-bottom-safe-line:var(--header-hero-clearance,34px);--header-content-max:1700px;--header-gutter:max(24px, calc((100vw - var(--header-content-max)) / 2));--logo-offset:clamp(96px, 5.8vw, 114px);--logo-width:clamp(220px, 30vw, 292px);--motion-curve-start:calc(var(--header-gutter) + var(--logo-offset) + var(--logo-width));--motion-y:156px;--motion-curve-width:360px;--motion-stroke-width:4px;--motion-stroke-offset:2px;--hero-x-width:clamp(96px, 13vw, 162px);--hero-x-center-x:calc(var(--motion-curve-start) + var(--motion-curve-width) * .62);--desktop-grid-gap:28px;--nav-x-gap:clamp(18px, 1.4vw, 30px);--nav-start-x:calc(var(--logo-offset) + var(--logo-width) + var(--motion-curve-width) * .62 + var(--hero-x-width) / 2 + var(--nav-x-gap));background:#050505;width:100%;position:relative;overflow:hidden}.Header-module__85i50G__header:after{z-index:5;height:var(--header-bottom-safe-line);content:"";pointer-events:none;background:0 0;border-bottom:1px solid #0000;position:absolute;bottom:0;left:0;right:0}.Header-module__85i50G__transparent{background:0 0;position:absolute;top:0;left:0;right:0;overflow:hidden}.Header-module__85i50G__transparent .Header-module__85i50G__surface{box-shadow:none;background:0 0}.Header-module__85i50G__orangeRail{z-index:4;background:var(--color-courier-orange);height:18px;position:relative;box-shadow:inset 0 1px #fff3}.Header-module__85i50G__surface{z-index:1;background:linear-gradient(180deg, rgb(var(--color-courier-orange-rgb) / .08), transparent 24%), linear-gradient(135deg, #050505 0%, #090909 48%, #060606 100%);min-height:172px;box-shadow:none;position:relative;overflow:visible}.Header-module__85i50G__surface:after{content:"";pointer-events:none;background:radial-gradient(#ffffff1a,#0000 62%);width:58%;height:150%;position:absolute;bottom:-52%;right:-18%;transform:rotate(-14deg)}.Header-module__85i50G__inner{z-index:2;grid-template-columns:minmax(430px, calc(var(--nav-start-x) - var(--desktop-grid-gap))) minmax(0, 1fr) auto;align-items:center;gap:var(--desktop-grid-gap);width:min(100% - 48px, var(--header-content-max));grid-template-areas:"brand nav actions";min-height:150px;margin:0 auto;padding:16px 0 24px;display:grid;position:relative}.Header-module__85i50G__brandLink{width:var(--logo-width);min-width:0;margin-left:var(--logo-offset);grid-area:brand;align-items:center;display:inline-flex}.Header-module__85i50G__logo{filter:drop-shadow(0 8px 12px #0006);width:100%;height:auto}.Header-module__85i50G__logoLight,.Header-module__85i50G__logoOrange{display:none}.Header-module__85i50G__desktopNav{grid-area:nav;justify-self:start;min-width:0}.Header-module__85i50G__navList,.Header-module__85i50G__mobileList{margin:0;padding:0;list-style:none;display:flex}.Header-module__85i50G__navList{align-items:center;gap:clamp(8px,.64vw,12px)}.Header-module__85i50G__navLink{color:#ffffffc7;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:68px;padding:0 2px;font-size:1.07rem;font-weight:700;line-height:1;transition:color .16s,transform .16s;display:inline-flex;position:relative}.Header-module__85i50G__navIconShell{flex:none;place-items:center;width:32px;height:32px;display:inline-grid;position:relative}.Header-module__85i50G__navIconShell:before{background:rgb(var(--color-courier-orange-rgb) / .13);content:"";border-radius:5px;transition:background .16s,box-shadow .16s;position:absolute;inset:1px -3px;transform:skew(-12deg)}.Header-module__85i50G__navIcon{z-index:1;width:20px;height:20px;color:rgb(var(--color-courier-orange-rgb) / .92);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;transition:color .16s,filter .16s;position:relative}.Header-module__85i50G__navLink:after{background:var(--color-courier-orange);content:"";opacity:0;transform-origin:50%;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.48)}.Header-module__85i50G__navLink:hover,.Header-module__85i50G__navLink[data-active=true]{color:var(--color-white)}.Header-module__85i50G__navLink:hover .Header-module__85i50G__navIconShell:before,.Header-module__85i50G__navLink[data-active=true] .Header-module__85i50G__navIconShell:before{background:var(--color-courier-orange);box-shadow:0 10px 20px rgb(var(--color-courier-orange-rgb) / .24)}.Header-module__85i50G__navLink:hover .Header-module__85i50G__navIcon,.Header-module__85i50G__navLink[data-active=true] .Header-module__85i50G__navIcon{color:var(--color-white);filter:drop-shadow(0 0 7px rgb(var(--color-courier-orange-rgb) / .64))}.Header-module__85i50G__navLink:hover:after,.Header-module__85i50G__navLink[data-active=true]:after{opacity:1;transform:scaleX(1)}.Header-module__85i50G__actions{grid-area:actions;justify-self:end;align-items:center;gap:8px;display:flex}.Header-module__85i50G__themeStack{flex:none;gap:6px;display:grid}.Header-module__85i50G__mobileThemeSlot{display:none}.Header-module__85i50G__primaryAction,.Header-module__85i50G__secondaryAction,.Header-module__85i50G__mobilePrimaryAction,.Header-module__85i50G__mobileSecondaryAction{isolation:isolate;white-space:nowrap;will-change:filter, transform;border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:750;line-height:1;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.Header-module__85i50G__primaryAction:before,.Header-module__85i50G__secondaryAction:before,.Header-module__85i50G__mobilePrimaryAction:before,.Header-module__85i50G__mobileSecondaryAction:before{z-index:0;border-radius:inherit;content:"";opacity:.6;pointer-events:none;position:absolute;inset:-1px}.Header-module__85i50G__primaryAction:before,.Header-module__85i50G__mobilePrimaryAction:before{background:radial-gradient(circle at 50% 120%, rgb(var(--color-courier-orange-rgb) / .45), transparent 64%);animation:3.4s ease-in-out infinite Header-module__85i50G__headerCtaGlow}.Header-module__85i50G__secondaryAction:before,.Header-module__85i50G__mobileSecondaryAction:before{background:radial-gradient(circle at 50% 50%, rgb(var(--color-courier-orange-rgb) / .22), transparent 58%);animation:4s ease-in-out infinite Header-module__85i50G__headerCtaSoftGlow}.Header-module__85i50G__primaryAction:after,.Header-module__85i50G__secondaryAction:after,.Header-module__85i50G__mobilePrimaryAction:after,.Header-module__85i50G__mobileSecondaryAction:after{display:none}.Header-module__85i50G__actionLabel{z-index:2;position:relative}.Header-module__85i50G__primaryAction{background:var(--color-courier-orange);color:var(--color-white);border:0;padding:0 18px;font-size:1.14rem;animation:2.8s ease-in-out infinite Header-module__85i50G__headerPrimaryButtonPulse;box-shadow:0 10px 20px #00000057,inset 0 0 0 1px #12121224}.Header-module__85i50G__primaryAction:hover{background:var(--color-courier-orange-dark)}.Header-module__85i50G__secondaryAction{background:rgb(var(--color-courier-orange-rgb) / .1);box-shadow:0 0 0 1px rgb(var(--color-courier-orange-rgb) / .22) inset;color:var(--color-white);border:0;padding:0 13px;font-size:1.09rem;animation:3.2s ease-in-out infinite Header-module__85i50G__headerSecondaryButtonPulse}.Header-module__85i50G__secondaryAction:hover{background:rgb(var(--color-courier-orange-rgb) / .12)}.Header-module__85i50G__menuButton{width:44px;height:44px;color:var(--color-white);cursor:pointer;background:#ffffff1c;border:0;border-radius:8px;place-items:center;padding:0;display:none;box-shadow:0 10px 20px #0000003d,inset 0 0 0 1px #ffffff0f}.Header-module__85i50G__menuButton span{background:currentColor;border-radius:999px;width:20px;height:2px;margin:3px 0;display:block}.Header-module__85i50G__motionLine{z-index:1;pointer-events:none;width:100%;height:190px;position:absolute;top:0;left:0;overflow:visible}.Header-module__85i50G__motionStraight{top:calc(var(--motion-y) - var(--motion-stroke-offset));width:calc(var(--motion-curve-start) + 2px);height:var(--motion-stroke-width);background:var(--color-courier-orange);filter:drop-shadow(0 0 8px rgb(var(--color-courier-orange-rgb) / .74));border-radius:999px;position:absolute;left:0}.Header-module__85i50G__motionStraightLight{top:calc(var(--motion-y) - var(--motion-stroke-offset) - 1px);width:clamp(82px,7vw,136px);height:calc(var(--motion-stroke-width) + 2px);filter:drop-shadow(0 0 5px #ffffffbf) drop-shadow(0 0 10px rgb(var(--color-courier-orange-rgb) / .24));mix-blend-mode:screen;opacity:0;transform:translateX(calc(var(--motion-curve-start) - 42px));background:linear-gradient(90deg,#0000 0%,#ffffff3d 18%,#fffffff2 52%,#ffffff52 80%,#0000 100%);border-radius:999px;animation:3.2s ease-in-out infinite Header-module__85i50G__motionStraightLightRun;position:absolute;left:0}.Header-module__85i50G__motionCurve{top:0;left:calc(var(--motion-curve-start) - 1px);width:var(--motion-curve-width);height:auto;position:absolute;overflow:visible}.Header-module__85i50G__motionCurveBase{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:var(--color-courier-orange);stroke-width:var(--motion-stroke-width);filter:drop-shadow(0 0 8px rgb(var(--color-courier-orange-rgb) / .74))}.Header-module__85i50G__motionCurveTip{fill:var(--color-courier-orange);filter:drop-shadow(0 0 8px rgb(var(--color-courier-orange-rgb) / .74))}.Header-module__85i50G__motionCurveLight{fill:none;stroke:#fffffff2;stroke-dasharray:.18 1;stroke-dashoffset:0;stroke-linecap:round;stroke-linejoin:round;stroke-width:calc(var(--motion-stroke-width) + 1px);filter:drop-shadow(0 0 5px #ffffffd1) drop-shadow(0 0 10px rgb(var(--color-courier-orange-rgb) / .22));mix-blend-mode:screen;opacity:0;animation:3.2s ease-in-out infinite Header-module__85i50G__motionCurveLightRun}.Header-module__85i50G__heroX{z-index:3;top:0;left:var(--hero-x-center-x);width:var(--hero-x-width);aspect-ratio:2170/1210;filter:drop-shadow(0 10px 14px #0000007a) drop-shadow(0 0 8px rgb(var(--color-courier-orange-rgb) / .5));pointer-events:none;position:absolute;transform:translate(-50%)}.Header-module__85i50G__heroXImage{object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.Header-module__85i50G__heroXOrange{opacity:1;animation:3.2s ease-in-out infinite Header-module__85i50G__heroXOrangeFade}.Header-module__85i50G__heroXWhite{opacity:0;animation:3.2s ease-in-out infinite Header-module__85i50G__heroXWhiteFade}.Header-module__85i50G__heroXColor,.Header-module__85i50G__heroXOrangeHeader{opacity:0}@keyframes Header-module__85i50G__heroXOrangeFade{0%,to{opacity:1}50%{opacity:.08}}@keyframes Header-module__85i50G__heroXWhiteFade{0%,to{opacity:0}50%{opacity:1}}@keyframes Header-module__85i50G__motionCurveLightRun{0%,38%{opacity:0;stroke-dashoffset:0}44%{opacity:1;stroke-dashoffset:0}64%{opacity:1;stroke-dashoffset:-.82px}70%,to{opacity:0;stroke-dashoffset:-1px}}@keyframes Header-module__85i50G__motionStraightLightRun{0%,56%{opacity:0;transform:translateX(calc(var(--motion-curve-start) - 42px))}62%{opacity:1}88%{opacity:.95;transform:translate(-120px)}to{opacity:0;transform:translate(-164px)}}@keyframes Header-module__85i50G__headerCtaGlow{0%,to{opacity:.46;transform:scaleX(.96)}50%{opacity:.88;transform:scaleX(1.02)}}@keyframes Header-module__85i50G__headerCtaSoftGlow{0%,to{opacity:.36}50%{opacity:.72}}@keyframes Header-module__85i50G__headerPrimaryButtonPulse{0%,to{filter:brightness();transform:translateZ(0)scale(1)}50%{filter:brightness(1.14);transform:translateZ(0)scale(1.026)}}@keyframes Header-module__85i50G__headerSecondaryButtonPulse{0%,to{filter:brightness();transform:translateZ(0)scale(1)}50%{filter:brightness(1.1);transform:translateZ(0)scale(1.018)}}.Header-module__85i50G__watermarks{z-index:0;pointer-events:none;position:absolute;inset:0}.Header-module__85i50G__watermarkOne,.Header-module__85i50G__watermarkTwo{opacity:.045;filter:grayscale();width:190px;height:auto;position:absolute}.Header-module__85i50G__watermarkLight,.Header-module__85i50G__watermarkOrange{display:none}.Header-module__85i50G__watermarkOne{bottom:20px;left:7%}.Header-module__85i50G__watermarkTwo{bottom:18px;right:19%}.Header-module__85i50G__mobileNav{z-index:4;background:#0d0d0df5;border:0;border-radius:8px;width:min(100% - 32px,520px);margin:-28px auto 24px;padding:18px;display:none;position:relative;box-shadow:0 18px 34px #0000005c}.Header-module__85i50G__mobileList{flex-direction:column;gap:4px}.Header-module__85i50G__mobileLink{color:#ffffffd6;border-radius:6px;align-items:center;gap:10px;min-height:42px;padding:0 10px;font-weight:700;display:flex}.Header-module__85i50G__mobileLink:hover,.Header-module__85i50G__mobileLink[data-active=true]{background:rgb(var(--color-courier-orange-rgb) / .14);color:var(--color-white)}.Header-module__85i50G__mobileLink:hover .Header-module__85i50G__navIconShell:before,.Header-module__85i50G__mobileLink[data-active=true] .Header-module__85i50G__navIconShell:before{background:var(--color-courier-orange);box-shadow:0 10px 20px rgb(var(--color-courier-orange-rgb) / .2)}.Header-module__85i50G__mobileLink:hover .Header-module__85i50G__navIcon,.Header-module__85i50G__mobileLink[data-active=true] .Header-module__85i50G__navIcon{color:var(--color-white)}.Header-module__85i50G__mobileLink .Header-module__85i50G__navIconShell{width:30px;height:30px}.Header-module__85i50G__mobileLink .Header-module__85i50G__navIcon{width:18px;height:18px}.Header-module__85i50G__mobileActions{gap:10px;margin-top:16px;display:grid}.Header-module__85i50G__mobilePrimaryAction,.Header-module__85i50G__mobileSecondaryAction{width:100%;min-height:46px}.Header-module__85i50G__mobilePrimaryAction{background:var(--color-courier-orange);color:var(--color-white);animation:2.8s ease-in-out infinite Header-module__85i50G__headerPrimaryButtonPulse}.Header-module__85i50G__mobileSecondaryAction{background:rgb(var(--color-courier-orange-rgb) / .1);box-shadow:0 0 0 1px rgb(var(--color-courier-orange-rgb) / .2) inset;color:var(--color-white);animation:3.2s ease-in-out infinite Header-module__85i50G__headerSecondaryButtonPulse}html[data-theme=light] .Header-module__85i50G__header{background:var(--theme-header-bg)}html[data-theme=light] .Header-module__85i50G__surface{background:linear-gradient(180deg, rgb(var(--color-courier-orange-rgb) / .08), transparent 28%), linear-gradient(135deg, #fff 0%, #f8f9fb 52%, #fff 100%);box-shadow:0 16px 32px #11182712}html[data-theme=light] .Header-module__85i50G__surface:after{background:radial-gradient(#f75e011c,#0000 64%)}:is(html[data-theme=light] .Header-module__85i50G__logoDark,html[data-theme=light] .Header-module__85i50G__watermarkDark,html[data-theme=light] .Header-module__85i50G__heroXOrange,html[data-theme=light] .Header-module__85i50G__heroXWhite,html[data-theme=light] .Header-module__85i50G__heroXOrangeHeader,html[data-theme=light] .Header-module__85i50G__motionStraightLight,html[data-theme=light] .Header-module__85i50G__motionCurveLight){display:none}:is(html[data-theme=light] .Header-module__85i50G__logoLight,html[data-theme=light] .Header-module__85i50G__watermarkLight){display:block}html[data-theme=light] .Header-module__85i50G__logo{filter:drop-shadow(0 8px 12px #1118271f)}html[data-theme=light] .Header-module__85i50G__navLink{color:#4f5663}:is(html[data-theme=light] .Header-module__85i50G__navLink:hover,html[data-theme=light] .Header-module__85i50G__navLink[data-active=true]){color:var(--color-brand-black)}html[data-theme=light] .Header-module__85i50G__navLink:hover .Header-module__85i50G__navIconShell:before{background:rgb(var(--color-courier-orange-rgb) / .12);box-shadow:0 10px 20px rgb(var(--color-courier-orange-rgb) / .12)}html[data-theme=light] .Header-module__85i50G__navLink[data-active=true] .Header-module__85i50G__navIconShell:before{background:rgb(var(--color-courier-orange-rgb) / .12);box-shadow:0 10px 20px rgb(var(--color-courier-orange-rgb) / .12)}:is(html[data-theme=light] .Header-module__85i50G__navLink:hover .Header-module__85i50G__navIcon,html[data-theme=light] .Header-module__85i50G__navLink[data-active=true] .Header-module__85i50G__navIcon){color:var(--color-courier-orange);filter:drop-shadow(0 5px 9px rgb(var(--color-courier-orange-rgb) / .18))}html[data-theme=light] .Header-module__85i50G__primaryAction{box-shadow:0 12px 22px rgb(var(--color-courier-orange-rgb) / .18), 0 0 0 1px #1212121f inset}html[data-theme=light] .Header-module__85i50G__secondaryAction{color:var(--color-brand-black);background:#fff;box-shadow:0 10px 20px #151d2b0f}html[data-theme=light] .Header-module__85i50G__secondaryAction:hover{color:var(--color-courier-orange);background:rgb(var(--color-courier-orange-rgb) / .08)}:is(html[data-theme=light] .Header-module__85i50G__motionStraight,html[data-theme=light] .Header-module__85i50G__motionCurveBase,html[data-theme=light] .Header-module__85i50G__motionCurveTip){filter:drop-shadow(0 6px 8px rgb(var(--color-courier-orange-rgb) / .2))}html[data-theme=light] .Header-module__85i50G__heroX{filter:drop-shadow(0 12px 14px #1118271f)}html[data-theme=light] .Header-module__85i50G__heroXColor{opacity:1}:is(html[data-theme=light] .Header-module__85i50G__watermarkOne,html[data-theme=light] .Header-module__85i50G__watermarkTwo){opacity:.055;filter:grayscale(0)}html[data-theme=light] .Header-module__85i50G__menuButton{color:var(--color-brand-black);background:#fff;box-shadow:0 10px 20px #151d2b14}html[data-theme=light] .Header-module__85i50G__mobileNav{background:#fffffff7;box-shadow:0 18px 34px #1118271f}html[data-theme=light] .Header-module__85i50G__mobileLink{color:#354052}:is(html[data-theme=light] .Header-module__85i50G__mobileLink:hover,html[data-theme=light] .Header-module__85i50G__mobileLink[data-active=true]){background:rgb(var(--color-courier-orange-rgb) / .1);color:var(--color-brand-black)}html[data-theme=light] .Header-module__85i50G__mobileLink:hover .Header-module__85i50G__navIconShell:before{background:rgb(var(--color-courier-orange-rgb) / .12);box-shadow:0 10px 20px rgb(var(--color-courier-orange-rgb) / .1)}html[data-theme=light] .Header-module__85i50G__mobileLink[data-active=true] .Header-module__85i50G__navIconShell:before{background:rgb(var(--color-courier-orange-rgb) / .12);box-shadow:0 10px 20px rgb(var(--color-courier-orange-rgb) / .1)}:is(html[data-theme=light] .Header-module__85i50G__mobileLink:hover .Header-module__85i50G__navIcon,html[data-theme=light] .Header-module__85i50G__mobileLink[data-active=true] .Header-module__85i50G__navIcon){color:var(--color-courier-orange)}html[data-theme=light] .Header-module__85i50G__mobileSecondaryAction{color:var(--color-brand-black);background:#fff}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__header{background:var(--color-courier-orange)}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__orangeRail{background:#111;height:18px;box-shadow:inset 0 1px #ffffff1f}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__surface{box-shadow:0 16px 32px rgb(var(--color-courier-orange-rgb) / .16);background:linear-gradient(#ffffff29,#0000 28%),linear-gradient(135deg,#f75e01 0%,#f76a18 48%,#ef5700 100%)}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__surface:after{background:radial-gradient(#1111111f,#0000 64%)}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__logoLight,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__watermarkLight,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__heroXColor){display:none}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__logoOrange,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__watermarkOrange){display:block}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__logo{filter:drop-shadow(0 8px 12px #1118272e)}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink{color:#111111c7}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink:hover,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink[data-active=true]){color:#111}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink:after{background:#111}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navIconShell:before{background:#1111111a}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navIcon{color:#111}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink:hover .Header-module__85i50G__navIconShell:before{background:#111;box-shadow:0 10px 20px #1111112e}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink[data-active=true] .Header-module__85i50G__navIconShell:before{background:#111;box-shadow:0 10px 20px #1111112e}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink:hover .Header-module__85i50G__navIcon,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__navLink[data-active=true] .Header-module__85i50G__navIcon){color:#fff;filter:none}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__primaryAction,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobilePrimaryAction){color:#fff;box-shadow:0 12px 22px #11111138, 0 0 0 1px rgb(var(--color-courier-orange-rgb) / .28) inset;background:#111}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__primaryAction:hover,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobilePrimaryAction:hover){background:#242424}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__secondaryAction,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileSecondaryAction){color:#111;background:#ffffffe0;box-shadow:0 10px 20px #1111111f,inset 0 0 0 1px #ffffff40}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__secondaryAction:hover,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileSecondaryAction:hover){color:#111;background:#fff}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__menuButton{color:#fff;background:#111;box-shadow:0 10px 20px #1113}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileNav{background:#fffffffa;box-shadow:0 18px 34px #11182724}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileLink{color:#111}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileLink:hover,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileLink[data-active=true]){background:rgb(var(--color-courier-orange-rgb) / .12);color:#111}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileLink:hover .Header-module__85i50G__navIconShell:before{background:#111;box-shadow:0 10px 20px #11111129}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileLink[data-active=true] .Header-module__85i50G__navIconShell:before{background:#111;box-shadow:0 10px 20px #11111129}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileLink:hover .Header-module__85i50G__navIcon,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__mobileLink[data-active=true] .Header-module__85i50G__navIcon){color:#fff}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__motionStraight,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__motionCurveBase){stroke:#111;filter:drop-shadow(0 7px 10px #1111113d);background:#111}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__motionCurveTip{fill:#111;filter:drop-shadow(0 7px 10px #1111113d)}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__heroX{filter:drop-shadow(0 12px 14px #1111112e)}html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__heroXOrangeHeader{opacity:.9;display:block}:is(html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__watermarkOne,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__watermarkTwo){opacity:.055;filter:none}html[data-theme=blue] .Header-module__85i50G__header{background:#131921}html[data-theme=blue] .Header-module__85i50G__surface{background:linear-gradient(180deg, rgb(var(--color-courier-orange-rgb) / .08), transparent 24%), linear-gradient(135deg, #131921 0%, #172333 48%, #101923 100%);box-shadow:none}html[data-theme=blue] .Header-module__85i50G__surface:after{background:radial-gradient(#ffffff1a,#0000 62%)}html[data-theme=blue] .Header-module__85i50G__secondaryAction{background:rgb(var(--color-courier-orange-rgb) / .11);box-shadow:0 0 0 1px rgb(var(--color-courier-orange-rgb) / .2) inset}html[data-theme=blue] .Header-module__85i50G__secondaryAction:hover{background:rgb(var(--color-courier-orange-rgb) / .14)}html[data-theme=blue] .Header-module__85i50G__mobileNav{background:#101923f7;box-shadow:0 18px 34px #050c166b}html[data-theme=blue] .Header-module__85i50G__mobileSecondaryAction{background:rgb(var(--color-courier-orange-rgb) / .11)}:is(html[data-theme=light] .Header-module__85i50G__transparent,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__transparent,html[data-theme=blue] .Header-module__85i50G__transparent){background:0 0}:is(html[data-theme=light] .Header-module__85i50G__transparent .Header-module__85i50G__surface,html[data-theme=light][data-header-variant=orange] .Header-module__85i50G__transparent .Header-module__85i50G__surface,html[data-theme=blue] .Header-module__85i50G__transparent .Header-module__85i50G__surface){box-shadow:none;background:0 0}@media (max-width:1679px){.Header-module__85i50G__header{--logo-offset:0px;--logo-width:clamp(220px, 30vw, 270px);--motion-curve-start:calc(var(--header-gutter) + var(--logo-width));--motion-y:139px;--motion-curve-width:320px;--hero-x-width:clamp(96px, 10vw, 134px);--hero-x-center-x:calc(var(--motion-curve-start) + var(--motion-curve-width) * .62);--desktop-grid-gap:18px;--nav-x-gap:clamp(14px, 1.3vw, 22px)}.Header-module__85i50G__inner{grid-template-columns:minmax(200px, calc(var(--nav-start-x) - var(--desktop-grid-gap))) minmax(0, 1fr) auto;align-content:center;gap:var(--desktop-grid-gap);grid-template-areas:"brand nav actions";min-height:150px;padding:16px 0 22px}.Header-module__85i50G__actions{place-self:center end;gap:7px}.Header-module__85i50G__navList{gap:clamp(5px,.5vw,8px)}.Header-module__85i50G__navLink{gap:4px;min-height:62px;font-size:clamp(.96rem,.88rem + .21vw,1.07rem)}.Header-module__85i50G__navIconShell{width:30px;height:30px}.Header-module__85i50G__navIcon{width:18px;height:18px}.Header-module__85i50G__primaryAction,.Header-module__85i50G__secondaryAction{min-height:40px}.Header-module__85i50G__primaryAction{padding:0 16px;font-size:1.07rem}.Header-module__85i50G__secondaryAction{padding:0 12px;font-size:1.01rem}}@media (max-width:1320px){.Header-module__85i50G__header{--nav-x-gap:clamp(12px, 1.1vw, 18px)}.Header-module__85i50G__inner{grid-template-columns:minmax(200px, calc(var(--nav-start-x) - var(--desktop-grid-gap))) minmax(0, 1fr);gap:8px var(--desktop-grid-gap);grid-template-areas:"brand nav"".actions";min-height:166px;padding:16px 0 24px}.Header-module__85i50G__actions{align-self:start}}@media (max-width:1080px){.Header-module__85i50G__inner{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"brand theme menu";gap:18px;min-height:118px;padding:16px 0 24px}.Header-module__85i50G__desktopNav,.Header-module__85i50G__actions{display:none}.Header-module__85i50G__menuButton{grid-area:menu;justify-self:end;display:grid}.Header-module__85i50G__mobileThemeSlot{grid-area:theme;justify-self:end;display:grid}.Header-module__85i50G__mobileNav[data-open=true]{display:block}}@media (max-width:760px){.Header-module__85i50G__header{--header-gutter:16px;--logo-width:clamp(176px, 62vw, 230px);--motion-curve-start:calc(var(--header-gutter) + var(--logo-width));--motion-y:113px;--motion-curve-width:260px;--hero-x-width:78px;--hero-x-center-x:calc(var(--motion-curve-start) + var(--motion-curve-width) * .62)}.Header-module__85i50G__orangeRail{height:12px}.Header-module__85i50G__surface{min-height:auto}.Header-module__85i50G__inner{width:min(100% - 32px, var(--header-content-max));min-height:92px;padding:12px 0 20px}.Header-module__85i50G__brandLink{width:var(--logo-width)}.Header-module__85i50G__heroX{opacity:.74}.Header-module__85i50G__motionLine{opacity:.72;height:138px}.Header-module__85i50G__watermarkOne,.Header-module__85i50G__watermarkTwo{display:none}}@media (max-width:420px){.Header-module__85i50G__header{--header-gutter:12px;--logo-width:clamp(168px, 66vw, 204px);--motion-curve-start:calc(var(--header-gutter) + var(--logo-width));--motion-y:104px;--motion-curve-width:240px;--hero-x-width:72px;--hero-x-center-x:calc(var(--motion-curve-start) + var(--motion-curve-width) * .62)}.Header-module__85i50G__inner{width:min(100% - 24px, var(--header-content-max));gap:12px}.Header-module__85i50G__brandLink{width:var(--logo-width)}.Header-module__85i50G__menuButton{width:42px;height:42px}.Header-module__85i50G__heroX{display:none}}@media (prefers-reduced-motion:reduce){.Header-module__85i50G__primaryAction,.Header-module__85i50G__mobilePrimaryAction{filter:none;box-shadow:0 12px 24px #00000057, 0 0 0 2px #1212122e inset, 0 0 24px rgb(var(--color-courier-orange-rgb) / .42);animation:1.8s ease-in-out infinite Header-module__85i50G__headerReducedPrimaryPulse;transform:none}.Header-module__85i50G__secondaryAction,.Header-module__85i50G__mobileSecondaryAction{background:rgb(var(--color-courier-orange-rgb) / .16);filter:none;box-shadow:0 10px 20px #00000038, 0 0 0 1px rgb(var(--color-courier-orange-rgb) / .34) inset, 0 0 18px rgb(var(--color-courier-orange-rgb) / .22);animation:2s ease-in-out infinite Header-module__85i50G__headerReducedSecondaryPulse;transform:none}.Header-module__85i50G__primaryAction:before,.Header-module__85i50G__mobilePrimaryAction:before{opacity:.88;animation:1.8s ease-in-out infinite Header-module__85i50G__headerReducedInnerGlow;transform:none}.Header-module__85i50G__secondaryAction:before,.Header-module__85i50G__mobileSecondaryAction:before{opacity:.74;animation:2s ease-in-out infinite Header-module__85i50G__headerReducedInnerGlow;transform:none}.Header-module__85i50G__primaryAction:after,.Header-module__85i50G__secondaryAction:after,.Header-module__85i50G__mobilePrimaryAction:after,.Header-module__85i50G__mobileSecondaryAction:after{opacity:0;animation:none;display:none;transform:none}}@keyframes Header-module__85i50G__headerReducedPrimaryPulse{0%,to{box-shadow:0 12px 24px #00000057, 0 0 0 2px #1212122e inset, 0 0 18px rgb(var(--color-courier-orange-rgb) / .32)}50%{box-shadow:0 14px 28px #00000061, 0 0 0 2px #1212123d inset, 0 0 34px rgb(var(--color-courier-orange-rgb) / .62)}}@keyframes Header-module__85i50G__headerReducedSecondaryPulse{0%,to{box-shadow:0 10px 20px #00000038, 0 0 0 1px rgb(var(--color-courier-orange-rgb) / .34) inset, 0 0 14px rgb(var(--color-courier-orange-rgb) / .18)}50%{box-shadow:0 12px 24px #00000047, 0 0 0 1px rgb(var(--color-courier-orange-rgb) / .54) inset, 0 0 28px rgb(var(--color-courier-orange-rgb) / .38)}}@keyframes Header-module__85i50G__headerReducedInnerGlow{0%,to{opacity:.52}50%{opacity:.96}}
@layer blossom-carousel{[blossom-carousel]{white-space:nowrap;scroll-behavior:smooth;overscroll-behavior-x:contain;box-sizing:border-box;inline-size:100%;max-inline-size:100vw;list-style-type:none;display:inline-block;overflow:auto clip}[blossom-carousel]:is(ul){padding-inline-start:0}[blossom-carousel]{scrollbar-width:none}[blossom-carousel]::-webkit-scrollbar{display:none}[blossom-carousel][has-repeat=true]{padding-inline:50%!important;scroll-padding-inline:50%!important}[blossom-carousel][has-snap=true]{scroll-snap-type:var(--snap-type)!important}[blossom-carousel][has-overflow=true]{cursor:grab}[blossom-carousel][has-overflow=true]:active{cursor:grabbing}@media (pointer:fine){[blossom-carousel][has-overflow=true]:active{scroll-snap-type:none!important}}[blossom-carousel]>*{white-space:initial;vertical-align:top;display:inline-block}[blossom-carousel] *{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}
:root{--color-courier-orange:#f75e01;--color-courier-orange-rgb:247 94 1;--color-courier-orange-dark:#d84f00;--color-brand-black:#1a1a1a;--color-deep-black:#101010;--color-soft-black:#181818;--color-white:#fff;--color-off-white:#f5f5f5;--color-gray-100:#e0e0e0;--color-gray-200:#ccc;--color-gray-400:#999;--color-gray-600:#666;--font-sans:"Inter", "Aptos", "Segoe UI", system-ui, sans-serif;--header-max-width:1180px;--theme-page-bg:#f5f5f5;--theme-section-bg:#151515;--theme-surface:#181818;--theme-surface-raised:#202020;--theme-text:#fff;--theme-text-strong:#fff;--theme-text-soft:#ffffffbd;--theme-muted:#ffffff94;--theme-border:#ffffff1f;--theme-grid-line:#ffffff06;--theme-header-bg:#050505;--theme-header-bg-soft:#090909;--theme-header-text:#fff;--theme-header-muted:#ffffffc7;--theme-orange-soft:#f75e011f;--theme-black-accent:#111}html[data-theme=light]{--theme-page-bg:#fff;--theme-section-bg:#f7f8fa;--theme-surface:#fff;--theme-surface-raised:#fff;--theme-text:#1a1a1a;--theme-text-strong:#111;--theme-text-soft:#4f5663;--theme-muted:#737b88;--theme-border:#e3e7ee;--theme-grid-line:#1a1a1a0b;--theme-header-bg:#fff;--theme-header-bg-soft:#f8f9fb;--theme-header-text:#1a1a1a;--theme-header-muted:#4f5663;--theme-orange-soft:#f75e011a;--theme-black-accent:#111}html[data-theme=blue]{--theme-page-bg:#101923;--theme-section-bg:#131921;--theme-surface:#172333;--theme-surface-raised:#232f3e;--theme-text:#fff;--theme-text-strong:#fff;--theme-text-soft:#ffffffc2;--theme-muted:#ffffff94;--theme-border:#ffffff1f;--theme-grid-line:#ffffff06;--theme-header-bg:#131921;--theme-header-bg-soft:#232f3e;--theme-header-text:#fff;--theme-header-muted:#ffffffc7;--theme-orange-soft:#f75e0121;--theme-black-accent:#0f1720}
:root{--header-shell-height:190px;--header-hero-clearance:34px;--header-hero-offset:calc(var(--header-shell-height) + var(--header-hero-clearance))}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;min-width:320px;max-width:100%;overflow-x:hidden}body{background:var(--theme-page-bg);min-width:320px;max-width:100%;color:var(--theme-text);font-family:var(--font-sans);letter-spacing:0;margin:0;transition:background-color .18s,color .18s;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid color-mix(in srgb, var(--color-courier-orange) 80%, white);outline-offset:4px}@media (max-width:760px){:root{--header-shell-height:116px;--header-hero-clearance:26px}}
