.corner-cta-frame{--corner-cta-width:152px}.corner-cta-control{z-index:3;pointer-events:none;position:absolute;inset:0}.corner-cta-notch{z-index:2;width:calc(var(--corner-cta-width) + 9px);background:var(--background);transform-origin:100% 100%;height:41px;transition:transform var(--duration-base) var(--motion-glide);border-top-left-radius:20px;position:absolute;bottom:-1px;right:-1px;transform:scale(0)}.corner-cta-fillet{z-index:2;opacity:0;width:21px;height:21px;transition:opacity var(--duration-fast);background:radial-gradient(circle 21px at 0 0, transparent 0 20.5px, var(--background) 21px);position:absolute}.corner-cta-fillet-top{bottom:40px;right:-1px}.corner-cta-fillet-side{right:calc(var(--corner-cta-width) + 8px);bottom:-1px}.corner-cta-frame-open .corner-cta-notch{height:49px}.corner-cta-frame-open .corner-cta-fillet-top{bottom:48px}.corner-cta-button{width:var(--corner-cta-width);box-shadow:var(--elevation-subtle);pointer-events:auto;touch-action:manipulation;opacity:0;transform-origin:100% 100%;transition:transform var(--duration-base) var(--motion-spring), opacity var(--duration-fast);position:absolute;bottom:0;right:0;transform:scale(.6)}.corner-cta-frame:hover .corner-cta-notch,.corner-cta-frame:focus-within .corner-cta-notch,.corner-cta-frame-open .corner-cta-notch{transform:scale(1)}.corner-cta-frame:has([data-cta-read]) .corner-cta-notch{transform:scale(1)}.corner-cta-frame:hover .corner-cta-fillet,.corner-cta-frame:focus-within .corner-cta-fillet,.corner-cta-frame-open .corner-cta-fillet{opacity:1;transition-delay:40ms}.corner-cta-frame:has([data-cta-read]) .corner-cta-fillet{opacity:1;transition-delay:40ms}.corner-cta-frame:hover .corner-cta-button,.corner-cta-frame:focus-within .corner-cta-button,.corner-cta-frame-open .corner-cta-button{opacity:1;transform:scale(1)}.corner-cta-frame:has([data-cta-read]) .corner-cta-button{opacity:1;transform:scale(1)}@media (hover:none){.corner-cta-frame .corner-cta-notch{transform:scale(1)}.corner-cta-frame .corner-cta-fillet{opacity:1}.corner-cta-frame .corner-cta-button{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.corner-cta-notch,.corner-cta-fillet,.corner-cta-button{transition-duration:0s}}
