@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap");

.ump-premium-home{--uph-primary:#087f8f;--uph-primary-dark:#075e69;--uph-ink:#172329;--uph-muted:#63747a;--uph-soft:#f1f7f8;--uph-border:#dce7e9;--uph-white:#fff;--uph-shadow:0 20px 50px rgba(16,50,57,.10);font-family:"DM Sans",system-ui,sans-serif;color:var(--uph-ink);background:#fff;overflow:hidden;width:100%}
.ump-premium-home h1,.ump-premium-home h2,.ump-premium-home h3{font-family:"Playfair Display",Georgia,serif}
.ump-premium-container{width:min(1200px,calc(100% - 40px));margin:0 auto}
.ump-premium-hero{position:relative;min-height:600px;background:linear-gradient(120deg,#12252b 0%,#173f47 58%,#0a6875 100%);background-size:cover;background-position:center;overflow:hidden;color:#fff}
.ump-premium-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 25%,rgba(255,255,255,.16),transparent 26%),linear-gradient(90deg,rgba(7,19,24,.96),rgba(7,19,24,.62),rgba(7,19,24,.18));pointer-events:none}
.ump-premium-hero>.ump-premium-container{position:relative;z-index:2;min-height:600px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:40px;align-items:center;padding:72px 0}
.ump-premium-hero__copy{max-width:700px}.ump-premium-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#bde5e9;margin-bottom:14px}.ump-premium-eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.ump-premium-eyebrow--dark{color:var(--uph-primary)}
.ump-premium-hero h1{font-size:clamp(42px,5.3vw,72px);line-height:1.02;margin:0 0 20px;color:#fff;font-weight:700;max-width:780px}.ump-premium-hero p{font-size:19px;line-height:1.65;max-width:680px;color:rgba(255,255,255,.9);margin:0}
.ump-premium-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.ump-premium-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:11px;background:var(--uph-primary);border:1px solid var(--uph-primary);color:#fff!important;text-decoration:none!important;font-weight:800;transition:.25s ease}.ump-premium-button:hover{transform:translateY(-2px);background:var(--uph-primary-dark);border-color:var(--uph-primary-dark);box-shadow:0 14px 28px rgba(8,127,143,.25)}.ump-premium-button--ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.38)}
.ump-premium-hero__visual{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.ump-premium-orbit{position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.22);border-radius:50%;animation:umpOrbit 18s linear infinite}.ump-premium-orbit:before,.ump-premium-orbit:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;inset:36px}.ump-premium-orbit:after{inset:78px}.ump-premium-orbit span{position:absolute;width:11px;height:11px;border-radius:50%;background:#7bd3da;box-shadow:0 0 22px rgba(123,211,218,.75)}.ump-premium-orbit span:nth-child(1){top:18px;left:50%}.ump-premium-orbit span:nth-child(2){right:25px;bottom:82px}.ump-premium-orbit span:nth-child(3){left:45px;bottom:52px}
.ump-premium-hero__visual-card{position:relative;width:min(310px,75%);padding:28px;border-radius:24px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(14px);box-shadow:0 30px 70px rgba(0,0,0,.24)}.ump-premium-hero__visual-card strong{display:block;font-size:25px;font-family:"Playfair Display",Georgia,serif}.ump-premium-hero__visual-card span{display:block;margin-top:10px;color:rgba(255,255,255,.78);line-height:1.55}
.ump-premium-section{padding:76px 0}.ump-premium-section--soft{background:linear-gradient(180deg,#f5fafb,#fff)}.ump-premium-section--dark{background:#13262c;color:#fff}.ump-premium-section--cta{padding:54px 0}.ump-premium-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.ump-premium-section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:0;color:inherit}.ump-premium-section-head p{margin:10px 0 0;max-width:700px;color:var(--uph-muted);line-height:1.6}.ump-premium-section--dark .ump-premium-section-head p{color:rgba(255,255,255,.7)}.ump-premium-text-link{font-weight:800;color:var(--uph-primary)!important;text-decoration:none!important;white-space:nowrap}.ump-premium-section--dark .ump-premium-text-link{color:#a9e6ea!important}
.ump-premium-service-wrap,.ump-premium-book-slider{position:relative}.ump-premium-service-track,.ump-premium-book-track{display:flex;gap:18px;overflow:auto;scroll-behavior:smooth;scrollbar-width:none;padding:4px 2px 12px}.ump-premium-service-track::-webkit-scrollbar,.ump-premium-book-track::-webkit-scrollbar{display:none}.ump-premium-slider-arrow{position:absolute;z-index:5;top:45%;width:42px;height:42px;border:1px solid var(--uph-border);border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12);font-size:26px;cursor:pointer;color:var(--uph-ink)}.ump-premium-slider-arrow.is-prev{left:-18px}.ump-premium-slider-arrow.is-next{right:-18px}
.ump-premium-service-track .yousuccess-gigs-block{width:100%}.ump-premium-service-track .yousuccess-gigs-grid{display:flex;gap:18px;width:max-content}.ump-premium-service-track .yousuccess-gig-card{width:360px;max-width:calc(100vw - 70px);flex:0 0 360px}
.ump-premium-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ump-premium-category-card{min-height:145px;padding:22px;border:1px solid var(--uph-border);border-radius:18px;background:#fff;text-decoration:none!important;color:var(--uph-ink)!important;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 30px rgba(15,52,59,.05);transition:.25s ease}.ump-premium-category-card:hover{transform:translateY(-5px);border-color:#9bcbd0;box-shadow:var(--uph-shadow)}.ump-premium-category-icon{font-size:24px;color:var(--uph-primary)}.ump-premium-category-card strong{font-size:18px}.ump-premium-category-card small{color:var(--uph-muted)}
.ump-premium-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:50px;align-items:center}.ump-premium-story h2,.ump-premium-feature-band h2{font-size:clamp(32px,4vw,52px);margin:0 0 14px}.ump-premium-story p,.ump-premium-feature-band p{font-size:17px;line-height:1.7;color:var(--uph-muted)}.ump-premium-story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.ump-premium-story-points span{padding:14px;border:1px solid var(--uph-border);border-radius:12px;background:#fff;font-weight:700;font-size:13px}.ump-premium-story-art{min-height:300px;border-radius:28px;background:linear-gradient(135deg,#0b7480,#14343b);position:relative;overflow:hidden;box-shadow:var(--uph-shadow)}.ump-premium-story-art span{position:absolute;font-size:70px;font-family:"Playfair Display",Georgia,serif;color:rgba(255,255,255,.15)}.ump-premium-story-art span:nth-child(1){top:30px;left:35px}.ump-premium-story-art span:nth-child(2){top:105px;right:25px}.ump-premium-story-art span:nth-child(3){bottom:10px;left:110px}
.ump-premium-book-grid,.ump-premium-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ump-premium-book-card,.ump-premium-product-card{background:#fff;border:1px solid var(--uph-border);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(15,52,59,.06);transition:.25s ease}.ump-premium-section--dark .ump-premium-book-card,.ump-premium-section--dark .ump-premium-product-card{background:#183139;border-color:rgba(255,255,255,.12);color:#fff}.ump-premium-book-card:hover,.ump-premium-product-card:hover{transform:translateY(-5px);box-shadow:var(--uph-shadow)}.ump-premium-book-card__image,.ump-premium-product-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/5;background:#eef5f6;text-decoration:none!important;overflow:hidden}.ump-premium-product-card__image{aspect-ratio:4/3}.ump-premium-book-card__image img,.ump-premium-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.ump-premium-cover-placeholder,.ump-premium-product-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:800;color:#799096}.ump-premium-book-card__body,.ump-premium-product-card__body{padding:19px}.ump-premium-book-card__body small,.ump-premium-product-card__body small{display:block;color:var(--uph-primary);font-weight:800;text-transform:uppercase;letter-spacing:.05em;font-size:11px;min-height:17px}.ump-premium-book-card__body h3,.ump-premium-product-card__body h3{margin:7px 0 8px;font-size:20px;line-height:1.2}.ump-premium-book-card__body h3 a,.ump-premium-product-card__body h3 a{color:inherit!important;text-decoration:none!important}.ump-premium-book-card__body p{color:var(--uph-muted);font-size:14px;line-height:1.6;margin:0 0 12px}.ump-premium-card-link{font-weight:800;color:var(--uph-primary)!important;text-decoration:none!important}.ump-premium-product-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:15px 0;color:var(--uph-muted);font-size:12px}.ump-premium-section--dark .ump-premium-product-meta{color:rgba(255,255,255,.68)}.ump-premium-section--dark .ump-premium-product-meta strong{color:#fff}
.ump-premium-book-hero-card{flex:0 0 185px;width:185px;color:#fff}.ump-premium-book-hero-card>a{display:flex;height:255px;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.18)}.ump-premium-book-hero-card img{width:100%;height:100%;object-fit:cover}.ump-premium-book-hero-card h3{font-size:16px;line-height:1.25;margin:7px 0 0}.ump-premium-book-hero-card h3 a{color:#fff!important;text-decoration:none!important}.ump-premium-book-hero-card small{color:#a9dce0}
.ump-premium-author-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ump-premium-author-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--uph-border);border-radius:15px;background:#fff;text-decoration:none!important;color:var(--uph-ink)!important;transition:.25s ease}.ump-premium-author-card:hover{transform:translateY(-3px);box-shadow:var(--uph-shadow)}.ump-premium-author-avatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dff0f2;color:var(--uph-primary);font-weight:900}.ump-premium-author-card strong,.ump-premium-author-card small{display:block}.ump-premium-author-card small{margin-top:3px;color:var(--uph-muted)}
.ump-premium-feature-band{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:center}.ump-premium-feature-stat{padding:26px;border:1px solid var(--uph-border);border-radius:20px;background:var(--uph-soft)}.ump-premium-feature-stat strong,.ump-premium-feature-stat span{display:block}.ump-premium-feature-stat strong{font-size:22px}.ump-premium-feature-stat span{margin-top:7px;color:var(--uph-muted);line-height:1.5}
.ump-premium-stat-row{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--uph-border);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(15,52,59,.05)}.ump-premium-stat-row>div{padding:22px;text-align:center;border-right:1px solid var(--uph-border)}.ump-premium-stat-row>div:last-child{border-right:0}.ump-premium-stat-row strong,.ump-premium-stat-row span{display:block}.ump-premium-stat-row strong{font-size:28px}.ump-premium-stat-row span{font-size:12px;color:var(--uph-muted);margin-top:4px;text-transform:uppercase;letter-spacing:.06em}
.ump-premium-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ump-premium-blog-card{border:1px solid var(--uph-border);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(15,52,59,.05)}.ump-premium-blog-card__image{display:flex;aspect-ratio:16/9;background:#e9f2f3;overflow:hidden;text-decoration:none!important;align-items:center;justify-content:center}.ump-premium-blog-card__image img{width:100%;height:100%;object-fit:cover}.ump-premium-blog-card__image span{color:var(--uph-muted);font-weight:800}.ump-premium-blog-card>div{padding:18px}.ump-premium-blog-card small{color:var(--uph-primary);font-weight:800}.ump-premium-blog-card h3{font-size:22px;line-height:1.2;margin:7px 0}.ump-premium-blog-card h3 a{color:var(--uph-ink)!important;text-decoration:none!important}.ump-premium-blog-card p{color:var(--uph-muted);line-height:1.55;font-size:14px}
.ump-premium-cta{padding:38px 44px;border-radius:24px;background:linear-gradient(135deg,#0a7783,#12353c);display:flex;justify-content:space-between;align-items:center;gap:30px;color:#fff;box-shadow:var(--uph-shadow)}.ump-premium-cta h2{font-size:clamp(30px,4vw,46px);margin:0}.ump-premium-cta p{margin:8px 0 0;color:rgba(255,255,255,.78)}.ump-premium-cta .ump-premium-eyebrow{color:#bde5e9}
.ump-premium-course-archive{min-height:650px}.ump-premium-archive-head{max-width:760px;margin-bottom:30px}.ump-premium-archive-head h1{font-size:58px;margin:0 0 10px}.ump-premium-archive-head p{font-size:18px;color:var(--uph-muted)}.ump-premium-course-fallback{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ump-premium-course-fallback article{border:1px solid var(--uph-border);border-radius:18px;overflow:hidden}.ump-premium-course-fallback article img{width:100%;aspect-ratio:16/9;object-fit:cover}.ump-premium-course-fallback article h3,.ump-premium-course-fallback article p{padding:0 18px}.ump-premium-pagination{grid-column:1/-1;text-align:center;margin-top:24px}.ump-premium-empty{padding:28px;border:1px dashed var(--uph-border);border-radius:16px;color:var(--uph-muted);text-align:center;background:#fff}
.ppe-animate{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.ppe-animate.is-visible{opacity:1;transform:none}
@keyframes umpOrbit{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ump-premium-orbit{animation:none}.ppe-animate{transition:none}}
@media(max-width:460px){.ump-premium-category-grid,.ump-premium-author-grid{grid-template-columns:1fr}.ump-premium-actions{display:grid}.ump-premium-button{width:100%}}

.ump-premium-blog-cta{grid-column:1/-1;text-align:center;margin-top:8px}

/* Library homepage: burgundy visual system and the native UML book-card pattern. */
.ump-premium-home--library{
  --uph-primary:#7b1e3a;
  --uph-primary-dark:#58142a;
  --uph-ink:#2a1720;
  --uph-muted:#75636a;
  --uph-soft:#fbf4f6;
  --uph-border:#ead8de;
  --uph-shadow:0 20px 50px rgba(88,20,42,.12);
  background:#fff;
}
.ump-premium-home--library .uml-library-hero{
  position:relative;
  min-height:610px;
  overflow:hidden;
  color:#fff;
  background:
    linear-gradient(110deg,rgba(55,10,25,.98) 0%,rgba(91,20,43,.96) 48%,rgba(123,30,58,.90) 100%),
    var(--uml-hero-image);
  background-size:cover;
  background-position:center;
}
.ump-premium-home--library .uml-library-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,transparent 0 55%,rgba(255,255,255,.035) 55%,transparent 55.15%),
    linear-gradient(0deg,transparent 0 70%,rgba(255,255,255,.025) 70%,transparent 70.15%);
  opacity:.7;
  pointer-events:none;
}
.ump-premium-home--library .uml-library-hero__glow{
  position:absolute;
  width:520px;
  height:520px;
  right:-180px;
  top:-180px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,210,222,.18),rgba(255,210,222,0) 68%);
  pointer-events:none;
}
.ump-premium-home--library .uml-library-hero>.ump-premium-container{
  position:relative;
  z-index:2;
  min-height:610px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);
  gap:70px;
  align-items:center;
  padding:76px 0;
}
.ump-premium-home--library .uml-library-hero__copy{max-width:700px}
.ump-premium-home--library .uml-library-kicker{
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-bottom:18px;
  color:#f1c8d4;
  font-size:12px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.ump-premium-home--library .uml-library-kicker:before{
  content:"";
  width:30px;
  height:2px;
  background:currentColor;
}
.ump-premium-home--library .uml-library-hero h1{
  max-width:680px;
  margin:0 0 22px;
  font-family:"DM Sans",system-ui,sans-serif;
  font-size:clamp(44px,5.4vw,74px);
  font-weight:800;
  letter-spacing:-.045em;
  line-height:.98;
  color:#fff;
}
.ump-premium-home--library .uml-library-hero p{
  max-width:650px;
  margin:0;
  color:rgba(255,255,255,.82);
  font-size:18px;
  line-height:1.7;
}
.ump-premium-home--library .uml-library-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 22px;
  border-radius:10px;
  border:1px solid transparent;
  text-decoration:none!important;
  font-weight:800;
  transition:transform .25s ease,box-shadow .25s ease,background .25s ease;
}
.ump-premium-home--library .uml-library-button--primary{
  background:#fff;
  color:#67182f!important;
  box-shadow:0 14px 30px rgba(0,0,0,.16);
}
.ump-premium-home--library .uml-library-button--primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(0,0,0,.22)}
.ump-premium-home--library .uml-library-button--ghost{
  background:rgba(255,255,255,.07);
  border-color:rgba(255,255,255,.30);
  color:#fff!important;
}
.ump-premium-home--library .uml-library-button--ghost:hover{background:rgba(255,255,255,.13);transform:translateY(-2px)}
.ump-premium-home--library .uml-library-hero__books{
  width:100%;
  max-width:560px;
  justify-self:end;
}
.ump-premium-home--library .uml-library-hero__slider{
  position:relative;
  min-height:220px;
}
.ump-premium-home--library .uml-library-hero-book{
  position:absolute;
  inset:0;
  width:100%;
  min-height:210px;
  margin:0;
  padding:18px;
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  gap:18px;
  align-items:start;
  background:rgba(255,255,255,.97);
  border:1px solid rgba(255,255,255,.65);
  border-radius:16px;
  box-shadow:0 28px 70px rgba(32,5,15,.32);
  color:#2a1720;
  opacity:0;
  transform:translateX(22px) scale(.985);
  pointer-events:none;
  transition:opacity .55s ease,transform .55s ease;
}
.ump-premium-home--library .uml-library-hero-book.is-active{
  opacity:1;
  transform:none;
  pointer-events:auto;
}
.ump-premium-home--library .uml-library-hero-book .uml-book-cover-small{
  width:88px;
  height:134px;
  padding:5px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:7px;
  overflow:hidden;
  background:#f5e9ed;
  box-shadow:0 10px 25px rgba(88,20,42,.13);
}
.ump-premium-home--library .uml-library-hero-book .uml-cover-image{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center;
}
.ump-premium-home--library .uml-library-hero-book h3{
  margin:0 0 6px;
  font-family:"DM Sans",system-ui,sans-serif;
  font-size:23px;
  line-height:1.2;
  letter-spacing:-.02em;
}
.ump-premium-home--library .uml-library-hero-book h3 a,
.ump-premium-home--library .uml-book-card h3 a{
  color:#2a1720!important;
  text-decoration:none!important;
}
.ump-premium-home--library .uml-library-hero-book p,
.ump-premium-home--library .uml-book-card p{
  color:#75636a;
  font-size:12px;
  line-height:1.45;
  margin:0 0 6px;
}
.ump-premium-home--library .uml-library-hero-book .uml-book-attr,
.ump-premium-home--library .uml-book-card .uml-book-attr{color:#66515a}
.ump-premium-home--library .uml-library-hero-book .uml-stars,
.ump-premium-home--library .uml-book-card .uml-stars{
  color:#a94763;
  letter-spacing:.05em;
}
.ump-premium-home--library .uml-library-hero__progress{
  height:2px;
  margin:16px 4px 0;
  overflow:hidden;
  background:rgba(255,255,255,.18);
  border-radius:99px;
}
.ump-premium-home--library .uml-library-hero__progress span{
  display:block;
  width:0;
  height:100%;
  background:#fff;
  transform-origin:left center;
}
.ump-premium-home--library .uml-library-hero__progress span.is-running{animation:umlLibraryHeroProgress 5.2s linear forwards}
@keyframes umlLibraryHeroProgress{from{width:0}to{width:100%}}

.ump-premium-home--library .uml-library-section{background:#fff}
.ump-premium-home--library .uml-library-section--burgundy{
  background:linear-gradient(180deg,#57152b 0%,#431021 100%);
  color:#fff;
}
.ump-premium-home--library .uml-library-section--burgundy .ump-premium-eyebrow--dark{color:#eab8c6}
.ump-premium-home--library .uml-library-section--burgundy .ump-premium-section-head p{color:rgba(255,255,255,.70)}
.ump-premium-home--library .uml-library-section--burgundy .ump-premium-text-link{color:#f4cbd6!important}
.ump-premium-home--library .uml-book-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.ump-premium-home--library .uml-library-book-grid .uml-book-card{
  min-width:0;
  margin:0;
  padding:14px;
  grid-template-columns:88px minmax(0,1fr);
  gap:14px;
  min-height:170px;
  align-items:start;
  background:#fff;
  border:1px solid #ead8de;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(88,20,42,.07);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.ump-premium-home--library .uml-library-book-grid .uml-book-card:hover{
  transform:translateY(-4px);
  border-color:#d8a9b8;
  box-shadow:0 16px 32px rgba(88,20,42,.12);
}
.ump-premium-home--library .uml-library-book-grid .uml-book-cover-small{
  width:86px;
  height:130px;
  padding:5px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f5e9ed;
  border-radius:6px;
  overflow:hidden;
}
.ump-premium-home--library .uml-library-book-grid .uml-cover-image{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center;
}
.ump-premium-home--library .uml-library-book-grid .uml-book-card h3{
  margin:0 0 4px;
  font-family:"DM Sans",system-ui,sans-serif;
  font-size:17px;
  line-height:1.25;
}
.ump-premium-home--library .uml-library-book-grid .uml-book-card p:last-child{
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.ump-premium-home--library .uml-library-section--burgundy .uml-library-book-grid .uml-book-card{
  border-color:rgba(255,255,255,.12);
  box-shadow:0 12px 28px rgba(0,0,0,.16);
}
.ump-premium-home--library .uml-library-section--burgundy .uml-library-book-grid .uml-book-card:hover{border-color:rgba(255,255,255,.28)}

.ump-premium-home--library .uml-subject-grid,
.ump-premium-home--library .ump-premium-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.ump-premium-home--library .uml-subject-card,
.ump-premium-home--library .ump-premium-category-card{
  border-color:#ead8de;
  background:#fff;
  color:#2a1720!important;
  box-shadow:0 8px 20px rgba(88,20,42,.05);
}
.ump-premium-home--library .uml-subject-card span,
.ump-premium-home--library .ump-premium-category-icon{background:#7b1e3a;color:#fff}
.ump-premium-home--library .ump-premium-category-icon{background:transparent;color:#7b1e3a}
.ump-premium-home--library .uml-subject-card strong,
.ump-premium-home--library .ump-premium-category-card strong{color:#2a1720}
.ump-premium-home--library .uml-subject-card em,
.ump-premium-home--library .ump-premium-category-card small{color:#75636a}
.ump-premium-home--library .ump-premium-author-card{
  border-color:#ead8de;
  color:#2a1720!important;
  box-shadow:0 8px 20px rgba(88,20,42,.05);
}
.ump-premium-home--library .ump-premium-author-avatar{background:#f5e9ed;color:#7b1e3a}
.ump-premium-home--library .ump-premium-author-card small{color:#75636a}
.ump-premium-home--library .ump-premium-cta{background:linear-gradient(135deg,#7b1e3a,#4b1024)}
.ump-premium-home--library .ump-premium-cta .ump-premium-eyebrow{color:#f1c8d4}

@media(max-width:1000px){
  .ump-premium-home--library .uml-library-hero>.ump-premium-container{grid-template-columns:1fr;gap:42px;padding:64px 0}
  .ump-premium-home--library .uml-library-hero{min-height:auto}
  .ump-premium-home--library .uml-library-hero>.ump-premium-container{min-height:auto}
  .ump-premium-home--library .uml-library-hero__books{justify-self:start;max-width:620px}
  .ump-premium-home--library .uml-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .ump-premium-home--library .uml-library-hero>.ump-premium-container{padding:54px 0}
  .ump-premium-home--library .uml-library-hero h1{font-size:42px}
  .ump-premium-home--library .uml-library-hero p{font-size:16px}
  .ump-premium-home--library .uml-library-hero__books{max-width:none}
  .ump-premium-home--library .uml-library-hero__slider{min-height:260px}
  .ump-premium-home--library .uml-library-hero-book{grid-template-columns:78px minmax(0,1fr);gap:12px;padding:13px;min-height:250px}
  .ump-premium-home--library .uml-library-hero-book .uml-book-cover-small{width:72px;height:110px}
  .ump-premium-home--library .uml-library-hero-book h3{font-size:18px}
  .ump-premium-home--library .uml-library-hero-book p{font-size:11px}
  .ump-premium-home--library .uml-book-grid{grid-template-columns:1fr}
  .ump-premium-home--library .uml-library-book-grid .uml-book-card{grid-template-columns:82px minmax(0,1fr);gap:12px;min-height:150px}
  .ump-premium-home--library .uml-library-book-grid .uml-book-cover-small{width:76px;height:116px}
  .ump-premium-home--library .uml-subject-grid,
  .ump-premium-home--library .ump-premium-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:460px){
  .ump-premium-home--library .uml-subject-grid,
  .ump-premium-home--library .ump-premium-category-grid{grid-template-columns:1fr}
  .ump-premium-home--library .uml-library-hero h1{font-size:37px}
}
.ump-premium-home--library h2,
.ump-premium-home--library h3{font-family:"DM Sans",system-ui,sans-serif;letter-spacing:-.025em}
.ump-premium-home--library .ump-premium-section-head h2{font-weight:800}

/* Library hero contrast/cache-safe overrides. */
.ump-premium-home--library .uml-library-hero{background-color:#65132f!important;color:#fff!important}
.ump-premium-home--library .uml-library-hero .uml-library-hero__copy,
.ump-premium-home--library .uml-library-hero .uml-library-hero__copy h1,
.ump-premium-home--library .uml-library-hero .uml-library-hero__copy p{color:#fff!important}
.ump-premium-home--library .uml-library-hero .uml-library-kicker{color:#f1c8d4!important}
.ump-premium-home--library .uml-library-hero .uml-library-button--ghost{color:#fff!important}

/* Library readability / archive refurbishment */
.ump-premium-home--library .ump-premium-cta h2{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.12)}
.ump-premium-home--library .ump-premium-cta p{color:rgba(255,255,255,.86)!important}
.ump-premium-home--library a{text-decoration:none!important}
.ump-premium-home--library .uml-library-hero__copy h1,
.ump-premium-home--library .uml-library-hero__copy p,
.ump-premium-home--library .uml-library-hero__copy .uml-library-kicker{color:#fff!important}

/* Learn customer-facing redesign — Burgundy */
.ump-premium-home--learning{
  --uph-primary:#8a1638;
  --uph-primary-dark:#65102a;
  --uph-ink:#25131a;
  --uph-muted:#6f5c64;
  --uph-soft:#fbf5f7;
  --uph-border:#ead9df;
  background:#fff;
  color:var(--uph-ink);
}
.ump-premium-home--learning h1,
.ump-premium-home--learning h2,
.ump-premium-home--learning h3{font-family:"DM Sans",system-ui,sans-serif}
.ump-premium-home--learning .ump-premium-section{padding:72px 0}
.ump-premium-home--learning .ump-premium-section--soft{background:linear-gradient(180deg,#fbf5f7,#fff)}
.ump-premium-home--learning .ump-premium-section-head h2{color:#2a1720}
.ump-premium-home--learning .ump-premium-section-head p{color:#6f5c64}
.ump-premium-home--learning .ump-premium-eyebrow--dark{color:#8a1638}
/* Course category blocks */
.ump-premium-home--learning .ump-premium-category-card{border-color:#ead9df;background:#fff;color:#2a1720!important}.ump-premium-home--learning .ump-premium-category-card:hover{border-color:#c992a5;box-shadow:0 18px 40px rgba(89,17,43,.10)}.ump-premium-home--learning .ump-premium-category-icon{color:#8a1638}.ump-premium-home--learning .ump-premium-category-card strong{color:#2a1720}.ump-premium-home--learning .ump-premium-category-card small{color:#765f68}
/* Archive */
.ump-premium-home--learning .ump-premium-course-archive{padding-top:56px}.ump-premium-home--learning .ump-premium-archive-head{max-width:100%;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:30px;align-items:end;margin-bottom:28px}.ump-premium-home--learning .ump-premium-archive-head h1{font-size:clamp(40px,5vw,62px);margin:8px 0 8px;color:#2a1720;line-height:1.02}.ump-premium-home--learning .ump-premium-archive-head p{color:#6f5c64;margin:0;max-width:680px;line-height:1.6}
.ump-premium-home--learning .ump-premium-section--cta .ump-premium-cta{background:linear-gradient(120deg,#5b0d27,#8a1638);color:#fff}.ump-premium-home--learning .ump-premium-section--cta .ump-premium-cta h2,.ump-premium-home--learning .ump-premium-section--cta .ump-premium-cta p{color:#fff}.ump-premium-home--learning .ump-premium-section--cta .ump-premium-eyebrow{color:#f1b9c8}.ump-premium-home--learning .ump-premium-section--cta .ump-premium-button{background:#fff;border-color:#fff;color:#6b102c!important}
.ump-premium-home--learning .ump-premium-blog-grid .ump-premium-blog-card{border-color:#ead9df;background:#fff}.ump-premium-home--learning .ump-premium-blog-grid h3 a{color:#2a1720!important;text-decoration:none!important}.ump-premium-home--learning .ump-premium-blog-grid p{color:#6f5c64}.ump-premium-home--learning .ump-premium-blog-grid small{color:#8a1638}

/* Digital homepage — Burgundy hero and single-card product slider. */
.ump-premium-home--digital{
  --uph-primary:#8a1638;
  --uph-primary-dark:#65102a;
  --uph-ink:#2a1720;
  --uph-muted:#6f5c64;
  --uph-soft:#fbf5f7;
  --uph-border:#ead9df;
  --uph-shadow:0 20px 50px rgba(88,20,42,.12);
  background:#fff;
  color:var(--uph-ink);
}
.ump-premium-home--digital h1,.ump-premium-home--digital h2,.ump-premium-home--digital h3{font-family:"DM Sans",system-ui,sans-serif}
.umd-digital-hero{position:relative;overflow:hidden;color:#fff;background:#3d0b1d}
.umd-digital-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.15),transparent 25%),radial-gradient(circle at 25% 85%,rgba(255,255,255,.08),transparent 28%)}
.umd-digital-hero>.ump-premium-container{position:relative;z-index:2;min-height:620px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:56px;align-items:center;padding:76px 0}
.umd-digital-hero__copy{max-width:690px}.umd-digital-hero__copy h1{font-size:clamp(42px,5.1vw,70px);line-height:1.02;letter-spacing:-.04em;margin:0 0 20px;color:#fff;font-weight:800}.umd-digital-hero__copy p{font-size:19px;line-height:1.68;color:rgba(255,255,255,.88);max-width:650px;margin:0}.umd-digital-hero .ump-premium-eyebrow{color:#f1b9c8}
.umd-digital-button{background:#fff!important;border-color:#fff!important;color:#6b102c!important}.umd-digital-button:hover{background:#f7e6ec!important;border-color:#f7e6ec!important;color:#5b0d25!important}.umd-digital-button--ghost{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.36)!important;color:#fff!important}.umd-digital-button--ghost:hover{background:rgba(255,255,255,.16)!important;color:#fff!important}
.umd-digital-hero__items{position:relative;width:min(450px,100%);min-height:500px;display:flex;align-items:center;justify-content:center}
.umd-digital-hero__slider{position:relative;width:100%;min-height:500px}.umd-digital-hero__progress{position:absolute;left:22px;right:22px;bottom:10px;height:3px;background:rgba(255,255,255,.18);overflow:hidden;border-radius:999px}.umd-digital-hero__progress span{display:block;width:0;height:100%;background:#fff;border-radius:999px}.umd-digital-hero__progress span.is-running{width:100%;transition:width 5.2s linear}
.umd-digital-hero-card{position:absolute;inset:0;display:flex;flex-direction:column;opacity:0;transform:translateY(16px) scale(.985);pointer-events:none;transition:opacity .55s ease,transform .55s ease;background:#fff;color:#2a1720;border-color:rgba(255,255,255,.55);box-shadow:0 30px 80px rgba(25,5,15,.34)}
.umd-digital-hero-card.is-active{opacity:1;transform:none;pointer-events:auto}
.umd-digital-hero-card .ump-premium-product-card__image{aspect-ratio:4/3;background:#f4e8ec}
.umd-digital-hero-card .ump-premium-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}
.umd-digital-hero-card .ump-premium-product-card__body{padding:22px 22px 24px}
.umd-digital-hero-card .ump-premium-product-card__body h3{font-size:24px;line-height:1.2;margin:8px 0 10px}.umd-digital-hero-card .ump-premium-product-card__body h3 a{color:#2a1720!important;text-decoration:none!important}.umd-digital-hero-card .ump-premium-product-card__body small{color:#8a1638}.umd-digital-hero-card .ump-premium-product-meta strong{color:#8a1638}.umd-digital-hero-card .ump-premium-card-link{color:#8a1638!important}
.umd-digital-hero__empty{width:100%;padding:50px 30px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.08);text-align:center;color:#fff}
.ump-premium-home--digital .ump-premium-section{padding:72px 0}.ump-premium-home--digital .ump-premium-section--soft{background:linear-gradient(180deg,#fbf5f7,#fff)}.ump-premium-home--digital .ump-premium-section--dark{background:#3d0b1d;color:#fff}.ump-premium-home--digital .ump-premium-section-head h2{color:inherit}.ump-premium-home--digital .ump-premium-section-head p{color:#6f5c64}.ump-premium-home--digital .ump-premium-section--dark .ump-premium-section-head p{color:rgba(255,255,255,.72)}.ump-premium-home--digital .ump-premium-eyebrow--dark{color:#8a1638}
.ump-premium-home--digital .ump-premium-product-card{border-color:#ead9df;box-shadow:0 12px 30px rgba(67,18,35,.07)}.ump-premium-home--digital .ump-premium-product-card:hover{box-shadow:0 20px 42px rgba(67,18,35,.12)}.ump-premium-home--digital .ump-premium-product-card__body small{color:#8a1638}.ump-premium-home--digital .ump-premium-product-card__body h3 a{color:#2a1720!important;text-decoration:none!important}.ump-premium-home--digital .ump-premium-card-link{color:#8a1638!important}.ump-premium-home--digital .ump-premium-product-meta strong{color:#8a1638}.ump-premium-home--digital .ump-premium-section--dark .ump-premium-product-card{background:#541126;border-color:rgba(255,255,255,.14);color:#fff}.ump-premium-home--digital .ump-premium-section--dark .ump-premium-product-card__body h3 a{color:#fff!important}.ump-premium-home--digital .ump-premium-section--dark .ump-premium-product-card__body small,.ump-premium-home--digital .ump-premium-section--dark .ump-premium-card-link{color:#f1b9c8!important}.ump-premium-home--digital .ump-premium-section--dark .ump-premium-product-meta strong{color:#fff}
.ump-premium-product-placeholder-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
@media(max-width:1000px){.umd-digital-hero>.ump-premium-container{grid-template-columns:1fr;gap:32px}.umd-digital-hero__items{min-height:520px;max-width:520px;margin:0 auto}}
@media(max-width:700px){.umd-digital-hero>.ump-premium-container{min-height:0;padding:58px 0}.umd-digital-hero__copy h1{font-size:42px}.umd-digital-hero__copy p{font-size:16px}.umd-digital-hero__items{min-height:460px}.umd-digital-hero-card .ump-premium-product-card__body{padding:18px}.umd-digital-hero-card .ump-premium-product-card__body h3{font-size:21px}}

/* Digital customer-facing overrides */
.ump-premium-home--digital .ump-premium-section--soft{background:linear-gradient(180deg,#fbf5f7,#fff)!important}
.ump-premium-home--digital .ump-premium-section--dark{background:linear-gradient(135deg,#5a0b24,#7b1e3a)!important;color:#fff!important}
.ump-premium-home--digital .ump-premium-section--cta{background:#fff!important}
.ump-premium-home--digital .ump-premium-cta{background:linear-gradient(135deg,#7b1e3a,#4b1024)!important;color:#fff!important}
.ump-premium-home--digital .ump-premium-cta h2,.ump-premium-home--digital .ump-premium-cta p{color:#fff!important}
.ump-premium-home--digital .ump-premium-cta .ump-premium-eyebrow{color:#f1c8d4!important}
.ump-premium-home--digital .ump-premium-cta .ump-premium-button{background:#fff!important;border-color:#fff!important;color:#6b102c!important}
.ump-premium-home--digital .ump-premium-feature-band{background:transparent}
.ump-premium-home--digital .ump-premium-feature-stat{background:#fbf5f7;border-color:#ead9df}
.ump-premium-home--digital .ump-premium-feature-stat strong{color:#6f0f28}
.ump-premium-home--digital .ump-premium-feature-stat span{color:#6f5c64}
.ump-premium-home--digital a{text-decoration:none!important}
.ump-premium-home--digital .ump-premium-category-card{border-color:#ead8de;background:#fff;color:#2a1720!important;box-shadow:0 8px 20px rgba(88,20,42,.05)}
.ump-premium-home--digital .ump-premium-category-card strong{color:#2a1720!important}
.ump-premium-home--digital .ump-premium-category-card small{color:#75636a!important}
.ump-premium-home--digital .ump-premium-category-icon{color:#8a1638;background:transparent}
.ump-premium-home--digital .umd-digital-hero-card .ump-premium-product-card__image img.ump-premium-product-placeholder-image{object-fit:cover}