@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@1,700&display=swap";:root{color:#171713;font-synthesis:none;--ink:#171713;--lime:#dfff55;--paper:#fff;--page:#ececee;--soft:#f3f3f4;--line:#e4e4e6;background:#ececee;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{background:var(--page);min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.hero{background:var(--ink);color:#fff;min-height:570px;padding:24px max(24px,50vw - 560px);position:relative;overflow:hidden}.topbar{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.topbar-title{color:#fff;letter-spacing:-.04em;text-wrap:balance;max-width:min(720px,72vw);font-size:clamp(19px,2.6vw,28px);font-weight:800;line-height:1.1;text-decoration:none}.brand{color:inherit;letter-spacing:-.06em;font-size:25px;font-weight:800;text-decoration:none}.brand span{color:var(--lime)}.location{color:#aaa9a3;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:700}.hero-copy{z-index:2;max-width:670px;padding-top:110px;position:relative}.eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#84847b;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.075em;margin:24px 0 32px;font-size:clamp(58px,10vw,112px);line-height:.82}.hero h1 em{color:var(--lime);font-family:Playfair Display,Georgia,serif;font-weight:700}.intro{color:#aaa9a3;font-size:15px}.hero-art{color:#24241f;border:1px solid #44443d;border-radius:50%;place-items:center;width:420px;height:420px;font:800 330px/.8 Georgia;display:grid;position:absolute;bottom:-150px;right:-80px;transform:rotate(-18deg)}main{background:var(--paper);width:min(1120px,100%);box-shadow:0 0 0 1px var(--line);margin:auto;padding:0 24px 100px}.menu-tools{z-index:20;background:var(--paper);border-bottom:1px solid var(--line);margin:0 -24px;padding:18px 24px 12px;position:sticky;top:0;box-shadow:0 12px 22px -24px #171713}.search{background:var(--soft);border:1px solid #d4d4d7;border-radius:99px;align-items:center;gap:10px;height:48px;padding:0 16px;display:flex}.search span{font-size:25px;line-height:1;transform:rotate(-15deg)}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search button{cursor:pointer;background:#e4e4e6;border:0;border-radius:50%;width:26px;height:26px}.chips{scrollbar-width:none;gap:8px;padding-top:12px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chips a{white-space:nowrap;color:#4e4d46;background:var(--soft);border-radius:99px;padding:9px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .18s,color .18s,transform .18s}.chips a:hover,.chips a.active{background:var(--ink);color:#fff}.chips a.active{transform:translateY(-1px)}.sections{padding-top:30px}.menu-section{padding:42px 0 20px}.section-title{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.section-title span{color:#9b998f;font-size:10px;font-weight:700}.section-title h2{letter-spacing:-.035em;margin:0;font-size:clamp(22px,2.5vw,30px);line-height:1.1}.product-grid{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.product{border:0;border-bottom:1px solid var(--line);min-height:132px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:108px 1fr 38px;align-items:center;padding:12px 4px;transition:background .18s;display:grid;position:relative}.product:hover{background:#f7f7f8}.product:focus-visible{outline:2px solid var(--ink);outline-offset:-2px;border-radius:12px}.thumb{border-radius:14px;place-items:center;width:108px;height:108px;display:grid;position:relative;overflow:hidden}.thumb-placeholder{filter:saturate(.8);font-size:42px;transform:rotate(-8deg)}.thumb img{object-fit:cover;opacity:.38;filter:blur(18px);will-change:filter,transform,opacity;width:100%;height:100%;transition:filter .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1),opacity .45s;position:absolute;inset:0;transform:scale(1.1)}.thumb img.loaded{opacity:1;filter:blur();transform:scale(1)}.tone-0{background:#dfedba}.tone-1{background:#d9e3f4}.tone-2{background:#ead6c8}.tone-3{background:#f3d6dc}.tone-4{background:#d2e4dd}.tone-5{background:#e7dcf0}.product-copy{flex-direction:column;justify-content:flex-start;align-self:stretch;min-width:0;padding:4px 14px;display:flex}.product h3{letter-spacing:-.02em;margin:4px 0;font-size:17px;font-weight:700;line-height:1.25}.product-description{-webkit-line-clamp:3;color:#66655f;-webkit-box-orient:vertical;margin:4px 0 8px;font-size:13px;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.product-price{margin:auto 0 4px;padding-top:8px;font-size:16px;font-weight:800;line-height:1}.plus{background:var(--soft);border-radius:50%;place-items:center;width:32px;height:32px;font-size:18px;transition:background .18s,color .18s;display:grid}.product:hover .plus{background:var(--ink);color:#fff}.notice{background:#fff3c5;border-radius:12px;margin:18px 0 0;padding:12px 16px;font-size:12px}.demo-notice{background:var(--soft);color:#77767d;letter-spacing:.03em;border-radius:99px;width:max-content;max-width:100%;margin:18px 0 0;padding:7px 10px;font-size:10px;font-weight:700}.loading,.empty{text-align:center;color:#77766e;place-content:center;min-height:390px;display:grid}.loading span{border:3px solid var(--line);border-top-color:var(--ink);border-radius:50%;width:38px;height:38px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty h2{color:var(--ink);margin-bottom:5px}.empty button{background:var(--ink);color:#fff;border:0;border-radius:99px;padding:12px 18px}footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto auto;align-items:end;gap:30px;padding:64px max(24px,50vw - 560px);display:grid}footer p{color:#85847d;margin:0;font-size:11px}.footer-title{color:#fff;font-size:13px;line-height:1.4}.footer-side{justify-content:flex-end;align-items:flex-end;gap:16px;display:flex}.footer-side p{text-align:right}.footer-qr{color:#85847d;border:1px solid #45453f;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;transition:color .18s,border-color .18s,background .18s;display:grid}.footer-qr:hover{color:#fff;background:#24241f;border-color:#77766e}.footer-qr svg{fill:currentColor;width:17px;height:17px}.modal-wrap{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17171399;place-items:center;padding:20px;animation:.2s fade;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:24px;width:min(520px,100%);max-height:calc(100dvh - 40px);position:relative;overflow:auto;box-shadow:0 30px 100px #0005}.close{z-index:2;color:#fff;cursor:pointer;background:#171713d9;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:14px;right:14px}.modal-art{text-align:center;place-content:center;height:260px;display:grid}.modal-art span{font-size:96px}.modal-art p{text-transform:uppercase;letter-spacing:.18em;opacity:.5;margin:10px 0 0;font-size:9px}.modal-copy{padding:28px}.modal-copy h2{letter-spacing:-.05em;margin:16px 0 28px;font-size:34px;line-height:1.05}.price-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.price-row strong{font-size:22px}.price-row span{color:#68794a;font-size:11px;font-weight:700}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:99px;width:100%;margin-top:28px;padding:16px;font-weight:700}@keyframes fade{0%{opacity:0}}.qr-page{color:#000;background:#dedede;min-height:100vh;padding:32px 20px 64px}.qr-actions{justify-content:space-between;align-items:center;width:min(210mm,100%);margin:0 auto 18px;display:flex}.qr-actions a,.qr-actions button{color:#fff;cursor:pointer;background:#000;border:0;border-radius:99px;padding:12px 18px;font-size:13px;font-weight:700;text-decoration:none}.qr-sheet{background:#fff;flex-direction:column;width:min(210mm,100%);min-height:min(297mm,100vh - 80px);margin:auto;padding:18mm;display:flex;box-shadow:0 24px 70px #0002}.qr-sheet-header{border-bottom:2px solid #000;justify-content:space-between;align-items:flex-start;padding-bottom:9mm;display:flex}.qr-sheet-header p{letter-spacing:.16em;text-transform:uppercase;margin:3px 0 0;font-size:11px;font-weight:700}.qr-brand{letter-spacing:-.06em;font-size:28px;font-weight:800;line-height:1}.qr-brand span{margin-left:2px}.qr-sheet-body{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:10mm 0;display:flex}.qr-kicker{letter-spacing:.22em;margin:0 0 7mm;font-size:10px;font-weight:800}.qr-sheet-body h1{letter-spacing:-.055em;max-width:150mm;margin:0;font-size:clamp(32px,6vw,58px);line-height:.98}.qr-machine-id{letter-spacing:.18em;margin:5mm 0 8mm;font-size:13px;font-weight:800}.qr-frame{aspect-ratio:1;background:#fff;border:3px solid #000;place-items:center;width:min(112mm,68vw);padding:5mm;display:grid}.qr-frame img{width:100%;height:100%;display:block}.qr-placeholder{font-size:14px;font-weight:700}.qr-url{margin:7mm 0 0;font-size:18px;font-weight:800;line-height:1}.qr-instruction{margin:5mm 0 0;font-size:16px;line-height:1.3}.qr-sheet-footer{border-top:2px solid #000;justify-content:space-between;align-items:flex-end;gap:12mm;padding-top:8mm;display:flex}.qr-sheet-footer div{gap:2px;display:grid}.qr-sheet-footer strong{font-size:14px}.qr-sheet-footer span{text-transform:uppercase;font-size:10px}.qr-sheet-footer p{margin:0;font-size:11px;font-weight:800}@media (width<=700px){.hero{min-height:480px}.hero-copy{padding-top:90px}.hero-art{width:300px;height:300px;font-size:230px;bottom:-100px;right:-120px}.topbar-title{max-width:100%;font-size:20px}.location{display:none}main{padding-inline:14px}.menu-tools{margin-inline:-14px;padding-inline:14px}.menu-section{padding-top:38px}.product{grid-template-columns:96px 1fr 34px;min-height:120px;padding-block:11px}.thumb{width:96px;height:96px}.thumb span{font-size:36px}.product h3{font-size:17px}.product-copy{padding-inline:12px}footer{grid-template-columns:1fr;gap:18px}.footer-side{justify-content:space-between}.footer-side p{text-align:left}.modal-wrap{align-items:end;padding:0}.modal{border-radius:24px 24px 0 0;max-height:92dvh}.modal-art{height:220px}}@media print{@page{size:A4 portrait;margin:0}body{background:#fff;min-width:0}.qr-page{background:#fff;min-height:0;padding:0}.qr-actions{display:none}.qr-sheet{width:210mm;min-height:297mm;box-shadow:none;break-after:avoid;margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
