.category-showcase{background:#f7f4ff;color:#20182f;scroll-margin-top:150px}.dark .category-showcase{background:#272036;color:#fff}.category-showcase-heading{max-width:1320px;padding:46px 40px 32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.category-showcase-heading h2{font-size:30px;font-weight:750;letter-spacing:-.04em}.category-showcase-heading a{font-size:13px;text-decoration:underline;text-underline-offset:5px}.category-landscape{position:relative;isolation:isolate;overflow:hidden}.category-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:430px}.category-column{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:36px 16px;background:var(--category-color);color:#fff;text-align:center;position:relative;transition:background .4s,padding .4s}.category-column:after{content:"";position:absolute;inset:0;background:#fff;opacity:0;pointer-events:none;transition:opacity .25s}.category-column:hover:after{opacity:.12}.category-column img{width:clamp(110px,15vw,220px);height:210px;object-fit:contain;transition:transform .35s}.category-column:hover img{transform:translateY(-8px) rotate(-3deg)}.category-column-name{font-size:20px;font-weight:750;letter-spacing:-.025em}.category-column-description{max-width:190px;margin-top:10px;font-size:13px;line-height:1.6}.category-column:focus-visible{outline:3px solid white;outline-offset:-6px;z-index:3}.category-scene{position:absolute;inset:0;display:flex;justify-content:space-between;padding:38px max(6vw,24px) 115px;color:#fff;background:var(--scene-color);animation:scene-reveal .65s cubic-bezier(.2,.7,.2,1) both}.category-scene:before{content:"";background:radial-gradient(ellipse at 85% 15%,#43dfff70,transparent 60%),radial-gradient(ellipse at 5% 85%,#020e4077,transparent 60%)}.category-particles,.category-scene:before{position:absolute;inset:0;pointer-events:none}.category-particles{width:100%;height:100%;animation:particle-drift 14s ease-in-out infinite alternate}.category-scene-copy{position:relative;z-index:1;max-width:50%;animation:scene-copy .65s ease both}.category-scene-copy h3{font-size:clamp(32px,4.5vw,64px);font-weight:800;letter-spacing:-.05em;line-height:1.15}.category-scene-copy p{font-size:18px;margin:14px 0 26px}.category-scene-copy a{display:inline-flex;padding:13px 22px;border-radius:999px;background:#fff;color:#172441;font-weight:700;font-size:14px}.category-scene-copy a:focus-visible{outline:3px solid #fff;outline-offset:5px}.category-scene-art{width:280px;height:280px;object-fit:contain;margin-right:8vw;animation:scene-copy .8s ease both}.has-selection .category-columns{min-height:430px;align-items:end;pointer-events:none}.has-selection .category-column{pointer-events:auto;background:#06132b50;padding:20px 10px;min-height:76px;border-top:1px solid #ffffff40}.has-selection .category-column img,.has-selection .category-column-description{display:none}.has-selection .category-column-name{font-size:15px}.has-selection .category-column[aria-pressed=true]{background:#fff;color:#172441}@keyframes scene-reveal{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes scene-copy{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes particle-drift{to{transform:translateX(30px) scale(1.05)}}.category-scene.is-closing{z-index:2;pointer-events:none;animation:scene-conceal .65s cubic-bezier(.8,0,.8,.3) both}.category-scene.is-closing .category-scene-copy{animation:scene-copy-out .65s cubic-bezier(.75,0,.75,.9) both}.category-scene.is-closing .category-scene-art{animation:scene-copy-out .8s cubic-bezier(.75,0,.75,.9) both}@keyframes scene-conceal{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}}@keyframes scene-copy-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(30px)}}@media(max-width:767px){.category-showcase-heading{padding:36px 22px 24px;align-items:start}.category-showcase-heading h2{font-size:25px}.category-showcase-heading a{font-size:12px}.category-columns{min-height:230px}.category-column{padding:22px 4px;justify-content:center}.category-column img{width:100%;height:100px}.category-column-name{font-size:clamp(10px,2.8vw,15px);overflow-wrap:anywhere}.category-column-description{display:none}.has-selection .category-columns{min-height:390px}.has-selection .category-column{padding:15px 4px;min-height:70px}.has-selection .category-column-name{font-size:11px}.category-scene{padding:26px 22px 90px;align-items:start}.category-scene-copy{max-width:68%}.category-scene-copy h3{font-size:32px}.category-scene-copy p{font-size:14px;max-width:190px}.category-scene-art{position:absolute;right:0;bottom:85px;width:145px;height:145px;margin:0;pointer-events:none}}@media(prefers-reduced-motion:reduce){.category-particles,.category-scene,.category-scene-art,.category-scene-copy{animation:none}.category-column,.category-column img,.category-column:after{transition:none}}.category-info-banner{background:#eee8dc;color:#231d2a;padding:30px max(28px,calc((100% - 1240px)/2)) 34px}.category-info-banner .category-showcase-heading{padding:0 0 22px;max-width:none}.category-fact-grid{display:grid;grid-template-columns:1fr 1.15fr .7fr;gap:12px}.category-fact{display:flex;flex-direction:column;gap:9px;padding:19px 22px;border-radius:8px;background:#d7c4ff;color:#251c35}.category-fact:nth-child(2){background:#d4e79a}.category-fact:nth-child(3){background:#ffcb82}.category-fact strong{font-size:17px;line-height:1.3;letter-spacing:-.025em}.category-fact span{font-size:13px;line-height:1.6}.category-fact small{margin-top:auto;font-size:10px;opacity:.75}.category-fact-count strong{font-size:34px}.category-fact:focus-visible{outline:3px solid #392653;outline-offset:3px}@media(max-width:1023px) and (min-width:768px){.category-logo-cloud{column-gap:12px}}@media(max-width:767px){.category-scene{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.category-logo-cloud{grid-template-columns:repeat(min(var(--logo-columns),4),minmax(0,1fr));gap:24px 10px}.category-info-banner{padding:28px 22px}.category-fact-grid{grid-template-columns:1fr 1fr}.category-fact{padding:16px}.category-fact strong{font-size:15px}.category-fact span{font-size:12px}.category-fact-count{grid-column:1/-1;flex-direction:row;align-items:center}.category-fact-count strong{font-size:28px}.category-fact-count small{display:none}}.info-ticker{display:flex;align-items:center;position:relative;overflow:hidden;padding:12px 0;background:#4924a3;color:#fff;border-top:1px solid #b791ff;border-bottom:1px solid #b791ff}.info-ticker-window{overflow:hidden;flex:1;min-width:0}.info-ticker-track{display:flex;width:-webkit-max-content;width:max-content;animation:facts-flow 46s linear infinite}.info-ticker-group{display:flex;align-items:stretch;gap:12px;padding-right:12px}.info-ticker-fact{display:flex;align-items:center;gap:12px;padding:15px 20px;border-radius:6px;background:#231638;white-space:nowrap;font-size:13px}.info-ticker-fact strong{color:#d2ff68;font-size:14px}.info-ticker-fact.fact-1 strong{color:#ffa4ec}.info-ticker-fact.fact-2 strong{color:#ffcb6a}.info-ticker-fact a{color:#bfb0d5;font-size:10px;text-decoration:underline;text-underline-offset:3px}.info-ticker :is(a,button):focus-visible{outline:2px solid #fff;outline-offset:3px}@keyframes facts-flow{to{transform:translateX(-50%)}}@media(max-width:767px){.info-ticker{padding:9px 0}.info-ticker-fact{font-size:12px;padding:13px 16px}}@media(prefers-reduced-motion:reduce){.info-ticker-track{animation:none}.info-ticker-window{overflow-x:auto}.info-ticker-group[aria-hidden=true]{display:none}}.category-logo-cloud{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:28px 22px;padding:10px 4px}.category-logo-link{flex:0 0 56px;width:56px;height:56px}@media(max-width:1023px){.category-logo-link{flex-basis:48px}.category-cloud-logo,.category-logo-link{width:48px;height:48px}}@media(max-width:767px){.category-logo-cloud{gap:26px 22px;align-content:center}}.category-scene{justify-content:center;gap:0;padding:28px 24px 104px;text-align:center}.category-scene,.category-scene-copy{flex-direction:column;align-items:center}.category-scene-copy{display:flex;max-width:560px}.category-scene-copy h3{font-size:clamp(34px,4.2vw,56px)}.category-scene-copy p{margin:10px 0 22px}.category-scene-art{order:-1;position:relative;width:140px;height:140px;margin:0 0 6px;z-index:1}@media(max-width:767px){.category-columns,.has-selection .category-columns{min-height:340px}.category-scene{align-items:center;padding:20px 22px 86px}.category-scene-copy{max-width:none}.category-scene-copy h3{font-size:30px}.category-scene-copy p{max-width:280px;margin:8px 0 16px}.category-scene-art{position:relative;right:auto;bottom:auto;width:88px;height:88px;margin:0 0 4px}}