@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;1,700&display=swap');:root{--ink:#251d2d;--plum:#6c2d68;--rose:#e85d75;--cream:#fff9f4;--line:#eadde8;--gold:#f4b860}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.75 'DM Sans',sans-serif}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:9}header{position:sticky;top:0;background:#fffdfbd9;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);z-index:5}.bar{max-width:1200px;margin:auto;padding:.8rem 1.2rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex}.logo img{display:block}nav{display:flex;gap:1.4rem}nav a,.links a,.related a,footer a{color:inherit;text-decoration:none;font-weight:600}.menu{display:none}.hero{max-width:1200px;margin:auto;padding:5rem 1.2rem;display:grid;grid-template-columns:1.35fr .65fr;gap:4rem;align-items:center}.eyebrow,.tag{color:var(--rose);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hero h1{font:700 clamp(3rem,7vw,6rem)/.95 'Playfair Display';letter-spacing:-.04em;margin:.7rem 0 1.4rem}.hero h1 em{color:var(--plum)}.hero p{font-size:1.2rem;max-width:650px}.search{display:flex;gap:.7rem;align-items:center;background:#fff;padding:.7rem;border-radius:14px;border:1px solid var(--line);box-shadow:0 16px 40px #6c2d6814;margin-top:2rem}.search input{flex:1;border:0;background:#faf3f8;padding:.9rem;border-radius:9px;font:inherit;min-width:0}.search b{font-size:.85rem;color:#766b78}.poster{min-height:470px;background:linear-gradient(145deg,#6c2d68,#b23a65 58%,#e85d75);color:white;border-radius:38% 62% 42% 58%/54% 37% 63% 46%;padding:4rem 2rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:25px 25px 0 #f4b860}.poster strong{font:700 2.15rem/1.25 'Playfair Display'}.featured,.directory,.home-copy,.crumb,main>article,main>.related{max-width:1200px;margin:auto;padding:4rem 1.2rem}.heading h2,.home-copy>h2{font:700 clamp(2.2rem,5vw,4rem)/1 'Playfair Display';margin:.5rem 0}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.tile{min-height:150px;padding:1.2rem;border-radius:20px;color:white;text-decoration:none;display:flex;flex-direction:column;justify-content:end;font:700 1.35rem 'Playfair Display'}.tile small{font:500 .78rem 'DM Sans'}.t0{background:#6c2d68}.t1{background:#e85d75}.t2{background:#9b4776}.t3{background:#bd6b73}.t4{background:#574170}.t5{background:#c24f77}.t6{background:#7a3650}.t7{background:#8d5b4c}.directory{max-width:none;background:#f7edf4;padding-left:max(1.2rem,calc((100% - 1152px)/2));padding-right:max(1.2rem,calc((100% - 1152px)/2))}.group{border-top:1px solid #ddc9da;padding:1rem 0 2rem}.group h2{font:700 1.7rem 'Playfair Display'}.links{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem}.links a{background:#fff;padding:.65rem .75rem;border:1px solid var(--line);border-radius:9px;font-size:.85rem}.links a:hover{color:var(--rose);border-color:var(--rose)}.crumb{padding-bottom:0;color:#7c6d7c;font-size:.9rem}.crumb a{color:var(--plum)}main>article{max-width:850px}article h1{font:700 clamp(2.5rem,6vw,4.8rem)/1 'Playfair Display';letter-spacing:-.035em;margin:.8rem 0}.lead{font-size:1.2rem;color:#695c69}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2.5rem 0}.quote-grid blockquote{margin:0;min-height:240px;background:linear-gradient(150deg,#6c2d68,#e85d75);color:white;border-radius:18px;padding:1.4rem;font:700 1.25rem/1.4 'Playfair Display';display:flex;flex-direction:column;justify-content:space-between}.quote-grid button{align-self:start;border:0;border-radius:20px;padding:.45rem .8rem;color:#6c2d68;background:white;font:600 .75rem 'DM Sans'}article section{margin:3rem 0}article section h2{font:700 1.8rem 'Playfair Display'}.related{max-width:850px!important;padding-top:0!important;display:grid;gap:.7rem}.related a{background:white;border:1px solid var(--line);border-radius:10px;padding:.8rem}.home-copy{max-width:850px}.hidden{display:none!important}footer{background:#2e1830;color:#f7eaf5;padding:3rem max(1.2rem,calc((100% - 1152px)/2));display:grid;grid-template-columns:2fr 1fr;gap:2rem}footer div{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.copy{grid-column:1/-1;border-top:1px solid #ffffff22;padding-top:1rem}@media(max-width:900px){.hero{grid-template-columns:1fr}.poster{min-height:330px}.tiles,.links{grid-template-columns:repeat(2,1fr)}.menu{display:block;border:0;background:#f7edf4;border-radius:9px;font-size:1.4rem}nav{display:none;position:absolute;right:1rem;top:68px;background:white;padding:1rem;border:1px solid var(--line);border-radius:12px;flex-direction:column}nav.open{display:flex}.quote-grid{grid-template-columns:1fr}.search{align-items:stretch;flex-direction:column}}@media(max-width:520px){.tiles,.links{grid-template-columns:1fr}.hero h1{font-size:3rem}.poster{box-shadow:12px 12px 0 #f4b860}footer{grid-template-columns:1fr}.copy{grid-column:auto}}