#notification-service-root{color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px}#notification-service-root *{box-sizing:border-box;margin:0}#notification-service-root button{height:36px;padding-left:16px;padding-right:16px;color:#fff;font-weight:500;background-color:#90f;border:none;border-radius:36px;cursor:pointer;transition:.3s transform;white-space:nowrap}#notification-service-root button.secondary{background-color:#280e37}#notification-service-root button:active{transform:scale(.95)}#notification-service-root ul{text-align:left;list-style-type:none;counter-reset:list-counter;line-height:2;background-color:#280e37;padding:16px;border-radius:20px}#notification-service-root ul li{counter-increment:list-counter;display:flex;align-items:flex-start}#notification-service-root ul li::marker{content:counter(list-counter) ". ";font-weight:500}#notification-service-root ul li:before{content:counter(list-counter) ". ";font-weight:500;display:inline-block;min-width:1.8em;margin-right:.5em;text-align:right}#notification-service-root svg{fill:#fff}#notification-service-root .banner{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;background-color:#0f0018;padding:20px;border:1px solid #280E37;border-left:none;border-right:none}#notification-service-root .banner-buttons{display:flex;flex-direction:row;align-items:center;gap:10px}#notification-service-root .bottom-sheet{position:fixed;bottom:0;left:0;width:100%;height:80%;display:flex;flex-direction:column;border-top-left-radius:30px;border-top-right-radius:30px;border:1px solid #280E37;border-bottom:none;padding:20px;background-color:#0f0018;transition:.3s transform;z-index:9999}#notification-service-root .bottom-sheet-close-button{padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#280e37}#notification-service-root .bottom-sheet-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#notification-service-root .bottom-sheet-home-screen-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;height:100%}#notification-service-root .bottom-sheet-home-screen-content-inner{display:flex;flex-direction:column;justify-content:center;flex:1}#notification-service-root span.accent{color:#90f;font-weight:500}#notification-service-root span.accent svg{fill:#90f}#notification-service-root .share-hint-icon{fill:#90f}#notification-service-root .share-hint-icon>svg{fill:#fff}#notification-service-root .h-icon{margin-left:3px;margin-right:3px}
