:root{color-scheme:light;--ink: #07131f;--ink-soft: #203246;--muted: #647281;--line: #d8e0e8;--paper: #f7f9fb;--white: #ffffff;--accent: #ffd32a;--accent-dark: #755900;--warning: #b45f06;--max: 1180px;font-family:Avenir Next,Avenir,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;background:var(--paper);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}body::selection{background:var(--accent);color:var(--ink)}a{color:inherit}img{display:block;width:100%;height:auto}p{margin:0;color:var(--muted)}h1,h2,h3{margin:0;color:var(--ink);line-height:1.02;letter-spacing:0}h1{font-size:clamp(3.3rem,8vw,6.8rem);max-width:11ch}h2{font-size:clamp(2rem,4.8vw,4rem);max-width:14ch}h3{font-size:1.15rem}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;padding:.7rem 1rem;background:var(--white);border:1px solid var(--ink);transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1rem,3vw,2.5rem);color:var(--white);background:#07131fe0;border-bottom:1px solid rgba(255,255,255,.15);backdrop-filter:blur(14px)}.brand-mark{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;min-width:0}.brand-symbol{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:8px;background:var(--accent);color:var(--ink);font-weight:900;letter-spacing:0}.brand-mark strong,.brand-mark small{display:block;line-height:1.1}.brand-mark small{margin-top:.15rem;color:#ffffffb3}.site-nav{display:flex;gap:1.25rem;font-size:.92rem}.site-nav a,.header-call{text-decoration:none}.site-nav a:hover,.header-call:hover{color:var(--accent)}.header-call{min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-weight:800}.hero-section{position:relative;min-height:84svh;display:grid;align-items:end;padding:8rem clamp(1rem,5vw,4rem) 3rem;background-image:var(--hero-image);background-size:cover;background-position:center;color:var(--white);isolation:isolate}.hero-section:before{content:"";position:absolute;inset:0;z-index:-1;background:#040c168a}.hero-content{width:min(100%,var(--max));margin:0 auto}.hero-section h1,.hero-section p,.hero-section dt,.hero-section dd{color:var(--white)}.hero-lead{max-width:660px;margin-top:1.2rem;color:#ffffffdb;font-size:clamp(1.05rem,2vw,1.35rem)}.eyebrow,.section-label{margin-bottom:1rem;color:var(--accent-dark);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-section .eyebrow,.page-hero .eyebrow{color:var(--accent)}.hero-actions,.contact-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;padding:.85rem 1.1rem;border-radius:8px;text-decoration:none;font-weight:900}.button.primary{background:var(--accent);color:var(--ink)}.button.secondary{background:var(--white);color:var(--ink)}.hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;max-width:850px;margin:2.2rem 0 0}.hero-facts div{min-width:0;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.34)}.hero-facts dt{margin-bottom:.25rem;color:#ffffffab;font-size:.78rem;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.hero-facts dd{margin:0;font-weight:800;overflow-wrap:anywhere}.notice-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,5vw,4rem);background:var(--accent);color:var(--ink)}.notice-strip p{color:var(--ink);font-weight:700}.notice-strip a{flex:0 0 auto;font-weight:900}.section{width:min(100% - 2rem,var(--max));margin:0 auto;padding:clamp(4rem,8vw,7rem) 0}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,520px);align-items:end;gap:2rem;margin-bottom:2rem}.section-heading p:not(.section-label){max-width:54ch}.service-grid,.problem-list,.ledger-grid,.detail-grid,.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card,.problem-list article,.ledger-grid article,.detail-grid article,.theme-stack article,.contact-panel,.visit-card,.provenance-list,.faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--white)}.service-card,.problem-list article,.ledger-grid article,.detail-grid article{min-height:15rem;padding:1.1rem}.service-card h3{margin:1.6rem 0 .7rem;font-size:clamp(1.6rem,3vw,2.4rem)}.service-card p,.service-card small,.detail-grid small{display:block;margin-top:.8rem;overflow-wrap:anywhere}.card-topline,.ledger-grid span,.detail-grid span,.theme-stack span{color:var(--accent-dark);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.needs-confirmation{border-color:#efc98d;background:#fffaf1}.image-feature,.split-proof,.visit-section,.contact-layout{display:grid;grid-template-columns:minmax(280px,440px) minmax(0,1fr);gap:clamp(1.5rem,5vw,4rem);align-items:center}.image-feature figure,.split-proof figure,.visit-card img,.gallery-grid figure,.contact-layout figure{overflow:hidden;border-radius:8px;background:var(--white);border:1px solid var(--line)}figure{margin:0}figcaption{padding:.75rem .9rem;color:var(--muted);font-size:.85rem}.feature-copy p:not(.section-label),.split-proof p:not(.section-label){max-width:55ch;margin-top:1rem}.inline-actions a,.detail-grid a{display:inline-flex;min-height:2.5rem;align-items:center;padding:.65rem .85rem;border:1px solid var(--line);border-radius:8px;background:var(--white);text-decoration:none;font-weight:800}.problem-list article h3,.ledger-grid article h3,.detail-grid article h3{margin:.6rem 0 .7rem}.split-proof{grid-template-columns:minmax(0,1fr) minmax(300px,470px)}.theme-stack{display:grid;gap:.75rem;margin-top:1.5rem}.theme-stack article{padding:1rem}.visit-card{overflow:hidden}.visit-card>div,.contact-panel{padding:1.2rem}.hours-list{display:grid;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none}.hours-list li{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.45rem;border-bottom:1px solid var(--line)}.hours-list span{color:var(--muted)}.provenance-section{display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr);gap:2rem;align-items:start}.provenance-list{display:grid;gap:.75rem;padding:1.2rem}.page-hero{padding:9rem clamp(1rem,5vw,4rem) 4rem;background:var(--ink);color:var(--white)}.page-hero h1,.page-hero p{color:var(--white)}.page-hero h1{max-width:13ch}.page-hero p{max-width:720px;margin-top:1rem;color:#ffffffc7}.muted-section{width:100%;max-width:none;padding-inline:max(1rem,calc((100vw - var(--max)) / 2));background:#edf2f7}.detail-grid article{display:flex;flex-direction:column}.detail-grid a{width:fit-content;margin-top:auto}.gallery-grid figure img{aspect-ratio:4 / 3;object-fit:cover}.faq-list{display:grid;gap:.85rem}.faq-list details{padding:1rem 1.2rem}.faq-list summary{cursor:pointer;font-weight:900}.faq-list p{margin-top:.8rem}.contact-layout{align-items:stretch}.contact-panel p{margin-top:.75rem}.site-footer{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:1.5rem;padding:2.5rem clamp(1rem,5vw,4rem) 5rem;background:var(--ink);color:var(--white)}.site-footer p{color:#ffffffad}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.footer-links a{color:var(--white)}.footer-note{grid-column:1 / -1;font-size:.9rem}.mobile-callbar{display:none}@media(max-width:900px){.site-header{position:absolute;align-items:flex-start}.site-nav,.header-call{display:none}.brand-mark strong{font-size:.95rem}h1{font-size:clamp(3rem,14vw,5rem)}.hero-section{min-height:76svh;padding-top:7rem;background-position:56% center}.hero-facts,.section-heading,.service-grid,.problem-list,.ledger-grid,.detail-grid,.gallery-grid,.image-feature,.split-proof,.visit-section,.contact-layout,.provenance-section,.site-footer{grid-template-columns:1fr}.notice-strip{align-items:flex-start;flex-direction:column}.service-card,.problem-list article,.ledger-grid article,.detail-grid article{min-height:auto}.split-proof figure{order:2}.footer-links{justify-content:flex-start}.mobile-callbar{position:fixed;inset:auto 0 0;z-index:12;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);background:var(--ink)}.mobile-callbar a{min-height:3.6rem;display:grid;place-items:center;color:var(--white);text-decoration:none;font-weight:900}.mobile-callbar a:first-child{background:var(--accent);color:var(--ink)}}@media(max-width:560px){.hero-actions,.contact-actions,.inline-actions{flex-direction:column}.button,.inline-actions a{width:100%}.hero-section{min-height:72svh;padding-bottom:2rem}.hero-facts{grid-template-columns:1fr;gap:.5rem;margin-top:1.5rem}.page-hero{padding-top:7rem}}
