:root{--ink:#183d29;--cream:#fcfaf5;--sage:#edf3e7;--orange:#bd194b;--line:#dce2d9;--berry:#bd194b;--forest:#16452c;--forest-dark:#0e2f1d;--lime:#eaf4d8;--muted:#6f7d73;--font-display:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;--font-sans:var(--font-manrope),"Manrope",Arial,sans-serif}*{box-sizing:border-box}body,html{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;color:var(--ink);font-family:var(--font-sans);background:var(--cream);position:relative;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{color:inherit}button{cursor:pointer}a{text-decoration:none}.siteHeaderLucknawi{width:100%;background:#fffefb;position:relative;z-index:100;border-bottom:1px solid #e8e3d9}.lucknawiAnnouncementBar{min-height:38px;padding:0 24px;background:#173d29;color:#ffffff;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.announcementArrowBtn{background:none;border:none;color:#ffffff;padding:4px 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.85;transition:opacity .15s ease,transform .15s ease}.announcementArrowBtn:hover{opacity:1;transform:scale(1.1)}.announcementContent{display:flex;align-items:center;gap:12px;text-align:center}.announcementText{color:#ffffff}.announcementLink{color:#ffffff;text-decoration:underline}.headerMiddleRow{max-width:1380px;margin:0 auto;padding:16px 32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:20px;gap:20px}.headerLeftActions{min-width:0;display:flex;align-items:center;justify-content:flex-start}.headerBrandLogo{display:flex;align-items:center;justify-content:center;height:56px}.headerBrandLogo img{height:100%;max-height:56px;width:auto;object-fit:contain}.headerRightActions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.actionIconBtn,.actionIconLink{position:relative;background:none;border:none;padding:6px;color:#2e2219;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease,transform .2s ease}.actionIconBtn:hover,.actionIconLink:hover{color:#852230;transform:translateY(-1px)}.actionBadge{position:absolute;top:-2px;right:-4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#852230;color:#ffffff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(133,34,48,.3)}.mobileMenuBtn{display:none;background:none;border:none;padding:6px;color:#2e2219;cursor:pointer}.mobileNavInstagram,.mobileNavTop{display:none}.headerNavRow{display:flex;align-items:center;justify-content:center;gap:36px;padding:10px 24px 14px;border-top:1px solid #f2edd600}.navItem{color:#221c17;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;position:relative;padding:4px 0;transition:color .2s ease}.navItem:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#523318;opacity:0;transform:scaleX(.4);transition:opacity .2s ease,transform .2s ease}.navItem:hover{color:#523318}.navItem.active:after,.navItem:hover:after{opacity:1;transform:scaleX(1)}.navItem.active{color:#523318}@media (max-width:900px){.headerMiddleRow{grid-template-columns:1fr auto 1fr;min-height:68px;padding:10px 16px;gap:12px}.headerBrandLogo{height:42px}.headerBrandLogo img{max-height:42px}.mobileMenuBtn{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #d8e5d8;border-radius:50%;color:#173d29;background:#fff;box-shadow:0 7px 18px rgba(23,61,41,.08)}.headerRightActions{gap:4px}.headerRightActions .actionIconBtn:not(.cartBtn),.headerRightActions .actionIconLink{display:none}.headerRightActions .cartBtn{width:44px;height:44px;padding:0;border:1px solid #d8e5d8;border-radius:50%;background:#fff;box-shadow:0 7px 18px rgba(23,61,41,.08)}.headerNavRow{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:calc(24px + env(safe-area-inset-top)) 26px calc(30px + env(safe-area-inset-bottom));background:linear-gradient(155deg,#ffffff,#fffefb 55%,#edf6e9);border:0;transform:translateX(-100%);visibility:hidden;pointer-events:none;opacity:0;transition:transform .28s ease,opacity .2s ease,visibility .2s ease;box-shadow:24px 0 70px rgba(9,37,22,.16)}.headerNavRow.mobileOpen{transform:translateX(0);visibility:visible;pointer-events:auto;opacity:1}.mobileNavTop{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px;margin-bottom:14px;border-bottom:1px solid #d7e3d7;color:#173d29;font-size:10px;font-weight:800;letter-spacing:.16em}.mobileNavTop button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d7e3d7;border-radius:50%;background:#fff;color:#173d29}.headerNavRow .navItem{display:flex;align-items:center;min-height:57px;padding:0 4px;border-bottom:1px solid #e2ebe1;color:#173d29;font-family:var(--font-display);font-size:29px;font-weight:600;letter-spacing:-.015em;text-transform:none}.headerNavRow .navItem:after{left:auto;right:5px;bottom:50%;width:7px;height:7px;border-radius:50%;background:#bd194b;transform:translateY(50%) scale(.4)}.headerNavRow .navItem.active,.headerNavRow .navItem:hover{color:#1d6840}.mobileNavInstagram{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;border:1px solid #1d6840;border-radius:3px;background:#1d6840;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}}.categoryShowcase--minimal{padding:48px 4.2vw;background:var(--section-bg,#ffffff);color:var(--section-text,#173d29);text-align:center;position:relative}.categoryMinimalHeader{margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.categoryMinimalHeader .eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.18em;color:#7c624d;margin-bottom:6px;text-transform:uppercase}.categoryMinimalHeader .eyebrow:after,.categoryMinimalHeader .eyebrow:before{display:none}.categoryMinimalHeader h2{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.6rem);font-weight:600;color:#173d29;margin:0;letter-spacing:-.015em;line-height:1.18;text-shadow:none}.categoryMinimalSubtitle{font-size:14px;color:#556655;margin:8px auto 0;max-width:540px;line-height:1.6;font-weight:400}.categoryMinimalGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;max-width:1360px;margin:0 auto}.categoryMinimalCard{display:flex;flex-direction:column;align-items:center;text-decoration:none}.categoryMinimalImageWrap{position:relative;width:100%;aspect-ratio:4/5;border-radius:18px;overflow:hidden;background-color:#f5f0e8;border:1px solid rgba(23,61,41,.08);box-shadow:0 4px 18px rgba(23,61,41,.05);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s ease}.categoryMinimalImageWrap img{object-fit:cover;object-position:center top;transition:transform .6s cubic-bezier(.16,1,.3,1)}.categoryCardOverlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(23,61,41,.6));opacity:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:22px;transition:opacity .35s ease;z-index:2}.categoryCardBtn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#ffffff;color:#173d29;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;border-radius:30px;box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(12px);transition:transform .35s cubic-bezier(.16,1,.3,1)}.categoryMinimalCard:hover .categoryMinimalImageWrap{transform:translateY(-6px);box-shadow:0 14px 36px rgba(23,61,41,.12);border-color:rgba(23,61,41,.2)}.categoryMinimalCard:hover .categoryMinimalImageWrap img{transform:scale(1.06)}.categoryMinimalCard:hover .categoryCardOverlay{opacity:1}.categoryMinimalCard:hover .categoryCardBtn{transform:translateY(0)}.categoryMinimalTitle{margin-top:18px;font-family:var(--font-display);font-size:18px;font-weight:600;color:#173d29;text-align:center;display:inline-flex;align-items:center;gap:6px;transition:color .25s ease}.categoryTitleArrow{opacity:0;transform:translateX(-4px);transition:opacity .25s ease,transform .25s ease;color:#bd194b}.categoryMinimalCard:hover .categoryMinimalTitle{color:#bd194b}.categoryMinimalCard:hover .categoryTitleArrow{opacity:1;transform:translateX(0)}@media (max-width:1024px){.categoryMinimalGrid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:550px){.categoryMinimalGrid{grid-template-columns:repeat(2,1fr);gap:14px}.categoryMinimalImageWrap{border-radius:14px}.categoryMinimalTitle{font-size:14px;margin-top:10px}}.announcement{min-height:42px;padding:0 4.5vw;gap:18px;background:linear-gradient(90deg,#0d321f,#16452c 50%,#0d321f);color:#fffdf5;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.announcement,.announcementMessage{display:flex;align-items:center;justify-content:center}.announcementMessage{gap:8px;text-align:center;animation:announcementIn .36s ease both}.announcementMessage svg{width:15px;height:15px;color:#d8ffb2;flex:0 0 auto}.announcementProgress{display:flex;gap:4px}.announcementProgress i{width:4px;height:4px;border-radius:50%;background:#ffffff55;transition:.25s}.announcementProgress i.active{width:15px;border-radius:4px;background:#d8ffb2}@keyframes announcementIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.announcement a{gap:6px;border-bottom:1px solid #ffffff80}.announcement a,.header{display:flex;align-items:center}.header{height:100px;padding:0 4.2vw;background:linear-gradient(180deg,#fffefb,#f8fced);color:var(--forest);justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid #cfdacb;box-shadow:0 10px 35px #173d2910}.header:after{content:"";position:absolute;left:4.2vw;right:4.2vw;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--berry) 48%,transparent);opacity:.3}.brand{display:block;width:190px;line-height:0}.brand img{display:block;width:100%;height:auto}.nav{gap:3px;padding:0 11px;border-left:1px solid #d8e0d4;border-right:1px solid #d8e0d4;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav,.nav a{display:flex;align-items:center}.nav a{position:relative;justify-content:center;min-height:42px;padding:0 13px;border-radius:4px;transition:color .25s ease,background .25s ease,transform .25s ease}.nav a:after{content:"";position:absolute;left:13px;right:13px;bottom:5px;height:1px;background:var(--berry);opacity:0;transform:scaleX(.25);transition:opacity .25s ease,transform .25s ease}.nav a:hover{color:var(--berry);background:#ffffffa8;transform:translateY(-1px)}.nav a.navActive:after,.nav a:hover:after{opacity:1;transform:scaleX(1)}.nav a.navActive{color:var(--berry);background:#eaffcf}.headerActions{display:flex;align-items:center;gap:8px}.headerActions button,.mobileClose{border:0;background:transparent;padding:4px}.headerActions>button{width:38px;height:38px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.headerActions>button:hover{color:var(--berry);background:#fff;border-color:#d8e0d4;transform:translateY(-1px)}.headerActions svg{width:19px;stroke-width:1.65}.cartButton{position:relative}.cartButton span{position:absolute;width:17px;height:17px;display:grid;place-items:center;right:-7px;top:-7px;background:var(--orange);color:white;border-radius:50%;font-size:10px}.menuButton,.mobileClose{display:none}.searchBar{position:absolute;inset:100px 0 auto;height:72px;padding:0 4.5vw;background:#fff;color:var(--ink);display:flex;align-items:center;gap:14px;box-shadow:0 8px 20px #1d281c12}.searchBar input{flex:1 1;border:0;outline:0;font-size:16px}.searchBar button{border:0;background:transparent}.hero{--hero-pad-inline:clamp(1rem,5vw,1.5rem);--hero-image-block:clamp(12.5rem,58vw,18rem);--hero-content-max:42rem;min-height:auto;background:linear-gradient(180deg,#eaf4d8,#f8fced 52%,#fffefb);display:grid;grid-template-rows:var(--hero-image-block) auto;position:relative;overflow:hidden}.heroContent{position:relative;order:2;z-index:2;width:min(100%,var(--hero-content-max));padding:clamp(1rem,4vw,1.5rem) var(--hero-pad-inline) clamp(1.5rem,6vw,2.25rem);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;background:linear-gradient(180deg,#f8fcedcc,#fffefbf5 38%,#fffefb);overflow-wrap:break-word}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em}.hero .eyebrow{margin:0;max-width:100%;color:#55705f;font-size:clamp(.5rem,.45rem + .25vw,.68rem);line-height:1.35;letter-spacing:.18em}.hero .eyebrow,.hero h1{overflow-wrap:break-word}.hero h1{max-width:min(100%,10ch);margin:clamp(.5rem,2vw,.9rem) 0 clamp(.55rem,2vw,1.05rem);text-transform:uppercase;font-size:clamp(2.25rem,1.25rem + 6vw,4rem);line-height:.9;letter-spacing:0;font-weight:600}.hero h1,.hero h1 em{font-family:var(--font-display)}.hero h1 em{text-transform:none;font-weight:500;color:var(--berry)}.heroText{max-width:min(100%,33rem);margin:0;font-size:clamp(.78rem,.68rem + .45vw,1rem);line-height:1.65;color:#3f5949;overflow-wrap:break-word}.primaryButton{margin-top:clamp(.9rem,3vw,1.35rem);width:max-content;max-width:100%;min-height:44px;padding:clamp(.75rem,2.5vw,.95rem) clamp(1rem,4vw,1.35rem);color:#fff;background:var(--berry);display:flex;gap:clamp(.75rem,5vw,1.75rem);align-items:center;justify-content:space-between;font-size:clamp(.58rem,.5rem + .28vw,.68rem);line-height:1.2;font-weight:600;text-transform:uppercase;letter-spacing:.1em;transition:transform .2s,background .2s;overflow-wrap:break-word}.primaryButton:hover{transform:translateY(-2px);background:#a9103e}.heroImage{position:relative;order:1;min-height:0;background-color:#eaf4d8;overflow:hidden;filter:saturate(1.04) contrast(1.02)}.heroImage img{object-fit:cover;object-position:58% top}.heroImage:before{background:linear-gradient(180deg,transparent 56%,#f8fced)}.heroImage:after,.heroImage:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.heroImage:after{background:linear-gradient(90deg,#fffefb45,transparent 45%,#0f2f1d0e)}.hero:after{content:"BUSTANIYA / EDIT 01";position:absolute;z-index:3;right:clamp(.55rem,2vw,1.625rem);top:clamp(5.5rem,28vw,8rem);color:#16452c;font-size:clamp(.45rem,.38rem + .22vw,.56rem);font-weight:700;letter-spacing:.22em;writing-mode:vertical-rl;opacity:.34}@keyframes heroDrift{0%{background-position:50%,50%,58%;transform:scale(1)}to{background-position:50%,50%,64%;transform:scale(1.025)}}.heroMeta{gap:1.25rem;margin-top:1.25rem;color:#476251;font-size:.62rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.heroMeta,.heroMeta span{display:flex;align-items:center}.heroMeta span{gap:.5rem}.heroMeta span:before{content:"";width:.35rem;height:.35rem;flex:0 0 auto;border-radius:50%;background:var(--berry)}.productGrid:has(.productCard--connected){gap:0!important;border:1px solid #ddd9d1;background:#fff}.categoryPage .productGrid:has(.productCard--connected) .productCard--connected,.khaadiTopPicks .productGrid:has(.productCard--connected) .productCard--connected,.productGrid:has(.productCard--connected) .productCard--connected,.relatedProducts .productGrid:has(.productCard--connected) .productCard--connected{min-width:0;border:0!important;border-right:1px solid #ddd9d1!important;border-bottom:1px solid #ddd9d1!important;border-radius:0!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important;transform:none!important}.productGrid:has(.productCard--connected) .productCard--connected:nth-child(4n){border-right:0!important}.productGrid:has(.productCard--connected) .productCard--connected:hover{border-color:#ddd9d1!important;box-shadow:none!important}.categoryPage .productCard--connected .productImage,.khaadiTopPicks .productCard--connected .productImage,.productCard--connected .productImage,.relatedProducts .productCard--connected .productImage{aspect-ratio:.745!important;border-radius:0!important;background:#f3f0eb!important;overflow:hidden}.productCard--connected .productImage:after{content:none!important}.productCard--connected .productImage img{object-fit:cover!important;object-position:center top;padding:0!important;transition:transform .45s cubic-bezier(.2,.65,.2,1)}.productCard--connected:hover .productImage img{transform:scale(1.035)!important}.productCard--connected .badge,.productCard--connected .saleBadge{top:0;left:0;right:auto;border:0;border-radius:0!important;padding:8px 10px;background:#fff!important;color:#173d29!important;font-size:8px;font-weight:800;letter-spacing:.12em;line-height:1}.productCard--connected .saleBadge{background:#173d29!important;color:#fff!important}.productCard--connected .badge+.saleBadge{left:auto;right:0}.productCard--connected .quickAdd,.productCard--connected .quickViewButton{display:none!important}.productCard--connected .connectedCardAction{display:none!important;position:absolute;z-index:4;right:0;bottom:0;width:42px;height:42px;display:grid;place-items:center;background:#fff;border:1px solid #ddd9d1;border-right:0;border-bottom:0;color:#173d29;font-family:Arial,sans-serif;font-size:25px;font-weight:300;line-height:1;pointer-events:none}.categoryPage .productCard--connected .productInfo,.khaadiTopPicks .productCard--connected .productInfo,.productCard--connected .productInfo,.relatedProducts .productCard--connected .productInfo{min-height:122px;padding:14px 15px 16px!important;display:flex;flex-direction:column;justify-content:space-between;gap:12px;border:0!important;background:#fff!important;text-align:left}.categoryPage .productCard--connected .productInfo p,.khaadiTopPicks .productCard--connected .productInfo p,.productCard--connected .productInfo p,.relatedProducts .productCard--connected .productInfo p{margin:0 0 6px;color:#72716c!important;font-size:9px!important;font-weight:700;letter-spacing:.075em;line-height:1.2;text-transform:uppercase}.categoryPage .productCard--connected .productInfo h3,.khaadiTopPicks .productCard--connected .productInfo h3,.productCard--connected .productInfo h3,.relatedProducts .productCard--connected .productInfo h3{margin:0;color:#1b2920!important;font-family:var(--font-sans)!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important;line-height:1.35}.productCard--connected .productInfo h3 a:hover{color:var(--berry)!important}.productCard--connected .colorSwatches{display:none}.productCard--connected .productPrice{margin-top:0;display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:5px 8px;color:#173d29}.productCard--connected .productPrice span{color:#173d29;font-size:13px;font-weight:800}.productCard--connected .productPrice small{display:none}.productCard--connected .productPrice del{color:#8b8983;font-size:11px;font-weight:500}@media (max-width:1100px){.productGrid:has(.productCard--connected) .productCard--connected:nth-child(4n){border-right:1px solid #ddd9d1!important}.productGrid:has(.productCard--connected) .productCard--connected:nth-child(3n){border-right:0!important}}@media (max-width:600px){.productGrid:has(.productCard--connected) .productCard--connected:nth-child(3n){border-right:1px solid #ddd9d1!important}.productGrid:has(.productCard--connected) .productCard--connected:nth-child(2n){border-right:0!important}.categoryPage .productCard--connected .productInfo,.khaadiTopPicks .productCard--connected .productInfo,.productCard--connected .productInfo,.relatedProducts .productCard--connected .productInfo{min-height:108px;padding:11px 10px 13px!important;gap:9px}.productCard--connected .productInfo p{font-size:8px!important}.productCard--connected .productInfo h3{font-size:12px!important}.productCard--connected .productPrice span{font-size:12px}.productCard--connected .connectedCardAction{width:34px;height:34px;font-size:21px}}.categoryPage .subCollectionGrid{align-items:stretch}.categoryPage .subCollectionGrid a{height:100%;overflow:hidden;border:1px solid #dce7dd;border-radius:28px;background:#fffefb;box-shadow:0 20px 46px rgba(23,61,41,.12);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.categoryPage .subCollectionGrid a:hover{transform:translateY(-6px);border-color:#cdddcf;box-shadow:0 34px 76px rgba(23,61,41,.18)}.categoryPage .subCollectionGrid a>div{width:100%;height:clamp(320px,34vw,470px);border:0;border-radius:0;box-shadow:none}.categoryPage .subCollectionGrid a:hover>div{transform:none;box-shadow:none}.categoryPage .subCollectionGrid a>div:before{background:linear-gradient(180deg,rgba(255,254,251,.04),rgba(255,254,251,.02) 48%,rgba(19,47,34,.22))}.categoryPage .subCollectionGrid a>div:after{inset:12px;border-color:rgba(255,254,251,.48)}.categoryPage .subCollectionGrid a:hover>div:after{inset:16px}.categoryPage .subCollectionGrid h3{margin:0;padding:18px 18px 5px;color:#132f22;font-size:clamp(27px,2.8vw,38px);line-height:.98}.categoryPage .subCollectionGrid span{width:max-content;max-width:calc(100% - 36px);margin:0 18px 20px;color:#bd194b;border-bottom-color:#bd194b}.categoryPage .productCard,.relatedProducts .productCard{overflow:hidden;border:1px solid #e6e1d7;border-radius:20px;background:#fffefb;box-shadow:0 14px 34px rgba(23,61,41,.09);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.categoryPage .productCard:hover,.relatedProducts .productCard:hover{transform:translateY(-5px);border-color:#d5cabd;box-shadow:0 24px 54px rgba(23,61,41,.15)}.categoryPage .productImage,.relatedProducts .productImage{border-radius:19px 19px 0 0;background:#f4f0e9}.categoryPage .productInfo,.relatedProducts .productInfo{padding:15px 16px 18px;background:#fffefb}.categoryPage .productInfo p,.relatedProducts .productInfo p{color:#bd194b;font-size:9px;font-weight:850;letter-spacing:.14em}.categoryPage .productInfo h3,.relatedProducts .productInfo h3{color:#132f22;font-size:15px;line-height:1.25;font-weight:700}.categoryPage .productPrice span,.relatedProducts .productPrice span{color:#132f22;font-size:15px;font-weight:900}.categoryPage .productPrice small,.relatedProducts .productPrice small{color:#68786d}.categoryPage .quickAdd,.relatedProducts .quickAdd{left:14px;right:14px;bottom:14px;min-height:40px;border-radius:999px;background:rgba(255,254,251,.94);color:#173d29;box-shadow:0 12px 26px rgba(23,61,41,.18);opacity:0;transform:translateY(10px)}.categoryPage .productCard:hover .quickAdd,.categoryPage .productImage:hover .quickAdd,.relatedProducts .productCard:hover .quickAdd,.relatedProducts .productImage:hover .quickAdd{background:#173d29;color:#fff;opacity:1;transform:translateY(0)}@media (max-width:900px){.galleryWorkspace,.mariabGallery,.productDetailLayout,.productDetailLayout>.productGallery,.productDetailLayout>.productPurchase{width:100%!important;min-width:0!important;max-width:100%!important}.galleryWorkspace,.productDetailLayout{grid-template-columns:minmax(0,1fr)!important}.categoryPage .subCollectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.categoryPage .subCollectionGrid a>div{height:clamp(300px,54vw,430px)}}@media (max-width:600px){.categoryPage .subCollectionGrid{grid-template-columns:1fr;gap:18px}.categoryPage .subCollectionGrid a{border-radius:22px}.categoryPage .subCollectionGrid a>div{height:clamp(310px,92vw,420px)}.categoryPage .subCollectionGrid h3{padding:16px 16px 4px;font-size:28px}.categoryPage .subCollectionGrid span{margin:0 16px 18px}.categoryPage .productGrid,.relatedProducts .productGrid{gap:14px}.categoryPage .productCard,.relatedProducts .productCard{border-radius:18px}.categoryPage .productImage,.relatedProducts .productImage{border-radius:17px 17px 0 0}.categoryPage .quickAdd,.relatedProducts .quickAdd{opacity:1;transform:none}}.announcement{min-height:40px;padding:0 clamp(18px,4vw,64px);background:radial-gradient(circle at 18% 50%,rgba(220,255,184,.16),transparent 24%),radial-gradient(circle at 82% 50%,rgba(189,25,75,.16),transparent 24%),linear-gradient(90deg,#0b2d1c,#173d29 52%,#0b2d1c);box-shadow:inset 0 -1px rgba(255,255,255,.12)}.announcementMessage{font-size:10px;font-weight:850;letter-spacing:.13em}.announcement a{padding-bottom:2px;border-bottom-color:rgba(220,255,184,.7);color:#dcffb8;font-weight:900}.header{position:-webkit-sticky;position:sticky;top:0;height:86px;padding:0 clamp(18px,4vw,64px);z-index:80;overflow:visible;border-bottom:1px solid rgba(205,221,207,.9);background:rgba(255,254,251,.88);box-shadow:0 18px 44px rgba(23,61,41,.1);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}.header:after{left:clamp(18px,4vw,64px);right:clamp(18px,4vw,64px);bottom:0;background:linear-gradient(90deg,transparent,#bd194b 48%,transparent);opacity:.22}.brand{width:clamp(154px,12vw,188px);padding:8px 0;transition:transform .25s ease,filter .25s ease}.brand:hover{transform:translateY(-1px);filter:drop-shadow(0 8px 18px rgba(23,61,41,.12))}.nav{min-height:46px;gap:4px;padding:5px;border:1px solid rgba(216,224,212,.9);background:rgba(255,255,255,.58);box-shadow:inset 0 1px rgba(255,255,255,.9),0 10px 26px rgba(23,61,41,.06)}.nav,.nav a{border-radius:999px}.nav a{min-height:36px;padding:0 clamp(12px,1vw,17px);color:#284937;font-size:9.5px;font-weight:900;letter-spacing:.115em}.nav a:after{display:none}.nav a:hover{color:#bd194b;background:#fffefb;box-shadow:0 8px 18px rgba(23,61,41,.08)}.nav a.navActive{color:#fff;background:linear-gradient(135deg,#173d29,#265a3d);box-shadow:0 10px 22px rgba(23,61,41,.17)}.headerActions{gap:9px}.headerActions button,.mobileClose{cursor:pointer}.headerActions>button{width:42px;height:42px;border:1px solid rgba(216,224,212,.95);background:#fffefb;color:#173d29;box-shadow:0 8px 20px rgba(23,61,41,.08)}.headerActions>button:hover{color:#bd194b;border-color:#f0cbd4;background:#fff7f8;box-shadow:0 12px 26px rgba(189,25,75,.12)}.headerActions svg{width:18px;stroke-width:1.8}.cartButton span{right:-5px;top:-5px;width:18px;height:18px;border:2px solid #fffefb;background:#bd194b;color:#fff;font-size:9px;font-weight:900;box-shadow:0 7px 14px rgba(189,25,75,.22)}.searchBar{inset:calc(100% + 10px) clamp(18px,4vw,64px) auto;height:62px;padding:0 18px;border:1px solid #dce7dd;border-radius:18px;background:rgba(255,254,251,.98);box-shadow:0 22px 54px rgba(23,61,41,.16);z-index:130}.searchBar input{height:100%;background:transparent;color:#132f22;font-size:15px}.searchBar input::placeholder{color:#6d7b72}.searchBar button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e2e8df;border-radius:50%;color:#173d29;background:#fff}@media (max-width:1180px){.header{height:80px}.nav{gap:2px}.nav a{padding:0 10px;font-size:8.5px}}@media (max-width:900px){.announcement{min-height:36px;padding:8px 16px}.announcementMessage{font-size:8px;letter-spacing:.08em}.announcement a,.announcementProgress{display:none}.header{height:74px;padding:0 14px;background:rgba(255,254,251,.92)}.header:after{left:14px;right:14px}.brand{width:142px}.headerActions{gap:6px}.headerActions button:nth-child(2){display:none}.headerActions>button{width:38px;height:38px}.menuButton{display:grid}.nav{position:fixed;inset:0;width:100vw;max-width:100vw;min-height:100dvh;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;padding:92px 24px 26px;border:0;border-radius:0;background:#fffefb;box-shadow:none;color:#173d29;font-family:var(--font-display);font-size:26px;font-weight:650;letter-spacing:0;text-transform:none;transform:translateX(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s ease,opacity .2s ease,visibility .2s ease;z-index:120;overflow:auto;isolation:isolate}.nav:before{inset:0;z-index:-1;background:radial-gradient(circle at 90% 10%,rgba(220,255,184,.55),transparent 27%),linear-gradient(180deg,#fffefb,#f7fbe8 58%,#eaf4d8)}.nav:after,.nav:before{content:"";position:absolute}.nav:after{left:24px;right:24px;top:74px;height:1px;background:linear-gradient(90deg,transparent,#bd194b,transparent);opacity:.34}.nav.navOpen{transform:translateX(0);opacity:1;visibility:visible;pointer-events:auto}.nav:not(.navOpen){display:flex}.nav a{min-height:56px;justify-content:flex-start;padding:0 4px;border-bottom:1px solid #e1e5df;border-radius:0;color:#173d29;font-size:clamp(24px,7vw,32px);letter-spacing:0}.nav a,.nav a.navActive,.nav a:hover{background:transparent;box-shadow:none}.nav a.navActive,.nav a:hover{color:#bd194b}.navOpen .mobileClose{display:grid;position:absolute;right:18px;top:18px;width:42px;height:42px;place-items:center;border:1px solid #dfe6da;border-radius:50%;background:#fff;color:#173d29;box-shadow:0 12px 28px rgba(23,61,41,.12)}.searchBar{inset:calc(100% + 8px) 12px auto;height:58px;padding:0 12px;border-radius:16px}}@media (max-width:390px){.brand{width:132px}.headerActions>button{width:35px;height:35px}}.categoryPage,.checkoutPage,.infoPage,.productPage{background:radial-gradient(circle at 8% 0,rgba(220,255,184,.22),transparent 28%),linear-gradient(180deg,#fffefb,#f8fced 48%,#f4f8ed);color:#132f22}.categoryHeader,.checkoutHeader{position:-webkit-sticky;position:sticky;top:0;z-index:70;height:82px;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid rgba(205,221,207,.9);background:rgba(255,254,251,.9);box-shadow:0 14px 36px rgba(23,61,41,.08);backdrop-filter:blur(16px) saturate(1.06);-webkit-backdrop-filter:blur(16px) saturate(1.06)}.categoryHeader .brand,.checkoutHeader .brand{width:clamp(142px,11vw,176px)}.categoryHeader nav{gap:clamp(14px,2vw,30px);color:#284937;font-size:10px;font-weight:850;letter-spacing:.11em}.categoryHeader nav a{padding:9px 0}.categoryHeader>div,.checkoutHeader>div{align-items:center}.categoryHeader>div svg,.checkoutHeader svg{color:#173d29}.checkoutHeader span,.productHeader .headerBag{min-height:40px;padding:0 14px;border:1px solid #dce7dd;border-radius:999px;background:#fffefb;color:#173d29;box-shadow:0 8px 20px rgba(23,61,41,.07);font-weight:850}.categoryHero,.subcategoryHero{min-height:clamp(410px,44vw,600px);padding:clamp(28px,4vw,54px) clamp(20px,6vw,86px) clamp(54px,7vw,90px)}.categoryHero>a{min-height:38px;padding:0 14px;border:1px solid rgba(255,254,251,.5);border-radius:999px;background:rgba(19,47,34,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.categoryHero h1,.infoHero h1{letter-spacing:-.045em}.categoryHero>div,.checkoutShell,.collectionArea,.infoContent,.infoHero,.productLayout,.relatedProducts .productGrid,.relatedProducts>h2{width:min(100%,1440px)}.categoryHero>div,.checkoutShell,.collectionArea,.infoContent,.infoHero,.productLayout{margin-inline:auto}.collectionArea{padding:clamp(48px,6vw,82px) clamp(18px,4vw,64px) clamp(78px,8vw,120px)}.infoHero{padding:clamp(58px,7vw,94px) clamp(18px,5vw,72px) clamp(44px,5vw,66px)}.infoHero p:not(.eyebrow){max-width:700px}.infoContent{width:min(940px,calc(100% - 36px));margin-block:clamp(34px,5vw,62px) clamp(74px,8vw,110px);padding:clamp(28px,4vw,46px);border-radius:26px;background:rgba(255,254,251,.88);box-shadow:0 22px 54px rgba(23,61,41,.09)}.infoContent h2{margin-top:34px}.infoContent h2:first-child{margin-top:0}.productLayout{padding:clamp(28px,4vw,54px) clamp(18px,4vw,64px) clamp(72px,8vw,110px)}.mainProductPhoto,.secondaryProductPhoto{border-radius:28px;background-color:#f4f0e9;box-shadow:0 22px 56px rgba(23,61,41,.1)}.productPurchase{border-radius:28px;box-shadow:0 22px 54px rgba(23,61,41,.09)}.relatedProducts{padding:clamp(58px,7vw,90px) clamp(18px,4vw,64px) clamp(78px,8vw,120px);background:linear-gradient(180deg,#eef6e8,#fffefb)}.relatedProducts .productGrid{margin-inline:auto}.checkoutShell{padding:clamp(28px,4vw,54px) clamp(18px,4vw,64px) clamp(72px,8vw,110px)}.checkoutForm,.orderSummary{border:1px solid #dce7dd;border-radius:28px;background:rgba(255,254,251,.92);box-shadow:0 22px 54px rgba(23,61,41,.09)}footer{padding-inline:clamp(22px,5vw,72px)}@media (max-width:900px){.categoryHeader,.checkoutHeader{height:74px;padding:0 14px}.categoryHeader nav{display:none}.categoryHeader .brand,.checkoutHeader .brand{width:136px}.checkoutHeader span,.productHeader .headerBag{min-height:36px;padding:0 10px;font-size:9px}.categoryHero,.subcategoryHero{min-height:clamp(340px,78vw,430px);padding:24px 18px 46px}.checkoutShell,.collectionArea,.productLayout{padding:34px 14px 72px}.infoHero{padding:52px 18px 34px}.infoContent{width:calc(100% - 28px);margin-block:28px 72px;padding:24px 18px}.checkoutForm,.infoContent,.mainProductPhoto,.orderSummary,.productPurchase,.secondaryProductPhoto{border-radius:22px}.mariabGallery{padding:16px 14px 34px;gap:12px;width:100%;min-width:0}.productDetailLayout{grid-template-columns:minmax(0,1fr);min-width:0}.productGallery{width:100%;min-width:0}.productBack{max-width:100%}.galleryWorkspace{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;gap:10px}.galleryThumbnails{flex-direction:row;max-height:none;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 0 3px}.thumbBtn{width:58px;height:74px;border-radius:8px}.galleryMainView{width:100%;min-height:clamp(390px,118vw,620px);aspect-ratio:4/5}.mariabPhotoGrid{grid-template-columns:1fr 1fr;gap:8px}.gridPhotoCard{min-height:clamp(210px,58vw,360px)}.sizeChartModal{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:18px 14px;border-radius:16px}.sizeChartHeader{gap:10px;padding-bottom:12px;margin-bottom:12px}.sizeChartTitleGroup h3{font-size:16px}.sizeChartTitleGroup p{font-size:11px}.sizeChartTable{min-width:510px;font-size:11px}.sizeChartTable td,.sizeChartTable th{padding:9px 8px}}@media (max-width:390px){.categoryHeader .brand,.checkoutHeader .brand{width:126px}.checkoutHeader span{display:none}}.courierMetricGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.courierCommandCard{margin-bottom:18px;border:1px solid #dce7dd;background:radial-gradient(circle at 94% 12%,rgba(220,255,184,.42),transparent 28%),linear-gradient(135deg,#fffefb,#f7fbf3)}.courierFlowSteps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.courierFlowSteps>div{min-height:88px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:16px;border:1px solid #dfe8dd;border-radius:16px;background:#fffefb;box-shadow:0 12px 28px rgba(23,61,41,.07)}.courierFlowSteps b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#173d29;color:#fff;font-size:12px}.courierFlowSteps span{color:#173d29;font-size:12px;font-weight:850}.courierFilters{gap:14px}.courierQuickFilters{justify-content:flex-start;margin-top:12px}.courierTable .statusBadge{text-transform:capitalize}.courierNeedsAttention{background:#fff7f8}.moduleQuickLinks{flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}@media (max-width:900px){.courierFlowSteps{grid-template-columns:1fr}.moduleQuickLinks{justify-content:flex-start}}.categoryShowcaseEditorial{position:relative;display:grid;grid-template-columns:minmax(250px,360px) 1fr;grid-gap:clamp(26px,4vw,58px);gap:clamp(26px,4vw,58px);align-items:stretch;padding:clamp(78px,8vw,122px) clamp(18px,4vw,64px);text-align:left;background:radial-gradient(circle at 8% 18%,rgba(220,255,184,.26),transparent 30%),linear-gradient(135deg,#0d321f,var(--section-bg,#173d29) 58%,#102a1d)}.categoryShowcaseEditorial:before{left:auto;right:-210px;bottom:-260px;opacity:.8}.categoryShowcaseIntro{position:relative;z-index:2;min-height:100%;display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,3vw,38px);border:1px solid rgba(205,221,207,.95);border-radius:30px;background:rgba(255,254,251,.94);box-shadow:inset 0 1px rgba(255,255,255,.86),0 24px 54px rgba(23,61,41,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.categoryShowcaseIntro .eyebrow{color:var(--section-text,#bd194b);text-shadow:none}.categoryShowcaseIntro h2{max-width:7ch;margin:10px 0 18px;color:var(--section-text,#132f22);font-family:var(--font-display);font-size:clamp(52px,5vw,78px);line-height:.86;font-weight:600;letter-spacing:-.045em}.categoryShowcaseIntro span{color:var(--section-text,#53675c);opacity:.88;font-size:14px;line-height:1.75}.categoryShowcaseEditorial .categoryCards{margin-top:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(14px,2vw,24px)}.categoryShowcaseEditorial .categoryCard,.categoryShowcaseEditorial .categoryCard:nth-child(2n){height:clamp(340px,36vw,520px);margin-top:0;border:1px solid rgba(255,254,251,.36);border-radius:30px;background-size:cover;background-position:top;box-shadow:0 28px 64px rgba(4,21,12,.34)}.categoryShowcaseEditorial .categoryCard:nth-child(3n+2){transform:translateY(28px)}.categoryShowcaseEditorial .categoryCard:hover,.categoryShowcaseEditorial .categoryCard:nth-child(2n):hover{transform:translateY(-8px);box-shadow:0 38px 82px rgba(4,21,12,.48)}.categoryShowcaseEditorial .categoryCard:nth-child(3n+2):hover{transform:translateY(18px)}.categoryShowcaseEditorial .categoryCard:before{inset:14px;border-radius:22px}.categoryShowcaseEditorial .categoryCard:after{background:linear-gradient(180deg,rgba(8,36,23,.04) 8%,rgba(8,36,23,.22) 44%,rgba(6,29,18,.92))}.categoryShowcaseEditorial .categoryCard small{position:absolute;left:24px;top:24px;z-index:3;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,254,251,.5);border-radius:50%;background:rgba(255,254,251,.16);color:#fffdf4;font-size:11px;font-weight:900;letter-spacing:.08em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.categoryShowcaseEditorial .categoryCard span{left:24px;right:24px;bottom:62px;text-align:left;font-size:clamp(31px,3vw,44px)}.categoryShowcaseEditorial .categoryCard span:after{display:none}.categoryShowcaseEditorial .categoryCard b{position:absolute;left:24px;bottom:28px;z-index:3;color:#dcffb8;font-size:9px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}@media (max-width:1050px){.categoryShowcaseEditorial{grid-template-columns:1fr}.categoryShowcaseIntro{min-height:auto}.categoryShowcaseIntro h2{max-width:none}}@media (max-width:760px){.categoryShowcaseEditorial{padding:58px 14px 76px}.categoryShowcaseEditorial .categoryCards{grid-template-columns:1fr;gap:16px}.categoryShowcaseEditorial .categoryCard,.categoryShowcaseEditorial .categoryCard:nth-child(2n),.categoryShowcaseEditorial .categoryCard:nth-child(3n+2){height:360px;transform:none}.categoryShowcaseEditorial .categoryCard:hover,.categoryShowcaseEditorial .categoryCard:nth-child(2n):hover,.categoryShowcaseEditorial .categoryCard:nth-child(3n+2):hover{transform:translateY(-5px)}}.adminContent .dashboardTitle{position:relative;overflow:hidden;margin-bottom:24px;padding:28px;border-radius:24px;background:radial-gradient(circle at 92% 12%,rgba(220,255,184,.42),transparent 28%),radial-gradient(circle at 8% 0,rgba(189,25,75,.08),transparent 30%),linear-gradient(135deg,#fffefb,#f7fbf3);box-shadow:0 24px 60px rgba(23,61,41,.1)}.adminContent .dashboardTitle:after{content:"";position:absolute;right:-80px;bottom:-120px;width:260px;height:260px;border:1px solid rgba(23,61,41,.08);border-radius:50%;box-shadow:0 0 0 52px rgba(189,25,75,.035),0 0 0 104px rgba(23,61,41,.035);pointer-events:none}.adminContent .dashboardTitle>div:first-child,.adminContent .dashboardTitleActions{position:relative;z-index:1}.adminContent .dashboardTitle p{color:#bd194b;font-size:10px;font-weight:900;letter-spacing:.16em}.adminContent .dashboardTitle h1{max-width:760px;color:#132f22;font-family:var(--font-display);font-size:clamp(42px,4.8vw,68px);line-height:.88;letter-spacing:-.045em}.adminContent .dashboardTitle span{font-size:13px;line-height:1.65}.adminContent .dashboardTitleActions{align-self:center}.adminContent .dashboardTitleActions>button{border-radius:999px}.adminContent .dashboardRefresh{background:#fffefb!important;box-shadow:0 10px 22px rgba(23,61,41,.08)!important}.adminContent .dashboardSectionHeading{margin-bottom:16px}.adminContent .dashboardAnalyticsTitle p,.adminContent .dashboardSectionHeading p{color:#bd194b;font-size:9px;font-weight:950;letter-spacing:.16em}.adminContent .dashboardAnalyticsTitle h2,.adminContent .dashboardSectionHeading h2{color:#132f22;font-size:clamp(23px,2.4vw,34px);letter-spacing:-.035em}.adminContent .dashboardAnalyticsTitle span,.adminContent .dashboardSectionHeading span{color:#5f7065;font-size:12px}.adminContent .dashboardPrimaryMetrics{gap:18px}.adminContent .dashboardPrimaryMetrics .metricCard{min-height:164px;padding:24px;border:1px solid #dce7dd;border-radius:22px;background:linear-gradient(180deg,#fffefb,#fbfdf8);box-shadow:0 18px 42px rgba(23,61,41,.09)}.adminContent .dashboardPrimaryMetrics .metricCard:after{height:4px;opacity:1;background:linear-gradient(90deg,#173d29,#bd194b,#dcffb8)}.adminContent .dashboardPrimaryMetrics .metricCard>div{right:22px;top:22px;width:46px;height:46px;border-radius:16px;background:#e9f4e8;color:#173d29;box-shadow:inset 0 1px rgba(255,255,255,.9)}.adminContent .dashboardPrimaryMetrics .metricCard p{max-width:70%;color:#66766c;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.adminContent .dashboardPrimaryMetrics .metricCard h2{margin-top:28px;color:#10291c;font-size:clamp(24px,2.7vw,36px);line-height:1}.adminContent .dashboardPrimaryMetrics .metricCard>span{color:#637369;font-size:11px}.adminContent .dashboardCashBreakdown{margin:4px 0 28px;border:1px solid #dce7dd;border-radius:24px;box-shadow:0 18px 48px rgba(23,61,41,.09)}.adminContent .dashboardCashBreakdown summary{min-height:96px;padding:22px 26px;background:linear-gradient(135deg,#f7fbf3,#fffefb)}.adminContent .dashboardCashBreakdown summary h2{color:#132f22;font-size:22px}.adminContent .dashboardCashBreakdown summary>b{padding:12px 16px;border-radius:16px;background:#173d29;box-shadow:0 12px 26px rgba(23,61,41,.18)}.adminContent .cashBreakdownGrid{gap:20px;padding:22px 26px}.adminContent .cashBreakdownGrid>section{border-radius:20px;background:#fffefb;box-shadow:0 10px 28px rgba(23,61,41,.06)}.adminContent .cashBreakdownHeading h3{font-size:17px}.adminContent .cashBreakdownGrid .financeStatement>div{min-height:42px}.adminContent .cashBreakdownGrid .statementTotal{margin-top:8px;padding:12px 0 0}.adminContent .cashBreakdownNote{background:#fff7e8;color:#5b523f;font-size:11px}.adminContent .dashboardSecondaryMetrics article{min-height:108px;border-radius:18px;box-shadow:0 12px 30px rgba(23,61,41,.07)}.adminContent .dashboardSecondaryMetrics article b{color:#132f22;font-size:28px}.adminContent .dashboardAlerts{margin-bottom:22px;border:1px solid #efd4da;border-left:5px solid #bd194b;border-radius:22px;background:linear-gradient(135deg,#fff7f9,#fffefb);box-shadow:0 18px 48px rgba(189,25,75,.08)}.adminContent .dashboardAlerts .financeStatement>div{min-height:54px;padding:14px 0}.adminContent .dashboardAlerts .financeStatement button{min-width:118px;border-color:#bd194b;border-radius:999px;color:#bd194b}.adminContent .analyticsSystem{margin:24px 0;padding:24px;border-radius:24px;background:radial-gradient(circle at 95% 0,rgba(220,255,184,.34),transparent 26%),linear-gradient(135deg,#fffefb,#f7fbf3);box-shadow:0 20px 54px rgba(23,61,41,.1)}.adminContent .analyticsSystem .financeMetrics{gap:14px}.adminContent .analyticsSystem .financeMetrics article{border-radius:18px}.adminContent .dashboardGrid{gap:20px}.adminContent .orderStatus,.adminContent .recentOrders,.adminContent .salesChart{border-radius:24px;border:1px solid #dce7dd;background:#fffefb;box-shadow:0 18px 46px rgba(23,61,41,.09)}.adminContent .orderStatus .cardHeading,.adminContent .recentOrders .cardHeading,.adminContent .salesChart .cardHeading{align-items:flex-start}.adminContent .fakeChart{min-height:220px}.adminContent .fakeChart span{border-radius:999px 999px 0 0;background:linear-gradient(180deg,#bd194b,#173d29)}.adminContent .donut{filter:drop-shadow(0 14px 22px rgba(23,61,41,.14))}@media (max-width:900px){.adminContent .dashboardTitle{padding:22px 18px;border-radius:20px}.adminContent .dashboardTitle h1{font-size:clamp(36px,10vw,48px)}.adminContent .dashboardTitleActions{width:100%;grid-template-columns:1fr}.adminContent .dashboardPrimaryMetrics,.adminContent .dashboardSecondaryMetrics{gap:12px}.adminContent .dashboardPrimaryMetrics .metricCard{min-height:148px;padding:18px}.adminContent .dashboardCashBreakdown summary{flex-direction:column}.adminContent .dashboardCashBreakdown summary>b{width:100%;text-align:center}.adminContent .analyticsSystem{padding:16px;border-radius:20px}}.adminContent .dashboardTitleActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.adminContent .dashboardTitleActions>button{width:auto;min-width:max-content}.adminContent .dashboardPrimaryAction{min-height:42px;padding-inline:17px;border:1px solid var(--berry);border-radius:8px;background:var(--berry);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 18px #bd194a22;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.adminContent .dashboardPrimaryAction:hover{background:#a21440;border-color:#a21440;transform:translateY(-1px);box-shadow:0 10px 22px #bd194a2d}.adminContent .dashboardPrimaryAction svg{width:16px;height:16px}.adminContent .dashboardRefresh{min-height:42px;padding-inline:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:750}.adminContent .analyticsSystem{margin-block:20px}.adminContent .analyticsSystem .adminTitle{align-items:flex-end}.adminContent .analyticsSystem .adminTitle h1{font-size:24px;line-height:1.05}.adminContent .analyticsSystem .adminTitle span{max-width:560px}.adminContent .analyticsSystem .orderTabs{flex-shrink:0}.adminContent .analyticsSystem .adminTitle>div:first-child{min-width:0}.adminContent .fakeChart{overflow-x:auto;gap:10px;scrollbar-width:thin}.adminContent .fakeChart>div{min-width:30px}.adminContent .fakeChart small{white-space:nowrap}.adminContent .dashboardSection{margin-bottom:22px}.adminContent .dashboardSectionHeading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 11px}.adminContent .dashboardSectionHeading p{margin:0 0 5px;color:var(--berry);font-size:8px;font-weight:800;letter-spacing:.14em}.adminContent .dashboardSectionHeading h2{margin:0;color:var(--admin-ink);font-size:20px;letter-spacing:-.02em}.adminContent .dashboardSectionHeading span{display:block;margin-top:5px;color:var(--admin-muted);font-size:10px}.adminContent .dashboardPrimaryMetrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.adminContent .dashboardCashBreakdown{margin:-7px 0 24px;overflow:hidden}.adminContent .dashboardCashBreakdown summary{min-height:84px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;background:linear-gradient(135deg,#f4faf5,#fff)}.adminContent .dashboardCashBreakdown summary::-webkit-details-marker{display:none}.adminContent .dashboardCashBreakdown summary p{margin:0 0 5px;color:var(--berry);font-size:8px;font-weight:800;letter-spacing:.14em}.adminContent .dashboardCashBreakdown summary h2{margin:0;color:var(--admin-ink);font-size:18px;letter-spacing:-.02em}.adminContent .dashboardCashBreakdown summary span{display:block;margin-top:5px;color:var(--admin-muted);font-size:10px}.adminContent .dashboardCashBreakdown summary>b{flex-shrink:0;color:#fff;font-size:22px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.adminContent .cashBreakdownGrid{padding:0 22px 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;border-top:1px solid var(--admin-line)}.adminContent .cashBreakdownGrid>section{min-width:0;padding:18px;border:1px solid var(--admin-line);border-radius:11px;background:#fff}.adminContent .cashBreakdownHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.adminContent .cashBreakdownHeading h3{margin:0 0 4px;color:var(--admin-ink);font-size:14px}.adminContent .cashBreakdownHeading span{color:var(--admin-muted);font-size:9px}.adminContent .cashBreakdownTag{padding:4px 7px;border-radius:999px;background:#e8f3e9;color:var(--forest)!important;font-size:8px!important;font-weight:800;letter-spacing:.06em}.adminContent .cashBreakdownGrid .financeStatement{margin-top:14px}.adminContent .cashBreakdownGrid .financeStatement>div{min-height:36px;padding-bottom:8px}.adminContent .cashBreakdownGrid .cashPlus{color:#187344}.adminContent .cashBreakdownGrid .cashMinus{color:#a51c47}.adminContent .cashBreakdownNote{margin:0;padding:15px 22px 18px;border-top:1px solid var(--admin-line);background:#fffaf0;color:#5f5844;font-size:10px;line-height:1.6}.adminContent .cashBreakdownNote b{color:#453f2f}.adminContent .dashboardSecondaryMetrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.adminContent .dashboardSecondaryMetrics article{min-height:92px;border:1px solid var(--admin-line);border-radius:12px;background:#fff;box-shadow:0 4px 14px #173d2906}.adminContent .dashboardSecondaryMetrics article svg{color:var(--forest)}.adminContent .dashboardSecondaryMetrics .alertMetric{border-color:#f0d7a4;background:#fffdf7}.adminContent .analyticsSystem{padding:20px;border:1px solid var(--admin-line);border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbf8);box-shadow:0 4px 14px #173d2906}.adminContent .analyticsSystem .adminTitle{margin:0 0 16px}.adminContent .analyticsSystem .financeGrid{margin-bottom:0}.adminContent .dashboardAlerts{border-left:4px solid var(--berry)}.adminContent .dashboardGrid>*{min-width:0;width:100%}.adminContent .dashboardDataLoading{min-height:420px;padding-top:8px}.adminContent .spinIcon{animation:adminSpin .8s linear infinite}.adminTopbarContext{min-width:0;display:flex;flex-direction:column;gap:2px;color:var(--admin-ink)}.adminTopbarContext b{font-size:12px}.adminTopbarContext span{color:var(--admin-muted);font-size:9px}.adminContent .dashboardPrimaryMetrics .metricCard h2{font-size:clamp(18px,2vw,26px);overflow-wrap:anywhere}@keyframes adminSpin{to{transform:rotate(1turn)}}.adminShell button[data-admin-loading=true]{position:relative;cursor:wait;pointer-events:none;opacity:.78;box-shadow:inset 0 0 0 1px #ffffff26}.adminShell button[data-admin-loading=true]:after{width:13px;height:13px;margin-left:8px;border:2px solid;border-right:2px solid transparent;border-radius:50%;content:"";display:inline-block;vertical-align:-2px;animation:adminActionSpin .7s linear infinite}@keyframes adminActionSpin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.adminContent .spinIcon,.adminShell button[data-admin-loading=true]:after{animation:none}}@media (max-width:600px){.productDrawerHeader{padding:16px}.productFormDrawer h2{font-size:23px}.productFormDrawer form{padding:14px 14px 96px}.productEditorCard{padding:15px;border-radius:12px}.mediaPreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.drawerActions{display:grid;grid-template-columns:1fr 1fr;padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.drawerActions .saveProduct{min-width:0}.adminContent .moduleQuickLinks .customOrderCta{width:100%;justify-content:center}.orderDetailDrawer>header{padding:16px}.orderDetailDrawer>header h2{font-size:22px}.orderDetailBody{padding:14px 14px 80px}.orderActionRow{display:grid;grid-template-columns:1fr}.orderActionRow button{width:100%;justify-content:center}.adminContent .dashboardTitleActions{width:100%;display:grid;grid-template-columns:1fr 1fr}.adminContent .dashboardTitleActions>button{width:100%;min-width:0}.adminContent .dashboardPrimaryAction,.adminContent .dashboardRefresh{min-height:44px;padding-inline:8px}.adminContent .dashboardTitle{border-radius:12px}.adminContent .dashboardTitle h1{font-size:25px}.adminContent .analyticsSystem .adminTitle{align-items:flex-start;gap:12px}.adminContent .analyticsSystem .adminTitle h1{font-size:22px}.adminContent .analyticsSystem .adminTitle>.orderTabs{width:100%;overflow-x:auto;flex-wrap:nowrap}.adminContent .analyticsSystem,.adminContent .orderStatus,.adminContent .salesChart{padding:16px}.adminContent .analyticsSystem .financeMetrics,.adminContent .dashboardPrimaryMetrics,.adminContent .dashboardSecondaryMetrics{grid-template-columns:1fr}.adminContent .dashboardPrimaryMetrics .metricCard{min-height:128px}.adminContent .fakeChart{padding-bottom:3px}.adminContent .dashboardSectionHeading{align-items:flex-start}.adminContent .dashboardPrimaryMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.adminContent .dashboardCashBreakdown summary{align-items:flex-start;padding:16px}.adminContent .dashboardCashBreakdown summary>b{font-size:18px}.adminContent .cashBreakdownGrid{grid-template-columns:1fr;padding:0 12px 12px;gap:12px}.adminContent .cashBreakdownGrid>section{padding:14px}.adminContent .cashBreakdownNote{padding:13px 16px 16px}.adminContent .dashboardSecondaryMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.adminContent .orderStatus,.adminContent .salesChart{min-width:0;width:100%;overflow:hidden}.adminContent .chartTotal,.adminContent .orderStatus .cardHeading,.adminContent .salesChart .cardHeading{width:100%;min-width:0}}.adminShell{--admin-ink:#153526;--admin-muted:#5d7166;--admin-subtle:#edf3ee;--admin-line:#d9e4dc;--admin-surface:#fff;--admin-danger:#b51948;--admin-warning:#a7660c;background:linear-gradient(135deg,#f5f8f4,#f8faf7 55%,#f1f5ef)}.adminShell :is(button,a,input,select,textarea){transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.adminShell :is(button,a,input,select,textarea):focus-visible{outline:3px solid #bd194a35;outline-offset:2px}.adminSidebar{width:264px;padding-inline:15px;background:linear-gradient(180deg,#102f20,#123d28 56%,#0d2d1e);box-shadow:8px 0 30px #102d2014}.adminLogo{height:92px;padding-inline:11px}.adminSidebar nav{padding-top:19px}.adminNavItem>p{margin-top:20px;color:#a5b9ab;font-size:8px;font-weight:800}.adminSidebar nav a{height:46px;padding-inline:13px;border:1px solid transparent;border-radius:9px;color:#c7d4ca;font-weight:650}.adminSidebar nav a svg{width:17px;height:17px;opacity:.88}.adminSidebar nav a.active{border-color:#ffffff1c;background:linear-gradient(90deg,#ffffff20,#ffffff0c);box-shadow:inset 3px 0 0 #e7b54a}.adminSidebar nav a:hover{border-color:#ffffff14;background:#ffffff12;color:#fff}.adminStoreCard{padding:15px 10px;border-top-color:#ffffff20}.adminSidebarLogout{min-height:44px;border-radius:8px;color:#ffc2d2;background:#b5194817;border-color:#e970913d}.adminSidebarLogout:hover{color:#fff;background:var(--admin-danger)}.adminMain{min-height:100vh}.adminTopbar{height:76px;padding-inline:34px;background:#fffffff2;border-bottom-color:var(--admin-line);box-shadow:0 4px 18px #173d2907;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.adminSearch{width:min(470px,46vw);min-height:40px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:#f4f7f3}.adminSearch:focus-within{border-color:#8fa995;background:#fff;box-shadow:0 0 0 3px #173d2910}.adminSearch input{color:var(--admin-ink);font-size:12px}.adminSearch input::placeholder{color:#7d8d84}.adminTopActions{gap:12px}.adminTopActions>a{border:1px solid var(--admin-line);border-radius:7px;padding:8px 10px;color:var(--admin-muted);text-decoration:none}.adminTopActions>a:hover{color:var(--admin-ink);background:#f4f8f4}.adminLogoutButton{border:1px solid var(--admin-line);background:#fff!important;color:#5b6b62}.adminAvatar{width:38px;height:38px;border:1px solid #d5e2d6;background:#e7f1e8;color:var(--admin-ink)}.adminContent{padding:36px}.adminTitle{margin-bottom:25px;gap:18px}.adminTitle p{margin-bottom:8px;font-size:9px;font-weight:800}.adminTitle h1{font-size:clamp(34px,3vw,46px);line-height:1;color:#123223}.adminTitle span{max-width:680px;margin-top:8px;color:var(--admin-muted);font-size:12px}.adminTitle>button,.saveProduct{min-height:42px;padding:0 17px;border-radius:8px;box-shadow:0 8px 18px #bd194a22;font-weight:800}.adminTitle>button:hover,.saveProduct:hover{background:#a21440;transform:translateY(-1px);box-shadow:0 10px 22px #bd194a2d}.metricGrid{gap:16px;margin-bottom:18px}.metricCard{min-height:132px;padding:22px;border-color:var(--admin-line);border-radius:12px;box-shadow:0 4px 14px #173d2906;overflow:hidden}.metricCard:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#1b4c34,#7aa67f);opacity:0;transition:opacity .18s ease}.metricCard:hover{border-color:#c3d6c5;transform:translateY(-2px);box-shadow:0 10px 24px #173d2910}.metricCard:hover:after{opacity:1}.metricCard>div{width:38px;height:38px;border-radius:10px;background:#e8f3e9}.metricCard p{color:var(--admin-muted);font-size:11px;font-weight:700}.metricCard h2{margin:16px 0 7px;color:var(--admin-ink);font-size:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em}.metricCard>span{color:#687b70;font-size:10px}.adminCard{border-color:var(--admin-line);border-radius:12px;box-shadow:0 4px 14px #173d2906}.cardHeading,.inventoryListHead{min-height:74px;padding-inline:21px}.cardHeading h2,.inventoryListHead h2{color:var(--admin-ink);font-size:16px;letter-spacing:-.01em}.cardHeading p,.inventoryListHead span{color:var(--admin-muted);font-size:10px;line-height:1.45}.cardHeading button,.inventoryListHead>button,.tableTools>button{min-height:36px;border-radius:7px;font-weight:750}.cardHeading button:hover,.tableTools>button:hover{border-color:#a9bfae;background:#f4f8f4}.inventoryTabs,.orderTabs{padding:6px;border-color:var(--admin-line);border-radius:10px;background:#f4f7f4}.inventoryTabs button,.orderTabs button{min-height:34px;border-radius:7px;font-size:10px;font-weight:750}.inventoryTabs button.active,.orderTabs button.active{box-shadow:0 2px 8px #173d2916}.adminContent table{border-collapse:separate;border-spacing:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.adminContent table thead{position:static;box-shadow:inset 0 -1px 0 var(--admin-line)}.adminContent table th{background:#f4f7f4;color:#52675a;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.adminContent table td{color:#31483a;font-size:11px}.adminContent table tbody tr{transition:background-color .16s ease}.adminContent table tbody tr:hover{background:#f4f8f4}.adminContent :is(input,select,textarea){border-color:#cedbd0;color:var(--admin-ink)}.adminContent :is(input,select,textarea):focus{border-color:#548260;box-shadow:0 0 0 3px #2f6b3b14}.financeStatement span,.inventoryFinanceList span{color:#4f6558;font-size:11px}.financeStatement b,.inventoryFinanceList b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.financeStatement .statementTotal{border:1px solid #d8e7d9;background:linear-gradient(135deg,#edf7ef,#f8fcf8)}.analyticsSystem,.dashboardAnalytics{margin:20px 0}.analyticsSystem .adminTitle{margin:4px 0 12px;align-items:flex-end}.analyticsSystem .adminTitle h1{font-size:22px}.analyticsSystem .adminTitle p{color:var(--berry)}.dashboardTitleActions{display:flex;align-items:center;gap:10px}.dashboardRefresh{color:var(--forest);border:1px solid var(--admin-line)!important;background:#fff!important;box-shadow:none!important}.dashboardRefresh:hover{background:#f4f8f4!important}.dashboardRefresh svg{width:15px}.chartDataLabel{color:var(--admin-muted);font-size:10px;font-weight:700}.alertSeverity{display:inline-flex;margin-right:7px;padding:3px 6px;border-radius:999px;font-size:9px;line-height:1;letter-spacing:.03em;text-transform:uppercase}.alertSeverity.critical{background:#fbe8ee;color:#a41440}.alertSeverity.warning{background:#fff4da;color:#8b610b}.dashboardAlerts .financeStatement button{min-height:32px;border:1px solid #d4e0d5;border-radius:7px;background:#fff;color:var(--forest);font-size:10px;font-weight:750}.dashboardAnalyticsHeading{margin:4px 0 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.dashboardAnalyticsHeading p{margin:0 0 5px;color:var(--berry);font-size:8px;font-weight:800;letter-spacing:.14em}.dashboardAnalyticsHeading h2{margin:0;color:var(--admin-ink);font-size:22px;letter-spacing:-.02em}.dashboardAnalyticsHeading span{display:block;margin-top:5px;color:var(--admin-muted);font-size:10px}.inventoryAlert{border-radius:10px;box-shadow:0 3px 10px #9d6b1520}.adminErrorBanner{border-radius:10px;box-shadow:0 3px 10px #bd194a12}@media (max-width:900px){.adminSidebar{width:min(290px,86vw)}.adminTopbar{height:64px;padding-inline:14px}.adminContent{padding:23px 14px 34px}.adminSearch{width:clamp(90px,36vw,250px);min-height:36px;padding-inline:8px}.adminSearch input{min-width:0}.adminTopActions{gap:8px}.adminLogoutButton,.adminTopActions>a{display:none}.adminTitle{align-items:flex-start;flex-direction:column;margin-bottom:20px}.adminTitle>button{width:100%;justify-content:center}.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metricCard{min-height:116px;padding:16px;border-radius:10px}.metricCard h2{margin-top:14px;font-size:22px}}.shopSection{position:relative;padding:95px 3.2vw 105px;overflow:hidden;background:var(--section-bg,#fffefb)}.scrollReveal{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.scrollReveal.is-revealed{opacity:1;transform:translateY(0)}.scrollReveal .categoryCards,.scrollReveal .sectionHeading,.scrollReveal .storyContent,.scrollReveal .storyImage,.scrollReveal form,.scrollReveal>.eyebrow,.scrollReveal>h2{transition:transform .7s cubic-bezier(.2,.7,.2,1) .08s,opacity .7s cubic-bezier(.2,.7,.2,1) .08s}.scrollReveal:not(.is-revealed) .categoryCards,.scrollReveal:not(.is-revealed) .sectionHeading,.scrollReveal:not(.is-revealed) .storyContent,.scrollReveal:not(.is-revealed) .storyImage,.scrollReveal:not(.is-revealed) form,.scrollReveal:not(.is-revealed)>.eyebrow,.scrollReveal:not(.is-revealed)>h2{opacity:0;transform:translateY(18px)}@media (prefers-reduced-motion:reduce){.scrollReveal,.scrollReveal .categoryCards,.scrollReveal .sectionHeading,.scrollReveal .storyContent,.scrollReveal .storyImage,.scrollReveal form,.scrollReveal>.eyebrow,.scrollReveal>h2{opacity:1;transform:none;transition:none}}.categoryShowcase--atelier{isolation:isolate;padding:clamp(32px,4vw,56px) clamp(18px,5vw,86px) clamp(36px,4vw,60px);text-align:left;background:var(--section-bg,#ffffff);color:var(--section-text,#173d29)}.categoryShowcase--atelier:before{display:none}.categoryShowcase--atelier .categoryShowcaseIntro{position:relative;z-index:2;min-height:0;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;max-width:1540px;margin:0 auto clamp(18px,3vw,32px);padding:0 0 16px;border:0;border-bottom:1px solid rgba(23,61,41,.15);border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.categoryShowcase--atelier .categoryShowcaseIntro .eyebrow{margin:0;color:#7c624d;font-size:10px;font-weight:800;letter-spacing:.22em}.categoryShowcase--atelier .categoryShowcaseIntro h2{max-width:10ch;margin:13px 0 0;color:var(--section-text,#173d29);font-size:clamp(40px,5vw,72px);line-height:.9}.categoryShowcaseSubtitle{max-width:470px;margin:16px 0 0;color:#556655;font-size:14px;line-height:1.6}.categoryShowcaseAll{display:inline-flex;align-items:center;gap:9px;flex:none;margin-bottom:3px;padding:13px 0 10px;border-bottom:1px solid var(--section-text,#173d29);color:var(--section-text,#173d29);font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;transition:color .22s ease,gap .22s ease}.categoryShowcaseAll:hover{color:#173d29;opacity:.8;gap:14px}.categoryShowcase--atelier .categoryCards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-gap:clamp(16px,2vw,32px);gap:clamp(16px,2vw,32px);max-width:1540px;width:100%;margin:0 auto}.categoryShowcase--atelier .categoryCard,.categoryShowcase--atelier .categoryCard:nth-child(2n),.categoryShowcase--atelier .categoryCard:nth-child(3n),.categoryShowcase--atelier .categoryCard:nth-child(3n+1),.categoryShowcase--atelier .categoryCard:nth-child(3n+2){grid-column:auto;width:100%;height:auto;min-height:clamp(420px,37vw,560px);margin:0!important;border:1px solid rgba(255,253,244,.42);border-radius:6px;background-position:50%;background-size:cover;box-shadow:0 25px 58px rgba(1,14,7,.42);transform:none}.categoryShowcase--atelier .categoryCard:before{inset:12px;border-color:rgba(255,253,244,.48);border-radius:0}.categoryShowcase--atelier .categoryCard:after{background:linear-gradient(180deg,rgba(3,21,11,.04) 12%,rgba(3,21,11,.15) 41%,rgba(2,17,9,.93))}.categoryShowcase--atelier .categoryCardContent{position:absolute;z-index:3;right:clamp(20px,2.5vw,36px);bottom:clamp(23px,2.7vw,38px);left:clamp(20px,2.5vw,36px)}.categoryShowcase--atelier .categoryCardContent small{display:inline-flex;align-items:center;margin:0 0 17px;padding:7px 10px;border:1px solid rgba(255,253,244,.45);border-radius:999px;background:rgba(4,25,13,.2);color:#fffdf4;font-size:8px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.categoryShowcase--atelier .categoryCardContent p{max-width:31ch;margin:0 0 9px;color:rgba(255,253,244,.77);font-size:12px;line-height:1.5}.categoryShowcase--atelier .categoryCardContent h3{margin:0;color:#fffdf4;font-family:var(--font-display);font-size:clamp(32px,3.2vw,53px);font-weight:600;letter-spacing:-.04em;line-height:.92;text-shadow:0 4px 20px rgba(0,0,0,.42)}.categoryShowcase--atelier .categoryCardContent b{display:flex;align-items:center;gap:8px;margin-top:19px;color:#dcffb8;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;transition:gap .25s ease,color .25s ease}.categoryShowcase--atelier .categoryCard:hover,.categoryShowcase--atelier .categoryCard:nth-child(2n):hover,.categoryShowcase--atelier .categoryCard:nth-child(3n+2):hover{z-index:2;margin-top:0;transform:translateY(-9px);background-size:108%;box-shadow:0 37px 78px rgba(1,14,7,.62)}.categoryShowcase--atelier .categoryCard:hover:before{inset:17px}.categoryShowcase--atelier .categoryCard:hover .categoryCardContent b{gap:14px;color:#fffdf4}@media (max-width:900px){.categoryShowcase--atelier .categoryShowcaseIntro{align-items:flex-start;flex-direction:column}.categoryShowcase--atelier .categoryCard,.categoryShowcase--atelier .categoryCard:nth-child(3n),.categoryShowcase--atelier .categoryCard:nth-child(3n+1),.categoryShowcase--atelier .categoryCard:nth-child(3n+2){grid-column:span 6;margin-top:0}}@media (max-width:600px){.categoryShowcase--atelier{padding:66px 15px 76px}.categoryShowcase--atelier .categoryShowcaseIntro{margin-bottom:31px;padding-bottom:22px;gap:22px}.categoryShowcase--atelier .categoryShowcaseIntro h2{font-size:clamp(48px,15vw,68px)}.categoryShowcase--atelier .categoryCard,.categoryShowcase--atelier .categoryCard:nth-child(3n),.categoryShowcase--atelier .categoryCard:nth-child(3n+1),.categoryShowcase--atelier .categoryCard:nth-child(3n+2){grid-column:1/-1;min-height:405px}.categoryShowcase--atelier .categoryCardContent h3{font-size:42px}}.shopSection:before{content:"NEW / 2026";position:absolute;left:2.2vw;top:52px;color:#31574346;font-size:9px;font-weight:700;letter-spacing:.22em;writing-mode:vertical-rl}.sectionHeading{display:block;position:relative;text-align:center;margin-bottom:32px}.sectionHeading:after{content:"";display:block;width:44px;height:1px;margin:20px auto 0;background:var(--berry)}.categoryShowcase h2,.newsletter h2,.sectionHeading h2,.story h2{font-family:var(--font-display);font-size:clamp(42px,4.5vw,66px);line-height:.95;font-weight:600;letter-spacing:-.035em;margin:8px 0 0}.sectionHeading a,.storyContent>a{display:flex;gap:9px;align-items:center;font-size:13px;border-bottom:1px solid;padding-bottom:4px}.categoryTabs{width:max-content;max-width:100%;margin:0 auto 38px;padding:6px;display:flex;justify-content:center;gap:4px;border:1px solid #dce4d8;border-radius:999px;background:#ffffffb8;box-shadow:0 12px 30px #173d290a}.categoryTabs button{padding:10px 17px;border:0;border-radius:999px;background:transparent;color:#55705f;font-size:10px;font-weight:650;letter-spacing:.05em;transition:background .2s,color .2s,transform .2s}.categoryTabs button:hover{color:var(--berry);transform:translateY(-1px)}.categoryTabs .active{background:var(--forest);color:white;box-shadow:0 5px 14px #173d2928}.productGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(10px,1.2vw,16px);gap:clamp(10px,1.2vw,16px)}.productCard{min-width:0;overflow:hidden;border:1px solid #ece8df;background:#fff;box-shadow:none;transition:transform .25s ease,border-color .25s ease}.productCard:hover{transform:none;border-color:#d8d0c4;box-shadow:none}.productImage{display:block;aspect-ratio:.72;background:#f7f2ea;background-position:50%;background-size:cover;position:relative;overflow:hidden}.productImage img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;padding:0;transition:transform .28s ease}.productImage:after{content:none}.productCard:hover .productImage img{transform:scale(1.018)}.productCardLink{position:absolute;inset:0;z-index:1}.badge{left:10px;top:10px;padding:6px 9px;background:#fff;color:#7b1b3a;border:1px solid #eadfdb;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.badge,.saleBadge{position:absolute;z-index:3;font-size:9px}.saleBadge{right:9px;top:9px;padding:6px 8px;background:var(--berry);color:#fff;font-weight:800;letter-spacing:.06em}.quickViewButton{position:absolute;z-index:4;left:10px;right:10px;bottom:10px;min-height:38px;border:0;background:#fffefbf2;color:var(--forest);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:.2s}.productCard:hover .quickViewButton,.quickViewButton:focus-visible{opacity:1;transform:translateY(0)}.productCard--connected{border:0;border-radius:0;background:#fff;box-shadow:none}.productCard--connected+.productCard--connected{border-left:1px solid #ebe8e1}.productCard--connected .productImage{border-radius:0}.productCard--connected .productInfo{padding:14px 12px 18px;background:#fff;border-top:1px solid #ebe8e1}.productCard--connected:hover{transform:none;box-shadow:none}.productCard--connected:hover .productImage img{transform:scale(1.025)}.productCard--connected .quickAdd{border-radius:0}.productGrid:has(.productCard--connected){gap:0}.productGrid:has(.productCard--connected) .productCard--connected{border-top:1px solid #ebe8e1;border-bottom:1px solid #ebe8e1}.productGrid:has(.productCard--connected) .productCard--connected+.productCard--connected{border-left:0}.productCardStyleSetting{margin:0 0 22px}.productCardStyleSetting select{min-width:250px}.heart{display:none;position:absolute;z-index:3;right:12px;top:12px;border:1px solid #ffffff80;background:#fffdf2d9;border-radius:50%;width:37px;height:37px;place-items:center;transition:color .2s,transform .2s}.heart:hover{color:var(--berry);transform:scale(1.06)}.heart svg{width:17px}.quickAdd{position:absolute;z-index:3;left:0;right:0;bottom:0;min-height:42px;border:0;background:#113822f2;color:#fff;display:flex;justify-content:center;align-items:center;padding:0 14px;text-align:center;text-transform:none;letter-spacing:.02em;font-size:12px;font-weight:600;transition:background .2s ease,transform .22s ease}.productCard:hover .quickAdd,.productImage:hover .quickAdd{bottom:0;background:#0e2f1d}.addBagButton:disabled,.productQuantity button:disabled,.quickAdd:disabled{cursor:not-allowed;opacity:.58}.quickAdd:disabled{background:#6e746f}.productInfo{display:block;min-height:0;padding:12px 4px 18px;text-align:left}.productInfo p{margin:0 0 5px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8b8178}.productInfo h3{margin:0;font-family:var(--font-sans);font-size:13px;font-weight:500;line-height:1.35;letter-spacing:0;color:#28211d}.colorSwatches{display:flex;align-items:center;gap:5px;margin-top:9px;min-height:13px}.colorSwatches i{width:12px;height:12px;border:1px solid #c8c2ba;border-radius:50%;box-shadow:inset 0 0 0 1px #fff8}.colorSwatches small{color:#6f766f;font-size:9px}.productPrice{flex-wrap:wrap;align-items:center;gap:7px}.productPrice del{color:#847d75;font-size:10px}.quickViewModal{position:fixed;z-index:101;left:50%;top:50%;width:min(760px,calc(100% - 28px));max-height:min(620px,calc(100vh - 28px));overflow:auto;transform:translate(-50%,-50%);background:#fffefb;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);box-shadow:0 30px 80px #122a1f55}.quickViewImage{position:relative;min-height:420px;background:#f4f0e9}.quickViewImage img{object-fit:cover;object-position:center top}.quickViewDetails{padding:40px 30px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:15px;color:#526158}.quickViewDetails>p{margin:0;color:var(--berry);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.quickViewDetails h2{margin:0;color:#1d3025;font-family:var(--font-display);font-size:34px;line-height:1}.quickViewPrice{color:#173d29;font-size:17px;font-weight:800;display:flex;gap:9px;align-items:center}.quickViewPrice del{color:#807b74;font-size:12px;font-weight:500}.quickViewDetails>span{font-size:12px;line-height:1.65}.quickViewDetails>small{color:#637168;font-size:11px}.quickViewDetails>button{width:100%;min-height:43px;border:0;background:var(--forest);color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.quickViewDetails>a{display:flex;align-items:center;gap:6px;color:var(--forest);border-bottom:1px solid;font-size:11px}.quickViewClose{position:absolute;z-index:2;right:12px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#fffefbed;color:var(--forest);display:grid;place-items:center}.quickViewClose svg{width:18px}.sizeGuidePillBtn{display:inline-flex;align-items:center;gap:6px;background:#edf5ee;border:1px solid #c8dcd0;border-radius:20px;padding:4px 12px;color:#173d29;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.sizeGuidePillBtn:hover{background:#173d29;color:#fff;border-color:#173d29;transform:translateY(-1px)}.sizeGuideLinkBtn{display:inline-flex;align-items:center;gap:5px;background:none;border:none;padding:0;color:#173d29;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer;transition:color .2s ease}.sizeGuideLinkBtn:hover{color:#b73543}.sizeChartOverlay{position:fixed;inset:0;z-index:9998;background:rgba(18,42,31,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sizeChartModal{position:fixed;z-index:9999;left:50%;top:50%;width:min(680px,calc(100% - 24px));max-height:min(580px,calc(100vh - 32px));overflow-y:auto;transform:translate(-50%,-50%);background:#fffefb;border-radius:18px;padding:24px 28px;box-shadow:0 24px 60px rgba(18,42,31,.25);border:1px solid #dce7dd}.sizeChartHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #edf4ee}.sizeChartTitleGroup{display:flex;align-items:center;gap:12px}.sizeChartIcon{color:#173d29;background:#edf5ee;padding:8px;width:36px;height:36px;border-radius:10px}.sizeChartTitleGroup h3{margin:0;font-size:18px;color:#132f22;font-weight:700}.sizeChartTitleGroup p{margin:2px 0 0;font-size:12px;color:#63776b}.sizeChartCloseBtn{width:32px;height:32px;border:1px solid #dce7dd;border-radius:50%;background:#fff;color:#132f22;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.sizeChartCloseBtn:hover{background:#f4faf5}.sizeChartTableWrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:16px;border:1px solid #dce7dd;border-radius:12px;background:#fffefb;box-shadow:inset 0 1px rgba(255,255,255,.9)}.sizeChartTable{width:100%;min-width:540px;border-collapse:collapse;table-layout:auto;font-size:12px;text-align:center}.sizeChartTable th{padding:11px 10px;background:#f4faf5;color:#132f22;font-weight:700;border-bottom:1px solid #dce7dd;white-space:normal;line-height:1.25}.sizeChartTable td{padding:10px;border-bottom:1px solid #edf4ee;color:#3a5f4a;white-space:nowrap}.sizeChartTable tr:last-child td{border-bottom:none}.sizeChartUnitHeader{display:flex;justify-content:flex-end;align-items:center;margin-bottom:12px}.unitToggleSwitch{display:inline-flex;align-items:center;gap:6px;background:#f4faf5;border:1px solid #dce7dd;border-radius:20px;padding:3px 12px;font-size:11px;font-weight:700;color:#173d29}.unitToggleOption{background:none;border:none;font-size:11px;font-weight:700;color:#88998d;cursor:pointer;padding:2px 4px;transition:all .2s ease}.unitToggleOption.active{color:#173d29;font-weight:900}.unitDivider{color:#cbd5e1}.measurementName{z-index:5;font-weight:700!important;color:#173d29!important;background:#f4faf5!important;white-space:nowrap}.measurementName,.sizeChartTable th:first-child{position:-webkit-sticky;position:sticky;left:0;text-align:left!important;padding-left:12px!important;box-shadow:2px 0 5px rgba(0,0,0,.06)}.sizeChartTable th:first-child{z-index:6;background:#e8f3ea!important}.sizeBadge{display:inline-block;padding:2px 8px;border-radius:6px;background:#edf5ee;color:#173d29;font-weight:700;font-size:12px}.sizeChartTip{padding:12px 16px;border-radius:10px;background:#f8fbf6;border:1px dashed #c4d8c7;color:#3a5f4a;font-size:12px;line-height:1.5}.productInfo h3 a:hover{color:var(--berry)}.productPrice{margin-top:7px;display:flex;flex-direction:column;gap:3px;color:#28211d}.productPrice span{font-size:13px;font-weight:650}.productPrice small{color:#7f7770;font-size:11px;line-height:1.3}.khaadiTopPicks{padding:clamp(54px,7vw,92px) clamp(12px,3.2vw,46px) clamp(64px,8vw,104px);background:#fff}.khaadiTopPicks:before{content:none}.khaadiTopPicks .sectionHeading{max-width:620px;margin:0 auto clamp(24px,3vw,36px);text-align:center}.khaadiTopPicks .sectionHeading:after{content:none}.khaadiTopPicks .sectionHeading .eyebrow{margin:0 0 10px;color:#80776f;font-size:10px;letter-spacing:.12em}.khaadiTopPicks .sectionHeading h2{margin:0;font-family:var(--font-sans);font-size:clamp(26px,3vw,38px);line-height:1.12;font-weight:600;letter-spacing:0;color:#171717}.khaadiTopPicks .sectionHeading span{display:block;margin-top:10px;color:#666;font-size:clamp(12px,1.3vw,15px);line-height:1.55}.khaadiTopPicks .categoryTabs{display:none}.khaadiTopPicks .productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.8vw,24px)}.khaadiTopPicks .productCard{border:0;background:transparent;overflow:visible}.khaadiTopPicks .productImage{aspect-ratio:.68;background:#f3f0ed;overflow:hidden}.khaadiTopPicks .productImage img{object-fit:cover;object-position:center top;padding:0}.khaadiTopPicks .productCard:hover .productImage img{transform:scale(1.015)}.khaadiTopPicks .badge{left:8px;top:8px;border:0;background:#ffffffdf;color:#222;font-size:8px;letter-spacing:.08em}.khaadiTopPicks .heart,.khaadiTopPicks .quickAdd{display:none}.khaadiTopPicks .productInfo{padding:11px 0 0}.khaadiTopPicks .productInfo p{margin:0 0 5px;color:#5f5f5f;font-size:12px;letter-spacing:0;text-transform:none}.khaadiTopPicks .productInfo h3{font-family:var(--font-sans);color:#171717;font-size:14px;font-weight:500;line-height:1.35}.khaadiTopPicks .productPrice{margin-top:7px}.khaadiTopPicks .productPrice span{color:#171717;font-size:13px;font-weight:600}.khaadiTopPicks .viewAll{margin-top:clamp(28px,4vw,44px);border-bottom:1px solid #171717;color:#171717}.bestSellersSection .sectionHeading{max-width:1120px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;text-align:left}.bestSellersSection .sectionHeading:after{display:none}.bestSellersSection .sectionHeading>a{flex:0 0 auto;color:var(--section-text,#173d29);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.story{display:grid;grid-template-columns:1.12fr .88fr;min-height:680px;background:var(--section-bg,var(--forest-dark));color:#fff}.storyImage{background:url(https://images.unsplash.com/photo-1583391733956-6c78276477e2?auto=format&fit=crop&w=1200&q=85) center 20%/cover;margin:42px 0 42px 42px}.storyContent{padding:12% 13%;display:flex;flex-direction:column;justify-content:center}.storyContent h2{line-height:1.02}.storyContent>p:not(.eyebrow){color:#b9c0bc;line-height:1.7;font-size:15px;margin:30px 0}.storyContent>a{width:max-content}.storyStats{display:flex;gap:55px;margin-top:60px;padding-top:25px;border-top:1px solid #ffffff33}.storyStats div{display:flex;flex-direction:column}.storyStats b{font-size:25px}.storyStats span{color:#aeb6b1;font-size:11px;margin-top:3px}.newsletter{text-align:center;padding:110px 20px;background:var(--section-bg,var(--cream))}.newsletter>p:not(.eyebrow){color:#656d68}.newsletter form{max-width:480px;margin:35px auto 0;display:flex;border-bottom:1px solid var(--ink);padding-bottom:9px}.newsletter input{flex:1 1;outline:0}.newsletter button,.newsletter input{background:transparent;border:0}.siteFooterWrapper{position:relative;background:#113120;background:linear-gradient(180deg,#133924,#0d281a);color:#ffffff;border-top:1px solid rgba(255,255,255,.12);display:block!important;overflow:hidden;padding:0!important}.footerNewsletterBand{padding:44px 5vw;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.08)}.newsletterBandContent{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.newsletterBandText{max-width:480px}.newsletterEyebrow{display:inline-flex;align-items:center;gap:6px;color:#d1fae5;font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px}.newsletterBandText h3{margin:0 0 4px;font-family:var(--font-display,inherit);font-size:24px;font-weight:700;color:#ffffff;letter-spacing:-.01em}.newsletterBandText p{margin:0;color:rgba(255,255,255,.75);font-size:13px;line-height:1.5}.footerNewsletterForm{flex:1 1;max-width:460px;min-width:280px}.newsletterInputGroup{display:flex;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:4px 4px 4px 18px;transition:all .2s ease}.newsletterInputGroup:focus-within{border-color:#a7f3d0;background:rgba(255,255,255,.12);box-shadow:0 0 0 3px rgba(167,243,208,.18)}.newsletterInputGroup input{flex:1 1;background:transparent;border:none;color:#ffffff;font-size:13px;outline:none}.newsletterInputGroup input::placeholder{color:rgba(255,255,255,.5)}.newsletterInputGroup button{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:999px;background:#ffffff;color:#113120;border:none;font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:all .2s ease;white-space:nowrap}.newsletterInputGroup button:hover{background:#d1fae5;transform:translateX(2px)}.newsletterSuccessMessage{display:flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:rgba(16,185,129,.16);border:1px solid #10b981;color:#a7f3d0;font-size:12.5px;font-weight:600}.footerMainGrid{max-width:1240px;margin:0 auto;padding:56px 5vw 40px;display:grid;grid-template-columns:1.8fr 1fr 1.1fr 1fr 1.3fr;grid-gap:40px;gap:40px}.footerBrandCol{display:flex;flex-direction:column;align-items:flex-start}.footerLogoLink{display:inline-block;width:160px;margin-bottom:14px}.footerLogoLink img{width:100%;height:auto;filter:brightness(0) invert(1)}.footerTagline{margin:0 0 8px;font-family:var(--font-display,inherit);color:#ffffff;font-size:18px;font-weight:650;line-height:1.2}.footerBio{display:block;color:rgba(255,255,255,.72);font-size:12px;line-height:1.6;margin-bottom:16px}.footerTrustPills{display:flex;flex-wrap:wrap;gap:8px}.footerTrustPills span{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#d1fae5;font-size:10.5px;font-weight:600}.footerNavCol{display:flex;flex-direction:column;align-items:flex-start}.footerColHeading{margin:0 0 16px;color:#a7f3d0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.footerNavList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.footerNavList a{color:rgba(255,255,255,.8);font-size:12.5px;text-decoration:none;transition:all .2s ease;position:relative;display:inline-block}.footerNavList a:hover{color:#ffffff;transform:translateX(4px);text-shadow:0 0 12px rgba(255,255,255,.3)}.footerCompanyDetails{display:grid;grid-gap:5px;gap:5px;margin:18px 0 0;color:rgba(255,255,255,.58);font-size:10.5px;font-style:normal;line-height:1.45}.footerCompanyDetails strong{color:rgba(255,255,255,.88);font-size:10px;font-style:normal;font-weight:800;letter-spacing:.1em}.footerConnectText{margin:0 0 14px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.5}.footerSocialList{display:flex;flex-direction:column;gap:10px;width:100%}.footerSocialItem{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:10px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#ffffff;text-decoration:none;transition:all .2s ease}.footerSocialItem:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25);transform:translateY(-1px)}.socialIconWrap{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.socialIcon--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);color:#ffffff}.socialIcon--whatsapp{background:#25d366;color:#ffffff}.socialDetails{display:flex;flex-direction:column}.socialDetails b{font-size:12px;font-weight:700;line-height:1.2}.socialDetails small{font-size:10.5px;color:rgba(255,255,255,.65)}.footerWorkingHours{margin-top:12px;color:rgba(255,255,255,.55);font-size:10.5px}.footerBottomBar{border-top:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.15);padding:18px 5vw}.footerBottomContent{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;font-size:11.5px}.footerCopyright{margin:0;color:rgba(255,255,255,.65)}.footerPaymentBadges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.paymentPill{padding:3px 8px;border-radius:4px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.8);font-size:10px;font-weight:600;letter-spacing:.02em}.footerLegalLinks{display:flex;align-items:center;gap:8px}.footerLegalLinks a{color:rgba(255,255,255,.65);text-decoration:none;transition:color .15s ease}.footerLegalLinks a:hover{color:#ffffff}.footerLegalLinks span{color:rgba(255,255,255,.3)}@media (max-width:1100px){.footerMainGrid{grid-template-columns:1.5fr 1fr 1fr 1fr}.footerSocialCol{grid-column:1/-1;display:flex;flex-direction:column;align-items:flex-start}.footerSocialList{flex-direction:row;flex-wrap:wrap}.footerSocialItem{width:auto;min-width:220px}}@media (max-width:768px){.footerMainGrid{grid-template-columns:1fr 1fr;gap:32px;padding:40px 5vw 32px}.footerBrandCol{grid-column:1/-1;margin-bottom:8px}.newsletterBandContent{flex-direction:column;align-items:stretch}.footerNewsletterForm{max-width:100%}.footerBottomContent{flex-direction:column;text-align:center;gap:12px}.footerPaymentBadges{justify-content:center}}@media (max-width:480px){.footerMainGrid{grid-template-columns:1fr;gap:28px}.footerSocialItem{width:100%}}.overlay{position:fixed;inset:0;background:#08110d90;z-index:290}.cartDrawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,100%);background:#fafaf7;z-index:300;transform:translateX(100%);transition:.3s;display:flex;flex-direction:column}body:has(.cartOpen) .whatsappSupportButton{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.cartHeader{padding:25px 28px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.cartHeader h2{margin:0;font-size:22px}.cartHeader h2 span{color:#8b918d;font-weight:400}.cartHeader button{border:0;background:transparent}.cartItems{padding:25px 28px;overflow:auto;flex:1 1}.emptyCart{height:100%;min-width:0;padding:28px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.emptyCart h3{margin:20px 0 5px}.emptyCart p{max-width:270px;margin:0;overflow-wrap:anywhere;color:#828985;font-size:13px;line-height:1.55}.emptyCart button{margin-top:14px;padding:12px 18px;background:var(--ink);border:0;color:white}.cartItem{display:grid;grid-template-columns:100px 1fr;grid-gap:18px;gap:18px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.cartItem>div{height:125px;background-position:50%;background-size:cover}.cartItem h3{font-size:14px;font-weight:500;margin:5px 0}.cartItem p{font-size:13px}.quantity{border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;width:95px;margin-top:20px}.quantity button{border:0;padding:8px;background:transparent}.cartFooter{padding:22px 28px;border-top:1px solid var(--line)}.cartFooter>div{display:flex;justify-content:space-between}.cartFooter p{font-size:11px;color:#777e7a}.checkoutButton{width:100%;border:0;background:var(--berry);color:#fff;padding:16px;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:15px}.cartFooter .shopMoreButton{width:100%;border:1px solid var(--forest);background:transparent;color:var(--forest);padding:14px;margin-top:9px;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.empty{text-align:center;padding:50px;color:#777}.viewAll{margin:38px auto 0;padding-bottom:5px;border-bottom:1px solid;width:max-content;display:flex;align-items:center;gap:10px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.categoryShowcase{position:relative;overflow:hidden;background:var(--section-bg,#173d29);color:#f6f7ef;padding:110px 3.2vw 120px;text-align:center}.categoryShowcase:before{content:"";position:absolute;width:520px;height:520px;left:-300px;bottom:-330px;border:1px solid #dcffb81f;border-radius:50%;box-shadow:0 0 0 70px #dcffb80b,0 0 0 140px #ffffff08}.categoryShowcase>.eyebrow{color:#dcffb8}.categoryShowcase h2{color:#fffdf4;text-shadow:0 5px 25px #061a0f55}.categoryCards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;grid-gap:14px;gap:14px;margin-top:52px}.categoryCard{height:540px;position:relative;border:1px solid #ffffff38;background-size:auto 100%;background-position:50%;overflow:hidden;box-shadow:0 24px 45px #061a0f52;transition:transform .4s ease,box-shadow .4s ease,background-size .6s ease}.categoryCard:nth-child(2n){margin-top:34px;height:500px}.categoryCard:before{content:"";position:absolute;inset:10px;z-index:2;border:1px solid #fff9dc50;opacity:.7;transition:inset .35s ease,opacity .35s ease;pointer-events:none}.categoryCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0824170d 20%,#08241735 52%,#061d12ed);transition:background .35s ease}.categoryCard:hover{z-index:2;background-size:auto 107%;box-shadow:0 34px 65px #04150c85}.categoryCard:hover,.categoryCard:nth-child(2n):hover{transform:translateY(-9px)}.categoryCard:hover:before{inset:16px;opacity:1}.categoryCard span{position:absolute;left:25px;right:25px;bottom:34px;z-index:3;font-family:var(--font-display);font-size:38px;font-weight:600;line-height:1;text-shadow:0 3px 18px #0009}.categoryCard span:after{content:"Explore collection";display:block;width:max-content;margin:12px auto 0;padding-top:9px;border-top:1px solid #dcffb8aa;font-family:var(--font-sans);font-size:8px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#dcffb8}.cardOne{background-image:url(https://images.unsplash.com/photo-1610030469983-98e550d6193c?auto=format&fit=crop&w=900&q=85)}.cardTwo{background-image:url(https://images.unsplash.com/photo-1605763240000-7e93b172d754?auto=format&fit=crop&w=900&q=85)}.cardThree{background-image:url(https://images.unsplash.com/photo-1597983073514-4a0c3e18d892?auto=format&fit=crop&w=900&q=85)}.cardFour{background-image:url(/bustaniya-campaign-hero-v4.png);background-position:62%}.categoryPage{min-height:100vh;background:var(--cream)}.categoryHeader{height:105px;padding:0 4vw;background:var(--cream);color:var(--forest);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.categoryHeader nav{display:flex;gap:32px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.categoryHeader>div{display:flex;gap:20px}.categoryHeader svg{width:20px}.categoryHero{min-height:470px;padding:35px 6vw 65px;background-size:cover;background-position:center 25%;display:flex;flex-direction:column;justify-content:space-between}.categoryHero>a{width:max-content;display:flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.categoryHero h1{margin:8px 0;font-family:var(--font-display);font-size:clamp(68px,8vw,124px);font-weight:600;line-height:.86;letter-spacing:-.035em}.categoryHero>div>p:last-child{max-width:430px;color:#665650;line-height:1.7}.collectionArea{padding:70px 4vw 110px}.collectionTop{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:28px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.subCollectionBlock{text-align:center;padding-bottom:85px}.subCollectionBlock h2{margin:8px 0 35px;font-family:var(--font-display);font-size:clamp(42px,5vw,68px);font-weight:600}.subCollectionGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.subCollectionGrid a{text-align:left}.subCollectionGrid a>div{height:520px;background-size:cover;background-position:50%}.categoryPage,.checkoutPage,.infoPage,.productPage{background:radial-gradient(circle at 8% 0,rgba(189,25,75,.055) 0,transparent 28%),linear-gradient(180deg,#fffefb,#f8fced 58%,#fffefb)}.categoryHeader{position:-webkit-sticky;position:sticky;top:0;z-index:55;background:rgba(255,254,251,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 26px rgba(23,61,41,.06)}.categoryHeader nav a{position:relative;padding-bottom:5px}.categoryHeader nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--berry);transition:right .24s ease}.categoryHeader nav a:hover:after{right:0}.infoHero{position:relative;overflow:hidden;padding:clamp(70px,9vw,118px) 6vw clamp(46px,6vw,72px);background:radial-gradient(circle at 85% 0,rgba(220,255,184,.42) 0,transparent 27%),linear-gradient(135deg,#fffefb,#f6faee)}.infoHero:after{content:"";position:absolute;width:420px;height:420px;right:-180px;bottom:-260px;border:1px solid rgba(22,69,44,.12);border-radius:50%;box-shadow:0 0 0 64px rgba(189,25,75,.035),0 0 0 128px rgba(22,69,44,.035)}.infoHero h1{max-width:920px;color:#132f22;letter-spacing:-.045em}.infoHero p:not(.eyebrow){color:#53675c;font-size:16px}.infoContent{width:min(920px,88vw);margin:44px auto 110px;padding:clamp(26px,4vw,46px);border:1px solid #dce7dd;border-radius:22px;background:rgba(255,254,251,.92);box-shadow:0 22px 56px rgba(23,61,41,.09)}.infoContent h2{color:#132f22;letter-spacing:-.02em}.infoContent p{color:#4f6257;font-size:15px}.infoContent [dir=rtl]{border-radius:14px;border-inline-start-width:4px;box-shadow:inset 0 1px 0 #fff}.categoryHero{position:relative;overflow:hidden;min-height:clamp(300px,34vw,430px);padding:clamp(26px,3vw,38px) 6vw clamp(38px,4vw,58px);color:#fffdf5;isolation:isolate}.categoryHero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,26,15,.76),rgba(8,26,15,.28) 58%,rgba(8,26,15,.46)),linear-gradient(180deg,rgba(8,26,15,.08),rgba(8,26,15,.64))}.categoryHero>a{color:#fffdf5;text-shadow:0 3px 18px rgba(4,21,12,.7)}.categoryHero h1{max-width:10ch;color:#fffdf5;text-shadow:0 8px 42px rgba(4,21,12,.62)}.categoryHero>div>p:last-child{max-width:520px;color:#fff9e9;text-shadow:0 4px 24px rgba(4,21,12,.62)}.collectionArea{position:relative;background:linear-gradient(180deg,#fffefb,#f8fced)}.collectionTop{color:#53675c}.subCollectionBlock{padding:clamp(42px,6vw,74px) 0}.subCollectionGrid a>div{border-radius:22px;box-shadow:0 24px 54px rgba(23,61,41,.12);transition:transform .28s ease,box-shadow .28s ease}.subCollectionGrid a:hover>div{transform:translateY(-5px);box-shadow:0 32px 70px rgba(23,61,41,.17)}.productDetailLayout{gap:clamp(16px,2vw,28px);max-width:1520px;margin:0 auto}.productGallery{padding-top:34px}.productBack{min-height:38px;padding:0 14px;border:1px solid #dce7dd;border-radius:999px;background:#fffefbe6;color:#173d29;display:inline-flex;box-shadow:0 10px 24px rgba(23,61,41,.08)}.mainProductPhoto,.secondaryProductPhoto{border-radius:26px;background:#f4f0e9;box-shadow:0 24px 58px rgba(23,61,41,.12)}.productPurchase{margin:34px 4vw 90px 0;padding:clamp(34px,4vw,58px);border:1px solid #dce7dd;border-radius:24px;background:rgba(255,254,251,.92);box-shadow:0 24px 64px rgba(23,61,41,.1)}.productPurchase h1{color:#132f22}.detailPrice{color:#173d29;font-size:24px;font-weight:900}.productDescription,.taxNote{color:#53675c}.productPurchase details,.productQuantity,.sizeOptions button{border-color:#dce7dd}.sizeOptions button.selected{background:#173d29}.addBagButton,.buyNowButton{border-radius:999px;box-shadow:0 14px 28px rgba(23,61,41,.16)}.wishButton{border-radius:50%}.productPromises{border-radius:18px;background:#f4faf3}.productPurchase details summary{color:#173d29;font-weight:900}.relatedProducts{background:radial-gradient(circle at 92% 0,rgba(220,255,184,.28) 0,transparent 30%),var(--sage)}.relatedProducts h2{color:#132f22}.paymentScreenshotSteps{margin:18px 0;padding:14px 14px 14px 32px;border-left:3px solid var(--berry);background:#fbf6f8;color:#385044;font-size:12px;line-height:1.7}.paymentScreenshotSteps li+li{margin-top:4px}.campaignHero{position:relative;min-height:clamp(500px,62vh,670px);overflow:hidden;isolation:isolate;background:#102a1d}.campaignHeroMedia,.campaignHeroMedia img,.campaignHeroMedia picture{position:absolute;inset:0;width:100%;height:100%}.campaignHeroMedia img{object-fit:cover;object-position:center;filter:saturate(1.03) contrast(1.02);transform:scale(1.01);animation:campaignHeroFade .7s ease both}@keyframes campaignHeroFade{0%{opacity:.74;transform:scale(1.025)}to{opacity:1;transform:scale(1.01)}}.campaignHeroOverlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,26,15,.65),rgba(8,26,15,.35) 40%,rgba(8,26,15,.05) 70%,rgba(8,26,15,.35)),linear-gradient(180deg,rgba(8,26,15,.05),rgba(8,26,15,.15) 50%,rgba(8,26,15,.65))}.campaignHeroInner{position:relative;z-index:2;min-height:inherit;width:min(1440px,100%);margin:0 auto;padding:clamp(110px,12vh,150px) clamp(22px,6vw,86px) clamp(56px,8vh,90px);display:flex;align-items:center}.campaignHeroDots{position:absolute;z-index:3;left:50%;bottom:clamp(22px,3vw,38px);display:flex;align-items:center;gap:10px;transform:translateX(-50%)}.campaignHeroDots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,253,245,.55);box-shadow:0 1px 8px rgba(4,21,12,.35);cursor:pointer;transition:width .24s ease,background .24s ease,transform .24s ease}.campaignHeroDots button:hover{transform:scale(1.12);background:#fffdf5}.campaignHeroDots button.active{width:28px;border-radius:999px;background:#fffdf5}.campaignHeroDots button:focus-visible{outline:2px solid #d8ffb2;outline-offset:4px}.campaignHero--position-center .campaignHeroInner{justify-content:center;text-align:center}.campaignHero--position-right .campaignHeroInner{justify-content:flex-end;text-align:right}.campaignHero--align-center .campaignHeroCopy{align-items:center;text-align:center}.campaignHero--align-right .campaignHeroCopy{align-items:flex-end;text-align:right}.campaignHeroCopy{width:min(590px,100%);padding:clamp(22px,3.2vw,42px);border:none;border-radius:0;background:transparent;color:#fffdf5;display:flex;flex-direction:column;align-items:flex-start;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.campaignHeroCopy p{margin:0 0 14px;color:#dcffb8;font-size:11px;font-weight:850;letter-spacing:.2em;text-transform:uppercase}.campaignHeroCopy h1{max-width:11ch;margin:0;font-family:var(--font-display);font-size:clamp(54px,7.5vw,106px);line-height:.84;font-weight:600;letter-spacing:-.055em;text-shadow:0 8px 40px rgba(4,21,12,.52)}.campaignHeroCopy>span{display:block;max-width:470px;margin-top:24px;color:#fff9e9;font-size:clamp(14px,1.25vw,17px);line-height:1.72;text-shadow:0 4px 22px rgba(4,21,12,.55)}.campaignHeroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.campaignHeroPrimary,.campaignHeroSecondary{min-height:48px;padding:0 22px;border:1px solid rgba(255,255,255,.72);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.campaignHeroPrimary{background:#fffdf5;color:#102a1d}.campaignHeroSecondary{color:#fffdf5;background:rgba(255,255,255,.08)}.campaignHeroPrimary:hover,.campaignHeroSecondary:hover{transform:translateY(-2px)}.campaignHeroSecondary:hover{background:#fffdf5;color:#102a1d}.khaadiTopPicks{background:radial-gradient(circle at 8% 0,#f9eef2 0,transparent 26%),linear-gradient(180deg,var(--section-bg,#fffefb),#fff)}.khaadiTopPicks .sectionHeading{max-width:720px}.khaadiTopPicks .sectionHeading .eyebrow{color:var(--section-text,var(--berry));font-weight:850}.khaadiTopPicks .sectionHeading h2{font-family:var(--font-display);color:var(--section-text,#132f22);font-size:clamp(38px,4.6vw,64px);line-height:.96;letter-spacing:-.04em}.khaadiTopPicks .sectionHeading span{color:var(--section-text,#53675c);opacity:.88}.khaadiTopPicks .productCard{padding:0;border:1px solid #e6e1d7;border-radius:18px;background:#fffefb;overflow:hidden;box-shadow:0 12px 30px rgba(23,61,41,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.khaadiTopPicks .productCard:hover{transform:translateY(-5px);border-color:#d8cfc3;box-shadow:0 22px 46px rgba(23,61,41,.14)}.khaadiTopPicks .productImage{background:#f4f0e9;border-radius:16px 16px 0 0}.khaadiTopPicks .productImage:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(8,26,15,.18));pointer-events:none}.khaadiTopPicks .quickViewButton{left:14px;right:14px;bottom:14px;min-height:42px;border-radius:999px;background:#fffefbf1;color:#173d29;box-shadow:0 12px 26px rgba(4,21,12,.16)}.khaadiTopPicks .badge,.khaadiTopPicks .saleBadge{border-radius:999px}.khaadiTopPicks .saleBadge{background:linear-gradient(135deg,var(--berry),#9e183f)}.khaadiTopPicks .productInfo{padding:15px 16px 18px}.khaadiTopPicks .productInfo p{color:#7b817b;font-size:11px}.khaadiTopPicks .productInfo h3{color:#132f22;font-size:15px;font-weight:650}.khaadiTopPicks .productPrice span{color:#132f22;font-size:15px;font-weight:850}.colorSwatches i{width:14px;height:14px;border-color:#bfc8bf}.categoryShowcase{background:radial-gradient(circle at 88% 8%,rgba(220,255,184,.12) 0,transparent 28%),var(--section-bg,#173d29)}.categoryCards{gap:clamp(12px,1.8vw,24px)}.categoryCard{background-size:cover;box-shadow:0 28px 58px rgba(4,21,12,.38)}.categoryCard,.categoryCard:nth-child(2n){border-radius:24px}.story{border-top:1px solid rgba(255,255,255,.08)}.storyImage{border-radius:28px;box-shadow:0 28px 70px rgba(4,21,12,.35)}.storyContent>a{color:#dcffb8}.newsletter{position:relative;overflow:hidden}.newsletter:before{content:"";position:absolute;width:440px;height:440px;left:50%;top:50%;border:1px solid rgba(23,61,41,.11);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 70px rgba(189,25,75,.035),0 0 0 140px rgba(23,61,41,.035);pointer-events:none}.newsletter>*{position:relative;z-index:1}.newsletter form{max-width:540px;min-height:56px;padding:0 8px 0 20px;border:1px solid #d6dfd2;border-radius:999px;background:#fffefbd8;box-shadow:0 16px 36px rgba(23,61,41,.09)}.newsletter button{width:42px;height:42px;border-radius:50%;background:#173d29;color:#fff;display:grid;place-items:center}.quickViewModal{border-radius:22px;overflow:hidden}.subCollectionGrid h3{margin:17px 0 5px;font-family:var(--font-display);font-size:29px;font-weight:600}.subCollectionGrid span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;padding-bottom:3px}.subcategoryHero{min-height:500px}.categoryPage .collectionArea{padding-top:clamp(58px,7vw,96px)}.categoryPage .subCollectionBlock{position:relative;margin-bottom:clamp(34px,5vw,64px);padding:clamp(34px,5vw,62px);border:1px solid #dce7dd;border-radius:28px;background:radial-gradient(circle at 92% 0,rgba(220,255,184,.34) 0,transparent 30%),linear-gradient(135deg,#fffefb,#f7fbf3);box-shadow:0 24px 64px rgba(23,61,41,.09);overflow:hidden}.categoryPage .subCollectionBlock:before{content:"SUBCOLLECTIONS";position:absolute;left:24px;top:22px;color:#bd194b;font-size:9px;font-weight:900;letter-spacing:.22em;opacity:.72}.categoryPage .subCollectionBlock h2{max-width:760px;margin:8px auto clamp(28px,4vw,46px);color:#132f22;letter-spacing:-.045em}.categoryPage .subCollectionGrid{gap:clamp(16px,2vw,28px)}.categoryPage .subCollectionGrid a{position:relative;display:block;color:#132f22}.categoryPage .subCollectionGrid a>div{position:relative;height:clamp(380px,42vw,560px);border:1px solid rgba(255,255,255,.52);border-radius:26px;background-size:cover;background-position:top;overflow:hidden;box-shadow:0 28px 62px rgba(23,61,41,.16)}.categoryPage .subCollectionGrid a>div:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,26,15,.02),rgba(8,26,15,.08) 42%,rgba(8,26,15,.78)),radial-gradient(circle at 50% 0,rgba(255,254,251,.22),transparent 38%);transition:background .3s ease}.categoryPage .subCollectionGrid a>div:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,249,220,.55);border-radius:20px;opacity:.72;transition:inset .28s ease,opacity .28s ease}.categoryPage .subCollectionGrid a:hover>div{transform:translateY(-7px);box-shadow:0 38px 82px rgba(23,61,41,.22)}.categoryPage .subCollectionGrid a:hover>div:after{inset:20px;opacity:1}.categoryPage .subCollectionGrid h3{position:relative;z-index:2;width:calc(100% - 44px);margin:-108px 22px 8px;color:#fffdf5;font-size:clamp(31px,3.2vw,46px);line-height:.95;letter-spacing:-.03em;text-shadow:0 4px 22px rgba(4,21,12,.72)}.categoryPage .subCollectionGrid span{position:relative;z-index:2;margin-left:22px;color:#dcffb8;border-bottom-color:#dcffb8aa;font-size:9px;font-weight:900}.categoryPage .collectionTop{align-items:flex-end;margin:0 0 28px;padding:18px 20px;border:1px solid #dce7dd;border-radius:18px;background:#fffefbdd;box-shadow:0 12px 30px rgba(23,61,41,.07)}.categoryPage .collectionTop p{margin:0;color:#53675c;font-weight:850}.categoryPage .productGrid{gap:clamp(14px,1.7vw,24px)}.categoryPage .productCard{border:1px solid #e6e1d7;border-radius:18px;background:#fffefb;box-shadow:0 12px 30px rgba(23,61,41,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.categoryPage .productCard:hover{transform:translateY(-5px);border-color:#d8cfc3;box-shadow:0 22px 46px rgba(23,61,41,.14)}.categoryPage .productImage{border-radius:17px 17px 0 0}.categoryPage .productInfo{padding:15px 16px 18px}.categoryPage .productInfo h3{color:#132f22;font-size:15px;font-weight:650}.categoryPage .productPrice span{color:#132f22;font-size:15px;font-weight:850}@media (max-width:640px){.categoryPage .categoryHero{min-height:300px;padding:22px 18px 34px;background-position:top}.categoryPage .productGrid,.categoryPage .productGrid:has(.productCard--connected){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.categoryPage .productGrid .productCard{min-width:0}}.subcategoryHero{min-height:clamp(430px,50vw,620px)}.infoPage{min-height:100vh;background:var(--cream);color:var(--forest)}.infoHeader nav{flex-wrap:wrap;justify-content:flex-end}.infoHero{padding:84px 6vw 54px;background:linear-gradient(180deg,#fffefb,#f8fced);border-bottom:1px solid var(--line)}.infoHero h1{max-width:850px;margin:10px 0 20px;font-family:var(--font-display);font-size:clamp(48px,6vw,82px);line-height:.92;font-weight:600;letter-spacing:0}.infoHero p:not(.eyebrow){max-width:620px;color:#5f6f64;line-height:1.75}.infoContent{width:min(840px,88vw);padding:56px 0 90px;margin:0 auto}.infoContent h2{margin:34px 0 10px;font-family:var(--font-display);font-size:32px;line-height:1;font-weight:600}.infoContent p{color:#56675d;line-height:1.85;margin:10px 0}.infoContent [dir=rtl]{padding:18px 20px;-webkit-border-start:3px solid var(--berry);border-inline-start:3px solid var(--berry);background:#fff;color:#354c3e;font-size:16px}.infoContent ul{margin:14px 0 24px 20px;padding-left:14px;list-style-type:disc;color:#4a5b50;line-height:1.8;font-size:15px}.infoContent ul li{margin-bottom:8px}.infoNoticeBox{margin-top:32px;padding:20px 24px;background:#fbf8f2;border:1px solid #e5dbcd;border-left:4px solid var(--forest);border-radius:14px;color:#2e4437;font-size:15px;line-height:1.75}.infoNoticeBox p{color:#2e4437!important;margin:0}.checkoutPage{--checkout-bg:#f8fced;background:var(--checkout-bg)}.checkoutHeader{height:92px;padding:0 6vw;border-bottom:1px solid var(--line);background:var(--checkout-bg)}.checkoutHeader span{gap:7px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.checkoutLayout{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);min-height:calc(100vh - 92px)}.checkoutForm{padding:55px clamp(28px,7vw,110px) 90px;background:var(--checkout-bg)}.backShopping{width:max-content;max-width:100%;display:flex;align-items:center;gap:8px;margin-bottom:38px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#526d5a}.backShopping:hover{color:var(--berry)}.checkoutForm h1{font-family:var(--font-display);font-size:clamp(52px,5.2vw,72px);line-height:.92;font-weight:600;margin:8px 0 30px;letter-spacing:0}.checkoutIntro{max-width:530px;margin:-15px 0 30px;color:#607165;font-size:14px;line-height:1.65}.checkoutForm form{max-width:650px;gap:17px}.checkoutSectionHeading{gap:12px;margin:15px 0 -3px;padding-top:20px;border-top:1px solid #dfe8df}.checkoutSectionHeading>span{display:grid;place-items:center;width:26px;height:26px;flex:0 0 auto;border-radius:50%;background:#e5f2e6;color:#173d29;font-size:10px;font-weight:800;letter-spacing:.05em}.checkoutSectionHeading div{gap:3px}.checkoutSectionHeading b{color:#173d29;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.checkoutSectionHeading small{color:#6d7d71;font-size:11px}.checkoutForm label{gap:7px;font-size:11px;letter-spacing:.06em}.checkoutForm input,.checkoutForm select,.checkoutForm textarea{padding:15px;border:1px solid var(--line);border-radius:4px;background:#fff;text-transform:none;letter-spacing:0;color:var(--forest);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.checkoutForm input:focus,.checkoutForm select:focus,.checkoutForm textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px #16452c14}.checkoutForm select:disabled{color:#7d887f;background:#f4f5f1}.checkoutAddressFields{padding:18px;border:1px solid #d9e2da;border-radius:7px;background:#f8faf7}.checkoutAddressFields legend{padding:0 7px;color:var(--forest);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.checkoutAddressFields>p{margin:0 0 15px;color:#65736a;font-size:10px;line-height:1.5}.checkoutAddressFields .formRow+.formRow{margin-top:15px}.formRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.paymentBox{margin-top:8px;padding:16px 18px;border:1px solid var(--forest);border-radius:6px;display:flex;align-items:center;gap:13px;background:var(--lime);cursor:pointer;text-transform:none;letter-spacing:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease}.paymentBox:hover{transform:translateY(-1px);box-shadow:0 12px 28px #153b270d}.paymentBox input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--berry);cursor:pointer}.paymentBox div{min-width:0;display:flex;flex-direction:column;gap:4px;font-size:13px}.paymentBox b{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#173d29}.paymentBox b em{padding:3px 7px;border-radius:999px;background:#dff0de;color:#1d6840;font-size:9px;font-style:normal;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.paymentBox span{color:#667268;font-size:11px}.paymentChoice{border-color:#dfe5df;background:#fff}.paymentUnavailable{border-color:#dfe5df;background:#f7f8f6;opacity:.72}.advancePaymentNote{padding:13px 15px;border:1px solid #dce7d8;border-radius:6px;background:#f5faef;font-size:12px}.advancePaymentNote span{color:#667268;font-size:11px;line-height:1.5}.bankPaymentDetails{display:grid;grid-gap:6px;gap:6px;margin-top:8px;padding-top:9px;border-top:1px dashed #cfdccd}.bankPaymentDetails span{display:grid;grid-template-columns:minmax(82px,.55fr) 1fr;grid-gap:8px;gap:8px;color:#344b3b}.bankPaymentDetails b{color:#173d29}.checkoutPaymentBreakdown,.paymentOrderBreakdown{grid-gap:8px;gap:8px}.checkoutPaymentBreakdown span,.paymentOrderBreakdown span{padding:9px 10px;border:1px solid #dce5dc;background:#fbfdf9;color:#587064}.checkoutPaymentBreakdown span:last-child,.paymentOrderBreakdown span:last-child{background:#edf6ee;color:#173d29}.checkoutPaymentBreakdown b,.paymentOrderBreakdown b{color:#173d29}.paymentVerificationCard{border-color:#bad6c0;background:linear-gradient(135deg,#f7fcf7,#fffdfa)}.paymentVerificationCard>p{color:#506557;line-height:1.6}.whatsappPaymentButton{display:inline-flex;min-height:44px;margin-top:16px;padding:0 16px;border-radius:5px;background:#1d6840;color:#fff!important;font-size:12px;font-weight:800}.whatsappPaymentButton,.whatsappSupportButton{align-items:center;justify-content:center;text-decoration:none}.whatsappSupportButton{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;width:60px;height:60px;padding:0;border:none;background:transparent;border-radius:50%;cursor:pointer;filter:drop-shadow(0 8px 20px rgba(0,0,0,.25));transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.whatsappSupportButton.isCheckoutPage{bottom:110px!important;right:24px!important}@media (max-width:768px){.whatsappSupportButton{right:18px;bottom:20px;width:54px;height:54px}.whatsappSupportButton.isCheckoutPage{display:none!important}}.whatsappSupportButton:hover{transform:scale(1.1) translateY(-3px);filter:drop-shadow(0 12px 28px rgba(0,0,0,.35))}.whatsappSupportButton:active{transform:scale(.95)}.whatsappSupportButton:focus-visible{outline:3px solid #25d366;outline-offset:3px;border-radius:50%}.whatsappSupportButton .whatsappSupportIcon,.whatsappSupportButton img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.whatsappTooltip{position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%) translateX(6px);background:#111827;color:#ffffff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap;pointer-events:none;opacity:0;box-shadow:0 4px 14px rgba(0,0,0,.2);transition:opacity .2s ease,transform .2s ease}.whatsappTooltip:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#111827}@media (hover:hover){.whatsappSupportButton:hover .whatsappTooltip{opacity:1;transform:translateY(-50%) translateX(0)}}@media (hover:none){.whatsappTooltip{display:none}}.paymentVerificationWorkspace{border-color:#c8decf;background:linear-gradient(145deg,#fffefa,#f7fcf7)}.paymentVerificationWorkspace .orderActionRow .dangerButton{background:#b52b4b}.placeOrder{min-height:54px;padding:17px;border-radius:6px;background:var(--berry);text-transform:uppercase;letter-spacing:.09em;font-size:11px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.placeOrder:not(:disabled):hover{background:#a9103e;box-shadow:0 14px 30px #bd194b24}.checkoutPrivacy{gap:7px;margin:0;color:#718076}.checkoutInlineHelp{display:flex;align-items:center;justify-content:center;gap:6px;margin:10px 0 0;color:#6b7280;font-size:12px;font-weight:500;text-align:center}.checkoutInlineHelp a{display:inline-flex;align-items:center;gap:4px;color:#166534;font-weight:700;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.checkoutInlineHelp a:hover{color:#14532d}.orderSummary{min-height:calc(100vh - 92px);padding:64px clamp(22px,4.5vw,70px);background:var(--checkout-bg);border-left:1px solid var(--line)}.orderSummaryHead{margin:0 0 30px;padding-bottom:18px;border-bottom:1px solid #dce7dd}.orderSummaryHead>p{margin:0 0 8px;color:#bd194b;letter-spacing:.15em}.orderSummary h2{font-family:var(--font-display);font-size:36px;font-weight:600}.orderSummary h2 span{color:#7b897e}.summaryItem{grid-template-columns:72px minmax(0,1fr) max-content;border-bottom:1px solid var(--line)}.summaryImage{height:88px;border-radius:4px;background:50%/cover}.summaryImage span{right:-7px;top:-7px;width:21px;height:21px;background:var(--berry)}.summaryItem>div:nth-child(2){gap:5px;font-size:12px}.summaryItem small{color:#7c867e;line-height:1.45}.summaryItem>p{font-size:12px}.summaryTotals{padding-top:24px;gap:13px;font-size:12px}.summaryTotals>div{gap:18px}.summaryTotals>div:nth-child(3){margin-top:3px;padding:11px 12px;border:1px solid #d6e7d7;background:#eff8ee;color:#173d29}.totalLine{border-top:1px solid var(--line);padding-top:18px;margin-top:5px;font-size:16px}.checkoutEmpty{padding:60px 0}.checkoutEmpty p{color:#778078}.checkoutEmpty a{display:inline-block;border-bottom:1px solid;padding-bottom:3px}.checkoutError{padding:13px 15px;border:1px solid #c5144b4d;background:#fff1f5;color:#9e123e;font-size:12px}.placeOrder:disabled{opacity:.6}.orderSuccess{min-height:calc(100vh - 92px);padding:80px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--checkout-bg)}.successMark{width:64px;height:64px;margin-bottom:25px;display:grid;place-items:center;background:var(--forest);color:#fff;font-size:28px}.orderSuccess h1{max-width:760px;margin:12px 0 18px;font-family:var(--font-display);font-size:clamp(48px,6vw,82px);line-height:.9;font-weight:600}.orderSuccess>p:not(.eyebrow){max-width:540px;color:#59675d;line-height:1.7}.orderSuccess>div{width:min(580px,100%);margin:30px 0 12px;padding:12px 24px;border:1px solid var(--line);background:#fff}.orderSuccess>div span{padding:13px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);color:#69736c;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.orderSuccess>div span:last-child{border-bottom:0}.orderSuccess>div b{color:var(--forest);font-size:12px;letter-spacing:.02em;text-align:right}.shopifySuccess{min-height:calc(100vh - 92px);grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);justify-content:stretch;background:var(--checkout-bg)}.confirmationPanel{padding:58px 6vw 80px;gap:24px}.confirmationHero{grid-template-columns:58px 1fr;grid-gap:18px;gap:18px}.confirmationHero .successMark{width:52px;height:52px;background:#f0ffe0;color:var(--forest);border:1px solid #cfe4c4}.confirmationHero .successMark svg{width:28px;height:28px}.confirmationHero h1{margin:6px 0 10px;font-family:var(--font-display);font-size:clamp(42px,5vw,68px);line-height:.95;font-weight:600}.confirmationHero p:not(.eyebrow){max-width:620px;color:#5f6b62;line-height:1.7}.confirmationCard{border:1px solid #dce5dc;background:#fffefb;border-radius:4px;padding:22px;box-shadow:0 18px 45px #153b2710}.deliveryCard{gap:20px}.deliveryCard>div{gap:14px}.deliveryCard svg{width:23px;color:var(--forest)}.deliveryCard span{gap:4px;color:#667169}.deliveryCard small{color:#667169}.confirmationGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.confirmationCard h2{margin:0 0 16px;font-family:var(--font-display);font-size:29px;font-weight:600}.confirmationCard span{padding:12px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:4px;color:#5c685f;line-height:1.5;font-size:13px}.confirmationCard span:last-child{border-bottom:0;padding-bottom:0}.confirmationCard span b{color:var(--forest);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.confirmationActions{margin-top:4px}.confirmationActions .primaryButton,.confirmationActions .secondaryButton{padding:0 22px;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.secondaryButton{border:1px solid var(--forest);color:var(--forest)}.confirmedSummary{padding:58px 5vw 80px;background:var(--checkout-bg);border-left:1px solid #d9e2d5}.confirmedSummary h2{margin-bottom:25px}.productPage{min-height:100vh;background:var(--cream)}.productHeader .headerBag{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.productDetailLayout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start}.productGallery{padding:28px 2vw 90px 4vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;position:relative}.mariabGallery{display:flex;flex-direction:column;gap:16px;padding:24px 2vw 60px 4vw}.galleryWorkspace{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.galleryWorkspace.singleImage{grid-template-columns:minmax(0,1fr)}.galleryThumbnails{display:flex;flex-direction:column;gap:10px;max-height:760px;overflow-y:auto;padding-right:4px}.thumbBtn{width:80px;height:104px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#f4f0e9;cursor:pointer;touch-action:manipulation;transition:border-color .15s ease,opacity .15s ease;opacity:.75;flex-shrink:0;will-change:opacity,border-color;transform:translateZ(0)}.thumbBtn:hover{opacity:1}.thumbBtn.active{border-color:#173d29;opacity:1;box-shadow:0 4px 12px rgba(23,61,41,.15)}.thumbBtn img{width:100%;height:100%;object-fit:cover;object-position:center top}.galleryMainView{position:relative;min-height:720px;height:100%;border-radius:16px;overflow:hidden;background:#f4f0e9;cursor:zoom-in}.galleryMainImage,.galleryMainView img{object-fit:cover;object-position:center top}.galleryMainImage{position:absolute;inset:0;width:100%;height:100%;display:block;will-change:opacity,visibility;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.galleryImageFallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:30px;text-align:center;color:#587063;background:linear-gradient(135deg,#f6f1e9,#edf3eb)}.galleryImageFallback b{color:#173d29;font-size:14px}.galleryImageFallback span{max-width:230px;font-size:12px;line-height:1.55}.galleryZoomHint{right:16px;gap:6px;padding:7px 14px;color:#132f22;font-size:11px;font-weight:700;pointer-events:none}.galleryNavControls,.galleryZoomHint{position:absolute;bottom:16px;display:flex;align-items:center;border-radius:999px;background:rgba(255,254,251,.88);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.galleryNavControls{left:16px;gap:8px;padding:4px 8px}.galleryNavControls button{width:28px;height:28px;border:none;border-radius:50%;background:#fff;color:#132f22;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.galleryNavControls button:hover{background:#edf5ee}.galleryNavControls span{font-size:11px;font-weight:700;color:#132f22;padding:0 4px}.mariabPhotoGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:10px}.gridPhotoCard{position:relative;min-height:480px;border-radius:14px;overflow:hidden;background:#f4f0e9;cursor:zoom-in;transition:transform .2s ease}.gridPhotoCard:hover{transform:scale(1.01)}.gridPhotoCard img{object-fit:cover;object-position:center top}.galleryLightbox{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center}.lightboxOverlay{position:absolute;inset:0;background:rgba(12,28,20,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightboxContent{position:relative;z-index:2;max-width:90vw;max-height:92vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.lightboxImgWrap{max-height:85vh;max-width:85vw;overflow:auto;border-radius:12px}.lightboxImgWrap img{max-height:85vh;width:auto;object-fit:contain;border-radius:12px;box-shadow:0 24px 60px rgba(0,0,0,.5)}.lightboxCloseBtn{position:absolute;top:-44px;right:0;width:36px;height:36px;border:none;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.lightboxCloseBtn:hover{background:rgba(255,255,255,.4)}.lightboxNavBtn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;z-index:3}.lightboxNavBtn:hover{background:rgba(255,255,255,.4)}.lightboxNavBtn.left{left:-56px}.lightboxNavBtn.right{right:-56px}.lightboxCounter{margin-top:12px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.02em;opacity:.9}.productBack{grid-column:1/-1;width:max-content;display:flex;align-items:center;gap:8px;margin:5px 0 16px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.mainProductPhoto,.secondaryProductPhoto{min-height:760px;background-position:50%;background-size:cover;position:relative;overflow:hidden}.mainProductPhoto img,.secondaryProductPhoto img{width:100%;height:100%;min-height:760px;object-fit:cover;object-position:center top;display:block}.secondaryProductPhoto{filter:saturate(.88);background-position:60%}.productPurchase{position:-webkit-sticky;position:sticky;top:0;padding:75px 6vw 90px}.productPurchase h1{margin:10px 0 14px;font-family:var(--font-display);font-weight:600;font-size:clamp(48px,4.8vw,74px);line-height:.92;letter-spacing:-.025em}.detailPrice{margin:0;font-size:18px}.taxNote{margin:7px 0 30px;color:#758078;font-size:10px}.productDescription{line-height:1.8;color:#58665c;font-size:13px;padding-bottom:25px;border-bottom:1px solid var(--line)}.selectorHeading{display:flex;justify-content:space-between;margin:25px 0 12px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.selectorHeading a{border-bottom:1px solid}.sizeOptions{display:flex;flex-wrap:wrap;gap:11px}.sizeOptions button{min-width:88px;min-height:52px;padding:0 24px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--forest);font-weight:800;letter-spacing:.04em;box-shadow:inset 0 1px rgba(255,255,255,.9),0 10px 22px rgba(23,61,41,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.sizeOptions button:hover{transform:translateY(-1px);box-shadow:inset 0 1px rgba(255,255,255,.95),0 12px 24px rgba(23,61,41,.1)}.sizeOptions button.selected{border-color:var(--forest);background:var(--forest);color:#fff;box-shadow:0 10px 22px rgba(23,61,41,.17)}.quantityHeading{margin:22px 0 10px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.productQuantity{margin-top:0}.productActions{display:grid;grid-template-columns:1fr 52px;grid-gap:8px;gap:8px;margin-top:25px}.addBagButton,.wishButton{height:53px;border:0;background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.addBagButton svg,.wishButton svg{width:18px}.wishButton{background:transparent;color:var(--forest)}.buyNowButton,.wishButton{border:1px solid var(--forest)}.buyNowButton{height:52px;margin-top:8px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.disabledBuy{color:#7f8983;border-color:#d7ddd8;background:#f2f4f1;cursor:not-allowed}.productPromises{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin:32px 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.productPromises div{display:flex;align-items:center;gap:10px}.productPromises svg{width:20px}.productPromises span{display:flex;flex-direction:column;font-size:10px;color:#748077}.productPromises b{color:var(--forest);font-size:11px}.productPurchase details{max-width:100%;min-width:0;overflow:hidden;border-bottom:1px solid var(--line);padding:0;font-size:12px}.productPurchase summary{display:flex;align-items:center;justify-content:space-between;padding:15px 0;cursor:pointer;text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:800;color:#0f3d24;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;transition:color .2s ease}.productPurchase summary::-webkit-details-marker{display:none}.productPurchase summary:after{content:"+";font-size:19px;font-weight:500;line-height:1;color:#0f3d24;margin-left:12px;transition:color .2s ease}.productPurchase details[open] summary:after{content:"−";font-size:19px;color:#15803d}.productPurchase summary:hover{color:#15803d}.productPurchase details p{color:#18241d;line-height:1.75}.structuredProductDetails{display:flex;flex-direction:column;gap:11px;padding:12px 0 6px}.structuredProductDetails h3{margin:14px 0 4px;color:#0f3d24;font-size:13.5px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.structuredProductDetails p{margin:0;color:#18241d;font-size:14px;font-weight:480;line-height:1.75;letter-spacing:-.005em}.structuredProductDetails ul{display:flex;flex-direction:column;gap:7px;margin:4px 0 10px;padding-left:20px;font-size:14px;line-height:1.7}.structuredProductDetails li,.structuredProductDetails ul{color:#18241d;font-weight:480}.structuredProductDetails li::marker{color:#15803d;font-size:1.15em}.detailHighlightedText{color:#0f3d24;font-weight:750}.detailKeyLabel{color:#0f3d24;font-weight:800}.productDetailsNote{display:block;margin-top:14px;color:#475569;font-size:12px;font-weight:500;line-height:1.6;font-style:italic}.relatedProducts{padding:90px 4vw 110px;background:var(--sage);text-align:center}.relatedProducts h2{margin:8px 0 35px;font-family:var(--font-display);font-size:clamp(42px,5vw,66px);font-weight:600}.relatedProducts .productInfo{text-align:left}.adminShell{min-height:100vh;background:#f5f7f3;color:#183226;display:grid;grid-template-columns:250px 1fr;font-family:var(--font-sans)}.adminLoadingShell{overflow:hidden}.adminSkeleton{display:block;border-radius:7px;background:linear-gradient(100deg,#e3e9e3 20%,#f8fbf7 42%,#e3e9e3 64%);background-size:220% 100%;animation:adminSkeletonShimmer 1.25s ease-in-out infinite}.adminLoadingSidebar .adminSkeleton{background:linear-gradient(100deg,#2a593f 20%,#3b6a50 42%,#2a593f 64%);background-size:220% 100%}.adminLoadingBrand{height:86px;padding:0 10px;border-bottom:1px solid #ffffff17;display:flex;align-items:center;gap:11px}.adminLoadingMark{width:35px;height:35px;border-radius:50%;flex:0 0 auto}.adminLoadingBrandName{width:125px;height:16px}.adminLoadingNavigation{flex:1 1;padding:22px 10px;display:flex;flex-direction:column;gap:14px}.adminLoadingNavItem{width:100%;height:30px}.adminLoadingNavItem:nth-child(2n){width:78%}.adminLoadingNavItem:nth-child(3n){width:88%}.adminLoadingAccount{width:calc(100% - 20px);height:49px;margin:0 10px 4px}.adminLoadingTopbar{position:relative}.adminLoadingSearch{width:min(330px,42vw);height:14px}.adminLoadingTopActions{display:flex;align-items:center;gap:14px}.adminLoadingAction{width:68px;height:14px}.adminLoadingAvatar{width:35px;height:35px;border-radius:50%}.adminLoadingContent{width:100%}.adminLoadingHeading{margin:6px 0 28px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.adminLoadingEyebrow{width:72px;height:8px}.adminLoadingTitle{width:min(250px,52vw);height:38px}.adminLoadingSubtitle{width:min(355px,72vw);height:12px}.adminLoadingMetricGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.adminLoadingMetric{min-height:116px;padding:20px;border:1px solid #e1e6e1;border-radius:9px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.adminLoadingMetric .adminSkeleton:first-child{width:28px;height:28px;border-radius:50%}.adminLoadingMetric .adminSkeleton:nth-child(2){width:58%;height:21px}.adminLoadingMetric .adminSkeleton:nth-child(3){width:38%;height:10px}.adminLoadingPanel{min-height:310px;padding:22px;border:1px solid #e1e6e1;border-radius:9px;background:#fff;display:flex;flex-direction:column;gap:19px}.adminLoadingPanel>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.adminLoadingPanelTitle{width:150px;height:19px}.adminLoadingPanelAction{width:76px;height:30px}.adminLoadingRow{width:100%;height:17px}.adminLoadingRow:nth-of-type(3),.adminLoadingRow:nth-of-type(5){width:79%}.adminLoadingStatus{margin:18px 0 0;color:#65736a;font-size:11px}@keyframes adminSkeletonShimmer{0%{background-position:100% 0}to{background-position:-120% 0}}.adminLoginShell{min-height:100vh;padding:28px;background:linear-gradient(135deg,#f8fced,#fffefb 48%,#eaf4d8);display:grid;place-items:center;color:var(--forest)}.adminLoginCard{width:min(390px,100%);padding:34px;border:1px solid #dbe4d8;border-radius:8px;background:#fffefbf2;box-shadow:0 24px 70px #173d2920;display:flex;flex-direction:column;gap:16px}.adminLoginCard img{width:190px;height:auto;margin-bottom:6px}.adminLoginCard p{margin:0;color:var(--berry);font-size:9px;font-weight:700;letter-spacing:.16em}.adminLoginCard h1{margin:0 0 7px;font-family:var(--font-display);font-size:44px;line-height:.95;font-weight:600}.adminLoginCard label{display:flex;flex-direction:column;gap:8px;color:#617166;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.adminLoginCard input{height:45px;padding:0 13px;border:1px solid #d6dfd5;border-radius:5px;background:#fff;color:var(--forest);outline:0;font-size:13px;text-transform:none;letter-spacing:0}.adminLoginCard input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #16452c14}.adminLoginCard span{color:#a41745;font-size:10px}.adminLoginCard button{height:44px;border:0;border-radius:5px;background:var(--berry);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.adminLoginCard button:disabled{cursor:not-allowed;opacity:.65}.adminSidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#123c27;color:#eaf2eb;padding:0 14px 18px;z-index:60;display:flex;flex-direction:column}.adminLogo{height:86px;border-bottom:1px solid #ffffff17;display:flex;align-items:center;gap:10px;padding:0 10px}.adminLogo img{width:145px;filter:brightness(0) invert(1)}.adminLogo>span{padding:3px 5px;background:#ffffff18;border-radius:3px;font-size:8px;letter-spacing:.12em}.closeSidebar{display:none}.adminSidebar nav{padding:15px 0;flex:1 1;overflow-y:auto;scrollbar-width:thin}.adminNavItem>p{padding:0 12px;margin:16px 0 6px;color:#91aa9a;font-size:7px;letter-spacing:.15em}.adminNavItem:first-child>p{margin-top:2px}.adminSidebar nav a{width:100%;height:43px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#b9c9be;display:flex;align-items:center;gap:12px;font-size:12px;text-align:left;text-decoration:none}.adminSidebar nav a svg{width:18px}.adminSidebar nav a span{flex:1 1}.adminSidebar nav a b{min-width:20px;padding:3px 5px;background:var(--berry);color:#fff;border-radius:10px;text-align:center;font-size:9px}.adminSidebar nav a.active,.adminSidebar nav a:hover{background:#ffffff12;color:#fff}.adminStoreCard{padding:12px 9px;border-top:1px solid #ffffff17;display:grid;grid-template-columns:35px 1fr 18px;align-items:center;grid-gap:9px;gap:9px}.adminStoreCard>div{width:35px;height:35px;display:grid;place-items:center;border-radius:7px;background:var(--berry);font-family:var(--font-display);font-weight:600}.adminStoreCard span{display:flex;flex-direction:column;font-size:11px}.adminStoreCard small{color:#91aa9a;margin-top:2px}.adminStoreCard svg{width:15px}.adminSidebarLogout{width:100%;min-height:42px;margin-top:10px;padding:0 12px;border:1px solid #ffffff1f;border-radius:7px;background:#ffffff12;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.adminSidebarLogout:hover{background:var(--berry);border-color:var(--berry)}.adminSidebarLogout:disabled{cursor:not-allowed;opacity:.65}.adminSidebarLogout svg{width:16px}.adminMain{grid-column:2;min-width:0}.adminTopbar{height:70px;padding:0 28px;background:#fff;border-bottom:1px solid #e2e6e1;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:30}.adminSearch,.adminTopbar{display:flex;align-items:center}.adminSearch{width:min(430px,45vw);gap:9px}.adminSearch svg,.inlineSearch svg{width:17px;color:#809087}.adminSearch input,.inlineSearch input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.adminTopActions{display:flex;align-items:center;gap:18px}.adminTopActions>a{font-size:11px;border-bottom:1px solid}.adminMenu,.adminTopActions button{border:0;background:transparent}.adminLogoutButton{height:35px;padding:0 11px;border-radius:5px;background:#f6f8f5!important;color:var(--forest);display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.adminLogoutButton:hover{background:#fff1f5!important;color:var(--berry)}.adminLogoutButton:disabled{cursor:not-allowed;opacity:.65}.adminLogoutButton svg{width:15px}.notification{position:relative}.notification svg{width:19px}.notification span{position:absolute;right:2px;top:2px;width:6px;height:6px;border-radius:50%;background:var(--berry)}.adminAvatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#e7efe8;font-size:10px;font-weight:600}.adminMenu{display:none}.adminContent{padding:32px;max-width:1600px;margin:auto}.adminErrorBanner{margin:0 0 18px;padding:13px 15px;border:1px solid #c5144b4d;border-radius:7px;background:#fff1f5;color:#9e123e;font-size:11px;line-height:1.5}.adminTitle{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.adminTitle p{margin:0 0 7px;color:var(--berry);font-size:8px;font-weight:600;letter-spacing:.14em}.adminTitle h1{font-size:40px;line-height:.95}.adminTitle h1,.dashboardAnalyticsTitle h2{margin:0;font-family:var(--font-display);font-weight:600;letter-spacing:-.02em}.dashboardAnalyticsTitle h2{font-size:32px;line-height:1}.adminTitle span{display:block;margin-top:5px;color:#7b8880;font-size:11px}.adminTitle>button,.saveProduct{height:39px;padding:0 15px;border:0;border-radius:5px;background:var(--berry);color:#fff;display:flex;align-items:center;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.adminTitle>button svg{width:15px}.metricGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:16px}.metricCard{padding:20px;background:#fff;border:1px solid #e1e6e1;border-radius:9px;position:relative}.metricCard>div{position:absolute;right:18px;top:18px;width:34px;height:34px;display:grid;place-items:center;background:#edf4ee;color:var(--forest);border-radius:7px}.metricCard svg{width:17px}.metricCard p{margin:0;color:#748078;font-size:10px}.metricCard h2{margin:12px 0 8px;font-size:24px}.metricCard>span{color:#8a948d;font-size:9px}.metricCard>span b{color:#17804a}.adminCard{background:#fff;border:1px solid #e1e6e1;border-radius:9px}.dashboardGrid{display:grid;grid-template-columns:1.6fr .7fr;grid-gap:16px;gap:16px;margin-bottom:16px}.orderStatus,.salesChart{padding:21px;min-height:355px}.cardHeading{display:flex;justify-content:space-between;align-items:flex-start}.cardHeading h2{margin:0 0 4px;font-size:14px}.cardHeading p{margin:0;color:#879189;font-size:9px}.cardHeading button,.tableTools>button{border:1px solid #e0e5e0;background:#fff;border-radius:5px;padding:8px 10px;display:flex;gap:6px;align-items:center;font-size:9px}.cardHeading svg,.tableTools svg{width:13px}.chartTotal{margin-top:28px;display:flex;gap:12px;align-items:center}.chartTotal b{font-size:22px}.chartTotal span{color:#17804a;font-size:9px}.metricTrendUp{color:#17804a!important}.metricTrendDown{color:#b4234f!important}.financeMetrics small.metricTrendDown,.financeMetrics small.metricTrendUp{display:block;margin-top:4px;font-size:8px;font-weight:700}.fakeChart{height:205px;display:flex;align-items:flex-end;gap:6%;padding:25px 12px 0;border-bottom:1px solid #e8ebe8;background:repeating-linear-gradient(180deg,#fff 0,#fff 49px,#edf0ed 50px)}.fakeChart.longRange{gap:2px;padding-inline:4px}.fakeChart.longRange>div{min-width:2px}.fakeChart.longRange>div span{width:100%;max-width:none;min-height:0}.fakeChart>div{flex:1 1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.fakeChart>div span{width:65%;max-width:34px;background:linear-gradient(#2f8052,#165334);border-radius:4px 4px 0 0}.fakeChart small{transform:translateY(19px);font-size:8px;color:#859087}.donut{width:140px;height:140px;margin:25px auto 18px;border-radius:50%;background:conic-gradient(#1f6940 0 37%,#c5164d 37% 62%,#8bb39a 62% 93%,#dedfdc 93%);display:grid;place-items:center}.donut>div{width:94px;height:94px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut b{font-size:23px}.donut span{font-size:9px;color:#859087}.orderStatus ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;font-size:9px}.orderStatus li{display:flex;align-items:center;gap:6px;color:#68766d}.orderStatus li b{margin-left:auto;color:#263c30}.orderStatus i{width:7px;height:7px;border-radius:50%;background:#1f6940}.orderStatus i.confirmed{background:var(--berry)}.orderStatus i.delivered{background:#8bb39a}.orderStatus i.cancelled{background:#dedfdc}.recentOrders{padding:21px 0 5px}.recentOrders>.cardHeading{padding:0 21px 18px}.recentOrders>.cardHeading button{color:var(--forest);border:0;padding-right:0}.adminTableWrap{overflow:auto;position:relative}.adminTable{width:100%;border-collapse:collapse;white-space:nowrap}.adminTable th{padding:13px 16px;background:#f7f8f6;color:#859087;text-align:left;text-transform:uppercase;letter-spacing:.06em}.adminTableWrap .adminTable thead th{position:-webkit-sticky;position:sticky;top:0;z-index:3;box-shadow:0 1px 0 #e3e8e3}.adminTable td{padding:14px 16px;border-top:1px solid #edf0ed;background:#ffffff;transition:background .15s ease}.adminTable tr:hover td{background:#f7fbf7}.adminTable th:last-child{z-index:4;background:#f7f8f6}.adminTable td:last-child,.adminTable th:last-child{position:-webkit-sticky;position:sticky;right:0;box-shadow:-6px 0 12px rgba(0,0,0,.04)}.adminTable td:last-child{z-index:2}.adminTableWrap.compactTable .adminTable th{padding:8px 12px;font-size:9px}.adminTableWrap.compactTable .adminTable td{padding:8px 12px;font-size:12px}.adminTableWrap.compactTable .adminTable .tableProduct>span{width:32px;height:38px}.adminTableWrap.compactTable .adminTable button{min-height:28px;padding:0 8px;font-size:9px}.tableDensityToggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid #dfe6e0;border-radius:8px;background:#ffffff}.tableDensityToggle button{padding:4px 9px;border-radius:6px;border:none;background:transparent;color:#5a6e61;font-size:10px;font-weight:700;cursor:pointer;transition:all .15s ease}.tableDensityToggle button.active{background:#1d6840;color:#ffffff}.confirmModalOverlay{position:fixed;inset:0;z-index:100;background:rgba(11,37,24,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease}.confirmModalCard{width:100%;max-width:440px;background:#ffffff;border-radius:20px;padding:24px;box-shadow:0 24px 60px rgba(0,0,0,.22);border:1px solid #dce7dd;animation:modalPop .22s cubic-bezier(.2,.8,.2,1)}@keyframes modalPop{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.confirmModalHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.confirmModalHead h3{margin:0;color:#0d2f21;font-size:18px;font-weight:800}.confirmModalHead button{border:none;background:transparent;color:#63776b;cursor:pointer;padding:4px;border-radius:6px;display:grid;place-items:center}.confirmModalHead button:hover{background:#f0f6f1;color:#0d2f21}.confirmModalMessage{margin:0 0 22px;color:#4f6356;font-size:13px;line-height:1.55}.confirmModalActions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.confirmCancelBtn{padding:9px 16px;border-radius:10px;border:1px solid #d4e2d6;background:#ffffff;color:#315442}.confirmCancelBtn,.confirmPrimaryBtn{font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease}.confirmPrimaryBtn{padding:9px 18px;border-radius:10px;border:none;background:#1d6840;color:#ffffff}.confirmDangerBtn:hover{background:#922531}.confirmPrimaryBtn:hover{background:#154e30}.confirmCancelBtn:hover{background:#f4faf5}.csvModalCard{width:100%;max-width:720px;background:#ffffff;border-radius:20px;padding:24px;box-shadow:0 24px 60px rgba(0,0,0,.22);border:1px solid #dce7dd;max-height:85vh;display:flex;flex-direction:column;gap:16px;animation:modalPop .22s cubic-bezier(.2,.8,.2,1)}.csvSummaryStrip{display:flex;align-items:center;gap:10px}.csvPreviewTable{max-height:360px;overflow:auto;border:1px solid #edf2ee;border-radius:12px}.invalidCsvRow td{background:#fff8f8!important}.premiumMetricGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.premiumMetricCard{background:linear-gradient(135deg,#ffffff,#fcfdfc);border:1px solid #e2eee4;border-radius:16px;padding:20px 24px;box-shadow:0 6px 18px rgba(23,61,41,.02);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.premiumMetricCard:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(23,61,41,.06)}.premiumMetricCard:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%}.premiumMetricCard.salesCard:before{background:#1d6840}.premiumMetricCard.profitCard:before{background:#235d9a}.premiumMetricCard.receivableCard:before{background:#d08a18}.premiumMetricCard.cashCard:before{background:#288f60}.premiumMetricHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.premiumMetricHeader span{font-size:11px;font-weight:800;color:#637869;text-transform:uppercase;letter-spacing:.06em}.premiumMetricHeader svg{width:18px;height:18px;color:#8aa192}.premiumMetricValue{font-size:26px;font-weight:850;color:#173d29;letter-spacing:-.02em;margin-bottom:4px}.premiumMetricNote{font-size:11px;color:#738879}.premiumMetricTrend{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800}.dashboardLayoutGrid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:20px;gap:20px;margin-bottom:24px}.dashboardCol8{grid-column:span 8}.dashboardCol6{grid-column:span 6}.dashboardCol4{grid-column:span 4}.dashboardEqualGrid{align-items:stretch}.dashboardEqualGrid>.dashboardCol6{display:flex;flex-direction:column}.dashboardEqualGrid>.dashboardCol6>.adminVisualCard{flex:1 1;display:flex;flex-direction:column}.dashboardEqualGrid>.dashboardCol6>.adminVisualCard>.visualDonutWrap{flex:1 1;align-items:center}.dashboardEqualGrid>.dashboardCol6>.adminVisualCard>.visualBarList{flex:1 1;display:flex;flex-direction:column;justify-content:center}.statusTrackContainer{display:flex;flex-direction:column;gap:12px;margin-top:14px}.statusTrackItem{display:flex;flex-direction:column;gap:5px}.statusTrackLabel{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:750;color:#2b3a30}.statusTrackLabel b{font-weight:800}.statusTrackBar{height:6px;background:#edf3ee;border-radius:99px;overflow:hidden;position:relative}.statusTrackFill{height:100%;border-radius:99px;transition:width .6s cubic-bezier(.2,.8,.2,1)}@media (max-width:1024px){.dashboardCol4,.dashboardCol6,.dashboardCol8{grid-column:span 12}}.statusBadge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:750;letter-spacing:.01em;white-space:nowrap;border:1px solid transparent}.statusBadge.pending,.statusBadge.processing,.statusBadge.unbooked,.statusBadge.warning{background:#fff8e8;color:#8c5b0d;border-color:#f5e2b8}.statusBadge.attempted,.statusBadge.confirmed,.statusBadge.draft,.statusBadge.in-transit{background:#edf5fc;color:#1a568c;border-color:#cadfef}.statusBadge.active,.statusBadge.activeStatus,.statusBadge.delivered,.statusBadge.ok{background:#eaf5ee;color:#124d2e;border-color:#c7e6d2}.statusBadge.archived,.statusBadge.cancelled,.statusBadge.fail,.statusBadge.returned{background:#fdf0f0;color:#9c222c;border-color:#f7c9cc}.unifiedEmptyState{padding:44px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#ffffff;border-radius:16px;margin:12px 0}.emptyStateIcon{width:54px;height:54px;border-radius:16px;background:#f0f7f1;color:#1d6840;display:grid;place-items:center;margin-bottom:4px}.emptyStateIcon svg{width:26px;height:26px}.unifiedEmptyState h3{margin:0;color:#0d2f21;font-size:16px;font-weight:700}.unifiedEmptyState p{margin:0;color:#63776b;font-size:13px;max-width:380px;line-height:1.5}.emptyStateAction{margin-top:8px;padding:8px 16px;border-radius:10px;background:#1d6840;color:#ffffff;font-size:12px;font-weight:700;border:none;cursor:pointer;transition:background .2s ease}.emptyStateAction:hover{background:#154e30}.tableSelect{min-width:112px;padding:7px 9px;border:1px solid #dfe5df;border-radius:6px;background:#fff;color:#334139;font:inherit}.moreButton{border:0;background:transparent}.moreButton svg{width:16px}.productRowActions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.editProductButton{padding:0 11px;border:1px solid #d9e3db;border-radius:6px;background:#fff;color:#315442}.editProductButton,.removeProductButton{min-height:30px;font-size:9px;font-weight:800;text-transform:uppercase}.removeProductButton{padding:0 9px;border:1px solid #dfb7c1;border-radius:6px;background:#fff4f6;color:#9e183f;display:inline-flex;align-items:center;justify-content:center;gap:5px;letter-spacing:0;white-space:nowrap}.removeProductButton:hover:not(:disabled){border-color:var(--berry);background:var(--berry);color:#fff}.removeProductButton svg{width:13px}.editProductButton:disabled,.removeProductButton:disabled{opacity:.55;cursor:not-allowed}.managementCard{overflow:hidden}#returned-order-inspection{scroll-margin-top:88px}.tableTools{min-height:64px;padding:0 18px;justify-content:space-between}.inlineSearch,.tableTools{display:flex;align-items:center}.inlineSearch{width:260px;height:35px;border:1px solid #e0e5e0;border-radius:5px;gap:8px;padding:0 10px}.tableProduct{display:flex;align-items:center;gap:11px}.tableProduct>span{width:42px;height:50px;border-radius:4px;background:50%/cover}.stockLow{color:#c04a42;font-weight:600}.ordersToolbar{min-height:68px;padding:0 18px;border-bottom:1px solid #e6eae6;display:flex;align-items:center;justify-content:space-between;gap:14px}.ordersToolbar .inlineSearch{width:min(340px,40vw)}.orderStatusFilter{display:flex;align-items:center;gap:9px;color:#657269;font-size:10px;font-weight:700;white-space:nowrap}.orderStatusFilter select{min-height:36px;padding:0 32px 0 10px;border:1px solid #dce3dc;border-radius:5px;background:#fff;color:#2f4438;font-size:10px}.orderDetailDrawer{position:fixed;right:0;top:0;bottom:0;z-index:85;width:min(780px,100%);background:#f5f7f3;overflow:auto;box-shadow:-24px 0 70px #0b25182b}.orderDetailDrawer>header{position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:92px;padding:18px 24px;border-bottom:1px solid #e0e6df;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px}.orderDetailDrawer>header p{margin:0 0 4px;color:var(--berry);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.orderDetailDrawer>header h2{margin:0;font-family:var(--font-display);font-size:38px;line-height:.95;font-weight:600}.orderDetailDrawer>header span{display:block;margin-top:5px;color:#758179;font-size:10px}.orderDetailDrawer>header button{border:0;background:transparent}.orderDetailBody{padding:18px 22px 80px;display:flex;flex-direction:column;gap:14px}.orderDetailGrid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;grid-gap:12px;gap:12px}.orderDetailCard{min-height:130px;padding:16px;display:flex;flex-direction:column;gap:8px}.orderDetailCard h3,.orderOpsCard h3{margin:0;color:#536259;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.orderDetailCard b{font-size:14px}.orderDetailCard p,.orderDetailCard span{margin:0;color:#718078;font-size:10px;line-height:1.5}.orderDetailCard select,.orderDialog input,.orderDialog select,.orderDialog textarea,.orderOpsCard input,.orderOpsCard select,.orderOpsCard textarea{width:100%;min-height:38px;padding:10px;border:1px solid #d8dfd9;border-radius:5px;background:#fff;outline:0;color:#2f4337;font-size:11px}.orderItemsCard{overflow:hidden}.orderOpsCard{padding:18px;display:flex;flex-direction:column;gap:14px}.orderDialog label,.orderOpsCard label{display:flex;flex-direction:column;gap:7px;color:#5f6e64;font-size:9px}.orderActionRow{display:flex;justify-content:flex-end;gap:8px}.orderActionRow button,.orderDialog>button,.orderOpsCard>button{min-height:38px;padding:0 13px;border:0;border-radius:5px;background:var(--forest);color:#fff;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.orderActionRow button:first-child{background:#fff;color:var(--forest);border:1px solid #d8e0d9}.orderDialog{position:fixed;left:50%;top:50%;z-index:90;width:min(580px,calc(100% - 28px));max-height:90vh;overflow:auto;transform:translate(-50%,-50%);padding:22px;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:15px}.orderDialog .dialogHead h2{font-size:32px}.settingsForm{padding:25px;max-width:850px;display:flex;flex-direction:column;gap:17px}.settingsForm h2{margin:5px 0 2px;padding-bottom:12px;border-bottom:1px solid #e8ebe8;font-size:14px}.productFormDrawer label,.settingsForm label{display:flex;flex-direction:column;gap:7px;color:#5f6e64;font-size:10px}.productFormDrawer input,.productFormDrawer select,.productFormDrawer textarea,.settingsForm input,.settingsForm select,.settingsForm textarea{padding:11px;border:1px solid #dce2dc;border-radius:5px;background:#fff;outline:0}.productFormDrawer input:focus,.productFormDrawer select:focus,.productFormDrawer textarea:focus{border-color:var(--forest)}.productFormDrawer input:disabled{background:#f2f4f1}.placeholderAdmin{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#78857c;text-align:center}.placeholderAdmin svg{width:42px;height:42px;color:#a6b2a9}.placeholderAdmin h2{color:#314539;margin:16px 0 4px}.moduleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.moduleCard{min-height:205px;padding:21px;position:relative}.moduleCard>div{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eaf2ec;color:var(--forest)}.moduleCard svg{width:18px}.moduleCard>span{position:absolute;right:19px;top:20px;color:#b8c2ba;font-size:9px}.moduleCard h2{margin:28px 0 6px;font-size:14px}.moduleCard p{margin:0;color:#849087;font-size:10px;line-height:1.5}.moduleCard>button{margin-top:20px;padding:0;border:0;background:transparent;color:var(--forest);font-size:9px}.moduleQuickLinks{display:flex;gap:9px;margin:-8px 0 18px;overflow-x:auto}.moduleQuickLinks button{flex-shrink:0;padding:10px 13px;border:1px solid #dfe5df;border-radius:6px;background:#fff;color:#415448;font-size:9px}.moduleQuickLinks .customOrderCta{min-height:44px;padding:0 18px;border:0;background:var(--berry);color:#fff;display:flex;align-items:center;gap:8px;font-weight:900;box-shadow:0 10px 22px #c5164d22}.moduleQuickLinks .customOrderCta svg{width:15px;height:15px}.orderPeriodGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:18px}.orderPeriodCard{padding:18px}.orderPeriodCard>p{margin:0;color:var(--berry);font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.orderPeriodCard>div{margin:15px 0 14px;display:flex;align-items:flex-end;gap:8px}.orderPeriodCard>div b{color:#263c30;font-size:30px;line-height:.9}.orderPeriodCard>div span{color:#7e8a82;font-size:9px}.orderPeriodCard ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.orderPeriodCard li{display:flex;justify-content:space-between;gap:14px;color:#758179;font-size:9px}.orderPeriodCard li b{color:#2f4438;text-align:right}.postexCategoryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px 68px;gap:30px 68px;margin-bottom:24px}.postexCategoryGrid button{min-height:132px;padding:14px 12px 18px;border:1px solid #e0e6e2;border-radius:8px;background:#eef2f7;color:#697785;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;text-align:center;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.postexCategoryGrid button.active,.postexCategoryGrid button:hover{border-color:#b9c9bd;background:#e7f0e7;transform:translateY(-1px)}.postexCategoryGrid span{min-height:28px;display:flex;align-items:flex-start;justify-content:center;color:#6c7884;font-size:10px;font-weight:700;line-height:1.35}.postexCategoryGrid b{color:#030303;font-size:34px;line-height:1;font-weight:500}.miniMetricGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:26px}.miniMetricGrid article{padding:17px;background:#fff;border:1px solid #e1e6e1;border-radius:8px;display:flex;align-items:center;gap:12px}.miniMetricGrid svg{width:20px;color:var(--forest)}.miniMetricGrid span{display:flex;flex-direction:column;color:#7d8981;font-size:9px}.miniMetricGrid b{color:#20372a;font-size:18px}.settingsModules{max-width:850px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:18px}.settingsModules button{padding:14px 16px;border:1px solid #e0e5e0;border-radius:7px;background:#fff;display:flex;justify-content:space-between;font-size:10px;color:#415247}.settingsLayout{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.settingsNav{position:-webkit-sticky;position:sticky;top:92px;padding:8px;border:1px solid #e0e5e0;border-radius:8px;background:#fff}.settingsNav,.settingsNav button{display:flex;flex-direction:column;gap:3px}.settingsNav button{min-height:50px;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:#53635a;align-items:flex-start;justify-content:center;text-align:left;font-size:11px;font-weight:800}.settingsNav button span{color:#66736b;font-size:8px;font-weight:600}.settingsNav button.active,.settingsNav button:hover{background:#edf5ee;color:var(--forest)}.settingsStack{display:flex;flex-direction:column;gap:14px}.settingsWideForm{max-width:none}.settingsWideForm>button{width:max-content;min-height:38px;padding:0 14px;border:0;border-radius:5px;background:var(--forest);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.settingsOption{padding:14px;border:1px solid #e3e8e3;border-radius:7px;background:#fbfcfa;display:flex;align-items:center;justify-content:space-between;gap:15px}.settingsOption>div{display:flex;flex-direction:column;gap:4px}.settingsOption b{font-size:12px;color:#263c30}.settingsOption span{color:#5f6d64;font-size:9px;line-height:1.5}.paymentSettingsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.paymentSettingsGrid .settingsOption{align-items:flex-start;flex-direction:column;justify-content:space-between;min-height:138px}.paymentRulesCard{padding:15px;border:1px solid #e3e8e3;border-radius:7px;background:#fbfcfa;display:flex;flex-direction:column;gap:13px}.paymentRulesCard h3{margin:0;color:#263c30;font-size:12px}.paymentSecurityNote{margin:0;padding:11px 12px;border:1px solid #ddebdc;border-radius:6px;background:#f3faf1;color:#52645a;font-size:10px;line-height:1.55}.switchLabel{flex-direction:row!important;align-items:center;white-space:nowrap}.switchLabel input{width:auto;accent-color:var(--forest)}.settingsSaved{border-color:#b9d9bf;background:#f1fbf3;color:#247042}.settingsPermissionGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:10px;gap:10px;padding:12px}.announcementEditor,.settingsPermissionGrid{border:1px solid #e3e8e3;border-radius:7px;background:#fbfcfa}.announcementEditor{padding:14px;display:flex;flex-direction:column;gap:12px}.announcementEditor .inventoryListHead{padding:0 0 10px;border-bottom:1px solid #e3e8e3}.announcementEditor .inventoryListHead button{min-height:34px;padding:0 12px;border:0;border-radius:5px;background:var(--forest);color:#fff;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.announcementEditor .inventoryListHead button svg{width:14px}.announcementEditorItem{padding:13px;border:1px solid #dfe5df;border-radius:7px;background:#fff;display:flex;flex-direction:column;gap:11px}.announcementEditorHead{display:flex;align-items:center;gap:12px}.announcementEditorHead b{margin-right:auto;color:#263c30;font-size:11px}.announcementEditorHead>button{width:30px;height:30px;border:1px solid #efd4da;border-radius:50%;background:#fff7f8;color:#a33c49;display:grid;place-items:center}.announcementEditorHead>button svg{width:14px}.adminOverlay{position:fixed;inset:0;z-index:70;background:#0b2518a6}.productFormDrawer{position:fixed;right:0;top:0;bottom:0;z-index:80;width:min(680px,100%);padding:0;background:#f4f6f3;overflow:auto}.productDrawerHeader{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:18px 25px;border-bottom:1px solid #e5e9e5}.productDrawerHeader p{margin:0 0 3px;color:var(--berry);font-size:7px;letter-spacing:.14em}.productFormDrawer h2{margin:0;font-family:var(--font-display);font-size:34px;font-weight:600}.productDrawerHeader>button{border:0;background:transparent}.productFormDrawer form{display:flex;flex-direction:column;gap:14px;padding:18px 24px 100px}.productEditorCard{background:#fff;border:1px solid #dfe5df;border-radius:8px;display:flex;flex-direction:column;gap:16px}.productEditorCard h3{margin:0;font-size:13px}.productDetailsEditor{display:flex;flex-direction:column;gap:10px}.productDetailsEditorHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.productDetailsEditorHead label{display:block;color:#41564b;font-size:11px;font-weight:700}.productDetailsEditorHead p,.productDetailsEditorHint{margin:4px 0 0;color:#667b6e;font-size:10px;line-height:1.55}.productDetailsToolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.productDetailsToolbar button{min-height:34px;padding:0 11px;border:1px solid #c7d9ca;border-radius:6px;background:#f4f9f4;color:#1b5132;font-size:10px;font-weight:800;white-space:nowrap}.productDetailsToolbar button:hover{background:#e4f1e5;border-color:#94b89c}.productDetailsEditor textarea{width:100%;min-height:210px;resize:vertical;line-height:1.6}.productDetailsEditorHint b{color:#1b5132}.shippingRuleHint{margin:0;padding:10px 12px;border-radius:6px;background:#f5faef;color:#667268;font-size:10px;line-height:1.5}.editorHeading{display:flex;justify-content:space-between;align-items:flex-start}.editorHeading p{margin:3px 0 0;color:#849088;font-size:9px}.editorHeading>button{border:0;background:transparent;color:var(--forest);font-size:9px}.editorHeading>span{color:#748177;font-size:9px}.checkLabel{flex-direction:row!important;align-items:center;gap:8px!important}.checkLabel input{width:auto;accent-color:var(--forest)}.uploadBox{min-height:130px;border:1px dashed #b7c3ba;border-radius:7px;align-items:center;justify-content:center;cursor:pointer}.uploadBox input{display:none}.uploadBox svg{width:22px}.uploadBox span{color:#879188;font-size:8px}.mediaLinkRow{display:grid;grid-template-columns:1fr auto;grid-gap:9px;gap:9px;align-items:center}.mediaLinkRow input{min-width:0;padding:12px;border:1px solid #d8dfd9;border-radius:6px;outline:0;font-size:12px}.mediaLinkRow button{height:42px;padding:0 14px;border:0;border-radius:6px;background:var(--forest);color:#fff;display:flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.mediaLinkRow button svg{width:15px;height:15px}.mediaError{margin:0;padding:9px 11px;border-radius:6px;background:#fff3f3;color:#a23b3b;font-size:10px;line-height:1.4}.mediaPreviewGrid{display:grid;grid-gap:9px;gap:9px}.mediaPreview{position:relative;aspect-ratio:1;overflow:hidden;border-radius:7px;border:1px solid #dfe5df;background:#f5f7f3}.mediaPreview img{width:100%;height:100%;object-fit:cover;display:block}.mediaPreview button{position:absolute;top:6px;right:6px;width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffee;color:#243526;box-shadow:0 4px 12px #0002}.mediaPreview button svg{width:14px;height:14px}.stockLocation{padding:13px;border:1px solid #e2e6e2;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.stockLocation>div{display:flex;align-items:center;gap:9px}.stockLocation svg{width:19px}.stockLocation span{display:flex;flex-direction:column;font-size:10px}.stockLocation small{color:#879188;margin-top:2px}.stockLocation label{flex-direction:row;align-items:center}.stockLocation input{width:75px}.fieldTitle,.variantGroup>b{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.variantLabel{display:flex;align-items:center;gap:10px}.variantLabel>b{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.variantLabel>span{color:#7f8b83;font-size:8px}.variantLabel>button{margin-left:auto;padding:0;border:0;background:transparent;color:var(--forest);font-size:8px}.variantSearch{height:36px;margin-top:9px;padding:0 10px;border:1px solid #dbe1db;border-radius:5px;display:flex;align-items:center;gap:7px}.variantSearch svg{width:14px;color:#7c8980}.variantSearch input{flex:1 1;padding:0;border:0}.variantChips{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.scrollableVariants{max-height:150px;overflow-y:auto;padding-right:5px}.variantChips button{min-width:48px;padding:9px 12px;border:1px solid #dbe1db;border-radius:5px;background:#fff;font-size:9px}.variantChips button.selected{border-color:var(--forest);background:#e9f2eb;color:var(--forest);font-weight:600}.colorChips button{display:flex;align-items:center;gap:7px}.swatch{width:12px;height:12px;border-radius:50%;background:#d65f85;box-shadow:0 0 0 1px #00000018}.swatch.green{background:#267247}.swatch.blue{background:#416e99}.swatch.black{background:#222}.swatch.white{background:#fff}.swatch.beige{background:#d7c3a0}.variantPreview{padding:12px;background:#f3f7f2;border-radius:5px;display:flex;justify-content:space-between;font-size:9px;color:#758077}.variantPreview b{color:var(--forest)}.seoPreview{padding:14px;border:1px solid #e1e6e1;border-radius:6px}.seoPreview b{color:#315e9a;font-size:12px;display:block}.seoPreview span{color:#39814e;font-size:9px}.seoPreview p{margin:5px 0 0;color:#6f7972;font-size:9px}.drawerActions{position:fixed;right:0;bottom:0;z-index:4;width:min(680px,100%);padding:14px 24px;background:#fff;border-top:1px solid #dfe5df;display:flex;justify-content:flex-end;gap:9px}.drawerActions>button{height:39px;padding:0 18px;border:1px solid #cfd7d0;border-radius:5px;background:#fff;font-size:10px;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease}.drawerActions>button:active{transform:translateY(1px) scale(.99)}.drawerActions>button:disabled{cursor:not-allowed;opacity:.62}.drawerActions .saveProduct{width:auto;margin:0;border:0;background:var(--berry);justify-content:center;box-shadow:0 8px 18px #c5164d1f}.buttonSpinner{width:12px;height:12px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%}.animate-spin,.buttonSpinner{animation:buttonSpin .75s linear infinite}@keyframes buttonSpin{to{transform:rotate(1turn)}}.workspaceDrawer{position:fixed;inset:0 0 0 auto;z-index:80;width:min(760px,100%);background:#f5f6f3;overflow:auto}.workspaceDrawer>header{position:-webkit-sticky;position:sticky;top:0;z-index:3;min-height:82px;padding:16px 25px;background:#fff;border-bottom:1px solid #e0e5e0;display:flex;align-items:center;justify-content:space-between}.workspaceDrawer>header p{margin:0 0 3px;color:var(--berry);font-size:8px;text-transform:uppercase;letter-spacing:.12em}.workspaceDrawer>header h2{margin:0;font-family:var(--font-display);font-size:34px;font-weight:600}.workspaceDrawer>header button{border:0;background:transparent}.workspaceBody{padding:20px 24px 60px}.workspaceToolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.workspaceToolbar .inlineSearch{background:#fff;flex:1 1;max-width:380px}.workspaceEmpty button,.workspaceToolbar>button{height:36px;padding:0 13px;border:0;border-radius:5px;background:var(--berry);color:#fff;display:flex;align-items:center;gap:6px;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.workspaceEmpty button svg,.workspaceToolbar>button svg{width:14px}.workspaceForm{margin-bottom:16px;padding:20px;background:#fff;border:1px solid #dfe5df;border-radius:8px;display:flex;flex-direction:column;gap:15px}.workspaceForm h3{margin:0 0 4px;font-size:14px}.workspaceForm label{display:flex;flex-direction:column;gap:7px;color:#5f6e64;font-size:9px}.workspaceForm input,.workspaceForm select,.workspaceForm textarea{padding:10px;border:1px solid #d9e0da;border-radius:5px;background:#fff;outline:0}.workspaceForm input:focus,.workspaceForm select:focus,.workspaceForm textarea:focus{border-color:var(--forest)}.workspaceFormActions{display:flex;justify-content:flex-end;gap:8px}.workspaceFormActions button{height:37px;padding:0 14px;border:1px solid #d5ddd6;border-radius:5px;background:#fff;font-size:9px}.workspaceFormActions button:last-child{border:0;background:var(--forest);color:#fff}.workspaceRecords{background:#fff;border:1px solid #dfe5df;border-radius:8px;overflow:hidden}.workspaceInfo{display:grid;grid-template-columns:1fr 1fr;background:#f8f9f7;border-bottom:1px solid #e3e7e3}.workspaceInfo>div{padding:14px 18px;display:flex;flex-direction:column}.workspaceInfo>div+div{border-left:1px solid #e3e7e3}.workspaceInfo b{font-size:16px}.workspaceInfo span{color:#849087;font-size:8px}.workspaceList article{min-height:58px;padding:10px 16px;display:grid;grid-template-columns:1fr 90px 70px 28px;grid-gap:10px;gap:10px;align-items:center;border-bottom:1px solid #edf0ed;font-size:9px}.workspaceList article>div{display:flex;flex-direction:column;gap:3px}.workspaceList article>div span{color:#879188}.workspaceList article>i{width:max-content;padding:4px 7px;border-radius:10px;background:#e6f2e9;color:#257345;font-style:normal}.workspaceList article>button{border:0;background:transparent}.workspaceList article>button svg{width:16px}.workspaceEmpty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px}.workspaceEmpty>svg{width:38px;height:38px;color:#9caaa0}.workspaceEmpty h3{margin:14px 0 4px}.workspaceEmpty p{max-width:390px;margin:0 0 16px;color:#7e8a82;font-size:9px;line-height:1.6}.alertMetric{border-color:#e4b35d!important;background:#fffaf0!important}.inventoryAlert{margin:-8px 0 18px;padding:14px 17px;border:1px solid #efd6a8;border-radius:7px;background:#fff9ee;display:flex;align-items:center;gap:12px}.inventoryAlert>svg{width:19px;color:#b77613}.inventoryAlert>div{flex:1 1;display:flex;flex-direction:column;font-size:10px}.inventoryAlert span{margin-top:2px;color:#6d614e;font-size:9px}.inventoryAlert button{border:0;background:transparent;color:#8a5910;font-size:9px;border-bottom:1px solid;padding:0 0 2px}.ordersConnect{margin-bottom:18px;padding:18px;display:grid;grid-template-columns:1fr minmax(220px,320px) auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid #dce4dc;border-radius:8px;background:#fff}.ordersConnect>div{display:flex;flex-direction:column;gap:4px}.ordersConnect>div b{font-size:12px}.ordersConnect>div span{color:#7b887f;font-size:9px}.ordersConnect input{padding:11px;border:1px solid #dce2dc;border-radius:5px;outline:0}.ordersConnect button{padding:11px 15px;border:0;border-radius:5px;background:var(--forest);color:#fff;font-size:9px}.ordersConnect>p{grid-column:1/-1;margin:0;color:#a41745;font-size:9px}.trackingNumber{margin-top:4px;display:block;color:#627068;font-size:8px;font-weight:500;letter-spacing:.04em}.inventoryTabs{display:flex;gap:4px;margin-bottom:15px;overflow-x:auto}.inventoryTabs button{flex-shrink:0;padding:10px 14px;border:0;border-radius:6px;background:transparent;color:#6f7d74;font-size:9px}.inventoryTabs button.active{background:#fff;color:var(--forest);box-shadow:0 1px 4px #17372212}.inventoryLedger{overflow:hidden}.inventoryViewBar{min-height:48px;padding:0 14px;display:flex;align-items:flex-end;gap:3px;border-bottom:1px solid #e3e8e3;background:#fbfcfa}.inventoryViewBar button{height:38px;padding:0 13px;border:0;border-bottom:2px solid transparent;background:transparent;color:#68766d;font-size:9px}.inventoryViewBar button.active{color:var(--forest);border-bottom-color:var(--forest);font-weight:700}.inventoryControlBar{min-height:62px;padding:12px 14px;display:grid;grid-template-columns:minmax(240px,1fr) 170px 150px auto;grid-gap:9px;gap:9px;align-items:center;border-bottom:1px solid #e7ebe7}.inventoryControlBar select{min-height:38px;padding:0 10px;border:1px solid #dce3dc;border-radius:6px;background:#fff;color:#405146;font-size:9px}.simpleInventoryControls{grid-template-columns:minmax(240px,1fr) auto}.inventoryListHead>button,.simpleInventoryControls>button{min-height:38px;padding:0 12px;border:1px solid #dce3dc;border-radius:5px;background:#fff;color:#344b3b;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px}.simpleInventoryControls>button{background:var(--forest);color:#fff;border:0;text-transform:uppercase;letter-spacing:.04em}.simpleInventoryControls>button svg{width:14px}.inventoryTable{min-width:860px}.simpleInventoryTable td:first-child,.simpleInventoryTable th:first-child{width:auto;text-align:left}.adjustStockButton{min-height:30px;padding:0 10px;border:1px solid #d3dfd5;border-radius:5px;background:#fff;color:#254e32;font-size:9px;font-weight:700}.materialAlert{border-color:#d9cee9;background:#fbf8ff}.materialAlert button,.materialAlert>svg{color:#694795}.materialAlert span{color:#756981}.inventorySourcesGrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:16px;gap:16px;align-items:start}.inventoryMaterialsMain,.inventorySourcesMain{overflow:hidden}.inventoryMaterialsMain{grid-column:1}.sourceFormCard{padding:18px;display:flex;flex-direction:column;gap:14px}.sourceFormCard h2{margin:0;font-size:14px}.sourceFormCard label{display:flex;flex-direction:column;gap:7px;color:#5f6e64;font-size:9px}.sourceFormCard input,.sourceFormCard select,.sourceFormCard textarea{min-height:38px;padding:10px;border:1px solid #d8dfd9;border-radius:5px;background:#fff;outline:0;color:#2f4337;font-size:11px}.sourceFormCard button{min-height:40px;border:0;border-radius:5px;background:var(--forest);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sourceSearchBar{grid-template-columns:1fr}.materialQtyActions{display:flex;gap:5px}.materialQtyActions button{width:30px;height:30px;border:1px solid #d3dfd5;border-radius:5px;background:#fff;color:#254e32;display:grid;place-items:center}.materialQtyActions svg{width:13px}.productMetrics{margin-bottom:18px}.catalogToolbar{min-height:68px;padding:0 18px;border-bottom:1px solid #e6eae6;display:flex;align-items:center;justify-content:space-between;gap:14px}.catalogToolbar .orderTabs{padding:0;border:0}.orderTabs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:7px;border:1px solid #e0e7e0;border-radius:9px;background:#f7f9f6}.orderTabs button{min-height:32px;padding:0 11px;border:1px solid transparent;border-radius:6px;background:transparent;color:#587065;font-size:10px;font-weight:700;letter-spacing:.01em;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease}.orderTabs button:hover{border-color:#cddbd0;background:#fff;color:#244e35}.orderTabs button.active{border-color:#173d29;background:#173d29;color:#fff;box-shadow:0 2px 5px #173d2920}.catalogActions{display:flex;align-items:center;gap:8px}.catalogActions .inlineSearch{width:300px}.catalogActions button,.csvButton{min-height:35px;padding:0 12px;border:1px solid #d9e2db;border-radius:5px;background:#fff;color:#344b3b;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.csvButton input{display:none}.collectionStrip{padding:11px 18px;border-bottom:1px solid #edf0ed;display:flex;gap:8px;overflow-x:auto}.collectionStrip span,.tagList span{flex-shrink:0;padding:5px 8px;border-radius:999px;background:#edf5ee;color:#315442;font-size:8px;font-weight:700}.categoryManagerGrid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);grid-gap:16px;gap:16px;align-items:start}.categoryTreeList{display:flex;flex-direction:column;gap:8px;padding:14px}.categoryTreeList button{width:100%;min-height:70px;padding:10px;border:1px solid #e1e6e1;border-radius:7px;color:var(--forest);display:grid;grid-template-columns:48px 1fr;grid-gap:10px;gap:10px;align-items:center;text-align:left;transition:background .2s,border-color .2s,transform .2s}.categoryTreeList button.active,.categoryTreeList button:hover{border-color:#bd194b55;background:#fff4f7;transform:translateY(-1px)}.categoryTreeList button>span{width:48px;height:48px;grid-row:1/3;border-radius:6px;background-size:cover;background-position:50%}.categoryTreeList b{font-size:13px}.categoryTreeList small{color:#6b786f;font-size:10px}.categoryWarning{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:9px;background:#fff1d6;color:#845500;font-style:normal;font-size:8px;font-weight:700}.categoryVisibility{padding:12px;border:1px solid #dfe6df;border-radius:6px;display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;font-size:10px}.categoryVisibility>b{grid-column:1/-1;font-size:11px}.categoryVisibility label{flex-direction:row;align-items:center;gap:7px;text-transform:none;letter-spacing:0;font-weight:500}.categoryVisibility input{width:auto;height:auto}.categorySeo{padding:11px 0}.categorySeo summary{cursor:pointer;color:var(--forest);font-size:11px;font-weight:700}.categorySeo label{margin-top:11px}.categoryParentSummary{padding:14px;display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid #edf0ed}.categoryParentSummary .tableProduct span{width:58px;height:58px;border-radius:7px}.productAdminTable{min-width:1080px}.tableProduct small{display:block;margin-top:4px;color:#627068;font-size:8px;font-weight:500}.variantStockInput{width:76px;min-height:31px;padding:7px 8px;border:1px solid #d9e0da;border-radius:5px;background:#fff;font-size:10px}.customerTable{min-width:920px}.tagList{display:flex;gap:5px;flex-wrap:wrap}.customerProfileGrid{grid-template-columns:1.3fr .85fr .85fr}.orderDetailCard label{margin-top:5px;display:flex;flex-direction:column;gap:6px;color:#5f6e64;font-size:9px}.orderDetailCard input{min-height:36px;padding:9px;border:1px solid #d8dfd9;border-radius:5px;outline:0}.inventoryListHead{min-height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between}.inventoryListHead>div{display:flex;flex-direction:column}.inventoryListHead h2{margin:0;font-size:14px}.inventoryListHead span{margin-top:3px;color:#627068;font-size:8px}.inventoryListHead>button{display:flex;align-items:center;gap:6px;background:var(--forest);color:#fff;border:0}.inventoryListHead svg{width:14px}.inventoryEmpty{padding:70px 20px;text-align:center;color:#849087;font-size:10px}.inventoryDialog{position:fixed;left:50%;top:50%;z-index:90;width:min(480px,calc(100% - 28px));max-height:90vh;overflow:auto;transform:translate(-50%,-50%);padding:22px;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:16px}.categoryDialog{width:min(620px,calc(100% - 28px))}.dialogHead{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #e4e8e4}.dialogHead h2{margin:0;font-family:var(--font-display);font-weight:600;font-size:31px}.dialogHead button{border:0;background:transparent}.inventoryDialog label{display:flex;flex-direction:column;gap:7px;color:#5c6c61;font-size:9px}.inventoryDialog input,.inventoryDialog select,.inventoryDialog textarea{padding:11px;border:1px solid #d8dfd9;border-radius:5px;outline:0;background:#fff}.dialogSave{height:40px;border:0;border-radius:5px;background:var(--berry);color:#fff;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.financeMetrics{margin-bottom:16px}.financeSectionTabs{margin:-12px 0 18px;width:max-content;max-width:100%;overflow-x:auto}.financeErrorBanner{margin:-4px 0 18px}.financeSetupBanner{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin:-4px 0 18px;padding:15px 18px;border:1px solid #d7c79a;border-left:4px solid #c78b2b;border-radius:9px;background:#fdfaf1}.financeSetupBanner>div{display:flex;flex-direction:column;gap:5px;min-width:240px;flex:1 1}.financeSetupBanner b{color:#132f22;font-size:12px;font-weight:700}.financeSetupBanner span{color:#5c6c61;font-size:10px;line-height:1.6}.financeSetupBanner code{padding:1px 5px;border-radius:4px;background:#efe7d3;font-size:10px}.financeSetupBanner button{height:36px;padding:0 18px;border:0;border-radius:5px;background:var(--berry);color:#fff;text-transform:uppercase;letter-spacing:.07em;font-size:9px;white-space:nowrap}.financeSetupBanner button[disabled]{opacity:.6}.financeSetupBannerPending{border-color:#e0b9b9 #e0b9b9 #e0b9b9 #b73543;background:#fdf5f5}.financeSetupBannerDone{border-color:#bcd8c4 #bcd8c4 #bcd8c4 #1d6840;background:#f4faf5}.financeWorkspace{display:flex;flex-direction:column}.financePeriodBar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 14px}.financeRangePicker{display:flex;gap:10px;align-items:flex-end}.financeRangePicker label{display:flex;flex-direction:column;gap:4px;color:#5c6c61;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.financeRangePicker input{padding:8px 10px;border:1px solid #d8dfd9;border-radius:5px;background:#fff;font-size:11px}.financeKpi{display:flex;align-items:flex-start;gap:11px;padding:14px 15px;border:1px solid #e2e8e3;border-radius:9px;background:#fff}.financeKpi svg{width:17px;height:17px;flex-shrink:0;color:var(--berry);margin-top:2px}.financeKpi span{display:flex;flex-direction:column;gap:2px;color:#5c6c61;font-size:10px;line-height:1.45;min-width:0}.financeKpi b{color:var(--forest-dark);font-size:17px;font-weight:700;letter-spacing:-.01em;word-break:break-word}.financeKpi small{color:#7d8d83;font-size:9px;line-height:1.5}.financeKpi.alertMetric{border-color:#e6c2c6;background:#fdf6f7}.financeRowHelp{display:block;margin-top:2px;color:#8a9990;font-size:9px;font-weight:400;line-height:1.5}.financeAlertStrip{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:10px;gap:10px;margin:0 0 16px}.financeAlert{display:flex;gap:10px;padding:11px 13px;border:1px solid #dfe5e0;border-left:3px solid #7d8d83;border-radius:7px;background:#fff}.financeAlert svg{width:15px;height:15px;flex-shrink:0;margin-top:1px}.financeAlert div{display:flex;flex-direction:column;gap:2px;min-width:0}.financeAlert b{color:#132f22;font-size:11px;font-weight:700}.financeAlert span{color:#5c6c61;font-size:9px;line-height:1.55}.financeAlert-danger{border-left-color:#b73543;background:#fdf5f5}.financeAlert-danger svg{color:#b73543}.financeAlert-warning{border-left-color:#c78b2b;background:#fdfaf1}.financeAlert-warning svg{color:#c78b2b}.financeAlert-info{border-left-color:#4777a8;background:#f5f8fc}.financeAlert-info svg{color:#4777a8}.financeErrorDetail{margin:0 0 14px;padding:13px 15px;border:1px solid #e0d3b4;border-radius:7px;background:#fdfaf1;color:#5c4b22;font-size:11px;line-height:1.65;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.financeVoidedRow{opacity:.5;text-decoration:line-through}.financeLossRow{background:#fdf6f7}.financeDeliveredRow{background:#f4faf5}.financeAssignBar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.financeAssignBar label{display:flex;flex-direction:column;gap:4px;color:#5d7065;font-size:10px;font-weight:800}.financeAssignBar select{padding:9px 11px;border:1px solid #d8dfd9;border-radius:5px;background:#fff;font-size:11px}.financeAssignBar button{height:34px;padding:0 15px;border:0;border-radius:5px;background:var(--berry);color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.financeAssignBar button[disabled]{opacity:.5}.financeExportRow{display:flex;gap:10px;flex-wrap:wrap}.financeExportRow button{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 16px;border:1px solid #d8dfd9;border-radius:5px;background:#fff;color:var(--forest-dark);font-size:10px}.financeExportRow button svg{width:14px;height:14px}.financeTrend{display:flex;align-items:flex-end;gap:8px;height:190px;padding:12px 4px 0;overflow-x:auto;position:relative}.financeTrendMonth{display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;min-width:42px;flex:1 1}.financeTrendBars{display:flex;align-items:flex-end;gap:3px;height:100%;width:100%;justify-content:center}.financeTrendBars span{width:11px;border-radius:3px 3px 0 0;min-height:2px}.financeTrendRevenue{background:#1d6840}.financeTrendProfit{background:#4777a8}.financeTrendLoss{background:#b73543}.financeTrendMonth small{color:#7d8d83;font-size:8px;white-space:nowrap}.financeTrendLegend{position:absolute;top:0;right:6px;display:flex;gap:12px;color:#5c6c61;font-size:9px}.financeTrendLegend span{display:inline-flex;align-items:center;gap:5px}.financeTrendLegend i{width:9px;height:9px;border-radius:2px;display:inline-block}@media print{.adminSidebar,.financeExportRow,.financePeriodBar,.financeSectionTabs,.mobileBottomNav,.whatsappSupportButton{display:none!important}.financeWorkspace{display:block}}.postexSettlementPanel{display:flex;flex-direction:column;gap:16px}.settlementIntro{padding:20px 22px;border:1px solid #dce5dd;border-radius:9px;background:linear-gradient(135deg,#f8fbf5,#fff);display:flex;align-items:center;justify-content:space-between;gap:20px}.settlementIntro>div{display:flex;flex-direction:column;gap:5px}.settlementIntro p{margin:0;color:var(--berry);font-size:8px;font-weight:700;letter-spacing:.14em}.settlementIntro h2{margin:0;color:var(--forest-dark);font-family:var(--font-display);font-size:26px;font-weight:600}.settlementIntro span{color:#596b60;font-size:10px;line-height:1.5}.settlementIntro button{flex:none}.settlementMetrics,.settlementWorkspace{margin-bottom:0}.settlementTable{min-width:1040px}.settlementTable td small{display:block;margin-top:5px}.settlementForm textarea{width:100%;padding:10px;border:1px solid #d8dfd9;border-radius:5px;background:#fff;color:var(--forest-dark);font:inherit;line-height:1.45;resize:vertical;outline:0}.settlementFileInput{padding:10px;border:1px dashed #bfcbbf;border-radius:6px;background:#f8faf7}.settlementFileInput input{min-height:auto;padding:5px 0 0;border:0;background:transparent}.financeGrid,.settlementHistory{margin-bottom:16px}.financeGrid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:16px;gap:16px}.financeGridWide{grid-template-columns:1.35fr .65fr;align-items:start}.financeSummaryCard{padding:21px}.financeSummaryCard .cardHeading>b{padding:7px 10px;border-radius:999px;background:#edf5ee;color:#1f6a40;font-size:10px}.financeStatement{margin-top:20px;display:flex;flex-direction:column;gap:10px}.financeStatement>div,.inventoryFinanceList>div{min-height:42px;padding:0 0 10px;border-bottom:1px solid #edf0ed;display:flex;align-items:center;justify-content:space-between;gap:14px}.financeStatement span,.inventoryFinanceList span{color:#5f6f66;font-size:10px}.helpHint{position:relative;display:inline-flex;vertical-align:middle;margin-left:5px;color:#64776b;cursor:help;outline:0}.helpHint svg{width:13px;height:13px}.helpHint:after{content:attr(data-tooltip);position:absolute;z-index:20;left:50%;bottom:calc(100% + 8px);width:min(240px,70vw);padding:9px 10px;border-radius:6px;background:#173d29;color:#fff;font-family:var(--font-sans);font-size:10px;font-weight:500;line-height:1.45;letter-spacing:0;text-transform:none;white-space:normal;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease}.helpHint:focus:after,.helpHint:hover:after{opacity:1;transform:translate(-50%)}.inventoryViewBar .helpHint{margin-left:4px;color:currentColor}.adminContent button:disabled{cursor:not-allowed;opacity:1;background:#eef1ee!important;color:#66736b!important;border-color:#c7d0c9!important;box-shadow:none!important}.financeStatement b,.inventoryFinanceList b{color:#20372a;font-size:13px;text-align:right}.financeStatement .statementTotal{min-height:56px;margin-top:5px;padding:13px;border:0;border-radius:7px;background:#f3f8f2}.financeStatement .statementTotal b{font-size:20px}.financeControls{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.financeControls label,.financeExpenseForm label{display:flex;flex-direction:column;gap:7px;color:#5f6e64;font-size:9px}.financeControls input,.financeControls select,.financeExpenseForm input,.financeExpenseForm select{min-height:38px;padding:10px;border:1px solid #d8dfd9;border-radius:5px;outline:0;background:#fff}.inventoryFinanceList{margin-top:18px;display:flex;flex-direction:column;gap:10px}.financeTable{min-width:840px}.incomeAmount{color:#1f7443;font-weight:700}.expenseAmount{color:#b73543;font-weight:700}.emptyFinanceCell{padding:28px 16px!important;text-align:center;color:#7d887f;font-size:10px}.financeExpenseForm{padding:20px;display:flex;flex-direction:column;gap:14px}.financeExpenseForm h2{margin:0 0 2px;font-size:14px}.financeExpenseForm button{height:39px;border:0;border-radius:5px;background:var(--forest);color:#fff;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.adminContent{font-size:14px}.adminTopbarContext b{font-size:15px}.adminTopbarContext span{display:block;margin-top:2px;color:#718078;font-size:12px}.adminSidebar nav a{height:48px;font-size:14px;font-weight:600}.adminNavItem>p{margin-bottom:8px;font-size:9px;font-weight:700}.adminStoreCard span{font-size:13px;font-weight:600}.adminStoreCard small{font-size:11px}.adminTitle p,.orderDetailDrawer>header p,.productDrawerHeader p,.settlementIntro p,.workspaceDrawer>header p{font-size:10px;font-weight:800}.adminTitle h1{font-size:46px}.adminTitle span{font-size:14px;line-height:1.5}.dashboardAnalyticsTitle h2{font-size:36px}.adminLogoutButton,.adminSidebarLogout,.adminTitle>button,.saveProduct{min-height:44px;font-size:11px;font-weight:800}.metricCard p{font-size:13px;font-weight:600}.metricCard h2{font-size:28px}.cardHeading p,.chartTotal span,.metricCard>span{font-size:11px;line-height:1.45}.cardHeading h2,.financeExpenseForm h2,.inventoryListHead h2,.sourceFormCard h2{font-size:18px}.cardHeading button,.catalogActions button,.csvButton,.inventoryListHead>button,.simpleInventoryControls>button,.tableTools>button{min-height:40px;font-size:11px;font-weight:800}.adminTable{font-size:13px}.adminTable th{padding-block:13px;font-size:10px;font-weight:800}.adminTable td{padding-block:14px}.collectionStrip span,.statusBadge,.tagList span{font-size:10px;font-weight:800}.adjustStockButton,.editProductButton,.removeProductButton{min-height:34px;font-size:10px}.adminSearch input,.inlineSearch input,.orderStatusFilter,.orderStatusFilter select,.ordersConnect input,.tableSelect{font-size:13px}.inlineSearch,.orderStatusFilter select{min-height:40px}.inventoryTabs button,.inventoryViewBar button,.orderTabs button{min-height:38px;font-size:11px;font-weight:700}.fieldTitle,.orderDetailCard h3,.orderOpsCard h3,.variantGroup>b,.variantLabel>b{font-size:11px;font-weight:800}.orderDetailCard b{font-size:16px}.inventoryAlert span,.inventoryAlert>div,.orderDetailCard p,.orderDetailCard span{font-size:12px;line-height:1.55}.financeControls label,.financeExpenseForm label,.inventoryDialog label,.orderDetailCard label,.sourceFormCard label,.workspaceForm label{font-size:11px;font-weight:700}.financeControls input,.financeControls select,.financeExpenseForm input,.financeExpenseForm select,.inventoryDialog input,.inventoryDialog select,.inventoryDialog textarea,.orderDetailCard select,.orderDialog input,.orderDialog select,.orderDialog textarea,.orderOpsCard input,.orderOpsCard select,.orderOpsCard textarea,.sourceFormCard input,.sourceFormCard select,.sourceFormCard textarea,.workspaceForm input,.workspaceForm select{min-height:42px;font-size:13px}.editorHeading h3,.productEditorCard h3{font-size:17px}.editorHeading p,.editorHeading>span,.shippingRuleHint,.variantLabel>button,.variantLabel>span{font-size:11px;line-height:1.5}.formRow label,.productEditorCard>label{font-size:11px;font-weight:700}.formRow input,.formRow select,.productEditorCard textarea{min-height:42px;font-size:13px}.variantChips button{min-height:36px;font-size:11px}.inventoryListHead span,.tableProduct small,.trackingNumber,.workspaceInfo span{font-size:11px}.emptyFinanceCell,.inventoryEmpty,.workspaceEmpty p{font-size:12px;line-height:1.6}.settlementIntro h2{font-size:30px}.financeStatement span,.inventoryFinanceList span,.settlementIntro span{font-size:12px;line-height:1.5}.adminContent .dashboardTitle{margin-bottom:22px;padding:22px;border:1px solid #dce7dd;border-radius:14px;background:linear-gradient(135deg,#fff,#f4f8f3 58%,#fff7fb);box-shadow:0 12px 34px #173d2908}.adminContent .dashboardTitle h1{font-family:var(--font-sans);font-size:clamp(26px,2.5vw,38px);line-height:1.08;letter-spacing:0}.adminContent .dashboardTitle span{max-width:680px;color:#53675c}.adminContent .dashboardAnalyticsTitle h2,.adminContent .dashboardSectionHeading h2{font-family:var(--font-sans);font-size:clamp(18px,1.5vw,24px);line-height:1.18;letter-spacing:0}.adminContent .dashboardAnalyticsTitle span,.adminContent .dashboardSectionHeading span{color:#5f7067;font-size:13px}.adminContent .dashboardPrimaryMetrics{gap:16px}.adminContent .dashboardPrimaryMetrics .metricCard{min-height:146px;padding:18px;border-color:#dce7dd;border-radius:14px;background:#fff;box-shadow:0 12px 26px #173d2908;overflow:hidden}.adminContent .dashboardPrimaryMetrics .metricCard:after{content:"";position:absolute;inset:auto -28px -36px auto;width:96px;height:96px;border-radius:50%;background:#f4f8ef}.adminContent .dashboardPrimaryMetrics .metricCard>div{z-index:1;right:16px;top:16px;width:40px;height:40px;border-radius:11px;background:#edf6ee}.adminContent .dashboardPrimaryMetrics .metricCard p{max-width:calc(100% - 50px);color:#4f6258;font-size:12px}.adminContent .dashboardPrimaryMetrics .metricCard h2{position:relative;z-index:1;margin:20px 0 8px;color:#132f22;font-weight:850;letter-spacing:0}.adminContent .dashboardPrimaryMetrics .metricCard>span{position:relative;z-index:1;color:#64766c}.adminContent .dashboardCashBreakdown{border-radius:14px;box-shadow:0 10px 28px #173d2908}.adminContent .dashboardCashBreakdown summary{background:linear-gradient(135deg,#f5faf4,#fff)}.adminContent .dashboardSecondaryMetrics{gap:14px}.adminContent .analyticsSystem,.adminContent .dashboardAlerts,.adminContent .dashboardSecondaryMetrics article,.adminContent .orderStatus,.adminContent .recentOrders,.adminContent .salesChart{border-color:#dce7dd;border-radius:14px;box-shadow:0 10px 24px #173d2907}.adminContent .dashboardSecondaryMetrics article{min-height:104px;padding:18px}.adminContent .dashboardSecondaryMetrics b,.adminContent .financeMetrics b{color:#132f22;font-size:22px}.adminContent .dashboardAlerts{margin-bottom:20px}.adminContent .dashboardAlerts .financeStatement>div{min-height:46px;padding:12px 0;gap:16px}.adminContent .dashboardAlerts .financeStatement button{flex:0 0 auto;padding:0 12px}.adminContent .analyticsSystem{margin:22px 0;padding:22px}.adminContent .analyticsSystem .adminTitle{padding:0;border:0;background:transparent;box-shadow:none}.adminContent .analyticsSystem .financeMetrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.adminContent .analyticsSystem .financeMetrics article{min-height:106px;border-color:#dce7dd;border-radius:12px}.adminContent .analyticsSystem .financeGridWide{align-items:stretch}.adminContent .orderStatus,.adminContent .salesChart{padding:22px}.adminContent .cardHeading h2{color:#132f22;font-size:18px;line-height:1.2}.adminContent .cardHeading p{color:#63746b;font-size:12px}.adminContent .chartTotal{margin-top:22px;justify-content:space-between;flex-wrap:wrap}.adminContent .chartTotal b{color:#132f22;font-size:26px}.adminContent .fakeChart{height:220px;margin-top:8px;border-bottom-color:#dfe8df;border-radius:10px 10px 0 0;background:repeating-linear-gradient(180deg,#fff 0,#fff 53px,#eef3ee 54px)}.adminContent .fakeChart>div span{background:linear-gradient(180deg,#3c9b61,#16452c);box-shadow:0 8px 18px #16452c1f}.adminContent .donut{width:156px;height:156px}.adminContent .donut>div{width:102px;height:102px;box-shadow:inset 0 0 0 1px #e5ece6}.adminContent .orderStatus ul{gap:11px 14px;font-size:12px}.adminContent .recentOrders{padding-top:22px}.adminContent .recentOrders>.cardHeading{padding:0 22px 18px}.adminContent .recentOrders .adminTable{min-width:920px}.adminContent .recentOrders .adminTable td,.adminContent .recentOrders .adminTable th{vertical-align:middle}.adminContent .recentOrders .adminTable td:first-child b{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis}.adminContent .orderPeriodGrid{gap:16px}.adminContent .orderPeriodCard{min-height:156px;border-color:#dce7dd;border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbf7);box-shadow:0 10px 24px #173d2907}.adminContent .orderPeriodCard>p{color:#bd194b;font-size:10px;font-weight:850}.adminContent .orderPeriodCard>div b{color:#132f22;font-family:var(--font-sans);font-weight:850}.adminContent .moduleQuickLinks{margin:-12px 0 18px}.adminContent .moduleQuickLinks .customOrderCta{min-height:46px;border-radius:9px}.adminContent .managementCard:has(.ordersToolbar){border-color:#dce7dd;border-radius:14px;box-shadow:0 10px 26px #173d2908}.adminContent .ordersToolbar{min-height:74px;padding:14px 18px;background:linear-gradient(135deg,#fff,#f8fbf8);border-bottom-color:#dce7dd}.adminContent .ordersToolbar .inlineSearch{width:min(390px,42vw);border-radius:9px;background:#fff}.adminContent .orderStatusFilter{color:#405449;font-size:12px}.adminContent .orderStatusFilter select{min-height:42px;border-radius:9px;border-color:#d5e2d7;color:#173d29;font-weight:750}.adminContent .orderTable{min-width:980px}.adminContent .orderTable th{background:#f5f8f5}.adminContent .orderTable td{vertical-align:middle}.adminContent .orderTable td:first-child b,.adminContent .orderTable td:nth-child(2){color:#132f22;font-weight:850}.adminContent .orderTable .trackingNumber{display:block;max-width:220px;overflow:hidden;color:#63746b;text-overflow:ellipsis}.adminContent .orderTable .statusBadge{min-width:114px;text-align:center}.adminContent .orderTable tr:hover td{background:#fbfdfb}.adminContent .ordersPagination{min-height:58px;padding:12px 18px;border-top:1px solid #dce7dd;display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#53675c;font-size:12px}.adminContent .ordersPagination button{min-height:36px;padding:0 12px;border:1px solid #d5e2d7;border-radius:8px;background:#fff;color:#173d29;font-weight:800}.adminContent .ordersPagination button:disabled{opacity:.48;cursor:not-allowed}.statusBadge.awaitingconfirmation,.statusBadge.pending,.statusBadge.unconfirmed,.statusBadge.unverified{background:#fffbe6;color:#b45309;border:1px solid #fde68a;font-weight:800}.statusBadge.draft,.statusBadge.un-assignedbyme,.statusBadge.unassignedbyme,.statusBadge.unbooked{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;font-weight:800}.statusBadge.booked,.statusBadge.bookedwithpostex,.statusBadge.readyforpickup{background:#ecfdf5;color:#047857;border:1px solid #6ee7b7;font-weight:800}.statusBadge.intransit,.statusBadge.postexwarehouse,.statusBadge.transferred{background:#eff6ff;color:#1d4ed8;border:1px solid #93c5fd;font-weight:800}.statusBadge.outfordelivery,.statusBadge.riderassigned{background:#ecfeff;color:#0e7490;border:1px solid #67e8f9;font-weight:800}.statusBadge.completed,.statusBadge.delivered{background:#dcfce7;color:#15803d;border:1px solid #86efac;font-weight:800}.statusBadge.cancelled,.statusBadge.fail,.statusBadge.outforreturn,.statusBadge.returned{background:#ffe4e6;color:#be123c;border:1px solid #fda4af;font-weight:800}.statusBadge.attempted,.statusBadge.deliveryunderreview,.statusBadge.onhold{background:#f3e8ff;color:#7e22ce;border:1px solid #e9d5ff;font-weight:800}.statusBadge.codpending{background:#fef3c7;color:#92400e;border:1px solid #fde68a;font-weight:800}.statusBadge.advancepending,.statusBadge.awaitingpayment{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd;font-weight:800}.statusBadge.proofsubmitted,.statusBadge.verificationdue{background:#ede9fe;color:#6d28d9;border:1px solid #ddd6fe;font-weight:800}.statusBadge.paymentverified{background:#dcfce7;color:#15803d;border:1px solid #86efac;font-weight:800}.statusBadge.paid{background:#15803d;color:#ffffff;border:1px solid #166534;font-weight:800}.statusBadge.paymentrejected{background:#fee2e2;color:#b91c1c;border:1px solid #fca5a5;font-weight:800}.statusBadge.refunded{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;font-weight:800}.orderDetailDrawer{width:min(920px,100%);background:#f8fafc}.orderDetailDrawer>header{min-height:84px;padding:16px 24px;background:#ffffff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px rgba(0,0,0,.03)}.orderDetailDrawer>header h2{font-family:var(--font-sans);font-size:26px;font-weight:850;letter-spacing:-.01em;color:#0f172a}.orderDetailDrawer>header span{color:#64748b;font-size:13px}.orderDetailDrawer>header .drawerCloseBtn{width:36px;height:36px;border:1px solid #cbd5e1;border-radius:50%;background:#ffffff;color:#475569;display:grid;place-items:center;cursor:pointer;transition:all .2s;flex-shrink:0}.orderDetailDrawer>header .drawerCloseBtn:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}.orderDetailDrawer>header button svg{width:18px}.orderDetailBody{padding:20px 24px 100px;gap:16px}.orderDetailGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.orderDetailGrid .orderDetailCard:first-child{grid-column:span 3;min-height:116px}.orderDetailCard,.orderItemsCard,.orderOpsCard{border-color:#dce7dd;border-radius:14px;box-shadow:0 8px 22px #173d2906}.orderDetailCard{min-height:118px;padding:17px}.orderDetailCard h3,.orderOpsCard h3{color:#41564b;font-size:11px;font-weight:850}.orderDetailCard b{color:#132f22;font-size:18px}.orderDetailCard p,.orderDetailCard span{color:#5f7067;font-size:12px}.orderDetailCard select,.orderDialog input,.orderDialog select,.orderDialog textarea,.orderOpsCard input,.orderOpsCard select,.orderOpsCard textarea{min-height:44px;border-radius:9px;border-color:#d5e2d7;font-size:13px}.orderOpsCard{padding:19px}.orderItemsCard .inventoryListHead,.orderOpsCard .inventoryListHead{padding:17px 19px}.orderItemsCard .adminTable{min-width:690px}.orderActionRow{flex-wrap:wrap}.orderActionRow button,.orderDialog>button,.orderOpsCard>button{min-height:42px;border-radius:9px;font-size:11px}.orderTimeline{position:relative;display:grid;grid-gap:13px;gap:13px}.orderTimeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:1px;background:#d8e4da}.orderTimeline>div{position:relative;padding-left:28px;display:flex;flex-direction:column;gap:3px}.orderTimeline>div:before{content:"";position:absolute;left:3px;top:5px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#16452c;box-shadow:0 0 0 1px #b9ccb9}.orderTimeline b{color:#132f22;font-size:13px}.orderTimeline small,.orderTimeline span{color:#5f7067;font-size:12px;line-height:1.45}.adminContent .productMetrics{gap:14px}.adminContent .productMetrics article{min-height:104px;border-color:#dce7dd;border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbf7);box-shadow:0 10px 24px #173d2907}.adminContent .productMetrics article b{color:#132f22;font-size:23px}.adminContent .managementCard:has(.productAdminTable){border-color:#dce7dd;border-radius:14px;box-shadow:0 10px 26px #173d2908}.adminContent .catalogToolbar{min-height:76px;padding:14px 18px;background:linear-gradient(135deg,#fff,#f8fbf8);border-bottom-color:#dce7dd}.adminContent .catalogToolbar .orderTabs{max-width:100%;overflow-x:auto;scrollbar-width:thin}.adminContent .catalogToolbar .orderTabs button{flex:0 0 auto;border-radius:999px}.adminContent .catalogActions{display:flex;align-items:center;gap:10px}.adminContent .catalogActions .inlineSearch{width:min(360px,38vw);min-height:42px;border-radius:9px;background:#fff}.adminContent .catalogActions button{min-height:42px;padding:0 13px;border:1px solid #d5e2d7;border-radius:9px;background:#fff;color:#173d29;font-weight:850}.adminContent .collectionStrip{padding:12px 18px;border-bottom:1px solid #eef3ee;background:#fbfdfb}.adminContent .collectionStrip span{border:1px solid #dbe8dc;background:#fff;color:#41564b}.adminContent .productAdminTable{min-width:1180px}.adminContent .productAdminTable th{background:#f5f8f5}.adminContent .productAdminTable tr:hover td{background:#fbfdfb}.adminContent .productAdminTable td{vertical-align:middle}.adminContent .productAdminTable .tableProduct{min-width:270px}.adminContent .productAdminTable .tableProduct>span{width:54px;height:68px;border-radius:10px;border:1px solid #dce7dd;box-shadow:0 8px 18px #173d2910}.adminContent .productAdminTable .tableProduct b{display:block;max-width:210px;color:#132f22;font-size:14px;overflow:hidden;text-overflow:ellipsis}.adminContent .productAdminTable .trackingNumber{display:block;max-width:210px;color:#63746b;text-overflow:ellipsis;overflow:hidden}.adminContent .productAdminTable .adjustStockButton{min-height:34px;padding:0 11px;border-radius:8px;background:#f7fbf7}.adminContent .productAdminTable .productRowActions{min-width:150px}.adminContent .productAdminTable .editProductButton,.adminContent .productAdminTable .removeProductButton{border-radius:8px}.productFormDrawer{width:min(760px,100%);background:#f3f6f2}.productDrawerHeader{min-height:104px;padding:20px 26px;background:linear-gradient(135deg,#fff,#f8fbf7);border-bottom-color:#dce7dd;box-shadow:0 8px 24px #173d2908}.productDrawerHeader p{font-size:10px;font-weight:850}.productFormDrawer h2{font-family:var(--font-sans);color:#132f22;font-size:30px;font-weight:850;letter-spacing:0}.productDrawerHeader>button{width:38px;height:38px;border:1px solid #dce7dd;border-radius:50%;background:#fff;color:#173d29;display:grid;place-items:center}.productDrawerHeader>button svg{width:18px}.productFormDrawer form{gap:16px;padding:20px 26px 104px}.productEditorCard{padding:20px;border-color:#dce7dd;border-radius:14px;box-shadow:0 8px 22px #173d2906}.editorHeading h3,.productEditorCard h3{color:#132f22;font-size:18px}.editorHeading p,.editorHeading>span{color:#5f7067;font-size:12px}.formRow label,.productEditorCard>label,.productFormDrawer label{color:#41564b;font-size:12px}.formRow input,.formRow select,.productEditorCard textarea,.productFormDrawer input,.productFormDrawer select,.productFormDrawer textarea{min-height:44px;border-radius:9px;border-color:#d5e2d7;color:#173d29}.uploadBox{min-height:156px;border-radius:12px;border-color:#b9ccb9;background:linear-gradient(135deg,#fbfdfb,#f2f8f2)}.uploadBox span{color:#53675c;font-size:12px;font-weight:750}.mediaLinkRow button,.mediaLinkRow input{border-radius:9px}.mediaPreviewGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.mediaPreview{border-radius:12px;border-color:#dce7dd;box-shadow:0 8px 18px #173d2908}.mediaPreview button{width:30px;height:30px;color:#9e183f}.stockLocation{padding:15px;border-color:#dce7dd;border-radius:12px;background:#fbfdfb}.fieldTitle,.variantGroup>b,.variantLabel>b{color:#41564b;font-size:11px;font-weight:850}.seoPreview,.variantChips button,.variantPreview,.variantSearch{border-radius:9px}.variantChips button{min-height:38px;color:#344f41}.variantChips button.selected{border-color:#16452c;background:#e9f3ea;box-shadow:0 0 0 3px #16452c10}.variantPreview{padding:14px;background:#f5faf4;font-size:12px}.seoPreview{border-color:#dce7dd;background:#fbfdfb}.seoPreview b{font-size:14px}.seoPreview p,.seoPreview span{font-size:12px}.drawerActions{width:min(760px,100%);padding:15px 26px calc(15px + env(safe-area-inset-bottom));border-top-color:#dce7dd;box-shadow:0 -10px 28px #173d290a}.drawerActions>button{min-height:44px;border-radius:9px;font-size:11px;font-weight:850}.drawerActions .saveProduct{min-width:150px;border-radius:9px}.adminContent>.adminTitle:has(+.adminErrorBanner+.productMetrics+.categoryManagerGrid),.adminContent>.adminTitle:has(+.productMetrics+.categoryManagerGrid){margin-bottom:18px;padding:22px;border:1px solid #dce7dd;border-radius:18px;background:radial-gradient(circle at 12% 0,#f9eef2 0,transparent 30%),linear-gradient(135deg,#fff,#f8fbf6 62%,#f3f8f2);box-shadow:0 18px 45px #173d290a}.adminContent>.adminTitle:has(+.adminErrorBanner+.productMetrics+.categoryManagerGrid) h1,.adminContent>.adminTitle:has(+.productMetrics+.categoryManagerGrid) h1{color:#132f22;letter-spacing:-.04em}.adminContent>.adminTitle:has(+.adminErrorBanner+.productMetrics+.categoryManagerGrid) span,.adminContent>.adminTitle:has(+.productMetrics+.categoryManagerGrid) span{max-width:690px;color:#53675c}.adminContent>.adminTitle:has(+.adminErrorBanner+.productMetrics+.categoryManagerGrid)>button,.adminContent>.adminTitle:has(+.productMetrics+.categoryManagerGrid)>button{border-radius:999px;background:linear-gradient(135deg,#173d29,#245d3f);box-shadow:0 14px 28px #173d2920}.productMetrics:has(+.categoryManagerGrid){gap:14px}.productMetrics:has(+.categoryManagerGrid) article{min-height:104px;padding:18px;border-color:#dce7dd;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fbf6);box-shadow:0 12px 28px #173d2908}.productMetrics:has(+.categoryManagerGrid) article svg{width:36px;height:36px;padding:8px;border-radius:12px;background:#edf7ef;color:#1d6840}.productMetrics:has(+.categoryManagerGrid) article b{color:#132f22;font-size:22px;letter-spacing:-.03em}.productMetrics:has(+.categoryManagerGrid) article span{color:#5d7065;font-size:12px}.categoryManagerGrid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:18px}.categoryManagerGrid>.managementCard{overflow:hidden;border-color:#dce7dd;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 14px 34px #173d2908}.categoryManagerGrid .inventoryListHead{min-height:78px;padding:18px 20px;border-bottom:1px solid #edf2ed;background:linear-gradient(135deg,#fff,#f8fbf6)}.categoryManagerGrid .inventoryListHead h2{color:#132f22;font-size:20px;letter-spacing:-.02em}.categoryManagerGrid .inventoryListHead span{color:#53675c;font-size:12px;line-height:1.5}.categoryManagerGrid .inventoryListHead>button{min-height:42px;border-radius:11px;background:linear-gradient(135deg,#173d29,#245d3f);box-shadow:0 12px 24px #173d2918;font-size:11px;font-weight:850}.categoryTreeList{gap:10px;padding:16px;background:#fbfdfb}.categoryTreeList button{min-height:86px;padding:13px;border-color:#dce7dd;border-radius:16px;grid-template-columns:62px 1fr;gap:13px;background:#fff;box-shadow:0 8px 20px #173d2906}.categoryTreeList button.active,.categoryTreeList button:hover{border-color:#c9dcca;background:linear-gradient(135deg,#fff,#f1f8f2);box-shadow:0 12px 26px #173d2910,inset 4px 0 0 #173d29}.categoryTreeList button>span{width:62px;height:62px;border-radius:14px;box-shadow:0 8px 18px #173d2910}.categoryTreeList b{color:#132f22;font-size:15px;letter-spacing:-.01em}.categoryTreeList small{color:#5d7065;font-size:11px;line-height:1.35}.categoryParentSummary{padding:18px 20px;border-bottom-color:#edf2ed;background:#fff}.categoryParentSummary .tableProduct span{width:72px;height:82px;border-radius:16px;box-shadow:0 10px 22px #173d2910}.categoryParentSummary .tableProduct b{color:#132f22;font-size:18px}.categoryParentSummary .tableProduct small a{color:#1d6840;font-size:12px;text-decoration:none}.categoryManagerGrid .adminTableWrap{border:0;border-radius:0}.categoryManagerGrid .adminTable{min-width:820px}.categoryManagerGrid .adminTable th{background:#f5faf4;color:#53675c}.categoryManagerGrid .adminTable tr:hover td{background:#fbfdfb}.categoryManagerGrid .tableProduct span{width:54px;height:62px;border-radius:12px;box-shadow:0 8px 18px #173d2910}.categoryManagerGrid .tableProduct b{color:#132f22;font-size:14px}.categoryManagerGrid .tableProduct small{color:#5d7065;font-size:11px}.categoryManagerGrid .adminTable a{color:#1d6840;font-weight:750;text-decoration:none}.categoryManagerGrid .productRowActions{gap:7px}.categoryManagerGrid .editProductButton,.categoryManagerGrid .removeProductButton{min-height:36px;border-radius:999px;font-size:10px;font-weight:850}.categoryDialog{width:min(720px,calc(100% - 28px));padding:0;border:1px solid #dce7dd;border-radius:20px;box-shadow:0 28px 80px #10271928}.categoryDialog .dialogHead{min-height:86px;padding:20px 22px;border-bottom-color:#edf2ed;background:linear-gradient(135deg,#fff,#f8fbf6)}.categoryDialog .dialogHead h2{color:#132f22;font-size:34px;letter-spacing:-.035em}.categoryDialog .dialogHead button{width:38px;height:38px;border:1px solid #dce7dd;border-radius:50%;background:#fff;color:#173d29}.categoryDialog>.categorySeo,.categoryDialog>.categoryVisibility,.categoryDialog>.formRow,.categoryDialog>button,.categoryDialog>label{margin-left:22px;margin-right:22px}.categoryDialog label{color:#40574b;font-size:12px;font-weight:800}.categoryDialog input,.categoryDialog select,.categoryDialog textarea{min-height:44px;border-color:#d5e2d7;border-radius:10px;color:#173d29;font-size:13px}.categoryDialog input:focus,.categoryDialog select:focus,.categoryDialog textarea:focus{border-color:#86b891;box-shadow:0 0 0 4px #1d684012}.categoryImageUrlRow{display:flex;gap:8px}.categoryImageUrlRow input{min-width:0;flex:1 1}.categoryImageUrlRow button{flex:0 0 auto;min-height:44px;padding:0 14px;border:1px solid #1d6840;border-radius:10px;color:#fff;background:#1d6840;font-size:11px;font-weight:850;white-space:nowrap}.categoryImageUrlRow button:hover{background:#123f29}.categoryImageError{margin:0 22px;color:#aa3141;font-size:12px;font-weight:700}.categoryImagePreview{display:flex;align-items:center;gap:12px;margin:0 22px;padding:10px;border:1px solid #cfe2d2;border-radius:12px;background:#f6fbf6}.categoryImagePreview img{width:78px;height:58px;flex:0 0 auto;border-radius:8px;object-fit:cover;background:#e8eee8}.categoryImagePreview div{display:grid;grid-gap:3px;gap:3px;min-width:0}.categoryImagePreview b{color:#173d29;font-size:12px}.categoryImagePreview span{color:#607166;font-size:11px;line-height:1.35}.categoryVisibility{padding:16px;border-color:#dce7dd;border-radius:14px;background:#f8fbf6;gap:11px;font-size:12px}.categoryVisibility>b{color:#132f22;font-size:13px}.categoryVisibility label{color:#40574b;font-weight:750}.categorySeo{padding:14px 16px;border:1px solid #dce7dd;border-radius:14px;background:#fff}.categorySeo summary{color:#173d29;font-size:13px;font-weight:900}.categoryDialog>button{min-height:48px;margin-bottom:22px;border:0;border-radius:12px;background:linear-gradient(135deg,#173d29,#245d3f);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 14px 28px #173d2920}.settingsLayout{grid-template-columns:260px minmax(0,1fr);gap:18px}.adminContent>.adminTitle:has(+.settingsLayout),.adminContent>.adminTitle:has(+.settingsSaved+.settingsLayout){margin-bottom:18px;padding:22px;border:1px solid #dce7dd;border-radius:18px;background:radial-gradient(circle at 10% 0,#f9eef2 0,transparent 30%),linear-gradient(135deg,#fff,#f8fbf6 62%,#f3f8f2);box-shadow:0 18px 45px #173d290a}.adminContent>.adminTitle:has(+.settingsLayout) h1,.adminContent>.adminTitle:has(+.settingsSaved+.settingsLayout) h1{color:#132f22;letter-spacing:-.04em}.adminContent>.adminTitle:has(+.settingsLayout) span,.adminContent>.adminTitle:has(+.settingsSaved+.settingsLayout) span{max-width:720px;color:#53675c}.settingsNav{top:84px;padding:10px;border-color:#dce7dd;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 14px 34px #173d2908}.settingsNav button{min-height:58px;padding:10px 12px;border-radius:13px;color:#40574b;font-size:12px;font-weight:900;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.settingsNav button span{color:#6a7c70;font-size:10px;line-height:1.35}.settingsNav button:hover{transform:translateX(2px)}.settingsNav button.active,.settingsNav button:hover{background:linear-gradient(135deg,#edf7ef,#fff);color:#173d29;box-shadow:inset 3px 0 0 #173d29,0 8px 18px #173d2908}.settingsPanel{min-width:0}.settingsStack{gap:16px}.settingsStack .settingsForm,.settingsWideForm{max-width:none;padding:24px;border-color:#dce7dd;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 14px 34px #173d2908}.settingsForm h2{margin:0;padding:0 0 15px;border-bottom-color:#edf2ed;color:#132f22;font-size:22px;letter-spacing:-.02em}.paymentRulesCard h3,.settingsForm h3{margin:0;color:#132f22;font-size:15px;letter-spacing:-.01em}.settingsForm label{color:#40574b;font-size:12px;font-weight:800}.settingsForm input,.settingsForm select,.settingsForm textarea{min-height:44px;border-color:#d5e2d7;border-radius:10px;color:#173d29;font-size:13px;box-shadow:inset 0 1px 0 #fff}.settingsForm input:focus,.settingsForm select:focus,.settingsForm textarea:focus{border-color:#86b891;box-shadow:0 0 0 4px #1d684012}.settingsForm>button,.settingsStack .settingsForm button:not(.announcementEditorHead>button),.settingsWideForm>button{width:max-content;min-height:44px;padding:0 18px;border:0;border-radius:11px;background:linear-gradient(135deg,#173d29,#245d3f);color:#fff;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 12px 24px #173d2918}.settingsOption{padding:16px;border-color:#dce7dd;border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbf6);box-shadow:0 8px 20px #173d2905}.settingsOption b{color:#132f22;font-size:14px}.settingsOption span{color:#53675c;font-size:12px;line-height:1.55}.paymentSettingsGrid{gap:12px}.paymentSettingsGrid .settingsOption{min-height:154px}.paymentRulesCard{padding:18px;border-color:#dce7dd;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbf6);box-shadow:0 10px 22px #173d2906}.paymentSecurityNote,.shippingRuleHint{border-color:#d7e8d7;border-radius:12px;background:#f2faf3;color:#4f6558;font-size:12px}.settingsPermissionGrid{border-color:#dce7dd;border-radius:14px;background:#f8fbf6}.settingsSaved{margin:-4px 0 18px;padding:13px 16px;border-radius:14px;font-size:12px;font-weight:800}.settingsForm .inventoryListHead{min-height:76px;margin:-4px -4px 10px;padding:0 0 16px;border-bottom:1px solid #edf2ed}.settingsForm .inventoryListHead h2{color:#132f22;font-size:20px}.settingsForm .inventoryListHead span{color:#53675c;font-size:12px}.settingsForm .adminTableWrap{border-color:#dce7dd;border-radius:14px;background:#fff}.settingsForm .adminTable th{background:#f5faf4;color:#53675c}.announcementEditor{padding:18px;border-color:#dce7dd;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbf6);box-shadow:0 10px 22px #173d2906}.announcementEditor .inventoryListHead{min-height:62px;margin:0;padding:0 0 14px}.announcementEditor .inventoryListHead button{min-height:40px;border-radius:11px;background:linear-gradient(135deg,#173d29,#245d3f);font-size:10px}.announcementEditorItem{padding:16px;border-color:#dce7dd;border-radius:14px;box-shadow:0 8px 18px #173d2905}.announcementEditorHead b{color:#132f22;font-size:13px}.announcementEditorHead>button{width:34px;height:34px;border-color:#f0cad5;color:#a11c44}.heroSettingsEditor,.sectionColorEditor{border-color:#dce7dd;border-radius:18px;box-shadow:0 12px 28px #173d2907}.heroSettingsHeading h2{color:#132f22}.heroImageSetting,.sectionColorOption{border-color:#dce7dd;border-radius:14px}.financeReportsPanel .financeExpenseForm,.financeReportsPanel .financeSummaryCard{border-radius:18px;background:radial-gradient(circle at 92% 0,#eef8ef 0,transparent 34%),linear-gradient(180deg,#fff,#fbfdfb)}.financeReportsPanel button{gap:8px}.sectionManagerList{display:flex;flex-direction:column;gap:12px;margin:8px 0 20px}.sectionManagerItem{padding:16px 18px;border:1px solid #dce7dd;border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbf6);transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.sectionManagerItem:hover{border-color:#c7d8cb;box-shadow:0 8px 20px rgba(23,61,41,.07)}.sectionManagerItem.sectionDisabled{opacity:.55;border-style:dashed}.sectionManagerHead{justify-content:space-between}.sectionManagerHead,.sectionManagerMeta{display:flex;align-items:center;gap:12px}.sectionManagerMeta>div>b{display:block;font-size:14px;font-weight:700;color:#0d2f21;letter-spacing:-.02em}.sectionManagerMeta>div>small{font-size:11px;color:#63776b;text-transform:capitalize}.sectionMoveButtons{display:flex;flex-direction:column;gap:3px}.sectionMoveButtons button{width:28px;height:22px;padding:0;border:1px solid #dce7dd;border-radius:6px;background:#f5faf6;color:#3a5f4a;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.sectionMoveButtons button:hover:not(:disabled){background:#e5f0e8;border-color:#a8c4ad}.sectionMoveButtons button:disabled{opacity:.3;cursor:default}.sectionManagerActions{display:flex;align-items:center;gap:10px;flex-shrink:0}.sectionRemoveBtn{width:28px;height:28px;padding:0;border:1px solid #e8d0d0;border-radius:8px;background:#fef5f5;color:#9c2531;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.sectionRemoveBtn:hover{background:#fce8e8}.sectionManagerFields{margin-top:14px;padding-top:14px;border-top:1px dashed #e0e6df;display:flex;flex-direction:column;gap:10px}.sectionManagerFields label{font-size:12px;font-weight:600;color:#3a5f4a}.sectionManagerFields input,.sectionManagerFields textarea{margin-top:4px;width:100%;padding:8px 12px;border:1px solid #dce7dd;border-radius:10px;font-size:13px;background:#fff;color:#132f22}.sectionManagerFields textarea{resize:vertical;min-height:44px}.sectionManagerHint{margin:10px 0 0;padding:8px 12px;border-radius:8px;background:#f0f7f3;color:#3a5f4a;font-size:12px;font-style:italic}.sectionAddBar{display:flex;gap:10px;margin-bottom:18px}.sectionAddBar select{flex:1 1;padding:9px 14px;border:1px solid #dce7dd;border-radius:10px;font-size:13px;color:#3a5f4a;background:#fff}.sectionAddBar button{padding:9px 18px;border:none;border-radius:10px;background:linear-gradient(135deg,#173d29,#245d3f);color:#fff;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.sectionAddBar button:hover{opacity:.88}.inventorySystem{--inventory-ink:#132f22;--inventory-muted:#53675c;--inventory-line:#dce7dd}.inventorySystem .adminTitle{margin-bottom:18px;padding:22px;border:1px solid var(--inventory-line);border-radius:18px;background:radial-gradient(circle at 12% 0,#eef8ef 0,transparent 34%),linear-gradient(135deg,#fff,#f8fbf6 62%,#f3f8f2);box-shadow:0 18px 45px #173d290a}.inventorySystem .adminTitle h1{color:var(--inventory-ink);letter-spacing:-.04em}.inventorySystem .adminTitle span{max-width:720px;color:var(--inventory-muted)}.inventorySystem .adminTitle>button{border-radius:999px;background:linear-gradient(135deg,#173d29,#245d3f);box-shadow:0 14px 28px #173d2920}.inventorySystem>.miniMetricGrid{gap:14px}.inventorySystem>.miniMetricGrid article{min-height:104px;padding:18px;border-color:var(--inventory-line);border-radius:16px;background:linear-gradient(135deg,#fff,#f8fbf6);box-shadow:0 12px 28px #173d2908}.inventorySystem>.miniMetricGrid article svg{width:36px;height:36px;padding:8px;border-radius:12px;background:#edf7ef;color:#1d6840}.inventorySystem>.miniMetricGrid article.alertMetric svg{background:#fff4dd;color:#b77613}.inventorySystem>.miniMetricGrid article b{color:var(--inventory-ink);font-size:22px;letter-spacing:-.03em}.inventorySystem>.miniMetricGrid article span{color:#5d7065;font-size:12px}.inventorySystem .adminCard{border-color:var(--inventory-line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 14px 34px #173d2908}.inventorySystem .inventoryAlert{margin:-4px 0 18px;padding:16px 18px;border-radius:14px;box-shadow:0 10px 24px #9d6b1512}.inventorySystem .inventoryAlert>svg{width:34px;height:34px;padding:8px;border-radius:12px;background:#fff1d1}.inventorySystem .inventoryAlert b{color:#4d3716;font-size:13px}.inventorySystem .inventoryAlert span{color:#675946;font-size:12px}.inventorySystem .inventoryAlert button{min-height:34px;padding:0 12px;border:1px solid #e1bd75;border-radius:999px;background:#fff;font-size:10px;font-weight:850}.inventorySystem .materialAlert{border-color:#d9cee9;background:#fbf8ff}.inventorySystem .materialAlert>svg{background:#f2eafe}.inventorySystem .inventoryTabs{width:max-content;max-width:100%;margin:6px 0 18px;padding:7px;border:1px solid var(--inventory-line);border-radius:999px;background:#fff;box-shadow:0 12px 26px #173d2908}.inventorySystem .inventoryTabs button{min-height:38px;padding:0 16px;border-radius:999px;color:#40574b;font-size:11px;font-weight:850}.inventorySystem .inventoryTabs button.active{background:linear-gradient(135deg,#173d29,#245d3f);color:#fff;box-shadow:0 9px 18px #173d2920}.inventorySystem .inventoryLedger{margin-bottom:18px}.inventorySystem .editorHeading,.inventorySystem .inventoryListHead{min-height:78px;padding:18px 20px;border-bottom:1px solid #edf2ed;background:linear-gradient(135deg,#fff,#f8fbf6)}.inventorySystem .editorHeading h2,.inventorySystem .inventoryListHead h2{color:var(--inventory-ink);font-size:20px;letter-spacing:-.02em}.inventorySystem .editorHeading p,.inventorySystem .inventoryListHead span{color:#5d7065;font-size:12px;line-height:1.55}.inventorySystem .inventoryListHead>b{padding:8px 12px;border:1px solid #d5e7d8;border-radius:999px;background:#edf7ef;color:#1d6840;font-size:11px}.inventorySystem .inventoryViewBar{min-height:58px;padding:9px 14px 0;align-items:flex-end;gap:7px;background:#f8fbf6}.inventorySystem .inventoryViewBar button{height:42px;padding:0 16px;border-radius:12px 12px 0 0;color:#52675b;font-size:11px;font-weight:800}.inventorySystem .inventoryViewBar button.active{border-bottom-color:#173d29;background:#fff;color:#173d29;box-shadow:0 -4px 16px #173d2908}.inventorySystem .inventoryControlBar{min-height:72px;padding:14px;gap:11px;background:#fff}.inventorySystem .inventoryControlBar .inlineSearch{min-height:44px;border-radius:999px;background:#fbfdfb}.inventorySystem .inventoryListHead>button,.inventorySystem .simpleInventoryControls>button,.inventorySystem .sourceFormCard button{min-height:42px;border-radius:11px;font-size:11px;font-weight:850}.inventorySystem .simpleInventoryControls>button{background:linear-gradient(135deg,#173d29,#245d3f);box-shadow:0 12px 24px #173d2918}.inventorySystem .adminTableWrap{border-color:var(--inventory-line);border-radius:14px;background:#fff}.inventorySystem .adminTable th{background:#f5faf4;color:#53675c}.inventorySystem .adminTable tr:hover td{background:#fbfdfb}.inventorySystem .inventoryTable{min-width:980px}.inventorySystem .tableProduct span{width:54px;height:66px;border-radius:12px;box-shadow:0 8px 18px #173d2910}.inventorySystem .tableProduct b{color:var(--inventory-ink);font-size:14px}.inventorySystem .stockLow{padding:5px 9px;border-radius:999px;background:#fff0f2;color:#b73543}.inventorySystem .adjustStockButton{min-height:36px;min-width:78px;border-radius:999px;color:#173d29;font-weight:850}.inventorySystem .adjustStockButton:hover{border-color:#173d29;background:#173d29;color:#fff}.inventorySystem .removeProductButton{border-radius:999px}.inventorySystem .sourceFormCard{padding:20px;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 14px 34px #173d2908}.inventorySystem .sourceFormCard h2{color:var(--inventory-ink);font-size:20px;letter-spacing:-.02em}.inventorySystem .inventoryDialog label,.inventorySystem .sourceFormCard label{color:#40574b;font-size:12px;font-weight:800}.inventorySystem .inventoryDialog input,.inventorySystem .inventoryDialog select,.inventorySystem .inventoryDialog textarea,.inventorySystem .sourceFormCard input,.inventorySystem .sourceFormCard select,.inventorySystem .sourceFormCard textarea{min-height:44px;border-color:#d5e2d7;border-radius:10px;color:#173d29;font-size:13px}.inventorySystem .inventoryDialog input:focus,.inventorySystem .inventoryDialog select:focus,.inventorySystem .inventoryDialog textarea:focus,.inventorySystem .sourceFormCard input:focus,.inventorySystem .sourceFormCard select:focus,.inventorySystem .sourceFormCard textarea:focus{border-color:#86b891;box-shadow:0 0 0 4px #1d684012}.inventorySystem .materialQtyActions button{width:34px;height:34px;border-radius:10px}.inventorySystem .inventoryDialog{width:min(780px,calc(100% - 28px));padding:0;border:1px solid var(--inventory-line);border-radius:20px;box-shadow:0 28px 80px #10271928}.inventorySystem .inventoryDialog>.fieldTitle,.inventorySystem .inventoryDialog>.formRow,.inventorySystem .inventoryDialog>.trackingNumber,.inventorySystem .inventoryDialog>button,.inventorySystem .inventoryDialog>label{margin-left:22px;margin-right:22px}.inventorySystem .inventoryDialog .dialogHead{min-height:86px;padding:20px 22px;border-bottom-color:#edf2ed;background:linear-gradient(135deg,#fff,#f8fbf6)}.inventorySystem .inventoryDialog .dialogHead h2{color:var(--inventory-ink);font-size:34px;letter-spacing:-.035em}.inventorySystem .inventoryDialog .dialogHead button{width:38px;height:38px;border:1px solid #dce7dd;border-radius:50%;background:#fff;color:#173d29}.inventorySystem .inventoryDialog>section.adminCard{margin:0 22px 14px!important;padding:18px!important;border-radius:16px;background:#fbfdfb;box-shadow:none}.inventorySystem .inventoryDialog>section.adminCard .editorHeading{min-height:0;margin:-4px 0 14px;padding:0 0 12px;background:transparent}.inventorySystem .inventoryDialog .fieldTitle{color:#173d29;font-size:11px;font-weight:900;letter-spacing:.08em}.inventorySystem .inventoryDialog>button:not(.dialogSave){min-height:42px;border:1px dashed #aac8ae;border-radius:12px;background:#f2faf3;color:#173d29;font-size:11px;font-weight:850}.inventorySystem .inventoryDialog .dialogSave{min-height:48px;margin-bottom:22px;border-radius:12px;background:linear-gradient(135deg,var(--berry),#9e183f);font-size:11px;font-weight:900;box-shadow:0 14px 28px #c3154b24}.customerTable{min-width:980px}.customerTable th{background:#f5faf4;color:#53675c}.customerTable td{vertical-align:middle}.customerTable td:first-child b{color:#132f22;font-size:14px}.customerTable td:nth-child(4) b{color:#173d29;font-size:15px}.customerTable tr:hover td{background:#fbfdfb}.customerTable .editProductButton{min-width:74px;border-radius:999px;border-color:#cfe0d2;background:#fff;color:#173d29}.customerTable .editProductButton:hover{border-color:#173d29;background:#173d29;color:#fff}.managementCard:has(.customerTable){overflow:hidden;border-color:#dce7dd;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 14px 34px #173d2908}.managementCard:has(.customerTable) .catalogToolbar{min-height:78px;padding:14px 18px;background:radial-gradient(circle at 4% 0,#f9eef2 0,transparent 28%),linear-gradient(135deg,#fff,#f7fbf5)}.managementCard:has(.customerTable) .catalogToolbar .orderTabs{padding:6px;border:1px solid #d9e7db;border-radius:999px;background:#fff;box-shadow:inset 0 1px 0 #fff,0 8px 18px #173d2907}.managementCard:has(.customerTable) .catalogToolbar .orderTabs button{min-height:36px;padding:0 13px;border-radius:999px;color:#40574b;font-size:11px;font-weight:850}.managementCard:has(.customerTable) .catalogToolbar .orderTabs button.active{border-color:#173d29;background:linear-gradient(135deg,#173d29,#235d3f);color:#fff;box-shadow:0 9px 18px #173d2920}.managementCard:has(.customerTable) .catalogActions .inlineSearch{width:min(360px,36vw);border-radius:999px;background:#fff;box-shadow:0 8px 18px #173d2907}.managementCard:has(.customerTable) .catalogActions button{min-height:40px;border-radius:999px;background:#fff;color:#173d29;font-size:10px;box-shadow:0 8px 18px #173d2907}.managementCard:has(.customerTable) .catalogActions button:hover{border-color:#173d29;background:#173d29;color:#fff}.tagList{gap:6px}.tagList span{padding:6px 10px;border:1px solid #d8e7d9;background:#edf7ef;color:#28553a;font-size:10px;font-weight:850}.tagList span:is(:first-child){background:#fff1f5;border-color:#f0cad5;color:#a11c44}.compactIssueList{margin:0;padding-left:16px;display:grid;grid-gap:4px;gap:4px;color:#6b3b4b;font-size:12px;line-height:1.45}.orderDetailDrawer:has(.customerProfileGrid)>header{min-height:116px;background:radial-gradient(circle at 92% 0,#e9f7eb 0,transparent 32%),linear-gradient(135deg,#fff,#f8fbf6)}.orderDetailDrawer:has(.customerProfileGrid)>header h2{color:#132f22;letter-spacing:-.03em}.orderDetailDrawer:has(.customerProfileGrid)>header span{color:#52675b;font-size:13px}.customerProfileGrid{gap:14px;grid-template-columns:1.25fr .9fr .9fr}.customerProfileGrid .orderDetailCard{min-height:150px;border-color:#dce7dd;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 12px 28px #173d2907}.customerProfileGrid .orderDetailCard h3{color:#566a5f;font-size:11px}.customerProfileGrid .orderDetailCard b{color:#132f22;font-size:20px;letter-spacing:-.02em}.customerProfileGrid .orderDetailCard p,.customerProfileGrid .orderDetailCard span{color:#52675b;font-size:12px}.customerProfileGrid .orderDetailCard label{color:#40574b;font-size:12px;font-weight:800}.customerProfileGrid .orderDetailCard input{min-height:42px;border-color:#d5e2d7;border-radius:10px;color:#173d29}.customerProfileGrid .orderDetailCard input:focus,.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard input:focus,.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard textarea:focus{border-color:#86b891;box-shadow:0 0 0 4px #1d684012}.orderDetailDrawer:has(.customerProfileGrid) .orderItemsCard,.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard{border-color:#dce7dd;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 12px 28px #173d2907}.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard h3{color:#132f22;font-size:18px}.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard label{color:#40574b;font-size:12px;font-weight:800}.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard input,.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard textarea{border-color:#d5e2d7;border-radius:10px;color:#173d29}.orderDetailDrawer:has(.customerProfileGrid) .orderOpsCard>button{min-height:44px;border-radius:11px;background:linear-gradient(135deg,#173d29,#235d3f);color:#fff;font-size:11px;font-weight:850;box-shadow:0 12px 24px #173d2918}.orderDetailDrawer:has(.customerProfileGrid) .orderItemsCard .inventoryListHead{border-bottom:1px solid #edf2ed}.orderDetailDrawer:has(.customerProfileGrid) .orderItemsCard .adminTableWrap{border:0;border-radius:0 0 16px 16px}.financeSystem{--finance-soft:#f4faf3;--finance-line:#d9e7db;--finance-ink:#132f22;--finance-muted:#52675b}.financeSystem .adminTitle{margin-bottom:18px;padding:22px;border:1px solid #dce7dd;border-radius:18px;background:radial-gradient(circle at 10% 0,#f9eef2 0,transparent 30%),linear-gradient(135deg,#fff,#f7fbf5 58%,#eef7ee);box-shadow:0 18px 45px #173d290a}.financeSystem .adminTitle h1{color:var(--finance-ink);letter-spacing:-.04em}.financeSystem .adminTitle span{max-width:640px;color:var(--finance-muted)}.financeSystem .adminTitle .orderTabs{padding:5px;border:1px solid var(--finance-line);border-radius:999px;background:#fff;box-shadow:inset 0 1px 0 #ffffff,0 8px 18px #173d2907}.financeSystem .adminTitle .orderTabs button{min-height:34px;border-radius:999px}.financeSystem .adminTitle>button{border-radius:999px;background:linear-gradient(135deg,var(--berry),#9e183f);box-shadow:0 14px 28px #c3154b24}.financeSectionTabs{position:-webkit-sticky;position:sticky;top:72px;z-index:20;width:100%;margin:0 0 20px;padding:8px;border:1px solid var(--finance-line);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 16px 38px #173d2910;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:thin}.financeSectionTabs button{min-height:40px;padding:0 16px;border-radius:12px;color:#41564b;font-size:11px;font-weight:850;letter-spacing:.02em}.financeSectionTabs button.active{background:linear-gradient(135deg,#173d29,#245d3f);color:#fff;box-shadow:0 10px 20px #173d2920}.financeSystem .miniMetricGrid.financeMetrics{gap:14px}.financeSystem .miniMetricGrid.financeMetrics article{min-height:104px;padding:18px;border-color:#dce8de;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fbf6);box-shadow:0 12px 28px #173d2908}.financeSystem .miniMetricGrid.financeMetrics article svg{width:36px;height:36px;padding:8px;border-radius:12px;background:#edf7ef;color:#1d6840}.financeSystem .miniMetricGrid.financeMetrics article.alertMetric svg{background:#fff0f4;color:#b73543}.financeSystem .miniMetricGrid.financeMetrics article b{color:var(--finance-ink);font-size:22px;letter-spacing:-.03em}.financeSystem .miniMetricGrid.financeMetrics article span{color:#5d7065;font-size:12px}.financeSystem .adminCard{border-color:#dce7dd;border-radius:18px;box-shadow:0 14px 34px #173d2908}.adminVisualGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:0 0 24px}.adminVisualCard{padding:24px 26px;border:1px solid #d4e2d6;border-radius:22px;background:linear-gradient(155deg,#ffffff,#f6faf5 50%,#f0f6ef);box-shadow:0 8px 24px rgba(23,61,41,.05),0 2px 6px rgba(23,61,41,.03);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,border-color .3s ease}.adminVisualCard:hover{border-color:#bacfbd;box-shadow:0 16px 44px rgba(23,61,41,.1),0 4px 12px rgba(23,61,41,.04);transform:translateY(-1px)}.adminVisualCard.compact{padding:18px}.adminVisualHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #edf4ee}.adminVisualHead h3{margin:0;color:#0d2f21;font-size:16px;font-weight:700;letter-spacing:-.02em}.adminVisualHead p,.visualEmpty{margin:3px 0 0;color:#63776b;font-size:12px;line-height:1.45}.visualBarList{gap:0}.visualBarList,.visualBarRow{display:flex;flex-direction:column}.visualBarRow{gap:7px;padding:10px;border-radius:10px;transition:background .2s ease}.visualBarRow:hover{background:#f4faf5}.visualBarRow:not(:last-child){border-bottom:1px solid #edf4ee}.barInfo{justify-content:space-between;gap:12px;font-size:13px}.barInfo,.barLabelGroup{display:flex;align-items:center}.barLabelGroup{gap:8px}.barDot{width:9px;height:9px;border-radius:3px;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.barLabel{color:#2a4035;font-weight:600;font-size:13px}.barValues{display:flex;align-items:center;gap:8px}.barPercent{padding:2px 7px;border-radius:100px;background:#edf5ee;color:#1b5433;font-size:10px;font-weight:800;letter-spacing:.02em}.barVal{color:#0d2f21;font-weight:750;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.barTrack,.visualProgress>i{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e9f2ea}.barTrack i{display:block;width:var(--bar-width);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bar-color),color-mix(in srgb,var(--bar-color) 65%,#fff));transition:width .6s cubic-bezier(.2,.7,.2,1)}.visualProgress{display:flex;flex-direction:column;gap:7px;padding:12px 14px;border-radius:12px;border:1px solid #edf4ee;margin-bottom:12px;transition:background .2s ease}.visualProgress:last-child{margin-bottom:0}.visualProgress:hover{background:#f8fcf8}.visualProgress>div{align-items:center;font-size:13px;color:#2a4035;font-weight:600}.visualProgress b{color:#0d2f21;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.visualProgress small{color:#5a7364;line-height:1.4}.visualDonutWrap{display:grid;grid-template-columns:180px 1fr;align-items:center;grid-gap:28px;gap:28px}.svgDonutContainer{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center}.donutGlow{position:absolute;inset:18px;border-radius:50%;background:radial-gradient(circle,rgba(29,104,64,.06) 0,transparent 70%);pointer-events:none;z-index:0}.svgDonut{transform:rotate(-90deg);overflow:visible;position:relative;z-index:1;filter:drop-shadow(0 4px 12px rgba(29,104,64,.1))}.donutSegment{transition:stroke-dasharray .7s cubic-bezier(.4,0,.2,1),stroke-dashoffset .7s cubic-bezier(.4,0,.2,1)}.donutCenterContent{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;text-align:center;z-index:2}.donutCenterValue{color:#0d2f21;max-width:110px;overflow-wrap:anywhere;font-size:clamp(18px,2vw,26px);font-weight:850;line-height:1.1;letter-spacing:-.03em}.donutCenterLabel{color:#5a7364;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-top:3px}.visualLegend{display:flex;flex-direction:column;gap:0}.legendItem{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-column-gap:12px;column-gap:12px;grid-row-gap:5px;row-gap:5px;padding:10px 12px;border-radius:10px;transition:background .2s ease}.legendItem:hover{background:#f4faf5}.legendItem:not(:last-child){border-bottom:1px solid #edf4ee}.legendLabelGroup{grid-column:1;grid-row:1;display:flex;align-items:center;gap:9px;color:#2a4035;font-weight:600;font-size:13px}.legendLabelGroup i{width:10px;height:10px;border-radius:3px;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.12)}.legendValueGroup{grid-column:2;grid-row:1;display:flex;align-items:center;gap:8px;justify-self:end}.legendPercent{padding:2px 7px;border-radius:100px;background:#edf5ee;color:#1b5433;font-size:10px;font-weight:800;letter-spacing:.02em}.legendValueGroup b{color:#0d2f21;font-weight:750;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.legendMiniTrack{grid-column:1/-1;grid-row:2;height:4px;border-radius:999px;background:#e9f2ea;overflow:hidden}.legendMiniFill{height:100%;border-radius:inherit;transition:width .6s cubic-bezier(.2,.7,.2,1);opacity:.7}.visualProgress{padding:13px;border:1px solid #e4ece4;border-radius:14px;background:#fff}.visualProgress+.visualProgress{margin-top:10px}.visualProgress>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;color:#506559;font-size:12px}.visualProgress b{color:#102f22}.visualProgress em{display:block;height:100%;border-radius:inherit}.analyticsSection{margin:24px 0 28px}.analyticsSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.analyticsSectionHeader h2{margin:0;color:#0d2f21;font-size:20px;font-weight:700;letter-spacing:-.03em}.analyticsSectionHeader p{margin:4px 0 0;color:#63776b;font-size:13px}.analyticsGrid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.analyticsGrid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:1100px){.analyticsGrid2,.analyticsGrid3{grid-template-columns:1fr}}.analyticsCard{padding:22px 24px;border:1px solid #dce7dd;border-radius:20px;background:linear-gradient(155deg,#ffffff,#f6faf5);box-shadow:0 14px 38px rgba(23,61,41,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;overflow:visible;position:relative}.analyticsCard:hover{border-color:#c7d8cb;box-shadow:0 20px 48px rgba(23,61,41,.11)}.analyticsCardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #edf4ee}.analyticsCardHead h3{margin:0;color:#0d2f21;font-size:16px;font-weight:700;letter-spacing:-.02em}.analyticsCardHead p{margin:3px 0 0;color:#63776b;font-size:12px}.analyticsMetricBadge{padding:4px 10px;border-radius:100px;background:#eaf4eb;color:#175432;font-size:11px;font-weight:800;letter-spacing:.02em;white-space:nowrap;flex-shrink:0}.analyticsMetricBadge.alertMetric{background:#fef3f2;color:#9c2531}.eventsLiveBadge{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:100px;background:#eaf4d8;color:#16452c;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.eventsLiveDot{width:7px;height:7px;border-radius:50%;background:#2e7d32;box-shadow:0 0 0 4px rgba(46,125,50,.18);animation:eventsLivePulse 2s ease-in-out infinite}@keyframes eventsLivePulse{0%,to{opacity:1}50%{opacity:.4}}.inlineLinkButton{border:0;background:none;padding:0;margin:0;color:inherit;text-decoration:underline;cursor:pointer;font:inherit}.eventsStreamToolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px}.eventsStreamToolbar button.active{background:#eaf4d8;border-color:#c9dfb8;color:#16452c}.eventsStreamToolbar select{min-height:34px;padding:0 10px;border-radius:7px;border:1px solid #dce3dc;font-size:10px;font-weight:700;background:#fff;color:#344b3b}.eventTypeBadge{font-size:10px;font-weight:800;padding:3px 9px;border-radius:100px;letter-spacing:.01em;white-space:nowrap}.eventsTableRow{cursor:pointer}.eventsTableRow:hover td{background:#f4f8f4}.analyticsTrendHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:20px}.analyticsTrendStat{display:flex;flex-direction:column}.analyticsTrendStat span{font-size:11px;color:#63776b;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.analyticsTrendStat b{font-size:22px;color:#0d2f21;font-weight:850;line-height:1.1;margin-top:2px}.analyticsBarChartContainer{display:flex;align-items:flex-end;gap:10px;height:150px;padding-top:28px;margin-top:10px;border-bottom:1px solid #e3ede5;position:relative;overflow:visible}.analyticsBarColumn{flex:1 1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end;position:relative;cursor:pointer}.analyticsBarFill{width:100%;max-width:36px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#287a4c,#15452b);transition:height .5s ease,opacity .2s ease;position:relative}.analyticsBarColumn:hover .analyticsBarFill{background:linear-gradient(180deg,#8d2449,#5e1630)}.analyticsBarTooltip{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(4px);margin-bottom:8px;padding:5px 10px;border-radius:8px;background:#112a1e;color:#fff;font-size:11px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:30;box-shadow:0 6px 16px rgba(0,0,0,.22)}.analyticsBarColumn:hover .analyticsBarTooltip{opacity:1;transform:translateX(-50%) translateY(0)}.analyticsBarDate{margin-top:8px;font-size:10px;font-weight:700;color:#5d7065}.analyticsRankedList{display:flex;flex-direction:column;gap:12px}.analyticsRankedRow{display:flex;flex-direction:column;gap:6px;padding:8px 10px;border-radius:10px;background:#ffffff;border:1px solid #ebf2eb;transition:background .2s ease}.analyticsRankedRow:hover{background:#f4fbf4}.analyticsRankedInfo{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.analyticsRankedLabel{display:flex;align-items:center;gap:8px;font-weight:600;color:#1a3829}.analyticsRankIndex{width:18px;height:18px;border-radius:50%;background:#e2ede4;color:#174f30;font-size:10px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.analyticsRankedValues{display:flex;align-items:center;gap:8px;font-weight:700;color:#0d2f21}.analyticsRankedTrack{width:100%;height:6px;border-radius:999px;background:#e9f2ea;overflow:hidden}.analyticsRankedFill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1d6840,#389660);transition:width .5s ease}.visualProgress small{display:block;margin-top:7px;color:#687a70;font-size:11px;line-height:1.35}.financeExpenseForm,.financeSummaryCard,.financeSystem .managementCard{background:linear-gradient(180deg,#fff,#fbfdfb)}.financeExpenseForm,.financeSummaryCard{padding:22px}.financeSummaryCard .cardHeading{gap:14px;padding-bottom:14px;border-bottom:1px solid #edf2ed}.financeExpenseForm h2,.financeSummaryCard .cardHeading h2,.financeSystem .inventoryListHead h2{color:var(--finance-ink);font-size:20px;letter-spacing:-.02em}.financeExpenseForm .trackingNumber,.financeSummaryCard .cardHeading p,.financeSystem .inventoryListHead span{color:#5d7065;font-size:12px;line-height:1.55}.financeSummaryCard .cardHeading>b,.financeSystem .inventoryListHead>b{padding:8px 12px;border:1px solid #d5e7d8;border-radius:999px;background:#edf7ef;color:#1d6840;font-size:11px;white-space:nowrap}.financeStatement{gap:0}.financeStatement>div,.inventoryFinanceList>div{min-height:48px;padding:11px 0;border-bottom:1px solid #edf2ed}.financeStatement>div:last-child,.inventoryFinanceList>div:last-child{border-bottom:0}.financeStatement span,.inventoryFinanceList span{color:#4e6256;font-size:12px;line-height:1.55}.financeStatement b,.inventoryFinanceList b{color:var(--finance-ink);font-size:15px;font-weight:850;letter-spacing:-.01em}.financeStatement .statementTotal{min-height:64px;margin-top:12px;padding:16px;border:1px solid #d8e9d9;border-radius:14px;background:linear-gradient(135deg,#edf8ef,#fff);box-shadow:inset 0 1px 0 #fff,0 10px 22px #173d2906}.financeStatement .statementTotal span{color:#294a36;font-weight:800}.financeStatement .statementTotal b{color:var(--berry);font-size:23px}.financeControls{gap:12px}.financeControls label,.financeExpenseForm label{color:#40574b;font-size:12px;font-weight:800}.financeControls input,.financeControls select,.financeExpenseForm input,.financeExpenseForm select,.financeExpenseForm textarea{min-height:44px;border-color:#d5e2d7;border-radius:10px;color:var(--finance-ink);font-size:13px;box-shadow:inset 0 1px 0 #fff}.financeControls input:focus,.financeControls select:focus,.financeExpenseForm input:focus,.financeExpenseForm select:focus,.financeExpenseForm textarea:focus{border-color:#86b891;box-shadow:0 0 0 4px #1d684012}.financeExpenseForm button,.financeReportsPanel button{min-height:44px;border-radius:11px;background:linear-gradient(135deg,#173d29,#235d3f);box-shadow:0 12px 24px #173d2918;font-size:11px;font-weight:850}.financeInlinePay{display:grid;grid-gap:7px;gap:7px;min-width:190px}.financeInlinePay input,.financeInlinePay select{min-height:35px;width:100%;padding:7px 9px;border:1px solid #d5e2d7;border-radius:8px;background:#fff;color:var(--finance-ink);font-size:11px}.financeInlinePay>div{display:flex;gap:6px}.financeInlinePay button{min-height:33px;padding:0 9px;border:0;border-radius:8px;background:var(--forest);color:#fff;font-size:9px;font-weight:800;white-space:nowrap}.financeInlinePay button.editProductButton{background:#fff;border:1px solid #d5e2d7;color:var(--finance-ink)}.financeInlinePay button:disabled{opacity:.55}.financeSystem .adminTableWrap{border-color:#dce7dd;border-radius:14px;background:#fff}.financeSystem .adminTable th{background:#f5faf4;color:#53675c}.financeSystem .adminTable td{border-bottom-color:#eef3ee}.financeSystem .adminTable tr:hover td{background:#fbfdfb}.financeSystem .incomeAmount{color:#187044}.financeSystem .expenseAmount{color:#b42b45}.postexSettlementPanel{gap:18px}.settlementIntro{padding:24px;border-radius:18px;background:radial-gradient(circle at 88% 0,#e9f7eb 0,transparent 30%),linear-gradient(135deg,#fff,#f8fbf6);box-shadow:0 16px 36px #173d2908}.settlementIntro h2{letter-spacing:-.03em}.settlementIntro span{max-width:720px;color:#4f6558;font-size:13px}.settlementFileInput{border-radius:12px;background:#f7fbf6}.settlementHistory{margin-bottom:18px}@media (max-width:900px){.adminContent .catalogActions,.adminContent .catalogToolbar{align-items:stretch;flex-direction:column}.adminContent .catalogActions,.adminContent .catalogActions .inlineSearch,.adminContent .catalogActions button,.drawerActions,.productFormDrawer{width:100%}.mobileBottomNav{display:none}@media (max-width:768px){.mobileBottomNav{position:fixed;bottom:0;left:0;right:0;z-index:60;height:64px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e2ece3;display:flex;align-items:center;justify-content:space-around;padding:0 4px;box-shadow:0 -8px 24px rgba(23,61,41,.08)}.mobileNavItem{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;border:none;color:#63776b;padding:6px 10px;border-radius:12px;cursor:pointer;transition:all .18s ease;flex:1 1}.mobileNavItem svg{width:20px;height:20px}.mobileNavItem span{font-size:10px;font-weight:700}.mobileNavItem.active{color:#1d6840;background:#edf5ee}.adminContent{padding-bottom:84px!important}}@media (max-width:480px){.visualDonutWrap{grid-template-columns:1fr!important;justify-items:center;text-align:center;gap:20px!important}.svgDonutContainer{margin:0 auto}}.adminContent .orderPeriodGrid{grid-template-columns:1fr}.adminContent .ordersToolbar{align-items:stretch;flex-direction:column}.adminContent .ordersToolbar .inlineSearch{width:100%}.adminContent .orderStatusFilter{align-items:flex-start;flex-direction:column;gap:8px}.adminContent .orderStatusFilter select{width:100%;max-width:none}.orderDetailGrid,.orderDetailGrid .orderDetailCard:first-child{grid-template-columns:1fr;grid-column:auto}.adminContent .dashboardTitle{padding:18px}.adminContent .analyticsSystem .financeMetrics,.adminContent .dashboardPrimaryMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.adminContent .dashboardAlerts .financeStatement>div{align-items:flex-start;flex-direction:column}.adminContent .dashboardAlerts .financeStatement button{width:100%;justify-content:center}.adminShell{display:block}.adminLoadingSidebar{display:none}.adminSidebar{transform:translateX(-105%);transition:.25s}.adminSidebar.sidebarVisible{transform:translateX(0)}.closeSidebar{display:block;position:absolute;right:12px;top:12px;border:0;background:transparent;color:#fff}.adminMain{width:100%}.adminMenu{display:block}.adminSearch{width:45vw}.metricGrid{grid-template-columns:1fr 1fr}.dashboardGrid,.orderPeriodGrid{grid-template-columns:1fr}.postexCategoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.financeGrid,.financeGridWide{grid-template-columns:1fr}.financeSystem .adminTitle{padding:18px}.financeSystem .adminTitle .orderTabs{width:100%;overflow-x:auto}.financeSectionTabs{top:62px;border-radius:13px}.financeSectionTabs button{flex:0 0 auto}.financeStatement .statementTotal,.settlementIntro{align-items:flex-start;flex-direction:column}.settlementIntro button{width:100%;justify-content:center}.moduleGrid{grid-template-columns:1fr 1fr}.nav{position:fixed;inset:0 0 0 25%;align-items:stretch;gap:5px;background:#fafaf7;border:0;box-shadow:-20px 0 60px #153b2720;flex-direction:column;padding:90px 35px;font-family:var(--font-display);font-size:25px;font-weight:600;letter-spacing:0;text-transform:none;transform:translateX(110%);transition:.3s;z-index:90}.nav,.nav a{justify-content:flex-start;border-radius:0}.nav a{min-height:52px;padding:0 4px;border-bottom:1px solid #e1e5df}.nav a:after{left:auto;right:4px;bottom:50%;width:6px;height:6px;transform:translateY(50%)}.nav a.navActive,.nav a:hover{background:transparent;box-shadow:none;transform:none}.nav a.navActive:after,.nav a:hover:after{transform:translateY(50%)}.nav:not(.navOpen){visibility:hidden}.navOpen{transform:translateX(0)}.mobileClose{position:absolute;right:25px;top:25px}.menuButton,.mobileClose{display:block}.hero{min-height:auto}.heroContent{padding-inline:clamp(1rem,5vw,2rem)}.campaignHero{min-height:540px}.campaignHeroInner{padding:120px 18px 42px;align-items:flex-end}.campaignHeroCopy{width:100%;padding:22px 18px;border:none;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.campaignHeroCopy h1{max-width:12ch;font-size:clamp(42px,10vw,68px)}.campaignHeroActions{width:auto;justify-content:center;margin-top:14px}.campaignHeroPrimary,.campaignHeroSecondary{flex:0 0 auto;width:max-content;max-width:100%;min-height:32px;padding:6px 12px;font-size:9px;letter-spacing:.06em;border-radius:4px}.categoryCards{grid-template-columns:1fr 1fr}.categoryCard{height:500px}.categoryCard:nth-child(2n){height:500px;margin-top:0}.categoryHeader nav{display:none}.subCollectionGrid a>div{height:430px}.checkoutLayout{grid-template-columns:1fr}.orderSummary{grid-row:1;position:static;min-height:0;border-left:0;border-bottom:1px solid var(--line)}.shopifySuccess{grid-template-columns:1fr}.confirmationPanel{order:2}.confirmedSummary{order:1;border-left:0;border-bottom:1px solid #d9e2d5}.confirmationGrid,.productDetailLayout{grid-template-columns:1fr}.productPurchase{position:static}.productGrid{grid-template-columns:repeat(2,1fr)}.khaadiTopPicks .productCard{border-radius:14px}.khaadiTopPicks .productImage{border-radius:13px 13px 0 0}.khaadiTopPicks .quickViewButton{opacity:1;transform:none;min-height:38px}.story{grid-template-columns:1fr}.storyImage{min-height:560px;margin:25px 25px 0}.storyContent{padding:70px 9vw}.productPurchase{margin:0 18px 70px}.infoContent{width:calc(100% - 28px)}}@media (max-width:600px){body{font-size:13px}.adminTopbar{padding:0 15px;gap:8px;overflow:hidden}.adminSearch{flex:1 1;width:auto;margin:0 8px}.adminTopActions>a{display:none}.adminTopActions{gap:8px}.adminContent{padding:20px 14px}.adminLoadingContent{padding-top:25px}.adminLoadingMetricGrid{grid-template-columns:1fr 1fr;gap:10px}.adminLoadingMetric{min-height:105px;padding:15px}.adminLoadingPanel{min-height:255px;padding:16px}.adminTitle{align-items:flex-start;gap:18px;flex-direction:column}.adminTitle h1{font-size:29px}.adminTitle span{max-width:210px;line-height:1.5}.adminTitle>button{width:100%;justify-content:center;flex-shrink:0;padding:0 11px}.metricGrid,.moduleGrid{grid-template-columns:1fr}.miniMetricGrid{grid-template-columns:1fr 1fr}.adminVisualGrid{grid-template-columns:1fr}.visualDonutWrap{grid-template-columns:140px 1fr;gap:18px}.svgDonutContainer{width:140px;height:140px}.financeControls,.orderPeriodGrid,.postexCategoryGrid{grid-template-columns:1fr}.financeExpenseForm,.financeSummaryCard{padding:16px}.financeSystem .miniMetricGrid.financeMetrics{grid-template-columns:1fr}.financeSectionTabs{margin-inline:-2px;padding:6px}.financeSectionTabs button{min-height:38px;padding:0 12px}.financeSystem .adminTitle .orderTabs,.financeSystem .adminTitle>button{width:100%;justify-content:center}.financeStatement>div,.inventoryFinanceList>div{align-items:flex-start;flex-direction:column;gap:6px}.financeStatement b,.inventoryFinanceList b{text-align:left}.financeStatement .statementTotal b{font-size:20px}.settingsLayout,.settingsModules{grid-template-columns:1fr}.settingsNav{position:static;overflow-x:auto;flex-direction:row;border-radius:14px}.settingsNav button{min-width:150px}.paymentSettingsGrid{grid-template-columns:1fr}.settingsOption{align-items:flex-start;flex-direction:column}.dashboardGrid{grid-template-columns:1fr}.orderStatus,.salesChart{min-height:330px;padding:16px}.cardHeading{align-items:flex-start;gap:12px;flex-direction:column}.fakeChart{gap:3%;padding-left:0;padding-right:0}.tableTools{height:auto;min-height:0;padding:14px;align-items:stretch;gap:10px;flex-direction:column}.inlineSearch{width:100%}.tableTools>button{display:none}.adminTableWrap{margin:0 -1px;overflow-x:auto;-webkit-overflow-scrolling:touch}.adminTable{min-width:720px}.settingsForm,.settingsStack .settingsForm,.settingsWideForm{padding:16px}.settingsForm h2{font-size:20px}.settingsForm>button,.settingsStack .settingsForm button:not(.announcementEditorHead>button),.settingsWideForm>button{width:100%;justify-content:center}.announcementEditor{padding:14px}.announcementEditorHead{align-items:flex-start;flex-wrap:wrap}.productFormDrawer .formRow,.settingsForm .formRow{grid-template-columns:1fr}.productFormDrawer,.workspaceDrawer{width:100%}.productDrawerHeader,.workspaceDrawer>header{padding:15px 16px}.productFormDrawer h2,.workspaceDrawer>header h2{font-size:28px}.productFormDrawer form{padding:15px 14px 96px}.productEditorCard{padding:15px}.mediaLinkRow{grid-template-columns:1fr}.mediaLinkRow button{width:100%;justify-content:center}.drawerActions{width:100%;padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.drawerActions>button{flex:1 1}.drawerActions .saveProduct{justify-content:center}.workspaceForm .formRow{grid-template-columns:1fr}.workspaceBody{padding:15px 12px 45px}.workspaceToolbar{align-items:stretch;flex-direction:column}.workspaceToolbar>button{width:100%;justify-content:center;flex-shrink:0}.workspaceInfo{grid-template-columns:1fr}.workspaceList article{grid-template-columns:1fr 65px 25px}.workspaceList article>p{display:none}.inventoryAlert{align-items:flex-start}.inventoryAlert button{display:none}.ordersConnect{grid-template-columns:1fr}.ordersConnect button{width:100%}.inventoryViewBar{align-items:center;overflow-x:auto}.inventoryControlBar{grid-template-columns:1fr}.inventorySystem .adminTitle{padding:18px}.inventorySystem .adminTitle>button{width:100%;justify-content:center}.inventorySystem .inventoryTabs{width:100%;border-radius:14px}.inventorySystem .inventoryTabs button{flex:1 0 auto}.inventorySystem .inventoryViewBar{align-items:flex-end;overflow-x:auto}.inventorySystem .inventoryViewBar button{flex:0 0 auto}.inventorySystem .inventoryControlBar{grid-template-columns:1fr}.inventorySystem .simpleInventoryControls>button{width:100%}.catalogToolbar{height:auto;min-height:0;padding:14px}.catalogActions,.catalogToolbar{align-items:stretch;flex-direction:column}.catalogActions .inlineSearch,.catalogActions button,.csvButton{width:100%}.managementCard:has(.customerTable) .catalogToolbar{padding:14px}.managementCard:has(.customerTable) .catalogToolbar .orderTabs{overflow-x:auto;flex-wrap:nowrap}.managementCard:has(.customerTable) .catalogToolbar .orderTabs button{flex:0 0 auto}.managementCard:has(.customerTable) .catalogActions .inlineSearch{width:100%}.customerProfileGrid .orderDetailCard{min-height:0}.collectionStrip{padding:10px 14px}.categoryManagerGrid{grid-template-columns:1fr}.categoryParentSummary{align-items:flex-start;flex-direction:column}.adminContent>.adminTitle:has(+.adminErrorBanner+.productMetrics+.categoryManagerGrid),.adminContent>.adminTitle:has(+.productMetrics+.categoryManagerGrid){padding:18px}.adminContent>.adminTitle:has(+.adminErrorBanner+.productMetrics+.categoryManagerGrid)>button,.adminContent>.adminTitle:has(+.productMetrics+.categoryManagerGrid)>button{width:100%;justify-content:center}.categoryManagerGrid .inventoryListHead{padding:16px}.categoryTreeList{padding:14px}.categoryParentSummary .productRowActions{width:100%;flex-wrap:wrap}.categoryParentSummary .productRowActions button{flex:1 1 auto;justify-content:center}.categoryDialog{width:calc(100% - 24px);max-height:92vh}.categoryDialog .dialogHead{padding:16px}.categoryDialog .dialogHead h2{font-size:28px}.categoryDialog>.categorySeo,.categoryDialog>.categoryVisibility,.categoryDialog>.formRow,.categoryDialog>button,.categoryDialog>label{margin-left:16px;margin-right:16px}.categoryVisibility,.inventorySourcesGrid{grid-template-columns:1fr}.inventoryMaterialsMain{grid-column:auto}.customerProfileGrid{grid-template-columns:1fr}.inventoryListHead{height:auto;min-height:0;padding:14px;align-items:flex-start;gap:12px;flex-direction:column}.inventoryListHead>button{width:100%;justify-content:center}.inventoryDialog{width:calc(100% - 24px);padding:16px}.inventorySystem .inventoryDialog{width:calc(100% - 24px);max-height:92vh}.inventorySystem .inventoryDialog>.fieldTitle,.inventorySystem .inventoryDialog>.formRow,.inventorySystem .inventoryDialog>.trackingNumber,.inventorySystem .inventoryDialog>button,.inventorySystem .inventoryDialog>label{margin-left:16px;margin-right:16px}.inventorySystem .inventoryDialog>section.adminCard{margin-left:16px!important;margin-right:16px!important}.inventorySystem .inventoryDialog .dialogHead{padding:16px}.inventorySystem .inventoryDialog .dialogHead h2{font-size:28px}.ordersToolbar{height:auto;min-height:0;padding:14px;align-items:stretch;flex-direction:column}.orderStatusFilter{width:100%;justify-content:space-between}.orderStatusFilter select{flex:1 1;max-width:260px}.orderDetailDrawer,.ordersToolbar .inlineSearch{width:100%}.orderDetailDrawer>header{padding:15px 16px}.orderDetailDrawer>header h2{font-size:30px}.orderDetailBody{padding:14px 12px 60px}.checkoutPaymentBreakdown,.orderDetailGrid,.orderDialog .formRow,.orderOpsCard .formRow,.paymentOrderBreakdown{grid-template-columns:1fr}.orderActionRow{flex-direction:column}.orderActionRow button,.orderOpsCard>button{width:100%}.orderDialog{width:calc(100% - 24px);padding:16px}.announcement{display:flex;height:auto;min-height:38px;padding:8px 18px;text-align:center;line-height:1.35;font-size:8px;letter-spacing:.08em}.announcement a,.announcementProgress{display:none}.header{position:-webkit-sticky;position:sticky;top:0;height:74px;padding:0 14px;z-index:60;background:#fffefbde;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header:after{left:14px;right:14px}.brand{width:142px}.headerActions{gap:6px}.headerActions button:nth-child(2){display:none}.headerActions>button{width:36px;height:36px;background:#ffffffb8;border-color:#dfe6da}.headerActions svg{width:19px}.cartButton span{right:-4px;top:-4px}.nav{inset:0;padding:88px 24px 26px;background:#fffefb;isolation:isolate;box-shadow:none;z-index:120}.nav:before{inset:0;z-index:-1;background:linear-gradient(180deg,#fffefb,#f7fbe8 58%,#eaf4d8)}.nav:after,.nav:before{content:"";position:absolute}.nav:after{left:20px;right:20px;top:76px;height:1px;background:linear-gradient(90deg,transparent,var(--berry),transparent);opacity:.35}.nav a{min-height:56px;font-size:28px}.mobileClose{right:18px;top:18px;width:40px;height:40px;display:none;place-items:center;border:1px solid #dfe6da;border-radius:50%;background:#fff}.navOpen .mobileClose{display:grid}.hero{min-height:min(33rem,calc(100svh - 74px));height:min(33rem,calc(100svh - 74px));display:block;background:#102a1d}.heroContent{position:absolute;inset:auto 0 0;width:100%;max-width:29rem;padding:clamp(.85rem,3.4vw,1.1rem) clamp(1rem,4.8vw,1.35rem) clamp(1rem,5vw,1.45rem);border-top:0;background:transparent;box-shadow:none}.hero .eyebrow{color:#fff9ef;font-size:clamp(.47rem,.42rem + .22vw,.56rem);line-height:1.25;text-shadow:0 1px 12px #06140dcc}.hero h1{max-width:12ch;margin:clamp(.32rem,1.5vw,.45rem) 0 clamp(.35rem,1.8vw,.55rem);color:#fffdf5;font-size:clamp(2rem,8.6vw,2.65rem);line-height:.96;letter-spacing:0;text-transform:none;text-shadow:0 2px 18px #06140de8}.hero h1 em{font:inherit;color:inherit;text-transform:inherit}.heroText{max-width:22rem;color:#fff9ef;font-size:clamp(.72rem,2.8vw,.84rem);line-height:1.45;text-shadow:0 1px 14px #06140de6}.primaryButton{min-height:44px;margin-top:clamp(.55rem,2.4vw,.8rem);padding:clamp(.65rem,2.5vw,.78rem) clamp(.9rem,4vw,1.05rem);border-radius:2px;box-shadow:0 12px 28px #07180f4d}.heroImage{position:absolute;inset:0;height:100%;animation:none;transform:none;filter:contrast(1.02)}.heroImage img{object-fit:cover;object-position:58% center;transform:none}.heroImage:before{background:linear-gradient(180deg,#07180f10,#07180f05 35%,#07180fa8 72%,#07180ff0)}.heroImage:after{background:linear-gradient(90deg,#07180f30,transparent 42%,#07180f20)}.hero:after{display:none}.searchBar{inset:74px 0 auto;height:64px;padding:0 16px;z-index:110}.shopSection{padding:64px 14px 72px}.khaadiTopPicks{padding:48px 12px 62px}.khaadiTopPicks .sectionHeading{margin-bottom:22px}.khaadiTopPicks .sectionHeading h2{font-size:28px}.khaadiTopPicks .sectionHeading span{max-width:290px;margin-left:auto;margin-right:auto}.khaadiTopPicks .productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.khaadiTopPicks .productImage{aspect-ratio:.68}.khaadiTopPicks .productInfo{padding-top:9px}.khaadiTopPicks .productInfo p{font-size:10.5px}.khaadiTopPicks .productInfo h3{font-size:12.5px}.khaadiTopPicks .productPrice span{font-size:12px}.sectionHeading{margin-bottom:24px}.sectionHeading>a{display:none}.categoryShowcase h2,.newsletter h2,.sectionHeading h2,.story h2{font-size:40px}.categoryTabs{width:calc(100vw - 28px);justify-content:flex-start;overflow:auto;padding:5px;margin-bottom:26px;border-radius:18px;scrollbar-width:none}.categoryTabs::-webkit-scrollbar{display:none}.categoryTabs button{flex:0 0 auto;padding:10px 14px;min-height:40px}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productCard{border-radius:0;box-shadow:none}.quickViewButton{opacity:1;transform:none;left:7px;right:7px;bottom:7px;min-height:32px;font-size:8px}.saleBadge{right:7px;top:7px;padding:5px 6px;font-size:8px}.quickViewModal{grid-template-columns:1fr}.quickViewImage{min-height:280px}.quickViewDetails{padding:24px 20px}.productImage{aspect-ratio:.72;background:#f7f2ea}.badge{left:8px;top:8px;padding:5px 7px;font-size:7px}.heart{right:8px;top:8px;width:32px;height:32px}.quickAdd{left:0;right:0;bottom:0;min-height:38px;height:auto;padding:0 10px;font-size:11px}.productInfo{min-height:0;padding:10px 2px 13px}.productInfo p{margin-bottom:4px;font-size:8px;letter-spacing:.08em}.productInfo h3{font-size:12px;line-height:1.32}.productPrice{margin-top:6px}.productPrice span{font-size:12px}.productPrice small{font-size:10px}.empty{padding:34px 15px}.viewAll{margin-top:30px;max-width:100%;justify-content:center}.story{min-height:auto}.storyImage{min-height:390px;margin:14px 14px 0}.storyContent{padding:48px 22px 60px}.storyStats{gap:18px;margin-top:38px;flex-wrap:wrap}.storyStats div{min-width:120px}.newsletter{padding:70px 18px}.newsletter form{max-width:100%;gap:10px;align-items:center}.newsletter input{min-width:0;font-size:16px}.newsletter button{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#fff}.categoryShowcase{padding:72px 14px 82px}.categoryCards{grid-template-columns:1fr;gap:14px;margin-top:32px}.categoryCard{height:390px;border-radius:2px}.categoryCard:nth-child(2n){height:390px;margin-top:0}.categoryCard span{font-size:35px;bottom:28px}.categoryHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:74px;padding:0 14px;background:#fffefbe8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.categoryHeader .brand{width:138px}.categoryHeader>div{gap:10px}.categoryHeader>div svg:nth-child(2){display:none}.categoryHero{min-height:360px;padding:22px 18px 38px}.categoryHero h1{font-size:54px}.categoryHero>div>p:last-child{font-size:12px;line-height:1.6}.collectionArea{padding:42px 14px 72px}.infoHero{padding:56px 18px 38px}.infoHero h1{font-size:42px;line-height:.96}.infoContent{margin:28px auto 72px;padding:22px 18px;border-radius:18px}.infoContent h2{font-size:28px}.categoryHero{min-height:390px;padding:24px 18px 54px}.categoryHero h1{font-size:clamp(48px,15vw,74px)}.collectionTop{align-items:flex-start;gap:10px;font-size:8px;flex-direction:column}.subCollectionBlock{padding-bottom:60px}.subCollectionGrid{grid-template-columns:1fr;gap:35px}.subCollectionGrid a>div{height:430px}.subCollectionGrid h3{font-size:27px}.categoryPage .subCollectionBlock{padding:54px 16px 22px;border-radius:20px}.categoryPage .subCollectionBlock:before{left:16px;top:16px}.categoryPage .subCollectionGrid{gap:26px}.categoryPage .subCollectionGrid a>div{height:420px;border-radius:20px}.categoryPage .subCollectionGrid a>div:after{inset:10px;border-radius:15px}.categoryPage .subCollectionGrid h3{margin-top:-92px;font-size:34px}.categoryPage .collectionTop{align-items:flex-start;flex-direction:column;gap:8px;padding:15px}.checkoutHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:74px;padding:0 16px;background:var(--checkout-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.checkoutHeader .brand{width:135px}.checkoutHeader span{font-size:9px}.checkoutForm{padding:36px 16px 64px}.checkoutForm h1{font-size:48px}.checkoutForm form{max-width:100%;gap:14px}.checkoutForm label{font-size:9px}.backShopping{margin-bottom:40px}.formRow{grid-template-columns:1fr}.checkoutForm input,.checkoutForm select,.checkoutForm textarea{min-height:48px;padding:14px;font-size:16px;border-radius:2px}.checkoutAddressFields{padding:14px}.advancePaymentNote,.paymentBox{border-radius:2px;align-items:flex-start}.paymentBox:hover{transform:none}.placeOrder{min-height:52px;border-radius:2px}.orderSummary{padding:36px 16px}.orderSummary h2{margin-bottom:20px;font-size:31px}.summaryItem{grid-template-columns:62px 1fr auto;gap:11px}.summaryImage{height:78px}.summaryItem>p{font-size:11px;text-align:right}.confirmationPanel{padding:38px 18px 62px;gap:18px}.confirmationHero{grid-template-columns:1fr}.confirmationHero h1{font-size:43px}.confirmationCard{padding:17px}.confirmationCard h2{font-size:25px}.deliveryCard{align-items:flex-start;flex-direction:column}.deliveryCard small{text-align:left}.confirmationActions{align-items:stretch;flex-direction:column}.confirmationActions .primaryButton,.confirmationActions .secondaryButton{width:100%}.productHeader{gap:12px}.productHeader .headerBag span{display:none}.productGallery{padding:16px 10px 24px;grid-template-columns:1fr}.mainProductPhoto{min-height:500px}.secondaryProductPhoto{display:none}.productPurchase{margin:0 12px 58px;padding:28px 18px 54px;border-radius:20px}.productPurchase h1{font-size:42px}.productDescription{font-size:12px;line-height:1.7}.sizeOptions{gap:5px}.sizeOptions button{min-height:46px}.addBagButton,.buyNowButton,.wishButton{min-height:52px}.productPromises{grid-template-columns:1fr;gap:12px}.relatedProducts{padding-left:14px;padding-right:14px}.relatedProducts .productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.cartDrawer{width:100%}.overlay{z-index:80}.cartDrawer{z-index:90}.cartHeader{padding:19px 18px}.cartItems{padding:18px}.cartItem{grid-template-columns:82px 1fr;gap:13px}.cartItem>div{height:104px}.quantity{width:104px;min-height:38px}.cartFooter{padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.cartFooter .shopMoreButton,.checkoutButton{min-height:48px}body,html{width:100%;max-width:100vw;overflow-x:hidden}body{min-width:0}body>*{max-width:100vw}.announcement,.categoryPage,.categoryShowcase,.checkoutPage,.header,.hero,.newsletter,.productPage,.shopSection,.story,footer,main{width:100%;max-width:100vw;overflow-x:hidden}.nav:not(.navOpen){display:none;transform:none}.navOpen{display:flex;width:100vw;max-width:100vw}.cartDrawer:not(.cartOpen){visibility:hidden;transform:translateX(100%)}.cartDrawer.cartOpen{visibility:visible}.searchBar{width:100vw;max-width:100vw}main{overflow:hidden}.hero{min-height:min(33rem,calc(100svh - 74px));height:min(33rem,calc(100svh - 74px));display:block;padding-top:0;background:#102a1d;position:relative}.heroImage{position:absolute;inset:0;height:100%}.heroImage img{object-fit:cover;object-position:58% center;transform:none}.heroImage:after{background:linear-gradient(90deg,#07180f30,transparent 42%,#07180f20)}.heroContent{position:absolute;inset:auto 0 0;min-height:0;margin-top:0;padding:clamp(.85rem,3.4vw,1.1rem) clamp(1rem,4.8vw,1.35rem) clamp(1rem,5vw,1.45rem);justify-content:flex-end;background:transparent;border-top:0;box-shadow:none}.hero .eyebrow{color:#fff9ef;text-shadow:0 1px 12px #06140dcc}.hero h1{max-width:12ch;text-shadow:0 2px 18px #06140de8}.heroText{max-width:22rem;color:#fff9ef;text-shadow:0 1px 14px #06140de6}.primaryButton{width:max-content;max-width:100%;min-height:44px;border-radius:2px;background:#bd194bf2;letter-spacing:.12em;box-shadow:0 12px 28px #07180f4d}.primaryButton svg{width:15px;height:15px}.shopSection{padding:50px 12px 62px}.khaadiTopPicks{padding:46px 12px 62px;background:#fff}.khaadiTopPicks .productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.khaadiTopPicks .productImage{aspect-ratio:.68}.khaadiTopPicks .productInfo{padding:9px 0 0}.khaadiTopPicks .productInfo p{font-size:10.5px}.khaadiTopPicks .productInfo h3{font-size:12.5px;line-height:1.35}.khaadiTopPicks .productPrice span{font-size:12px}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.productCard{min-width:0;border-radius:0;overflow:hidden}.productCard:hover{transform:none}.productImage{aspect-ratio:.72;background-position:50%}.quickAdd{position:absolute;width:auto;min-height:38px;height:auto;margin:0;border-top:1px solid #ffffff45;justify-content:center;gap:8px;transform:none}.productImage .quickAdd{position:absolute;left:0;right:0;bottom:0}.productInfo{min-height:0;padding:10px 2px 13px;justify-content:flex-start}.productInfo h3{font-size:12px;line-height:1.32}.productPrice{margin-top:6px}.categoryTabs{width:100%;border-radius:12px}.categoryTabs button{font-size:9px}.categoryShowcase{padding:58px 12px 30px}.categoryShowcase+.khaadiTopPicks{padding-top:28px}.categoryCard{height:340px;background-size:cover}.categoryCard:nth-child(2n){height:340px}.categoryHero{min-height:330px;background-position:top}.categoryHero h1{font-size:50px;letter-spacing:0}.collectionArea{padding:34px 12px 64px}.subCollectionGrid{gap:28px}.subCollectionGrid a>div{height:360px;border-radius:6px}.categoryPage .subCollectionGrid a>div{height:350px;border-radius:18px}.categoryPage .subCollectionGrid h3{width:calc(100% - 32px);margin-left:16px;margin-right:16px;font-size:30px}.categoryPage .subCollectionGrid span{margin-left:16px}.productHeader{height:70px;padding:0 12px}.productHeader .brand{width:128px}.productGallery{padding:12px 12px 0}.productBack{margin-bottom:10px}.mainProductPhoto{min-height:auto;height:min(124vw,520px);border-radius:6px;background-position:top}.productPurchase{padding:24px 16px 50px}.productPurchase h1{font-size:40px;line-height:.96;letter-spacing:0}.detailPrice{font-size:19px}.selectorHeading{margin-top:24px}.sizeOptions{gap:8px}.sizeOptions button{min-width:70px;padding:0 18px}.productActions{gap:8px}.addBagButton{flex:1 1}.wishButton{width:54px;flex:0 0 54px}.relatedProducts{padding-top:58px;padding-bottom:72px}.cartDrawer{max-width:100%}.cartItem h3{line-height:1.25}}@media (min-width:601px) and (max-width:1100px){body,html{width:100%}.announcement,.categoryPage,.categoryShowcase,.checkoutPage,.header,.hero,.newsletter,.productPage,.shopSection,.story,body,footer,html,main{max-width:100vw;overflow-x:hidden}.header{height:82px;padding:0 22px}.brand{width:158px}.menuButton{display:block}.nav{position:fixed;inset:0 0 0 38%;width:auto;max-width:62vw;align-items:stretch;justify-content:flex-start;gap:5px;background:#fffefb;border:0;box-shadow:-20px 0 60px #153b2720;flex-direction:column;padding:90px 32px;font-family:var(--font-display);font-size:25px;font-weight:600;letter-spacing:0;text-transform:none;transform:translateX(110%);transition:.3s;z-index:90}.nav:not(.navOpen){visibility:hidden}.navOpen{transform:translateX(0);visibility:visible}.nav a{justify-content:flex-start;min-height:52px;padding:0 4px;border-radius:0;border-bottom:1px solid #e1e5df}.nav a:after{left:auto;right:4px;bottom:50%;width:6px;height:6px;transform:translateY(50%)}.mobileClose{display:block;position:absolute;right:25px;top:25px}.hero{--hero-content-max:40rem;min-height:clamp(36rem,72vw,44rem);display:block;background:#eaf4d8}.heroContent{position:absolute;inset:0;width:100%;max-width:var(--hero-content-max);padding:0 clamp(1.75rem,5vw,3.25rem) clamp(2.75rem,7vw,4.75rem);background:transparent;border-top:0;box-shadow:none}.hero .eyebrow,.hero h1,.heroText{text-shadow:0 2px 16px #fffefbdd}.hero h1{max-width:10ch;font-size:clamp(3.5rem,6.6vw,5.6rem);line-height:.84}.heroText{max-width:24rem}.heroImage{position:absolute;inset:0;height:100%;animation:heroDrift 14s ease-in-out infinite alternate}.heroImage img{object-fit:cover;object-position:62% center}.heroImage:before{background:linear-gradient(90deg,#eaf4d8f6,#f5f5e8d8 30%,#f3f1ea80 48%,transparent 66%),linear-gradient(180deg,transparent 68%,#0e2f1d22)}.hero:after{top:auto;bottom:clamp(1.5rem,3vw,1.75rem);color:#fffdf5;opacity:.62}.productGrid{gap:12px}.khaadiTopPicks .productGrid,.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.khaadiTopPicks .productGrid{gap:18px}.categoryCards{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryCard,.categoryCard:nth-child(2n){height:440px;margin-top:0}.subCollectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryPage .subCollectionGrid a>div,.subCollectionGrid a>div{height:430px}.checkoutLayout,.productDetailLayout{grid-template-columns:1fr}.productPurchase{position:static}}@media (min-width:601px) and (max-width:767px){.hero{--hero-image-block:clamp(17rem,45vw,21rem);min-height:auto;display:grid;background:linear-gradient(180deg,#eaf4d8,#f8fced 52%,#fffefb)}.heroContent{position:relative;inset:auto;max-width:100%;padding:clamp(1.25rem,4vw,1.75rem) clamp(1.5rem,5vw,2rem) clamp(2rem,6vw,2.75rem);background:linear-gradient(180deg,#f8fcedcc,#fffefbf5 38%,#fffefb);border-top:1px solid #d6e1cf;box-shadow:0 -18px 42px #173d2912}.hero .eyebrow,.hero h1,.heroText{text-shadow:none}.hero h1{max-width:10ch;font-size:clamp(3.25rem,8vw,3.9rem);line-height:.88}.heroText{max-width:33rem}.heroImage{position:relative;inset:auto;height:auto;animation:none;transform:none}.heroImage img{object-position:60% top}.heroImage:before{background:linear-gradient(180deg,transparent 56%,#f8fced)}.hero:after{top:clamp(7rem,24vw,9rem);bottom:auto;color:#16452c;opacity:.34}}@media (min-width:768px) and (max-width:1100px){.hero{--hero-content-max:40rem;min-height:clamp(36rem,72vw,44rem);display:block;background:#eaf4d8}.heroContent{position:absolute;inset:0;width:100%;max-width:var(--hero-content-max);padding:0 clamp(1.75rem,5vw,3.25rem) clamp(2.75rem,7vw,4.75rem);background:transparent;border-top:0;box-shadow:none}.hero .eyebrow,.hero h1,.heroText{text-shadow:0 2px 16px #fffefbdd}.hero h1{max-width:10ch;font-size:clamp(3.5rem,6.6vw,5.6rem);line-height:.84}.heroText{max-width:24rem}.heroImage{position:absolute;inset:0;height:100%;animation:heroDrift 14s ease-in-out infinite alternate}.heroImage img{object-fit:cover;object-position:62% center}.heroImage:before{background:linear-gradient(90deg,#eaf4d8d8,#f5f5e898 28%,#f3f1ea45 46%,transparent 62%),linear-gradient(180deg,transparent 70%,#0e2f1d24)}.heroImage:after{background:linear-gradient(90deg,#eaf4d810,transparent 44%,#0f2f1d12)}.hero:after{top:auto;bottom:clamp(1.5rem,3vw,1.75rem);color:#fffdf5;opacity:.62}}@media (min-width:430px) and (max-width:600px){.hero{height:min(33rem,calc(100svh - 74px))}.heroImage img{object-position:59% center;transform:none}.productGrid{gap:12px}.categoryCard,.categoryCard:nth-child(2n){height:380px}}@media (max-width:390px){.brand{width:132px}.headerActions>button{width:34px;height:34px}.nav a{min-height:52px;font-size:25px}.hero{height:min(31rem,calc(100svh - 74px))}.heroContent{padding-inline:clamp(.875rem,4.5vw,1rem)}.heroImage img{object-position:57% center;transform:none}.productGrid{gap:8px}.productInfo{min-height:0;padding:9px 1px 12px}.productInfo h3{font-size:11.5px}.categoryCard,.categoryCard:nth-child(2n){height:350px}.categoryHero h1{font-size:48px}.checkoutHeader span{display:none}.checkoutForm h1{font-size:43px}.mainProductPhoto{min-height:450px}.productPurchase h1{font-size:38px}.summaryItem{grid-template-columns:58px 1fr}.summaryItem>p{grid-column:2;text-align:left;margin:0}}@media (max-width:340px){.heroImage img{object-position:56% center;transform:none}.productGrid,.relatedProducts .productGrid{grid-template-columns:1fr}.productImage{aspect-ratio:.78}.productInfo{min-height:auto}.primaryButton{max-width:100%}}@media (max-width:900px) and (orientation:landscape){.hero{min-height:clamp(31rem,80vw,36rem)}.heroContent{padding-bottom:clamp(2rem,5vw,2.75rem)}.nav{overflow:auto}}@media (min-width:1024px){.hero{--hero-content-max:46rem;min-height:clamp(38rem,55vw,46rem);display:block;background:#eaf4d8}.heroContent{position:absolute;inset:0;width:100%;max-width:var(--hero-content-max);padding:0 clamp(4rem,8vw,7.5rem) clamp(4rem,10vh,6rem);background:transparent;border-top:0;box-shadow:none}.hero .eyebrow,.hero h1,.heroText{text-shadow:none}.hero h1{max-width:11ch;font-size:clamp(4.25rem,7.5vw,7.375rem);line-height:.78;letter-spacing:-.035em}.heroText{max-width:26.25rem;font-size:clamp(.875rem,.75rem + .32vw,1rem)}.primaryButton{min-height:48px}.heroImage{position:absolute;inset:0;height:100%;animation:heroDrift 14s ease-in-out infinite alternate}.heroImage img{object-fit:cover;object-position:62% center}.heroImage:before{background:linear-gradient(90deg,#eaf4d8d0,#f5f5e880 26%,#f3f1ea36 43%,transparent 58%),linear-gradient(180deg,transparent 70%,#0e2f1d24)}.heroImage:after{background:linear-gradient(90deg,#eaf4d80d,transparent 42%,#0f2f1d12)}.hero:after{top:auto;bottom:clamp(1.5rem,3vw,1.75rem);color:#fffdf5;opacity:.62}}@media (max-width:900px){.header{overflow:visible}.menuButton{display:grid;position:relative;z-index:1002}.nav{position:fixed;inset:0;width:100vw;max-width:100vw;height:100dvh;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.25rem;padding:clamp(5.5rem,18vw,6.75rem) clamp(1.25rem,6vw,2.25rem) calc(1.75rem + env(safe-area-inset-bottom));border:0;background:#fffefb;box-shadow:none;color:var(--forest);font-family:var(--font-display);font-size:clamp(1.45rem,7vw,2rem);font-weight:600;letter-spacing:0;text-transform:none;transform:translateX(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s ease,opacity .2s ease,visibility .2s ease;z-index:1000;overflow:auto;-webkit-overflow-scrolling:touch;isolation:isolate}.nav:before{inset:0;z-index:-1;background:linear-gradient(180deg,#fffefb,#f7fbe8 58%,#eaf4d8)}.nav:after,.nav:before{content:"";position:absolute}.nav:after{left:clamp(1.25rem,6vw,2.25rem);right:clamp(1.25rem,6vw,2.25rem);top:4.8rem;height:1px;background:linear-gradient(90deg,transparent,var(--berry),transparent);opacity:.35}.nav.navOpen{transform:translateX(0);opacity:1;visibility:visible;pointer-events:auto}.nav a{width:100%;min-height:3.25rem;justify-content:flex-start;padding:0 .25rem;border-bottom:1px solid #e1e5df;border-radius:0;background:transparent}.nav a.navActive,.nav a:hover{background:transparent;box-shadow:none;transform:none}.nav a:after{left:auto;right:.25rem;bottom:50%;width:.4rem;height:.4rem;transform:translateY(50%)}.navOpen .mobileClose{display:grid;position:absolute;right:clamp(1rem,5vw,1.5rem);top:calc(1rem + env(safe-area-inset-top));width:2.75rem;height:2.75rem;place-items:center;border:1px solid #dfe6da;border-radius:50%;background:#fff;z-index:1}}@media (max-width:600px){.hero{display:grid;grid-template-rows:min(76vw,21.5rem) auto;background:#f5f8ed;overflow:hidden}.hero,.heroImage{min-height:0;height:auto}.heroImage{position:relative;inset:auto;order:1;width:100%;animation:none;filter:saturate(1.02) contrast(1.01)}.heroImage img{object-fit:cover;object-position:60% 28%;transform:none}.heroImage:before{background:linear-gradient(180deg,transparent 55%,#173d2942)}.heroImage:after{background:linear-gradient(90deg,#fffefb1f,transparent 48%,#0f2f1d0f)}.heroContent{position:relative;inset:auto;order:2;width:calc(100% - 1.5rem);max-width:none;margin:-1.35rem auto 0;padding:1.4rem 1.15rem 1.25rem;border:1px solid #dce5d6;border-radius:.25rem;background:#fffefbf7;box-shadow:0 18px 42px #173d2917;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero .eyebrow{color:var(--berry);font-size:.54rem;line-height:1.3;letter-spacing:.17em;text-shadow:none}.hero h1{max-width:11ch;margin:.55rem 0 .7rem;color:var(--forest-dark);font-size:clamp(2.35rem,11vw,3.15rem);line-height:.82;letter-spacing:-.025em;text-transform:none;text-shadow:none}.hero h1 em{display:block;margin-top:.18em;color:var(--berry);font:inherit;font-size:.68em;line-height:.96;text-transform:none}.heroText{max-width:31rem;color:#53675a;font-size:.78rem;line-height:1.58;text-shadow:none}.hero .primaryButton{width:100%;min-height:3rem;margin-top:1rem;padding:.8rem 1rem;border-radius:.2rem;box-shadow:none;font-size:.62rem}.heroMeta{width:100%;justify-content:space-between;gap:.6rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid #e3e8df;font-size:.49rem;letter-spacing:.07em}.heroMeta span{gap:.35rem}.heroMeta span:before{width:.28rem;height:.28rem}.hero:after{display:none}}@media (min-width:601px){.heroContent{justify-content:center}}@media (min-width:601px) and (max-width:1100px){.heroMeta{text-shadow:0 2px 12px #fffefb}}@media (min-width:1101px){.hero{min-height:clamp(39rem,48vw,46rem)}.heroContent{padding-top:2rem;padding-bottom:2rem}.hero h1{margin-block:1rem 1.15rem}.hero .primaryButton{margin-top:1.6rem}}@media (max-width:600px){.hero{display:block;height:min(33rem,calc(100svh - 74px));min-height:29rem;background:#eaf4d8}.heroImage{position:absolute;inset:0;width:100%;height:100%}.heroImage img{object-position:60% center}.heroImage:before{background:linear-gradient(90deg,#eef4dce8,#eef4dcc2 34%,#eef4dc45 58%,transparent 76%),linear-gradient(180deg,transparent 68%,#102a1d33)}.heroImage:after{background:linear-gradient(180deg,#fffefb18,transparent 60%,#0f2f1d1c)}.heroContent{position:absolute;inset:0;width:min(78%,23rem);max-width:none;margin:0;padding:2rem 1rem 2.25rem;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;justify-content:center}.hero h1{max-width:10ch;margin:0;color:var(--forest-dark);font-size:clamp(2.7rem,12vw,3.65rem);line-height:.82;letter-spacing:-.03em}.hero h1,.hero h1 em{text-shadow:0 2px 18px #fffefbe0}.hero h1 em{margin-top:.2em;color:var(--berry)}.hero .primaryButton{width:max-content;max-width:100%;min-height:2.9rem;margin-top:1.25rem;padding:.8rem 1rem;box-shadow:0 12px 25px #173d2922}}.instagramFeedSection{padding:56px 0 38px;background:var(--section-bg,#ffffff);color:var(--section-text,#173d29);overflow:hidden}.instagramFeedHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 48px));margin:0 auto 24px;text-align:left}.instagramFeedHeader h2{font-family:var(--font-display);font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:500;color:#173d29;margin:0 0 8px;letter-spacing:-.01em}.instagramFeedHandle a{display:inline-flex;align-items:center;gap:8px;color:#7c624d;font-size:14px;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:color .2s ease,transform .2s ease}.instagramFeedHandle a:hover{color:#bd194b;transform:translateY(-1px)}.instagramFeedIntro{margin:0;color:#68766d;font-size:.95rem;line-height:1.5}.instagramCarouselShell{display:flex;align-items:center;gap:12px;padding:0 clamp(12px,3vw,42px)}.instagramFeedGrid{display:flex;flex:1 1;gap:14px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;padding:2px}.instagramFeedGrid::-webkit-scrollbar{display:none}.instagramCarouselButton{display:inline-grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border:1px solid #d8e2da;border-radius:50%;color:#173d29;background:#fff;box-shadow:0 6px 20px #173d2914;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.instagramCarouselButton:hover{border-color:#173d29;color:#fff;background:#173d29;transform:translateY(-2px)}.instagramCarouselButton:focus-visible,.instagramPostCard:focus-visible{outline:3px solid #bd194b;outline-offset:3px}.instagramPostCard{display:block;flex:0 0 clamp(200px,26vw,340px);position:relative;overflow:hidden;aspect-ratio:1/1;scroll-snap-align:start;border-radius:12px;background-color:#f5f0e8;text-decoration:none}.instagramPostImageWrap{position:relative;width:100%;height:100%}.instagramPostImageWrap img,.instagramPostImageWrap video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.16,1,.3,1)}.instagramPostOverlay{position:absolute;inset:0;background:rgba(23,61,41,.85);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;color:#ffffff;opacity:0;transition:opacity .35s ease;z-index:2;text-align:center}.instagramPostHandle{font-size:12px;font-weight:700;letter-spacing:.05em}.instagramPostCaption{font-size:11px;line-height:1.4;opacity:.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.instagramPostCard:hover .instagramPostImageWrap img,.instagramPostCard:hover .instagramPostImageWrap video{transform:scale(1.08)}.instagramPostCard:hover .instagramPostOverlay{opacity:1}.instagramReelCard{flex:0 0 clamp(290px,28vw,350px);scroll-snap-align:start;display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:#ffffff;border:1px solid #dce5dd;box-shadow:0 4px 20px rgba(23,61,41,.05);transition:transform .25s ease,box-shadow .25s ease}.instagramReelCard:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(23,61,41,.1)}.instagramReelIframeWrap{position:relative;width:100%;height:520px;background:#000000;overflow:hidden}.instagramReelIframe{width:100%;height:100%;border:0;display:block}.instagramReelInfo{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;background:#ffffff;border-top:1px solid #edf2ee}.instagramReelCaption{font-size:12px;font-weight:700;color:#173d29;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.instagramReelDirectLink{gap:5px;color:#16452c;padding:4px 10px;background:#f0fdf4;border:1px solid #bbf7d0;transition:all .15s ease;white-space:nowrap}.instagramReelDirectLink:hover{background:#16452c;color:#ffffff}.instagramManager{display:grid;grid-gap:16px;gap:16px;padding:18px;border:1px solid #dbe7dc;border-radius:12px;background:#f8fcf8}.instagramManagerIntro,.instagramManagerPostHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.instagramManagerIntro b,.instagramManagerPostHead b{display:block;color:#173d29;font-size:14px}.instagramManagerIntro span{display:block;max-width:620px;margin-top:4px;color:#607166;font-size:12px;line-height:1.5}.instagramManagerPosts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.instagramManagerPost{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #dbe7dc;border-radius:10px;background:#fff}.instagramManagerPost label{display:grid;grid-gap:6px;gap:6px;color:#42564a;font-size:12px;font-weight:700}.instagramManagerPost label small{color:#748278;font-size:10px;font-weight:500}.instagramManagerPost input,.instagramManagerPost select{width:100%;min-width:0;padding:10px 11px;border:1px solid #d6e0d7;border-radius:8px;color:#173d29;font:inherit;font-size:12px}.instagramManagerPost select{background:#fff}.addInstagramPost{justify-self:start;padding:9px 12px;border:1px solid #1d573a;border-radius:8px;color:#1d573a;background:#fff;font-size:12px;font-weight:700}.addInstagramPost:hover{color:#fff;background:#1d573a}@media (max-width:1024px){.instagramFeedGrid{gap:10px}.instagramPostCard{flex-basis:clamp(220px,43vw,340px)}}@media (max-width:600px){.instagramFeedHeader{align-items:flex-start;flex-direction:column;gap:9px;width:calc(100% - 32px)}.instagramFeedHeader h2{margin-bottom:4px}.instagramFeedHandle{margin:0}.instagramCarouselShell{gap:7px;padding:0 10px}.instagramFeedGrid{gap:9px}.instagramPostCard{flex-basis:76vw;border-radius:10px}.instagramReelCard{flex-basis:82vw;max-width:340px;border-radius:12px}.instagramReelIframeWrap{height:480px}.instagramCarouselButton{width:36px;height:36px}.instagramManagerPosts{grid-template-columns:1fr}.instagramManagerIntro,.instagramManagerPostHead{align-items:flex-start;flex-direction:column}}.categoryPage .categoryHero:before{background:linear-gradient(90deg,rgba(8,26,15,.48),rgba(8,26,15,.12) 60%,rgba(8,26,15,.26)),linear-gradient(180deg,rgba(8,26,15,.04),rgba(8,26,15,.35))}.categoryPage .subCollectionBlock{padding:clamp(28px,4vw,46px)}.categoryPage .subCollectionGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));justify-content:center;grid-gap:clamp(18px,2.4vw,30px);gap:clamp(18px,2.4vw,30px)}.categoryPage .subCollectionGrid a{display:flex;align-items:center;flex-direction:column;min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.categoryPage .subCollectionGrid a:hover{transform:none;border:0;box-shadow:none}.categoryPage .subCollectionGrid a>div{width:clamp(96px,10vw,138px);height:clamp(96px,10vw,138px);max-height:none;flex:0 0 auto;border:3px solid #fffefb;border-radius:50%;background-position:50%;box-shadow:0 12px 26px rgba(23,61,41,.15);transform:none}.categoryPage .subCollectionGrid a>div:before{background:linear-gradient(180deg,rgba(8,26,15,.02),rgba(8,26,15,.18))}.categoryPage .subCollectionGrid a>div:after{inset:6px;border-radius:50%;border-color:rgba(255,254,251,.7)}.categoryPage .subCollectionGrid a:hover>div{transform:translateY(-4px);box-shadow:0 18px 34px rgba(23,61,41,.22)}.categoryPage .subCollectionGrid a:hover>div:after{inset:8px}.categoryPage .subCollectionGrid h3{width:auto;margin:10px 0 0;padding:0;color:#173d29;font-family:var(--font-sans);font-size:clamp(11px,1.1vw,14px);font-weight:800;line-height:1.25;text-shadow:none}.categoryPage .subCollectionGrid span{display:none}@media (max-width:600px){.categoryPage .subCollectionBlock{padding:28px 16px;border-radius:20px}.categoryPage .subCollectionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.categoryPage .subCollectionGrid a>div{width:82px;height:82px}.categoryPage .subCollectionGrid h3{font-size:11px}}@media (max-width:767px){.mariabGallery .galleryWorkspace.hasThumbnails{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto}.mariabGallery .galleryWorkspace.hasThumbnails .galleryMainView{grid-column:1;grid-row:1}.mariabGallery .galleryWorkspace.hasThumbnails .galleryThumbnails{grid-column:1;grid-row:2;display:flex;flex-direction:row;gap:9px;max-width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;padding:2px 1px 5px;-webkit-overflow-scrolling:touch}.mariabGallery .galleryWorkspace.hasThumbnails .thumbBtn{width:64px;height:80px;flex:0 0 64px}.mariabGallery .mariabPhotoGrid{display:none}}.productCard:not(.productCard--connected){border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.productCard:not(.productCard--connected):hover{transform:none;border-color:transparent;box-shadow:none}.productCard:not(.productCard--connected) .productImage{aspect-ratio:.76;border-radius:0;background:#f4f1ea}.productCard:not(.productCard--connected) .productImage img{object-fit:cover;object-position:center top}.productCard:not(.productCard--connected) .badge{display:none}.productCard:not(.productCard--connected) .saleBadge{top:0;right:0;left:auto;z-index:5;border:0;border-radius:0;padding:8px 9px;background:#d71d29;color:#fff;box-shadow:none;font-size:9px;font-weight:850;letter-spacing:.05em}.productCard:not(.productCard--connected) .quickViewButton{display:none}.productCard:not(.productCard--connected) .productInfo{min-height:104px;margin-top:8px;padding:4px 1px 10px;gap:8px;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}.productCard:not(.productCard--connected) .colorSwatches,.productCard:not(.productCard--connected) .productInfo p{display:none}.productCard:not(.productCard--connected) .productInfo h3{min-height:0;color:#1d2921;font-family:var(--font-sans);font-size:13px;font-weight:600;line-height:1.35}.productCard:not(.productCard--connected) .productPrice{margin-top:auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;gap:8px;min-height:18px;text-align:left}.productCard:not(.productCard--connected) .productPrice span{color:#c51a27;font-size:12px;font-weight:750;letter-spacing:0}.productCard:not(.productCard--connected) .productPrice del{order:2;color:#77736d;font-size:10px;font-weight:500}@media (max-width:600px){.productCard:not(.productCard--connected) .productImage{aspect-ratio:.77}.productCard:not(.productCard--connected) .productInfo{min-height:60px;margin-top:6px;padding:3px 1px 4px}.productCard:not(.productCard--connected) .productInfo h3{font-size:12px}.productCard:not(.productCard--connected) .productPrice span{font-size:11px}.productCard:not(.productCard--connected) .productPrice del{font-size:9px}.productCard:not(.productCard--connected) .saleBadge{padding:6px 7px;font-size:8px}.khaadiTopPicks .productGrid{gap:10px}.productDetailLayout>.productPurchase{width:100%;max-width:100%;min-width:0;margin:0;padding:28px 20px 46px;border:0;border-radius:0;background:#fffefb;box-shadow:none;overflow:visible}.productPurchase .eyebrow{display:none}.productPurchase h1{margin:0 0 14px;color:#4b151d;font-size:clamp(32px,10vw,38px);line-height:1.02;letter-spacing:-.02em}.detailPrice{margin:0;color:#351b26;font-size:16px;font-weight:750}.taxNote{display:none}.selectorHeading{align-items:center;margin:24px 0 14px;padding-top:20px;border-top:1px solid #e3e1dc;color:#34151a;font-size:12px;letter-spacing:0;text-transform:none}.sizeGuidePillBtn{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border:1px solid #16452c;border-radius:999px;background:#edf5ee;color:#16452c;font-size:11px;font-weight:700;cursor:pointer;box-shadow:none;transition:all .2s ease}.sizeGuidePillBtn:hover{background:#16452c;color:#fff;border-color:#16452c}.sizeOptions{display:grid;grid-template-columns:repeat(auto-fit,minmax(46px,1fr));grid-gap:8px;gap:8px}.sizeOptions button{width:100%;min-width:0;min-height:46px;padding:0 8px;border:0;border-radius:12px;background:#fff;box-shadow:none;font-size:13px}.sizeOptions button.selected{background:#16452c;border-color:#16452c;color:#fff;box-shadow:none}.purchaseControls{display:grid;grid-template-columns:106px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:end;margin-top:24px}.purchaseControls .productActions,.quantityControlGroup{min-width:0}.quantityHeading{display:none}.productQuantity{width:100%;min-height:52px;margin:0;border-color:#1d1d1b;border-radius:12px}.productQuantity button{width:33%}.purchaseControls .productActions{display:block;margin:0}.purchaseControls .addBagButton{width:100%;min-height:52px;height:52px;border-radius:12px;background:#16452c;box-shadow:none;font-size:10px}.purchaseControls .addBagButton svg,.purchaseControls .wishButton{display:none}.buyNowButton{min-height:52px;margin-top:8px;border:0;border-radius:12px;background:#16452c;color:#fff;box-shadow:none;font-size:10px}.disabledBuy{border:0;background:#dedfdb;color:#697067}.productPromises{display:none}.productPurchase details{padding:14px 0;font-size:12px;border-bottom:1px solid #e3e1dc}.productPurchase details summary{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:6px 0;color:#0f3d24;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.productPurchase details summary:after{content:"+";font-size:18px;font-weight:600;line-height:1;color:#0f3d24}.productPurchase details[open] summary:after{content:"−"}.productPurchase details#size-guide{display:block;margin-top:0;padding:14px 0;overflow:visible;border:0;border-bottom:1px solid #e3e1dc;background:transparent}.productPurchase details#size-guide summary{display:flex}.productPurchase details#size-guide>.sizeChartTableWrap{margin:10px 0 0;padding:0 0 10px;background:transparent}.productPurchase details#size-guide>.sizeChartInlineTitle{display:none}.productPurchase details#size-guide>.sizeChartTableWrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:0;border-radius:6px;box-shadow:none;padding:0}.productPurchase details#size-guide .sizeChartTable{width:100%;min-width:460px;table-layout:auto;font-size:11.5px;background:#16452c;border-radius:6px;overflow:hidden}.productPurchase details#size-guide .sizeChartTable td,.productPurchase details#size-guide .sizeChartTable th{padding:10px 8px;border:0;border-bottom:1px solid rgba(255,255,255,.15);background:#16452c;color:#fff;white-space:nowrap;text-align:center}.productPurchase details#size-guide .sizeChartTable th{font-size:11px;font-weight:800;letter-spacing:.5px;background:#123824}.productPurchase details#size-guide .sizeChartTable td.measurementName{position:-webkit-sticky;position:sticky;left:0;z-index:5;background:#123824!important;color:#fff!important;font-weight:700;text-align:left!important;padding-left:10px;box-shadow:2px 0 6px rgba(0,0,0,.25)}.productPurchase details#size-guide .sizeChartTable th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:6;background:#0e2d1d!important;text-align:left!important;padding-left:10px;box-shadow:2px 0 6px rgba(0,0,0,.25)}.productPurchase details#size-guide .sizeChartTable tbody tr:last-child td{border-bottom:0}.productPurchase details#size-guide .sizeBadge{padding:0;border:0;border-radius:0;background:transparent;color:#fff;font-size:11px;font-weight:700}.productPurchase .productDetailsAccordion{margin:0;padding:14px 0;overflow:visible;border:0;border-bottom:1px solid #e3e1dc;background:transparent}.productPurchase .productDetailsAccordion summary{display:flex}.productDetailsAccordionBody{padding:8px 0 2px;border:0;background:transparent}.productDetailsTitle{margin:0 0 10px;color:#0f3d24;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.productDetailsAccordion .structuredProductDetails{gap:8px;padding:4px 0}.productDetailsAccordion .structuredProductDetails h3{margin:10px 0 4px;color:#0f3d24;font-size:13.5px;font-weight:850;letter-spacing:.02em;text-transform:uppercase}.productDetailsAccordion .structuredProductDetails p,.productDetailsAccordion .structuredProductDetails ul{color:#18241d;font-size:13.5px;font-weight:480;line-height:1.75}.productDetailsAccordion .structuredProductDetails ul{gap:6px;padding-left:18px}.productDetailsAccordion .structuredProductDetails li{color:#18241d;font-weight:480}}@media (max-width:600px){.productDetailsAccordion .structuredProductDetails li::marker{color:#15803d;font-size:1.1em}.productDetailsAccordion .detailHighlightedText,.productDetailsAccordion .detailKeyLabel{color:#0f3d24;font-weight:750}.productDetailsAccordion .productDetailsNote{display:block;color:#475569;font-size:11.5px;font-style:italic;margin-top:10px}.relatedProducts .productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.heroImage,.heroImage img{filter:none!important}.heroImage:after,.heroImage:before{display:none!important;background:none!important}}.checkoutPage{--ck-bg:#ffffff;--ck-panel:#f5f6f7;--ck-border:#d9d9d9;--ck-border-light:#e5e5e5;--ck-accent:#16452c;--ck-accent-hover:#0f3720;--ck-accent-light:#f0f7f3;--ck-text:#111827;--ck-muted:#6b7280;--ck-radius:6px;--checkout-bg:#ffffff;min-height:100vh;background:var(--ck-bg);color:var(--ck-text);font-family:var(--font-sans),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}.checkoutHeader{position:-webkit-sticky;position:sticky;top:0;z-index:70;display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 clamp(16px,4vw,48px);background:var(--ck-bg);border-bottom:1px solid var(--ck-border);box-shadow:none}.checkoutHeader .brand{display:flex;align-items:center;width:clamp(105px,8vw,135px)}.checkoutHeader .brand img{width:100%;height:auto}.checkoutHeader span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.checkoutHeader span,.checkoutHeader svg{color:var(--ck-muted)}.checkoutLayout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:calc(100vh - 60px);align-items:start;background:var(--ck-bg)}.checkoutVisuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.checkoutForm{min-width:0;max-width:580px;width:100%;justify-self:end;padding:32px clamp(20px,4vw,64px) 64px;background:var(--ck-bg)}.checkoutForm h1,.checkoutForm h2,.checkoutForm h3,.confirmationHero h1,.orderSummary h2{font-family:var(--font-sans),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}.checkoutForm form{display:flex;flex-direction:column;gap:16px}.checkoutSectionHeading{display:flex;align-items:flex-start;gap:0;margin:24px 0 0;padding:24px 0 0;border-top:1px solid var(--ck-border-light)}.checkoutForm form>.checkoutSectionHeading:first-child{margin-top:0;padding-top:0;border-top:0}.checkoutSectionHeading>span{display:none}.checkoutSectionHeading div{display:flex;flex-direction:column;gap:4px}.checkoutSectionHeading b{color:var(--ck-text);font-size:17px;font-weight:600;letter-spacing:-.01em}.checkoutSectionHeading small{color:var(--ck-muted);font-size:13px;line-height:1.45;font-weight:400}.checkoutForm label{display:flex;flex-direction:column;gap:2px;font-size:11.5px;font-weight:600;color:var(--ck-muted);text-transform:uppercase;letter-spacing:.03em}.checkoutForm .formRow>label,.checkoutForm form>label:not(.paymentBox){gap:2px;padding:8px 12px;border:1px solid var(--ck-border);border-radius:var(--ck-radius);background:#ffffff;cursor:text;transition:border-color .15s ease,box-shadow .15s ease}.checkoutForm .formRow>label:hover,.checkoutForm form>label:not(.paymentBox):hover{border-color:#9ca3af}.checkoutForm .formRow>label:focus-within,.checkoutForm form>label:not(.paymentBox):focus-within{border-color:var(--ck-accent)!important;box-shadow:0 0 0 2px var(--ck-accent)!important}.checkoutForm input,.checkoutForm select,.checkoutForm textarea{width:100%;min-width:0;min-height:28px;padding:2px 0;border:0;border-radius:0;background:transparent;outline:0;color:var(--ck-text);font-size:14.5px;font-weight:500;font-family:inherit;resize:vertical}.checkoutForm input:focus,.checkoutForm select:focus,.checkoutForm textarea:focus{border:0;box-shadow:none;outline:0}.checkoutForm input::placeholder,.checkoutForm textarea::placeholder{color:#9ca3af;font-weight:400}.checkoutAddressFields{margin:0;padding:16px;border:1px solid var(--ck-border);border-radius:var(--ck-radius);background:#fafafa}.checkoutAddressFields legend{padding:0 6px;color:var(--ck-text);font-size:13.5px;font-weight:600}.checkoutAddressGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.checkoutAddressGrid label{min-width:0;gap:2px;padding:8px 12px;border:1px solid var(--ck-border);border-radius:var(--ck-radius);background:#ffffff;color:var(--ck-muted);transition:border-color .15s ease,box-shadow .15s ease}.checkoutAddressGrid label:hover{border-color:#9ca3af}.checkoutAddressGrid label:focus-within{border-color:var(--ck-accent)!important;box-shadow:0 0 0 2px var(--ck-accent)!important}.checkoutAddressGrid label em{color:var(--ck-muted);font-size:10px;font-style:normal;font-weight:400}.checkoutForm .formRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.shippingMethodBox{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:2px solid var(--ck-accent);border-radius:var(--ck-radius);background:var(--ck-accent-light)}.shippingMethodBox>span{display:grid;grid-gap:2px;gap:2px}.shippingMethodBox>b,.shippingMethodBox>span>b{color:var(--ck-text);font-size:14px;font-weight:600}.shippingMethodBox small{color:var(--ck-muted);font-size:12px}.checkoutForm .paymentBox{margin-top:4px;padding:14px 16px;border:2px solid var(--ck-accent);border-radius:var(--ck-radius);background:var(--ck-accent-light);display:flex;align-items:flex-start;gap:12px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.checkoutForm .paymentBox input[type=radio]{width:18px;height:18px;min-height:18px!important;flex:0 0 auto;margin-top:2px;accent-color:var(--ck-accent);cursor:pointer}.paymentChoice{border:1px solid var(--ck-border)!important;background:#ffffff!important}.paymentChoice:hover{border-color:#9ca3af!important}.paymentMethodCopy{min-width:0;display:flex;flex-direction:column;gap:8px}.paymentMethodTitle{display:flex;flex-direction:column;gap:3px}.paymentMethodTitle>b{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--ck-text);font-size:14.5px;font-weight:600}.paymentMethodTitle>b em{display:inline-flex;padding:2px 7px;border-radius:999px;background:#dcfce7;color:#166534;font-size:10px;font-style:normal;font-weight:700;text-transform:uppercase}.paymentMethodTitle>span{color:var(--ck-muted);font-size:12px;line-height:1.45}.paymentOptionList li{padding:8px 0}.paymentOptionList strong{font-size:12.5px;font-weight:600}.placeOrder{min-height:52px;padding:14px 24px;color:#ffffff;transition:background .15s ease;box-shadow:none}.placeOrder:disabled{opacity:.45}.secondaryButton{border-radius:var(--ck-radius);font-weight:700;min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.paymentChoice .paymentMethodTitle>span{display:none}.paymentBox b,.paymentBox span{overflow-wrap:anywhere}.paymentOptionList{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--ck-border-light)}.paymentOptionList li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--ck-border-light)}.paymentOptionList li:last-child{border-bottom:0;padding-bottom:0}.paymentOptionList li>span{display:grid;grid-gap:2px;gap:2px}.paymentOptionList strong{color:var(--ck-text);font-size:13px;font-weight:700}.paymentOptionList small{color:var(--ck-muted);font-size:11px;line-height:1.4}.paymentOptionList li>b{flex:0 0 auto;color:var(--ck-text);font-size:13px;font-weight:700;white-space:nowrap}.advancePaymentNote{margin-top:6px;padding:18px;border:1px solid var(--ck-border);border-radius:var(--ck-radius);background:#fafbfc;display:flex;flex-direction:column;gap:4px;font-size:13px}.advancePaymentNote>b{color:var(--ck-text);font-size:14px}.advancePaymentNote>span{color:var(--ck-muted);font-size:12px;line-height:1.5}.paymentInstructionList{display:grid;grid-gap:6px;gap:6px;margin:10px 0 14px;padding:0;list-style:none;color:#555;font-size:12px;line-height:1.55}.paymentInstructionList li{position:relative;padding-left:16px}.paymentInstructionList li:before{position:absolute;top:.5em;left:0;width:5px;height:5px;border-radius:50%;background:var(--ck-accent);content:""}.checkoutForm .bankPaymentDetails,.paymentVerificationCard .bankPaymentDetails{display:grid;grid-gap:8px;gap:8px;margin-top:10px;padding:14px 16px;border-top:1px solid var(--ck-border-light);border:1px solid var(--ck-border-light);border-radius:6px;background:#fff}.checkoutForm .bankPaymentDetails span,.paymentVerificationCard .bankPaymentDetails span{display:grid;grid-template-columns:150px minmax(0,1fr)!important;grid-gap:8px;gap:8px;align-items:baseline;padding:0;border:0;color:#374151;font-size:13px}.checkoutForm .bankPaymentDetails b,.paymentVerificationCard .bankPaymentDetails b{color:#4b5563;font-weight:700;font-size:13px;text-transform:none;letter-spacing:0;white-space:nowrap!important}.checkoutForm .bankPaymentDetails small,.paymentVerificationCard .bankPaymentDetails small{color:#111827;font-weight:600;font-size:13px;word-break:break-word}.paymentVerificationCard .requiredTransferRow small{color:#166534;font-weight:700}.checkoutPaymentBreakdown,.paymentOrderBreakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:12px}.checkoutPaymentBreakdown span,.paymentOrderBreakdown span{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--ck-border-light);border-radius:6px;background:#fafbfc;color:#555;font-size:12px}.checkoutPaymentBreakdown span:last-child,.paymentOrderBreakdown span:last-child{background:var(--ck-accent-light);color:var(--ck-text);border-color:#c8dcc8}.checkoutPaymentBreakdown b,.paymentOrderBreakdown b{color:var(--ck-text);font-weight:700;text-align:right}.checkoutSubmitBar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;margin-top:10px;padding-top:22px;border-top:1px solid var(--ck-border-light)}.checkoutSubmitBar>div{display:grid;grid-gap:2px;gap:2px}.checkoutSubmitBar span{color:var(--ck-muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.checkoutSubmitBar b{color:var(--ck-text);font-size:22px;font-weight:800;letter-spacing:-.02em}.checkoutSubmitBar .placeOrder{min-width:200px;margin:0}.placeOrder{min-height:56px;padding:16px 28px;border:0;border-radius:var(--ck-radius);background:var(--ck-accent);color:#fff;font-size:14px;font-weight:700;letter-spacing:.01em;text-transform:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,transform .15s ease,box-shadow .18s ease}.placeOrder:not(:disabled):hover{background:var(--ck-accent-hover);transform:translateY(-1px);box-shadow:0 4px 14px rgba(22,69,44,.22)}.placeOrder:disabled{opacity:.4;cursor:not-allowed}.checkoutError{margin:0;padding:14px 16px;border:1px solid #fca5a5;border-radius:var(--ck-radius);background:#fef2f2;color:#991b1b;font-size:13px;line-height:1.5}.checkoutPrivacy{display:flex;align-items:center;justify-content:center;gap:6px;margin:4px 0 0;color:#999;font-size:11px;text-align:center}.checkoutPolicyLinks{display:flex;flex-wrap:wrap;gap:6px 14px;padding:0}.checkoutPolicyLinks a{color:var(--ck-accent);font-size:11px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.checkoutPolicyLinks a:hover{color:var(--ck-accent-hover)}.orderSummary{min-width:0;position:-webkit-sticky;position:sticky;top:0;min-height:calc(100vh - 68px);padding:36px clamp(24px,4vw,52px);background:var(--ck-panel);border:0;border-left:1px solid var(--ck-border);border-radius:0;box-shadow:none}.orderSummaryToggle{display:none}.orderSummaryContent{display:block}.orderSummaryHead{margin:0 0 22px;padding-bottom:14px;border-bottom:1px solid #e0e0e0}.orderSummaryHead>p{margin:0 0 4px;color:var(--ck-accent);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.orderSummary h2{margin:0;font-family:var(--font-sans);font-size:20px;font-weight:800;color:var(--ck-text);letter-spacing:-.015em}.orderSummary h2 span{color:#999;font-weight:600}.summaryItem{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr) max-content;grid-gap:14px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--ck-border-light)}.summaryImage{width:64px;height:80px;border-radius:10px;background:50%/cover no-repeat #f0f0f0;position:relative;border:1px solid #e0e0e0;overflow:visible}.summaryImage span{position:absolute;right:-8px;top:-8px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#555;color:#fff;font-size:10px;font-weight:700;box-shadow:0 1px 3px rgba(0,0,0,.2)}.summaryItem>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px;font-size:13px}.summaryItem b,.summaryItem small{overflow-wrap:anywhere}.summaryItem b{color:var(--ck-text);font-weight:600;font-size:13px}.summaryItem small{color:#999;font-size:11px;line-height:1.4}.summaryItem>p{margin:0;font-size:13px;font-weight:600;text-align:right;white-space:nowrap;color:var(--ck-text)}.summaryTotals{padding-top:18px;display:flex;flex-direction:column;gap:10px;font-size:13px}.summaryTotals>div{display:flex;justify-content:space-between;gap:16px;color:#666}.summaryTotals>div span:last-child{font-weight:600;color:var(--ck-text)}.summaryTotals>div:nth-child(3){margin-top:0;padding:10px 12px;border:1px solid #d4edda;border-radius:6px;background:var(--ck-accent-light);color:var(--ck-text)}.discountCodeBox{display:flex;gap:8px;margin:18px 0;padding:14px 0 0;border-top:1px solid var(--ck-border-light)}.discountCodeBox input{flex:1 1;min-height:42px!important;padding:0 12px!important;border:1px solid var(--ck-border)!important;border-radius:var(--ck-radius)!important;font-size:13.5px!important;background:#ffffff!important;box-shadow:none!important}.discountCodeBox input:focus{border-color:var(--ck-accent)!important;box-shadow:0 0 0 1px var(--ck-accent)!important}.discountApplyBtn{min-height:42px;padding:0 18px;border:0;border-radius:var(--ck-radius);background:var(--ck-accent);color:#ffffff;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease}.discountApplyBtn:hover:not(:disabled){background:var(--ck-accent-hover)}.discountApplyBtn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.totalLine{border-top:1px solid var(--ck-border);border-color:var(--ck-border);padding-top:16px;margin-top:6px}.totalLine,.totalLine b{font-size:18px!important;font-weight:800!important}.totalLine b{color:var(--ck-text)!important}.cityDisplayBox.fieldInputIsError,.fieldInputIsError,input.fieldInputIsError{border-color:#dc2626!important;background-color:#fef2f2!important;box-shadow:0 0 0 3px rgba(220,38,38,.15)!important}.inlineFieldError{display:flex;align-items:center;gap:4px;margin-top:5px;color:#dc2626;font-size:11.5px;font-weight:600;line-height:1.3}.inlineFieldError svg{flex:0 0 auto;color:#dc2626}.checkoutEmpty{text-align:center;padding:50px 0}.checkoutEmpty svg{color:#ccc}.checkoutEmpty p{color:#999;margin:14px 0}.checkoutEmpty a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:var(--ck-radius);background:var(--ck-accent);color:#fff;font-size:12px;font-weight:700}.orderSuccess,.shopifySuccess{min-height:calc(100vh - 68px);padding:0;background:var(--ck-bg)}.shopifySuccess{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);align-items:stretch;text-align:left}.confirmationPanel{padding:44px clamp(24px,5vw,60px) 60px;display:flex;flex-direction:column;gap:20px}.confirmationHero{display:grid;grid-template-columns:50px 1fr;grid-gap:16px;gap:16px;align-items:start}.successMark{border-radius:50%}.confirmationHero .successMark,.successMark{width:44px;height:44px;min-width:44px;margin:0;display:flex;align-items:center;justify-content:center}.confirmationHero .successMark{background:var(--ck-accent-light);color:var(--ck-accent);border:1px solid #c8dcc8}.confirmationHero .successMark svg{width:22px;height:22px}.confirmationHero .eyebrow,.eyebrow{margin:0;color:var(--ck-accent);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.confirmationHero h1{margin:4px 0 8px;font-family:var(--font-sans);font-size:clamp(24px,3.2vw,36px);line-height:1.15;font-weight:800;letter-spacing:-.025em;color:var(--ck-text)}.confirmationHero p:not(.eyebrow){max-width:560px;margin:0;color:var(--ck-muted);font-size:14px;line-height:1.65}.confirmationCard{border:1px solid #e5e7eb;border-radius:8px;padding:20px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.03)}.deliveryCard{display:flex;align-items:center;justify-content:space-between;gap:16px}.deliveryCard>div{display:flex;align-items:center;gap:12px}.deliveryCard svg{width:22px;color:var(--ck-accent);flex:0 0 auto}.deliveryCard span{display:flex;flex-direction:column;gap:3px;color:var(--ck-muted);font-size:13px;line-height:1.5}.deliveryCard span b{color:var(--ck-text);font-size:14px}.deliveryCard small{color:var(--ck-muted);font-size:12px;text-align:right}.paymentVerificationCard{border-color:#c8dcc8;background:linear-gradient(140deg,#f8fff5,#fff)}.paymentVerificationCard>p{color:#555;font-size:13px;line-height:1.65;margin:0 0 4px}.paymentVerificationCard h2{margin:0 0 12px;font-family:var(--font-sans);font-size:16px;font-weight:800;color:var(--ck-text)}.stepHeader{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.stepHeader h2{margin:0 0 2px!important;font-size:16px!important;font-weight:800!important;color:#111827!important}.stepHeader p{margin:0;color:var(--ck-muted);font-size:13px;line-height:1.45}.stepNumber{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:50%;background:var(--ck-accent);color:#ffffff!important;font-size:13px;font-weight:800;line-height:1;flex:0 0 auto;margin-top:1px}.step2Number{background:#16a34a!important}.whatsappConfirmMainCard{border:1px solid #bbf7d0!important;background:#f0fdf4!important;display:flex;flex-direction:column;gap:14px;box-shadow:none!important;border-radius:8px!important;padding:18px!important}.whatsappConfirmHeader{display:flex;align-items:flex-start;gap:12px}.whatsappBadgeIcon{font-size:24px;line-height:1}.whatsappConfirmHeader h2{margin:0 0 3px!important;color:#14532d!important;font-size:16px!important;font-weight:800!important}.whatsappConfirmHeader p{margin:0;color:#374151;font-size:13px;line-height:1.45}.whatsappPrimaryConfirmBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:42px;padding:0 20px;border-radius:6px;background:#16a34a;color:#ffffff!important;font-size:13px;font-weight:700;letter-spacing:0;text-decoration:none;box-shadow:0 2px 6px rgba(22,163,74,.2);transition:all .18s ease}.whatsappPrimaryConfirmBtn:hover{background:#15803d;box-shadow:0 4px 10px rgba(22,163,74,.3);transform:translateY(-1px)}.confirmationInfoCard{padding:18px 20px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;background:#ffffff!important}.confirmationBulletList{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.confirmationBulletList li{display:flex;align-items:flex-start;gap:10px;color:#111827;font-size:13.5px;line-height:1.5}.bulletDot{color:#16a34a;font-size:18px;line-height:1;font-weight:800;flex:0 0 auto;margin-top:1px}.bulletContent{min-width:0;word-break:break-word;overflow-wrap:anywhere}.bulletContent strong{color:#4b5563;font-weight:700;margin-right:5px}.bulletContent span{color:#111827;font-weight:500}.bulletTwoColRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.bulletCol{display:flex;align-items:flex-start;gap:10px;min-width:0}.confirmationActions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:6px}.confirmationActions .primaryButton,.confirmationActions .secondaryButton{min-height:48px;padding:0 24px;border-radius:var(--ck-radius);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;text-transform:none;letter-spacing:0;transition:all .18s ease}.confirmationActions .primaryButton{background:var(--ck-accent);color:#fff;border:0}.confirmationActions .primaryButton:hover{background:var(--ck-accent-hover)}.secondaryButton{border:1px solid var(--ck-accent);color:var(--ck-accent);background:transparent}.secondaryButton:hover{background:var(--ck-accent-light)}.confirmationContainer{max-width:680px;margin:0 auto;padding:32px 20px 60px;display:flex;flex-direction:column;gap:20px}.confirmedSummaryCard{padding:20px 24px;background:#ffffff;border:1px solid var(--ck-border);border-radius:var(--ck-radius)}.confirmedSummaryCard h2{font-size:17px;font-weight:700;margin:0 0 14px;color:var(--ck-text);display:flex;justify-content:space-between;align-items:center}.confirmedSummaryCard h2 span{font-size:13.5px;font-weight:500;color:#6b7280}.summaryItemsList{border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.confirmationRecapCard{padding:20px 24px;display:flex;flex-direction:column;gap:12px;background:#ffffff;border:1px solid var(--ck-border);border-radius:var(--ck-radius)}.confirmationRecapRow{display:flex;flex-direction:column;gap:4px;font-size:13.5px;line-height:1.5;padding-bottom:10px;border-bottom:1px solid #f3f4f6}.confirmationRecapRow:last-child{padding-bottom:0;border-bottom:0}.recapLabel{color:#6b7280;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.recapValue{color:#111827;font-weight:600;word-break:break-word}@media (max-width:640px){.confirmationRecapCard{padding:16px;gap:10px}.confirmationRecapRow{padding-bottom:8px;gap:3px}}.confirmedSummary{padding:44px clamp(24px,4vw,52px) 60px;background:var(--ck-panel);border-left:1px solid var(--ck-border)}.confirmedSummary h2{margin-bottom:20px}.manualCourierNotice{border-color:#f0c46c;background:#fff8e8}.manualCourierNotice span b,.manualCourierNotice svg{color:#9a5b00}.manualCourierNotice small{color:#7b4b00}@media (max-width:999px){.checkoutLayout{grid-template-columns:1fr}.checkoutForm{max-width:100%;justify-self:center}.orderSummary{grid-row:1;position:static;min-height:0;border-left:0;border-bottom:1px solid var(--ck-border)}.shopifySuccess{grid-template-columns:1fr}.confirmationPanel{order:1}.confirmedSummary{order:2;border-left:0;border-top:1px solid var(--ck-border)}.confirmationGrid{grid-template-columns:1fr}}@media (max-width:700px){.checkoutHeader{height:56px;padding:0 16px}.checkoutHeader .brand{width:100px}.checkoutHeader span{font-size:10px;gap:4px}.checkoutForm{padding:24px 16px 52px}.checkoutSectionHeading{margin-top:20px;padding-top:20px}.checkoutForm form>.checkoutSectionHeading:first-child{margin-top:0;padding-top:0}.checkoutSectionHeading b{font-size:17px}.checkoutSectionHeading small{font-size:12px}.checkoutForm .formRow>label,.checkoutForm form>label:not(.paymentBox){min-height:58px;padding:10px 14px 8px}.checkoutForm .formRow>label input,.checkoutForm .formRow>label select,.checkoutForm form>label:not(.paymentBox) input,.citySearchInput{min-height:26px;font-size:16px!important}.cityDisplayBox{min-height:44px!important;padding:6px 12px!important}.cityDropdownMenu{max-height:220px!important;z-index:999!important;box-shadow:0 12px 32px rgba(0,0,0,.2)!important}.checkoutAddressFields{padding:14px}.checkoutAddressGrid{grid-template-columns:1fr;gap:8px}.checkoutAddressGrid label{min-height:58px}.checkoutAddressGrid input{font-size:16px!important}.checkoutForm .formRow{grid-template-columns:1fr}.checkoutForm .paymentBox{padding:15px}.paymentMethodTitle>b{font-size:14px}.paymentOptionList li{gap:10px}.paymentOptionList small{font-size:10px}.checkoutPaymentBreakdown,.checkoutSubmitBar,.paymentOrderBreakdown{grid-template-columns:1fr}.checkoutSubmitBar{gap:12px;padding-top:16px}.checkoutSubmitBar>div{display:flex;align-items:baseline;justify-content:space-between}.checkoutSubmitBar .placeOrder{width:100%;min-width:0;min-height:54px}.orderSummary{padding:0;background:#f7f7f8;border-bottom:1px solid var(--ck-border)}.orderSummaryToggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:0;background:#f7f7f8;color:var(--ck-accent);font:inherit;font-size:14px;font-weight:700;cursor:pointer}.orderSummaryToggle span{display:flex;align-items:center;gap:6px}.orderSummaryToggle svg{transition:transform .2s ease}.orderSummary.isOpen .orderSummaryToggle svg{transform:rotate(180deg)}.orderSummaryToggle>b{color:var(--ck-text);font-size:16px;font-weight:800}.orderSummaryContent{display:none;padding:0 16px 16px;border-top:1px solid #e0e0e0}.orderSummary.isOpen .orderSummaryContent{display:block}.orderSummaryHead{margin:0;padding:14px 0 10px}.orderSummaryHead>p{display:none}.orderSummary h2{font-size:15px;font-weight:700}.orderSummary .summaryItem{padding:10px 0}.orderSummary .summaryImage{width:52px;height:64px;border-radius:8px}.summaryTotals{margin-top:4px}.confirmationPanel{padding:20px 16px 40px;gap:14px}.confirmationHero{grid-template-columns:1fr;gap:10px}.confirmationHero .successMark{width:38px;height:38px;min-width:38px}.confirmationHero .successMark svg{width:20px;height:20px}.confirmationHero h1{font-size:24px}.confirmationCard{padding:14px 16px}.confirmationCard h2{font-size:15px}.stepHeader{gap:10px;margin-bottom:10px}.stepNumber{width:24px;height:24px;min-width:24px;font-size:12px}.checkoutForm .bankPaymentDetails span,.paymentVerificationCard .bankPaymentDetails span{grid-template-columns:130px minmax(0,1fr)!important;gap:6px;font-size:12px}.checkoutForm .bankPaymentDetails b,.checkoutForm .bankPaymentDetails small,.paymentVerificationCard .bankPaymentDetails b,.paymentVerificationCard .bankPaymentDetails small{font-size:12px}.whatsappConfirmMainCard{padding:14px 16px!important}.whatsappPrimaryConfirmBtn{width:100%;min-height:44px;justify-content:center;font-size:13.5px}.confirmationInfoCard{padding:14px 16px!important}.confirmationBulletList{gap:10px}.confirmationBulletList li{font-size:13px}.bulletTwoColRow{grid-template-columns:1fr;gap:10px}.confirmationActions{flex-direction:column;align-items:stretch}.confirmationActions .primaryButton,.confirmationActions .secondaryButton{width:100%;min-height:44px}.confirmedSummary{padding:18px 16px 28px;background:#f7f7f8}.confirmedSummary h2{font-size:16px;margin-bottom:14px}.confirmedSummary .summaryItem{padding:10px 0;grid-template-columns:48px minmax(0,1fr) auto;gap:10px}.confirmedSummary .summaryImage{width:48px;height:60px;border-radius:6px}.confirmedSummary .summaryItem b{font-size:13px}.confirmedSummary .summaryItem small{font-size:11px}.confirmedSummary .summaryItem>p{font-size:13px;font-weight:700}.confirmedSummary .summaryTotals{font-size:13px;gap:8px;padding-top:14px}.checkoutPolicyLinks{justify-content:flex-start;gap:8px 12px}}body,html{overflow-x:hidden!important;max-width:100vw!important}.checkoutForm,.checkoutLayout,.checkoutPage{overflow-x:hidden!important;max-width:100%!important}.cityFormGroup{display:flex;flex-direction:column;gap:2px;min-width:0;width:100%}.cityFormLabelText{font-size:11.5px;font-weight:600;color:var(--ck-muted);text-transform:uppercase;letter-spacing:.03em}.cityComboboxContainer{position:relative;width:100%;margin-top:2px}.cityHiddenInput{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none;bottom:0;left:50%}.cityDisplayBox{display:flex;align-items:center;gap:8px;width:100%;min-height:38px;padding:4px 8px;border:1px solid var(--ck-border);border-radius:var(--ck-radius);background:#ffffff;cursor:pointer;transition:all .18s ease}.cityDisplayBox.isOpen,.cityDisplayBox:focus-within{border-color:var(--ck-accent);box-shadow:0 0 0 1px var(--ck-accent)}.citySearchIcon{color:#888888;flex:0 0 auto}.citySearchInput{flex:1 1;min-width:0;min-height:28px!important;padding:0!important;border:0!important;background:transparent!important;outline:none!important;box-shadow:none!important;color:var(--ck-text);font-size:14px;font-weight:500}.citySearchInput::placeholder{color:#999999;font-weight:400}.cityClearBtn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:0;border-radius:50%;background:#e5e7eb;color:#4b5563;font-size:14px;line-height:1;cursor:pointer}.cityClearBtn:hover{background:#d1d5db;color:#111827}.cityArrowIcon{color:#888888;flex:0 0 auto;transition:transform .18s ease}.cityArrowIcon.isOpen{transform:rotate(180deg)}.cityDropdownMenu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:200;max-height:280px;overflow-y:auto;border:1px solid var(--ck-border);border-radius:var(--ck-radius);background:#ffffff;box-shadow:0 10px 25px rgba(0,0,0,.14);display:flex;flex-direction:column}.cityPopularSection{padding:10px 12px;background:#f9fafb;border-bottom:1px solid #f3f4f6}.cityPopularLabel{display:block;margin-bottom:6px;color:#6b7280;font-size:10px;font-weight:700;letter-spacing:.05em}.cityPopularChips{display:flex;flex-wrap:wrap;gap:6px}.cityChip{padding:4px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#ffffff;color:#374151;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.cityChip:hover{border-color:var(--ck-accent);color:var(--ck-accent);background:var(--ck-accent-light)}.cityChip.isSelected{border-color:var(--ck-accent);background:var(--ck-accent);color:#ffffff}.cityListOptions{padding:4px 0}.cityListHeader{display:block;padding:6px 14px 4px;color:#9ca3af;font-size:10px;font-weight:700;letter-spacing:.05em}.cityOptionItem{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 14px;border:0;background:transparent;color:#111827;font-size:13.5px;font-weight:500;text-align:left;cursor:pointer;transition:background .12s ease}.cityOptionItem:hover{background:#f3f4f6;color:var(--ck-accent)}.cityOptionItem.isSelected{background:var(--ck-accent-light);color:var(--ck-accent);font-weight:700}.cityCheckIcon{color:var(--ck-accent)}.cityNoResult{padding:16px;color:#6b7280;font-size:13px;text-align:center}.paymentInstructionEditorCard{padding:18px 20px;background:#ffffff;border:1px solid var(--ck-border);border-radius:var(--ck-radius);display:flex;flex-direction:column;gap:14px;margin-top:10px}.paymentInstructionEditorCard h4{margin:0;font-size:14.5px;font-weight:700;color:#111827}.instructionBulletsManager{display:flex;flex-direction:column;gap:8px}.instructionBulletRow{display:flex;align-items:center;gap:8px}.bulletNumberBadge{color:#166534;font-size:18px;font-weight:800;line-height:1}.instructionBulletRow input{flex:1 1;min-height:38px;padding:0 12px;border:1px solid #d1d5db;border-radius:6px;font-size:13.5px;background:#ffffff}.removeBulletBtn{width:32px;height:32px;border:1px solid #fca5a5;border-radius:6px;background:#fef2f2;color:#dc2626;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.removeBulletBtn:hover{background:#fee2e2}.addBulletBtn{align-self:flex-start;min-height:34px;padding:0 14px;border:1px dashed #166534;border-radius:6px;background:#f0fdf4;color:#166534;font-size:12.5px;font-weight:700;cursor:pointer}.addBulletBtn:hover{background:#dcfce7}.instructionPreviewCard{margin-top:6px;padding:14px 16px;border:1px solid #c8dcc8;border-radius:6px;background:#f0f7f3;display:flex;flex-direction:column;gap:6px}.previewBadge{color:#166534;font-size:10px;font-weight:800;letter-spacing:.05em}.instructionPreviewCard b{color:#111827;font-size:13.5px}.previewBulletList{margin:4px 0 0;padding-left:18px;color:#374151;font-size:12.5px;line-height:1.5}.freeDeliveryBadge{display:inline-block;margin-left:4px;padding:2px 8px;border-radius:999px;background:#dcfce7;color:#166534;font-size:11px;font-weight:700}.deliveryHighlightsBar{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:12px;gap:12px;margin:24px 0 20px;padding:16px;border:1px solid #e2e8e3;border-radius:12px;background:#fbfdfa}.deliveryHighlightItem{display:flex;align-items:flex-start;gap:10px}.deliveryHighlightItem .highlightIcon{flex-shrink:0;color:var(--forest,#173d29);margin-top:2px}.deliveryHighlightItem b{display:block;color:var(--forest,#173d29);font-size:12px;font-weight:750;line-height:1.3}.deliveryHighlightItem span{display:block;color:#64748b;font-size:11px;line-height:1.35;margin-top:2px}.deliveryAccordion{margin-top:8px;border-bottom:1px solid var(--line,#e5ece6);padding:17px 0}.deliveryAccordionHeader{display:flex;align-items:center;gap:12px;margin-bottom:14px}.deliveryHeaderIconWrap{width:36px;height:36px;border-radius:8px;background:#ecfdf5;color:#166534;display:flex;align-items:center;justify-content:center;flex-shrink:0}.deliverySubtitle{margin:0;color:#64748b;font-size:11.5px}.deliverySpecsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.deliverySpecCard{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:#f8faf7;border:1px solid #e6ede6;color:#173d29}.deliverySpecCard svg{flex-shrink:0;color:#166534}.deliverySpecCard .specLabel{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#718096}.deliverySpecCard .specValue{display:block;font-size:12px;font-weight:700;color:#173d29}.deliveryTextBody{margin:12px 0;padding:12px 14px;border-radius:8px;background:#ffffff;border:1px solid #eef2ee;color:#374151;font-size:12px;line-height:1.65}.productSpecificDeliveryTag{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:11px;font-weight:600}.deliveryFooterNote{display:flex;align-items:center;gap:8px;margin-top:14px;padding-top:12px;border-top:1px dashed #e2e8e3;color:#64748b;font-size:11px;line-height:1.4}.deliveryFooterNote svg{flex-shrink:0;color:#166534}@media (max-width:600px){.deliveryHighlightsBar{grid-template-columns:1fr;gap:10px;padding:12px;margin:16px 0}.deliverySpecsGrid{grid-template-columns:1fr;gap:8px}}.productOptionSection{margin-top:20px}.selectorLabelGroup{display:flex;align-items:baseline;gap:7px}.selectedOptionValue{font-weight:700;color:var(--forest,#173d29);font-size:13px}.colorSwatchesList{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px}.colorSwatchBtn{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:4px 14px 4px 5px;border-radius:999px;border:1.5px solid #dce4dd;background:#ffffff;cursor:pointer;transition:all .18s cubic-bezier(.16,1,.3,1);outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.colorSwatchBtn:hover{border-color:#9cb3a2;background:#f7faf7;transform:translateY(-1px)}.colorSwatchBtn.selected{border-color:var(--forest,#173d29);background:#f2f7f3;box-shadow:0 0 0 1px var(--forest,#173d29),0 3px 10px rgba(23,61,41,.12)}.colorSwatchBtn.selected .colorSwatchName,.colorSwatchBtn.selected .swatchLabelText{color:var(--forest,#173d29);font-weight:750}.colorSwatchFill{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid rgba(0,0,0,.14);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);flex-shrink:0;overflow:hidden;transition:transform .15s ease}.colorSwatchBtn:hover .colorSwatchFill{transform:scale(1.04)}.swatchCheckMark{color:#ffffff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.85));stroke-width:3.5}.swatchLabelText{font-size:12px;font-weight:600;color:#2d3748;letter-spacing:.01em;line-height:1}.colorSwatchBtn.swatchOutOfStock{opacity:.6;border-style:dashed;border-color:#cbd5e1;background:#f8fafc}.colorSwatchBtn.swatchOutOfStock .swatchLabelText{color:#8a96a3;text-decoration:line-through}.swatchSlash{position:absolute;width:140%;height:2px;background:#dc2626;transform:rotate(-45deg);pointer-events:none}.sizeOptions button.sizeOutOfStock{opacity:.5;border-style:dashed;color:#94a3b8;background:#f8fafc;position:relative;text-decoration:line-through}.cartItemMeta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:3px 0 6px}.cartItemMeta small{font-size:11px;color:#64748b}.cartItemColor{padding:1px 6px;border-radius:4px;background:#edf2f7;color:#334155!important;font-weight:600}@media (max-width:600px){.colorSwatchesList{gap:8px}.colorSwatchBtn{padding:3px 10px 3px 4px;min-height:34px}.colorSwatchFill{width:22px;height:22px}.swatchLabelText{font-size:11px}}.productSocialActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:12px}.productSocialBtn{display:inline-flex;gap:12px;height:52px;padding:0 16px;border-radius:12px;text-decoration:none;cursor:pointer;transition:all .22s cubic-bezier(.16,1,.3,1);outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;font:inherit}.productSocialBtn,.socialBtnIconWrap{align-items:center;justify-content:center}.socialBtnIconWrap{display:flex;flex-shrink:0}.socialBtnTextWrap{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.socialBtnLine{font-size:11px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.productSocialBtn--whatsapp{background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;border:1px solid #059669;box-shadow:0 4px 14px rgba(16,185,129,.25)}.whatsappIconCircle{width:28px;height:28px;border-radius:50%;background:#ffffff;color:#059669;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.15)}.whatsappIconCircle svg{color:#059669!important}.productSocialBtn--whatsapp:hover{background:linear-gradient(135deg,#059669,#047857);color:#ffffff;transform:translateY(-2px);box-shadow:0 6px 18px rgba(16,185,129,.35)}.whatsAppOrderBackdrop{position:fixed;z-index:220;inset:0;display:grid;place-items:center;padding:20px;overflow-y:auto;background:rgba(13,33,23,.48);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.whatsAppOrderDialog{width:min(100%,620px);max-height:calc(100dvh - 40px);overflow-y:auto;border:1px solid #dce7de;border-radius:18px;background:#fffefb;box-shadow:0 24px 70px rgba(8,37,23,.3)}.whatsAppOrderDialogHead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 24px 18px;border-bottom:1px solid #e5ece5}.whatsAppOrderDialogHead .eyebrow{margin:0 0 6px;color:#1d6840;font-size:10px;font-weight:850;letter-spacing:.13em}.whatsAppOrderDialogHead h2{margin:0;color:#143f29;font-family:var(--font-display);font-size:30px;line-height:1.05}.whatsAppOrderDialogHead span{display:block;margin-top:8px;color:#64756a;font-size:12px}.whatsAppOrderDialogHead>button{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border:1px solid #dce7de;border-radius:50%;background:#fff;color:#16452c;cursor:pointer}.whatsAppOrderProduct{display:flex;align-items:center;gap:12px;margin:18px 24px 0;padding:12px;border-radius:12px;background:#f3f8f3}.whatsAppOrderProduct>div{width:48px;height:58px;flex:0 0 auto;border-radius:8px;background:50%/cover no-repeat #e5ece5}.whatsAppOrderProduct span{display:grid;grid-gap:4px;gap:4px;min-width:0}.whatsAppOrderProduct b{overflow:hidden;color:#173d29;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.whatsAppOrderProduct small{color:#5d7063;font-size:11px}.whatsAppOrderForm{display:grid;grid-gap:14px;gap:14px;padding:20px 24px 24px}.whatsAppOrderForm label{display:grid;grid-gap:7px;gap:7px;color:#173d29;font-size:12px;font-weight:800}.whatsAppOrderForm label small{color:#78887d;font-size:10px;font-weight:600}.whatsAppOrderForm input,.whatsAppOrderForm select,.whatsAppOrderForm textarea{width:100%;box-sizing:border-box;border:1px solid #cfdcd1;border-radius:9px;outline:none;background:#fff;color:#1c3426;font:inherit;font-size:14px;font-weight:500}.whatsAppOrderForm input,.whatsAppOrderForm select{min-height:46px;padding:0 12px}.whatsAppOrderForm textarea{padding:12px;resize:vertical}.whatsAppOrderForm select{cursor:pointer}.whatsAppOrderForm input:focus,.whatsAppOrderForm select:focus,.whatsAppOrderForm textarea:focus{border-color:#1d6840;box-shadow:0 0 0 3px rgba(29,104,64,.12)}.whatsAppOrderGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.whatsAppOrderHelp{margin:0;color:#65776a;font-size:11px;line-height:1.55}.whatsAppOrderSubmit{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border:0;border-radius:10px;background:#1d6840;color:#fff;font:inherit;font-size:13px;font-weight:850;cursor:pointer;transition:background .2s ease,transform .2s ease}.whatsAppOrderSubmit:hover{background:#125232;transform:translateY(-1px)}.productSocialBtn--instagram{background:#ffffff;color:#1e293b;border:1.5px solid #e2e8f0;box-shadow:0 2px 6px rgba(0,0,0,.04)}.instagramIconWrap{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#c13584}.instagramIconWrap svg{color:#c13584!important}.productSocialBtn--instagram .socialBtnLine{color:#1e293b}.productSocialBtn--instagram:hover{background:#fdf2f8;border-color:#f472b6;transform:translateY(-2px);box-shadow:0 6px 16px rgba(219,39,119,.14)}.productSocialBtn--instagram:hover .instagramIconWrap svg{color:#e1306c!important}@media (max-width:480px){.productSocialActions{grid-template-columns:1fr;gap:10px;margin-top:10px}.productSocialBtn{height:50px}.whatsAppOrderBackdrop{align-items:end;padding:0}.whatsAppOrderDialog{max-height:calc(100dvh - 18px);border-radius:18px 18px 0 0}.whatsAppOrderDialogHead{padding:20px 16px 16px}.whatsAppOrderDialogHead h2{font-size:26px}.whatsAppOrderProduct{margin:14px 16px 0}.whatsAppOrderForm{padding:18px 16px 24px}.whatsAppOrderGrid{grid-template-columns:1fr;gap:14px}}.productInstagramReelCard{margin-top:36px;padding:20px;border-radius:16px;background:#fbfdfa;border:1px solid #e3eae4;box-shadow:0 4px 20px rgba(23,61,41,.04)}.instagramReelCardHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.instagramReelBrandBadge{display:flex;align-items:center;gap:10px}.instagramReelBrandBadge svg{color:#db2777;flex-shrink:0}.instagramReelBrandBadge h3{margin:0;font-size:14px;font-weight:800;color:var(--forest,#173d29);letter-spacing:-.01em}.instagramReelBrandBadge p{margin:2px 0 0;font-size:11.5px;color:#64748b}.instagramReelDirectLink{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ffffff;border:1px solid #dce4dd;color:var(--forest,#173d29);font-size:11px;font-weight:700;text-decoration:none;transition:all .18s ease}.instagramReelDirectLink:hover{border-color:#db2777;color:#db2777;background:#fdf2f8}.instagramIframeShell{position:relative;width:100%;max-width:480px;margin:0 auto;min-height:520px;border-radius:12px;overflow:hidden;background:#ffffff;border:1px solid #e2e8e3;box-shadow:0 2px 10px rgba(0,0,0,.04)}.instagramIframe{width:100%;min-height:520px;height:100%;border:0;display:block}@media (max-width:600px){.productInstagramReelCard{margin-top:24px;padding:14px;border-radius:12px}.instagramIframe,.instagramIframeShell{min-height:460px}}.cartItemPriceLine{display:flex;align-items:baseline;gap:8px;margin:3px 0 2px}.cartItemPrice{font-weight:750;color:var(--forest,#173d29);font-size:13.5px;margin:0}.cartItemOriginalPrice{font-size:11.5px;color:#94a3b8;text-decoration:line-through;font-weight:500}.cartItemSavingsBadge{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:4px;background:#ecfdf5;color:#065f46;font-size:10.5px;font-weight:700;letter-spacing:.01em;margin-bottom:6px}.cartTotalSavingsCallout{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;font-size:12px;margin-bottom:12px}.cartTotalSavingsCallout b{color:#14532d}.cartFooterSubtotal{margin-bottom:6px;font-size:14px}.cartFooterSavingsRow,.cartFooterSubtotal{display:flex;justify-content:space-between;align-items:center}.cartFooterSavingsRow{margin-bottom:10px;font-size:13px;color:#166534}.cartSavingsHighlight{color:#166534;font-weight:750}.checkoutItemSavingsTag{display:inline-block;font-size:10.5px;font-weight:700;color:#166534;background:#dcfce7;padding:1px 6px;border-radius:4px;margin-top:3px}.summaryItemPriceCol{text-align:right}.summaryItemOriginalPrice{display:block;font-size:11px;color:#94a3b8;text-decoration:line-through;margin-top:2px}.summarySavingsRow{display:flex;justify-content:space-between;color:#166534!important;font-weight:600}.checkoutSavingsHighlight{color:#166534;font-weight:750}.checkoutSavingsSummaryBanner{padding:8px 12px;border-radius:6px;background:#f0fdf4;border:1px dashed #86efac;color:#166534;font-size:12px;text-align:center;margin:10px 0}.cartPageLayout{min-height:100vh;background:#fafbfa}.cartPageContainer{max-width:1240px;margin:0 auto;padding:24px 20px 60px}.cartPageHeader{margin-bottom:24px}.cartBackLink{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12.5px;font-weight:600;text-decoration:none;margin-bottom:12px;transition:color .15s ease}.cartBackLink:hover,.cartPageHeader h1{color:var(--forest,#173d29)}.cartPageHeader h1{font-size:28px;font-weight:850;letter-spacing:-.02em;margin:0}.cartSubheading{margin:4px 0 0;color:#64748b;font-size:13.5px}.cartPageGrid{display:grid;grid-template-columns:1fr 380px;grid-gap:32px;gap:32px;align-items:start}.cartThresholdBar{background:#ffffff;border:1px solid #e3eae4;border-radius:12px;padding:14px 18px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.cartThresholdText{display:flex;align-items:center;gap:10px;font-size:13px;color:#334155;margin-bottom:10px}.cartThresholdText svg{color:#166534;flex-shrink:0}.cartThresholdTrack{height:6px;background:#e2e8e3;border-radius:999px;overflow:hidden}.cartThresholdProgress{height:100%;background:linear-gradient(90deg,#166534,#22c55e);border-radius:999px;transition:width .3s cubic-bezier(.16,1,.3,1)}.cartPageList{display:flex;flex-direction:column;gap:14px}.cartPageItemCard{display:flex;gap:18px;background:#ffffff;border:1px solid #e3eae4;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.cartPageItemThumb{width:100px;height:120px;border-radius:8px;overflow:hidden;background:#f1f5f1;flex-shrink:0;position:relative}.cartPageItemThumb img{width:100%;height:100%;object-fit:cover}.cartPageItemDetails{flex:1 1;flex-direction:column}.cartPageItemDetails,.cartPageItemTop{display:flex;justify-content:space-between}.cartPageItemTop{align-items:flex-start;gap:10px}.cartPageCategory{font-size:10.5px;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:700;display:block;margin-bottom:2px}.cartPageItemTitle{font-size:15px;font-weight:750;margin:0}.cartPageItemTitle a{color:var(--forest,#173d29);text-decoration:none}.cartPageItemTitle a:hover{text-decoration:underline}.cartPageItemRemoveBtn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:4px;transition:all .15s ease}.cartPageItemRemoveBtn:hover{color:#dc2626;background:#fee2e2}.cartPageItemBottom{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:10px;flex-wrap:wrap}.cartPageCurrentPrice{font-size:15px;font-weight:800;color:var(--forest,#173d29);margin-right:8px}.cartPageOriginalPrice{font-size:12px;color:#94a3b8;text-decoration:line-through}.cartPageQuantityStepper{display:inline-flex;align-items:center;border:1px solid #dce4dd;border-radius:6px;overflow:hidden;background:#ffffff}.cartPageQuantityStepper button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;color:var(--forest,#173d29);transition:background .15s ease}.cartPageQuantityStepper button:hover{background:#f0f7f3}.cartPageQuantityStepper span{padding:0 10px;font-size:13px;font-weight:750;color:var(--forest,#173d29)}.cartSummaryCard{background:#ffffff;border:1px solid #e3eae4;border-radius:14px;padding:24px;box-shadow:0 4px 16px rgba(23,61,41,.04);position:-webkit-sticky;position:sticky;top:90px}.cartSummaryCard h2{font-size:18px;font-weight:800;color:var(--forest,#173d29);margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #eef2ee}.cartSummaryBreakdown{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.cartSummaryBreakdown .summaryRow{display:flex;justify-content:space-between;font-size:13.5px;color:#475569}.cartSummaryBreakdown .summaryRow b{color:#1e293b}.cartSummaryBreakdown .summaryTotalRow{display:flex;justify-content:space-between;align-items:center;padding-top:14px;margin-top:6px;border-top:1.5px solid #e2e8e3;font-size:16px;color:var(--forest,#173d29)}.cartSummaryBreakdown .summaryTotalRow small{display:block;font-size:11px;color:#64748b;font-weight:400;margin-top:2px}.cartCheckoutBtn{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:750;text-transform:uppercase;letter-spacing:.04em;border-radius:8px;text-decoration:none}.cartTrustList{margin-top:20px;padding-top:16px;border-top:1px solid #eef2ee;display:flex;flex-direction:column;gap:8px}.cartTrustItem{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#64748b}.cartTrustItem svg{color:#166534;flex-shrink:0}.cartPageEmpty{text-align:center;padding:60px 20px;background:#ffffff;border:1px solid #e3eae4;border-radius:16px;max-width:540px;margin:20px auto 0}.cartPageEmpty .emptyCartIcon{color:#94a3b8;margin-bottom:16px}.cartPageEmpty h2{font-size:20px;color:var(--forest,#173d29);margin:0 0 8px}.cartPageEmpty p{color:#64748b;font-size:13.5px;margin:0 0 24px}.cartEmptyCta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none}@media (max-width:900px){.cartPageGrid{grid-template-columns:1fr;gap:24px}.cartSummaryCard{position:static}}@media (max-width:540px){.cartPageItemCard{gap:12px;padding:12px}.cartPageItemThumb{width:80px;height:100px}.cartPageHeader h1{font-size:22px}}.catalogGrid,.collectionGrid,.connectedProductsGrid,.productCardList,.productGrid{content-visibility:auto;contain-intrinsic-size:1px 380px}.headerNavRow,.modalBackdrop,.modalDialog,.siteHeaderLucknawi,.sizeChartModalCard,.sizeModalWrapper{will-change:transform,opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}html{scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.headerBrandLogo img,.heroMedia img,.productCard img,.productGallery img{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.cartDrawer:not(.cartOpen){visibility:hidden;pointer-events:none;transform:translateX(100%)}.cartDrawer.cartOpen{visibility:visible;pointer-events:auto;transform:translateX(0)}.eventsWorkspace{--events-ink:#163b2a;--events-muted:#708077;--events-border:#dfe9e1;--events-surface:#ffffff;--events-tint:#f5faf6;width:100%;max-width:1480px;margin:0 auto;padding:4px 0 40px;color:var(--events-ink)}.eventsWorkspaceHeader{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.eventsWorkspaceHeaderCopy h1{margin:7px 0 5px;color:var(--events-ink);font-size:38px;line-height:1;letter-spacing:-.045em}.eventsWorkspaceHeaderCopy p{margin:0;color:var(--events-muted);font-size:14px}.eventsWorkspaceLive{display:inline-flex;align-items:center;gap:7px;color:#1b774b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eventsWorkspaceLive i{width:8px;height:8px;border-radius:50%;background:#29a85d;box-shadow:0 0 0 4px rgba(41,168,93,.14)}.eventsWorkspaceHeaderActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.eventsWorkspacePeriod{display:flex;align-items:center;padding:4px;border:1px solid var(--events-border);border-radius:12px;background:#fff}.eventsWorkspacePeriod button{border:0;background:transparent;color:#5c7165;padding:9px 13px;border-radius:9px;font:700 12px/1 inherit;cursor:pointer}.eventsWorkspacePeriod button.isActive{color:#fff;background:var(--events-ink);box-shadow:0 3px 8px rgba(22,59,42,.14)}.eventsWorkspaceIconButton,.eventsWorkspaceQuietButton,.eventsWorkspaceRefresh{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--events-border);background:#fff;color:var(--events-ink);border-radius:9px;padding:10px 13px;font:700 12px/1 inherit;cursor:pointer}.eventsWorkspaceQuietButton:hover,.eventsWorkspaceRefresh:hover{border-color:#a9c4ae;background:var(--events-tint)}.eventsWorkspaceQuietButton:disabled,.eventsWorkspaceRefresh:disabled{opacity:.6;cursor:not-allowed}.eventsWorkspaceQuietButton svg,.eventsWorkspaceRefresh svg{width:15px;height:15px}.eventsWorkspaceTabs{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--events-border);margin-bottom:22px;overflow-x:auto;scrollbar-width:none}.eventsWorkspaceTabs::-webkit-scrollbar{display:none}.eventsWorkspaceTabs button{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;border:0;border-bottom:2px solid transparent;background:transparent;color:#687a70;padding:12px 13px;font:700 13px/1 inherit;cursor:pointer;white-space:nowrap}.eventsWorkspaceTabs button svg{width:15px;height:15px}.eventsWorkspaceTabs button.isActive{color:var(--events-ink);border-bottom-color:#c21850}.eventsWorkspaceTabs button span{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:20px;background:#e7f2e9;color:#287047;font-size:10px}.eventsWorkspaceTabs .eventsWorkspaceSettingsTab{margin-left:auto;color:#527064}.eventsWorkspaceTabs .eventsWorkspaceSettingsTab svg:last-child{width:12px;height:12px}.eventsWorkspaceMetricGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.eventsWorkspaceMetric{display:flex;align-items:center;gap:12px;min-height:92px;padding:15px;border:1px solid var(--events-border);border-radius:12px;background:var(--events-surface);box-shadow:0 4px 18px rgba(22,59,42,.035)}.eventsWorkspaceMetricIcon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#eaf5ed;color:#26754b}.eventsWorkspaceMetricIcon svg{width:18px;height:18px}.eventsWorkspaceMetric.tone-purple .eventsWorkspaceMetricIcon{background:#f2edff;color:#6747a7}.eventsWorkspaceMetric.tone-orange .eventsWorkspaceMetricIcon{background:#fff2e3;color:#b56918}.eventsWorkspaceMetric.tone-blue .eventsWorkspaceMetricIcon{background:#eaf3ff;color:#2b66a0}.eventsWorkspaceMetricCopy{display:flex;min-width:0;flex-direction:column}.eventsWorkspaceMetricCopy span{color:var(--events-muted);font-size:11px;font-weight:700}.eventsWorkspaceMetricCopy strong{margin-top:3px;color:var(--events-ink);font-size:21px;line-height:1.1;letter-spacing:-.03em}.eventsWorkspaceMetricCopy small{margin-top:4px;color:#91a097;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eventsWorkspaceStack{display:flex;flex-direction:column;gap:18px}.eventsWorkspacePanel{min-width:0;border:1px solid var(--events-border);border-radius:14px;background:var(--events-surface);padding:20px;box-shadow:0 4px 18px rgba(22,59,42,.03)}.eventsWorkspaceActivityToolbar,.eventsWorkspaceSectionHeading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px}.eventsWorkspaceEyebrow{display:block;margin-bottom:5px;color:#b51d4d;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.eventsWorkspaceActivityToolbar h2,.eventsWorkspaceHealthIntro h2,.eventsWorkspaceSectionHeading h2,.eventsWorkspaceTestsIntro h2{margin:0;color:var(--events-ink);font-size:19px;line-height:1.2;letter-spacing:-.025em}.eventsWorkspaceActivityToolbar p,.eventsWorkspaceHealthIntro p,.eventsWorkspaceSectionHeading p,.eventsWorkspaceTestsIntro p{margin:5px 0 0;color:var(--events-muted);font-size:12px;line-height:1.5}.eventsWorkspaceHealth{display:flex;align-items:stretch;gap:26px;padding:17px 20px;border:1px solid #cce5d3;border-radius:14px;background:#f5fcf7}.eventsWorkspaceHealth.health-warning{border-color:#f2dfad;background:#fffaf0}.eventsWorkspaceHealth.health-critical{border-color:#f2c7c7;background:#fff6f6}.eventsWorkspaceHealthIntro{display:flex;align-items:flex-start;gap:12px;flex:1 1;min-width:0}.eventsWorkspaceHealthIcon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#dff3e5;color:#1d7548}.health-warning .eventsWorkspaceHealthIcon{background:#ffefc8;color:#9b6a0d}.health-critical .eventsWorkspaceHealthIcon{background:#fde0e0;color:#ad2b33}.eventsWorkspaceHealthIcon svg{width:19px;height:19px}.eventsWorkspaceHealthIntro .eventsWorkspaceEyebrow{margin-bottom:3px;color:#298252}.health-warning .eventsWorkspaceHealthIntro .eventsWorkspaceEyebrow{color:#9b6a0d}.health-critical .eventsWorkspaceHealthIntro .eventsWorkspaceEyebrow{color:#ad2b33}.eventsWorkspaceHealthStats{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));align-items:center;grid-gap:15px;gap:15px;min-width:44%}.eventsWorkspaceHealthStats div{padding-left:15px;border-left:1px solid rgba(38,117,75,.16)}.eventsWorkspaceHealthStats strong{display:block;font-size:18px;line-height:1.2;letter-spacing:-.02em}.eventsWorkspaceHealthStats span{display:block;margin-top:4px;color:var(--events-muted);font-size:10px}.eventsWorkspaceFunnel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.eventsWorkspaceFunnelStep{min-width:0;padding:13px;border-radius:10px;background:var(--events-tint)}.eventsWorkspaceFunnelTop{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.eventsWorkspaceFunnelTop span{color:#63766a;font-size:11px;font-weight:700}.eventsWorkspaceFunnelTop strong{color:var(--events-ink);font-size:18px}.eventsWorkspaceFunnelTrack{height:7px;margin:14px 0 7px;border-radius:10px;background:#dceadf;overflow:hidden}.eventsWorkspaceFunnelTrack i{display:block;height:100%;min-width:4px;border-radius:inherit}.eventsWorkspaceFunnelStep small{color:#91a097;font-size:10px}.eventsWorkspaceGrid{display:grid;grid-gap:18px;gap:18px}.eventsWorkspaceGridTwo,.eventsWorkspaceRevenueList{grid-template-columns:repeat(2,minmax(0,1fr))}.eventsWorkspaceRevenueList{display:grid;grid-gap:12px;gap:12px}.eventsWorkspaceRevenueList div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf2ed}.eventsWorkspaceRevenueFooter span,.eventsWorkspaceRevenueList span{color:var(--events-muted);font-size:12px}.eventsWorkspaceRevenueFooter b,.eventsWorkspaceRevenueList strong{color:var(--events-ink);font-size:14px}.eventsWorkspaceRevenueFooter{display:flex;justify-content:space-between;padding-top:14px}.eventsWorkspaceCoverageList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.eventsWorkspaceCoverageList div{display:flex;align-items:center;gap:8px;min-width:0;padding:7px;border-bottom:1px solid #edf2ed}.eventsWorkspaceCoverageList strong{margin-left:auto;font-size:14px}.eventsWorkspaceCoverageList span{color:#91a097;font-size:10px}.eventsWorkspaceBadge{display:inline-flex;width:max-content;max-width:100%;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.eventsWorkspaceMiniTable{display:flex;flex-direction:column;gap:2px}.eventsWorkspaceMiniRow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #edf2ed}.eventsWorkspaceMiniRow>div{min-width:0;display:flex;flex-direction:column;gap:4px}.eventsWorkspaceMiniRow strong{overflow:hidden;color:#244536;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.eventsWorkspaceMiniRow span{overflow:hidden;color:#91a097;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.eventsWorkspaceMiniRow b{color:var(--events-ink);font-size:12px;white-space:nowrap}.eventsWorkspaceEmpty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:145px;padding:20px;text-align:center;color:#8a9990}.eventsWorkspaceEmpty svg{width:23px;height:23px;margin-bottom:9px;color:#b3c5b7}.eventsWorkspaceEmpty strong{color:#52665a;font-size:13px}.eventsWorkspaceEmpty span{max-width:290px;margin-top:4px;font-size:11px;line-height:1.45}.eventsWorkspaceFilters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px;padding:11px;border:1px solid #edf2ed;border-radius:10px;background:#fbfdfb}.eventsWorkspaceFilters label,.eventsWorkspaceFilters select{display:flex;align-items:center;gap:7px;min-height:34px;border:1px solid #dbe7dd;border-radius:7px;background:#fff;color:#4d6858;padding:0 10px;font:600 11px inherit}.eventsWorkspaceFilters select{cursor:pointer}.eventsWorkspaceFilters label svg{width:14px;height:14px;color:#7c9183}.eventsWorkspaceSearch{flex:1 1 180px;min-width:180px}.eventsWorkspaceSearch input{width:100%;min-width:0;border:0;outline:0;color:var(--events-ink);font:600 11px inherit}.eventsWorkspaceSearch input::placeholder{color:#9aaa9f}.eventsWorkspaceTableWrap{width:100%;overflow-x:auto}.eventsWorkspaceTable{width:100%;min-width:720px;border-collapse:collapse}.eventsWorkspaceTable th{padding:0 10px 10px;border-bottom:1px solid var(--events-border);color:#84948a;font-size:10px;font-weight:800;letter-spacing:.05em;text-align:left;text-transform:uppercase;white-space:nowrap}.eventsWorkspaceTable td{padding:12px 10px;border-bottom:1px solid #edf2ed;color:#4c6255;font-size:11px;vertical-align:middle}.eventsWorkspaceTable tbody tr{cursor:pointer;transition:background .15s ease}.eventsWorkspaceTable tbody tr.isSelected,.eventsWorkspaceTable tbody tr:hover{background:#f5faf6}.eventsWorkspaceTable td:first-child strong{display:block;color:var(--events-ink);font-size:11px}.eventsWorkspaceTable td small{display:block;max-width:170px;margin-top:4px;overflow:hidden;color:#94a299;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.eventsWorkspaceTable td:last-child svg{width:15px;height:15px;color:#9caf9f}.eventsWorkspaceStatus{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:800;white-space:nowrap}.eventsWorkspaceStatus svg{width:13px;height:13px}.eventsWorkspaceStatus.isSuccess{color:#25804e}.eventsWorkspaceStatus.isFailed{color:#bd3943}.eventsWorkspaceOrderRef{color:#236e47;font-weight:800}.eventsWorkspaceTableFooter{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;color:#8a9990;font-size:11px}.eventsWorkspaceTableFooter div{display:flex;align-items:center;gap:8px}.eventsWorkspaceTableFooter button{border:1px solid var(--events-border);border-radius:6px;background:#fff;color:#3e5d4b;padding:6px 9px;font:700 10px inherit;cursor:pointer}.eventsWorkspaceTableFooter button:disabled{opacity:.45;cursor:not-allowed}.eventsWorkspaceTableFooter b{color:#547161;font-size:10px}.eventsWorkspaceLoading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:220px;color:#7c9083;font-size:12px}.eventsWorkspaceLoading svg{width:17px;height:17px}.eventsWorkspaceErrorBanner{display:flex;align-items:center;gap:10px;margin-bottom:17px;padding:12px 14px;border:1px solid #efc4c8;border-radius:10px;background:#fff7f7;color:#8f303b}.eventsWorkspaceErrorBanner>svg{width:18px;height:18px;flex:0 0 auto}.eventsWorkspaceErrorBanner div{display:flex;flex-direction:column;gap:2px;flex:1 1}.eventsWorkspaceErrorBanner strong{font-size:12px}.eventsWorkspaceErrorBanner span{font-size:11px}.eventsWorkspaceErrorBanner button{border:0;background:transparent;color:#8f303b;font:800 11px inherit;text-decoration:underline;cursor:pointer}.eventsWorkspaceDrawerOverlay{position:fixed;z-index:60;inset:0;display:flex;justify-content:flex-end;background:rgba(12,33,23,.28)}.eventsWorkspaceDrawer{width:min(470px,100%);height:100%;overflow-y:auto;background:#fff;box-shadow:-12px 0 34px rgba(0,0,0,.12)}.eventsWorkspaceDrawerHead{display:flex;justify-content:space-between;gap:14px;padding:24px 22px 18px;border-bottom:1px solid var(--events-border)}.eventsWorkspaceDrawerHead h2{margin:0}.eventsWorkspaceDrawerHead h2 .eventsWorkspaceBadge{font-size:12px}.eventsWorkspaceDrawerHead p{margin:7px 0 0;color:#8b9b91;font-size:11px}.eventsWorkspaceIconButton{width:34px;height:34px;padding:0;border-radius:50%}.eventsWorkspaceIconButton svg{width:17px;height:17px}.eventsWorkspaceDrawerBody{display:flex;flex-direction:column;gap:17px;padding:20px 22px 30px}.eventsWorkspaceDetailStatus{display:flex;align-items:center;gap:11px}.eventsWorkspaceDetailStatus>span{color:#72847a;font-size:11px}.eventsWorkspaceLinkedOrder{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #cfe4d4;border-radius:10px;padding:12px;background:#f4fbf5;color:#236e47;text-align:left;cursor:pointer}.eventsWorkspaceLinkedOrder>svg:first-child{width:18px;height:18px}.eventsWorkspaceLinkedOrder>svg:last-child{width:15px;height:15px;margin-left:auto}.eventsWorkspaceLinkedOrder span{display:flex;flex-direction:column;gap:3px}.eventsWorkspaceLinkedOrder small{color:#7a9181;font-size:10px}.eventsWorkspaceLinkedOrder strong{font-size:12px}.eventsWorkspaceDetailGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px}.eventsWorkspaceDetailGrid div{display:flex;flex-direction:column;gap:5px;padding:11px;border:1px solid #edf2ed;border-radius:8px;background:#fbfdfb}.eventsWorkspaceDetailGrid span{color:#8a9990;font-size:10px}.eventsWorkspaceDetailGrid strong{overflow-wrap:anywhere;color:#2f4f3d;font-size:11px}.eventsWorkspaceErrorBox{display:flex;gap:9px;padding:12px;border:1px solid #efc8cb;border-radius:9px;background:#fff7f7;color:#a3363f}.eventsWorkspaceErrorBox svg{width:16px;height:16px;flex:0 0 auto}.eventsWorkspaceErrorBox div{display:flex;flex-direction:column;gap:3px}.eventsWorkspaceErrorBox strong{font-size:11px}.eventsWorkspaceErrorBox span{font-size:10px;line-height:1.45}.eventsWorkspaceDetails{border-top:1px solid var(--events-border);padding-top:14px}.eventsWorkspaceDetails summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;color:#355542;font-size:12px;font-weight:800}.eventsWorkspaceDetails summary::-webkit-details-marker{display:none}.eventsWorkspaceDetails summary span{display:flex;align-items:center;gap:7px}.eventsWorkspaceDetails summary svg{width:15px;height:15px}.eventsWorkspaceDetails summary>svg{transition:transform .2s ease}.eventsWorkspaceDetails[open] summary>svg{transform:rotate(90deg)}.eventsWorkspacePayloadActions{display:flex;align-items:center;justify-content:space-between;margin:14px 0 7px;color:#8a9990;font-size:10px}.eventsWorkspacePayloadActions button{border:0;background:transparent;color:#287047;font:800 10px inherit;cursor:pointer}.eventsWorkspaceDetails pre{max-height:340px;overflow:auto;margin:0;padding:12px;border-radius:8px;background:#102a1d;color:#d5edda;font:10px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.eventsWorkspaceTestsIntro{display:flex;align-items:flex-start;gap:15px;background:linear-gradient(135deg,#f5fbf6,#fff)}.eventsWorkspaceTestIcon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#e2f2e5;color:#247448}.eventsWorkspaceTestIcon svg{width:21px;height:21px}.eventsWorkspaceTestGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.eventsWorkspaceTestGrid button{display:flex;align-items:center;flex-direction:column;gap:9px;min-height:100px;padding:14px 8px;border:1px solid var(--events-border);border-radius:10px;background:#fff;color:#365745;font:700 11px inherit;cursor:pointer}.eventsWorkspaceTestGrid button:hover{border-color:#9fc1a7;background:#f7fcf8}.eventsWorkspaceTestActions button:disabled,.eventsWorkspaceTestGrid button:disabled{opacity:.6;cursor:not-allowed}.eventsWorkspaceTestGrid button>span{flex:1 1;display:flex;align-items:center;text-align:center}.eventsWorkspaceTestGrid button>svg{width:15px;height:15px;color:#4c9367}.eventsWorkspaceTestActions{display:flex;gap:10px;flex-wrap:wrap}.eventsWorkspacePrimaryButton,.eventsWorkspaceSecondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:11px 15px;font:800 12px inherit;cursor:pointer}.eventsWorkspacePrimaryButton{border:1px solid var(--events-ink);background:var(--events-ink);color:#fff}.eventsWorkspaceSecondaryButton{border:1px solid #b8d1bd;background:#f4fbf5;color:#236e47}.eventsWorkspacePrimaryButton svg,.eventsWorkspaceSecondaryButton svg{width:15px;height:15px}.eventsWorkspaceSuiteResults{display:flex;flex-direction:column;gap:5px;margin-top:16px;padding-top:13px;border-top:1px solid #edf2ed}.eventsWorkspaceSuiteResults div{display:flex;align-items:center;gap:9px}.eventsWorkspaceSuiteResults span{color:#64796b;font-size:11px}.eventsWorkspaceActionMessage{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border:1px solid #cce5d3;border-radius:9px;background:#f4fbf5;color:#236e47;font-size:12px;line-height:1.45}.eventsWorkspaceActionMessage.isError{border-color:#efc4c8;background:#fff7f7;color:#a3363f}.eventsWorkspaceActionMessage svg{width:16px;height:16px;flex:0 0 auto}.eventsWorkspaceLastUpdated{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:17px;color:#96a59b;font-size:10px}.eventsWorkspaceLastUpdated svg{width:13px;height:13px}.isSpinning{animation:eventsWorkspaceSpin 1s linear infinite}@keyframes eventsWorkspaceSpin{to{transform:rotate(1turn)}}@media (max-width:1100px){.eventsWorkspaceMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.eventsWorkspaceHealth{flex-direction:column;gap:15px}.eventsWorkspaceHealthStats{min-width:0}}@media (max-width:700px){.eventsWorkspace{padding-bottom:24px}.eventsWorkspaceHeader{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:16px}.eventsWorkspaceHeaderCopy h1{font-size:31px}.eventsWorkspaceHeaderActions{width:100%;align-items:stretch}.eventsWorkspacePeriod{flex:1 1;justify-content:space-between}.eventsWorkspacePeriod button{flex:1 1;padding:9px 6px;font-size:10px}.eventsWorkspaceRefresh{padding:0 12px}.eventsWorkspaceTabs{margin:0 -2px 17px}.eventsWorkspaceTabs button{padding:11px 10px;font-size:11px}.eventsWorkspaceTabs .eventsWorkspaceSettingsTab{margin-left:0}.eventsWorkspaceMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.eventsWorkspaceMetric{min-height:82px;padding:11px;gap:8px}.eventsWorkspaceMetricIcon{width:31px;height:31px;flex-basis:31px;border-radius:8px}.eventsWorkspaceMetricIcon svg{width:15px;height:15px}.eventsWorkspaceMetricCopy strong{font-size:17px}.eventsWorkspaceMetricCopy span{font-size:10px}.eventsWorkspacePanel{padding:15px;border-radius:11px}.eventsWorkspaceHealth{padding:14px}.eventsWorkspaceHealthStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.eventsWorkspaceHealthStats div{padding-left:10px}.eventsWorkspaceHealthStats div:nth-child(odd){padding-left:0;border-left:0}.eventsWorkspaceHealthStats strong{font-size:16px}.eventsWorkspaceFunnel{grid-template-columns:1fr;gap:7px}.eventsWorkspaceFunnelStep{padding:10px}.eventsWorkspaceGridTwo{grid-template-columns:1fr}.eventsWorkspaceRevenueList{grid-template-columns:1fr;gap:0}.eventsWorkspaceCoverageList{grid-template-columns:1fr}.eventsWorkspaceFilters{align-items:stretch;flex-direction:column}.eventsWorkspaceFilters label,.eventsWorkspaceFilters select{width:100%}.eventsWorkspaceSearch{flex:auto}.eventsWorkspaceTableFooter{align-items:flex-start;flex-direction:column}.eventsWorkspaceTestGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.eventsWorkspaceTestGrid button:last-child{grid-column:span 2}.eventsWorkspaceTestsIntro{flex-direction:column}.eventsWorkspaceDrawerHead{padding:19px 16px 15px}.eventsWorkspaceDrawerBody{padding:16px 16px 24px}}.ordersWorkspace{position:relative;overflow:hidden;padding:0}.ordersRefreshBar{position:absolute;left:0;top:0;right:0;height:3px;overflow:hidden;background:#e6efe7;z-index:6}.ordersRefreshBar:after{content:"";position:absolute;inset:0;width:32%;background:linear-gradient(90deg,transparent,var(--forest),transparent);animation:ordersRefreshSlide 1.1s ease-in-out infinite}@keyframes ordersRefreshSlide{0%{transform:translateX(-110%)}to{transform:translateX(420%)}}.ordersWorkspace.isRefreshing .orderTableWrap{opacity:.55;transition:opacity .18s ease}.orderBulkBar{position:-webkit-sticky;position:sticky;top:0;z-index:12;justify-content:space-between;gap:12px;padding:12px 18px;background:#12301f;color:#fff;box-shadow:0 10px 24px #0b251833}.orderBulkBar,.orderBulkSummary{display:flex;align-items:center;flex-wrap:wrap}.orderBulkSummary{gap:10px;min-width:0}.orderBulkCount{padding:4px 12px;border-radius:999px;background:#2f7a4f;font-size:12px;font-weight:800;white-space:nowrap}.orderBulkHint{color:#bcd3c3;font-size:12px}.orderBulkActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orderBulkActions button{min-height:34px;padding:0 13px;border:0;border-radius:7px;color:#fff;font-size:12px;font-weight:750;white-space:nowrap;cursor:pointer;transition:filter .15s ease,transform .15s ease}.orderBulkActions button:hover{filter:brightness(1.1);transform:translateY(-1px)}.orderBulkActions .tone-forest{background:#1a6b3d}.orderBulkActions .tone-teal{background:#0f766e}.orderBulkActions .tone-blue{background:#2159a8}.orderBulkActions .tone-slate{background:#47575f}.orderBulkActions .orderBulkClear{background:#ffffff26;font-weight:650}.orderStatusPills{display:flex;align-items:center;gap:7px;padding:13px 18px;overflow-x:auto;background:#f6f9f5;border-bottom:1px solid #dce7dd;scrollbar-width:thin}.orderStatusPill{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 6px 0 13px;border:1px solid #d2ded4;border-radius:999px;background:#fff;color:#3c4f43;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.orderStatusPill:hover{border-color:#a8c2ae;background:#f2f8f2}.orderStatusPillCount{min-width:22px;padding:2px 7px;border-radius:999px;background:#eef2ee;color:#4a5c50;font-size:11px;font-weight:800;text-align:center}.orderStatusPill.isActive{color:#fff;border-color:transparent}.orderStatusPill.isActive .orderStatusPillCount{background:#ffffff33;color:#fff}.orderStatusPill.isActive.tone-neutral{background:#16452c}.orderStatusPill.isActive.tone-money{background:#157347}.orderStatusPill.isActive.tone-delivered{background:#147a45}.orderStatusPill.isActive.tone-booked{background:#1e4f96}.orderStatusPill.isActive.tone-unbooked{background:#9a6209}.orderStatusPill.isActive.tone-returned{background:#a52029}.orderStatusPill.isActive.tone-cancelled{background:#57646b}.orderStatusPill.isActive.tone-attention{background:#6d3fa8}.orderStatusPill.isActive.tone-transit{background:#2a6f8f}.orderStatusPill:before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#b7c4bb}.orderStatusPill.tone-money:before{background:#157347}.orderStatusPill.tone-delivered:before{background:#14a058}.orderStatusPill.tone-booked:before{background:#2c6fd1}.orderStatusPill.tone-unbooked:before{background:#d99413}.orderStatusPill.tone-returned:before{background:#d24450}.orderStatusPill.tone-cancelled:before{background:#8b979d}.orderStatusPill.tone-attention:before{background:#8b5cf6}.orderStatusPill.tone-transit:before{background:#3f9dc4}.orderStatusPill.isActive:before{background:#ffffffcc}.adminContent .ordersToolbar{min-height:62px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:#fff;border-bottom:1px solid #e3ebe4}.ordersToolbarInfo{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ordersToolbarCount{color:#4c5f53;font-size:12px;font-weight:650}.ordersToolbarCount b{color:#132f22;font-weight:850}.adminContent .ordersToolbar .inlineSearch.ordersSearch{position:relative;width:min(360px,100%);height:38px;padding:0 10px;border:1px solid #d5e0d7;border-radius:9px;background:#fff}.ordersSearch svg{width:15px;height:15px;flex:0 0 auto;color:#8fa094}.ordersSearch input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font-size:13px}.ordersSearchClear{flex:0 0 auto;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:#eef2ee;color:#63736a;font-size:11px;line-height:1;cursor:pointer}.orderTableWrap{overflow:auto}.adminContent .orderTable{table-layout:fixed;min-width:1040px;white-space:normal}.orderTable col.colSelect{width:38px}.orderTable col.colOrder{width:135px}.orderTable col.colCustomer{width:170px}.orderTable col.colItems{width:225px}.orderTable col.colStatus{width:145px}.orderTable col.colActions,.orderTable col.colMoney{width:165px}.adminContent .orderTableWrap.compactTable .orderTable{min-width:950px}.orderTableWrap.compactTable col.colOrder{width:120px}.orderTableWrap.compactTable col.colCustomer{width:150px}.orderTableWrap.compactTable col.colItems{width:195px}.orderTableWrap.compactTable col.colStatus{width:130px}.orderTableWrap.compactTable col.colActions,.orderTableWrap.compactTable col.colMoney{width:145px}.adminContent .orderTableWrap.compactTable .orderTable td,.adminContent .orderTableWrap.compactTable .orderTable th{padding:8px 10px}.adminContent .orderTable th{padding:12px 14px;background:#f4f8f4;color:#6f7f74;font-size:10px;font-weight:850;letter-spacing:.06em;white-space:nowrap;border-bottom:1px solid #dde7de}.adminContent .orderTable td{padding:13px 14px;vertical-align:top;border-top:1px solid #eaefea;line-height:1.4;overflow-wrap:anywhere}.adminContent .orderTable tbody tr.orderRow:hover td{background:#f8fcf8}.orderTable tr.orderRow.isSelected td{background:#f1f8f3}.orderTable tr.orderRow.isSelected td:first-child{box-shadow:inset 3px 0 0 var(--forest)}.orderTable tr.orderRow.isExpanded td{background:#f7faf7}.orderTable .orderCellSelect{width:44px;padding:13px 0;text-align:center;vertical-align:middle}.orderTable .orderCellSelect input{width:16px;height:16px;cursor:pointer;accent-color:var(--forest)}.adminTable td[colspan],.adminTable th[colspan]{position:static;box-shadow:none}.orderTable .orderCellActions{position:-webkit-sticky;position:sticky;right:0;z-index:2;background:#fff;box-shadow:-8px 0 12px -8px #0b251826}.orderTable thead .orderCellActions{z-index:5;background:#f4f8f4}.adminContent .orderTable tbody tr.orderRow:hover .orderCellActions{background:#f8fcf8}.orderTable tr.orderRow.isSelected .orderCellActions{background:#f1f8f3}.orderTable tr.orderRow.isExpanded .orderCellActions{background:#f7faf7}.orderIdLink{background:none;border:none;padding:0;cursor:pointer;text-align:left;display:block}.orderIdLink:hover .orderRef{color:var(--forest);text-decoration:underline}.orderRef{display:block;color:#12301f;font-size:13px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orderMetaSub{display:flex;align-items:center;gap:5px;margin-top:3px;flex-wrap:wrap}.orderDateText{color:#64748b;font-size:10.5px}.orderSourceTag,.orderTrackingTag{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 7px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orderSourceTag i{font-style:normal}.orderSourceTag.tone-pink{background:#fdf2f8;color:#a81f63;border-color:#f6cfe3}.orderSourceTag.tone-green{background:#eefaf1;color:#146c3c;border-color:#c3e9d1}.orderSourceTag.tone-amber{background:#fdf8e7;color:#8a6208;border-color:#f2e0af}.orderSourceTag.tone-violet{background:#f5f2fd;color:#5b34a6;border-color:#ddd3f6}.orderSourceTag.tone-blue{background:#eff5fd;color:#1f4f96;border-color:#cbdcf4}.orderSourceTag.tone-slate{background:#f2f5f2;color:#4d5c53;border-color:#dee5df}.orderTrackingTag{display:inline-flex;background:#eff5fd;color:#1f4f96;border-color:#cbdcf4;font-weight:700;text-decoration:none}.orderTrackingTag:hover{background:#dbeafe}.orderCustomerLine{display:flex;align-items:center;gap:6px}.orderCustomerName{display:block;color:#12301f;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orderLocationSub{display:flex;align-items:center;gap:6px;margin-top:3px;font-size:11px;flex-wrap:wrap}.orderCityTag{color:#475569;font-weight:600}.orderPhoneSmall{color:#64748b;font-size:10.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.orderWhatsappTag{padding:1px 6px;border:1px solid #c3e9d1;border-radius:999px;background:#eefaf1;color:#146c3c;font-size:9.5px;font-weight:750;text-decoration:none;white-space:nowrap}.orderWhatsappTag:hover{background:#ddf4e4}.orderMetaLine{display:block;margin-top:4px;color:#6d7d73;font-size:11px}.orderArticleSummary{display:flex;flex-direction:column;gap:3px}.orderPrimaryItemLine{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.orderItemPrimaryName{font-weight:750;color:#1c3226;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.orderItemMetaChips{display:flex;align-items:center;gap:5px;margin-top:2px;flex-wrap:wrap}.orderMoreItemsTag{font-size:9.5px;font-weight:750;padding:1px 6px;border-radius:4px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;cursor:pointer;white-space:nowrap}.orderMoreItemsTag:hover{background:#e2e8f0}.orderNoteChip{font-size:9.5px;font-weight:750;padding:1px 6px;border-radius:4px;background:#fef3c7;color:#92400e;border:1px solid #fde68a;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:2px}.orderNoteChip:hover{background:#fde68a}.orderMutedText{color:#94a3b8;font-size:11.5px;font-style:italic}.orderSizeTag{padding:2px 7px;border-radius:4px;font-size:11px;font-weight:800;white-space:nowrap;display:inline-block}.orderSizeTag,.orderSizeTag.isCustom{background:#eaf1fb;color:#1f4f96}.orderItemQty{color:#146c3c;font-size:11px;font-weight:800;white-space:nowrap}.orderItemList{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.orderItemList li{display:flex;align-items:center;gap:5px;flex-wrap:wrap;font-size:12px}.orderItemName{max-width:100%;color:#1c3226;font-weight:700;overflow-wrap:anywhere}.orderItemColor{color:#6d7d73;font-size:11px}.orderStatusBlock{display:flex;flex-direction:column;gap:3px;align-items:flex-start}.orderMutedTracking{font-size:10px;color:#94a3b8}.orderUnconfirmedChip{font-size:9.5px;font-weight:700;color:#b45309;background:#fef3c7;border-radius:4px;padding:1px 5px}.orderTotalValue{display:block;color:#12301f;font-size:14px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.orderPaymentSub{display:flex;align-items:center;gap:4px;margin-top:3px;flex-wrap:wrap}.orderPaymentPill{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:750;padding:1px 6px;border-radius:4px;white-space:nowrap}.orderPaymentPill.prepaid{background:#dcfce7;color:#166534}.orderPaymentPill.partial{background:#eff6ff;color:#1e40af}.orderPaymentPill.partial small{color:#3b82f6;font-weight:600}.orderPaymentPill.cod{background:#f8fafc;color:#334155;border:1px solid #e2e8f0}.orderMoneyLine{display:block;margin-top:4px;font-size:11px;font-weight:700}.orderMoneyLine.isPaid{color:#157347}.orderMoneyLine.isMuted{color:#7c8a81;font-weight:600}.orderCodValue{display:inline-block;margin-top:5px;padding:2px 8px;border:1px solid #cbdcf4;border-radius:6px;background:#eff5fd;color:#1c4a8c;font-size:11px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.orderCodValue.isPrepaid{background:#eefaf1;border-color:#c3e9d1;color:#146c3c}.orderMoneyFlag{display:block;margin-top:5px;color:#9a5b06;font-size:10px;font-weight:800}.orderPaymentMethod{display:block;color:#2c4034;font-size:12px;font-weight:700}.adminContent .orderTable .statusBadge{min-width:0}.adminContent .orderTable .orderStatusBadge{min-width:0;width:100%;justify-content:center;text-align:center}.orderTable .orderPaymentBadge,.orderTable .orderStatusNote{display:inline-flex;max-width:100%;margin-top:5px;padding:2px 8px;border-radius:6px;font-size:10px;font-weight:750;white-space:normal;text-align:left}.orderTable .orderPaymentBadge.ok{background:#eefaf1;color:#146c3c;border-color:#c3e9d1}.orderTable .orderPaymentBadge.pending{background:#fdf8e7;color:#8a6208;border-color:#f2e0af}.orderTable .orderStatusBadge{padding:5px 8px;font-size:11px}.orderRowActions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.orderRowActions button{min-height:30px;padding:0 10px;border-radius:7px;font-size:11px;font-weight:750;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease}.orderActionPrimary{border:0;background:var(--forest);color:#fff}.orderActionPrimary:hover{background:#0f3721}.orderActionGhost{border:1px solid #d5e0d7;background:#fff;color:#2c4034}.orderActionGhost:hover{background:#f2f8f2;border-color:#b6cebc}.orderActionToggle{width:30px;padding:0;border:1px solid #d5e0d7;background:#f4f7f4;color:#4c5f53}.orderActionToggle:hover{background:#e8efe8}.orderTable tr.orderExpandedRow>td{padding:0;background:#f5f9f5;border-bottom:2px solid #dce7dd}.orderExpandedGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:14px;gap:14px;padding:16px 18px}.orderExpandedCard{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid #e0e8e1;border-radius:10px;background:#fff}.orderExpandedCard h4{margin:0;color:#6f7f74;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.orderExpandedCard p{margin:0;color:#23372b;font-size:13px;line-height:1.5}.orderWhatsappLink{align-self:flex-start;padding:5px 10px;border:1px solid #c3e9d1;border-radius:7px;background:#eefaf1;color:#146c3c;font-size:12px;font-weight:750;text-decoration:none}.orderExpandedItems{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.orderExpandedItems li{display:flex;flex-direction:column;gap:2px;font-size:12px}.orderExpandedItems b{color:#1c3226}.orderExpandedItems span{color:#6d7d73}.orderExpandedMoney{margin:0;display:flex;flex-direction:column;gap:6px}.orderExpandedMoney>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.orderExpandedMoney dt{color:#6d7d73;font-size:12px}.orderExpandedMoney dd{margin:0;color:#1c3226;font-size:12px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.orderExpandedMoney dd.isPaid{color:#157347}.orderExpandedMoney .isTotalRow{margin-top:3px;padding-top:7px;border-top:1px solid #e6ece7}.orderExpandedMoney .isTotalRow dt{color:#2c4034;font-weight:750}.orderExpandedMoney dd.isDue{color:#1c4a8c;font-size:14px}.orderExpandedMoney dd.isPrepaid{color:#146c3c;font-size:14px}.orderExpandedNotes{justify-content:space-between}.orderExpandedNoteBox{background:#fffbeb;border:1px solid #fef3c7;border-left:3px solid #f59e0b;border-radius:6px;padding:8px 10px;color:#78350f;font-size:12.5px;line-height:1.5;white-space:pre-wrap}.orderExpandedPhone{color:#475569;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin:2px 0 0}.orderExpandedNoteBody{padding:9px 11px;border:1px solid #f0e0ab;border-radius:7px;background:#fdfaee;color:#7a5a10;font-size:12px;line-height:1.5;white-space:pre-wrap}.orderExpandedNotes .orderActionPrimary{min-height:32px;padding:0 12px;border:0;border-radius:7px;font-size:12px;font-weight:750;cursor:pointer}.orderMoneyNotice{margin:10px 0 0;padding:9px 12px;border-radius:8px;font-size:12px;line-height:1.5}.orderMoneyNoticeWarn{border:1px solid #f2d3a4;background:#fdf6e9;color:#8a5a08}.orderMoneyNoticeInfo{border:1px solid #cbdcf4;background:#f2f7fd;color:#1c4a8c}.ordersSkeleton{display:flex;flex-direction:column;gap:18px}.ordersSkeletonCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.ordersSkeletonCard{gap:11px;min-height:156px}.ordersSkeletonCard,.ordersSkeletonTable{display:flex;flex-direction:column;padding:18px;border:1px solid #dce7dd;border-radius:14px;background:#fff}.ordersSkeletonTable{gap:12px}.ordersSkeletonToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.ordersSkeletonRow{width:100%;height:46px;border-radius:8px}@media (max-width:1024px){.ordersSkeletonCards{grid-template-columns:1fr}}@media (max-width:760px){.orderBulkBar{padding:10px 12px}.orderBulkActions button{flex:1 1 auto}.orderStatusPills{padding:10px 12px}.adminContent .ordersToolbar{padding:12px;align-items:stretch;flex-direction:column}.ordersToolbarInfo{justify-content:space-between}.adminContent .ordersToolbar .inlineSearch.ordersSearch{width:100%}.orderExpandedGrid{padding:12px}.orderTable .orderCellActions{position:static;box-shadow:none}.orderTable col.colActions{width:150px}}