.saas-home {
  background:
    radial-gradient(620px 260px at 10% -8%, rgba(124, 58, 237, 0.09), transparent 58%),
    radial-gradient(560px 220px at 92% 0%, rgba(37, 99, 235, 0.07), transparent 58%),
    linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}

/* Career-first public experience */
.kara-experience-home {
  --kara-ink: #0c2030;
  --kara-blue: #1268f3;
  --kara-coral: #ff8a73;
  --kara-gold: #ffc94d;
  background: #fff;
}

.kara-experience-home .saas-header { background: rgba(12, 32, 48, 0.98); border: 0; box-shadow: none; }
.kara-experience-home .saas-nav { min-height: 76px; }
.kara-experience-home .saas-brand,
.kara-experience-home .saas-menu a,
.kara-experience-home .saas-link { color: #fff; }
.kara-experience-home .saas-menu a:hover,
.kara-experience-home .saas-menu a.active { background: rgba(255,255,255,.1); color: #fff; }
.kara-experience-home .saas-button.primary { background: linear-gradient(135deg, var(--kara-coral), var(--kara-gold)); border: 0; box-shadow: none; color: #111827; }
.kara-experience-home .nav-auth-button { min-height: 40px; border-color: rgba(255,255,255,.28); background: transparent; color: #fff; box-shadow: none; }
.kara-experience-home .nav-auth-button:hover { border-color: var(--kara-gold); background: rgba(255,255,255,.08); }

.kara-experience-hero { background: var(--kara-ink); color: #fff; overflow: hidden; padding: clamp(1.5rem, 3vw, 2.5rem) 0 clamp(2.8rem, 5vw, 4.5rem); position: relative; }
.kara-experience-hero::before { background: radial-gradient(circle, rgba(18,104,243,.22), transparent 68%); content: ""; height: 700px; left: -250px; position: absolute; top: -280px; width: 700px; }
.kara-experience-home .saas-hero-grid { background: transparent; border: 0; border-radius: 0; box-shadow: none; gap: clamp(2rem, 6vw, 6rem); grid-template-columns: minmax(0, .9fr) minmax(460px, 1.1fr); min-height: 560px; padding: 0; position: relative; }
.kara-experience-home .saas-eyebrow { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.18); color: #9cc4ff; }
.kara-experience-home .saas-hero h1 { color: #fff; font-size: clamp(2.8rem, 5.5vw, 5.4rem); line-height: 1.08; margin-top: 1rem; }
.kara-experience-home .saas-hero h1 b { color: var(--kara-gold); }
.kara-experience-home .saas-hero p { color: #d5e2eb; font-size: 1.05rem; max-width: 610px; }
.kara-experience-home .saas-button.ghost { background: transparent; border-color: #4c6b7f; color: #fff; }

.kara-hero-proof { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 1.2rem; }
.kara-hero-proof span { border-right: 1px solid #355064; color: #b9cad5; font-size: .72rem; padding: .15rem .7rem; }
.kara-hero-proof span:first-child { border-right: 0; }
.kara-hero-proof b { color: #fff; display: block; font-size: 1rem; }

.kara-hero-image {
  background: #f7f9ff;
  border: 1px solid rgba(156, 196, 255, .48);
  border-radius: 24px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, .32), 0 0 36px rgba(47, 139, 255, .2);
  margin: 0;
  overflow: hidden;
  position: relative;
  transform: perspective(1000px) rotateY(-1.5deg);
}

.kara-hero-image img {
  display: block;
  height: auto;
  width: 100%;
}

.kara-skill-console { background: linear-gradient(150deg, #2280ff, #0a50d8 72%, #073ba2); border: 1px solid #52a0ff; border-radius: 26px; box-shadow: 0 0 35px rgba(47,139,255,.38), 0 32px 70px rgba(0,0,0,.3); color: #fff; overflow: hidden; padding: 1.35rem; transform: perspective(1000px) rotateY(-2deg); }
.kara-console-head,.kara-console-head > div,.kara-console-score { align-items: center; display: flex; }
.kara-console-head { justify-content: space-between; }.kara-console-head > div { gap: .65rem; }
.kara-console-avatar { align-items: center; background: #fff; border-radius: 50%; color: #0752c8; display: flex; font-weight: 900; height: 46px; justify-content: center; width: 46px; }
.kara-console-head p { display: grid; margin: 0; }.kara-console-head small { color: #cce3ff; }.kara-console-head strong { font-size: .92rem; }
.kara-live-dot { background: rgba(255,255,255,.16); border-radius: 999px; font-size: .65rem; padding: .35rem .65rem; }
.kara-console-score { background: rgba(3,35,105,.3); border: 1px solid rgba(255,255,255,.15); border-radius: 20px; gap: 1rem; margin-top: 1rem; padding: 1rem; }
.kara-score-ring { align-items: center; aspect-ratio: 1; border: 8px solid rgba(255,255,255,.2); border-left-color: var(--kara-gold); border-radius: 50%; display: flex; flex-direction: column; justify-content: center; width: 105px; }
.kara-score-ring span { font-size: 2rem; font-weight: 900; }.kara-score-ring small { color: #d9eaff; font-size: .58rem; }
.kara-console-score > div:last-child { display: grid; }.kara-console-score > div:last-child small { color: #b9d9ff; }.kara-console-score > div:last-child strong { font-size: 1.35rem; }.kara-console-score p { color: #dcecff; font-size: .7rem; margin: .25rem 0 0; }
.kara-console-wave { display: flex; height: 42px; margin: .8rem -1.35rem; overflow: hidden; position: relative; }
.kara-console-wave::before,.kara-console-wave::after,.kara-console-wave i { border: 1px solid rgba(255,191,85,.7); border-radius: 50%; content: ""; height: 70px; position: absolute; top: 18px; width: 170px; }
.kara-console-wave::before { right: -25px; }.kara-console-wave::after { left: -25px; }.kara-console-wave i:nth-child(1) { right: 25%; }.kara-console-wave i:nth-child(2) { left: 25%; }.kara-console-wave i:nth-child(3) { left: 42%; }
.kara-console-actions { display: grid; gap: .7rem; grid-template-columns: repeat(2,minmax(0,1fr)); }
.kara-console-actions article { background: rgba(0,31,115,.52); border: 1px solid rgba(255,255,255,.14); border-radius: 14px; display: grid; gap: .16rem; padding: .85rem; }
.kara-console-actions article.is-next { background: #fff; color: #08265d; }.kara-console-actions span { color: #82b8ff; font-size: .65rem; font-weight: 900; }.kara-console-actions .is-next span { color: #1268f3; }.kara-console-actions strong { font-size: .82rem; }.kara-console-actions small { color: #c7dcff; font-size: .62rem; }.kara-console-actions .is-next small { color: #52647b; }

.kara-change-section { background: radial-gradient(circle at 85% 80%, #9dd4ff, transparent 32%), linear-gradient(135deg, #ffd968, #fff2c5 55%, #d8efff); padding: clamp(2.4rem,5vw,4.5rem) 0; }
.kara-change-copy { max-width: 1040px; text-align: center; }.kara-change-copy > span { color: #895b00; font-size: .75rem; font-weight: 900; }.kara-change-copy h2 { color: #091f31; font-size: clamp(1.65rem,3.15vw,3rem); line-height: 1.38; margin: .55rem auto; max-width: 980px; }.kara-change-copy p { color: #243d4e; font-size: 1rem; line-height: 2; margin: .8rem auto 1.8rem; max-width: 940px; }
.kara-adaptation-panel { background: var(--kara-ink); border: 2px solid var(--kara-blue); border-radius: 26px; color: #fff; display: grid; gap: 3rem; grid-template-columns: .9fr 1.1fr; padding: clamp(1.5rem,4vw,4rem); }
.kara-adaptation-nav { display: grid; gap: .6rem; }.kara-adaptation-nav > span { color: #73aaff; font-size: .68rem; font-weight: 900; }.kara-adaptation-nav h3 { font-size: 1.8rem; margin: .2rem 0 1.2rem; }.kara-adaptation-nav a { align-items: center; border: 1px solid transparent; border-radius: 14px; color: #fff; display: flex; font-weight: 800; gap: .7rem; padding: .85rem; }.kara-adaptation-nav a b { align-items: center; border: 1px solid #7891a3; border-radius: 50%; display: flex; font-size: .6rem; height: 28px; justify-content: center; width: 28px; }.kara-adaptation-nav a.is-active { background: #f2f5f7; color: #0c2030; }
.kara-adaptation-card { background: #f7f8fa; border-radius: 20px; color: #0c2030; padding: clamp(1.5rem,4vw,3.2rem); }.kara-adaptation-icon { color: var(--kara-blue); font-size: 3rem; }.kara-adaptation-card > small { color: #1268f3; display: block; font-weight: 900; }.kara-adaptation-card h3 { font-size: clamp(1.5rem,3vw,2.4rem); line-height: 1.35; margin: .7rem 0; }.kara-adaptation-card p { color: #455766; line-height: 1.9; }.kara-adaptation-card > div { display: flex; justify-content: space-between; margin-top: 1.5rem; }.kara-adaptation-card > i { background: #dbe5ee; border-radius: 999px; display: block; height: 9px; margin-top: .5rem; overflow: hidden; }.kara-adaptation-card > i b { background: linear-gradient(90deg,var(--kara-blue),#51a4ff); display: block; height: 100%; width: 67%; }
.kara-experience-home .saas-section { padding-block: 3.5rem; }.kara-experience-home .saas-section-head h2 { font-size: clamp(1.8rem,3vw,2.8rem); }.kara-experience-home .saas-ai-tools { padding-top: 5rem; }

@media (max-width: 960px) {
  .kara-experience-home .saas-hero-grid,.kara-adaptation-panel { grid-template-columns: 1fr; }
  .kara-experience-home .saas-hero-grid { min-height: auto; }
  .kara-skill-console,.kara-hero-image { transform: none; }
}

@media (max-width: 680px) {
  .kara-experience-hero { padding-top: 1.25rem; }
  .kara-experience-home .saas-hero h1 { font-size: 2.65rem; }
  .kara-console-actions { grid-template-columns: 1fr; }
  .kara-experience-home .saas-hero-grid { grid-template-columns: 1fr; }
  .kara-hero-proof span { border: 0; padding-right: 0; }
}

.saas-home a {
  text-decoration: none;
}

.saas-header {
  position: sticky;
  top: 0;
  z-index: 50;
  border-bottom: 1px solid rgba(191, 219, 254, 0.72);
  background:
    linear-gradient(135deg, rgba(239, 246, 255, 0.96), rgba(248, 250, 252, 0.94));
  backdrop-filter: blur(14px);
  box-shadow: 0 10px 28px rgba(37, 99, 235, 0.055);
}

.saas-nav {
  min-height: 64px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1.2rem;
}

.saas-brand,
.saas-actions,
.saas-menu,
.saas-hero-actions,
.saas-audience {
  display: flex;
  align-items: center;
}

.saas-brand {
  gap: 0.55rem;
  color: #0f172a;
  font-weight: 900;
}

.saas-brand img {
  width: 36px;
  height: 36px;
  border-radius: 10px;
}

.saas-menu {
  justify-content: center;
  gap: 0.42rem;
}

.saas-menu a,
.saas-link {
  color: #475569;
  font-size: 0.92rem;
  font-weight: 800;
}

.saas-menu a {
  border-radius: 999px;
  padding: 0.42rem 0.72rem;
  transition: background-color 0.16s ease, color 0.16s ease;
}

.saas-menu a:hover,
.saas-menu a.active,
.saas-link:hover {
  background: #f3efff;
  color: #6d28d9;
}

.saas-actions {
  gap: 0.75rem;
}

.saas-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  border: 1px solid #dbe3ef;
  border-radius: 12px;
  padding: 0.58rem 1rem;
  color: #0f172a;
  background: #fff;
  font-weight: 900;
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.saas-button:hover {
  transform: translateY(-1px);
  border-color: #c4b5fd;
}

.saas-button.primary {
  border-color: #7c3aed;
  background: linear-gradient(135deg, #7c3aed, #2563eb);
  color: #fff;
  box-shadow: 0 10px 22px rgba(124, 58, 237, 0.20);
}

.saas-button.ghost {
  background: #fff;
  color: #334155;
}

.saas-hero {
  padding: 0.95rem 0 0.35rem;
}

.saas-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(330px, 0.62fr);
  gap: 1rem;
  align-items: center;
  min-height: 420px;
  border: 1px solid #e5e9f2;
  border-radius: 24px;
  background:
    radial-gradient(520px 220px at 0% 100%, rgba(20, 184, 166, 0.08), transparent 64%),
    #ffffff;
  padding: clamp(1.25rem, 3.2vw, 2.45rem);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.055);
}

.saas-eyebrow,
.saas-section-head span {
  display: inline-flex;
  width: fit-content;
  border: 1px solid #ddd6fe;
  border-radius: 999px;
  background: #f3efff;
  color: #6d28d9;
  padding: 0.22rem 0.62rem;
  font-size: 0.74rem;
  font-weight: 900;
}

.saas-hero h1 {
  max-width: 760px;
  margin: 0.65rem 0 0;
  color: #0f172a;
  font-size: clamp(1.9rem, 3.65vw, 3.25rem);
  line-height: 1.28;
  letter-spacing: 0;
}

.saas-hero p {
  max-width: 680px;
  margin: 0.8rem 0 0;
  color: #475569;
  font-size: clamp(0.96rem, 1.35vw, 1.08rem);
  line-height: 1.95;
}

.saas-hero-actions,
.saas-audience {
  flex-wrap: wrap;
  gap: 0.55rem;
}

.saas-hero-actions {
  margin-top: 1rem;
}

.saas-audience {
  margin-top: 0.8rem;
}

.saas-audience span {
  border-radius: 999px;
  background: #f8fafc;
  color: #64748b;
  padding: 0.26rem 0.62rem;
  font-size: 0.78rem;
  font-weight: 800;
}

.saas-dashboard {
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.96));
  padding: 0.78rem;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.075);
}

.saas-dashboard-top,
.saas-dashboard-footer {
  border: 1px solid #e8edf5;
  border-radius: 14px;
  background: #fff;
  padding: 0.7rem;
}

.saas-dashboard-top span,
.saas-dashboard-footer span {
  display: block;
  color: #7c3aed;
  font-size: 0.68rem;
  font-weight: 900;
}

.saas-dashboard-top strong,
.saas-dashboard-footer strong {
  display: block;
  margin-top: 0.18rem;
  color: #0f172a;
  line-height: 1.6;
  font-size: 0.88rem;
}

.saas-flow {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  margin: 0.55rem 0;
}

.saas-flow article {
  min-height: 86px;
  border: 1px solid #e8edf5;
  border-radius: 14px;
  background: #fff;
  padding: 0.65rem;
}

.saas-flow span,
.saas-feature-grid article > span {
  color: #94a3b8;
  font-size: 0.68rem;
  font-weight: 900;
}

.saas-flow strong {
  display: block;
  margin-top: 0.28rem;
  color: #0f172a;
  font-size: 0.9rem;
}

.saas-flow small {
  display: block;
  margin-top: 0.14rem;
  color: #64748b;
  font-size: 0.7rem;
}

.saas-section {
  padding: 0.95rem 0 0.55rem;
}

.saas-section-head {
  margin-bottom: 0.72rem;
}

.saas-section-head.compact {
  margin-bottom: 0.62rem;
}

.saas-section-head h2 {
  margin: 0.38rem 0 0;
  color: #0f172a;
  font-size: clamp(1.35rem, 2.25vw, 1.9rem);
  line-height: 1.45;
}

.saas-why-grid,
.saas-hub-grid,
.saas-blog-grid,
.saas-feature-grid,
.saas-instructor-grid,
.saas-profession-grid {
  display: grid;
  gap: 0.7rem;
}

.saas-why-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.saas-why-grid article {
  min-height: 92px;
  display: grid;
  gap: 0.42rem;
  align-content: start;
  border: 1px solid #e5e9f2;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.86);
  padding: 0.75rem;
}

.saas-why-grid span {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  background: #ecfeff;
  color: #0f766e;
  font-weight: 900;
}

.saas-why-grid strong {
  color: #0f172a;
  font-size: 0.86rem;
  line-height: 1.75;
}

.saas-hub-grid,
.saas-blog-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.saas-hub-card,
.saas-instructor-card,
.saas-blog-card,
.saas-feature-grid article {
  border: 1px solid #e5e9f2;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.035);
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.saas-hub-card:hover,
.saas-feature-grid article:hover,
.saas-instructor-card:hover,
.saas-blog-card:hover,
.saas-profession-grid a:hover {
  border-color: #c4b5fd;
  box-shadow: 0 14px 30px rgba(79, 70, 229, 0.08);
  transform: translateY(-1px);
}

.saas-hub-card {
  min-height: 214px;
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  padding: 0.95rem;
}

.saas-card-icon {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: #f3efff;
  font-size: 1.18rem;
}

.saas-hub-card h3,
.saas-feature-grid h3,
.saas-instructor-card h3,
.saas-blog-card h3 {
  margin: 0.65rem 0 0;
  color: #0f172a;
  font-size: 1rem;
  line-height: 1.65;
}

.saas-hub-card p,
.saas-feature-grid p,
.saas-instructor-card p,
.saas-blog-card p {
  margin: 0.32rem 0 0;
  color: #64748b;
  line-height: 1.82;
  font-size: 0.88rem;
}

.saas-card-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: 0.75rem;
  border: 1px solid #ddd6fe;
  border-radius: 999px;
  background: #f8f5ff;
  color: #6d28d9;
  padding: 0.32rem 0.68rem;
  font-size: 0.82rem;
  font-weight: 900;
}

.tools-home-page {
  background:
    linear-gradient(180deg, #f8fbff 0%, #ffffff 48%, #f8fafc 100%);
}

.tools-home-main {
  padding: 1.5rem 0 3rem;
}

.tools-home-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 1rem;
  align-items: stretch;
  margin-bottom: 1rem;
}

.tools-home-copy,
.tools-home-summary {
  border: 1px solid #e5e9f2;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.045);
}

.tools-home-copy {
  padding: 1.45rem;
}

.tools-home-eyebrow {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  border: 1px solid #ddd6fe;
  border-radius: 999px;
  background: #f5f3ff;
  color: #6d28d9;
  padding: 0.24rem 0.62rem;
  font-size: 0.78rem;
  font-weight: 900;
}

.tools-home-copy h1 {
  max-width: 780px;
  margin: 0.72rem 0 0;
  color: #0f172a;
  font-size: clamp(1.7rem, 3vw, 2.45rem);
  line-height: 1.45;
}

.tools-home-copy p {
  max-width: 820px;
  margin: 0.62rem 0 0;
  color: #475569;
  font-size: 0.96rem;
  line-height: 2;
}

.tools-home-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1rem;
}

.tools-home-summary {
  display: grid;
  align-content: center;
  justify-items: start;
  min-height: 210px;
  padding: 1.2rem;
}

.tools-home-summary strong {
  color: #4f46e5;
  font-size: 3rem;
  line-height: 1;
}

.tools-home-summary span {
  margin-top: 0.25rem;
  color: #0f172a;
  font-weight: 900;
}

.tools-home-summary p {
  margin: 0.75rem 0 0;
  color: #64748b;
  line-height: 1.9;
  font-size: 0.9rem;
}

.tools-home-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
}

.tools-home-card {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  min-height: 230px;
  border: 1px solid #e0e7ff;
  border-radius: 16px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(79, 70, 229, 0.22), rgba(20, 184, 166, 0.14)) border-box;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.045);
  padding: 1rem;
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.tools-home-card:hover {
  border-color: #c4b5fd;
  box-shadow: 0 18px 34px rgba(79, 70, 229, 0.09);
  transform: translateY(-1px);
}

.tools-home-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.7rem;
}

.tools-home-index,
.tools-home-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 900;
  white-space: nowrap;
}

.tools-home-index {
  min-width: 40px;
  background: #eef2ff;
  color: #4f46e5;
}

.tools-home-badge {
  max-width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #ccfbf1;
  background: #f0fdfa;
  color: #0f766e;
  padding: 0 0.62rem;
}

.tools-home-card h2 {
  margin: 0.9rem 0 0;
  color: #0f172a;
  font-size: 1.08rem;
  line-height: 1.65;
}

.tools-home-card p {
  margin: 0.45rem 0 0;
  color: #64748b;
  font-size: 0.9rem;
  line-height: 1.9;
}

.tools-home-card .saas-card-action {
  margin-top: 0.95rem;
  justify-self: start;
}

.saas-ai-tools {
  position: relative;
}

.saas-ai-tools::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 180px;
  z-index: -1;
  border-radius: 28px;
  background:
    radial-gradient(460px 160px at 18% 0%, rgba(20, 184, 166, 0.12), transparent 62%),
    radial-gradient(520px 180px at 86% 18%, rgba(37, 99, 235, 0.10), transparent 64%);
}

.saas-ai-tool-grid {
  display: grid;
  grid-template-columns: 1.25fr repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.saas-ai-tool-card {
  position: relative;
  min-height: 132px;
  display: grid;
  grid-template-rows: auto auto 1fr;
  align-content: start;
  overflow: hidden;
  border: 1px solid #e0e7ff;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.92)) padding-box,
    linear-gradient(135deg, rgba(79, 70, 229, 0.24), rgba(20, 184, 166, 0.18)) border-box;
  color: #0f172a;
  padding: 0.82rem;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.045);
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.saas-ai-tool-card::after {
  content: "";
  position: absolute;
  left: -22px;
  bottom: -28px;
  width: 86px;
  height: 86px;
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.08);
}

.saas-ai-tool-card:hover {
  border-color: #a5b4fc;
  box-shadow: 0 18px 36px rgba(79, 70, 229, 0.10);
  transform: translateY(-2px);
}

.saas-ai-tool-card span {
  width: fit-content;
  border-radius: 999px;
  background: #eef2ff;
  color: #4338ca;
  padding: 0.22rem 0.62rem;
  font-size: 0.74rem;
  font-weight: 900;
}

.saas-ai-tool-card strong {
  margin-top: 0.58rem;
  color: #0f172a;
  font-size: 1.02rem;
  line-height: 1.6;
}

.saas-ai-tool-card small {
  margin-top: 0.22rem;
  color: #64748b;
  font-size: 0.82rem;
  line-height: 1.75;
}

.saas-ai-tool-card.featured,
.saas-ai-tool-card.all-tools {
  border-color: #bfdbfe;
  border-top: 4px solid #2563eb;
  background:
    radial-gradient(160px 120px at 8% 10%, rgba(37, 99, 235, 0.08), transparent 66%),
    #fff;
}

.saas-ai-tool-card.featured span,
.saas-ai-tool-card.all-tools span {
  background: #eff6ff;
  color: #1d4ed8;
}

.saas-ai-tool-card.featured strong,
.saas-ai-tool-card.all-tools strong {
  color: #0f172a;
}

.saas-ai-tool-card.featured small,
.saas-ai-tool-card.all-tools small {
  color: #64748b;
}

.saas-section-head p {
  max-width: 760px;
  margin: 0.45rem 0 0;
  color: #64748b;
  font-size: 0.92rem;
  line-height: 1.9;
}

.profession-seo-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1rem;
}

.profession-seo-links a {
  border: 1px solid #dbeafe;
  border-radius: 999px;
  background: #eff6ff;
  color: #1d4ed8;
  padding: 0.42rem 0.75rem;
  font-size: 0.84rem;
  font-weight: 900;
}

.profession-faq {
  margin-top: 1.3rem;
}

.profession-faq h2 {
  margin: 0 0 0.75rem;
  color: #0f172a;
  font-size: 1.2rem;
}

.profession-faq details {
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  background: #fff;
  padding: 0.8rem 0.9rem;
}

.profession-faq details + details {
  margin-top: 0.55rem;
}

.profession-faq summary {
  cursor: pointer;
  color: #0f172a;
  font-weight: 900;
}

.profession-faq p {
  margin: 0.6rem 0 0;
  color: #64748b;
  line-height: 1.9;
}

.profession-course-related {
  margin-block: 1rem 2rem;
}

.saas-product-rail {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(310px, 390px);
  gap: 0.85rem;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: inline mandatory;
  padding: 0.2rem 0 0.65rem;
}

.saas-product-rail.home-product-grid {
  grid-auto-flow: row;
  grid-auto-columns: initial;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  overflow: visible;
  padding-bottom: 0;
}

.home-product-grid .saas-product-card {
  min-height: 190px;
  grid-template-columns: 120px minmax(0, 1fr);
}

.home-product-grid .saas-product-cover {
  min-height: 190px;
}

.saas-product-rail::-webkit-scrollbar {
  height: 8px;
}

.saas-product-rail::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: #ddd6fe;
}

.saas-product-card {
  scroll-snap-align: start;
  display: grid;
  grid-template-columns: 136px minmax(0, 1fr);
  min-height: 224px;
  overflow: hidden;
  border: 1px solid #e5e9f2;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.045);
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.saas-product-card:hover {
  border-color: #c4b5fd;
  box-shadow: 0 16px 34px rgba(79, 70, 229, 0.09);
  transform: translateY(-1px);
}

.saas-product-cover {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  min-height: 100%;
  padding: 0.75rem;
  background:
    radial-gradient(140px 120px at 10% 10%, rgba(255, 255, 255, 0.68), transparent 64%),
    linear-gradient(145deg, #7c3aed, #2563eb 62%, #0f766e);
}

.saas-product-cover img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.saas-product-cover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 30%, rgba(15, 23, 42, 0.58));
}

.saas-product-cover span {
  position: relative;
  z-index: 1;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #4338ca;
  padding: 0.22rem 0.58rem;
  font-size: 0.74rem;
  font-weight: 900;
}

.saas-product-body {
  display: grid;
  grid-template-rows: auto auto 1fr auto auto;
  padding: 0.9rem;
}

.saas-product-card.compact .saas-product-body {
  grid-template-rows: auto 1fr auto auto;
}

.saas-product-body small {
  width: fit-content;
  border-radius: 999px;
  background: #ecfeff;
  color: #0f766e;
  padding: 0.2rem 0.55rem;
  font-size: 0.72rem;
  font-weight: 900;
}

.saas-product-body h3 {
  margin: 0.55rem 0 0;
  color: #0f172a;
  font-size: 1rem;
  line-height: 1.65;
}

.saas-product-body p {
  margin: 0.32rem 0 0;
  color: #64748b;
  font-size: 0.82rem;
  line-height: 1.8;
  overflow: hidden;
}

.saas-product-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-top: 0.65rem;
}

.saas-product-meta span,
.saas-product-meta strong {
  border-radius: 999px;
  background: #f8fafc;
  color: #475569;
  padding: 0.2rem 0.55rem;
  font-size: 0.72rem;
  font-weight: 900;
}

.saas-product-meta strong {
  background: #f3efff;
  color: #6d28d9;
}

.saas-products-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
}

.saas-product-detail {
  display: grid;
  grid-template-columns: minmax(280px, 420px) minmax(0, 1fr);
  gap: 1.2rem;
  align-items: stretch;
  border: 1px solid #e5e9f2;
  border-radius: 24px;
  background:
    radial-gradient(520px 220px at 5% 0%, rgba(124, 58, 237, 0.08), transparent 64%),
    #fff;
  padding: 1rem;
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.055);
}

.saas-product-detail-media {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  border-radius: 20px;
  background: linear-gradient(145deg, #7c3aed, #2563eb 62%, #0f766e);
}

.saas-product-detail-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.saas-product-detail-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(15, 23, 42, 0.56));
}

.saas-product-detail-media span {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #4338ca;
  padding: 0.28rem 0.7rem;
  font-size: 0.82rem;
  font-weight: 900;
}

.saas-product-detail-copy {
  display: grid;
  align-content: center;
  justify-items: start;
  gap: 0.75rem;
  padding: 0.75rem;
}

.saas-product-detail-copy small {
  border-radius: 999px;
  background: #ecfeff;
  color: #0f766e;
  padding: 0.24rem 0.65rem;
  font-size: 0.78rem;
  font-weight: 900;
}

.saas-product-detail-copy h1 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(1.8rem, 4vw, 3rem);
  line-height: 1.45;
}

.saas-product-detail-copy p {
  max-width: 680px;
  margin: 0;
  color: #64748b;
  font-size: 1rem;
  line-height: 2;
}

.saas-product-detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.saas-product-detail-meta span,
.saas-product-detail-meta strong {
  border-radius: 999px;
  background: #f8fafc;
  color: #475569;
  padding: 0.3rem 0.72rem;
  font-size: 0.86rem;
  font-weight: 900;
}

.saas-product-detail-meta strong {
  background: #f3efff;
  color: #6d28d9;
}

.saas-empty-state {
  border: 1px dashed #cbd5e1;
  border-radius: 20px;
  background: #fff;
  padding: 1.4rem;
}

.saas-empty-state h2 {
  margin: 0;
  color: #0f172a;
  font-size: 1.2rem;
}

.saas-empty-state p {
  margin: 0.45rem 0 0;
  color: #64748b;
}

.saas-feature-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.saas-feature-grid article {
  min-height: 164px;
  padding: 0.9rem;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(135deg, rgba(124, 58, 237, 0.22), rgba(37, 99, 235, 0.12)) border-box;
  border: 1px solid transparent;
}

.saas-feature-grid article i {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  margin-top: 0.45rem;
  border-radius: 12px;
  background: #f8fafc;
  font-style: normal;
}

.saas-instructor-grid {
  grid-template-columns: repeat(auto-fit, minmax(250px, 340px));
  justify-content: start;
}

.saas-instructor-compact .saas-instructor-grid {
  grid-template-columns: repeat(2, minmax(260px, 340px));
  justify-content: end;
}

.saas-instructor-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0.7rem;
  align-items: start;
  padding: 0.9rem;
}

.saas-instructor-compact .saas-instructor-card {
  min-height: 136px;
  align-items: center;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.035);
}

.saas-instructor-card .saas-card-action {
  grid-column: 2;
  margin-top: 0;
}

.saas-avatar {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg, #ede9fe, #ecfeff);
  color: #6d28d9;
  font-size: 1.2rem;
  font-weight: 900;
}

.saas-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.saas-instructor-card small {
  display: inline-flex;
  margin-top: 0.38rem;
  border-radius: 999px;
  background: #f8fafc;
  color: #64748b;
  padding: 0.18rem 0.5rem;
  font-weight: 800;
}

.saas-profession-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.saas-career-path-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.saas-profession-grid a {
  min-height: 150px;
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  align-content: start;
  gap: 0.45rem;
  border: 1px solid #e5e9f2;
  border-top: 4px solid #7c3aed;
  border-radius: 18px;
  background: #fff;
  color: #0f172a;
  padding: 0.85rem;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.035);
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

.saas-profession-grid a > span {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 12px;
  background: #f3efff;
  color: #6d28d9;
  font-size: 0.72rem;
  font-weight: 900;
}

.saas-profession-grid strong {
  color: #0f172a;
  font-size: 0.98rem;
}

.saas-profession-grid small {
  color: #64748b;
  font-size: 0.74rem;
  line-height: 1.75;
}

.saas-profession-grid em {
  width: fit-content;
  margin-top: 0.12rem;
  border-radius: 999px;
  background: #f8fafc;
  color: #475569;
  padding: 0.2rem 0.55rem;
  font-size: 0.7rem;
  font-style: normal;
  font-weight: 900;
}

.saas-career-path-grid a {
  border-top-color: #0f766e;
  grid-template-rows: auto auto 1fr auto auto;
  min-height: 230px;
}

.saas-career-path-grid a > span {
  background: #ecfdf5;
  color: #065f46;
}

.saas-career-path-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
}

.saas-career-path-grid a > b {
  color: #0f766e;
  font-size: 0.72rem;
}

.saas-career-profession {
  color: #0f766e !important;
  font-weight: 900;
}

.public-career-page { min-height: 70vh; }
.public-career-hero { background: linear-gradient(120deg, #052e2b, #0f766e); color: #fff; padding: 3rem 0; }
.public-career-hero-grid { align-items: center; display: grid; gap: 2rem; grid-template-columns: 1.3fr 0.7fr; }
.public-career-hero a { color: #99f6e4; font-size: 0.75rem; }
.public-career-hero h1 { font-size: clamp(2rem, 5vw, 4rem); margin: 0.5rem 0; }
.public-career-hero p { color: #d1fae5; line-height: 1.9; max-width: 700px; }
.public-career-icon { align-items: center; background: #fbbf24; border-radius: 14px; color: #422006; display: flex; font-weight: 900; height: 48px; justify-content: center; margin-top: 1rem; width: 48px; }
.public-career-professions { display: flex; flex-wrap: wrap; gap: 0.4rem; }
.public-career-professions span { background: rgba(255,255,255,.12); border-radius: 999px; font-size: .72rem; padding: .3rem .65rem; }
.public-career-facts { display: grid; gap: .65rem; }
.public-career-facts article { background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.14); border-radius: 14px; display: grid; padding: .8rem; }
.public-career-facts strong { font-size: 1.3rem; }.public-career-facts span { color: #a7f3d0; font-size: .7rem; }
.public-career-course-grid { display: grid; gap: .8rem; grid-template-columns: repeat(3,minmax(0,1fr)); }
.public-career-course-grid article { background: #fff; border: 1px solid #dbe5df; border-radius: 16px; padding: 1rem; }
.public-career-course-grid article > span { color: #0f766e; font-size: .65rem; font-weight: 900; }
.public-career-course-grid h3 { font-size: 1rem; }.public-career-course-grid p { color: #64748b; font-size: .72rem; line-height: 1.8; }
.public-career-course-grid article > div { display: flex; gap: .4rem; margin: .8rem 0; }.public-career-course-grid small { background: #f1f5f9; border-radius: 999px; padding: .25rem .5rem; }
.public-career-course-grid a { color: #0f766e; font-size: .75rem; font-weight: 900; }
.public-career-empty { background: #fff; border: 1px dashed #94a3b8; border-radius: 16px; padding: 1.2rem; text-align: center; }
@media (max-width: 800px) { .public-career-hero-grid,.public-career-course-grid { grid-template-columns: 1fr; } }

@media (max-width: 1100px) {
  .saas-career-path-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .saas-career-path-grid {
    grid-template-columns: 1fr;
  }
}

/* Career path and course public pages, aligned with the main Kara experience. */
.career-public-page,
.career-course-page {
  background: #f4f7fa;
}

.career-public-page .saas-header,
.career-course-page .saas-header {
  background: #0c2030;
  border: 0;
  box-shadow: none;
}

.career-public-page .saas-brand,
.career-public-page .saas-menu a,
.career-public-page .saas-link,
.career-course-page .saas-brand,
.career-course-page .saas-menu a,
.career-course-page .saas-link {
  color: #fff;
}

.career-public-page .saas-menu a.active,
.career-public-page .saas-menu a:hover,
.career-course-page .saas-menu a.active,
.career-course-page .saas-menu a:hover {
  background: rgba(255,255,255,.1);
  color: #fff;
}

.career-public-page .saas-button.primary,
.career-course-page .saas-button.primary {
  background: linear-gradient(135deg, #ff8a73, #ffc94d);
  border: 0;
  color: #111827;
}

.career-public-page .public-career-hero {
  background:
    radial-gradient(520px 300px at 10% 20%, rgba(18,104,243,.3), transparent 65%),
    #0c2030;
  color: #fff;
  padding: clamp(3rem,6vw,5.5rem) 0;
}

.career-public-page .public-career-hero-grid {
  gap: clamp(2rem,6vw,6rem);
  grid-template-columns: minmax(0,1.2fr) minmax(300px,.7fr);
}

.career-public-page .public-career-hero a { color: #8bbcff; }
.career-public-page .public-career-hero h1 { color: #fff; font-size: clamp(2.7rem,5vw,5rem); line-height: 1.15; }
.career-public-page .public-career-hero p { color: #c7d8e4; font-size: 1rem; }
.career-public-page .public-career-icon { background: #1268f3; color: #fff; height: 56px; width: 56px; }
.career-public-page .public-career-professions span { background: rgba(255,201,77,.14); border: 1px solid rgba(255,201,77,.28); color: #ffd86e; }
.career-public-page .public-career-facts article { background: #123249; border: 1px solid #234a65; min-height: 96px; padding: 1rem; }
.career-public-page .public-career-facts strong { color: #fff; font-size: 1.65rem; }
.career-public-page .public-career-facts span { color: #9fc2d9; }

.career-public-page .public-career-catalog {
  background: #fff;
  border: 1px solid #d9e5ed;
  border-radius: 28px;
  margin-block: 2.5rem;
  padding: clamp(1.5rem,4vw,3rem);
}
.career-public-page .public-career-catalog .saas-section-head span { background: #e8f1ff; border-color: #c5dafe; color: #1268f3; }
.career-public-page .public-career-course-grid article { border: 0; border-radius: 18px; box-shadow: 0 14px 30px rgba(12,32,48,.08); min-height: 230px; padding: 1.1rem; position: relative; }
.career-public-page .public-career-course-grid article::after { background: linear-gradient(90deg,#1268f3,#50a4ff); bottom: 0; content: ""; height: 5px; left: 0; position: absolute; right: 0; }
.career-public-page .public-career-course-grid article > span { color: #1268f3; }
.career-public-page .public-career-course-grid a { color: #1268f3; }

.career-course-page .profession-course-detail-hero {
  background:
    radial-gradient(600px 320px at 8% 20%, rgba(18,104,243,.28), transparent 65%),
    #0c2030;
  border: 0;
  color: #fff;
  padding: clamp(2.5rem,6vw,5rem) 0;
}
.career-course-page .profession-course-detail-hero-inner { grid-template-columns: minmax(150px,220px) minmax(0,1fr); }
.career-course-page .profession-course-brand { background: #1268f3; border: 1px solid #3b87ef; color: #fff; }
.career-course-page .profession-course-detail-hero h1 { color: #fff; font-size: clamp(2.2rem,4vw,4rem); line-height: 1.3; }
.career-course-page .profession-course-detail-hero p { color: #c7d8e4; }
.career-course-page .profession-course-detail-hero > .container span,
.career-course-page .profession-course-detail-hero .profession-course-instructor small { color: #a9c4d7; }
.career-course-page .profession-course-detail-hero .saas-card-action { background: rgba(18,104,243,.18); border-color: rgba(82,153,255,.35); color: #9bc5ff; }
.career-course-page .profession-course-instructor span { background: #1268f3; color: #fff; }
.career-course-page .profession-course-request-status { background: rgba(255,201,77,.13); border-color: rgba(255,201,77,.35); color: #ffd86e; }

.career-course-page .profession-course-facts-panel { background: #fff; border: 1px solid #d9e5ed; border-radius: 20px; box-shadow: 0 16px 34px rgba(12,32,48,.08); margin-top: -2rem; position: relative; z-index: 2; }
.career-course-page .profession-course-facts-panel strong { color: #0c2030; }
.career-course-page .profession-course-tabs { background: #0c2030; border-radius: 999px; padding: .35rem; }
.career-course-page .profession-course-tabs a { color: #c8d9e5; }
.career-course-page .profession-course-tabs a:first-child { background: #1268f3; color: #fff; }
.career-course-page .profession-course-section,
.career-course-page .profession-course-sidebar { border: 0; box-shadow: 0 14px 30px rgba(12,32,48,.07); }
.career-course-page .profession-course-module-list details { border-color: #dbe6ee; }
.career-course-page .profession-course-module-list summary { background: #f4f8fb; }
.career-course-page .profession-course-level-card { background: #eaf2ff; border-color: #c9dcfb; }
.career-course-page .profession-course-level-card strong { color: #1268f3; }
.career-course-page .profession-course-sidebar-profile > span { background: #1268f3; color: #fff; }
.career-course-page .profession-seo-links a { background: #eaf2ff; border-color: #c9dcfb; color: #1268f3; }

@media (max-width: 800px) {
  .career-public-page .public-career-hero-grid,
  .career-course-page .profession-course-detail-hero-inner { grid-template-columns: 1fr; }
  .career-course-page .profession-course-facts-panel { margin-top: 1rem; }
}

/* Final home overrides: keep the legacy dashboard rules from washing out the new console. */
.kara-experience-home .saas-dashboard.kara-skill-console {
  background: linear-gradient(150deg, #2280ff, #0a50d8 72%, #073ba2);
  border-color: #52a0ff;
  box-shadow: 0 0 35px rgba(47,139,255,.38), 0 32px 70px rgba(0,0,0,.3);
  color: #fff;
  padding: 1.35rem;
}

.kara-experience-home .kara-console-head strong,
.kara-experience-home .kara-console-score strong,
.kara-experience-home .kara-console-actions strong {
  color: inherit;
}

.kara-experience-home .saas-hero h1 {
  font-size: clamp(2.7rem, 4.6vw, 4.55rem);
  max-width: 680px;
}

.kara-experience-home .saas-hero-grid {
  grid-template-columns: minmax(480px, 1fr) minmax(430px, .95fr);
}

.kara-experience-home .saas-why-grid {
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
}

.kara-home-careers {
  padding-top: 5rem !important;
}

.kara-home-careers .saas-career-path-grid a {
  min-height: 250px;
}

@media (max-width: 1100px) {
  .kara-experience-home .saas-hero-grid {
    grid-template-columns: 1fr;
  }

  .kara-experience-home .saas-hero h1 {
    max-width: 820px;
  }
}

/* Public pre-login experience for teachers */
.teacher-public-page {
  background: #f4f7fa;
}

.teacher-public-hero {
  background:
    radial-gradient(520px 300px at 10% 20%, rgba(18, 104, 243, 0.28), transparent 65%),
    #0c2030;
  color: #fff;
  padding: 2.2rem 0 2.5rem;
}

.teacher-public-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(390px, 0.78fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}

.teacher-public-copy > span,
.teacher-public-heading > span,
.teacher-public-band-grid > div:first-child > span,
.teacher-public-final > div:first-child > span {
  color: #79afff;
  font-size: 0.72rem;
  font-weight: 900;
}

.teacher-public-copy h1 {
  max-width: 690px;
  margin: 0.55rem 0;
  font-size: clamp(2.3rem, 4vw, 4rem);
  line-height: 1.25;
}

.teacher-public-copy p {
  max-width: 650px;
  margin: 0;
  color: #c7d8e4;
  font-size: 0.95rem;
  line-height: 1.95;
}

.teacher-public-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 1rem;
}

.teacher-public-copy > small {
  display: block;
  margin-top: 0.85rem;
  color: #8facbe;
  font-size: 0.68rem;
}

.teacher-public-preview {
  border: 1px solid #29516d;
  border-radius: 24px;
  background: linear-gradient(150deg, #15384f, #102b3f);
  box-shadow: 0 28px 60px rgba(0, 0, 0, 0.28);
  padding: 1rem;
}

.teacher-preview-head,
.teacher-preview-metric,
.teacher-preview-next {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.teacher-preview-head {
  color: #fff;
  font-size: 0.82rem;
  font-weight: 900;
}

.teacher-preview-head b {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 12px;
  background: #1268f3;
}

.teacher-preview-metric {
  position: relative;
  margin-top: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.06);
  padding: 0.75rem;
  overflow: hidden;
}

.teacher-preview-metric span { color: #b9cddb; font-size: 0.7rem; }
.teacher-preview-metric strong { color: #fff; font-size: 1.5rem; }
.teacher-preview-metric i { position: absolute; right: 0; bottom: 0; width: 72%; height: 4px; background: linear-gradient(90deg, #1268f3, #72b4ff); }

.teacher-preview-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem;
  margin-top: 0.55rem;
}

.teacher-preview-grid article {
  display: grid;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.055);
  padding: 0.7rem;
}

.teacher-preview-grid b { color: #ffc94d; font-size: 1.1rem; }
.teacher-preview-grid span { color: #a9c0d0; font-size: 0.64rem; }

.teacher-preview-next {
  display: grid;
  gap: 0.18rem;
  margin-top: 0.55rem;
  border-radius: 14px;
  background: #fff;
  color: #0c2030;
  padding: 0.7rem;
}

.teacher-preview-next span { color: #1268f3; font-size: 0.62rem; font-weight: 900; }
.teacher-preview-next strong { font-size: 0.75rem; }

.teacher-public-section {
  padding-block: 3rem;
}

.teacher-public-heading {
  max-width: 780px;
  margin-bottom: 1.2rem;
}

.teacher-public-heading h2,
.teacher-public-band h2,
.teacher-public-final h2 {
  margin: 0.35rem 0 0;
  color: #0c2030;
  font-size: clamp(1.65rem, 3vw, 2.55rem);
  line-height: 1.45;
}

.teacher-public-heading p,
.teacher-public-final p {
  margin: 0.45rem 0 0;
  color: #526878;
  line-height: 1.85;
}

.teacher-public-flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;
}

.teacher-public-flow article {
  position: relative;
  min-height: 190px;
  border: 1px solid #d6e3eb;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(12, 32, 48, 0.06);
  padding: 1rem;
}

.teacher-public-flow i {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 11px;
  background: #1268f3;
  color: #fff;
  font-style: normal;
  font-weight: 950;
}

.teacher-public-flow strong { display: block; margin-top: 0.75rem; color: #0c2030; font-size: 0.92rem; }
.teacher-public-flow p { margin: 0.35rem 0 0; color: #647988; font-size: 0.78rem; line-height: 1.8; }

.teacher-public-band {
  background: #0c2030;
  color: #fff;
  padding: 3rem 0;
}

.teacher-public-band-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(390px, 0.8fr);
  gap: 3rem;
  align-items: center;
}

.teacher-public-band h2 { color: #fff; }
.teacher-public-band p { color: #b9cbd8; line-height: 1.9; }

.teacher-ai-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem;
}

.teacher-ai-list span {
  border: 1px solid #284a61;
  border-radius: 13px;
  background: #123249;
  color: #e6f1f8;
  padding: 0.75rem;
  font-size: 0.72rem;
  font-weight: 850;
}

.teacher-public-final {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}

.teacher-public-final .teacher-public-actions {
  flex: 0 0 auto;
  margin-top: 0;
}

@media (max-width: 900px) {
  .teacher-public-hero-grid,
  .teacher-public-band-grid {
    grid-template-columns: 1fr;
  }

  .teacher-public-preview {
    max-width: 680px;
  }

  .teacher-public-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .teacher-public-page .saas-nav {
    grid-template-columns: auto 1fr auto;
    padding-block: 0;
  }

  .teacher-public-page .saas-menu {
    display: none;
  }

  .teacher-public-page .saas-actions {
    width: auto;
  }

  .teacher-public-page .nav-auth-button {
    min-height: 38px;
    padding: 0.4rem 0.65rem;
    font-size: 0.72rem;
  }

  .teacher-public-hero {
    padding: 1.4rem 0 1.7rem;
  }

  .teacher-public-copy h1 {
    font-size: clamp(1.85rem, 9vw, 2.4rem);
  }

  .teacher-public-copy p {
    font-size: 0.84rem;
  }

  .teacher-public-actions .saas-button {
    width: 100%;
  }

  .teacher-public-section,
  .teacher-public-band {
    padding-block: 2rem;
  }

  .teacher-public-flow {
    grid-template-columns: 1fr;
  }

  .teacher-public-flow article {
    min-height: auto;
  }

  .teacher-ai-list {
    grid-template-columns: 1fr;
  }

  .teacher-public-final {
    display: grid;
  }

  .teacher-public-final .teacher-public-actions {
    width: 100%;
  }
}

@media (max-width: 720px) {
  .teacher-public-copy > small {
    display: none;
  }

  .teacher-public-preview {
    padding: 0.75rem;
  }

  .teacher-preview-metric {
    display: none;
  }

  .teacher-preview-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.35rem;
  }

  .teacher-preview-grid article {
    justify-items: center;
    padding: 0.5rem 0.2rem;
    text-align: center;
  }

  .teacher-preview-grid b {
    font-size: 0.9rem;
  }

  .teacher-preview-grid span {
    font-size: 0.5rem;
  }

  .teacher-preview-next {
    padding: 0.55rem;
  }
}

@media (max-width: 720px) {
  .kara-experience-home .saas-dashboard.kara-skill-console {
    padding: 1rem;
  }

  .kara-experience-home .saas-hero h1 {
    font-size: clamp(2.2rem, 11vw, 3rem);
  }

  .kara-hero-image {
    border-radius: 16px;
  }
}

/* Unified lower homepage sections */
.kara-experience-home .kara-home-careers,
.kara-experience-home .kara-tools-band,
.kara-experience-home .kara-products-band,
.kara-experience-home .kara-proof-band,
.kara-experience-home .kara-hubs-band,
.kara-experience-home .kara-instructors-band {
  border-radius: 28px;
  margin-block: 2.4rem;
  padding: clamp(1.5rem, 4vw, 3.4rem) !important;
}

.kara-experience-home .kara-home-careers {
  background: linear-gradient(145deg, #f4f8fb, #eaf2f8);
  border: 1px solid #d8e5ee;
}

.kara-experience-home .kara-home-careers .saas-section-head span,
.kara-experience-home .kara-products-band .saas-section-head span,
.kara-experience-home .kara-instructors-band .saas-section-head span {
  background: rgba(255,255,255,.72);
  border-color: rgba(12,32,48,.12);
  color: #0c5d67;
}

.kara-experience-home .kara-home-careers .saas-career-path-grid {
  gap: .9rem;
}

.kara-experience-home .kara-home-careers .saas-career-path-grid a {
  background: #0c2030;
  border: 1px solid #1c3c52;
  border-top: 0;
  box-shadow: 0 18px 30px rgba(12,32,48,.13);
  color: #fff;
  min-height: 270px;
  padding: 1.1rem;
  position: relative;
}

.kara-experience-home .kara-home-careers .saas-career-path-grid a::after {
  background: linear-gradient(90deg, #1268f3, #4fa4ff);
  bottom: 0;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  right: 0;
}

.kara-experience-home .kara-home-careers .saas-career-path-grid a > span {
  background: #1268f3;
  color: #fff;
  height: 42px;
  width: 42px;
}

.kara-experience-home .kara-home-careers .saas-career-path-grid strong { color: #fff; font-size: 1.05rem; }
.kara-experience-home .kara-home-careers .saas-career-path-grid small { color: #b8cad6; }
.kara-experience-home .kara-home-careers .saas-career-path-grid .saas-career-profession { color: #73aaff !important; }
.kara-experience-home .kara-home-careers .saas-career-path-grid em { background: rgba(255,255,255,.09); color: #dce9f2; }
.kara-experience-home .kara-home-careers .saas-career-path-grid a > b { color: #ffc94d; }

.kara-experience-home .kara-tools-band {
  background: linear-gradient(135deg, #0c2030, #12354d);
  color: #fff;
}

.kara-experience-home .kara-tools-band::before { display: none; }
.kara-experience-home .kara-tools-band .saas-section-head span { background: rgba(18,104,243,.2); border-color: rgba(115,170,255,.35); color: #9fc7ff; }
.kara-experience-home .kara-tools-band .saas-section-head h2 { color: #fff; }
.kara-experience-home .kara-tools-band .saas-section-head p { color: #b8cad6; }
.kara-experience-home .kara-tools-band .saas-ai-tool-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
.kara-experience-home .kara-tools-band .saas-ai-tool-card,
.kara-experience-home .kara-tools-band .saas-ai-tool-card.featured,
.kara-experience-home .kara-tools-band .saas-ai-tool-card.all-tools {
  background: #123f9e;
  border: 1px solid #2d70db;
  border-top: 0;
  box-shadow: none;
  color: #fff;
  min-height: 190px;
  padding: 1.1rem;
}
.kara-experience-home .kara-tools-band .saas-ai-tool-card:nth-child(even) { background: #f7f9fb; border-color: #d8e5ee; }
.kara-experience-home .kara-tools-band .saas-ai-tool-card span { background: rgba(255,255,255,.13); color: #b9d8ff; }
.kara-experience-home .kara-tools-band .saas-ai-tool-card strong { color: #fff; font-size: 1.12rem; }
.kara-experience-home .kara-tools-band .saas-ai-tool-card small { color: #c7ddf6; }
.kara-experience-home .kara-tools-band .saas-ai-tool-card:nth-child(even) span { background: #e7f0ff; color: #1268f3; }
.kara-experience-home .kara-tools-band .saas-ai-tool-card:nth-child(even) strong { color: #0c2030; }
.kara-experience-home .kara-tools-band .saas-ai-tool-card:nth-child(even) small { color: #526878; }

.kara-experience-home .kara-products-band {
  background: linear-gradient(135deg, #fff1e7, #ffd7c8);
  border: 1px solid #ffc7b4;
}
.kara-experience-home .kara-products-band .saas-product-rail.home-product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
.kara-experience-home .kara-products-band .saas-product-card { border: 0; box-shadow: 0 18px 34px rgba(116,55,31,.1); }
.kara-experience-home .kara-products-band .saas-card-action { background: #0c2030; border: 0; color: #fff; }

.kara-experience-home .kara-proof-band {
  background: #0c2030;
  color: #fff;
  margin-block: 1.25rem;
  padding: 1.35rem 1.6rem !important;
}
.kara-experience-home .kara-proof-band .saas-section-head span { background: rgba(255,201,77,.13); border-color: rgba(255,201,77,.35); color: #ffd66e; }
.kara-experience-home .kara-proof-band .saas-section-head {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  margin-bottom: .85rem;
}
.kara-experience-home .kara-proof-band .saas-section-head h2 {
  color: #fff;
  font-size: clamp(1.45rem,2.25vw,2rem);
  margin: 0;
}
.kara-experience-home .kara-proof-band .saas-why-grid { grid-template-columns: repeat(4,minmax(0,1fr)); gap: .65rem; }
.kara-experience-home .kara-proof-band .saas-why-grid article {
  align-content: center;
  background: #133249;
  border: 1px solid #244b65;
  grid-template-columns: 28px minmax(0,1fr);
  min-height: 84px;
  padding: .7rem .8rem;
}
.kara-experience-home .kara-proof-band .saas-why-grid span { background: #1268f3; color: #fff; height: 28px; width: 28px; }
.kara-experience-home .kara-proof-band .saas-why-grid strong { color: #fff; font-size: .82rem; line-height: 1.65; }

.kara-experience-home .kara-hubs-band {
  background: linear-gradient(135deg, #ffd96d, #fff1bd);
  border: 1px solid #f3c856;
}
.kara-experience-home .kara-hubs-band .saas-section-head span { background: rgba(12,32,48,.08); border-color: rgba(12,32,48,.14); color: #765000; }
.kara-experience-home .kara-hubs-band .saas-hub-grid { gap: 1rem; }
.kara-experience-home .kara-hubs-band .saas-hub-card { background: #fff; border: 0; box-shadow: 0 18px 34px rgba(112,75,0,.12); min-height: 250px; padding: 1.2rem; }
.kara-experience-home .kara-hubs-band .saas-card-icon { background: #0c2030; color: #fff; }
.kara-experience-home .kara-hubs-band .saas-card-action { background: #0c2030; border: 0; color: #fff; }

.kara-experience-home .kara-instructors-band {
  background: linear-gradient(135deg, #eaf4ff, #f6f9fc);
  border: 1px solid #d4e5f2;
  padding: clamp(1.2rem, 3vw, 2rem) !important;
}
.kara-experience-home .kara-instructors-band .saas-instructor-grid { grid-template-columns: repeat(3,minmax(0,1fr)); justify-content: stretch; }
.kara-experience-home .kara-instructors-band .saas-instructor-card { background: #fff; border: 0; box-shadow: 0 12px 24px rgba(12,32,48,.07); min-height: 138px; padding: .9rem; }
.kara-experience-home .kara-instructors-band .saas-avatar { background: linear-gradient(135deg,#1268f3,#49a0ff); color: #fff; height: 52px; width: 52px; }
.kara-experience-home .kara-instructors-band .saas-card-action { background: #1268f3; border: 0; color: #fff; }
.kara-experience-home .kara-instructors-head { position: relative; }
.kara-experience-home .kara-instructors-all {
  color: #1268f3;
  display: inline-flex;
  font-size: .82rem;
  font-weight: 900;
  margin-top: .35rem;
}

.kara-experience-home .kara-instructors-band .saas-instructor-card {
  grid-template-columns: auto minmax(0, 1fr);
  grid-template-rows: auto auto;
}
.kara-experience-home .kara-instructor-info { min-width: 0; }
.kara-experience-home .kara-instructor-verified {
  color: #087f5b;
  display: inline-flex;
  font-size: .72rem;
  font-weight: 900;
  margin-bottom: .28rem;
}
.kara-experience-home .kara-instructor-bio {
  color: #64748b;
  font-size: .78rem;
  line-height: 1.75;
  margin-top: .35rem;
}
.kara-experience-home .kara-instructor-stats {
  display: flex;
  flex-wrap: wrap;
  gap: .35rem;
  margin-top: .45rem;
}
.kara-experience-home .kara-instructor-stats small {
  background: #eef5ff;
  color: #31506b;
  margin: 0;
}
.kara-experience-home .kara-instructor-pending {
  align-self: center;
  background: #f1f5f9;
  border-radius: 10px;
  color: #64748b;
  font-size: .76rem;
  font-weight: 800;
  grid-column: 2;
  padding: .58rem .75rem;
}


@media (max-width: 1000px) {
  .kara-experience-home .kara-tools-band .saas-ai-tool-grid,
  .kara-experience-home .kara-products-band .saas-product-rail.home-product-grid,
  .kara-experience-home .kara-proof-band .saas-why-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  .kara-experience-home .kara-instructors-band .saas-instructor-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 700px) {
  .kara-experience-home .kara-home-careers,
  .kara-experience-home .kara-tools-band,
  .kara-experience-home .kara-products-band,
  .kara-experience-home .kara-proof-band,
  .kara-experience-home .kara-hubs-band,
  .kara-experience-home .kara-instructors-band { border-radius: 0; margin-block: 1.2rem; }
  .kara-experience-home .kara-tools-band .saas-ai-tool-grid,
  .kara-experience-home .kara-products-band .saas-product-rail.home-product-grid,
  .kara-experience-home .kara-proof-band .saas-why-grid,
  .kara-experience-home .kara-instructors-band .saas-instructor-grid { grid-template-columns: 1fr; }
  .kara-experience-home .kara-tools-band .saas-ai-tool-grid { display: grid; grid-auto-flow: row; overflow: visible; }
  .kara-experience-home .kara-proof-band { padding: 1rem !important; }
  .kara-experience-home .kara-proof-band .saas-section-head { align-items: flex-start; display: grid; gap: .45rem; }
  .kara-experience-home .kara-proof-band .saas-why-grid article { min-height: 72px; }
}

.profession-icdl { border-top-color: #2563eb !important; }
.profession-illustrator { border-top-color: #f59e0b !important; }
.profession-python { border-top-color: #0f766e !important; }
.profession-network { border-top-color: #0891b2 !important; }
.profession-market { border-top-color: #db2777 !important; }

.profession-page-grid {
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

.profession-category-band {
  border-bottom: 1px solid #dbe4f0;
  background: #fff;
}

.profession-category-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.7fr);
  gap: clamp(1rem, 4vw, 3rem);
  align-items: end;
  padding-block: clamp(1.6rem, 4vw, 3rem) 1.45rem;
}

.profession-category-main {
  display: grid;
  gap: 0.78rem;
}

.profession-category-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  align-items: center;
  color: #475569;
  font-size: 0.82rem;
  font-weight: 800;
}

.profession-category-breadcrumb a {
  color: #0f172a;
  text-decoration: none;
}

.profession-category-title-row {
  display: flex;
  gap: 0.85rem;
  align-items: center;
}

.profession-category-icon {
  display: grid;
  place-items: center;
  flex: 0 0 64px;
  height: 64px;
  border: 1px solid #bfccdc;
  border-radius: 16px;
  background: #f8fafc;
  color: #0b57d0;
  font-weight: 950;
}

.profession-category-title-row small {
  display: block;
  color: #475569;
  font-size: 0.9rem;
  font-weight: 700;
}

.profession-category-title-row h1 {
  margin: 0.12rem 0 0;
  color: #0f172a;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.25;
}

.profession-category-main > p {
  max-width: 760px;
  margin: 0;
  color: #334155;
  font-size: 0.98rem;
  line-height: 1.9;
}

.profession-category-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  justify-self: stretch;
}

.profession-category-stats article {
  border-left: 1px solid #dbe4f0;
  padding: 0.3rem 1rem;
}

.profession-category-stats article:last-child {
  border-left: 0;
}

.profession-category-stats strong,
.profession-category-stats span {
  display: block;
}

.profession-category-stats strong {
  color: #0f172a;
  font-size: 1rem;
  line-height: 1.4;
}

.profession-category-stats span {
  margin-top: 0.18rem;
  color: #475569;
  font-size: 0.78rem;
  line-height: 1.5;
}

.profession-catalog-section {
  padding-top: 1.35rem;
}

.profession-catalog-head {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: end;
  margin-bottom: 0.65rem;
}

.profession-catalog-head span {
  color: #0f172a;
  font-size: 1.05rem;
  font-weight: 950;
}

.profession-catalog-head h2 {
  margin: 0.18rem 0 0;
  color: #0f172a;
  font-size: 1.65rem;
  line-height: 1.35;
}

.profession-hero {
  padding-top: 1.25rem;
}

.profession-hero-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  border: 1px solid #e5e9f2;
  border-radius: 24px;
  background:
    radial-gradient(520px 220px at 5% 0%, rgba(124, 58, 237, 0.08), transparent 64%),
    radial-gradient(460px 180px at 100% 100%, rgba(20, 184, 166, 0.08), transparent 62%),
    #ffffff;
  padding: clamp(1rem, 2.4vw, 1.55rem);
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.055);
}

.profession-hero-icon {
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border: 1px solid #ddd6fe;
  border-radius: 22px;
  background: linear-gradient(135deg, #f3efff, #ecfeff);
  color: #6d28d9;
  font-size: 1.05rem;
  font-weight: 950;
}

.profession-hero-card h1 {
  margin: 0.58rem 0 0;
  color: #0f172a;
  font-size: clamp(1.75rem, 3.2vw, 2.7rem);
  line-height: 1.45;
}

.profession-hero-card p {
  max-width: 780px;
  margin: 0.45rem 0 0;
  color: #64748b;
  line-height: 1.95;
}

.profession-meta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin-top: 0.72rem;
}

.profession-meta-row span {
  border-radius: 999px;
  background: #f8fafc;
  color: #475569;
  padding: 0.24rem 0.62rem;
  font-size: 0.78rem;
  font-weight: 900;
}

.profession-path-grid,
.profession-course-grid {
  display: grid;
  gap: 0.72rem;
}

.profession-path-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.profession-course-grid {
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  gap: 1rem;
}

.profession-course-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin-bottom: 0.8rem;
}

.profession-course-chips span {
  border: 1px solid #bfccdc;
  border-radius: 999px;
  background: #fff;
  color: #0f172a;
  padding: 0.38rem 0.72rem;
  font-size: 0.78rem;
  font-weight: 900;
}

.profession-course-chips span:first-child {
  border-color: #0f172a;
  background: #0f172a;
  color: #fff;
}

.profession-course-card {
  display: grid;
  grid-template-rows: auto 1fr;
  overflow: hidden;
  border: 1px solid #c3d0e3;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.045);
}

.profession-course-cover {
  position: relative;
  min-height: 150px;
  display: grid;
  align-content: end;
  gap: 0.2rem;
  overflow: hidden;
  color: #fff;
  padding: 0.9rem;
  text-decoration: none;
  background:
    linear-gradient(135deg, rgba(15, 23, 42, 0.08), rgba(15, 23, 42, 0.18)),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.14) 0 1px, transparent 1px 16px),
    linear-gradient(135deg, #0f172a 0%, #0b57d0 46%, #14b8a6 100%);
}

.profession-course-cover img {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profession-course-cover:has(img)::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.2), rgba(15, 23, 42, 0.78));
}

.profession-course-cover::after {
  content: "";
  position: absolute;
  width: 165px;
  height: 165px;
  left: -52px;
  top: -65px;
  border: 30px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}

.profession-course-cover strong,
.profession-course-cover small {
  position: relative;
  z-index: 2;
}

.profession-course-cover strong {
  color: #fff;
  font-size: 1.12rem;
}

.profession-course-cover small {
  color: rgba(255, 255, 255, 0.82);
  font-weight: 900;
}

.profession-course-cover b {
  position: absolute;
  top: 0.7rem;
  left: 0.7rem;
  z-index: 2;
  border-radius: 999px;
  background: #fff;
  color: #0f172a;
  padding: 0.25rem 0.58rem;
  font-size: 0.72rem;
}

.profession-course-provider-mark {
  position: absolute;
  top: 0.78rem;
  right: 0.78rem;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  font-weight: 950;
}

.profession-course-body {
  display: grid;
  gap: 0.58rem;
  align-content: start;
  padding: 0.82rem;
}

.profession-course-provider {
  display: flex;
  align-items: center;
  gap: 0.42rem;
  min-width: 0;
}

.profession-course-provider span {
  display: grid;
  place-items: center;
  flex: 0 0 28px;
  height: 28px;
  border-radius: 6px;
  background: #0b3b75;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 950;
}

.profession-course-provider img {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  object-fit: cover;
}

.profession-course-provider img + span {
  display: none;
}

.profession-course-provider small {
  overflow: hidden;
  color: #475569;
  font-size: 0.76rem;
  font-weight: 900;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.profession-course-body h3 {
  margin: 0;
  color: #0f172a;
  font-size: 0.96rem;
  line-height: 1.55;
}

.profession-course-body h3 a {
  color: inherit;
  text-decoration: none;
}

.profession-course-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.55rem;
  color: #475569;
  font-size: 0.74rem;
  font-weight: 850;
}

.profession-course-cta {
  align-self: end;
  width: fit-content;
  margin-top: 0.1rem;
  color: #0b57d0;
  font-size: 0.8rem;
  font-weight: 950;
  text-decoration: none;
}

.profession-teacher-card {
  grid-template-columns: 76px minmax(0, 1fr);
  border: 1px solid #dbe4f0;
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(11, 87, 208, 0.04), rgba(20, 184, 166, 0.04)),
    #fff;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.045);
}

.profession-teacher-avatar {
  width: 68px;
  height: 68px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0b57d0, #14b8a6);
  color: #fff;
}

.profession-teacher-card h3 {
  margin-top: 0.1rem;
}

.profession-teacher-card p {
  min-height: 0;
  line-height: 1.75;
}

.profession-course-detail-hero {
  border-bottom: 1px solid #dbe4f0;
  background:
    radial-gradient(520px 300px at 18% 28%, rgba(37, 99, 235, 0.12), transparent 70%),
    linear-gradient(135deg, #f1f5ff 0%, #f8fbff 100%);
  padding: clamp(2rem, 4vw, 3.4rem) 0;
}

.profession-course-detail-hero-inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1.2rem;
  align-items: center;
}

.profession-course-brand {
  display: grid;
  place-items: center;
  width: 78px;
  height: 78px;
  border: 1px solid #bfccdc;
  border-radius: 22px;
  background: #fff;
  color: #0b57d0;
  font-weight: 950;
  overflow: hidden;
}

.profession-course-brand img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profession-course-detail-hero span {
  color: #0b57d0;
  font-size: 0.82rem;
  font-weight: 950;
}

.profession-course-detail-hero h1 {
  max-width: 840px;
  margin: 0.45rem 0;
  color: #0f172a;
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.35;
}

.profession-course-detail-hero p {
  max-width: 760px;
  margin: 0;
  color: #334155;
  line-height: 1.9;
}

.profession-course-instructor {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  margin-top: 0.9rem;
}

.profession-course-instructor img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
}

.profession-course-instructor img + span {
  display: none;
}

.profession-course-instructor span,
.profession-course-sidebar-profile span {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #0b3b75;
  color: #fff;
}

.profession-course-enroll {
  margin-top: 1rem;
}

.profession-course-messages {
  display: grid;
  gap: 0.55rem;
  padding-top: 0.85rem;
}

.profession-course-message {
  border: 1px solid #bfccdc;
  border-radius: 10px;
  background: #f8fafc;
  color: #0f172a;
  padding: 0.7rem 0.85rem;
  font-size: 0.88rem;
  font-weight: 800;
}

.profession-course-message.is-success {
  border-color: #99f6e4;
  background: #f0fdfa;
  color: #115e59;
}

.profession-course-message.is-error {
  border-color: #fecaca;
  background: #fff1f2;
  color: #991b1b;
}

.profession-course-enroll-form {
  display: grid;
  gap: 0.55rem;
  width: fit-content;
  max-width: 100%;
}

.profession-course-enroll-form textarea {
  width: min(100%, 320px);
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #f8fafc;
  color: #0f172a;
  font: inherit;
  padding: 0.55rem 0.65rem;
  resize: vertical;
}

.profession-course-request-status {
  display: inline-flex;
  width: fit-content;
  border: 1px solid #fed7aa;
  border-radius: 999px;
  background: #fff7ed;
  color: #9a3412;
  padding: 0.42rem 0.72rem;
  font-size: 0.82rem;
  font-weight: 900;
}

.profession-course-facts-panel {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  margin-top: -1.7rem;
  border: 1px solid #dbe4f0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.11);
}

.profession-course-facts-panel article {
  padding: 1rem;
  border-left: 1px solid #e2e8f0;
}

.profession-course-facts-panel article:last-child {
  border-left: 0;
}

.profession-course-facts-panel strong,
.profession-course-facts-panel span {
  display: block;
}

.profession-course-facts-panel strong {
  color: #0f172a;
  font-size: 1rem;
}

.profession-course-facts-panel span {
  margin-top: 0.25rem;
  color: #475569;
  font-size: 0.78rem;
}

.profession-course-tabs {
  display: flex;
  gap: 1rem;
  margin-top: 1.8rem;
  border-bottom: 1px solid #dbe4f0;
}

.profession-course-tabs a {
  color: #0f172a;
  padding: 0.8rem 0.35rem;
  font-weight: 900;
  text-decoration: none;
}

.profession-course-tabs a:first-child {
  color: #0b57d0;
  border-bottom: 3px solid #0b57d0;
}

.profession-course-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
  gap: 1rem;
  align-items: start;
  padding-block: 1.3rem 2.4rem;
}

.profession-course-main,
.profession-course-sidebar,
.profession-course-section {
  display: grid;
  gap: 0.8rem;
}

.profession-course-section,
.profession-course-sidebar {
  border: 1px solid #dbe4f0;
  border-radius: 12px;
  background: #fff;
  padding: 1rem;
}

.profession-course-section h2,
.profession-course-sidebar h2 {
  margin: 0;
  color: #0f172a;
  font-size: 1.2rem;
}

.profession-course-section p,
.profession-course-sidebar p {
  margin: 0;
  color: #475569;
  line-height: 1.9;
}

.profession-course-outcomes {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.65rem;
}

.profession-course-outcomes article,
.profession-course-level-card {
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #f8fafc;
  padding: 0.8rem;
}

.profession-course-outcomes strong,
.profession-course-outcomes span {
  display: block;
}

.profession-course-outcomes strong {
  color: #0f172a;
  font-size: 0.86rem;
}

.profession-course-outcomes span {
  margin-top: 0.35rem;
  color: #475569;
  font-size: 0.78rem;
  line-height: 1.8;
}

.profession-course-section-head {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  align-items: start;
}

.profession-course-section-head span,
.profession-course-section-head strong {
  color: #0b57d0;
  font-size: 0.78rem;
  font-weight: 950;
}

.profession-course-module-list {
  display: grid;
  gap: 0.6rem;
}

.profession-course-module-list details {
  border: 1px solid #dbe4f0;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}

.profession-course-module-list summary {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  cursor: pointer;
  list-style: none;
  padding: 0.85rem;
}

.profession-course-module-list summary::-webkit-details-marker {
  display: none;
}

.profession-course-module-list summary strong,
.profession-course-module-list summary small {
  display: block;
}

.profession-course-module-list summary strong {
  color: #0f172a;
}

.profession-course-module-list summary small,
.profession-course-module-list summary span {
  color: #475569;
  font-size: 0.76rem;
  font-weight: 850;
}

.profession-course-module-list details > div {
  display: grid;
  gap: 0.45rem;
  border-top: 1px solid #e2e8f0;
  background: #f8fafc;
  padding: 0.85rem;
}

.profession-course-empty {
  border: 1px dashed #cbd5e1;
  border-radius: 10px;
  background: #f8fafc;
  color: #475569;
  padding: 1rem;
  text-align: center;
}

.profession-course-level-card strong {
  display: block;
  color: #0b57d0;
  font-size: 1.1rem;
}

.profession-course-sidebar {
  position: sticky;
  top: 1rem;
}

.profession-course-sidebar-profile {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}

.profession-course-sidebar-profile strong,
.profession-course-sidebar-profile small {
  display: block;
}

.profession-course-sidebar-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}

.profession-course-sidebar-stats span {
  border-radius: 999px;
  background: #f1f5f9;
  color: #475569;
  padding: 0.28rem 0.55rem;
  font-size: 0.76rem;
  font-weight: 900;
}

@media (max-width: 980px) {
  .profession-category-hero {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .profession-category-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .profession-course-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .profession-course-grid,
  .profession-course-facts-panel,
  .profession-course-outcomes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .profession-course-detail-layout {
    grid-template-columns: 1fr;
  }

  .profession-course-sidebar {
    position: static;
  }
}

@media (max-width: 640px) {
  .profession-category-title-row,
  .profession-catalog-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .profession-category-stats,
  .profession-course-grid {
    grid-template-columns: 1fr;
  }

  .profession-category-stats article {
    border-left: 0;
    border-bottom: 1px solid #dbe4f0;
    padding: 0.55rem 0;
  }

  .profession-category-stats article:last-child {
    border-bottom: 0;
  }

  .profession-course-grid,
  .profession-course-facts-panel,
  .profession-course-outcomes,
  .profession-course-detail-hero-inner {
    grid-template-columns: 1fr;
  }

  .profession-course-detail-hero-inner {
    align-items: start;
  }

  .profession-course-facts-panel {
    margin-top: 1rem;
  }

  .profession-course-facts-panel article {
    border-left: 0;
    border-bottom: 1px solid #e2e8f0;
  }

  .profession-course-facts-panel article:last-child {
    border-bottom: 0;
  }

  .profession-course-tabs {
    overflow-x: auto;
    white-space: nowrap;
  }

  .profession-course-section-head,
  .profession-course-module-list summary {
    display: grid;
  }
}

.profession-path-grid article {
  min-height: 132px;
  border: 1px solid #e5e9f2;
  border-radius: 18px;
  background: #fff;
  padding: 0.9rem;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.035);
}

.profession-path-grid strong {
  display: inline-flex;
  border-radius: 999px;
  background: #ecfeff;
  color: #0f766e;
  padding: 0.22rem 0.58rem;
  font-size: 0.74rem;
}

.profession-path-grid p {
  margin: 0.58rem 0 0;
  color: #475569;
  line-height: 1.85;
  font-size: 0.88rem;
}

.saas-blog-card {
  min-height: 330px;
  display: grid;
  grid-template-rows: 168px 1fr;
  overflow: hidden;
}

.saas-blog-media {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0.85rem;
  overflow: hidden;
  background:
    radial-gradient(220px 110px at 15% 15%, rgba(255, 255, 255, 0.55), transparent 58%),
    linear-gradient(135deg, #7c3aed, #2563eb 62%, #0f766e);
}

.saas-blog-media img {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.saas-blog-media:has(img)::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.12), rgba(15, 23, 42, 0.58));
}

.saas-blog-media span {
  position: relative;
  z-index: 2;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #4338ca;
  padding: 0.22rem 0.62rem;
  font-size: 0.74rem;
  font-weight: 900;
}

.saas-blog-card > div:last-child {
  display: grid;
  grid-template-rows: auto 1fr auto;
  padding: 0.9rem;
}

.saas-blog-card p {
  overflow: hidden;
}

.saas-footer {
  margin-top: 1.1rem;
  border-top: 1px solid rgba(191, 219, 254, 0.72);
  background:
    radial-gradient(520px 180px at 8% 0%, rgba(37, 99, 235, 0.08), transparent 64%),
    linear-gradient(180deg, #f1f7ff 0%, #eef4fb 100%);
}

.saas-footer-grid {
  display: grid;
  grid-template-columns: minmax(260px, 1.25fr) repeat(3, minmax(150px, 0.7fr));
  gap: 1.2rem;
  padding: 1.35rem 0 1rem;
}

.saas-footer-brand {
  display: grid;
  align-content: start;
  gap: 0.75rem;
}

.saas-footer-brand .saas-brand {
  justify-content: flex-start;
}

.saas-footer-brand p {
  max-width: 420px;
  margin: 0;
  color: #64748b;
  font-size: 0.9rem;
  line-height: 1.95;
}

.saas-footer-col {
  display: grid;
  align-content: start;
  gap: 0.48rem;
}

.saas-footer-col h3 {
  margin: 0 0 0.25rem;
  color: #0f172a;
  font-size: 0.95rem;
  font-weight: 900;
}

.saas-footer-col a {
  width: fit-content;
  color: #64748b;
  font-size: 0.86rem;
  font-weight: 750;
}

.saas-footer-col a:hover {
  color: #6d28d9;
}

.saas-footer-trust {
  margin-top: 0.35rem;
}

.saas-enamad {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  min-height: 64px;
  border: 1px solid #e5e9f2;
  border-radius: 14px;
  background: #f8fafc;
  padding: 0.35rem;
}

.saas-enamad img {
  display: block;
  width: 52px;
  max-height: 52px;
  object-fit: contain;
}

.saas-footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 46px;
  border-top: 1px solid rgba(191, 219, 254, 0.65);
  color: #64748b;
  font-size: 0.8rem;
}

@media (max-width: 1180px) {
  .saas-nav {
    grid-template-columns: 1fr;
    justify-items: center;
    padding: 0.7rem 0;
  }

  .saas-hero-grid,
  .saas-hub-grid,
  .saas-blog-grid,
  .saas-product-detail,
  .tools-home-hero {
    grid-template-columns: 1fr;
  }

  .saas-feature-grid,
  .saas-profession-grid,
  .saas-ai-tool-grid,
  .saas-why-grid,
  .saas-products-list,
  .profession-path-grid,
  .profession-course-grid,
  .tools-home-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .saas-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .saas-product-rail.home-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .saas-instructor-compact .saas-instructor-grid {
    justify-content: stretch;
  }
}

@media (max-width: 720px) {
  .saas-section {
    padding: 0.7rem 0 0.35rem;
  }

  .saas-section-head {
    margin-bottom: 0.55rem;
  }

  .saas-section-head h2 {
    font-size: clamp(1.15rem, 5.2vw, 1.55rem);
  }

  .saas-section-head p {
    font-size: 0.84rem;
    line-height: 1.75;
  }

  .saas-menu {
    width: 100%;
    justify-content: flex-start;
    gap: 0.35rem;
    overflow-x: auto;
    padding: 0 0 0.25rem;
  }

  .saas-menu a {
    flex: 0 0 auto;
    padding: 0.38rem 0.62rem;
    font-size: 0.84rem;
  }

  .saas-actions {
    width: 100%;
    justify-content: space-between;
  }

  .saas-hero {
    padding-top: 0.65rem;
  }

  .saas-hero-grid {
    min-height: auto;
    padding: 0.9rem;
    border-radius: 20px;
  }

  .saas-hero h1 {
    font-size: clamp(1.42rem, 7vw, 1.9rem);
    line-height: 1.45;
  }

  .saas-hero p {
    font-size: 0.9rem;
    line-height: 1.85;
  }

  .saas-dashboard {
    padding: 0.65rem;
  }

  .saas-ai-tool-grid {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: minmax(210px, 76vw);
    gap: 0.6rem;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: inline mandatory;
    padding-bottom: 0.45rem;
  }

  .saas-ai-tool-card {
    min-height: 120px;
    scroll-snap-align: start;
    border-radius: 15px;
  }

  .saas-product-rail {
    grid-auto-columns: minmax(270px, 86vw);
  }

  .saas-product-rail.home-product-grid {
    grid-template-columns: 1fr;
  }

  .saas-product-card {
    grid-template-columns: 1fr;
  }

  .saas-product-cover {
    min-height: 168px;
  }

  .home-product-grid .saas-product-card {
    min-height: auto;
    grid-template-columns: 112px minmax(0, 1fr);
  }

  .home-product-grid .saas-product-cover {
    min-height: 164px;
  }

  .saas-products-list {
    grid-template-columns: 1fr;
  }

  .saas-product-detail {
    padding: 0.7rem;
  }

  .saas-product-detail-media {
    min-height: 260px;
  }

  .saas-flow,
  .saas-feature-grid,
  .saas-why-grid,
  .profession-path-grid,
  .profession-course-grid,
  .tools-home-grid {
    grid-template-columns: 1fr;
  }

  .saas-profession-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.55rem;
  }

  .saas-profession-grid a {
    min-height: 118px;
    padding: 0.7rem;
    border-radius: 15px;
  }

  .saas-profession-grid small {
    display: none;
  }

  .saas-feature-grid article {
    min-height: auto;
    padding: 0.75rem;
  }

  .tools-home-main {
    padding: 0.9rem 0 2rem;
  }

  .tools-home-copy,
  .tools-home-summary,
  .tools-home-card {
    border-radius: 14px;
  }

  .tools-home-copy {
    padding: 1rem;
  }

  .tools-home-copy h1 {
    font-size: clamp(1.45rem, 7vw, 1.95rem);
  }

  .tools-home-actions .saas-button {
    width: 100%;
  }

  .tools-home-summary {
    min-height: auto;
    padding: 1rem;
  }

  .tools-home-card {
    min-height: 210px;
  }

  .profession-hero-card {
    grid-template-columns: 1fr;
  }

  .profession-hero-icon {
    width: 58px;
    height: 58px;
    border-radius: 18px;
  }

  .saas-hero-actions .saas-button {
    width: 100%;
  }

  .saas-instructor-card {
    grid-template-columns: 1fr;
  }

  .saas-instructor-compact .saas-instructor-grid {
    grid-template-columns: 1fr;
  }

  .saas-instructor-card .saas-card-action {
    grid-column: auto;
  }

  .saas-footer-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding-top: 1.1rem;
  }

  .saas-footer-bottom {
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0.8rem 0;
  }
}

/* Homepage clarity and mobile navigation */
.saas-mobile-menu {
  display: none;
}

.kara-experience-home .saas-hero-copy {
  min-width: 0;
}

.kara-experience-home .kara-hero-lead {
  max-width: 720px;
}

.kara-entry {
  margin-top: 1.35rem;
}

.kara-entry-title {
  display: block;
  margin-bottom: 0.65rem;
  color: #fff;
  font-size: 0.92rem;
}

.kara-entry-grid {
  display: grid;
  gap: 0.55rem;
}

.kara-entry-card {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  gap: 0.75rem;
  align-items: center;
  min-height: 92px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.065);
  color: #fff;
  padding: 0.75rem;
  transition: transform 0.16s ease, border-color 0.16s ease, background-color 0.16s ease;
}

.kara-entry-card:hover {
  transform: translateX(-3px);
  border-color: rgba(255, 201, 77, 0.65);
  background: rgba(255, 255, 255, 0.1);
}

.kara-entry-card .kara-entry-number {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 11px;
  background: #ffc94d;
  color: #0c2030;
  font-weight: 950;
}

.kara-entry-card.teacher .kara-entry-number {
  background: #72b4ff;
}

.kara-entry-card.tools .kara-entry-number {
  background: #76dfc6;
}

.kara-entry-card div {
  min-width: 0;
}

.kara-entry-card small,
.kara-entry-card strong,
.kara-entry-card p {
  display: block;
}

.kara-entry-card small {
  color: #9fb7c8;
  font-size: 0.68rem;
  font-weight: 800;
}

.kara-entry-card strong {
  margin-top: 0.12rem;
  color: #fff;
  font-size: 0.92rem;
}

.kara-entry-card p {
  margin: 0.12rem 0 0;
  color: #c9d7e1;
  font-size: 0.72rem;
  line-height: 1.65;
}

.kara-entry-card > b {
  color: #ffc94d;
  font-size: 1.2rem;
}

.kara-continue-action {
  margin-top: 0.85rem;
}

@media (min-width: 1101px) {
  .kara-experience-home .saas-hero-grid {
    grid-template-columns: minmax(520px, 1.08fr) minmax(390px, 0.92fr);
    gap: clamp(2rem, 4vw, 4rem);
  }

  .kara-experience-home .saas-hero h1 {
    font-size: clamp(2.65rem, 4.2vw, 4.25rem);
    line-height: 1.16;
  }
}

@media (max-width: 1180px) {
  .kara-experience-home .saas-nav {
    grid-template-columns: auto 1fr auto;
    justify-items: stretch;
    padding: 0;
  }

  .kara-experience-home .saas-menu {
    justify-content: center;
  }
}

@media (max-width: 820px) {
  .kara-experience-home .saas-nav {
    position: relative;
    grid-template-columns: auto auto 1fr;
    gap: 0.65rem;
    min-height: 62px;
  }

  .kara-experience-home .saas-brand {
    justify-self: start;
  }

  .kara-experience-home .saas-brand img {
    width: 34px;
    height: 34px;
  }

  .kara-experience-home .saas-menu {
    display: none;
  }

  .saas-mobile-menu {
    display: block;
    justify-self: start;
  }

  .saas-mobile-menu summary {
    display: flex;
    align-items: center;
    gap: 0.42rem;
    min-height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.17);
    border-radius: 11px;
    color: #fff;
    padding: 0.35rem 0.6rem;
    cursor: pointer;
    font-size: 0.78rem;
    font-weight: 850;
    list-style: none;
  }

  .saas-mobile-menu summary::-webkit-details-marker {
    display: none;
  }

  .saas-menu-icon {
    display: grid;
    gap: 3px;
    width: 17px;
  }

  .saas-menu-icon i {
    display: block;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .saas-mobile-menu[open] summary {
    background: rgba(255, 255, 255, 0.1);
  }

  .saas-mobile-menu > nav {
    position: absolute;
    top: calc(100% + 0.55rem);
    right: 0;
    left: 0;
    z-index: 10;
    display: grid;
    gap: 0.35rem;
    border: 1px solid #29485d;
    border-radius: 16px;
    background: #102a3d;
    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.35);
    padding: 0.55rem;
  }

  .saas-mobile-menu nav a {
    display: grid;
    border-radius: 11px;
    color: #fff;
    padding: 0.62rem 0.7rem;
    font-size: 0.84rem;
    font-weight: 850;
  }

  .saas-mobile-menu nav a:hover,
  .saas-mobile-menu nav a.active {
    background: rgba(255, 255, 255, 0.09);
  }

  .saas-mobile-menu nav small {
    margin-top: 0.1rem;
    color: #9fb7c8;
    font-size: 0.68rem;
    font-weight: 650;
  }

  .kara-experience-home .saas-actions {
    width: auto;
    justify-self: end;
  }

  .kara-experience-home .saas-actions .saas-button {
    min-height: 38px;
    padding: 0.42rem 0.68rem;
    font-size: 0.76rem;
  }

  .kara-experience-home .saas-link {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    padding-inline: 0.45rem;
  }
}

@media (max-width: 720px) {
  .container {
    width: min(100% - 1.25rem, 1280px);
  }

  .kara-experience-hero {
    padding: 1rem 0 1.35rem;
  }

  .kara-experience-home .saas-hero-grid {
    display: block;
  }

  .kara-experience-home .saas-eyebrow {
    font-size: 0.66rem;
  }

  .kara-experience-home .saas-hero h1 {
    margin-top: 0.7rem;
    font-size: clamp(1.85rem, 9.2vw, 2.55rem);
    line-height: 1.25;
  }

  .kara-experience-home .saas-hero p.kara-hero-lead {
    margin-top: 0.65rem;
    font-size: 0.85rem;
    line-height: 1.85;
  }

  .kara-entry {
    margin-top: 1rem;
  }

  .kara-entry-title {
    font-size: 0.84rem;
  }

  .kara-entry-card {
    grid-template-columns: 32px minmax(0, 1fr) auto;
    min-height: 82px;
    padding: 0.62rem;
  }

  .kara-entry-card .kara-entry-number {
    width: 32px;
    height: 32px;
  }

  .kara-entry-card strong {
    font-size: 0.84rem;
  }

  .kara-entry-card p {
    font-size: 0.67rem;
  }

  .kara-hero-image {
    display: none;
  }

  .kara-continue-action .saas-button {
    width: 100%;
  }

  .kara-experience-home .kara-change-section {
    padding-top: 2rem;
  }
}

@media (max-width: 390px) {
  .kara-experience-home .saas-brand span,
  .saas-mobile-menu summary > span:last-child {
    display: none;
  }

  .kara-experience-home .saas-nav {
    gap: 0.45rem;
  }
}

/* Refined homepage hero: concise role choices and skill preview */
.kara-experience-home .saas-hero-grid {
  min-height: 540px;
}

.kara-experience-home .saas-hero h1 {
  max-width: 610px;
}

.kara-experience-home .kara-hero-lead {
  max-width: 590px;
  line-height: 1.95;
}

.kara-role-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
  margin-top: 1.3rem;
}

.kara-role-actions a {
  display: grid;
  align-content: center;
  min-height: 76px;
  border: 1px solid #38566a;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.055);
  color: #fff;
  padding: 0.7rem;
  transition: transform 0.16s ease, border-color 0.16s ease, background-color 0.16s ease;
}

.kara-role-actions a:hover {
  transform: translateY(-2px);
  border-color: #76b2ff;
  background: rgba(255, 255, 255, 0.1);
}

.kara-role-actions a.is-primary {
  border-color: #ffc94d;
  background: #ffc94d;
  color: #102435;
}

.kara-role-actions span,
.kara-role-actions strong {
  display: block;
}

.kara-role-actions span {
  color: #9fb7c8;
  font-size: 0.65rem;
  font-weight: 750;
}

.kara-role-actions .is-primary span {
  color: #5d4a18;
}

.kara-role-actions strong {
  margin-top: 0.18rem;
  color: inherit;
  font-size: 0.84rem;
}

.kara-experience-home .kara-skill-console {
  align-self: center;
  width: 100%;
  max-width: 560px;
  justify-self: center;
}

.kara-career-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);
  gap: 1.2rem;
  align-items: center;
  margin: 1.15rem 0 1.4rem;
  border: 1px solid #d0e0ea;
  border-radius: 22px;
  background: #fff;
  padding: 1rem;
  box-shadow: 0 18px 40px rgba(12, 32, 48, 0.08);
}

.kara-career-visual {
  margin: 0;
  overflow: hidden;
  border: 1px solid #d9e5ef;
  border-radius: 16px;
  background: #f7f9ff;
}

.kara-career-visual img {
  display: block;
  width: 100%;
  height: auto;
}

.kara-career-showcase-copy > span {
  color: #1268f3;
  font-size: 0.72rem;
  font-weight: 900;
}

.kara-career-showcase-copy h3 {
  margin: 0.45rem 0 0;
  color: #0c2030;
  font-size: clamp(1.25rem, 2vw, 1.8rem);
  line-height: 1.5;
}

.kara-career-showcase-copy p {
  margin: 0.55rem 0 0;
  color: #526878;
  font-size: 0.88rem;
  line-height: 1.85;
}

.kara-career-showcase-copy a {
  display: inline-flex;
  margin-top: 0.85rem;
  border-radius: 11px;
  background: #0c2030;
  color: #fff;
  padding: 0.6rem 0.85rem;
  font-size: 0.8rem;
  font-weight: 900;
}

@media (max-width: 1100px) {
  .kara-experience-home .saas-hero-grid {
    gap: 1.5rem;
    padding-block: 1rem;
  }

  .kara-experience-home .kara-skill-console {
    max-width: 680px;
  }
}

@media (max-width: 760px) {
  .kara-experience-home .saas-hero-grid {
    min-height: auto;
  }

  .kara-experience-home .saas-hero h1 {
    font-size: clamp(2rem, 10vw, 2.7rem);
    line-height: 1.22;
  }

  .kara-experience-home .kara-hero-lead {
    font-size: 0.86rem;
    line-height: 1.8;
  }

  .kara-role-actions {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.45rem;
    margin-top: 1rem;
  }

  .kara-role-actions a {
    display: grid;
    grid-template-columns: 1fr;
    place-items: center;
    min-height: 66px;
    padding: 0.5rem 0.35rem;
    text-align: center;
  }

  .kara-role-actions span {
    display: none;
  }

  .kara-role-actions strong {
    margin-top: 0;
    font-size: 0.72rem;
    line-height: 1.55;
  }

  .kara-experience-home .kara-skill-console {
    margin-top: 1.15rem;
    border-radius: 20px;
    padding: 0.9rem;
  }

  .kara-console-score {
    gap: 0.75rem;
    margin-top: 0.7rem;
    padding: 0.75rem;
  }

  .kara-score-ring {
    width: 82px;
    border-width: 6px;
  }

  .kara-score-ring span {
    font-size: 1.55rem;
  }

  .kara-console-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.45rem;
  }

  .kara-console-actions article {
    padding: 0.65rem;
  }

  .kara-console-wave {
    height: 25px;
    margin-block: 0.45rem;
  }

  .kara-career-showcase {
    grid-template-columns: 1fr;
    gap: 0.8rem;
    border-radius: 17px;
    padding: 0.65rem;
  }

  .kara-career-visual {
    border-radius: 13px;
  }

  .kara-career-showcase-copy {
    padding: 0.25rem 0.35rem 0.45rem;
  }

  .kara-career-showcase-copy h3 {
    font-size: 1.15rem;
  }
}

/* Compact career path detail hero */
.career-public-page .public-career-hero {
  padding: 1.65rem 0 1.85rem;
}

.career-public-page .public-career-hero-grid {
  gap: clamp(1.25rem, 3vw, 2.5rem);
  grid-template-columns: minmax(0, 1.15fr) minmax(390px, 0.85fr);
}

.career-public-page .public-career-hero h1 {
  margin: 0.35rem 0;
  font-size: clamp(2.2rem, 3.5vw, 3.45rem);
  line-height: 1.18;
}

.career-public-page .public-career-hero p {
  margin: 0.35rem 0 0;
  font-size: 0.9rem;
  line-height: 1.75;
}

.career-public-page .public-career-icon {
  width: 48px;
  height: 48px;
  margin-top: 0.65rem;
  border-radius: 13px;
}

.career-public-page .public-career-professions {
  margin-top: 0.65rem;
}

.career-public-page .public-career-facts {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
}

.career-public-page .public-career-facts article {
  min-height: 86px;
  align-content: center;
  border-radius: 14px;
  padding: 0.7rem;
}

.career-public-page .public-career-facts strong {
  font-size: 1.25rem;
}

.career-public-page .public-career-facts span {
  font-size: 0.67rem;
  line-height: 1.55;
}

@media (max-width: 800px) {
  .career-public-page .public-career-hero {
    padding: 1.15rem 0 1.3rem;
  }

  .career-public-page .public-career-hero-grid {
    gap: 1rem;
    grid-template-columns: 1fr;
  }

  .career-public-page .public-career-hero h1 {
    font-size: clamp(1.8rem, 8vw, 2.35rem);
  }

  .career-public-page .public-career-facts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .career-public-page .public-career-facts article {
    min-height: 76px;
    padding: 0.55rem 0.35rem;
    text-align: center;
  }

  .career-public-page .public-career-facts strong {
    font-size: 1rem;
  }

  .career-public-page .public-career-facts span {
    font-size: 0.58rem;
  }
}

@media (max-width: 410px) {
  .kara-console-head {
    align-items: flex-start;
  }

  .kara-console-avatar {
    width: 40px;
    height: 40px;
  }

  .kara-console-head strong {
    font-size: 0.78rem;
  }

  .kara-live-dot {
    padding: 0.28rem 0.45rem;
  }

  .kara-console-score > div:last-child strong {
    font-size: 1.05rem;
  }

  .kara-console-actions strong {
    font-size: 0.72rem;
  }
}

/* Lightweight ecosystem visual replacing the skill console */
.kara-ecosystem-visual {
  align-self: center;
  justify-self: center;
  width: 100%;
  max-width: 620px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(156, 196, 255, 0.5);
  border-radius: 25px;
  background: #f8faff;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.3), 0 0 34px rgba(47, 139, 255, 0.2);
}

.kara-ecosystem-visual img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: contain;
}

@media (max-width: 1100px) {
  .kara-ecosystem-visual {
    max-width: 720px;
  }
}

/* AI-centered skill journey hero */
.kara-experience-home .saas-hero h1 {
  max-width: 600px;
  font-size: clamp(2.45rem, 3.8vw, 3.75rem);
  line-height: 1.2;
}

.kara-experience-home .kara-hero-lead {
  max-width: 610px;
}

.kara-hero-cta-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.9rem 1.1rem;
  margin-top: 1.25rem;
}

.kara-main-cta {
  min-height: 50px;
  padding-inline: 1.4rem;
}

.kara-secondary-links {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.kara-secondary-links a {
  color: #bcd1df;
  font-size: 0.8rem;
  font-weight: 850;
}

.kara-secondary-links a:hover {
  color: #fff;
}

.kara-secondary-links span {
  width: 1px;
  height: 18px;
  background: #38566a;
}

.kara-ai-journey {
  position: relative;
  align-self: center;
  justify-self: center;
  width: 100%;
  max-width: 590px;
  min-height: 440px;
  border: 1px solid rgba(117, 171, 255, 0.28);
  border-radius: 30px;
  background:
    radial-gradient(circle at 50% 50%, rgba(18, 104, 243, 0.25), transparent 33%),
    linear-gradient(145deg, rgba(18, 50, 73, 0.96), rgba(8, 30, 45, 0.98));
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.28), inset 0 1px rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

.kara-ai-journey::before,
.kara-ai-journey::after {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  border: 1px dashed rgba(126, 169, 255, 0.28);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.kara-ai-journey::before {
  width: 310px;
  height: 310px;
}

.kara-ai-journey::after {
  width: 220px;
  height: 220px;
}

.kara-ai-orbit {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 360px;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(102, 156, 255, 0.55), transparent);
  transform: translate(-50%, -50%) rotate(-24deg);
}

.kara-ai-core {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: grid;
  place-items: center;
  width: 142px;
  height: 142px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  background: radial-gradient(circle at 35% 25%, #67b7ff, #1268f3 55%, #5538dc);
  box-shadow: 0 0 0 12px rgba(73, 139, 255, 0.1), 0 0 42px rgba(74, 136, 255, 0.48);
  color: #fff;
  transform: translate(-50%, -50%);
  text-align: center;
}

.kara-ai-core span,
.kara-ai-core strong,
.kara-ai-core small {
  display: block;
}

.kara-ai-core span {
  font-size: 2.25rem;
  font-weight: 950;
  line-height: 1;
}

.kara-ai-core strong {
  margin-top: -0.15rem;
  font-size: 0.88rem;
}

.kara-ai-core small {
  margin-top: -0.3rem;
  color: #dceaff;
  font-size: 0.58rem;
}

.kara-ai-step {
  position: absolute;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 0.55rem;
  width: 185px;
  min-height: 66px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.075);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.14);
  padding: 0.55rem;
  backdrop-filter: blur(8px);
}

.kara-ai-step i {
  display: grid;
  place-items: center;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: #ffc94d;
  color: #102435;
  font-size: 0.72rem;
  font-style: normal;
  font-weight: 950;
}

.kara-ai-step strong,
.kara-ai-step small {
  display: block;
}

.kara-ai-step strong {
  color: #fff;
  font-size: 0.78rem;
  line-height: 1.5;
}

.kara-ai-step small {
  margin-top: 0.05rem;
  color: #9fb7c8;
  font-size: 0.6rem;
  line-height: 1.5;
}

.kara-ai-step:nth-of-type(4) i,
.kara-ai-step:nth-of-type(7) i {
  background: #69d8c3;
}

.kara-ai-step:nth-of-type(5) i,
.kara-ai-step:nth-of-type(6) i {
  background: #75aaff;
}

.step-goal { top: 34px; right: 28px; }
.step-learn { top: 34px; left: 28px; }
.step-practice { top: 50%; right: 18px; transform: translateY(-50%); }
.step-project { top: 50%; left: 18px; transform: translateY(-50%); }
.step-progress { right: 28px; bottom: 34px; }
.step-ready { left: 28px; bottom: 34px; }

@media (max-width: 1100px) {
  .kara-ai-journey {
    max-width: 700px;
  }
}

@media (max-width: 760px) {
  .kara-experience-home .saas-hero h1 {
    max-width: 100%;
    font-size: clamp(1.9rem, 8.5vw, 2.35rem);
    line-height: 1.28;
  }

  .kara-experience-home .kara-hero-lead {
    font-size: 0.82rem;
  }

  .kara-hero-cta-group {
    display: grid;
    gap: 0.7rem;
    margin-top: 1rem;
  }

  .kara-main-cta {
    width: 100%;
  }

  .kara-secondary-links {
    justify-content: center;
  }

  .kara-ai-journey {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.5rem;
    min-height: auto;
    margin-top: 1rem;
    border-radius: 20px;
    padding: 0.8rem;
  }

  .kara-ai-journey::before,
  .kara-ai-journey::after,
  .kara-ai-orbit {
    display: none;
  }

  .kara-ai-core {
    position: static;
    grid-column: 1 / -1;
    width: 100%;
    height: auto;
    min-height: 82px;
    border-radius: 16px;
    transform: none;
    box-shadow: 0 0 28px rgba(74, 136, 255, 0.3);
  }

  .kara-ai-core span {
    font-size: 1.45rem;
  }

  .kara-ai-core strong {
    margin-top: 0;
  }

  .kara-ai-core small {
    margin-top: 0;
  }

  .kara-ai-step,
  .step-goal,
  .step-learn,
  .step-practice,
  .step-project,
  .step-progress,
  .step-ready {
    position: static;
    width: auto;
    min-height: 72px;
    transform: none;
    padding: 0.5rem;
  }

  .kara-ai-step i {
    flex-basis: 27px;
    width: 27px;
    height: 27px;
  }

  .kara-ai-step strong {
    font-size: 0.7rem;
  }

  .kara-ai-step small {
    font-size: 0.55rem;
  }
}

@media (max-width: 390px) {
  .kara-ai-journey {
    gap: 0.4rem;
    padding: 0.6rem;
  }

  .kara-ai-step {
    gap: 0.38rem;
    min-height: 68px;
  }
}

/* Compact hero proportions */
.kara-experience-hero {
  padding: 0.85rem 0 1.15rem;
}

.kara-experience-home .saas-hero-grid {
  min-height: 420px;
  gap: clamp(1.5rem, 3.2vw, 3rem);
}

.kara-experience-home .saas-hero h1 {
  max-width: 560px;
  margin-top: 0.75rem;
  font-size: clamp(2rem, 3vw, 2.85rem);
  line-height: 1.22;
}

.kara-experience-home .kara-hero-lead {
  max-width: 570px;
  margin-top: 0.65rem;
  font-size: 0.94rem;
  line-height: 1.85;
}

.kara-hero-cta-group {
  margin-top: 0.95rem;
}

.kara-main-cta {
  min-height: 46px;
}

.kara-ai-journey {
  max-width: 505px;
  min-height: 350px;
  border-radius: 25px;
}

.kara-ai-journey::before {
  width: 245px;
  height: 245px;
}

.kara-ai-journey::after {
  width: 175px;
  height: 175px;
}

.kara-ai-orbit {
  width: 285px;
}

.kara-ai-core {
  width: 112px;
  height: 112px;
}

.kara-ai-core span {
  font-size: 2rem;
}

.kara-ai-step {
  width: 158px;
  min-height: 55px;
  padding: 0.46rem;
}

.kara-ai-step i {
  flex-basis: 27px;
  width: 27px;
  height: 27px;
}

.kara-ai-step strong {
  font-size: 0.72rem;
}

.kara-ai-step small {
  font-size: 0.56rem;
}

.step-goal { top: 22px; right: 20px; }
.step-learn { top: 22px; left: 20px; }
.step-practice { right: 12px; }
.step-project { left: 12px; }
.step-progress { right: 20px; bottom: 22px; }
.step-ready { left: 20px; bottom: 22px; }

@media (max-width: 1100px) {
  .kara-experience-home .saas-hero-grid {
    min-height: auto;
  }

  .kara-ai-journey {
    max-width: 620px;
  }
}

@media (max-width: 760px) {
  .kara-experience-hero {
    padding: 0.8rem 0 1.1rem;
  }

  .kara-experience-home .saas-hero h1 {
    margin-top: 0.6rem;
    font-size: clamp(1.7rem, 7.8vw, 2.05rem);
    line-height: 1.3;
  }

  .kara-experience-home .kara-hero-lead {
    margin-top: 0.5rem;
    font-size: 0.78rem;
    line-height: 1.75;
  }

  .kara-main-cta {
    min-height: 43px;
  }

  .kara-ai-journey {
    gap: 0.42rem;
    min-height: auto;
    margin-top: 0.75rem;
    padding: 0.65rem;
  }

  .kara-ai-core {
    min-height: 60px;
  }

  .kara-ai-core span {
    font-size: 1.25rem;
  }

  .kara-ai-step,
  .step-goal,
  .step-learn,
  .step-practice,
  .step-project,
  .step-progress,
  .step-ready {
    min-height: 54px;
    padding: 0.42rem;
  }
}

@media (max-width: 760px) {
  .kara-ecosystem-visual {
    margin-top: 1rem;
    border-radius: 17px;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.25), 0 0 24px rgba(47, 139, 255, 0.16);
  }
}

/* Career catalog: balanced four-column cards */
.public-career-page>.saas-career-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch;margin-top:22px}
.public-career-page>.saas-career-path-grid>a{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;gap:10px;min-width:0;min-height:370px;padding:18px;border:1px solid #24485d;border-top:1px solid #24485d;border-bottom:5px solid #2383ff;border-radius:20px;background:linear-gradient(160deg,#0d293b,#0a2233);box-shadow:0 15px 32px rgba(12,32,48,.13);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.public-career-page>.saas-career-path-grid>a:hover{transform:translateY(-4px);border-color:#3b8de8;box-shadow:0 22px 42px rgba(12,32,48,.2)}
.public-career-page>.saas-career-path-grid>a>span{width:42px;height:42px;border-radius:12px;background:#1268f3;color:#fff;font-size:.72rem;box-shadow:none}
.public-career-page>.saas-career-path-grid>a>strong{color:#fff;font-size:1.05rem;line-height:1.65}
.public-career-page>.saas-career-path-grid>a>small:not(.saas-career-profession){display:-webkit-box;overflow:hidden;color:#c1d2dd;font-size:.73rem;line-height:1.9;-webkit-box-orient:vertical;-webkit-line-clamp:6}
.public-career-page>.saas-career-path-grid>a>.saas-career-profession{align-self:end;color:#72aaff!important;font-size:.7rem;line-height:1.7}
.public-career-page>.saas-career-path-grid .saas-career-path-meta{display:flex;flex-wrap:wrap;gap:6px}
.public-career-page>.saas-career-path-grid .saas-career-path-meta em{margin:0;padding:4px 8px;background:#173b52;color:#e2edf3;font-size:.65rem}
.public-career-page>.saas-career-path-grid>a>b{padding-top:8px;border-top:1px solid rgba(255,255,255,.1);color:#ffc94d;font-size:.73rem}
@media(max-width:1180px){.public-career-page>.saas-career-path-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.public-career-page>.saas-career-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-career-page>.saas-career-path-grid>a{min-height:340px}}
@media(max-width:540px){.public-career-page>.saas-career-path-grid{grid-template-columns:1fr;gap:12px}.public-career-page>.saas-career-path-grid>a{min-height:0}.public-career-page>.saas-career-path-grid>a>small:not(.saas-career-profession){-webkit-line-clamp:5}}
.kara-ai-value-message {
  display: block;
  max-width: 680px;
  margin-top: 0.85rem;
  padding: 0;
}

.kara-ai-value-message strong {
  display: block;
  color: #ffc94d;
  font-size: 0.82rem;
  line-height: 1.9;
}

.kara-ai-value-message span {
  display: block;
  color: #d5e2eb;
  font-size: 0.88rem;
  line-height: 1.9;
}

@media (max-width: 680px) {
  .kara-ai-value-message {
    flex-direction: column;
    gap: 0.2rem;
  }
}

/* Intelligent assistant workspace */
.assistant-page{--as-ink:#092b3a;--as-deep:#062331;--as-teal:#087d74;--as-mint:#68ddc6;--as-sun:#ffc857;--as-paper:#f3f7f8;--as-line:#d7e4e8;background:radial-gradient(circle at 85% 8%,#dff7f0 0,transparent 28%),#eef4f6;color:var(--as-ink)}
.assistant-public-header{position:sticky;top:0;z-index:40;background:rgba(248,251,252,.9);backdrop-filter:blur(16px);border-bottom:1px solid #d6e5e9}
.assistant-public-header .saas-menu .active{color:var(--as-teal);background:#ddf5ef}
.assistant-shell{display:grid;grid-template-columns:248px minmax(0,1fr);gap:18px;padding-top:18px;padding-bottom:48px;direction:ltr}
.assistant-sidebar,.assistant-main{direction:rtl}
.assistant-sidebar{position:sticky;top:92px;align-self:start;height:calc(100vh - 112px);display:flex;flex-direction:column;padding:16px;border:1px solid var(--as-line);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(11,45,58,.08);overflow:hidden}
.assistant-sidebar-brand{display:flex;align-items:center;gap:10px;padding:4px 4px 16px;border-bottom:1px solid #e1ebee}
.assistant-sidebar-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--as-teal),#16a992);color:#fff;font-size:1.25rem;font-weight:950;box-shadow:0 8px 22px rgba(8,125,116,.25)}
.assistant-sidebar-brand div{display:grid}.assistant-sidebar-brand strong{font-size:1rem}.assistant-sidebar-brand small{color:#70838b}
.assistant-sidebar nav{display:grid;gap:4px;margin-top:14px;overflow:auto;scrollbar-width:thin}
.assistant-sidebar nav a{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;color:#536a74;font-weight:800;transition:.2s ease}
.assistant-sidebar nav a:hover,.assistant-sidebar nav a.is-active{color:var(--as-teal);background:#e8f7f3;transform:translateX(-2px)}
.assistant-sidebar nav i{display:grid;place-items:center;min-width:30px;height:30px;border-radius:9px;background:#edf3f5;color:#68808a;font-style:normal;font-size:.72rem}
.assistant-sidebar nav a.is-active i{background:var(--as-teal);color:#fff}
.assistant-sidebar-note{margin-top:auto;padding:15px;border-radius:16px;background:var(--as-deep);color:#fff}.assistant-sidebar-note>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:10px;border-radius:10px;background:var(--as-sun);color:var(--as-ink);font-weight:950}.assistant-sidebar-note strong{display:block}.assistant-sidebar-note p{margin:5px 0 0;color:#c9dbe0;font-size:.78rem;line-height:1.8}
.assistant-main{min-width:0;display:grid;gap:16px}
.assistant-statusbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;border:1px solid var(--as-line);border-radius:16px;background:rgba(255,255,255,.9)}
.assistant-statusbar>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.assistant-statusbar small{color:#758990}.assistant-live-dot{width:9px;height:9px;border-radius:50%;background:#19b997;box-shadow:0 0 0 5px rgba(25,185,151,.12)}
.assistant-statusbar>a{display:flex;align-items:center;gap:8px;color:var(--as-teal);font-weight:900}.assistant-statusbar>a b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#e6f6f2}
.assistant-hero{position:relative;min-height:390px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);align-items:center;gap:28px;padding:clamp(28px,4vw,54px);overflow:hidden;border-radius:28px;background:linear-gradient(125deg,#052534 0%,#073d48 56%,#087d74 130%);color:#fff;box-shadow:0 28px 60px rgba(5,35,49,.18)}
.assistant-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to left,#000,transparent 80%)}
.assistant-hero-copy{position:relative;z-index:2}.assistant-hero-copy>span{display:inline-flex;padding:6px 10px;border:1px solid rgba(104,221,198,.35);border-radius:999px;background:rgba(104,221,198,.1);color:#8cead7;font-weight:900;font-size:.82rem}.assistant-hero-copy h1{margin:14px 0 12px;font-family:"Vazirmatn","Tahoma",sans-serif;font-size:clamp(2.25rem,4.7vw,4.6rem);line-height:1.18;letter-spacing:-.055em}.assistant-hero-copy h1 em{color:var(--as-sun);font-style:normal}.assistant-hero-copy p{max-width:690px;margin:0;color:#d4e4e8;line-height:2;font-size:1rem}.assistant-hero-copy>div{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.assistant-primary,.assistant-secondary{padding:12px 17px;border-radius:12px;font-weight:950}.assistant-primary{background:linear-gradient(105deg,var(--as-sun),#ff9d5a);color:var(--as-ink);box-shadow:0 10px 24px rgba(255,180,76,.2)}.assistant-secondary{border:1px solid rgba(255,255,255,.2);color:#fff;background:rgba(255,255,255,.06)}
.assistant-orbit{position:relative;width:min(330px,100%);aspect-ratio:1;margin:auto}.assistant-orbit:before{content:"";position:absolute;inset:18%;border-radius:50%;background:radial-gradient(circle,#21c4a8 0,#0b6ea1 40%,rgba(8,125,116,.05) 68%);filter:blur(2px);box-shadow:0 0 70px rgba(46,207,180,.35)}.orbit-ring{position:absolute;border:1px dashed rgba(134,225,210,.35);border-radius:50%}.ring-one{inset:7%;animation:assistant-spin 30s linear infinite}.ring-two{inset:22%;animation:assistant-spin 22s linear infinite reverse}.assistant-core{position:absolute;inset:34%;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:linear-gradient(145deg,#159e8d,#0b5da0);box-shadow:inset 0 0 30px rgba(255,255,255,.15),0 15px 50px rgba(0,0,0,.28)}.assistant-core b{font-size:2.5rem}.assistant-core span{font-weight:900;color:#bdf5e9}.orbit-chip{position:absolute;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(4,28,39,.78);box-shadow:0 8px 22px rgba(0,0,0,.18);font-size:.78rem;font-weight:900}.chip-one{top:7%;right:10%}.chip-two{top:48%;left:0}.chip-three{bottom:8%;right:16%}.chip-four{top:24%;left:4%}@keyframes assistant-spin{to{transform:rotate(360deg)}}
.assistant-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.assistant-quick-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;border:1px solid var(--as-line);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(11,45,58,.05);transition:.2s ease}.assistant-quick-grid>a:hover{transform:translateY(-3px);border-color:#86cfc2;box-shadow:0 16px 35px rgba(11,45,58,.1)}.assistant-quick-grid>a>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#e8f7f3;color:var(--as-teal);font-weight:950}.assistant-quick-grid div{display:grid;gap:2px}.assistant-quick-grid small{color:var(--as-teal)}.assistant-quick-grid strong{font-size:1rem}.assistant-quick-grid p{margin:0;color:#71858d;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assistant-quick-grid>a>b{font-size:1.25rem;color:#7d9198}
.assistant-library{padding-top:16px}.assistant-library>header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}.assistant-library>header span{color:var(--as-teal);font-weight:900}.assistant-library h2{margin:4px 0;font-size:clamp(1.6rem,3vw,2.5rem)}.assistant-library>header p{max-width:440px;margin:0;color:#71858d;line-height:1.8}
.assistant-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.assistant-tool-grid article{position:relative;min-height:290px;display:flex;flex-direction:column;padding:19px;overflow:hidden;border:1px solid var(--as-line);border-radius:20px;background:#fff;box-shadow:0 13px 35px rgba(11,45,58,.055)}.assistant-tool-grid article:after{content:"";position:absolute;width:130px;height:130px;left:-55px;top:-55px;border-radius:50%;background:rgba(104,221,198,.12)}.assistant-card-head{display:flex;justify-content:space-between;align-items:center}.assistant-card-head>span{color:#9aabb1;font-weight:950}.assistant-card-head small{padding:5px 8px;border-radius:999px;background:#e8f7f3;color:var(--as-teal);font-weight:800}.assistant-card-mark{display:grid;place-items:center;width:55px;height:55px;margin:20px 0 10px;border-radius:16px;background:var(--as-deep);color:var(--as-sun);font-size:1.35rem;box-shadow:0 10px 25px rgba(6,35,49,.16)}.assistant-tool-grid h3{margin:5px 0;font-size:1.15rem}.assistant-tool-grid p{margin:0;color:#687d86;line-height:1.9;font-size:.88rem}.assistant-tool-grid article>a{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #e3ecef;color:var(--as-teal);font-weight:950}.assistant-tool-grid article>a b{font-size:1.2rem}
@media(max-width:1050px){.assistant-shell{grid-template-columns:210px minmax(0,1fr)}.assistant-hero{grid-template-columns:1fr minmax(240px,.65fr)}.assistant-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.assistant-public-header .saas-menu{display:none}.assistant-shell{display:block;padding-top:12px}.assistant-sidebar{position:static;width:100%;height:auto;margin-bottom:12px;padding:10px;border-radius:16px}.assistant-sidebar-brand,.assistant-sidebar-note{display:none}.assistant-sidebar nav{display:flex;margin:0;overflow-x:auto;scroll-snap-type:x proximity}.assistant-sidebar nav a{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}.assistant-hero{grid-template-columns:1fr;min-height:auto}.assistant-orbit{width:270px}.assistant-statusbar small{display:none}}
@media(max-width:620px){.assistant-shell{padding-inline:10px}.assistant-statusbar{align-items:flex-start}.assistant-statusbar>div{display:grid}.assistant-hero{padding:25px 19px;border-radius:20px}.assistant-hero-copy h1{font-size:2.35rem}.assistant-orbit{width:230px}.assistant-quick-grid,.assistant-tool-grid{grid-template-columns:1fr}.assistant-library>header{align-items:flex-start;flex-direction:column}.assistant-tool-grid article{min-height:250px}.assistant-quick-grid p{white-space:normal}.assistant-public-header .saas-actions .saas-link{display:none}}
@media(prefers-reduced-motion:reduce){.ring-one,.ring-two{animation:none}.assistant-quick-grid>a{transition:none}}

/* Product catalog and detail UI refresh — 2026-08-09 */
.product-catalog-page,
.product-detail-page {
  padding-bottom: 3rem;
}

.product-catalog-page .saas-section-head {
  max-width: 760px;
}

.product-catalog-page .saas-products-list {
  align-items: stretch;
  gap: 1.25rem;
}

.product-catalog-card {
  grid-template-columns: 1fr;
  grid-template-rows: auto minmax(0, 1fr);
  min-height: 0;
  height: 100%;
  border-radius: 22px;
}

.product-catalog-card .saas-product-cover {
  min-height: 0;
  aspect-ratio: 16 / 10;
  background: linear-gradient(145deg, #eef2ff, #f8fafc);
}

.product-catalog-card .saas-product-cover img {
  object-fit: contain;
  padding: 0.8rem;
  background: #f4f7fb;
}

.product-catalog-card .saas-product-cover::after {
  background: linear-gradient(180deg, transparent 48%, rgba(15, 23, 42, 0.46));
}

.product-catalog-card .saas-product-body {
  grid-template-rows: auto auto 1fr auto;
  gap: 0.55rem;
  padding: 1.05rem;
}

.product-catalog-card .saas-product-body h2 {
  display: -webkit-box;
  min-height: 3.3em;
  margin: 0;
  overflow: hidden;
  color: #0f172a;
  font-size: 1.02rem;
  line-height: 1.65;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.product-catalog-card .saas-product-body p {
  display: -webkit-box;
  min-height: 3.6em;
  margin: 0;
  overflow: hidden;
  color: #64748b;
  font-size: 0.84rem;
  line-height: 1.8;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.product-catalog-card .saas-product-meta {
  align-self: end;
  margin-top: 0.25rem;
}

.product-catalog-card .saas-product-meta span {
  max-width: 64%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-catalog-card .saas-card-action {
  width: 100%;
  margin-top: 0.15rem;
  border-color: #0c2030;
  border-radius: 12px;
  background: #0c2030;
  color: #fff;
  padding: 0.62rem 0.85rem;
}

.product-detail-hero {
  grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
  gap: clamp(1.25rem, 3vw, 2.5rem);
  padding: clamp(1rem, 2vw, 1.5rem);
}

.product-detail-hero .saas-product-detail-media {
  min-height: 0;
  aspect-ratio: 4 / 5;
  align-self: center;
  background: linear-gradient(145deg, #eef2ff, #f8fafc);
}

.product-detail-hero .saas-product-detail-media img {
  object-fit: contain;
  padding: 1rem;
  background: #f4f7fb;
}

.product-detail-hero .saas-product-detail-copy {
  gap: 0.85rem;
  padding: clamp(0.5rem, 2vw, 1.25rem);
}

.product-detail-back {
  color: #64748b;
  font-size: 0.82rem;
  font-weight: 850;
}

.product-detail-back::before {
  content: "←";
  display: inline-block;
  margin-left: 0.35rem;
}

.product-detail-byline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 0.65rem;
  color: #475569;
  font-size: 0.86rem;
  font-weight: 800;
}

.product-detail-byline span:not(:last-child)::after {
  content: "|";
  margin-right: 0.65rem;
  color: #cbd5e1;
}

.product-detail-hero .product-detail-summary {
  display: -webkit-box;
  max-width: 720px;
  overflow: hidden;
  line-height: 1.95;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.product-detail-price {
  color: #6d28d9;
  font-size: clamp(1.15rem, 2.5vw, 1.45rem);
  font-weight: 950;
}

.product-detail-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.65rem;
  width: 100%;
}

.product-detail-actions form {
  margin: 0;
}

.product-buy-button {
  cursor: pointer;
  font: inherit;
}

.product-buy-button .product-price {
  color: inherit;
  font-size: inherit;
}

.product-detail-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 330px);
  gap: 1.25rem;
  align-items: start;
  margin-top: 1.4rem;
}

.product-detail-main {
  display: grid;
  gap: 1rem;
}

.product-detail-section,
.product-spec-card,
.product-related-section {
  border: 1px solid #e5e9f2;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.04);
}

.product-detail-section {
  padding: clamp(1.1rem, 2.5vw, 1.6rem);
}

.product-detail-section > span,
.product-related-section > div > span {
  color: #0f766e;
  font-size: 0.76rem;
  font-weight: 900;
}

.product-detail-section h2,
.product-spec-card h2,
.product-related-section h2 {
  margin: 0.25rem 0 0;
  color: #0f172a;
  font-size: clamp(1.12rem, 2.2vw, 1.35rem);
  line-height: 1.6;
}

.product-detail-section > p,
.product-related-section p,
.product-author-card p {
  margin: 0.55rem 0 0;
  color: #64748b;
  line-height: 2;
}

.product-detail-section ul {
  display: grid;
  gap: 0.55rem;
  margin: 0.75rem 0 0;
  padding: 0;
  list-style: none;
}

.product-detail-section li {
  position: relative;
  padding-right: 1.45rem;
  color: #475569;
  line-height: 1.85;
}

.product-detail-section li::before {
  content: "✓";
  position: absolute;
  right: 0;
  color: #0f766e;
  font-weight: 950;
}

.product-detail-aside {
  position: sticky;
  top: 96px;
}

.product-spec-card {
  padding: 1.2rem;
}

.product-spec-card dl {
  display: grid;
  gap: 0;
  margin: 0.8rem 0 0;
}

.product-spec-card dl > div {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  gap: 0.65rem;
  padding: 0.72rem 0;
  border-bottom: 1px solid #eef2f7;
}

.product-spec-card dl > div:last-child {
  border-bottom: 0;
}

.product-spec-card dt {
  color: #94a3b8;
  font-size: 0.78rem;
}

.product-spec-card dd {
  margin: 0;
  color: #334155;
  font-size: 0.82rem;
  font-weight: 850;
  line-height: 1.75;
}

.product-author-card {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  margin-top: 0.85rem;
}

.product-author-card > b {
  display: grid;
  flex: 0 0 48px;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ede9fe, #ecfeff);
  color: #6d28d9;
  font-size: 1.1rem;
}

.product-author-card p {
  margin-top: 0.15rem;
  font-size: 0.84rem;
}

.product-related-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 1rem;
  padding: 1.2rem 1.35rem;
}

.product-related-section .saas-card-action {
  flex: 0 0 auto;
  margin-top: 0;
}

@media (max-width: 1180px) {
  .product-detail-hero,
  .product-detail-content {
    grid-template-columns: 1fr;
  }

  .product-detail-hero .saas-product-detail-media {
    width: min(360px, 100%);
    justify-self: center;
  }

  .product-detail-aside {
    position: static;
  }
}

@media (max-width: 720px) {
  .product-catalog-page,
  .product-detail-page {
    padding-bottom: 1.5rem;
  }

  .product-catalog-card {
    grid-template-columns: 1fr;
  }

  .product-catalog-card .saas-product-cover {
    min-height: 0;
  }

  .product-detail-hero .saas-product-detail-media {
    min-height: 0;
  }

  .product-detail-byline span:not(:last-child)::after {
    margin-right: 0.4rem;
  }

  .product-detail-actions,
  .product-detail-actions form,
  .product-detail-actions .saas-button {
    width: 100%;
  }

  .product-related-section {
    align-items: stretch;
    flex-direction: column;
  }

  .product-related-section .saas-card-action {
    width: 100%;
  }
}
/* Product Manager v2 public content additions */
.product-price-stack {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.55rem;
}

.product-price-stack del {
  color: #94a3b8;
  font-size: 0.86rem;
  font-weight: 800;
}

.product-detail-section .product-chapter-list {
  display: grid;
  gap: 0.55rem;
  margin: 0.75rem 0 0;
  padding: 0;
  list-style: none;
  counter-reset: product-chapter;
}

.product-chapter-list li {
  counter-increment: product-chapter;
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  align-items: center;
  gap: 0.65rem;
  color: #475569;
  line-height: 1.85;
}

.product-chapter-list li::before {
  content: counter(product-chapter, decimal-leading-zero);
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 10px;
  background: #f3efff;
  color: #6d28d9;
  font-size: 0.68rem;
  font-weight: 950;
}

.product-spec-card .product-spec-description {
  grid-template-columns: 1fr;
}

.product-spec-card .product-spec-description dd {
  font-weight: 700;
  white-space: normal;
}

.product-related-products {
  margin-top: 1.25rem;
}

.product-related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.product-related-grid article {
  min-width: 0;
  border: 1px solid #e5e9f2;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.035);
}

.product-related-grid a {
  display: grid;
  gap: 0.35rem;
  height: 100%;
  padding: 1rem;
}

.product-related-grid strong {
  color: #0f172a;
  line-height: 1.7;
}

.product-related-grid small {
  color: #64748b;
  line-height: 1.7;
}

@media (max-width: 850px) {
  .product-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 540px) {
  .product-related-grid {
    grid-template-columns: 1fr;
  }
}
/* Keep the homepage footer compact without changing its visual palette. */
@media (min-width: 1181px) {
  .saas-footer-grid {
    grid-template-columns:
      minmax(250px, 1.15fr)
      minmax(140px, 0.68fr)
      minmax(140px, 0.68fr)
      minmax(330px, 1.35fr);
    align-items: start;
  }

  .saas-footer-contact-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 0.7rem;
  }

  .saas-footer-contact > span:last-child {
    display: flex;
    align-items: baseline;
    gap: 0.35rem;
  }

  .saas-footer-trust {
    margin-inline-start: 0.55rem;
  }
}

@media (max-width: 540px) {
  .saas-footer-contact-list {
    grid-template-columns: 1fr;
  }
}

/* Compact Academy-style career paths on the Homepage. */
.kara-experience-home .kara-home-careers.home-career-catalog {
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0 !important;
  box-shadow: none;
}

.home-career-catalog-panel {
  overflow: hidden;
  border: 1px solid rgba(190, 218, 247, .88);
  border-radius: 28px;
  background:
    radial-gradient(circle at 8% 12%, rgba(255, 255, 255, .3), transparent 24%),
    linear-gradient(118deg, #0667e8 0%, #69aef0 54%, #78d477 125%);
  padding: clamp(20px, 3vw, 32px);
  box-shadow: 0 20px 48px rgba(23, 86, 146, .14);
}

.home-career-catalog-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 18px;
  color: #fff;
}

.home-career-catalog-head > div { display: grid; gap: 5px; }
.home-career-catalog-head > div > span { color: #e4f1ff; font-size: .72rem; font-weight: 900; }
.home-career-catalog-head h2 { margin: 0; color: #fff; font-size: clamp(1.45rem, 2.7vw, 2.15rem); line-height: 1.45; }
.home-career-catalog-head p { margin: 0; color: rgba(255, 255, 255, .88); font-size: .78rem; line-height: 1.85; }
.home-career-catalog-head > a {
  display: inline-flex;
  min-height: 42px;
  flex: 0 0 auto;
  align-items: center;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, .52);
  border-radius: 11px;
  background: rgba(255, 255, 255, .16);
  color: #fff;
  padding: 8px 13px;
  font-size: .7rem;
  font-weight: 900;
  text-decoration: none;
  backdrop-filter: blur(8px);
}

.home-career-catalog-head > a:hover { background: rgba(255, 255, 255, .27); }

.home-career-discovery {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 255, 255, .62);
  border-radius: 15px;
  background: rgba(255, 255, 255, .9);
  padding: 11px 13px;
  box-shadow: 0 10px 24px rgba(10, 67, 120, .1);
  backdrop-filter: blur(10px);
}

.home-career-discovery > div { display: grid; gap: 2px; }
.home-career-discovery > div > span { color: #143c52; font-size: .72rem; font-weight: 950; }
.home-career-discovery p { margin: 0; color: #627984; font-size: .64rem; line-height: 1.75; }
.home-career-discovery > strong { border-radius: 999px; background: #e7f7ef; color: #08735f; padding: 5px 9px; font-size: .6rem; font-weight: 950; }
.home-career-discovery > a {
  display: inline-flex;
  min-height: 39px;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border-radius: 10px;
  background: #0c2030;
  color: #fff;
  padding: 7px 12px;
  font-size: .64rem;
  font-weight: 950;
  text-decoration: none;
  transition: background-color .18s ease, transform .18s ease;
}

.home-career-discovery > a:hover { background: #075fe4; transform: translateY(-2px); }

.home-career-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.home-career-card {
  --home-path-accent: #075fe4;
  display: grid;
  grid-template-rows: auto minmax(4.7em, 1fr) auto auto auto;
  gap: 10px;
  min-width: 0;
  min-height: 292px;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 17px;
  background: #fff;
  padding: 15px;
  box-shadow: 0 12px 28px rgba(2, 46, 91, .15);
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.home-career-card.tone-1 { --home-path-accent: #075fe4; }
.home-career-card.tone-2 { --home-path-accent: #7b3fe4; }
.home-career-card.tone-3 { --home-path-accent: #00866f; }
.home-career-card.tone-4 { --home-path-accent: #c44b15; }
.home-career-card.tone-5 { --home-path-accent: #b62868; }
.home-career-card.tone-6 { --home-path-accent: #175db6; }

.home-career-card:hover,
.home-career-card:focus-within {
  border-color: color-mix(in srgb, var(--home-path-accent) 45%, #fff);
  box-shadow: 0 18px 34px rgba(2, 42, 84, .22);
  transform: translateY(-4px);
}

.home-career-card > header {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 10px;
}

.home-career-card > header > span {
  display: grid;
  flex: 0 0 43px;
  width: 43px;
  height: 43px;
  place-items: center;
  border-radius: 12px;
  background: color-mix(in srgb, var(--home-path-accent) 12%, #fff);
  color: var(--home-path-accent);
  font-size: .67rem;
  font-weight: 950;
}

.home-career-card > header > div { display: grid; min-width: 0; gap: 1px; }
.home-career-card > header small { color: #728891; font-size: .55rem; font-weight: 850; }
.home-career-card h3 { margin: 0; font-size: .88rem; line-height: 1.55; }
.home-career-card h3 a { color: #143746; text-decoration: none; }
.home-career-card > p {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  color: #637983;
  font-size: .66rem;
  line-height: 1.8;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.home-career-profession {
  display: grid;
  gap: 2px;
  border-right: 3px solid var(--home-path-accent);
  background: #f3f7f9;
  padding: 6px 9px;
}

.home-career-profession span { color: #7a8c94; font-size: .52rem; }
.home-career-profession strong { overflow: hidden; color: #375b69; font-size: .61rem; text-overflow: ellipsis; white-space: nowrap; }
.home-career-meta { display: flex; flex-wrap: wrap; gap: 5px; }
.home-career-meta span { border-radius: 999px; background: #edf3f6; color: #58717b; padding: 4px 7px; font-size: .55rem; font-weight: 800; }
.home-career-meta b { color: var(--home-path-accent); }
.home-career-card footer { display: grid; grid-template-columns: auto 1fr; gap: 6px; border-top: 1px solid #e4ebef; padding-top: 10px; }
.home-career-card footer a {
  display: inline-flex;
  min-height: 37px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  border: 1px solid #cad9df;
  border-radius: 9px;
  color: #345967;
  padding: 6px 8px;
  font-size: .58rem;
  font-weight: 900;
  text-decoration: none;
}

.home-career-card footer a:last-child { border-color: #075fe4; background: #075fe4; color: #fff; }
.home-career-card footer a:last-child:hover { border-color: #0649b2; background: #0649b2; }
.home-career-empty { grid-column: 1 / -1; display: grid; place-items: center; gap: 4px; border-radius: 16px; background: rgba(255, 255, 255, .92); padding: 28px; text-align: center; }
.home-career-empty span { color: #627984; font-size: .7rem; }

@media (max-width: 1040px) {
  .home-career-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 700px) {
  .kara-experience-home .kara-home-careers.home-career-catalog { margin-block: 1.2rem; padding-inline: 12px !important; }
  .home-career-catalog-panel { border-radius: 22px; padding: 18px 14px 14px; }
  .home-career-catalog-head { align-items: stretch; flex-direction: column; gap: 12px; }
  .home-career-catalog-head > a { align-self: start; }
  .home-career-discovery { grid-template-columns: 1fr auto; gap: 9px; }
  .home-career-discovery > a { grid-column: 1 / -1; }
  .home-career-grid {
    display: flex;
    overflow-x: auto;
    padding: 1px 1px 8px;
    scroll-snap-type: inline mandatory;
    scrollbar-color: rgba(255, 255, 255, .8) rgba(255, 255, 255, .2);
  }
  .home-career-card { flex: 0 0 min(286px, 82vw); min-height: 292px; scroll-snap-align: start; }
}

@media (prefers-reduced-motion: reduce) {
  .home-career-card { transition: none; }
}
