.course-brochure{background-color:hsl(var(--background));color:hsl(var(--foreground))}.brochure-header{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem;background-color:hsl(var(--primary)/.1);padding:2rem;text-align:center}@media (min-width:768px){.brochure-header{padding:3rem}}@media (min-width:1024px){.brochure-header{padding:4rem}}.brochure-header h1{font-size:1.875rem;line-height:2.25rem;font-weight:800;letter-spacing:-.025em;color:hsl(var(--primary))}@media (min-width:768px){.brochure-header h1{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){.brochure-header h1{font-size:3rem;line-height:1}}.brochure-header .subtitle{margin-left:auto;margin-right:auto;margin-top:1rem;max-width:48rem;font-size:1.125rem;line-height:1.75rem;color:hsl(var(--muted-foreground))}@media (min-width:768px){.brochure-header .subtitle{font-size:1.25rem;line-height:1.75rem}}.header-highlights{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}@media (min-width:768px){.header-highlights{gap:2rem}}.highlight-item{display:flex;flex-direction:column;align-items:center}.highlight-number{font-size:1.5rem;line-height:2rem;font-weight:700;color:hsl(var(--foreground))}@media (min-width:768px){.highlight-number{font-size:1.875rem;line-height:2.25rem}}.highlight-label{font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.brochure-header .cta-button{margin-top:2rem}.brochure-content{width:100%;padding-right:2rem;padding-left:2rem}@media (min-width:1400px){.brochure-content{max-width:1400px}}.brochure-content{margin-left:auto;margin-right:auto;padding:2rem 1rem}@media (min-width:768px){.brochure-content{padding-top:3rem;padding-bottom:3rem}}.tabs{margin-bottom:2rem;display:flex;justify-content:center;border-bottom-width:1px}.tab-btn{margin-bottom:-1px;border-bottom-width:2px;border-color:transparent;padding:.5rem 1rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tab-btn.active{border-color:hsl(var(--primary));color:hsl(var(--primary))}.curriculum-content h2,.outcomes-content h2,.overview-content h2{margin-bottom:1.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:768px){.curriculum-content h2,.outcomes-content h2,.overview-content h2{font-size:1.875rem;line-height:2.25rem}}.cert-alert{margin-bottom:1.5rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1));padding:.75rem;text-align:center;font-weight:600;--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.week-accordion .week-card{margin-bottom:1rem;overflow:hidden;border-radius:var(--radius);border-width:1px}.week-accordion .week-card h3{cursor:pointer;background-color:hsl(var(--muted)/.3);padding:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.week-accordion .week-card h3:hover{background-color:hsl(var(--muted)/.5)}.week-accordion .week-card .week-details{background-color:hsl(var(--background));padding:1rem}.week-accordion .week-card .week-details h4{margin-bottom:.5rem;margin-top:1rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:hsl(var(--primary))}.week-accordion .week-card .week-details ul{list-style-position:inside;list-style-type:disc}.week-accordion .week-card .week-details ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.week-accordion .week-card .week-details ul{padding-left:.5rem;color:hsl(var(--muted-foreground))}.faq-section{margin-top:3rem}@media (min-width:768px){.faq-section{margin-top:4rem}}.faq-section h2{margin-bottom:1.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:768px){.faq-section h2{font-size:1.875rem;line-height:2.25rem}}.faq-container{margin-left:auto;margin-right:auto;max-width:48rem}.faq-item{border-bottom-width:1px}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1rem;text-align:left;font-size:1.125rem;line-height:1.75rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.faq-question:hover{background-color:hsl(var(--muted)/.3)}.faq-answer{background-color:hsl(var(--muted)/.2);padding:1rem;color:hsl(var(--muted-foreground))}.cta-section{margin-top:3rem;border-radius:.75rem;background-color:hsl(var(--primary));padding:2rem;text-align:center;color:hsl(var(--primary-foreground))}@media (min-width:768px){.cta-section{margin-top:5rem;padding:3rem}}.cta-section h2{font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:768px){.cta-section h2{font-size:1.875rem;line-height:2.25rem}}.cta-section p{margin-top:1rem;font-size:1.125rem;line-height:1.75rem}.cta-section .enroll-btn{margin-top:1.5rem}.cta-section .payment-options{margin-top:1rem;font-size:.875rem;line-height:1.25rem;opacity:.8}.testimonial{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:42rem;border-radius:var(--radius);background-color:hsl(var(--muted)/.3);padding:1.5rem;text-align:center}.testimonial blockquote{font-size:1.125rem;line-height:1.75rem;font-style:italic}.testimonial-author{margin-top:1rem;font-weight:600;color:hsl(var(--primary))}