@property --angle-1{syntax:"<angle>";inherits:false;initial-value:-75deg}@property --angle-2{syntax:"<angle>";inherits:false;initial-value:-45deg}:root{--global--size:clamp(2rem, 4vw, 5rem);--anim--hover-time:.4s;--anim--hover-ease:cubic-bezier(.25, 1, .5, 1)}.hyperglass-button-wrap{z-index:2;pointer-events:none;transition:all var(--anim--hover-time) var(--anim--hover-ease);background:0 0;border-radius:999vw;position:relative}.hyperglass-button-shadow{--shadow-cuttoff-fix:2em;width:calc(100% + var(--shadow-cuttoff-fix));height:calc(100% + var(--shadow-cuttoff-fix));top:calc(0% - var(--shadow-cuttoff-fix) / 2);left:calc(0% - var(--shadow-cuttoff-fix) / 2);-webkit-filter:blur(clamp(2px,.125em,12px));-moz-filter:blur(clamp(2px, .125em, 12px));-ms-filter:blur(clamp(2px, .125em, 12px));pointer-events:none;position:absolute;overflow:visible}.hyperglass-button-shadow:after{content:"";z-index:0;width:calc(100% - var(--shadow-cuttoff-fix) - .25em);height:calc(100% - var(--shadow-cuttoff-fix) - .25em);inset:0;top:calc(var(--shadow-cuttoff-fix) - .5em);left:calc(var(--shadow-cuttoff-fix) - .875em);box-sizing:border-box;transition:all var(--anim--hover-time) var(--anim--hover-ease);opacity:1;background:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.02));border-radius:999vw;padding:.125em;position:absolute;overflow:visible;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hyperglass-button-wrap button{--border-width:clamp(1px, .0625em, 4px);all:unset;cursor:pointer;-webkit-tap-highlight-color:transparent;pointer-events:auto;z-index:3;-webkit-backdrop-filter:blur(clamp(1px,.125em,4px));-moz-backdrop-filter:blur(clamp(1px, .125em, 4px));-ms-backdrop-filter:blur(clamp(1px, .125em, 4px));transition:all var(--anim--hover-time) var(--anim--hover-ease);background:linear-gradient(-75deg,rgba(255,255,255,.05),rgba(255,255,255,.2),rgba(255,255,255,.05));border-radius:999vw;position:relative;box-shadow:inset 0 .125em .125em rgba(0,0,0,.05),inset 0 -.125em .125em rgba(255,255,255,.5),0 .25em .125em -.125em rgba(0,0,0,.2),inset 0 0 .1em .25em rgba(255,255,255,.2),0 0 #fff}.hyperglass-button-wrap button:hover{-webkit-backdrop-filter:blur(.01em);-moz-backdrop-filter:blur(.01em);-ms-backdrop-filter:blur(.01em);transform:scale(.975);box-shadow:inset 0 .125em .125em rgba(0,0,0,.05),inset 0 -.125em .125em rgba(255,255,255,.5),0 .15em .05em -.1em rgba(0,0,0,.25),inset 0 0 .05em .1em rgba(255,255,255,.5),0 0 #fff}.hyperglass-button-wrap button>span{-webkit-user-select:none;user-select:none;letter-spacing:-.05em;color:rgba(30,30,30,.95);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 1px 2px rgba(255,255,255,.5);transition:all var(--anim--hover-time) var(--anim--hover-ease);padding-block:.875em;padding-inline:1.5em;font-family:Inter,sans-serif;font-size:1em;font-weight:600;display:block;position:relative}.dark .hyperglass-button-wrap button>span{color:#d2d2d2;text-shadow:0 .25em .05em rgba(0,0,0,.1);font-weight:500}.hyperglass-button-wrap{width:100%;max-width:100%}.hyperglass-button-wrap button{width:100%;min-width:0;max-width:100%}.hyperglass-button-wrap button>span{box-sizing:border-box;align-items:center;width:100%;padding-block:.875em;padding-inline:1.5em;display:flex}@media (width>=640px){.hyperglass-button-wrap{max-width:320px}}@media (width>=768px){.hyperglass-button-wrap{max-width:400px}}.hyperglass-button-wrap button:hover>span{text-shadow:.025em .025em .025em rgba(0,0,0,.12)}.hyperglass-button-wrap button>span:after{content:"";z-index:1;width:calc(100% - var(--border-width));height:calc(100% - var(--border-width));top:calc(0% + var(--border-width) / 2);left:calc(0% + var(--border-width) / 2);box-sizing:border-box;background:linear-gradient(var(--angle-2), rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 40% 50%, rgba(255,255,255,0) 55%);z-index:3;mix-blend-mode:screen;pointer-events:none;transition:background-position calc(var(--anim--hover-time) * 1.25) var(--anim--hover-ease), --angle-2 calc(var(--anim--hover-time) * 1.25) var(--anim--hover-ease);background-position:0%;background-repeat:no-repeat;background-size:200% 200%;border-radius:999vw;display:block;position:absolute;overflow:clip}.hyperglass-button-wrap button:hover>span:after{background-position:25%}.hyperglass-button-wrap button:active>span:after{--angle-2:-15deg;background-position:50% 15%}@media (hover:none) and (pointer:coarse){.hyperglass-button-wrap button>span:after,.hyperglass-button-wrap button:active>span:after{--angle-2:-45deg}}.hyperglass-button-wrap button:after{content:"";z-index:1;width:calc(100% + var(--border-width));height:calc(100% + var(--border-width));inset:0;top:calc(0% - var(--border-width) / 2);left:calc(0% - var(--border-width) / 2);padding:var(--border-width);box-sizing:border-box;background:conic-gradient(from var(--angle-1) at 50% 50%, rgba(0,0,0,.5), transparent 5% 40%, rgba(0,0,0,.5) 50%, transparent 60% 95%, rgba(0,0,0,.5)), linear-gradient(180deg, rgba(255,255,255,.5), rgba(255,255,255,.5));transition:all var(--anim--hover-time) var(--anim--hover-ease), --angle-1 .5s ease;box-shadow:inset 0 0 0 calc(var(--border-width) / 2) rgba(255,255,255,.5);border-radius:999vw;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hyperglass-button-wrap button:hover:after{--angle-1:-125deg}.hyperglass-button-wrap button:active:after{--angle-1:-75deg}@media (hover:none) and (pointer:coarse){.hyperglass-button-wrap button:after,.hyperglass-button-wrap button:hover:after,.hyperglass-button-wrap button:active:after{--angle-1:-75deg}}.hyperglass-button-wrap:has(button:hover) .hyperglass-button-shadow{-webkit-filter:blur(clamp(2px,.0625em,6px));-moz-filter:blur(clamp(2px, .0625em, 6px));-ms-filter:blur(clamp(2px, .0625em, 6px));transition:filter var(--anim--hover-time) var(--anim--hover-ease)}.hyperglass-button-wrap:has(button:hover) .hyperglass-button-shadow:after{top:calc(var(--shadow-cuttoff-fix) - .875em);opacity:1}.hyperglass-button-wrap:has(button:active){transform:rotateX(25deg)}.hyperglass-button-wrap:has(button:active) button{box-shadow:inset 0 .125em .125em rgba(0,0,0,.05),inset 0 -.125em .125em rgba(255,255,255,.5),0 .125em .125em -.125em rgba(0,0,0,.2),inset 0 0 .1em .25em rgba(255,255,255,.2),0 .225em .05em rgba(0,0,0,.05),0 .25em rgba(255,255,255,.75),inset 0 .25em .05em rgba(0,0,0,.15)}.hyperglass-button-wrap:has(button:active) .hyperglass-button-shadow{-webkit-filter:blur(clamp(2px,.125em,12px));-moz-filter:blur(clamp(2px, .125em, 12px));-ms-filter:blur(clamp(2px, .125em, 12px))}.hyperglass-button-wrap:has(button:active) .hyperglass-button-shadow:after{top:calc(var(--shadow-cuttoff-fix) - .5em);opacity:.75}.hyperglass-button-wrap:has(button:active)>button>span{text-shadow:.025em .25em .05em rgba(0,0,0,.12)}.hyperglass-button-wrap.hyperglass-circular{width:2.5rem;min-width:2.5rem;max-width:2.5rem;height:2.5rem;min-height:2.5rem;max-height:2.5rem}.hyperglass-button-wrap.hyperglass-circular button{justify-content:center;align-items:center;width:100%;min-width:2.5rem;height:100%;min-height:2.5rem;padding:0;display:flex}.hyperglass-button-wrap.hyperglass-circular button>span{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;padding:0;display:flex}.hyperglass-button-wrap.hyperglass-circular.hyperglass-small{width:2rem;min-width:2rem;max-width:2rem;height:2rem;min-height:2rem;max-height:2rem}.hyperglass-button-wrap.hyperglass-circular.hyperglass-small button{min-width:2rem;min-height:2rem}.hyperglass-button-wrap.hyperglass-circular svg{flex-shrink:0;width:1rem;height:1rem}.hyperglass-button-wrap.hyperglass-circular.hyperglass-small svg{width:.875rem;height:.875rem}.hyperglass-button-wrap.hyperglass-circular .hyperglass-button-shadow{border-radius:50%}