.suburban-collar-page{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;margin-top:0;padding-top:0}.suburban-collar-page .hero-slider-container{margin-top:0}.hero-section{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);min-height:100vh;display:flex;align-items:center;position:relative;color:#fff;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('/images/brand/suburban-collar-hero-bg.jpg') center/cover;opacity:.1;z-index:1}.hero-overlay{position:relative;z-index:2;width:100%}.brand-logo{margin-bottom:2rem}.brand-title{font-size:4rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-tagline{font-size:1.5rem;font-weight:300;letter-spacing:.05em;color:#e0e0e0;margin-bottom:0}.hero-description{font-size:1.2rem;line-height:1.6;margin:2rem 0;color:#d0d0d0}.hero-actions{margin-top:3rem}.hero-actions .btn{padding:12px 30px;font-size:1.1rem;border-radius:50px;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.hero-actions .btn-primary{background:linear-gradient(45deg,var(--primary-navy),#2c5aa0);border:0;box-shadow:0 4px 15px rgba(44,90,160,.3)}.hero-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(44,90,160,.4)}.hero-actions .btn-outline-light{border:2px solid #fff;color:#fff}.hero-actions .btn-outline-light:hover{background:#fff;color:var(--primary-navy);transform:translateY(-2px)}.brand-story-section{padding:5rem 0;padding-bottom:0!important}.section-title{font-size:2.5rem;font-weight:600;color:var(--primary-navy);margin-bottom:1.5rem}.story-content .lead{font-size:1.3rem;color:#555;margin-bottom:2rem}.brand-values{margin-top:2rem}.value-item{display:flex;align-items:center;margin-bottom:1rem;font-size:1.1rem;color:#666}.value-item i{color:var(--muted-gold);margin-right:.75rem;font-size:1.2rem}.story-image img{border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.featured-categories{background:#f8f9fa}.section-subtitle{color:#666;font-size:1.1rem;margin-bottom:3rem}.category-card-enhanced{background:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:all .3s ease;height:100%;text-align:center;border:2px solid transparent}.category-card-enhanced:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.12);border-color:var(--primary-navy)}.category-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--primary-navy),#2c5aa0);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.category-icon i{font-size:2rem;color:#fff}.category-card-enhanced:hover .category-icon{transform:scale(1.1);background:linear-gradient(135deg,#2c5aa0,var(--primary-navy))}.category-content{text-align:center}.category-content h3{font-size:1.5rem;font-weight:600;color:var(--primary-navy);margin-bottom:1rem}.category-content p{color:#666;margin-bottom:1.5rem;line-height:1.6}.category-stats{margin-bottom:1.5rem}.stat-item{display:inline-flex;align-items:center;background:#f8f9fa;padding:.5rem 1rem;border-radius:20px;color:#666;font-size:.9rem;font-weight:500}.stat-item i{margin-right:.5rem;color:var(--muted-gold)}.btn-block{width:100%;padding:12px 24px;font-weight:600;border-radius:25px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.category-card-enhanced .btn-primary{background:linear-gradient(45deg,var(--primary-navy),#2c5aa0);border:0;box-shadow:0 4px 15px rgba(44,90,160,.3)}.category-card-enhanced .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(44,90,160,.4)}.products-section{padding:5rem 0;padding-top:0!important}.filter-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.filter-btn{background:transparent;border:2px solid var(--primary-navy);color:var(--primary-navy);padding:8px 20px;border-radius:25px;font-weight:500;transition:all .3s ease;cursor:pointer}.filter-btn:hover,.filter-btn.active{background:var(--primary-navy);color:#fff}.product-item{transition:opacity .3s ease,transform .3s ease}.product-item.hidden{opacity:0;transform:scale(.9);pointer-events:none}.product-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);height:100%}.product-card:hover,.card:hover,.product-item:hover .product-card,.product-item:hover .card{transform:none!important;box-shadow:0 5px 20px rgba(0,0,0,.08)!important;border:0!important;background:#fff!important}.product-image{position:relative;overflow:hidden;aspect-ratio:3/4;background:#f8f9fa}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;background:#fff;padding:.5rem}.product-card:hover .product-image img{transform:scale(1.05)}.badge-new{background:#28a745;color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.badge-sale{background:#dc3545;color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;top:35px}.product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-info{padding:1rem 1.25rem 1.25rem 1.25rem;display:flex;flex-direction:column;background:#fff;min-height:auto;flex:1}.product-name{font-size:1rem;font-weight:600;color:var(--primary-navy);margin-bottom:.5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{margin-bottom:.5rem;font-family:'Montserrat',sans-serif}.current-price,.sale-price{font-size:1.1rem;font-weight:600;color:var(--primary-navy)}.original-price{font-size:1.1rem;color:#999;text-decoration:line-through;margin-left:.5rem}.product-rating{display:flex;align-items:center;gap:.25rem}.rating-count{font-size:.9rem;color:#666;margin-left:.25rem}.newsletter-section{background:linear-gradient(135deg,var(--primary-navy) 0%,#1a365d 100%)}.newsletter-form{max-width:400px;margin:0 auto}.newsletter-form .input-group{border-radius:50px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.2)}.newsletter-form .form-control{border:0;padding:12px 20px;font-size:1rem}.newsletter-form .btn{border:0;padding:12px 25px;background:var(--muted-gold);color:var(--primary-navy);font-weight:600}.newsletter-form .btn:hover{background:#d4af37}@media(max-width:768px){.brand-title{font-size:2.5rem}.brand-tagline{font-size:1.2rem}.hero-description{font-size:1rem}.hero-actions .btn{display:block;margin:.5rem 0;width:100%}.section-title{font-size:2rem}.filter-tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.filter-btn{white-space:nowrap;flex-shrink:0}.category-image{height:200px}.product-image{aspect-ratio:4/5}}@media(max-width:576px){.hero-section{min-height:80vh;padding:2rem 0}.brand-title{font-size:2rem}.brand-tagline{font-size:1rem}.section-title{font-size:1.75rem}.category-content{padding:1rem}.product-info{padding:.75rem 1rem 1rem 1rem!important;min-height:auto!important}.product-name{font-size:.95rem!important;margin-bottom:.4rem!important;line-height:1.3!important}}.size-badges .badge{font-size:.75rem!important;padding:.5rem 1rem!important;border-radius:20px!important;font-weight:600!important;font-family:'Montserrat',sans-serif!important;text-transform:uppercase;letter-spacing:.5px;position:unset}@media(max-width:576px){#products-grid .row{margin:0!important}#products-grid .row>*{padding:0!important}}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:55px;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000;display:flex;align-items:stretch}.mobile-bottom-nav-btn{flex:1;background:none;border:0;font-size:.9rem;font-weight:600;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-bottom-nav-divider{width:1px;background-color:#e9ecef;height:60%;align-self:center}.bottom-sheet-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1040;opacity:0;visibility:hidden;transition:opacity .3s ease}.bottom-sheet-overlay.open{opacity:1;visibility:visible}.bottom-sheet{position:fixed;bottom:-100%;left:0;right:0;max-height:70%;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;z-index:1050;transition:bottom .3s ease-in-out;display:flex;flex-direction:column}.bottom-sheet.open{bottom:0}.bottom-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e9ecef;flex-shrink:0}.bottom-sheet-title{font-size:1.2rem;font-weight:600;margin:0}.bottom-sheet-body{padding:1rem 1.5rem;overflow-y:auto}.bottom-sheet-footer{padding:1rem 1.5rem;border-top:1px solid #e9ecef;display:flex;gap:1rem;flex-shrink:0}.filter-option{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filter-option input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border:1px solid #ccc;border-radius:4px}.filter-option:hover input~.checkmark{background-color:#ccc}.filter-option input:checked~.checkmark{background-color:#1a2332;border-color:#1a2332}.checkmark:after{content:"";position:absolute;display:none}.filter-option input:checked~.checkmark:after{display:block}.filter-option .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.filters-section-desktop{padding-top:2rem}@media(max-width:991.98px){.filters-section-desktop{display:none}.mobile-bottom-nav{display:flex}}@media(min-width:992px){.mobile-bottom-nav{display:none}}.filters-section{background:linear-gradient(135deg,#f9f7f1 0%,#f8f9fa 100%);padding:1.5rem 0;border-bottom:1px solid #e9ecef}.filter-toolbar{background:#fff;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:1.5rem;border:1px solid #e9ecef;width:100%}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:0;border-bottom:0}.filter-title{display:flex;align-items:center;font-size:1rem;font-weight:600;color:#1a2332;font-family:'Montserrat',sans-serif;margin-right:2rem;flex-shrink:0}.filter-title i{color:#d4af37;font-size:1.1rem}.results-count{display:flex;align-items:center;gap:.5rem;font-family:'Poppins',sans-serif;flex-shrink:0}.count-number{font-size:1.1rem;font-weight:700;color:#d4af37}.count-text{color:#a1a1a1;font-size:.85rem}.active-filter-badge{background:linear-gradient(135deg,#1a2332,#2c3e50);color:#fff;padding:.3rem .6rem;border-radius:15px;font-size:.75rem;font-weight:600;font-family:'Montserrat',sans-serif}.filter-controls{display:flex;align-items:center;gap:1.5rem;flex-wrap:nowrap;flex:1;justify-content:center}.filter-group{display:flex;align-items:center;gap:.75rem}.filter-label{font-size:.85rem;font-weight:600;color:#1a2332;font-family:'Montserrat',sans-serif;margin:0;white-space:nowrap}.filter-select{min-width:160px;padding:.6rem 2rem .6rem .8rem;border:2px solid #e9ecef;border-radius:8px;font-family:'Poppins',sans-serif;font-size:.85rem;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") no-repeat right .5rem center/1.5em 1.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s ease;cursor:pointer}.filter-select:focus{outline:0;border-color:#d4af37;box-shadow:0 0 0 3px rgba(212,175,55,.1)}.filter-select:hover{border-color:#d4af37}.clear-filters-btn{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:0;padding:.6rem 1rem;border-radius:8px;font-family:'Montserrat',sans-serif;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.4rem;white-space:nowrap}.clear-filters-btn:hover{background:linear-gradient(135deg,#c82333,#dc3545);transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,53,69,.3)}@media(max-width:991.98px){.filter-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.filter-title{margin-right:0}.results-count{align-self:flex-start}.filter-controls{flex-wrap:wrap;justify-content:flex-start;gap:1rem}.filter-group{flex-direction:column;gap:.5rem;align-items:flex-start}.filter-select{min-width:160px}}@media(max-width:767.98px){.filters-section{padding:1rem 0}.filter-toolbar{padding:1rem}.filter-header{margin-bottom:1rem;padding-bottom:.75rem}.filter-title{font-size:1rem}.count-number{font-size:1.1rem}.filter-controls{flex-direction:column;align-items:stretch;gap:1rem}.filter-select{min-width:100%;width:100%}.clear-filters-btn{width:100%;justify-content:center}}.professional-brand-story-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:6rem 0;position:relative;overflow:hidden}.professional-brand-story-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#dee2e6,transparent)}.story-content{padding-right:2rem}.story-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#d4af37 0%,#f4d03f 100%);color:#1a2332;padding:.75rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(212,175,55,.3)}.story-title{font-size:3rem;font-weight:700;color:#1a2332;margin-bottom:.5rem;line-height:1.1}.story-subtitle{font-size:1.2rem;color:#d4af37;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.story-description{font-size:1.3rem;line-height:1.6;color:#2c3e50;margin-bottom:1.5rem;font-weight:500}.story-details{font-size:1.1rem;line-height:1.7;color:#6c757d;margin-bottom:2.5rem}.story-stats{display:flex;gap:2rem;margin-top:2rem}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:#d4af37;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.story-visual{padding-left:2rem}.brand-values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.value-card{background:#fff;padding:2rem 1.5rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #f1f3f4;position:relative;overflow:hidden}.value-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#d4af37,#f4d03f);transform:scaleX(0);transition:transform .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.value-card:hover::before{transform:scaleX(1)}.value-icon{width:60px;height:60px;background:linear-gradient(135deg,#d4af37 0%,#f4d03f 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease}.value-icon i{font-size:1.5rem;color:#1a2332}.value-card:hover .value-icon{transform:scale(1.1);box-shadow:0 5px 15px rgba(212,175,55,.4)}.value-card h4{font-size:1.1rem;font-weight:600;color:#1a2332;margin-bottom:.75rem;line-height:1.3}.value-card p{font-size:.95rem;color:#6c757d;line-height:1.5;margin:0}@media(max-width:992px){.professional-brand-story-section{padding:4rem 0}.story-content{padding-right:0;margin-bottom:3rem;text-align:center}.story-visual{padding-left:0}.story-title{font-size:2.5rem}.story-stats{justify-content:center}}@media(max-width:768px){.professional-brand-story-section{padding:3rem 0}.story-title{font-size:2rem}.story-description{font-size:1.1rem}.story-stats{flex-direction:column;gap:1.5rem;align-items:center}.stat-item{display:flex;align-items:center;gap:1rem}.stat-number{font-size:2rem;margin-bottom:0}.brand-values-grid{grid-template-columns:1fr;gap:1rem}.value-card{padding:1.5rem 1rem}}@media(max-width:576px){.story-title{font-size:1.8rem}.story-badge{font-size:.8rem;padding:.5rem 1rem}.value-icon{width:50px;height:50px}.value-icon i{font-size:1.2rem}}.product-card{position:relative;overflow:hidden}.product-image{position:relative;overflow:hidden;aspect-ratio:3/4;background:#f8f9fa}.product-actions.d-mobile{display:none!important}.product-actions.d-desktop{display:flex!important;position:absolute;bottom:0;left:0;right:0;background:rgba(255,255,255,.95);padding:1rem;justify-content:center;align-items:center;gap:.5rem;opacity:0;transform:translateY(100%);transition:all .5s ease-in-out;visibility:hidden;z-index:10;border:0;box-shadow:none}.product-card:hover .product-actions.d-desktop{opacity:1!important;transform:translateY(0)!important;visibility:visible!important}@media(max-width:991.98px){.product-actions.d-desktop{display:none!important}.product-actions.d-mobile{display:flex!important;gap:.5rem;padding:0!important;margin:0!important}.product-card{margin:0!important;padding:0!important}.product-info{padding:.6rem .8rem .8rem .8rem!important}.product-name{font-size:.9rem!important}.product-actions.d-mobile .btn{margin:0!important;padding:.5rem .75rem!important}}@media(max-width:991.98px){.products-section{padding-top:2rem!important;margin-top:1rem!important}.filters-section-desktop{margin-top:0!important;padding-top:1.5rem!important}.product-card{margin-bottom:1.5rem!important}.product-info{padding:.75rem 1rem 1rem 1rem!important}.product-actions.d-mobile{gap:.75rem!important;margin-top:1rem!important}.product-actions.d-mobile .btn{padding:.6rem 1rem!important;font-size:.9rem!important}}.hero-slide picture{display:block;width:100%;height:100%}.hero-slide picture img,.hero-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide picture source{display:none}.hero-slider-container .swiper-pagination{bottom:20px;z-index:10}.hero-slider-container .swiper-pagination-bullet{width:12px;height:12px;background:rgba(255,255,255,.5);opacity:1;border:2px solid #d4af37;transition:all .3s ease;margin:0 6px}.hero-slider-container .swiper-pagination-bullet:hover{background:rgba(212,175,55,.7);transform:scale(1.2)}.hero-slider-container .swiper-pagination-bullet-active{background:#d4af37;border-color:#fff;box-shadow:0 0 10px rgba(212,175,55,.6)}@media(max-width:768px){.hero-slider-container .swiper-pagination-bullet{width:10px;height:10px;margin:0 4px}}