:root{--bg-dark:#0a0a0a;--bg-card:#141414;--text-primary:#fff;--text-secondary:#ffffffd9;--text-tertiary:#fff9;--accent:#910409;--accent-hover:#b3151b;--accent-light:#e74c51;--border:#e5e7eb;--radius-sm:4px;--radius-md:8px;--transition:.3s cubic-bezier(.4,0,.2,1);--bg-transparent:#0a0a0a00;--bg-solid:#0a0a0af2;--shadow:0 4px 20px #00000014;--blur:blur(10px);--hero-offset-x:26px;--hero-offset-y:120px;--hero-title-offset-x:-40px;--hero-title-offset-y:120px;--text:#1a1a1a;--text-light:#4a4a4a;--muted:#6b7280;--background:#fefefe;--surface:#fff;--border-light:#f3f4f6;--radius:12px;--shadow-lg:0 10px 40px #0000001f;--font-display:"Inter";--font-body:"Roboto","Inter","Helvetica Now Text","Helvetica Neue",Arial,sans-serif;--font-primary:var(--font-display);--ls-tight:.04em;--ls-regular:.005em;--ls-normal:.01em;--ls-wide:.025em;--ls-ultra:.05em;--ls-max:.08em;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-xxl:1.875rem;--fs-xxxl:2.25rem;--fs-hero:3rem;--button-bg:#1f2937;--button-bg-hover:#111827;--button-text:#fff;--dark-bg:#0f0f0f;--dark-surface:#1a1a1a;--dark-text:#f5f5f5;--dark-text-light:#d1d5db;--dark-border:#374151;--red-dark:#991b1b;--red-medium:#dc2626;--red-light:#ef4444;--red-subtle:#d5192040;--overlay-dark:#000000b3;--overlay-light:#0006;--overlay-top:#0003;--glow-intensity:#1201011a;--header-height:90px;--header-height-scrolled:80px;--header-bg:#0f0f0ff2;--header-bg-scrolled:#fffffffa;--header-border:#ffffff1a;--header-border-scrolled:#00000014;--text-primary-dark:#111827;--text-secondary-dark:#374151;--accent-primary:#d51920;--transition-smooth:cubic-bezier(.4,0,.2,1);--transition-bounce:cubic-bezier(.68,-.55,.265,1.55)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(#3a3a3a 0%,#1a1a1a 100%);border:1px solid #f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#2a2a2a 0%,#0a0a0a 100%)}*{scrollbar-width:thin;scrollbar-color:#3a3a3a #f1f1f1}@media (prefers-color-scheme:dark){::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:linear-gradient(#5a5a5a 0%,#3a3a3a 100%);border:1px solid #1a1a1a}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#6a6a6a 0%,#4a4a4a 100%)}*{scrollbar-color:#5a5a5a #1a1a1a}}*{box-sizing:border-box;margin:0;padding:0}html,body{color:var(--text);font-family:var(--font-body);letter-spacing:var(--ls-regular);background-color:#000;font-size:16px;line-height:1.6;overflow-x:hidden}.fullBleed{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);position:relative;overflow-x:clip;padding:0!important}@supports (-webkit-touch-callout:none){.fullBleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}section{padding:clamp(60px,8vw,100px) 20px}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text);line-height:1.2}h1,h2{letter-spacing:var(--ls-regular);margin-bottom:1.4rem;font-size:clamp(42px,6vw,60px);font-weight:800;line-height:1.15}h3{letter-spacing:var(--ls-wide);margin-bottom:.9rem;font-size:clamp(26px,4vw,34px);font-weight:600;line-height:1.25}h4{letter-spacing:var(--ls-normal);margin-bottom:.8rem;font-size:clamp(20px,3.5vw,26px);font-weight:600;line-height:1.3}p{letter-spacing:var(--ls-tight);line-height:1.7}.subtitle,.small-lead{font-family:var(--font-body);color:var(--muted);letter-spacing:var(--ls-normal);margin-top:.6rem;font-weight:300;line-height:1.7}.ls-tight{letter-spacing:var(--ls-tight)!important}.ls-regular{letter-spacing:var(--ls-regular)!important}.ls-normal{letter-spacing:var(--ls-normal)!important}.ls-wide{letter-spacing:var(--ls-wide)!important}.ls-ultra{letter-spacing:var(--ls-ultra)!important}.ls-max{letter-spacing:var(--ls-max)!important}.kicker,.uppercase{text-transform:uppercase;letter-spacing:var(--ls-ultra)}a{color:inherit;letter-spacing:var(--ls-normal);text-decoration:none}button{cursor:pointer;font-family:var(--font-display);letter-spacing:var(--ls-normal);background:0 0;border:none}.btn,button.primary,a.btn{background-color:var(--button-bg);color:var(--button-text);text-transform:uppercase;letter-spacing:var(--ls-ultra);border-radius:4px;padding:12px 32px;font-size:13px;font-weight:700;transition:all .25s;display:inline-block}.btn:hover,button.primary:hover,a.btn:hover{background-color:var(--button-bg-hover);transform:translateY(-2px)}.btn-accent{background-color:var(--accent)}.btn-accent:hover{background-color:var(--accent-hover)}.header{-webkit-backdrop-filter:blur(20px);z-index:1000;will-change:transform;background:#0f0f0fe6;border-bottom:1px solid #ffffff1a;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;transform:translateZ(0)}.header.heroVisible{background:#0f0f0fd9;border-bottom:1px solid #ffffff14}.header.scrolled{-webkit-backdrop-filter:blur(30px);background:#fffffffa;border-bottom:1px solid #0000000d;box-shadow:0 2px 40px #00000014}.redAccent{background:linear-gradient(90deg,#8b0000 0%,brown 50%,#8b0000 100%);width:100%;height:2px;animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards scaleIn;position:absolute;top:0;left:0;transform:scaleX(0)}@keyframes scaleIn{to{transform:scaleX(1)}}.container{justify-content:space-between;align-items:center;max-width:1400px;height:80px;margin:0 auto;padding:0 clamp(24px,6vw,80px);display:flex;position:relative}.logo{z-index:1001;align-items:center;gap:16px;text-decoration:none;display:flex}.logoImage{object-fit:contain;width:50px;height:50px;transition:transform .3s;filter:none!important}.logo:hover .logoImage{transform:scale(1.05)}.logoTextGroup{flex-direction:column;line-height:1;display:flex}.logoText{font-family:var(--font-display);letter-spacing:var(--ls-wide);color:#fff;margin-bottom:2px;font-size:1.25rem;font-weight:300;transition:color .3s}.header.scrolled .logoText{color:#1a1a1a}.logoSubtitle{font-family:var(--font-body);letter-spacing:var(--ls-ultra);text-transform:uppercase;color:#b22222;font-size:.7rem;font-weight:400;transition:color .3s}.header.scrolled .logoSubtitle{color:#8b0000}.desktopNav{align-items:center;display:flex}.navList{gap:48px;list-style:none;display:flex}.navLink{font-family:var(--font-body);letter-spacing:var(--ls-normal);color:#fff;padding:8px 0;font-size:.9rem;font-weight:400;transition:all .3s;position:relative}.header.scrolled .navLink{color:#1a1a1a}.navLink:after{content:"";background:#b22222;width:0;height:1px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.header.scrolled .navLink:after{background:#8b0000}.navLink:hover{color:#b22222}.header.scrolled .navLink:hover{color:#8b0000}.navLink:hover:after{width:100%}.ctaButton{color:#fff;font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;background:0 0;border:1px solid #b22222;align-items:center;gap:10px;padding:12px 28px;font-size:.85rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.header.scrolled .ctaButton{color:#8b0000;border:1px solid brown}.ctaButton:hover{color:#fff;border-color:#b22222;transform:translateY(-2px);box-shadow:0 8px 20px #b222224d}.header.scrolled .ctaButton:hover{color:#fff;border-color:#8b0000;box-shadow:0 8px 20px #8b000026}@media (max-width:1700px) and (min-width:1441px){html,body{font-size:15.5px}h1{margin-bottom:1.2rem;font-size:clamp(2.2rem,3.2vw,2.8rem);line-height:1.12}h2{margin-bottom:1.1rem;font-size:clamp(2rem,3vw,2.5rem);line-height:1.14}h3{letter-spacing:var(--ls-normal);font-size:clamp(1.3rem,2.2vw,1.7rem)}h4{font-size:clamp(1.1rem,2vw,1.4rem)}p,.subtitle,.small-lead{font-size:.97rem;line-height:1.65}section{padding:clamp(50px,7vw,90px) 20px}}.menuButton{display:none}@media (max-width:768px){.desktopNav,.ctaWrapper{display:none}.menuButton{display:flex}}@media (max-width:1440px) and (min-width:1024px){:root{--fs-base:.95rem;--fs-md:1.05rem;--fs-lg:1.2rem;--fs-xl:1.4rem;--fs-xxl:1.7rem;--fs-xxxl:2rem;--fs-hero:2.6rem}html,body{font-size:15px}h1{margin-bottom:1.2rem;font-size:clamp(2.1rem,3.3vw,2.7rem);line-height:1.12}h2{margin-bottom:1.1rem;font-size:clamp(1.9rem,3vw,2.4rem);line-height:1.14}h3{letter-spacing:var(--ls-normal);font-size:clamp(1.3rem,2.2vw,1.7rem)}h4{font-size:clamp(1.1rem,1.9vw,1.4rem)}p,.subtitle,.small-lead{font-size:.95rem;line-height:1.65}}@media (max-width:1023px) and (min-width:769px){:root{--fs-base:.9rem;--fs-md:1rem;--fs-lg:1.15rem;--fs-xl:1.3rem;--fs-xxl:1.6rem;--fs-xxxl:1.9rem;--fs-hero:2.4rem}html,body{font-size:14.5px}h1{margin-bottom:1.1rem;font-size:clamp(1.9rem,3.4vw,2.3rem);line-height:1.12}h2{margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.1rem)}h3{letter-spacing:var(--ls-normal);font-size:clamp(1.2rem,2.3vw,1.5rem)}h4{font-size:clamp(1.05rem,2vw,1.3rem)}p,.subtitle,.small-lead{font-size:.9rem;line-height:1.6}}@media (max-width:768px){h1,h2,h3{margin-bottom:1.1rem;font-weight:700;line-height:1.15;letter-spacing:0!important}h1{font-size:clamp(1.7rem,6.2vw,2.1rem)}h2{font-size:clamp(1.6rem,5.8vw,1.9rem)}h3{font-size:clamp(1.3rem,5vw,1.6rem)}.kicker{letter-spacing:.06em}}@media (max-width:1700px) and (min-width:1441px){html,body{font-size:15.5px}h1{margin-bottom:1.2rem;font-size:clamp(2.2rem,3.2vw,2.8rem);line-height:1.12}h2{margin-bottom:1.1rem;font-size:clamp(2rem,3vw,2.5rem);line-height:1.14}h3{letter-spacing:var(--ls-normal);font-size:clamp(1.3rem,2.2vw,1.7rem)}h4{font-size:clamp(1.1rem,2vw,1.4rem)}p,.subtitle,.small-lead{font-size:.97rem;line-height:1.65}section{padding:clamp(50px,7vw,90px) 20px}}@media (min-width:1024px) and (max-width:1700px){:root{--fs-base:.95rem;--fs-md:1.05rem;--fs-lg:1.2rem;--fs-xl:1.4rem;--fs-xxl:1.7rem;--fs-xxxl:2rem;--fs-hero:2.6rem}html,body{font-size:15px}h1{margin-bottom:1.2rem;font-size:clamp(2.1rem,3.1vw,2.6rem);line-height:1.12}h2{margin-bottom:1.05rem;font-size:clamp(1.9rem,2.8vw,2.3rem);line-height:1.14}h3{letter-spacing:var(--ls-normal);font-size:clamp(1.25rem,2.1vw,1.6rem)}h4{font-size:clamp(1.05rem,1.9vw,1.35rem)}p,.subtitle,.small-lead{font-size:.95rem;line-height:1.65}section{padding:clamp(52px,7vw,90px) 20px}}@media (max-width:1023px) and (min-width:769px){:root{--fs-base:.9rem;--fs-md:1rem;--fs-lg:1.15rem;--fs-xl:1.3rem;--fs-xxl:1.6rem;--fs-xxxl:1.9rem;--fs-hero:2.4rem}html,body{font-size:14.5px}h1{margin-bottom:1.1rem;font-size:clamp(1.9rem,3.4vw,2.3rem);line-height:1.12}h2{margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.1rem)}h3{letter-spacing:var(--ls-normal);font-size:clamp(1.2rem,2.3vw,1.5rem)}h4{font-size:clamp(1.05rem,2vw,1.3rem)}p,.subtitle,.small-lead{font-size:.9rem;line-height:1.6}}@media (max-width:768px){h1,h2,h3{margin-bottom:1.1rem;font-weight:700;line-height:1.15;letter-spacing:0!important}h1{font-size:clamp(1.7rem,6.2vw,2.1rem)}h2{font-size:clamp(1.6rem,5.8vw,1.9rem)}h3{font-size:clamp(1.3rem,5vw,1.6rem)}.kicker{letter-spacing:.06em}}
.Header-module__85i50G__header{width:100%;height:var(--header-height);background:var(--dark-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--dark-border);transition:all .4s var(--transition-smooth);z-index:1000;opacity:0;will-change:transform;position:fixed;top:0;left:0;transform:translateY(-20px)translateZ(0)}.Header-module__85i50G__header.Header-module__85i50G__visible{opacity:1;transform:translateY(0)}.Header-module__85i50G__header.Header-module__85i50G__menuOpen{background:var(--dark-bg)}.Header-module__85i50G__backgroundElements{pointer-events:none;z-index:-1;position:absolute;inset:0}.Header-module__85i50G__backgroundGrid{opacity:.12;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0909090d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Header-module__85i50G__gradientOverlay{background:linear-gradient(135deg,#00000040 0%,#0000 45%,#0003 100%);position:absolute;inset:0}.Header-module__85i50G__accentLine{background:linear-gradient(90deg,var(--accent-hover)0%,var(--accent)50%,var(--accent-hover)100%);transform-origin:0;width:0;height:2px;transition:transform .45s var(--transition-smooth);position:absolute;top:0;left:0;transform:scaleX(0)}.Header-module__85i50G__header.Header-module__85i50G__visible .Header-module__85i50G__accentLine{transform:scaleX(1)}.Header-module__85i50G__container{justify-content:space-between;align-items:center;max-width:1680px;height:100%;margin:0 auto;padding:0 clamp(24px,6vw,80px);display:flex;position:relative}.Header-module__85i50G__logo{z-index:1002;min-height:48px;transition:background .25s var(--transition-smooth),transform .25s var(--transition-smooth);border-radius:4px;align-items:center;padding:6px 10px;text-decoration:none;display:flex}.Header-module__85i50G__logo:hover{background:#ffffff08;transform:translateY(-1px)}.Header-module__85i50G__logo:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Header-module__85i50G__logoMain{align-items:center;gap:14px;display:flex}.Header-module__85i50G__logoImage{object-fit:contain;width:40px;height:40px;transition:transform .25s var(--transition-smooth)}.Header-module__85i50G__logo:hover .Header-module__85i50G__logoImage{transform:scale(1.06)}.Header-module__85i50G__logoTextRow{align-items:center;gap:10px;line-height:1;display:inline-flex}.Header-module__85i50G__logoWord{font-family:var(--font-display);font-size:var(--fs-md);letter-spacing:var(--ls-max);color:#f5f5f5;white-space:nowrap;font-weight:600}.Header-module__85i50G__logoSeparator{background:var(--accent);width:1px;height:20px;display:inline-block}.Header-module__85i50G__desktopNav{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__85i50G__navList{gap:44px;margin:0;padding:0;list-style:none;display:flex}.Header-module__85i50G__navItem{position:relative}.Header-module__85i50G__navLink{opacity:0;min-height:48px;animation:Header-module__85i50G__navItemFadeIn .6s var(--transition-smooth)forwards;align-items:center;padding:14px 4px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Header-module__85i50G__navLink:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@keyframes Header-module__85i50G__navItemFadeIn{to{opacity:1}}.Header-module__85i50G__navText{font-family:var(--font-body);letter-spacing:var(--ls-normal);color:#f5f5f5e6;text-transform:none;transition:color .25s var(--transition-smooth),transform .25s var(--transition-smooth);z-index:1;font-size:.95rem;font-weight:500;position:relative}.Header-module__85i50G__navLink:after{content:"";background:var(--accent);width:0;height:2px;transition:width .28s var(--transition-smooth);margin:0 auto;position:absolute;bottom:8px;left:0;right:0}.Header-module__85i50G__navLink:hover:after,.Header-module__85i50G__navLink:focus-visible:after{width:18px}.Header-module__85i50G__active .Header-module__85i50G__navText{color:var(--accent);transform:translateY(-1px)}.Header-module__85i50G__active:after{width:26px}.Header-module__85i50G__ctaWrapper{z-index:1002;align-items:center;display:flex}.Header-module__85i50G__ctaButton{background:var(--accent);color:#fff;font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;cursor:pointer;transition:all .3s var(--transition-smooth);border:none;border-radius:0;align-items:center;gap:12px;min-height:44px;padding:14px 30px;font-size:.9rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Header-module__85i50G__ctaButton:before{content:"";width:100%;height:100%;transition:left .6s var(--transition-smooth);background:linear-gradient(90deg,#0000,#ffffff40,#0000);position:absolute;top:0;left:-100%}.Header-module__85i50G__ctaButton:hover:before{left:100%}.Header-module__85i50G__ctaButton:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 26px #91040973}.Header-module__85i50G__ctaButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.Header-module__85i50G__ctaText{z-index:1;position:relative}.Header-module__85i50G__ctaIcon{z-index:1;transition:transform .3s var(--transition-smooth);justify-content:center;align-items:center;display:flex;position:relative}.Header-module__85i50G__ctaIcon svg{display:block}.Header-module__85i50G__ctaButton:hover .Header-module__85i50G__ctaIcon{transform:translate(4px)}.Header-module__85i50G__mobileCta{justify-content:center;margin-top:48px;display:flex}.Header-module__85i50G__mobileCtaButton{background:var(--accent);color:#fff;font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;cursor:pointer;transition:all .3s var(--transition-smooth);border:none;border-radius:0;align-items:center;gap:12px;min-height:48px;padding:16px 32px;font-size:.9rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Header-module__85i50G__mobileCtaButton:before{content:"";width:100%;height:100%;transition:left .6s var(--transition-smooth);background:linear-gradient(90deg,#0000,#ffffff40,#0000);position:absolute;top:0;left:-100%}.Header-module__85i50G__mobileCtaButton:hover:before{left:100%}.Header-module__85i50G__mobileCtaButton:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 25px #91040966}.Header-module__85i50G__mobileCtaButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.Header-module__85i50G__mobileCtaText{z-index:1;position:relative}.Header-module__85i50G__mobileCtaIcon{z-index:1;transition:transform .3s var(--transition-smooth);justify-content:center;align-items:center;display:flex;position:relative}.Header-module__85i50G__mobileCtaIcon svg{display:block}.Header-module__85i50G__mobileCtaButton:hover .Header-module__85i50G__mobileCtaIcon{transform:translate(4px)}.Header-module__85i50G__menuButton{cursor:pointer;z-index:1002;width:48px;height:48px;transition:transform .25s var(--transition-smooth);background:0 0;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:0;display:none;position:relative}.Header-module__85i50G__menuButton:hover{transform:scale(1.05)}.Header-module__85i50G__menuButton:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Header-module__85i50G__menuIcon{flex-direction:column;gap:6px;width:24px;height:18px;display:flex;position:relative}.Header-module__85i50G__menuLine{width:100%;height:2px;transition:all .3s var(--transition-smooth);transform-origin:50%;background:#f5f5f5e6;display:block}.Header-module__85i50G__header.Header-module__85i50G__menuOpen .Header-module__85i50G__menuLine:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__85i50G__header.Header-module__85i50G__menuOpen .Header-module__85i50G__menuLine:nth-child(2){opacity:0;transform:scale(.8)}.Header-module__85i50G__header.Header-module__85i50G__menuOpen .Header-module__85i50G__menuLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__85i50G__mobileNav{-webkit-backdrop-filter:none;width:100%;height:100vh;transition:transform .4s var(--transition-smooth);z-index:999;background:#050505;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}@supports (height:100svh){.Header-module__85i50G__mobileNav{height:100svh}}.Header-module__85i50G__mobileNav.Header-module__85i50G__open{transform:translate(0)}.Header-module__85i50G__mobileNavContent{text-align:center;width:100%;max-width:400px;padding:0 32px}.Header-module__85i50G__mobileNavInner{margin-bottom:60px}.Header-module__85i50G__mobileNavList{margin:0;padding:0;list-style:none}.Header-module__85i50G__mobileNavItem{opacity:0;animation:Header-module__85i50G__mobileNavItemFadeIn .5s var(--transition-smooth)forwards;margin-bottom:32px;transform:translateY(20px)}@keyframes Header-module__85i50G__mobileNavItemFadeIn{to{opacity:1;transform:translateY(0)}}.Header-module__85i50G__mobileNavLink{min-height:48px;padding:12px 0;text-decoration:none;display:inline-block;position:relative}.Header-module__85i50G__mobileNavLink:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.Header-module__85i50G__mobileNavText{font-family:var(--font-display);letter-spacing:var(--ls-ultra);color:#fff;text-transform:uppercase;transition:all .3s var(--transition-smooth);z-index:1;text-shadow:0 0 2px #000c;font-size:1.4rem;font-weight:500;position:relative}.Header-module__85i50G__mobileNavLink:hover .Header-module__85i50G__mobileNavText,.Header-module__85i50G__mobileNavLink.Header-module__85i50G__active .Header-module__85i50G__mobileNavText,.Header-module__85i50G__mobileNavLink:focus-visible .Header-module__85i50G__mobileNavText{color:var(--accent);transform:translate(8px)}@media (min-width:1656px){.Header-module__85i50G__container{padding:0 80px}}@media (max-width:1440px){.Header-module__85i50G__navList{gap:38px}}@media (max-width:1200px){.Header-module__85i50G__navList{gap:32px}.Header-module__85i50G__navText{font-size:.9rem}.Header-module__85i50G__ctaButton{padding:12px 24px;font-size:.85rem}}@media (max-width:900px){.Header-module__85i50G__desktopNav,.Header-module__85i50G__ctaWrapper{display:none}.Header-module__85i50G__menuButton{display:flex}.Header-module__85i50G__header{height:80px}}@media (min-width:901px){.Header-module__85i50G__mobileNav{-webkit-backdrop-filter:blur(30px);background:#050505fa}}@media (max-width:768px){.Header-module__85i50G__container{padding:0 24px}.Header-module__85i50G__logoMain{gap:12px}.Header-module__85i50G__logoImage{width:42px;height:42px}.Header-module__85i50G__logoWord{letter-spacing:var(--ls-wide);font-size:.95rem}.Header-module__85i50G__mobileNavText{font-size:1.25rem}.Header-module__85i50G__mobileNavItem{margin-bottom:26px}.Header-module__85i50G__mobileCtaButton{padding:14px 28px;font-size:.85rem}}@media (max-width:480px){.Header-module__85i50G__container{padding:0 20px}.Header-module__85i50G__header{height:75px}.Header-module__85i50G__logoMain{gap:10px}.Header-module__85i50G__logoImage{width:38px;height:38px}.Header-module__85i50G__logoWord{letter-spacing:var(--ls-ultra);font-size:.9rem}.Header-module__85i50G__mobileNavContent{padding:0 24px}.Header-module__85i50G__mobileNavText{font-size:1.15rem}.Header-module__85i50G__mobileNavItem{margin-bottom:24px}.Header-module__85i50G__mobileCtaButton{padding:12px 24px;font-size:.85rem}}@media (max-width:360px){.Header-module__85i50G__container{padding:0 16px}.Header-module__85i50G__logoMain{gap:8px}.Header-module__85i50G__logoImage{width:36px;height:36px}.Header-module__85i50G__logoWord{font-size:.85rem}.Header-module__85i50G__mobileNavText{font-size:1.05rem}}@media (prefers-reduced-motion:reduce){.Header-module__85i50G__header,.Header-module__85i50G__logo,.Header-module__85i50G__logoImage,.Header-module__85i50G__navLink,.Header-module__85i50G__navText,.Header-module__85i50G__ctaButton,.Header-module__85i50G__menuButton,.Header-module__85i50G__menuLine,.Header-module__85i50G__mobileNav,.Header-module__85i50G__mobileNavItem,.Header-module__85i50G__mobileNavLink,.Header-module__85i50G__mobileNavText,.Header-module__85i50G__mobileCtaButton,.Header-module__85i50G__accentLine{transition:none!important;animation:none!important}.Header-module__85i50G__accentLine{transform:scaleX(1)}.Header-module__85i50G__navLink,.Header-module__85i50G__mobileNavItem{opacity:1;transform:none}}@media (min-width:1025px) and (max-width:1700px){.Header-module__85i50G__about .Header-module__85i50G__title{letter-spacing:var(--ls-wide);margin-bottom:16px;font-size:clamp(1.7rem,2.4vw,2rem)}.Header-module__85i50G__about .Header-module__85i50G__text{gap:14px;margin-bottom:26px;font-size:.95rem;line-height:1.65}}@supports (-webkit-touch-callout:none){.Header-module__85i50G__header{border-bottom:1px solid #0009;-webkit-backdrop-filter:none!important;background:#050505fa!important}.Header-module__85i50G__header.Header-module__85i50G__menuOpen{background:#050505fa!important}}
