@import "https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600&family=Poppins:wght@400;500;600&display=swap";:root{color:#080808;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Poppins,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;margin:0;overflow-x:hidden}#root{max-width:100%;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}:root{--green:#286710;--light-green:#3c7c23;--admin-blue:#1d64c8;--admin-cyan:#5ed5ff;--admin-ice:#dff7ff;--admin-panel:#08122cc7}.site-loader{z-index:3000;min-height:100dvh;color:var(--green);box-sizing:border-box;background:#fff;place-content:center;justify-items:center;gap:8px;padding:24px;font-family:Poppins,Arial,sans-serif;display:grid;position:fixed;inset:0}.site-loader-logo{object-fit:contain;width:min(260px,68vw);height:auto;animation:1.4s ease-in-out infinite site-loader-pulse;display:block}.site-loader-progress{background:#dce9d7;border-radius:999px;width:min(180px,48vw);height:3px;margin:8px 0 4px;display:block;overflow:hidden}.site-loader-progress:after{content:"";border-radius:inherit;background:var(--green);width:45%;height:100%;animation:1.15s ease-in-out infinite site-loader-progress;display:block}.site-loader>span{font-size:14px;font-weight:600}.inline-loader{place-items:center;width:100%;min-height:180px;display:grid}.inline-loader.compact{min-height:54px}.inline-loader-spinner{box-sizing:border-box;border:4px solid #2867102e;border-top-color:var(--green);border-radius:50%;width:42px;height:42px;animation:.75s linear infinite inline-loader-spin}.inline-loader.compact .inline-loader-spinner{border-width:3px;width:28px;height:28px}@keyframes inline-loader-spin{to{transform:rotate(360deg)}}@keyframes site-loader-pulse{50%{opacity:.72;transform:scale(.97)}}@keyframes site-loader-progress{0%{transform:translate(-110%)}to{transform:translate(225%)}}@media (prefers-reduced-motion:reduce){.site-loader-logo,.site-loader-progress:after{animation:none}}.rupee-symbol{font-family:Onest,Arial,sans-serif}.admin-login-page,.admin-page{background:radial-gradient(circle at 82% 18%,#5ed5ff57,#0000 30%),radial-gradient(circle at 12% 72%,#1d64c857,#0000 34%),linear-gradient(135deg,#020714 0%,#0a1b43 48%,#020714 100%);min-height:100vh;font-family:Poppins,Arial,sans-serif}.admin-login-page{place-items:center;padding:24px;display:grid}.admin-login{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0b1f48b8;border:1px solid #dff7ff47;border-radius:24px;gap:18px;width:min(430px,100vw - 32px);padding:34px;display:grid;box-shadow:0 28px 80px #00000052}.admin-login h1{color:#fff;text-align:center;margin:0 0 4px;font-size:34px;font-weight:700;line-height:1.1}.admin-login-copy{color:#dff7ffb8;text-align:center;margin:-4px 0 8px;font-size:14px;font-weight:500;line-height:1.45}.admin-login label,.admin-form label{color:#dff7ffc7;gap:7px;font-size:14px;font-weight:600;display:grid}.admin-login input,.admin-form input,.admin-form textarea,.admin-row select{color:#f4f5ff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;outline:0;width:100%;min-height:44px;padding:10px 13px;box-shadow:inset 0 1px #ffffffb3}.admin-login input{border-radius:16px;min-height:54px;font-size:17px;font-weight:600}.admin-login input:focus,.admin-form input:focus,.admin-form textarea:focus,.admin-row select:focus{border-color:#5ed5ff94;box-shadow:0 0 0 4px #5ed5ff29}.admin-login button,.admin-topbar button,.admin-form button,.admin-row button{color:#fff;background:linear-gradient(135deg,#43c8ff,#1d64c8);border:0;border-radius:10px;min-height:40px;padding:8px 14px;font-weight:600;box-shadow:0 12px 26px #43c8ff3d}.admin-login button{border-radius:16px;width:100%;min-height:54px;margin-top:4px;font-size:18px}.admin-login button:hover,.admin-topbar button:hover,.admin-form button:hover,.admin-row button:hover,.admin-sidebar button:hover{transform:translateY(-1px)}.admin-login>p:not(.admin-login-copy){color:#8b0000;text-align:center;margin:0;font-size:14px;font-weight:600}.admin-page{color:#f3f4ff;grid-template-columns:300px minmax(0,1fr);display:grid}.admin-sidebar{color:#fff;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:radial-gradient(circle at 88% 6%,#5ed5ff1a,#0000 26%),linear-gradient(#ffffff09,#0000 34%),linear-gradient(#0a0c1cfa,#030614fa);border:1px solid #dff7ff29;border-radius:28px 28px 0 0;flex-direction:column;align-self:start;min-height:calc(100vh - 16px);max-height:calc(100vh - 16px);margin:8px 0 8px 8px;padding:30px 20px;display:flex;position:sticky;top:8px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff09,inset 0 1px #ffffff14,18px 0 70px #0000004d}.admin-sidebar:before{content:"";opacity:.7;pointer-events:none;background:linear-gradient(115deg,#ffffff0f,#0000 32%),radial-gradient(circle at 50% 0,#ffffff14,#0000 22%);position:absolute;inset:0}.admin-sidebar-brand{z-index:1;align-items:center;gap:13px;min-height:58px;margin:0 4px 52px;display:flex;position:relative}.admin-sidebar-brand h1{color:#fff;letter-spacing:0;margin:0;font-size:21px;font-weight:500;line-height:1.2}.admin-brand-mark{color:#fff;background:linear-gradient(145deg,#ffffff38,#0000 36%),linear-gradient(135deg,#355dff,#1735e9);border-radius:8px;place-items:center;width:48px;height:48px;font-size:21px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff42,0 16px 32px #2448ff3d}.admin-sidebar-collapse{color:#ffffffc2;place-items:center;width:22px;height:22px;margin-left:auto;display:grid}.admin-sidebar-collapse svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:100%;height:100%}.admin-sidebar nav{z-index:1;gap:14px;padding-inline:0;display:grid;position:relative}.admin-sidebar button{color:#f6f7ffd1;text-align:left;min-height:58px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:16px;padding:12px 20px 12px 26px;font-size:17px;font-weight:500;display:flex;position:relative}.admin-sidebar button.active{color:#fff;background:radial-gradient(circle at 22%,#2b5eff2e,#0000 34%),linear-gradient(135deg,#ffffff14,#ffffff06),#0d0f1e8a;border-color:#dff7ff52;box-shadow:inset 0 1px #ffffff29,inset 0 -1px #ffffff14,0 18px 36px #0000002e}.admin-sidebar button span{color:#ffffffc2;place-items:center;width:22px;height:22px;display:grid}.admin-sidebar button.active span{color:#2558ff}.admin-sidebar button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:100%;height:100%}.admin-sidebar button b{font:inherit}.admin-logout{z-index:1;color:#ffffffc7;background:linear-gradient(135deg,#ffffff12,#ffffff06),#02081975;border-color:#5ed5ff29;margin-top:auto;position:relative;box-shadow:inset 0 1px #ffffff14,0 18px 38px #0000002e}.admin-workspace{min-width:0;padding:36px 34px}.admin-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1f48b8;border:1px solid #dff7ff3d;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;display:flex;box-shadow:0 16px 40px #0000002e}.admin-topbar h2{color:#fff;text-transform:capitalize;margin:0;font-size:28px}.admin-topbar p{color:#dff7ffb3;margin:4px 0 0}.admin-message{color:#f4e7a0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;width:max-content;max-width:min(680px,100%);margin-bottom:16px;padding:12px 15px;font-weight:600}.admin-message.success{color:var(--admin-ice);background:#1d64c82e;border-color:#5ed5ff57}.admin-message.error{color:#ffd7d7;background:#b3235824;border-color:#ff707057}.admin-message.danger{color:#ffd7d7;background:#b323582e;border-color:#ff707066}.admin-loader{color:#f6f7ffc7;background:#ffffff12;border:1px solid #5ed5ff3d;border-radius:14px;align-items:center;gap:10px;width:max-content;max-width:100%;margin:0 0 16px;padding:10px 13px;font-size:13px;font-weight:700;display:flex}.admin-loader span{border:2px solid #5ed5ff47;border-top-color:#5ed5ff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-grid-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.admin-banner-layout{grid-template-columns:minmax(300px,420px) minmax(0,1fr);align-items:stretch}.admin-banner-device-tabs{background:#ffffff0d;border:1px solid #dff7ff24;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:5px;width:min(420px,100%);margin:0 0 18px;padding:5px;display:grid}.admin-banner-device-tabs button{color:#ffffffa8;min-height:42px;font:inherit;background:0 0;border:0;border-radius:10px;font-weight:700}.admin-banner-device-tabs button.active{color:#fff;background:linear-gradient(135deg,#43c8ff,#246fd5);box-shadow:0 8px 22px #1e7bda47}.admin-banner-layout>.admin-panel{min-height:435px}.admin-banner-layout>.admin-table{align-content:start;padding:10px}.admin-bestselling-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:stretch}.admin-bestselling-layout>.admin-panel{min-height:560px}.admin-bestselling-products-layout{grid-template-columns:1fr}.admin-bestselling-products-layout>.admin-panel{min-height:560px}.admin-shop-product-layout{grid-template-columns:1fr;align-items:start}.admin-shop-product-layout>.admin-panel{min-height:0}.admin-shop-product-layout .admin-shop-topbar{grid-column:1/-1}.admin-flavour-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:24px}.admin-flavour-layout.videos-only{grid-template-columns:minmax(0,1fr)}.admin-flavour-layout.videos-only .admin-feed-table{width:100%}.admin-flavour-layout>.admin-panel{min-height:0}.admin-flavour-screen{min-height:auto}.admin-flavour-screen>header{margin-bottom:28px}.admin-flavour-screen header h2{font-size:clamp(32px,4vw,56px)}.admin-review-layout{grid-template-columns:minmax(320px,430px) minmax(0,1fr);align-items:stretch}.admin-review-layout>.admin-panel{min-height:520px}.admin-home-panel{background:radial-gradient(circle at 74% 24%,#39c2f59e,#105cb159 24%,#0000 44%),radial-gradient(circle at 18% 70%,#1568c075,#0000 34%),linear-gradient(115deg,#ffffff09,#0000 36%),linear-gradient(135deg,#020714 0%,#0b1d45 48%,#031027 100%);border:1px solid #65b2ff47;border-radius:24px;align-content:center;min-height:calc(100vh - 72px);padding:clamp(46px,5vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,inset 0 0 80px #5ed5ff0d,0 30px 90px #0000006b}.admin-home-panel:before{content:"";opacity:.09;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(0deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.admin-home-panel:after{content:"";filter:blur(12px);opacity:.9;pointer-events:none;background:radial-gradient(circle,#75ddff42,#0000 58%);height:70%;position:absolute;inset:-35% -20% auto 30%}.admin-home-heading{z-index:1;text-align:center;position:relative}.admin-home-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(36px,5vw,58px);font-weight:400;line-height:1}.admin-home-manager{scroll-margin-top:24px}.admin-banner-screen{background:radial-gradient(circle at 82% 10%,#5cccff42,#0000 34%),radial-gradient(circle at 24% 76%,#2367cd47,#0000 38%),linear-gradient(135deg,#ffffff09,#0000 38%),#060f25f0;border:1px solid #5ed5ff47;border-radius:26px;width:100%;min-height:calc(100vh - 72px);padding:clamp(26px,3vw,42px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,inset 0 0 90px #5ed5ff0a,0 30px 90px #0000007a}.admin-banner-screen:before,.admin-logo-screen:before{content:"";opacity:.08;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(0deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:46px 46px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.admin-banner-screen:after,.admin-logo-screen:after{content:"";filter:blur(42px);pointer-events:none;background:#5cccff38;border-radius:50%;width:56%;height:52%;position:absolute;top:-22%;right:-12%}.admin-banner-screen>header{z-index:1;justify-content:flex-start;align-items:center;gap:18px;margin-bottom:clamp(24px,3vw,38px);display:flex;position:relative}.admin-banner-screen header span{color:#8ce4ff;text-transform:uppercase;font-size:11px;font-weight:700}.admin-banner-screen header h2{color:#fff;letter-spacing:0;margin:4px 0 0;font-size:clamp(28px,3.2vw,40px);line-height:1.1}.admin-shop-product-screen>header,.admin-all-products-screen>header{gap:12px;margin-bottom:18px}.admin-shop-product-screen>header span,.admin-all-products-screen>header span{font-size:10px}.admin-shop-product-screen>header h2,.admin-all-products-screen>header h2{margin-top:2px;font-size:clamp(20px,2vw,26px);line-height:1.15}.admin-shop-product-screen.admin-all-products-active>header{display:none}.admin-all-products-screen>header{align-items:center}.admin-banner-screen header>button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#ffffff0a;border:1px solid #dff7ff2e;border-radius:18px;place-items:center;width:58px;min-width:58px;height:58px;padding:15px;display:grid;box-shadow:inset 0 1px #ffffff1f,0 18px 36px #0000002e}.admin-all-products-screen header>button{border-radius:14px;width:44px;min-width:44px;height:44px;padding:11px}.admin-banner-screen header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:100%;height:100%}.admin-logo-screen{background:radial-gradient(circle at 82% 10%,#5cccff42,#0000 34%),radial-gradient(circle at 24% 76%,#2367cd47,#0000 38%),linear-gradient(135deg,#ffffff09,#0000 38%),#060f25f0;border:1px solid #5ed5ff47;border-radius:26px;width:100%;min-height:calc(100vh - 72px);padding:clamp(26px,3vw,42px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,inset 0 0 90px #5ed5ff0a,0 30px 90px #0000007a}.admin-logo-screen>header{z-index:1;justify-content:flex-start;align-items:center;gap:18px;margin-bottom:clamp(24px,3vw,38px);display:flex;position:relative}.admin-logo-screen header span{color:#8ce4ff;text-transform:uppercase;font-size:13px;font-weight:700}.admin-logo-screen header h2{color:#fff;letter-spacing:0;margin:4px 0 0;font-size:clamp(36px,4vw,52px);line-height:1.1}.admin-logo-screen header>button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#ffffff0a;border:1px solid #dff7ff2e;border-radius:18px;place-items:center;width:58px;min-width:58px;height:58px;padding:15px;display:grid;box-shadow:inset 0 1px #ffffff1f,0 18px 36px #0000002e}.admin-logo-screen header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%}.admin-logo-picker svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.admin-logo-manager{z-index:1;width:min(720px,100%);padding:0;position:relative}.admin-secondary-banner-panel{z-index:1;-webkit-backdrop-filter:blur(22px)saturate(1.18);backdrop-filter:blur(22px)saturate(1.18);background:radial-gradient(circle at 82% 10%,#5ed5ff1a,#0000 34%),linear-gradient(145deg,#ffffff12,#ffffff06),#02081994;border:1px solid #dff7ff29;border-radius:28px;gap:18px;width:min(760px,100%);padding:28px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1a,0 24px 70px #00000047}.admin-secondary-banner-panel input{color:#f4f5ff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;outline:0;width:100%;min-height:44px;padding:10px 13px}.admin-secondary-banner-preview{background:linear-gradient(135deg,#ffffff1a,#ffffff0a),#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;place-items:center;min-height:190px;padding:16px;display:grid}.admin-secondary-banner-preview img,.admin-secondary-banner-preview video{object-fit:contain;width:100%;max-height:230px;display:block}.admin-secondary-banner-preview p{color:#f6f7ff9e;margin:0;font-size:14px}.admin-logo-picker{z-index:1;min-height:52px;color:var(--admin-ice);cursor:pointer;text-align:center;background:#1d64c838;border:1px solid #5ed5ff47;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-weight:700;display:flex;position:relative}.admin-logo-picker input{display:none}.admin-logo-save{z-index:1;color:#fff;background:linear-gradient(135deg,#43c8ff,#1d64c8);border:0;border-radius:14px;width:100%;min-height:52px;padding:12px 18px;font-size:16px;font-weight:800;position:relative;box-shadow:0 16px 32px #43c8ff3d}.admin-logo-save:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.admin-logo-actions{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.admin-logo-actions button{color:#fff;background:#1d64c847;border:1px solid #ffffff14;border-radius:11px;place-items:center;width:38px;height:38px;min-height:38px;padding:8px;font-weight:700;display:grid}.admin-logo-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.admin-logo-actions button:disabled{opacity:.45;cursor:not-allowed}.admin-logo-actions button[type=button]{color:#ffd7d7;background:#b3235824}.admin-home-hero{color:#fff;background:radial-gradient(circle at 74% 0,#5ed5ff61,#0000 42%),linear-gradient(135deg,#050e23f5,#0e3068d6);border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:minmax(0,1fr) 180px;align-items:end;gap:24px;min-height:230px;padding:clamp(22px,4vw,34px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #00000052}.admin-home-hero:after{content:"";background:#ffffff29;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;right:-70px}.admin-home-hero>div{z-index:1;position:relative}.admin-home-hero span{color:#ffffffc7;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.admin-home-hero h3{max-width:620px;margin:0;font-size:clamp(28px,4vw,44px);line-height:1.08}.admin-home-hero p{color:#ffffffd1;max-width:600px;margin:14px 0 0;font-size:15px;line-height:1.6}.admin-home-stats{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff57;border-radius:18px;grid-template-columns:1fr;gap:2px;padding:18px;display:grid}.admin-home-stats strong{font-size:32px;line-height:1}.admin-home-stats span{color:#ffffffbd;text-transform:none;margin-bottom:12px;font-size:13px}.admin-home-sections{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(24px,2.6vw,36px);display:grid;position:relative}.admin-home-card{text-align:center;-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);background:radial-gradient(circle at 35% 0,#ffffff38,#0000 36%),linear-gradient(145deg,#fff3,#ffffff12 58%,#ffffff1c),#4971a580;border:1px solid #d9f0ff66;border-radius:18px;flex-direction:column;grid-column:span 4;justify-content:space-between;align-items:center;gap:15px;min-height:clamp(260px,22vw,315px);padding:18px 18px 20px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff80,inset 0 -28px 54px #03123029,0 24px 56px #0000003d,0 0 32px #5ed5ff14}.admin-home-card:last-child{grid-column:5/span 4}.admin-home-card:before{content:"";opacity:.85;pointer-events:none;background:linear-gradient(120deg,#ffffff3d,#0000 28%),radial-gradient(circle at 85% 18%,#5ed5ff2e,#0000 34%);border-radius:17px;position:absolute;inset:1px}.admin-home-card:after{content:"";filter:blur(18px);pointer-events:none;background:#5ed5ff29;border-radius:50%;height:72px;position:absolute;bottom:-34px;left:15%;right:15%}.admin-home-card.clickable{cursor:pointer}.admin-home-card:hover,.admin-home-card:focus-visible{background:radial-gradient(circle at 35% 0,#ffffff4d,#0000 38%),linear-gradient(145deg,#ffffff42,#ffffff17 58%,#ffffff24),#3978c699;border-color:#e8f8ffbd;transform:translateY(-5px);box-shadow:inset 0 1px #ffffffa3,inset 0 -28px 54px #03123024,0 28px 70px #00000047,0 0 42px #53c4ff3d}.admin-home-card:focus-visible{outline-offset:3px;outline:3px solid #7dd7ff57}.admin-home-card-icon{z-index:1;color:#fff;background:radial-gradient(circle at 34% 24%,#ffffff59,#0000 34%),linear-gradient(145deg,#ffffff29,#ffffff0a);border-radius:22px;place-items:center;width:clamp(64px,5vw,84px);height:clamp(64px,5vw,84px);margin-top:4px;display:grid;position:relative;box-shadow:inset 0 1px #fff3,0 18px 36px #0000001f}.admin-home-card-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:58%;height:58%}.admin-card-kicker{z-index:1;color:#dff7ffc2;text-transform:uppercase;background:#02081938;border:1px solid #ffffff24;border-radius:999px;align-self:flex-start;align-items:center;min-height:26px;padding:5px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:relative}.admin-card-copy{z-index:1;gap:8px;display:grid;position:relative}.admin-home-card h3{z-index:1;color:#fff;margin:0;font-size:clamp(19px,1.7vw,25px);font-weight:650;line-height:1.25;position:relative}.admin-home-card p{color:#dff7ffad;max-width:215px;margin:0 auto;font-size:12px;font-weight:500;line-height:1.45}.admin-home-card button,.admin-home-card>strong{z-index:1;color:#ffffffdb;background:linear-gradient(135deg,#5ed5ff29,#ffffff0d),#02081933;border:1px solid #ffffff1f;border-radius:12px;width:100%;min-height:34px;margin-top:0;padding:8px 12px;font-size:12px;font-weight:700;line-height:1;position:relative;box-shadow:inset 0 1px #ffffff1a}.admin-home-card>strong{align-items:center;display:inline-flex}.admin-page-manager{background:radial-gradient(circle at 76% 18%,#39c2f570,#105cb147 24%,#0000 44%),radial-gradient(circle at 16% 78%,#1568c066,#0000 34%),linear-gradient(135deg,#020714 0%,#0b1d45 48%,#031027 100%);border:1px solid #65b2ff47;border-radius:24px;place-items:center;min-height:calc(100vh - 72px);padding:clamp(34px,5vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 30px 90px #0000006b}.admin-page-manager:before{content:"";opacity:.08;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(0deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.admin-page-manager-card{z-index:1;-webkit-backdrop-filter:blur(22px)saturate(1.18);backdrop-filter:blur(22px)saturate(1.18);background:radial-gradient(circle at 80% 10%,#5ed5ff29,#0000 36%),linear-gradient(145deg,#ffffff17,#ffffff08),#02081994;border:1px solid #dff7ff38;border-radius:30px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:26px;width:min(760px,100%);padding:clamp(28px,4vw,46px);display:grid;position:relative;box-shadow:inset 0 1px #ffffff24,0 24px 70px #0000004d}.admin-page-manager-icon{color:#fff;background:radial-gradient(circle at 34% 24%,#ffffff57,#0000 34%),linear-gradient(145deg,#5ed5ff33,#ffffff0d);border-radius:28px;place-items:center;width:98px;height:98px;display:grid}.admin-page-manager-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:54%;height:54%}.admin-page-manager-card span:not(.admin-page-manager-icon){color:#8ce4ff;text-transform:uppercase;font-size:13px;font-weight:800}.admin-page-manager-card h2{color:#fff;margin:7px 0 10px;font-size:clamp(34px,4vw,48px);line-height:1.05}.admin-page-manager-card p{color:#dff7ffb8;max-width:520px;margin:0;font-size:15px;line-height:1.55}.admin-page-manager-actions{flex-wrap:wrap;grid-column:1/-1;gap:12px;display:flex}.admin-page-manager-actions button{color:#ffffffe0;background:linear-gradient(135deg,#5ed5ff29,#ffffff0d),#02081938;border:1px solid #dff7ff29;border-radius:999px;min-height:42px;padding:10px 16px;font-weight:700}.admin-dashboard{color:#e5f4ff;background:linear-gradient(135deg,#020714,#0b1d45 55%,#031027);border:1px solid #65b2ff47;border-radius:24px;min-height:calc(100vh - 72px);padding:clamp(24px,4vw,48px)}.admin-dashboard-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.admin-dashboard-header span{color:#8ce4ff;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800}.admin-dashboard-header h2{color:#fff;margin:6px 0;font-size:clamp(30px,4vw,44px)}.admin-dashboard-header p{color:#dff7ffb8;margin:0}.admin-dashboard-header button,.admin-dashboard-actions button{color:#e5f4ff;background:#5ed5ff1f;border:1px solid #8ce4ff6b;border-radius:10px;font-weight:700}.admin-dashboard-header button{padding:11px 16px}.admin-dashboard-date-filter{gap:7px;display:grid}.admin-dashboard-date-filter>div{align-items:center;gap:8px;display:flex}.admin-dashboard-date-filter input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff14;border:1px solid #8ce4ff57;border-radius:10px;outline:0;min-height:42px;padding:8px 12px;font:700 13px Poppins,Arial,sans-serif}.admin-dashboard-date-filter button{min-height:42px;padding-block:8px}.admin-dashboard-tabs{gap:8px;margin:0 0 20px;display:flex}.admin-dashboard-tabs button{color:#dff7ffb8;text-transform:capitalize;background:#ffffff0d;border:1px solid #8ce4ff47;border-radius:10px;min-width:108px;padding:10px 16px;font-weight:800}.admin-dashboard-tabs button.active{color:#fff;background:#5ed5ff33;border-color:#59d8ff}.admin-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-dashboard-stat,.admin-dashboard-panel{background:#ffffff0f;border:1px solid #dff7ff29;border-radius:18px;box-shadow:inset 0 1px #ffffff14}.admin-dashboard-stat{align-content:center;gap:5px;min-height:96px;padding:14px 16px;display:grid}.admin-dashboard-stat span{color:#dff7ffb8;font-size:12px;font-weight:700}.admin-dashboard-stat strong{color:#fff;font-size:clamp(22px,2.2vw,28px);line-height:1.1}.admin-dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:16px;margin-top:16px;display:grid}.admin-dashboard-panel{padding:20px}.admin-dashboard-panel h3{color:#fff;margin:0 0 15px;font-size:18px}.admin-dashboard-order{border-top:1px solid #dff7ff1a;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.admin-dashboard-order div{gap:3px;display:grid}.admin-dashboard-order strong,.admin-dashboard-order b{color:#fff}.admin-dashboard-order span,.admin-dashboard-order em{color:#dff7ffad;text-transform:capitalize;font-size:13px;font-style:normal}.admin-dashboard-order>div:last-child{text-align:right}.admin-dashboard-statuses{flex-wrap:wrap;gap:10px;display:flex}.admin-dashboard-statuses span{color:#bfefff;text-transform:capitalize;background:#5ed5ff1c;border-radius:10px;padding:10px 12px}.admin-dashboard-statuses b{color:#fff;margin-right:7px}.admin-dashboard-empty{color:#dff7ffa3;margin:0}.admin-dashboard-actions{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.admin-dashboard-actions button{padding:9px 12px}.admin-dashboard-operations{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-alerts,.admin-dashboard-list{gap:9px;display:grid}.admin-dashboard-alerts span{color:#ffe3a0;background:#ffc6451a;border-radius:9px;padding:9px 11px}.admin-dashboard-list span{color:#dff7ffbf;border-bottom:1px solid #dff7ff1a;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.admin-dashboard-list span:last-child{border-bottom:0}.admin-dashboard-list b{color:#fff}.admin-dashboard-note{color:#dff7ff94;margin:14px 0 0;font-size:12px}.admin-sales-graph{margin-top:16px}.admin-sales-graph>div{grid-template-columns:repeat(7,1fr);align-items:end;gap:12px;height:170px;padding-top:12px;display:grid}.admin-sales-graph span{flex-direction:column;justify-content:end;align-items:center;gap:8px;height:100%;display:flex}.admin-sales-graph i{background:linear-gradient(#58d9ff,#216eb4);border-radius:8px 8px 3px 3px;width:min(38px,100%);min-height:8px}.admin-sales-graph b{color:#dff7ffb3;font-size:12px}.admin-order-labels{margin-top:16px}.admin-order-list-header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.admin-order-list-header h3{margin:0}.admin-order-search{color:#dff7ffad;gap:6px;width:min(390px,100%);font-size:12px;font-weight:700;display:grid}.admin-order-search>div{gap:8px;display:flex}.admin-order-search input{color:#fff;background:#02081975;border:1px solid #8ce4ff47;border-radius:10px;outline:0;width:100%;min-height:40px;padding:8px 12px}.admin-order-search input:focus{border-color:#5ed5ffad;box-shadow:0 0 0 3px #5ed5ff1f}.admin-order-summary{margin-top:16px}.admin-order-labels button{color:#e5f4ff;white-space:nowrap;background:#5ed5ff1f;border:1px solid #8ce4ff6b;border-radius:10px;padding:9px 12px;font-weight:700}.admin-dashboard-order-table-wrap{width:100%;overflow-x:auto}.admin-dashboard-order-table{border-collapse:collapse;width:100%;min-width:1320px}.admin-dashboard-order-table th{color:#8ce4ff;text-align:left;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #8ce4ff47;padding:10px 12px;font-size:12px}.admin-dashboard-order-table td{color:#dff7ffbf;vertical-align:middle;border-bottom:1px solid #dff7ff1a;max-width:260px;padding:12px;font-size:13px}.admin-dashboard-order-table tbody tr:last-child td{border-bottom:0}.admin-dashboard-order-table td strong,.admin-dashboard-order-table td b{color:#fff}.admin-dashboard-order-table td small{color:#dff7ff94;margin-top:3px;display:block}.admin-dashboard-order-table td span{overflow-wrap:anywhere;display:block}.admin-dashboard-order-products{gap:8px;display:grid}.admin-dashboard-order-products>span+span{border-top:1px solid #dff7ff1a;padding-top:8px}.admin-order-whatsapp-actions{gap:7px;display:grid}.admin-order-labels .admin-order-whatsapp-actions button{color:#b9ffca;background:#25d36624;border-color:#46d36973;padding:8px 10px;font-size:12px}.admin-dashboard-order-table select{color:#fff;text-transform:capitalize;background:#10234a;border:1px solid #8ce4ff47;border-radius:9px;outline:0;min-height:36px;padding:6px 28px 6px 9px}.admin-order-status-tabs{scrollbar-width:none;border-bottom:1px solid #8ce4ff33;gap:22px;margin-top:18px;display:flex;overflow-x:auto}.admin-order-status-tabs::-webkit-scrollbar{display:none}.admin-order-status-tabs button{min-height:44px;box-shadow:none;color:#dff7ff9e;text-transform:capitalize;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:7px;padding:8px 1px 11px;font-weight:700;display:inline-flex;position:relative}.admin-order-status-tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.admin-order-status-tabs button b{color:#bfefff;background:#8ce4ff1a;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:grid}.admin-order-status-tabs button.active{color:#fff}.admin-order-status-tabs button.active:after{background:#59d8ff}.admin-order-status-tabs button.active b{color:#fff;background:#59d8ff33}.admin-broadcast-panel{gap:18px;margin-top:0;display:grid}.admin-broadcast-panel h3{margin-bottom:6px}.admin-broadcast-panel p{color:#dff7ffb8;margin:0}.admin-broadcast-panel label{color:#dff4ff;gap:8px;font-weight:700;display:grid}.admin-broadcast-panel textarea{resize:vertical;color:#fff;width:100%;font:inherit;background:#02081975;border:1px solid #8ce4ff57;border-radius:12px;padding:13px}@media (width<=760px){.admin-dashboard{border-radius:16px;min-height:auto;padding:22px 16px}.admin-dashboard-header{flex-direction:column;align-items:flex-start;margin-bottom:20px}.admin-dashboard-header button,.admin-dashboard-tabs{width:100%}.admin-dashboard-tabs button{flex:1;min-width:0;padding-inline:8px}.admin-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-dashboard-stat,.admin-dashboard-panel{border-radius:14px}.admin-dashboard-stat{padding:14px}.admin-dashboard-grid{grid-template-columns:1fr;gap:10px;margin-top:10px}.admin-dashboard-operations{grid-template-columns:1fr}.admin-dashboard-panel{padding:16px}.admin-order-list-header{flex-direction:column;align-items:stretch}.admin-order-search{width:100%}}.admin-contact-manager{place-items:start stretch;min-height:calc(100vh - 72px);padding:clamp(28px,4vw,48px)}.admin-contact-form{z-index:1;align-content:start;gap:18px;width:min(1160px,100%);margin-inline:auto;padding:0;position:relative}.admin-contact-form-header{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:18px;display:grid}.admin-contact-form-header .admin-page-manager-icon{border-radius:22px;width:76px;height:76px}.admin-contact-form-header span:not(.admin-page-manager-icon){color:#8ce4ff;text-transform:uppercase;font-size:13px;font-weight:800}.admin-contact-form-header h2{color:#fff;margin:5px 0 6px;font-size:clamp(28px,4vw,42px);line-height:1.05}.admin-contact-form-header p{color:#dff7ffb8;margin:0;font-size:14px;line-height:1.5}.admin-contact-address-field{grid-column:1/-1}.admin-contact-form .admin-form-actions{justify-content:flex-end}.admin-contact-form .admin-form-actions button{flex:0 320px}.admin-logo-card-preview{-webkit-backdrop-filter:blur(22px)saturate(1.18);backdrop-filter:blur(22px)saturate(1.18);background:radial-gradient(circle at 82% 10%,#5ed5ff1a,#0000 34%),linear-gradient(145deg,#ffffff12,#ffffff06),#02081994;border:1px solid #dff7ff29;border-radius:28px;gap:18px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 24px 70px #00000047}.admin-logo-card-preview:before,.admin-panel:before,.admin-secondary-banner-panel:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffffff1a,#0000 30%),radial-gradient(circle at 85% 18%,#5ed5ff1f,#0000 34%);position:absolute;inset:1px}.admin-logo-card-top{z-index:1;justify-content:space-between;align-items:center;gap:14px;min-height:38px;display:flex;position:relative}.admin-logo-card-top>span{color:#8ce4ff;text-transform:uppercase;font-size:13px;font-weight:700}.admin-logo-preview{z-index:1;background:radial-gradient(circle at 50% 0,#ffffff26,#0000 42%),linear-gradient(145deg,#ffffff14,#ffffff06),#ffffff0b;border:1px solid #dff7ff2e;border-radius:24px;place-items:center;min-height:220px;padding:28px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1f,inset 0 -24px 48px #0208193d}.admin-logo-preview img{object-fit:contain;max-width:min(420px,100%);max-height:155px;display:block}.admin-logo-preview p{color:#f6f7ff9e;margin:0;font-size:14px}.admin-panel{-webkit-backdrop-filter:blur(22px)saturate(1.18);backdrop-filter:blur(22px)saturate(1.18);background:radial-gradient(circle at 82% 10%,#5ed5ff1a,#0000 34%),linear-gradient(145deg,#ffffff12,#ffffff06),#02081994;border:1px solid #dff7ff29;border-radius:28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 24px 70px #00000047}.admin-form{gap:14px;padding:28px;display:grid}.admin-form h3{z-index:1;color:#fff;margin:0 0 8px;font-size:22px;position:relative}.admin-form input,.admin-form select,.admin-form textarea,.admin-secondary-banner-panel input{z-index:1;color:#f4f8ff;background:linear-gradient(145deg,#ffffff13,#ffffff06),#ffffff09;border-color:#dff7ff24;border-radius:16px;min-height:52px;position:relative;box-shadow:inset 0 1px #ffffff14}.admin-form textarea{resize:vertical;min-height:126px;line-height:1.55;font:inherit}.admin-offer-form{max-width:920px}.admin-offer-section-heading{border-top:1px solid #5ed5ff2e;margin-top:18px;padding-top:22px}.admin-offer-section-heading h3{margin-bottom:6px}.admin-form .admin-offer-add{justify-self:start;width:auto;min-height:42px;padding:10px 18px}.admin-offer-item{background:#ffffff0a;border:1px solid #5ed5ff2e;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:16px;display:grid}.admin-shipping-table-wrap{background:#ffffff0a;border:1px solid #5ed5ff2e;border-radius:14px;width:100%;overflow-x:auto}.admin-shipping-table{table-layout:fixed;border-collapse:collapse;width:100%}.admin-shipping-table th,.admin-shipping-table td{text-align:left;border-bottom:1px solid #5ed5ff24;padding:4px 10px}.admin-shipping-table th{color:#8ce4ff;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.admin-shipping-table tr:last-child td{border-bottom:0}.admin-shipping-table th:first-child,.admin-shipping-table td:first-child,.admin-shipping-table th:nth-child(2),.admin-shipping-table td:nth-child(2){width:40%}.admin-shipping-table th:last-child,.admin-shipping-table td:last-child{text-align:center;width:20%}.admin-shipping-table input{border-radius:8px;width:100%;min-height:30px;margin:0;padding:3px 10px;font-size:14px}.admin-shipping-table input[readonly]{box-shadow:none;cursor:default;background:0 0;border-color:#0000}.admin-shipping-actions{justify-content:center;align-items:center;gap:6px;display:flex}.admin-shipping-actions .admin-icon-button{border-radius:8px;width:30px;height:30px;min-height:30px;padding:7px}.admin-shipping-actions .admin-icon-button svg{width:14px;height:14px}.admin-shipping-form{gap:8px;padding:20px}.admin-shipping-form .admin-form-hint{margin-block:2px}.admin-shipping-form .admin-field{margin-top:0}.admin-shipping-manager-tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.admin-shipping-manager-tabs button{color:#dff7ffc2;background:#ffffff0d;border:1px solid #5ed5ff47;border-radius:11px;min-height:42px;padding:9px 18px;font-weight:700}.admin-shipping-manager-tabs button.active{color:#fff;background:linear-gradient(135deg,#43c8ff,#1d64c8);border-color:#5ed5ffa6}.admin-shipping-table-wrap+.admin-field{margin-top:2px}.admin-free-shipping-field{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-free-shipping-field>span{flex:none}.admin-free-shipping-field>input{flex:0 220px;min-width:160px;max-width:220px;min-height:40px}.admin-shipping-empty{color:#f6f7ff99;text-align:center!important;padding:28px!important}.admin-coupon-screen{margin-top:0}.admin-banner-screen.admin-shipping-coupon-view{border-radius:26px 26px 0 0;min-height:auto;padding-bottom:20px}.admin-shipping-coupon-view+.admin-coupon-screen{border-top:0;border-radius:0 0 26px 26px;min-height:auto}.admin-coupon-layout{grid-template-columns:minmax(300px,430px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.admin-coupon-form{gap:14px}.admin-coupon-percentage-input{position:relative}.admin-coupon-percentage-input input{padding-right:44px}.admin-coupon-percentage-input span{pointer-events:none;position:absolute;top:50%;right:15px;transform:translateY(-50%);color:#8ce4ff!important;font-size:16px!important;font-weight:800!important}.admin-coupon-form select{color:#fff;background:#10234a;border:1px solid #ffffff1a;border-radius:12px;width:100%;min-height:44px;padding:10px 13px}.admin-coupon-form label small{color:#dff7ff8c;font-weight:500}.admin-coupon-list{align-self:start;gap:0;min-height:0;display:grid;overflow:hidden}.admin-coupon-list>h3{margin-bottom:4px}.admin-coupon-table-head,.admin-coupon-list article{grid-template-columns:minmax(110px,1.2fr) minmax(80px,.8fr) minmax(110px,1fr) minmax(155px,auto);align-items:center;gap:12px;display:grid}.admin-coupon-table-head{color:#8ce4ff;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #5ed5ff3d;margin-top:12px;padding:10px 12px;font-size:11px;font-weight:800}.admin-coupon-list article{background:#ffffff06;border-bottom:1px solid #5ed5ff24;padding:13px 12px}.admin-coupon-list article:last-of-type{border-bottom:0}.admin-coupon-list article strong{color:#fff;letter-spacing:.06em}.admin-coupon-list article span,.admin-coupon-list article small{color:#dff7ffad}.admin-coupon-list article small.expired{color:#ffacac}.admin-coupon-list article>div{gap:7px;display:flex}.admin-coupon-list article button{color:#e5f4ff;background:#5ed5ff1f;border:1px solid #8ce4ff59;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-weight:700;display:inline-flex}.admin-coupon-list article button svg{width:14px;height:14px}.admin-coupon-list article button span{color:inherit}.admin-coupon-list article button.danger{color:#ffd7d7;background:#b3235829;border-color:#ff707059}.admin-coupon-empty{color:#dff7ff94;text-align:center;margin:0;padding:24px 12px 10px}@media (width<=720px){.admin-offer-item{grid-template-columns:1fr}.admin-shipping-table{min-width:560px}.admin-free-shipping-field{flex-direction:column;align-items:stretch;gap:6px}.admin-free-shipping-field>input{width:100%;max-width:none}.admin-coupon-layout{grid-template-columns:1fr}.admin-coupon-table-head{display:none}.admin-coupon-list article{grid-template-columns:1fr 1fr}.admin-coupon-list article>div{grid-column:1/-1}}.admin-field{z-index:1;color:#dff7ffc7;align-content:start;gap:8px;font-size:13px;font-weight:700;display:grid;position:relative}.admin-field input,.admin-field select,.admin-field textarea{width:100%}.admin-form-row{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.admin-generated-id{color:#8ce4ff;cursor:not-allowed}.admin-inline-message{border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;min-height:34px;padding:7px 11px;font-size:13px;font-weight:800;display:inline-flex}.admin-inline-message span{border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:grid}.admin-inline-message.success{color:var(--admin-ice);background:#1d64c82e;border:1px solid #5ed5ff57}.admin-inline-message.success span{color:#fff;background:#1d64c8}.admin-inline-message.error,.admin-inline-message.danger{color:#ffd7d7;background:#b3235824;border:1px solid #ff707057}.admin-inline-message.error span,.admin-inline-message.danger span{color:#fff;background:#b32358}.admin-form input{font-size:14px}.admin-product-detail-fields{z-index:1;gap:14px;display:grid;position:relative}.admin-shop-product-form .admin-product-detail-fields{grid-column:1/-1}.admin-product-detail-fields .admin-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-form textarea.admin-compact-textarea{min-height:auto;line-height:1.45}.admin-chutney-step-fields{border:1px solid #dff7ff24;border-radius:18px;gap:12px;margin:0;padding:14px;display:grid}.admin-chutney-step-fields legend{color:#dff7ffcc;padding:0 8px;font-size:13px;font-weight:800}.admin-chutney-step-row{grid-template-columns:minmax(0,1fr) 180px 110px auto;align-items:end;gap:12px;display:grid}.admin-step-upload-field input{display:none}.admin-step-preview{grid-template-columns:86px;justify-items:center;gap:7px;min-height:86px;display:grid}.admin-step-preview img{object-fit:cover;background:#ffffff0f;border:1px solid #dff7ff29;border-radius:12px;width:86px;height:64px}.admin-step-preview button{border-radius:999px;min-height:28px;padding:0 10px;font-size:12px}.admin-weight-field{z-index:80;min-width:0;position:relative}.admin-weight-trigger{color:#f4f8ff;cursor:pointer;background:linear-gradient(145deg,#ffffff13,#ffffff06),#ffffff09;border:1px solid #dff7ff29;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:52px;padding:10px 13px;display:flex;box-shadow:inset 0 1px #ffffff14}.admin-weight-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-weight-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:18px;height:18px}.admin-weight-menu{z-index:90;background:#07142c;border:1px solid #dff7ff29;border-radius:16px;gap:10px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 16px 38px #00000052}.admin-weight-options{flex-wrap:wrap;gap:7px;display:flex}.admin-weight-option{color:#f4f8ffd6;background:#ffffff0e;border:1px solid #dff7ff24;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.admin-weight-option.active{color:var(--admin-ice);background:#5ed5ff2e;border-color:#5ed5ff75}.admin-weight-option b{color:#5ed5ff;font-size:12px;line-height:1}.admin-weight-add{border-top:1px solid #dff7ff1a;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-top:9px;display:grid}.admin-weight-add input{border-radius:12px;min-width:0;min-height:38px;padding:8px 10px}.admin-weight-add button{border-radius:12px;min-height:38px;padding:0 12px;font-size:13px}.admin-size-price-list{gap:10px;display:grid}.admin-size-price-row{background:#ffffff0a;border:1px solid #dff7ff24;border-radius:18px;grid-template-columns:76px minmax(0,1fr) minmax(0,1fr);align-items:end;gap:12px;padding:12px;display:grid}.admin-size-price-row>strong{min-height:52px;color:var(--admin-ice);background:#5ed5ff21;border-radius:14px;place-items:center;font-size:16px;display:grid}.admin-step-remove{border-radius:14px;min-height:42px;padding:0 12px}.admin-add-step-button{border-radius:14px;justify-self:start;align-items:center;gap:8px;min-height:42px;padding:0 16px;display:inline-flex}.admin-add-step-button span{font-size:18px;line-height:1}.admin-rating-field{color:#dff7ffcc;gap:7px;font-size:14px;font-weight:700;display:grid}.admin-rating-field select{color:#f5b800;background:linear-gradient(145deg,#ffffff13,#ffffff06),#ffffff09;border:1px solid #dff7ff24;border-radius:16px;outline:0;min-height:52px;padding:10px 13px;font-size:17px}.admin-form button[type=button]{z-index:1;color:#eef1ff;box-shadow:none;background:#ffffff1a;position:relative}.admin-upload{z-index:1;min-height:112px;color:var(--admin-ice);cursor:pointer;background:linear-gradient(145deg,#5ed5ff29,#ffffff09),#1d64c81a;border:1px solid #5ed5ff5c;border-radius:18px;place-items:center;padding:18px;display:grid;position:relative}.admin-upload span{flex-direction:row;justify-content:center;align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.admin-upload svg,.admin-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px}.admin-upload input{display:none}.admin-form-hint{color:#f6f7ff99;margin:0;font-size:14px;line-height:1.5}.admin-banner-preview{z-index:1;background:#ffffff0d;border:1px solid #dff7ff29;border-radius:18px;position:relative;overflow:hidden}.admin-banner-preview-grid{gap:10px;display:grid}.admin-banner-preview img,.admin-banner-preview video{aspect-ratio:16/5;object-fit:cover;width:100%;display:block}.admin-product-preview{z-index:1;background:linear-gradient(145deg,#ffffff14,#ffffff06),#ffffff0b;border:1px solid #dff7ff29;border-radius:20px;place-items:center;min-height:190px;padding:16px;display:grid;position:relative}.admin-product-preview img{object-fit:contain;max-width:min(220px,100%);max-height:180px}.admin-video-upload{min-height:96px}.admin-flavour-form{gap:12px;padding:22px}.admin-flavour-form h3{margin-bottom:4px;font-size:20px}.admin-flavour-form input{border-radius:14px;min-height:46px}.admin-flavour-upload,.admin-flavour-form .admin-video-upload{border-radius:14px;min-height:48px;padding:10px 14px}.admin-flavour-upload span{gap:0;font-size:14px}.admin-flavour-upload svg{display:none}.admin-feed-preview{z-index:1;background:#ffffff0d;border:1px solid #dff7ff29;border-radius:16px;position:relative;overflow:hidden}.admin-feed-preview img{aspect-ratio:16/10;object-fit:cover;width:100%;max-height:220px;display:block}.admin-feed-preview span{color:#fff;background:#0000009e;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;position:absolute;bottom:10px;left:10px}.admin-review-preview{z-index:1;background:linear-gradient(145deg,#ffffff14,#ffffff06),#ffffff0b;border:1px solid #dff7ff29;border-radius:20px;place-items:center;min-height:260px;padding:16px;display:grid;position:relative}.admin-review-preview img{object-fit:contain;border-radius:16px;max-width:min(260px,100%);max-height:260px}.admin-check{z-index:1;color:#dff7ffc7;background:#ffffff0b;border:1px solid #dff7ff1f;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:11px 14px;font-weight:700;display:flex;position:relative}.admin-check input{width:18px;min-height:18px}.admin-table{z-index:1;align-content:start;display:grid;position:relative;overflow:hidden}.admin-row{background:#ffffff0b;border:1px solid #ffffff0f;border-radius:20px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:72px;margin:10px;padding:16px 18px;display:grid}.admin-row:hover{background:#ffffff14}.admin-row:last-child{border-bottom:0}.admin-row strong,.admin-row span{display:block}.admin-row strong{color:#f6f7ff;font-size:15px}.admin-row span{color:#f6f7ff8f;margin-top:4px;font-size:13px}.admin-row button:last-child{background:linear-gradient(135deg,#8b0000,#b32358)}.admin-row .admin-icon-button{color:#eef1ff;width:38px;min-height:38px;box-shadow:none;background:#ffffff14;border-radius:12px;place-items:center;padding:0;display:grid}.admin-row .admin-icon-button.danger{color:#ffb8c8;background:#b323582e}.admin-product-table{flex-direction:column;gap:10px;min-height:360px;padding:10px;display:flex}.admin-shop-topbar{flex-wrap:wrap;justify-content:flex-start;gap:12px;display:flex}.admin-try-product-picker{z-index:20;position:relative}.admin-product-related-products .admin-try-product-picker,.admin-product-related-products .admin-try-product-trigger{width:100%}.admin-product-related-products .admin-try-product-picker{gap:10px;display:grid}.admin-product-related-products .admin-try-product-trigger{border-radius:14px;justify-content:space-between}.admin-shop-filter-tabs{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.admin-shop-filter-tabs::-webkit-scrollbar{display:none}.admin-stock-screen{gap:18px;display:grid}.admin-stock-header{background:radial-gradient(circle at 90% 0,#5ed5ff24,#0000 36%),#ffffff0b;border:1px solid #dff7ff1a;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;min-height:0;padding:22px;display:flex}.admin-stock-header span,.admin-stock-table-title span{color:#8ce4ff;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.admin-stock-header h2,.admin-stock-table-title h3{color:#fff;margin:4px 0 0;font-size:24px;line-height:1.15}.admin-stock-header p{color:#f6f7ffa3;margin:8px 0 0;font-size:13px}.admin-stock-header strong{color:#9af5ca;background:#40d69629;border-radius:999px;min-width:max-content;padding:10px 14px;font-size:13px}.admin-stock-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.admin-stock-categories,.admin-stock-table{padding:16px}.admin-stock-categories h3{color:#fff;margin:0 0 12px;font-size:16px}.admin-stock-filter-tabs{gap:10px;display:grid;overflow:visible}.admin-stock-filter-tabs button{color:#f6f7ffb8;text-align:left;background:#ffffff0d;border:1px solid #dff7ff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px;padding:10px 12px;display:flex}.admin-stock-filter-tabs button.active{color:#fff;background:#5ed5ff24;border-color:#5ed5ff70}.admin-stock-filter-tabs button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.admin-stock-filter-tabs button b{background:#ffffff1a;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;display:grid}.admin-stock-list{gap:10px;margin-top:14px;display:grid}.admin-stock-row{background:#ffffff0b;border:1px solid #dff7ff1a;border-radius:16px;grid-template-columns:minmax(0,1fr) 120px 88px;align-items:center;gap:12px;padding:12px;display:grid}.admin-stock-product{align-items:center;gap:12px;min-width:0;display:flex}.admin-stock-product img,.admin-stock-product>span{object-fit:contain;background:#ffffff0f;border-radius:12px;flex:0 0 48px;width:48px;height:48px}.admin-stock-product>span{color:#f6f7ff80;text-align:center;place-items:center;font-size:9px;display:grid}.admin-stock-product strong,.admin-stock-product small{display:block}.admin-stock-product strong{color:#fff;font-size:14px;line-height:1.25}.admin-stock-product small{color:#f6f7ff8c;margin-top:3px;font-size:11px;line-height:1.35}.admin-stock-input{color:#f6f7ff9e;gap:5px;font-size:11px;font-weight:800;display:grid}.admin-stock-input input{color:#fff;background:#03081785;border:1px solid #dff7ff24;border-radius:12px;width:100%;min-height:38px;padding:0 10px;font-size:14px}.admin-stock-save{color:#062326;background:#40d696;border:0;border-radius:12px;min-height:38px;padding:0 14px;font-size:12px;font-weight:900}.admin-stock-save:disabled{opacity:.6;cursor:wait}.admin-add-category-button,.admin-add-product-button,.admin-try-product-trigger{color:#fff;background:linear-gradient(135deg,#5ed5ff47,#1d64c852),#ffffff0d;border:1px solid #5ed5ff61;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:10px 16px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 14px 30px #43c8ff24}.admin-try-product-trigger b{background:#ffffff29;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;display:grid}.admin-try-product-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.admin-try-product-menu{background:#07142c;border:1px solid #dff7ff29;border-radius:16px;gap:7px;width:min(360px,100vw - 40px);max-height:320px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 38px #00000052}.admin-product-related-products .admin-try-product-menu{width:100%;max-height:190px;box-shadow:none;border-radius:14px;padding:8px;position:static}.admin-form label.admin-try-product-option,.admin-try-product-option{color:#f4f8ffdb;background:#ffffff0b;border:1px solid #dff7ff1a;border-radius:12px;align-items:center;gap:9px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:800;display:flex}.admin-try-product-option input{background:initial;width:16px;height:16px;min-height:0;box-shadow:none;accent-color:#43c8ff;border-radius:3px;flex:0 0 16px;margin:0;padding:0;position:static}.admin-try-product-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-try-product-empty{color:#f6f7ff9e;padding:12px;font-size:13px}.admin-add-category-button span,.admin-add-product-button span,.admin-category-modal-add button span{background:#ffffff29;border-radius:50%;place-items:center;width:18px;height:18px;line-height:1;display:grid}.admin-shop-category-panel{background:radial-gradient(circle at 92% 0,#5ed5ff2e,#0000 36%),linear-gradient(145deg,#fff1,#ffffff05),#ffffff09;border:1px solid #dff7ff1f;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:14px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff1a,0 18px 48px #0003}.admin-shop-category-tabs{flex-wrap:wrap;gap:8px;display:flex}.admin-category-chip{color:#ffffffc7;background:#ffffff0f;border:1px solid #dff7ff24;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:4px 5px 4px 10px;display:inline-flex}.admin-category-chip.active{color:#fff;background:linear-gradient(135deg,#5ed5ff3d,#ffffff0f),#1d64c82e;border-color:#5ed5ff80}.admin-category-chip span{color:#ffffffc7;background:#ffffff1a;border-radius:999px;place-items:center;min-width:22px;height:22px;padding-inline:6px;font-size:11px;font-weight:900;display:grid}.admin-category-select,.admin-new-category button{min-height:34px;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.admin-new-category button{color:#fff;background:linear-gradient(135deg,#5ed5ff38,#1d64c842);border:1px solid #5ed5ff61;padding-inline:14px}.admin-category-action{color:#ffffffc7;width:30px;min-height:30px;box-shadow:none;background:#ffffff14;border:1px solid #dff7ff14;border-radius:999px;place-items:center;padding:7px;display:grid}.admin-category-action.danger{color:#ffb8c8;background:#b3235829}.admin-category-action svg,.admin-category-edit svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.admin-category-edit{grid-template-columns:minmax(150px,210px) auto auto;align-items:center;gap:6px;display:inline-grid}.admin-category-edit input{color:#fff;background:#02081947;border:1px solid #5ed5ff42;border-radius:999px;outline:0;min-height:32px;padding:6px 10px}.admin-category-edit button{color:#fff;width:30px;min-height:30px;box-shadow:none;background:#ffffff14;border:1px solid #dff7ff14;border-radius:999px;place-items:center;padding:7px;display:grid}.admin-new-category{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.admin-new-category input{color:#fff;background:#ffffff0e;border:1px solid #dff7ff1f;border-radius:999px;outline:0;min-height:38px;padding:8px 12px}.admin-shop-product-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px 18px}.admin-shop-product-form h3,.admin-shop-product-form .admin-inline-message,.admin-shop-product-form .admin-product-draft-note,.admin-shop-product-form .admin-category-checks,.admin-shop-product-form .admin-product-flavour-feed,.admin-shop-product-form .admin-product-related-products,.admin-shop-product-form .admin-check,.admin-shop-product-form .admin-form-actions{grid-column:1/-1}.admin-product-draft-note{z-index:1;background:linear-gradient(145deg,#5ed5ff1f,#ffffff09),#1d64c814;border:1px solid #5ed5ff3d;border-radius:16px;flex-wrap:wrap;align-items:center;gap:7px 12px;padding:12px 14px;display:flex;position:relative}.admin-product-draft-note strong{color:#fff;font-size:13px}.admin-product-draft-note span{color:#dff7ffa8;font-size:12px;font-weight:700}.admin-image-input-row{z-index:1;flex-wrap:wrap;grid-column:1/-1;align-items:flex-start;gap:16px;display:flex;position:relative}.admin-shop-product-form .admin-image-input-row .admin-product-upload-field{flex:0 0 190px;min-width:190px}.admin-product-upload-field input{display:none}.admin-product-flavour-feed,.admin-product-related-products{z-index:1;background:#ffffff0b;border:1px solid #5ed5ff33;border-radius:16px;gap:10px;margin:0;padding:14px;display:grid;position:relative}.admin-product-flavour-feed legend,.admin-product-related-products legend{color:var(--admin-ice);padding:0 8px;font-size:13px;font-weight:800}.admin-product-feed-upload-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-product-feed-video-url{width:min(620px,100%)}.admin-flavour-upload.is-uploading{cursor:wait;opacity:.72;pointer-events:none}.admin-flavour-upload.is-uploading span{justify-content:center;align-items:center;gap:10px;display:inline-flex}.admin-upload-spinner{border:2px solid #dff7ff59;border-top-color:#dff7ff;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite admin-spin}.admin-product-feed-preview{background:#ffffff0f;border:1px solid #dff7ff29;border-radius:14px;width:min(150px,100%);position:relative;overflow:hidden}.admin-product-feed-preview img{aspect-ratio:351/547;object-fit:cover;width:100%;display:block}.admin-product-feed-preview span{color:#113f3f;background:#ffffffeb;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 22px #00000038}.admin-gallery-upload{flex:0 0 190px;gap:8px;min-width:190px;display:grid}.admin-details-gallery-upload{flex:480px;min-width:min(480px,100%)}.admin-gallery-preview{justify-items:center;gap:7px;display:grid}.admin-gallery-preview-list{grid-template-columns:repeat(auto-fill,112px);justify-content:start;align-items:start;gap:10px;display:grid}.admin-gallery-preview img{object-fit:contain;background:#ffffff0f;border:1px solid #dff7ff29;border-radius:12px;width:112px;height:84px}.admin-gallery-preview button{border-radius:999px;min-height:28px;padding:0 10px;font-size:12px}.admin-clear-gallery-images{border-radius:999px;grid-column:1/-1;min-height:30px;font-size:12px}.admin-upload-picker{width:100%;min-height:52px;color:var(--admin-ice);cursor:pointer;background:linear-gradient(145deg,#5ed5ff24,#ffffff09),#1d64c81a;border:1px solid #5ed5ff57;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.admin-upload-picker svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.admin-upload-picker b{font:inherit}.admin-upload-clear{color:#ffd2dc;cursor:pointer;background:linear-gradient(145deg,#ffb8c824,#ffffff09),#b323581a;border:1px solid #ffb8c83d;border-radius:16px;align-self:flex-end;min-height:52px;padding:0 18px;font-size:14px;font-weight:800}.admin-upload-clear:hover{background:linear-gradient(145deg,#ffb8c833,#ffffff0e),#b3235829;border-color:#ffb8c875}.admin-image-input-row .admin-image-url-field{flex:1 1 0;min-width:0}.admin-shop-product-form .admin-form-row{display:contents}.admin-shop-product-form .admin-product-detail-fields .admin-form-row{display:grid}.admin-shop-product-form .admin-product-preview{min-height:154px}.admin-shop-product-form .admin-upload{align-self:stretch}.admin-category-checks{z-index:1;background:linear-gradient(145deg,#ffffff12,#ffffff06),#ffffff09;border:1px solid #dff7ff24;border-radius:18px;margin:0;padding:12px 14px 14px;position:relative}.admin-category-checks legend{float:left;color:#dff7ffcc;width:100%;margin:0 0 10px;padding:0;font-size:13px;font-weight:800;line-height:1.2}.admin-category-checks>div{clear:both;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-category-checks>div::-webkit-scrollbar{display:none}.admin-category-check{color:#ffffffc7;background:#ffffff0e;border:1px solid #dff7ff1f;border-radius:12px;flex:none;align-items:center;gap:9px;min-height:38px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.admin-category-check:has(input:checked){color:#fff;background:linear-gradient(135deg,#5ed5ff38,#ffffff0f),#1d64c82e;border-color:#5ed5ff7a}.admin-category-check input{accent-color:#43c8ff;width:15px;min-height:15px}.admin-form-actions{z-index:1;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:relative}.admin-form-actions button{width:auto;min-width:180px;min-height:52px;padding-inline:28px}.admin-form-actions .admin-add-another-product-action{min-width:0;color:var(--admin-ice);box-shadow:none;background:linear-gradient(145deg,#5ed5ff1f,#ffffff09),#ffffff0f;border:1px solid #5ed5ff47;justify-content:center;align-items:center;gap:8px;padding-inline:18px;display:inline-flex}.admin-form-actions .admin-add-another-product-action span{background:#ffffff24;border-radius:50%;place-items:center;width:18px;height:18px;line-height:1;display:grid}.admin-form-actions button:only-child{min-width:210px}.admin-product-table-title{border-bottom:1px solid #dff7ff1a;justify-content:space-between;align-items:center;gap:12px;margin:10px 10px 2px;padding:8px 10px 14px;display:flex}.admin-product-table-title span{color:#8ce4ff;text-transform:uppercase;font-size:12px;font-weight:800}.admin-product-table-title h3{color:#fff;margin:4px 0 0;font-size:24px;line-height:1.1}.admin-view-more-products{min-height:38px;color:var(--admin-ice);cursor:pointer;background:linear-gradient(145deg,#5ed5ff24,#ffffff09),#1d64c81f;border:1px solid #5ed5ff4d;border-radius:999px;padding:0 14px;font-size:13px;font-weight:800}.admin-all-products-screen{min-height:calc(100vh - 56px);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.admin-all-products-screen:before,.admin-all-products-screen:after{content:none}.admin-all-products-list{z-index:1;gap:14px;display:grid;position:relative}.admin-all-products-copy{align-items:baseline;gap:10px;display:flex}.admin-all-products-copy span{color:#8ce4ff;text-transform:uppercase;font-size:11px;font-weight:800}.admin-all-products-copy h3{color:#fff;margin:0;font-size:16px;line-height:1.1}.admin-all-products-list .admin-product-card-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;padding:0}.admin-product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:8px;display:grid}.admin-product-icon-guide{background:#ffffff0b;border:1px solid #dff7ff1a;border-radius:12px;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 12px;padding:8px 10px;display:flex}.admin-product-icon-guide span{color:#dff7ffb8;align-items:center;gap:6px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.admin-product-icon-guide input{accent-color:#43c8ff;width:14px;height:14px;margin:0}.admin-product-icon-guide b{border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-style:normal;line-height:1;display:grid}.admin-product-icon-guide b.heart{color:#ffb8c8;background:#ffffff14;border:1px solid #ffb8c847}.admin-product-icon-guide b.feed{color:#062326;background:linear-gradient(145deg,#5ed5ffe0,#40d696d6);border:1px solid #5ed5ff59}.admin-product-icon-guide b.preview{color:#dff7ff;background:#02081994;border:1px solid #dff7ff24}.admin-product-icon-guide svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:12px;height:12px}.admin-bestselling-product-table{padding:18px}.admin-bestselling-product-table .admin-product-table-title{margin:0 0 8px;padding:0 0 18px}.admin-bestselling-product-table .admin-product-card-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;padding:0}.admin-bestselling-product-table .admin-product-row{border-color:#dff7ff1a;min-height:360px;padding:14px}.admin-bestselling-product-table .admin-product-card-copy{align-self:end}.admin-product-row{background:radial-gradient(circle at 88% 0,#5ed5ff1f,#0000 34%),#ffffff0b;border:1px solid #ffffff0f;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr) auto;align-items:stretch;gap:7px;min-height:0;padding:10px;display:grid}.admin-product-card-top{align-items:center;gap:7px;display:flex}.admin-feed-badge{color:#062326;width:28px;height:28px;box-shadow:none;background:linear-gradient(145deg,#5ed5ffe0,#40d696d6),#ffffff1f;border:1px solid #5ed5ff59;border-radius:50%;place-items:center;display:grid}.admin-feed-badge svg{stroke-width:2.3px;width:16px;height:16px}.admin-best-check{place-items:center;display:grid}.admin-best-check input{accent-color:#43c8ff;width:16px;height:16px}.admin-loved-button{color:#ffb8c8;cursor:pointer;width:28px;min-height:28px;box-shadow:none;background:#ffffff14;border:1px solid #ffb8c847;border-radius:50%;place-items:center;padding:0;font-size:15px;line-height:1;display:grid}.admin-loved-button.active{color:#fff;background:#b32358;border-color:#ff709ca3}.admin-loved-button:disabled{cursor:wait;opacity:.6}.admin-product-image-card{width:100%;height:165px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;position:relative;overflow:visible}.admin-product-image-card img{object-fit:contain;object-position:center;width:auto;max-width:88%;height:auto;max-height:155px;display:block}.admin-preview-button{color:#dff7ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff24,#ffffff0a),#02081970;border:1px solid #dff7ff24;border-radius:999px;place-items:center;width:26px;min-height:26px;padding:6px;display:grid;position:absolute;top:2px;right:2px;box-shadow:0 10px 22px #0000002e}.admin-preview-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.admin-product-image-card span{color:#dff7ff8c;font-size:11px;font-weight:800}.admin-product-row strong,.admin-product-row span,.admin-product-row em,.admin-product-row b{display:block}.admin-product-row strong{color:#fff;font-size:14px;line-height:1.18}.admin-product-row span{color:#f6f7ff9e;margin-top:3px;font-size:11px;line-height:1.35}.admin-product-row small{color:#8ce4ff;background:#5ed5ff1a;border:1px solid #5ed5ff38;border-radius:999px;width:max-content;max-width:100%;margin-top:0;padding:3px 7px;font-size:9px;font-weight:800}.admin-product-row em{color:#f5b800;letter-spacing:1px;margin-top:6px;font-size:15px;font-style:normal}.admin-product-row b{color:#ffd7bd;margin-top:2px;font-size:15px}.admin-product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.admin-product-row .admin-icon-button{color:#eef1ff;background:#ffffff14;border:0;border-radius:12px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:30px;padding:6px 8px;display:inline-flex}.admin-product-row .admin-icon-button.danger{color:#ffb8c8;background:#b323582e}.admin-product-row .admin-icon-button span{color:currentColor;margin:0;font-size:10px;font-weight:800;line-height:1}.admin-empty-category{text-align:center;background:#ffffff09;border:1px dashed #dff7ff2e;border-radius:20px;margin:10px;padding:24px}.admin-empty-category strong,.admin-empty-category span{display:block}.admin-empty-category strong{color:#fff;font-size:16px}.admin-empty-category span{color:#dff7ff9e;margin-top:6px;font-size:13px}.admin-product-row svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.admin-feed-table{gap:12px;padding:18px}.admin-feed-table-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:0;margin:0 0 6px;padding:0 0 14px;display:flex}.admin-feed-empty button{color:#dff7ff;background:#5ed5ff24;border:1px solid #5ed5ff52;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.admin-feed-table-header>div:first-child span{color:#8ce4ff;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.admin-feed-table-header h3{color:#fff;margin:4px 0 0;font-size:20px;line-height:1.2}.admin-feed-table-header strong{color:#fff;background:#5ed5ff1f;border:1px solid #8ce4ff3d;border-radius:14px;place-items:center;width:42px;height:42px;font-size:16px;display:grid}.admin-feed-empty{color:#dff7ffad;text-align:center;background:radial-gradient(circle at 50% 0,#5ed5ff1f,#0000 42%),#ffffff09;border:1px dashed #8ce4ff38;border-radius:20px;align-content:center;place-items:center;gap:10px;min-height:300px;padding:32px;display:grid}.admin-feed-empty svg{color:#8ce4ff;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;background:#5ed5ff1f;border-radius:18px;width:58px;height:58px;padding:13px}.admin-feed-empty strong,.admin-feed-empty span{display:block}.admin-feed-empty strong{color:#fff;font-size:18px}.admin-feed-empty span{max-width:360px;font-size:13px;line-height:1.5}.admin-feed-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-feed-card{background:#ffffff0b;border:1px solid #ffffff0f;border-radius:14px;gap:8px;min-width:0;padding:10px;display:grid;position:relative;overflow:hidden}.admin-feed-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 84% 0,#5ed5ff1f,#0000 42%);position:absolute;inset:0}.admin-feed-card>*{z-index:1;position:relative}.admin-feed-card .admin-feed-thumb{aspect-ratio:351/547;border-radius:12px;width:100%;height:auto;min-height:0;max-height:260px}.admin-feed-card-copy{gap:3px;display:grid}.admin-feed-card-copy strong,.admin-feed-card-copy span{display:block}.admin-feed-card-copy strong{color:#fff;font-size:13px;line-height:1.25}.admin-feed-card-copy span{color:#f6f7ff9e;margin:0;font-size:11px;line-height:1.35}.admin-feed-card .admin-feed-actions{justify-content:flex-end;display:flex}.admin-feed-thumb{cursor:pointer;background:#ffffff0f;border:0;border-radius:12px;width:76px;height:96px;padding:0;position:relative;overflow:hidden}.admin-feed-thumb:disabled{cursor:default}.admin-feed-thumb img{object-fit:cover;width:100%;height:100%;display:block}.admin-feed-thumb span{color:#286710;background:#ffffffe6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.admin-feed-card .admin-feed-thumb span{color:#286710;margin:0;font-size:15px}.admin-feed-card .admin-icon-button{color:#dff7ff;background:#5ed5ff24;border:0;border-radius:12px;place-items:center;width:36px;min-height:32px;padding:0;font-size:12px;font-weight:800;display:grid}.admin-feed-card .admin-icon-button.danger{color:#ffb8c8;background:#b323582e}.admin-feed-card svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.admin-review-table{gap:10px;padding:10px}.admin-review-row{background:#ffffff0b;border:1px solid #ffffff0f;border-radius:20px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:132px;padding:14px;display:grid}.admin-review-row>img{object-fit:cover;border-radius:14px;width:92px;height:112px}.admin-review-row strong,.admin-review-row span{display:block}.admin-review-row strong{color:#fff;font-size:16px}.admin-review-row span{color:#f6f7ff9e;margin-top:5px;font-size:13px}.admin-review-row .admin-icon-button{color:#ffb8c8;background:#b323582e;border:0;border-radius:12px;place-items:center;width:38px;min-height:38px;padding:0;display:grid}.admin-review-row svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.admin-confirm-layer{z-index:1300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-confirm-dialog{color:#fff;background:radial-gradient(circle at 80% 0,#b3235833,#0000 36%),#080916f0;border:1px solid #ffffff1f;border-radius:22px;width:min(430px,100%);overflow:hidden;box-shadow:0 28px 80px #0000007a}.admin-confirm-dialog header{justify-content:space-between;align-items:center;gap:16px;padding:20px 20px 10px;display:flex}.admin-confirm-dialog h2{margin:0;font-size:22px}.admin-confirm-dialog header button{color:#fff;background:#ffffff14;border:0;border-radius:12px;width:36px;height:36px;padding:8px}.admin-confirm-dialog svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:100%;height:100%}.admin-confirm-dialog p{color:#f6f7ffad;margin:0;padding:0 20px 20px;line-height:1.55}.admin-confirm-dialog>div{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:12px;padding:16px 20px 20px;display:grid}.admin-confirm-dialog>div button{color:#fff;border:0;border-radius:13px;min-height:44px;font-weight:700}.admin-confirm-dialog>div button:first-child{background:#ffffff1a}.admin-confirm-dialog>div button:last-child{background:linear-gradient(135deg,#8b0000,#b32358)}.admin-category-modal{color:#fff;background:radial-gradient(circle at 86% 6%,#5ed5ff2e,#0000 34%),linear-gradient(145deg,#ffffff13,#ffffff06),#040a1cf5;border:1px solid #dff7ff29;border-radius:28px;grid-template-rows:auto auto minmax(0,1fr);width:min(720px,100%);max-height:min(720px,100vh - 48px);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 30px 90px #0000007a}.admin-category-modal>header{justify-content:space-between;align-items:center;gap:18px;padding:22px 24px 14px;display:flex}.admin-category-modal>header span{color:#8ce4ff;text-transform:uppercase;font-size:12px;font-weight:800}.admin-category-modal h2{margin:4px 0 0;font-size:28px;line-height:1.1}.admin-category-modal>header button{color:#fff;background:#ffffff14;border:1px solid #dff7ff1a;border-radius:14px;width:42px;height:42px;padding:10px}.admin-category-modal svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:100%;height:100%}.admin-category-modal-add{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:0 24px 18px;display:grid}.admin-category-modal-add input{color:#fff;background:linear-gradient(145deg,#ffffff13,#ffffff06),#ffffff09;border:1px solid #dff7ff24;border-radius:16px;outline:0;min-height:48px;padding:12px 15px}.admin-category-modal-add button{color:#fff;background:linear-gradient(135deg,#43c8ff,#1d64c8);border:1px solid #5ed5ff61;border-radius:16px;align-items:center;gap:9px;min-height:48px;padding:12px 16px;font-weight:900;display:inline-flex}.admin-category-modal-list{align-content:start;gap:10px;min-height:0;padding:0 14px 18px;display:grid;overflow-y:auto}.admin-category-modal-row{background:#ffffff0b;border:1px solid #dff7ff17;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:72px;padding:14px;display:grid}.admin-category-modal-row>div strong,.admin-category-modal-row>div span{display:block}.admin-category-modal-row>div strong{color:#fff;font-size:15px}.admin-category-modal-row>div span{color:#dff7ff9e;margin-top:4px;font-size:12px;font-weight:700}.admin-category-modal-row .admin-category-edit{grid-column:1/-1}.admin-product-preview-modal{color:#fff;background:radial-gradient(circle at 86% 6%,#5ed5ff2e,#0000 34%),linear-gradient(145deg,#ffffff13,#ffffff06),#040a1cf5;border:1px solid #dff7ff29;border-radius:28px;grid-template-rows:auto minmax(0,1fr);width:min(620px,100%);max-height:min(760px,100vh - 48px);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 30px 90px #0000007a}.admin-product-preview-modal>header{justify-content:space-between;align-items:center;gap:18px;padding:20px 22px 12px;display:flex}.admin-product-preview-modal>header span{color:#8ce4ff;text-transform:uppercase;font-size:12px;font-weight:800}.admin-product-preview-modal h2{margin:4px 0 0;font-size:24px;line-height:1.12}.admin-product-preview-modal>header button{color:#fff;background:#ffffff14;border:1px solid #dff7ff1a;border-radius:14px;width:42px;height:42px;padding:10px}.admin-product-preview-modal svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:100%;height:100%}.admin-product-preview-modal>div{place-items:center;min-height:0;padding:10px 24px 26px;display:grid}.admin-product-preview-modal img{object-fit:contain;width:min(420px,100%);max-height:min(560px,100vh - 190px);display:block}.admin-video-preview-modal{width:min(920px,100vw - 40px);position:relative}.admin-video-preview-modal>button{color:#111;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:8px;display:grid;position:absolute;top:-46px;right:-12px}.admin-video-preview-modal svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:100%;height:100%}.admin-video-preview-modal video,.admin-video-preview-modal iframe{aspect-ratio:16/9;object-fit:contain;background:#000;border:0;border-radius:18px;width:100%;max-height:82vh;display:block}.banner-row{grid-template-columns:minmax(260px,38%) minmax(0,1fr) auto;align-items:center;gap:18px}.banner-row img,.banner-row video{aspect-ratio:1680/520;object-fit:cover;border:1px solid #ffffffa6;border-radius:14px;width:100%;height:auto;box-shadow:0 10px 22px #1f371721}.order-row{grid-template-columns:minmax(0,1fr) 170px}.home{background:linear-gradient(#fff 0% 56%,#fbfdf8 100%);min-height:100vh}.offer-bar{background:var(--green);color:#fff;height:36px;overflow:hidden}.offer-track{align-items:center;width:max-content;height:100%;animation:22s linear infinite offer-marquee;display:flex}.offer-bar:hover .offer-track{animation-play-state:paused}.offer-group{letter-spacing:.2px;justify-content:space-around;align-items:center;gap:clamp(28px,4vw,58px);min-width:100vw;padding:0 clamp(28px,5vw,72px);font-size:14px;font-weight:500;display:flex}.offer-group span,.offer-group a{color:inherit;white-space:nowrap;text-decoration:none}.offer-group i{background:#ffffffd9;flex:0 0 2px;width:2px;height:18px}.offer-item{display:contents}@keyframes offer-marquee{to{transform:translate(-50%)}}.site-header,.home-content{width:min(1290px,100% - clamp(32px,5vw,72px));margin-inline:auto}.home:not(.shop-page)>.site-header,.home:not(.shop-page)>.home-content{width:min(1360px,100% - clamp(32px,4vw,64px))}.site-header{grid-template-columns:220px 1fr auto;align-items:center;gap:28px;min-height:104px;display:grid}.brand img{width:205px;height:auto;display:block}.mobile-menu-toggle,.mobile-search{display:none}.main-nav{justify-content:center;align-items:center;gap:clamp(30px,4vw,58px);display:flex}.main-nav a{color:#050505;white-space:nowrap;font-family:Poppins,Arial,sans-serif;font-size:18px;font-weight:500;text-decoration:none}.main-nav a.active{color:#fff;background:var(--green);border-radius:999px;padding:5px 21px}.header-actions{align-items:center;gap:25px;display:flex}.header-actions button{color:#080808;background:0 0;border:0;padding:0}.action{text-align:left;align-items:center;gap:10px;display:flex}.action>svg,.icon-action svg,.cart-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:34px;height:34px}.action span:last-child{flex-direction:column;display:flex}.action strong{white-space:nowrap;font-size:17px;font-weight:500;line-height:1.2}.action small{margin-top:2px;font-size:12px}.cart-total{white-space:nowrap;align-items:baseline;gap:0;display:inline-flex}.icon-action,.cart-icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.cart-animating .cart-icon svg,.cart-animating .cart-icon b{opacity:0}.icon-action b,.cart-icon b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:500;display:grid;position:absolute;top:-4px;right:-6px}.toolbar{grid-template-columns:1fr 210px 240px;gap:55px;margin:4px 0 25px;display:grid}.search{border:1px solid var(--light-green);border-radius:999px;height:42px;display:flex;overflow:hidden}.search input{color:#222;border:0;outline:0;width:100%;padding:0 28px;font-size:16px}.search input::placeholder{color:#868686}.search button{background:var(--green);color:#fff;border:0;place-items:center;width:60px;display:grid}.search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:23px;height:23px}.category-menu{z-index:20;position:relative}.shop-sort{height:51px;color:var(--green);grid-template-columns:1fr;align-items:center;gap:10px;font-family:Poppins,Arial,sans-serif;font-size:13px;font-weight:600;display:grid}.shop-sort-label{display:none}.shop-sort select{border:1px solid var(--light-green);width:100%;height:42px;color:var(--green);cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-family:Poppins,Arial,sans-serif;font-size:13px;font-weight:600}.shop-sort-arrow{display:none}.categories{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:48px;margin-top:-2px;padding:0 18px 0 20px;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:500;display:flex}.home:not(.shop-page) .toolbar{grid-template-columns:minmax(0,1fr) minmax(190px,240px);align-items:center;gap:clamp(18px,3vw,30px);margin:0 0 20px}.categories svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:22px;height:22px}.category-dropdown{z-index:30;opacity:0;visibility:hidden;background:#fff;border:1px solid #2867102e;border-radius:10px;gap:4px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-6px);box-shadow:0 16px 35px #00000024}.category-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.category-dropdown a,.category-dropdown button{color:#080808;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;min-height:40px;padding:9px 12px;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:600;text-decoration:none}.category-dropdown a:hover,.category-dropdown button:hover,.category-dropdown button.active{color:var(--green);background:#eff7eb}.banner-slider{position:relative}.banner{box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#eef7e9;border-radius:0;width:100%;margin-left:0;display:block;overflow:hidden;box-shadow:0 22px 55px #1f37171f}.banner-arrow{z-index:2;width:48px;height:48px;color:var(--green);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;padding:0 0 4px;font:400 40px/1 Arial,sans-serif;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0003}.banner-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.banner-arrow:focus-visible{outline-offset:3px;outline:3px solid #28671066}.banner-arrow.previous{left:18px}.banner-arrow.next{right:18px}.banner img,.banner video{object-fit:contain;object-position:center;width:100%;height:auto;transition:opacity .25s;display:block}.mobile-banner-image{display:none!important}@media (width<=760px){.banner-arrow{display:none}.banner .mobile-banner-image,.secondary-banner .mobile-banner-image{display:block!important}.banner .desktop-banner-media,.secondary-banner .desktop-banner-media{display:none}}.banner video{aspect-ratio:16/5;background:#000}.slider-dots{justify-content:center;gap:9px;padding:22px 0 42px;display:flex}.slider-dots button{background:#b3b3b3;border:0;border-radius:50%;width:14px;height:14px;padding:0}.slider-dots button.active{background:var(--green)}.best-selling{padding:18px 0 78px;font-family:Poppins,Arial,sans-serif}.section-heading{justify-content:center;align-items:flex-start;gap:clamp(28px,5vw,58px);margin-bottom:36px;display:flex}.section-heading h2{color:var(--green);margin:0;font-family:Poppins,Arial,sans-serif;font-size:38px;font-weight:600;line-height:1.2}.combo-heading{color:#080808;isolation:isolate;background:0 0;border:0;border-radius:8px;flex-direction:column;align-items:center;padding:4px 10px 6px 46px;text-decoration:none;display:flex;position:relative}.shop-page .combo-heading{color:#080808}.shop-page .combo-heading.active{color:var(--green)}.shop-page .combo-heading small{color:currentColor}.combo-heading-button{cursor:pointer;touch-action:manipulation}.combo-heading-button:before{content:"";z-index:-1;border-radius:inherit;opacity:0;background:radial-gradient(circle,#35691433,#0000 68%);animation:2.8s ease-in-out infinite combo-highlight;position:absolute;inset:0;transform:scale(.86)}.combo-heading span{font-family:Poppins,Arial,sans-serif;font-size:38px;font-weight:700;line-height:1;animation:2.8s ease-in-out infinite combo-pop}.combo-heading small{color:#583320;margin-top:2px;font-family:Almond Milky,Brush Script MT,cursive;font-size:18px;font-weight:700;line-height:1;position:relative;transform:rotate(-3deg)}.combo-heading small:after{content:"";background:linear-gradient(90deg,#0000,#356914b3,#0000);border-radius:999px;height:3px;animation:2.8s ease-in-out infinite combo-save-sweep;position:absolute;bottom:-3px;left:8%;right:8%}@keyframes combo-highlight{0%,to{opacity:0;transform:scale(.86)}42%{opacity:1;transform:scale(1.12)}}@keyframes combo-pop{0%,to{transform:translateY(0)scale(1)}42%{transform:translateY(-1px)scale(1.04)}}@keyframes combo-save-sweep{0%,to{opacity:.2;transform:scaleX(.25)}42%{opacity:1;transform:scaleX(1)}}.product-scroll-wrap{position:relative}.product-grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.home:not(.shop-page) .product-grid{width:100%;margin-right:0}.product-grid::-webkit-scrollbar{display:none}.product-track{width:max-content;display:flex}.product-group{box-sizing:border-box;flex-wrap:nowrap;flex:none;gap:18px;width:max-content;padding-right:18px;display:flex}.product-scroll-button{z-index:4;color:#fff;cursor:pointer;background:#236d12eb;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:34px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #173e0d38}.product-scroll-button.prev{left:-18px}.product-scroll-button.next{right:-18px}.product-scroll-button:hover{background:#1f6f13}.product-card{scroll-snap-align:start;background:#fff;border:1px solid #dedede;border-radius:18px;flex:0 0 306px;min-width:0;overflow:hidden;box-shadow:0 14px 32px #28671014}.product-image{place-items:center;height:325px;padding:28px 20px 10px;display:grid}.product-image img{object-fit:contain;width:min(100%,260px);height:100%;transition:transform .25s}.product-card:hover .product-image img{transform:scale(1.035)}.product-info{min-height:155px;padding:12px 35px 24px}.product-info p{color:var(--green);margin:0;font-family:Poppins,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.5}.product-info strong{font-weight:600}.rating{color:#f5b800;letter-spacing:1px;margin-top:4px;font-size:20px;line-height:1.3}.price{color:#583320;font-family:Onest,Arial,sans-serif;font-size:18px}.flavour-feed{padding:10px 0 88px;font-family:Poppins,Arial,sans-serif}.flavour-heading{text-align:center;margin-bottom:38px}.flavour-heading h2{color:var(--green);margin:0 0 10px;font-family:Poppins,Arial,sans-serif;font-size:38px;font-weight:600;line-height:1.2}.flavour-heading p{margin:0;font-size:18px;font-weight:400}.feed-row{width:100%;overflow:hidden}.feed-track{width:max-content;animation:28s linear infinite flavour-marquee;display:flex}.feed-track.single-feed{animation:none}.feed-row:hover .feed-track,.feed-row:focus-within .feed-track{animation-play-state:paused}.feed-group{flex-shrink:0;gap:18px;padding-right:18px;display:flex}.feed-card{cursor:pointer;background:linear-gradient(145deg,#eef5eb,#dcebd6);border:0;border-radius:18px;flex:0 0 clamp(190px,17vw,240px);padding:0;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 16px 36px #2867101a}.feed-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px #28671024}.feed-card img,.feed-card video,.feed-card iframe{aspect-ratio:351/547;object-fit:cover;object-position:center;width:100%;display:block}.feed-preview-unavailable{aspect-ratio:351/547;box-sizing:border-box;width:100%;color:var(--green);place-items:center;padding:18px;font-size:13px;font-weight:600;display:grid}.feed-card iframe{pointer-events:none;border:0;height:auto}.feed-play{width:58px;height:58px;color:var(--green);background:#ffffffeb;border-radius:50%;place-items:center;font-size:24px;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 28px #00000038}@keyframes flavour-marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.feed-track{animation:none}.feed-row{overflow-x:auto}}.feed-video-layer{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.feed-video-dialog{width:min(1050px,100vw - 48px);max-height:calc(100vh - 56px);color:var(--green);background:#fff;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000042}.feed-video-dialog>button{z-index:2;color:#111;background:0 0;border:0;border-radius:0;width:34px;height:34px;font-size:26px;line-height:1;position:absolute;top:14px;right:14px}.feed-video-content{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);justify-content:center;align-items:center;gap:34px;max-height:calc(100vh - 56px);padding:24px 34px 30px;display:grid;overflow-y:auto}.feed-video-player{justify-self:center;width:100%;min-width:0;max-width:520px}.feed-video-dialog video,.feed-video-dialog iframe{aspect-ratio:351/547;object-fit:cover;background:#000;border:0;border-radius:10px;width:100%;max-height:min(620px,100vh - 112px);display:block}@media (width>=761px){.feed-video-player,.feed-video-dialog video{background:#fff}.feed-video-dialog video{object-fit:contain}}.feed-product-panel{grid-template-columns:140px minmax(190px,1fr);justify-content:space-between;gap:10px 18px;min-width:0;display:grid}.feed-product-image,.feed-product-panel h3,.feed-product-panel p,.feed-product-price,.feed-buy-now{grid-column:1/-1}.feed-product-state{grid-template-columns:1fr;align-content:center;justify-items:start;min-height:230px}.feed-product-state strong{color:var(--green);font-size:22px}.feed-product-state .feed-buy-now{width:min(260px,100%);margin-top:6px}.feed-product-image{aspect-ratio:1;border:1px solid #d8d8d8;justify-self:start;place-items:center;width:min(100%,280px);display:grid}.feed-product-image img{object-fit:contain;width:min(62%,210px);height:82%}.feed-product-panel h3{color:var(--green);margin:0;font-size:clamp(23px,2.2vw,30px);font-weight:700;line-height:1.15}.feed-product-panel p{color:var(--green);margin:0;font-size:clamp(16px,1.7vw,22px);line-height:1.35}.feed-product-price{color:#68422f;flex-wrap:wrap;align-items:center;gap:16px;font-family:Onest,Arial,sans-serif;font-size:20px;display:flex}.feed-product-price del{color:#5d5d5d}.feed-product-price del .rupee-symbol{color:inherit}.feed-product-price strong{font-size:25px}.feed-product-price span{color:#f5b000;letter-spacing:2px}.feed-product-quantity{color:var(--green);gap:7px;font-size:16px;font-weight:600;display:grid}.feed-product-quantity>div{text-align:center;color:#111;border:1px solid #d0d0d0;border-radius:6px;grid-template-columns:repeat(3,1fr);align-items:center;width:140px;height:42px;display:grid}.feed-product-quantity button{color:#111;background:0 0;border:0;height:100%;font-size:22px}.feed-product-quantity b{color:#111;font-weight:500}.feed-add-cart,.feed-buy-now{color:#fff;border-radius:7px;place-items:center;min-height:42px;font-size:16px;font-weight:700;text-decoration:none;display:grid}.feed-add-cart{background:#68422f;align-self:end;width:100%}.feed-buy-now{background:var(--green);min-height:50px;margin-top:8px;font-size:21px}.benefits-bar{background:var(--green);color:#fff;width:100vw;min-height:46px;margin-left:-50vw;font-family:Poppins,Arial,sans-serif;position:relative;left:50%;overflow:hidden}.benefits-track{align-items:center;width:max-content;min-height:46px;animation:24s linear infinite benefits-marquee;display:flex}.benefits-bar:hover .benefits-track{animation-play-state:paused}.benefits-group{text-align:center;align-items:center;gap:24px;min-width:100vw;padding:9px max(24px,50vw - 645px);font-size:18px;font-weight:500;display:flex}.benefits-group span{white-space:nowrap;flex:1 0 auto;min-width:clamp(210px,25vw,360px)}@keyframes benefits-marquee{to{transform:translate(-50%)}}.secondary-banner{border-radius:0;width:100%;margin:78px 0 82px;display:block;overflow:hidden;box-shadow:0 20px 48px #1f37171f}.secondary-banner img,.secondary-banner video{object-fit:contain;object-position:center;width:100%;height:auto;display:block}.loved-products{padding:0 0 88px}.loved-heading{text-align:center;margin-bottom:38px}.loved-heading h2{color:var(--green);margin:0 0 10px;font-family:Poppins,Arial,sans-serif;font-size:38px;font-weight:600;line-height:1.25}.loved-heading p{color:#111;margin:0;font-family:Onest,Arial,sans-serif;font-size:18px;line-height:1.4}.loved-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.loved-card{min-height:235px;box-shadow:none;background:#fff;border:1px solid #dedede;border-radius:0;grid-template-columns:minmax(165px,.95fr) minmax(165px,1.05fr);align-items:center;gap:24px;padding:18px 32px;font-family:Onest,Arial,sans-serif;display:grid;overflow:hidden}.loved-image{place-items:center;height:220px;display:grid}.loved-image img{object-fit:contain;width:auto;max-width:118%;height:118%;transition:transform .25s;transform:scale(1.08)}.loved-card:hover .loved-image img{transform:scale(1.12)}.loved-info h3{color:var(--green);margin:0 0 15px;font-size:20px;font-weight:600;line-height:1.45}.loved-info p{color:#583320;margin:0 0 13px;font-family:Onest,Arial,sans-serif;font-size:19px}.loved-info a{color:#583320;text-underline-offset:2px;font-size:18px}.review-section{background:linear-gradient(#fff 20%,#f6fbf2 37%,#80ad60 100%);width:100vw;margin-left:-50vw;padding:50px 0 55px;font-family:Poppins,Arial,sans-serif;position:relative;left:50%;overflow:hidden}.review-section h2{color:var(--green);text-align:center;margin:0 20px 62px;font-family:Poppins,Arial,sans-serif;font-size:40px;font-weight:600;line-height:1.25}.review-carousel{max-width:1700px;height:568px;margin:0 auto;position:relative}.review-stage{isolation:isolate;place-items:center;height:100%;margin-inline:clamp(72px,7%,120px);display:grid;position:relative;overflow:hidden}.review-card{--review-offset:0;z-index:1;opacity:.98;filter:blur(4px)saturate(.9)brightness(.96);cursor:pointer;width:454px;transform:translateX(calc(var(--review-offset) * 285px)) scale(var(--review-scale));background:0 0;border:0;padding:0;transition:transform .5s,opacity .5s,filter .5s;position:absolute}.review-card.active{z-index:10;opacity:1;filter:none;width:454px;transform:translate(0)scale(1)}.review-card img{width:100%;height:auto;transition:filter .5s,opacity .5s;display:block}.review-stage.review-count-1,.review-stage.review-count-2{justify-content:center;align-items:center;gap:clamp(22px,4vw,56px);display:flex}.review-stage.review-count-1 .review-card,.review-stage.review-count-2 .review-card{opacity:1;filter:none;cursor:default;width:min(454px,42vw);position:relative;transform:none}.review-stage.review-count-1 .review-card.active,.review-stage.review-count-2 .review-card.active{width:min(454px,42vw);transform:none}.review-arrow{z-index:4;background:0 0;border:0;width:60px;height:80px;padding:0;position:absolute;top:48%}.review-arrow.previous{left:3%}.review-arrow.next{right:3%}.review-arrow span{border-top:4px solid #080808;border-right:4px solid #080808;width:38px;height:38px;display:block}.review-arrow.previous span{transform:rotate(-135deg)}.review-arrow.next span{transform:rotate(45deg)}.story-section{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(55px,8vw,125px);padding:110px 0;scroll-margin-top:30px;font-family:Poppins,Arial,sans-serif;display:grid}.story-page .home-content{width:min(1180px,100% - clamp(44px,8vw,128px))}.story-page .story-section,.story-page .story-realization,.story-page .story-belief{box-sizing:border-box;padding-inline:clamp(10px,2vw,28px)}.story-page .story-section{min-height:620px}.story-copy,.story-built-copy{max-width:580px}.story-copy h2{color:#68422f;margin:0 0 24px;font-family:Poppins,Arial,sans-serif;font-size:clamp(36px,3.2vw,52px);font-weight:600;line-height:1.18}.story-questions{color:var(--green);font-size:clamp(17px,1.45vw,24px);font-weight:500;line-height:1.38}.story-questions p{margin:0}.story-copy strong{color:var(--green);margin-top:4px;font-size:clamp(18px,1.45vw,24px);font-weight:600;line-height:1.4;display:block}.story-image{object-fit:cover;justify-self:center;width:100%;max-width:560px;height:auto;display:block}.story-realization{color:var(--green);padding:30px 0 55px;font-family:Poppins,Arial,sans-serif}.realization-heading{text-align:center;max-width:820px;margin:0 auto 85px}.realization-heading h2,.story-built-copy h2{color:#68422f;margin:0 0 24px;font-family:Poppins,Arial,sans-serif;font-size:clamp(36px,3.2vw,52px);font-weight:600;line-height:1.18}.realization-heading p{margin:0;font-size:clamp(17px,1.5vw,24px);font-weight:500;line-height:1.35}.story-built{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(55px,8vw,125px);display:grid}.story-built-copy>strong,.story-promise strong{font-size:clamp(17px,1.35vw,22px);font-weight:600;line-height:1.5;display:block}.story-built-copy>p{margin:0 0 20px;font-size:clamp(17px,1.35vw,22px);font-weight:500;line-height:1.5}.story-product-image{border-radius:8px;justify-self:center;width:100%;max-width:560px;height:auto;display:block}.story-belief{text-align:center;padding:55px 20px 125px;font-family:Poppins,Arial,sans-serif}.story-belief h2{color:#68422f;margin:0 0 24px;font-family:Poppins,Arial,sans-serif;font-size:clamp(36px,3.2vw,52px);font-weight:600;line-height:1.2}.story-belief p{color:var(--green);margin:0;font-size:clamp(20px,2vw,31px);font-weight:500;line-height:1.38}.shop-main{padding-top:16px}.shop-toolbar{margin-bottom:55px}.shop-products{padding-bottom:110px;font-family:Poppins,Arial,sans-serif}.shop-heading{justify-content:center;align-items:flex-start;gap:75px;margin-bottom:58px;display:flex}.shop-heading h1,.shop-heading-title{color:#080808;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-family:Poppins,Arial,sans-serif;font-size:38px;font-weight:600;line-height:1.2}.shop-heading-title.active{color:var(--green)}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 70px;display:grid}.shop-card{background:#fff;border:1px solid #cecece;min-width:0}.shop-card-image{cursor:pointer;background:0 0;border:0;place-items:center;width:100%;height:360px;padding:30px 24px 8px;display:grid}.shop-card-image img{object-fit:contain;width:min(100%,245px);height:100%;transition:transform .25s;display:block}.shop-card:hover .shop-card-image img{transform:scale(1.035)}.shop-card-info{padding:14px 28px 30px}.shop-card-info p{min-height:52px;color:var(--green);margin:0;font-size:17px;line-height:1.5}.shop-card-info p strong{font-weight:600}.shop-card-info .price{color:var(--green);margin-bottom:18px;display:block}.combo-card-price{min-height:54px;color:var(--green);justify-items:start;gap:2px;margin:4px 0 16px;font-family:Onest,Arial,sans-serif;font-size:18px;display:grid}.combo-card-price del{font-size:inherit;line-height:1;text-decoration-thickness:2px}.combo-card-price strong{font-size:inherit;line-height:1;font-weight:inherit}.shop-card-info button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:7px;width:100%;min-height:40px;padding:8px 16px;font-family:Poppins,Arial,sans-serif;font-size:16px;font-weight:600}.shop-card-info button:hover{background:var(--light-green)}.no-products{color:var(--green);text-align:center;padding:80px 0;font-size:20px}.product-detail{color:var(--green);padding:28px 0 90px;font-family:Poppins,Arial,sans-serif}.back-to-products{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:28px;padding:0;font-family:Poppins,Arial,sans-serif;font-size:16px;font-weight:500;display:inline-flex}.back-to-products svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:25px;height:25px}.product-detail-top{grid-template-columns:minmax(0,520px) minmax(360px,520px);justify-content:center;align-items:start;gap:clamp(42px,5vw,76px);width:min(100%,1224px);margin-inline:auto;display:grid}.product-gallery{justify-self:center;width:100%;max-width:520px}.product-main-image{aspect-ratio:1;box-sizing:border-box;border:1px solid #cecece;place-items:center;width:100%;max-width:520px;padding:42px;display:grid}.product-main-image img{object-fit:contain;width:min(100%,500px);height:auto;max-height:100%;display:block}.product-thumbnails{overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#28671059 transparent;box-sizing:border-box;background:#f8faf7;border:1px solid #e2e8df;border-radius:16px;grid-auto-columns:82px;grid-auto-flow:column;justify-content:start;gap:10px;width:100%;margin-top:18px;padding:10px;display:grid;overflow-x:auto}.product-thumbnails button{cursor:pointer;background:#fff;border:1px solid #d9dfd6;border-radius:11px;width:82px;height:82px;padding:8px;transition:border-color .2s,box-shadow .2s,transform .2s}.product-thumbnails button.active{border:2px solid var(--green);box-shadow:0 0 0 3px #2867101f}.product-thumbnails button:hover{border-color:#28671099;transform:translateY(-2px)}.product-thumbnails button:focus-visible{outline-offset:2px;outline:3px solid #28671038}.product-thumbnails img{object-fit:contain;width:100%;height:100%;display:block}.product-detail-info{box-sizing:border-box;justify-self:center;width:100%;max-width:520px;padding-top:34px}.product-detail-info h1{color:var(--green);text-transform:capitalize;margin:0 0 10px;font-size:clamp(25px,2vw,32px);font-weight:600;line-height:1.18}.detail-description{margin:0 0 14px;font-size:clamp(15px,1.2vw,18px);font-weight:500;line-height:1.45}.detail-rating{color:#f5b000;letter-spacing:2px;margin-bottom:14px;font-size:24px}.detail-price{color:#68422f;align-items:center;gap:18px;margin-bottom:22px;font-family:Onest,Arial,sans-serif;font-size:21px;display:flex}.detail-price strong{font-size:25px;font-weight:600}.size-picker{border:0;margin:0 0 16px;padding:0}.size-picker legend,.quantity-label{color:var(--green);margin-bottom:9px;font-size:16px;font-weight:500}.size-picker button{border:1px solid var(--light-green);color:#68422f;cursor:pointer;background:#fff;border-radius:8px;min-width:72px;margin-right:12px;padding:7px 16px;font-family:Poppins,Arial,sans-serif;font-size:14px}.size-picker button.active{box-shadow:inset 0 0 0 1px var(--green);background:#f3f8ef}.product-actions{grid-template-columns:130px 1fr;align-items:center;gap:34px;display:grid}.quantity-picker{text-align:center;color:#111;border:1px solid #cecece;border-radius:7px;grid-template-columns:repeat(3,1fr);align-items:center;height:42px;display:grid}.quantity-picker button{color:#111;cursor:pointer;background:0 0;border:0;height:100%;padding:0;font-size:25px}.detail-add,.buy-now{color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:42px;font-family:Poppins,Arial,sans-serif;font-size:15px;font-weight:600}.detail-add{background:#68422f}.buy-now{background:var(--green);width:100%;margin-top:22px;font-size:18px}.product-copy-card{margin-top:52px;border:1px solid #cecece;border-radius:13px;width:min(100%,1180px);margin-inline:auto;padding:24px 64px}.product-copy-card h2{color:#68422f;margin:0 0 6px;font-size:25px;font-weight:600}.product-copy-card h2:not(:first-child){margin-top:12px}.product-copy-card h3{color:#68422f;margin:18px 0 8px;font-size:21px}.product-copy-card p{margin:0 0 6px;font-size:18px;font-weight:500;line-height:1.55}.how-to-use .instruction-copy{--instruction-indent:clamp(42px, 6vw, 92px);padding-left:var(--instruction-indent);text-indent:calc(var(--instruction-indent) * -1);white-space:pre-wrap}.how-to-use{box-sizing:border-box;width:min(100%,1180px);margin:52px auto 0;padding:0 28px}.how-to-use .how-to-use-card{width:100%;margin-top:0}.how-to-use>h2{color:#68422f;text-align:center;margin:0 0 18px;font-size:30px;font-weight:600}.how-to-use h3{color:#68422f;margin:18px 0 8px;font-size:21px}.how-to-use p{margin:0 0 8px;font-size:18px;font-weight:500;line-height:1.55}.chutney-media{box-sizing:border-box;background:#f1ffe9;border:1px solid #bad6ad;border-radius:16px;width:min(100%,1180px);margin:0 auto;padding:16px}.chutney-how-to{width:min(100%,1180px);margin:42px auto 0}.chutney-how-to>h2{color:#68422f;text-align:center;margin:0 0 18px;font-size:30px;font-weight:600}.chutney-media h2{color:var(--green);text-align:center;margin:0 0 12px;font-size:22px}.chutney-media img,.chutney-media video{border-radius:10px;width:100%;margin:0 auto;display:block}.chutney-media img{aspect-ratio:16/5;object-fit:cover}.chutney-media video{object-fit:contain;max-height:560px}.chutney-procedure{box-sizing:border-box;background:#f1ffe9;border:1px solid #bad6ad;border-radius:28px;width:min(100%,1224px);margin:24px auto 0;padding:32px 42px 28px}.chutney-procedure>h2,.related-products>h2{color:var(--green);text-align:center;margin:0 0 28px;font-size:30px;font-weight:600;line-height:1.3}.procedure-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;display:grid}.procedure-step{text-align:center}.procedure-step h3{margin:0 0 18px;font-size:18px;font-weight:600}.procedure-step img{object-fit:cover;width:155px;height:155px;margin:0 auto 16px;display:block}.procedure-step p{margin:0;font-size:17px;font-weight:500;line-height:1.45}.related-products{width:min(100%,1180px);margin-inline:auto;padding:55px 0 10px}.related-products>h2{margin-bottom:40px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.related-card{border:1px solid #cecece;grid-template-columns:minmax(96px,132px) minmax(0,1fr);align-items:center;gap:20px;min-height:175px;padding:16px 20px;display:grid}.related-card>button{cursor:pointer;background:0 0;border:0;width:100%;padding:0}.related-card img{object-fit:contain;width:100%;height:145px;display:block}.related-card h3{color:var(--green);text-transform:capitalize;margin:0 0 8px;font-size:17px;font-weight:600;line-height:1.35}.related-card p{color:#68422f;margin:0 0 7px;font-family:Onest,Arial,sans-serif;font-size:16px}.related-card button{color:#68422f;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-family:Poppins,Arial,sans-serif;font-size:15px;text-decoration:underline}.cart-overlay{z-index:1000;overscroll-behavior:contain;background:#00000094;position:fixed;inset:0}.add-to-cart-animation-layer{z-index:9999;pointer-events:none;position:fixed;inset:0}.add-to-cart-animation{filter:drop-shadow(0 5px 10px #1f6f112e);width:42px;height:42px;position:fixed;transform:translate(-50%,-50%)}.cart-success-toast{left:50%;bottom:max(28px, env(safe-area-inset-bottom));z-index:10020;width:max-content;max-width:calc(100vw - 32px);color:var(--green);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px 18px 12px 12px;animation:.24s ease-out cart-success-toast-in;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 14px 40px #0f370842}.cart-success-toast>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.cart-success-toast strong{min-width:0;font-size:14px;line-height:1.35}@keyframes cart-success-toast-in{0%{opacity:0;transform:translate(-50%,12px)scale(.97)}}.order-success-layer{z-index:10030;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d1c08ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.order-success-dialog{color:#222;text-align:center;background:#fff;border-radius:24px;width:min(390px,100vw - 40px);padding:26px 26px 24px;animation:.3s ease-out order-success-dialog-in;box-shadow:0 24px 70px #0000004d}.order-success-animation{width:130px;height:130px;margin:-8px auto 2px}.order-success-dialog h2{color:var(--green);margin:0;font-size:27px;line-height:1.2}.order-success-dialog>p{color:#666;margin:10px auto 0;font-size:14px;line-height:1.5}.order-success-dialog>button{background:var(--green);color:#fff;border:0;border-radius:13px;width:100%;min-height:50px;margin-top:20px;padding:10px 18px;font-size:15px;font-weight:700}@keyframes order-success-dialog-in{0%{opacity:0;transform:translateY(16px)scale(.96)}}@media (width<=480px){.order-success-dialog{border-radius:20px;padding:20px 18px 18px}.order-success-animation{width:110px;height:110px}.order-success-dialog h2{font-size:24px}}.cart-drawer{background:#fff;border-radius:34px 0 0 34px;flex-direction:column;width:min(450px,92vw);height:100%;margin-left:auto;font-family:Poppins,Arial,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:-10px 0 30px #00000026}.cart-confetti-layer{z-index:8;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cart-confetti-animation{width:150%;height:74%;animation:1.75s ease-out both cart-confetti-drop;position:absolute;top:-34%;left:50%;transform:translate(-50%)}.cart-confetti-animation svg{width:100%;height:100%}@keyframes cart-confetti-drop{0%{opacity:0;transform:translate(-50%,-22%)}12%{opacity:1}to{opacity:0;transform:translate(-50%,112%)}}.cart-drawer-header{justify-content:space-between;align-items:center;min-height:54px;padding:0 24px;display:flex}.cart-drawer-header h2{color:var(--green);margin:0;font-size:16px;font-weight:600}.cart-drawer-header h2 span{font-weight:500}.cart-drawer-header button{color:#111;background:0 0;border:0;padding:5px}.cart-drawer-header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:22px;height:22px}.shipping-banner{background:var(--green);color:#fff;text-align:center;flex:none;padding:7px 18px;font-size:14px;font-weight:600}.cart-drawer-body{flex-direction:column;flex:auto;min-height:0;padding:28px 20px;display:flex;overflow-y:auto}.cart-items{flex:auto;align-content:start;gap:14px;min-height:0;display:grid;overflow-y:auto}.empty-cart{text-align:center;color:#666;padding:45px 0}.cart-item{background:#f5f5f5;border-radius:22px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:96px;padding:10px 18px 10px 10px;display:grid}.cart-item-image{cursor:pointer;background:#fff;border:0;border-radius:12px;width:78px;height:78px;padding:0}.cart-item-image img{object-fit:contain;width:100%;height:100%}.cart-item-copy h3{color:var(--green);text-transform:capitalize;margin:0 0 3px;font-size:14px;font-weight:500;line-height:1.35}.cart-item-copy small{color:#858585;font-size:12px}.cart-item-controls{align-items:center;gap:10px;margin-top:8px;display:flex}.remove-item{color:#777;background:#fff;border:1px solid #ccc;border-radius:8px;width:28px;height:28px;padding:5px}.remove-item svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:100%;height:100%}.drawer-quantity{text-align:center;background:#fff;border:1px solid #ccc;border-radius:8px;grid-template-columns:repeat(3,28px);align-items:center;height:28px;display:grid}.drawer-quantity button{background:0 0;border:0;height:100%;padding:0;font-size:16px}.cart-item-price{color:#68422f;flex-direction:column;align-self:start;align-items:flex-end;font-family:Onest,Arial,sans-serif;display:flex}.cart-item-price strong{font-size:15px}.cart-item-price del{color:#777;margin-top:4px;font-size:11px}.cart-suggestions{border:1px solid #ddd;border-radius:16px;flex:none;margin-top:auto;padding:9px 12px 10px}.cart-suggestions>h3{border-bottom:2px solid var(--green);width:max-content;color:var(--green);margin:0 0 7px;padding-bottom:4px;font-size:13px;font-weight:600}.cart-suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 10px;display:grid}.cart-suggestion{grid-template-rows:auto auto;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:5px 7px;min-width:0;display:grid}.cart-suggestion:nth-child(2n){border-left:1px solid #2867108c;padding-left:12px}.cart-suggestion>button:first-child{cursor:pointer;background:0 0;border:0;width:50px;height:48px;padding:0}.cart-suggestion>button:first-child img{object-fit:contain;width:50px;height:48px}.cart-suggestion h4{color:var(--green);margin:0;font-size:12px;font-weight:500;line-height:1.2}.suggestion-stars{color:#f5b000;letter-spacing:0;font-size:11px;line-height:1}.cart-suggestion p{color:#68422f;align-items:center;gap:5px;margin:1px 0 0;font-family:Onest,Arial,sans-serif;font-size:12px;display:flex}.cart-suggestion>button:last-child{border:1px solid var(--light-green);width:100%;height:22px;min-height:22px;color:var(--green);background:#fff;border-radius:7px;grid-column:1/-1;justify-content:space-around;align-items:center;padding:2px 8px;font-family:Poppins,Arial,sans-serif;font-size:11px;font-weight:500;line-height:1;display:flex}.cart-checkout{background:#fff;border-top:1px solid #ddd;flex:none;padding:14px 22px 18px}.cart-coupon{background:#fff;border-top:1px solid #ececec;padding:14px 24px}.cart-coupon form{gap:9px;display:flex}.cart-coupon input{color:#222;text-transform:uppercase;border:1px solid #cfcfcf;border-radius:9px;outline:0;width:100%;min-width:0;min-height:42px;padding:9px 12px}.cart-coupon input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2867101a}.cart-coupon button{background:var(--green);color:#fff;border:0;border-radius:9px;min-width:88px;min-height:42px;padding:8px 14px;font-weight:700}.cart-coupon button:disabled{opacity:.55}.cart-coupon p{margin:8px 0 0;font-size:12px;line-height:1.4}.cart-coupon p.success{color:var(--green)}.cart-coupon p.error{color:#a51d2d}.payment-coupon{background:0 0;border:1px dashed #28671059;border-left:0;border-right:0;border-radius:0;margin:0 0 22px;padding:11px 0 16px;position:relative}.payment-coupon-heading{align-items:center;gap:8px;margin-bottom:7px;display:flex}.payment-coupon-heading>span{color:#fff;background:linear-gradient(135deg,#3f8d26,#246b12);border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid;box-shadow:0 4px 10px #2867102e}.payment-coupon h3{color:#205f10;margin:0;font-size:14px;line-height:1.15}.payment-coupon-heading small{color:#777;font-size:10px}.payment-coupon input{letter-spacing:.04em;background:#fbfff9;border-style:dashed;border-color:#2867106b;font-weight:700}.payment-coupon button{background:linear-gradient(135deg,#3f8d26,#246b12);box-shadow:0 7px 16px #28671033}.payment-coupon form{gap:7px}.payment-coupon input,.payment-coupon button{min-height:38px}.payment-coupon input{padding-block:7px;font-size:13px}.payment-coupon button{min-width:74px;padding:7px 11px;font-size:13px}.payment-coupon p.success{background:#e8ffde;border-radius:7px;padding:6px 8px;font-size:11px}.cart-checkout>div{color:#111;justify-content:space-between;margin-bottom:12px;font-size:18px;display:flex}.cart-checkout>div strong:last-child{font-family:Onest,Arial,sans-serif}.cart-checkout>button{background:var(--green);color:#fff;border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 20px;font-size:20px;font-weight:600;display:flex}.cart-checkout>button:disabled{opacity:.55;cursor:not-allowed}.payment-badges{align-items:center;padding-left:12px;display:flex}.payment-badges img{object-fit:contain;border-radius:50%;flex:none;width:40px;height:40px;margin-left:-10px}.payment-badges img:first-child{z-index:1}.payment-badges img:nth-child(2){z-index:2}.payment-badges img:nth-child(3){z-index:3}.payment-badges img:nth-child(4){z-index:4}.cart-drawer.checkout-address,.cart-drawer.checkout-payment{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;border-radius:22px;width:min(390px,100vw - 32px);height:auto;max-height:calc(100dvh - 40px);margin:0;position:absolute;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%);box-shadow:0 22px 64px #00000047}.cart-drawer.checkout-address .address-form,.cart-drawer.checkout-payment .payment-body{flex:none;overflow:visible}.address-header h2{color:#555;text-transform:none;font-size:21px}.address-form{overscroll-behavior:contain;flex-direction:column;flex:auto;min-height:0;padding:18px 28px 24px;display:flex;overflow-y:auto}.address-fields{display:grid}.address-fields label{color:#555;border-bottom:1px solid #d7d7d7;flex-direction:column;min-height:60px;padding:8px 4px 0;font-size:14px;font-weight:600;display:flex}.address-fields input,.address-fields select{color:#222;background:0 0;border:0;outline:0;flex:1;width:100%;font-family:Poppins,Arial,sans-serif;font-size:15px}.address-fields label span em{color:#d62828;font-style:normal}.address-fields .state-field{z-index:4;position:relative;overflow:visible}.state-select{width:100%;position:relative}.state-select>button{color:#777;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:2px 4px;font:500 15px/1.3 Poppins,Arial,sans-serif;display:flex}.state-select>button.has-value{color:#222}.state-select>button>i{border-bottom:2px solid #555;border-right:2px solid #555;width:9px;height:9px;margin-right:5px;transition:transform .18s;transform:rotate(45deg)translateY(-3px)}.state-select>button[aria-expanded=true]>i{transform:rotate(225deg)translate(-2px,-1px)}.state-select-menu{z-index:30;background:#fff;border:1px solid #dce4d8;border-radius:15px;padding:9px;position:absolute;top:calc(100% + 7px);left:-8px;right:-8px;box-shadow:0 18px 42px #1934122e}.state-select-search{background:#f7faf5;border:1px solid #d7dfd3;border-radius:10px;align-items:center;gap:8px;min-height:38px;padding:0 11px;display:flex}.state-select-search>span{color:var(--green);font-size:21px;line-height:1}.state-select-search input{background:0 0;border:0;min-width:0;height:36px;font-size:14px}.state-select-options{scrollbar-width:thin;max-height:190px;margin-top:7px;overflow-y:auto}.state-select-options button{color:#333;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:39px;padding:8px 11px;font:500 14px/1.3 Poppins,Arial,sans-serif;display:flex}.state-select-options button:hover,.state-select-options button.selected{color:var(--green);background:#edf6e9}.state-select-options button b{color:var(--green)}.state-select-options p{color:#777;text-align:center;margin:0;padding:14px 10px;font-size:13px}.save-address-as{border:0;margin:16px 0 0;padding:0}.save-address-as legend{color:#444;margin-bottom:10px;font-size:14px}.save-address-as>div{flex-wrap:wrap;gap:9px;display:flex}.save-address-as button{color:#555;background:#fff;border:1px solid #c9c9c9;border-radius:999px;min-height:34px;padding:6px 12px;font-size:13px;line-height:1}.save-address-as button.active{border-color:var(--green);color:var(--green);background:#f1f8ed}.save-address{background:var(--green);color:#fff;border:0;border-radius:12px;width:100%;min-height:46px;margin-top:24px;padding:10px 18px;font-size:17px;font-weight:600}.payment-screen{flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.payment-header{z-index:10;background:#fff;border-bottom:2px solid #b8b8b8;flex:none;grid-template-columns:34px minmax(0,1fr) minmax(94px,auto);align-items:center;gap:10px;min-height:62px;padding:8px 16px;display:grid;position:sticky;top:0}.cart-drawer.checkout-payment{overflow:hidden}.cart-drawer.checkout-payment .payment-body{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex:auto;min-height:0;overflow:hidden auto}.cart-drawer.checkout-payment .payment-body::-webkit-scrollbar{width:0;height:0;display:none}.payment-header>button{color:#666;background:0 0;border:0;width:32px;height:32px;padding:3px}.payment-header svg{fill:none;stroke:#666;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:100%;height:100%}.payment-logo{object-fit:contain;object-position:left center;width:min(210px,100%);height:auto;max-height:46px;display:block}.payment-total{color:#666;text-align:right;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-self:end;align-items:flex-end;gap:1px;min-width:78px;padding:0;display:flex}.payment-total:focus-visible{outline-offset:3px;border-radius:8px;outline:2px solid #2867104d}.payment-header small{font-size:12px;font-weight:800;line-height:1.2}.payment-header strong{white-space:nowrap;align-items:center;gap:3px;font-family:Onest,Arial,sans-serif;font-size:16px;font-weight:800;line-height:1.1;display:inline-flex}.payment-header strong .rupee-symbol{flex:none;font-family:Onest,Arial,sans-serif}.payment-total strong svg{fill:none;stroke:#777;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:14px;height:14px;transition:transform .18s;transform:translateY(1px)}.payment-total[aria-expanded=true] strong svg{transform:translateY(1px)rotate(180deg)}.payment-header strong span{color:#777;font-family:Poppins,Arial,sans-serif;font-size:12px;line-height:1}.order-summary-panel{z-index:6;box-sizing:border-box;color:#666;background:#fff;border:0;border-bottom:1px solid #0000001f;border-radius:0 0 22px 22px;width:100%;margin:0;padding:22px 20px 28px;position:absolute;top:62px;left:0;right:0;box-shadow:0 18px 38px #00000029}.order-summary-items{gap:14px;display:grid}.order-summary-item{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.order-summary-image{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:9px;width:54px;height:54px;padding:0;position:relative;overflow:hidden}.order-summary-image img{object-fit:contain;width:100%;height:100%;display:block}.order-summary-image span{color:#fff;text-align:center;background:#f0442a;border-radius:50%;width:14px;height:14px;font-size:9px;font-weight:800;line-height:14px;position:absolute;top:5px;right:5px}.order-summary-copy{min-width:0}.order-summary-copy h3{color:#44444e;margin:0 0 8px;font-size:12px;font-weight:800;line-height:1.25}.order-summary-copy .cart-item-controls{gap:6px;margin-top:0}.order-summary-copy .remove-item{border-radius:7px;width:24px;height:24px;padding:4px}.order-summary-copy .drawer-quantity{border-radius:8px;grid-template-columns:repeat(3,26px);height:24px}.order-summary-copy .drawer-quantity button,.order-summary-copy .drawer-quantity span{font-size:13px;line-height:24px}.order-summary-price{color:#111;flex-direction:column;align-self:start;align-items:flex-end;font-family:Onest,Arial,sans-serif;display:flex}.order-summary-price strong{font-size:13px;font-weight:800;line-height:1.1}.order-summary-price del{color:#b7b7b7;margin-top:2px;font-size:10px;font-weight:800}.order-summary-totals{gap:12px;margin:22px 0 0;display:grid}.order-summary-totals div{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.order-summary-totals dt,.order-summary-totals dd{margin:0;font-size:12px;font-weight:800;line-height:1.25}.order-summary-totals dd{color:#4f4f4f;text-align:right;font-family:Onest,Arial,sans-serif}.order-summary-totals .discount{color:#2d7d3f}.order-summary-totals div:last-child{margin-top:10px}.order-summary-totals div:last-child dt,.order-summary-totals div:last-child dd{color:#444;font-size:14px}.payment-body{overscroll-behavior:contain;flex:auto;min-height:0;padding:16px 14px 18px;overflow-y:auto}.delivery-address{box-sizing:border-box;border:1px solid #d8d8d8;border-radius:22px;width:100%;padding:16px 20px 22px}.delivery-address header{color:#666;align-items:center;gap:9px;display:flex}.delivery-address header strong{align-items:center;gap:7px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.delivery-address header strong svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.delivery-address header .address-type{background:#fff;border:1px solid #ccc;border-radius:999px;align-items:center;gap:3px;padding:2px 8px;font-size:9px;line-height:1.1;display:inline-flex}.delivery-address header .address-type svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:11px;height:11px}.delivery-address header button{color:#444;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;padding:0;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.delivery-address header button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:16px;height:16px}.delivery-address>div{color:#747474;background:#f4f4f4;border-radius:18px;margin-top:16px;padding:14px 16px;font-size:12px;line-height:1.45}.delivery-address p{margin:0}.delivery-address-copy{text-align:left;gap:3px;display:grid}.delivery-address-copy strong{color:#686868;font-size:inherit;font-weight:600}.delivery-address-copy span{display:block}.delivery-address .delivery-address-contact{color:#999;text-align:left;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin-top:10px;display:flex}.delivery-address-contact span+span:before{content:"•";color:#bbb;margin-right:8px}.delivery-address p,.delivery-address span{overflow-wrap:anywhere}.delivery-info{color:var(--green);background:#e9ffdc;border:0;border-radius:12px;grid-template-columns:1fr;gap:3px;margin:8px 0 20px;padding:10px 14px;display:grid}.delivery-info-item{background:0 0;border-radius:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:34px;padding:2px 0;display:grid}.delivery-info-item+.delivery-info-item{opacity:.78;border:0;grid-template-columns:22px minmax(0,1fr);min-height:26px}.delivery-info-item>svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px;display:block}.delivery-info-item p{color:var(--green);margin:0;font-size:12px;line-height:1.35}.delivery-info-item strong{font-weight:700}.delivery-info-item+.delivery-info-item>svg{width:19px;height:19px}.delivery-info-item+.delivery-info-item p{font-size:12px}.cancel-order-layer{z-index:1010;background:#000000b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.cancel-order-dialog{color:#111;background:#fff;border-radius:16px;width:min(360px,100vw - 36px);overflow:hidden;box-shadow:0 18px 55px #00000047}.cancel-order-dialog header{justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:14px 16px 2px 18px;display:flex}.cancel-order-dialog h2{margin:0;font-size:17px;font-weight:700;line-height:1.25}.cancel-order-dialog header button{color:#555;background:0 0;border:0;width:30px;height:30px;padding:5px}.cancel-order-dialog svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:100%;height:100%}.cancel-order-dialog p{color:#111;text-align:center;max-width:280px;margin:12px auto 18px;padding:0 14px;font-size:14px;line-height:1.35}.cancel-order-dialog>div{border-top:1px solid #a9a9a9;grid-template-columns:1fr 1fr;gap:14px;padding:16px 18px 18px;display:grid}.cancel-order-dialog>div button{border-radius:12px;min-width:0;min-height:52px;padding:10px 12px;font-size:15px;font-weight:700}.cancel-order-dialog>div button:first-child{color:#fff;background:#6c4029;border:0}.cancel-order-dialog>div button:last-child{color:#555;background:#fff;border:1px solid #999}.payment-suggestions{box-sizing:border-box;border-radius:20px;width:100%;margin-top:0;padding:14px 18px 22px}.payment-methods{margin-top:16px}.payment-methods h2{color:#666;margin:0 0 8px 16px;font-size:15px;font-weight:800}.payment-methods>button{color:#666;text-align:left;background:#fff;border:1px solid #d7d7d7;border-radius:24px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 20px);min-height:74px;margin:0 auto 12px;padding:13px 18px;display:flex;position:relative;overflow:hidden}.payment-methods>button.suggested{background:var(--green);border:0;min-height:88px;margin-top:8px;padding:34px 18px 12px}.payment-methods>button.selected:not(.suggested){border-color:var(--green);box-shadow:inset 0 0 0 2px var(--green);background:#f7fff2}.payment-methods>button.suggested:after{content:"";z-index:0;background:#fff;border-radius:19px;position:absolute;inset:29px 3px 3px}.payment-methods>button>small{z-index:2;background:var(--green);color:#fff;text-align:center;border-radius:20px 20px 0 0;height:29px;font-size:14px;font-weight:700;line-height:29px;position:absolute;top:0;left:0;right:0}.payment-method-copy{z-index:1;flex-direction:column;flex:auto;justify-content:center;min-width:0;display:flex;position:relative}.payment-method-copy strong{color:#666;align-items:center;gap:7px;font-size:16px;font-weight:800;line-height:1.2;display:flex}.payment-method-copy em{color:#666;margin-top:4px;font-size:12px;font-style:normal;font-weight:700;line-height:1.25}.payment-method-price{z-index:1;color:#777;flex:0 0 52px;justify-content:flex-end;align-items:center;gap:8px;font-size:20px;line-height:1;display:flex;position:relative}.payment-method-price b{color:#6a6a6a;font-family:Onest,Arial,sans-serif;font-size:15px}.payment-method-copy svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.payment-methods>.razorpay-pay-button{background:var(--green);color:#fff;text-align:center;border:0;border-radius:12px;min-height:54px;font:700 16px/1.2 Poppins,Arial,sans-serif;display:block;box-shadow:0 12px 28px #28671038}.payment-methods>.razorpay-pay-button:hover:not(:disabled){background:var(--light-green)}.payment-methods>.razorpay-pay-button:disabled{cursor:not-allowed;opacity:.6}.razorpay-payment-error{color:#a11b1b;background:#fff0f0;border-radius:10px;margin:4px 0;padding:10px 12px;font-size:13px;line-height:1.45}.payment-method-symbol{color:#666;font-size:20px;line-height:1}.upi-icons{align-items:center;display:inline-flex}.upi-icons i{color:#2751a3;background:#fff;border:1px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-left:-6px;font-size:7px;font-style:normal;font-weight:800;display:grid;box-shadow:0 0 0 1px #00000014}.upi-icons i:first-child{margin-left:0}.upi-icons i:nth-child(2){color:#fff;background:#5233a4}.upi-icons i:nth-child(3){color:#e43b34}.contact-section{min-height:650px;padding:90px 0 120px;font-family:Poppins,Arial,sans-serif}.contact-heading{text-align:center;margin-bottom:70px}.contact-heading h1{color:var(--green);margin:0 0 18px;font-family:Poppins,Arial,sans-serif;font-size:clamp(42px,4vw,62px);font-weight:600;line-height:1.2}.contact-heading p{color:#222;margin:0;font-size:clamp(18px,1.7vw,25px)}.contact-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;display:grid}.contact-card{text-align:center;border:1px solid #cfcfcf;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:44px 28px 36px;display:flex}.contact-icon{color:#123f1f;background:#edf3e9;border-radius:50%;place-items:center;width:92px;height:92px;margin-bottom:24px;display:grid}.contact-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:48px;height:48px}.contact-card h2{color:#111;margin:0 0 12px;font-size:24px;font-weight:600}.contact-card p,.contact-card a{color:#222;margin:0;font-size:17px;line-height:1.6;text-decoration:none}.contact-card a:hover{color:var(--green)}.faq-section{padding:80px 0 95px;font-family:Poppins,Arial,sans-serif}.faq-section h2{color:var(--green);text-align:center;margin:0 0 58px;font-family:Poppins,Arial,sans-serif;font-size:40px;font-weight:600;line-height:1.25}.faq-list{gap:14px;width:min(950px,100%);margin:0 auto;display:grid}.faq-item{border-left:9px solid var(--green);background:#f7fcf4;border-radius:9px;overflow:hidden}.faq-item button{width:100%;min-height:62px;color:var(--green);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:15px 24px 15px 32px;font-family:Poppins,Arial,sans-serif;font-size:17px;font-weight:600;display:flex}.faq-item button i{background:var(--green);border-radius:50%;flex:0 0 34px;width:34px;height:34px;position:relative}.faq-item button i:before{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px;transition:transform .2s,top .2s;position:absolute;top:10px;left:11px;transform:rotate(45deg)}.faq-item.open button i:before{top:13px;transform:rotate(225deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-answer p{color:#606060;min-height:0;margin:0;padding:0 32px;font-family:Onest,Arial,sans-serif;font-size:14px;line-height:1.5;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding-bottom:17px}.footer-benefits{background:linear-gradient(#f7eee7 0%,#ead8cb 100%);border-block:1px solid #5c34201f;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:18px;width:100vw;margin:0 0 46px -50vw;padding:22px max(38px,50vw - 660px);font-family:Poppins,Arial,sans-serif;display:grid;position:relative;left:50%}.footer-benefit{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.footer-benefit>span{background:#fffaf5d1;border:1px solid #5c342024;border-radius:50%;place-items:center;width:42px;height:42px;font-size:23px;line-height:1;display:grid}.footer-benefit h2{color:#6f3f28;margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.2}.footer-benefit p{color:#745f50;margin:0;font-size:12px;font-weight:500;line-height:1.4}.site-footer{color:var(--green);grid-template-columns:minmax(245px,1.25fr) minmax(110px,.58fr) minmax(140px,.68fr) minmax(190px,.9fr) minmax(310px,1.25fr);align-items:start;gap:28px;padding:8px 0 58px;font-family:Onest,Arial,sans-serif;display:grid}.footer-brand img{width:215px;height:auto}.footer-brand p{max-width:330px;margin:18px 0 0;font-size:15px;line-height:1.65}.site-footer h3{color:var(--green);margin:0 0 20px;font-family:Poppins,Arial,sans-serif;font-size:clamp(20px,1.7vw,25px);font-weight:600;line-height:1.2}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.site-footer a{color:var(--green);font-size:15px;line-height:1.35;text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-contact>p,.footer-contact>a{align-items:flex-start;gap:12px;margin:0 0 14px;font-size:15px;line-height:1.45;display:flex}.footer-contact svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;flex:0 0 19px;width:19px;height:19px}.social-links{gap:24px;margin-top:22px;display:flex}.social-links a{place-items:center;width:21px;height:21px;display:grid}.social-links img,.social-links svg{object-fit:contain;width:21px;height:21px;display:block}.social-links svg{fill:none;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px}.mobile-footer-nav{display:none}.policy-page .site-header{min-height:120px}.policy-content{color:#22301e;background:#fff;border:1px solid #dce9d5;border-radius:10px;max-width:980px;margin:10px auto 80px;padding:clamp(26px,4vw,48px);font-family:Onest,Arial,sans-serif}.policy-content h1{color:var(--green);margin:0 0 24px;font-family:Poppins,Arial,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.2}.policy-content p{color:#2e2e2e;margin:0 0 18px;font-size:16px;line-height:1.8}.policy-content p:last-child{margin-bottom:0}@media (width>=1441px){.site-header,.home-content,.home:not(.shop-page)>.site-header,.home:not(.shop-page)>.home-content{width:min(1600px,100% - 80px)}.story-page .home-content{width:min(1240px,100% - 160px)}.main-nav{gap:clamp(34px,3vw,54px)}.home:not(.shop-page) .toolbar{grid-template-columns:minmax(0,1fr) 260px}.product-group{gap:24px;padding-right:0}.product-card{flex-basis:290px}.product-image{height:clamp(315px,18vw,350px)}.product-image img{width:min(100%,290px)}.feed-group{grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:center;gap:24px}.benefits-group{padding-inline:max(32px,50vw - 800px)}.loved-grid{gap:24px}.loved-card{min-height:250px;padding-inline:34px}.loved-image{height:235px}.loved-info h3{font-size:22px}.loved-info p{font-size:20px}.loved-info a{font-size:19px}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 28px}.shop-card-image{height:330px}.review-carousel{max-width:1800px}.footer-benefits{padding-inline:max(40px,50vw - 800px)}}@media (width<=1440px) and (width>=761px){.site-header,.home-content{width:min(1180px,100% - 40px)}.home:not(.shop-page)>.site-header,.home:not(.shop-page)>.home-content{width:min(1240px,100% - 40px)}.story-page .home-content{width:min(1120px,100% - 56px)}.site-header{grid-template-columns:185px 1fr auto;gap:22px;min-height:94px}.brand img{width:175px}.main-nav{gap:clamp(22px,3vw,40px)}.main-nav a{font-size:16px}.action strong{font-size:15px}.offer-group{font-size:13px}.toolbar{grid-template-columns:1fr 190px 220px;gap:24px}.home:not(.shop-page) .toolbar{grid-template-columns:minmax(0,1fr) minmax(180px,220px);gap:22px}.categories{height:46px;padding-inline:18px;font-size:13px}.section-heading h2,.combo-heading span,.flavour-heading h2,.loved-heading h2,.review-section h2,.faq-section h2,.shop-heading h1,.shop-heading-title{font-size:32px}.product-image{height:285px}.product-info{min-height:140px;padding-inline:27px}.product-info p{font-size:15px}.feed-group{grid-template-columns:repeat(auto-fit,minmax(180px,230px));justify-content:center;gap:20px}.loved-card{grid-template-columns:minmax(150px,.95fr) minmax(150px,1.05fr);gap:20px;min-height:225px;padding:18px 24px}.loved-image{height:185px}.loved-info h3,.loved-info p{font-size:19px}.loved-info a{font-size:18px}.review-carousel{height:500px}.review-card,.review-card.active{width:400px}.review-card{transform:translateX(calc(var(--review-offset) * 250px)) scale(var(--review-scale))}.review-card.active{transform:translate(0)scale(1)}.story-page .story-section{min-height:540px}.story-copy h2,.realization-heading h2,.story-built-copy h2,.story-belief h2{font-size:clamp(32px,3vw,42px)}.story-questions,.story-copy strong,.realization-heading p,.story-built-copy>strong,.story-built-copy>p,.story-promise strong{font-size:clamp(16px,1.35vw,20px)}.story-belief p{font-size:clamp(18px,1.8vw,25px)}.shop-card-image{height:300px}.shop-card-info p{font-size:15px}.product-detail-info{padding-top:20px}.product-detail-info h1{font-size:clamp(24px,2.1vw,30px)}.detail-description{font-size:clamp(15px,1.3vw,17px)}.contact-section{min-height:560px;padding-block:70px 95px}.contact-heading h1{font-size:46px}.contact-cards{gap:30px}.contact-card{min-height:260px;padding:32px 22px}.contact-icon{width:76px;height:76px}.contact-icon svg{width:40px;height:40px}.footer-benefits{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.footer-benefit{grid-template-columns:38px minmax(0,1fr);gap:10px}.footer-benefit>span{width:38px;height:38px;font-size:21px}.footer-benefit h2{font-size:13px}.footer-benefit p{font-size:11px}}@media (width<=1150px){.feed-video-layer{padding:18px}.feed-video-dialog{width:min(100%,840px)}.feed-video-content{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:24px;padding:22px}.feed-product-panel{grid-template-columns:minmax(130px,150px) minmax(190px,1fr)}.feed-product-image{width:min(100%,240px)}.feed-product-panel h3{font-size:26px}.feed-product-panel p,.feed-product-price{font-size:18px}.feed-product-price strong{font-size:24px}.feed-buy-now{font-size:20px}.admin-page{grid-template-columns:1fr}.admin-sidebar{border-radius:24px;min-height:0;max-height:none;margin:14px;padding:18px;position:relative;top:auto}.admin-sidebar-brand{min-height:52px;margin:0 0 18px}.admin-sidebar-brand h1{font-size:20px}.admin-brand-mark{width:40px;height:40px}.admin-sidebar button{min-height:50px;padding:10px 14px;font-size:17px}.admin-sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr));padding-inline:0}.admin-logout{margin-top:12px}.admin-grid-layout,.admin-shop-product-layout{grid-template-columns:1fr}.admin-shop-product-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shop-category-panel{grid-template-columns:1fr}.admin-add-category-button,.admin-add-product-button{align-self:flex-start}.admin-product-card-grid,.admin-home-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-home-card,.admin-home-card:nth-last-child(3),.admin-home-card:nth-last-child(2),.admin-home-card:last-child{grid-column:auto}.site-header{grid-template-columns:auto 1fr;gap:18px;padding:20px 0}.main-nav{justify-content:flex-end;gap:28px}.header-actions{grid-column:1/-1;justify-content:flex-end}.product-group{grid-template-columns:repeat(4,280px);width:auto}.shop-grid{gap:28px 24px}.shop-card-image{height:300px}.shop-card-info{padding-inline:20px}.feed-group{grid-template-columns:repeat(auto-fit,minmax(170px,220px));justify-content:center}.loved-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card{transform:translateX(calc(var(--review-offset) * 245px)) scale(var(--review-scale))}.review-card.active{transform:translate(0)scale(1)}.site-footer{grid-template-columns:1.2fr repeat(3,minmax(130px,.7fr));gap:28px 24px}.footer-contact{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;display:grid}.footer-contact h3,.footer-contact .social-links{grid-column:1/-1}}.footer-phone-row{color:var(--green);align-items:flex-start;gap:9px;display:flex}.footer-phone-row>svg{flex:none}.footer-phone-row>span{gap:4px;display:grid}.footer-phone-row a{color:inherit;text-decoration:none}@media (width<=900px){.shop-page .shop-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-bottom:68px}.shop-page .shop-toolbar .search{grid-column:1/-1}.shop-page .shop-sort{justify-self:start;align-items:center;width:fit-content;height:42px;display:flex;position:relative}.shop-page .shop-sort-label{z-index:1;clip:auto;width:auto;height:auto;color:var(--green);white-space:nowrap;border:0;margin:0;padding:0;font-size:13px;font-weight:600;display:inline-block;position:relative;overflow:visible}.shop-page .shop-sort select,.shop-page .category-menu,.shop-page .categories{width:100%;min-width:0}.shop-page .shop-sort select,.shop-page .categories{border-radius:8px;height:42px;margin:0;font-size:13px}.shop-page .shop-sort select{opacity:0;z-index:2;cursor:pointer;appearance:none;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.shop-page .shop-sort-arrow{fill:none;width:18px;height:18px;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;pointer-events:none;z-index:1;flex:0 0 18px;margin-left:5px;display:block;position:relative}.shop-page .category-menu{justify-self:start;width:fit-content}.shop-page .categories{width:fit-content;height:42px;color:var(--green);background:0 0;border-radius:0;padding:0;font-weight:600}.shop-page .categories svg{width:18px;height:18px;margin-left:5px}.shop-page .category-dropdown{min-width:210px}.shop-page .add-to-cart-animation{width:min(28vw,100px);height:min(28vw,100px)}.home:not(.shop-page) .best-selling{padding:16px 0 48px}.home:not(.shop-page) .best-selling .section-heading{gap:20px;margin-bottom:22px}.home:not(.shop-page) .best-selling .section-heading h2,.home:not(.shop-page) .best-selling .combo-heading span{font-size:30px}.home:not(.shop-page) .best-selling .combo-heading{min-width:86px;padding:4px 8px}.home:not(.shop-page) .best-selling .combo-heading small{font-size:13px}.home:not(.shop-page) .best-selling .product-grid{padding-inline:18px;scroll-padding-inline:18px}.home:not(.shop-page) .best-selling .product-group{gap:12px;padding-right:18px}.home:not(.shop-page) .best-selling .product-card{scroll-snap-align:center;border-radius:14px;flex-basis:min(44vw,165px)}.home:not(.shop-page) .best-selling .product-image{height:160px;padding:14px 12px 8px}.home:not(.shop-page) .best-selling .product-info{min-height:108px;padding:8px 12px 12px}.home:not(.shop-page) .best-selling .product-info p{font-size:12px;line-height:1.4}.home:not(.shop-page) .best-selling .rating{margin-top:2px;font-size:16px}.home:not(.shop-page) .best-selling .price{font-size:15px}.home:not(.shop-page) .best-selling .product-scroll-button{width:36px;height:36px;font-size:29px}.shop-page .product-detail-top{grid-template-columns:1fr;gap:20px}.shop-page .product-detail-info{max-width:min(100%,420px);padding-top:8px}.shop-page .product-detail-info h1{margin-bottom:6px;font-size:25px}.shop-page .detail-description{margin-bottom:9px;font-size:14px;line-height:1.35}.shop-page .detail-rating{letter-spacing:1px;margin-bottom:8px;font-size:19px}.shop-page .detail-price{gap:12px;margin-bottom:14px;font-size:17px}.shop-page .detail-price strong{font-size:21px}.shop-page .size-picker{margin-bottom:12px}.shop-page .size-picker legend,.shop-page .quantity-label{margin-bottom:6px;font-size:14px}.shop-page .size-picker button{min-width:60px;margin-right:8px;padding:6px 12px;font-size:13px}.shop-page .product-actions{grid-template-columns:100px 1fr;gap:12px}.shop-page .quantity-picker,.shop-page .detail-add,.shop-page .buy-now{min-height:38px}.shop-page .quantity-picker button{font-size:21px}.shop-page .detail-add,.shop-page .buy-now{font-size:14px}.shop-page .buy-now{margin-top:14px}.shop-page .product-copy-card{border-radius:10px;margin-top:24px;padding:16px 18px}.shop-page .product-copy-card h2,.shop-page .how-to-use>h2{margin-bottom:6px;font-size:20px}.shop-page .product-copy-card h2:not(:first-child){margin-top:14px}.shop-page .product-copy-card h3{margin:12px 0 5px;font-size:16px}.shop-page .product-copy-card p{margin-bottom:6px;font-size:13px;line-height:1.4}.shop-page .how-to-use .instruction-copy{--instruction-indent:0px;text-indent:0;padding-left:0}.feed-video-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.feed-video-player{justify-self:stretch;width:100%;min-width:0;max-width:300px}.feed-video-dialog video,.feed-video-dialog iframe{max-height:min(40vh,300px)}.feed-product-panel{grid-template-columns:1fr;gap:8px}.feed-product-image{width:min(100%,180px)}}@media (width<=760px){.cart-drawer.checkout-payment .payment-body{padding:10px 10px 14px}.cart-drawer.checkout-payment .delivery-address{border-radius:16px;padding:10px 12px 12px}.cart-drawer.checkout-payment .delivery-address header{gap:6px}.cart-drawer.checkout-payment .delivery-address header strong,.cart-drawer.checkout-payment .delivery-address header button{font-size:12px}.cart-drawer.checkout-payment .delivery-address>div{border-radius:12px;margin-top:8px;padding:9px 11px;font-size:11px;line-height:1.35}.cart-drawer.checkout-payment .delivery-address-copy{gap:2px}.cart-drawer.checkout-payment .delivery-address .delivery-address-contact{gap:5px;margin-top:5px}.cart-drawer.checkout-payment .delivery-info{margin:7px 0 14px;padding:9px 12px;font-size:13px}.shop-page,.shop-page .shop-main,.shop-page .product-detail,.shop-page .product-detail-top,.shop-page .product-gallery,.shop-page .product-detail-info{box-sizing:border-box;min-width:0;max-width:100%}.shop-page .product-detail{padding-bottom:calc(130px + env(safe-area-inset-bottom));overflow-x:clip}.shop-page .product-actions{grid-template-columns:minmax(90px,100px) minmax(0,1fr);gap:10px;width:100%}.shop-page .product-actions>*,.shop-page .detail-add,.shop-page .buy-now{box-sizing:border-box;min-width:0;max-width:100%}.shop-page .detail-add{width:100%;padding-inline:8px}.shop-page .how-to-use{margin-top:30px;padding-inline:4px}.shop-page .how-to-use>h2{margin-bottom:14px;font-size:22px}.shop-page .how-to-use h3{margin:12px 0 6px;font-size:16px}.shop-page .how-to-use p{font-size:13px;line-height:1.45}.shop-page .how-to-use .how-to-use-card{padding:14px}.shop-page .chutney-how-to{margin-top:30px}.shop-page .chutney-how-to>h2{margin-bottom:14px;font-size:22px}.loved-heading h2{overflow-wrap:anywhere;padding-inline:8px;font-size:clamp(23px,7vw,29px);line-height:1.2}.loved-heading p{padding-inline:10px;font-size:clamp(13px,3.8vw,15px)}.loved-card{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-content:start;gap:10px;min-width:0;min-height:0;padding:10px;overflow:hidden}.loved-image{width:100%;height:clamp(135px,43vw,185px);overflow:hidden}.loved-image img,.loved-card:hover .loved-image img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;transform:none}.loved-info{min-width:0}.loved-info h3{overflow-wrap:anywhere;min-height:0;margin:0 0 7px;font-size:clamp(13px,3.9vw,15px);line-height:1.3}.loved-info p{margin-bottom:8px}.loved-info p,.loved-info a{font-size:clamp(13px,3.8vw,15px);line-height:1.3}.feed-video-layer{-webkit-backdrop-filter:none;backdrop-filter:none;background:#111;padding:0}.feed-video-dialog{color:#fff;background:#111;border-radius:0;width:100vw;height:100dvh;max-height:none}.feed-video-dialog>button{top:max(12px, env(safe-area-inset-top));z-index:5;color:#fff;background:#0000007a;border-radius:50%;width:38px;height:38px;font-size:28px;right:12px}.feed-video-content{width:100%;height:100%;max-height:none;padding:0;display:block;position:relative;overflow:hidden}.feed-video-player{width:100%;max-width:none;height:100%}.feed-video-dialog video,.feed-video-dialog iframe{aspect-ratio:auto;object-fit:cover;border-radius:0;width:100%;height:100%;max-height:none}.feed-product-panel{z-index:4;right:12px;bottom:max(18px, env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#373737b8;border:1px solid #ffffff73;border-radius:12px;grid-template-rows:auto auto auto;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:2px 12px;min-height:0;padding:10px;display:grid;position:absolute;left:12px}.feed-product-image{aspect-ratio:1;background:#fff;border:2px solid #ffffffbf;border-radius:7px;grid-area:1/1/3;width:72px;height:72px;overflow:hidden}.feed-product-image img{object-fit:contain;width:100%;height:100%}.feed-product-panel h3{color:#fff;grid-area:1/2;margin:0;font-size:15px;font-weight:600;line-height:1.25}.feed-product-price{color:#fff;grid-area:2/2;gap:9px;font-size:14px}.feed-product-price strong{color:#fff;order:-1;font-size:15px}.feed-product-price del{color:#ffffffad}.feed-product-price span,.feed-product-panel p,.feed-product-quantity,.feed-add-cart{display:none}.feed-buy-now{color:#111;background:#fff;border-radius:8px;grid-area:3/1/auto/-1;min-height:48px;margin-top:9px;font-size:17px}.feed-product-state{grid-template-rows:auto auto;grid-template-columns:1fr;justify-items:stretch}.feed-product-state strong,.feed-product-state .feed-buy-now{color:#fff;grid-column:1;font-size:15px}.feed-product-state .feed-buy-now{color:#111}.admin-stock-header,.admin-stock-layout,.admin-stock-row{grid-template-columns:1fr}.admin-stock-header{align-items:flex-start}.admin-stock-filter-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stock-row{align-items:stretch}.admin-stock-save{width:100%}.admin-workspace{padding:14px}.admin-sidebar{border-radius:18px;margin:10px}.admin-topbar{border-radius:16px;flex-direction:column;align-items:flex-start}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-home-hero{grid-template-columns:1fr;min-height:0}.admin-home-stats{grid-template-columns:auto 1fr auto 1fr;align-items:center}.admin-home-stats span{margin:0}.admin-home-sections{grid-template-columns:1fr}.admin-page-manager-card{text-align:center;grid-template-columns:1fr}.admin-page-manager-icon{margin-inline:auto}.admin-page-manager-actions{justify-content:center}.admin-shop-product-form,.admin-size-price-row{grid-template-columns:1fr}.admin-size-price-row>strong{min-height:42px}.admin-image-input-row{flex-direction:column}.admin-image-input-row .admin-product-upload-field,.admin-image-input-row .admin-image-url-field,.admin-upload-clear{flex-basis:auto;width:100%}.admin-form-actions{justify-content:stretch}.admin-form-actions button{flex:auto;min-width:0}.admin-shop-product-form .admin-upload,.admin-shop-product-form .admin-product-preview{min-height:180px}.admin-feed-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-feed-upload-row,.admin-new-category,.admin-category-modal-add,.admin-category-modal-row{grid-template-columns:1fr}.admin-category-modal-row .admin-category-action{border-radius:12px;width:100%}.admin-product-row{grid-template-columns:1fr;align-items:stretch}.admin-product-card-grid{grid-template-columns:1fr}.admin-product-image-card{width:100%;height:160px}.admin-product-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-row .admin-icon-button{width:100%}.admin-category-edit{grid-template-columns:minmax(120px,1fr) auto auto}.admin-logo-screen{border-radius:20px;padding:18px}.admin-logo-screen>header{flex-direction:column;align-items:flex-start}.admin-logo-manager{grid-template-columns:1fr;padding:16px}.admin-row,.banner-row,.order-row{grid-template-columns:1fr;align-items:stretch}.banner-row img,.banner-row video{width:100%;height:120px}.offer-bar{height:auto;min-height:32px}.offer-group{text-align:center;gap:22px;min-width:max-content;padding:6px 20px;font-size:10px}.offer-group i{flex-basis:1px;width:1px;height:15px}.site-header,.home-content{width:min(100% - 28px,1290px)}.home:not(.shop-page)>.site-header,.home:not(.shop-page)>.home-content{width:min(100% - 32px,1290px)}.story-page .home-content{width:calc(100% - 36px)}.site-header{grid-template-columns:38px minmax(0,1fr) 38px;gap:9px;min-height:0;padding:13px 0;position:relative}.brand{justify-self:center}.brand img{width:clamp(125px,38vw,155px)}.main-nav{z-index:50;background:#fff;border-top:1px solid #e1e1e1;flex-direction:column;align-items:stretch;gap:5px;padding:12px 14px 18px;display:none;position:absolute;top:100%;left:-14px;right:-14px;box-shadow:0 12px 22px #0000001f}.main-nav.open{display:flex}.main-nav a{text-align:left;border-radius:7px;padding:11px 14px;font-size:14px}.main-nav a.active{border-radius:7px;padding:11px 14px}.mobile-menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:7px 5px;display:flex}.mobile-menu-toggle span{background:#16374b;border-radius:2px;width:27px;height:2px}.mobile-search{display:none}.header-actions{grid-column:auto;justify-content:center;gap:0}.account span,.cart span:last-child{display:none}.action>svg,.icon-action svg,.cart-icon svg{width:28px;height:28px}.icon-action,.cart-icon{flex-basis:32px;width:32px;height:32px}.cart-animating .cart-icon svg,.cart-animating .cart-icon b{opacity:1}.toolbar{grid-template-columns:1fr;gap:10px;margin:10px 0 18px}.search{min-width:0;height:42px}.search input{min-width:0;padding:0 14px;font-size:14px}.search button{flex:0 0 46px;width:46px}.search svg{width:20px;height:20px}.category-menu{width:100%;min-width:0}.categories{white-space:nowrap;gap:8px;width:100%;height:42px;margin:0;padding:0 12px 0 14px;font-size:13px}.categories svg{flex:0 0 18px;width:18px;height:18px}.category-dropdown{overscroll-behavior:contain;max-height:min(330px,58vh);overflow-y:auto}.home:not(.shop-page) .toolbar{grid-template-columns:minmax(0,1fr);align-items:stretch}.home:not(.shop-page) .category-menu{display:none}.shop-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.shop-toolbar .search{grid-column:1/-1}.shop-sort{grid-template-columns:1fr;gap:0;height:auto}.shop-sort span{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shop-page .shop-sort-label{clip:auto;white-space:nowrap;width:auto;height:auto;margin:0;padding:0;display:inline-block;position:relative;overflow:visible}.shop-sort select{border-radius:8px;height:42px;padding-inline:10px;font-size:12px}.banner{padding-inline:0}.banner img,.banner video{object-fit:contain;object-position:center;width:100%;height:auto;min-height:0}.home:not(.shop-page) .banner{width:100vw;margin-inline:calc(-50vw + 50%)}.home:not(.shop-page) .banner img,.home:not(.shop-page) .banner video{object-fit:cover;width:100vw;height:clamp(260px,78vw,420px)}.slider-dots{padding:20px 0}.slider-dots button{width:11px;height:11px}.best-selling{padding:20px 0 55px}.section-heading{gap:28px;margin-bottom:28px}.section-heading h2,.combo-heading span{font-size:27px}.home:not(.shop-page) .best-selling .section-heading h2,.home:not(.shop-page) .best-selling .combo-heading span{font-size:24px}.combo-heading-button{justify-content:center;min-width:92px;min-height:48px;padding:4px 10px}.combo-heading small{font-size:14px}.product-grid{width:100%;margin-right:0;padding-inline:22px;scroll-padding-inline:22px}.product-group{gap:12px;padding-right:22px}.product-card{scroll-snap-align:center;flex-basis:min(72vw,265px)}.product-scroll-button{width:34px;height:34px;font-size:28px}.product-scroll-button.prev{left:0}.product-scroll-button.next{right:0}.product-card{min-width:0}.product-image{align-items:end;height:230px;padding:20px 16px 10px;overflow:hidden}.product-image img{width:auto;max-width:88%;height:auto;max-height:100%}.product-info{min-height:132px;padding:10px 18px 16px}.product-info p{font-size:13px}.home:not(.shop-page) .best-selling .product-card{flex-basis:min(44vw,165px)}.home:not(.shop-page) .best-selling .product-image{height:160px;padding:14px 12px 8px}.home:not(.shop-page) .best-selling .product-info{min-height:108px;padding:8px 12px 12px}.home:not(.shop-page) .best-selling .product-info p{font-size:12px;line-height:1.4}.home:not(.shop-page) .best-selling .rating{margin-top:2px;font-size:16px}.home:not(.shop-page) .best-selling .price{font-size:15px}.flavour-feed{padding:10px 0 58px}.flavour-heading{margin-bottom:30px}.flavour-heading h2{margin-bottom:6px;font-size:28px}.flavour-heading p{font-size:14px}.feed-row{scrollbar-width:none;width:100%;overflow:hidden}.feed-row::-webkit-scrollbar{display:none}.feed-group{gap:10px;padding-right:10px}.feed-card{border-radius:8px;flex-basis:min(42vw,175px)}.feed-play{width:36px;height:36px;font-size:16px}.feed-video-layer{padding:12px}.feed-video-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;max-height:calc(100vh - 24px);padding:16px 14px;overflow-y:auto}.feed-video-player{place-self:start stretch;width:100%;max-width:180px}.feed-video-dialog video,.feed-video-dialog iframe{object-fit:cover;height:auto;max-height:min(40vh,300px)}.feed-product-panel{grid-template-columns:1fr;gap:6px}.feed-product-image{width:min(100%,130px)}.feed-product-panel h3{font-size:18px}.feed-product-panel p,.feed-product-price{font-size:13px}.feed-product-price strong{font-size:17px}.feed-add-cart{justify-self:stretch;width:100%;margin-top:0}.feed-add-cart,.feed-buy-now{min-height:38px;font-size:13px}.benefits-bar,.benefits-track{min-height:42px}.benefits-group{gap:48px;width:max-content;padding:10px 26px;font-size:12px;display:flex}.secondary-banner{margin-top:55px;margin-bottom:55px;overflow:hidden}.secondary-banner img,.secondary-banner video{object-fit:cover;object-position:center;width:100%;height:clamp(260px,78vw,420px);min-height:0}.loved-products{padding:5px 0 60px}.loved-heading{margin-bottom:30px}.loved-heading h2{margin-bottom:5px;font-size:27px}.loved-heading p{font-size:14px}.loved-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.loved-card{grid-template-columns:1fr;align-content:start;gap:9px;min-height:0;padding:14px}.loved-image{height:185px}.loved-info h3{margin-bottom:8px;font-size:15px;line-height:1.35}.loved-info p,.loved-info a{font-size:15px}.review-section{padding:35px 0 28px}.review-section h2{margin-bottom:32px;font-size:27px}.review-carousel{height:min(102vw,430px)}.review-stage{margin-inline:42px}.review-card,.review-card.active{width:min(100vw - 112px,290px)}.review-card{transform:translateX(calc(var(--review-offset) * 125px)) scale(var(--review-scale))}.review-card.active{transform:translate(0)scale(1)}.review-arrow{width:42px;height:60px;top:45%}.review-arrow.previous{left:3px}.review-arrow.next{right:3px}.review-arrow span{border-width:3px;width:24px;height:24px}.story-section{grid-template-columns:1fr;gap:32px;padding:60px 0}.story-copy h2{margin-bottom:18px;font-size:31px}.story-questions,.story-copy strong{font-size:16px}.story-realization{padding:20px 0 40px}.realization-heading{margin-bottom:55px}.realization-heading h2,.story-built-copy h2{margin-bottom:18px;font-size:31px}.realization-heading p,.story-built-copy>strong,.story-built-copy>p,.story-promise strong{font-size:16px}.story-built{grid-template-columns:1fr;gap:32px}.story-belief{padding:40px 0 80px}.story-belief h2{margin-bottom:18px;font-size:31px}.story-belief p{font-size:17px;line-height:1.55;display:inline}.story-belief p:after{content:" "}.contact-section{min-height:0;padding:55px 0 75px}.shop-main{padding-top:0}.shop-toolbar{margin-bottom:38px}.shop-products{padding-bottom:65px}.shop-heading{gap:30px;margin-bottom:32px}.shop-heading h1,.shop-heading-title,.shop-heading .combo-heading span{font-size:27px}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-card-image{height:clamp(160px,42vw,250px);padding:14px 10px 5px}.shop-card-info{padding:10px 12px 15px}.shop-card-info p{min-height:0;font-size:clamp(11px,2.6vw,14px);line-height:1.4}.shop-card-info .rating{letter-spacing:0;font-size:clamp(14px,3.5vw,18px)}.shop-card-info .price{margin-bottom:10px;font-size:clamp(13px,3vw,16px)}.combo-card-price{min-height:44px;margin-bottom:10px;font-size:clamp(13px,3vw,16px)}.shop-card-info button{min-height:34px;padding:6px 5px;font-size:clamp(11px,2.7vw,14px)}.product-detail{padding:20px 0 70px}.product-detail-top{grid-template-columns:1fr;gap:20px}.product-main-image{padding:clamp(14px,6vw,25px)}.product-thumbnails{gap:10px;margin-top:14px}.product-thumbnails button{width:clamp(70px,23vw,82px);height:clamp(70px,23vw,82px)}.product-detail-info{padding-top:15px}.shop-page .product-detail .product-gallery{max-width:min(82vw,300px)}.shop-page .product-detail .product-main-image{padding:12px}.shop-page .product-detail .product-thumbnails{border-radius:12px;grid-auto-columns:58px;gap:8px;margin-top:10px;padding:7px}.shop-page .product-detail .product-thumbnails button{width:58px;height:58px}.shop-page .product-detail .detail-description{max-width:32ch;margin-bottom:10px;font-size:14px;line-height:1.35}.detail-rating{font-size:25px}.detail-price,.detail-price strong{font-size:24px}.product-actions{grid-template-columns:minmax(105px,120px) 1fr;gap:16px}.product-copy-card{text-align:left;border-radius:10px;margin-top:12px;padding:10px}.product-copy-card h2{margin-bottom:6px;font-size:20px}.product-copy-card h2:not(:first-child){margin-top:14px}.product-copy-card h3{margin:12px 0 5px;font-size:17px}.product-copy-card p{margin-bottom:6px;font-size:13px;line-height:1.42}.how-to-use .instruction-copy{--instruction-indent:0px;text-indent:0;padding-left:0}.chutney-procedure{border-radius:14px;margin-top:18px;padding:18px 14px}.chutney-procedure>h2,.related-products>h2{margin-bottom:18px;font-size:21px}.procedure-steps{grid-template-columns:1fr;gap:18px}.procedure-step h3{margin-bottom:8px;font-size:15px}.procedure-step img{width:118px;height:118px;margin-bottom:8px}.procedure-step p{font-size:13px;line-height:1.35}.related-products{padding-top:45px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:560px;margin-inline:auto}.related-card{text-align:center;grid-template-columns:1fr;justify-items:center;gap:8px;min-height:0;padding:12px 10px 14px}.related-card img{height:120px}.related-card h3{margin-bottom:5px;font-size:14px;line-height:1.25}.related-card p,.related-card button{font-size:13px}.add-to-cart-animation{z-index:1601;width:min(32vw,128px);height:min(32vw,128px)}.cart-drawer{border-radius:24px;width:calc(100% - 20px);height:calc(100dvh - 20px);margin:10px auto}.cart-drawer.checkout-cart{border-radius:34px 0 0 34px;width:min(450px,92vw);height:100%;margin:0 0 0 auto}.cart-drawer.checkout-address,.cart-drawer.checkout-payment{border-radius:24px;width:min(390px,100% - 32px);height:auto;max-height:calc(100dvh - 20px);margin:10px auto;position:static;transform:none}.cart-drawer-header{min-height:48px;padding-inline:16px}.shipping-banner{padding:6px 12px;font-size:12px}.cart-drawer-body{gap:12px;padding:12px 10px}.cart-items{flex:none;gap:10px;max-height:min(42dvh,330px)}.address-form{padding:14px 18px 18px}.address-fields label{min-height:58px;font-size:14px}.save-address-as{margin-top:18px}.save-address-as button{min-height:34px;padding:6px 11px;font-size:13px}.save-address{min-height:48px;margin-top:22px;font-size:17px}.payment-header{grid-template-columns:34px minmax(0,1fr) minmax(94px,auto);gap:10px;min-height:62px;padding:8px 16px}.payment-header>button{width:32px;height:32px;padding:3px}.payment-logo{width:min(210px,100%);max-height:46px}.payment-header small{font-size:12px}.payment-header strong{font-size:16px}.payment-body{padding:16px 14px 18px}.delivery-address{border-radius:20px;padding:14px 16px 18px}.delivery-address header strong,.delivery-address header button{font-size:13px}.delivery-address>div{border-radius:16px;margin-top:14px;padding:13px 14px;font-size:12px}.delivery-info{margin:8px 0 20px;padding:9px 12px;font-size:15px}.payment-suggestions{border-radius:20px;padding:14px 18px 22px}.payment-methods{margin-top:16px}.payment-methods h2{margin:0 0 8px 16px;font-size:15px}.payment-methods>button{border-radius:24px;min-height:74px;margin-bottom:12px;padding:13px 18px}.payment-methods>button.suggested{min-height:88px;margin-top:8px;padding:34px 18px 12px}.payment-methods>button>small{height:29px;font-size:14px;line-height:29px}.payment-method-copy strong{font-size:16px}.payment-method-copy em{font-size:12px}.payment-method-price{flex-basis:52px;font-size:20px}.payment-method-price b{font-size:15px}.cancel-order-dialog>div{gap:18px}.cancel-order-dialog>div button{min-height:54px;font-size:16px}.cart-item{border-radius:16px;grid-template-columns:68px minmax(0,1fr);grid-template-areas:"image copy""image price";align-items:center;gap:6px 10px;min-height:0;padding:9px}.cart-item-image{grid-area:image;width:68px;height:76px}.cart-item-copy{grid-area:copy;min-width:0}.cart-item-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.drawer-quantity{grid-template-columns:repeat(3,25px);height:26px}.remove-item{width:26px;height:26px;padding:5px}.cart-item-price{flex-direction:row;grid-area:price;justify-content:space-between;align-self:center;align-items:baseline;gap:8px}.cart-item-price strong{font-size:14px}.cart-item-price del{margin-top:0}.cart-suggestions{border-radius:12px;margin-top:0;padding:8px}.cart-suggestion-grid{gap:8px 7px}.cart-suggestion{grid-template-columns:48px 1fr;gap:5px}.cart-suggestion:nth-child(2n){padding-left:8px}.cart-suggestion>button:first-child,.cart-suggestion>button:first-child img{width:48px;height:46px}.cart-suggestion h4{font-size:12px}.payment-suggestions .cart-suggestion-grid{grid-template-columns:1fr}.payment-suggestions .cart-suggestion{grid-template-rows:1fr;grid-template-columns:48px minmax(0,1fr) auto;align-items:center}.payment-suggestions .cart-suggestion>button:last-child{grid-column:auto;width:auto;min-width:92px;height:30px;min-height:30px}.cart-checkout{padding:10px 14px max(12px, env(safe-area-inset-bottom))}.cart-checkout>div{margin-bottom:8px;font-size:15px}.cart-checkout>button{border-radius:12px;min-height:44px;font-size:16px}.contact-heading{margin-bottom:38px}.contact-heading h1{font-size:36px}.contact-heading p{font-size:16px}.contact-cards{grid-template-columns:1fr;gap:18px}.contact-card{min-height:220px;padding:30px 20px}.faq-section{padding:55px 0 95px}.faq-section h2{margin-bottom:30px;font-size:27px}.faq-list{gap:10px}.faq-item{border-left-width:6px}.faq-item button{min-height:58px;padding:13px 13px 13px 17px;font-size:14px}.faq-item button i{flex-basis:28px;width:28px;height:28px}.faq-item button i:before{width:8px;height:8px;top:8px;left:9px}.faq-item.open button i:before{top:11px}.faq-answer p{padding-inline:17px;font-size:13px}.footer-benefits{scrollbar-width:none;scroll-snap-type:x proximity;gap:14px;margin:4px 0 26px -50vw;padding:14px 16px;display:flex;overflow-x:auto}.footer-benefits::-webkit-scrollbar{display:none}.footer-benefit{scroll-snap-align:start;flex:0 0 min(245px,72vw);grid-template-columns:32px minmax(0,1fr);gap:8px}.footer-benefit>span{width:32px;height:32px;font-size:17px}.footer-benefit h2{margin-bottom:2px;font-size:12px}.footer-benefit p{font-size:10px;line-height:1.25}.site-footer{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px;margin-bottom:8px;padding:12px 12px 10px}.home{padding-bottom:66px}.mobile-footer-nav{z-index:100;min-height:58px;padding:7px max(16px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#fff;border-top:1px solid #28671029;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 18px #18410c1a}.mobile-footer-nav a{min-height:40px;color:var(--green);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 3px;font-family:Poppins,Arial,sans-serif;font-size:11px;font-weight:600;line-height:1;display:flex}.mobile-footer-cart{position:relative}.mobile-footer-cart-count{color:#fff;background:#7a472f;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:1px;left:calc(50% + 8px)}.mobile-footer-nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:19px;height:19px}.mobile-footer-nav a:active{background:#eef7eb}.footer-brand,.footer-contact{grid-column:1/-1}.footer-brand img{width:110px}.footer-brand p{max-width:100%;margin-top:4px;line-height:1.3}.footer-brand p,.site-footer a,.footer-contact>p,.footer-contact>a{font-size:10px}.site-footer h3{margin-bottom:5px;font-size:12px}.footer-column{gap:4px}.footer-contact{border-top:1px solid #dce9d5;grid-template-columns:1fr;gap:5px;padding-top:8px;display:grid}.footer-contact>p,.footer-contact>a{gap:6px;margin-bottom:0;line-height:1.25}.footer-contact svg{flex-basis:13px;width:13px;height:13px}.social-links{gap:10px;margin-top:4px}.social-links a,.social-links img,.social-links svg{width:17px;height:17px}}@media (width<=480px){.admin-stock-filter-tabs{grid-template-columns:1fr}.site-header,.home-content,.home:not(.shop-page)>.site-header,.home:not(.shop-page)>.home-content{width:calc(100% - 24px)}.story-page .home-content{width:calc(100% - 28px)}.offer-group{gap:18px;padding-inline:16px;font-size:9px}.section-heading,.shop-heading{gap:18px}.section-heading h2,.combo-heading span,.flavour-heading h2,.loved-heading h2,.review-section h2,.faq-section h2,.shop-heading h1,.shop-heading-title,.shop-heading .combo-heading span{font-size:24px}.product-group{gap:12px}.product-card{flex-basis:min(74vw,250px)}.feed-group{grid-template-columns:repeat(2,minmax(0,40vw))}.feed-video-player{align-self:start;width:100%;max-width:150px}.admin-feed-card-grid{grid-template-columns:1fr}.product-image{height:218px}.product-info{min-height:128px;padding:10px 16px 16px}.feed-group{grid-template-columns:none;grid-auto-columns:min(46vw,178px);justify-content:start;gap:10px}.loved-card{gap:8px;padding:12px}.loved-image{height:165px}.loved-info h3,.loved-info p,.loved-info a{font-size:14px}.review-section h2{margin-inline:12px}.story-section{gap:24px;padding:42px 0}.story-copy h2,.realization-heading h2,.story-built-copy h2,.story-belief h2{font-size:27px}.story-questions,.story-copy strong,.realization-heading p,.story-built-copy>strong,.story-built-copy>p,.story-promise strong,.story-belief p{font-size:15px}.story-image,.story-product-image{border-radius:6px}.contact-heading h1{font-size:31px}.contact-heading p{font-size:14px}.contact-card{min-height:195px;padding:24px 14px}.contact-icon{width:64px;height:64px;margin-bottom:16px}.contact-icon svg{width:34px;height:34px}.contact-card h2{font-size:20px}.contact-card p,.contact-card a{font-size:14px}.product-detail-info h1{font-size:25px}.detail-description{font-size:16px}.detail-add,.buy-now{font-size:15px}.product-copy-card{padding:10px}.product-copy-card h2{font-size:19px}.how-to-use>h2,.chutney-procedure>h2,.related-products>h2{font-size:20px}.related-card{grid-template-columns:1fr}.cart-item{grid-template-columns:60px minmax(0,1fr);gap:5px 8px;min-height:0;padding:8px}.cart-item-image{width:60px;height:72px}.cart-item-copy{min-width:0}.cart-item-copy h3{overflow-wrap:anywhere;font-size:12px}.cart-item-controls{gap:6px}.remove-item{width:27px;height:27px;padding:5px}.drawer-quantity{grid-template-columns:repeat(3,25px);height:27px}.cart-item-price strong{font-size:12px}.cart-item-price del{font-size:10px}.cart-suggestion-grid{grid-template-columns:1fr;gap:8px 6px}.payment-suggestions .cart-suggestion-grid{grid-template-columns:1fr}.cart-suggestion{grid-template-columns:42px minmax(0,1fr) minmax(74px,auto);gap:4px 6px}.cart-suggestion:nth-child(2n){border-left:0;padding-left:0}.cart-suggestion>button:first-child,.cart-suggestion>button:first-child img{width:42px;height:42px}.cart-suggestion h4,.suggestion-stars,.cart-suggestion p,.cart-suggestion>button:last-child{font-size:11px}.cart-suggestion>button:last-child{grid-column:auto;height:28px;min-height:28px;padding-inline:6px}.cart-checkout>button{padding-inline:16px}.payment-badges img{width:33px;height:33px;margin-left:-8px}.faq-item button{font-size:13px}.footer-brand img{width:96px}}@media (width<=380px){.home:not(.shop-page) .toolbar,.shop-toolbar{grid-template-columns:1fr}.shop-toolbar .search{grid-column:auto}.categories{justify-content:center}}@media (width<=760px){.feed-video-layer{padding:0}.feed-video-content{width:100%;height:100%;max-height:none;padding:0;display:block;overflow:hidden}.feed-video-player{align-self:stretch;width:100%;max-width:none;height:100%}.feed-video-dialog video,.feed-video-dialog iframe{object-fit:cover;width:100%;height:100%;max-height:none}.feed-product-panel{right:12px;bottom:max(14px, env(safe-area-inset-bottom));grid-template-rows:auto auto auto;grid-template-columns:56px minmax(0,1fr);gap:1px 10px;padding:8px;display:grid;left:12px}.feed-product-image{grid-area:1/1/3;width:56px;height:56px}.feed-product-panel h3{grid-area:1/2;font-size:14px}.feed-product-price{grid-area:2/2;gap:8px;font-size:13px}.feed-product-price strong{font-size:14px}.feed-buy-now,.feed-product-state .feed-buy-now{grid-area:3/1/auto/-1;justify-self:stretch;width:100%;min-height:40px;margin-top:7px;font-size:15px}.loved-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.loved-card{grid-template-columns:minmax(0,1fr);align-content:start;gap:10px;min-width:0;min-height:0;padding:10px}.loved-image{width:100%;height:clamp(135px,43vw,185px);overflow:hidden}.loved-image img,.loved-card:hover .loved-image img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;transform:none}.loved-info h3{overflow-wrap:anywhere;margin-bottom:7px;font-size:clamp(13px,3.9vw,15px);line-height:1.3}.shop-page .product-detail-top,.shop-page .product-gallery,.shop-page .product-detail-info,.shop-page .product-main-image{box-sizing:border-box;min-width:0;max-width:100%}.shop-page .product-actions{grid-template-columns:minmax(90px,100px) minmax(0,1fr);gap:10px;width:100%}.shop-page .product-actions>*,.shop-page .detail-add,.shop-page .buy-now{box-sizing:border-box;min-width:0;max-width:100%}.cart-drawer.checkout-payment .delivery-address{border-radius:10px;width:calc(100% - 24px);max-width:340px;margin-inline:auto;padding:0;overflow:hidden}.cart-drawer.checkout-payment .delivery-address header{min-height:18px;padding:2px 5px 1px}.cart-drawer.checkout-payment .delivery-address header strong,.cart-drawer.checkout-payment .delivery-address header button{font-size:10px}.cart-drawer.checkout-payment .delivery-address header strong svg{width:14px;height:14px}.cart-drawer.checkout-payment .delivery-address header .address-type{padding:1px 6px;font-size:8px}.cart-drawer.checkout-payment .delivery-address>div{box-sizing:border-box;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;width:100%;margin:0;padding:3px 5px;font-size:9px;line-height:1.15;display:grid}.cart-drawer.checkout-payment .delivery-address .delivery-address-contact{white-space:nowrap;justify-self:end;margin-top:0}}@media (width<=900px){.cart-drawer.checkout-payment .delivery-address{border-radius:10px;width:min(300px,100% - 20px);margin-inline:auto;padding:0;overflow:hidden}.cart-drawer.checkout-payment .delivery-address header{min-height:24px;padding:4px 7px}.cart-drawer.checkout-payment .delivery-address header strong,.cart-drawer.checkout-payment .delivery-address header button{font-size:11px}.cart-drawer.checkout-payment .delivery-address>div{box-sizing:border-box;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;width:100%;margin:0;padding:5px 7px;font-size:10px;line-height:1.2;display:grid}.cart-drawer.checkout-payment .delivery-address .delivery-address-contact{white-space:nowrap;justify-self:end;margin:0}}.payment-screen .compact-delivery-address{box-sizing:border-box;border-radius:16px;width:100%;max-width:none;margin:0;padding:10px;overflow:visible}.payment-screen .compact-delivery-address>header{box-sizing:border-box;min-height:28px;padding:0 2px}.payment-screen .compact-delivery-address>header strong,.payment-screen .compact-delivery-address>header button{font-size:12px}.payment-screen .compact-delivery-address>div{box-sizing:border-box;border-radius:12px;width:100%;margin:7px 0 0;padding:9px 11px;font-size:11px;line-height:1.3;display:block}.payment-screen .compact-delivery-address .delivery-address-contact{white-space:normal;justify-content:flex-start;margin-top:5px}@media (width<=760px){.cart-drawer.checkout-payment .payment-screen .payment-body{padding-inline:12px}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address,.cart-drawer.checkout-payment .payment-screen .delivery-info,.cart-drawer.checkout-payment .payment-screen .payment-coupon,.cart-drawer.checkout-payment .payment-screen .payment-suggestions,.cart-drawer.checkout-payment .payment-screen .payment-methods{box-sizing:border-box;width:100%;max-width:none;margin-left:0;margin-right:0}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address{border-radius:15px;margin-top:0;margin-bottom:0;padding:10px 12px 12px;overflow:visible}.cart-drawer.checkout-payment .payment-screen .delivery-info{border-radius:11px;gap:0;margin-top:7px;margin-bottom:12px;padding:4px 8px}.cart-drawer.checkout-payment .payment-screen .delivery-info-item{grid-template-columns:20px minmax(0,1fr);gap:6px;min-height:24px;padding:0}.cart-drawer.checkout-payment .payment-screen .delivery-info-item>svg{width:18px;height:18px}.cart-drawer.checkout-payment .payment-screen .delivery-info-item p{font-size:10px;line-height:1.2}.cart-drawer.checkout-payment .payment-screen .delivery-info-item+.delivery-info-item{grid-template-columns:16px minmax(0,1fr);min-height:19px}.cart-drawer.checkout-payment .payment-screen .delivery-info-item+.delivery-info-item>svg{width:14px;height:14px}.cart-drawer.checkout-payment .payment-screen .delivery-info-item+.delivery-info-item p{font-size:10px}.cart-drawer.checkout-payment .payment-screen .payment-coupon{margin-bottom:22px}.cart-drawer.checkout-payment .payment-screen .payment-suggestions{border-radius:15px;padding:12px 14px 16px}.cart-drawer.checkout-payment .payment-screen .payment-methods{margin-top:16px}.cart-drawer.checkout-payment .payment-screen .payment-methods>.razorpay-pay-button{width:100%;margin-left:0;margin-right:0}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>header{flex-wrap:nowrap;gap:7px;min-height:28px;padding:0}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>header strong{flex:none;font-size:12px}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>header .address-type{min-width:0;padding:2px 7px;font-size:9px}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>header button{flex:none;margin-left:auto;font-size:12px}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>div{border-radius:11px;width:100%;margin:8px 0 0;padding:10px 11px;font-size:11px;line-height:1.35;display:block}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address .delivery-address-copy{text-align:left;justify-self:stretch;gap:3px;width:100%;display:grid}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address .delivery-address-contact{white-space:normal;text-align:left;justify-content:flex-start;justify-self:stretch;align-items:flex-start;gap:4px 8px;width:100%;margin-top:7px;display:flex}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address .delivery-address-contact span{overflow-wrap:anywhere;min-width:0}}@media (width<=380px){.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>header{gap:5px}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>header strong,.cart-drawer.checkout-payment .payment-screen .compact-delivery-address>header button{font-size:11px}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address .delivery-address-contact{grid-template-columns:1fr;gap:3px;display:grid}.cart-drawer.checkout-payment .payment-screen .compact-delivery-address .delivery-address-contact span+span:before{content:none}}@media (prefers-reduced-motion:reduce){.offer-track,.benefits-track{animation-play-state:paused}.combo-heading-button:before,.combo-heading span,.combo-heading small:after{animation:none}.combo-heading-button:before{opacity:.8;transform:scale(1)}.combo-heading small:after{opacity:.7;transform:scaleX(1)}}
