.default-button,.desdusted-button{cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;font-size:14px;padding:8px 4px!important;border-radius:0;max-width:-moz-fit-content;max-width:fit-content;min-width:9rem;text-shadow:0 0 16px rgba(0,0,0,.1882352941);font-weight:400;transition:all .3s;scale:1;transform-origin:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;border:2px solid var(--hg-100);background-color:#c3c3c3;color:var(--hg-800);z-index:100}.default-button span,.desdusted-button span{white-space:nowrap;position:relative;transform-origin:left;display:flex;justify-content:flex-start;text-anchor:start;transform:none;padding-right:8px;transition:all .3s}.default-button .desdusted-slash,.desdusted-button .desdusted-slash{background:none;position:fixed;border:0;border-radius:0;transform:scale(5.5) translate(18px);filter:invert(1) drop-shadow(1px 1px 16px rgba(0,0,0,.4));mix-blend-mode:normal;z-index:2}.default-button .desdusted-slash path,.desdusted-button .desdusted-slash path{fill:gray;filter:opacity(1) invert(1)}.default-button svg,.desdusted-button svg{margin-left:4px;border-radius:50%;width:18px;min-width:18px;height:18px;padding:4px;background-color:salmon;transition:all .3s;transform:translate(-8px);filter:drop-shadow(1px 1px 16px rgba(0,0,0,.2509803922)) brightness(1.1)}.default-button svg path,.desdusted-button svg path{fill:var(--hg-100)}.default-button.desdusted-button--contained,.desdusted-button.desdusted-button--contained{background-color:#ccc;border-color:rgba(0,0,0,0);color:var(--hg-800)}.default-button.desdusted-button--outlined,.desdusted-button.desdusted-button--outlined{background-color:rgba(0,0,0,0);border:2px solid var(--hg-100);color:var(--hg-100);text-decoration:none;padding:0;box-shadow:inset 0 0 20px 2px var(--hg-100),var(--shadow-md);backdrop-filter:blur(16px)}.default-button.desdusted-button--outlined .desdusted-slash,.default-button.desdusted-button--outlined svg,.desdusted-button.desdusted-button--outlined .desdusted-slash,.desdusted-button.desdusted-button--outlined svg{opacity:0;display:none;dominant-baseline:middle;text-anchor:middle;height:0!important;width:0!important}.default-button.desdusted-button--outlined span,.desdusted-button.desdusted-button--outlined span{height:100%;min-width:100%;display:flex;align-items:center;justify-content:center;color:var(--hg-700);position:relative;margin-top:-2px}.default-button.desdusted-button--outlined span:hover,.desdusted-button.desdusted-button--outlined span:hover{color:var(--hg-50);background:var(--hg-800)}.default-button.desdusted-button--outlined span .desdusted-button:hover,.desdusted-button.desdusted-button--outlined span .desdusted-button:hover{filter:brightness(1.01);border:2px solid rgba(250,128,114,0);border-color:var(--hg-100);transition:all .3s}.default-button.desdusted-button--text,.desdusted-button.desdusted-button--text{background-color:var(--hg-700);color:var(--hg-50);text-decoration:none;backdrop-filter:blur(16px);border:2px solid var(--hg-600);transition:all .3s ease-in-out}.default-button.desdusted-button--text svg.desdusted-arrow,.desdusted-button.desdusted-button--text svg.desdusted-arrow{background:var(--hg-500);margin-right:0;transition:all .3s}.default-button.desdusted-button--text:hover,.desdusted-button.desdusted-button--text:hover{filter:brightness(1.01);transition:all .3s}.default-button.desdusted-button--text:hover svg,.desdusted-button.desdusted-button--text:hover svg{margin-left:-.2rem;margin-right:-.1rem}.default-button.desdusted-button--text:hover svg.desdusted-arrow,.desdusted-button.desdusted-button--text:hover svg.desdusted-arrow{background:salmon;margin-right:0;transition:all .3s}.default-button:hover,.desdusted-button:hover{filter:brightness(1.01);transition:all .3s}.default-button:hover svg,.desdusted-button:hover svg{margin-left:10%;margin-right:-.2rem}.default-button:hover svg.desdusted-arrow,.desdusted-button:hover svg.desdusted-arrow{background:salmon;transition:all .3s}.default-button.desdusted-arrow-down svg,.desdusted-button.desdusted-arrow-down svg{transform:rotate(90deg)}.default-button.desdusted-arrow-down:hover svg,.desdusted-button.desdusted-arrow-down:hover svg{transform:scale(1.15) rotate(90deg)}@media screen and (max-width:960px){.default-button,.desdusted-button{width:100%;max-width:100%;margin:auto;padding:7px 4px}.default-button svg,.desdusted-button svg{margin-left:16px}}.default-button span,.desdusted-button span{width:100%;max-width:100%;margin-right:auto;font-weight:400;padding-left:4px;text-align:left}.default-button svg,.desdusted-button svg{margin-left:-15%;scale:1.2;filter:brightness(1.1)}.default-button:hover svg,.desdusted-button:hover svg{margin-left:1%;margin-right:0}.desdusted-button:hover svg.desdusted-arrow{background:salmon;margin-left:0;transition:all .3s}svg.desdusted-arrow{z-index:10}.prose:where(a):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration:none!important;font-weight:400}.customButtonWrapper{min-width:8rem;max-width:10rem;gap:1rem;display:flex}@media screen and (max-width:960px){.default-button,.desdusted-button{scale:1;margin:auto}}