.search-layout-desk .search-sidebar { width: 100%; }
.allyo-tree-back { margin: 0 0 10px; font-size: 13px; }
.allyo-tree-back a { text-decoration: none; opacity: .85; }
.allyo-tree-back a:hover { opacity: 1; }
.category-tree { list-style: none; padding-left: 0; margin: 0; }
.category-tree-category { margin: 0; padding: 0; }
.category-tree-category-name { display: block; padding: 8px 10px; text-decoration: none; }
.category-tree-category-name.category-tree-category-active { font-weight: 800; } .category-tree-sub-tree { margin-left: 10px; border-left: 2px solid rgba(0,0,0,.08); } @media (min-width: 992px) {
body.single-product, body.single-product p, body.single-product li,
body.single-product td, body.single-product th { font-size: 16px; }
body.single-product .product-title { font-size: 28px; line-height: 1.2; }
body.single-product .product-buybox .product-price .price { font-size: 28px; }
body.single-product .table.table-details td,
body.single-product .table.table-details th { font-size: 15px; }
} .allyo-usp-box {
margin-top: 10px;
padding: 10px;
border: 1px solid rgba(0,0,0,.08);
background: rgba(255,255,255,.7);
}
.allyo-usp-row { display: flex; justify-content: space-between; gap: 10px; padding: 4px 0; }
.allyo-usp-label { font-weight: 700; opacity: .85; }
.allyo-usp-value { text-align: right; }:root{--allyo-primary:#fb33ff;--allyo-primary-hover:#e91eeb;--allyo-secondary:#000;--allyo-accent:#3b82f6;--allyo-background:#fff;--allyo-foreground:#0a0a0a;--allyo-muted:#f3f4f6;--allyo-muted-foreground:#6b7280;--allyo-border:#e5e7eb;--allyo-success:#10b981;--allyo-warning:#f59e0b;--allyo-error:#ef4444;--allyo-radius:8px;--allyo-spacing-xs:4px;--allyo-spacing-sm:8px;--allyo-spacing-md:16px;--allyo-spacing-lg:24px;--allyo-spacing-xl:32px;--allyo-font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--allyo-font-mono:"SF Mono",Monaco,"Cascadia Code",monospace}*{box-sizing:border-box}.allyo-container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--allyo-spacing-md)}.allyo-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--allyo-spacing-sm);padding:12px 24px;font-family:var(--allyo-font-sans);font-size:15px;font-weight:600;line-height:1;border:none;border-radius:var(--allyo-radius);cursor:pointer;transition:all .15s ease;text-decoration:none;white-space:nowrap}.allyo-btn:focus-visible{outline:2px solid var(--allyo-primary);outline-offset:2px}.allyo-btn-primary{background:var(--allyo-primary);color:#fff}.allyo-btn-primary:hover{background:var(--allyo-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(251,51,255,.3)}.allyo-btn-secondary{background:var(--allyo-secondary);color:#fff}.allyo-btn-secondary:hover{background:#333}.allyo-btn-outline{background:0 0;color:var(--allyo-foreground);border:1px solid var(--allyo-border)}.allyo-btn-outline:hover{background:var(--allyo-muted);border-color:var(--allyo-foreground)}.allyo-btn-ghost{background:0 0;color:var(--allyo-foreground)}.allyo-btn-ghost:hover{background:var(--allyo-muted)}.allyo-btn-lg{padding:16px 32px;font-size:17px}.allyo-btn-sm{padding:8px 16px;font-size:14px}.allyo-btn-block{width:100%}.allyo-card{background:var(--allyo-background);border:1px solid var(--allyo-border);border-radius:var(--allyo-radius);overflow:hidden;transition:all .2s ease}.allyo-card:hover{border-color:var(--allyo-foreground);box-shadow:0 4px 20px rgba(0,0,0,.08)}.allyo-card-header{padding:var(--allyo-spacing-lg);border-bottom:1px solid var(--allyo-border)}.allyo-card-title{margin:0;font-size:18px;font-weight:600;color:var(--allyo-foreground)}.allyo-card-description{margin:4px 0 0;font-size:14px;color:var(--allyo-muted-foreground)}.allyo-card-content{padding:var(--allyo-spacing-lg)}.allyo-card-footer{padding:var(--allyo-spacing-lg);border-top:1px solid var(--allyo-border);background:var(--allyo-muted)}.allyo-product-card{position:relative;display:flex;flex-direction:column;height:100%}.allyo-product-card-image{position:relative;aspect-ratio:1;overflow:hidden;background:var(--allyo-muted)}.allyo-product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.allyo-product-card:hover .allyo-product-card-image img{transform:scale(1.05)}.allyo-product-card-body{padding:var(--allyo-spacing-md);flex:1;display:flex;flex-direction:column}.allyo-product-card-brand{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--allyo-muted-foreground);margin-bottom:4px}.allyo-product-card-title{font-size:15px;font-weight:500;line-height:1.4;margin:0 0 8px;color:var(--allyo-foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.allyo-product-card-price{font-size:20px;font-weight:700;color:var(--allyo-foreground);margin-top:auto}.allyo-product-card-price-old{font-size:14px;font-weight:400;text-decoration:line-through;color:var(--allyo-muted-foreground);margin-left:8px}.allyo-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;border-radius:999px;white-space:nowrap}.allyo-badge-primary{background:var(--allyo-primary);color:#fff}.allyo-badge-secondary{background:var(--allyo-muted);color:var(--allyo-foreground)}.allyo-badge-success{background:var(--allyo-success);color:#fff}.allyo-badge-warning{background:var(--allyo-warning);color:#fff}.allyo-badge-error{background:var(--allyo-error);color:#fff}.allyo-badge-outline{background:0 0;border:1px solid currentColor}.allyo-badge-deal{position:absolute;top:12px;left:12px;background:var(--allyo-error);color:#fff;font-size:13px;font-weight:700;padding:6px 12px;border-radius:var(--allyo-radius);z-index:10;box-shadow:0 2px 8px rgba(239,68,68,.4)}.allyo-trust-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(16,185,129,.1);color:var(--allyo-success);border-radius:var(--allyo-radius);font-size:13px;font-weight:500}.allyo-trust-badge:before{content:"✓";font-weight:700}.allyo-offers-table{width:100%;border-collapse:collapse;margin:var(--allyo-spacing-lg) 0}.allyo-offers-table thead{background:var(--allyo-muted);border-bottom:2px solid var(--allyo-border)}.allyo-offers-table th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--allyo-muted-foreground)}.allyo-offers-table td{padding:16px;border-bottom:1px solid var(--allyo-border);vertical-align:middle}.allyo-offers-table tbody tr:hover{background:var(--allyo-muted)}.allyo-offers-table .shop-name{font-weight:600;color:var(--allyo-foreground)}.allyo-offers-table .price{font-size:20px;font-weight:700;color:var(--allyo-foreground)}.allyo-offers-table .shipping{font-size:13px;color:var(--allyo-muted-foreground)}.allyo-offers-table .best-offer{background:rgba(251,51,255,.05);border-left:3px solid var(--allyo-primary)}.allyo-grid{display:grid;gap:var(--allyo-spacing-lg)}.allyo-grid-2{grid-template-columns:repeat(2,1fr)}.allyo-grid-3{grid-template-columns:repeat(3,1fr)}.allyo-grid-4{grid-template-columns:repeat(4,1fr)}.allyo-grid-5{grid-template-columns:repeat(5,1fr)}@media (max-width:1024px){.allyo-grid-5{grid-template-columns:repeat(3,1fr)}.allyo-grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.allyo-grid-5,.allyo-grid-4,.allyo-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.allyo-grid{gap:var(--allyo-spacing-md)}}.allyo-separator{height:1px;background:var(--allyo-border);margin:var(--allyo-spacing-lg) 0}.allyo-skeleton{background:linear-gradient(90deg,var(--allyo-muted) 0%,#e0e0e0 50%,var(--allyo-muted) 100%);background-size:200% 100%;animation:allyo-skeleton-loading 1.5s ease-in-out infinite;border-radius:var(--allyo-radius)}@keyframes allyo-skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.allyo-skeleton-text{height:16px;margin-bottom:8px}.allyo-skeleton-title{height:24px;width:60%;margin-bottom:12px}.allyo-skeleton-image{width:100%;aspect-ratio:1}.allyo-text-muted{color:var(--allyo-muted-foreground)}.allyo-text-sm{font-size:14px}.allyo-text-lg{font-size:18px}.allyo-font-bold{font-weight:700}.allyo-font-semibold{font-weight:600}.allyo-mt-0{margin-top:0}.allyo-mt-sm{margin-top:var(--allyo-spacing-sm)}.allyo-mt-md{margin-top:var(--allyo-spacing-md)}.allyo-mt-lg{margin-top:var(--allyo-spacing-lg)}.allyo-mt-xl{margin-top:var(--allyo-spacing-xl)}.allyo-mb-0{margin-bottom:0}.allyo-mb-sm{margin-bottom:var(--allyo-spacing-sm)}.allyo-mb-md{margin-bottom:var(--allyo-spacing-md)}.allyo-mb-lg{margin-bottom:var(--allyo-spacing-lg)}.allyo-mb-xl{margin-bottom:var(--allyo-spacing-xl)}.allyo-hidden{display:none}@media (max-width:768px){.allyo-hidden-mobile{display:none}}@media (min-width:769px){.allyo-hidden-desktop{display:none}}.allyo-filter-container{display:flex;gap:var(--allyo-spacing-xl);margin-top:var(--allyo-spacing-lg)}.allyo-filter-sidebar{width:280px;flex-shrink:0}.allyo-filter-content{flex:1;min-width:0}@media (max-width:768px){.allyo-filter-sidebar{display:none}}.allyo-filter-group{margin-bottom:var(--allyo-spacing-lg)}.allyo-filter-group-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--allyo-spacing-sm);color:var(--allyo-foreground)}.allyo-filter-item{display:flex;align-items:center;padding:8px 0;cursor:pointer}.allyo-filter-item input[type=checkbox],.allyo-filter-item input[type=radio]{margin-right:10px;cursor:pointer}.allyo-filter-item label{cursor:pointer;flex:1;font-size:14px;color:var(--allyo-foreground);display:flex;justify-content:space-between}.allyo-filter-item-count{color:var(--allyo-muted-foreground);font-size:13px}.allyo-filter-item:hover label{color:var(--allyo-primary)}.allyo-price-range{padding:var(--allyo-spacing-md) 0}.allyo-price-range-values{display:flex;justify-content:space-between;margin-bottom:var(--allyo-spacing-sm);font-size:14px;font-weight:600}.allyo-price-slider{-webkit-appearance:none;width:100%;height:6px;border-radius:3px;background:var(--allyo-muted);outline:none}.allyo-price-slider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--allyo-primary);cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.allyo-price-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--allyo-primary);cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.allyo-sheet-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.allyo-sheet-overlay.active{opacity:1;visibility:visible}.allyo-sheet{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:var(--allyo-radius) var(--allyo-radius) 0 0;max-height:90vh;z-index:1001;transform:translateY(100%);transition:transform .3s ease;display:flex;flex-direction:column}.allyo-sheet.active{transform:translateY(0)}.allyo-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:var(--allyo-spacing-lg);border-bottom:1px solid var(--allyo-border)}.allyo-sheet-title{font-size:18px;font-weight:600;margin:0}.allyo-sheet-close{background:0 0;border:none;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--allyo-radius)}.allyo-sheet-close:hover{background:var(--allyo-muted)}.allyo-sheet-body{flex:1;overflow-y:auto;padding:var(--allyo-spacing-lg)}.allyo-sheet-footer{padding:var(--allyo-spacing-lg);border-top:1px solid var(--allyo-border);display:flex;gap:var(--allyo-spacing-sm)}.allyo-filter-trigger{position:fixed;bottom:20px;right:20px;z-index:999;box-shadow:0 4px 20px rgba(0,0,0,.15)}@media (min-width:769px){.allyo-filter-trigger{display:none}}.allyo-sorting{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--allyo-spacing-lg);padding-bottom:var(--allyo-spacing-md);border-bottom:1px solid var(--allyo-border)}.allyo-sorting-label{font-size:14px;font-weight:600;color:var(--allyo-muted-foreground)}.allyo-sorting-select{padding:8px 32px 8px 12px;border:1px solid var(--allyo-border);border-radius:var(--allyo-radius);background:#fff;font-size:14px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.allyo-sorting-select:focus{outline:2px solid var(--allyo-primary);outline-offset:2px}.allyo-active-filters{display:flex;flex-wrap:wrap;gap:var(--allyo-spacing-sm);margin-bottom:var(--allyo-spacing-lg)}.allyo-active-filter-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--allyo-muted);border-radius:999px;font-size:13px;font-weight:500}.allyo-active-filter-remove{background:0 0;border:none;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px}.allyo-active-filter-remove:hover{background:rgba(0,0,0,.1)}.allyo-clear-filters{font-size:13px;font-weight:600;color:var(--allyo-primary);text-decoration:underline;cursor:pointer;background:0 0;border:none;padding:6px 12px}.allyo-clear-filters:hover{color:var(--allyo-primary-hover)}.allyo-results-count{font-size:14px;color:var(--allyo-muted-foreground);margin-bottom:var(--allyo-spacing-md)}.allyo-results-count strong{color:var(--allyo-foreground);font-weight:600}