.CopyButton-module__tie-Eq__copyButton{background-color:var(--button-primary-bg);color:var(--button-primary-text);white-space:nowrap;min-width:fit-content;height:auto;min-height:none;cursor:pointer;border:none;border-radius:1.5rem;padding:8px 16px;font-weight:700;transition:background-color .2s ease-in-out}.CopyButton-module__tie-Eq__copyButton:hover{background-color:var(--button-primary-hover)}.CopyButton-module__tie-Eq__copyButton:active{background-color:var(--interactive-hover)}.CopyButton-module__tie-Eq__icon{flex-shrink:0;width:1rem;height:1rem}.CopyButton-module__tie-Eq__copyButton span{white-space:nowrap}
.ErrorScreen-module__8O-S6G__container{justify-content:center;align-items:center;min-height:90vh;padding:1rem;display:flex}.ErrorScreen-module__8O-S6G__wrapper{background-color:var(--background);border-radius:.5rem;width:100%;max-width:28rem;padding:2rem}.ErrorScreen-module__8O-S6G__errorIcon{color:var(--status-error);text-align:center;margin-bottom:1rem}.ErrorScreen-module__8O-S6G__errorIconSvg{width:3rem;height:3rem;margin:0 auto}.ErrorScreen-module__8O-S6G__errorContent{text-align:center}.ErrorScreen-module__8O-S6G__errorTitle{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.ErrorScreen-module__8O-S6G__errorMessage{color:var(--text-secondary);font-size:var(--text-base);line-height:1.5}@media (max-width:768px){.ErrorScreen-module__8O-S6G__container{padding:.5rem}.ErrorScreen-module__8O-S6G__wrapper{padding:1rem}.ErrorScreen-module__8O-S6G__errorTitle{font-size:var(--text-lg)}.ErrorScreen-module__8O-S6G__errorMessage{font-size:var(--text-sm)}.ErrorScreen-module__8O-S6G__errorIconSvg{width:2.5rem;height:2.5rem}}.ErrorScreen-module__8O-S6G__errorIcon{role:img;aria-label:"Error"}.ErrorScreen-module__8O-S6G__wrapper{outline:none;animation:.3s ease-in-out ErrorScreen-module__8O-S6G__fadeIn}@keyframes ErrorScreen-module__8O-S6G__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
