@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Libre+Caslon+Display&display=swap";:root{font-family:DM Sans,sans-serif;color:#191914;background:#e8e4db;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f7f3eb;--ink: #191914;--red: #e54834;--line: rgba(25, 25, 20, .2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(rgba(25,25,20,.035) 1px,transparent 1px),#e8e4db;background-size:100% 32px}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:2px solid var(--red);outline-offset:3px}.app-shell{min-height:100vh}.site-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(20px,4vw,64px);border-bottom:1px solid var(--ink);background:#f7f3ebeb;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font-family:Libre Caslon Display,Georgia,serif;font-size:22px;color:var(--red)}.brand strong,.brand small{display:block;letter-spacing:0}.brand strong{font-family:Libre Caslon Display,Georgia,serif;font-size:22px;font-weight:400}.brand small{margin-top:2px;color:#68665e;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.search-field{min-width:220px;height:40px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--ink);background:var(--paper)}.search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent}.search-field>svg{flex:none}.search-field:has(input:disabled){opacity:.45}.gallery-intro{min-height:260px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:48px;padding:56px clamp(20px,4vw,64px) 42px;border-bottom:1px solid var(--ink)}.eyebrow{margin:0 0 12px;color:var(--red);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.09em}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Libre Caslon Display,Georgia,serif;font-weight:400;letter-spacing:0}h1{max-width:800px;margin-bottom:0;font-size:clamp(58px,8vw,118px);line-height:.84}.intro-copy{max-width:430px;margin-bottom:4px;color:#55534c;font-size:15px;line-height:1.65}.tab-rail{border-bottom:1px solid var(--ink);background:var(--paper);overflow-x:auto;scrollbar-width:thin}.tab-rail>div{min-width:max-content;display:flex;padding:0 clamp(20px,4vw,64px)}.tab-rail button{min-height:52px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;border:0;border-right:1px solid var(--line);background:transparent;cursor:pointer;font-size:13px}.tab-rail button:first-child{border-left:1px solid var(--line)}.tab-rail button.is-active{color:var(--paper);background:var(--ink)}.gallery-section{padding:38px clamp(20px,4vw,64px) 70px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h2{margin-bottom:0;font-size:42px;line-height:1}.section-heading>p{margin-bottom:2px;color:#68665e;font-size:12px}.lid-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.lid-card{min-width:0}.lid-size-fields{display:grid;gap:7px;margin:10px 0 0;padding:10px 11px 11px;border:1px solid var(--line)}.lid-size-fields legend{padding:0 5px;color:#68665e;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.lid-size-fields label{display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:7px;color:#56544d;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.lid-size-fields input[type=range]{width:100%;min-width:0;height:18px;padding:0;accent-color:var(--red);cursor:pointer}.lid-size-fields output{color:var(--ink);font-variant-numeric:tabular-nums;text-align:right}.lid-preview{width:100%;aspect-ratio:1;display:block;padding:10px;border:1px solid var(--ink);background:#d8d3c9;cursor:pointer;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.lid-preview:hover{transform:translateY(-5px);background:#d0cbc1;box-shadow:7px 7px #19191424}.lid-artwork{width:100%;height:100%;display:block;filter:drop-shadow(0 7px 5px rgba(46,41,32,.18));transition:transform .22s ease}.lid-preview:hover .lid-artwork{transform:scale(1.025)}.lid-title{fill:#171713;font-family:Libre Caslon Display,Georgia,serif;font-size:30px;letter-spacing:0}.lid-fact,.lid-value{fill:#171713;font-family:Libre Caslon Display,Georgia,serif;font-size:18px}.lid-footer{fill:#171713;font-family:DM Sans,sans-serif;font-size:9px}.lid-card-meta{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0 0}.lid-name,.lid-variant{margin:0}.lid-name{font-size:14px;font-weight:600}.lid-variant{margin-top:2px;color:#68665e;font-size:11px}.lid-unsaved{margin:3px 0 0;color:var(--red);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.lid-actions{display:flex;flex:none;gap:6px}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--ink);border-radius:50%;background:var(--paper);cursor:pointer}.icon-button:hover,.icon-button:focus-visible{color:var(--paper);background:var(--ink)}.icon-button:disabled{cursor:not-allowed;opacity:.35}.icon-button:disabled:hover{color:inherit;background:var(--paper)}.empty-state{min-height:330px;display:grid;place-items:center;align-content:center;border:1px dashed #87847b;text-align:center}.empty-state h3{margin:16px 0 6px;font-size:29px}.empty-state p{color:#68665e;font-size:13px}.button-primary,.button-secondary{min-height:40px;padding:0 17px;border:1px solid var(--ink);cursor:pointer;font-size:13px;font-weight:600}.button-primary{color:var(--paper);background:var(--ink)}.button-primary:hover{background:var(--red);border-color:var(--red)}.button-secondary{background:transparent}.site-footer{min-height:74px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px clamp(20px,4vw,64px);border-top:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#191914ad}.edit-dialog{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid var(--ink);background:var(--paper);box-shadow:12px 12px #19191440}.lid-dialog{width:min(720px,calc(100vw - 40px));aspect-ratio:1;position:relative}.lid-dialog .lid-artwork{width:100%;height:100%;filter:drop-shadow(0 18px 18px rgba(0,0,0,.28))}.lid-dialog-actions{position:absolute;top:18px;right:18px;z-index:2;display:flex;gap:8px}.dialog-header{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:24px;border-bottom:1px solid var(--ink)}.dialog-header h2{margin-bottom:0;font-size:33px}.edit-fields{display:grid;gap:15px;padding:24px}.edit-fields label{display:grid;gap:6px;color:#56544d;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.edit-fields input{min-width:0;height:41px;padding:0 11px;border:1px solid #88857c;background:#fffdf7;color:var(--ink);text-transform:none}.fact-fields{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:12px}.dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px 24px;border-top:1px solid var(--line)}.dialog-footer p{max-width:280px;margin:0;color:#68665e;font-size:11px;line-height:1.45}.dialog-footer>div{display:flex;gap:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.site-header{min-height:72px;padding-block:11px}.brand small{display:none}.search-field{min-width:0;width:42px;padding:0 11px;overflow:hidden;transition:width .18s ease}.search-field:focus-within{width:min(190px,45vw)}.search-field input{width:0;opacity:0}.search-field:focus-within input{width:100%;opacity:1}.gallery-intro{min-height:230px;grid-template-columns:1fr;align-content:end;gap:24px;padding-top:38px}h1{font-size:59px}.intro-copy{max-width:520px}.gallery-section{padding-top:30px}.section-heading{align-items:start;flex-direction:column;gap:8px}.section-heading h2{font-size:36px}.lid-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.lid-preview{padding:5px}.lid-card-meta,.site-footer{align-items:start;flex-direction:column}.dialog-footer{align-items:stretch;flex-direction:column}.dialog-footer>div{justify-content:flex-end}}@media(max-width:1100px)and (min-width:721px){.lid-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:430px){.brand strong{font-size:18px}.brand-mark{width:38px;height:38px;font-size:19px}.gallery-intro{min-height:215px}h1{font-size:48px}.lid-grid{grid-template-columns:1fr}.lid-card-meta{align-items:center;flex-direction:row}.fact-fields{grid-template-columns:minmax(0,1fr) 88px}.dialog-footer>div{display:grid;grid-template-columns:1fr 1fr}}
