@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&display=swap";:root{--ink:#17332d;--paper:#f7f3e9;--white:#fff;--orange:#e76136;--muted:#687872;--line:#ded9cc;--green:#dce8d5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif}button,input{font:inherit}button,a{transition:all .2s}button{color:inherit}a{color:inherit;text-decoration:none}.app{overflow:hidden}.top-note{background:var(--ink);color:#fff;text-align:center;letter-spacing:.2px;height:34px;padding:8px;font-size:12px}.top-note span{color:#f0916f;margin:0 10px}header{border-bottom:1px solid var(--line);z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3e9f0;align-items:center;gap:50px;height:78px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-2px;font:600 29px Fraunces}.brand i{color:var(--orange);font-style:normal}.brand>span{color:var(--orange)}header nav{gap:30px;font-size:14px;display:flex}header nav a:hover{color:var(--orange)}.header-actions{gap:4px;margin-left:auto;display:flex}.header-actions button,.hamb{cursor:pointer;background:0 0;border:0;border-radius:99px;place-items:center;width:42px;height:42px;display:grid;position:relative}.header-actions button:hover{background:#ebe5d7}.header-actions svg{width:20px}.header-actions b{background:var(--orange);color:#fff;border-radius:10px;min-width:17px;padding:2px;font-size:10px;position:absolute;top:0;right:2px}.hamb{display:none}.hero{grid-template-columns:1.03fr .97fr;min-height:650px;padding:60px 5vw 70px;display:grid}.hero-copy{z-index:2;align-self:center}.kicker,.overline{letter-spacing:2px;color:var(--orange);font-size:11px;font-weight:700}.kicker span{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero h1{letter-spacing:-5px;margin:24px 0;font:500 clamp(52px,6.6vw,96px)/.95 Fraunces}.hero h1 em{color:var(--orange);font-weight:400}.hero-copy>p{max-width:570px;color:var(--muted);font-size:18px;line-height:1.7}.hero-cta{align-items:center;gap:28px;margin:32px 0;display:flex}.btn{cursor:pointer;border:0;border-radius:99px;justify-content:center;align-items:center;gap:10px;padding:15px 21px;font-weight:700;display:inline-flex}.btn svg{width:17px}.primary{background:var(--ink);color:#fff}.primary:hover{background:var(--orange);transform:translateY(-2px)}.text-link{border-bottom:1px solid;font-size:14px;font-weight:600}.hero-proof{border-top:1px solid var(--line);gap:42px;max-width:600px;padding-top:26px;display:flex}.hero-proof b,.hero-proof span{display:block}.hero-proof b{font:600 22px Fraunces}.hero-proof span{color:var(--muted);margin-top:4px;font-size:11px}.hero-scene{min-height:500px;position:relative}.orb{background:#efb46d;border-radius:50%;width:430px;height:430px;position:absolute;top:3%;right:4%;overflow:hidden}.orb img{object-fit:cover;object-position:center 42%;width:100%;height:100%;display:block}.scene-chair,.scene-plant,.scene-lamp{filter:drop-shadow(0 22px 15px #17332d22);font-family:Fraunces;position:absolute}.scene-chair{font-size:235px;top:19%;right:15%;transform:rotate(-4deg)}.scene-plant{color:#708d69;font-size:155px;top:2%;right:-1%}.scene-lamp{color:var(--orange);font-size:115px;top:8%;left:1%}.floating-card{background:#fff;border-radius:15px;align-items:center;gap:12px;padding:17px 21px;display:flex;position:absolute;bottom:10px;right:0;box-shadow:0 20px 55px #17332d20}.floating-card svg{color:var(--orange)}.floating-card b,.floating-card span span{display:block}.floating-card span{color:var(--muted);font-size:11px}.floating-card b{color:var(--ink);margin-bottom:3px;font-size:13px}.benefits{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);padding:28px 5vw;display:grid}.benefits>div{border-right:1px solid #ffffff25;align-items:center;gap:14px;padding:6px 27px;display:flex}.benefits>div:last-child{border:0}.benefits svg{color:#f28d69;width:25px}.benefits b,.benefits span{display:block}.benefits b{font-size:13px}.benefits span{color:#b8c4c0;margin-top:3px;font-size:10px}.shop{background:#fff;padding:95px 5vw}.section-title{justify-content:space-between;align-items:end;display:flex}.section-title span,.newsletter span,.story>span{letter-spacing:2px;color:var(--orange);font-size:11px;font-weight:700}.section-title h2,.how h2,.newsletter h2{letter-spacing:-2px;margin:12px 0;font:500 clamp(38px,4.6vw,62px)/1 Fraunces}.section-title p{max-width:350px;color:var(--muted);font-size:14px;line-height:1.6}.shop-tools{justify-content:space-between;gap:20px;margin:38px 0 28px;display:flex}.categories{gap:8px;display:flex}.categories button{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:99px;padding:10px 17px}.categories button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.categories .favorite-filter{align-items:center;gap:6px;display:flex}.categories .favorite-filter svg{width:14px;height:14px}.searchbox{border:1px solid var(--line);border-radius:99px;align-items:center;gap:8px;padding:0 15px;display:flex}.searchbox svg{width:17px}.searchbox input{border:0;outline:0;width:180px}.products{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product{min-width:0}.visual-wrap{border-radius:17px;position:relative;overflow:hidden}.product-visual{place-items:center;height:280px;display:grid;position:relative}.product-shape{filter:drop-shadow(7px 11px #fff4);z-index:2;font:300 145px Fraunces}.product-visual .shadow{filter:blur(12px);background:#17332d18;border-radius:50%;width:55%;height:25px;position:absolute;bottom:42px}.badge{background:var(--paper);border-radius:99px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;top:13px;left:13px}.like{cursor:pointer;background:#fff;border:0;border-radius:99px;justify-content:center;align-items:center;gap:4px;min-width:48px;height:39px;padding:0 10px;display:flex;position:absolute;top:11px;right:11px}.like svg{width:17px}.like small{font-size:9px}.like.liked{color:var(--orange)}.quick{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:13px;font-weight:700;position:absolute;bottom:-50px;left:12px;right:12px}.visual-wrap:hover .quick{bottom:12px}.product-info{padding:15px 4px}.meta{color:var(--muted);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;font-size:10px;display:flex}.meta span:last-child{color:#9a6a23;align-items:center;gap:3px;display:flex}.product h3{margin:8px 0 16px;font:600 22px Fraunces}.price{align-items:center;gap:8px;display:flex}.price>b{color:var(--orange);font-size:17px}.price del{color:#9aa39f;font-size:12px}.price small{color:var(--muted);align-items:center;margin-left:auto;font-size:10px;display:flex}.price small svg{width:12px}.no-results{text-align:center;color:var(--muted);padding:60px}.how{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding:100px 7vw;display:grid}.how-image{background:#d9c4ad;border-radius:25px;place-items:center;height:570px;display:grid;position:relative;overflow:hidden}.how-image:before,.how-image:after{content:"";border:1px solid #17332d24;border-radius:50%;width:480px;height:480px;position:absolute}.how-image:after{width:350px;height:350px}.package{background:var(--ink);color:#fff;z-index:2;place-items:center;width:255px;height:210px;font:600 56px Fraunces;display:grid;transform:rotate(-6deg);box-shadow:16px 18px #e76136}.package span{color:#ef8d69}.stamp{border:2px solid var(--orange);text-align:center;width:90px;height:90px;color:var(--orange);z-index:3;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;top:11%;right:9%;transform:rotate(11deg)}.how-copy>p{color:var(--muted);max-width:560px;line-height:1.75}.how ol{margin:0;padding:12px 0 0;list-style:none}.how li{border-bottom:1px solid var(--line);gap:18px;padding:18px 0;display:flex}.how li>b{background:var(--green);border-radius:50%;place-items:center;width:38px;height:38px;font:600 18px Fraunces;display:grid}.how li span,.how li strong{display:block}.how li strong{margin-bottom:3px;font:600 18px Fraunces}.how li span{color:var(--muted);font-size:12px}.story{text-align:center;color:#fff;background:#e95f35;padding:100px 20px}.story>span{color:#ffd0be}.story blockquote{letter-spacing:-2px;margin:30px 0;font:500 clamp(39px,5vw,68px)/1.1 Fraunces}.story p{color:#ffe0d5}.newsletter{justify-content:space-between;align-items:end;gap:30px;padding:80px 7vw;display:flex}.newsletter form{border-bottom:1px solid var(--ink);min-width:420px;padding:7px 0;display:flex}.newsletter input{background:0 0;border:0;outline:0;flex:1}.newsletter button{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:700;display:flex}.newsletter button svg{width:17px}footer{background:var(--ink);color:#fff;padding:70px 5vw 20px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:55px;display:grid}.footer-main>div{flex-direction:column;gap:12px;display:flex}.footer-main p{color:#9fb0aa;max-width:280px;line-height:1.6}.footer-main b{color:#f38e69;margin-bottom:8px;font-size:12px}.footer-main a:not(.brand){color:#bec9c5;align-items:center;gap:6px;font-size:12px;display:flex}.footer-main a svg{width:14px}.footer-bottom{color:#899b95;border-top:1px solid #ffffff1c;justify-content:space-between;padding-top:20px;font-size:11px;display:flex}.toast{z-index:100;background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:8px;padding:12px 18px;font-size:12px;display:flex;position:fixed;top:95px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0003}.overlay{z-index:60;opacity:0;pointer-events:none;background:#0d1c19a8;transition:all .25s;position:fixed;inset:0}.overlay.show{opacity:1;pointer-events:auto}.cart{z-index:70;background:#fff;flex-direction:column;width:min(490px,100%);transition:all .32s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart.open{transform:none}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:26px 28px;display:flex}.drawer-head span,.checkout-head>span,.success>span{letter-spacing:2px;color:var(--orange);font-size:10px;font-weight:700}.drawer-head h2{margin:4px 0;font:500 30px Fraunces}.drawer-head button,.modal-close{cursor:pointer;background:0 0;border:0}.cart-body{flex:1;padding:10px 28px;overflow:auto}.empty-cart{text-align:center;padding:80px 20px}.empty-cart>svg{color:#b5c0bc;width:50px;height:50px}.empty-cart h3{font:600 25px Fraunces}.empty-cart p{color:var(--muted);margin-bottom:25px;font-size:13px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;gap:14px;padding:17px 0;display:grid}.cart-item .product-visual{border-radius:10px;height:105px}.cart-item .product-shape{font-size:52px}.cart-item>div:nth-child(2)>span{color:var(--muted);text-transform:uppercase;font-size:9px}.cart-item h4{margin:5px 0;font:600 17px Fraunces}.cart-item b{color:var(--orange);font-size:13px}.qty{border:1px solid var(--line);border-radius:6px;align-items:center;width:max-content;margin-top:8px;display:flex}.qty button{cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.qty svg{width:12px}.qty span{padding:0 6px;font-size:11px}.remove{color:#9aa39f;cursor:pointer;background:0 0;border:0;align-self:start}.remove svg{width:16px}.cart-foot{border-top:1px solid var(--line);padding:20px 28px}.delivery-progress span{font-size:11px}.delivery-progress i{background:#eee9df;border-radius:5px;height:4px;margin:8px 0 18px;display:block;overflow:hidden}.delivery-progress i b{background:var(--orange);height:100%;display:block}.sum{grid-template-columns:1fr auto;gap:9px;font-size:12px;display:grid}.sum strong{border-top:1px solid var(--line);margin-top:4px;padding-top:12px;font-size:17px}.wide{width:100%;margin-top:18px}.cart-foot>p{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.cart-foot>p svg{width:13px}.modal-shell{z-index:90;background:#0d1c19c4;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.checkout,.success{background:var(--paper);border-radius:22px;width:min(650px,100%);padding:35px;position:relative;box-shadow:0 30px 80px #0004}.modal-close{position:absolute;top:23px;right:23px}.checkout-head h2,.success h2{margin:8px 0;font:500 40px Fraunces}.checkout-head p{color:var(--muted);font-size:13px}.checkout form{flex-direction:column;gap:13px;margin-top:24px;display:flex}.checkout label{font-size:11px;font-weight:700}.checkout label .optional{color:var(--muted);font-weight:400}.checkout input{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;width:100%;margin-top:6px;padding:12px;display:block}.checkout input:focus{border-color:var(--orange)}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.payment-choice{background:var(--green);border:1px solid #bfd1b8;border-radius:11px;align-items:center;gap:11px;padding:15px;display:flex}.payment-choice>svg{background:var(--ink);color:#fff;border-radius:50%;padding:4px}.payment-choice div{flex:1}.payment-choice b,.payment-choice span{display:block}.payment-choice span{color:var(--muted);margin-top:3px;font-size:10px}.terms{align-items:center;display:flex;font-weight:400!important}.terms input{width:auto;margin:0 7px 0 0}.success{text-align:center;max-width:510px}.success-icon{background:var(--green);width:62px;height:62px;color:var(--ink);border-radius:50%;place-items:center;margin:auto;display:grid}.success>p{color:var(--muted);line-height:1.6}.success>div:nth-of-type(2){border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:12px;margin:22px 0;padding:15px;display:flex}.success>div:nth-of-type(2) svg{color:var(--orange)}.success>div span,.success>div b{display:block}.success>div span{color:var(--muted);font-size:11px}.success>div b{color:var(--ink);margin-bottom:3px;font-size:13px}@media (width<=1000px){.products{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr);gap:16px}.benefits>div:nth-child(2){border:0}.how{gap:5vw}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}.hero-scene{transform-origin:100%;transform:scale(.85)}.newsletter{align-items:center}}@media (width<=760px){header{height:68px;padding:0 18px}.header-actions button:nth-child(-n+3){display:none}.hamb{display:grid}.hamb svg{width:21px}header nav{background:var(--paper);border-bottom:1px solid var(--line);z-index:-1;flex-direction:column;padding:25px;position:absolute;top:68px;left:0;right:0;transform:translateY(-140%)}header nav.open{transform:none}.hero{grid-template-columns:1fr;padding:55px 22px 20px}.hero h1{letter-spacing:-3px;font-size:55px}.hero-copy>p{font-size:16px}.hero-proof{gap:20px}.hero-scene{transform-origin:top;min-height:390px;margin-bottom:-80px;transform:scale(.78)}.benefits{grid-template-columns:1fr;padding:24px}.benefits>div{border-bottom:1px solid #fff2;border-right:0;padding:13px}.section-title{display:block}.shop{padding:70px 20px}.shop-tools{display:block}.categories{padding-bottom:12px;overflow:auto}.searchbox{height:44px}.searchbox input{width:100%}.products{gap:14px}.product-visual{height:220px}.product-shape{font-size:110px}.quick{font-size:11px;bottom:10px}.how{grid-template-columns:1fr;padding:70px 20px}.how-image{height:390px}.package{transform:scale(.8)rotate(-6deg)}.story{padding:75px 20px}.newsletter{padding:65px 22px;display:block}.newsletter form{min-width:0;margin-top:25px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child,.footer-main>div:last-child{grid-column:1/-1}.checkout{padding:28px 20px}.two{grid-template-columns:1fr}.checkout-head h2{font-size:32px}}@media (width<=430px){.top-note{font-size:10px}.hero h1{font-size:48px}.hero-cta{flex-direction:column;align-items:flex-start}.hero-proof{justify-content:space-between}.hero-proof b{font-size:18px}.hero-proof span{font-size:9px}.products{grid-template-columns:1fr}.product-visual{height:290px}.section-title h2{font-size:42px}.footer-main{grid-template-columns:1fr}.footer-main>div{grid-column:auto!important}.footer-bottom{display:block}.footer-bottom span{margin-top:8px;display:block}}.admin-shell{z-index:120;background:#0b1916dd;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-login{background:var(--paper);border-radius:22px;width:min(460px,100%);padding:38px;position:relative}.admin-close{cursor:pointer;background:0 0;border:0;position:absolute;top:20px;right:20px}.admin-login>span,.admin-panel header span{letter-spacing:2px;color:var(--orange);font-size:10px;font-weight:700}.admin-login h2,.admin-panel header h2{margin:8px 0;font:500 36px Fraunces}.admin-login>p{color:var(--muted);font-size:13px}.admin-login form{flex-direction:column;gap:14px;margin-top:25px;display:flex}.admin-login label{font-size:11px;font-weight:700}.admin-login input{border:1px solid var(--line);border-radius:9px;width:100%;margin-top:6px;padding:13px;display:block}.admin-error{color:#9f321e;background:#ffe2dc;border-radius:8px;padding:10px;font-size:12px}.admin-panel{background:#f7f3e9;border-radius:22px;grid-template-columns:220px 1fr;width:min(1180px,100%);height:min(780px,95vh);display:grid;overflow:hidden}.admin-panel>aside{background:var(--ink);color:#fff;flex-direction:column;gap:7px;padding:28px 18px;display:flex}.admin-brand{padding:0 10px 25px;font:600 24px Fraunces}.admin-brand small{color:#f1906e;letter-spacing:1px;font:700 8px DM Sans}.admin-panel>aside button{color:#b9c7c2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:12px;display:flex}.admin-panel>aside button svg{width:17px}.admin-panel>aside button b{background:var(--orange);color:#fff;border-radius:9px;margin-left:auto;padding:2px 6px;font-size:9px}.admin-panel>aside button.active{color:#fff;background:#ffffff14}.admin-panel>aside .logout{margin-top:auto}.admin-panel>main{min-width:0;padding:28px;overflow:auto}.admin-panel main>header{background:0 0;border:0;justify-content:space-between;height:auto;padding:0 0 20px;display:flex;position:static}.admin-panel main>header button{cursor:pointer;background:0 0;border:0;margin-left:auto}.product-form{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.product-form h3{align-items:center;gap:8px;margin:0 0 15px;font:600 19px Fraunces;display:flex}.product-form h3 svg{width:18px}.form-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:13px;display:grid}.form-grid input{border:1px solid var(--line);border-radius:7px;min-width:0;padding:10px}.admin-list{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:18px;overflow:hidden}.admin-row,.order-row,.comment-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:13px 16px;display:grid}.admin-row .thumb{border-radius:8px;place-items:center;width:52px;height:52px;font-weight:700;display:grid;overflow:hidden}.admin-row .thumb img{object-fit:cover;width:100%;height:100%}.admin-row span,.order-row span,.comment-row span{color:var(--muted);margin-top:3px;font-size:10px;display:block}.admin-row>button,.comment-row button{cursor:pointer;background:0 0;border:0}.admin-row>button svg{color:#a44434;width:17px}.order-row{grid-template-columns:1fr 1.4fr auto auto auto}.order-row em{color:#8c6519;background:#fff0cf;border-radius:99px;padding:6px 9px;font-size:9px;font-style:normal}.order-row button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;padding:7px}.comment-row{grid-template-columns:1fr auto}.comment-row p{margin:5px 0;font-size:12px}.comment-row>div:last-child{gap:6px;display:flex}.comment-row button{border:1px solid var(--line);border-radius:6px;align-items:center;gap:4px;padding:7px;display:flex}.comment-row button svg{width:14px}.comment-row .approve{background:var(--green)}.admin-empty{text-align:center;color:var(--muted);padding:35px}@media (width<=760px){.admin-panel{grid-template-columns:1fr;height:95vh}.admin-panel>aside{flex-direction:row;padding:12px;overflow:auto}.admin-brand{display:none}.admin-panel>aside .logout{margin:0 0 0 auto}.admin-panel>aside button{white-space:nowrap}.admin-panel>main{padding:18px}.form-grid,.order-row{grid-template-columns:1fr 1fr}.order-row>:nth-child(n+3){justify-self:start}.comment-row{grid-template-columns:1fr}.admin-login{padding:30px 22px}}@media print{body>*{visibility:hidden}.admin-panel,.admin-panel *{visibility:visible}.admin-panel{width:100%;height:auto;position:absolute;inset:0}.admin-panel>aside,.admin-panel header,.product-form{display:none}}.reviews-link{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:-8px 0 13px;padding:0;font-size:11px;text-decoration:underline}.review-modal{background:var(--paper);border-radius:22px;width:min(620px,100%);max-height:92vh;padding:34px;position:relative;overflow:auto}.review-modal>span{letter-spacing:2px;color:var(--orange);font-size:10px;font-weight:700}.review-modal h2{margin:8px 0 18px;font:500 36px Fraunces}.review-list{max-height:180px;margin-bottom:20px;overflow:auto}.review-list article{border:1px solid var(--line);background:#fff;border-radius:9px;margin:8px 0;padding:12px}.review-list article b{font-size:12px}.review-list article p,.review-list>p{color:var(--muted);font-size:12px}.review-modal form{flex-direction:column;gap:12px;display:flex}.review-modal label{font-size:11px;font-weight:700}.review-modal input,.review-modal select,.review-modal textarea{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:5px;padding:11px;display:block}.review-modal textarea{resize:vertical;min-height:90px}.product-visual{overflow:hidden}.product-status span{margin:0 0 4px}.admin-row{grid-template-columns:55px minmax(150px,1fr) auto auto auto}.product-status select{border:1px solid var(--line);color:var(--ink);background:#fff8e9;border-radius:7px;padding:7px 9px;font:600 11px DM Sans}.quick:disabled{cursor:not-allowed;opacity:.8;background:#6f7774}.product-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.order-row{grid-template-columns:minmax(135px,.85fr) minmax(180px,1.25fr) minmax(180px,1.35fr) minmax(105px,.65fr) minmax(145px,auto);align-items:start}.food-market{background:#f3eadc;padding:78px clamp(20px,5vw,76px)}.food-hero{background:#102e28;border-radius:28px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 70px #19372d24}.food-hero:after{content:"";background:linear-gradient(90deg,#071b17ed 0%,#0b211bb8 32%,#0000 68%);position:absolute;inset:0}.food-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.food-hero-copy{z-index:1;color:#fff;width:min(500px,52%);padding:clamp(48px,7vw,92px);position:relative}.food-hero-copy>span,.food-menu-heading span{color:#ef7a51;letter-spacing:2.2px;font-size:10px;font-weight:800}.food-hero-copy h2{margin:12px 0 18px;font:500 clamp(48px,6vw,78px)/.95 Fraunces}.food-hero-copy p{color:#e3ece8;max-width:420px;font-size:16px;line-height:1.65}.food-btn{color:#fff;background:#ef7a51;margin-top:20px}.food-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.food-phone{color:#fff;align-items:center;gap:7px;margin-top:20px;font-size:13px;font-weight:700;display:inline-flex}.food-phone svg{width:17px}.food-menu{padding-top:58px}.food-menu-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.food-menu-heading h2{margin:7px 0 0;font:500 clamp(34px,4vw,50px) Fraunces}.food-menu-heading p{color:var(--muted);text-align:right;font-size:12px;line-height:1.7}.food-menu-heading p a{color:var(--ink);font-weight:700;text-decoration:underline}.food-dishes{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.food-dish{background:#fff;border:1px solid #dfd2c0;border-radius:18px;grid-template-columns:150px 1fr;gap:16px;padding:14px;display:grid;position:relative;overflow:hidden}.food-dish-image{object-fit:cover;border-radius:12px;grid-row:1/3;width:150px;height:100%;min-height:190px}.food-number{z-index:1;color:#fff;background:#102e28d9;border-radius:8px;padding:5px 8px;font:600 16px Fraunces;position:absolute;top:22px;left:22px}.food-dish small{color:#ef7a51;letter-spacing:1.5px;font-size:8px;font-weight:800}.food-dish h3{margin:5px 0 8px;font:600 22px Fraunces}.food-dish p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.food-dish-action{border-top:1px solid var(--line);grid-column:2;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.food-dish-action b{font-size:18px}.food-dish-action button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:99px;align-items:center;gap:5px;padding:9px 13px;display:flex}.food-dish-action button svg{width:15px}@media (width<=800px){.food-market{padding:48px 18px}.food-hero{min-height:590px}.food-hero:after{background:linear-gradient(#0000 12%,#071b17ba 50%,#071b17f5 100%)}.food-hero>img{object-position:65% center}.food-hero-copy{width:100%;padding:34px 28px;position:absolute;inset:auto 0 0}.food-menu-heading{display:block}.food-menu-heading p{text-align:left;margin-top:12px}.food-dishes{grid-template-columns:1fr}}@media (width<=480px){.food-dish{grid-template-columns:1fr}.food-dish-image{grid-row:auto;width:100%;height:220px;min-height:0}.food-dish-action{grid-column:1}}.order-row>*{min-width:0}.order-reference b,.order-customer span,.order-items span{overflow-wrap:anywhere}.order-row .order-address{color:var(--ink);font-weight:600;line-height:1.45}.order-row .order-items span{color:var(--ink);font-size:11px;line-height:1.45}.order-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.order-summary>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 16px}.order-summary span,.order-total span{color:var(--muted);font-size:10px;display:block}.order-summary b{margin-top:4px;font:600 25px Fraunces;display:block}.clear-orders{margin-top:0}.order-total strong{white-space:nowrap;margin:4px 0;display:block}.order-status{color:var(--muted);font-size:10px;font-weight:700}.order-status select{border:1px solid var(--line);min-width:112px;color:var(--ink);background:#fff8e9;border-radius:8px;margin-top:5px;padding:8px 10px;font:600 11px DM Sans;display:block}.order-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px;min-width:0;display:flex}.order-actions button{white-space:nowrap;flex:none;min-height:38px}.order-email,.comment-email{border:1px solid var(--line);background:var(--green);min-height:38px;color:var(--ink);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-flex}.order-email svg,.comment-email svg{width:14px}@media (width<=1100px){.order-row{grid-template-columns:1fr 1fr}.order-row>:nth-child(n+3){justify-self:start}.order-actions{justify-content:flex-start}}@media (width<=560px){.order-summary{grid-template-columns:1fr}}
