.Navbar-module__pSp8Ga__navbar{z-index:1000;height:var(--navbar-height);background:var(--bp-navy);border-bottom:1px solid #0000;align-items:center;transition:all .2s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--bp-border);background:#0b1d3ae6}.Navbar-module__pSp8Ga__navContent{width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__pSp8Ga__logo{font-family:var(--font-display);color:var(--bp-white);letter-spacing:-.02em;font-size:24px;font-weight:700}.Navbar-module__pSp8Ga__logoAccent{color:var(--bp-orange)}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--bp-white);font-size:14px;transition:opacity .2s}.Navbar-module__pSp8Ga__navLink:hover{opacity:.8}.Navbar-module__pSp8Ga__mobileToggle{cursor:pointer;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__pSp8Ga__mobileToggle span{background:var(--bp-white);border-radius:2px;width:22px;height:2px}.Navbar-module__pSp8Ga__mobileMenu{top:var(--navbar-height);background:var(--bp-navy);border-bottom:1px solid var(--bp-border);z-index:999;flex-direction:column;gap:24px;padding:32px;display:none;position:fixed;left:0;right:0}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__open{display:flex}.Navbar-module__pSp8Ga__mobileMenuLink{color:var(--bp-white);font-size:16px;font-weight:500}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__desktopCta{display:none}.Navbar-module__pSp8Ga__mobileToggle{display:flex}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--bp-border);background:var(--bp-bg);padding:64px 0 32px}.Footer-module__nhiC3q__top{justify-content:space-between;margin-bottom:64px;display:flex}.Footer-module__nhiC3q__brand{max-width:300px}.Footer-module__nhiC3q__logo{color:var(--bp-white);margin-bottom:16px;font-size:20px;font-weight:700}.Footer-module__nhiC3q__brandDescription{color:var(--bp-muted);font-size:14px;line-height:1.6}.Footer-module__nhiC3q__linksContainer{gap:64px;display:flex}.Footer-module__nhiC3q__columnTitle{color:var(--bp-white);margin-bottom:24px;font-size:16px;font-weight:600}.Footer-module__nhiC3q__columnLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__nhiC3q__columnLink{color:var(--bp-muted);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__columnLink:hover{color:var(--bp-orange)}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--bp-border);justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__nhiC3q__copyright{color:var(--bp-muted);font-size:14px}.Footer-module__nhiC3q__madeInUsa{color:var(--bp-white);font-size:14px;font-weight:500}@media (max-width:768px){.Footer-module__nhiC3q__top{flex-direction:column;gap:48px}.Footer-module__nhiC3q__linksContainer{flex-direction:column;gap:32px}.Footer-module__nhiC3q__bottom{flex-direction:column;align-items:flex-start;gap:16px}}
.DemoModal-module__8MrYwa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#060f1ecc;justify-content:center;align-items:center;animation:.2s ease-out DemoModal-module__8MrYwa__fadeIn;display:flex;position:fixed;inset:0}.DemoModal-module__8MrYwa__modal{background:var(--bp-steel);border:1px solid var(--bp-border);border-radius:8px;width:100%;max-width:440px;padding:36px;animation:.25s cubic-bezier(.16,1,.3,1) DemoModal-module__8MrYwa__scaleIn;position:relative;box-shadow:0 24px 48px #00000080,0 0 0 1px #ffffff0d}.DemoModal-module__8MrYwa__modal:before{content:"";background:linear-gradient(90deg, var(--bp-orange), var(--bp-orange-lt));border-radius:8px 8px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.DemoModal-module__8MrYwa__closeBtn{color:var(--bp-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;transition:color .15s;position:absolute;top:20px;right:20px}.DemoModal-module__8MrYwa__closeBtn:hover{color:var(--bp-white)}.DemoModal-module__8MrYwa__title{font-family:var(--font-display);color:var(--bp-white);letter-spacing:-.01em;margin-bottom:8px;font-size:22px;font-weight:700}.DemoModal-module__8MrYwa__subtitle{color:var(--bp-muted);margin-bottom:24px;font-size:14px;line-height:1.5}.DemoModal-module__8MrYwa__form{flex-direction:column;gap:16px;display:flex}.DemoModal-module__8MrYwa__inputGroup{flex-direction:column;gap:6px;display:flex}.DemoModal-module__8MrYwa__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--bp-muted);font-size:10px}.DemoModal-module__8MrYwa__input,.DemoModal-module__8MrYwa__select{border:1px solid var(--bp-border);width:100%;color:var(--bp-white);background:#00000040;border-radius:4px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .15s}.DemoModal-module__8MrYwa__input:focus,.DemoModal-module__8MrYwa__select:focus{border-color:var(--bp-orange)}.DemoModal-module__8MrYwa__error{color:var(--bp-caution);background:#f5a6231a;border:1px solid #f5a62333;border-radius:4px;padding:10px 14px;font-size:13px}.DemoModal-module__8MrYwa__successState{text-align:center;flex-direction:column;align-items:center;padding:16px 0;display:flex}.DemoModal-module__8MrYwa__successIcon{width:48px;height:48px;color:var(--bp-success);background:#2abf7a26;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:24px;font-weight:700;display:flex}.DemoModal-module__8MrYwa__successText{color:var(--bp-muted);margin-bottom:24px;font-size:15px;line-height:1.6}.DemoModal-module__8MrYwa__modalFooter{text-align:center;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--bp-muted);margin-top:24px;font-size:10px}@keyframes DemoModal-module__8MrYwa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DemoModal-module__8MrYwa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.DemoModal-module__8MrYwa__modal{margin:16px;padding:28px 20px}}
.LegalPage-module__fHQU8a__wrapper{background:var(--bp-navy);min-height:100vh;padding:120px 0 80px}.LegalPage-module__fHQU8a__backLink{font-family:var(--font-mono);color:var(--bp-orange);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:32px;font-size:13px;transition:color .15s;display:inline-flex}.LegalPage-module__fHQU8a__backLink:hover{color:var(--bp-orange-lt)}.LegalPage-module__fHQU8a__header{border-bottom:1px solid var(--bp-border);margin-bottom:48px;padding-bottom:24px}.LegalPage-module__fHQU8a__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--bp-white);margin-bottom:12px;font-size:44px;font-weight:700;line-height:1.15}.LegalPage-module__fHQU8a__meta{font-family:var(--font-mono);color:var(--bp-muted);text-transform:uppercase;font-size:12px}.LegalPage-module__fHQU8a__article{max-width:800px}.LegalPage-module__fHQU8a__sectionTitle{font-family:var(--font-display);color:var(--bp-white);letter-spacing:-.01em;margin-top:48px;margin-bottom:16px;font-size:22px;font-weight:700}.LegalPage-module__fHQU8a__text{color:var(--bp-white);opacity:.85;margin-bottom:24px;font-size:16px;line-height:1.8}.LegalPage-module__fHQU8a__list{flex-direction:column;gap:12px;margin-bottom:28px;padding-left:20px;display:flex}.LegalPage-module__fHQU8a__listItem{color:var(--bp-white);opacity:.85;padding-left:20px;font-size:15px;line-height:1.6;position:relative}.LegalPage-module__fHQU8a__listItem:before{content:"·";color:var(--bp-orange);font-size:20px;font-weight:700;line-height:1;position:absolute;top:0;left:0}.LegalPage-module__fHQU8a__strongText{color:var(--bp-white);font-weight:600}.LegalPage-module__fHQU8a__callout{border:1px solid var(--bp-border);border-left:3px solid var(--bp-orange);background:#e8501a0d;border-radius:4px;margin:32px 0;padding:20px 24px}.LegalPage-module__fHQU8a__calloutText{color:var(--bp-white);opacity:.9;font-size:15px;line-height:1.7}
