/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--ink:#1e2926;--muted:#68736d;--paper:#f4f1eb;--paper-deep:#e8e3d9;--line:#d4d3ca;--accent:#b94f36;--accent-dark:#8d3929;--dark:#1e2926;--light-ink:#f4f1eb;--cta:#f2b84b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{overflow:clip}.section-pad{padding-left:clamp(1.25rem,5vw,6.75rem);padding-right:clamp(1.25rem,5vw,6.75rem)}.site-header{justify-content:space-between;align-items:center;gap:2rem;max-width:1600px;margin:0 auto;padding:1.45rem clamp(1.25rem,5vw,6.75rem);display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.65rem;font-family:Georgia,serif;font-size:1.18rem;font-weight:700;line-height:1;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;letter-spacing:-.08em;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-family:Arial,sans-serif;font-size:.68rem;font-weight:800;display:inline-flex}.header-nav{align-items:center;gap:1.65rem;font-size:.86rem;display:flex}.header-nav a{color:#4f5b55;transition:color .22s}.header-nav a:hover{color:var(--accent)}.header-cta{border-bottom:1px solid var(--ink);padding-bottom:.2rem;color:var(--ink)!important}.menu-toggle{display:none}.hero{grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);gap:clamp(2rem,6vw,8rem);max-width:1600px;min-height:680px;margin:0 auto;padding-top:3.4rem;padding-bottom:5.3rem;display:grid}.hero-copy{align-self:center;padding-bottom:2rem}.eyebrow,.section-kicker{color:var(--accent-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.68rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:8.2ch;margin-bottom:2rem;font-size:clamp(3.65rem,7.8vw,7.9rem);line-height:.91}h2{font-size:clamp(2.5rem,4.8vw,5.3rem);line-height:.98}.hero-lede{color:var(--muted);max-width:40rem;font-size:clamp(1rem,1.3vw,1.2rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.3rem;display:flex}.button{justify-content:center;align-items:center;gap:1.3rem;padding:.96rem 1.2rem;font-size:.86rem;font-weight:700;transition:background .22s,transform .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px)}.button-dark{background:var(--cta);color:var(--ink);box-shadow:0 8px 20px #0c141129}.button-dark:hover{background:#ffd27b;box-shadow:0 11px 24px #0c141133}.text-link{border-bottom:1px solid var(--ink);padding-bottom:.2rem;font-size:.86rem;font-weight:700}.hero-notes{border-top:1px solid var(--line);flex-wrap:wrap;gap:1.25rem 2rem;margin-top:4.5rem;padding-top:1rem;display:flex}.hero-notes span{color:var(--muted);font-size:.7rem}.hero-notes b{color:var(--accent);margin-right:.35rem}.hero-visual{min-height:590px;position:relative}.hero-visual img{filter:saturate(.82);object-fit:cover;width:100%;height:100%}.hero-visual:after{content:"";background:linear-gradient(#0000 50%,#1e292685);position:absolute;inset:0}.image-caption{color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:1;justify-content:space-between;font-size:.66rem;display:flex;position:absolute;bottom:1.15rem;left:1.2rem;right:1.2rem}.hero-stamp{background:var(--accent);color:#fff;text-align:center;z-index:2;justify-content:center;align-items:center;width:7rem;height:7rem;font-family:Georgia,serif;font-size:1.45rem;line-height:.78;display:flex;position:absolute;top:3rem;right:-2.2rem;transform:rotate(7deg)}.hero-stamp small{letter-spacing:.1em;text-transform:uppercase;margin-top:.6rem;font-family:Arial,sans-serif;font-size:.45rem;display:block}.intro-band{background:var(--dark);color:var(--light-ink);padding-top:6.2rem;padding-bottom:6.3rem}.intro-band .section-kicker,.quote-section .section-kicker{color:#d47d64}.intro-grid{grid-template-columns:minmax(0,1.1fr) minmax(260px,.65fr);gap:4rem;max-width:1060px;margin-left:auto;display:grid}.intro-grid h2{max-width:10ch;font-size:clamp(2.8rem,5vw,5.5rem)}.intro-grid p{color:#b8c0b9;max-width:34rem}.underlined-link{border-bottom:1px solid;gap:1rem;padding-bottom:.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.services-section{padding-top:7rem;padding-bottom:7rem}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem;display:flex}.section-heading h2{max-width:11ch;margin-bottom:0}.section-heading>p{color:var(--muted);max-width:28rem;margin:0}.service-grid{grid-template-columns:repeat(6,1fr);gap:1px;display:grid}.service-card{background:var(--paper-deep);flex-direction:column;grid-column:span 2;gap:2.2rem;min-height:24rem;padding:1.25rem;transition:background .25s,color .25s,transform .25s;display:flex;position:relative}.service-card-image{filter:saturate(.68);object-fit:cover;width:100%;height:7.25rem}.service-card:hover .service-card-image{filter:saturate(.9)}.service-card:nth-child(2),.service-card:nth-child(5){transform:translateY(2.5rem)}.service-card:nth-child(2):hover,.service-card:nth-child(5):hover{transform:translateY(2.2rem)}.service-card:hover{background:var(--dark);color:var(--paper);transform:translateY(-.3rem)}.service-card:hover .service-number{color:#d47d64}.service-card:hover p{color:#b8c0b9}.service-number{color:var(--accent);letter-spacing:.12em;font-size:.68rem;font-weight:700}.service-card h3{letter-spacing:-.04em;max-width:9ch;margin-bottom:.85rem;font-family:Georgia,serif;font-size:clamp(1.6rem,2vw,2.3rem);font-weight:400;line-height:1}.service-card p{color:var(--muted);max-width:23ch;font-size:.92rem}.card-arrow{font-size:1.1rem;position:absolute;bottom:1.25rem;right:1.25rem}.split-feature{background:var(--paper-deep);grid-template-columns:minmax(0,.92fr) minmax(0,.8fr);align-items:center;gap:clamp(2rem,8vw,9rem);padding-top:7rem;padding-bottom:7rem;display:grid}.split-image{height:39rem;overflow:hidden}.split-image img{filter:saturate(.72);object-fit:cover;width:100%;height:100%}.split-copy h2{max-width:9ch}.split-copy>p{color:var(--muted);max-width:31rem}.mini-list{border-top:1px solid var(--line);margin-top:3rem}.mini-list>div{border-bottom:1px solid var(--line);grid-template-columns:2rem 1.15fr 1.7fr;gap:.75rem;padding:1rem 0;display:grid}.mini-list span{color:var(--accent);font-size:.68rem;font-weight:700}.mini-list strong{font-size:.83rem}.mini-list em{color:var(--muted);font-size:.78rem;font-style:normal}.proof-section{padding-top:7rem;padding-bottom:7rem}.proof-intro{grid-template-columns:minmax(220px,.8fr) minmax(0,1.45fr);gap:3rem;display:grid}.proof-intro h2{max-width:12ch}.process-list{border-top:1px solid var(--line);margin-top:3rem}.process-list>div{border-bottom:1px solid var(--line);grid-template-columns:3rem 1.05fr 1fr;align-items:baseline;gap:1rem;padding:1.25rem 0;display:grid}.process-list span{color:var(--accent);font-size:.68rem;font-weight:700}.process-list h3{letter-spacing:-.04em;margin-bottom:0;font-family:Georgia,serif;font-size:1.55rem;font-weight:400}.process-list p{color:var(--muted);max-width:25rem;margin-bottom:0;font-size:.85rem}.directory-section{background:var(--dark);color:var(--paper);padding-top:6.5rem;padding-bottom:6.5rem}.directory-section .section-heading>p{color:#b8c0b9}.directory-grid{grid-template-columns:repeat(4,1fr);display:grid}.directory-grid a{color:#d8ddd7;border-top:1px solid #46504c;border-bottom:1px solid #46504c;justify-content:space-between;margin-bottom:-1px;padding:.95rem .8rem .95rem 0;font-size:.88rem;transition:color .22s,padding .22s;display:flex}.directory-grid a:hover{color:#e18a70;padding-left:.5rem}.quote-section{background:var(--accent);color:#fff;grid-template-columns:minmax(0,.75fr) minmax(360px,1fr);gap:clamp(3rem,8vw,10rem);padding-top:7rem;padding-bottom:7rem;display:grid}.quote-intro h2{max-width:9ch}.quote-intro>p{color:#f5d7cd;max-width:26rem}.quote-aside{border-top:1px solid #ffffff59;gap:.25rem;margin-top:5rem;padding-top:1rem;display:grid}.quote-aside span,.quote-aside small{color:#f5d7cd;font-size:.7rem}.quote-aside a{font-family:Georgia,serif;font-size:1.8rem}.quote-form{background:var(--paper);color:var(--ink);padding:clamp(1.4rem,4vw,3rem)}.form-intro{border-bottom:1px solid var(--line);margin-bottom:1.3rem;padding-bottom:1rem}.form-intro h3{letter-spacing:-.04em;margin-bottom:.35rem;font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.form-intro p{color:var(--muted);margin-bottom:0;font-size:.82rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:.9rem;display:grid}.form-field{gap:.4rem;display:grid}.form-field.full{grid-column:1/-1}.form-field label{font-size:.7rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{border:0;border-bottom:1px solid var(--line);color:var(--ink);font:inherit;background:0 0;border-radius:0;outline:0;width:100%;padding:.55rem 0;font-size:.86rem}.form-field textarea{resize:vertical;min-height:6rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-bottom-color:var(--accent);box-shadow:0 2px 0 var(--accent)}.form-honeypot{opacity:0;width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.form-status{color:var(--accent-dark);margin:1rem 0 0;font-size:.78rem}.form-submit{cursor:pointer;border:0;width:100%;margin-top:1.35rem}.form-submit:disabled{cursor:wait;opacity:.65}.quote-aside strong{color:var(--paper);font-family:Georgia,serif;font-size:1.45rem;font-weight:400;line-height:1.12}.knowledge-section{padding-top:7rem;padding-bottom:7rem}.knowledge-grid{grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.knowledge-grid>a{background:var(--paper-deep);flex-direction:column;min-height:19rem;padding:1.2rem;transition:background .22s,transform .22s;display:flex}.knowledge-grid>a:hover{background:#dfd8cb;transform:translateY(-.25rem)}.knowledge-grid h3{letter-spacing:-.04em;max-width:12ch;margin:2.5rem 0 .85rem;font-family:Georgia,serif;font-size:1.65rem;font-weight:400;line-height:1.05}.knowledge-grid p{color:var(--muted);max-width:25ch;margin-bottom:auto;font-size:.82rem}.site-footer{background:var(--dark);color:var(--paper);padding:3rem clamp(1.25rem,5vw,6.75rem) 1.4rem}.footer-main{justify-content:space-between;gap:2rem;padding-bottom:4.5rem;display:flex}.footer-main h2{max-width:9ch;font-size:clamp(2.4rem,5vw,5rem)}.footer-contact{text-align:right;align-self:end;gap:.25rem;display:grid}.footer-contact a{font-family:Georgia,serif;font-size:1.65rem}.footer-contact span,.footer-contact small{color:#b8c0b9;font-size:.72rem}.footer-bottom{color:#9ea9a1;border-top:1px solid #46504c;justify-content:space-between;align-items:center;padding-top:1.2rem;font-size:.68rem;display:flex}.footer-bottom nav{gap:1rem;display:flex}.footer-bottom a:hover{color:#e18a70}.skip-link{background:var(--accent);color:#fff;z-index:20;padding:.7rem 1rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}@media (max-width:920px){.hero{grid-template-columns:1fr;gap:3rem}.hero-copy{padding-bottom:0}.hero-visual{min-height:500px}.hero-stamp{right:1rem}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{grid-column:span 1}.service-card:nth-child(2),.service-card:nth-child(5){transform:none}.service-card:nth-child(2):hover,.service-card:nth-child(5):hover{transform:translateY(-.3rem)}.split-feature,.quote-section{grid-template-columns:1fr;gap:3rem}.split-image{height:30rem}.directory-grid{grid-template-columns:repeat(3,1fr)}.knowledge-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:660px){.header-nav{display:none}.menu-toggle{font:inherit;background:0 0;border:0;font-size:.75rem;display:block}.header-cta{display:none}.hero{min-height:0;padding-top:2rem;padding-bottom:3rem}h1{font-size:clamp(3.5rem,18vw,6rem)}.hero-visual{min-height:390px}.hero-notes{gap:.7rem 1rem;margin-top:3rem}.intro-grid,.proof-intro{grid-template-columns:1fr;gap:1.2rem}.intro-band,.services-section,.split-feature,.proof-section,.directory-section,.quote-section,.knowledge-section{padding-top:4.5rem;padding-bottom:4.5rem}.section-heading{flex-direction:column;align-items:start;gap:1.25rem}.service-grid,.directory-grid,.knowledge-grid{grid-template-columns:1fr}.service-card{min-height:19rem}.split-image{height:22rem}.mini-list>div{grid-template-columns:1.7rem 1fr;gap:.45rem}.mini-list em{grid-column:2}.process-list>div{grid-template-columns:2rem 1fr;gap:.6rem}.process-list p{grid-column:2}.quote-section{display:block}.quote-aside{margin-top:2.5rem;margin-bottom:2.5rem}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.footer-main{padding-bottom:3rem;display:block}.footer-contact{text-align:left;margin-top:2rem}.footer-bottom{flex-direction:column;align-items:start;gap:.9rem}}.hero{align-items:end;max-width:none;min-height:min(850px,88svh);padding-top:clamp(3rem,8vw,7rem);padding-bottom:clamp(3rem,8vw,7rem);display:flex;position:relative;overflow:hidden}.hero-bg,.hero-bg img,.hero-overlay{position:absolute;inset:0}.hero-bg{z-index:0}.hero-bg img{object-fit:cover;width:100%;height:100%}.hero-overlay{z-index:1;background:linear-gradient(90deg,#121917e6 0%,#121917ab 41%,#12191729 100%),linear-gradient(#0000 40%,#12191799)}.hero-copy{color:var(--paper);z-index:2;align-self:end;max-width:50rem;padding-bottom:0;position:relative}.hero .eyebrow{color:#e19a82}.hero h1{color:var(--paper)}.hero .hero-lede{color:#d8ddd7;max-width:37rem}.hero .hero-notes{border-color:#f4f1eb57}.hero .hero-notes span{color:#d8ddd7}.hero .text-link{color:var(--paper);border-color:#f4f1eb}.hero-stamp{z-index:3;top:clamp(2rem,8vw,7rem);right:clamp(1rem,5vw,6.75rem)}.detail-hero{align-items:end;max-width:none;min-height:min(720px,80svh);padding-top:clamp(3rem,7vw,6rem);padding-bottom:clamp(3rem,7vw,6rem);display:flex;position:relative;overflow:hidden}.detail-hero-bg,.detail-hero-shade{position:absolute;inset:0}.detail-hero-bg{filter:saturate(.7);object-fit:cover;z-index:0;width:100%;height:100%}.detail-hero-shade{z-index:1;background:linear-gradient(90deg,#121917e6 0%,#121917ab 49%,#12191738 100%),linear-gradient(#0000 35%,#12191794)}.detail-hero-copy{color:var(--paper);z-index:2;max-width:54rem;padding-bottom:0;position:relative}.detail-hero-copy .back-link{color:#d8ddd7;margin-bottom:2rem}.detail-hero-copy .eyebrow{color:#e19a82}.detail-hero-copy h1{color:var(--paper);max-width:10ch}.detail-hero-copy .detail-lede{color:#e2e4df;max-width:42rem}.detail-hero-label{color:#d8ddd7;letter-spacing:.12em;text-transform:uppercase;z-index:2;font-size:.65rem;position:absolute;bottom:1.4rem;right:clamp(1.25rem,5vw,6.75rem)}.detail-gallery{grid-column:1/-1;grid-template-columns:1.08fr .92fr;gap:1rem;margin-top:2rem;display:grid}.detail-gallery figure{margin:0}.detail-gallery img{filter:saturate(.76);object-fit:cover;width:100%;height:25rem}.detail-gallery figure:first-child img{height:31rem}.detail-gallery figcaption{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding-top:.6rem;font-size:.68rem}.detail-faq{border-top:1px solid var(--line);grid-column:1/-1;max-width:58rem;margin-top:2rem;padding-top:3rem}.detail-faq h2{max-width:10ch;font-size:clamp(2.2rem,4vw,4rem)}.detail-faq details{border-top:1px solid var(--line);padding:1rem 0}.detail-faq details:last-child{border-bottom:1px solid var(--line)}.detail-faq summary{cursor:pointer;font-size:.94rem;font-weight:700;list-style-position:outside}.detail-faq details p{color:var(--muted);max-width:42rem;margin:.75rem 0 0 1.1rem;font-size:.86rem}@media (max-width:920px){.detail-gallery{grid-column:auto}}@media (max-width:660px){.hero{min-height:88svh}.hero-bg img{object-position:58% center}.hero-stamp{top:1.4rem;right:1.2rem}.detail-hero{min-height:78svh}.detail-hero-bg{object-position:60% center}.detail-hero-label{left:1.25rem;right:auto}.detail-gallery{grid-template-columns:1fr}.detail-gallery img,.detail-gallery figure:first-child img{height:18rem}}.back-link{color:var(--muted);margin-bottom:4rem;font-size:.78rem;display:inline-block}.back-link:hover{color:var(--accent)}.detail-hero{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(2rem,8vw,9rem);max-width:1600px;margin:0 auto;padding-bottom:7rem;display:grid}.detail-hero-copy{align-self:center;padding-bottom:2rem}.detail-hero-copy h1,.listing-page h1,.legal-page h1{max-width:9ch;font-size:clamp(3.7rem,8vw,7.5rem);line-height:.91}.detail-lede,.listing-lede{color:var(--muted);max-width:40rem;font-size:1.05rem}.detail-hero-image{min-height:37rem;position:relative}.detail-hero-image img{filter:saturate(.78);object-fit:cover;width:100%;height:100%}.detail-hero-image span{background:var(--accent);color:#fff;text-transform:uppercase;padding:.35rem .55rem;font-size:.67rem;position:absolute;bottom:1.2rem;left:1.2rem}.detail-body{background:var(--paper-deep);grid-template-columns:minmax(0,1.2fr) minmax(230px,.6fr);gap:5rem;padding-top:7rem;padding-bottom:7rem;display:grid}.detail-content h2{max-width:12ch}.detail-content>p{color:var(--muted);max-width:40rem}.detail-points{border-top:1px solid var(--line);max-width:40rem;margin-top:3rem}.detail-points>div{border-bottom:1px solid var(--line);grid-template-columns:2.2rem 1fr;align-items:baseline;gap:1rem;padding:.95rem 0;display:grid}.detail-points span{color:var(--accent);font-size:.68rem;font-weight:700}.detail-points strong{font-size:.9rem;font-weight:600}.detail-aside{border-top:2px solid var(--accent);align-self:end;padding-top:1rem}.aside-label{color:var(--accent-dark);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:700}.detail-aside p{font-family:Georgia,serif;font-size:1.7rem;line-height:1.15}.detail-aside a{font-size:.82rem;font-weight:700;display:block}.detail-aside small{color:var(--muted);margin-top:.4rem;font-size:.7rem;display:block}.related-section{padding-top:7rem;padding-bottom:7rem}.related-grid,.listing-grid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.related-grid>a,.listing-grid>a{background:var(--paper-deep);flex-direction:column;min-height:20rem;padding:1.3rem;transition:background .22s,transform .22s;display:flex}.related-grid>a:hover,.listing-grid>a:hover{background:#dfd8cb;transform:translateY(-.25rem)}.related-grid h3{letter-spacing:-.04em;max-width:12ch;margin:3rem 0 .8rem;font-family:Georgia,serif;font-size:1.8rem;font-weight:400;line-height:1.03}.related-grid p,.listing-grid p{color:var(--muted);max-width:28ch;margin-bottom:auto;font-size:.82rem}.listing-page{min-height:70vh;padding-top:4rem;padding-bottom:7rem}.listing-page h1{max-width:8ch;margin-bottom:1.3rem}.listing-lede{max-width:35rem;margin-bottom:5rem}.listing-grid h2{max-width:12ch;margin:3rem 0 .85rem;font-size:2rem;line-height:1}.listing-grid .underlined-link{margin-top:1.5rem}.legal-page{max-width:900px;min-height:82vh;margin:0 auto;padding-top:4rem;padding-bottom:6rem}.legal-page h1{margin-bottom:1.5rem}.legal-page h2{margin-top:4rem;font-size:2.2rem}.legal-page p{color:var(--muted);max-width:44rem}.legal-page .button{margin-top:1rem}@media (max-width:920px){.detail-hero,.detail-body{grid-template-columns:1fr}.detail-hero-image{min-height:30rem}.detail-aside{max-width:25rem}.related-grid,.listing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:660px){.detail-hero{padding-top:1rem;padding-bottom:4.5rem}.detail-hero-image{min-height:22rem}.detail-body,.related-section,.listing-page{padding-top:4.5rem;padding-bottom:4.5rem}.related-grid,.listing-grid{grid-template-columns:1fr}.listing-lede{margin-bottom:3rem}}.intro-splash{color:var(--paper);z-index:1000;background:#15201d;justify-content:center;align-items:center;animation:.45s 2.6s forwards splash-out;display:flex;position:fixed;inset:0;overflow:hidden}.intro-splash-image{opacity:.72;background:linear-gradient(90deg,#15201df7,#15201d94),url(/images/screen-print-detail.png) 50%/cover;position:absolute;inset:0}.intro-splash-content{text-align:left;width:100%;max-width:37rem;padding:2rem;position:relative}.intro-splash-mark{background:var(--cta);color:var(--ink);letter-spacing:-.08em;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:2rem;font-size:.78rem;font-weight:800;display:flex}.intro-splash-kicker{color:#e19a82;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:700}.intro-splash h1{color:var(--paper);max-width:8ch;margin-bottom:1.15rem;font-size:clamp(3.2rem,8vw,6.4rem)}.intro-splash-content>p:not(.intro-splash-kicker){color:#d8ddd7;max-width:31rem;font-size:1rem}.intro-splash-progress{background:#f4f1eb40;width:min(17rem,100%);height:2px;margin-top:3rem;overflow:hidden}.intro-splash-progress span{background:var(--cta);transform-origin:0;height:100%;animation:3s linear forwards splash-progress;display:block}.intro-splash-skip{color:#d8ddd7;cursor:pointer;font:inherit;background:0 0;border:0;font-size:.75rem;position:absolute;bottom:2rem;right:2rem}.intro-splash-skip:hover{color:var(--cta)}@keyframes splash-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes splash-out{to{opacity:0;visibility:hidden}}@media (prefers-reduced-motion:reduce){.intro-splash{animation:none}.intro-splash-progress span{animation:none;transform:scaleX(1)}}
