:root{--cream:#faf7ef;--ink:#292821;--red:#b62d25;--muted:#767267;--line:#ded9cd;--green:#273c30}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:5px;outline:3px solid #d57740}button:disabled{cursor:default}::selection{background:#ead5b6}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:500}em{color:var(--red);font-weight:500}.announcement{background:var(--green);color:#f2eddf;letter-spacing:1.2px;justify-content:space-between;align-items:center;height:34px;padding:0 5%;font-size:10px;display:flex}.announcement>span:nth-child(2){letter-spacing:.3px;font-size:11px}.tiny-star{color:#dbc6a1;margin-left:10px}header{border-bottom:1px solid var(--line);background:var(--cream);z-index:10;justify-content:space-between;align-items:center;height:104px;padding:0 5%;display:flex;position:relative}.brand{align-items:center;gap:13px;display:flex}.brand>span{letter-spacing:1px;font-family:Georgia,serif;font-size:19px;font-weight:700}.brand small{letter-spacing:2.1px;margin-top:7px;font-family:DM Sans,sans-serif;font-size:8px;font-weight:500;display:block}header nav{gap:32px;font-size:13px;display:flex}header nav a:hover{color:var(--red)}.button{border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:15px 24px;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.red{background:var(--red);color:#fff}.red:hover{background:#96271f}.cream{background:var(--cream);color:var(--red)}.outline{border-color:var(--line);background:0 0}.text-button{background:0 0;border:0;justify-content:center;align-items:center;gap:12px;padding:12px 0;font-size:12px;font-weight:600;display:inline-flex}.text-button:hover{color:var(--red)}.hero{grid-template-columns:1fr 1fr;min-height:566px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:76px 8% 35px 10%;display:flex}.eyebrow{letter-spacing:2px;align-items:center;gap:10px;font-size:9px;font-weight:700;display:flex}.italian-line{background:linear-gradient(90deg,#3a654b 33%,#fff 33% 66%,#be302b 66%);width:27px;height:7px}h1{letter-spacing:-2.8px;margin:25px 0;font-size:clamp(44px,4.75vw,76px);line-height:1.12}.hero-copy>p{color:#6d6a61;font-size:14px;line-height:1.9}.hero-actions{align-items:center;gap:25px;margin-top:30px;display:flex}.hero-foot{color:var(--muted);align-items:center;gap:16px;margin-top:55px;font-size:9px;display:flex}.hero-foot span{align-items:center;gap:6px;display:flex}.hero-foot i{background:var(--muted);border-radius:50%;width:3px;height:3px}.hero-photo{position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;object-position:51% center}.photo-shade{background:linear-gradient(#0000 55%,#0000007a);position:absolute;inset:0}.round-stamp{width:104px;height:104px;color:var(--cream);letter-spacing:1.4px;background:#b52c25;border:1px solid #f4e8d4;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex;position:absolute;top:28px;right:28px;transform:rotate(12deg);box-shadow:0 0 0 5px #b52c25}.round-stamp span{font-size:34px;line-height:1.1}.photo-caption{color:#fff;letter-spacing:2px;justify-content:space-between;align-items:center;font-size:8px;display:flex;position:absolute;bottom:30px;left:34px;right:34px}.photo-caption strong{letter-spacing:0;margin-top:8px;font-family:Georgia,serif;font-size:28px;font-weight:400;display:block}.photo-arrow{color:#fff;background:0 0;border:1px solid #fff7;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.photo-arrow:hover{background:#fff2}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap;letter-spacing:2px;background:#ece7db;justify-content:space-around;align-items:center;gap:36px;height:61px;font-size:11px;font-weight:600;display:flex;overflow:hidden}.ticker b{color:var(--red);font-size:25px;font-weight:400}.section{padding:85px 7%}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:36px;display:flex}.section-heading .eyebrow{color:var(--red);margin-bottom:13px}h2{letter-spacing:-1.5px;font-size:44px;line-height:1.18}.section-heading>p{color:var(--muted);margin-bottom:4px;font-size:12px;line-height:1.9}.menu-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:22px;display:flex}.filters{gap:9px;display:flex}.filter{border:1px solid var(--line);background:0 0;border-radius:30px;align-items:center;gap:5px;min-height:40px;padding:10px 18px;font-size:11px;display:flex}.filter.active{background:var(--green);border-color:var(--green);color:#fff}.filter:hover:not(.active){background:#ede8dc}.search{color:#898479;align-items:center;gap:10px;display:flex}.search input{width:162px;color:var(--ink);background:0 0;border:0;padding:10px 0;font-size:11px}.product-grid{grid-template-columns:repeat(3,1fr);gap:34px 24px;display:grid}.product{text-align:left;background:0 0;border:0;min-width:0;padding:0;display:block}.product-image{aspect-ratio:1.49;background:#e9dfcf;border-radius:4px;position:relative;overflow:hidden}.product-image img{object-fit:cover;transition:transform .4s}.product:hover .product-image img{transform:scale(1.045)}.badge{background:var(--cream);letter-spacing:1px;border-radius:2px;padding:7px 10px;font-size:8px;position:absolute;top:14px;left:14px}.leaf-badge{background:var(--cream);color:var(--green);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:14px;left:14px}.product-open{background:var(--cream);border-radius:50%;place-items:center;width:32px;height:32px;transition:background .2s;display:grid;position:absolute;bottom:12px;right:12px}.product:hover .product-open{background:var(--red);color:#fff}.product-details{gap:12px;padding-top:17px;display:flex}.product-number{color:#a49c8d;margin-top:6px;font-size:10px}.product-details h3{letter-spacing:-.5px;margin-bottom:7px;font-size:22px}.product-details p{color:var(--muted);max-width:280px;font-size:11px;line-height:1.7}.see-all{gap:12px;margin:40px auto 0;display:flex}.see-all span{color:var(--muted)}.menu-note{text-align:center;color:var(--muted);margin-top:21px;font-size:10px;line-height:1.8}.essence{background:var(--green);color:var(--cream);grid-template-columns:1fr 1fr;display:grid}.essence-image{min-height:490px;position:relative}.essence-image img{object-fit:cover}.image-label{background:var(--cream);color:var(--ink);letter-spacing:1.2px;padding:12px 15px;font-size:8px;position:absolute;bottom:27px;left:30px}.essence-copy{padding:65px 12%}.essence .eyebrow{color:#d7c3a0;margin-bottom:20px}.essence h2{font-size:40px;line-height:1.25}.essence em{color:#d7c3a0}.essence-copy>p{color:#c5cbbf;max-width:365px;margin:23px 0;font-size:12px;line-height:1.9}.values{gap:17px;margin:26px 0;font-size:11px;display:grid}.values span{align-items:center;gap:12px;display:flex}.values svg{color:#dac3a0}.light{color:var(--cream);border-bottom:1px solid #647060}.light:hover{color:#d7c3a0}.location-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.location{border:1px solid var(--line);border-radius:3px;padding:28px 32px}.location-top{justify-content:space-between;align-items:center;display:flex}.location-top .eyebrow{color:var(--muted);font-size:8px}.location-index{color:#b1a28c;font-family:Georgia,serif;font-size:26px}.location h3{margin:17px 0;font-size:32px}.location>p{color:var(--muted);align-items:center;gap:9px;min-height:22px;font-size:12px;display:flex}.location-links{border-top:1px solid var(--line);gap:30px;margin-top:27px;padding-top:20px;font-size:11px;font-weight:600;display:flex}.location-links a{align-items:center;gap:8px;display:flex}.location-links a:last-child{color:var(--red)}.location-links a:hover{text-decoration:underline}.location-note{color:var(--muted);margin-top:22px;font-size:9px;display:block}.closing{background:var(--red);color:var(--cream);justify-content:space-between;align-items:center;gap:25px;padding:53px 7%;display:flex;position:relative;overflow:hidden}.closing>.eyebrow{color:#f7cebc;font-size:8px;position:absolute;top:30px}.closing h2{margin-top:10px;font-size:45px}.closing em{color:var(--cream)}.closing .button{z-index:1}.closing-spark{opacity:.09;font-size:230px;line-height:1;position:absolute;top:-40px;right:25%}footer{justify-content:space-between;align-items:center;gap:25px;padding:38px 5%;display:flex}footer>.brand>span{font-size:15px}footer>span{color:var(--muted);font-family:Georgia,serif;font-size:15px;font-style:italic}footer>p{color:var(--muted);font-size:9px}.icon-button{background:0 0;border:0;place-items:center;min-width:44px;min-height:44px;display:grid}.menu-toggle,.mobile-nav{display:none}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-70px;left:12px}.skip:focus{top:12px}.empty{text-align:center;justify-items:center;gap:16px;padding:55px;display:grid}.empty p{font-size:13px}.empty h3{font-size:26px}dialog{background:var(--cream);color:var(--ink);border:0;border-radius:6px;width:min(520px,100% - 32px);max-height:90dvh;padding:0;box-shadow:0 25px 90px #0004}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#171b17a6}.dialog-close{z-index:2;background:var(--cream);border-radius:50%;position:absolute;top:12px;right:12px}.dialog-photo{height:240px;overflow:hidden}.dialog-photo img{object-fit:cover;width:100%;height:100%}.dialog-content{padding:35px}.dialog-content>.eyebrow{color:var(--red);margin-bottom:16px;padding-right:30px;font-size:8px}.dialog-content h2{margin-bottom:15px;font-size:34px}.dialog-content p{color:var(--muted);font-size:13px;line-height:1.8}.order-help{margin-top:15px}.order-locations{gap:12px;margin:22px 0;display:grid}.order-locations a{border:1px solid var(--line);background:#f0ebe1;border-radius:3px;justify-content:space-between;align-items:center;padding:16px;display:flex}.order-locations a:hover{border-color:var(--red)}.order-locations span{align-items:center;gap:12px;font-size:13px;display:flex}.external-note{align-items:center;gap:8px;display:flex;font-size:10px!important}@media (min-width:1500px){.hero{min-height:640px}.hero-copy{padding-left:14%}.section{padding-left:10%;padding-right:10%}}@media (max-width:1000px){header{padding:0 4%}header nav{gap:20px}.hero-copy{padding:50px 7%}.hero-actions{flex-wrap:wrap;gap:16px}.hero-foot{flex-wrap:wrap;gap:8px;margin-top:32px}.hero-foot i{display:none}.hero-foot span{width:100%}.hero{min-height:525px}.eyebrow{letter-spacing:1.3px;font-size:8px}.section{padding:64px 5%}.essence-copy{padding:45px 9%}.essence h2{font-size:33px}.product-details h3{font-size:20px}.location{padding:25px}.location>p{font-size:11px}.brand>span{font-size:16px}.brand img{width:54px;height:54px}.nav-order{padding:12px 17px}.hero-copy h1{font-size:52px}.hero-actions .button{padding:14px 17px}}@media (max-width:760px){.announcement{justify-content:center;height:29px;font-size:8px}.announcement>span:not(:first-child){display:none}header{height:80px;padding:0 5%}header nav,.nav-order{display:none}.menu-toggle{display:grid}.brand>span{font-size:17px}.brand img{width:50px;height:50px}.mobile-nav{z-index:20;background:var(--cream);flex-direction:column;gap:22px;padding:25px 7%;font-size:14px;display:flex;position:absolute;top:109px;left:0;right:0;box-shadow:0 15px 25px #0002}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 30px}.hero-copy h1{letter-spacing:-2.6px;margin:22px 0;font-size:56px}.hero-copy>p{font-size:13px}.hero-actions{flex-wrap:nowrap;margin-top:22px}.hero-foot{flex-wrap:nowrap;gap:12px;margin-top:27px}.hero-foot span{width:auto;font-size:8px}.hero-foot i{display:block}.hero-photo{height:350px}.round-stamp{width:85px;height:85px;font-size:7px;top:22px;right:22px}.round-stamp span{font-size:28px}.photo-caption{bottom:24px;left:24px;right:24px}.photo-caption strong{font-size:25px}.ticker{justify-content:flex-start;gap:28px;height:51px;padding-left:25px;font-size:9px}.section{padding:52px 6%}.section-heading{margin-bottom:26px;display:block}h2{font-size:36px}.section-heading>p{margin-top:16px;font-size:12px}.menu-tools{flex-direction:column;align-items:flex-start;gap:17px}.filters{flex-wrap:wrap;gap:7px;max-width:100%}.filter{padding:9px 14px;font-size:10px}.search{border:1px solid var(--line);border-radius:3px;width:100%;padding:0 12px}.search input{width:100%;padding:13px 0;font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:27px 16px}.product-details{gap:7px}.product-details h3{font-size:20px}.product-details p{font-size:10px}.product-number{font-size:8px}.badge{padding:6px 7px;font-size:7px;top:8px;left:8px}.essence{grid-template-columns:1fr}.essence-image{min-height:320px}.essence-copy{padding:42px 7%}.essence h2{font-size:36px}.essence-copy>p{max-width:none}.location-grid{grid-template-columns:1fr;gap:18px}.location{padding:25px}.location h3{font-size:30px}.location>p{font-size:12px}.closing{padding:63px 6% 35px;display:block}.closing h2{font-size:40px}.closing .button{margin-top:25px}.closing-spark{pointer-events:none;font-size:250px;top:10px;right:0}footer{flex-wrap:wrap;gap:23px;padding:30px 6%}footer>.brand{width:100%}footer>span{font-size:13px}footer>p{font-size:8px}.dialog-content{padding:28px}.dialog-photo{height:210px}.dialog-content h2{font-size:29px}}@media (max-width:430px){.product-grid{grid-template-columns:1fr;gap:27px}.product-details h3{font-size:24px}.product-details p{max-width:none;font-size:12px}.product-number{font-size:10px}.product-details{gap:12px}.hero-copy h1{font-size:51px}.hero-copy .eyebrow{letter-spacing:1px;font-size:7px}.hero-actions{gap:20px}.hero-actions .text-button{font-size:11px}.hero-photo{height:290px}.hero-foot{font-size:8px}.location-links{gap:24px}.filters{gap:6px}.filter{padding:9px 12px}.brand>span{font-size:16px}.brand small{font-size:7px}.section{padding-top:45px;padding-bottom:45px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.product-price{color:var(--red);letter-spacing:-.3px;margin-top:13px;font-size:16px;font-weight:700;display:block}.product-price small{color:var(--muted);letter-spacing:.4px;margin-left:3px;font-size:9px;font-weight:500}.dialog-price{margin-top:18px;font-size:25px}.cart-count{min-width:22px;height:22px;color:var(--red);background:#fff;border-radius:50%;place-items:center;font-size:11px;display:grid}.floating-cart{z-index:25;background:var(--green);color:var(--cream);border-radius:40px;align-items:center;gap:14px;padding:17px 22px;font-size:13px;display:flex;position:fixed;bottom:24px;right:25px;box-shadow:0 5px 25px #0003}.floating-cart strong{background:var(--cream);color:var(--green);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.cart-toast{z-index:40;background:var(--ink);color:#fff;border-radius:5px;width:max-content;max-width:90vw;padding:16px 22px;font-size:12px;position:fixed;bottom:95px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #0002}.cart-toast a{color:#e2c7a2;margin-left:14px}.add-product-row{align-items:center;gap:16px;margin-top:22px;display:flex}.add-product-row>.button{flex:1;padding:15px}.quantity-picker{border:1px solid var(--line);background:var(--cream);border-radius:4px;flex-shrink:0;align-items:center;display:inline-flex}.quantity-picker button{background:0 0;border:0;place-items:center;width:36px;height:38px;display:grid}.quantity-picker output{text-align:center;min-width:25px;font-size:12px;font-weight:600}.quantity-picker button:disabled{opacity:.3}.view-cart-link{justify-content:center;gap:10px;margin-top:20px;font-size:12px;display:flex}.location-links button{font:inherit;background:0 0;border:0;padding:0}.checkout-page{min-height:100vh}.checkout-header{height:95px}.back-to-menu{align-items:center;gap:9px;font-size:12px;display:flex}.checkout-demo{text-align:center;color:#635941;background:#eee7d7;padding:11px 5%;font-size:11px;line-height:1.8}.checkout-demo>span{letter-spacing:1.3px;color:#4e432c;background:#dcd0b8;border-radius:2px;margin-right:10px;padding:3px 7px;font-size:8px;font-weight:700;display:inline-block}.checkout-main{max-width:1160px;min-height:70vh;margin:auto;padding:48px 35px 80px}.checkout-title .eyebrow{color:var(--red)}.checkout-title h1{letter-spacing:-2px;margin:15px 0;font-size:48px;line-height:1.1}.checkout-title>p{color:var(--muted);font-size:13px}.checkout-steps{gap:0;max-width:620px;margin:35px 0 30px;padding:0;list-style:none;display:flex}.checkout-steps li{flex:1;align-items:center;display:flex}.checkout-steps li:not(:last-child):after{content:"";background:var(--line);flex:1;height:1px;margin:0 15px}.checkout-steps button{white-space:nowrap;color:var(--muted);background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:11px;display:flex}.checkout-steps button>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.checkout-steps .current button{color:var(--green);font-weight:600}.checkout-steps .current button>span{background:var(--green);color:#fff;border-color:var(--green)}.checkout-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:30px;display:grid}.checkout-panel{border:1px solid var(--line);background:#fffdf8;border-radius:6px;padding:30px}.checkout-panel h2{letter-spacing:-.7px;font-size:27px}.panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-heading>span{color:var(--muted);white-space:nowrap;font-size:11px}.cart-lines{margin:16px 0}.cart-line{border-bottom:1px solid var(--line);gap:17px;padding:23px 0;display:flex}.cart-line>img{object-fit:cover;border-radius:4px;width:95px;height:91px}.cart-line-info{flex:1;min-width:0}.cart-line h3{margin-bottom:6px;font-size:20px;line-height:1.2}.cart-line p{color:var(--muted);margin-bottom:12px;font-size:10px}.cart-line-end{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;display:flex}.cart-line-end>strong{margin-top:3px;font-size:13px}.cart-line-end .icon-button{color:#968a7b}.checkout-next{justify-content:space-between;width:100%;margin-top:25px}.checkout-next:disabled{opacity:.45;transform:none}.order-summary{border:1px solid var(--line);background:#eee9dd;border-radius:6px;padding:27px;position:sticky;top:25px}.order-summary>.eyebrow{color:var(--muted);font-size:8px}.order-summary h2{margin:12px 0 24px;font-size:29px}.summary-items{border-bottom:1px solid #d8d0bf;gap:16px;margin-bottom:22px;padding-bottom:24px;display:grid}.summary-items>div{justify-content:space-between;align-items:start;gap:10px;font-size:11px;line-height:1.5;display:flex}.summary-items b{color:var(--muted);margin-right:3px;font-weight:600}.summary-items strong{white-space:nowrap;font-size:11px;font-weight:500}.summary-cost{justify-content:space-between;gap:10px;margin:17px 0;font-size:11px;display:flex}.summary-cost>span{color:var(--muted)}.summary-total{border-top:1px solid #d8d0bf;justify-content:space-between;align-items:center;margin-top:21px;padding-top:23px;font-size:14px;font-weight:600;display:flex}.summary-total small{color:var(--muted);margin-top:5px;font-size:9px;font-weight:400;display:block}.summary-total strong{color:var(--red);letter-spacing:-.7px;font-size:25px}.summary-note{color:var(--muted);margin-top:14px;font-size:10px}.summary-branch{color:var(--green);border-top:1px solid #d8d0bf;align-items:center;gap:12px;margin-top:25px;padding-top:22px;font-size:10px;display:flex}.summary-branch strong{margin-top:4px;font-size:12px;display:block}.summary-footer{text-align:center;color:#8b806b;border-top:1px solid #d8d0bf;margin-top:22px;padding-top:20px;font-family:Georgia,serif;font-size:12px;font-style:italic}.checkout-form>.eyebrow,.checkout-panel>.eyebrow{color:var(--red);margin-bottom:13px;font-size:8px}.delivery-options{border:0;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;padding:0;display:grid}.option-card{cursor:pointer;border:1px solid var(--line);border-radius:4px;flex-direction:column;gap:10px;padding:19px 16px;display:flex;position:relative}.option-card input{accent-color:var(--green);width:15px;height:15px;position:absolute;top:14px;right:13px}.option-card svg{color:var(--muted)}.option-card strong{font-size:12px}.option-card small{color:var(--muted);font-size:10px}.option-card.chosen{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#f0f2e9}.option-card.chosen svg{color:var(--green)}.field-label{flex-direction:column;gap:9px;margin:20px 0;font-size:11px;font-weight:600;display:flex}.field-label>span{color:var(--muted);font-size:9px;font-weight:400}.field-label input,.field-label select,.field-label textarea{border:1px solid var(--line);background:var(--cream);font:inherit;width:100%;min-height:45px;color:var(--ink);border-radius:3px;padding:13px 14px;font-size:12px;font-weight:400}.field-label textarea{resize:vertical}.field-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field-grid .field-label{margin-bottom:0}.branch-address{color:var(--muted);align-items:center;gap:7px;margin-top:-8px;font-size:10px;line-height:1.8;display:flex}.form-divider{background:var(--line);height:1px;margin:29px 0}.delivery-notice{color:#76684f;background:#eee9dd;border-radius:3px;align-items:center;gap:12px;padding:14px;font-size:10px;line-height:1.7;display:flex}.delivery-notice svg{flex-shrink:0}.form-private{color:var(--muted);font-size:10px;line-height:1.7}.review-block{margin-top:25px}.review-block .eyebrow{color:var(--green);font-size:8px}.review-block h3{margin:13px 0;font-size:24px}.review-block p{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.9}.review-notes{margin-top:10px}.payment-option{border:1px solid var(--green);color:var(--green);background:#f0f2e9;border-radius:4px;align-items:center;gap:15px;margin-top:22px;padding:18px;display:flex}.payment-option>div{flex:1}.payment-option strong{font-size:12px}.payment-option p{color:var(--muted);margin-top:6px;font-size:10px}.coming-soon{border-color:var(--line);color:#8a8375;background:0 0;margin-top:12px}.demo-consent{align-items:flex-start;gap:10px;margin-top:25px;font-size:11px;line-height:1.8;display:flex}.demo-consent input{width:17px;height:17px;accent-color:var(--green);flex-shrink:0;margin-top:2px}.checkout-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:430px;display:flex}.checkout-empty>svg{color:var(--red)}.checkout-empty h1{margin:0;font-size:47px}.checkout-empty p{color:var(--muted);font-size:13px;line-height:1.9}.checkout-success{text-align:center;max-width:590px;margin:10px auto}.success-icon{color:var(--green);background:#e6ecdf;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto 25px;display:grid}.checkout-success .eyebrow{color:var(--green);justify-content:center}.checkout-success h1{margin:20px 0;font-size:46px}.checkout-success>p{color:var(--muted);font-size:13px;line-height:1.9}.checkout-success>p strong{font-weight:500}.success-receipt{border:1px solid var(--line);text-align:left;background:#fffdf8;border-radius:5px;margin:30px 0;padding:26px}.success-receipt>span{color:var(--muted);margin-bottom:20px;font-size:11px;display:block}.success-receipt>div{justify-content:space-between;gap:20px;margin:14px 0;font-size:12px;line-height:1.6;display:flex}.success-receipt strong{white-space:nowrap}.success-receipt .receipt-total{border-top:1px solid var(--line);color:var(--red);margin-top:20px;padding-top:18px}.success-receipt>small{color:var(--muted);font-size:10px}.success-actions{justify-content:center;gap:15px;display:flex}.checkout-footer{border-top:1px solid var(--line);padding:23px 5%}.checkout-footer>span{font-family:inherit;font-size:10px;font-style:normal}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.checkout-grid{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.checkout-panel,.order-summary{padding:22px}.cart-line{gap:11px}.cart-line>img{width:70px;height:80px}.cart-line h3{font-size:18px}.cart-line-end>strong{font-size:11px}.checkout-main{padding:35px 5% 60px}}@media (max-width:700px){.checkout-header{height:80px}.checkout-header .brand>span{font-size:13px}.checkout-header .brand small{font-size:6px}.checkout-header .brand>img{width:42px;height:42px}.back-to-menu{gap:0;font-size:0}.back-to-menu svg{width:23px;height:23px}.back-to-menu:after{content:"Carta";margin-left:6px;font-size:12px}.checkout-demo{text-align:left;padding:12px 6%;font-size:10px}.checkout-demo>span{font-size:7px}.checkout-main{padding:30px 5% 45px}.checkout-title h1{font-size:40px}.checkout-title>p{font-size:12px}.checkout-steps{margin:25px 0}.checkout-steps button{gap:6px;font-size:10px}.checkout-steps li:not(:last-child):after{margin:0 8px}.checkout-steps button>span{width:23px;height:23px}.checkout-grid{grid-template-columns:1fr;gap:20px}.order-summary{position:static}.checkout-panel h2{font-size:25px}.cart-line>img{width:76px;height:85px}.cart-line h3{font-size:19px}.cart-line-end>strong{font-size:12px}.checkout-panel{padding:22px 18px}.panel-heading>span{font-size:10px}.panel-heading{align-items:flex-start}.field-grid{grid-template-columns:1fr;gap:0}.checkout-form h2{font-size:25px}.checkout-form .field-label{font-size:12px}.field-label input,.field-label select,.field-label textarea{font-size:16px}.checkout-success h1,.checkout-empty h1{font-size:37px}.success-actions{flex-direction:column}.checkout-footer{gap:12px}.checkout-footer>span{font-size:9px}.floating-cart{padding:14px 18px;font-size:12px;bottom:16px;right:16px}.add-product-row{gap:10px}.add-product-row>.button{font-size:11px}.cart-toast{text-align:center;font-size:11px;line-height:1.7}.cart-toast a{margin-left:0;display:block}.quantity-picker button{width:34px}.summary-total strong{font-size:26px}}.old-price{color:var(--muted);margin-right:8px;font-size:11px;font-weight:400}.promotion-label{line-height:1.5;color:var(--green)!important;margin:7px 0!important;font-size:10px!important;display:block!important}.new-customer-preview{background:#dfe7d6;border-radius:4px;flex-wrap:wrap;align-items:center;gap:9px;margin:18px 0;padding:13px;font-size:11px;display:flex}.new-customer-preview input{accent-color:var(--green);width:16px;height:16px}.new-customer-preview small{color:var(--muted);width:100%;font-size:9px;line-height:1.6}.payment-choices{border:0;margin:16px 0;padding:0}.payment-choices legend{font-weight:600}.payment-choices .payment-option{cursor:pointer}.payment-choices .payment-option:has(input:checked){border-color:var(--red,#ad312b);background:#fff7f0}.payment-choices input{accent-color:#ad312b;width:20px;height:20px}.checkout-whatsapp{gap:10px;margin:20px 0;display:grid}.checkout-whatsapp .whatsapp-button{color:#fff;white-space:normal;text-align:center;background:#137c46;border:1px solid #137c46;gap:10px}.checkout-whatsapp .whatsapp-button:hover{background:#0c6336}.checkout-whatsapp small{color:#625b53;font-size:13px;line-height:1.5}.big-two-for-one{color:#fff8e9;background:#a92d24;justify-content:center;align-items:center;gap:28px;padding:24px;text-decoration:none;display:flex}.big-two-for-one>strong{letter-spacing:-5px;font-size:clamp(72px,10vw,132px);font-weight:900;line-height:1}.big-two-for-one>span{gap:8px;font-size:18px;display:grid}.big-two-for-one b{font-size:clamp(18px,2.5vw,28px)}.big-two-for-one small{font-size:13px}.menu-two-for-one{color:#a92d24;border:2px solid #a92d24;border-radius:16px;align-items:center;gap:26px;margin-bottom:38px;padding:24px;display:flex}.menu-two-for-one>strong{letter-spacing:-4px;font-size:clamp(64px,9vw,100px);font-weight:900;line-height:1}.menu-two-for-one h2{margin:0 0 8px;font-size:clamp(22px,3vw,34px)}.menu-two-for-one p{margin:0}@media (max-width:540px){.big-two-for-one{gap:18px;padding:20px 16px}.big-two-for-one>span{font-size:14px}.menu-two-for-one{gap:18px;padding:16px}.menu-two-for-one p{font-size:14px}}
