:root{--pink:#c40052;--deep-pink:#9f003f;--gold:#c8922c;--cream:#fffaf2;--cream-soft:#fff7f0;--white:#fff;--black:#2d2325;--grey:#74696c;--border:#eadfd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--black);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,a{font-family:inherit}button{cursor:pointer}.section-heading{text-align:center;margin-bottom:24px}.section-heading span{color:var(--gold);letter-spacing:2px;font-size:8px;font-weight:700}.section-heading h2{color:#342326;margin:6px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3vw,36px);font-weight:500}.heading-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:50px;height:2px;margin:auto}@media (width<=750px){.section-heading{margin-bottom:18px}.section-heading span{letter-spacing:1.7px;font-size:6px}.section-heading h2{margin-top:5px;font-size:23px}}.announcement-bar{color:#fff;background:linear-gradient(90deg,#a50043,#d20a5d);justify-content:space-between;align-items:center;gap:20px;min-height:32px;padding:7px 5%;font-size:9px;font-weight:600;display:flex}@media (width<=750px){.announcement-bar{text-align:center;justify-content:center;min-height:30px;padding:6px 4px;font-size:7px}.desktop-announcement{display:none}}.main-header{box-sizing:border-box;z-index:100;background:#fff7ed;border-bottom:1px solid #844c2614;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:94px;padding:0 8%;display:grid;position:relative}.header-left{justify-content:flex-start;align-items:center;display:flex}.header-menu-button{color:#9b4e12;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:46px;height:46px;padding:0;font-size:30px;transition:transform .2s,opacity .2s;display:flex}.header-menu-button:hover{opacity:.8;transform:scale(1.05)}.header-logo-wrapper{cursor:pointer;justify-content:center;align-items:center;height:100%;display:flex}.header-logo{object-fit:contain;width:auto;height:72px;display:block}.header-actions{justify-content:flex-end;align-items:center;gap:25px;display:flex}.header-action-button{color:#9b4e12;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:43px;height:43px;padding:0;font-size:27px;transition:transform .2s,opacity .2s;display:flex;position:relative}.header-action-button:hover{opacity:.8;transform:translateY(-1px)}.header-count{color:#fff;box-sizing:border-box;background:#9b4e12;border-radius:20px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:1px;right:-3px}.menu-overlay{opacity:0;visibility:hidden;z-index:998;background:#0000006b;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.menu-overlay.open{opacity:1;visibility:visible}.side-menu{z-index:999;background:#fffaf4;flex-direction:column;width:min(390px,88vw);height:100vh;transition:transform .32s;display:flex;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:10px 0 40px #00000026}.side-menu.open{transform:translate(0)}.side-menu-header{box-sizing:border-box;justify-content:space-between;align-items:center;min-height:115px;padding:20px 28px;display:flex}.side-menu-logo{object-fit:contain;width:auto;height:76px}.side-menu-close{color:#7f3d10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:28px;display:flex}.side-menu-divider{background:#864e2226;height:1px;margin:0 28px}.side-menu-nav{flex-direction:column;padding:18px 28px;display:flex}.side-menu-nav button{color:#342015;letter-spacing:.6px;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #864e221c;justify-content:space-between;align-items:center;width:100%;min-height:55px;padding:0;font-size:13px;font-weight:650;transition:color .2s,padding-left .2s;display:flex}.side-menu-nav button span{color:#a86026;font-size:25px;font-weight:300}.side-menu-nav button:hover{color:#a75113;padding-left:5px}.side-menu-bottom{flex-direction:column;gap:10px;margin-top:auto;padding:25px 28px 35px;display:flex}.side-menu-bottom button{color:#8b430f;cursor:pointer;background:0 0;border:1px solid #a55015;border-radius:4px;width:100%;min-height:47px;font-size:12px;font-weight:700}.side-menu-bottom button:hover{background:#fff1e3}.side-login-button{color:#fff!important;background:#98490f!important}@media (width<=900px){.main-header{height:84px;padding:0 5%}.header-logo{height:64px}.header-actions{gap:15px}.header-action-button{font-size:25px}}@media (width<=600px){.main-header{grid-template-columns:65px 1fr 90px;height:74px;padding:0 14px}.header-menu-button{width:40px;height:40px;font-size:26px}.header-logo-wrapper{overflow:hidden}.header-logo{max-width:145px;height:56px}.header-actions{gap:8px}.header-action-button{width:38px;height:38px;font-size:23px}.header-count{min-width:16px;height:16px;font-size:9px;top:0;right:-1px}.side-menu-header{min-height:100px;padding:16px 20px}.side-menu-logo{height:65px}.side-menu-divider{margin:0 20px}.side-menu-nav{padding:12px 20px}.side-menu-nav button{min-height:52px}.side-menu-bottom{padding:20px 20px 30px}}.hero-slider{aspect-ratio:16/7;background:var(--cream);width:100%;position:relative;overflow:hidden}.hero-banner{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0}.hero-banner.active{opacity:1}.slider-arrow{width:38px;height:38px;color:var(--deep-pink);z-index:4;background:#ffffffe6;border:none;border-radius:50%;font-size:24px;position:absolute;top:50%;transform:translateY(-50%)}.slider-left{left:15px}.slider-right{right:15px}.slider-dots{z-index:5;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.slider-dot{background:#fffc;border:none;border-radius:20px;width:8px;height:8px;padding:0}.slider-dot.active{background:var(--pink);width:22px}@media (width<=750px){.hero-slider{aspect-ratio:16/9}.slider-arrow{width:28px;height:28px;font-size:18px}.slider-left{left:6px}.slider-right{right:6px}}.category-section{background:#fffefa;padding:44px 5%}.category-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1350px;margin:auto;display:grid}.category-card{border:1px solid var(--border);background:#fff;border-radius:11px;overflow:hidden;box-shadow:0 5px 16px #46281e0a}.category-image{height:300px;overflow:hidden}.category-image img{object-fit:cover;width:100%;height:100%;display:block}.category-content{text-align:center;padding:14px 10px 16px}.category-content h3{margin:0 0 7px;font-family:Georgia,serif;font-size:18px;font-weight:500}.category-content p{color:var(--pink);margin:0;font-size:9px;font-weight:600}@media (width<=1050px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=750px){.category-section{padding:28px 10px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-image{height:175px}.category-content{padding:9px 4px 11px}.category-content h3{font-size:12px}.category-content p{font-size:7px}}.category-card{cursor:pointer}.category-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #46281e14}.category-card{transition:transform .2s,box-shadow .2s}.category-image-placeholder{color:#a38e92;background:#f7efeb;justify-content:center;align-items:center;width:100%;height:100%;min-height:260px;font-size:12px;font-weight:600;display:flex}.new-arrivals-section{background:#fff8fa;padding:44px 5%}.products-row{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:14px;width:100%;max-width:1320px;margin:auto;padding:3px 2px 12px;display:flex;overflow:auto hidden}.products-row::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;background:#fff;border:1px solid #eee2e4;border-radius:11px;flex:0 0 calc(25% - 10.5px);min-width:0;overflow:hidden}.product-image{background:#f8f3ef;width:100%;height:300px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.wishlist-button{width:31px;height:31px;color:var(--pink);background:#fff;border:none;border-radius:50%;font-size:17px;position:absolute;top:9px;right:9px}.product-content{padding:13px}.product-content h3{min-height:34px;margin:0 0 7px;font-size:12px;line-height:1.4}.product-price{color:var(--pink);margin:0 0 11px;font-size:14px;font-weight:700}.product-shop-button{background:var(--deep-pink);color:#fff;border:none;border-radius:5px;width:100%;height:35px;font-size:8px;font-weight:700}@media (width<=750px){.new-arrivals-section{padding:28px 10px}.products-row{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:10px}.product-card{flex:0 0 47%}.product-image{height:190px}.product-content{padding:9px}.product-content h3{min-height:27px;font-size:8px}.product-price{margin-bottom:8px;font-size:11px}.product-shop-button{height:29px;font-size:6px}}.about-banner-section{background:#fff;width:100%;margin:0;padding:0;overflow:hidden}.about-banner-image{object-fit:cover;width:100%;height:auto;display:block}@media (width<=750px){.about-banner-section{margin:0;padding:0}.about-banner-image{width:100%;height:auto}}.why-section{background:var(--cream);padding:44px 5%}.why-grid{background:#fff;border:1px solid #eedfd5;border-radius:10px;grid-template-columns:repeat(4,1fr);max-width:1250px;margin:auto;display:grid;overflow:hidden}.why-card{text-align:center;border-right:1px solid #eee3dc;flex-direction:column;justify-content:center;align-items:center;min-height:185px;padding:24px 16px;display:flex}.why-card:last-child{border-right:none}.why-icon{border:1px solid var(--gold);width:43px;height:43px;color:var(--pink);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;font-size:19px;display:flex}.why-card h3{margin:0 0 7px;font-family:Georgia,serif;font-size:14px}.why-card p{max-width:210px;color:var(--grey);margin:0;font-size:9px;line-height:1.6}@media (width<=1050px){.why-grid{grid-template-columns:repeat(2,1fr)}.why-card:nth-child(2){border-right:none}.why-card:nth-child(-n+2){border-bottom:1px solid #eee3dc}}@media (width<=750px){.why-section{padding:28px 10px}.why-grid{grid-template-columns:repeat(2,1fr)}.why-card{min-height:150px;padding:17px 7px}.why-card:nth-child(2n){border-right:none}.why-card:nth-child(-n+2){border-bottom:1px solid #eee3dc}.why-icon{width:37px;height:37px;font-size:16px}.why-card h3{font-size:10px}.why-card p{font-size:7px}}.whatsapp-section{background:linear-gradient(90deg,#fff8f1,#fff0f4);border:1px solid #e8ceb1;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;max-width:1250px;margin:30px auto 38px;padding:22px 28px;display:grid}.whatsapp-icon{background:var(--gold);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:23px;display:flex}.whatsapp-content span{color:var(--pink);letter-spacing:1px;font-size:8px;font-weight:700}.whatsapp-content h2{margin:4px 0;font-family:Georgia,serif;font-size:19px}.whatsapp-content p{color:var(--grey);margin:0;font-size:9px}.whatsapp-button{background:var(--deep-pink);color:#fff;border-radius:5px;padding:12px 19px;font-size:8px;font-weight:700;text-decoration:none}@media (width<=750px){.whatsapp-section{grid-template-columns:40px 1fr;gap:10px;margin:20px 10px 28px;padding:18px 12px}.whatsapp-icon{width:40px;height:40px;font-size:20px}.whatsapp-content h2{font-size:15px}.whatsapp-content p{font-size:7px}.whatsapp-button{text-align:center;grid-column:1/-1;width:100%;padding:11px}}.site-footer{color:#fff;background:#a90043}.desktop-footer{display:block}.mobile-footer{display:none}.footer-main{grid-template-columns:1.4fr 1fr 1.2fr 1.5fr;gap:40px;max-width:1350px;margin:auto;padding:42px 5%;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:5px;width:155px;max-height:82px;padding:5px}.footer-brand p,.footer-column p{color:#ffffffd9;font-size:9px;line-height:1.6}.social-links{gap:12px;margin-top:11px;font-size:9px;display:flex}.footer-column{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-column h3{color:#ffd98f;letter-spacing:1px;margin:0 0 8px;font-size:9px}.footer-column a{color:#ffffffd9;font-size:9px;text-decoration:none}.footer-bottom{color:#fffc;border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:15px;min-height:44px;padding:10px 5%;font-size:7px;display:flex}@media (width<=750px){.desktop-footer{display:none}.mobile-footer{background:#8f0039;padding:28px 18px 18px;display:block}.mobile-footer-logo{text-align:center;padding-bottom:18px}.mobile-footer-logo img{background:#fff;border-radius:5px;width:125px;padding:5px}.footer-accordion{border-top:1px solid #ffd78c59}.footer-accordion:last-child{border-bottom:1px solid #ffd78c59}.footer-accordion>button{color:#fff;letter-spacing:1.3px;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:62px;padding:0 3px;font-size:12px;font-weight:700;display:flex}.footer-accordion>button span:last-child{color:#ffd98f;font-size:19px}.footer-accordion-content{flex-direction:column;gap:9px;padding:0 4px 18px;display:flex}.footer-accordion-content a,.footer-accordion-content p{color:#ffffffd1;margin:0;font-size:8px;line-height:1.6;text-decoration:none}.footer-bottom{text-align:center;background:#72002e;flex-direction:column;justify-content:center;gap:3px;min-height:70px;padding:12px}}.social-links a{color:inherit;cursor:pointer;text-decoration:none}.footer-column p a,.footer-accordion-content p a{color:inherit;text-decoration:none}.social-links a:hover,.footer-column p a:hover,.footer-accordion-content p a:hover{opacity:.75}.products-page{background:#fffdfa;min-height:100vh}.products-page-header{text-align:center;background:linear-gradient(#fff6f8,#fffdfa);padding:55px 5% 38px}.products-page-header>p{color:var(--gold);letter-spacing:2px;margin:0 0 8px;font-size:9px;font-weight:700}.products-page-header h1{color:#342326;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500}.products-title-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:55px;height:2px;margin:13px auto}.products-page-header span{max-width:620px;color:var(--grey);margin:auto;font-size:11px;line-height:1.7;display:block}.product-category-strip{background:#fffdfa;width:100%;padding:24px 5% 16px}.category-strip-inner{scrollbar-width:none;justify-content:center;align-items:flex-start;gap:24px;max-width:900px;margin:0 auto;padding:7px 5px 9px;display:flex;overflow:auto visible}.category-strip-inner::-webkit-scrollbar{display:none}.category-circle-item{width:105px;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;flex:none;align-items:center;gap:8px;margin:0;padding:0;display:flex}.category-circle-item:focus,.category-circle-item:active{box-shadow:none;outline:none}.category-circle-item:focus-visible{outline:none}.category-circle-image{background:#fff4f6;border:2px solid #0000;border-radius:12px;width:100px;height:115px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.category-circle-image img{object-fit:cover;width:100%;height:100%;display:block}.category-circle-item span{color:#3e3032;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.3}.category-circle-item:hover .category-circle-image{transform:translateY(-2px);box-shadow:0 7px 18px #5028321a}.category-circle-item.active .category-circle-image{border-color:var(--pink);box-shadow:0 0 0 1px #c4005214}.category-circle-item.active span{color:var(--pink);font-weight:700}.products-toolbar{justify-content:space-between;align-items:center;gap:20px;max-width:1350px;margin:auto;padding:28px 5% 18px;display:flex}.products-count{color:#46383a;font-size:11px;font-weight:600}.products-filter-row{gap:10px;display:flex}.products-filter-row select{color:#44383a;background:#fff;border:1px solid #eadfd7;border-radius:5px;outline:none;min-width:145px;height:38px;padding:0 12px;font-size:10px}.products-filter-row select:focus{border-color:var(--gold)}.all-products-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1350px;margin:auto;padding:10px 5% 60px;display:grid}.all-product-card{background:#fff;border:1px solid #eee1dc;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.all-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #502d2314}.all-product-image{background:#f8f2ee;height:340px;position:relative;overflow:hidden}.all-product-image img{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .35s;display:block}.all-product-card:hover .all-product-image img{transform:scale(1.025)}.all-product-wishlist{width:34px;height:34px;color:var(--pink);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffffff0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;font-size:18px;display:flex;position:absolute;top:12px;right:12px}.all-product-wishlist:focus,.all-product-wishlist:active{outline:none}.product-category-badge{color:var(--deep-pink);text-transform:uppercase;letter-spacing:.7px;background:#ffffffeb;border-radius:30px;padding:6px 9px;font-size:7px;font-weight:700;position:absolute;bottom:12px;left:12px}.all-product-content{padding:15px}.all-product-category{color:var(--gold);text-transform:uppercase;letter-spacing:1px;margin:0 0 6px;font-size:7px;font-weight:700}.all-product-content h2{color:#342c2e;min-height:38px;margin:0 0 8px;font-family:Georgia,serif;font-size:15px;font-weight:500;line-height:1.35}.all-product-price{color:var(--pink);margin:0 0 13px;font-size:15px;font-weight:700}.view-product-button{background:var(--deep-pink);color:#fff;letter-spacing:.6px;cursor:pointer;border:none;border-radius:5px;outline:none;width:100%;height:38px;padding:0;font-size:8px;font-weight:700;transition:opacity .2s,transform .2s}.view-product-button:hover{opacity:.92}.view-product-button:active{transform:scale(.98)}.view-product-button:focus{outline:none}@media (width<=1050px){.category-strip-inner{gap:20px;max-width:760px}.category-circle-item{width:95px}.category-circle-image{width:90px;height:105px}.all-products-grid{grid-template-columns:repeat(3,1fr)}.all-product-image{height:300px}}@media (width<=750px){.products-page-header{padding:35px 16px 28px}.products-page-header>p{font-size:7px}.products-page-header h1{font-size:30px}.products-page-header span{max-width:420px;font-size:9px}.product-category-strip{padding:14px 0 10px}.category-strip-inner{-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:13px;width:100%;max-width:none;margin:0;padding:7px 12px 9px;overflow:auto visible}.category-circle-item{flex:0 0 72px;width:72px}.category-circle-image{border-radius:9px;width:68px;height:78px}.category-circle-item span{white-space:normal;text-align:center;max-width:72px;font-size:8px;line-height:1.25}.products-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:18px 10px 12px}.products-count{font-size:9px}.products-filter-row{width:100%}.products-filter-row select{width:50%;min-width:0;height:36px;padding:0 8px;font-size:8px}.all-products-grid{grid-template-columns:repeat(2,1fr);gap:9px;padding:6px 10px 38px}.all-product-image{height:220px}.all-product-wishlist{width:29px;height:29px;font-size:15px;top:7px;right:7px}.product-category-badge{padding:5px 7px;font-size:6px;bottom:7px;left:7px}.all-product-content{padding:10px 8px}.all-product-category{font-size:6px}.all-product-content h2{min-height:32px;font-size:11px}.all-product-price{margin-bottom:9px;font-size:12px}.view-product-button{height:31px;font-size:6px}}@media (width<=390px){.category-strip-inner{gap:10px}.category-circle-item{flex-basis:66px;width:66px}.category-circle-image{width:62px;height:72px}.category-circle-item span{max-width:66px;font-size:7px}.all-product-image{height:190px}}.all-product-wishlist.active{background:var(--pink);color:#fff}.product-detail-page{background:#fffdfa;min-height:100vh;padding:55px 5% 70px}.product-detail-container{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start;gap:65px;width:100%;max-width:1250px;margin:auto;display:grid}.product-detail-gallery{width:100%}.product-main-image{background:#f8f2ee;border-radius:14px;width:100%;max-width:560px;height:650px;margin:auto;position:relative;overflow:hidden}.product-main-image img{object-fit:cover;width:100%;height:100%;display:block}.product-detail-wishlist{width:42px;height:42px;color:var(--pink);cursor:pointer;background:#fffffff2;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;font-size:22px;display:flex;position:absolute;top:16px;right:16px}.product-detail-info{padding-top:15px}.product-detail-category{color:var(--gold);text-transform:uppercase;letter-spacing:1.7px;margin:0 0 10px;font-size:9px;font-weight:700}.product-detail-info h1{color:#342326;margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.1}.product-detail-price{color:var(--pink);margin:0 0 5px;font-size:24px;font-weight:700}.product-tax-text{color:var(--grey);margin:0;font-size:9px}.product-detail-divider{background:#eee0da;width:100%;height:1px;margin:24px 0}.product-detail-description{max-width:540px;color:var(--grey);margin:0;font-size:11px;line-height:1.8}.product-option-block{margin-top:28px}.product-option-heading{margin-bottom:12px}.product-option-heading span{color:#342c2e;font-size:10px;font-weight:700}.product-size-options{flex-wrap:wrap;gap:9px;display:flex}.product-size-options button{color:#3c3032;cursor:pointer;background:#fff;border:1px solid #dfd1ca;border-radius:5px;outline:none;width:43px;height:39px;padding:0;font-size:10px;font-weight:600}.product-size-options button:hover{border-color:var(--pink);color:var(--pink)}.quantity-selector{background:#fff;border:1px solid #dfd1ca;border-radius:5px;grid-template-columns:38px 1fr 38px;align-items:center;width:115px;height:40px;display:grid;overflow:hidden}.quantity-selector button{height:100%;color:var(--deep-pink);background:#fff;border:none;outline:none;padding:0;font-size:18px}.quantity-selector span{text-align:center;font-size:11px;font-weight:600}.product-detail-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.add-cart-button,.buy-now-button{letter-spacing:.7px;cursor:pointer;border-radius:6px;height:48px;padding:0 15px;font-size:9px;font-weight:700}.add-cart-button{border:1px solid var(--deep-pink);color:var(--deep-pink);background:#fff}.buy-now-button{border:1px solid var(--deep-pink);background:var(--deep-pink);color:#fff}.product-info-box{background:#fff8f5;border:1px solid #eadfd7;border-radius:9px;flex-direction:column;gap:12px;margin-top:27px;padding:18px;display:flex}.product-info-box>div{align-items:center;gap:10px;display:flex}.product-info-box span{width:25px;height:25px;color:var(--pink);background:#fff;border-radius:50%;flex:0 0 25px;justify-content:center;align-items:center;font-size:11px;display:flex}.product-info-box p{color:#65585b;margin:0;font-size:9px;line-height:1.5}.product-not-found{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:40px;display:flex}.product-not-found h1{font-family:Georgia,serif;font-weight:500}@media (width<=1000px){.product-detail-container{gap:35px}.product-main-image{height:560px}}@media (width<=750px){.product-detail-page{padding:18px 10px 40px}.product-detail-container{grid-template-columns:1fr;gap:25px}.product-main-image{border-radius:10px;width:100%;max-width:none;height:470px}.product-detail-wishlist{width:36px;height:36px;font-size:18px;top:10px;right:10px}.product-detail-info{padding:0 4px}.product-detail-category{font-size:7px}.product-detail-info h1{margin-bottom:10px;font-size:28px}.product-detail-price{font-size:20px}.product-detail-description{font-size:9px}.product-detail-divider{margin:18px 0}.product-option-block{margin-top:22px}.product-detail-actions{margin-top:25px}.add-cart-button,.buy-now-button{height:44px;font-size:8px}.product-info-box{margin-top:22px}}@media (width<=390px){.product-main-image{height:420px}.product-detail-actions{grid-template-columns:1fr}}.product-detail-wishlist.active{background:var(--pink);color:#fff}.wishlist-page{background:#fffdfa;min-height:100vh}.wishlist-header{text-align:center;background:linear-gradient(#fff6f8,#fffdfa);padding:55px 5% 38px}.wishlist-header>p{color:var(--gold);letter-spacing:2px;margin:0 0 8px;font-size:9px;font-weight:700}.wishlist-header h1{color:#342326;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500}.wishlist-title-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:55px;height:2px;margin:13px auto}.wishlist-header span{max-width:600px;color:var(--grey);margin:auto;font-size:11px;line-height:1.7;display:block}.wishlist-container{max-width:1350px;margin:auto;padding:30px 5% 65px}.wishlist-top-row{margin-bottom:18px}.wishlist-top-row p{color:#46383a;margin:0;font-size:11px;font-weight:600}.wishlist-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.wishlist-card{background:#fff;border:1px solid #eee1dc;border-radius:12px;overflow:hidden}.wishlist-image{background:#f8f2ee;height:340px;position:relative;overflow:hidden}.wishlist-image img{object-fit:cover;width:100%;height:100%;display:block}.remove-wishlist-button{width:34px;height:34px;color:var(--pink);background:#fffffff2;border:none;border-radius:50%;padding:0;font-size:20px;position:absolute;top:12px;right:12px}.wishlist-content{padding:15px}.wishlist-category{color:var(--gold);text-transform:uppercase;letter-spacing:1px;margin:0 0 6px;font-size:7px;font-weight:700}.wishlist-content h2{color:#342c2e;min-height:38px;margin:0 0 8px;font-family:Georgia,serif;font-size:15px;font-weight:500}.wishlist-price{color:var(--pink);margin:0 0 13px;font-size:15px;font-weight:700}.wishlist-cart-button{background:var(--deep-pink);color:#fff;border:none;border-radius:5px;width:100%;height:38px;font-size:8px;font-weight:700}@media (width<=1050px){.wishlist-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=750px){.wishlist-header{padding:35px 16px 28px}.wishlist-header h1{font-size:30px}.wishlist-header span{font-size:9px}.wishlist-container{padding:22px 10px 40px}.wishlist-grid{grid-template-columns:repeat(2,1fr);gap:9px}.wishlist-image{height:220px}.wishlist-content{padding:10px 8px}.wishlist-content h2{min-height:32px;font-size:11px}.wishlist-price{font-size:12px}.wishlist-cart-button{height:31px;font-size:6px}}.wishlist-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.wishlist-empty>div{color:var(--pink);font-size:45px}.wishlist-empty h2{margin:12px 0 8px;font-family:Georgia,serif;font-weight:500}.wishlist-empty p{color:var(--grey);font-size:10px}.wishlist-empty button{background:var(--deep-pink);color:#fff;border:none;border-radius:5px;margin-top:15px;padding:12px 20px;font-size:8px;font-weight:700}.cart-page{background:#fffdfa;min-height:100vh}.cart-header{text-align:center;background:linear-gradient(#fff6f8,#fffdfa);padding:55px 5% 38px}.cart-header>p{color:var(--gold);letter-spacing:2px;margin:0 0 8px;font-size:9px;font-weight:700}.cart-header h1{color:#342326;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500}.cart-title-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:55px;height:2px;margin:13px auto}.cart-container{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:35px;width:100%;max-width:1250px;margin:auto;padding:35px 5% 70px;display:grid}.cart-items-section{flex-direction:column;gap:15px;display:flex}.cart-item{background:#fff;border:1px solid #eee1dc;border-radius:12px;grid-template-columns:135px 1fr;gap:18px;padding:14px;display:grid}.cart-item-image{background:#f8f2ee;border-radius:8px;width:135px;height:165px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%;display:block}.cart-item-info{padding:5px 0}.cart-item-category{color:var(--gold);text-transform:uppercase;letter-spacing:1px;margin:0 0 7px;font-size:7px;font-weight:700}.cart-item-info h2{color:#342c2e;margin:0 0 10px;font-family:Georgia,serif;font-size:18px;font-weight:500}.cart-item-price{color:var(--pink);margin:0 0 18px;font-size:15px;font-weight:700}.cart-remove-button{color:var(--deep-pink);background:0 0;border:none;padding:0;font-size:8px;font-weight:700}.cart-summary{background:#fff;border:1px solid #eadfd7;border-radius:12px;padding:25px;position:sticky;top:20px}.cart-summary h2{color:#342326;margin:0 0 24px;font-family:Georgia,serif;font-size:23px;font-weight:500}.cart-summary-row{color:#65585b;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;font-size:10px;display:flex}.cart-summary-row strong{color:#3b3032;text-align:right;font-size:10px;font-weight:600}.cart-summary-divider{background:#eadfd7;height:1px;margin:20px 0}.cart-summary-total{color:#342326;justify-content:space-between;align-items:center;gap:15px;font-size:14px;font-weight:700;display:flex}.cart-summary-total strong{color:var(--pink);font-size:18px}.checkout-button{background:var(--deep-pink);color:#fff;letter-spacing:.7px;border:none;border-radius:6px;width:100%;height:46px;margin-top:25px;font-size:8px;font-weight:700}.cart-secure-text{color:var(--grey);text-align:center;margin:12px 0 0;font-size:8px}@media (width<=850px){.cart-container{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=750px){.cart-header{padding:35px 16px 28px}.cart-header h1{font-size:30px}.cart-container{gap:20px;padding:22px 10px 40px}.cart-item{grid-template-columns:105px 1fr;gap:12px;padding:10px}.cart-item-image{width:105px;height:135px}.cart-item-info h2{font-size:13px}.cart-item-price{font-size:12px}.cart-summary{padding:20px 16px}}.cart-item-quantity{color:var(--grey);margin:0 0 12px;font-size:9px}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.cart-empty>div{font-size:42px}.cart-empty h2{margin:12px 0 8px;font-family:Georgia,serif;font-weight:500}.cart-empty p{color:var(--grey);font-size:10px}.cart-empty button{background:var(--deep-pink);color:#fff;border:none;border-radius:5px;margin-top:15px;padding:12px 20px;font-size:8px;font-weight:700}.checkout-page{background:#fffdfa;min-height:100vh}.checkout-header{text-align:center;background:linear-gradient(#fff6f8,#fffdfa);padding:55px 5% 38px}.checkout-header>p{color:var(--gold);letter-spacing:2px;margin:0 0 8px;font-size:9px;font-weight:700}.checkout-header h1{color:#342326;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500}.checkout-title-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:55px;height:2px;margin:13px auto}.checkout-header span{max-width:600px;color:var(--grey);margin:auto;font-size:11px;line-height:1.7;display:block}.checkout-container{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:35px;width:100%;max-width:1250px;margin:auto;padding:35px 5% 70px;display:grid}.checkout-left{flex-direction:column;gap:18px;display:flex}.checkout-card{background:#fff;border:1px solid #eadfd7;border-radius:12px;padding:25px}.checkout-card-heading{align-items:center;gap:13px;margin-bottom:24px;display:flex}.checkout-card-heading>span{width:36px;height:36px;color:var(--pink);background:#fff1f5;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.checkout-card-heading p{color:var(--gold);letter-spacing:1px;margin:0 0 3px;font-size:7px;font-weight:700}.checkout-card-heading h2{color:#342326;margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.checkout-form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.checkout-field{flex-direction:column;gap:7px;display:flex}.checkout-field.full{grid-column:1/-1}.checkout-field label{color:#46383a;font-size:9px;font-weight:600}.checkout-field input{color:#3c3032;background:#fff;border:1px solid #e3d6d0;border-radius:6px;outline:none;width:100%;height:43px;padding:0 12px;font-size:10px}.checkout-field input::placeholder{color:#aaa0a2}.checkout-field input:focus{border-color:var(--gold)}.payment-option{cursor:pointer;background:#fff9f7;border:1px solid #eadfd7;border-radius:8px;align-items:flex-start;gap:12px;padding:17px;display:flex}.payment-option input{accent-color:var(--pink);margin-top:3px}.payment-option div{flex-direction:column;gap:5px;display:flex}.payment-option strong{color:#3b3032;font-size:10px}.payment-option span{color:var(--grey);font-size:8px;line-height:1.5}.checkout-summary{background:#fff;border:1px solid #eadfd7;border-radius:12px;padding:24px;position:sticky;top:20px}.checkout-summary>h2{color:#342326;margin:0 0 22px;font-family:Georgia,serif;font-size:23px;font-weight:500}.checkout-products{flex-direction:column;gap:15px;display:flex}.checkout-product{grid-template-columns:62px 1fr auto;align-items:center;gap:10px;display:grid}.checkout-product-image{background:#f8f2ee;border-radius:7px;width:62px;height:72px;position:relative;overflow:visible}.checkout-product-image img{object-fit:cover;border-radius:7px;width:100%;height:100%;display:block}.checkout-product-image span{background:var(--pink);color:#fff;border-radius:20px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:7px;font-weight:700;display:flex;position:absolute;top:-7px;right:-7px}.checkout-product-info{min-width:0}.checkout-product-info p{color:var(--gold);text-transform:uppercase;letter-spacing:.7px;margin:0 0 4px;font-size:6px;font-weight:700}.checkout-product-info h3{color:#3b3032;margin:0;font-family:Georgia,serif;font-size:11px;font-weight:500;line-height:1.35}.checkout-product>strong{color:#3b3032;white-space:nowrap;font-size:10px}.checkout-summary-divider{background:#eadfd7;height:1px;margin:20px 0}.checkout-summary-row{color:#65585b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:9px;display:flex}.checkout-summary-row strong{color:#403436;text-align:right;font-size:9px;font-weight:600}.checkout-total{color:#342326;justify-content:space-between;align-items:center;gap:15px;font-size:14px;font-weight:700;display:flex}.checkout-total strong{color:var(--pink);font-size:20px}.place-order-button{background:var(--deep-pink);color:#fff;letter-spacing:.7px;border:none;border-radius:6px;width:100%;height:47px;margin-top:25px;font-size:8px;font-weight:700}.place-order-button:disabled{opacity:.5;cursor:not-allowed}.checkout-secure-note{color:var(--grey);text-align:center;margin:12px 0 0;font-size:7px}@media (width<=900px){.checkout-container{grid-template-columns:1fr}.checkout-summary{position:static}}@media (width<=750px){.checkout-header{padding:35px 16px 28px}.checkout-header h1{font-size:30px}.checkout-header span{font-size:9px}.checkout-container{gap:20px;padding:22px 10px 40px}.checkout-card{padding:18px 14px}.checkout-card-heading{margin-bottom:18px}.checkout-card-heading h2{font-size:17px}.checkout-form-grid{grid-template-columns:1fr;gap:13px}.checkout-field.full{grid-column:auto}.checkout-field input{height:42px;font-size:9px}.checkout-summary{padding:19px 14px}.checkout-product{grid-template-columns:58px 1fr auto}.checkout-product-image{width:58px;height:68px}}.payment-success-page{background:linear-gradient(#fff6f8,#fffdfa);justify-content:center;align-items:center;min-height:75vh;padding:70px 5%;display:flex}.payment-success-card{text-align:center;background:#fff;border:1px solid #eadfd7;border-radius:16px;width:100%;max-width:620px;padding:50px 45px;box-shadow:0 15px 40px #502d230f}.success-icon{width:72px;height:72px;color:var(--pink);background:#fff0f5;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:34px;font-weight:700;display:flex}.success-small-title{color:var(--gold);letter-spacing:2px;margin:0 0 8px;font-size:8px;font-weight:700}.payment-success-card h1{color:#342326;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,44px);font-weight:500;line-height:1.15}.success-title-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:55px;height:2px;margin:16px auto}.success-message{max-width:500px;color:var(--grey);margin:0 auto;font-size:10px;line-height:1.8}.success-info-box{background:#fffaf8;border:1px solid #eadfd7;border-radius:10px;flex-direction:column;gap:14px;margin-top:30px;padding:20px;display:flex}.success-info-box>div{justify-content:space-between;align-items:center;gap:15px;display:flex}.success-info-box span{color:var(--grey);font-size:9px}.success-info-box strong{color:#3d3033;text-align:right;font-size:9px;font-weight:700}.success-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.continue-shopping-button,.success-home-button{letter-spacing:.6px;cursor:pointer;border-radius:6px;height:44px;padding:0 15px;font-size:8px;font-weight:700}.continue-shopping-button{border:1px solid var(--deep-pink);background:var(--deep-pink);color:#fff}.success-home-button{border:1px solid var(--deep-pink);color:var(--deep-pink);background:#fff}.success-support-text{color:var(--grey);margin:22px 0 0;font-size:8px;line-height:1.6}@media (width<=750px){.payment-success-page{min-height:70vh;padding:35px 12px}.payment-success-card{border-radius:12px;padding:35px 18px}.success-icon{width:62px;height:62px;font-size:28px}.payment-success-card h1{font-size:29px}.success-message{font-size:9px}.success-info-box{padding:16px 14px}.success-actions{grid-template-columns:1fr}.continue-shopping-button,.success-home-button{height:42px}}.login-page{background:linear-gradient(#fff6f8,#fffdfa);justify-content:center;align-items:center;min-height:75vh;padding:60px 15px;display:flex}.login-card{background:#fff;border:1px solid #eadfd7;border-radius:14px;width:100%;max-width:460px;padding:42px 38px;box-shadow:0 15px 40px #502d230f}.login-heading{text-align:center;margin-bottom:28px}.login-heading>p{color:var(--gold);letter-spacing:2px;margin:0 0 8px;font-size:8px;font-weight:700}.login-heading h1{color:#342326;margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;line-height:1.2}.login-title-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:50px;height:2px;margin:14px auto}.login-heading span{max-width:340px;color:var(--grey);margin:auto;font-size:9px;line-height:1.7;display:block}.google-login-button{color:#3c3032;cursor:pointer;background:#fff;border:1px solid #e1d5d0;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;padding:0 15px;font-size:9px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.google-login-button:hover{background:#fffaf8;border-color:#cbbab3}.google-icon{color:#4285f4;border:1px solid #e5dedb;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;font-weight:700;display:flex}.login-divider{background:#eee3df;height:1px;margin:28px 0;position:relative}.login-divider span{color:#9b8e90;background:#fff;padding:0 12px;font-size:7px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-form{flex-direction:column;gap:18px;display:flex}.login-field{flex-direction:column;gap:7px;display:flex}.login-field label{color:#46383a;font-size:9px;font-weight:600}.login-field input{color:#3c3032;background:#fff;border:1px solid #e1d5d0;border-radius:6px;outline:none;width:100%;height:44px;padding:0 12px;font-size:10px}.login-field input::placeholder{color:#aaa0a2}.login-field input:focus{border-color:var(--gold)}.password-label-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.forgot-password-button{color:var(--pink);cursor:pointer;background:0 0;border:none;padding:0;font-size:8px;font-weight:600}.password-input-wrapper{position:relative}.password-input-wrapper input{padding-right:60px}.show-password-button{color:var(--pink);cursor:pointer;background:0 0;border:none;padding:3px;font-size:7px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-submit-button{background:var(--deep-pink);color:#fff;letter-spacing:.8px;cursor:pointer;border:none;border-radius:6px;width:100%;height:46px;margin-top:3px;font-size:8px;font-weight:700}.login-submit-button:hover{opacity:.93}.register-text{justify-content:center;align-items:center;gap:5px;margin-top:24px;font-size:9px;display:flex}.register-text span{color:var(--grey)}.register-text button{color:var(--pink);cursor:pointer;background:0 0;border:none;padding:0;font-size:9px;font-weight:700}.login-footer-note{color:#9c9092;text-align:center;margin:22px 0 0;font-size:7px;line-height:1.6}@media (width<=750px){.login-page{min-height:70vh;padding:30px 12px}.login-card{border-radius:11px;max-width:430px;padding:32px 18px}.login-heading{margin-bottom:23px}.login-heading h1{font-size:27px}.login-heading span{font-size:8px}.google-login-button{height:44px}.login-divider{margin:24px 0}.login-field input{height:43px}.login-submit-button{height:44px}}.register-page{background:linear-gradient(#fff6f8,#fffdfa);justify-content:center;align-items:center;min-height:75vh;padding:60px 15px;display:flex}.register-card{background:#fff;border:1px solid #eadfd7;border-radius:14px;width:100%;max-width:470px;padding:42px 38px;box-shadow:0 15px 40px #502d230f}.register-heading{text-align:center;margin-bottom:28px}.register-heading>p{color:var(--gold);letter-spacing:2px;margin:0 0 8px;font-size:8px;font-weight:700}.register-heading h1{color:#342326;margin:0;font-family:Georgia,serif;font-size:31px;font-weight:500}.register-title-line{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:50px;height:2px;margin:14px auto}.register-heading span{max-width:350px;color:var(--grey);margin:auto;font-size:9px;line-height:1.7;display:block}.register-google-button{color:#3c3032;cursor:pointer;background:#fff;border:1px solid #e1d5d0;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;font-size:9px;font-weight:600;display:flex}.register-google-icon{color:#4285f4;border:1px solid #e5dedb;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;font-weight:700;display:flex}.register-divider{background:#eee3df;height:1px;margin:28px 0;position:relative}.register-divider span{color:#9b8e90;background:#fff;padding:0 12px;font-size:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.register-form{flex-direction:column;gap:17px;display:flex}.register-field{flex-direction:column;gap:7px;display:flex}.register-field label{color:#46383a;font-size:9px;font-weight:600}.register-field input{color:#3c3032;border:1px solid #e1d5d0;border-radius:6px;outline:none;width:100%;height:44px;padding:0 12px;font-size:10px}.register-field input:focus{border-color:var(--gold)}.register-password-wrapper{position:relative}.register-password-wrapper input{padding-right:60px}.register-password-wrapper button{color:var(--pink);cursor:pointer;background:0 0;border:none;font-size:7px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.register-submit-button{background:var(--deep-pink);color:#fff;letter-spacing:.8px;cursor:pointer;border:none;border-radius:6px;width:100%;height:46px;margin-top:4px;font-size:8px;font-weight:700}.register-login-text{justify-content:center;align-items:center;gap:5px;margin-top:24px;font-size:9px;display:flex}.register-login-text span{color:var(--grey)}.register-login-text button{color:var(--pink);cursor:pointer;background:0 0;border:none;padding:0;font-size:9px;font-weight:700}.register-footer-note{color:#9c9092;text-align:center;margin:22px 0 0;font-size:7px;line-height:1.6}@media (width<=750px){.register-page{padding:30px 12px}.register-card{padding:32px 18px}.register-heading h1{font-size:27px}.register-field input{height:43px}.register-submit-button{height:44px}}.my-account-page{background:#fff9f5;min-height:80vh;padding:55px 6% 80px}.my-account-container{width:100%;max-width:1250px;margin:0 auto}.account-heading{text-align:center;margin-bottom:38px}.account-heading>span,.orders-section-heading>div:first-child>span{color:#bd7d29;letter-spacing:2.5px;font-size:11px;font-weight:700}.account-heading h1{color:#3c201b;margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.account-heading p{color:#7a6c67;margin:0;font-size:14px}.account-welcome-card{background:#fff;border:1px solid #eee1d8;border-radius:14px;align-items:center;margin-bottom:24px;padding:25px 30px;display:flex}.account-avatar{color:#a95018;background:#fff0e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:25px;display:flex}.account-welcome-text{margin-left:17px}.account-welcome-text span{color:#9b8981;font-size:12px}.account-welcome-text h2{color:#3a211c;margin:3px 0;font-size:21px}.account-welcome-text p{color:#7e706b;margin:0;font-size:13px}.account-logout-button{color:#984713;cursor:pointer;background:0 0;border:1px solid #a94f18;border-radius:6px;align-items:center;gap:8px;min-height:43px;margin-left:auto;padding:0 18px;font-size:11px;font-weight:700;display:flex}.account-top-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px;display:grid}.account-card{background:#fff;border:1px solid #eee1d8;border-radius:14px;padding:27px}.account-card-heading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.account-card-heading>div{align-items:center;gap:13px;display:flex}.account-card-heading>div>svg{color:#ae581f;width:22px;height:22px}.account-card-heading span{color:#b77a32;letter-spacing:1.5px;font-size:9px;font-weight:700}.account-card-heading h2{color:#3b241d;margin:2px 0 0;font-size:18px}.account-edit-button{color:#a14c16;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.account-detail-list{flex-direction:column;display:flex}.account-detail-item{border-bottom:1px solid #f1e7e0;align-items:center;gap:13px;padding:15px 0;display:flex}.account-detail-item:last-child{border-bottom:none}.account-detail-icon{color:#a4511a;background:#fff5ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.account-detail-item span{color:#9b8b85;margin-bottom:3px;font-size:10px;display:block}.account-detail-item strong{color:#48302a;font-size:13px;font-weight:600}.saved-address{background:#fff9f4;border-radius:9px;gap:14px;padding:20px;display:flex}.saved-address>svg{color:#ae581f;flex-shrink:0;margin-top:3px;font-size:20px}.saved-address strong{color:#422b25;margin-bottom:7px;display:block}.saved-address p{color:#786963;margin:3px 0;font-size:12px;line-height:1.5}.address-phone{font-weight:600;margin-top:10px!important}.account-empty-address{text-align:center;padding:20px 10px}.account-empty-address>svg{color:#c17b39;font-size:30px}.account-empty-address h3{color:#422a24;margin:10px 0 6px}.account-empty-address p{color:#8b7c76;font-size:12px}.account-empty-address button{color:#fff;cursor:pointer;background:#9d4915;border:none;border-radius:5px;margin-top:10px;padding:11px 18px;font-size:10px;font-weight:700}.address-form{flex-direction:column;gap:14px;display:flex}.address-form label{flex-direction:column;gap:6px;display:flex}.address-form label>span{color:#6c5c56;font-size:10px;font-weight:600}.address-form input{color:#3d2a24;box-sizing:border-box;background:#fffdfb;border:1px solid #e4d7cf;border-radius:5px;outline:none;width:100%;height:43px;padding:0 12px}.address-form input:focus{border-color:#a85118}.address-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.address-form-actions{gap:10px;margin-top:5px;display:flex}.address-form-actions button{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.address-cancel-button{color:#755f55;background:#fff;border:1px solid #dfd0c7}.address-save-button{color:#fff;background:#a44f18;border:1px solid #a44f18}.address-success-message{color:#267646;margin:12px 0 0;font-size:11px;font-weight:600}.account-orders-section{background:#fff;border:1px solid #eee1d8;border-radius:14px;padding:30px}.orders-section-heading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.orders-section-heading h2{color:#3d241f;margin:4px 0 0;font-size:24px}.orders-total-badge{color:#9c4a17;background:#fff2e8;border-radius:30px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:700;display:flex}.no-orders{text-align:center;background:#fffcfa;border:1px dashed #e6d4c9;border-radius:10px;padding:55px 20px}.no-orders-icon{color:#a65018;background:#fff1e5;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto;font-size:27px;display:flex}.no-orders h3{color:#422a24;margin:16px 0 6px}.no-orders p{color:#8a7973;font-size:12px}.no-orders button{color:#fff;cursor:pointer;background:#a14b16;border:none;border-radius:5px;min-height:42px;margin-top:12px;padding:0 22px;font-size:11px;font-weight:700}.orders-list{flex-direction:column;gap:18px;display:flex}.order-card{border:1px solid #eaded6;border-radius:10px;overflow:hidden}.order-card-header{background:#fff7f0;border-bottom:1px solid #ebdfd7;grid-template-columns:repeat(4,1fr);gap:15px;padding:17px 20px;display:grid}.order-card-header span{color:#9a8982;letter-spacing:.7px;margin-bottom:5px;font-size:8px;font-weight:700;display:block}.order-card-header strong{color:#4b332c;font-size:12px}.order-status{color:#267847!important}.order-products{padding:5px 20px}.order-product{border-bottom:1px solid #f0e8e2;align-items:center;gap:15px;padding:15px 0;display:flex}.order-product:last-child{border-bottom:none}.order-product-image{color:#a55a28;background:#f8eee8;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:75px;height:90px;display:flex;overflow:hidden}.order-product-image img{object-fit:cover;width:100%;height:100%}.order-product-info{flex:1}.order-product-info h3{color:#422a24;margin:0 0 7px;font-size:14px}.order-product-info p{color:#85756f;margin:2px 0;font-size:11px}.order-product-price{color:#a9003e;font-size:14px}@media (width<=900px){.account-top-grid{grid-template-columns:1fr}.order-card-header{grid-template-columns:1fr 1fr}}@media (width<=600px){.my-account-page{padding:35px 14px 55px}.account-heading h1{font-size:32px}.account-welcome-card{flex-wrap:wrap;padding:18px}.account-avatar{width:48px;height:48px;font-size:21px}.account-welcome-text h2{font-size:17px}.account-logout-button{justify-content:center;width:100%;margin:15px 0 0}.account-card{padding:20px}.address-form-row{grid-template-columns:1fr}.address-form-actions{flex-direction:column}.account-orders-section{padding:20px 15px}.orders-section-heading{align-items:flex-start}.orders-total-badge{font-size:9px}.order-card-header{grid-template-columns:1fr 1fr;padding:15px}.order-products{padding:5px 15px}.order-product{align-items:flex-start}.order-product-image{width:65px;height:80px}.order-product-price{font-size:12px}}.admin-login-page{background:radial-gradient(circle at 0 0,#b8004814,#0000 35%),linear-gradient(135deg,#fff8f5,#f8eee9);justify-content:center;align-items:center;min-height:100vh;padding:30px 15px;display:flex}.admin-login-card{box-sizing:border-box;background:#fff;border:1px solid #eadbd4;border-radius:16px;width:100%;max-width:440px;padding:44px 40px;box-shadow:0 20px 60px #3e241d14}.admin-login-brand{justify-content:center;align-items:center;gap:11px;margin-bottom:30px;display:flex}.admin-brand-mark{color:#fff;background:#b80048;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:flex}.admin-login-brand p{color:#382b2e;letter-spacing:.8px;margin:0;font-family:Georgia,serif;font-size:17px;font-weight:700}.admin-login-heading{text-align:center;margin-bottom:32px}.admin-login-label{color:#c68b2c;letter-spacing:2px;margin:0 0 9px;font-size:10px;font-weight:700}.admin-login-heading h1{color:#35272a;margin:0 0 10px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.15}.admin-login-heading span{color:#8d8082;font-size:12px;line-height:1.5}.admin-login-form{flex-direction:column;gap:20px;display:flex}.admin-login-field{flex-direction:column;gap:8px;display:flex}.admin-login-field label{color:#46383a;font-size:11px;font-weight:600}.admin-login-field input{color:#392e30;box-sizing:border-box;background:#fff;border:1px solid #e2d4ce;border-radius:7px;outline:none;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:12px;transition:border-color .2s,box-shadow .2s}.admin-login-field input:focus{border-color:#c68b2c;box-shadow:0 0 0 3px #c68b2c14}.admin-login-field input::placeholder{color:#aaa0a2;font-size:12px}.admin-password-wrapper{position:relative}.admin-password-wrapper input{padding-right:68px}.admin-password-wrapper button{color:#b80048;cursor:pointer;background:0 0;border:none;padding:4px;font-family:inherit;font-size:10px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.admin-login-button{color:#fff;letter-spacing:.8px;cursor:pointer;background:#b80048;border:none;border-radius:7px;width:100%;height:49px;margin-top:5px;font-family:inherit;font-size:11px;font-weight:700;transition:transform .2s,opacity .2s}.admin-login-button:hover{opacity:.94;transform:translateY(-1px)}.admin-login-security{background:#fffaf8;border:1px solid #eee1dc;border-radius:7px;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:14px 15px;display:flex}.admin-login-security span{font-size:14px}.admin-login-security p{color:#887b7d;margin:0;font-size:10px}.admin-back-store{color:#b80048;cursor:pointer;background:0 0;border:none;width:100%;margin-top:21px;padding:7px;font-family:inherit;font-size:11px;font-weight:600}@media (width<=600px){.admin-login-page{padding:20px 12px}.admin-login-card{border-radius:12px;padding:34px 22px}.admin-login-brand p{font-size:16px}.admin-login-heading h1{font-size:29px}.admin-login-heading span{font-size:11px}.admin-login-field input{height:46px;font-size:12px}.admin-login-button{height:47px;font-size:11px}}.rs-admin-sidebar{z-index:1000;color:#fff;box-sizing:border-box;background:#321b23;flex-direction:column;width:270px;height:100vh;padding:27px 21px 20px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.rs-admin-sidebar-brand{align-items:center;gap:13px;display:flex}.rs-admin-sidebar-logo{color:#fff;background:#c6004b;border-radius:50%;flex:0 0 50px;justify-content:center;align-items:center;width:50px;height:50px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:flex}.rs-admin-brand-text{flex-direction:column;gap:4px;display:flex}.rs-admin-brand-text strong{color:#fff;font-family:Georgia,serif;font-size:17px;font-weight:600;line-height:1.2}.rs-admin-brand-text span{color:#d9c4cb;letter-spacing:1.3px;font-size:10px;font-weight:700}.rs-admin-sidebar-divider{background:#ffffff24;width:100%;height:1px;margin:28px 0}.rs-admin-sidebar-nav{flex-direction:column;gap:27px;display:flex}.rs-admin-nav-group{flex-direction:column;gap:7px;display:flex}.rs-admin-nav-title{color:#b697a1;letter-spacing:1.5px;margin:0 0 9px;font-size:10px;font-weight:700}.rs-admin-nav-link{color:#eadde1;box-sizing:border-box;border-radius:7px;align-items:center;gap:12px;width:100%;min-height:45px;padding:0 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.rs-admin-nav-link:hover{color:#fff;background:#ffffff12}.rs-admin-nav-link-active{color:#fff;background:#b80048;font-weight:600}.rs-admin-nav-icon{width:19px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.rs-admin-sidebar-bottom{border-top:1px solid #ffffff1f;flex-direction:column;gap:11px;margin-top:auto;padding-top:27px;display:flex}.rs-admin-view-store,.rs-admin-logout{text-align:left;cursor:pointer;box-sizing:border-box;border:none;border-radius:7px;width:100%;min-height:45px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500;transition:background .2s,color .2s}.rs-admin-view-store{color:#fff;background:#ffffff14}.rs-admin-view-store:hover{background:#ffffff21}.rs-admin-logout{color:#f4cbd9;background:0 0}.rs-admin-logout:hover{color:#fff;background:#ffffff0f}.rs-admin-sidebar::-webkit-scrollbar{width:5px}.rs-admin-sidebar::-webkit-scrollbar-track{background:0 0}.rs-admin-sidebar::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:20px}.rs-admin-sidebar-overlay{display:none}@media (width<=900px){.rs-admin-sidebar{transition:transform .25s;transform:translate(-100%)}.rs-admin-sidebar-open{transform:translate(0)}.rs-admin-sidebar-overlay{z-index:999;background:#0006;border:none;display:block;position:fixed;inset:0}}@media (width<=500px){.rs-admin-sidebar{width:285px;padding:23px 18px 18px}.rs-admin-brand-text strong{font-size:16px}.rs-admin-nav-link{min-height:44px;font-size:13px}.rs-admin-nav-title{font-size:9px}}.admin-topbar{z-index:500;box-sizing:border-box;background:#fff;border-bottom:1px solid #eadfdb;justify-content:space-between;align-items:center;gap:22px;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.admin-topbar-left{align-items:center;gap:13px;display:flex}.admin-menu-button{color:#b80048;cursor:pointer;background:#fff;border:1px solid #e7dad5;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:none}.admin-topbar-left p{color:#c68b2c;letter-spacing:1.5px;margin:0 0 4px;font-size:10px;font-weight:700;line-height:1.2}.admin-topbar-left h3{color:#3c3032;margin:0;font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.25}.admin-topbar-right{align-items:center;gap:18px;display:flex}.admin-notification-button{color:#66585b;cursor:pointer;background:#fff;border:1px solid #eadfdb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:background .2s,border-color .2s;display:flex;position:relative}.admin-notification-button:hover{background:#fff8fa;border-color:#d8c7c1}.admin-notification-button span{background:#b80048;border:1px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px}.admin-profile{border-left:1px solid #eee3df;align-items:center;gap:11px;padding-left:18px;display:flex}.admin-profile-avatar{color:#b80048;background:#fff0f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.admin-profile-info{flex-direction:column;gap:3px;display:flex}.admin-profile-info strong{color:#3d3033;font-size:12px;font-weight:700;line-height:1.2}.admin-profile-info span{color:#998c8f;font-size:10px;line-height:1.2}@media (width<=900px){.admin-menu-button{display:flex}.admin-topbar{padding:0 20px}}@media (width<=600px){.admin-topbar{gap:10px;height:68px;padding:0 12px}.admin-menu-button{width:38px;height:38px;font-size:17px}.admin-topbar-left{gap:9px}.admin-topbar-left p{letter-spacing:1.1px;font-size:8px}.admin-topbar-left h3{font-size:15px}.admin-profile-info{display:none}.admin-profile{gap:6px;padding-left:9px}.admin-profile-avatar{width:36px;height:36px;font-size:11px}.admin-notification-button{width:36px;height:36px;font-size:14px}.admin-topbar-right{gap:8px}}.admin-layout{color:#332a2c;background:#faf7f5;width:100%;min-height:100vh;font-size:13px;display:flex}.admin-layout-main{flex-direction:column;width:calc(100% - 270px);min-height:100vh;margin-left:270px;display:flex}.admin-layout-content{box-sizing:border-box;background:#faf7f5;flex:1;width:100%;padding:30px 40px 45px}.admin-layout-content h1{font-size:34px;line-height:1.15}.admin-layout-content h2{font-size:21px;line-height:1.25}.admin-layout-content h3{font-size:16px;line-height:1.3}.admin-layout-content p{line-height:1.5}.admin-layout-content label{font-size:11px}.admin-layout-content small{font-size:10px}.admin-layout-content input,.admin-layout-content select,.admin-layout-content textarea{font-family:inherit;font-size:12px}.admin-layout-content input::placeholder,.admin-layout-content textarea::placeholder{font-size:12px}.admin-layout-content button{font-family:inherit}.admin-layout-content [class*=eyebrow]{font-size:10px!important}.admin-layout-content [class*=heading]>p{letter-spacing:1.3px;font-weight:700;font-size:10px!important}.admin-layout-content [class*=heading]>span{font-size:12px!important}.admin-layout-content .dashboard-heading h1{font-size:34px!important}.admin-layout-content .dashboard-heading>div>span{font-size:12px!important}.admin-layout-content .dashboard-add-product,.admin-layout-content .dashboard-stat-card p{font-size:11px!important}.admin-layout-content .dashboard-stat-card h2{font-size:27px!important}.admin-layout-content .dashboard-stat-card span{font-size:10px!important}.admin-layout-content .dashboard-panel-heading p{font-size:9px!important}.admin-layout-content .dashboard-panel-heading h2{font-size:22px!important}.admin-layout-content .dashboard-panel-heading>button{font-size:10px!important}.admin-layout-content .dashboard-order-row,.admin-layout-content .dashboard-order-row strong{font-size:12px!important}.admin-layout-content .order-status{font-size:10px!important}.admin-layout-content .dashboard-quick-panel strong{font-size:12px!important}.admin-layout-content .dashboard-quick-panel small,.admin-layout-content .admin-account-heading p{font-size:10px!important}.admin-layout-content .admin-account-heading h1{font-size:34px!important}.admin-layout-content .admin-account-heading span{font-size:12px!important}.admin-layout-content .admin-account-card-heading p{font-size:9px!important}.admin-layout-content .admin-account-card-heading h2{font-size:21px!important}.admin-layout-content .admin-account-card-heading span,.admin-layout-content .admin-account-field label{font-size:11px!important}.admin-layout-content .admin-account-field input{font-size:12px!important}.admin-layout-content .admin-account-status-list span{font-size:11px!important}.admin-layout-content .admin-account-status-list strong{font-size:12px!important}.admin-layout-content .admin-account-primary-button,.admin-layout-content .admin-account-logout-button,.admin-layout-content [class*=stats] p,.admin-layout-content [class*=stat-card] p,.admin-layout-content [class*=summary-card] p{font-size:11px!important}.admin-layout-content [class*=stats] span,.admin-layout-content [class*=stat-card] span,.admin-layout-content [class*=summary-card] span{font-size:10px!important}.admin-layout-content [class*=stat-card] h2,.admin-layout-content [class*=summary-card] h2{font-size:25px!important}.admin-layout-content table{font-size:12px}.admin-layout-content th{letter-spacing:.3px;font-weight:700;font-size:10px!important}.admin-layout-content td,.admin-layout-content td strong{font-size:12px!important}.admin-layout-content [class*=table-head],.admin-layout-content [class*=table-header]{font-weight:700;font-size:10px!important}.admin-layout-content [class*=table-row],.admin-layout-content [class*=table-row] strong{font-size:12px!important}.admin-layout-content [class*=product-name],.admin-layout-content [class*=product-title]{font-size:13px!important}.admin-layout-content [class*=product] small{font-size:10px!important}.admin-layout-content [class*=customer-name]{font-size:13px!important}.admin-layout-content [class*=customer] small{font-size:10px!important}.admin-layout-content [class*=status]{font-size:10px}.admin-layout-content [class*=field] label,.admin-layout-content [class*=form] label{font-size:11px!important}.admin-layout-content [class*=field] input,.admin-layout-content [class*=field] select,.admin-layout-content [class*=field] textarea,.admin-layout-content [class*=form] input,.admin-layout-content [class*=form] select,.admin-layout-content [class*=form] textarea{font-size:12px!important}@media (width<=900px){.admin-layout-main{width:100%;margin-left:0}.admin-layout-content{padding:22px 18px 35px}}@media (width<=600px){.admin-layout-content{padding:18px 14px 30px}.admin-layout-content h1{font-size:29px}.admin-layout-content h2{font-size:19px}.admin-layout-content h3{font-size:15px}.admin-layout-content input,.admin-layout-content select,.admin-layout-content textarea{font-size:12px}}.admin-dashboard{width:100%;max-width:1400px;margin:0 auto}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.dashboard-eyebrow{color:#c68b2c;letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:700}.dashboard-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.dashboard-heading>div>span{color:#928588;font-size:12px}.dashboard-add-product{color:#fff;letter-spacing:.5px;cursor:pointer;background:#b80048;border:none;border-radius:7px;height:44px;padding:0 20px;font-size:11px;font-weight:700;transition:transform .2s,opacity .2s}.dashboard-add-product:hover{opacity:.92;transform:translateY(-1px)}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px;display:grid}.dashboard-stat-card{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:11px;align-items:center;gap:17px;min-height:130px;padding:22px;display:flex}.dashboard-stat-icon{color:#b80048;background:#fff1f5;border-radius:10px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.dashboard-stat-card p{color:#8d8083;margin:0 0 5px;font-size:11px;line-height:1.3}.dashboard-stat-card h2{color:#382c2e;margin:0 0 5px;font-family:Georgia,serif;font-size:27px;font-weight:500;line-height:1.1}.dashboard-stat-card span{color:#aa9da0;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:20px;display:grid}.dashboard-panel{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:11px;padding:24px}.dashboard-panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.dashboard-panel-heading p{color:#c68b2c;letter-spacing:1.4px;margin:0 0 5px;font-size:9px;font-weight:700}.dashboard-panel-heading h2{color:#382c2e;margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500;line-height:1.2}.dashboard-panel-heading>button{color:#b80048;cursor:pointer;background:0 0;border:none;padding:7px;font-size:10px;font-weight:700}.dashboard-orders{overflow-x:auto}.dashboard-order-row{color:#675a5d;box-sizing:border-box;border-bottom:1px solid #f0e7e3;grid-template-columns:.8fr 1.2fr .8fr .8fr;align-items:center;gap:12px;min-width:600px;min-height:56px;padding:0 10px;font-size:12px;display:grid}.dashboard-order-head{color:#9d8f92;letter-spacing:.3px;background:#fffaf8;min-height:40px;font-size:10px;font-weight:700}.dashboard-order-row strong{color:#403336;font-size:12px;font-weight:600}.order-status{border-radius:20px;width:fit-content;padding:6px 10px;font-size:10px;font-weight:700}.order-status.pending{color:#9b6a08;background:#fff5df}.order-status.shipped{color:#3d6c9d;background:#edf5ff}.order-status.delivered{color:#36734a;background:#eaf8ef}.dashboard-quick-panel>button{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0e7e3;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:13px 6px;display:grid}.dashboard-quick-panel>button:last-child{border-bottom:none}.dashboard-quick-panel>button>span{color:#b80048;background:#fff1f5;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.dashboard-quick-panel button div{flex-direction:column;gap:4px;display:flex}.dashboard-quick-panel strong{color:#493b3e;font-size:12px;font-weight:700}.dashboard-quick-panel small{color:#a09396;font-size:10px}.dashboard-quick-panel b{color:#b80048;font-size:14px}@media (width<=1100px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=600px){.dashboard-heading{flex-direction:column;align-items:flex-start}.dashboard-heading h1{font-size:30px}.dashboard-heading>div>span{font-size:11px}.dashboard-add-product{width:100%;height:44px;font-size:11px}.dashboard-stats{grid-template-columns:1fr 1fr;gap:10px}.dashboard-stat-card{flex-direction:column;align-items:flex-start;gap:10px;min-height:120px;padding:15px}.dashboard-stat-icon{flex-basis:38px;width:38px;height:38px;font-size:14px}.dashboard-stat-card p{font-size:10px}.dashboard-stat-card h2{font-size:22px}.dashboard-stat-card span{font-size:9px}.dashboard-panel{padding:17px}.dashboard-panel-heading h2{font-size:20px}.dashboard-order-row{font-size:11px}}.admin-products-page{width:100%;max-width:1400px;margin:0 auto}.admin-products-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.admin-products-heading>div>p{color:#c68b2c;letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:700}.admin-products-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.admin-products-heading span{color:#928588;font-size:12px}.admin-products-heading>button{color:#fff;letter-spacing:.5px;cursor:pointer;background:#b80048;border:none;border-radius:7px;height:44px;padding:0 20px;font-family:inherit;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s}.admin-products-heading>button:hover{opacity:.92;transform:translateY(-1px)}.products-summary{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.products-summary>div{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:82px;padding:18px 20px;display:flex}.products-summary span{color:#8f8285;font-size:11px}.products-summary strong{color:#3b2f31;font-family:Georgia,serif;font-size:24px;font-weight:500}.admin-products-card{background:#fff;border:1px solid #eadfdb;border-radius:10px;overflow:hidden}.admin-products-toolbar{border-bottom:1px solid #eee4e0;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.admin-product-search{box-sizing:border-box;border:1px solid #e5d9d4;border-radius:7px;align-items:center;gap:9px;width:100%;max-width:370px;height:42px;padding:0 13px;display:flex}.admin-product-search span{color:#9e9194;font-size:16px}.admin-product-search input{color:#443638;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:12px}.admin-product-search input::placeholder{color:#aaa0a2;font-size:12px}.admin-products-toolbar select{color:#5d5053;cursor:pointer;background:#fff;border:1px solid #e5d9d4;border-radius:7px;outline:none;min-width:165px;height:42px;padding:0 12px;font-family:inherit;font-size:12px}.admin-products-table-wrapper{width:100%;overflow-x:auto}.admin-products-table{border-collapse:collapse;width:100%;min-width:850px}.admin-products-table th{color:#988b8e;letter-spacing:.4px;text-align:left;white-space:nowrap;background:#fffaf8;border-bottom:1px solid #eee4e0;height:44px;padding:0 17px;font-size:10px;font-weight:700}.admin-products-table td{color:#625558;vertical-align:middle;border-bottom:1px solid #f1e9e6;padding:15px 17px;font-size:12px}.admin-products-table tbody tr:last-child td{border-bottom:none}.admin-products-table tbody tr:hover{background:#fffdfc}.admin-product-info{align-items:center;gap:12px;display:flex}.admin-product-info img{object-fit:cover;background:#f6efec;border-radius:6px;flex:0 0 50px;width:50px;height:60px}.admin-product-info>div{flex-direction:column;gap:4px;display:flex}.admin-product-info strong{color:#3d3033;font-size:12px;font-weight:600;line-height:1.4}.admin-product-info span{color:#a09396;font-size:10px}.admin-product-price{color:#3e3234;font-size:12px;font-weight:600}.admin-stock-status{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.admin-stock-status.available{color:#36734a;background:#eaf8ef}.admin-stock-status.low{color:#986607;background:#fff4dc}.admin-stock-status.out{color:#a43b44;background:#fdebec}.admin-product-actions{align-items:center;gap:8px;display:flex}.admin-product-actions button{cursor:pointer;border-radius:6px;min-height:34px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:700;transition:background .2s,border-color .2s,opacity .2s}.admin-edit-product{color:#514346;background:#fff;border:1px solid #d8c9c4}.admin-edit-product:hover{background:#fff8fa;border-color:#cdaab8}.admin-delete-product{color:#a83e47;background:#fff8f8;border:1px solid #f0ced1}.admin-delete-product:hover{background:#fdeff0;border-color:#e6b9be}@media (width<=900px){.products-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.admin-products-heading{flex-direction:column;align-items:flex-start}.admin-products-heading h1{font-size:30px}.admin-products-heading>button{width:100%}.products-summary{grid-template-columns:1fr 1fr;gap:9px}.products-summary>div{flex-direction:column;align-items:flex-start;gap:6px;min-height:76px;padding:14px}.products-summary span{font-size:10px}.products-summary strong{font-size:21px}.admin-products-toolbar{flex-direction:column;align-items:stretch}.admin-product-search{max-width:none}.admin-products-toolbar select{width:100%}.admin-products-table th{font-size:10px}.admin-products-table td{font-size:11px}}.new-product-page{width:100%;max-width:1350px;margin:0 auto}.new-product-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.new-product-heading p{color:#c68b2c;letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:700}.new-product-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.new-product-heading span{color:#928588;font-size:12px}.new-product-heading>button{color:#4a3c3f;cursor:pointer;background:#fff;border:1px solid #ddcfca;border-radius:7px;height:44px;padding:0 20px;font-family:inherit;font-size:11px;font-weight:700;transition:background .2s,border-color .2s}.new-product-heading>button:hover{background:#fff8fa;border-color:#cdbbb5}.new-product-form{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:20px;width:100%;display:grid}.new-product-left,.new-product-right{flex-direction:column;gap:18px;min-width:0;display:flex}.new-product-card{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:10px;width:100%;padding:24px}.new-product-card-heading{margin-bottom:22px}.new-product-card-heading p{color:#c68b2c;letter-spacing:1.4px;margin:0 0 5px;font-size:9px;font-weight:700}.new-product-card-heading h2{color:#3a2e30;margin:0 0 6px;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.2}.new-product-card-heading span{color:#9c8f92;font-size:11px;line-height:1.5}.new-product-field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.new-product-field:last-child{margin-bottom:0}.new-product-field label{color:#514346;font-size:11px;font-weight:600}.new-product-field input,.new-product-field textarea,.new-product-field select{box-sizing:border-box;color:#443638;background:#fff;border:1px solid #e2d6d1;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:12px}.new-product-field input,.new-product-field select{height:46px;padding:0 14px}.new-product-field textarea{resize:vertical;min-height:110px;padding:13px 14px;line-height:1.5}.new-product-field input::placeholder,.new-product-field textarea::placeholder{color:#aaa0a2;font-size:12px}.new-product-field input:focus,.new-product-field textarea:focus,.new-product-field select:focus{border-color:#c68b2c;box-shadow:0 0 0 3px #c68b2c14}.new-product-two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.new-product-image-preview{background:#fffaf8;border:1px solid #eadfdb;border-radius:9px;width:180px;height:220px;margin-bottom:16px;position:relative;overflow:hidden}.new-product-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.new-product-image-remove{color:#b80048;cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-family:Arial,sans-serif;font-size:18px;font-weight:700;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 9px #00000026}.new-product-image-remove:hover{color:#fff;background:#b80048}.new-product-upload{box-sizing:border-box;text-align:center;cursor:pointer;background:#fffaf8;border:1px dashed #d8c7c1;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:100%;min-height:170px;padding:26px;transition:background .2s,border-color .2s;display:flex}.new-product-upload:hover{background:#fff6f8;border-color:#c998aa}.new-product-upload input{display:none}.new-product-upload:before{content:"+";color:#b80048;background:#fff0f5;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-family:Arial,sans-serif;font-size:23px;display:flex}.new-product-upload strong{color:#493b3e;font-size:12px;font-weight:700}.new-product-upload span{color:#9d9093;font-size:10px}.new-product-file-name{color:#786b6e;word-break:break-word;margin:10px 0 0;font-size:10px}.new-product-sizes{flex-wrap:wrap;gap:8px;display:flex}.new-product-sizes button{color:#514346;cursor:pointer;background:#fff;border:1px solid #dfd1cd;border-radius:6px;min-width:48px;height:38px;padding:0 13px;font-family:inherit;font-size:11px;font-weight:600;transition:border-color .2s,color .2s,background .2s}.new-product-sizes button:hover{color:#b80048;border-color:#b80048}.new-product-sizes button.active{color:#fff;background:#b80048;border-color:#b80048}.new-product-actions{grid-template-columns:1fr 1.3fr;gap:10px;width:100%;display:grid}.new-product-actions button{cursor:pointer;border-radius:7px;height:46px;padding:0 17px;font-family:inherit;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s}.new-product-actions button:first-child{color:#514346;background:#fff;border:1px solid #ddcfca}.new-product-actions button:last-child{color:#fff;background:#b80048;border:none}.new-product-actions button:hover{opacity:.92;transform:translateY(-1px)}@media (width<=1050px){.new-product-form{grid-template-columns:minmax(0,1fr) 320px}}@media (width<=900px){.new-product-form{grid-template-columns:1fr}.new-product-right{width:100%}.new-product-image-preview{width:160px;height:195px}}@media (width<=700px){.new-product-heading{flex-direction:column;align-items:flex-start}.new-product-heading h1{font-size:30px}.new-product-heading>button{width:100%}.new-product-two-columns{grid-template-columns:1fr;gap:0}.new-product-card{padding:18px}.new-product-card-heading h2{font-size:19px}.new-product-actions{grid-template-columns:1fr}.new-product-image-preview{width:145px;height:180px}.new-product-field input,.new-product-field select{height:44px}}.admin-orders-page{width:100%;max-width:1400px;margin:0 auto}.admin-orders-heading{margin-bottom:28px}.admin-orders-heading p{color:#c68b2c;letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:700}.admin-orders-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.admin-orders-heading span{color:#928588;font-size:12px}.orders-summary{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.orders-summary>div{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:82px;padding:18px 20px;display:flex}.orders-summary span{color:#8f8285;font-size:11px}.orders-summary strong{color:#3b2f31;font-family:Georgia,serif;font-size:24px;font-weight:500}.admin-orders-card{background:#fff;border:1px solid #eadfdb;border-radius:10px;overflow:hidden}.admin-orders-toolbar{border-bottom:1px solid #eee4e0;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.admin-order-search{box-sizing:border-box;border:1px solid #e5d9d4;border-radius:7px;align-items:center;gap:9px;width:100%;max-width:370px;height:42px;padding:0 13px;display:flex}.admin-order-search span{color:#9e9194;font-size:16px}.admin-order-search input{color:#443638;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:12px}.admin-order-search input::placeholder{color:#a99da0;font-size:12px}.admin-orders-toolbar select{color:#5d5053;cursor:pointer;background:#fff;border:1px solid #e5d9d4;border-radius:7px;outline:none;min-width:165px;height:42px;padding:0 12px;font-family:inherit;font-size:12px}.admin-orders-table-wrapper{width:100%;overflow-x:auto}.admin-orders-table{border-collapse:collapse;width:100%;min-width:950px}.admin-orders-table th{color:#988b8e;letter-spacing:.3px;text-align:left;white-space:nowrap;background:#fffaf8;border-bottom:1px solid #eee4e0;height:44px;padding:0 17px;font-size:10px;font-weight:700}.admin-orders-table td{color:#625558;vertical-align:middle;border-bottom:1px solid #f1e9e6;padding:16px 17px;font-size:12px}.admin-orders-table tbody tr:last-child td{border-bottom:none}.admin-orders-table tbody tr:hover{background:#fffdfc}.admin-order-product{align-items:center;gap:12px;min-width:200px;display:flex}.admin-order-product img{object-fit:cover;background:#f5efec;border-radius:6px;flex:0 0 48px;width:48px;height:58px}.admin-order-product>div{flex-direction:column;gap:4px;display:flex}.admin-order-product strong{color:#3d3033;max-width:160px;font-size:12px;font-weight:600;line-height:1.4}.admin-order-product span{color:#9d9093;font-size:10px}.admin-order-customer{flex-direction:column;gap:4px;display:flex}.admin-order-customer strong{color:#3d3033;font-size:12px;font-weight:700}.admin-order-customer span{color:#9d9093;font-size:10px}.admin-order-number{color:#b80048;font-size:12px;font-weight:700}.admin-order-amount{color:#3d3033;font-size:12px;font-weight:600}.payment-status{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.payment-status.paid{color:#36734a;background:#eaf8ef}.payment-status.pending{color:#986607;background:#fff4dc}.order-status-badge{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.order-status-badge.pending{color:#986607;background:#fff4dc}.order-status-badge.processing{color:#5c52a3;background:#f0efff}.order-status-badge.shipped{color:#3d6c9d;background:#edf5ff}.order-status-badge.delivered{color:#36734a;background:#eaf8ef}.order-status-badge.cancelled{color:#a43b44;background:#fdebec}.admin-view-order-button{color:#514346;cursor:pointer;background:#fff;border:1px solid #d8c9c4;border-radius:6px;min-height:34px;padding:0 13px;font-family:inherit;font-size:10px;font-weight:700;transition:background .2s,border-color .2s}.admin-view-order-button:hover{background:#fff8fa;border-color:#cdaab8}@media (width<=900px){.orders-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.admin-orders-heading h1{font-size:30px}.orders-summary{grid-template-columns:1fr 1fr;gap:9px}.orders-summary>div{flex-direction:column;align-items:flex-start;gap:6px;min-height:76px;padding:14px}.orders-summary span{font-size:10px}.orders-summary strong{font-size:21px}.admin-orders-toolbar{flex-direction:column;align-items:stretch}.admin-order-search{max-width:none}.admin-orders-toolbar select{width:100%}.admin-orders-table th{font-size:10px}.admin-orders-table td{font-size:11px}}.orders-summary-card{cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}.orders-summary-card:hover{background:#fffafb;border-color:#d8a7b9;transform:translateY(-1px)}.orders-summary-card.active{background:#fff5f8;border-color:#b80048;box-shadow:0 0 0 2px #b800480d}.orders-summary-card.active span,.orders-summary-card.active strong{color:#b80048}.admin-order-status-select{cursor:pointer;border:none;border-radius:20px;outline:none;min-width:105px;height:34px;padding:0 28px 0 11px;font-family:inherit;font-size:10px;font-weight:700}.admin-order-status-select.packed{color:#986607;background:#fff4dc}.admin-order-status-select.shipped{color:#3d6c9d;background:#edf5ff}.admin-order-status-select.delivered{color:#36734a;background:#eaf8ef}.admin-order-status-select.cancelled{color:#a43b44;background:#fdebec}.admin-orders-empty{text-align:center;height:110px;color:#9d9093!important;font-size:12px!important}.order-details-page{width:100%;max-width:1200px;margin:0 auto}.order-details-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.order-details-heading p,.order-detail-card>p{color:#c68b2c;letter-spacing:1.4px;margin:0 0 6px;font-size:10px;font-weight:700}.order-details-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.order-details-heading span{color:#928588;font-size:12px}.order-details-heading button{color:#4a3c3f;cursor:pointer;background:#fff;border:1px solid #ddcfca;border-radius:7px;height:44px;padding:0 20px;font-family:inherit;font-size:11px;font-weight:700;transition:background .2s,border-color .2s}.order-details-heading button:hover{background:#fff8fa;border-color:#cdbbb5}.order-details-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.order-detail-card{background:#fff;border:1px solid #eadfdb;border-radius:10px;padding:24px}.order-detail-card h2{color:#3a2e30;margin:0 0 22px;font-family:Georgia,serif;font-size:21px;font-weight:500}.order-detail-product{align-items:center;gap:16px;display:flex}.order-detail-product img{object-fit:cover;border-radius:8px;width:90px;height:112px}.order-detail-product>div{flex-direction:column;gap:9px;display:flex}.order-detail-product strong{color:#3d3033;font-size:13px;font-weight:700}.order-detail-product span{color:#96898c;font-size:11px}.order-detail-product b{color:#443638;font-size:13px;font-weight:700}.order-detail-row{border-bottom:1px solid #f0e6e2;justify-content:space-between;align-items:center;gap:20px;min-height:54px;display:flex}.order-detail-row:last-child{border-bottom:none}.order-detail-row span{color:#94878a;font-size:11px}.order-detail-row strong{color:#443638;text-align:right;font-size:12px;font-weight:600}.order-total{justify-content:space-between;align-items:center;gap:20px;min-height:58px;display:flex}.order-total span{color:#514346;font-size:12px;font-weight:600}.order-total strong{color:#b80048;font-family:Georgia,serif;font-size:25px;font-weight:500}@media (width<=800px){.order-details-grid{grid-template-columns:1fr}.order-details-heading{flex-direction:column;align-items:flex-start}.order-details-heading button{width:100%}}@media (width<=600px){.order-details-heading h1{font-size:30px}.order-detail-card{padding:18px}.order-detail-card h2{font-size:19px}.order-detail-product img{width:75px;height:95px}.order-detail-product strong{font-size:12px}.order-detail-row{min-height:50px}.order-total strong{font-size:22px}}.order-detail-status-select{cursor:pointer;border:none;border-radius:20px;outline:none;min-width:120px;height:36px;padding:0 30px 0 12px;font-family:inherit;font-size:11px;font-weight:700}.order-detail-status-select.packed{color:#986607;background:#fff4dc}.order-detail-status-select.shipped{color:#3d6c9d;background:#edf5ff}.order-detail-status-select.delivered{color:#36734a;background:#eaf8ef}.order-detail-status-select.cancelled{color:#a43b44;background:#fdebec}.order-detail-payment-paid{background:#eaf8ef;border-radius:20px;width:fit-content;padding:6px 10px;color:#36734a!important;font-size:10px!important;font-weight:700!important}.order-detail-payment-pending{background:#fff4dc;border-radius:20px;width:fit-content;padding:6px 10px;color:#986607!important;font-size:10px!important;font-weight:700!important}.admin-customers-page{width:100%;max-width:1400px;margin:0 auto}.admin-customers-heading{margin-bottom:28px}.admin-customers-heading p{color:#c68b2c;letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:700}.admin-customers-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.admin-customers-heading span{color:#928588;font-size:12px}.customers-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.customers-summary>div{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:9px;justify-content:space-between;align-items:center;min-height:82px;padding:18px 20px;display:flex}.customers-summary span{color:#8f8285;font-size:11px}.customers-summary strong{color:#3b2f31;font-family:Georgia,serif;font-size:24px;font-weight:500}.admin-customers-card{background:#fff;border:1px solid #eadfdb;border-radius:10px;overflow:hidden}.admin-customers-toolbar{border-bottom:1px solid #eee4e0;padding:18px}.admin-customer-search{box-sizing:border-box;border:1px solid #e5d9d4;border-radius:7px;align-items:center;gap:9px;width:100%;max-width:360px;height:42px;padding:0 13px;display:flex}.admin-customer-search span{color:#9e9194;font-size:16px}.admin-customer-search input{color:#443638;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:12px}.admin-customer-search input::placeholder{color:#a99da0;font-size:12px}.admin-customers-table-wrapper{width:100%;overflow-x:auto}.admin-customers-table{border-collapse:collapse;width:100%;min-width:850px}.admin-customers-table th{color:#988b8e;letter-spacing:.3px;text-align:left;background:#fffaf8;border-bottom:1px solid #eee4e0;height:44px;padding:0 17px;font-size:10px;font-weight:700}.admin-customers-table td{color:#625558;vertical-align:middle;border-bottom:1px solid #f1e9e6;padding:16px 17px;font-size:12px}.admin-customers-table tbody tr:last-child td{border-bottom:none}.admin-customer-info{align-items:center;gap:12px;display:flex}.admin-customer-avatar{color:#b80048;background:#fff0f5;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:700;display:flex}.admin-customer-info>div,.admin-customer-contact{flex-direction:column;gap:4px;display:flex}.admin-customer-info strong,.admin-customer-contact strong{color:#3d3033;font-size:12px;font-weight:700}.admin-customer-info span,.admin-customer-contact span{color:#9d9093;font-size:10px}.admin-customer-orders{color:#b80048;background:#fff0f5;border-radius:20px;width:fit-content;padding:6px 10px;font-size:10px;font-weight:700}.admin-customer-spent{color:#3d3033;font-size:12px;font-weight:600}.admin-view-customer-button{color:#514346;cursor:pointer;background:#fff;border:1px solid #d8c9c4;border-radius:6px;min-height:34px;padding:0 13px;font-family:inherit;font-size:10px;font-weight:700;transition:background .2s,border-color .2s}.admin-view-customer-button:hover{background:#fff8fa;border-color:#cdaab8}@media (width<=700px){.customers-summary{grid-template-columns:1fr}.admin-customer-search{max-width:none}.admin-customers-heading h1{font-size:30px}.admin-customers-table th{font-size:10px}.admin-customers-table td{font-size:11px}}.website-content-page{width:100%;max-width:1100px;margin:0 auto}.website-content-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.website-content-heading p{color:#c68b2c;letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:700}.website-content-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.website-content-heading span{color:#928588;font-size:12px}.website-content-heading>button,.website-content-bottom-save button{color:#fff;cursor:pointer;background:#b80048;border:none;border-radius:7px;height:44px;padding:0 20px;font-family:inherit;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s}.website-content-heading>button:hover,.website-content-bottom-save button:hover{opacity:.92;transform:translateY(-1px)}.website-content-form{flex-direction:column;gap:20px;display:flex}.website-content-card{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:10px;padding:24px}.website-content-card-heading{margin-bottom:22px}.website-content-card-heading p{color:#c68b2c;letter-spacing:1.4px;margin:0 0 5px;font-size:9px;font-weight:700}.website-content-card-heading h2{color:#3a2e30;margin:0 0 6px;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.2}.website-content-card-heading span{color:#9c8f92;font-size:11px;line-height:1.5}.website-heading-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.website-banner-upload{text-align:center;cursor:pointer;box-sizing:border-box;background:#fffaf8;border:1px dashed #d8c7c1;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:170px;padding:26px;transition:background .2s,border-color .2s;display:flex}.website-banner-upload:hover{background:#fff6f8;border-color:#c998aa}.website-banner-upload input{display:none}.website-upload-icon{color:#b80048;background:#fff0f5;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex}.website-banner-upload strong{color:#493b3e;font-size:12px;font-weight:700}.website-banner-upload span{color:#9d9093;font-size:10px}.website-banner-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:17px;display:grid}.website-banner-preview{aspect-ratio:16/6;background:#f8f2ef;border:1px solid #eadfdb;border-radius:8px;position:relative;overflow:hidden}.website-banner-preview img{object-fit:cover;width:100%;height:100%;display:block}.website-banner-number{color:#fff;background:#301b22d9;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:600;position:absolute;bottom:9px;left:9px}.website-banner-preview button{color:#a43b44;cursor:pointer;background:#fff;border:none;border-radius:5px;min-height:32px;padding:0 11px;font-family:inherit;font-size:10px;font-weight:700;position:absolute;top:9px;right:9px;box-shadow:0 2px 8px #00000014}.website-two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.website-content-field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.website-content-field:last-child{margin-bottom:0}.website-content-field label{color:#514346;font-size:11px;font-weight:600}.website-content-field input,.website-content-field textarea{box-sizing:border-box;color:#443638;background:#fff;border:1px solid #e2d6d1;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:12px}.website-content-field input{height:46px;padding:0 14px}.website-content-field textarea{resize:vertical;min-height:110px;padding:13px 14px;line-height:1.5}.website-content-field input::placeholder,.website-content-field textarea::placeholder{color:#aaa0a2;font-size:12px}.website-content-field input:focus,.website-content-field textarea:focus{border-color:#c68b2c;box-shadow:0 0 0 3px #c68b2c14}.website-toggle input{display:none}.website-toggle>span{cursor:pointer;background:#d9ceca;border-radius:20px;width:44px;height:24px;transition:all .2s;display:block;position:relative}.website-toggle>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.website-toggle input:checked+span{background:#b80048}.website-toggle input:checked+span:after{left:23px}.website-content-bottom-save{justify-content:flex-end;padding-bottom:15px;display:flex}@media (width<=700px){.website-content-heading{flex-direction:column;align-items:flex-start}.website-content-heading h1{font-size:30px}.website-content-heading>button{width:100%}.website-banner-grid,.website-two-columns{grid-template-columns:1fr}.website-content-card{padding:18px}.website-content-card-heading h2{font-size:19px}.website-content-bottom-save button{width:100%}.website-content-field input{height:44px}}.website-category-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=750px){.website-category-admin-grid{grid-template-columns:1fr!important}}.website-category-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.website-add-category-button{color:#fff;cursor:pointer;background:#b80048;border:none;border-radius:7px;min-width:150px;height:42px;padding:0 17px;font-family:inherit;font-size:11px;font-weight:700}.website-category-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.website-category-admin-card{background:#fffaf8;border:1px solid #eadfdb;border-radius:9px;padding:18px}.website-category-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.website-category-card-header strong{color:#493b3e;font-size:12px;font-weight:700}.website-category-card-header button{color:#a43b44;cursor:pointer;background:#fff;border:1px solid #efcfd5;border-radius:6px;min-height:32px;padding:0 11px;font-family:inherit;font-size:10px;font-weight:700}.website-category-image-preview{border-radius:8px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.website-category-image-preview img{object-fit:cover;width:100%;height:210px;display:block}.website-category-image-preview button{color:#a43b44;cursor:pointer;background:#fff;border:none;border-radius:5px;min-height:32px;padding:0 11px;font-family:inherit;font-size:10px;font-weight:700;position:absolute;top:9px;right:9px}.website-category-upload{min-height:170px;margin-bottom:16px}.website-replace-category-image{color:#b80048;cursor:pointer;margin-bottom:17px;font-size:11px;font-weight:700;display:inline-block}.website-replace-category-image input{display:none}.website-add-category-bottom{color:#b80048;cursor:pointer;background:#fff8fa;border:1px dashed #cfaab8;border-radius:8px;width:100%;min-height:50px;margin-top:18px;font-family:inherit;font-size:11px;font-weight:700}.website-add-category-button:hover,.website-add-category-bottom:hover{opacity:.92}.website-empty-categories{text-align:center;background:#fffaf8;border:1px dashed #d8c7c1;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:25px;display:flex}.website-empty-categories strong{color:#493b3e;font-size:13px}.website-empty-categories span{color:#9d9093;font-size:11px}.website-empty-categories button{color:#fff;cursor:pointer;background:#b80048;border:none;border-radius:6px;height:38px;margin-top:8px;padding:0 15px;font-family:inherit;font-size:10px;font-weight:700}.website-banner-order-buttons{gap:5px;display:flex;position:absolute;top:8px;left:8px}.website-banner-order-buttons button{color:#b80048;cursor:pointer;background:#fff;border:none;border-radius:5px;min-width:31px;min-height:31px;padding:0;font-size:13px;font-weight:700;position:static}.website-banner-order-buttons button:disabled{opacity:.4;cursor:not-allowed}.website-about-image-preview{border:1px solid #eadfdb;border-radius:8px;position:relative;overflow:hidden}.website-about-image-preview img{object-fit:cover;width:100%;display:block}.website-about-image-preview button{color:#a43b44;cursor:pointer;background:#fff;border:none;border-radius:5px;min-height:34px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}.website-about-replace{min-height:120px;margin-top:15px}@media (width<=750px){.website-category-heading{flex-direction:column;align-items:flex-start}.website-add-category-button{width:100%}.website-category-admin-grid{grid-template-columns:1fr}}.admin-account-page{width:100%;max-width:1100px;margin:0 auto}.admin-account-heading{margin-bottom:28px}.admin-account-heading p{color:#c68b2c;letter-spacing:1.5px;margin:0 0 7px;font-size:10px;font-weight:700}.admin-account-heading h1{color:#34282a;margin:0 0 7px;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.1}.admin-account-heading span{color:#928588;font-size:12px}.admin-account-grid{grid-template-columns:1.4fr .8fr;gap:20px;margin-bottom:20px;display:grid}.admin-account-card{box-sizing:border-box;background:#fff;border:1px solid #eadfdb;border-radius:11px;padding:25px}.admin-account-card-heading{margin-bottom:22px}.admin-account-card-heading p{color:#c68b2c;letter-spacing:1.4px;margin:0 0 5px;font-size:9px;font-weight:700}.admin-account-card-heading h2{color:#3a2e30;margin:0 0 6px;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.2}.admin-account-card-heading span{color:#9c8f92;font-size:11px}.admin-account-field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.admin-account-field label{color:#514346;font-size:11px;font-weight:600}.admin-account-field input{color:#443638;box-sizing:border-box;background:#fff;border:1px solid #e2d6d1;border-radius:7px;outline:none;width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:12px}.admin-account-field input::placeholder{color:#aaa0a2}.admin-account-field input:focus{border-color:#c68b2c;box-shadow:0 0 0 3px #c68b2c14}.admin-account-primary-button{color:#fff;letter-spacing:.3px;cursor:pointer;background:#b80048;border:none;border-radius:7px;min-width:150px;height:44px;padding:0 20px;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s}.admin-account-primary-button:hover{opacity:.92;transform:translateY(-1px)}.admin-account-status-list{flex-direction:column;gap:0;display:flex}.admin-account-status-list>div{border-bottom:1px solid #f1e8e5;justify-content:space-between;align-items:center;gap:15px;min-height:54px;display:flex}.admin-account-status-list>div:last-child{border-bottom:none}.admin-account-status-list span{color:#928588;font-size:11px}.admin-account-status-list strong{color:#45373a;font-size:12px;font-weight:600}.admin-account-status-list .admin-active-status{color:#31864b;background:#e8f6ed;border-radius:20px;padding:6px 10px;font-size:10px;font-weight:700}.admin-account-logout-button{color:#b80048;cursor:pointer;background:#fff8fa;border:1px solid #d8aebd;border-radius:7px;width:100%;height:44px;margin-top:22px;font-size:11px;font-weight:700;transition:background .2s,border-color .2s}.admin-account-logout-button:hover{background:#fff0f5;border-color:#c98da3}.admin-password-card{margin-bottom:22px}.admin-password-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-password-input{position:relative}.admin-password-input input{padding-right:65px}.admin-password-input button{color:#b80048;cursor:pointer;background:0 0;border:none;font-size:10px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media (width<=800px){.admin-account-grid{grid-template-columns:1fr}.admin-password-columns{grid-template-columns:1fr;gap:0}}@media (width<=600px){.admin-account-heading h1{font-size:30px}.admin-account-heading span{font-size:11px}.admin-account-card{padding:18px}.admin-account-card-heading h2{font-size:19px}.admin-account-field input{height:44px;font-size:12px}.admin-account-primary-button{width:100%}}
