:root{--green:#123d2c;--green2:#4f8f25;--lime:#78a847;--cream:#fbf8f0;--paper:#fffdf8;--text:#132018;--muted:#6f776f;--line:#e8e2d5;--danger:#e65b45;--gold:#f0b323}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{width:min(1180px,calc(100% - 32px));margin:auto}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.card{background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 32px rgba(18,61,44,.06)}.btn{border:0;border-radius:12px;padding:13px 18px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:var(--green2);color:#fff}.btn-dark{background:var(--green);color:#fff}.btn-light{background:#fff;color:var(--text);border:1px solid var(--line)}.muted{color:var(--muted)}.top{background:var(--green);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50}.topin{display:grid;grid-template-columns:auto auto 1fr auto;grid-gap:18px;gap:18px;min-height:74px}.logo,.topin{align-items:center}.logo{font-size:28px;font-weight:900;display:flex;gap:10px}.logoMark{width:40px;height:40px;border-radius:15px;background:#72a844;display:grid;place-items:center}.search{background:#fff;border-radius:11px;display:flex;align-items:center;padding:0 14px;color:#111}.search input{width:100%;height:42px;border:0;outline:0}.toplinks{display:flex;gap:16px;font-size:14px;align-items:center}.nav{background:#fff;border-bottom:1px solid var(--line)}.navin{display:flex;gap:24px;overflow:auto;white-space:nowrap;padding:14px 0;font-size:14px}.hero{padding:30px 0}.heroCard{overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;background:linear-gradient(135deg,#fffdf8,#f7f0df)}.heroCopy{padding:52px}.hero h1{font-size:58px;line-height:.98;margin:0 0 20px;letter-spacing:-2px;max-width:660px}.hero p{font-size:19px;max-width:560px;line-height:1.55}.heroActions{display:flex;gap:12px;margin:28px 0}.benefits{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;margin-top:34px}.heroVisual{position:relative;min-height:380px;background:radial-gradient(circle at 55% 50%,#b9cb8a 0 28%,transparent 29%),radial-gradient(circle at 70% 35%,#d8e2bf 0 18%,transparent 19%)}.heroVisual img{position:absolute;inset:auto 0 0 auto;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.section{padding:18px 0 36px}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section h2{font-size:30px;margin:0}.cats{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.cat{padding:18px;text-align:center}.cat .emoji{font-size:34px}.products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.product{overflow:hidden;position:relative}.productImg{height:220px;background:#f2efe6}.productImg img{width:100%;height:100%;object-fit:cover}.productBody{padding:16px}.brand{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.product h3{font-size:16px;margin:6px 0;min-height:42px}.rating{font-size:13px;color:#8b6a16}.priceRow{display:flex;align-items:center;gap:9px;margin-top:10px}.price{font-size:21px;font-weight:900}.old{text-decoration:line-through;color:#999}.badge{position:absolute;top:12px;left:12px;background:var(--green2);color:#fff;padding:6px 9px;border-radius:9px;font-size:12px;font-weight:800}.prodActions{display:flex;gap:8px;margin-top:12px}.prodActions .btn{padding:10px 12px;flex:1 1}.banner{padding:34px;display:grid;grid-template-columns:1fr auto;align-items:center;background:linear-gradient(135deg,#dfe8c8,#b9cd91);overflow:hidden}.brands{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.brandTile{padding:24px;text-align:center;font-weight:900}.footer{background:var(--green);color:#fff;margin-top:40px;padding:42px 0}.footerGrid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:28px;gap:28px}.footer h4{margin-top:0}.footer a{display:block;color:#d9e5dd;margin:8px 0;font-size:14px}.page{padding:28px 0}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.filters{padding:20px}.catalogLayout{display:grid;grid-template-columns:240px 1fr;grid-gap:20px;gap:20px}.filterGroup{border-top:1px solid var(--line);padding:16px 0}.filterGroup:first-child{border-top:0}.filterGroup label{display:block;margin:8px 0}.field{display:flex;flex-direction:column;gap:7px}.field input,.field select,.field textarea{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;outline:none}.checkout{display:grid;grid-template-columns:1fr 380px;grid-gap:22px;gap:22px}.summary{padding:20px;height:max-content}.formCard{padding:24px}.row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:13px;border-bottom:1px solid var(--line);font-size:14px}.adminShell{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 74px)}.sidebar{background:#0e2f22;color:#fff;padding:20px}.sidebar a{display:block;padding:12px;border-radius:10px;margin:4px 0}.sidebar a:hover{background:#174a35}.adminMain{padding:26px}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.stat{padding:20px}.stat strong{display:block;font-size:28px;margin-top:8px}.mobilebar{display:none}@media(max-width:900px){.topin{grid-template-columns:auto 1fr auto}.topin>.btn,.toplinks{display:none}.heroCard{grid-template-columns:1fr}.heroCopy{padding:30px}.hero h1{font-size:43px}.heroVisual{min-height:320px}.cats{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(2,1fr)}.brands{grid-template-columns:repeat(3,1fr)}.adminShell,.catalogLayout,.checkout,.footerGrid,.grid2{grid-template-columns:1fr}.sidebar{display:flex;gap:5px;overflow:auto}.sidebar a{white-space:nowrap}.stats{grid-template-columns:repeat(2,1fr)}.mobilebar{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:60;padding:7px 4px}.mobilebar a{text-align:center;font-size:11px}.mobilebar span{display:block;font-size:19px}.footer{padding-bottom:90px}}@media(max-width:560px){.container{width:min(100% - 20px,1180px)}.search{display:none}.topin{grid-template-columns:1fr auto}.hero{padding-top:12px}.heroCopy{padding:24px}.hero h1{font-size:37px}.hero p{font-size:16px}.heroActions{flex-direction:column}.heroVisual{min-height:245px}.cats{grid-template-columns:repeat(3,1fr)}.cat{padding:12px 6px}.products{grid-template-columns:1fr 1fr;gap:9px}.productImg{height:150px}.productBody{padding:11px}.product h3{font-size:14px}.price{font-size:17px}.prodActions .btn{font-size:12px;padding:9px 7px}.banner{grid-template-columns:1fr}.brands{grid-template-columns:repeat(2,1fr)}.row{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.adminMain{padding:15px}.table{display:block;overflow:auto}}.catalogTop{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.catalogTop h2{font-size:34px;margin:4px 0}.catalogTools{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.catalogSearch{min-width:290px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 14px;outline:none}.advancedFilters{padding:18px;max-height:calc(100vh - 120px);overflow:auto;position:-webkit-sticky;position:sticky;top:94px}.filterHeader{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px}.filterCount{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:99px;background:var(--green2);color:#fff;font-size:12px;margin-left:5px}.linkButton{border:0;background:none;color:var(--green2);font-weight:750;padding:0}.filterTitle{font-weight:800;margin-bottom:8px}.filterInput{width:100%;min-width:0;background:#fff;border:1px solid var(--line);border-radius:10px;padding:11px 10px}.advancedFilters label{display:flex;gap:8px;align-items:center;line-height:1.35}.advancedFilters input[type=checkbox]{width:17px;height:17px;accent-color:var(--green2)}.mobileFilterBtn,.mobileFilters{display:none}.emptyState{text-align:center;padding:52px 20px}.adminEditor{padding:0;margin-bottom:20px;overflow:hidden}.editorTabs{display:flex;overflow:auto;border-bottom:1px solid var(--line);background:#faf8f2}.editorTabs button{border:0;background:transparent;padding:15px 18px;font-weight:750;white-space:nowrap}.editorTabs button.active{background:#fff;color:var(--green2);box-shadow:inset 0 -3px 0 var(--green2)}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:20px}.formGrid .fieldWide{grid-column:1/-1}.formGrid .field span{font-weight:700;font-size:13px}.formGrid input,.formGrid select,.formGrid textarea{width:100%;background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px;outline:none}.infoBox{margin:20px 20px 0;padding:14px 16px;background:#eef5e8;border:1px solid #d8e7c7;border-radius:12px;color:#34522b}.checkGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;padding:0 20px 8px}.checkGrid label{background:#faf8f2;border:1px solid var(--line);border-radius:10px;padding:10px}.uploadZone{margin:20px;padding:24px;border:2px dashed #ccd7c3;border-radius:16px;background:#fcfdf9;text-align:center}.uploadZone input{margin:14px auto}.imageSlots{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;margin-top:16px}.imageSlots div{aspect-ratio:1;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;color:var(--muted);background:#fff}.editorFooter{padding:15px 20px}.adminTableTools{gap:10px;padding:8px;flex-wrap:wrap}.statusPill{background:#e8f5df;color:#3b6f24;padding:5px 9px;font-size:12px}.stockLow{color:#b33c2d}.stockOk{color:#2f6a28;font-weight:800}.iconBtn{border:0;background:transparent;font-size:20px;padding:4px 8px}@media(max-width:900px){.desktopFilters{display:none}.mobileFilterBtn{display:inline-flex}.mobileFilters{display:block;margin-bottom:14px}.mobileFilters .advancedFilters{position:static;max-height:none}.catalogLayout{grid-template-columns:1fr}.catalogTop{align-items:stretch;flex-direction:column}.catalogTools{justify-content:stretch}.catalogSearch{min-width:0;flex:1 1}.checkGrid{grid-template-columns:repeat(2,1fr)}.imageSlots{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.catalogTools{display:grid;grid-template-columns:1fr 1fr}.catalogSearch{grid-column:1/-1;width:100%}.catalogTools .btn{width:100%;padding:12px 8px}.advancedFilters{border-radius:16px}.formGrid{grid-template-columns:1fr;padding:14px}.formGrid .fieldWide{grid-column:auto}.checkGrid{grid-template-columns:1fr 1fr;padding:0 14px}.imageSlots{grid-template-columns:repeat(2,1fr)}.adminTableTools{display:grid}.adminTableTools .catalogSearch{width:100%}}.announce{background:#0b2f21;color:#dfeadf;text-align:center;padding:7px 12px;font-size:12px}.announce a{color:#b9d68d;font-weight:800;margin-left:8px}.top{box-shadow:0 8px 25px rgba(8,40,27,.08)}.topin{min-height:68px}.catalogBtn{background:#5f9d2f}.navin{justify-content:center}.hero{padding:26px 0 18px}.heroCard{min-height:430px;border-radius:26px}.heroCopy{padding:48px 48px 42px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;color:#5b922d}.hero h1{font-size:54px;line-height:1.02;max-width:650px}.hero p{color:#596359}.benefits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.benefits span{display:grid;grid-template-columns:auto 1fr;grid-column-gap:8px;column-gap:8px;align-items:center;background:#fff9;border:1px solid #e8e2d5;border-radius:14px;padding:10px 12px}.benefits span b{font-size:12px}.benefits span small{grid-column:2;font-size:10px;color:var(--muted)}.heroVisual{background:#eef2df;overflow:hidden}.heroVisual img{mix-blend-mode:normal;object-position:center;filter:saturate(.9)}.blob{position:absolute;border-radius:45% 55% 55% 45%;z-index:0}.blob1{width:230px;height:230px;background:#b8ca8c;right:30px;top:45px}.blob2{width:120px;height:120px;background:#d5dfba;left:28px;bottom:30px}.heroVisual img{z-index:1}.cat{transition:transform .2s,box-shadow .2s}.cat:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(18,61,44,.1)}.cat span{display:block;font-size:10px;color:var(--muted);margin-top:6px}.product{transition:transform .2s,box-shadow .2s}.product:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(18,61,44,.1)}.clubMini{color:#315b22;background:#edf5e5;border-radius:8px;padding:6px 8px}.favBtn{max-width:46px}.favBtn.isFav{color:#d44747;background:#fff1f1}.clubBanner{background:linear-gradient(120deg,#e6efd0,#c9daa5);padding:34px 38px;display:grid;grid-template-columns:1fr 260px;grid-gap:34px;gap:34px;align-items:center}.clubBanner h2{font-size:34px;margin:8px 0 12px}.clubBanner p{max-width:680px}.savingCard{background:#fffdf8;padding:22px;border-radius:20px;display:grid;grid-gap:4px;gap:4px;box-shadow:0 12px 35px #34522b18}.savingCard small{color:var(--muted)}.savingCard s{font-size:18px}.savingCard strong{font-size:34px;color:var(--green2)}.savingCard span{font-size:12px;font-weight:800;color:#416226}.blogGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.blogCard{padding:24px;min-height:190px}.blogCard h3{font-size:21px;margin:10px 0}.blogCard a{font-weight:800;color:var(--green2)}.brandTile small{display:block;font-weight:500;color:var(--muted);margin-top:8px}.footerClub{display:inline-block!important;background:#1b4d37;padding:10px 14px;border-radius:10px;color:#fff!important}.footerBottom{color:#9fb6a7;border-top:1px solid #315744}.narrow{max-width:920px}.lead{font-size:21px;line-height:1.6;color:#55605a}.infoCard,.storyCard{padding:24px}.infoGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.clubHero{padding:48px;display:grid;grid-template-columns:1fr 280px;grid-gap:35px;gap:35px;align-items:center;background:linear-gradient(125deg,#fffdf8,#e5efd3)}.clubHero h1{font-size:46px;margin:10px 0}.clubHero p{font-size:18px;line-height:1.6}.clubSaving{background:#fff;border-radius:22px;padding:28px;grid-gap:5px;gap:5px}.clubSaving b{text-decoration:line-through;color:#999;font-size:20px}.clubSaving strong{font-size:42px;color:var(--green2)}.clubSaving span{font-size:13px;font-weight:800}.planGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.plan{padding:28px}.plan>b{font-size:34px}.plan b small{font-size:14px;color:var(--muted)}.plan.featured{border:2px solid #6fa23f}.badgeInline{background:#e6efd4;color:#416226;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:900}.promoStrip{padding:20px 24px;margin-bottom:22px;background:#e6efd4;display:flex;justify-content:space-between}.brandDirectory{grid-template-columns:repeat(3,1fr)}.trackCard{padding:40px;max-width:650px;margin:auto}.trackForm{display:flex;gap:10px}.trackForm input{flex:1 1;border:1px solid var(--line);border-radius:12px;padding:13px}.trackResult{margin-top:20px;background:#eef5e8;padding:16px;border-radius:12px}.accountHead{padding:28px;display:flex;align-items:center;justify-content:space-between}.accountGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.accountGrid .infoCard{display:flex;flex-direction:column;gap:8px}.accountGrid .linkButton{text-align:left}.adminShell{grid-template-columns:270px 1fr;background:#f5f4ee}.sidebar{padding:18px 14px;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:auto}.adminBrand{display:flex!important;gap:10px;align-items:center;padding:10px!important;margin-bottom:14px!important}.adminBrand span:last-child{display:flex;flex-direction:column}.adminBrand small{color:#9fc0ad;font-weight:500}.sideGroup{margin:16px 0}.sideLabel{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#7fa18f;padding:0 12px 6px}.sidebar a{font-size:14px}.adminMain{min-width:0}.adminTop{display:flex;justify-content:space-between;align-items:center;margin:-8px 0 24px;padding-bottom:16px;border-bottom:1px solid var(--line)}.adminTableCard{padding:10px;margin-top:18px;overflow:hidden}.adminTableTools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px}.tableScroll{overflow:auto}.editorFooter{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid var(--line);background:#faf8f2}.switchRow{display:flex;align-items:center;gap:9px;font-weight:700;padding:12px 0}.switchRow input{width:18px;height:18px;accent-color:var(--green2)}.actionBtns{display:flex;gap:6px}.iconBtn{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);background:#fff}.dangerBtn{color:#c34b3d}.syncBar{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;background:#edf5e8}.miniSelect{border:1px solid var(--line);border-radius:9px;padding:8px;background:#fff}.modalBack{position:fixed;inset:0;background:#0d2119aa;z-index:100;display:grid;place-items:center;padding:20px}.orderModal{width:min(620px,100%);padding:24px}.trend{color:#4f8f25;font-size:12px}.warnLink{display:block;color:#b26818;font-size:12px;margin-top:8px}.adminDashGrid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:16px;gap:16px;margin-top:18px}.dashCard{padding:20px}.fakeChart{height:190px;display:flex;align-items:end;gap:10px;border-bottom:1px solid var(--line);padding:10px 4px 28px}.fakeChart>div{flex:1 1;background:linear-gradient(#6da33c,#b8cf92);border-radius:8px 8px 2px 2px;position:relative;min-height:20px}.fakeChart span{position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);font-size:10px;color:var(--muted)}.quickGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.quickAction{padding:16px;border:1px solid var(--line);border-radius:13px;background:#faf8f2;font-weight:800}.quickAction:hover,.statusPill{background:#edf5e8}.statusPill{display:inline-block;padding:6px 9px;border-radius:99px;color:#38632b;font-size:11px;font-weight:800}.stockLow{color:#c24c3e;font-weight:900}.stockOk{color:#3d6c2d;font-weight:900}@media(max-width:900px){.announce{font-size:11px}.clubBanner,.clubHero{grid-template-columns:1fr}.accountGrid,.blogGrid{grid-template-columns:1fr 1fr}.adminShell{grid-template-columns:1fr}.sidebar{position:static;height:auto;display:block;padding:12px}.adminBrand{width:max-content}.sideGroup{display:flex;gap:5px;overflow:auto;margin:7px 0}.sideLabel{display:none}.sidebar a{white-space:nowrap}.adminDashGrid{grid-template-columns:1fr}.adminTop{display:none}}@media(max-width:560px){.announce{display:none}.heroCard{border-radius:18px}.heroCopy{padding:26px 22px}.hero h1{font-size:38px}.benefits{grid-template-columns:1fr}.heroVisual{min-height:230px}.clubBanner{padding:24px}.clubBanner h2{font-size:27px}.savingCard{padding:18px}.accountGrid,.blogGrid,.infoGrid,.planGrid{grid-template-columns:1fr}.clubHero{padding:26px}.clubHero h1{font-size:35px}.brandDirectory{grid-template-columns:1fr 1fr}.trackCard{padding:24px}.trackForm{flex-direction:column}.footerBottom{display:grid;grid-gap:7px;gap:7px}.adminMain{padding:12px}.syncBar{align-items:flex-start;gap:12px;flex-direction:column}.syncBar .btn{width:100%}.editorFooter{position:-webkit-sticky;position:sticky;bottom:0}.orderModal{padding:16px}}.clubPriceBox{margin:18px 0;background:#edf5e8;border:1px solid #d6e6c5;border-radius:14px;padding:12px 14px;display:grid;grid-template-columns:1fr auto;grid-gap:2px 12px;gap:2px 12px}.clubPriceBox span{font-size:12px;font-weight:800;color:#45692e}.clubPriceBox b{font-size:22px;color:var(--green2)}.clubPriceBox small{grid-column:1/-1;color:var(--muted)}.legalCard{padding:28px;line-height:1.7}.legalCard h2{margin-top:26px}.faqList{display:grid;grid-gap:10px;gap:10px}.faqItem{overflow:hidden}.faqItem>button{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;padding:20px 22px;text-align:left}.faqItem>p{padding:0 22px 20px;margin:0;color:var(--muted);line-height:1.6}.article{display:grid;grid-gap:14px;gap:14px}.article>.eyebrow{margin-top:10px}.productGallery{overflow:hidden;padding:14px}.productGallery>img{width:100%;height:470px;object-fit:cover;border-radius:15px}.thumbRow{display:flex;gap:8px;margin-top:10px;overflow:auto}.thumbRow button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:4px;width:72px;height:72px}.thumbRow img{width:100%;height:100%;object-fit:cover;border-radius:8px}.productInfo{padding:28px}.productInfo h1{font-size:38px;margin:8px 0}.productLead{font-size:17px;line-height:1.6}.productPrice{margin:24px 0}.productPrice .price{font-size:32px}.fullBtn{width:100%;font-size:16px;margin-top:9px}.productTrust{display:grid;grid-gap:9px;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.productTabs{overflow:hidden}.tabBody{padding:24px;line-height:1.7}.specTable{width:100%;border-collapse:collapse}.specTable td{padding:11px;border-bottom:1px solid var(--line)}.specTable td:first-child{color:var(--muted);width:40%}.reviewCard{background:#f7f5ed;border-radius:14px;padding:16px;margin-bottom:14px}@media(max-width:560px){.productGallery>img{height:320px}.productInfo{padding:20px}.productInfo h1{font-size:30px}.legalCard{padding:20px}}.compareLine{display:flex;align-items:center;justify-content:space-between;margin-top:9px;font-size:11px}.compareLine a{font-weight:800;color:var(--green2)}.activeCompare{color:var(--green2);font-weight:900}.compareWrap{padding:10px;overflow:hidden}.compareTable th:not(:first-child){min-width:190px;vertical-align:top}.compareTable th img{width:90px;height:90px;object-fit:cover;border-radius:12px;display:block;margin-bottom:8px}.compareTable th b{display:block}.compareTable .linkButton{margin-top:6px}.refTop{background:#0f3b2a;box-shadow:none}.refTopIn{min-height:58px;grid-template-columns:auto auto minmax(280px,1fr) auto;gap:16px}.refLogo{font-size:24px;gap:8px}.refLogoMark{width:36px;height:42px;object-fit:contain;filter:brightness(0) invert(1)}.catalogBtn{border-radius:8px;padding:10px 16px;background:#5f9f2d;font-size:13px}.refSearch{max-width:420px;justify-self:stretch;border-radius:8px;padding:0 12px}.refSearch input{height:38px;font-size:13px}.refTopLinks{gap:18px;font-size:12px}.refTopLinks a{display:flex;align-items:center;gap:5px}.cartLink b{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;background:#6fa73e;border-radius:99px;font-size:10px}.refNav{background:#fffdfa}.refNavIn{justify-content:center;gap:26px;padding:11px 0;font-size:12px}.refHero{padding:14px 0}.refHeroCard{grid-template-columns:1.05fr .95fr;min-height:318px;border-radius:14px;background:#fffdfa}.refHeroCopy{padding:34px 28px}.refHero h1{font-size:44px;line-height:1.02;letter-spacing:-1.5px;margin-bottom:14px}.refHero p{font-size:16px;line-height:1.45;margin:0;max-width:520px}.refHero .heroActions{margin:22px 0 25px}.refHero .heroActions .btn{padding:11px 18px;border-radius:8px;font-size:13px}.refHeroVisual{min-height:318px;background:#fffdfa}.refHeroVisual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0 14px 14px 0}.refBenefits{margin-top:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.refBenefits span{display:grid;grid-template-columns:auto 1fr;grid-column-gap:7px;column-gap:7px;align-items:start}.refBenefits i{grid-row:1/3;font-style:normal;color:#5c992c;font-size:18px}.refBenefits b{font-size:11px}.refBenefits small{font-size:9px;color:#6d756f}.compactHead{align-items:center;margin-bottom:12px}.compactHead h2{font-size:20px}.compactHead a{font-size:12px;color:#4b8e26}.refMobileCategories{display:none}.refProductsSection{padding-top:2px}.refProducts{gap:10px}.refProducts .product{border-radius:12px;box-shadow:none}.refProducts .productImg{height:165px}.refProducts .productBody{padding:12px}.refProducts .product h3{font-size:13px;min-height:34px}.refProducts .rating{font-size:11px}.refProducts .price{font-size:16px}.refProducts .prodActions .btn{font-size:11px;padding:8px}.refProducts .clubMini,.refProducts .compareLine{display:none}.refProducts .badge{padding:4px 7px;border-radius:7px;font-size:10px}.refDeliverySection{padding-top:3px;padding-bottom:12px}.refDeliveryBanner{min-height:150px;padding:20px 24px;border-radius:12px;background:linear-gradient(90deg,#e3ebd4,#c3d09f);position:relative}.refDeliveryBanner h2{font-size:20px;margin-bottom:5px}.refDeliveryBanner p{font-size:13px;margin:0 0 16px}.refDeliveryBanner .btn{font-size:11px;padding:9px 15px}.deliveryArt{position:relative;width:300px;height:115px}.box{position:absolute;display:grid;place-items:center;background:#bf8d4d;color:#183f2c;font-weight:900;border-radius:5px;box-shadow:0 7px 15px #6e573a1f}.boxOne{width:120px;height:70px;right:45px;bottom:4px}.boxTwo{width:82px;height:55px;right:0;bottom:6px}.deliveryCat{position:absolute;font-size:76px;left:0;bottom:-5px;filter:saturate(.8)}.refBrandSection{padding:0 0 18px}.refBrands{background:#fffdfa;border:1px solid var(--line);border-radius:12px;padding:17px 18px;grid-template-columns:repeat(6,1fr);align-items:center}.brandWord{text-align:center;font-weight:900;font-size:18px;letter-spacing:-.4px}.brandWord:first-child{color:#d32c2f}.brandWord:nth-child(2){font-family:serif}.brandWord:nth-child(3){color:#7d8b78}.brandWord:nth-child(4){color:#d22228;font-style:italic}.brandWord:nth-child(5){color:#4c4c4c}.brandWord:nth-child(6){color:#737373;font-style:italic}.refTrustSection{padding:0 0 18px}.refTrustBar{background:#0d3827;color:#fff;border-radius:12px;padding:20px 24px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:18px;gap:18px}.refTrustBar div{display:grid;grid-gap:5px;gap:5px}.refTrustBar b{font-size:11px}.refTrustBar small{font-size:9px;color:#c9d8cf;line-height:1.35}.refExtraSection{padding-top:6px}.footerLogo{gap:9px}.footerLogoMark{width:42px;height:48px;object-fit:contain;filter:brightness(0) invert(1)}@media(max-width:900px){.refTopIn{grid-template-columns:auto 1fr auto}.catalogBtn,.refSearch{display:none}.refTopLinks a{font-size:0}.refTopLinks a span{font-size:18px}.refTopLinks{gap:12px}.refNav{display:none}.refHeroCard{grid-template-columns:1fr .82fr}.refHero h1{font-size:38px}.refBenefits{grid-template-columns:1fr}.refBrands,.refTrustBar{grid-template-columns:repeat(3,1fr)}.refBrands{gap:18px}}@media(max-width:560px){.refTopIn{min-height:60px;grid-template-columns:auto 1fr auto}.refLogo{font-size:25px}.refLogoMark{width:34px;height:39px}.refTopLinks a:first-child,.refTopLinks a:nth-child(3){display:none}.refHero{padding:0}.refHero .container{width:100%}.refHeroCard{grid-template-columns:1fr;border:0;border-radius:0;min-height:auto}.refHeroCopy{padding:28px 20px 12px}.refHero h1{font-size:34px;line-height:1.03}.refHero p{font-size:14px}.refHero .heroActions{margin:18px 0}.refHero .heroActions .btn{font-size:12px;padding:10px 13px}.refBenefits{grid-template-columns:repeat(3,1fr);gap:8px}.refBenefits span{display:block;text-align:center}.refBenefits i{display:block}.refBenefits b{display:block;font-size:9px}.refBenefits small{display:block;font-size:8px}.refHeroVisual{min-height:240px}.refHeroVisual img{border-radius:0;object-fit:cover}.refMobileCategories{display:block;padding:16px 0 6px}.refCats{grid-template-columns:repeat(4,1fr);gap:8px}.refCat{padding:10px 4px;border-radius:10px;box-shadow:none}.refCat .emoji{font-size:24px}.refCat b{font-size:10px}.refProductsSection{padding:8px 0 14px}.refProducts{grid-template-columns:repeat(2,1fr);gap:8px}.refProducts .productImg{height:145px}.refProducts .productBody{padding:10px}.refProducts .product h3{font-size:12px;min-height:32px}.refProducts .price{font-size:15px}.refDeliveryBanner{grid-template-columns:1fr 130px;padding:18px}.deliveryArt{width:130px;height:95px}.boxOne{width:78px;height:52px;right:28px}.boxTwo{width:54px;height:40px}.deliveryCat{font-size:54px}.refBrands{grid-template-columns:repeat(3,1fr);padding:14px;gap:15px}.brandWord{font-size:13px}.refTrustBar{grid-template-columns:repeat(2,1fr);padding:18px;gap:16px}.refExtraSection{padding-bottom:18px}.footer{padding-bottom:90px}}.profileMenuWrap{position:relative}.profileTopBtn{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:5px;font:inherit;cursor:pointer;padding:6px 0}.profileDropdown{position:absolute;right:0;top:34px;width:230px;padding:10px;display:grid;grid-gap:3px;gap:3px;color:var(--text);z-index:90;box-shadow:0 18px 55px #0b281b35}.profileDropdown a,.profileDropdown button{display:block!important;width:100%;text-align:left;padding:10px 11px;border:0;background:transparent;color:var(--text)!important;font-size:13px!important;border-radius:9px;cursor:pointer}.profileDropdown a:hover,.profileDropdown button:hover{background:#f0f5e9}.profileDropdown span{font-size:11px;color:var(--muted);padding:6px 11px 3px}.saleNav{color:#b53b28!important;font-weight:850}.drawerBackdrop,.mobileHeaderActions,.mobileMenuBtn{display:none}.promoHero{padding:30px 34px;margin-bottom:22px;background:linear-gradient(120deg,#fff9ef,#e4edcf);display:flex;justify-content:space-between;align-items:center;overflow:hidden}.promoHero h1{font-size:42px;margin:5px 0 8px}.promoHero p{max-width:680px;line-height:1.55}.promoBubble{width:145px;height:145px;border-radius:50%;background:#5f9d2f;color:#fff;display:grid;place-content:center;text-align:center;box-shadow:0 15px 35px #355b2330}.promoBubble b{font-size:38px}.promoBubble span{font-size:11px}.promoHead{align-items:center}.authPage{padding-top:28px}.authShell{display:grid;grid-template-columns:1.05fr .95fr;max-width:900px;margin:auto;overflow:hidden}.authFormSide{padding:34px}.authBenefitSide{padding:42px;background:linear-gradient(145deg,#103d2b,#1f5a3f);color:#fff}.authBenefitSide h2{font-size:30px;line-height:1.1}.authBenefitSide p{color:#d9e8df}.authPaw{font-size:48px}.authTabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f1eb;border-radius:12px;padding:4px;margin-bottom:24px}.authTabs button{border:0;background:transparent;padding:10px;border-radius:9px;font-weight:850}.authTabs button.active{background:#fff;box-shadow:0 4px 16px #193a2620;color:var(--green2)}.authFormSide form{display:grid;grid-gap:12px;gap:12px}.authSubmit{margin-top:4px}.agree{font-size:12px;color:var(--muted);display:flex;gap:8px;align-items:flex-start}@media(max-width:900px){.mobileMenuBtn{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff30;background:#ffffff12;color:#fff;border-radius:10px;font-size:20px}.mobileHeaderActions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.mobileHeaderActions>a{width:36px;height:36px;display:grid;place-items:center;color:#fff;border-radius:10px;background:#ffffff0b;font-size:19px}.mobileCart{position:relative}.mobileCart b{position:absolute;right:-2px;top:-3px;min-width:17px;height:17px;border-radius:99px;background:#78a83f;display:grid;place-items:center;font-size:9px}.refTopIn{grid-template-columns:auto auto 1fr!important;gap:9px}.refTopLinks{display:none!important}.drawerBackdrop{display:block;position:fixed;inset:0;background:#07150e99;z-index:120}.mobileDrawer{position:absolute;left:0;top:0;bottom:0;width:min(88vw,390px);background:#fffdfa;padding:18px;overflow:auto;box-shadow:20px 0 55px #0003}.drawerHead{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px}.drawerHead .logo{color:var(--green);font-size:26px}.drawerHead button{width:38px;height:38px;border:0;background:#f0f1e9;border-radius:10px;font-size:28px}.drawerPrimary{display:block;background:var(--green);color:#fff;padding:14px 16px;border-radius:12px;margin:16px 0;font-weight:850}.drawerGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.drawerGrid a{padding:11px;border:1px solid var(--line);border-radius:11px;font-size:12px}.drawerGrid span{margin-right:7px}.drawerLinks{display:grid;margin:16px 0;border-top:1px solid var(--line)}.drawerLinks a{padding:13px 4px;border-bottom:1px solid var(--line);font-weight:700}.drawerLinks b{float:right;background:#e75839;color:#fff;border-radius:99px;font-size:9px;padding:3px 7px}.drawerAccount{padding:16px;display:grid;grid-gap:6px;gap:6px;background:#edf3e4}.drawerAccount small{color:var(--muted)}.drawerAccount>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:8px}.drawerAccount .btn{font-size:12px;padding:10px}.authShell{grid-template-columns:1fr}.authBenefitSide{display:none}}@media(max-width:560px){.refTopIn{grid-template-columns:auto auto 1fr!important}.refLogo span{font-size:24px}.mobileHeaderActions>a:first-child{display:none}.mobileHeaderActions>a{width:34px;height:34px}.promoHero{padding:22px;align-items:flex-start}.promoHero h1{font-size:32px}.promoBubble{width:92px;height:92px;flex:0 0 92px}.promoBubble b{font-size:27px}.promoBubble span{font-size:8px}.authFormSide{padding:22px}.authFormSide h1{font-size:30px}}.adminContentTopTabs{margin:0 0 16px}.adminContentTopTabs button{min-width:140px}@media(max-width:700px){.adminContentTopTabs{overflow:auto;display:flex}.adminContentTopTabs button{white-space:nowrap;min-width:auto}.sectionHead .actionBtns{width:100%;display:grid;grid-template-columns:1fr 1fr}.sectionHead .actionBtns .btn{width:100%}}.cmsLayout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.cmsNav{padding:10px;position:-webkit-sticky;position:sticky;top:18px;max-height:calc(100vh - 110px);overflow:auto}.cmsNav button{width:100%;border:0;background:transparent;text-align:left;padding:14px;border-radius:14px;display:flex;flex-direction:column;gap:4px;cursor:pointer;color:var(--ink)}.cmsNav button:hover{background:#f4f8ef}.cmsNav button.active{background:#eaf4df;box-shadow:inset 3px 0 0 #4d9225}.cmsNav button b{font-size:14px}.cmsNav button span{font-size:12px;color:#738076;line-height:1.35}.cmsEditor{padding:20px}.cmsEditorHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.cmsEditorHead h3{margin:6px 0 0;font-size:22px}.cmsEditor .infoBox{margin-bottom:18px}@media(max-width:900px){.cmsLayout{grid-template-columns:1fr}.cmsNav{position:static;display:flex;overflow:auto;max-height:none;gap:8px;padding:8px}.cmsNav button{min-width:180px}.cmsEditor{padding:16px}}\n .narrowCheckout{max-width:620px;padding-top:28px}.otpCard{padding:26px;display:grid;grid-gap:16px;gap:16px;margin-top:20px}.otpCard small{color:var(--muted);line-height:1.45}.otpInput{height:64px;border:1px solid var(--line);border-radius:14px;text-align:center;font-size:27px;font-weight:850;letter-spacing:7px;background:#fff}.verifiedPhone{font-size:11px;color:#4f8f25;font-weight:800;margin-top:5px}.welcomeBack{padding:20px 24px;margin-bottom:22px;background:linear-gradient(110deg,#f4f8e9,#fffdf8);display:flex;justify-content:space-between;align-items:center;gap:20px}.welcomeBack h2{margin:4px 0 6px}.welcomeBack p{margin:0 0 6px}.welcomeActions{display:flex;gap:8px;flex-wrap:wrap}.confirmChoices{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.choice{border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;gap:10px;align-items:flex-start;cursor:pointer;background:#fff}.choice.active{border-color:#6d9f42;background:#f2f8e9;box-shadow:0 0 0 2px #6d9f4215}.choice span{display:grid;grid-gap:4px;gap:4px}.choice small{color:var(--muted);line-height:1.35}.checkoutSuccess{padding:36px;text-align:center;max-width:650px;margin:28px auto}.successIcon{width:64px;height:64px;border-radius:50%;background:#eaf5df;color:#4f8f25;display:grid;place-items:center;font-size:34px;font-weight:900;margin:auto}.accountCreated{margin:24px auto 0;padding:18px;background:#f6f5ee;border-radius:15px;display:grid;grid-gap:10px;gap:10px;max-width:520px}.inlinePassword{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.inlinePassword input{border:1px solid var(--line);border-radius:11px;padding:12px}.confirmBadge{display:inline-flex;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:800;white-space:nowrap}.confirmBadge.sms{background:#eaf5df;color:#376c1b}.confirmBadge.call{background:#fff0dc;color:#9b5a11}@media(max-width:700px){.welcomeBack{align-items:flex-start;flex-direction:column}.welcomeActions{width:100%}.welcomeActions .btn{flex:1 1}.confirmChoices,.inlinePassword{grid-template-columns:1fr}.otpCard{padding:20px}.narrowCheckout{padding-top:12px}}.phoneAuthShell{max-width:920px}.authSecurity{display:block;color:var(--muted);line-height:1.45;margin-top:4px}.accountV2{display:grid;grid-gap:18px;gap:18px}.accountHero{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#f4f8e9,#fffdf8)}.accountHero h1{margin:4px 0;font-size:34px}.accountV2Layout{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.accountNav{padding:9px;position:-webkit-sticky;position:sticky;top:100px}.accountNav button{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:12px;border-radius:11px;text-align:left;font-weight:720;color:var(--text)}.accountNav button.active{background:#edf5e4;color:#3f7d20}.accountNav button span{width:24px;text-align:center}.accountContent{min-width:0;display:grid;grid-gap:16px;gap:16px}.accountStats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.accountMini{padding:17px;display:grid;grid-gap:3px;gap:3px}.accountMini>span{font-size:22px}.accountMini small{color:var(--muted)}.accountMini b{font-size:21px}.accountPanel{padding:22px}.accountPanel .sectionHead{margin-bottom:15px}.repeatProduct{display:grid;grid-template-columns:74px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding-top:14px;border-top:1px solid var(--line)}.repeatProduct img{width:74px;height:74px;object-fit:cover;border-radius:14px}.repeatProduct div{display:grid;grid-gap:4px;gap:4px}.smartHint{display:flex;align-items:center;justify-content:space-between;gap:18px}.smartHint>div{max-width:700px}.smartIcon{font-size:33px}.orderHistoryRow{display:grid;grid-template-columns:1fr auto auto;grid-gap:16px;gap:16px;align-items:center;padding:14px 0;border-top:1px solid var(--line)}.orderHistoryRow:first-of-type{border-top:0}.orderHistoryRow>div:first-child{display:grid;grid-gap:4px;gap:4px}.orderHistoryRow>div:first-child span{font-size:12px;color:var(--muted)}.orderHistoryRow>div:last-child{display:flex;gap:7px}.emptyMini{padding:22px;border:1px dashed #d7ddcc;border-radius:14px;color:var(--muted);background:#fbfcf8}.emptyMini a{color:var(--green2);font-weight:800}.miniEditor{background:#f6f7f1;border:1px solid var(--line);border-radius:16px;padding:16px;margin-bottom:16px}.miniEditor>.btn{margin-left:16px;margin-bottom:16px}.petGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.addressCard,.petCard{border:1px solid var(--line);border-radius:15px;padding:14px;display:flex;align-items:center;gap:12px;background:#fff}.petAvatar{width:52px;height:52px;border-radius:50%;background:#edf5e4;display:grid;place-items:center;font-size:26px}.petCard>div:nth-child(2){display:grid;grid-gap:2px;gap:2px;flex:1 1}.petCard h3{margin:0}.addressCard small,.petCard small,.petCard span{color:var(--muted);font-size:12px}.addressCard>button,.petCard>button{border:0;background:#f5f2eb;width:30px;height:30px;border-radius:9px}.addressList{display:grid;grid-gap:10px;gap:10px}.addressCard>span{font-size:25px}.addressCard>div{display:grid;grid-gap:4px;gap:4px;flex:1 1}.clubAccount{background:linear-gradient(145deg,#113e2c,#1e5a3f);color:#fff}.clubAccount p{color:#d8e8dc}.clubNumbers{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:20px 0}.clubNumbers>div{background:#ffffff12;border:1px solid #ffffff1a;padding:15px;border-radius:14px;display:grid;grid-gap:4px;gap:4px}.clubNumbers small{color:#cfe0d4}.clubNumbers b{font-size:22px}.bonusBig{font-size:52px;font-weight:900;color:var(--green2);margin:20px 0}.autoRow{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:14px 0}.autoRow>div{display:grid;grid-gap:4px;gap:4px}.autoRow span{font-size:12px;color:var(--muted)}.privacyNote{margin-top:12px}.freeShipCard{padding:16px 20px;margin-bottom:16px;display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;align-items:center;background:#f2f7e8}.freeShipCard>span{font-size:34px}.shipProgress{height:8px;background:#dce4d1;border-radius:99px;overflow:hidden;margin:9px 0 5px}.shipProgress i{display:block;height:100%;background:var(--green2);border-radius:99px}.smartCart{align-items:start}.cartItemV2{display:grid;grid-template-columns:100px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px;margin-bottom:10px}.cartItemV2>img{width:100px;height:100px;object-fit:cover;border-radius:14px}.cartItemMain{display:grid;grid-gap:4px;gap:4px}.clubText{color:#4c8629;font-weight:750}.qtyControl{display:flex;align-items:center;gap:11px;margin-top:7px}.qtyControl button{width:32px;height:32px;border:1px solid var(--line);background:#fff;border-radius:9px}.cartPrice{text-align:right;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.cartPrice button{border:0;background:transparent;color:#9a655a;font-size:12px}.stickySummary{position:-webkit-sticky;position:sticky;top:100px}.stickySummary>p{display:flex;justify-content:space-between}.stickySummary>.btn{width:100%}.stickySummary>small{display:block;text-align:center;margin-top:9px}.clubSaving{background:#edf5e4;border-radius:12px;padding:12px;display:grid;grid-gap:4px;gap:4px;margin:12px 0}.clubSaving a{font-size:12px;color:var(--green2);font-weight:800}.grandTotal{font-size:20px}.cartRecs{padding-top:34px}.stockLine{display:flex;align-items:center;gap:7px;margin:10px 0;font-size:13px}.stockDot{width:9px;height:9px;border-radius:50%;background:#65a832}.stockDot.out{background:#d05b4b}.purchaseMode{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:14px 0}.purchaseMode label{display:flex;gap:9px;border:1px solid var(--line);border-radius:13px;padding:13px;background:#fff;cursor:pointer}.purchaseMode label.active{border-color:#6b9e42;background:#f0f7e8}.purchaseMode span{display:grid;grid-gap:3px;gap:3px}.purchaseMode small{color:var(--muted)}.autoDeliveryBox{padding:14px;border-radius:14px;background:#f2f7e8;margin-bottom:12px;display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:end}.clubPriceBox a{font-size:12px;font-weight:800;color:#35691b}.verifiedReview{font-size:10px;background:#e9f4df;color:#3c7622;border-radius:99px;padding:4px 7px;margin-left:5px}.productTrust a{color:inherit}.trackV2{padding:28px}.trackResultV2{margin-top:22px;border-top:1px solid var(--line);padding-top:20px}.trackSummary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:24px}.trackSummary>div{background:#f6f7f1;border-radius:12px;padding:12px;display:grid;grid-gap:3px;gap:3px}.trackSummary small{color:var(--muted)}.timeline{display:grid;grid-gap:0;gap:0;margin:10px 0 24px}.timelineStep{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;position:relative;min-height:62px}.timelineStep:before{content:"";position:absolute;left:16px;top:31px;bottom:-1px;width:2px;background:#dfe4d9}.timelineStep:last-child:before{display:none}.timelineStep i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef0eb;color:#8a918b;font-style:normal;font-weight:850;z-index:1}.timelineStep.done i{background:#e5f2da;color:#4c8a29}.timelineStep.current i{background:var(--green2);color:#fff}.timelineStep>div{display:grid;grid-gap:2px;gap:2px;padding-top:3px}.timelineStep small{color:var(--muted)}.callbackCard{padding:30px}.callbackCard form{display:grid;grid-gap:14px;gap:14px;margin-top:20px}.postOrderActions{display:flex;gap:9px;justify-content:center;margin-top:15px}.passwordChoice{display:grid;grid-gap:3px;gap:3px}.savedChip{font-size:10px;border-radius:99px;padding:4px 8px;background:#e8f2dc;color:#427523;margin-left:6px;vertical-align:middle}.searchSmart{position:relative}.searchDropdown{position:absolute;left:0;right:0;top:48px;z-index:100;color:var(--text);padding:8px;box-shadow:0 18px 50px #09261933}.searchDropdown>a:not(.allSearch){display:grid;grid-template-columns:48px 1fr;grid-gap:9px;gap:9px;align-items:center;padding:8px;border-radius:10px}.searchDropdown>a:hover{background:#f4f7ef}.searchDropdown img{width:48px;height:48px;object-fit:cover;border-radius:9px}.searchDropdown span{display:grid}.searchDropdown small{color:var(--muted);font-size:11px;margin-top:2px}.allSearch{display:block!important;padding:10px!important;border-top:1px solid var(--line);font-weight:800;color:var(--green2)!important}.searchEmpty{padding:12px}.searchEmpty button{border:0;background:none;color:var(--green2);font-weight:800}.businessKpis{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;margin:14px 0}.kpiCard{padding:14px;display:grid;grid-gap:3px;gap:3px}.kpiCard small{color:var(--muted)}.kpiCard b{font-size:19px}.kpiCard span{font-size:11px;color:#4e7d35}.dashMetric,.searchMiss{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:10px 0;margin:0}.priceRuleCard,.supplierRules{padding:20px;margin-bottom:16px}.priceRuleCard h3,.supplierRules h3{margin:4px 0 15px}.ruleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.ruleGrid label{background:#f6f7f1;padding:11px;border-radius:10px}.protectionNote{margin-top:14px;padding:12px;background:#edf5e4;border-radius:12px;font-size:13px}.priceRuleGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:10px}@media(max-width:1000px){.businessKpis{grid-template-columns:repeat(3,1fr)}.accountStats,.priceRuleGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.accountV2Layout{grid-template-columns:1fr}.accountNav{position:static;display:flex;overflow:auto;gap:5px}.accountNav button{min-width:max-content}.petGrid{grid-template-columns:1fr}.orderHistoryRow{grid-template-columns:1fr auto}.orderHistoryRow>div:last-child{grid-column:1/-1}.smartHint{align-items:flex-start;flex-direction:column}.autoDeliveryBox,.purchaseMode,.trackSummary{grid-template-columns:1fr}.ruleGrid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.accountHero{padding:20px;align-items:flex-start}.accountHero h1{font-size:28px}.accountHero .btn{padding:9px}.accountStats{grid-template-columns:1fr 1fr}.repeatProduct{grid-template-columns:60px 1fr}.repeatProduct img{width:60px;height:60px}.repeatProduct .btn{grid-column:1/-1}.cartItemV2{grid-template-columns:78px 1fr;align-items:start}.cartItemV2>img{width:78px;height:78px}.cartPrice{grid-column:2;flex-direction:row;align-items:center}.businessKpis{grid-template-columns:1fr 1fr}.priceRuleGrid,.ruleGrid{grid-template-columns:1fr}.postOrderActions{flex-direction:column}.postOrderActions .btn{width:100%}}.cardStock{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);margin-top:7px}.cardStock .stockDot{width:7px;height:7px;flex:0 0 7px}.siteShell{min-height:100dvh;display:flex;flex-direction:column}.siteContent{flex:1 1;min-width:0}.footerBrand p,.footerMuted{color:#d9e5dd}.footerMuted{display:block;margin-top:8px;font-size:14px}.footerSection{min-width:0}.footerSection summary{list-style:none;font-weight:800;margin:0 0 12px;cursor:pointer}.footerSection summary::-webkit-details-marker{display:none}.footerSection summary span{display:none}.footerLinks{display:block}.footerBottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ffffff18;margin-top:28px;padding-top:18px;color:#c9d8cf;font-size:12px}.footerBottom a{display:inline;color:#d9e5dd;margin:0}.productBadges{position:absolute;top:10px;left:10px;z-index:3;display:flex;gap:6px;align-items:center}.productBadges .badge{position:static}.discountBadge{background:#e85e43;color:#fff;padding:6px 8px;border-radius:9px;font-size:11px;font-weight:850}.cardFav{position:absolute;right:10px;top:10px;z-index:3;border:1px solid #ffffffcc;background:#fffffff2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:18px;color:#42534a;box-shadow:0 4px 14px #10271914}.cardFav.isFav{color:#d44e45}.clubMini{margin-top:8px;background:#eef6e7;border-radius:9px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#3c7622;font-size:11px}.clubMini b{font-size:12px}.rating span{color:#e0a516}.rating small{color:var(--muted)}@media(max-width:900px){body{padding-bottom:66px;overflow-x:hidden}.container{width:min(100% - 28px,1180px)}.top{position:-webkit-sticky;position:sticky;top:0}.refTopIn{min-height:64px!important;grid-template-columns:auto auto 1fr!important;gap:8px}.mobileMenuBtn{width:42px;height:42px;border-radius:13px;font-size:22px}.refLogo{font-size:23px;gap:7px}.refLogoMark{width:34px;height:38px}.mobileHeaderActions{gap:4px}.mobileHeaderActions>a{width:38px;height:38px;font-size:18px}.mobileHeaderActions>a:first-child{display:grid!important}.page{padding:18px 0 24px}.section{padding:14px 0 22px}.sectionHead{margin-bottom:12px}.compactHead h2,.section h2{font-size:22px}.sectionHead a{font-size:12px}.catalogTop{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-bottom:12px}.catalogTop h2{font-size:28px;margin:2px 0}.catalogTools{display:grid;grid-template-columns:1fr 1fr;width:100%;grid-gap:8px;gap:8px;justify-content:stretch}.catalogSearch{grid-column:1/-1;min-width:0;width:100%;padding:12px}.catalogTools .btn,.catalogTools select{width:100%;min-height:44px}.mobileFilterBtn{display:inline-flex!important}.desktopFilters{display:none}.catalogLayout{grid-template-columns:1fr;gap:10px}.mobileFilters{display:block!important;position:fixed;inset:0;z-index:150}.mobileFilterBackdrop{position:absolute;inset:0;border:0;background:#08180f99}.mobileFilterSheet{position:absolute;left:0;right:0;bottom:0;background:var(--cream);max-height:88dvh;flex-direction:column;box-shadow:0 -16px 50px #0003}.mobileFilterHead,.mobileFilterSheet{border-radius:22px 22px 0 0;display:flex}.mobileFilterHead{align-items:center;justify-content:space-between;padding:15px 16px 10px;border-bottom:1px solid var(--line);background:#fffdf9}.mobileFilterHead>div{display:flex;align-items:center;gap:8px;font-size:18px}.mobileFilterHead>button{border:0;background:#f0f2ea;width:38px;height:38px;border-radius:11px;font-size:24px}.mobileFilterSheet .advancedFilters{position:static;max-height:none;overflow:auto;border:0;border-radius:0;box-shadow:none;flex:1 1;background:var(--cream);padding:10px 16px}.mobileFilterSheet .advancedFilters>.filterHeader{display:none}.mobileFilterApply{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.mobileFilterApply .btn{min-height:46px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{border-radius:16px;box-shadow:0 8px 24px rgba(18,61,44,.06)}.productImg{height:auto;aspect-ratio:1/1.03;background:#f3f0e8;display:block;overflow:hidden}.productImg img{object-fit:cover}.productBody{padding:11px}.product .brand{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product h3{font-size:13px;line-height:1.25;min-height:32px;margin:5px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product .rating{font-size:10px;white-space:nowrap}.cardStock{font-size:10px;margin-top:5px}.clubMini{font-size:9px;padding:6px 7px;margin-top:6px}.clubMini b{font-size:10px}.priceRow{margin-top:7px;gap:6px;flex-wrap:wrap}.price{font-size:17px}.old{font-size:11px}.compareLine{display:none}.prodActions{margin-top:8px;gap:6px}.prodActions .addToCart{min-height:38px;padding:8px 6px;font-size:11px}.prodActions .favBtn{display:none}.cardFav{display:grid;width:31px;height:31px;right:7px;top:7px;font-size:16px}.productBadges{left:7px;top:7px}.discountBadge,.productBadges .badge{font-size:9px;padding:4px 6px;border-radius:7px}.footer{margin-top:20px;padding:26px 0 0}.footerGrid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.footerBrand{padding-bottom:8px}.footerBrand .logo{font-size:25px}.footerBrand p{font-size:13px;margin:8px 0 12px}.footerSection{border-top:1px solid #ffffff20;padding:0}.footerSection summary{display:flex;justify-content:space-between;align-items:center;padding:14px 0;margin:0;font-size:14px}.footerSection summary span{display:inline;transition:.2s}.footerSection[open] summary span{transform:rotate(180deg)}.footerSection:not([open]) .footerLinks{display:none}.footerLinks{padding:0 0 10px}.footerLinks .footerMuted,.footerLinks a{font-size:13px;margin:9px 0}.footerBottom{margin-top:10px;padding:14px 0 18px;display:grid;grid-gap:9px;gap:9px;font-size:11px}.footerDot{display:none}.footerBottom>span:last-child{display:flex;gap:12px;flex-wrap:wrap}.mobilebar{height:66px;display:grid;align-items:center;padding:5px 4px calc(5px + env(safe-area-inset-bottom));box-shadow:0 -10px 28px #10271910}.mobilebar a{font-size:10px;color:#465149;padding:3px 0}.mobilebar span{font-size:20px;line-height:1.05;margin-bottom:2px}.card{border-radius:16px}.btn{min-height:44px}.brands{gap:9px}.brandTile{padding:18px 10px}}@media(max-width:560px){.container{width:min(100% - 20px,1180px)}.refTopIn{min-height:60px!important}.mobileMenuBtn{width:40px;height:40px}.refLogo{font-size:22px}.refLogoMark{width:31px;height:36px}.mobileHeaderActions>a{width:34px;height:34px;font-size:17px}.mobileHeaderActions{gap:2px}.refHero{padding:0}.refHeroCopy{padding:22px 16px 10px}.refHero h1{font-size:30px;line-height:1.04;letter-spacing:-.8px}.refHero p{font-size:13px;line-height:1.45}.refHero .heroActions{margin:15px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.refHero .heroActions .btn{font-size:11px;min-height:42px;padding:8px}.refBenefits{gap:6px}.refBenefits span{padding:8px 3px;border:1px solid var(--line);border-radius:12px;background:#fff}.refBenefits i{font-size:15px}.refBenefits b{font-size:9px}.refBenefits small{font-size:7.5px}.refHeroVisual{min-height:205px}.refHeroVisual img{object-position:center 44%}.refMobileCategories{padding:13px 0 4px}.refCats{grid-template-columns:repeat(4,1fr);gap:6px}.refCat{padding:8px 3px}.refCat .emoji{font-size:21px}.refCat b{font-size:9px}.refProductsSection{padding:8px 0 11px}.refProducts{gap:8px}.refProducts .productImg{height:auto;aspect-ratio:1/1}.refProducts .productBody{padding:9px}.refProducts .product h3{font-size:12px;min-height:30px}.refProducts .cardStock,.refProducts .clubMini{display:flex}.refProducts .price{font-size:15px}.refDeliveryBanner{grid-template-columns:1fr 96px;padding:15px;min-height:125px}.refDeliveryBanner h2{font-size:18px}.refDeliveryBanner p{font-size:11px}.deliveryArt{width:96px;height:82px}.deliveryCat{font-size:44px}.boxOne{width:60px;height:42px;right:20px;font-size:10px}.boxTwo{width:42px;height:34px}.refBrands{grid-template-columns:repeat(3,1fr);gap:11px;padding:12px}.brandWord{font-size:11px}.refTrustBar{grid-template-columns:1fr 1fr;padding:14px;gap:12px}.refTrustBar b{font-size:9px}.refTrustBar small{font-size:7.5px}.clubBanner{padding:18px}.clubBanner h2{font-size:25px}.savingCard{padding:14px}.catalogTop h2{font-size:25px}.catalogTop .muted{font-size:12px}.catalogTools{gap:7px}.catalogSearch{font-size:13px}.products{gap:8px}.productBody{padding:9px}.product h3{font-size:12px}.price{font-size:15px}.clubMini{align-items:flex-start;flex-direction:column;gap:1px}.clubMini b{font-size:11px}.banner{padding:20px}.page h1{font-size:29px}.page h2{line-height:1.15}.footerLogoMark{width:36px;height:42px}}.adminLoginPage{min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f4f0e7,#edf4ec)}.adminLoginCard{width:min(100%,440px);background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 20px 60px rgba(18,61,44,.12);display:grid;grid-gap:20px;gap:20px}.adminLoginBrand{display:inline-flex;align-items:center;gap:9px;font-size:25px;color:var(--green);text-decoration:none}.adminLoginBrand span{font-size:30px}.adminLoginCard h1{margin:0 0 5px;font-size:29px}.adminLoginForm{display:grid;grid-gap:14px;gap:14px}.adminLoginForm .btn{width:100%;min-height:48px}.adminLoginError{background:#fff1ef;border:1px solid #f3cbc4;color:#9f3e32;padding:11px 13px;border-radius:12px;font-size:14px}@media(max-width:560px){.adminLoginPage{padding:14px}.adminLoginCard{padding:22px 18px;border-radius:20px}.adminLoginCard h1{font-size:25px}}