:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;margin:0 auto;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;background-color:#ff3131;color:#fff}.grain{background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:6px 6px}@font-face{font-family:Moon Get;src:url(/fonts/moon_get-heavy-webfont.woff2) format("woff2"),url(/fonts/moon_get-heavy-webfont.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.font-moonget{font-family:Moon Get,Open Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;letter-spacing:.03em;text-transform:uppercase;font-weight:700}.container{min-height:100vh;padding:2rem 1rem}.form-wrapper{max-width:48rem;margin:0 auto}.form-header{text-align:left;margin-bottom:.5rem}.form-header h1{color:#ff3131;font-size:1rem;margin-bottom:.25rem}@media(min-width:640px){.form-header h1{font-size:1.4rem}}.form-header .subtitle{color:#5a5a5a;font-size:1rem;line-height:1.6;margin:.25rem 0 1rem}.form-header .divider{height:1px;background:#e6e6e6;border:0}.form-section{background-color:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1rem;color:#111}.section-title,.category-title{font-size:1.25rem;margin-bottom:.75rem;color:#ff3131}.category-title{font-size:1.1rem;margin-top:.75rem;opacity:.95}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#111}.required{color:#666}input[type=text],input[type=email],input[type=tel],input[type=date],textarea{width:100%;padding:.75rem;border:1px solid rgba(0,0,0,.25);border-radius:8px;background-color:#0000000d;color:#111;font-size:1rem;font-family:inherit;transition:all .2s ease}input:focus,textarea:focus{outline:none;border-color:#ff3131;background-color:#fff}input::placeholder,textarea::placeholder{color:#00000080}.menu-items-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1rem}@media(max-width:640px){.menu-items-grid{grid-template-columns:1fr}}.menu-item{display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;color:#111}.menu-item label{flex:1;font-size:1.1rem;font-weight:600}.item-image img{width:90px;height:90px;object-fit:cover;border-radius:8px;opacity:.9;border:1px solid rgba(0,0,0,.08)}.qty-control{display:inline-flex;align-items:center;border:1px solid #ccc;border-radius:6px;overflow:hidden;background:#f7f7f7;flex:0 0 auto}.menu-item .qty-control input[type=number]{width:30px;min-width:30px;padding:0;margin:0;border:none;background:transparent;text-align:center;font-size:.95rem;font-weight:600;outline:none}.qty-control input[type=number]::-webkit-inner-spin-button,.qty-control input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-control input[type=number]{-moz-appearance:textfield}.qty-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f4f4f4;color:#333;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s;touch-action:manipulation}.qty-btn:hover{background:#e0e0e0}.qty-btn:active{background:#ccc}.qty-btn.minus{border-right:1px solid #dedede}.qty-btn.plus{border-left:1px solid #dedede}textarea{min-height:100px;resize:vertical}.notice{font-size:.875rem;font-style:italic;margin-top:.5rem;color:#333;opacity:.9}.total-section{background-color:#f6f6f6;border-radius:12px;padding:1.25rem;margin-bottom:1.1rem;font-size:1.1rem;font-weight:700;color:#111}.submit-button{width:100%;padding:1rem 2rem;border:1px solid #ffffff;border-radius:12px;background-color:#ff3131;color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.submit-button:hover{background-color:#fff;color:#ff3131;border-color:#ff3131}.submit-button:active{transform:scale(.98)}.toast{position:fixed;left:50%;bottom:10%;transform:translate(-50%) translateY(30px) scale(.95);max-width:min(92vw,600px);padding:1.5rem 2rem;background:#fff;color:#ff3131;font:700 1.15rem/1.4 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;border-radius:18px;box-shadow:0 12px 45px #00000040;opacity:0;pointer-events:none;transition:opacity .35s ease,transform .35s ease;z-index:9999}.toast.show{opacity:1;transform:translate(-50%) translateY(0) scale(1);pointer-events:auto}@media(prefers-reduced-motion:reduce){.toast{transition:none}}
