@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--font-playfair:"Playfair Display",serif;--font-inter:"Inter Variable",sans-serif;--ch-blue:#0B4ACD;--ch-gold:#E3C15D;--ch-gold-200:#F1DB95;--ch-ink:#0B1220;--ch-paper:#ffffff}body,html{background:var(--ch-paper);color:var(--ch-ink)}html{font-family:var(--font-inter)}h1,h2,h3,h4,h5,h6{font-family:var(--font-playfair)}}@layer utilities{.font-inter{font-family:var(--font-inter)}.font-playfair{font-family:var(--font-playfair)}}html{scroll-behavior:smooth}body,html{height:100%}body{overscroll-behavior:none;background:#ffffff}*{scrollbar-width:thin;scrollbar-color:#d4d4d8 transparent}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}#banner,#cover,#hero,.Banner,.Hero,.banner,.cover,.fixed-top-hero,.hero,.hero-img,.hero:before,.sticky-hero,[data-cover],[data-hero]{display:none!important;background:none!important}header img[alt*=bag],header img[alt*=hero]{display:none!important}body,html{overflow:auto!important}:root{--vh:1vh}.home main .absolute.inset-0,.home main .fixed,.home main [style*="position:absolute"][style*="inset: 0"],.home main [style*="position:fixed"]{position:static!important;inset:auto!important}.home main img,.home main picture{max-height:78vh;width:auto;object-fit:contain}.home #banner,.home #cover,.home #hero,.home .Banner,.home .Hero,.home .banner,.home .cover,.home .hero,.home [data-cover],.home [data-hero]{display:none!important;background:none!important}header+* img[alt*=bag i],main>:first-child img[alt*=bag i]{max-height:78vh!important;width:auto!important;object-fit:contain!important}main>div>img:first-of-type,main>img:first-of-type,main>picture:first-of-type{display:none!important;visibility:hidden!important;max-height:0!important}