@import url('/assets/fonts.css');
:root{--cream:#faf8f2;--paper:#fffefb;--ink:#183e35;--muted:#72786e;--line:#e4e5db;--orange:#c8653a;--sage:#e7eddf;--font:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.6 var(--font);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button:disabled{outline:none}img{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 104px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:20px;z-index:10;background:var(--ink);color:#fff;padding:12px}.skip-link:focus{top:10px}.announcement{background:var(--ink);color:#f4f3dc;text-align:center;padding:9px 20px;font-size:11px;letter-spacing:.035em}.status-dot{display:inline-block;width:6px;height:6px;background:#8baf70;border-radius:50%;margin-right:7px;vertical-align:middle}.announcement-end{opacity:.7;margin-left:22px}.site-header{height:111px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:flex;gap:10px;align-items:center}.wordmark>span{font-weight:800;letter-spacing:-1.4px;font-size:27px;line-height:1.1}.wordmark-light{font-weight:400;margin-left:3px}.wordmark small{font-size:7px;letter-spacing:1.6px;display:block;margin-top:7px;font-weight:600}.site-header nav{display:flex;gap:32px;font-size:12px}.site-header nav a:hover,.footer-links a:hover{color:var(--orange)}.shop-status{font-size:10px;border:1px solid #dce2d4;border-radius:25px;padding:9px 13px;white-space:nowrap}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:40px;min-height:535px;align-items:center;padding-block:35px 55px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;margin:0 0 18px}.hero .eyebrow{display:flex;align-items:center;gap:9px}.tiny-brick{width:13px;height:10px;border-radius:2px;background:var(--orange);position:relative}.tiny-brick:before{content:'';position:absolute;top:-3px;left:2px;width:3px;height:3px;background:var(--orange);box-shadow:6px 0 var(--orange)}h1,h2,h3,p{margin-top:0}h1{font:normal clamp(54px,5.3vw,78px)/1.055 var(--serif);letter-spacing:-3.7px;margin-bottom:23px}h1 em{color:var(--orange);font-weight:normal}h2{font:normal 40px/1.15 var(--serif);letter-spacing:-1.1px;margin-bottom:14px}.hero-description{max-width:355px;font-size:15px;color:var(--muted);line-height:1.9;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;padding:14px 22px;border-radius:8px;font-weight:600;font-size:12px;border:0}.button span{font-size:18px}.button-green{background:var(--ink);color:#fff}.button-green:hover{background:#28584a}.hero-footnote{display:flex;align-items:center;gap:11px;margin-top:23px;font-size:10px;color:var(--muted)}.mini-studs{display:flex}.mini-studs i{height:18px;width:18px;background:#d8dfca;border:2px solid var(--cream);border-radius:50%;margin-left:-5px}.mini-studs i:first-child{margin:0;background:#dfb38b}.mini-studs i:last-child{background:#a3b5a1}.hero-stage{height:435px;background:#e9eddf;border-radius:50% 50% 18px 18px;position:relative;isolation:isolate}.stage-grid{position:absolute;inset:0;border-radius:inherit;overflow:hidden;z-index:-1;background-image:radial-gradient(#aebd9e55 1px,transparent 1px);background-size:19px 19px;mask-image:linear-gradient(transparent,#000)}.stage-note{position:absolute;left:50%;top:38px;transform:translateX(-50%);font-size:8px;letter-spacing:2px;white-space:nowrap;color:#6c8164}.hero-card{position:absolute;background:#fffdf6;border:1px solid #fff;box-shadow:0 14px 25px #283c241c;border-radius:10px;padding:9px;transition:transform .2s;width:38%;top:90px}.hero-card img{width:100%;height:235px;object-fit:contain;background:#e8e8e3;border-radius:5px}.hero-card b{display:block;font-size:9px;margin-top:7px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-card small{display:block;text-align:center;font-size:7px;color:var(--muted);letter-spacing:1px}.hero-card-0{left:3%;transform:rotate(-12deg);top:131px;width:33%}.hero-card-0 img,.hero-card-2 img{height:188px}.hero-card-1{left:31%;z-index:2;transform:rotate(3deg)}.hero-card-2{right:-2%;transform:rotate(13deg);top:139px;width:32%}.hero-card:hover{transform:rotate(0deg) translateY(-8px);z-index:3}.stage-stamp{position:absolute;right:0;top:17px;background:var(--orange);color:#fff6df;width:87px;height:87px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:8px;letter-spacing:1px;line-height:1.5;transform:rotate(15deg);z-index:4}.stage-stamp b{font:italic 20px var(--serif);letter-spacing:0}.stage-caption{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);font-size:9px;white-space:nowrap}.collection-values{display:flex;justify-content:space-around;padding:22px 0;border-block:1px solid var(--line);font-size:11px;color:#586657;gap:16px}.collection-values>span{display:flex;align-items:center;gap:9px}.collection-values>span>span{font-size:19px;color:var(--orange)}.collection{padding-top:68px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin:0}.orange{color:var(--orange)}.search{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:var(--paper);padding:11px 13px;border-radius:7px;width:310px}.search svg{fill:none;stroke:currentColor;stroke-width:1.5;color:#828a7e;flex-shrink:0}.search input{width:100%;border:0;background:transparent;outline:none;font-size:11px;min-width:0}.search:focus-within{outline:2px solid var(--orange);outline-offset:3px}.collection-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:transparent;border-radius:6px;padding:8px 12px;color:#526351;font-size:10px;white-space:nowrap}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.filters button span{opacity:.65;margin-left:5px;font-size:9px}.filters button:hover{border-color:var(--ink)}.sort{display:flex;gap:5px;align-items:center;font-size:10px;white-space:nowrap;color:var(--muted)}.sort select{border:none;background:transparent;color:var(--ink);font-size:11px;max-width:140px;padding:7px 0}.results-line{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);padding:18px 0}.results-line p{margin:0}.results-line>span{font-style:italic;font-family:var(--serif);font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 20px}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:11px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #263c2210}.product-image{position:relative;aspect-ratio:1/1.12;background:#eeeee8;overflow:hidden}.product-image>img{width:100%;height:100%;object-fit:contain;padding:16px;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover .product-image>img{transform:scale(1.04)}.product-condition{position:absolute;top:12px;left:12px;z-index:1;background:#fffef3de;border:1px solid #fff9;border-radius:4px;padding:3px 7px;font-size:8px;letter-spacing:.1px}.view-photo-label{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;padding:6px 10px;font-size:9px;border-radius:4px;opacity:0;white-space:nowrap}.product-card:hover .view-photo-label,.product-link:focus-visible .view-photo-label{opacity:1}.product-text{padding:17px 16px 0}.product-theme{font-size:8px;letter-spacing:1.3px;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:7px}.product-text h3{font-size:14px;line-height:1.4;letter-spacing:-.25px;margin-bottom:5px;min-height:40px;font-weight:600}.product-id{font-size:9px;color:var(--muted);margin-bottom:15px}.product-bottom{padding:0 16px 16px;display:flex;justify-content:space-between;align-items:center;gap:8px}.product-price{font-size:16px;font-weight:600}.product-price small{font-size:8px;margin-left:4px;color:var(--muted);font-weight:400}.buy-soon{border:1px solid #e4e6dd;color:#8a9085;background:#f4f5ee;border-radius:5px;padding:7px 9px;font-size:9px;white-space:nowrap}.buy-soon span{margin-left:7px}.empty-state{text-align:center;border:1px dashed var(--line);padding:60px 20px;border-radius:12px}.empty-state>span{font-size:50px}.empty-state h3{font:28px var(--serif)}.empty-state p{color:var(--muted)}.about{margin-top:82px;display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center;padding-block:45px;border-top:1px solid var(--line)}.about-art{background:#eee5d5;height:325px;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.brick-large{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;background:#c8663d;padding:22px;border-radius:9px;transform:rotate(-15deg);box-shadow:0 17px 0 #a94e29,12px 34px 35px #a7643d40;margin-bottom:35px}.brick-large i{height:46px;width:46px;border-radius:50%;background:#d4784c;box-shadow:inset 0 2px 2px #efaa75,0 5px 0 #a34d2b,0 8px 7px #843e2430}.about-art>span{position:absolute;bottom:21px;text-align:center;font-size:8px;letter-spacing:2px;color:#947b59;line-height:1.7}.about-copy{max-width:420px}.about-copy p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.9}.signature{font-size:11px;color:var(--muted)}.signature b{font:italic 26px var(--serif);color:var(--ink);margin-left:7px}.coming-soon{margin-block:37px 65px;padding:32px 38px;background:var(--sage);border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:24px}.coming-soon .eyebrow{font-size:8px;margin-bottom:9px}.coming-soon h2{font-size:29px;margin-bottom:8px}.coming-soon p:last-child{font-size:12px;color:#6c7761;margin:0}.coming-soon-badge{border:1px solid #cbd6c0;border-radius:30px;font-size:10px;padding:11px 15px;white-space:nowrap}footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:25px}.footer-brand{font-size:23px;letter-spacing:-1px;font-weight:700}footer p{font-size:10px;color:var(--muted);margin:3px 0}.footer-links{display:flex;gap:26px;font-size:11px}.footer-bottom{width:100%;border-top:1px solid var(--line);padding:20px 0 25px;display:flex;justify-content:space-between;font-size:9px;color:#8a8e81;gap:18px}.figure-dialog{width:min(970px,calc(100% - 40px));max-height:90dvh;overflow:auto;padding:26px;border:1px solid var(--line);border-radius:17px;background:var(--cream);color:var(--ink);box-shadow:0 35px 100px #0004}.figure-dialog::backdrop{background:#0a251ec4;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:13px;top:10px;background:var(--paper);border:1px solid var(--line);border-radius:50%;height:35px;width:35px;font-size:24px;z-index:2;line-height:1}.figure-layout{display:grid;grid-template-columns:1.07fr 1fr;gap:35px}.figure-main{height:470px;position:relative;border-radius:9px;overflow:hidden;background:#eeeee8}.figure-main>img{width:100%;height:100%;object-fit:contain;padding:12px;mix-blend-mode:multiply}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);border:1px solid var(--line);border-radius:50%;background:#fffef4ec;width:35px;height:35px;color:var(--ink)}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.photo-position{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);font-size:10px;background:#fffef4ed;border-radius:20px;padding:4px 12px}.figure-thumbnails{display:flex;gap:8px;margin-top:10px}.figure-thumbnails button{width:65px;height:72px;padding:3px;background:#eeeee8;border:1px solid transparent;border-radius:5px}.figure-thumbnails button[aria-pressed=true]{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.figure-thumbnails img{width:100%;height:100%;object-fit:contain}.figure-info{padding:32px 8px 10px 0}.figure-info .eyebrow{color:var(--orange);margin-bottom:12px}.figure-info h2{font-size:36px}.figure-reference{font-size:11px;color:var(--muted)}.figure-price{font-size:24px;margin:20px 0 10px}.condition-tag{font-size:9px;border:1px solid #d7decf;border-radius:4px;padding:4px 8px}.figure-description{margin:20px 0 12px;font-size:13px;color:#596955}.photo-note{font-size:11px;line-height:1.8;color:var(--muted)}.figure-facts{display:flex;gap:40px;font-size:9px;color:var(--muted);padding:15px 0;border-block:1px solid var(--line);margin:24px 0}.figure-facts b{display:block;font-size:12px;color:var(--ink);margin-top:5px}.buy-button{width:100%;background:#e6e9df;color:#798371;border:1px solid #dce1d4;justify-content:space-between}.buy-note{font-size:10px;text-align:center;margin:9px 0 22px;color:var(--muted)}.share-link{background:transparent;border:none;padding:0;font-size:11px;color:var(--ink)}.share-link span{margin-left:8px}#share-status{display:block;font-size:10px;color:var(--orange);margin-top:5px}.site-error{position:fixed;bottom:15px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;padding:12px 20px;border-radius:8px;max-width:90%;z-index:10;font-size:12px}.notice{background:var(--sage);padding:20px}.privacy{max-width:740px;padding-block:50px 90px}.privacy h1{font-size:48px}.privacy h2{font:25px var(--serif);margin-top:30px}.privacy p{color:#596955}
@media(min-width:1600px){.hero{min-height:585px}.hero-stage{height:455px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:25px}.hero-stage{height:395px}.hero-card img{height:205px}.hero-card-0 img,.hero-card-2 img{height:158px}.hero-card-2{right:0}.stage-stamp{width:73px;height:73px;right:-8px}.product-grid{gap:18px 14px}.product-bottom{padding-inline:12px}.product-text{padding-inline:12px}.buy-soon{font-size:8px;padding:6px}.filters button{padding:7px 9px}.collection-toolbar{align-items:flex-start}.sort>span{display:none}.about{gap:45px}h1{font-size:58px;letter-spacing:-3px}.section-heading h2{font-size:35px}.search{width:270px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:94px}.shop-status{display:none}.site-header nav{gap:20px}.hero{grid-template-columns:1fr 1fr;gap:20px;min-height:430px;padding-block:20px 35px}h1{font-size:47px;letter-spacing:-2px}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}.hero-description{font-size:13px}.hero-stage{height:325px}.hero-card{top:84px;padding:6px}.hero-card img{height:167px}.hero-card-0,.hero-card-2{top:120px}.hero-card-0 img,.hero-card-2 img{height:125px}.hero-card b{font-size:7px}.hero-card small{font-size:6px}.stage-stamp{width:65px;height:65px;font-size:6px;top:6px;right:0}.stage-stamp b{font-size:17px}.stage-note{top:38px;font-size:6px;letter-spacing:1px}.stage-caption{font-size:7px}.hero-footnote{font-size:8px}.collection-values{font-size:9px;gap:10px;padding-block:15px}.collection{padding-top:45px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.search{width:100%;max-width:380px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-toolbar{flex-direction:column;gap:9px}.sort{align-self:flex-end}.sort>span{display:block}.about{gap:30px}.about-art{height:290px}.about h2{font-size:33px}.brick-large{gap:11px;padding:18px}.brick-large i{width:37px;height:37px}.coming-soon{padding:25px;flex-direction:column;align-items:flex-start}.figure-dialog{padding:20px}.figure-layout{gap:22px}.figure-main{height:420px}.figure-info h2{font-size:30px}}
@media(max-width:560px){.announcement{font-size:9px;padding:8px}.announcement-end{display:none}.site-header{height:83px;gap:12px}.wordmark>span{font-size:23px}.wordmark img{width:34px;height:34px}.wordmark small{font-size:5.5px;letter-spacing:1.2px}.site-header nav{gap:14px;font-size:10px}.hero{grid-template-columns:1fr;padding-top:22px;gap:24px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center}.hero-description{margin-inline:auto;max-width:310px;font-size:14px;margin-bottom:23px}h1{font-size:59px;letter-spacing:-2.8px;line-height:1.02;margin-bottom:20px}.hero-footnote{justify-content:center;font-size:9px;margin-top:17px}.hero-stage{width:calc(100% - 12px);max-width:390px;margin-inline:auto;height:337px}.hero-card img{height:185px}.hero-card-0 img,.hero-card-2 img{height:147px}.hero-card-0{left:1%;top:108px}.hero-card-2{right:0;top:111px}.hero-card-1{top:74px}.hero-card b{font-size:8px}.hero-card small{font-size:6px}.stage-stamp{width:70px;height:70px;font-size:7px;right:0;top:4px}.stage-note{top:29px;left:44%;font-size:7px}.stage-caption{font-size:8px;bottom:12px}.collection-values{justify-content:center;flex-wrap:wrap;gap:9px 17px;font-size:9px}.collection-values>span:last-child{display:none}.collection-values>span>span{font-size:15px}.collection{padding-top:37px}.section-heading h2{font-size:32px}.section-heading .eyebrow{font-size:8px;margin-bottom:11px}.section-heading{gap:20px;margin-bottom:17px}.search{max-width:none}.filters{gap:6px}.filters button{font-size:9px;padding:7px 10px}.collection-toolbar{padding-bottom:11px}.results-line{padding:15px 0}.results-line>span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.product-image{aspect-ratio:1/1.18}.product-image>img{padding:10px}.product-text{padding:12px 11px 0}.product-text h3{font-size:12px;min-height:34px}.product-theme{font-size:7px;letter-spacing:1px}.product-id{font-size:8px;margin-bottom:12px}.product-bottom{padding:0 11px 12px;align-items:flex-start;flex-direction:column;gap:8px}.product-price{font-size:15px}.buy-soon{width:100%;font-size:9px;padding:7px}.product-condition{font-size:7px;top:9px;left:9px;padding:2px 5px}.about{grid-template-columns:1fr;margin-top:48px;padding-block:30px;gap:30px}.about-art{height:245px}.about-copy{padding-inline:4px}.about-copy h2{font-size:37px}.about-copy .eyebrow{font-size:8px}.coming-soon{margin-block:20px 42px;padding:25px 22px;gap:17px}.coming-soon h2{font-size:29px}.coming-soon-badge{font-size:9px;padding:9px 11px}.footer-links{gap:18px;font-size:10px}.footer-bottom{flex-direction:column;gap:7px;font-size:8px}.figure-dialog{width:calc(100% - 20px);padding:14px;max-height:94dvh;border-radius:12px}.figure-layout{grid-template-columns:1fr;gap:10px}.figure-main{height:340px}.figure-info{padding:15px 6px 5px}.figure-info h2{font-size:33px}.figure-thumbnails button{width:57px;height:64px}.figure-price{margin-top:14px}.figure-description{margin-top:18px}.dialog-close{right:19px;top:19px}.figure-facts{margin-block:18px}.privacy h1{font-size:42px}.privacy{padding-top:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
