.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;display:grid}.product-card{cursor:pointer;background:#fff;border:none;border-radius:16px;flex-direction:column;align-self:start;min-width:0;height:auto;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 4px 14px #0000000d}.product-card:active{transform:scale(.985);box-shadow:0 2px 10px #00000012}.product-card-media{aspect-ratio:1;box-sizing:border-box;background:#f5f5f7;flex-shrink:0;width:100%;padding:0;position:relative;overflow:hidden}.card-media-img-wrap{z-index:1;position:absolute;inset:0;overflow:hidden}.card-media-img-placeholder{opacity:1;pointer-events:none;background:#f0f0f2;transition:opacity .12s;position:absolute;inset:0}.card-media-img-wrap.is-loaded .card-media-img-placeholder{opacity:0;visibility:hidden}.card-media-img-el{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .15s;display:block;position:absolute;inset:0}.card-media-img-wrap.is-loaded .card-media-img-el{opacity:1}.card-media-img-wrap.is-failed .card-media-img-placeholder{opacity:1;visibility:visible}.card-media-img-fallback{z-index:2;color:#d4d4d8;background:#f2f2f4;justify-content:center;align-items:center;font-size:clamp(28px,10vw,44px);line-height:1;display:flex;position:absolute;inset:0}.product-card-media-img,.product-card-media .card-media-img-wrap{z-index:1;width:100%;height:100%;position:absolute;inset:0}.product-card-media .card-media-img{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;position:absolute;inset:0}.product-card-emoji{z-index:1;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 2px 8px #ff5c0014);justify-content:center;align-items:center;font-size:clamp(40px,12vw,52px);line-height:1;display:flex;position:absolute;inset:0}.product-card-badges{z-index:3;pointer-events:none;position:absolute;top:0;left:0}.product-card .badge-discount{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#f43f5e 0%,#ff5c00 100%);border-radius:0 0 9px;padding:3px 6px;font-size:8.5px;font-weight:700;line-height:1.15;display:inline-block;box-shadow:0 2px 4px #f43f5e38}.product-card .badge-bestseller{z-index:3;color:#fff;letter-spacing:0;pointer-events:none;background:#f59e0bf2;border-radius:4px;padding:2px 5px;font-size:7px;font-weight:700;position:absolute;inset:auto auto 6px 6px;box-shadow:0 1px 3px #0000001f}.product-card .product-fav-btn{z-index:4;position:absolute;top:4px;right:4px}.fav-btn{color:#9ca3af;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex;box-shadow:0 1px 6px #0000001f}.fav-btn--sm{width:28px;height:28px;font-size:14px}.fav-btn--md{width:36px;height:36px;font-size:18px}.fav-btn--on{color:#ef4444;background:#fff5f0}.fav-btn:active{transform:scale(.92)}.product-card .product-fav-btn.fav-btn--sm{opacity:.92;background:#fffffff0;border:none;width:22px;height:22px;font-size:11px;box-shadow:0 1px 4px #0000001a}.product-card .product-fav-btn.fav-btn--on{opacity:1}.product-card-body{flex-direction:column;flex:none;gap:4px;min-width:0;padding:8px 9px 9px;display:flex}.product-card-name{color:#263244;-webkit-line-clamp:2;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;-webkit-box-orient:vertical;max-height:2.64em;margin:0;font-size:12px;font-weight:500;line-height:1.32;display:-webkit-box;overflow:hidden}.product-card-ship{color:#15803d;white-space:nowrap;background:#f0fdf4;border:1px solid #dcfce7;border-radius:999px;align-self:flex-start;margin:1px 0 0;padding:2px 7px;font-size:9px;font-weight:600;line-height:1.2;display:inline-block}.product-card-pricing{flex-direction:column;gap:2px;min-width:0;margin-top:0;display:flex}.product-card-price-row{flex-wrap:wrap;align-items:baseline;gap:2px 5px;min-width:0;line-height:1.1;display:flex}.product-card .product-price{font-family:var(--font-display);color:#ff5c00;letter-spacing:0;white-space:nowrap;flex-shrink:0;font-size:17px;font-weight:700;line-height:1.05}.product-card .product-price .cents{font-size:.7em;font-weight:700}.product-card .product-old-price{color:#a1a1aa;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:400;text-decoration:line-through;overflow:hidden}.product-card-installment{color:#15803d;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;font-weight:500;line-height:1.25;overflow:hidden}.product-card-sold{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;min-width:0;margin:0;font-size:10px;font-weight:400;line-height:1.2;display:flex;overflow:hidden}.product-card-sold span{min-width:0}.product-card-sold-dot{color:#d4d4d8;flex:none}.product-card-rating{color:#b7791f;flex:none;font-weight:500}.product-img{width:100%;position:relative}.product-info{padding:8px}.product-name{font-size:12px}.product-installment{color:#15803d;font-size:10px}.product-stats{color:#9ca3af;font-size:9.5px}@media (width<=390px){.product-card-emoji{font-size:clamp(36px,11vw,48px)}}@media (width<=360px){.product-card-body{gap:2px;padding:6px 7px 7px}.product-card .product-price{font-size:14px}}@media (width<=340px){.product-grid{gap:7px}.product-card{border-radius:14px}.product-card-emoji{font-size:38px}.product-card-name{font-size:11px;line-height:1.25}.product-card .product-price{font-size:14px}.product-card-installment{font-size:9px}.product-card .product-fav-btn.fav-btn--sm{width:20px;height:20px;font-size:10px}}.bottom-nav{z-index:200;background:var(--white);border-top:1px solid var(--gray-light);width:100%;max-width:480px;padding-bottom:env(safe-area-inset-bottom,0);flex-direction:row;align-items:stretch;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 20px #00000014}.bottom-nav .nav-item{cursor:pointer;min-width:0;font-family:var(--font-body);color:#9ca3af;text-align:center;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 4px 7px;font-size:10px;font-weight:600;line-height:1.2;transition:color .2s;display:flex;position:relative}.bottom-nav .nav-item.active{color:var(--orange)}.bottom-nav .nav-item.active:before{content:"";background:var(--orange);border-radius:0 0 3px 3px;width:32px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.bottom-nav .nav-item svg{flex-shrink:0;width:23px;height:23px;transition:transform .2s;display:block}.bottom-nav .nav-item.active svg{transform:translateY(-1px)}:root{--orange:#ff5c00;--orange-light:#ff8534;--orange-dark:#e54e00;--orange-dim:#fff3eb;--orange-glow:#ff5c0047;--dark:#1a1a2e;--ink:#2d2d44;--gray:#71717a;--gray-light:#e8e8ed;--gray-soft:#f4f4f6;--bg:#f6f6f8;--white:#fff;--green:#00a862;--green-dim:#e3f9ef;--red:#f43f5e;--red-dim:#ffe8ec;--gold:#f59e0b;--radius:14px;--radius-sm:10px;--radius-lg:20px;--shadow-xs:0 1px 3px #1a1a2e0f;--shadow:0 2px 12px #1a1a2e12;--shadow-md:0 4px 20px #1a1a2e1a;--shadow-lg:0 12px 40px #1a1a2e24;--shadow-orange:0 6px 20px #ff5c004d;--font-display:"Sora", sans-serif;--font-body:"DM Sans", sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--dark);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;max-width:480px;min-height:100vh;margin:0 auto;font-size:14px;line-height:1.5;position:relative;overflow-x:hidden}button{font-family:var(--font-body)}input,textarea,select{font-size:16px}img{max-width:100%;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}a{color:inherit;text-decoration:none}#root{background:var(--bg);width:100%;min-height:100dvh}body.admin-fullscreen{max-width:100%}.route-fallback{background:var(--bg);min-height:100dvh;padding:calc(14px + env(safe-area-inset-top,0px)) 12px 14px}.route-fallback-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.route-fallback-brand{font-family:var(--font-display);color:var(--orange);font-size:18px;font-weight:800}.route-fallback-spinner{border:2.5px solid var(--orange-dim);border-top-color:var(--orange);border-radius:50%;width:22px;height:22px;animation:.75s linear infinite route-fallback-spin}@keyframes route-fallback-spin{to{transform:rotate(360deg)}}.route-fallback-reload{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:20px;padding:14px 16px;font-size:14px;font-weight:700;display:block}.route-fallback-bar{background:linear-gradient(90deg,#f2f2f4 0%,#eaeaee 50%,#f2f2f4 100%) 0 0/200% 100%;border-radius:6px;height:12px;margin-bottom:10px;animation:1.2s ease-in-out infinite route-fallback-shimmer}.route-fallback-bar--mid{width:72%}.route-fallback-bar--short{width:48%}.route-fallback-block{background:linear-gradient(90deg,#f6f6f8 0%,#ececef 50%,#f6f6f8 100%) 0 0/200% 100%;border-radius:12px;height:120px;margin-top:16px;animation:1.2s ease-in-out infinite route-fallback-shimmer}@keyframes route-fallback-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.app-error-screen{background:var(--bg);justify-content:center;align-items:center;min-height:100dvh;padding:24px 16px;display:flex}.app-error-card{width:100%;max-width:360px;box-shadow:var(--shadow-md);text-align:center;background:#fff;border-radius:20px;padding:28px 22px}.app-error-logo{font-family:var(--font-display);color:var(--orange);margin-bottom:12px;font-size:22px;font-weight:800}.app-error-title{font-family:var(--font-display);margin-bottom:8px;font-size:18px}.app-error-msg{color:var(--gray);margin-bottom:20px;font-size:14px;line-height:1.5}.app-error-btn{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px 16px;font-size:15px;font-weight:700}
