:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f7f8fa}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;background:#f7f8fa}.app-header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fffffff5;border-bottom:1px solid #e6e9ef;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-header h1{margin:2px 0 0;font-size:18px}.brand,.eyebrow{display:block;color:#ff6b4a;font-size:11px;font-weight:800;letter-spacing:.06em}.close{width:34px;height:34px;border:0;border-radius:10px;background:#f1f3f5;font-size:24px;line-height:1}.content{padding:20px}.stack{display:flex;flex-direction:column;gap:16px}.stack.compact{gap:10px}section h2,.stack h2{margin:4px 0 6px;font-size:18px;line-height:1.45}.muted{margin:0;color:#687386;font-size:13px;line-height:1.5}.muted.small{font-size:12px}.error{margin:0;color:#c43f32;font-size:13px;line-height:1.5}.member-card,.status-card,.issued-card,.terms-box{padding:16px;border:1px solid #e6e9ef;border-radius:14px;background:#fff}.member-card strong{display:block;margin-top:4px;font-size:15px}.member-card small,.cart-item small,.issued-card small{display:block;margin-top:4px;color:#7b8494}.status-card strong{font-size:15px}.status-card p{margin:7px 0 0;color:#5f6b7a;font-size:13px;line-height:1.6;white-space:pre-line}.status-card.success{border-color:#cfe9d7;background:#f5fbf7}.status-card.danger{border-color:#f0d2cf;background:#fff7f6}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border-radius:11px;border:1px solid transparent;text-decoration:none;font-weight:700;font-size:14px}.button.center{width:100%}.button.primary{background:#ff6b4a;color:#fff}.button.primary:hover{background:#f65d3c}.button.secondary{background:#fff;color:#252c37;border-color:#dfe3e8}.button.ghost{background:transparent;color:#5f6b7a}.search-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}input,select,textarea{width:100%;border:1px solid #dfe3e8;border-radius:11px;background:#fff;color:#111827;outline:none}input,select{min-height:44px;padding:0 12px}textarea{padding:12px;resize:vertical;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#ff9a84;box-shadow:0 0 0 3px #fff0ec}.field{display:flex;flex-direction:column;gap:7px}.field>span,fieldset legend{font-size:13px;font-weight:700}fieldset{margin:0;padding:14px;border:1px solid #e6e9ef;border-radius:12px;background:#fff}.product-card{width:100%;display:grid;grid-template-columns:62px 1fr 20px;align-items:center;gap:12px;padding:10px;border:1px solid #e6e9ef;border-radius:14px;background:#fff;text-align:left}.product-card img,.thumb-placeholder{width:62px;height:62px;border-radius:10px;object-fit:cover;background:#f1f3f5}.thumb-placeholder{display:flex;align-items:center;justify-content:center;color:#a0a7b2;font-size:9px}.product-info strong{display:block;font-size:13px;line-height:1.4}.product-info small{display:block;margin-top:5px;color:#7b8494}.chevron{color:#9aa2ae;font-size:24px}.cart-summary{display:flex;justify-content:space-between;padding:11px 14px;border:0;border-radius:11px;background:#fff0ec;color:#c64a31;font-weight:700}.preview-box{max-height:400px;overflow:auto;border:1px solid #e6e9ef;border-radius:14px;background:#fff}.preview-box img{display:block;width:100%;height:auto}.cart-item{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid #e6e9ef;border-radius:12px;background:#fff}.cart-item img{width:54px;height:54px;border-radius:9px;object-fit:cover}.cart-item strong{font-size:13px;line-height:1.4}.remove{border:0;background:transparent;color:#9b4a3c;font-size:12px}.check-row{display:flex;align-items:flex-start;gap:9px;color:#424c59;font-size:13px;line-height:1.5}.check-row input{flex:0 0 auto;width:17px;min-height:17px;height:17px;margin-top:1px;accent-color:#ff6b4a}.all-check{padding-bottom:10px;border-bottom:1px solid #e6e9ef;font-weight:800}.terms-box{max-height:230px;overflow:auto}.terms-box strong{font-size:14px}.terms-box p{margin:10px 0 0;color:#5f6b7a;font-size:12px;line-height:1.65}.issued-card{display:flex;flex-direction:column;gap:10px}.issued-card textarea{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}@media(max-width:520px){.content{padding:16px}.app-header{padding:14px 16px}.search-row{grid-template-columns:1fr}}
