
:root{color-scheme:dark;--ink:#080808;--paper:#f2f2f2;--muted:#b2b2b2;--line:#333333}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--ink);color:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:2px solid var(--paper);outline-offset:6px}::selection{background:#dddddd;color:#111}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Atra Display',Georgia,serif;font-weight:400}em{font-weight:400}a,summary{touch-action:manipulation}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--paper);color:var(--ink);z-index:20}.skip-link:focus{top:12px}.announcement{padding:12px 5%;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:2px;display:flex;justify-content:space-between;color:var(--muted)}.site-header{padding:12px 5%;height:90px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{width:246px;display:block}.brand img{filter:invert(1);mix-blend-mode:screen}nav{display:flex;gap:35px;font-size:11px;letter-spacing:.7px}nav a:hover,.text-link:hover,.collection-note a:hover{color:white;text-decoration:underline;text-underline-offset:6px}.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;min-height:760px;padding:72px 5% 88px;gap:6%}.eyebrow{font-size:10px;letter-spacing:2px;line-height:1.8}.hero h1{font-size:clamp(60px,7.4vw,110px);line-height:.98;letter-spacing:-4px;margin:28px 0 25px}.hero h1 em{color:#d0d0d0}.intro{max-width:340px;font-size:14px;line-height:1.8;color:var(--muted)}.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--paper);color:var(--ink);min-height:52px;padding:15px 23px;font-size:11px;letter-spacing:1px;margin-top:32px;transition:background .2s,transform .2s}.cta:hover{background:white;transform:translateY(-2px)}.cta span{font-size:20px}.launch-note{margin-top:22px;font-size:8px;letter-spacing:1.5px;color:var(--muted);display:flex;align-items:center;gap:8px}.launch-note span{width:4px;height:4px;background:#cccccc;border-radius:50%}.hero-art{border:1px solid var(--line);padding:22px;align-self:center;position:relative;background:#111;max-width:570px}.art-caption{display:flex;justify-content:space-between;color:var(--muted);font-size:8px;letter-spacing:1.5px}.emblem-frame{margin:28px auto 22px;max-width:430px;padding:8%;border:1px solid #303030;border-radius:50%}.emblem-frame img{border-radius:50%;opacity:.86}.art-foot{text-align:center;font-size:8px;letter-spacing:2.6px;color:var(--muted);margin-bottom:4px}.scroll-link{position:absolute;bottom:28px;left:5%;font-size:9px;letter-spacing:1px;color:var(--muted)}.scroll-link span{margin-left:30px}.section-pad{padding:92px 5%}.collection{background:#111;color:var(--paper);border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1fr 2fr 1.2fr;align-items:start;gap:30px}.section-heading h2,.house h2{font-size:clamp(34px,4vw,58px);line-height:1.13;letter-spacing:-1.5px}.section-heading>p:last-child{font-size:12px;line-height:1.8;align-self:end;color:#b5b5b5}.category-list{margin-top:60px;border-top:1px solid #383838}.category{display:flex;align-items:center;gap:8%;padding:22px 0;border-bottom:1px solid #383838}.category-number{font-size:10px;color:#a0a0a0}.category h3{font-size:38px}.category-status{margin-left:auto;font-size:8px;letter-spacing:1.3px;color:#adadad}.collection-note{font-size:11px;margin-top:27px;color:#b5b5b5}.collection-note a{text-decoration:underline;text-underline-offset:4px}.house{display:grid;grid-template-columns:1fr 3.2fr;gap:30px;border-bottom:1px solid var(--line)}.house h2{margin-bottom:32px}.house p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:550px;color:var(--muted);margin-bottom:18px}.text-link{display:inline-flex;gap:35px;margin-top:17px;font-size:11px;letter-spacing:.5px;border-bottom:1px solid #777777;padding-bottom:10px}.questions{display:grid;grid-template-columns:1fr 3.2fr;column-gap:30px}.questions>.eyebrow{grid-row:1/4}details{border-bottom:1px solid var(--line);padding:22px 0}details:first-of-type{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-family:Georgia,serif;font-size:21px;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-family:Arial;font-size:18px;color:var(--muted)}details[open] summary span{transform:rotate(45deg)}details p{max-width:560px;padding-top:20px;font-size:13px;line-height:1.8;color:var(--muted)}details a{text-decoration:underline;text-underline-offset:4px}.closing{text-align:center;padding:65px 5% 100px;background:#101010}.closing h2{font-size:clamp(48px,7vw,88px);letter-spacing:-2px;margin-top:22px}.closing .cta{margin-top:24px}footer{display:flex;justify-content:space-between;gap:20px;padding:26px 5%;font-size:8px;letter-spacing:1.4px;color:var(--muted)}
@media(min-width:1500px){.hero{padding-left:max(5%,calc((100% - 1380px)/2));padding-right:max(5%,calc((100% - 1380px)/2))}}
@media(max-width:760px){.announcement{font-size:7px;letter-spacing:1.1px}.announcement span{display:none}.site-header{height:78px;padding-top:0;padding-bottom:0}.brand{width:180px}nav{gap:18px;font-size:10px}nav a:first-child{display:none}.hero{padding-top:45px;grid-template-columns:1fr;gap:42px}.hero h1{font-size:72px;letter-spacing:-3px}.hero-art{max-width:none;width:100%;padding:18px}.emblem-frame{max-width:310px;margin:20px auto}.hero-copy{max-width:520px}.section-pad{padding:58px 5%}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading h2,.house h2{font-size:40px}.category-list{margin-top:36px}.category h3{font-size:30px}.category-status{font-size:7px}.house,.questions{grid-template-columns:1fr;gap:25px}.questions>.eyebrow{grid-row:auto}summary{font-size:19px}.questions details{padding-top:18px}.questions details+details{margin-top:-25px}footer{flex-wrap:wrap;font-size:7px}.closing{padding:60px 5%}.intro{max-width:350px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@font-face{font-family:'Atra Display';src:url('/fonts/CinzelDecorative-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
h1 em,h2 em{font-style:normal}.hero h1{font-size:clamp(48px,5.9vw,90px);line-height:1.12;letter-spacing:-1.5px}.hero{gap:4%;min-height:780px}.hero-art{background:#080808;border-radius:48% 48% 0 0;padding-top:52px}.art-caption{justify-content:center;gap:24px}.emblem-frame{border-radius:48% 48% 0 0;padding:4%;max-width:420px}.emblem-frame img{border-radius:0;filter:invert(1);mix-blend-mode:screen;opacity:.95}.section-heading{grid-template-columns:.8fr 1.7fr 1fr}.section-heading h2,.house h2{font-size:clamp(30px,3.4vw,48px);letter-spacing:-.5px;line-height:1.3}.closing h2{font-size:clamp(40px,6vw,80px);letter-spacing:-1px}.category h3{font-size:30px}.category-status{text-align:right;max-width:240px}.announcement,.eyebrow,.art-caption,.art-foot,.launch-note,.scroll-link,.category-number,.category-status,footer{font-size:12px}.intro,.house p:not(.eyebrow),details p{font-size:16px}.cta,nav,.text-link,.collection-note,.section-heading>p:last-child{font-size:14px}.brand{width:270px}.site-header{height:108px}.hero-copy{min-width:0}.closing{border-top:1px solid #333}footer{flex-wrap:wrap}.cta{letter-spacing:.3px}.questions details{min-width:0}
@media(max-width:760px){.brand{width:180px;flex-shrink:0}.site-header{height:auto;min-height:92px;flex-wrap:wrap;gap:6px;padding-bottom:16px}nav{font-size:14px;gap:22px}.hero h1{font-size:clamp(44px,10.5vw,72px);letter-spacing:-1px}.hero-art{padding-top:40px}.section-heading{grid-template-columns:1fr}.section-heading h2,.house h2{font-size:32px}.category{gap:18px;flex-wrap:wrap}.category h3{font-size:25px;max-width:75%}.category-status{width:100%;max-width:none;text-align:left;margin-left:34px}.announcement,.launch-note,.art-caption,.art-foot,.eyebrow,.scroll-link,footer{font-size:12px}.scroll-link{max-width:90%;line-height:1.6}.art-caption{gap:18px}.emblem-frame{max-width:310px}.hero{min-height:0}.intro{max-width:100%}.closing h2{font-size:40px}.questions{display:block}.questions>.eyebrow{margin-bottom:25px}.questions details+details{margin-top:0}summary{font-size:20px}}

/* Centre the original wordmark as the header's main feature. */
.site-header{height:auto;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 5% 25px}
.site-header .brand{width:min(660px,86vw);flex-shrink:0;margin:0 auto}
.site-header nav{display:flex;justify-content:center;flex-wrap:wrap;gap:18px 38px;text-align:center}
@media(max-width:760px){.site-header{padding:8px 5% 22px;gap:8px}.site-header .brand{width:min(520px,90vw)}.site-header nav{gap:14px 24px}.site-header nav a:first-child{display:inline}}

/* Invert the hero only, keeping the surrounding site dark. */
.hero{background:#fff;color:#080808}
.hero h1 em{color:#333}
.hero .intro,.hero .launch-note,.hero .scroll-link,.hero .art-caption,.hero .art-foot{color:#444}
.hero .launch-note span{background:#111}
.hero .hero-art{background:#fff;border-color:#ccc}
.hero .emblem-frame{border-color:#ddd}
.hero .emblem-frame img{filter:none;mix-blend-mode:multiply;opacity:1}
.hero .cta{background:#111;color:#fff}
.hero .cta:hover{background:#333}
.hero a:focus-visible{outline-color:#111}

/* A white introduction with the cathedral contained inside its arch. */
.hero{background:#fff;color:#080808}.hero h1 em{color:inherit}
.hero .hero-art{background:transparent;border-color:#bbb}
.hero .cathedral-window{padding:0;border:1px solid #bbb;border-radius:48% 48% 0 0;overflow:hidden;aspect-ratio:4/5}
.hero .cathedral-window img{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:none;mix-blend-mode:normal;border-radius:0;opacity:1}
.house>div>.eyebrow{margin-bottom:22px}.house-keepers{display:grid;grid-template-columns:1fr 1fr;gap:38px;margin:48px 0;padding:36px 0;border-top:1px solid #444;border-bottom:1px solid #444}
.house-keepers h3{font-size:32px;margin:14px 0 20px}.house-keepers article{min-width:0}.house .house-keepers p:not(.eyebrow){margin-bottom:0}
.house-vision h3{font-size:clamp(24px,2.5vw,34px);line-height:1.4;max-width:660px;margin:20px 0}.house .house-motto{font-family:'Atra Display',Georgia,serif;color:#eee;margin:28px 0 0}
@media(max-width:760px){.house-keepers{grid-template-columns:1fr;gap:34px}.hero .cathedral-window{max-width:360px}}

.hero .triptych-art{border:0;border-radius:0;padding:0;background:transparent;width:100%;max-width:520px;justify-self:center;color:#111}.atra-triptych{display:block;width:100%;height:auto}.hero .triptych-art::before,.hero .triptych-art::after{content:none}
@media(max-width:760px){.hero .triptych-art{max-width:400px}}
