.bpcalc2026my-container{all:initial;display:block}.bpcalc2026my-container *{box-sizing:border-box!important;font-family:'Poppins',Arial,sans-serif!important;font-weight:normal!important}.bpcalc2026my-container p,.bpcalc2026my-container span,.bpcalc2026my-container div,.bpcalc2026my-container li,.bpcalc2026my-container label,.bpcalc2026my-container input,.bpcalc2026my-container select,.bpcalc2026my-container textarea{font-weight:normal!important}.bpcalc2026my-container strong,.bpcalc2026my-container b{font-weight:700!important}.bpcalc2026my-container h1,.bpcalc2026my-container h2,.bpcalc2026my-container h3,.bpcalc2026my-container h4,.bpcalc2026my-container h5,.bpcalc2026my-container h6{font-weight:600!important}.bpcalc2026my-container input:not([type="checkbox"]),.bpcalc2026my-container select,.bpcalc2026my-container button,.bpcalc2026my-container textarea{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:none!important;border-radius:12px!important}.bpcalc2026my-container button{cursor:pointer!important;text-decoration:none!important}.bpcalc2026my-container{width:100%!important;margin:0 auto!important;padding:0px!important;font-family:'Poppins',Arial,sans-serif;color:#222;box-sizing:border-box}.bpcalc2026my-container *,.bpcalc2026my-container *::before,.bpcalc2026my-container *::after{box-sizing:border-box}.bpcalc2026my-card-header{text-align:center;margin-bottom:10px;padding:10px;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgb(0 0 0 / .1);transition:transform .3s}.bpcalc2026my-card-header:hover{transform:translateY(-2px)}.bpcalc2026my-card-header h2{font-size:24px;color:#333;font-weight:600!important;margin-bottom:8px}.bpcalc2026my-card-header p{font-size:14px;color:#555;margin:0 auto}.bpcalc2026my-card{background:#fff;padding:3px;border-radius:16px;box-shadow:0 6px 18px rgb(0 0 0 / .08)}.bpcalc2026my-info-box{background:linear-gradient(135deg,#c0392b 0%,#922b21 100%);color:#fff;padding:16px;border-radius:12px;margin-bottom:20px;box-shadow:0 4px 12px rgb(0 0 0 / .15)}.bpcalc2026my-info-box p{margin:0 0 10px 0;font-size:14px;line-height:1.6;font-weight:normal!important}.bpcalc2026my-info-box p:last-child{margin-bottom:0}.bpcalc2026my-info-box strong{font-weight:700!important}.bpcalc2026my-warning-box{background:#fff3cd;border-left:4px solid #ffc107;padding:12px 16px;border-radius:8px;margin:16px 0}.bpcalc2026my-warning-box p{margin:0;font-size:13px;color:#856404;line-height:1.5;font-weight:normal!important}.bpcalc2026my-warning-box strong{color:#d39e00;font-weight:700!important}.bpcalc2026my-input-section{background:#fff;padding:20px;border-radius:16px;box-shadow:0 8px 20px rgb(0 0 0 / .08);margin:0}.bpcalc2026my-section-heading{margin-bottom:16px}.bpcalc2026my-section-heading h4{margin:0 0 8px 0;font-weight:600!important;font-size:18px;color:#c0392b;border-bottom:2px solid #c0392b;padding-bottom:8px}.bpcalc2026my-input-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.bpcalc2026my-input-group{flex:1;min-width:200px}.bpcalc2026my-input-group label{display:block;margin-bottom:6px;font-weight:600!important;font-size:14px;color:#c0392b}.bpcalc2026my-input-group input,.bpcalc2026my-input-group select{width:100%;padding:12px 14px;border:1px solid #f1948a;border-radius:12px;font-size:15px;transition:.3s;background:#fff;font-weight:normal!important}.bpcalc2026my-input-group input:focus,.bpcalc2026my-input-group select:focus{outline:none;border-color:#c0392b;box-shadow:0 0 0 3px rgb(192 57 43 / .15)}.bpcalc2026my-input-group input.bpcalc2026my-error{border-color:#e74c3c!important;box-shadow:0 0 0 3px rgb(231 76 60 / .2)!important}.bpcalc2026my-error-msg{color:#e74c3c;font-size:12px;margin-top:4px;display:none}.bpcalc2026my-error-msg.bpcalc2026my-show{display:block}.bpcalc2026my-hint-text{font-size:12px;color:#888;margin-top:4px}.bpcalc2026my-checkbox-options{display:flex;flex-direction:column;gap:8px}.bpcalc2026my-checkbox-option{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;background:#f8f9fa;border:2px solid #e0e0e0;transition:all 0.2s}.bpcalc2026my-checkbox-option:hover{background-color:#fdecea;border-color:#f1948a}.bpcalc2026my-checkbox-option input[type="checkbox"]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;cursor:pointer!important;accent-color:#c0392b!important;border:2px solid #c0392b!important;border-radius:4px!important;flex-shrink:0!important;background:#fff!important;background-image:none!important;padding:0!important;margin:0!important;display:inline-block!important;vertical-align:middle!important}.bpcalc2026my-checkbox-option label{cursor:pointer;font-size:14px;margin:0;font-weight:500!important;color:#333;user-select:none;flex:1}.bpcalc2026my-btn-group{display:flex;gap:12px;margin-top:20px}.bpcalc2026my-calculate-btn,.bpcalc2026my-reset-btn{flex:1;padding:14px;border:none;border-radius:12px;font-weight:700!important;font-size:16px;cursor:pointer;transition:.2s}.bpcalc2026my-calculate-btn{background:#c0392b;color:#fff}.bpcalc2026my-calculate-btn:hover{background:#922b21;transform:translateY(-2px)}.bpcalc2026my-reset-btn{background:#7f8c8d;color:#fff}.bpcalc2026my-reset-btn:hover{background:#5d6d7e;transform:translateY(-2px)}.bpcalc2026my-result-container{margin-top:30px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 8px 20px rgb(0 0 0 / .1)}.bpcalc2026my-result-container.bpcalc2026my-hidden{display:none!important}.bpcalc2026my-result-container h3{font-size:22px;color:#c0392b;margin:0 0 20px 0;text-align:center;font-weight:700!important}.bpcalc2026my-status-banner{padding:20px;border-radius:14px;text-align:center;margin-bottom:24px;box-shadow:0 4px 12px rgb(0 0 0 / .12)}.bpcalc2026my-status-banner .bpcalc2026my-status-icon{font-size:48px;margin-bottom:8px}.bpcalc2026my-status-banner .bpcalc2026my-status-label{font-size:22px;font-weight:700!important;margin-bottom:4px}.bpcalc2026my-status-banner .bpcalc2026my-status-desc{font-size:14px;opacity:.9}.bpcalc2026my-status-normal{background:linear-gradient(135deg,#27ae60,#1e8449);color:#fff}.bpcalc2026my-status-elevated{background:linear-gradient(135deg,#f39c12,#d68910);color:#fff}.bpcalc2026my-status-high1{background:linear-gradient(135deg,#e67e22,#ca6f1e);color:#fff}.bpcalc2026my-status-high2{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.bpcalc2026my-status-crisis{background:linear-gradient(135deg,#8e44ad,#6c3483);color:#fff}.bpcalc2026my-status-low{background:linear-gradient(135deg,#2980b9,#1a5276);color:#fff}.bpcalc2026my-status-optimal{background:linear-gradient(135deg,#16a085,#0e6655);color:#fff}.bpcalc2026my-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px}.bpcalc2026my-result-card{background:#f5f5f5;padding:20px;border-radius:12px;text-align:center;transition:all 0.3s;box-shadow:0 2px 8px rgb(0 0 0 / .08)}.bpcalc2026my-result-card.bpcalc2026my-primary{background:linear-gradient(135deg,#c0392b 0%,#922b21 100%);color:#fff;transform:scale(1.05)}.bpcalc2026my-result-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgb(0 0 0 / .15)}.bpcalc2026my-result-card.bpcalc2026my-primary:hover{transform:scale(1.05) translateY(-4px)}.bpcalc2026my-result-title{font-size:12px;font-weight:600!important;margin-bottom:8px;opacity:.9}.bpcalc2026my-result-value{font-size:30px;font-weight:700!important;margin-bottom:4px}.bpcalc2026my-result-unit{font-size:13px;font-weight:500!important;opacity:.8}.bpcalc2026my-breakdown-section{background:#fdecea;padding:20px;border-radius:12px;margin-bottom:20px}.bpcalc2026my-breakdown-section h4{margin:0 0 12px 0;font-size:16px;color:#922b21;font-weight:600!important}.bpcalc2026my-breakdown-section p{margin:0 0 10px 0;font-size:14px;color:#c0392b;font-weight:500!important}.bpcalc2026my-breakdown-section ul{margin:0;padding-left:0;list-style:none}.bpcalc2026my-breakdown-section li{margin-bottom:8px;font-size:14px;color:#922b21;position:relative;padding-left:28px;font-weight:normal!important}.bpcalc2026my-breakdown-section li:before{position:absolute;left:0}.bpcalc2026my-calculation-steps{background:#f3e5f5;padding:20px;border-radius:12px;margin-bottom:20px}.bpcalc2026my-calculation-steps h4{margin:0 0 12px 0;font-size:16px;color:#4a148c;font-weight:600!important}.bpcalc2026my-steps-content{font-size:13px;color:#6a1b9a;line-height:1.8;font-weight:normal!important}.bpcalc2026my-steps-content p{margin:8px 0;font-weight:normal!important}.bpcalc2026my-steps-content strong{color:#4a148c;font-weight:700!important}.bpcalc2026my-educational-info{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);padding:20px;border-radius:12px;margin-bottom:20px}.bpcalc2026my-educational-info h4{margin:0 0 12px 0;font-size:16px;color:#2e7d32;font-weight:600!important}.bpcalc2026my-educational-info p{margin:8px 0;font-size:13px;color:#1b5e20;line-height:1.8;font-weight:normal!important}.bpcalc2026my-educational-info strong{font-weight:700!important}.bpcalc2026my-risk-section{background:#fff8e1;padding:20px;border-radius:12px;margin-bottom:20px}.bpcalc2026my-risk-section h4{margin:0 0 12px 0;font-size:16px;color:#e65100;font-weight:600!important}.bpcalc2026my-risk-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.bpcalc2026my-risk-tag{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600!important}.bpcalc2026my-risk-tag.bpcalc2026my-risk-high{background:#ffcdd2;color:#b71c1c}.bpcalc2026my-risk-tag.bpcalc2026my-risk-med{background:#fff9c4;color:#f57f17}.bpcalc2026my-risk-tag.bpcalc2026my-risk-low{background:#c8e6c9;color:#1b5e20}.bpcalc2026my-comparison-table{background:#fff8e1;padding:20px;border-radius:12px;margin-bottom:20px}.bpcalc2026my-comparison-table h4{margin:0 0 16px 0;font-size:16px;color:#f57c00;font-weight:600!important}.bpcalc2026my-comparison-table table{width:100%;border-collapse:collapse}.bpcalc2026my-comparison-table th,.bpcalc2026my-comparison-table td{padding:10px;text-align:left;border-bottom:1px solid #ffe082;font-size:13px}.bpcalc2026my-comparison-table th{background:#ffecb3;color:#e65100;font-weight:600!important}.bpcalc2026my-comparison-table td{color:#5d4037;font-weight:normal!important}.bpcalc2026my-comparison-table tr.bpcalc2026my-highlight-row td{font-weight:700!important;background:#ffe0b2}.bpcalc2026my-recommendation{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);padding:20px;border-radius:12px;margin-bottom:20px}.bpcalc2026my-recommendation h4{margin:0 0 12px 0;font-size:16px;color:#0d47a1;font-weight:600!important}.bpcalc2026my-recommendation ul{margin:0;padding-left:0;list-style:none}.bpcalc2026my-recommendation li{margin-bottom:10px;font-size:14px;color:#1565c0;position:relative;padding-left:28px;font-weight:normal!important}.bpcalc2026my-recommendation li:before{position:absolute;left:0}.bpcalc2026my-pulse-section{background:#e8eaf6;padding:20px;border-radius:12px;margin-bottom:20px}.bpcalc2026my-pulse-section h4{margin:0 0 12px 0;font-size:16px;color:#283593;font-weight:600!important}.bpcalc2026my-pulse-section p{font-size:13px;color:#1a237e;line-height:1.8;margin:6px 0;font-weight:normal!important}.bpcalc2026my-pulse-section strong{font-weight:700!important}.bpcalc2026my-hidden{display:none!important}@media(max-width:768px){.bpcalc2026my-container{padding:0!important}.bpcalc2026my-input-row{flex-direction:column;gap:16px}.bpcalc2026my-input-group{min-width:100%}.bpcalc2026my-input-group input,.bpcalc2026my-input-group select{font-size:16px!important;padding:14px 16px;height:auto!important}.bpcalc2026my-results-grid{grid-template-columns:1fr 1fr;gap:12px}.bpcalc2026my-btn-group{flex-direction:column;gap:16px}.bpcalc2026my-calculate-btn,.bpcalc2026my-reset-btn{padding:16px;font-size:18px}.bpcalc2026my-card-header h2{font-size:20px}.bpcalc2026my-result-value{font-size:26px}.bpcalc2026my-comparison-table{overflow-x:auto;-webkit-overflow-scrolling:touch;display:block}.bpcalc2026my-checkbox-option{padding:14px}.bpcalc2026my-status-banner .bpcalc2026my-status-label{font-size:18px}}@media(max-width:480px){.bpcalc2026my-results-grid{grid-template-columns:1fr}}