.auth-tabs{background:#f3f6f2;border-radius:10px;gap:8px;margin-bottom:22px;padding:4px;display:flex}.auth-tabs button{color:#7d8a80;border-radius:8px;flex:1;padding:9px}.auth-tabs button.active{color:#4f7760;background:#fff;box-shadow:0 2px 8px #26372b12}.cart-nav b{color:#fff;background:#e46d4a;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:3px;font-size:11px;display:inline-grid}.modal-backdrop{z-index:20;background:#16241c80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.package-modal{background:#fff;border-radius:20px;width:min(520px,100%);max-height:90vh;padding:24px;position:relative;overflow:auto}.modal-close{color:#7c8880;font-size:28px;position:absolute;top:12px;right:16px}.choice-group{border-top:1px solid #edf0eb;padding:16px 0}.choice-title{justify-content:space-between;margin-bottom:8px;display:flex}.choice-title span{color:#8b9690;font-size:13px}.choice-group select,.choice-group input{background:#fff;border:1px solid #dce5dd;border-radius:9px;width:100%;padding:11px}.choice-group input{margin-top:8px}.choice-row{border-top:1px solid #f1f3f0;align-items:center;gap:12px;padding:10px 0;display:flex}.choice-row span{flex:1;font-size:14px}.choice-row small{color:#dc6948;margin-top:3px;display:block}.choice-row input{width:72px;margin:0!important}.primary:disabled{opacity:.45;cursor:not-allowed}.notice{z-index:30;color:#36503e;background:#fff;border:1px solid #dce7df;border-radius:12px;align-items:center;gap:12px;padding:12px 14px 12px 16px;animation:.18s ease-out toast-in;display:flex;position:fixed;top:86px;right:20px;box-shadow:0 10px 26px #26372b1c}.notice.error{color:#b64f3b;border-color:#f0cfc7}.notice button{color:#829088;font-size:20px;line-height:1}.clickable{cursor:pointer}.detail-item{border-top:1px solid #edf0eb;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.detail-item p{color:#7c8880;margin:7px 0 0;font-size:13px}.order-detail-head{color:#66806c}.detail-total{border-top:1px solid #dfe8e0;justify-content:space-between;margin-top:8px;padding-top:16px;display:flex}.detail-total b{color:#dc6948;font-size:20px}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.package-price-summary{background:#fffaf4;border:1px solid #f0e3d4;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;padding:12px;display:grid}.package-price-summary div{gap:4px;display:grid}.package-price-summary span{color:#8b9690;font-size:12px}.package-price-summary b{color:#68746d;font-size:16px}.package-price-summary .current-price{color:#d76040}.package-price-summary .saved-price{color:#5f8769}.quantity-control{background:#fff;border:1px solid #dce5dd;border-radius:7px;align-items:center;display:inline-flex;overflow:hidden}.quantity-control button{color:#d76040;width:26px;height:26px;font-size:17px;line-height:1}.quantity-control b{text-align:center;min-width:24px;font-size:13px}.quantity-control button:hover{background:#fff4ee}.quantity-control button:disabled{opacity:.35;cursor:not-allowed;background:#f5f7f5}
