/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--brand-blue:#2e67a0;--brand-blue-dark:#245080;--brand-blue-muted:#3d7ab8;--brand-green:#5cb85c;--brand-green-dark:#4a9d4e;--brand-green-light:#b8e6b9;--brand-red:#e23d3d;--brand-red-dark:#c93232;--navy:#2e67a0;--navy-light:#3d7ab8;--accent:var(--brand-green);--accent-highlight:var(--brand-green-light);--blue-bright:var(--brand-blue);--light-blue:#e8f1f8;--light-blue-2:#d4e6f3;--cream:#fffbeb;--white:#fff;--surface-section-a:#e3f2fd;--surface-section-b:#e8f5e9;--surface-page:var(--surface-section-a);--gray:#5a6b7d;--gray-light:#64748b;--shadow-sm:0 4px 14px #2e67a01a;--shadow-md:0 12px 40px #2e67a024;--radius:16px;--radius-btn:999px}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--gray);background:var(--surface-page);font-family:Quicksand,Segoe UI,sans-serif;line-height:1.65}.site-header{background:var(--surface-section-a);box-shadow:0 4px 24px #2e67a014}.header-inner{flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:100%;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem 1rem;display:flex}.logo{flex:none;justify-content:center;align-items:center;width:100%;line-height:0;text-decoration:none;display:flex}.logo img{object-fit:contain;width:auto;max-width:min(100%,480px);height:132px}.header-nav-block{flex:none;justify-content:center;align-items:center;gap:clamp(.75rem,2.5vw,2rem);width:100%;min-width:0;display:flex}.header-nav-block nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;min-width:0;display:flex}nav a{color:var(--gray);border-bottom:3px solid #0000;padding:.35rem 0;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}nav a:hover{color:var(--brand-blue)}nav a.active{color:var(--brand-blue);border-bottom-color:var(--brand-green)}.btn{border-radius:var(--radius-btn);border:2px solid #0000;padding:.7rem 1.35rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-primary{background:var(--brand-red);color:var(--white);border-color:var(--brand-red)}.btn-primary:hover{background:var(--brand-red-dark);border-color:var(--brand-red-dark);color:var(--white)}.btn-teal{background:var(--brand-green);color:var(--white);border-color:var(--brand-green)}.btn-teal:hover{background:var(--brand-green-dark);border-color:var(--brand-green-dark);color:var(--white)}.btn-blue{background:var(--blue-bright);color:var(--white);border-color:var(--blue-bright)}.btn-green{background:var(--brand-green);color:var(--white);border-color:var(--brand-green)}.btn-green:hover{background:var(--brand-green-dark);border-color:var(--brand-green-dark);color:var(--white)}.btn-red{color:var(--white);background:#e11d48;border-color:#e11d48}.btn-outline-light{color:var(--white);background:0 0;border:2px solid #ffffffd9}.btn-outline-light:hover{color:var(--white);background:#ffffff1f}.btn-white{background:var(--white);color:var(--brand-green-dark);border-color:var(--white)}.btn-small{padding:.45rem 1rem;font-size:.8125rem}.hero{background:linear-gradient(165deg, var(--light-blue) 0%, var(--light-blue-2) 45%, var(--surface-section-a) 100%);padding:3.5rem 1.5rem 4rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 12% 20%,#e23d3d1a 0%,#0000 35%),radial-gradient(circle at 88% 15%,#5cb85c24 0%,#0000 38%),radial-gradient(circle at 70% 80%,#2e67a01a 0%,#0000 40%);position:absolute;inset:0}.hero-inner{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.hero h1{color:var(--navy);letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(1.65rem,4.5vw,2.65rem);font-weight:800;line-height:1.15}.hero .accent{color:var(--brand-green-dark)}.hero p.lead{color:var(--navy-light);max-width:640px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-size:1.15rem;font-weight:600}.hero .hero-features{color:var(--gray);margin-bottom:1.75rem;font-size:.95rem;font-weight:600}.btn-hero{background:var(--brand-red);color:var(--white);border-radius:var(--radius-btn);text-transform:uppercase;letter-spacing:.03em;border:none;padding:1rem 1.75rem;font-size:.95rem}.btn-hero:hover{background:var(--brand-red-dark);color:var(--white)}.features-bar{background:var(--surface-section-b);padding:3rem 1.5rem 2rem}.features-inner{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.feature-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;border:1px solid #1b365d0f;padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.feature-card.feature-teal{border-top:4px solid var(--brand-blue)}.feature-card.feature-orange{border-top:4px solid var(--brand-red)}.feature-card.feature-green{border-top:4px solid var(--brand-green)}.feature-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.75rem;display:flex}.feature-teal .feature-icon-wrap{background:#2e67a01f}.feature-orange .feature-icon-wrap{background:#e23d3d1a}.feature-green .feature-icon-wrap{background:#5cb85c26}.feature-card h3{color:var(--navy);margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.feature-card p{color:var(--gray);font-size:.95rem;line-height:1.55}.programs-section{background:linear-gradient(180deg, var(--surface-section-b) 0%, var(--surface-section-a) 100%);padding:4rem 1.5rem}.section-title{text-align:center;color:var(--navy);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.section-sub{text-align:center;color:var(--gray-light);max-width:560px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-weight:600}.programs-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.program-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #1b365d12;flex-direction:column;display:flex;overflow:hidden}.program-card-header{text-align:center;padding:1.5rem 1.25rem 1rem;font-size:2.5rem;line-height:1}.program-card.program-yellow .program-card-header{background:linear-gradient(180deg, #fef9c3, var(--white))}.program-card.program-teal .program-card-header{background:linear-gradient(180deg, #d8f0d9, var(--white))}.program-card.program-blue .program-card-header{background:linear-gradient(180deg, #d4e4f4, var(--white))}.program-card h3{text-align:center;color:var(--navy);padding:0 1rem 1rem;font-size:1.2rem;font-weight:800}.program-tags{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0 1rem 1.25rem;display:flex}.program-tags span{border-radius:var(--radius-btn);background:var(--light-blue);color:var(--navy);padding:.35rem .65rem;font-size:.78rem;font-weight:700}.program-card-footer{text-align:center;margin-top:auto;padding:1rem 1.25rem 1.5rem}.program-card .btn-small{min-width:8rem}.program-card-footer button.btn-small{font:inherit;cursor:pointer;border:none}.program-modal-overlay{z-index:10000;box-sizing:border-box;background:#0f172abf;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.program-modal-panel{background:var(--surface-section-a);border-radius:var(--radius);flex-direction:column;width:100%;max-width:560px;max-height:min(90vh,720px);display:flex;position:relative;box-shadow:0 24px 64px #00000040}.program-modal-close{background:var(--light-blue);width:40px;height:40px;color:var(--navy);cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:.75rem;right:.75rem}.program-modal-close:hover{background:#dbeafe}.program-modal-body{-webkit-overflow-scrolling:touch;padding:2rem 2rem 1.75rem;overflow-y:auto}.program-modal-title{color:var(--navy);-webkit-hyphens:none;hyphens:none;text-align:center;margin:0 2.75rem .35rem;font-size:1.35rem;font-weight:800;line-height:1.25}.program-modal-subtitle{color:var(--brand-green-dark);text-align:center;margin:0 0 1rem;font-size:1.05rem;font-weight:800}.program-modal-intro,.program-modal-approach{color:var(--gray);margin:0 0 1.25rem;font-size:.98rem;font-weight:500;line-height:1.65}.program-modal-section-heading{text-transform:uppercase;letter-spacing:.04em;color:var(--navy);margin:1.25rem 0 .6rem;font-size:.88rem;font-weight:800}.program-modal-list{color:var(--gray);margin:0 0 1.25rem;padding-left:1.25rem;font-size:.96rem;font-weight:500;line-height:1.55}.program-modal-list li{margin-bottom:.45rem}.program-modal-list li:last-child,.program-modal-approach{margin-bottom:0}.contact-success-modal-panel{background:var(--surface-section-a);border-radius:var(--radius);text-align:center;width:100%;max-width:420px;margin:0 1rem;padding:2rem 1.75rem 1.75rem;position:relative;box-shadow:0 24px 64px #00000040}.contact-success-modal-title{color:var(--navy);margin:0 0 1rem;font-size:1.35rem;font-weight:800;line-height:1.25}.contact-success-modal-text{color:var(--gray);margin:0 0 1.5rem;font-size:1.05rem;font-weight:600;line-height:1.6}.contact-success-modal-btn{min-width:7rem}.page-photo-strip{background:var(--surface-section-b);padding:2.5rem 1.5rem}.page-photo-strip-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.page-photo-strip-inner--centers{grid-template-columns:repeat(2,minmax(0,1fr))}.page-photo-strip-inner--centers .page-photo-strip-figure--span-full{grid-column:1/-1}.page-photo-strip-figure{border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #1b365d12;margin:0;overflow:hidden}.page-photo-strip-figure img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;min-height:200px;display:block}@media (width<=640px){.page-photo-strip-inner{grid-template-columns:1fr}}.how-section{background:var(--surface-section-b);padding:4rem 1.5rem}.how-steps{grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.how-step{text-align:center;padding:1.25rem .75rem}.how-icon{background:var(--light-blue);width:72px;height:72px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:2rem;display:flex}.how-step:first-child .how-icon{background:#cffafe}.how-step:nth-child(2) .how-icon{background:#ffedd5}.how-step:nth-child(3) .how-icon{background:#dcfce7}.how-step:nth-child(4) .how-icon{background:#fef3c7}.how-step h4{color:var(--navy);margin-bottom:.35rem;font-size:.95rem;font-weight:800}.how-step p{color:var(--gray);font-size:.85rem;font-weight:600;line-height:1.45}.stats-section{background:linear-gradient(135deg, var(--brand-blue) 0%, var(--brand-blue-dark) 100%);color:var(--white);padding:3rem 1.5rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.stat-item{text-align:center}.stat-number{color:var(--brand-green-light);margin-bottom:.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;display:block}.stat-label{opacity:.9;font-size:.875rem;font-weight:600}.testimonials-section{background:linear-gradient(180deg, var(--surface-section-a) 0%, var(--surface-section-b) 100%);padding:4rem 1.5rem}.testimonials-section h2{text-align:center;color:var(--navy);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.testimonials-intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:2rem 2.5rem;max-width:1100px;margin:0 auto 1.5rem;display:grid}.testimonials-intro-photo{border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #1b365d12;margin:0;overflow:hidden}.testimonials-intro-photo img{aspect-ratio:4/3;object-fit:cover;width:100%;min-height:200px;display:block}.testimonials-intro-copy h2{text-align:left;margin-bottom:.75rem}.testimonials-intro-copy .why-intro-list{text-align:left;max-width:none;margin:0;padding:0}.testimonials-intro-copy .why-intro-list li{text-align:left}.why-intro-list{text-align:center;max-width:36rem;margin:0 auto 1.25rem;padding:0 1rem;list-style:none}.why-intro-list li{color:var(--gray);text-align:center;padding:.4rem 0;font-size:.98rem;font-weight:600;line-height:1.45}.why-intro-list li:before{content:"✓ ";color:var(--brand-green);font-weight:800}.testimonials-section .subhead{text-align:center;color:var(--gray-light);margin-bottom:2.5rem;font-weight:600}.testimonial-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.stars{color:#eab308;letter-spacing:.05em;margin-bottom:.75rem;font-size:1rem}.testimonial-card{border-radius:var(--radius);text-align:center;background:var(--white);box-shadow:var(--shadow-sm);border:1px solid #1b365d0f;padding:1.75rem;transition:transform .2s,box-shadow .2s}.testimonial-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.testimonial-card.card-blue{border-top:4px solid var(--brand-blue)}.testimonial-card.card-green{border-top:4px solid var(--brand-green)}.testimonial-card.card-orange{border-top:4px solid var(--brand-red)}.testimonial-card .card-icon{margin-bottom:.5rem;font-size:1.5rem;display:block}.testimonial-quote{color:var(--gray);margin-bottom:1rem;font-size:.98rem;font-style:italic;font-weight:500;line-height:1.65}.testimonial-author{color:var(--navy);margin-bottom:1rem;font-size:.875rem;font-weight:800}.specials-banner{background:linear-gradient(135deg, var(--brand-green) 0%, var(--brand-green-dark) 100%);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;padding:2rem 1.5rem;display:flex}.specials-banner .banner-icon{font-size:1.75rem}.specials-banner p{color:var(--white);margin:0;font-size:1.05rem;font-weight:700}.cta{background:linear-gradient(135deg, var(--brand-blue-dark) 0%, var(--brand-blue) 100%);text-align:center;padding:4rem 1.5rem}.cta h2{color:var(--white);margin-bottom:1.75rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}footer{background:var(--light-blue);color:var(--navy);padding:3rem 1.5rem 1.5rem}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.footer-brand img{width:auto;height:56px;margin-bottom:1rem}.footer-brand p,.footer-col p{color:var(--gray);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.footer-col h4{text-transform:uppercase;letter-spacing:.06em;color:var(--navy);margin-bottom:1rem;font-size:.85rem;font-weight:800}.footer-col a{color:var(--navy);padding:.25rem 0;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.footer-col a:hover{color:var(--brand-green-dark)}.footer-contact-line{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:flex}.footer-contact-line a{padding:0;display:inline}.social-links{flex-wrap:wrap;gap:.65rem;display:flex}.social-links a{background:var(--white);width:42px;height:42px;color:var(--navy);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:0;text-decoration:none;display:inline-flex}.social-links a svg{width:20px;height:20px}.social-links a[aria-label=Facebook]{color:#1877f2}.social-links a[aria-label=X]{color:#0f1419}.social-links a[aria-label=Instagram]{color:#e4405f}.social-links a[aria-label=YouTube]{color:red}.social-links a:hover{filter:brightness(1.05);transform:translateY(-2px)}.footer-bottom{text-align:center;max-width:1100px;color:var(--gray);border-top:1px solid #1b365d1f;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2.5rem auto 0;padding-top:1.5rem;font-size:.8125rem;font-weight:600;display:flex}.page-hero{text-align:center;background:linear-gradient(165deg, var(--light-blue) 0%, var(--light-blue-2) 50%, var(--surface-section-a) 100%);padding:4rem 1.5rem;position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 30%,#5cb85c1f 0%,#0000 45%);position:absolute;inset:0}.page-hero-inner{z-index:1;max-width:720px;margin:0 auto;position:relative}.page-hero h1,.page-hero h2{color:var(--navy);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.page-hero h2#enroll{scroll-margin-top:1.5rem}.page-hero--enroll{margin-top:2.5rem}.page-hero-sentence-nowrap{white-space:nowrap}@media (width<=768px){.page-hero-sentence-nowrap{white-space:normal}}.page-hero p{color:var(--gray);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.page-hero .btn-hero{text-transform:none;letter-spacing:0}.about-main{background:var(--surface-section-a);padding-bottom:0}.about-page-hero{padding-bottom:3.25rem}.about-page-hero .page-hero-inner{max-width:52rem}.about-article{background:var(--surface-section-b);max-width:56rem;margin:0 auto;padding:3rem 1.5rem 3.5rem;box-shadow:0 1px #2e67a00f}.about-block-title{color:var(--navy);border-left:4px solid var(--brand-green);margin:0 0 1.25rem;padding-left:1rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800;line-height:1.3}.about-block-title--centered{text-align:center;border-bottom:1px solid #e2e8f0;border-left:none;margin-bottom:2rem;padding-bottom:1rem;padding-left:0}.about-intro{grid-template-columns:minmax(0,1fr) minmax(0,17.5rem);align-items:start;gap:2.5rem 2.75rem;display:grid}.about-intro-copy{min-width:0}.about-photo--intro{max-width:none;margin:0}.about-subhead{color:var(--brand-green-dark);margin:1.75rem 0 .65rem;font-size:1.1rem;font-weight:800;line-height:1.3}.about-subhead--inline{color:var(--brand-green-dark);font-size:1.1rem;font-weight:800}.about-block-title+.about-subhead{margin-top:1.25rem}.about-section{margin-bottom:2.75rem}.about-section:last-of-type{margin-bottom:0}.about-section p{color:var(--gray);margin-bottom:1.1rem;font-size:1.0625rem;font-weight:500;line-height:1.8}.about-section p:last-child{margin-bottom:0}.about-section--closing h2{color:var(--navy);margin:0 0 1rem;font-size:1.4rem;font-weight:800;line-height:1.25}.about-pillars{margin-bottom:2.75rem}.about-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}.about-pillar{background:var(--surface-section-a);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;border:1px solid #1b365d14;padding:1.5rem 1.35rem}.about-pillar-title{color:var(--navy);margin:0 0 .65rem;font-size:1.05rem;font-weight:800;line-height:1.3}.about-pillar p{margin:0;font-size:1rem;line-height:1.65}.about-section ul{color:var(--gray);margin:.75rem 0 .5rem 1.25rem}.about-section li{margin-bottom:.45rem;font-weight:500;line-height:1.55}.about-section a{color:var(--brand-blue);font-weight:700;text-decoration:none}.about-section a:hover{text-decoration:underline}.about-section .btn{margin-top:1.25rem}.about-photo{text-align:center;max-width:18rem;margin:0 auto 2.75rem}.about-photo img{border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow-md);display:block}.about-photo figcaption{color:var(--gray-light);margin-top:.75rem;font-size:.9rem;font-weight:600}.about-section--closing{text-align:center;border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:2rem}.centers-list{background:var(--surface-section-a);box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;width:100%;max-width:1000px;margin:0 auto;padding:4rem 1.5rem;display:grid;overflow-x:hidden}.center-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;box-sizing:border-box;overflow-wrap:anywhere;background:#e8f5ea;border:1px solid #1b365d12;min-width:0;max-width:100%;padding:2rem}.center-card h2{color:var(--navy);margin-bottom:1rem;font-weight:800}.center-card p{color:var(--gray);margin-bottom:.5rem;font-size:1rem;font-weight:500}.center-card-address{white-space:normal;font-size:.75rem;line-height:1.45}.contact-section h2{color:var(--navy);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.contact-section{background:var(--surface-section-a);margin-bottom:3rem;padding:3rem 1.5rem 4rem}.contact-section-inner{text-align:center;max-width:640px;margin:0 auto}.contact-form{text-align:left;border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#e8f5ea;border:1px solid #1b365d12;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:2rem 1.5rem;display:flex}.contact-form label{color:var(--navy);font-weight:700}.contact-form input,.contact-form textarea{border:2px solid #e2e8f0;border-radius:12px;padding:.85rem 1rem;font-family:inherit;font-weight:500}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand-green);outline:none}.contact-form-submit-row{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.contact-form-status{margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.contact-form-status code{font-size:.88em;font-weight:700}.contact-form-status--success{color:var(--brand-green-dark)}.contact-form-status--error{color:#b91c1c}.contact-form-status--hint{color:var(--gray-light);font-weight:600}.contact-form button:disabled{opacity:.65;cursor:not-allowed;transform:none}.flyers-section{background:var(--surface-section-a);max-width:900px;margin:0 auto;padding:4rem 1.5rem}.flyers-hint{text-align:center;color:var(--gray-light);margin-bottom:1.25rem;font-size:.95rem;font-weight:600}.flyers-empty{text-align:center;color:var(--gray-light);grid-column:1/-1;padding:2rem 1rem}.flyers-empty code{font-size:.9em}.flyers-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.flyer-card{text-align:left;width:100%;font:inherit;cursor:zoom-in;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #1b365d12;padding:0;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.flyer-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.flyer-card:focus{outline:3px solid var(--brand-green);outline-offset:2px}.flyer-card:focus:not(:focus-visible){outline:none}.flyer-card:focus-visible{outline:3px solid var(--brand-green);outline-offset:2px}.flyer-card img{width:100%;display:block}.flyer-lightbox-overlay{z-index:10000;cursor:zoom-out;box-sizing:border-box;background:#0f172ae0;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.flyer-lightbox-panel{z-index:1;pointer-events:auto;cursor:default;flex-direction:column;align-items:stretch;gap:.5rem;max-width:min(96vw,960px);max-height:92vh;display:flex;position:relative}.flyer-lightbox-toolbar{box-shadow:var(--shadow-sm);background:#fffffff2;border-radius:999px;flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:.5rem .75rem;padding:.35rem .5rem;display:flex}.flyer-lightbox-tool{background:var(--light-blue);min-width:40px;height:40px;color:var(--navy);cursor:pointer;border:none;border-radius:10px;padding:0 .65rem;font-family:inherit;font-size:1.25rem;font-weight:800;line-height:1}.flyer-lightbox-tool:hover{background:#d4e6f3}.flyer-lightbox-tool-reset{min-width:auto;padding:0 .85rem;font-size:.8rem;font-weight:700}.flyer-lightbox-zoom-label{text-align:center;min-width:3.25rem;color:var(--navy);font-size:.9rem;font-weight:800}.flyer-lightbox-hint{color:#ffffffd9;text-align:center;text-shadow:0 1px 2px #0006;margin:0;font-size:.78rem;font-weight:600}.flyer-lightbox-viewport{-webkit-overflow-scrolling:touch;cursor:grab;background:#ffffff0f;border-radius:10px;width:min(92vw,880px);max-width:100%;max-height:min(72vh,900px);margin:0 auto;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff1f}.flyer-lightbox-viewport:active{cursor:grabbing}.flyer-lightbox-img{object-fit:contain;border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 24px 48px #0006}.flyer-lightbox-close{background:var(--white);width:44px;height:44px;color:var(--navy);cursor:pointer;box-shadow:var(--shadow-md);z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-12px;right:-12px}.flyer-lightbox-close:hover{background:var(--light-blue)}.flyer-lightbox-close:focus-visible{outline:3px solid var(--brand-green);outline-offset:2px}.specials-cta{text-align:center;background:var(--surface-section-b);padding:4rem 1.5rem}.specials-cta p{color:var(--gray);margin-bottom:1rem;font-size:1.05rem;font-weight:500}@media (width<=992px){.programs-grid{grid-template-columns:1fr;max-width:420px}.how-steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.logo img{max-width:100%;height:116px}}@media (width<=768px){.header-inner{padding-left:1.25rem;padding-right:1.25rem}.logo img{height:98px}.header-nav-block nav{gap:.65rem 1.1rem}.features-inner,.testimonial-cards{grid-template-columns:1fr}.testimonials-intro{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}.testimonials-intro-copy h2,.testimonials-intro-copy .why-intro-list,.testimonials-intro-copy .why-intro-list li{text-align:center}.testimonials-intro-photo{max-width:28rem;margin-left:auto;margin-right:auto}.about-article{padding-left:1.25rem;padding-right:1.25rem}.about-intro{grid-template-columns:1fr}.about-photo--intro{max-width:18rem;margin-left:auto;margin-right:auto}.about-pillar-grid{grid-template-columns:1fr;max-width:28rem;margin-left:auto;margin-right:auto}.about-photo{max-width:16rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;justify-content:center}.specials-banner{text-align:center;flex-direction:column}.centers-list{grid-template-columns:1fr;justify-items:stretch;padding-left:1.25rem;padding-right:1.25rem}.page-photo-strip-inner--centers{grid-template-columns:1fr}}@media (width<=900px){.centers-list{grid-template-columns:1fr;justify-items:stretch;max-width:min(100%,28rem)}}@media (width<=520px){.how-steps{grid-template-columns:1fr}}
