.kalkulator-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.kalkulator-header{background:linear-gradient(135deg,#003c79,#005aa7);padding:48px 24px;box-shadow:0 4px 20px rgba(0,60,121,.3);position:relative;overflow:hidden}.kalkulator-header:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%}.header-content{max-width:1400px;margin:0 auto;text-align:center;position:relative;z-index:1}.header-content h1{font-size:42px!important;margin-bottom:8px!important;font-weight:700!important;letter-spacing:-.5px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.header-content span{font-size:18px;font-weight:500;letter-spacing:.3px}.kalkulator-content{max-width:1400px;margin:-40px auto 40px;padding:0 24px;position:relative;z-index:10}.form-card{border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);border:none;overflow:hidden;transition:all .3s ease;background:#fff}.form-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-2px)}.form-card .ant-card-head{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #003c79;padding:16px 24px}.form-card .ant-card-head-title{font-size:18px;font-weight:600;color:#003c79}.form-card .ant-card-body{padding:24px}.card-header{display:flex;align-items:center;gap:8px;font-size:16px;color:#003c79}.card-header .anticon{font-size:20px}.switch-container{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px;background:#f8f9fa;border-radius:12px;border:2px dashed #d9d9d9}.switch-container .ant-switch{background-color:#52c41a}.switch-container .ant-switch-checked{background-color:#fa8c16}.old-credit-card{border:2px solid #fa8c16}.old-credit-card .ant-card-head{background:linear-gradient(135deg,#fff7e6,#ffe7ba);border-bottom:2px solid #fa8c16}.old-credit-card .ant-card-head-title{color:#fa8c16}.form-card .ant-form-item-label>label{font-weight:600;font-size:14px;color:#374151}.form-card .ant-input,.form-card .ant-input-number,.form-card .ant-picker{border-radius:8px;border:1px solid #d9d9d9;transition:all .3s ease}.form-card .ant-input-number:hover .ant-input-number-input,.form-card .ant-input:hover,.form-card .ant-picker:hover{border-color:#003c79}.form-card .ant-input-number-focused .ant-input-number-input,.form-card .ant-input:focus,.form-card .ant-picker-focused{border-color:#003c79;box-shadow:0 0 0 2px rgba(0,60,121,.1)}.ant-btn-primary{background:linear-gradient(135deg,#003c79,#005aa7);border:none;border-radius:12px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 16px rgba(0,60,121,.3);transition:all .3s ease}.ant-btn-primary:hover{background:linear-gradient(135deg,#005aa7,#003c79);box-shadow:0 6px 24px rgba(0,60,121,.4);transform:translateY(-2px)}.ant-btn-primary:active{transform:translateY(0)}.ant-btn-default{border-radius:12px;height:48px;font-size:16px;font-weight:500;border:2px solid #003c79;color:#003c79;transition:all .3s ease}.ant-btn-default:hover{background:#003c79;color:#fff;border-color:#003c79;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,60,121,.2)}.result-header-card{background:linear-gradient(135deg,#003c79,#005aa7);border:none;border-radius:16px;box-shadow:0 8px 32px rgba(0,60,121,.4);overflow:hidden}.result-header-card .ant-card-body{padding:24px}.result-header-content{display:flex;align-items:center;justify-content:center;gap:16px}.result-header-content h3{font-size:24px!important;font-weight:700!important;letter-spacing:.5px}.info-card{border-radius:16px;background:linear-gradient(135deg,#e6f7ff,#bae7ff);box-shadow:0 4px 16px rgba(0,0,0,.08);border:none;border-left:4px solid #1890ff}.info-card .ant-card-head{background:transparent;border-bottom:1px solid #91d5ff;font-weight:600;color:#003c79}.info-card .ant-card-body{padding:20px}.info-card .ant-row{padding:8px 0;border-bottom:1px dashed #91d5ff}.info-card .ant-row:last-child{border-bottom:none}.result-card{border-radius:16px;border:none;box-shadow:0 4px 24px rgba(0,0,0,.1);background:#fff}.result-card .ant-card-body{padding:32px}.result-card .ant-statistic-title{font-size:14px;font-weight:600;color:#6b7280;margin-bottom:8px;letter-spacing:.3px}.result-card .ant-statistic-content{font-size:24px;font-weight:700}.final-result{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;border:2px solid #003c79}.empty-result{border-radius:16px;border:2px dashed #d9d9d9;box-shadow:none;background:#fff}.empty-result .ant-card-body{padding:80px 40px}.empty-result .anticon{opacity:.3}.ant-alert{border-radius:12px;border:none}.ant-alert-warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:4px solid #f59e0b}@media (max-width:992px){.kalkulator-header{padding:32px 16px}.header-content h1{font-size:32px!important}.header-content span{font-size:14px}.kalkulator-content{margin-top:-20px;padding:0 16px}.form-card .ant-card-body{padding:16px}.result-card .ant-card-body{padding:20px}.final-result{flex-direction:column;gap:8px;text-align:center}.empty-result .ant-card-body{padding:40px 20px}}@media (max-width:576px){.header-content h1{font-size:24px!important}.header-content span{font-size:13px}.result-header-content,.switch-container{flex-direction:column;gap:12px}.result-header-content .anticon{font-size:24px!important}.result-header-content h3{font-size:20px!important}.ant-btn-default,.ant-btn-primary{height:44px;font-size:15px}.form-card .ant-card-body{padding:12px}.result-card .ant-statistic-content{font-size:20px}.final-result span{font-size:16px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.info-card,.result-card,.result-header-card{animation:fadeIn .5s ease-out}.info-card{animation-delay:.1s}.result-card{animation-delay:.2s}