@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Open+Sans+Condensed:wght@700&family=Open+Sans:wght@400;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Open Sans,sans-serif;background:#fff;color:#333;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit}.stripes{display:flex;height:5px;width:100%}.stripes div{flex:1 1}.stripes-thin{height:3px}.header{background:#fff;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-inner{max-width:1100px;margin:0 auto;padding:12px 20px;justify-content:space-between}.header-inner,.search-wrap{display:flex;align-items:center}.search-wrap{border:1px solid #999;border-radius:0;overflow:hidden}.search-input{border:none;outline:none;padding:7px 12px;font-size:13px;font-family:Open Sans,sans-serif;width:160px;color:#333}.search-input::placeholder{color:#999}.search-btn{background:#fff;border:none;border-left:1px solid #999;padding:7px 10px;cursor:pointer;color:#888;font-size:14px;display:flex;align-items:center;justify-content:center}.search-btn:hover{color:#555}.search-btn svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2}.logo{text-align:center;cursor:pointer}.logo-text{font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:24px;letter-spacing:3px;color:#222;border-top:2px solid #222;border-bottom:2px solid #222;padding:2px 8px;display:inline-block;line-height:1.2}.logo-sub,.logo-text{text-transform:uppercase}.logo-sub{font-size:9px;letter-spacing:1.5px;color:#888;margin-top:2px}.login-link{font-size:13px;color:#555}.login-link a:hover{color:#f86700}.nav-bar{max-width:1100px;margin:0 auto;display:flex;justify-content:center;padding:0 20px}.nav-item{position:relative;padding:12px 24px}.nav-link{font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:18px;text-transform:uppercase;color:#333;cursor:pointer;letter-spacing:.5px;white-space:nowrap;background:none;border:none}.nav-link:hover{color:#f86700}.nav-caret{font-size:10px;margin-left:2px;color:#999}.nav-underline{height:3px;border-radius:2px;margin-top:4px}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:200px;z-index:200;padding:6px 0}.dropdown-item{display:block;padding:8px 20px;font-size:13px;color:#333}.dropdown-item:hover{background:#f5f5f5;color:#f86700}.guide-banner{max-width:1100px;margin:20px auto;padding:0 20px;display:flex;gap:10px;overflow-x:auto}.guide-card{flex:1 1;min-width:180px;position:relative;border-radius:3px;overflow:hidden;cursor:pointer}.guide-card img{width:100%;height:150px;object-fit:cover;display:block}.guide-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:30px 10px 10px}.guide-overlay span{color:#fff;font-size:12px;font-weight:700;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.5)}.filters{max-width:1100px;margin:16px auto 10px;padding:0 20px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.filter-btn{font-size:15px;font-weight:600;cursor:pointer;border:none;background:transparent;color:#007abf;padding:0}.filter-btn:hover{color:#f86700}.filter-btn.active{background:#007abf;color:#fff;padding:6px 16px;border-radius:3px}.product-grid{max-width:1100px;margin:0 auto;padding:0 20px 40px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px 28px;gap:30px 28px}@media (max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.product-grid{grid-template-columns:1fr}}.product-card{text-align:left;display:flex;flex-direction:column}.card-title{font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:18px;color:#222;line-height:1.25;height:45px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:10px}.card-title,.card-title-text{text-align:center;overflow:hidden}.card-title-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.card-img-wrap{width:100%;padding-bottom:75%;position:relative;overflow:hidden;margin-bottom:10px;margin-left:auto;margin-right:auto;background:#fff}.card-img-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;transition:opacity .2s}.product-card:hover .card-img-wrap img{opacity:.92}.card-desc{font-size:12px;line-height:1.25;color:#444;text-align:justify;margin-bottom:12px;height:76px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;margin-top:auto}.card-price{font-size:16px;font-weight:700;color:#222}.check-it-out{background:#f86700;color:#fff;border:none;padding:8px 16px;font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s;white-space:nowrap}.check-it-out:hover{background:#e55d00}.card-saves{display:flex;align-items:center;gap:4px;font-size:12px;color:#999}.save-btn{background:none;border:none;cursor:pointer;font-size:14px;color:#ccc;padding:0;line-height:1}.save-btn.saved{color:#e74c3c}.contact-float{position:fixed;bottom:20px;right:20px;background:#f86700;color:#fff;border:none;padding:10px 18px;font-family:Open Sans Condensed,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;gap:8px;border-radius:3px;box-shadow:0 2px 8px rgba(0,0,0,.2);z-index:50;letter-spacing:.5px}.contact-float:hover{background:#e55d00}.footer{background:#fff;border-top:1px solid #e0e0e0;padding:30px 20px}.footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px}.footer-left{display:flex;align-items:center;gap:14px}.footer-logo-circle{width:50px;height:50px;background:#f86700;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.footer-brand h4,.footer-logo-circle{font-weight:700;font-family:Roboto Condensed,sans-serif}.footer-brand h4{font-size:14px;color:#222;text-transform:uppercase;letter-spacing:1px}.footer-brand p{font-size:11px;color:#999;margin-top:2px}.footer-social{display:flex;gap:12px;margin-bottom:8px}.footer-social a{width:30px;height:30px;border-radius:50%;background:#555;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;transition:background .2s}.footer-social a:hover{background:#f86700}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.footer-links a{font-size:12px;color:#555}.footer-links a:hover{color:#f86700}.footer-disclosure{max-width:1100px;margin:16px auto 0;padding:0 20px;font-size:11px;font-weight:700;color:#555;line-height:1.8}.footer-disclosure a{color:#007abf}@keyframes spin{to{transform:rotate(1turn)}}.loader{display:flex;justify-content:center;padding:30px 0 60px}.spinner{width:28px;height:28px;border:3px solid #e0e0e0;border-top-color:#f86700;border-radius:50%;animation:spin .7s linear infinite}