.saukhya-account-page{color:#1f1a1c;font-family:var(--saukhya-font-family);padding-top:clamp(22px,4vw,48px);padding-bottom:clamp(48px,7vw,92px)}.account-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:flex-start;gap:24px;display:grid}.account-sidebar,.account-panel{background:#fff;border:1px solid #1f1a1c14;border-radius:8px;box-shadow:0 18px 42px #1f1a1c0f}.account-sidebar{gap:14px;padding:16px;display:grid;position:sticky;top:94px}.account-profile-card{background:linear-gradient(135deg,#fff8fb,#fff);border:1px solid #ec39881f;border-radius:8px;gap:6px;padding:16px;display:grid}.account-profile-card span{background:var(--saukhya-theme);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.account-profile-card strong{font-size:17px;font-weight:900;line-height:1.2}.account-profile-card small{color:#706a6d;font-size:13px;font-weight:700}.account-nav{gap:8px;display:grid}.account-nav a{color:#1f1a1c;border:1px solid #1f1a1c14;border-radius:7px;align-items:center;gap:9px;min-height:46px;padding:0 12px;font-size:13px;font-weight:900;text-decoration:none;display:flex}.account-nav a.active,.account-nav a:hover,.account-nav a:focus-visible{color:var(--saukhya-theme);background:#fff8fb;border-color:#ec398838}.account-nav a span{margin-left:auto}.account-panel{padding:clamp(18px,3vw,30px);overflow:hidden}.account-panel-heading{border-bottom:1px solid #1f1a1c14;margin:0 0 20px;padding-bottom:16px}.account-panel-heading>span{color:var(--saukhya-theme);letter-spacing:.02em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.account-panel-heading h2{margin:0;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.12}.account-panel-heading p{color:#625a5e;margin:10px 0 0;font-size:14px;font-weight:650;line-height:1.55}.account-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.account-form-grid label{color:#3f383b;gap:7px;font-size:12px;font-weight:900;display:grid}.account-form-grid .full{grid-column:1/-1}.account-form-grid input,.account-form-grid select{color:#1f1a1c;font:inherit;background:#fff;border:1px solid #1f1a1c1f;border-radius:6px;min-height:46px;padding:0 12px;font-size:13px;font-weight:750}.account-form-grid input:read-only{background:#faf7f8}.account-message{color:#1f1a1c;background:#fff8fb;border:1px solid #ec39882e;border-radius:7px;margin:16px 0 0;padding:12px;font-size:13px;font-weight:850}.account-address-form .btn-pink{border-radius:6px;min-height:46px;margin-top:18px;padding:0 18px;font-size:13px;font-weight:900}.account-orders-list{gap:14px;display:grid}.account-order-card{border:1px solid #1f1a1c14;border-radius:8px;overflow:hidden}.account-order-top{background:#fff8fb;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.account-order-top span{color:var(--saukhya-theme);text-transform:uppercase;font-size:11px;font-weight:900;display:block}.account-order-top strong{overflow-wrap:anywhere;margin-top:3px;font-size:14px;font-weight:900;display:block}.account-order-top p{white-space:nowrap;margin:0;font-size:15px;font-weight:900}.account-order-status{flex-wrap:wrap;gap:8px;padding:12px 14px 0;display:flex}.account-order-status span{color:#3f383b;border:1px solid #1f1a1c14;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.account-order-status svg,.account-nav svg{color:var(--saukhya-theme)}.account-order-lines{gap:10px;padding:14px;display:grid}.account-order-line{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;display:grid}.account-order-line img{aspect-ratio:3/4;object-fit:cover;border:1px solid #1f1a1c14;border-radius:7px;width:54px}.account-order-line strong{font-size:13px;font-weight:900;line-height:1.25;display:block}.account-order-line span{color:#706a6d;margin-top:3px;font-size:12px;font-weight:750;display:block}.account-soft-state{color:#3f383b;text-align:center;background:#fff8fb;border:1px solid #ec398824;border-radius:8px;place-items:center;gap:8px;min-height:220px;padding:24px;display:grid}.account-soft-state svg{color:var(--saukhya-theme)}.account-soft-state strong{font-size:18px;font-weight:900}.account-soft-state span{color:#706a6d;font-size:13px;font-weight:750}@media (width<=991px){.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.saukhya-account-page{padding-top:18px}.account-sidebar,.account-panel{box-shadow:0 12px 28px #1f1a1c0f}.account-nav,.account-form-grid{grid-template-columns:1fr}.account-order-top{display:grid}}.saukhya-wishlist-page,.saukhya-wishlist-empty{color:#1f1a1c;font-family:var(--saukhya-font-family)}.saukhya-wishlist-page{padding-bottom:clamp(44px,7vw,88px)}.saukhya-wishlist-empty{background:linear-gradient(#fff 0%,#fff8fb 100%);padding-top:clamp(28px,5vw,64px);padding-bottom:clamp(44px,7vw,90px)}.wishlist-empty-panel{text-align:center;background:linear-gradient(135deg,#fff8fbf0,#fffffffa);border:1px solid #1f1a1c14;border-radius:8px;justify-items:center;max-width:760px;margin:0 auto;padding:clamp(24px,4.5vw,48px);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #1f1a1c14}.wishlist-empty-panel:before{background:var(--saukhya-theme);content:"";height:4px;position:absolute;top:0;left:0;right:0}.wishlist-empty-icon{background:var(--saukhya-theme);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:inline-flex;box-shadow:0 14px 30px #ec398838}.wishlist-empty-kicker{color:var(--saukhya-theme);letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.wishlist-empty-panel h1{color:#1f1a1c;margin:0;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.08}.wishlist-empty-panel p{color:#5f585b;max-width:540px;margin:14px auto 0;font-size:15px;font-weight:650;line-height:1.6}.wishlist-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.wishlist-empty-actions .btn_black,.wishlist-empty-actions .btn{justify-content:center;align-items:center;gap:8px;min-width:170px;min-height:46px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex;border-radius:6px!important}.wishlist-empty-perks{border-top:1px solid #1f1a1c14;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:26px;padding-top:18px;display:grid}.wishlist-empty-perks span{color:#3f383b;background:#fff;border:1px solid #1f1a1c14;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:12px;font-weight:850;display:inline-flex}.wishlist-empty-perks svg{color:var(--saukhya-theme);flex:none}@media (width<=767px){.saukhya-wishlist-empty{padding-top:22px}.wishlist-empty-panel{padding:24px 16px}.wishlist-empty-icon{width:56px;height:56px;margin-bottom:14px}.wishlist-empty-actions{grid-template-columns:1fr;width:100%;display:grid}.wishlist-empty-actions .btn_black,.wishlist-empty-actions .btn{width:100%}.wishlist-empty-perks{grid-template-columns:1fr}}:root{--saukhya-theme:#ec3988;--saukhya-hover:#eb3a84;--saukhya-tooltip:#eb3a84;--saukhya-font-family:"Outfit", Arial, sans-serif;--saukhya-font-size-base:14px;--saukhya-line-height-base:21px;--saukhya-font-size-small:13px;--saukhya-font-size-micro:11px;--saukhya-font-size-button:12px;--saukhya-font-size-card-title:17.5px;--saukhya-font-size-card-price:16.5px;--saukhya-font-size-section-title:24px;--saukhya-font-size-page-title:32px;--saukhya-font-size-page-title-mobile:24px;--saukhya-font-size-breadcrumb:13px;--saukhya-font-size-breadcrumb-mobile:12.5px}*,:before,:after{box-sizing:border-box}body{color:#222;font-family:var(--saukhya-font-family);font-size:var(--saukhya-font-size-base);line-height:var(--saukhya-line-height-base);background:#fff;margin:0}html,body,#root{max-width:100%;overflow-x:hidden}.react-storefront main{min-height:50vh}a{color:inherit;text-decoration:none}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}button,input,textarea,select{font:inherit}.react-storefront{font-family:var(--saukhya-font-family);font-size:var(--saukhya-font-size-base);line-height:var(--saukhya-line-height-base)}.react-storefront h1,.react-storefront h2,.react-storefront h3,.react-storefront h4,.react-storefront h5,.react-storefront h6,.react-storefront p{letter-spacing:0}.custom-container{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.container{width:100%;max-width:1146px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.custom-container.container{max-width:1140px}.heading-banner{background:linear-gradient(92deg,#ec39881c 0%,#fff8fbc7 38%,#fffffffa 74%),#fff;border-bottom:1px solid #1f1a1c12;margin:0;padding:clamp(14px,1.8vw,22px) 0}.heading-banner .custom-container{justify-content:space-between;align-items:center;gap:18px;min-height:clamp(42px,3.7vw,56px);display:flex}.heading-banner h4{color:#1f1a1c;font-size:var(--saukhya-font-size-page-title);overflow-wrap:anywhere;flex:auto;min-width:0;margin:0;font-weight:650;line-height:1.12}.page-breadcrumb{color:#766d71;font-size:var(--saukhya-font-size-breadcrumb);text-align:right;flex:0 auto;max-width:min(56vw,620px);font-weight:650;line-height:1.35}.page-breadcrumb ol{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px 8px;margin:0;padding:0;list-style:none;display:flex}.page-breadcrumb li{align-items:center;min-width:0;display:inline-flex}.page-breadcrumb li+li:before{color:#1f1a1c61;content:"/";margin-right:8px}.page-breadcrumb a{color:#1f1a1c;transition:color .2s}.page-breadcrumb a:hover,.page-breadcrumb a:focus-visible{color:var(--saukhya-theme);outline:0}.page-breadcrumb [aria-current=page],.page-breadcrumb li[aria-current=page] span{color:#766d71}.saukhya-pdp-banner .heading-banner{margin-bottom:clamp(18px,2.4vw,30px)}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.row{flex-wrap:wrap;margin-left:-12px;margin-right:-12px;display:flex}.row>[class*=col-]{width:100%;min-width:0;padding-left:12px;padding-right:12px}.col-6{flex:0 0 50%;max-width:50%}.col-12{flex:0 0 100%;max-width:100%}.g-4,.gy-4{row-gap:24px}.gx-3,.gx-sm-4{margin-left:-12px;margin-right:-12px}.gx-3>[class*=col-],.gx-sm-4>[class*=col-]{padding-left:12px;padding-right:12px}.section-t-space{padding-top:clamp(28px,4vw,56px)}.section-b-space{padding-bottom:clamp(28px,4vw,56px)}.section-space{padding-top:clamp(28px,4vw,56px);padding-bottom:clamp(28px,4vw,56px)}.pt-0{padding-top:0!important}.text-center{text-align:center}.w-100{width:100%}.d-none{display:none!important}.img-fluid{max-width:100%;height:auto}.mob_show{display:none!important}.mob_hide{display:block!important}.align-items-center{align-items:center}@media (width>=768px){.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}}@media (width>=992px){.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-6{flex:0 0 50%;max-width:50%}}@media (width>=1200px){.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}}@media (width>=1400px){.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-9{flex:0 0 75%;max-width:75%}}@media (width>=1500px){.custom-container,.container,.custom-container.container{max-width:1440px}}@media (width>=1700px){.custom-container,.container,.custom-container.container{max-width:1670px}}@media (width<=767px){.custom-container{width:100%}.heading-banner{padding:16px 0}.heading-banner .custom-container{flex-direction:column;align-items:flex-start;gap:7px;min-height:0}.heading-banner h4{font-size:var(--saukhya-font-size-page-title-mobile)}.page-breadcrumb{font-size:var(--saukhya-font-size-breadcrumb-mobile);text-align:left;max-width:100%}.page-breadcrumb ol{justify-content:flex-start}.saukhya-pdp-banner .heading-banner{margin-bottom:16px}.mob_show{display:block!important}.mob_hide{display:none!important}}a[href],button,summary,[role=button],[tabindex]:not([tabindex="-1"]),input[type=button],input[type=submit],input[type=reset],label[for]{cursor:pointer}.saukhya-skip-link{color:#fff;letter-spacing:0;z-index:5000;background:#1f1a1c;padding:10px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.saukhya-skip-link:focus{color:#fff;transform:translateY(0)}button:disabled,input:disabled,select:disabled,textarea:disabled,[aria-disabled=true]{cursor:not-allowed}.react-storefront .btn,.react-storefront .btn_black,.react-storefront .btn-black,.react-storefront .btn-pink,.react-storefront .btn_outline,.react-storefront .btn-outline-dark{appearance:none;font-size:var(--saukhya-font-size-button);letter-spacing:0;text-align:center;text-transform:uppercase;vertical-align:middle;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:850;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 10px 22px #1f1a1c14,inset 0 1px #ffffff2e}.react-storefront .btn.sm,.react-storefront .btn_black.sm,.react-storefront .btn-black.sm,.react-storefront .btn-pink.sm,.react-storefront .btn_outline.sm,.react-storefront .btn-outline-dark.sm{min-height:44px;padding-left:16px;padding-right:16px}.react-storefront .btn_black,.react-storefront .btn-black{color:#fff;background:#1f1a1c;border-color:#1f1a1c}.react-storefront .btn-pink{background:var(--saukhya-theme);border-color:var(--saukhya-theme);color:#fff}.react-storefront .btn,.react-storefront .btn_outline,.react-storefront .btn-outline-dark{color:#1f1a1c;background:#fff;border-color:#1f1a1c2e}.react-storefront .btn_black:hover,.react-storefront .btn-black:hover,.react-storefront .btn-pink:hover,.react-storefront .btn:hover,.react-storefront .btn_outline:hover,.react-storefront .btn-outline-dark:hover,.react-storefront .btn_black:focus-visible,.react-storefront .btn-black:focus-visible,.react-storefront .btn-pink:focus-visible,.react-storefront .btn:focus-visible,.react-storefront .btn_outline:focus-visible,.react-storefront .btn-outline-dark:focus-visible{outline:0;transform:translateY(-1px);box-shadow:0 14px 28px #1f1a1c24}.react-storefront .btn:focus-visible,.react-storefront .btn_black:focus-visible,.react-storefront .btn-black:focus-visible,.react-storefront .btn-pink:focus-visible,.react-storefront .btn_outline:focus-visible,.react-storefront .btn-outline-dark:focus-visible{box-shadow:0 0 0 3px #ec398833,0 14px 28px #1f1a1c24}.react-storefront .btn_black:hover,.react-storefront .btn-black:hover,.react-storefront .btn_black:focus-visible,.react-storefront .btn-black:focus-visible{background:var(--saukhya-theme);border-color:var(--saukhya-theme);color:#fff}.react-storefront .btn-pink:hover,.react-storefront .btn-pink:focus-visible{color:#fff;background:#1f1a1c;border-color:#1f1a1c}.react-storefront .btn:hover,.react-storefront .btn_outline:hover,.react-storefront .btn-outline-dark:hover,.react-storefront .btn:focus-visible,.react-storefront .btn_outline:focus-visible,.react-storefront .btn-outline-dark:focus-visible{color:var(--saukhya-theme);border-color:#ec39886b}.react-storefront .btn:disabled,.react-storefront .btn_black:disabled,.react-storefront .btn-black:disabled,.react-storefront .btn-pink:disabled,.react-storefront .btn_outline:disabled,.react-storefront .btn-outline-dark:disabled{box-shadow:none;opacity:.62;transform:none}.saukhya-react-icon{justify-content:center;align-items:center;display:inline-flex}.saukhya-react-icon svg{display:block}.saukhya-pdp-price .early-bird-savings-badge{background:var(--saukhya-theme);color:#fff;text-align:left;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;width:108px;padding:7px 8px 8px;line-height:1.05;display:inline-flex;position:absolute;top:39px;right:10px;box-shadow:0 7px 15px #ec398833}.saukhya-pdp-price .early-bird-savings-badge span,.saukhya-pdp-price .early-bird-savings-badge strong{max-width:100%;display:block}.saukhya-pdp-price .early-bird-savings-badge span{color:#fff;letter-spacing:.02em;text-transform:uppercase;white-space:normal;font-size:9.2px;font-weight:700;line-height:1.12}.saukhya-pdp-price .early-bird-savings-badge strong{color:#fff;font-size:10.5px;font-weight:800}.saukhya-pdp-price .early-bird-savings-badge .mobile-discount-text{display:none}.saukhya-pdp-price .early-bird-savings-badge{width:auto;position:static}@media (width<=767px){header .sub_header .saukhya-react-icon,header .sub_header .shoping-prize{justify-content:center;align-items:center;display:inline-flex}header .sub_header .saukhya-react-icon svg{width:21px;height:21px}header .sub_header .shoping-prize .saukhya-react-icon{padding-right:0!important}.saukhya-pdp-price .early-bird-savings-badge{width:auto;min-height:28px;padding:6px 8px;top:38px;right:10px}.saukhya-pdp-price .early-bird-savings-badge span{font-size:8.8px}.saukhya-pdp-price .early-bird-savings-badge span:not(.mobile-discount-text),.saukhya-pdp-price .early-bird-savings-badge strong{display:none}.saukhya-pdp-price .early-bird-savings-badge .mobile-discount-text{white-space:nowrap;font-size:10px;font-weight:800;line-height:1;display:block}.saukhya-pdp-price .early-bird-savings-badge strong{font-size:10px}}.react-storefront header{color:#222;z-index:999;background:linear-gradient(72deg,#cedff1,#fff 40%);border-bottom:0;font-size:14px;line-height:21px;position:sticky;top:0;box-shadow:0 2px 9px #1f1a1c1f}.react-storefront header .header-1{width:100%;padding-left:16px;padding-right:16px}.react-storefront header ul{margin:0;padding:0;list-style:none}.react-storefront .main-menu{z-index:8;grid-template-columns:130px 1fr auto;justify-content:space-between;align-items:center;gap:18px;min-height:72px;display:grid;position:relative}.react-storefront .brand-logo{color:#222;flex:none;align-items:center;min-width:130px;min-height:44px;line-height:0;text-decoration:none;display:inline-flex}.saukhya-brand-image{object-fit:contain;vertical-align:6px;width:auto;max-width:136px;height:auto;max-height:44px;display:block}.saukhya-brand-image[src]+.saukhya-text-logo{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.brand-logo.logo-fallback .saukhya-text-logo{clip:auto;clip-path:none;white-space:normal;width:auto;height:auto;position:static;overflow:visible}.saukhya-text-logo{color:#1f1a1c;letter-spacing:.08em;text-transform:uppercase;font-family:Outfit,Arial,sans-serif;font-size:28px;font-weight:900;line-height:1}.react-storefront #main-nav{justify-content:center;justify-self:center;min-width:0;display:flex}.react-storefront .nav-menu{justify-content:center;align-items:center;gap:clamp(20px,2.15vw,40px);display:flex}.react-storefront .nav-menu>li{position:relative}.react-storefront .nav-menu .mobile-back{display:none}.react-storefront .nav-link{color:#222;letter-spacing:.03em;align-items:center;min-height:0;padding:clamp(20px,1.2vw,28px) 0;font-size:16px;font-weight:400;line-height:1.2;text-decoration:none;transition:color .25s;display:inline-flex}.react-storefront .nav-link span{align-items:center;margin-left:7px;display:inline-flex}.react-storefront .nav-link .fa-angle-down{border:1px solid;border-width:0 1px 1px 0;width:7px;height:7px;margin-top:-4px;display:inline-block;transform:rotate(45deg)}.react-storefront .mega-menu{z-index:9999;background:#fff;border:0;padding:26px 32px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 0 10px 2px #76767633}.react-storefront .nav-menu>li:hover>.nav-link,.react-storefront .nav-link:focus-visible{color:var(--saukhya-hover)}.react-storefront .has-mobile-mega:hover .mega-menu,.react-storefront .has-mobile-mega:focus-within .mega-menu{display:block}.react-storefront .sub_header{flex:none;justify-self:end;align-items:center;gap:18px;margin-left:auto;display:flex}.react-storefront .saukhya-header-actions{align-items:center;gap:14px;display:flex}.react-storefront .toggle-nav{display:none}.saukhya-menu-lines{gap:4px;width:20px;display:grid}.saukhya-menu-lines span{background:var(--saukhya-theme);width:100%;height:2px;display:block}.react-storefront .saukhya-header-action{color:#222;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:relative}.react-storefront .saukhya-header-action svg{width:27px;height:27px;display:block}.react-storefront .shopping-cart .saukhya-header-action{width:44px}.react-storefront .saukhya-header-action svg path[fill]:not([fill=none]){fill:var(--saukhya-theme)}.react-storefront .saukhya-header-action svg path[stroke]{stroke:var(--saukhya-theme)}.react-storefront .saukhya-header-action svg path[fill=none]{fill:none}.react-storefront .cart_qty_cls{background:var(--saukhya-theme);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-8px;right:-9px}.react-storefront .cart_qty_cls.d-none{display:none!important}.react-storefront .onhover-show-div.user{z-index:70;background:#fff;border:1px solid #1f1a1c14;border-radius:8px;min-width:232px;padding:10px;display:none;position:absolute;top:48px;right:0;box-shadow:0 18px 38px #1f1a1c24}.react-storefront .onhover-show-div.user:before{content:"";background:#fff;border-top:1px solid #1f1a1c14;border-left:1px solid #1f1a1c14;width:12px;height:12px;position:absolute;top:-7px;right:18px;transform:rotate(45deg)}.react-storefront .onhover-div:hover .onhover-show-div.user{display:block}.react-storefront .onhover-show-div.user a,.react-storefront .onhover-show-div.user button{color:#1f1a1c;letter-spacing:.03em;border-radius:6px;align-items:center;min-height:38px;padding:0 10px;font-size:13px;font-weight:850;line-height:1.2;text-decoration:none;display:flex}.react-storefront .onhover-show-div.user a:hover,.react-storefront .onhover-show-div.user a:focus-visible,.react-storefront .onhover-show-div.user button:hover,.react-storefront .onhover-show-div.user button:focus-visible{color:var(--saukhya-theme);background:#fff8fb}.saukhya-mega-menu{width:min(1240px,100vw - 24px);min-width:0}.saukhya-mega-grid{flex-wrap:nowrap;gap:27px;margin-left:0;margin-right:0;display:flex}.saukhya-mega-grid>.col-xl-3{flex:0 0 calc(20% - 21.6px);width:calc(20% - 21.6px);max-width:calc(20% - 21.6px);margin-top:16px;padding-left:0;padding-right:0}.saukhya-mega-grid .layout-images h5{color:#222;text-align:left;margin:0 0 16px;font-size:20px;font-weight:500;line-height:1.2}.saukhya-mega-grid .layout-images,.saukhya-mega-grid .layout-box{box-shadow:none;border:0;padding:0}.saukhya-mega-grid .layout-box{background:#fff;min-height:282px;box-shadow:0 0 10px 2px #7676760a}.saukhya-mega-grid .layout-images>a{color:inherit;display:inline-block}.saukhya-mega-grid .layout-images ul{margin-bottom:0}.saukhya-mega-grid .layout-images li a{color:#222;cursor:pointer;padding:6px 0;font-size:16px;font-weight:400;line-height:1.35;transition:color .22s,transform .22s;display:block}.saukhya-mega-grid .layout-images li a:hover,.saukhya-mega-grid .layout-images li a:focus-visible{color:var(--saukhya-hover);transform:translate(4px)}.saukhya-size-header h4{color:#1f1a1c;margin:0;font-size:20px;font-weight:700}.saukhya-size-header button{background:var(--saukhya-theme);color:#fff;border:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:inline-flex}.saukhya-zoom-header{border-bottom:1px solid #1f1a1c14;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px 12px 18px;display:flex}.saukhya-zoom-header span{color:#1f1a1c;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.saukhya-zoom-header button,.saukhya-zoom-nav{color:#1f1a1c;background:#fff;border:1px solid #1f1a1c1f;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.product-box-3 .img-wrapper .label-block .label-2,.product-box-3 .img-wrapper .cart-info-icon button,header .sub_header ul li>a,header .sub_header ul .onhover-div>a{transition:all .3s}header .sub_header ul li:hover>a,header .sub_header ul .onhover-div:hover>a{transform:translateY(-2px)}header .sub_header ul li:hover svg path[fill]:not([fill=none]),header .sub_header ul .onhover-div:hover svg path[fill]:not([fill=none]){fill:var(--saukhya-hover)}header .sub_header ul li:hover svg path[stroke],header .sub_header ul .onhover-div:hover svg path[stroke]{stroke:var(--saukhya-hover)}.saukhya-account-menu .saukhya-header-action,.react-storefront .saukhya-account-menu{position:relative}.saukhya-account-dot{background:#2e9f62;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:2px;right:4px}.saukhya-account-card{background:linear-gradient(135deg,#fff8fb,#fff);border:1px solid #ec39881f;border-radius:7px;gap:2px;margin:0 0 8px;padding:11px 12px;display:grid}.saukhya-account-card span{color:#1f1a1c;font-size:14px;font-weight:800;line-height:1.2}.saukhya-account-card small{color:#71676b;font-size:12px;font-weight:600;line-height:1.35}.saukhya-account-menu .onhover-show-div.user li button{color:inherit;font:inherit;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}@media (width>=1200px){.react-storefront header .header-1{max-width:1140px}.react-storefront .main-menu{grid-template-columns:minmax(148px,1fr) auto minmax(148px,1fr);display:grid}.react-storefront .brand-logo{justify-self:start}.react-storefront #main-nav{justify-self:center}.react-storefront .sub_header{justify-self:end}.react-storefront .mega-menu.saukhya-mega-menu{transform:translate(calc(-50% - 14px))}}@media (width>=1400px){.react-storefront header .header-1{max-width:1320px}}@media (width>=1500px){.react-storefront header .header-1{max-width:1440px}}@media (width>=1700px){.react-storefront header .header-1{max-width:1670px}}@media (width<=1199px){.react-storefront .toggle-nav{color:#1f1a1c;background:0 0;border:0;display:inline-flex}.saukhya-menu-backdrop{z-index:998;background:#ffffff03;border:0;position:fixed;inset:64px 0 0}.main-menu nav{box-shadow:none;opacity:0;pointer-events:none;visibility:hidden;z-index:1000;background:#fff;border:0;width:100vw;max-width:none;height:calc(100vh - 64px);max-height:none;padding:0;transition:transform .28s,opacity .28s,visibility .28s;position:fixed;top:64px;left:0;overflow-y:auto;transform:translate(-110vw)}.main-menu nav.open,.main-menu nav.saukhya-drawer-open{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}.main-menu nav .nav-menu{margin:0;opacity:1!important;visibility:visible!important;width:100%!important;height:auto!important;padding:0 16px!important;display:block!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}.main-menu nav .nav-menu>li{margin-bottom:0;padding:0;display:block;height:auto!important;overflow:visible!important}.main-menu nav .nav-menu>li>a,.main-menu nav .mobile-back{color:#1f1a1c;letter-spacing:0;text-transform:none;justify-content:space-between;gap:10px;padding:12px 0;font-family:Outfit,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.25;display:flex}.main-menu nav .nav-menu>li>a{box-shadow:none;background:0 0;border-bottom:1px solid #1f1a1c14;margin:0}.main-menu nav .mobile-back{border-bottom:1px solid #1f1a1c14;margin:0 0 8px;padding:0;display:block}.main-menu nav .mobile-back button{color:#1f1a1c;letter-spacing:0;text-align:left;text-transform:uppercase;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:51px;padding:0;font-family:Outfit,Arial,sans-serif;font-size:16px;font-weight:700;display:flex}.main-menu nav .mobile-back button i{font-size:16px;font-weight:700}.main-menu nav .mega-menu{box-shadow:none;background:0 0;border:0;padding:0;width:100%!important;min-width:0!important;display:none!important;position:static!important;left:auto!important;transform:none!important}.main-menu nav .mega-menu.is-mobile-expanded{display:block!important}header .main-menu nav.open ul.nav-menu li.has-mobile-mega>.mega-menu.saukhya-mega-menu,header .main-menu nav.saukhya-drawer-open ul.nav-menu li.has-mobile-mega>.mega-menu.saukhya-mega-menu{opacity:1!important;visibility:visible!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;display:none!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.main-menu nav .mega-menu .row,.main-menu nav .saukhya-mega-grid,.main-menu nav .mega-menu [class*=col-]{display:block;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.main-menu nav .layout-images{box-shadow:none;text-align:left;background:#fff;border:0;margin:0 0 24px;padding:0 39px}.main-menu nav .layout-images .layout-box{box-shadow:none!important;background:0 0!important;height:auto!important;min-height:0!important;padding:0!important}.main-menu nav .layout-images ul,.main-menu nav .layout-box ul{margin:0!important;padding:0!important;display:block!important}.main-menu nav .layout-images h5{color:#1f1a1c;letter-spacing:0;text-align:center;text-transform:none;margin:0 0 14px;font-size:16px;font-weight:500}.main-menu nav .layout-images li a{color:#1f1a1c;text-transform:none;padding:0;font-size:15px;font-weight:400;line-height:1.45;display:block}.main-menu nav .layout-images li+li{border-top:0;margin-top:12px}.main-menu nav .mega-menu.is-mobile-expanded,header .main-menu nav.open ul.nav-menu li.has-mobile-mega>.mega-menu.saukhya-mega-menu.is-mobile-expanded,header .main-menu nav.saukhya-drawer-open ul.nav-menu li.has-mobile-mega>.mega-menu.saukhya-mega-menu.is-mobile-expanded{background:#fff;border-radius:6px;margin:8px 0 23px;padding:32px 0 2px;box-shadow:0 2px 12px #1f1a1c1f;display:block!important}}@media (width<=767px){.react-storefront .main-menu{min-height:56px}.saukhya-text-logo{font-size:22px}.react-storefront header .main-menu{align-items:center;gap:8px;min-height:56px;display:flex}header .brand-logo{flex:auto;min-width:0}header .brand-logo img,.saukhya-brand-image{width:auto;max-width:min(148px,42vw);max-height:38px}.react-storefront header .sub_header{flex:none;align-items:center;gap:4px;min-width:0;display:flex}header .sub_header .toggle-nav,header .sub_header .saukhya-header-action{justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;padding:0;display:inline-flex;position:relative}header .sub_header .toggle-nav{flex:0 0 44px}header .sub_header .saukhya-header-actions{flex:none;align-items:center;gap:2px;margin:0;padding:0;display:flex}header .sub_header .saukhya-header-actions>li{flex:none;margin:0}header .sub_header .shoping-prize{min-width:0;padding:0}header .sub_header .cart_qty_cls{justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;line-height:1;display:inline-flex;position:absolute;top:2px;right:1px}header .sub_header .cart_qty_cls.d-none{display:none!important}}@media (width<=360px){.react-storefront header .header-1{padding-left:10px;padding-right:10px}.react-storefront header .main-menu{gap:4px}header .brand-logo img,.saukhya-brand-image{max-width:min(82px,27vw)}.react-storefront header .brand-logo{width:82px;min-width:0}.react-storefront header .sub_header{gap:0;margin-left:0}header .sub_header .toggle-nav,header .sub_header .saukhya-header-action{width:44px;min-width:44px;height:44px}header .sub_header .toggle-nav{flex-basis:44px}header .sub_header .saukhya-header-actions{gap:0}header .sub_header .cart_qty_cls{top:0;right:0}}.saukhya-footer{background:#1f1a1c;font-size:14px;line-height:21px}.saukhya-footer-main{color:#fff;background:#1f1a1c;padding:36px 0 15px;font-size:13.5px;line-height:20px}.saukhya-footer-grid{grid-template-columns:minmax(240px,1.05fr) minmax(120px,.46fr) minmax(120px,.45fr) minmax(190px,.7fr) minmax(230px,.8fr);gap:30px;display:grid}.saukhya-footer-logo{color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;min-height:44px;font-size:25px;font-weight:800;line-height:1;display:inline-flex}.saukhya-footer-brand p,.saukhya-footer-contact p{color:#ffffffb3;margin:12px 0 0;font-size:13.5px;line-height:20px}.saukhya-footer-social{gap:8px;margin-top:18px;display:flex}.saukhya-footer-social a{color:#fff;background:#ffffff14;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.saukhya-footer-social a:hover,.saukhya-footer-social a:focus-visible{background:var(--saukhya-theme);color:#fff;transform:translateY(-1px)}.saukhya-footer-column h6,.saukhya-footer-contact h6,.saukhya-footer-toggle{color:#fff;letter-spacing:.09em;text-align:left;text-transform:uppercase;background:0 0;border:0;width:100%;margin-bottom:13px;padding:0;font-size:12.6px;font-weight:800;display:block}.saukhya-footer-column a{color:#ffffffb3;margin-top:9px;font-size:13.5px;line-height:20px;transition:color .2s,transform .2s;display:block}.saukhya-footer-column a:hover,.saukhya-footer-column a:focus-visible{color:#fff;transform:translate(2px)}.saukhya-footer-panel{display:block}.saukhya-footer-contact p{align-items:flex-start;gap:8px;display:flex}.saukhya-footer-contact svg{color:var(--saukhya-theme);flex:none;margin-top:2px}.saukhya-footer-promises{border-top:1px solid #ffffff1f;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:28px;padding-top:18px;display:grid}.saukhya-footer-promises span{color:#fffc;letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;font-size:11.8px;font-weight:700;display:inline-flex}.saukhya-footer-promises svg{color:var(--saukhya-theme)}.saukhya-footer .sub-footer{color:#fff;background-color:#141112;background-image:linear-gradient(90deg,#1f1a1cf5,#141112);border-top:1px solid #ffffff2e;padding:20px 0;font-size:14px;line-height:21px}.saukhya-footer .sub-footer .row{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px;display:grid}.saukhya-footer .sub-footer [class*=col-]{width:auto;max-width:none}.saukhya-footer .footer-end h6{color:#fff;letter-spacing:.01em;margin:0;font-size:13px;font-weight:800;line-height:20px}.saukhya-payment-badges{justify-content:flex-end;display:flex}.saukhya-payment-badges ul{justify-content:flex-end;align-items:center;gap:3px;margin:0;padding:0;list-style:none;display:flex}.saukhya-payment-badges li{display:inline-flex}.saukhya-payment-badges img{filter:none;opacity:1;object-fit:contain;width:auto;height:24px;display:block}@media (width>=768px) and (width<=1199px){.saukhya-footer-main{padding:34px 0 18px}.saukhya-footer-grid{grid-template-columns:minmax(240px,1.08fr) repeat(2,minmax(132px,.56fr)) minmax(190px,.72fr);gap:28px}.saukhya-footer-brand{max-width:320px}.saukhya-footer-contact{grid-column:span 2}.saukhya-footer-column a{min-height:30px;margin-top:8px}.saukhya-footer-promises{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px;margin-top:30px}.saukhya-footer-promises span{justify-content:flex-start}.saukhya-footer .sub-footer .row{grid-template-columns:1fr 1fr;gap:14px}.saukhya-footer .sub-footer .row>:nth-child(2){text-align:right}.saukhya-footer .sub-footer .row>:nth-child(3){grid-column:1/-1}.saukhya-payment-badges,.saukhya-payment-badges ul{justify-content:flex-start}}@media (width<=767px){.saukhya-footer-main{padding:34px 0 20px}.saukhya-footer-grid{grid-template-columns:1fr;gap:0}.saukhya-footer-brand{margin-bottom:24px}.saukhya-footer-logo{font-size:24px}.saukhya-footer-brand p,.saukhya-footer-contact p,.saukhya-footer-column a{font-size:13.5px}.saukhya-footer-column,.saukhya-footer-contact{border-top:1px solid #ffffff1f;padding:15px 0}.saukhya-footer-toggle{align-items:center;min-height:44px;margin:0;display:flex;position:relative}.saukhya-footer-toggle:after{content:"+";position:absolute;top:0;right:0}.saukhya-footer-column.is-open .saukhya-footer-toggle:after,.saukhya-footer-contact.is-open .saukhya-footer-toggle:after{content:"-"}.saukhya-footer-panel{padding-top:2px;display:none}.saukhya-footer-column.is-open .saukhya-footer-panel,.saukhya-footer-contact.is-open .saukhya-footer-panel{display:block}.saukhya-footer-column a{align-items:center;min-height:44px;margin-top:0;display:flex}.saukhya-footer-promises{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;padding-top:18px}.saukhya-footer-promises span{justify-content:flex-start;font-size:11.6px}.saukhya-footer .sub-footer{padding:18px 0}.saukhya-footer .sub-footer .row{text-align:left;grid-template-columns:1fr;gap:10px}.saukhya-footer .footer-end h6{font-size:12.5px;line-height:18px}.saukhya-payment-badges{justify-content:flex-start}.saukhya-payment-badges ul{flex-wrap:wrap;justify-content:flex-start}.saukhya-payment-badges img{height:22px}}.product-box-3 .product-image .pro-first,.product-box-3 .product-image .pro-sec{width:100%;min-height:clamp(230px,31vw,430px);display:block}.product-box-3 .product-image,.product-box-3 .img-wrapper .product-image{width:100%;position:relative;overflow:hidden}.product-box-3 .product-image .pro-sec{opacity:0;visibility:hidden;height:100%;transition:opacity .34s,visibility .34s;position:absolute;top:0;left:0;right:auto}.product-box-3 .product-image .pro-first{transition:opacity .34s,visibility .34s}.product-box-3:hover .product-image .pro-first{opacity:0;visibility:hidden}.product-box-3:hover .product-image .pro-sec{opacity:1;visibility:visible}.react-quick-size{opacity:0;pointer-events:none;visibility:hidden;z-index:8;background:#fffffff5;border:1px solid #1f1a1c14;padding:12px 12px 13px;transition:opacity .28s,transform .28s,visibility .28s;position:absolute;bottom:10px;left:10px;right:10px;transform:translateY(14px);box-shadow:0 -12px 30px #1f1a1c1a,inset 0 1px #ffffffe6}.product-box-3:hover .react-quick-size,.product-box-3:focus-within .react-quick-size,.product-box-3.is-quick-add-open .react-quick-size{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0,0)}.react-mobile-quick-trigger{display:none}.react-quick-size>span{color:#1f1a1c;letter-spacing:.06em;text-align:center;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;line-height:1.2;display:block}.react-quick-size>div{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.react-quick-size button{color:#1f1a1c;background:#fff;border:1px solid #1f1a1c24;justify-content:center;align-items:center;min-width:0;height:32px;padding:0;font-size:11px;font-weight:700;line-height:1;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 2px #1f1a1c0d}.react-quick-size button:hover,.react-quick-size button:focus-visible,.react-quick-size button.is-in-cart{background:var(--saukhya-theme);border-color:var(--saukhya-theme);color:#fff;transform:translateY(-1px);box-shadow:0 7px 15px #ec39883d}.react-quick-size button:disabled{box-shadow:none;color:#aaa;cursor:not-allowed;opacity:.78;background:#f7f7f7;border-color:#1f1a1c14;text-decoration:line-through}.react-quick-size .react-quick-detail{color:var(--saukhya-theme);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;justify-content:center;width:auto;margin:0 auto;padding:0;font-size:11px;font-weight:700;display:inline-flex}.react-quick-footer{justify-content:center;margin-top:9px;display:flex}.react-quick-size .react-quick-close{display:none}.react-quick-size .react-quick-detail:hover,.react-quick-size .react-quick-detail:focus-visible,.react-quick-size .react-quick-close:hover,.react-quick-size .react-quick-close:focus-visible{box-shadow:none;color:#1f1a1c;background:0 0;border-color:#0000;transform:none}.react-price-link,.react-price-link:hover{color:inherit;align-items:center;min-height:0;display:inline-flex}.saukhya-toast-stack{z-index:2050;gap:8px;display:grid;position:fixed;bottom:24px;right:24px}.saukhya-toast{color:#fff;opacity:0;background:#1f1a1c;padding:12px 16px;font-size:13px;font-weight:700;transition:opacity .22s,transform .22s;transform:translateY(10px);box-shadow:0 12px 26px #1f1a1c33}.saukhya-toast.is-visible{opacity:1;transform:translateY(0)}.saukhya-quick-modal{z-index:2040;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.saukhya-quick-backdrop{background:#1f1a1c75;border:0;position:absolute;inset:0}.saukhya-quick-dialog{z-index:1;background:#fff;grid-template-columns:minmax(220px,310px) minmax(260px,360px);width:min(100%,720px);max-width:720px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #1f1a1c42}.saukhya-quick-close{background:var(--saukhya-theme);color:#fff;z-index:2;border:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}.saukhya-quick-media{background-color:#fff8fb;background-position:50% 12%;background-size:cover;min-height:380px}.saukhya-quick-copy{padding:42px 28px 28px}.saukhya-quick-copy h5{color:#1f1a1c;margin:0 0 14px;font-size:22px;line-height:1.25}.saukhya-quick-copy p{color:#1f1a1c;margin:0;font-size:17px;font-weight:800}.saukhya-quick-copy del{color:#999;margin-left:8px;font-size:13px}.saukhya-quick-copy small{color:var(--saukhya-theme);margin-top:10px;font-size:12px;font-weight:700;display:block}.saukhya-quick-actions{gap:10px;margin-top:24px;display:flex}.saukhya-quick-actions button,.saukhya-quick-actions a{text-transform:uppercase;border:1px solid #1f1a1c;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.saukhya-quick-actions button{color:#fff;background:#1f1a1c}.saukhya-quick-actions a{color:#1f1a1c;background:#fff}@keyframes saukhya-loader-spin{to{transform:rotate(360deg)}}.react-storefront-empty{text-align:center;padding:64px 0}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.general-summary{background:#fff8fb;border:1px solid #ec39881f;padding:18px}.general-summary h5{color:#1f1a1c;margin:0 0 12px;font-size:16px;font-weight:700}.summary-heading>span{display:none}.general-summary ul{gap:8px;margin:0;padding-left:18px;display:grid}.general-summary li{color:#666;font-size:13px;line-height:1.45}@media (width>=992px){.product-thumbnail-page>.custom-container>.row{align-items:stretch}}.product-content{background:#fff;border:1px solid #1f1a1c14;padding:26px;box-shadow:0 18px 40px #1f1a1c0d}.product-content .paragraphs{border:1px solid #ec398824;border-left:4px solid var(--saukhya-theme);color:#3f383b;background:#fff8fb;max-width:1080px;margin-bottom:4px;padding:18px 20px;font-size:15px;line-height:1.75}.summary-row{border-top:1px solid #1f1a1c12;grid-template-columns:minmax(104px,.72fr) minmax(0,1.28fr);align-items:start;gap:12px;padding:13px 18px;display:grid}.summary-row:first-child,.summary-row-copy:first-child{border-top:0}.summary-row dt{color:#8b586f;letter-spacing:.04em;text-transform:uppercase;padding-top:2px;font-size:11px;font-weight:800;line-height:1.35}.summary-row dd{color:#1f1a1c;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:600;line-height:1.45}.summary-row-copy{background:#fff;border-top:1px solid #1f1a1c12;padding:13px 18px 13px 32px;display:block;position:relative}.summary-row-copy:before{background:var(--saukhya-theme);content:"";width:7px;height:7px;position:absolute;top:20px;left:18px}.summary-row-copy dd{color:#4b4548;font-weight:500}.saukhya-product-note{max-width:620px}.saukhya-form-success{color:#1f1a1c;background:#fff8fb;border:1px solid #ec398829;margin:0 0 4px;padding:11px 12px;font-size:13px;font-weight:700}.saukhya-form-error{color:#b42318;background:#fff4f2;border:1px solid #b423182e;margin:0 0 4px;padding:11px 12px;font-size:13px;font-weight:700}@media (width<=767px){.product-content{padding:16px}.product-content .paragraphs{padding:15px;font-size:14px;line-height:1.65}.summary-row{grid-template-columns:1fr;gap:5px;padding:12px 15px}.summary-row-copy{padding:12px 15px 12px 29px}.summary-row-copy:before{top:19px;left:15px}}.saukhya-cookie-consent{z-index:20;background:#fffffffa;border:1px solid #eb2e8029;border-left:4px solid #eb2e80;justify-content:space-between;align-items:center;gap:22px;width:100%;max-width:min(1120px,100% - 32px);margin:42px auto 0;padding:18px 20px;display:flex;position:relative;box-shadow:0 18px 48px #1f1a1c29}.saukhya-cookie-copy{max-width:510px}.saukhya-cookie-kicker{color:#eb2e80;letter-spacing:0;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;line-height:1;display:block}.saukhya-cookie-consent h5{color:#1f1a1c;margin:0 0 6px;font-size:17px;font-weight:800;line-height:1.2}.saukhya-cookie-consent p{color:#5f585b;margin:0;font-size:13.5px;line-height:1.5}.saukhya-cookie-actions{flex:none;gap:10px;display:flex}.saukhya-cookie-actions .btn,.saukhya-cookie-actions .btn_black{text-transform:uppercase;justify-content:center;align-items:center;min-width:132px;min-height:44px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}@media (width>=768px) and (width<=991px){.saukhya-cookie-consent{align-items:flex-start;gap:16px;max-width:calc(100% - 28px);margin-top:34px;padding:16px}.saukhya-cookie-copy{max-width:none}.saukhya-cookie-actions{flex-direction:column;min-width:176px}.saukhya-cookie-actions .btn,.saukhya-cookie-actions .btn_black{min-width:100%}}@media (width<=767px){.saukhya-cookie-consent{background:#fffffffb;border-left-width:3px;flex-direction:column;align-items:stretch;gap:8px;width:calc(100% - 24px);max-width:none;max-height:calc(100vh - 20px);margin:20px auto 0;padding:12px;overflow:auto}.saukhya-cookie-kicker{margin-bottom:5px}.saukhya-cookie-consent h5{margin-bottom:0;font-size:13px}.saukhya-cookie-consent p{display:none}.saukhya-cookie-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.saukhya-cookie-actions .btn,.saukhya-cookie-actions .btn_black{white-space:nowrap;min-width:0;min-height:44px;padding:0 8px;font-size:10.5px;line-height:1}}@media (width<=340px){.saukhya-cookie-actions{gap:7px}.saukhya-cookie-actions .btn,.saukhya-cookie-actions .btn_black{padding:0 6px;font-size:9.8px}}.product-box-3 .img-wrapper .react-card-action{z-index:120;border:0;position:relative}.product-box-3{will-change:box-shadow, transform;background:#fff;transition:box-shadow .28s,transform .28s;position:relative;transform:translateZ(0);box-shadow:0 1px #1f1a1c0a}.product-box-3:hover{z-index:70;transform:translateY(-2px);box-shadow:0 14px 34px #1f1a1c17}.product-box-3 .img-wrapper{perspective:900px;background:#fff;overflow:visible}.product-box-3 .img-wrapper .label-block,.product-box-3 .img-wrapper .cart-info-icon{z-index:130;overflow:visible}.product-box-3 .img-wrapper .label-block{gap:10px;display:grid}.product-box-3 .product-image{transition:box-shadow .28s;transform:translateZ(0);box-shadow:0 10px 26px #1f1a1c12}.product-box-3:hover .product-image{box-shadow:0 14px 30px #1f1a1c1a}.product-box-3 .img-wrapper .react-card-action:before,.product-box-3 .img-wrapper .react-card-action:after{opacity:0;pointer-events:none;z-index:260;transition:opacity .22s,transform .22s;position:absolute;top:auto;left:50%;right:auto;transform:translate(-50%,6px)}.product-box-3 .img-wrapper .react-card-action:before{background:var(--saukhya-tooltip);color:#fff;content:attr(data-tooltip);white-space:nowrap;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:500;line-height:1;bottom:calc(100% + 8px)}.product-box-3 .img-wrapper .react-card-action:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--saukhya-tooltip);content:"";bottom:calc(100% + 3px)}.product-box-3 .img-wrapper .react-card-action:hover:before,.product-box-3 .img-wrapper .react-card-action:hover:after,.product-box-3 .img-wrapper .react-card-action:focus-visible:before,.product-box-3 .img-wrapper .react-card-action:focus-visible:after{opacity:1;transform:translate(-50%)}.product-box-3 .img-wrapper .label-block .react-card-action:before,.product-box-3 .img-wrapper .cart-info-icon .react-card-action:before{inset:50% calc(100% + 9px) auto auto;transform:translate(6px,-50%)}.product-box-3 .img-wrapper .label-block .react-card-action:after,.product-box-3 .img-wrapper .cart-info-icon .react-card-action:after{border-bottom:5px solid #0000;border-left:5px solid var(--saukhya-tooltip);border-top:5px solid #0000;border-right:0;inset:50% calc(100% + 4px) auto auto;transform:translate(6px,-50%)}.product-box-3 .img-wrapper .label-block .react-card-action:hover:before,.product-box-3 .img-wrapper .label-block .react-card-action:hover:after,.product-box-3 .img-wrapper .label-block .react-card-action:focus-visible:before,.product-box-3 .img-wrapper .label-block .react-card-action:focus-visible:after,.product-box-3 .img-wrapper .cart-info-icon .react-card-action:hover:before,.product-box-3 .img-wrapper .cart-info-icon .react-card-action:hover:after,.product-box-3 .img-wrapper .cart-info-icon .react-card-action:focus-visible:before,.product-box-3 .img-wrapper .cart-info-icon .react-card-action:focus-visible:after{transform:translateY(-50%)}.product-box-3 .img-wrapper .label-block .label-2:hover svg path,.product-box-3 .img-wrapper .label-block .label-2:focus-visible svg path{fill:#fff;stroke:#fff}.product-box-3 .img-wrapper .label-block .label-2 svg path{fill:var(--saukhya-hover)}.product-box-3 .img-wrapper .label-block .label-2.is-wishlisted{box-shadow:0 0 0 3px #ffffffd9,0 10px 24px #ec39883d;background-color:var(--saukhya-hover)!important}.product-box-3 .img-wrapper .label-block .label-2.is-wishlisted svg path{fill:#fff!important;stroke:#fff!important}@media (width<=767px){.summary-grid{grid-template-columns:1fr}.product-box-3 .product-image .pro-first,.product-box-3 .product-image .pro-sec{min-height:clamp(230px,68vw,360px)}.react-quick-size{opacity:0;pointer-events:none;background:#fffffff0;border-color:#1f1a1c1a;padding:8px;position:absolute;bottom:7px;left:8px;right:8px;transform:translateY(12px);box-shadow:0 -8px 18px #1f1a1c12}.product-box-3:hover .react-quick-size,.product-box-3:focus-within .react-quick-size{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(12px)}.product-box-3.is-quick-add-open .react-quick-size{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.react-quick-size>span{display:none}.react-quick-size>div{grid-template-columns:repeat(3,minmax(44px,1fr));gap:5px}.react-quick-size button{min-width:44px;height:44px;font-size:10px}.react-quick-footer{grid-template-columns:1fr 1fr;gap:5px;margin-top:5px;display:grid}.react-quick-size .react-quick-detail,.react-quick-size .react-quick-close{width:100%;min-height:44px;font-size:9.5px}.react-quick-size .react-quick-close{color:#1f1a1c;background:#1f1a1c0a;border-color:#1f1a1c1a;display:inline-flex}.react-mobile-quick-trigger{color:#1f1a1c;letter-spacing:0;text-transform:uppercase;z-index:9;background:#fffffff5;border:1px solid #1f1a1c1a;justify-content:center;align-items:center;height:44px;padding:0 10px;font-size:10.5px;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:7px;left:8px;right:8px;box-shadow:0 8px 18px #1f1a1c1f}.product-box-3.is-quick-add-open .react-mobile-quick-trigger{opacity:0;pointer-events:none}.saukhya-quick-dialog{grid-template-columns:1fr;max-width:360px}.saukhya-quick-media{min-height:300px}.saukhya-quick-copy{padding:24px 18px 20px}.saukhya-toast-stack{bottom:16px;left:14px;right:14px}}.saukhya-auth-modal{z-index:2200;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.saukhya-auth-backdrop{background:#1f1a1c85;border:0;position:absolute;inset:0}.saukhya-auth-dialog{z-index:1;background:#fff;width:min(100%,620px);max-height:min(720px,100vh - 28px);position:relative;overflow:auto;box-shadow:0 28px 72px #1f1a1c3d}.saukhya-auth-header{background:linear-gradient(135deg,#fff 0%,#fff8fb 100%);border-bottom:1px solid #ec39881f;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;display:flex}.saukhya-auth-header span{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;line-height:1.2;display:block}.saukhya-auth-header h3{color:#1f1a1c;margin:0;font-size:24px;font-weight:800;line-height:1.2}.saukhya-auth-header p{color:#5f585b;margin:8px 0 0;font-size:13px;font-weight:600;line-height:1.4}.saukhya-auth-header button{color:#1f1a1c;background:#fff8fb;border:1px solid #ec398824;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.saukhya-auth-tabs{background:#fff;grid-template-columns:1fr 1fr;gap:8px;padding:14px 24px 10px;display:grid}.saukhya-auth-tabs button,.saukhya-auth-actions button{border:1px solid #1f1a1c1f;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.saukhya-auth-tabs button{color:#1f1a1c;background:#fff}.saukhya-auth-tabs button.active{background:var(--saukhya-theme);border-color:var(--saukhya-theme);color:#fff;box-shadow:0 8px 18px #ec39882e}.saukhya-auth-steps{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 24px 14px;display:grid}.saukhya-auth-steps span{color:#81777b;text-transform:uppercase;background:#faf7f8;border:1px solid #1f1a1c14;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:11px;font-weight:800;display:inline-flex}.saukhya-auth-steps span.active{color:var(--saukhya-theme);background:#fff8fb;border-color:#ec398833}.saukhya-auth-form{gap:15px;padding:22px 24px 24px;display:grid}.saukhya-auth-hero{background:#fff8fb;border:1px solid #ec398824;gap:4px;padding:14px;display:grid}.saukhya-auth-hero strong{color:#1f1a1c;font-size:16px;font-weight:800;line-height:1.25}.saukhya-auth-hero span{color:#6c6266;font-size:13px;font-weight:600;line-height:1.4}.saukhya-auth-form label{color:#1f1a1c;gap:7px;font-size:12px;font-weight:800;line-height:1.2;display:grid}.saukhya-auth-form input,.saukhya-auth-form select{color:#1f1a1c;background:#fff;border:1px solid #1f1a1c24;width:100%;min-height:44px;padding:0 12px;font-size:14px;font-weight:600}.saukhya-auth-form input:focus,.saukhya-auth-form select:focus{border-color:var(--saukhya-theme);outline:0;box-shadow:0 0 0 3px #ec39881f}.saukhya-auth-form input[readonly]{color:#4b4548;background:#faf7f8}.saukhya-auth-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.saukhya-auth-grid .verified-mobile input{color:#19764a;border-color:#2e9f623d;font-weight:800}.saukhya-auth-grid .full{grid-column:1/-1}.saukhya-auth-note,.saukhya-auth-message{color:#4b4548;background:#fff8fb;border:1px solid #ec398824;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.4;display:flex}.saukhya-auth-message{color:#7c3151;background:#fff;align-items:flex-start}.saukhya-auth-message.is-success{color:#19764a;background:#f1fff6;border-color:#2e9f6238}.saukhya-auth-message.is-error{color:#b42318;background:#fff4f2;border-color:#b4231838}.saukhya-auth-message.is-info{color:#7c3151;background:#fff8fb;border-color:#ec398824}.saukhya-auth-actions{gap:9px;display:grid}.saukhya-auth-actions button:not(.btn-pink){color:#1f1a1c;background:#fff}.saukhya-auth-actions button:disabled,.saukhya-auth-tabs button:disabled{cursor:not-allowed;opacity:.65}@media (width<=767px){.saukhya-auth-modal{align-items:flex-end;padding:0}.saukhya-auth-dialog{width:100%;max-height:calc(100vh - 18px)}.saukhya-auth-header{padding:18px 16px 14px}.saukhya-auth-header h3{font-size:20px}.saukhya-auth-tabs,.saukhya-auth-steps,.saukhya-auth-form{padding-left:16px;padding-right:16px}.saukhya-auth-steps{gap:5px}.saukhya-auth-steps span{font-size:10px}.saukhya-auth-grid{grid-template-columns:1fr}}.cart-action-button{background:0 0;border:0;padding:0}.react-storefront .product-box-3 .img-wrapper{position:relative;overflow:visible}.react-storefront .product-box-3 .img-wrapper .label-block .label-2{z-index:80;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 6px 18px #1f1a1c14}.react-storefront .product-box-3 .img-wrapper .cart-info-icon{z-index:80;position:absolute;top:64px;right:12px}.react-storefront .product-box-3 .img-wrapper .cart-info-icon button{opacity:0;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;transition:background-color .2s,box-shadow .2s,opacity .2s,transform .2s;display:flex;transform:translateY(-2px);box-shadow:0 6px 18px #1f1a1c14}.react-storefront .product-box-3:hover .img-wrapper .cart-info-icon button,.react-storefront .product-box-3:focus-within .img-wrapper .cart-info-icon button,.react-storefront .product-box-3 .img-wrapper .cart-info-icon button.is-in-cart{opacity:1;transform:translateY(0)}.react-storefront .product-box-3 .product-detail{min-height:104px;padding-top:14px;padding-right:0;position:relative}.react-storefront .product-box-3 .product-detail>a{align-items:flex-start;min-height:0;display:flex}.react-storefront .product-box-3 .product-detail h3{color:#24212a;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;min-height:0;margin:0 0 8px;font-size:16.5px;font-weight:600;line-height:1.25;overflow:hidden;display:-webkit-box!important}.react-storefront .product-box-3 .product-card-commerce{justify-content:space-between;align-items:center;gap:10px;min-height:30px;display:flex}.react-storefront .product-box-3 .product-detail p{color:#222;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;min-height:24px;margin:0;padding-right:0;font-size:16.8px;font-weight:800;line-height:1.2;display:flex}.react-storefront .product-box-3 .product-detail .early-bird-savings-badge{box-shadow:none;color:#8f2852;white-space:nowrap;background:#ec398814;border:1px solid #ec398829;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:fit-content;min-height:30px;padding:6px 8px;display:inline-flex;position:static}.react-storefront .product-box-3 .product-detail .early-bird-savings-badge span{color:#8f2852;letter-spacing:0;text-transform:uppercase;white-space:nowrap;font-size:9.8px;font-weight:800;line-height:1.05;display:block}.react-storefront .product-box-3 .product-detail .early-bird-savings-badge .mobile-discount-text{display:none}.react-storefront .product-box-3 .product-detail .early-bird-savings-badge strong{color:#5c2338;white-space:nowrap;font-size:10.2px;line-height:1.05;display:block}.react-storefront .product-box-3 .product-detail p del{color:#8f898b;font-weight:400}.react-storefront .product-box-3:hover .product-detail h3,.react-storefront .product-box-3:hover .product-detail p,.react-storefront .product-box-3:focus-within .product-detail h3,.react-storefront .product-box-3:focus-within .product-detail p{color:var(--saukhya-hover)}.product-box-3 .img-wrapper .label-block .label-2:hover,.product-box-3 .img-wrapper .cart-info-icon button:hover,.product-box-3 .img-wrapper .label-block .label-2:focus-visible,.product-box-3 .img-wrapper .cart-info-icon button:focus-visible,.product-box-3 .img-wrapper .cart-info-icon button.is-in-cart{background-color:var(--saukhya-hover);box-shadow:0 0 0 3px #ffffffd1,0 8px 20px #eb3a843d}.product-box-3 .img-wrapper .cart-info-icon button:hover svg path,.product-box-3 .img-wrapper .cart-info-icon button:focus-visible svg path,.product-box-3 .img-wrapper .cart-info-icon button.is-in-cart svg path{fill:#fff;stroke:#fff}.product-box-3:hover .img-wrapper .cart-info-icon button{opacity:1}.product-box-3 .img-wrapper .cart-info-icon button svg path{stroke:var(--saukhya-hover)}@media (width<=767px){.product-box-3{box-shadow:0 1px #1f1a1c0f}.product-box-3:hover{transform:none}.react-storefront .product-box-3 .img-wrapper .label-block .label-2{width:44px;height:44px;top:8px;right:8px}.react-storefront .product-box-3 .img-wrapper .cart-info-icon{display:none}.react-storefront .product-box-3 .product-detail{min-height:92px;padding:10px 7px 12px}.react-storefront .product-box-3 .product-detail h3{color:#25232a;min-height:0;margin:0 0 5px;font-size:12.8px;font-weight:600;line-height:1.25}.react-storefront .product-box-3 .product-card-commerce{flex-direction:column;align-items:flex-start;gap:7px;min-height:0}.react-storefront .product-box-3 .product-detail p{white-space:normal;flex-flow:wrap;gap:5px;min-height:0;margin:0;padding-right:0;font-size:14.2px;font-weight:800;line-height:1.2;display:flex}.react-storefront .product-box-3 .product-detail p del{color:#888;font-size:12px}.react-storefront .product-box-3 .product-detail .early-bird-savings-badge{box-shadow:none;justify-content:center;gap:5px;width:fit-content;min-height:28px;padding:5px 7px;position:static}.react-storefront .product-box-3 .product-detail .early-bird-savings-badge .desktop-discount-text{display:block}.react-storefront .product-box-3 .product-detail .early-bird-savings-badge .desktop-discount-text,.react-storefront .product-box-3 .product-detail .early-bird-savings-badge strong{text-transform:uppercase;font-size:10.4px;line-height:1;display:block}}.saukhya-product-flow-bar{background:linear-gradient(90deg,#fff,#fff8fb);border:1px solid #ec39881f;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 18px;display:flex}.saukhya-product-flow-bar div{flex-wrap:wrap;gap:8px 12px;min-width:0;display:flex}.saukhya-seo-content span,.saukhya-community-kicker{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.2;display:block}.saukhya-seo-content span{margin-bottom:10px}.saukhya-product-flow-bar span{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.4}.saukhya-product-flow-bar strong{color:#1f1a1c;font-size:15px;font-weight:700;line-height:1.4}.saukhya-product-flow-bar small{color:#6c6c6c;flex-basis:100%;font-size:12.5px;line-height:1.35}.saukhya-product-flow-bar button{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#1f1a1c;border:0;flex:none;padding:10px 15px;font-size:12px;font-weight:700;transition:background-color .22s,transform .22s}.saukhya-product-flow-bar button:hover,.saukhya-product-flow-bar button:focus-visible{background:var(--saukhya-theme);transform:translateY(-1px)}.saukhya-community-section{padding-top:calc(30px + 2vw)}.saukhya-community-band{background:linear-gradient(90deg,#ec398814,#0000 34%,#1f1a1c09),#fff;border:1px solid #1f1a1c14;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(270px,.68fr);align-items:center;gap:34px;padding:36px;display:grid;position:relative}.saukhya-community-band:before,.saukhya-community-band:after{content:"";background-image:repeating-linear-gradient(90deg,#1f1a1c29 0 8px,#0000 8px 14px);height:1px;position:absolute;left:32px;right:32px}.saukhya-community-band:before{top:13px}.saukhya-community-band:after{bottom:13px}.saukhya-community-kicker{margin-bottom:9px}.saukhya-community-copy h4{color:#1f1a1c;margin:0;font-size:30px;font-weight:600;line-height:1.18}.saukhya-community-copy p{color:#696969;margin-top:11px;font-size:14.5px;line-height:1.55}.saukhya-community-stats{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.saukhya-community-stats span{color:#6a5f63;background:#fff;border:1px solid #ec398829;grid-template-columns:auto 1fr;align-items:center;gap:6px;min-width:130px;padding:8px 10px;font-size:12px;line-height:1.2;display:inline-grid}.saukhya-community-stats strong{color:var(--saukhya-theme);font-size:15px}.saukhya-community-stats small{color:inherit;font-size:inherit;font-weight:inherit;white-space:nowrap;line-height:1.2}.saukhya-community-benefits{gap:12px;display:grid}.saukhya-community-benefit{grid-template-columns:38px 1fr;align-items:center;gap:12px;min-width:0;display:grid}.saukhya-community-benefit>span{color:var(--saukhya-theme);background:#fff3f8;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.saukhya-community-benefit strong,.saukhya-community-benefit small{display:block}.saukhya-community-benefit strong{color:#1f1a1c;font-size:15px;font-weight:700;line-height:1.25}.saukhya-community-benefit small{color:#6c6c6c;margin-top:3px;font-size:12.5px;line-height:1.35}.saukhya-community-action{gap:12px;display:grid}.saukhya-community-primary,.saukhya-community-secondary{letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-size:12.5px;font-weight:700;transition:background-color .22s,border-color .22s,color .22s,transform .22s;display:inline-flex}.saukhya-community-primary{color:#fff;cursor:pointer;background:#1f1a1c;border:0}.saukhya-community-secondary{color:var(--saukhya-theme);background:#fff;border:1px solid #ec39883d}.saukhya-community-primary:hover,.saukhya-community-primary:focus-visible{background:var(--saukhya-theme);color:#fff;transform:translateY(-1px)}.saukhya-community-secondary:hover,.saukhya-community-secondary:focus-visible{border-color:var(--saukhya-theme);color:#1f1a1c;transform:translateY(-1px)}.saukhya-seo-section{padding-bottom:0}.saukhya-seo-content{background:#fff;border-top:1px solid #1f1a1c14;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);gap:34px;padding:38px 0 10px;display:grid}.saukhya-seo-content h2{color:#1f1a1c;max-width:680px;margin:0;font-size:29px;font-weight:600;line-height:1.18}.saukhya-seo-content p{color:#666;margin:12px 0 0;font-size:14.5px;line-height:1.65}.saukhya-faq-list{gap:10px;display:grid}.saukhya-faq-list details{background:#fff8fb;border:1px solid #ec39881f;padding:0}.saukhya-faq-list summary{color:#1f1a1c;cursor:pointer;padding:15px 42px 15px 16px;font-size:14.5px;font-weight:700;line-height:1.3;list-style:none;position:relative}.saukhya-faq-list summary::-webkit-details-marker{display:none}.saukhya-faq-list summary:after{color:var(--saukhya-theme);content:"+";font-size:18px;font-weight:700;line-height:1;position:absolute;top:15px;right:16px}.saukhya-faq-list details[open] summary:after{content:"-"}.saukhya-faq-list details p{border-top:1px solid #ec39881f;margin:0;padding:12px 16px 15px;font-size:13.5px;line-height:1.55}.react-storefront .tap-top{color:var(--saukhya-theme);cursor:pointer;z-index:1040;background:#fffffff5;border:1px solid #ec398842;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;min-height:0;margin:0;padding:0;line-height:1;display:inline-flex;position:fixed;inset:auto 18px 22px auto;box-shadow:0 12px 26px #1f1a1c24}.react-storefront .tap-top,.react-storefront .tap-top div{overflow:hidden}.react-storefront .tap-top div{box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:inline-flex}.react-storefront .tap-top i{color:currentColor;font-size:15px;line-height:1}.react-storefront .tap-top:before,.react-storefront .tap-top:after,.react-storefront .tap-top div:before,.react-storefront .tap-top div:after{content:none!important}.react-storefront .tap-top:hover,.react-storefront .tap-top:focus-visible{background:var(--saukhya-theme);color:#fff;transform:translateY(-2px);box-shadow:0 18px 34px #ec39883d}@media (width<=767px){.react-storefront .tap-top{width:38px;height:38px;bottom:18px;right:14px}}.react-slider{isolation:isolate;width:100%;position:relative}.home-section-3{margin-top:10px}.home-section-3 .row{margin-left:0;margin-right:0}.home-section-3 .row>*{width:100%;padding-left:12px;padding-right:12px}.react-home-stage{position:relative}.react-home-stage.is-ready>section{opacity:1;transition:opacity .24s}.react-home-bootstrap-hero{background:linear-gradient(100deg,#fff5f9 0%,#f4e4df 45%,#fff5f9 100%);justify-content:center;align-items:center;width:100%;height:clamp(420px,40vw,546px);display:flex;position:relative;overflow:hidden}.react-home-bootstrap-hero:before{content:"";background:linear-gradient(100deg,#0000 0%,#ffffffb3 45%,#0000 100%);width:150%;animation:1.1s ease-in-out infinite saukhya-hero-sheen;position:absolute;inset:0;transform:translate(-45%)}.react-home-loader-ring{border:3px solid #ec398824;border-top-color:var(--saukhya-theme);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite saukhya-loader-spin}.react-slider .slide-group,.react-slider .mobslide-group{z-index:1;width:100%;height:100%;position:relative}.react-slider .slide,.react-slider .mobslide{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .72s,transform 1.05s;position:absolute;inset:0;transform:scale(1.01)}.react-slider .slide.is-active,.react-slider .mobslide.is-active{opacity:1;pointer-events:auto;z-index:1;transform:scale(1)}.react-slider .slide-viewer,.react-slider .mobslide-viewer{background:#fff8fb;width:100%;position:relative;overflow:hidden}.react-slider .slide-viewer:after,.react-slider .mobslide-viewer:after{content:"";opacity:.72;pointer-events:none;z-index:2;background:linear-gradient(90deg,#140e1133,#0000 24% 72%,#ec398824),linear-gradient(#0000 52%,#140e1147);position:absolute;inset:0}.react-slider.is-hero-loading .slide-viewer:before,.react-slider.is-hero-loading .mobslide-viewer:before{content:"";z-index:0;background:linear-gradient(100deg,#fff5f9 0%,#f4e4df 45%,#fff5f9 100%);width:150%;animation:1.1s ease-in-out infinite saukhya-hero-sheen;position:absolute;inset:0;transform:translate(-45%)}.react-slider.is-hero-ready .slide-viewer:after,.react-slider.is-hero-ready .mobslide-viewer:after{transition:opacity .42s}@keyframes saukhya-hero-sheen{0%{transform:translate(-45%)}to{transform:translate(15%)}}.react-slider .slide-viewer{height:clamp(420px,40vw,546px)}.react-slider .mobslide-viewer{aspect-ratio:1086/1448;height:auto}.react-slider .banner-img{object-fit:cover;width:100%;height:100%;transition:transform 4.5s;display:block;transform:scale(1.012)}.react-slider .slide.is-active .banner-img,.react-slider .mobslide.is-active .banner-img{transform:scale(1)}.saukhya-hero-merch{z-index:4;background:#ffffffe6;border:1px solid #ffffffd1;gap:8px;max-width:min(420px,36vw);padding:clamp(18px,2.15vw,28px);display:grid;position:absolute;bottom:34px;left:clamp(20px,5vw,82px);box-shadow:0 18px 44px #1f1a1c29}.saukhya-hero-merch span{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.2}.saukhya-hero-merch strong{color:#1f1a1c;letter-spacing:0;font-size:clamp(22px,2.25vw,34px);font-weight:800;line-height:1.05}.saukhya-hero-merch small{color:#5f5659;font-size:14px;font-weight:500;line-height:1.55}.saukhya-hero-merch a{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#1f1a1c;justify-content:center;align-items:center;width:fit-content;min-height:44px;margin-top:4px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.saukhya-hero-merch a:hover,.saukhya-hero-merch a:focus-visible{background:var(--saukhya-theme);color:#fff;transform:translateY(-1px)}.react-slider .slide-buttons,.react-slider .mobslide-buttons{text-align:center;z-index:4;justify-content:center;align-items:center;gap:8px;min-height:24px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.react-slider .slide-btn,.react-slider .mobslide-btn{color:#0000;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:0;line-height:1;display:inline-flex}.react-slider .slide-btn:before,.react-slider .mobslide-btn:before{content:"";background:#ffffff9e;border:1px solid #ffffffb8;width:8px;height:8px;transition:background-color .22s,border-color .22s,transform .22s,width .22s;display:block;box-shadow:0 8px 18px #1f1a1c29}.react-slider .slide-btn.active:before,.react-slider .slide-btn:hover:before,.react-slider .mobslide-btn.active:before,.react-slider .mobslide-btn:hover:before{cursor:pointer;background:#fff;border-color:#ec39886b;width:24px;transform:translateY(-1px)}.saukhya-trust-strip{background:#fff;border-bottom:1px solid #1f1a1c14;padding:13px 0;position:relative}.saukhya-trust-strip:before{content:"";background:linear-gradient(90deg,#0000,#ec39883d,#0000);height:1px;position:absolute;top:7px;left:0;right:0}.saukhya-promise-ribbon{justify-content:space-between;align-items:center;gap:16px;min-height:46px;display:flex}.saukhya-promise-label{color:#1f1a1c;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;padding-right:8px;font-size:12.8px;font-weight:700}.saukhya-promise-label:after{background:var(--saukhya-theme);content:"";width:42px;height:2px;margin-top:5px;display:block}.saukhya-trust-item{color:#1f1a1c;align-items:center;gap:8px;min-width:0;display:inline-flex;position:relative}.saukhya-trust-item+.saukhya-trust-item:before{content:"";background:#1f1a1c1f;width:1px;height:22px;position:absolute;left:-10px}.saukhya-trust-icon{color:var(--saukhya-theme);z-index:1;background:#fff3f8;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.saukhya-trust-icon svg{width:17px;height:17px}.saukhya-trust-item>span:last-child{z-index:1;min-width:0}.saukhya-trust-item strong,.saukhya-trust-item small{display:block}.saukhya-trust-item strong{color:#1f1a1c;font-size:13.8px;font-weight:600;line-height:1.2}.saukhya-trust-item small{color:#676767;margin-top:2px;font-size:11.8px;line-height:1.35}.saukhya-style-rail{background:linear-gradient(#fff 0%,#fff8fbb8 54%,#fff 100%);border-bottom:1px solid #1f1a1c0f;padding:38px 0 22px}.saukhya-style-rail .custom-container{position:relative}.saukhya-style-heading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;display:flex}.saukhya-style-heading:after{content:"";background:linear-gradient(90deg,#0000,#ec398875,#0000);width:min(220px,48vw);height:1px;margin-top:3px}.saukhya-style-heading span{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.2}.saukhya-style-heading h4{color:#181818;margin:0;font-size:28px;font-weight:600;line-height:1.2}.saukhya-style-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.saukhya-style-tile{text-align:center;background:#fff;border:0;min-height:0;padding:0 0 14px;transition:box-shadow .22s,transform .22s;display:block;position:relative;overflow:hidden;box-shadow:0 1px #1f1a1c0d,0 10px 20px #1f1a1c06}.saukhya-style-tile:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ec398875,#0000);height:2px;transition:opacity .22s;position:absolute;bottom:0;left:18px;right:18px}.saukhya-style-tile:hover,.saukhya-style-tile:focus-visible,.saukhya-style-tile.active{transform:translateY(-2px);box-shadow:0 14px 28px #1f1a1c14}.saukhya-style-tile:hover:after,.saukhya-style-tile:focus-visible:after,.saukhya-style-tile.active:after{opacity:1}.saukhya-style-tile:focus-visible{outline-offset:3px;outline:2px solid #ec398873}.saukhya-style-thumb{z-index:1;background-color:#fff5f9;background-position:50% 18%;background-size:cover;width:100%;height:176px;margin-bottom:13px;display:block;position:relative;overflow:hidden}.saukhya-style-thumb:after{content:"";opacity:.38;background:linear-gradient(#0000 58%,#1f1a1c33);position:absolute;inset:0}.saukhya-style-copy{z-index:1;min-width:0;position:relative}.saukhya-style-copy strong,.saukhya-style-copy small{display:block}.saukhya-style-copy strong{color:#1e1e1e;font-size:16px;font-weight:600;line-height:1.2}.saukhya-style-copy small{color:var(--saukhya-theme);margin-top:4px;font-size:13px;font-weight:600;line-height:1.2}.saukhya-style-tile.active .saukhya-style-copy strong{color:var(--saukhya-theme)}.react-home-stage .saukhya-seo-content{grid-template-columns:minmax(0,.95fr) minmax(380px,.75fr);align-items:start;gap:52px;padding:48px 0 14px}.react-home-stage>section[id^=home-section]{position:relative}.react-home-stage>section[id^=home-section]:nth-of-type(2n){background:linear-gradient(#fff8fbb8,#fff0)}.react-home-stage .special-products{row-gap:16px}.react-home-stage .special-products>[class*=col-]{min-width:0}.react-home-stage .special-products .title-1{margin-bottom:0;position:relative}.react-home-stage .special-products .title-1:before{background:var(--saukhya-theme);content:"";width:46px;height:2px;margin-bottom:10px;display:block}.react-home-stage .special-products .title-1 h3{color:#1f1a1c;margin:0;font-size:clamp(24px,2.2vw,32px);font-weight:650;line-height:1.12}.react-home-stage .theme-tab-3{min-height:1px}.react-home-stage .saukhya-product-flow-bar{background:linear-gradient(90deg,#fffffff5,#fff8fbf0),#fff;border:1px solid #ec398829;gap:18px;margin:4px 0 24px;padding:17px 20px;position:relative;overflow:hidden;box-shadow:0 14px 34px #1f1a1c0e}.react-home-stage .saukhya-product-flow-bar:before{background:linear-gradient(180deg, var(--saukhya-theme), #ec398833);content:"";width:3px;position:absolute;inset:0 auto 0 0}.react-home-stage .saukhya-product-flow-bar div{align-items:baseline;gap:7px 12px}.react-home-stage .saukhya-product-flow-bar span,.react-home-stage .saukhya-product-flow-bar strong{font-weight:800;line-height:1.25}.react-home-stage .saukhya-product-flow-bar small{color:#676767;font-size:13px;line-height:1.45}.react-home-stage .saukhya-product-flow-bar button{letter-spacing:.05em;white-space:nowrap;border:1px solid #1f1a1c;min-height:42px;padding:0 17px;font-weight:800;transition:background-color .22s,border-color .22s,transform .22s}.react-home-stage .saukhya-product-flow-bar button:hover,.react-home-stage .saukhya-product-flow-bar button:focus-visible{background:var(--saukhya-theme);border-color:var(--saukhya-theme);transform:translateY(-1px)}.react-home-stage .saukhya-seo-content span,.react-home-stage .saukhya-community-kicker{margin-bottom:10px;font-size:12.5px;font-weight:800}.react-home-stage .saukhya-seo-content h2{max-width:700px;font-size:32px;font-weight:650;line-height:1.16}.react-home-stage .saukhya-seo-content p{color:#5f5f5f;margin:13px 0 0;font-size:15px}.react-home-stage .saukhya-faq-list{gap:12px}.react-home-stage .saukhya-faq-list details{background:#fffafb;border:1px solid #ec398829;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 12px 28px #1f1a1c09}.react-home-stage .saukhya-faq-list details:hover,.react-home-stage .saukhya-faq-list details[open]{border-color:#ec398852;box-shadow:0 16px 34px #1f1a1c0f}.react-home-stage .saukhya-faq-list details:hover{transform:translateY(-1px)}.react-home-stage .saukhya-faq-list summary{padding:17px 56px 17px 20px;font-size:15.5px;font-weight:750}.react-home-stage .saukhya-faq-list summary:after{background:#fff;border:1px solid #ec398833;justify-content:center;align-items:center;width:28px;height:28px;font-size:19px;font-weight:800;display:flex;top:50%;right:16px;transform:translateY(-50%)}.react-home-stage .saukhya-faq-list details[open] summary:after{background:var(--saukhya-theme);color:#fff}.react-home-stage .saukhya-faq-list details p{color:#5f5f5f;padding:15px 20px 18px;font-size:14.2px;line-height:1.6}.react-home-stage .saukhya-community-section{padding-top:calc(34px + 1.6vw)}.react-home-stage .saukhya-community-band{background:linear-gradient(100deg,#ec398816,#0000 42%,#1f1a1c0a),#fff;grid-template-columns:minmax(0,1.08fr) minmax(300px,.9fr) minmax(248px,.54fr);align-items:stretch;gap:28px;padding:34px 36px}.react-home-stage .saukhya-community-band:before,.react-home-stage .saukhya-community-band:after{left:34px;right:34px}.react-home-stage .saukhya-community-band:before{top:14px}.react-home-stage .saukhya-community-band:after{bottom:14px}.react-home-stage .saukhya-community-copy h4{max-width:460px;font-size:30px;font-weight:650;line-height:1.16}.react-home-stage .saukhya-community-copy p{color:#626262;max-width:520px;margin-top:10px;font-size:15px;line-height:1.58}.react-home-stage .saukhya-community-stats{gap:10px;margin-top:18px}.react-home-stage .saukhya-community-stats span{color:#5f5f5f;align-items:center;min-width:132px;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;line-height:1.2}.react-home-stage .saukhya-community-stats strong{font-size:16px;font-weight:800}.react-home-stage .saukhya-community-benefits{gap:10px}.react-home-stage .saukhya-community-benefit{background:#ffffffb8;border:1px solid #1f1a1c0f;grid-template-columns:42px 1fr;gap:13px;padding:10px 12px}.react-home-stage .saukhya-community-benefit>span{background:#fff1f7;width:42px;height:42px}.react-home-stage .saukhya-community-benefit strong{font-size:15.5px;font-weight:750;line-height:1.2}.react-home-stage .saukhya-community-benefit small{color:#666;margin-top:3px;font-size:13px;line-height:1.35}.react-home-stage .saukhya-community-action{background:#ffffffa8;border-left:1px solid #1f1a1c14;align-content:center;justify-items:stretch;padding-left:24px}.react-home-stage .saukhya-community-primary,.react-home-stage .saukhya-community-secondary{letter-spacing:.06em;min-height:48px;font-size:12.5px;font-weight:800}.react-home-stage .saukhya-community-secondary{background:#fff;border:1px solid #ec398857}.react-home-stage .saukhya-community-primary:hover,.react-home-stage .saukhya-community-secondary:hover{transform:translateY(-1px)}@media (width<=1199px){.saukhya-style-list{gap:12px}.saukhya-style-thumb{height:156px}.react-home-stage .saukhya-seo-content{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:34px}.react-home-stage .saukhya-community-band{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:26px}.react-home-stage .saukhya-community-action{border-top:1px solid #1f1a1c14;border-left:0;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-top:24px;padding-left:0}}@media (width<=991px){.react-slider .slide-viewer{height:clamp(360px,48vw,480px)}.saukhya-promise-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px 14px;display:grid}.saukhya-promise-label{grid-column:1/-1;align-self:center}.saukhya-trust-item{min-height:40px}.saukhya-trust-item+.saukhya-trust-item:before{display:none}.saukhya-style-list{grid-template-columns:repeat(3,minmax(0,1fr))}.saukhya-style-thumb{height:168px}.react-home-stage .special-products{align-items:flex-start!important}.react-home-stage .special-products .title-1 h3{max-width:18ch}.react-home-stage .saukhya-product-flow-bar{flex-direction:column;align-items:flex-start;gap:13px}.react-home-stage .saukhya-product-flow-bar button{align-self:flex-start}}@media (width<=767px){.home-section-3{margin-top:6px}.react-home-bootstrap-hero{aspect-ratio:1086/1448;height:auto}.react-slider .slide-viewer:after,.react-slider .mobslide-viewer:after{opacity:.62;background:linear-gradient(90deg,#140e1114,#0000 28% 78%,#ec398814),linear-gradient(#140e1114,#0000 24% 78%,#140e111f)}.react-slider .slide-buttons,.react-slider .mobslide-buttons{gap:7px;bottom:11px}.react-slider .slide-btn,.react-slider .mobslide-btn{width:44px;height:44px;box-shadow:0 6px 14px #1f1a1c24}.react-slider .slide-btn.active:before,.react-slider .slide-btn:hover:before,.react-slider .mobslide-btn.active:before,.react-slider .mobslide-btn:hover:before{width:21px}.saukhya-hero-merch{background:#ffffffc7;border-color:#ffffffb3;gap:4px;max-width:min(68vw,260px);padding:10px 11px;inset:12px auto auto 12px;box-shadow:0 10px 24px #1f1a1c1f}.saukhya-hero-merch span{font-size:10px}.saukhya-hero-merch strong{font-size:16px;line-height:1.12}.saukhya-hero-merch small{display:none}.saukhya-hero-merch a{min-height:44px;padding:0 12px;font-size:10.5px}.saukhya-trust-strip{padding:11px 0}.saukhya-promise-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:12px 14px;display:grid}.saukhya-promise-label{grid-column:1/-1;font-size:12px}.saukhya-trust-item{align-items:center;gap:8px}.saukhya-trust-item+.saukhya-trust-item:before{display:none}.saukhya-trust-item strong{font-size:12.4px}.saukhya-trust-item small{font-size:11px}.saukhya-trust-icon{flex-basis:31px;width:31px;height:31px}.saukhya-style-rail{padding:28px 0 14px;overflow:hidden}.saukhya-style-heading{margin-bottom:14px}.saukhya-style-heading h4{font-size:23px}.saukhya-style-list{-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-width:thin;scroll-snap-type:x mandatory;gap:9px;max-width:calc(100vw + 24px);margin-left:-12px;margin-right:-12px;padding:0 34px 10px 12px;display:flex;overflow-x:auto}.saukhya-style-list::-webkit-scrollbar{height:4px}.saukhya-style-list::-webkit-scrollbar-track{background:#ec398814}.saukhya-style-list::-webkit-scrollbar-thumb{background:#ec398861}.saukhya-style-rail .custom-container:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000,#fff8fbeb 72%);width:42px;height:204px;position:absolute;top:86px;right:-12px}.saukhya-style-tile{scroll-snap-align:start;flex:0 0 136px}.saukhya-style-thumb{height:148px}.saukhya-style-copy strong{font-size:13.5px}.saukhya-style-copy small{font-size:11.8px}.react-home-stage .saukhya-seo-content{padding-top:30px;display:block}.react-home-stage>section[id^=home-section]{padding-top:28px}.react-home-stage .special-products{row-gap:12px}.react-home-stage .special-products .title-1{text-align:left}.react-home-stage .special-products .title-1:before{width:38px;margin-bottom:9px}.react-home-stage .special-products .title-1 h3{max-width:18ch;font-size:23px}.react-home-stage .saukhya-product-flow-bar{margin:0 0 18px;padding:14px 15px 14px 17px;box-shadow:0 10px 24px #1f1a1c0b}.react-home-stage .saukhya-product-flow-bar div{gap:6px 10px}.react-home-stage .saukhya-product-flow-bar span{font-size:11.5px}.react-home-stage .saukhya-product-flow-bar small{font-size:12.4px}.react-home-stage .saukhya-product-flow-bar button{min-height:44px;padding:0 14px}.react-home-stage .saukhya-seo-content h2{font-size:24px}.react-home-stage .saukhya-seo-content p{font-size:13.5px}.react-home-stage .saukhya-faq-list{gap:10px;margin-top:20px}.react-home-stage .saukhya-faq-list summary{padding:14px 48px 14px 14px;font-size:14px}.react-home-stage .saukhya-faq-list summary:after{width:26px;height:26px;right:12px}.react-home-stage .saukhya-faq-list details p{padding:13px 14px 15px;font-size:13.4px}.react-home-stage .saukhya-community-band{padding:26px 20px;display:block}.react-home-stage .saukhya-community-band:before,.react-home-stage .saukhya-community-band:after{left:24px;right:24px}.react-home-stage .saukhya-community-copy h4{font-size:24px}.react-home-stage .saukhya-community-copy p{font-size:13.5px}.react-home-stage .saukhya-community-benefits{gap:10px;margin-top:20px}.react-home-stage .saukhya-community-benefit{grid-template-columns:38px 1fr;padding:10px}.react-home-stage .saukhya-community-benefit>span{width:38px;height:38px}.react-home-stage .saukhya-community-action{border-top:1px solid #1f1a1c14;border-left:0;gap:10px;margin-top:22px;padding-top:18px;padding-left:0;display:grid}.react-home-stage .saukhya-community-primary,.react-home-stage .saukhya-community-secondary{min-height:46px}}@media (width<=420px){.saukhya-promise-ribbon{grid-template-columns:1fr}.saukhya-hero-merch{max-width:min(74vw,244px)}.saukhya-style-tile{flex-basis:130px}.saukhya-style-thumb{height:142px}.react-home-stage .saukhya-product-flow-bar{margin-left:-2px;margin-right:-2px}}.saukhya-shop-page{background:linear-gradient(#fff8fb 0,#fff0 230px),#fff}.saukhya-shop-page>.section-t-space{padding-top:clamp(22px,3.2vw,42px)}.saukhya-shop-edit{background:linear-gradient(106deg,#ec398816,#fffffff7 46%,#1f1a1c0a),#fff;border:1px solid #1f1a1c14;grid-template-columns:minmax(0,.86fr) minmax(340px,.74fr);align-items:stretch;gap:clamp(20px,3vw,42px);min-height:278px;margin-bottom:clamp(22px,3vw,34px);padding:clamp(24px,3vw,38px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #1f1a1c0f}.saukhya-shop-edit:before,.saukhya-shop-edit:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#ec398847 0 9px,#0000 9px 16px);height:1px;position:absolute;left:clamp(20px,3vw,34px);right:clamp(20px,3vw,34px)}.saukhya-shop-edit:before{top:14px}.saukhya-shop-edit:after{bottom:14px}.saukhya-shop-edit-copy{z-index:1;align-self:center;min-width:0;position:relative}.saukhya-shop-edit-copy>span,.saukhya-shop-toolbar span,.saukhya-filter-group>span{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.2;display:block}.saukhya-shop-edit-copy>span{margin-bottom:10px}.saukhya-shop-edit-copy h2{color:#1f1a1c;max-width:560px;margin:0;font-size:clamp(27px,3vw,42px);font-weight:650;line-height:1.08}.saukhya-shop-edit-copy p{color:#5f585b;max-width:560px;margin:13px 0 0;font-size:15px;line-height:1.58}.saukhya-shop-edit-stats{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.saukhya-shop-edit-stats span{color:#1f1a1c;background:#ffffffd1;border:1px solid #1f1a1c17;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:0 8px 18px #1f1a1c09}.saukhya-shop-edit-stats svg{color:var(--saukhya-theme);flex:none}.saukhya-shop-edit-images{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:10px;min-height:220px;display:grid;position:relative}.saukhya-shop-edit-images span{background-color:#fff4f9;background-position:50% 13%;background-size:cover;border:1px solid #ffffffeb;min-width:0;height:clamp(160px,15vw,214px);display:block;position:relative;overflow:hidden;box-shadow:0 16px 32px #1f1a1c21}.saukhya-shop-edit-images span:before{content:"";opacity:.22;pointer-events:none;background:linear-gradient(135deg,#ec39882e,#ffffff7a 48%,#1f1a1c0d),repeating-linear-gradient(90deg,#ffffff6b 0 1px,#0000 1px 12px);position:absolute;inset:0}.saukhya-shop-edit-images span:after{content:"";pointer-events:none;background:linear-gradient(#ffffff29,#1f1a1c1a);position:absolute;inset:0}.saukhya-shop-edit-images span:nth-child(2),.saukhya-shop-edit-images span:nth-child(4){height:clamp(182px,17vw,244px)}.saukhya-shop-edit-images span:nth-child(3){height:clamp(204px,19vw,276px)}.saukhya-shop-toolbar{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.saukhya-shop-toolbar>div{min-width:0}.saukhya-shop-toolbar h3{color:#1f1a1c;margin:7px 0 0;font-size:clamp(24px,2.4vw,34px);font-weight:650;line-height:1.14}.saukhya-shop-toolbar p{color:#676064;margin:8px 0 0;font-size:13px;font-weight:600;line-height:1.4}.saukhya-filter-toggle,.saukhya-shop-reset{appearance:none;color:#1f1a1c;letter-spacing:.02em;text-transform:uppercase;background:#fff;border:1px solid #1f1a1c24;flex:none;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-size:12px;font-weight:800;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 8px 18px #1f1a1c0b}.saukhya-filter-toggle{display:none}.saukhya-filter-toggle:hover,.saukhya-filter-toggle:focus-visible,.saukhya-filter-toggle.is-active,.saukhya-shop-reset:hover,.saukhya-shop-reset:focus-visible{background:var(--saukhya-theme);border-color:var(--saukhya-theme);color:#fff;outline:0;transform:translateY(-1px);box-shadow:0 12px 24px #ec39882e}.saukhya-shop-controls{grid-template-columns:minmax(240px,1fr) minmax(210px,240px) minmax(96px,max-content);align-items:stretch;gap:12px;margin-bottom:14px;display:grid}.saukhya-shop-search,.saukhya-shop-sort{background:#fff;border:1px solid #1f1a1c1f;align-items:center;gap:10px;min-width:0;min-height:48px;padding:0 14px;display:flex;box-shadow:0 10px 22px #1f1a1c09}.saukhya-shop-search{color:var(--saukhya-theme)}.saukhya-shop-search input,.saukhya-shop-sort select{appearance:none;color:#1f1a1c;font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;font-weight:600}.saukhya-shop-search:focus-within,.saukhya-shop-sort:focus-within{border-color:#ec398857;box-shadow:0 0 0 3px #ec39881a,0 10px 22px #1f1a1c09}.saukhya-shop-sort label{color:#756c70;letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:12px;font-weight:800}.saukhya-shop-reset{min-width:96px}.saukhya-shop-filter-panel{background:linear-gradient(90deg,#fffffff0,#fff8fbf0),#fff;border:1px solid #ec398826;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr) auto;gap:18px;margin-bottom:26px;padding:18px;display:grid;position:relative;box-shadow:0 14px 34px #1f1a1c0b}.saukhya-shop-filter-panel:before{background:var(--saukhya-theme);content:"";opacity:.86;width:3px;position:absolute;inset:0 auto 0 0}.saukhya-filter-group{min-width:0;position:relative}.saukhya-filter-group>span{margin-bottom:10px}.saukhya-filter-group .category-tabs{flex-wrap:wrap;gap:8px;display:flex}.saukhya-filter-group .category-tabs button{appearance:none;color:#342e31;white-space:nowrap;background:#fff;border:1px solid #1f1a1c1c;justify-content:center;align-items:center;max-width:100%;min-height:38px;padding:0 12px;font-size:12.5px;font-weight:750;line-height:1.2;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:inline-flex}.saukhya-filter-group .category-tabs button:hover,.saukhya-filter-group .category-tabs button:focus-visible,.saukhya-filter-group .category-tabs button.active{background:var(--saukhya-theme);border-color:var(--saukhya-theme);color:#fff;outline:0;transform:translateY(-1px);box-shadow:0 8px 17px #ec39882e}.saukhya-discount-filter{color:#1f1a1c;white-space:nowrap;background:#fff;border:1px solid #1f1a1c1c;justify-content:center;align-self:end;align-items:center;gap:9px;min-height:40px;padding:0 13px;font-size:13px;font-weight:800;line-height:1.2;display:inline-flex;box-shadow:0 8px 18px #1f1a1c09}.saukhya-discount-filter input{accent-color:var(--saukhya-theme);flex:none}.saukhya-shop-grid{align-items:start;row-gap:18px;margin-top:0}.saukhya-shop-grid>[class*=col-]{min-width:0}.saukhya-shop-page .product-box-3 .product-image .pro-first,.saukhya-shop-page .product-box-3 .product-image .pro-sec{background-color:#fff4f9}.saukhya-shop-page .product-box-3 .product-image:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(135deg,#ec39881a,#ffffff85 50%,#1f1a1c0b),repeating-linear-gradient(90deg,#ffffff75 0 1px,#0000 1px 14px);position:absolute;inset:0}.saukhya-shop-page .product-box-3 .product-image .pro-first{z-index:1;position:relative}.saukhya-shop-page .product-box-3 .product-image .pro-sec{z-index:2;height:auto;position:absolute;inset:0}.saukhya-shop-page .product-box-3 .product-image .pro-first:before,.saukhya-shop-page .product-box-3 .product-image .pro-sec:before{content:"";opacity:.2;pointer-events:none;background:linear-gradient(135deg,#ec39882e,#ffffff38 48%,#1f1a1c0d),repeating-linear-gradient(90deg,#ffffff5c 0 1px,#0000 1px 14px);position:absolute;inset:0}.saukhya-shop-page .react-storefront-empty{background:#fff8fb;border:1px solid #ec39881f;margin-top:6px;padding:42px 18px}@media (width<=1199px){.saukhya-shop-edit{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}.saukhya-shop-filter-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.saukhya-discount-filter{grid-column:1/-1;justify-self:start}}@media (width<=991px){.saukhya-shop-edit{grid-template-columns:1fr;min-height:0}.saukhya-shop-edit-images{min-height:190px}.saukhya-shop-controls{grid-template-columns:minmax(0,1fr) minmax(196px,.48fr)}.saukhya-shop-reset{grid-column:1/-1;justify-self:start}}@media (width<=767px){.saukhya-shop-page>.section-t-space{padding-top:14px}.saukhya-shop-edit{gap:14px;margin-bottom:18px;padding:18px 16px 12px}.saukhya-shop-edit:before,.saukhya-shop-edit:after{left:16px;right:16px}.saukhya-shop-edit-copy h2{max-width:560px;font-size:23px}.saukhya-shop-edit-copy p{font-size:13.5px;line-height:1.55}.saukhya-shop-edit-stats{gap:7px;margin-top:13px}.saukhya-shop-edit-stats span{min-height:32px;padding:0 9px;font-size:11px}.saukhya-shop-edit-images{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:8px;min-height:0;margin:0 -16px;padding:0 16px 4px;display:flex;overflow-x:auto}.saukhya-shop-edit-images span,.saukhya-shop-edit-images span:nth-child(2),.saukhya-shop-edit-images span:nth-child(3),.saukhya-shop-edit-images span:nth-child(4){scroll-snap-align:start;background-position:top;flex:0 0 88px;height:112px}.saukhya-shop-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:13px;margin-bottom:14px;display:grid}.saukhya-shop-toolbar h3{font-size:23px}.saukhya-filter-toggle{min-width:44px;min-height:44px;padding:0 12px;display:inline-flex}.saukhya-shop-controls{grid-template-columns:1fr;gap:9px;margin-bottom:12px;display:grid}.saukhya-shop-search,.saukhya-shop-sort{min-height:44px;padding:0 12px}.saukhya-shop-reset{justify-self:stretch;width:100%;min-height:42px}.saukhya-shop-filter-panel{opacity:0;visibility:hidden;border-width:0;grid-template-columns:1fr;gap:14px;max-height:0;margin-bottom:0;padding:0 14px 0 17px;transition:max-height .24s,opacity .2s,margin-bottom .2s,padding .2s;display:grid;overflow:hidden}.saukhya-shop-filter-panel.is-open{opacity:1;visibility:visible;border-width:1px;max-height:70vh;margin-bottom:18px;padding:15px 14px 14px 17px;overflow-y:auto}.saukhya-filter-group .category-tabs{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;flex-wrap:nowrap;margin-left:-17px;margin-right:-14px;padding:0 14px 6px 17px;overflow-x:auto}.saukhya-filter-group .category-tabs button{scroll-snap-align:start;flex:none;min-height:38px}.saukhya-discount-filter{justify-self:stretch;width:100%;min-height:42px}.saukhya-shop-grid{row-gap:14px;margin-left:0;margin-right:0}.saukhya-shop-grid>[class*=col-]{padding-left:6px;padding-right:6px}}@media (width<=420px){.saukhya-shop-edit{padding-left:16px;padding-right:16px}.saukhya-shop-edit:before,.saukhya-shop-edit:after{left:16px;right:16px}.saukhya-shop-edit-images{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.saukhya-shop-edit-images span,.saukhya-shop-edit-images span:nth-child(2),.saukhya-shop-edit-images span:nth-child(3),.saukhya-shop-edit-images span:nth-child(4){flex-basis:96px;height:124px}.saukhya-shop-toolbar{gap:10px}.saukhya-filter-toggle{gap:0;min-width:42px;padding:0;font-size:0}.saukhya-filter-toggle svg{width:18px;height:18px}}.saukhya-shop-page .saukhya-shop-grid{row-gap:clamp(18px,2.4vw,28px)}.saukhya-shop-page .product-box-3{border:1px solid #1f1a1c14;border-radius:8px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 24px #1f1a1c0b}.saukhya-shop-page .product-box-3 .img-wrapper{flex:none;overflow:hidden}.saukhya-shop-page .product-box-3 .product-image{aspect-ratio:3/4;box-shadow:none;position:relative;overflow:hidden}.saukhya-shop-page .product-box-3 .product-image .pro-first,.saukhya-shop-page .product-box-3 .product-image .pro-sec{width:100%;height:100%;min-height:0;position:absolute;inset:0}.saukhya-shop-page .product-box-3 .product-image .pro-first{opacity:1;visibility:visible;position:relative}.saukhya-shop-page .product-box-3 .product-image .pro-sec,.saukhya-shop-page .product-box-3:hover .product-image .pro-first{opacity:0;visibility:hidden}.saukhya-shop-page .product-box-3:hover .product-image .pro-sec{opacity:1;visibility:visible}.saukhya-shop-page .product-box-3 .product-detail{flex:auto;min-height:0;padding:13px 12px 14px}.saukhya-shop-page .product-box-3 .product-detail h3{margin-bottom:7px;font-size:15px;line-height:1.28}.saukhya-shop-page .product-box-3 .product-card-commerce{gap:8px;min-height:0}.saukhya-shop-page .product-box-3 .react-quick-size{bottom:10px;left:10px;right:10px}@media (width>=1200px){.saukhya-shop-page .product-box-3 .product-image{aspect-ratio:4/5}}@media (width<=767px){.saukhya-shop-page .saukhya-shop-grid{--bs-gutter-x:12px;row-gap:16px}.saukhya-shop-page .product-box-3{border-radius:7px;box-shadow:0 6px 18px #1f1a1c0b}.saukhya-shop-page .product-box-3 .product-image{aspect-ratio:3/4}.saukhya-shop-page .product-box-3 .product-detail{padding:9px 7px 10px}.saukhya-shop-page .product-box-3 .product-detail h3{margin-bottom:5px;font-size:12.4px;line-height:1.25}.saukhya-shop-page .product-box-3 .product-detail p{gap:4px;font-size:13.4px}.saukhya-shop-page .product-box-3 .product-detail p del{font-size:11px}.saukhya-shop-page .product-box-3 .product-card-commerce{gap:5px}.saukhya-shop-page .product-box-3 .react-mobile-quick-trigger{height:44px;bottom:6px;left:6px;right:6px}.saukhya-shop-page .product-box-3 .react-quick-size{bottom:6px;left:6px;right:6px}}@media (width<=360px){.saukhya-shop-page .saukhya-shop-grid{--bs-gutter-x:10px;row-gap:14px}.saukhya-shop-page .product-box-3 .product-image{aspect-ratio:1/1.28}.saukhya-shop-page .product-box-3 .product-detail h3{font-size:11.7px}.saukhya-shop-page .product-box-3 .product-detail p{font-size:12.8px}.saukhya-shop-page .product-box-3 .product-detail .early-bird-savings-badge{padding-left:5px;padding-right:5px}.saukhya-shop-page .product-box-3 .product-detail .early-bird-savings-badge .desktop-discount-text,.saukhya-shop-page .product-box-3 .product-detail .early-bird-savings-badge strong{font-size:9.5px}}.saukhya-related-products .product-box-3{border:1px solid #1f1a1c1a;border-radius:6px;flex-direction:column;width:100%;height:100%;padding:10px 10px 4px;display:flex;box-shadow:0 10px 28px #1f1a1c0f}.saukhya-related-products .product-box-3 .img-wrapper{border-radius:4px;flex:none;overflow:hidden}.saukhya-related-products .product-box-3 .product-image{box-shadow:none;border-radius:4px}.saukhya-related-products .product-box-3 .product-image:after{content:"";opacity:0;pointer-events:none;z-index:2;background:linear-gradient(#1f1a1c00 54%,#1f1a1c2e 100%);transition:opacity .28s;position:absolute;inset:0}.saukhya-related-products .product-box-3:hover{border-color:#ec398838;transform:translateY(-5px);box-shadow:0 22px 48px #1f1a1c24}.saukhya-related-products .product-box-3:hover .product-image{box-shadow:none;transform:none}.saukhya-related-products .product-box-3:hover .product-image:after,.saukhya-related-products .product-box-3:focus-within .product-image:after{opacity:1}.saukhya-related-products .product-box-3 .product-detail{flex-direction:column;flex:auto;min-height:100px;padding:16px 4px 10px;display:flex}.saukhya-related-products .product-box-3 .product-detail h3{color:#1f1a1c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;font-size:15px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.saukhya-related-products .product-box-3 .product-detail p{flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:0;margin-bottom:0;padding-right:0;line-height:1.2;display:flex}.saukhya-related-products .product-box-3 .product-detail del{color:#8f898b}.saukhya-related-products .product-box-3:hover .react-quick-size,.saukhya-related-products .product-box-3:focus-within .react-quick-size{transform:translateY(-4px);box-shadow:0 18px 34px #1f1a1c33}@media (width<=767px){.saukhya-related-products .product-box-3{padding:8px 8px 2px;box-shadow:0 8px 22px #1f1a1c12}.saukhya-related-products .product-box-3 .product-detail{min-height:88px;padding:13px 2px 8px}.saukhya-related-products .product-box-3 .product-detail p{padding-right:0}}.saukhya-related-products .product-box-3 .img-wrapper .cart-info-icon button,.saukhya-related-products .product-box-3 .img-wrapper .label-block .label-2{border:1px solid #ffffffd6;box-shadow:0 10px 22px #1f1a1c29}.saukhya-related-products .product-box-3 .img-wrapper .cart-info-icon button:hover,.saukhya-related-products .product-box-3 .img-wrapper .cart-info-icon button:focus-visible,.saukhya-related-products .product-box-3 .img-wrapper .label-block .label-2:hover,.saukhya-related-products .product-box-3 .img-wrapper .label-block .label-2:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px #eb3a8447}.saukhya-quantity-control{background:#fff8fb;border:1px solid #1f1a1c24;grid-template-columns:42px 62px 42px;align-items:center;width:max-content;min-height:44px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffc2,0 8px 18px #1f1a1c0d}.saukhya-quantity-control button,.saukhya-quantity-control input{appearance:none;-moz-appearance:textfield;color:#1f1a1c;font:inherit;text-align:center;background:0 0;border:0;height:42px}.saukhya-quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.saukhya-quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.saukhya-quantity-control button{color:var(--saukhya-theme);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:700;line-height:1;transition:background-color .2s,color .2s;display:inline-flex}.saukhya-quantity-control button:disabled{color:#b7b0b2;cursor:not-allowed}.saukhya-quantity-control button:not(:disabled):hover,.saukhya-quantity-control button:not(:disabled):focus-visible{background:#ffe9f4}.saukhya-quantity-control input{border-left:1px solid #1f1a1c1a;border-right:1px solid #1f1a1c1a;border-radius:0;width:100%;padding:0 6px;font-weight:800}.saukhya-quantity-control input:focus{outline:0;box-shadow:inset 0 0 0 2px #ec398838}.saukhya-action-grid{grid-template-columns:minmax(200px,1.45fr) repeat(2,minmax(116px,.6fr));gap:12px;display:grid}.saukhya-action-grid .btn{white-space:nowrap;border-color:#1f1a1c2e;justify-content:center;align-items:center;gap:7px;min-height:44px;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:inline-flex}.saukhya-action-grid .btn svg{flex:none}.saukhya-action-grid .btn:hover,.saukhya-action-grid .btn:focus-visible{color:var(--saukhya-theme);border-color:#ec398861;transform:translateY(-1px);box-shadow:0 10px 22px #ec398821}.saukhya-action-grid .saukhya-wishlist-action.active{border-color:var(--saukhya-theme);color:var(--saukhya-theme);background:#fff4f9;box-shadow:inset 0 0 0 1px #ec398833,0 8px 18px #ec39881f}.saukhya-action-grid .saukhya-wishlist-action.active svg{color:var(--saukhya-theme)}@media (width<=767px){.saukhya-quantity-control{grid-template-columns:46px minmax(72px,1fr) 46px;width:100%}.saukhya-action-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:4px}.saukhya-action-grid .btn{min-height:46px;padding-left:8px;padding-right:8px}}.saukhya-action-grid .addtocart{grid-row:span 2;min-width:180px;box-shadow:0 12px 24px #1f1a1c29}.saukhya-action-grid .addtocart:hover,.saukhya-action-grid .addtocart:focus-visible{color:#fff;background:#2a2426;border-color:#2a2426;box-shadow:0 14px 28px #1f1a1c33}@media (width<=767px){.saukhya-action-grid .addtocart{grid-area:auto/1/auto/-1;min-width:0}}.react-product-grid.product-grid{display:contents}.react-product-thumb{background:0 0;border:1px solid #ec398847;width:100%;height:108px;margin-bottom:15px;padding:0;display:block}.react-product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.react-product-main-image{aspect-ratio:1;touch-action:pan-y pinch-zoom;position:relative;box-shadow:0 14px 34px #1f1a1c14;width:100%!important}@media (width>=992px){.product-thumbnail-page>.custom-container>.row>.col-lg-6,.product-thumbnail-page .react-product-media,.product-thumbnail-page .product-detail-box{display:flex}.product-thumbnail-page .react-product-media,.product-thumbnail-page .product-detail-box,.product-detail-box .product-option{width:100%}.product-detail-box .product-option{flex-direction:column;min-height:640px;display:flex}.react-product-media .product-slider-thumb,.react-product-media .product-slider-thumb .swiper-wrapper,.react-product-main-image{height:100%;min-height:640px}.react-product-main-image{aspect-ratio:auto}}.react-product-media{align-items:flex-start}.react-product-media .product-slider .swiper-wrapper{gap:12px;max-height:640px;padding-right:2px;display:grid;overflow-y:auto}.react-product-media .product-slider-thumb{background:#fafafa}.react-product-image-actions{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.react-product-zoom-button{color:#1f1a1c;z-index:2;background:#fffffff0;border:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .2s,color .2s,transform .2s;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:0 8px 18px #1f1a1c1f}.react-product-zoom-button:hover,.react-product-zoom-button:focus-visible{background:var(--saukhya-theme);color:#fff;transform:translateY(-1px)}.react-product-image-actions button{color:#1f1a1c;background:#ffffffeb;border:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:26px;line-height:1;transition:background-color .2s,color .2s;display:inline-flex;box-shadow:0 8px 18px #1f1a1c1f}.react-product-image-actions button:hover,.react-product-image-actions button:focus-visible{background:var(--saukhya-theme);color:#fff}.product-detail-box .size-box ul.selected li{cursor:pointer}.product-detail-box{height:100%}.product-detail-box .product-option{background:linear-gradient(#fff 0% 72%,#fff8fb 100%);border:1px solid #1f1a1c14;padding:26px 28px;box-shadow:0 14px 34px #1f1a1c0f}.saukhya-pdp-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.product-detail-box .move-fast-box{background:#fff4f9;margin:0;padding:6px 10px}.product-detail-box .move-fast-box p{color:var(--saukhya-theme);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800;line-height:1}.product-detail-box .move-fast-box svg{color:var(--saukhya-theme);flex:none}.saukhya-pdp-code{color:#777174;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2}.product-detail-box .product-option>h1{color:#1f1a1c;letter-spacing:0;max-width:560px;margin:0 0 14px;font-size:clamp(30px,2.8vw,42px);font-weight:600;line-height:1.08}.saukhya-pdp-price{flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 18px;display:flex;position:relative}.saukhya-pdp-price>span:first-child{color:#1f1a1c;font-size:25px;font-weight:800;line-height:1}.saukhya-pdp-price del{color:#90898c;font-size:15px;font-weight:600}.saukhya-pdp-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 20px;display:grid}.saukhya-pdp-highlights div{background:#fff;border:1px solid #1f1a1c14;min-width:0;padding:13px 12px}.saukhya-pdp-highlights strong,.saukhya-pdp-highlights span{display:block}.saukhya-pdp-highlights strong{color:#1f1a1c;overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.2}.saukhya-pdp-highlights span{color:#706a6d;margin-top:5px;font-size:12px;line-height:1.35}.product-detail-box .buy-box.saukhya-pdp-support-links{border-top:1px solid #1f1a1c14;border-bottom:1px solid #1f1a1c14;margin:0 0 20px;padding:13px 0}.saukhya-pdp-support-links ul{flex-wrap:wrap;gap:9px;margin:0;display:flex}.saukhya-pdp-support-links li span{color:#1f1a1c;background:#fff;border:1px solid #1f1a1c1a;align-items:center;min-height:36px;padding:0 11px;font-size:12px;font-weight:700;transition:border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.saukhya-pdp-support-links li span:hover,.saukhya-pdp-support-links li span:focus-visible{color:var(--saukhya-theme);border-color:#ec398861;box-shadow:0 8px 18px #ec39881a}.saukhya-pdp-section-title{color:#1f1a1c;letter-spacing:.07em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800;line-height:1.2}.product-detail-box .quantity-box .btn_black{width:auto;min-width:170px}.saukhya-pdp-actions{background:#fffdfd;border:1px solid #1f1a1c1a;align-items:stretch;gap:14px;margin-top:18px;padding:18px;box-shadow:0 16px 34px #1f1a1c12;display:grid!important}.saukhya-pdp-action-head{justify-content:space-between;align-items:center;display:flex}.saukhya-pdp-action-head .saukhya-pdp-section-title{margin:0}.saukhya-pdp-action-head span{color:var(--saukhya-theme);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.saukhya-pdp-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.saukhya-pdp-trust-card{background:#fffdfd;border:1px solid #1f1a1c1a;align-items:flex-start;gap:12px;min-width:0;padding:15px;display:flex;box-shadow:0 10px 24px #1f1a1c0d}.saukhya-pdp-trust-card>svg{color:var(--saukhya-theme);background:#fff4f9;border:1px solid #ec398829;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;display:inline-flex}.saukhya-pdp-trust-card strong,.saukhya-pdp-trust-card span{display:block}.saukhya-pdp-trust-card strong{color:#1f1a1c;font-size:13px;font-weight:800;line-height:1.2}.saukhya-pdp-trust-card span{color:#706a6d;margin-top:4px;font-size:12px;line-height:1.4}.product-tab{border-bottom:0;gap:8px;margin-bottom:14px;padding:0 0 2px;overflow-x:auto}.product-tab .nav-link{color:#5d5659;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #1f1a1c1a;min-height:42px;padding:0 18px;font-size:13px;font-weight:700;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s}.product-tab .nav-link:hover,.product-tab .nav-link:focus-visible{color:var(--saukhya-theme);border-color:#ec398861}.product-section-box .general-summary,.product-section-box .general-summery{background:#fff;border:1px solid #1f1a1c1a;height:100%;padding:0;overflow:hidden;box-shadow:0 12px 28px #1f1a1c0f}.product-section-box .summary-heading span{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;line-height:1.2;display:block}.product-section-box .general-summary h5,.product-section-box .general-summery h5{color:#1f1a1c;margin:0;font-size:17px;font-weight:700;line-height:1.25}.product-section-box .general-summary dl,.product-section-box .general-summery dl{gap:0;margin:0;display:grid}.saukhya-related-products .title-1{margin-bottom:22px}.saukhya-related-products .title-1 p{color:var(--saukhya-theme);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800}.saukhya-related-products .title-1 h3{color:#1f1a1c;letter-spacing:0;text-transform:none;margin:0;font-size:24px;font-weight:600}.saukhya-related-products{border-top:1px solid #1f1a1c14;margin-top:22px;padding-top:38px!important}.saukhya-related-products .custom-container{position:relative}.saukhya-related-products .row{align-items:stretch;row-gap:28px}.saukhya-related-products .row>[class*=col-]{display:flex}.saukhya-related-products .react-quick-size{border-color:#1f1a1c1f;border-radius:4px;bottom:10px;left:10px;right:10px;box-shadow:0 16px 30px #1f1a1c29}.saukhya-related-products .react-quick-size button{border-radius:3px;min-height:36px}.saukhya-related-products .react-quick-size .react-quick-detail{color:#1f1a1c;text-underline-offset:3px;-webkit-text-decoration:underline #ec398857;text-decoration:underline #ec398857}.saukhya-related-products .react-quick-size .react-quick-detail:hover,.saukhya-related-products .react-quick-size .react-quick-detail:focus-visible{color:var(--saukhya-theme)}.saukhya-size-modal{z-index:2060;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.saukhya-size-backdrop{background:#1f1a1c7a;border:0;position:absolute;inset:0}.saukhya-size-dialog{z-index:1;background:#fff;width:min(100%,880px);max-width:880px;max-height:calc(100vh - 36px);position:relative;overflow:auto;box-shadow:0 24px 70px #1f1a1c42}.saukhya-size-dialog img{margin:0 auto;display:block}.saukhya-zoom-modal{z-index:2080;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.saukhya-zoom-backdrop{background:#100e0fd1;border:0;position:absolute;inset:0}.saukhya-zoom-dialog{z-index:1;background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,100vw - 36px);max-width:min(1120px,100vw - 36px);max-height:calc(100vh - 36px);display:grid;position:relative;box-shadow:0 24px 70px #00000057}.saukhya-zoom-stage{background:#fafafa;justify-content:center;align-items:center;min-height:0;padding:18px 58px;display:flex;position:relative;overflow:auto}.saukhya-zoom-stage img{object-fit:contain;max-width:100%;max-height:calc(100vh - 178px);display:block}.saukhya-zoom-nav{z-index:2;font-size:30px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 24px #1f1a1c1f}.saukhya-zoom-nav.prev{left:14px}.saukhya-zoom-nav.next{right:14px}.saukhya-zoom-thumbs{gap:9px;padding:12px 14px;display:flex;overflow-x:auto}.saukhya-zoom-thumbs button{background:#fff;border:1px solid #1f1a1c1f;flex:0 0 62px;height:76px;padding:3px}.saukhya-zoom-thumbs button.active{border-color:var(--saukhya-theme);box-shadow:0 0 0 2px #ec39881f}.saukhya-zoom-thumbs img{object-fit:cover;width:100%;height:100%}.saukhya-info-dialog{max-width:620px;padding-bottom:22px}.saukhya-info-dialog .general-summary,.saukhya-info-dialog .general-summery{margin:22px 22px 0}.saukhya-product-feedback{max-width:980px}.saukhya-feedback-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.saukhya-feedback-heading h5,.saukhya-review-form h5{color:#1f1a1c;margin:0 0 5px;font-size:18px;font-weight:700}.saukhya-feedback-heading p,.saukhya-feedback-empty p,.saukhya-feedback-muted{color:#6c6c6c;margin:0;font-size:13px;line-height:1.45}.saukhya-feedback-list{gap:12px;display:grid}.saukhya-qa-item,.saukhya-review-item,.saukhya-feedback-empty,.saukhya-review-form{background:#fff;border:1px solid #1f1a1c1a;padding:14px;box-shadow:0 10px 24px #1f1a1c0b}.saukhya-qa-question,.saukhya-qa-answer{align-items:flex-start;gap:10px;display:flex}.saukhya-qa-answer{border-top:1px solid #1f1a1c14;margin-top:13px;padding-top:13px}.saukhya-qa-question span,.saukhya-qa-answer span{color:#fff;background:#1f1a1c;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.saukhya-qa-answer span{background:var(--saukhya-theme)}.saukhya-qa-question p,.saukhya-qa-answer p,.saukhya-review-item p{color:#1f1a1c;margin:0;font-size:14px;line-height:1.5}.saukhya-qa-question small,.saukhya-review-item small{color:#777;margin-top:5px;font-size:12px;display:block}.saukhya-feedback-muted{margin-top:12px}.saukhya-feedback-empty{text-align:center;background:linear-gradient(#fff 0%,#fff8fb 100%);border-color:#ec39882e;align-content:center;justify-items:center;gap:8px;min-height:116px;padding:22px;display:grid}.saukhya-feedback-empty span{color:#fff;background:#1f1a1c;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:2px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.saukhya-feedback-empty h6{color:#1f1a1c;margin:0;font-size:16px;font-weight:800;line-height:1.25}.saukhya-feedback-empty button{color:#fff;background:#1f1a1c;border:1px solid #1f1a1c;min-height:40px;margin-top:4px;padding:0 18px;font-size:13px;font-weight:800;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 12px 24px #1f1a1c24}.saukhya-feedback-empty button:hover,.saukhya-feedback-empty button:focus-visible{background:var(--saukhya-theme);border-color:var(--saukhya-theme);transform:translateY(-1px);box-shadow:0 14px 26px #ec39882e}.saukhya-review-layout{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:24px;max-width:none;display:grid}.saukhya-review-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.saukhya-review-meta strong{color:#1f1a1c;font-size:14px}.saukhya-review-meta span{color:var(--saukhya-theme);letter-spacing:0;white-space:nowrap;font-size:13px}.saukhya-review-item h6{color:#1f1a1c;margin:0 0 6px;font-size:15px;font-weight:700}.saukhya-question-form{gap:10px;padding:22px;display:grid}.saukhya-review-form{background:linear-gradient(#fff 0%,#fff8fb 100%);box-shadow:0 18px 40px #1f1a1c14}.saukhya-question-form label{color:#1f1a1c;gap:7px;margin:0;font-size:13px;font-weight:700;display:grid}.saukhya-question-form input,.saukhya-question-form select,.saukhya-question-form textarea{color:#1f1a1c;font:inherit;resize:vertical;border:1px solid #1f1a1c24;outline:0;width:100%;min-height:44px;padding:10px 12px}.saukhya-review-form textarea{min-height:118px}.saukhya-question-form input:focus,.saukhya-question-form select:focus,.saukhya-question-form textarea:focus{border-color:var(--saukhya-theme);box-shadow:0 0 0 3px #ec39881f}.saukhya-question-form small{color:#b42318;margin-top:-3px;font-size:12px;line-height:1.3}.saukhya-question-form .btn{justify-self:stretch;min-height:42px;margin-top:4px;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 10px 22px #1f1a1c24}.saukhya-question-form .btn:hover,.saukhya-question-form .btn:focus-visible{transform:translateY(-1px);box-shadow:0 14px 26px #1f1a1c2e}@media (width<=767px){.product-detail-box .product-option{box-shadow:none;border:0;flex-direction:column;padding:16px 0 0;display:flex}.saukhya-pdp-heading{flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:10px}.product-detail-box .product-option>h1{margin-bottom:10px;font-size:24px;line-height:1.18}.saukhya-pdp-price{gap:6px 10px;margin-bottom:14px}.saukhya-pdp-price>span:first-child{font-size:22px}.saukhya-pdp-highlights{order:6;gap:8px;margin:14px 0 16px}.saukhya-pdp-highlights,.saukhya-pdp-trust-grid{grid-template-columns:1fr}.saukhya-pdp-highlights div,.saukhya-pdp-trust-card{padding:11px 12px}.product-detail-box .buy-box.saukhya-pdp-support-links{order:7;margin-bottom:16px;padding:11px 0}.saukhya-pdp-support-links ul{grid-template-columns:1fr;gap:8px;display:grid}.saukhya-pdp-support-links li span{justify-content:center;width:100%}.saukhya-pdp-actions{order:5;gap:13px;margin-top:16px;padding:14px}.product-detail-box .product-option>.d-flex{order:4}.saukhya-pdp-trust-grid{order:8}.saukhya-pdp-action-head{flex-direction:column;align-items:flex-start;gap:4px}.react-product-media .product-slider .swiper-wrapper{max-height:360px}.react-product-thumb{height:70px;margin-bottom:8px}.react-product-main-image{touch-action:none;box-shadow:0 10px 24px #1f1a1c12}.react-product-image-actions{bottom:10px;right:10px}.react-product-image-actions button{width:34px;height:34px}.react-product-zoom-button{width:34px;height:34px;top:10px;left:10px}.saukhya-zoom-modal{padding:8px}.saukhya-zoom-dialog{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.saukhya-zoom-stage{padding:10px 44px}.saukhya-zoom-stage img{max-height:calc(100vh - 160px)}.saukhya-zoom-nav.prev{left:8px}.saukhya-zoom-nav.next{right:8px}.saukhya-zoom-thumbs button{flex-basis:52px;height:64px}.saukhya-pdp-trust-grid{gap:10px;margin-top:12px}.product-tab{scrollbar-color:#ec398873 #1f1a1c14;scrollbar-width:thin;flex-wrap:nowrap;gap:10px;padding:0 36px 8px 0;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 46px),#0000);mask-image:linear-gradient(90deg,#000 0 calc(100% - 46px),#0000)}.product-tab::-webkit-scrollbar{height:5px}.product-tab::-webkit-scrollbar-track{background:#1f1a1c14;border-radius:999px;margin-right:36px}.product-tab::-webkit-scrollbar-thumb{background:#ec398875;border-radius:999px}.product-tab .nav-link{min-height:38px;padding-left:12px;padding-right:12px;font-size:13px}.saukhya-feedback-heading,.saukhya-review-meta{flex-direction:column;align-items:flex-start}.saukhya-review-layout{grid-template-columns:1fr;gap:16px}.saukhya-feedback-heading .btn{width:100%}.saukhya-feedback-empty{min-height:0;padding:20px 16px}.saukhya-related-products{margin-top:6px;padding-top:28px!important}.saukhya-related-products .title-1{text-align:left;margin-bottom:16px}.saukhya-related-products .title-1 h3{font-size:22px}.saukhya-related-products .row{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-color:#ec398861 #1f1a1c14;scrollbar-width:thin;flex-wrap:nowrap;row-gap:0;margin-left:-14px;margin-right:-14px;padding:0 46px 16px 14px;scroll-padding-left:14px;overflow-x:auto}.saukhya-related-products .row::-webkit-scrollbar{height:5px}.saukhya-related-products .row::-webkit-scrollbar-track{background:#1f1a1c14;border-radius:999px;margin-left:14px;margin-right:46px}.saukhya-related-products .row::-webkit-scrollbar-thumb{background:#ec39886b;border-radius:999px}.saukhya-related-products .custom-container:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#fff0,#fff 58%);width:54px;position:absolute;top:78px;bottom:20px;right:0}.saukhya-related-products .row>[class*=col-]{scroll-snap-align:start;flex:0 0 78%;max-width:78%}.saukhya-related-products .react-quick-size{padding:10px;bottom:8px;left:8px;right:8px}}.secure-checkout{background:#fff;border:1px solid #1f1a1c1a;padding:16px;box-shadow:0 14px 30px #1f1a1c0f}.secure-checkout h5{color:#1f1a1c;letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800;line-height:1.2}.secure-checkout p{color:#6b6367;margin:6px 0 12px;font-size:12px;line-height:1.45}.secure-checkout img{background:#fff8fb;border:1px solid #ec39881f;max-width:100%;padding:10px 12px;display:block;width:min(100%,330px)!important;height:auto!important}@media (width<=767px){.secure-checkout{padding:14px}.secure-checkout img{padding:9px 10px}}.product-thumbnail-page{overflow:clip}.product-thumbnail-page>.custom-container>.row{align-items:flex-start}.react-product-media{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:0 12px;margin-left:-8px;margin-right:-8px;position:sticky;top:92px;display:grid!important}.react-product-thumbs{scrollbar-color:#1f1a1c47 transparent;scrollbar-width:thin;gap:10px;min-width:0;max-height:min(640px,100vh - 118px);padding:1px 2px 1px 1px;display:grid;overflow-y:auto}.react-product-stage{width:100%;min-width:0}.react-product-media .product-slider,.react-product-media .product-slider-thumb{border-radius:6px}.react-product-media .product-slider .swiper-wrapper{scrollbar-color:#1f1a1c47 transparent;scrollbar-width:thin}.react-product-thumb{aspect-ratio:3/4;opacity:.74;background:#fff;border-color:#1f1a1c1a;border-radius:6px;height:auto;min-height:0;margin-bottom:0;transition:border-color .2s,box-shadow .2s,opacity .2s,transform .2s;overflow:hidden;box-shadow:0 8px 18px #1f1a1c0e;width:100%!important}.react-product-thumb:hover,.react-product-thumb:focus-visible,.react-product-thumb.swiper-slide-thumb-active,.react-product-thumb.active{opacity:1;border-color:#ec39887a;outline:0;transform:translateY(-1px);box-shadow:0 12px 26px #ec398821}.react-product-main-image{background-color:#fbfaf9;background-origin:content-box;border:1px solid #1f1a1c14;border-radius:8px;min-height:clamp(520px,58vw,700px);padding:clamp(14px,2vw,24px);display:block;overflow:hidden;box-shadow:0 18px 44px #1f1a1c1a}.react-product-main-image>img{display:none}.react-product-main-image:after{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(#ffffff14,#1f1a1c0a);position:absolute;inset:0}.react-product-image-actions{z-index:3}.react-product-image-actions button,.react-product-zoom-button{border:1px solid #1f1a1c14;border-radius:999px;min-width:42px;min-height:42px}.product-detail-box{position:sticky;top:92px}.product-detail-box .product-option{border-radius:8px;min-width:0}.product-detail-box .move-fast-box,.saukhya-pdp-support-links li span,.saukhya-quantity-control,.saukhya-pdp-actions,.saukhya-pdp-highlights div,.saukhya-pdp-trust-card,.product-tab .nav-link,.product-section-box .general-summary,.product-section-box .general-summery,.saukhya-qa-item,.saukhya-review-item,.saukhya-feedback-empty,.saukhya-review-form,.secure-checkout{border-radius:6px}.product-detail-box .product-option>h1{overflow-wrap:anywhere}.early-bird-savings-badge{overflow-wrap:anywhere;max-width:100%}.product-detail-box .size-box ul.selected{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.product-detail-box .size-box ul.selected li{margin:0;padding:0;display:block}.product-detail-box .size-box ul.selected li::marker{content:""}.product-detail-box .size-box ul.selected li button{appearance:none;color:#1f1a1c;cursor:pointer;background:#fff;border:1px solid #1f1a1c24;border-radius:6px;justify-content:center;align-items:center;min-width:48px;min-height:44px;padding:0 12px;font-size:13px;font-weight:800;line-height:1;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:inline-flex}.product-detail-box .size-box ul.selected li button:hover,.product-detail-box .size-box ul.selected li button:focus-visible,.product-detail-box .size-box ul.selected li.active button{border-color:var(--saukhya-theme);color:var(--saukhya-theme);background:#fff8fb;transform:translateY(-1px);box-shadow:0 10px 20px #ec39881f}.product-detail-box .size-box ul.selected li button:focus-visible{outline:0}.saukhya-action-grid{align-items:stretch}.saukhya-action-grid .btn{overflow-wrap:anywhere;text-align:center;border-radius:6px;min-width:0;padding-left:12px;padding-right:12px}.saukhya-pdp-trust-card div{min-width:0}.saukhya-pdp-trust-card span,.saukhya-pdp-highlights span,.saukhya-feedback-heading p,.saukhya-feedback-empty p,.saukhya-review-item p,.saukhya-qa-question p,.saukhya-qa-answer p{overflow-wrap:anywhere}.product-section-box{overflow:clip}.product-content .paragraphs{color:#4d474a;max-width:960px;margin-bottom:0;font-size:15px;line-height:1.72}.saukhya-product-feedback{width:100%}.saukhya-size-dialog{border-radius:8px}.saukhya-size-header{border-bottom:1px solid #1f1a1c14;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.saukhya-size-header h4{color:#1f1a1c;margin:0;font-size:18px;font-weight:700;line-height:1.25}.saukhya-size-header button{color:#1f1a1c;background:#fff8fb;border:1px solid #ec398829;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:24px;line-height:1;display:inline-flex}@media (width>=1200px){.saukhya-action-grid{grid-template-columns:minmax(210px,1.35fr) repeat(2,minmax(126px,.65fr))}}@media (width<=1199px) and (width>=992px){.react-product-main-image{min-height:560px}.saukhya-action-grid{grid-template-columns:1fr 1fr}.saukhya-action-grid .addtocart{grid-area:auto/1/auto/-1;min-width:0}.saukhya-pdp-highlights{grid-template-columns:1fr}}@media (width<=991px){.react-product-media,.product-detail-box{position:static;top:auto}.react-product-main-image{min-height:auto}}@media (width<=767px){.product-thumbnail-page{padding-bottom:24px!important}.react-product-media{grid-template-columns:64px minmax(0,1fr);column-gap:8px;margin-left:-6px;margin-right:-6px}.react-product-thumbs{gap:8px;max-height:min(370px,100vw - 26px);padding-right:1px}.react-product-main-image{aspect-ratio:4/5;border-radius:7px;padding:10px}.react-product-thumb{border-radius:5px;min-height:62px}.product-detail-box .product-option>h1{max-width:none}.saukhya-pdp-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.saukhya-pdp-highlights div{padding:10px 8px}.saukhya-pdp-highlights strong{font-size:12px}.saukhya-pdp-highlights span{font-size:11px}.product-detail-box .size-box{width:100%}.product-detail-box .size-box ul.selected{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;display:grid}.product-detail-box .size-box ul.selected li{min-width:0}.saukhya-pdp-actions{border-radius:7px;margin-left:-2px;margin-right:-2px}.saukhya-action-grid .btn{white-space:normal;gap:5px;font-size:12px;line-height:1.15}.saukhya-pdp-trust-card{align-items:center}.product-section-box{margin-top:0;padding-top:20px!important}.product-content{border-radius:7px;margin-left:-2px;margin-right:-2px;padding:14px}.saukhya-question-form{padding:16px}.saukhya-size-dialog{max-height:calc(100dvh - 24px)}}@media (width<=420px){.saukhya-pdp-highlights{grid-template-columns:1fr}.product-detail-box .size-box ul.selected{grid-template-columns:repeat(4,minmax(0,1fr))}.saukhya-action-grid{grid-template-columns:1fr}.saukhya-action-grid .addtocart{grid-column:auto}}.saukhya-pdp-banner .heading-banner{margin-bottom:clamp(8px,1.6vw,18px);padding:clamp(10px,1.6vw,18px) 0}.saukhya-pdp-banner .heading-banner h4{font-size:clamp(18px,1.55vw,24px);line-height:1.18}.product-detail-box .buy-box.saukhya-pdp-support-links ul,.product-detail-box .buy-box.saukhya-pdp-support-links li{margin:0;padding:0;list-style:none}.product-detail-box .buy-box.saukhya-pdp-support-links li::marker{content:""}.product-thumbnail-page .react-product-media{grid-template-columns:74px minmax(0,1fr);align-items:start;column-gap:12px;width:100%;margin:0;position:sticky;top:88px;display:grid!important}.product-thumbnail-page .react-product-thumbs{scrollbar-color:#1f1a1c47 transparent;scrollbar-width:thin;gap:10px;min-width:0;max-height:min(620px,100vh - 112px);padding:1px 2px 1px 1px;display:grid;overflow-y:auto}.product-thumbnail-page .react-product-stage{width:100%;min-width:0}.product-thumbnail-page .react-product-thumb{aspect-ratio:3/4;height:auto;min-height:0;margin:0;width:100%!important}.product-thumbnail-page .react-product-main-image{aspect-ratio:4/5;background-color:#fbfaf9;background-origin:content-box;border:1px solid #1f1a1c14;border-radius:8px;min-height:0;padding:clamp(10px,1.4vw,18px);display:block;overflow:hidden;box-shadow:0 14px 34px #1f1a1c14;width:100%!important}.product-thumbnail-page .react-product-main-image>img{display:none}.product-thumbnail-page .react-product-image-actions{bottom:12px;right:12px}.product-thumbnail-page .react-product-image-actions button{width:40px;min-width:40px;height:40px;min-height:40px}.saukhya-pdp-actions{gap:12px;padding:16px}.saukhya-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.saukhya-action-grid .addtocart{grid-area:auto/1/auto/-1;min-width:0}.saukhya-action-grid .btn{min-height:44px;padding-top:9px;padding-bottom:9px}@media (width>=1200px){.product-thumbnail-page .react-product-media{grid-template-columns:78px minmax(0,1fr)}.product-thumbnail-page .react-product-main-image{aspect-ratio:7/8;max-height:calc(100vh - 124px)}.saukhya-action-grid{grid-template-columns:minmax(180px,1.2fr) repeat(2,minmax(112px,.8fr))}.saukhya-action-grid .addtocart{grid-column:auto}}@media (width<=991px){.product-thumbnail-page .react-product-media,.product-detail-box{position:static;top:auto}.product-thumbnail-page>.custom-container>.row{row-gap:18px}.product-thumbnail-page .react-product-media{flex-direction:column;gap:10px;display:flex!important}.product-thumbnail-page .react-product-stage{order:1}.product-thumbnail-page .react-product-thumbs{order:2;gap:8px;max-height:none;padding:1px 0 5px;display:flex;overflow:auto hidden}.product-thumbnail-page .react-product-thumb{flex:0 0 58px;width:58px!important}.product-thumbnail-page .react-product-main-image{aspect-ratio:5/6;max-height:540px}.product-detail-box .product-option{padding:20px}}@media (width<=767px){.saukhya-pdp-banner .heading-banner{margin-bottom:8px;padding:8px 0}.product-thumbnail-page{padding-bottom:18px!important}.product-thumbnail-page>.custom-container>.row{row-gap:14px}.product-thumbnail-page .react-product-main-image{aspect-ratio:4/5;max-height:430px;padding:9px}.product-thumbnail-page .react-product-thumb{flex-basis:54px;width:54px!important}.product-detail-box .product-option{padding-top:12px}.saukhya-pdp-heading{margin-bottom:8px}.product-detail-box .product-option>h1{margin-bottom:8px;font-size:23px}.saukhya-pdp-price{margin-bottom:10px}.saukhya-pdp-actions{gap:10px;margin-top:12px;padding:12px}.saukhya-action-grid{grid-template-columns:1fr 1fr;gap:8px}.saukhya-action-grid .addtocart{grid-column:1/-1}.saukhya-action-grid .btn{min-height:44px;padding:8px 7px}.product-detail-box .buy-box.saukhya-pdp-support-links{margin-bottom:12px}}@media (width<=360px){.product-thumbnail-page .react-product-main-image{aspect-ratio:1/1.12;max-height:350px}.product-thumbnail-page .react-product-thumb{flex-basis:50px;width:50px!important}.saukhya-action-grid{grid-template-columns:1fr}}.saukhya-pdp-banner .heading-banner{background:#fff8fb94;border-bottom:1px solid #1f1a1c0f;margin-bottom:clamp(6px,1vw,12px);padding:clamp(7px,1.1vw,13px) 0}.saukhya-pdp-banner .heading-banner h4{color:#4a4246;font-size:clamp(16px,1.25vw,20px);font-weight:600}.saukhya-pdp-banner .heading-banner p{color:#7c7478;font-size:12px}.product-detail-box .buy-box.saukhya-pdp-support-links{padding-top:10px;padding-bottom:10px}.product-detail-box .buy-box.saukhya-pdp-support-links li span{min-height:44px;padding:0 13px}.saukhya-quantity-control{grid-template-columns:44px 64px 44px;min-height:46px}.saukhya-quantity-control button,.saukhya-quantity-control input{height:44px}.saukhya-action-grid .addtocart{color:#fff;background:#1f1a1c;border-color:#1f1a1c;min-height:46px;font-weight:800;box-shadow:0 14px 28px #1f1a1c2e}.saukhya-action-grid .btn:not(.addtocart){box-shadow:none;color:#342d30;background:#fff;font-weight:700}.saukhya-action-grid .btn:not(.addtocart):hover,.saukhya-action-grid .btn:not(.addtocart):focus-visible{background:#fff8fb}@media (width<=767px){.saukhya-pdp-banner .heading-banner{margin-bottom:5px;padding:5px 0}.saukhya-pdp-banner .heading-banner p{font-size:11px}.product-thumbnail-page{padding-bottom:12px!important}.product-thumbnail-page>.custom-container>.row{row-gap:10px}.product-thumbnail-page .react-product-media{gap:8px}.product-thumbnail-page .react-product-thumbs{gap:7px;padding-bottom:3px}.product-thumbnail-page .react-product-main-image{aspect-ratio:1/1.16;max-height:390px;padding:8px}.product-thumbnail-page .react-product-thumb{flex-basis:50px;width:50px!important}.product-thumbnail-page .react-product-image-actions{bottom:8px;right:8px}.product-thumbnail-page .react-product-image-actions button{width:34px;min-width:34px;height:34px;min-height:34px;font-size:21px;box-shadow:0 6px 14px #1f1a1c1a}.product-detail-box .product-option{padding-top:10px}.product-detail-box .buy-box.saukhya-pdp-support-links li span{min-height:44px}.saukhya-quantity-control{grid-template-columns:46px minmax(66px,1fr) 46px;min-height:46px}.saukhya-pdp-actions{gap:9px;margin-top:10px;padding:11px}.saukhya-action-grid{grid-template-columns:1fr 1fr}.saukhya-action-grid .addtocart{grid-column:1/-1;min-height:46px}}@media (width<=360px){.product-thumbnail-page .react-product-main-image{aspect-ratio:1/1.04;max-height:318px}.product-thumbnail-page .react-product-thumb{flex-basis:46px;width:46px!important}.product-thumbnail-page .react-product-image-actions button{width:32px;min-width:32px;height:32px;min-height:32px;font-size:19px}.saukhya-action-grid{grid-template-columns:1fr 1fr}.saukhya-action-grid .addtocart{grid-column:1/-1}.saukhya-action-grid .btn{gap:4px;padding-left:5px;padding-right:5px;font-size:11px}}.product-section-box{background:#fff;border-top:1px solid #1f1a1c12;margin-top:clamp(14px,2vw,22px);padding-top:clamp(16px,2.2vw,26px)!important}.product-tab{scrollbar-width:none;background:#fff7fb;border:1px solid #1f1a1c14;border-radius:8px;align-items:center;gap:4px;max-width:100%;margin-bottom:14px;padding:4px;display:inline-flex;overflow-x:auto}.product-tab::-webkit-scrollbar{display:none}.product-tab .nav-item{flex:none;margin:0;padding:0;list-style:none}.product-tab,.product-tab .nav-item{list-style:none}.product-tab .nav-item::marker{content:"";font-size:0}.product-tab .nav-item:before,.product-tab .nav-item:after,.product-tab .nav-link:before,.product-tab .nav-link:after{content:none!important;display:none!important}.product-tab .nav-link{box-shadow:none;color:#5d5659;letter-spacing:.02em;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.product-tab .nav-link:hover,.product-tab .nav-link:focus-visible{box-shadow:none;color:var(--saukhya-theme);background:#ffffffb8;border-color:#0000}.product-tab .nav-link.active{color:#1f1a1c;background:#fff;border-color:#0000;box-shadow:0 6px 16px #1f1a1c14}.product-content{background:#fff;border:1px solid #1f1a1c12;border-radius:8px;padding:clamp(16px,2vw,24px);box-shadow:0 10px 28px #1f1a1c0a}.product-content .row{row-gap:16px}.product-content .paragraphs{color:#3f393c;font-size:15px;line-height:1.68}.product-section-box .general-summary,.product-section-box .general-summery,.saukhya-qa-item,.saukhya-review-item,.saukhya-feedback-empty,.saukhya-review-form{background:#fff;border:1px solid #1f1a1c13;box-shadow:0 8px 22px #1f1a1c0b}.product-section-box .summary-heading{background:#fffafc;border-bottom:1px solid #1f1a1c0f;padding:14px 16px 12px}.product-section-box .general-summary--smart-grid .summary-row--long{grid-column:1/-1}@media (width<=767px){.product-section-box{margin-top:6px;padding-top:14px!important}.product-tab{scroll-snap-type:x proximity;flex-wrap:nowrap;gap:4px;width:calc(100% + 4px);margin-bottom:10px;margin-left:-2px;margin-right:-2px;padding:4px;scroll-padding-left:4px;display:flex;overflow-x:auto}.product-tab .nav-item{scroll-snap-align:start;flex:none}.product-tab .nav-link{letter-spacing:.01em;min-height:38px;padding:0 11px;font-size:11px}.product-content{box-shadow:none;border-color:#1f1a1c0f;margin-left:0;margin-right:0;padding:14px 12px}.product-content .paragraphs{font-size:14px;line-height:1.64}.product-section-box .general-summary,.product-section-box .general-summery,.saukhya-qa-item,.saukhya-review-item,.saukhya-feedback-empty,.saukhya-review-form{box-shadow:none}.product-section-box .summary-heading{padding:12px 14px 10px}.product-section-box .general-summary--smart-grid dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.product-section-box .general-summary--smart-grid .summary-row{background:#fff;border:1px solid #1f1a1c12;border-radius:6px;grid-template-columns:1fr;align-content:start;gap:5px;min-width:0;padding:10px;display:grid}.product-section-box .general-summary--smart-grid .summary-row:first-child,.product-section-box .general-summary--smart-grid .summary-row-copy:first-child{border-top:1px solid #1f1a1c12}.product-section-box .general-summary--smart-grid .summary-row--long{grid-column:1/-1}.product-section-box .general-summary--smart-grid .summary-row-copy{padding-left:10px}.product-section-box .general-summary--smart-grid .summary-row-copy:before{display:none}.product-section-box .general-summary--smart-grid dt{padding-top:0;font-size:10px;line-height:1.25}.product-section-box .general-summary--smart-grid dd{font-size:13px;line-height:1.38}}@media (width<=360px){.product-tab .nav-link{min-height:36px;padding:0 9px;font-size:10px}.product-content{padding:12px 10px}.product-section-box .general-summary--smart-grid dl{gap:7px;padding:8px}.product-section-box .general-summary--smart-grid .summary-row{padding:9px 8px}.product-section-box .general-summary--smart-grid dt{font-size:9px}.product-section-box .general-summary--smart-grid dd{font-size:12px}}@media (width<=767px){.product-detail-box .buy-box.saukhya-pdp-support-links ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-detail-box .buy-box.saukhya-pdp-support-links li{min-width:0}.product-detail-box .buy-box.saukhya-pdp-support-links li:nth-child(3){grid-column:1/-1}.product-detail-box .buy-box.saukhya-pdp-support-links li span{text-align:center;width:100%;min-height:44px;padding-left:8px;padding-right:8px}}@media (width<=420px){.saukhya-action-grid .btn:not(.addtocart){white-space:nowrap;gap:4px;padding-left:4px;padding-right:4px;font-size:11px;line-height:1}.saukhya-action-grid .btn:not(.addtocart) svg{width:14px;height:14px}}@media (width<=340px){.saukhya-action-grid .btn:not(.addtocart){gap:3px;font-size:10px}}@media (width<=767px){.product-detail-box .size-box ul.selected{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.product-detail-box .size-box ul.selected li button{width:100%;min-width:0;min-height:44px;padding-left:4px;padding-right:4px}.saukhya-pdp-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.saukhya-pdp-highlights div{min-width:0;padding:10px 9px}.saukhya-pdp-highlights div:nth-child(3){text-align:center;grid-column:1/-1;align-items:center}}@media (width<=360px){.product-detail-box .size-box ul.selected{gap:5px}.saukhya-pdp-highlights{gap:7px}}.cart-line td{vertical-align:middle}.saukhya-cart-page{--cart-font:var(--saukhya-font-family);--cart-body:13px;--cart-small:12px;--cart-micro:11px;--cart-title:20px;color:#1f1a1c;font-family:var(--cart-font);padding-bottom:56px}.saukhya-cart-page button,.saukhya-cart-page input,.saukhya-cart-page a,.saukhya-cart-page table{font-family:var(--cart-font);letter-spacing:0}.saukhya-cart-empty{color:#1f1a1c;font-family:var(--saukhya-font-family);background:linear-gradient(#fff 0%,#fff8fb 100%);padding-top:clamp(28px,5vw,64px);padding-bottom:clamp(44px,7vw,90px)}.cart-empty-panel{text-align:center;background:linear-gradient(135deg,#fff8fbf0,#fffffffa);border:1px solid #1f1a1c14;border-radius:8px;justify-items:center;max-width:760px;margin:0 auto;padding:clamp(24px,4.5vw,48px);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #1f1a1c14}.cart-empty-panel:before{background:var(--saukhya-theme);content:"";height:4px;position:absolute;top:0;left:0;right:0}.cart-empty-icon{background:var(--saukhya-theme);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:inline-flex;box-shadow:0 14px 30px #ec398838}.cart-empty-kicker{color:var(--saukhya-theme);letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.cart-empty-panel h1{color:#1f1a1c;margin:0;font-size:clamp(28px,4vw,42px);font-weight:900;line-height:1.08}.cart-empty-panel p{color:#5f585b;max-width:540px;margin:14px auto 0;font-size:15px;font-weight:650;line-height:1.6}.cart-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.cart-empty-actions .btn_black,.cart-empty-actions .btn{justify-content:center;align-items:center;gap:8px;min-width:170px;min-height:46px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex;border-radius:6px!important}.cart-empty-login{color:var(--saukhya-theme);cursor:pointer;background:0 0;border:0;margin-top:16px;padding:6px 8px;font-size:13px;font-weight:900}.cart-empty-login:hover,.cart-empty-login:focus-visible{color:#1f1a1c}.cart-empty-perks{border-top:1px solid #1f1a1c14;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:26px;padding-top:18px;display:grid}.cart-empty-perks span{color:#3f383b;background:#fff;border:1px solid #1f1a1c14;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:12px;font-weight:850;display:inline-flex}.cart-empty-perks svg{color:var(--saukhya-theme);flex:none}.saukhya-cart-layout{align-items:flex-start}.cart-checkout-steps{text-align:center;background:#fff;border:1px solid #1f1a1c14;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0;margin:0 0 18px;display:grid;overflow:hidden}.cart-checkout-steps span{color:#706a6d;font-size:var(--cart-small);justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-weight:800;display:inline-flex;position:relative}.cart-checkout-steps span+span{border-left:1px solid #1f1a1c14}.cart-checkout-steps span.active{color:var(--saukhya-theme);background:#fff8fb}.saukhya-cart-topline{text-align:left;background:linear-gradient(135deg,#fff 0%,#fff8fb 100%);border:1px solid #ec398824;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:16px 18px;display:flex;box-shadow:0 10px 24px #1f1a1c0a}.saukhya-cart-topline span,.saukhya-cart-topline button{color:#706a6d;font-size:var(--cart-small);font-weight:700}.saukhya-cart-topline strong{color:#1f1a1c;margin-top:2px;font-size:17px;font-weight:800;line-height:1.2;display:block}.saukhya-cart-topline button,.cart-login-prompt,.cart-undo-alert button,.cart-side-form label,.cart-trust-grid span,.cart-availability-note{align-items:center;gap:7px;display:inline-flex}.saukhya-cart-topline button{color:var(--saukhya-theme);background:0 0;border:0;flex:none;padding:8px 10px;transition:background-color .2s,color .2s}.saukhya-cart-topline button:hover,.saukhya-cart-topline button:focus-visible{color:#1f1a1c;background:#fff}.cart-table .table th{color:#706a6d;font-size:var(--cart-small);letter-spacing:0;background:#faf7f8;padding-top:16px;padding-bottom:16px;font-weight:800;line-height:1.2}.cart-table .cart-box{text-align:left;align-items:center;gap:14px;display:flex}.cart-table .react-cart-thumb{background:#fafafa;flex:0 0 95px;justify-content:center;align-items:center;width:95px;height:127px;display:inline-flex;overflow:hidden}.cart-table .cart-box img{aspect-ratio:3/4;object-fit:cover;width:100%;max-width:none;height:100%;display:block}.cart-table .cart-box>div{min-width:0}.cart-product-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.cart-title-discount-badge{background:linear-gradient(135deg, var(--saukhya-theme), #d91f76);color:#fff;text-transform:uppercase;white-space:nowrap;flex:none;padding:6px 7px;font-size:10px;font-weight:900;line-height:1;box-shadow:0 8px 16px #ec398829}.cart-table .table-title{text-align:left;margin-bottom:12px}.cart-table .table-title h5{font-size:var(--cart-title);font-weight:800}.cart-table .cart-box h5{letter-spacing:0;margin-bottom:8px;font-size:19px;font-weight:700;line-height:1.2}.cart-variant-meta{flex-wrap:wrap;align-items:center;gap:7px;margin:5px 0 9px;display:flex}.cart-variant-meta span{color:#5f585b;font-size:var(--cart-micro);letter-spacing:0;text-transform:uppercase;background:#fff8fb;border:1px solid #ec398821;padding:6px 8px;font-weight:800;line-height:1}.cart-availability-note{color:#7d7579;font-size:var(--cart-micro);margin-top:9px;font-weight:700;line-height:1.35}.cart-availability-note.is-limited{color:#b42318}.cart-undo-alert{color:#1f1a1c;font-size:var(--cart-body);text-align:left;background:#fff8fb;border:1px solid #ec39882e;justify-content:space-between;align-items:center;margin:0 0 14px;padding:11px 12px;font-weight:700;display:flex}.cart-undo-alert button{color:var(--saukhya-theme);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-weight:900;display:inline-flex}.react-cart-size ul{margin-bottom:0;margin-left:0;padding-left:0;list-style:none}.react-cart-size ul li{min-width:38px;padding-left:0;list-style:none}.react-cart-size ul li::marker{content:""}.react-cart-size ul{flex-wrap:wrap;gap:0;display:flex}.react-cart-size.size-box ul.selected li{border:1px solid #1f1a1c1f;border-left:0;min-width:36px;height:34px}.react-cart-size.size-box ul.selected li:first-child{border-left:1px solid #1f1a1c1f}.react-cart-size.size-box ul.selected li a{color:#1f1a1c;font-size:var(--cart-body);letter-spacing:0;justify-content:center;align-items:center;width:100%;height:100%;padding:0 9px;font-weight:700;display:inline-flex}.react-cart-size.size-box ul.selected li.active{background:var(--saukhya-theme);border-color:var(--saukhya-theme)}.react-cart-size.size-box ul.selected li.active a{color:#fff}.react-cart-size.size-box ul.selected li.disabled{color:#b7adb2;cursor:not-allowed;opacity:.55;pointer-events:none;background:#f6f2f4}.react-cart-size.size-box ul.selected li.disabled a{color:#b7adb2}.react-cart-size.size-box ul.selected li.active.disabled{background:var(--saukhya-theme);opacity:.7}.react-cart-size.size-box ul.selected li.active.disabled a{color:#fff}.react-cart-size-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.react-cart-size-actions .btn{font-size:var(--cart-small);justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-weight:700;display:inline-flex}.react-cart-size-actions .btn_black{background:var(--saukhya-theme);border:1px solid var(--saukhya-theme);color:#fff}.react-cart-size-actions .btn_black:hover,.react-cart-size-actions .btn_black:focus-visible{color:#fff;background:#1f1a1c;border-color:#1f1a1c}.react-cart-size-actions .btn_outline:hover,.react-cart-size-actions .btn_outline:focus-visible{color:var(--saukhya-theme);background:#fff8fb;border-color:#ec398873}.react-cart-size-dialog{max-width:520px}.react-cart-size-picker{gap:14px;padding:22px;display:grid}.react-cart-size-picker-product{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;display:grid}.react-cart-size-picker-product img{aspect-ratio:3/4;object-fit:cover;background:#fafafa;width:76px;display:block}.react-cart-size-picker p{color:#1f1a1c;margin:0;font-weight:800}.react-cart-size-picker .size-box ul{flex-wrap:wrap;gap:0;display:flex}.cart-table .quantity{background:#fff8fb;border:1px solid #1f1a1c24;grid-template-columns:36px 46px 36px;align-items:center;width:max-content;min-height:38px;display:inline-grid;overflow:hidden}.cart-table .quantity button,.cart-table .line-quantity{appearance:none;-moz-appearance:textfield;color:#1f1a1c;text-align:center;background:0 0;border:0;height:38px;min-height:0;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:700}.cart-table .line-quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-table .line-quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-table .quantity button{color:var(--saukhya-theme);cursor:pointer;justify-content:center;align-items:center;font-size:13px;transition:background-color .2s,color .2s;display:inline-flex}.cart-table .quantity button:hover,.cart-table .quantity button:focus-visible{color:#1f1a1c;background:#ffe9f4}.cart-table .cart-quantity-segments button.active,.cart-table .cart-quantity-segments button.active:hover,.cart-table .cart-quantity-segments button.active:focus-visible{background:var(--saukhya-theme);color:#fff}.cart-qty-note{color:#8f878b;margin-top:6px;font-size:11px;font-weight:700;display:block}.cart-table .line-quantity{border-left:1px solid #1f1a1c1a;border-right:1px solid #1f1a1c1a;border-radius:0;width:100%;font-weight:800}.react-cart-remove,.react-cart-save{color:#1f1a1c;background:#fff;border:1px solid #1f1a1c24;justify-content:center;align-items:center;gap:6px;width:max-content;min-width:112px;min-height:38px;margin-left:auto;padding:0 12px;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:flex}.react-cart-remove span,.react-cart-save span{font-size:12px;font-weight:800}.react-cart-remove:hover,.react-cart-remove:focus-visible,.react-cart-save:hover,.react-cart-save:focus-visible{color:var(--saukhya-theme);background:#fff8fb;border-color:#ec398857;box-shadow:0 8px 18px #ec39881a}.react-cart-save{margin-top:8px}.cart-savings-note{color:var(--saukhya-theme);font-size:var(--cart-small);background:#fff8fb;border:1px solid #ec398829;margin-bottom:12px;padding:11px 12px;font-weight:800;line-height:1.35}.cart-items{background:#fff;border:1px solid #1f1a1c14;padding:14px;position:sticky;top:92px;box-shadow:0 16px 36px #1f1a1c0f}.cart-login-prompt,.cart-side-form{background:#fff;border:1px solid #1f1a1c14;margin-bottom:10px;padding:11px;display:block}.cart-login-prompt{color:#1f1a1c;font-size:var(--cart-small);text-align:left;border-color:#ec398829;justify-content:flex-start;align-items:center;gap:7px;width:100%;font-weight:700;display:inline-flex}.cart-side-form label{color:#1f1a1c;font-size:var(--cart-small);align-items:center;gap:7px;margin-bottom:8px;font-weight:800;display:inline-flex}.cart-side-form>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.cart-side-form input{color:#1f1a1c;font-size:var(--cart-body);background:#fcfbfb;border:1px solid #1f1a1c1f;min-width:0;height:42px;padding:0 10px;font-weight:600}.cart-side-form button{background:linear-gradient(135deg, var(--saukhya-theme), #d91f76);color:#fff;font-size:var(--cart-small);border:0;min-width:64px;padding:0 12px;font-weight:800;transition:box-shadow .2s,transform .2s;box-shadow:0 8px 16px #ec398829}.cart-side-form button:hover,.cart-side-form button:focus-visible{transform:translateY(-1px);box-shadow:0 12px 22px #ec39883d}.cart-side-form p{color:#706a6d;font-size:var(--cart-micro);margin:8px 0 0;font-weight:600;line-height:1.4}.cart-side-form .cart-delivery-success{color:#207a3f}.cart-side-form .cart-delivery-error{color:#b42318}.cart-body .discount-total-row p,.cart-body .discount-total-row span{color:var(--saukhya-theme);font-weight:800}.cart-body .discount-total-row p{align-items:center;gap:6px;line-height:1.25;display:inline-flex;font-size:var(--cart-body)!important}.cart-body .discount-total-row span{font-size:var(--cart-body)!important}.cart-body ul,.cart-body li{margin-left:0;padding-left:0;list-style:none}.cart-body ul{gap:9px;margin-bottom:0;display:grid}.cart-body li{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-body li p,.cart-body li span{margin:0}.cart-body li p{color:#706a6d;font-size:var(--cart-body);font-weight:700;line-height:1.3}.cart-body li span{color:#1f1a1c;font-size:var(--cart-body);text-align:right;flex:none;font-weight:800;line-height:1.3}.cart-body li::marker{content:""}.cart-early-bird-badge{background:linear-gradient(135deg, var(--saukhya-theme), #d91f76);color:#fff;text-align:left;flex-direction:column;gap:2px;max-width:150px;margin-top:6px;padding:6px 8px;line-height:1.08;display:inline-flex;box-shadow:0 8px 16px #ec39882e;font-size:10px!important}.cart-early-bird-badge span,.cart-early-bird-badge strong{color:#fff;letter-spacing:0;display:block}.cart-early-bird-badge span{text-transform:uppercase;font-size:10px;font-weight:800}.cart-early-bird-badge strong{font-size:10px;font-weight:700}.cart-row-saving{color:var(--saukhya-theme);margin-top:3px;font-size:11px;font-weight:800;line-height:1.2;display:block}.cart-bottom{border-top:1px solid #1f1a1c1a;margin-top:14px;padding-top:14px}.cart-bottom h6{color:#1f1a1c;justify-content:space-between;align-items:center;margin:0 0 5px;font-size:14px;font-weight:800;line-height:1.2;display:flex}.cart-bottom>span{color:#7c7478;font-size:10px;font-weight:600;line-height:1.35;display:block}.cart-summary-actions{gap:9px;margin-top:14px;display:grid}.cart-summary-actions .btn_black,.cart-summary-actions .cart-continue-shopping{font-size:var(--cart-body);letter-spacing:0;min-height:48px;font-weight:800;transition:box-shadow .2s,transform .2s,background-color .2s,border-color .2s,color .2s;border-radius:0!important}.cart-summary-actions .btn_black{background:linear-gradient(135deg, var(--saukhya-theme), #d91f76);border:1px solid #ec3988b3;box-shadow:0 14px 26px #ec398833}.cart-summary-actions .btn_black:hover,.cart-summary-actions .btn_black:focus-visible{transform:translateY(-1px);box-shadow:0 18px 32px #ec398847}.cart-continue-shopping{color:#1f1a1c;background:#fff;border:1px solid #1f1a1c33;justify-content:center;align-items:center;display:inline-flex}.cart-continue-shopping:hover,.cart-continue-shopping:focus-visible{color:var(--saukhya-theme);background:#fff8fb;border-color:#ec398873;transform:translateY(-1px)}.cart-trust-grid{border-top:1px solid #1f1a1c1a;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding-top:14px;display:grid}.cart-trust-grid span{color:#5f585b;font-size:var(--cart-micro);text-transform:uppercase;align-items:center;gap:6px;font-weight:700;display:inline-flex}.cart-discount-price small{color:var(--saukhya-theme);font-size:var(--cart-micro);margin-top:4px;font-weight:700;display:block}@media (width<=767px){.saukhya-cart-page{padding-bottom:86px}.saukhya-cart-topline{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px;padding:13px}.saukhya-cart-topline strong{font-size:15px}.cart-table .table-responsive{border:0;overflow:visible}.cart-table .table,.cart-table .table tbody,.cart-table .table tr,.cart-table .table td{width:100%;display:block}.cart-table .table thead{display:none}.cart-table .cart-line{text-align:left;background:#fff;border:1px solid #1f1a1c1a;margin-bottom:14px;padding:12px;position:relative;box-shadow:0 10px 24px #1f1a1c0d}.cart-table .cart-line td{border:0;justify-content:space-between;align-items:center;min-height:40px;padding:8px 0;display:flex}.cart-table .cart-line td:first-child{min-height:0;padding-top:0;display:block}.cart-table .cart-box{grid-template-columns:82px minmax(0,1fr);align-items:flex-start;gap:12px;display:grid}.cart-table .react-cart-thumb{flex-basis:82px;width:82px;height:110px}.cart-table .cart-box h5{margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.35}.cart-table .cart-line td[data-label]:before{color:#706a6d;content:attr(data-label);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.cart-variant-meta span,.cart-availability-note,.cart-qty-note{font-size:10px}.react-cart-size.size-box ul.selected li a{font-size:12px}.react-cart-size-actions .btn,.react-cart-remove span{font-size:11px}.cart-table .cart-line td[data-label=""]:before{display:none}.cart-table .quantity{grid-template-columns:38px 48px 38px}.cart-line-total-amount,.cart-discount-price{text-align:right;align-items:flex-end;gap:4px;display:inline-flex}.cart-discount-price{flex-flow:wrap;justify-content:flex-end}.cart-discount-price .cart-row-saving{flex-basis:100%}.cart-table .cart-action-button{margin-left:auto}.react-cart-remove,.react-cart-save{justify-self:end;min-width:112px}.cart-checkout-steps{grid-template-columns:1fr}.cart-checkout-steps span+span{border-top:1px solid #1f1a1c14;border-left:0}.react-cart-size-actions{grid-template-columns:1fr;display:grid}.react-cart-size-actions .btn{width:100%}.cart-items{margin-top:4px;position:static}.cart-summary-actions{box-shadow:none;background:0 0;border-top:0;padding:0;position:static}.cart-summary-actions .cart-continue-shopping{display:inline-flex}.cart-trust-grid{grid-template-columns:1fr 1fr}}.saukhya-cart-banner .heading-banner{margin-bottom:clamp(10px,1.6vw,18px);padding:clamp(10px,1.6vw,18px) 0}.saukhya-cart-banner .heading-banner h4{font-size:clamp(20px,1.7vw,26px);line-height:1.15}.saukhya-cart-page .cart-table,.saukhya-cart-page .cart-items,.saukhya-cart-page .cart-checkout-steps,.saukhya-cart-page .saukhya-cart-topline{border-radius:8px}.saukhya-cart-page .cart-table{background:#fff;border:1px solid #1f1a1c14;padding:16px;box-shadow:0 12px 30px #1f1a1c0b}.saukhya-cart-page .cart-items{border-radius:8px}.cart-table .quantity{grid-template-columns:42px 50px 42px;min-height:44px}.cart-table .quantity button,.cart-table .line-quantity{height:44px}.react-cart-size-actions .btn,.react-cart-remove,.react-cart-save,.cart-side-form input,.cart-side-form button,.cart-summary-actions .btn_black,.cart-summary-actions .cart-continue-shopping,.cart-login-prompt{min-height:44px}@media (width>=768px) and (width<=1199px){.saukhya-cart-layout{row-gap:22px}.cart-items{margin-top:0;position:static}.cart-table .cart-box{gap:12px}.cart-table .react-cart-thumb{flex-basis:86px;width:86px;height:116px}.cart-table .cart-box h5{font-size:16px}}@media (width>=768px){.cart-table .table{table-layout:fixed}.cart-table .table th:first-child,.cart-table .table td:first-child{width:48%}.cart-table .table th:nth-child(2),.cart-table .table td:nth-child(2){width:14%}.cart-table .table th:nth-child(3),.cart-table .table td:nth-child(3){width:18%}.cart-table .table th:nth-child(4),.cart-table .table td:nth-child(4),.cart-table .table th:nth-child(5),.cart-table .table td:nth-child(5){width:10%}.cart-table .cart-line td{vertical-align:middle;padding-top:18px;padding-bottom:18px}.cart-table .cart-box{align-items:flex-start}.cart-product-heading{gap:12px}.cart-table .cart-box h5{margin-top:0}.cart-table .cart-quantity-segments{background:#fff8fb;border:1px solid #ec398826;border-radius:7px;grid-template-columns:repeat(3,38px);width:max-content;min-height:38px;display:inline-grid;overflow:hidden}.cart-table .cart-quantity-segments button{color:#5f585b;background:0 0;border:0;border-left:1px solid #ec39881f;height:38px;min-height:38px;font-size:12px;font-weight:900}.cart-table .cart-quantity-segments button:first-child{border-left:0}.cart-table .cart-quantity-segments button.active{box-shadow:0 5px 12px #ec398824}.cart-table .cart-line td[data-label=Quantity],.cart-table .cart-line td[data-label=Quantity] .cart-qty-note{text-align:center}}@media (width>=768px) and (width<=991px){.cart-table .table-responsive{border:0;overflow:visible}.cart-table .table,.cart-table .table tbody,.cart-table .table tr,.cart-table .table td{display:block;width:100%!important}.cart-table .table thead{display:none}.cart-table .cart-line{background:linear-gradient(#fff 0%,#fffafb 100%);border:1px solid #ec39881a;border-radius:8px;margin-bottom:16px;padding:14px;box-shadow:0 12px 28px #1f1a1c0f}.cart-table .cart-line td{border:0;justify-content:space-between;align-items:center;min-height:42px;padding:8px 0;display:flex}.cart-table .cart-line td:first-child{border-bottom:1px solid #1f1a1c12;padding-bottom:14px;display:block}.cart-table .cart-line td[data-label]:before{color:#706a6d;content:attr(data-label);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.cart-table .cart-line td[data-label=""]:before{display:none}.cart-table .cart-line td[data-label=Price],.cart-table .cart-line td[data-label=Quantity],.cart-table .cart-line td[data-label=Total]{background:#fff;border:1px solid #1f1a1c14;border-radius:8px;grid-template-columns:minmax(72px,auto) minmax(0,1fr);gap:6px 12px;min-height:52px;margin-top:10px;padding:10px 12px;display:grid;box-shadow:0 6px 14px #1f1a1c09}.cart-table .cart-line td[data-label=Quantity] .cart-quantity-segments,.cart-line-total-amount,.cart-discount-price{justify-self:end}.cart-table .cart-line td[data-label=Quantity] .cart-qty-note{text-align:right;grid-column:2;margin-top:-2px}.cart-table .cart-line td:last-child{border-top:1px solid #1f1a1c12;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;padding-top:12px;display:grid}.react-cart-remove,.react-cart-save{width:100%;margin:0}}@media (width<=767px){.saukhya-cart-empty{padding-top:22px}.cart-empty-panel{padding:24px 16px}.cart-empty-icon{width:56px;height:56px;margin-bottom:14px}.cart-empty-actions{grid-template-columns:1fr;width:100%;display:grid}.cart-empty-actions .btn_black,.cart-empty-actions .btn{width:100%}.cart-empty-perks{grid-template-columns:1fr}.saukhya-cart-banner .heading-banner{margin-bottom:8px;padding:8px 0}.saukhya-cart-banner .heading-banner h4{font-size:19px}.saukhya-cart-page{padding-bottom:124px}.saukhya-cart-page>.custom-container{padding-left:12px;padding-right:12px}.saukhya-cart-topline{gap:8px;margin-bottom:10px;padding:11px 12px}.saukhya-cart-topline button{border:1px solid #ec39882e;justify-content:center;width:100%;min-height:44px;padding:0 10px}.cart-checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.cart-checkout-steps span{gap:4px;min-height:40px;padding:0 5px;font-size:10px}.cart-checkout-steps span+span{border-top:0;border-left:1px solid #1f1a1c14}.saukhya-cart-page .cart-table{box-shadow:none;border:0;padding:0}.cart-table .table-title{margin-bottom:9px}.cart-table .table-title h5{font-size:17px}.cart-table .cart-line{background:linear-gradient(#fff 0% 58%,#fffafb 100%);border-color:#ec39881a;border-radius:8px;margin-bottom:14px;padding:12px;overflow:hidden;box-shadow:0 12px 28px #1f1a1c12}.cart-table .cart-line td{min-height:36px;padding:6px 0}.cart-table .cart-line td:first-child{border-bottom:1px solid #1f1a1c12;padding-bottom:12px}.cart-table .cart-box{grid-template-columns:84px minmax(0,1fr);gap:12px}.cart-table .react-cart-thumb{border-radius:6px;flex-basis:84px;width:84px;height:112px}.cart-table .cart-box h5{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:13.5px;line-height:1.28;display:-webkit-box;overflow:hidden}.cart-product-heading{align-items:flex-start;gap:7px}.cart-title-discount-badge{padding:5px 6px;font-size:9px}.cart-variant-meta{gap:5px;margin:4px 0 7px}.cart-variant-meta span{background:#fff;border-color:#ec39882e;padding:5px 6px}.react-cart-size ul{gap:4px}.react-cart-size.size-box ul.selected li{background:#fff;border-left:1px solid #1f1a1c1f;border-radius:5px;min-width:34px;height:32px}.react-cart-size.size-box ul.selected li a{padding:0 7px;font-size:11px}.react-cart-size-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.react-cart-size-actions .btn{min-height:44px;padding:0 7px;font-size:10.5px}.cart-availability-note{margin-top:7px}.cart-table .quantity{grid-template-columns:44px 50px 44px;width:138px}.cart-table .cart-quantity-segments{background:#fff8fb;border:1px solid #ec398826;border-radius:7px;grid-template-columns:repeat(3,34px);width:max-content;min-height:34px;display:inline-grid;overflow:hidden}.cart-table .cart-quantity-segments button{color:#5f585b;background:0 0;border:0;border-left:1px solid #ec39881f;height:34px;min-height:34px;font-size:12px;font-weight:900}.cart-table .cart-quantity-segments button:first-child{border-left:0}.cart-table .cart-quantity-segments button.active{background:var(--saukhya-theme);color:#fff;box-shadow:0 5px 12px #ec398829}.cart-table .cart-line td[data-label=Price],.cart-table .cart-line td[data-label=Quantity],.cart-table .cart-line td[data-label=Total]{background:#fff;border:1px solid #1f1a1c14;border-radius:8px;grid-template-columns:minmax(64px,auto) minmax(0,1fr);gap:6px 12px;min-height:52px;margin-top:8px;padding:10px 12px;display:grid;box-shadow:0 6px 14px #1f1a1c09}.cart-table .cart-line td[data-label=Quantity] .cart-qty-note{text-align:right;grid-column:2;margin-top:-2px}.cart-table .cart-line td[data-label=Quantity] .cart-quantity-segments{justify-self:end}.cart-table .cart-line td[data-label=Price]:before,.cart-table .cart-line td[data-label=Quantity]:before,.cart-table .cart-line td[data-label=Total]:before{color:#8a8185;letter-spacing:0;align-self:center}.cart-table .cart-line td[data-label=""]+td[data-label=Price]{margin-top:12px}.cart-line-total-amount,.cart-discount-price{justify-self:end;max-width:58%}.cart-table .cart-line td[data-label=Price] .cart-discount-price,.cart-table .cart-line td[data-label=Total] .cart-line-total-amount{max-width:none}.cart-early-bird-badge{max-width:132px;padding:5px 6px}.cart-table .cart-action-button{margin-left:0}.cart-table .cart-line td:last-child{border-top:1px solid #1f1a1c12;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding-top:12px;display:grid}.react-cart-remove,.react-cart-save{white-space:nowrap;background:#fff;border-radius:7px;gap:5px;width:100%;min-width:0;margin:0;padding:0 8px}.react-cart-remove span,.react-cart-save span{font-size:11px}.react-cart-remove svg,.react-cart-save svg{flex:none;width:15px;height:15px}.cart-items{border-radius:8px;margin-top:2px;padding:12px;box-shadow:0 10px 24px #1f1a1c0b}.cart-side-form{padding:10px}.cart-side-form>div{grid-template-columns:minmax(0,1fr) minmax(68px,auto)}.cart-summary-actions{gap:8px}.cart-summary-actions .btn_black,.cart-summary-actions .cart-continue-shopping{min-height:46px}.cart-trust-grid{gap:7px}.cart-trust-grid span{align-items:flex-start;font-size:9.5px;line-height:1.2}.cart-mobile-checkout{padding-bottom:calc(10px + env(safe-area-inset-bottom));z-index:1060;border:1px solid #1f1a1c1a;border-radius:8px;margin:0 12px 16px;position:static;bottom:10px;left:auto;right:auto}.react-storefront:has(.cart-mobile-checkout){padding-bottom:0}.cart-mobile-checkout .btn_black{min-width:128px;min-height:46px}.react-storefront:has(.cart-mobile-checkout) .saukhya-cookie-consent{margin-bottom:0}.react-storefront:has(.cart-mobile-checkout) footer{margin-bottom:0}}@media (width<=390px){.cart-table .cart-box{grid-template-columns:76px minmax(0,1fr)}.cart-table .react-cart-thumb{flex-basis:76px;width:76px;height:101px}.react-cart-size-actions{grid-template-columns:1fr}.cart-table .cart-line td:last-child{grid-template-columns:1fr 1fr}.react-cart-remove,.react-cart-save{padding:0 6px;font-size:0}.react-cart-remove span,.react-cart-save span{font-size:10.5px}}@media (width<=340px){.saukhya-cart-page>.custom-container{padding-left:10px;padding-right:10px}.cart-table .cart-box{grid-template-columns:68px minmax(0,1fr)}.cart-table .react-cart-thumb{flex-basis:68px;width:68px;height:91px}.cart-checkout-steps span{font-size:9px}.cart-line-total-amount,.cart-discount-price{max-width:62%}.cart-table .cart-line td:last-child{gap:6px}.react-cart-remove,.react-cart-save{gap:4px}.react-cart-remove span,.react-cart-save span{font-size:10px}.react-cart-remove svg,.react-cart-save svg{width:14px;height:14px}.cart-mobile-checkout{gap:8px;padding-left:10px;padding-right:10px}.cart-mobile-checkout .btn_black{min-width:112px}}.cart-mobile-checkout{display:none}.checkout-page{--checkout-font:var(--saukhya-font-family);color:#1f1a1c;font-family:var(--checkout-font);padding:34px 0 70px;overflow:clip}.checkout-page button,.checkout-page input,.checkout-page select{font-family:var(--checkout-font);letter-spacing:0}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(340px,390px);align-items:flex-start;gap:28px;min-width:0;display:grid}.checkout-box,.checkout-summary{background:#fff;border:1px solid #1f1a1c14;border-radius:8px;min-width:0;box-shadow:0 16px 36px #1f1a1c0f}.checkout-box{padding:24px}.checkout-stepper{background:#faf7f8;border:1px solid #1f1a1c14;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:18px;padding:10px;display:grid}.checkout-stepper span{color:#706a6d;justify-content:center;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:800;display:flex}.checkout-stepper b{color:#706a6d;background:#fff;border:1px solid #1f1a1c1f;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;height:26px;display:inline-flex}.checkout-stepper span.done{color:var(--saukhya-theme)}.checkout-stepper span.done b{background:var(--saukhya-theme);border-color:var(--saukhya-theme);color:#fff}.checkout-box h4,.checkout-summary h3{color:#1f1a1c;letter-spacing:0;margin:0 0 18px;font-weight:800;line-height:1.2}.checkout-box h4{font-size:22px}.checkout-summary h3{border-bottom:1px solid #1f1a1c1a;margin:0;padding:18px;font-size:18px}.mobile-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.checkout-box label{color:#5f585b;letter-spacing:0;text-transform:uppercase;gap:7px;margin:0;font-size:12px;font-weight:800;display:grid}.checkout-box input,.checkout-box select{color:#1f1a1c;background:#fcfbfb;border:1px solid #1f1a1c24;border-radius:6px;width:100%;min-width:0;height:46px;padding:0 12px;font-size:14px;font-weight:600}.checkout-box input:focus,.checkout-box select:focus{border-color:#ec39888c;outline:0;box-shadow:0 0 0 3px #ec39881a}.checkout-select2-label{min-width:0}.checkout-select2{position:relative}.checkout-select2-trigger{color:#1f1a1c;text-align:left;background:#fcfbfb;border:1px solid #1f1a1c24;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-width:0;height:46px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.checkout-select2.open .checkout-select2-trigger{border-color:#ec39888c;box-shadow:0 0 0 3px #ec39881a}.checkout-select2-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkout-select2-trigger b{color:var(--saukhya-theme);flex:none;margin-left:10px;font-size:11px;font-weight:800}.checkout-select2.disabled .checkout-select2-trigger{color:#958d91;cursor:not-allowed;opacity:.75}.checkout-select2-menu{z-index:40;background:#fff;border:1px solid #1f1a1c1f;border-radius:8px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 18px 34px #1f1a1c24}.checkout-select2-menu input{height:40px;margin-bottom:8px}.checkout-select2-options{gap:4px;max-height:228px;display:grid;overflow:auto}.checkout-select2-options button{color:#1f1a1c;text-align:left;background:#fff;border:1px solid #0000;border-radius:6px;gap:2px;min-height:40px;padding:7px 9px;font-size:13px;font-weight:800;display:grid}.checkout-select2-options button:hover,.checkout-select2-options button.active{color:var(--saukhya-theme);background:#fff8fb;border-color:#ec398838}.checkout-select2-options small{color:#706a6d;font-size:11px;font-weight:700}.checkout-select2-options p{color:#706a6d;text-transform:none;margin:0;padding:8px;font-size:13px;font-weight:700}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid .full{grid-column:1/-1}.customer-summary,.alert-box{border:1px solid #ec398829;margin-bottom:18px;padding:12px 14px}.checkout-auth-gate{background:#fff8fb;border:1px solid #ec39882e;border-radius:8px;gap:12px;padding:20px;display:grid}.checkout-auth-gate h4,.checkout-auth-gate p{margin:0}.checkout-auth-gate p{color:#706a6d;font-size:14px;font-weight:700;line-height:1.45}.checkout-auth-actions{flex-wrap:wrap;gap:10px;display:flex}.checkout-auth-actions .btn-pink,.checkout-auth-actions .btn-black{margin-top:0}.customer-summary{background:#fff8fb;border-radius:8px}.customer-summary strong,.customer-summary span{display:block}.customer-summary strong{color:#1f1a1c;font-size:15px;font-weight:800}.customer-summary span{color:#706a6d;margin-top:3px;font-size:12px;font-weight:700}.alert-box{color:var(--saukhya-theme);background:#fff8fb;border-radius:8px;margin-top:14px;font-size:13px;font-weight:700}.checkout-delivery-card{background:#faf7f8;border:1px solid #1f1a1c14;border-radius:8px;gap:4px;margin-bottom:14px;padding:12px 14px;display:grid}.checkout-delivery-card strong{color:#1f1a1c;font-size:14px;font-weight:800}.checkout-delivery-card span{color:#706a6d;font-size:12px;font-weight:700;line-height:1.4}.checkout-saved-address{background:#fff;border:1px solid #1f1a1c1a;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding:16px;display:flex;box-shadow:0 12px 26px #1f1a1c0f}.checkout-saved-address strong{color:#1f1a1c;margin-bottom:5px;font-size:15px;font-weight:800;display:block}.checkout-saved-address p,.checkout-saved-address span{color:#706a6d;margin:0;font-size:13px;font-weight:700;line-height:1.45}.checkout-saved-address span{color:var(--saukhya-theme);margin-top:6px;display:block}.checkout-saved-address button,.checkout-add-address{color:var(--saukhya-theme);background:#fff;border:1px solid #ec398847;border-radius:6px;flex:none;min-height:40px;padding:0 14px;font-size:13px;font-weight:800}.checkout-add-address{margin-top:18px;margin-left:10px}.checkout-page .btn-black,.checkout-page .btn-pink{border:0;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:14px;font-weight:800;display:inline-flex}.checkout-page .btn-black,.checkout-page .btn-pink,.checkout-summary>button{background:linear-gradient(135deg, var(--saukhya-theme), #d91f76);color:#fff;box-shadow:0 12px 22px #ec39882e}.checkout-page .btn-pink{margin-top:18px}.checkout-auth-actions .btn-black,.checkout-saved-address button,.checkout-add-address{box-shadow:none;color:var(--saukhya-theme);background:#fff}.checkout-page button:disabled{cursor:not-allowed;opacity:.65}.checkout-summary{max-height:calc(100vh - 112px);position:sticky;top:92px;overflow:auto}.summary-item{border-bottom:1px solid #1f1a1c14;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:14px 18px;display:grid}.summary-item img{aspect-ratio:3/4;object-fit:cover;background:#fafafa;border-radius:6px;width:72px;display:block}.summary-item h5{color:#1f1a1c;margin:0 0 5px;font-size:14px;font-weight:800;line-height:1.25}.summary-item span{color:#706a6d;font-size:12px;font-weight:700;line-height:1.35;display:block}.summary-item p{color:#1f1a1c;margin:6px 0 0;font-size:14px;font-weight:800}.summary-item del{color:#8f878b;margin-left:5px;font-size:12px;font-weight:700}.summary-line,.saving-line{justify-content:space-between;align-items:center;padding:8px 18px;font-size:14px;display:flex}.summary-line span,.saving-line span{color:#706a6d;font-weight:700}.summary-line strong,.saving-line strong{color:#1f1a1c;font-weight:800}.saving-line span,.saving-line strong{color:var(--saukhya-theme)}.checkout-lock-note{color:#706a6d;background:#fff8fb;border-radius:6px;margin:8px 18px 0;padding:9px 10px;font-size:12px;font-weight:700}.checkout-review-status{border-top:1px solid #1f1a1c14;gap:7px;padding:14px 18px 6px;display:grid}.checkout-review-status span{color:#706a6d;font-size:12px;font-weight:800}.checkout-review-status span.done{color:var(--saukhya-theme)}.payment-options{background:#faf7f8;border-top:1px solid #1f1a1c14;gap:9px;margin-top:10px;padding:16px 18px;display:grid}.payment-options h6{color:#1f1a1c;margin:0;font-size:14px;font-weight:800}.payment-options label{color:#1f1a1c;background:#fff;border:1px solid #1f1a1c1f;border-radius:6px;align-items:center;gap:9px;min-height:42px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.payment-options label span{gap:2px;display:grid}.payment-options label strong{font-size:13px;font-weight:800}.payment-options label small{color:#706a6d;font-size:11px;font-weight:700;line-height:1.35}.payment-options label.active{color:var(--saukhya-theme);background:#fff8fb;border-color:#ec398861}.payment-options input{accent-color:var(--saukhya-theme);width:auto;height:auto}.checkout-summary>button{border:0;border-radius:0 0 8px 8px;width:100%;min-height:50px;font-size:14px;font-weight:800}@media (width<=1199px){.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(310px,360px);gap:22px}.checkout-box{padding:20px}}@media (width<=991px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{max-height:none;position:static}}@media (width<=767px){.cart-mobile-checkout{z-index:1050;background:#fff;border:1px solid #1f1a1c1a;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 12px 16px;padding:10px 14px;display:flex;position:static;box-shadow:0 12px 26px #1f1a1c14}.cart-mobile-checkout span{color:#706a6d;font-size:11px;font-weight:700;line-height:1.1;display:block}.cart-mobile-checkout strong{color:#1f1a1c;margin-top:3px;font-size:16px;line-height:1.1;display:block}.cart-mobile-checkout .btn_black{background:linear-gradient(135deg, var(--saukhya-theme), #d91f76);letter-spacing:0;border:0;flex:none;justify-content:center;align-items:center;min-width:132px;min-height:44px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #ec39883d}.checkout-page{padding:22px 0 44px}.checkout-layout{grid-template-columns:1fr;gap:16px}.checkout-box{padding:14px}.checkout-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px}.checkout-stepper span{text-align:center;flex-direction:column;gap:4px;min-height:48px;font-size:11px;line-height:1.1}.checkout-stepper b{flex-basis:24px;width:24px;height:24px}.checkout-auth-actions,.checkout-saved-address{display:grid}.checkout-add-address{width:100%;margin-left:0}.checkout-box h4{font-size:18px}.checkout-auth-gate{padding:16px}.checkout-auth-actions,.mobile-row,.form-grid{grid-template-columns:1fr}.checkout-summary{max-height:none;position:static}.checkout-summary h3{padding:16px;font-size:17px}.summary-item{grid-template-columns:64px minmax(0,1fr);padding:12px 16px}.summary-item img{width:64px}.checkout-page .btn-black,.checkout-page .btn-pink,.checkout-summary>button{width:100%}}@media (width<=360px){.checkout-stepper span{font-size:10px}.summary-item{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:12px}.summary-item img{width:56px}.checkout-summary h3,.payment-options,.checkout-review-status{padding-left:14px;padding-right:14px}}.saukhya-order-success-page{color:#1f1a1c;font-family:var(--saukhya-font-family);padding-top:clamp(22px,4vw,48px);padding-bottom:clamp(48px,7vw,88px)}.order-success-layout{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:flex-start;gap:28px;display:grid}.order-success-card,.order-success-summary{background:#fff;border:1px solid #1f1a1c14;border-radius:8px;box-shadow:0 18px 42px #1f1a1c0f}.order-success-card{background:linear-gradient(135deg,#fff8fbf0,#fffffff5),radial-gradient(circle at 100% 0,#ec398824,#0000 34%);gap:16px;padding:clamp(22px,3vw,34px);display:grid}.order-success-icon{background:var(--saukhya-theme);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 14px 30px #ec39883d}.order-success-kicker{color:var(--saukhya-theme);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:900}.order-success-card h3{margin:0;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1.08}.order-success-card p{color:#5f585b;max-width:680px;margin:0;font-size:15px;font-weight:650;line-height:1.55}.order-success-reference{background:#fff;border:1px solid #ec398824;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 14px;padding:14px;display:grid}.order-success-reference span{color:#706a6d;text-transform:uppercase;grid-column:1;font-size:11px;font-weight:900}.order-success-reference strong{color:#1f1a1c;overflow-wrap:anywhere;grid-column:1;min-width:0;font-size:14px;font-weight:900}.order-success-reference button{color:var(--saukhya-theme);cursor:pointer;background:#fff8fb;border:1px solid #ec398838;border-radius:6px;grid-area:1/2/span 2;justify-content:center;align-self:stretch;align-items:center;gap:6px;min-width:92px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.order-success-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.order-success-meta span{color:#706a6d;background:#fff;border:1px solid #1f1a1c14;border-radius:8px;align-items:flex-start;gap:6px;min-width:0;padding:12px;font-size:12px;font-weight:800;display:grid}.order-success-meta svg{color:var(--saukhya-theme)}.order-success-meta strong{color:#1f1a1c;font-size:14px;font-weight:900;line-height:1.2}.order-success-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.order-success-actions .btn_black,.order-success-actions .btn{justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex;border-radius:6px!important}.order-success-summary{position:sticky;top:92px;overflow:hidden}.order-success-summary .summary-item{grid-template-columns:62px minmax(0,1fr);align-items:flex-start}.order-line-thumb{background:#faf7f8;border:1px solid #1f1a1c14;border-radius:8px;align-items:center;width:58px;height:76px;display:block;position:relative;overflow:hidden;box-shadow:0 8px 18px #1f1a1c14}.order-line-thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=991px){.order-success-layout{grid-template-columns:1fr}.order-success-summary{position:static}}@media (width<=767px){.saukhya-order-success-page{padding-top:18px}.order-success-card{gap:14px;padding:18px}.order-success-icon{width:50px;height:50px}.order-success-reference{grid-template-columns:1fr}.order-success-reference button{grid-row:auto;justify-content:center;min-height:42px}.order-success-meta{grid-template-columns:1fr 1fr}.order-success-actions{grid-template-columns:1fr;display:grid}.order-success-summary .summary-item{grid-template-columns:56px minmax(0,1fr)}.order-line-thumb{width:52px;height:72px}}
