.hbam-wrap{max-width:900px;margin:30px auto;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.hbam-card{border-radius:18px;box-shadow:0 8px 24px rgb(0 0 0 / .16);overflow:hidden;background:linear-gradient(135deg,#1565c0,#8e24aa)}.hbam-header{background:#299ED2;color:#fff;text-align:center;padding:18px 28px 16px}.hbam-header h2{margin:0 0 6px;font-size:2rem;letter-spacing:.02em}.hbam-header p{margin:0;font-size:.95rem;opacity:.9}.hbam-body{background:linear-gradient(180deg,#fff,#ffeaf7);padding:24px 28px 26px}.hbam-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hbam-panel{background:rgb(255 255 255 / .85);border-radius:16px;padding:16px;box-shadow:0 6px 18px rgb(0 0 0 / .08)}.hbam-row{margin-bottom:12px}.hbam-label{display:block;font-weight:600;margin:0 0 6px}.hbam-input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #cfd2dc;background:#fafbff;font-size:.95rem}.hbam-range{width:100%}.hbam-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hbam-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;align-items:end}.hbam-check{display:flex;gap:10px;align-items:center;padding:10px 12px;border:1px solid #cfd2dc;border-radius:10px;background:rgb(255 255 255 / .8)}.hbam-check label{font-weight:600}.hbam-transport{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hbam-time{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:700;color:#2b2b2b}.hbam-btn{border:0;border-radius:999px;padding:11px 22px;background:#299ED2;color:#fff;font-weight:700;cursor:pointer;font-size:1rem}.hbam-btn:hover{background:#1F86B3}.hbam-btn:disabled{opacity:.6;cursor:not-allowed}.hbam-divider{height:1px;background:rgb(0 0 0 / .08);margin:14px 0}.hbam-export{display:flex;gap:10px;flex-wrap:wrap}.hbam-meter{display:grid;grid-template-columns:60px 1fr;gap:10px;align-items:center;margin-top:12px}.hbam-meter-label{font-weight:700}.hbam-meter-bar{height:10px;background:rgb(0 0 0 / .08);border-radius:999px;overflow:hidden}.hbam-meter-fill{height:100%;width:0%;background:linear-gradient(90deg,#42a5f5,#ab47bc)}.hbam-progress{margin-top:14px}.hbam-progress-bar{height:8px;background:rgb(0 0 0 / .08);border-radius:999px;overflow:hidden}.hbam-progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#42a5f5,#ab47bc)}.hbam-progress-text{margin-top:0;font-size:1rem;font-weight:800;letter-spacing:.01em}.hbam-progress-drama{padding:12px 12px 10px;border-radius:14px;background:rgb(255 255 255 / .7);border:1px solid rgb(0 0 0 / .06)}.hbam-progress-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.hbam-progress-head{display:flex;align-items:center;gap:10px;min-width:0}.hbam-progress-head .hbam-progress-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.hbam-progress-meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:92px}.hbam-progress-sub{font-size:.9rem;opacity:.85;text-align:right;min-height:18px}.hbam-progress-time{font-variant-numeric:tabular-nums;font-weight:900;font-size:1rem}.hbam-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgb(0 0 0 / .18);border-top-color:rgb(0 0 0 / .65);display:none;flex:0 0 auto}.hbam-busy .hbam-spinner{display:inline-block;animation:hbamSpin .8s linear infinite}@keyframes hbamSpin{to{transform:rotate(360deg)}}.hbam-progress-bar{position:relative}.hbam-busy .hbam-progress-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0 0%,rgb(255 255 255 / .55) 50%,#fff0 100%);transform:translateX(-100%);animation:hbamShine 1.2s linear infinite}@keyframes hbamShine{to{transform:translateX(100%)}}.hbam-stage-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;margin-top:10px;opacity:.95}.hbam-stage{display:flex;align-items:center;gap:8px;font-size:.92rem;font-weight:700;opacity:.55;transition:opacity .2s ease,transform .2s ease}.hbam-stage-dot{width:10px;height:10px;border-radius:999px;background:rgb(0 0 0 / .18);box-shadow:inset 0 0 0 2px rgb(255 255 255 / .7)}.hbam-stage.hbam-active{opacity:1;transform:translateY(-1px)}.hbam-stage.hbam-active .hbam-stage-dot{background:linear-gradient(90deg,#42a5f5,#ab47bc);animation:hbamPulse 1s ease-in-out infinite}.hbam-stage.hbam-done{opacity:.9}.hbam-stage.hbam-done .hbam-stage-dot{background:linear-gradient(90deg,#42a5f5,#ab47bc)}@keyframes hbamPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.18)}}@media(max-width:820px){.hbam-stage-list{grid-template-columns:1fr}.hbam-progress-meta{min-width:86px}}.hbam-note{margin-top:10px;font-size:.9rem;opacity:.85;color:#555}.hbam-ready{margin-top:14px;padding-top:14px;border-top:1px solid rgb(0 0 0 / .08)}.hbam-ready-title{font-weight:700;margin-bottom:8px}.hbam-ready-actions{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.hbam-help{font-size:.9rem;opacity:.85;margin-top:6px}.hbam-rec{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hbam-rec-status{font-size:.95rem;opacity:.9;font-weight:700}@media(max-width:820px){.hbam-header{background:#299ED2;color:#fff;text-align:center;padding:18px 28px 16px}.hbam-grid{grid-template-columns:1fr}.hbam-header{background:#299ED2;color:#fff;text-align:center;padding:18px 28px 16px}.hbam-body{padding:20px 16px}}.hbam-logo-wrap{display:flex;justify-content:center;align-items:center}.hbam-logo{display:block;max-height:120px;width:auto;height:120px}