*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0}body{background:#dfe6ec;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic UI,Yu Gothic,Meiryo,system-ui,sans-serif;color:#26313d;font-size:14px;line-height:1.6}#root{max-width:560px;margin:0 auto;min-height:100vh;background:#eef1f5;display:flex;flex-direction:column;box-shadow:0 0 30px #14283c26}.hd{background:linear-gradient(135deg,#1591d8,#0b6fb4);color:#fff;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:20}.hd .b{font-weight:800;font-size:16px}.hd .b small{font-size:11px;font-weight:600;opacity:.85;margin-left:6px}.hd .b .who{display:block;font-size:10px;font-weight:600;opacity:.8}.hd .btns{display:flex;gap:6px}.hbtn{background:#ffffff2e;border:none;color:#fff;border-radius:8px;padding:5px 10px;font-size:11px;cursor:pointer;font-family:inherit}main{flex:1;padding:14px 12px 90px;display:flex;flex-direction:column;gap:12px}.card{background:#fff;border-radius:14px;padding:14px;box-shadow:0 1px 3px #1e324614}.lbl{font-size:11px;color:#7a8798;margin-bottom:3px}.field{width:100%;background:#f1f3f6;border:1px solid #e3e8ee;border-radius:9px;padding:9px 11px;font-size:14px;font-family:inherit;color:#26313d}.row{display:flex;gap:8px;align-items:center}.row .grow{flex:1}.btn{border:none;border-radius:10px;padding:10px 14px;font-weight:700;font-size:14px;cursor:pointer;font-family:inherit;text-align:center}.btn.pri{background:#0b6fb4;color:#fff}.btn.ghost{background:#f1f3f6;border:1px solid #e3e8ee;color:#26313d}.btn.wide{width:100%}.btn:disabled{opacity:.45;cursor:default}.note{font-size:11px;color:#7a8798}.err{background:#fbe1e1;color:#b73030;border-radius:9px;padding:8px 12px;font-size:12.5px}.tabbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:560px;display:flex;background:#fff;border-top:1px solid #e3e8ee;z-index:30}.tabbar button{flex:1;border:none;background:none;padding:9px 2px 11px;font-size:10px;color:#7a8798;cursor:pointer;font-family:inherit}.tabbar button.on{color:#0b6fb4;font-weight:700}.tabbar .ico{font-size:19px;display:block;line-height:1.25}.login{flex:1;background:linear-gradient(160deg,#1a97dc,#0b6fb4);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:28px 22px;gap:14px}.login .logo{color:#fff;font-size:42px;font-weight:800;letter-spacing:.06em}.login .sub{color:#ffffffeb;font-size:13px;margin-top:-12px;letter-spacing:.2em}.login .card{width:100%;max-width:360px;display:flex;flex-direction:column;gap:10px}.item{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 2px;border-bottom:1px solid #e8edf2}.item:last-child{border-bottom:none}.item .nm{font-weight:700}.item .sub{font-size:11px;color:#7a8798}.center{text-align:center;padding:40px 20px;color:#7a8798}.tabs{display:flex;gap:6px;flex-wrap:wrap}.tab{background:#fff;border:1px solid #e3e8ee;border-radius:999px;padding:5px 14px;cursor:pointer;font-size:13px;font-family:inherit}.tab.on{background:#0b6fb4;border-color:#0b6fb4;color:#fff;font-weight:700}.badge{font-size:10px;font-weight:700;border-radius:999px;padding:2px 9px;white-space:nowrap}.badge.g{background:#dcf3e4;color:#1e7d43}.badge.b{background:#ddeefb;color:#1a6fae}.badge.y{background:#fdf1d8;color:#a3690b}.badge.r{background:#fbe1e1;color:#b73030}.day{display:flex;justify-content:space-between;align-items:center;background:#e7f2fb;border-radius:10px;padding:9px 12px;font-weight:800;color:#14547f}input.qty{width:74px;background:#f1f3f6;border:1px solid #e3e8ee;border-radius:8px;padding:6px 8px;font-size:13px;text-align:center;font-family:inherit}.orderbar{position:fixed;bottom:57px;left:50%;transform:translate(-50%);width:100%;max-width:560px;background:#fff;border-top:1px solid #e3e8ee;padding:8px 12px;display:flex;gap:10px;align-items:center;z-index:25;box-shadow:0 -2px 10px #1e32460f}.orderbar .note{flex:1}.toast{position:fixed;bottom:84px;left:50%;transform:translate(-50%);background:#1e2b38;color:#fff;border-radius:999px;padding:9px 20px;font-size:13px;opacity:0;transition:opacity .25s;z-index:200;pointer-events:none;white-space:nowrap}.toast.show{opacity:.95}.btn.sm{padding:5px 10px;font-size:12px;border-radius:8px}.btn.danger{background:#e04545;color:#fff}.btn.line{background:#fff;border:1.5px solid #0b6fb4;color:#0b6fb4}.ovl{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1e2d80;display:flex;align-items:flex-end;justify-content:center;z-index:100}.modal{background:#fff;width:100%;max-width:560px;max-height:88vh;overflow-y:auto;border-radius:18px 18px 0 0;padding:20px 18px 26px}.modal h3{margin:0 0 12px;font-size:16px}.mrow{margin-bottom:10px}.stats{display:flex;gap:8px}.stats .card{flex:1;text-align:center;padding:10px 4px}.stats .v{font-size:22px;font-weight:800;color:#0b6fb4;line-height:1.2}.stats .k{font-size:10px;color:#7a8798}.pricebox{background:#f1f3f6;border-radius:8px;padding:5px 9px;margin-top:4px;font-size:11px;color:#55657a}.doc{font-size:13px;color:#26313d}.doc h4{text-align:center;letter-spacing:.3em;margin:0 0 6px;font-size:17px}.docmeta{display:flex;justify-content:space-between;font-size:12px;color:#55657a;margin-bottom:6px;gap:12px}.doc table{width:100%;border-collapse:collapse;font-size:12.5px;margin:6px 0}.doc th,.doc td{border:1px solid #cdd8e2;padding:4px 8px;text-align:left}.doc th{background:#eef4f9}.doc .num{text-align:right;font-variant-numeric:tabular-nums}.docnote{font-size:11px;color:#7a8798}.checkcols{column-count:2;column-gap:18px}.checkgroup{break-inside:avoid;margin-bottom:8px}.checkrow{padding:2px 0 2px 6px}@media print{body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{position:absolute;left:0;top:0;width:100%;box-shadow:none!important;border:none;border-radius:0}.hd,.tabbar,.toast,.no-print{display:none!important}#root{box-shadow:none;max-width:none;background:#fff}body{background:#fff}}
