.shop-app{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--shop-primary:#7a2e2f;--shop-accent:#c45c14;--shop-bg:#f7f4ef;--shop-surface:#fff;--shop-muted:#f0ebe3;--shop-border:#e8e2d8;--shop-content-max:90rem;--background:36 33% 96%;--foreground:24 10% 12%;--card:0 0% 100%;--card-foreground:24 10% 12%;--popover:0 0% 100%;--popover-foreground:24 10% 12%;--muted:36 20% 94%;--muted-foreground:24 6% 40%;--border:36 16% 88%;--input:36 16% 88%;background:var(--shop-bg);color:hsl(var(--foreground));min-height:100%}.shop-container{width:100%;max-width:var(--shop-content-max);margin-left:auto;margin-right:auto}@keyframes shop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes shop-pulse-ring{0%{opacity:.55;transform:scale(.85)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}.shop-loading{animation:.35s ease-out both shop-fade-in}.shop-loading-ring{animation:1.4s ease-out infinite shop-pulse-ring}.shop-fade-in{animation:.35s ease-out both shop-fade-in}.shop-app[data-shop-template=template2]{font-family:Segoe UI,Microsoft YaHei,PingFang SC,system-ui,sans-serif}.shop-app[data-shop-template=template2] .shop-product-card{border:1px solid #eee;border-radius:.5rem;box-shadow:0 1px 4px #0000000a}.shop-app[data-shop-template=template2] .shop-product-card:hover{border-color:color-mix(in srgb, var(--shop-accent) 55%, #eee);transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.shop-app[data-shop-template=template2] .shop-product-price{color:#e11d48!important}.shop-app[data-shop-template=template2] .shop-banner-frame{box-shadow:none;border:3px solid #f0c419;border-radius:.35rem}.shop-empty-panel{border:1px dashed var(--shop-border);background:var(--shop-surface);color:#64748b;border-radius:1rem}@media print{body *{visibility:hidden!important}.invoice-sheet,.invoice-sheet *{visibility:visible!important}.invoice-sheet{width:100%!important;box-shadow:none!important;border-radius:0!important;position:absolute!important;top:0!important;left:0!important}.no-print{display:none!important}}
