:root{--orange:#f57931;--orange-dark:#de5e1f;--red:#ef4d3c;--blue:#8fcdf1;--ink:#242323;--muted:#777574;--line:#ebe8e4;--paper:#fbfaf8;--green:#4e9c63;--shadow:0 22px 60px rgba(72,55,42,.13);font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#e7e9ec;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;background:#e7e9ec}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.wrap{width:min(1280px,calc(100% - 56px));margin-inline:auto}

.preview-bar{position:sticky;z-index:80;top:0;display:flex;height:58px;align-items:center;gap:22px;padding:0 24px;color:#fff;background:#15161b;box-shadow:0 5px 20px rgba(0,0,0,.16)}.preview-brand{display:flex;align-items:center;gap:8px;margin-right:auto}.preview-brand>span{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;color:#fff;background:#6558e8;font-size:14px}.preview-brand strong{font-size:16px}.preview-brand i{margin-left:5px;color:#858995;font-size:11px;font-style:normal;font-weight:600}.preview-devices{display:flex;padding:3px;border:1px solid #373944;border-radius:8px;background:#22242b}.preview-devices button{display:grid;width:31px;height:26px;place-items:center;border:0;border-radius:5px;color:#878b97;background:transparent;cursor:pointer}.preview-devices button.is-active{color:#fff;background:#474b58}.preview-switch{display:flex;align-items:center;gap:8px;color:#a8abb4;font-size:12px}.preview-switch select{height:34px;padding:0 30px 0 11px;border:1px solid #3d404b;border-radius:7px;color:#fff;background:#272a32}.preview-cta{display:grid;height:36px;padding:0 17px;place-items:center;border-radius:8px;background:#6558e8;font-size:12px;font-weight:800}.demo-stage{width:100%;min-height:calc(100vh - 58px);padding:0;background:#fff;transition:.35s ease}.demo-page{position:relative;min-height:100vh;overflow:hidden;background:#fff;box-shadow:none;container:storefront / inline-size;transition:.35s ease}html[data-preview-size="mobile"] .demo-stage{width:430px;margin:28px auto;border-radius:28px;box-shadow:0 30px 90px rgba(20,22,27,.25)}html[data-preview-size="mobile"] .demo-page{min-height:820px;border:10px solid #17181d;border-radius:28px}.demo-toast{position:fixed;z-index:100;left:50%;bottom:28px;padding:13px 19px;border-radius:12px;color:#fff;background:#1f2422;box-shadow:0 16px 50px rgba(0,0,0,.24);font-size:13px;font-weight:700;opacity:0;transform:translate(-50%,20px);transition:.22s}.demo-toast.is-visible{opacity:1;transform:translate(-50%,0)}

.milan-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:#fff}.header-main{display:flex;height:94px;align-items:center;gap:38px}.milan-logo{position:relative;display:grid;padding-left:55px;grid-template-columns:auto;line-height:1}.logo-mark{position:absolute;left:0;top:50%;width:44px;height:44px;border:4px solid var(--orange);border-radius:50%;transform:translateY(-50%)}.logo-mark::before{content:"";position:absolute;left:8px;top:7px;width:15px;height:19px;border:3px solid var(--orange);border-width:0 3px 3px 0;transform:rotate(40deg)}.logo-mark::after{content:"";position:absolute;right:7px;top:8px;width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:-8px 13px 0 #f5ba38}.milan-logo strong{font-family:"Roboto Slab",Georgia,serif;font-size:26px;letter-spacing:2px}.milan-logo small{margin-top:5px;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.location{position:relative;display:grid;padding:4px 0 4px 32px;border:0;background:none;text-align:left;cursor:pointer}.location>span{position:absolute;left:0;top:10px;color:var(--orange);font-size:23px}.location small,.header-phone span{color:var(--muted);font-size:11px}.location b{margin-top:2px;font-size:13px;border-bottom:1px dashed #aaa}.header-phone{display:flex;flex-direction:column;margin-left:auto}.header-phone a{font-size:17px;font-weight:800}.account{display:flex;align-items:center;gap:9px;font-size:13px}.account span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff2e9;color:var(--orange);font-size:18px}.header-cart{display:flex;height:48px;align-items:center;gap:9px;padding:0 14px;border:0;border-radius:14px;color:#fff;background:var(--orange);cursor:pointer}.header-cart>b{font-size:13px}.header-cart>i{display:grid;min-width:24px;height:24px;padding:0 6px;place-items:center;border-radius:8px;background:#fff;color:var(--orange);font-size:11px;font-style:normal;font-weight:800}.menu-button{display:none;border:0;background:none}.nav-row{display:flex;height:58px;align-items:center;gap:25px}.category-nav{display:flex;align-items:center;gap:30px;flex:1}.category-nav a{position:relative;padding:20px 0 18px;font-size:13px;font-weight:750;white-space:nowrap}.category-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--orange);transform:scaleX(0);transition:.2s}.category-nav a:hover::after,.category-nav a.is-active::after{transform:scaleX(1)}.catalog-search{display:flex;width:205px;height:38px;align-items:center;border:1px solid var(--line);border-radius:12px;background:#faf9f7}.catalog-search input{width:100%;padding:0 4px 0 13px;border:0;outline:0;background:transparent;font-size:12px}.catalog-search span{padding:0 13px;color:var(--orange);font-size:20px}

.food-hero{position:relative;min-height:485px;margin-top:28px;overflow:hidden;border-radius:28px;background:#87c8ef url("assets/hero.jpg") center/cover no-repeat}.hero-copy{position:relative;z-index:2;width:47%;padding:68px 0 54px 64px;color:#fff}.hero-kicker{display:inline-flex;padding:8px 12px;border-radius:8px;color:#314454;background:#fff;font-size:10px;font-weight:800;letter-spacing:1.3px}.hero-copy h1{margin:18px 0 12px;font-family:"Roboto Slab",Georgia,serif;font-size:51px;line-height:1.03;letter-spacing:-1.8px}.hero-copy h1 em{font-size:.66em;font-style:normal}.hero-copy p{max-width:470px;margin:0;color:rgba(255,255,255,.9);font-size:14px;line-height:1.65}.hero-code{display:inline-flex;margin:22px 14px 0 0;align-items:center;gap:9px;padding:7px 8px 7px 12px;border:1px dashed rgba(255,255,255,.65);border-radius:10px;font-size:10px}.hero-code b{padding:7px 10px;border-radius:7px;color:#28516e;background:#fff;font-size:12px;letter-spacing:1px}.hero-copy>a{display:inline-flex;height:48px;margin-top:20px;padding:0 20px;align-items:center;gap:28px;border-radius:13px;color:#fff;background:var(--orange);font-size:12px;font-weight:800;box-shadow:0 12px 25px rgba(166,73,20,.24)}.hero-copy>a span{font-size:18px}.hero-dots{position:absolute;z-index:3;left:64px;bottom:28px;display:flex;gap:7px}.hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer}.hero-dots button.is-active{width:25px;border-radius:5px;background:#fff}

.quick-info{display:grid;margin-top:28px;padding:24px 30px;border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 14px 40px rgba(76,61,51,.06)}.quick-info article{display:flex;align-items:center;gap:14px;padding:0 24px;border-right:1px solid var(--line)}.quick-info article:first-child{padding-left:0}.quick-info article:last-child{padding-right:0;border-right:0}.quick-info i{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:13px;color:var(--orange);background:#fff1e7;font-size:20px;font-style:normal;font-weight:800}.quick-info b,.quick-info span{display:block}.quick-info b{font-size:12px}.quick-info span{margin-top:4px;color:var(--muted);font-size:10px}

.menu-section{padding-top:78px;padding-bottom:30px}.menu-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:32px}.menu-heading>div>span,.combo-banner>div>span,.app-banner>div>span{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:1.6px}.menu-heading h2{margin:5px 0 0;font-family:"Roboto Slab",Georgia,serif;font-size:36px}.menu-heading>p{max-width:470px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.food-grid{display:grid;gap:42px 22px;grid-template-columns:repeat(4,1fr)}.food-card{position:relative;min-width:0}.food-card[hidden]{display:none}.food-photo{position:relative;height:250px;overflow:hidden;border-radius:22px;background-color:#f2efeb;background-image:url("assets/pizzas.jpg");background-repeat:no-repeat;background-size:200% 200%;transition:.25s ease}.food-card:hover .food-photo{transform:translateY(-5px);box-shadow:var(--shadow)}.pizza-a{background-position:0 0}.pizza-b{background-position:100% 0}.pizza-c{background-position:0 100%}.pizza-d{background-position:100% 100%}.extra-a{background-image:url("assets/extras.jpg");background-position:0 0}.extra-b{background-image:url("assets/extras.jpg");background-position:100% 0}.extra-c{background-image:url("assets/extras.jpg");background-position:0 100%}.extra-d{background-image:url("assets/extras.jpg");background-position:100% 100%}.combo-photo{background-image:url("assets/hero.jpg");background-position:78% 53%;background-size:auto 116%}.food-photo>[data-favorite]{position:absolute;right:13px;top:13px;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;color:#47433f;background:rgba(255,255,255,.9);font-size:21px;cursor:pointer;box-shadow:0 5px 16px rgba(0,0,0,.08)}.food-photo>[data-favorite].is-active{color:#fff;background:var(--red)}.badge{position:absolute;z-index:2;left:12px;top:12px;padding:7px 10px;border-radius:8px;color:#fff;background:var(--orange);font-size:9px;font-weight:800;text-transform:uppercase}.badge--new{background:#7c65d4}.badge--green{background:var(--green)}.badge--red{background:var(--red)}.food-card h3{margin:18px 0 7px;font-size:17px;letter-spacing:-.3px}.food-card>p{min-height:48px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.size-row{display:flex;gap:6px;margin:13px 0}.size-row button{padding:5px 9px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font-size:9px;cursor:pointer}.size-row button.is-active{border-color:#f2aa7c;color:#ca5e24;background:#fff3eb}.food-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.food-card footer strong{font-family:"Roboto Slab",Georgia,serif;font-size:19px}.food-card footer button{height:38px;padding:0 15px;border:0;border-radius:11px;color:#fff;background:var(--orange);font-size:10px;font-weight:800;cursor:pointer}.food-card footer button.is-added{background:var(--green)}.products-empty{grid-column:1/-1;padding:60px 20px;text-align:center}.products-empty span{font-size:36px}.products-empty h3{margin:10px 0 4px}.products-empty p{margin:0;color:var(--muted);font-size:12px}

.combo-banner{position:relative;display:flex;min-height:330px;margin-top:62px;overflow:hidden;border-radius:28px;background:#293d49}.combo-banner>div:first-child{position:relative;z-index:2;width:54%;padding:54px;color:#fff}.combo-banner h2{margin:7px 0 8px;font-family:"Roboto Slab",Georgia,serif;font-size:38px}.combo-banner p{margin:0 0 17px;color:#bdd0da;font-size:12px}.combo-banner strong{display:block;font-family:"Roboto Slab",Georgia,serif;font-size:26px}.combo-banner button{height:44px;margin-top:20px;padding:0 18px;border:0;border-radius:11px;color:#fff;background:var(--orange);font-size:11px;font-weight:800;cursor:pointer}.combo-pizzas{position:absolute!important;right:0;top:0;width:55%!important;height:100%;padding:0!important}.combo-pizzas i{position:absolute;width:245px;height:245px;border-radius:50%;background:url("assets/pizzas.jpg") 0 0/200% 200%;box-shadow:0 18px 40px rgba(0,0,0,.24)}.combo-pizzas i:nth-child(1){right:235px;top:76px;transform:rotate(-13deg)}.combo-pizzas i:nth-child(2){right:55px;top:15px;background-position:100% 0;transform:rotate(13deg)}.combo-pizzas i:nth-child(3){right:-85px;top:125px;background-position:0 100%;transform:rotate(-7deg)}.menu-section--more{padding-top:85px}.food-grid--extras{grid-template-columns:repeat(5,1fr)}.food-grid--extras .food-photo{height:216px}.food-grid--extras .food-card h3{font-size:15px}.food-grid--extras .food-card>p{min-height:54px}

.app-banner{display:flex;min-height:350px;margin-top:65px;margin-bottom:80px;overflow:hidden;border-radius:28px;background:#f7e9db}.app-banner>div:first-child{width:58%;padding:57px}.app-banner h2{margin:8px 0;font-family:"Roboto Slab",Georgia,serif;font-size:38px}.app-banner p{max-width:530px;color:var(--muted);font-size:12px;line-height:1.65}.app-banner>div>div{display:flex;gap:9px;margin-top:25px}.app-banner a{display:flex;min-width:140px;padding:10px 15px;border-radius:11px;flex-direction:column;color:#fff;background:#232323}.app-banner a small{font-size:8px}.app-banner a b{font-size:13px}.phone-mock{position:relative;flex:1}.phone-mock::before{content:"";position:absolute;right:85px;top:38px;width:215px;height:385px;border:8px solid #272727;border-radius:36px;background:#fff;box-shadow:0 20px 55px rgba(69,47,30,.24);transform:rotate(8deg)}.phone-mock>span{position:absolute;z-index:2;right:99px;top:99px;display:flex;width:185px;padding:24px 18px;border-radius:20px;flex-direction:column;background:#86c9ef;transform:rotate(8deg);color:#fff}.phone-mock i{width:53px;height:53px;margin-bottom:18px;border-radius:50%;background:url("assets/pizzas.jpg") 0 0/200% 200%}.phone-mock b{font-family:"Roboto Slab",Georgia,serif;font-size:16px}.phone-mock small{margin-top:7px;color:#e4f5ff}.phone-mock em{margin-top:24px;font-size:30px;font-style:normal;font-weight:800}

.milan-footer{padding:60px 0 0;color:#ddd;background:#23282b}.footer-grid{display:grid;gap:50px;grid-template-columns:1.5fr .7fr .9fr 1fr}.milan-logo--light{color:#fff}.footer-grid>div:first-child>p{max-width:270px;margin:25px 0;color:#899196;font-size:11px;line-height:1.65}.socials{display:flex;gap:8px}.socials a{display:grid;width:34px;height:34px;place-items:center;border:1px solid #454c50;border-radius:50%;font-size:9px;font-weight:800}.footer-grid nav,.footer-grid>div:last-child{display:flex;flex-direction:column;gap:11px}.footer-grid nav b,.footer-grid>div:last-child>b{margin-bottom:7px;color:#fff;font-size:12px}.footer-grid nav a,.footer-grid>div:last-child a,.footer-grid>div:last-child span{color:#8f989c;font-size:10px}.footer-grid nav a:hover,.footer-grid>div:last-child a:hover{color:#fff}.footer-phone{color:#fff!important;font-size:16px!important;font-weight:800}.footer-bottom{display:flex;margin-top:55px;padding:21px 0;border-top:1px solid #394044;justify-content:space-between;color:#7c858a;font-size:9px}.footer-bottom b{color:var(--orange)}.bottom-cart{position:fixed;z-index:50;right:25px;bottom:22px;display:none;min-width:330px;height:64px;padding:0 8px 0 19px;align-items:center;gap:17px;border-radius:17px;color:#fff;background:#22282b;box-shadow:0 20px 60px rgba(0,0,0,.28)}body.has-demo-cart .bottom-cart{display:flex}.bottom-cart span{font-size:10px}.bottom-cart>strong{margin-left:auto;font-size:12px}.bottom-cart a{display:grid;height:48px;padding:0 17px;place-items:center;border-radius:12px;background:var(--orange);font-size:10px;font-weight:800}

@container storefront (max-width:760px){.wrap{width:calc(100% - 28px)}.header-main{height:78px;gap:13px}.milan-logo{padding-left:41px}.logo-mark{width:34px;height:34px;border-width:3px}.logo-mark::before{left:7px;top:5px;width:11px;height:15px}.milan-logo strong{font-size:19px}.milan-logo small{font-size:7px}.location,.header-phone,.account{display:none}.header-cart{margin-left:auto;height:42px;border-radius:12px}.header-cart>b{display:none}.menu-button{display:flex;width:33px;height:33px;padding:6px;justify-content:center;flex-direction:column;gap:4px}.menu-button i{display:block;height:2px;background:#333}.nav-row{position:relative;height:auto;min-height:51px}.category-nav{position:absolute;z-index:20;left:0;right:0;top:51px;display:none;padding:14px;border-radius:0 0 16px 16px;flex-direction:column;align-items:stretch;gap:0;background:#fff;box-shadow:0 18px 35px rgba(0,0,0,.12)}.category-nav.is-open{display:flex}.category-nav a{padding:12px}.category-nav a::after{display:none}.catalog-search{width:100%;height:38px}.food-hero{min-height:590px;margin-top:14px;border-radius:20px;background-position:67% center}.food-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(99,175,220,.2) 25%,rgba(36,112,158,.9) 80%)}.hero-copy{position:absolute;z-index:3;left:0;bottom:0;width:100%;padding:30px 26px 48px}.hero-copy h1{font-size:37px}.hero-copy p{font-size:12px}.hero-code{display:none}.hero-copy>a{height:44px}.hero-dots{left:26px;bottom:20px}.quick-info{margin-top:14px;padding:16px;grid-template-columns:1fr 1fr}.quick-info article{padding:12px!important;border:0}.quick-info article:nth-child(odd){border-right:1px solid var(--line)}.quick-info article:nth-child(-n+2){border-bottom:1px solid var(--line)}.quick-info i{width:34px;height:34px;flex-basis:34px}.menu-section{padding-top:55px}.menu-heading{display:block}.menu-heading h2{font-size:31px}.menu-heading>p{margin-top:12px}.food-grid,.food-grid--extras{gap:30px 13px;grid-template-columns:1fr 1fr}.food-photo,.food-grid--extras .food-photo{height:170px;border-radius:17px}.food-card h3,.food-grid--extras .food-card h3{font-size:13px}.food-card>p,.food-grid--extras .food-card>p{min-height:58px;font-size:9px}.size-row{overflow:hidden}.size-row button{font-size:8px}.food-card footer{align-items:flex-end;gap:6px}.food-card footer strong{font-size:15px}.food-card footer button{height:34px;padding:0 10px;font-size:9px}.combo-banner{min-height:500px;margin-top:35px}.combo-banner>div:first-child{width:100%;padding:32px 27px}.combo-banner h2{font-size:30px}.combo-pizzas{top:auto!important;bottom:0;width:100%!important;height:255px}.combo-pizzas i{width:170px;height:170px}.combo-pizzas i:nth-child(1){right:190px;top:75px}.combo-pizzas i:nth-child(2){right:72px;top:15px}.combo-pizzas i:nth-child(3){right:-45px;top:85px}.app-banner{min-height:560px;margin-top:40px;margin-bottom:45px;flex-direction:column}.app-banner>div:first-child{width:100%;padding:35px 27px}.app-banner h2{font-size:30px}.phone-mock{min-height:270px}.phone-mock::before{right:50%;top:0;height:300px;transform:translateX(50%) rotate(5deg)}.phone-mock>span{right:50%;top:45px;transform:translateX(50%) rotate(5deg)}.footer-grid{gap:34px;grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:12px;flex-wrap:wrap}.bottom-cart{right:13px;bottom:13px;left:13px;min-width:0}.bottom-cart span{display:none}}

@media(max-width:760px){.preview-bar{height:54px;padding:0 12px;gap:10px}.preview-brand i,.preview-switch span{display:none}.preview-devices{margin-left:auto}.preview-cta{padding:0 10px;font-size:10px}html[data-preview-size="mobile"] .demo-stage{width:calc(100% - 18px);margin:12px auto}html[data-preview-size="mobile"] .demo-page{border-width:7px}}
