﻿.container{max-width:100%;margin-inline:auto;padding-inline:clamp(1rem,2.5rem,4.5rem);box-sizing:border-box}.shell-full .content-area,.shell-full .content-area-full{padding-inline:0;max-width:none}.shell-full .container,.shell-full .hero-search-inner{max-width:none;width:100%;margin-inline:0;padding-inline:var(--shell-full-gutter)}.shell-full .home-intro .hero-inner{padding-inline-start:var(--home-hero-pad-inline-start,clamp(1.75rem,3rem,5rem));padding-inline-end:var(--shell-full-gutter)}@media(min-width:993px){.shell-full{--home-section-body-inset:clamp(2rem, 5vw, 5.5rem)}.shell-full .section-inner>:not(.home-section-header){padding-inline:var(--home-section-body-inset)}}.shell-full .content-area-full a,.shell-full .content-area-full a:hover,.shell-full .content-area-full a:focus-visible{text-decoration:none}.home-reveal-item{opacity:0;transform:translate3d(0,1.25rem,0);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transition-delay:var(--home-reveal-delay,0ms)}.home-reveal.is-visible .home-reveal-item.is-visible,.home-reveal-item.is-visible{opacity:1;transform:translate3d(0,0,0)}@media(prefers-reduced-motion:reduce){.home-reveal-item{opacity:1;transform:none;transition:none}}.home-deferred-section{content-visibility:auto;contain-intrinsic-size:auto 520px}.home-courses{padding:var(--density-section-y,clamp(2.5rem,3rem,4rem))0;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);overflow-anchor:none}.home-courses .home-section-eyebrow{font-size:.78rem}.home-courses .home-section-title{font-size:clamp(1.55rem,1.85rem,2.15rem)}.home-courses__grid{--home-courses-gap:clamp(0.85rem, 2vw, 1.5rem);display:grid;grid-template-columns:repeat( auto-fit,minmax(min(100%,max(14rem,calc((100% - 4 * var(--home-courses-gap))/5))),1fr) );gap:var(--home-courses-gap)}.home-course-card{min-width:0;width:100%;aspect-ratio:1/1;border-radius:16px;border:1px solid var(--border,#e2e8f0);background:#fff;box-shadow:0 4px 18px rgba(15,23,42,6%);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden}.home-course-card:hover,.home-course-card.home-reveal-item.is-visible:hover{transform:translate3d(0,-3px,0);border-color:rgba(99,102,241,.28);box-shadow:0 14px 32px rgba(15,23,42,.1)}.home-course-card__link{display:flex;flex-direction:column;height:100%;min-height:0;text-decoration:none;color:inherit}.home-course-card__link:hover,.home-course-card__link:focus-visible{text-decoration:none}.home-course-card__media{display:flex;flex:1 1 60%;align-items:center;justify-content:center;width:100%;min-height:0;margin-inline:0;padding:0;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border-bottom:1px solid rgba(15,23,42,6%);overflow:hidden}.home-course-card__logo{display:block;width:112%;height:112%;max-width:none;max-height:none;object-fit:contain;object-position:center}.home-course-card__body{display:flex;flex:0 1 40%;flex-direction:column;align-items:center;justify-content:flex-start;gap:.3rem;min-height:0;padding:.65rem .75rem .75rem;text-align:center;background:linear-gradient(165deg,#eef2ff 0%,#f8fafc 55%,#f1f5f9 100%);overflow:hidden}.home-course-card__title{margin:0;width:100%;font-size:.9rem;font-weight:800;line-height:1.25;color:var(--slate-900,#0f172a);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-course-card__desc{margin:0;flex:auto;width:100%;min-height:0;font-size:.78rem;line-height:1.4;color:var(--slate-600,#475569);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-course-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;margin-top:auto;flex-shrink:0;font-size:.8125rem;font-weight:700;color:#4338ca;text-decoration:none}.home-course-card:hover .home-course-card__cta{color:#312e81;text-decoration:none}.home-certs{padding:var(--density-section-y,clamp(2.5rem,3rem,4rem))0;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);border-top:1px solid rgba(15,23,42,5%);border-bottom:1px solid rgba(15,23,42,5%)}.home-section-header--certs .home-section-eyebrow{color:#b45309}.home-certs__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem}.home-cert-card{display:flex;flex-direction:column;align-items:stretch;min-height:100%;padding:0;border-radius:14px;border:1px solid var(--border,#e2e8f0);background:linear-gradient(165deg,#fff 0%,#f8fafc 100%);color:inherit;text-decoration:none;box-shadow:0 4px 16px rgba(15,23,42,4%);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-cert-card__media{display:block;aspect-ratio:4/3;overflow:hidden;background:#eef2ff;border-bottom:1px solid rgba(15,23,42,6%)}.home-cert-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home-cert-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem 1.15rem 1.15rem}.home-cert-card:hover,.home-cert-card:focus-visible{transform:translateY(-3px);border-color:rgba(99,102,241,.28);box-shadow:0 12px 28px rgba(15,23,42,8%)}.home-cert-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .55rem;width:100%}.home-cert-card__badge{display:inline-block;flex:none;padding:.2rem .55rem;border-radius:6px;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.3}.home-cert-card--red .home-cert-card__badge{background:#fee2e2;color:#991b1b}.home-cert-card--blue .home-cert-card__badge{background:#dbeafe;color:#1e40af}.home-cert-card--cyan .home-cert-card__badge{background:#cffafe;color:#0e7490}.home-cert-card--orange .home-cert-card__badge{background:#ffedd5;color:#c2410c}.home-cert-card--azure .home-cert-card__badge{background:#e0f2fe;color:#0369a1}.home-cert-card--green .home-cert-card__badge{background:#dcfce7;color:#166534}.home-cert-card--teal .home-cert-card__badge{background:#ccfbf1;color:#0f766e}.home-cert-card--amber .home-cert-card__badge{background:#fef3c7;color:#b45309}.home-cert-card--violet .home-cert-card__badge{background:#ede9fe;color:#5b21b6}.home-cert-card__vendor{flex:initial;font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--slate-500,#64748b)}.home-cert-card__title{font-size:.98rem;font-weight:800;line-height:1.3;color:var(--slate-900,#0f172a)}.home-cert-card__desc{flex:1;font-size:.82rem;line-height:1.45;color:var(--slate-600,#475569)}.home-cert-card__cta{margin-top:.35rem;font-size:.8rem;font-weight:700;color:#4338ca}.home-cert-card:hover .home-cert-card__cta{color:#312e81}.home-featured-picks{padding:var(--density-section-y,clamp(2.5rem,3rem,4rem))0 clamp(2.75rem,3.5rem,4.5rem);background:#f8fafc;border-top:1px solid rgba(15,23,42,6%);overflow-anchor:none}.home-featured-picks__summary{margin:.35rem 0 .5rem;font-size:.86rem;line-height:1.5;color:var(--slate-600,#475569)}.home-featured-picks__meta{display:inline-block;font-size:.78rem;font-weight:600;color:var(--slate-500,#64748b)}@media(min-width:993px){.home-intro{display:flex;flex-direction:column;min-height:calc(100dvh - var(--site-chrome-h));box-sizing:border-box}.home-intro .hero{flex:auto;display:flex;flex-direction:column;justify-content:center;min-height:auto;overflow:visible;padding-block:var(--home-hero-pad-y,clamp(2.25rem,3rem,4rem))}.home-intro .hero-inner{width:100%}.home-intro .hero-search{flex:none}}.hero{background:linear-gradient(111deg,var(--brand-100) 0%,#f7f7fb 55%,var(--color-white) 100%);padding:var(--home-hero-pad-y,var(--density-section-y,clamp(2.25rem,3rem,4rem)))0;box-sizing:border-box}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(1.75rem,2.25rem,2.75rem);align-items:center}.hero-left h1{font-size:clamp(1.85rem,2.15rem,2.5rem);font-weight:800;margin-bottom:1rem;line-height:1.2}.hero-left h1 span{text-decoration:underline}.hero-desc{max-width:520px;color:var(--slate-600);margin-bottom:2.2rem;line-height:1.6;font-size:1rem}.hero-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;margin-bottom:2.5rem}.feature{min-width:0}a.feature{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;text-align:left;text-decoration:none;color:inherit;border-radius:12px;margin:-1rem;padding:1rem;box-sizing:border-box;outline-offset:2px;transition:background .15s ease,box-shadow .15s ease}a.feature:hover{background:rgba(67,56,202,7%)}a.feature:focus-visible{outline:2px solid var(--brand-800)}a.feature:hover .feature-icon svg{fill:#312184}a.feature:hover .feature-title{color:var(--brand-800)}.feature-heading{display:inline-flex;align-items:center;justify-content:flex-start;gap:.35rem;max-width:100%;min-width:0}.feature-icon{display:inline-flex;flex:none;align-items:center;justify-content:center;line-height:0}.feature-icon svg{width:22px;height:22px;fill:var(--brand-800);display:block}.feature-title{flex:initial;min-width:0;font-size:1rem;font-weight:700;margin:0;line-height:1.3;text-align:left}.feature-desc{margin:0;width:100%;font-size:.9rem;color:var(--text-muted);line-height:1.45;text-align:left}.hero-cta{display:inline-block;padding:.75rem 1.8rem;border-radius:var(--radius-pill);background:var(--brand-800);color:var(--color-white);font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease}.hero-cta:hover{background:#3a2aa3;transform:translateY(-1px)}.hero-right{display:flex;align-items:center;justify-content:center;min-width:0}.hero-right img{max-width:min(100%,520px);width:100%;height:auto;display:block;margin-inline:auto}.hero-search{background:#2b0a6b;padding:clamp(1.75rem,2.25rem,2.75rem)0}.hero-search-inner{max-width:1400px;margin-inline:auto;padding-inline:clamp(1rem,2.5rem,4.5rem);display:grid;grid-template-columns:minmax(11rem,28%)minmax(0,1fr);align-items:center;gap:clamp(1.25rem,1.75rem,2.5rem);box-sizing:border-box}.hero-search-text{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;min-width:0;padding-inline:.35rem;color:var(--color-white);text-align:center}.hero-search-box{background:#dbeafe;padding:1rem;border-radius:var(--space-2);position:relative;min-width:0;width:100%}.hero-search-field{position:relative;width:100%;--hero-search-submit-size:2.75rem}.hero-search-field form{display:flex;align-items:center;gap:.35rem}.hero-search-field .glc-search-input,.hero-search-field input{flex:1;min-width:0;width:100%;padding:.8rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--accent-blue-light);font-size:1rem;outline:none;background:var(--color-white);position:relative;z-index:1}.hero-search-field .glc-search-input::placeholder,.hero-search-field input::placeholder{color:transparent}.hero-search-field .glc-search-input:disabled,.hero-search-field input:disabled{cursor:not-allowed;opacity:.9}.hero-search-demo{position:absolute;top:0;left:0;right:calc(var(--hero-search-submit-size) + .35rem);bottom:0;display:flex;align-items:center;padding:.8rem 1rem;pointer-events:none;color:#94a3b8;font-size:1rem;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2;transition:opacity .2s ease}.hero-search-demo-text{color:#64748b;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis}.hero-search-demo-cursor{display:inline-block;width:2px;height:1.05em;margin-left:1px;background:#6366f1;border-radius:1px;flex-shrink:0;animation:hero-search-cursor 1s step-end infinite}@keyframes hero-search-cursor{0%,49%{opacity:1}50%,100%{opacity:0}}.hero-search-field.is-active .hero-search-demo{opacity:0}@media(prefers-reduced-motion:reduce){.hero-search-demo-cursor{animation:none;opacity:.85}}.hero-search-field .glc-search-submit{flex:none;display:inline-flex;align-items:center;justify-content:center;width:var(--hero-search-submit-size);height:var(--hero-search-submit-size);padding:0;border:none;border-radius:var(--radius-sm);background:#4f46e5;color:#fff;cursor:pointer;position:relative;z-index:3;transition:background .15s ease,transform .15s ease}.hero-search-field .glc-search-submit:hover,.hero-search-field .glc-search-submit:focus-visible{background:#4338ca}.hero-search-field .glc-search-submit:active{transform:scale(.97)}.hero-search-field .glc-search-submit__icon{display:block;width:1.1rem;height:1.1rem}.hero-search-title{font-size:clamp(1.15rem,1.25rem,1.4rem);font-weight:800;margin:0 0 .45rem;line-height:1.25}.hero-search-lead,.hero-search-text p{margin:0;font-size:1rem;line-height:1.5;opacity:.92}.shell-full .home-section-header{display:flex;flex-direction:column;align-items:center;text-align:center}.shell-full .home-section-header__inner{align-items:center}.shell-full .home-section-header__rule{margin-inline:auto}.home-section-header--tutorials .home-section-eyebrow{color:#5b21b6}.testimonials{padding:var(--density-section-y,clamp(2.5rem,3rem,4rem))0 clamp(2.75rem,3.5rem,4.5rem);background:#fff;border-top:1px solid rgba(15,23,42,6%);position:relative}.testimonials .home-section-header{position:relative;z-index:1}.home-section-header--testimonials .home-section-eyebrow{color:#6d28d9}.testimonials-inner{position:relative;z-index:1}.testimonials-scroll-wrap{position:relative;display:flex;align-items:center;margin-bottom:2.5rem;z-index:1;container-type:inline-size;container-name:testimonials-carousel}.testimonials-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:50;width:34px;height:34px;padding:0;border-radius:var(--radius-pill);cursor:pointer;font-size:18px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.12);box-shadow:0 2px 10px rgba(15,23,42,8%);background:rgba(255,255,255,.96);color:#4338ca;pointer-events:auto;transition:background .2s ease,box-shadow .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.testimonials-nav-prev{left:6px}.testimonials-nav-next{right:6px}.testimonials-nav:hover{background:#4338ca;color:var(--color-white);border-color:#4338ca;box-shadow:0 6px 16px rgba(67,56,202,.28);transform:translateY(-50%)scale(1.05)}.testimonials-nav:focus-visible{outline:2px solid #4338ca;outline-offset:2px}html[data-theme=dark] .testimonials-nav{background:var(--surface-1);border-color:var(--border);color:#c4b5fd}html[data-theme=dark] .testimonials-nav:hover{background:rgba(124,58,237,.85);color:var(--color-white);border-color:rgba(167,139,250,.45);transform:translateY(-50%)scale(1.05)}.testimonials-scroll-viewport.testimonials-carousel-ready{scroll-snap-type:none}.testimonials-scroll-viewport.testimonials-carousel-ready .testimonial-card{scroll-snap-align:none}.testimonials-scroll-viewport{flex:1;min-width:0;width:100%;position:relative;z-index:1;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:.5rem;padding:.35rem 0;scrollbar-width:none;-ms-overflow-style:none}.testimonials-scroll-viewport::-webkit-scrollbar{display:none;width:0;height:0}.testimonials-scroll-track{display:flex;flex-direction:row;align-items:stretch;gap:2.25rem;width:max-content;min-height:min-content;padding-bottom:.15rem}.testimonial-card{border-radius:var(--radius-md,12px);padding:0;position:relative;box-shadow:0 10px 28px rgba(15,23,42,8%);border:1px solid rgba(15,23,42,8%);display:flex;flex-direction:column;flex:none;width:min(400px,100cqi);max-width:400px;min-height:0;scroll-snap-align:start;scroll-margin-inline:.5rem;transition:transform .2s ease,box-shadow .2s ease}.testimonial-card:nth-child(6n+1){background:linear-gradient(165deg,#eef2ff 0%,#e0e7ff 100%);border-color:rgba(99,102,241,.18)}.testimonial-card:nth-child(6n+2){background:linear-gradient(165deg,#ecfdf5 0%,#d1fae5 100%);border-color:rgba(16,185,129,.18)}.testimonial-card:nth-child(6n+3){background:linear-gradient(165deg,#eff6ff 0%,#dbeafe 100%);border-color:rgba(59,130,246,.18)}.testimonial-card:nth-child(6n+4){background:linear-gradient(165deg,#fff7ed 0%,#ffedd5 100%);border-color:rgba(249,115,22,.18)}.testimonial-card:nth-child(6n+5){background:linear-gradient(165deg,#fdf2f8 0%,#fce7f3 100%);border-color:rgba(236,72,153,.16)}.testimonial-card:nth-child(6n+6){background:linear-gradient(165deg,#f5f3ff 0%,#ede9fe 100%);border-color:rgba(139,92,246,.18)}@supports not (width:1cqi){.testimonial-card{width:min(400px,calc(100vw - 3rem))}}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(15,23,42,.12)}.testimonial-card-top{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem 0}.testimonial-coffee{font-size:1.35rem;line-height:1;opacity:.92}.testimonial-quote{margin:0;padding:0 1.5rem .25rem;border:none}.testimonial-text{margin:0;color:var(--gray-800);font-size:.98rem;line-height:1.65}.testimonial-text::before{content:"\201C";display:block;font-size:2rem;line-height:1;color:var(--brand-200,#c4b5fd);font-weight:800;margin-bottom:.35rem;font-family:Georgia,times new roman,serif}.testimonial-footer{margin-top:auto;padding:1rem 1.5rem 1.25rem;border-top:1px solid var(--border,#e5e7eb);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem}.testimonial-author{font-weight:700;color:#1e1b4b;font-size:.95rem}.testimonial-bmc-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.82rem;font-weight:600;color:var(--brand-800,#4338ca);text-decoration:none;white-space:nowrap}.testimonial-bmc-link:hover{color:#312e81}.testimonial-bmc-ext{font-size:.75rem;opacity:.85}.testimonials-cta{text-align:center;position:relative;z-index:1;margin-bottom:0}.testimonials-bmc-button{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.5rem;border-radius:var(--radius-pill,999px);background:#fd0;color:#111827;font-weight:700;font-size:.95rem;text-decoration:none;box-shadow:0 4px 14px rgba(0,0,0,.2);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.testimonials-bmc-button:hover{transform:translateY(-2px);filter:brightness(1.03);box-shadow:0 8px 22px rgba(0,0,0,.25)}.testimonials-cta-note{margin:.85rem 0 0;font-size:.85rem;color:var(--slate-500,#64748b)}@media(max-width:992px){.home-intro{min-height:auto;display:block;overflow:visible}.home-intro .hero{display:block;flex:none;min-height:auto;overflow:visible}.shell-full .home-intro .hero-inner{padding-inline:var(--shell-full-gutter)}.hero-inner{grid-template-columns:1fr;text-align:center}.hero-desc{margin-inline:auto}.hero-features{max-width:520px;margin-inline:auto}a.feature{align-items:center;text-align:center}.feature-heading{justify-content:center;gap:.25rem}.feature-title,.feature-desc{text-align:center}.hero-cta{margin-inline:auto}.hero-right{order:-1;margin-bottom:2rem;display:flex;justify-content:center}.hero-right img{margin-inline:auto}.hero-search-inner{grid-template-columns:1fr;gap:clamp(1rem,1.25rem,1.5rem)}.hero-search-text{max-width:28rem;margin-inline:auto}.home-certs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:576px){.hero{padding:3rem 0}.hero-left h1{font-size:1.9rem}.hero-features{grid-template-columns:1fr;gap:1.75rem;max-width:520px;margin-inline:auto}.feature-title{font-size:.95rem}.feature-heading{gap:.2rem}.feature-icon svg{width:20px;height:20px}.feature-desc{font-size:.85rem}.hero-right{justify-content:center}.hero-right img{max-width:90%}.hero-search{padding:2rem 0}.hero-search-box{padding:.75rem}.hero-search-field .glc-search-input,.hero-search-field input{font-size:.95rem}.hero-search-field{--hero-search-submit-size:2.5rem}.hero-search-demo{font-size:.95rem;padding:.7rem .85rem}.home-course-card{max-width:none}.home-certs__grid{grid-template-columns:minmax(0,1fr)}.testimonials-nav{width:40px;height:40px;font-size:20px}}html[data-theme=dark] .hero{background:linear-gradient(111deg,#1a0a3a 0%,var(--slate-900) 55%,var(--slate-800) 100%)}html[data-theme=dark] .hero-search-field .glc-search-submit{background:#6366f1}html[data-theme=dark] .hero-search-field .glc-search-submit:hover,html[data-theme=dark] .hero-search-field .glc-search-submit:focus-visible{background:#4f46e5}html[data-theme=dark] .hero-search-demo-text{color:var(--text-soft)}html[data-theme=dark] .hero-search-demo-cursor{background:#a5b4fc}html[data-theme=dark] .hero-desc{color:var(--text-soft)}html[data-theme=dark] .home-certs{background:var(--slate-900);border-color:var(--border)}html[data-theme=dark] .home-cert-card{background:linear-gradient(165deg,var(--surface-1) 0%,var(--slate-800) 100%);border-color:var(--border)}html[data-theme=dark] .home-cert-card__media{background:var(--slate-800);border-bottom:1px solid var(--border)}html[data-theme=dark] .home-cert-card__title{color:var(--text-strong)}html[data-theme=dark] .home-cert-card__vendor{color:var(--text-soft)}html[data-theme=dark] .home-cert-card__desc{color:var(--text-soft)}html[data-theme=dark] .home-cert-card__cta{color:#a5b4fc}html[data-theme=dark] .home-cert-card:hover .home-cert-card__cta{color:#c4b5fd}html[data-theme=dark] .home-featured-picks{background:var(--slate-900);border-top-color:var(--border)}html[data-theme=dark] .testimonials{background:var(--slate-900);border-top-color:var(--border)}html[data-theme=dark] .testimonial-card:nth-child(6n+1){background:linear-gradient(165deg,rgba(67,56,202,.22) 0%,var(--surface-1) 100%);border-color:rgba(129,140,248,.25)}html[data-theme=dark] .testimonial-card:nth-child(6n+2){background:linear-gradient(165deg,rgba(16,185,129,.16) 0%,var(--surface-1) 100%);border-color:rgba(52,211,153,.22)}html[data-theme=dark] .testimonial-card:nth-child(6n+3){background:linear-gradient(165deg,rgba(59,130,246,.16) 0%,var(--surface-1) 100%);border-color:rgba(96,165,250,.22)}html[data-theme=dark] .testimonial-card:nth-child(6n+4){background:linear-gradient(165deg,rgba(249,115,22,.14) 0%,var(--surface-1) 100%);border-color:rgba(251,146,60,.22)}html[data-theme=dark] .testimonial-card:nth-child(6n+5){background:linear-gradient(165deg,rgba(236,72,153,.14) 0%,var(--surface-1) 100%);border-color:rgba(244,114,182,.22)}html[data-theme=dark] .testimonial-card:nth-child(6n+6){background:linear-gradient(165deg,rgba(139,92,246,.18) 0%,var(--surface-1) 100%);border-color:rgba(167,139,250,.24)}html[data-theme=dark] .testimonial-author{color:var(--text-strong)}html[data-theme=dark] .testimonial-text{color:var(--text-soft)}html[data-theme=dark] .testimonial-footer{border-top-color:var(--border)}html[data-theme=dark] .testimonials-cta-note{color:var(--text-muted)}html[data-theme=dark] .home-courses{background:0 0}html[data-theme=dark] .home-course-card{background:var(--surface-1);border-color:var(--border)}html[data-theme=dark] .home-course-card__media{background:linear-gradient(180deg,var(--surface-1) 0%,var(--slate-800) 100%);border-bottom-color:var(--border)}html[data-theme=dark] .home-course-card__body{background:linear-gradient(165deg,rgba(67,56,202,.14) 0%,var(--slate-800) 100%)}html[data-theme=dark] .home-course-card__title{color:var(--text-strong)}html[data-theme=dark] .home-course-card__desc{color:var(--text-soft)}html[data-theme=dark] .home-course-card__cta{color:#a5b4fc}html[data-theme=dark] .home-course-card:hover .home-course-card__cta{color:#c4b5fd}html[data-theme=dark] .home-featured-picks__summary{color:var(--text-soft)}html[data-theme=dark] .feature-desc{color:var(--text-muted)}html[data-theme=dark] .feature-icon svg{fill:#a78bfa}.error-search .hero-search-text h2{font-size:clamp(1.15rem,1.25rem,1.4rem);font-weight:800;margin:0 0 .45rem;line-height:1.25}