/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}#__next,.cart-overlay,.cart-panel,.content-wrapper,.main-content,.menu-items,.menu-overlay,body,html{max-width:100vw;overflow-x:hidden}.visible{visibility:visible}.fixed{position:fixed}.sticky{position:sticky}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.table{display:table}.min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.min-h-screen{min-height:100vh}.w-full{width:100%}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.outline-none{--tw-outline-style:none;outline-style:none}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.disabled\:opacity-50:disabled{opacity:.5}#__next,body,html{width:100%;max-width:100vw;height:auto;min-height:100vh;margin:0;padding:0;overflow:hidden auto}.content-wrapper,.main-content,main{min-height:0;margin-bottom:0}@media (max-width:768px){#__next,body,html{flex-direction:column;height:auto;min-height:100vh;display:flex}.content-wrapper,.main-content,main{flex:1 0 auto;margin-top:auto;margin-bottom:0}}*{max-width:100vw}.cart-overlay,.cart-panel,.menu-items,.menu-overlay{max-width:100vw;overflow-x:hidden}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body,html{-ms-overflow-style:none;scrollbar-width:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition-timing-function:cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth}body{-webkit-tap-highlight-color:transparent}button,input,select,textarea{appearance:none}button:focus,input:focus,select:focus,textarea:focus{transition:all .2s}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}*{box-sizing:border-box;margin:0;padding:0}.cart-overlay,.menu-overlay{pointer-events:none}.cart-overlay.active,.menu-overlay.active{pointer-events:auto}body{color:#171717;background:#fff;font-family:Arial,Helvetica,sans-serif}body,body body{flex-direction:column;display:flex}body body{min-height:100vh}body .footer,body footer{margin-top:auto}body .footer,body .footer-bottom,body .footer-copyright,body footer{margin-bottom:0;padding-bottom:0}body{min-height:100vh}.main-nav{z-index:1000;background-color:#f9d8e2;width:100%;height:90px;padding:0 2rem;top:0}.main-nav,.nav-center{justify-content:center;align-items:center;display:flex;position:fixed}.nav-center{pointer-events:none;z-index:1001;top:5px;left:50%;transform:translate(-50%)}.nav-center,.nav-logo{width:120px;height:80px}.nav-logo{object-fit:contain;pointer-events:auto;display:block}.nav-right{gap:1.2rem;position:absolute;right:2rem}.nav-icon-wrapper,.nav-right{align-items:center;display:flex}.nav-icon-wrapper{cursor:pointer;justify-content:center;text-decoration:none;transition:all .3s}.nav-icon{color:#171717;width:22px;height:22px;transition:all .3s}.nav-icon-wrapper:hover .nav-icon{color:#000;transform:scale(1.1)}.search-icon-wrapper:hover .nav-icon{stroke-width:2.5px}.favorites-icon-wrapper:hover .nav-icon{fill:#171717}.account-icon-wrapper:hover .nav-icon{stroke-width:2.5px}.hamburger-menu{cursor:pointer;position:absolute;left:2rem}.hamburger-icon{z-index:1003;font-size:1.8rem}.menu-items{z-index:1003;background-color:#f9d8e2;flex-direction:column;gap:1rem;width:450px;max-width:80vw;height:100vh;padding:120px 2rem;transition:transform .4s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.menu-items.active{transform:translate(0)}.menu-link{color:#333;margin-bottom:20px;font-family:Roboto,sans-serif;font-size:24px;text-decoration:none;transition:transform .3s;display:block}.menu-link:hover{transform:translate(10px)}.cart-overlay,.menu-overlay{opacity:0;visibility:hidden;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#19191966;width:100%;height:100%;transition:opacity .4s;position:fixed;top:0;left:0}.cart-overlay.active,.menu-overlay.active{opacity:1;visibility:visible}.success-page .cart-overlay,.success-page .menu-overlay,body:has(.success-page) .cart-overlay,body:has(.success-page) .menu-overlay{visibility:hidden;pointer-events:none;opacity:0;z-index:-1;display:none}.content-wrapper{flex-direction:column;min-height:100vh;padding-top:90px;transition:filter .4s;display:flex}.content-wrapper.blurred{filter:blur(6px)}.main-content{flex:1 0 auto}.cart-icon-wrapper{cursor:pointer;align-items:center;display:flex}.cart-icon{color:#333;width:24px;height:24px;transition:transform .2s}.cart-icon:hover{transform:scale(1.1)}.cart-panel{z-index:1002;background:#fff;border-radius:20px;flex-direction:column;width:520px;max-width:90vw;height:98.2%;margin:.5%;transition:right .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;right:-100%;overflow:hidden;box-shadow:-5px 0 30px #0000001a}.cart-panel.active{right:0}.cart-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;height:70px;padding:0 1rem}.cart-header,.cart-title{align-items:center;display:flex}.cart-title{gap:.8rem;font-family:Amiri,sans-serif;font-size:1.4rem;font-weight:600}.cart-item-count{color:#374151;background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:600;display:inline-flex}.close-cart{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s}.close-cart:hover{color:#111827}.cart-banner{text-align:center;background-color:#fff;border-bottom:1px solid #e5e7eb;padding:.8rem 1rem;font-family:Inter,sans-serif;font-size:.85rem}.cart-banner p{margin:0}.progress-bar-container{background-color:#e5e7eb;border-radius:99px;width:100%;height:6px;margin-top:.5rem;overflow:hidden}.progress-bar{background-color:#111827;border-radius:99px;width:0;height:100%;transition:width .4s}.cart-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex;overflow-y:auto}.cart-item{border-bottom:1px solid #e5e7eb;grid-template-columns:100px 1fr auto;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;font-family:Inter,sans-serif;display:grid}.cart-item:last-child{border-bottom:none;margin-bottom:0}.cart-item-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:100px;height:130px}.cart-item-details{flex-direction:column;justify-content:flex-start;gap:.5rem;display:flex}.cart-item-name{font-family:Futura Book,sans-serif;font-size:1rem;line-height:1.2}.cart-item-variant{color:#b3b3b3;font-size:.9rem}.cart-item-price{color:#111827;font-family:Futura-Book,sans-serif;font-size:1.05rem;font-weight:500}.cart-item-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;height:130px;padding:.25rem 0;display:flex;position:relative}.quantity-selector{border:1px solid #e5e7eb;border-radius:6px;align-self:flex-start;align-items:center;margin-top:20%;display:flex}.quantity-btn{cursor:pointer;color:#071d49;background:0 0;border:none;padding:.6rem .8rem;font-size:1rem;line-height:1}.quantity-btn:hover{background-color:#f9fafb}.quantity-btn:disabled{opacity:.4;cursor:not-allowed;background-color:#0000}.quantity{text-align:center;min-width:35px;font-size:1rem;font-weight:400}.remove-item{cursor:pointer;background:0 0;border:none;padding:0;line-height:1}.remove-item svg{color:#9ca3af;width:20px;height:20px;transition:color .2s}.remove-item:hover svg{color:#ef4444}.cart-footer{background:#f9fafb;border-top:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;gap:1.25rem;padding:1.5rem;font-family:Inter,sans-serif;display:flex}.cart-footer-note{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1.5rem}.cart-footer-note a{color:#6b7280;font-size:.9rem;text-decoration:underline}.cart-summary .summary-line{justify-content:space-between;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;display:flex}.cart-summary .summary-line span:last-child{font-weight:700}.cart-footer .summary-line{justify-content:space-between;font-size:1.1rem;font-weight:500;display:flex}.cart-footer .total-price{font-weight:700}.add-note-link,.edit-note-link{color:#6b7280;cursor:pointer;font-size:.9rem;text-decoration:underline}.note-container .add-note-link{color:#6b7280;align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:color .2s ease-in-out;display:inline-flex}.note-container .add-note-link:hover{color:#111827}.note-container .add-note-link svg{transition:transform .2s ease-in-out}.note-container .add-note-link:hover svg{transform:rotate(10deg)}.note-editor-container{text-align:left}.note-editor-container h4{margin:0 0 1rem;font-size:1.1rem;font-weight:500}.note-textarea{box-sizing:border-box;resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;min-height:80px;margin-bottom:1rem;padding:.75rem;font-family:Inter,sans-serif;font-size:1rem}.save-note-btn{color:#fff;cursor:pointer;background-color:#111827;border:1px solid #111827;border-radius:6px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s;display:inline-block}.save-note-btn:hover{opacity:.85}.saved-note-container{text-align:left}.saved-note-container h4{color:#374151;margin:0 0 .5rem;font-size:1rem;font-weight:600}.saved-note-container p.saved-note-text{color:#6b7280;white-space:pre-wrap;word-wrap:break-word;margin:0 0 .75rem;font-size:.95rem}.checkout-btn{color:#fff;text-transform:uppercase;cursor:pointer;text-transform:none;background-color:#111827;border:1px solid #111827;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:flex}.checkout-btn:hover{color:#111827;background-color:#fff;transform:scale(1.02)}.icon-container{width:18px;height:18px;margin-right:8px;position:relative}.lock-icon{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:0}.lock-icon svg{width:16px;height:16px}.checkout-btn .unlocked,.checkout-btn:hover .locked{opacity:0;transform:scale(.7)}.checkout-btn:hover .unlocked{opacity:1;transform:scale(1)}.checkout-btn .lock-closed-img{filter:invert()brightness(2)}.checkout-btn .lock-open-img,.checkout-btn:hover .lock-closed-img{opacity:0}.checkout-btn:hover .lock-open-img{opacity:1}.empty-cart-container{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;padding:2rem;display:flex}.empty-cart{margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.empty-cart-message{color:#6b7280;margin-bottom:1.5rem}.start-shopping-btn{color:#fff;background-color:#111827;border-radius:8px;padding:.8rem 1.5rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s}.start-shopping-btn:hover{background-color:#444;transform:scale(1.05);box-shadow:0 2px 8px #0000001a}.shop-header{text-align:left;background:linear-gradient(90deg,#f9f9f9,#fff);margin-bottom:2rem;padding:150px 40px 80px}.shop-banner{object-fit:cover;width:100%;height:500px;margin-bottom:2rem}.collection-text{text-align:left;letter-spacing:2px;color:#1a1a1a;text-shadow:1px 1px 1px #fff9,-1px -1px 1px #0009;background:0 0;margin-top:180px;margin-bottom:80px;margin-left:25%;font-family:cinzel,serif;font-size:40px;font-weight:500}.products-container{max-width:1600px;margin:0 auto;padding:120px 5vw 0}.product-item{flex-direction:column;align-items:center;display:flex}.product-image-wrapper{aspect-ratio:1;aspect-ratio:3/4;border-radius:16px;align-self:center;margin:0 auto;position:relative;overflow:hidden}.product-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.product-card{text-align:left;flex-direction:column;align-items:center;transition:all .3s;display:flex}.product-card,.product-image-container{width:100%;color:inherit;border-radius:16px;text-decoration:none;overflow:hidden}.product-image-container{display:block;position:relative}.product-image{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-image,.product-image-container:hover .product-image{transform:scale(1.05)}.product-info{text-align:left;align-self:flex-start;width:100%;margin:0;padding:1.5rem 0;transform:none}.product-name{color:#1a1a1a;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.2rem}.product-price{color:#666;letter-spacing:.5px;font-family:Roboto,sans-serif;font-size:1rem}.product-tag{color:#fff;text-transform:uppercase;z-index:2;background:#333;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:600;position:absolute;top:10px;left:10px}.product-image-container:hover .quick-shop{opacity:1;bottom:20px}.quick-shop{opacity:0;z-index:2;background:#fff;border-radius:25px;justify-content:center;align-items:center;min-height:45px;padding:10px 20px;transition:all .3s;display:flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.product-card:hover .quick-shop{opacity:1;bottom:20px}.quick-add-btn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;background:#fff;border:none;padding:8px 16px;font-size:14px;transition:all .3s}.size-selector-overlay{opacity:0;pointer-events:none;background:#fff;border-radius:25px;padding:10px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.quick-add-btn:hover+.size-selector-overlay,.size-selector-overlay:hover{opacity:1;pointer-events:auto}.size-options{gap:8px;display:flex}.size-option{cursor:pointer;background:#fff;border:1px solid #333;border-radius:50%;width:35px;height:35px;transition:all .2s}.size-option:hover{color:#fff;background:#333}.added-confirmation{padding:8px 16px;font-size:large;font-weight:600}.footer{background-color:#f9d8e2;flex-shrink:0;width:100%;margin-top:auto;padding:.4rem 2rem;font-family:Roboto,sans-serif}.social-list{gap:1.5rem;margin:1rem 0;list-style:none}.social-icon-wrapper,.social-list{justify-content:center;display:flex}.social-icon-wrapper{align-items:center;width:22px;height:22px;transition:transform .15s}.social-icon{color:#333;width:20px;height:20px}.social-link:hover .social-icon-wrapper{transform:scale(1.2)}.footer-bottom{text-align:center}.footer-copyright{flex-direction:column;align-items:center;gap:.5rem;display:flex}.footer-copyright small{color:#666;font-size:.875rem}.footer-policies{justify-content:center;gap:2.5rem;margin-top:3rem;margin-bottom:1.5rem;display:flex;position:relative}.footer-policies:before{content:"";background-color:#3333;height:1px;position:absolute;top:-1.5rem;left:10%;right:10%}.footer-policies a{color:#333;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:-webkit-text-decoration .3s,text-decoration .3s}.footer-policies a:hover{text-decoration:underline}@media (min-width:1400px){.product-grid{grid-template-columns:repeat(3,1fr);max-width:1600px;margin:0 auto}.product-image-wrapper{max-width:300px}}@media screen and (max-width:1300px){.cart-panel,.menu-items{width:40%}.products-container{padding:3rem}.product-card{text-align:center;max-width:100%}.product-card img{max-width:100%;height:auto}.product-info{width:100%;margin-left:0;padding:1rem 0;transform:none}.collection-text{margin-top:160px;margin-bottom:25px;font-size:40px}}@media screen and (max-width:1200px){.cart-panel,.menu-items{width:40%}.products-container{padding:2rem}.product-card{text-align:center;max-width:100%}.product-card img{max-width:100%;height:auto}.product-info{width:100%;margin-left:0;padding:1rem 0;transform:none}.collection-text{margin-top:160px;margin-bottom:30px;font-size:40px}}@media screen and (max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.products-container{padding:3rem}.menu-items{width:60%;max-width:350px}.cart-panel{width:50%;max-width:350px}.product-card{text-align:center;max-width:100%}.product-card img{max-width:100%;height:auto}.product-info{width:100%;margin-left:0;padding:1rem 0;transform:none}.menu-items{width:50%}.collection-text{margin-top:160px;margin-bottom:30px;font-size:35px}}@media screen and (max-width:936px){.menu-items{width:60%}.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.product-image-wrapper{max-width:300px}.products-container{padding:2rem}.product-card{text-align:center;max-width:100%}.product-card img{max-width:100%;height:auto}.product-info{width:100%;margin-left:0;padding:1rem 0;transform:none}.collection-text{margin-top:150px;margin-bottom:30px;font-size:32px}.nav-logo{height:75px}}@media screen and (max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem;display:grid}.products-container{padding:2rem}.product-card{text-align:center;max-width:100%}.product-card img{max-width:100%;height:auto}.product-info{width:100%;margin-left:0;padding:1rem 0;transform:none}.collection-text{margin-top:140px;margin-bottom:25px;font-size:26px}.menu-items{width:50%}.cart-panel{width:80%}.nav-logo{height:70px}}@media screen and (max-width:576px){.product-grid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem}.products-container{padding:2rem}.product-card{text-align:center;max-width:100%}.product-card img{max-width:100%;height:auto}.product-info{width:100%;margin-left:0;padding:1rem 0;transform:none}.collection-text{margin-top:130px;margin-bottom:25px;font-size:20px}.menu-items{width:60%}.cart-panel{width:85%;max-width:100vw}}@media screen and (max-width:480px){.cart-panel{width:95%;max-width:100vw}.product-grid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:1rem}.products-container{padding:2rem}.product-card{text-align:center;max-width:100%}.product-card img{max-width:100%;height:auto}.product-info{width:100%;margin-left:0;padding:1rem 0;transform:none}.collection-text{margin-top:120px;margin-bottom:20px;font-size:20px}.product-name{font-size:16px}.menu-items{width:65%}.menu-link{font-size:18px}.nav-logo{height:60px}}@media screen and (max-width:375px){.menu-items{width:35%}.menu-link{font-size:18px}.cart-panel{width:95%}.cart-title{font-size:1.2rem}.product-name{font-size:14px}.nav-logo{height:55px}}.product-image-wrapper{width:100%;max-width:100%}.quick-shop{width:80%;max-width:200px}.loading-container,.size-options{justify-content:center}.loading-container{flex-direction:column;align-items:center;gap:1rem;min-height:60vh;display:flex}.loading-spinner{border:3px solid #f3f4f6;border-top-color:#111827;border-radius:50%;width:40px;height:40px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.breadcrumb{color:#6b7280;max-width:1400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:40px 2rem 0;font-family:Inter,sans-serif;font-size:.85rem}.breadcrumb a{color:#6b7280;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#111827;text-decoration:underline}.breadcrumb span{margin:0 .5rem}.product-detail-container{gap:5rem;max-width:1400px;margin:0 auto;padding:2rem 2rem 4rem;display:flex}.product-gallery-container{flex-direction:column;flex-shrink:0;gap:1.5rem;width:55%;display:flex}.main-image-container{aspect-ratio:4/5;border-radius:16px;margin-bottom:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 12px #0000001a}.main-image-container:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.main-product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.main-image-container:hover .main-product-image{transform:scale(1.02)}.product-details-info{flex-direction:column;width:45%;height:fit-content;padding-top:1rem;display:flex;position:sticky;top:140px}.product-badges{gap:.5rem;margin-bottom:1rem;display:flex}.product-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.35rem .75rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;display:inline-block}.badge-new{color:#fff;background-color:#111827}.badge-limited{color:#fff;background-color:#dc2626}.product-detail-name{margin-bottom:.75rem;font-size:1.8rem;font-weight:400;line-height:1.3}.product-detail-name,.product-detail-price{color:#111827;letter-spacing:.5px;font-family:Lato,sans-serif}.product-detail-price{margin-bottom:1.5rem;font-size:1.3rem;font-weight:300}.stock-status{letter-spacing:.3px;margin-bottom:1.5rem;padding:.4rem 0;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;display:inline-block}.stock-status.in-stock{display:none}.stock-status.low-stock{color:#d97706}.stock-status.out-of-stock{color:#dc2626}.size-label-row{justify-content:space-between;margin-bottom:1rem}.size-label{text-transform:uppercase;letter-spacing:.8px;color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.size-guide-link{color:#111827;background:0 0;font-family:Inter,sans-serif;font-size:.85rem;transition:opacity .2s}.size-guide-link:hover{opacity:.7}.size-options-detail{gap:1rem;margin-bottom:2rem}.size-btn{color:#374151;text-align:center;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.size-btn:hover{background-color:#f9fafb}.size-btn:disabled{opacity:.4}.product-actions{gap:.75rem;margin-bottom:1.5rem}.add-to-cart-btn-main{text-transform:uppercase;letter-spacing:1.5px;border:2px solid #111827;border-radius:8px;padding:1rem;font-weight:500;transition:all .3s}.add-to-cart-btn-main:hover:not(:disabled){color:#111827;background-color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #11182733}.add-to-cart-btn-main.added{background-color:#059669;border-color:#059669}.add-to-cart-btn-main:disabled{opacity:.5}.favorite-btn{border:2px solid #e5e7eb;border-radius:8px;flex-shrink:0;width:52px;height:52px;transition:all .3s}.favorite-btn svg{width:22px;height:22px;transition:all .3s}.favorite-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.share-buttons-container{margin-bottom:2rem;padding:1.5rem 0}.share-title{text-transform:uppercase;letter-spacing:.8px;color:#6b7280;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.share-buttons{gap:.75rem}.share-btn{border:1px solid #e5e7eb;transition:all .2s}.share-facebook{color:#1877f2}.share-twitter{color:#1da1f2}.share-pinterest{color:#e60023}.share-whatsapp{color:#25d366}.share-copy{color:#6b7280}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.copy-confirmation{color:#059669;font-family:Inter,sans-serif;font-size:.85rem;display:inline-block}.product-story{border-top:1px solid #e5e7eb;margin-bottom:2rem;padding:2rem 0}.product-story h3{font-size:1.1rem}.product-story p{color:#374151;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7}.product-accordions{border-top:1px solid #e5e7eb;margin-top:2.5rem}.accordion-item{border-bottom:1px solid #e5e7eb}.accordion-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;display:flex}.accordion-header span:first-child{letter-spacing:.3px;font-family:Lato,sans-serif;font-size:.95rem;font-weight:400}.accordion-header span:last-child{color:#9ca3af;font-size:1.5rem}.accordion-content{color:#6b7280;padding-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.size-guide-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;inset:0}.size-guide-modal{z-index:2001;border-radius:12px;max-width:500px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.size-guide-header{z-index:10;background-color:#fff;padding:1.5rem 2rem;position:sticky;top:0}.size-guide-header h2{color:#111827;letter-spacing:.3px;margin:0;font-family:Lato,sans-serif;font-size:1.3rem;font-weight:400}.close-size-guide{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s}.close-size-guide:hover{color:#111827}.size-guide-content{padding:1.5rem}.size-guide-intro{color:#6b7280;margin-bottom:2rem;font-family:Inter,sans-serif;line-height:1.6}.size-table-container{margin-bottom:2rem;overflow-x:auto}.size-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}.size-table td,.size-table th{text-align:left;border-bottom:1px solid #e5e7eb;padding:1rem}.size-table th{color:#111827;text-transform:uppercase;letter-spacing:.5px;background-color:#f9fafb;font-size:.85rem;font-weight:600}.size-table td{color:#374151}.size-guide-tips{background-color:#f9fafb;border-radius:12px;padding:1.5rem}.size-guide-tips h3{color:#111827;letter-spacing:.3px;margin-bottom:.75rem;font-family:Lato,sans-serif;font-size:1rem;font-weight:400}.size-guide-tips ul{margin:0 0 1rem;padding:0;list-style:none}.size-guide-tips li{color:#374151;padding:.5rem 0;line-height:1.6}.size-guide-note{color:#92400e;background-color:#fef3c7;border-left:3px solid #f59e0b;border-radius:4px;margin:0;padding:1rem;font-size:.9rem}.related-products-section{max-width:1400px;margin:4rem auto 6rem}.related-products-title{color:#111827;letter-spacing:2px;font-size:1.4rem;font-weight:300}.related-products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.related-product-card{color:inherit;text-decoration:none;transition:transform .3s;display:block}.related-product-card:hover{transform:translateY(-4px)}.related-product-image-wrapper{border-radius:10px;margin-bottom:.75rem}.related-product-badge{z-index:2;border-radius:4px;padding:.3rem .6rem;font-size:.65rem;font-weight:600;top:10px;left:10px}.related-product-image{height:100%;transition:transform .4s}.related-product-card:hover .related-product-image{transform:scale(1.05)}.related-product-info{padding:.5rem 0}.related-product-name{letter-spacing:.3px;margin-bottom:.4rem;font-size:.9rem}.related-product-price{font-family:Inter,sans-serif;font-weight:500}.favorites-page{max-width:1400px;min-height:80vh;margin:0 auto;padding:140px 2rem 4rem}.favorites-header{text-align:center;margin-bottom:3rem}.favorites-header h1{letter-spacing:2px;text-transform:uppercase;color:#111827;margin-bottom:.5rem;font-family:Lato,sans-serif;font-size:2rem;font-weight:300}.favorites-count{color:#6b7280;font-family:Inter,sans-serif;font-size:.9rem}.empty-favorites{text-align:center;max-width:500px;margin:0 auto;padding:4rem 2rem}.empty-favorites svg{color:#d1d5db;width:80px;height:80px;margin-bottom:1.5rem}.empty-favorites h2{color:#111827;margin-bottom:.75rem;font-family:Lato,sans-serif;font-size:1.5rem;font-weight:400}.empty-favorites p{color:#6b7280;margin-bottom:2rem;font-family:Inter,sans-serif;line-height:1.6}.continue-shopping-btn{color:#fff;text-transform:uppercase;letter-spacing:1.5px;background-color:#111827;border-radius:8px;padding:.9rem 2rem;font-family:Lato,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.continue-shopping-btn:hover{color:#111827;background-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.favorites-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.favorite-item{transition:transform .3s;position:relative}.favorite-item:hover{transform:translateY(-4px)}.favorite-link{color:inherit;text-decoration:none;display:block}.favorite-image-wrapper{aspect-ratio:3/4;border-radius:10px;margin-bottom:.75rem;position:relative;overflow:hidden}.favorite-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.favorite-item:hover .favorite-image{transform:scale(1.05)}.favorite-info{padding:.5rem 0}.favorite-name{color:#111827;letter-spacing:.3px;margin-bottom:.4rem;font-family:Lato,sans-serif;font-size:1rem;font-weight:400}.favorite-price{color:#6b7280;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.remove-favorite-btn{cursor:pointer;z-index:10;background-color:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0000001a}.remove-favorite-btn svg{color:#111827;width:18px;height:18px}.remove-favorite-btn:hover{background-color:#111827;transform:scale(1.1)}.remove-favorite-btn:hover svg{color:#fff}@media (max-width:768px){.cart-panel{box-sizing:border-box;z-index:1002;background:#fff;border-radius:0;flex-direction:column;width:100vw;min-width:0;max-width:100vw;height:100vh;min-height:0;max-height:100vh;margin:0;padding:0;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;inset:0;overflow:hidden auto;transform:translate(100%)}.cart-panel.active{transform:translate(0)}.cart-item img,.cart-item-image{object-fit:contain;width:100%;height:130px}.cart-item{grid-template-columns:100px 1fr auto;align-items:start;gap:1.5rem}.cart-item-price,.cart-summary-price,.cart-total-price{font-size:1.05rem}.cart-item-qty,.cart-item-qty button,.cart-item-qty input,.quantity,.quantity-btn{min-width:32px;padding:.3rem .8rem;font-size:1.2rem}.quantity-selector{min-height:44px}.size-btn{min-width:60px;padding:.8rem 1.4rem;font-size:1.05rem}}.favorites-page{padding:120px 1rem 3rem}.favorites-header h1{font-size:1.6rem}.favorites-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.favorite-name{font-size:.9rem}.favorite-price{font-size:.85rem}.remove-favorite-btn{width:32px;height:32px}.remove-favorite-btn svg{width:16px;height:16px}.search-mobile{display:none}.search-desktop{display:flex}@media (max-width:768px){.main-nav{padding:0 1rem}.hamburger-menu{left:1rem}.search-mobile{z-index:10;display:flex;position:absolute;left:3.5rem}.search-desktop{display:none}.nav-logo{width:auto;height:60px}.nav-right{gap:.8rem;right:1rem}.nav-icon{width:20px;height:20px}.cart-icon{width:22px;height:22px}.breadcrumb{padding:100px 1rem 0;font-size:.8rem}.product-detail-container{flex-direction:column;gap:2rem;padding:0 0 2rem}.product-gallery-container{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;clip-path:inset(0 0 0 -1rem);flex-direction:row;gap:0;width:100%;padding-left:1rem;padding-right:1rem;display:flex;overflow-x:auto}.product-gallery-container::-webkit-scrollbar{display:none}.main-image-container{scroll-snap-align:start;aspect-ratio:3/4;border-radius:12px;flex:0 0 85%;margin-right:1rem;box-shadow:0 2px 8px #0000001a}.main-image-container:last-child{margin-right:1rem}.product-details-info{width:100%;padding:0 1rem;position:static}.product-badges{margin-bottom:.75rem}.product-badge{padding:.3rem .6rem;font-size:.7rem}.product-detail-name{margin-bottom:.75rem;font-size:1.8rem}.product-detail-price{margin-bottom:1rem;font-size:1.3rem}.stock-status{margin-bottom:1.5rem;font-size:.85rem}.size-label-row{margin-bottom:.75rem}.size-label{font-size:.85rem}.size-guide-link{font-size:.8rem}.size-options-detail{gap:.75rem;margin-bottom:1.5rem}.size-btn{min-width:50px;padding:.65rem 1.2rem;font-size:.9rem}.product-actions{gap:.5rem;margin-bottom:1.5rem}.add-to-cart-btn-main{padding:.9rem;font-size:.85rem}.favorite-btn{width:48px;height:48px}.favorite-btn svg{width:20px;height:20px}.share-buttons-container{margin-bottom:1.5rem;padding:1.25rem 0}.share-title{margin-bottom:.75rem;font-size:.85rem}.share-buttons{gap:.5rem}.share-btn{width:36px;height:36px}.share-btn svg{width:16px;height:16px}.product-story{margin-bottom:1.5rem;padding:1.5rem 0}.product-story h3{margin-bottom:.75rem;font-size:1.1rem}.product-story p{font-size:.9rem}.product-accordions{margin-top:1.5rem}.accordion-header{padding:1.25rem 0}.accordion-header span:first-child{font-size:.95rem}.accordion-content{padding-bottom:1.25rem;font-size:.9rem}.size-guide-modal{width:95%;max-height:85vh}.size-guide-header{padding:1.25rem 1.5rem}.size-guide-header h2{font-size:1.3rem}.size-guide-content{padding:1.5rem}.size-guide-intro{margin-bottom:1.5rem;font-size:.9rem}.size-table td,.size-table th{padding:.75rem .5rem;font-size:.85rem}.size-guide-tips{padding:1.25rem}.size-guide-tips h3{font-size:1rem}.size-guide-tips li{font-size:.9rem}.size-guide-note{padding:.85rem;font-size:.85rem}.related-products-section{margin:3rem auto;padding:0 1rem}.related-products-title{margin-bottom:2rem;font-size:1.5rem}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.related-product-name{font-size:1rem}.related-product-price{font-size:.9rem}}@media (max-width:600px){.menu-items{width:90vw;max-width:100vw;padding:80px 1.5rem 1.5rem}.menu-link{margin-bottom:2.2rem;font-size:1.7rem}}@media (max-width:768px){.menu-items{width:60vw;max-width:100vw;padding:80px 1.5rem 1.5rem}.menu-link{margin-bottom:1.5rem;font-size:1.4rem}}@media (max-width:480px){.product-detail-name{font-size:1.6rem}.product-detail-price{font-size:1.2rem}.size-btn{min-width:45px;padding:.6rem 1rem}.add-to-cart-btn-main{padding:.85rem;font-size:.8rem}.favorite-btn{width:44px;height:44px}.favorite-btn svg{width:18px;height:18px}.related-products-grid{gap:.75rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.search-mobile{display:flex!important}.search-desktop{display:none!important}@media (min-width:769px){.search-mobile{display:none!important}.search-desktop{display:flex!important}}@media (max-width:600px){.footer,.main-container,body,footer,main{margin-bottom:0!important;padding-bottom:0!important}.nav-logo{max-width:90px!important;height:auto!important}}.favorites-icon-wrapper .nav-icon{width:35px!important;height:30px!important}.nav-icon{display:inline-block;vertical-align:middle}.cart-icon,.favorites-icon-wrapper .nav-icon,.nav-icon{width:22px!important;height:22px!important}.search-icon-wrapper{display:flex;align-items:center;justify-content:center;height:100%}.search-icon-wrapper .nav-icon{width:22px!important;height:22px!important;display:block;margin:0 auto}@media (max-width:600px){.favorites-icon-wrapper .nav-icon{width:35px!important;height:30px!important}.search-icon-wrapper .nav-icon{width:28px!important;height:28px!important}.footer-bottom,.footer-copyright{margin-bottom:0!important;padding-bottom:0!important}}.hamburger-menu .hamburger-icon{font-size:32px!important;line-height:1;display:flex;align-items:center;justify-content:center}.size-selector{margin-top:2.5rem;margin-bottom:1.5rem}.size-label-row{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:1.25rem}.size-label{font-family:Lato,sans-serif;font-size:.85rem;font-weight:400;color:#111827;letter-spacing:.3px;text-transform:none;margin-bottom:0;text-align:center}.size-options-detail{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.size-btn{border:1px solid #d1d5db;background-color:#fff;padding:1rem 1.5rem;min-width:60px;cursor:pointer;transition:all .25s ease;font-family:Lato,sans-serif;font-size:.9rem;color:#111827;font-weight:400;letter-spacing:.5px;border-radius:3px}.size-btn:hover{border-color:#111827;background-color:#fff}.size-btn.selected{background-color:#111827;color:#fff;border-color:#111827;font-weight:400}.size-btn:disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.size-guide-links{display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem}.size-guide-link{font-family:Lato,sans-serif;font-size:.75rem;color:#6b7280;text-decoration:underline;cursor:pointer;transition:all .3s ease;letter-spacing:.3px;text-underline-offset:3px;background:none;border:none;padding:0}.size-guide-link:hover{color:#111827}.size-recommendation-link{display:inline-block}.product-story{margin-top:2.5rem;margin-bottom:2.5rem;font-family:Lato,sans-serif;color:#374151;line-height:1.8;font-size:.95rem}.product-story h3{font-family:Lato,sans-serif;font-weight:400;font-size:1rem;margin-bottom:1rem;color:#111827;letter-spacing:.3px}.product-story p{font-weight:300}.accordion-content p,.product-story p{text-align:justify;line-height:1.8}.product-detail-name{margin-bottom:.75rem!important}.product-detail-price{margin-bottom:2rem!important;font-weight:300!important}.product-actions{display:flex;gap:1rem;margin-bottom:2rem;align-items:stretch}.add-to-cart-btn-main{flex:1;padding:1rem 2rem;background-color:#111827;color:#fff;border:none;font-family:Lato,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.add-to-cart-btn-main:hover{background-color:#374151}.add-to-cart-btn-main.added{background-color:#10b981}.add-to-cart-btn-main:disabled{background-color:#9ca3af;cursor:not-allowed}.favorite-btn{min-width:50px;height:auto;border:1px solid #d1d5db;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.favorite-btn:hover{border-color:#111827}.favorite-btn.active{background-color:#111827;border-color:#111827}.favorite-btn svg{width:20px;height:20px;color:#111827}.favorite-btn.active svg{color:#fff}.share-section{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0;padding:0;border:none}.share-title{font-family:Lato,sans-serif;font-size:.8rem;font-weight:300;color:#111827;margin-bottom:1rem;letter-spacing:.3px}.share-buttons{display:flex;gap:1rem;justify-content:flex-start}.share-btn{width:40px;height:40px;border-radius:50%;border:1px solid #d1d5db;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.share-btn:hover{border-color:#111827;background-color:#f9fafb}.share-btn svg{width:18px;height:18px;color:#374151}.related-products-section{margin:4rem 0;padding:0 2rem}.related-products-title{font-family:Lato,sans-serif;font-size:1.5rem;font-weight:400;text-align:center;margin-bottom:2.5rem;letter-spacing:1px;text-transform:uppercase}.related-products-grid{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6}.related-products-grid::-webkit-scrollbar{height:6px}.related-products-grid::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.related-products-grid::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.related-products-grid::-webkit-scrollbar-thumb:hover{background:#9ca3af}.related-product-card{flex:0 0 240px;scroll-snap-align:start;cursor:pointer;transition:transform .3s ease}.related-product-card:hover{transform:translateY(-5px)}.related-product-image{width:100%;aspect-ratio:3/4;object-fit:cover;margin-bottom:1rem}.related-product-name{font-family:Lato,sans-serif;font-size:.95rem;font-weight:400;color:#111827;margin-bottom:.5rem}.related-product-price{font-family:Lato,sans-serif;font-size:.9rem;color:#6b7280}.related-product-image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden}.related-product-badge{position:absolute;top:1rem;left:1rem;background-color:#111827;color:#fff;padding:.4rem .8rem;font-family:Lato,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase;z-index:1}.related-product-info{padding:1rem 0}.copy-confirmation{display:block;text-align:center;margin-top:.5rem;font-family:Lato,sans-serif;font-size:.8rem;color:#10b981;font-weight:500}.product-accordions{margin-top:3rem!important;border-top:1px solid #e5e7eb!important}.accordion-item{border-bottom:1px solid #e5e7eb!important}.accordion-header{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:1.25rem 0!important;background:none!important;border:none!important;cursor:pointer!important;transition:all .3s ease!important}.accordion-header:hover{opacity:.7!important}.accordion-header span:first-child{font-family:Lato,sans-serif!important;font-weight:400!important;font-size:.9rem!important;letter-spacing:.3px!important;color:#111827!important}.accordion-header span:last-child{font-size:1.3rem!important;color:#6b7280!important;font-weight:300!important}.accordion-content{padding-bottom:1.5rem!important;font-family:Lato,sans-serif!important;line-height:1.8!important;color:#374151!important;font-size:.9rem!important;font-weight:300!important}.size-guide-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9998;animation:fadeIn .3s ease}.size-guide-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:90%;max-width:600px;z-index:9999;animation:slideUp .3s ease;border-radius:0}.size-guide-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e5e7eb}.size-guide-title{font-family:Lato,sans-serif;font-size:1.5rem;font-weight:400;color:#111827;letter-spacing:1px;text-transform:uppercase}.size-guide-close{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;transition:color .3s ease;line-height:1;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.size-guide-close:hover{color:#111827}.size-guide-content{padding:2rem}.size-guide-section{margin-bottom:2rem}.size-guide-section h3{font-family:Lato,sans-serif;font-size:1rem;font-weight:500;color:#111827;margin-bottom:1rem;letter-spacing:.5px}.size-guide-section ul{list-style:none;padding:0}.size-guide-section li{font-family:Lato,sans-serif;font-size:.9rem;color:#374151;line-height:1.8;margin-bottom:.5rem}.size-guide-table-wrapper{overflow-x:auto;margin-bottom:2rem}.size-guide-table{width:100%;border-collapse:collapse;font-family:Lato,sans-serif}.size-guide-table th{background-color:#f9fafb;text-align:left;font-size:.85rem;font-weight:500;color:#111827;letter-spacing:.5px;text-transform:uppercase}.size-guide-table td,.size-guide-table th{padding:1rem;border-bottom:1px solid #e5e7eb}.size-guide-table td{font-size:.9rem;color:#374151}.size-guide-table tbody tr:last-child td{border-bottom:none}.size-guide-note{background-color:#f9fafb;padding:1.5rem;border-left:3px solid #111827}.size-guide-note p{font-family:Lato,sans-serif;font-size:.9rem;color:#374151;line-height:1.6;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translate(-50%,-45%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}@media (max-width:768px){.search-icon-wrapper{margin-top:5px}.related-products-section{padding:0 1rem}.related-product-card{flex:0 0 200px}.size-btn{min-width:60px;padding:.85rem 0;border-radius:4px}.size-recommendation-link{display:none}.size-guide-links{gap:0;justify-content:center}.product-gallery-container{display:flex;flex-direction:row;gap:.5rem;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1rem}.product-gallery-container::-webkit-scrollbar{display:none}.main-image-container{flex:0 0 85%;scroll-snap-align:start;margin-bottom:0}.main-product-image{width:100%;height:auto;object-fit:cover;display:block;border-radius:0}.product-detail-container{flex-direction:column;gap:0;padding-top:0}.product-details-info{padding:2rem 1.5rem}.product-detail-name{font-size:1.8rem}.product-detail-price{font-size:1.2rem}.size-guide-modal{width:95%;max-height:90vh;overflow-y:auto}.size-guide-header{padding:1.5rem}.size-guide-title{font-size:1.2rem}.size-guide-content{padding:1.5rem}.size-guide-table td,.size-guide-table th{padding:.75rem .5rem;font-size:.8rem}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}