*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--ink:#0a0b0d;--paper:#f5f2ec;--gold:#b8922a;--gold-light:#d4aa4f;--gold-pale:#f0e6cc;--steel:#1c2733;--mid:#4a5260;--muted:#7a8292;--rule:rgba(184,146,42,.22);--serif:"Cormorant Garamond",Georgia,serif;--sans:"Syne",sans-serif;--body:"DM Sans",sans-serif;--nav-h:72px;--nav-h-scrolled:58px}html{font-size:16px;scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body);line-height:1.6;overflow-x:hidden}body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");content:"";inset:0;opacity:.35;pointer-events:none;position:fixed;z-index:9999}.rule{background:linear-gradient(90deg,transparent,var(--gold),transparent);height:3px}.rule-pad{margin:0 5rem}section{padding:6rem}.section-eyebrow{align-items:center;color:var(--gold);display:flex;font-family:var(--sans);font-size:.7rem;font-weight:600;gap:.8rem;letter-spacing:.22em;margin-bottom:1rem;text-transform:uppercase}.section-eyebrow:before{background:var(--gold);content:"";display:block;height:1px;width:22px}.section-title{color:var(--ink);font-family:var(--serif);font-size:clamp(2rem,3.2vw,3.4rem);font-weight:300;line-height:1.1;max-width:640px}.section-title em{color:var(--gold);font-style:italic}.btn-primary{background:var(--ink);border:none;color:var(--paper);cursor:pointer;display:inline-block;font-family:var(--sans);font-size:.76rem;font-weight:700;letter-spacing:.16em;padding:.9rem 2.2rem;text-decoration:none;text-transform:uppercase;transition:background .25s,transform .2s}.btn-primary:hover{background:var(--gold);transform:translateY(-2px)}.btn-secondary{background:var(--gold);border:none;color:var(--paper);cursor:pointer;display:inline-block;font-family:var(--sans);font-size:.76rem;font-weight:700;letter-spacing:.16em;padding:.9rem 2.2rem;text-decoration:none;text-transform:uppercase;transition:background .25s,color .25s,transform .2s}.btn-secondary:hover{background:var(--gold-pale);color:var(--gold);transform:translateY(-2px)}.btn-ghost{background:transparent;border:1px solid rgba(10,11,13,.35);color:var(--ink);display:inline-block;font-family:var(--sans);font-size:.76rem;font-weight:600;letter-spacing:.14em;padding:.9rem 2.2rem;text-decoration:none;text-transform:uppercase;transition:background .25s,color .25s}.btn-ghost:hover{background:var(--ink);color:var(--paper)}.btn-ghost-light{background:transparent;border:1px solid rgba(245,242,236,.25);color:#f5f2ecb3;display:inline-block;font-family:var(--sans);font-size:.76rem;font-weight:600;letter-spacing:.14em;padding:.9rem 2.2rem;text-decoration:none;text-transform:uppercase;transition:background .25s,color .25s}.btn-ghost-light:hover{background:#f5f2ec1a;color:var(--paper)}.form-row{display:grid;gap:1.1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-label{color:var(--mid);font-family:var(--sans);font-size:.64rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}form.form-dark .form-label,form.form-steel .form-label{color:#f5f2ec73}.form-input,.form-textarea{background:#ffffff0d;border:1px solid rgba(184,146,42,.18);font-family:var(--body);font-size:.9rem;outline:none;padding:.8rem 1rem;resize:none;transition:border-color .25s,background .25s}form.form-dark .form-input,form.form-dark .form-textarea,form.form-steel .form-input,form.form-steel .form-textarea{color:var(--paper)}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:var(--muted)}.form-input::placeholder,.form-textarea::placeholder{color:var(--muted)}form.form-dark .form-input::-moz-placeholder,form.form-dark .form-textarea::-moz-placeholder,form.form-steel .form-input::-moz-placeholder,form.form-steel .form-textarea::-moz-placeholder{color:#f5f2ec38}form.form-dark .form-input::placeholder,form.form-dark .form-textarea::placeholder,form.form-steel .form-input::placeholder,form.form-steel .form-textarea::placeholder{color:#f5f2ec38}.form-input:focus,.form-textarea:focus{background:#b8922a0d;border-color:var(--gold)}.form-textarea{min-height:100px}.form-submit{align-self:flex-start;background:var(--gold);border:none;color:var(--paper);cursor:pointer;font-family:var(--sans);font-size:.76rem;font-weight:700;letter-spacing:.18em;padding:1rem 2.2rem;text-transform:uppercase;transition:background .25s,transform .2s}form.form-dark .form-submit,form.form-steel .form-submit{color:var(--gold-pale)}.form-submit:hover{transform:translateY(-2px)}form .form-submit:hover{background:var(--ink)}form.form-dark .form-submit:hover,form.form-steel .form-submit:hover{background:var(--gold-pale);color:var(--muted)}.form-success{color:var(--gold-light);font-family:var(--sans);font-size:.76rem;letter-spacing:.12em;margin-top:.5rem;text-transform:uppercase}@keyframes fadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.reveal.in-view{opacity:1;transform:none}.post-hero{background:var(--ink);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:calc(var(--nav-h)*1.5) 6rem 4rem 6rem;position:relative}.post-hero-overlay{background:linear-gradient(0deg,#0a0b0df7 0,#0a0b0d99 55%,#0a0b0d66);inset:0;position:absolute}.post-hero-bg{background-position:center 30%;background-size:cover;inset:0;opacity:.22;position:absolute}.post-breadcrumb{align-items:center;animation:fadeUp .6s .05s both;color:#f5f2ec66;display:flex;font-family:var(--sans);font-size:.64rem;font-weight:600;gap:.6rem;letter-spacing:.16em;margin-bottom:1.4rem;position:relative;text-transform:uppercase}.post-breadcrumb a{color:#f5f2ec66;text-decoration:none;transition:color .2s}.post-breadcrumb a:hover{color:var(--gold)}.post-breadcrumb span{color:#f5f2ec33}.post-tag{align-items:center;animation:fadeUp .6s .1s both;background:var(--gold);display:inline-flex;font-family:var(--sans);font-size:.64rem;font-weight:700;gap:.5rem;letter-spacing:.16em;margin-bottom:1.2rem;margin-right:auto;padding:.28rem .85rem;text-transform:uppercase}.post-tag,.post-title{color:var(--paper);position:relative}.post-title{animation:fadeUp .8s .2s both;font-family:var(--serif);font-size:clamp(2.2rem,4.5vw,4.4rem);font-weight:300;line-height:1.06;max-width:900px}.post-title em{color:var(--gold);font-style:italic}.post-meta{animation:fadeUp .7s .35s both;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;position:relative;z-index:2}.post-meta,.post-meta-author{align-items:center;display:flex}.post-meta-author{gap:.7rem}.post-meta-avatar{align-items:center;background:var(--gold);border:1px solid rgba(184,146,42,.5);border-radius:50%;color:var(--paper);display:flex;font-family:var(--sans);font-size:.55rem;font-weight:700;height:32px;justify-content:center;letter-spacing:.05em;width:32px}.post-meta-name{color:#f5f2ecb3;font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.1em}.post-meta-sep{background:#b8922a4d;height:14px;width:1px}.post-meta-date,.post-meta-read{color:#f5f2ec66;font-family:var(--sans);font-size:.68rem;font-weight:500;letter-spacing:.1em}.post-body{align-items:start;display:grid;gap:5rem;grid-template-columns:minmax(0,720px) 280px;margin:0 auto;max-width:1280px;padding:5rem 6rem;width:100%}.post-content{min-width:0}.post-content p{color:var(--mid);font-size:1rem;font-weight:300;line-height:1.88;margin-bottom:1.4rem}.post-content p img{max-width:100%}.post-content p img.image-float-left{float:left;margin-right:1rem}.post-content p img.image-float-right{float:right;margin-left:1rem}.post-content h2{border-top:1px solid var(--rule);color:var(--ink);font-family:var(--serif);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:400;line-height:1.2;margin:3rem 0 1.2rem;padding-top:1rem}.post-content h2[id]{scroll-margin-top:calc(var(--nav-h-scrolled))}.post-content h3{color:var(--ink);font-size:.9rem;letter-spacing:.08em;margin:2rem 0 .8rem;text-transform:uppercase}.post-content h3,.post-content h4{font-family:var(--sans);font-weight:700}.post-content h4{color:var(--gold);font-size:.8rem;letter-spacing:.06em;margin:1.5rem 0 .6rem}.post-content strong{color:var(--gold-light);font-weight:500}.post-content a{color:var(--gold);text-decoration:none}.post-content a:hover{color:var(--gold-light)}.post-content ol,.post-content ul{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0 1.4rem 1.4rem}.post-content li{color:var(--mid);font-size:1rem;font-weight:300;line-height:1.75}.post-content li strong{color:var(--ink);font-weight:500}.post-content blockquote{background:var(--gold-pale);border-left:3px solid var(--gold);margin:2rem 0;padding:1.4rem 2rem}.post-content blockquote p{color:var(--ink);font-family:var(--serif);font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.7;margin:0}.post-content ol{list-style:decimal}.post-content ul{list-style:disc}.post-figure{background:var(--paper);border:1px solid var(--rule);margin:2.5rem 0;overflow:hidden}.post-figure img{border-bottom:1px solid var(--rule);display:block;height:auto;width:100%}.post-figure figcaption{background:#f0e6cc66;color:var(--muted);font-family:var(--sans);font-size:.64rem;font-weight:600;letter-spacing:.12em;padding:.7rem 1rem;text-transform:uppercase}.post-cta{background:var(--steel);border-left:3px solid var(--gold);margin:3rem 0;padding:2.5rem}.post-cta p{color:#f5f2ecbf;font-family:var(--serif);font-size:1.05rem;font-weight:300;line-height:1.7;margin:0 0 1rem}.post-cta a{color:var(--gold-light);font-family:var(--sans);font-size:.76rem;font-weight:700;letter-spacing:.12em;margin-bottom:.2rem;text-transform:uppercase}.post-cta p:has(a){display:flex;flex-direction:column}.post-cta p:last-child{margin-bottom:0}.post-series{background:var(--rule);display:flex;gap:1px;margin:3rem 0}.series-card{background:var(--paper);flex:1;padding:1.5rem 1.8rem;text-decoration:none;transition:background .2s}.series-card:hover{background:var(--gold-pale)}.series-card-label{color:var(--gold);font-family:var(--sans);font-size:.6rem;font-weight:700;letter-spacing:.2em;margin-bottom:.5rem;text-transform:uppercase}.series-card-title{color:var(--ink);font-family:var(--serif);font-size:1.1rem;font-weight:400;line-height:1.3}.series-card.next{text-align:right}.post-sidebar{position:sticky;top:calc(var(--nav-h) + 2rem)}.sidebar-toc{background:var(--paper);border:1px solid var(--rule);margin-bottom:2rem;padding:1.8rem}.sidebar-toc-title{border-bottom:1px solid var(--rule);color:var(--gold);font-family:var(--sans);font-size:.68rem;font-weight:700;letter-spacing:.18em;margin-bottom:1.2rem;padding-bottom:.8rem;text-transform:uppercase}.sidebar-toc ol{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0}.sidebar-toc a{color:var(--mid);display:block;font-family:var(--sans);font-size:.74rem;font-weight:500;letter-spacing:.04em;line-height:1.5;text-decoration:none;transition:color .2s,padding-left .2s}.sidebar-toc a:hover{color:var(--gold);padding-left:.3rem}.sidebar-author{background:var(--steel);margin-bottom:2rem;padding:1.8rem}.sidebar-author-title{color:var(--gold-light);font-family:var(--sans);font-size:.64rem;font-weight:700;letter-spacing:.18em;margin-bottom:1.2rem;text-transform:uppercase}.sidebar-author-name{color:var(--paper);font-family:var(--serif);font-size:1.2rem;font-weight:300;margin-bottom:.25rem}.sidebar-author-role{color:#f5f2ec73;font-size:.65rem;font-weight:500;margin-bottom:1rem}.sidebar-author-link,.sidebar-author-role{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase}.sidebar-author-link{align-items:center;border-bottom:1px solid rgba(184,146,42,.3);color:var(--gold);display:inline-flex;font-size:.68rem;font-weight:600;gap:.4rem;text-decoration:none;transition:color .2s}.sidebar-author-link:hover{color:var(--gold-light)}.sidebar-related{background:var(--paper);border:1px solid var(--rule);padding:1.8rem}.sidebar-related-title{border-bottom:1px solid var(--rule);color:var(--gold);font-family:var(--sans);font-size:.68rem;font-weight:700;letter-spacing:.18em;margin-bottom:1.2rem;padding-bottom:.8rem;text-transform:uppercase}.related-item{border-bottom:1px solid var(--rule);display:block;padding:.9rem 0;text-decoration:none;transition:padding-left .2s}.related-item:last-child{border-bottom:none}.related-item:hover{padding-left:.3rem}.related-item-tag{color:var(--gold);font-family:var(--sans);font-size:.56rem;font-weight:700;letter-spacing:.14em;margin-bottom:.35rem;text-transform:uppercase}.related-item-title{color:var(--ink);font-family:var(--serif);font-size:1rem;font-weight:400;line-height:1.3}.post-footer{align-items:center;border-top:1px solid var(--rule);gap:1rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:2rem 6rem 4rem;width:100%}.post-footer,.post-tags{display:flex;flex-wrap:wrap}.post-tags{gap:.5rem}.post-tag-pill{border:1px solid var(--rule);color:var(--gold);font-family:var(--sans);font-size:.62rem;font-weight:600;letter-spacing:.14em;padding:.3rem .85rem;text-decoration:none;text-transform:uppercase;transition:background .2s,color .2s}.post-tag-pill:hover{background:var(--gold);color:var(--paper)}.post-back{align-items:center;color:var(--mid);display:flex;font-family:var(--sans);font-size:.72rem;font-weight:600;gap:.4rem;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:color .2s}.post-back:hover{color:var(--gold)}.post-back:before{content:"←"}.case-content{min-width:0}.case-section-marker{align-items:center;display:flex;gap:1rem;margin-bottom:1rem;margin-top:3.5rem}.case-section-marker:first-child{margin-top:0}.case-section-marker-line{background:var(--rule);flex:1;height:1px}.case-section-marker-label{color:var(--gold);font-family:var(--sans);font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap}.case-content h2,.case-content h2 a{color:var(--ink);font-family:var(--serif);font-size:clamp(1.5rem,2.2vw,2.1rem);font-weight:400;line-height:1.2;margin:0 0 1.2rem}.case-content h2 a{text-decoration:none}.case-content h2[id]{scroll-margin-top:calc(var(--nav-h-scrolled))}.case-content h3,.case-content h3 a{color:var(--ink);font-family:var(--sans);font-size:1.1rem;font-weight:700;letter-spacing:.06em;margin-top:1.8rem;text-decoration:none;text-transform:uppercase}.case-content h3[id]{scroll-margin-top:calc(var(--nav-h-scrolled))}.case-content p{color:var(--mid);font-size:1rem;font-weight:300;line-height:1.88;margin-bottom:1.4rem}.case-content p:last-child{margin-bottom:0}.case-content strong{color:var(--ink);font-weight:500}.case-content ul{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:.8rem 0 1.4rem}.case-content ul li{color:var(--mid);font-size:1rem;font-weight:300;line-height:1.72;padding-left:1.4rem;position:relative}.case-content ul li:before{background:var(--gold);content:"";height:1px;left:0;position:absolute;top:.65em;width:6px}.case-content blockquote{background:var(--gold-pale);border-left:3px solid var(--gold);margin:2rem 0;padding:1.4rem 2rem}.case-content blockquote p{color:var(--ink);font-family:var(--serif);font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.7;margin:0}.case-block{border-left:3px solid var(--gold);margin:1.5rem 0;padding:1.8rem 2rem}.case-block.challenge{background:#0a0b0d0a}.case-block.solution{background:var(--gold-pale)}.case-block.results{background:var(--steel)}.case-block.results p{color:#f5f2ecbf}.case-block.results h2,.case-block.results strong{color:var(--paper)}.case-block.results ul li{color:#f5f2ecbf}@media(max-width:1100px){section{padding:4.5rem 1.8rem}.rule-pad{margin:0 1.8rem}.post-body{gap:3rem;grid-template-columns:1fr;padding:4rem 3rem}.post-sidebar{position:static}}@media(max-width:900px){:root{--nav-h:62px}section{padding:4.5rem 1.8rem}.page-hero{min-height:300px;padding:var(--nav-h) 1.8rem 4rem}.contact-block{gap:3rem;padding:4.5rem 1.8rem}.contact-block,.form-row{grid-template-columns:1fr}.post-hero{min-height:340px;padding:var(--nav-h) 1.8rem 3rem}.post-body{padding:3rem 1.8rem}.post-footer{padding:2rem 1.8rem}.post-series{flex-direction:column}}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:300;src:local("Cormorant Garamond Light Italic"),url(../_fonts/D0K_eWq0fsX79H3CVWWa4xH9wSGL3F6t3HFkg4WVveU-cvl4xzrqsaNFpZVMVuDJP7Z330B_RCa3OegkKumW5Xk.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:300;src:local("Cormorant Garamond Light Italic"),url(../_fonts/hvthPadz3y5tC3IPffHvvW2G1Ux_hjAtSPU5qvJNnwo-UOUk69gguapxuzxF91eW7BObcVbXhILgKrGWER07o_w.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:300;src:local("Cormorant Garamond Light Italic"),url(../_fonts/rSEhDWkMiPN2flMh4M_09qdh7svtVQktuX_w7fazWhA-d1FJN7hu7J5BGFByYYvHs0GNpDpdVCyjT_H9EUglEVo.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:300;src:local("Cormorant Garamond Light Italic"),url(../_fonts/fbwVIvjsq9c5cPfht2PuyLMJoqNUtbI9Cd5gBXMn8IE-zZTvNiUa1KVOfOsurjiJMY_BelT6CLDNhPP_gIXFo7c.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:300;src:local("Cormorant Garamond Light Italic"),url(../_fonts/g0qRVvkJp3gKUA2BKVjFxaNTQSAL_-JuIVlIIYZ8Hz0-BLYQFqFXfbfZwPGB8r_w2aV68LBQ4Azha_6VjFpzuog.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:400;src:local("Cormorant Garamond Regular Italic"),local("Cormorant Garamond Italic"),url(../_fonts/D0K_eWq0fsX79H3CVWWa4xH9wSGL3F6t3HFkg4WVveU-cvl4xzrqsaNFpZVMVuDJP7Z330B_RCa3OegkKumW5Xk.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:400;src:local("Cormorant Garamond Regular Italic"),local("Cormorant Garamond Italic"),url(../_fonts/hvthPadz3y5tC3IPffHvvW2G1Ux_hjAtSPU5qvJNnwo-UOUk69gguapxuzxF91eW7BObcVbXhILgKrGWER07o_w.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:400;src:local("Cormorant Garamond Regular Italic"),local("Cormorant Garamond Italic"),url(../_fonts/rSEhDWkMiPN2flMh4M_09qdh7svtVQktuX_w7fazWhA-d1FJN7hu7J5BGFByYYvHs0GNpDpdVCyjT_H9EUglEVo.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:400;src:local("Cormorant Garamond Regular Italic"),local("Cormorant Garamond Italic"),url(../_fonts/fbwVIvjsq9c5cPfht2PuyLMJoqNUtbI9Cd5gBXMn8IE-zZTvNiUa1KVOfOsurjiJMY_BelT6CLDNhPP_gIXFo7c.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:400;src:local("Cormorant Garamond Regular Italic"),local("Cormorant Garamond Italic"),url(../_fonts/g0qRVvkJp3gKUA2BKVjFxaNTQSAL_-JuIVlIIYZ8Hz0-BLYQFqFXfbfZwPGB8r_w2aV68LBQ4Azha_6VjFpzuog.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:600;src:local("Cormorant Garamond SemiBold Italic"),url(../_fonts/D0K_eWq0fsX79H3CVWWa4xH9wSGL3F6t3HFkg4WVveU-cvl4xzrqsaNFpZVMVuDJP7Z330B_RCa3OegkKumW5Xk.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:600;src:local("Cormorant Garamond SemiBold Italic"),url(../_fonts/hvthPadz3y5tC3IPffHvvW2G1Ux_hjAtSPU5qvJNnwo-UOUk69gguapxuzxF91eW7BObcVbXhILgKrGWER07o_w.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:600;src:local("Cormorant Garamond SemiBold Italic"),url(../_fonts/rSEhDWkMiPN2flMh4M_09qdh7svtVQktuX_w7fazWhA-d1FJN7hu7J5BGFByYYvHs0GNpDpdVCyjT_H9EUglEVo.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:600;src:local("Cormorant Garamond SemiBold Italic"),url(../_fonts/fbwVIvjsq9c5cPfht2PuyLMJoqNUtbI9Cd5gBXMn8IE-zZTvNiUa1KVOfOsurjiJMY_BelT6CLDNhPP_gIXFo7c.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-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:600;src:local("Cormorant Garamond SemiBold Italic"),url(../_fonts/g0qRVvkJp3gKUA2BKVjFxaNTQSAL_-JuIVlIIYZ8Hz0-BLYQFqFXfbfZwPGB8r_w2aV68LBQ4Azha_6VjFpzuog.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:300;src:local("Cormorant Garamond Light"),url(../_fonts/mJt_LdIE_seJuty8IuPNRjAo6bSVednClU6pKv9Bm0w-O9io9e0cY_V7CIDlO3_cuUEaYNe3mbUfbcVXwF0lXfo.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:300;src:local("Cormorant Garamond Light"),url(../_fonts/3Euo1hdGK-Js_Eyfgq8u09u4N4_XxiBl3kbljcxwvX0-kxR7s9jaKVI1eztz71KAviULk_k6uM2szb8ATJYh4A8.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:300;src:local("Cormorant Garamond Light"),url(../_fonts/p46ye7QJYZigWS9NxBzAV5e_BUySRlfICfSGvI1mCVQ-KlK1XVsXVeMzr2xkcxXBQ_wbBzFG9sT07_8gudAsQnk.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:300;src:local("Cormorant Garamond Light"),url(../_fonts/MwZllZsWQ3Mw9YxCG_PzWWlscyUINhDdmf91-F4XVfM-1Hgy1bdTFQd5KimhYd5FfccBhb8syoQMaRWsHj4Hkn4.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:300;src:local("Cormorant Garamond Light"),url(../_fonts/GbkHFSgbtLGh1LFVSX3un7PDH9VaxAgZcJgelF_t9c8-610SP3qNzw9YoXQggra0cd9VEJbWyMv2h7by10JJ2o4.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:local("Cormorant Garamond Regular"),local("Cormorant Garamond"),url(../_fonts/mJt_LdIE_seJuty8IuPNRjAo6bSVednClU6pKv9Bm0w-O9io9e0cY_V7CIDlO3_cuUEaYNe3mbUfbcVXwF0lXfo.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:local("Cormorant Garamond Regular"),local("Cormorant Garamond"),url(../_fonts/3Euo1hdGK-Js_Eyfgq8u09u4N4_XxiBl3kbljcxwvX0-kxR7s9jaKVI1eztz71KAviULk_k6uM2szb8ATJYh4A8.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:local("Cormorant Garamond Regular"),local("Cormorant Garamond"),url(../_fonts/p46ye7QJYZigWS9NxBzAV5e_BUySRlfICfSGvI1mCVQ-KlK1XVsXVeMzr2xkcxXBQ_wbBzFG9sT07_8gudAsQnk.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:local("Cormorant Garamond Regular"),local("Cormorant Garamond"),url(../_fonts/MwZllZsWQ3Mw9YxCG_PzWWlscyUINhDdmf91-F4XVfM-1Hgy1bdTFQd5KimhYd5FfccBhb8syoQMaRWsHj4Hkn4.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:local("Cormorant Garamond Regular"),local("Cormorant Garamond"),url(../_fonts/GbkHFSgbtLGh1LFVSX3un7PDH9VaxAgZcJgelF_t9c8-610SP3qNzw9YoXQggra0cd9VEJbWyMv2h7by10JJ2o4.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:600;src:local("Cormorant Garamond SemiBold"),url(../_fonts/mJt_LdIE_seJuty8IuPNRjAo6bSVednClU6pKv9Bm0w-O9io9e0cY_V7CIDlO3_cuUEaYNe3mbUfbcVXwF0lXfo.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:600;src:local("Cormorant Garamond SemiBold"),url(../_fonts/3Euo1hdGK-Js_Eyfgq8u09u4N4_XxiBl3kbljcxwvX0-kxR7s9jaKVI1eztz71KAviULk_k6uM2szb8ATJYh4A8.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:600;src:local("Cormorant Garamond SemiBold"),url(../_fonts/p46ye7QJYZigWS9NxBzAV5e_BUySRlfICfSGvI1mCVQ-KlK1XVsXVeMzr2xkcxXBQ_wbBzFG9sT07_8gudAsQnk.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:600;src:local("Cormorant Garamond SemiBold"),url(../_fonts/MwZllZsWQ3Mw9YxCG_PzWWlscyUINhDdmf91-F4XVfM-1Hgy1bdTFQd5KimhYd5FfccBhb8syoQMaRWsHj4Hkn4.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-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:600;src:local("Cormorant Garamond SemiBold"),url(../_fonts/GbkHFSgbtLGh1LFVSX3un7PDH9VaxAgZcJgelF_t9c8-610SP3qNzw9YoXQggra0cd9VEJbWyMv2h7by10JJ2o4.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-display:swap;font-family:Syne;font-style:normal;font-weight:600;src:local("Syne SemiBold"),url(../_fonts/SczD_ffHH5Mjnd9klDD0tK26qbnetvX_l5cCZvpz-HM-pU0rqTQO9Mu7_-HjmPkw2PoI-aiI8g3Wp9LWCoM7Rzw.woff2) format(woff2);unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Syne;font-style:normal;font-weight:600;src:local("Syne SemiBold"),url(../_fonts/7qy7aunHlpaO6ef3NL_kAMgCMObwTKRvrTuhawi1BSY-jFPLSjtsFyc_rEMJpHpbWgcUm8-ycRUOoZOedVG9IxE.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-display:swap;font-family:Syne;font-style:normal;font-weight:600;src:local("Syne SemiBold"),url(../_fonts/DCYoI9BXR4R8zAhLxJjy9m0W8Bhw72Rhnn7-Dg_Y3Sg-_kHN1hLmojwuhnyOAiebeJcr2Do9bB1jyW5ojvWzdLI.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-display:swap;font-family:Syne;font-style:normal;font-weight:700;src:local("Syne Bold"),url(../_fonts/SczD_ffHH5Mjnd9klDD0tK26qbnetvX_l5cCZvpz-HM-pU0rqTQO9Mu7_-HjmPkw2PoI-aiI8g3Wp9LWCoM7Rzw.woff2) format(woff2);unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Syne;font-style:normal;font-weight:700;src:local("Syne Bold"),url(../_fonts/7qy7aunHlpaO6ef3NL_kAMgCMObwTKRvrTuhawi1BSY-jFPLSjtsFyc_rEMJpHpbWgcUm8-ycRUOoZOedVG9IxE.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-display:swap;font-family:Syne;font-style:normal;font-weight:700;src:local("Syne Bold"),url(../_fonts/DCYoI9BXR4R8zAhLxJjy9m0W8Bhw72Rhnn7-Dg_Y3Sg-_kHN1hLmojwuhnyOAiebeJcr2Do9bB1jyW5ojvWzdLI.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}.error-hero[data-v-bfe4c873]{align-items:center;background:var(--ink);display:flex;flex-direction:column;justify-content:center;min-height:100svh;overflow:hidden;padding:calc(var(--nav-h) + 4rem) 6rem 6rem;position:relative;text-align:center}.error-hero[data-v-bfe4c873]:after{background:radial-gradient(circle,rgba(184,146,42,.1) 0,transparent 65%);border-radius:50%;height:800px;left:50%;top:50%;transform:translate(-50%,-55%);width:800px}.error-hero[data-v-bfe4c873]:after,.error-hero[data-v-bfe4c873]:before{content:"";pointer-events:none;position:absolute}.error-hero[data-v-bfe4c873]:before{background:repeating-linear-gradient(-55deg,rgba(184,146,42,.025),rgba(184,146,42,.025) 1px,transparent 0,transparent 72px);inset:0}.corner[data-v-bfe4c873]{border-color:#b8922a40;border-style:solid;height:48px;position:absolute;width:48px}.corner-tl[data-v-bfe4c873]{animation:fadeUp .6s .1s both;border-width:1px 0 0 1px;left:6rem;top:6rem}.corner-tr[data-v-bfe4c873]{animation:fadeUp .6s .15s both;border-width:1px 1px 0 0;right:6rem;top:6rem}.corner-bl[data-v-bfe4c873]{animation:fadeUp .6s .2s both;border-width:0 0 1px 1px;bottom:6rem;left:6rem}.corner-br[data-v-bfe4c873]{animation:fadeUp .6s .25s both;border-width:0 1px 1px 0;bottom:6rem;right:6rem}.error-numeral[data-v-bfe4c873]{color:transparent;font-family:var(--serif);font-size:clamp(9rem,22vw,18rem);font-weight:300;line-height:1;-webkit-text-stroke:1px rgba(184,146,42,.22);animation:fadeUp .9s .1s both;letter-spacing:-.02em;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.error-divider[data-v-bfe4c873]{animation:growLine-bfe4c873 .6s .7s forwards;background:var(--gold);height:0;left:50%;position:absolute;top:50%;transform:translate(-50%);width:1px;z-index:3}@keyframes growLine-bfe4c873{0%{height:0;top:50%}to{height:2px;top:50%;width:120px}}.error-inner[data-v-bfe4c873]{flex-direction:column;gap:0;margin-top:-2rem;position:relative;z-index:4}.error-eyebrow[data-v-bfe4c873],.error-inner[data-v-bfe4c873]{align-items:center;display:flex}.error-eyebrow[data-v-bfe4c873]{animation:fadeUp .7s .45s both;color:var(--gold);font-family:var(--sans);font-size:.7rem;font-weight:600;gap:.8rem;letter-spacing:.24em;margin-bottom:1.2rem;text-transform:uppercase}.error-eyebrow[data-v-bfe4c873]:after,.error-eyebrow[data-v-bfe4c873]:before{background:var(--gold);content:"";display:block;height:1px;width:22px}.error-headline[data-v-bfe4c873]{animation:fadeUp .8s .55s both;color:var(--paper);font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.2rem);font-weight:300;line-height:1.08;margin-bottom:1.4rem}.error-headline em[data-v-bfe4c873]{color:var(--gold);font-style:italic}.error-sub[data-v-bfe4c873]{animation:fadeUp .7s .65s both;color:#f5f2ec80;font-size:1rem;font-weight:300;line-height:1.78;margin-bottom:3rem;max-width:480px}.error-actions[data-v-bfe4c873]{animation:fadeUp .7s .75s both;display:flex;flex-wrap:wrap;gap:1.1rem;justify-content:center}.error-contact-strip[data-v-bfe4c873]{align-items:center;background:var(--steel);display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;overflow:hidden;padding:4rem 6rem;position:relative}.error-contact-strip[data-v-bfe4c873]:before{background:radial-gradient(circle,rgba(184,146,42,.09) 0,transparent 70%);border-radius:50%;bottom:-80px;content:"";height:320px;pointer-events:none;position:absolute;right:-80px;width:320px}.error-contact-strip-left[data-v-bfe4c873]{position:relative;z-index:1}.error-contact-strip-eyebrow[data-v-bfe4c873]{align-items:center;color:var(--gold-light);display:flex;font-family:var(--sans);font-size:.68rem;font-weight:600;gap:.7rem;letter-spacing:.22em;margin-bottom:.8rem;text-transform:uppercase}.error-contact-strip-eyebrow[data-v-bfe4c873]:before{background:var(--gold-light);content:"";display:block;height:1px;width:20px}.error-contact-strip-title[data-v-bfe4c873]{color:var(--paper);font-family:var(--serif);font-size:clamp(1.5rem,2.8vw,2.4rem);font-weight:300;line-height:1.1}.error-contact-strip-title em[data-v-bfe4c873]{color:var(--gold);font-style:italic}.error-contact-strip-sub[data-v-bfe4c873]{color:#f5f2ec73;font-size:.88rem;font-weight:300;line-height:1.75;margin-top:.9rem;max-width:500px}.error-contact-strip-right[data-v-bfe4c873]{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.contact-detail-inline[data-v-bfe4c873]{align-items:center;display:flex;gap:.9rem}.contact-detail-icon[data-v-bfe4c873]{align-items:center;border:1px solid rgba(184,146,42,.3);color:var(--gold);display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.contact-detail-icon svg[data-v-bfe4c873]{height:14px;width:14px}.contact-detail-text[data-v-bfe4c873]{color:#f5f2ecb3;font-size:.88rem;font-weight:300;text-decoration:none;transition:color .2s}.contact-detail-text[data-v-bfe4c873]:hover{color:var(--gold-light)}@media(max-width:900px){.error-hero[data-v-bfe4c873]{padding:calc(var(--nav-h) + 3rem) 1.8rem 4rem}.corner-tl[data-v-bfe4c873]{left:1.8rem;top:6rem}.corner-tr[data-v-bfe4c873]{right:1.8rem;top:6rem}.corner-bl[data-v-bfe4c873]{bottom:4rem;left:1.8rem}.corner-br[data-v-bfe4c873]{bottom:4rem;right:1.8rem}.error-contact-strip[data-v-bfe4c873]{align-items:flex-start;flex-direction:column;padding:3rem 1.8rem}}
