.page-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}.category-badge{display:inline-flex;align-items:center;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;line-height:1.4;letter-spacing:.01em;border-radius:9999px;text-decoration:none;white-space:nowrap}.category-badge.category-finance{color:#066;background-color:rgba(0,128,128,.1)}.category-badge.category-health{color:#065f46;background-color:#d1fae5}.category-badge.category-math{color:#5b21b6;background-color:#ede9fe}.category-badge.category-time-date{color:#92400e;background-color:#fef3c7}.category-badge.category-convert{color:#1e3a8a;background-color:#dbeafe}#form-wrapper{position:relative;margin:1.5rem auto 0;padding:1.75rem 1rem 1.5rem;background-color:#f1f5f9;background-image:radial-gradient(80% 50% at 20% 30%,rgba(0,128,128,.07) 0,transparent 65%),radial-gradient(60% 40% at 85% 75%,rgba(245,158,11,.04) 0,transparent 60%);border:0;border-radius:16px;box-shadow:none}@media (min-width:768px){#form-wrapper{padding:2.25rem 2rem 2rem}}#form-wrapper .field{text-align:left;margin-bottom:1.1rem}#form-wrapper .field .label,#form-wrapper .field label{display:block;width:100%;max-width:none;margin:0 0 .4rem;padding:0;text-align:left;font-size:.875rem;font-weight:500;color:#475569}#form-wrapper .field input[type=text],#form-wrapper .field select{display:block;width:100%;max-width:none;margin:0;padding:.75rem 1rem;font-size:1rem;line-height:1.4;color:#0f172a;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:10px;transition:border-color 150ms ease,box-shadow 150ms ease}#form-wrapper .field input[type=text]:focus,#form-wrapper .field select:focus{border-color:teal;box-shadow:0 0 0 3px rgba(0,128,128,.18);outline:0}#form-wrapper .field input[type=text].highlight{border-color:#14b8a6;background-color:rgba(20,184,166,.06)}#form-wrapper .field-error{display:none;margin-top:.3rem;font-size:.8125rem;color:#dc2626}@media (min-width:1024px){#form-wrapper .field .label,#form-wrapper .field label{width:100%;text-align:left;padding-right:0;display:block}#form-wrapper .field input[type=text],#form-wrapper .field select{width:100%;display:block}}#form-wrapper form input[type=submit]{display:block;width:100%;margin:1.5rem 0 0;padding:.875rem 1.5rem;background-color:teal;background-image:linear-gradient(135deg,teal 0,#066 100%);color:#fff;font-size:1rem;font-weight:600;text-transform:none;letter-spacing:0;border:0;border-radius:12px;cursor:pointer;box-shadow:0 2px 8px rgba(0,128,128,.22);transition:transform 150ms ease,box-shadow 150ms ease,background-image 150ms ease}#form-wrapper form input[type=submit]:focus,#form-wrapper form input[type=submit]:hover{background-image:linear-gradient(135deg,#066 0,#004d4d 100%);transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,128,128,.32);outline:0}#form-wrapper form input[type=submit]:active{transform:translateY(0);box-shadow:0 1px 4px rgba(0,128,128,.22)}@media (min-width:1024px){#form-wrapper form input[type=submit]{float:none;width:100%;margin:1.25rem 0 0}#form-wrapper .col-xl-4 input[type=submit],#form-wrapper .col-xl-5 input[type=submit]{margin-right:0}}#form-wrapper #results{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1.75rem 1.25rem;background-color:transparent;border-radius:0;border:0}#form-wrapper #results .title,#form-wrapper form .title{display:block;margin:0 0 .5rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.3}#form-wrapper #results .real-result{margin:0 0 .75rem;font-size:2.5rem;font-weight:700;line-height:1.1;color:teal}#form-wrapper #results p{margin:.25rem 0}#form-wrapper #results a{color:#4169e1;font-size:.9375rem;text-decoration:underline;text-underline-offset:2px}#form-wrapper #results .available-at{display:block;margin:.5rem 0 0;padding:0;border:0;color:#94a3b8;font-size:.8125rem;font-style:normal}#form-wrapper #results.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:1.25rem}#form-wrapper #results.result-grid .result{background:#fff;border:1px solid #e7eaef;border-radius:10px;padding:1rem .75rem}#form-wrapper #results.result-grid .result:last-child:nth-child(odd){grid-column:span 2}#form-wrapper #results.result-grid .real-result{font-size:1.75rem}.date-clause{margin:.75rem 0 0;padding:0 1rem;text-align:center;color:#94a3b8;font-size:.8125rem}.calc-intro{max-width:760px;margin:3rem auto 2.5rem;padding:0 1rem;text-align:center}.calc-intro h2{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.calc-intro p{font-size:1.0625rem;line-height:1.7;color:#475569;margin-bottom:.75rem}.calc-intro p:last-child{margin-bottom:0}.graph-container{margin-top:2rem;padding:1.5rem 1rem 1.25rem;background-color:#f8fafc;border-radius:12px}@media (min-width:768px){.graph-container{padding:2rem 2rem 1.5rem}}.graph-container .title{margin:0 0 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}#repayment-schedule,#savings-schedule{border-radius:8px;overflow:hidden}#repayment-schedule thead th,#savings-schedule thead th{background-color:#475569;font-size:.75rem;letter-spacing:.06em;padding:10px 12px}section.calc-content{margin:3rem 0 2rem}section.calc-content h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin-top:2.5rem;margin-bottom:1rem;scroll-margin-top:80px}section.calc-content h2:first-of-type{margin-top:0}section.calc-content li,section.calc-content p{color:#1f2937}section.calc-content p.bg-light{background-color:#f1f5f9!important;border-left:3px solid teal;border-radius:6px;padding:1rem 1.25rem!important;margin:1rem auto!important;max-width:100%}section.calc-content iframe{width:100%;max-width:720px;aspect-ratio:16/9;height:auto;display:block;margin:1.5rem auto;border-radius:8px}section.calc-content img.img-fluid{border-radius:8px}section.calc-content .table{font-size:.9375rem}section.calc-content .table thead th{background-color:#f8fafc;font-weight:600;color:#0f172a;border-bottom:2px solid #e2e8f0}.calc-content+.container .accordion .accordion-button,body.finance .accordion .accordion-button{font-weight:500;padding:1rem 1.25rem}body.finance .accordion .accordion-button:not(.collapsed){background-color:#f8fafc;color:teal;box-shadow:inset 0 -1px 0 #e7eaef}body.finance .accordion .accordion-button:focus{box-shadow:0 0 0 3px rgba(0,128,128,.15);border-color:teal}