/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@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;--color-amber-50:oklch(98.7% .022 95.277);--color-teal-50:oklch(98.4% .014 180.72);--color-cyan-50:oklch(98.4% .019 200.873);--color-blue-50:oklch(97% .014 254.604);--spacing:.25rem;--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;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)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.inline{display:inline}.grow{flex-grow:1}.border{border-style:var(--tw-border-style);border-width:1px}.bg-amber-50{background-color:var(--color-amber-50)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-cyan-50{background-color:var(--color-cyan-50)}.bg-teal-50{background-color:var(--color-teal-50)}.underline{text-decoration-line:underline}.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))}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:640px){.container{padding:0 2rem}}@media(min-width:1024px){.container{padding:0 3rem}}header{z-index:50;background:#fff;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.header-content{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo-section{align-items:center;gap:.75rem;display:flex}.logo-text h1{color:#1f2937;font-size:1.125rem;font-weight:700}.logo-text p{color:#14b8a6;font-size:.75rem}nav{display:none}@media(min-width:1024px){nav{align-items:center;gap:2rem;display:flex}}nav a{color:#374151;text-decoration:none;transition:color .3s}nav a:hover{color:#14b8a6}.btn-primary{color:#fff;cursor:pointer;background:#14b8a6;border:none;border-radius:.375rem;padding:.5rem 1.5rem;font-size:1rem;text-decoration:none;transition:background .3s;display:inline-block}.btn-primary:hover{background:#0f9488}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}@media(min-width:1024px){.mobile-menu-btn{display:none}}.hero{background:linear-gradient(135deg,#f0fdfa,#cffafe,#dbeafe);position:relative;overflow:hidden}.hero-content{align-items:center;gap:3rem;padding:5rem 0;display:grid}@media(min-width:1024px){.hero-content{grid-template-columns:1fr 1fr;padding:7rem 0}}.hero h1{margin-bottom:1.5rem;font-size:2.25rem;font-weight:300;line-height:1.2}@media(min-width:768px){.hero h1{font-size:3rem}}@media(min-width:1024px){.hero h1{font-size:3.75rem}}.hero p{color:#374151;margin-bottom:2rem;font-size:1.125rem}.email-form{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media(min-width:640px){.email-form{flex-direction:row}}.email-form input{border:1px solid #d1d5db;border-radius:.5rem;flex:1;padding:1rem 1.5rem;font-size:1rem}.email-form input:focus{border-color:#14b8a6;outline:none;box-shadow:0 0 0 2px #14b8a61a}.trust-indicators{color:#4b5563;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;display:flex}.trust-item{align-items:center;gap:.5rem;display:flex}.checkmark{color:#14b8a6}.hero-image{border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.hero-image img{width:100%;height:auto;display:block}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-label{color:#14b8a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem}h2{margin-bottom:1.5rem;font-size:2.25rem;font-weight:300}@media(min-width:768px){h2{font-size:3rem}}.section-description{color:#4b5563;max-width:48rem;margin:0 auto;font-size:1.125rem}.about-grid{align-items:center;gap:3rem;margin-bottom:5rem;display:grid}@media(min-width:1024px){.about-grid{grid-template-columns:1fr 1fr}}.about-card{background:linear-gradient(135deg,#fffbeb,#fed7aa);border-radius:1.5rem;padding:3rem}.about-card h3{margin-bottom:1.5rem;font-size:1.875rem;font-weight:300}@media(min-width:768px){.about-card h3{font-size:2.25rem}}.about-features{margin:2rem 0}.feature-item{gap:.75rem;margin-bottom:1rem;display:flex}.stats-grid{background:linear-gradient(135deg,#f0fdfa,#cffafe);border-radius:1.5rem;gap:2rem;padding:3rem;display:grid}@media(min-width:640px){.stats-grid{grid-template-columns:repeat(3,1fr)}}.stat-item{text-align:center}.stat-number{color:#14b8a6;margin-bottom:.5rem;font-size:3rem;font-weight:300}.programs-bg{background:linear-gradient(135deg,#f0fdfa,#fff,#cffafe)}.features-grid{gap:2rem;margin-bottom:4rem;display:grid}@media(min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#fff;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 10px 15px -3px #0000001a}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.icon-circle{border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;font-size:2rem;display:flex}.icon-green{color:#16a34a;background:#dcfce7}.icon-teal{color:#14b8a6;background:#ccfbf1}.icon-blue{color:#3b82f6;background:#dbeafe}.icon-pink{color:#ec4899;background:#fce7f3}.icon-amber{color:#f59e0b;background:#fef3c7}.feature-card h3{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.programs-card{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 10px 15px -3px #0000001a}.programs-card h3{text-align:center;margin-bottom:2rem;font-size:1.875rem;font-weight:300}.programs-grid{gap:1.5rem;display:grid}@media(min-width:768px){.programs-grid{grid-template-columns:repeat(4,1fr)}}.program-item{text-align:center;border-radius:1rem;padding:1.5rem}.program-item .emoji{margin-bottom:.75rem;font-size:2rem}.program-item h4{margin-bottom:.5rem;font-weight:600}.program-item p{color:#4b5563;font-size:.875rem}.bg-teal-50{background:#f0fdfa}.bg-cyan-50{background:#ecfeff}.bg-blue-50{background:#eff6ff}.bg-amber-50{background:#fffbeb}.contact-grid{gap:3rem;display:grid}@media(min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info{flex-direction:column;gap:2rem;display:flex}.contact-item{gap:1rem;display:flex}.contact-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.contact-icon svg{width:1.5rem;height:1.5rem}.contact-details h3{margin-bottom:.5rem;font-weight:600}.contact-details p{color:#4b5563}.contact-details .small{color:#6b7280;margin-top:.25rem;font-size:.875rem}.trust-badge{background:linear-gradient(135deg,#f0fdfa,#cffafe);border-radius:1rem;padding:1.5rem}.trust-badge p{color:#374151;font-size:.875rem}.trust-badge .highlight{color:#14b8a6;font-weight:600}.contact-form{background:linear-gradient(135deg,#f0fdfa,#cffafe);border-radius:1.5rem;padding:2.5rem}.contact-form h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.form-description{color:#4b5563;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-group input,.form-group textarea,.form-group select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#14b8a6;outline:none;box-shadow:0 0 0 2px #14b8a61a}.form-submit{width:100%;padding:1rem 2rem;font-weight:500}.form-disclaimer{color:#6b7280;text-align:center;margin-top:1rem;font-size:.75rem}footer{color:#fff;background:#111827;padding:3rem 0}.footer-grid{gap:2rem;margin-bottom:2rem;display:grid}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-brand{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.footer-brand h3{font-weight:700}.footer-brand p{color:#5eead4;font-size:.75rem}footer h4{margin-bottom:1rem;font-weight:600}footer ul{list-style:none}footer li{margin-bottom:.5rem}footer a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .3s}footer a:hover{color:#fff}.footer-text{color:#9ca3af;font-size:.875rem}.footer-bottom{text-align:center;color:#9ca3af;border-top:1px solid #374151;padding-top:2rem;font-size:.875rem}.rounded-image{border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.rounded-image img{object-fit:cover;width:100%;height:100%;display:block}.desktop-only{display:none}@media(min-width:1024px){.desktop-only{display:inline-block}}.blog-grid{gap:2rem;display:grid}@media(min-width:640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{color:inherit;background:#fff;border-radius:1rem;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.blog-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.blog-card-image{object-fit:cover;width:100%;height:200px}.blog-card-body{padding:1.5rem}.blog-card-tag{color:#14b8a6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem}.blog-card h3{margin-bottom:.75rem;font-size:1.125rem;font-weight:600;line-height:1.4}.blog-card p{color:#6b7280;font-size:.875rem}.blog-card-date{color:#9ca3af;margin-top:1rem;font-size:.75rem}.blog-post-header{background:linear-gradient(135deg,#f0fdfa,#cffafe,#dbeafe);padding:5rem 0 3rem}.blog-post-content{max-width:720px;margin:0 auto;padding:3rem 1.5rem;line-height:1.8}.blog-post-content h2{margin:2rem 0 1rem;font-size:1.75rem}.blog-post-content h3{margin:1.5rem 0 .75rem;font-size:1.375rem}.blog-post-content p{margin-bottom:1.25rem}.blog-post-content ul,.blog-post-content ol{margin:1rem 0 1.25rem 1.5rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content img{border-radius:1rem;width:100%;margin:2rem 0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
