.category-shell{--spr-hero-box-height-desktop: 411.1px;--cat-ink: #1f1234;--cat-muted: #5d4a79;background:radial-gradient(900px 460px at 92% -10%,rgba(255,153,205,.22),transparent 65%),radial-gradient(850px 420px at -8% 8%,rgba(125,215,200,.22),transparent 65%),linear-gradient(180deg,#fffaf5,#f6f1ff 48%,#f4f8ff);min-height:100%;padding:2rem 0 0}.category-hero{position:relative;display:grid;grid-template-columns:1.2fr .95fr;gap:1.4rem;align-items:stretch;margin-bottom:1.35rem}.category-hero:before{content:"";position:absolute;inset:-10px -8px;border-radius:28px;background:radial-gradient(260px 140px at 6% 0%,rgba(125,215,200,.2),transparent 72%),radial-gradient(280px 150px at 100% 100%,rgba(255,143,194,.2),transparent 72%);pointer-events:none;z-index:0}.category-hero__copy{position:relative;z-index:1;border-radius:22px;border:1px solid rgba(90,47,131,.22);background:radial-gradient(260px 160px at 0% 100%,rgba(125,215,200,.14),transparent 74%),radial-gradient(280px 170px at 100% 0%,rgba(255,153,205,.14),transparent 74%),linear-gradient(155deg,#fffffff5,#ffffffd4);box-shadow:0 24px 44px #21103629;padding:.98rem 1.12rem .92rem;height:var(--spr-hero-box-height-desktop);min-height:var(--spr-hero-box-height-desktop);max-height:var(--spr-hero-box-height-desktop);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.category-hero__copy.is-description-expanded{height:auto!important;min-height:var(--spr-hero-box-height-desktop);max-height:none!important;overflow:visible}.category-topline{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;margin-bottom:.24rem}.category-crumb{display:inline-flex;align-items:center;gap:.45rem;color:var(--cat-muted);font-family:Space Grotesk,sans-serif;font-size:.86rem;font-weight:700;margin-bottom:0}.category-crumb a{color:#4d2a74;text-decoration:none;border-bottom:1px solid transparent;transition:color .12s ease,border-color .12s ease}.category-crumb a:hover{color:#6b33a9;border-bottom-color:#6b33a973}.category-hero h1{margin:.08rem 0 0;font-family:Sora,sans-serif;color:var(--cat-ink);font-size:clamp(1.55rem,3.4vw,2.15rem);line-height:1.05;letter-spacing:-.016em}.category-hero p{margin:.48rem 0 0;color:var(--cat-muted);font-family:Space Grotesk,sans-serif;max-width:none;width:100%;font-size:.97rem;line-height:1.4;text-align:justify}.category-description{white-space:pre-line;--category-desc-lines: 5}.category-description.is-clamped:not(.is-expanded){display:-webkit-box;-webkit-line-clamp:var(--category-desc-lines);-webkit-box-orient:vertical;overflow:hidden}.category-description-wrap{margin-top:.34rem}.category-more-btn{margin-top:.35rem;border:0;background:transparent;padding:0;color:#6b33a9;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:700;border-bottom:1px solid rgba(107,51,169,.35)}.category-more-btn:hover{color:#7c3fc0;border-bottom-color:#7c3fc085}.category-pill{--pill-dot-left: .68rem;--pill-dot-size: 8px;--pill-dot-gap: .5rem;--pill-height: 1.52rem;position:relative;margin-top:0;display:inline-grid;place-items:center;gap:0;text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:0 .68rem 0 calc(var(--pill-dot-left) + var(--pill-dot-size) + var(--pill-dot-gap));border:0;background:#5a2f831a;color:#5a2f83;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.73rem;line-height:1.2;min-height:var(--pill-height);height:var(--pill-height);width:fit-content;white-space:nowrap;flex:0 0 auto;margin-left:auto}.category-pill:before{content:"";position:absolute;left:var(--pill-dot-left);top:50%;transform:translateY(-50%);width:var(--pill-dot-size);height:var(--pill-dot-size);border-radius:50%;background:#ffb86b;box-shadow:0 0 0 5px #ffb86b33}.category-hero__media{position:relative;z-index:1;border-radius:22px;overflow:hidden;border:1px solid rgba(90,47,131,.25);box-shadow:0 24px 44px #21103633;background:radial-gradient(180px 100px at 85% 15%,rgba(255,142,194,.35),transparent 75%),linear-gradient(145deg,#32134f,#46206d);height:var(--spr-hero-box-height-desktop)}.category-hero__media img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.01)}.category-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0e06160d,#0e06162e);pointer-events:none}.category-page .quotes__boxes{gap:18px}.category-loadmore{margin-top:1rem;display:flex;justify-content:center}.category-loadmore .btn{border-radius:12px;padding:.8rem 1.25rem;font-weight:800;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease,opacity .12s ease}.category-loadmore .btn:hover{background:linear-gradient(130deg,#6a3a97,#9456cc);border-color:#6a3a97;color:#fff;transform:translateY(-1px);box-shadow:0 10px 20px #4f26853d;filter:none}.category-loadmore .btn[data-loading=true]{position:relative;pointer-events:none;opacity:.95;padding-right:2.8rem}.category-loadmore .btn[data-loading=true]:after{content:"";position:absolute;right:1rem;top:50%;width:1rem;height:1rem;margin-top:-.5rem;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:category-load-spin .7s linear infinite}@keyframes category-load-spin{to{transform:rotate(360deg)}}.category-page .quotes__boxes .qbox.is-newly-loaded{animation:category-card-reveal .42s ease both}@keyframes category-card-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.category-related{margin-top:1.4rem}.category-related .section-head h2{position:relative;padding-bottom:.48rem;margin-bottom:0}.category-related .section-head h2:after{content:"";position:absolute;left:0;bottom:0;width:54px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ffd18f,#ff87be)}.category-related .section-head{margin-bottom:.72rem}.category-related-group+.category-related-group{margin-top:1.1rem}.category-breaker-wrap{margin-top:1.1rem}.category-breaker{border-radius:18px;padding:1.2rem 1.4rem;background:linear-gradient(135deg,#2a0442,#2e0748 55%,#2a0442);box-shadow:0 22px 36px #17072457;border:1px solid rgba(190,153,235,.2);display:flex;align-items:center;justify-content:space-between;gap:1rem}.category-breaker__left{display:flex;align-items:center;gap:1rem}.category-breaker__logo{width:clamp(148px,20vw,220px);height:clamp(86px,11vw,118px);display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(197,167,235,.45);border-radius:14px;box-shadow:0 10px 20px #12071e3d;padding:8px}.category-breaker__logo img{width:88%;height:88%;object-fit:contain;display:block}.category-breaker__copy h3{margin:0 0 .2rem;font-family:Sora,sans-serif;font-weight:800;color:#fff;font-size:clamp(1.35rem,3vw,2rem)}.category-breaker__copy p{margin:0;font-family:Space Grotesk,sans-serif;color:#ffffffeb;font-size:1.07rem}.category-breaker__cta{border:0;background:linear-gradient(135deg,#f7bc45,#f0a92b);color:#fff;font-weight:800;font-family:Sora,sans-serif;text-decoration:none;border-radius:12px;padding:.95rem 1.25rem;min-height:52px;white-space:nowrap;box-shadow:0 10px 20px #f7bc4552;display:inline-flex;align-items:center;justify-content:center;line-height:1.1}.category-breaker__cta:hover{background:linear-gradient(135deg,#f3b742,#e89d1f);color:#fff;text-decoration:none;transform:translateY(-1px)}.similar-quote-item{position:relative;height:100%}.similar-quote-item .qbox{height:100%}@media(max-width:1100px){.category-shell{padding-top:1.35rem;padding-bottom:0}.category-hero{--cat-hero-compact-size: clamp(164px, 20vw, 210px);grid-template-columns:minmax(0,1fr) var(--cat-hero-compact-size);gap:.32rem;margin-bottom:.95rem;align-items:stretch}.category-topline{display:flex;justify-content:space-between;align-items:center;gap:.34rem;margin-bottom:.18rem}.category-pill{margin-top:0;font-size:.6rem;--pill-height: 1.3rem;--pill-dot-left: .44rem;--pill-dot-size: 6px;--pill-dot-gap: .42rem;padding:0 .42rem 0 calc(var(--pill-dot-left) + var(--pill-dot-size) + var(--pill-dot-gap));letter-spacing:.07em;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;margin-left:auto}.category-hero__media{height:var(--cat-hero-compact-size)!important;min-height:var(--cat-hero-compact-size)!important;max-height:var(--cat-hero-compact-size)!important}.category-hero__copy{height:var(--cat-hero-compact-size)!important;min-height:var(--cat-hero-compact-size)!important;max-height:var(--cat-hero-compact-size)!important;padding:.56rem .64rem;border-radius:18px;overflow:hidden}.category-hero__copy.is-description-expanded{height:auto!important;min-height:var(--cat-hero-compact-size);max-height:none!important;overflow:visible}.category-hero__media{border-radius:18px;aspect-ratio:1 / 1;width:100%;min-width:0;justify-self:stretch;align-self:start;overflow:hidden}.category-hero h1{font-size:clamp(1.05rem,2.6vw,1.34rem);line-height:1.03}.category-hero p{margin-top:0;font-size:1rem;line-height:1.22;text-align:left}}@media(max-width:640px){.category-hero{--cat-hero-compact-size: clamp(128px, 32vw, 154px);grid-template-columns:minmax(0,1fr) var(--cat-hero-compact-size);gap:.28rem}.category-topline{gap:.28rem;min-width:0;margin-bottom:.16rem}.category-pill:before{box-shadow:none}.category-hero__copy{padding:.46rem .52rem}.category-hero h1{font-size:clamp(.94rem,4.4vw,1.12rem)}.category-hero p{font-size:.85rem;line-height:1.18}.category-description{--category-desc-lines: 5}}@media(max-width:520px){.category-pill{--pill-height: 1.24rem;--pill-dot-left: .44rem;--pill-dot-size: 6px;--pill-dot-gap: .42rem;padding:0 .4rem 0 calc(var(--pill-dot-left) + var(--pill-dot-size) + var(--pill-dot-gap))}.category-hero h1{font-size:clamp(.88rem,4vw,1.02rem);line-height:1.02}}@media(max-width:460px){.category-hero{--cat-hero-compact-size: clamp(108px, 33vw, 132px);grid-template-columns:minmax(0,1fr) var(--cat-hero-compact-size);gap:.24rem}.category-pill{font-size:.54rem;--pill-height: 1.16rem;--pill-dot-left: .38rem;--pill-dot-size: 6px;--pill-dot-gap: .36rem;padding:0 .3rem 0 calc(var(--pill-dot-left) + var(--pill-dot-size) + var(--pill-dot-gap));letter-spacing:.04em}.category-description{--category-desc-lines: 4}}@media(max-width:700px){.category-breaker{flex-direction:column;align-items:flex-start}.category-breaker__cta{align-self:center;width:100%}}@media(max-width:520px){.category-shell{padding-top:1.45rem}.category-breaker__left{flex-direction:column;align-items:flex-start}.category-breaker__copy h3{font-size:1.1rem;line-height:1.2}.category-breaker__copy p{font-size:.95rem;line-height:1.3}.category-breaker__logo{width:100%;max-width:100%;align-self:center;overflow:hidden}.category-breaker__logo img{width:88%;max-width:100%;height:auto;object-fit:contain}.category-breaker__cta{width:100%;align-self:center}}
