body{background:#f7f8fa;color:#17212b;min-height:100vh}.sf-header,.sf-footer{background:var(--sf-dark)}.sf-logo{height:44px;max-width:190px;object-fit:contain}.sf-brand-mark{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--sf-primary);color:#fff}.sf-hero{background:linear-gradient(135deg,var(--sf-dark),#173248);color:#fff}.sf-kicker{font-size:.75rem;letter-spacing:.16em;color:#dce8f4;font-weight:700}.sf-status-card{background:#fff;color:#17212b;border-radius:16px;padding:18px;box-shadow:0 18px 45px rgba(0,0,0,.15)}.sf-status-dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#adb5bd}.sf-status-dot.is-ok{background:#198754}.sf-status-dot.is-error{background:#dc3545}.sf-filter-panel{background:#fff;border:1px solid #e8edf2;border-radius:18px;padding:20px;box-shadow:0 8px 25px rgba(17,37,55,.05)}.btn-primary{background:var(--sf-primary);border-color:var(--sf-primary)}.btn-primary:hover,.btn-primary:focus{filter:brightness(.93);background:var(--sf-primary);border-color:var(--sf-primary)}.sf-product-card{height:100%;background:#fff;border:1px solid #e9eef3;border-radius:18px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.sf-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(17,37,55,.11)}.sf-product-image{aspect-ratio:1/1;background:#f3f5f7;display:flex;align-items:center;justify-content:center;overflow:hidden}.sf-product-image img{width:100%;height:100%;object-fit:contain}.sf-image-placeholder{width:100%;height:100%;min-height:220px;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;background:linear-gradient(145deg,#f2f4f6,#e7ebef);color:#8b96a0}.sf-image-placeholder i{font-size:3.4rem}.sf-image-placeholder span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.sf-price{font-size:1.25rem;font-weight:750;color:var(--sf-dark);min-height:1.8rem}.sf-price.is-missing{font-size:.9rem;font-weight:700}.sf-missing-value{display:inline-flex;align-items:center;background:#fff3cd;color:#765800;border:1px solid #ffe69c;border-radius:999px;padding:5px 9px}.sf-line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3rem}.sf-stock{font-size:.8rem;font-weight:650}.sf-stock.ok{color:#198754}.sf-stock.out{color:#dc3545}.sf-stock.warn{color:#9a6700;background:#fff3cd;border:1px solid #ffe69c;border-radius:999px;display:inline-flex;align-items:center;padding:4px 8px}.sf-stock.neutral{color:#5c6770}.sf-product-main-image{aspect-ratio:1/1;background:#fff;border:1px solid #e8edf2;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center}.sf-product-main-image img{width:100%;height:100%;object-fit:contain}.sf-product-main-image .sf-image-placeholder{min-height:100%}.sf-thumb{width:72px;height:72px;border:1px solid #dee2e6;border-radius:10px;background:#fff;overflow:hidden;padding:3px}.sf-thumb img{width:100%;height:100%;object-fit:contain}.sf-thumb.active{border:2px solid var(--sf-primary)}.sf-option-group{margin-bottom:18px}.sf-option-values{display:flex;gap:8px;flex-wrap:wrap}.sf-option-btn{border:1px solid #ced4da;background:#fff;border-radius:9px;padding:7px 12px}.sf-option-btn.active{background:var(--sf-dark);border-color:var(--sf-dark);color:#fff}.sf-option-btn:disabled{opacity:.4}.sf-json{max-height:420px;overflow:auto;background:#101820;color:#e9ecef;border-radius:10px;padding:14px;font-size:.78rem}.sf-footer-link{color:#fff;text-decoration:none}.sf-footer-link:hover{color:#fff;text-decoration:underline}.pagination .page-link{color:var(--sf-dark)}.pagination .active>.page-link{background:var(--sf-primary);border-color:var(--sf-primary);color:#fff}@media(max-width:767.98px){.sf-hero .display-5{font-size:2rem}.sf-product-main-image{margin-bottom:1rem}.sf-image-placeholder{min-height:180px}}
