.plastic-button{width:75px;height:75px;display:block;border-radius:15px;background:linear-gradient(to bottom,#332f36,#26282e);box-shadow:1.5px 1.5px 1.5px 1.5px #c8c8c899;position:relative;transition:all .2s cubic-bezier(.33,1,.68,1);padding:2px;text-decoration:none;color:inherit;box-sizing:border-box}.plastic-button:hover{box-shadow:2px 2px 3px 2px #c8c8c899;transition:all .2s cubic-bezier(.33,1,.68,1)}.plastic-button:hover .plastic-button--cap-sides{transform:scale(1.02);transition:all .2s cubic-bezier(.33,1,.68,1)}.plastic-button:active{box-shadow:1px 1px 1px 1px #c8c8c899;transition:all .2s cubic-bezier(.33,1,.68,1)}.plastic-button:active .plastic-button--cap-sides{transform:scale(.98) translateY(-.5px)}.plastic-button--cap-sides{width:100%;height:100%;justify-content:center;align-items:center;display:flex;background:conic-gradient(#c8c8d0,#61616b 45deg 60deg,#c8c8d0 70deg 90deg,#c8c8d0 110deg,#61616b 120deg 135deg,#c8c8d0 155deg 200deg,#61616b 225deg,#c8c8d0 285deg,#f5f5f5 290deg,#c8c8d0 300deg,#303036 315deg,#c8c8d0 360deg);box-shadow:inset 0 0 1px 1px #c8c8d0b3;border-radius:14px;transition:all .2s cubic-bezier(.33,1,.68,1);padding:3px;box-sizing:border-box;overflow:hidden;position:relative}.plastic-button--cap-sides:before{content:"";position:absolute;inset:2px;border-radius:16px;background-image:url(/_astro/noise.C1zfZqrs.png);background-size:cover;mix-blend-mode:soft-light;opacity:.2}.plastic-button--cap-sides:after{content:"";inset:2.5px;position:absolute;border-radius:11px;box-shadow:inset .5px -.5px .5px .5px #e3e3e8b3}.plastic-button--cap{font-family:Carrois Gothic SC,sans-serif;color:#00000080;font-weight:300;font-size:12px;background:linear-gradient(to bottom,#d6d6dc,#d6d6dc 60%,#e4e4e7 80%);transition:all .2s cubic-bezier(.33,1,.68,1);width:100%;height:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;border-radius:9px;position:relative;z-index:10;box-shadow:0 0 1px #e9e9ec,1px 0 1px #303036}.plastic-button--cap:after{content:"";position:absolute;inset:0;box-shadow:inset 0 2px 6px #fff;border-radius:10px;opacity:.5;z-index:-1}.plastic-button:before{content:"";position:absolute;inset:-1px;border-radius:16px;background-image:url(/_astro/noise.C1zfZqrs.png);background-size:cover;mix-blend-mode:soft-light;opacity:.8;z-index:-1}.plastic-button:after{content:"";position:absolute;inset:-1px;border-radius:16px;background:radial-gradient(circle at center,#fff,#fff 70%,#d4d2d7 80%);box-shadow:inset 0 0 1px #332f36;z-index:-2}.plastic-button.is-active .plastic-button--cap{color:#000000b3}.plastic-button.is-small{width:60px;height:60px}.plastic-button.is-small .plastic-button--cap{font-size:10px}.plastic-button.is-small .plastic-button--active-indicator{width:61px;height:61px;border-radius:12px}.plastic-button--active-indicator{position:absolute;width:76px;height:76px;border-radius:16px;background-color:#c98936;mix-blend-mode:overlay;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);z-index:12}#upper-left-glare{top:2px;left:2px;position:absolute;width:14px;height:14px;border-radius:50%;border:none;pointer-events:none;background:conic-gradient(from 135deg,#fff0 130deg,#fff,#fff0 230deg);-webkit-mask:radial-gradient(farthest-side,transparent 50%,black 100%);mask:radial-gradient(farthest-side,transparent 50%,black 100%)}#upper-left-glare-2{position:absolute;border-radius:50%;border:none;pointer-events:none;filter:blur(1px);width:16px;height:16px;top:4px;left:4px;background:conic-gradient(from 135deg,#fff0 130deg,#fff,#fff0 230deg);mask:radial-gradient(farthest-side,transparent calc(100% - 1px),black 100%);opacity:.5}#upper-right-glare{top:2px;right:2px;position:absolute;width:14px;height:14px;border-radius:50%;border:none;pointer-events:none;filter:blur(1px);background:conic-gradient(from -45deg,#fff0 60deg,#ffffffe6,#fff0 120deg);-webkit-mask:radial-gradient(farthest-side,transparent 50%,black 100%);mask:radial-gradient(farthest-side,transparent 50%,black 100%)}#upper-right-glare-2{position:absolute;width:16px;height:16px;top:4px;right:4px;filter:blur(1px);border-radius:50%;border:none;pointer-events:none;background:conic-gradient(from -45deg,#fff0 60deg,#ffffffe6,#fff0 120deg);mask:radial-gradient(farthest-side,transparent calc(100% - 1px),black 100%);opacity:.5}#bottom-right-glare{bottom:2.5px;right:2.5px;position:absolute;width:22px;height:22px;border-radius:50%;background:conic-gradient(from -45deg,#fff0 120deg,#fff 180deg,#fff0 220deg);filter:blur(.5px);mask:radial-gradient(farthest-side,transparent 85%,black 100%);pointer-events:none}
