.privacy-policy-page{color:#fff;background:#050505;min-height:100vh}.privacy-shell{width:min(1180px,100% - 48px);margin:0 auto}.privacy-hero{background:#050505;border-bottom:1px solid #ffffff0f;min-height:328px;position:relative;overflow:hidden}.privacy-hero:before{content:"";opacity:.88;background:linear-gradient(90deg,#050505 0%,#050505f5 34%,#050505c2 58%,#050505e6 100%),linear-gradient(#050505db 0%,#0505053d 48%,#050505fa 100%),url(/img/footerbg.jpeg) 100%/cover no-repeat;position:absolute;inset:0}.privacy-hero:after{content:"";opacity:.25;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.privacy-hero__inner{z-index:1;flex-direction:column;justify-content:center;min-height:328px;padding:56px 0 62px;display:flex;position:relative}.privacy-eyebrow{color:#ff2028;font-family:var(--font-barlow-condensed,"Barlow Condensed",Arial,sans-serif);letter-spacing:1.2px;text-transform:uppercase;margin:0 0 16px;font-size:15px;font-weight:800;line-height:1}.privacy-hero h1{color:#fff;letter-spacing:0;max-width:920px;margin:0;font-size:clamp(42px,4.4vw,58px);font-weight:900;line-height:1.04}.privacy-hero__rule{background:#ff2028;border-radius:999px;width:56px;height:4px;margin:25px 0 22px;display:block}.privacy-hero__copy{color:#ffffffd1;max-width:630px;margin:0;font-size:18px;font-weight:400;line-height:1.65}.privacy-effective-date{color:#fff;background:#ff202814;border:1px solid #ff202859;border-radius:999px;align-items:center;gap:10px;width:max-content;max-width:100%;margin:24px 0 0;padding:9px 15px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.privacy-effective-date svg{color:#ff2028;width:14px;height:14px}.privacy-body{background:linear-gradient(#080808 0%,#030303 100%);border-bottom:1px solid #ed202399;padding:56px 0 72px}.privacy-layout{grid-template-columns:278px minmax(0,1fr);align-items:start;gap:24px;display:grid}.privacy-sidebar{background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px;max-height:calc(100vh - 116px);position:sticky;top:96px;overflow:auto;box-shadow:0 24px 60px #00000052}.privacy-sidebar::-webkit-scrollbar{width:6px}.privacy-sidebar::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.privacy-nav{display:grid}.privacy-nav__link{color:#ffffffdb;border-bottom:1px solid #ffffff14;border-left:3px solid #0000;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:9px;min-height:58px;padding:15px 18px 15px 20px;font-size:14px;font-weight:800;line-height:1.25;transition:border-color .16s,background .16s,color .16s;display:grid}.privacy-nav__link span{color:inherit;font-weight:900}.privacy-nav__link:hover,.privacy-nav__link.is-active{color:#ff2028;background:#ff202814;border-left-color:#ff2028}.privacy-trust-card{background:#ffffff0e;border-radius:8px;grid-template-columns:34px minmax(0,1fr);gap:13px;margin:20px 14px 18px;padding:17px 16px;display:grid}.privacy-trust-card__icon{color:#ff2028;background:#ff20281f;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.privacy-trust-card__icon svg{width:18px;height:18px}.privacy-trust-card strong{color:#fff;font-size:13px;font-weight:900;line-height:1.2;display:block}.privacy-trust-card p{color:#ffffffb3;margin:6px 0 0;font-size:11px;font-weight:500;line-height:1.45}.privacy-content-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;padding:28px 34px 8px;box-shadow:0 24px 80px #00000061}.privacy-section{border-bottom:1px solid #ffffff1a;grid-template-columns:64px minmax(0,1fr);gap:24px;padding:0 0 27px;scroll-margin-top:100px;display:grid}.privacy-section+.privacy-section{padding-top:27px}.privacy-section:last-child{border-bottom:0}.privacy-section__icon{color:#ff2028;background:#fff1;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.privacy-section__icon svg{width:28px;height:28px}.privacy-section__body{min-width:0}.privacy-section h2{color:#fff;letter-spacing:0;margin:0 0 11px;font-size:20px;font-weight:900;line-height:1.25}.privacy-section h3{color:#fff;margin:18px 0 8px;font-size:15px;font-weight:900;line-height:1.35}.privacy-section__text{color:#ffffffc2;margin:0 0 10px;font-size:15px;font-weight:400;line-height:1.65}.privacy-section__list{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.privacy-section__list li{color:#ffffffc7;padding-left:18px;font-size:14px;font-weight:500;line-height:1.55;position:relative}.privacy-section__list li:before{content:"";background:#ff2028;border-radius:999px;width:5px;height:5px;position:absolute;top:.7em;left:0}.privacy-subsection{margin-top:14px}.privacy-contact-link,.privacy-contact-list a{color:#ff2028;align-items:center;font-size:15px;font-weight:800;line-height:1.4;transition:color .16s;display:inline-flex}.privacy-contact-link:hover,.privacy-contact-list a:hover{color:#fff}.privacy-contact-list{flex-wrap:wrap;gap:10px 22px;margin-top:12px;display:flex}.privacy-contact-list a{gap:9px}.privacy-contact-list svg{width:15px;height:15px}@media (max-width:1100px){.privacy-layout{grid-template-columns:250px minmax(0,1fr)}.privacy-content-card{padding:24px 24px 6px}}@media (max-width:900px){.privacy-layout{grid-template-columns:1fr}.privacy-sidebar{max-height:none;position:static}.privacy-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.privacy-shell{width:min(100% - 32px,1180px)}.privacy-hero,.privacy-hero__inner{min-height:300px}.privacy-hero__inner{padding:42px 0 48px}.privacy-hero h1{font-size:40px;line-height:1.05}.privacy-hero__copy{font-size:16px}.privacy-nav{grid-template-columns:1fr}.privacy-content-card{padding:22px 18px 4px}.privacy-section{grid-template-columns:44px minmax(0,1fr);gap:15px}.privacy-section__icon{width:44px;height:44px}.privacy-section__icon svg{width:21px;height:21px}.privacy-section h2{font-size:18px}.privacy-section__text,.privacy-contact-link,.privacy-contact-list a{font-size:14px}.privacy-effective-date{justify-content:center;width:100%}}
