:root{--green:#0f6b3a;--green2:#09532d;--lime:#dff7bd;--mint:#ecfff1;--text:#173222;--muted:#6f7f73;--line:#e5eee7;--card:#fff;--bg:#f4f7f1;--orange:#f59e0b}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:var(--bg)}a{text-decoration:none;color:inherit}button,input{font:inherit}.app-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.top-strip,.nav-main,.menu-bar,.page-shell,.site-footer{width:min(1180px,calc(100% - 28px));margin:auto}.top-strip{height:32px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.top-strip nav{display:flex;gap:14px;align-items:center}.top-strip form{margin:0}.top-strip button{border:0;background:none;color:var(--muted);cursor:pointer}.nav-main{display:grid;grid-template-columns:270px minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 0}.brand{display:flex;align-items:center;gap:10px}.brand img{width:48px;height:48px;object-fit:contain;border-radius:14px}.brand strong,.brand small{display:block}.brand strong{font-weight:900;line-height:1.05}.brand small{font-size:12px;color:var(--muted)}.search{height:44px;display:grid;grid-template-columns:1fr 96px;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}.search input{border:0;padding:0 18px;outline:0}.search button,.primary-btn,.cart-pill{border:0;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.cart-pill{height:42px;border-radius:999px;padding:0 18px;display:flex;gap:8px;align-items:center}.cart-pill strong{background:#fff;color:var(--green);border-radius:999px;min-width:22px;height:22px;display:grid;place-items:center}.menu-bar{display:flex;gap:22px;align-items:center;height:38px;color:#405044;font-weight:700;font-size:14px}.menu-bar a:hover{color:var(--green)}.page-shell{padding:22px 0 46px}.flash{padding:12px 14px;border-radius:12px;background:#e6f8ec;color:var(--green);margin-bottom:14px}.flash.error{background:#fff1f1;color:#b42318}.hero-grid{display:grid;grid-template-columns:1.4fr .7fr;grid-template-rows:1fr 1fr;gap:18px}.hero-card{grid-row:span 2;min-height:330px;border-radius:22px;overflow:hidden;background:linear-gradient(120deg,#063f2a,#0f6b3a 58%,#0a7f55);color:#fff;display:grid;grid-template-columns:1fr 300px;align-items:center;padding:36px}.hero-card h1{font-size:38px;line-height:1.05;margin:10px 0}.hero-card p{color:#d8f7e3;max-width:430px}.hero-card img{width:270px;height:270px;object-fit:cover;border-radius:50%;background:#fff}.eyebrow{color:#d75522;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em}.primary-btn{display:inline-flex;justify-content:center;align-items:center;min-height:42px;border-radius:999px;padding:0 18px}.primary-btn.full{width:100%}.promo{border-radius:20px;padding:22px;background:#e7f8df;display:flex;flex-direction:column;justify-content:flex-end;min-height:150px}.promo-two{background:#e3f7f0}.promo strong{font-size:20px}.promo span{color:var(--muted);margin-top:5px}.category-band,.products-section,.panel,.auth-card,.order-card{background:#fff;border:1px solid var(--line);border-radius:18px}.category-band{margin:22px 0;padding:18px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title h2{font-size:20px;margin:0}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-row a{display:grid;place-items:center;gap:10px;padding:18px 10px;border-radius:16px;background:linear-gradient(180deg,#fbfef9,#f1f8ee);font-weight:800;text-align:center;border:1px solid transparent;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-row a:hover{transform:translateY(-2px);border-color:#cfe8d7;box-shadow:0 12px 26px rgba(15,107,58,.08)}.category-icon{width:50px;height:50px;border-radius:16px;background:#fff;border:1px solid #dcebe1;display:grid;place-items:center;color:var(--green);box-shadow:0 8px 18px rgba(15,107,58,.07)}.category-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.products-section{padding:18px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.product-image{aspect-ratio:1/1;background:#f6faf3;display:grid;place-items:center}.product-image img{max-width:88%;max-height:88%;object-fit:contain}.product-body{padding:13px;display:grid;gap:7px}.product-body small,.stock{color:var(--muted);font-size:12px}.product-body h3{font-size:15px;line-height:1.25;margin:0;min-height:38px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-bottom strong{color:var(--green)}.product-bottom button{border:0;border-radius:999px;background:var(--orange);color:#fff;font-weight:900;padding:8px 13px}.auth-card{max-width:480px;margin:40px auto;padding:26px}.auth-card h1{margin:8px 0 10px;font-size:30px}.auth-note{color:var(--muted);line-height:1.55;margin:0 0 18px}.auth-card form,.panel form{display:grid;gap:12px}.check-line{display:flex;grid-template-columns:none;align-items:center;gap:9px;color:var(--muted);font-weight:700}.check-line input{min-height:auto;width:16px;height:16px;padding:0}label{display:grid;gap:7px;font-weight:700}input{min-height:42px;border:1px solid var(--line);border-radius:12px;padding:0 12px}.page-heading{padding:26px 0}.page-heading h1{font-size:44px;line-height:1;margin:8px 0}.page-heading p{color:var(--muted)}.checkout-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.panel{padding:20px}.address-choice{display:flex;grid-template-columns:auto 1fr;gap:10px;border:1px solid var(--line);border-radius:14px;padding:12px;margin-bottom:10px}.address-choice span{display:grid;gap:4px;color:var(--muted)}.saved-address,.order-card{padding:14px;margin-bottom:12px}.saved-address span{display:block;color:var(--muted);margin-top:4px}.orders-list{display:grid;gap:12px}.order-card{display:grid;gap:12px}.order-card>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.badge{display:inline-flex;border-radius:999px;padding:6px 10px;background:#eef2ff;color:#1d4ed8;font-weight:800;font-size:12px}.badge.green{background:#e6f8ec;color:var(--green)}.cart-drawer{position:fixed;right:18px;top:86px;bottom:18px;width:min(390px,calc(100vw - 36px));background:#fff;border:1px solid var(--line);border-radius:20px;z-index:50;padding:18px;box-shadow:0 20px 70px rgba(0,0,0,.16)}.drawer-head,.drawer-total{display:flex;justify-content:space-between;align-items:center}.drawer-head button{border:0;background:#f1f5f9;border-radius:50%;width:32px;height:32px}.drawer-items{display:grid;gap:12px;margin:18px 0;max-height:calc(100dvh - 280px);overflow:auto}.cart-line{display:grid;grid-template-columns:54px 1fr auto;gap:10px;align-items:center}.cart-line img{width:54px;height:54px;object-fit:contain;background:#f6faf3;border-radius:12px}.cart-line strong,.cart-line span{display:block}.cart-line span{color:var(--muted);font-size:12px}.qty{display:flex;gap:6px;align-items:center}.qty button{width:28px;height:28px;border:1px solid var(--line);background:#fff;border-radius:8px}.scrim{position:fixed;inset:0;background:rgba(0,0,0,.12);z-index:40}.site-footer{padding:26px 0;color:var(--muted);display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.empty-state{padding:18px;color:var(--muted);background:#f8fafc;border-radius:14px}@media(max-width:900px){.nav-main{grid-template-columns:1fr}.search{order:3}.hero-grid,.hero-card,.checkout-layout{grid-template-columns:1fr}.hero-card img{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.category-row{grid-template-columns:repeat(3,1fr)}.menu-bar{overflow:auto;white-space:nowrap}}@media(max-width:520px){.top-strip{height:auto;padding:8px 0;align-items:flex-start}.hero-card{padding:24px;min-height:260px}.hero-card h1{font-size:29px}.product-grid{grid-template-columns:1fr}.category-row{grid-template-columns:repeat(2,1fr)}.page-heading h1{font-size:34px}.site-footer{display:grid}}

.order-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.order-count{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px;color:var(--green);font-weight:900}.detailed-orders{gap:16px}.order-detail-card{padding:0;overflow:hidden;border-radius:18px;box-shadow:0 12px 34px rgba(15,107,58,.06)}.order-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:18px 20px;background:linear-gradient(180deg,#ffffff,#f7fbf5);border-bottom:1px solid var(--line)}.order-card-head strong{display:block;font-size:18px}.order-card-head small,.order-label{display:block;color:var(--muted);font-size:12px;margin-top:4px}.order-label{text-transform:uppercase;letter-spacing:.06em;font-weight:900}.order-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.order-info-grid{display:grid;grid-template-columns:1.1fr 1.5fr 1fr 1fr;gap:14px;padding:18px 20px;border-bottom:1px solid var(--line)}.order-info-grid section{background:#f8fbf6;border:1px solid #edf4ee;border-radius:14px;padding:14px;min-width:0}.order-info-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 8px}.order-info-grid p{margin:3px 0;line-height:1.45}.order-items-table{margin:18px 20px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.order-items-head,.order-item-row{display:grid;grid-template-columns:1fr 80px 140px;gap:12px;align-items:center}.order-items-head{background:#103d28;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:11px 14px}.order-item-row{padding:13px 14px;border-top:1px solid var(--line)}.order-item-row:first-of-type{border-top:0}.order-item-row small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.order-item-row span:nth-child(2),.order-item-row span:nth-child(3){text-align:right}.order-total-box{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap;padding:0 20px 20px}.order-total-box span{display:grid;gap:4px;min-width:110px;color:var(--muted);font-size:12px}.order-total-box strong{font-size:15px;color:var(--text)}.order-total-box .grand-total{background:#e9f8ed;border:1px solid #cfebd7;border-radius:14px;padding:10px 14px;color:var(--green)}.order-total-box .grand-total strong{font-size:20px;color:var(--green)}@media(max-width:900px){.order-heading{display:grid}.order-info-grid{grid-template-columns:1fr 1fr}.order-items-head,.order-item-row{grid-template-columns:1fr 54px 100px}}@media(max-width:560px){.order-card-head{display:grid}.order-badges{justify-content:flex-start}.order-info-grid{grid-template-columns:1fr;padding:14px}.order-items-table{margin:14px}.order-items-head{display:none}.order-item-row{grid-template-columns:1fr;gap:6px}.order-item-row span:nth-child(2),.order-item-row span:nth-child(3){text-align:left}.order-total-box{justify-content:stretch;padding:0 14px 14px}.order-total-box span{min-width:calc(50% - 8px)}}

/* Standard UI polish */
body{font-size:15px;line-height:1.5}.page-shell{padding:24px 0 50px}.page-heading{padding:24px 0 28px}.page-heading h1{font-size:36px;letter-spacing:0;line-height:1.08}.page-heading p{font-size:16px;margin:8px 0 0}.compact-heading{padding-bottom:18px}.panel h2,.auth-card h1{font-size:22px;line-height:1.2}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.panel-head h2{margin:3px 0 0}.panel-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--orange);font-weight:900}.count-pill{min-width:34px;height:30px;border-radius:999px;background:#eef8f0;color:var(--green);display:grid;place-items:center;font-weight:900}.panel,.auth-card,.category-band,.products-section,.order-card{box-shadow:0 10px 30px rgba(15,107,58,.045)}label{font-size:13px;color:#274434}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.span-2{grid-column:span 2}input{font-size:14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}input:focus{border-color:#9bcdae;box-shadow:0 0 0 4px rgba(15,107,58,.08);outline:0}.primary-btn,.ghost-btn,.danger-btn{min-height:38px;border-radius:999px;padding:0 14px;font-size:14px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer}.ghost-btn{background:#eef8f0;color:var(--green);border:1px solid #cfe8d7}.danger-btn{background:#fff1f1;color:#b42318;border:1px solid #ffd5d5}.profile-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:18px;align-items:start}.profile-form{position:sticky;top:122px}.address-panel{min-width:0}.address-list{display:grid;gap:12px}.address-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;display:grid;gap:12px}.address-card.is-default{border-color:#b8dfc5;background:linear-gradient(180deg,#ffffff,#f6fcf7)}.address-summary{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start}.address-title{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:6px}.address-title strong{font-size:16px}.address-summary p{margin:3px 0;color:var(--muted);line-height:1.45}.address-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.address-actions form{margin:0}.edit-address{border-top:1px solid var(--line);padding-top:10px}.edit-address summary{cursor:pointer;color:var(--green);font-weight:900;font-size:14px}.edit-address form{margin-top:12px;display:grid;gap:12px}.saved-address{border:1px solid var(--line);border-radius:14px}.site-footer{font-size:14px}.menu-bar{font-size:14px}.brand strong{font-size:18px}.hero-card h1{font-size:34px}.section-title h2{font-size:19px}.product-body h3{font-size:14px}.order-card-head strong{font-size:17px}@media(max-width:900px){.profile-grid{grid-template-columns:1fr}.profile-form{position:static}.page-heading h1{font-size:32px}}@media(max-width:560px){body{font-size:14px}.top-strip,.nav-main,.menu-bar,.page-shell,.site-footer{width:min(100% - 22px,1180px)}.page-heading h1{font-size:29px}.page-heading p{font-size:14px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.address-summary{grid-template-columns:1fr}.address-actions{justify-content:flex-start}.primary-btn,.ghost-btn,.danger-btn{width:100%}.address-actions form{width:100%}.panel{padding:16px}.brand strong{font-size:16px}.search{grid-template-columns:1fr 82px}}

/* Compact orders */
.compact-orders{gap:10px}.order-compact-card{padding:0;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px rgba(15,107,58,.045)}.compact-order-main{display:grid;grid-template-columns:minmax(0,1fr) auto 150px;gap:14px;align-items:center;padding:14px 16px}.order-primary strong{display:block;font-size:15px;line-height:1.25}.order-primary p{margin:4px 0 0;color:var(--muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-status-stack{display:flex;gap:7px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.order-money{text-align:right}.order-money span{display:block;color:var(--muted);font-size:12px}.order-money strong{font-size:17px;color:var(--green)}.order-more{border-top:1px solid var(--line);background:#fbfdfb}.order-more summary{list-style:none;cursor:pointer;padding:9px 16px;color:var(--green);font-weight:900;font-size:13px}.order-more summary::-webkit-details-marker{display:none}.order-more summary:after{content:'+';float:right;font-size:16px}.order-more[open] summary:after{content:'-'} .order-detail-panel{padding:0 16px 16px}.order-mini-grid{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr;gap:10px;margin-bottom:12px}.order-mini-grid section{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px}.order-mini-grid h3{margin:0 0 6px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.order-mini-grid p{margin:2px 0;font-size:13px;line-height:1.35}.compact-item-list{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.compact-item-list>div{display:grid;grid-template-columns:1fr 50px 110px;gap:10px;align-items:center;padding:10px 12px;border-top:1px solid var(--line);font-size:13px}.compact-item-list>div:first-child{border-top:0}.compact-item-list small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.compact-item-list>div>span:nth-child(2),.compact-item-list>div>strong{text-align:right}.compact-total-row{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;margin-top:12px}.compact-total-row span{font-size:12px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:10px;padding:7px 9px}.compact-total-row strong{color:var(--text);margin-left:4px}.compact-total-row span:last-child{background:#e9f8ed;border-color:#cfebd7;color:var(--green)}.compact-total-row span:last-child strong{color:var(--green);font-size:15px}@media(max-width:760px){.compact-order-main{grid-template-columns:1fr;gap:9px}.order-status-stack,.order-money{justify-content:flex-start;text-align:left}.order-mini-grid{grid-template-columns:1fr 1fr}.compact-item-list>div{grid-template-columns:1fr 42px 96px}}@media(max-width:520px){.order-mini-grid{grid-template-columns:1fr}.compact-item-list>div{grid-template-columns:1fr;gap:4px}.compact-item-list>div>span:nth-child(2),.compact-item-list>div>strong{text-align:left}.compact-total-row{justify-content:stretch}.compact-total-row span{width:calc(50% - 5px)}}

/* Checkout and account polish */
.refined-checkout{grid-template-columns:minmax(0,1fr) 430px;align-items:start}.checkout-panel,.summary-panel{border-radius:16px}.address-stack{display:grid;gap:10px}.refined-address{margin:0;padding:14px;border-radius:13px;background:#fff}.refined-address strong{font-size:14px}.coupon-box{margin:16px 0;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fbfdfb}.small-head{margin-bottom:10px}.small-head h2{font-size:17px}.coupon-control{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center}.coupon-control input{min-height:40px}.coupon-message{margin:8px 0 0;color:var(--muted);font-size:13px}.summary-panel{position:sticky;top:122px}.summary-lines{border-top:1px solid var(--line);margin-top:14px;padding-top:12px;display:grid;gap:9px}.summary-lines div{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:14px}.summary-lines strong{color:var(--text)}.summary-grand{border-top:1px solid var(--line);padding-top:11px;font-size:16px!important;color:var(--green)!important}.summary-grand strong{font-size:20px;color:var(--green)}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.account-card{display:grid;gap:12px}input:disabled{background:#f4f7f1;color:var(--muted);cursor:not-allowed}@media(max-width:980px){.refined-checkout{grid-template-columns:1fr}.summary-panel{position:static}.account-grid{grid-template-columns:1fr}}@media(max-width:560px){.coupon-control{grid-template-columns:1fr}.coupon-control .ghost-btn,.coupon-control .danger-btn{width:100%}.summary-grand strong{font-size:18px}}

/* Premium header */
.app-header{background:rgba(255,255,255,.96);backdrop-filter:saturate(160%) blur(12px);box-shadow:0 8px 28px rgba(15,107,58,.055)}.top-strip{height:30px;border-bottom:1px solid #eef4ef}.top-message{display:inline-flex;align-items:center;gap:8px}.top-message:before{content:'';width:7px;height:7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}.account-nav{gap:8px!important}.account-nav a,.account-nav button{height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;color:#66776b!important;font-weight:750;transition:background .16s ease,color .16s ease}.account-nav a:hover,.account-nav button:hover,.account-nav .is-active{background:#eef8f0;color:var(--green)!important}.nav-main{grid-template-columns:285px minmax(280px,1fr) auto;gap:22px;padding:16px 0 13px}.brand{min-width:0}.brand img{width:54px;height:54px;border-radius:16px;border:1px solid #d9eadf;box-shadow:0 10px 22px rgba(15,107,58,.1)}.brand strong{font-size:18px;letter-spacing:-.01em}.brand small{font-size:13px;margin-top:1px}.search{height:46px;border-color:#dfece3;background:#fbfdfb;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.search:focus-within{border-color:#98cda9;box-shadow:0 0 0 4px rgba(15,107,58,.07)}.search input{font-size:14px;background:transparent;color:var(--text)}.search input::placeholder{color:#8a998e}.search button{min-width:104px;background:linear-gradient(180deg,#118146,#0d6f3b);font-size:14px;letter-spacing:.01em}.cart-pill{height:46px;min-width:118px;justify-content:center;background:linear-gradient(180deg,#118146,#0b6837);box-shadow:0 10px 22px rgba(15,107,58,.13);font-size:14px}.cart-pill strong{min-width:24px;height:24px;font-size:13px}.menu-bar{height:42px;gap:6px;border-top:1px solid #f1f6f2}.menu-bar a{height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;color:#31463a;transition:background .16s ease,color .16s ease,transform .16s ease}.menu-bar a:hover,.menu-bar .is-active{background:#eef8f0;color:var(--green);transform:translateY(-1px)}@media(max-width:900px){.nav-main{grid-template-columns:1fr auto;gap:12px}.brand{grid-column:1}.cart-pill{grid-column:2;grid-row:1}.search{grid-column:1 / -1;order:3}.top-strip{height:auto;padding:7px 0;gap:8px}.top-message{font-size:11px}.account-nav{flex-wrap:wrap;justify-content:flex-end}.menu-bar{height:auto;padding:6px 0;gap:4px}}@media(max-width:520px){.nav-main{grid-template-columns:1fr}.brand img{width:46px;height:46px}.brand strong{font-size:15px}.brand small{font-size:12px}.cart-pill{grid-column:1;width:100%;height:42px}.search{height:42px}.search button{min-width:82px}.menu-bar a{padding:0 10px;font-size:13px}.top-strip{display:grid}.account-nav{justify-content:flex-start}}
