.blue-header{background-color:hsl(var(--primary));color:#fff;padding:2rem 0}.blue-header h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.blue-header p{color:#d4ccff;max-width:42rem}.blue-header .calculator-component{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:1.5rem;margin-top:1.5rem}.toc-container{position:sticky;top:1rem;background-color:#f9fafb;border-radius:.5rem;padding:1rem;border:1px solid #e5e7eb}.toc-container h3{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.75rem}.toc-item{display:block;width:100%;text-align:left;padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;transition:all .2s}.toc-item:hover{color:hsl(var(--primary));background-color:hsl(var(--primary)/.05)}.toc-item.active{background-color:hsl(var(--primary)/.1);color:hsl(var(--primary));font-weight:500}.calculator-content,.prose{max-width:100%}.calculator-content h1,.prose h1{font-size:1.875rem!important;font-weight:700!important;color:#111827!important;margin-bottom:1rem!important;margin-top:0!important}.calculator-content h2,.prose h2{font-size:1.5rem!important;font-weight:600!important;color:#111827!important;margin-top:2rem!important;margin-bottom:1rem!important;padding-bottom:.5rem!important;border-bottom:1px solid #e5e7eb!important}.calculator-content h3,.prose h3{font-size:1.25rem!important;font-weight:600!important;color:#111827!important;margin-top:1.5rem!important;margin-bottom:.75rem!important}.calculator-content h4,.prose h4{font-size:1.125rem!important;margin-top:1.25rem!important}.calculator-content h4,.calculator-content h5,.prose h4,.prose h5{font-weight:600!important;color:#111827!important;margin-bottom:.5rem!important}.calculator-content h5,.prose h5{font-size:1rem!important;margin-top:1rem!important}.calculator-content h6,.prose h6{font-size:.875rem!important;font-weight:600!important;color:#111827!important;margin-top:1rem!important;margin-bottom:.5rem!important}.calculator-content p,.prose p{margin-bottom:1rem!important;line-height:1.6!important;color:#374151!important}.breadcrumb{margin-bottom:1rem}.breadcrumb,.breadcrumb-item{display:flex;align-items:center}.breadcrumb-item:not(:last-child):after{content:"/";margin:0 .5rem;color:#d4ccff}.breadcrumb-link{color:#fff;text-decoration:none}.breadcrumb-link:hover{color:#d4ccff;text-decoration:underline}.breadcrumb-active{color:#d4ccff;font-weight:500}.calculator-component{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:1.5rem;margin:1rem 0;box-shadow:0 1px 3px rgba(0,0,0,.1)}