@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.more-about-section{background-color:#f8f6fc;padding:0 2rem;border-top:1px solid #eaeaea}.more-about-container{max-width:1400px;margin:0 auto}.more-about-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;padding:1.5rem 0;cursor:pointer;color:#1c0a40;outline:none}.more-about-toggle h2{font-family:var(--font);font-size:1.1rem;font-weight:700;margin:0;text-align:left}.toggle-icon{font-size:.85rem;transition:transform .3s ease;color:#5d25be;display:inline-flex;align-items:center;justify-content:center}.toggle-icon.open{transform:rotate(180deg)}.more-about-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0 0 2.5rem}@media(min-width:768px){.more-about-grid{grid-template-columns:1fr 1fr;gap:2rem 4rem}}.more-about-block h3{font-family:var(--font);font-size:.95rem;font-weight:700;margin-bottom:.5rem;color:#1c0a40;text-align:left}.more-about-block h3 a{color:inherit;text-decoration:none;transition:color .2s ease}.more-about-block h3 a:hover{color:#5d25be}.more-about-block p{font-size:.85rem;color:#64748b;line-height:1.7;margin:0;text-align:left}.more-about-block p a{color:#5d25be;font-weight:600;text-decoration:none}.more-about-block p a:hover{text-decoration:underline}.admin-hub-body{background-color:#f4f7fb;font-family:Plus Jakarta Sans,Inter,sans-serif;display:flex;min-height:100vh;margin:0;color:#1e293b}input,select,button,textarea{font-family:Plus Jakarta Sans,sans-serif}.admin-sidebar{width:260px;background-color:#0b1120;color:#94a3b8;display:flex;flex-direction:column;height:100vh;position:sticky;top:0;flex-shrink:0;box-shadow:4px 0 24px #0000000f;z-index:100}.admin-sidebar-header{padding:1.5rem 2rem;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.05)}.admin-sidebar-header h2{color:#fff;font-size:1.4rem;margin:0;font-weight:800;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.admin-sidebar-notices{display:flex;padding:0;border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff05}.admin-sidebar-notices>a{flex:1;text-align:center;padding:.8rem 0;color:#94a3b8;text-decoration:none;font-size:.8rem;font-weight:600;border-right:1px solid rgba(255,255,255,.05);transition:color .2s,background .2s}.admin-sidebar-notices>a:hover{color:#fff;background:#ffffff0a}.admin-sidebar-notices>a:last-child{border-right:none}.admin-sidebar-section{padding:1.5rem 2rem .5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-weight:700}.admin-nav{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:.5rem 1rem}.admin-nav::-webkit-scrollbar{width:4px}.admin-nav::-webkit-scrollbar-track{background:transparent}.admin-nav::-webkit-scrollbar-thumb{background-color:#1e293b;border-radius:10px}.admin-nav::-webkit-scrollbar-thumb:hover{background-color:#334155}.admin-nav a{display:flex;align-items:center;padding:.8rem 1rem;color:#94a3b8;text-decoration:none;font-size:.95rem;font-weight:600;gap:1rem;border-radius:12px;margin-bottom:.2rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.admin-nav a:hover{background-color:#ffffff0a;color:#f1f5f9}.admin-nav a.active{background-color:#4f46e5;background:linear-gradient(90deg,#4f46e5,#6366f1);color:#fff;box-shadow:0 4px 12px #4f46e54d}.admin-sidebar-logo-bottom{padding:1.5rem 2rem;text-align:center;border-top:1px solid rgba(255,255,255,.05)}.admin-sidebar-logo-bottom a{color:#94a3b8;text-decoration:none;font-size:.8rem;font-weight:500;display:flex;justify-content:center;align-items:center;gap:.4rem;transition:color .2s}.admin-sidebar-logo-bottom a:hover{color:#fff}.admin-hub-content{flex:1;display:flex;flex-direction:column;min-height:100vh}.admin-hub-main{padding:2rem 2.5rem;flex:1}.admin-hub-header{background-color:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1rem 2.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:90}.admin-hub-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.admin-hub-right{display:flex;align-items:center;gap:1.5rem}.hub-search-box{display:flex;align-items:center;background-color:#fff;border-radius:12px;padding:.6rem 1.2rem;width:320px;border:1px solid #e2e8f0;box-shadow:0 2px 5px #00000005;transition:box-shadow .2s,border-color .2s}.hub-search-box:focus-within{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.hub-search-box input{border:none;background:transparent;outline:none;width:100%;margin-left:.8rem;font-size:.95rem;color:#0f172a}.btn-upload,.btn-primary{background:linear-gradient(135deg,#4f46e5,#3730a3);color:#fff;padding:.75rem 1.5rem;border-radius:10px;font-weight:700;font-size:.9rem;border:none;cursor:pointer;display:flex;align-items:center;gap:.6rem;box-shadow:0 4px 10px #4f46e533;transition:transform .2s,box-shadow .2s;letter-spacing:.02em}.btn-upload:hover,.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #4f46e54d}.btn-outline{background:#fff;color:#475569;padding:.75rem 1.25rem;border-radius:10px;font-weight:600;font-size:.9rem;border:1px solid #e2e8f0;cursor:pointer;box-shadow:0 2px 4px #00000005;transition:all .2s}.btn-outline:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a;box-shadow:0 4px 6px #0000000a}.sc-item{background:#fff;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;box-shadow:0 4px 24px -6px #00000008,0 2px 8px -2px #00000005;border:1px solid rgba(226,232,240,.8);transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.sc-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:transparent;transition:background .3s}.sc-item:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 40px -10px #00000014;border-color:#e2e8f0}.sc-item.blue:hover:before{background:#3b82f6}.sc-item.green:hover:before{background:#10b981}.sc-item.purple:hover:before{background:#8b5cf6}.sc-item.orange:hover:before{background:#f97316}.sc-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.sc-icon.blue{background:#eff6ff;color:#3b82f6}.sc-icon.green{background:#ecfdf5;color:#10b981}.sc-icon.purple{background:#f5f3ff;color:#8b5cf6}.sc-icon.orange{background:#fff7ed;color:#f97316}.sc-details{flex:1}.sc-label{font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.sc-value{font-size:2rem;font-weight:800;color:#0f172a;line-height:1.1;margin-bottom:.5rem}.sc-trend{font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:.3rem}.sc-trend.up{color:#10b981}.sc-trend.up span{display:inline-block;transition:transform .3s}.sc-item:hover .sc-trend.up span{transform:translateY(-3px) scale(1.1)}.hub-tabs{display:flex;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;gap:2.5rem}.hub-tab{padding:1rem 0;color:#64748b;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-1px;font-size:.95rem;transition:all .2s}.hub-tab:hover{color:#0f172a}.hub-tab.active{color:#4f46e5;border-bottom-color:#4f46e5}.hub-filter-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem;color:#475569}.hub-select{padding:.5rem 2rem .5rem 1rem;border:1px solid #e2e8f0;border-radius:8px;outline:none;font-size:.9rem;font-weight:500;background:#fff;cursor:pointer;box-shadow:0 1px 2px #00000005;color:#0f172a}.hub-dual-pane{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px -5px #00000008;display:flex;flex-direction:column;overflow:hidden}.hub-dual-header{display:grid;grid-template-columns:320px 1fr;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding:1rem 1.5rem}.hub-dual-row{display:grid;grid-template-columns:320px 1fr;border-bottom:1px solid #f1f5f9;transition:background .2s}.hub-dual-row:hover{background:#f8fafc}.hub-dual-row:last-child{border-bottom:none}.hub-catalog-card{padding:1.5rem;border-right:1px solid #f1f5f9;display:flex;gap:1.5rem;align-items:flex-start}.hub-catalog-img{width:75px;height:75px;object-fit:contain;border-radius:12px;border:1px solid #e2e8f0;background:#fff;padding:2px;box-shadow:0 2px 4px #00000005}.hub-catalog-info h4{margin:0 0 .4rem;font-size:1rem;color:#0f172a;font-weight:700}.hub-catalog-info p{margin:.2rem 0;font-size:.8rem;color:#64748b;font-weight:500}.hub-action-btn{background:none;border:none;color:#64748b;cursor:pointer;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;gap:.25rem;padding:0;transition:color .2s}.hub-action-btn:hover{color:#4f46e5}.hub-sku-table{width:100%;border-collapse:collapse}.hub-sku-table th,.hub-sku-table td{padding:1rem 1.5rem;font-size:.9rem;color:#334155;text-align:left;border-bottom:1px dashed #e2e8f0}.hub-sku-table td:first-child,.hub-sku-table th:first-child{padding-left:2rem}.hub-sku-table tr:last-child td{border-bottom:none}.hub-sku-table th{font-weight:600;color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;padding-top:1.5rem;border-bottom:1px solid #f1f5f9}.hub-stock-input{width:70px;padding:.4rem .5rem;border:1px solid #cbd5e1;border-radius:6px;text-align:center;font-size:.9rem;font-weight:600;color:#0f172a;transition:border-color .2s,box-shadow .2s}.hub-stock-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.glass-panel{background:#fff;border-radius:16px;box-shadow:0 4px 20px -5px #00000008;border:1px solid #e2e8f0}.animate-fade-in-up{animation:fadeInUp .4s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--night-blue: #260b22;--night-dark: #180414;--amber: #B76E79;--amber-light: #C98D97;--amber-soft: #FAF2F4;--ivory: #FAF6F4;--slate-50: #fcfbfa;--slate-100: #faf7f5;--slate-200: #ede5de;--slate-300: #dcd3cb;--slate-400: #b5a79c;--slate-500: #8f7f72;--slate-700: #574b41;--white: #ffffff;--plum: #4A1942;--plum-dark: #2D0B28;--rose: #B76E79;--rose-light: #C98D97;--rose-pale: #FAF2F4;--gold: #D4AF37;--gold-light: #F3E5AB;--font: "Outfit", sans-serif;--font-serif: "Cormorant Garamond", serif;--transition: all .4s cubic-bezier(.165, .84, .44, 1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 2px 4px rgba(74, 25, 66, .02);--shadow-md: 0 4px 16px rgba(74, 25, 66, .04), 0 2px 4px rgba(74, 25, 66, .02);--shadow-lg: 0 16px 32px rgba(74, 25, 66, .08), 0 4px 8px rgba(74, 25, 66, .04);--shadow-xl: 0 24px 48px rgba(74, 25, 66, .12);--shadow-glow: 0 0 20px rgba(183, 110, 121, .2);--bottom-nav-height: 65px;--header-mobile-height: 60px}.mobile-only{display:none!important}@media(max-width:768px){.mobile-only{display:block!important}.mobile-only-flex{display:flex!important}.desktop-only{display:none!important}body{padding-bottom:var(--bottom-nav-height)}}.mobile-search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:10000;display:flex;flex-direction:column;animation:slideInUp .3s cubic-bezier(.2,1,.3,1)}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.search-chip{padding:8px 16px;border-radius:20px;background:var(--slate-100);border:1px solid var(--slate-200);font-size:.85rem;color:var(--slate-700);white-space:nowrap;display:inline-block;margin:4px}.bottom-nav{position:fixed;bottom:16px;left:5%;right:5%;width:90%;max-width:500px;margin:0 auto;height:60px;background:#ffffffe6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 30px #4a19421f,0 1px 3px #00000005;border:1px solid rgba(237,229,222,.6);border-radius:30px;z-index:1000;transition:all .3s ease}.bottom-nav-inner{display:flex;height:100%;align-items:center;justify-content:space-around;padding:0 8px}.bottom-nav-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--slate-500);width:20%;height:100%;transition:all .25s cubic-bezier(.165,.84,.44,1);position:relative}.bottom-nav-tab.active{color:var(--rose)!important}.bottom-nav-tab.active:after{content:"";position:absolute;bottom:4px;width:4px;height:4px;border-radius:50%;background:var(--rose);box-shadow:0 0 8px var(--rose)}.bottom-nav-icon{display:flex;align-items:center;justify-content:center;transform-origin:center;transition:transform .25s cubic-bezier(.175,.885,.32,1.275)}.bottom-nav-tab.active .bottom-nav-icon{transform:translateY(-2px) scale(1.08)}.bottom-nav-label{font-size:.62rem;font-weight:600;letter-spacing:.2px;margin-top:1px}.bottom-nav-cart-icon{position:relative}.bottom-nav-badge{position:absolute;top:-8px;right:-8px;background:var(--rose);color:#fff;font-size:.58rem;font-weight:700;padding:1px 5px;border-radius:10px;min-width:16px;text-align:center;border:1.5px solid #fff}.mobile-categories-page{background:#fff;min-height:100vh;display:flex;flex-direction:column}.mobile-cat-header{height:var(--header-mobile-height);display:flex;align-items:center;gap:15px;padding:0 15px;border-bottom:1px solid var(--slate-200);background:#fff;position:sticky;top:0;z-index:100}.mobile-cat-header h2{font-size:1.1rem;font-weight:600;color:var(--night-blue)}.mobile-cat-container{display:flex;flex:1;overflow:hidden}.mobile-cat-sidebar{width:90px;background:var(--slate-50);border-right:1px solid var(--slate-200);overflow-y:auto;display:flex;flex-direction:column}.mobile-cat-tab{padding:15px 5px;display:flex;flex-direction:column;align-items:center;gap:8px;border-bottom:1px solid var(--slate-100);cursor:pointer;background:transparent;transition:all .2s ease}.mobile-cat-tab.active{background:#fff;border-left:4px solid #2874f0}.mobile-cat-tab .tab-icon{width:45px;height:45px;border-radius:50%;overflow:hidden;background:#fff;border:1px solid var(--slate-100)}.mobile-cat-tab .tab-icon img{width:100%;height:100%;object-fit:contain}.mobile-cat-tab .tab-label{font-size:.65rem;font-weight:600;text-align:center;color:var(--slate-500);line-height:1.2}.mobile-cat-tab.active .tab-label{color:#2874f0}.mobile-cat-content{flex:1;overflow-y:auto;padding:15px;background:#fff}.cat-group-banner{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:15px;border-radius:12px;margin-bottom:20px}.cat-group-banner h3{font-size:1rem;color:var(--night-blue);margin-bottom:4px}.cat-group-banner p{font-size:.75rem;color:var(--slate-500)}.mobile-subcat-section{margin-bottom:25px}.subcat-header{font-size:.85rem;font-weight:700;color:var(--night-blue);display:block;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.grandchild-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px 10px}.grandchild-card{display:flex;flex-direction:column;align-items:center;gap:8px}.grandchild-img{width:100%;aspect-ratio:1;background:var(--slate-50);border-radius:8px;overflow:hidden;padding:10px}.grandchild-img img{width:100%;height:100%;object-fit:contain}.grandchild-card span{font-size:.7rem;font-weight:500;text-align:center;color:var(--slate-700);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%{box-shadow:0 0 #b76e7966}70%{box-shadow:0 0 0 10px #b76e7900}to{box-shadow:0 0 #b76e7900}}.animate-fade-up{animation:fadeUp .8s cubic-bezier(.2,1,.3,1) forwards}.glass{background:#fffffff2}.glass-dark{background:#0f172af2;border:1px solid rgba(255,255,255,.1)}.text-gradient{background:linear-gradient(135deg,var(--night-blue),var(--slate-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}@media(min-width:1024px){html{font-size:14px}}body{font-family:var(--font);color:var(--charcoal);background:var(--ivory);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;width:100%}h1,h2,h3,h4,h5,h6,.section-title,.hero h1,.pd-info h1,.footer h4{font-family:var(--font-serif)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--font);border:none}input,select,textarea{font-family:var(--font)}.ticker{background:linear-gradient(135deg,var(--gold),var(--gold-light));color:var(--plum-dark);padding:8px 0;overflow:hidden;white-space:nowrap;font-weight:500;font-size:.85rem}.ticker-inner{display:inline-block;animation:tickerScroll 20s linear infinite}.ticker-inner span{display:inline-block;padding:0 3rem}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.fk-header-root{position:sticky;top:0;z-index:200;background:linear-gradient(135deg,#090e1a,#172133);box-shadow:0 4px 12px #0000001f;border-bottom:2px solid var(--amber)}.fk-top-bar{background:var(--night-dark);color:#ffffffb3;font-size:.75rem;padding:6px 4%;border-bottom:1px solid rgba(255,255,255,.05)}.fk-top-inner{display:flex;justify-content:space-between;align-items:center}.fk-top-left{display:flex;align-items:center;gap:15px}.fk-top-left .divider{color:#fff3}.fk-header{background:var(--night-blue);padding:.8rem 4%;color:#fff}.fk-header-main-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1440px;margin:0 auto;width:100%}.fk-logo{display:flex;align-items:center;flex-shrink:0}.fk-logo img{height:80px;object-fit:contain}.fk-search-container{flex:1;position:relative;max-width:900px}.fk-search.premium-search{display:flex;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:99px;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 4px 15px #0000001a;transition:border-color .3s,box-shadow .3s,background-color .3s}.fk-search.premium-search:focus-within{border-color:#b76e7999;box-shadow:0 0 15px #b76e794d;background:#ffffff1f}.fk-search.premium-search input{flex:1;padding:.75rem 1.5rem;font-size:.9rem;border:none;outline:none;color:#fff;background:transparent;width:100%;font-family:var(--font)}.fk-search.premium-search input::placeholder{color:#ffffff73}.fk-search-btn{background:transparent;color:#ffffffbf;border:none;padding:0 1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:99px;transition:color .3s,transform .3s cubic-bezier(.165,.84,.44,1)}.fk-search-btn:hover{color:var(--amber);transform:scale(1.1)}.fk-search-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;z-index:1000;margin-top:8px;border-radius:6px;overflow:hidden;box-shadow:0 15px 35px #0003;border:1px solid #e2e8f0}.fk-search-suggestion-item{display:flex;align-items:center;gap:15px;padding:12px 18px;cursor:pointer;transition:background .15s;border-bottom:1px solid #f1f5f9}.fk-search-suggestion-item:last-child{border-bottom:none}.fk-search-suggestion-item:hover{background:#f8fafc}.fk-search-suggestion-item img{width:44px;height:44px;object-fit:cover;border-radius:4px;background:#f1f5f9}.suggestion-info{flex:1}.suggestion-name{font-size:.88rem;font-weight:600;color:#1e293b;margin-bottom:2px}.suggestion-price{font-size:.8rem;color:#ff1f1f;font-weight:700}.fk-actions{display:flex;align-items:center;gap:1.8rem}.fk-action-btn{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;cursor:pointer;background:none;border:none;padding:5px;transition:all .2s}.fk-action-btn:hover{color:var(--amber)}.fk-badge{position:absolute;top:-6px;right:-10px;background:var(--amber);color:var(--night-blue);font-size:.62rem;font-weight:900;width:18px;height:18px;border-radius:50%;border:1.5px solid var(--night-blue);display:flex;align-items:center;justify-content:center;z-index:2}.fk-premium-login{padding:.5rem 1.6rem;background:var(--white);color:var(--night-blue);font-weight:800;font-size:.82rem;border-radius:var(--radius-sm);text-decoration:none;transition:all .2s ease;white-space:nowrap}.fk-premium-login:hover{background:var(--amber);transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.fk-login-btn{background:#fff;color:#0f172a;font-weight:700;font-size:.88rem;padding:.35rem 1.4rem;border-radius:2px;border:none;cursor:pointer;text-decoration:none;white-space:nowrap;transition:box-shadow .15s}.fk-login-btn:hover{box-shadow:0 2px 8px #0003}.fk-cart-count{background:#ff9f00;color:#fff;font-size:.65rem;font-weight:700;border-radius:50%;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;margin-left:2px}.fk-account-wrap{position:relative}.fk-account-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:4px;box-shadow:0 4px 20px #0000002e;min-width:160px;z-index:300;overflow:hidden}.fk-account-dropdown a,.fk-account-dropdown button{display:block;width:100%;padding:.7rem 1.1rem;font-size:.88rem;color:#212121;text-align:left;background:none;border:none;cursor:pointer;font-family:var(--font);text-decoration:none;transition:background .15s}.fk-account-dropdown a:hover,.fk-account-dropdown button:hover{background:#f5f5f5}.fk-dd-divider{border-top:1px solid #e0e0e0;margin:2px 0}.fk-hamburger{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.3rem;margin-left:auto}.fk-nav-bar{background:var(--night-blue);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.03);position:relative;z-index:150;box-shadow:0 4px 20px #00000014}.fk-nav-inner{display:flex;align-items:stretch;max-width:1440px;margin:0 auto;padding:0 2%;gap:0;overflow-x:auto;scrollbar-width:none}.fk-nav-item{position:static;flex-shrink:0}.fk-nav-item--active>.fk-nav-link{color:var(--amber);background:#b76e7914}.fk-nav-link{display:flex;align-items:center;gap:6px;padding:.85rem 1.25rem;font-size:.8rem;font-weight:500;color:#ffffffd9;text-decoration:none;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;border-bottom:2px solid transparent;transition:color .3s cubic-bezier(.165,.84,.44,1),background-color .3s,border-color .3s}.fk-nav-link:hover{color:var(--white);background:#ffffff08;border-bottom-color:var(--amber)}.fk-nav-item--active .fk-nav-link{border-bottom-color:var(--amber)}.fk-nav-chevron{font-size:.65rem;opacity:.7;margin-left:2px;transition:transform .2s}.fk-nav-item--active .fk-nav-chevron{transform:rotate(180deg);opacity:1}.fk-nav-mega-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:3px solid var(--amber);box-shadow:0 16px 48px #0f172a2e,0 4px 12px #0f172a14;z-index:500;animation:megaFadeIn .18s ease-out forwards;pointer-events:auto}@keyframes megaFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.fk-mega-menu-inner{display:flex;flex-wrap:wrap;gap:0;max-width:1440px;margin:0 auto;padding:1.6rem 3%;align-items:flex-start}.fk-mega-col{min-width:150px;max-width:200px;flex:1 1 160px;padding:0 1.2rem 1rem 0;border-right:1px solid #f1f5f9;margin-bottom:.5rem}.fk-mega-col:last-child{border-right:none}.fk-mega-col-header{display:block;font-size:.82rem;font-weight:800;color:var(--night-blue);text-decoration:none;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.7rem;padding-bottom:.45rem;border-bottom:2px solid var(--amber);transition:color .15s}.fk-mega-col-header:hover{color:var(--amber)}.fk-mega-col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.fk-mega-col-item{display:block;font-size:.82rem;color:#475569;text-decoration:none;padding:.3rem .4rem;border-radius:3px;transition:background .14s,color .14s,padding-left .14s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fk-mega-col-item:hover{background:#f8fafc;color:var(--night-blue);padding-left:.7rem}@media(max-width:768px){.fk-nav-bar{display:none}}.fk-cat-nav{background:#fff;border-bottom:1px solid #e0e0e0}.fk-cat-nav-inner{display:flex;align-items:center;overflow-x:auto;scrollbar-width:none;padding:0 2%;gap:0}.fk-cat-nav-inner::-webkit-scrollbar{display:none}.fk-cat-item{display:flex;flex-direction:column;align-items:center;gap:3px;padding:.7rem 1.1rem;text-decoration:none;color:#212121;font-size:.78rem;font-weight:500;white-space:nowrap;border-bottom:3px solid transparent;transition:border-color .15s,color .15s;flex-shrink:0}.fk-cat-item:hover{color:#0f172a;border-bottom-color:#0f172a}.fk-cat-icon{font-size:1.3rem;line-height:1}.fk-cat-label{font-size:.75rem}.fk-home{background:#f1f3f6;min-height:100vh}.fk-hero-wrap{background:#f1f3f6;padding:12px 2% 0}.fk-hero-slider{position:relative;height:380px;border-radius:4px;overflow:hidden}.fk-hero-slide{width:100%;height:100%;display:flex;align-items:center}.fk-hero-content{padding:0 3rem;max-width:500px;color:#fff}.fk-hero-content h1,.fk-hero-content h2{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:.7rem}.fk-hero-content p{font-size:1rem;opacity:.9;margin-bottom:1.2rem}.fk-hero-btn{background:#fff;color:#0f172a;font-weight:700;font-size:.9rem;padding:.6rem 1.8rem;border:none;border-radius:2px;cursor:pointer;letter-spacing:.5px;transition:box-shadow .15s}.fk-hero-btn:hover{box-shadow:0 4px 16px #0003}.fk-hero-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:10}@media(max-width:768px){.fk-search{max-width:none;flex:1}.fk-actions{display:none}.fk-hamburger{display:flex}.fk-cat-nav{display:none}.fk-cat-nav.open{display:block}.fk-cat-nav-inner{flex-direction:column;align-items:stretch;padding:0}.fk-cat-item{flex-direction:row;padding:.9rem 1rem;border-bottom:1px solid #e0e0e0;border-right:none}.fk-hero-slider{height:220px}.fk-hero-content{padding:0 1.2rem}.fk-hero-content h1,.fk-hero-content h2{font-size:1.2rem}.fk-feature-strip{flex-wrap:wrap}.fk-feature-item{flex:50%;border-right:none;border-bottom:1px solid #e0e0e0}.fk-cat-grid{grid-template-columns:repeat(3,1fr)}.fk-why-grid{grid-template-columns:repeat(2,1fr)}.fk-section{margin:8px 0 0;border-radius:0}.fk-hero-wrap{padding:8px 0 0}.fk-feature-strip{margin:8px 0 0;border-radius:0}}.fk-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:background .2s;padding:0}.fk-dot.active{background:#fff;width:24px;border-radius:4px}.fk-feature-strip{display:flex;justify-content:center;gap:0;background:#fff;border-bottom:1px solid #e0e0e0;margin:12px 2% 0;border-radius:4px;overflow:hidden}.fk-feature-item{display:flex;align-items:center;gap:10px;padding:1rem 2rem;flex:1;border-right:1px solid #e0e0e0}.fk-feature-item:last-child{border-right:none}.fk-feature-icon{font-size:1.6rem}.fk-feature-title{font-size:.85rem;font-weight:700;color:#212121;margin:0}.fk-feature-sub{font-size:.75rem;color:#878787;margin:2px 0 0}.fk-section{background:#fff;margin:12px 2% 0;border-radius:4px;padding:1.2rem 1.5rem 1.5rem}.fk-section-gray{background:#f1f3f6;padding:0}.fk-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.fk-section-head h2{font-size:1.2rem;font-weight:700;color:#212121}.fk-see-all{color:#0f172a;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s}.fk-see-all:hover{opacity:.75}.fk-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}.fk-cat-card{text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;padding:.8rem .5rem;border-radius:4px;border:1px solid #e0e0e0;background:#fff;transition:box-shadow .2s,transform .2s;cursor:pointer}.fk-cat-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.fk-cat-card-img-wrap{width:90px;height:90px;border-radius:50%;overflow:hidden;background:#f1f3f6;display:flex;align-items:center;justify-content:center;border:2px solid #e0e0e0}.fk-cat-card-img-wrap img{width:100%;height:100%;object-fit:cover}.fk-cat-card-name{font-size:.78rem;font-weight:600;color:#212121;margin:0}.fk-why-section{background:#0f172a}.fk-why-section .fk-section-head h2{color:#fff}.fk-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;justify-content:center}.fk-why-card{background:#ffffff1f;border-radius:4px;padding:1.2rem;text-align:center;color:#fff;border:1px solid rgba(255,255,255,.2)}.fk-why-icon{font-size:2rem;margin-bottom:.5rem}.fk-why-card h4{font-size:.95rem;font-weight:700;margin-bottom:.3rem}.fk-why-card p{font-size:.8rem;opacity:.85;margin:0}@media(max-width:768px){.fk-search{max-width:none;flex:1}.fk-actions{gap:.8rem}.fk-actions .label-wrap{display:none}.fk-hamburger{display:flex}.fk-mobile-actions{display:flex;align-items:center;gap:15px;margin-left:15px;color:#fff}.fk-m-action{position:relative;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center}.m-icon-wrap{position:relative}.m-badge{position:absolute;top:-6px;right:-8px;background:#ff1f1f;color:#fff;font-size:10px;padding:1px 5px;border-radius:10px;font-weight:800;border:1.5px solid #0088cc}.fk-logo{flex-shrink:0;order:1}.fk-logo img{height:34px!important}.fk-header-main-row{padding:.75rem 1rem!important;flex-wrap:wrap!important;gap:.75rem 1rem!important}.fk-actions{display:flex!important;align-items:center;gap:1.25rem;order:2;margin-left:auto}.fk-search-container{order:3;flex:1 0 100%;min-width:0}.fk-search.premium-search{border-radius:8px!important}.fk-cat-nav{display:none}.fk-cat-nav.open{display:block}.fk-cat-nav-inner{flex-direction:column;align-items:stretch;padding:0}.fk-cat-item{flex-direction:row;padding:.9rem 1rem;border-bottom:1px solid #e0e0e0;border-right:none}.fk-hero-slider{height:220px}.fk-hero-content{padding:0 1.2rem}.fk-hero-content h1,.fk-hero-content h2{font-size:1.2rem}.fk-feature-strip{flex-wrap:wrap}.fk-feature-item{flex:50%;border-right:none;border-bottom:1px solid #e0e0e0}.fk-cat-grid{grid-template-columns:repeat(3,1fr)}.fk-why-grid{grid-template-columns:repeat(2,1fr)}.fk-section{margin:8px 0 0;border-radius:0}.fk-hero-wrap{padding:8px 0 0}.fk-feature-strip{margin:8px 0 0;border-radius:0}}.hl-premium-cat-bar{background:transparent;margin:12px 2% 0;padding:1rem .5rem;border:none;box-shadow:none}.hl-story-container{display:flex;gap:3.5rem;justify-content:center;overflow-x:auto;scrollbar-width:none;padding:15px 60px}@media(max-width:768px){.hl-story-container{padding:10px 15px;gap:1.2rem;justify-content:flex-start}.hl-story-ring{width:74px!important;height:74px!important;padding:3px!important}.hl-story-emoji{font-size:1.6rem!important}.hl-story-name{font-size:.78rem!important}.hl-story-item{min-width:75px!important}}.hl-story-container::-webkit-scrollbar{display:none}.hl-story-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;transition:transform .2s;min-width:95px}.hl-story-item:hover{transform:translateY(-4px)}.hl-story-ring{width:92px;height:92px;border-radius:50%;padding:4px;background:linear-gradient(45deg,var(--rose),var(--rose-light),var(--rose));background-size:200% 200%;animation:bgRotate 3s linear infinite;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px var(--glow-color, rgba(183, 110, 121, .25));transition:all .25s cubic-bezier(.165,.84,.44,1)}.hl-story-item:hover .hl-story-ring{box-shadow:0 8px 20px var(--glow-color, rgba(183, 110, 121, .45));transform:scale(1.05)}@keyframes bgRotate{0%{background-position:0% 50%}to{background-position:200% 50%}}.hl-story-inner{width:100%;height:100%;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;overflow:hidden}.hl-story-inner img{width:100%;height:100%;object-fit:cover}.hl-story-emoji{font-size:2.2rem}.hl-story-name{font-size:.9rem;font-weight:700;color:var(--night-blue);text-align:center}.hl-premium-module{margin:40px 2% 0;background:transparent;padding-bottom:0;border:none;box-shadow:none}.hl-mod-header{display:flex;align-items:flex-end;justify-content:space-between;padding:0 .5rem 1.25rem}.hl-mod-info{display:flex;flex-direction:column;gap:8px;flex:1}.hl-mod-title{font-size:1.75rem;font-weight:800;color:var(--night-blue);letter-spacing:-.5px;margin:0}.hl-mod-divider{width:60px;height:4px;background:var(--amber);border-radius:2px}.hl-mod-link{font-size:.9rem;font-weight:700;color:var(--amber);text-decoration:none;border-bottom:2px solid transparent;padding-bottom:2px;transition:all .2s;margin-bottom:4px}.hl-mod-link:hover{color:var(--night-blue);border-bottom-color:var(--night-blue)}.hl-deal-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;padding:.5rem .5rem 2.5rem;width:100%}@media(max-width:768px){.hl-deal-products{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;overflow-x:visible!important;padding:0 8px 16px!important}}@media(min-width:769px)and (max-width:1024px){.hl-deal-products{display:flex;overflow-x:auto;gap:12px;padding:0 16px 16px!important}}.hl-mini-card{display:flex;flex-direction:column;text-decoration:none;color:#212121;min-width:190px;max-width:190px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;flex-shrink:0;background:#fff}.hl-mini-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000000f}.hl-mini-card:hover{box-shadow:0 4px 16px #0000001f;z-index:2}.hl-mini-card-img{position:relative;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.hl-mini-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.hl-mini-card:hover .hl-mini-card-img img{transform:scale(1.07)}.hl-mini-badge{position:absolute;top:7px;left:7px;background:#388e3c;color:#fff;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:2px;letter-spacing:.2px}.hl-mini-info{padding:.65rem .8rem .8rem;display:flex;flex-direction:column;gap:3px;flex:1}.hl-mini-name{font-size:.8rem;font-weight:500;color:#212121;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35;margin:0}.hl-mini-price{font-size:.92rem;font-weight:700;color:#0f172a;margin:0}.hl-mini-mrp{font-size:.75rem;color:#999;text-decoration:line-through;margin:0}.hl-premium-trust{margin:40px 2%;padding:3rem 2rem;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--slate-100)}.hl-trust-header{text-align:center;margin-bottom:3rem}.hl-trust-header h2{font-size:2.2rem;font-weight:800;margin-bottom:.5rem}.hl-trust-header p{font-size:1rem;color:var(--slate-500)}.hl-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.hl-trust-card{background:#fff6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);padding:2rem 1.5rem;border-radius:20px;text-align:center;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s cubic-bezier(.165,.84,.44,1),border-color .4s ease,background-color .4s ease;box-shadow:0 8px 32px #4a194203,inset 0 1px #ffffff80}.hl-trust-card:hover{background:#fffc;box-shadow:0 20px 40px #4a194214,inset 0 0 0 1px #b76e791a;transform:translateY(-8px) scale(1.02);border-color:var(--amber-light)}.hl-trust-icon-wrap{font-size:2.5rem;margin-bottom:1rem}.hl-trust-card h4{font-size:1.1rem;font-weight:700;color:var(--night-blue);margin-bottom:.8rem}.hl-trust-card p{font-size:.88rem;color:var(--slate-500);line-height:1.6}.hl-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.hl-why-card{background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:5px;padding:1.1rem 1rem;text-align:center;transition:background .2s,transform .2s}.hl-why-card:hover{background:#ff9f001f;border-color:#ff9f004d;transform:translateY(-3px)}.hl-why-icon{font-size:2rem;margin-bottom:.6rem}.hl-why-card h4{font-size:.88rem;font-weight:700;color:#fff;margin:0 0 5px}.hl-why-card p{font-size:.75rem;color:#ffffff8c;margin:0;line-height:1.4}@media(max-width:960px){.hl-why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hl-cat-ribbon-wrap,.hl-deal-module{margin:8px 0 0;border-radius:0}.hl-mini-card{min-width:140px;max-width:140px}.hl-deal-header{padding:.9rem 1rem}.hl-deal-title{font-size:1rem}.hl-why-section{margin:8px 0;border-radius:0}.hl-why-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.hl-why-inner{padding:1.4rem 1rem}}@media(max-width:480px){.hl-mini-card{min-width:120px;max-width:120px}.hl-why-grid{grid-template-columns:repeat(2,1fr)}}.cart-badge{position:relative;font-size:1.2rem;display:flex;align-items:center}.cart-badge .count{position:absolute;top:-8px;right:-10px;background:var(--rose);color:#fff;font-size:.65rem;width:18px;height:18px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border-radius:99px;font-weight:500;font-size:.9rem;transition:var(--transition);gap:.5rem;letter-spacing:.5px}.btn-primary{background:var(--plum);color:var(--white)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4a194233;background:var(--plum-dark)}.btn-rose{background:var(--rose);color:var(--white);border:none}.btn-rose:hover{transform:translateY(-2px);box-shadow:0 8px 24px #b76e7940;background:var(--rose-light)}.btn-outline{background:transparent;border:1.5px solid var(--plum);color:var(--plum)}.btn-outline:hover{background:var(--plum);color:var(--white)}.btn-gold{background:var(--gold);color:var(--plum-dark);font-weight:600}.btn-sm{padding:.55rem 1.4rem;font-size:.8rem}.btn-lg{padding:.95rem 2.8rem;font-size:1rem}.btn-full{width:100%;border-radius:99px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.hero{position:relative;height:520px;overflow:hidden;display:flex;align-items:center;background:linear-gradient(135deg,var(--plum-dark) 0%,var(--plum) 50%,var(--rose) 100%)}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.35}.hero-content{position:relative;z-index:2;padding:0 4rem;max-width:600px;color:var(--white)}.hero h1{font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:1rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}.hero p{font-size:1.1rem;opacity:.9;margin-bottom:1.5rem;font-weight:300}.hero-stats{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.hero-rating{background:var(--gold);color:var(--plum-dark);padding:.3rem .8rem;border-radius:var(--radius-sm);font-weight:700;font-size:.9rem}.hero-trust{font-size:1rem;font-weight:600}.categories-bar{display:flex;justify-content:center;gap:2rem;padding:2rem 1rem;background:var(--white);overflow-x:auto;scrollbar-width:none}.categories-bar::-webkit-scrollbar{display:none}.cat-circle{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:var(--transition);text-decoration:none;min-width:80px}.cat-circle:hover{transform:translateY(-4px)}.cat-circle img{width:72px;height:72px;border-radius:var(--radius-full);object-fit:cover;border:3px solid var(--rose-pale);transition:var(--transition)}.cat-circle:hover img{border-color:var(--rose);box-shadow:var(--shadow-glow)}.cat-circle span{font-size:.8rem;font-weight:600;color:var(--charcoal);text-align:center}.section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2rem;font-weight:600;color:var(--plum-dark);margin-bottom:.5rem;letter-spacing:-.5px}.section-sub{text-align:center;color:var(--slate-500);margin-bottom:2.5rem;font-size:1rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,290px));justify-content:center;gap:1.5rem;padding:1rem 0}.fk-card{display:flex;flex-direction:column;background:var(--white);border-radius:12px;text-decoration:none;color:var(--charcoal);cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000a;border:1px solid rgba(0,0,0,.05)}.fk-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a;z-index:2;border-color:#0000001a}.fk-card-img-wrap{position:relative;background:#f5f5f5;overflow:hidden;aspect-ratio:1 / 1}.fk-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.fk-card:hover .fk-card-img{transform:scale(1.06)}.fk-discount-badge{position:absolute;top:8px;left:8px;background:#388e3c;color:#fff;font-size:.7rem;font-weight:700;padding:3px 7px;border-radius:2px;letter-spacing:.3px}.fk-card-body{padding:.75rem .9rem 1rem;display:flex;flex-direction:column;gap:4px;flex:1}.premium-label{font-size:.65rem;font-weight:700;color:var(--amber);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;display:block}.fk-title{font-size:.92rem;font-weight:500;color:#212121;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.fk-rating-row{display:flex;align-items:center;gap:6px;margin-top:2px}.fk-rating-pill{background:#388e3c;color:#fff;font-size:.72rem;font-weight:700;padding:2px 7px;border-radius:3px}.fk-review-count{font-size:.75rem;color:#878787}.fk-price-row{display:flex;align-items:baseline;gap:6px;margin-top:4px;flex-wrap:wrap}.fk-price{font-size:1.05rem;font-weight:700;color:#212121}.fk-mrp{font-size:.82rem;color:#878787;text-decoration:line-through}.fk-save{font-size:.82rem;font-weight:600;color:#388e3c}.fk-delivery{font-size:.75rem;color:#878787;margin:2px 0 0}.product-card{background:var(--white);border-radius:var(--radius-md);overflow:hidden;transition:var(--transition);box-shadow:var(--shadow-sm);cursor:pointer;position:relative}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.product-card .badge{position:absolute;top:12px;left:12px;background:var(--rose);color:#fff;font-size:.7rem;padding:.25rem .6rem;border-radius:var(--radius-sm);font-weight:600;z-index:2}.product-card img{width:100%;height:280px;object-fit:cover;transition:var(--transition)}.product-card:hover img{transform:scale(1.05)}.product-card .card-body{padding:1rem}.product-card .card-body h3{font-size:1rem;font-weight:600;margin-bottom:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card .card-body .price-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.price{font-weight:700;color:#0f172a;font-size:1.1rem}.mrp{text-decoration:line-through;color:var(--gray-400);font-size:.85rem}.discount{color:#388e3c;font-size:.8rem;font-weight:600}.stars{color:var(--gold);font-size:.85rem;display:flex;align-items:center;gap:.3rem}.stars span{color:var(--gray-400);font-size:.75rem}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:3rem 2rem;max-width:1100px;margin:0 auto}.pd-image{display:flex;flex-direction:column;gap:1rem;min-width:0;overflow:hidden}.pd-main-image{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--white);box-shadow:var(--shadow-md);cursor:crosshair;min-width:0;max-width:100%}.pd-main-image img{width:100%;max-width:100%;height:auto;max-height:600px;object-fit:contain;display:block;margin:0 auto;transition:transform .2s ease-out}@media(hover:hover)and (min-width:1024px){.pd-main-image:hover img{transform:scale(1.8)}}.pd-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:var(--shadow-sm);transition:var(--transition);color:var(--plum);font-weight:700}.pd-nav-btn:hover{background:var(--white);box-shadow:var(--shadow-md)}.pd-nav-prev{left:1rem}.pd-nav-next{right:1rem}.pd-thumbnails{display:flex;gap:.8rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin}.pd-thumbnail{width:70px;height:70px;border-radius:var(--radius-sm);object-fit:cover;cursor:pointer;border:2px solid transparent;transition:var(--transition);flex-shrink:0;background:var(--white)}.pd-thumbnail.active{border-color:var(--plum)}.pd-thumbnail:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.pd-info{display:flex;flex-direction:column;gap:1rem}.pd-info h1{font-size:2rem;font-weight:700}.pd-info .pd-prices{display:flex;align-items:baseline;gap:1rem}.pd-info .pd-prices .price{font-size:1.8rem}.pd-info .pd-prices .mrp{font-size:1.1rem}.pd-desc{color:var(--gray-500);line-height:1.8}.pd-tab-content{padding:2.5rem}.qty-selector{display:flex;align-items:center;gap:0;border:2px solid var(--gray-200);border-radius:var(--radius-md);width:fit-content;overflow:hidden}.qty-selector button{width:40px;height:40px;background:var(--gray-100);font-size:1.2rem;font-weight:600;color:var(--charcoal);transition:var(--transition)}.qty-selector button:hover{background:var(--rose-pale)}.qty-selector span{width:50px;text-align:center;font-weight:600;font-size:1rem}.pd-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.5rem}.pd-header-row h1{margin-bottom:0;flex:1}.pd-share-icon{background:var(--white);border:1px solid var(--gray-200);color:var(--charcoal);width:42px;height:42px;border-radius:50%;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--shadow-sm)}.pd-share-icon:hover{background:var(--rose-pale);color:var(--rose);border-color:var(--rose);transform:translateY(-2px);box-shadow:var(--shadow-md)}.pd-share-icon svg{width:20px;height:20px}.share-btn.whatsapp:hover{background:#25d366;border-color:#25d366;color:#fff}.share-btn.copy:hover{background:var(--plum);border-color:var(--plum);color:#fff}.stats-section{background:var(--white);padding:4rem 2rem;text-align:center}.stats-grid{display:flex;justify-content:center;gap:4rem;margin-top:2rem;flex-wrap:wrap}.stat-item .stat-number{font-size:3rem;font-weight:800;background:linear-gradient(135deg,var(--plum),var(--rose));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-item .stat-label{color:var(--gray-500);font-size:.9rem;max-width:180px;margin:0 auto}.testimonials{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonials::-webkit-scrollbar{display:none}.testimonial-card{min-width:320px;background:var(--white);border-radius:var(--radius-lg);padding:1.5rem;scroll-snap-align:start;flex-shrink:0}.testimonial-card .tc-header{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.testimonial-card .tc-avatar{width:48px;height:48px;border-radius:var(--radius-full);background:var(--plum);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.testimonial-card .tc-stars{color:var(--plum-dark);font-size:.9rem}.testimonial-card .tc-text{color:var(--plum-dark);font-size:.9rem;line-height:1.6;font-style:italic}.testimonial-card .tc-name{margin-top:.8rem;font-weight:600;color:var(--plum-dark);font-size:.85rem}.tc-verified{display:inline-block;background:var(--plum);color:#fff;font-size:.65rem;padding:.15rem .5rem;border-radius:4px;font-weight:600;margin-left:.5rem}.promise-section{background:linear-gradient(135deg,var(--plum-dark),var(--plum));color:var(--white);padding:4rem 2rem}.promise-grid{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;max-width:900px;margin:2rem auto 0}.promise-item{text-align:center;max-width:200px}.promise-icon{width:64px;height:64px;background:#b76e7933;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.promise-item h4{font-weight:600;margin-bottom:.3rem}.promise-item p{font-size:.85rem;opacity:.8}.cart-page{max-width:900px;margin:0 auto;padding:2rem}.cart-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:var(--white);border-radius:var(--radius-md);margin-bottom:1rem;box-shadow:var(--shadow-sm)}.cart-item img{width:100px;height:100px;object-fit:cover;border-radius:var(--radius-sm)}.cart-item-info{flex:1}.cart-item-info h3{font-size:1rem;font-weight:600}.cart-item-info .price{margin-top:.3rem}.cart-item .remove-btn{color:var(--danger);background:none;font-size:.85rem;font-weight:500;padding:.3rem .8rem;border-radius:var(--radius-sm);transition:var(--transition)}.cart-item .remove-btn:hover{background:#fee}.cart-summary{background:var(--white);padding:1.5rem;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-top:1.5rem}.cart-summary .summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.95rem}.cart-summary .summary-total{border-top:2px solid var(--gray-200);margin-top:.5rem;padding-top:.8rem;font-weight:700;font-size:1.2rem}.auth-page{max-width:440px;margin:3rem auto;padding:2rem}.auth-card{background:var(--white);padding:2.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.auth-card h2{text-align:center;margin-bottom:.5rem;font-size:1.5rem;background:linear-gradient(135deg,var(--plum),var(--rose));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-card .auth-sub{text-align:center;color:var(--gray-500);margin-bottom:2rem;font-size:.9rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;font-weight:500;margin-bottom:.4rem;font-size:.9rem;color:var(--charcoal)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:2px solid var(--gray-200);border-radius:var(--radius-md);font-size:.9rem;transition:var(--transition);background:var(--ivory)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--rose);outline:none;box-shadow:0 0 0 3px #b76e791a}.error-msg{background:#fee;color:var(--danger);padding:.6rem 1rem;border-radius:var(--radius-sm);margin-bottom:1rem;font-size:.85rem;text-align:center}.success-msg{background:#efe;color:var(--success);padding:.6rem 1rem;border-radius:var(--radius-sm);margin-bottom:1rem;font-size:.85rem;text-align:center}.checkout-page{max-width:700px;margin:2rem auto;padding:2rem}.checkout-steps{display:flex;justify-content:center;gap:0;margin-bottom:2rem}.checkout-step{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;color:var(--gray-400);position:relative}.checkout-step.active{color:var(--plum);font-weight:700}.checkout-step .step-num{width:28px;height:28px;border-radius:var(--radius-full);background:var(--gray-200);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.checkout-step.active .step-num{background:var(--plum);color:#fff}.checkout-step.done .step-num{background:var(--success);color:#fff}.footer{background:#0f081d!important;color:#babcbf!important;padding:4rem 4%!important;box-sizing:border-box!important;font-family:var(--font)!important}.footer-inner{max-width:1400px!important;margin:0 auto!important;display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr!important;gap:3rem!important}.footer-brand .footer-logo{margin-bottom:1.25rem!important}.footer-brand p{font-size:.85rem!important;color:#9ca3af!important;line-height:1.7!important;max-width:320px!important}.footer h4{color:#fff!important;font-size:.95rem!important;font-weight:700!important;margin-bottom:1.5rem!important;text-transform:uppercase!important;letter-spacing:1px!important;position:relative!important;padding-bottom:8px!important}.footer h4:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:30px!important;height:2px!important;background:#5d25be!important}.footer a{display:block!important;font-size:.88rem!important;color:#babcbf!important;margin-bottom:.75rem!important;text-decoration:none!important;transition:all .2s ease!important}.footer a:hover{color:#a78bfa!important;transform:translate(4px)!important}.footer-bottom{max-width:1400px!important;margin:3rem auto 0!important;padding-top:2rem!important;border-top:1px solid rgba(255,255,255,.08)!important;text-align:center!important;font-size:.82rem!important;color:#6b7280!important;opacity:1!important}.admin-layout{display:flex;min-height:100vh;background:#f4f7fa;font-family:Inter,system-ui,-apple-system,sans-serif}.admin-sidebar{width:260px;background:#1a1d21;color:#94a3b8;display:flex;flex-direction:column;flex-shrink:0;transition:all .3s ease;z-index:100;box-shadow:4px 0 10px #0000000d}.admin-sidebar-header{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:1rem}.admin-sidebar-header h2{color:var(--white);font-size:1.25rem;font-weight:700;letter-spacing:-.5px;margin:0;display:flex;align-items:center;gap:.75rem}.admin-nav{flex:1;padding:0 .75rem}.admin-sidebar a{display:flex;align-items:center;gap:.75rem;padding:.8rem 1rem;color:#94a3b8;text-decoration:none;border-radius:8px;margin-bottom:.25rem;font-size:.9rem;font-weight:500;transition:all .2s ease}.admin-sidebar a:hover{background:#ffffff0d;color:var(--white)}.admin-sidebar a.active{background:var(--plum);color:var(--white);box-shadow:0 4px 12px #b76e7933}.admin-sidebar-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.05)}.admin-user-profile{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#ffffff08;border-radius:12px}.admin-user-avatar{width:32px;height:32px;background:var(--rose);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.8rem}.admin-user-info div{font-size:.85rem;color:var(--white);font-weight:600}.admin-user-info span{font-size:.7rem;color:#64748b}.admin-content{flex:1;padding:2.5rem;background:#f8fafc;overflow-y:auto}.admin-header-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.admin-header-row h1{font-size:1.75rem;font-weight:800;color:#1e293b;margin:0}.admin-header-row p{color:#64748b;margin-top:.35rem;font-size:.95rem}.sc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem}.sc-item{background:var(--white);padding:1.5rem;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;align-items:center;gap:1.25rem;border:1px solid rgba(0,0,0,.02);transition:all .3s ease}.sc-item:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.sc-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.sc-icon.blue{background:#e0f2fe;color:#0284c7}.sc-icon.green{background:#dcfce7;color:#16a34a}.sc-icon.purple{background:#f3e8ff;color:#9333ea}.sc-icon.orange{background:#ffedd5;color:#ea580c}.sc-details .sc-label{font-size:.85rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.sc-details .sc-value{font-size:1.75rem;font-weight:800;color:#0f172a}.saas-table{width:100%;border-collapse:collapse}.saas-table th{text-align:left;padding:1rem;background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:700;text-transform:uppercase;border-bottom:1px solid #edf2f7}.saas-table td{padding:1rem;border-bottom:1px solid #edf2f7;font-size:.9rem;color:#334155;vertical-align:middle}.saas-table tr:hover td{background:#fcfcfd}.saas-table img{width:44px;height:44px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}.badge-wrapper{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:6px;font-size:.75rem;font-weight:600}.badge-blue{background:#e0f2fe;color:#0369a1}.badge-green{background:#dcfce7;color:#15803d}.badge-red{background:#fee2e2;color:#b91c1c}.saas-form-section{margin-bottom:2.5rem}.saas-form-section h4{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:1.25rem;border-bottom:1px solid #e2e8f0;padding-bottom:.75rem}.saas-input-group{margin-bottom:1.25rem}.saas-input-group label{display:block;font-size:.85rem;font-weight:600;color:#475569;margin-bottom:.5rem}.saas-input-group input,.saas-input-group select,.saas-input-group textarea{width:100%;padding:.75rem 1rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;font-size:.9rem;transition:all .2s ease}.saas-input-group input:focus{border-color:var(--plum);box-shadow:0 0 0 4px #b76e791a;outline:none}.empty-state{text-align:center;padding:4rem 2rem;color:var(--gray-400)}.empty-state .empty-icon{font-size:3rem;margin-bottom:1rem}.empty-state h3{color:var(--charcoal);margin-bottom:.5rem}.loading{display:flex;justify-content:center;align-items:center;padding:6rem}.spinner{width:48px;height:48px;border:4px solid var(--rose-pale);border-top-color:var(--rose);border-radius:var(--radius-full);animation:spin 1s cubic-bezier(.68,-.55,.265,1.55) infinite}@keyframes spin{to{transform:rotate(360deg)}}.order-success{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.order-success .check-circle{width:80px;height:80px;border-radius:var(--radius-full);background:var(--success);color:#fff;font-size:2.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.mobile-toggle{display:none;background:none;font-size:1.5rem;color:var(--charcoal)}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.order-confirm-btns{display:flex;gap:1rem;justify-content:center;margin-top:1rem;flex-wrap:wrap}@media(max-width:1024px){.hero h1{font-size:2.8rem}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.section{padding:3rem 1.25rem}.section-title{font-size:1.75rem}.header{padding:.4rem 1.25rem!important}.header-logo img{height:48px!important}.mobile-toggle{display:block!important;border:none;background:none;font-size:1.6rem;color:var(--plum)}.header-nav{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--white);padding:2rem;gap:1.5rem;box-shadow:var(--shadow-lg);z-index:1000;border-top:1px solid var(--gray-200)}.header-nav.open{display:flex}.header-nav a{font-size:1.1rem;font-weight:500}.hero{height:auto;min-height:420px;padding:4rem 0}.hero h1{font-size:2.2rem;line-height:1.2;margin-bottom:1.5rem}.hero p{font-size:1rem;padding:0 1rem;margin-bottom:2rem}.hero-content{text-align:center;align-items:center;display:flex;flex-direction:column}.hero-stats{justify-content:center;gap:.8rem}.categories-bar{justify-content:flex-start;overflow-x:auto;padding:1.5rem 1rem;gap:1.25rem;scrollbar-width:none}.categories-bar::-webkit-scrollbar{display:none}.cat-circle{flex:0 0 85px;text-align:center}.cat-circle img{width:65px;height:65px;margin:0 auto .5rem}.section{padding:2rem 1rem}.section-title{font-size:1.5rem;margin-bottom:1.5rem}.product-detail{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1rem 6.5rem;max-width:100vw;overflow-x:hidden}.pd-image{position:static;min-width:0!important;max-width:100%!important;overflow:hidden!important}.pd-main-image{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;overflow:hidden!important}.pd-main-image img{max-height:400px!important;max-width:100%!important;width:100%!important;height:auto!important;object-fit:contain!important;display:block!important;margin:0 auto!important;transform:none!important;transform-origin:center center!important}.pd-info h1{font-size:1.5rem}.pd-header-row{align-items:center;gap:1rem}.pd-nav-btn{width:32px!important;height:32px!important;font-size:1rem!important;background:#ffffffe6!important}.pd-nav-prev{left:8px!important}.pd-nav-next{right:8px!important}.pd-tab-content{padding:1.25rem}.zoom-container{display:none!important}.fk-header{padding:.5rem 1rem!important}.cart-item{flex-wrap:wrap;gap:1.25rem;padding:1.25rem;border-radius:var(--radius-md)}.cart-item img{width:75px;height:75px}.cart-item-info{flex:1;min-width:160px}.qty-selector{order:3}.cart-item .price:last-of-type{order:4;flex:1;text-align:right}.cart-item .remove-btn{order:5;width:100%;text-align:center;padding:.8rem;border:1px solid var(--gray-200);border-radius:var(--radius-sm);margin-top:.5rem}.checkout-page{padding:1.5rem 1rem}.checkout-steps{gap:.5rem}.checkout-step{font-size:.75rem;padding:.6rem}.step-num{width:22px;height:22px;font-size:.75rem}.footer-inner{grid-template-columns:1fr 1fr;gap:2.5rem;padding-bottom:3rem}.footer-logo{font-size:1.5rem}.admin-sidebar{width:75px;padding:0}.admin-sidebar-header h2,.admin-sidebar-footer .admin-user-info,.admin-sidebar-footer a{display:none}.admin-sidebar a{justify-content:center;padding:1.25rem}.admin-sidebar a span:last-child{display:none}.admin-content{padding:1.5rem}.admin-header-row{flex-direction:column;align-items:flex-start;gap:1rem}.sc-grid{grid-template-columns:1fr}.saas-table{display:block;overflow-x:auto}}@media(max-width:480px){.hero h1{font-size:1.85rem}.section-title{font-size:1.55rem}.hero-stats span{font-size:.8rem;padding:.4rem .8rem}.footer-inner{grid-template-columns:1fr;gap:2rem}.service-bar{display:none}.product-grid{gap:.75rem;padding:0 .5rem}.product-card img{height:165px}.product-card h3{font-size:.85rem;line-height:1.3;height:2.3rem}}.chatbot-container{position:fixed;bottom:2rem;right:2rem;z-index:9999}.chatbot-toggle{width:60px;height:60px;border-radius:50%;background:var(--plum);color:var(--white);border:none;box-shadow:0 4px 15px #b76e794d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.chatbot-toggle:hover{transform:scale(1.1);background:var(--rose)}.chatbot-window{position:absolute;bottom:80px;right:0;width:320px;background:var(--white);border-radius:var(--radius-lg);box-shadow:0 10px 30px #00000026;overflow:hidden;border:1px solid var(--gray-200)}.chatbot-header{background:var(--plum);color:var(--white);padding:1.25rem;display:flex;justify-content:space-between;align-items:center}.chatbot-header-info{display:flex;align-items:center;gap:1rem}.chatbot-avatar{width:35px;height:35px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem}.chatbot-name{font-size:.95rem;font-weight:600}.chatbot-status{font-size:.75rem;opacity:.8}.chatbot-close{background:none;border:none;color:var(--white);font-size:1.5rem;cursor:pointer}.chatbot-body{padding:1.5rem;max-height:300px;overflow-y:auto;background:var(--blush)}.chatbot-body p{margin-bottom:1rem;font-size:.9rem;line-height:1.5;color:var(--charcoal)}.chatbot-footer{padding:1rem 1.25rem 1.5rem;background:var(--white)}.btn-whatsapp-chat{width:100%;padding:.75rem;background:#25d366;color:var(--white);border:none;border-radius:var(--radius-md);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.btn-whatsapp-chat:hover{background:#128c7e;transform:translateY(-2px)}@media(max-width:768px){.chatbot-container{bottom:85px;right:1rem}.chatbot-window{width:280px;right:-.5rem}}.fk-wish-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#cbd5e1;border:none;cursor:pointer;z-index:5;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 6px #0000000d}.fk-wish-btn:hover{transform:scale(1.15);color:#ef4444;background:#fff;box-shadow:0 6px 12px #ef444426}.fk-wish-btn.active{color:#ef4444;background:#fff;box-shadow:0 4px 15px #ef444440}.icon-badge-wrap{position:relative;display:flex;align-items:center;justify-content:center}.fk-badge,.fk-badge-simple{position:absolute;top:-8px;right:-10px;background:var(--rose);color:#fff;font-size:.65rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--night-blue);z-index:2;box-shadow:0 2px 4px #0003}.fk-nav-bar{background:var(--night-dark);padding:.6rem 4%;border-top:1px solid rgba(255,255,255,.05)}.fk-nav-inner{display:flex;gap:1.8rem;max-width:1440px;margin:0 auto;overflow-x:auto;scrollbar-width:none}.fk-nav-inner::-webkit-scrollbar{display:none}.fk-nav-link{color:#fff;text-decoration:none;font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:6px;transition:all .15s;white-space:nowrap}.fk-nav-link:hover{color:var(--amber)}.nav-arrow{font-size:.55rem;opacity:.5}.fk-mega-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;z-index:1000;margin-top:8px;border-radius:6px;overflow-y:auto;max-height:65vh;box-shadow:0 15px 35px #0003;border:1px solid #e2e8f0;padding:0;color:#333}.fk-mega-columns{display:flex;width:100%}.fk-mega-col{padding:1.5rem}.fk-mega-col-left{width:300px;background:#f8fafc;border-right:1px solid #e2e8f0;flex-shrink:0}.fk-mega-col-right{flex:1;background:#fff}.fk-mega-title{font-size:.8rem;font-weight:700;color:#64748b;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.fk-mega-cat-list{list-style:none;padding:0;margin:0}.fk-mega-cat-list li{padding:.8rem 1rem;font-size:.95rem;font-weight:600;color:#334155;cursor:pointer;transition:color .15s}.fk-mega-cat-list li:hover{color:#ef4444}.fk-mega-prod-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.fk-mega-prod-card{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:8px;border:1px solid #f1f5f9;cursor:pointer;transition:box-shadow .2s,border-color .2s}.fk-mega-prod-card:hover{box-shadow:0 4px 12px #0000000d;border-color:#e2e8f0}.fk-mega-prod-img{width:80px;height:80px;flex-shrink:0;background:#f8fafc;border-radius:6px;overflow:hidden}.fk-mega-prod-img img{width:100%;height:100%;object-fit:cover}.fk-mega-prod-info{flex:1;display:flex;flex-direction:column;gap:4px}.fk-mega-prod-price{display:flex;align-items:center;gap:8px}.fk-mega-prod-price .price{color:#ef4444;font-weight:700;font-size:1.1rem}.fk-mega-prod-price .mrp{color:#94a3b8;font-size:.85rem;text-decoration:line-through}.fk-mega-prod-info .rating{font-size:.8rem;color:#f59e0b;font-weight:600}.fk-mega-prod-name{font-size:.9rem;color:#1e293b;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fk-mega-view-btn{margin-top:6px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:4px;display:inline-block;align-self:flex-start}@media(max-width:768px){.hl-deal-products .dd-card{min-width:145px;max-width:145px;scroll-snap-align:start;flex-shrink:0}.hl-deal-products:after{content:"";padding-right:16px;flex-shrink:0}}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,280px));justify-content:center;gap:12px;padding:10px}.dd-card{background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;color:inherit;position:relative;padding:16px;box-shadow:0 8px 32px #4a194205,inset 0 1px #fff9;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s cubic-bezier(.165,.84,.44,1),border-color .4s ease}.dd-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #4a194214,inset 0 0 0 1px #b76e7926;border-color:#b76e7980;z-index:2}.dd-card-img-wrap{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#faf7f5;border-radius:12px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.dd-card-img{max-width:90%;max-height:90%;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.dd-card:hover .dd-card-img{transform:scale(1.08)}.dd-best-seller{position:absolute;top:0;left:0;background:#4a1942;color:#fff;font-size:.65rem;font-weight:600;padding:4px 12px;border-radius:12px 0;z-index:2;text-transform:uppercase;letter-spacing:.8px}.dd-card-actions{position:absolute;bottom:-15px;left:0;right:0;display:flex;justify-content:center;gap:12px;padding:15px 10px 10px;background:linear-gradient(to top,rgba(255,255,255,.95) 40%,transparent);opacity:0;transition:all .3s cubic-bezier(.165,.84,.44,1);backdrop-filter:blur(2px)}.dd-card:hover .dd-card-actions{opacity:1;bottom:0}.dd-action-btn{width:38px;height:38px;border-radius:50%;border:1px solid #ede5de;background:#fff;display:flex;align-items:center;justify-content:center;color:#4a1942;cursor:pointer;box-shadow:0 4px 12px #4a19420d;transition:all .25s cubic-bezier(.23,1,.32,1)}.dd-action-btn svg{width:18px;height:18px;stroke-width:2.2}.dd-action-btn:hover{background:#4a1942;color:#fff;border-color:#4a1942;transform:scale(1.1) translateY(-2px)}.dd-action-btn.active{color:#b76e79}.dd-action-btn.active svg{fill:currentColor}.dd-card-body{display:flex;flex-direction:column;gap:8px}.dd-price-row{display:flex;align-items:baseline;gap:8px}.dd-price{font-size:1.05rem;font-weight:800;color:#4a1942}.dd-mrp{font-size:.75rem;text-decoration:line-through;color:#94a3b8;font-weight:500}.dd-stars{color:#b76e79;font-size:.85rem;letter-spacing:1.5px}.dd-star-empty{color:#e2e8f0}.dd-title{font-family:var(--font-serif);font-size:1.15rem;color:var(--plum-dark);line-height:1.3;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;letter-spacing:-.1px}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important;padding:6px!important}.dd-card{padding:8px;border-radius:12px;min-height:180px;border:1px solid #ede5de}.dd-card-img-wrap{margin-bottom:4px;aspect-ratio:1}.dd-price{font-size:.85rem;font-weight:800}.dd-mrp{font-size:.65rem}.dd-title{font-family:var(--font-serif);font-size:.85rem;height:2.2rem;line-height:1.1;margin-top:2px}.dd-stars{font-size:.75rem;margin-bottom:2px!important}.dd-best-seller{font-size:.45rem;padding:1px 4px}.dd-card-actions{display:flex!important;opacity:1!important;inset:6px 6px auto auto!important;flex-direction:column!important;gap:6px!important;padding:0!important;background:transparent!important;backdrop-filter:none!important}.dd-action-btn{width:28px!important;height:28px!important;background:#ffffffe6!important;border-radius:6px!important;box-shadow:0 2px 8px #0000001f!important}.dd-action-btn svg{width:14px!important;height:14px!important;stroke-width:2.5!important}.dd-action-btn.active{background:#fff!important;color:#b76e79!important}.hl-deal-products .dd-card{min-width:0;max-width:none;width:100%}}.fk-nav-outer,.hl-megacat-outer{position:relative;width:100%}.hl-megacat-outer{max-width:1300px;margin:0 auto;padding:0 10px}.fk-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#fff;border:1px solid #eaeaea;border-radius:50%;color:#5d25be;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000001f;font-size:16px;font-weight:700}.fk-nav-arrow:hover{background:#5d25be;color:#fff;border-color:#5d25be;transform:translateY(-50%) scale(1.08);box-shadow:0 6px 16px #5d25be40}.fk-nav-arrow.left{left:10px}.fk-nav-arrow.right{right:10px}.hl-story-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#fffffff2;backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:50%;color:#1e293b;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #00000026;font-size:20px}.hl-story-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #0003;color:#ff9f00}.hl-story-arrow.left{left:0}.hl-story-arrow.right{right:0}.pl-layout{display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:start;width:100%}.pl-sidebar-wrap{position:sticky;top:80px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;padding:1.5rem;max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin}.pl-sidebar-wrap::-webkit-scrollbar{width:4px}.pl-sidebar-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.pl-sidebar-title{font-size:.95rem;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.2rem;padding-bottom:.8rem;border-bottom:2px solid #ff9f00}.pl-cat-tree{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.pl-tree-item{display:flex;flex-direction:column}.pl-tree-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem .6rem;border-radius:6px;cursor:pointer;transition:background .2s,color .2s;text-decoration:none;font-size:.9rem;color:#334155;font-weight:500}.pl-tree-row:hover{background:#f8fafc;color:#0f172a}.pl-tree-row.active{background:#fef3c7;color:#d97706;font-weight:700}.pl-tree-toggle{background:none;border:none;cursor:pointer;font-size:.75rem;color:#64748b;padding:2px 6px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.pl-tree-toggle:hover{background:#e2e8f0;color:#0f172a}.pl-tree-toggle.open{transform:rotate(90deg)}.pl-sub-tree{padding-left:1.2rem;margin-top:2px;display:flex;flex-direction:column;gap:2px;border-left:1px solid #e2e8f0;margin-left:.8rem}.pl-sub-tree .pl-tree-row{font-size:.85rem;padding:.4rem .6rem}.pl-main-wrap .product-grid{grid-template-columns:repeat(3,1fr)}@media(min-width:1280px){.hl-story-arrow.left{left:-10px}.hl-story-arrow.right{right:-10px}}@media(max-width:768px){.fk-nav-arrow,.hl-story-arrow{display:none}.hl-megacat-strip{padding:0 10px!important}.pl-layout{grid-template-columns:1fr;gap:1rem}.pl-sidebar-wrap{display:none}.pl-cat-explorer-wrap{display:block!important}.pl-main-wrap .product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:769px){.pl-layout{display:grid}.pl-cat-explorer-wrap{display:none!important}}.mobile-account-root{background:var(--slate-50);min-height:100vh}.mobile-account-header{background:#fff;padding:30px 20px;border-bottom:1px solid var(--slate-200)}.user-profile-summary{display:flex;align-items:center;gap:15px}.user-avatar{width:60px;height:60px;background:#2874f0;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;border-radius:50%}.user-text h3{font-size:1.1rem;color:var(--night-blue);margin-bottom:2px}.user-text p{font-size:.85rem;color:var(--slate-500)}.mobile-account-group{margin-top:15px;background:#fff;border-top:1px solid var(--slate-200);border-bottom:1px solid var(--slate-200)}.group-title{padding:15px 20px 5px;font-size:.75rem;text-transform:uppercase;color:var(--slate-400);letter-spacing:1px}.mobile-account-item{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid var(--slate-100);cursor:pointer}.mobile-account-item:last-child{border-bottom:none}.item-left{display:flex;align-items:center;gap:12px}.item-icon{color:#2874f0;display:flex}.item-label{font-size:.95rem;color:var(--slate-700);font-weight:500}.item-arrow{color:var(--slate-300)}.mobile-overlay-view{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:2000;display:flex;flex-direction:column}.overlay-header{height:60px;display:flex;align-items:center;padding:0 15px;gap:15px;border-bottom:1px solid var(--slate-200)}.overlay-header h3{font-size:1.1rem}.overlay-content{flex:1;overflow-y:auto;padding:15px;background:var(--slate-50)}.mobile-order-card{background:#fff;border-radius:12px;margin-bottom:15px;padding:15px;border:1px solid var(--slate-200)}.order-head{display:flex;justify-content:space-between;margin-bottom:15px;font-weight:600;font-size:.9rem}.order-item-row{display:flex;gap:12px;padding:10px 0;border-top:1px solid var(--slate-100)}.order-item-row img{width:50px;height:50px;object-fit:cover;border-radius:6px}.item-info .name{font-size:.85rem;margin-bottom:4px}.item-info .qty{font-size:.75rem;color:var(--slate-500)}.order-foot{margin-top:10px;padding-top:10px;border-top:1px dashed var(--slate-200);display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:700}.reorder-link{color:#2874f0;font-size:.8rem}.mobile-search-header{height:60px;display:flex;align-items:center;padding:0 10px;gap:10px;border-bottom:1px solid var(--slate-100)}.overlay-search-form{flex:1;position:relative;display:flex;align-items:center}.overlay-search-form input{width:100%;height:40px;border:none;background:var(--slate-50);padding:0 40px 0 15px;border-radius:8px;font-size:1rem;outline:none}.overlay-search-form .clear-btn{position:absolute;right:10px;background:none;border:none;color:var(--slate-400);font-size:1.2rem}.overlay-results{flex:1;overflow-y:auto;padding:20px}.search-section{margin-bottom:30px}.search-section .section-title{font-size:.8rem;font-weight:700;color:var(--slate-400);text-transform:uppercase;margin-bottom:15px;letter-spacing:.5px}.history-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--slate-100);color:var(--slate-700);font-size:.95rem}.tags-grid{display:flex;flex-wrap:wrap;gap:8px}.suggestion-item{display:flex;align-items:center;gap:12px;padding:12px 15px;border-bottom:1px solid var(--slate-50);font-size:.95rem;color:var(--slate-700)}body{background-color:#f4f6fa!important}.fk-header-root{background:#fff!important;box-shadow:0 2px 15px #0000000a!important;border-bottom:1px solid #eaeaea!important}.fk-top-bar{background:#1c0a40!important;color:#ffffffd9!important}.fk-header{background:#fff!important;color:#1e1e1e!important;padding:.8rem 4%!important}.fk-logo img{height:60px!important;filter:none!important}.fk-search.premium-search{background:#fff!important;border:1px solid #e0e0e0!important;border-radius:99px!important;box-shadow:0 2px 8px #00000005!important;display:flex!important;align-items:center!important;height:48px!important;overflow:visible!important}.fk-search.premium-search:focus-within{border-color:#5d25be!important;box-shadow:0 0 12px #5d25be26!important}.fk-search.premium-search input{color:#1e1e1e!important;padding:0 1.5rem!important;width:0!important;flex:1!important;min-width:50px!important}.fk-search.premium-search input::placeholder{color:#888!important}.search-category-select-wrap{display:flex!important;align-items:center!important;border-left:1px solid #e0e0e0!important;padding:0 15px!important;height:24px!important}.search-category-select{border:none!important;outline:none!important;background:transparent!important;color:#555!important;font-size:.85rem!important;font-family:var(--font)!important;cursor:pointer!important;padding-right:10px!important}.fk-search-btn{background:#5d25be!important;color:#fff!important;border-radius:50%!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;margin:3px 4px 3px 0!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background-color .2s,transform .2s!important}.fk-search-btn:hover{background:#4b19a3!important;color:#fff!important;transform:scale(1.05)!important}.fk-action-btn{color:#333!important;font-weight:500!important}.fk-action-btn:hover{color:#5d25be!important}.fk-badge,.fk-badge-simple{background:#5d25be!important;color:#fff!important;border:1.5px solid #ffffff!important;box-shadow:0 2px 5px #5d25be33!important}.fk-nav-bar{background:#fff!important;border-top:1px solid #eaeaea!important;border-bottom:1px solid #eaeaea!important;box-shadow:0 2px 10px #00000005!important}.fk-nav-link{color:#333!important;font-weight:600!important;font-size:.8rem!important;padding:.85rem 1.1rem!important}.fk-nav-link:hover{color:#5d25be!important;background:#5d25be08!important;border-bottom-color:#5d25be!important}.fk-nav-item--active>.fk-nav-link{color:#5d25be!important;background:#5d25be0f!important;border-bottom-color:#5d25be!important}.fk-all-categories-btn{background:#5d25be!important;color:#fff!important;border-radius:4px!important;padding:.45rem 1.1rem!important;margin:4px 10px 4px 0!important;font-weight:700!important;display:flex!important;align-items:center!important;gap:6px!important;letter-spacing:.3px!important;text-transform:none!important;border-bottom:none!important}.fk-all-categories-btn:hover{background:#4b19a3!important;color:#fff!important}.fk-hero-grid{display:grid;grid-template-columns:3fr 1fr;gap:1.5rem;max-width:1440px;margin:0 auto;padding:0 4% 1.5rem;background:#f4f6fa}@media(max-width:1024px){.fk-hero-grid{grid-template-columns:1fr;gap:1rem;padding:0 10px 1rem}.fk-hero-features{display:none!important}}.fk-hero-slider{position:relative;height:420px;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #00000005}.fk-hero-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 4rem}.fk-hero-slide.is-light{color:#1c0a40}.fk-hero-content{flex:1;max-width:480px;z-index:2;text-align:left}.fk-hero-content h1.hero-title{font-family:var(--font)!important;font-size:2.8rem!important;font-weight:800!important;line-height:1.15!important;margin-bottom:1rem!important;color:#1c0a40!important;text-shadow:none!important}.fk-hero-content p.hero-desc{font-size:1.05rem!important;line-height:1.5!important;color:#555!important;margin-bottom:2rem!important;font-weight:400!important}.hero-actions{display:flex;gap:1rem}.hero-btn-main{background:#5d25be!important;color:#fff!important;font-weight:700!important;box-shadow:0 4px 15px #5d25be40!important}.hero-btn-main:hover{background:#4b19a3!important;transform:translateY(-2px)}.hero-btn-sec{background:#fff!important;border:1px solid #e0e0e0!important;color:#333!important;font-weight:600!important}.hero-btn-sec:hover{background:#f5f5f5!important;transform:translateY(-2px)}.fk-hero-image-wrap{flex:1;display:flex;justify-content:flex-end;align-items:center;height:100%;padding-left:2rem}.fk-hero-image{max-height:90%;max-width:100%;object-fit:contain}.fk-hero-features{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.fk-feature-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;padding:1.1rem 1.4rem;display:flex;align-items:center;gap:1.1rem;transition:all .3s ease;flex:1;box-shadow:0 4px 15px #00000003}.fk-feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000a}.fk-feature-icon{background:#f3ebff;color:#5d25be;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fk-feature-info h4{font-family:var(--font)!important;font-size:.9rem!important;font-weight:700!important;color:#1e1e1e!important;margin-bottom:2px}.fk-feature-info p{font-size:.8rem!important;color:#757575!important;margin:0}.hl-deal-section{width:100%!important;max-width:none!important;padding:2rem 4% 1rem!important;background:#f4f6fa!important;box-sizing:border-box!important}.hl-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-title{position:relative!important;text-align:left!important;padding-left:14px!important;font-family:var(--font)!important;font-size:1.4rem!important;font-weight:700!important;color:#1e1e1e!important;margin:0!important;display:flex!important;align-items:center!important}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:#5d25be;border-radius:2px}.fk-view-all-btn{background:#fff!important;border:1px solid #e0e0e0!important;color:#5d25be!important;border-radius:99px!important;padding:6px 18px!important;font-size:.8rem!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important}.fk-view-all-btn:hover{background:#fdfcff!important;border-color:#5d25be!important}.hl-story-ring{background:#fff!important;border:1.5px solid #e0e0e0!important;box-shadow:0 4px 12px #00000005!important;padding:8px!important;animation:none!important}.hl-story-item:hover .hl-story-ring{border-color:#5d25be!important;box-shadow:0 8px 24px #5d25be1f!important;transform:scale(1.05)!important}.hl-story-name{color:#333!important;font-weight:600!important;font-size:.85rem!important;letter-spacing:.2px!important}.dd-card{background:#fff!important;border:1px solid #eaeaea!important;border-radius:16px!important;box-shadow:0 4px 12px #00000003!important}.dd-card:hover{transform:translateY(-5px)!important;box-shadow:0 12px 28px #0000000d!important;border-color:#5d25be!important}.dd-card-img-wrap{background:#fcfcfc!important;border-radius:12px!important}.dd-best-seller{background:#5d25be!important;border-radius:6px 0 12px!important;font-weight:700!important;letter-spacing:.5px!important}.dd-price{color:#1e1e1e!important;font-size:1.1rem!important;font-weight:800!important}.dd-title{font-family:var(--font)!important;color:#333!important;font-size:.88rem!important;font-weight:500!important;line-height:1.35!important}.dd-action-btn{color:#5d25be!important}.dd-action-btn:hover{background:#5d25be!important;color:#fff!important;border-color:#5d25be!important}@media(max-width:768px){.fk-hero-slide{flex-direction:column!important;padding:2rem 1.5rem!important;justify-content:center!important;text-align:center!important}.fk-hero-content{max-width:100%!important}.fk-hero-content h1.hero-title{font-size:1.8rem!important}.fk-hero-image-wrap{display:none!important}.hero-actions{justify-content:center!important;flex-wrap:wrap!important}.hl-deal-section{padding:1.5rem 10px .5rem!important}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(6,1fr)!important;gap:1.5rem!important;width:100%!important}}@media(min-width:768px)and (max-width:1023px){.product-grid{grid-template-columns:repeat(4,1fr)!important;gap:1rem!important;width:100%!important}}@media(min-width:768px){.mobile-categories-page{background:#f4f6fa!important;padding:2.5rem 4%!important;box-sizing:border-box!important}.mobile-cat-container{max-width:100%!important;margin:0 auto!important;display:flex!important;gap:2rem!important;min-height:600px!important;border:none!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.mobile-cat-sidebar{width:320px!important;background:#fff!important;border-radius:20px!important;border:1px solid #eaeaea!important;padding:1.5rem!important;box-shadow:0 4px 20px #00000005!important;display:flex!important;flex-direction:column!important;gap:2rem!important;border-right:none!important}.sidebar-tabs-list{display:flex!important;flex-direction:column!important;gap:.5rem!important}.mobile-cat-tab{background:#fff!important;border:1px solid #eaeaea!important;border-radius:12px!important;padding:1.1rem 1.3rem!important;display:flex!important;align-items:center!important;justify-content:space-between!important;transition:all .2s ease!important;cursor:pointer!important;flex-direction:row!important;gap:12px!important;border-bottom:1px solid #eaeaea!important}.tab-label-wrap{display:flex!important;align-items:center!important;gap:12px!important}.mobile-cat-tab .tab-icon{background:#fbfbfb!important;color:#757575!important;width:36px!important;height:36px!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important;flex-shrink:0!important}.mobile-cat-tab .tab-label{font-size:.92rem!important;font-weight:600!important;color:#333!important;text-align:left!important}.mobile-cat-tab .tab-arrow{color:#bbb!important;font-size:.75rem!important;transition:all .2s ease!important}.mobile-cat-tab:hover{border-color:#5d25be!important;background:#5d25be05!important}.mobile-cat-tab.active{background:#f3ebff!important;border-color:#5d25be!important;border-left:1px solid #5d25be!important}.mobile-cat-tab.active .tab-icon{background:#5d25be!important;color:#fff!important}.mobile-cat-tab.active .tab-label{color:#5d25be!important}.mobile-cat-tab.active .tab-arrow{color:#5d25be!important;transform:translate(3px)!important}.sidebar-promo-card{background:linear-gradient(135deg,#7c3aed,#5d25be)!important;border-radius:16px!important;padding:1.5rem!important;color:#fff!important;display:flex!important;gap:1rem!important;margin-top:auto!important;position:relative!important;overflow:hidden!important;text-align:left!important}.sidebar-promo-card .promo-icon{font-size:1.8rem!important;background:#ffffff26!important;width:44px!important;height:44px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.sidebar-promo-card h4{margin:0 0 4px!important;font-size:1rem!important;font-weight:700!important;font-family:var(--font)!important}.sidebar-promo-card p{font-size:.78rem!important;opacity:.85!important;margin:0 0 1rem!important;line-height:1.4!important}.sidebar-promo-card .promo-btn{background:#fff!important;color:#5d25be!important;border-radius:99px!important;padding:6px 16px!important;font-size:.78rem!important;font-weight:700!important;text-decoration:none!important;display:inline-block!important;transition:all .2s!important}.sidebar-promo-card .promo-btn:hover{background:#f3ebff!important;transform:translateY(-1px)!important}.mobile-cat-content{background:#fff!important;border:1px solid #eaeaea!important;border-radius:20px!important;padding:2.5rem!important;box-shadow:0 4px 20px #00000005!important;flex:1!important}.cat-group-banner{background:linear-gradient(135deg,#f4f2ff,#fff)!important;border:1px solid #eaeaea!important;border-radius:16px!important;padding:1.75rem 2rem!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:2.5rem!important;position:relative!important;overflow:hidden!important}.cat-group-banner .banner-left{display:flex!important;align-items:center!important;gap:1.25rem!important;text-align:left!important}.banner-icon-ring{background:#fff!important;color:#5d25be!important;width:48px!important;height:48px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 12px #5d25be1a!important}.cat-group-banner h3{font-family:var(--font)!important;font-size:1.6rem!important;font-weight:800!important;color:#1c0a40!important;margin:0 0 2px!important}.cat-group-banner p{font-size:.85rem!important;color:#757575!important;margin:0!important}.banner-decor{display:flex!important;align-items:center!important;gap:15px!important;font-size:1.75rem!important;position:relative!important;z-index:2!important}.decor-towel{width:60px!important;height:35px!important;background:linear-gradient(to bottom,#a78bfa,#c084fc)!important;border-radius:6px!important;box-shadow:0 4px 8px #0000001a!important;position:relative!important}.decor-towel:before{content:""!important;position:absolute!important;top:5px!important;left:-4px!important;width:68px!important;height:10px!important;background:#f472b6!important;border-radius:4px!important;box-shadow:0 2px 4px #0000001a!important}.mobile-subcat-section{margin-bottom:2.5rem!important}.subcat-header-row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:1.25rem!important}.subcat-header{font-family:var(--font)!important;font-size:1.15rem!important;font-weight:700!important;color:#1e1e1e!important;margin:0!important;position:relative!important;padding-left:10px!important;text-align:left!important}.subcat-header:before{content:""!important;position:absolute!important;left:0;top:50%;transform:translateY(-50%);width:3px;height:12px;background:#5d25be;border-radius:1.5px}.subcat-view-all{color:#5d25be!important;font-weight:600!important;font-size:.8rem!important;text-decoration:none!important;transition:all .2s!important}.subcat-view-all:hover{transform:translate(2px)!important}.grandchild-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:1rem!important}@media(max-width:1200px){.grandchild-grid{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:960px){.grandchild-grid{grid-template-columns:repeat(3,1fr)!important}}.grandchild-card{background:#fff!important;border:1px solid #eaeaea!important;border-radius:14px!important;padding:1.5rem 1rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;transition:all .2s ease-out!important;box-shadow:0 4px 15px #00000001!important}.grandchild-card:hover{border-color:#5d25be!important;box-shadow:0 8px 24px #5d25be0f!important;transform:translateY(-3px)!important}.grandchild-icon{margin-bottom:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;height:36px!important}.grandchild-initials{font-family:var(--font)!important;font-size:1.8rem!important;font-weight:800!important;color:#1c0a40!important;margin-bottom:6px!important;letter-spacing:-.5px!important;line-height:1!important}.grandchild-name{font-size:.82rem!important;font-weight:600!important;color:#555!important;text-align:center!important;margin-top:4px!important}.mobile-cat-features{display:flex!important;justify-content:space-between!important;gap:1.5rem!important;margin-top:2.5rem!important;width:100%!important}.mobile-cat-features .feature-item{flex:1!important;background:#fff!important;border:1px solid #eaeaea!important;border-radius:16px!important;padding:1.25rem 1.5rem!important;display:flex!important;align-items:center!important;gap:1.1rem!important;box-shadow:0 4px 15px #00000003!important;text-align:left!important}.mobile-cat-features .feature-item .icon{background:#f3ebff!important;color:#5d25be!important;font-size:1.25rem!important;width:40px!important;height:40px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.mobile-cat-features .feature-item .text{display:flex!important;flex-direction:column!important}.mobile-cat-features .feature-item .text strong{font-size:.88rem!important;color:#1e1e1e!important}.mobile-cat-features .feature-item .text span{font-size:.78rem!important;color:#757575!important}}.product-detail{display:grid!important;grid-template-columns:1.1fr 1fr!important;gap:3.5rem!important;max-width:1400px!important;margin:2rem auto!important;padding:2.5rem 4%!important;background:#fff!important;border-radius:20px!important;border:1px solid #eaeaea!important;box-shadow:0 4px 20px #00000003!important}@media(max-width:960px){.product-detail{grid-template-columns:1fr!important;gap:2rem!important;padding:1.5rem 15px!important;margin:1rem auto!important}}.pd-breadcrumbs{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;font-size:.8rem!important;color:#757575!important;margin-bottom:1.25rem!important;text-transform:uppercase!important;letter-spacing:.5px!important}.pd-breadcrumbs a{color:#757575!important;text-decoration:none!important;font-weight:600!important;transition:color .2s!important}.pd-breadcrumbs a:hover{color:#5d25be!important}.pd-breadcrumbs .separator{color:#ccc!important}.pd-breadcrumbs .current{color:#1e1e1e!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:200px!important}.pd-main-image{background:#fbfbfb!important;border:1px solid #f0f0f0!important;border-radius:16px!important;overflow:hidden!important;position:relative!important;aspect-ratio:1 / 1!important;display:flex!important;align-items:center!important;justify-content:center!important}.pd-main-image img{max-height:90%!important;max-width:90%!important;object-fit:contain!important;transition:transform .15s ease-out!important}.pd-nav-btn{background:#ffffffe6!important;border:1px solid #eaeaea!important;width:36px!important;height:36px!important;border-radius:50%!important;color:#333!important;font-weight:700!important;box-shadow:0 4px 10px #0000000d!important;transition:all .2s!important}.pd-nav-btn:hover{background:#5d25be!important;color:#fff!important;border-color:#5d25be!important}.pd-thumbnails{margin-top:1rem!important;gap:10px!important;display:flex!important;overflow-x:auto!important;scrollbar-width:none!important}.pd-thumbnail{width:68px!important;height:68px!important;border-radius:10px!important;border:1px solid #e2e8f0!important;padding:4px!important;background:#fff!important;cursor:pointer!important;transition:all .2s ease!important;object-fit:contain!important}.pd-thumbnail:hover,.pd-thumbnail.active{border-color:#5d25be!important;box-shadow:0 0 0 2px #5d25be1a!important;transform:scale(1.03)!important}.pd-info{display:flex!important;flex-direction:column!important;gap:1.25rem!important}.pd-info h1{font-family:var(--font)!important;font-size:2.2rem!important;font-weight:800!important;line-height:1.2!important;color:#1e1e1e!important;margin:0!important}.pd-share-icon{background:#f5f5f5!important;border:1px solid #eaeaea!important;border-radius:50%!important;width:42px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#555!important;cursor:pointer!important;transition:all .2s!important}.pd-share-icon:hover{background:#5d25be!important;color:#fff!important;border-color:#5d25be!important}.pd-prices{display:flex!important;align-items:baseline!important;gap:12px!important;margin:.5rem 0!important}.pd-prices .price{font-size:2.2rem!important;font-weight:800!important;color:#1c0a40!important}.pd-prices .mrp{font-size:1.3rem!important;color:#999!important;text-decoration:line-through!important}.pd-prices .discount{background:#5d25be14!important;color:#5d25be!important;font-weight:700!important;padding:3px 8px!important;border-radius:6px!important;font-size:.85rem!important}.qty-selector{display:inline-flex!important;align-items:center!important;background:#fff!important;border:1px solid #d2d6dc!important;border-radius:99px!important;padding:2px 8px!important;height:40px!important}.qty-selector button{background:transparent!important;border:none!important;color:#555!important;font-size:1.25rem!important;font-weight:600!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;border-radius:50%!important;transition:background-color .2s!important}.qty-selector button:hover{background-color:#f1f5f9!important;color:#5d25be!important}.qty-selector span{font-size:.95rem!important;font-weight:700!important;color:#1e1e1e!important;width:30px!important;text-align:center!important}.product-detail .btn-primary{background:#5d25be!important;color:#fff!important;border:none!important;border-radius:99px!important;font-weight:700!important;letter-spacing:.3px!important;height:52px!important;box-shadow:0 4px 16px #5d25be33!important;transition:all .2s!important}.product-detail .btn-primary:hover{background:#4b19a3!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #5d25be4d!important}.product-detail .btn-outline{background:#fff!important;border:1px solid #d2d6dc!important;color:#333!important;border-radius:99px!important;font-weight:600!important;height:52px!important;transition:all .2s!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-detail .btn-outline:hover{background:#fdfcff!important;border-color:#5d25be!important;color:#5d25be!important;transform:translateY(-2px)!important}.pd-tab-content{border:1px solid #eaeaea!important;padding:2.5rem!important;margin-bottom:2rem!important}.search-category-select-wrap{position:relative!important;display:flex!important;align-items:center!important;border-left:1px solid #e0e0e0!important;padding:0 10px!important;height:24px!important;flex-shrink:0!important}.custom-cat-select{display:flex!important;align-items:center!important;gap:8px!important;color:#555!important;font-size:.85rem!important;font-weight:600!important;cursor:pointer!important;user-select:none!important;padding:4px 8px!important;border-radius:4px!important;transition:all .2s!important}.custom-cat-select:hover{color:#5d25be!important;background:#5d25be0a!important}.custom-cat-select .chevron{font-size:8px!important;transition:transform .2s!important}.custom-cat-select.active .chevron{transform:rotate(180deg)!important}.custom-cat-dropdown{position:absolute!important;top:36px!important;right:0!important;background:#fff!important;border:1px solid #eaeaea!important;border-radius:12px!important;box-shadow:0 10px 25px #00000014!important;width:170px!important;z-index:999!important;padding:6px!important;display:flex!important;flex-direction:column!important;gap:2px!important;animation:scaleIn .15s cubic-bezier(.4,0,.2,1)!important}@keyframes scaleIn{0%{opacity:0;transform:scale(.95) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.custom-cat-option{padding:10px 14px!important;font-size:.85rem!important;font-weight:500!important;color:#555!important;border-radius:8px!important;cursor:pointer!important;transition:all .2s!important;text-align:left!important}.custom-cat-option:hover{background:#f3ebff!important;color:#5d25be!important}.custom-cat-option.selected{background:#f3ebff!important;color:#5d25be!important;font-weight:700!important}.pl-page-container{max-width:none!important;width:100%!important;padding:2.5rem 4%!important;box-sizing:border-box!important}@media(min-width:1281px){.pl-main-wrap .product-grid{grid-template-columns:repeat(4,1fr)!important;gap:1.5rem!important}}@media(min-width:1025px)and (max-width:1280px){.pl-main-wrap .product-grid{grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important}}@media(min-width:769px)and (max-width:1024px){.pl-main-wrap .product-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.25rem!important}}@media(max-width:768px){body{padding-bottom:95px!important}.hl-story-ring{border-radius:18px!important;background:#fff!important;box-shadow:0 6px 16px #4a19420a!important;border:1px solid rgba(237,229,222,.6)!important;padding:0!important;width:74px!important;height:74px!important}.hl-story-inner{border-radius:16px!important;border:none!important;padding:8px!important}.hl-story-inner img{border-radius:12px!important;object-fit:contain!important}.hl-story-name{font-family:var(--font)!important;font-size:.75rem!important;font-weight:600!important;color:var(--slate-700)!important;margin-top:2px}.hl-story-container{gap:1.1rem!important;padding:10px 16px!important}.premium-search-icon{display:flex;align-items:center;justify-content:center;color:#8f7f72;margin-left:14px;flex-shrink:0}.fk-search.premium-search input{padding-left:8px!important}.search-category-select-wrap{display:flex!important;align-items:center!important;border-left:1px solid #e2e8f0!important;padding:0 8px!important;height:24px!important;font-size:.72rem!important;flex-shrink:0}.dd-card-actions .dd-action-btn[title="Add to Cart"]{display:none!important}.dd-action-btn{background:#fff!important;border-radius:50%!important;box-shadow:0 4px 10px #4a194214!important;border:1px solid rgba(237,229,222,.5)!important;transition:transform .2s ease!important}.dd-action-btn.active{color:var(--rose)!important}}.fk-hero-features.mobile-only{padding:1.25rem 12px;background:#fff;border-bottom:1px solid var(--slate-200)}.fk-features-mobile-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.fk-feature-mobile-card{display:flex;flex-direction:column;align-items:center;text-align:center}.fk-feature-mobile-icon{color:#5d25be;background:#5d25be0f;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.fk-feature-mobile-card h4{font-size:.65rem;font-weight:700;color:var(--night-blue);margin-bottom:2px;white-space:nowrap}.fk-feature-mobile-card p{font-size:.55rem;color:var(--slate-500);margin:0;line-height:1.2}.hl-top-deals-banner{background:linear-gradient(135deg,#f5f3ff,#edd8fd);border:1px solid rgba(183,110,121,.15);border-radius:16px;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;margin:1.5rem 1rem;box-shadow:0 4px 20px #5d25be0a;position:relative;overflow:hidden}.hl-deals-left{display:flex;align-items:center}.hl-deals-bag-icon{position:relative;color:#5d25be;background:#5d25be14;width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center}.hl-deals-badge{position:absolute;bottom:8px;right:8px;background:#5d25be;color:#fff;font-size:.65rem;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #5d25be4d}.hl-deals-center{flex:1;margin-left:1.25rem}.hl-deals-center h3{font-size:1.05rem;font-weight:800;color:var(--night-blue);margin-bottom:2px}.hl-deals-center p{font-size:.78rem;color:var(--slate-500);margin:0;font-weight:500}.hl-deals-btn{background:transparent;color:#5d25be;border:1.5px solid #5d25be;padding:.5rem 1.25rem;border-radius:30px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:all .3s ease}.hl-deals-btn:hover{background:#5d25be;color:#fff}@media(max-width:768px){.hl-top-deals-banner{padding:1rem;margin:1.25rem 12px;gap:.75rem}.hl-deals-bag-icon{width:44px;height:44px}.hl-deals-center{margin-left:.75rem}.hl-deals-center h3{font-size:.95rem}.hl-deals-center p{font-size:.7rem}.hl-deals-btn{padding:.4rem .9rem;font-size:.72rem;border-radius:20px}}
