@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--ink:#173225;--green:#155b38;--mid:#25814e;--cream:#f8f5ed;--pale:#e7f1e2;--lime:#ddf7b3;--muted:#68766e;--line:#e0e7de;--card:#fff;--shadow:0 14px 35px rgba(20,66,40,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,Arial,sans-serif}button,input{font:inherit}button{border:0;cursor:pointer}h1,h2,h3,p{margin:0}h1,h2 em{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:600}h1{font-size:clamp(2.35rem,5vw,4.3rem);letter-spacing:-.06em;line-height:1.04}h2{letter-spacing:-.045em}header{position:sticky;top:0;z-index:10;background:#f8f5ede6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e4e9e2}.header-inner{max-width:1220px;height:78px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:9px;align-items:center;letter-spacing:-.06em;font-size:22px}.brand i{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:var(--green);color:var(--lime);font-family:Fraunces,serif;font-size:21px}.brand span{color:var(--mid)}nav{display:flex;gap:5px}nav button{background:transparent;border-radius:99px;padding:9px 13px;color:#627067;font-size:14px;font-weight:700}nav button.active,nav button:hover{background:#e3eedf;color:var(--green)}.head-actions{display:flex;gap:8px;align-items:center}.round{display:grid;place-items:center;width:38px;height:38px;background:#e9f0e6;color:var(--green);border-radius:50%;position:relative}.bell{background:none}.bell small{position:absolute;top:1px;right:0;background:#ee8e4b;color:#fff;width:16px;height:16px;border-radius:50%;font-size:10px;display:grid;place-items:center}.cart,.primary{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--green);color:#fff;border-radius:11px;padding:11px 15px;font-size:14px;font-weight:700}.cart{border-radius:99px}.cart b{background:var(--lime);color:var(--green);width:17px;height:17px;border-radius:50%;font-size:11px;display:grid;place-items:center}.login-mini{font-size:13px;font-weight:700;color:var(--green);background:none}.menu{display:none}.hero{max-width:1220px;min-height:440px;margin:26px auto 0;padding:62px clamp(32px,6vw,75px);overflow:hidden;position:relative;background:var(--green);border-radius:29px;color:#fff}.hero:after{content:"";position:absolute;width:510px;height:510px;border:65px solid rgba(222,246,180,.1);border-radius:50%;bottom:-300px;left:45%}.hero-text{position:relative;z-index:1;max-width:565px}.pill{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:99px;background:var(--pale);color:#21633e;font-size:11px;font-weight:700;white-space:nowrap}.pill.lime{background:var(--lime);color:#185233}.pill.white{background:#ffffffde;color:#21633e}.hero .pill{margin-bottom:18px}.hero p{font-size:17px;line-height:1.55;color:#d7eadb;margin:20px 0}.hero-facts{display:flex;gap:20px;font-size:13px;margin-bottom:27px;color:#e2f2df}.hero-facts span{display:flex;align-items:center;gap:6px}.primary{box-shadow:0 5px 14px #00000021}.hero-art{position:absolute;width:465px;height:400px;right:25px;bottom:0;z-index:2}.sun{position:absolute;width:245px;height:245px;right:75px;top:25px;border-radius:50%;background:#d5eca8}.hero-art>span{position:absolute;font-size:85px;filter:drop-shadow(0 12px 5px rgba(7,48,24,.2))}.a1{top:12px;right:20px;transform:rotate(9deg)}.a2{top:48px;left:43px;transform:rotate(-13deg)}.a3{right:9px;bottom:53px;transform:rotate(-35deg)}.crate{position:absolute;right:105px;bottom:-14px;width:230px;height:180px;display:flex;align-items:center;justify-content:center;gap:2px;border:12px solid #8e4c2d;border-radius:18px 18px 2px 2px;background:#bd7041;box-shadow:0 16px 24px #0000003d;overflow:hidden}.crate:before,.crate:after{content:"";width:100%;height:12px;background:#884225;position:absolute}.crate:before{top:40px}.crate:after{bottom:32px}.crate strong{z-index:1;color:#fff0cf;font-size:12px;text-align:center;letter-spacing:.08em;line-height:1.05}.crate b{font-size:50px;margin-top:56px;z-index:1}.quick-stats{max-width:1060px;position:relative;z-index:3;margin:-35px auto 68px;border:1px solid #e5ece3;border-radius:18px;background:#fff;box-shadow:var(--shadow);padding:20px 30px;display:flex;justify-content:space-between}.stat{display:flex;gap:12px;align-items:center}.stat>span{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#dff1df;color:#277b49}.stat:nth-child(2)>span{background:#fff0d7;color:#cf7d1b}.stat:nth-child(3)>span{background:#eee7fb;color:#7058b9}.stat b,.stat small{display:block}.stat b{font-size:14px}.stat small{font-size:12px;color:var(--muted);margin-top:3px}.catalog,.page{max-width:1164px;margin:auto;padding:0 14px 80px}.section-title,.page-head,.panel-title{display:flex;align-items:end;justify-content:space-between;gap:18px}.section-title .pill,.page-head .pill{margin-bottom:12px}.section-title h2{font-size:clamp(1.7rem,3vw,2.45rem)}.section-title em,.page-head em{color:var(--green)}.text{background:none;color:var(--green);font-size:13px;font-weight:700}.tools{display:flex;align-items:center;gap:14px;margin:31px 0 16px}.tools label{height:50px;width:min(555px,100%);padding:0 15px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--mid)}.tools input{border:0;outline:0;width:100%;font-size:14px;color:var(--ink)}.tools span{font-size:12px;color:#728077}.tools i{display:inline-block;width:7px;height:7px;background:#48a86a;border-radius:50%;margin-right:5px}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:16px}.chips button{white-space:nowrap;border:1px solid #d8dfd6;background:#fff;color:#617068;font-size:13px;font-weight:700;padding:8px 14px;border-radius:99px}.chips button.on{background:var(--green);color:#fff;border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product{border-radius:17px;overflow:hidden;background:var(--card);border:1px solid #e4eae2;transition:.2s}.product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-art{height:153px;display:grid;place-items:center;position:relative}.product-art>span{font-size:83px;filter:drop-shadow(0 11px 6px rgba(30,67,31,.16))}.product-art .pill{position:absolute;top:12px;left:12px}.apple{background:linear-gradient(135deg,#fae5dd,#e5b3a1)}.banana{background:linear-gradient(135deg,#fff4c1,#f9d566)}.mango{background:linear-gradient(135deg,#ffe3a1,#f5a13f)}.orange{background:linear-gradient(135deg,#ffe0b8,#f47c33)}.grape{background:linear-gradient(135deg,#e4d5f3,#9569b9)}.melon{background:linear-gradient(135deg,#dff0a4,#62b06d)}.product-body{padding:16px}.name{display:flex;justify-content:space-between;gap:7px;align-items:start}.name h3{font-size:16px;letter-spacing:-.03em;line-height:1.18}.name small{font-size:10px;color:#29834e;white-space:nowrap}.origin{display:flex;align-items:center;gap:3px;color:#79867e;font-size:12px;margin:9px 0}.price{display:flex;align-items:baseline;gap:5px}.price strong{font-size:22px;letter-spacing:-.05em;color:#17623d}.price span{font-size:12px;color:#7c8981}.product-bottom{margin-top:12px;padding-top:12px;border-top:1px solid #ecf0eb;display:flex;gap:8px;align-items:center}.product-bottom>span{font-size:11px;color:#77837b;flex:1}.product-bottom button{display:flex;align-items:center;gap:3px;padding:8px 10px;border-radius:9px;color:var(--green);background:#e3f2de;font-size:12px;font-weight:700}.no-results{text-align:center;padding:50px;color:var(--muted)}.promise{margin-top:80px;max-width:none;padding:68px max(calc((100vw - 1164px)/2 + 14px),28px);display:flex;align-items:center;gap:90px;background:#ebe9de}.promise small{font-size:11px;font-weight:700;letter-spacing:.12em;color:#64766c}.promise h2{font-size:clamp(1.8rem,3vw,2.5rem);max-width:365px;margin-top:9px}.promise h2 em{color:var(--green)}.steps{display:flex;justify-content:space-between;gap:22px;flex:1}.step{display:flex;gap:11px}.step>strong{font:23px Fraunces,serif;color:#dc8559}.step b,.step small{display:block}.step b{font-size:14px}.step small{font-size:12px;line-height:1.4;color:var(--muted);margin-top:4px}.page{padding-top:54px;min-height:calc(100vh - 78px)}.page-head{align-items:center;margin-bottom:30px}.page-head h1{font-size:clamp(2.15rem,4vw,3.4rem)}.page-head p{margin-top:9px;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px}.metric,.panel,.delivery{background:#fff;border:1px solid #e2e8e0;border-radius:17px}.metric{padding:18px}.metric>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#e0f2df;color:#287d4a;font-weight:700;font-size:20px;margin-bottom:15px}.metric:nth-child(2)>span{background:#fff0d7;color:#cd7b19}.metric:nth-child(3)>span{background:#eee7fb;color:#735abd}.metric:nth-child(4)>span{background:#dfedf8;color:#397eb8}.metric p{font-size:13px;color:#728078}.metric h2{font:700 27px DM Sans;letter-spacing:-.06em;margin:3px 0}.metric small{font-size:11px;color:#28804a}.admin-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:22px;margin-bottom:22px}.panel{padding:22px}.panel-title{align-items:center;margin-bottom:13px}.panel-title h2{font:700 18px DM Sans;letter-spacing:-.04em}.panel-title p{font-size:12px;color:var(--muted);margin-top:4px}.order-row{display:grid;grid-template-columns:auto 1.4fr .8fr auto;gap:9px;align-items:center;padding:13px 0;border-top:1px solid #ebefea}.avatar{width:32px;height:32px;background:#fbe2d5;color:#a84d27;display:grid;place-items:center;border-radius:9px;font-weight:700}.order-row p b,.order-row p small{display:block}.order-row p b{font-size:13px}.order-row p small{font-size:11px;color:var(--muted);margin-top:3px}.order-row>strong{font-size:13px}.order-row .pill{font-size:10px}.actions>button{width:100%;text-align:left;display:flex;align-items:center;gap:10px;background:none;border-top:1px solid #ebefea;padding:13px 0;color:var(--ink)}.actions>button>span{background:#e1f2df;color:#287c49;width:37px;height:37px;display:grid;place-items:center;border-radius:10px}.actions>button:nth-of-type(3)>span{background:#eee7fa;color:#7258b9}.actions p{flex:1}.actions b,.actions small{display:block}.actions b{font-size:13px}.actions small{font-size:11px;color:var(--muted);margin-top:2px}.readiness{position:relative}.readiness>.pill{position:absolute;right:22px;top:23px}.progress{height:9px;background:#edf0e9;border-radius:99px;overflow:hidden;margin:18px 0 14px}.progress i{display:block;width:75%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#418d5a,#b9dd78)}.slots{display:flex;gap:40px}.slots b{font-size:12px}.slots small{font-weight:400;color:var(--muted);margin-left:4px}.outline{border:1px solid #cad9cb;border-radius:11px;padding:12px 14px;color:var(--green);background:transparent;font-size:13px;font-weight:700;display:flex;gap:8px;align-items:center}.delivery-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.delivery-summary .stat{padding:16px;border-radius:15px;background:#e4f0df;color:#237844}.delivery-list{display:grid;gap:16px}.delivery{padding:23px}.delivery-top{display:flex;justify-content:space-between;gap:20px}.delivery-top small{font-size:11px;letter-spacing:.1em;color:#64776b;font-weight:700}.delivery-top h2{font:700 20px DM Sans;margin:5px 0}.delivery-top p{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:13px}.status{height:max-content;min-width:165px;border-radius:99px;padding:10px 12px;background:#e7f3e7;color:#1e7041;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:5px}.delivery-info{display:flex;gap:45px;padding:18px 0;border-bottom:1px solid #e8ede7}.delivery-info p{display:flex;gap:9px;align-items:center}.delivery-info p>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#d9efc5;color:#277644}.delivery-info small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-bottom:3px}.delivery-info b{font-size:13px}.track{display:flex;align-items:center;padding-top:17px;max-width:410px;color:#a3ada5;font-size:11px;font-weight:700}.track span{white-space:nowrap;display:flex;align-items:center;gap:5px}.track span:before{content:"";width:8px;height:8px;border:2px solid #a3ada5;border-radius:50%}.track span.done{color:#277c49}.track span.done:before{background:#277c49;border-color:#277c49}.track i{height:2px;flex:1;background:#dde3dc;margin:0 6px}.track i.done{background:#277c49}.shade{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#122f1d61}.drawer{position:fixed;top:0;right:0;z-index:21;background:#fcfbf6;height:100vh;width:min(440px,100%);padding:30px;display:flex;flex-direction:column;box-shadow:-17px 0 45px #00000029}.drawer-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:20px;border-bottom:1px solid #dfe5dd}.drawer-head h2{font:700 22px DM Sans;margin-top:7px}.cart-items{flex:1;overflow:auto}.cart-item{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:16px 0;border-bottom:1px solid #e9eee8}.cart-item>span{font-size:24px;width:42px;height:42px;display:grid;place-items:center;border-radius:11px}.cart-item b,.cart-item small{display:block}.cart-item b{font-size:13px}.cart-item small{font-size:11px;color:var(--muted);margin-top:3px}.cart-item p button{background:none;color:#b75b3a;font-size:11px;padding:0;margin-top:5px}.cart-item>strong{font-size:13px}.total{border-top:1px solid #dce4da;padding-top:16px}.total>p,.total>h3{display:flex;justify-content:space-between;font-size:13px;margin:0 0 10px}.total>p span{color:var(--muted)}.total>p:last-of-type b{color:var(--mid)}.total>h3{border-top:1px solid #e4e9e2;padding-top:12px;font-size:15px}.total>h3{color:var(--green)}.total .primary{width:100%;margin-top:6px}.total>small{display:block;text-align:center;font-size:10px;color:var(--muted);margin-top:11px}.empty{flex:1;display:grid;place-content:center;text-align:center;color:#89958d}.empty h3{color:var(--ink);font-size:16px;margin-top:10px}.empty p{font-size:12px;max-width:220px;line-height:1.5;margin-top:5px}.login-modal{position:fixed;z-index:21;top:50%;left:50%;transform:translate(-50%,-50%);width:min(450px,calc(100% - 32px));background:#fff;border-radius:22px;padding:32px;box-shadow:var(--shadow)}.login-modal .close{position:absolute;right:17px;top:17px}.login-modal .brand{margin-bottom:28px}.login-modal h2{font:700 28px DM Sans;letter-spacing:-.05em;margin:12px 0 7px}.login-modal>p{font-size:13px;color:var(--muted);line-height:1.5;margin-bottom:20px}.login-modal label{display:block;font-size:12px;font-weight:700;color:#476053;margin:13px 0}.login-modal input{display:block;width:100%;margin-top:7px;border:1px solid #d7dfd5;border-radius:10px;padding:12px;outline-color:var(--mid);font-size:14px}.login-modal .primary{width:100%;margin-top:18px}.demo{display:block;color:#29814e;font-weight:600;margin-top:6px}.legal{display:block;text-align:center;margin-top:11px;font-size:10px;color:var(--muted)}footer{max-width:1164px;padding:25px 14px;margin:auto;border-top:1px solid #dce3da;display:flex;gap:26px;align-items:center;color:#718078;font-size:12px}footer>span:last-child{margin-left:auto}@media (max-width:850px){.header-inner{height:68px;padding:0 18px}.menu{display:grid}nav{display:none;position:absolute;left:0;right:0;top:68px;background:#f8f5ed;border-bottom:1px solid #dce3da;padding:9px 18px 16px;flex-direction:column}nav.open{display:flex}.bell,.login-mini,.cart span{display:none}.cart{padding:10px}.hero{min-height:560px;margin:14px 14px 0;padding:45px 28px}.hero-art{right:-45px;transform:scale(.76);transform-origin:bottom right}.quick-stats{margin:-27px 28px 54px;padding:16px}.quick-stats .stat:nth-child(3){display:none}.catalog,.page{padding-left:20px;padding-right:20px}.product-grid{grid-template-columns:repeat(2,1fr)}.promise{display:block;padding:50px 28px}.steps{margin-top:30px}.metrics{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.delivery-info{gap:20px}.page-head{align-items:flex-start}.page-head>.primary{display:none}}@media (max-width:530px){h1{font-size:2.55rem}.hero-facts{display:block}.hero-facts span{margin:7px 0}.quick-stats{margin-left:20px;margin-right:20px}.quick-stats .stat:nth-child(2){display:none}.section-title .text{display:none}.tools{display:block;margin-top:24px}.tools span{display:block;margin-top:11px}.product-grid{grid-template-columns:1fr}.product{display:grid;grid-template-columns:116px 1fr}.product-art{height:100%;min-height:160px}.product-art>span{font-size:60px}.product-art .pill{display:none}.product-body{padding:14px}.promise .steps{display:grid;gap:16px}.page-head{display:block}.page-head .outline{margin-top:16px}.metric{padding:14px}.metric h2{font-size:23px}.panel{padding:17px}.order-row{grid-template-columns:auto 1fr auto}.order-row>strong{display:none}.order-row .pill{display:none}.readiness>.pill{display:none}.slots{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-summary{grid-template-columns:1fr;gap:8px}.delivery{padding:18px}.delivery-top{display:block}.status{margin-top:14px}.delivery-info{display:grid;grid-template-columns:1fr 1fr;gap:14px}.delivery-info p{grid-column:1/-1}.track{font-size:10px}.track i{margin:0 3px}.drawer{padding:22px}footer{display:grid;gap:9px}footer>span:last-child{margin-left:0}}.product-art{overflow:hidden;position:relative}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.product:hover .product-image{transform:scale(1.08)}.product-art .pill{z-index:2}.product-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#0000 45%);pointer-events:none;z-index:1}.cart-item-image-container{width:42px;height:42px;border-radius:11px;overflow:hidden;display:block;position:relative}.cart-item-image{width:100%;height:100%;object-fit:cover;display:block}.manage-grid{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(0,1.5fr);gap:22px}.fruit-form{display:grid;gap:14px}.fruit-form label{font-size:12px;font-weight:700;color:#476053}.fruit-form input,.fruit-form select{display:block;width:100%;margin-top:6px;border:1px solid #d7dfd5;border-radius:10px;padding:11px;outline-color:var(--mid);font-size:14px}.form-actions{display:flex;gap:9px;align-items:center;margin-top:4px}.manage-table{overflow:auto}.manage-head,.manage-row{min-width:680px;display:grid;grid-template-columns:32px 38px 1.4fr 1fr .55fr .7fr 1.35fr;gap:8px;align-items:center;transition:background .15s,border-color .15s}.manage-head{padding:8px 0;color:#718078;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.manage-row{padding:10px 0;border-top:1px solid #ebefea;color:#526159;font-size:12px}.manage-row>b{color:var(--ink);font-size:13px}.manage-row b small{display:block;margin-top:3px;color:#7d8981;font-size:10px;font-weight:500}.manage-row>span:last-child{display:flex;align-items:center;gap:6px}.danger{color:#b24a32;background:#fde9e3;border-radius:8px;padding:7px;display:grid;place-items:center}.order-live{grid-template-columns:auto 1.4fr 1.25fr auto auto}.order-live .text{display:flex;align-items:center;gap:3px}.login-tabs{display:flex;background:#edf2ea;border-radius:10px;padding:4px;gap:3px;margin:-11px 0 20px}.login-tabs button{flex:1;background:transparent;padding:8px;border-radius:7px;color:#637168;font-size:12px;font-weight:700}.login-tabs button.on{background:#fff;color:var(--green);box-shadow:0 1px 4px #00000014}.toast{position:fixed;bottom:22px;left:50%;z-index:40;transform:translate(-50%);background:#175c39;color:#fff;padding:12px 17px;border-radius:10px;box-shadow:var(--shadow);font-size:13px;font-weight:700;max-width:calc(100% - 36px);text-align:center}.toast.error{background:#a4402a}.product-bottom button:disabled{opacity:.5;cursor:not-allowed}.drag-handle{display:flex;align-items:center;justify-content:center;color:#8b9a91;padding:6px 2px;border-radius:6px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transition:color .15s,background .15s}.drag-handle:hover,.drag-handle:active{color:#175c39;background:#e6f4ea}.manage-row.dragging{opacity:.45;background:#e6f4ea!important;border:2px dashed #175c39!important;transform:scale(.99)}.manage-row.drag-over{border-top:3px solid #175c39!important;background:#f4fbf2!important}.pos-badge{display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;padding:2px 5px;border-radius:5px;background:#edf2ea;color:#55675c;min-width:24px}.pos-badge.top-pos{background:#ddf7b3;color:#155b38;border:1px solid #bce67d;box-shadow:0 1px 4px #155b3826}.make-top-btn{display:inline-flex;align-items:center;gap:3px;background:#e6f4ea;color:#175c39;border:1px solid #c2e2cc;padding:4px 7px;border-radius:6px;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s ease}.make-top-btn:hover{background:#175c39;color:#fff;border-color:#175c39}.reorder-hint{display:flex;align-items:center;gap:6px;font-size:12px;color:#175c39;background:#e6f4ea;border:1px solid #c2e2cc;padding:8px 12px;border-radius:10px;margin-bottom:12px;font-weight:600}@media (max-width:850px){.manage-grid{grid-template-columns:1fr}}@media (max-width:530px){.manage-grid{gap:14px}.order-live{grid-template-columns:auto 1fr auto}.order-live>strong,.order-live .pill{display:none}}.profile-container{position:relative;display:inline-block}.profile-btn{display:flex;align-items:center;gap:8px;background:#e9f0e6;color:var(--green);border-radius:99px;padding:6px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s}.profile-btn:hover{background:#dbecd6}.profile-avatar{width:26px;height:26px;background:var(--green);color:var(--lime);display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:13px}.profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);width:240px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:16px;z-index:50;display:flex;flex-direction:column;gap:12px;text-align:left}.profile-dropdown-header{border-bottom:1px solid #ebefea;padding-bottom:10px}.profile-dropdown-header h4{margin:0;font-size:14px;font-weight:700;color:var(--ink)}.profile-dropdown-header p{margin:2px 0 0;font-size:11px;color:var(--muted)}.profile-dropdown-details{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.profile-dropdown-details span{display:flex;align-items:center;gap:6px}.profile-dropdown-details strong{color:var(--ink)}.profile-dropdown-logout{width:100%;padding:9px;background:#fde9e3;color:#b24a32;border-radius:99px;font-size:12px;font-weight:700;text-align:center;transition:background .2s;cursor:pointer}.profile-dropdown-logout:hover{background:#fcd5ca}.hero{min-height:auto!important;padding:32px 36px!important;margin:18px auto 0!important;width:calc(100% - 32px)!important;border-radius:24px!important}.hero p{margin:12px 0 0!important}.hero-art,.hero-facts{display:none!important}.quantity-stepper{display:inline-flex;align-items:center;justify-content:space-between;background:#fff;border:1.5px solid #175c39;border-radius:99px;padding:3px 6px;min-width:110px;box-shadow:0 2px 8px #175c391f}.quantity-stepper .stepper-btn{background:#e6f4ea;border:none;color:#175c39;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:all .15s ease}.quantity-stepper .stepper-btn:hover:not(:disabled){background:#175c39;color:#fff;transform:scale(1.05)}.quantity-stepper .stepper-btn:active:not(:disabled){transform:scale(.95)}.quantity-stepper .stepper-btn:disabled{opacity:.25;background:#f0f4f1;color:#9ab0a2;cursor:not-allowed}.quantity-stepper .stepper-count{font-size:16px;font-weight:800;color:#175c39;padding:0 8px;min-width:24px;text-align:center}.cart-item-qty-row{display:flex;align-items:center;gap:12px;margin-top:6px}.cart-item-subtotal{display:flex;flex-direction:column;align-items:flex-end}.cart-item-subtotal small{font-size:11px;color:#718078}.offer-carousel-section{position:relative;margin:26px auto 0;max-width:1220px;width:calc(100% - 32px)}.offer-banner-card{position:relative;min-height:230px;border-radius:29px;padding:38px 45px;display:flex;align-items:center;justify-content:space-between;color:#fff;overflow:hidden;box-shadow:0 14px 35px #1442281f;transition:all .4s ease}.hero-arc-bg{position:absolute;width:480px;height:480px;border:55px solid rgba(222,246,180,.14);border-radius:50%;right:-80px;bottom:-220px;pointer-events:none;z-index:1}.offer-banner-content{max-width:680px;position:relative;z-index:2}.offer-banner-content .offer-title{font-family:Fraunces,Georgia,serif;font-size:clamp(1.95rem,3.8vw,2.9rem);font-weight:600;font-style:italic;line-height:1.08;letter-spacing:-.04em;margin:12px 0 0;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.2)}.offer-banner-content .offer-subtitle{font-size:15px;line-height:1.45;color:#fffffff2;margin:12px 0 22px;max-width:580px}.offer-action-btn{background:#fff;color:#173225;border:none;padding:12px 24px;border-radius:99px;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 16px #0003;transition:transform .2s,background .2s;white-space:nowrap;position:relative;z-index:2}.offer-action-btn:hover{transform:translateY(-2px);background:#ddf7b3;color:#155b38}@media (max-width: 850px){.offer-carousel-section{width:calc(100% - 28px)!important;margin:14px auto 0!important}.offer-banner-card{padding:26px 24px!important;border-radius:22px!important;min-height:200px!important}}@media (max-width: 530px){.product{grid-template-columns:105px 1fr!important}.product-body{padding:10px 12px!important}.product-bottom{gap:4px!important;justify-content:space-between!important}.product-bottom>.pill{display:none!important}.product-bottom>span{font-size:10px!important}.quantity-stepper{min-width:92px!important;padding:2px 4px!important}.quantity-stepper .stepper-btn{width:28px!important;height:28px!important}.quantity-stepper .stepper-count{font-size:14px!important;padding:0 4px!important;min-width:18px!important}.offer-carousel-section{width:calc(100% - 24px)!important;margin:12px auto 0!important}.offer-banner-card{padding:20px 18px!important;border-radius:18px!important;min-height:180px!important}.offer-banner-content .offer-title{font-size:1.75rem!important}.offer-banner-content .offer-subtitle{font-size:13px!important;margin:8px 0 16px!important}}.offer-banner-card.holi{background:linear-gradient(135deg,#d90429,#ff007f 40%,#ffb703)}.offer-banner-card.diwali{background:linear-gradient(135deg,#2b0845,#6b11b0,#f72585)}.offer-banner-card.emerald{background:linear-gradient(135deg,#064e3b,#047857,#10b981)}.offer-banner-card.sunset{background:linear-gradient(135deg,#c2410c,#ea580c,#f97316)}.offer-banner-card.midnight{background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81)}.offer-banner-content{max-width:70%;z-index:2}.offer-tag-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:8px}.offer-title{font-size:22px;font-weight:800;color:#fff;margin:0;line-height:1.25;text-shadow:0 2px 4px rgba(0,0,0,.2)}.offer-subtitle{font-size:13px;color:#ffffffeb;margin:6px 0 0;line-height:1.35}.offer-action-btn{background:#fff;color:#1a231e;border:none;padding:10px 20px;border-radius:99px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 14px #0003;transition:transform .2s,background .2s;white-space:nowrap;z-index:2}.offer-action-btn:hover{transform:translateY(-2px);background:#f0fdf4;color:#175c39}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffff4d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.4);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .2s}.carousel-arrow:hover{background:#fff9;color:#1a231e}.carousel-arrow.left{left:14px}.carousel-arrow.right{right:14px}.carousel-dots-container{display:flex;justify-content:center;gap:8px;margin-top:10px}.carousel-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;transition:all .2s}.carousel-dot.active{width:24px;border-radius:12px;background:#175c39}.admin-banner-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:16px}.banner-admin-card{border-radius:14px;padding:16px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:140px;position:relative;box-shadow:0 4px 12px #0000001a}.banner-admin-card .banner-admin-top{display:flex;justify-content:space-between;align-items:flex-start}.banner-admin-card h4{margin:6px 0 2px;font-size:15px;font-weight:700}.banner-admin-card p{margin:0;font-size:12px;opacity:.9}.banner-delete-btn{background:#ffffff40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;color:#fff;padding:6px 10px;border-radius:8px;font-size:11px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:4px;margin-top:12px;align-self:flex-end;transition:background .2s}.banner-delete-btn:hover{background:#d9381e}@media (max-width: 680px){.offer-banner-card{flex-direction:column;align-items:flex-start;padding:18px 20px}.offer-banner-content{max-width:100%;margin-bottom:12px}.offer-title{font-size:18px}}.toast-notifications-container{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;max-width:380px;width:calc(100% - 40px);pointer-events:none}.popup-toast{pointer-events:auto;background:#fff;border-radius:14px;box-shadow:0 10px 30px #00000024,0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.08);padding:14px 16px;display:flex;flex-direction:column;gap:8px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden;position:relative}.popup-toast:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--green, #175c39);border-top-left-radius:14px;border-bottom-left-radius:14px}.popup-toast.slide-in{animation:toastSlideIn .35s cubic-bezier(.16,1,.3,1) forwards}.popup-toast.slide-out{animation:toastSlideOut .3s ease forwards}@keyframes toastSlideIn{0%{opacity:0;transform:translate(110%) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes toastSlideOut{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(110%) scale(.95)}}.toast-head-bar{display:flex;align-items:center;gap:10px}.toast-icon-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#f0f7f2}.toast-type-icon.new-order{color:#175c39}.toast-type-icon.accepted{color:#287d4a}.toast-type-icon.rejected{color:#d9381e}.toast-type-icon.delivered{color:#0284c7}.toast-header-text{flex:1;display:flex;flex-direction:column}.toast-title{font-size:14px;font-weight:700;color:#1a221e;line-height:1.2}.toast-timestamp{font-size:11px;color:#718078;margin-top:2px}.toast-close-btn{background:transparent;border:none;color:#8a9990;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s}.toast-close-btn:hover{background:#ebefea;color:#2b3831}.toast-body-text{font-size:13px;color:#47544d;line-height:1.4}.toast-order-badge{display:inline-block;margin-top:4px;font-size:11px;font-weight:700;background:#f0f4f1;color:#175c39;padding:2px 8px;border-radius:6px}.toast-action-bar{display:flex;justify-content:flex-end;margin-top:4px}.toast-view-btn{background:var(--green, #175c39);color:#fff;border:none;padding:5px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.toast-view-btn:hover{background:#12492d}.notification-bell-container{position:relative}.bell.has-unread{background:#e6f4ea;color:#175c39}.bell-badge{position:absolute;top:-4px;right:-4px;background:#d9381e;color:#fff;font-size:10px;font-weight:700;padding:2px 5px;border-radius:10px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff}.notification-dropdown{position:absolute;right:0;top:calc(100% + 10px);width:360px;max-width:90vw;background:#fff;border:1px solid var(--line, #e2e8e4);border-radius:16px;box-shadow:0 12px 36px #00000024;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.notif-dropdown-header{padding:14px 16px;border-bottom:1px solid #f0f4f1;display:flex;align-items:center;justify-content:space-between}.notif-title-row{display:flex;align-items:center;gap:8px}.notif-title-row h3{margin:0;font-size:15px;font-weight:700;color:#1c2721}.unread-count-pill{background:#e6f4ea;color:#175c39;font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px}.mark-all-read-btn{background:transparent;border:none;color:#175c39;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px}.mark-all-read-btn:hover{text-decoration:underline}.notif-tabs{display:flex;padding:8px 16px;background:#f8faf8;gap:8px;border-bottom:1px solid #f0f4f1}.notif-tabs button{background:transparent;border:none;padding:6px 12px;font-size:12px;font-weight:600;color:#64756c;border-radius:8px;cursor:pointer}.notif-tabs button.active{background:#fff;color:#175c39;box-shadow:0 1px 3px #00000014}.notif-list{max-height:360px;overflow-y:auto}.notif-item{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid #f2f6f3;cursor:pointer;transition:background .15s}.notif-item:hover{background:#f8faf8}.notif-item.unread{background:#f3f9f4}.notif-item-left{position:relative;display:flex;align-items:flex-start;padding-top:2px}.notif-icon-bubble{width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid #e5ece7;display:flex;align-items:center;justify-content:center}.unread-dot{position:absolute;top:0;right:-2px;width:8px;height:8px;border-radius:50%;background:#175c39}.notif-item-body{flex:1}.notif-item-top{display:flex;justify-content:space-between;align-items:baseline}.notif-item-top strong{font-size:13px;font-weight:700;color:#1c2721}.notif-item-top small{font-size:11px;color:#829288}.notif-item-msg{margin:3px 0 0;font-size:12px;color:#4a5a51;line-height:1.35}.notif-order-id{display:inline-block;margin-top:4px;font-size:10px;font-weight:700;color:#175c39;background:#e6f4ea;padding:1px 6px;border-radius:4px}.notif-empty-state{padding:32px 16px;text-align:center;color:#84948a;display:flex;flex-direction:column;align-items:center;gap:8px}.order-timeline-container{margin-top:20px;background:#f9fbf9;border-radius:12px;padding:16px;border:1px solid #eaefeb}.timeline-header{margin:0 0 16px;font-size:14px;font-weight:700;color:#1c2721}.timeline-list{display:flex;flex-direction:column}.timeline-item{display:flex;gap:14px;position:relative}.timeline-badge-container{display:flex;flex-direction:column;align-items:center}.timeline-badge{width:28px;height:28px;border-radius:50%;background:#e2e8e4;color:#55665d;display:flex;align-items:center;justify-content:center;z-index:2}.timeline-badge.pending{background:#fff0d7;color:#cd7b19}.timeline-badge.accepted{background:#e0f2df;color:#287d4a}.timeline-badge.rejected{background:#fde9e3;color:#b24a32}.timeline-badge.delivered{background:#e0f2fe;color:#0284c7}.timeline-line{width:2px;flex:1;background:#e2e8e4;margin:4px 0;min-height:24px}.timeline-content{padding-bottom:20px;flex:1}.timeline-item:last-child .timeline-content{padding-bottom:0}.timeline-title-row{display:flex;justify-content:space-between;align-items:center}.timeline-item-title{font-size:13px;font-weight:700;color:#1c2721}.timeline-relative{font-size:11px;font-weight:600;color:#175c39}.timeline-meta{margin-top:3px;font-size:11px;color:#6b7c73}.order-details-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:580px;max-width:92vw;max-height:90vh;background:#fff;border-radius:20px;box-shadow:0 20px 50px #0003;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.order-details-modal .modal-header{padding:18px 24px;border-bottom:1px solid #ebefea;display:flex;justify-content:space-between;align-items:center}.order-modal-badge{font-size:11px;font-weight:700;color:#175c39;text-transform:uppercase;letter-spacing:.05em}.modal-header h2{margin:2px 0 0;font-size:20px;color:#1c2721}.modal-body{padding:24px;overflow-y:auto}.order-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.summary-card{background:#f8faf8;padding:12px 14px;border-radius:10px;border:1px solid #eaefeb;display:flex;flex-direction:column}.summary-label{font-size:11px;color:#687970;display:flex;align-items:center;gap:5px;font-weight:600}.summary-value{font-size:14px;color:#1c2721;margin-top:4px}.summary-value.price{color:#175c39;font-weight:700}.summary-card small{font-size:11px;color:#798980;margin-top:2px}.status-pill{display:inline-block;padding:2px 8px;border-radius:12px;font-weight:700;font-size:11px}.status-pill.pending{background:#fff0d7;color:#cd7b19}.status-pill.accepted{background:#e0f2df;color:#287d4a}.status-pill.rejected{background:#fde9e3;color:#b24a32}.status-pill.delivered{background:#e0f2fe;color:#0284c7}.modal-action-bar{display:flex;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #ebefea}.modal-action-bar button{flex:1;padding:10px 14px;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;border:none;transition:all .15s}.modal-action-bar .accept-btn{background:#287d4a;color:#fff}.modal-action-bar .accept-btn:hover{background:#1e633a}.modal-action-bar .reject-btn{background:#fde9e3;color:#b24a32}.modal-action-bar .reject-btn:hover{background:#fcd2c7}.modal-action-bar .deliver-btn{background:#0284c7;color:#fff}.modal-action-bar .deliver-btn:hover{background:#0369a1}.pill.danger{background:#d9381e!important;color:#fff!important;font-weight:800}.product.out-of-stock-card{border:1.5px solid #f87171!important;background:snow!important}.product.out-of-stock-card .product-art:after{background:linear-gradient(180deg,#d9381e40,#0000 60%)!important}.stock-tag.red{color:#d9381e!important;font-weight:700}.stock-tag.green{color:#29834e;font-weight:600}.product-bottom button.out-of-stock-btn{background:#fee2e2!important;color:#dc2626!important;border:1px solid #fca5a5!important;cursor:not-allowed!important;font-weight:700!important;padding:7px 12px!important;opacity:1!important}.metric.clickable{cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;position:relative}.metric.clickable:hover{transform:translateY(-3px);box-shadow:0 8px 20px #1442281f;border-color:#b0c4b5}.metric.clickable.active{border:2px solid var(--green)!important;background:#f4fbf3!important;box-shadow:0 4px 16px #155b3826!important}.metric.clickable.active:after{content:"FILTER ACTIVE";position:absolute;top:10px;right:12px;font-size:9px;font-weight:800;letter-spacing:.05em;background:var(--green);color:#fff;padding:2px 7px;border-radius:99px}.order-status-tabs{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #ebefea}.status-tab-btn{display:inline-flex;align-items:center;gap:6px;background:#f0f4ef;color:#55675c;border:1px solid #d7e0d5;border-radius:99px;padding:7px 15px;font-size:12px;font-weight:700;cursor:pointer;transition:all .18s ease}.status-tab-btn:hover{background:#e2ede0;color:var(--green)}.status-tab-btn.active{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important;box-shadow:0 2px 8px #155b3840}.status-tab-count{display:inline-flex;align-items:center;justify-content:center;background:#00000014;color:inherit;font-size:11px;font-weight:800;padding:1px 7px;border-radius:99px}.status-tab-btn.active .status-tab-count{background:#ffffff40;color:#fff}.pagination-wrapper{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;padding-top:16px;border-top:1px solid #ebefea;flex-wrap:wrap}.pagination-info{font-size:13px;color:var(--muted)}.pagination-info strong{color:var(--ink)}.pagination-controls{display:flex;align-items:center;gap:5px}.pagination-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:34px;height:34px;padding:0 10px;border-radius:8px;border:1px solid #d7e0d5;background:#fff;color:#526159;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease}.pagination-btn:hover:not(:disabled){background:#e6f4ea;color:var(--green);border-color:#b8dbc3}.pagination-btn.active{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important;box-shadow:0 2px 6px #155b3833}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;background:#f5f7f4;border-color:#e2e8e0}.pagination-ellipsis{padding:0 4px;color:var(--muted);font-weight:700;font-size:13px}.ad-push-section{grid-column:1 / -1;background:#fff;border:1.5px solid #d4e6d7;border-radius:20px;padding:24px;box-shadow:0 10px 30px #155b380f}.ad-preset-chips{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}.ad-preset-chip{background:#f0f7ef;border:1px solid #c2dec8;color:#175c39;font-size:12px;font-weight:700;padding:7px 13px;border-radius:99px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:5px}.ad-preset-chip:hover{background:var(--green);color:#fff;border-color:var(--green)}.ad-preview-container{margin-top:16px;padding:16px;background:#f8faf7;border:1px dashed #b9d6bf;border-radius:16px}.ad-preview-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#476053;margin-bottom:10px;display:flex;align-items:center;gap:6px}.mobile-push-overlay{position:fixed;top:14px;left:50%;transform:translate(-50%);width:min(440px,calc(100% - 24px));z-index:9999;animation:slideDownMobilePush .4s cubic-bezier(.16,1,.3,1)}@keyframes slideDownMobilePush{0%{opacity:0;transform:translate(-50%,-20px) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1)}}.mobile-push-card{background:#fff;border:1px solid #d2e4d5;border-radius:20px;box-shadow:0 18px 45px #0a2a1938;overflow:hidden;display:flex;flex-direction:column}.mobile-push-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f4fbf3;border-bottom:1px solid #e2eee4}.mobile-push-brand{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:var(--green)}.mobile-push-brand-icon{width:22px;height:22px;background:var(--green);color:var(--lime);border-radius:6px;display:grid;place-items:center;font-size:13px}.mobile-push-time{font-size:10px;color:var(--muted)}.mobile-push-close{background:transparent;border:none;color:var(--muted);cursor:pointer;padding:2px;display:flex;align-items:center;border-radius:50%}.mobile-push-close:hover{color:#b24a32;background:#fde9e3}.mobile-push-banner{width:100%;max-height:180px;object-fit:cover;display:block}.mobile-push-body{padding:14px 16px}.mobile-push-title{font-size:15px;font-weight:800;color:var(--ink);margin-bottom:4px}.mobile-push-msg{font-size:13px;color:#4a5c51;line-height:1.4;margin:0}.mobile-push-actions{display:flex;gap:8px;padding:10px 16px 14px;border-top:1px solid #edf3ee}.mobile-push-btn-primary{flex:1;background:var(--green);color:#fff;font-size:13px;font-weight:700;padding:9px 14px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:6px;border:none;cursor:pointer;box-shadow:0 4px 12px #155b3833}.mobile-push-btn-primary:hover{background:#0f452a}.mobile-push-btn-secondary{background:#f0f4ef;color:#526159;font-size:12px;font-weight:700;padding:9px 12px;border-radius:10px;border:1px solid #d7e0d5;cursor:pointer}.mobile-push-btn-secondary:hover{background:#e2ede0}.retailers-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c1c14a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease-out}.retailers-modal-card{background:#fff;width:100%;max-width:950px;max-height:90vh;border-radius:20px;box-shadow:0 24px 60px #00000040;display:flex;flex-direction:column;overflow:hidden}.retailers-modal-head{padding:20px 24px;background:linear-gradient(135deg,#155b38,#0d9488);color:#fff;display:flex;align-items:center;justify-content:space-between}.retailers-modal-head h3{margin:0;font-size:20px;font-weight:800;display:flex;align-items:center;gap:10px}.retailers-modal-head p{margin:4px 0 0;font-size:13px;opacity:.85}.retailers-modal-close{background:#ffffff26;border:none;color:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.retailers-modal-close:hover{background:#ffffff4d;transform:scale(1.05)}.retailers-modal-toolbar{padding:16px 24px;background:#f8fbf9;border-bottom:1px solid #e2ebe4;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.retailers-search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #c9d8ce;border-radius:12px;padding:8px 14px;flex:1;min-width:260px}.retailers-search-box input{border:none;outline:none;width:100%;font-size:14px;background:transparent}.retailers-count-badge{font-size:13px;font-weight:700;color:var(--green);background:#e8f4ed;padding:6px 14px;border-radius:20px}.retailers-modal-body{padding:20px 24px;overflow-y:auto;flex:1}.retailers-table-container{overflow-x:auto}.retailers-table{width:100%;border-collapse:collapse;text-align:left}.retailers-table th{padding:12px 14px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#556b5f;background:#f0f6f2;border-bottom:2px solid #d4e2d8}.retailers-table td{padding:14px;font-size:13px;color:var(--ink);border-bottom:1px solid #edf4ee;vertical-align:middle}.retailers-table tr:hover{background:#f9fcfa}.retailer-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#155b38,#0d9488);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.retailer-profile-cell{display:flex;align-items:center;gap:12px}.retailer-name-title{font-weight:800;font-size:14px;color:var(--ink)}.retailer-shop-sub{font-size:12px;color:#64786d;display:flex;align-items:center;gap:4px}.reg-day-badge{display:inline-block;background:#eef7f2;color:#0f5c38;font-weight:700;font-size:12px;padding:3px 8px;border-radius:6px;border:1px solid #cce5d6}.reg-time-badge{display:inline-block;font-size:11px;color:#476053;font-weight:600;margin-top:2px}.reg-relative-time{font-size:11px;color:#0d9488;font-weight:700}.orders-placed-pill{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;padding:4px 10px;border-radius:12px;font-weight:800;font-size:12px;display:inline-flex;align-items:center;gap:4px}.orders-search-wrapper{margin-bottom:16px}.orders-search-input-box{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #d1dfd6;border-radius:14px;padding:10px 16px;box-shadow:0 2px 8px #00000008;transition:all .2s ease}.orders-search-input-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #155b381f}.orders-search-input-box input{border:none;outline:none;width:100%;font-size:14px;color:var(--ink);background:transparent}.orders-search-input-box input::placeholder{color:#83978b;font-size:13.5px}.orders-search-clear-btn{background:#edf3ee;border:none;color:#526359;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s ease}.orders-search-clear-btn:hover{background:#e0ece2;color:var(--ink)}
