*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-cabinet-grotesk),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;line-height:1.6;font-weight:400}.container{max-width:1400px;margin:0 auto;padding:0 20px}.top-bar{background-color:#000;color:#fff;padding:12px 0;font-size:10px;text-align:center;letter-spacing:2px;font-weight:400;text-transform:uppercase;position:relative}.top-bar-content{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 20px}.top-bar-center,.top-bar-left,.top-bar-right{flex:1 1;text-align:center}nav{background-color:#fff;border-bottom:1px solid #e5e5e5;padding:12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.98)}nav .container{flex-wrap:wrap}.nav-top,nav .container{display:flex;justify-content:space-between;align-items:center}.nav-top{width:100%}.nav-left{display:flex;align-items:center;gap:15px}.nav-center{flex:1 1;text-align:center}.nav-right{display:flex;align-items:center;gap:20px}.logo{display:inline-block;text-decoration:none;transition:opacity .3s}.logo:hover{opacity:.7}.logo img{display:block}.nav-icon,.social-icon{width:22px;height:22px;cursor:pointer;opacity:.6;transition:all .3s cubic-bezier(.4,0,.2,1);color:#000}.nav-icon:hover,.social-icon:hover{opacity:1}.nav-links{display:flex;justify-content:center;gap:30px;width:100%;padding-top:15px;border-top:1px solid #e5e5e5}.nav-links a{color:#000;text-decoration:none;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;transition:opacity .2s;position:relative}.nav-links a:hover{opacity:.6}.nav-links a.active{font-weight:600}.nav-links a.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:1px;background-color:#000}.hero-section{width:100%;height:85vh;min-height:650px;position:relative;background:#000;background-image:url(/images/banner2.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-start;margin-bottom:100px;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1}.hero-section .container{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.hero-content{position:relative;z-index:2;text-align:left;color:#000;padding:0;max-width:600px;width:100%;word-wrap:break-word;overflow-wrap:break-word}.hero-content h1{font-size:clamp(40px,7vw,80px);font-weight:700;letter-spacing:5px;line-height:1.05;margin-bottom:32px;text-transform:uppercase;color:#000}.hero-content p{font-size:17px;letter-spacing:1.2px;opacity:.9;margin-top:24px;font-weight:300;line-height:1.7;max-width:520px;color:#000}.about-section{margin-bottom:100px}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-content p{font-size:16px;line-height:1.8;color:#333;font-weight:300;letter-spacing:.5px}.collection-intro{max-width:720px;margin:0 auto 70px;text-align:center}.collection-intro p{font-size:17px;line-height:1.9;color:#333;font-weight:300;letter-spacing:.8px}.why-suerte-section{margin-bottom:100px}.why-suerte-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px;max-width:1000px;margin:0 auto}.why-item{text-align:center;padding:30px 20px}.why-item h3{font-size:18px;font-weight:700;letter-spacing:1px;line-height:1.6;color:#000;text-transform:none}.closing-section{background:#000;padding:0 0 120px;margin-top:100px;text-align:center;position:relative;overflow:hidden}.closing-content{max-width:700px;margin:0 auto;color:#fff;position:relative;z-index:1;padding-top:80px}.closing-content h2{font-size:clamp(42px,7vw,80px);font-weight:700;letter-spacing:5px;margin-bottom:32px;text-transform:uppercase;line-height:1.1;color:#fff}.closing-content p{font-size:19px;line-height:1.8;opacity:.85;font-weight:300;letter-spacing:1px;margin-bottom:24px;color:#fff}.section-title{font-size:clamp(36px,5.5vw,72px);font-weight:700;letter-spacing:6px;text-align:center;text-transform:uppercase;margin:100px 0 70px;color:#000;line-height:1.1;position:relative;padding-bottom:20px}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background:#000}.products-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:50px;gap:50px;margin-bottom:120px}.products-grid .product-card{grid-column:span 2}.products-grid .product-card:first-child,.products-grid .product-card:last-child,.products-grid .product-card:nth-child(2),.products-grid .product-card:nth-last-child(2){grid-column:span 3}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#666;position:-webkit-sticky;position:sticky;top:60px;background-color:#fff;padding:15px 0;z-index:50;border-bottom:1px solid #e5e5e5;margin-top:-20px}.breadcrumb a{color:#666;text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:#000}.breadcrumb-separator{color:#999;margin:0 4px}.breadcrumb-current{color:#000;font-weight:600}.product-card{background:#fff;text-decoration:none;color:inherit;display:block;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid transparent}.product-image-wrapper{position:relative;width:100%;padding-top:125%;background-color:#fafafa;overflow:hidden;margin-bottom:24px;transition:background-color .4s ease;border:1px solid #f0f0f0}.product-card:hover .product-image-wrapper{background-color:#fff}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background:#f5f5f5;transition:transform .6s cubic-bezier(.4,0,.2,1)}.sale-badge{position:absolute;top:16px;right:16px;background-color:#000;color:#fff;padding:8px 16px;font-size:9px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;z-index:10;border:1px solid #000}.product-info{text-align:left;padding:0 4px}.product-name{font-size:13px;font-weight:500;letter-spacing:1.2px;margin-bottom:12px;color:#000;line-height:1.6;text-transform:uppercase;transition:color .3s ease}.product-card:hover .product-name{color:#333}.product-price{font-size:15px;font-weight:600;color:#000;letter-spacing:.8px}.product-price.original{text-decoration:line-through;color:#999;margin-right:8px}.product-price.sale{color:#000}.product-detail{background:#fff;padding:40px 0;margin-top:40px}.product-detail-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-bottom:40px}.product-detail-image-wrapper{width:100%;aspect-ratio:1;background-color:#fafafa;position:relative;overflow:hidden;border:1px solid #f0f0f0}.product-detail-image{width:100%;height:100%;object-fit:cover}.product-image-gallery{display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden}.product-gallery-main,.product-gallery-main-image-wrapper{width:100%;position:relative;overflow:hidden}.product-gallery-main-image-wrapper{aspect-ratio:1;background-color:#fafafa;border:1px solid #f0f0f0;transition:transform .3s ease}.product-gallery-main-image-wrapper.zoomed{overflow:hidden;z-index:10}.product-gallery-main-image-wrapper.zoomed .product-gallery-main-image{transition:transform .1s ease-out;object-fit:none;width:100%;height:100%}.product-gallery-main-image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .3s ease;pointer-events:none}.product-gallery-thumbnails{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start}.product-gallery-thumbnail{background:none;border:2px solid transparent;padding:0;cursor:pointer;transition:all .3s ease;border-radius:4px;overflow:hidden}.product-gallery-thumbnail.active,.product-gallery-thumbnail:hover{border-color:#000}.product-gallery-thumbnail-wrapper{width:80px;height:80px;position:relative;background-color:#fafafa;overflow:hidden}.product-gallery-thumbnail-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media (max-width:768px){.product-gallery-thumbnail-wrapper{width:60px;height:60px}.product-gallery-thumbnails{gap:8px}}.product-detail-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px}.product-detail-info h1{font-size:clamp(32px,4.5vw,48px);font-weight:700;letter-spacing:4px;margin-bottom:28px;color:#000;text-transform:uppercase;line-height:1.15}.product-detail-price{font-size:32px;font-weight:600;margin-bottom:40px;color:#000;letter-spacing:1.5px}.product-detail-description{color:#555;line-height:1.9;margin-bottom:36px;font-size:15px;letter-spacing:.3px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 56px;background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;border:none;font-size:12px;font-weight:700;letter-spacing:3px;cursor:pointer;transition:all .4s cubic-bezier(.23,1,.32,1);text-decoration:none;text-transform:uppercase;font-family:var(--font-cabinet-grotesk),sans-serif;-webkit-tap-highlight-color:transparent;touch-action:manipulation;position:relative;overflow:hidden;border-radius:0;min-width:180px}.btn:before{top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2) 50%,transparent);transition:left .6s cubic-bezier(.23,1,.32,1);z-index:1}.btn:after,.btn:before{content:"";position:absolute}.btn:after{top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.15);transform:translate(-50%,-50%);transition:width .6s cubic-bezier(.23,1,.32,1),height .6s cubic-bezier(.23,1,.32,1);z-index:0}.btn>*{position:relative;z-index:2;color:inherit;transition:transform .4s cubic-bezier(.23,1,.32,1)}.btn:hover{background:linear-gradient(135deg,#1a1a1a,#000);letter-spacing:3.5px}.btn:hover:before{left:100%}.btn:hover:after{width:300px;height:300px}.btn:active{transition:all .15s cubic-bezier(.23,1,.32,1)}.btn-secondary{background:linear-gradient(135deg,#fff,#f8f8f8);color:#000!important;border:2px solid #000;margin-left:15px}.btn-secondary>*{color:inherit;position:relative;z-index:2}.btn-secondary:before{background:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 50%,transparent)}.btn-secondary:after{background:rgba(0,0,0,.1)}.btn-secondary:hover{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff!important;border-color:#000}.btn-secondary:hover>*{color:#fff!important}footer{background-color:#000;color:#fff;padding:80px 0 40px;margin-top:120px;border-top:1px solid #1a1a1a}.footer-content{display:grid;grid-template-columns:2fr 2fr 1fr;grid-gap:60px;gap:60px;margin-bottom:40px}.footer-logo{margin-bottom:25px}.footer-logo img{display:block}.footer-column h3{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:25px}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:12px}.footer-column a{color:#fff;text-decoration:none;font-size:12px;opacity:.8;transition:opacity .2s}.footer-column a:hover{opacity:1}.footer-column p{font-size:12px;opacity:.8;line-height:1.9;margin-bottom:10px;font-weight:300;letter-spacing:.3px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #333;font-size:11px;opacity:.7}.footer-social{display:flex;gap:15px}.whatsapp-float{position:fixed;bottom:30px;left:30px;width:64px;height:64px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid #fff}.whatsapp-icon{width:32px;height:32px;fill:#fff}.scroll-top{position:fixed;bottom:30px;right:30px;width:48px;height:48px;background-color:#000;border:2px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}.scroll-top:before{content:"↑";color:#fff;font-size:22px;font-weight:700}@media (max-width:1600px){.container{max-width:1200px}}@media (max-width:1024px){.container{padding:0 30px;max-width:100%}.hero-section{height:70vh;min-height:500px}.hero-section .container{padding:0 30px}.hero-content{padding:0;max-width:100%}.products-grid{grid-template-columns:repeat(4,1fr);gap:40px}.products-grid .product-card,.products-grid .product-card:last-child,.products-grid .product-card:nth-last-child(2){grid-column:span 2}.product-detail-header{gap:40px}.nav-links{gap:20px}.why-suerte-grid{grid-template-columns:repeat(2,1fr)}.hero-content h1{font-size:clamp(36px,5vw,56px)}.hero-content p{font-size:15px}.section-title{font-size:clamp(28px,4vw,48px)}.footer-content{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.container{padding:0 20px}.top-bar{padding:8px 0;font-size:8px}.top-bar-content{flex-direction:column;gap:4px;padding:0 15px}.top-bar-center,.top-bar-left,.top-bar-right{font-size:8px;letter-spacing:1px}nav{padding:15px 0}.nav-top{flex-direction:row;justify-content:space-between;align-items:center}.nav-center{flex:0 1}.logo img{width:90px;height:auto}.nav-links{flex-wrap:wrap;gap:12px;font-size:9px;padding-top:12px;justify-content:center}.nav-links a{letter-spacing:1.5px}.hero-section{height:65vh;min-height:500px;margin-bottom:50px;background-image:url(/images/banner-mobile.png)}.hero-section .container{align-items:flex-start;padding:40px 20px 0}.hero-content{padding:0;text-align:left;max-width:100%}.hero-content,.hero-content h1{word-wrap:break-word;overflow-wrap:break-word}.hero-content h1{font-size:clamp(24px,8vw,40px);letter-spacing:1.5px;margin-bottom:20px;line-height:1.2}.hero-content p{font-size:14px;max-width:100%;margin-top:15px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5}.hero-content .btn{margin-top:20px;width:auto}.section-title{font-size:clamp(24px,8vw,40px);margin:50px 0 40px;letter-spacing:3px}.about-section{margin-bottom:60px}.about-content{padding:0 10px}.about-content p{font-size:14px;line-height:1.7}.collection-intro{margin-bottom:40px;padding:0 10px}.collection-intro p{font-size:14px;line-height:1.7}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:60px}.products-grid .product-card,.products-grid .product-card:last-child,.products-grid .product-card:nth-last-child(2){grid-column:span 1}.breadcrumb{top:50px;padding:12px 0}.product-image-wrapper{margin-bottom:15px}.product-name{font-size:12px;margin-bottom:8px}.product-price{font-size:13px}.why-suerte-section{margin-bottom:60px}.why-suerte-grid{grid-template-columns:1fr;gap:25px}.why-item{padding:20px 15px}.why-item h3{font-size:16px}.closing-section{padding:0 0 60px;margin-top:60px}.closing-content{padding:60px 20px 0}.closing-content h2{font-size:clamp(28px,10vw,40px);letter-spacing:2px;margin-bottom:20px}.closing-content p{font-size:16px;margin-bottom:25px}.btn{padding:16px 40px;font-size:11px;letter-spacing:2.5px;min-width:160px}.product-detail-header{grid-template-columns:1fr;gap:30px}.product-detail-info h1{font-size:clamp(24px,6vw,32px);margin-bottom:20px}.product-detail-price{font-size:24px;margin-bottom:25px}.product-detail-description{font-size:14px;margin-bottom:25px}.product-detail-actions{flex-direction:column}.product-detail-actions .btn{width:100%;text-align:center;margin-right:0}.product-detail-actions>div>div{margin-bottom:12px}.product-detail-actions>div>div>div{gap:8px}.product-detail-actions button[type=button]{padding:8px 16px;font-size:12px;min-width:60px;border-radius:4px}.product-detail-actions button[type=button] span{font-size:9px}.footer-content{grid-template-columns:1fr;gap:40px}.footer-logo img{width:80px;height:auto}.footer-bottom{flex-direction:column;gap:15px;text-align:center;padding-top:25px}.whatsapp-float{width:50px;height:50px;bottom:20px;left:20px}.whatsapp-icon{width:26px;height:26px}.scroll-top{width:35px;height:35px;bottom:20px;right:20px}}@media (max-width:480px){.container{padding:0 15px}.top-bar{font-size:7px;padding:6px 0}.top-bar-content{padding:0 10px}.nav-links{font-size:8px;gap:10px}.hero-section{height:50vh;min-height:400px;margin-bottom:40px;background-image:url(/images/banner-mobile.png)}.hero-section .container{align-items:flex-start;padding:30px 15px 0}.hero-content,.hero-content h1{word-wrap:break-word;overflow-wrap:break-word}.hero-content h1{font-size:22px;letter-spacing:1px;margin-bottom:15px;line-height:1.3}.hero-content p{font-size:12px;margin-top:10px;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5}.section-title{font-size:22px;margin:40px 0 30px;letter-spacing:3px}.products-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:50px}.products-grid .product-card,.products-grid .product-card:last-child,.products-grid .product-card:nth-last-child(2){grid-column:span 1}.product-image-wrapper{padding-top:120%}.product-name{font-size:11px;line-height:1.4}.product-price{font-size:12px}.btn{padding:14px 32px;font-size:10px;letter-spacing:2px;min-width:140px;border-radius:4px}.closing-section{padding:0 0 50px;margin-top:50px}.closing-content{padding:50px 15px 0}.closing-content h2{font-size:24px;letter-spacing:2px}.closing-content p{font-size:14px}.product-detail{padding:20px 0}.product-detail-header{gap:20px}.product-detail-info h1{font-size:20px;letter-spacing:2px}.product-detail-price{font-size:20px}.about-content,.collection-intro{padding:0 10px}.about-content p,.collection-intro p{font-size:13px}.product-detail-actions>div>div>div{gap:6px}.product-detail-actions button[type=button]{padding:8px 12px;font-size:11px;min-width:50px;border-radius:4px}.product-detail-actions button[type=button] span{font-size:8px;margin-left:3px;border-radius:4px}.checkout-section{padding:15px}.checkout-section-title{font-size:16px}.form-group{margin-bottom:15px}.form-group label{font-size:12px}.form-group input,.form-group select{padding:10px;font-size:14px}.order-item{padding:15px}.order-item-name{font-size:13px}.order-item-quantity{font-size:11px}.order-item-price{font-size:13px}}html{scroll-behavior:smooth}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card{animation:fadeIn .5s ease-out}.why-item{animation:fadeIn .6s ease-out}.btn:focus,a:focus,button:focus{outline:none}a,button{-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.product-detail-image,.product-image{transition:opacity .3s ease}.product-detail-image[data-loading=true],.product-image[data-loading=true]{opacity:.7}.search-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding-top:100px;animation:fadeIn .3s ease}.search-modal{background:#fff;width:90%;max-width:800px;max-height:80vh;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.search-modal-header{display:flex;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5;gap:15px}.search-input{flex:1 1;padding:12px 15px;border:1px solid #e5e5e5;font-size:16px;font-family:var(--font-cabinet-grotesk),sans-serif;outline:none}.search-input:focus{border-color:#000}.search-close-btn{background:none;border:none;font-size:32px;cursor:pointer;color:#000;line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.search-close-btn:hover{opacity:.6}.search-results{flex:1 1;overflow-y:auto;padding:20px}.search-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px}.search-product-card{display:block;text-decoration:none;color:inherit;transition:transform .2s}.search-product-image-wrapper{position:relative;width:100%;padding-top:125%;background-color:#f8f8f8;overflow:hidden;margin-bottom:10px}.search-product-info{text-align:left}.search-product-name{font-size:13px;font-weight:400;letter-spacing:1px;margin-bottom:5px;color:#000;text-transform:uppercase}.search-product-price{font-size:14px;font-weight:500;color:#000}.search-no-results{text-align:center;padding:60px 20px;color:#666}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:10000;display:flex;align-items:flex-start;justify-content:flex-end;padding:20px;animation:fadeIn .3s ease}.cart-modal{background:#fff;width:100%;max-width:480px;max-height:90vh;display:flex;flex-direction:column;animation:slideInRight .4s cubic-bezier(.4,0,.2,1)}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.cart-header{padding:20px;border-bottom:1px solid #e5e5e5}.cart-header .offer-progress-container{margin-top:15px;margin-bottom:0;gap:12px}.cart-header .offer-progress-item{padding:12px;background:#f8f8f8}.cart-header .offer-progress-label{font-size:11px}.cart-header .offer-progress-amount{font-size:10px}.cart-header .offer-progress-bar{height:6px}.cart-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cart-header h2{font-size:26px;font-weight:700;letter-spacing:3px;text-transform:uppercase;margin:0}.cart-close-btn{background:none;border:none;font-size:32px;cursor:pointer;color:#000;line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.cart-close-btn:hover{opacity:.6}.cart-content{flex:1 1;overflow-y:auto;padding:20px}.cart-items{margin-bottom:20px}.cart-item{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid #e5e5e5;transition:background-color .2s ease;position:relative}.cart-item:hover{background-color:#fafafa;margin:0 -20px;padding-left:20px;padding-right:20px}.cart-item:last-child{border-bottom:none}.cart-item-image-wrapper{position:relative;width:80px;height:80px;flex-shrink:0;background-color:#f8f8f8;overflow:hidden}.cart-item-info{flex:1 1;min-width:0}.cart-item-name{font-size:14px;font-weight:600;letter-spacing:1.2px;margin-bottom:10px;color:#000;text-decoration:none;text-transform:uppercase;display:block}.cart-item-name:hover{opacity:.7}.cart-item-price{font-size:15px;font-weight:600;color:#000;margin-bottom:12px;letter-spacing:.5px}.cart-item-quantity{display:flex;align-items:center;gap:10px}.cart-item-quantity button{background:#000;color:#fff;border:none;width:32px;height:32px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);font-weight:600;border-radius:4px}.cart-item-quantity button:hover{background:#333}.cart-item-quantity span{font-size:14px;font-weight:500;min-width:20px;text-align:center}.cart-item-remove{background:none;border:none;font-size:28px;cursor:pointer;color:#999;width:36px;height:36px;display:flex;align-items:center;justify-content:center;align-self:flex-start;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:50%;font-weight:300;line-height:1}.cart-item-remove:hover{color:#000;background:#f5f5f5;transform:rotate(90deg)}.cart-footer{padding:20px;border-top:1px solid #e5e5e5}.cart-total{font-size:20px;font-weight:600;margin-bottom:18px;text-align:right;letter-spacing:1px}.cart-empty{text-align:center;padding:60px 20px}.cart-empty p{font-size:16px;color:#666;margin-bottom:20px}.cart-title{font-size:28px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin:0}.cart-free-shipping{font-size:12px;color:#666;text-align:center;padding-top:8px;border-top:1px solid #e5e5e5}.cart-item-size{font-size:12px;color:#666;margin-top:4px;margin-bottom:12px}.cart-item-actions{display:flex;align-items:center;gap:12px;margin-top:12px}.cart-item-total{font-size:15px;font-weight:600;color:#000;margin-left:auto}.cart-subtotal{margin-bottom:20px}.subtotal-label{font-size:20px;font-weight:700;margin-bottom:8px;color:#000}.subtotal-note{font-size:12px;color:#666;margin-bottom:12px}.subtotal-note .shipping-link{text-decoration:underline;color:#000}.subtotal-amount{font-size:24px;font-weight:700;color:#000;text-align:right}.cart-terms{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.terms-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#666;cursor:pointer}.terms-checkbox input[type=checkbox]{margin-top:2px;cursor:pointer}.terms-checkbox a{text-decoration:underline;color:#000}.cart-actions{display:flex;gap:12px}.btn-view-cart{flex:1 1;background:#fff;color:#000;border:1px solid #000;text-align:center}.btn-checkout{flex:1 1;background:#000;color:#fff;text-align:center}.btn-checkout.disabled{opacity:.5;cursor:not-allowed}.product-options{margin-top:30px}.product-option-group{margin-bottom:24px}.product-option-label{display:block;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;color:#000}.color-swatches{display:flex;gap:12px;flex-wrap:wrap}.color-swatch{width:40px;height:40px;border-radius:4px;border:2px solid #ddd;cursor:pointer;transition:all .2s;position:relative}.color-swatch.selected{border-color:#000;border-width:3px}.size-buttons{display:flex;gap:10px;flex-wrap:wrap}.size-button{padding:12px 24px;border:1px solid #ddd;background:#fff;color:#000;font-size:14px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .2s;min-width:50px;text-align:center;border-radius:4px}.size-button:hover:not(.out-of-stock):not(:disabled){border-color:#000}.size-button.selected{background:#000;color:#fff;border-color:#000}.size-button.out-of-stock{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#999}.quantity-selector{display:flex;align-items:center;gap:0;border:1px solid #ddd;width:-moz-fit-content;width:fit-content}.quantity-btn{padding:12px 16px;border:none;background:#fff;color:#000;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s;min-width:44px;border-radius:4px}.quantity-btn:hover:not(:disabled){background:#f5f5f5}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-value{padding:12px 20px;font-size:16px;font-weight:600;min-width:50px;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;border-radius:4px}.stock-status{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:#000}.stock-indicator{width:10px;height:10px;border-radius:50%;background:#22c55e;display:inline-block}.product-action-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.btn-add-to-cart{width:100%;display:flex;align-items:center;justify-content:center;padding:16px 24px;background:#000;color:#fff;border:none;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .2s;border-radius:4px}.btn-add-to-cart:hover:not(:disabled){background:#333}.btn-add-to-cart:disabled{opacity:.5;cursor:not-allowed}.btn-buy-now{width:100%;padding:16px 24px;background:#fff;color:#000;border:1px solid #000;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .2s;border-radius:4px}.btn-buy-now:hover:not(:disabled){background:#000;color:#fff;border-radius:4px}.btn-buy-now:disabled{opacity:.5;cursor:not-allowed;border-radius:4px}.pickup-info{margin-bottom:30px}.pickup-box{border:1px dashed #ddd;padding:16px;border-radius:4px}.pickup-box p{font-size:14px;color:#000;margin-bottom:8px}.pickup-link{font-size:12px;color:#000;text-decoration:underline;display:inline-block;margin-bottom:12px}.pickup-time{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;margin-top:8px}.product-features{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;padding-top:30px;border-top:1px solid #e5e5e5}.product-feature{flex-direction:column;gap:8px;flex:1 1;min-width:120px}.feature-icon,.product-feature{display:flex;align-items:center}.feature-icon{width:40px;height:40px;justify-content:center;font-size:20px;margin-bottom:4px}.product-feature span{font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;text-align:center;color:#000}.product-title{font-size:clamp(28px,4vw,36px);font-weight:700;letter-spacing:2px;margin-bottom:16px;color:#000;text-transform:uppercase;line-height:1.2}.product-description{font-size:14px;line-height:1.8;color:#555;margin-bottom:20px}.product-detail-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.price-original{text-decoration:line-through;color:#999;font-size:18px;font-weight:400}.price-current{color:#000;font-size:24px;font-weight:700}.product-share{margin-top:24px}.share-button{display:flex;align-items:center;gap:8px;background:none;border:1px solid #ddd;padding:8px 16px;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .2s;color:#000}.share-button:hover{border-color:#000;background:#f5f5f5}.cart-icon{position:relative}.cart-badge{position:absolute;top:-10px;right:-10px;background:#000;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border:2px solid #fff}.nav-icon{background:none;border:none;padding:0;cursor:pointer}.checkout-container{display:grid;grid-template-columns:1fr 400px;grid-gap:60px;gap:60px;margin-bottom:80px}.checkout-form-section{flex:1 1}.checkout-form{display:flex;flex-direction:column;gap:40px}.checkout-section{background:#fafafa;padding:40px;border-radius:0;border:1px solid #e5e5e5;transition:border-color .3s ease}.checkout-section:hover{border-color:#d0d0d0}.checkout-section-title{font-size:20px;font-weight:700;letter-spacing:3px;text-transform:uppercase;margin-bottom:32px;color:#000;position:relative;padding-bottom:12px}.checkout-section-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#000}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;color:#000}.form-group input,.form-group select{width:100%;padding:14px 18px;border:2px solid #e5e5e5;font-size:15px;font-family:var(--font-cabinet-grotesk),sans-serif;background:#fff;color:#000;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.form-group input:focus,.form-group select:focus{border-color:#000}.form-group input.input-error,.form-group select.input-error{border-color:#d32f2f}.form-group input.input-disabled,.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7;color:#666}.error-message{display:block;color:#d32f2f;font-size:12px;margin-top:5px}.payment-method{margin-top:15px}.payment-option{display:flex;align-items:flex-start;gap:14px;padding:20px;background:#fff;border:2px solid #e5e5e5;border-radius:0;transition:all .3s ease}.payment-option:hover{border-color:#000;background:#fafafa}.payment-option input[type=radio]{margin-top:2px;cursor:pointer}.payment-option label{flex:1 1;cursor:pointer;display:flex;flex-direction:column;gap:5px}.payment-option label strong{font-size:14px;font-weight:600;color:#000}.payment-option label span{font-size:12px;color:#666}.checkout-submit-btn{width:100%;padding:18px;font-size:12px;margin-top:24px;font-weight:600;letter-spacing:2.5px}.checkout-submit-btn:disabled{opacity:.6;cursor:not-allowed}.checkout-summary{background:#fafafa;padding:40px;border-radius:0;border:1px solid #e5e5e5;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.offer-progress-container{margin-bottom:30px;display:flex;flex-direction:column;gap:20px}.offer-progress-item{background:#fff;padding:16px;border:1px solid #e5e5e5;border-radius:0}.offer-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.offer-progress-label{font-size:13px;font-weight:600;letter-spacing:.5px;color:#000;flex:1 1}.offer-progress-amount{font-size:12px;font-weight:600;color:#666;text-align:right}.offer-progress-bar{width:100%;height:8px;background-color:#e5e5e5;border-radius:4px;overflow:hidden;position:relative}.offer-progress-fill{height:100%;background-color:#000;border-radius:4px;transition:width .3s ease,background-color .3s ease;position:relative}.offer-progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.order-items{margin-bottom:30px}.order-item{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid #e5e5e5}.order-item:last-child{border-bottom:none}.order-item-image{position:relative;width:80px;height:80px;flex-shrink:0;background-color:#fff;overflow:hidden}.order-item-details{flex:1 1}.order-item-name{font-size:14px;font-weight:600;letter-spacing:1.2px;margin-bottom:6px;color:#000;text-transform:uppercase}.order-item-quantity{font-size:12px;color:#666;margin-bottom:5px}.order-item-price{font-size:15px;font-weight:700;color:#000;letter-spacing:.5px}.order-totals{border-top:2px solid #000;padding-top:24px;margin-top:8px}.order-total-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px}.order-total-final{font-size:20px;font-weight:700;margin-top:12px;padding-top:18px;border-top:2px solid #000;letter-spacing:1px}.shipping-note{font-size:12px;color:#666;margin-bottom:12px;font-style:italic}.checkout-success{max-width:700px;margin:60px auto;text-align:center;padding:40px 20px}.success-icon{width:80px;height:80px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;margin:0 auto}.order-confirmation{background:#f8f8f8;padding:30px;border-radius:4px;text-align:left;margin-top:30px}.order-info{display:flex;flex-direction:column;gap:12px}.order-info p{font-size:14px;line-height:1.6;color:#333}.order-info strong{font-weight:600;color:#000;margin-right:8px}@media (max-width:900px) and (min-width:769px){.checkout-container{grid-template-columns:1fr;gap:40px}.checkout-summary{position:static;order:-1}.product-detail-header{gap:40px}.offer-progress-container{margin-bottom:25px}}@media (max-width:768px){.search-modal-overlay{padding-top:50px}.search-modal{width:95%;max-height:85vh}.search-products-grid{grid-template-columns:repeat(2,1fr);gap:15px}.cart-overlay{padding:10px}.cart-modal{max-width:100%;max-height:95vh}.cart-item{flex-wrap:wrap}.cart-item-image-wrapper{width:60px;height:60px}.checkout-container{gap:40px}.checkout-summary{order:-1}.form-row{grid-template-columns:1fr}.checkout-section,.order-confirmation{padding:20px}.checkout-container{grid-template-columns:1fr;gap:30px}.checkout-summary{position:static}.offer-progress-container{margin-bottom:20px;gap:15px}.offer-progress-item{padding:12px}.offer-progress-header{flex-direction:column;align-items:flex-start;gap:5px}.offer-progress-label{font-size:12px}.offer-progress-amount{text-align:left;font-size:11px}}