@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";.admin-login,.admin-shell{--ink:#123726;--gold:#b7803e;--cream:#fbf8f1;--line:#e9e2d6;color:var(--ink);min-height:100vh;background:var(--cream)}.admin-login{display:grid;grid-template-columns:minmax(340px,1fr) minmax(430px,1fr)}.login-brand{position:relative;display:flex;flex-direction:column;justify-content:center;padding:10vw;color:#fff;background:linear-gradient(145deg,#092a19f5,#1a4e31d1),url(/images/demo/pate-ademe.webp) center/cover}.login-brand>span{position:absolute;top:50px;font-family:Playfair Display,serif;font-size:30px;letter-spacing:.16em;color:#efd2a4}.login-brand>p{font-size:12px;font-weight:700;letter-spacing:.18em;color:#e1bc82}.login-brand h1{margin:15px 0;font-family:Playfair Display,serif;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:1.05}.login-brand small{color:#d8e5db;font-size:15px}.login-card{align-self:center;width:min(440px,calc(100% - 48px));margin:auto;padding:46px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 30px 70px #2232271a}.security-mark{display:flex;align-items:center;gap:8px;color:var(--gold);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.security-mark svg{width:18px}.login-card h2{margin:24px 0 5px;font-family:Playfair Display,serif;font-size:38px}.login-card>p{margin:0 0 28px;color:#718077}.login-card label,.admin-field{display:grid;gap:8px;margin:18px 0;color:#435b4c;font-size:12px;font-weight:700}.login-card input,.admin-field input,.admin-field select{width:100%;padding:14px 15px;border:1px solid #ddd6c8;border-radius:13px;outline:0;background:#fff;font:inherit;font-size:14px;color:var(--ink)}.login-card input:focus,.admin-field input:focus,.admin-field select:focus{border-color:#b7803e;box-shadow:0 0 0 3px #b7803e18}.primary-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:24px;padding:14px;border:0;border-radius:13px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer}.primary-button svg{width:17px}.primary-button:disabled{opacity:.6}.login-card>a{display:block;margin-top:22px;text-align:center;color:#617568;font-size:13px}.form-error{padding:11px;border-radius:10px;background:#fff0ec;color:#a33c28;font-size:12px}.admin-shell{display:grid;grid-template-columns:250px 1fr;background:#f5f2eb}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:30px 18px;background:#103724;color:#fff}.admin-wordmark{display:flex;align-items:center;gap:9px;padding:0 12px 35px}.admin-wordmark b{font-family:Playfair Display,serif;font-size:25px;letter-spacing:.12em;color:#edcf9d}.admin-wordmark span{padding:3px 6px;border:1px solid #ffffff40;border-radius:5px;font-size:8px;letter-spacing:.1em}.admin-sidebar nav{display:grid;gap:7px}.admin-sidebar button{display:flex;align-items:center;gap:11px;padding:12px;border:0;border-radius:11px;background:transparent;color:#c8d5cc;text-align:left;font-weight:600;font-size:13px;cursor:pointer}.admin-sidebar button svg{width:18px}.admin-sidebar button.active{background:#fff;color:#143a28}.admin-sidebar button em{margin-left:auto;display:grid;place-items:center;min-width:21px;height:21px;border-radius:50%;background:#c05c3f;color:#fff;font-style:normal;font-size:10px}.admin-sidebar .logout{margin-top:auto}.admin-content{min-width:0;padding:34px 42px 60px}.admin-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.admin-topbar p{margin:0;color:#ad7040;font-size:10px;font-weight:800;letter-spacing:.14em}.admin-topbar h1{margin:5px 0 0;font-family:Playfair Display,serif;font-size:36px}.admin-profile{display:flex;align-items:center;gap:10px}.admin-profile>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#143a28;color:#fff;font-family:Playfair Display,serif;font-size:20px}.admin-profile div{display:grid}.admin-profile b{font-size:13px}.admin-profile small{color:#819087;font-size:10px}.notice{position:fixed;z-index:20;right:35px;top:25px;display:flex;align-items:center;gap:8px;padding:12px 17px;border-radius:12px;background:#153b27;color:#fff;box-shadow:0 12px 35px #143a2840;font-size:12px}.notice svg{width:16px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px}.stat-card{display:flex;align-items:center;gap:16px;padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff}.stat-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#eef1e7;color:#1c5437}.stat-card svg{width:21px}.stat-card strong{font-family:Playfair Display,serif;font-size:30px}.stat-card p{margin:2px 0;color:#79867d;font-size:11px}.admin-panel{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}.welcome-panel{display:flex;justify-content:space-between;align-items:center;min-height:180px;margin-bottom:20px;padding:35px;background:linear-gradient(130deg,#143a28,#276345);color:#fff;overflow:hidden}.welcome-panel p{margin:0;color:#eacb99;font-size:10px;font-weight:800;letter-spacing:.14em}.welcome-panel h2{margin:9px 0;font-family:Playfair Display,serif;font-size:31px}.welcome-panel span{color:#d4e0d8;font-size:13px}.welcome-panel>svg{width:130px;height:130px;color:#ffffff12;transform:rotate(-8deg)}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-title h2,.form-card h2{margin:0;font-family:Playfair Display,serif;font-size:22px}.panel-title span{display:grid;place-items:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#f1ede4;color:#6c786f;font-size:11px}.management-grid{display:grid;grid-template-columns:minmax(420px,1.4fr) minmax(320px,.8fr);gap:20px;align-items:start}.data-list{display:grid;gap:8px;max-height:630px;overflow:auto;padding-right:5px}.data-row{display:grid;grid-template-columns:42px 1fr 34px;align-items:center;gap:12px;padding:10px;border:1px solid #eee8dd;border-radius:13px}.row-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#eef1e7;color:#2d6747}.row-icon svg{width:17px}.data-row div{display:grid}.data-row b{font-size:13px}.data-row small{margin-top:3px;color:#89938c;font-size:10px}.data-row button{display:grid;place-items:center;border:0;background:transparent;color:#a1aaa4;cursor:pointer}.data-row button:hover{color:#b34e38}.data-row button svg{width:16px}.form-card{position:sticky;top:25px}.form-card h2{margin-bottom:20px}.form-card .primary-button{margin-top:20px}.proposal-list{display:grid;gap:10px}.proposal-list article{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:16px;padding:12px;border:1px solid #eee8dd;border-radius:15px}.proposal-image{display:grid;place-items:center;width:76px;height:70px;border-radius:11px;background:#edf0e6;overflow:hidden}.proposal-image img{width:100%;height:100%;object-fit:cover}.proposal-image svg{width:23px}.proposal-list span{font-size:8px;font-weight:800;letter-spacing:.09em;color:#b26e3e}.proposal-list h3{margin:4px 0;font-family:Playfair Display,serif}.proposal-list p{margin:0;color:#78857c;font-size:11px}.proposal-actions{display:flex;gap:6px}.proposal-actions button{display:flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid #e5ddd1;border-radius:9px;background:#fff;color:#6b756e;font-size:10px;font-weight:700;cursor:pointer}.proposal-actions .approve{background:#143a28;color:#fff;border-color:#143a28}.proposal-actions svg{width:14px}.empty-state{display:grid;place-items:center;padding:40px;color:#819087}.empty-state svg{width:28px}.empty-state p{font-size:12px}@media(max-width:900px){.admin-login{grid-template-columns:1fr}.login-brand{display:none}.login-card{margin-top:8vh}.admin-shell{grid-template-columns:76px 1fr}.admin-sidebar{padding-inline:11px}.admin-wordmark{justify-content:center;padding-inline:0}.admin-wordmark b{font-size:18px}.admin-wordmark span,.admin-sidebar button:not(.active){font-size:0}.admin-sidebar button{justify-content:center}.admin-sidebar button.active{font-size:0}.admin-sidebar button em{position:absolute;margin:0 0 25px 25px}.admin-content{padding:25px 20px}.management-grid{grid-template-columns:1fr}.form-card{position:static}.stats-grid{grid-template-columns:1fr 1fr}.proposal-list article{grid-template-columns:60px 1fr}.proposal-image{width:60px;height:60px}.proposal-actions{grid-column:1/-1;justify-content:flex-end}}@media(max-width:560px){.admin-shell{display:block}.admin-sidebar{position:fixed;z-index:30;inset:auto 0 0;width:auto;height:68px;display:block;padding:8px;background:#103724}.admin-wordmark,.admin-sidebar .logout{display:none}.admin-sidebar nav{display:grid;grid-template-columns:repeat(4,1fr)}.admin-sidebar button,.admin-sidebar button.active{display:grid;place-items:center;padding:8px;font-size:0}.admin-content{padding:22px 14px 90px}.admin-topbar h1{font-size:28px}.admin-profile div{display:none}.stats-grid{grid-template-columns:1fr}.welcome-panel>svg{display:none}.management-grid{display:block}.management-grid>*+*{margin-top:15px}.proposal-list article{grid-template-columns:52px 1fr}.proposal-image{width:52px;height:52px}.login-card{padding:30px;width:calc(100% - 28px)}.admin-topbar{align-items:flex-start}.data-list{max-height:none}}.admin-sidebar nav{overflow-y:auto;scrollbar-width:none}.admin-sidebar nav::-webkit-scrollbar{display:none}.dashboard-stats{grid-template-columns:repeat(4,1fr)}.seller-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:14px}.seller-card{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;padding:17px;border:1px solid #e9e2d6;border-radius:17px;background:#fff}.seller-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#143a28;color:#edcf9d;font-family:Playfair Display,serif;font-size:23px;text-transform:uppercase}.seller-card h3,.offer-admin-grid h3,.review-list h3,.delivery-list h3{margin:0;color:#143a28;font-family:Playfair Display,serif}.seller-card p,.seller-card small{margin:3px 0;color:#7b887f;font-size:11px}.seller-card select,.delivery-list select{grid-column:2/-1;padding:9px 11px;border:1px solid #ddd6c8;border-radius:10px;background:#fbfaf6;color:#143a28;font-weight:700}.status-pill{padding:5px 8px;border-radius:999px;background:#f1ede4;color:#756d62;font-size:9px;font-weight:800}.status-pill.active{background:#e2f2e7;color:#24643f}.status-pill.suspended{background:#fae7e2;color:#9e4535}.offer-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:12px}.offer-admin-grid article{display:grid;grid-template-columns:82px 1fr auto;gap:14px;align-items:center;padding:13px;border:1px solid #e9e2d6;border-radius:16px}.offer-admin-grid img,.offer-admin-grid article>svg{width:82px;height:76px;border-radius:12px;object-fit:cover;background:#eef1e7;padding:18px;color:#2d6747}.offer-admin-grid span{color:#ad7040;font-size:9px;font-weight:800;text-transform:uppercase}.offer-admin-grid p,.offer-admin-grid small{display:block;margin:4px 0;color:#7b887f;font-size:11px}.offer-admin-grid article>b{align-self:start;padding:5px 8px;border-radius:999px;font-size:9px}.offer-admin-grid .online{background:#e2f2e7;color:#24643f}.offer-admin-grid .offline{background:#f1ede4;color:#756d62}.review-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.review-list article{padding:19px;border:1px solid #e9e2d6;border-radius:17px}.stars{display:flex;gap:3px;margin-bottom:10px}.stars svg{width:16px;color:#d6cbb8}.stars .filled{fill:#d89c43;color:#d89c43}.review-list p{min-height:38px;color:#53685a;font-size:13px;line-height:1.55}.review-list small{display:block;color:#87938b;font-size:10px}.review-list article>div:last-child{display:flex;gap:7px;margin-top:15px}.review-list button{display:flex;align-items:center;gap:5px;padding:8px 11px;border:1px solid #e2d9ca;border-radius:9px;background:#fff;color:#66756b;font-size:10px;font-weight:800;cursor:pointer}.review-list button svg{width:13px}.review-list .approve{border-color:#143a28;background:#143a28;color:#fff}.delivery-list{display:grid;gap:10px}.delivery-list article{display:grid;grid-template-columns:48px 1fr minmax(120px,auto);align-items:center;gap:13px;padding:14px;border:1px solid #e9e2d6;border-radius:15px}.delivery-list p,.delivery-list small{display:block;margin:3px 0;color:#7b887f;font-size:11px}.delivery-list select{grid-column:auto}@media(max-width:1100px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.admin-sidebar{overflow-x:auto}.admin-sidebar nav{display:flex;gap:5px;width:max-content}.admin-sidebar button,.admin-sidebar button.active{width:54px;min-width:54px}.dashboard-stats{grid-template-columns:1fr 1fr}.seller-card{grid-template-columns:44px 1fr auto}.seller-avatar{width:44px;height:44px}.offer-admin-grid,.review-list{grid-template-columns:1fr}.offer-admin-grid article{grid-template-columns:65px 1fr}.offer-admin-grid img,.offer-admin-grid article>svg{width:65px;height:65px}.offer-admin-grid article>b{grid-column:2}.delivery-list article{grid-template-columns:42px 1fr}.delivery-list select{grid-column:2}.admin-panel{padding:18px}}.category-picture{overflow:hidden}.category-picture img{width:100%;height:100%;object-fit:cover}.file-field input[type=file]{padding:9px;background:#fbfaf6;cursor:pointer}.file-field input[type=file]::file-selector-button{margin-right:12px;padding:9px 12px;border:0;border-radius:9px;background:#143a28;color:#fff;font-weight:700;cursor:pointer}.file-field span{color:#2d6747;font-size:11px}.file-field small{color:#89938c;font-size:9px}.seller-card .edit-user{grid-column:3;padding:8px 10px;border:1px solid #dcd4c7;border-radius:9px;background:#fff;color:#143a28;font-size:10px;font-weight:800;cursor:pointer}.seller-card .edit-user:hover{background:#143a28;color:#fff}.secondary-button{width:100%;margin-top:9px;padding:12px;border:1px solid #dcd4c7;border-radius:12px;background:#fff;color:#53685a;font-weight:700;cursor:pointer}.data-row.is-hidden{border-style:dashed;background:#f6f3ed;opacity:.72}.data-row.is-hidden b{text-decoration:line-through}.data-row.is-hidden .visibility-button{color:#247148}.data-row.is-hidden .visibility-button:hover{color:#174c31}.editable-row{grid-template-columns:42px 1fr auto}.row-actions{display:flex!important;grid-auto-flow:column;gap:3px}.row-actions button{width:30px;height:30px}.current-image{width:100%;height:130px;border-radius:12px;object-fit:cover;border:1px solid #e5ddd1}.seller-admin,.seller-login{--green:#0e422d;--green-2:#1f6445;--cream:#f6f2e9;--gold:#c48436;--line:#e6dac7;--muted:#75837a;color:#103d2b;background:var(--cream);min-height:100vh}.seller-admin button,.seller-admin input,.seller-admin select,.seller-admin textarea,.seller-login button,.seller-login input{font:inherit}.seller-admin h1,.seller-admin h2,.seller-admin h3,.seller-login h1,.seller-login h2{font-family:Georgia,serif}.seller-login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.seller-login-brand{padding:8vw 10vw;background:linear-gradient(145deg,#0b3827,#285e45);color:#fff;display:flex;flex-direction:column;justify-content:center}.seller-login-brand>b,.seller-logo{font-family:Georgia,serif;color:#ffcf8b;font-size:42px;letter-spacing:.09em}.seller-login-brand>span{margin-top:70px;color:#ffcf8b;font-weight:800;letter-spacing:.18em}.seller-login-brand h1{font-size:clamp(48px,5vw,84px);font-weight:400;line-height:1.05;margin:34px 0}.seller-login-card{width:min(590px,calc(100% - 48px));align-self:center;justify-self:center;padding:70px;border:1px solid var(--line);border-radius:40px;background:#fff}.seller-login-card h2{font-size:48px;margin:36px 0 8px}.seller-login-card>p{color:var(--muted);font-size:19px;margin-bottom:36px}.seller-login-card label,.seller-form label{display:grid;gap:9px;margin:18px 0;font-weight:750}.seller-login-card input,.seller-form input,.seller-form select,.seller-form textarea{width:100%;border:1px solid #dccbb1;border-radius:17px;background:#fffdf9;color:var(--green);padding:16px 18px;outline:none}.seller-login-card input{margin-top:10px}.seller-login-card input:focus,.seller-form input:focus,.seller-form select:focus,.seller-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c484361c}.seller-login-card>a{display:block;text-align:center;color:var(--green);margin-top:25px}.eyebrow{display:flex;align-items:center;gap:9px;color:#b9752b;font-size:13px;font-weight:850;letter-spacing:.15em}.seller-primary{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:17px 20px;border:0;border-radius:16px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.seller-primary svg{width:19px}.seller-primary:disabled{opacity:.65}.form-error{padding:12px 14px;border-radius:12px;background:#fff0ec;color:#a84127;margin:12px 0}.seller-admin{display:grid;grid-template-columns:310px minmax(0,1fr)}.seller-admin>aside{position:sticky;top:0;height:100vh;padding:38px 25px;background:var(--green);color:#d7e7dc;display:flex;flex-direction:column}.seller-logo{font-size:30px;padding:0 16px 40px}.seller-logo span{font:700 10px Inter,sans-serif;letter-spacing:.08em;color:#fff;border:1px solid #8eb6a2;border-radius:6px;padding:5px;margin-left:5px}.seller-admin aside nav{display:grid;gap:10px}.seller-admin aside nav button,.seller-logout{display:flex;align-items:center;gap:15px;border:0;border-radius:15px;padding:17px 18px;background:transparent;color:inherit;font-size:16px;font-weight:750;text-align:left;cursor:pointer}.seller-admin aside nav button svg,.seller-logout svg{width:21px}.seller-admin aside nav button.active{background:#fff;color:var(--green)}.seller-logout{margin-top:auto}.seller-main{padding:48px clamp(28px,4vw,70px) 80px;min-width:0}.seller-main>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}.seller-main h1{font-size:48px;margin:10px 0 0}.seller-user{display:flex;align-items:center;gap:14px}.seller-user>span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:27px}.seller-user div{display:grid}.seller-user small{color:var(--muted)}.seller-content{display:grid;gap:30px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stats-grid article{display:grid;grid-template-columns:62px 1fr;align-items:center;padding:26px;border:1px solid var(--line);border-radius:25px;background:#fff}.stats-grid svg{grid-row:1/3;width:52px;height:52px;padding:14px;border-radius:15px;background:#edf1e8;color:var(--green-2)}.stats-grid strong{font-family:Georgia,serif;font-size:34px}.stats-grid span{color:var(--muted);font-size:13px}.seller-hero{position:relative;overflow:hidden;padding:55px;border-radius:28px;background:linear-gradient(115deg,#174f37,#246e4b);color:#fff}.seller-hero:after{content:"";position:absolute;right:-50px;bottom:-80px;width:280px;height:280px;border:38px solid #ffffff0c;border-radius:50%}.seller-hero>span{color:#ffca80;font-weight:850;letter-spacing:.16em;font-size:12px}.seller-hero h2{font-size:44px;line-height:1.05;margin:20px 0}.seller-hero p{max-width:720px;color:#e5f0e9}.seller-panel{padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.panel-heading h2,.seller-panel>h2{font-size:31px;margin:0}.count-badge{display:grid;place-items:center;min-width:42px;height:42px;border-radius:50%;background:#f2eee5;color:#6b746e}.mini-offer{display:grid;grid-template-columns:58px 1fr auto;gap:15px;align-items:center;border-top:1px solid #eee5d8;padding:14px 0}.mini-offer img{width:58px;height:58px;object-fit:cover;border-radius:14px}.mini-offer div{display:grid}.mini-offer small{color:var(--muted);margin-top:4px}.management-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(380px,.75fr);gap:28px;align-items:start}.offer-list{display:grid;gap:12px;max-height:680px;overflow:auto;padding-right:7px}.seller-offer{display:grid;grid-template-columns:100px 1fr auto;gap:17px;align-items:center;padding:13px;border:1px solid #e9decd;border-radius:19px}.seller-offer.muted{opacity:.55}.seller-offer>img{width:100px;height:88px;border-radius:14px;object-fit:cover}.seller-offer h3{font-family:Georgia,serif;font-size:21px;margin:4px 0}.seller-offer p,.seller-offer small{margin:3px 0}.seller-offer>div>span{font-size:12px;color:#bd6f3e}.seller-offer small{color:var(--muted)}.row-actions{display:flex;gap:6px}.row-actions button,.text-button{border:1px solid #dfd2bf;border-radius:10px;background:#fff;color:var(--green);padding:9px;cursor:pointer}.row-actions svg{width:18px;height:18px}.seller-form{position:sticky;top:25px}.seller-form textarea{min-height:85px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.check-field{grid-template-columns:21px 1fr!important;align-items:center}.check-field input{width:19px;height:19px;margin:0}.seller-file>div{position:relative;display:flex;align-items:center;gap:12px;border:1px dashed #cdb893;border-radius:16px;padding:15px;background:#fcfaf5}.seller-file svg{color:var(--green)}.seller-file input{position:absolute;inset:0;opacity:0;cursor:pointer}.seller-file small{color:var(--muted);font-weight:400}.text-button{padding:8px 13px}.wide-panel{max-width:1050px}.review-card{padding:22px 0;border-top:1px solid #ece2d4}.review-card>div{display:flex;justify-content:space-between;gap:20px}.review-card span{color:#c7832d;letter-spacing:.08em}.review-card p{font-family:Georgia,serif;font-size:20px}.review-card small{color:var(--muted)}.seller-empty{display:grid;place-items:center;min-height:190px;color:#87958c;text-align:center}.seller-empty svg{width:35px;height:35px}.proposal-form{max-width:720px}.proposal-form>p{color:var(--muted);margin-bottom:30px}.seller-toast{position:fixed;right:25px;bottom:25px;padding:15px 22px;border-radius:13px;background:var(--green);color:#fff;box-shadow:0 15px 40px #0c2b1f40;z-index:20}.seller-toast.error{background:#a84127}@media(max-width:1100px){.stats-grid{grid-template-columns:1fr 1fr}.management-grid{grid-template-columns:1fr}.seller-form{position:static}.seller-admin{grid-template-columns:235px}.seller-admin>aside{padding-inline:14px}}@media(max-width:760px){.seller-login{grid-template-columns:1fr}.seller-login-brand{display:none}.seller-login-card{padding:34px 25px}.seller-admin{display:block}.seller-admin>aside{position:sticky;top:0;z-index:10;width:100%;height:auto;padding:12px 14px;display:block}.seller-logo{padding:5px 5px 12px;font-size:24px}.seller-admin aside nav{display:flex;overflow:auto}.seller-admin aside nav button{min-width:max-content;padding:11px 13px}.seller-admin aside nav button span{display:none}.seller-logout{display:none}.seller-main{padding:28px 16px 70px}.seller-main>header{margin-bottom:25px}.seller-main h1{font-size:35px}.seller-user div{display:none}.seller-user>span{width:44px;height:44px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stats-grid article{grid-template-columns:46px 1fr;padding:16px}.stats-grid svg{width:40px;height:40px;padding:10px}.stats-grid strong{font-size:27px}.seller-hero{padding:30px 24px}.seller-hero h2{font-size:34px}.seller-panel{padding:22px 16px;border-radius:22px}.seller-offer{grid-template-columns:76px 1fr}.seller-offer>img{width:76px;height:76px}.row-actions{grid-column:1/3;justify-content:flex-end}.form-row{grid-template-columns:1fr}.panel-heading h2,.seller-panel>h2{font-size:26px}}.seller-admin{background:radial-gradient(circle at 78% 0,#fffaf1 0,transparent 34%),var(--cream)}.seller-admin>aside{background:linear-gradient(180deg,#0a3726,#0e422d 64%,#123a2a);box-shadow:18px 0 55px #0e2f2212}.seller-admin aside nav button{transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.seller-admin aside nav button:hover{transform:translate(2px);background:#ffffff0b;color:#fff}.seller-admin aside nav button.active{box-shadow:0 13px 32px #00170d25}.seller-main{max-width:1660px;width:100%;margin:auto}.seller-main h1{font-weight:500;letter-spacing:-.025em}.seller-user{padding:7px 15px 7px 7px;border:1px solid var(--line);border-radius:999px;background:#ffffffc7;box-shadow:0 9px 30px #2848340b}.seller-user>span{background:linear-gradient(145deg,var(--green),#286c4c);color:#ffcf8b}.stats-grid article{background:linear-gradient(145deg,#fff,#fffdf8);box-shadow:0 14px 38px #2743320a;transition:transform .2s ease,box-shadow .2s ease}.stats-grid article:hover{transform:translateY(-3px);box-shadow:0 18px 45px #27433212}.seller-panel{box-shadow:0 15px 45px #27433209}.seller-offer{background:#fffdf9;transition:transform .2s ease,box-shadow .2s ease}.seller-offer:hover{transform:translateY(-2px);box-shadow:0 12px 30px #23412e0d}@media(max-width:760px){.seller-login{background:linear-gradient(160deg,#0c3b29 0 31%,#f6f2e9 31%)}.seller-login-brand{display:flex;min-height:210px;padding:30px 24px;justify-content:flex-start}.seller-login-brand>b{font-size:27px}.seller-login-brand>span{margin-top:25px;font-size:10px}.seller-login-brand h1,.seller-login-brand p{display:none}.seller-login-card{align-self:start;margin-top:-45px;padding:34px 24px;border-radius:30px;box-shadow:0 25px 60px #193a2925}.seller-login-card h2{font-size:38px;margin-top:24px}.seller-admin{padding-bottom:88px}.seller-admin>aside{position:fixed;inset:auto 10px 10px;z-index:30;width:auto;height:auto;padding:7px;border:1px solid #ffffff28;border-radius:23px;background:#0d3e2cef;box-shadow:0 15px 45px #09271d55;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.seller-logo,.seller-logout{display:none}.seller-admin aside nav{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;overflow:visible}.seller-admin aside nav button{min-width:0;display:grid;place-items:center;gap:3px;padding:9px 3px;border-radius:16px;font-size:9px;text-align:center}.seller-admin aside nav button svg{width:19px;height:19px}.seller-admin aside nav button.active{box-shadow:none}.seller-main{padding:25px 14px 32px}.seller-main h1{font-size:36px}.seller-user{padding:4px;border:0;background:transparent;box-shadow:none}.stats-grid article{grid-template-columns:43px 1fr;padding:15px 12px;border-radius:19px}.stats-grid svg{width:38px;height:38px;padding:9px}.stats-grid span{font-size:10px}.seller-hero{border-radius:23px}.management-grid{gap:18px}}.orders-notice{margin:-8px 0 24px;padding:12px 14px;border-radius:13px;background:#f7f0df;color:#6e6048;font-size:13px}.seller-orders{display:grid;gap:16px}.seller-order-card{padding:22px;border:1px solid #e7dbc8;border-radius:21px;background:#fffdf9}.seller-order-head{display:flex;justify-content:space-between;gap:20px}.seller-order-head span{color:#b36f2d;font-size:12px;font-weight:800;letter-spacing:.08em}.seller-order-head h3{margin:5px 0;font-size:23px}.seller-order-head small{color:var(--muted)}.seller-order-head>b{height:max-content;padding:7px 10px;border-radius:999px;background:#e8f2e9;color:#246043;font-size:10px}.seller-order-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.seller-order-meta p{display:grid;gap:3px;margin:0;padding:12px;border-radius:13px;background:#f5f1e8}.seller-order-meta span{font-size:12px;color:var(--muted)}.seller-order-actions{display:flex;flex-wrap:wrap;gap:8px}.seller-order-actions button{padding:10px 13px;border:1px solid #cdbd9f;border-radius:11px;background:#fff;color:var(--green);font-weight:750}.handoff-form{display:flex;gap:8px;flex:1;min-width:260px}.handoff-form input{min-width:140px;flex:1;padding:10px;border:1px solid #cfbea2;border-radius:11px}.handoff-form button{background:var(--green);color:#fff}@media(max-width:760px){.seller-order-meta{grid-template-columns:1fr}.seller-order-head{align-items:flex-start}.handoff-form{min-width:100%;flex-direction:column}}.location-fieldset{margin:24px 0;padding:18px;border:1px solid #dfd2bf;border-radius:20px;background:linear-gradient(145deg,#fbfaf5,#f3f5ed)}.location-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.location-heading>div{display:flex;align-items:center;gap:10px}.location-heading svg{width:22px;color:var(--green-2)}.location-heading span{display:grid}.location-heading small{margin-top:3px;color:var(--muted);font-weight:400}.location-button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #bdd0c2;border-radius:13px;padding:11px 14px;background:#fff;color:var(--green);font-weight:800;cursor:pointer}.location-button:disabled{opacity:.65}.location-button svg{width:18px}.location-status{display:flex;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;border-radius:11px;background:#e6f2e9;color:#246444;font-size:13px}.location-status svg{width:17px}.coordinates-details{margin-top:12px}.coordinates-details summary{color:#617169;font-size:13px;cursor:pointer}.coordinates-details .form-row{margin-top:8px}.coordinates-details label{margin-block:8px}@media(max-width:760px){.location-fieldset{padding:14px}.location-heading{align-items:flex-start;flex-direction:column}.location-button{width:100%;padding:13px}.location-heading small{font-size:11px}}:root{font-family:DM Sans,Inter,system-ui,sans-serif;color:#0c3b29;background:#eee9df;font-synthesis:none;--green:#0d432e;--gold:#c38a40;--line:#e7dccb;--red:#b74932}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}svg{stroke-width:1.8}.client-auth{width:min(100%,520px);min-height:100svh;margin:auto;background:#0d2118;box-shadow:0 0 80px #173d2730}.auth-hero{position:relative;height:57svh;min-height:470px;max-height:690px;background:linear-gradient(180deg,#07140a15 35%,#07140a90),url(/images/client-login-fufu.png) center top/cover no-repeat;overflow:hidden}.auth-brand{position:absolute;inset:10% auto auto 7%;color:#fff;text-shadow:0 2px 18px #0008}.auth-brand strong{display:block;font-size:clamp(42px,12vw,64px);font-weight:300;letter-spacing:.08em}.auth-brand strong span{font-weight:200}.auth-brand i{display:block;width:86px;margin:25px 0 26px;border-top:2px solid #dbad53}.auth-brand p{margin:0;font-size:clamp(23px,6vw,30px);font-weight:300;line-height:1.35}.auth-sheet{position:relative;z-index:2;margin-top:-38px;padding:34px 30px 30px;border-radius:42px 42px 0 0;background:linear-gradient(150deg,#fffdfa,#f7f2e9);box-shadow:0 -12px 40px #0002}.auth-sheet-heading span{display:flex;align-items:center;gap:7px;color:#a66b27;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.auth-sheet-heading span svg{width:16px}.auth-sheet-heading h1{margin:8px 0 4px;font:600 28px Playfair Display,serif}.auth-sheet-heading p{margin:0 0 24px;color:#6c776f;font-size:13px;line-height:1.5}.auth-sheet form{display:grid;gap:14px}.auth-field{display:flex;align-items:center;gap:14px;height:66px;padding:0 18px;border:1px solid #dcbf94;border-radius:18px;background:#fffdfa}.auth-field>svg{width:22px;color:#b77d34}.auth-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#123f2c;font-size:16px}.auth-field input::placeholder{color:#969b99}.auth-field button{display:grid;place-items:center;padding:8px;border:0;background:transparent;color:#b77d34}.auth-field button svg{width:21px}.password-hint{margin:-9px 4px 0;color:#7b827c}.auth-error{margin:0;padding:10px 12px;border-radius:10px;background:#fff0ec;color:#a23b27;font-size:12px}.auth-primary,.auth-secondary{width:100%;min-height:62px;border-radius:17px;font-weight:700}.auth-primary{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;border:0;background:linear-gradient(135deg,#0d402b,#17371f);color:#fff;box-shadow:0 13px 28px #123f2c26}.auth-primary svg{width:18px}.auth-primary:disabled{opacity:.65}.auth-secondary{margin-top:14px;border:1px solid #c14d39;background:transparent;color:#ad4432}.guest-link{display:block;margin:20px auto 0;padding:7px 3px;border:0;border-bottom:1px solid #ca8c35;background:transparent;color:#173d2b;font-size:15px}.auth-legal{margin:20px 20px 0;text-align:center;color:#8b8e89;font-size:9px;line-height:1.4}.client-shell{position:relative;width:min(100%,560px);min-height:100svh;margin:auto;padding:26px 22px 112px;background:radial-gradient(circle at 100% 0,#f5e6ca 0,transparent 28%),linear-gradient(180deg,#fffdf9,#f8f3e9);box-shadow:0 0 75px #173d2719}.client-header,.client-header>div,.location-pill,.client-search,.section-title,.offer-body p{display:flex;align-items:center}.client-header{justify-content:space-between}.client-header>div{gap:12px}.wordmark{font:500 26px Playfair Display,serif;letter-spacing:.11em;color:#ba7b31}.location-pill{gap:4px;padding:7px 9px;border:0;border-radius:999px;background:#f1eadf;color:#173e2d;font-size:11px;font-weight:700}.location-pill svg{width:13px}.location-pill svg:last-child{width:11px}.round-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--green)}.round-button svg{width:19px}.client-welcome{margin:31px 0 22px}.client-welcome p{margin:0 0 7px;color:#a8662e;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.client-welcome h1{margin:0;font:500 clamp(29px,8vw,38px)/1.12 "Playfair Display",serif}.client-welcome em{color:#93672f;font-style:normal}.client-search{gap:11px;padding:7px 8px 7px 16px;border:1px solid #d6b57e;border-radius:18px;background:#fff;box-shadow:0 9px 27px #79572b0b}.client-search>svg{width:20px}.client-search input{width:100%;height:44px;border:0;outline:0;color:inherit;font-size:14px}.client-search button{display:grid;place-items:center;flex:0 0 40px;height:40px;border:0;border-radius:13px;background:#f0eadf;color:var(--green)}.client-search button svg{width:18px}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:13px 0 34px}.mode-switch button{display:flex;align-items:center;justify-content:center;gap:7px;padding:13px 8px;border:0;border-radius:14px;background:#e9e4da;color:#52665b;font-size:12px;font-weight:750}.mode-switch button.active{background:var(--green);color:#fff;box-shadow:0 10px 22px #123f2c20}.mode-switch svg{width:16px}.section-title{justify-content:space-between}.section-title p{margin:0;color:#b96e3e;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.section-title h2{margin:5px 0 17px;font:500 30px Playfair Display,serif}.section-title>button{display:flex;align-items:center;gap:2px;padding:7px;border:0;background:transparent;color:#607166;font-size:11px}.section-title>button svg{width:13px}.offers{display:grid;gap:15px}.offer{position:relative;display:grid;grid-template-columns:128px minmax(0,1fr);gap:16px;min-height:150px;padding:10px;border:1px solid #eadfce;border-radius:25px;background:#fff;box-shadow:0 12px 33px #2a442d0a;overflow:hidden}.food-visual{position:relative;overflow:hidden;min-height:128px;border-radius:19px;background:#dce3d5}.food-visual img{width:100%;height:100%;object-fit:cover;display:block}.food-visual>button{position:absolute;z-index:4;top:8px;right:8px;display:grid;place-items:center;width:29px;height:29px;border:0;border-radius:50%;background:#fffdf1e8;color:#184a35;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.food-visual>button svg{width:15px}.food-fallback{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:8px;padding:12px;text-align:center;color:#496857;background:linear-gradient(145deg,#e3eadc,#cedbc9)}.tone-gold .food-fallback{color:#754e25;background:linear-gradient(145deg,#f1dfbd,#dbc18d)}.tone-sand .food-fallback{color:#725e31;background:linear-gradient(145deg,#eee7cf,#d9c995)}.food-fallback svg{width:28px}.food-fallback span{font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.offer-body{min-width:0;padding:8px 3px 7px 0}.state{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b96d3d;font-size:10px;font-weight:750}.offer h3{margin:5px 24px 6px 0;font:600 20px/1.1 Playfair Display,serif}.offer strong{font-size:16px}.offer-body p{gap:4px;margin:7px 0 0;color:#69756e;font-size:10px}.offer-body p svg{width:13px}.offer-body p b{font-weight:400}.offer-body .delivery{color:#246044;font-weight:700}.offer-chevron{position:absolute;right:13px;top:17px;width:16px}.empty-results{padding:45px 20px;text-align:center;border:1px dashed #d9cbb8;border-radius:24px;color:#718077}.empty-results svg{width:26px}.empty-results h3{margin:9px 0 4px;font-family:Playfair Display,serif;color:#153f2d}.empty-results p{margin:0;font-size:12px}.bottom-nav{position:fixed;z-index:20;left:50%;bottom:14px;transform:translate(-50%);display:grid;grid-template-columns:repeat(3,1fr);width:min(500px,calc(100% - 28px));padding:7px;border:1px solid #e3d6c4;border-radius:22px;background:#fffdf7e8;box-shadow:0 14px 38px #183a2928;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav button{display:grid;place-items:center;gap:3px;padding:9px 5px;border:0;border-radius:15px;background:transparent;color:#748078;font-size:9px;font-weight:750}.bottom-nav svg{width:18px}.bottom-nav button.selected{background:var(--green);color:#fff}@media(min-width:760px){.client-auth{display:grid;grid-template-columns:1.08fr .92fr;width:min(1120px,calc(100% - 60px));min-height:min(780px,calc(100vh - 60px));margin:30px auto;border-radius:34px;overflow:hidden}.auth-hero{height:auto;max-height:none}.auth-sheet{display:flex;flex-direction:column;justify-content:center;margin:0;padding:50px 54px;border-radius:0}.client-shell{width:min(100%,620px)}}@media(max-width:390px){.client-shell{padding:21px 13px 105px}.wordmark{font-size:22px}.client-welcome{margin-top:25px}.offer{grid-template-columns:105px 1fr;gap:12px;min-height:132px}.food-visual{min-height:112px}.offer h3{font-size:17px}.auth-sheet{padding-inline:20px}.auth-hero{min-height:440px}}.auth-hero{background-image:linear-gradient(180deg,#07140a08 40%,#07140a52),url(/images/client-login-campaign-01.png)}.auth-hero-slogan{position:absolute;top:31%;left:7%;margin:0;color:#fff;font-size:clamp(17px,1.6vw,21px);font-weight:300;line-height:1.4;text-shadow:0 2px 14px rgb(0 0 0 / 75%)}.handoff-code{margin:18px 0;padding:18px;border:1px solid #d4bf93;border-radius:18px;background:#fff8e8;text-align:center}.handoff-code span{display:block;color:#79674c;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.handoff-code strong{display:block;margin-top:5px;font:600 31px Georgia,serif;letter-spacing:.2em;color:var(--green)}.order-edit-zone{margin:14px 0;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}.countdown{margin:5px 0;color:#a6602c;font-size:12px;font-weight:700}.order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.order-actions button{display:flex;align-items:center;gap:6px;padding:10px 12px;border:1px solid #d8c6aa;border-radius:12px;background:#fff;color:var(--green);font-weight:700}.order-actions .danger-link{color:#a44332;border-color:#dfb1a7}.order-actions svg{width:16px}.edit-order-form{display:grid;gap:10px;margin-top:12px}.edit-order-form label{display:grid;gap:5px;font-size:11px;font-weight:700}.edit-order-form input,.edit-order-form select{width:100%;padding:11px;border:1px solid #dac8ac;border-radius:11px;background:#fff}
