.depth-carousel{width:100%;height:100%;min-height:320px;perspective:var(--dc-perspective,1400px);perspective-origin:50%;justify-content:center;align-items:center;display:flex;position:relative}.depth-carousel__hotspot{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;outline:none;width:100%;height:100%;position:relative}.depth-carousel__hotspot:active{cursor:grabbing}.depth-carousel__hotspot:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #ffffff80}.depth-carousel__stage{transform-style:preserve-3d;position:absolute;inset:0}.depth-carousel__card{transform-origin:50%;box-shadow:none;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:normal;position:absolute;inset:0}.depth-carousel__arrow{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#12141a8c;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:42px;height:42px;transition:background .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.depth-carousel__arrow:hover{background:#1c1f28d9;border-color:#fff6}.depth-carousel__arrow:active{transform:translateY(-50%)scale(.94)}.depth-carousel__arrow--prev{left:16px}.depth-carousel__arrow--next{right:16px}.depth-carousel__dots{top:calc(50% + var(--dc-card-half-height,200px) + 16px);z-index:3000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e101666;border-radius:999px;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:auto;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}}.patent-showcase{flex-direction:column;align-items:center;gap:30px;width:100%;display:flex}.patent-carousel-frame{width:min(100%,980px);height:500px;position:relative}.patent-showcase .depth-carousel__hotspot{width:min(100%,360px)}.patent-showcase .depth-carousel__hotspot:focus-visible{outline-color:var(--text)}.patent-showcase .depth-carousel__card{border:1px solid var(--line-strong);background:#f8f5ec}.patent-active-copy{text-align:center;width:min(100%,760px);animation:patent-copy-in .42s var(--ease-out) both;flex-direction:column;align-items:center;display:flex}.patent-active-index,.patent-active-number{color:var(--muted);font-family:var(--label-face);letter-spacing:.04em;margin:0;font-size:12px}.patent-active-copy h3{max-width:22em;color:var(--text);letter-spacing:-.035em;text-wrap:balance;margin:12px 0 14px;font-size:clamp(26px,2.5vw,36px);font-weight:620;line-height:1.18}.patent-active-copy a{color:var(--text);border-bottom:1px solid;align-items:center;gap:8px;margin-top:22px;padding-bottom:5px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.patent-active-copy a:hover{color:var(--muted)}@keyframes patent-copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.patent-carousel-frame{width:100vw;height:440px;margin-left:calc(50% - 50vw)}.patent-active-copy{width:100%;padding-inline:4px}.patent-active-copy h3{font-size:26px}}@media (prefers-reduced-motion:reduce){.patent-active-copy{animation:none}}
