@font-face{font-family:'Alga';src:url('/fonts/Alga-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Alga';src:url('/fonts/Alga-Regular.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Alga';src:url('/fonts/Alga-Medium.otf') format('opentype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Alga';src:url('/fonts/Alga-Semibold.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Neo Sans Std';src:url('/fonts/NeoSansStd-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Neo Sans Std';src:url('/fonts/NeoSansStd-Regular.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Neo Sans Std';src:url('/fonts/NeoSansStd-Medium.otf') format('opentype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Neo Sans Std';src:url('/fonts/NeoSansStd-Bold.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap}body{font-family:'Neo Sans Std',sans-serif;font-weight:400;color:#333333;background-color:#fbfbfb}.font-heading{font-family:'Alga',serif}.font-body{font-family:'Neo Sans Std',sans-serif}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'Alga',serif;font-weight:700}.page-banner{background-image:url('/Assets/Images/Hero2.png');background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;position:relative;overflow:hidden;padding:2.5rem 1rem;text-align:center}.page-banner h1,.page-banner .page-banner-title{font-family:'Alga',serif;font-weight:700;font-size:68px;color:#333333;position:relative;z-index:1}.page-banner .breadcrumb{position:relative;z-index:1;color:#99756f;font-size:0.875rem}.btn-primary{background-color:#baa29e;color:#ffffff;border:1px solid #baa29e;padding:0.625rem 1.5rem;border-radius:9999px;font-family:'Neo Sans Std',sans-serif;font-weight:500;font-size:0.875rem;display:inline-flex;align-items:center;gap:0.5rem;transition:all 0.2s ease;cursor:pointer;text-decoration:none}.btn-primary:hover{background-color:#FEEAEB;border-color:#FEEAEB;color:#333333}.btn-primary:active,.btn-secondary:active,.btn-add-cart:active,.btn-buy-now:active{transform:scale(0.97);transition:transform 0.1s ease}.btn-secondary{background-color:transparent;color:#333333;border:1px solid #d2d2d2;padding:0.625rem 1.5rem;border-radius:9999px;font-family:'Neo Sans Std',sans-serif;font-weight:500;font-size:0.875rem;display:inline-flex;align-items:center;gap:0.5rem;transition:all 0.2s ease;cursor:pointer;text-decoration:none}.btn-secondary:hover{background-color:#f5f5f5;border-color:#bbbbbb}.btn-split-row{display:flex;align-items:center;gap:0}.btn-add-cart{background-color:#baa29e;color:#ffffff;border:none;padding:0.625rem 1.25rem;border-radius:9999px;font-weight:500;font-size:0.813rem;display:flex;align-items:center;justify-content:center;gap:0.5rem;flex:1;transition:all 0.2s ease;cursor:pointer;text-decoration:none}.btn-add-cart:hover{background-color:#FEEAEB;color:#333333}.qty-selector{display:flex;align-items:center;justify-content:space-between;flex:1;gap:0.5rem;border:none}.qty-selector button{width:2.5rem;height:2.5rem;border-radius:100px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.125rem;font-weight:500;color:#333333;transition:background 0.15s ease;background:transparent}.qty-selector .qty-minus{background:#FEEAEB}.qty-selector .qty-minus:hover{background:#fdd9db}.qty-selector .qty-plus{background:#baa29e;color:#ffffff}.qty-selector .qty-plus:hover{background:#99756f}.qty-selector button:active{transform:scale(0.88);transition:transform 0.1s ease}.qty-selector span{flex:1;text-align:center;font-size:0.875rem;font-weight:500;color:#333333;border:1px solid #baa29e;border-radius:9999px;padding:0.5rem 0}.btn-buy-now{background-color:transparent;color:#333333;border:1px solid #baa29e;padding:0.625rem 1.25rem;border-radius:9999px;font-weight:500;font-size:0.813rem;display:flex;align-items:center;justify-content:center;gap:0.5rem;flex:1;transition:all 0.2s ease;cursor:pointer;text-decoration:none}.btn-buy-now:hover{background-color:#baa29e;border-color:#baa29e;color:#ffffff}.btn-icon-circle{width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease;text-decoration:none}.btn-icon-outline{background:transparent;border:1px solid #baa29e;color:#333333}.btn-icon-outline:hover{border-color:#baa29e;background:#baa29e;color:#ffffff}.btn-group-buy:hover .btn-buy-now{background-color:#baa29e;border-color:#baa29e;color:#ffffff}.btn-group-buy:hover .btn-icon-outline{border-color:#baa29e;background:#baa29e;color:#ffffff}.btn-group-buy .btn-icon-outline .icon-default{display:flex}.btn-group-buy .btn-icon-outline .icon-hover{display:none}.btn-group-buy:hover .btn-icon-outline .icon-default{display:none}.btn-group-buy:hover .btn-icon-outline .icon-hover{display:flex}.btn-icon-filled{background-color:#baa29e;border:none;color:#ffffff}.btn-icon-filled:hover{background-color:#FEEAEB}.btn-group-shop:hover .btn-primary{background-color:#FEEAEB;border-color:#FEEAEB;color:#333333}.btn-group-shop:hover .btn-icon-filled{background-color:#FEEAEB}.btn-group-shop .btn-icon-filled .arrow-default{display:block}.btn-group-shop .btn-icon-filled .arrow-hover{display:none}.btn-group-shop:hover .btn-icon-filled .arrow-default{display:none}.btn-group-shop:hover .btn-icon-filled .arrow-hover{display:block}.btn-group-cart:hover .btn-add-cart{background-color:#FEEAEB;color:#333333}.btn-group-cart:hover .btn-icon-filled{background-color:#FEEAEB}.btn-group-cart .btn-icon-filled .icon-default{display:flex}.btn-group-cart .btn-icon-filled .icon-hover{display:none}.btn-group-cart:hover .btn-icon-filled .icon-default{display:none}.btn-group-cart:hover .btn-icon-filled .icon-hover{display:flex}.wishlist-btn-inline{background:none;border:none;cursor:pointer;color:#d2d2d2;padding:0;transition:color 0.2s ease}.wishlist-btn-inline:hover,.wishlist-btn-inline.active{color:#f30d19}.badge-sale{background-color:#f30d19;color:#ffffff;font-size:0.688rem;font-weight:700;padding:0.25rem 0.625rem;border-radius:0.25rem;position:absolute;top:0.75rem;left:0.75rem;z-index:2}.badge-new{background-color:#baa29e;color:#ffffff;font-size:0.688rem;font-weight:700;padding:0.25rem 0.625rem;border-radius:0.25rem;position:absolute;top:0.75rem;left:0.75rem;z-index:2}.badge-bestseller{background-color:#6c514d;color:#ffffff;font-size:0.688rem;font-weight:700;padding:0.25rem 0.625rem;border-radius:0.25rem;position:absolute;top:0.75rem;left:0.75rem;z-index:2}.product-card{background:transparent;border-radius:16px;border:1px solid #baa29e;padding:16px;display:flex;flex-direction:column;gap:16px;transition:transform 0.3s cubic-bezier(0.22,1,0.36,1),box-shadow 0.3s cubic-bezier(0.22,1,0.36,1);position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,0.1)}.product-card .product-image{position:relative;height:180px;overflow:hidden}.product-card .product-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.product-card:hover .product-image img{transform:scale(1.03)}.product-card .wishlist-btn{position:absolute;top:0.75rem;right:0.75rem;z-index:2;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.8);border-radius:50%;border:none;cursor:pointer;transition:all 0.2s ease}.product-card .wishlist-btn:hover,.product-card .wishlist-btn.active{background:#feeaeb}.product-card .product-image{border-radius:0.75rem;overflow:hidden}.product-card .product-info{padding:0;flex:1;display:flex;flex-direction:column}.product-card .product-info .card-bottom{margin-top:auto}.product-card .product-name{font-family:'Alga',serif;font-weight:700;font-size:32px;color:#333333;margin-bottom:0.25rem;line-height:1.1}.product-card .product-desc{font-size:16px;color:#333333;margin-bottom:0.5rem;line-height:1.4}.product-card .product-price{font-family:'Alga',serif;font-weight:700;font-size:32px;color:#333333}.product-gallery-wrap{padding:2rem 1rem}.product-gallery-wrap .gallery-frame{position:relative;max-width:90%;margin:0 auto}.product-gallery-wrap .gallery-frame::before,.product-gallery-wrap .gallery-frame::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-radius:1rem;border:1px solid #e8e8e8;box-shadow:0 2px 12px rgba(0,0,0,0.06)}.product-gallery-wrap .gallery-frame::before{transform:rotate(-4deg);z-index:0}.product-gallery-wrap .gallery-frame::after{transform:rotate(3deg);z-index:1}.product-gallery-wrap .gallery-frame>.relative{position:relative;z-index:2;transform:rotate(-1deg);border:6px solid #fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,0.1);overflow:hidden}.product-gallery-wrap .gallery-frame>.relative .absolute{border-radius:0}.product-card .product-price .original-price{text-decoration:line-through;color:#F30D19;font-size:22px;font-weight:700;margin-left:0.5rem}.sale-badge{position:absolute;top:30px;left:0;background:#F30D19;color:#ffffff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:0 100px 100px 0;z-index:2;line-height:1.2}.new-badge{position:absolute;top:30px;right:0;background:#BAA29E;color:#ffffff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:100px 0 0 100px;z-index:2;line-height:1.2}.color-swatch{width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all 0.15s ease;display:inline-block}.color-swatch:hover,.color-swatch.active{border:1px solid #333333;border-radius:100px}.color-swatch:active{transform:scale(0.85);transition:transform 0.1s ease}.color-swatch-sm{width:24px;height:24px}.stars{display:inline-flex;gap:0.125rem}.stars svg{width:0.875rem;height:0.875rem}.stars .star-filled{color:#E8A63D;fill:#E8A63D}.stars .star-empty{color:#d2d2d2;fill:#d2d2d2}input[type="checkbox"]:checked{accent-color:#BAA29E !important}.countdown-box{display:inline-flex;flex-direction:column;align-items:center;background:transparent;border:1px solid #baa29e;border-radius:16px;padding:0.75rem 1rem;min-width:4rem}.countdown-box .countdown-value{font-family:'Alga',serif;font-weight:700;font-size:46px;color:#333333;line-height:1;text-align:center}.countdown-box .countdown-label{font-size:0.688rem;color:#8e8e8e;margin-top:0.25rem}.countdown-label-below{font-family:'Alga',serif;font-size:21.589px;font-weight:700;color:#333333;text-align:center;min-width:4rem}.countdown-label-spacer{width:1.25rem}.filter-section{margin-bottom:1.5rem}.filter-section h3{font-family:'Alga',serif;font-weight:700;font-size:1rem;color:#333333;margin-bottom:0.75rem}.checkout-stepper{display:flex;align-items:center;justify-content:center;gap:0}.checkout-step{display:flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:9999px;border:1px solid #e8e8e8;font-size:0.875rem;color:#8e8e8e;background:#ffffff}.checkout-step.active{background-color:#baa29e;color:#ffffff;border-color:#baa29e}.checkout-step.completed{color:#6c514d;border-color:#baa29e}.checkout-connector{width:22rem;height:1px;background-color:#e8e8e8}.cart-totals{background:#ffffff;border:none;border-radius:0.75rem;padding:1.25rem}.cart-totals .totals-row{display:flex;justify-content:space-between;align-items:center;padding:24px 0;font-size:0.875rem;color:#606060;border-bottom:1px solid #e8e8e8}.cart-totals .totals-row.total{font-weight:700;font-size:1rem;color:#333333;border-top:1px solid #e8e8e8;padding-top:0.75rem;margin-top:0.5rem}.faq-item{border-bottom:1px solid #e8e8e8}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;cursor:pointer;font-family:'Neo Sans Std',sans-serif;font-weight:500;font-size:0.938rem;color:#333333;transition:color 0.2s ease}.faq-question:hover{color:#99756f}.faq-answer{padding:0 0 1rem;font-size:0.875rem;color:#606060;line-height:1.6}.review-card{background:#ffffff;border:1px solid #e8e8e8;border-radius:0.75rem;padding:1.25rem}.review-card .reviewer{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem}.review-card .reviewer-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#feeaeb;display:flex;align-items:center;justify-content:center;color:#99756f;font-weight:700}.pagination{display:flex;align-items:center;gap:0.5rem;justify-content:center}.pagination .page-btn{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8;background:#ffffff;color:#333333;font-size:0.875rem;cursor:pointer;transition:all 0.2s ease}.pagination .page-btn:hover,.pagination .page-btn.active{background-color:#baa29e;color:#ffffff;border-color:#baa29e}.filter-tag{display:inline-flex;align-items:center;gap:0.375rem;padding:0.375rem 0.75rem;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:9999px;font-size:0.75rem;color:#606060}.filter-tag .remove-filter{cursor:pointer;color:#a4a4a4;font-size:0.875rem;line-height:1}.filter-tag .remove-filter:hover{color:#f30d19}.nav-pill{padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem;font-weight:500;color:#606060;text-decoration:none;transition:all 0.2s ease}.nav-pill:hover{color:#333333}.nav-pill.active{background-color:#baa29e;color:#ffffff}.form-input{width:100%;padding:0.75rem 1rem;border:1px solid #e8e8e8;border-radius:0.5rem;font-family:'Neo Sans Std',sans-serif;font-size:0.875rem;color:#333333;background:#ffffff;transition:border-color 0.2s ease}.form-input:focus{outline:none;border-color:#baa29e;box-shadow:0 0 0 3px rgba(186,162,158,0.2)}.form-input::placeholder{color:#a4a4a4}.form-label{display:block;font-size:0.813rem;font-weight:500;color:#606060;margin-bottom:0.375rem}.product-tab{padding:0.5rem 1.25rem;border-radius:9999px;font-size:0.875rem;font-weight:500;color:#606060;border:1px solid #e8e8e8;background:#ffffff;cursor:pointer;transition:all 0.2s ease}.product-tab:hover{border-color:#baa29e;color:#333333}.product-tab.active{background-color:#baa29e;color:#ffffff;border-color:#baa29e}.qty-selector{display:inline-flex;align-items:center;gap:0;border:none;border-radius:9999px;overflow:visible}.qty-selector button{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#606060;font-size:1rem;transition:background 0.15s ease}.qty-selector button:hover{background:#f5f5f5}.qty-selector .qty-value{width:2.5rem;text-align:center;font-size:0.875rem;font-weight:500;color:#333333;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;padding:0.25rem}.coupon-input-group{display:flex;gap:0;border:none;border-radius:16px;overflow:visible}.coupon-input-group input{flex:1;padding:0.625rem 1rem;border:1px solid #baa29e;border-radius:16px;font-size:0.875rem;outline:none}.coupon-input-group button{padding:0.625rem 1.25rem;background:#baa29e;color:#ffffff;border:none;border-radius:100px;font-weight:500;font-size:0.813rem;cursor:pointer;transition:background 0.2s ease}.coupon-input-group button:hover{background:#99756f}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{from{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.6}}@keyframes sway{0%,100%{transform:translateX(0)}50%{transform:translateX(10px)}}@keyframes wobble{0%,100%{transform:rotate(0deg)}25%{transform:rotate(3deg)}75%{transform:rotate(-3deg)}}.animate-fade-in{animation:fadeIn 0.3s ease-out}.animate-sway{animation:sway 3s ease-in-out infinite}.animate-wobble{animation:wobble 4s ease-in-out infinite}.text-primary{color:#baa29e}.text-primary-200{color:#99756f}.text-primary-300{color:#6c514d}.text-secondary-300{color:#f30d19}.bg-gray{background-color:#fbfbfb}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#baa29e}.filter-tag{display:inline-flex;align-items:center;gap:6px;padding:8px;border-radius:4px;background:var(--Colors-Primary-Primary,#BAA29E);color:#fff;font-size:0.8125rem;font-weight:500;line-height:1}.filter-tag .remove-filter{color:#fff;font-size:1rem;line-height:1;opacity:0.8;text-decoration:none}.filter-tag .remove-filter:hover{opacity:1}.product-gallery-wrap{display:flex;flex-direction:column;align-items:center;padding:30px 20px}.gallery-outer{position:relative;display:flex;align-items:flex-start;gap:16px}.gallery-nav{position:relative;top:140px;width:40px;height:40px;border-radius:50%;background:#BAA29E;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:all 0.2s;z-index:5}.gallery-nav svg{color:#fff}.gallery-nav:hover{background:#99756f;box-shadow:0 2px 12px rgba(0,0,0,0.12)}.gallery-frame{position:relative;width:300px;height:320px;z-index:1}.gallery-frame::before,.gallery-frame::after{content:'';position:absolute;top:0;left:0;width:300px;height:320px;border-radius:12px;background:#e8e0dc;z-index:-1}.gallery-frame::before{transform:rotate(-4deg);background:#d9cfc9}.gallery-frame::after{transform:rotate(3deg);background:#e8e0dc}.gallery-frame>div{position:relative;z-index:2;width:300px;height:320px;border-radius:12px;overflow:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media (max-width:640px){.page-banner{padding:1.5rem 1rem;background-size:cover}.page-banner h1,.page-banner .page-banner-title{font-size:32px}.product-card{padding:10px;gap:10px}.product-card .product-image{height:140px}.product-card .product-name{font-size:18px;line-height:1.2}.product-card .product-desc{font-size:13px;margin-bottom:0.25rem}.product-card .product-price{font-size:18px;margin-bottom:0.375rem}.product-card .product-price .original-price{font-size:14px}.btn-buy-now{font-size:0.7rem;padding:0.5rem 0.75rem}.btn-add-cart{font-size:0.7rem;padding:0.5rem 0.75rem}.btn-icon-circle{width:1.75rem;height:1.75rem}.qty-selector button{width:1.75rem;height:1.75rem;font-size:0.875rem}.qty-selector span{font-size:0.75rem;padding:0.25rem 0}.color-swatch-sm{width:18px;height:18px}.countdown-box{padding:0.5rem 0.625rem;min-width:3rem;border-radius:10px}.countdown-box .countdown-value{font-size:24px}.countdown-label-below{font-size:14px;min-width:3rem}.checkout-stepper{gap:0;overflow-x:auto;justify-content:flex-start;padding:0 0.5rem}.checkout-step{padding:0.375rem 0.75rem;font-size:0.75rem}.cart-totals{padding:0.75rem}.cart-totals .totals-row{padding:14px 0}.sale-badge,.new-badge{font-size:10px;padding:3px 8px;top:20px}.faq-question{font-size:0.813rem}.review-card{padding:0.875rem}.nav-pill{padding:0.375rem 0.75rem;font-size:0.813rem}.form-input{padding:0.625rem 0.75rem;font-size:0.813rem}.coupon-input-group input{padding:0.5rem 0.75rem;font-size:0.813rem}.coupon-input-group button{padding:0.5rem 1rem;font-size:0.75rem}.gallery-frame{width:240px;height:260px}.gallery-frame::before,.gallery-frame::after{width:240px;height:260px}.gallery-frame>div{width:240px;height:260px}.gallery-nav{top:110px;width:32px;height:32px}}@media (max-width:768px){.page-banner h1,.page-banner .page-banner-title{font-size:36px}.checkout-connector{width:3rem}}