@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--green:#087b43;--green2:#10a95c;--dark:#092d35;--cream:#f6f8ef;--line:#e5e9e6;--orange:#f49a00}*{box-sizing:border-box}body{margin:0;font-family:DM Sans,Arial,sans-serif;color:var(--dark);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.top{height:82px;display:flex;align-items:center;gap:24px;padding:10px 34px;border-bottom:1px solid #eee;background:#fff}.logo{display:flex;align-items:center;gap:8px;min-width:225px}.logo-mark{font-weight:900;font-size:42px;line-height:.8;color:#008c58;letter-spacing:-9px;width:54px}.logo b{font-size:24px;letter-spacing:.5px}.logo small{display:block;font-size:9px;color:var(--green);font-weight:600}.search{height:43px;border:1px solid #dce2df;border-radius:9px;display:flex;align-items:center;flex:1;max-width:475px;color:#647078;overflow:hidden}.search input{border:0;outline:0;flex:1;padding:0 10px}.search button{height:100%;width:50px;border:0;background:var(--green);color:#fff}.deliver{display:flex;gap:7px;align-items:center;font-size:11px;color:#5c6670}.deliver svg{color:#008fc5}.deliver strong{display:block;color:#172f39;font-size:12px}.head-action{position:relative;display:flex;flex-direction:column;align-items:center;font-size:10px;gap:3px}.head-action svg{width:22px}.cart-link em{position:absolute;right:-8px;top:-5px;background:#f26324;color:#fff;width:19px;height:19px;border-radius:50%;font-style:normal;text-align:center;padding-top:2px;font-size:11px}.nav{height:48px;display:flex;align-items:center;gap:27px;padding:0 34px;border-bottom:1px solid #e8ece9;font-size:12px;white-space:nowrap}.nav a:hover{color:var(--green)}.category-btn{border:0;background:var(--green);color:#fff;border-radius:8px;padding:8px 14px;display:flex;align-items:center;gap:8px;font-weight:700}.offers{margin-left:auto;color:var(--green);font-weight:700}.hero{min-height:340px;background:linear-gradient(105deg,#eff9e9,#dff1e5 52%,#edf6e6);display:flex;position:relative;overflow:hidden}.hero-copy{padding:38px 0 28px 7%;width:52%;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--green);font-weight:700}.hero h1{font-family:Playfair Display,serif;font-size:42px;line-height:1.02;margin:8px 0;color:#10333a}.hero h1 span{color:#087943}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.55}.benefits{display:flex;gap:25px;margin:19px 0}.benefits span{display:grid;grid-template-columns:28px auto;align-items:center;font-size:20px;color:var(--green)}.benefits b,.benefits small{font-size:11px;line-height:1.1}.benefits b,.benefits small{grid-column:2}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:var(--green);color:#fff;padding:12px 20px;font-weight:700;cursor:pointer}.hero-art{flex:1;position:relative;min-height:340px}.vegetables{position:absolute;top:42px;left:7%;font-size:55px;filter:saturate(1.2)}.crate{position:absolute;bottom:22px;left:16%;width:320px;height:150px;background:#c99556;border:8px solid #a97036;box-shadow:0 12px 20px #406c4530;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#17382e;transform:perspective(300px) rotateX(2deg)}.crate>b{position:absolute;left:16px;top:20px;font-size:14px}.crate-logo{font-size:43px;font-weight:900;color:#008b58;line-height:.7}.crate>strong{font-size:20px}.crate>small{font-size:8px}.jar{position:absolute;right:4%;top:45px;font-size:35px;text-align:center}.jar span{font-family:Playfair Display;font-size:22px;line-height:1.1;color:#102f2c}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:14px;padding:15px 3%;background:#fff}.cat{text-align:center;font-size:11px;font-weight:600}.cat div{width:82px;height:82px;border-radius:50%;background:#f4f7f0;margin:auto auto 7px;display:flex;align-items:center;justify-content:center;font-size:38px;border:1px solid #edf0e8}.offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 3% 14px}.offer{min-height:123px;border-radius:8px;padding:15px 20px;display:flex;overflow:hidden;align-items:center;justify-content:space-between}.offer h3{margin:0;font-size:17px;line-height:1.05}.offer b{display:block;font-size:20px;margin:4px 0}.offer a{display:inline-block;background:var(--green);color:#fff;padding:7px 12px;border-radius:18px;font-size:11px}.offer span{font-size:48px}.offer-a{background:#eef8df}.offer-b{background:#fff0e1}.offer-c{background:#e5f5f8}.section{padding:0 3% 25px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:2px 0 12px}.section-title h2{font-size:21px;margin:0;display:flex;gap:8px;align-items:center}.section-title h2 svg{color:var(--green);fill:#dff3e5}.section-title>a{color:var(--green);font-size:12px;font-weight:700}.products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.product-card{border:1px solid #e5e8e6;border-radius:9px;overflow:hidden;position:relative;background:#fff;min-width:0}.heart{position:absolute;right:7px;top:8px;background:#fff;border:0;color:#6d7780;border-radius:50%;padding:3px;z-index:1}.product-img{height:145px;display:flex;align-items:center;justify-content:center;background:#fff}.product-img img{width:86%;height:86%;object-fit:contain}.product-info{padding:8px 9px 10px}.product-name{font-size:11px;font-weight:600;display:block;min-height:29px}.product-info small{color:#6c7276;font-size:9px}.price-row{display:flex;gap:7px;align-items:center;margin-top:5px}.price-row strong{font-size:15px}.price-row del{font-size:10px;color:#8b8f92}.rating{font-size:9px;color:#6d7375;margin-top:7px;display:flex;align-items:center;gap:4px}.rating span{color:#14834d}.rating button{margin-left:auto;border:1px solid #0a9954;color:#087943;background:#fff;border-radius:6px;padding:5px 12px;font-size:10px;font-weight:700}.why-grid{display:grid;grid-template-columns:repeat(6,1fr) 2.4fr;gap:13px;align-items:stretch}.why-grid>div:not(.farmer){text-align:center}.why-grid i{width:58px;height:58px;border-radius:50%;background:#eef8ef;display:flex;align-items:center;justify-content:center;margin:auto;font-style:normal;font-size:26px}.why-grid b,.why-grid span{display:block;font-size:11px;margin-top:6px}.why-grid span{margin-top:1px}.farmer{border-radius:17px;background:linear-gradient(90deg,#e7f3d5,#f8f4df);display:flex;align-items:center;justify-content:space-between;padding:12px 17px;overflow:hidden}.farmer h3{font-family:Playfair Display;font-size:20px;line-height:1;margin:0;color:#176744}.farmer b{font-size:11px;display:block;margin:5px 0 8px}.farmer a{display:inline-block;background:#fff;border-radius:16px;padding:7px 11px;font-size:10px;color:var(--green);font-weight:700}.farmer span{font-size:55px}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.testimonial{border:1px solid #e7e9e8;border-radius:9px;padding:13px;display:flex;gap:12px}.testimonial>i{width:48px;height:48px;background:#f4ead8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-style:normal;flex:none}.testimonial p{font-size:10px;line-height:1.5;margin:0 0 6px}.testimonial b{font-size:10px}.stars{color:#f3a000;font-size:13px;letter-spacing:1px}.newsletter{background:#e8f7e9;display:grid;grid-template-columns:1.2fr 1.4fr 1fr 90px;gap:20px;align-items:center;padding:20px 4%}.newsletter>div:first-child b,.newsletter>div:first-child small{display:block}.newsletter small{font-size:10px;margin-top:4px}.newsletter form{display:flex;height:38px}.newsletter input{flex:1;border:1px solid #dce4dc;border-radius:7px 0 0 7px;padding:0 12px;outline:0}.newsletter form button{border:0;background:var(--green);color:#fff;padding:0 20px;border-radius:0 7px 7px 0}.app-download b,.app-download small,.app-download span{display:block;font-size:10px}.app-download span{background:#111;color:#fff;display:inline-block;padding:5px;margin-top:5px;border-radius:4px}.qr{font-size:55px;text-align:center}footer{background:#fff}.footer-main{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 1.3fr;gap:25px;padding:35px 3%;border-bottom:1px solid #eee}.footer-brand .logo{margin-bottom:12px}.footer-brand p{font-size:10px;line-height:1.6;color:#697277;max-width:260px}.footer-main>div:not(.footer-brand):not(.footer-quote) b{display:block;font-size:12px;margin-bottom:8px}.footer-main>div:not(.footer-brand):not(.footer-quote) span{display:block;font-size:10px;margin:5px 0;color:#58646a}.footer-quote{font-family:Playfair Display;font-size:24px;color:#176744;align-self:center}.copyright{padding:10px 3%;font-size:9px;color:#697277;display:flex;justify-content:space-between}.page{max-width:1250px;margin:auto;padding:30px 3% 55px;min-height:500px}.page-head h1{font-family:Playfair Display;font-size:34px;margin:0 0 5px}.page-head p{color:#697277;margin-top:0}.toolbar{display:flex;justify-content:space-between;margin:20px 0}.toolbar input{width:300px;padding:10px;border:1px solid var(--line);border-radius:8px}.products-grid.large{grid-template-columns:repeat(4,1fr)}.detail{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.detail-image{background:#f8faf5;border-radius:18px;min-height:430px;display:flex;align-items:center;justify-content:center}.detail-image img{width:80%;height:80%;object-fit:contain}.detail-copy h1{font-family:Playfair Display;font-size:40px}.pill{background:#e9f6ec;color:var(--green);border-radius:20px;padding:7px 12px;font-size:11px}.big-rating{color:#13804c}.big-rating small{color:#687178}.detail-price{font-size:30px;font-weight:800;margin:20px 0}.detail-price del{font-size:15px;color:#888;margin-left:10px}.quantity{display:flex;align-items:center;gap:14px}.quantity button{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:6px}.primary.big{margin-top:18px;padding:13px 24px}.trust{display:flex;gap:15px;font-size:10px;margin-top:22px;color:#4e5e61}.auth{min-height:650px;display:flex;align-items:center;justify-content:center;background:#f4f8f1}.auth-card{background:#fff;border:1px solid #e2e9e1;box-shadow:0 10px 35px #113a2414;border-radius:16px;padding:35px;width:390px;text-align:center}.auth-card .logo{margin:auto auto 20px}.auth-card h1{font-family:Playfair Display}.auth-card form{display:grid;gap:12px}.auth-card input,.checkout input,.checkout textarea{border:1px solid #dce2de;border-radius:8px;padding:12px;outline:0;width:100%}.text-btn{border:0;background:none;color:var(--green);margin-top:15px;cursor:pointer}.error{background:#fff0f0;color:#b42318;padding:9px;border-radius:7px;font-size:12px;margin-bottom:12px}.loading,.empty{text-align:center;min-height:500px;padding-top:100px}.empty-box{text-align:center;padding:80px;border:1px dashed #ccd8cf;border-radius:12px;display:grid;gap:15px;justify-items:center}.cart-layout{display:grid;grid-template-columns:1fr 330px;gap:25px}.cart-row{display:grid;grid-template-columns:90px 1fr auto auto auto;gap:15px;align-items:center;border-bottom:1px solid #e8ece9;padding:13px 0}.cart-row img{width:80px;height:80px;object-fit:contain}.cart-row h3{font-size:14px}.delete{background:none;border:0;color:#c33}.summary{border:1px solid #e2e7e3;border-radius:12px;padding:20px;height:max-content}.summary p,.summary h3{display:flex;justify-content:space-between}.checkout{max-width:600px;display:grid;gap:18px}.checkout label{font-size:12px;font-weight:700;display:grid;gap:7px}.narrow{max-width:850px}.success{width:70px;height:70px;background:#e8f7eb;color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:35px;margin:auto}.profile-card{text-align:center;border:1px solid var(--line);border-radius:15px;padding:50px;max-width:450px;margin:30px auto}.avatar{width:80px;height:80px;background:#e4f3e8;color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:35px;font-weight:800;margin:auto}@media(max-width:1000px){.top{height:58px;padding:5px 15px;gap:12px}.logo{min-width:160px}.logo img{width:160px}.search{height:32px;max-width:290px}.search button{width:42px}.deliver{display:flex;font-size:9px}.deliver strong{font-size:10px}.deliver svg{width:18px}.head-action{font-size:8px}.head-action svg{width:18px}.nav{height:30px;overflow:auto;padding:0 15px;gap:14px;font-size:9px}.category-btn{padding:5px 9px;font-size:10px}.hero{min-height:255px}.hero-copy{width:52%;padding:25px 0 22px 5%}.hero h1{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:12px}.benefits{gap:12px;margin:12px 0}.benefits span{font-size:16px}.benefits b,.benefits small{font-size:9px}.primary{padding:9px 14px;font-size:12px}.hero-art{opacity:1}.products-grid{grid-template-columns:repeat(6,1fr)}.why-grid{grid-template-columns:repeat(6,1fr) 2.4fr}.farmer{grid-column:auto}.categories{grid-template-columns:repeat(8,1fr);gap:7px}.cat img{width:65px;height:65px}.cat{font-size:9px}.product-img{height:105px}.product-info{padding:7px 6px 8px}.product-name{font-size:10px}.product-actions .view-details{display:none}.footer-main{grid-template-columns:repeat(3,1fr)}.footer-quote{display:none}}@media(max-width:650px){.top{height:auto;flex-wrap:wrap}.logo{min-width:150px}.logo b{font-size:19px}.logo-mark{font-size:34px}.search{order:3;max-width:none;flex-basis:100%}.head-action span{display:none}.nav{gap:14px}.nav a{font-size:11px}.hero{min-height:470px}.hero-copy{width:100%;padding:30px 20px}.hero h1{font-size:36px}.hero-art{position:absolute;inset:0;opacity:.2}.benefits{gap:10px}.categories{grid-template-columns:repeat(4,1fr);padding:12px 2%}.cat div{width:58px;height:58px;font-size:27px}.cat{font-size:9px}.offers-grid{grid-template-columns:1fr}.products-grid,.products-grid.large{grid-template-columns:repeat(2,1fr)}.product-img{height:125px}.why-grid{grid-template-columns:repeat(2,1fr)}.farmer{grid-column:span 2}.testimonials,.newsletter{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.copyright{display:block}.copyright span{display:block;margin-top:5px}.detail{grid-template-columns:1fr;gap:20px}.detail-image{min-height:300px}.cart-layout{grid-template-columns:1fr}.cart-row{grid-template-columns:65px 1fr auto}.cart-row>.quantity{grid-column:2}.cart-row>strong{grid-column:3;grid-row:2}.cart-row>.delete{grid-column:3;grid-row:1}.detail-copy h1{font-size:30px}}.logo{min-width:230px}.logo img{display:block;width:225px;height:auto;object-fit:contain}.hero{background-image:linear-gradient(90deg,#f0f8e8f5,#eef8e8c7 47%,#eef8e826)}.hero-art{display:flex;align-items:stretch;justify-content:flex-end;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.categories{padding-top:12px;padding-bottom:14px}.cat img{display:block;width:82px;height:82px;border-radius:50%;object-fit:cover;margin:0 auto 7px}.offers-grid>a{display:block;border-radius:8px;overflow:hidden}.offers-grid>a img{display:block;width:100%;height:auto;object-fit:contain}.farmer{padding:0;background:none;overflow:hidden;border-radius:17px}.farmer img{display:block;width:100%;height:100%;object-fit:cover}.testimonial>img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex:none}@media(max-width:1000px){.logo{min-width:180px}.logo img{width:180px}.cat img{width:65px;height:65px}}@media(max-width:650px){.logo{min-width:150px}.logo img{width:155px}.cat img{width:58px;height:58px}}.admin-action{color:var(--green);font-weight:700}.product-actions-admin{display:flex;align-items:center;justify-content:flex-end;gap:6px}.product-actions-admin button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #dce8e1;border-radius:6px;background:#fff;color:#5a7770;cursor:pointer}.product-actions-admin button:hover{border-color:#0b9067;color:#087b43;background:#eff9f3}.product-actions-admin button:last-child:hover{border-color:#e59b9b;color:#c34444;background:#fff4f4}.card-quantity{display:flex;align-items:center;gap:7px;border:1px solid #cfe2d7;border-radius:6px;padding:2px 4px;color:var(--green)}.card-quantity button{display:grid;place-items:center;width:22px;height:22px;border:0;border-radius:4px;background:#e9f6ee;color:var(--green);cursor:pointer}.card-quantity button:disabled{opacity:.45;cursor:not-allowed}.card-quantity b{min-width:12px;text-align:center;font-size:11px}.utility-strip{min-height:27px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 3%;background:#087b43;color:#fff;font-size:10px;white-space:nowrap}.utility-strip span{display:flex;align-items:center;gap:5px}.order-help{margin:0 3% 14px;padding:14px;border:1px solid #dfeee5;border-radius:12px;background:#effaf2}.order-help-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px}.order-help h2{display:flex;align-items:center;gap:8px;margin:0;color:#123a3d;font-size:18px}.order-help h2 svg{width:19px;color:var(--green)}.order-help-head p{margin:3px 0 0 27px;color:#719087;font-size:10px}.order-options{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.order-options a{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #dfebe2;border-radius:8px;background:#fff;color:#173d40;font-size:10px}.order-options a svg{width:25px;height:25px;padding:5px;border-radius:50%;background:#e4f7e9;color:#0b9067}.order-options a:hover{border-color:#0b9067;transform:translateY(-1px)}.support-card{display:grid;grid-template-columns:auto auto;gap:2px 8px;min-width:240px;padding:10px 13px;border-left:1px solid #cfe5d5;color:#173d40;font-size:10px}.support-card b{font-size:14px;color:#0b6f46}.support-card span{color:#6b8580}.support-card strong{display:flex;align-items:center;gap:4px;color:#087b43}.support-card small{color:#718982;line-height:1.35}.owner-details{display:grid;align-content:start;gap:6px}.owner-details>b{margin-bottom:2px}.owner-details span{display:flex;align-items:center;gap:5px}.owner-details svg{color:#078665;flex:none}.payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:18px 0 8px;padding:14px;border:1px solid #dce8df;border-radius:9px}.payment-methods legend{padding:0 6px;color:#52706a;font-size:12px;font-weight:700}.payment-methods label{display:flex;align-items:center;gap:8px;min-width:0;margin:0;padding:10px;border:1px solid #e0e9e3;border-radius:7px;color:#173d40;font-size:12px;cursor:pointer}.payment-methods label:has(input:checked){border-color:#0b9067;background:#eff9f3;color:#087b43;font-weight:700}.payment-methods input{width:auto!important;min-width:16px;flex:none;margin:0;accent-color:#087b43}.payment-methods label span{min-width:0;overflow-wrap:anywhere;line-height:1.25}.payment-note{margin:0 0 12px;color:#78908f;font-size:10px}.payment-label{display:block;margin-top:4px;color:#0b9067;font-size:9px;font-weight:600}@media(min-width:1001px){.footer-main{grid-template-columns:1.35fr repeat(3,.8fr) 1.15fr 1fr}}@media(max-width:1000px){.utility-strip{justify-content:flex-start;overflow:auto;padding:0 15px}.order-help-head{align-items:stretch}.support-card{min-width:215px}.order-options a{padding:9px 8px;gap:6px}.order-options a svg{width:22px;height:22px}}@media(max-width:650px){.utility-strip{gap:16px;font-size:9px}.utility-strip span{flex:none}.utility-strip span:nth-child(n+3){display:none}.order-help{margin:0 3% 14px;padding:12px}.order-help-head{display:block}.order-help h2{font-size:16px}.order-help-head p{margin-left:27px}.support-card{margin-top:12px;padding:10px 0 0;border-left:0;border-top:1px solid #cfe5d5}.order-options{grid-template-columns:repeat(2,1fr)}.order-options a{min-height:52px}.owner-details{grid-column:span 2}}.order-list-head,.order-list-row{grid-template-columns:1fr 1.8fr 1.5fr .75fr .8fr}.order-list-row{align-items:start}.order-items{display:grid;gap:6px}.order-items>span{display:grid;gap:2px}.order-items b{font-size:11px}.order-items small{color:#78908f;font-size:10px}.order-address{color:#5f7772;font-size:11px;line-height:1.4;overflow:hidden;text-overflow:ellipsis}.product-category{display:block;margin-bottom:4px;color:#0b9067;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.product-description{display:block;min-height:31px;line-height:1.45}.stock-label{margin-left:auto;color:#6f9186;font-size:10px}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.view-details{display:flex;align-items:center;gap:4px;color:var(--green);font-size:11px;font-weight:700}.product-actions>button{border:0;border-radius:6px;background:var(--green);color:#fff;padding:6px 10px;font-size:11px;font-weight:700;cursor:pointer}.product-actions>button:disabled{background:#cbd6d1;cursor:not-allowed}.admin-shell{display:flex;min-height:calc(100vh - 130px);background:#f5f8f6;color:#17343a}.admin-sidebar{width:224px;background:#073b3f;padding:28px 16px 22px;display:flex;flex-direction:column;flex:none}.admin-brand{background:#fff;border-radius:10px;padding:12px 10px;margin:0 8px 38px}.admin-brand img{display:block;width:100%;height:auto}.admin-sidebar nav{display:grid;gap:7px}.admin-sidebar nav a,.admin-logout{display:flex;align-items:center;gap:12px;padding:12px 14px;border:0;border-radius:8px;background:transparent;color:#b8d0cd;font-size:13px;text-align:left;cursor:pointer}.admin-sidebar nav a.active,.admin-sidebar nav a:hover,.admin-logout:hover{background:#0b685e;color:#fff}.admin-logout{margin-top:auto;width:100%;font:inherit}.admin-content{width:100%;padding:38px 42px 56px;overflow:hidden}.admin-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px}.admin-kicker{color:#0c9070;font-size:10px;font-weight:800;letter-spacing:1.7px}.admin-topbar h1{margin:7px 0 5px;font:700 31px Playfair Display,serif;color:#11343a}.admin-topbar p,.admin-card-head p{margin:0;color:#78908f;font-size:13px}.admin-user{display:flex;align-items:center;gap:10px;padding:7px 12px 7px 7px;background:#fff;border:1px solid #e4ece7;border-radius:30px}.admin-user span{display:grid;gap:2px;font-size:12px}.admin-user small{color:#80928f;font-size:10px}.admin-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d9f0e4;color:#087b43;font-weight:800}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px}.admin-metric,.admin-card{background:#fff;border:1px solid #e4ece7;border-radius:12px;box-shadow:0 5px 18px #19433a0a}.admin-metric{padding:18px;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.admin-metric small{font-size:11px;color:#78908f;grid-column:2;grid-row:1}.admin-metric strong{font-size:24px;color:#123a3d;grid-column:2}.admin-metric em{font-size:10px;color:#2a9a69;font-style:normal;grid-column:2}.metric-icon{grid-column:1;grid-row:1 / span 3;width:42px;height:42px;border-radius:10px;display:grid;place-items:center}.metric-icon.green{background:#e3f5e9;color:#087b43}.metric-icon.orange{background:#fff0dc;color:#e89223}.metric-icon.blue{background:#e5f0fa;color:#4b83b4}.metric-icon.rose{background:#fbe6e7;color:#d36b72}.admin-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.85fr);gap:20px;margin-bottom:20px}.admin-card{padding:22px}.admin-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px}.admin-card-head h2{margin:0 0 5px;font-size:17px;color:#173d40}.admin-card-head>a{display:flex;align-items:center;gap:5px;color:#078665;font-size:11px;font-weight:700}.admin-card-head>svg{color:#8ca5a0}.admin-list-head,.admin-list-row{display:grid;grid-template-columns:1.1fr 1.45fr .8fr .85fr .9fr;gap:12px;align-items:center}.admin-list-head{padding:0 0 11px;border-bottom:1px solid #edf1ee;color:#99aaa5;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.admin-list-row{min-height:53px;border-bottom:1px solid #f0f3f1;font-size:12px;color:#607875}.admin-list-row:last-child{border-bottom:0}.admin-list-row>b,.admin-list-row>strong{color:#23494a}.status,.featured,.standard,.stock-ok,.stock-low{justify-self:start;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:700}.status.placed,.status.completed{background:#e3f5e9;color:#17834e}.status.pending{background:#fff1d9;color:#b87913}.featured{background:#e5f5ed;color:#148151}.standard{background:#f0f3f2;color:#7a8d89}.stock-ok{color:#19804d}.stock-low{background:#fff0ed;color:#c65b46}.admin-empty{min-height:180px;display:grid;place-content:center;justify-items:center;gap:7px;color:#9aaea8}.admin-empty span{color:#577570;font-size:13px;font-weight:700}.admin-empty small{font-size:11px}.health-ring{width:126px;height:126px;border:13px solid #dff1e6;border-top-color:#0b9067;border-right-color:#0b9067;border-radius:50%;margin:5px auto 20px;display:grid;place-content:center;text-align:center}.health-ring strong{font-size:25px;color:#173e40}.health-ring span{font-size:10px;color:#809490}.health-line{display:flex;justify-content:space-between;font-size:11px;color:#718783}.health-line b{color:#168553}.health-bar{height:7px;background:#eaf0ec;border-radius:5px;overflow:hidden;margin:10px 0 18px}.health-bar i{display:block;height:100%;background:#0b9067;border-radius:5px}.health-note{display:flex;align-items:center;gap:7px;padding:11px;background:#edf8f1;border-radius:7px;color:#258154;font-size:10px}.admin-products .admin-list-head,.admin-products .admin-list-row{grid-template-columns:2fr 1fr 1fr 1fr 25px}.product-label{display:flex;align-items:center;gap:9px;min-width:0}.product-label b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-dot{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#edf6ef;color:#168553;flex:none}.admin-add{display:flex;align-items:center;gap:6px;border:0;border-radius:7px;background:#087b43;color:#fff;padding:9px 12px;font-size:11px;font-weight:700;cursor:pointer}.admin-add:hover{background:#056436}@media(max-width:950px){.admin-sidebar{width:190px}.admin-content{padding:28px 22px}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.admin-summary{max-width:none}}@media(max-width:650px){.admin-shell{display:block}.admin-sidebar{width:100%;padding:14px 15px;display:block}.admin-brand{display:block;width:170px;margin:0 0 15px}.admin-sidebar nav{display:flex;overflow:auto}.admin-sidebar nav a{white-space:nowrap;padding:9px 11px}.admin-logout{position:absolute;right:14px;top:79px;width:auto}.admin-content{padding:25px 14px 40px}.admin-topbar{display:block}.admin-user{margin-top:18px;width:max-content}.admin-metrics{gap:10px}.admin-metric{padding:13px 10px}.admin-metric strong{font-size:19px}.admin-grid{display:block}.admin-summary{margin-top:15px}.admin-card{padding:16px;overflow-x:auto}.admin-list-head,.admin-list-row{min-width:620px}.admin-orders .admin-list-head,.admin-orders .admin-list-row{grid-template-columns:1fr 1.4fr .9fr .9fr .9fr}.admin-topbar h1{font-size:27px}}.row-detail{display:block;max-width:150px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#91a29e;font-size:9px;font-weight:400}.admin-customers{margin-top:20px}.customer-count{color:#0b9067;font-size:11px;font-weight:700}.customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.customer-row{display:flex;align-items:center;gap:10px;padding:11px;background:#f7faf8;border-radius:9px}.customer-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#dff2e6;color:#087b43;font-weight:800}.customer-row>span{display:grid;min-width:0}.customer-row b{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-row small{color:#81928e;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-row em{margin-left:auto;padding:4px 7px;border-radius:12px;background:#e5f5ed;color:#168151;font-size:9px;font-style:normal}.admin-modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#05232273}.admin-modal{width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:25px;background:#fff;border-radius:14px;box-shadow:0 20px 60px #0003}.admin-modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.admin-modal h2{margin:6px 0 0;font:700 25px Playfair Display,serif;color:#123a3d}.modal-close{border:0;background:#eef4f0;color:#476662;width:30px;height:30px;border-radius:50%;font-size:22px;line-height:1;cursor:pointer}.admin-modal label{display:grid;gap:6px;margin:13px 0;color:#52706a;font-size:11px;font-weight:700}.admin-modal input,.admin-modal textarea,.admin-modal select{width:100%;border:1px solid #dce7e1;border-radius:7px;padding:10px;outline:0;background:#fff;color:#173d40}.admin-modal input:focus,.admin-modal textarea:focus,.admin-modal select:focus{border-color:#0b9067}.modal-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.modal-fields label{margin:0}.check-label{grid-template-columns:auto 1fr;align-items:center;display:flex!important;gap:7px!important}.check-label input{width:auto}.modal-submit{border:0;margin-top:7px;justify-content:center;width:100%;padding:11px}.modal-submit:disabled{opacity:.6;cursor:wait}@media(max-width:650px){.customer-grid,.modal-fields{grid-template-columns:1fr}.admin-modal{padding:20px}}
