@custom-variant dark (&:is(.dark *));:root{--font-size:16px;--background:#fff;--foreground:#1a1a2e;--card:#fff;--card-foreground:#1a1a2e;--popover:oklch(1 0 0);--popover-foreground:#1a1a2e;--primary:#1e3a5f;--primary-foreground:#fff;--secondary:#f5f7fa;--secondary-foreground:#1e3a5f;--muted:#e8ecf1;--muted-foreground:#64748b;--accent:#ff6b35;--accent-foreground:#fff;--destructive:#d4183d;--destructive-foreground:#fff;--border:rgba(0,0,0,.1);--input:transparent;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:#1e3a5f;--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--radius:0.75rem;--sidebar:oklch(0.985 0 0);--sidebar-foreground:#1a1a2e;--sidebar-primary:#1e3a5f;--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0)}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.985 0 0);--primary-foreground:oklch(0.205 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:oklch(0.439 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.488 0.243 264.376);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:oklch(0.439 0 0)}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--card-foreground);--color-popover:var(--popover);--color-popover-foreground:var(--popover-foreground);--color-primary:var(--primary);--color-primary-foreground:var(--primary-foreground);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--accent-foreground);--color-destructive:var(--destructive);--color-destructive-foreground:var(--destructive-foreground);--color-border:var(--border);--color-input:var(--input);--color-input-background:var(--input-background);--color-switch-background:var(--switch-background);--color-ring:var(--ring);--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--color-sidebar:var(--sidebar);--color-sidebar-foreground:var(--sidebar-foreground);--color-sidebar-primary:var(--sidebar-primary);--color-sidebar-primary-foreground:var(--sidebar-primary-foreground);--color-sidebar-accent:var(--sidebar-accent);--color-sidebar-accent-foreground:var(--sidebar-accent-foreground);--color-sidebar-border:var(--sidebar-border);--color-sidebar-ring:var(--sidebar-ring)}@layer base{*,body{@apply bg-background text-foreground}}@layer base{:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))){h1{font-size:var(--text-2xl)}h1,h2{font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}h3,h4{font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:var(--text-base)}p{font-weight:var(--font-weight-normal)}label,p{font-size:var(--text-base);line-height:1.5}label{font-weight:var(--font-weight-medium)}button{font-weight:var(--font-weight-medium)}button,input{font-size:var(--text-base);line-height:1.5}input{font-weight:var(--font-weight-normal)}}}html{font-size:var(--font-size)}@media (max-width:990px){.esy-widget-wrapper{max-width:860px}.breakout-container{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:linear-gradient(90deg,#fff8f0,#ffe6cc);padding:0 0 20px;border-top:2px solid #ff9b29;border-bottom:2px solid #ff9b29;height:300px}.esy-widget-wrapper{max-width:520px;width:100%;padding:8px}}@media (min-width:991px){.breakout-container{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;justify-content:center;background:linear-gradient(90deg,#fff8f0,#ffe6cc);padding:0 0 20px;border-top:2px solid #ff9b29;border-bottom:2px solid #ff9b29;height:300px}.esy-widget-wrapper{max-width:520px;width:100%;padding:8px}}.esy_widget_container .esy_btn{background:#ff7a00!important}.esy_widget_container .esy_widget_header{color:#000!important;font-size:1.8rem}*{box-sizing:border-box}html{scroll-padding-top:100px}.row{display:flex}.column{flex:33.33% 1;padding:5px}ul{list-style:disc outside;font-size:1rem!important}.bio-row{border:2px solid #444;border-radius:6px;padding:1rem;background:#fff;gap:1rem;margin-bottom:10px}.bio-img,.bio-row{display:flex;align-items:center}.bio-img{background-color:#e46c1a;border-radius:50%;padding:6px;width:110px;height:110px;justify-content:center;flex-shrink:0}.bio-img img{width:100%;border-radius:50%;display:block}.bio-text p{margin:0;font-size:.95rem;line-height:1.5;color:#333}.bio-text a{color:#000;font-weight:600;text-decoration:none}@media (max-width:600px){.bio-row{flex-direction:column;text-align:center}.bio-text{margin-top:1rem}}.page-toc-wrapper{text-align:center}.toc-toggle-link{color:#000;text-decoration:underline;font-weight:700}.page-toc-content{max-width:700px;margin:1em auto;padding:1em 1.5em;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;text-align:left}.page-toc-content ul{list-style:none;padding-left:0}.page-toc-content li{margin:.4em 0;font-size:.95rem;line-height:1.4}.page-toc-content li>ul{margin-left:1em;padding-left:1em;border-left:2px solid #ccc}.page-toc-content a{text-decoration:none;color:#c25000}.page-toc-content a:hover{text-decoration:underline}.esy_widget_body ul{margin:0;padding:44px 0 0;list-style:none;border:1px solid #ddd;border-radius:4px;overflow:hidden;background:linear-gradient(#f5f5f5 0 44px,transparent 44px);position:relative;width:100%;font-family:Arial,sans-serif;font-size:15px;color:#333}.esy_widget_body ul:after,.esy_widget_body ul:before{position:absolute;top:12px;font-weight:700;color:#333;line-height:1}.esy_widget_body ul:before{content:"Featured Online Programs";left:12px}.esy_widget_body ul:after{content:"";right:12px}.esy_widget_body li{padding:0;background:#fff}.esy_widget_body li+li{border-top:1px solid #eee}.esy_widget_body li>a:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;text-decoration:none;color:#222;font-weight:600;width:100%;box-sizing:border-box}.esy_widget_body li>a:first-child:after{content:"View Programs";display:inline-block;padding:6px 12px;border-radius:6px;background:#f37321;color:#fff;font-weight:700;font-size:.9rem;white-space:nowrap;flex:0 0 auto}.esy_intro,.esy_widget_header{display:none}.esy_widget_body li:hover{background:#fafafa}.esy_widget_body li>a:first-child:hover:after{background:#d65f15}.tcp-hero{position:relative;isolation:isolate;color:#eaf1f5;overflow:hidden}.tcp-hero__bg{position:absolute;inset:0;background:#1e3a5f}.tcp-hero__inner{max-width:1200px;margin:0 auto}.tcp-hero__copy{position:relative;z-index:1;text-align:center}.tcp-hero__flags{display:flex;justify-content:center;gap:1.2rem;margin-bottom:1.2rem;font:600 .85rem/1.2 system-ui,Segoe UI,Inter,Arial;color:#cbd7df}.tcp-flag{display:flex;align-items:center;gap:.45rem}.tcp-ico{width:1rem;height:1rem;color:#89c2ff}.tcp-hero__title{margin:.6rem 0;font-weight:800;letter-spacing:-.02em;line-height:1.1;font-size:clamp(2rem,4.8vw,3.5rem)}.tcp-hero__accent{-webkit-background-clip:text;background-clip:text;color:#ff8c00!important}.tcp-hero__sub{margin:.6rem 0;color:#c8d4db;font-size:clamp(1.05rem,2.2vw,1.4rem)}.tcp-hero__note{margin:0 0 1.4rem;color:#9eb1ba;font-size:.98rem}.tcp-emph{color:#eaf1f5;font-weight:700}.breakout-container .esy-widget-wrapper{max-width:760px;margin:0 auto}.tcp-hero__usp{margin-top:1.6rem;opacity:.9}.tcp-hero__badges{display:flex;gap:1.2rem;justify-content:center;list-style:none;padding:0;margin:.6rem 0 0}.tcp-hero__badges li{font-weight:700}.center-box{width:100%;margin:0 auto}.esy_widget_container .esy_widget_header{color:color(display-p3 .9333 .5059 .1922)!important;font-size:1rem!important}.wrapper{display:flex;justify-content:center;margin-top:-10px}.center-box{background:#eee;padding:1rem 2rem}.esy_gotradeschool_com .esy_widget_header{display:none}.esy_widget_container .esy_in_content_button_widget,.esy_widget_container .esy_in_content_zip_widget,.esy_widget_container .esy_widget{margin-top:0!important}