@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700&family=Dancing+Script:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;color:#e8e3d8;background-color:#1a1612;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#2c1810}::-webkit-scrollbar-thumb{background:#e8e3d8;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#bebebe}h1,h2,h3,h4,h5,h6{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.2;margin-bottom:1rem;color:#e8e3d8}h1{font-size:2.25rem}@media (min-width: 768px){h1{font-size:3rem}}@media (min-width: 1024px){h1{font-size:3.75rem}}h2{font-size:1.875rem}@media (min-width: 768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media (min-width: 768px){h3{font-size:1.875rem}}h4{font-size:1.25rem}@media (min-width: 768px){h4{font-size:1.5rem}}p{margin-bottom:1rem;color:#c9beb0;line-height:1.6}strong{font-weight:600}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary,.text-luxury{color:#e8e3d8}.text-muted{color:#a39485}.header-luxury{background-color:#1a1612;border-bottom:1px solid #3d2317;position:sticky;top:0;z-index:1020;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}@media (max-width: 640px){.header-luxury{position:relative}}.header-luxury__container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.header-luxury__container{max-width:640px}}@media (min-width: 768px){.header-luxury__container{max-width:768px}}@media (min-width: 1024px){.header-luxury__container{max-width:1024px;padding:0 1.5rem}}@media (min-width: 1280px){.header-luxury__container{max-width:1280px}}@media (min-width: 1536px){.header-luxury__container{max-width:1536px}}.header-luxury__container{display:flex;align-items:center;justify-content:space-between;height:5rem;padding:0 2rem;position:relative}@media (max-width: 640px){.header-luxury__container{padding:0 1.5rem;height:4rem}}.header-luxury__menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1052}@media (max-width: 1024px){.header-luxury__menu-toggle{display:flex;align-items:center;justify-content:center}}.header-luxury__header-btn{display:flex;justify-content:center;align-items:center;color:#e8e3d8;font-size:1.125rem;padding:.5rem}.header-luxury__mobile-btn{display:none}@media (max-width: 1024px){.header-luxury__mobile-btn{display:flex;justify-content:center;align-items:center;color:#e8e3d8;font-size:1.125rem;padding:.5rem}}.header-luxury__menu-icon{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.header-luxury__menu-icon span{display:block;width:100%;height:2px;background-color:#e8e3d8;transition:all .35s ease-out;transform-origin:center}.header-luxury__menu-icon--open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header-luxury__menu-icon--open span:nth-child(2){opacity:0}.header-luxury__menu-icon--open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header-luxury__nav{display:flex;align-items:center;justify-content:center;gap:2rem}@media (max-width: 1024px){.header-luxury__nav{display:none}}.header-luxury__nav--left{flex:1;justify-content:flex-start}.header-luxury__nav--right{flex:1;justify-content:flex-end;gap:1.5rem}.header-luxury__link{color:#e8e3d8;font-size:.875rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase;transition:all .35s ease-out;position:relative;padding:.5rem 0}.header-luxury__link:hover{color:#e8e3d8}.header-luxury__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#e8e3d8;transition:width .35s ease-out}.header-luxury__link:hover:after{width:100%}.header-luxury__link--button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}.header-luxury__logo{display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:1051;position:absolute;left:50%;transform:translate(-50%)}@media (max-width: 1024px){.header-luxury__logo{position:static;transform:none;flex:1}}.header-luxury__logo-container{display:flex;align-items:center;justify-content:center}.header-luxury__logo-icon{width:240px;height:240px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(232,227,216,.3))}@media (max-width: 1024px){.header-luxury__logo-icon{width:200px;height:200px}}@media (max-width: 1024px){.header-luxury__logo-icon{width:150px;height:150px}}.header-luxury__mobile-cart{display:none;z-index:1052}@media (max-width: 1024px){.header-luxury__mobile-cart{display:flex;align-items:center}}.header-luxury__role-badge{background-color:#e8e3d8;color:#1a1612;font-size:10px;font-weight:600;padding:2px 6px;border-radius:.125rem;text-transform:uppercase;letter-spacing:.5px}.header-luxury__mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1050;pointer-events:none}@media (min-width: 1024px){.header-luxury__mobile-menu{display:none}}.header-luxury__mobile-menu--open{pointer-events:all}.header-luxury__mobile-menu--open .header-luxury__mobile-menu-overlay{opacity:1}.header-luxury__mobile-menu--open .header-luxury__mobile-menu-content{transform:translate(0)}.header-luxury__mobile-menu-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1a1612cc;opacity:0;transition:opacity .35s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.header-luxury__mobile-menu-content{position:absolute;top:0;left:0;width:300px;height:100%;background-color:#1a1612;border-right:1px solid #3d2317;transform:translate(-100%);transition:transform .35s ease-out;overflow-y:auto}@media (max-width: 640px){.header-luxury__mobile-menu-content{width:280px}}.header-luxury__mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid #3d2317}.header-luxury__mobile-menu-title{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;margin:0}.header-luxury__mobile-menu-close{background:none;border:none;color:#e8e3d8;font-size:1.5rem;cursor:pointer;padding:.5rem;transition:color .35s ease-out}.header-luxury__mobile-menu-close:hover{color:#e8e3d8}.header-luxury__mobile-menu-links{padding:2rem 0}.header-luxury__mobile-link{display:block;padding:1.5rem 2rem;color:#e8e3d8;font-size:1rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase;transition:all .35s ease-out;border-bottom:1px solid transparent}.header-luxury__mobile-link:hover{color:#e8e3d8;background-color:#e8e3d81a;border-bottom-color:#e8e3d8}.header-luxury__mobile-link--button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;width:100%;text-align:left}.header-luxury__mobile-role-badge{background-color:#e8e3d8;color:#1a1612;font-size:12px;font-weight:600;padding:.25rem .5rem;margin:.5rem 2rem;border-radius:.125rem;text-transform:uppercase;letter-spacing:.5px;text-align:center;width:fit-content}.header-luxury__cart{display:flex;align-items:center;justify-content:center;position:relative;color:#e8e3d8;transition:all .35s ease-out;padding:.5rem}.header-luxury__cart:hover{color:#e8e3d8}.header-luxury__cart-badge{position:absolute;top:0;right:0;background-color:#e8e3d8;color:#1a1612;font-size:10px;font-weight:600;border-radius:9999px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;transform:translate(50%,-50%)}body.mobile-menu-open{overflow:hidden}@media (max-width: 1024px){body.mobile-menu-open{overflow:auto}}.btn,.btn-cart{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:.375rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .35s ease-out;font-family:inherit}.btn:disabled,.btn-cart:disabled{opacity:.6;cursor:not-allowed}.btn,.btn-cart{padding:1rem 2rem;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.btn--primary{background-color:#e8e3d8;color:#1a1612;border:2px solid #e8e3d8}.btn--primary:hover:not(:disabled){background-color:#bebebe;border-color:#bebebe;transform:translateY(-2px);box-shadow:0 8px 40px #0003}.btn--secondary,.btn-cart{background-color:transparent;color:#e8e3d8;border:2px solid #e8e3d8}.btn--secondary:hover:not(:disabled),.btn-cart:hover:not(:disabled){background-color:#e8e3d8;color:#1a1612}.btn--luxury{background-color:transparent;color:#e8e3d8;border:2px solid #a39485}.btn--luxury:hover:not(:disabled){border-color:#e8e3d8;color:#e8e3d8}.btn--sm{padding:.5rem 1rem;font-size:.875rem}.btn--lg{padding:1.5rem 3rem;font-size:1.125rem}@media (max-width: 640px){.btn--lg{padding:1rem 1.5rem;font-size:.875rem}}@media (max-width: 640px){.btn--lg{padding:1rem 1.5rem;font-size:.75rem}}.btn--full{width:100%}.btn--loading{position:relative;color:transparent}.btn--loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite}.btn-cart{width:100%;margin-top:1rem}.form-group{margin-bottom:1.5rem}.form-group__label{display:block;font-weight:500;color:#e8e3d8;margin-bottom:.5rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.form-group__input{width:100%;padding:1rem 1.5rem;background-color:#3d2317;border:2px solid #2c1810;border-radius:.375rem;color:#e8e3d8;font-size:1rem;transition:all .35s ease-out}.form-group__input:focus{outline:none;border-color:#e8e3d8;box-shadow:0 0 0 3px #e8e3d81a;background-color:#1a1612}.form-group__input::placeholder{color:#a39485}.form-group__input--error{border-color:#dc2626}.form-group__error{color:#dc2626;font-size:.875rem;margin-top:.25rem;display:block}.form-group__hint{color:#a39485;font-size:.875rem;margin-top:.25rem;display:block}.auth-form{max-width:400px;margin:0 auto;padding:4rem;background-color:#2c1810;border-radius:.75rem;box-shadow:0 8px 40px #0003}@media (max-width: 640px){.auth-form{padding:1rem}}.auth-form__header{text-align:center;margin-bottom:2rem}.auth-form__header h1{background:linear-gradient(135deg,#e8e3d8,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-form__header p{color:#c9beb0;font-style:italic}.auth-form__footer{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #3d2317}.auth-form__footer p{margin-bottom:0}.auth-form__footer a{color:#e8e3d8;font-weight:500;text-decoration:underline;text-underline-offset:2px}.auth-form__footer a:hover{color:#fff}.purchase-options{background:#2c1810;border-radius:.5rem;padding:1.5rem;border:2px solid #3d2317}@media (max-width: 640px){.purchase-options{padding-top:0}}.purchase-options__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media (max-width: 576px){.purchase-options__header{margin-bottom:1.5rem}}.purchase-options__header h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;margin:0}.purchase-options__unavailable{text-align:center;padding:.5rem;font-size:.875rem;color:#e8e3d8}.stock-status{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:.125rem}.stock-status.in-stock{background:#22c55e33;color:#22c55e}.stock-status.out-of-stock{background:#ef444433;color:#ef4444}.purchase-mode{margin-bottom:2rem}@media (max-width: 1024px){.purchase-mode{margin-left:-1.5rem;width:calc(100% + 3rem)}}@media (max-width: 576px){.purchase-mode{margin-bottom:1.5rem}}.purchase-mode .mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;background:#3d2317;padding:.5rem;border-radius:.375rem}.purchase-mode .mode-tab{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:none;border-radius:.25rem;background:transparent;color:#a39485;cursor:pointer;transition:all .35s ease-out;text-align:left}.purchase-mode .mode-tab:hover{background:#e8e3d81a;color:#e8e3d8}.purchase-mode .mode-tab.active{background:#e8e3d8;color:#1a1612}.purchase-mode .mode-tab .mode-icon{font-size:1.25rem}@media (max-width: 640px){.purchase-mode .mode-tab .mode-icon{display:none}}.purchase-mode .mode-tab strong{display:block;font-size:1rem;margin-bottom:.25rem}.purchase-mode .mode-tab small{font-size:.75rem;opacity:.8}.purchase-section{margin-bottom:2rem}@media (max-width: 640px){.purchase-section{margin-bottom:1.5rem}}.purchase-section .quantity-input,.purchase-section .set-selection,.purchase-section .set-quantity-input{margin-bottom:1.5rem}.purchase-section .quantity-input label,.purchase-section .set-selection label,.purchase-section .set-quantity-input label{display:block;color:#e8e3d8;font-weight:500;margin-bottom:.5rem}.purchase-section .quantity-input small,.purchase-section .set-selection small,.purchase-section .set-quantity-input small{color:#a39485;font-size:.875rem;margin-top:.25rem;display:block}.purchase-section .quantity-controls{display:flex;align-items:baseline;gap:.5rem;max-width:200px}.purchase-section .quantity-controls .form-group{margin-bottom:0!important}.purchase-section .quantity-controls button{width:40px;height:40px;border:2px solid #3d2317;background:#3d2317;color:#e8e3d8;border-radius:.25rem;cursor:pointer;font-size:1.125rem;font-weight:600;transition:all .35s ease-out}.purchase-section .quantity-controls button:hover:not(:disabled){border-color:#e8e3d8;background:#e8e3d8;color:#1a1612}.purchase-section .quantity-controls button:disabled{opacity:.5;cursor:not-allowed}.purchase-section .quantity-controls input{text-align:center;flex:1}.purchase-section select{width:100%;padding:1rem;background:#3d2317;border:2px solid #2c1810;border-radius:.25rem;color:#e8e3d8}.purchase-section select:focus{outline:none;border-color:#e8e3d8}.optimization-info .optimization-message strong{color:#e8e3d8}.bulk-info{padding:1.5rem;margin-top:1.5rem;background:#2c1810;border-radius:.25rem;border:2px solid #3d2317}.bulk-info h4{margin-bottom:.5rem}.bulk-info small{display:block;color:#a39485;margin-bottom:1rem}.contact-links{display:flex;gap:1rem}.contact-links a{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.125rem;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .35s ease-out}.contact-links a img{width:20px;height:20px;margin-right:5px}.price-summary{background:#1a1612;border-radius:.375rem;padding:2rem;border:1px solid #e8e3d8;margin-bottom:2rem}@media (max-width: 640px){.price-summary{margin-bottom:1.5rem;padding:1.5rem}}.price-summary .price-breakdown{margin-bottom:1.5rem}.price-summary .price-line{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.price-summary .price-line.original{color:#a39485;text-decoration:line-through;font-size:.875rem}.price-summary .price-line.total{font-size:1.25rem;font-weight:600;color:#e8e3d8;border-top:1px solid #3d2317;padding-top:1rem;margin-top:.5rem}.price-summary .price-line.savings{font-weight:600;font-size:.875rem}.price-summary .breakdown-details{margin-bottom:1.5rem}.price-summary .breakdown-details h5{color:#a39485;font-size:.875rem;margin-bottom:.5rem}.price-summary .breakdown-details ul{list-style:none;padding:0;margin:0}.price-summary .breakdown-details ul li{color:#c9beb0;font-size:.875rem;padding:.25rem 0}.price-summary .button-price{margin-left:.5rem;font-weight:600}.price-line{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.price-line.original{color:#a39485;text-decoration:line-through;font-size:.875rem}.price-line.total{font-size:1.25rem;font-weight:600;color:#e8e3d8;border-top:1px solid #3d2317;padding-top:1rem;margin-top:.5rem}.price-line.savings,.price-line.total-discount{font-weight:500;font-size:1rem}.optimization-info{background:#e8e3d81a;border:1px solid rgba(232,227,216,.3);border-radius:.25rem;padding:1.5rem;margin-bottom:1.5rem}.optimization-info--set .optimization-badge{color:#fff}.optimization-info .optimization-badge{background:#e8e3d8;color:#1a1612;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;display:inline-block;margin-bottom:.5rem}.optimization-info .optimization-message{color:#e8e3d8;font-weight:500;margin:.25rem 0}.optimization-info p{margin:.25rem 0;color:#e8e3d8}.optimization-info p.savings{font-weight:600}.color-selector{margin:1.5rem 0}.color-selector__label{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.color-selector__label span:first-child{color:#e8e3d8;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.color-selector__selected-name{color:#e8e3d8;font-size:.875rem;font-weight:500;background-color:#e8e3d81a;padding:2px .25rem;border-radius:.125rem;border:1px solid rgba(232,227,216,.2)}.color-selector__options{display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:.5rem;max-height:200px;overflow-y:auto;padding:.25rem;border-radius:.25rem;background-color:#2c181080}@media (min-width: 768px){.color-selector__options{grid-template-columns:repeat(auto-fill,minmax(45px,1fr));gap:.25rem}}@media (min-width: 640px){.color-selector__options{grid-template-columns:repeat(6,1fr);gap:6px}}.color-selector__show-more{margin-top:.5rem;background:none;border:1px dashed rgba(232,227,216,.3);color:#c9beb0;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;cursor:pointer;transition:all .35s ease-out}.color-selector__show-more:hover{border-color:#e8e3d8;color:#e8e3d8}.color-selector--sm .color-selector__options{grid-template-columns:repeat(auto-fill,minmax(35px,1fr))}.color-selector--sm .color-option{width:35px;height:35px}.color-selector--lg .color-selector__options{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.color-selector--lg .color-option{width:60px;height:60px}.color-option{position:relative;width:50px;height:50px;border:3px solid transparent;border-radius:9999px;cursor:pointer;transition:all .35s ease-out;background:none;padding:3px;overflow:hidden}.color-option:hover{transform:scale(1.1);border-color:#e8e3d833}.color-option:hover .color-option__name{opacity:1;visibility:visible}.color-option--selected{border-color:#e8e3d8;transform:scale(1.1);box-shadow:0 0 0 2px #e8e3d833,0 4px 12px #e8e3d826}.color-option--selected:before{content:"";position:absolute;inset:-2px;border:2px solid #e8e3d8;border-radius:9999px;animation:pulseRing 2s infinite}.color-option--special:after{content:"✨";position:absolute;top:-4px;right:-4px;font-size:10px;z-index:2}.color-option__swatch{width:100%;height:100%;border-radius:9999px;border:2px solid rgba(232,227,216,.1);position:relative;overflow:hidden}.color-option__swatch:before{content:"";position:absolute;inset:0;background-image:linear-gradient(45deg,rgba(0,0,0,.05) 25%,transparent 25%),linear-gradient(-45deg,rgba(0,0,0,.05) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(0,0,0,.05) 75%),linear-gradient(-45deg,transparent 75%,rgba(0,0,0,.05) 75%);background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0px;z-index:-1}.color-option__check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:#e8e3d8;border-radius:9999px;color:#2c1810;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #e8e3d866;z-index:3}.color-option__name{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background-color:#1a1612;color:#e8e3d8;padding:4px 8px;border-radius:.125rem;font-size:10px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .35s ease-out;z-index:4;border:1px solid #3d2317;box-shadow:0 2px 8px #0000004d}.color-option__name:before{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #1a1612}.color-option__glitter-effect{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.8) 1px,transparent 2px),radial-gradient(circle at 70% 70%,rgba(255,255,255,.6) 1px,transparent 2px),radial-gradient(circle at 40% 80%,rgba(255,255,255,.7) 1px,transparent 2px),radial-gradient(circle at 80% 20%,rgba(255,255,255,.5) 1px,transparent 2px);animation:sparkle 2s infinite}.color-option__marble-effect{position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%),linear-gradient(-45deg,transparent 40%,rgba(0,0,0,.05) 60%,transparent 80%);mix-blend-mode:overlay}.color-option:focus{outline:2px solid #e8e3d8;outline-offset:2px}.color-option:focus:not(:focus-visible){outline:none}@keyframes pulseRing{0%{transform:scale(1);opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@media (prefers-contrast: high){.color-option__swatch{border-width:3px;border-color:#e8e3d8}}@media (prefers-reduced-motion: reduce){.color-option{transition:none;animation:none}.color-option:hover,.color-option--selected{transform:none}.color-option--selected:before{animation:none}.color-option__glitter-effect{animation:none}}@media (min-width: 640px){.color-option{width:40px;height:40px;border-width:2px}.color-option__check{width:16px;height:16px}.color-option__check svg{width:10px;height:10px}.color-option__name{font-size:9px;bottom:-25px}}.image-with-placeholder{position:relative;overflow:hidden;border-radius:.25rem;background-color:#2c1810}.image-with-placeholder__img{width:100%;height:100%;object-fit:cover;transition:opacity .35s ease-out;border-radius:inherit}.image-with-placeholder__img.loading{opacity:0}.image-with-placeholder__img.loaded{opacity:1}.image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#2c1810;border-radius:inherit}.image-placeholder--shimmer{background:linear-gradient(90deg,#2c1810 0% 50%,#2c1810);background-size:200% 100%;animation:shimmer 1.5s infinite}.image-placeholder--shimmer .shimmer-animation{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(232,227,216,.1) 50%,transparent 100%);animation:shimmerMove 2s infinite}.image-placeholder--shimmer .placeholder-icon{font-size:3rem;opacity:.3;z-index:1}.image-placeholder--blur{background:radial-gradient(circle at center,rgba(232,227,216,.1) 0%,rgba(232,227,216,.05) 50%,transparent 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.image-placeholder--blur:before{content:"";position:absolute;width:60%;height:60%;background:linear-gradient(45deg,#e8e3d833,#2c181033);border-radius:9999px;filter:blur(30px);animation:pulse 2s infinite}.image-placeholder--skeleton .skeleton-shimmer{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(232,227,216,.05) 25%,rgba(232,227,216,.1) 50%,rgba(232,227,216,.05) 75%,transparent 100%);animation:skeletonWave 2s infinite}.image-placeholder--skeleton .skeleton-shimmer:before{content:"";position:absolute;top:20%;left:20%;width:60%;height:15%;background-color:#e8e3d81a;border-radius:.125rem}.image-placeholder--skeleton .skeleton-shimmer:after{content:"";position:absolute;bottom:20%;left:20%;width:40%;height:10%;background-color:#e8e3d814;border-radius:.125rem}.image-placeholder--candle{background:linear-gradient(135deg,#e8e3d80d,#2c18100d)}.image-placeholder--candle .candle-icon{font-size:4rem;margin-bottom:1rem;animation:candleFlicker 3s infinite;filter:drop-shadow(0 0 10px rgba(232,227,216,.3))}.image-placeholder--candle .loading-text{color:#c9beb0;font-size:.875rem;font-weight:500;text-align:center;opacity:.7;animation:fadeInOut 2s infinite}.image-placeholder--error{background-color:#dc26261a;border:1px dashed rgba(220,38,38,.3)}.image-placeholder--error .error-icon{font-size:2rem;margin-bottom:.5rem;opacity:.6}.image-placeholder--error .error-text{color:#dc2626;font-size:.75rem;text-align:center;opacity:.8}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmerMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes skeletonWave{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}@keyframes candleFlicker{0%,to{transform:scale(1) rotate(-1deg);filter:drop-shadow(0 0 10px rgba(232,227,216,.3))}25%{transform:scale(1.05) rotate(1deg);filter:drop-shadow(0 0 15px rgba(232,227,216,.4))}50%{transform:scale(1.02) rotate(-.5deg);filter:drop-shadow(0 0 12px rgba(232,227,216,.35))}75%{transform:scale(1.08) rotate(.5deg);filter:drop-shadow(0 0 18px rgba(232,227,216,.45))}}@keyframes fadeInOut{0%,to{opacity:.7}50%{opacity:.3}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@media (min-width: 640px){.image-placeholder--candle .candle-icon{font-size:3rem}.image-placeholder--shimmer .placeholder-icon{font-size:2rem}}@media (prefers-color-scheme: dark){.image-placeholder--skeleton .skeleton-shimmer{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.03) 25%,rgba(255,255,255,.06) 50%,rgba(255,255,255,.03) 75%,transparent 100%)}}@media (prefers-reduced-motion: reduce){.image-placeholder{animation:none}.image-placeholder *{animation:none;transition:none}}.pwa-update-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;animation:fadeIn .3s ease-out}.pwa-update-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;width:90%;max-width:480px;animation:modalSlideIn .4s cubic-bezier(.34,1.56,.64,1)}@media (min-width: 640px){.pwa-update-modal{width:95%;max-width:400px}}.pwa-update-modal__content{background:linear-gradient(145deg,#2c1810,#371e14);border-radius:.5rem;border:1px solid rgba(232,227,216,.2);box-shadow:0 25px 50px -12px #000c,0 0 0 1px #e8e3d81a,inset 0 1px #e8e3d81a;overflow:hidden;position:relative}.pwa-update-modal__content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e8e3d8,#fbfaf8)}.pwa-update-modal__header{padding:2rem 2rem 1.5rem;text-align:center;border-bottom:1px solid rgba(61,35,23,.5)}.pwa-update-modal__icon{margin-bottom:1rem}.pwa-update-modal__icon .update-icon{font-size:3rem;display:block;animation:sparkle 2s infinite;filter:drop-shadow(0 0 10px rgba(232,227,216,.5))}.pwa-update-modal__icon .update-spinner{font-size:3rem;display:block;animation:spin 1s linear infinite}.pwa-update-modal__title{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600;margin:0;letter-spacing:.5px}.pwa-update-modal__body{padding:1.5rem 2rem}.pwa-update-modal__footer{padding:1rem 2rem 2rem;display:flex;align-items:center;justify-content:center;gap:1rem;justify-content:flex-end}.update-info .update-main-text{color:#e8e3d8;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;text-align:center}.update-features{list-style:none;padding:0;margin:0 0 1.5rem}.update-features li{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem;padding:.5rem 0;color:#e8e3d8;font-size:.875rem}.update-features li:not(:last-child){border-bottom:1px solid rgba(61,35,23,.3)}.update-note{text-align:center;color:#c9beb0;font-size:.875rem}.update-note p{margin:.25rem 0}.update-note .auto-close-text{color:#e8e3d8;font-weight:500;font-size:.75rem}.update-progress{text-align:center}.update-progress p{color:#e8e3d8;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.update-progress small{color:#c9beb0;font-size:.75rem;font-style:italic}.progress-bar{width:100%;height:6px;background-color:#e8e3d833;border-radius:9999px;overflow:hidden;margin:1rem 0}.progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#e8e3d8,#fff);border-radius:inherit;animation:progressFill 3s ease-in-out infinite}.pwa-update-btn{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:1rem 2rem;border-radius:.375rem;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:all .35s ease-out;cursor:pointer;border:none;min-width:110px}.pwa-update-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.pwa-update-btn--primary{background:linear-gradient(135deg,#e8e3d8,#f7f5f2);color:#1a1612;box-shadow:0 4px 12px #e8e3d84d}.pwa-update-btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #e8e3d866}.pwa-update-btn--primary svg{transition:transform .35s ease-out}.pwa-update-btn--primary:hover:not(:disabled) svg{transform:rotate(90deg)}.pwa-update-btn--secondary{background:#3d231780;color:#c9beb0;border:1px solid rgba(61,35,23,.8)}.pwa-update-btn--secondary:hover:not(:disabled){background:#3d2317b3;color:#e8e3d8;border-color:#e8e3d84d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-60%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);filter:drop-shadow(0 0 10px rgba(232,227,216,.5))}25%{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 0 15px rgba(232,227,216,.7))}50%{transform:scale(1.05) rotate(-5deg);filter:drop-shadow(0 0 12px rgba(232,227,216,.6))}75%{transform:scale(1.08) rotate(3deg);filter:drop-shadow(0 0 18px rgba(232,227,216,.8))}}@keyframes progressFill{0%{width:0%}50%{width:70%}to{width:100%}}@media (min-width: 640px){.pwa-update-modal__header{padding:1.5rem 1.5rem 1rem}.pwa-update-modal__body{padding:1rem 1.5rem}.pwa-update-modal__footer{padding:1rem 1.5rem 1.5rem;flex-direction:column}.pwa-update-modal__footer .pwa-update-btn{width:100%;justify-content:center}.pwa-update-modal__title{font-size:1.125rem}.update-features{font-size:.75rem}}@media (prefers-reduced-motion: reduce){.pwa-update-modal,.update-icon,.update-spinner,.progress-fill{animation:none}.pwa-update-btn svg{transition:none}}.category-drawer-overlay{position:fixed;inset:0;z-index:9998;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.category-drawer-overlay.open{opacity:1;visibility:visible}.category-drawer-overlay.closing{opacity:0;visibility:hidden}.category-drawer-backdrop{position:absolute;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.category-drawer{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,#2c1810,#331c13);border-top-left-radius:.75rem;border-top-right-radius:.75rem;border:1px solid rgba(232,227,216,.15);border-bottom:none;max-height:70vh;min-height:300px;display:flex;flex-direction:column;box-shadow:0 -8px 32px #0006;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.8,.25,1)}.category-drawer.open{transform:translateY(0)}.category-drawer.closing{transform:translateY(100%)}.category-drawer__handle{display:flex;align-items:center;justify-content:center;padding:1rem 0 .5rem;cursor:grab}.category-drawer__handle .handle-bar{width:40px;height:4px;background-color:#e8e3d84d;border-radius:9999px;transition:background-color .35s ease-out}.category-drawer__handle:active{cursor:grabbing}.category-drawer__handle:active .handle-bar{background-color:#e8e3d899}.category-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:0 2rem 1.5rem;border-bottom:1px solid rgba(61,35,23,.5)}.category-drawer__header h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600;margin:0;letter-spacing:.5px}.category-drawer__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#3d231780;border:1px solid rgba(61,35,23,.8);border-radius:9999px;color:#c9beb0;cursor:pointer;transition:all .35s ease-out}.category-drawer__close:hover{background:#e8e3d81a;border-color:#e8e3d84d;color:#e8e3d8;transform:scale(1.05)}.category-drawer__close:active{transform:scale(.95)}.category-drawer__content{flex:1;overflow-y:auto;padding:1rem 2rem}.category-drawer__content::-webkit-scrollbar{width:4px}.category-drawer__content::-webkit-scrollbar-track{background:#3d23174d;border-radius:9999px}.category-drawer__content::-webkit-scrollbar-thumb{background:#e8e3d880;border-radius:9999px}.category-drawer__content::-webkit-scrollbar-thumb:hover{background:#e8e3d8b3}.category-drawer__footer{padding:1.5rem 2rem;border-top:1px solid rgba(61,35,23,.5)}.category-drawer__clear{width:100%;padding:1rem;background:#3d231780;border:1px solid rgba(61,35,23,.8);border-radius:.375rem;color:#c9beb0;font-size:1rem;font-weight:500;cursor:pointer;transition:all .35s ease-out}.category-drawer__clear:hover:not(:disabled){background:#dc26261a;border-color:#dc26264d;color:#dc2626}.category-drawer__clear:disabled{opacity:.5;cursor:not-allowed}.category-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 1rem;background:transparent;border:2px solid transparent;border-radius:.375rem;cursor:pointer;transition:all .35s ease-out;margin-bottom:.5rem;position:relative;overflow:hidden}.category-option:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(232,227,216,.02) 100%);opacity:0;transition:opacity .35s ease-out}.category-option:hover{border-color:#e8e3d833;background:#3d23174d;transform:translate(4px)}.category-option:hover:before{opacity:1}.category-option:hover .category-option__icon{transform:scale(1.1)}.category-option.selected{border-color:#e8e3d8;background:#e8e3d814;transform:translate(4px)}.category-option.selected:before{opacity:1}.category-option.selected .category-option__content .category-option__text{color:#e8e3d8;font-weight:600}.category-option.selected .category-option__content .category-option__icon{transform:scale(1.1);filter:brightness(1.2)}.category-option:active{transform:translate(2px) scale(.98)}.category-option__content{display:flex;align-items:center;justify-content:center;gap:1rem;justify-content:flex-start}.category-option__icon{font-size:1.25rem;transition:all .35s ease-out;filter:grayscale(.2)}.category-option__text{color:#e8e3d8;font-size:1rem;font-weight:500;text-transform:capitalize;transition:all .35s ease-out}.category-option__check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#e8e3d8;border-radius:9999px;color:#1a1612;animation:checkPop .3s cubic-bezier(.68,-.55,.265,1.55)}.category-chip{display:flex;align-items:center;justify-content:center;gap:.25rem;background:linear-gradient(135deg,#e8e3d826,#e8e3d814);border:1px solid rgba(232,227,216,.25);border-radius:9999px;padding:.5rem 1.5rem;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.category-chip:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(232,227,216,.4) 50%,transparent 100%)}.category-chip__content{display:flex;align-items:center;justify-content:center;gap:.25rem}.category-chip__icon{font-size:1rem;filter:brightness(1.1)}.category-chip__text{color:#e8e3d8;font-size:.875rem;font-weight:600;text-transform:capitalize;letter-spacing:.3px}.category-chip__close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#e8e3d833;border:none;border-radius:9999px;color:#e8e3d8;cursor:pointer;transition:all .35s ease-out;margin-left:.25rem}.category-chip__close:hover{background:#dc262633;color:#dc2626;transform:scale(1.1)}.category-chip__close:active{transform:scale(.9)}.category-chip__close svg{width:12px;height:12px}@keyframes checkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}@media (min-width: 640px){.category-drawer{max-height:80vh}.category-drawer__header{padding:0 1.5rem 1rem}.category-drawer__header h3{font-size:1.125rem}.category-drawer__content{padding:.5rem 1.5rem}.category-drawer__footer{padding:1rem 1.5rem}.category-option{padding:1rem;margin-bottom:.25rem}.category-option__text{font-size:.875rem}.category-option__icon{font-size:1.125rem}}@media (prefers-reduced-motion: reduce){.category-drawer,.category-drawer-overlay,.category-option{animation:none;transition:none}.category-option__check{animation:none}}@media (prefers-contrast: high){.category-option{border-width:2px}.category-option.selected{border-width:3px}.category-chip{border-width:2px}}.auth-modal-overlay{position:fixed;inset:0;z-index:9999;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.auth-modal-overlay.open{opacity:1;visibility:visible}.auth-modal-backdrop{position:absolute;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:90%;max-width:600px;max-height:90vh}@media (min-width: 640px){.auth-modal{width:calc(100vw - 2rem);max-width:none;max-height:95vh;left:50%;right:auto}}@media (min-width: 768px){.auth-modal{width:85%;max-width:550px}}@media (min-width: 1024px){.auth-modal{width:80%;max-width:650px}}.auth-modal{background:linear-gradient(145deg,#2c1810,#371e14);border-radius:.75rem;border:1px solid rgba(232,227,216,.2);box-shadow:0 25px 50px -12px #000c,0 0 0 1px #e8e3d81a,inset 0 1px #e8e3d81a;overflow:hidden;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.auth-modal.open{transform:translate(-50%,-50%) scale(1)}@media (min-width: 640px){.auth-modal{border-radius:.5rem}}.auth-modal:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e8e3d8,#fff)}.auth-modal__close{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#3d231780;border:1px solid rgba(61,35,23,.8);border-radius:9999px;color:#c9beb0;cursor:pointer;transition:all .35s ease-out;z-index:1}.auth-modal__close:hover{background:#e8e3d81a;border-color:#e8e3d84d;color:#e8e3d8;transform:scale(1.05)}@media (min-width: 640px){.auth-modal__close{top:1rem;right:1rem;width:36px;height:36px}}.auth-modal__header{text-align:center;padding:4rem 4rem 2rem;border-bottom:1px solid rgba(61,35,23,.3)}@media (min-width: 768px){.auth-modal__header{padding:4rem 3rem 2rem}}@media (min-width: 640px){.auth-modal__header{padding:3rem 1.5rem 1.5rem}}.auth-modal__header .brand-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.auth-modal__header .brand-logo .brand-icon{font-size:1.5rem;filter:drop-shadow(0 0 10px rgba(232,227,216,.5))}@media (min-width: 640px){.auth-modal__header .brand-logo .brand-icon{font-size:1.25rem}}.auth-modal__header .brand-logo .brand-name{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:1px}@media (min-width: 640px){.auth-modal__header .brand-logo .brand-name{font-size:1.125rem}}.auth-modal__title{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.5px}@media (min-width: 640px){.auth-modal__title{font-size:1.25rem}}.auth-modal__subtitle{color:#c9beb0;font-size:1rem;line-height:1.6;margin-bottom:1rem}@media (min-width: 640px){.auth-modal__subtitle{font-size:.875rem}}.auth-modal__message{background:#e8e3d81a;border:1px solid rgba(232,227,216,.2);border-radius:.375rem;padding:1rem;color:#e8e3d8;font-size:.875rem;margin-top:1rem}@media (min-width: 640px){.auth-modal__message{font-size:.75rem;padding:.5rem}}.auth-modal__content{padding:2rem 4rem;max-height:60vh;overflow-y:auto}@media (max-width: 768px){.auth-modal__content{padding:2rem 3rem}}@media (max-width: 576px){.auth-modal__content{padding:2rem;max-height:50vh}}.auth-modal__content::-webkit-scrollbar{width:4px}.auth-modal__content::-webkit-scrollbar-track{background:#3d23174d;border-radius:9999px}.auth-modal__content::-webkit-scrollbar-thumb{background:#e8e3d880;border-radius:9999px}.auth-modal__content::-webkit-scrollbar-thumb:hover{background:#e8e3d8b3}.auth-modal__footer{padding:2rem 4rem 3rem;border-top:1px solid rgba(61,35,23,.3);text-align:center}@media (min-width: 768px){.auth-modal__footer{padding:2rem 3rem}}@media (min-width: 640px){.auth-modal__footer{padding:1.5rem}}.auth-modal__footer p{color:#c9beb0;font-size:.875rem;margin-bottom:1rem}.auth-modal__footer p:last-child{margin-bottom:0}@media (min-width: 640px){.auth-modal__footer p{font-size:.75rem}}.auth-modal__footer .demo-accounts{background:#3d23174d;border-radius:.375rem;padding:1rem;margin-top:1.5rem}@media (min-width: 640px){.auth-modal__footer .demo-accounts{padding:.5rem;margin-top:1rem}}.auth-modal__footer .demo-accounts p{font-size:.75rem;margin-bottom:.25rem}@media (min-width: 640px){.auth-modal__footer .demo-accounts p{font-size:.6rem}}.auth-modal__footer .demo-accounts p:first-child{color:#e8e3d8;font-weight:600;margin-bottom:.5rem}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.auth-form .register-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (min-width: 768px){.auth-form .register-form-grid{grid-template-columns:1fr}}@media (min-width: 640px){.auth-form .register-form-grid{grid-template-columns:1fr;gap:1rem}}@media (min-width: 640px){.auth-form{gap:1rem}}.auth-submit-btn{margin-top:1.5rem;background:linear-gradient(135deg,#e8e3d8,#fbfaf8);color:#2c1810}.auth-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#f1efe8,#fff);transform:translateY(-2px);box-shadow:0 8px 25px #e8e3d84d;color:#2c1810}@media (min-width: 640px){.auth-submit-btn{margin-top:1rem}}.auth-switch-btn{background:none;border:none;color:#e8e3d8;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:all .35s ease-out}.auth-switch-btn:hover{color:#fbfaf8;text-decoration-thickness:2px}.password-field{position:relative}.password-field .password-toggle{position:absolute;right:1rem;top:44%;transform:translateY(-50%);background:none;border:none;color:#c9beb0;cursor:pointer;transition:all .35s ease-out;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:10px}.password-field .password-toggle:hover{color:#e8e3d8}@media (min-width: 640px){.password-field .password-toggle{right:.5rem}}@media (max-width: 360px){.auth-modal{width:calc(100vw - 1rem)}.auth-modal__header{padding:1.5rem 1rem 1rem}.auth-modal__content,.auth-modal__footer{padding:1rem}}@media (max-height: 600px) and (orientation: landscape){.auth-modal{max-height:95vh}.auth-modal__content{max-height:40vh}.auth-modal__header{padding:1.5rem 3rem 1rem}}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-60%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (prefers-reduced-motion: reduce){.auth-modal,.auth-modal-overlay{animation:none;transition:opacity .2s ease}}@media (prefers-contrast: high){.auth-modal{border-width:2px}}.google-auth-section{margin-bottom:2rem}.google-signin-btn{display:flex;align-items:center;justify-content:center;gap:1rem;background:#fff;color:#333;border:2px solid #dadce0;font-weight:500;transition:all .35s ease-out}.google-signin-btn:hover:not(:disabled){background:#f8f9fa;border-color:#dadce0;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.google-signin-btn:active{transform:translateY(0);box-shadow:0 1px 4px #0000001a}.google-signin-btn svg{flex-shrink:0}.auth-divider{display:flex;align-items:center;justify-content:center;margin:2rem 0;position:relative}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e8e3d833}.auth-divider span{background:#2c1810;padding:0 1.5rem;color:#c9beb0;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.address-autocomplete{position:relative;width:100%}.address-autocomplete__input-container{position:relative}.address-autocomplete__icon{position:absolute;top:2rem;right:1rem;display:flex;align-items:center;justify-content:center;color:#c9beb0;pointer-events:none;z-index:2}.address-autocomplete__icon .loading-spinner{width:16px;height:16px;border:2px solid #3d2317;border-top:2px solid #e8e3d8;border-radius:50%;animation:spin 1s linear infinite}.address-autocomplete__hint{font-size:.75rem;color:#a39485;margin-top:.25rem;min-height:1rem}.address-autocomplete__hint .error-hint{color:#dc2626}.address-autocomplete__suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#2c1810;border:1px solid #3d2317;border-radius:.375rem;box-shadow:0 8px 32px #0000004d;z-index:1000;max-height:280px;overflow-y:auto}.address-autocomplete__suggestions::-webkit-scrollbar{width:4px}.address-autocomplete__suggestions::-webkit-scrollbar-track{background:#3d2317}.address-autocomplete__suggestions::-webkit-scrollbar-thumb{background:#e8e3d880;border-radius:9999px}.suggestion-item{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:1rem;padding:1rem 1.5rem;cursor:pointer;transition:all .35s ease-out;border-bottom:1px solid rgba(61,35,23,.3)}.suggestion-item:hover{background:#e8e3d814}.suggestion-item:active{background:#e8e3d826}.suggestion-item:last-child{border-bottom:none}.suggestion-item .suggestion-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#e8e3d81a;border-radius:9999px;color:#e8e3d8;flex-shrink:0}.suggestion-item .suggestion-content{flex:1;min-width:0}.suggestion-item .suggestion-title{font-weight:600;color:#e8e3d8;font-size:.875rem;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-item .suggestion-address{color:#c9beb0;font-size:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 640px){.address-autocomplete__suggestions{max-height:200px}.suggestion-item{padding:.5rem 1rem;gap:.5rem}.suggestion-item .suggestion-icon{width:28px;height:28px}.suggestion-item .suggestion-title{font-size:.75rem}.suggestion-item .suggestion-address{font-size:.65rem}}.saved-addresses-section{margin-bottom:2rem}.saved-addresses-section .toggle-saved-btn{display:flex;align-items:center;justify-content:center;justify-content:space-between;width:100%;background:#3d231780;border:2px solid rgba(232,227,216,.2);color:#e8e3d8;padding:1rem;font-size:.875rem;border-radius:.375rem;cursor:pointer;transition:all .35s ease-out}.saved-addresses-section .toggle-saved-btn .map-icon{width:40px}.saved-addresses-section .toggle-saved-btn:hover{background:#e8e3d81a;border-color:#e8e3d866}.saved-addresses-section .toggle-saved-btn .toggle-arrow{transition:transform .35s ease-out}.saved-addresses-section .toggle-saved-btn .toggle-arrow.open{transform:rotate(180deg)}.saved-addresses-list{margin-top:1.5rem;display:grid;gap:1rem}.saved-address-card{display:flex;align-items:center;justify-content:space-between;background:#3d2317;border:2px solid transparent;border-radius:.375rem;padding:1.5rem;cursor:pointer;transition:all .35s ease-out}.saved-address-card:hover,.saved-address-card.selected{border-color:#e8e3d8;background:#e8e3d80d;transform:translateY(-2px)}.saved-address-card .address-info{flex:1}.saved-address-card .address-info h4{color:#e8e3d8;font-size:1rem;font-weight:600;margin-bottom:.25rem;display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:.5rem}.saved-address-card .address-info .default-badge{background:#e8e3d8;color:#1a1612;font-size:.75rem;padding:.25rem .5rem;border-radius:.125rem;font-weight:600}.saved-address-card .address-info .company{color:#e8e3d8;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.saved-address-card .address-info .address-line,.saved-address-card .address-info .apartment,.saved-address-card .address-info .location,.saved-address-card .address-info .phone{color:#c9beb0;font-size:.875rem;margin-bottom:.25rem;line-height:1.4}.saved-address-card .address-info .address-line:last-child,.saved-address-card .address-info .apartment:last-child,.saved-address-card .address-info .location:last-child,.saved-address-card .address-info .phone:last-child{margin-bottom:0}.saved-address-card .address-info .apartment{font-style:italic}.saved-address-card .address-info .location{font-weight:500}.saved-address-card .address-actions .select-text{color:#e8e3d8;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.billing-toggle{margin-bottom:2rem}.different-address-notice{display:flex;align-items:center;justify-content:center;gap:1rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);border-radius:.375rem;padding:1.5rem;margin-bottom:2rem}.different-address-notice .notice-icon{font-size:1.25rem;color:#f59e0b;flex-shrink:0}.different-address-notice .notice-text h4{color:#f59e0b;font-size:1rem;margin-bottom:.25rem}.different-address-notice .notice-text p{color:#c9beb0;font-size:.875rem}.same-address-confirmation{margin-top:2rem}.same-address-confirmation .confirmation-card{display:flex;align-items:center;justify-content:center;gap:1.5rem;background:#1665341a;border:1px solid rgba(22,101,52,.2);border-radius:.375rem;padding:2rem}.same-address-confirmation .confirmation-card .confirmation-icon{font-size:1.5rem;color:#166534;flex-shrink:0}.same-address-confirmation .confirmation-card .confirmation-content h4{color:#166534;font-size:1.125rem;margin-bottom:.5rem}.same-address-confirmation .confirmation-card .confirmation-content p{color:#c9beb0;margin-bottom:1rem}.same-address-confirmation .confirmation-card .confirmation-content .address-preview{background:#3d2317;border-radius:.25rem;padding:1rem;font-size:.875rem;line-height:1.5}.same-address-confirmation .confirmation-card .confirmation-content .address-preview strong{color:#e8e3d8;display:block;margin-bottom:.25rem}.same-address-confirmation .confirmation-card .confirmation-content .address-preview div{color:#c9beb0;margin-bottom:.25rem}.same-address-confirmation .confirmation-card .confirmation-content .address-preview div:last-child{margin-bottom:0}.billing-form-fields{margin-top:2rem}.saved-addresses-toggle{background:#e8e3d81a;border:1px solid rgba(232,227,216,.3);color:#e8e3d8;padding:1rem 1.5rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;width:100%;transition:all .35s ease-out}.saved-addresses-toggle:hover{background:#e8e3d826}.checkout-stepper{margin-bottom:4rem}@media (max-width: 640px){.checkout-stepper{margin-bottom:2rem}}.stepper-progress-bar{position:relative;height:2px;background:#3d2317;border-radius:9999px;margin-bottom:2rem;overflow:hidden}@media (max-width: 640px){.stepper-progress-bar{margin-bottom:1.5rem}}.stepper-progress-fill{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#e8e3d8,#fbfaf8);border-radius:9999px;transition:width .6s cubic-bezier(.25,.8,.25,1)}.stepper-progress-fill:after{content:"";position:absolute;top:-1px;right:-1px;width:4px;height:4px;background:#e8e3d8;border-radius:50%;box-shadow:0 0 8px #e8e3d899}.stepper-steps{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width: 640px){.stepper-steps{justify-content:center;gap:1.5rem}}.stepper-step{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;cursor:default;transition:all .35s ease-out;flex:1;max-width:120px}@media (max-width: 640px){.stepper-step{flex:none;max-width:none;gap:.5rem}}.stepper-step.clickable{cursor:pointer}.stepper-step.clickable:hover .step-circle{transform:scale(1.05);box-shadow:0 4px 16px #e8e3d833}.stepper-step.clickable:hover .step-label{color:#e8e3d8}.stepper-step.current .step-circle{background:#e8e3d8;color:#1a1612;border-color:#e8e3d8;box-shadow:0 0 0 4px #e8e3d826}.stepper-step.current .step-label{color:#e8e3d8;font-weight:600}.stepper-step.completed .step-circle{background:#166534;color:#fff;border-color:#166534}.stepper-step.completed .step-label{color:#e8e3d8}.step-circle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#3d2317;border:2px solid #2c1810;color:#c9beb0;font-size:.875rem;font-weight:600;transition:all .35s ease-out;flex-shrink:0}@media (max-width: 640px){.step-circle{width:24px;height:24px;font-size:.75rem}}.step-circle svg{width:16px;height:16px}@media (max-width: 640px){.step-circle svg{width:12px;height:12px}}.step-label{color:#c9beb0;font-size:.875rem;font-weight:500;text-align:center;line-height:1.3;transition:all .35s ease-out}@media (max-width: 768px){.step-label{font-size:.75rem}}@media (max-width: 640px){.step-label{display:none}}@media (max-width: 640px){.checkout-stepper:after{content:"";display:block;text-align:center;color:#c9beb0;font-size:.75rem;margin-top:.5rem}}.stepper-step.animate-in{animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stepper-step:focus{outline:2px solid #e8e3d8;outline-offset:4px;border-radius:.25rem}@media (prefers-reduced-motion: reduce){.step-circle,.step-label,.stepper-progress-fill{transition:none;animation:none}}.pwa-modal__backdrop{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pwa-modal__content{width:min(720px,96vw);max-height:min(92vh,800px);background:#2c1810;color:#f5f5f5;border-radius:16px;box-shadow:0 24px 64px #0000008c;display:flex;flex-direction:column;overflow:hidden}.pwa-modal__header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 16px 8px}.pwa-modal__title-wrap{display:flex;gap:12px;align-items:center}.pwa-modal__title-icon{width:44px;height:44px;border-radius:12px;background:#e8e3d81f;display:grid;place-items:center}.pwa-modal__title-icon svg{width:22px;height:22px;color:#e8e3d8}.pwa-modal__titles{display:flex;flex-direction:column;gap:4px}.pwa-modal__title{margin:0;font-size:20px;font-weight:800;letter-spacing:.2px}.pwa-modal__sub{margin:0;color:#c9c9c9;font-size:14px}.pwa-modal__close{width:36px;height:36px;border:none;border-radius:10px;background:#ffffff14;color:#fff;cursor:pointer;display:grid;place-items:center;margin-left:8px;flex-shrink:0}.pwa-modal__close svg{width:18px;height:18px}.pwa-modal__body{padding:8px 16px 16px;overflow:auto;display:grid;gap:14px}.pwa-modal__benefits{display:grid;grid-template-columns:1fr;gap:10px}.benefit{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;background:#1a1612}.benefit__icon{width:20px;height:20px;color:#e8e3d8}.benefit__text{display:flex;flex-direction:column;gap:2px}.benefit__title{font-weight:700;font-size:14px}.benefit__desc{color:#c9c9c9;font-size:13px}.install-card{border-radius:14px;background:#ffffff0a;padding:14px}.install-card__head{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-weight:700}.install-card__head svg{width:18px;height:18px;color:#e8e3d8}.install-card__badge{margin-left:auto;padding:4px 8px;font-size:11px;border-radius:999px;background:#e8e3d81f;color:#e8e3d8}.install-card__steps{list-style:none;margin:0;padding:0;display:grid;gap:8px}.install-card__steps li{display:flex;gap:10px;align-items:flex-start;padding:8px 10px;border-radius:10px;background:#1a1612}.step__num{width:22px;height:22px;border-radius:999px;background:#e8e3d8;color:#1a1a1a;display:grid;place-items:center;font-size:12px;font-weight:800;flex-shrink:0}.step__text{font-size:14px;color:#efefef}.install-card__cta{margin-top:12px;width:100%;display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:12px 14px;border:none;border-radius:12px;background:#e8e3d8;color:#1a1a1a;font-weight:800;cursor:pointer}.install-card__cta .cta__icon{width:18px;height:18px}@media (min-width: 720px){.pwa-modal__benefits{grid-template-columns:repeat(3,1fr)}}.instagram-post-embed{padding:1.5rem 0}@media (min-width: 768px){.instagram-post-embed{padding:1.5rem 0}}.instagram-post-embed__header{text-align:center;margin-bottom:2rem;position:relative}.instagram-post-embed__header h2{font-size:20px;font-weight:600;color:#e8e3d8;margin-bottom:.5rem}@media (min-width: 768px){.instagram-post-embed__header h2{font-size:24px}}.instagram-post-embed__decoration{display:flex;justify-content:center;align-items:center;gap:.25rem}.instagram-post-embed__decoration:before,.instagram-post-embed__decoration:after{content:"";width:40px;height:1px;background:linear-gradient(to right,transparent,rgba(232,227,216,.5))}@media (min-width: 768px){.instagram-post-embed__decoration:before,.instagram-post-embed__decoration:after{width:60px}}.instagram-post-embed__decoration:after{background:linear-gradient(to left,transparent,rgba(232,227,216,.5))}.instagram-post-embed .instagram-icon{width:20px;height:20px;color:#e8e3d8}@media (min-width: 768px){.instagram-post-embed .instagram-icon{width:24px;height:24px}}.instagram-post-embed__wrapper{display:flex;justify-content:center;min-height:400px}@media (min-width: 768px){.instagram-post-embed__wrapper{padding:0 2rem}}.instagram-post-embed__wrapper>div{max-width:100%;width:100%!important}@media (min-width: 480px){.instagram-post-embed__wrapper>div{width:400px!important}}@media (min-width: 768px){.instagram-post-embed__wrapper>div{width:500px!important}}.instagram-post-embed__wrapper iframe{border:2px solid rgba(232,227,216,.15)!important;border-radius:.375rem!important;box-shadow:0 8px 24px #e8e3d81a!important;background:#2c1810!important}@media (min-width: 768px){.instagram-post-embed__wrapper iframe{border-width:3px!important}}.instagram-post-embed__footer{text-align:center;margin-top:1.5rem}@media (min-width: 768px){.instagram-post-embed__footer{margin-top:2rem}}.instagram-post-embed__link{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;background:#e8e3d81a;color:#e8e3d8;text-decoration:none;border-radius:.25rem;font-size:13px;font-weight:600;transition:all .3s ease}.instagram-post-embed__link:hover{background:#e8e3d833;transform:translateY(-2px);box-shadow:0 4px 12px #e8e3d833}@media (min-width: 768px){.instagram-post-embed__link{font-size:14px;padding:1rem 2rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.instagram-post-embed__wrapper[data-loading=true]{animation:pulse 1.5s ease-in-out infinite}.home{background-color:#1a1612}.hero-luxury{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-luxury__container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.hero-luxury__container{max-width:640px}}@media (min-width: 768px){.hero-luxury__container{max-width:768px}}@media (min-width: 1024px){.hero-luxury__container{max-width:1024px;padding:0 1.5rem}}@media (min-width: 1280px){.hero-luxury__container{max-width:1280px}}@media (min-width: 1536px){.hero-luxury__container{max-width:1536px}}.hero-luxury__container{position:relative;z-index:3;text-align:center;padding:5rem 2rem 10rem}@media (max-width: 576px){.hero-luxury__container{padding-top:2rem}}.hero-luxury__content{max-width:1000px;margin:0 auto}.hero-luxury__badge{display:inline-block;background:linear-gradient(135deg,#e8e3d826,#e8e3d840);border:1px solid rgba(232,227,216,.3);border-radius:9999px;padding:.5rem 1.5rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-luxury__badge span{color:#e8e3d8;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:1px}@media (min-width: 640px){.hero-luxury__badge{padding:.25rem 1rem}.hero-luxury__badge span{font-size:.75rem}}.hero-luxury__title{font-family:Proza Libre,Georgia,serif;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:600;color:#e8e3d8;line-height:1.1;margin-bottom:1.5rem;letter-spacing:1px}.hero-luxury__title .title-accent{font-size:clamp(2.5rem,5vw,4.5rem);background:linear-gradient(135deg,#e8e3d8,#fff);background-clip:text;display:block;margin-top:.5rem;background:linear-gradient(90deg,#fedb37,#fdb931,#9f7928,#8a6e2f,#fedb37);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s linear infinite}.hero-luxury__subtitle{font-family:Dancing Script,cursive;font-size:clamp(1.125rem,2.5vw,1.75rem);color:#e8e3d8e6;margin-bottom:2rem;font-weight:400;line-height:1.4}.hero-luxury__description{margin-bottom:2rem}.hero-luxury__description p{font-size:clamp(1rem,1.5vw,1.25rem);color:#c9beb0;line-height:1.7;margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}.hero-luxury__features{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}@media (min-width: 640px){.hero-luxury__features{gap:.5rem;margin-bottom:2rem}}.hero-luxury__cta{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}@media (min-width: 640px){.hero-luxury__cta{flex-direction:column;gap:1.5rem}}.hero-luxury__scroll-indicator{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;color:#e8e3d8b3;animation:bounce 2s infinite}.hero-luxury__scroll-indicator .scroll-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(232,227,216,.3);border-radius:9999px;background-color:#2c181080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-luxury__scroll-indicator span{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:500}.featured-luxury{padding:6rem 0;background-color:#2c1810}.featured-luxury__container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.featured-luxury__container{max-width:640px}}@media (min-width: 768px){.featured-luxury__container{max-width:768px}}@media (min-width: 1024px){.featured-luxury__container{max-width:1024px;padding:0 1.5rem}}@media (min-width: 1280px){.featured-luxury__container{max-width:1280px}}@media (min-width: 1536px){.featured-luxury__container{max-width:1536px}}.featured-luxury__header{text-align:center;margin-bottom:5rem}.featured-luxury__title{font-family:Proza Libre,Georgia,serif;font-size:2.25rem;color:#e8e3d8;margin-bottom:1rem;font-weight:400}.featured-luxury__subtitle{font-family:Dancing Script,cursive;font-size:1.5rem;color:#e8e3d8}.featured-luxury__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.featured-luxury__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.featured-luxury__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.featured-luxury__grid{grid-template-columns:repeat(4,1fr)}}.featured-luxury__grid{margin-bottom:4rem}@media (max-width: 640px){.featured-luxury__grid{grid-template-columns:repeat(2,1fr)}.featured-luxury__grid>.product-card{max-height:200px;outline:1px solid #e8e3d8}}.featured-luxury__cta{text-align:center}.loading{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;color:#a39485}.loading__spinner{width:40px;height:40px;border:2px solid #3d2317;border-top:2px solid #e8e3d8;border-radius:50%;margin-bottom:1.5rem;animation:spin 1s linear infinite}.feature-pill{display:flex;align-items:center;justify-content:center;gap:.25rem;background:#2c1810cc;border:1px solid rgba(232,227,216,.2);border-radius:9999px;padding:.5rem 1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .35s ease-out}@media (min-width: 640px){.feature-pill{padding:.25rem 1rem}}.feature-pill:hover{background:#e8e3d81a;border-color:#e8e3d866;transform:translateY(-2px)}.feature-pill .feature-icon{font-size:1rem}.feature-pill span:last-child{color:#e8e3d8;font-size:.875rem;font-weight:500;white-space:nowrap}@media (min-width: 640px){.feature-pill span:last-child{font-size:.75rem}}.cta-primary{display:flex;align-items:center;justify-content:center;gap:.5rem}.cta-primary svg{transition:transform .35s ease-out}.cta-primary:hover svg{transform:translate(4px)}.cta-secondary{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#c9beb0;font-size:1rem;font-weight:500;text-decoration:none;border-bottom:2px solid transparent;padding-bottom:.25rem;transition:all .35s ease-out}.cta-secondary:hover{color:#e8e3d8;border-bottom-color:#e8e3d8}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.values-luxury{padding:6rem 0;background-color:#2c1810}.values-luxury__container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.values-luxury__container{max-width:640px}}@media (min-width: 768px){.values-luxury__container{max-width:768px}}@media (min-width: 1024px){.values-luxury__container{max-width:1024px;padding:0 1.5rem}}@media (min-width: 1280px){.values-luxury__container{max-width:1280px}}@media (min-width: 1536px){.values-luxury__container{max-width:1536px}}.values-luxury__grid{display:grid;grid-template-columns:1fr;gap:4rem}@media (min-width: 640px){.values-luxury__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.values-luxury__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.values-luxury__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.values-luxury__grid{gap:1rem}}.values-luxury__item{text-align:center;padding:2rem}.values-luxury__item h4{font-family:Proza Libre,Georgia,serif;font-size:1.25rem;color:#e8e3d8;margin-bottom:1.5rem;font-weight:600}.values-luxury__item p{color:#c9beb0;line-height:1.6}.values-luxury__icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border:2px solid #e8e3d8;border-radius:50%;color:#e8e3d8;transition:all .6s cubic-bezier(.23,1,.32,1);font-size:1.5rem}.values-luxury__icon:hover{background-color:#e8e3d8;color:#1a1612;transform:scale(1.05)}.partners-luxury{padding:6rem 0;background-color:#1a1612}.partners-luxury__container{width:min(1200px,92vw);margin:0 auto}.partners-luxury__header{text-align:center;margin-bottom:5rem}.partners-luxury__title{font-family:Proza Libre,Georgia,serif;font-size:2.25rem;color:#e8e3d8;margin-bottom:1rem;font-weight:400}.partners-luxury__subtitle{font-family:Dancing Script,cursive;font-size:1.5rem;color:#e8e3d8}.partners-luxury__marquee{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}.partners-luxury__track{display:inline-flex;align-items:center;gap:2rem;padding:1rem 0;animation:partners-scroll 25s linear infinite}@media (prefers-reduced-motion: reduce){.partners-luxury__track{animation:none}}.partners-luxury__item{flex:0 0 auto;width:200px;height:200px;border-radius:.375rem;background-color:#1a1612;border:1px solid #2c1810;background-size:100% auto;background-position:center;background-repeat:no-repeat;filter:grayscale(20%) contrast(110%);transition:filter .35s ease-out,transform .35s ease-out}.partners-luxury__item:hover{filter:none;transform:translateY(-2px)}.partners-luxury__item{background-image:url(https://fajpirmuqtbewsebwkhv.supabase.co/storage/v1/object/public/misc/dtdc.png)}@media (max-width: 640px){.partners-luxury__item{width:100px;height:100px}}.partners-luxury .partners--bluedart{background-image:url(https://fajpirmuqtbewsebwkhv.supabase.co/storage/v1/object/public/misc/bluedart.png)}.partners-luxury .partners--porter{background-image:url(https://fajpirmuqtbewsebwkhv.supabase.co/storage/v1/object/public/misc/porter.png)}.partners-luxury .partners--delhivery{background-image:url(https://fajpirmuqtbewsebwkhv.supabase.co/storage/v1/object/public/misc/delhivery.png)}.partners-luxury .partners--razorpay{background-image:url(https://fajpirmuqtbewsebwkhv.supabase.co/storage/v1/object/public/misc/razorpay.png)}@keyframes partners-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.admin-page{min-height:100vh;background-color:#1a1612;padding:3rem 0}@media (max-width: 640px){.admin-page{padding:1.5rem 0}}.admin-page__container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.admin-page__container{max-width:640px}}@media (min-width: 768px){.admin-page__container{max-width:768px}}@media (min-width: 1024px){.admin-page__container{max-width:1024px;padding:0 1.5rem}}@media (min-width: 1280px){.admin-page__container{max-width:1280px}}@media (min-width: 1536px){.admin-page__container{max-width:1536px}}.admin-page__header{text-align:center;margin-bottom:4rem}.admin-page__header h1{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;color:#e8e3d8;margin-bottom:.5rem}.admin-page__header p{color:#c9beb0;font-size:1.125rem}.admin-page__content{background-color:#2c1810;border-radius:.5rem;min-height:600px}.admin-tabs{display:flex;background-color:#3d2317;border-radius:.375rem;padding:.25rem;margin-bottom:2rem}.admin-tabs__button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 2rem;background:none;border:none;border-radius:.25rem;color:#a39485;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .35s ease-out}.admin-tabs__button:hover{color:#e8e3d8;background-color:#e8e3d81a}.admin-tabs__button--active{background-color:#e8e3d8;color:#1a1612}.admin-tabs__button--active:hover{background-color:#bebebe}.admin-tabs__icon{font-size:1.125rem}.admin-products{padding:2rem}@media (max-width: 640px){.admin-products{padding:1rem}}.admin-products__header{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1.5rem}@media (max-width: 768px){.admin-products__header{flex-direction:column;align-items:flex-start}}.admin-products__title-section h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;color:#e8e3d8;margin-bottom:.25rem}.admin-products__count{color:#a39485;font-size:.875rem}.admin-products__actions{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media (max-width: 768px){.admin-products__actions{width:100%;justify-content:space-between}}.admin-products__search{position:relative}.admin-products__search-input{width:300px;padding:1rem 1.5rem;background-color:#3d2317;border:2px solid #2c1810;border-radius:.375rem;color:#e8e3d8;font-size:1rem;transition:all .35s ease-out}@media (max-width: 768px){.admin-products__search-input{width:200px}}.admin-products__search-input:focus{outline:none;border-color:#e8e3d8;box-shadow:0 0 0 3px #e8e3d81a}.admin-products__search-input::placeholder{color:#a39485}.admin-products__loading{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;color:#a39485}.admin-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media (max-width: 768px){.admin-products__grid{grid-template-columns:1fr}}.admin-products__empty{text-align:center;padding:5rem;color:#a39485}.admin-products__empty h3{color:#e8e3d8;margin-bottom:1rem}.admin-products__empty p{margin-bottom:2rem}.admin-tabs{display:flex;flex-direction:row}@media (max-width: 640px){.admin-tabs{overflow-y:auto}}.admin-tabs__button{flex:1;justify-content:center}.admin-products__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.admin-products__actions{display:flex;flex-direction:row;gap:16px}@media (max-width: 767px){.admin-tabs__button{justify-content:flex-start!important;margin-bottom:4px!important;border-radius:8px!important;flex:none!important}.admin-products__header{flex-direction:column!important;align-items:stretch!important;gap:16px!important}.admin-products__actions{flex-direction:column-reverse!important;align-items:stretch!important;gap:12px!important}.admin-products__search-input{width:100%!important}}@media (min-width: 768px){.admin-tabs{flex-direction:row!important}.admin-tabs__button{justify-content:center!important}.admin-products__header{flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.admin-products__actions{flex-direction:row!important}}.admin-product-card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.admin-product-card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.admin-product-card{overflow:hidden}.admin-product-card__image{position:relative;width:100%;aspect-ratio:4/3}.admin-product-card__image img{width:100%;height:100%;object-fit:cover}.admin-product-card__status{position:absolute;top:1rem;right:1rem}.admin-product-card__content{padding:2rem}.admin-product-card__name{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8;margin-bottom:.25rem}.admin-product-card__category{color:#e8e3d8;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.admin-product-card__description{color:#c9beb0;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-product-card__details{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.admin-product-card__details div{font-weight:600}.admin-product-card__price{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8}.admin-product-card__stock{color:#e8e3d8}.admin-product-card__characteristics{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem}.admin-product-card__actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-product-card__delete{background:none;border:none;color:#dc2626;font-size:.875rem;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .35s ease-out}.admin-product-card__delete:hover{background-color:#dc26261a}.status-badge--active{background-color:#16653433;color:#4ade80;border:1px solid rgba(74,222,128,.3)}.status-badge--inactive{background-color:#dc262633;color:#f87171;border:1px solid rgba(248,113,113,.3)}.product-form-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1a1612cc;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}@media (max-width: 640px){.product-form-overlay{padding:0}}.product-form{background-color:#2c1810;border-radius:.5rem;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 40px #0003}@media (max-width: 640px){.product-form{max-height:100vh}}.product-form__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3d2317;padding:2rem}.product-form__header h2{margin-bottom:0}@media (max-width: 640px){.product-form__header{padding:1rem}}.product-form__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8}.product-form__close{background:none;border:none;color:#a39485;font-size:1.25rem;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .35s ease-out}.product-form__close:hover{color:#e8e3d8;background-color:#3d2317}.product-form__content{padding:2rem}@media (max-width: 640px){.product-form__content{padding:1rem}}.product-form__section{margin-bottom:4rem}.product-form__section:last-child{margin-bottom:0}.product-form__section-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;color:#e8e3d8;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #3d2317}.product-form__actions{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:2rem;border-top:1px solid #3d2317;margin-top:2rem}.form-group__textarea{resize:vertical;min-height:100px}.form-group__checkbox{margin-right:.5rem}.image-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.image-preview__item{position:relative;aspect-ratio:1;border-radius:.25rem;overflow:hidden}.image-preview__img{width:100%;height:100%;object-fit:cover}.image-preview__remove{position:absolute;top:.25rem;right:.25rem;background-color:#dc2626cc;color:#fff;border:none;border-radius:9999px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem}.image-preview__remove:hover{background-color:#dc2626}.admin-section{padding:2rem}@media (max-width: 640px){.admin-section{padding:1rem}}.admin-section__header{margin-bottom:1.5rem}.admin-section__header h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;color:#e8e3d8;margin-bottom:.5rem}.admin-section__header p{color:#c9beb0;font-size:1.125rem}.admin-section__content{display:flex;align-items:center;justify-content:center;min-height:400px}.coming-soon{text-align:center;max-width:600px}.coming-soon__icon{font-size:4rem;margin-bottom:1.5rem}.coming-soon h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;margin-bottom:1rem}.coming-soon p{color:#c9beb0;margin-bottom:2rem}.coming-soon__features{background-color:#3d2317;padding:2rem;border-radius:.375rem;text-align:left}.coming-soon__features h4{color:#e8e3d8;margin-bottom:1rem}.coming-soon__features ul{list-style:none}.coming-soon__features ul li{color:#c9beb0;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.coming-soon__features ul li:before{content:"✓";color:#e8e3d8;position:absolute;left:0}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.admin-stat-card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.admin-stat-card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.admin-stat-card{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2rem}.admin-stat-card__icon{font-size:1.875rem;opacity:.8}.admin-stat-card__info{text-align:center}.admin-stat-card__info h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;margin-bottom:.25rem}.admin-stat-card__info p{color:#a39485;font-size:.875rem;margin:0}.user-tabs{display:flex;background-color:#3d2317;border-radius:.375rem;padding:.25rem;margin-bottom:2rem}@media (max-width: 640px){.user-tabs{flex-direction:column;gap:.25rem}}.user-tabs__button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 2rem;background:none;border:none;border-radius:.25rem;color:#a39485;font-size:1rem;font-weight:500;cursor:pointer;transition:all .35s ease-out}.user-tabs__button:hover{color:#e8e3d8;background-color:#e8e3d81a}.user-tabs__button--active{background-color:#e8e3d8;color:#1a1612}.user-tabs__button--active:hover{background-color:#bebebe}.user-tabs__icon{font-size:1.125rem}.admin-search{display:flex;gap:1rem;margin-bottom:2rem}@media (max-width: 640px){.admin-search{flex-direction:column}}.admin-search__input{flex:1;padding:1rem 1.5rem;background-color:#3d2317;border:2px solid #2c1810;border-radius:.375rem;color:#e8e3d8;font-size:1rem;transition:all .35s ease-out}.admin-search__input:focus{outline:none;border-color:#e8e3d8;box-shadow:0 0 0 3px #e8e3d81a}.admin-search__input::placeholder{color:#a39485}.user-section__header{margin-bottom:2rem}.user-section__header h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;margin-bottom:.25rem}.user-section__header p{color:#a39485;font-size:1rem}.user-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media (max-width: 768px){.user-grid{grid-template-columns:1fr}}.user-card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.user-card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.user-card{overflow:hidden}.user-card__header{display:flex;align-items:center;gap:1.5rem;padding:2rem;border-bottom:1px solid #3d2317}.user-card__avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#e8e3d8,#fff);display:flex;align-items:center;justify-content:center;color:#1a1612;font-weight:600;font-size:1.125rem}.user-card__info{flex:1;min-width:0}.user-card__name{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;color:#e8e3d8;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card__email{color:#a39485;font-size:.875rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card__role{flex-shrink:0}.user-card__details{padding:2rem}.user-card__detail{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.user-card__detail:last-child{margin-bottom:0}.user-card__label{color:#a39485;font-size:.875rem;font-weight:500}.user-card__value{color:#e8e3d8;font-size:.875rem;text-align:right}.role-badge{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.role-badge--customer{background-color:#60a5fa33;color:#60a5fa;border:1px solid rgba(96,165,250,.3)}.role-badge--staff{background-color:#e8e3d833;color:#e8e3d8;border:1px solid rgba(232,227,216,.3)}.role-badge--administrator{background-color:#4ade8033;color:#4ade80;border:1px solid rgba(74,222,128,.3)}.empty-state{text-align:center;padding:5rem 1.5rem;color:#a39485}.empty-state__icon{font-size:4rem;margin-bottom:1.5rem}.empty-state h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;margin-bottom:.5rem}.empty-state p{font-size:1rem;margin:0}.stock-management{background-color:#3d2317;padding:2rem;border-radius:.375rem;margin-bottom:1.5rem}.stock-management__toggles{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.toggle-label{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;padding:1rem;border:2px solid #2c1810;border-radius:.25rem;transition:all .35s ease-out}.toggle-label:hover{border-color:#e8e3d8}.toggle-label .toggle-input{margin-top:2px}.toggle-label .toggle-input:disabled+.toggle-text{opacity:.6;cursor:not-allowed}.toggle-label .toggle-text{flex:1}.toggle-label .toggle-text small{display:block;color:#a39485;font-size:.75rem;margin-top:.25rem}.stock-status-info{background-color:#1a1612;padding:1.5rem;border-radius:.25rem}.stock-status-info h4{color:#e8e3d8;margin-bottom:1rem;font-size:1rem}.status-preview{padding:1rem;border-radius:.25rem;font-weight:600}.status-preview--out-of-stock{background-color:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.status-preview--in-stock{background-color:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.status-preview--bulk{background-color:#e8e3d81a;color:#e8e3d8;border:1px solid rgba(232,227,216,.3)}.admin-product-card__badges{position:absolute;top:1rem;left:1rem;right:1rem;display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.stock-badge{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600}.stock-badge--in-stock{background-color:#22c55ee6;color:#fff}.stock-badge--out-of-stock{background-color:#ef4444e6;color:#fff}.stock-badge--bulk-available{background-color:#e8e3d8e6;color:#1a1612}.highlight-badge{background-color:#e8e3d8e6;color:#1a1612;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600}.admin-products__stats{display:flex;flex-direction:column;gap:.25rem}.admin-products__stats .admin-products__highlight{color:#e8e3d8;font-size:.875rem;font-weight:500}.admin-product-card__bulk{color:#a39485;font-size:.875rem}.image-upload{margin-bottom:1.5rem}.image-upload__input{display:none}.image-upload__hint{color:#a39485;font-size:.875rem;margin-top:.5rem;margin-bottom:0}.image-preview__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1.5rem;margin-top:1rem}.image-preview__item{position:relative;border-radius:.25rem;overflow:hidden;border:2px solid #3d2317;transition:all .35s ease-out}.image-preview__item:hover{border-color:#e8e3d8}.image-preview__img{width:100%;height:120px;object-fit:cover;display:block}.image-preview__remove{position:absolute;top:.25rem;right:.25rem;width:24px;height:24px;border-radius:50%;background-color:#ef4444e6;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .35s ease-out}.image-preview__remove:hover{background-color:#dc2626;transform:scale(1.1)}.image-preview__main-badge{position:absolute;bottom:.25rem;left:.25rem;background-color:#e8e3d8e6;color:#1a1612;padding:.25rem .5rem;font-size:.75rem;font-weight:600;border-radius:.125rem;text-transform:uppercase;letter-spacing:.5px}.image-preview h4{color:#e8e3d8;margin-bottom:1rem;font-size:1rem}.product-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){.product-form__row{grid-template-columns:1fr}}.product-form__section-description{color:#a39485;font-size:.875rem;margin-bottom:1.5rem;line-height:1.5}.highlight-message{display:block;font-size:.75rem;margin-top:.25rem}.highlight-message--active{color:#e8e3d8}.highlight-message--warning{color:#f59e0b}.highlight-message--info{color:#a39485}.multi-select{position:relative}.multi-select__label{display:block;color:#e8e3d8;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.multi-select__container{background-color:#2c1810;border:1px solid #3d2317;border-radius:.25rem;padding:.5rem;min-height:44px;cursor:pointer;transition:all .35s ease-out;display:flex;align-items:center;justify-content:space-between}.multi-select__container:hover{border-color:#e8e3d880}.multi-select__container--open{border-color:#e8e3d8;border-bottom-left-radius:0;border-bottom-right-radius:0}.multi-select__container--error{border-color:#dc2626}.multi-select__input-area{flex:1;min-height:20px}.multi-select__placeholder{color:#c9beb0;font-size:.875rem}.multi-select__selected-items{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.multi-select__selected-item{display:flex;align-items:center;justify-content:center;gap:.25rem;background-color:#e8e3d81a;border:1px solid rgba(232,227,216,.3);border-radius:.125rem;padding:2px .25rem;font-size:.75rem}.multi-select__selected-item:hover{background-color:#e8e3d833}.multi-select__selected-text{color:#e8e3d8;font-weight:500}.multi-select__remove-button{background:none;border:none;color:#c9beb0;cursor:pointer;font-size:14px;line-height:1;padding:0;margin-left:2px;transition:color .2s ease-out}.multi-select__remove-button:hover{color:#dc2626}.multi-select__arrow{color:#c9beb0;transition:transform .35s ease-out}.multi-select__container--open .multi-select__arrow{transform:rotate(180deg)}.multi-select__dropdown{position:absolute;top:100%;left:0;right:0;background-color:#2c1810;border:1px solid #e8e3d8;border-top:none;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;z-index:1000;overflow:hidden;box-shadow:0 4px 6px #0000004d}.multi-select__search{padding:.5rem;border-bottom:1px solid #3d2317}.multi-select__search-input{width:100%;background-color:#1a1612;border:1px solid #3d2317;border-radius:.125rem;padding:.25rem .5rem;color:#e8e3d8;font-size:.875rem}.multi-select__search-input:focus{outline:none;border-color:#e8e3d8}.multi-select__search-input::placeholder{color:#c9beb0}.multi-select__options{overflow-y:auto;max-height:inherit}.multi-select__group{border-bottom:1px solid #3d2317}.multi-select__group:last-child{border-bottom:none}.multi-select__group-label{background-color:#e8e3d8;color:#2c1810;font-size:.75rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:1}.multi-select__option{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;cursor:pointer;transition:background-color .2s ease-out;border-bottom:1px solid transparent}.multi-select__option:hover{background-color:#e8e3d81a}.multi-select__option--selected{background-color:#e8e3d826;border-bottom-color:#e8e3d84d}.multi-select__checkbox{accent-color:#e8e3d8;cursor:pointer}.multi-select__color-indicator{width:16px;height:16px;border-radius:9999px;border:1px solid rgba(232,227,216,.3);flex-shrink:0}.multi-select__option-text{color:#e8e3d8;font-size:.875rem;flex:1}.multi-select__error{color:#dc2626;font-size:.75rem;margin-top:.25rem}@media (max-width: 640px){.multi-select__selected-items{max-height:80px;overflow-y:auto}.multi-select__dropdown{max-height:250px}}.admin-orders{padding:2rem}@media (max-width: 640px){.admin-orders{padding:1rem}}.admin-orders__header{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1.5rem}@media (max-width: 768px){.admin-orders__header{flex-direction:column;align-items:stretch}}.admin-orders__title-section{display:flex;flex-direction:column;justify-content:center}.admin-orders__title-section h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;color:#e8e3d8;margin-bottom:.25rem}@media (max-width: 640px){.admin-orders__title-section h2{font-size:1.5rem}}.admin-orders__count{color:#a39485;font-size:.875rem}.admin-orders__actions{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media (max-width: 768px){.admin-orders__actions{width:100%;justify-content:space-between}}.admin-orders__export-btn,.admin-orders__add-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border-radius:.375rem;font-weight:600;transition:all .35s ease-out}@media (max-width: 640px){.admin-orders__export-btn,.admin-orders__add-btn{width:100%;justify-content:center}}.admin-orders__export-btn{background:transparent;border:2px solid #e8e3d8;color:#e8e3d8}.admin-orders__export-btn:hover:not(:disabled){background:#e8e3d8;color:#1a1612}.admin-orders__export-btn:disabled{opacity:.5;cursor:not-allowed}.admin-orders__filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1.5rem;align-items:end;margin-bottom:1.5rem;background-color:#2c1810;border-radius:.5rem}@media (max-width: 1024px){.admin-orders__filters{grid-template-columns:1fr;gap:1rem}}.admin-orders__table-container{background:#2c1810;border-radius:.5rem;overflow:hidden}@media (max-width: 1024px){.admin-orders__table-container{overflow-x:auto}}.admin-orders__table{width:100%;border-collapse:collapse}.admin-orders__table th,.admin-orders__table td{padding:1.5rem;text-align:left;border-bottom:1px solid #3d2317}@media (max-width: 640px){.admin-orders__table th,.admin-orders__table td{padding:1rem;font-size:.875rem}}.admin-orders__table th{background-color:#3d2317;color:#e8e3d8;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.admin-orders__table td{color:#c9beb0}.admin-orders__table tr:hover td{background-color:#e8e3d80d}.admin-orders__empty{text-align:center;padding:5rem;color:#a39485}.admin-orders__empty h3{color:#e8e3d8;margin-bottom:1rem}.admin-orders__loading{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;color:#a39485}.admin-orders__loading .loading__spinner{width:50px;height:50px;border:3px solid #3d2317;border-top:3px solid #e8e3d8;border-radius:50%;margin-bottom:1.5rem;animation:spin 1s linear infinite}.admin-orders__unauthorized{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;text-align:center}.admin-orders__unauthorized h2{color:#e8e3d8;margin-bottom:1rem}.admin-orders__unauthorized p{color:#a39485}.order-link{background:none;border:none;color:#e8e3d8;font-weight:600;cursor:pointer;text-decoration:none}.order-link:hover{text-decoration:underline}.order-date div{color:#e8e3d8;font-weight:500}.order-date small{color:#a39485;font-size:.75rem}.customer-info .customer-name{color:#e8e3d8;font-weight:500;margin-bottom:.25rem}.customer-info .customer-email{color:#a39485;font-size:.75rem;margin-bottom:.25rem}.customer-info .customer-location{color:#c9beb0;font-size:.75rem}.items-count{color:#e8e3d8;font-weight:500}.amount-info .total-amount{color:#e8e3d8;font-weight:600;font-size:1rem}.amount-info .savings{color:#166534;font-size:.75rem;font-weight:500}.status-controls select{padding:.25rem .5rem;border-radius:.125rem;border:1px solid #3d2317;background:#3d2317;color:#e8e3d8;font-size:.75rem;font-weight:500}.status-controls select:focus{outline:none;border-color:#e8e3d8}.order-status,.payment-status{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none}.order-status--pending,.payment-status--pending{background:#f59e0b33;color:#f59e0b}.order-status--confirmed,.payment-status--confirmed{background:#10b98133;color:#10b981}.order-status--processing,.payment-status--processing{background:#3b82f633;color:#3b82f6}.order-status--shipped,.payment-status--shipped{background:#8b5cf633;color:#8b5cf6}.order-status--delivered,.payment-status--delivered{background:#22c55e33;color:#22c55e}.order-status--cancelled,.payment-status--cancelled{background:#ef444433;color:#ef4444}.order-status--refunded,.payment-status--refunded{background:#6b728033;color:#6b7280}.order-status--completed,.payment-status--completed{background:#22c55e33;color:#22c55e}.order-status--failed,.payment-status--failed{background:#ef444433;color:#ef4444}.table-actions{display:flex;align-items:center;justify-content:center;gap:.5rem}.action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:.25rem;cursor:pointer;transition:all .35s ease-out}.action-btn svg{width:16px;height:16px}.action-btn--view{background:#e8e3d81a;color:#e8e3d8}.action-btn--view:hover{background:#e8e3d833}.action-btn--delete{background:#ef44441a;color:#ef4444}.action-btn--delete:hover:not(:disabled){background:#ef444433}.action-btn--delete:disabled{opacity:.5;cursor:not-allowed}.modal-content--large{max-width:900px}.modal-body{flex:1;overflow-y:auto;padding:2rem}.order-details-admin{display:flex;flex-direction:column;gap:3rem}.order-section h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(232,227,216,.2)}.order-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}@media (max-width: 640px){.order-info-grid{grid-template-columns:1fr;gap:1rem}}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-item label{color:#a39485;font-size:.875rem;font-weight:500}.info-item span{color:#e8e3d8;font-size:1rem}.address-display{background:#3d2317;padding:1.5rem;border-radius:.25rem;color:#e8e3d8;line-height:1.6}.order-item{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;padding:1.5rem;background:#3d2317;border-radius:.25rem;gap:1.5rem}.item-info{flex:1}.item-info h4{color:#e8e3d8;margin-bottom:.25rem}.item-info p{color:#c9beb0;font-size:.875rem;margin-bottom:.25rem}.item-info p:last-child{margin-bottom:0}.item-pricing{text-align:right}@media (max-width: 640px){.item-pricing{text-align:left;width:100%}}.item-pricing .item-total{color:#e8e3d8;font-weight:600;font-size:1.125rem;margin-bottom:.25rem}.item-pricing .item-savings{color:#166534;font-size:.875rem}.order-totals{background:#3d2317;padding:1.5rem;border-radius:.25rem}.order-totals .total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.order-totals .total-row:last-child{margin-bottom:0}.order-totals .total-row.savings{color:#166534;font-weight:600}.order-totals .total-row.final{font-size:1.125rem;font-weight:600;color:#e8e3d8;padding-top:1rem;border-top:2px solid rgba(232,227,216,.2)}.payment-id{font-family:monospace;font-size:.75rem;background:#1a1612;padding:.25rem;border-radius:.125rem;word-break:break-all}.tracking-info{font-size:.875rem}.tracking-info .tracking-details .tracking-number{font-family:monospace;font-weight:600;color:#e8e3d8;margin-bottom:.25rem}.tracking-info .tracking-details .courier-partner{color:#c9beb0;font-size:.75rem;margin-bottom:.25rem}.tracking-info .tracking-details .tracking-link{display:inline-block;color:#e8e3d8;font-size:.75rem;text-decoration:none}.tracking-info .tracking-details .tracking-link:hover{text-decoration:underline}.tracking-info .no-tracking{color:#f59e0b;font-size:.75rem;font-style:italic}.tracking-info .tracking-na{color:#a39485}.action-btn--edit{background:#3b82f61a;color:#3b82f6}.action-btn--edit:hover{background:#3b82f633}.shipping-form .form-group{margin-bottom:1.5rem}.shipping-form .form-group label{display:block;color:#e8e3d8;font-weight:500;margin-bottom:.5rem}.shipping-form .form-group label:after{content:" *";color:#ef4444}.shipping-form .form-group .form-input{width:100%;padding:1rem;border:2px solid #3d2317;border-radius:.375rem;background:#1a1612;color:#e8e3d8;font-size:1rem;transition:border-color .35s ease-out}.shipping-form .form-group .form-input:focus{outline:none;border-color:#e8e3d8}.shipping-form .form-group .form-input::placeholder{color:#a39485}.shipping-form .form-group select.form-input{cursor:pointer}.shipping-form .form-group small{display:block;color:#a39485;font-size:.75rem;margin-top:.25rem}.tracking-link-full{color:#e8e3d8;text-decoration:none;font-weight:500}.tracking-link-full:hover{text-decoration:underline}.tracking-number{font-family:monospace;background:#3d2317;padding:.25rem;border-radius:.125rem}.admin-orders__table th:nth-child(8),.admin-orders__table td:nth-child(8){min-width:150px}@media (max-width: 1024px){.admin-orders__table th:nth-child(8),.admin-orders__table td:nth-child(8){min-width:120px}}.admin-orders__create-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#e8e3d8;color:#1a1612;border:none;border-radius:.375rem;font-weight:600;transition:all .35s ease-out;cursor:pointer}.admin-orders__create-btn:hover{background:#f1efe8;transform:translateY(-1px)}@media (max-width: 640px){.admin-orders__create-btn{width:100%;justify-content:center}}.modal-content--xlarge{max-width:1000px;max-height:95vh}.modal-icon{width:24px;height:24px;margin-right:.5rem}.step-progress{display:flex;justify-content:center;align-items:center;gap:2rem;padding:2rem;border-bottom:1px solid #3d2317}@media (max-width: 640px){.step-progress{gap:1.5rem;padding:1.5rem}}.step-progress .step{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;cursor:pointer;transition:all .35s ease-out;opacity:.5}.step-progress .step--active{opacity:1;color:#e8e3d8}.step-progress .step__icon{font-size:1.5rem}.step-progress .step__name{font-size:.875rem;font-weight:500;text-align:center}@media (max-width: 640px){.step-progress .step__name{font-size:.75rem}}.create-order-step h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(232,227,216,.2)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-grid--3{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.form-grid{grid-template-columns:1fr}}.form-grid .form-group--full{grid-column:1/-1}.form-group label{display:block;color:#e8e3d8;font-weight:500;margin-bottom:.5rem}.form-group label:after{content:" *";color:#ef4444}.form-group .form-input{width:100%;padding:1rem;border:2px solid #3d2317;border-radius:.375rem;background:#1a1612;color:#e8e3d8;font-size:1rem;transition:border-color .35s ease-out}.form-group .form-input:focus{outline:none;border-color:#e8e3d8}.form-group .form-input::placeholder{color:#a39485}.form-group textarea.form-input{resize:vertical;min-height:80px}.add-item-btn{width:100%;margin-top:1.5rem}.order-items-list h4{color:#e8e3d8;margin-bottom:1.5rem}.order-items-list .order-item-card{display:flex;justify-content:space-between;align-items:center;background:#3d2317;padding:1.5rem;border-radius:.375rem;margin-bottom:1rem}.order-items-list .order-item-card .item-details{flex:1}.order-items-list .order-item-card .item-details h5{color:#e8e3d8;margin-bottom:.25rem}.order-items-list .order-item-card .item-details p{color:#c9beb0;font-size:.875rem;margin-bottom:.25rem}.order-items-list .order-item-card .item-details p:last-child{margin-bottom:0}.order-items-list .order-item-card .item-pricing{text-align:right;margin-right:1.5rem}.order-items-list .order-item-card .item-pricing .price{color:#e8e3d8;font-weight:600;font-size:1.125rem}.order-items-list .order-item-card .item-pricing .savings{color:#166534;font-size:.875rem}.order-items-list .order-item-card .remove-item-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#ef44441a;color:#ef4444;border-radius:.25rem;cursor:pointer;transition:all .35s ease-out}.order-items-list .order-item-card .remove-item-btn:hover{background:#ef444433}.order-items-list .order-item-card .remove-item-btn svg{width:16px;height:16px}.order-items-list .order-summary{background:#1a1612;padding:1.5rem;border-radius:.375rem;margin-top:1.5rem}.order-items-list .order-summary .summary-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.order-items-list .order-summary .summary-row.savings{color:#166534}.order-items-list .order-summary .summary-row.total{font-weight:600;font-size:1.125rem;color:#e8e3d8;padding-top:1rem;border-top:2px solid rgba(232,227,216,.2)}.order-items-list .order-summary .summary-row:last-child{margin-bottom:0}.review-sections{display:grid;gap:2rem}.review-section{background:#3d2317;padding:2rem;border-radius:.375rem}.review-section h4{color:#e8e3d8;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(232,227,216,.2)}.review-section p{color:#c9beb0;margin-bottom:.5rem;line-height:1.5}.review-section .review-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(163,148,133,.1)}.review-section .review-item:last-child{border-bottom:none}.review-section .review-total{margin-top:1rem;padding-top:1rem;border-top:2px solid rgba(232,227,216,.2);text-align:right;color:#e8e3d8;font-size:1.125rem}.step-navigation{display:flex;gap:1.5rem;align-items:center}@media (max-width: 640px){.step-navigation{width:100%;justify-content:space-between}}.create-order-final-btn{background:#166534}.create-order-final-btn:hover:not(:disabled){background:#1b7a3f}.offline-order-form{display:flex;flex-direction:column;gap:3rem}.form-section h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(232,227,216,.2)}.form-grid--2{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){.form-grid--2{grid-template-columns:1fr}}.form-grid--3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}@media (max-width: 768px){.form-grid--3{grid-template-columns:1fr}}.radio-group{display:flex;gap:1.5rem}.radio-group .radio-item{display:flex;align-items:center;gap:.5rem;cursor:pointer}.radio-group .radio-item input[type=radio]{accent-color:#e8e3d8}.radio-group .radio-item span{color:#c9beb0;font-weight:500}.add-item-form{background:#3d2317;padding:2rem;border-radius:.375rem;margin-bottom:2rem}.add-item-btn{height:40px;width:100%}.items-list{background:#3d2317;padding:2rem;border-radius:.375rem}.items-list h4{color:#e8e3d8;margin-bottom:1.5rem}.items-list .item-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#1a1612;border-radius:.25rem;margin-bottom:1rem}.items-list .item-row:last-of-type{margin-bottom:1.5rem}.items-list .item-row .item-details{display:flex;flex-direction:column;gap:.25rem}.items-list .item-row .item-details strong{color:#e8e3d8}.items-list .item-row .item-details span{color:#c9beb0;font-size:.875rem}.items-list .item-row .remove-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ef44441a;color:#ef4444;border:none;border-radius:.125rem;cursor:pointer;transition:all .35s ease-out}.items-list .item-row .remove-btn:hover{background:#ef444433}.items-list .item-row .remove-btn svg{width:14px;height:14px}.items-list .items-total{padding:1rem 0;border-top:2px solid rgba(232,227,216,.2);text-align:right;color:#e8e3d8;font-size:1.125rem}.create-order-btn{background:#166534}.create-order-btn:hover:not(:disabled){background:#1b7a3f}.admin-orders__table select{padding:.25rem .5rem;border-radius:.125rem;border:1px solid transparent;background:transparent;color:inherit;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .35s ease-out}.admin-orders__table select:hover{border-color:#e8e3d84d;background:#e8e3d80d}.admin-orders__table select:focus{outline:none;border-color:#e8e3d8;background:#e8e3d81a}.admin-orders__table select:disabled{opacity:.6;cursor:not-allowed}.admin-orders__cards{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem}@media (max-width: 1024px){.admin-orders__cards{gap:1rem}}.admin-orders__cards-empty,.admin-orders__cards-loading{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.admin-orders__cards-empty:hover,.admin-orders__cards-loading:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.admin-orders__cards-empty,.admin-orders__cards-loading{grid-column:span 12;background-color:#2c1810;border-radius:.5rem;padding:2rem;text-align:center;color:#e8e3d8}.admin-orders__cards-empty .spinner,.admin-orders__cards-loading .spinner{width:28px;height:28px;border-radius:50%;border:3px solid rgba(255,255,255,.15);border-top-color:#e8e3d8;margin:0 auto .5rem;animation:spin 1s linear infinite}.order-card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.order-card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.order-card{grid-column:span 12;background-color:#2c1810;border-radius:.5rem;padding:2rem}@media (max-width: 640px){.order-card{padding:1rem!important}}.order-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}@media (max-width: 640px){.order-card__header{flex-direction:column}}.order-card__head-left{display:flex;flex-direction:column;gap:4px}.order-card__primary{display:flex;align-items:center;gap:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8e3d8;font-size:1.125rem}@media (max-width: 640px){.order-card__primary{font-size:1rem;flex-direction:column}}@media (max-width: 576px){.order-card__primary{flex-direction:column}}.order-card__customer{font-weight:800}.order-card__dot,.order-card__sep{color:#a39485}.order-card__order{color:#e8e3d8;background:none;border:0;cursor:pointer;padding:0;font-weight:700}.order-card__order:hover{text-decoration:underline}.order-card__secondary{color:#a39485;font-size:.875rem;display:flex;gap:.5rem}@media (max-width: 576px){.order-card__secondary{flex-direction:column;gap:1.5rem}}.order-card__badges{display:flex;gap:.25rem;flex-wrap:wrap;align-items:center}.order-card__facts{display:grid;grid-template-columns:repeat(3,auto);gap:1.5rem;align-items:center;margin:.5rem 0 1rem}@media (max-width: 768px){.order-card__facts{grid-template-columns:repeat(2,1fr);gap:1rem}}.order-card .fact{display:flex;flex-direction:column;gap:2px}.order-card .fact__label{color:#a39485;font-size:.75rem;text-transform:uppercase;letter-spacing:.4px}.order-card .fact__value{color:#e8e3d8;font-weight:700}.order-card .amount-info{display:flex;gap:.25rem;align-items:baseline}.order-card .savings{color:#22c55e;font-size:.875rem}.order-card__meta{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media (max-width: 768px){.order-card__meta{grid-template-columns:1fr}}.order-card .meta__row{display:flex;gap:.5rem}.order-card .meta__row .meta__label{color:#a39485;width:140px;min-width:140px;font-size:.875rem}.order-card .meta__row .meta__value{color:#e8e3d8;overflow-wrap:anywhere}.order-card .meta__row .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace}.order-card__inline-controls{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (max-width: 640px){.order-card__inline-controls{grid-template-columns:1fr}}.order-card__inline-controls .inline-field{display:flex;flex-direction:column;gap:6px}.order-card__inline-controls .inline-field label{color:#a39485;font-size:.75rem}.order-card__inline-controls .inline-field select{background:#3d2317;color:#e8e3d8;border:1px solid #2c1810;border-radius:.25rem;padding:.5rem 1rem;font-size:.875rem}.order-card__footer{margin-top:1rem}.order-card__actions{display:flex;gap:.5rem;flex-wrap:wrap}.order-card__actions .action-btn{background-color:#3d2317;color:#e8e3d8;border:1px solid #2c1810;width:36px;height:36px;display:grid;place-items:center;border-radius:.25rem;cursor:pointer;transition:all .35s ease-out}.order-card__actions .action-btn:hover{background-color:#e8e3d814;border-color:#e8e3d866;transform:translateY(-1px)}.products-page{min-height:100vh;background-color:#1a1612;padding:3rem 0}@media (max-width: 640px){.products-page{padding:1.5rem 0}}.products-page__header{text-align:center;margin-bottom:4rem}@media (max-width: 640px){.products-page__header{margin-bottom:2rem}}.products-page__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;color:#e8e3d8;margin-bottom:1rem}@media (max-width: 768px){.products-page__title{font-size:1.875rem}}@media (max-width: 640px){.products-page__title{font-size:1.5rem}}.products-page__subtitle{color:#c9beb0;font-size:1.125rem;max-width:600px;margin:0 auto}@media (max-width: 640px){.products-page__subtitle{display:none}}.products-page__filters{display:grid;grid-template-columns:auto auto 1fr;gap:.5rem;align-items:end;margin-bottom:3rem;padding:2rem;background-color:#2c1810;border-radius:.5rem}@media (max-width: 640px){.products-page__filters{margin-bottom:1.5rem;padding:1.5rem}}.products-page__results-info{justify-self:end;color:#a39485;font-size:.875rem}@media (max-width: 768px){.products-page__results-info{justify-self:center;display:none}}.products-page__loading{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;color:#a39485}.products-page__loading .loading__spinner{margin-bottom:1.5rem}.products-page__error{text-align:center;padding:5rem;background-color:#2c1810;border-radius:.5rem}.products-page__error h3{color:#e8e3d8;margin-bottom:1rem}.products-page__error p{color:#a39485;margin-bottom:2rem}.products-page__empty{text-align:center;padding:5rem}.products-page__empty h3{color:#e8e3d8;margin-bottom:1rem}.products-page__empty p{color:#a39485;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.products-page__empty-actions{display:flex;gap:1.5rem;justify-content:center}@media (max-width: 640px){.products-page__empty-actions{flex-direction:column;align-items:center}}.products-page__back-to-top{text-align:center;margin-top:4rem}.filter-group{display:flex;flex-direction:row;gap:.5rem;align-items:center;position:relative}.filter-group__icon{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);pointer-events:none;height:30px;width:30px}.filter-group__label{color:#e8e3d8;font-size:.875rem;font-weight:500}.filter-group__select,.filter-group__input{background-color:#3d2317;border:2px solid #2c1810;border-radius:.375rem;color:#e8e3d8;font-size:1rem;transition:all .35s ease-out;min-width:200px;padding:1rem 1.5rem 1rem 3rem}@media (max-width: 768px){.filter-group__select,.filter-group__input{min-width:auto;width:100%}}.filter-group__select:focus,.filter-group__input:focus{outline:none;border-color:#e8e3d8;box-shadow:0 0 0 3px #e8e3d81a}.filter-group__input::placeholder{color:#a39485}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem}@media (max-width: 768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}}@media (max-width: 640px){.products-grid{grid-template-columns:1fr 1fr;gap:1rem}}.product-card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.product-card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.product-card{overflow:hidden;transition:transform .35s ease-out;cursor:pointer}.product-card:hover{transform:translateY(-4px)}.product-card__image-container{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease-out}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__featured-badge{position:absolute;bottom:0;left:1rem;background:linear-gradient(135deg,#e8e3d8c7,#ffffff7d);color:#1a1612;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 640px){.product-card__featured-badge{font-size:.5rem;left:.25rem;max-width:calc(100% - .5rem)}}.product-card__stock-badge{position:absolute;top:1rem;left:1rem;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.product-card__stock-badge.stock-status--in-stock,.product-card__stock-badge.stock-status--bulk{background-color:#22c55ee6;color:#fff}.product-card__stock-badge.stock-status--out-of-stock{background-color:#ef4444e6;color:#fff}.product-card__content{padding:1.5rem}@media (max-width: 1024px){.product-card__content{padding:1.5rem}}@media (max-width: 768px){.product-card__content{padding:1rem}}.product-card__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8;margin-bottom:.25rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}@media (max-width: 640px){.product-card__title{font-size:.875rem}}.product-card__category{color:#e8e3d8;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 640px){.product-card__category{font-size:.5rem}}.product-card__price{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;font-weight:600;margin-bottom:.5rem}.product-card__stock{font-size:.875rem;font-weight:500;margin-bottom:1rem}.product-card__stock.stock-status--in-stock,.product-card__stock.stock-status--bulk{color:#22c55e}.product-card__stock.stock-status--out-of-stock{color:#ef4444}.product-card__description{color:#c9beb0;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.product-card__characteristics{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem}.product-card__actions{margin-top:auto}.characteristic-tag{padding:.25rem .5rem;background-color:#1a1612;border:1px solid #3d2317;border-radius:.125rem;font-size:.75rem;color:#c9beb0}.product-card__pricing{margin-bottom:1.5rem;overflow:hidden;text-overflow:ellipsis}.product-card__pricing .product-card__price-actual{color:#a39485;text-decoration:line-through;font-size:1.125rem;margin-right:.5rem}@media (max-width: 640px){.product-card__pricing .product-card__price-actual{font-size:.875rem}}.product-card__pricing .product-card__price-discounted{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;font-weight:500;margin-right:.5rem}@media (max-width: 640px){.product-card__pricing .product-card__price-discounted{font-size:1.125rem}}.product-card__pricing .product-card__price-single{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;font-weight:600}.product-card__pricing .product-card__discount-percentage{font-size:.875rem;font-weight:600}@media (max-width: 640px){.product-card__pricing .product-card__discount-percentage{display:block;font-size:.6rem}}.product-card__discount-badge{position:absolute;bottom:1rem;left:1rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transform:rotate(-10deg)}.product-card__sets{background-color:#e8e3d81a;border:1px solid rgba(232,227,216,.2);border-radius:.25rem;padding:1rem;margin-bottom:1.5rem}.product-card__sets h4{color:#e8e3d8;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.product-card__sets-list{display:flex;flex-direction:column;gap:.25rem}.product-card__sets-item{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.product-card__sets-item .set-quantity{color:#e8e3d8;font-weight:500}.product-card__sets-item .set-pricing{display:flex;align-items:center;gap:.25rem}.product-card__sets-item .set-price-actual{color:#a39485;text-decoration:line-through;font-size:.75rem}.product-card__sets-item .set-price-discounted{color:#e8e3d8;font-weight:600}.product-card__sets-item .set-discount{color:#4ade80;font-size:.75rem}.product-card__sets .product-card__more-sets{color:#a39485;font-size:.75rem;font-style:italic;text-align:center}.product-card__bulk-message{background-color:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:.25rem;padding:1rem;margin-bottom:1.5rem}.product-card__bulk-message h4{color:#3b82f6;font-size:.875rem;margin-bottom:.25rem}.product-card__bulk-message p{color:#c9beb0;font-size:.75rem;margin-bottom:.5rem}.product-card__bulk-message .product-card__contact-options{display:flex;gap:.5rem}.product-card__bulk-message .product-card__contact-options .contact-link{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .35s ease-out}.product-card__bulk-message .product-card__contact-options .contact-link.whatsapp{background-color:#25d366;color:#fff}.product-card__bulk-message .product-card__contact-options .contact-link.whatsapp:hover{background-color:#128c7e}.product-card__bulk-message .product-card__contact-options .contact-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.product-card__bulk-message .product-card__contact-options .contact-link.instagram:hover{opacity:.9}.pricing-preview{background-color:#3d2317;padding:1.5rem;border-radius:.25rem;margin-top:1.5rem}.pricing-preview h4{color:#e8e3d8;margin-bottom:1rem}.pricing-preview__display{display:flex;align-items:center;gap:1rem}.pricing-preview__display .pricing-preview__actual{color:#a39485;text-decoration:line-through;font-size:1.125rem}.pricing-preview__display .pricing-preview__discounted{color:#e8e3d8;font-size:1.25rem;font-weight:600}.pricing-preview__display .pricing-preview__discount{color:#4ade80;font-size:.875rem;font-weight:600}.price-sets{display:flex;flex-direction:column;gap:1.5rem}.price-set{background-color:#3d2317;padding:1.5rem;border-radius:.25rem;border:1px solid #2c1810}.price-set h4{color:#e8e3d8;margin-bottom:1rem}.price-set__row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;align-items:end}@media (max-width: 768px){.price-set__row{grid-template-columns:1fr}}.price-set__remove{background-color:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .35s ease-out}.price-set__remove:hover{background-color:#dc2626}.price-set__preview{margin-top:1rem;padding-top:1rem;border-top:1px solid #2c1810}.price-set__preview-text{color:#c9beb0;font-size:.875rem}.price-set__preview-text .actual-price{color:#a39485;text-decoration:line-through;margin:0 .25rem}.price-set__preview-text .discounted-price{color:#e8e3d8;font-weight:600;margin-right:.25rem}.price-set__preview-text .discount{color:#4ade80}.product-card__colors{margin-top:.5rem}.product-card__colors .colors-label{font-size:.75rem;color:var(--luxury-text-secondary);margin-bottom:.25rem;display:block}.color-tags{display:flex;flex-wrap:wrap;gap:.25rem}.color-tag{background-color:var(--primary-color);color:var(--dark-bg);font-size:.625rem;font-weight:600;padding:.125rem .5rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.color-tag-more{background-color:var(--dark-tertiary);color:var(--luxury-text-secondary);font-size:.625rem;font-style:italic;padding:.125rem .5rem;border-radius:12px}.available-colors{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.color-chip{background-color:var(--dark-secondary);border:1px solid var(--primary-color);color:var(--luxury-text);padding:.25rem .75rem;border-radius:16px;font-size:.875rem;font-weight:500}.filter-button{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem 1.5rem;background-color:#3d2317;border:2px solid #2c1810;border-radius:.375rem;color:#e8e3d8;font-size:1rem;cursor:pointer;transition:all .35s ease-out;height:56px;width:56px;padding:10px}.filter-button:hover{border-color:#e8e3d866;background-color:#e8e3d80d;transform:translateY(-1px)}.filter-button:active{transform:translateY(0)}.filter-button__icon{font-size:1.125rem;height:32px;width:32px}.filter-button__text{flex:1;text-align:left;font-weight:500;text-transform:capitalize}.filter-button__arrow{display:flex;align-items:center;justify-content:center;transition:transform .35s ease-out;color:#c9beb0}.filter-button:hover .filter-button__arrow{transform:rotate(180deg);color:#e8e3d8}.products-page__active-filters{display:flex;align-items:center;justify-content:center;justify-content:flex-start}.product-detail{min-height:100vh;background-color:#1a1612;padding:3rem 0}@media (max-width: 640px){.product-detail{padding:1.5rem 0}}.product-detail__loading,.product-detail__error{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;text-align:center}.product-detail__loading h2,.product-detail__error h2{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:1rem}.product-detail__loading p,.product-detail__error p{color:#a39485;margin-bottom:2rem}.product-detail__error-actions{display:flex;gap:1.5rem}@media (max-width: 640px){.product-detail__error-actions{flex-direction:column;align-items:center}}.product-detail__content{display:grid;grid-template-columns:1fr 1fr auto;gap:4rem;margin-bottom:1.5rem}@media (max-width: 1024px){.product-detail__content{grid-template-columns:1fr;gap:1.5rem}.product-detail__content>div{max-width:calc(100vw - 2rem)}}@media (max-width: 768px){.product-detail__content{gap:1rem}}@media (max-width: 640px){.product-detail__content{gap:.5rem}}@media (max-width: 576px){.product-detail__content{gap:.25rem}}.product-detail__actions{text-align:center}@media (max-width: 640px){.product-gallery{position:relative}}.product-gallery__main{position:relative;margin-bottom:1.5rem;border-radius:.5rem;overflow:hidden;background:#2c1810}.product-gallery__image{width:100%;aspect-ratio:1;object-fit:cover;display:block}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#1a1612cc;border:2px solid #e8e3d8;color:#e8e3d8;font-size:1.5rem;font-weight:600;cursor:pointer;transition:all .35s ease-out;display:flex;align-items:center;justify-content:center;padding-bottom:6px}.product-gallery__nav:hover{background:#e8e3d8;color:#1a1612}.product-gallery__nav--prev{left:1rem}.product-gallery__nav--next{right:1rem}.product-gallery__badges{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.25rem}.product-gallery__thumbnails{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}@media (max-width: 640px){.product-gallery__thumbnails{position:absolute;bottom:1.5rem;right:1.5rem}}.product-gallery__thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:.25rem;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .35s ease-out}@media (max-width: 576px){.product-gallery__thumbnail{height:60px;width:60px}}.product-gallery__thumbnail:hover{border-color:#e8e3d8}.product-gallery__thumbnail.active{border-color:#e8e3d8;box-shadow:0 0 0 2px #e8e3d84d}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}.product-badge{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.product-badge--featured{background:linear-gradient(135deg,#e8e3d8c7,#ffffff7d);color:#1a1612}.product-badge--discount{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;transform:rotate(-5deg)}.product-info__header{margin-bottom:2rem}@media (max-width: 640px){.product-info__header{margin-bottom:1.5rem}}.product-info__category{color:#e8e3d8;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}@media (max-width: 640px){.product-info__category{font-size:.75rem}}.product-info__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;color:#e8e3d8;margin:.5rem 0;line-height:1.2;font-weight:500}@media (max-width: 768px){.product-info__title{font-size:1.25rem}}@media (max-width: 576px){.product-info__title{font-size:1.25rem}}.product-info__pricing{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.product-info__price-actual{color:#a39485;text-decoration:line-through;font-size:1.25rem}.product-info__price-discounted,.product-info__price-single{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;color:#e8e3d8;font-weight:500}@media (max-width: 768px){.product-info__price-discounted,.product-info__price-single{font-size:1.25rem}}@media (max-width: 576px){.product-info__price-discounted,.product-info__price-single{font-size:1.25rem}}.product-info__discount{font-size:1.125rem;font-weight:600}@media (max-width: 576px){.product-info__discount{font-size:.875rem}}@media (max-width: 640px){.product-info__description,.product-info__characteristics,.product-info__sets{display:none}}.product-info__description.mobile-view,.product-info__characteristics.mobile-view,.product-info__sets.mobile-view{display:none}@media (max-width: 640px){.product-info__description.mobile-view,.product-info__characteristics.mobile-view,.product-info__sets.mobile-view{display:block}}.product-info__description,.product-info__characteristics,.product-info__sets{margin-bottom:2rem}@media (max-width: 640px){.product-info__description,.product-info__characteristics,.product-info__sets{margin-bottom:1.5rem}}.product-info__description h3,.product-info__characteristics h3,.product-info__sets h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;margin-bottom:1.5rem}.product-info__description p,.product-info__characteristics p,.product-info__sets p{color:#c9beb0;line-height:1.7;font-size:1rem}.characteristics-list{display:grid;gap:1rem}.characteristics-list dt{color:#e8e3d8;font-weight:600;font-size:1rem}.characteristics-list dd{color:#c9beb0;margin:0 0 1rem;font-size:1rem}.sets-list{display:flex;flex-direction:column;gap:1rem}.set-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#2c1810;border-radius:.375rem;border:1px solid #3d2317}.set-item__info{display:flex;flex-direction:column;gap:.25rem}.set-item__info strong{color:#e8e3d8;font-size:1rem}.set-item__savings{color:#22c55e;font-size:.875rem;font-weight:500}.set-item__pricing{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.set-item__price-actual{color:#a39485;text-decoration:line-through;font-size:.875rem}.set-item__price-discounted{color:#e8e3d8;font-weight:500;font-size:1.125rem}.set-item__discount{color:#22c55e;font-size:.75rem;font-weight:600}.product-purchase{min-width:400px}@media (max-width: 1024px){.product-purchase{min-width:auto}}.cart-page{min-height:100vh;background-color:#1a1612;padding:3rem 0}@media (max-width: 640px){.cart-page{padding:1.5rem 0}}.cart-loading,.cart-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;text-align:center}.cart-loading .loading__spinner,.cart-empty .loading__spinner{width:40px;height:40px;border:4px solid #3d2317;border-top:4px solid #e8e3d8;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}.cart-empty__content{max-width:500px}.cart-empty__icon{font-size:5rem;margin-bottom:2rem}.cart-empty h2{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;margin-bottom:1rem}.cart-empty p{color:#a39485;font-size:1rem;line-height:1.6;margin-bottom:2rem}.cart-empty__actions{display:flex;gap:1.5rem;justify-content:center}@media (max-width: 640px){.cart-empty__actions{flex-direction:column;align-items:center}}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #2c1810}@media (max-width: 640px){.cart-header{margin-bottom:1.5rem}}.cart-header .cart-title{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;margin:0}@media (max-width: 768px){.cart-header .cart-title{font-size:1.875rem}}.cart-header .cart-header-info{display:flex;align-items:center;gap:1.5rem}.cart-header .cart-header-info .cart-item-count{color:#a39485;font-size:1.125rem;font-weight:500}.cart-header .cart-header-info .cart-clear-btn{background:none;border:1px solid #e8e3d8;color:#e8e3d8;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .35s ease-out}.cart-header .cart-header-info .cart-clear-btn:hover:not(:disabled){background:#ef4444;color:#fff}.cart-header .cart-header-info .cart-clear-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.cart-header{flex-direction:column;gap:1.5rem;text-align:center}}.cart-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;position:relative}@media (max-width: 1280px){.cart-content{grid-template-columns:1fr;gap:1.5rem}}.cart-content .savings-highlight{display:none}@media (max-width: 640px){.cart-content .savings-highlight{display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#e8e3d8c7,#ffffff7d);color:#1a1612;border-radius:.25rem;padding:.5rem 1rem;height:48px;line-height:1;font-size:.875rem}.cart-content .savings-highlight svg{color:#067044;height:30px;width:30px}.cart-content .savings-highlight span{color:#067044;font-weight:600}}.cart-items{display:flex;flex-direction:column;gap:2rem;max-width:calc(100vw - 2rem)}.cart-item{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;background:#2c1810;border:2px solid #3d2317;border-radius:.5rem;padding:2rem;align-items:start;transition:all .35s ease-out;position:relative}.cart-item .product-card__featured-badge{position:absolute;top:2rem;height:25px;left:calc(25% + 2rem + 9px)}@media (max-width: 640px){.cart-item .product-card__featured-badge{top:1.5rem;height:20px;left:calc(35% + 1.5rem)}}.cart-item__remove{position:absolute;height:25px;width:25px;top:2rem;right:2rem;color:#e8e3d8}@media (max-width: 640px){.cart-item__remove{top:1.5rem;height:20px;width:20px;right:1.5rem}}@media (max-width: 640px){.cart-item{gap:1rem;padding:1.5rem}}.cart-item:hover{border-color:#e8e3d84d}.cart-item__charateristics{display:flex;flex:1;gap:1.5rem;flex-wrap:wrap;margin-top:30px}@media (max-width: 640px){.cart-item__charateristics{flex-direction:column}.cart-item__charateristics label{display:none}}.cart-item__image{max-width:25%}@media (max-width: 640px){.cart-item__image{max-width:35%}}.cart-item__details .cart-item__name{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;margin-bottom:.25rem;line-height:1.3}.cart-item__details .cart-item__category{color:#e8e3d8;font-size:.875rem;margin-bottom:1rem;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.cart-item__details .cart-item__purchase-info{margin-bottom:1rem}.cart-item__details .cart-item__purchase-info .cart-item__purchase-type{margin-bottom:.5rem}.cart-item__details .cart-item__purchase-info .cart-item__purchase-type .purchase-type{display:inline-flex;flex-direction:column;gap:.25rem;padding:.5rem 1rem;border-radius:.125rem;font-size:.875rem;font-weight:500}.cart-item__details .cart-item__purchase-info .cart-item__purchase-type .purchase-type--set{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3)}.cart-item__details .cart-item__purchase-info .cart-item__purchase-type .purchase-type--piece{background:#e8e3d81a;color:#e8e3d8;border:1px solid rgba(232,227,216,.3)}.cart-item__details .cart-item__purchase-info .cart-item__purchase-type .purchase-type small{font-size:.75rem;opacity:.8}.cart-item__details .cart-item__purchase-info .cart-item__piece-info{color:#a39485;font-size:.875rem}.cart-item__details .cart-item__purchase-info .cart-item__piece-info span{font-weight:500}.cart-item__details .cart-item__optimization .optimization-badge{display:inline-block;background:#e8e3d8;color:#1a1612;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.cart-item__details .cart-item__optimization small{display:block;color:#a39485;font-size:.75rem}.cart-item__quantity{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.cart-item__quantity label{color:#e8e3d8;font-size:.875rem;font-weight:500}.cart-item__quantity .quantity-controls{display:flex;align-items:center;gap:.25rem}.cart-item__quantity .quantity-controls .quantity-btn{width:32px;height:32px;border:2px solid #3d2317;background:#3d2317;color:#e8e3d8;border-radius:.25rem;cursor:pointer;font-size:1rem;font-weight:600;transition:all .35s ease-out}.cart-item__quantity .quantity-controls .quantity-btn:hover:not(:disabled){border-color:#e8e3d8;background:#e8e3d8;color:#1a1612}.cart-item__quantity .quantity-controls .quantity-btn:disabled{opacity:.5;cursor:not-allowed}.cart-item__quantity .quantity-controls .form-group{margin-bottom:0}.cart-item__quantity .quantity-controls .quantity-input{width:50px;text-align:center;padding:7px}.cart-item__pricing .cart-item__price-breakdown{display:flex;flex-wrap:nowrap;gap:.25rem}.cart-item__pricing .cart-item__price-breakdown .price-line{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;padding:0}.cart-item__pricing .cart-item__price-breakdown .price-line.original{color:#a39485;text-decoration:line-through}.cart-item__pricing .cart-item__price-breakdown .price-line.current{color:#e8e3d8;font-size:1.125rem}.cart-item__pricing .cart-item__price-breakdown .price-line.savings{color:#a39485}.cart-item__actions{display:flex;align-items:center}.cart-item__actions .remove-btn{background:none;border:none;color:#ef4444;font-size:1.125rem;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .35s ease-out;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center}.cart-item__actions .remove-btn:hover:not(:disabled){background:#ef44441a;transform:scale(1.1)}.cart-item__actions .remove-btn:disabled{opacity:.5;cursor:not-allowed}.cart-summary{max-width:calc(100vw - 2rem);background:#2c1810;border:2px solid #3d2317;border-radius:.5rem;padding:3rem;height:fit-content;position:sticky;top:3rem}@media (max-width: 640px){.cart-summary{gap:1rem;padding:1.5rem}}.cart-summary__content h3{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;margin-bottom:2rem;text-align:center}.cart-summary__content .summary-breakdown{margin-bottom:2rem}.cart-summary__content .summary-breakdown .summary-line{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1rem;color:#e8e3d8}.cart-summary__content .summary-breakdown .summary-line.savings{color:#22c55e;font-weight:600}.cart-summary__content .summary-breakdown .summary-line.shipping{color:#a39485;font-size:.875rem}.cart-summary__content .summary-breakdown .summary-line.shipping .free-shipping{color:#22c55e;font-weight:600}.cart-summary__content .summary-breakdown .summary-line.total{border-top:2px solid #3d2317;margin-top:1rem;padding-top:1rem;color:#e8e3d8;font-size:1.25rem;font-weight:600}.cart-summary__content .summary-breakdown .total-discount{background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:.25rem;padding:.5rem 1rem;margin-top:1rem;text-align:center}.cart-summary__content .summary-breakdown .total-discount span{color:#10b981;font-weight:600;font-size:1rem}.cart-summary__content .savings-highlight{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:.25rem;padding:1rem;margin-bottom:1.5rem;text-align:center}.cart-summary__content .savings-highlight span{color:#22c55e;font-weight:600;font-size:.875rem}.cart-summary__actions{display:flex;flex-direction:column;gap:1rem}.cart-summary__actions .checkout-price{margin-left:.5rem;font-weight:600}.cart-icon{display:flex;align-items:center;gap:.25rem;color:#e8e3d8;text-decoration:none;position:relative}.cart-icon__symbol{font-size:1.25rem}.cart-icon__badge{position:absolute;top:-1px;right:-6px;background:#e8e3d8;color:#1a1612;border-radius:50%;width:20px;height:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center}.cart-icon__text{font-weight:500}.cart-icon:hover{color:#e8e3d8}.checkout{min-height:100vh;background-color:#1a1612;padding:3rem 0}.checkout__header{text-align:center;margin-bottom:4rem}.checkout__header h1{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;margin-bottom:.5rem}@media (max-width: 640px){.checkout__header h1{font-size:1.5rem}}.checkout__header p{color:#c9beb0;font-size:1.125rem}@media (max-width: 640px){.checkout__header p{font-size:1rem}}.checkout__layout{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media (max-width: 1024px){.checkout__layout{grid-template-columns:1fr;gap:3rem}}.checkout__main{background:#2c1810;border-radius:.75rem;padding:2rem;border:1px solid rgba(232,227,216,.1)}@media (max-width: 768px){.checkout__main{padding:1.5rem}}@media (max-width: 640px){.checkout__main{padding:1.5rem;border-radius:.375rem}}.checkout__sidebar{position:sticky;top:3rem}@media (max-width: 1024px){.checkout__sidebar{position:static;order:-1}}.checkout__form{margin-top:3rem}.checkout__actions{display:flex;align-items:center;justify-content:space-between;flex-direction:row;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(61,35,23,.5);gap:1.5rem}@media (max-width: 640px){.checkout__actions{gap:1rem}}.checkout__actions.last-step{margin-top:1.5rem;padding-top:0}@media (max-width: 640px){.checkout__actions.last-step{margin-top:1rem}}.checkout__back-btn,.checkout__next-btn,.checkout__submit-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:.375rem;font-weight:600;font-size:1rem;transition:all .35s ease-out;cursor:pointer;min-height:48px}@media (max-width: 640px){.checkout__back-btn,.checkout__next-btn,.checkout__submit-btn{width:100%;padding:1.5rem 2rem}}.checkout__back-btn:disabled,.checkout__next-btn:disabled,.checkout__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.checkout__back-btn{background:transparent;border:2px solid #3d2317;color:#c9beb0}.checkout__back-btn:hover:not(:disabled){border-color:#e8e3d8;color:#e8e3d8;transform:translate(-2px)}.checkout__next-btn{background:linear-gradient(135deg,#e8e3d8,#fbfaf8);border:none;color:#1a1612;box-shadow:0 4px 12px #e8e3d84d}.checkout__next-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #e8e3d866}.checkout__submit-btn{background:linear-gradient(135deg,#e8e3d8,#fbfaf8);border:none;color:#fff;font-size:1.125rem;font-weight:600;box-shadow:0 4px 12px #e8e3d84d}.checkout__submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #e8e3d866}.checkout__submit-btn .btn-spinner{width:20px;height:20px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}.order-summary{background:#2c1810;border-radius:.5rem;padding:2rem;border:1px solid rgba(232,227,216,.1);margin-bottom:2rem}.order-summary h3{color:#e8e3d8;margin-bottom:1.5rem;font-size:1.25rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.order-summary__items{margin-bottom:1.5rem}.order-summary__item{display:flex;align-items:center;justify-content:center;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(61,35,23,.3)}.order-summary__item:last-child{border-bottom:none}.order-summary__item img{width:60px;height:60px;object-fit:cover;border-radius:.25rem;flex-shrink:0}.order-summary__item .item-details{flex:1;min-width:0}.order-summary__item .item-details h4{color:#e8e3d8;font-size:.875rem;margin-bottom:.25rem;font-weight:600;line-height:1.3}.order-summary__item .item-details .item-meta{color:#c9beb0;font-size:.75rem;margin-bottom:.25rem}.order-summary__item .item-details .item-color{color:#e8e3d8;font-size:.75rem;font-weight:500}.order-summary__item .item-pricing{text-align:right;flex-shrink:0}.order-summary__item .item-pricing .item-price{display:block;color:#e8e3d8;font-weight:600;font-size:.875rem}.order-summary__item .item-pricing .item-savings{display:block;color:#e8e3d8;font-size:.75rem;margin-top:.25rem}.order-summary__totals{border-top:1px solid rgba(61,35,23,.3);padding-top:1.5rem}.order-summary__totals .total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.order-summary__totals .total-row.savings,.order-summary__totals .total-row.shipping .free{color:#e8e3d8;font-weight:600}.order-summary__totals .total-row.final{font-size:1.125rem;font-weight:600;color:#e8e3d8;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid rgba(232,227,216,.2)}.order-summary__totals .total-row:last-child{margin-bottom:0}.security-badge{display:flex;align-items:center;justify-content:center;gap:1rem;background:#e8e3d81a;border:1px solid rgba(232,227,216,.2);border-radius:.375rem;padding:1.5rem}.security-badge .security-icon{font-size:1.5rem;color:#e8e3d8}.security-badge .security-text h4{color:#e8e3d8;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.security-badge .security-text p{color:#c9beb0;font-size:.75rem;line-height:1.4}.section-header{margin-bottom:2rem}.section-header h2{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;margin-bottom:.5rem}@media (max-width: 640px){.section-header h2{font-size:1.25rem}}.section-header p{color:#c9beb0;line-height:1.6}.form-row{margin-bottom:1.5rem}.form-row--three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}@media (max-width: 768px){.form-row--three-col{grid-template-columns:1fr 1fr}.form-row--three-col>*:last-child{grid-column:1/-1}}@media (max-width: 640px){.form-row--three-col{grid-template-columns:1fr;gap:1rem}}.customer-summary{background:#e8e3d80d;border:1px solid rgba(232,227,216,.15);border-radius:.375rem;padding:1.5rem;margin-bottom:2rem}.customer-summary .customer-info h3{color:#e8e3d8;font-size:1.125rem;margin-bottom:.5rem}.customer-summary .customer-info p{color:#c9beb0;font-size:.875rem;margin-bottom:.25rem}.customer-summary .customer-info p:last-child{margin-bottom:0}.input-with-suggestion{position:relative}.input-with-suggestion .suggestion-btn{position:absolute;top:2rem;right:1rem;display:flex;align-items:center;justify-content:center;gap:.25rem;background:#e8e3d81a;border:1px solid rgba(232,227,216,.3);color:#e8e3d8;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:all .35s ease-out}.input-with-suggestion .suggestion-btn:hover{background:#e8e3d833}.save-address-checkbox,.toggle-checkbox{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:1rem;cursor:pointer;color:#e8e3d8}.save-address-checkbox.main-toggle,.toggle-checkbox.main-toggle{background:#e8e3d80d;border:1px solid rgba(232,227,216,.15);border-radius:.375rem;padding:1.5rem;margin-bottom:2rem}.save-address-checkbox.main-toggle:hover,.toggle-checkbox.main-toggle:hover{background:#e8e3d814}.save-address-checkbox input[type=checkbox],.toggle-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.save-address-checkbox input[type=checkbox]:checked~.checkmark:after,.toggle-checkbox input[type=checkbox]:checked~.checkmark:after{display:block}.save-address-checkbox input[type=checkbox]:checked~.checkmark,.toggle-checkbox input[type=checkbox]:checked~.checkmark{background-color:#e8e3d8;border-color:#e8e3d8}.save-address-checkbox .checkmark,.toggle-checkbox .checkmark{position:relative;width:20px;height:20px;background-color:#3d2317;border:2px solid #2c1810;border-radius:.125rem;transition:all .35s ease-out;flex-shrink:0}.save-address-checkbox .checkmark.large,.toggle-checkbox .checkmark.large{width:24px;height:24px}.save-address-checkbox .checkmark:after,.toggle-checkbox .checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.save-address-checkbox .checkmark.large:after,.toggle-checkbox .checkmark.large:after{left:7px;top:3px;width:6px;height:12px}.save-address-checkbox .checkbox-text strong,.toggle-checkbox .checkbox-text strong{display:block;margin-bottom:.25rem}.save-address-checkbox .checkbox-text small,.toggle-checkbox .checkbox-text small{color:#c9beb0;font-size:.75rem}.country-select{background-color:#3d2317;color:#e8e3d8;font-weight:500}.locationiq-attribution{margin-top:1.5rem;text-align:center}.locationiq-attribution small{color:#a39485;font-size:.75rem}.locationiq-attribution .attribution-link{color:#e8e3d8;text-decoration:none}.locationiq-attribution .attribution-link:hover{text-decoration:underline}.checkout-loading{display:flex;align-items:center;justify-content:center;min-height:50vh;flex-direction:column;gap:1.5rem;color:#c9beb0}.checkout-loading .loading__spinner{width:50px;height:50px;border:3px solid #3d2317;border-top:3px solid #e8e3d8;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 640px){.checkout{padding:1.5rem 0}.checkout__header{margin-bottom:2rem}.order-summary{padding:1.5rem}.order-summary__item{flex-direction:column;text-align:center}.order-summary__item img{align-self:center}.order-summary__item .item-pricing{text-align:center;margin-top:.5rem}}.payment .section-header{margin-bottom:2rem}.payment .section-header h2{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.payment .section-header p{color:#c9beb0}.payment-container{display:flex;flex-direction:column;gap:3rem}.payment-summary{background:#3d2317;border-radius:.5rem;padding:2rem;border:1px solid rgba(232,227,216,.1)}.payment-summary h3{color:#e8e3d8;font-size:1.25rem;margin-bottom:1.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-summary .summary-item{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(44,24,16,.5)}.payment-summary .summary-item:last-child{border-bottom:none}.payment-summary .summary-item .item-image{width:60px;height:60px;object-fit:cover;border-radius:.25rem;flex-shrink:0}.payment-summary .summary-item .item-details{flex:1;min-width:0}.payment-summary .summary-item .item-details h4{color:#e8e3d8;font-size:.75rem;font-weight:600;margin-bottom:.25rem;line-height:1}.payment-summary .summary-item .item-details .item-meta{color:#c9beb0;font-size:.75rem;margin-bottom:.25rem}.payment-summary .summary-item .item-details .item-color{color:#e8e3d8;font-size:.75rem;font-weight:500}.payment-summary .summary-item .item-price{text-align:right;flex-shrink:0}.payment-summary .summary-item .item-price .current-price{display:block;color:#e8e3d8;font-weight:600;font-size:.875rem}.payment-summary .summary-item .item-price .original-price{display:block;color:#c9beb0;font-size:.75rem;text-decoration:line-through;margin-top:.25rem}.payment-summary .summary-totals .total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.payment-summary .summary-totals .total-row.savings,.payment-summary .summary-totals .total-row .free{color:#e8e3d8;font-weight:600}.payment-summary .summary-totals .total-row.final{font-size:.875rem;font-weight:600;color:#e8e3d8;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(232,227,216,.2)}@media (max-width: 576px){.payment-summary .summary-totals .total-row{font-size:.75rem}.payment-summary .summary-totals .total-row.final{font-size:.875rem}}.special-requests{background:#3d2317;border-radius:.5rem;padding:2rem;border:1px solid rgba(232,227,216,.1)}.special-requests h3{color:#e8e3d8;font-size:1.25rem;margin-bottom:1.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.special-requests .request-field{margin-bottom:1.5rem}.special-requests .request-field:last-child{margin-bottom:0}.special-requests .request-field label{display:block;color:#e8e3d8;font-weight:500;margin-bottom:.5rem}.special-requests .request-field textarea{width:100%;background:#2c1810;border:2px solid #2c1810;border-radius:.375rem;padding:1rem;color:#e8e3d8;font-size:.875rem;line-height:1.5;resize:vertical;transition:border-color .35s ease-out}.special-requests .request-field textarea:focus{outline:none;border-color:#e8e3d8}.special-requests .request-field textarea::placeholder{color:#c9beb0}.special-requests .request-field small{display:block;color:#c9beb0;font-size:.75rem;margin-top:.25rem;text-align:right}.payment-methods{background:#3d2317;border-radius:.5rem;padding:1.5rem;border:1px solid rgba(232,227,216,.1);text-align:center}.payment-methods h3{color:#e8e3d8;font-size:1.125rem;margin-bottom:1rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-methods .payment-badges{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.payment-methods .payment-badge{background:#e8e3d81a;color:#e8e3d8;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;border:1px solid rgba(232,227,216,.2);white-space:nowrap}@media (min-width: 640px){.payment-methods .payment-badge{padding:.25rem .5rem;font-size:.75rem}}.payment-methods .payment-note{color:#c9beb0;font-size:.875rem;margin:0}@media (min-width: 640px){.payment-methods .payment-note{font-size:.75rem}}.address-preview{background:#3d2317;border-radius:.5rem;padding:2rem;border:1px solid rgba(232,227,216,.1)}.address-preview h3{color:#e8e3d8;font-size:1.25rem;margin-bottom:1.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.address-preview .address-card{background:#2c181080;border-radius:.375rem;padding:1.5rem}.address-preview .address-card strong{display:block;color:#e8e3d8;margin-bottom:.5rem}.address-preview .address-card div{color:#c9beb0;margin-bottom:.25rem;line-height:1.4}.address-preview .address-card div:last-child{margin-bottom:0}.terms-section{padding:1.5rem 0;border-top:1px solid rgba(61,35,23,.5);border-bottom:1px solid rgba(61,35,23,.5)}.terms-section .terms-checkbox{display:flex;align-items:center;justify-content:center;justify-content:flex-start;gap:1rem;cursor:pointer}.terms-section .terms-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.terms-section .terms-checkbox input[type=checkbox]:checked~.checkmark:after{display:block}.terms-section .terms-checkbox input[type=checkbox]:checked~.checkmark{background-color:#e8e3d8;border-color:#e8e3d8}.terms-section .terms-checkbox .checkmark{position:relative;width:20px;height:20px;background-color:#3d2317;border:2px solid #2c1810;border-radius:.125rem;transition:all .35s ease-out;flex-shrink:0}.terms-section .terms-checkbox .checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.terms-section .terms-checkbox .terms-text{color:#c9beb0;font-size:.875rem;line-height:1.5}.terms-section .terms-checkbox .terms-link{color:#e8e3d8;text-decoration:none}.terms-section .terms-checkbox .terms-link:hover{text-decoration:underline}.payment-actions .pay-now-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;font-size:1.125rem;font-weight:600;padding:1.5rem 2rem;border-radius:.5rem;transition:all .35s ease-out;background:linear-gradient(135deg,#e8e3d8,#fbfaf8);color:#1a1612;box-shadow:0 4px 12px #e8e3d84d}.payment-actions .pay-now-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #e8e3d866}.payment-actions .pay-now-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.payment-actions .pay-now-btn .payment-spinner{width:20px;height:20px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.payment-actions .security-badges{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}@media (max-width: 640px){.payment-actions .security-badges{flex-direction:column;gap:.5rem}}.payment-actions .security-badges .badge{background:#e8e3d81a;color:#e8e3d8;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;border:1px solid rgba(232,227,216,.2)}.payment-status{padding:1.5rem;border-radius:.375rem;text-align:center;font-weight:500;margin-top:1.5rem}.payment-status.success{background:#e8e3d81a;color:#e8e3d8;border:1px solid rgba(232,227,216,.2)}.payment-status.error{background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.2)}@media (max-width: 640px){.payment .section-header h2{font-size:1.25rem}.payment-container{gap:2rem}.payment-summary,.special-requests,.payment-methods,.address-preview{padding:1.5rem}.payment-method{flex-direction:column;text-align:center}.payment-method .cards,.payment-method .upi-apps{justify-content:center}}.profile{min-height:100vh;background:#1a1612;padding:3rem 0}@media (max-width: 640px){.profile{padding:1.5rem 0}}.profile__container{margin:0 auto;padding:0 1.5rem}@media (max-width: 640px){.profile__container{padding:0 1rem}}.profile__header{text-align:center;margin-bottom:2rem}.profile__header h1{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;color:#e8e3d8;margin-bottom:.5rem}@media (max-width: 640px){.profile__header h1{font-size:1.5rem}}.profile__header p{color:#c9beb0;font-size:1.125rem}.profile__tabs{display:flex;gap:1rem;margin-bottom:2rem;background:#2c1810;padding:1rem;border-radius:.5rem}@media (max-width: 768px){.profile__tabs{flex-direction:column;gap:.5rem}}@media (max-width: 640px){.profile__tabs{flex-direction:row;overflow-x:auto;gap:.5rem;padding:.5rem}}.profile__tab{display:flex;align-items:center;justify-content:center;flex:1;gap:.5rem;padding:1.5rem 2rem;background:transparent;border:2px solid transparent;border-radius:.375rem;color:#c9beb0;font-weight:500;cursor:pointer;transition:all .35s ease-out;white-space:nowrap}@media (max-width: 640px){.profile__tab{padding:1rem 1.5rem;font-size:.875rem}}.profile__tab:hover{background:#e8e3d81a;color:#e8e3d8;border-color:#e8e3d84d}.profile__tab--active{background:#e8e3d826;color:#e8e3d8;border-color:#e8e3d8}.profile__tab-icon{width:20px;height:20px}.profile__content{background:#2c1810;border-radius:.5rem;padding:2rem}@media (max-width: 640px){.profile__content{padding:1rem}}.profile__section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}@media (max-width: 640px){.profile__section-header{flex-direction:column;gap:1.5rem}}.profile__section-header h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;margin-bottom:.5rem}.profile__section-header p{color:#c9beb0;margin:0}.profile__form{max-width:600px}.profile__form .form-group{margin-bottom:2rem}.profile__form .form-group label{display:block;color:#e8e3d8;font-weight:500;margin-bottom:.5rem}.profile__form .form-group .form-input{width:100%;padding:1.5rem;border:2px solid #3d2317;border-radius:.375rem;background:#1a1612;color:#e8e3d8;font-size:1rem;transition:border-color .35s ease-out}.profile__form .form-group .form-input:focus{outline:none;border-color:#e8e3d8}.profile__form .form-group .form-input--disabled{opacity:.7;cursor:not-allowed;background:#3d2317}.profile__form .form-group small{display:block;color:#a39485;font-size:.875rem;margin-top:.5rem}.profile__form .form-actions{display:flex;gap:1.5rem}@media (max-width: 640px){.profile__form .form-actions{flex-direction:column}}.profile__logout-btn{background:transparent;border:2px solid #ef4444;color:#ef4444}.profile__logout-btn:hover{background:#ef4444;color:#fff}.profile__loading{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem}.profile__loading .loading__spinner{width:40px;height:40px;border:3px solid #3d2317;border-top:3px solid #e8e3d8;border-radius:50%;margin-bottom:1.5rem;animation:spin 1s linear infinite}.profile__loading p{color:#c9beb0}.profile__empty{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5rem;text-align:center}.profile__empty .empty-icon{width:64px;height:64px;color:#a39485;margin-bottom:2rem}.profile__empty h3{color:#e8e3d8;font-size:1.25rem;margin-bottom:1rem}.profile__empty p{color:#c9beb0;margin-bottom:2rem}.profile__add-btn{background:#e8e3d8;color:#1a1612;border:none}@media (max-width: 640px){.profile__add-btn{width:100%;margin-top:1.5rem}}.profile__unauthorized{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:50vh;text-align:center}.profile__unauthorized h2{color:#e8e3d8;margin-bottom:2rem}.orders__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media (max-width: 640px){.orders__grid{grid-template-columns:1fr;gap:1.5rem}}.order-card{background:#1a1612;border:2px solid #3d2317;border-radius:.5rem;padding:2rem;transition:all .35s ease-out}.order-card:hover{border-color:#e8e3d84d;transform:translateY(-2px)}.order-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.order-card__number{font-family:monospace;font-weight:600;font-size:1.125rem;color:#e8e3d8;position:relative}.order-card__date{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#c9beb0;font-size:.875rem;margin-top:-22px}.order-card__date .date-icon{width:16px;height:16px}.order-card__body{margin-bottom:1.5rem}.order-card__status{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.order-card__details{display:flex;justify-content:space-between;margin-bottom:1rem}@media (max-width: 640px){.order-card__details{flex-direction:column;gap:.5rem}}.order-card__tracking{background:#e8e3d81a;padding:1rem;border-radius:.25rem;font-size:.875rem}.order-card__tracking .tracking-link{color:#e8e3d8;text-decoration:none;font-weight:500;margin-left:.5rem}.order-card__tracking .tracking-link:hover{text-decoration:underline}.order-card__footer{border-top:1px solid #3d2317;padding-top:1.5rem}.order-detail{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#c9beb0}.order-detail .detail-icon{width:16px;height:16px}.status-badge{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge--pending{background:#f59e0b33;color:#f59e0b}.status-badge--confirmed{background:#10b98133;color:#10b981}.status-badge--processing{background:#3b82f633;color:#3b82f6}.status-badge--shipped{background:#8b5cf633;color:#8b5cf6}.status-badge--delivered{background:#22c55e33;color:#22c55e}.status-badge--cancelled{background:#ef444433;color:#ef4444}.status-badge--completed{background:#22c55e33;color:#22c55e}.status-badge--failed{background:#ef444433;color:#ef4444}.status-badge--refunded{background:#6b728033;color:#6b7280}.addresses__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}@media (max-width: 640px){.addresses__grid{grid-template-columns:1fr;gap:1.5rem}}.address-card{background:#1a1612;border:2px solid #3d2317;border-radius:.5rem;padding:2rem;transition:all .35s ease-out}.address-card:hover{border-color:#e8e3d84d}.address-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.address-card__type{display:flex;flex-direction:column;gap:.25rem}.address-card__actions{display:flex;gap:.5rem}.address-card__content .address-name{color:#e8e3d8;font-weight:600;font-size:1.125rem;margin-bottom:1rem}.address-card__content .address-details{color:#c9beb0;line-height:1.6}.address-card__content .address-details div{margin-bottom:.25rem}.address-card__content .address-details div:last-child{margin-bottom:0}.address-type{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.address-type--home{background:#10b98133;color:#10b981}.address-type--office{background:#3b82f633;color:#3b82f6}.address-type--other{background:#6b728033;color:#6b7280}.address-default{background:#e8e3d833;color:#e8e3d8;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:600}.address-action{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:.25rem;cursor:pointer;transition:all .35s ease-out}.address-action svg{width:16px;height:16px}.address-action--edit{background:#3b82f61a;color:#3b82f6}.address-action--edit:hover{background:#3b82f633}.address-action--delete{background:#ef44441a;color:#ef4444}.address-action--delete:hover{background:#ef444433}.address-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){.address-form .form-grid{grid-template-columns:1fr}}.address-form .form-grid .form-group--full{grid-column:1/-1}.address-form .checkbox-label{display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;margin-top:1rem}.address-form .checkbox-label input[type=checkbox]{accent-color:#e8e3d8}.address-form .checkbox-label span{color:#c9beb0;font-size:.875rem}.order-details{min-height:100vh;background:#1a1612;padding:3rem 0}@media (max-width: 640px){.order-details{padding:1.5rem 0}}.order-details__container{padding:0 1.5rem}@media (max-width: 640px){.order-details__container{padding:0 1rem}}.order-details__header{margin-bottom:2rem}.order-details__header .back-button{display:flex;align-items:center;justify-content:center;gap:.5rem;background:none;border:none;color:#c9beb0;font-size:.875rem;cursor:pointer;margin-bottom:1.5rem;transition:color .35s ease-out}.order-details__header .back-button:hover{color:#e8e3d8}.order-details__header .back-button .back-icon{width:16px;height:16px}.order-details__title h1{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;color:#e8e3d8;margin-bottom:.5rem}@media (max-width: 640px){.order-details__title h1{font-size:1.5rem}}.order-details__title .order-number{font-family:monospace;font-size:1.25rem;color:#e8e3d8;font-weight:600}.order-details__content{display:flex;flex-direction:column;gap:3rem}.order-details__loading,.order-details__not-found,.order-details__unauthorized{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:50vh;text-align:center}.order-details__loading .loading__spinner,.order-details__loading .not-found-icon,.order-details__not-found .loading__spinner,.order-details__not-found .not-found-icon,.order-details__unauthorized .loading__spinner,.order-details__unauthorized .not-found-icon{width:48px;height:48px;margin-bottom:2rem}.order-details__loading .loading__spinner,.order-details__not-found .loading__spinner,.order-details__unauthorized .loading__spinner{border:3px solid #3d2317;border-top:3px solid #e8e3d8;border-radius:50%;animation:spin 1s linear infinite}.order-details__loading .not-found-icon,.order-details__not-found .not-found-icon,.order-details__unauthorized .not-found-icon{color:#a39485}.order-details__loading h2,.order-details__not-found h2,.order-details__unauthorized h2{color:#e8e3d8;margin-bottom:1rem}.order-details__loading p,.order-details__not-found p,.order-details__unauthorized p{color:#c9beb0;margin-bottom:2rem}.order-section{background:#2c1810;border-radius:.5rem}.order-section--highlight{border:2px solid rgba(232,227,216,.2)}.order-section .section-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.order-section .section-header .section-icon{width:24px;height:24px;color:#e8e3d8}.order-section .section-header h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8;margin:0}.status-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.status-overview .status-item{text-align:center}.status-overview .status-item .status-label{display:block;color:#c9beb0;font-size:.875rem;margin-bottom:.5rem}.status-overview .status-item .status-value{display:block;font-size:1.125rem;font-weight:600}.tracking-info,.delivery-estimate{background:#e8e3d81a;padding:1.5rem;border-radius:.375rem;margin-top:1.5rem}.tracking-info .tracking-header,.delivery-estimate .tracking-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.tracking-info .tracking-header .tracking-icon,.delivery-estimate .tracking-header .tracking-icon{width:20px;height:20px;color:#e8e3d8}.tracking-info .tracking-header h3,.delivery-estimate .tracking-header h3{color:#e8e3d8;margin:0}.tracking-info .tracking-details,.delivery-estimate .tracking-details{display:flex;flex-direction:column;gap:.5rem}.tracking-info .tracking-item span,.tracking-info .delivery-estimate span,.delivery-estimate .tracking-item span,.delivery-estimate .delivery-estimate span{color:#c9beb0}.tracking-info .tracking-link,.delivery-estimate .tracking-link{color:#e8e3d8;text-decoration:none;font-weight:500}.tracking-info .tracking-link:hover,.delivery-estimate .tracking-link:hover{text-decoration:underline}.tracking-info .delivery-icon,.delivery-estimate .delivery-icon{width:20px;height:20px;color:#e8e3d8;margin-right:.5rem}.order-items{display:flex;flex-direction:column;gap:1.5rem}.order-item{display:flex;gap:1.5rem;padding:1.5rem;background:#1a1612;border-radius:.375rem}@media (max-width: 640px){.order-item{flex-direction:column;gap:1rem}}.order-item .item-image{width:80px;height:80px;flex-shrink:0;border-radius:.25rem;overflow:hidden}.order-item .item-image img{width:100%;height:100%;object-fit:cover}.order-item .item-details{flex:1}.order-item .item-details h3{color:#e8e3d8;font-size:1.125rem;margin-bottom:.5rem}.order-item .item-details .item-specs{display:flex;flex-direction:column;gap:.25rem}.order-item .item-details .item-specs span{color:#c9beb0;font-size:.875rem}.order-item .item-pricing{text-align:right}@media (max-width: 640px){.order-item .item-pricing{text-align:left}}.order-item .item-pricing .item-price{color:#e8e3d8;font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.order-item .item-pricing .item-savings{color:#166534;font-size:.875rem}.address-details .address-name{color:#e8e3d8;font-weight:600;font-size:1.125rem;margin-bottom:1rem}.address-details .address-lines{color:#c9beb0;line-height:1.6}.address-details .address-lines div{margin-bottom:.25rem}.address-details .address-lines div:last-child{margin-bottom:0}.order-summary,.payment-info{background:#1a1612;padding:2rem;border-radius:.375rem}.order-summary .summary-row,.order-summary .payment-row,.payment-info .summary-row,.payment-info .payment-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.order-summary .summary-row:last-child,.order-summary .payment-row:last-child,.payment-info .summary-row:last-child,.payment-info .payment-row:last-child{margin-bottom:0}.order-summary .summary-row.savings,.order-summary .payment-row.savings,.payment-info .summary-row.savings,.payment-info .payment-row.savings{color:#166534}.order-summary .summary-row.total,.order-summary .payment-row.total,.payment-info .summary-row.total,.payment-info .payment-row.total{font-size:1.125rem;font-weight:600;color:#e8e3d8;padding-top:1rem;border-top:2px solid rgba(232,227,216,.2)}.special-requests .request-item{margin-bottom:1.5rem}.special-requests .request-item:last-child{margin-bottom:0}.special-requests .request-item strong{color:#e8e3d8;display:block;margin-bottom:.5rem}.special-requests .request-item p{color:#c9beb0;line-height:1.6;background:#1a1612;padding:1rem;border-radius:.25rem;margin:0}.modal-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.5rem}.modal-content{background:#2c1810;border-radius:.5rem;max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 640px){.modal-content{max-width:100%;max-height:95vh}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #3d2317}.modal-header h2{color:#e8e3d8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.modal-header .modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;color:#a39485;cursor:pointer;border-radius:.25rem;transition:all .35s ease-out}.modal-header .modal-close:hover{background:#e8e3d81a;color:#e8e3d8}.modal-header .modal-close svg{width:20px;height:20px}.modal-body{flex:1;overflow-y:auto;padding:1.5rem}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;border-top:1px solid #3d2317}@media (max-width: 640px){.modal-footer{flex-direction:column-reverse}}.btn-icon{width:16px;height:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orders__grid{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.orders__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1200px){.orders__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.order-card{background:linear-gradient(135deg,#1a1612,#2c1810f2);border:1.5px solid #3d2317;border-radius:.375rem;padding:1rem;cursor:pointer;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.order-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#e8e3d800,#e8e3d80d);opacity:0;transition:opacity .3s ease;pointer-events:none}@media (min-width: 768px){.order-card:hover{border-color:#e8e3d866;transform:translateY(-2px);box-shadow:0 8px 20px #e8e3d81f}.order-card:hover:before{opacity:1}.order-card:hover .order-card__arrow{transform:translate(4px);color:#e8e3d8}}.order-card:active{transform:scale(.98)}@media (min-width: 768px){.order-card{padding:1.5rem}}@media (min-width: 1200px){.order-card{padding:2rem}}.order-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.5rem}.order-card__status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;border:1px solid;font-size:12px;font-weight:600;text-transform:capitalize;flex-shrink:0}.order-card__status .status-icon{width:14px;height:14px;flex-shrink:0}@media (min-width: 768px){.order-card__status{padding:8px 14px;font-size:13px}.order-card__status .status-icon{width:16px;height:16px}}.order-card__date{color:#a39485;font-size:12px;font-weight:500;white-space:nowrap}@media (min-width: 768px){.order-card__date{font-size:13px}}.order-card__number{color:#e8e3d8;font-size:16px;font-weight:700;margin-bottom:1rem;letter-spacing:.5px}@media (min-width: 768px){.order-card__number{font-size:18px;margin-bottom:1.5rem}}.order-card__items{background:#2c181066;border-radius:.25rem;padding:.5rem;margin-bottom:1rem}@media (min-width: 768px){.order-card__items{padding:1rem;margin-bottom:1.5rem}}.order-card__more{text-align:center;padding-top:.5rem;color:#e8e3d8;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media (min-width: 768px){.order-card__more{font-size:12px}}.order-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(163,148,133,.1);gap:.5rem}@media (min-width: 768px){.order-card__footer{padding-top:1.5rem}}.order-card__total{display:flex;flex-direction:column;gap:4px}.order-card__total .label{color:#c9beb0;font-size:10px;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media (min-width: 768px){.order-card__total .label{font-size:11px}}.order-card__total .amount{color:#e8e3d8;font-size:20px;font-weight:700}@media (min-width: 768px){.order-card__total .amount{font-size:24px}}.order-card__arrow{width:32px;height:32px;border-radius:50%;background:#e8e3d81a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c9beb0;transition:all .3s ease}.order-card__arrow svg{width:16px;height:16px}@media (min-width: 768px){.order-card__arrow{width:36px;height:36px}.order-card__arrow svg{width:18px;height:18px}}.order-card__tracking{position:absolute;top:-2px;right:1rem;width:24px;height:24px;border-radius:50%;background:#e8e3d826;display:flex;align-items:center;justify-content:center;color:#e8e3d8}.order-card__tracking svg{width:20px;height:20px;min-width:20px;color:#166534}.order-item{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.5rem}.order-item:not(:last-child){border-bottom:1px solid rgba(163,148,133,.08);margin-bottom:.25rem}@media (min-width: 768px){.order-item{padding:1rem;gap:1rem}}.order-item__info{flex:1;min-width:0}.order-item__name{color:#e8e3d8;font-weight:500;font-size:13px;line-height:1.4;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width: 768px){.order-item__name{font-size:14px}}.order-item__meta{display:flex;align-items:center;gap:6px;color:#a39485;font-size:11px}.order-item__meta .dot{opacity:.5}@media (min-width: 768px){.order-item__meta{font-size:12px}}.order-item__price{color:#e8e3d8;font-weight:600;font-size:13px;white-space:nowrap;flex-shrink:0}@media (min-width: 768px){.order-item__price{font-size:14px}}.profile__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}@media (min-width: 768px){.profile__empty{padding:4rem 2rem}}.profile__empty .empty-icon{width:64px;height:64px;color:#a39485;margin-bottom:1.5rem;opacity:.6}@media (min-width: 768px){.profile__empty .empty-icon{width:80px;height:80px}}.profile__empty h3{font-size:18px;color:#e8e3d8;margin-bottom:.5rem}@media (min-width: 768px){.profile__empty h3{font-size:20px}}.profile__empty p{color:#c9beb0;font-size:14px;margin-bottom:2rem;max-width:300px}@media (min-width: 768px){.profile__empty p{font-size:15px}}.profile__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;gap:1rem}@media (min-width: 768px){.profile__loading{padding:4rem}}.profile__loading .loading__spinner{width:40px;height:40px;border:3px solid rgba(232,227,216,.2);border-top-color:#e8e3d8;border-radius:50%;animation:spin .8s linear infinite}@media (min-width: 768px){.profile__loading .loading__spinner{width:48px;height:48px;border-width:4px}}.profile__loading p{color:#c9beb0;font-size:14px}@media (min-width: 768px){.profile__loading p{font-size:15px}}.about-page{min-height:100vh;background-color:#2c1810;padding:3rem 0}@media (max-width: 640px){.about-page{padding:1.5rem 0}}.about-page__container{width:min(1200px,92vw);margin:0 auto}.about-page__hero{padding-top:2rem}@media (max-width: 640px){.about-page__hero{padding-top:1.5rem}}.about-page__header{text-align:center;margin-bottom:3rem}@media (max-width: 640px){.about-page__header{margin-bottom:2rem}}.about-page__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;color:#e8e3d8;margin-bottom:.5rem}@media (max-width: 768px){.about-page__title{font-size:1.875rem}}@media (max-width: 640px){.about-page__title{font-size:1.5rem}}.about-page__subtitle{color:#c9beb0;font-size:1.125rem;max-width:800px;margin:0 auto}@media (max-width: 640px){.about-page__subtitle{font-size:1rem}}.about-page__section{padding:3rem 0}@media (max-width: 640px){.about-page__section{padding:2rem 0}}.about-page__grid{display:grid;grid-template-columns:1.25fr 1fr;gap:3rem}@media (max-width: 768px){.about-page__grid{grid-template-columns:1fr;gap:2rem}}.about-page__col{display:flex;flex-direction:column;gap:1rem}.about-page__h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#e8e3d8;margin:.5rem 0 .25rem}@media (max-width: 640px){.about-page__h2{font-size:1.25rem}}.about-page__h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8;margin:.25rem 0}@media (max-width: 640px){.about-page__h3{font-size:1.125rem}}.about-page__p{color:#c9beb0;font-size:1rem;line-height:1.75}.about-page__figure{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.about-page__figure:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.about-page__figure{overflow:hidden;border-radius:.5rem;background-color:#1a1612}.about-page__img{width:100%;height:clamp(240px,36vw,420px);object-fit:cover;display:block}.about-page__figcaption{padding:.5rem 1rem;color:#a39485;font-size:.875rem}.about-page__card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.about-page__card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.about-page__card{background-color:#1a1612;border-radius:.5rem;padding:1.5rem}@media (max-width: 640px){.about-page__card{padding:1rem}}.about-page__band{padding:2rem 0}.about-page__band-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:2rem;background:linear-gradient(180deg,#ffffff08,#ffffff03);border-radius:.5rem;padding:1.5rem}@media (max-width: 768px){.about-page__band-grid{grid-template-columns:1fr}}.about-page__note{background-color:#1a1612;border:1px solid #2c1810;border-radius:.375rem;padding:1rem;color:#e8e3d8;line-height:1.7}.about-page__cta{padding:2rem 0}.about-page__cta-grid{display:grid;grid-template-columns:1.2fr auto;gap:1.5rem;align-items:center}@media (max-width: 768px){.about-page__cta-grid{grid-template-columns:1fr;gap:1rem}}.about-page__cta-actions{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 640px){.about-page__cta-actions{gap:.5rem}}.about-page__btn{background-color:#e8e3d8;color:#1a1612;border:none;border-radius:.25rem;padding:.5rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .35s ease-out}.about-page__btn:hover{transform:translateY(-1px);box-shadow:0 0 0 3px #e8e3d81a}.about-page__btn--ghost{background-color:#3d2317;color:#e8e3d8;border:2px solid #2c1810}.about-page__closing{padding:2rem 0 4rem}.about-page__closing-text{text-align:center;color:#a39485;max-width:820px;margin:0 auto;line-height:1.8}.contact-page{min-height:100vh;background-color:#2c1810;padding:3rem 0}@media (max-width: 640px){.contact-page{padding:1.5rem 0}}.contact-page__container{width:min(1200px,92vw);margin:0 auto}.contact-page__hero{padding-top:2rem}.contact-page__header{text-align:center;margin-bottom:3rem}@media (max-width: 640px){.contact-page__header{margin-bottom:2rem}}.contact-page__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;color:#e8e3d8;margin-bottom:.5rem}@media (max-width: 768px){.contact-page__title{font-size:1.875rem}}@media (max-width: 640px){.contact-page__title{font-size:1.5rem}}.contact-page__subtitle{color:#c9beb0;font-size:1.125rem;max-width:800px;margin:0 auto}@media (max-width: 640px){.contact-page__subtitle{font-size:1rem}}.contact-page__section{padding:2rem 0}@media (max-width: 640px){.contact-page__section{padding:1.5rem 0}}.contact-page__links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media (max-width: 640px){.contact-page__links{gap:1rem}}.contact-page__link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.contact-page__icon{width:22px;height:22px;display:inline-block}.contact-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width: 1024px){.contact-page__grid{grid-template-columns:1fr}}@media (max-width: 640px){.contact-page__grid{grid-template-columns:1fr;gap:1.5rem}}.contact-page__card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.contact-page__card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.contact-page__card{background-color:#1a1612;border-radius:.5rem;padding:1.5rem}@media (max-width: 640px){.contact-page__card{padding:1rem}}.contact-page__h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8;margin:0 0 .25rem}@media (max-width: 640px){.contact-page__h2{font-size:1.125rem}}.contact-page__p{color:#e8e3d8;font-size:1rem;line-height:1.7}.contact-page__muted{color:#a39485;font-size:.875rem;margin-top:.25rem}.contact-page__note-wrap{padding-top:1rem}.contact-page__note{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;padding:1rem 1.5rem;color:#e8e3d8;text-align:center;line-height:1.7}.faq-page{min-height:100vh;background-color:#2c1810;padding:3rem 0}@media (max-width: 640px){.faq-page{padding:1.5rem 0}}.faq-page__container{width:min(1200px,92vw);margin:0 auto}.faq-page__hero{padding-top:2rem}.faq-page__header{text-align:center;margin-bottom:3rem}@media (max-width: 640px){.faq-page__header{margin-bottom:2rem}}.faq-page__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.25rem;color:#e8e3d8;margin-bottom:.5rem}@media (max-width: 768px){.faq-page__title{font-size:1.875rem}}@media (max-width: 640px){.faq-page__title{font-size:1.5rem}}.faq-page__subtitle{color:#c9beb0;font-size:1.125rem;max-width:800px;margin:0 auto}@media (max-width: 640px){.faq-page__subtitle{font-size:1rem}}.faq-page__section{padding:2rem 0}@media (max-width: 640px){.faq-page__section{padding:1.5rem 0}}.faq-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width: 1024px){.faq-page__grid{grid-template-columns:1fr}}@media (max-width: 640px){.faq-page__grid{grid-template-columns:1fr;gap:1.5rem}}.faq-page__card{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.faq-page__card:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.faq-page__card{background-color:#1a1612;border-radius:.5rem;padding:1.5rem}@media (max-width: 640px){.faq-page__card{padding:1rem}}.faq-page__q{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8;margin:0 0 .25rem}@media (max-width: 640px){.faq-page__q{font-size:1.125rem}}.faq-page__a{color:#e8e3d8;font-size:1rem;line-height:1.7}.faq-page__actions{margin-top:1rem;display:flex;gap:1rem;flex-wrap:wrap}.faq-page__btn{background-color:#e8e3d8;color:#1a1612;border:none;border-radius:.25rem;padding:.5rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .35s ease-out}.faq-page__btn:hover{transform:translateY(-1px);box-shadow:0 0 0 3px #e8e3d81a}.faq-page__btn--ghost{background-color:#3d2317;color:#e8e3d8;border:2px solid #2c1810}.faq-page__note-wrap{padding-top:1rem}.faq-page__note{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;padding:1rem 1.5rem;color:#e8e3d8;text-align:center;line-height:1.7}.policy-page{min-height:100vh;background-color:#2c1810;padding:3rem 0}@media (max-width: 640px){.policy-page{padding:1.5rem 0}}.policy-page__container{width:min(1000px,92vw);margin:0 auto}.policy-page__hero{padding-top:2rem}.policy-page__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;color:#e8e3d8;margin:0 0 .25rem}@media (max-width: 640px){.policy-page__title{font-size:1.5rem}}.policy-page__subtitle{color:#c9beb0;font-size:1rem;max-width:820px}.policy-page__section{padding:2rem 0}.policy-page__content{background-color:#3d2317;border:1px solid #2c1810;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.policy-page__content:hover{box-shadow:0 8px 40px #0003;transform:translateY(-2px);transition:all .35s ease-out}.policy-page__content{background-color:#1a1612;border-radius:.5rem;padding:2rem}@media (max-width: 640px){.policy-page__content{padding:1.5rem}}.policy-page__content h2{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;color:#e8e3d8;margin:1rem 0 .25rem}@media (max-width: 640px){.policy-page__content h2{font-size:1.125rem}}.policy-page__content p{color:#e8e3d8;line-height:1.75;font-size:1rem;margin:0 0 .5rem}.policy-page__content .policy-page__list{margin:0 0 .5rem 1.25rem;color:#e8e3d8}.policy-page__content .policy-page__list li{margin:0 0 .25rem}.orderdetail{min-height:100vh;background:#1a1612;padding:1rem}@media (min-width: 768px){.orderdetail{padding:2rem 1.5rem}}@media (min-width: 1024px){.orderdetail{padding:3rem}}.orderdetail__wrap{margin:0 auto}.orderdetail__back{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;color:#c9beb0;font-size:14px;font-weight:500;cursor:pointer;padding:.5rem;margin:0 -.5rem 1.5rem;transition:all .2s ease}.orderdetail__back svg{width:16px;height:16px}.orderdetail__back:hover{color:#e8e3d8;transform:translate(-2px)}@media (min-width: 768px){.orderdetail__back{font-size:15px}.orderdetail__back svg{width:18px;height:18px}}.orderdetail__hero{text-align:center;padding:2rem 1rem 3rem;background:linear-gradient(135deg,rgba(232,227,216,.05) 0%,transparent 100%);border-radius:.5rem;margin-bottom:1.5rem;position:relative;overflow:hidden}@media (min-width: 768px){.orderdetail__hero{padding:3rem 2rem 4rem;margin-bottom:2rem}}.orderdetail__hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,rgba(232,227,216,.08) 0%,transparent 70%);pointer-events:none}.orderdetail__hero>*{position:relative;z-index:1}.orderdetail .hero__badge{width:48px;height:48px;margin:0 auto 1rem;background:#e8e3d826;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e8e3d8}.orderdetail .hero__badge svg{width:24px;height:24px}@media (min-width: 768px){.orderdetail .hero__badge{width:56px;height:56px}.orderdetail .hero__badge svg{width:28px;height:28px}}.orderdetail .hero__number{font-size:24px;font-weight:700;color:#e8e3d8;margin-bottom:1rem;letter-spacing:.5px}@media (min-width: 768px){.orderdetail .hero__number{font-size:28px}}.orderdetail .hero__status{display:inline-flex;align-items:center;gap:.25rem;padding:8px 16px;border-radius:24px;font-size:13px;font-weight:600;margin-bottom:.5rem}.orderdetail .hero__status .status__icon{width:16px;height:16px}@media (min-width: 768px){.orderdetail .hero__status{padding:10px 20px;font-size:14px}.orderdetail .hero__status .status__icon{width:18px;height:18px}}.orderdetail .hero__date{font-size:13px;color:#a39485;font-weight:500}@media (min-width: 768px){.orderdetail .hero__date{font-size:14px}}.orderdetail__tracking{background:linear-gradient(135deg,#e8e3d814,#e8e3d805);border:1px solid rgba(232,227,216,.2);border-radius:.375rem;padding:1.5rem;margin-bottom:1.5rem}@media (min-width: 768px){.orderdetail__tracking{padding:2rem;margin-bottom:2rem}}.orderdetail .tracking__header{display:flex;align-items:center;gap:.5rem;color:#e8e3d8;font-weight:600;font-size:15px;margin-bottom:1rem}.orderdetail .tracking__header svg{width:20px;height:20px}@media (min-width: 768px){.orderdetail .tracking__header{font-size:16px}.orderdetail .tracking__header svg{width:22px;height:22px}}.orderdetail .tracking__body{display:flex;flex-direction:column;gap:.5rem}.orderdetail .tracking__field{display:flex;flex-direction:column;gap:4px}@media (min-width: 768px){.orderdetail .tracking__field{flex-direction:row;justify-content:space-between;align-items:center}}.orderdetail .field__label{font-size:12px;color:#c9beb0;text-transform:uppercase;letter-spacing:.5px}@media (min-width: 768px){.orderdetail .field__label{font-size:13px}}.orderdetail .field__value{font-size:14px;color:#e8e3d8;font-weight:600}@media (min-width: 768px){.orderdetail .field__value{font-size:15px}}.orderdetail .tracking__link{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:#e8e3d8;color:#1a1612;text-decoration:none;border-radius:.25rem;font-weight:600;font-size:13px;margin-top:.5rem;transition:all .2s ease}.orderdetail .tracking__link:hover{background:#f1efe8;transform:translateY(-1px);box-shadow:0 4px 12px #e8e3d84d}@media (min-width: 768px){.orderdetail .tracking__link{font-size:14px;padding:12px 20px}}.orderdetail__panel{background:#2c1810;border-radius:.375rem;overflow:hidden;margin-bottom:1.5rem}@media (min-width: 768px){.orderdetail__panel{margin-bottom:2rem}}.orderdetail .panel__head{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#3d23174d;border-bottom:1px solid #3d2317}.orderdetail .panel__head svg{width:18px;height:18px;color:#e8e3d8;flex-shrink:0}.orderdetail .panel__head h2{font-size:16px;font-weight:600;color:#e8e3d8;margin:0}@media (min-width: 768px){.orderdetail .panel__head{padding:1.5rem 2rem}.orderdetail .panel__head svg{width:20px;height:20px}.orderdetail .panel__head h2{font-size:17px}}.orderdetail .panel__body{padding:1rem}@media (min-width: 768px){.orderdetail .panel__body{padding:1.5rem}}@media (min-width: 1024px){.orderdetail .panel__body{padding:2rem}}.orderdetail .item{display:flex;gap:1rem;padding:1rem;background:#3d231733;border-radius:.25rem}.orderdetail .item:not(:last-child){margin-bottom:1rem}@media (min-width: 768px){.orderdetail .item{gap:1.5rem;padding:1.5rem}}.orderdetail .item__image{width:72px;height:72px;flex-shrink:0;border-radius:.125rem;overflow:hidden;background:#1a1612}.orderdetail .item__image img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.orderdetail .item__image{width:88px;height:88px}}.orderdetail .item__info{flex:1;min-width:0}.orderdetail .item__name{font-size:14px;font-weight:600;color:#e8e3d8;margin-bottom:6px;line-height:1.4}@media (min-width: 768px){.orderdetail .item__name{font-size:15px}}.orderdetail .item__specs{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:#a39485}.orderdetail .item__specs span{white-space:nowrap}@media (min-width: 768px){.orderdetail .item__specs{font-size:13px}}.orderdetail .item__price{text-align:right;flex-shrink:0}.orderdetail .item .price__current{font-size:16px;font-weight:700;color:#e8e3d8;margin-bottom:4px}@media (min-width: 768px){.orderdetail .item .price__current{font-size:17px}}.orderdetail .item .price__saved{font-size:11px;color:#22c55e;font-weight:600}@media (min-width: 768px){.orderdetail .item .price__saved{font-size:12px}}.orderdetail .address__name{font-size:15px;font-weight:600;color:#e8e3d8;margin-bottom:.5rem}@media (min-width: 768px){.orderdetail .address__name{font-size:16px}}.orderdetail .address__lines{font-size:14px;color:#c9beb0;line-height:1.7}.orderdetail .address__lines div{margin-bottom:4px}.orderdetail .address__lines div:last-child{margin-bottom:0}@media (min-width: 768px){.orderdetail .address__lines{font-size:15px}}.orderdetail .address__phone{margin-top:.5rem;color:#e8e3d8;font-weight:500}.orderdetail .summary{display:flex;flex-direction:column;gap:1rem}.orderdetail .summary__line{display:flex;justify-content:space-between;align-items:center;font-size:14px}@media (min-width: 768px){.orderdetail .summary__line{font-size:15px}}.orderdetail .summary__line span:first-child{color:#c9beb0}.orderdetail .summary__line span:last-child{color:#e8e3d8;font-weight:600}.orderdetail .summary__line--green,.orderdetail .summary__line--green span{color:#22c55e!important}.orderdetail .summary__line--total{padding-top:1rem;border-top:2px solid rgba(232,227,216,.2);font-size:16px}@media (min-width: 768px){.orderdetail .summary__line--total{font-size:18px}}.orderdetail .summary__line--total span:last-child{color:#e8e3d8;font-size:20px;font-weight:700}@media (min-width: 768px){.orderdetail .summary__line--total span:last-child{font-size:22px}}.orderdetail .instruction:not(:last-child){margin-bottom:1.5rem}.orderdetail .instruction__label{font-size:12px;font-weight:600;color:#e8e3d8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}@media (min-width: 768px){.orderdetail .instruction__label{font-size:13px}}.orderdetail .instruction__text{font-size:14px;color:#c9beb0;background:#3d23174d;padding:1rem;border-radius:.125rem;line-height:1.6}@media (min-width: 768px){.orderdetail .instruction__text{font-size:15px;padding:1.5rem}}.orderdetail .payment{display:flex;flex-direction:column;gap:1rem}.orderdetail .payment__row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.orderdetail .payment__row span:first-child{color:#c9beb0}.orderdetail .payment__row span:last-child{color:#e8e3d8;font-weight:600}@media (min-width: 768px){.orderdetail .payment__row{font-size:15px}}.orderdetail .payment__badge{padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600}@media (min-width: 768px){.orderdetail .payment__badge{padding:8px 14px;font-size:13px}}.orderdetail__error,.orderdetail__loader{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem}.orderdetail__error .error__icon,.orderdetail__error .loader__spinner,.orderdetail__loader .error__icon,.orderdetail__loader .loader__spinner{width:56px;height:56px;margin-bottom:1.5rem}.orderdetail__error .error__icon,.orderdetail__loader .error__icon{color:#a39485}.orderdetail__error .loader__spinner,.orderdetail__loader .loader__spinner{border:3px solid rgba(232,227,216,.2);border-top-color:#e8e3d8;border-radius:50%;animation:spin .8s linear infinite}.orderdetail__error h2,.orderdetail__loader h2{font-size:20px;color:#e8e3d8;margin-bottom:.5rem}@media (min-width: 768px){.orderdetail__error h2,.orderdetail__loader h2{font-size:22px}}.orderdetail__error p,.orderdetail__loader p{font-size:14px;color:#c9beb0;margin-bottom:2rem;max-width:400px}@media (min-width: 768px){.orderdetail__error p,.orderdetail__loader p{font-size:15px}}@keyframes spin{to{transform:rotate(360deg)}}.orderdetail__dispatch{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#e8e3d814,#e8e3d805);border:1px solid rgba(232,227,216,.2);border-radius:.375rem;margin-bottom:1.5rem;transition:all .3s ease}@media (min-width: 768px){.orderdetail__dispatch{padding:2rem;margin-bottom:2rem}}.orderdetail__dispatch--warning{background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border-color:#f59e0b4d}.orderdetail__dispatch--warning .dispatch__icon{background:#f59e0b26;color:#f59e0b}.orderdetail__dispatch--warning .dispatch__title{color:#f59e0b}.dispatch__icon{width:40px;height:40px;flex-shrink:0;background:#e8e3d826;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e8e3d8}.dispatch__icon svg{width:20px;height:20px}@media (min-width: 768px){.dispatch__icon{width:48px;height:48px}.dispatch__icon svg{width:24px;height:24px}}.dispatch__content{flex:1;min-width:0}.dispatch__title{font-size:13px;font-weight:600;color:#e8e3d8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}@media (min-width: 768px){.dispatch__title{font-size:14px;margin-bottom:8px}}.dispatch__message{font-size:14px;color:#e8e3d8;line-height:1.6;margin-bottom:.5rem}@media (min-width: 768px){.dispatch__message{font-size:15px}}.dispatch__dates{font-weight:700;color:#e8e3d8;white-space:nowrap}.dispatch__contact{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;padding:8px 16px;background:#25d366;color:#fff;text-decoration:none;border-radius:.25rem;font-size:13px;font-weight:600;transition:all .2s ease}.dispatch__contact:hover{background:#20ba5a;transform:translateY(-1px);box-shadow:0 4px 12px #25d3664d}@media (min-width: 768px){.dispatch__contact{font-size:14px;padding:10px 20px}}.container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px;padding:0 1.5rem}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.grid-responsive{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.grid-responsive{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.grid-responsive{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.grid-responsive{grid-template-columns:repeat(4,1fr)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fade-in{animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header-luxury__role-badge{padding:.25rem .5rem;background-color:#e8e3d833;border:1px solid #e8e3d8;border-radius:.125rem;font-size:.75rem;font-weight:600;color:#e8e3d8;text-transform:uppercase;letter-spacing:.5px;margin-left:.5rem}@media (min-width: 768px){.header-luxury__role-badge{display:none}}.loading-screen{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100vh;background-color:#1a1612;color:#a39485}.loading-screen .loading__spinner{width:40px;height:40px;border:2px solid #3d2317;border-top:2px solid #e8e3d8;border-radius:50%;margin-bottom:1.5rem;animation:spin 1s linear infinite}.upload-progress{margin:1rem 0}.upload-progress__item{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.875rem}.upload-progress__item .progress-bar{flex:1;height:4px;background-color:#e8e3d833;border-radius:.125rem;overflow:hidden}.upload-progress__item .progress-bar__fill{height:100%;background-color:#e8e3d8;transition:width .35s ease-out}.image-upload__hint{color:#c9beb0;font-size:.875rem;margin-top:.25rem;font-style:italic}.hero-carousel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-carousel__background{position:relative;width:100%;height:100%;overflow:hidden}.hero-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1.1);transition:all 2s cubic-bezier(.25,.46,.45,.94)}.hero-carousel__slide.active{opacity:1;transform:scale(1)}.hero-carousel__slide.loaded{background-image:inherit}.hero-carousel__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1612d9,#2c1810b3,#1a161266 60%,#1a1612cc)}.hero-carousel__indicators{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:3}@media (min-width: 640px){.hero-carousel__indicators{bottom:1rem;gap:.5rem}}.hero-carousel__indicator{width:50px;height:4px;background-color:#e8e3d84d;border:none;border-radius:9999px;cursor:pointer;position:relative;overflow:hidden;transition:all .35s ease-out}@media (min-width: 640px){.hero-carousel__indicator{width:30px;height:3px}}.hero-carousel__indicator:hover{background-color:#e8e3d880}.hero-carousel__indicator.active{background-color:#e8e3d866}.hero-carousel__indicator.active .indicator-progress{width:100%}.hero-carousel .indicator-progress{position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#e8e3d8,#fff);border-radius:inherit;transition:width 6s linear}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background-color:#2c1810cc;border:1px solid rgba(232,227,216,.3);border-radius:9999px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#e8e3d8;cursor:pointer;transition:all .35s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 640px){.hero-carousel__arrow{width:40px;height:40px}.hero-carousel__arrow svg{width:18px;height:18px}}.hero-carousel__arrow:hover{background-color:#e8e3d8e6;color:#1a1612;border-color:#e8e3d8;transform:translateY(-50%) scale(1.1)}.hero-carousel__arrow--prev{left:2rem}@media (min-width: 640px){.hero-carousel__arrow--prev{left:1rem}}.hero-carousel__arrow--next{right:2rem}@media (min-width: 640px){.hero-carousel__arrow--next{right:1rem}}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem}@media (max-width: 640px){.breadcrumb{display:none}}.breadcrumb a{color:#e8e3d8;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span:last-child{color:#a39485}.img-preview__backdrop{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.img-preview__content{position:relative;max-width:90vw;max-height:90vh}.img-preview__image{display:block;max-width:90vw;max-height:90vh;border-radius:12px;box-shadow:0 10px 30px #00000080;object-fit:contain}.img-preview__close{position:absolute;top:-12px;right:-12px;width:36px;height:36px;border:none;border-radius:50%;background:#1e1e1ee6;color:#fff;cursor:pointer;font-size:18px;line-height:1;display:grid;place-items:center;box-shadow:0 4px 12px #0006}.img-preview__close:hover{background:#1e1e1e}.announce-marquee{width:100%;background:linear-gradient(135deg,#e8e3d8c7,#ffffff7d);color:#1a1612;border-bottom:1px solid rgba(0,0,0,.06);position:relative;z-index:10}.announce-marquee__viewport{height:25px;display:flex;align-items:center;overflow:hidden;mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}.announce-marquee__track{display:inline-flex;align-items:center;gap:50rem;padding-left:6vw;animation:announce-scroll 28s linear infinite}@media (max-width: 640px){.announce-marquee__track{gap:20rem}}@media (max-width: 576px){.announce-marquee__track{gap:8rem}}@media (prefers-reduced-motion: reduce){.announce-marquee__track{animation:none}}.announce-marquee__item{flex:0 0 auto;background:#fff;border:1px solid rgba(0,0,0,.08);color:#1a1612;border-radius:999px;padding:.25rem .6rem;line-height:1;white-space:nowrap;font-size:9px;font-weight:500}@keyframes announce-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}
