:root{--ink:#171716;--muted:#5f5d59;--line:#d7d4ce;--paper:#fbfaf7;--stone:#efede8;--serif:Baskerville, "Iowan Old Style", "Palatino Linotype", Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;overflow-x:hidden}a{color:inherit}button,input,select,textarea{font:inherit}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:3px;outline:2px solid}.home-hero{color:#fff;background:#888;min-height:min(900px,63vw);position:relative;overflow:hidden}.hero-picture{transform:translateY(var(--hero-shift,0));position:absolute;inset:0}.hero-picture img{object-fit:cover;width:100%;height:calc(100% + 52px);animation:1.4s cubic-bezier(.2,.65,.25,1) both hero-settle;display:block}.hero-shade{background:linear-gradient(90deg,#090a0980 0%,#090a092b 45%,#090a090a 72%);position:absolute;inset:0}.site-header{color:#111;letter-spacing:.02em;z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;padding:27px 28px;font-size:10px;font-weight:600;transition:background .25s,border-color .25s,padding .25s;display:grid;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbfaf7db;border-bottom:1px solid #28282524;padding-top:19px;padding-bottom:19px}.header-nav{align-items:center;gap:30px;display:flex}.header-nav a,.wordmark{text-decoration:none}.header-nav-right{justify-content:flex-end}.wordmark{font-family:var(--serif);letter-spacing:.15em;font-size:21px;font-weight:500}.hero-content{z-index:2;max-width:405px;position:absolute;bottom:11.5%;left:6.1%}.hero-eyebrow,.poster-eyebrow{letter-spacing:.04em;margin:0 0 18px;font-size:10px;font-weight:600}.hero-content h1{font-family:var(--serif);letter-spacing:-.035em;white-space:pre-line;margin:0 0 23px;font-size:clamp(50px,5.7vw,84px);font-weight:400;line-height:.99}.hero-content>p:not(.hero-eyebrow){max-width:330px;margin:0 0 30px;font-size:14px;line-height:1.6}.text-link{letter-spacing:.025em;border-bottom:1px solid;padding-bottom:5px;font-size:11px;font-weight:600;text-decoration:none;display:inline-block}.hero-link{color:#fff}.stocklots-section{padding:38px 24px 60px}.center-heading{text-align:center}.center-heading h2{letter-spacing:.045em;margin:0 0 11px;font-size:18px;font-weight:400}.center-heading p{margin:0;font-size:10px}.lot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-width:1400px;margin:33px auto 0;display:grid}.lot-card{min-width:0}.card-media{aspect-ratio:3/5;background:#e7e5e1;position:relative;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;transition:opacity .45s,transform .7s cubic-bezier(.2,.7,.2,1);display:block;position:absolute;inset:0}.card-image.secondary,.lot-card:hover .card-image.primary{opacity:0}.lot-card:hover .card-image.secondary{opacity:1;transform:scale(1.015)}.demo-badge{color:#242321;letter-spacing:.04em;z-index:3;background:#fbfaf7eb;padding:6px 8px;font-size:8px;position:absolute;top:10px;left:10px}.card-action{color:var(--ink);cursor:pointer;letter-spacing:.02em;opacity:0;text-align:center;z-index:4;background:#fbfaf7e6;border:0;width:100%;padding:12px 15px;font-size:9px;text-decoration:none;transition:opacity .22s,transform .22s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.card-action:disabled{color:#74716d;cursor:not-allowed}.lot-card:hover .card-action{opacity:1;transform:translateY(0)}.card-action:focus-visible{opacity:1;transform:translateY(0)}.lot-copy{padding:16px 10px 2px}.lot-copy p,.lot-copy h3{letter-spacing:.025em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:400;line-height:1.45}.lot-copy .lot-code{margin-bottom:8px}.lot-copy p:last-child{color:#33312f}.image-pending{letter-spacing:.08em;justify-content:center;align-items:center;height:100%;font-size:10px;display:flex}.view-more{text-align:center;margin-top:40px}.empty-public{border:1px solid var(--line);text-align:center;max-width:820px;margin:34px auto 0;padding:50px}.empty-public p{color:var(--muted);margin-bottom:0;font-size:13px}.editorial-poster{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(32px,5vw,80px);padding:20px 38px 55px;display:grid}.editorial-poster.split_left .poster-copy{order:2}.editorial-poster.split_left .poster-picture{order:1}.poster-copy{padding-left:6px}.poster-copy h2{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(26px,3vw,48px);font-weight:400;line-height:1.14}.poster-copy>p:not(.poster-eyebrow){color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.6}.poster-picture{display:block;overflow:hidden}.editorial-poster .poster-picture{aspect-ratio:2.4}.poster-picture img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.2,.7,.2,1);display:block}.editorial-poster:hover .poster-picture img{transform:scale(1.018)}.wide-poster{min-height:520px;margin:0 24px 56px;position:relative;overflow:hidden}.wide-poster .poster-picture{position:absolute;inset:0}.wide-poster .poster-copy{z-index:2;background:#fbfaf7e6;max-width:480px;padding:28px;position:absolute;bottom:28px;left:28px}.wide-poster .poster-copy h2{font-size:clamp(34px,4vw,58px)}.wide-poster.wide{background:var(--stone);text-align:center;min-height:auto;padding:52px}.wide-poster.wide .poster-picture{aspect-ratio:2.4;position:relative}.wide-poster.wide .poster-copy{background:0 0;max-width:720px;margin:36px auto 0;padding:0;position:static}.process-section{padding:0 24px 12px}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{text-align:center;min-height:125px;padding:20px 9%}.process-grid li+li{border-left:1px solid var(--line)}.process-grid span{margin-bottom:18px;font-size:9px;display:block}.process-grid strong{letter-spacing:.02em;font-size:10px;font-weight:500}.process-grid p{max-width:230px;margin:20px auto 0;font-size:10px;line-height:1.65}.contact-panel{background:var(--stone);text-align:center;margin:0 24px 38px;padding:28px 24px 30px}.contact-panel h2{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 29px;font-size:clamp(32px,3.6vw,54px);font-weight:400;line-height:1.12}.outline-button{color:var(--ink);cursor:pointer;letter-spacing:.025em;background:0 0;border:1px solid #55524e;padding:14px 23px;font-size:10px;text-decoration:none;display:inline-block}.outline-button:disabled{color:#77736e;cursor:not-allowed}.site-footer{border-top:1px solid var(--line);grid-template-columns:1.25fr repeat(3,1fr);margin:0 24px;padding:30px 10px 46px;font-size:9px;display:grid}.site-footer strong{font-size:9px;font-weight:500}.site-footer p{color:#4a4844;margin:13px 0 0;line-height:1.65}.site-footer a{text-decoration:none}[data-reveal]{opacity:0;transition:opacity .65s ease var(--stagger,0s), transform .65s cubic-bezier(.2,.7,.2,1) var(--stagger,0s);transform:translateY(20px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes hero-settle{0%{transform:scale(1.035)}to{transform:scale(1)}}@media (max-width:720px){.site-header{grid-template-columns:1fr auto;padding:22px 20px}.wordmark{order:-1;font-size:17px}.header-nav-left,.header-nav-right span{display:none}.header-nav-right{font-size:9px}.home-hero{min-height:760px}.hero-picture{transform:none}.hero-picture img{height:100%;object-position:60% 50%!important}.hero-content{max-width:min(430px,100% - 56px);bottom:9%;left:28px}.lot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-poster{grid-template-columns:1fr;align-items:start;gap:32px;padding:30px 24px 72px}.editorial-poster .poster-copy,.editorial-poster .poster-picture{order:initial}.editorial-poster .poster-picture{aspect-ratio:1.8}.poster-copy{padding-left:0}}@media (max-width:620px){.home-hero{min-height:690px}.hero-shade{background:linear-gradient(#0a0a0914 38%,#0a0a0999 100%)}.hero-content h1{font-size:50px}.hero-content>p:not(.hero-eyebrow){font-size:13px}.stocklots-section{padding:46px 14px 68px}.lot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 8px}.card-action{opacity:1;padding:10px 6px;transform:none}.demo-badge{padding:4px 5px;font-size:6px;top:6px;left:6px}.lot-copy{padding-left:3px;padding-right:3px}.lot-copy p,.lot-copy h3{font-size:8px}.editorial-poster{padding-left:18px;padding-right:18px}.editorial-poster .poster-picture{aspect-ratio:1.35}.poster-copy h2{font-size:37px}.process-section{padding:0 18px 10px}.process-grid{grid-template-columns:1fr}.process-grid li{min-height:auto;padding:34px 18px}.process-grid li+li{border-left:0;border-top:1px solid var(--line)}.wide-poster,.contact-panel{margin-left:14px;margin-right:14px}.wide-poster{min-height:520px}.wide-poster .poster-copy{bottom:14px;left:14px;right:14px}.wide-poster.wide{padding:18px}.wide-poster.wide .poster-picture{aspect-ratio:1}.contact-panel{padding:42px 18px}.site-footer{grid-template-columns:1fr 1fr;gap:28px 12px;margin:0 14px;padding-left:4px;padding-right:4px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
