:root{color:#351c18;font-synthesis:none;--red:#b22b30;--cream:#fff7ec;--ink:#351c18;--muted:#786a62;--line:#eee8e2;--spring:cubic-bezier(.22, 1, .36, 1);background:#fff;font-family:Onest,sans-serif;font-weight:400}*{box-sizing:border-box}body{isolation:isolate;margin:0}body:before{content:"";z-index:-1;pointer-events:none;opacity:.014;mix-blend-mode:multiply;background:url(/assets/paper-texture.png) 0 0/480px;position:fixed;inset:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;transition:background .25s, transform .35s var(--spring), color .25s;background:0 0;border:0;padding:0}button:active{transform:scale(.95)}button:disabled{opacity:.3;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,[role=slider]:focus-visible{outline:2px solid var(--red);outline-offset:5px}::-webkit-scrollbar{width:5px;height:4px}::-webkit-scrollbar-thumb{background:#d8c8bb;border-radius:4px}svg{stroke-width:1.7px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.025em;text-wrap:balance;font-family:Lora,Georgia,serif;font-weight:500}img{max-width:100%}.app{text-align:center;flex-direction:column;max-width:1440px;min-height:100dvh;margin:auto;padding:0 48px;display:flex}.site-header{justify-content:center;align-items:center;height:112px;display:flex;position:relative}.brand{width:76px;height:76px;box-shadow:none;isolation:isolate;border:0;border-radius:50%;outline:0;display:block;position:relative;overflow:hidden}.brand img{object-fit:fill;width:110%;max-width:none;height:118%;position:absolute;top:-11%;left:-4%}.header-caption{color:var(--muted);font-size:11px;position:absolute;left:0}.sound-button{color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex;position:absolute;right:0}.sound-button:hover{background:#faf5ef}main{width:100%;margin:auto;padding:7px 0 28px}.intro{margin-bottom:20px}.intro h1{font-size:44px;line-height:1.2}.intro p{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.6}.workspace{grid-template-columns:minmax(205px,245px) minmax(360px,1fr) minmax(205px,245px);align-items:center;gap:30px;display:grid}.flavor-settings,.recipe{text-align:center;padding:25px 17px}.flavor-settings h2,.recipe h2{font-size:25px}.section-note{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.6}.sauce-options{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:22px;display:grid}.sauce-options button{border-radius:15px;flex-direction:column;align-items:center;gap:9px;padding:12px 3px;font-size:11px;display:flex;position:relative}.sauce-options button.selected{background:#fbf3e9}.sauce-options button>svg{color:var(--red);width:10px;position:absolute;top:6px;right:5px}.sauce-bowl{background:radial-gradient(circle at 33% 30%,#e4703b,#9f301a 62%,#6f2316);border:4px solid #f0e6d8;border-radius:50%;width:31px;height:31px;display:block;box-shadow:0 4px 7px #3b190d13,inset 0 1px 3px #55190c55}.sauce-1{background:radial-gradient(circle at 33% 30%,#e85c2b,#a73416)}.sauce-2{background:radial-gradient(circle at 33% 30%,#8e4a2b,#3f1d13)}.amount-control{padding-top:18px}.amount-control>span{color:var(--muted);font-size:11px}.stepper{justify-content:center;align-items:center;gap:13px;margin-top:10px;display:flex}.stepper button{background:#fff;border:1px solid #f2eae2;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;box-shadow:0 4px 13px #4424150c}.stepper output{min-width:70px;font-size:12px}.cheese-panel{border-top:1px solid var(--line);margin-top:27px;padding-top:26px}.cheese-control{justify-content:space-evenly;align-items:center;gap:15px;margin-top:18px;display:flex}.cheese-control>div:first-child{flex-direction:column;align-items:center;gap:1px;width:100px;display:flex}.cheese-control .sprite{width:52px;height:49px}.cheese-control strong{font-size:11px;font-weight:500}.dial-wrap{text-align:center;width:65px}.dial-ticks{background:repeating-conic-gradient(from 220deg,#baa896 0deg 2deg,#0000 2deg 24deg);border-radius:50%;width:52px;height:52px;margin:auto;padding:5px}.dial{cursor:ns-resize;touch-action:none;background:#fffaf3;border-radius:50%;width:42px;height:42px;position:relative;box-shadow:0 4px 10px #57372015,inset 0 0 0 3px #f1e5d5}.dial>span{transition:transform .32s var(--spring);position:absolute;inset:7px}.dial>span:after{content:"";background:var(--red);border-radius:3px;width:3px;height:10px;position:absolute;top:0;left:calc(50% - 1.5px)}.dial-label{color:var(--muted);margin-top:7px;font-size:9px;display:block}.stage{min-width:0}.pizza-scene{aspect-ratio:1.22;width:100%;max-width:490px;margin:auto;position:relative}.pizza{aspect-ratio:1;filter:drop-shadow(0 17px 12px #6b421b23);isolation:isolate;border-radius:50%;width:80%;transition:outline .2s;position:absolute;top:1%;left:10%}.pizza.drop-ready{outline:2px dashed var(--red);outline-offset:10px}.pizza-inner{width:100%;height:100%;position:relative}.bake-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;width:100%;height:100%;transition:opacity .5s, transform .65s var(--spring);position:absolute;inset:0;transform:rotate(-10deg)}.bake-image.active{opacity:1;transform:rotate(0)}.sauce-overlay{mix-blend-mode:multiply;pointer-events:none;z-index:2;border-radius:50%;transition:background .4s,opacity .4s;position:absolute;inset:12%}.sprite{pointer-events:none;background-image:url(/assets/ingredients.png);background-repeat:no-repeat;background-size:400% 300%;width:100%;height:100%;display:block}.single-piece{background-image:url(/assets/single-ingredients.png)}.topping{animation:piece-land .38s var(--spring);filter:drop-shadow(0 1px 1px #532c1325);border-radius:50%;padding:0;transition:filter .2s;position:absolute}.topping:hover{filter:brightness(1.15)drop-shadow(0 1px 2px #532c1345);outline:1px dashed #b22b3060}.cheese-piece{pointer-events:none;z-index:3;width:10%;height:10%;position:absolute}.scene-step{z-index:35;width:43px;height:43px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:43%;box-shadow:0 5px 20px #41230d16}.scene-step.previous{left:5%}.scene-step.next{right:5%}.scene-step:hover:not(:disabled){background:#fffaf2;transform:translateY(-3px)}.floating-leaf{z-index:0;width:42px;height:45px;animation:7s ease-in-out infinite leaf-float;position:absolute}.leaf-a{top:9%;left:1%;transform:rotate(-25deg)}.leaf-b{width:29px;height:31px;animation-delay:-2s;top:13%;right:0}.leaf-c{animation-delay:-4s;bottom:0;right:3%;transform:rotate(30deg)}.bake-copy{animation:copy-slide .45s var(--spring);min-height:64px;margin-top:6px}.bake-copy p{color:var(--muted);max-width:310px;margin:9px auto 0;font-size:11px;line-height:1.5}.hero-price{animation:copy-slide .32s var(--spring);margin:14px 0 18px;font-family:Lora,Georgia,serif;font-size:32px;font-weight:600;line-height:1}.hero-price span{font-size:.75em}.bake-selector{touch-action:pan-y;background:#fff;border-radius:999px;width:246px;height:48px;margin:auto;padding:4px;display:flex;position:relative;box-shadow:0 5px 24px #55250c0c}.bake-selector button{z-index:1;border-radius:999px;width:33.3333%;font-family:Lora,Georgia,serif;font-size:13px;transition:color .3s;position:relative}.bake-selector button[aria-pressed=false]{color:#887f77}.bake-indicator{width:calc(33.3333% - 2.66667px);height:40px;transition:transform .48s var(--spring);background:#ffd365;border-radius:999px;position:absolute;top:4px;left:4px;box-shadow:0 6px 13px #ffc93d27}.bake-meta{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:9px;display:flex}.meta-dot{background:#d2c5b9;border-radius:50%;width:3px;height:3px}.ingredients-dock{margin-top:23px;padding-bottom:12px;position:relative;overflow:hidden}.rail-heading{justify-content:space-between;align-items:center;gap:10px;padding:0 11px;display:flex}.rail-heading p{font-family:Lora,Georgia,serif;font-size:15px}.rail-heading button{color:#96897e;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.rail-heading button:hover{background:#faf4ec}.ingredient-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;padding:14px 12px 11px;display:flex;overflow:auto}.ingredient-rail::-webkit-scrollbar{display:none}.ingredient-item{scroll-snap-align:center;text-align:center;flex:0 0 86px;position:relative}.ingredient{touch-action:pan-x;-webkit-user-select:none;user-select:none;cursor:grab;border-radius:50%;width:78px;height:73px;padding:0;position:relative}.ingredient .sprite{transition:transform .38s var(--spring);filter:drop-shadow(0 5px 4px #42210c19)}.ingredient:hover .sprite{transform:translateY(-5px)rotate(-7deg)}.ingredient.dragging{opacity:.45;cursor:grabbing}.portion-badge{width:19px;height:19px;color:var(--red);pointer-events:none;background:#fff;border-radius:50%;place-items:center;font-size:10px;font-weight:600;display:grid;position:absolute;bottom:5px;right:1px;box-shadow:0 3px 9px #44201012}.ingredient.selected .portion-badge{background:var(--red);color:#fff}.ingredient-name{max-width:85px;min-height:23px;margin:auto;font-size:9px;line-height:1.25;display:block}.ingredient-price{color:#988678;margin-top:4px;font-size:9px;display:block}.remove-portion{width:18px;height:18px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50px;left:0;box-shadow:0 3px 9px #44201012}.rail-curve{pointer-events:none;border-bottom:1px solid #dfd7d0;border-radius:0 0 50% 50%/0 0 100% 100%;width:105%;height:18px;margin-left:-2.5%;display:block}.drag-hint{color:#918278;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:9px;display:flex}.reset{color:#a08c7f;align-items:center;gap:6px;padding:5px;font-size:9px;display:inline-flex}.reset:hover{color:var(--red)}.metrics{justify-content:center;gap:20px;margin:23px 0;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.metrics>span{align-items:center;gap:6px;display:flex}.receipt-switch{background:#f7f4ef;border-radius:999px;width:174px;max-width:100%;margin:auto;padding:3px;display:flex}.receipt-switch button{border-radius:999px;width:50%;padding:8px;font-size:11px}.receipt-switch button.active{background:#fff;box-shadow:0 2px 7px #43271809}.recipe-content{min-height:170px;padding-top:25px}.recipe-description{font-family:Lora,Georgia,serif;font-size:18px;line-height:1.6}.recipe-tags{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:18px;display:flex}.recipe-tags span{color:var(--muted);background:#faf6f0;border-radius:999px;padding:6px 9px;font-size:9px}.calories{color:var(--muted);margin:10px 0 22px;font-size:10px}.receipt{max-height:170px;font-size:11px;line-height:1.8;overflow:auto}.receipt p{margin-bottom:5px}.order-button{color:#fff;background:#3b1917;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:17px 18px;font-size:14px;display:flex;box-shadow:0 10px 23px #3b191717}.order-button:hover{background:#612b24;transform:translateY(-2px)}.demo-note{color:#9a8a7d;margin-top:12px;font-size:9px;line-height:1.7}.chef-quote{color:#9b8a7b;border-top:1px solid var(--line);margin-top:24px;padding-top:23px;font-family:Lora,Georgia,serif;font-size:13px;font-style:italic;line-height:1.7}footer{color:#a08b7a;flex-direction:column;gap:8px;padding:20px 0;font-size:11px;display:flex}footer span{letter-spacing:.03em;font-size:8px}.mobile-order{display:none}.toast{z-index:100;color:#fff;background:#3b1917;border-radius:18px;align-items:center;gap:9px;width:max-content;max-width:calc(100% - 30px);padding:14px 22px;font-size:12px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #41241923}.toast svg{color:#c6d8a1}.drag-ghost{pointer-events:none;z-index:99;filter:drop-shadow(0 14px 8px #44251435);width:86px;height:86px;position:fixed;transform:translate(-50%,-50%)rotate(-8deg)}.drag-ghost.returning{transition:left .4s var(--spring), top .4s var(--spring)}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@keyframes piece-land{0%{filter:blur(1px);scale:1.35}to{filter:blur();scale:1}}@keyframes copy-slide{0%{transform:translateY(7px)}to{transform:translateY(0)}}@keyframes leaf-float{50%{translate:0 -7px;rotate:5deg}}@media (width>=1100px) and (height<=900px){.site-header{height:92px}.brand{width:66px;height:66px}.intro{margin-bottom:12px}.intro h1{font-size:37px}.intro p{font-size:12px}.pizza-scene{max-width:385px}.bake-copy{min-height:53px}.bake-copy h2{font-size:25px}.bake-copy p{margin-top:6px;font-size:10px}.hero-price{margin:10px 0 14px;font-size:29px}.ingredients-dock{margin-top:16px}.ingredient{width:70px;height:63px}.ingredient-rail{padding:9px 12px 5px}.rail-curve{height:10px}.drag-hint{margin-top:8px}.bake-meta{margin-top:10px}main{padding-bottom:10px}footer{padding:13px 0;font-size:9px}}@media (width>=1100px) and (height<=760px){.site-header{height:73px}.brand{width:56px;height:56px}.intro h1{font-size:31px}.intro p{margin-top:6px;font-size:11px}.intro{margin-bottom:7px}.pizza-scene{max-width:310px}.hero-price{margin:8px 0 12px;font-size:27px}.bake-copy h2{font-size:23px}.bake-copy{min-height:49px}.bake-selector{width:228px;height:43px}.bake-indicator{height:35px}.ingredient{width:64px;height:54px}.ingredient-item{flex-basis:80px}.ingredient-name{min-height:20px;font-size:8px}.ingredient-price{font-size:8px}.ingredients-dock{margin-top:12px}.rail-heading p{font-size:13px}.remove-portion{top:37px}.flavor-settings,.recipe{padding:12px}.section-note{font-size:10px}.flavor-settings h2,.recipe h2{font-size:23px}.cheese-panel{margin-top:20px;padding-top:20px}.recipe-content{min-height:150px}.chef-quote{margin-top:18px;padding-top:17px}.rail-curve{height:7px}.drag-hint,.reset{font-size:8px}footer{gap:5px;padding:9px 0}}@media (width<=1099px){.app{padding:0 26px}.workspace{grid-template-columns:minmax(170px,220px) minmax(330px,1fr);gap:20px}.recipe{border-top:1px solid var(--line);grid-column:1/-1;width:100%;max-width:580px;margin:15px auto 0;padding-top:30px}.recipe-content{min-height:0;padding:20px 0}.recipe .order-button{max-width:270px;margin:auto}.chef-quote{display:none}.pizza-scene{max-width:420px}.header-caption{font-size:10px}.intro h1{font-size:38px}}@media (width<=759px){.app{padding:0 20px 88px}.site-header{height:91px}.brand{width:67px;height:67px}.header-caption{display:none}.sound-button{padding:10px;top:26px;right:-2px}.sound-button span{display:none}main{margin:0;padding-top:4px}.intro{margin-bottom:15px}.intro h1{font-size:31px}.intro p{max-width:270px;margin:8px auto 0;font-size:11px;line-height:1.5}.workspace{flex-direction:column;gap:0;display:flex}.stage{order:0;width:100%}.pizza-scene{aspect-ratio:1.2;max-width:360px}.pizza{width:82%;top:0;left:9%}.scene-step{width:37px;height:37px;top:43%}.scene-step.previous{left:4%}.scene-step.next{right:4%}.floating-leaf{width:34px;height:37px}.leaf-b{width:24px;height:27px}.bake-copy{min-height:57px;margin-top:8px}.bake-copy h2{font-size:27px}.bake-copy p{max-width:265px;margin-top:7px;font-size:10px}.hero-price{margin:13px 0 17px;font-size:30px}.bake-selector{width:235px;height:46px}.bake-indicator{height:38px}.bake-meta{margin-top:12px}.ingredients-dock{margin:23px -20px 0;padding-bottom:9px}.rail-heading{padding:0 29px}.rail-heading p{font-size:15px}.ingredient-rail{gap:6px;padding:12px 20px 6px}.ingredient-item{flex-basis:88px}.ingredient{width:78px;height:75px}.ingredient-name{font-size:9px}.rail-curve{height:17px}.drag-hint{margin-top:10px;font-size:9px}.flavor-settings{border-top:1px solid var(--line);order:1;width:100%;max-width:440px;margin:28px auto 0;padding:26px 6px}.flavor-settings h2{font-size:25px}.sauce-options{gap:10px;max-width:330px;margin:16px auto 0}.sauce-options button{border:1px solid #f0e8df;padding:13px 4px;font-size:12px}.sauce-bowl{width:32px;height:32px}.amount-control{padding-top:16px}.amount-control>span{font-size:12px}.stepper{gap:18px}.stepper button{width:37px;height:37px}.stepper output{min-width:80px;font-size:13px}.cheese-panel{margin-top:24px;padding-top:24px}.cheese-control{gap:8px;width:49%;margin-top:20px;display:inline-flex}.cheese-control>div:first-child{width:80px}.cheese-control strong{font-size:10px}.cheese-control .sprite{width:43px;height:43px}.dial-wrap{width:59px}.recipe{order:2;max-width:440px;margin-top:5px;padding:25px 5px 15px}.recipe .order-button{display:none}.recipe .demo-note{margin-top:0}.recipe h2{font-size:25px}.metrics{margin:20px 0}.recipe-description{font-size:17px}.calories{margin:10px 0 15px}.mobile-order{padding:14px 20px max(14px, env(safe-area-inset-bottom));z-index:50;background:#fffffff7;border-top:1px solid #f2eae2;justify-content:center;align-items:center;gap:25px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-order>span{white-space:nowrap;font-family:Lora,Georgia,serif;font-size:23px;font-weight:600}.mobile-order small{color:var(--muted);margin-top:4px;font-family:Onest;font-size:9px;font-weight:400;display:block}.mobile-order .order-button{width:165px;padding:15px 13px;font-size:13px}.toast{border-radius:15px;padding:12px 16px;font-size:11px;bottom:100px}footer{padding:12px 0;font-size:10px}}@media (width<=370px){.app{padding-left:16px;padding-right:16px}.site-header{height:82px}.brand{width:61px;height:61px}.intro h1{font-size:28px}.intro p{font-size:10px}.pizza-scene{max-width:300px}.bake-copy h2{font-size:24px}.bake-copy p{font-size:9px}.ingredient-item{flex-basis:82px}.ingredient{width:74px;height:69px}.ingredients-dock{margin-left:-16px;margin-right:-16px}.mobile-order{gap:18px;padding-left:16px;padding-right:16px}.mobile-order .order-button{width:155px}.mobile-order>span{font-size:21px}.cheese-control{gap:3px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.floating-leaf{animation:none}.ingredient-rail{scroll-behavior:auto}}.ingredient-rail{padding-bottom:27px;position:relative}.ingredient-item{transform:translateY(var(--arc-y,0px)) rotate(var(--arc-turn,0deg));transform-origin:50% 0;transition:transform .18s ease-out}@media (prefers-reduced-motion:reduce){.ingredient-item{transform:none}}.bake-image{-webkit-mask-image:url(/assets/pizza.png);mask-image:url(/assets/pizza.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:92% 92%;mask-size:92% 92%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.dock-tabs{background:#f7f1ed;border-radius:999px;justify-content:center;gap:5px;width:264px;max-width:calc(100% - 40px);margin:0 auto 15px;padding:4px;display:flex}.dock-tabs button{color:#786a62;border-radius:999px;flex:1;padding:9px 7px;font-size:12px}.dock-tabs button[aria-selected=true]{color:#fff;background:#8a1f24}.dock-panel{min-height:234px}.dock-panel>.sauce-panel,.dock-panel>.cheese-panel{border:0;max-width:350px;margin:0 auto;padding:9px 18px 17px}.dock-panel h2{font-size:23px}.dock-panel .section-note{margin-top:5px}.dock-panel .sauce-options{margin-top:12px}.dock-panel .amount-control{padding-top:13px}.dock-panel .cheese-control{justify-content:center;gap:7px;width:49%;margin-top:20px;display:inline-flex}.dock-panel .cheese-control>div:first-child{width:75px}.dock-panel .cheese-control .sprite{width:43px;height:43px}.dock-panel .cheese-control strong{font-size:10px}.ingredient-rail{padding-top:16px;padding-bottom:48px}.rail-curve{border-color:#d8c9bd;width:112%;height:39px;margin-top:-10px;margin-left:-6%}.bake-label{letter-spacing:.025em;color:#786a62;margin:0 0 9px;font-size:10px}.bake-indicator{box-shadow:none;background:#8a1f24}.bake-selector button[aria-pressed=true]{color:#fff}.order-button{background:#b91e2b;box-shadow:0 9px 20px #b91e2b19}@media (width<=759px){.flavor-settings{display:none}.dock-panel{min-height:246px}.dock-panel>.sauce-panel,.dock-panel>.cheese-panel{padding:10px 20px 19px}.dock-tabs{margin-bottom:16px}.dock-tabs button{font-size:12px}.ingredient-rail{padding-bottom:49px}.rail-curve{height:43px}.recipe{margin-top:25px}.bake-label{margin-bottom:8px;font-size:10px}}.pizza{filter:none}.bake-image{-webkit-mask-image:none;mask-image:none}.app{height:100dvh;min-height:620px;padding:0 28px 100px}.site-header{flex:0 0 70px;height:70px}main{flex-direction:column;flex:1;min-height:0;margin:0;padding:0;display:flex}.intro{flex:none;margin:0 0 8px}.intro p{margin-top:4px;font-size:11px;line-height:1.4}.workspace{flex:1;grid-template-columns:minmax(175px,220px) minmax(300px,1fr) minmax(175px,220px);align-items:center;gap:18px;min-height:0}.stage{grid-template-rows:minmax(150px,1fr) 38px 235px 20px;height:100%;min-height:0;display:grid}.pizza-scene{aspect-ratio:auto;max-width:520px;height:100%;margin:0 auto}.pizza{aspect-ratio:1;width:min(100dvh - 450px,100% - 100px);min-width:150px;max-width:400px;height:auto;top:50%;left:calc(50% - 36px);transform:translate(-50%,-50%)}.side-roast{z-index:35;width:72px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.side-roast>span{color:#786a62;margin-bottom:7px;font-size:10px;line-height:1.3;display:block}.side-roast small{color:#786a62;margin-top:6px;font-size:9px;display:block}.roast-track{touch-action:none;background:#f6efed;border-radius:24px;flex-direction:column;gap:3px;padding:4px;display:flex}.roast-track button{color:#786a62;border-radius:20px;height:34px;font-size:10px;transition:background .2s,color .2s}.roast-track button[aria-pressed=true]{color:#fff;background:#8a1f24;box-shadow:0 3px 9px #8a1f2420}.scene-step,.hero-price,.bake-label,.bake-selector,.bake-meta{display:none}.bake-copy{align-self:center;min-height:0;margin:0}.bake-copy h2{font-size:22px}.bake-copy p{display:none}.floating-leaf{width:25px;height:28px}.leaf-b{top:4%;right:20%}.leaf-c{bottom:3%;right:22%}.ingredients-dock{min-width:0;margin:0;padding:0;overflow:hidden}.dock-tabs{gap:2px;width:310px;max-width:100%;margin:0 auto 5px;padding:3px}.dock-tabs button{min-height:34px;padding:5px 8px;font-size:11px}.dock-panel{height:190px;min-height:0}.rail-heading{height:28px;padding:0 12px}.rail-heading p{font-size:14px}.rail-heading button{width:32px;height:28px}.ingredient-rail{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;scroll-behavior:auto;gap:8px;padding:3px 15px 46px}.ingredient{touch-action:none;width:75px;height:68px}.ingredient-item{flex-basis:86px}.ingredient-name{min-height:25px;margin-top:3px;font-size:10px;line-height:1.2}.ingredient-price{margin-top:3px;font-size:10px}.ingredient-rail.is-grabbing{cursor:grabbing;scroll-snap-type:none}.is-grabbing .ingredient{cursor:grabbing}.is-grabbing .ingredient-item{transition:none}.rail-curve{pointer-events:none;height:35px;margin-top:-33px}.drag-hint{display:none}.reset{justify-self:center;margin:0;padding:0;font-size:9px}.dock-panel>.sauce-panel,.dock-panel>.cheese-panel{max-width:360px;margin:0 auto;padding:3px 10px}.dock-panel h2,.dock-panel .section-note{display:none}.dock-panel .sauce-options{margin:0}.dock-panel .sauce-options button{gap:4px;padding:7px 3px}.dock-panel .amount-control{justify-content:center;align-items:center;gap:12px;padding-top:10px;display:flex}.dock-panel .stepper{margin:0}.dock-panel .cheese-control{margin-top:22px}.compact-recipe{text-align:left;max-width:370px;height:180px;margin:auto;padding:8px 14px;font-size:11px;line-height:1.7;overflow:auto}.compact-recipe>span{justify-content:space-between;gap:8px;display:flex}.compact-recipe small{color:#786a62;padding-top:5px;display:block}.flavor-settings,.recipe{max-height:100%;padding:10px;overflow:auto}.recipe .order-button,.chef-quote{display:none}.recipe-content{min-height:0}.flavor-settings .cheese-panel{margin-top:15px;padding-top:15px}footer{display:none}.mobile-order{left:50%;right:auto;bottom:max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(150%);z-index:50;background:#ffffff94;border:1px solid #ffffffc9;border-radius:28px;justify-content:space-between;align-items:center;gap:22px;width:min(440px,100% - 24px);padding:12px 16px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 35px #49221c16,inset 0 1px #fffe}.mobile-order>span{white-space:nowrap;font-family:Lora,Georgia,serif;font-size:26px;font-weight:600}.mobile-order small{color:#786a62;margin-top:3px;font-family:Onest,sans-serif;font-size:10px;font-weight:400;display:block}.mobile-order .order-button{background:#b91e2b;border-radius:19px;width:180px;min-height:52px;padding:12px;font-size:14px}@media (width<=1000px){.app{padding:0 16px 96px}.workspace{display:block}.flavor-settings,.recipe{display:none}.stage{max-width:650px;margin:auto}.pizza{width:min(100dvh - 450px,100% - 100px)}}@media (width<=600px){.app{min-height:560px;padding:0 12px 94px}.site-header{flex-basis:56px;height:56px}.brand{width:46px;height:46px}.intro h1{font-size:26px}.intro p{max-width:none;font-size:10px}.intro{margin-bottom:4px}.stage{grid-template-rows:minmax(130px,1fr) 30px 225px 18px}.pizza-scene{max-width:430px}.pizza{width:min(100dvh - 420px,100% - 88px);min-width:130px;left:calc(50% - 29px)}.side-roast{width:64px}.roast-track button{height:32px}.bake-copy h2{font-size:20px}.dock-panel{height:180px;min-height:0}.dock-tabs{margin-bottom:4px}.dock-tabs button{font-size:11px}.ingredients-dock{margin:0 -12px}.ingredient-rail{padding-top:2px;padding-bottom:45px}.ingredient-item{flex-basis:80px}.ingredient{width:72px;height:64px}.rail-curve{height:35px}.mobile-order{border-radius:24px;gap:10px;padding:10px 14px}.mobile-order>span{font-size:23px}.mobile-order .order-button{border-radius:17px;width:155px;min-height:48px}}@media (height<=650px) and (width>=601px){.app{min-height:560px}.site-header{flex-basis:50px;height:50px}.brand{width:42px;height:42px}.intro h1{font-size:24px}.stage{grid-template-rows:minmax(130px,1fr) 28px 225px 18px}}@media (height<=680px){.app{min-height:540px;padding-bottom:84px}.site-header{flex-basis:46px;height:46px}.brand{width:38px;height:38px}.intro h1{font-size:23px}.intro p{margin-top:2px;font-size:9px}.stage{grid-template-rows:minmax(120px,1fr) 26px 200px 16px}.pizza{width:min(100dvh - 375px,100% - 88px);min-width:120px}.ingredient{width:65px;height:54px}.ingredient-rail{padding-bottom:44px}.ingredient-item{flex-basis:76px}.ingredient-name{font-size:9px}.dock-panel{height:160px}.compact-recipe{height:150px}.mobile-order{padding-top:8px;padding-bottom:8px}.mobile-order .order-button{min-height:44px}}.recipe{grid-column:auto;width:auto;margin:0}.sound-button{top:auto}.pizza-scene{container-type:size}.pizza{width:min(100cqh,100cqw - 88px,400px)}@font-face{font-family:Krusty Hand;src:url(/fonts/balsamiq-sans-bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--red:#c02732;--accent:#c02732}.intro h1{font-size:34px}.bake-copy{text-align:center;padding:8px 0}.bake-copy h2{font-size:25px;line-height:1.2}.workspace{display:block}.flavor-settings,.recipe{display:none}.stage{grid-template-rows:minmax(210px,1fr) 50px 248px 20px;width:100%;max-width:680px;margin:auto}.pizza-scene{isolation:isolate;--pizza-size:min(calc(100cqh - 134px),calc(100cqw - 144px),360px);max-width:530px}.pizza{width:var(--pizza-size);z-index:2;min-width:120px;top:50%;left:50%}.floating-leaf{display:none}.pizza-waves{width:var(--pizza-size);aspect-ratio:1;pointer-events:none;z-index:0;min-width:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pizza-waves span{opacity:0;border:1px solid #be3036;border-radius:50%;animation:10.8s cubic-bezier(.22,1,.36,1) infinite pizza-wave;position:absolute;inset:0}@keyframes pizza-wave{0%{opacity:0;transform:scale(.97)}12%{opacity:.11}to{opacity:0;transform:scale(1.68)}}.orbit-control{z-index:4;text-align:center;width:76px;position:absolute}.orbit-label{color:#725851;white-space:nowrap;margin-bottom:6px;font-size:10px;display:block}.orbit-cheese-0{top:50%;left:0;transform:translateY(-50%)}.orbit-cheese-1{top:50%;right:0;transform:translateY(-50%)}.orbit-roast{width:100px;bottom:0;left:50%;transform:translate(-50%)}.orbit-control .dial-wrap{width:76px;margin:auto}.dial-ticks{background:repeating-conic-gradient(from 220deg,#bd7c7a 0deg 2deg,#0000 2deg 24deg)}.dial{cursor:grab;background:#fff;box-shadow:0 5px 12px #57202719,inset 0 0 0 3px #f8eeeb}.dial:active{cursor:grabbing}.dial>span:after{background:#c02732}.dial-label{color:#80534c;margin-top:5px;font-size:9px}.orbit-random{color:#c02732;z-index:4;background:#fff6f3;border-radius:18px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:9px 13px;font-size:11px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.orbit-random:hover{background:#fbe4df}.dock-tabs{background:#f8f0ed;width:340px}.dock-tabs button{justify-content:center;align-items:center;gap:4px;display:flex}.dock-tabs button[aria-selected=true]{background:#c02732}.dock-panel{height:203px;position:relative}.ingredient-rail{padding-bottom:64px}.ingredient-item{transform:translateY(var(--arc-y,0px)) rotate(var(--arc-turn,0deg))}.rail-arc{color:#c5a79c;pointer-events:none;z-index:-1;width:100%;height:63px;display:block;position:absolute;bottom:0;left:0}.dock-panel{isolation:isolate}.mobile-order{corner-shape:squircle;border-radius:36px;gap:12px;width:min(362px,100% - 28px);padding:10px 13px}.mobile-order>span{font-family:Krusty Hand,Onest,sans-serif;font-size:26px}.mobile-order .order-button{corner-shape:squircle;background:#c02732;border-radius:27px;flex:1;width:auto;min-width:0;box-shadow:0 6px 17px #c0273224}.order-button:hover{background:#ad202a}::selection{color:#592427;background:#c0273228}@media (width<=600px){.intro h1{font-size:28px}.stage{grid-template-rows:minmax(205px,1fr) 42px 240px 18px}.pizza-scene{--pizza-size:min(calc(100cqh - 124px),calc(100cqw - 132px),310px);max-width:430px}.orbit-control{width:66px}.orbit-roast{width:96px}.orbit-label{font-size:9px}.orbit-control .dial-wrap{width:66px}.bake-copy h2{font-size:22px}.dock-tabs{width:335px;max-width:calc(100% - 24px)}.dock-tabs button{padding:5px;font-size:10px}.dock-panel{height:198px}.ingredient-rail{padding-bottom:65px}.mobile-order{border-radius:34px;gap:10px;width:min(345px,100% - 24px)}.mobile-order .order-button{border-radius:25px;width:auto}}@media (height<=740px){.app{min-height:580px;padding-bottom:84px}.site-header{flex-basis:42px;height:42px}.brand{width:36px;height:36px}.intro h1{font-size:24px}.intro p{display:none}.stage{grid-template-rows:minmax(190px,1fr) 36px 218px 16px}.pizza-scene{--pizza-size:min(calc(100cqh - 94px),calc(100cqw - 132px),280px)}.orbit-random{min-height:30px;padding:6px 10px;top:0;left:65%}.orbit-roast{bottom:0;left:69%}.orbit-roast .orbit-label{font-size:8px}.orbit-roast .dial-ticks{width:46px;height:46px}.orbit-roast .dial{width:36px;height:36px}.bake-copy h2{font-size:20px}.dock-panel{height:178px}.ingredient{width:65px;height:54px}.ingredient-rail{padding-bottom:62px}.rail-arc{height:58px}}@media (prefers-reduced-motion:reduce){.pizza-waves span{opacity:.05;animation:none}.pizza-waves span:nth-child(n+2){display:none}.ingredient-item{transform:none}}.pizza-scene{--pizza-size:min(calc(100cqh - 44px),calc(100cqw - 144px),360px)}.pizza,.pizza-waves{top:calc(50% + 15px)}.orbit-roast{place-self:center;width:130px;margin:10px 0 0;position:static;transform:none}.orbit-roast .orbit-label{margin-bottom:6px}.bake-copy{padding:10px 0 14px;line-height:1.3}.bake-copy h2{margin:0}.ingredients-dock{overflow:visible}.dock-tabs{margin-bottom:9px}.dock-tabs button:focus-visible{outline-offset:-5px;outline:2px solid #fff}.dial:focus-visible{outline-offset:2px}.cheese-type-0{width:14%;height:14%}.cheese-type-1{width:12%;height:12%}.cheese-piece{filter:drop-shadow(0 1px 1px #603e2222)}.scattered-garnish{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}main,.site-header{z-index:1;position:relative}.garnish{filter:drop-shadow(0 5px 4px #57342212);width:42px;height:46px;position:absolute}.garnish-0{top:19%;left:8%;transform:rotate(-27deg)}.garnish-1{width:32px;height:38px;top:28%;right:11%;transform:rotate(53deg)}.garnish-2{width:26px;height:28px;top:38%;left:21%;transform:rotate(-35deg)}.garnish-3{top:61%;left:12%;transform:rotate(120deg)}.garnish-4{width:30px;height:32px;top:55%;right:7%;transform:rotate(24deg)}.garnish-5{width:34px;height:39px;top:72%;right:22%;transform:rotate(-62deg)}.garnish-6{width:28px;height:31px;top:81%;left:5%;transform:rotate(35deg)}.garnish-7{top:84%;right:5%;transform:rotate(73deg)}.garnish-8{width:23px;height:28px;top:13%;left:28%;transform:rotate(142deg)}.garnish-9{width:24px;height:26px;top:15%;right:27%;transform:rotate(-24deg)}.garnish-10{width:26px;height:29px;top:85%;left:26%;transform:rotate(-19deg)}.garnish-11{width:23px;height:26px;top:43%;right:18%;transform:rotate(54deg)}@media (width<=600px){.stage{grid-template-rows:minmax(130px,1fr) 90px 48px 240px 18px}.pizza-scene{--pizza-size:min(calc(100cqh - 38px),calc(100cqw - 132px),310px)}.orbit-roast{width:130px}.garnish{width:24px;height:28px}.garnish-0{top:16%;left:2%}.garnish-1{top:20%;right:2%}.garnish-3{top:58%;left:1%}.garnish-4{top:61%;right:1%}.garnish-7{top:85%;right:2%}.garnish-8{top:10%;left:13%}.garnish-2,.garnish-5,.garnish-6,.garnish-9,.garnish-10,.garnish-11{display:none}}@media (height<=740px){.app{min-height:610px}.stage{grid-template-rows:minmax(130px,1fr) 82px 44px 218px 16px}.pizza-scene{--pizza-size:min(calc(100cqh - 32px),calc(100cqw - 132px),280px)}.orbit-roast{margin-top:8px}.orbit-roast .orbit-label{font-size:9px}.bake-copy{padding:8px 0 12px}}.pizza,.pizza-waves{min-width:0}.bake-copy{padding:8px 0 10px}.reset{color:#b3222d;background:#fff2ef;border-radius:16px;align-self:center;min-height:30px;padding:5px 13px;font-size:11px}.reset:hover{background:#fbe2dd}.stage{grid-template-rows:minmax(145px,1fr) 98px 54px 268px 48px}.reset{align-self:end;margin-bottom:4px}@media (width<=600px){.stage{grid-template-rows:minmax(130px,1fr) 90px 48px 260px 46px}}@media (height<=740px){.app{min-height:654px}.stage{grid-template-rows:minmax(130px,1fr) 82px 44px 240px 44px}}@media (width>=760px){.app{max-width:1900px;padding:0 32px 92px}.site-header{flex-basis:58px;height:58px}.brand{width:48px;height:48px}.intro{margin-bottom:4px}.intro h1{font-size:30px}.intro p{margin-top:3px}.stage{grid-template-rows:minmax(220px,1fr) 46px 280px 42px;grid-template-columns:minmax(0,1fr);max-width:none;position:relative}.pizza-scene{--pizza-size:min(calc(100cqh - 42px),calc(100cqw - 180px),620px);grid-area:1/1;max-width:900px}.pizza{max-width:none}.orbit-roast{z-index:4;grid-area:1/1;place-self:end;margin:0 max(0px,50% - 440px) 12px 0}.bake-copy{grid-row:2}.ingredients-dock{grid-row:3;width:100%;min-width:0}.reset{grid-row:4}.ingredient-rail{scroll-snap-type:none;justify-content:center;gap:6px;padding:8px 42px 72px;overflow:visible}.ingredient-item{flex:1 1 0;min-width:0;max-width:134px}.ingredient{width:clamp(64px,6.1vw,104px);max-width:100%;height:clamp(60px,5.7vw,96px)}.ingredient-name{max-width:120px;min-height:40px;font-size:11px;line-height:1.2}.ingredient-price{margin-top:4px;font-size:11px}.rail-heading{justify-content:center}.rail-heading button{display:none}.dock-panel{height:198px}}@media (width>=1400px){.stage{grid-template-rows:minmax(240px,1fr) 46px 300px 42px}.ingredient-name,.ingredient-price{font-size:12px}}@media (width>=760px) and (width<=1099px){.app{padding-left:18px;padding-right:18px}.ingredient-rail{gap:4px;padding-left:24px;padding-right:24px}.ingredient{width:clamp(48px,6vw,65px);height:60px}.ingredient-name{min-height:46px;font-size:9px}.ingredient-price{font-size:10px}.stage{grid-template-rows:minmax(210px,1fr) 46px 260px 42px}}.intro h1,.bake-copy h2,.rail-heading p,.flavor-settings h2,.recipe h2{letter-spacing:-.02em;font-family:Lora,Georgia,serif;font-weight:600}.mobile-order>span{font-family:Lora,Georgia,serif}.site-header{flex-basis:78px;height:78px}.brand{width:64px;height:64px}.orbit-label{justify-content:center;align-items:center;gap:5px;display:flex}.orbit-label svg{color:#c02732;flex:none}@media (width>=760px){.site-header{flex-basis:88px;height:88px}.brand{width:76px;height:76px}.orbit-control{width:118px}.orbit-control .dial-wrap{width:100px}.orbit-control .dial-ticks{width:82px;height:82px;padding:7px}.orbit-control .dial{width:68px;height:68px}.orbit-control .dial>span{inset:11px}.orbit-control .dial>span:after{width:4px;height:15px}.orbit-label{margin-bottom:10px;font-size:12px}.orbit-control .dial-label{margin-top:7px;font-size:11px}.orbit-roast{width:150px}.ingredient-rail{--arc-depth:96;padding-bottom:112px}.stage{grid-template-rows:minmax(220px,1fr) 46px 326px 42px}.dock-panel{height:280px}}@media (width>=1400px){.stage{grid-template-rows:minmax(240px,1fr) 46px 346px 42px}}@media (width<=759px){.orbit-label{flex-direction:column;gap:3px}.orbit-roast .orbit-label{flex-direction:row}}@media (height<=740px){.site-header{flex-basis:64px;height:64px}.brand{width:54px;height:54px}}@media (width>=760px){.ingredient-rail{--arc-depth:150;padding-bottom:166px}.stage{grid-template-rows:minmax(220px,1fr) 46px 380px 42px}.dock-panel{height:334px}}@media (width>=1400px){.stage{grid-template-rows:minmax(240px,1fr) 46px 400px 42px}}.ingredient-rail{scroll-snap-type:none;justify-content:flex-start;overflow:auto hidden}.ingredient-item{flex:0 0 86px}@media (width>=760px){.ingredient-rail{justify-content:flex-start;overflow:auto}.ingredient-item{flex:0 0 clamp(78px,10% - 5.4px,134px);max-width:none}.rail-heading{justify-content:space-between}.rail-heading button{display:flex}}@media (width<=600px){.ingredient-item{flex-basis:80px}}.mobile-order>span{font-size:clamp(18px,4.4vw,24px)}.compact-recipe a{color:#8f3439;text-underline-offset:3px;text-decoration:underline}@property --arc-depth{syntax:"<length>";inherits:true;initial-value:52px}@media (width>=760px){.app{--head-h:clamp(20px, 3.4dvh, 28px);--rail-pt:clamp(2px, .8dvh, 8px);--rail-pb:clamp(10px, 2dvh, 20px);--ing-img:clamp(46px, min(5.7vw, 8.8dvh), 96px);--ing-font:clamp(9px, 1.65dvh, 12px);--ing-gap:clamp(1px, .4dvh, 4px);--arc-depth:clamp(12px, 17dvh - 84px, 150px);--dock-panel-h:calc(var(--head-h) + var(--rail-pt) + var(--ing-img) + 3px + var(--ing-font) * 3.6 + var(--ing-gap) + var(--ing-font) * 1.45 + var(--arc-depth) + var(--rail-pb) + 4px);min-height:470px;padding-bottom:clamp(72px,11.4dvh,100px)}.site-header{flex-basis:clamp(48px,7.4dvh,88px);height:clamp(48px,7.4dvh,88px)}.brand{width:clamp(40px,6.4dvh,76px);height:clamp(40px,6.4dvh,76px)}.intro{margin-bottom:clamp(2px,.5dvh,6px)}.intro h1{font-size:clamp(20px,3.1dvh,30px)}.stage{grid-template-rows:minmax(120px,1fr) auto auto auto}.bake-copy{padding:clamp(2px,.7dvh,8px) 0 clamp(4px,1dvh,12px)}.bake-copy h2{font-size:clamp(17px,2.9dvh,25px)}.dock-tabs{margin-bottom:clamp(3px,.9dvh,9px)}.dock-tabs button{min-height:clamp(30px,4.6dvh,40px)}.dock-panel{height:var(--dock-panel-h)}.rail-heading{height:var(--head-h)}.rail-heading p{font-size:clamp(11px,2dvh,18px)}.compact-recipe{max-width:420px;height:100%}.dock-panel>.sauce-panel,.dock-panel>.cheese-panel{max-height:100%;overflow:auto}.ingredient-rail{height:calc(100% - var(--head-h));padding-top:var(--rail-pt);padding-bottom:calc(var(--arc-depth) + var(--rail-pb))}.ingredient{width:clamp(50px,min(6.1vw,9.4dvh),104px);height:var(--ing-img)}.ingredient-item{flex-direction:column;align-items:center;display:flex}.ingredient-name{height:calc(var(--ing-font) * 3.6);min-height:0;font-size:var(--ing-font);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1 0 auto;margin:3px auto 0;line-height:1.2;display:-webkit-box;overflow:hidden}.ingredient-price{font-size:var(--ing-font);margin-top:var(--ing-gap)}.remove-portion{top:calc(var(--ing-img) - 18px)}.rail-arc{height:calc(var(--arc-depth) * .4 + 18px)}.reset{min-height:clamp(24px,4dvh,30px);margin-bottom:0;padding:4px 13px;font-size:clamp(9px,1.6dvh,11px)}.orbit-roast{width:132px;margin-right:calc(50% - min(450px,50%) + 132px)}.mobile-order{padding:clamp(6px,1.2dvh,12px) 13px;bottom:clamp(8px,1.4dvh,12px)}.mobile-order>span{font-size:clamp(17px,3.1dvh,26px)}.mobile-order .order-button{min-height:clamp(38px,6.2dvh,52px);font-size:clamp(12px,2dvh,14px)}}.ingredient-rail{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}@media (height<=860px){.garnish-5,.garnish-6,.garnish-7,.garnish-10{display:none}}
