.hbc-progress-card{max-width:560px;margin:-16px auto 24px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgb(61 47 80 / .1);padding:28px 32px;text-align:center;position:relative;z-index:2}.hbc-progress-title{font-size:15px;color:#695A80;margin-bottom:8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hbc-progress-count{font-size:28px;font-weight:800;color:#3D2F50;margin-bottom:12px}.hbc-progress-bar-wrap{height:12px;background:#f0edf5;border-radius:6px;overflow:hidden;margin-bottom:8px}.hbc-progress-bar{height:100%;width:0%;background:linear-gradient(135deg,#7BC8B8,#5aa898);border-radius:6px;transition:width 0.4s ease}.hbc-progress-pct{font-size:14px;color:#695A80;font-weight:600}.hbc-progress-actions{display:flex;gap:10px;justify-content:center;margin-top:12px}.hbc-btn-sm{padding:7px 18px;font-size:13px}.hbc-btn-icon{width:14px;height:14px;vertical-align:-2px;margin-right:4px}.hbc-sticky-bar{position:sticky;top:0;height:4px;background:#f0edf5;z-index:100;opacity:0;transition:opacity 0.3s;pointer-events:none}.hbc-sticky-bar.hbc-sticky-visible{opacity:1}.hbc-sticky-fill{height:100%;width:0%;background:linear-gradient(135deg,#7BC8B8,#5aa898);transition:width 0.4s ease}.hbc-categories{max-width:100%;margin:0 auto;padding:0 16px}.hbc-category{background:#fff;border:1.5px solid rgb(139 123 184 / .1);border-radius:14px;margin-bottom:16px;overflow:hidden}.hbc-category-first{margin-top:0}.hbc-category-done{border-color:rgb(123 200 184 / .3)}.hbc-category-header{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid rgb(139 123 184 / .08)}.hbc-category-emoji{font-size:24px;line-height:1}.hbc-category-name{font-size:16px;font-weight:700;color:#3D2F50;flex:1;margin:0}.hbc-category-count{font-size:13px;font-weight:700;color:#695A80;background:#f0edf5;padding:3px 10px;border-radius:20px;white-space:nowrap}.hbc-category-done .hbc-category-count{background:rgb(123 200 184 / .15);color:#3d8b7a}.hbc-items{display:grid;grid-template-columns:1fr 1fr;padding:4px 0}.hbc-item{display:flex;align-items:center;gap:12px;padding:6px 20px;cursor:pointer;transition:background 0.15s}.hbc-item:hover{background:rgb(139 123 184 / .04)}.hbc-checkbox{position:absolute;opacity:0;width:0;height:0}.hbc-checkmark{width:22px;height:22px;min-width:22px;border:2px solid #c4bdd4;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;position:relative}.hbc-checkmark::after{content:'';display:none;width:6px;height:11px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg);margin-top:-2px}.hbc-checkbox:checked+.hbc-checkmark{background:#7BC8B8;border-color:#7BC8B8}.hbc-checkbox:checked+.hbc-checkmark::after{display:block}.hbc-checkbox:checked~.hbc-item-name{color:#9a90a8;text-decoration:line-through}.hbc-item-name{font-size:15px;font-weight:400;color:#3D2F50;line-height:1.4;transition:color 0.2s}.hbc-hint{color:#9a90a8;font-size:14px;font-style:italic}.hbc-add-row{padding:4px 20px 10px;grid-column:1 / -1}.hbc-add-btn{background:none;border:1.5px dashed #c4bdd4;border-radius:8px;color:#8B7BB8;font-size:14px;font-weight:600;font-family:'Nunito',sans-serif;padding:6px 14px;cursor:pointer;transition:all 0.2s;width:100%}.hbc-add-btn:hover{border-color:#8B7BB8;background:rgb(139 123 184 / .04)}.hbc-add-form{display:flex;gap:8px;width:100%}.hbc-add-input{flex:1;border:1.5px solid #c4bdd4;border-radius:8px;padding:6px 12px;font-size:15px;font-family:'Nunito',sans-serif;color:#3D2F50;outline:none;transition:border-color 0.2s}.hbc-add-input:focus{border-color:#7BC8B8}.hbc-add-input::placeholder{color:#b5aec4}.hbc-add-submit{background:#7BC8B8;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:700;font-family:'Nunito',sans-serif;padding:6px 14px;cursor:pointer;white-space:nowrap}.hbc-add-submit:hover{background:#5aa898}.hbc-item-delete{background:none;border:none;color:#c4bdd4;font-size:18px;line-height:1;cursor:pointer;padding:0 2px;margin-left:auto;transition:color 0.15s;flex-shrink:0}.hbc-item-delete:hover{color:#e05a5a}.hbc-provides{max-width:100%;margin:24px auto;padding:0 16px}.hbc-provides-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.hbc-provides-emoji{font-size:24px}.hbc-provides-title{font-size:16px;font-weight:700;color:#3D2F50;margin:0}.hbc-provides-note{font-size:16px;color:#695A80;margin:0 0 16px}.hbc-provides-list{background:rgb(123 200 184 / .08);border:1.5px solid rgb(123 200 184 / .15);border-radius:14px;padding:16px 20px 16px 40px;margin:0;list-style:disc}.hbc-provides-list li{font-size:15px;color:#3D2F50;padding:4px 0}.hbc-provides-list li .hbc-hint{font-size:13px}.hbc-actions{max-width:100%;margin:0 auto 24px;padding:0 16px;display:flex;gap:12px;justify-content:center}.hbc-btn{padding:10px 24px;border-radius:24px;border:none;font-size:14px;font-weight:700;font-family:'Nunito',sans-serif;cursor:pointer;transition:all 0.2s}.hbc-btn-print{background:linear-gradient(135deg,#7BC8B8,#5aa898);color:#fff}.hbc-btn-print:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgb(123 200 184 / .3)}.hbc-btn-reset{background:#f0edf5;color:#695A80}.hbc-btn-reset:hover{background:#e5e0ee}.calc-section-card{max-width:100%}.hbc-faq-item{padding:16px 0;border-top:1px solid rgb(139 123 184 / .1)}.hbc-faq-item:first-child{padding-top:0;border-top:none}.hbc-faq-q{font-size:15px;font-weight:700;color:#3D2F50;margin:0 0 6px}.hbc-faq-a{font-size:15px;color:#695A80;margin:0;line-height:1.6}@media (max-width:600px){.hbc-progress-card{padding:20px 16px;margin-left:12px;margin-right:12px}.hbc-progress-count{font-size:24px}.hbc-categories{padding:0 12px}.hbc-items{grid-template-columns:1fr}.hbc-category-header{padding:14px 16px}.hbc-item{padding:6px 16px}.hbc-add-row{padding:4px 16px 10px}.hbc-provides{padding:0 12px}.hbc-actions{padding:0 12px}}