@charset "UTF-8";.site-header{background:linear-gradient(180deg,indigo,#3a0066);color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0000002e}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;gap:24px}.site-header__brand{display:flex;align-items:baseline;gap:0;text-decoration:none;color:#fff;font-weight:700;font-size:22px;letter-spacing:.3px;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.28)}.brand-home,.brand-decor,.brand-trends{font-family:Jost,Futura,Century Gothic,Avant Garde,sans-serif;text-transform:uppercase}.brand-home,.brand-decor{font-weight:700}.brand-trends{font-weight:500}.brand-home,.brand-trends{color:#dde4da}.brand-d{color:#9f1cc6}.brand-e{color:#f32220}.brand-c{color:#f6682a}.brand-o{color:#f6bc31}.brand-r{color:#2c9f44}.site-header__nav{display:flex;align-items:center;gap:4px;flex:1;margin-left:16px}.nav-link{color:#ffffffc7;text-decoration:none;font-size:14px;font-weight:500;padding:8px 14px;border-radius:6px;transition:background-color .15s,color .15s}.nav-link:hover{background:#ffffff14;color:#fff}.nav-link.active{color:#fff;background:#ffffff1f}.site-header__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.currency-toggle{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:6px 8px;font-size:13px;font-weight:600;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:background-color .15s}.currency-toggle:hover{background:#fff3}.currency-toggle:focus-visible{outline:2px solid #FFC857;outline-offset:2px}.currency-toggle option{color:#333;background:#fff}.icon-btn{position:relative;background:transparent;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:16px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s}.icon-btn:hover{background:#ffffff1f}.icon-btn:focus-visible{outline:2px solid #FFC857;outline-offset:2px}.icon-badge{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;font-size:10px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1}.icon-badge--pink{background:#ff4f8b}.icon-badge--orange{background:#ff8a00}.user-wrap{position:relative}.user-dot{position:absolute;bottom:8px;right:8px;width:8px;height:8px;background:#34d399;border:2px solid #4B0082;border-radius:50%}.user-dropdown__greeting{display:flex;flex-direction:column;padding:12px 16px;font-size:12px;color:#888;border-bottom:1px solid #eee;background:#faf7fc}.user-dropdown__greeting strong{color:indigo;font-size:14px;margin-top:2px;word-break:break-all}.user-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border-radius:8px;box-shadow:0 6px 18px #0000002e;min-width:180px;overflow:hidden;z-index:1000}.user-dropdown__item{display:block;width:100%;text-align:left;background:transparent;border:none;padding:12px 16px;font-size:14px;color:#333;cursor:pointer;transition:background-color .12s}.user-dropdown__item:hover{background:#f5f0fa;color:indigo}.user-dropdown__item+.user-dropdown__item{border-top:1px solid #eee}@media (max-width: 720px){.site-header__inner{padding:10px 16px;gap:12px}.site-header__nav{gap:0;margin-left:8px}.nav-link{padding:6px 10px;font-size:13px}.site-header__brand{font-size:18px}}@media (max-width: 480px){.site-header__inner{padding:8px 12px;gap:8px}.site-header__brand{font-size:16px}.site-header__nav{margin-left:4px}.nav-link{padding:6px 8px;font-size:12px}.site-header__actions{gap:2px}.icon-btn{width:36px;height:36px;font-size:15px}}.stars-display{display:inline-flex;gap:2px;white-space:nowrap}.stars-display i{color:#dcdce0;font-size:15px}.stars-display i.on{color:#f5a623}.stars-input{display:inline-flex;gap:6px}.stars-input .star-btn{background:none;border:none;padding:2px;cursor:pointer;font-size:26px;line-height:1;color:#dcdce0;transition:color .12s,transform .12s}.stars-input .star-btn:hover{transform:scale(1.1)}.stars-input .star-btn.on{color:#f5a623}.stars-input .star-btn:focus-visible{outline:2px solid #4b0082;outline-offset:2px;border-radius:4px}*,*:before,*:after{box-sizing:border-box}.header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e1e3df}.header__top-bar{background:#f7f7f7;padding:8px 0;font-size:13px}.header__top-bar .container{display:flex;justify-content:space-between;align-items:center}.header__top-bar-links{display:flex;gap:20px}.header__top-bar-links a{color:#333;text-decoration:none}.header__top-bar-links a:hover{color:#f1641e}.header__main{padding:12px 0}.header__content{display:flex;align-items:center;gap:20px}.header__left{display:flex;align-items:center;gap:15px}.header__logo h1{font-size:24px;color:#f1641e;font-weight:700;margin:0}.header__logo span{font-size:12px;color:#666;display:block;margin-top:-2px}.header__search{flex:1;max-width:600px}.header__search .search-bar{position:relative}.header__search .search-bar input{width:100%;padding:12px 50px 12px 16px;border:2px solid #e1e3df;border-radius:24px;font-size:16px;outline:none}.header__search .search-bar input:focus{border-color:#f1641e}.header__search .search-bar .search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#f1641e;border:none;border-radius:50%;width:32px;height:32px;color:#fff;cursor:pointer}.header__search .search-bar .search-btn:hover{background:#cf4d0d}.header__right{display:flex;align-items:center;gap:15px}.header__icon-btn{position:relative;background:none;border:none;font-size:20px;color:#333;cursor:pointer;padding:8px;border-radius:50%}.header__icon-btn:hover{background:#f7f7f7}.header__icon-btn .badge{position:absolute;top:0;right:0;background:#f1641e;color:#fff;border-radius:50%;width:18px;height:18px;font-size:11px;display:flex;align-items:center;justify-content:center}.header__nav{margin-top:12px;border-top:1px solid #e1e3df;padding-top:12px}.header__nav .nav-links{display:flex;list-style:none;gap:30px}.header__nav .nav-links a{color:#333;text-decoration:none;font-weight:500;padding:8px 0}.header__nav .nav-links a:hover{color:#f1641e}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#fff}html{overflow-x:clip}.container{max-width:1400px;margin:0 auto;padding:0 20px}.shop-banner{background-image:url(/images/banner1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:300px}.product-listing{background:#f9f9f9;min-height:100vh}.product-listing .container{max-width:1400px;margin:0 auto;padding:0}.product-listing .listing-header{background:#fff;border-bottom:1px solid #e1e3df;padding:0 20px}.search-container{position:relative;max-width:400px;margin-left:auto;margin-top:10px;margin-bottom:10px}.search-container .search-input{width:100%;padding:12px 50px 12px 20px;border:2px solid #e1e3df;border-radius:25px;font-size:14px;background:#fff;outline:none;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.search-container .search-input:focus{border-color:#333;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.search-container .search-input::placeholder{color:#999;font-style:italic}.search-container .search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#333;border:none;border-radius:50%;width:36px;height:36px;color:#fff;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.search-container .search-btn:hover{background:#555;transform:translateY(-50%) scale(1.05)}.search-container .search-btn:active{transform:translateY(-50%) scale(.95)}.listing-content{display:flex;gap:30px;padding:30px 20px}.filter-sidebar{width:250px}.filter-sidebar .all-items{font-size:16px;font-weight:600;padding:12px 0;border-bottom:1px solid #e1e3df;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.filter-sidebar .filter-categories{margin-bottom:30px}.filter-sidebar .filter-clear{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#8000a3;font-size:13px;font-weight:600;cursor:pointer;padding:0 0 4px;margin-bottom:12px}.filter-sidebar .filter-clear:hover{text-decoration:underline}.filter-sidebar .filter-group{margin-bottom:24px}.filter-sidebar .filter-group__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#888;margin:0 0 6px}.filter-sidebar .filter-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:7px 8px;cursor:pointer;border:none;background:none;border-radius:6px;text-align:left;font:inherit;transition:background-color .2s ease,color .2s ease}.filter-sidebar .filter-item:hover{background-color:#f5f0f8}.filter-sidebar .filter-item .filter-label{color:#555;font-size:14px}.filter-sidebar .filter-item .filter-count{color:#999;font-size:13px}.filter-sidebar .filter-item--active{background-color:#f3e8fa}.filter-sidebar .filter-item--active .filter-label{color:#8000a3;font-weight:600}.filter-sidebar .filter-item--active .filter-count{color:#8000a3}.filter-sidebar .contact-section{margin-bottom:30px}.filter-sidebar .contact-section .contact-owner-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#666;font-size:14px;cursor:pointer;padding:8px 0}.filter-sidebar .contact-section .contact-owner-btn:hover{color:#333}.filter-sidebar .shop-stats{margin-bottom:30px}.filter-sidebar .shop-stats .stat-item{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.filter-sidebar .shop-stats .stat-item .stat-number{color:#333;font-weight:600}.filter-sidebar .shop-stats .stat-item .stat-label{color:#666;font-size:14px}.filter-sidebar .report-section .report-link{color:#666;font-size:12px;text-decoration:underline}.filter-sidebar .report-section .report-link:hover{color:#333}.products-section{flex:1}.products-section .products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.products-section .products-header h2{font-size:24px;font-weight:600;color:#333;display:flex;align-items:baseline;gap:10px}.products-section .products-header h2 .products-count{font-size:14px;font-weight:500;color:#999}.products-section .products-header .sort-dropdown{display:flex;align-items:center;gap:8px;position:relative}.products-section .products-header .sort-dropdown label{font-size:14px;color:#666}.products-section .products-header .sort-dropdown select{padding:8px 30px 8px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:14px;cursor:pointer;appearance:none;outline:none}.products-section .products-header .sort-dropdown select:focus{border-color:#333}.products-section .products-header .sort-dropdown .fa-chevron-down{position:absolute;right:10px;color:#666;font-size:12px;pointer-events:none}.not-found{text-align:center;padding:80px 20px}.not-found h1{font-size:28px;color:#333;margin-bottom:12px}.not-found p{color:#777;margin-bottom:24px}.not-found__link{display:inline-block;background:#8000a3;color:#fff;text-decoration:none;border-radius:22px;padding:11px 24px;font-weight:600}.not-found__link:hover{background:#66007f}.no-results{text-align:center;padding:60px 20px;color:#777}.no-results p{font-size:16px;margin-bottom:16px}.no-results__clear{background:#8000a3;color:#fff;border:none;border-radius:22px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.no-results__clear:hover{background:#66007f}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.product-card .product-image{aspect-ratio:1;overflow:hidden;position:relative}.product-card .product-image .sold-out-badge{position:absolute;top:10px;left:10px;z-index:2;background:#c0392bf2;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;border-radius:6px}.product-card .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card .product-image:hover img{transform:scale(1.05)}.product-card .product-image .favorite-toggle{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;border:none;background:#ffffffeb;box-shadow:0 2px 8px #00000026;color:#888;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s,color .15s,background-color .15s;z-index:2}.product-card .product-image .favorite-toggle:hover{background:#fff;transform:scale(1.08);color:#ff4f8b}.product-card .product-image .favorite-toggle.is-liked{color:#ff4f8b;background:#fff}.product-card .product-info{padding:16px}.product-card .product-info .product-title{font-size:14px;color:#333;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-info .product-price{margin-bottom:8px}.product-card .product-info .product-price .current-price{font-size:16px;font-weight:600;color:#333}.product-card .product-info .free-delivery .delivery-badge{background:#00a651;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:3px;text-transform:uppercase}@media (max-width: 768px){.product-listing .listing-header .nav-tabs{gap:20px}.product-listing .listing-header .search-container{max-width:100%}.product-listing .listing-content{flex-direction:column;gap:30px}.product-listing .filter-sidebar{width:100%}.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.footer .footer-main{grid-template-columns:1fr;gap:30px}}.about-section{background:#fff;padding:80px 0;margin-top:40px}.about-section .about-header{text-align:center;margin-bottom:60px}.about-section .about-header h2{font-size:2.5rem;color:#333;margin-bottom:20px;font-weight:600}.about-section .about-header .divider{width:80px;height:3px;background:linear-gradient(90deg,#f1641e,#ff8c42);margin:0 auto;border-radius:2px}.about-section .about-content{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start;max-width:1200px;margin:0 auto;padding:0 20px}.about-section .about-photo{text-align:center}.about-section .about-photo img{width:100%;max-width:300px;height:300px;object-fit:cover;border-radius:20px;box-shadow:0 10px 30px #00000026;transition:transform .3s ease}.about-section .about-photo img:hover{transform:translateY(-5px)}.about-section .about-text h3{font-size:2rem;color:#333;margin-bottom:20px;font-weight:600}.about-section .about-text .intro{font-size:1.2rem;color:#555;margin-bottom:25px;font-weight:500;line-height:1.6}.about-section .about-text p{color:#666;line-height:1.8;margin-bottom:20px;font-size:1rem}.about-section .about-text .about-highlights{display:flex;gap:30px;margin:40px 0;flex-wrap:wrap}.about-section .about-text .about-highlights .highlight-item{display:flex;align-items:center;gap:10px;color:#333;font-weight:500}.about-section .about-text .about-highlights .highlight-item i{color:#f1641e;font-size:1.2rem}.about-section .about-text .contact-info{background:#f9f9f9;padding:30px;border-radius:15px;margin-top:40px}.about-section .about-text .contact-info h4{color:#333;margin-bottom:15px;font-size:1.3rem}.about-section .about-text .contact-info p{margin-bottom:20px;color:#666}.about-section .about-text .contact-info .contact-btn{background:linear-gradient(135deg,#8000a3,#942cb0);color:#fff;border:none;padding:12px 25px;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.about-section .about-text .contact-info .contact-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #8000a366}@media (max-width: 768px){.about-section{padding:60px 0}.about-section .about-content{grid-template-columns:1fr;gap:40px;text-align:center}.about-section .about-text .about-highlights{justify-content:center;gap:20px}.about-section .about-header h2{font-size:2rem}}.product-images .main-image img{width:100%;height:500px;object-fit:cover;border-radius:12px;box-shadow:0 8px 25px #0000001a}.image-thumbnails .thumb-video{width:80px;height:80px;border-radius:8px;cursor:pointer;border:2px solid transparent;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease}.image-thumbnails .thumb-video:hover{border-color:#ddd}.image-thumbnails .thumb-video.active{border-color:#333}.product-info .product-options .quantity-controls button:hover:not(:disabled){border-color:#333}.product-info .product-options .quantity-controls button:disabled{opacity:.4;cursor:not-allowed}.product-info .action-buttons button:disabled{opacity:.45;cursor:not-allowed}.product-info .action-buttons .add-to-cart-btn:hover:not(:disabled){background:#333;color:#fff}.product-info .action-buttons .buy-now-btn:hover:not(:disabled){background:#555;border-color:#555}.product-info .stock-info{margin:-20px 0 24px;font-size:14px;font-weight:600;color:#2a9d3f}.product-info .stock-info--low{color:#d98300}.product-info .stock-info--out{color:#c0392b}.product-info .product-details,.product-info .product-description{margin-bottom:30px}.product-info .product-details h3,.product-info .product-description h3{font-size:1.3rem;color:#333;margin-bottom:15px;border-bottom:2px solid #f1641e;padding-bottom:8px}.product-info .product-details ul,.product-info .product-description ul{list-style:none}.product-info .product-details ul li,.product-info .product-description ul li{padding:5px 0;color:#666;line-height:1.6}.product-info .product-details p,.product-info .product-description p{color:#666;line-height:1.7;margin-bottom:15px}.product-card{cursor:pointer;transition:transform .3s ease}.product-card:hover{transform:translateY(-4px)}@media (max-width: 768px){.product-detail-content{grid-template-columns:1fr;gap:20px;padding:20px}.product-detail-modal{margin:10px;max-height:95vh}.action-buttons{flex-direction:column}}.footer{background:indigo;color:#fff;padding:32px 0 0;font-family:Segoe UI,sans-serif;font-size:14px}.footer-content{display:flex;gap:40px;max-width:900px;margin:0 auto;padding:0 24px;justify-content:space-between;flex-wrap:wrap}.footer-section{min-width:220px;margin-bottom:16px}.footer-section h4{color:#ffca58;margin-bottom:10px}.footer-links{display:flex;flex-direction:column;gap:6px;margin-top:8px}.footer-links a{color:#ead1ff;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffca58}.footer-email{color:#8ec5ff}.footer-email:hover{color:#b8daff;text-decoration:underline}.social-icons{display:flex;gap:12px;margin-top:8px}.social-icons a{color:#fff;font-size:18px;transition:color .2s}.social-icons a:hover{color:#ffca58}.footer-bottom{border-top:1px solid rgba(234,209,255,.2666666667);padding:14px 0 8px;text-align:center;color:#ead1ff;font-size:13px;margin-top:10px}@media (max-width: 600px){.footer-content{flex-direction:column;align-items:flex-start}.footer-section{min-width:0}}.product-detail-overlay{position:fixed;inset:0;background:#000c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.product-detail-modal{background:#fff;border-radius:12px;max-width:1200px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.close-btn{position:absolute;top:20px;right:20px;background:#0000001a;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;font-size:18px;z-index:10;transition:all .3s ease}.close-btn:hover{background:#0003}.product-detail-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px}.product-detail-left{display:flex;flex-direction:column;gap:24px}.product-detail-right{display:flex;flex-direction:column}.product-images .main-image{margin-bottom:20px}.product-images .main-image img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 8px 25px #0000001a}.product-images .image-thumbnails{display:flex;gap:10px}.product-images .image-thumbnails img{width:80px;height:80px;object-fit:contain;background:#f7f7f7;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.product-images .image-thumbnails img:hover{border-color:#ddd}.product-images .image-thumbnails img.active{border-color:#333}.product-description,.product-details,.product-notes-block,.product-suggestions-block,.product-care-block{margin-bottom:30px}.product-description h3,.product-details h3,.product-notes-block h3,.product-suggestions-block h3,.product-care-block h3{font-size:1.3rem;color:#333;margin-bottom:15px;border-bottom:2px solid #f1641e;padding-bottom:8px;font-weight:700;letter-spacing:.5px}.product-description,.product-details ul,.product-notes-block ul,.product-suggestions-block ul{color:#666;line-height:1.7;margin-bottom:12px;font-size:15px}.product-details ul,.product-description,.product-notes-block ul,.product-suggestions-block ul{list-style:disc inside;padding-left:0;margin:8px 0 0 6px}.product-details li,.product-notes-block li,.product-suggestions-block li{padding:5px 0}.product-info .seller-info{display:flex;align-items:center;gap:10px;margin-bottom:20px}.product-info .seller-info img{width:40px;height:40px;border-radius:50%}.product-info .seller-info span{font-weight:500;color:#333}.product-info .product-title{font-size:2rem;color:#333;margin-bottom:15px;line-height:1.3}.product-info .rating-section{display:flex;align-items:center;gap:10px;margin-bottom:20px}.product-info .rating-section .stars{display:flex;gap:2px}.product-info .rating-section .stars .fa-star{color:#ddd;font-size:16px}.product-info .rating-section .stars .fa-star.filled{color:#ffc107}.product-info .rating-section .rating-text{color:#666;font-size:14px}.product-info .price-section{margin-bottom:20px}.product-info .price-section .current-price{font-size:2rem;font-weight:700;color:#333}.product-info .price-section .original-price{font-size:1.2rem;color:#999;text-decoration:line-through;margin-left:15px}.product-info .shipping-info{display:flex;align-items:center;gap:8px;color:#00a651;font-weight:500;margin-bottom:30px}.product-info .shipping-info i{font-size:16px}.product-info .product-options{margin-bottom:30px}.product-info .product-options .size-selector,.product-info .product-options .quantity-selector{margin-bottom:20px}.product-info .product-options .size-selector label,.product-info .product-options .quantity-selector label{display:block;font-weight:600;margin-bottom:8px;color:#333}.product-info .product-options .size-selector select,.product-info .product-options .quantity-selector select{width:100%;padding:12px;border:2px solid #ddd;border-radius:8px;font-size:16px;background:#fff;cursor:pointer}.product-info .product-options .size-selector select:focus,.product-info .product-options .quantity-selector select:focus{outline:none;border-color:#333}.product-info .product-options .quantity-controls{display:flex;align-items:center;gap:15px}.product-info .product-options .quantity-controls button{width:40px;height:40px;border:2px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;font-size:18px;font-weight:600}.product-info .product-options .quantity-controls button:hover{border-color:#333}.product-info .product-options .quantity-controls span{font-size:18px;font-weight:600;min-width:30px;text-align:center}.product-info .action-buttons{display:flex;gap:15px;margin-bottom:40px}.product-info .action-buttons button{flex:1;padding:15px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.product-info .action-buttons .add-to-cart-btn{background:#fff;border:2px solid #333;color:#333}.product-info .action-buttons .add-to-cart-btn:hover{background:#333;color:#fff}.product-info .action-buttons .buy-now-btn{background:#333;border:2px solid #333;color:#fff}.product-info .action-buttons .buy-now-btn:hover{background:#555;border-color:#555}.product-info .shop-policies{display:flex;gap:20px;flex-wrap:wrap}.product-info .shop-policies .policy-item{display:flex;align-items:center;gap:8px;color:#666;font-size:14px}.product-info .shop-policies .policy-item i{color:#00a651}@media (max-width: 900px){.product-detail-modal{padding:14px 2vw}.product-detail-content{grid-template-columns:1fr;gap:24px;padding:20px}.product-detail-left{width:100%}}.filters-toggle{display:none}@media (max-width: 768px){.container{padding:0 14px}.shop-banner{height:170px}.product-listing .listing-content{flex-direction:column;gap:16px;padding:16px 14px}.product-listing .listing-header{padding:0 14px}.product-listing .search-container{max-width:100%;margin-left:0}.filters-toggle{display:inline-flex;align-items:center;gap:8px;width:100%;margin:12px 0 0;background:#fff;border:1px solid #e1e3df;border-radius:10px;padding:12px 16px;font-size:15px;font-weight:600;color:indigo;cursor:pointer}.filters-toggle .fa-chevron-down,.filters-toggle .fa-chevron-up{margin-left:auto;font-size:12px;color:#999}.filter-sidebar{display:none;width:100%;background:#fff;border:1px solid #e1e3df;border-radius:10px;padding:16px 18px}.filter-sidebar.filter-sidebar--open{display:block}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card .product-info{padding:10px}.product-card .product-info .product-title{font-size:13px}.products-section .products-header{flex-wrap:wrap;gap:10px 16px;margin-bottom:18px}.products-section .products-header h2{font-size:20px}.product-detail-overlay{padding:22px 0 0;align-items:flex-start;overflow-y:auto}.product-detail-modal{border-radius:0;min-height:0;max-height:none;margin:0}.product-images .image-thumbnails{flex-wrap:wrap}.product-info .product-title{font-size:1.15rem;line-height:1.35;padding-right:44px}.product-info .price-section .current-price{font-size:1.6rem}.product-info .action-buttons{flex-direction:column}.product-detail-content{display:flex;flex-direction:column;gap:0}.product-detail-left,.product-detail-right{display:contents}.product-detail-content .product-title{order:1}.product-detail-content .product-images{order:2}.product-detail-content .rating-section{order:3}.product-detail-content .price-section{order:4}.product-detail-content .shipping-info{order:5}.product-detail-content .product-options{order:6}.product-detail-content .stock-info{order:7}.product-detail-content .action-buttons{order:8}.product-detail-content .product-details{order:9}.product-detail-content .product-description{order:10}.product-detail-content .product-care-block,.product-detail-content .product-suggestions-block{order:11}.product-detail-content .product-notes-block{order:12}.product-detail-content .shop-policies{order:13}.product-detail-content .product-images{margin-bottom:22px}.about-section{padding:48px 0}.about-section .about-content{grid-template-columns:1fr;gap:30px}.about-section .about-header h2{font-size:1.8rem}.about-section .about-text h3{font-size:1.5rem}}@media (max-width: 380px){.product-grid{grid-template-columns:1fr}}.product-reviews{border-top:1px solid #eee;padding:24px 40px 40px}.product-reviews h3{margin:0 0 16px;font-size:1.2rem;color:#333}.review-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.review-item{border:1px solid #eee;border-radius:10px;padding:14px 16px;background:#fcfbfd}.review-item__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-item__author{font-weight:700;color:indigo;font-size:14px}.review-item__date{color:#999;font-size:12px;margin-left:auto}.review-item__comment{margin:8px 0 0;color:#444;font-size:14px;line-height:1.55;white-space:pre-wrap}.review-empty{color:#777;font-size:14px}.review-empty a{color:indigo;font-weight:600}.rating-text--none{font-style:italic}.shop-policies .policy-item--link{text-decoration:none}.shop-policies .policy-item--link:hover{color:indigo}.shop-policies .policy-item--link span{text-decoration:underline}@media (max-width: 768px){.product-reviews{padding:20px 16px 28px}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
