@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&display=swap";body{margin:0}.hero-section{width:100%;height:90vh;overflow:hidden}.hero-swiper{width:100%;height:100%}.hero-slide{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:1024px){.hero-section{height:60vh}}@media(max-width:768px){.hero-section{height:20.5vh}.hero-slide{height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.showcase{width:100%;overflow-x:hidden}.showcase__grid{display:grid;grid-template-columns:1fr 1fr;gap:0px;width:100%}.showcase__item{position:relative;overflow:hidden}.showcase__image{width:100%;height:420px;object-fit:cover;display:block;transition:transform .3s ease}.showcase__image:hover{transform:scale(1.02)}@media(max-width:768px){.showcase__grid{grid-template-columns:1fr;gap:1px}.showcase__image{height:280px}}@media(min-width:769px)and (max-width:1024px){.showcase__image{height:320px}}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype")}.images-section{width:100%;overflow:visible;position:relative}.images-section__candles{padding:60px 0;margin-bottom:20px;position:relative;overflow:hidden}@media(max-width:768px){.images-section__candles{padding:40px 0;margin-bottom:15px;overflow:hidden}}.images-section__shadow{position:absolute;top:0;width:120px;height:100%;z-index:10;pointer-events:none}@media(max-width:768px){.images-section__shadow{width:60px}}.images-section__shadow--left{left:0;background:linear-gradient(90deg,#fff,#fff0)}.images-section__shadow--right{right:0;background:linear-gradient(90deg,#fff0,#fff)}@media(min-width:769px){.images-section__shadow--right{display:none}}.images-section__candles-track{display:flex;gap:20px;justify-content:center;align-items:center;padding:0;width:100%}@media(min-width:769px){.images-section__candles-track{gap:30px;justify-content:center;flex-wrap:nowrap;overflow-x:visible}}@media(max-width:768px){.images-section__candles-track{animation:slideCandles 25s linear infinite;padding:0 30px;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:30px;scrollbar-width:none}.images-section__candles-track::-webkit-scrollbar{display:none}}.images-section__candle-item{flex:0 0 auto;position:relative;transform-style:preserve-3d;perspective:1000px}@media(min-width:1400px){.images-section__candle-item{width:200px;height:320px}}@media(min-width:1200px)and (max-width:1399px){.images-section__candle-item{width:190px;height:300px}}@media(min-width:992px)and (max-width:1199px){.images-section__candle-item{width:180px;height:280px}}@media(min-width:769px)and (max-width:991px){.images-section__candle-item{width:160px;height:250px}}@media(max-width:768px){.images-section__candle-item{width:180px;height:260px}}@media(max-width:480px){.images-section__candle-item{width:150px;height:220px}}.images-section__candle-image-wrapper{width:100%;height:100%;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #00000026;transition:all .4s ease;backface-visibility:hidden}.images-section__candle-image-wrapper:hover{transform:scale(1.02) translateY(-5px);box-shadow:0 15px 35px #0003}.images-section__candle-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;backface-visibility:hidden}.images-section__platforms{text-align:center;padding:0 20px 80px}@media(max-width:768px){.images-section__platforms{padding:0 15px 60px}}.images-section__title{font-size:clamp(32px,4.5vw,52px);margin-bottom:14px;font-weight:700;line-height:1.2;will-change:transform,opacity;font-family:Bold,sans-serif}@media(max-width:768px){.images-section__title{font-size:clamp(28px,6vw,40px)}}.images-section__description{font-size:clamp(16px,2.4vw,22px);color:#555;margin-bottom:50px;line-height:1.5;max-width:650px;margin-left:auto;margin-right:auto;will-change:transform,opacity;font-family:Content,sans-serif}@media(max-width:768px){.images-section__description{font-size:clamp(14px,3vw,18px);margin-bottom:30px;padding:0 10px}}.images-section__logos-outer{max-width:500px;margin:0 auto;overflow:hidden;position:relative}.images-section__logos-outer:before{content:"";position:absolute;left:0;top:0;width:60px;height:100%;background:linear-gradient(90deg,#fff,#fff0);z-index:2;pointer-events:none}.images-section__logos-outer:after{content:"";position:absolute;right:0;top:0;width:60px;height:100%;background:linear-gradient(90deg,#fff0,#fff);z-index:2;pointer-events:none}.images-section__logos-inner{display:flex;gap:40px;width:max-content;animation:slideLogos 18s linear infinite}@media(max-width:768px){.images-section__logos-inner{gap:30px}}.images-section__logo-item{width:90px;height:90px;flex-shrink:0;transform-style:preserve-3d}.images-section__logo-box{width:100%;height:100%;border-radius:22px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;box-shadow:0 6px 18px #00000026;transition:all .3s ease;backface-visibility:hidden}@media(max-width:768px){.images-section__logo-box{font-size:14px;border-radius:18px}}@keyframes slideCandles{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes slideLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.images-section__candles-track,.images-section__logos-inner{animation-play-state:running}}@media(min-width:769px)and (max-width:1024px){.images-section__candle-item{width:170px;height:260px}.images-section__logos-inner{gap:35px}.images-section__logo-item{width:85px;height:85px}}@media(min-width:1200px){.images-section__candles-track{gap:20px}.images-section__candle-item{width:230px;height:325px}.images-section__logos-inner{gap:50px}}@media(min-width:1600px){.images-section__candles-track{gap:35px}.images-section__candle-item{width:220px;height:350px}}@media(min-width:1920px){.images-section__candles-track{gap:40px}.images-section__candle-item{width:240px;height:380px}}@media(prefers-reduced-motion:reduce){.images-section__candles-track,.images-section__logos-inner{animation:none}.images-section__candle-image-wrapper:hover,.images-section__logo-box:hover{transform:none}}.images-section__logo-box{width:100%;height:100%;border-radius:22px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;box-shadow:0 6px 18px #00000026;transition:all .3s ease;backface-visibility:hidden;overflow:hidden;padding:15px;box-sizing:border-box;border:1px solid rgba(0,0,0,.08)}.images-section__logo-box img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:768px){.images-section__logo-box{font-size:14px;border-radius:18px;padding:12px}}.images-section__logo-box:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0003}@media(min-width:769px)and (max-width:1024px){.images-section__logo-item{width:85px;height:85px}}@media(max-width:768px){.images-section__logo-item{width:70px;height:70px}}.wishlist-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;animation:fadeIn .3s ease}.wishlist-sidebar{position:fixed;top:0;right:0;width:350px;height:100vh;background:#fff;z-index:9999;display:flex;flex-direction:column;animation:slideIn .3s ease-out;box-shadow:-5px 0 20px #00000026;border-top-left-radius:30px;border-bottom-left-radius:30px}.wishlist-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.wishlist-sidebar-header h2{font-family:Heading,sans-serif;font-size:18px;font-weight:500;margin:0}.wishlist-sidebar-header .close-sidebar-btn{background:none;border:none;font-size:28px;cursor:pointer;line-height:1;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.wishlist-sidebar-header .close-sidebar-btn:hover{background:#f5f5f5;color:#000}.wishlist-sidebar-content{flex:1;overflow-y:auto;padding:20px;max-height:calc(100vh - 250px)}.wishlist-sidebar-content::-webkit-scrollbar{width:4px}.wishlist-sidebar-content::-webkit-scrollbar-track{background:#f1f1f1}.wishlist-sidebar-content::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.empty-wishlist-sidebar{text-align:center;padding:40px 0}.empty-wishlist-sidebar .empty-icon{font-size:50px;margin-bottom:15px;opacity:.3}.empty-wishlist-sidebar p{font-family:Content,sans-serif;font-size:14px;color:#666;margin:0 0 5px}.empty-wishlist-sidebar .empty-subtext{font-size:12px;color:#999}.wishlist-items-container{display:flex;flex-direction:column;gap:20px}.wishlist-sidebar-item{display:flex;gap:12px;padding-bottom:20px;border-bottom:1px solid #f0f0f0;position:relative}.wishlist-sidebar-item:last-child{border-bottom:none}.wishlist-sidebar-item img{width:70px;height:70px;object-fit:cover;border-radius:4px;cursor:pointer;transition:opacity .2s}.wishlist-sidebar-item img:hover{opacity:.8}.wishlist-sidebar-item .item-details{flex:1}.wishlist-sidebar-item .item-details h4{font-family:Heading,sans-serif;font-size:14px;font-weight:500;margin:0 0 5px;cursor:pointer;transition:color .2s}.wishlist-sidebar-item .item-details h4:hover{color:#666}.wishlist-sidebar-item .item-details .fragrance{font-size:11px;color:#666;margin:0 0 5px}.wishlist-sidebar-item .item-details .variants{display:flex;flex-direction:column;gap:3px;margin-bottom:8px}.wishlist-sidebar-item .item-details .variants span{font-size:11px;color:#888;background:#f8f8f8;padding:2px 6px;border-radius:3px;display:inline-block;width:fit-content}.wishlist-sidebar-item .item-details .price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wishlist-sidebar-item .item-details .price-row .price{font-size:14px;font-weight:600;color:#000}.wishlist-sidebar-item .item-details .price-row .old-price{font-size:12px;color:#999;text-decoration:line-through}.wishlist-sidebar-item .item-details .price-row .off-badge{font-size:10px;font-weight:600;color:#fff;background:#2ecc71;padding:2px 6px;border-radius:999px}.wishlist-sidebar-item .remove-item-btn{position:absolute;top:0;right:0;background:none;border:none;font-size:20px;cursor:pointer;line-height:1;color:#ccc;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.wishlist-sidebar-item .remove-item-btn:hover:not(:disabled){background:#f5f5f5;color:#000}.wishlist-sidebar-item .remove-item-btn:disabled{opacity:.5;cursor:not-allowed}.wishlist-sidebar-summary{border-top:1px solid #e5e5e5;padding:20px;background:#fff;flex-shrink:0}.wishlist-sidebar-summary .summary-row{display:flex;justify-content:space-between;font-size:14px;color:#222;margin-bottom:10px}.wishlist-sidebar-summary .summary-row.total{font-weight:600;font-size:16px;margin-top:10px;padding-top:10px;border-top:1px solid #e5e5e5}.wishlist-sidebar-summary .view-all-btn{width:100%;background:#000;color:#fff;border:none;padding:12px;font-size:12px;letter-spacing:1px;cursor:pointer;transition:background .2s;margin-top:15px;font-family:Content,sans-serif}.wishlist-sidebar-summary .view-all-btn:hover{background:#333}@media(max-width:768px){.wishlist-sidebar,.wishlist-sidebar-overlay{display:none}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal}.login-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease}.login-modal__overlay{position:absolute;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-modal__container{position:relative;display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #0000004d;z-index:10000;animation:slideUp .4s ease}@media(max-width:768px){.login-modal__container{grid-template-columns:1fr;max-width:450px;max-height:85vh;overflow-y:auto}}.login-modal__close{position:absolute;top:20px;right:20px;background:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#666;cursor:pointer;z-index:10001;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.login-modal__close:hover{background:#f5f5f5;color:#d4a017;transform:rotate(90deg)}@media(max-width:768px){.login-modal__close{top:15px;right:15px;width:36px;height:36px}}.login-modal__left{padding:60px 40px;display:flex;align-items:center;order:1}@media(max-width:768px){.login-modal__left{padding:50px 30px 40px;order:1}}.login-modal__right{position:relative;overflow:hidden;order:2}@media(max-width:768px){.login-modal__right{display:none}}.login-modal__image-wrapper{position:relative;width:100%;height:100%}.login-modal__image{width:100%;height:100%;object-fit:cover;display:block}.login-modal__image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#000000b3);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#fff;text-align:center}.login-modal__logo{font-size:64px;margin-bottom:20px;opacity:.9}.login-modal__brand{font-family:Heading;font-size:32px;margin-bottom:10px;letter-spacing:1px}.login-modal__tagline{font-family:LightHeading;font-size:16px;opacity:.9;max-width:300px;line-height:1.5}.login-modal__form-container{width:100%;max-width:400px;margin:0 auto}.login-modal__header{margin-bottom:40px;text-align:center}.login-modal__title{font-family:Heading;font-size:32px;color:#1a1a1a;margin-bottom:0;margin-top:0;letter-spacing:.5px}@media(max-width:768px){.login-modal__title{font-size:28px}}.login-modal__subtitle{font-family:LightHeading;font-size:16px;color:#666;letter-spacing:.5px;margin-top:0;margin-bottom:0}.login-modal__form{width:100%}.login-modal__form-group{margin-bottom:24px}.login-modal__input-wrapper{position:relative;display:flex;align-items:center}.login-modal__input-icon{position:absolute;left:16px;color:#999;font-size:18px;z-index:1}.login-modal__input{width:100%;padding:16px 16px 16px 48px;border:1px solid #e0e0e0;border-radius:12px;font-family:Content;font-size:15px;color:#333;background:#fafafa;transition:all .3s ease;outline:none}.login-modal__input:focus{border-color:#d4a017;background:#fff;box-shadow:0 0 0 3px #d4a0171a;transform:translateY(-2px)}.login-modal__input--error{border-color:#e53e3e;background:#fff5f5}.login-modal__input::placeholder{color:#999;font-family:Content}.login-modal__password-toggle{position:absolute;right:16px;background:none;border:none;color:#999;font-size:18px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.login-modal__password-toggle:hover{color:#d4a017}.login-modal__error{font-family:Content;font-size:13px;color:#e53e3e;margin-top:6px;margin-left:4px}.login-modal__submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#d4a017,#b88b14);color:#fff;border:none;border-radius:12px;font-family:LightHeading;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 15px #d4a01733}.login-modal__submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #d4a0174d}.login-modal__submit-btn:active:not(:disabled){transform:translateY(-1px)}.login-modal__submit-btn:disabled{opacity:.7;cursor:not-allowed}.login-modal__footer{margin-top:20px;text-align:center;padding-top:20px;border-top:1px solid #eee}.login-modal__register-text{font-family:Content;font-size:14px;color:#666;margin-bottom:12px}.login-modal__register-link{color:#d4a017;font-weight:600;text-decoration:none;transition:color .2s ease;background:none;border:none}.login-modal__register-link:hover{color:#b88b14;text-decoration:underline}.login-modal__forgot-link{background:none;border:none;font-family:Content;font-size:14px;color:#666;text-decoration:none;cursor:pointer;padding:0;transition:color .2s ease}.login-modal__forgot-link:hover{color:#d4a017;text-decoration:underline}.forgot-password-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px}.forgot-password-modal__overlay{position:absolute;inset:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.forgot-password-modal__content{position:relative;background:#fff;border-radius:20px;padding:40px;max-width:450px;width:100%;box-shadow:0 25px 60px #00000080;z-index:100001;animation:slideUp .3s ease}@media(max-width:768px){.forgot-password-modal__content{padding:30px 25px;max-width:90%;margin:20px}}.forgot-password-modal__close{position:absolute;top:20px;right:20px;background:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#666;cursor:pointer;z-index:1;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.forgot-password-modal__close:hover{background:#f5f5f5;color:#d4a017;transform:rotate(90deg)}@media(max-width:768px){.forgot-password-modal__close{top:15px;right:15px;width:36px;height:36px}}.forgot-password-modal__title{font-family:Heading;font-size:28px;color:#1a1a1a;margin-bottom:10px;text-align:center}@media(max-width:768px){.forgot-password-modal__title{font-size:24px}}.forgot-password-modal__step{margin-top:20px}.forgot-password-modal__description{font-family:Content;font-size:15px;color:#666;margin-bottom:25px;text-align:center;line-height:1.5}.forgot-password-modal__description strong{color:#1a1a1a}.forgot-password-modal__input-group{position:relative;display:flex;align-items:center;margin-bottom:25px}.forgot-password-modal__input-icon{position:absolute;left:16px;color:#999;font-size:18px;z-index:1}.forgot-password-modal__input{width:100%;padding:16px 16px 16px 48px;border:1px solid #e0e0e0;border-radius:12px;font-family:Content;font-size:15px;color:#333;background:#fafafa;transition:all .3s ease;outline:none}.forgot-password-modal__input:focus{border-color:#d4a017;background:#fff;box-shadow:0 0 0 3px #d4a0171a}.forgot-password-modal__input--otp{text-align:center;font-size:28px;letter-spacing:10px;padding:16px;font-weight:700;color:#d4a017;font-family:monospace}.forgot-password-modal__input--otp::placeholder{font-size:16px;letter-spacing:normal;color:#999;font-family:Content}.forgot-password-modal__input::placeholder{color:#999;font-family:Content}.forgot-password-modal__btn{width:100%;padding:16px;background:linear-gradient(135deg,#d4a017,#b88b14);color:#fff;border:none;border-radius:12px;font-family:LightHeading;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-bottom:15px;box-shadow:0 4px 15px #d4a01733}.forgot-password-modal__btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #d4a0174d}.forgot-password-modal__btn:active:not(:disabled){transform:translateY(-1px)}.forgot-password-modal__btn:disabled{opacity:.7;cursor:not-allowed}.forgot-password-modal__otp-actions{text-align:center;margin-bottom:25px}.forgot-password-modal__timer{font-family:Content;font-size:14px;color:#666;display:inline-block;padding:8px 16px;background:#f5f5f5;border-radius:8px}.forgot-password-modal__resend{background:none;border:none;font-family:Content;font-size:14px;color:#d4a017;cursor:pointer;text-decoration:underline;padding:8px 16px;transition:color .2s ease}.forgot-password-modal__resend:hover{color:#b88b14}.forgot-password-modal__resend:disabled{color:#999;cursor:not-allowed;text-decoration:none}.forgot-password-modal__back{width:100%;padding:12px;background:none;border:1px solid #e0e0e0;color:#666;border-radius:8px;font-family:Content;font-size:14px;cursor:pointer;transition:all .2s ease}.forgot-password-modal__back:hover{background:#f9f9f9;border-color:#d4a017;color:#d4a017}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal}.register-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease}.register-modal__backdrop{position:absolute;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.register-modal__container{position:relative;display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #0000004d;z-index:10000;animation:slideUp .4s ease}@media(max-width:768px){.register-modal__container{grid-template-columns:1fr;max-width:450px;max-height:85vh;overflow-y:auto}}.register-modal__close{position:absolute;top:20px;right:20px;background:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#666;cursor:pointer;z-index:10001;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.register-modal__close:hover{background:#f5f5f5;color:#d4a017;transform:rotate(90deg)}@media(max-width:768px){.register-modal__close{top:15px;right:15px;width:36px;height:36px}}.register-modal__left{position:relative;overflow:hidden;order:1}@media(max-width:768px){.register-modal__left{display:none}}.register-modal__image-wrapper{position:relative;width:100%;height:100%}.register-modal__image{width:100%;height:100%;object-fit:cover;display:block}.register-modal__image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#000000b3);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#fff;text-align:center}.register-modal__logo{font-size:64px;margin-bottom:20px;opacity:.9}.register-modal__brand{font-family:Heading;font-size:32px;margin-bottom:10px;letter-spacing:1px}.register-modal__tagline{font-family:LightHeading;font-size:16px;opacity:.9;max-width:300px;line-height:1.5}.register-modal__right{padding:20px 40px 25px;display:flex;align-items:center;order:2}@media(max-width:768px){.register-modal__right{padding:50px 30px 40px;order:1}}.register-modal__form-container{width:100%;max-width:400px;margin:0 auto}.register-modal__header{margin-bottom:40px;text-align:center}.register-modal__title{font-family:Heading;font-size:32px;color:#1a1a1a;margin-bottom:5px;margin-top:10px;letter-spacing:.5px}@media(max-width:768px){.register-modal__title{font-size:28px}}.register-modal__subtitle{font-family:LightHeading;font-size:16px;margin-top:0;color:#666;letter-spacing:.5px}.register-modal__form{width:100%}.register-modal__form-group{margin-bottom:24px}.register-modal__input-wrapper{position:relative;display:flex;align-items:center}.register-modal__input-icon{position:absolute;left:16px;color:#999;font-size:18px;z-index:1}.register-modal__input{width:100%;padding:16px 16px 16px 48px;border:1px solid #e0e0e0;border-radius:12px;font-family:Content;font-size:15px;color:#333;background:#fafafa;transition:all .3s ease;outline:none}.register-modal__input:focus{border-color:#d4a017;background:#fff;box-shadow:0 0 0 3px #d4a0171a;transform:translateY(-2px)}.register-modal__input--error{border-color:#e53e3e;background:#fff5f5}.register-modal__input::placeholder{color:#999;font-family:Content}.register-modal__password-toggle{position:absolute;right:16px;background:none;border:none;color:#999;font-size:18px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.register-modal__password-toggle:hover{color:#d4a017}.register-modal__error{font-family:Content;font-size:13px;color:#e53e3e;margin-top:6px;margin-left:4px}.register-modal__submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#d4a017,#b88b14);color:#fff;border:none;border-radius:12px;font-family:LightHeading;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 15px #d4a01733}.register-modal__submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #d4a0174d}.register-modal__submit-btn:active:not(:disabled){transform:translateY(-1px)}.register-modal__submit-btn:disabled{opacity:.7;cursor:not-allowed}.register-modal__footer{margin-top:20px;text-align:center;padding-top:20px;border-top:1px solid #eee}.register-modal__login-text{font-family:Content;font-size:14px;color:#666;margin-bottom:5px;margin-top:0}.register-modal__login-link{color:#d4a017;font-weight:600;text-decoration:none;transition:color .2s ease;border:none;background:none}.register-modal__login-link:hover{color:#b88b14;text-decoration:underline}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.product-showcase{padding:10px 100px 80px;text-align:center;font-family:Content,sans-serif;background:#fff;border-top:1px solid #eee;position:relative}.product-section-header{margin-bottom:40px;padding:0 20px}.product-section-title{font-size:40px;font-weight:600;margin-bottom:0!important;font-family:Bold,sans-serif;color:#222}.product-section-subtitle{font-size:20px;color:#666;max-width:600px;margin:0 auto;font-family:Content,sans-serif}.product-slider-container{position:relative;padding:0 20px;min-height:320px}.product-card{text-align:left;cursor:pointer;transition:transform .3s ease;padding:10px;height:100%;width:100%}.product-card:hover{transform:translateY(-5px)}.product-image-container{position:relative;width:100%;height:240px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;overflow:hidden;border-radius:8px}.product-image-container img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .3s ease;background:#f7f7f7;border-radius:15px}.product-image-container img:hover{transform:scale(1.05)}.product-special-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#ff416c,#ff4b2b);color:#fff;font-size:9px;font-weight:600;padding:6px 12px;border-radius:4px;z-index:3;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 3px 8px #ff4b2b66;animation:product-pulse 2s infinite;white-space:nowrap;font-family:Content,sans-serif}@keyframes product-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.product-wishlist-btn{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;border:none;background:#ffffffe6;cursor:pointer;box-shadow:0 6px 16px #00000026;z-index:2;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width:576px){.product-wishlist-btn{right:20px;width:30px;height:25px}}.product-wishlist-btn:hover{background:#000;transform:scale(1.1)}.product-wishlist-btn.product-wishlisted{background:#fff}.product-wishlist-btn.product-wishlisted .product-wishlist-icon.product-filled{color:red}.product-wishlist-btn .product-wishlist-icon{font-size:16px;color:#666;transition:color .3s ease}.product-wishlist-btn .product-wishlist-icon.product-filled{color:#e74c3c}.product-wishlist-btn:hover .product-wishlist-icon{color:#fff}.product-loading-small{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:product-spin 1s linear infinite}.product-card-name{font-size:15px;font-weight:600;margin-bottom:8px;color:#222;line-height:1.3;min-height:22px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Content,sans-serif}.product-card-desc{font-size:14px;color:#444;margin-bottom:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px;max-height:40px}.product-price-container{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-family:Content,sans-serif}.product-price-container .product-price-current{font-size:18px;font-weight:700;color:#111}.product-price-container .product-price-original{font-size:15px;color:#999;text-decoration:line-through}.product-price-container .product-discount-badge{font-size:12px;font-weight:600;color:#fff;background:#2ecc71;padding:4px 9px;border-radius:999px}.product-slider-arrows{position:absolute;right:15px;bottom:-50px;display:flex;gap:14px;z-index:10}.product-slider-arrows button{width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent}.product-slider-arrows button .product-arrow-icon{font-size:20px;color:#000}.product-loading{text-align:center;padding:40px 0}.product-loading .product-loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:product-spin 1s linear infinite;margin:0 auto 15px}.product-loading p{color:#666;font-size:14px}@keyframes product-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-error-state,.product-empty-state{text-align:center;padding:40px 0}.product-error-state .product-error-message,.product-empty-state .product-error-message{color:#e74c3c;margin-bottom:20px;font-size:16px}.product-error-state .product-retry-btn,.product-empty-state .product-retry-btn{background:#3498db;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s}.product-error-state .product-retry-btn:hover,.product-empty-state .product-retry-btn:hover{background:#2980b9}@media(min-width:1200px){.product-slider-container .product-card{max-width:240px;margin:0 auto}.product-slider-container .product-image-container{height:250px}}@media(max-width:768px){.product-showcase{padding:40px 0}.product-section-title{font-size:24px}.product-section-subtitle{font-size:14px}.product-slider-container{padding:0 15px}.product-image-container{height:200px;width:95%;margin:0 auto 15px;max-width:280px}.product-image-container img{width:90%;height:auto;max-height:180px;padding:8px}.product-card{width:85%;max-width:280px;margin:0 auto;padding:10px 0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.product-card-name{font-size:15px;margin-bottom:0!important;min-height:15px;width:100%;text-align:left;margin-left:15px}.product-card-desc{font-size:13px;min-height:36px;width:100%;text-align:left;margin-left:15px}.product-price-container{width:100%;justify-content:left;text-align:left;margin-left:15px}.product-price-container .product-price-current{font-size:16px}.product-price-container .product-price-original{font-size:14px}.product-price-container .product-discount-badge{font-size:11px;padding:3px 8px}.product-special-badge{font-size:9px;padding:4px 8px;top:8px;left:8px}.product-slider-arrows{position:static;justify-content:center;margin-top:30px}}@media(max-width:576px){.product-showcase{padding:10px 0 30px}.product-image-container{height:200px;width:90%;max-width:250px}.product-image-container img{width:85%;max-height:180px}.product-card{width:100%;max-width:270px}.product-special-badge{font-size:8px;padding:3px 6px}.product-card-name{font-size:14px}.product-price-container .product-price-current{font-size:15px}.product-price-container .product-price-original{font-size:13px}}@media(min-width:769px)and (max-width:1199px){.product-image-container{height:220px}.product-card-name{font-size:15px}.product-price-container .product-price-current{font-size:17px}}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype")}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype")}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype")}.about-ramayan{background:#f6f3ef;padding:40px 0 0;overflow:hidden}.about-container{max-width:1100px;margin:0 auto;padding:0 90px;display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch}.about-content{padding-bottom:40px}.about-content .about-small{font-family:LightHeading;font-size:35px;margin-bottom:-10px}.about-content .about-title{font-family:Bold,sans-serif;font-size:48px;margin-bottom:10px;margin-top:0}.about-content p{font-family:Content;font-size:16px;line-height:1.7;margin-bottom:18px;color:#000;max-width:520px}.about-content .about-intro{margin-top:30px;font-size:16px}.about-image{display:flex;align-items:flex-end;justify-content:center;transform-style:preserve-3d;perspective:1000px}.about-image img{width:100%;max-height:500px;object-fit:contain;display:block;backface-visibility:hidden}@media(max-width:768px){.about-container{grid-template-columns:1fr;padding:0 20px;text-align:center}.about-content{order:1;padding-bottom:40px}.about-content .about-small{font-size:22px;margin-top:0}.about-content .about-title{font-size:34px}.about-content p{max-width:100%;text-align:center}.about-image{order:2;margin-bottom:30px;perspective:none}.about-image img{max-height:420px}}.about-container,.about-content *,.about-image{will-change:transform,opacity}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.cta-section{width:100%;height:70vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.cta-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;padding:0 20px}.cta-text{font-family:Bold,serif;font-size:28px;letter-spacing:2px;color:#fff;text-align:center;text-transform:uppercase;line-height:1.4;max-width:1000px;will-change:transform,opacity;position:relative;overflow:hidden}.cta-text:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);transform:rotate(30deg);animation:shine 8s infinite linear;opacity:0}@keyframes shine{0%{transform:translate(-100%) rotate(30deg);opacity:0}20%{opacity:.3}40%{opacity:.1}to{transform:translate(100%) rotate(30deg);opacity:0}}@media(max-width:768px){.cta-section{height:30vh}.cta-text{font-size:18px;letter-spacing:1.2px}.cta-text:after{display:none}}@media(prefers-reduced-motion:reduce){.cta-text{animation:none}.cta-text:after{display:none}.cta-text,.cta-overlay{transition:none}}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.valmiki-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.valmiki-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.valmiki-model__content{flex:.9;padding:5px 0}.valmiki-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.valmiki-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.valmiki-list li{margin-bottom:2px}.valmiki-model__image{flex:1.1;display:flex;justify-content:flex-end}.valmiki-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.dhanurveda-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.dhanurveda-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.dhanurveda-model__content{flex:.9;padding:5px 0}.dhanurveda-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.dhanurveda-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.dhanurveda-list li{margin-bottom:2px}.dhanurveda-model__image{flex:1.1;display:flex;justify-content:flex-end}.dhanurveda-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.dandakaranya-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.dandakaranya-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.dandakaranya-model__content{flex:.9;padding:5px 0}.dandakaranya-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.dandakaranya-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.dandakaranya-list li{margin-bottom:2px}.dandakaranya-model__image{flex:1.1;display:flex;justify-content:flex-end}.dandakaranya-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.kishkindha-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.kishkindha-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.kishkindha-model__content{flex:.9;padding:5px 0}.kishkindha-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.kishkindha-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.kishkindha-list li{margin-bottom:2px}.kishkindha-model__image{flex:1.1;display:flex;justify-content:flex-end}.kishkindha-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.ashokvatika-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.ashokvatika-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.ashokvatika-model__content{flex:.9;padding:5px 0}.ashokvatika-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.ashokvatika-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.ashokvatika-list li{margin-bottom:2px}.ashokvatika-model__image{flex:1.1;display:flex;justify-content:flex-end}.ashokvatika-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.ramsetu-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.ramsetu-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.ramsetu-model__content{flex:.9;padding:5px 0}.ramsetu-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.ramsetu-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.ramsetu-list li{margin-bottom:2px}.ramsetu-model__image{flex:1.1;display:flex;justify-content:flex-end}.ramsetu-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.sanjeevani-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.sanjeevani-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.sanjeevani-model__content{flex:.9;padding:5px 0}.sanjeevani-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.sanjeevani-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.sanjeevani-list li{margin-bottom:2px}.sanjeevani-model__image{flex:1.1;display:flex;justify-content:flex-end}.sanjeevani-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}.vijayagamanam-model{width:100%;background:#fff;border-bottom:1px solid #eee;padding:15px 0}.vijayagamanam-model__inner{max-width:1400px;margin:0 auto;padding:15px 70px 15px 100px;display:flex;align-items:flex-start;gap:40px;min-height:350px}.vijayagamanam-model__content{flex:.9;padding:5px 0}.vijayagamanam-title{font-family:Bold;font-size:28px;margin-bottom:12px;margin-top:25px}.vijayagamanam-list{list-style:disc;padding-left:18px;font-family:Content;font-size:16px;line-height:1.5}.vijayagamanam-list li{margin-bottom:2px}.vijayagamanam-model__image{flex:1.1;display:flex;justify-content:flex-end}.vijayagamanam-model__image img{width:880px;height:350px;object-fit:contain;object-position:center;min-width:750px;max-width:900px;min-height:350px;max-height:350px}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype")}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype")}.ramayan-nav{width:100%;background:#fff;border-bottom:1px solid #eee}.ramayan-nav__top{display:flex;align-items:center;justify-content:space-between;padding:16px 140px 5px}@media(max-width:768px){.ramayan-nav__top{padding:5px 24px}}.ramayan-nav__left{display:flex;align-items:center;gap:12px}.ramayan-nav__logo{width:42px;height:42px;border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.ramayan-nav__title{font-size:30px}@media(max-width:768px){.ramayan-nav__title{font-size:20px}}.ramayan-nav__right{font-family:LightHeading;font-size:14px;letter-spacing:1px}.ramayan-nav__menu{display:none}@media(min-width:769px){.ramayan-nav__menu{display:flex;justify-content:center;gap:32px;padding:14px 0;list-style:none;margin:0}}.ramayan-nav__menu-item{font-family:Heading;font-size:13px;letter-spacing:1px;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}.ramayan-nav__toggle{display:none;background:none;border:none;font-size:22px}.ramayan-nav__mobile{padding:16px;border-top:1px solid #eee}.ramayan-nav__mobile-item{margin-bottom:14px}.ramayan-nav__mobile-item button{width:100%;background:none;border:none;font-family:LightHeading;font-size:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ramayan-nav__submenu{margin-top:8px;padding-left:10px}.ramayan-nav__submenu-item{font-family:Content;font-size:13px;padding:6px 0;color:#555}@media(max-width:768px){.ramayan-desktop-only{display:none!important}.ramayan-nav__toggle{display:block}.ramayan-nav__menu{display:none!important}}@media(min-width:769px){.ramayan-nav__toggle,.ramayan-nav__mobile{display:none}}.valmiki-model-overlay{position:absolute;top:28%;left:0;width:100%;z-index:1000;background:#fff;box-shadow:0 10px 30px #0000001a;border-top:1px solid #eee;animation:slideDown .3s ease}.valmiki-model-overlay .valmiki-model{max-width:1200px;margin:0 auto;padding:0 20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ramayan-nav__menu-item.active{color:#d4a017;font-weight:700}.ramayan-nav__menu-item.active svg{transform:rotate(180deg)}.ramayan-nav{position:relative;z-index:1001}.ramayan-nav__logo{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;border:none}@media(max-width:768px){.ramayan-nav__logo{width:50px;height:50px}}.ramayan-nav__logo img{width:100%;height:100%;object-fit:contain;border-radius:50%}.newtitle{font-family:Bold!important}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}.navbar-new{background:#000;border-bottom:1px solid rgba(255,255,255,.2);position:sticky;top:0;z-index:1002;height:60px;display:flex;align-items:center}.nav-inner{max-width:1400px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}@media(max-width:768px){.nav-inner{padding:5px 24px}}.nav-links{display:flex;gap:28px;list-style:none;font-family:Heading}.nav-links a{color:#fff;text-decoration:none;font-size:14px;letter-spacing:1px}.nav-icons{display:flex;gap:18px;align-items:center}.nav-icons button,.nav-icons a{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;position:relative}.badge{position:absolute;top:-6px;right:-8px;background:red;color:#fff;font-size:10px;padding:2px 5px;border-radius:50%}.search-bar{background:#000;padding:12px 24px}.search-bar input{width:100%;padding:10px;background:transparent;border:1px solid #555;color:#fff}.nav-search-input{width:220px;padding:6px 10px;background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;font-size:13px;outline:none}.hamburger{display:none;background:none;border:none;color:#fff;font-size:22px;cursor:pointer;padding:0}.mobile-menu{position:fixed;top:60px;left:0;right:0;background:#000;padding:20px 24px;display:flex;flex-direction:column;gap:16px;z-index:10000000;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 4px 6px #0000001a;max-height:calc(100vh - 60px);overflow-y:auto}.mobile-menu a{color:#fff;text-decoration:none;text-align:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:16px;letter-spacing:1px}.mobile-menu a:last-child{border-bottom:none}.mobile-icons{display:none;justify-content:center;gap:20px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.mobile-icons button,.mobile-icons a{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;position:relative}.mobile-user-btn{background:none;border:none;color:#fff;font-size:20px;cursor:pointer}@media(max-width:768px){.desktop-only{display:none}.hamburger{display:block}.navbar-new{position:sticky;top:0}.mobile-menu{padding-top:0}.mobile-menu-content{padding:20px 0}}@media(max-width:480px){.nav-inner{padding:5px 16px}.mobile-menu{padding:15px 16px}.nav-icons{gap:14px}.nav-search-input{width:180px}}.cart-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;animation:fadeIn .3s ease}.cart-sidebar{position:fixed;top:0;right:0;width:350px;height:100vh;background:#fff;z-index:9999;display:flex;flex-direction:column;animation:slideIn .3s ease-out;box-shadow:-5px 0 20px #00000026;border-bottom-left-radius:30px!important;border-top-left-radius:30px!important}.cart-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.cart-sidebar-header h2{font-family:Heading,sans-serif;font-size:18px;font-weight:500;margin:0}.cart-sidebar-header .close-sidebar-btn{background:none;border:none;font-size:28px;cursor:pointer;line-height:1;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.cart-sidebar-header .close-sidebar-btn:hover{background:#f5f5f5;color:#000}.cart-sidebar-content{flex:1;overflow-y:auto;padding:20px;max-height:calc(100vh - 320px)}.cart-sidebar-content::-webkit-scrollbar{width:4px}.cart-sidebar-content::-webkit-scrollbar-track{background:#f1f1f1}.cart-sidebar-content::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.sidebar-loading .loading-spinner{width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;animation:spin 1s linear infinite}.empty-cart-sidebar{text-align:center;padding:40px 0}.empty-cart-sidebar .empty-icon{margin-bottom:15px;opacity:.3;color:#666}.empty-cart-sidebar p{font-family:Content,sans-serif;font-size:14px;color:#666;margin:0 0 5px}.empty-cart-sidebar .empty-subtext{font-size:12px;color:#999}.cart-items-container{display:flex;flex-direction:column;gap:20px}.cart-sidebar-item{display:flex;gap:12px;padding-bottom:20px;border-bottom:1px solid #f0f0f0;position:relative}.cart-sidebar-item:last-child{border-bottom:none}.cart-sidebar-item img{width:70px;height:70px;object-fit:cover;border-radius:4px;cursor:pointer;transition:opacity .2s}.cart-sidebar-item img:hover{opacity:.8}.cart-sidebar-item .item-details{flex:1}.cart-sidebar-item .item-details h4{font-family:Heading,sans-serif;font-size:14px;font-weight:500;margin:0 0 5px;cursor:pointer;transition:color .2s}.cart-sidebar-item .item-details h4:hover{color:#666}.cart-sidebar-item .item-details .fragrance{font-size:11px;color:#666;margin:0}.cart-sidebar-item .item-details .variants{display:flex;flex-direction:column;gap:3px;margin-bottom:8px}.cart-sidebar-item .item-details .variants span{font-size:11px;color:#888;background:#f8f8f8;padding:2px 6px;border-radius:3px;display:inline-block;width:fit-content}.cart-sidebar-item .item-details .price-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.cart-sidebar-item .item-details .price-row .price{font-size:14px;font-weight:600;color:#000}.cart-sidebar-item .item-details .price-row .old-price{font-size:12px;color:#999;text-decoration:line-through}.cart-sidebar-item .item-details .price-row .off-badge{font-size:10px;font-weight:600;color:#fff;background:#2ecc71;padding:2px 6px;border-radius:999px}.cart-sidebar-item .item-details .qty-controls .qty{display:inline-flex;align-items:center;border:1px solid #ddd;height:28px;border-radius:3px}.cart-sidebar-item .item-details .qty-controls .qty button{width:28px;height:28px;background:none;border:none;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.cart-sidebar-item .item-details .qty-controls .qty button:hover:not(:disabled){background:#f5f5f5}.cart-sidebar-item .item-details .qty-controls .qty button:disabled{opacity:.3;cursor:not-allowed}.cart-sidebar-item .item-details .qty-controls .qty span{width:30px;text-align:center;font-size:13px;font-weight:500}.cart-sidebar-item .remove-item-btn{position:absolute;top:0;right:0;background:none;border:none;font-size:20px;cursor:pointer;line-height:1;color:#ccc;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.cart-sidebar-item .remove-item-btn:hover:not(:disabled){background:#f5f5f5;color:#000}.cart-sidebar-item .remove-item-btn:disabled{opacity:.5;cursor:not-allowed}.cart-sidebar-summary{border-top:1px solid #e5e5e5;padding:20px;background:#fff;flex-shrink:0}.cart-sidebar-summary .summary-row{display:flex;justify-content:space-between;font-size:14px;color:#222;margin-bottom:8px}.cart-sidebar-summary .summary-row.total{font-weight:600;font-size:16px;margin-top:12px;padding-top:12px;border-top:1px solid #e5e5e5}.cart-sidebar-summary .checkout-btn{width:100%;background:#000;color:#fff;border:none;padding:12px;font-size:12px;letter-spacing:1px;cursor:pointer;transition:background .2s;margin-top:15px;font-family:Content,sans-serif;font-weight:600}.cart-sidebar-summary .checkout-btn:hover:not(:disabled){background:#333}.cart-sidebar-summary .checkout-btn:disabled{opacity:.5;cursor:not-allowed}.cart-sidebar-summary .view-cart-btn{width:100%;background:#fff;color:#000;border:1px solid #ddd;padding:10px;font-size:11px;letter-spacing:1px;cursor:pointer;transition:all .2s;margin-top:10px;font-family:Content,sans-serif}.cart-sidebar-summary .view-cart-btn:hover{background:#f5f5f5}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:768px){.cart-sidebar,.cart-sidebar-overlay{display:none}}.summary-row.original-price{color:#666;font-size:.9em;padding:8px 0}.summary-row.original-price .strikethrough{text-decoration:line-through;color:#999}.summary-row.discount{color:#28a745;font-weight:600;padding:8px 0}.summary-row.discount .savings{color:#28a745;font-weight:700}.summary-row .subtotal{font-weight:600;color:#333}.item-savings{font-size:.85em;margin-top:4px}.item-savings .savings-text{color:#28a745;font-weight:500}.off-badge{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;font-size:.75em;padding:2px 6px;border-radius:10px;font-weight:600;margin-left:8px}.savings-summary{display:flex;align-items:center;gap:8px;background:#e8f5e9;border:1px solid #c8e6c9;padding:10px;border-radius:8px;margin:10px 0;font-size:.9em;color:#2e7d32}.savings-summary .savings-icon{color:#4caf50}.fragrance{color:#666;font-size:.9em;margin:4px 0;font-style:italic}.sidebar-loading{display:flex;justify-content:center;align-items:center;height:200px}.sidebar-loading .loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype");font-style:normal}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#f0f0f0);padding:20px}.login__container{display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #0000001a;min-height:600px}@media(max-width:768px){.login__container{grid-template-columns:1fr;max-width:450px;margin:20px auto}}.login__left{padding:20px 40px;display:flex;align-items:center;order:1}@media(max-width:768px){.login__left{padding:40px 30px;order:2}}.login__right{position:relative;overflow:hidden;order:2}@media(max-width:768px){.login__right{display:none}}.login__image-wrapper{position:relative;width:100%;height:100%}.login__image{width:100%;height:100%;object-fit:cover;display:block}.login__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#000000b3);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#fff;text-align:center}.login__logo{font-size:64px;margin-bottom:20px;opacity:.9}.login__brand{font-family:Heading;font-size:32px;margin-bottom:10px;letter-spacing:1px}.login__tagline{font-family:LightHeading;font-size:16px;opacity:.9;max-width:300px;line-height:1.5}.login__form-container{width:100%;max-width:400px;margin:0 auto}.login__header{margin-bottom:40px;text-align:center}.login__title{font-family:Heading;font-size:32px;color:#1a1a1a;margin-bottom:0;margin-top:0;letter-spacing:.5px}@media(max-width:768px){.login__title{font-size:28px}}.login__subtitle{font-family:LightHeading;font-size:16px;color:#666;letter-spacing:.5px;margin-top:0;margin-bottom:0}.login__form{width:100%}.login__form-group{margin-bottom:24px}.login__input-wrapper{position:relative;display:flex;align-items:center}.login__input-icon{position:absolute;left:16px;color:#999;font-size:18px;z-index:1}.login__input{width:100%;padding:16px 16px 16px 48px;border:1px solid #e0e0e0;border-radius:12px;font-family:Content;font-size:15px;color:#333;background:#fafafa;transition:all .3s ease;outline:none}.login__input:focus{border-color:#d4a017;background:#fff;box-shadow:0 0 0 3px #d4a0171a;transform:translateY(-2px)}.login__input--error{border-color:#e53e3e;background:#fff5f5}.login__input::placeholder{color:#999;font-family:Content}.login__password-toggle{position:absolute;right:16px;background:none;border:none;color:#999;font-size:18px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.login__password-toggle:hover{color:#d4a017}.login__error{font-family:Content;font-size:13px;color:#e53e3e;margin-top:6px;margin-left:4px}.login__submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#d4a017,#b88b14);color:#fff;border:none;border-radius:12px;font-family:LightHeading;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 15px #d4a01733}.login__submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #d4a0174d}.login__submit-btn:active:not(:disabled){transform:translateY(-1px)}.login__submit-btn:disabled{opacity:.7;cursor:not-allowed}.login__footer{margin-top:20px;text-align:center;padding-top:20px;border-top:1px solid #eee}.login__register-text{font-family:Content;font-size:14px;color:#666;margin-bottom:12px}.login__register-link{color:#d4a017;font-weight:600;text-decoration:none;transition:color .2s ease}.login__register-link:hover{color:#b88b14;text-decoration:underline}.login__forgot-link{background:none;border:none;font-family:Content;font-size:14px;color:#666;text-decoration:none;cursor:pointer;padding:0;transition:color .2s ease}.login__forgot-link:hover{color:#d4a017;text-decoration:underline}.forgot-model{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.forgot-model__overlay{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.forgot-model__content{position:relative;background:#fff;border-radius:20px;padding:40px;max-width:450px;width:100%;box-shadow:0 20px 60px #0000004d;z-index:1001;animation:slideUp .3s ease}@media(max-width:768px){.forgot-model__content{padding:30px 25px;max-width:90%}}.forgot-model__close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.forgot-model__close:hover{background:#f5f5f5;color:#333}.forgot-model__title{font-family:Heading;font-size:28px;color:#1a1a1a;margin-bottom:10px;text-align:center}@media(max-width:768px){.forgot-model__title{font-size:24px}}.forgot-model__step{margin-top:20px}.forgot-model__description{font-family:Content;font-size:15px;color:#666;margin-bottom:25px;text-align:center;line-height:1.5}.forgot-model__description strong{color:#1a1a1a}.forgot-model__input-group{position:relative;display:flex;align-items:center;margin-bottom:25px}.forgot-model__input-icon{position:absolute;left:16px;color:#999;font-size:18px;z-index:1}.forgot-model__input{width:100%;padding:16px 16px 16px 48px;border:1px solid #e0e0e0;border-radius:12px;font-family:Content;font-size:15px;color:#333;background:#fafafa;transition:all .3s ease;outline:none}.forgot-model__input:focus{border-color:#d4a017;background:#fff;box-shadow:0 0 0 3px #d4a0171a}.forgot-model__input--otp{text-align:center;font-size:28px;letter-spacing:10px;padding:16px;font-weight:700;color:#d4a017}.forgot-model__input--otp::placeholder{font-size:16px;letter-spacing:normal;color:#999}.forgot-model__input::placeholder{color:#999;font-family:Content}.forgot-model__btn{width:100%;padding:16px;background:linear-gradient(135deg,#d4a017,#b88b14);color:#fff;border:none;border-radius:12px;font-family:LightHeading;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-bottom:15px;box-shadow:0 4px 15px #d4a01733}.forgot-model__btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #d4a0174d}.forgot-model__btn:active:not(:disabled){transform:translateY(-1px)}.forgot-model__btn:disabled{opacity:.7;cursor:not-allowed}.forgot-model__otp-actions{text-align:center;margin-bottom:25px}.forgot-model__timer{font-family:Content;font-size:14px;color:#666;display:inline-block;padding:8px 16px;background:#f5f5f5;border-radius:8px}.forgot-model__resend{background:none;border:none;font-family:Content;font-size:14px;color:#d4a017;cursor:pointer;text-decoration:underline;padding:8px 16px;transition:color .2s ease}.forgot-model__resend:hover{color:#b88b14}.forgot-model__back{width:100%;padding:12px;background:none;border:1px solid #e0e0e0;color:#666;border-radius:8px;font-family:Content;font-size:14px;cursor:pointer;transition:all .2s ease}.forgot-model__back:hover{background:#f9f9f9;border-color:#d4a017;color:#d4a017}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype");font-style:normal}.register{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#f0f0f0);padding:20px}.register__container{display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #0000001a;min-height:600px}@media(max-width:768px){.register__container{grid-template-columns:1fr;max-width:450px;margin:20px auto}}.register__left{position:relative;overflow:hidden}@media(max-width:768px){.register__left{display:none}}.register__image-wrapper{position:relative;width:100%;height:100%}.register__image{width:100%;height:100%;object-fit:cover;display:block}.register__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#000000b3);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#fff;text-align:center}.register__logo{font-size:64px;margin-bottom:20px;opacity:.9}.register__brand{font-family:Heading;font-size:32px;margin-bottom:10px;letter-spacing:1px}.register__tagline{font-family:LightHeading;font-size:16px;opacity:.9;max-width:300px;line-height:1.5}.register__right{padding:20px 40px;display:flex;align-items:center}@media(max-width:768px){.register__right{padding:40px 30px}}.register__form-container{width:100%;max-width:400px;margin:0 auto}.register__header{margin-bottom:40px;text-align:center}.register__title{font-family:Heading;font-size:32px;color:#1a1a1a;margin-bottom:10px;letter-spacing:.5px}@media(max-width:768px){.register__title{font-size:28px}}.register__subtitle{font-family:LightHeading;font-size:16px;color:#666;letter-spacing:.5px}.register__form{width:100%}.register__form-group{margin-bottom:24px}.register__input-wrapper{position:relative;display:flex;align-items:center}.register__input-icon{position:absolute;left:16px;color:#999;font-size:18px;z-index:1}.register__input{width:100%;padding:16px 16px 16px 48px;border:1px solid #e0e0e0;border-radius:12px;font-family:Content;font-size:15px;color:#333;background:#fafafa;transition:all .3s ease;outline:none}.register__input:focus{border-color:#d4a017;background:#fff;box-shadow:0 0 0 3px #d4a0171a;transform:translateY(-2px)}.register__input--error{border-color:#e53e3e;background:#fff5f5}.register__input::placeholder{color:#999;font-family:Content}.register__password-toggle{position:absolute;right:16px;background:none;border:none;color:#999;font-size:18px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.register__password-toggle:hover{color:#d4a017}.register__error{font-family:Content;font-size:13px;color:#e53e3e;margin-top:6px;margin-left:4px}.register__submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#d4a017,#b88b14);color:#fff;border:none;border-radius:12px;font-family:LightHeading;font-size:16px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 15px #d4a01733}.register__submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #d4a0174d}.register__submit-btn:active:not(:disabled){transform:translateY(-1px)}.register__submit-btn:disabled{opacity:.7;cursor:not-allowed}.register__footer{margin-top:30px;text-align:center;padding-top:20px;border-top:1px solid #eee}.register__login-text{font-family:Content;font-size:14px;color:#666;margin-bottom:12px}.register__login-link{color:#d4a017;font-weight:600;text-decoration:none;transition:color .2s ease}.register__login-link:hover{color:#b88b14;text-decoration:underline}.register__forgot-link{font-family:Content;font-size:14px;color:#666;text-decoration:none;transition:color .2s ease}.register__forgot-link:hover{color:#d4a017;text-decoration:underline}.admin-login{width:100%;height:100vh;background:#f0f2f5;display:flex;justify-content:center;align-items:center}.admin-login .admin-login-box{width:350px;background:#fff;padding:30px;border-radius:8px;box-shadow:0 0 10px #00000026;text-align:center}.admin-login .admin-login-box h2{font-size:22px;margin-bottom:20px}.admin-login .admin-login-box input{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;font-size:15px}.admin-login .admin-login-box button{width:100%;padding:12px;background:#a11f1f;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:.3s}.admin-login .admin-login-box button:hover{background:#7d1717}.admin-register{width:100%;height:100vh;background:#eef1f6;display:flex;justify-content:center;align-items:center}.admin-register .admin-register-box{width:350px;background:#fff;padding:30px;border-radius:8px;box-shadow:0 0 10px #00000026;text-align:center}.admin-register .admin-register-box h2{font-size:22px;margin-bottom:20px}.admin-register .admin-register-box input{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;font-size:15px}.admin-register .admin-register-box button{width:100%;padding:12px;background:#a11f1f;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:.3s}.admin-register .admin-register-box button:hover{background:#7d1717}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.admin-dashboard-container{min-height:100vh;background:#f8f9fa;font-family:Content,Segoe UI,sans-serif;padding:20px;width:95%;position:relative}@media(max-width:768px){.admin-dashboard-container{padding:12px}}.dashboard-header{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.dashboard-header .header-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.dashboard-header .header-content{flex-direction:column;gap:16px;align-items:flex-start}}.dashboard-header .header-content .header-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.dashboard-header .header-content .header-title .header-icon-wrapper{width:48px;height:48px;background:#000;border-radius:12px;display:flex;align-items:center;justify-content:center}.dashboard-header .header-content .header-title .header-icon-wrapper .header-icon{font-size:24px;color:#fff}.dashboard-header .header-content .header-title h1{font-family:Bold,sans-serif;font-size:24px;color:#222;margin:0}.dashboard-header .header-content .header-title .dashboard-badge{background:#2ecc71;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.dashboard-header .header-content .header-actions{display:flex;align-items:center;gap:16px}@media(max-width:768px){.dashboard-header .header-content .header-actions{width:100%;justify-content:space-between}}.dashboard-header .header-content .header-actions .range-selector{display:flex;align-items:center;gap:8px}.dashboard-header .header-content .header-actions .range-selector label{font-size:14px;color:#666;font-weight:500}.dashboard-header .header-content .header-actions .range-selector .range-select-input{padding:8px 16px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;background:#fff;cursor:pointer;transition:all .3s}.dashboard-header .header-content .header-actions .range-selector .range-select-input:focus{outline:none;border-color:#000}.dashboard-header .header-content .header-actions .range-selector .range-select-input:disabled{background:#f8f9fa;cursor:not-allowed}.dashboard-header .header-content .header-actions .refresh-dashboard-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#f8f9fa;color:#333;border:1px solid #dee2e6;border-radius:8px;font-family:Content,sans-serif;font-size:14px;cursor:pointer;transition:all .3s}.dashboard-header .header-content .header-actions .refresh-dashboard-btn:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.dashboard-header .header-content .header-actions .refresh-dashboard-btn .spinning{animation:dashboard-spin 1s linear infinite}.dashboard-header .header-content .header-actions .refresh-dashboard-btn:disabled{opacity:.6;cursor:not-allowed}.kpi-loading-overlay{position:absolute;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:12px}.kpi-loading-overlay .loading-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;animation:dashboard-spin 1s linear infinite;margin-bottom:16px}.kpi-loading-overlay p{color:#666;font-size:16px}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dashboard-stats-grid{grid-template-columns:1fr}}.dashboard-stats-grid .dashboard-stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;gap:16px;transition:transform .3s}.dashboard-stats-grid .dashboard-stat-card:hover{transform:translateY(-2px)}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card.revenue-stat{background:#e8f8ef;color:#2ecc71}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card.orders-stat{background:#e8f4fc;color:#3498db}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card.users-stat{background:#f4ecf7;color:#9b59b6}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card.aov-stat{background:#fef5e6;color:#f39c12}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card.pending-stat{background:#e8f4f8;color:#17a2b8}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card.lowstock-stat{background:#fdedec;color:#e74c3c}.dashboard-stats-grid .dashboard-stat-card .stat-card-content{flex:1}.dashboard-stats-grid .dashboard-stat-card .stat-card-content h3{font-family:Bold,sans-serif;font-size:22px;color:#222;margin:0 0 4px;line-height:1.2}.dashboard-stats-grid .dashboard-stat-card .stat-card-content p{color:#222;font-size:14px;font-weight:500;margin:0 0 4px}.dashboard-stats-grid .dashboard-stat-card .stat-card-content .stat-meta{color:#666;font-size:12px;display:block}.dashboard-mid-row,.dashboard-bottom-row{display:grid;gap:24px;margin-bottom:24px}.dashboard-mid-row{grid-template-columns:repeat(2,1fr)}@media(max-width:1024px){.dashboard-mid-row{grid-template-columns:1fr}}.dashboard-bottom-row{grid-template-columns:repeat(3,1fr)}@media(max-width:1200px){.dashboard-bottom-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dashboard-bottom-row{grid-template-columns:1fr}}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;display:flex;flex-direction:column}.dashboard-card .card-header-section{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5}.dashboard-card .card-header-section .card-title-section{display:flex;align-items:center;gap:12px}.dashboard-card .card-header-section .card-title-section svg{font-size:20px;color:#000}.dashboard-card .card-header-section .card-title-section h3{font-family:Bold,sans-serif;font-size:18px;color:#222;margin:0}.dashboard-card .card-header-section .card-badge{background:#f8f9fa;color:#666;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.dashboard-card .card-header-section .card-badge.alert{background:#fdedec;color:#e74c3c}.dashboard-card .card-body-section{padding:24px;flex:1}.status-distribution-list{display:flex;flex-direction:column;gap:16px}.status-distribution-list .status-distribution-item .status-info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.status-distribution-list .status-distribution-item .status-info-row .status-label-cell{display:flex;align-items:center;gap:8px}.status-distribution-list .status-distribution-item .status-info-row .status-label-cell .status-color-indicator{width:12px;height:12px;border-radius:50%}.status-distribution-list .status-distribution-item .status-info-row .status-label-cell .status-label-text{font-size:14px;color:#222;font-weight:500}.status-distribution-list .status-distribution-item .status-info-row .status-count-cell{font-family:Bold,sans-serif;font-size:16px;color:#222}.status-distribution-list .status-distribution-item .status-progress-container{height:24px;background:#f8f9fa;border-radius:12px;overflow:hidden;position:relative}.status-distribution-list .status-distribution-item .status-progress-container .status-progress-bar{height:100%;border-radius:12px;border:2px solid;display:flex;align-items:center;justify-content:flex-end;padding-right:12px;transition:width .3s ease}.status-distribution-list .status-distribution-item .status-progress-container .status-progress-bar .progress-percentage{font-size:11px;font-weight:600;color:#333}.revenue-chart-container{width:100%;height:250px}.revenue-chart-container .recharts-wrapper{font-family:Content,sans-serif}.revenue-chart-container .recharts-cartesian-axis-tick-value{font-size:12px}.revenue-chart-container .recharts-tooltip-wrapper .recharts-default-tooltip{border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important}.data-table-section{width:100%;border-collapse:collapse}.data-table-section thead tr th{padding:12px;text-align:left;font-family:Bold,sans-serif;font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e5e5;white-space:nowrap}.data-table-section tbody tr{border-bottom:1px solid #e5e5e5}.data-table-section tbody tr:hover{background:#fafafa}.data-table-section tbody tr:last-child{border-bottom:none}.data-table-section tbody tr td{padding:12px;vertical-align:middle}.product-cell-section .product-info-mini{display:flex;align-items:center;gap:12px}.product-cell-section .product-info-mini .product-rank{width:24px;height:24px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.product-cell-section .product-info-mini .product-details-mini .product-name-mini{font-size:14px;color:#222;font-weight:500;line-height:1.4}.quantity-badge{background:#e8f4fc;color:#3498db;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.color-badge{background:#f8f9fa;color:#666;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.stock-badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.stock-badge.out-stock{background:#fdedec;color:#e74c3c}.stock-badge.low-stock{background:#fef5e6;color:#f39c12}.reviews-list-container .reviews-scroll-container{max-height:300px;overflow-y:auto;padding-right:8px}.reviews-list-container .reviews-scroll-container::-webkit-scrollbar{width:6px}.reviews-list-container .reviews-scroll-container::-webkit-scrollbar-track{background:#f1f1f1}.reviews-list-container .reviews-scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.reviews-list-container .review-item-card{background:#f8f9fa;border-radius:8px;padding:16px;margin-bottom:12px;border:1px solid #e5e5e5}.reviews-list-container .review-item-card:last-child{margin-bottom:0}.reviews-list-container .review-item-card .review-header-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.reviews-list-container .review-item-card .review-header-section .reviewer-info .reviewer-name{font-size:14px;color:#222;font-weight:500;margin-bottom:4px}.reviews-list-container .review-item-card .review-header-section .reviewer-info .review-date{font-size:12px;color:#666}.reviews-list-container .review-item-card .review-header-section .review-rating{display:flex;align-items:center;gap:8px}.reviews-list-container .review-item-card .review-header-section .review-rating .rating-stars{color:#f39c12;font-size:14px}.reviews-list-container .review-item-card .review-header-section .review-rating .rating-number{font-size:14px;font-weight:600;color:#222}.reviews-list-container .review-item-card .review-content-section .review-text{font-size:14px;color:#555;line-height:1.5;margin:0}.reviews-list-container .review-item-card .review-content-section .review-text .muted-text{color:#999;font-style:italic}.empty-data-state{display:flex;align-items:center;justify-content:center;min-height:150px;color:#999;font-size:14px}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.admin-dashboard-container{padding:12px}.dashboard-stats-grid .dashboard-stat-card{padding:16px}.dashboard-stats-grid .dashboard-stat-card .stat-icon-card{width:48px;height:48px;font-size:20px}.dashboard-stats-grid .dashboard-stat-card .stat-card-content h3{font-size:20px}.dashboard-card .card-header-section,.dashboard-card .card-body-section{padding:16px}}@media(max-width:480px){.dashboard-stats-grid{grid-template-columns:1fr}.dashboard-mid-row,.dashboard-bottom-row{gap:16px}.header-actions{flex-direction:column;align-items:stretch!important}.header-actions .range-selector{width:100%;justify-content:space-between}.header-actions .refresh-dashboard-btn{width:100%;justify-content:center}}.admin-layout{display:flex;min-height:100vh;background:#f4f6ff}.admin-layout .admin-sidebar:not(.collapsed)~.admin-content{margin-left:220px;width:calc(100% - 220px)}.admin-layout .admin-sidebar.collapsed~.admin-content{margin-left:63px;width:calc(100% - 63px)}.admin-layout .admin-content{flex:1;padding:20px;transition:margin-left .3s ease;min-height:100vh}@media(max-width:768px){.admin-layout .admin-content{margin-left:0!important;width:100%!important;padding:20px 15px}.admin-layout .admin-sidebar.collapsed~.admin-content,.admin-layout .admin-sidebar:not(.collapsed)~.admin-content{margin-left:0!important;width:100%!important}}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.mobile-hamburger{display:none;position:fixed;top:20px;left:20px;z-index:1500;background:#5a3ec8;color:#fff;border:none;width:50px;height:50px;border-radius:50%;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 12px #00000040;transition:all .3s ease}.mobile-hamburger:hover{background:#472fa4;transform:scale(1.05)}.mobile-hamburger svg{font-size:24px}.admin-sidebar{position:fixed;top:0;left:0;width:220px;height:100%;background:#5a3ec8;border-top-right-radius:22px;border-bottom-right-radius:22px;z-index:2000;transition:width .3s ease,left .3s ease;overflow:hidden;box-shadow:2px 0 15px #0000001a}.admin-sidebar.collapsed{width:63px}.admin-sidebar.collapsed .sidebar-header{justify-content:center;padding:15px 0}.admin-sidebar.mobile-open{left:0!important;width:280px!important;border-radius:0;box-shadow:3px 0 20px #0000004d;z-index:2001}.admin-sidebar .sidebar-header{padding:15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);min-height:60px}.admin-sidebar .sidebar-header .logo-area{display:flex;align-items:center;justify-content:space-between;width:100%}.admin-sidebar .sidebar-header .logo-text{color:#fff;font-weight:700;font-size:18px;margin:0;white-space:nowrap;letter-spacing:.5px;font-family:Bold,sans-serif}.admin-sidebar .toggle-btn{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:16px}.admin-sidebar .toggle-btn:hover{background:#fff3;transform:scale(1.05)}.admin-sidebar .toggle-btn.collapsed{margin:0 auto}.admin-sidebar .sidebar-menu{margin:10px 0;padding:0 0 20px;list-style:none;max-height:calc(100% - 80px);overflow-y:auto;scrollbar-width:none}.admin-sidebar .sidebar-menu::-webkit-scrollbar{display:none}.admin-sidebar .sidebar-menu li{margin:4px 0;position:relative;display:flex;align-items:center}.admin-sidebar .menu-link{display:flex;align-items:center;gap:15px;padding:8px 14px;height:36px;text-decoration:none;color:#fff;font-size:15px;font-weight:500;background:none;transition:all .2s ease;border-radius:0;width:100%;font-family:Content,sans-serif}.admin-sidebar .menu-link:hover{color:#fff;background:#ffffff0d}.admin-sidebar .menu-link .menu-icon{font-size:16px;flex-shrink:0;color:#fff;display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:all .2s ease}.admin-sidebar .menu-link .menu-title{white-space:nowrap;transition:opacity .2s ease}.admin-sidebar .menu-link.active{background:#dfeafb;color:#4b37c4;margin-left:10px;padding-left:18px;font-weight:600;border-radius:25px 0 0 25px;position:relative;width:calc(100% - 10px)}.admin-sidebar .menu-link.active .menu-icon{background:#fff;color:#4b37c4;border-radius:50%;padding:4px;width:24px;height:24px;box-shadow:0 2px 5px #0000001a}.admin-sidebar.collapsed .menu-link{justify-content:center;padding:8px;margin:0 auto;width:40px;height:40px;border-radius:8px}.admin-sidebar.collapsed .menu-link .menu-icon{font-size:18px;width:24px;height:24px}.admin-sidebar.collapsed .menu-link .menu-title{display:none}.admin-sidebar.collapsed .menu-link.active{background:#fff;border:2px solid #4b37c4;margin:0 auto;padding:8px;width:40px;height:40px;border-radius:10px}.admin-sidebar.collapsed .menu-link.active .menu-icon{background:transparent;color:#4b37c4;padding:0;width:24px;height:24px;border-radius:0}.mobile-sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:2000;animation:fadeIn .3s ease}@media(max-width:768px){.mobile-hamburger{display:flex}.admin-sidebar{width:280px;left:-280px;border-radius:0;transition:left .3s ease}.admin-sidebar.mobile-open{left:0!important;width:280px!important}.admin-sidebar.collapsed{left:-280px;width:280px}.admin-sidebar.collapsed .menu-link{width:auto!important;height:44px!important;padding:10px 16px!important;justify-content:flex-start!important;border-radius:0!important}.admin-sidebar.collapsed .menu-link .menu-title{display:inline!important}.admin-sidebar.collapsed .menu-link.active{width:auto!important;height:44px!important;margin-left:10px!important;padding-left:20px!important;background:#dfeafb!important;border:none!important;border-radius:25px 0 0 25px!important}.admin-sidebar.collapsed .menu-link.active .menu-icon{background:#fff!important;color:#4b37c4!important;border-radius:50%!important;padding:4px!important;width:24px!important;height:24px!important}.admin-sidebar .sidebar-header{padding:18px 20px}.admin-sidebar .sidebar-header .logo-text{font-size:20px}.admin-sidebar .menu-link{height:44px;padding:10px 20px;font-size:15px}.admin-sidebar .menu-link .menu-icon{font-size:18px;width:22px;height:22px}.admin-sidebar .menu-link.active{margin-left:10px;padding-left:20px;width:calc(100% - 20px)}.admin-sidebar .menu-link.active .menu-icon{width:26px;height:26px}}@media(max-width:480px){.mobile-hamburger{top:15px;left:15px;width:45px;height:45px}.mobile-hamburger svg{font-size:20px}.admin-sidebar{width:250px;left:-250px}.admin-sidebar.mobile-open{width:250px!important}.admin-sidebar.collapsed{left:-250px;width:250px}.admin-sidebar .sidebar-header{padding:15px 18px}.admin-sidebar .sidebar-header .logo-text{font-size:18px}.admin-sidebar .menu-link{height:42px;padding:10px 18px;font-size:14px}}@media(min-width:769px){.mobile-hamburger,.mobile-sidebar-overlay{display:none!important}.admin-sidebar.mobile-open{width:220px!important;border-radius:0 22px 22px 0!important}}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.admin-categories-container{min-height:100vh;background:#f8f9fa;font-family:Content,Segoe UI,sans-serif;padding:20px;width:96%;position:relative}@media(max-width:768px){.admin-categories-container{padding:12px}}.admin-categories.access-denied{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.admin-categories.access-denied .access-denied-content{text-align:center;padding:40px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:400px;width:90%}.admin-categories.access-denied .access-denied-content .denied-icon{font-size:48px;color:#e74c3c;margin-bottom:16px}.admin-categories.access-denied .access-denied-content h2{font-family:Bold,sans-serif;color:#2c3e50;margin-bottom:12px;font-size:24px}.admin-categories.access-denied .access-denied-content p{color:#7f8c8d;margin-bottom:24px;line-height:1.6}.admin-categories.access-denied .access-denied-content .auth-btn{padding:12px 32px;background:#000;color:#fff;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:15px;cursor:pointer;transition:all .3s}.admin-categories.access-denied .access-denied-content .auth-btn:hover{background:#333;transform:translateY(-2px)}.admin-categories-header{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.admin-categories-header .header-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.admin-categories-header .header-content{flex-direction:column;gap:16px;align-items:flex-start}}.admin-categories-header .header-content .header-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.admin-categories-header .header-content .header-title .header-icon{font-size:28px;color:#000}.admin-categories-header .header-content .header-title h1{font-family:Bold,sans-serif;font-size:24px;color:#222;margin:0}.admin-categories-header .header-content .header-title .categories-badge{background:#000;color:#fff;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:600}.admin-categories-header .header-content .header-actions{display:flex;gap:12px}@media(max-width:768px){.admin-categories-header .header-content .header-actions{width:100%;justify-content:flex-end}}.admin-categories-header .header-content .header-actions button{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;cursor:pointer;transition:all .3s}.admin-categories-header .header-content .header-actions button.refresh-categories-btn{background:#f8f9fa;color:#333;border:1px solid #dee2e6}.admin-categories-header .header-content .header-actions button.refresh-categories-btn:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.admin-categories-header .header-content .header-actions button.refresh-categories-btn .spinning{animation:categories-spin 1s linear infinite}.admin-categories-header .header-content .header-actions button.logout-categories-btn{background:#e74c3c;color:#fff}.admin-categories-header .header-content .header-actions button.logout-categories-btn:hover{background:#c0392b}.admin-categories-header .header-content .header-actions button:disabled{opacity:.6;cursor:not-allowed}.categories-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.categories-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.categories-stats-grid{grid-template-columns:1fr}}.categories-stats-grid .categories-stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;gap:16px;transition:transform .3s}.categories-stats-grid .categories-stat-card:hover{transform:translateY(-2px)}.categories-stats-grid .categories-stat-card .stat-icon-card{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px}.categories-stats-grid .categories-stat-card .stat-icon-card.total-categories{background:#e8f4fc;color:#3498db}.categories-stats-grid .categories-stat-card .stat-icon-card.active-categories{background:#e8f8ef;color:#2ecc71}.categories-stats-grid .categories-stat-card .stat-card-content h3{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0 0 4px}.categories-stats-grid .categories-stat-card .stat-card-content p{color:#666;font-size:13px;margin:0}.categories-form-section{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.categories-form-section .form-section-title{font-family:Bold,sans-serif;font-size:18px;color:#222;margin:0 0 16px;display:flex;align-items:center;gap:8px}.categories-form-section .form-input-group .category-name-input{width:96%;padding:14px 16px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:15px;margin-bottom:16px;transition:all .3s}.categories-form-section .form-input-group .category-name-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.categories-form-section .form-input-group .category-name-input:disabled{background:#f8f9fa;cursor:not-allowed}.categories-form-section .form-input-group .category-name-input::placeholder{color:#999}.categories-form-section .form-input-group .form-buttons-group{display:flex;gap:12px}@media(max-width:480px){.categories-form-section .form-input-group .form-buttons-group{flex-direction:column}}.categories-form-section .form-input-group .form-buttons-group button{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;flex:1}.categories-form-section .form-input-group .form-buttons-group button.btn-primary-form{background:#000;color:#fff}.categories-form-section .form-input-group .form-buttons-group button.btn-primary-form:hover:not(:disabled){background:#333}.categories-form-section .form-input-group .form-buttons-group button.btn-secondary-form{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.categories-form-section .form-input-group .form-buttons-group button.btn-secondary-form:hover:not(:disabled){background:#e9ecef}.categories-form-section .form-input-group .form-buttons-group button:disabled{opacity:.6;cursor:not-allowed}.categories-error-alert{background:#fdedec;border:1px solid #fadbd8;border-radius:8px;padding:16px;margin-bottom:24px;display:flex;align-items:center;gap:12px}.categories-error-alert .categories-error-icon{color:#e74c3c;font-size:20px}.categories-error-alert span{color:#c0392b;font-size:14px;flex:1}.categories-error-alert .categories-close-error{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:18px;padding:4px}.categories-error-alert .categories-close-error:hover{color:#c0392b}.categories-loading-overlay{position:fixed;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.categories-loading-overlay .categories-loading-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;animation:categories-spin 1s linear infinite;margin-bottom:16px}.categories-loading-overlay p{color:#666;font-size:16px}.categories-list-section{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d}.categories-list-section .list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.categories-list-section .list-header h2{font-family:Bold,sans-serif;font-size:18px;color:#222;margin:0}.categories-list-section .list-header .list-stats .stat-badge{background:#f8f9fa;color:#666;padding:6px 12px;border-radius:20px;font-size:13px;border:1px solid #e5e5e5}.categories-list-section .categories-empty-state{text-align:center;padding:40px 20px}.categories-list-section .categories-empty-state .empty-icon{font-size:48px;color:#ddd;margin-bottom:12px}.categories-list-section .categories-empty-state p{color:#999;font-size:16px;margin:0 0 8px}.categories-list-section .categories-empty-state .empty-subtext{color:#bbb;font-size:14px}.categories-list-section .categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}@media(max-width:768px){.categories-list-section .categories-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(max-width:480px){.categories-list-section .categories-grid{grid-template-columns:1fr}}.categories-list-section .categories-grid .category-card{background:#f8f9fa;border-radius:12px;padding:20px;border:1px solid #e5e5e5;transition:all .3s}.categories-list-section .categories-grid .category-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a;border-color:#ddd}.categories-list-section .categories-grid .category-card .category-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.categories-list-section .categories-grid .category-card .category-card-header .category-icon{width:48px;height:48px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#3498db;border:1px solid #e5e5e5;flex-shrink:0}.categories-list-section .categories-grid .category-card .category-card-header .category-info{flex:1}.categories-list-section .categories-grid .category-card .category-card-header .category-info .category-name{font-family:Bold,sans-serif;font-size:16px;color:#222;margin:0 0 6px;word-break:break-word}.categories-list-section .categories-grid .category-card .category-card-header .category-info .category-meta{display:flex;flex-direction:column;gap:4px}.categories-list-section .categories-grid .category-card .category-card-header .category-info .category-meta .category-id{color:#666;font-size:12px;font-family:monospace;background:#fff;padding:2px 6px;border-radius:4px;display:inline-block;width:fit-content}.categories-list-section .categories-grid .category-card .category-card-header .category-info .category-meta .category-date{color:#888;font-size:11px}.categories-list-section .categories-grid .category-card .category-actions{display:flex;gap:8px;border-top:1px dashed #e5e5e5;padding-top:16px}.categories-list-section .categories-grid .category-card .category-actions button{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-family:Content,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s;flex:1}.categories-list-section .categories-grid .category-card .category-actions button.category-edit-btn{background:#f0f7ff;color:#3498db;border:1px solid #cfe2ff}.categories-list-section .categories-grid .category-card .category-actions button.category-edit-btn:hover:not(:disabled){background:#e3f2fd;border-color:#3498db}.categories-list-section .categories-grid .category-card .category-actions button.category-delete-btn{background:#fdedec;color:#e74c3c;border:1px solid #fadbd8}.categories-list-section .categories-grid .category-card .category-actions button.category-delete-btn:hover:not(:disabled){background:#fadbd8;border-color:#e74c3c}.categories-list-section .categories-grid .category-card .category-actions button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:380px){.categories-list-section .categories-grid .category-card .category-actions button span{display:none}}@keyframes categories-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.admin-categories-container{padding:12px}.categories-stats-grid .categories-stat-card{padding:16px}.categories-stats-grid .categories-stat-card .stat-icon-card{width:40px;height:40px;font-size:18px}.categories-stats-grid .categories-stat-card .stat-card-content h3{font-size:18px}.categories-stats-grid .categories-stat-card .stat-card-content p{font-size:12px}.categories-form-section{padding:16px}.categories-form-section .form-input-group .form-buttons-group button{padding:10px 16px;font-size:13px}.categories-list-section,.categories-list-section .categories-grid .category-card{padding:16px}.categories-list-section .categories-grid .category-card .category-card-header .category-icon{width:40px;height:40px;font-size:18px}}@media(max-width:480px){.categories-stats-grid,.categories-grid{grid-template-columns:1fr}}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.list-products-container{min-height:100vh;background:#f8f9fa;font-family:Content,Segoe UI,sans-serif;padding:20px;width:97%;position:relative}@media(max-width:768px){.list-products-container{padding:12px}}.list-products.access-denied{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.list-products.access-denied .access-denied-content{text-align:center;padding:40px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:400px;width:90%}.list-products.access-denied .access-denied-content .denied-icon{font-size:48px;color:#e74c3c;margin-bottom:16px}.list-products.access-denied .access-denied-content h2{font-family:Bold,sans-serif;color:#2c3e50;margin-bottom:12px;font-size:24px}.list-products.access-denied .access-denied-content p{color:#7f8c8d;margin-bottom:24px;line-height:1.6}.list-products.access-denied .access-denied-content .auth-btn{padding:12px 32px;background:#000;color:#fff;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:15px;cursor:pointer;transition:all .3s}.list-products.access-denied .access-denied-content .auth-btn:hover{background:#333;transform:translateY(-2px)}.list-products-header{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.list-products-header .header-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.list-products-header .header-content{flex-direction:column;gap:16px;align-items:flex-start}}.list-products-header .header-content .header-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.list-products-header .header-content .header-title .header-icon{font-size:28px;color:#000}.list-products-header .header-content .header-title h1{font-family:Bold,sans-serif;font-size:24px;color:#222;margin:0}.list-products-header .header-content .header-title .products-badge{background:#000;color:#fff;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:600}.list-products-header .header-content .header-actions{display:flex;gap:12px}@media(max-width:768px){.list-products-header .header-content .header-actions{width:100%;justify-content:flex-end}}.list-products-header .header-content .header-actions button{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;cursor:pointer;transition:all .3s}.list-products-header .header-content .header-actions button.refresh-products-btn{background:#f8f9fa;color:#333;border:1px solid #dee2e6}.list-products-header .header-content .header-actions button.refresh-products-btn:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.list-products-header .header-content .header-actions button.refresh-products-btn .spinning{animation:products-spin 1s linear infinite}.list-products-header .header-content .header-actions button.logout-products-btn{background:#e74c3c;color:#fff}.list-products-header .header-content .header-actions button.logout-products-btn:hover{background:#c0392b}.list-products-header .header-content .header-actions button:disabled{opacity:.6;cursor:not-allowed}.products-filters-section{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.products-filters-section .products-search-container{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:768px){.products-filters-section .products-search-container{flex-direction:column;align-items:stretch}}.products-filters-section .products-search-container .products-search-box{position:relative;flex:1;min-width:300px;max-width:400px}.products-filters-section .products-search-container .products-search-box .products-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#999;font-size:18px}.products-filters-section .products-search-container .products-search-box .products-search-input{width:100%;padding:14px 20px 14px 48px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:15px;transition:all .3s}.products-filters-section .products-search-container .products-search-box .products-search-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.products-filters-section .products-search-container .products-search-box .products-search-input:disabled{background:#f8f9fa;cursor:not-allowed}.products-filters-section .products-search-container .products-action-buttons{display:flex;gap:12px;flex:1;justify-content:flex-end}@media(max-width:768px){.products-filters-section .products-search-container .products-action-buttons{width:100%}.products-filters-section .products-search-container .products-action-buttons button{flex:1}}.products-filters-section .products-search-container .products-action-buttons button{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.products-filters-section .products-search-container .products-action-buttons button.export-products-btn{background:#e8f8ef;color:#2ecc71;border:1px solid #c8e6c9}.products-filters-section .products-search-container .products-action-buttons button.export-products-btn:hover:not(:disabled){background:#d4edda;border-color:#2ecc71}.products-filters-section .products-search-container .products-action-buttons button.add-product-btn{background:#000;color:#fff}.products-filters-section .products-search-container .products-action-buttons button.add-product-btn:hover:not(:disabled){background:#333}.products-filters-section .products-search-container .products-action-buttons button:disabled{opacity:.6;cursor:not-allowed}.products-error-alert{background:#fdedec;border:1px solid #fadbd8;border-radius:8px;padding:16px;margin-bottom:24px;display:flex;align-items:center;gap:12px}.products-error-alert .products-error-icon{color:#e74c3c;font-size:20px}.products-error-alert span{color:#c0392b;font-size:14px;flex:1}.products-error-alert .products-close-error{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:18px;padding:4px}.products-error-alert .products-close-error:hover{color:#c0392b}.products-loading-overlay{position:fixed;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.products-loading-overlay .products-loading-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;animation:products-spin 1s linear infinite;margin-bottom:16px}.products-loading-overlay p{color:#666;font-size:16px}.products-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.products-table-wrapper .products-table-responsive{overflow-x:auto}.products-table-wrapper .products-table-responsive::-webkit-scrollbar{height:6px}.products-table-wrapper .products-table-responsive::-webkit-scrollbar-track{background:#f1f1f1}.products-table-wrapper .products-table-responsive::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.products-table-wrapper .admin-products-table{width:100%;border-collapse:collapse;min-width:1000px}.products-table-wrapper .admin-products-table thead{background:#f8f9fa}.products-table-wrapper .admin-products-table thead th{padding:16px;text-align:left;font-family:Bold,sans-serif;font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e5e5;white-space:nowrap}.products-table-wrapper .admin-products-table tbody tr{border-bottom:1px solid #e5e5e5;transition:background .3s}.products-table-wrapper .admin-products-table tbody tr:hover{background:#fafafa}.products-table-wrapper .admin-products-table tbody tr:last-child{border-bottom:none}.products-table-wrapper .admin-products-table tbody tr td{padding:16px;vertical-align:middle}.products-table-wrapper .admin-products-table .products-no-data{padding:60px 16px;text-align:center}.products-table-wrapper .admin-products-table .products-no-data .products-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px}.products-table-wrapper .admin-products-table .products-no-data .products-empty-state svg{font-size:48px;color:#ddd}.products-table-wrapper .admin-products-table .products-no-data .products-empty-state p{color:#999;font-size:16px}.products-table-wrapper .admin-products-table .product-info-cell .product-image-name{display:flex;align-items:center;gap:12px}.products-table-wrapper .admin-products-table .product-info-cell .product-image-name .product-thumbnail{width:60px;height:60px;border-radius:8px;object-fit:cover;border:1px solid #e5e5e5}.products-table-wrapper .admin-products-table .product-info-cell .product-image-name .product-no-thumbnail{width:60px;height:60px;border-radius:8px;background:#f8f9fa;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;color:#999;font-size:20px}.products-table-wrapper .admin-products-table .product-info-cell .product-image-name .product-name-details .product-name-display{font-family:Bold,sans-serif;font-size:15px;color:#222;margin-bottom:4px}.products-table-wrapper .admin-products-table .product-info-cell .product-image-name .product-name-details .product-name-display strong{font-weight:600}.products-table-wrapper .admin-products-table .product-info-cell .product-image-name .product-name-details .product-description-preview{color:#666;font-size:13px;line-height:1.4;max-width:200px}.products-table-wrapper .admin-products-table .sku-display{display:flex;align-items:center;gap:8px}.products-table-wrapper .admin-products-table .sku-display .sku-icon{color:#999;font-size:14px}.products-table-wrapper .admin-products-table .sku-display .sku-value{font-family:monospace;font-size:13px;color:#666;background:#f8f9fa;padding:4px 8px;border-radius:4px;border:1px solid #e5e5e5}.products-table-wrapper .admin-products-table .category-display-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#e8f4fc;color:#3498db;border-radius:20px;font-size:12px;font-weight:500}.products-table-wrapper .admin-products-table .category-display-badge .category-icon{font-size:12px}.products-table-wrapper .admin-products-table .fragrances-count-display{display:flex;align-items:center;gap:8px}.products-table-wrapper .admin-products-table .fragrances-count-display .count-badge{background:#000;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.products-table-wrapper .admin-products-table .fragrances-count-display .count-label{color:#666;font-size:13px}.products-table-wrapper .admin-products-table .hsn-code-display code{font-family:monospace;font-size:13px;color:#666;background:#f8f9fa;padding:4px 8px;border-radius:4px;border:1px solid #e5e5e5}.products-table-wrapper .admin-products-table .price-display-cell .price-display{display:flex;align-items:center;gap:4px}.products-table-wrapper .admin-products-table .price-display-cell .price-display .currency-icon-display{color:#666;font-size:14px}.products-table-wrapper .admin-products-table .price-display-cell .price-display .price-value-display{font-family:Bold,sans-serif;font-size:15px;color:#222}.products-table-wrapper .admin-products-table .product-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;width:80px}.products-table-wrapper .admin-products-table .product-status-badge.active{background:#e8f8ef;color:#2ecc71}.products-table-wrapper .admin-products-table .product-status-badge.inactive{background:#fdedec;color:#e74c3c}.products-table-wrapper .admin-products-table .product-action-buttons{display:flex;gap:8px}.products-table-wrapper .admin-products-table .product-action-buttons button{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-family:Content,sans-serif;font-size:13px;cursor:pointer;transition:all .3s}.products-table-wrapper .admin-products-table .product-action-buttons button.edit-product-btn{background:#f0f7ff;color:#3498db;border:1px solid #cfe2ff}.products-table-wrapper .admin-products-table .product-action-buttons button.edit-product-btn:hover:not(:disabled){background:#e3f2fd;border-color:#3498db}.products-table-wrapper .admin-products-table .product-action-buttons button.delete-product-btn{background:#fdedec;color:#e74c3c;border:1px solid #fadbd8}.products-table-wrapper .admin-products-table .product-action-buttons button.delete-product-btn:hover:not(:disabled){background:#fadbd8;border-color:#e74c3c}.products-table-wrapper .admin-products-table .product-action-buttons button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){.products-table-wrapper .admin-products-table .product-action-buttons button .action-text-display{display:none}}.product-details-modal-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.product-details-modal-overlay .modal-backdrop{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-details-modal-overlay .product-details-modal-content{position:relative;background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:products-modal-slide .3s ease-out}.product-details-modal-overlay .product-details-modal-content.confirm-modal{max-width:500px}@media(max-width:768px){.product-details-modal-overlay .product-details-modal-content{max-height:95vh;margin:0 10px}}.product-details-modal-overlay .product-details-modal-content::-webkit-scrollbar{width:6px}.product-details-modal-overlay .product-details-modal-content::-webkit-scrollbar-track{background:#f1f1f1}.product-details-modal-overlay .product-details-modal-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.product-details-modal-overlay .modal-header-section{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.product-details-modal-overlay .modal-header-section .modal-title-section{display:flex;align-items:center;gap:12px}.product-details-modal-overlay .modal-header-section .modal-title-section svg{font-size:22px;color:#000}.product-details-modal-overlay .modal-header-section .modal-title-section h2{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0}.product-details-modal-overlay .modal-header-section .modal-close-btn{width:36px;height:36px;border-radius:50%;border:none;background:#f8f9fa;color:#666;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.product-details-modal-overlay .modal-header-section .modal-close-btn:hover{background:#e9ecef;color:#222}.product-details-modal-overlay .modal-body-section{padding:24px}.product-details-modal-overlay .modal-body-section .modal-section-item{margin-bottom:24px}.product-details-modal-overlay .modal-body-section .modal-section-item:last-child{margin-bottom:0}.product-details-modal-overlay .modal-body-section .modal-section-item .section-title-item{display:flex;align-items:center;gap:10px;font-family:Bold,sans-serif;font-size:16px;color:#222;margin:0 0 16px}.product-details-modal-overlay .modal-body-section .modal-section-item .section-title-item svg{color:#000;font-size:18px}.product-details-modal-overlay .modal-body-section .modal-section-item .section-header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.product-details-modal-overlay .modal-body-section .modal-section-item .section-header-section .add-field-btn-section{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f8f9fa;color:#666;border:1px solid #dee2e6;border-radius:6px;font-family:Content,sans-serif;font-size:13px;cursor:pointer;transition:all .3s}.product-details-modal-overlay .modal-body-section .modal-section-item .section-header-section .add-field-btn-section:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.product-details-modal-overlay .modal-body-section .modal-section-item .section-header-section .add-field-btn-section:disabled{opacity:.6;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .product-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){.product-details-modal-overlay .modal-body-section .product-form-grid{grid-template-columns:1fr}}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section.full-width-section{grid-column:1/-1}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section label{display:block;margin-bottom:8px;color:#222;font-weight:500;font-size:14px}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section label:after{content:" *";color:#e74c3c}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section label:not(:has(+*[required])):after{content:""}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .form-input-section{width:92%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;transition:border-color .3s}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .form-input-section:focus{outline:none;border-color:#000}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .form-input-section:disabled{background:#f8f9fa;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .form-textarea-section{width:96%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;resize:vertical;min-height:100px;transition:border-color .3s}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .form-textarea-section:focus{outline:none;border-color:#000}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .form-textarea-section:disabled{background:#f8f9fa;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .category-select-section{position:relative}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .category-select-section .select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#666;font-size:16px;pointer-events:none}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .category-select-section .form-select-section{width:100%;padding:12px 36px 12px 12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;background:#fff;cursor:pointer;transition:border-color .3s;appearance:none}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .category-select-section .form-select-section:focus{outline:none;border-color:#000}.product-details-modal-overlay .modal-body-section .product-form-grid .form-group-section .category-select-section .form-select-section:disabled{background:#f8f9fa;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .file-upload-label-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .file-upload-label-section{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#f8f9fa;color:#666;border:2px dashed #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;cursor:pointer;transition:all .3s}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .file-upload-label-section:hover:not(:disabled),.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .file-upload-label-section:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .file-upload-label-section:disabled,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .file-upload-label-section:disabled{opacity:.6;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .image-preview-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .image-preview-section{margin-top:16px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .image-preview-section img,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .image-preview-section img{width:120px;height:120px;object-fit:cover;border-radius:8px;border:1px solid #e5e5e5}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .image-preview-section .image-info-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .image-preview-section .image-info-section{margin-top:8px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .image-preview-section .image-info-section .file-name-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .image-preview-section .image-info-section .file-name-section{display:block;color:#666;font-size:13px;margin-bottom:4px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .image-preview-section .image-info-section .file-size-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .image-preview-section .image-info-section .file-size-section{color:#999;font-size:12px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .image-preview-section .current-label-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .image-preview-section .current-label-section{display:block;color:#666;font-size:13px;margin-bottom:8px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section{margin-top:16px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-count-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-count-section{color:#666;font-size:13px;margin-bottom:12px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-count-section strong,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-count-section strong{color:#222}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-grid-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-grid-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section{position:relative}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section img,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section img{width:100%;height:100px;object-fit:cover;border-radius:8px;border:1px solid #e5e5e5}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section .remove-image-btn-section,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section .remove-image-btn-section{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;border:none;background:#e74c3c;color:#fff;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section .remove-image-btn-section:hover:not(:disabled),.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section .remove-image-btn-section:hover:not(:disabled){background:#c0392b}.product-details-modal-overlay .modal-body-section .thumbnail-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section .remove-image-btn-section:disabled,.product-details-modal-overlay .modal-body-section .product-images-upload-section .file-upload-area-section .images-preview-section .images-grid-section .image-preview-item-section .remove-image-btn-section:disabled{opacity:.6;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .pricing-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){.product-details-modal-overlay .modal-body-section .pricing-form-grid{grid-template-columns:1fr}}.product-details-modal-overlay .modal-body-section .pricing-form-grid .form-group-section .price-input-section{display:flex;align-items:center}.product-details-modal-overlay .modal-body-section .pricing-form-grid .form-group-section .price-input-section .currency-section{padding:12px 8px 12px 16px;background:#f8f9fa;border:2px solid #e5e5e5;border-right:none;border-radius:8px 0 0 8px;font-family:Content,sans-serif;font-size:14px;color:#666}.product-details-modal-overlay .modal-body-section .pricing-form-grid .form-group-section .price-input-section .price-input-field{flex:1;padding:12px 16px 12px 8px;border:2px solid #e5e5e5;border-left:none;border-radius:0 8px 8px 0;font-family:Content,sans-serif;font-size:14px;transition:border-color .3s}.product-details-modal-overlay .modal-body-section .pricing-form-grid .form-group-section .price-input-section .price-input-field:focus{outline:none;border-color:#000}.product-details-modal-overlay .modal-body-section .pricing-form-grid .form-group-section .price-input-section .price-input-field:disabled{background:#f8f9fa;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section{display:flex;gap:12px;margin-bottom:12px;align-items:center}@media(max-width:480px){.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section{flex-direction:column;gap:8px}}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .spec-input-section{flex:1;padding:10px 12px;border:2px solid #e5e5e5;border-radius:6px;font-family:Content,sans-serif;font-size:13px;transition:border-color .3s}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .spec-input-section.key-input{flex:.4}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .spec-input-section.value-input{flex:.6}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .spec-input-section:focus{outline:none;border-color:#000}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .spec-input-section:disabled{background:#f8f9fa;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .remove-spec-btn-section{width:36px;height:36px;border-radius:50%;border:none;background:#fdedec;color:#e74c3c;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .remove-spec-btn-section:hover:not(:disabled){background:#fadbd8}.product-details-modal-overlay .modal-body-section .specifications-container-section .spec-row-section .remove-spec-btn-section:disabled{opacity:.6;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .section-hint-section{color:#666;font-size:13px;margin:-12px 0 16px;font-style:italic}.product-details-modal-overlay .modal-body-section .fragrances-container-section .no-items-section{padding:20px;text-align:center;background:#f8f9fa;border-radius:8px;border:2px dashed #e5e5e5;color:#999;font-size:14px}.product-details-modal-overlay .modal-body-section .fragrances-container-section .fragrance-row-section{display:flex;gap:12px;margin-bottom:12px;align-items:center}.product-details-modal-overlay .modal-body-section .fragrances-container-section .fragrance-row-section .fragrance-input-section{flex:1;padding:10px 12px;border:2px solid #e5e5e5;border-radius:6px;font-family:Content,sans-serif;font-size:13px;transition:border-color .3s}.product-details-modal-overlay .modal-body-section .fragrances-container-section .fragrance-row-section .fragrance-input-section:focus{outline:none;border-color:#000}.product-details-modal-overlay .modal-body-section .fragrances-container-section .fragrance-row-section .fragrance-input-section:disabled{background:#f8f9fa;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .fragrances-container-section .fragrance-row-section .remove-fragrance-btn-section{width:36px;height:36px;border-radius:50%;border:none;background:#fdedec;color:#e74c3c;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}.product-details-modal-overlay .modal-body-section .fragrances-container-section .fragrance-row-section .remove-fragrance-btn-section:hover:not(:disabled){background:#fadbd8}.product-details-modal-overlay .modal-body-section .fragrances-container-section .fragrance-row-section .remove-fragrance-btn-section:disabled{opacity:.6;cursor:not-allowed}.product-details-modal-overlay .modal-body-section .confirmation-message-section{text-align:center;padding:20px}.product-details-modal-overlay .modal-body-section .confirmation-message-section .warning-icon{font-size:48px;color:#e74c3c;margin-bottom:16px}.product-details-modal-overlay .modal-body-section .confirmation-message-section p{color:#222;font-size:16px;margin-bottom:12px;line-height:1.6}.product-details-modal-overlay .modal-body-section .confirmation-message-section .warning-note{color:#e74c3c;font-size:14px;font-weight:500}.product-details-modal-overlay .modal-footer-section{padding:20px 24px;border-top:1px solid #e5e5e5;display:flex;justify-content:flex-end;gap:12px}.product-details-modal-overlay .modal-footer-section button{padding:12px 32px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.product-details-modal-overlay .modal-footer-section button.btn-primary-section{background:#000;color:#fff}.product-details-modal-overlay .modal-footer-section button.btn-primary-section:hover:not(:disabled){background:#333}.product-details-modal-overlay .modal-footer-section button.btn-secondary-section{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.product-details-modal-overlay .modal-footer-section button.btn-secondary-section:hover:not(:disabled){background:#e9ecef}.product-details-modal-overlay .modal-footer-section button.btn-danger-section{background:#e74c3c;color:#fff}.product-details-modal-overlay .modal-footer-section button.btn-danger-section:hover:not(:disabled){background:#c0392b}.product-details-modal-overlay .modal-footer-section button:disabled{opacity:.6;cursor:not-allowed}@keyframes products-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes products-modal-slide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.list-products-container{padding:12px}.products-filters-section .products-search-container .products-search-box{min-width:100%;max-width:100%}.product-details-modal-content{margin:0 5px}}@media(max-width:480px){.products-table-wrapper .admin-products-table{min-width:800px}}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype")}.inventories-container{min-height:100vh;background:#f8f9fa;font-family:Content,Segoe UI,sans-serif;padding:20px;width:97%;position:relative}@media(max-width:768px){.inventories-container{padding:12px}}.inventories-header{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.inventories-header .header-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.inventories-header .header-content{flex-direction:column;gap:16px;align-items:flex-start}}.inventories-header .header-content .header-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.inventories-header .header-content .header-title .header-icon{font-size:28px;color:#000}.inventories-header .header-content .header-title h1{font-family:Bold,sans-serif;font-size:24px;color:#222;margin:0}.inventories-header .header-content .header-title .inventory-badge{background:#000;color:#fff;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:600}.inventories-header .header-content .header-actions{display:flex;gap:12px}@media(max-width:768px){.inventories-header .header-content .header-actions{width:100%;justify-content:flex-end}}.inventories-header .header-content .header-actions button{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;cursor:pointer;transition:all .3s}.inventories-header .header-content .header-actions button.refresh-inventory-btn{background:#f8f9fa;color:#333;border:1px solid #dee2e6}.inventories-header .header-content .header-actions button.refresh-inventory-btn:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.inventories-header .header-content .header-actions button.refresh-inventory-btn .spinning{animation:inventory-spin 1s linear infinite}.inventories-header .header-content .header-actions button.export-inventory-btn{background:#000;color:#fff}.inventories-header .header-content .header-actions button.export-inventory-btn:hover:not(:disabled){background:#333}.inventories-header .header-content .header-actions button:disabled{opacity:.6;cursor:not-allowed}.inventory-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.inventory-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.inventory-stats-grid{grid-template-columns:1fr}}.inventory-stats-grid .inventory-stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;gap:16px;transition:transform .3s}.inventory-stats-grid .inventory-stat-card:hover{transform:translateY(-2px)}.inventory-stats-grid .inventory-stat-card .stat-icon-card{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px}.inventory-stats-grid .inventory-stat-card .stat-icon-card.total-items{background:#e8f4fc;color:#3498db}.inventory-stats-grid .inventory-stat-card .stat-icon-card.in-stock{background:#e8f8ef;color:#2ecc71}.inventory-stats-grid .inventory-stat-card .stat-icon-card.low-stock{background:#fef5e6;color:#f39c12}.inventory-stats-grid .inventory-stat-card .stat-icon-card.out-stock{background:#fdedec;color:#e74c3c}.inventory-stats-grid .inventory-stat-card .stat-icon-card.total-stock{background:#f4ecf7;color:#9b59b6}.inventory-stats-grid .inventory-stat-card .stat-card-content h3{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0 0 4px}.inventory-stats-grid .inventory-stat-card .stat-card-content p{color:#666;font-size:13px;margin:0}.inventory-filters-section{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.inventory-filters-section .inventory-search-container{margin-bottom:20px}.inventory-filters-section .inventory-search-container .inventory-search-box{position:relative;max-width:500px}.inventory-filters-section .inventory-search-container .inventory-search-box .inventory-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#999;font-size:18px}.inventory-filters-section .inventory-search-container .inventory-search-box .inventory-search-input{width:100%;padding:14px 20px 14px 48px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:15px;transition:all .3s}.inventory-filters-section .inventory-search-container .inventory-search-box .inventory-search-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.inventory-filters-section .inventory-search-container .inventory-search-box .inventory-search-input:disabled{background:#f8f9fa;cursor:not-allowed}.inventory-filters-section .inventory-status-filters{display:flex;flex-wrap:wrap;gap:10px}.inventory-filters-section .inventory-status-filters .inventory-filter-btn{padding:8px 16px;background:#f8f9fa;border:2px solid #e5e5e5;border-radius:6px;font-family:Content,sans-serif;font-size:14px;color:#666;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s}.inventory-filters-section .inventory-status-filters .inventory-filter-btn:hover{border-color:#999;background:#f0f0f0}.inventory-filters-section .inventory-status-filters .inventory-filter-btn.active{background:#000;border-color:#000;color:#fff}.inventory-filters-section .inventory-status-filters .inventory-filter-btn.active svg{color:#fff}.inventory-filters-section .inventory-status-filters .inventory-filter-btn .filter-icon{font-size:14px}.inventory-loading-overlay{position:fixed;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.inventory-loading-overlay .inventory-loading-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;animation:inventory-spin 1s linear infinite;margin-bottom:16px}.inventory-loading-overlay p{color:#666;font-size:16px}.inventory-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.inventory-table-wrapper .inventory-table-responsive{overflow-x:auto}.inventory-table-wrapper .inventory-table-responsive::-webkit-scrollbar{height:6px}.inventory-table-wrapper .inventory-table-responsive::-webkit-scrollbar-track{background:#f1f1f1}.inventory-table-wrapper .inventory-table-responsive::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.inventory-table-wrapper .admin-inventory-table{width:100%;border-collapse:collapse;min-width:1000px}.inventory-table-wrapper .admin-inventory-table thead{background:#f8f9fa}.inventory-table-wrapper .admin-inventory-table thead th{padding:16px;text-align:left;font-family:Bold,sans-serif;font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e5e5;white-space:nowrap}.inventory-table-wrapper .admin-inventory-table tbody tr{border-bottom:1px solid #e5e5e5;transition:background .3s}.inventory-table-wrapper .admin-inventory-table tbody tr:hover{background:#fafafa}.inventory-table-wrapper .admin-inventory-table tbody tr:last-child{border-bottom:none}.inventory-table-wrapper .admin-inventory-table tbody tr td{padding:16px;vertical-align:top}.inventory-table-wrapper .admin-inventory-table .inventory-no-data{padding:60px 16px;text-align:center}.inventory-table-wrapper .admin-inventory-table .inventory-no-data .inventory-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px}.inventory-table-wrapper .admin-inventory-table .inventory-no-data .inventory-empty-state svg{font-size:48px;color:#ddd}.inventory-table-wrapper .admin-inventory-table .inventory-no-data .inventory-empty-state p{color:#999;font-size:16px;margin-bottom:16px}.inventory-table-wrapper .admin-inventory-table .inventory-no-data .inventory-empty-state .clear-search-btn{padding:8px 16px;background:#000;color:#fff;border:none;border-radius:6px;font-family:Content,sans-serif;font-size:13px;cursor:pointer;transition:all .3s}.inventory-table-wrapper .admin-inventory-table .inventory-no-data .inventory-empty-state .clear-search-btn:hover{background:#333}.inventory-table-wrapper .admin-inventory-table .product-info-cell{display:flex;align-items:center;gap:12px}.inventory-table-wrapper .admin-inventory-table .product-info-cell .product-thumbnail{width:50px;height:50px;border-radius:8px;object-fit:cover;border:1px solid #e5e5e5}.inventory-table-wrapper .admin-inventory-table .product-info-cell .product-image-placeholder{width:50px;height:50px;border-radius:8px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#999}.inventory-table-wrapper .admin-inventory-table .product-info-cell .product-image-placeholder svg{font-size:20px}.inventory-table-wrapper .admin-inventory-table .product-info-cell .product-details-cell .product-name-cell{font-weight:500;color:#222;font-size:14px;line-height:1.4}.inventory-table-wrapper .admin-inventory-table .fragrance-info-cell .fragrance-name-cell{color:#222;font-size:14px;font-weight:500;background:#f8f9fa;padding:6px 12px;border-radius:6px;display:inline-block}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell{display:flex;align-items:center;gap:12px}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-number{font-family:Bold,sans-serif;font-size:18px;color:#222;min-width:40px}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-actions-cell{display:flex;gap:6px}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-actions-cell button{padding:6px 12px;border:none;border-radius:6px;font-family:Content,sans-serif;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:4px}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-actions-cell button.add-stock-action-btn{background:#e8f8ef;color:#2ecc71;border:1px solid #2ecc71}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-actions-cell button.add-stock-action-btn:hover{background:#2ecc71;color:#fff}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-actions-cell button.set-stock-action-btn{background:#e8f4fc;color:#3498db;border:1px solid #3498db}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-actions-cell button.set-stock-action-btn:hover{background:#3498db;color:#fff}.inventory-table-wrapper .admin-inventory-table .stock-info-cell .stock-value-cell .stock-actions-cell button:disabled{opacity:.6;cursor:not-allowed}.inventory-table-wrapper .admin-inventory-table .threshold-cell .threshold-input-field{width:80px;padding:8px 12px;border:2px solid #e5e5e5;border-radius:6px;font-family:Content,sans-serif;font-size:14px;text-align:center;transition:all .3s}.inventory-table-wrapper .admin-inventory-table .threshold-cell .threshold-input-field:focus{outline:none;border-color:#000}.inventory-table-wrapper .admin-inventory-table .threshold-cell .threshold-input-field:disabled{background:#f8f9fa;cursor:not-allowed}.inventory-table-wrapper .admin-inventory-table .inventory-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid;white-space:nowrap}.inventory-table-wrapper .admin-inventory-table .inventory-status-badge .status-icon{font-size:12px}.inventory-table-wrapper .admin-inventory-table .inventory-action-buttons .view-history-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f8f9fa;color:#666;border:1px solid #dee2e6;border-radius:6px;font-family:Content,sans-serif;font-size:13px;cursor:pointer;transition:all .3s}.inventory-table-wrapper .admin-inventory-table .inventory-action-buttons .view-history-btn:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd;color:#333}.inventory-table-wrapper .admin-inventory-table .inventory-action-buttons .view-history-btn:disabled{opacity:.6;cursor:not-allowed}.inventory-table-wrapper .admin-inventory-table .inventory-action-buttons .view-history-btn .action-icon-display{font-size:14px}@media(max-width:480px){.inventory-table-wrapper .admin-inventory-table .inventory-action-buttons .view-history-btn .action-text-display{display:none}}.inventory-pagination{display:flex;justify-content:center;align-items:center;padding:20px;border-top:1px solid #e5e5e5}@media(max-width:768px){.inventory-pagination{flex-direction:column;gap:16px}}.inventory-pagination .inventory-page-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;color:#666;cursor:pointer;transition:all .3s}.inventory-pagination .inventory-page-btn:hover:not(:disabled){border-color:#000;color:#000}.inventory-pagination .inventory-page-btn:disabled{opacity:.5;cursor:not-allowed}.inventory-pagination .inventory-page-btn.prev{margin-right:auto}@media(max-width:768px){.inventory-pagination .inventory-page-btn.prev{margin-right:0;order:1}}.inventory-pagination .inventory-page-btn.next{margin-left:auto}@media(max-width:768px){.inventory-pagination .inventory-page-btn.next{margin-left:0;order:3}}.inventory-pagination .inventory-page-info{padding:0 24px;color:#666;font-size:14px}@media(max-width:768px){.inventory-pagination .inventory-page-info{padding:0;order:2}}.inventory-pagination .inventory-page-info strong{color:#222}.inventory-modal-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.inventory-modal-overlay .modal-backdrop{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.inventory-modal-overlay .inventory-modal-content{position:relative;background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:inventory-modal-slide .3s ease-out;margin:0 auto}.inventory-modal-overlay .inventory-modal-content.large{max-width:900px}@media(max-width:768px){.inventory-modal-overlay .inventory-modal-content{max-height:90vh;margin:0 10px}}.inventory-modal-overlay .inventory-modal-content::-webkit-scrollbar{width:6px}.inventory-modal-overlay .inventory-modal-content::-webkit-scrollbar-track{background:#f1f1f1}.inventory-modal-overlay .inventory-modal-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.inventory-modal-overlay .modal-header-section{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.inventory-modal-overlay .modal-header-section .modal-title-section{display:flex;align-items:center;gap:12px}.inventory-modal-overlay .modal-header-section .modal-title-section svg{font-size:22px;color:#000}.inventory-modal-overlay .modal-header-section .modal-title-section h2{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0}.inventory-modal-overlay .modal-header-section .modal-close-btn{width:36px;height:36px;border-radius:50%;border:none;background:#f8f9fa;color:#666;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.inventory-modal-overlay .modal-header-section .modal-close-btn:hover:not(:disabled){background:#e9ecef;color:#222}.inventory-modal-overlay .modal-header-section .modal-close-btn:disabled{opacity:.6;cursor:not-allowed}.inventory-modal-overlay .modal-body-section{padding:24px}.inventory-modal-overlay .modal-body-section .modal-section-item{margin-bottom:24px}.inventory-modal-overlay .modal-body-section .modal-section-item:last-child{margin-bottom:0}.inventory-modal-overlay .modal-body-section .modal-section-item .section-title-item{display:flex;align-items:center;gap:10px;font-family:Bold,sans-serif;font-size:16px;color:#222;margin:0 0 16px}.inventory-modal-overlay .modal-body-section .modal-section-item .section-title-item svg{color:#000;font-size:18px}.inventory-modal-overlay .modal-body-section .product-info-grid-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;background:#f8f9fa;padding:20px;border-radius:12px}.inventory-modal-overlay .modal-body-section .product-info-grid-section .info-item-section{display:flex;flex-direction:column;gap:4px}.inventory-modal-overlay .modal-body-section .product-info-grid-section .info-item-section .info-label-section{color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.inventory-modal-overlay .modal-body-section .product-info-grid-section .info-item-section .info-value-section{font-size:14px;color:#222;font-weight:500}.inventory-modal-overlay .modal-body-section .form-section{background:#f8f9fa;border-radius:12px;padding:20px}.inventory-modal-overlay .modal-body-section .form-section .form-group-section{margin-bottom:16px}.inventory-modal-overlay .modal-body-section .form-section .form-group-section label{display:block;margin-bottom:8px;color:#222;font-weight:500;font-size:14px}.inventory-modal-overlay .modal-body-section .form-section .form-group-section .form-input-section,.inventory-modal-overlay .modal-body-section .form-section .form-group-section .form-select-section{width:100%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;background:#fff;transition:border-color .3s}.inventory-modal-overlay .modal-body-section .form-section .form-group-section .form-input-section:focus,.inventory-modal-overlay .modal-body-section .form-section .form-group-section .form-select-section:focus{outline:none;border-color:#000}.inventory-modal-overlay .modal-body-section .form-section .form-group-section .form-input-section:disabled,.inventory-modal-overlay .modal-body-section .form-section .form-group-section .form-select-section:disabled{background:#f8f9fa;cursor:not-allowed}.inventory-modal-overlay .modal-body-section .form-section .form-group-section .form-select-section{cursor:pointer}.inventory-modal-overlay .modal-body-section .form-section .stock-preview-section{background:#fff;border-radius:8px;padding:16px;margin-top:16px}.inventory-modal-overlay .modal-body-section .form-section .stock-preview-section .preview-row-section{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px dashed #e5e5e5;color:#666;font-size:14px}.inventory-modal-overlay .modal-body-section .form-section .stock-preview-section .preview-row-section:last-child{border-bottom:none}.inventory-modal-overlay .modal-body-section .form-section .stock-preview-section .preview-row-section.total-section{font-family:Bold,sans-serif;color:#222;font-size:15px;padding-top:12px}.inventory-modal-overlay .modal-body-section .form-section .stock-preview-section .preview-row-section.total-section .new-stock-value{color:#000;font-size:16px}.inventory-modal-overlay .modal-body-section .form-section .stock-preview-section .preview-row-section .positive-change{color:#2ecc71;font-weight:500}.inventory-modal-overlay .modal-body-section .form-section .stock-preview-section .preview-row-section .negative-change{color:#e74c3c;font-weight:500}.inventory-modal-overlay .modal-body-section .history-table-container-section .empty-history-section{text-align:center;padding:40px;color:#999;background:#f8f9fa;border-radius:12px}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section{width:100%;border-collapse:collapse;font-size:13px}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section thead{background:#f8f9fa}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section thead th{padding:12px;text-align:left;font-family:Bold,sans-serif;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e5e5;white-space:nowrap}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section tbody tr{border-bottom:1px solid #e5e5e5}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section tbody tr:hover{background:#fafafa}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section tbody tr td{padding:12px;vertical-align:middle}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section .type-cell-section .type-badge-section{display:inline-block;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:500;border:1px solid}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section .difference-cell-section .positive-change{color:#2ecc71;font-weight:500}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section .difference-cell-section .negative-change{color:#e74c3c;font-weight:500}.inventory-modal-overlay .modal-body-section .history-table-container-section .history-table-section .reason-cell-section{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inventory-modal-overlay .modal-footer-section{padding:20px 24px;border-top:1px solid #e5e5e5;display:flex;justify-content:flex-end;gap:12px}.inventory-modal-overlay .modal-footer-section button{padding:12px 32px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.inventory-modal-overlay .modal-footer-section button.btn-primary-section{background:#000;color:#fff}.inventory-modal-overlay .modal-footer-section button.btn-primary-section:hover:not(:disabled){background:#333}.inventory-modal-overlay .modal-footer-section button.btn-primary-section:disabled{opacity:.6;cursor:not-allowed}.inventory-modal-overlay .modal-footer-section button.btn-primary-section .spinning{animation:inventory-spin 1s linear infinite;margin-right:8px}.inventory-modal-overlay .modal-footer-section button.btn-secondary-section{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.inventory-modal-overlay .modal-footer-section button.btn-secondary-section:hover:not(:disabled){background:#e9ecef}.inventory-modal-overlay .modal-footer-section button.btn-secondary-section:disabled{opacity:.6;cursor:not-allowed}@keyframes inventory-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes inventory-modal-slide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.inventories-container{padding:12px}.inventory-stats-grid .inventory-stat-card{padding:16px}.inventory-stats-grid .inventory-stat-card .stat-icon-card{width:40px;height:40px;font-size:18px}.inventory-stats-grid .inventory-stat-card .stat-card-content h3{font-size:18px}.inventory-stats-grid .inventory-stat-card .stat-card-content p{font-size:12px}.inventory-filters-section .inventory-status-filters .inventory-filter-btn{padding:6px 12px;font-size:13px}.inventory-modal-content{margin:0 5px}}@media(max-width:480px){.inventory-stats-grid{grid-template-columns:1fr}.inventory-table-wrapper .admin-inventory-table{min-width:800px}}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.color-offer-container{min-height:100vh;background:#f8f9fa;font-family:Content,Segoe UI,sans-serif;padding:20px;width:97%;position:relative}@media(max-width:768px){.color-offer-container{padding:12px}}.color-offer-header{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.color-offer-header .color-offer-header-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.color-offer-header .color-offer-header-content{flex-direction:column;gap:16px;align-items:flex-start}}.color-offer-header .color-offer-header-content .color-offer-header-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.color-offer-header .color-offer-header-content .color-offer-header-title .color-offer-header-icon{font-size:28px;color:#000}.color-offer-header .color-offer-header-content .color-offer-header-title h1{font-family:Bold,sans-serif;font-size:24px;color:#222;margin:0}.color-offer-header .color-offer-header-content .color-offer-header-title .color-offer-badge{background:#000;color:#fff;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:600}.color-offer-header .color-offer-header-content .color-offer-header-actions{display:flex;gap:12px}@media(max-width:768px){.color-offer-header .color-offer-header-content .color-offer-header-actions{width:100%;justify-content:flex-end}}.color-offer-header .color-offer-header-content .color-offer-header-actions button{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;cursor:pointer;transition:all .3s}.color-offer-header .color-offer-header-content .color-offer-header-actions button.color-offer-refresh-btn{background:#f8f9fa;color:#333;border:1px solid #dee2e6}.color-offer-header .color-offer-header-content .color-offer-header-actions button.color-offer-refresh-btn:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.color-offer-header .color-offer-header-content .color-offer-header-actions button.color-offer-refresh-btn .color-offer-spinning{animation:color-offer-spin 1s linear infinite}.color-offer-header .color-offer-header-content .color-offer-header-actions button:disabled{opacity:.6;cursor:not-allowed}.color-offer-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.color-offer-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.color-offer-stats-grid{grid-template-columns:1fr}}.color-offer-stats-grid .color-offer-stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;gap:16px;transition:transform .3s}.color-offer-stats-grid .color-offer-stat-card:hover{transform:translateY(-2px)}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-icon-card{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-icon-card.color-offer-total-products{background:#e8f4fc;color:#3498db}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-icon-card.color-offer-total-colors{background:#f4ecf7;color:#9b59b6}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-icon-card.color-offer-colors-with-offers{background:#fef5e6;color:#f39c12}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-icon-card.color-offer-active-offers{background:#e8f8ef;color:#2ecc71}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-card-content h3{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0 0 4px}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-card-content p{color:#666;font-size:13px;margin:0}.color-offer-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;position:relative}.color-offer-table-wrapper .color-offer-loading-overlay{position:absolute;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.color-offer-table-wrapper .color-offer-loading-overlay .color-offer-loading-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;animation:color-offer-spin 1s linear infinite;margin-bottom:16px}.color-offer-table-wrapper .color-offer-loading-overlay p{color:#666;font-size:16px}.color-offer-table-wrapper .color-offer-no-data{padding:60px 16px;text-align:center}.color-offer-table-wrapper .color-offer-no-data .color-offer-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px}.color-offer-table-wrapper .color-offer-no-data .color-offer-empty-state svg{font-size:48px;color:#ddd}.color-offer-table-wrapper .color-offer-no-data .color-offer-empty-state p{color:#999;font-size:16px}.color-offer-list-container{padding:24px}@media(max-width:768px){.color-offer-list-container{padding:16px}}.color-offer-product-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .3s}.color-offer-product-card:hover{border-color:#000;box-shadow:0 4px 12px #0000000d}.color-offer-product-card:last-child{margin-bottom:0}.color-offer-product-card .color-offer-product-header{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;transition:background .3s}.color-offer-product-card .color-offer-product-header:hover{background:#fafafa}@media(max-width:768px){.color-offer-product-card .color-offer-product-header{flex-direction:column;align-items:flex-start;gap:16px}}.color-offer-product-card .color-offer-product-header .color-offer-product-info{display:flex;align-items:center;gap:16px;flex:1}@media(max-width:480px){.color-offer-product-card .color-offer-product-header .color-offer-product-info{flex-direction:column;align-items:flex-start}}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-image-container .color-offer-product-thumbnail{width:80px;height:80px;border-radius:8px;object-fit:cover;border:1px solid #e5e5e5}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-image-container .color-offer-product-image-placeholder{width:80px;height:80px;border-radius:8px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#999}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-image-container .color-offer-product-image-placeholder svg{font-size:24px}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details{flex:1}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-name-row{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-name-row .color-offer-product-name{font-family:Bold,sans-serif;font-size:18px;color:#222;margin:0}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-name-row .color-offer-product-type-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:500;background:#e8f4fc;color:#3498db;border:1px solid #3498db}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-name-row .color-offer-offers-count-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:500;background:#fef5e6;color:#f39c12;border:1px solid #f39c12}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-meta-row{display:flex;flex-wrap:wrap;gap:12px}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-meta-row span{font-size:13px;color:#666;padding:4px 10px;background:#f8f9fa;border-radius:4px}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-meta-row span.color-offer-product-category{background:#e8f4fc;color:#3498db}.color-offer-product-card .color-offer-product-header .color-offer-product-info .color-offer-product-details .color-offer-product-meta-row span.color-offer-product-id{background:#f0f0f0;color:#666}.color-offer-product-card .color-offer-product-header .color-offer-product-actions .color-offer-expand-icon{color:#666;font-size:20px;transition:transform .3s}.color-offer-product-card .color-offer-colors-section{padding:0 20px 20px;border-top:1px solid #e5e5e5}.color-offer-product-card .color-offer-colors-section .color-offer-section-title{display:flex;align-items:center;gap:10px;font-family:Bold,sans-serif;font-size:16px;color:#222;margin:0 0 16px;padding-top:20px}.color-offer-product-card .color-offer-colors-section .color-offer-section-title svg{color:#000;font-size:18px}.color-offer-product-card .color-offer-colors-section .color-offer-simple-colors-container .color-offer-model-section,.color-offer-product-card .color-offer-colors-section .color-offer-variable-models-container .color-offer-model-section{margin-bottom:24px}.color-offer-product-card .color-offer-colors-section .color-offer-simple-colors-container .color-offer-model-section:last-child,.color-offer-product-card .color-offer-colors-section .color-offer-variable-models-container .color-offer-model-section:last-child{margin-bottom:0}.color-offer-product-card .color-offer-colors-section .color-offer-simple-colors-container .color-offer-model-section .color-offer-model-sku,.color-offer-product-card .color-offer-colors-section .color-offer-variable-models-container .color-offer-model-section .color-offer-model-sku{color:#666;font-size:14px;margin-left:8px;font-weight:400}.color-offer-product-card .color-offer-colors-section .color-offer-simple-colors-container .color-offer-model-section .color-offer-no-colors-text,.color-offer-product-card .color-offer-colors-section .color-offer-variable-models-container .color-offer-model-section .color-offer-no-colors-text{color:#999;font-size:14px;padding:20px;background:#f8f9fa;border-radius:8px;text-align:center}.color-offer-product-card .color-offer-colors-section .color-offer-colors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}@media(max-width:768px){.color-offer-product-card .color-offer-colors-section .color-offer-colors-grid{grid-template-columns:1fr}}.color-offer-product-card .color-offer-colors-section .color-offer-color-card{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:all .3s}.color-offer-product-card .color-offer-colors-section .color-offer-color-card:hover{border-color:#000;box-shadow:0 4px 8px #0000001a}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px;border-bottom:1px solid #e5e5e5}@media(max-width:480px){.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header{flex-direction:column;gap:12px}}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info{flex:1}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-name-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-name-row .color-offer-color-name{font-size:15px;color:#222;font-weight:600}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-name-row .color-offer-color-offer-status{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:500;border:1px solid}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-name-row .color-offer-color-offer-status.color-offer-active{background:#e8f8ef;color:#2ecc71;border-color:#2ecc71}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-name-row .color-offer-color-offer-status.color-offer-inactive{background:#fdedec;color:#e74c3c;border-color:#e74c3c}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-name-row .color-offer-color-offer-status .color-offer-status-icon{font-size:10px}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-pricing .color-offer-regular-price{font-size:16px;color:#222;font-weight:600}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-pricing .color-offer-offer-pricing{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-pricing .color-offer-offer-pricing .color-offer-original-price{text-decoration:line-through;color:#999;font-size:14px}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-pricing .color-offer-offer-pricing .color-offer-current-price{font-size:16px;color:#222;font-weight:600}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-info .color-offer-color-pricing .color-offer-offer-pricing .color-offer-discount-badge{background:#fef5e6;color:#f39c12;padding:3px 8px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid #f39c12}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions{display:flex;gap:8px}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-action-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-family:Content,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-action-btn.color-offer-add{background:#000;color:#fff}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-action-btn.color-offer-add:hover{background:#333}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-action-btn.color-offer-edit{background:#fef5e6;color:#f39c12;border:1px solid #f39c12}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-action-btn.color-offer-edit:hover{background:#f39c12;color:#fff}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-action-btn:disabled{opacity:.6;cursor:not-allowed}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-remove-btn{width:36px;height:36px;border-radius:6px;border:1px solid #fdedec;background:#fdedec;color:#e74c3c;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-remove-btn:hover{background:#e74c3c;color:#fff}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-color-card-header .color-offer-color-actions .color-offer-remove-btn:disabled{opacity:.6;cursor:not-allowed}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-details{padding:16px;background:#fff}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-details .color-offer-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}@media(max-width:480px){.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-details .color-offer-details-grid{grid-template-columns:1fr}}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-details .color-offer-details-grid .color-offer-detail-item{display:flex;flex-direction:column;gap:4px}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-details .color-offer-details-grid .color-offer-detail-item .color-offer-label{color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.color-offer-product-card .color-offer-colors-section .color-offer-color-card .color-offer-details .color-offer-details-grid .color-offer-detail-item span:not(.color-offer-label){font-size:14px;color:#222;font-weight:500}.color-offer-modal-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.color-offer-modal-overlay .color-offer-modal-backdrop{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.color-offer-modal-overlay .color-offer-modal-content{position:relative;background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:color-offer-modal-slide .3s ease-out;margin:0 auto}@media(max-width:768px){.color-offer-modal-overlay .color-offer-modal-content{max-height:90vh;margin:0 10px}}.color-offer-modal-overlay .color-offer-modal-content::-webkit-scrollbar{width:6px}.color-offer-modal-overlay .color-offer-modal-content::-webkit-scrollbar-track{background:#f1f1f1}.color-offer-modal-overlay .color-offer-modal-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.color-offer-modal-overlay .color-offer-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.color-offer-modal-overlay .color-offer-modal-header .color-offer-modal-title{display:flex;align-items:center;gap:12px}.color-offer-modal-overlay .color-offer-modal-header .color-offer-modal-title svg{font-size:22px;color:#000}.color-offer-modal-overlay .color-offer-modal-header .color-offer-modal-title h2{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0}.color-offer-modal-overlay .color-offer-modal-header .color-offer-modal-close-btn{width:36px;height:36px;border-radius:50%;border:none;background:#f8f9fa;color:#666;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.color-offer-modal-overlay .color-offer-modal-header .color-offer-modal-close-btn:hover:not(:disabled){background:#e9ecef;color:#222}.color-offer-modal-overlay .color-offer-modal-header .color-offer-modal-close-btn:disabled{opacity:.6;cursor:not-allowed}.color-offer-modal-overlay .color-offer-modal-body{padding:24px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-modal-section{margin-bottom:24px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-modal-section:last-child{margin-bottom:0}.color-offer-modal-overlay .color-offer-modal-body .color-offer-modal-section .color-offer-modal-section-title{display:flex;align-items:center;gap:10px;font-family:Bold,sans-serif;font-size:16px;color:#222;margin:0 0 16px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-modal-section .color-offer-modal-section-title svg{color:#000;font-size:18px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-product-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;background:#f8f9fa;padding:20px;border-radius:12px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-product-info-grid .color-offer-info-item{display:flex;flex-direction:column;gap:4px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-product-info-grid .color-offer-info-item .color-offer-info-label{color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-product-info-grid .color-offer-info-item .color-offer-info-value{font-size:14px;color:#222;font-weight:500}.color-offer-modal-overlay .color-offer-modal-body .color-offer-product-info-grid .color-offer-info-item .color-offer-info-value.color-offer-color-name-value{color:#3498db;font-weight:600}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section{background:#f8f9fa;border-radius:12px;padding:20px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group{margin-bottom:16px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group label{display:block;margin-bottom:8px;color:#222;font-weight:500;font-size:14px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-percentage-input{position:relative}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-percentage-input .color-offer-form-input{width:90%;padding:12px 40px 12px 12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;background:#fff;transition:border-color .3s}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-percentage-input .color-offer-form-input:focus{outline:none;border-color:#000}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-percentage-input .color-offer-form-input:disabled{background:#f8f9fa;cursor:not-allowed}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-percentage-input .color-offer-percent-symbol{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#666;font-size:14px;font-weight:500}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#222;font-size:14px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-checkbox-label .color-offer-checkbox-hint{color:#666;font-size:12px;margin-left:4px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-form-group .color-offer-input-hint{display:block;margin-top:4px;color:#666;font-size:12px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-price-preview{background:#fff;border-radius:8px;padding:16px;margin-top:16px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-price-preview .color-offer-preview-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px dashed #e5e5e5;color:#666;font-size:14px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-price-preview .color-offer-preview-row:last-child{border-bottom:none}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-price-preview .color-offer-preview-row.color-offer-total-row{font-family:Bold,sans-serif;color:#222;font-size:15px;padding-top:12px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-price-preview .color-offer-preview-row.color-offer-total-row .color-offer-final-price{color:#000;font-size:16px}.color-offer-modal-overlay .color-offer-modal-body .color-offer-form-section .color-offer-price-preview .color-offer-preview-row .color-offer-discount-preview{color:#e74c3c;font-weight:500}.color-offer-modal-overlay .color-offer-modal-footer{padding:20px 24px;border-top:1px solid #e5e5e5;display:flex;justify-content:flex-end;gap:12px}.color-offer-modal-overlay .color-offer-modal-footer button{padding:12px 32px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.color-offer-modal-overlay .color-offer-modal-footer button.color-offer-btn-primary{background:#000;color:#fff}.color-offer-modal-overlay .color-offer-modal-footer button.color-offer-btn-primary:hover:not(:disabled){background:#333}.color-offer-modal-overlay .color-offer-modal-footer button.color-offer-btn-primary:disabled{opacity:.6;cursor:not-allowed}.color-offer-modal-overlay .color-offer-modal-footer button.color-offer-btn-primary .color-offer-spinning{animation:color-offer-spin 1s linear infinite;margin-right:8px}.color-offer-modal-overlay .color-offer-modal-footer button.color-offer-btn-secondary{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.color-offer-modal-overlay .color-offer-modal-footer button.color-offer-btn-secondary:hover:not(:disabled){background:#e9ecef}.color-offer-modal-overlay .color-offer-modal-footer button.color-offer-btn-secondary:disabled{opacity:.6;cursor:not-allowed}@keyframes color-offer-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes color-offer-modal-slide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.color-offer-stats-grid .color-offer-stat-card{padding:16px}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-icon-card{width:40px;height:40px;font-size:18px}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-card-content h3{font-size:18px}.color-offer-stats-grid .color-offer-stat-card .color-offer-stat-card-content p{font-size:12px}.color-offer-product-card .color-offer-product-header{padding:16px}.color-offer-product-card .color-offer-colors-section{padding:0 16px 16px}.color-offer-modal-content{margin:0 5px}}@media(max-width:480px){.color-offer-stats-grid{grid-template-columns:1fr}.color-offer-colors-grid{grid-template-columns:1fr!important}.color-offer-color-card-header{flex-direction:column;gap:12px}.color-offer-color-card-header .color-offer-color-actions{width:100%;justify-content:flex-end}.color-offer-modal-body .color-offer-product-info-grid,.color-offer-modal-body .color-offer-details-grid{grid-template-columns:1fr!important}}.color-offer-form-group label{display:block;margin-bottom:8px;color:#222;font-weight:500;font-size:14px}.color-offer-form-group label:has(+.color-offer-form-input[type=text]){color:#222}.color-offer-form-group label:has(+.color-offer-form-input[type=date]){color:#222}.color-offer-form-group .color-offer-form-input[type=text]{width:95%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;background:#fff;color:#222;transition:all .3s}.color-offer-form-group .color-offer-form-input[type=text]:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.color-offer-form-group .color-offer-form-input[type=text]:disabled{background:#f8f9fa;color:#999;cursor:not-allowed;border-color:#ddd}.color-offer-form-group .color-offer-form-input[type=text]::placeholder{color:#999;font-size:13px}.color-offer-form-group .color-offer-form-input[type=date]{width:95%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;background:#fff;color:#222;transition:all .3s}.color-offer-form-group .color-offer-form-input[type=date]:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.color-offer-form-group .color-offer-form-input[type=date]:disabled{background:#f8f9fa;color:#999;cursor:not-allowed;border-color:#ddd}.color-offer-form-group .color-offer-form-input[type=date]::-webkit-calendar-picker-indicator{background-color:#f8f9fa;padding:8px;border-radius:4px;cursor:pointer;transition:background .3s}.color-offer-form-group .color-offer-form-input[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#e9ecef}.color-offer-form-group .color-offer-input-hint{display:block;margin-top:4px;color:#666;font-size:12px;line-height:1.4}.color-offer-form-group .color-offer-input-hint+.color-offer-form-input[type=date]{margin-top:4px}.color-offer-form-group:focus-within label{color:#000}.color-offer-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#222;font-size:14px;-webkit-user-select:none;user-select:none;transition:color .3s}.color-offer-checkbox-label:hover{color:#000}.color-offer-checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#000;border-radius:4px;border:2px solid #e5e5e5}.color-offer-checkbox-label input[type=checkbox]:checked{background-color:#000;border-color:#000}.color-offer-checkbox-label input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}.color-offer-checkbox-label input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px #0000001a}.color-offer-checkbox-label .color-offer-checkbox-hint{color:#666;font-size:12px;margin-left:4px;font-weight:400}.color-offer-checkbox-label input[type=checkbox]:checked+.color-offer-checkbox-hint{color:#666}.color-offer-date-input-container{position:relative}.color-offer-date-input-container .color-offer-form-input[type=date]{padding-right:40px}.color-offer-date-input-container .color-offer-date-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#666;font-size:16px;pointer-events:none}.color-offer-form-group.color-offer-valid .color-offer-form-input{border-color:#2ecc71}.color-offer-form-group.color-offer-valid .color-offer-form-input:focus{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a}.color-offer-form-group.color-offer-valid label{color:#2ecc71}.color-offer-form-group.color-offer-invalid .color-offer-form-input{border-color:#e74c3c}.color-offer-form-group.color-offer-invalid .color-offer-form-input:focus{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.color-offer-form-group.color-offer-invalid label{color:#e74c3c}.color-offer-form-group.color-offer-invalid .color-offer-error-message{display:block;color:#e74c3c;font-size:12px;margin-top:4px}.color-offer-form-group label:after{content:"*";color:#e74c3c;margin-left:4px}.color-offer-form-group label:after:not([required]):after{content:""}.color-offer-form-section .color-offer-form-group{margin-bottom:20px}.color-offer-form-section .color-offer-form-group:last-child{margin-bottom:0}@media(max-width:768px){.color-offer-form-group label{font-size:13px}.color-offer-form-group .color-offer-form-input[type=text],.color-offer-form-group .color-offer-form-input[type=date]{padding:10px 12px;font-size:13px}.color-offer-form-group .color-offer-checkbox-label{font-size:13px}.color-offer-form-group .color-offer-checkbox-label input[type=checkbox]{width:16px;height:16px}}@media(max-width:480px){.color-offer-form-group{margin-bottom:16px}}.color-offer-confirmation-modal-overlay{position:fixed;inset:0;z-index:10001;display:flex;align-items:center;justify-content:center;padding:20px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-backdrop{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-content{position:relative;background:#fff;border-radius:16px;width:100%;max-width:500px;box-shadow:0 20px 60px #0000004d;animation:color-offer-confirmation-modal-slide .3s ease-out;overflow:hidden;margin:0 auto}@media(max-width:768px){.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-content{max-width:90%;margin:0 10px}}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5;background:#fff;border-radius:16px 16px 0 0}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header .color-offer-confirmation-modal-title{display:flex;align-items:center;gap:12px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header .color-offer-confirmation-modal-title .color-offer-warning-icon{font-size:24px;color:#f39c12}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header .color-offer-confirmation-modal-title h2{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header .color-offer-confirmation-modal-close{width:36px;height:36px;border-radius:50%;border:none;background:#f8f9fa;color:#666;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header .color-offer-confirmation-modal-close:hover{background:#e9ecef;color:#222}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-body{padding:24px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-body .color-offer-confirmation-message{font-size:16px;color:#222;margin:0 0 16px;line-height:1.5;text-align:center}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-body .color-offer-confirmation-details{background:#f8f9fa;border-radius:8px;padding:16px;margin-top:16px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-body .color-offer-confirmation-details p{color:#666;font-size:14px;margin:8px 0;line-height:1.5}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-body .color-offer-confirmation-details p:last-child{margin-bottom:0}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-body .color-offer-confirmation-details p strong{color:#222;font-weight:600}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer{padding:20px 24px;border-top:1px solid #e5e5e5;display:flex;justify-content:flex-end;gap:12px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer button{padding:12px 32px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;min-width:120px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer button.color-offer-confirmation-btn-primary{background:#e74c3c;color:#fff}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer button.color-offer-confirmation-btn-primary:hover{background:#c0392b}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer button.color-offer-confirmation-btn-secondary{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer button.color-offer-confirmation-btn-secondary:hover{background:#e9ecef}@keyframes color-offer-confirmation-modal-slide{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.color-offer-confirmation-modal-overlay{padding:10px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-content{max-width:95%}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header{padding:16px 20px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header h2{font-size:18px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-body{padding:20px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer{padding:16px 20px;flex-direction:column}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer button{width:100%;min-width:auto}}@media(max-width:480px){.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-header .color-offer-confirmation-modal-title{flex-direction:column;align-items:flex-start;gap:8px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer{flex-direction:column;gap:8px}.color-offer-confirmation-modal-overlay .color-offer-confirmation-modal-footer button{width:100%}}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype")}@font-face{font-family:Bold;src:url("../../../assets/fonts/TT Ramillas Trial Bold.ttf") format("truetype");font-style:normal}.product-page{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;background:#fff;min-height:100vh;overflow-x:hidden;padding:0 16px}@media(max-width:768px){.product-page{padding:0 12px}}.product-page *{box-sizing:border-box}.loading-container{display:flex;align-items:center;justify-content:center;min-height:70vh}.loading-container .loading-spinner{width:50px;height:50px;border:3px solid #F5F5F7;border-top:3px solid #007AFF;border-radius:50%;animation:spin 1s linear infinite}.error-container{flex-direction:column;display:flex;align-items:center;justify-content:center;min-height:70vh;text-align:center;padding:40px 20px}.error-container h2{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#ff3b30;margin-bottom:24px;font-size:1.5rem;font-weight:600}.error-container button{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000;color:#fff;border:none;padding:12px 32px;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .2s ease}.error-container button:hover{background:#1d1d1f}.product-page-back-button{margin-bottom:20px;width:100%}@media(min-width:1024px){.product-page-back-button{padding-left:50px;max-width:1400px;margin:0 auto 20px}.product-page-back-button .styled-back-button{margin-left:8px}}@media(max-width:768px){.product-page-back-button{padding-left:0;margin-bottom:15px}}.styled-back-button{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:none;border:none;color:#86868b;font-size:2rem!important;cursor:pointer;padding:12px 16px;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;border-radius:6px;font-weight:500}.styled-back-button:hover{color:#000;background:#0000000d;transform:translate(-2px)}.styled-back-button:active{transform:translate(-4px)}.styled-back-button .back-arrow{font-size:1.3rem;font-weight:700;margin-bottom:2px;transition:transform .2s ease}.styled-back-button .back-text{font-size:1.1rem;letter-spacing:.3px}.styled-back-button:hover .back-arrow{transform:translate(-2px)}@media(max-width:768px){.styled-back-button{padding:10px 14px;font-size:.95rem}.styled-back-button .back-arrow{font-size:1.1rem}.styled-back-button .back-text{font-size:.9rem}}.product-scroll-section{padding:20px 0}.product-scroll-section .columns-wrapper{display:grid;grid-template-columns:1fr;gap:30px}@media(min-width:1024px){.product-scroll-section .columns-wrapper{display:flex;gap:0px;max-width:1350px;margin:0 auto;align-items:flex-start;justify-content:center}}@media(max-width:1023px){.product-scroll-section .columns-wrapper{display:grid;grid-template-columns:1fr;gap:25px}}@media(min-width:1024px){.product-images-column{width:45%;flex-shrink:0}.product-images-column .mobile-images-view{display:none}}@media(max-width:768px){.product-images-column{width:100%;order:1}.product-images-column .desktop-images-view{display:none}.product-images-column .mobile-images-view{display:block;width:100%;margin-bottom:20px}.product-images-column .mobile-images-view .main-swiper{width:60%!important;height:350px!important;border-radius:12px;overflow:hidden;background:#f5f5f7;position:relative}}@media(max-width:768px)and (max-width:480px){.product-images-column .mobile-images-view .main-swiper{height:300px!important}}@media(max-width:768px){.product-images-column .mobile-images-view .main-swiper .swiper-wrapper{width:100%!important;height:100%!important}.product-images-column .mobile-images-view .main-swiper .swiper-slide{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f5f5f7!important}.product-images-column .mobile-images-view .main-swiper .swiper-image-container{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f5f5f7!important;padding:0!important}.product-images-column .mobile-images-view .main-swiper .swiper-image-container img{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;background:#f5f5f7!important}.product-images-column .mobile-images-view .main-swiper .swiper-button-next,.product-images-column .mobile-images-view .main-swiper .swiper-button-prev{color:#000!important;background:#ffffffe6!important;width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid #E5E5E7!important;display:flex!important;align-items:center!important;justify-content:center!important;display:none!important}.product-images-column .mobile-images-view .main-swiper .swiper-button-next:after,.product-images-column .mobile-images-view .main-swiper .swiper-button-prev:after{font-size:18px!important;font-weight:700!important}}@media(max-width:768px)and (max-width:480px){.product-images-column .mobile-images-view .main-swiper .swiper-button-next,.product-images-column .mobile-images-view .main-swiper .swiper-button-prev{width:32px!important;height:32px!important}.product-images-column .mobile-images-view .main-swiper .swiper-button-next:after,.product-images-column .mobile-images-view .main-swiper .swiper-button-prev:after{font-size:16px!important}}@media(max-width:768px){.product-images-column .mobile-images-view .main-swiper .swiper-button-prev{left:10px!important}.product-images-column .mobile-images-view .main-swiper .swiper-button-next{right:10px!important}.product-images-column .mobile-images-view .thumbnail-swiper{width:100%!important;height:70px!important;padding:5px 10px!important;margin-top:10px!important}.product-images-column .mobile-images-view .thumbnail-swiper .swiper-wrapper{height:100%!important}.product-images-column .mobile-images-view .thumbnail-swiper .swiper-slide{width:70px!important;height:60px!important;opacity:.5;transition:opacity .3s ease}.product-images-column .mobile-images-view .thumbnail-swiper .swiper-slide.swiper-slide-thumb-active{opacity:1}.product-images-column .mobile-images-view .thumbnail-swiper .swiper-thumbnail{width:100%!important;height:100%!important;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent}.product-images-column .mobile-images-view .thumbnail-swiper .swiper-thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.product-images-column .mobile-images-view .no-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:350px;background:#f5f5f7;border-radius:12px;color:#86868b}.product-images-column .mobile-images-view .no-image-placeholder .no-image-icon{font-size:40px;margin-bottom:10px}.product-images-column .mobile-images-view .no-image-placeholder p{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}.product-images-column .swiper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-images-column .swiper-slide{-webkit-transform:translate3d(0,0,0)}.product-images-column img{max-width:100%;height:auto;display:block}}.product-images-column .desktop-images-view{display:flex;width:100%;margin-left:5rem!important}.product-images-column .desktop-images-view .thumbnail-strip{width:70px;display:flex;flex-direction:column;gap:10px;flex-shrink:0;padding-right:8px}.product-images-column .desktop-images-view .thumbnail-strip .thumbnail-item{width:80px;height:80px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease;flex-shrink:0}.product-images-column .desktop-images-view .thumbnail-strip .thumbnail-item.active{border-color:#000}.product-images-column .desktop-images-view .thumbnail-strip .thumbnail-item:hover:not(.active){border-color:#86868b}.product-images-column .desktop-images-view .thumbnail-strip .thumbnail-item img{width:100%;height:100%;object-fit:cover}.product-images-column .desktop-images-view .main-images-container{flex:1;display:flex;flex-direction:column;gap:30px;padding:0 8px 8px 20px;width:80%;align-items:flex-start}.product-images-column .desktop-images-view .main-images-container .main-image-item{width:77%;min-height:350px;max-height:500px;border-radius:12px;overflow:hidden;background:#f5f5f7;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}.product-images-column .desktop-images-view .main-images-container .main-image-item img{width:auto!important;max-width:100%!important;height:100%!important;object-fit:contain!important;display:block}.product-images-column .desktop-images-view .main-images-container .no-image-placeholder{flex-direction:column;display:flex;align-items:center;justify-content:center;min-height:400px;background:#f5f5f7;border-radius:12px;color:#86868b}.product-images-column .desktop-images-view .main-images-container .no-image-placeholder .no-image-icon{font-size:3rem;margin-bottom:12px}.product-images-column .desktop-images-view .main-images-container .no-image-placeholder p{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem}.product-details-column{display:flex;flex-direction:column;padding-bottom:40px;width:100%;box-sizing:border-box;margin-right:5rem!important}@media(min-width:1024px){.product-details-column{width:38%;flex-shrink:0}}@media(max-width:768px){.product-details-column{order:2;width:100%;padding:0;overflow:hidden}}.best-seller-badge{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:1.5px;color:#000;font-weight:600;margin-bottom:0}@media(max-width:768px){.best-seller-badge{font-size:.9rem;margin-bottom:5px}}.product-header-section{margin-bottom:15px;width:100%;overflow:hidden}.product-header-section .product-title{font-family:Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;line-height:1.2;color:#000;margin:0;display:flex;align-items:center;justify-content:space-between;width:100%;word-wrap:break-word}@media(max-width:1024px){.product-header-section .product-title{font-size:2.2rem}}@media(max-width:768px){.product-header-section .product-title{font-size:1.7rem!important;flex-direction:column;align-items:flex-start;gap:10px}.product-header-section .product-title .wishlist-icon-btn{align-self:flex-end;margin-top:-40px}}.product-header-section .product-title .wishlist-icon-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;color:#000;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){.product-header-section .product-title .wishlist-icon-btn{font-size:1.3rem}}.product-header-section .product-title .wishlist-icon-btn:hover{background:#f5f5f7}.product-header-section .product-title .wishlist-icon-btn.active{color:#ff3b30}.short-description{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#1d1d1f;margin-bottom:15px;width:100%;word-wrap:break-word}@media(max-width:768px){.short-description{font-size:.95rem;line-height:1.5}}.simple-price-section{margin-bottom:20px;width:100%}.simple-price-section .price-row{display:flex;align-items:center;gap:16px;margin-bottom:8px;flex-wrap:wrap;width:100%}@media(max-width:768px){.simple-price-section .price-row{gap:12px}}.simple-price-section .price-row .current-price{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;color:#000;font-weight:700}@media(max-width:768px){.simple-price-section .price-row .current-price{font-size:1.5rem!important}}.simple-price-section .price-row .original-price{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#86868b;text-decoration:line-through}@media(max-width:768px){.simple-price-section .price-row .original-price{font-size:1rem}}.simple-price-section .price-row .discount-percent{background:#ff3b30;color:#fff;padding:4px 10px;border-radius:6px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:600}@media(max-width:768px){.simple-price-section .price-row .discount-percent{font-size:.85rem;padding:3px 8px}}.simple-price-section .stock-status-badge{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;width:100%;margin-bottom:0}@media(max-width:768px){.simple-price-section .stock-status-badge{font-size:.85rem}}.reviews-row{display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .3s ease;margin-bottom:15px;margin-top:0;width:100%}.reviews-row:hover .reviews-arrow{transform:translate(4px)}.reviews-row:hover .reviews-count{text-decoration:underline}.reviews-row .stars-container{display:flex;gap:2px;flex-shrink:0}.reviews-row .stars-container .star{font-size:1.1rem}@media(max-width:768px){.reviews-row .stars-container .star{font-size:1rem}}.reviews-row .stars-container .star.filled{color:#ff9500}.reviews-row .stars-container .star.empty{color:#f5f5f7}.reviews-row .reviews-count{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1d1d1f;font-size:.95rem;flex:1}@media(max-width:768px){.reviews-row .reviews-count{font-size:.9rem}}.reviews-row .reviews-arrow{color:#86868b;font-size:1.1rem;transition:transform .2s ease;flex-shrink:0}@media(max-width:768px){.reviews-row .reviews-arrow{font-size:1rem}}.fragrance-selection-section{margin-bottom:25px;width:100%}.fragrance-selection-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;width:100%}@media(max-width:768px){.fragrance-selection-section .section-header{flex-direction:column;align-items:flex-start;gap:8px}}.fragrance-selection-section .section-header h3{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000;margin:0;font-weight:600}@media(max-width:768px){.fragrance-selection-section .section-header h3{font-size:1rem}}.fragrance-selection-section .section-header .selected-indicator{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;font-size:.9rem}@media(max-width:768px){.fragrance-selection-section .section-header .selected-indicator{font-size:.85rem}}.fragrance-selection-section .section-header .selected-indicator strong{color:#000}.fragrance-selection-section .fragrance-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;width:100%}@media(max-width:768px){.fragrance-selection-section .fragrance-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px}}@media(max-width:480px){.fragrance-selection-section .fragrance-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px}}.fragrance-selection-section .fragrance-grid .fragrance-box{position:relative;display:flex;align-items:center;justify-content:center;padding:14px 10px;background:#fff;border:2px solid #000000;border-radius:8px;cursor:pointer;transition:all .2s ease;min-height:60px;color:#000;width:100%;box-sizing:border-box}@media(max-width:768px){.fragrance-selection-section .fragrance-grid .fragrance-box{padding:12px 8px;min-height:55px}}.fragrance-selection-section .fragrance-grid .fragrance-box:hover:not(.out-of-stock):not(.selected){border-color:#1d1d1f}.fragrance-selection-section .fragrance-grid .fragrance-box.selected{background:#000;color:#fff;border-color:#000}.fragrance-selection-section .fragrance-grid .fragrance-box.out-of-stock{opacity:.5;cursor:not-allowed}.fragrance-selection-section .fragrance-grid .fragrance-box.out-of-stock .out-of-stock-overlay{position:absolute;inset:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;color:#ff3b30;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;border-radius:6px}@media(max-width:768px){.fragrance-selection-section .fragrance-grid .fragrance-box.out-of-stock .out-of-stock-overlay{font-size:.7rem}}.fragrance-selection-section .fragrance-grid .fragrance-box .fragrance-name{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-transform:uppercase;letter-spacing:.5px;width:100%}@media(max-width:768px){.fragrance-selection-section .fragrance-grid .fragrance-box .fragrance-name{font-size:.85rem}}.fragrance-selection-section .no-fragrances-message{padding:16px;background:#f5f5f7;border-radius:8px;text-align:center;width:100%}.fragrance-selection-section .no-fragrances-message p{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;margin:0}@media(max-width:768px){.fragrance-selection-section .no-fragrances-message p{font-size:.9rem}}.fragrance-selection-section .selection-required-message{background:#ff95001a;color:#ff9500;padding:10px 14px;border-radius:8px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;text-align:center;margin-top:10px;width:100%}@media(max-width:768px){.fragrance-selection-section .selection-required-message{font-size:.85rem;padding:8px 12px}}.quantity-selector-section{margin-bottom:25px;width:100%}.quantity-selector-section .section-header{margin-bottom:12px;width:100%}.quantity-selector-section .section-header h3{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000;margin:0;font-weight:600}@media(max-width:768px){.quantity-selector-section .section-header h3{font-size:1rem}}.quantity-selector-section .quantity-controls{display:flex;align-items:center;gap:12px;padding:16px;background:#f5f5f7;border-radius:12px;width:100%;box-sizing:border-box;flex-wrap:wrap}@media(max-width:768px){.quantity-selector-section .quantity-controls{padding:12px;gap:8px}}.quantity-selector-section .quantity-controls .quantity-btn{width:40px;height:40px;border:2px solid #000000;background:#fff;color:#000;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}@media(max-width:768px){.quantity-selector-section .quantity-controls .quantity-btn{width:36px;height:36px;font-size:1.3rem}}.quantity-selector-section .quantity-controls .quantity-btn:hover:not(:disabled){background:#000;color:#fff}.quantity-selector-section .quantity-controls .quantity-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#86868b;color:#86868b}.quantity-selector-section .quantity-controls .quantity-input{width:60px;height:40px;border:2px solid #000000;border-radius:8px;text-align:center;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;background:#fff;flex-shrink:0}@media(max-width:768px){.quantity-selector-section .quantity-controls .quantity-input{width:50px;height:36px;font-size:1rem}}.quantity-selector-section .quantity-controls .quantity-input::-webkit-inner-spin-button,.quantity-selector-section .quantity-controls .quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-selector-section .quantity-controls .quantity-input{-moz-appearance:textfield}.quantity-selector-section .quantity-controls .quantity-input:focus{outline:none;border-color:#007aff}.quantity-selector-section .quantity-controls .quantity-input:disabled{background:#f5f5f7;border-color:#86868b;color:#86868b}.quantity-selector-section .quantity-controls .quantity-summary{display:flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0;min-width:fit-content}@media(max-width:768px){.quantity-selector-section .quantity-controls .quantity-summary{flex-direction:row!important;align-items:center;gap:6px;margin-top:0;width:auto}}.quantity-selector-section .quantity-controls .quantity-summary .total-label{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;font-size:.95rem;white-space:nowrap}@media(max-width:768px){.quantity-selector-section .quantity-controls .quantity-summary .total-label{font-size:.85rem}}.quantity-selector-section .quantity-controls .quantity-summary .total-price{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:1.2rem;font-weight:700;white-space:nowrap}@media(max-width:768px){.quantity-selector-section .quantity-controls .quantity-summary .total-price{font-size:1.1rem}}.model-selection-section{margin-bottom:25px;width:100%}.model-selection-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;width:100%}@media(max-width:768px){.model-selection-section .section-header{flex-direction:column;align-items:flex-start;gap:8px}}.model-selection-section .section-header h3{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000;margin:0;font-weight:600}@media(max-width:768px){.model-selection-section .section-header h3{font-size:1rem}}.model-selection-section .section-header .selected-indicator{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;font-size:.9rem}@media(max-width:768px){.model-selection-section .section-header .selected-indicator{font-size:.85rem}}.model-selection-section .section-header .selected-indicator strong{color:#000}.model-selection-section .model-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;width:100%}@media(max-width:480px){.model-selection-section .model-options-grid{grid-template-columns:1fr}}.size-selection-section{margin-bottom:25px;width:100%}.size-selection-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;width:100%}@media(max-width:768px){.size-selection-section .section-header{flex-direction:column;align-items:flex-start;gap:8px}}.size-selection-section .section-header h3{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000;margin:0;font-weight:600}@media(max-width:768px){.size-selection-section .section-header h3{font-size:1rem}}.size-selection-section .section-header .selected-indicator{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;font-size:.9rem}@media(max-width:768px){.size-selection-section .section-header .selected-indicator{font-size:.85rem}}.size-selection-section .section-header .selected-indicator strong{color:#000}.size-selection-section .size-options-grid{display:flex;flex-wrap:wrap;gap:8px;width:100%}.size-selection-section .size-options-grid .size-option-box{padding:10px 20px;background:#fff;border:2px solid #F5F5F7;border-radius:8px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;cursor:pointer;transition:all .2s ease;flex-shrink:0}@media(max-width:768px){.size-selection-section .size-options-grid .size-option-box{padding:8px 16px;font-size:.95rem}}.size-selection-section .size-options-grid .size-option-box:hover:not(.selected){border-color:#86868b}.size-selection-section .size-options-grid .size-option-box.selected{background:#000;color:#fff;border-color:#000}.action-buttons-section{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px;width:100%}@media(max-width:768px){.action-buttons-section{grid-template-columns:1fr 1fr!important;gap:10px;margin-bottom:25px}}@media(max-width:480px){.action-buttons-section{grid-template-columns:1fr 1fr!important;gap:8px}}.action-buttons-section button{padding:16px;border-radius:8px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;border:none;cursor:pointer;transition:all .2s ease;font-weight:600;width:100%;box-sizing:border-box}@media(max-width:768px){.action-buttons-section button{padding:14px 12px;font-size:.95rem}}.action-buttons-section button.add-to-cart-btn{background:#000;color:#fff}.action-buttons-section button.add-to-cart-btn:hover:not(.disabled){background:#1d1d1f}.action-buttons-section button.add-to-cart-btn.disabled{background:#f5f5f7;color:#86868b;cursor:not-allowed;opacity:.7}.action-buttons-section button.buy-now-btn{background:#000;color:#fff}.action-buttons-section button.buy-now-btn:hover:not(.disabled){background:#1d1d1f}.action-buttons-section button.buy-now-btn.disabled{background:#f5f5f7;color:#86868b;cursor:not-allowed;opacity:.7}.delivery-info-section{padding:20px;border:1px solid #E5E5E7;border-radius:8px;margin-bottom:30px;width:100%;box-sizing:border-box;overflow:hidden}@media(max-width:768px){.delivery-info-section{padding:16px;margin-bottom:25px}}.delivery-info-section .delivery-header{margin-bottom:15px;width:100%}.delivery-info-section .delivery-header h3{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000;margin:0;font-weight:600}@media(max-width:768px){.delivery-info-section .delivery-header h3{font-size:1rem}}.delivery-info-section .delivery-options{display:flex;flex-direction:column;gap:10px;width:100%}.delivery-info-section .delivery-options .delivery-option{width:100%}.delivery-info-section .delivery-options .delivery-option .option-line{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1d1d1f;font-size:.95rem;line-height:1.5;width:100%;word-wrap:break-word}@media(max-width:768px){.delivery-info-section .delivery-options .delivery-option .option-line{font-size:.9rem}}.full-description-section{margin-bottom:30px;width:100%;overflow:hidden}.full-description-section .section-header{margin-bottom:15px;width:100%}.full-description-section .section-header h3{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000;margin:0;font-weight:600}@media(max-width:768px){.full-description-section .section-header h3{font-size:1rem}}.full-description-section .description-content{padding:20px;background:#f5f5f7;border-radius:8px;width:100%;box-sizing:border-box}@media(max-width:768px){.full-description-section .description-content{padding:16px}}.full-description-section .description-content p{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1d1d1f;line-height:1.7;margin:0 0 15px;font-size:.95rem;width:100%;word-wrap:break-word}@media(max-width:768px){.full-description-section .description-content p{font-size:.9rem;line-height:1.6;margin-bottom:12px}}.full-description-section .description-content p:last-child{margin-bottom:0}.specifications-section{margin-bottom:40px;width:100%;overflow:hidden}.specifications-section .section-header{margin-bottom:20px;width:100%}.specifications-section .section-header h3{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;color:#000;margin:0;font-weight:600}@media(max-width:768px){.specifications-section .section-header h3{font-size:1rem}}.specifications-section .specifications-grid{display:grid;grid-template-columns:1fr;gap:0;border:1px solid #E5E5E7;border-radius:8px;overflow:hidden;width:100%}.specifications-section .specifications-grid .spec-row{display:grid;grid-template-columns:200px 1fr;width:100%}@media(max-width:768px){.specifications-section .specifications-grid .spec-row{grid-template-columns:120px 1fr!important;border-bottom:1px solid #E5E5E7}}@media(max-width:480px){.specifications-section .specifications-grid .spec-row{grid-template-columns:100px 1fr!important}}.specifications-section .specifications-grid .spec-row:not(:last-child){border-bottom:1px solid #E5E5E7}.specifications-section .specifications-grid .spec-row .spec-key{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:.95rem;font-weight:600;padding:15px 20px;background:#f5f5f7;border-right:1px solid #E5E5E7;display:flex;align-items:center;word-break:break-word}@media(max-width:768px){.specifications-section .specifications-grid .spec-row .spec-key{padding:12px 16px;font-size:.9rem;border-right:1px solid #E5E5E7!important;border-bottom:none!important}}.specifications-section .specifications-grid .spec-row .spec-value{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1d1d1f;font-size:.95rem;line-height:1.5;padding:15px 20px;display:flex;align-items:center;word-break:break-word}@media(max-width:768px){.specifications-section .specifications-grid .spec-row .spec-value{padding:12px 16px;font-size:.9rem}}.next-section{padding:80px 20px;background:#f8f8f8;min-height:300px;width:100%}@media(max-width:768px){.next-section{padding:60px 16px}}.next-section .next-section-content{max-width:1200px;margin:0 auto;text-align:center;width:100%}.next-section .next-section-content h2{font-family:Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;margin-bottom:20px}@media(max-width:768px){.next-section .next-section-content h2{font-size:1.7rem;margin-bottom:16px}}.next-section .next-section-content p{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b}@media(max-width:768px){.next-section .next-section-content p{font-size:.95rem}}.premium-reviews-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}@media(max-width:768px){.premium-reviews-modal{padding:10px}}@media(max-width:768px){.premium-reviews-modal .modal-container{max-height:85vh}}@media(max-width:768px){.premium-reviews-modal .modal-body{grid-template-columns:1fr;height:auto;max-height:70vh}}@media(max-width:768px){.product-images-column{order:1}.product-details-column{order:2}.product-title{font-size:1.7rem!important}.current-price{font-size:1.5rem!important}button,.fragrance-box,.model-option-card,.size-option-box{min-height:44px}.product-scroll-section,.columns-wrapper,.product-details-column>div{max-width:94vw;overflow-x:hidden}}@media(max-width:768px){.thumbnail-strip,.main-images-container{display:none!important}}.swiper{-webkit-overflow-scrolling:touch}.swiper-slide{-webkit-transform:translate3d(0,0,0)}img{max-width:100%;height:auto}@media(max-width:768px){.main-swiper .swiper-image-container img{visibility:visible!important;opacity:1!important;position:relative!important}}.premium-reviews-modal{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease}.premium-reviews-modal .modal-overlay{position:absolute;inset:0;background:transparent}.premium-reviews-modal .modal-container{background:#fff;border-radius:12px;width:100%;max-width:1200px;max-height:90vh;overflow:hidden;position:relative;z-index:2001;box-shadow:0 20px 60px #0003;animation:slideUp .4s ease}.premium-reviews-modal .modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #E5E5E7;background:#fff}.premium-reviews-modal .modal-header .modal-title-section{display:flex;align-items:center;gap:20px}.premium-reviews-modal .modal-header .modal-title-section h2{font-family:Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;color:#000;margin:0}.premium-reviews-modal .modal-header .modal-title-section .reviews-summary-badge{background:#000;color:#fff;padding:6px 12px;border-radius:6px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;display:flex;align-items:center;gap:4px}.premium-reviews-modal .modal-header .modal-title-section .reviews-summary-badge .average-rating{font-weight:700;font-size:1.1rem}.premium-reviews-modal .modal-header .modal-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#86868b;padding:8px;border-radius:50%;transition:all .2s ease}.premium-reviews-modal .modal-header .modal-close-btn:hover{background:#f5f5f7;color:#000}.premium-reviews-modal .modal-body{display:grid;grid-template-columns:300px 1fr;height:calc(90vh - 80px);overflow:hidden}@media(max-width:1024px){.premium-reviews-modal .modal-body{grid-template-columns:1fr;height:auto;max-height:70vh}}.premium-reviews-modal .reviews-stats-sidebar{padding:32px;border-right:1px solid #E5E5E7;background:#f5f5f7;overflow-y:auto}@media(max-width:1024px){.premium-reviews-modal .reviews-stats-sidebar{border-right:none;border-bottom:1px solid #E5E5E7}}.premium-reviews-modal .reviews-stats-sidebar .overall-rating-box{text-align:center;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #E5E5E7}.premium-reviews-modal .reviews-stats-sidebar .overall-rating-box .overall-rating-score{font-family:Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700;color:#000;margin-bottom:10px}.premium-reviews-modal .reviews-stats-sidebar .overall-rating-box .overall-rating-stars{display:flex;justify-content:center;gap:4px;margin-bottom:8px}.premium-reviews-modal .reviews-stats-sidebar .overall-rating-box .overall-rating-text{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;font-size:.9rem}.premium-reviews-modal .reviews-stats-sidebar .rating-distribution-chart h4{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#000;margin-bottom:16px;font-weight:600}.premium-reviews-modal .reviews-stats-sidebar .rating-distribution-chart .distribution-row{display:flex;align-items:center;margin-bottom:10px;gap:12px}.premium-reviews-modal .reviews-stats-sidebar .rating-distribution-chart .distribution-row .star-label{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;font-size:.9rem;width:40px;flex-shrink:0}.premium-reviews-modal .reviews-stats-sidebar .rating-distribution-chart .distribution-row .distribution-bar-container{flex:1;height:8px;background:#0000001a;border-radius:4px;overflow:hidden}.premium-reviews-modal .reviews-stats-sidebar .rating-distribution-chart .distribution-row .distribution-bar-container .distribution-bar-fill{height:100%;background:#ff9500;border-radius:4px}.premium-reviews-modal .reviews-stats-sidebar .rating-distribution-chart .distribution-row .distribution-count{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;font-size:.85rem;width:30px;text-align:right;flex-shrink:0}.premium-reviews-modal .reviews-list-container{display:flex;flex-direction:column;overflow:hidden}.premium-reviews-modal .reviews-list-container .reviews-filter-bar{padding:20px 32px;border-bottom:1px solid #E5E5E7;background:#fff}.premium-reviews-modal .reviews-list-container .reviews-filter-bar .filter-options{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.premium-reviews-modal .reviews-list-container .reviews-filter-bar .filter-options .filter-option{background:#f5f5f7;border:1px solid #E5E5E7;color:#86868b;padding:8px 16px;border-radius:8px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;cursor:pointer;white-space:nowrap;transition:all .2s ease}.premium-reviews-modal .reviews-list-container .reviews-filter-bar .filter-options .filter-option:hover{background:#e5e5e7}.premium-reviews-modal .reviews-list-container .reviews-filter-bar .filter-options .filter-option.active{background:#000;color:#fff;border-color:#000}.premium-reviews-modal .reviews-list-container .reviews-list{flex:1;overflow-y:auto;padding:32px}.premium-reviews-modal .reviews-list-container .reviews-list .loading-reviews{text-align:center;padding:40px}.premium-reviews-modal .reviews-list-container .reviews-list .loading-reviews .loading-spinner{width:40px;height:40px;border:3px solid #F5F5F7;border-top:3px solid #007AFF;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.premium-reviews-modal .reviews-list-container .reviews-list .loading-reviews p{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b}.premium-reviews-modal .reviews-list-container .reviews-list .review-card{padding:24px 0;border-bottom:1px solid #E5E5E7}.premium-reviews-modal .reviews-list-container .reviews-list .review-card:last-child{border-bottom:none}.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-header{margin-bottom:16px}.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-header .reviewer-details .reviewer-name{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#000;margin-bottom:8px}.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-header .reviewer-details .review-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-header .reviewer-details .review-meta .review-stars{display:flex;align-items:center;gap:6px}.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-header .reviewer-details .review-meta .review-stars .review-rating,.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-header .reviewer-details .review-meta .review-date{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b;font-size:.85rem}.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-header .reviewer-details .review-meta .verified-badge{background:#34c7591a;color:#34c759;padding:4px 8px;border-radius:6px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem}.premium-reviews-modal .reviews-list-container .reviews-list .review-card .review-content .review-text{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1d1d1f;line-height:1.6;margin:0}.premium-reviews-modal .reviews-list-container .reviews-list .load-more-reviews-btn{display:block;margin:32px auto 0;padding:12px 32px;background:#000;color:#fff;border:none;border-radius:8px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;cursor:pointer;transition:all .2s ease}.premium-reviews-modal .reviews-list-container .reviews-list .load-more-reviews-btn:hover:not(:disabled){background:#1d1d1f}.premium-reviews-modal .reviews-list-container .reviews-list .load-more-reviews-btn:disabled{opacity:.5;cursor:not-allowed}.premium-reviews-modal .reviews-list-container .reviews-list .no-reviews-message{text-align:center;padding:60px 20px}.premium-reviews-modal .reviews-list-container .reviews-list .no-reviews-message .no-reviews-icon{font-size:3rem;margin-bottom:16px;color:#f5f5f7}.premium-reviews-modal .reviews-list-container .reviews-list .no-reviews-message h3{font-family:Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000;margin-bottom:8px}.premium-reviews-modal .reviews-list-container .reviews-list .no-reviews-message p{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#86868b}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.premium-reviews-modal{padding:10px}.premium-reviews-modal .modal-container{max-height:85vh}.premium-reviews-modal .modal-body{grid-template-columns:1fr;height:auto;max-height:70vh}.premium-reviews-modal .reviews-stats-sidebar{max-height:200px;overflow-y:auto}.premium-reviews-modal .reviews-list{padding:16px}}.offer-badges-section{margin:25px 0;width:100%;animation:zoomIn .6s ease-out}.offer-badges-section .offer-badges-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}@media(max-width:1024px){.offer-badges-section .offer-badges-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.offer-badges-section .offer-badges-grid{grid-template-columns:1fr;gap:10px}}.offer-badges-section .offer-badges-grid .offer-badge-item{padding:16px 12px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #E5E5E7;border-radius:8px;text-align:center;transition:all .3s ease;cursor:default;position:relative;overflow:hidden}.offer-badges-section .offer-badges-grid .offer-badge-item:hover{transform:scale(1.03);box-shadow:0 4px 12px #00000014;border-color:#007aff}.offer-badges-section .offer-badges-grid .offer-badge-item .badge-icon{font-size:1.8rem;margin-bottom:8px;display:block;color:#007aff}.offer-badges-section .offer-badges-grid .offer-badge-item .badge-title{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:700;color:#000;margin-bottom:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.offer-badges-section .offer-badges-grid .offer-badge-item .badge-desc{font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;color:#86868b;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{box-shadow:0 0 #ff3b3066}70%{box-shadow:0 0 0 6px #ff3b3000}to{box-shadow:0 0 #ff3b3000}}.extra-offer-badge{background:linear-gradient(135deg,#34c759,#007aff);color:#fff;padding:8px 16px;border-radius:8px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:700;margin-top:10px;display:inline-block;width:fit-content;animation:slideIn .5s ease-out}.extra-offer-badge:before{content:"⚡ "}@media(max-width:768px){.extra-offer-badge{font-size:.85rem;padding:6px 12px}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.discount-percent{background:#ff3b30;color:#fff;padding:4px 10px;border-radius:6px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:600}@media(max-width:768px){.discount-percent{font-size:.85rem;padding:3px 8px}}.offer-badge-after-description{display:inline-block;background:linear-gradient(135deg,#ff3b30,#ff9500);color:#fff;padding:8px 16px;border-radius:8px;font-family:Content,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:700;margin:20px 0 25px;width:100%;text-align:center;animation:pulse 2s infinite}.offer-badge-after-description:before{content:"🎁 SPECIAL OFFER: "}@media(max-width:768px){.offer-badge-after-description{font-size:.85rem;padding:6px 12px;margin:15px 0 20px}}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal}.related-products-showcase{padding:10px 100px 80px;text-align:center;font-family:Content,sans-serif;background:#f9f9f9;margin-top:60px;border-top:1px solid #eee;position:relative}.section-header{margin-bottom:40px;padding:0 20px}.section-title{font-size:32px;font-weight:600;margin-bottom:10px;font-family:Bold,sans-serif;color:#222}.section-subtitle{font-size:16px;color:#666;max-width:600px;margin:0 auto;font-family:Content,sans-serif}.related-products-slider-container{position:relative;padding:0 20px;min-height:320px}.related-product-item{text-align:left;cursor:pointer;transition:transform .3s ease;padding:10px;height:100%}.related-product-item:hover{transform:translateY(-5px)}.image-wrapper{position:relative;width:100%;height:230px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 4px 12px #0000000d}.image-wrapper img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .3s ease}.image-wrapper img:hover{transform:scale(1.05)}.related-product-item .image-wrapper img{background:#fff}.special-offer-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#ff416c,#ff4b2b);color:#fff;font-size:8px;font-weight:600;padding:5px 10px;border-radius:4px;z-index:3;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 3px 8px #ff4b2b66;animation:pulse 2s infinite;white-space:nowrap;font-family:Content,sans-serif}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.wishlist-btn{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;border:none;background:#ffffffe6;cursor:pointer;box-shadow:0 6px 16px #00000026;z-index:2;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.wishlist-btn:hover{background:#000;transform:scale(1.1)}.wishlist-btn.wishlisted{background:#fff}.wishlist-btn.wishlisted .wishlist-icon.filled{color:red}.wishlist-btn .wishlist-icon{font-size:16px;color:#666;transition:color .3s ease}.wishlist-btn .wishlist-icon.filled{color:#e74c3c}.wishlist-btn:hover .wishlist-icon{color:#fff}.loading-spinner-small{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.product-name{font-size:15px;font-weight:600;margin-bottom:8px;color:#222;line-height:1.3;height:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Content,sans-serif}.price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-family:Content,sans-serif}.price-row .price{font-size:16px;font-weight:700;color:#111}.price-row .original{font-size:14px;color:#999;text-decoration:line-through}.price-row .off-badge{font-size:11px;font-weight:600;color:#fff;background:#2ecc71;padding:3px 8px;border-radius:999px}.price-row .color-offer-badge{font-size:10px;font-weight:600;color:#ff4b2b;background:#ff4b2b1a;padding:2px 6px;border-radius:999px;border:1px solid rgba(255,75,43,.2);white-space:nowrap}.slider-arrows{position:absolute;right:15px;bottom:-50px;display:flex;gap:14px;z-index:10}.slider-arrows button{width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent}.slider-arrows button .arrow-icon{font-size:20px;color:#000}.related-products-loading{text-align:center;padding:40px 0}.related-products-loading .loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 15px}.related-products-loading p{color:#666;font-size:14px}@media(max-width:768px){.related-products-showcase{padding:40px 0;margin-top:40px}.section-title{font-size:24px}.section-subtitle{font-size:14px}.related-products-slider-container{padding:0 15px}.image-wrapper{height:180px}.special-offer-badge{font-size:9px;padding:4px 8px;top:8px;left:8px}.product-name{font-size:14px;height:36px}.price-row .price{font-size:15px}.price-row .original{font-size:13px}.price-row .off-badge,.price-row .color-offer-badge{font-size:10px;padding:2px 6px}.slider-arrows{position:static;justify-content:center;margin-top:30px}}@media(max-width:576px){.related-products-showcase{padding:30px 0}.image-wrapper{height:160px}.special-offer-badge{font-size:8px;padding:3px 6px}}.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.swiper-button-lock{display:none}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype");font-style:normal}.not-found-page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-family:Content,sans-serif;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;padding:0 20px 40px}.not-found-page .bg-circles{position:absolute;width:100%;height:100%;pointer-events:none}.not-found-page .bg-circles .circle{position:absolute;border-radius:50%;opacity:.1;animation:float 20s infinite ease-in-out}.not-found-page .bg-circles .circle.circle-1{width:300px;height:300px;background:radial-gradient(circle,#d4a017 0%,transparent 70%);top:10%;left:10%;animation-delay:0s}.not-found-page .bg-circles .circle.circle-2{width:200px;height:200px;background:radial-gradient(circle,#8b5a2b 0%,transparent 70%);bottom:15%;right:15%;animation-delay:5s}.not-found-page .bg-circles .circle.circle-3{width:150px;height:150px;background:radial-gradient(circle,#b45309 0%,transparent 70%);top:50%;left:20%;animation-delay:10s}.not-found-page .bg-circles .circle.circle-4{width:250px;height:250px;background:radial-gradient(circle,#92400e 0%,transparent 70%);bottom:30%;right:25%;animation-delay:15s}.not-found-page .floating-element{position:absolute;font-size:32px;opacity:.1;animation:floatElement 15s infinite ease-in-out}.not-found-page .floating-element.element-1{top:15%;right:20%;animation-delay:0s}.not-found-page .floating-element.element-2{bottom:25%;left:15%;animation-delay:7s}.not-found-container{max-width:1200px;width:100%;position:relative;z-index:2}.not-found-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:1024px){.not-found-content{grid-template-columns:1fr;text-align:center}}.error-graphic{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px}.error-graphic .candle-container{position:relative;width:200px;height:300px;margin-bottom:40px}.error-graphic .candle-container .candle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-graphic .candle-container .candle .candle-body{width:80px;height:200px;background:linear-gradient(135deg,#fef3c7,#fde68a,#fbbf24);border-radius:40px 40px 20px 20px;position:relative;overflow:hidden;box-shadow:inset 0 10px 20px #fbbf244d,0 5px 15px #0003}.error-graphic .candle-container .candle .candle-body .wax{position:absolute;bottom:0;width:100%;height:30px;background:linear-gradient(to top,#92400e 0%,transparent 100%);border-radius:0 0 20px 20px}.error-graphic .candle-container .candle .candle-body .wick{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:3px;height:20px;background:#1e293b;border-radius:2px}.error-graphic .candle-container .candle .candle-body .flame{position:absolute;top:-40px;left:50%;transform:translate(-50%);width:20px;height:40px;background:linear-gradient(to top,gold,#ff8c00,#ff4500);border-radius:50% 50% 20% 20%;animation:flicker 1.5s infinite ease-in-out;filter:blur(1px)}.error-graphic .candle-container .candle .candle-body .glow{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:60px;height:60px;background:radial-gradient(circle,rgba(255,215,0,.3) 0%,transparent 70%);border-radius:50%;animation:glowPulse 2s infinite ease-in-out}.error-graphic .candle-container .candle .candle-base{width:100px;height:20px;background:linear-gradient(135deg,#92400e,#78350f);border-radius:10px;position:absolute;top:210px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #0000004d}.error-graphic .candle-container .smoke{position:absolute;top:-100px;left:50%;transform:translate(-50%)}.error-graphic .candle-container .smoke .smoke-particle{position:absolute;background:#ffffff1a;border-radius:50%;animation:smokeRise 4s infinite ease-in-out}.error-graphic .candle-container .smoke .smoke-particle.p1{width:30px;height:30px;left:-40px;animation-delay:0s}.error-graphic .candle-container .smoke .smoke-particle.p2{width:20px;height:20px;left:0;animation-delay:1s}.error-graphic .candle-container .smoke .smoke-particle.p3{width:25px;height:25px;left:30px;animation-delay:2s}.error-graphic .numbers-container{display:flex;gap:30px}.error-graphic .numbers-container .number{font-family:Heading,serif;font-size:120px;background:linear-gradient(135deg,#fbbf24,#d97706,#92400e);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 5px 15px rgba(251,191,36,.3);animation:numberPulse 3s infinite ease-in-out}.error-graphic .numbers-container .number.number-4{animation-delay:.3s}.error-graphic .numbers-container .number.number-0{animation-delay:.6s}.error-graphic .numbers-container .number.number-4-2{animation-delay:.9s}.error-message .error-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}@media(max-width:1024px){.error-message .error-header{justify-content:center}}.error-message .error-header .error-icon{font-size:40px;color:#fbbf24;animation:bounce 2s infinite ease-in-out}.error-message .error-header .error-title{font-family:Heading,serif;font-size:48px;background:linear-gradient(135deg,#fbbf24,#d97706);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0;letter-spacing:1px}.error-message .error-subtitle{font-family:LightHeading,serif;font-size:24px;color:#cbd5e1;margin-bottom:20px;line-height:1.4}.error-message .error-description{font-family:Content,sans-serif;font-size:18px;color:#94a3b8;line-height:1.6;margin-bottom:40px;max-width:600px}.error-message .action-buttons{display:flex;gap:20px;margin-top:40px}@media(max-width:768px){.error-message .action-buttons{flex-direction:column;align-items:center}}.error-message .action-buttons .action-btn{padding:18px 35px;border:none;border-radius:12px;font-family:Content,sans-serif;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .3s ease;min-width:180px;justify-content:center}.error-message .action-buttons .action-btn.back-btn{background:transparent;border:2px solid #475569;color:#cbd5e1}.error-message .action-buttons .action-btn.back-btn:hover{border-color:#fbbf24;color:#fbbf24;transform:translateY(-3px);box-shadow:0 10px 20px #fbbf241a}.error-message .action-buttons .action-btn.home-btn{background:linear-gradient(135deg,#fbbf24,#d97706);color:#fff;box-shadow:0 5px 15px #fbbf244d}.error-message .action-buttons .action-btn.home-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #fbbf2466}.not-found-footer{margin-top:0;text-align:center;padding-top:10px;border-top:1px solid rgba(251,191,36,.1)}.not-found-footer .footer-text{font-family:Content,sans-serif;font-size:16px;color:#94a3b8}.not-found-footer .footer-text span{color:#fbbf24;font-weight:600}@keyframes float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-20px) translate(20px)}50%{transform:translateY(20px) translate(-20px)}75%{transform:translateY(-10px) translate(-10px)}}@keyframes floatElement{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}@keyframes flicker{0%,to{height:40px;width:20px;opacity:1}25%{height:45px;width:22px;opacity:.9}50%{height:38px;width:18px;opacity:.95}75%{height:42px;width:21px;opacity:.85}}@keyframes glowPulse{0%,to{opacity:.3;transform:translate(-50%) scale(1)}50%{opacity:.5;transform:translate(-50%) scale(1.2)}}@keyframes smokeRise{0%{transform:translateY(0) translate(0);opacity:.1}50%{opacity:.3}to{transform:translateY(-150px) translate(var(--tx, 0));opacity:0}}@keyframes numberPulse{0%,to{transform:scale(1);text-shadow:0 5px 15px rgba(251,191,36,.3)}50%{transform:scale(1.05);text-shadow:0 8px 25px rgba(251,191,36,.5)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1024px){.not-found-content .error-graphic{min-height:400px}.not-found-content .error-graphic .numbers-container .number{font-size:80px}.not-found-content .error-message .error-header .error-title{font-size:36px}.not-found-content .error-message .error-subtitle{font-size:20px}.not-found-content .error-message .error-description{font-size:16px}}@media(max-width:768px){.not-found-page{padding:20px 15px}.not-found-content{gap:40px}.error-graphic{min-height:350px}.error-graphic .candle-container{width:150px;height:250px}.error-graphic .numbers-container{gap:20px}.error-graphic .numbers-container .number{font-size:60px}}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype");font-style:normal}.wishlist-hero{margin-top:0;width:100%;height:50vh;overflow:hidden}.wishlist-hero img{width:100%;height:100%;object-fit:cover}.wishlist-wrapper{background:#fff;max-width:1200px;margin:0 auto;position:relative}.wishlist-header{position:relative;padding:24px 40px;border-bottom:1px solid #e5e5e5;text-align:center}.wishlist-header h1{font-family:Heading;font-size:32px;font-weight:500;margin:0}.wishlist-header button{position:absolute;right:40px;top:50%;transform:translateY(-50%);font-size:34px;background:none;border:none;cursor:pointer;line-height:1;color:#000;transition:color .2s}.wishlist-header button:hover{color:#666}.wishlist-body{max-width:1100px;margin:0 auto;padding:40px;display:flex;gap:40px;font-family:Content;min-height:400px}.empty-wishlist-center{width:100%;text-align:center;padding:20px 0 110px;display:flex;flex-direction:column;align-items:center}.empty-wishlist-center .empty-wishlist-icon{font-size:80px;margin-bottom:24px;opacity:.3}.empty-wishlist-center h2{font-family:Heading;font-size:28px;font-weight:500;color:#222;margin-bottom:12px}.empty-wishlist-center .empty-wishlist-message{font-family:Content;font-size:16px;color:#666;max-width:410px;margin:0 auto 32px;line-height:1.6}.empty-wishlist-center .empty-wishlist-button{background:#000;color:#fff;border:none;padding:14px 32px;font-size:14px;letter-spacing:1px;cursor:pointer;transition:background .2s;font-family:Content}.empty-wishlist-center .empty-wishlist-button:hover{background:#333}.wishlist-left{width:65%;display:flex;flex-direction:column;gap:32px}.wishlist-item{display:flex;gap:24px;padding-bottom:32px;border-bottom:1px solid #e5e5e5;position:relative}.wishlist-item img{width:140px;height:140px;object-fit:cover;border-radius:6px}.wishlist-info{flex:1}.wishlist-info h3{font-family:Heading;font-size:18px;font-weight:500;margin:0 0 8px}.wishlist-info .fragrance{font-size:14px;font-family:Content;color:#666;margin:0}.wishlist-info .variants{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.wishlist-info .variants .variant-tag{background:#f5f5f5;padding:4px 10px;border-radius:4px;font-size:12px;color:#555}.price-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.wishlist-actions{display:flex;gap:12px}.wishlist-actions .view-details-btn{background:#000;color:#fff;border:none;padding:8px 20px;font-size:13px;cursor:pointer;transition:background .2s}.wishlist-actions .view-details-btn:hover{background:#333}.remove:disabled{opacity:.5;cursor:not-allowed}.wishlist-right{width:35%;border-left:1px solid #e5e5e5;padding-left:32px;display:flex;flex-direction:column;gap:18px}.wishlist-right h2{font-family:LightHeading;font-size:22px;font-weight:400;margin-bottom:10px}.wishlist-right .row{display:flex;justify-content:space-between;font-size:14px;color:#222}.wishlist-right .total{margin-top:16px;padding-top:16px;border-top:1px solid #e5e5e5;font-size:18px;font-weight:600}.wishlist-right .continue-shopping-btn{margin-top:24px;background:#000;color:#fff;border:none;padding:14px;font-size:14px;letter-spacing:2px;cursor:pointer;transition:background .2s}.wishlist-right .continue-shopping-btn:hover{background:#333}.login-prompt{text-align:center;padding:100px 20px}.login-prompt h2{font-family:Heading;font-size:28px;margin-bottom:16px}.login-prompt p{font-family:Content;color:#666;margin-bottom:30px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.login-prompt .auth-buttons{display:flex;justify-content:center;gap:16px}.login-prompt .auth-buttons .auth-btn{padding:12px 30px;border:none;cursor:pointer;font-family:Content;font-size:14px;transition:all .2s}.login-prompt .auth-buttons .login-btn{background:#000;color:#fff}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px}.loading-container .loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;animation:spin 1s linear infinite}@media(max-width:768px){.wishlist-hero{height:35vh}.wishlist-body{flex-direction:column;padding:20px;gap:30px}.wishlist-left,.wishlist-right{width:100%;border:none;padding:0}.wishlist-right{border-top:1px solid #e5e5e5;padding-top:24px;order:-1}.wishlist-header{padding:24px 20px}.wishlist-header button{right:20px}.wishlist-item{flex-direction:column;gap:16px}.wishlist-item img{width:100%;height:200px}.remove{right:10px;top:10px;font-size:24px;background:#fffc;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.wishlist-actions{flex-direction:column}.wishlist-actions .view-details-btn{width:100%}.price-row{flex-wrap:wrap;gap:8px}.price-row .off-badge{font-size:11px;padding:2px 6px}}@media(max-width:480px){.wishlist-hero{height:25vh}.wishlist-header h1{font-size:24px}.wishlist-header button{font-size:28px}.empty-wishlist-center .empty-wishlist-icon{font-size:60px}.empty-wishlist-center h2{font-size:22px}}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal;font-weight:400}.profile-container{max-width:1400px;margin:0 auto;padding:40px 24px;min-height:80vh;font-family:Content,Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f5f7fa,#e4e8f0)}.profile-container *{box-sizing:border-box}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.3)}.profile-header .header-content .page-title{font-family:Heading,Inter,sans-serif;font-size:32px;font-weight:500;color:#2c3e50;margin:0 0 8px;letter-spacing:-.5px}.profile-header .header-content .page-subtitle{font-family:LightHeading,Inter,sans-serif;font-size:16px;color:#64748b;margin:0;opacity:.8}.profile-header .logout-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border:none;border-radius:10px;cursor:pointer;font-family:Content,sans-serif;font-weight:500;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f}.profile-header .logout-btn .logout-icon{font-size:14px}.profile-header .logout-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;background:linear-gradient(135deg,#ff5252,#e53935)}.profile-header .logout-btn:active{transform:translateY(0)}.profile-header .logout-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.alert{padding:16px 20px;border-radius:10px;margin-bottom:24px;display:flex;align-items:center;gap:12px;animation:slideIn .4s cubic-bezier(.68,-.55,.265,1.55);border-left:4px solid transparent}.alert .alert-icon{font-size:18px;flex-shrink:0}.alert span{flex:1;font-size:14px;font-weight:500}.alert.success{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;border-left-color:#27ae60}.alert.error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;border-left-color:#e74c3c}.alert .alert-close{background:none;border:none;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:inherit;opacity:.7;transition:all .3s cubic-bezier(.4,0,.2,1)}.alert .alert-close:hover{opacity:1}.login-prompt{text-align:center;padding:80px 40px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:14px;margin-top:40px;box-shadow:0 8px 24px #0000001f}.login-prompt h2{font-family:Heading,sans-serif;color:#2c3e50;margin-bottom:16px;font-size:28px}.login-prompt p{color:#64748b;margin-bottom:32px;font-size:16px;max-width:400px;margin-left:auto;margin-right:auto;line-height:1.6}.login-prompt .auth-btn{padding:14px 36px;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border:none;border-radius:10px;cursor:pointer;font-family:Content,sans-serif;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f}.login-prompt .auth-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.login-prompt .auth-btn:active{transform:translateY(0)}.loading-container{text-align:center;padding:80px 20px}.loading-container .spinner{border:3px solid rgba(52,152,219,.2);border-top:3px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin:0 auto 24px}.loading-container p{color:#64748b;font-size:16px;font-family:Content,sans-serif}.profile-content{display:flex;gap:32px;min-height:600px}@media(max-width:1024px){.profile-content{flex-direction:column;gap:24px}}.profile-sidebar{width:300px;flex-shrink:0}@media(max-width:1024px){.profile-sidebar{width:100%}}.profile-sidebar .sidebar-user{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:24px;border-radius:14px;box-shadow:0 8px 24px #0000001f;margin-bottom:24px;display:flex;align-items:center;gap:16px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.5)}.profile-sidebar .sidebar-user:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.profile-sidebar .sidebar-user .user-avatar{width:64px;height:64px;background:linear-gradient(135deg,#3498db,#2c3e50);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Heading,sans-serif;font-size:24px;font-weight:500;box-shadow:0 4px 12px #00000014;flex-shrink:0}.profile-sidebar .sidebar-user .user-info{flex:1;min-width:0}.profile-sidebar .sidebar-user .user-info .user-name{font-family:Heading,sans-serif;font-size:18px;color:#2c3e50;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-sidebar .sidebar-user .user-info .user-email{font-family:Content,sans-serif;font-size:13px;color:#64748b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-sidebar .sidebar-nav{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:0 8px 24px #0000001f;overflow:hidden;border:1px solid rgba(255,255,255,.3)}.profile-sidebar .sidebar-nav .nav-btn{display:flex;align-items:center;gap:14px;width:100%;padding:18px 20px;text-align:left;background:none;border:none;cursor:pointer;font-family:Content,sans-serif;font-size:15px;color:#4a5568;border-bottom:1px solid rgba(255,255,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.profile-sidebar .sidebar-nav .nav-btn:last-child{border-bottom:none}.profile-sidebar .sidebar-nav .nav-btn:hover:not(.active){background:#3498db0d;color:#3498db;transform:translate(4px)}.profile-sidebar .sidebar-nav .nav-btn:hover:not(.active) .nav-icon{transform:scale(1.1)}.profile-sidebar .sidebar-nav .nav-btn.active{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-weight:500;box-shadow:0 2px 8px #0000000f}.profile-sidebar .sidebar-nav .nav-btn.active .nav-icon{color:#fff}.profile-sidebar .sidebar-nav .nav-btn .nav-icon{font-size:18px;color:#718096;transition:all .3s cubic-bezier(.4,0,.2,1);width:24px;text-align:center}.profile-sidebar .sidebar-nav .nav-btn .nav-text{flex:1;font-family:Content,sans-serif}.profile-sidebar .sidebar-nav .nav-btn .nav-badge{background:#e74c3c;color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;min-width:24px;text-align:center}.profile-main{flex:1;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:0 8px 24px #0000001f;padding:36px;border:1px solid rgba(255,255,255,.3)}@media(max-width:768px){.profile-main{padding:24px}}.profile-main .section-header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}@media(max-width:768px){.profile-main .section-header{flex-direction:column;gap:16px}}.profile-main .section-header .header-content{flex:1}.profile-main .section-header .section-title{font-family:Heading,sans-serif;font-size:24px;color:#2c3e50;margin:0 0 8px;font-weight:500;letter-spacing:-.3px}.profile-main .section-header .section-subtitle{font-family:LightHeading,sans-serif;font-size:14px;color:#64748b;margin:0;line-height:1.5;max-width:600px}.profile-form .form-grid,.password-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:36px}@media(max-width:768px){.profile-form .form-grid,.password-form .form-grid{grid-template-columns:1fr;gap:20px}}.profile-form .form-grid .full-width,.password-form .form-grid .full-width{grid-column:1/-1}.profile-form .form-group,.password-form .form-group{position:relative}.profile-form .form-group .form-label,.password-form .form-group .form-label{display:block;margin-bottom:10px;color:#2c3e50;font-family:Content,sans-serif;font-weight:500;font-size:14px;letter-spacing:.3px}.profile-form .form-group .form-label .required,.password-form .form-group .form-label .required{color:#e74c3c;margin-left:4px}.profile-form .form-group .form-input,.profile-form .form-group .form-select,.password-form .form-group .form-input,.password-form .form-group .form-select{width:100%;padding:14px 16px;border:1px solid #e1e5eb;border-radius:10px;font-family:Content,sans-serif;font-size:15px;color:#2c3e50;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f}.profile-form .form-group .form-input::placeholder,.profile-form .form-group .form-select::placeholder,.password-form .form-group .form-input::placeholder,.password-form .form-group .form-select::placeholder{color:#a0aec0;font-family:Content,sans-serif}.profile-form .form-group .form-input:focus,.profile-form .form-group .form-select:focus,.password-form .form-group .form-input:focus,.password-form .form-group .form-select:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;transform:translateY(-1px)}.profile-form .form-group .form-input:disabled,.profile-form .form-group .form-select:disabled,.password-form .form-group .form-input:disabled,.password-form .form-group .form-select:disabled{background:#f7fafc;cursor:not-allowed;opacity:.7}.profile-form .form-group .select-wrapper,.password-form .form-group .select-wrapper{position:relative}.profile-form .form-group .select-wrapper .form-select,.password-form .form-group .select-wrapper .form-select{appearance:none;padding-right:48px}.profile-form .form-group .select-wrapper .select-arrow,.password-form .form-group .select-wrapper .select-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#718096;pointer-events:none;font-size:20px}.profile-form .form-group .form-help,.password-form .form-group .form-help{display:block;margin-top:8px;color:#718096;font-size:12px;font-family:Content,sans-serif;line-height:1.4}.password-requirements{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:20px;border-radius:10px;margin:28px 0 36px;border-left:4px solid #3498db}.password-requirements .requirements-title{font-family:Content,sans-serif;font-weight:600;color:#2c3e50;margin:0 0 12px;font-size:15px}.password-requirements .requirements-list{margin:0;padding-left:20px;color:#4a5568;font-size:13px;line-height:1.8;font-family:Content,sans-serif}.password-requirements .requirements-list li{margin-bottom:6px;position:relative}.password-requirements .requirements-list li::marker{color:#3498db}.form-actions{display:flex;gap:16px;margin-top:36px;padding-top:24px;border-top:1px solid #e1e5eb}.form-actions .primary-btn,.form-actions .addresses-tab .add-first-btn,.addresses-tab .form-actions .add-first-btn,.form-actions .addresses-tab .add-address-btn,.addresses-tab .form-actions .add-address-btn,.form-actions .secondary-btn{padding:14px 32px;border:none;border-radius:10px;cursor:pointer;font-family:Content,sans-serif;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:10px;min-width:140px}.form-actions .primary-btn,.form-actions .addresses-tab .add-first-btn,.addresses-tab .form-actions .add-first-btn,.form-actions .addresses-tab .add-address-btn,.addresses-tab .form-actions .add-address-btn{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;box-shadow:0 2px 8px #0000000f}.form-actions .primary-btn:hover:not(:disabled),.form-actions .addresses-tab .add-first-btn:hover:not(:disabled),.addresses-tab .form-actions .add-first-btn:hover:not(:disabled),.form-actions .addresses-tab .add-address-btn:hover:not(:disabled),.addresses-tab .form-actions .add-address-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000014;background:linear-gradient(135deg,#258cd1,#2472a4)}.form-actions .primary-btn:disabled,.form-actions .addresses-tab .add-first-btn:disabled,.addresses-tab .form-actions .add-first-btn:disabled,.form-actions .addresses-tab .add-address-btn:disabled,.addresses-tab .form-actions .add-address-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.form-actions .primary-btn .spinner-btn,.form-actions .addresses-tab .add-first-btn .spinner-btn,.addresses-tab .form-actions .add-first-btn .spinner-btn,.form-actions .addresses-tab .add-address-btn .spinner-btn,.addresses-tab .form-actions .add-address-btn .spinner-btn{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin .8s linear infinite}.form-actions .secondary-btn{background:#fff;color:#4a5568;border:1px solid #e1e5eb}.form-actions .secondary-btn:hover:not(:disabled){background:#f7fafc;color:#2c3e50;border-color:#cbd5e0;transform:translateY(-1px)}.form-actions .secondary-btn:disabled{opacity:.6;cursor:not-allowed}.addresses-tab .add-address-btn{padding:12px 24px;font-size:14px}.addresses-tab .add-address-btn .btn-icon{font-size:18px;font-weight:300}.addresses-tab .add-first-btn{padding:14px 36px;font-size:15px;margin-top:16px}.addresses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:24px;margin:24px 0 36px}@media(max-width:1024px){.addresses-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media(max-width:768px){.addresses-grid{grid-template-columns:1fr}}.address-card{background:#fff;border:1px solid #e1e5eb;border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;box-shadow:0 2px 8px #0000000f;overflow:hidden;position:relative}.address-card.default{border-color:#27ae60;border-width:2px;box-shadow:0 4px 16px #27ae6026}.address-card.default:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#27ae60,#1e8449)}.address-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.address-card .address-card-inner{padding:24px}.address-card .address-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(225,229,235,.5)}.address-card .address-header .address-type{display:flex;align-items:center;gap:12px}.address-card .address-header .address-type .type-icon-wrapper{width:44px;height:44px;background:linear-gradient(135deg,#f0f4ff,#e6f0ff);border-radius:10px;display:flex;align-items:center;justify-content:center}.address-card .address-header .address-type .type-icon-wrapper .icon{font-size:20px;color:#3498db}.address-card .address-header .address-type .type-info .type-text{display:block;font-family:Heading,sans-serif;font-size:16px;color:#2c3e50;text-transform:capitalize;margin-bottom:4px}.address-card .address-header .address-type .type-info .default-badge{display:inline-flex;align-items:center;gap:6px;background:#27ae601a;color:#27ae60;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;font-family:Content,sans-serif}.address-card .address-header .address-type .type-info .default-badge .star-icon{font-size:10px}.address-card .address-header .address-actions{display:flex;gap:8px}.address-card .address-header .address-actions .action-btn{padding:8px 14px;border:none;border-radius:6px;cursor:pointer;font-family:Content,sans-serif;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:6px;box-shadow:0 2px 8px #0000000f}.address-card .address-header .address-actions .action-btn .btn-icon{font-size:12px}.address-card .address-header .address-actions .action-btn.edit{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#3498db}.address-card .address-header .address-actions .action-btn.edit:hover{background:linear-gradient(135deg,#cbe7fb,#a3d2fa);transform:translateY(-1px)}.address-card .address-header .address-actions .action-btn.delete{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#e74c3c}.address-card .address-header .address-actions .action-btn.delete:hover{background:linear-gradient(135deg,#ffd2d8,#ffb4bb);transform:translateY(-1px)}.address-card .address-body .address-name{font-family:Heading,sans-serif;font-size:17px;color:#2c3e50;margin:0 0 12px;font-weight:500}.address-card .address-body .address-contact{display:flex;align-items:center;gap:12px;color:#64748b;font-size:14px;margin:0 0 20px;font-family:Content,sans-serif}.address-card .address-body .address-contact .contact-icon{font-size:14px;opacity:.7}.address-card .address-body .address-contact .separator{color:#cbd5e0;margin:0 4px}.address-card .address-body .address-details{color:#4a5568;font-size:14px;line-height:1.7;font-family:Content,sans-serif;margin-bottom:16px}.address-card .address-body .address-details p{margin:0 0 8px}.address-card .address-body .address-details .landmark{color:#3498db;font-weight:500}.address-card .address-body .address-instructions{margin-top:20px;padding:14px;background:linear-gradient(135deg,#fff8e1,#fff3cd);border-radius:10px;border-left:4px solid #f39c12}.address-card .address-body .address-instructions p{margin:0;font-size:13px;color:#856404;font-family:Content,sans-serif;line-height:1.5}.address-card .address-body .set-default-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;padding:10px 20px;background:linear-gradient(135deg,#fff3cd,#ffeaa7);color:#856404;border:none;border-radius:10px;cursor:pointer;font-family:Content,sans-serif;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;box-shadow:0 2px 8px #0000000f}.address-card .address-body .set-default-btn .star-icon{font-size:12px}.address-card .address-body .set-default-btn:hover{background:linear-gradient(135deg,#ffedb4,#ffe48e);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.no-addresses{text-align:center;padding:60px 20px;margin:40px 0}.no-addresses .empty-state{max-width:400px;margin:0 auto}.no-addresses .empty-state .empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#f0f4ff,#e6f0ff);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:36px;color:#3498db;box-shadow:0 4px 12px #00000014}.no-addresses .empty-state h3{font-family:Heading,sans-serif;color:#2c3e50;margin:0 0 12px;font-size:20px}.no-addresses .empty-state p{color:#64748b;margin:0 0 28px;font-size:15px;line-height:1.6;font-family:Content,sans-serif}.addresses-stats{display:flex;gap:32px;margin-top:36px;padding-top:24px;border-top:1px solid #e1e5eb;flex-wrap:wrap}.addresses-stats .stat-item .stat-label{font-family:Content,sans-serif;color:#64748b;font-size:14px;margin-right:8px}.addresses-stats .stat-item .stat-value{font-family:Heading,sans-serif;color:#2c3e50;font-size:15px;font-weight:500}@keyframes slideIn{0%{opacity:0;transform:translateY(-15px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:480px){.profile-container{padding:24px 16px}.profile-header{flex-direction:column;align-items:flex-start;gap:16px}.profile-header .logout-btn{width:100%;justify-content:center}.address-card .address-header{flex-direction:column;gap:16px}.address-card .address-header .address-actions{width:100%;justify-content:flex-start}.addresses-grid{grid-template-columns:1fr}}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal;font-weight:400}.address-form-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-family:Content,-apple-system,BlinkMacSystemFont,sans-serif}.address-form-modal .address-form-content{background:#fff;border-radius:14px;padding:36px;width:90%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 24px #0000001f;animation:slideUp .4s cubic-bezier(.68,-.55,.265,1.55);border:1px solid rgba(255,255,255,.3);position:relative}.address-form-modal .address-form-content .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(225,229,235,.5)}.address-form-modal .address-form-content .form-header .form-title{font-family:Heading,sans-serif;font-size:24px;color:#2c3e50;margin:0;font-weight:500;letter-spacing:-.3px}.address-form-modal .address-form-content .form-header .close-btn{background:none;border:none;color:#64748b;font-size:20px;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.address-form-modal .address-form-content .form-header .close-btn:hover{background:#f1f5f9;color:#e74c3c;transform:rotate(90deg)}.address-form-modal .address-form-content .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:32px}@media(max-width:768px){.address-form-modal .address-form-content .form-grid{grid-template-columns:1fr;gap:16px}}.address-form-modal .address-form-content .form-grid .full-width{grid-column:1/-1}.address-form-modal .address-form-content .form-grid .form-group .form-label{display:block;margin-bottom:10px;color:#2c3e50;font-family:Content,sans-serif;font-weight:500;font-size:14px;letter-spacing:.3px}.address-form-modal .address-form-content .form-grid .form-group .form-label .required{color:#e74c3c;margin-left:4px}.address-form-modal .address-form-content .form-grid .form-group .form-input,.address-form-modal .address-form-content .form-grid .form-group .form-textarea{width:93%;padding:14px 16px;border:1px solid #e1e5eb;border-radius:10px;font-family:Content,sans-serif;font-size:15px;color:#2c3e50;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f}.address-form-modal .address-form-content .form-grid .form-group .form-input::placeholder,.address-form-modal .address-form-content .form-grid .form-group .form-textarea::placeholder{color:#a0aec0;font-family:Content,sans-serif;font-size:14px}.address-form-modal .address-form-content .form-grid .form-group .form-input:focus,.address-form-modal .address-form-content .form-grid .form-group .form-textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;transform:translateY(-1px)}.address-form-modal .address-form-content .form-grid .form-group .form-input:disabled,.address-form-modal .address-form-content .form-grid .form-group .form-textarea:disabled{background:#f7fafc;cursor:not-allowed;opacity:.7}.address-form-modal .address-form-content .form-grid .form-group .form-textarea{resize:vertical;min-height:100px;line-height:1.5}.address-form-modal .address-form-content .form-grid .address-type-selector{display:flex;gap:12px;margin-top:8px}.address-form-modal .address-form-content .form-grid .address-type-selector .type-option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border:2px solid #e1e5eb;border-radius:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#f8fafc;position:relative}.address-form-modal .address-form-content .form-grid .address-type-selector .type-option:hover{border-color:#3498db;background:#3498db0d;transform:translateY(-2px)}.address-form-modal .address-form-content .form-grid .address-type-selector .type-option.active{border-color:#3498db;background:#3498db1a;box-shadow:0 2px 8px #0000000f}.address-form-modal .address-form-content .form-grid .address-type-selector .type-option .type-radio{position:absolute;opacity:0;width:0;height:0}.address-form-modal .address-form-content .form-grid .address-type-selector .type-option .type-icon{font-size:20px;color:#3498db;margin-bottom:8px}.address-form-modal .address-form-content .form-grid .address-type-selector .type-option .type-label{font-family:Content,sans-serif;font-size:13px;color:#2c3e50;font-weight:500;text-transform:capitalize}.address-form-modal .address-form-content .form-grid .checkbox-group{margin-top:20px}.address-form-modal .address-form-content .form-grid .checkbox-group .checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.address-form-modal .address-form-content .form-grid .checkbox-group .checkbox-label:hover .checkbox-custom{border-color:#3498db}.address-form-modal .address-form-content .form-grid .checkbox-group .checkbox-label .checkbox-input{display:none}.address-form-modal .address-form-content .form-grid .checkbox-group .checkbox-label .checkbox-input:checked+.checkbox-custom{background:#3498db;border-color:#3498db}.address-form-modal .address-form-content .form-grid .checkbox-group .checkbox-label .checkbox-input:checked+.checkbox-custom:after{content:"";position:absolute;left:7px;top:3px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.address-form-modal .address-form-content .form-grid .checkbox-group .checkbox-label .checkbox-custom{width:22px;height:22px;border:2px solid #e1e5eb;border-radius:5px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.address-form-modal .address-form-content .form-grid .checkbox-group .checkbox-label .checkbox-text{font-family:Content,sans-serif;font-size:14px;color:#2c3e50;font-weight:500}.address-form-modal .address-form-content .form-actions{display:flex;gap:16px;margin-top:36px;padding-top:24px;border-top:1px solid #e1e5eb}.address-form-modal .address-form-content .form-actions .primary-btn,.address-form-modal .address-form-content .form-actions .secondary-btn{padding:14px 32px;border:none;border-radius:10px;cursor:pointer;font-family:Content,sans-serif;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:10px;flex:1}.address-form-modal .address-form-content .form-actions .primary-btn{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;box-shadow:0 2px 8px #0000000f}.address-form-modal .address-form-content .form-actions .primary-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000014;background:linear-gradient(135deg,#258cd1,#2472a4)}.address-form-modal .address-form-content .form-actions .primary-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.address-form-modal .address-form-content .form-actions .secondary-btn{background:#fff;color:#4a5568;border:1px solid #e1e5eb}.address-form-modal .address-form-content .form-actions .secondary-btn:hover:not(:disabled){background:#f7fafc;color:#2c3e50;border-color:#cbd5e0;transform:translateY(-1px)}.address-form-modal .address-form-content .form-actions .secondary-btn:disabled{opacity:.6;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.address-form-content{padding:24px!important;width:95%!important;max-height:95vh!important}.form-grid .address-type-selector{flex-direction:row}.form-grid .address-type-selector .type-option{flex-direction:row;justify-content:flex-start;gap:0px;padding:10px!important}.form-grid .address-type-selector .type-option .type-icon{margin-bottom:0}.form-actions{flex-direction:column}.form-actions .primary-btn,.form-actions .secondary-btn{width:100%}}@media(max-width:480px){.address-form-content{padding:20px!important;width:98%!important}}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype");font-style:normal}.checkout-page{max-width:1200px;margin:0 auto;padding:20px;min-height:80vh;font-family:Content}.checkout-page .login-required,.checkout-page .empty-checkout,.checkout-page .loading-container{text-align:center;padding:80px 20px;background:#f9f9f9;border-radius:12px;margin-top:40px}.checkout-page .login-required h2,.checkout-page .empty-checkout h2,.checkout-page .loading-container h2{font-family:Heading;color:#222;margin-bottom:16px;font-size:28px}.checkout-page .login-required p,.checkout-page .empty-checkout p,.checkout-page .loading-container p{color:#666;margin-bottom:30px;font-size:16px;max-width:400px;margin-left:auto;margin-right:auto;line-height:1.6}.checkout-page .login-required .auth-btn,.checkout-page .login-required .continue-shopping-btn,.checkout-page .empty-checkout .auth-btn,.checkout-page .empty-checkout .continue-shopping-btn,.checkout-page .loading-container .auth-btn,.checkout-page .loading-container .continue-shopping-btn{padding:14px 32px;background:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-family:Content;letter-spacing:1px;transition:background .2s}.checkout-page .login-required .auth-btn:hover,.checkout-page .login-required .continue-shopping-btn:hover,.checkout-page .empty-checkout .auth-btn:hover,.checkout-page .empty-checkout .continue-shopping-btn:hover,.checkout-page .loading-container .auth-btn:hover,.checkout-page .loading-container .continue-shopping-btn:hover{background:#333}.checkout-page .empty-checkout .empty-icon{font-size:80px;margin-bottom:24px;opacity:.3}.checkout-page .loading-container .spinner{border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin:0 auto 20px}.checkout-progress{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px;position:relative}@media(max-width:768px){.checkout-progress{gap:8px;margin-bottom:40px}}.checkout-progress .progress-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;cursor:pointer;transition:all .3s}.checkout-progress .progress-step.current .step-circle{border-color:#000;background:#000}.checkout-progress .progress-step.current .step-circle .step-number,.checkout-progress .progress-step.current .step-circle .step-icon{color:#fff}.checkout-progress .progress-step.current .step-name{color:#000;font-weight:500}.checkout-progress .progress-step.active .step-circle{border-color:#000;background:#000}.checkout-progress .progress-step.active .step-circle .step-number,.checkout-progress .progress-step.active .step-circle .step-icon{color:#fff}.checkout-progress .progress-step.active .step-name{color:#000}.checkout-progress .progress-step.active .step-full-name{opacity:1}.checkout-progress .progress-step:not(.active):not(.current){opacity:.6}.checkout-progress .progress-step:not(.current):not(.active):hover{opacity:.8}.checkout-progress .progress-step:not(.current):not(.active):hover .step-circle{border-color:#999;transform:scale(1.05)}.checkout-progress .progress-step:not(.current):not(.active):hover .step-name{color:#333}.checkout-progress .progress-step.current .step-circle{animation:pulse 2s infinite}.checkout-progress .progress-step .step-circle{width:60px;height:60px;border-radius:50%;border:2px solid #e5e5e5;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;margin-bottom:12px;transition:all .3s}.checkout-progress .progress-step .step-circle .step-number{font-family:Heading;font-size:20px;font-weight:500;color:#999}.checkout-progress .progress-step .step-circle .step-icon{position:absolute;color:#999;transition:color .3s}.checkout-progress .progress-step .step-info{text-align:center;max-width:100px}.checkout-progress .progress-step .step-info .step-name{font-family:Heading;font-size:14px;color:#666;margin-bottom:4px;text-transform:uppercase;letter-spacing:1px;transition:color .3s}@media(max-width:768px){.checkout-progress .progress-step .step-info .step-name{font-size:12px}}.checkout-progress .progress-step .step-info .step-full-name{font-family:Content;font-size:12px;color:#999;opacity:0;transition:opacity .3s}@media(max-width:768px){.checkout-progress .progress-step .step-info .step-full-name{display:none}}.checkout-progress .progress-step .step-connector{position:absolute;top:30px;left:calc(50% + 30px);right:calc(-50% + 30px);height:2px;background:#e5e5e5;z-index:-1;overflow:hidden}@media(max-width:768px){.checkout-progress .progress-step .step-connector{left:calc(50% + 20px);right:calc(-50% + 20px);top:25px}}.checkout-progress .progress-step .step-connector .connector-fill{position:absolute;top:0;left:0;height:100%;background:#000;transition:width .6s cubic-bezier(.65,0,.35,1);transform-origin:left center}.checkout-progress .progress-step .step-connector .connector-fill.filled{width:100%!important}.checkout-progress .progress-step:last-child .step-connector{display:none}.checkout-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px;margin-bottom:40px}@media(max-width:768px){.checkout-content{padding:24px}}.checkout-step{animation:slideUp .3s ease-out}.checkout-step .step-header{display:flex;align-items:center;gap:16px;margin-bottom:32px}.checkout-step .step-header .step-icon-wrapper{width:48px;height:48px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center}.checkout-step .step-header .step-icon-wrapper .step-icon{color:#fff;font-size:24px}.checkout-step .step-header h2{font-family:Heading;font-size:28px;color:#222;margin:0}.order-items{margin-bottom:40px}.order-items .order-item{display:flex;gap:24px;padding:20px;border:1px solid #eee;border-radius:8px;margin-bottom:16px;transition:box-shadow .2s}.order-items .order-item:hover{box-shadow:0 4px 12px #0000000d}@media(max-width:768px){.order-items .order-item{align-items:flex-start;padding:16px;gap:16px}}.order-items .order-item .item-image{width:100px;height:100px;flex-shrink:0}@media(max-width:768px){.order-items .order-item .item-image{width:80px;height:80px}}.order-items .order-item .item-image img{width:100%;height:100%;object-fit:cover;border-radius:6px}.order-items .order-item .item-details{flex:1}.order-items .order-item .item-details .item-name{font-family:Heading;font-size:18px;color:#222;margin:0 0 12px}@media(max-width:768px){.order-items .order-item .item-details .item-name{font-size:16px;margin-bottom:8px}}.order-items .order-item .item-details .item-variants{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}@media(max-width:768px){.order-items .order-item .item-details .item-variants{margin-bottom:8px}}.order-items .order-item .item-details .item-variants .variant-chip{padding:4px 10px;background:#f5f5f5;border-radius:16px;font-size:12px;color:#666;display:flex;align-items:center;gap:4px}.order-items .order-item .item-details .item-variants .variant-chip.fragrance{background:#e8f5e9;color:#2e7d32}.order-items .order-item .item-details .item-quantity-price{display:flex;justify-content:space-between;align-items:center;margin-top:12px}@media(max-width:768px){.order-items .order-item .item-details .item-quantity-price{flex-direction:column;align-items:flex-start;gap:12px}}.order-items .order-item .item-details .item-quantity-price .quantity-controls{display:flex;align-items:center;gap:8px}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-btn{width:32px;height:32px;border-radius:50%;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-btn:hover:not(:disabled){background:#f5f5f5;border-color:#999}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-btn:disabled{opacity:.4;cursor:not-allowed}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-btn.minus{color:#666}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-btn.plus{color:#000;border-color:#000;background:#000;color:#fff}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-btn.plus:hover:not(:disabled){background:#333;border-color:#333}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-display{min-width:40px;text-align:center;font-family:Heading;font-size:16px;color:#222;position:relative}.order-items .order-item .item-details .item-quantity-price .quantity-controls .quantity-display .quantity-loading{display:inline-block;width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #000;border-radius:50%;animation:spin .8s linear infinite}.order-items .order-item .item-details .item-quantity-price .price-wrapper{display:flex;align-items:center;gap:12px}.order-items .order-item .item-details .item-quantity-price .price-wrapper .price{font-family:Heading;font-weight:600;font-size:18px;color:#222}@media(max-width:768px){.order-items .order-item .item-details .item-quantity-price .price-wrapper .price{font-size:16px}}.order-items .order-item .item-details .item-quantity-price .price-wrapper .original-price{font-size:14px;color:#999;text-decoration:line-through}.order-items .order-item .item-details .offer-label{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;background:#fff3e0;color:#e65100;border-radius:4px;font-size:12px;font-weight:500}.order-summary-checkout{background:#f9f9f9;border-radius:12px;padding:32px}@media(max-width:768px){.order-summary-checkout{padding:24px}}.order-summary-checkout .summary-title{font-family:Heading;font-size:20px;color:#222;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.order-summary-checkout .summary-content .summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:#666;font-size:15px}.order-summary-checkout .summary-content .summary-row.discount{color:#4caf50;font-weight:500}.order-summary-checkout .summary-content .summary-row.discount .savings{color:#4caf50;font-weight:600}.order-summary-checkout .summary-content .summary-row.total{margin-top:24px;padding-top:24px;border-top:2px solid #e5e5e5;font-family:Heading;font-weight:600;font-size:20px;color:#222}.order-summary-checkout .summary-content .summary-row.total .total-amount{color:#000;font-size:24px}.order-summary-checkout .summary-content .summary-row .free{color:#4caf50;font-weight:500}.order-summary-checkout .free-shipping-note{margin-top:20px;padding:12px;background:#e8f5e9;color:#2e7d32;border-radius:6px;font-size:14px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.address-step-container{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media(max-width:992px){.address-step-container{grid-template-columns:1fr;gap:32px}}.selected-address-section .section-subtitle{font-family:Heading;font-size:18px;color:#2e7d32;margin:0 0 20px;display:flex;align-items:center;gap:8px}.selected-address-section .section-subtitle .check-icon{color:#4caf50}.selected-address-section .address-preview.compact{padding:20px;background:#f8fff8;border:2px solid #4CAF50;border-radius:12px}.selected-address-section .address-preview.compact .address-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.selected-address-section .address-preview.compact .address-header .address-name-mobile p{margin:0 0 4px;color:#222;font-size:16px}.selected-address-section .address-preview.compact .address-header .address-name-mobile p:last-child{color:#666;font-size:14px}.selected-address-section .address-preview.compact .address-header .default-badge{background:#4caf50;color:#fff;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500}.selected-address-section .address-preview.compact .address-details p{margin:0 0 6px;color:#555;font-size:14px;line-height:1.5}.address-options-section .section-subtitle{font-family:Heading;font-size:18px;color:#222;margin:0 0 20px}.no-addresses{text-align:center;padding:32px 20px;background:#f5f5f5;border-radius:12px;margin-bottom:24px}.no-addresses .empty-state .empty-icon{color:#999;margin-bottom:16px}.no-addresses .empty-state p{color:#666;font-size:15px;max-width:300px;margin:0 auto}.address-options-list.compact .address-option-card{border:2px solid #e5e5e5;border-radius:10px;padding:16px;margin-bottom:12px;cursor:pointer;transition:all .3s}.address-options-list.compact .address-option-card:hover{border-color:#000;background:#fafafa}.address-options-list.compact .address-option-card.selected{border-color:#4caf50;background:#f8fff8}.address-options-list.compact .address-option-card .address-option-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.address-options-list.compact .address-option-card .address-option-header .address-radio{margin-top:2px}.address-options-list.compact .address-option-card .address-option-header .address-radio input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#4CAF50}.address-options-list.compact .address-option-card .address-option-header .address-option-title{flex:1}.address-options-list.compact .address-option-card .address-option-header .address-option-title h4{font-family:Heading;font-size:16px;color:#222;margin:0 0 6px}.address-options-list.compact .address-option-card .address-option-header .address-option-title .address-badges{display:flex;gap:8px}.address-options-list.compact .address-option-card .address-option-header .address-option-title .address-badges .default-badge{background:#4caf50;color:#fff;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:500}.address-options-list.compact .address-option-card .address-option-header .address-option-title .address-badges .address-type-badge{padding:2px 8px;background:#f0f0f0;border-radius:10px;font-size:10px;color:#666;display:flex;align-items:center;gap:3px}.address-options-list.compact .address-option-card .address-option-content .address-contact{color:#666;font-size:13px;margin:0 0 8px}.address-options-list.compact .address-option-card .address-option-content .address-details{color:#555;font-size:13px;line-height:1.5;margin-bottom:12px}.address-options-list.compact .address-option-card .address-option-content .address-details p{margin:0 0 3px}.address-options-list.compact .address-option-card .address-option-content .address-actions .edit-btn{padding:5px 12px;background:transparent;color:#666;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:12px;display:inline-flex;align-items:center;gap:4px;transition:all .2s}.address-options-list.compact .address-option-card .address-option-content .address-actions .edit-btn:hover{background:#f5f5f5;border-color:#999;color:#333}.add-address-section{text-align:center;padding:24px;background:#f9f9f9;border-radius:10px;border:2px dashed #ddd;margin-top:16px}.add-address-section .add-address-btn{padding:12px 24px;background:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:background .2s}.add-address-section .add-address-btn:hover:not(:disabled){background:#333}.add-address-section .add-address-btn:disabled{opacity:.6;cursor:not-allowed}.add-address-section .add-address-note{margin-top:8px;color:#666;font-size:13px}.payment-methods-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}@media(max-width:992px){.payment-methods-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.payment-methods-grid{grid-template-columns:1fr}}.payment-method-card{border:2px solid #eee;border-radius:12px;padding:24px;transition:all .3s}.payment-method-card.selected{border-color:#4caf50;background:#f8fff8;box-shadow:0 4px 12px #4caf501a}.payment-method-card.disabled{opacity:.5;cursor:not-allowed}.payment-method-card .method-header{margin-bottom:16px}.payment-method-card .method-header input[type=radio]{display:none}.payment-method-card .method-header label{display:flex;align-items:center;gap:16px;cursor:pointer}.payment-method-card .method-header label .method-icon-wrapper{width:48px;height:48px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.payment-method-card .method-header label .method-icon-wrapper .method-icon{font-size:24px;color:#666}.payment-method-card .method-header label .method-info{flex:1}.payment-method-card .method-header label .method-info .method-name{font-family:Heading;font-weight:500;color:#222;font-size:16px;margin-bottom:4px;display:block}.payment-method-card .method-header label .method-info .method-desc{color:#666;font-size:13px;display:block}.payment-method-card .method-features{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#666}.payment-method-card .method-features span{display:flex;align-items:center;gap:6px}.order-confirmation{background:#f9f9f9;border-radius:12px;padding:32px}@media(max-width:768px){.order-confirmation{padding:24px}}.order-confirmation .confirmation-title{font-family:Heading;font-size:20px;color:#222;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.order-confirmation .confirmation-content .delivery-address-section{margin-bottom:24px}.order-confirmation .confirmation-content .delivery-address-section .section-label{margin:0 0 12px;color:#222;font-size:15px}.order-confirmation .confirmation-content .delivery-address-section .selected-address-summary{padding:16px;background:#fff;border-radius:8px;border-left:4px solid #4CAF50}.order-confirmation .confirmation-content .delivery-address-section .selected-address-summary .address-summary-header{margin-bottom:8px}.order-confirmation .confirmation-content .delivery-address-section .selected-address-summary .address-summary-header p{margin:0 0 4px;color:#222;font-size:15px}.order-confirmation .confirmation-content .delivery-address-section .selected-address-summary .address-summary-header p:last-child{color:#666;font-size:13px}.order-confirmation .confirmation-content .delivery-address-section .selected-address-summary p{margin:0 0 6px;color:#555;font-size:14px}.order-confirmation .confirmation-content .delivery-address-section .error{color:#f44336;font-weight:500;font-size:14px}.order-confirmation .confirmation-content .order-summary-final{margin:24px 0;padding:20px;background:#fff;border-radius:8px}.order-confirmation .confirmation-content .order-summary-final .summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#666;font-size:14px}.order-confirmation .confirmation-content .order-summary-final .summary-row.total{margin-top:16px;padding-top:16px;border-top:2px solid #eee;font-family:Heading;font-weight:600;font-size:18px;color:#222}.order-confirmation .confirmation-content .order-summary-final .summary-row.total .total-price{color:#000;font-size:22px}.order-confirmation .confirmation-content .order-summary-final .summary-row .free{color:#4caf50;font-weight:500}.order-confirmation .confirmation-content .payment-info{margin-top:24px;padding:16px;background:#e8f5e9;border-radius:8px}.order-confirmation .confirmation-content .payment-info p{margin:0 0 8px;color:#2e7d32;font-size:14px;display:flex;align-items:center;gap:8px}.order-confirmation .confirmation-content .payment-info p:last-child{margin-bottom:0}.checkout-navigation{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:1px solid #eee;gap:20px}@media(max-width:768px){.checkout-navigation{flex-direction:column-reverse;gap:16px}}.checkout-navigation button{padding:16px 32px;border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:500;font-family:Content;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;min-width:180px}@media(max-width:768px){.checkout-navigation button{width:100%;min-width:auto;padding:14px 24px}}.checkout-navigation button:disabled{opacity:.6;cursor:not-allowed}.checkout-navigation .back-btn{background:transparent;color:#666;border:1px solid #ddd}.checkout-navigation .back-btn:hover:not(:disabled){background:#f5f5f5;color:#333;border-color:#999}.checkout-navigation .next-btn{background:#000;color:#fff}.checkout-navigation .next-btn:hover:not(:disabled){background:#333}.checkout-navigation .place-order-btn{background:#4caf50;color:#fff;font-size:16px}.checkout-navigation .place-order-btn:hover:not(:disabled){background:#45a049}.checkout-navigation .step-indicator{color:#666;font-size:14px;font-weight:500}.loading-spinner-small{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite;margin-right:8px}@keyframes pulse{0%{box-shadow:0 0 #0003}70%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 #0000}}@media(max-width:768px){.checkout-page{padding:16px}.checkout-progress .progress-step .step-circle{width:50px;height:50px}.checkout-progress .progress-step .step-info .step-name{font-size:11px}.checkout-content{padding:20px}.order-item .item-details .item-name{font-size:16px}.address-step-container{gap:24px}.selected-address-section .section-subtitle,.address-options-section .section-subtitle{font-size:16px}}@media(max-width:480px){.order-item .item-image{width:70px;height:70px}.order-item .item-details .item-variants .variant-chip{font-size:11px;padding:3px 8px}.order-item .item-details .item-quantity-price .quantity-controls .quantity-btn{width:28px;height:28px}.order-item .item-details .item-quantity-price .quantity-controls .quantity-btn svg{width:12px;height:12px}.order-item .item-details .item-quantity-price .quantity-controls .quantity-display{min-width:32px;font-size:14px}.order-item .item-details .item-quantity-price .price-wrapper .price{font-size:15px}.payment-methods-grid{gap:12px}.payment-method-card{padding:16px}.payment-method-card .method-header label{gap:12px}.payment-method-card .method-header label .method-icon-wrapper{width:40px;height:40px}.payment-method-card .method-header label .method-info .method-name{font-size:14px}.step-connector{height:1px}}@font-face{font-family:Heading;src:url(/assets/TT%20Ramillas%20Trial%20Medium-pwEDM_GF.ttf) format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url(/assets/TT%20Ramillas%20Trial%20Light-BgGg2Lm1.ttf) format("truetype");font-style:normal}@font-face{font-family:Content;src:url(/assets/TT%20Interphases%20Pro%20Trial%20Regular-B1o5cozN.ttf) format("truetype");font-style:normal}.user-orders{max-width:1200px;margin:0 auto;padding:20px;font-family:Content;min-height:80vh}@media(max-width:768px){.user-orders{padding:16px}}@media(max-width:480px){.user-orders{padding:12px}}.orders-header{margin-bottom:24px}.orders-header h1{font-family:Heading;font-size:28px;color:#222;margin:0 0 20px;display:flex;align-items:center;gap:10px}.orders-header h1 .header-icon{color:#000}@media(max-width:768px){.orders-header h1{font-size:24px;margin-bottom:16px}}@media(max-width:480px){.orders-header h1{font-size:20px}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media(max-width:480px){.stats-grid{gap:8px}}.stat-card{background:#fff;border-radius:10px;padding:16px;border:1px solid #eee;text-align:center;transition:transform .2s,box-shadow .2s;min-height:80px}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.stat-card .stat-value{font-family:Heading;font-size:28px;font-weight:600;color:#000;margin-bottom:6px;line-height:1}@media(max-width:768px){.stat-card .stat-value{font-size:22px}}@media(max-width:480px){.stat-card .stat-value{font-size:20px}}.stat-card .stat-label{font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.5px}@media(max-width:480px){.stat-card .stat-label{font-size:12px}}.filters-section{margin-bottom:24px;padding:16px;background:#fff;border-radius:10px;border:1px solid #eee}.filters-section .section-title{font-family:Heading;font-size:16px;color:#222;margin-bottom:12px;display:flex;align-items:center;gap:8px}.filters-section .section-title .section-icon{color:#666}.filter-buttons{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:768px){.filter-buttons{gap:6px;row-gap:8px}}@media(max-width:480px){.filter-buttons{justify-content:space-between}}.filter-btn{padding:8px 16px;background:#f5f5f5;border:2px solid #eee;border-radius:6px;color:#666;font-size:13px;font-family:Content;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s;white-space:nowrap}.filter-btn:hover{background:#eee}.filter-btn.active{background:#000;color:#fff;border-color:#000}@media(max-width:768px){.filter-btn{padding:6px 12px;font-size:12px;flex:1;min-width:calc(33.333% - 12px);justify-content:center}}@media(max-width:480px){.filter-btn{min-width:calc(50% - 6px);padding:8px 10px;font-size:11px}.filter-btn svg{display:none}}.orders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:30px}@media(max-width:768px){.orders-grid{grid-template-columns:1fr;gap:12px}}.order-card{background:#fff;border-radius:10px;border:1px solid #eee;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;height:100%}.order-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.order-header{padding:16px;border-bottom:1px solid #eee}@media(max-width:768px){.order-header{padding:14px}}.order-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.order-meta .order-id-section{flex:1}.order-meta .order-id-section .order-id{font-family:Heading;font-size:16px;color:#222;margin:0 0 6px;display:flex;align-items:center;gap:8px}.order-meta .order-id-section .order-id .order-icon{color:#666;font-size:16px}@media(max-width:480px){.order-meta .order-id-section .order-id{font-size:14px}}.order-meta .order-id-section .order-date{font-size:12px;color:#666;display:flex;align-items:center;gap:4px}.order-meta .order-id-section .order-date .date-icon{font-size:12px}.order-meta .order-status-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:16px;font-size:11px;font-weight:500;letter-spacing:.5px;white-space:nowrap}.order-meta .order-status-tag .status-text{font-weight:600;font-size:10px}.order-summary{display:flex;justify-content:space-between;align-items:center}.order-summary .order-total .total-label{display:block;font-size:11px;color:#666;margin-bottom:2px}.order-summary .order-total .total-amount{font-family:Heading;font-size:18px;font-weight:600;color:#222}@media(max-width:480px){.order-summary .order-total .total-amount{font-size:16px}}.order-summary .order-mode{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#f5f5f5;border-radius:12px;font-size:10px;color:#666}.order-items-grid{padding:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;flex:1}@media(max-width:768px){.order-items-grid{grid-template-columns:1fr;gap:10px;padding:14px}}.order-item-grid{display:flex;gap:12px;padding:12px;border-radius:6px;background:#f9f9f9}@media(max-width:480px){.order-item-grid{padding:10px;gap:10px}}.item-image-grid{width:60px;height:60px;flex-shrink:0}.item-image-grid .product-image{width:100%;height:100%;object-fit:cover;border-radius:6px}.item-image-grid .image-placeholder{width:100%;height:100%;background:#000;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:Heading;font-size:18px;font-weight:600}.item-info-grid{flex:1;min-width:0}.item-info-grid .item-name-grid{font-family:Heading;font-size:14px;color:#222;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.item-info-grid .item-name-grid{font-size:13px}}.item-info-grid .item-variants-grid{display:flex;gap:6px;margin-bottom:8px;flex-wrap:wrap}.item-info-grid .item-variants-grid .variant-tag{padding:2px 6px;background:#fff;border:1px solid #eee;border-radius:12px;font-size:10px;color:#666;display:flex;align-items:center;gap:3px;white-space:nowrap}.item-info-grid .item-variants-grid .variant-tag .variant-icon{font-size:8px}.item-footer-grid{display:flex;justify-content:space-between;align-items:center}.item-footer-grid .item-quantity-price .quantity{font-size:11px;color:#666;margin-right:8px}.item-footer-grid .item-quantity-price .price{font-family:Heading;font-weight:600;color:#222;font-size:13px}.item-footer-grid .item-review-grid .reviewed-grid{display:flex;align-items:center;gap:8px}.item-footer-grid .item-review-grid .reviewed-grid .rating-badge{display:flex;align-items:center;gap:3px;padding:3px 8px;background:#fff3e0;color:#e65100;border-radius:12px;font-size:10px;font-weight:500}.item-footer-grid .item-review-grid .reviewed-grid .rating-badge .star-icon{color:#ff9800;font-size:10px}.item-footer-grid .item-review-grid .reviewed-grid .review-actions-grid{display:flex;gap:4px}.item-footer-grid .item-review-grid .reviewed-grid .review-actions-grid .action-btn{width:24px;height:24px;border:1px solid #ddd;border-radius:4px;background:transparent;color:#666;font-size:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.item-footer-grid .item-review-grid .reviewed-grid .review-actions-grid .action-btn.edit-btn:hover{background:#e3f2fd;border-color:#2196f3;color:#2196f3}.item-footer-grid .item-review-grid .reviewed-grid .review-actions-grid .action-btn.delete-btn:hover{background:#ffebee;border-color:#f44336;color:#f44336}.item-footer-grid .item-review-grid .reviewed-grid .review-actions-grid .action-btn svg{font-size:12px}.item-footer-grid .item-review-grid .write-review-btn{width:24px;height:24px;background:#000;color:#fff;border:none;border-radius:4px;font-size:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.item-footer-grid .item-review-grid .write-review-btn:hover{background:#333}.item-footer-grid .item-review-grid .write-review-btn .review-icon{font-size:12px}.more-items{grid-column:1/-1;text-align:center;padding:8px;color:#666;font-size:12px;background:#f9f9f9;border-radius:6px;margin-top:4px}.order-footer{padding:16px;border-top:1px solid #eee;margin-top:auto}@media(max-width:768px){.order-footer{padding:14px}}.delivery-info{display:flex;gap:16px;margin-bottom:12px;flex-wrap:wrap}@media(max-width:480px){.delivery-info{flex-direction:column;gap:8px}}.delivery-info .info-item{display:flex;align-items:center;gap:6px;color:#666;font-size:12px}.delivery-info .info-item .info-icon{color:#999;font-size:12px}.order-actions{display:flex;gap:10px}@media(max-width:480px){.order-actions{flex-direction:column;gap:8px}}.order-actions .btn{padding:8px 14px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s;flex:1;justify-content:center}.order-actions .btn.primary-btn{background:#000;color:#fff}.order-actions .btn.primary-btn:hover{background:#333}.order-actions .btn.secondary-btn{background:#f5f5f5;color:#333;border:1px solid #ddd}.order-actions .btn.secondary-btn:hover{background:#eee}.order-actions .btn.danger-btn{background:#fff;color:#f44336;border:1px solid #f44336}.order-actions .btn.danger-btn:hover{background:#ffebee}@media(max-width:480px){.order-actions .btn{width:100%}}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;padding:20px 0;border-top:1px solid #eee;margin-top:20px}.pagination .pagination-btn{padding:8px 16px;background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;font-size:13px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s}.pagination .pagination-btn:hover:not(:disabled){background:#f5f5f5}.pagination .pagination-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.pagination .pagination-btn{padding:6px 12px;font-size:12px}}.pagination .page-info{color:#666;font-size:13px}@media(max-width:480px){.pagination .page-info{font-size:12px}}.order-details-modal,.review-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{position:relative;background:#fff;border-radius:10px;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;z-index:1001;animation:slideUp .3s ease-out}@media(max-width:768px){.modal-content{width:95%;max-height:85vh}}@media(max-width:480px){.modal-content{width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}}.modal-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:1}.modal-header h2{font-family:Heading;font-size:20px;color:#222;margin:0;display:flex;align-items:center;gap:10px}.modal-header h2 .header-icon{color:#000}@media(max-width:480px){.modal-header h2{font-size:18px}}.modal-header .close-btn{background:none;border:none;font-size:20px;color:#666;cursor:pointer;padding:4px;line-height:1}.modal-header .close-btn:hover{color:#000}.modal-body{padding:20px}@media(max-width:480px){.modal-body{padding:16px}}.details-section{margin-bottom:24px}.details-section:last-child{margin-bottom:0}.details-section .section-title{font-family:Heading;font-size:16px;color:#222;margin:0 0 16px;display:flex;align-items:center;gap:8px}.details-section .section-title .section-icon{color:#666}@media(max-width:480px){.details-section .section-title{font-size:15px;margin-bottom:12px}}.status-timeline{display:flex;justify-content:space-between;position:relative;padding:16px 0}@media(max-width:768px){.status-timeline{flex-direction:row;gap:16px}}.timeline-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;z-index:1}@media(max-width:768px){.timeline-step{flex-direction:column;gap:12px}}.timeline-step.current .step-icon{transform:scale(1.1);box-shadow:0 0 0 3px #0000001a}.timeline-step.current .step-title{color:#000;font-weight:700}.timeline-step.current .current-indicator{display:block;font-size:10px;color:#4caf50;font-weight:500;margin-top:2px}.timeline-step.active:not(.current) .step-icon{opacity:.8}.timeline-step .step-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:8px;transition:all .3s}@media(max-width:768px){.timeline-step .step-icon{margin-bottom:0;width:36px;height:36px;font-size:14px}}.timeline-step .step-info{text-align:center}@media(max-width:768px){.timeline-step .step-info{text-align:left;flex:1}}.timeline-step .step-info .step-title{display:block;font-size:12px;color:#666;margin-bottom:4px;font-weight:500}.timeline-step .step-info .step-date{display:block;font-size:11px;color:#999}.timeline-step .step-info .current-indicator{display:none}.timeline-step .step-connector{position:absolute;top:20px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;z-index:-1}@media(max-width:768px){.timeline-step .step-connector{display:none}}.timeline-step:last-child .step-connector{display:none}.order-items-list{display:flex;flex-direction:column;gap:12px}.order-item-detail{padding:16px;border:1px solid #eee;border-radius:8px}.order-item-detail .item-header-detail{display:flex;gap:16px}@media(max-width:480px){.order-item-detail .item-header-detail{flex-direction:column;gap:12px}}.order-item-detail .item-image-detail{width:80px;height:80px;flex-shrink:0}@media(max-width:480px){.order-item-detail .item-image-detail{width:100%;height:120px}}.order-item-detail .item-image-detail .product-image-detail{width:100%;height:100%;object-fit:cover;border-radius:6px}.order-item-detail .item-image-detail .image-placeholder-detail{width:100%;height:100%;background:#000;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:Heading;font-size:24px;font-weight:600}.order-item-detail .item-content-detail{flex:1}.order-item-detail .item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.order-item-detail .item-header h4{font-family:Heading;font-size:15px;color:#222;margin:0;flex:1}@media(max-width:480px){.order-item-detail .item-header h4{font-size:14px}}.order-item-detail .item-header .item-price{font-family:Heading;font-weight:600;color:#222;font-size:16px;margin-left:10px}@media(max-width:480px){.order-item-detail .item-header .item-price{font-size:15px}}.order-item-detail .item-details .variants{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.order-item-detail .item-details .variants .variant{padding:3px 8px;background:#f5f5f5;border-radius:12px;font-size:11px;color:#666}.order-item-detail .item-details .item-meta{display:flex;gap:12px;margin-bottom:12px;font-size:13px;color:#666;flex-wrap:wrap}@media(max-width:480px){.order-item-detail .item-details .item-meta{font-size:12px}}.order-item-detail .item-details .item-meta .discount{color:#4caf50;font-weight:500}.order-item-detail .item-details .review-section{padding-top:12px;border-top:1px solid #eee}.order-item-detail .item-details .review-section .reviewed-item{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.order-item-detail .item-details .review-section .reviewed-item .review-rating{display:flex;align-items:center;gap:6px;color:#666;font-size:13px}.order-item-detail .item-details .review-section .reviewed-item .review-rating .star-filled{color:#ff9800}.order-item-detail .item-details .review-section .reviewed-item .review-actions{display:flex;gap:6px}.order-item-detail .item-details .review-section .reviewed-item .review-actions .btn.small-btn{padding:6px 12px;font-size:12px}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}@media(max-width:768px){.details-grid{grid-template-columns:1fr;gap:16px}}.address-card,.payment-card{padding:16px;border:1px solid #eee;border-radius:8px}.address-card .address-header,.address-card .payment-method,.payment-card .address-header,.payment-card .payment-method{display:flex;align-items:center;gap:10px;margin-bottom:10px}.address-card .address-header h4,.address-card .payment-method h4,.payment-card .address-header h4,.payment-card .payment-method h4{font-family:Heading;font-size:15px;color:#222;margin:0}.address-card .address-header .default-badge,.address-card .payment-method .default-badge,.payment-card .address-header .default-badge,.payment-card .payment-method .default-badge{padding:2px 6px;background:#4caf50;color:#fff;border-radius:10px;font-size:9px;font-weight:500}.address-card .address-contact,.address-card .method-info,.payment-card .address-contact,.payment-card .method-info{color:#666;font-size:13px;margin-bottom:10px;display:flex;align-items:center;gap:6px}@media(max-width:480px){.address-card .address-contact,.address-card .method-info,.payment-card .address-contact,.payment-card .method-info{font-size:12px}}.address-card .address-lines p,.payment-card .address-lines p{margin:0 0 4px;color:#666;font-size:13px;line-height:1.4}.address-card .address-lines p:last-child,.payment-card .address-lines p:last-child{margin-bottom:0}@media(max-width:480px){.address-card .address-lines p,.payment-card .address-lines p{font-size:12px}}.address-card .payment-method .method-icon,.payment-card .payment-method .method-icon{font-size:20px}.address-card .payment-method .method-status,.payment-card .payment-method .method-status{font-size:12px}.address-card .payment-method .method-status .status-paid,.payment-card .payment-method .method-status .status-paid{color:#4caf50}.order-summary-details .summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #eee;font-size:13px;color:#666}.order-summary-details .summary-row:last-child{border-bottom:none}.order-summary-details .summary-row.discount{color:#4caf50;font-weight:500}.order-summary-details .summary-row.discount .savings{color:#4caf50;font-weight:600}.order-summary-details .summary-row.total{font-family:Heading;font-weight:600;font-size:16px;color:#222;padding-top:12px}.order-summary-details .summary-row.total .total-amount{color:#000;font-size:18px}.order-summary-details .summary-row .free{color:#4caf50;font-weight:500}@media(max-width:480px){.order-summary-details .summary-row{font-size:12px}}.review-form .rating-section{margin-bottom:20px}.review-form .rating-section label{display:block;font-size:13px;color:#666;margin-bottom:10px;font-weight:500}.review-form .rating-section .star-rating .stars-container{display:flex;gap:2px;margin-bottom:8px}.review-form .rating-section .star-rating .stars-container .star-btn{background:none;border:none;padding:0;cursor:pointer;font-size:28px;color:#ddd;transition:color .2s}.review-form .rating-section .star-rating .stars-container .star-btn:hover:not(:disabled){color:#ff9800}.review-form .rating-section .star-rating .stars-container .star-btn.active{color:#ff9800}.review-form .rating-section .star-rating .stars-container .star-btn:disabled{opacity:.5;cursor:not-allowed}.review-form .rating-section .star-rating .stars-container .star-btn .star-icon{display:block}.review-form .rating-section .star-rating .rating-text{font-size:13px;color:#666}.review-form .review-text-section{margin-bottom:20px}.review-form .review-text-section label{display:block;font-size:13px;color:#666;margin-bottom:10px;font-weight:500}.review-form .review-text-section .review-textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;font-family:Content;font-size:13px;resize:vertical;transition:border-color .2s}.review-form .review-text-section .review-textarea:focus{outline:none;border-color:#000}.review-form .review-text-section .review-textarea:disabled{background:#f9f9f9;cursor:not-allowed}.review-form .review-text-section .char-count{text-align:right;font-size:11px;color:#999;margin-top:4px}.review-form .review-note{background:#f5f5f5;padding:12px;border-radius:6px;font-size:12px;color:#666}.review-form .review-note p{margin:0 0 6px;display:flex;align-items:center;gap:6px}.review-form .review-note p:last-child{margin-bottom:0}.review-form .review-note p .note-icon{color:#4caf50}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.modal-actions .btn{padding:10px 20px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s}.modal-actions .btn.primary-btn{background:#000;color:#fff}.modal-actions .btn.primary-btn:hover:not(:disabled){background:#333}.modal-actions .btn.primary-btn:disabled{opacity:.5;cursor:not-allowed}.modal-actions .btn.secondary-btn{background:#f5f5f5;color:#333;border:1px solid #ddd}.modal-actions .btn.secondary-btn:hover:not(:disabled){background:#eee}.modal-actions .btn.secondary-btn:disabled{opacity:.5;cursor:not-allowed}.modal-actions .btn .spinner{animation:spin 1s linear infinite}@media(max-width:480px){.modal-actions .btn{padding:8px 16px;font-size:12px}}.btn.small-btn{padding:6px 12px;font-size:12px}@media(max-width:480px){.btn.small-btn{padding:5px 10px;font-size:11px}}.btn.danger{background:#fff;color:#f44336;border:1px solid #f44336}.btn.danger:hover{background:#ffebee}.loading-state,.error-state,.empty-state,.auth-required{text-align:center;padding:60px 20px;background:#fff;border-radius:10px;border:1px solid #eee;margin-top:20px}.loading-state h2,.error-state h2,.empty-state h2,.auth-required h2{font-family:Heading;font-size:20px;color:#222;margin-bottom:12px}.loading-state p,.error-state p,.empty-state p,.auth-required p{color:#666;margin-bottom:20px;max-width:400px;margin-left:auto;margin-right:auto;line-height:1.5;font-size:14px}.loading-state .spinner{border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}.error-state .btn,.empty-state .btn,.auth-required .btn{padding:12px 24px;background:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-family:Content;display:inline-flex;align-items:center;gap:6px;transition:background .2s}.error-state .btn:hover,.empty-state .btn:hover,.auth-required .btn:hover{background:#333}.error-state .error-icon,.error-state .empty-icon,.empty-state .error-icon,.empty-state .empty-icon,.auth-required .error-icon,.auth-required .empty-icon{font-size:50px;color:#999;margin-bottom:16px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.user-orders{padding:8px}.orders-grid{gap:8px}.order-card{border-radius:8px}.filter-btn{min-width:calc(50% - 4px);margin-bottom:4px}.stat-card{padding:12px;min-height:70px}.modal-content{border-radius:0;width:100%;height:100%;max-height:100%}}@media(hover:none)and (pointer:coarse){.btn,.filter-btn,.action-btn,.write-review-btn,.star-btn{min-height:44px;min-width:44px}.order-actions .btn{min-height:40px}.modal-actions .btn{min-height:44px}}@font-face{font-family:Bold;src:url(/assets/TT%20Ramillas%20Trial%20Bold-BTtXRA-g.ttf) format("truetype");font-style:normal}.admin-orders-container{min-height:100vh;background:#f8f9fa;font-family:Content,Segoe UI,sans-serif;padding:20px;width:97%;position:relative}@media(max-width:768px){.admin-orders-container{padding:12px}}.admin-orders.access-denied{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.admin-orders.access-denied .access-denied-content{text-align:center;padding:40px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:400px;width:90%}.admin-orders.access-denied .access-denied-content .denied-icon{font-size:48px;color:#e74c3c;margin-bottom:16px}.admin-orders.access-denied .access-denied-content h2{font-family:Bold,sans-serif;color:#2c3e50;margin-bottom:12px;font-size:24px}.admin-orders.access-denied .access-denied-content p{color:#7f8c8d;margin-bottom:24px;line-height:1.6}.admin-orders.access-denied .access-denied-content .auth-btn{padding:12px 32px;background:#000;color:#fff;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:15px;cursor:pointer;transition:all .3s}.admin-orders.access-denied .access-denied-content .auth-btn:hover{background:#333;transform:translateY(-2px)}.admin-orders-header{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.admin-orders-header .header-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.admin-orders-header .header-content{flex-direction:column;gap:16px;align-items:flex-start}}.admin-orders-header .header-content .header-title{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.admin-orders-header .header-content .header-title .header-icon{font-size:28px;color:#000}.admin-orders-header .header-content .header-title h1{font-family:Bold,sans-serif;font-size:24px;color:#222;margin:0}.admin-orders-header .header-content .header-title .orders-badge{background:#000;color:#fff;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:600}.admin-orders-header .header-content .header-actions{display:flex;gap:12px}@media(max-width:768px){.admin-orders-header .header-content .header-actions{width:100%;justify-content:flex-end}}.admin-orders-header .header-content .header-actions button{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;cursor:pointer;transition:all .3s}.admin-orders-header .header-content .header-actions button.refresh-orders-btn{background:#f8f9fa;color:#333;border:1px solid #dee2e6}.admin-orders-header .header-content .header-actions button.refresh-orders-btn:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.admin-orders-header .header-content .header-actions button.refresh-orders-btn .spinning{animation:admin-spin 1s linear infinite}.admin-orders-header .header-content .header-actions button.logout-orders-btn{background:#e74c3c;color:#fff}.admin-orders-header .header-content .header-actions button.logout-orders-btn:hover{background:#c0392b}.admin-orders-header .header-content .header-actions button:disabled{opacity:.6;cursor:not-allowed}.orders-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.orders-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.orders-stats-grid{grid-template-columns:1fr}}.orders-stats-grid .orders-stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;gap:16px;transition:transform .3s}.orders-stats-grid .orders-stat-card:hover{transform:translateY(-2px)}.orders-stats-grid .orders-stat-card .stat-icon-card{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px}.orders-stats-grid .orders-stat-card .stat-icon-card.total-orders{background:#e8f4fc;color:#3498db}.orders-stats-grid .orders-stat-card .stat-icon-card.revenue-orders{background:#e8f8ef;color:#2ecc71}.orders-stats-grid .orders-stat-card .stat-icon-card.pending-orders{background:#fef5e6;color:#f39c12}.orders-stats-grid .orders-stat-card .stat-icon-card.processing-orders{background:#e8f4f8;color:#17a2b8}.orders-stats-grid .orders-stat-card .stat-icon-card.shipped-orders{background:#e8f4fc;color:#3498db}.orders-stats-grid .orders-stat-card .stat-icon-card.delivered-orders{background:#e8f8ef;color:#2ecc71}.orders-stats-grid .orders-stat-card .stat-card-content h3{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0 0 4px}.orders-stats-grid .orders-stat-card .stat-card-content p{color:#666;font-size:13px;margin:0}.orders-filters-section{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 4px 12px #0000000d}.orders-filters-section .orders-search-container{margin-bottom:20px}.orders-filters-section .orders-search-container .orders-search-box{position:relative;max-width:500px}.orders-filters-section .orders-search-container .orders-search-box .orders-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#999;font-size:18px}.orders-filters-section .orders-search-container .orders-search-box .orders-search-input{width:100%;padding:14px 20px 14px 48px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:15px;transition:all .3s}.orders-filters-section .orders-search-container .orders-search-box .orders-search-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.orders-filters-section .orders-search-container .orders-search-box .orders-search-input:disabled{background:#f8f9fa;cursor:not-allowed}.orders-filters-section .orders-status-filters{display:flex;flex-wrap:wrap;gap:10px}.orders-filters-section .orders-status-filters .orders-filter-btn{padding:8px 16px;background:#f8f9fa;border:2px solid #e5e5e5;border-radius:6px;font-family:Content,sans-serif;font-size:14px;color:#666;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s}.orders-filters-section .orders-status-filters .orders-filter-btn:hover{border-color:#999;background:#f0f0f0}.orders-filters-section .orders-status-filters .orders-filter-btn.active{background:#000;border-color:#000;color:#fff}.orders-filters-section .orders-status-filters .orders-filter-btn.active svg{color:#fff}.orders-error-alert{background:#fdedec;border:1px solid #fadbd8;border-radius:8px;padding:16px;margin-bottom:24px;display:flex;align-items:center;gap:12px}.orders-error-alert .orders-error-icon{color:#e74c3c;font-size:20px}.orders-error-alert span{color:#c0392b;font-size:14px;flex:1}.orders-error-alert .orders-close-error{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:18px;padding:4px}.orders-error-alert .orders-close-error:hover{color:#c0392b}.orders-loading-overlay{position:fixed;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.orders-loading-overlay .orders-loading-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #000;border-radius:50%;animation:admin-spin 1s linear infinite;margin-bottom:16px}.orders-loading-overlay p{color:#666;font-size:16px}.orders-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.orders-table-wrapper .orders-table-responsive{overflow-x:auto}.orders-table-wrapper .orders-table-responsive::-webkit-scrollbar{height:6px}.orders-table-wrapper .orders-table-responsive::-webkit-scrollbar-track{background:#f1f1f1}.orders-table-wrapper .orders-table-responsive::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.orders-table-wrapper .admin-orders-table{width:100%;border-collapse:collapse;min-width:1000px}.orders-table-wrapper .admin-orders-table thead{background:#f8f9fa}.orders-table-wrapper .admin-orders-table thead th{padding:16px;text-align:left;font-family:Bold,sans-serif;font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e5e5;white-space:nowrap}.orders-table-wrapper .admin-orders-table tbody tr{border-bottom:1px solid #e5e5e5;transition:background .3s}.orders-table-wrapper .admin-orders-table tbody tr:hover{background:#fafafa}.orders-table-wrapper .admin-orders-table tbody tr:last-child{border-bottom:none}.orders-table-wrapper .admin-orders-table tbody tr td{padding:16px;vertical-align:top}.orders-table-wrapper .admin-orders-table .orders-no-data{padding:60px 16px;text-align:center}.orders-table-wrapper .admin-orders-table .orders-no-data .orders-empty-state{display:flex;flex-direction:column;align-items:center;gap:12px}.orders-table-wrapper .admin-orders-table .orders-no-data .orders-empty-state svg{font-size:48px;color:#ddd}.orders-table-wrapper .admin-orders-table .orders-no-data .orders-empty-state p{color:#999;font-size:16px}.orders-table-wrapper .admin-orders-table .order-id-cell-data .order-id-display{display:flex;flex-direction:column;gap:4px}.orders-table-wrapper .admin-orders-table .order-id-cell-data .order-id-display strong{font-family:Bold,sans-serif;color:#222;font-size:14px}.orders-table-wrapper .admin-orders-table .order-id-cell-data .order-id-display .order-mode-badge{background:#e8f4fc;color:#3498db;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500;width:fit-content}.orders-table-wrapper .admin-orders-table .customer-info-cell{display:flex;align-items:center;gap:12px}.orders-table-wrapper .admin-orders-table .customer-info-cell .customer-avatar-cell{width:36px;height:36px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666}.orders-table-wrapper .admin-orders-table .customer-info-cell .customer-details-cell .customer-name-cell{font-weight:500;color:#222;font-size:14px}.orders-table-wrapper .admin-orders-table .customer-info-cell .customer-details-cell .customer-contact-cell{color:#666;font-size:12px}.orders-table-wrapper .admin-orders-table .items-info-cell .items-count-display{color:#666;font-size:13px;margin-bottom:4px}.orders-table-wrapper .admin-orders-table .items-info-cell .items-preview-display{display:flex;flex-direction:column;gap:4px}.orders-table-wrapper .admin-orders-table .items-info-cell .items-preview-display .item-preview-display{display:flex;flex-direction:column;gap:2px}.orders-table-wrapper .admin-orders-table .items-info-cell .items-preview-display .item-preview-display .item-name-display{color:#222;font-size:13px}.orders-table-wrapper .admin-orders-table .items-info-cell .items-preview-display .item-preview-display .fragrance-label-display{background:#e8f5e9;color:#2e7d32;padding:2px 6px;border-radius:4px;font-size:11px;width:fit-content}.orders-table-wrapper .admin-orders-table .items-info-cell .items-preview-display .more-items-display{color:#999;font-size:12px;margin-top:4px}.orders-table-wrapper .admin-orders-table .amount-display-cell .amount-display{display:flex;align-items:center;gap:4px}.orders-table-wrapper .admin-orders-table .amount-display-cell .amount-display .currency-icon-display{color:#666;font-size:14px}.orders-table-wrapper .admin-orders-table .amount-display-cell .amount-display .amount-value-display{font-family:Bold,sans-serif;font-size:15px;color:#222}.orders-table-wrapper .admin-orders-table .amount-display-cell .savings-badge-display{background:#fff3e0;color:#e65100;padding:2px 8px;border-radius:4px;font-size:11px;margin-top:4px;display:inline-block}.orders-table-wrapper .admin-orders-table .date-info-cell{display:flex;align-items:center;gap:8px}.orders-table-wrapper .admin-orders-table .date-info-cell .date-icon-display{color:#999;font-size:14px}.orders-table-wrapper .admin-orders-table .date-info-cell span{color:#666;font-size:13px}.orders-table-wrapper .admin-orders-table .order-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid;white-space:nowrap}.orders-table-wrapper .admin-orders-table .order-status-badge .status-icon{font-size:12px}.orders-table-wrapper .admin-orders-table .payment-info-cell{display:flex;flex-direction:column;gap:4px}.orders-table-wrapper .admin-orders-table .payment-info-cell .payment-method-cell{display:flex;align-items:center;gap:6px;color:#666;font-size:13px}.orders-table-wrapper .admin-orders-table .payment-info-cell .payment-method-cell svg{font-size:14px}.orders-table-wrapper .admin-orders-table .payment-info-cell .payment-status-cell{font-size:11px;padding:2px 6px;border-radius:4px;display:inline-block;width:fit-content}.orders-table-wrapper .admin-orders-table .payment-info-cell .payment-status-cell.paid{background:#e8f5e9;color:#2e7d32}.orders-table-wrapper .admin-orders-table .payment-info-cell .payment-status-cell.pending{background:#fff3e0;color:#e65100}.orders-table-wrapper .admin-orders-table .order-action-buttons .view-edit-order-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#000;color:#fff;border:none;border-radius:6px;font-family:Content,sans-serif;font-size:13px;cursor:pointer;transition:all .3s}.orders-table-wrapper .admin-orders-table .order-action-buttons .view-edit-order-btn:hover:not(:disabled){background:#333}.orders-table-wrapper .admin-orders-table .order-action-buttons .view-edit-order-btn:disabled{opacity:.6;cursor:not-allowed}.orders-table-wrapper .admin-orders-table .order-action-buttons .view-edit-order-btn .action-icon-display{font-size:14px}@media(max-width:480px){.orders-table-wrapper .admin-orders-table .order-action-buttons .view-edit-order-btn .action-text-display{display:none}}.orders-pagination{display:flex;justify-content:center;align-items:center;padding:20px;border-top:1px solid #e5e5e5}@media(max-width:768px){.orders-pagination{flex-direction:column;gap:16px}}.orders-pagination .orders-page-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;color:#666;cursor:pointer;transition:all .3s}.orders-pagination .orders-page-btn:hover:not(:disabled){border-color:#000;color:#000}.orders-pagination .orders-page-btn:disabled{opacity:.5;cursor:not-allowed}.orders-pagination .orders-page-btn.prev{margin-right:auto}@media(max-width:768px){.orders-pagination .orders-page-btn.prev{margin-right:0;order:1}}.orders-pagination .orders-page-btn.next{margin-left:auto}@media(max-width:768px){.orders-pagination .orders-page-btn.next{margin-left:0;order:3}}.orders-pagination .orders-page-info{padding:0 24px;color:#666;font-size:14px}@media(max-width:768px){.orders-pagination .orders-page-info{padding:0;order:2}}.orders-pagination .orders-page-info strong{color:#222}.order-details-modal-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.order-details-modal-overlay .modal-backdrop{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.order-details-modal-overlay .order-details-modal-content{position:relative;background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:admin-modal-slide .3s ease-out;margin:0 auto}@media(max-width:768px){.order-details-modal-overlay .order-details-modal-content{max-height:90vh;margin:0 10px}}.order-details-modal-overlay .order-details-modal-content::-webkit-scrollbar{width:6px}.order-details-modal-overlay .order-details-modal-content::-webkit-scrollbar-track{background:#f1f1f1}.order-details-modal-overlay .order-details-modal-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.order-details-modal-overlay .modal-header-section{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.order-details-modal-overlay .modal-header-section .modal-title-section{display:flex;align-items:center;gap:12px}.order-details-modal-overlay .modal-header-section .modal-title-section svg{font-size:22px;color:#000}.order-details-modal-overlay .modal-header-section .modal-title-section h2{font-family:Bold,sans-serif;font-size:20px;color:#222;margin:0}.order-details-modal-overlay .modal-header-section .modal-close-btn{width:36px;height:36px;border-radius:50%;border:none;background:#f8f9fa;color:#666;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.order-details-modal-overlay .modal-header-section .modal-close-btn:hover{background:#e9ecef;color:#222}.order-details-modal-overlay .modal-body-section{padding:24px}.order-details-modal-overlay .modal-body-section .modal-section-item{margin-bottom:24px}.order-details-modal-overlay .modal-body-section .modal-section-item:last-child{margin-bottom:0}.order-details-modal-overlay .modal-body-section .modal-section-item .section-title-item{display:flex;align-items:center;gap:10px;font-family:Bold,sans-serif;font-size:16px;color:#222;margin:0 0 16px}.order-details-modal-overlay .modal-body-section .modal-section-item .section-title-item svg{color:#000;font-size:18px}.order-details-modal-overlay .modal-body-section .overview-grid-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.order-details-modal-overlay .modal-body-section .overview-grid-section .overview-item-section{background:#f8f9fa;padding:16px;border-radius:8px;display:flex;flex-direction:column;gap:4px}.order-details-modal-overlay .modal-body-section .overview-grid-section .overview-item-section .overview-label-section{color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.order-details-modal-overlay .modal-body-section .overview-grid-section .overview-item-section .overview-value-section{font-family:Bold,sans-serif;font-size:14px;color:#222}.order-details-modal-overlay .modal-body-section .overview-grid-section .overview-item-section .overview-value-section.mode-section{background:#e8f4fc;color:#3498db;padding:2px 8px;border-radius:4px;display:inline-block}.order-details-modal-overlay .modal-body-section .status-update-form-section{background:#f8f9fa;border-radius:12px;padding:20px}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section{margin-bottom:16px}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section label{display:block;margin-bottom:8px;color:#222;font-weight:500;font-size:14px}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section .status-select-section{width:100%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;background:#fff;cursor:pointer;transition:border-color .3s}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section .status-select-section:focus{outline:none;border-color:#000}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section .status-select-section:disabled{background:#f8f9fa;cursor:not-allowed}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section .notes-textarea-section{width:100%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-family:Content,sans-serif;font-size:14px;resize:vertical;min-height:80px;transition:border-color .3s}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section .notes-textarea-section:focus{outline:none;border-color:#000}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-group-section .notes-textarea-section:disabled{background:#f8f9fa;cursor:not-allowed}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-actions-section{display:flex;gap:12px}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-actions-section button{padding:12px 24px;border:none;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;flex:1}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-actions-section button.btn-primary-section{background:#000;color:#fff}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-actions-section button.btn-primary-section:hover:not(:disabled){background:#333}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-actions-section button.btn-secondary-section{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-actions-section button.btn-secondary-section:hover:not(:disabled){background:#e9ecef}.order-details-modal-overlay .modal-body-section .status-update-form-section .form-actions-section button:disabled{opacity:.6;cursor:not-allowed}.order-details-modal-overlay .modal-body-section .customer-info-grid-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.order-details-modal-overlay .modal-body-section .customer-info-grid-section .info-item-section{background:#f8f9fa;padding:16px;border-radius:8px;display:flex;flex-direction:column;gap:4px}.order-details-modal-overlay .modal-body-section .customer-info-grid-section .info-item-section.full-width-section{grid-column:1/-1}.order-details-modal-overlay .modal-body-section .customer-info-grid-section .info-item-section .info-label-section{color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.order-details-modal-overlay .modal-body-section .customer-info-grid-section .info-item-section .info-value-section{font-size:14px;color:#222;font-weight:500}.order-details-modal-overlay .modal-body-section .customer-info-grid-section .info-item-section .address-details-section p{margin:0 0 4px;color:#555;font-size:14px}.order-details-modal-overlay .modal-body-section .customer-info-grid-section .info-item-section .address-details-section p:last-child{margin-bottom:0}.order-details-modal-overlay .modal-body-section .order-items-list-section{display:flex;flex-direction:column;gap:12px}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section{background:#f8f9fa;border-radius:12px;padding:16px;border:1px solid #e5e5e5}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-header-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;flex-wrap:wrap;gap:8px}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-header-section .item-name-section{font-family:Bold,sans-serif;font-size:15px;color:#222;flex:1}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-header-section .item-quantity-section{background:#e8f4fc;color:#3498db;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-details-section{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-details-section .item-attribute-section{display:flex;align-items:center;gap:6px;color:#666;font-size:13px;background:#fff;padding:6px 10px;border-radius:6px}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-details-section .item-attribute-section .attribute-label-section{font-weight:500;color:#555}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-details-section .item-attribute-section .attribute-value-section{color:#222}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-pricing-section .price-row-section{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px dashed #e5e5e5;color:#666;font-size:14px}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-pricing-section .price-row-section:last-child{border-bottom:none}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-pricing-section .price-row-section.discount-section{color:#2ecc71;font-weight:500}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-pricing-section .price-row-section.total-section{font-family:Bold,sans-serif;color:#222;font-size:15px;padding-top:12px}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-pricing-section .price-row-section.total-section .total-amount-section{display:flex;align-items:center;gap:4px;color:#000;font-size:16px}.order-details-modal-overlay .modal-body-section .order-items-list-section .order-item-card-section .item-pricing-section .price-row-section.total-section .total-amount-section svg{font-size:14px}.order-details-modal-overlay .modal-body-section .order-summary-card-section{background:#f8f9fa;border-radius:12px;padding:20px}.order-details-modal-overlay .modal-body-section .order-summary-card-section .summary-row-section{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px dashed #e5e5e5;color:#666;font-size:14px}.order-details-modal-overlay .modal-body-section .order-summary-card-section .summary-row-section.discount-section{color:#2ecc71;font-weight:500}.order-details-modal-overlay .modal-body-section .order-summary-card-section .summary-row-section.total-section{border-bottom:2px solid #e5e5e5;font-family:Bold,sans-serif;font-size:16px;color:#222;padding-top:16px}.order-details-modal-overlay .modal-body-section .order-summary-card-section .summary-row-section.total-section .grand-total-section{display:flex;align-items:center;gap:4px;color:#000;font-size:18px}.order-details-modal-overlay .modal-body-section .order-summary-card-section .summary-row-section.total-section .grand-total-section svg{font-size:16px}.order-details-modal-overlay .modal-body-section .order-summary-card-section .summary-row-section .free-section{color:#2ecc71;font-weight:500}.order-details-modal-overlay .modal-body-section .payment-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.order-details-modal-overlay .modal-body-section .payment-info-grid .payment-item-section{background:#f8f9fa;padding:16px;border-radius:8px}.order-details-modal-overlay .modal-body-section .payment-info-grid .payment-item-section .payment-label-section{display:block;color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.order-details-modal-overlay .modal-body-section .payment-info-grid .payment-item-section .payment-value-section{font-size:14px;color:#222;font-weight:500}.order-details-modal-overlay .modal-body-section .payment-info-grid .payment-item-section .payment-status-section{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500}.order-details-modal-overlay .modal-body-section .payment-info-grid .payment-item-section .payment-status-section.paid{background:#e8f5e9;color:#2e7d32}.order-details-modal-overlay .modal-body-section .payment-info-grid .payment-item-section .payment-status-section.pending{background:#fff3e0;color:#e65100}.order-details-modal-overlay .modal-footer-section{padding:20px 24px;border-top:1px solid #e5e5e5;text-align:right}.order-details-modal-overlay .modal-footer-section .btn-secondary-section{padding:12px 32px;background:#f8f9fa;color:#666;border:1px solid #dee2e6;border-radius:8px;font-family:Content,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.order-details-modal-overlay .modal-footer-section .btn-secondary-section:hover{background:#e9ecef;color:#333}@keyframes admin-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes admin-modal-slide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.admin-orders-container{padding:12px}.orders-stats-grid .orders-stat-card{padding:16px}.orders-stats-grid .orders-stat-card .stat-icon-card{width:40px;height:40px;font-size:18px}.orders-stats-grid .orders-stat-card .stat-card-content h3{font-size:18px}.orders-stats-grid .orders-stat-card .stat-card-content p{font-size:12px}.orders-filters-section .orders-status-filters .orders-filter-btn{padding:6px 12px;font-size:13px}.order-details-modal-content{margin:0 5px}}@media(max-width:480px){.orders-stats-grid{grid-template-columns:1fr}.orders-table-wrapper .admin-orders-table{min-width:800px}}.my-reviews{max-width:1200px;margin:0 auto;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.my-reviews .reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.my-reviews .reviews-header h1{font-size:2.5rem;color:#333;margin:0;display:flex;align-items:center;gap:10px}.my-reviews .reviews-header h1 .header-icon{font-size:2.2rem;color:#4a6cf7}.my-reviews .reviews-header .subtitle{color:#666;margin-top:5px;font-size:1rem;flex-basis:100%}.my-reviews .reviews-header .reviews-summary{display:flex;gap:20px}.my-reviews .reviews-header .reviews-summary .summary-card{background:#fff;padding:15px 25px;border-radius:10px;box-shadow:0 2px 10px #0000001a;text-align:center;min-width:120px}.my-reviews .reviews-header .reviews-summary .summary-card .summary-value{display:block;font-size:2rem;font-weight:700;color:#4a6cf7;margin-bottom:5px}.my-reviews .reviews-header .reviews-summary .summary-card .summary-label{font-size:.9rem;color:#666}.my-reviews .stats-section{display:flex;gap:30px;margin-bottom:30px;background:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 10px #0000001a}.my-reviews .stats-section .main-stat{text-align:center;padding:20px;min-width:200px;background:#f0f5ff;border-radius:10px}.my-reviews .stats-section .main-stat .stat-value{font-size:3.5rem;font-weight:700;color:#4a6cf7;line-height:1;margin-bottom:10px}.my-reviews .stats-section .main-stat .stat-label{color:#666;margin-bottom:15px}.my-reviews .stats-section .main-stat .stat-stars{display:flex;justify-content:center}.my-reviews .stats-section .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;flex:1}.my-reviews .stats-section .stats-grid .stat-card{background:#f8f9fa;padding:20px;border-radius:8px;text-align:center}.my-reviews .stats-section .stats-grid .stat-card .stat-value{font-size:2rem;font-weight:700;color:#333;margin-bottom:5px}.my-reviews .stats-section .stats-grid .stat-card .stat-label{color:#666;font-size:.9rem}.my-reviews .rating-distribution{background:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin-bottom:30px}.my-reviews .rating-distribution .section-title{display:flex;align-items:center;gap:10px;font-size:1.3rem;color:#333;margin-bottom:20px}.my-reviews .rating-distribution .section-title .section-icon{color:#4a6cf7}.my-reviews .rating-distribution .distribution-bars .rating-bar-item{display:flex;align-items:center;gap:15px;margin-bottom:15px}.my-reviews .rating-distribution .distribution-bars .rating-bar-item .bar-label{display:flex;align-items:center;gap:10px;min-width:100px}.my-reviews .rating-distribution .distribution-bars .rating-bar-item .bar-label .rating-number{font-weight:500;color:#333}.my-reviews .rating-distribution .distribution-bars .rating-bar-item .bar-label .rating-count{color:#666;font-size:.9rem}.my-reviews .rating-distribution .distribution-bars .rating-bar-item .bar-container{flex:1;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.my-reviews .rating-distribution .distribution-bars .rating-bar-item .bar-container .bar-fill{height:100%;background:#4a6cf7;border-radius:4px}.my-reviews .rating-distribution .distribution-bars .rating-bar-item .bar-percentage{min-width:40px;text-align:right;font-weight:500;color:#333}.my-reviews .filters-section{background:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin-bottom:30px}.my-reviews .filters-section .section-title{display:flex;align-items:center;gap:10px;font-size:1.3rem;color:#333;margin-bottom:20px}.my-reviews .filters-section .section-title .section-icon{color:#4a6cf7}.my-reviews .filters-section .filter-controls{display:flex;gap:30px}.my-reviews .filters-section .filter-controls .filter-group{display:flex;flex-direction:column;gap:8px}.my-reviews .filters-section .filter-controls .filter-group label{font-weight:500;color:#333}.my-reviews .filters-section .filter-controls .filter-group .filter-select{padding:10px 15px;border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;background:#fff;cursor:pointer}.my-reviews .filters-section .filter-controls .filter-group .filter-select:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf733}.my-reviews .reviews-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.my-reviews .reviews-nav .nav-link{color:#4a6cf7;text-decoration:none;font-weight:500;padding:8px 16px;border-radius:5px;transition:background-color .3s}.my-reviews .reviews-nav .nav-link:hover{background-color:#f0f5ff}.my-reviews .reviews-nav .nav-actions .nav-btn{background:#f8f9fa;border:1px solid #ddd;padding:8px 16px;border-radius:5px;cursor:pointer;font-weight:500;transition:all .3s}.my-reviews .reviews-nav .nav-actions .nav-btn:hover:not(:disabled){background:#e9ecef;border-color:#4a6cf7}.my-reviews .reviews-nav .nav-actions .nav-btn:disabled{opacity:.5;cursor:not-allowed}.my-reviews .reviews-container{min-height:400px}.my-reviews .review-card{background:#fff;border-radius:10px;box-shadow:0 3px 15px #00000014;margin-bottom:20px;padding:25px;transition:transform .3s,box-shadow .3s}.my-reviews .review-card:hover{transform:translateY(-2px);box-shadow:0 5px 20px #0000001f}.my-reviews .review-card .review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.my-reviews .review-card .review-header .product-info{flex:1}.my-reviews .review-card .review-header .product-info .product-name{font-size:1.3rem;color:#333;margin:0 0 10px;cursor:pointer;transition:color .3s}.my-reviews .review-card .review-header .product-info .product-name:hover{color:#4a6cf7;text-decoration:underline}.my-reviews .review-card .review-header .product-info .product-meta{display:flex;gap:15px}.my-reviews .review-card .review-header .product-info .product-meta .meta-tag{display:flex;align-items:center;gap:5px;background:#f0f5ff;color:#4a6cf7;padding:4px 12px;border-radius:15px;font-size:.85rem;font-weight:500}.my-reviews .review-card .review-header .product-info .product-meta .meta-tag .meta-icon{font-size:.8rem}.my-reviews .review-card .review-header .review-rating-display{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.my-reviews .review-card .review-header .review-rating-display .star-container{display:flex;align-items:center;gap:5px}.my-reviews .review-card .review-header .review-rating-display .star-container .rating-text{margin-left:8px;font-weight:500;color:#333}.my-reviews .review-card .review-header .review-rating-display .review-date{font-size:.85rem;color:#666}.my-reviews .review-card .review-body{margin-bottom:20px}.my-reviews .review-card .review-body .review-text{font-size:1rem;line-height:1.6;color:#444;margin:0 0 20px;padding:15px;background:#f9f9f9;border-radius:8px;border-left:4px solid #4a6cf7}.my-reviews .review-card .review-body .review-text.empty{font-style:italic;color:#888;background:#f5f5f5}.my-reviews .review-card .review-body .order-info{margin-top:20px;padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #eee}.my-reviews .review-card .review-body .order-info .order-info-title{display:flex;align-items:center;gap:10px;font-size:1rem;color:#333;margin-bottom:15px}.my-reviews .review-card .review-body .order-info .order-info-title .title-icon{color:#4a6cf7}.my-reviews .review-card .review-body .order-info .order-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item{display:flex;flex-direction:column;gap:5px}.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .detail-label{font-size:.85rem;color:#666}.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .detail-value{font-weight:500;color:#333}.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.85rem;font-weight:500;text-transform:capitalize}.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .status-badge.delivered{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .status-badge.pending,.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .status-badge.processing,.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .status-badge.shipped{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.my-reviews .review-card .review-body .order-info .order-details-grid .order-detail-item .status-badge.cancelled{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.my-reviews .review-card .review-footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #eee}.my-reviews .review-card .review-footer .review-meta{display:flex;gap:15px;align-items:center}.my-reviews .review-card .review-footer .review-meta .verification-badge{display:flex;align-items:center;gap:5px;background:#d4edda;color:#155724;padding:4px 12px;border-radius:12px;font-size:.85rem;font-weight:500;border:1px solid #c3e6cb}.my-reviews .review-card .review-footer .review-meta .verification-badge .badge-icon{font-size:.8rem}.my-reviews .review-card .review-footer .review-meta .updated-info{font-size:.85rem;color:#888;font-style:italic}.my-reviews .review-card .review-footer .review-actions{display:flex;gap:10px}.my-reviews .review-card .review-footer .review-actions .btn{padding:8px 16px;border-radius:5px;border:none;cursor:pointer;font-weight:500;font-size:.9rem;transition:all .3s;display:flex;align-items:center;gap:5px}.my-reviews .review-card .review-footer .review-actions .btn.edit-btn{background:#4a6cf7;color:#fff}.my-reviews .review-card .review-footer .review-actions .btn.edit-btn:hover{background:#3a5ce5}.my-reviews .review-card .review-footer .review-actions .btn.delete-btn{background:#dc3545;color:#fff}.my-reviews .review-card .review-footer .review-actions .btn.delete-btn:hover{background:#c82333}.my-reviews .review-card .review-footer .review-actions .btn.view-order-btn{background:#6c757d;color:#fff}.my-reviews .review-card .review-footer .review-actions .btn.view-order-btn:hover{background:#5a6268}.my-reviews .empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:10px;box-shadow:0 3px 15px #00000014}.my-reviews .empty-state .empty-icon{font-size:4rem;color:#ddd;margin-bottom:20px}.my-reviews .empty-state h2{color:#666;margin-bottom:15px}.my-reviews .empty-state p{color:#888;margin-bottom:30px;font-size:1.1rem}.my-reviews .empty-state .view-orders{display:inline-flex;align-items:center;gap:8px}.my-reviews .loading-state,.my-reviews .error-state,.my-reviews .auth-required{text-align:center;padding:60px 20px;background:#fff;border-radius:10px;box-shadow:0 3px 15px #00000014}.my-reviews .loading-state .spinner,.my-reviews .error-state .spinner,.my-reviews .auth-required .spinner{border:4px solid #f3f3f3;border-top:4px solid #4a6cf7;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}.my-reviews .loading-state .error-icon,.my-reviews .error-state .error-icon,.my-reviews .auth-required .error-icon{font-size:3rem;color:#dc3545;margin-bottom:20px}.my-reviews .loading-state h2,.my-reviews .error-state h2,.my-reviews .auth-required h2{color:#333;margin-bottom:15px}.my-reviews .loading-state p,.my-reviews .error-state p,.my-reviews .auth-required p{color:#666;margin-bottom:25px}.my-reviews .loading-state .retry-btn,.my-reviews .error-state .retry-btn,.my-reviews .auth-required .retry-btn{background:#4a6cf7;color:#fff;border:none;padding:12px 30px;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;transition:background .3s;display:inline-flex;align-items:center;gap:8px}.my-reviews .loading-state .retry-btn:hover,.my-reviews .error-state .retry-btn:hover,.my-reviews .auth-required .retry-btn:hover{background:#3a5ce5}.my-reviews .auth-required .primary-btn{background:#4a6cf7;color:#fff;border:none;padding:12px 30px;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;transition:background .3s}.my-reviews .auth-required .primary-btn:hover{background:#3a5ce5}.my-reviews .edit-modal,.my-reviews .delete-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.my-reviews .edit-modal .modal-overlay,.my-reviews .delete-modal .modal-overlay{position:absolute;inset:0;background:#00000080}.my-reviews .edit-modal .modal-content,.my-reviews .delete-modal .modal-content{position:relative;background:#fff;width:90%;max-width:600px;max-height:90vh;border-radius:10px;overflow-y:auto;z-index:1001}.my-reviews .edit-modal .modal-content .modal-header,.my-reviews .delete-modal .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.my-reviews .edit-modal .modal-content .modal-header h2,.my-reviews .delete-modal .modal-content .modal-header h2{margin:0;color:#333;display:flex;align-items:center;gap:10px;font-size:1.5rem}.my-reviews .edit-modal .modal-content .modal-header h2 .header-icon,.my-reviews .delete-modal .modal-content .modal-header h2 .header-icon{color:#4a6cf7}.my-reviews .edit-modal .modal-content .modal-header .close-btn,.my-reviews .delete-modal .modal-content .modal-header .close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:5px;line-height:1}.my-reviews .edit-modal .modal-content .modal-header .close-btn:hover,.my-reviews .delete-modal .modal-content .modal-header .close-btn:hover{color:#333}.my-reviews .edit-modal .modal-content .modal-header .close-btn:disabled,.my-reviews .delete-modal .modal-content .modal-header .close-btn:disabled{opacity:.5;cursor:not-allowed}.my-reviews .edit-modal .modal-content .modal-body,.my-reviews .delete-modal .modal-content .modal-body{padding:20px}.my-reviews .edit-modal .modal-content .modal-body .product-info-modal,.my-reviews .delete-modal .modal-content .modal-body .product-info-modal{background:#f9f9f9;padding:15px;border-radius:8px;margin-bottom:20px}.my-reviews .edit-modal .modal-content .modal-body .product-info-modal h3,.my-reviews .delete-modal .modal-content .modal-body .product-info-modal h3{margin:0 0 5px;color:#333;font-size:1.2rem}.my-reviews .edit-modal .modal-content .modal-body .product-info-modal .product-model,.my-reviews .delete-modal .modal-content .modal-body .product-info-modal .product-model{margin:0;color:#666;font-size:.95rem}.my-reviews .edit-modal .edit-form .rating-section{margin-bottom:25px}.my-reviews .edit-modal .edit-form .rating-section label{display:block;margin-bottom:10px;font-weight:500;color:#333}.my-reviews .edit-modal .edit-form .rating-section .star-rating-edit .stars-container{margin-bottom:10px}.my-reviews .edit-modal .edit-form .rating-section .star-rating-edit .stars-container .star-btn{background:none;border:none;padding:5px;cursor:pointer;color:#ddd;transition:color .3s}.my-reviews .edit-modal .edit-form .rating-section .star-rating-edit .stars-container .star-btn.active{color:#ffc107}.my-reviews .edit-modal .edit-form .rating-section .star-rating-edit .stars-container .star-btn:hover:not(:disabled){color:#ffc107}.my-reviews .edit-modal .edit-form .rating-section .star-rating-edit .stars-container .star-btn:disabled{opacity:.5;cursor:not-allowed}.my-reviews .edit-modal .edit-form .rating-section .star-rating-edit .rating-text{font-weight:500;color:#666;font-size:.95rem}.my-reviews .edit-modal .edit-form .review-text-section{margin-bottom:25px}.my-reviews .edit-modal .edit-form .review-text-section label{display:block;margin-bottom:10px;font-weight:500;color:#333}.my-reviews .edit-modal .edit-form .review-text-section .review-textarea{width:96%;padding:12px;border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;resize:vertical;min-height:120px}.my-reviews .edit-modal .edit-form .review-text-section .review-textarea:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf733}.my-reviews .edit-modal .edit-form .review-text-section .review-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.my-reviews .edit-modal .edit-form .review-text-section .char-count{text-align:right;font-size:.85rem;color:#888;margin-top:5px}.my-reviews .edit-modal .modal-actions{display:flex;justify-content:flex-end;gap:15px;margin-top:20px}.my-reviews .edit-modal .modal-actions .btn{padding:10px 25px;border-radius:5px;border:none;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s;display:inline-flex;align-items:center;gap:8px}.my-reviews .edit-modal .modal-actions .btn.secondary-btn{background:#6c757d;color:#fff}.my-reviews .edit-modal .modal-actions .btn.secondary-btn:hover:not(:disabled){background:#5a6268}.my-reviews .edit-modal .modal-actions .btn.primary-btn{background:#4a6cf7;color:#fff}.my-reviews .edit-modal .modal-actions .btn.primary-btn:hover:not(:disabled){background:#3a5ce5}.my-reviews .edit-modal .modal-actions .btn:disabled{opacity:.5;cursor:not-allowed}.my-reviews .edit-modal .modal-actions .btn .spinner{animation:spin 1s linear infinite}.my-reviews .delete-modal .warning-icon{text-align:center;font-size:3rem;color:#dc3545;margin-bottom:20px}.my-reviews .delete-modal h3{text-align:center;color:#333;margin-bottom:15px}.my-reviews .delete-modal p{text-align:center;color:#666;margin-bottom:25px}.my-reviews .delete-modal .review-preview{background:#f8f9fa;padding:15px;border-radius:8px;margin-bottom:25px}.my-reviews .delete-modal .review-preview .preview-rating{margin-bottom:10px}.my-reviews .delete-modal .review-preview .preview-text{margin:0;color:#666;font-style:italic}.my-reviews .delete-modal .modal-actions{display:flex;justify-content:center;gap:15px}.my-reviews .delete-modal .modal-actions .btn{padding:10px 25px;border-radius:5px;border:none;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s;display:inline-flex;align-items:center;gap:8px}.my-reviews .delete-modal .modal-actions .btn.secondary-btn{background:#6c757d;color:#fff}.my-reviews .delete-modal .modal-actions .btn.secondary-btn:hover{background:#5a6268}.my-reviews .delete-modal .modal-actions .btn.danger-btn{background:#dc3545;color:#fff}.my-reviews .delete-modal .modal-actions .btn.danger-btn:hover{background:#c82333}.my-reviews .pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px;padding:20px}.my-reviews .pagination .pagination-btn{background:#fff;border:1px solid #ddd;padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:500;transition:all .3s;display:flex;align-items:center;gap:8px}.my-reviews .pagination .pagination-btn:hover:not(:disabled){background:#4a6cf7;color:#fff;border-color:#4a6cf7}.my-reviews .pagination .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.my-reviews .pagination .page-info{color:#666;font-weight:500}.my-reviews .star-container.small .star-display,.my-reviews .star-container.small .star-btn{font-size:14px!important}.my-reviews .star-container.medium .star-display,.my-reviews .star-container.medium .star-btn{font-size:20px!important}.my-reviews .star-container.large .star-display,.my-reviews .star-container.large .star-btn{font-size:28px!important}.my-reviews .star-container .star-display.filled{color:#ffc107}.my-reviews .star-container .star-display.empty{color:#ddd}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn{padding:12px 25px;border-radius:5px;border:none;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s}.btn.primary{background:#4a6cf7;color:#fff}.btn.primary:hover{background:#3a5ce5}.btn.secondary{background:#6c757d;color:#fff}.btn.secondary:hover{background:#5a6268}.btn.small{padding:6px 12px;font-size:.9rem}.btn:disabled{opacity:.5;cursor:not-allowed}.spinner-small{display:inline-block;width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype")}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype")}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype")}body{overflow-x:hidden}.footer{background:#000;color:#fff;font-family:Playfair Display,serif;width:100%;overflow-x:hidden;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#d4af37,#f5d47f,#d4af37);opacity:.8}.footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;padding:30px 80px 15px;gap:10px;align-items:flex-start}.footer__logo img{width:220px;margin-bottom:16px;transition:all .4s ease}.footer__logo img:hover{filter:drop-shadow(0 8px 16px rgba(245,212,127,.4));transform:scale(1.02)}.footer__icons{display:flex;gap:22px;margin-left:0}.footer__icon-link{font-size:20px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff0d;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.footer__icon-link:hover{background:#f5d47f33;border-color:#f5d47f;color:#f5d47f;box-shadow:0 0 20px #f5d47f4d}.footer__col h4{font-size:18px;margin-bottom:12px;letter-spacing:1px;font-family:Heading;position:relative;display:inline-block;padding-bottom:5px}.footer__col h4:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#f5d47f;transition:width .4s ease}.footer__col h4:hover:after{width:100%}.footer__col ul{list-style:none;padding:0;margin:0}.footer__col li{font-size:17px;margin-bottom:7px;font-family:Content}.footer__link-item{position:relative;overflow:hidden;padding-left:0;transition:padding-left .3s ease}.footer__link-item a{color:#fff;text-decoration:none;position:relative;display:inline-block;transition:all .3s ease}.footer__link-item a:before{content:"→";position:absolute;left:-20px;opacity:0;transition:all .3s ease;color:#f5d47f}.footer__link-item a:hover{color:#f5d47f}.footer__link-item a:hover:before{left:-15px;opacity:1}.footer__link-item:hover{padding-left:15px}.footer__col p{font-size:17px;line-height:1.55;margin-bottom:7px;font-family:Content}.footer__col p a{color:#fff;text-decoration:none;transition:all .3s ease;position:relative}.footer__col p a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#f5d47f;transition:width .3s ease}.footer__col p a:hover{color:#f5d47f}.footer__col p a:hover:after{width:100%}.footer__bottom{grid-column:2/-1;margin-top:28px;padding-top:14px;font-size:16px;color:#ddd;line-height:1.7;font-family:Content;position:relative}.footer__bottom:before{content:"";position:absolute;top:0;left:0;right:0;height:0px;background:linear-gradient(90deg,transparent 0%,rgba(245,212,127,.3) 50%,transparent 100%)}.footer__bottom span{margin-left:6px;font-size:16px}.footer__bottom b{position:relative}.footer__bottom b a{color:#f5d47f;text-decoration:none;padding:2px 5px;border-radius:3px;transition:all .3s ease}.footer__bottom b a:hover{background:#f5d47f1a;box-shadow:0 0 15px #f5d47f33}@media(max-width:1024px){.footer__top{grid-template-columns:repeat(2,1fr);padding:36px 50px 24px;gap:28px}.footer__icons{margin-left:0;justify-content:center}.footer__bottom{grid-column:1/-1;text-align:center}.footer__icon-link{width:45px;height:45px;font-size:24px}}@media(max-width:600px){.footer__top{grid-template-columns:1fr;padding:34px 20px 22px;text-align:center}.footer__logo img{width:170px;margin:0 auto 14px}.footer__icons{justify-content:center;margin-left:0;gap:18px}.footer__icon-link{width:40px;height:40px;font-size:20px}.footer__col:nth-of-type(3){display:none}.footer__col h4{font-size:20px}.footer__col li,.footer__col p{font-size:18px}.footer__bottom,.footer__bottom span{font-size:16px}.footer__link-item:hover{padding-left:0}.footer__link-item a:before{display:none}}@media(prefers-reduced-motion:reduce){.footer__logo img,.footer__icon-link,.footer__link-item,.footer__col h4,.footer__col p a,.footer__bottom b a{transition:none}.footer__link-item:hover{padding-left:0}}@font-face{font-family:Heading;src:url("../../../assets/fonts/TT Ramillas Trial Medium.ttf") format("truetype");font-style:normal}@font-face{font-family:LightHeading;src:url("../../../assets/fonts/TT Ramillas Trial Light.ttf") format("truetype");font-style:normal}@font-face{font-family:Content;src:url("../../../assets/fonts/TT Interphases Pro Trial Regular.ttf") format("truetype");font-style:normal}.cart-hero{margin-top:0;width:100%;height:50vh;overflow:hidden}.cart-hero img{width:100%;height:100%;object-fit:cover}.bag-wrapper{background:#fff;max-width:1200px;margin:0 auto;position:relative}.bag-header{position:relative;padding:24px 40px;border-bottom:1px solid #e5e5e5;text-align:center}.bag-header h1{font-family:Heading;font-size:32px;font-weight:500;margin:0}.bag-header button{position:absolute;right:40px;top:50%;transform:translateY(-50%);font-size:34px;background:none;border:none;cursor:pointer;line-height:1;color:#000;transition:color .2s}.bag-header button:hover{color:#666}.bag-body{max-width:1100px;margin:0 auto;padding:40px;display:flex;gap:40px;font-family:Content;min-height:400px}.empty-cart-center{width:100%;text-align:center;padding:80px 0 120px;display:flex;flex-direction:column;align-items:center}.empty-cart-center .empty-cart-icon{font-size:80px;margin-bottom:24px;opacity:.3}.empty-cart-center h2{font-family:Heading;font-size:28px;font-weight:500;color:#222;margin-bottom:12px}.empty-cart-center .empty-cart-message{font-family:Content;font-size:16px;color:#666;max-width:400px;margin:0 auto 32px;line-height:1.6}.empty-cart-center .empty-cart-button{background:#000;color:#fff;border:none;padding:14px 32px;font-size:14px;letter-spacing:1px;cursor:pointer;transition:background .2s;font-family:Content}.empty-cart-center .empty-cart-button:hover{background:#333}.bag-left{width:65%;display:flex;flex-direction:column;gap:32px}.bag-item{display:flex;gap:24px;padding-bottom:32px;border-bottom:1px solid #e5e5e5;position:relative}.bag-item img{width:140px;height:140px;object-fit:cover;border-radius:6px;transition:opacity .2s}.bag-item img:hover{opacity:.8}.bag-info{flex:1}.bag-info h3{font-family:Heading;font-size:18px;font-weight:500;margin:0 0 2px}.bag-info .fragrance{font-size:14px;font-family:Content;color:#666;margin:0 0 10px}.price-row{display:flex;align-items:center;gap:14px;margin-bottom:14px;flex-wrap:wrap}.price-row .price{font-size:16px;font-weight:600;color:#000}.price-row .old{font-size:14px;color:#999;text-decoration:line-through}.price-row .off-badge{font-size:12px;font-weight:600;color:#fff;background:#2ecc71;padding:3px 8px;border-radius:999px}.qty{display:inline-flex;align-items:center;border:1px solid #000;height:36px}.qty button{width:36px;height:36px;background:none;border:none;font-size:20px;cursor:pointer;transition:background .2s}.qty button:hover{background:#f5f5f5}.qty span{width:40px;text-align:center;font-size:14px;font-weight:500}.remove{position:absolute;right:0;top:0;background:none;border:none;font-size:30px;cursor:pointer;line-height:1;color:#999;transition:color .2s}.remove:hover{color:#000}.bag-right{width:35%;border-left:1px solid #e5e5e5;padding-left:32px;display:flex;flex-direction:column;gap:18px}.bag-right h2{font-family:LightHeading;font-size:22px;font-weight:400;margin-bottom:10px}.bag-right .row{display:flex;justify-content:space-between;font-size:14px;color:#222}.bag-right .total{margin-top:16px;padding-top:16px;border-top:1px solid #e5e5e5;font-size:18px;font-weight:600}.bag-right button{margin-top:24px;background:#000;color:#fff;border:none;padding:14px;font-size:14px;letter-spacing:2px;cursor:pointer;transition:background .2s}.bag-right button:hover{background:#333}@media(max-width:768px){.cart-hero{height:35vh}.bag-body{flex-direction:column;padding:20px}.bag-left,.bag-right{width:100%;border:none;padding:0}.bag-right{border-top:1px solid #e5e5e5;padding-top:24px}.bag-header{padding:24px 20px}.bag-header button{right:20px}.bag-item{flex-direction:column;gap:16px}.bag-item img{width:100%;height:200px}.remove{right:10px;top:10px;font-size:24px;background:#fffc;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.price-row{gap:8px}.price-row .off-badge{font-size:11px;padding:2px 6px}}@media(max-width:480px){.cart-hero{height:25vh}.bag-header h1{font-size:24px}.bag-header button{font-size:28px}.qty{height:32px}.qty button{width:32px;height:32px}.qty span{width:35px}}@font-face{font-family:Heading;src:url("./TT Ramillas Trial Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Heading;src:url("./TT Ramillas Trial Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Heading;src:url("./TT Ramillas Trial Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LightHeading;src:url("./TT Ramillas Trial Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Content;src:url("./TT Interphases Pro Trial Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Content;src:url("./TT Interphases Pro Trial Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Content;src:url("./TT Interphases Pro Trial Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}.admin-auth{min-height:100vh;background:linear-gradient(135deg,#0a192f,#1a365d);display:flex;align-items:center;justify-content:center;padding:20px;font-family:Content,sans-serif}.admin-auth__container{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;width:100%;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0000004d;min-height:85vh}@media(max-width:992px){.admin-auth__container{grid-template-columns:1fr;max-width:600px}}@media(max-width:576px){.admin-auth__container{border-radius:16px;min-height:auto}}.admin-auth__left{background:linear-gradient(135deg,#1a365d,#2d4a7a);color:#fff;padding:60px 50px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}@media(max-width:992px){.admin-auth__left{padding:40px 30px}}.admin-auth__left:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0,0 L100,0 L100,100 Z" fill="rgba(255,255,255,0.05)"/></svg>');background-size:cover}.admin-auth__brand{position:relative;z-index:1}.admin-auth__logo{display:flex;align-items:center;gap:12px;margin-bottom:30px}.admin-auth__logo-icon{font-size:36px;color:#d4a017;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.admin-auth__logo-text{font-family:Heading,sans-serif;font-size:24px;font-weight:700;letter-spacing:2px;background:linear-gradient(90deg,#d4a017,#ffd166);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.admin-auth__title{font-family:Heading,sans-serif;font-size:36px;margin-bottom:10px;letter-spacing:1px}@media(max-width:576px){.admin-auth__title{font-size:28px}}.admin-auth__subtitle{font-family:LightHeading,sans-serif;font-size:20px;color:#cbd5e0;margin-bottom:25px;letter-spacing:.5px}.admin-auth__description{font-size:15px;line-height:1.6;color:#a0aec0;margin-bottom:40px;max-width:400px}.admin-auth__features{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.admin-auth__feature{display:flex;align-items:center;gap:12px;font-size:14px}.admin-auth__feature-icon{color:#d4a017;font-size:18px}.admin-auth__feature span{color:#e2e8f0}.admin-auth__warning{background:#d4a0171a;border:1px solid rgba(212,160,23,.3);border-radius:8px;padding:12px 16px;font-size:13px;color:#ffd166;margin-top:20px}.admin-auth__right{padding:60px 50px;display:flex;align-items:center;background:#f8fafc}@media(max-width:992px){.admin-auth__right{padding:40px 30px}}.admin-auth__form-wrapper{width:100%;max-width:420px;margin:0 auto}.admin-auth__header{text-align:center;margin-bottom:40px}.admin-auth__mode-switch{display:flex;background:#e2e8f0;border-radius:12px;padding:4px;margin-bottom:15px;max-width:300px;margin-left:auto;margin-right:auto}.admin-auth__mode-btn{flex:1;padding:12px 20px;border:none;background:transparent;font-family:LightHeading,sans-serif;font-size:15px;font-weight:600;color:#64748b;cursor:pointer;border-radius:8px;transition:all .3s ease}.admin-auth__mode-btn--active{background:#fff;color:#1a365d;box-shadow:0 4px 12px #00000014}.admin-auth__mode-btn:hover:not(.admin-auth__mode-btn--active){color:#1a365d}.admin-auth__mode-description{font-size:14px;color:#64748b;margin-top:8px}.admin-auth__form .admin-auth__form-group{margin-bottom:24px}.admin-auth__form .admin-auth__label{display:flex;align-items:center;gap:8px;font-family:LightHeading,sans-serif;font-size:14px;font-weight:600;color:#1a365d;margin-bottom:8px}.admin-auth__form .admin-auth__label-icon{color:#64748b;font-size:16px}.admin-auth__form .admin-auth__input{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:10px;font-family:Content,sans-serif;font-size:15px;color:#1a365d;background:#fff;transition:all .3s ease;outline:none}.admin-auth__form .admin-auth__input:focus{border-color:#d4a017;box-shadow:0 0 0 3px #d4a0171a}.admin-auth__form .admin-auth__input::placeholder{color:#94a3b8}.admin-auth__form .admin-auth__password-wrapper{position:relative;display:flex;align-items:center}.admin-auth__form .admin-auth__password-wrapper .admin-auth__input{padding-right:50px}.admin-auth__form .admin-auth__password-toggle{position:absolute;right:16px;background:none;border:none;color:#94a3b8;font-size:18px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.admin-auth__form .admin-auth__password-toggle:hover{color:#d4a017}.admin-auth__submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#d4a017,#b88b14);color:#fff;border:none;border-radius:10px;font-family:LightHeading,sans-serif;font-size:16px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 15px #d4a01733}.admin-auth__submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #d4a0174d}.admin-auth__submit-btn:active:not(:disabled){transform:translateY(0)}.admin-auth__submit-btn:disabled{opacity:.7;cursor:not-allowed}.admin-auth__submit-btn--register{background:linear-gradient(135deg,#1a365d,#2d4a7a);box-shadow:0 4px 15px #1a365d33}.admin-auth__submit-btn--register:hover:not(:disabled){box-shadow:0 8px 25px #1a365d4d}.admin-auth__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}.admin-auth__footer{margin-top:30px;text-align:center;padding-top:20px;border-top:1px solid #e2e8f0}.admin-auth__note{font-size:13px;color:#64748b;margin-bottom:15px;line-height:1.5}.admin-auth__switch-link{background:none;border:none;font-family:Content,sans-serif;font-size:14px;color:#d4a017;text-decoration:underline;cursor:pointer;padding:0;transition:color .2s ease}.admin-auth__switch-link:hover{color:#b88b14}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.admin-auth{animation:fadeIn .5s ease}@media(max-width:768px){.admin-auth{padding:10px}.admin-auth__container{border-radius:16px}.admin-auth__left,.admin-auth__right{padding:30px 25px}.admin-auth__title{font-size:28px}.admin-auth__subtitle{font-size:18px}.admin-auth__logo-icon{font-size:30px}.admin-auth__logo-text{font-size:20px}}@media(max-width:480px){.admin-auth__mode-switch{flex-direction:column;gap:4px;background:none;padding:0}.admin-auth__mode-btn{border-radius:8px;background:#e2e8f0}.admin-auth__mode-btn--active{background:#fff}}body{margin:0;font-family:Arial,sans-serif}.scroll-section{padding:100px 24px;background:#fff}.columns{max-width:1200px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.left{width:60%}.left p{margin-bottom:16px;line-height:1.6}.right{width:40%;background:#f5f5f5;padding:24px;border-radius:12px}.right p{margin-bottom:12px}.next-section{padding:120px 24px;background:#e5e7eb}
