.b-creditcalc{position:fixed;inset:0;background-color:#000000bf;z-index:9999;overflow-y:auto;padding:20px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.b-creditcalc-container{max-width:900px;width:100%;margin:auto;position:relative;background:#fff;border-radius:12px;box-shadow:0 20px 50px #0000004d;overflow:hidden;display:flex;flex-direction:column;max-height:95vh}.b-creditcalc .cclose{position:absolute;top:15px;right:15px;width:32px;height:32px;background:#fffffff2;border-radius:50%;cursor:pointer;z-index:10000;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.b-creditcalc .cclose:hover{background:#fff;transform:rotate(90deg);box-shadow:0 4px 12px #0003}.b-creditcalc .cclose:before,.b-creditcalc .cclose:after{content:"";position:absolute;width:16px;height:2px;background-color:#667eea;transform:rotate(45deg);transition:all .2s ease}.b-creditcalc .cclose:after{transform:rotate(-45deg)}.b-creditcalc .cclose:hover:before,.b-creditcalc .cclose:hover:after{background-color:#dc2626}.b-creditcalc-head,.b-creditcalc-body,.b-creditcalc-foot{width:100%;background:#fff}.b-creditcalc-head{padding:25px 30px;background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.credit-header-wrapper{display:flex;align-items:center;gap:20px}.credit-icon{width:72px;height:72px;background:#fff3;backdrop-filter:blur(10px);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #0000001a}.credit-icon svg{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.credit-title-block{flex:1}.credit-main-title{font-size:28px;font-weight:700;color:#fff;margin:0 0 8px;text-shadow:0 2px 8px rgba(0,0,0,.2);letter-spacing:-.5px}.credit-subtitle{font-size:14px;color:#ffffffe6;margin:0;font-weight:500}.b-creditcalc-logo,.b-creditcalc-descr,.b-creditcalc-vcredit{display:none!important}.b-creditcalc-body{padding:25px 30px;overflow-y:auto;flex-grow:1}.b-creditcalc-page{width:100%}.b-creditcalc-page-border{padding:20px;background:#f9fafb;border-radius:8px}.b-creditcalc-title-slider{margin-bottom:30px;text-align:center;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.b-creditcalc-title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:10px}.b-creditcalc-value-blue{font-size:32px;color:#2563eb;margin:0}.b-creditcalc-value-blue strong{font-weight:700}.b-creditcalc-slider{margin-bottom:25px;padding:20px;background:#fff;border-radius:8px}.b-creditcalc-slider-label{font-size:14px;font-weight:600;color:#374151;margin-bottom:10px}.b-creditcalc-slider-input{margin-bottom:15px}.b-creditcalc-slider-input input{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;font-weight:600;color:#1f2937;width:120px;margin-right:5px}.b-creditcalc-table{margin:20px 0;background:#fff;border-radius:8px;overflow:hidden}.b-creditcalc-table-head{display:grid;grid-template-columns:2fr 1fr 1fr 80px;gap:10px;padding:15px;background:#f3f4f6;font-weight:600;font-size:14px;color:#374151}.b-creditcalc-table-row{display:grid;grid-template-columns:2fr 1fr 1fr 80px;gap:10px;padding:15px;border-top:1px solid #e5e7eb;align-items:center}.b-creditcalc-table-ceil-0{font-size:14px;line-height:1.5;word-break:break-word;overflow-wrap:anywhere}.b-creditcalc-table-ceil-1{display:flex;align-items:center;gap:10px;justify-content:center}.b-creditcalc-count{font-weight:600;font-size:16px;min-width:30px;text-align:center}.b-creditcalc-plus,.b-creditcalc-minus,.b-creditcalc-del{width:28px;height:28px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;font-size:18px;color:#374151;transition:all .2s}.b-creditcalc-plus:hover,.b-creditcalc-minus:hover{background:#2563eb;color:#fff}.b-creditcalc-del{background:#fee2e2;color:#dc2626}.b-creditcalc-del:hover{background:#dc2626;color:#fff}.b-creditcalc-table-total{padding:15px;font-size:16px;font-weight:600;background:#fff;margin:10px 0;border-radius:8px}.b-creditcalc-table-total span{float:right;color:#2563eb}.b-creditcalc-table-total-green{color:#16a34a!important}.b-creditcalc-forma{margin-top:30px;padding:20px;background:#fff;border-radius:8px}.b-creditcalc-inps-wrap,.b-creditcalc-inps-wrap_2{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-bottom:20px}.b-creditcalc-inp{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:all .2s}.b-creditcalc-inp:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.b-creditcalc-rules,.b-creditcalc-policy{font-size:12px;color:#6b7280;margin:10px 0}.b-creditcalc-rules a,.b-creditcalc-policy a{color:#2563eb;text-decoration:none}.b-creditcalc-rules a:hover,.b-creditcalc-policy a:hover{text-decoration:underline}.b-creditcalc-foot{padding:20px 30px;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px}.b-creditcalc-btn-spec-flex{display:flex;gap:15px;justify-content:center}.b-creditcalc-btn-next{padding:14px 32px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s;box-shadow:0 4px 12px #2563eb4d}.b-creditcalc-btn-next:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.b-creditcalc-btn-back{padding:14px 32px;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s}.b-creditcalc-btn-back:hover{border-color:#d1d5db;background:#f9fafb}.b-creditcalc-infosms{margin:20px 0;display:flex;align-items:center;justify-content:space-between;padding:15px;background:#fef3c7;border-radius:8px}.b-creditcalc-info-footnote{font-size:12px;color:#92400e;margin:0}.b-creditcalc-sms{padding:8px 16px;background:#fbbf24;color:#fff;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.b-creditcalc-sms.active{background:#16a34a}@media(max-width:768px){.b-creditcalc-head{padding:15px 20px}.credit-icon{width:48px;height:48px;border-radius:12px}.credit-icon svg{width:24px;height:24px}.credit-main-title{font-size:18px;margin-bottom:4px}.credit-subtitle{font-size:11px}.b-creditcalc-body{padding:15px 20px}.b-creditcalc-page-border{padding:12px}.b-creditcalc-title-slider{padding:15px;margin-bottom:20px}.b-creditcalc-title{font-size:14px}.b-creditcalc-value-blue{font-size:24px}.b-creditcalc-slider{padding:15px;margin-bottom:15px}.b-creditcalc-slider-input input{font-size:14px;width:100px;padding:6px 10px}.b-creditcalc-table-head{display:none}.b-creditcalc-table-row{grid-template-columns:1fr;padding:12px;gap:8px}.b-creditcalc-table-ceil-0{font-size:13px}.b-creditcalc-table-total{padding:12px;font-size:14px}.b-creditcalc-forma{margin-top:20px;padding:15px}.b-creditcalc-inps-wrap,.b-creditcalc-inps-wrap_2{grid-template-columns:1fr;gap:10px}.b-creditcalc-inp{padding:10px 14px;font-size:13px}.b-creditcalc-foot{padding:15px 20px}.b-creditcalc-btn-spec-flex{flex-direction:column;gap:10px}.b-creditcalc-btn-next,.b-creditcalc-btn-back{padding:12px 20px;font-size:14px;text-align:center;width:100%}.b-creditcalc{padding:10px}}
