.phx-ouh{width:100%;box-sizing:border-box;font-family:'Roboto',sans-serif}.phx-ouh-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:12px}.phx-ouh-hdr-l{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.phx-ouh-htitle{font-family:'Outfit',sans-serif;font-size:clamp(17px,2.5vw,22px);font-weight:700;color:#0F1523;margin:0;line-height:1.2}.phx-ouh-all{display:inline-flex;align-items:center;gap:5px;color:#FF5722;text-decoration:none;font-size:13px;font-weight:500;font-family:'Roboto',sans-serif;white-space:nowrap;transition:gap .12s}.phx-ouh-all:hover{gap:9px}.phx-ouh-cd{display:inline-flex;align-items:center;gap:8px;background:#0F1523;border-radius:5px;padding:8px 12px}.phx-ouh-cd-dot{width:6px;height:6px;border-radius:50%;background:#EF4444;flex-shrink:0;animation:phxOuhBlink 1.4s infinite}@keyframes phxOuhBlink{0%,100%{opacity:1}50%{opacity:.25}}.phx-ouh-cd-lbl{font-size:11px;color:rgb(255 255 255 / .45);font-family:'Roboto',sans-serif;white-space:nowrap}.phx-ouh-cd-t{display:flex;align-items:center;gap:3px}.phx-ouh-cd-b{background:rgb(255 255 255 / .1);color:#fff;border-radius:4px;padding:3px 7px;font-family:'Outfit',sans-serif;font-weight:700;font-size:14px;min-width:30px;text-align:center}.phx-ouh-cd-s{color:rgb(255 255 255 / .35);font-size:13px}.phx-ouh-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}.phx-ouh-card{background:#fff;border-radius:10px;border:1px solid #E8EBF0;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;text-decoration:none;opacity:0;transform:translateY(20px);animation:phxOuhUp .4s ease forwards}.phx-ouh-card:nth-child(1){animation-delay:.05s}.phx-ouh-card:nth-child(2){animation-delay:.12s}.phx-ouh-card:nth-child(3){animation-delay:.19s}.phx-ouh-card:nth-child(4){animation-delay:.26s}.phx-ouh-card:nth-child(5){animation-delay:.33s}@keyframes phxOuhUp{to{opacity:1;transform:translateY(0)}}.phx-ouh-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgb(15 21 35 / .1);border-color:#D1D5DE}.phx-ouh-card:hover .phx-ouh-img{transform:scale(1.04)}.phx-ouh-badges{position:absolute;top:9px;left:9px;display:flex;flex-direction:column;gap:3px;z-index:2}.phx-ouh-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:600;padding:2px 7px;border-radius:3px;letter-spacing:.02em;white-space:nowrap}.phx-ouh-badge-sale{background:#FF5722;color:#fff}.phx-ouh-badge-free{background:#dcfce7;color:#166534}.phx-ouh-badge-low{background:#FEF2F2;color:#DC2626;border:1px solid #FECACA}.phx-ouh-wish{position:absolute;bottom:9px;right:9px;width:29px;height:29px;border-radius:6px;background:#fff;border:1px solid #E8EBF0;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .18s;z-index:2;box-shadow:0 1px 4px rgb(0 0 0 / .07)}.phx-ouh-card:hover .phx-ouh-wish{opacity:1}.phx-ouh-wish:hover,.phx-ouh-wish.active{border-color:#FF5722;background:#FFF0EC}.phx-ouh-img-wrap{background:#F7F8FA;position:relative;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.phx-ouh-img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .3s;display:block}.phx-ouh-body{padding:12px;display:flex;flex-direction:column;gap:4px;flex:1}.phx-ouh-seller{display:flex;align-items:center;gap:4px;font-size:10px;color:#8891A5}.phx-ouh-sdot{width:4px;height:4px;border-radius:50%;background:#00D4AA;flex-shrink:0}.phx-ouh-name{font-size:13px;font-weight:400;line-height:1.4;color:#0F1523;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.phx-ouh-prices{display:flex;align-items:baseline;gap:6px;margin-top:4px;flex-wrap:wrap}.phx-ouh-price{font-family:'Outfit',sans-serif;font-size:17px;font-weight:700;color:#0F1523}.phx-ouh-old{font-size:11px;color:#8891A5;text-decoration:line-through}.phx-ouh-saving{font-size:10px;font-weight:600;color:#16a34a;background:#dcfce7;padding:2px 6px;border-radius:3px}.phx-ouh-delivery{display:flex;align-items:center;gap:4px;font-size:10px;color:#10B981;font-weight:500;margin-top:2px}.phx-ouh-stock-low{font-size:10px;font-weight:600;color:#EF4444;margin-top:1px}.phx-ouh-btn{margin-top:auto;padding-top:10px}.phx-ouh-btn a,.phx-ouh-btn .button{display:flex!important;align-items:center;justify-content:center;width:100%!important;height:34px!important;background:#0F1523!important;color:#fff!important;border:none!important;border-radius:5px!important;font-family:'Roboto',sans-serif!important;font-size:12px!important;font-weight:500!important;cursor:pointer!important;transition:background .15s!important;letter-spacing:.01em!important;text-decoration:none!important}.phx-ouh-btn a:hover,.phx-ouh-btn .button:hover{background:#1e2d47!important;color:#fff!important}.phx-ouh-btn a.added,.phx-ouh-btn .button.added{background:#10B981!important}.phx-ouh.is-narrow .phx-ouh-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.phx-ouh.is-narrow .phx-ouh-cd-lbl{display:none}.phx-ouh.is-tiny .phx-ouh-grid{grid-template-columns:1fr!important;gap:10px!important}.phx-ouh.is-tiny .phx-ouh-cd-lbl{display:none}