.depth-carousel{--dc-shadow:0 18px 40px -18px #18181b2e,0 4px 12px -6px #18181b1a;--dc-control-bg:#ffffffe6;--dc-control-border:#e4e4e7;--dc-control-color:#52525b;--dc-control-hover-bg:#eef2ff;--dc-control-hover-border:#c7d2fe;--dc-dot:#a1a1aa;--dc-dot-active:#6366f1;isolation:isolate;width:100%;height:100%;min-height:280px;perspective:var(--dc-perspective,1400px);perspective-origin:50%;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;outline:none;justify-content:center;align-items:center;display:flex;position:relative}.depth-carousel:active{cursor:grabbing}.depth-carousel:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #6366f1}.depth-carousel__stage{transform-style:preserve-3d;position:absolute;inset:0}.depth-carousel__card{transform-origin:50%;box-shadow:var(--dc-shadow);will-change:transform,opacity,filter;cursor:pointer;background:#0b0d12;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.depth-carousel__img{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.depth-carousel__tint{opacity:0;pointer-events:none;mix-blend-mode:multiply;position:absolute;inset:0}.depth-carousel__arrow{z-index:3000;border:1px solid var(--dc-control-border);background:var(--dc-control-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:42px;height:42px;color:var(--dc-control-color);cursor:pointer;border-radius:999px;place-items:center;transition:background .2s,border-color .2s,transform .2s;display:grid;position:absolute;bottom:16px}.depth-carousel__arrow:hover{background:var(--dc-control-hover-bg);border-color:var(--dc-control-hover-border)}.depth-carousel__arrow:active{transform:scale(.94)}.depth-carousel__arrow--prev{left:calc(50% - 112px)}.depth-carousel__arrow--next{right:calc(50% - 112px)}.depth-carousel__dots{z-index:3000;background:var(--dc-control-bg);border:1px solid var(--dc-control-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.depth-carousel__dot{cursor:pointer;background:#ffffff52;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.depth-carousel__dot.is-active{background:#fff;width:20px}@media (prefers-reduced-motion:reduce){.depth-carousel__card{will-change:auto}.depth-carousel__arrow,.depth-carousel__dot{transition:none}}.depth-carousel__arrow:focus-visible,.depth-carousel__dot:focus-visible{outline-offset:4px;outline:2px solid #6366f1}.depth-carousel__dot,.depth-carousel__dot.is-active{background:0 0;place-items:center;width:24px;height:24px;display:grid}.depth-carousel__dot:after{content:"";background:var(--dc-dot);border-radius:999px;width:7px;height:7px}.depth-carousel__dot.is-active:after{background:var(--dc-dot-active);width:20px}.depth-carousel__dots{gap:0}.hero-highlight{color:#18181b;border-radius:inherit;background:#fff;border:1px solid #e4e4e7;flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden}.hero-highlight:focus-visible{outline-offset:-4px;outline:3px solid #818cf8}.hero-highlight__image{flex-shrink:0;height:180px;position:relative}.hero-highlight__body{flex:1;padding:22px 24px;position:relative}.hero-highlight__label{color:#71717a;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;font-weight:500;display:flex}.hero-highlight__title{letter-spacing:-.025em;margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.25}.hero-highlight__description{color:#52525b;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.hero-highlight__arrow{color:#71717a;flex-shrink:0}.hero-highlight__quote-art{color:#6366f1;background:linear-gradient(135deg,#eef2ff,#f3e8ff);flex-shrink:0;place-items:center;height:180px;display:grid}.hero-highlight__quote{letter-spacing:-.02em;margin:0 0 14px;font-size:20px;font-weight:500;line-height:1.35}.hero-highlight__author{font-size:15px;font-weight:600}.dark .hero-highlight{color:#fafafa;background:#18181b;border-color:#3f3f46}.dark .hero-highlight__label,.dark .hero-highlight__description,.dark .hero-highlight__arrow{color:#a1a1aa}.dark .hero-highlight__quote-art{color:#a5b4fc;background:linear-gradient(135deg,#252347,#34233e)}.dark .depth-carousel{--dc-shadow:0 30px 60px -20px #000000a6,0 8px 20px -10px #00000080;--dc-control-bg:#12141a8c;--dc-control-border:#ffffff2e;--dc-control-color:#fff;--dc-control-hover-bg:#1c1f28d9;--dc-control-hover-border:#fff6;--dc-dot:#fff6;--dc-dot-active:#fff}@media (max-width:639px){.depth-carousel__stage{bottom:80px}.depth-carousel__card{width:min(var(--dc-card-width),calc(100% - 64px))!important;height:400px!important}.hero-highlight__image,.hero-highlight__quote-art{height:140px}.hero-highlight__body{padding:18px 20px}.hero-highlight__title{font-size:21px}.hero-highlight__quote{font-size:19px}.depth-carousel__arrow{top:auto;bottom:4px;transform:none}.depth-carousel__arrow:active{transform:scale(.94)}.depth-carousel__arrow--prev{left:calc(50% - 112px)}.depth-carousel__arrow--next{right:calc(50% - 112px)}.depth-carousel__dots{bottom:4px}}@media (max-width:359px){.depth-carousel__card{width:calc(100% - 40px)!important}.hero-highlight__body{padding-inline:16px}.hero-highlight__title{font-size:20px}}
