@layer components{.homepage-paths__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}@media (min-width:40rem){.homepage-paths__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.homepage-paths__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.homepage-empty-note{color:var(--muted-foreground);font-size:.875rem;line-height:calc(1.25 / .875)}}.homepage-dots{position:absolute;inset:0;pointer-events:none;overflow:hidden}.homepage-dot{position:absolute;border-radius:50%;display:block;width:14px;height:14px}.homepage-dot--sm{width:9px;height:9px}.homepage-dot--red{background:#ff4d4d}.homepage-dot--blue{background:#3b82f6}.homepage-dot--yellow{background:#f59e0b}.homepage-dot--teal{background:#00bfb3}.homepage-dot--green{background:#22c55e}.homepage-dot--orange{background:#f97316}.homepage-dots span:first-child{top:18%;left:7%}.homepage-dots span:nth-child(2){top:12%;left:22%}.homepage-dots span:nth-child(3){top:28%;left:4%}.homepage-dots span:nth-child(4){top:55%;left:9%}.homepage-dots span:nth-child(5){top:70%;left:3%}.homepage-dots span:nth-child(6){top:80%;left:15%}.homepage-dots span:nth-child(7){top:10%;right:8%}.homepage-dots span:nth-child(8){top:25%;right:4%}.homepage-dots span:nth-child(9){top:45%;right:9%}.homepage-dots span:nth-child(10){top:65%;right:5%}.homepage-dots span:nth-child(11){top:78%;right:14%}.homepage-dots span:nth-child(12){top:88%;right:7%}.homepage-dots span:nth-child(13),.homepage-dots span:nth-child(14),.homepage-dots span:nth-child(15),.homepage-dots span:nth-child(16){display:none}.homepage-topic-card--0 .homepage-topic-card__icon{background:rgba(1,139,255,.08);color:#018bff}.homepage-topic-card--0 .homepage-topic-card__link{color:#018bff}.homepage-topic-card--1 .homepage-topic-card__icon{background:rgba(124,58,237,.08);color:#7c3aed}.homepage-topic-card--1 .homepage-topic-card__link{color:#7c3aed}.homepage-topic-card--2 .homepage-topic-card__icon{background:rgba(0,191,179,.08);color:#00bfb3}.homepage-topic-card--2 .homepage-topic-card__link{color:#00bfb3}.homepage-topic-card--3 .homepage-topic-card__icon{background:rgba(34,197,94,.08);color:#22c55e}.homepage-topic-card--3 .homepage-topic-card__link{color:#22c55e}.homepage-hero{background:var(--surface-page);position:relative;overflow:hidden;padding:6rem 1.5rem 5.5rem;text-align:center}.homepage-hero__inner{position:relative;z-index:1;max-width:940px;margin:0 auto}.homepage-hero__eyebrow{display:inline-flex;align-items:center;gap:14px;font-size:.8125rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--n4j-baltic);margin:0 0 1.5rem}.homepage-hero__title{font-family:var(--font-heading);font-size:clamp(3rem,6.5vw,5.5rem);font-weight:700;color:var(--n4j-black);line-height:.85;margin:0 0 1.5rem;letter-spacing:-.04em}.homepage-hero__title em{font-style:normal;color:var(--n4j-baltic);position:relative;white-space:nowrap}.homepage-hero__title em:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:10px;background:var(--n4j-yellow-hl);z-index:-1;border-radius:2px}.homepage-hero__subtitle{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin:0 auto 3rem;max-width:560px;letter-spacing:-.005em}.homepage-hero__pills{display:flex;align-items:center;gap:.625rem;margin-top:1.375rem;flex-wrap:wrap;justify-content:center;max-width:680px;margin-left:auto;margin-right:auto}.homepage-hero__pill{display:inline-flex;align-items:center;gap:8px;padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(24,20,20,.1);font-size:.8125rem;font-weight:500;color:var(--text-secondary);text-decoration:none;background:var(--card);cursor:pointer;transition:color .2s,border-color .2s,transform .2s;letter-spacing:-.005em}.homepage-hero__pill:hover{color:var(--n4j-baltic);border-color:var(--n4j-baltic);transform:translateY(-1px)}.homepage-hero__pill-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.homepage-btn{display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:600;padding:.75rem 1.625rem;border-radius:9999px;text-decoration:none;transition:all .18s ease;white-space:nowrap}.homepage-btn--primary{background:var(--brand-blue);color:#ffffff;box-shadow:0 4px 14px rgba(1,139,255,.4)}.homepage-btn--primary:hover{background:#0077e6;box-shadow:0 6px 20px rgba(1,139,255,.5);transform:translateY(-1px)}.homepage-btn--ghost{background:var(--background);color:var(--text-primary);border:1.5px solid var(--border);box-shadow:0 1px 4px rgba(0,0,0,.06)}.homepage-btn--ghost:hover{border-color:var(--muted-foreground);transform:translateY(-1px)}.homepage-section{padding:7.5rem 0;background:var(--surface-page)}.homepage-section--alt{background:var(--card)}.homepage-section__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.homepage-workshops{padding:7.5rem 0;background:var(--surface-page);border-top:1px solid var(--border-soft)}.homepage-workshops__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.homepage-workshop-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem}.homepage-workshop-card{display:flex;flex-direction:column;padding:2rem 0 1.75rem;border-top:1px solid var(--border-strong);position:relative}.homepage-workshop-card:before{content:"";position:absolute;top:-1px;left:0;width:48px;height:1px;background:var(--n4j-hibiscus)}.homepage-workshop-card__kind{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--n4j-hibiscus-text);margin:0 0 .875rem}.homepage-workshop-card__title{font-family:var(--font-heading);font-weight:700;font-size:1.375rem;line-height:1.12;letter-spacing:-.04em;color:var(--text-primary);margin:0 0 .75rem;text-wrap:balance}.homepage-workshop-card__desc{color:var(--muted-foreground);font-size:.9375rem;line-height:1.55;margin:0 0 1.25rem;flex:1 1}.homepage-workshop-card__meta{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;font-weight:500;color:var(--n4j-baltic);flex-wrap:wrap}.homepage-workshop-card__meta-item{display:inline-flex;align-items:center;gap:.375rem}.homepage-workshop-card__meta-item svg{opacity:.7;flex-shrink:0}.homepage-workshop-card__dot{width:3px;height:3px;border-radius:50%;background:var(--border-strong);flex-shrink:0;display:inline-block}.homepage-workshop-card--link{text-decoration:none;color:inherit;transition:opacity .15s ease}.homepage-workshop-card--link:hover{opacity:.85}@media (max-width:1100px){.homepage-workshop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.homepage-workshop-grid{grid-template-columns:1fr}}.homepage-link-more{font-size:.875rem;font-weight:600;color:var(--brand-blue);text-decoration:none;white-space:nowrap;flex-shrink:0;border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color .15s;align-self:flex-end;margin-bottom:.125rem}.homepage-link-more:hover{border-bottom-color:var(--brand-blue)}.homepage-paths{background:#0a1628;position:relative;overflow:hidden;padding:5rem 0}.homepage-paths__dots{position:absolute;inset:0;pointer-events:none}.homepage-paths__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.homepage-paths__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#00bfb3;margin:0 0 .875rem}.homepage-paths__title{font-size:clamp(1.625rem,3vw,2.25rem);font-weight:600;color:#ffffff;margin:0 0 .75rem;letter-spacing:-.02em;line-height:1.15}.homepage-paths__subtitle{font-size:1rem;color:rgba(255,255,255,.65);line-height:1.65;max-width:580px;margin:0 0 3rem}.homepage-paths__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.25rem;gap:1.25rem}.homepage-path-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1.625rem 1.5rem;text-decoration:none;display:flex;flex-direction:column;gap:.5rem;transition:background .18s,border-color .18s,transform .18s}.homepage-path-card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:translateY(-3px)}.homepage-path-card__icon{width:44px;height:44px;margin-bottom:.375rem;opacity:.9}.homepage-path-card__title{font-size:1.0625rem;font-weight:700;color:#ffffff;margin:0;line-height:1.3}.homepage-path-card__count{font-size:.8125rem;font-weight:500;color:#00bfb3;margin:0}.homepage-path-card__courses{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.3rem;flex:1 1}.homepage-path-card__courses li{font-size:.8125rem;color:rgba(255,255,255,.55);line-height:1.4;padding-left:.875rem;position:relative}.homepage-path-card__courses li:before{content:"›";position:absolute;left:0;color:rgba(255,255,255,.3)}.homepage-path-card__more{color:rgba(255,255,255,.3)!important;font-style:italic}.homepage-path-card__cta{font-size:.875rem;font-weight:600;color:var(--brand-blue);margin-top:1rem}.homepage-stats{background:var(--background);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2rem 0}.homepage-stats__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}.homepage-stats__item{display:flex;flex-direction:column;align-items:center;gap:.125rem}.homepage-stats__number{font-size:1.625rem;font-weight:800;color:var(--text-primary);letter-spacing:-.03em;line-height:1.1}.homepage-stats__label{font-size:.8125rem;color:var(--text-tertiary);font-weight:500}.homepage-topics{background:var(--card);padding:7.5rem 0}.homepage-topics__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.homepage-topics__hd{text-align:left;margin-bottom:3rem;max-width:720px}.homepage-topics__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--n4j-baltic);margin:0 0 1rem}.homepage-topics__eyebrow:before{content:"";width:28px;height:1px;background:var(--n4j-baltic);flex-shrink:0}.homepage-topics__title{font-family:var(--font-heading);font-size:clamp(2.25rem,4.2vw,3.5rem);font-weight:700;color:var(--n4j-black);margin:0 0 .75rem;letter-spacing:-.04em;line-height:.98}.homepage-topics__subtitle{font-size:1rem;color:var(--text-secondary);margin:0;line-height:1.6;max-width:640px}.homepage-topics__title-em{font-style:normal;color:var(--section-accent,var(--n4j-baltic))}.homepage-topics__subtitle-link{color:var(--n4j-baltic);font-weight:600;text-decoration:none;border-bottom:1px solid;padding-bottom:1px}.homepage-topics__subtitle-link:hover{opacity:.8}.homepage-topics__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.25rem;gap:1.25rem}.homepage-topic-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.875rem 1.625rem;text-decoration:none;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .18s,transform .18s;box-shadow:var(--shadow-card)}.homepage-topic-card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-hover);transform:translateY(-3px)}.homepage-topic-card__icon{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.homepage-topic-card__title{font-size:1.0625rem;font-weight:500;color:var(--text-primary);margin:0;line-height:1.3}.homepage-topic-card__desc{font-size:.875rem;color:var(--text-tertiary);line-height:1.65;margin:0;flex:1 1}.homepage-topic-card__meta{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.homepage-topic-card__stat{font-size:.8125rem;color:var(--text-tertiary);font-weight:500}.homepage-topic-card__stat--sep:before{content:"·";margin-right:.375rem;color:var(--border)}.homepage-topic-card__link{font-size:.875rem;font-weight:600;margin-top:.25rem}.homepage-genai{background:linear-gradient(135deg,#070e1c,#0d1f35 55%,#120a28);padding:6rem 0;position:relative;overflow:hidden}.homepage-genai__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center;position:relative;z-index:1}.homepage-genai__badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#00bfb3;background:rgba(0,191,179,.1);border:1px solid rgba(0,191,179,.25);border-radius:9999px;padding:.3rem .875rem;margin-bottom:1.375rem}.homepage-genai__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:#ffffff;margin:0 0 1.125rem;letter-spacing:-.025em;line-height:1.18}.homepage-genai__body{font-size:1.0625rem;color:rgba(255,255,255,.65);line-height:1.72;margin:0 0 2rem}.homepage-genai__points{list-style:none;margin:0 0 2.5rem;padding:0;display:flex;flex-direction:column;gap:.875rem}.homepage-genai__points li{font-size:.9375rem;color:rgba(255,255,255,.8);display:flex;align-items:flex-start;gap:.75rem;line-height:1.5}.homepage-genai__points li:before{content:"";width:20px;height:20px;border-radius:50%;background:rgba(0,191,179,.12);border:1px solid rgba(0,191,179,.45);flex-shrink:0;margin-top:.1rem;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 5l2.5 2.5 4.5-4' stroke='%2300BFB3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.homepage-genai__cta{display:inline-flex;align-items:center;background:#00bfb3;color:#071525;font-size:.9375rem;font-weight:700;padding:.8125rem 1.625rem;border-radius:9999px;text-decoration:none;transition:background .15s,transform .15s;letter-spacing:-.01em}.homepage-genai__cta:hover{background:#00d6ca;transform:translateY(-1px)}.homepage-genai__visual{display:flex;align-items:center;justify-content:center}.homepage-genai__graph-svg{width:100%;max-width:400px;height:auto;filter:drop-shadow(0 0 40px rgba(0,191,179,.08))}.homepage-paths__footer{margin-top:2.5rem;text-align:center}.homepage-paths__see-all{display:inline-flex;align-items:center;gap:.25rem;font-size:.9375rem;font-weight:600;color:rgba(255,255,255,.6);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1px;transition:color .15s,border-color .15s}.homepage-paths__see-all:hover{color:#ffffff;border-color:rgba(255,255,255,.5)}.homepage-trust{border-top:1px solid rgba(24,20,20,.1);border-bottom:1px solid rgba(24,20,20,.1);padding:1.75rem 0;background:var(--surface-page)}.homepage-trust__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.homepage-trust__label{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--muted-foreground)}.homepage-trust__stats{display:flex;gap:3rem;flex-wrap:wrap}.homepage-trust__stat{display:flex;flex-direction:column;gap:2px}.homepage-trust__stat b{font-family:var(--font-heading);font-weight:700;font-size:1.5rem;letter-spacing:-.04em;color:var(--n4j-black)}.homepage-trust__stat span{font-size:.75rem;color:var(--text-detail);letter-spacing:.02em}.homepage-section--certs{background:var(--n4j-dark-baltic);color:var(--n4j-cream);padding:7.5rem 0 8rem;position:relative;overflow:hidden}.homepage-section--certs .homepage-topics__eyebrow{color:var(--n4j-light-baltic)}.homepage-section--certs .homepage-topics__eyebrow:before{background:var(--n4j-light-baltic)}.homepage-section--certs .homepage-topics__title{color:var(--n4j-cream)}.homepage-section--certs .homepage-topics__title-em{color:var(--n4j-light-baltic)}.homepage-section--certs .homepage-section-head__right,.homepage-section--certs .homepage-topics__subtitle{color:rgba(252,249,246,.7)}.dark .homepage-hero,.dark .homepage-section,.dark .homepage-section--alt,.dark .homepage-topics{background:var(--n4j-dark-baltic)}.dark .homepage-section,.dark .homepage-topics{border-top:1px solid rgba(143,227,232,.08)}.dark .homepage-trust{background:var(--n4j-dark-baltic);border-color:rgba(143,227,232,.08)}.dark .homepage-trust__label{color:rgba(252,249,246,.5)}.dark .homepage-trust__stat b{color:var(--n4j-cream)}.dark .homepage-trust__stat span{color:rgba(252,249,246,.62)}.dark .homepage-hero__title{color:var(--n4j-cream)}.dark .homepage-hero__eyebrow,.dark .homepage-hero__title em{color:var(--n4j-light-baltic)}.dark .homepage-hero__pill,.dark .homepage-hero__subtitle{color:rgba(252,249,246,.72)}.dark .homepage-hero__pill{background:rgba(1,48,77,.65);border-color:rgba(143,227,232,.16)}.dark .homepage-hero__pill:hover{border-color:var(--n4j-light-baltic);color:var(--n4j-light-baltic)}.dark .homepage-topics__eyebrow{color:var(--n4j-light-baltic)}.dark .homepage-topics__eyebrow:before{background:var(--n4j-light-baltic)}.dark .homepage-topics__title{color:var(--n4j-cream)}.dark .homepage-topics__title-em{color:var(--n4j-light-baltic)}.dark .homepage-section-head__right{color:rgba(252,249,246,.68)}.dark .homepage-section-head__right a,.dark .homepage-topics__subtitle-link{color:var(--n4j-light-baltic);border-bottom-color:var(--n4j-light-baltic)}.dark .homepage-workshop-card__meta{color:var(--n4j-light-baltic)}.dark .homepage-section--certs{background:#011c2c;border-top:1px solid rgba(143,227,232,.08)}@media (max-width:768px){.homepage-genai__inner{grid-template-columns:1fr;gap:2.5rem}.homepage-genai__visual{display:none}.homepage-stats__inner{gap:2rem}}@media (max-width:640px){.homepage-hero{padding:3.5rem 1.25rem 3rem}.homepage-paths__grid{grid-template-columns:1fr}.homepage-stats__inner{gap:1.5rem}.homepage-topics__grid{grid-template-columns:1fr}.homepage-hero{padding:3rem 1.25rem 2.75rem}.homepage-hero__title{font-size:clamp(1.875rem,8vw,2.5rem)}.homepage-hero__subtitle{font-size:1rem;margin-bottom:1.75rem}.homepage-hero__pills{gap:.5rem}.homepage-hero__pill{font-size:.75rem;padding:.25rem .75rem}.homepage-topics{padding:3rem 0}.homepage-topics__hd{margin-bottom:2rem}.homepage-topics__title{font-size:1.5rem}.homepage-section{padding:2.5rem 0}}