@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.seller-documents{max-width:980px}.upload-panel{padding:26px}.upload-panel form{gap:18px;display:grid}.upload-type{flex-direction:column;gap:8px;max-width:420px;font-size:12px;font-weight:700;display:flex}.upload-type select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:13px 40px 13px 14px}.file-drop{text-align:center;cursor:pointer;background:#f7fbf6;border:1.5px dashed #9eb8a1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:155px;transition:all .2s;display:flex;position:relative}.file-drop:hover{border-color:var(--green);background:#f0f8ef}.file-drop svg{color:var(--green)}.file-drop b{text-overflow:ellipsis;white-space:nowrap;max-width:90%;overflow:hidden}.file-drop span,.upload-footer small{color:var(--muted);font-size:12px}.file-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.upload-footer .primary-btn{justify-content:center;min-width:190px}.submitted-panel h2{margin-top:0}@media (width<=600px){.upload-footer{flex-direction:column;align-items:stretch}.upload-footer .primary-btn{width:100%}}:root{--green:#1fa64f;--green-dark:#117239;--ink:#17211b;--muted:#69736c;--cream:#f7f5ee;--warm:#fbfaf6;--line:#e3e7e2;--white:#fff;--red:#d94841;--amber:#d59619;--shadow:0 14px 40px #182d1f17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif}button,input,textarea,select{font:inherit;color:inherit}button,a{transition:all .2s}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Manrope,sans-serif}p{line-height:1.65}.logo{align-items:center;width:146px;height:55px;display:flex}.logo img{width:100%;height:auto;display:block}.header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff5;align-items:center;gap:30px;height:78px;padding:0 5vw;display:flex;position:sticky;top:0}.location{background:#f5f6f3;border:0;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;display:flex}.location span{color:var(--muted);text-align:left;flex-direction:column;font-size:11px;display:flex}.location b{color:var(--ink);font-size:13px}.header nav{align-items:center;gap:28px;margin:auto;display:flex}.header nav a{font-size:14px;font-weight:600}.header nav a.active,.header nav a:hover{color:var(--green)}.header-actions{align-items:center;gap:14px;display:flex}.text-btn{background:0 0;border:0;font-weight:700}.dark-btn,.primary-btn{background:var(--ink);color:#fff;border:0;border-radius:9px;align-items:center;gap:8px;padding:12px 17px;font-weight:700;display:inline-flex}.dark-btn b{width:21px;height:21px;color:var(--ink);background:#bdf36d;border-radius:50%;place-items:center;font-size:11px;display:grid}.primary-btn{background:var(--green)}.outline-btn{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:11px 15px;font-weight:700;display:inline-flex}.menu-btn{background:0 0;border:0;display:none}.hero{background:#f0f5e9;grid-template-columns:54% 46%;min-height:650px;display:grid;overflow:hidden}.hero-copy{padding:95px 6vw}.eyebrow{color:var(--green-dark);letter-spacing:1.8px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-4.5px;max-width:650px;margin:18px 0 24px;font-size:76px;line-height:.98}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:#536058;max-width:590px;font-size:18px}.hero-search{max-width:650px;box-shadow:var(--shadow);background:#fff;border-radius:10px;align-items:center;gap:11px;margin-top:34px;padding:7px 7px 7px 17px;display:flex}.hero-search input{border:0;outline:0;flex:1;min-width:80px;padding:15px 3px}.hero-search a{background:var(--green);color:#fff;border-radius:7px;gap:7px;padding:14px 18px;font-weight:700;display:flex}.hero-actions{align-items:center;gap:26px;margin-top:21px;font-size:13px;display:flex}.hero-actions>a{border-bottom:1px solid;font-weight:800}.hero-actions span{color:var(--muted);align-items:center;gap:5px;display:flex}.hero-art{background:#dced7c;place-items:center;display:grid;position:relative}.food-plate{background:#fff;border:18px solid #f4f4ed;border-radius:50%;place-items:center;width:390px;height:390px;font-size:100px;display:grid;position:relative;box-shadow:0 40px 80px #3f531e44}.food-plate i,.food-plate b,.food-plate em{background:#fff;border-radius:50%;place-items:center;width:110px;height:110px;font-size:52px;font-style:normal;display:grid;position:absolute;box-shadow:0 7px 18px #0002}.food-plate i{top:30px;right:27px}.food-plate b{bottom:23px;left:35px}.food-plate em{bottom:27px;right:25px}.float-card{box-shadow:var(--shadow);background:#fff;border-radius:10px;align-items:center;gap:9px;padding:13px 17px;font-size:12px;font-weight:700;display:flex;position:absolute}.float-card svg{color:var(--green)}.float-card.top{top:90px;left:28px}.float-card.bottom{bottom:85px;right:32px}.section{padding:88px 6vw}.warm{background:var(--warm)}.center{text-align:center}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:34px;display:flex}.section-title h2{letter-spacing:-1.8px;margin:8px 0 0;font-size:40px}.section-title>a{color:var(--green-dark);gap:6px;font-weight:700;display:flex}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-grid>a{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-end;gap:14px;min-height:125px;padding:20px;display:flex;position:relative}.category-grid>a:nth-child(4n+1){background:#fff2c9}.category-grid>a:nth-child(4n+2){background:#e2f2d8}.category-grid>a:nth-child(4n+3){background:#e6ebf6}.category-grid>a:nth-child(4n+4){background:#ffe2d5}.category-grid>a>span{font-size:34px}.category-grid>a div{flex-direction:column;display:flex}.category-grid small{color:var(--muted);margin-top:5px;font-size:11px}.category-grid svg{width:16px;position:absolute;top:15px;right:15px}.kitchen-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.kitchen-card{border:1px solid var(--line);background:#fff;border-radius:14px;position:relative;overflow:hidden}.kitchen-cover{place-items:center;height:190px;display:grid;position:relative}.kitchen-cover>span{font-size:90px}.kitchen-cover>b{color:#fff;background:#152019aa;place-items:center;display:grid;position:absolute;inset:0}.kitchen-card>div{padding:17px}.k-head{align-items:center;gap:9px;display:flex}.k-head h3,.k-head h1{margin:0}.kitchen-card p{color:var(--muted);margin:7px 0;font-size:13px}.verified{color:var(--green-dark);background:#e8f6eb;border-radius:15px;align-items:center;gap:3px;padding:5px 7px;font-size:10px;font-weight:800;display:inline-flex}.k-meta{color:var(--muted);align-items:center;gap:13px;font-size:11px;display:flex}.k-meta span{align-items:center;gap:4px;display:flex}.k-meta span:first-child{color:var(--green-dark);font-weight:700}.dish-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.dish-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden}.food-img{background:#efe0c0;place-items:center;height:190px;display:grid;position:relative}.food-img>span{filter:drop-shadow(0 10px 7px #0002);font-size:82px}.food-img small{background:#fff;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.fav{z-index:2;background:#fff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.fav.active{color:var(--green)}.card-body{flex-direction:column;flex:1;padding:15px;display:flex}.card-body h3{margin:0 0 5px;font-size:16px}.card-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;display:-webkit-box;overflow:hidden}.card-meta{border-top:1px solid var(--line);align-items:center;margin-top:14px;padding-top:12px;display:flex}.card-meta span{color:var(--green-dark);align-items:center;gap:3px;font-size:11px;display:flex}.card-meta b{margin-left:auto}.card-meta button{background:#c8f178;border:0;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:10px;display:grid}.package-banner{background:var(--ink);color:#fff;border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:12%;margin:70px 6vw;padding:62px 7%;display:grid}.light{color:#bdf36d}.package-banner h2{letter-spacing:-2px;margin:15px 0;font-size:44px;line-height:1.1}.package-banner p{color:#b9c0bb;max-width:450px}.package-banner>a{color:var(--ink);background:#bdf36d;border-radius:7px;gap:8px;margin-top:12px;padding:13px 17px;font-weight:700;display:inline-flex}.mini-calendar{color:var(--ink);background:#fff;border-radius:12px;padding:18px;transform:rotate(2deg)}.mini-calendar>div{border-bottom:1px solid var(--line);grid-template-columns:38px 40px 1fr auto;align-items:center;gap:8px;padding:12px;display:grid}.mini-calendar small{color:var(--muted);font-weight:700}.mini-calendar span{font-size:25px}.mini-calendar b{font-size:12px}.mini-calendar svg{width:15px;color:var(--green)}.steps{grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px;display:grid}.steps article>small{color:#a2aaa5}.steps article>i{width:70px;height:70px;color:var(--green);background:#ecf7e8;border-radius:50%;place-items:center;margin:15px auto;display:grid}.steps p{color:var(--muted);max-width:270px;margin:auto;font-size:13px}.proof{background:#f0f5e9;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:30px;padding:58px 6vw;display:grid}.proof h2{margin:8px 0;font-size:33px}.proof>div:not(:first-child){flex-direction:column;gap:8px;display:flex}.proof svg{color:var(--green)}.proof small{color:var(--muted);font-size:11px}.seller-cta{padding:80px 6vw}.seller-cta>div{text-align:center;background:#e7b552;border-radius:18px;min-height:330px;padding:55px}.seller-cta svg{width:38px;height:38px}.seller-cta span{letter-spacing:2px;margin:12px;font-size:11px;font-weight:800;display:block}.seller-cta h2{max-width:650px;margin:12px auto;font-size:38px}.seller-cta a{background:var(--ink);color:#fff;border-radius:7px;padding:13px 18px;font-weight:700;display:inline-block}footer{background:#f3f2ec;grid-template-columns:2fr repeat(3,1fr);gap:35px;margin-bottom:0;padding:60px 6vw 25px;display:grid}footer p{color:var(--muted);font-size:12px}footer>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:11px;display:flex}footer a:not(.logo){color:var(--muted);font-size:12px}.footer-bottom{color:var(--muted);border-top:1px solid #d8dcd6;grid-column:1/-1;justify-content:space-between;padding-top:20px;font-size:11px;flex-direction:row!important;display:flex!important}.mobile-nav{display:none}.page{min-height:700px;padding:65px 6vw 100px}.page-head{text-align:center;max-width:850px;margin:auto}.page-head h1{letter-spacing:-2.5px;margin:12px 0;font-size:48px}.page-head p{color:var(--muted)}.page-head.compact{text-align:left;max-width:none;margin-bottom:40px}.search-large{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:12px;height:58px;margin:28px auto 0;padding-left:17px;display:flex;box-shadow:0 10px 35px #15281a0b}.search-large input{border:0;outline:0;flex:1}.search-large button{border:0;border-left:1px solid var(--line);background:#f4f7f1;align-items:center;gap:6px;height:100%;padding:0 18px;display:flex}.explore-layout{grid-template-columns:240px 1fr;gap:35px;margin-top:48px;display:grid}.filters{border:1px solid var(--line);border-radius:12px;height:max-content;padding:20px;position:sticky;top:100px}.filters h3{gap:8px;display:flex}.filters label{flex-direction:column;gap:7px;margin:20px 0;font-size:12px;font-weight:700;display:flex}.filters select,.field input,.field select,.filters input[type=range]{width:100%}.filters select,.field input,.field select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px}.check{align-items:center;flex-direction:row!important;gap:8px!important;font-weight:500!important;display:flex!important}.link-btn{color:var(--green);background:0 0;border:0;padding:0;font-weight:700}.result-bar{align-items:center;gap:13px;margin-bottom:22px;display:flex}.result-bar>div:first-child{flex-direction:column;display:flex}.result-bar small{color:var(--muted)}.result-bar select{border:1px solid var(--line);border-radius:7px;margin-left:auto;padding:9px}.view-toggle{display:flex}.view-toggle button{border:1px solid var(--line);background:#fff;padding:7px}.view-toggle button.active{background:var(--ink);color:#fff}.results .dish-grid{grid-template-columns:repeat(3,1fr)}.dish-grid.list{grid-template-columns:1fr}.dish-grid.list .dish-card{grid-template-columns:190px 1fr;display:grid}.dish-grid.list .food-img{height:160px}.load-more{border:1px solid var(--line);background:#fff;border-radius:8px;margin:30px auto;padding:12px 20px;display:block}.kitchen-page{padding-top:0}.kitchen-hero{place-items:center;height:360px;margin:0 -6vw;display:grid}.kitchen-hero>span{font-size:150px}.kitchen-info{justify-content:space-between;align-items:center;padding:30px 0;display:flex}.kitchen-info h1{font-size:40px}.kitchen-info p{color:var(--muted)}.kitchen-info .k-meta svg{width:15px}.trust-strip{border:1px solid var(--line);background:#fbfcfa;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:30px;padding:22px;display:grid}.trust-strip>div{grid-template-columns:28px 1fr;display:grid}.trust-strip svg{color:var(--green);grid-row:1/3}.trust-strip small{color:var(--muted);font-size:11px}.menu-tabs{z-index:10;border-bottom:1px solid var(--line);background:#fff;gap:25px;margin-top:28px;padding:23px 0;display:flex;position:sticky;top:77px}.menu-tabs a{font-weight:700}.menu-group{padding:48px 0}.menu-group h2{font-size:30px}.back{color:var(--muted);align-items:center;gap:5px;margin-bottom:25px;display:flex}.detail-grid{grid-template-columns:1fr 1fr;gap:70px;max-width:1100px;margin:auto;display:grid}.detail-photo{background:#f0d69d;border-radius:15px;place-items:center;min-height:560px;display:grid;position:relative}.detail-photo>span{font-size:180px}.detail-photo>.badge{position:absolute;top:18px;left:18px}.detail-grid h1,.package-detail h1{letter-spacing:-2px;margin:14px 0;font-size:44px}.detail-grid section>p{color:var(--muted)}.rating-line{color:var(--green);align-items:center;gap:5px;font-weight:700;display:flex}.choice{margin:24px 0}.choice>b{margin-bottom:9px;font-size:13px;display:block}.choice>div{flex-wrap:wrap;gap:8px;display:flex}.choice button,.plan-type-row button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:9px 13px;font-size:12px}.choice button.active{border-color:var(--green);color:var(--green-dark);background:#e6f5e8}.instructions{margin:22px 0;font-size:12px;font-weight:700;display:block}.instructions textarea,.review textarea{border:1px solid var(--line);border-radius:8px;width:100%;min-height:82px;margin-top:7px;padding:12px}.allergen{background:#fff6dc;border-radius:7px;padding:10px;font-size:11px}.buy-row{border-top:1px solid var(--line);align-items:center;gap:16px;padding-top:20px;display:flex}.qty{border:1px solid var(--line);border-radius:8px;align-items:center;display:flex}.qty button{background:#fff;border:0;place-items:center;padding:9px;display:grid}.qty b{padding:0 4px}.buy-row>div:nth-child(2){flex-direction:column;margin-left:auto;display:flex}.buy-row>button,.summary>a,.summary>button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:13px 20px;font-weight:700}.plans{background:var(--warm)}.plan-type-row{flex-wrap:wrap;justify-content:center;gap:8px;margin:38px 0;display:flex}.plans-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:auto;display:grid}.plans-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:27px;position:relative}.plans-grid article.featured{background:var(--ink);color:#fff;transform:scale(1.03)}.plans-grid article>span:first-child{font-size:38px}.plans-grid .badge{position:absolute;top:20px;right:20px}.plans-grid p,.plans-grid small{color:var(--muted)}.plan-price b{font-size:32px}.plans-grid ul{padding:0;font-size:12px;line-height:2.2;list-style:none}.plans-grid li{align-items:center;gap:7px;display:flex}.plans-grid li svg{width:14px;color:var(--green)}.plans-grid article>a{text-align:center;background:var(--green);color:#fff;border-radius:7px;padding:12px;font-weight:700;display:block}.featured>a{color:var(--ink)!important;background:#c9f478!important}.package-detail{grid-template-columns:1fr 1fr;gap:60px;max-width:1100px;margin:auto;display:grid}.field{flex-direction:column;gap:7px;margin:15px 0;font-size:12px;font-weight:700;display:flex}.two-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.calendar-panel{background:#f6f5ef;border-radius:13px;height:max-content;padding:24px}.calendar-panel>div:not(.price-box){border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;padding:12px 0;font-size:12px;display:grid}.calendar-panel button{color:var(--green);background:0 0;border:0;font-weight:700}.price-box{background:#fff;border-radius:9px;margin-top:20px;padding:18px}.price-box p,.summary p{justify-content:space-between;display:flex}.price-box .total,.summary .total{border-top:1px solid var(--line);padding-top:14px;font-size:19px}.price-box>button{background:var(--green);color:#fff;border-radius:7px;width:100%;padding:13px}.progress{background:#e9ece8;height:5px;margin:-65px -6vw 50px}.progress span{background:var(--green);height:100%;display:block}.custom-head{text-align:center}.custom-head h1{margin:8px;font-size:42px}.custom-head p{color:var(--muted)}.custom-layout{grid-template-columns:1fr 310px;gap:40px;max-width:1000px;margin:40px auto;display:grid}.option-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.option-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:22px;display:flex}.option-grid button.selected{border:2px solid var(--green);background:#f2faf2}.option-grid span{font-size:40px}.option-grid small{color:var(--muted)}.wizard-actions{justify-content:space-between;margin-top:28px;display:flex}.wizard-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px 19px;font-weight:700}.wizard-actions button:last-child{background:var(--green);color:#fff;border-color:var(--green)}.wizard-actions button:disabled{opacity:.4}.custom-layout aside{background:var(--ink);color:#fff;border-radius:12px;height:max-content;padding:24px;position:sticky;top:105px}.custom-layout aside>span{letter-spacing:2px;color:#c9f478;font-size:10px}.custom-layout aside p{color:#abb4ae;justify-content:space-between;font-size:12px;display:flex}.custom-layout aside>div{border-top:1px solid #445048;justify-content:space-between;padding-top:15px;display:flex}.empty-state{text-align:center;padding:100px 20px}.empty-state>span{font-size:75px}.empty-state p{color:var(--muted)}.cart-layout,.checkout-grid{grid-template-columns:1.6fr .8fr;gap:45px;max-width:1100px;margin:auto;display:grid}.cart-warning{background:#fff4d6;border-radius:7px;margin-bottom:25px;padding:12px;font-size:12px}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr auto 60px auto;align-items:center;gap:15px;padding:18px 0;display:grid}.cart-row>span{background:#f2e0b9;border-radius:8px;place-items:center;height:65px;font-size:40px;display:grid}.cart-row h3,.cart-row p{margin:3px 0}.cart-row p{color:var(--muted);font-size:11px}.cart-row>div>button,.cart-row>button{color:var(--green);background:0 0;border:0;font-size:11px}.summary{background:#f6f5ef;border-radius:12px;height:max-content;padding:23px;position:sticky;top:105px}.summary label{display:flex}.summary label input{border:1px solid var(--line);border-radius:7px 0 0 7px;flex:1;min-width:0;padding:10px}.summary label button{background:var(--ink);color:#fff;border:0;border-radius:0 7px 7px 0;padding:0 12px}.summary p{font-size:13px}.summary .discount{color:var(--green)}.summary>a,.summary>button{text-align:center;width:100%;margin-top:15px;display:block}.summary button:disabled{opacity:.5;cursor:not-allowed}.summary>small{text-align:center;color:var(--muted);margin-top:10px;font-size:10px;display:block}.checkout h2{margin-top:35px}.address{border:1px solid var(--line);border-radius:9px;padding:16px}.address.selected{border:2px solid var(--green);background:#f4fbf4}.address p,.address small{color:var(--muted);margin:5px 0}.map-placeholder{min-height:140px;color:var(--muted);background:#edf0ed;border:1px dashed #abb5ae;border-radius:10px;place-items:center;margin:18px 0;display:grid}.payment-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.payment-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;flex-direction:column;padding:14px;display:flex}.payment-grid button.active{border:2px solid var(--green);background:#f2faf3}.payment-grid small{color:var(--muted)}.success{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.success-icon{width:90px;height:90px;color:var(--green);background:#def5e4;border-radius:50%;place-items:center;margin-bottom:25px;display:grid}.success-icon svg{width:45px;height:45px}.success h1{font-size:43px}.success>p{color:var(--muted)}.success>div:last-child{align-items:center;gap:10px;display:flex}.tracking-grid{grid-template-columns:1.4fr .8fr;gap:35px;display:grid}.map-placeholder.large{height:390px}.partner{border:1px solid var(--line);border-radius:10px;align-items:center;gap:14px;padding:15px;display:flex}.partner>span{font-size:32px}.partner>div{flex-direction:column;flex:1;display:flex}.partner small{color:var(--muted)}.partner button{width:38px;height:38px;color:var(--green);background:#edf6ea;border:0;border-radius:50%;place-items:center;display:grid}.tracking-grid>aside{border:1px solid var(--line);border-radius:12px;padding:23px}.timeline>div{gap:13px;min-height:68px;display:flex}.timeline i{background:#ecefec;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;display:grid}.timeline .done i{background:var(--green);color:#fff}.timeline span{flex-direction:column;display:flex}.timeline small{color:var(--muted)}.auth{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth>section{background:#dced7c;flex-direction:column;justify-content:space-between;padding:40px 7vw;display:flex}.auth>section>div>span{font-size:100px}.auth>section h1{letter-spacing:-3px;font-size:54px;line-height:1}.auth>form{width:80%;max-width:430px;margin:auto}.auth>form h1{font-size:38px}.auth>form>p,.auth>form>small{color:var(--muted)}.auth form label{flex-direction:column;gap:7px;margin:20px 0;font-size:12px;font-weight:700;display:flex}.auth input{border:1px solid var(--line);border-radius:7px;padding:13px}.auth form>button{background:var(--green);color:#fff;border:0;border-radius:7px;width:100%;padding:13px;font-weight:700}.auth form>a{text-align:center;color:var(--green);margin:15px;display:block}.auth .social{color:var(--ink);border:1px solid var(--line);background:#fff}.auth form>small{text-align:center;margin-top:16px;font-size:10px;line-height:1.7;display:block}.or{text-align:center;color:var(--muted);margin:13px;font-size:11px}.form-error{color:var(--red);background:#fff0ef;border-radius:6px;margin:10px 0;padding:9px;font-size:12px}.cook-hero{background:#eff5e9;grid-template-columns:1fr 1fr;align-items:center;min-height:600px;padding:60px 8vw;display:grid}.cook-hero h1{letter-spacing:-3px;font-size:56px;line-height:1.04}.cook-hero p{color:var(--muted);font-size:17px}.cook-hero a{background:var(--green);color:#fff;border-radius:7px;padding:14px 18px;font-weight:700;display:inline-flex}.cook-hero>div:first-child>small{color:var(--muted);margin-top:12px;display:block}.cook-hero>div:last-child{background:#e7b552;border-radius:50% 50% 10px 10px;place-items:center;width:100%;max-width:430px;height:430px;margin:auto;display:grid;position:relative}.cook-hero>div:last-child>span{font-size:190px}.cook-hero>div:last-child>i{color:var(--green);background:#fff;border-radius:8px;padding:13px 18px;font-style:normal;font-weight:800;position:absolute;bottom:50px;left:-30px}.steps.four{grid-template-columns:repeat(4,1fr)}.dark-section{background:var(--ink);color:#fff}.dark-section .section-title{text-align:center;justify-content:center}.dark-section .section-title h2{color:#fff}.verify-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.verify-cards article{border:1px solid #435047;border-radius:12px;padding:25px}.verify-cards article>b{width:40px;height:40px;color:var(--ink);background:#c9f478;border-radius:50%;place-items:center;display:grid}.verify-cards p{color:#acb5af}.document-list{grid-template-columns:1fr 1fr;gap:10px;max-width:900px;margin:30px auto;display:grid}.document-list>div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;padding:13px;display:flex}.document-list svg{color:var(--green)}.document-list .badge{margin-left:auto}.document-list button{color:var(--green);background:0 0;border:0}.commission{background:#f4f6f1;border-radius:10px;max-width:900px;margin:auto;padding:20px}.register-wizard{background:#f8f8f4;min-height:100vh}.register-wizard>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:75px;padding:0 5vw;display:flex}.register-wizard header span{margin:auto;font-weight:700}.register-wizard header button{background:0 0;border:0}.wizard-track{justify-content:space-between;max-width:1000px;margin:35px auto;display:flex}.wizard-track>div{color:var(--muted);flex-direction:column;align-items:center;gap:6px;font-size:10px;display:flex}.wizard-track i{background:#e5e8e4;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.wizard-track .active i{background:var(--green);color:#fff}.register-wizard>section{border:1px solid var(--line);background:#fff;border-radius:13px;max-width:800px;margin:auto;padding:35px}.register-wizard section>p{color:var(--muted)}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.form-grid input,.form-grid textarea{border:1px solid var(--line);border-radius:7px;padding:12px}.form-grid textarea{min-height:90px}.form-grid .wide{grid-column:1/-1}.upload-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.upload-grid button{background:#fafbf9;border:1px dashed #aab4ad;border-radius:9px;flex-direction:column;align-items:center;gap:7px;padding:24px;display:flex}.upload-grid svg{color:var(--green)}.upload-grid small{color:var(--muted)}.review-box{text-align:center;background:#f3f8ef;border-radius:10px;padding:30px}.review-box>svg{width:55px;height:55px;color:var(--green)}.account{grid-template-columns:240px 1fr;gap:45px;display:grid}.account>aside{flex-direction:column;display:flex}.account>aside a{border-radius:7px;padding:11px;font-size:13px}.account>aside a.active{color:var(--green-dark);background:#e9f5e8;font-weight:700}.account>section>h1{font-size:38px}.profile-card,.subscription-card{border:1px solid var(--line);border-radius:12px;align-items:center;gap:15px;padding:22px;display:flex}.profile-card>span{background:#dff2dd;border-radius:50%;place-items:center;width:55px;height:55px;font-weight:800;display:grid}.profile-card p{color:var(--muted)}.profile-card button{margin-left:auto}.order-line{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 80px 50px;align-items:center;padding:16px;display:grid}.order-line p{color:var(--muted);margin:3px 0}.order-line a{color:var(--green)}.subscription-card>span{font-size:60px}.subscription-card h2,.subscription-card p{margin:5px}.subscription-card button{margin:10px 7px 0 0}.info-page{max-width:900px}.info-page>h1{font-size:55px}.info-page>p{color:var(--muted);font-size:19px}.info-block{background:var(--cream);border-radius:12px;margin-top:50px;padding:30px}.not-found{text-align:center}.not-found>span{color:#d8e9d4;font-size:100px;font-weight:800}.badge{color:#8d650a;white-space:nowrap;background:#fff2c8;border-radius:14px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.badge.approved,.badge.completed{color:var(--green-dark);background:#e5f6e8}.badge.preparing,.badge.accepted{color:#345d9a;background:#e8eef9}.badge.paused{color:#777;background:#eee}.toast-wrap{z-index:90;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.toast{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:8px;margin-top:8px;padding:13px 20px}.dash-shell{background:#f5f6f3;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.dash-shell>aside{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:18px 15px;display:flex;position:sticky;top:0}.dash-shell>aside .logo{margin:0 9px 18px}.dash-shell>aside>small{letter-spacing:1.6px;color:var(--muted);margin:0 11px 14px;font-size:9px}.dash-shell>aside>a:not(.logo){border-radius:7px;justify-content:space-between;align-items:center;margin:1px;padding:10px 11px;font-size:12px;display:flex}.dash-shell>aside>a.active{color:var(--green-dark);background:#e8f5e7;font-weight:800}.dash-shell>aside .signout{color:var(--red);margin-top:auto!important}.dash-main{min-width:0}.dash-top{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:65px;padding:0 3vw;display:flex}.dash-top>div{flex:1}.dash-top small{font-weight:700}.dash-top button{background:0 0;border:0;position:relative}.dash-top button i{background:red;border-radius:50%;width:6px;height:6px;position:absolute;right:5px}.avatar{background:#dff1dc;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.dash-content{padding:34px 3vw}.dash-title{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.dash-title h1{margin:7px 0;font-size:32px}.dash-title p{color:var(--muted);margin:0}.notice{background:#e9f6e8;border:1px solid #c9e8c8;border-radius:9px;align-items:center;gap:12px;margin-bottom:20px;padding:13px 17px;display:flex}.notice>svg{color:var(--green)}.notice>div{flex-direction:column;flex:1;display:flex}.notice small{color:var(--muted)}.notice button{color:var(--green);background:0 0;border:0;font-weight:700}.stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.stats:has(.stat:nth-child(5)){grid-template-columns:repeat(5,1fr)}.stat{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr auto;padding:17px;display:grid}.stat i{width:34px;height:34px;color:var(--green);background:#edf7ea;border-radius:8px;grid-area:1/2/3;place-items:center;display:grid}.stat span{color:var(--muted);font-size:11px}.stat>b{margin:8px 0;font-size:25px}.stat small{color:var(--green);grid-column:1/-1;font-size:10px}.panel{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:18px;padding:20px}.dash-two{grid-template-columns:1.5fr 1fr;gap:18px;display:grid}.panel-head{justify-content:space-between;display:flex}.panel-head h2{margin:0;font-size:17px}.panel-head p{color:var(--muted);margin:4px 0;font-size:11px}.chart-value{align-items:center;gap:10px;margin:20px 0;display:flex}.chart-value b{font-size:28px}.chart-value span{color:var(--green);font-size:11px}.bars{border-bottom:1px solid var(--line);align-items:end;gap:10px;height:180px;display:flex}.bars i{background:#a9d99d;border-radius:4px 4px 0 0;flex:1}.bars i:nth-child(n+9){background:var(--green)}.metric{margin:20px 0}.metric p{justify-content:space-between;font-size:11px;display:flex}.metric>i{background:#edf0ed;border-radius:5px;height:6px;display:block}.metric>i span{background:var(--green);border-radius:5px;height:100%;display:block}.table{overflow:auto}.tr{border-top:1px solid var(--line);grid-template-columns:110px 1fr 1.4fr 80px 100px 50px;align-items:center;gap:12px;min-width:750px;padding:13px;font-size:11px;display:grid}.th{color:var(--muted);border:0;font-weight:700}.tr button{color:var(--green);background:0 0;border:0}.tab-row{gap:5px;margin-bottom:18px;display:flex;overflow:auto}.tab-row button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:7px;padding:9px 13px}.tab-row button.active{background:var(--ink);color:#fff}.order-detail label{flex-direction:column;gap:7px;max-width:250px;display:flex}.order-detail select{border:1px solid var(--line);padding:10px}.order-detail>div{justify-content:flex-end;gap:8px;display:flex}.danger-btn{color:var(--red);background:#fff;border:1px solid #efc1be;border-radius:8px;gap:6px;padding:11px 15px;display:inline-flex}.toolbar{gap:10px;margin-bottom:18px;display:flex}.toolbar>div{border:1px solid var(--line);background:#fff;border-radius:7px;flex:1;gap:8px;padding:9px;display:flex}.toolbar input{border:0;outline:0;width:100%}.toolbar select{border:1px solid var(--line);border-radius:7px;padding:0 10px}.product-list article{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr 70px 80px 50px 30px;align-items:center;gap:13px;padding:12px;display:grid}.product-list article>span{background:#f4e4c1;border-radius:7px;place-items:center;height:48px;font-size:30px;display:grid}.product-list h3,.product-list p{margin:3px}.product-list p{color:var(--muted);font-size:11px}.product-list button{background:0 0;border:0}.switch input{display:none}.switch i{background:#cbd0cc;border-radius:15px;width:34px;height:19px;display:block;position:relative}.switch i:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;position:absolute;top:2px;left:2px}.switch input:checked+i{background:var(--green)}.switch input:checked+i:after{left:17px}.queue{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.queue>span,.applications>button>span,.review-head>span{width:38px;height:38px;color:var(--green);background:#e7f3e3;border-radius:8px;place-items:center;font-weight:800;display:grid}.queue>div{flex-direction:column;flex:1;display:flex}.queue small{color:var(--muted)}.activity{border-bottom:1px solid var(--line);gap:12px;padding:12px 0;display:flex}.activity>i{background:var(--green);border-radius:50%;width:9px;height:9px;margin-top:6px}.activity>div{flex-direction:column;display:flex}.activity small{color:var(--muted)}.verify-layout{grid-template-columns:340px 1fr;gap:18px;display:grid}.applications{padding:7px}.applications>button{text-align:left;background:#fff;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:13px;display:flex}.applications>button.active{background:#edf7ea}.applications>button>div{flex-direction:column;flex:1;display:flex}.applications small{color:var(--muted)}.review-head{align-items:center;gap:13px;display:flex}.review-head>div{flex:1}.review-head h2,.review-head p{margin:3px}.review-head p{color:var(--muted)}.review-stats{gap:12px;margin:20px 0;display:flex}.review-stats>div{background:#f5f7f4;border-radius:7px;flex-direction:column;padding:13px;display:flex}.review-stats small{color:var(--muted)}.doc-row{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:11px;display:flex}.doc-row svg{color:var(--green)}.doc-row span{flex:1}.doc-row button{color:var(--green);background:0 0;border:0}.review label{flex-direction:column;margin-top:20px;font-size:12px;font-weight:700;display:flex}.review-actions{justify-content:flex-end;gap:8px;margin:15px 0;display:flex}.generic-state{text-align:center;padding:80px}.generic-state>span{font-size:55px}.generic-state p{color:var(--muted)}@media (width<=1050px){.header{padding:0 20px}.location{display:none}.header nav{gap:16px}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 5vw}.hero-art{min-height:480px}.dish-grid,.results .dish-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.proof{grid-template-columns:1fr 1fr 1fr}.proof>div:first-child{grid-column:1/-1}.dash-shell{grid-template-columns:190px 1fr}:is(.stats,.stats:has(.stat:nth-child(5))){grid-template-columns:repeat(2,1fr)}.verify-layout{grid-template-columns:1fr}.applications{grid-template-columns:repeat(3,1fr);display:grid}.applications>button{min-width:0}.applications .badge{display:none}}@media (width<=760px){body{padding-bottom:66px}.header{height:67px}.header .logo{width:118px}.header nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;padding:18px;display:none;position:absolute;top:67px;left:0;right:0}.header nav.open{display:flex}.header-actions .text-btn{display:none}.menu-btn{display:block}.dark-btn{padding:9px 11px}.dark-btn>svg{display:none}.mobile-nav{border-top:1px solid var(--line);z-index:70;background:#fff;justify-content:space-around;align-items:center;height:66px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:var(--muted);flex-direction:column;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-nav a.active{color:var(--green)}.hero-copy{padding:50px 20px}.hero h1{letter-spacing:-3px;font-size:51px}.hero-copy>p{font-size:15px}.hero-search{flex-wrap:wrap}.hero-search a{justify-content:center;width:100%}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-art{min-height:390px}.food-plate{width:280px;height:280px;font-size:70px}.food-plate i,.food-plate b,.food-plate em{width:75px;height:75px;font-size:35px}.float-card.top{top:30px;left:10px}.float-card.bottom{bottom:20px;right:10px}.section{padding:60px 20px}.section-title{align-items:flex-start}.section-title h2{font-size:31px}.section-title>a{display:none}.category-grid,.dish-grid,.results .dish-grid,.kitchen-grid,.plans-grid,.steps,.steps.four,.verify-cards{grid-template-columns:1fr}.package-banner{grid-template-columns:1fr;margin:45px 20px;padding:40px 22px}.package-banner h2{font-size:34px}.proof{grid-template-columns:1fr 1fr;padding:45px 20px}.seller-cta{padding:50px 20px}.seller-cta>div{padding:35px 18px}.seller-cta h2{font-size:30px}footer{grid-template-columns:1fr 1fr;padding:45px 20px 25px}.footer-bottom{flex-direction:column!important}.page{padding:48px 20px 80px}.page-head h1{font-size:38px}.search-large button{display:none}.explore-layout{grid-template-columns:1fr}.filters{position:static}.result-bar{flex-wrap:wrap}.result-bar select{margin-left:0}.kitchen-hero{height:250px;margin:0 -20px}.kitchen-hero>span{font-size:110px}.kitchen-info{align-items:flex-start}.kitchen-info h1{font-size:31px}.trust-strip{grid-template-columns:1fr}.menu-tabs{top:66px;overflow:auto}.menu-tabs a{white-space:nowrap}.detail-grid,.package-detail,.custom-layout,.cart-layout,.checkout-grid,.tracking-grid{grid-template-columns:1fr}.detail-photo{min-height:330px}.detail-photo>span{font-size:120px}.detail-grid h1,.package-detail h1{font-size:36px}.plans-grid article.featured{transform:none}.calendar-panel,.summary,.custom-layout aside{position:static}.option-grid{grid-template-columns:1fr}.cart-row{grid-template-columns:60px 1fr auto}.cart-row>b{grid-column:2}.cart-row>.qty{grid-area:1/3}.cart-row>button{grid-column:3}.success h1{font-size:34px}.success>div:last-child{flex-direction:column}.auth{grid-template-columns:1fr}.auth>section{display:none}.auth>form{width:88%;padding:65px 0}.cook-hero{grid-template-columns:1fr;padding:55px 20px}.cook-hero h1{font-size:43px}.cook-hero>div:last-child{height:330px;margin-top:40px}.cook-hero>div:last-child>span{font-size:140px}.document-list{grid-template-columns:1fr}.wizard-track{gap:25px;padding:0 20px;overflow:auto}.register-wizard>section{border-radius:10px;margin:20px}.form-grid,.upload-grid,.account{grid-template-columns:1fr}.account>aside{flex-direction:row;overflow:auto}.account>aside h2{display:none}.account>aside a{white-space:nowrap}.dash-shell{display:block}.dash-shell>aside{display:none}.dash-content{padding:25px 15px}.dash-title{align-items:flex-start;gap:15px}.dash-title h1{font-size:27px}.dash-two{grid-template-columns:1fr}:is(.stats,.stats:has(.stat:nth-child(5))){grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.toolbar>div{flex-basis:100%}.product-list{overflow:auto}.product-list article{min-width:650px}.applications{display:block}.review-actions{flex-direction:column}.review-actions button{justify-content:center}.generic-state{padding:50px 15px}}@media (width<=430px){:is(.category-grid,.proof,.payment-grid,.stats,.stats:has(.stat:nth-child(5))){grid-template-columns:1fr}.header-actions{gap:5px}.dark-btn{font-size:11px}.food-plate{width:245px;height:245px}.page-head h1{font-size:34px}.two-fields{grid-template-columns:1fr}.tr{font-size:10px}.dash-title{flex-direction:column}.register-wizard header span{display:none}}
