.btn-2026-wrapper{display:flex;width:100%}.btn-2026-wrapper--left{justify-content:flex-start}.btn-2026-wrapper--center{justify-content:center}.btn-2026-wrapper--right{justify-content:flex-end}.btn-2026{align-items:center;display:inline-flex;isolation:isolate;justify-content:center;line-height:1;overflow:visible;position:relative;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease;white-space:nowrap}.btn-2026--auto{width:auto}.btn-2026--full{width:100%}.btn-2026__text{position:relative;z-index:3}.btn-2026__sheen{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.12) 35%,hsla(0,0%,100%,.32) 50%,hsla(0,0%,100%,.12) 65%,hsla(0,0%,100%,0));border-radius:inherit;height:100%;left:-140%;top:0;transform:skewX(-20deg);width:70%;z-index:2}.btn-2026:after,.btn-2026__sheen{opacity:0;pointer-events:none;position:absolute}.btn-2026:after{background:radial-gradient(ellipse at center,rgba(6,159,255,.32) 0,rgba(6,159,255,.18) 38%,rgba(6,159,255,.08) 58%,rgba(6,159,255,0) 75%);border-radius:999px;content:"";filter:blur(10px);height:55%;left:12%;right:12%;top:65%;transform:translateY(6px) scale(.92);transition:opacity .22s ease,transform .22s ease;z-index:1}.btn-2026--lift:focus,.btn-2026--lift:hover{box-shadow:0 8px 18px rgba(0,0,0,.12);text-decoration:none;transform:translateY(-2px)}.btn-2026--lift:focus:after,.btn-2026--lift:hover:after{opacity:1;transform:translateY(10px) scale(1)}.btn-2026--glass:focus,.btn-2026--glass:hover{text-decoration:none}.btn-2026--glass:focus .btn-2026__sheen,.btn-2026--glass:hover .btn-2026__sheen{animation:btnSheen2026 .8s ease forwards;opacity:1}@keyframes btnSheen2026{0%{left:-140%;opacity:0}15%{opacity:1}to{left:170%;opacity:0}}.btn-2026--none:focus,.btn-2026--none:hover{text-decoration:none}