.bg-contact-band{--bg-accent:#d7b66b;--bg-accent-bright:#f4d98e;--bg-wine:#641c2d;--bg-panel:#0b0809;isolation:isolate;color:#f8f1df;background:linear-gradient(#050405 0%,#0a0708 50%,#050405 100%);border-top:1px solid #d7b66b59;border-bottom:1px solid #d7b66b38;padding:clamp(1.7rem,3vw,2.7rem) clamp(1rem,3vw,2.2rem);position:relative;overflow:hidden}.bg-contact-band--leak{--bg-accent:#e2bb66;--bg-accent-bright:#ffe18f;--bg-wine:#7a1f32}.bg-contact-band--join{--bg-accent:#cfaa68;--bg-accent-bright:#f2d89e;--bg-wine:#51182b;padding-block:clamp(2.1rem,4vw,3.4rem)}.bg-contact-band__backdrop{z-index:-2;background:radial-gradient(circle at 14% 22%, color-mix(in srgb, var(--bg-wine) 45%, transparent), transparent 34%), radial-gradient(circle at 88% 78%, #d7b66b14, transparent 34%), repeating-linear-gradient(135deg, transparent 0, transparent 18px, #ffffff03 19px, transparent 20px);position:absolute;inset:0}.bg-contact-band__shell{background:linear-gradient(115deg,#5a142557 0%,#0d090bf7 34%,#09080afc 67%,#4a14234d 100%);border:1px solid #d7b66bc7;grid-template-columns:minmax(120px,155px) minmax(0,1fr) minmax(115px,145px);align-items:stretch;width:min(1180px,100%);min-height:305px;margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000075,inset 0 0 0 1px #ffffff06,inset 0 0 50px #66192b29}.bg-contact-band__shell:before,.bg-contact-band__shell:after{content:"";z-index:4;pointer-events:none;width:46px;height:46px;position:absolute}.bg-contact-band__shell:before{border-top:2px solid var(--bg-accent-bright);border-left:2px solid var(--bg-accent-bright);top:10px;left:10px}.bg-contact-band__shell:after{border-right:2px solid var(--bg-accent-bright);border-bottom:2px solid var(--bg-accent-bright);bottom:10px;right:10px}.bg-contact-band__scan{z-index:3;background:linear-gradient(90deg, transparent, var(--bg-accent-bright), transparent);width:35%;height:2px;box-shadow:0 0 18px var(--bg-accent);pointer-events:none;animation:7s ease-in-out infinite bgContactScan;position:absolute;top:0;left:-35%}.bg-contact-band__rail{background:linear-gradient(#681b2c61,#0d090be6);border-right:1px solid #d7b66b59;flex-direction:column;justify-content:space-between;gap:1rem;min-width:0;padding:2rem 1.25rem;display:flex;position:relative}.bg-contact-band__file-number,.bg-contact-band__status,.bg-contact-band__edition{text-transform:uppercase;font-family:Montserrat,Arial,sans-serif;font-weight:700}.bg-contact-band__file-number{color:var(--bg-accent-bright);letter-spacing:.16em;font-size:.68rem;line-height:1.5}.bg-contact-band__rail-rule{background:linear-gradient(180deg, transparent, var(--bg-accent), transparent);width:1px;min-height:55px;margin:auto;display:block}.bg-contact-band__status{color:#f7eee0;letter-spacing:.14em;font-size:.64rem;line-height:1.5}.bg-contact-band__edition{color:#ffffff57;letter-spacing:.18em;font-size:.58rem;line-height:1.6}.bg-contact-band__content{text-align:left;align-self:center;padding:clamp(2.1rem,4vw,3.2rem)}.bg-contact-band__eyebrow-row{align-items:center;gap:.8rem;margin-bottom:.85rem;display:flex}.bg-contact-band__eyebrow-line{background:var(--bg-accent);flex:none;width:34px;height:1px;display:block}.bg-contact-band__eyebrow{color:var(--bg-accent-bright);letter-spacing:.2em;text-transform:uppercase;margin:0;font-family:Montserrat,Arial,sans-serif;font-size:clamp(.66rem,1vw,.76rem);font-weight:800;line-height:1.4}.bg-contact-band__title{color:#fffaf0;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 3px #00000080,0 10px 34px #00000052;max-width:760px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.7rem,5.3vw,5rem);font-weight:700;line-height:.88}.bg-contact-band__text{color:#f8f1dfc9;max-width:720px;margin:1rem 0 0;font-family:Montserrat,Arial,sans-serif;font-size:clamp(.91rem,1.4vw,1.02rem);font-weight:500;line-height:1.68}.bg-contact-band__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.35rem;display:flex}.bg-contact-band__button{border:1px solid var(--bg-accent);color:#f9f1df;letter-spacing:.16em;text-transform:uppercase;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);background:#0c080ac7;justify-content:center;align-items:center;min-width:126px;min-height:46px;padding:.8rem 1.5rem;font-family:Montserrat,Arial,sans-serif;font-size:.73rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative;overflow:hidden}.bg-contact-band__button:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .45s;position:absolute;inset:0;transform:translate(-105%)}.bg-contact-band__button span{z-index:1;position:relative}.bg-contact-band__button--email{color:#170e10;background:linear-gradient(135deg, var(--bg-accent-bright), var(--bg-accent));box-shadow:0 10px 25px #00000040,0 0 20px #d7b66b14}.bg-contact-band__button:hover,.bg-contact-band__button:focus-visible{color:#170e10;background:var(--bg-accent-bright);transform:translateY(-3px);box-shadow:0 13px 28px #00000057,0 0 24px #d7b66b2e}.bg-contact-band__button:hover:before,.bg-contact-band__button:focus-visible:before{transform:translate(105%)}.bg-contact-band__button:focus-visible{outline-offset:4px;outline:2px solid #fff}.bg-contact-band__note{color:#f4d98ec2;letter-spacing:.01em;margin:.9rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-style:italic;font-weight:600}.bg-contact-band__legal{color:#ffffff52;letter-spacing:.05em;text-transform:uppercase;margin:.3rem 0 0;font-family:Montserrat,Arial,sans-serif;font-size:.58rem;font-weight:500;line-height:1.5}.bg-contact-band__stamp{aspect-ratio:1;width:105px;color:var(--bg-accent-bright);opacity:.7;border:2px solid;border-radius:50%;flex-direction:column;justify-content:center;place-self:center;align-items:center;display:flex;transform:rotate(-8deg);box-shadow:inset 0 0 0 5px #d7b66b0d,0 0 28px #d7b66b0f}.bg-contact-band__stamp-mark{font-family:Cormorant Garamond,Georgia,serif;font-size:2.4rem;font-weight:700;line-height:.85}.bg-contact-band__stamp-label{letter-spacing:.11em;text-align:center;text-transform:uppercase;max-width:78px;margin-top:.25rem;font-family:Montserrat,Arial,sans-serif;font-size:.49rem;font-weight:800;line-height:1.35}.bg-contact-band--leak .bg-contact-band__stamp{transform:rotate(7deg)}.bg-contact-band--join .bg-contact-band__stamp{transform:rotate(-4deg)}@keyframes bgContactScan{0%,18%{opacity:0;left:-35%}28%{opacity:.85}70%{opacity:.85}82%,to{opacity:0;left:105%}}@media (width<=900px){.bg-contact-band__shell{grid-template-columns:105px minmax(0,1fr)}.bg-contact-band__stamp{opacity:.25;width:82px;position:absolute;bottom:1.2rem;right:1.2rem}.bg-contact-band__content{padding-right:2.2rem}}@media (width<=650px){.bg-contact-band{padding:1.2rem .75rem}.bg-contact-band__shell{min-height:0;display:block}.bg-contact-band__rail{border-bottom:1px solid #d7b66b47;border-right:0;grid-template-columns:1fr auto;gap:.5rem 1rem;padding:1rem 1.15rem;display:grid}.bg-contact-band__rail-rule,.bg-contact-band__edition{display:none}.bg-contact-band__status{text-align:right}.bg-contact-band__content{padding:2.1rem 1.25rem 2rem}.bg-contact-band__eyebrow-line{width:20px}.bg-contact-band__title{font-size:clamp(2.55rem,13vw,3.65rem);line-height:.92}.bg-contact-band__text{font-size:.92rem}.bg-contact-band__actions{width:100%}.bg-contact-band__button{flex:120px}.bg-contact-band__stamp{opacity:.14;width:70px;bottom:.8rem;right:.8rem}.bg-contact-band__note{max-width:calc(100% - 65px)}}@media (prefers-reduced-motion:reduce){.bg-contact-band__scan{display:none}.bg-contact-band__button{transition:none}.bg-contact-band__button:before{display:none}}.bg-contact-band{z-index:0;border-top-width:2px;border-bottom-width:2px;padding-block:clamp(2.4rem,5vw,4.4rem)}.bg-contact-band:after{z-index:-1;color:#fff4d809;letter-spacing:-.06em;white-space:nowrap;pointer-events:none;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(7rem,17vw,17rem);font-weight:700;line-height:.7;position:absolute;bottom:-.3em;right:clamp(-1rem,2vw,2rem)}.bg-contact-band--tips{background:radial-gradient(circle at 16% 46%,#9d263e7a,#0000 38%),radial-gradient(circle at 82% 25%,#e6bc641c,#0000 35%),linear-gradient(120deg,#4c0d1b 0%,#20080f 40%,#080607 100%);border-color:#e7c37094}.bg-contact-band--tips:after{content:"RECEIPTS"}.bg-contact-band--tips .bg-contact-band__shell{background:radial-gradient(circle at 12% 20%,#901c3352,#0000 36%),linear-gradient(115deg,#400a15fa,#0b0709fa 48%,#1d080efa);border-color:#f4d284e6;box-shadow:0 30px 80px #0009,0 0 45px #7714292e,inset 0 0 70px #7e192d26}.bg-contact-band--tips .bg-contact-band__rail{background:linear-gradient(#6a1428,#210810)}.bg-contact-band--leak{background:radial-gradient(circle at 78% 38%,#c98f2538,#0000 37%),radial-gradient(circle at 15% 72%,#681c2a4d,#0000 36%),repeating-linear-gradient(-45deg,#d9ad5306 0 2px,#0000 2px 19px),linear-gradient(120deg,#100b08 0%,#050505 53%,#211408 100%);border-color:#ecbe58b8}.bg-contact-band--leak:after{content:"DEVELOPING";color:#f7c75c0a}.bg-contact-band--leak .bg-contact-band__shell{background:radial-gradient(circle at 76% 40%,#b7741421,#0000 35%),linear-gradient(115deg,#2d120afa,#070707fc 48%,#180f07fc);border-color:#ffd068f2;box-shadow:0 32px 85px #000000a6,0 0 55px #b5751324,inset 0 0 70px #a4661417}.bg-contact-band--leak .bg-contact-band__rail{background:linear-gradient(#5c3610,#160d05)}.bg-contact-band--join{background:radial-gradient(circle at 18% 35%,#2548707a,#0000 40%),radial-gradient(circle at 82% 68%,#711b3057,#0000 38%),linear-gradient(120deg,#071428 0%,#08080c 52%,#2c0915 100%);border-color:#dab468a8}.bg-contact-band--join:after{content:"INSIDERS"}.bg-contact-band--join .bg-contact-band__shell{background:radial-gradient(circle at 14% 28%,#20436c47,#0000 38%),radial-gradient(circle at 88% 68%,#67172c3d,#0000 34%),linear-gradient(115deg,#071527fc,#07070afc 51%,#260811fc);border-color:#ebc77ee6;box-shadow:0 32px 85px #000000a3,0 0 50px #1f416926,inset 0 0 70px #5517291f}.bg-contact-band--join .bg-contact-band__rail{background:linear-gradient(#17304f,#160810)}.bg-contact-band__shell{z-index:1;transition:transform .22s,box-shadow .22s}@media (hover:hover){.bg-contact-band__shell:hover{transform:translateY(-4px)}}@media (width<=650px){.bg-contact-band{padding-block:1.5rem}.bg-contact-band:after{font-size:clamp(5rem,30vw,8rem);bottom:0;right:-.15em}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cormorant-garamond-cyrillic-ext-500-normal-Yta7XZ9C.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-ext-500-normal-lsPpqi9g.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cormorant-garamond-cyrillic-500-normal-CyAY5ZLS.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-500-normal-DkJXBcIH.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cormorant-garamond-vietnamese-500-normal-BZGLGj12.woff2)format("woff2"),url(/assets/cormorant-garamond-vietnamese-500-normal-DqXqCC0q.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cormorant-garamond-latin-ext-500-normal-CH1kM7og.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-ext-500-normal-DYeaGGzO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cormorant-garamond-latin-500-normal-BsRWmXhO.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-500-normal-zIXX3Q-H.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-cyrillic-ext-600-normal-BMhMHfrj.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-ext-600-normal-CsIYWmWK.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-cyrillic-600-normal-C2atO-64.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-600-normal-FNmA3REe.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-vietnamese-600-normal-BoXdMtcr.woff2)format("woff2"),url(/assets/cormorant-garamond-vietnamese-600-normal-C4HEjEaf.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-latin-ext-600-normal-DaBc-lu7.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-ext-600-normal-Dk3-quAP.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-latin-600-normal-Co1r35X9.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-600-normal-2CBVLo0M.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-cyrillic-ext-600-italic-o1-A_FsB.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-ext-600-italic-Vv_u9p1E.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-cyrillic-600-italic-Bp4BYShX.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-600-italic-DP5iIMI9.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-vietnamese-600-italic-C3DTNE_9.woff2)format("woff2"),url(/assets/cormorant-garamond-vietnamese-600-italic-Bdap-eNg.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-latin-ext-600-italic-DYtrqAWE.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-ext-600-italic-CcucBqPp.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-latin-600-italic-DCuhXWyK.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-600-italic-BcJbkSJ4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/cormorant-garamond-cyrillic-ext-700-normal-Do0rx6yy.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-ext-700-normal-BaW-xaxb.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/cormorant-garamond-cyrillic-700-normal-SLG_-a_c.woff2)format("woff2"),url(/assets/cormorant-garamond-cyrillic-700-normal-D3uyJ5DH.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/cormorant-garamond-vietnamese-700-normal--OtHbi1I.woff2)format("woff2"),url(/assets/cormorant-garamond-vietnamese-700-normal-GOTdnRS1.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/cormorant-garamond-latin-ext-700-normal-CNjt5vTB.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-ext-700-normal-qRbaVVD7.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/cormorant-garamond-latin-700-normal-DajfzrDU.woff2)format("woff2"),url(/assets/cormorant-garamond-latin-700-normal-O25Qpphb.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-ext-400-normal-Xqov12YL.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-400-normal-DRPPeomZ.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-400-normal-BPq32Q8K.woff2)format("woff2"),url(/assets/montserrat-cyrillic-400-normal-jEs4Tk-Z.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-vietnamese-400-normal-D4oHqQTd.woff2)format("woff2"),url(/assets/montserrat-vietnamese-400-normal-BeEscFYY.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-ext-400-normal-B8bwfy6Y.woff2)format("woff2"),url(/assets/montserrat-latin-ext-400-normal-BffdBkAA.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-400-normal-BLhwKU8k.woff2)format("woff2"),url(/assets/montserrat-latin-400-normal-xItZbAXg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-cyrillic-ext-500-normal-11xBT7e1.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-500-normal-DOzfAZ45.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-cyrillic-500-normal-T0SG181k.woff2)format("woff2"),url(/assets/montserrat-cyrillic-500-normal-CyGtXmN9.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-vietnamese-500-normal-NT-t8RG1.woff2)format("woff2"),url(/assets/montserrat-vietnamese-500-normal-DpeZlV_K.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-latin-ext-500-normal-BKtbrd6n.woff2)format("woff2"),url(/assets/montserrat-latin-ext-500-normal-DWPqqZgs.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/montserrat-latin-500-normal-DRFEGfly.woff2)format("woff2"),url(/assets/montserrat-latin-500-normal-Dok2oTci.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-cyrillic-ext-600-normal-BtBW-rpm.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-600-normal-wReYPmz2.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-cyrillic-600-normal-CQEPC0hM.woff2)format("woff2"),url(/assets/montserrat-cyrillic-600-normal-DUglwBrH.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-vietnamese-600-normal-DKe6qT_E.woff2)format("woff2"),url(/assets/montserrat-vietnamese-600-normal-SJ-HTWuM.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-latin-ext-600-normal-DSkTqI9L.woff2)format("woff2"),url(/assets/montserrat-latin-ext-600-normal-CSDhkhgS.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/montserrat-latin-600-normal-UVxSCcoG.woff2)format("woff2"),url(/assets/montserrat-latin-600-normal-CdhFl4lI.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-cyrillic-ext-700-normal-MyDreaeu.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-700-normal-D-Mk2xRJ.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-cyrillic-700-normal-D-Pqjtdp.woff2)format("woff2"),url(/assets/montserrat-cyrillic-700-normal-BvLYcGP1.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-vietnamese-700-normal-C0x1De3p.woff2)format("woff2"),url(/assets/montserrat-vietnamese-700-normal-DnwGT2D9.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-latin-ext-700-normal-BOP2Nhf0.woff2)format("woff2"),url(/assets/montserrat-latin-ext-700-normal-DdDFr05Z.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-latin-700-normal-BdjcYUrC.woff2)format("woff2"),url(/assets/montserrat-latin-700-normal-BWkrl476.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#080706;min-width:320px;margin:0;font-family:Montserrat,sans-serif}button,a{font:inherit}img,video{max-width:100%}@media screen and (width<=700px){*,:before,:after{box-sizing:border-box!important}html,body,#root{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}html body #root .baxtergate-entrance{z-index:999999!important;width:100vw!important;height:100svh!important;min-height:100svh!important;padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom))!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}html body #root .baxtergate-entrance .entrance-panel,html body #root .baxtergate-entrance .entrance-content{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:500px!important;height:auto!important;min-height:0!important;max-height:calc(100svh - 36px)!important;margin:0 auto!important;padding:44px 22px 36px!important;display:flex!important;overflow:hidden!important}html body #root .baxtergate-entrance .entrance-lines{justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:430px!important;margin:0 auto 34px!important;display:flex!important}html body #root .baxtergate-entrance .entrance-lines:before,html body #root .baxtergate-entrance .entrance-lines:after{content:""!important;flex:1!important;min-width:20px!important;height:1px!important}html body #root .baxtergate-entrance .entrance-lines strong{letter-spacing:1.8px!important;text-align:center!important;white-space:nowrap!important;font-size:9px!important;line-height:1.3!important}html body #root .baxtergate-entrance h2{color:#0000!important;text-align:center!important;white-space:normal!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:11px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:1px!important;line-height:1!important;display:flex!important;overflow:visible!important;transform:none!important}html body #root .baxtergate-entrance h2 span{display:none!important}html body #root .baxtergate-entrance h2:before{content:"ENTER"!important;color:#fff8e9!important;letter-spacing:-.04em!important;text-align:center!important;white-space:nowrap!important;width:100%!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:clamp(4.8rem,21vw,6.2rem)!important;font-weight:500!important;line-height:.82!important;display:block!important}html body #root .baxtergate-entrance h2:after{content:"BAXTERGATE"!important;color:#efd88d!important;letter-spacing:.035em!important;text-align:center!important;white-space:nowrap!important;width:100%!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:clamp(2.65rem,12vw,3.55rem)!important;font-weight:500!important;line-height:.92!important;display:block!important}html body #root .baxtergate-entrance .entrance-copy,html body #root .baxtergate-entrance .entrance-description{text-align:center!important;width:100%!important;max-width:430px!important;margin:38px auto 0!important;padding:0!important;font-size:clamp(1.1rem,4.8vw,1.35rem)!important;line-height:1.42!important}html body #root .baxtergate-entrance .entrance-button{flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:440px!important;min-height:70px!important;margin:34px auto 0!important;padding:0 24px!important;display:flex!important}html body #root .baxtergate-entrance .entrance-footer{letter-spacing:.9px!important;text-align:center!important;white-space:normal!important;width:100%!important;max-width:430px!important;margin:23px auto 0!important;padding:0!important;font-size:7px!important;line-height:1.5!important}html body #root .top-strip{justify-content:center!important;align-items:center!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0 18px!important;display:flex!important}html body #root .top-strip>:not(:first-child){display:none!important}html body #root .site-header,html body #root .navbar,html body #root .main-nav{width:100%!important;height:84px!important;min-height:84px!important;padding:0 20px!important}html body #root .nav-inner,html body #root .header-inner{justify-content:space-between!important;align-items:center!important;gap:14px!important;width:100%!important;height:84px!important;min-height:84px!important;display:flex!important}html body #root .brand,html body #root .site-brand{letter-spacing:.12em!important;white-space:nowrap!important;margin:0!important;font-size:clamp(1.35rem,6vw,1.65rem)!important;line-height:1!important}html body #root .watch-now{letter-spacing:1.7px!important;white-space:nowrap!important;flex-shrink:0!important;font-size:10px!important;line-height:1!important}html body #root .desktop-nav,html body #root .nav-links{display:none!important}html body #root .hero{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:30px 14px 58px!important;overflow:hidden!important}html body #root .hero-inner{flex-direction:column!important;gap:34px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0 auto!important;display:flex!important}html body #root .hero-copy{text-align:center!important;border-radius:22px!important;flex-direction:column!important;order:1!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:34px 20px 28px!important;display:flex!important;overflow:hidden!important}html body #root .hero-overline{letter-spacing:1.65px!important;text-align:center!important;width:100%!important;max-width:420px!important;margin:0 auto 14px!important;padding:0!important;font-size:8px!important;line-height:1.5!important}html body #root .hero-copy h1{letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:clamp(3rem,13vw,4rem)!important;line-height:.9!important;overflow:visible!important;transform:none!important}html body #root .hero-copy h1 span{letter-spacing:2.4px!important;text-align:center!important;white-space:normal!important;width:100%!important;margin:0 0 12px!important;font-size:9px!important;line-height:1.4!important;display:block!important;transform:none!important}html body #root .hero-intro{text-align:center!important;width:100%!important;max-width:410px!important;margin:26px auto 0!important;padding:0!important;font-size:clamp(1.05rem,4.7vw,1.25rem)!important;line-height:1.45!important}html body #root .hero-summary{display:none!important}html body #root .featured-title{justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:410px!important;margin:24px auto 6px!important;display:flex!important}html body #root .featured-title:before,html body #root .featured-title:after{content:""!important;flex:1!important;min-width:20px!important;height:1px!important}html body #root .featured-title strong{text-align:center!important;white-space:normal!important;font-size:clamp(.98rem,4.3vw,1.15rem)!important;line-height:1.2!important}html body #root .hero-logo{aspect-ratio:2665/1104!important;justify-content:center!important;align-items:center!important;width:76%!important;max-width:390px!important;height:auto!important;margin:10px auto 15px!important;display:flex!important;overflow:visible!important;transform:none!important}html body #root .hero-logo:before{filter:blur(16px)!important;opacity:.72!important;inset:10% -2% 8%!important}html body #root .hero-logo img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:none!important;display:block!important;transform:none!important}html body #root .hero-actions{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:430px!important;margin:11px auto 0!important;display:grid!important}html body #root .hero-actions .gold-button,html body #root .hero-actions .outline-button{letter-spacing:1.7px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:62px!important;padding:0 23px!important;font-size:10px!important;line-height:1!important;display:flex!important}html body #root .hero-video-column,html body #root .hero-media,html body #root .featured-video-column{order:2!important;width:100%!important;max-width:100%!important;margin:0 auto!important}html body #root .hero-video-frame,html body #root .video-frame,html body #root .featured-video{aspect-ratio:16/9!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;overflow:hidden!important}html body #root .hero-video-frame video,html body #root .video-frame video,html body #root .featured-video video{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}}@media screen and (width<=390px){html body #root .baxtergate-entrance{padding:12px!important}html body #root .baxtergate-entrance .entrance-panel,html body #root .baxtergate-entrance .entrance-content{padding:36px 17px 30px!important}html body #root .baxtergate-entrance h2:before{font-size:4.4rem!important}html body #root .baxtergate-entrance h2:after{font-size:2.45rem!important}html body #root .hero-copy{padding:31px 16px 25px!important}html body #root .hero-copy h1{font-size:2.85rem!important}html body #root .hero-intro{font-size:1rem!important}html body #root .hero-logo{width:80%!important}}:root{--black:#080706;--black-soft:#0e0b0b;--burgundy:#2c070c;--gold:#d0ad57;--gold-light:#efd994;--ivory:#fff7e7;--paper:#f3ead8;--muted:#aca397;--line:#d0ad5747}.site{min-height:100vh;color:var(--ivory);background:var(--black);overflow:hidden}.satire-bar{color:#241b0e;background:var(--gold);letter-spacing:.14em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:34px;padding:7px clamp(18px,4vw,70px);font-size:.57rem;font-weight:700;display:grid}.satire-bar strong{text-align:center}.satire-bar span:last-child{text-align:right}.header{z-index:20;border-bottom:1px solid #efd9942b;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:0 clamp(22px,5vw,82px);display:grid;position:absolute;top:34px;left:0;right:0}.wordmark{color:var(--ivory);letter-spacing:.14em;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:700;text-decoration:none}.wordmark span{color:var(--gold)}.header nav{gap:clamp(22px,3vw,46px);display:flex}.header nav a,.header-watch{color:#fff7e7c2;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:600;text-decoration:none}.header nav a:hover,.header-watch:hover{color:var(--gold-light)}.header-watch{color:var(--gold-light);border-bottom:1px solid var(--gold);justify-self:end;padding-bottom:6px}.hero{background:linear-gradient(90deg,#02020294,#12050861 52%,#0e0306a3),url(/baxtergate-hero-bg.png) 50%/cover no-repeat;align-items:center;min-height:100svh;padding:clamp(136px,14vh,166px) clamp(28px,4.5vw,76px) 48px;display:flex}.video-heading{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;margin-bottom:10px;font-size:.53rem;font-weight:700;display:flex}.video-heading span:last-child{color:#fff7e785}.hero-video-frame{aspect-ratio:16/9;background:#000;border:1px solid #efd99494;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000085}.hero-video-frame:before{content:"";z-index:4;pointer-events:none;border:1px solid #efd9942e;position:absolute;inset:9px}.hero-video-frame video{object-fit:cover;width:100%;height:100%;display:block}.sound-button{z-index:6;min-width:150px;color:var(--ivory);cursor:pointer;background:#040608e8;border:1px solid #efd99494;flex-direction:column;align-items:flex-start;padding:11px 14px;display:flex;position:absolute;bottom:17px;right:17px}.sound-button small{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.46rem;font-weight:700}.sound-button strong{margin-top:3px;font-family:Cormorant Garamond,serif;font-size:1rem}.hero-video-placeholder{text-align:center;background:#090706;place-content:center;height:100%;padding:30px;display:grid}.hero-video-placeholder span{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:.58rem}.hero-video-placeholder strong{margin-top:12px;font-family:Cormorant Garamond,serif;font-size:2.3rem}.video-caption{border-left:1px solid var(--gold);margin-top:15px;padding-left:17px}.video-caption span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.5rem;font-weight:700}.video-caption p{color:#fff7e7a8;margin:6px 0 0;font-family:Cormorant Garamond,serif;font-size:1.04rem}.hero-copy{text-align:center}.hero-overline,.gold-label{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 13px;font-size:.61rem;font-weight:700}.hero-copy h1{color:var(--ivory);letter-spacing:.015em;text-shadow:0 16px 42px #000000a6;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(4.2rem,5vw,6.3rem);line-height:.82}.hero-copy h1 span{color:var(--gold);letter-spacing:.28em;text-transform:uppercase;margin-bottom:13px;font-family:Montserrat,sans-serif;font-size:.62rem;display:block}.hero-intro{color:#fff7e7e6;max-width:650px;margin:25px auto 0;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,1.6vw,1.65rem);font-style:italic;line-height:1.4}.featured-title{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;width:min(560px,96%);margin:0 auto;display:grid}.featured-title span{background:linear-gradient(90deg, transparent, var(--gold));height:1px}.featured-title span:last-child{transform:rotate(180deg)}.featured-title strong{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:clamp(1.36rem,1.65vw,1.7rem);font-style:italic}.hero-logo{isolation:isolate!important;justify-content:center!important;align-items:center!important;width:min(700px,100%)!important;max-height:180px!important;margin:2px auto 8px!important;display:flex!important;position:relative!important;overflow:hidden!important}.hero-actions{justify-content:center;gap:11px;margin-top:13px;display:flex}.gold-button,.outline-button{color:#211808;background:var(--gold-light);border:1px solid var(--gold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:18px;min-height:46px;padding:0 20px;font-size:.56rem;font-weight:700;text-decoration:none;display:inline-flex}.outline-button{color:var(--gold-light);background:#0505045c;border-color:#efd99475}.gold-button span,.outline-button span{font-size:1rem}.episodes-section,.articles-section,.dossier-section{padding:clamp(90px,10vw,150px) clamp(20px,6vw,95px)}.episodes-section{background:var(--black)}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:50px;width:min(1320px,100%);margin:0 auto 58px;display:grid}.section-heading h2{color:var(--ivory);margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.5rem);line-height:.94}.section-heading>p{color:var(--muted);margin:0;line-height:1.8}.episodes-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:min(1320px,100%);margin:0 auto;display:grid}.episode-card{border:1px solid var(--line);background:#0c0a09}.episode-media{aspect-ratio:16/10;background:#030303;position:relative;overflow:hidden}.episode-media video{object-fit:cover;width:100%;height:100%;display:block}.episode-number{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:2rem;position:absolute;bottom:9px;right:14px}.episode-placeholder{text-align:center;place-content:center;height:100%;padding:25px;display:grid}.episode-placeholder span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:4rem}.episode-placeholder strong{font-family:Cormorant Garamond,serif;font-size:1.7rem}.episode-placeholder small{color:var(--muted);margin-top:7px}.episode-body{padding:27px}.episode-body h3{color:var(--ivory);margin:0 0 13px;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1.02}.episode-body>p:not(.gold-label){color:var(--muted);line-height:1.7}.episode-body a,.article-card a{color:var(--gold-light);border-top:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin-top:17px;padding-top:13px;font-size:.54rem;font-weight:700;text-decoration:none;display:flex}.quote-section{text-align:center;color:#221b13;background:var(--paper);padding:clamp(85px,10vw,145px) 24px}.quote-section>p{color:#8e7140;letter-spacing:.17em;text-transform:uppercase;font-size:.57rem;font-weight:700}.quote-section blockquote{width:min(980px,100%);margin:22px auto 0;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:600;line-height:.95}.quote-section blockquote em{color:#65101b;display:block}.articles-section{background:var(--black-soft)}.articles-grid{grid-template-columns:repeat(2,1fr);gap:20px;width:min(1320px,100%);margin:0 auto;display:grid}.article-card{border:1px solid var(--line);background:#0a0808;padding:32px}.article-card h3{color:var(--ivory);margin:0 0 16px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);line-height:1}.roast-copy{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:1.35rem;font-style:italic;line-height:1.35}.record-box{border-left:2px solid var(--gold);background:#fff7e70b;margin-top:23px;padding:18px}.record-box span{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:.5rem;font-weight:700}.record-box p{color:var(--muted);margin:8px 0 0;line-height:1.65}.dossier-section{color:#231b12;background:var(--paper)}.dossier-heading{text-align:center;width:min(850px,100%);margin:0 auto 55px}.dossier-heading h2{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.5rem);line-height:.94}.dossier-heading>p:last-child{color:#796e5e;width:min(650px,100%);margin:22px auto 0;line-height:1.7}.dossier-grid{border-top:1px solid #4e3a1a38;border-left:1px solid #4e3a1a38;grid-template-columns:repeat(3,1fr);width:min(1240px,100%);margin:0 auto;display:grid}.dossier-grid article{border-bottom:1px solid #4e3a1a38;border-right:1px solid #4e3a1a38;flex-direction:column;min-height:340px;padding:31px;display:flex}.dossier-grid article>span{color:#65101b40;align-self:flex-end;font-family:Cormorant Garamond,serif;font-size:4rem}.dossier-grid h3{margin:24px 0 13px;font-family:Cormorant Garamond,serif;font-size:2.2rem}.dossier-grid p{color:#776b5b;line-height:1.7}.dossier-grid button{color:#65101b;text-align:left;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;border-top:1px solid #4e3a1a38;margin-top:auto;padding:13px 0 0;font-size:.55rem;font-weight:700}.standards{text-align:center;border-top:1px solid var(--line);background:#22070c;padding:65px 25px}.standards strong{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.7rem)}.standards p{max-width:720px;color:var(--muted);margin:16px auto 0;line-height:1.7}footer{color:var(--muted);background:#040303;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:40px clamp(22px,6vw,95px);font-size:.72rem;display:grid}footer strong{color:var(--gold-light);letter-spacing:.15em}footer p{text-align:center}@media (height<=830px) and (width>=1051px){.hero{padding-top:120px;padding-bottom:28px}.hero-copy h1{font-size:clamp(3.7rem,4.4vw,5.25rem)}.hero-intro{margin-top:18px;font-size:1.18rem}.hero-summary{margin-top:11px;margin-bottom:12px;font-size:.78rem}.hero-logo{width:min(520px,96%)}.hero-logo img{max-height:166px}.hero-actions{margin-top:8px}}@media (width<=1050px){.hero-inner,.section-heading{grid-template-columns:1fr}.hero-copy{order:-1}.episodes-grid,.dossier-grid{grid-template-columns:1fr}.dossier-grid{border-left:0}.dossier-grid article{border-left:1px solid #4e3a1a38}}@media (width<=760px){.satire-bar{text-align:center;grid-template-columns:1fr}.satire-bar strong,.satire-bar span:last-child{display:none}.header{grid-template-columns:1fr auto;min-height:67px;padding:0 16px;top:32px}.header nav{display:none}.wordmark{font-size:1.2rem}.hero{min-height:auto;padding:118px 16px 52px}.hero-copy h1{font-size:clamp(3.4rem,16vw,4.8rem)}.hero-intro{font-size:1.25rem}.featured-title strong{white-space:nowrap;font-size:1.05rem}.hero-actions{flex-direction:column}.gold-button,.outline-button{justify-content:space-between;width:100%}.episodes-section,.articles-section,.dossier-section{padding-left:16px;padding-right:16px}.articles-grid{grid-template-columns:1fr}footer{text-align:center;grid-template-columns:1fr;gap:10px}footer p{margin:0}}.hero-copy{background:linear-gradient(#18070ac7,#0a0506ad)!important;border:1px solid #d0ad5729!important;border-radius:24px!important;max-width:860px!important;margin:0 auto!important;padding:30px 34px 34px!important;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff08!important}.hero-copy h1{text-shadow:0 18px 44px #000000b3,0 0 18px #d0ad570f!important}.hero-intro{color:#fff8ebf5!important;text-shadow:0 4px 18px #00000073!important;max-width:760px!important;font-size:clamp(1.28rem,1.8vw,1.78rem)!important;line-height:1.38!important}.hero-summary{color:#fff7e7d1!important;max-width:690px!important;font-size:.95rem!important;line-height:1.65!important}.featured-title strong{color:#f0d88e!important;font-size:clamp(1.45rem,1.9vw,1.9rem)!important}.episode-card{position:relative;overflow:hidden;transition:transform .22s,border-color .22s,box-shadow .22s!important}.episode-card:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff0d 35%,#0000 55%);transition:transform .5s;position:absolute;inset:0;transform:translate(-120%)}.episode-card:hover{transform:translateY(-6px);border-color:#efd9947a!important;box-shadow:0 18px 40px #00000047!important}.episode-card:hover:before{transform:translate(120%)}.episode-media video{transition:transform .3s!important}.episode-card:hover .episode-media video{transform:scale(1.03)}.episode-number{text-shadow:0 0 10px #d0ad574d,0 0 20px #d0ad5729!important}.stay-tuned-banner{text-align:center;background:linear-gradient(135deg,#23080df5,#0e0808f5);border:1px solid #d0ad5742;width:min(1320px,100%);margin:26px auto 0;padding:24px 26px;box-shadow:0 18px 40px #0000003d}.stay-tuned-banner span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:.58rem;font-weight:700;display:block}.stay-tuned-banner strong{color:var(--ivory);margin-top:10px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.6vw,3.2rem);line-height:1;display:block}.stay-tuned-banner p{color:#fff7e7b8;max-width:760px;margin:12px auto 0;line-height:1.7}.article-card{position:relative;overflow:hidden;box-shadow:0 16px 34px #00000024;background:linear-gradient(#0c0808fa,#090707fa)!important;border:1px solid #d0ad572e!important}.article-card:after{content:"SCANDAL SHEET";color:#221105e6;letter-spacing:.14em;text-transform:uppercase;background:#efd994eb;padding:6px 42px;font-size:.48rem;font-weight:700;position:absolute;top:18px;right:-34px;transform:rotate(32deg);box-shadow:0 8px 18px #0000002e}.article-card h3{max-width:88%}.roast-copy{padding-left:18px;position:relative;color:#f3de9a!important}.roast-copy:before{content:"“";color:#d0ad5780;font-family:Cormorant Garamond,serif;font-size:2.2rem;line-height:1;position:absolute;top:-8px;left:-4px}.record-box{position:relative;border-left:3px solid var(--gold)!important;background:#fff7e70a!important;margin-top:22px!important;padding:18px 18px 18px 20px!important}.record-box span{background:#efd994f2;padding:5px 8px;display:inline-block;color:#2d1806!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:.48rem!important;font-weight:700!important}.record-box p{color:#fff7e7ad!important;margin-top:11px!important}.section-heading h2{max-width:900px}.section-heading>p{color:#fff7e7ad!important}@media (width<=760px){.hero-copy{border-radius:18px!important;padding:22px 18px 24px!important}.article-card:after{font-size:.42rem;top:14px;right:-42px}.stay-tuned-banner{padding:20px 18px}}.scandal-dashboard{background:linear-gradient(135deg,#340a11f5,#0c0808fa);border:1px solid #d0ad5757;grid-template-columns:repeat(4,1fr);width:min(1320px,100%);margin:0 auto 20px;display:grid}.scandal-dashboard>div{text-align:center;border-right:1px solid #d0ad5733;flex-direction:column;justify-content:center;align-items:center;min-height:135px;padding:22px;display:flex}.scandal-dashboard>div:last-child{border-right:0}.scandal-dashboard strong{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:3.6rem;line-height:.85}.scandal-dashboard span{color:#fff7e7ad;letter-spacing:.15em;text-transform:uppercase;margin-top:12px;font-size:.53rem;font-weight:700}.scandal-warning{border-left:4px solid var(--gold);background:#d0ad5714;grid-template-columns:auto 1fr 1.4fr;align-items:center;gap:22px;width:min(1320px,100%);margin:0 auto 24px;padding:21px 24px;display:grid}.scandal-warning>span{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:.5rem;font-weight:700}.scandal-warning strong{color:var(--ivory);font-family:Cormorant Garamond,serif;font-size:1.45rem}.scandal-warning p{color:#fff7e7a3;margin:0;font-size:.78rem;line-height:1.55}.articles-grid .scandal-card:last-child{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);column-gap:38px;display:grid}.articles-grid .scandal-card:last-child .article-file-number,.articles-grid .scandal-card:last-child .article-topline,.articles-grid .scandal-card:last-child h3,.articles-grid .scandal-card:last-child .roast-section,.articles-grid .scandal-card:last-child .quick-hit{grid-column:1}.articles-grid .scandal-card:last-child .diagnosis-box,.articles-grid .scandal-card:last-child .record-box,.articles-grid .scandal-card:last-child a{grid-column:2}.articles-grid .scandal-card:last-child .diagnosis-box{grid-row:2/span 2;align-self:end}.scandal-card{transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;box-shadow:0 20px 44px #0000002e;background:linear-gradient(#0f090afc,#070606fc)!important;border:1px solid #d0ad573d!important;padding:35px!important}.scandal-card:hover{transform:translateY(-5px);box-shadow:0 26px 54px #0000004d;border-color:#efd9947a!important}.article-file-number{color:#d0ad5761;letter-spacing:.18em;font-size:.48rem;font-weight:700;position:absolute;top:17px;right:18px}.article-topline{justify-content:space-between;align-items:center;gap:18px;padding-right:72px;display:flex}.article-topline p{margin:0}.article-topline>span{color:#2a1807;background:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;padding:6px 9px;font-size:.46rem;font-weight:700}.scandal-card h3{max-width:92%;margin-top:20px!important;font-size:clamp(2.35rem,3.4vw,3.2rem)!important}.roast-section{background:#670f1c2e;border-left:3px solid #a81c2d;margin-top:24px;padding:20px 20px 20px 24px;position:relative}.roast-section:before{content:"“";color:#d0ad576b;font-family:Cormorant Garamond,serif;font-size:3rem;position:absolute;top:3px;left:6px}.roast-section>span,.quick-hit>span,.diagnosis-box>span{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.49rem;font-weight:700;display:block}.roast-section p{color:var(--gold-light);margin:9px 0 0;font-family:Cormorant Garamond,serif;font-size:1.47rem;font-style:italic;line-height:1.35}.quick-hit{background:#fff7e709;border:1px dashed #d0ad574f;margin-top:17px;padding:17px 19px}.quick-hit strong{color:#fff7e7d9;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:1.18rem;line-height:1.35;display:block}.diagnosis-box{background:linear-gradient(135deg,#0e2b654d,#1d080e73);border:1px solid #5a82e757;margin-top:17px;padding:17px 19px}.diagnosis-box strong{color:#dbe7ff;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-style:italic;display:block}.scandal-card .record-box{border-left:3px solid var(--gold)!important;background:#fff7e70b!important;margin-top:17px!important}.scandal-card .record-box span{color:#281805!important;background:var(--gold-light)!important}.scandal-card>a{color:var(--gold-light)!important;margin-top:21px!important}@media (width<=900px){.scandal-dashboard{grid-template-columns:repeat(2,1fr)}.scandal-dashboard>div:nth-child(2){border-right:0}.scandal-dashboard>div:nth-child(-n+2){border-bottom:1px solid #d0ad5733}.scandal-warning{grid-template-columns:1fr;gap:8px}.articles-grid .scandal-card:last-child{display:block}.articles-grid .scandal-card:last-child .article-file-number,.articles-grid .scandal-card:last-child .article-topline,.articles-grid .scandal-card:last-child h3,.articles-grid .scandal-card:last-child .roast-section,.articles-grid .scandal-card:last-child .quick-hit,.articles-grid .scandal-card:last-child .diagnosis-box,.articles-grid .scandal-card:last-child .record-box,.articles-grid .scandal-card:last-child a{grid-area:auto}}@media (width<=540px){.scandal-dashboard{grid-template-columns:1fr}.scandal-dashboard>div{border-bottom:1px solid #d0ad5733;border-right:0;min-height:105px}.scandal-dashboard>div:last-child{border-bottom:0}.scandal-card{padding:27px 21px!important}.article-topline{flex-direction:column;align-items:flex-start}.scandal-card h3{max-width:100%}}.baxtergate-entrance{z-index:9999;cursor:pointer;color:#fff7e7;text-align:center;background:radial-gradient(circle at 50% 42%,#5b0e198c,#0000 37%),linear-gradient(145deg,#030303fa,#1c060afa);border:0;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:28px;animation:.7s both entranceReveal;display:flex;position:fixed;inset:0;overflow:hidden}.baxtergate-entrance:before{content:"";pointer-events:none;border:1px solid #d0ad576b;position:absolute;inset:18px}.baxtergate-entrance:after{content:"";pointer-events:none;opacity:.05;background:radial-gradient(circle,#ffffff8c .6px,#0000 .7px) 0 0/6px 6px;position:absolute;inset:0}.entrance-lines{z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;gap:17px;width:min(650px,90%);margin-bottom:25px;display:grid;position:relative}.entrance-lines span{background:linear-gradient(90deg,#0000,#d0ad57db);height:1px}.entrance-lines span:last-child{transform:rotate(180deg)}.entrance-lines strong{color:#d9b75b;letter-spacing:.2em;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:.58rem}.baxtergate-entrance h2{z-index:2;color:#fff7e7;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(4.8rem,12vw,10rem);font-weight:600;line-height:.74;position:relative}.baxtergate-entrance h2 em{color:#efd994;letter-spacing:.06em;margin-top:20px;font-style:normal;display:block}.baxtergate-entrance p{z-index:2;color:#fff7e7c7;margin:40px 0 24px;font-family:Cormorant Garamond,serif;font-size:clamp(1.25rem,2.3vw,1.85rem);font-style:italic;position:relative}.entrance-button{z-index:2;color:#251b09;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg,#f1dc99,#cda94f);border:1px solid #d0ad57;justify-content:space-between;align-items:center;gap:28px;min-width:250px;min-height:52px;padding:0 22px;font-family:Montserrat,sans-serif;font-size:.58rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative}.baxtergate-entrance:hover .entrance-button{transform:translateY(-3px);box-shadow:0 17px 40px #00000059}.entrance-button span{font-size:1.15rem}.baxtergate-entrance small{z-index:2;color:#fff7e761;letter-spacing:.13em;text-transform:uppercase;margin-top:22px;font-family:Montserrat,sans-serif;font-size:.47rem;position:relative}@keyframes entranceReveal{0%{opacity:0}to{opacity:1}}@media (width<=600px){.baxtergate-entrance{padding:20px}.entrance-lines strong{font-size:.46rem}.baxtergate-entrance h2{font-size:clamp(4rem,21vw,6.5rem)}.entrance-button{width:100%}}.hero-logo{isolation:isolate!important;justify-content:center!important;width:min(900px,108%)!important;max-width:none!important;margin:8px auto 15px!important;display:flex!important;position:relative!important;overflow:visible!important}.hero-logo:before{content:""!important;z-index:0!important;pointer-events:none!important;filter:blur(13px)!important;background:radial-gradient(#ffffffc7 0%,#ffffff8f 28%,#fffcf447 52%,#ffffff14 68%,#0000 82%)!important;border-radius:50%!important;position:absolute!important;inset:13% 4% 8%!important}.hero-logo img{z-index:2!important;object-fit:contain!important;filter:saturate(1.07)contrast(1.05)drop-shadow(0 0 3px #ffffff85)drop-shadow(0 0 12px #ffffff38)drop-shadow(0 12px 20px #0000003d)!important;width:min(780px,100%)!important;max-width:none!important;height:auto!important;max-height:320px!important;display:block!important;position:relative!important}@media (height<=850px) and (width>=1001px){.hero-logo{width:min(790px,104%)!important}.hero-logo img{width:min(700px,100%)!important;max-height:270px!important}}@media (width<=1000px){.hero-logo{width:min(800px,100%)!important}.hero-logo img{width:min(720px,100%)!important;max-height:290px!important}}@media (width<=600px){.hero-logo{width:106%!important;margin-left:-3%!important}.hero-logo img{width:100%!important;max-height:none!important}}.hero{align-items:center!important;min-height:calc(100svh - 34px)!important;padding:122px clamp(24px,4vw,72px) 18px!important;display:flex!important;overflow:visible!important}.hero-inner{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)!important;align-items:center!important;gap:clamp(34px,3.7vw,68px)!important;width:min(1580px,100%)!important;margin:0 auto!important;display:grid!important}.hero-video-column{align-self:center!important;width:100%!important;min-width:0!important}.video-heading{margin-bottom:8px!important}.hero-video-frame{aspect-ratio:16/9!important;filter:none!important;background:#000!important;width:100%!important;max-height:calc(100svh - 290px)!important;transform:none!important}.hero-video-frame video{object-fit:cover!important;filter:none!important;width:100%!important;height:100%!important;display:block!important;transform:none!important}.video-caption{margin-top:10px!important}.video-caption p{margin-top:4px!important;font-size:.93rem!important;line-height:1.35!important}.hero-copy{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:clamp(545px,100svh - 158px,690px)!important;min-height:0!important;margin:0!important;padding:clamp(17px,2.2vh,25px) clamp(20px,2.2vw,32px) clamp(16px,2vh,23px)!important;display:flex!important;overflow:visible!important}.hero-overline{margin:0 0 8px!important;font-size:clamp(.48rem,.65vw,.59rem)!important;line-height:1.25!important}.hero-copy h1{margin:0!important;font-size:clamp(3.65rem,min(4.65vw,7.4vh),5.55rem)!important;line-height:.82!important}.hero-copy h1 span{margin-bottom:9px!important;font-size:.56rem!important;line-height:1!important}.hero-intro{max-width:680px!important;margin:clamp(14px,2vh,20px) auto 0!important;font-size:clamp(1.06rem,min(1.36vw,2.25vh),1.42rem)!important;line-height:1.34!important}.hero-summary{max-width:620px!important;margin:clamp(9px,1.4vh,14px) auto clamp(8px,1.4vh,13px)!important;font-size:clamp(.75rem,.79vw,.85rem)!important;line-height:1.45!important}.featured-title strong{white-space:nowrap!important;font-size:clamp(1.16rem,min(1.5vw,2.4vh),1.55rem)!important;line-height:1!important}.hero-logo{isolation:isolate!important;justify-content:center!important;align-items:center!important;width:min(760px,108%)!important;height:clamp(135px,17vh,172px)!important;max-height:none!important;margin:-2px auto 2px!important;display:flex!important;position:relative!important;overflow:visible!important}@media (height<=820px) and (width>=1001px){.hero{padding-top:111px!important;padding-bottom:12px!important}.hero-copy{height:calc(100svh - 132px)!important;padding:14px 25px 13px!important}.hero-overline{margin-bottom:6px!important}.hero-copy h1{font-size:clamp(3.35rem,min(4.35vw,7.2vh),5rem)!important}.hero-intro{margin-top:13px!important;font-size:clamp(1rem,1.2vw,1.24rem)!important}.hero-summary{margin-top:8px!important;margin-bottom:8px!important;font-size:.73rem!important;line-height:1.4!important}.featured-title strong{font-size:1.17rem!important}.hero-logo{height:129px!important;margin-top:-4px!important;margin-bottom:0!important}.hero-logo img{width:min(620px,100%)!important;max-height:154px!important;transform:scale(1.09)!important}.hero-actions{margin-top:2px!important}.gold-button,.outline-button{min-height:39px!important}.video-caption p{font-size:.84rem!important}}@media (height<=700px) and (width>=1001px){.hero{padding-top:105px!important}.hero-copy{height:calc(100svh - 118px)!important}.hero-copy h1{font-size:3.35rem!important}.hero-intro{margin-top:10px!important;font-size:1rem!important}.hero-summary{margin-top:6px!important;margin-bottom:6px!important;font-size:.69rem!important}.featured-title strong{font-size:1.05rem!important}.hero-logo{height:106px!important}.hero-logo img{width:min(550px,100%)!important;max-height:128px!important}.gold-button,.outline-button{min-height:37px!important}}@media (width<=1000px){.hero{align-items:flex-start!important;min-height:auto!important;padding:112px 20px 55px!important}.hero-inner{grid-template-columns:1fr!important;gap:38px!important;width:min(820px,100%)!important}.hero-copy{order:-1!important;width:100%!important;height:auto!important;padding:25px 22px 27px!important}.hero-copy h1{font-size:clamp(3.7rem,11vw,5.6rem)!important}.hero-logo{width:min(700px,104%)!important;height:160px!important}.hero-logo img{width:min(650px,100%)!important;max-height:180px!important}.hero-video-frame{max-height:none!important}}@media (width<=600px){.hero{padding:101px 13px 42px!important}.hero-copy{padding:21px 15px 23px!important}.hero-overline{font-size:.45rem!important}.hero-copy h1{font-size:clamp(3rem,15vw,4.45rem)!important}.hero-intro{margin-top:14px!important;font-size:1.05rem!important}.hero-summary{display:none!important}.featured-title{margin-top:13px!important}.featured-title strong{font-size:.98rem!important}.hero-logo{width:108%!important;height:129px!important;margin-left:-4%!important}.hero-logo img{width:100%!important;max-height:148px!important}.hero-actions{flex-direction:column!important;margin-top:6px!important}.gold-button,.outline-button{justify-content:space-between!important;width:100%!important}}.hero-inner{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)!important;gap:clamp(30px,3vw,54px)!important;width:min(1600px,100%)!important}.hero-video-frame{width:100%!important;max-width:880px!important;margin:0 auto!important}.hero-copy{background:linear-gradient(#1b070bc2,#0a0506a8)!important;border:1px solid #d0ad573d!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:min(650px,100svh - 145px)!important;min-height:570px!important;padding:clamp(20px,2.6vh,28px) clamp(25px,2.6vw,40px) 22px!important;display:flex!important;overflow:visible!important;box-shadow:0 25px 70px #00000040,inset 0 1px #ffffff06!important}.hero-overline{letter-spacing:.2em!important;max-width:100%!important;margin:0 0 10px!important;font-size:clamp(.54rem,.68vw,.65rem)!important;line-height:1.3!important}.hero-copy h1{letter-spacing:.008em!important;white-space:nowrap!important;text-shadow:0 16px 42px #0000009e,0 0 24px #d0ad5712!important;width:100%!important;margin:0!important;font-size:clamp(4.25rem,5.15vw,6.2rem)!important;line-height:.82!important}.hero-copy h1 span{letter-spacing:.28em!important;margin-bottom:11px!important;font-size:.61rem!important;line-height:1!important}.hero-intro{color:#fff9edf0!important;text-shadow:0 3px 12px #0000008c!important;max-width:740px!important;margin:clamp(16px,2.1vh,22px) auto 0!important;font-size:clamp(1.18rem,1.47vw,1.58rem)!important;line-height:1.38!important}.hero-actions{flex-shrink:0!important;justify-content:center!important;gap:12px!important;width:100%!important;margin-top:5px!important;display:flex!important}.gold-button,.outline-button{gap:20px!important;min-height:45px!important;padding:0 21px!important;font-size:.55rem!important}@media (height<=850px) and (width>=1001px){.hero{padding-top:109px!important;padding-bottom:10px!important}.hero-copy{height:calc(100svh - 122px)!important;min-height:0!important;padding:15px 28px 14px!important}.hero-copy h1{font-size:clamp(3.9rem,4.8vw,5.45rem)!important}.hero-intro{margin-top:14px!important;font-size:clamp(1.08rem,1.3vw,1.32rem)!important;line-height:1.34!important}.hero-summary{margin-top:9px!important;margin-bottom:8px!important;font-size:.76rem!important;line-height:1.4!important}.featured-title strong{font-size:1.24rem!important}.hero-logo{width:min(720px,110%)!important;height:148px!important}.hero-logo img{width:min(660px,100%)!important;max-height:166px!important;transform:scale(1.14)!important}.gold-button,.outline-button{min-height:40px!important}}@media (height<=700px) and (width>=1001px){.hero-copy h1{font-size:3.55rem!important}.hero-intro{margin-top:10px!important;font-size:1rem!important}.hero-summary{margin-top:6px!important;margin-bottom:6px!important;font-size:.68rem!important}.featured-title strong{font-size:1.05rem!important}.hero-logo{height:112px!important}.hero-logo img{width:min(570px,100%)!important;max-height:132px!important}.gold-button,.outline-button{min-height:37px!important}}@media (width<=1000px){.hero-inner{grid-template-columns:1fr!important}.hero-copy{width:min(820px,100%)!important;height:auto!important;min-height:0!important;margin:0 auto!important}.hero-copy h1{white-space:normal!important;font-size:clamp(3.8rem,11vw,5.8rem)!important}.hero-logo{width:min(760px,106%)!important;height:170px!important}.hero-logo img{width:min(700px,100%)!important;max-height:190px!important}}@media (width<=600px){.hero-copy h1{font-size:clamp(3.1rem,15vw,4.5rem)!important}.hero-intro{font-size:1.07rem!important}.hero-logo{width:110%!important;height:138px!important;margin-left:-5%!important}.hero-logo img{width:100%!important;max-height:158px!important}.hero-actions{flex-direction:column!important}.gold-button,.outline-button{justify-content:space-between!important;width:100%!important}}.hero-logo{isolation:isolate!important;justify-content:center!important;align-items:center!important;width:min(980px,125%)!important;height:215px!important;margin:2px auto 6px!important;display:flex!important;position:relative!important;overflow:visible!important}.hero-logo img{z-index:2!important;object-fit:contain!important;transform-origin:50%!important;filter:saturate(1.06)contrast(1.04)drop-shadow(0 0 2px #ffffff24)drop-shadow(0 8px 15px #0000002e)!important;width:min(860px,100%)!important;max-width:none!important;height:auto!important;max-height:225px!important;display:block!important;position:relative!important;transform:scale(1.22)!important}@media (height<=850px) and (width>=1001px){.hero-logo{width:min(900px,120%)!important;height:185px!important}.hero-logo img{width:min(790px,100%)!important;max-height:195px!important;transform:scale(1.18)!important}}@media (height<=700px) and (width>=1001px){.hero-logo{width:min(760px,112%)!important;height:140px!important}.hero-logo img{width:min(660px,100%)!important;max-height:145px!important;transform:scale(1.12)!important}}@media (width<=1000px){.hero-logo{width:min(920px,118%)!important;height:190px!important}.hero-logo img{width:min(820px,100%)!important;max-height:205px!important;transform:scale(1.18)!important}}@media (width<=600px){.hero-logo{width:118%!important;height:145px!important;margin-left:-9%!important}.hero-logo img{width:100%!important;max-height:155px!important;transform:scale(1.12)!important}}.hero-logo{aspect-ratio:2665/1104!important;isolation:isolate!important;flex-shrink:1!important;justify-content:center!important;align-items:center!important;width:min(820px,112%,88vh)!important;height:auto!important;max-height:none!important;margin:2px auto 8px!important;display:flex!important;position:relative!important;overflow:visible!important}.hero-logo img{z-index:2!important;object-fit:contain!important;object-position:center!important;filter:saturate(1.07)contrast(1.045)drop-shadow(0 0 2px #ffffff21)drop-shadow(0 9px 16px #0000002e)!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important;position:relative!important;transform:none!important}.featured-title{margin-bottom:-3px!important}.hero-actions{z-index:5!important;flex-shrink:0!important;margin-top:7px!important;position:relative!important}@media (width>=1500px) and (height>=851px){.hero-logo{width:min(850px,112%,88vh)!important}}@media (height<=850px) and (width>=1001px){.hero-logo{width:min(730px,108%,82vh)!important;margin-top:-1px!important;margin-bottom:4px!important}.hero-actions{margin-top:4px!important}}@media (height<=720px) and (width>=1001px){.hero-logo{width:min(620px,103%,76vh)!important;margin-top:-4px!important;margin-bottom:2px!important}.featured-title{margin-bottom:-5px!important}.hero-actions{margin-top:2px!important}}@media (width<=1000px){.hero-logo{width:min(790px,108%)!important;margin-left:auto!important;margin-right:auto!important}}@media (width<=600px){.hero-logo{width:112%!important;margin-bottom:5px!important;margin-left:-6%!important;margin-right:-6%!important}.hero-logo img{width:100%!important;height:100%!important}.hero-actions{margin-top:5px!important}}.hero-logo img{filter:saturate(1.08)contrast(1.05)drop-shadow(0 0 5px #ffffff61)drop-shadow(0 0 14px #ffffff38)drop-shadow(0 10px 17px #0003)!important}.roast-lab{color:var(--ivory);background:radial-gradient(circle at 50% 0,#5b0d193d,#0000 38%),linear-gradient(#080606,#100708);border-top:1px solid #d0ad573d;border-bottom:1px solid #d0ad5733;padding:clamp(90px,9vw,145px) clamp(20px,6vw,95px);position:relative}.roast-lab-heading{text-align:center;width:min(1030px,100%);margin:0 auto 52px}.roast-lab-heading h2{color:var(--ivory);margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:.94}.roast-lab-heading>p:last-child{color:#fff7e7ad;width:min(720px,100%);margin:21px auto 0;line-height:1.75}.roast-lab-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(1380px,100%);margin:0 auto;display:grid}.roast-lab-card{background:linear-gradient(#120a0bfa,#070606fc);border:1px solid #d0ad5740;flex-direction:column;min-height:590px;padding:29px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #00000038}.roast-lab-card:hover{border-color:#efd99485;transform:translateY(-6px);box-shadow:0 31px 65px #00000057}.roast-lab-card:before{content:"";pointer-events:none;background:linear-gradient(125deg,#0000 0%,#ffffff06 38%,#0000 61%);position:absolute;inset:0}.lab-card-top{color:#fff7e775;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:25px;font-size:.48rem;font-weight:700;display:flex}.lab-card-top strong{color:#291806;background:var(--gold-light);padding:6px 8px;font-size:.44rem}.roast-lab-card h3{color:var(--ivory);margin:0 0 22px;font-family:Cormorant Garamond,serif;font-size:clamp(2.3rem,3.2vw,3.05rem);line-height:1}.symptom-list{gap:13px;display:grid}.symptom-list>div{background:#fff7e709;border:1px solid #d0ad5721;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:13px 14px;display:grid}.symptom-list span{color:var(--gold);font-weight:700}.symptom-list p{color:#fff7e7b3;margin:0;font-size:.83rem;line-height:1.55}.lab-diagnosis{background:linear-gradient(135deg,#660d1b66,#14070a94);border-left:3px solid #ad2033;margin-top:auto;padding:19px}.lab-diagnosis span,.forecast-reading span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.49rem;font-weight:700}.lab-diagnosis strong{color:var(--gold-light);margin-top:8px;font-family:Cormorant Garamond,serif;font-size:1.55rem;font-style:italic;line-height:1.15;display:block}.lab-diagnosis small{color:#fff7e787;margin-top:9px;line-height:1.5;display:block}.forecast-reading{background:linear-gradient(135deg,#2d1308cc,#0f0908b3);border:1px solid #d0ad5740;align-items:center;gap:18px;margin:10px 0 23px;padding:22px 18px;display:flex}.forecast-reading strong{color:var(--gold-light);font-family:Cormorant Garamond,serif;font-size:4.7rem;line-height:.8}.forecast-lines{gap:11px;display:grid}.forecast-lines p{color:#fff7e7ad;border-bottom:1px solid #d0ad5721;margin:0;padding-bottom:11px;font-size:.82rem;line-height:1.55}.forecast-lines span{color:var(--gold-light);font-weight:700}.forecast-advisory{color:#fff7e7ba;background:#d0ad5712;border:1px dashed #d0ad5759;margin-top:auto;padding:17px;font-family:Cormorant Garamond,serif;font-size:1.19rem;font-style:italic;line-height:1.4}.bingo-grid{border-top:1px solid #d0ad574d;border-left:1px solid #d0ad574d;grid-template-columns:repeat(3,1fr);margin-top:4px;display:grid}.bingo-grid>span{color:#fff7e7bd;text-align:center;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #d0ad574d;border-right:1px solid #d0ad574d;justify-content:center;align-items:center;min-height:84px;padding:8px;font-size:.56rem;font-weight:700;line-height:1.35;display:flex}.bingo-grid .free-space{color:#261705;background:var(--gold-light)}.bingo-link{color:var(--gold-light);letter-spacing:.13em;text-transform:uppercase;border-top:1px solid #d0ad573d;justify-content:space-between;margin-top:auto;padding-top:17px;font-size:.53rem;font-weight:700;text-decoration:none;display:flex}.roast-lab-disclaimer{border-left:3px solid var(--gold);background:#d0ad570e;grid-template-columns:auto 1fr;align-items:center;gap:23px;width:min(1380px,100%);margin:20px auto 0;padding:18px 22px;display:grid}.roast-lab-disclaimer span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.49rem;font-weight:700}.roast-lab-disclaimer p{color:#fff7e794;margin:0;font-size:.75rem;line-height:1.55}@media (width<=1050px){.roast-lab-grid{grid-template-columns:1fr}.roast-lab-card{min-height:auto}.lab-diagnosis,.forecast-advisory,.bingo-link{margin-top:25px}}@media (width<=600px){.roast-lab{padding-left:15px;padding-right:15px}.roast-lab-card{padding:24px 19px}.lab-card-top,.forecast-reading{flex-direction:column;align-items:flex-start}.bingo-grid>span{min-height:70px;font-size:.48rem}.roast-lab-disclaimer{grid-template-columns:1fr;gap:8px}}.hero-copy{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:clamp(26px,2.5vw,38px)!important;display:flex!important}.hero-copy h1{letter-spacing:.01em!important;margin:0 0 10px!important;font-size:clamp(4rem,4.6vw,5.5rem)!important;line-height:.9!important}.hero-intro{color:#fff7e7ed!important;max-width:760px!important;margin:10px auto 0!important;font-size:clamp(1.08rem,1.28vw,1.32rem)!important;line-height:1.45!important}.hero-summary{color:#fff7e7b3!important;max-width:700px!important;margin:12px auto 14px!important;font-size:clamp(.82rem,.9vw,.96rem)!important;line-height:1.55!important}.featured-title{gap:14px!important;width:min(560px,94%)!important;margin:4px auto!important}.featured-title strong{color:#ead188!important;white-space:nowrap!important;font-size:clamp(1.18rem,1.35vw,1.45rem)!important;line-height:1.1!important}.hero-logo{aspect-ratio:2665/1104!important;isolation:isolate!important;justify-content:center!important;align-items:center!important;width:min(620px,88%)!important;height:auto!important;margin:6px auto 10px!important;display:flex!important;position:relative!important;overflow:visible!important}.hero-logo:before{content:""!important;z-index:0!important;pointer-events:none!important;filter:blur(18px)!important;opacity:.82!important;background:radial-gradient(#fff6 0%,#ffffff47 28%,#ffffff21 52%,#ffffff0a 70%,#0000 84%)!important;border-radius:50%!important;position:absolute!important;inset:16% 5% 14%!important}.hero-logo img{object-fit:contain!important;object-position:center!important;filter:saturate(1.06)contrast(1.04)drop-shadow(0 0 4px #ffffff38)drop-shadow(0 8px 15px #0000002e)!important;width:100%!important;height:100%!important;transform:none!important}.hero-actions{flex-wrap:wrap!important;justify-content:center!important;gap:14px!important;margin-top:10px!important;display:flex!important}.gold-button,.outline-button{min-height:46px!important;padding:0 24px!important}@media (width>=1100px){.hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,.96fr)!important;gap:clamp(28px,3vw,44px)!important}}@media (height<=820px) and (width>=1001px){.hero-copy h1{font-size:clamp(3.5rem,4.2vw,4.8rem)!important}.hero-intro{font-size:1rem!important;line-height:1.38!important}.hero-summary{margin-bottom:10px!important;font-size:.76rem!important;line-height:1.48!important}.featured-title strong{font-size:1.08rem!important}.hero-logo{width:min(540px,84%)!important;margin:4px auto 8px!important}}@media (width<=1000px){.hero-copy{padding:26px 22px!important}.hero-copy h1{font-size:clamp(3.4rem,9vw,4.8rem)!important}.hero-intro,.hero-summary{max-width:100%!important}.hero-logo{width:min(560px,92%)!important}}@media (width<=600px){.hero-copy h1{font-size:clamp(2.7rem,14vw,4rem)!important}.hero-intro{font-size:.98rem!important}.hero-summary{font-size:.74rem!important}.featured-title strong{white-space:normal!important;text-align:center!important}.hero-logo{width:96%!important;margin:8px auto 10px!important}.hero-actions{flex-direction:column!important}.gold-button,.outline-button{justify-content:space-between!important;width:100%!important}}@media (width<=700px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}body{min-width:0!important}.baxtergate-entrance{width:100%!important;min-height:100svh!important;padding:28px 18px max(28px, env(safe-area-inset-bottom))!important;justify-content:center!important;align-items:center!important;display:flex!important;overflow:hidden!important}.entrance-panel,.entrance-content{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:min(760px,100svh - 44px)!important;padding:clamp(35px,7vh,70px) 18px clamp(34px,6vh,58px)!important;display:flex!important;overflow:hidden!important}.entrance-lines{gap:12px!important;width:100%!important;max-width:510px!important}.entrance-lines:before,.entrance-lines:after{min-width:22px!important}.entrance-lines strong{letter-spacing:.17em!important;text-align:center!important;font-size:clamp(.42rem,2.4vw,.56rem)!important;line-height:1.4!important}.baxtergate-entrance h2{letter-spacing:-.045em!important;text-align:center!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;width:100%!important;max-width:100%!important;margin:clamp(28px,5vh,44px) auto 0!important;font-size:clamp(4.7rem,21vw,7.1rem)!important;line-height:.72!important;transform:none!important}.baxtergate-entrance h2 span{width:100%!important;max-width:100%!important;display:block!important}.entrance-description,.entrance-copy{text-align:center!important;width:min(520px,100%)!important;margin:clamp(42px,7vh,70px) auto 0!important;padding:0 8px!important;font-size:clamp(1.15rem,5vw,1.42rem)!important;line-height:1.45!important}.entrance-button{width:100%!important;max-width:560px!important;min-height:76px!important;margin:clamp(28px,5vh,46px) auto 0!important;padding:0 26px!important}.entrance-footer{letter-spacing:.12em!important;text-align:center!important;width:100%!important;margin-top:clamp(24px,4vh,38px)!important;padding:0 10px!important;font-size:clamp(.42rem,2vw,.56rem)!important;line-height:1.55!important}.top-strip{min-height:52px!important;padding:0 18px!important}.top-strip>:not(:first-child){display:none!important}.site-header,.navbar,.main-nav{min-height:104px!important;padding:0 24px!important}.nav-inner,.header-inner{justify-content:space-between!important;align-items:center!important;gap:15px!important;width:100%!important;min-height:104px!important;display:flex!important}.brand,.site-brand{letter-spacing:.12em!important;white-space:nowrap!important;font-size:clamp(1.55rem,7vw,2rem)!important}.desktop-nav,.nav-links{display:none!important}.watch-now{letter-spacing:.15em!important;flex-shrink:0!important;font-size:.67rem!important}.hero{height:auto!important;min-height:auto!important;padding:58px 20px 72px!important;overflow:hidden!important}.hero-inner{flex-direction:column!important;gap:48px!important;width:100%!important;max-width:100%!important;display:flex!important}.hero-copy{border-radius:24px!important;order:1!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:40px 25px 34px!important;overflow:hidden!important}.hero-video-column,.hero-media,.featured-video-column{order:2!important;width:100%!important;max-width:100%!important}.hero-overline{letter-spacing:.16em!important;text-align:center!important;width:100%!important;max-width:100%!important;margin:0 auto 12px!important;font-size:clamp(.47rem,2.3vw,.58rem)!important;line-height:1.5!important}.hero-copy h1{letter-spacing:-.025em!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;width:100%!important;max-width:100%!important;margin:0 auto!important;font-size:clamp(3.5rem,15vw,5.1rem)!important;line-height:.86!important;transform:none!important}.hero-copy h1 span{letter-spacing:.22em!important;margin-bottom:11px!important;font-size:clamp(.47rem,2.4vw,.59rem)!important;line-height:1.4!important}.hero-intro{text-align:center!important;width:100%!important;max-width:100%!important;margin:29px auto 0!important;font-size:clamp(1.13rem,5vw,1.4rem)!important;line-height:1.5!important}.hero-summary{display:none!important}.featured-title{gap:10px!important;width:100%!important;max-width:100%!important;margin:18px auto 7px!important}.featured-title:before,.featured-title:after{min-width:18px!important}.featured-title strong{white-space:normal!important;text-align:center!important;font-size:clamp(1.05rem,5vw,1.28rem)!important;line-height:1.25!important}.hero-logo{aspect-ratio:2665/1104!important;width:100%!important;max-width:570px!important;height:auto!important;margin:8px auto 15px!important;overflow:visible!important}.hero-logo:before{filter:blur(17px)!important;opacity:.82!important;background:radial-gradient(#ffffff6b 0%,#ffffff45 32%,#ffffff1c 57%,#ffffff06 73%,#0000 87%)!important;inset:13% 2% 11%!important}.hero-logo img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:none!important;transform:none!important}.hero-actions{grid-template-columns:1fr!important;gap:15px!important;width:100%!important;margin-top:13px!important;display:grid!important}.hero-actions .gold-button,.hero-actions .outline-button{letter-spacing:.14em!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:72px!important;padding:0 28px!important;font-size:clamp(.59rem,2.7vw,.72rem)!important;display:flex!important}.hero-video-frame,.video-frame,.featured-video{aspect-ratio:16/9!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;overflow:hidden!important}.hero-video-frame video,.video-frame video,.featured-video video{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.video-heading,.now-playing-row{letter-spacing:.14em!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;margin-bottom:13px!important;font-size:.54rem!important;display:flex!important}.hero-video-caption,.video-caption{padding:17px 15px!important}.sound-control{min-width:145px!important;padding:11px 14px!important;bottom:12px!important;right:12px!important}section{max-width:100%!important}.episodes-section,.roast-lab,.articles-section,.dossier-section{padding-left:18px!important;padding-right:18px!important}.episodes-grid,.roast-lab-grid,.scandal-grid{grid-template-columns:1fr!important}}@media (width<=390px){.baxtergate-entrance h2{font-size:clamp(4rem,20vw,5.2rem)!important}.hero-copy{padding:34px 19px 28px!important}.hero-copy h1{font-size:clamp(3.05rem,14.4vw,4.2rem)!important}.hero-intro{font-size:1.05rem!important}.site-header,.navbar,.main-nav{padding:0 18px!important}.brand,.site-brand{font-size:1.42rem!important}}@media (width<=700px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.baxtergate-entrance{width:100%!important;min-height:100svh!important;padding:28px 16px max(28px, env(safe-area-inset-bottom))!important;overflow:hidden!important}.entrance-panel,.entrance-content{width:100%!important;max-width:100%!important;min-height:calc(100svh - 56px)!important;padding:46px 18px 38px!important;overflow:hidden!important}.entrance-lines{width:100%!important;max-width:520px!important;margin:0 auto!important}.entrance-lines strong{letter-spacing:.16em!important;white-space:nowrap!important;font-size:clamp(.42rem,2.25vw,.56rem)!important}.baxtergate-entrance h2{white-space:normal!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:clamp(50px,8vh,82px) auto 0!important;padding:0!important;font-size:1rem!important;line-height:1!important;display:flex!important;overflow:visible!important;transform:none!important}.baxtergate-entrance h2 span{white-space:nowrap!important;transform-origin:50%!important;width:auto!important;max-width:none!important;display:block!important}.baxtergate-entrance h2 span:first-child{letter-spacing:-.035em!important;margin-bottom:18px!important;font-size:clamp(4.5rem,20vw,6.2rem)!important;line-height:.82!important;transform:scaleX(.92)!important}.baxtergate-entrance h2 span:last-child{letter-spacing:.015em!important;font-size:clamp(3.65rem,16.7vw,5.1rem)!important;line-height:.82!important;transform:scaleX(.74)!important}.entrance-description,.entrance-copy{text-align:center!important;width:100%!important;max-width:520px!important;margin:clamp(48px,7vh,72px) auto 0!important;padding:0 8px!important;font-size:clamp(1.03rem,4.5vw,1.28rem)!important;line-height:1.45!important}.entrance-button{width:100%!important;max-width:560px!important;min-height:72px!important;margin:clamp(30px,5vh,45px) auto 0!important;padding:0 25px!important}.entrance-footer{letter-spacing:.1em!important;white-space:normal!important;margin-top:28px!important;padding:0 10px!important;font-size:.43rem!important;line-height:1.5!important}.site-header,.navbar,.main-nav{width:100%!important;min-height:96px!important;padding:0 22px!important}.nav-inner,.header-inner{min-height:96px!important}.brand,.site-brand{letter-spacing:.12em!important;font-size:clamp(1.45rem,6.5vw,1.85rem)!important}.watch-now{letter-spacing:.14em!important;font-size:.64rem!important}.hero{width:100%!important;padding:38px 14px 68px!important}.hero-inner{gap:40px!important;width:100%!important;max-width:100%!important}.hero-copy{border-radius:22px!important;width:100%!important;max-width:100%!important;padding:38px 22px 30px!important;overflow:hidden!important}.hero-overline{letter-spacing:.14em!important;width:100%!important;margin-bottom:14px!important;font-size:clamp(.45rem,2.2vw,.56rem)!important;line-height:1.5!important}.hero-copy h1{letter-spacing:-.025em!important;white-space:nowrap!important;transform-origin:50%!important;width:auto!important;max-width:none!important;margin:0 auto!important;font-size:clamp(3.25rem,15.5vw,4.75rem)!important;line-height:.86!important;display:block!important;overflow:visible!important;transform:scaleX(.78)!important}.hero-copy h1 span{letter-spacing:.2em!important;margin-bottom:13px!important;font-size:clamp(.48rem,2.5vw,.59rem)!important;line-height:1.4!important;transform:scaleX(1.28)!important}.hero-intro{width:100%!important;margin:28px auto 0!important;font-size:clamp(1.05rem,4.8vw,1.28rem)!important;line-height:1.5!important}.hero-summary{display:none!important}.featured-title{width:100%!important;margin:22px auto 8px!important}.featured-title strong{font-size:clamp(1rem,4.5vw,1.2rem)!important;line-height:1.2!important}.hero-logo{aspect-ratio:2665/1104!important;width:94%!important;max-width:560px!important;margin:12px auto 14px!important}.hero-logo:before{filter:blur(15px)!important;opacity:.75!important;inset:13% 4% 12%!important}.hero-logo img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:none!important;transform:none!important}.hero-actions{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin-top:12px!important;display:grid!important}.hero-actions .gold-button,.hero-actions .outline-button{width:100%!important;min-height:70px!important;padding:0 24px!important;font-size:clamp(.58rem,2.6vw,.7rem)!important}}@media (width<=430px){.baxtergate-entrance h2 span:first-child{font-size:clamp(4.25rem,19vw,5.6rem)!important}.baxtergate-entrance h2 span:last-child{font-size:clamp(3.45rem,16.1vw,4.65rem)!important;transform:scaleX(.72)!important}.hero-copy h1{font-size:clamp(3.05rem,14.7vw,4.2rem)!important;transform:scaleX(.75)!important}}@media (width<=375px){.entrance-panel,.entrance-content{padding-left:14px!important;padding-right:14px!important}.baxtergate-entrance h2 span:first-child{font-size:4rem!important}.baxtergate-entrance h2 span:last-child{font-size:3.4rem!important;transform:scaleX(.68)!important}.hero-copy{padding-left:17px!important;padding-right:17px!important}.hero-copy h1{font-size:3rem!important;transform:scaleX(.72)!important}}@media screen and (width<=700px){*,:before,:after{box-sizing:border-box!important}html,body,#root{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}body .baxtergate-entrance{width:100vw!important;max-width:100vw!important;min-height:100svh!important;padding:14px 12px max(20px, env(safe-area-inset-bottom))!important;overflow:hidden!important}body .baxtergate-entrance .entrance-panel,body .baxtergate-entrance .entrance-content{width:calc(100vw - 24px)!important;min-width:0!important;max-width:calc(100vw - 24px)!important;min-height:calc(100svh - 34px)!important;margin:0 auto!important;padding:38px 16px 34px!important;overflow:hidden!important}body .baxtergate-entrance .entrance-lines{gap:9px!important;width:100%!important;max-width:100%!important}body .baxtergate-entrance .entrance-lines strong{letter-spacing:.13em!important;white-space:nowrap!important;font-size:clamp(.39rem,2.1vw,.5rem)!important;line-height:1.4!important}body .baxtergate-entrance h2,body .baxtergate-entrance h2 span{transform:none!important}body .baxtergate-entrance h2{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:clamp(52px,8vh,76px) auto 0!important;padding:0!important;line-height:1!important;display:flex!important;overflow:hidden!important}body .baxtergate-entrance h2 span{text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;display:block!important;overflow:hidden!important}body .baxtergate-entrance h2 span:first-child{letter-spacing:-.035em!important;margin-bottom:15px!important;font-size:clamp(4.2rem,18vw,5.6rem)!important;line-height:.86!important}body .baxtergate-entrance h2 span:last-child{letter-spacing:.005em!important;font-size:clamp(2.7rem,12.7vw,3.65rem)!important;line-height:.9!important}body .baxtergate-entrance .entrance-copy,body .baxtergate-entrance .entrance-description{text-align:center!important;width:100%!important;max-width:100%!important;margin:clamp(48px,7vh,68px) auto 0!important;padding:0 8px!important;font-size:clamp(1rem,4.4vw,1.2rem)!important;line-height:1.48!important}body .baxtergate-entrance .entrance-button{width:100%!important;max-width:100%!important;min-height:70px!important;margin:32px auto 0!important;padding:0 24px!important}body .baxtergate-entrance .entrance-footer{letter-spacing:.085em!important;white-space:normal!important;text-align:center!important;width:100%!important;margin-top:27px!important;padding:0 7px!important;font-size:.4rem!important;line-height:1.55!important}body .site-header,body .navbar,body .main-nav{width:100%!important;min-height:92px!important;padding:0 20px!important}body .nav-inner,body .header-inner{width:100%!important;min-height:92px!important}body .brand,body .site-brand{letter-spacing:.11em!important;white-space:nowrap!important;font-size:clamp(1.35rem,6vw,1.7rem)!important}body .watch-now{letter-spacing:.13em!important;white-space:nowrap!important;font-size:.61rem!important}body .hero{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:32px 12px 62px!important;overflow:hidden!important}body .hero-inner{flex-direction:column!important;gap:38px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important}body .hero-copy{border-radius:21px!important;order:1!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:34px 17px 28px!important;overflow:hidden!important}body .hero-video-column,body .hero-media,body .featured-video-column{order:2!important;width:100%!important;max-width:100%!important}body .hero-overline{letter-spacing:.13em!important;text-align:center!important;width:100%!important;max-width:100%!important;margin:0 auto 13px!important;font-size:clamp(.42rem,2vw,.52rem)!important;line-height:1.5!important}body .hero-copy h1{letter-spacing:-.035em!important;text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:clamp(2.7rem,11.6vw,3.4rem)!important;line-height:.9!important;overflow:hidden!important;transform:none!important}body .hero-copy h1 span{letter-spacing:.18em!important;white-space:normal!important;width:100%!important;margin-bottom:13px!important;font-size:clamp(.43rem,2.1vw,.53rem)!important;line-height:1.4!important;display:block!important;transform:none!important}body .hero-intro{text-align:center!important;width:100%!important;max-width:100%!important;margin:29px auto 0!important;padding:0 3px!important;font-size:clamp(1rem,4.4vw,1.18rem)!important;line-height:1.5!important}body .hero-summary{display:none!important}body .featured-title{gap:8px!important;width:100%!important;max-width:100%!important;margin:20px auto 7px!important}body .featured-title strong{white-space:normal!important;text-align:center!important;font-size:clamp(.94rem,4.1vw,1.1rem)!important;line-height:1.25!important}body .hero-logo{aspect-ratio:2665/1104!important;width:88%!important;max-width:500px!important;height:auto!important;margin:13px auto 17px!important;overflow:visible!important;transform:none!important}body .hero-logo:before{filter:blur(14px)!important;opacity:.72!important;inset:14% 3% 12%!important}body .hero-logo img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:none!important;display:block!important;transform:none!important}body .hero-actions{grid-template-columns:1fr!important;gap:13px!important;width:100%!important;margin-top:10px!important;display:grid!important}body .hero-actions .gold-button,body .hero-actions .outline-button{letter-spacing:.13em!important;width:100%!important;min-height:67px!important;padding:0 22px!important;font-size:clamp(.55rem,2.4vw,.66rem)!important}body .hero-video-frame,body .video-frame,body .featured-video{aspect-ratio:16/9!important;width:100%!important;max-width:100%!important;overflow:hidden!important}body .hero-video-frame video,body .video-frame video,body .featured-video video{object-fit:cover!important;width:100%!important;height:100%!important}}@media screen and (width<=390px){body .baxtergate-entrance h2 span:first-child{font-size:4rem!important}body .baxtergate-entrance h2 span:last-child{font-size:2.65rem!important}body .hero-copy h1{font-size:2.62rem!important}body .hero-copy{padding-left:14px!important;padding-right:14px!important}}@media screen and (width<=700px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body .baxtergate-entrance{justify-content:center!important;align-items:center!important;width:100%!important;height:100svh!important;min-height:100svh!important;padding:18px!important;display:flex!important;overflow:hidden!important}body .baxtergate-entrance .entrance-panel,body .baxtergate-entrance .entrance-content{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:520px!important;height:calc(100svh - 36px)!important;min-height:0!important;max-height:820px!important;margin:0 auto!important;padding:34px 20px 28px!important;display:flex!important;overflow:hidden!important}body .entrance-lines{width:100%!important;margin:0 auto 38px!important}body .entrance-lines strong{letter-spacing:2px!important;white-space:nowrap!important;font-size:10px!important;line-height:1.3!important}body .baxtergate-entrance h2{width:100%!important;font-size:inherit!important;flex-direction:column!important;align-items:center!important;gap:12px!important;margin:0 auto!important;line-height:1!important;display:flex!important;overflow:visible!important;transform:none!important}body .baxtergate-entrance h2 span{text-align:center!important;white-space:nowrap!important;width:100%!important;display:block!important;overflow:visible!important;transform:none!important}body .baxtergate-entrance h2 span:first-child{letter-spacing:-1px!important;margin:0!important;font-size:44px!important;line-height:1!important}body .baxtergate-entrance h2 span:last-child{letter-spacing:1px!important;margin:0!important;font-size:33px!important;line-height:1!important}body .entrance-copy,body .entrance-description{text-align:center!important;width:100%!important;max-width:440px!important;margin:48px auto 0!important;padding:0!important;font-size:20px!important;line-height:1.4!important}body .entrance-button{flex-shrink:0!important;width:100%!important;max-width:440px!important;min-height:68px!important;margin:42px auto 0!important;padding:0 24px!important}body .entrance-footer{letter-spacing:1px!important;text-align:center!important;width:100%!important;max-width:440px!important;margin:24px auto 0!important;padding:0!important;font-size:8px!important;line-height:1.45!important}body .top-strip{min-height:46px!important}body .site-header,body .navbar,body .main-nav{min-height:82px!important;padding:0 22px!important}body .nav-inner,body .header-inner{min-height:82px!important}body .brand,body .site-brand{letter-spacing:3px!important;font-size:23px!important}body .watch-now{letter-spacing:2px!important;font-size:11px!important}body .hero{height:auto!important;min-height:auto!important;padding:18px 12px 52px!important;overflow:hidden!important}body .hero-inner{flex-direction:column!important;gap:28px!important;width:100%!important;max-width:100%!important;display:flex!important}body .hero-copy{border-radius:22px!important;order:1!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:30px 18px 24px!important;overflow:hidden!important}body .hero-overline{letter-spacing:1.8px!important;text-align:center!important;width:100%!important;margin:0 auto 12px!important;font-size:9px!important;line-height:1.45!important}body .hero-copy h1{letter-spacing:-1.5px!important;text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;font-size:45px!important;line-height:.95!important;overflow:visible!important;transform:none!important}body .hero-copy h1 span{letter-spacing:2.5px!important;white-space:normal!important;width:100%!important;margin:0 0 10px!important;font-size:10px!important;line-height:1.3!important;transform:none!important}body .hero-intro{text-align:center!important;width:100%!important;max-width:430px!important;margin:25px auto 0!important;padding:0!important;font-size:19px!important;line-height:1.45!important}body .hero-summary{display:none!important}body .featured-title{gap:10px!important;width:100%!important;max-width:430px!important;margin:23px auto 4px!important}body .featured-title strong{white-space:normal!important;text-align:center!important;font-size:17px!important;line-height:1.2!important}body .hero-logo{aspect-ratio:2665/1104!important;width:82%!important;max-width:440px!important;height:auto!important;margin:8px auto 13px!important;overflow:visible!important;transform:none!important}body .hero-logo:before{filter:blur(13px)!important;opacity:.66!important;inset:14% 4% 12%!important}body .hero-logo img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:none!important;display:block!important;transform:none!important}body .hero-actions{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:440px!important;margin:12px auto 0!important;display:grid!important}body .hero-actions .gold-button,body .hero-actions .outline-button{letter-spacing:1.8px!important;width:100%!important;min-height:61px!important;padding:0 22px!important;font-size:11px!important}body .hero-video-column,body .hero-media,body .featured-video-column{order:2!important;width:100%!important;max-width:100%!important}body .hero-video-frame,body .video-frame,body .featured-video{aspect-ratio:16/9!important;width:100%!important;max-width:100%!important;overflow:hidden!important}body .hero-video-frame video,body .video-frame video,body .featured-video video{object-fit:cover!important;width:100%!important;height:100%!important}}@media screen and (width<=390px){body .baxtergate-entrance h2 span:first-child{font-size:40px!important}body .baxtergate-entrance h2 span:last-child{font-size:29px!important}body .hero-copy h1{font-size:39px!important}body .hero-intro{font-size:17px!important}body .hero-logo{width:86%!important}}.baxtergate-entrance{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}body:has(.baxtergate-entrance){overflow:auto!important}.hero-report-card{text-align:left;background:linear-gradient(135deg,#380b12f5,#110508f5);border:1px solid #d6b2537a;margin-top:18px;padding:22px 24px;box-shadow:0 18px 50px #00000040}.hero-report-card p{color:#fff7e5b8;margin:10px 0 18px;font-size:.92rem;line-height:1.6}.hero-report-button:hover{filter:brightness(1.08)}.report-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#040102e0;border:0;width:100%;height:100%;position:absolute;inset:0}.report-modal-panel{z-index:1;background:#160609;border:1px solid #dcb85d94;flex-direction:column;width:min(1180px,96vw);height:min(860px,92vh);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 100px #000000b8}.report-modal-header{background:linear-gradient(90deg,#1c080c,#310d13);border-bottom:1px solid #dcb85d40;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:15px 18px 15px 22px;display:flex}.report-modal-header strong{color:#fff5df;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:500;display:block}.report-modal-actions button{color:#fff3d4;cursor:pointer;background:0 0;border:1px solid #dcb85d6b;width:42px;height:42px;font-size:1.8rem;line-height:1}@media (width<=700px){.report-modal{padding:0}.report-modal-panel{border:0;width:100vw;height:100vh}.report-modal-header{min-height:auto;padding:12px}.report-modal-header strong{font-size:.88rem}.report-modal-actions a{display:none}.hero-report-card{padding:19px}}.hero-report-card{text-align:left;background:linear-gradient(135deg,#3a0c13f7,#110508f7);border:1px solid #dcb85d80;margin-top:18px;padding:22px 24px}.hero-report-kicker{color:#dcb85d;letter-spacing:.18em;margin-bottom:8px;font-size:.7rem;font-weight:700;display:block}.hero-report-card h3{color:#fff7e5;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:500;line-height:1.25}.hero-report-card p{color:#fff7e5bd;margin:10px 0 18px;line-height:1.6}.hero-report-button{color:#160b08;width:100%;min-height:54px;font:inherit;letter-spacing:.1em;cursor:pointer;background:#e4c36e;border:1px solid #e0bc61;justify-content:space-between;align-items:center;padding:13px 18px;font-size:.72rem;font-weight:800;display:flex}.report-modal{z-index:9999;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.report-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040102e6;border:0;width:100%;height:100%;position:absolute;inset:0}.report-modal-panel{z-index:1;background:#160609;border:1px solid #dcb85d99;flex-direction:column;width:min(1180px,96vw);height:min(860px,92vh);display:flex;position:relative;overflow:hidden}.report-modal-header{background:linear-gradient(90deg,#1c080c,#310d13);border-bottom:1px solid #dcb85d40;justify-content:space-between;align-items:center;gap:20px;padding:15px 18px 15px 22px;display:flex}.report-modal-header span{color:#dcb85d;letter-spacing:.18em;font-size:.65rem;font-weight:700;display:block}.report-modal-header strong{color:#fff5df;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-weight:500;display:block}.report-modal-actions{align-items:center;gap:12px;display:flex}.report-modal-actions a{color:#f1d27d;letter-spacing:.1em;border:1px solid #dcb85da6;padding:10px 14px;font-size:.66rem;font-weight:800;text-decoration:none}.report-modal-actions button{color:#fff3d4;cursor:pointer;background:0 0;border:1px solid #dcb85d6b;width:42px;height:42px;font-size:1.8rem}.report-modal-panel iframe{background:#fff;border:0;flex:1;width:100%}@media (width<=700px){.report-modal{padding:0}.report-modal-panel{border:0;width:100vw;height:100vh}.report-modal-header{padding:12px}.report-modal-actions a{display:none}}.source-card-image-wrap{background:0 0;justify-content:center;align-items:center;width:calc(100% + 48px);margin:0 -24px 32px;padding:0;display:flex;overflow:visible}.source-card-image{aspect-ratio:auto;object-fit:contain;object-position:center;width:100%;max-width:none;height:auto;display:block}@media (width<=800px){.source-card-image-wrap{width:calc(100% + 24px);margin:0 -12px 22px}.source-card-image{aspect-ratio:auto;object-fit:contain;width:100%;max-width:none;height:auto}}.bingo-image-wrap{background:0 0;width:100%;margin:24px 0 0;padding:0;overflow:hidden}.bingo-image{object-fit:contain;object-position:top center;border:1px solid #dcb85d8c;width:100%;max-width:100%;height:auto;display:block;box-shadow:0 18px 42px #00000052}@media (width<=800px){.bingo-image-wrap{margin-top:18px}.bingo-image{width:100%;height:auto}}
