:root{color:#18323a;font-synthesis:none;background:#eef5f5;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;padding-bottom:104px}.hero{padding:calc(24px + env(safe-area-inset-top)) 20px 30px;color:#fff;background:linear-gradient(135deg,#0f6b78,#168a8a);align-items:center;gap:14px;display:flex}.brand-mark{flex:none;width:48px;height:48px}.brand-mark svg{width:100%;height:100%;display:block}.hero h1{margin:0;font-size:22px;font-weight:650}.hero p{color:#ffffffd1;margin:6px 0 0;font-size:13px}.order-form{width:min(100%,620px);margin:-10px auto 0;padding:0 14px}.form-card,.state-card{background:#fff;border:1px solid #dce8e8;border-radius:16px;margin-top:14px;padding:20px}.state-card{text-align:center;width:calc(100% - 28px);max-width:592px;margin:18px auto;padding:44px 24px}.state-card>svg{color:#bf4b4b;width:64px}.state-card h2{margin:16px 0 8px;font-size:20px}.state-card p{color:#60747a;margin:0;line-height:1.7}.spinner{border:3px solid #d9e8e9;border-top-color:#0f6b78;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.section-title{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.section-title .step{color:#0f6b78;background:#e3f2f2;border-radius:9px;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.section-title h2{margin:0;font-size:17px}.section-title p{color:#7a8e93;margin:4px 0 0;font-size:12px}.ward-info{border:1px solid #e3eded;border-radius:12px;margin:0;overflow:hidden}.ward-info div{border-bottom:1px solid #edf3f3;grid-template-columns:84px 1fr;padding:12px 14px;display:grid}.ward-info div:last-child{border-bottom:0}.ward-info dt{color:#788b90}.ward-info dd{margin:0;font-weight:600}.field-label{margin:14px 0 7px;font-size:14px;font-weight:600;display:block}input,textarea{color:#18323a;background:#fff;border:1px solid #cfdcdc;border-radius:10px;outline:none;width:100%;padding:0 13px}input{height:46px}textarea{resize:vertical;min-height:100px;padding-top:12px}input:focus,textarea:focus{border-color:#168a8a;box-shadow:0 0 0 3px #168a8a1a}.date-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.date-grid label span{color:#60747a;margin-bottom:7px;font-size:13px;display:block}.price-note{color:#41666a;background:#eef7f5;border-radius:10px;justify-content:space-between;align-items:center;margin-top:14px;padding:12px 14px;font-size:13px;display:flex}.price-note strong{color:#0f6b78;font-size:16px}.diet-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.diet-list label{color:#4f656a;border:1px solid #d7e2e2;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:flex}.diet-list label.checked{color:#0f6b78;background:#eef8f6;border-color:#168a8a;font-weight:600}.diet-list input{opacity:0;pointer-events:none;position:absolute}.diet-list svg{opacity:0;width:18px}.diet-list svg path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.diet-list label.checked svg{opacity:1}.form-error{color:#9b3232;background:#fff0f0;border:1px solid #f0d1d1;border-radius:10px;margin:14px 0;padding:12px 14px;font-size:13px}.checkout-bar{z-index:10;padding:10px max(16px, calc((100vw - 620px) / 2 + 14px)) calc(10px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #dce7e7;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.checkout-bar div{flex-direction:column;display:flex}.checkout-bar span{color:#72868a;font-size:12px}.checkout-bar strong{color:#c94d32;font-size:22px}.checkout-bar button,.primary-button{color:#fff;background:#0f6b78;border:0;border-radius:12px;min-width:142px;height:48px;font-weight:650}.checkout-bar button:disabled{opacity:.55;cursor:wait}.success-state>svg{width:72px}.order-no{font-size:13px}.result-grid{text-align:left;background:#e1eaea;border:1px solid #e1eaea;border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;margin:22px 0;display:grid;overflow:hidden}.result-grid div{background:#fff;flex-direction:column;gap:5px;padding:13px;display:flex}.result-grid span{color:#7a8e93;font-size:12px}.result-grid strong{font-size:14px}.pending-tip{background:#fff7e6;border-radius:10px;padding:12px;font-size:13px;color:#8c5c10!important;margin:0 0 18px!important}.primary-button{width:100%}@media (width<=420px){.date-grid,.result-grid,.diet-list{grid-template-columns:1fr}.hero{align-items:flex-start}}
