.notification-settings{background-color:rgb(var(--color-background));min-height:100vh}.notification-settings__container{padding:2rem 1.5rem}.notification-settings__title{font-size:2.8rem;font-weight:700;color:rgb(var(--color-foreground));text-align:center;margin:0 0 3rem;letter-spacing:-.02em}@media screen and (min-width:750px){.notification-settings__title{font-size:3.6rem;margin-bottom:4rem}}.notification-settings__list{display:flex;flex-direction:column;gap:2.4rem;max-width:100%}.notification-item{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:0;background-color:transparent;border:none}.notification-item__content{flex:1;min-width:0}.notification-item__title{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .6rem;line-height:1.4;letter-spacing:-.01em}.notification-item__description{font-size:1.4rem;font-weight:400;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.5;letter-spacing:0}.notification-toggle{position:relative;display:inline-block;width:5.1rem;height:3.1rem;flex-shrink:0;cursor:pointer}.notification-toggle__input{opacity:0;width:0;height:0;position:absolute}.notification-toggle__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--color-foreground),.2);transition:.3s ease;border-radius:3.4rem}.notification-toggle__slider:before{position:absolute;content:"";height:2.4rem;width:2.4rem;left:.35rem;bottom:.35rem;background-color:rgb(var(--color-background));transition:.3s ease;border-radius:50%;box-shadow:0 .2rem .4rem #0000001a}.notification-toggle__input:checked+.notification-toggle__slider{background-color:rgb(var(--color-foreground))}.notification-toggle__input:checked+.notification-toggle__slider:before{transform:translate(2rem)}.notification-toggle__input:focus+.notification-toggle__slider{outline:.2rem solid rgba(var(--color-foreground),.3);outline-offset:.2rem}.notification-toggle__input:disabled+.notification-toggle__slider{opacity:.5;cursor:not-allowed}@media screen and (max-width:749px){.notification-settings__container{padding:1.5rem}.notification-settings__title{font-size:2.4rem;margin-bottom:2.4rem}.notification-settings__list{gap:2rem}.notification-item{gap:1.5rem}.notification-item__title{font-size:1.5rem}.notification-item__description{font-size:1.3rem}.notification-toggle{width:4.8rem;height:2.9rem}.notification-toggle__slider:before{height:2.2rem;width:2.2rem;left:.35rem;bottom:.35rem}.notification-toggle__input:checked+.notification-toggle__slider:before{transform:translate(1.9rem)}}
/*# sourceMappingURL=/cdn/shop/t/153/assets/section-notification-settings.css.map */
