.shop{--color-bg:#faf7f2;--color-panel:#fff;--color-panel-2:#f5efe6;--color-line:#eee5d9;--color-line-soft:#f4ede3;--color-text:#241c16;--color-muted:#8d7f71;--color-faint:#b6a898;--color-brand:#ff7a3d;--color-brand-deep:#e8632a;--color-brand-soft:#fdeee4;--color-gold:#f6c453;--color-gold-soft:#fdf3d7;--color-green:#1f8f4e;--color-green-soft:#e7f6ec;--color-red:#b04a3f;--color-red-soft:#fbeae6;--shadow-card:0 8px 30px #402a141a;--shadow-pop:0 16px 44px #402a142e;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;min-height:100dvh}:is(html:has(.shop),body:has(.shop)){height:auto!important;overflow:visible!important}.shop .safe-b{padding-bottom:max(env(safe-area-inset-bottom), 0px)}.shop .no-sb{scrollbar-width:none;-ms-overflow-style:none}.shop .no-sb::-webkit-scrollbar{display:none}.shop .clamp-1,.shop .clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop .clamp-1{-webkit-line-clamp:1}.shop .clamp-2{-webkit-line-clamp:2}@keyframes shop-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes shop-fade-in{0%{opacity:0}to{opacity:1}}.shop-sheet-scrim{z-index:60;background:#24181073;justify-content:center;align-items:flex-end;animation:.16s shop-fade-in;display:flex;position:fixed;inset:0}.shop-sheet{background:var(--color-panel);width:min(560px,100%);max-height:90dvh;color:var(--color-text);box-shadow:var(--shadow-pop);padding-bottom:max(env(safe-area-inset-bottom), 0px);border-radius:22px 22px 0 0;animation:.24s cubic-bezier(.22,1,.36,1) shop-sheet-up}
