@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";:root{color-scheme:dark;--black:#090c13;--ink:#0d121e;--navy:#111e35;--blue:#173e87;--blue-bright:#366dc0;--ivory:#eee9dc;--silver:#c6cfda;--muted:#aeb8c8;--line:rgba(198,207,218,.22);--gold:#baaa84}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--ivory);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--ivory);outline-offset:5px}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:100;background:var(--ivory);color:var(--black);padding:.6rem 1rem}.skip-link:focus{top:1rem}.status-banner{padding:.8rem 1rem;text-align:center;background:#122e5d;border-bottom:1px solid #5779a8;color:#e9eef8;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;letter-spacing:.14em;line-height:1.35}.status-banner span{color:#c2cbdc;margin:0 .55rem}.site-header{height:88px;padding:0 clamp(1.25rem,5vw,6rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#090c13f0;position:relative;z-index:10}.brand{display:flex;gap:1rem;align-items:center}.brand-mark{width:38px;height:38px;border:1px solid var(--silver);border-radius:50%;display:grid;place-items:center;color:var(--silver);font-size:25px;line-height:1}.brand-copy{display:grid;line-height:1.3;gap:.28rem;white-space:nowrap}.brand-copy strong{font-size:.79rem;letter-spacing:.17em;font-weight:600}.brand-copy small{font-size:.58rem;letter-spacing:.22em;color:var(--muted)}nav{display:flex;gap:clamp(1.2rem,2.7vw,2.8rem);align-items:center}nav a{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:var(--silver);transition:color .2s}nav a:hover{color:#fff}nav .nav-cta{border:1px solid rgba(198,207,218,.47);padding:.8rem 1.05rem;color:var(--ivory)}.hero{min-height:660px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);background:radial-gradient(circle at 35% 58%,rgba(28,70,143,.25),transparent 44%),linear-gradient(110deg,#0a0d15 17%,#0e1d37 75%,#090c13);overflow:hidden}.hero-copy{align-self:center;padding:5rem 3rem 5rem clamp(1.5rem,7.4vw,8.5rem);position:relative;z-index:1}.eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin:0 0 1.6rem}.hero .eyebrow{display:flex;align-items:center;gap:1rem}.line{width:30px;height:1px;background:var(--gold)}h1,h2,h3,blockquote{font-family:Libre Caslon Display,Georgia,serif;font-weight:400}h1{font-size:clamp(4rem,7.5vw,7.8rem);line-height:.98;letter-spacing:-.035em;margin:0}h1 em,h2 em{font-weight:400;color:#cdd9e8}.hero-tagline{font:italic clamp(1.3rem,2vw,1.7rem) Georgia,serif;color:var(--silver);margin:1.55rem 0}.hero-description{max-width:37rem;color:#d6deea;line-height:1.82;margin:0 0 2.4rem}.hero-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-height:52px;padding:.85rem 1.25rem;text-transform:uppercase;font-size:.69rem;font-weight:700;letter-spacing:.13em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(120deg,#24549d,#173c7d);border:1px solid #5e86c7;color:#fff}.button span{font-size:1rem;font-weight:400}.hero-meta{font-size:.62rem;color:var(--muted);letter-spacing:.17em;white-space:nowrap}.hero-meta i{display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--gold);margin:0 .8rem;vertical-align:middle}.hero-visual{min-width:0;min-height:660px;margin:0;position:relative;overflow:hidden}.hero-visual img{width:100%;height:125%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0e1b31 0%,transparent 24%),linear-gradient(0deg,rgba(9,12,19,.58),transparent 30%);pointer-events:none}.hero-visual figcaption{position:absolute;bottom:2rem;right:2.5rem;z-index:1;letter-spacing:.23em;font-size:.63rem;color:#d8dfec}.chapter-rule{display:flex;justify-content:center;align-items:center;height:102px;color:var(--silver);font-size:1.5rem;background:var(--black)}.chapter-rule:before,.chapter-rule:after{content:"";width:min(20vw,240px);height:1px;background:var(--line);margin:0 2rem}.section-shell{max-width:1440px;padding:0 clamp(1.5rem,7.4vw,8.5rem);margin:auto}.experience{padding-top:4rem;padding-bottom:7.5rem}.section-heading{max-width:640px;margin-bottom:4.3rem}h2{font-size:clamp(3rem,5.4vw,5.7rem);line-height:1.06;letter-spacing:-.025em;margin:0 0 1.3rem}.section-heading>p:last-child{color:var(--muted);max-width:36rem;line-height:1.8}.experience-body{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,7vw,8rem);align-items:center}.ritual-steps{border-top:1px solid var(--line)}.ritual-step{display:grid;grid-template-columns:55px 1fr;gap:1rem;padding:2rem 0 2.1rem;border-bottom:1px solid var(--line)}.ritual-step>span{color:#6b92ce;font-size:.72rem;letter-spacing:.18em;margin-top:.4rem}.ritual-step h3{font-size:clamp(1.7rem,2.4vw,2.4rem);line-height:1.15;margin:0 0 .7rem}.ritual-step p{margin:0;color:var(--muted);font-size:.96rem;max-width:23rem;line-height:1.7}.open-visual{margin:0}.open-image-crop{aspect-ratio:5/5.2;overflow:hidden;border:1px solid var(--line)}.open-visual img{width:100%;height:125%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.open-visual figcaption{font-size:.75rem;color:var(--muted);margin-top:1rem;line-height:1.5}.indulgences{background:radial-gradient(circle at 75% 35%,rgba(39,87,168,.17),transparent 43%),#101724;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:7.5rem 0 6rem}.indulgences-head{display:flex;justify-content:space-between;gap:4rem;align-items:end;margin-bottom:3.3rem}.indulgences-head h2{max-width:750px;margin:0}.indulgences-head>p{max-width:280px;color:var(--muted);margin:0 0 .4rem;line-height:1.75}.level-list{border-top:1px solid rgba(198,207,218,.33)}.level{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:clamp(1.25rem,3vw,3.5rem);padding:2rem 0;border-bottom:1px solid var(--line);min-height:170px}.level-number{color:#93abd0;align-self:start;padding-top:.5rem;font-family:Georgia,serif;font-size:1.3rem}.level-kicker{font-size:.69rem;letter-spacing:.2em;color:var(--gold);font-weight:700;margin:0 0 .9rem}.level h3{font-size:clamp(1.65rem,2.8vw,2.8rem);line-height:1.15;max-width:810px;margin:0;color:var(--ivory)}.level-detail{margin:.8rem 0 0;color:var(--muted);font-size:.92rem}.flavor-note{font-size:.73rem;letter-spacing:.08em;text-transform:uppercase;color:#8394ac;margin:1.1rem 0 0}.flavor-note span{color:#bac9da;margin-left:.7rem}.level img{width:160px;height:160px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(214,222,234,.2)}.level-house{background:linear-gradient(90deg,rgba(27,64,130,.17),transparent 75%);padding-left:1rem;padding-right:1rem}.teaser-note{font-size:.76rem;color:var(--muted);margin:1.7rem 0 0}.closing{text-align:center;padding-top:7rem;padding-bottom:7.5rem}.closing-line{height:1px;width:70px;background:var(--silver);margin:0 auto 2.5rem}.closing-mark{display:block;width:52px;height:auto;margin:0 auto 1.5rem;filter:drop-shadow(0 2px 9px rgba(13,58,143,.35))}.closing .eyebrow{color:#a7bde1}blockquote{font-size:clamp(2.2rem,4.7vw,4.8rem);line-height:1.15;max-width:960px;margin:0 auto 1.4rem}.closing>p:last-child{color:var(--muted);margin:0}.first-reveal{background:linear-gradient(115deg,#173d81,#10284f 65%,#0d172a);border-top:1px solid #486c9f;padding:5.5rem 0}.first-reveal-inner{display:flex;justify-content:space-between;align-items:end;gap:5rem}.first-reveal h2{margin:0}.first-reveal .eyebrow{color:#cbdaf0}.first-reveal-action{max-width:355px;padding-bottom:.2rem}.first-reveal-action p{line-height:1.75;margin:0 0 1.5rem;color:#e1e9f2}.button-ivory{background:var(--ivory);color:#102449;min-width:250px}.button-ivory:hover{background:#fff}.first-reveal-action small{display:block;font-size:.73rem;color:#c0d0e6;margin-top:1rem}.site-footer{min-height:118px;padding:2.2rem clamp(1.5rem,7.4vw,8.5rem);display:flex;justify-content:space-between;align-items:center;gap:1.5rem;color:var(--muted);font-size:.78rem}.site-footer>span:first-child{color:var(--ivory);font-size:.7rem;letter-spacing:.17em;font-weight:700}.site-footer small{display:block;color:var(--muted);font-size:.56rem;letter-spacing:.2em;margin-top:.4rem}.site-footer a{text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.hero{grid-template-columns:1fr 42%}.hero-copy{padding-left:2.5rem}.hero-visual,.hero{min-height:620px}.hero-visual img{-o-object-position:45% center;object-position:45% center}.experience-body{gap:3rem}.level{grid-template-columns:45px 1fr}.site-footer{flex-wrap:wrap}}@media(max-width:760px){.site-header{height:auto;min-height:78px;padding:1rem 1.25rem;align-items:flex-start;gap:1rem}.brand-copy strong{font-size:.65rem}.brand-copy small{font-size:.49rem}.brand-mark{width:34px;height:34px;flex:none}nav{gap:1rem;flex-wrap:wrap;justify-content:flex-end}nav a{font-size:.62rem}nav .nav-cta{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:4.8rem 1.5rem 3rem}.hero h1{font-size:clamp(3.8rem,13vw,5.7rem)}.hero-description{max-width:34rem}.hero-visual{min-height:0;height:440px}.hero-visual img{-o-object-position:center top;object-position:center top}.hero-visual:after{background:linear-gradient(0deg,rgba(9,12,19,.5),transparent 36%)}.hero-meta{font-size:.58rem}.section-shell{padding-left:1.5rem;padding-right:1.5rem}.experience{padding-top:2rem;padding-bottom:5rem}.section-heading{margin-bottom:2rem}.experience-body{grid-template-columns:1fr;gap:3rem}.ritual-step{padding:1.5rem 0}.open-image-crop{aspect-ratio:1/1}.indulgences{padding:5rem 0}.indulgences-head{display:block;margin-bottom:2.5rem}.indulgences-head>p{max-width:34rem;margin-top:1.5rem}.level{grid-template-columns:30px 1fr;gap:1rem;min-height:145px;padding:1.4rem 0}.level h3{font-size:1.6rem}.level-detail{font-size:.82rem}.closing{padding-top:5rem;padding-bottom:5rem}.first-reveal-inner{display:block}.first-reveal-action{margin-top:2rem}.site-footer{min-height:0;padding:2.5rem 1.5rem}}@media(max-width:520px){.status-banner{font-size:1rem;letter-spacing:.08em;padding:.78rem .65rem}.status-banner span{margin:0 .35rem}.site-header{display:block}.brand{margin-bottom:1rem}nav{justify-content:flex-start}nav a{font-size:.62rem}.hero-visual{height:370px}.hero-actions{gap:1.2rem}.hero-meta{display:block}.level{grid-template-columns:25px 1fr;gap:.65rem}.level-number{font-size:1rem}.level-kicker{font-size:.58rem}.level h3{font-size:1.35rem}.level-detail{font-size:.79rem}.level-house{padding-left:.3rem;padding-right:.3rem}.site-footer{display:block}.site-footer>span{display:block;margin-bottom:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.first-reveal-link{display:inline-block;margin-top:1.1rem;text-decoration:underline;text-underline-offset:5px;color:#fff;font-size:.84rem}.preview-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(2rem,6vw,6rem);align-items:center;padding-top:4rem;padding-bottom:5rem;min-height:700px}.preview-copy h1{font-size:clamp(3.5rem,6.6vw,7rem)}.preview-stat{font-size:.75rem;letter-spacing:.14em;color:#c4d2e8;border-top:1px solid var(--line);padding-top:1.5rem;margin:2.5rem 0 .9rem}.preview-stat span{color:var(--gold);margin:0 .65rem}.preview-small{color:var(--muted);font-size:.9rem;line-height:1.75}.preview-image,.preview-open{margin:0}.preview-image img,.preview-open img{width:100%;height:auto;border:1px solid var(--line)}.preview-image figcaption,.preview-open figcaption{font-size:.75rem;color:var(--muted);margin-top:.8rem}.preview-second{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(2rem,7vw,8rem);align-items:center;padding-top:5rem;padding-bottom:7rem;border-top:1px solid var(--line)}.preview-second h2{max-width:620px}.preview-second p:not(.eyebrow){color:var(--muted);max-width:500px;line-height:1.8}.feedback-shell{max-width:850px;padding-top:5rem;padding-bottom:7rem}.feedback-shell h1{font-size:clamp(3.5rem,8vw,6.5rem)}.feedback-intro{max-width:660px;color:var(--muted);line-height:1.8;margin:2rem 0 3rem}.feedback-form{display:grid;gap:1.5rem}.feedback-form label{display:grid;gap:.5rem;color:var(--ivory);font-size:.88rem}.feedback-form input:not([type=radio]),.feedback-form textarea,.feedback-form select{width:100%;background:#111b2b;color:var(--ivory);border:1px solid #61728a;border-radius:0;padding:.85rem .95rem;min-height:48px;font:inherit}.feedback-form textarea{resize:vertical}.feedback-form input:focus-visible,.feedback-form textarea:focus-visible,.feedback-form select:focus-visible,.feedback-form button:focus-visible{outline:2px solid var(--ivory);outline-offset:3px}.feedback-pair{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.feedback-form fieldset{border:1px solid var(--line);padding:1.25rem;margin:.5rem 0}.feedback-form legend{padding:0 .5rem;font-size:.9rem}.feedback-form .radio{display:flex;align-items:flex-start;gap:.7rem;margin:.75rem 0;line-height:1.5}.radio input{margin:.3rem 0 0;accent-color:#8fb3f0}.feedback-note{font-size:.78rem;color:#b9c7da;line-height:1.6}.feedback-form .button{cursor:pointer;max-width:350px}.copy-feedback{background:none;border:none;color:var(--silver);text-decoration:underline;text-underline-offset:4px;cursor:pointer;justify-self:start;padding:0;font:inherit;font-size:.83rem}@media(max-width:760px){.preview-hero,.preview-second{grid-template-columns:1fr;min-height:0;padding-top:3.5rem;padding-bottom:4rem}.preview-hero,.preview-second{gap:2rem}.preview-second .preview-open{order:2}.feedback-shell{padding-top:3.5rem;padding-bottom:5rem}}@media(max-width:520px){.feedback-pair{grid-template-columns:1fr}.preview-stat{line-height:1.9}.preview-stat span{margin:0 .25rem}}.view-note{color:#eaf0fa!important;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
