:root{--bg:#1C1714;--bg-alt:#251E19;--bg-deep:#14100D;--fg:#E8DFD4;--muted:#3D332B;--muted-fg:#9C8B7A;--border:#4A3F35;--brass:#C9A962;--brass-lt:#D4B872;--brass-dk:#B8953F;--bronze:#B0824A;--crimson:#AE352C;--rubric:#DD6754;--crimson-deep:#8B2635;--font-heading:var(--f-heading),"Cormorant Garamond",serif;--font-body:var(--f-body),"Crimson Pro",serif;--font-display:var(--f-display),"Cinzel",serif;--ease:cubic-bezier(0.33,0,0.2,1);--t-base:300ms;--t-slow:500ms;--t-cinema:700ms;--maxw:1120px;--radius:4px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1}body:before{background:radial-gradient(ellipse at center,transparent 0,transparent 58%,rgba(0,0,0,.42) 100%)}body:after{background-image:radial-gradient(circle at 12% 18%,rgba(201,169,98,.022) 0 1.5px,transparent 1.5px),radial-gradient(circle at 73% 41%,rgba(232,223,212,.014) 0 1px,transparent 1px),radial-gradient(circle at 38% 79%,rgba(201,169,98,.018) 0 1.5px,transparent 1.5px);background-size:7px 7px,5px 5px,9px 9px;mix-blend-mode:overlay;opacity:.6}#__next,main{position:relative;z-index:2}.container{max-width:var(--maxw);margin:0 auto;padding:0 28px}.narrow{max-width:760px}.section{padding:clamp(72px,11vw,132px) 0}.section--tight{padding:clamp(48px,7vw,80px) 0}.center{text-align:center}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;line-height:1.08;letter-spacing:-.01em}h1{font-size:clamp(40px,6.5vw,76px)}h2{font-size:clamp(30px,4.4vw,50px)}h3{font-size:clamp(22px,2.6vw,30px)}p{color:var(--fg)}em{font-style:italic}a{color:var(--brass);text-decoration:none;transition:color var(--t-base) var(--ease)}.kicker{font-family:var(--font-display);font-size:11px;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:var(--rubric)}.sec-title{font-family:var(--font-heading);font-style:italic;font-weight:400}.lead{font-size:clamp(18px,2vw,21px);line-height:1.6}.lead,.muted{color:var(--muted-fg)}.overline{display:inline-flex;align-items:center;gap:14px;color:var(--bronze)}.overline:after,.overline:before{content:"";width:38px;height:1px;background:linear-gradient(90deg,transparent,var(--bronze))}.overline:after{background:linear-gradient(90deg,var(--bronze),transparent)}.overline span{font-family:var(--font-display);font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--brass)}.ornament{display:flex;align-items:center;justify-content:center;gap:16px;color:var(--brass)}.ornament:after,.ornament:before{content:"";height:1px;width:clamp(40px,12vw,120px);background:linear-gradient(90deg,transparent,var(--border) 30%,var(--brass))}.ornament:after{background:linear-gradient(90deg,var(--brass),var(--border) 70%,transparent)}.ornament .glyph{font-size:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-display);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border-radius:var(--radius);padding:0 28px;height:50px;transition:filter var(--t-base) var(--ease),background var(--t-base) var(--ease),color var(--t-base) var(--ease),border-color var(--t-base) var(--ease)}.btn-brass{color:#1C1714;border:none;background:linear-gradient(180deg,var(--brass-lt) 0,var(--brass) 50%,var(--brass-dk) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(0,0,0,.2),0 2px 10px rgba(0,0,0,.3);text-shadow:0 1px 0 rgba(255,255,255,.22)}.btn-brass:hover{filter:brightness(1.07)}.btn-ghost{color:var(--brass);border:1.5px solid var(--brass);background:transparent}.btn-ghost:hover{background:var(--crimson-deep);border-color:var(--crimson-deep);color:var(--fg)}.btn-sm{height:42px;padding:0 20px;font-size:11px}:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg),0 0 0 4px var(--brass);border-radius:2px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 28px;background:rgba(20,16,13,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:border-color var(--t-base),padding var(--t-base),background var(--t-base)}.site-header[data-scrolled=true]{padding:10px 28px;border-bottom-color:var(--border);background:rgba(20,16,13,.85)}.wordmark{display:inline-flex;align-items:center;gap:11px}.wordmark .badge{width:30px;height:38px;flex:none;color:var(--bronze)}.wordmark .name{font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:.26em;color:var(--bronze)}.nav{display:flex;align-items:center;gap:30px}.nav a:not(.btn){font-family:var(--font-display);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-fg)}.nav a:not(.btn):hover,.nav a:not(.btn)[aria-current=page]{color:var(--brass)}.nav-cta{display:inline-flex}.menu-toggle{display:none;background:none;border:none;color:var(--brass);cursor:pointer}@media (max-width:860px){.nav{position:fixed;inset:0 0 0 auto;width:min(80vw,320px);flex-direction:column;align-items:flex-start;justify-content:center;gap:28px;padding:40px;background:var(--bg-alt);border-left:1px solid var(--border);transform:translateX(100%);visibility:hidden;transition:transform var(--t-slow) var(--ease),visibility var(--t-slow) var(--ease);z-index:60}.nav[data-open=true]{transform:translateX(0);visibility:visible}.nav a{font-size:14px}.menu-toggle{display:inline-flex;z-index:61}.nav-cta{margin-top:8px}}.hero{padding:clamp(80px,13vw,150px) 0 clamp(60px,9vw,110px);text-align:center;position:relative}.hero:before{content:"";position:absolute;inset:-12% 0 auto;height:120%;background:radial-gradient(ellipse 70% 80% at 50% -8%,#2C2119 0,transparent 62%);z-index:-1;pointer-events:none}.hero h1{max-width:16ch;margin:18px auto 0}.hero .lead{max-width:54ch;margin:22px auto 0}.hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:36px}.hero-arch{width:64px;height:80px;margin:0 auto 6px;display:block}.card{position:relative;background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);transition:border-color var(--t-base) var(--ease),box-shadow var(--t-slow) var(--ease),transform var(--t-slow) var(--ease)}.card:hover{border-color:rgba(201,169,98,.5);box-shadow:0 10px 30px rgba(0,0,0,.35)}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}.work{display:block;overflow:hidden}.work:hover{transform:translateY(-3px)}.work-figure{position:relative;aspect-ratio:16/10;overflow:hidden;border-bottom:1px solid var(--border);background:var(--bg-deep)}.work-figure img{width:100%;height:100%;object-fit:cover;display:block;filter:sepia(.55) contrast(.95) brightness(.88);transform:scale(1.02);transition:filter var(--t-cinema) var(--ease),transform var(--t-cinema) var(--ease)}.work:hover .work-figure img{filter:sepia(0) contrast(1) brightness(1);transform:scale(1.05)}.work-body{padding:22px 24px 26px}.work-label{font-family:var(--font-display);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--brass)}.work-body h3{margin:8px 0;color:var(--fg)}.work-body p{color:var(--muted-fg);font-size:16px;line-height:1.55}.work-more{display:inline-block;margin-top:14px;font-family:var(--font-display);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass)}.work:hover .work-more{color:var(--brass-lt)}@media (max-width:720px){.work-grid{grid-template-columns:1fr;gap:22px}}.editions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:stretch}.edition{display:flex;flex-direction:column;padding:30px 26px}.edition .corner{position:absolute;width:16px;height:16px;border:1px solid var(--brass);opacity:.55}.edition .corner.tl{top:8px;left:8px;border-right:none;border-bottom:none}.edition .corner.br{bottom:8px;right:8px;border-left:none;border-top:none}.edition--featured{border-color:var(--brass)}.edition .ed-tag{position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-family:var(--font-display);font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#1C1714;background:linear-gradient(180deg,var(--brass-lt),var(--brass-dk));padding:4px 12px;border-radius:2px}.ed-name{font-weight:600;font-size:26px;color:var(--fg)}.ed-name,.ed-price{font-family:var(--font-heading)}.ed-price{font-style:italic;font-size:17px;color:var(--brass);margin-top:6px}.ed-rule{width:26px;height:1px;background:var(--brass);margin:18px 0 16px}.ed-desc{font-size:16px;line-height:1.55;color:var(--fg)}.ed-for{margin-top:auto;padding-top:16px;font-family:var(--font-heading);font-style:italic;font-size:15px;color:var(--muted-fg)}@media (max-width:820px){.editions{grid-template-columns:1fr;gap:26px}}.pillars{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(18px,2.5vw,26px);gap:clamp(18px,2.5vw,26px);margin-top:clamp(28px,4vw,40px)}.pillar{position:relative;background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(28px,3.2vw,40px) clamp(26px,3vw,36px)}.pillar .corner{position:absolute;width:16px;height:16px;border:1px solid var(--brass);opacity:.55}.pillar .corner.tl{top:10px;left:10px;border-right:none;border-bottom:none}.pillar .corner.br{bottom:10px;right:10px;border-left:none;border-top:none}.pillar-num{display:block;font-family:var(--font-display);font-weight:600;font-size:clamp(28px,3.5vw,42px);line-height:1;color:var(--bronze);margin-bottom:12px}.pillar .kicker{display:block;color:var(--brass);margin-bottom:10px}.pillar p{color:var(--muted-fg);line-height:1.7}@media (max-width:720px){.pillars{grid-template-columns:1fr;gap:16px}}.why-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(22px,3vw,40px);gap:clamp(22px,3vw,40px);margin-top:clamp(28px,4vw,44px)}.why-strip .col-rule{width:34px;height:2px;background:var(--brass);opacity:.85;margin-bottom:16px}.why-strip .col-label{display:block;font-family:var(--font-display);font-weight:600;font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:var(--brass);margin-bottom:10px}.why-strip p{color:var(--fg);font-size:16px;line-height:1.55}@media (max-width:820px){.why-strip{grid-template-columns:repeat(2,1fr);gap:32px 28px}}@media (max-width:460px){.why-strip{grid-template-columns:1fr}}.why-extras{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(22px,3vw,44px);gap:clamp(22px,3vw,44px);margin-top:clamp(26px,3.5vw,40px);padding-top:clamp(24px,3vw,34px);border-top:1px solid var(--border)}.why-extras .col-label{display:block;font-family:var(--font-display);font-weight:600;font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass);margin-bottom:10px}.why-extras p{color:var(--fg);font-size:16px;line-height:1.6}@media (max-width:600px){.why-extras{grid-template-columns:1fr;gap:26px}}.dropcap:first-letter{font-family:var(--font-display);font-weight:600;float:left;line-height:.82;font-size:4.6em;margin:6px 14px 0 0;color:var(--brass);text-shadow:1.5px 1.5px 1.5px rgba(0,0,0,.45)}.site-footer{border-top:1px solid var(--border);padding:56px 0 40px;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:28px;gap:28px;align-items:center}.footer-mark{text-align:center}.footer-mark .badge{width:40px;height:50px;margin:0 auto;color:var(--bronze)}.footer-mark .tag{font-family:var(--font-display);font-size:9px;letter-spacing:.3em;text-transform:uppercase;color:var(--muted-fg);margin-top:8px}.footer-quote{font-family:var(--font-heading);font-style:italic;font-size:19px;line-height:1.3}.footer-contact{text-align:right;font-size:15px;line-height:1.7}.footer-contact a{color:var(--fg)}.footer-contact a:hover{color:var(--brass)}.footer-contact .label{font-family:var(--font-display);font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted-fg);margin-right:8px}@media (max-width:720px){.footer-grid{grid-template-columns:1fr;gap:24px}.footer-contact,.footer-grid,.footer-quote{text-align:center}}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:clamp(36px,5vw,52px);padding-top:20px;border-top:1px solid var(--border);font-family:var(--font-display);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.footer-bottom,.footer-bottom a{color:var(--muted-fg)}.footer-bottom a:hover{color:var(--brass)}@media (max-width:720px){.footer-bottom{justify-content:center;gap:10px 18px}}.reveal{opacity:0;transform:translateY(16px);animation:rise .7s var(--ease) forwards}@keyframes rise{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.arch-img{position:relative;overflow:hidden;border:1px solid var(--brass);background:var(--bg-deep);box-shadow:0 18px 46px rgba(0,0,0,.42);border-radius:44% 44% var(--radius) var(--radius) /24% 24% var(--radius) var(--radius)}.arch-img img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;filter:sepia(.5) contrast(.96) brightness(.9);transition:filter var(--t-cinema) var(--ease),transform var(--t-cinema) var(--ease)}.arch-img:hover img{filter:none;transform:scale(1.03)}.hero-split{display:grid;grid-template-columns:1.04fr .96fr;grid-gap:clamp(32px,5vw,76px);gap:clamp(32px,5vw,76px);align-items:center;padding:clamp(56px,9vw,116px) 0 clamp(52px,8vw,92px);position:relative}.hero-split .hero-text{text-align:left}.hero-split h1{font-size:clamp(38px,5.2vw,70px);max-width:13ch;margin:16px 0 0}.hero-split .lead{margin:22px 0 0;max-width:44ch}.hero-split .hero-cta{justify-content:flex-start;margin-top:34px}.hero-figure{position:relative}.hero-figure .arch-img{aspect-ratio:4/5}.hero-figcap{margin-top:14px;font-family:var(--font-display);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted-fg)}@media (max-width:880px){.hero-split{grid-template-columns:1fr;gap:40px}.hero-split,.hero-split .hero-text{text-align:center}.hero-split .lead,.hero-split h1{margin-inline:auto}.hero-split .hero-cta{justify-content:center}.hero-figure{max-width:340px;margin:0 auto}}.sec-head{margin-bottom:clamp(32px,5vw,52px)}.sec-head .rule{width:42px;height:1px;background:var(--brass);margin-bottom:16px}.sec-head .glyph{color:var(--brass);font-size:13px;margin-left:10px}.sec-head h2{margin-top:8px}.work-rows{display:grid;grid-gap:clamp(44px,7vw,88px);gap:clamp(44px,7vw,88px)}.work-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(28px,4vw,60px);gap:clamp(28px,4vw,60px);align-items:center}.work-row:nth-child(2n) .work-row-fig{order:2}.work-row-fig .arch-img{aspect-ratio:4/3;border-radius:30% 30% var(--radius) var(--radius) /15% 15% var(--radius) var(--radius)}.work-row-body .work-label{color:var(--brass)}.work-row-body h3{font-size:clamp(26px,3.2vw,40px);margin:10px 0 14px;color:var(--fg)}.work-row-body p{color:var(--muted-fg);max-width:46ch}.work-row-body .work-more{margin-top:18px}@media (max-width:820px){.work-row{grid-template-columns:1fr;gap:22px}.work-row:nth-child(2n) .work-row-fig{order:0}}.ledger{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.ledger .lr{padding:28px 26px;border-right:1px solid var(--border);position:relative}.ledger .lr:last-child{border-right:none}.ledger .lr--featured{background:rgba(201,169,98,.06)}.ledger .lr--featured:before{content:"Most chosen";position:absolute;top:12px;right:14px;font-family:var(--font-display);font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--brass)}@media (max-width:820px){.ledger{grid-template-columns:1fr}.ledger .lr{border-right:none;border-bottom:1px solid var(--border)}.ledger .lr:last-child{border-bottom:none}}.shot{position:relative;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--bg-deep);box-shadow:0 16px 42px rgba(0,0,0,.42);transition:box-shadow var(--t-slow) var(--ease)}.shot .bar{display:flex;align-items:center;gap:6px;padding:9px 13px;background:#211913;border-bottom:1px solid var(--border)}.shot .bar i{width:8px;height:8px;border-radius:50%;background:var(--muted);flex:none}.shot .bar .url{margin-left:12px;font-family:var(--font-display);font-size:9px;letter-spacing:.08em;color:var(--muted-fg)}.shot .frame{aspect-ratio:16/10;overflow:hidden}.shot .frame img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform var(--t-cinema) var(--ease)}.work-row-fig{display:block}.work-row-fig:hover .shot,a.shot:hover{box-shadow:0 22px 56px rgba(0,0,0,.52)}.work-row-fig:hover .shot .frame img{transform:scale(1.02)}body:after{opacity:.9}body{position:relative}.lamplight{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(60% 45% at 50% -6%,rgba(201,169,98,.07) 0,transparent 60%)}h1,h2{text-shadow:0 1px 1px rgba(0,0,0,.55),0 -1px 0 rgba(255,255,255,.03)}.sec-head .rule{width:56px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--brass-lt),var(--brass) 55%,var(--brass-dk));box-shadow:0 0 8px rgba(201,169,98,.35)}.hero-frame{position:absolute;inset:12px;pointer-events:none;z-index:0}.hero-frame span{position:absolute;width:34px;height:34px;border:1.5px solid var(--bronze);opacity:.7}.hero-frame .tl{top:0;left:0;border-right:none;border-bottom:none}.hero-frame .tr{top:0;right:0;border-left:none;border-bottom:none}.hero-frame .bl{bottom:0;left:0;border-right:none;border-top:none}.hero-frame .br{bottom:0;right:0;border-left:none;border-top:none}@media (max-width:880px){.hero-frame{inset:2px}.hero-frame span{width:22px;height:22px}}.hero-watermark{position:absolute;top:-4%;left:50%;transform:translateX(-50%);width:min(540px,80%);aspect-ratio:3/4;z-index:-1;opacity:.05;color:var(--brass);pointer-events:none}.hero-watermark svg{width:100%;height:100%}.margin-rail{position:fixed;left:16px;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;font-family:var(--font-display);font-size:9.5px;letter-spacing:.42em;text-transform:uppercase;color:var(--bronze);opacity:.45;z-index:40;pointer-events:none;display:none}@media (min-width:1240px){.margin-rail{display:block}}.hero-section{position:relative;padding:clamp(40px,7vw,92px) 0 clamp(36px,5vw,72px)}.hero-stage{position:relative;max-width:860px;margin:0 auto;padding:clamp(50px,7vw,84px) clamp(36px,6vw,78px);text-align:center}.hero-stage .hero-frame{inset:0}.hero-stage .hero-frame span{width:40px;height:40px;opacity:.8}.hero-stage .hero-watermark{transform:translate(-50%,-54%);width:clamp(280px,66%,430px);aspect-ratio:3/4;opacity:.07}.hero-inner{position:relative;z-index:1}.hero-inner h1{font-size:clamp(38px,6vw,70px);max-width:15ch;margin:16px auto 0}.hero-inner .lead{max-width:50ch;margin:22px auto 0}.hero-inner .hero-cta{justify-content:center;margin-top:32px}.hero-shot{max-width:840px;margin:clamp(40px,6vw,66px) auto 0}.reveal-on-scroll{opacity:0;transform:translateY(26px);transition:opacity .82s var(--ease),transform .82s var(--ease);will-change:opacity,transform}.reveal-on-scroll.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transform:none;transition:none}}.hero-stage .hero-watermark{width:clamp(440px,94%,740px);aspect-ratio:4/3;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-figcap{text-align:center;margin-top:20px}.hero-figcap .cap-kicker{display:block;font-family:var(--font-display);font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--crimson)}.hero-figcap .cap-name{display:block;margin-top:5px;font-family:var(--font-heading);font-style:italic;font-size:19px;color:var(--fg)}.hero-shot .shot-link{display:block}.hero-stage .hero-watermark{width:clamp(540px,112%,960px);transform:translate(-50%,-50%) scaleX(.7)}.gilt{color:var(--brass)}.work-row{grid-template-columns:1.12fr .88fr}.work-row:nth-child(2n){grid-template-columns:.88fr 1.12fr}.hero-stage{max-width:1060px}.hero-stage .hero-watermark{width:clamp(560px,98%,980px);transform:translate(-50%,-50%) scaleX(.88)}.hero-section{padding-bottom:clamp(24px,3vw,40px)}.shot .frame{aspect-ratio:16/9}.hero-section{padding-bottom:clamp(40px,6vw,80px)}.hero-inner h1{max-width:24ch;text-wrap:balance}.gilt-crimson{color:var(--crimson)}.hero-stage .hero-watermark{width:clamp(600px,102%,1040px);transform:translate(-50%,-50%) scaleX(.9)}.hero-section{min-height:calc(100svh - 72px);display:flex;flex-direction:column;justify-content:center}.overline span{color:var(--rubric)}.overline:before{background:linear-gradient(90deg,transparent,var(--brass))}.overline:after{background:linear-gradient(90deg,var(--brass),transparent)}.hero-stage .hero-watermark{color:var(--crimson);opacity:.1;color:var(--brass);opacity:.08}.hero-section{justify-content:flex-start;padding-top:clamp(28px,4vw,60px);min-height:0;padding-top:clamp(40px,6vw,72px);padding-top:clamp(16px,3vw,36px)}.hero-section,.hero-stage{padding-bottom:clamp(28px,4vw,52px)}.hero-stage{padding-top:clamp(28px,4vw,52px)}.hero-section{padding-bottom:clamp(14px,2vw,26px)}.hero-frame .bl,.hero-frame .br{bottom:-62px}.hero-section{padding-bottom:clamp(48px,6vw,84px);padding-bottom:clamp(80px,9vw,140px)}.hero-frame .bl,.hero-frame .br{bottom:-78px}.hero-section{padding-bottom:clamp(60px,7vw,108px);padding-top:clamp(44px,5.5vw,76px);padding-bottom:clamp(28px,3.5vw,52px)}.edition-rows{border-top:1px solid var(--border)}.edition-row{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:clamp(20px,4vw,56px);gap:clamp(20px,4vw,56px);padding:clamp(30px,4vw,46px) 0;border-bottom:1px solid var(--border);align-items:start}#editions{scroll-margin-top:96px}.er-name{font-weight:600;font-size:clamp(26px,3vw,34px);color:var(--fg)}.er-name,.er-price{font-family:var(--font-heading)}.er-price{font-style:italic;font-size:19px;color:var(--brass);margin-top:6px}.er-desc{font-size:17px;line-height:1.55;color:var(--fg);max-width:48ch}.spec-lead{font-family:var(--font-heading);font-style:italic;font-size:15px;color:var(--muted-fg);margin-top:16px}.spec-list{list-style:none;margin-top:14px;display:grid;grid-gap:8px;gap:8px}.spec-list li{position:relative;padding-left:22px;font-size:16px;line-height:1.45;color:var(--muted-fg)}.spec-list li:before{content:"\2726";position:absolute;left:0;top:1px;color:var(--brass);font-size:11px}@media (min-width:600px){.edition-row-detail .spec-list{grid-template-columns:1fr 1fr;gap:8px 28px}}@media (max-width:720px){.edition-row{grid-template-columns:1fr;gap:18px}}.editions--two{grid-template-columns:repeat(2,1fr);max-width:760px;margin-inline:auto}.ed-cadence{font-size:13px;color:var(--muted-fg);font-style:normal}.edition .spec-list{margin-top:16px;margin-bottom:22px}.ed-cta{margin-top:auto;align-self:flex-start}@media (max-width:820px){.editions--two{grid-template-columns:1fr;max-width:420px}}.appendix{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(20px,3vw,36px);gap:clamp(20px,3vw,36px)}.appendix-item{border-top:1px solid var(--border);padding-top:22px}.ap-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.ap-name{font-weight:600;font-size:clamp(22px,2.4vw,27px);color:var(--fg)}.ap-name,.ap-price{font-family:var(--font-heading)}.ap-price{font-style:italic;font-size:16px;color:var(--brass);white-space:nowrap}.ap-desc{margin-top:10px;color:var(--muted-fg);font-size:16px;line-height:1.55}@media (max-width:720px){.appendix{grid-template-columns:1fr;gap:24px}}.form-card{position:relative;background:rgba(37,30,25,.5);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(24px,4vw,34px) clamp(20px,3.5vw,32px)}.form-card:after,.form-card:before{content:"";position:absolute;width:22px;height:22px;border:1.5px solid var(--bronze)}.form-card:before{top:-1px;left:-1px;border-right:none;border-bottom:none}.form-card:after{bottom:-1px;right:-1px;border-left:none;border-top:none}.contact-form .form-row{display:flex;gap:16px}.contact-form .field{flex:1 1;margin-bottom:18px;min-width:0}.contact-form label{display:block;font-family:var(--font-display);font-size:9.5px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-fg);margin-bottom:7px}.contact-form label .req{color:var(--brass)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);color:var(--fg);font-family:var(--font-body);font-size:16px;padding:11px 13px;transition:border-color var(--t-base) var(--ease),box-shadow var(--t-base) var(--ease)}.contact-form textarea{resize:vertical;min-height:108px;line-height:1.5}.contact-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--brass) 50%),linear-gradient(135deg,var(--brass) 50%,transparent 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.contact-form ::placeholder{color:var(--muted-fg);font-style:italic;opacity:.8}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px rgba(201,169,98,.18)}.contact-form .btn-brass{width:100%;margin-top:6px}.contact-form .btn-brass:disabled{opacity:.65;cursor:not-allowed}.contact-form .hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.contact-form .reply-note{text-align:center;font-style:italic;font-family:var(--font-heading);font-size:14px;color:var(--muted-fg);margin-top:18px}.contact-form .form-error{text-align:center;font-size:15px;color:var(--crimson);margin-top:14px}.contact-form .form-error a{color:var(--brass);text-decoration:underline}.form-card.form-success{text-align:center;padding:28px 0}.form-card.form-success .glyph{font-size:30px;color:var(--bronze)}.form-card.form-success h2{font-family:var(--font-heading);font-weight:500;font-size:26px;margin:8px 0;color:var(--fg)}.contact-direct,.form-card.form-success p{color:var(--muted-fg)}.contact-direct{text-align:center;margin-top:22px;font-size:15px}.contact-direct a{color:var(--brass)}.contact-direct .sep{margin:0 10px;color:var(--border)}@media (max-width:520px){.contact-form .form-row{flex-direction:column;gap:0}}.case-prose{font-size:clamp(17px,1.6vw,19px);line-height:1.7;color:var(--fg)}.visit-link{font-family:var(--font-display);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass);display:inline-flex;align-items:center;gap:7px}.visit-link:hover{color:var(--brass-lt)}.edition--link{color:var(--fg)}.case-study{scroll-margin-top:96px}.case-head{margin-top:clamp(22px,3vw,34px)}.case-title{display:flex;align-items:baseline;justify-content:space-between;gap:14px 24px;flex-wrap:wrap;margin-top:8px}.case-title h2{font-size:clamp(28px,3.6vw,46px);color:var(--fg)}.case-title .visit-link{flex:none}.case-head .lead{margin-top:12px;max-width:60ch}.case-secs{margin-top:clamp(26px,3.5vw,40px);max-width:768px;display:grid;grid-gap:clamp(26px,4vw,40px);gap:clamp(26px,4vw,40px)}.case-secs .sec-head{margin-bottom:14px}.case-divider{margin:clamp(44px,7vw,84px) 0}.about-display{font-size:clamp(40px,7.5vw,86px);max-width:15ch;margin-top:clamp(12px,2vw,20px)}.about-deck{margin-top:clamp(20px,3vw,30px);max-width:56ch}.about-spread{display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(40px,6vw,72px);padding:clamp(30px,4vw,44px);background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius)}.about-spread .about-col:first-child{padding-right:clamp(28px,4vw,52px)}.about-spread .about-col:last-child{padding-left:clamp(28px,4vw,52px);border-left:1px solid var(--border)}.about-col .kicker{display:block;color:var(--brass);margin-bottom:14px}.about-col p{color:var(--muted-fg);line-height:1.7}@media (max-width:720px){.about-spread{grid-template-columns:1fr;padding:clamp(26px,6vw,34px)}.about-spread .about-col:first-child{padding-right:0}.about-spread .about-col:last-child{padding-left:0;border-left:none;border-top:1px solid var(--border);margin-top:clamp(28px,7vw,40px);padding-top:clamp(28px,7vw,40px)}}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_ea5885{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.__variable_ea5885{--f-heading:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/59f2043b6bad8ba2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/afc5a08f2c05c978-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c180ecc1e0d7e935-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/59f2043b6bad8ba2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/afc5a08f2c05c978-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c180ecc1e0d7e935-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5bde35a59d0f161b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19d1df89b922a96a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3296bccdacdd55f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5bde35a59d0f161b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19d1df89b922a96a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3296bccdacdd55f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Crimson Pro Fallback;src:local("Times New Roman");ascent-override:90.96%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:98.56%}.__className_77a1b9{font-family:Crimson Pro,Crimson Pro Fallback}.__variable_77a1b9{--f-body:"Crimson Pro","Crimson Pro Fallback"}@font-face{font-family:Cinzel;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b497598118275079-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cinzel;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a273567b21a7c318-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cinzel;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b497598118275079-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cinzel;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a273567b21a7c318-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cinzel Fallback;src:local("Times New Roman");ascent-override:71.31%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:136.86%}.__className_3c50be{font-family:Cinzel,Cinzel Fallback;font-style:normal}.__variable_3c50be{--f-display:"Cinzel","Cinzel Fallback"}