@charset "UTF-8";@font-face{font-family:"BW Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/bw-serif.woff) format("woff")}@font-face{font-family:"BW Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/bw-serif-italic.woff) format("woff")}@font-face{font-family:BW Sans;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/fonts/bw-sans-200.woff) format("woff")}@font-face{font-family:BW Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/bw-sans-300.woff) format("woff")}@font-face{font-family:BW Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/bw-sans-400.woff) format("woff")}@font-face{font-family:BW Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/bw-sans-700.woff) format("woff")}@font-face{font-family:BW Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/bw-grotesk-400.woff) format("woff")}@font-face{font-family:BW Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/bw-grotesk-600.woff) format("woff")}:root{--dark: #0b0b0b;--dark-2: #1a1a1a;--dark-gradient: linear-gradient(180deg, #1a1a1a 0%, #0b0b0b 100%);--gold: #c9a96b;--gold-strong: #d4b87e;--cream: #efede8;--text-light: #f8f8f8;--text-dark: #1a1a1a;--muted: #d9d9d9;--muted-dark: #6b6b6b;--card-overlay: linear-gradient( 180deg, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .35) 45%, rgba(0, 0, 0, .78) 100% );--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--font-ui: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--content-max: 1300px;--content-pad: clamp(1.25rem, 5vw, 4rem);--section-pad-y: clamp(3.5rem, 8vw, 7.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark);color:var(--text-light);font-family:var(--font-ui);font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{margin:0;font-weight:500;line-height:1.15}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:var(--content-pad)}.section{padding-block:var(--section-pad-y)}.section--dark{background:var(--dark);color:var(--text-light)}.section--dark-gradient{background:var(--dark-gradient);color:var(--text-light)}.section--cream{background:var(--cream);color:var(--text-dark)}.display{font-family:var(--font-display);font-style:italic;font-weight:400;letter-spacing:.01em}.eyebrow{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:600}.gold{color:var(--gold)}.gold-badge{display:inline-block;background:var(--gold);color:#fff;text-transform:uppercase;letter-spacing:.16em;font-weight:600;font-size:clamp(.62rem,1.6vw,.85rem);line-height:1.4;padding:.7em 1.4em}.cta{display:inline-block;background:var(--gold);color:#111;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:.85rem;padding:1rem 2.4rem;border:none;border-radius:999px;cursor:pointer;transition:background .25s ease,transform .25s ease,color .25s ease}.cta:hover{background:var(--gold-strong);transform:translateY(-2px)}.cta--outline{background:transparent;color:var(--gold);border:1px solid var(--gold)}.cta--outline:hover{background:var(--gold);color:#111}.em-breve{display:inline-block;background:var(--gold);color:#1a1a1a;text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:.62rem;padding:.35em .9em;border-radius:3px}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.narrow{max-width:52rem}.center{text-align:center}.center .cta{margin-top:2.5rem}.lead{font-family:var(--font-display);font-style:italic;font-size:clamp(1.4rem,3.5vw,2.1rem);line-height:1.35;margin-bottom:1.5rem}.body{font-size:clamp(.95rem,2vw,1.05rem);line-height:1.75;color:var(--muted);margin-bottom:1.25rem}.section--cream .body{color:#3a3a3a}.body:last-child{margin-bottom:0}.heading-ui{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:clamp(1.3rem,3vw,1.9rem);margin-bottom:2rem}.section--cream .heading-ui{color:var(--text-dark)}.checklist{list-style:none;margin:0;padding:0;display:grid;gap:1rem;max-width:52rem}.checklist__item{display:flex;align-items:flex-start;gap:1rem;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.6;color:var(--muted)}.section--cream .checklist__item{color:#3a3a3a}.checklist__mark{color:var(--gold);font-weight:700;flex-shrink:0;line-height:1.6}.bullets{list-style:none;margin:2rem auto 0;padding:0;max-width:46rem;display:grid;gap:1rem;text-align:left}.bullets li{position:relative;padding-left:1.6rem;color:var(--muted);font-size:clamp(.95rem,2vw,1.05rem);line-height:1.6}.bullets li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background:var(--gold)}
