:root{--ink:#151515;--muted:#66645f;--gold:#feb729;--gold-dark:#d58d00;--blue:#6d98ab;--paper:#fff;--soft:#f4f3ef;--line:#e7e2d8;--max:1120px}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Work Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.68}img{max-width:100%;height:auto;display:block}a{color:#1d657e;text-underline-offset:.18em}a:hover{color:var(--gold-dark)}h1,h2,h3,h4{color:var(--ink);text-wrap:balance;margin:0 0 1rem;font-weight:800;line-height:1.14}h1{letter-spacing:-.045em;font-size:clamp(2.5rem,6vw,4.5rem)}h2{margin-top:2.5rem;font-size:clamp(1.8rem,4vw,2.7rem)}h3{margin-top:2rem;font-size:1.45rem}p,ul,ol,blockquote{margin:1.1rem 0}.site-header{border-bottom:1px solid var(--line);background:#fffffff7}.header-inner{max-width:var(--max);justify-content:space-between;align-items:center;gap:2rem;margin:auto;padding:.75rem 1.25rem;display:flex}.brand img{width:125px;height:auto}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.4rem 1.2rem;display:flex}.site-header nav a{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:850;text-decoration:none}.site-header nav a:hover{color:var(--gold-dark)}.legacy-content{min-height:60vh}.page-copy{width:min(100% - 2rem,820px);margin:0 auto;padding:3.5rem 0 1rem}.page-heading{border-bottom:1px solid var(--line);text-align:center;width:min(100% - 2rem,820px);margin:0 auto;padding:4.5rem 0 2.5rem}.page-heading h1{margin:.25rem 0 0}.eyebrow{color:var(--gold-dark);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.77rem;font-weight:850}.page-hero{isolation:isolate;color:#fff;text-align:center;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.page-hero:after{content:"";z-index:-1;background:#0000007a;position:absolute;inset:0}.page-hero>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero>div{padding:2rem}.page-hero h1{color:#fff;max-width:950px;margin:.35rem 0 0}.page-hero .eyebrow{color:var(--gold)}.legacy-section{padding:3.75rem max(1rem, calc((100vw - var(--max)) / 2));margin:0 auto}.legacy-section:nth-child(2n){background:var(--soft)}.legacy-row{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));align-items:center;gap:2rem;display:grid}.legacy-column{min-width:0}.legacy-image img{object-fit:cover;border-radius:10px;width:100%}.legacy-background-image{object-fit:cover;border-radius:10px;width:100%;max-height:280px;margin-bottom:1.5rem}.legacy-content hr{border:0;border-top:3px solid var(--gold);width:72px;margin:1.5rem 0}.legacy-content blockquote{border-left:5px solid var(--gold);background:var(--soft);margin:2rem 0;padding:1.1rem 1.5rem}.home-content .legacy-section:first-child{isolation:isolate;color:#fff;text-align:center;place-items:center;min-height:590px;display:grid;position:relative;overflow:hidden}.home-content .legacy-section:first-child .legacy-hero-image{z-index:-2;object-fit:cover;filter:grayscale();width:100%;height:100%;position:absolute;inset:0}.home-content .legacy-section:first-child:after{content:"";z-index:-1;background:#0000008c;position:absolute;inset:0}.home-content .legacy-section:first-child h1{color:var(--gold);text-shadow:0 3px #00000059}.home-content .legacy-section:first-child p{font-size:clamp(1.2rem,3vw,1.55rem)}.home-content .legacy-section:first-child .button-link{margin-top:1.25rem}.home-content .legacy-section:nth-child(2) .legacy-column{background:#252525;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:320px;padding:1.4rem;display:flex;position:relative;overflow:hidden}.home-content .legacy-section:nth-child(2) .legacy-background-image{z-index:0;object-fit:cover;opacity:.72;border-radius:0;width:100%;height:100%;max-height:none;margin:0;position:absolute;inset:0}.home-content .legacy-section:nth-child(2) .button-link{z-index:1;position:relative}.button-link,button{border:2px solid var(--gold);background:var(--gold);color:var(--ink);cursor:pointer;font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.2rem;font-weight:850;text-decoration:none;display:inline-flex}.button-link:hover,button:hover{border-color:var(--gold-dark);background:var(--gold-dark);color:#fff}.product-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:1.5rem;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 14px 36px #1e1e1414}.product-card-inner{flex-direction:column;height:100%;display:flex}.product-card-photo{min-height:275px;position:relative;overflow:hidden}.product-card-photo img{object-fit:contain;background:#fff;width:100%;height:275px}.product-card-link{position:absolute;inset:0}.product-card-content{flex-direction:column;flex:1;align-items:flex-start;padding:1.25rem;display:flex}.product-card-title{margin:0}.product-card-meta{color:var(--muted);margin:.75rem 0 1rem;padding:0;list-style:none}.product-card-content .button-link{margin-top:auto}.product-featured-image{object-fit:contain;width:min(100% - 2rem,560px);max-height:600px;margin:3.5rem auto 0}.product-page .page-copy{padding-top:2rem}form{gap:1rem;display:grid}input,textarea,select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #beb8a9;border-radius:6px;padding:.8rem}textarea{min-height:180px}.hidden{display:none}.simple-page,.search-container{text-align:center;width:min(100% - 2rem,800px);min-height:55vh;margin:0 auto;padding:5rem 0}.simple-page h1,.search-container h1{margin:.35rem 0 1rem}.recovery-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.site-footer{border-top:4px solid var(--gold);color:#d7d7d7;background:#191919;margin-top:5rem}.footer-inner{max-width:var(--max);justify-content:space-between;align-items:center;gap:2rem;margin:auto;padding:3rem 1.25rem 1.5rem;display:flex}.footer-inner img{filter:brightness(1.15);width:110px}.footer-inner nav{flex-wrap:wrap;justify-content:flex-end;gap:.45rem 1rem;display:flex}.footer-inner nav a,.copyright a{color:#fff;font-weight:700}.copyright{max-width:var(--max);color:#aaa;margin:0 auto;padding:1rem 1.25rem 2.25rem;font-size:.85rem}@media (width<=760px){.header-inner,.footer-inner{text-align:center;flex-direction:column}.site-header nav,.footer-inner nav{justify-content:center}.site-header nav{gap:.5rem 1rem}.page-heading{padding-top:3rem}.page-hero{min-height:300px}.page-copy{padding-top:2.5rem}.legacy-section{padding-block:2.75rem}.home-content .legacy-section:first-child{min-height:540px}.home-content .legacy-section:nth-child(2) .legacy-column{min-height:260px}}
