*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}body{color:#304050;background:#fff;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;font-size:16px;font-weight:400;line-height:1.5}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25}p{margin:0}a{color:#e86197;background-color:#0000;text-decoration:none}a:hover{color:#d64d86;text-decoration:underline}button{text-transform:none;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:100%;line-height:1.15;overflow:visible}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}input,textarea,select{margin:0;font-family:inherit;font-size:100%;line-height:1.15}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=search],textarea,select{background:#fff;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:8px 16px;font-size:16px;line-height:1.5;transition:all .25s ease-in-out}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=search]:focus,textarea:focus,select:focus{border-color:#e86197;outline:none;box-shadow:0 0 0 3px #e861971a}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=search]:disabled,textarea:disabled,select:disabled{cursor:not-allowed;background:#f5f5f5}textarea{resize:vertical;min-height:100px;overflow:auto}fieldset{border:0;margin:0;padding:0}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}img{border-style:none;max-width:100%;height:auto}svg{vertical-align:middle;fill:currentColor;overflow:hidden}table{border-collapse:collapse;border-spacing:0}ul,ol{margin:0;padding:0;list-style:none}blockquote{margin:0;padding:0}pre,code,kbd,samp{font-family:monospace;font-size:1em}hr{box-sizing:content-box;border:0;border-top:1px solid #e0e0e0;height:0;margin:16px 0;overflow:visible}[hidden]{display:none}:focus-visible{outline-offset:2px;outline:2px solid #e86197}h1{margin-bottom:24px;font-size:36px;font-weight:700}@media (width<=767px){h1{font-size:30px}}h2{margin-bottom:16px;font-size:30px;font-weight:600}@media (width<=767px){h2{font-size:24px}}h3{margin-bottom:16px;font-size:24px;font-weight:600}@media (width<=767px){h3{font-size:20px}}h4{margin-bottom:8px;font-size:20px;font-weight:500}@media (width<=767px){h4{font-size:18px}}h5{margin-bottom:8px;font-size:18px;font-weight:500}h6{margin-bottom:8px;font-size:16px;font-weight:500}p{margin-bottom:16px;line-height:1.5}p:last-child{margin-bottom:0}small{color:gray;font-size:14px}strong{font-weight:700}em{font-style:italic}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#root{flex-direction:column;min-height:100vh;display:flex}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (width>=576px){.container{max-width:540px}}@media (width>=768px){.container{max-width:720px}}@media (width>=992px){.container{max-width:960px}}@media (width>=1200px){.container{max-width:1140px}}@media (width>=1400px){.container{max-width:1320px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading,.main__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.loading:after,.main__loading:after{content:"";border:4px solid #eee;border-top-color:#e86197;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.loading--full:after{border-width:5px;width:64px;height:64px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{color:#f44336;background:#f443361a;border-radius:4px;margin-bottom:16px;padding:16px}.success{color:#4caf50;background:#4caf501a;border-radius:4px;margin-bottom:16px;padding:16px}.hidden{display:none!important}.positioned{width:100%;position:relative}@media (width<=767px){.positioned{margin:0 16px}}.header{z-index:1020;background:#fff;border-bottom:1px solid #e0e0e0;height:60px;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.header__container{justify-content:space-between;align-items:center;height:100%;padding:0 24px;display:flex}@media (width<=767px){.header__container{padding:0 16px}}.header__logo{color:#e86197;align-items:center;gap:8px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.header__logo img{width:auto;height:32px}@media (width<=767px){.header__logo{font-size:18px}}.header__nav{flex:1;justify-content:flex-end;align-items:center;gap:24px;display:flex}@media (width<=767px){.header__nav{display:none}}.header__user{align-items:center;gap:16px;display:flex}.header__nav-link{color:#e86197;font-size:14px;font-weight:500;text-decoration:none}.header__logout{color:#304050;cursor:pointer;background:0 0;border:none;padding:4px 16px;font-size:14px;transition:opacity .25s ease-in-out}.header__logout:hover{opacity:.7}.header__actions{align-items:center;gap:8px;display:flex}@media (width<=767px){.header__actions{display:none}}.header__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;margin-left:8px;padding:8px;display:none}@media (width<=767px){.header__hamburger{display:flex}}.header__hamburger:hover{background:#f5f5f5;border-radius:4px}.header__hamburger:active{transform:scale(.95)}.header__hamburger-line{background:#304050;border-radius:1px;width:24px;height:2px;transition:all .25s ease-in-out}.header__signup-btn{padding-left:24px!important;padding-right:24px!important}.footer{color:#fff;background:#242424;margin-top:auto;padding:0 0 40px;position:relative}.footer__container{width:100%;margin-left:auto;margin-right:auto;padding:48px 0}@media (width>=576px){.footer__container{max-width:540px}}@media (width>=768px){.footer__container{max-width:720px}}@media (width>=992px){.footer__container{max-width:960px}}@media (width>=1200px){.footer__container{max-width:1140px}}@media (width>=1400px){.footer__container{max-width:1320px}}.footer__content{text-align:center;justify-content:center;gap:64px;margin-bottom:32px;display:flex}@media (width>=768px) and (width<=991px){.footer__content{gap:32px}}@media (width<=767px){.footer__content{flex-direction:column;gap:24px}}.footer__section-title{color:#fff;margin-bottom:16px;font-size:16px;font-weight:400}.footer__section-list{flex-direction:column;gap:8px;display:flex}.footer__section-link{color:#7da1e8;font-size:14px;text-decoration:underline;transition:color .25s ease-in-out}.footer__section-link:hover{color:#a8c0f0}.footer__bottom{text-align:center;background:#000;width:100%;padding:8px 0;position:absolute;bottom:0;left:0;right:0}.footer__bottom-text{color:#bababa;margin:0;font-size:14px}.footer__bottom-links{justify-content:center;gap:16px;margin-top:16px;display:flex}.footer__bottom-links a{color:#7da1e8;font-size:14px;text-decoration:underline;transition:color .25s ease-in-out}.footer__bottom-links a:hover{color:#a8c0f0}.footer__social{justify-content:center;gap:16px;margin-top:16px;display:flex}.footer__social-link{color:#bdbdbd;background:#424242;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s ease-in-out;display:flex}.footer__social-link:hover{color:#fff;background:#e86197}.footer__social-link svg{width:16px;height:16px}.sidebar{flex-shrink:0;width:210px;transition:transform .25s ease-in-out}@media (width<=767px){.sidebar{z-index:1000;width:280px;height:calc(100vh - 60px);position:fixed;top:60px;right:0;overflow-y:auto;transform:translate(100%)}.sidebar--open{animation:.25s ease-in-out slideInFromRight;transform:translate(0)}}.sidebar--home{background:#f5f5f5;padding:24px 16px}.sidebar__section{margin-bottom:24px}.sidebar__section-title{color:#e86197;margin-bottom:8px;padding-left:4px;font-size:14px}.sidebar__points-value{color:#304050;text-align:right;background:#fff;margin-bottom:4px;padding:8px 16px;font-size:18px;font-weight:700}.sidebar__consumption-item{background:#fff;border-left:2px solid #e86197;margin-bottom:4px;padding:8px 16px;font-size:12px}.sidebar__consumption-item:last-child{margin-bottom:0}.sidebar__consumption-name{color:#e86197;margin-bottom:4px;display:block}.sidebar__consumption-price{color:#304050;text-align:right;font-weight:500;display:block}.sidebar__consumption-price--free{color:#304050}.sidebar__charge-button{margin-top:16px;margin-bottom:24px;padding:8px 24px!important}.sidebar__nav{border-top:1px solid #e0e0e0;padding-top:16px;display:none}@media (width<=767px){.sidebar__nav{flex-direction:column;display:flex}}.sidebar__nav-link{color:#304050;padding:8px 16px;font-size:14px;text-decoration:none;display:block}.sidebar__nav-link:hover{background:#fff}.sidebar__banners{flex-direction:column;gap:16px;display:flex}.sidebar__banner{border-radius:8px;display:block;overflow:hidden}.sidebar__banner img{width:100%;height:auto;display:block}.main{flex:1;display:flex}@media (width<=767px){.main{flex-direction:column}}.main__container{scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5;background:#fafafa;flex:1;padding:24px;overflow-y:auto}.main__container::-webkit-scrollbar{width:8px;height:8px}.main__container::-webkit-scrollbar-track{background:#f5f5f5}.main__container::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:9999px}.main__container::-webkit-scrollbar-thumb:hover{background:#9e9e9e}@media (width<=767px){.main__container{padding:16px}}.main__container--with-sidebar{background:#fff5f9;gap:0;width:100%;padding:0;display:flex}@media (width<=767px){.main__container--with-sidebar{flex-direction:column}}.main__content{box-sizing:border-box;flex:1;min-width:0;padding:24px;overflow-x:hidden}@media (width<=767px){.main__content{width:100%;padding:16px}}.main__header{margin-bottom:24px}.main__header-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.main__header-title{color:#304050;align-items:center;gap:8px;font-size:24px;font-weight:700;display:flex}@media (width<=767px){.main__header-title{font-size:20px}}.main__header-stats{color:gray;align-items:center;gap:8px;font-size:14px;display:flex}.main__header-stats .badge{color:#c94577;background:#f4b5d0;border-radius:9999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.main__header-controls{align-items:center;gap:16px;display:flex}@media (width<=767px){.main__header-controls{flex-wrap:wrap;gap:8px}}.main__filters{scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5;gap:16px;margin-bottom:24px;padding-bottom:4px;display:flex;overflow-x:auto}.main__filters::-webkit-scrollbar{width:8px;height:8px}.main__filters::-webkit-scrollbar-track{background:#f5f5f5}.main__filters::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:9999px}.main__filters::-webkit-scrollbar-thumb:hover{background:#9e9e9e}@media (width<=767px){.main__filters{gap:8px}}.main__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}.main__empty-icon{color:#bdbdbd;width:80px;height:80px;margin-bottom:16px}.main__empty-text{color:gray;margin-bottom:24px}.main__loading{min-height:400px}.main--full{width:100%;max-width:none;padding:0}.page--centered{justify-content:center;align-items:center;padding:32px;display:flex}.page--auth{background:linear-gradient(135deg,#f4b5d0 0%,#e86197 100%)}.page--auth .auth-card{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:32px;transition:box-shadow .25s ease-in-out;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page--auth .auth-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.page--streaming{grid-template-columns:1fr 320px;gap:24px;height:calc(100vh - 60px);padding:24px;display:grid}@media (width<=767px){.page--streaming{grid-template-columns:1fr;height:auto}}.grid{gap:16px;display:grid}.grid--cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (width<=767px){.grid--cards{grid-template-columns:1fr}}.grid--2-cols{grid-template-columns:repeat(2,1fr)}@media (width<=767px){.grid--2-cols{grid-template-columns:1fr}}.grid--3-cols,.grid--3{grid-template-columns:repeat(3,1fr)}@media (width>=768px) and (width<=991px){.grid--3-cols,.grid--3{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.grid--3-cols,.grid--3{grid-template-columns:1fr}}.grid--4-cols{grid-template-columns:repeat(4,1fr)}@media (width>=992px){.grid--4-cols{grid-template-columns:repeat(3,1fr)}}@media (width>=768px) and (width<=991px){.grid--4-cols{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.grid--4-cols{grid-template-columns:1fr}}.grid--with-sidebar{grid-template-columns:200px 1fr;min-height:calc(100vh - 60px);display:grid}@media (width<=767px){.grid--with-sidebar{grid-template-columns:1fr}}.grid--auto-fit{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.grid--masonry{column-count:4;column-gap:16px}@media (width>=992px){.grid--masonry{column-count:3}}@media (width>=768px) and (width<=991px){.grid--masonry{column-count:2}}@media (width<=767px){.grid--masonry{column-count:1}}.grid--masonry>*{break-inside:avoid;margin-bottom:16px}.grid--split-view{box-sizing:border-box;align-items:flex-start;gap:24px;width:100%;padding:24px 32px;display:flex}@media (width<=767px){.grid--split-view{flex-direction:column;gap:0;padding:0}}.grid--asymmetric{grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px;display:grid}@media (width>=768px) and (width<=991px){.grid--asymmetric{grid-template-columns:1fr}}.grid--main-aside{box-sizing:border-box;align-items:flex-start;gap:24px;width:100%;padding:24px 32px;display:flex}@media (width<=767px){.grid--main-aside{flex-direction:column;gap:0;padding:0}}.flex-grid{flex-wrap:wrap;margin:-8px;display:flex}.flex-grid__item{padding:8px}.flex-grid__item--full{flex:0 0 100%}.flex-grid__item--half{flex:0 0 50%}@media (width<=767px){.flex-grid__item--half{flex:0 0 100%}}.flex-grid__item--third{flex:0 0 33.3333%}@media (width>=768px) and (width<=991px){.flex-grid__item--third{flex:0 0 50%}}@media (width<=767px){.flex-grid__item--third{flex:0 0 100%}}.flex-grid__item--quarter{flex:0 0 25%}@media (width>=992px){.flex-grid__item--quarter{flex:0 0 33.3333%}}@media (width>=768px) and (width<=991px){.flex-grid__item--quarter{flex:0 0 50%}}@media (width<=767px){.flex-grid__item--quarter{flex:0 0 100%}}.btn{color:#304050;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:4px;padding:8px 16px;font-size:16px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{color:#fff;background:#e86197}.btn--primary:hover:not(:disabled){background:#d64d86}.btn--primary:active{background:#c94577}.btn--secondary{color:#fff;background:#bdbdbd}.btn--secondary:hover:not(:disabled){background:#9e9e9e}.btn--outline{color:#e86197;background:0 0;border:2px solid #e86197}.btn--outline:hover:not(:disabled){color:#fff;background:#e86197}.btn--outline-secondary{color:gray;background:0 0;border:2px solid #bdbdbd}.btn--outline-secondary:hover:not(:disabled){color:#304050;background:#f5f5f5;border-color:#9e9e9e}.btn--ghost{color:#304050;background:0 0}.btn--ghost:hover:not(:disabled){background:#f5f5f5}.btn--danger{color:#fff;background:#f44336}.btn--danger:hover:not(:disabled){background:#c3362b}.btn--success{color:#fff;background:#4caf50}.btn--success:hover:not(:disabled){background:#3d8c40}.btn--pink-white{color:#e86197;background:#fff;border:2px solid #0000}.btn--pink-white:hover:not(:disabled){background:#ffffffe6}.btn--xs{padding:2px 4px;font-size:12px}.btn--sm{padding:4px 8px;font-size:14px}.btn--lg{padding:16px 24px;font-size:18px}.btn--full{width:100%}.btn--icon{width:40px;height:40px;padding:8px}.btn--icon.btn--sm{width:32px;height:32px;padding:4px}.btn--icon.btn--lg{width:48px;height:48px;padding:16px}.btn__icon{width:20px;height:20px}.btn__icon--left{margin-right:8px}.btn__icon--right{margin-left:8px}.btn-group{border-radius:9999px;display:inline-flex;overflow:hidden}.btn-group .btn{border-radius:0;margin-right:-1px}.btn-group .btn:first-child{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.btn-group .btn:last-child{border-top-right-radius:9999px;border-bottom-right-radius:9999px;margin-right:0}.btn-group .btn:focus{z-index:1}.tabs{scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5;border-bottom:2px solid #e0e0e0;gap:8px;margin-bottom:24px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{width:8px;height:8px}.tabs::-webkit-scrollbar-track{background:#f5f5f5}.tabs::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:9999px}.tabs::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.tabs__item{color:gray;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:8px 16px;font-size:16px;font-weight:500;transition:all .25s ease-in-out}.tabs__item:hover{color:#304050;background:#fafafa}.tabs__item--active{color:#e86197;border-bottom-color:#e86197}.filter-pills{flex-wrap:wrap;gap:8px;display:flex}.filter-pills__item{color:#304050;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:9999px;justify-content:center;align-items:center;gap:4px;padding:4px 16px;font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex}.filter-pills__item:disabled{opacity:.5;cursor:not-allowed}.filter-pills__item:hover{color:#e86197;border-color:#e86197}.filter-pills__item--active{color:#fff;background:#e86197;border-color:#e86197}.card{background:#fff;border-radius:8px;padding:16px;transition:box-shadow .25s ease-in-out;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.card--clickable,.card--hover{cursor:pointer;transition:all .25s ease-in-out}.card--clickable:hover,.card--hover:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.card--flat{box-shadow:none;border:1px solid #e0e0e0}.card--dark{color:#fff;background:#212121}.card--transparent{box-shadow:none;background:0 0;border:none;padding:0}.card--full-height{height:100%}.card--profile{background:#fffffffa;border-radius:12px;gap:24px;margin-bottom:32px;padding:24px;display:flex;box-shadow:0 2px 8px #0000001a}@media (width<=767px){.card--profile{text-align:left;box-shadow:none;background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:row;align-items:flex-start;gap:16px;margin:0 16px 16px;padding:16px}}.card__header{border-bottom:1px solid #e0e0e0;padding:16px}.card__header--no-border{border-bottom:none}.card__header--xl-padding{padding:16px 32px}.card__title{margin:0;font-size:18px;font-weight:600}.card__subtitle{color:gray;margin-top:4px;font-size:14px}.card__body{padding:16px}.card__body--flush{padding:0}.card__footer{background:#fafafa;border-top:1px solid #e0e0e0;padding:16px}.card__image{width:100%;height:auto;display:block}.card__image--top{border-radius:8px 8px 0 0}.card__badge{color:#fff;z-index:1;background:#e86197;border-radius:9999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px}.card--narrow{background:#fff;border-radius:8px;width:100%;max-width:400px;margin:0 auto;padding:32px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (width<=767px){.card--narrow{box-shadow:none;border-radius:0;padding:24px}}.card--narrow .card__logo{justify-content:center;margin-bottom:24px;display:flex}.card--narrow .card__logo img{width:auto;height:40px}.card--narrow .card__title{text-align:center;color:#e86197;margin:0 0 16px;font-size:20px;font-weight:400}.card--narrow .card__subtitle{color:gray;text-align:center;margin-bottom:24px;font-size:16px}.card--narrow .card__divider{border:none;border-top:1px solid #e0e0e0;margin:24px 0}.card--narrow .card__footer{text-align:center;color:#304050;background:0 0;border-top:1px solid #e0e0e0;margin-top:24px;padding-top:24px;font-size:14px}.card--narrow .card__footer span{margin-right:4px}.card--narrow .card__link{color:#7da1e8;text-decoration:none}.card--narrow .card__link:hover{text-decoration:underline}.user-card{background:#fff;border-radius:8px;text-decoration:none;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out;display:block;overflow:hidden}.user-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.user-card:hover .user-card__image img{transform:scale(1.05)}.user-card__image{background:#eee;width:100%;padding-bottom:100%;position:relative;overflow:hidden}.user-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s ease-in-out;position:absolute;top:0;left:0}.user-card__image-placeholder{color:#fff;background:#bdbdbd;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:700;display:flex;position:absolute;top:0;left:0}.user-card__status-badge{color:#fff;background:#e86197;border-radius:8px;padding:2px 8px;font-size:12px;font-weight:500;position:absolute;top:8px;left:8px}.user-card__newcomer-badge{justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:8px}.user-card__newcomer-badge svg{width:24px;height:24px}.user-card__info{padding:8px}.user-card__name{color:#e86197;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:14px;font-weight:500;overflow:hidden}.user-card__tags{flex-wrap:wrap;gap:4px;display:flex}.user-card__tag{color:#757575;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:2px 6px;font-size:12px}.grid--user-cards{box-sizing:border-box;grid-template-columns:repeat(auto-fill,192px);justify-content:start;gap:16px;width:100%;margin-top:0;margin-bottom:24px;padding:0;list-style:none;display:grid}@media (width>=1300px){.grid--user-cards{max-width:1232px;margin-left:0;margin-right:auto}}@media (width<=767px){.grid--user-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.stat-card{background:#fff;border-radius:8px;padding:24px;transition:box-shadow .25s ease-in-out;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.stat-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.stat-card__icon{color:#e86197;background:#e861971a;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.stat-card__icon svg{width:24px;height:24px}.stat-card__label{color:gray;margin-bottom:4px;font-size:14px}.stat-card__value{color:#304050;font-size:24px;font-weight:700}.stat-card__change{align-items:center;gap:4px;margin-top:8px;font-size:14px;display:inline-flex}.stat-card__change--up{color:#4caf50}.stat-card__change--down{color:#f44336}.form--vertical{flex-direction:column;gap:24px;display:flex}.form__group,.form-group{margin-bottom:16px}.form__group:last-child,.form-group:last-child{margin-bottom:0}.form__label,.form-label{color:#304050;margin-bottom:4px;font-size:14px;font-weight:500;display:block}.form__label--required:after{content:" *";color:#f44336}.form__input,.form-input{background:#fff;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:8px 16px;font-size:16px;line-height:1.5;transition:all .25s ease-in-out}.form__input:focus,.form-input:focus{border-color:#e86197;outline:none;box-shadow:0 0 0 3px #e861971a}.form__input:disabled,.form-input:disabled{cursor:not-allowed;background:#f5f5f5}.form__input--error{border-color:#f44336}.form__input--error:focus{border-color:#f44336;box-shadow:0 0 0 3px #f443361a}.form__input--success{border-color:#4caf50}.form__input--success:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.form__textarea,.form-textarea{resize:vertical;background:#fff;border:1px solid #e0e0e0;border-radius:4px;width:100%;min-height:100px;padding:8px 16px;font-size:16px;line-height:1.5;transition:all .25s ease-in-out}.form__textarea:focus,.form-textarea:focus{border-color:#e86197;outline:none;box-shadow:0 0 0 3px #e861971a}.form__textarea:disabled,.form-textarea:disabled{cursor:not-allowed;background:#f5f5f5}.form__select,.form-select{appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 8px center/20px no-repeat;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:8px 48px 8px 16px;font-size:16px;line-height:1.5;transition:all .25s ease-in-out}.form__select:focus,.form-select:focus{border-color:#e86197;outline:none;box-shadow:0 0 0 3px #e861971a}.form__select:disabled,.form-select:disabled{cursor:not-allowed;background:#f5f5f5}.form__help{color:gray;margin-top:4px;font-size:14px}.form__error{color:#f44336;align-items:center;gap:4px;margin-top:4px;font-size:14px;display:flex}.form__error svg{width:16px;height:16px}.form__success{color:#4caf50;align-items:center;gap:4px;margin-top:4px;font-size:14px;display:flex}.form__success svg{width:16px;height:16px}.form__row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=767px){.form__row{grid-template-columns:1fr}}.form__input-wrapper{position:relative}.form__input-wrapper .form-input{padding-right:48px}.form__input-wrapper .form__input-icon{cursor:pointer;color:gray;background:0 0;border:none;padding:4px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.form__input-wrapper .form__input-icon:hover{color:#304050}.form__input-wrapper .form__input-icon svg{width:20px;height:14px}.form__input-wrapper .form__input-icon svg path{fill:currentColor}.form__actions{gap:16px;margin-top:32px;display:flex}.form__actions--right{justify-content:flex-end}.form__actions--center{justify-content:center}.form__actions--between{justify-content:space-between}.form__actions--bordered{border-top:1px solid #e0e0e0;padding-top:24px}@media (width<=767px){.form__actions{margin-top:24px}}.form__message,.form-message{border-radius:4px;margin-bottom:16px;padding:16px;font-size:14px}.form__message--error,.form-message--error{color:#f44336;background:#f443361a;border:1px solid #f4433633}.form__message--success,.form-message--success{color:#4caf50;background:#4caf501a;border:1px solid #4caf5033}.form__link{color:#7da1e8;margin-bottom:24px;font-size:14px;text-decoration:none;display:inline-block}.form__link:hover{text-decoration:underline}.checkbox,.radio{cursor:pointer;align-items:center;display:flex}.checkbox__input,.radio__input{cursor:pointer;width:18px;height:18px;margin-right:8px}.checkbox__input:checked,.radio__input:checked{accent-color:#e86197}.checkbox__label,.radio__label{color:#304050;-webkit-user-select:none;user-select:none;font-size:16px}.checkbox--disabled,.radio--disabled{opacity:.5;cursor:not-allowed}.checkbox--disabled .checkbox__input,.checkbox--disabled .radio__input,.checkbox--disabled .checkbox__label,.checkbox--disabled .radio__label,.radio--disabled .checkbox__input,.radio--disabled .radio__input,.radio--disabled .checkbox__label,.radio--disabled .radio__label{cursor:not-allowed}.switch{cursor:pointer;align-items:center;display:inline-flex}.switch__input{opacity:0;position:absolute}.switch__input:checked+.switch__slider{background:#e86197}.switch__input:checked+.switch__slider:before{transform:translate(20px)}.switch__input:focus+.switch__slider{box-shadow:0 0 0 3px #e861971a}.switch__input:disabled+.switch__slider{opacity:.5;cursor:not-allowed}.switch__slider{background:#bdbdbd;border-radius:9999px;width:44px;height:24px;transition:background .25s ease-in-out;position:relative}.switch__slider:before{content:"";background:#fff;border-radius:9999px;width:18px;height:18px;transition:transform .25s ease-in-out;position:absolute;top:3px;left:3px}.switch__label{color:#304050;-webkit-user-select:none;user-select:none;margin-left:8px;font-size:16px}.search{position:relative}.search__input{background:#fff;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:8px 16px 8px 56px;font-size:16px;line-height:1.5;transition:all .25s ease-in-out}.search__input:focus{border-color:#e86197;outline:none;box-shadow:0 0 0 3px #e861971a}.search__input:disabled{cursor:not-allowed;background:#f5f5f5}.search__icon{color:#9e9e9e;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search__clear{color:#9e9e9e;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:color .25s ease-in-out;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.search__clear:hover{color:#304050}.search__clear svg{width:16px;height:16px}.contact-form{max-width:400px;margin:0 auto;padding:16px 0}.form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fe7e4e 0%,#fe1892 100%);border:none;border-radius:50px;width:100%;max-width:200px;margin:24px auto;padding:14px 48px;font-size:16px;font-weight:700;transition:all .3s;display:block;box-shadow:0 4px 12px #fe18924d}.form-submit:hover{transform:translateY(-2px);box-shadow:0 6px 16px #fe189266}.form-submit:active{transform:translateY(0)}.form-note{text-align:center;color:gray;margin-top:24px;padding:0 16px;font-size:12px;line-height:1.7}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;margin-top:8px;display:grid}@media (width<=767px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}}.gallery-item{flex-direction:column;gap:4px;width:100%;display:flex;position:relative}.gallery-item__image-wrapper{aspect-ratio:1;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.gallery-item__image{object-fit:cover;width:100%;height:100%}.gallery-item__placeholder{text-align:center;color:gray;word-break:break-all;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-size:14px;display:flex}.gallery-item__actions{justify-content:center;gap:4px;padding:4px;display:flex}.gallery-item__btn{color:#304050;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;min-width:32px;height:28px;padding:0 4px;font-size:14px;transition:all .25s ease-in-out;display:flex}.gallery-item__btn:hover:not(:disabled){color:#e86197;background:#f5f5f5;border-color:#e86197}.gallery-item__btn:disabled{opacity:.5;cursor:not-allowed}.gallery-item__btn--delete{color:#f44336;background:#fff;border-color:#f44336}.gallery-item__btn--delete:hover:not(:disabled){color:#fff;background:#f44336}.gallery-item--new .gallery-item__image-wrapper{background:#e861970d;border-style:dashed}.gallery-item--add{cursor:pointer}.gallery-item__add-label{aspect-ratio:1;cursor:pointer;background:0 0;border:2px dashed #bdbdbd;border-radius:8px;justify-content:center;align-items:center;width:100%;transition:all .25s ease-in-out;display:flex}.gallery-item__add-label:hover{background:#e861970d;border-color:#e86197}.gallery-item__add-label:hover .gallery-item__add-icon{color:#e86197;transform:scale(1.2)}.gallery-item__file-input{display:none}.gallery-item__add-icon{color:#9e9e9e;font-size:48px;font-weight:300;line-height:1;transition:all .25s ease-in-out}.modal__overlay{z-index:1040;background:#00000080;justify-content:center;align-items:flex-start;padding:24px;animation:.25s ease-in-out fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.modal__overlay--age-check{-webkit-backdrop-filter:blur(20px);background:#000000b3}.modal__overlay--nested{z-index:1060}.modal__container{background:#fff;border-radius:12px;width:100%;max-width:500px;animation:.25s ease-in-out slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal__container--sm{max-width:400px}.modal__container--lg{max-width:800px}.modal__container--xl{max-width:1200px}.modal__container--fullscreen{border-radius:0;max-width:100%;height:100%;max-height:100%}.modal__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:24px;display:flex}.modal__title{margin:0;font-size:20px;font-weight:600}.modal__close,.drawer__close{color:#9e9e9e;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s ease-in-out;display:flex}.modal__close:hover,.drawer__close:hover{color:#304050;background:#f5f5f5}.modal__close svg,.drawer__close svg{width:20px;height:20px}.modal__body{padding:24px}.modal__footer{border-top:1px solid #e0e0e0;justify-content:center;gap:16px;padding:24px;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.drawer__overlay{z-index:1040;background:#00000080;position:fixed;inset:0}.drawer__container{z-index:1050;background:#fff;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.drawer__container--left{width:320px;animation:.25s ease-in-out slideInLeft;left:0}.drawer__container--right{width:320px;animation:.25s ease-in-out slideInRight;right:0}.drawer__container--top{height:auto;max-height:80vh;animation:.25s ease-in-out slideInTop;top:0;left:0;right:0}.drawer__container--bottom{height:auto;max-height:80vh;animation:.25s ease-in-out slideInBottom;bottom:0;left:0;right:0}@media (width<=767px){.drawer__container{width:100%;max-width:100%}}.drawer__header{border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px;display:flex}.drawer__title{margin:0;font-size:18px;font-weight:600}.drawer__body{scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5;flex:1;padding:24px;overflow-y:auto}.drawer__body::-webkit-scrollbar{width:8px;height:8px}.drawer__body::-webkit-scrollbar-track{background:#f5f5f5}.drawer__body::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:9999px}.drawer__body::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.drawer__footer{border-top:1px solid #e0e0e0;flex-shrink:0;gap:16px;padding:24px;display:flex}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.modal__container--payment-form{max-width:600px}.modal__close,.drawer__close{color:#9e9e9e;z-index:1;font-size:36px;line-height:1;position:absolute;top:16px;right:16px}.modal__title{text-align:center;color:#304050;margin-bottom:32px;font-size:20px;font-weight:600}.payment-form__buttons{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;display:grid}@media (width<=767px){.payment-form__buttons{grid-template-columns:1fr}}.payment-form__button{color:#fff;cursor:pointer;background:#e86197;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:16px 24px;font-size:18px;font-weight:500;transition:all .25s ease-in-out;display:flex;box-shadow:0 1px 2px #0000000d}.payment-form__button:hover{background:#d64d86;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.payment-form__button:active{transform:translateY(0)}.payment-form__arrow{font-size:24px;line-height:1}.payment-form__input-section{margin-bottom:24px}.payment-form__label{color:#304050;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.payment-form__input-group{gap:16px;display:flex}@media (width<=767px){.payment-form__input-group{flex-direction:column}}.payment-form__input{border:1px solid #e0e0e0;border-radius:8px;flex:1;padding:16px;font-size:16px;transition:border-color .25s ease-in-out}.payment-form__input:focus{border-color:#e86197;outline:none}.payment-form__input::placeholder{color:#bdbdbd}.payment-form__purchase-btn{min-width:120px}@media (width<=767px){.payment-form__purchase-btn{width:100%}}.payment-form__footer{text-align:center;margin-top:24px}.payment-form__cancel{color:#757575;cursor:pointer;background:0 0;border:none;font-size:14px;text-decoration:underline;transition:color .25s ease-in-out}.payment-form__cancel:hover{color:#304050}.badge{color:#fff;background:#e86197;border-radius:9999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.badge--primary{color:#fff;background:#e86197}.badge--secondary{color:#fff;background:#bdbdbd}.badge--success{color:#fff;background:#4caf50}.badge--danger{color:#fff;background:#f44336}.badge--warning{color:#fff;background:#ff9800}.badge--info{color:#fff;background:#2196f3}.badge--light{color:#304050;background:#f5f5f5}.badge--dark{color:#fff;background:#212121}.badge--outline{background:0 0;border:1px solid}.badge--outline.badge--primary{color:#e86197}.badge--outline.badge--success{color:#4caf50}.badge--outline.badge--danger{color:#f44336}.badge--sm{padding:2px 6px;font-size:12px}.badge--lg{padding:8px 16px;font-size:14px}.badge--pill{border-radius:9999px}.badge--square{border-radius:0}.badge--dot{border-radius:9999px;width:8px;height:8px;padding:0}.badge__icon{width:14px;height:14px;margin-right:4px}.badge__close{cursor:pointer;opacity:.7;margin-left:4px;transition:opacity .25s ease-in-out}.badge__close:hover{opacity:1}.badge__close svg{width:12px;height:12px}.badge--with-icon{align-items:center;gap:4px;display:inline-flex}.badge--with-icon svg{width:16px;height:16px}@media (width<=767px){.badge--with-icon svg{width:12px;height:12px}}.badge--transparent{background:0 0;border:none;padding:0}.badge--transparent.badge--outline{color:#fff;border:1px solid #fff;border-radius:9999px;height:24px;padding:4px 10px}.badge--transparent.badge--outline.badge--square{border-radius:0}.badge--blink{animation:1s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.tag{color:#304050;background:#f5f5f5;border-radius:9999px;align-items:center;padding:4px 8px;font-size:14px;line-height:1;transition:all .25s ease-in-out;display:inline-flex}.tag--clickable{cursor:pointer}.tag--clickable:hover{background:#eee}.tag--primary{color:#e86197;background:#e861971a}.tag--success{color:#4caf50;background:#4caf501a}.tag--warning{color:#ff9800;background:#ff98001a}.tag--danger{color:#f44336;background:#f443361a}.tag--outline{color:#304050;background:#fff;border:1px solid #e0e0e0;border-radius:9999px}.tag--outline-primary{color:#e86197;background:#fff;border:1px solid #e86197;border-radius:9999px;padding:4px 16px;font-size:12px}.tag__icon{width:14px;height:14px;margin-right:4px}.tag__remove{cursor:pointer;opacity:.5;margin-left:4px;transition:opacity .25s ease-in-out}.tag__remove:hover{opacity:1}.tag__remove svg{width:12px;height:12px}.status{align-items:center;gap:4px;display:inline-flex}.status__dot{border-radius:9999px;width:8px;height:8px;animation:2s infinite pulse}.status__dot--online{background:#4caf50}.status__dot--offline{background:#bdbdbd;animation:none}.status__dot--busy{background:#ff9800}.status__dot--away{background:#2196f3}.status__dot--error{background:#f44336}.status__text{color:gray;font-size:14px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.counter{color:#fff;background:#f44336;border-radius:9999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.counter--sm{min-width:16px;height:16px;padding:0 4px;font-size:12px}.counter--lg{min-width:24px;height:24px;padding:0 8px;font-size:12px}.counter--primary{background:#e86197}.counter--secondary{background:#bdbdbd}.counter--success{background:#4caf50}.nav{display:flex}.nav--vertical{flex-direction:column}.nav__item{position:relative}.nav__link{color:#304050;white-space:nowrap;align-items:center;padding:8px 16px;text-decoration:none;transition:all .25s ease-in-out;display:flex}.nav__link:hover{color:#e86197;background:#fafafa}.nav__link--active{color:#e86197;background:#e861971a;font-weight:500}.nav__link--disabled{color:#bdbdbd;cursor:not-allowed;pointer-events:none}.nav__icon{width:20px;height:20px;margin-right:8px}.nav__badge{margin-left:auto}.nav__dropdown{position:relative}.nav__dropdown-toggle{align-items:center;gap:4px;display:flex}.nav__dropdown-toggle:after{content:"";border-top:4px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .25s ease-in-out}.nav__dropdown-toggle--open:after{transform:rotate(180deg)}.nav__dropdown-menu{z-index:1000;opacity:0;visibility:hidden;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:200px;padding:4px 0;transition:all .25s ease-in-out;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.nav__dropdown-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.nav__dropdown-menu--right{left:auto;right:0}.nav__dropdown-item{color:#304050;padding:8px 16px;text-decoration:none;transition:background .25s ease-in-out;display:block}.nav__dropdown-item:hover{background:#fafafa}.nav__dropdown-item--active{color:#e86197;background:#e861971a}.nav__dropdown-item--disabled{color:#bdbdbd;cursor:not-allowed;pointer-events:none}.nav__dropdown-divider{background:#e0e0e0;height:1px;margin:4px 0}.breadcrumb{flex-wrap:wrap;align-items:center;font-size:14px;display:flex}.breadcrumb__item{align-items:center;display:flex}.breadcrumb__item:not(:last-child):after{content:"/";color:#bdbdbd;margin:0 8px}.breadcrumb__item a{color:gray;text-decoration:none;transition:color .25s ease-in-out}.breadcrumb__item a:hover{color:#e86197}.breadcrumb__item--active{color:#304050;font-weight:500}.breadcrumb--chevron .breadcrumb__item:not(:last-child):after{content:"›";font-size:18px}.breadcrumb--arrow .breadcrumb__item:not(:last-child):after{content:"→"}.pagination{justify-content:center;align-items:center;gap:4px;display:flex}.pagination__btn:hover:not(.pagination__btn--active){background:#fafafa}.pagination__btn--active{background:#f5f5f5;border-color:#bdbdbd}.pagination__item{color:#304050;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:14px;text-decoration:none;transition:all .25s ease-in-out;display:flex}.pagination__item:hover:not(.pagination__item--disabled):not(.pagination__item--active){color:#e86197;border-color:#e86197}.pagination__item--active{color:#fff;background:#e86197;border-color:#e86197}.pagination__item--disabled{color:#bdbdbd;cursor:not-allowed;opacity:.5}.pagination__item--ellipsis{cursor:default;pointer-events:none;border:none}.pagination__prev svg,.pagination__next svg{width:16px;height:16px}.pagination--rounded .pagination__item{border-radius:9999px}.pagination--sm .pagination__item{min-width:24px;height:24px;font-size:12px}.pagination--lg .pagination__item{min-width:40px;height:40px;font-size:16px}.steps{justify-content:space-between;align-items:center;display:flex}.steps__item{text-align:center;flex:1;position:relative}.steps__item:not(:last-child):after{content:"";z-index:-1;background:#e0e0e0;width:100%;height:2px;position:absolute;top:15px;left:50%}.steps__item--completed:after{background:#e86197}.steps__number{background:#fff;border:2px solid #e0e0e0;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:4px;font-size:14px;font-weight:500;display:inline-flex}.steps__item--active .steps__number,.steps__item--completed .steps__number{color:#fff;background:#e86197;border-color:#e86197}.steps__item--completed .steps__number:before{content:"✓"}.steps__label{color:gray;font-size:14px}.steps__item--active .steps__label,.steps__item--completed .steps__label{color:#304050;font-weight:500}.section-header{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:24px;display:flex}@media (width>=1300px){.section-header{max-width:1232px}}.section-header__title{color:#304050;margin:0;font-size:24px;font-weight:700}.section-header__badge{background:#fff;border:1px solid #e0e0e0;border-radius:9999px;align-items:center;gap:4px;margin-left:auto;padding:4px 12px;display:inline-flex}.section-header__badge-dot{color:#e86197;font-size:12px;line-height:1}.section-header__badge-count{color:#304050;font-size:14px;font-weight:700}.section-header__badge-label{color:#757575;font-size:12px}.section-header .pagination{width:auto;margin:0}.filter-bar{justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;display:flex}@media (width>=1300px){.filter-bar{max-width:1232px}}@media (width<=767px){.filter-bar{flex-wrap:wrap;gap:16px}}.filter-bar__tabs{gap:8px;display:flex}.filter-bar__tab{color:#304050;cursor:pointer;white-space:nowrap;background:#f5f5f5;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:4px;padding:4px 16px;font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex}.filter-bar__tab:disabled{opacity:.5;cursor:not-allowed}.filter-bar__tab:hover{background:#eee}.filter-bar__tab--active{color:#fff;background:#e86197}.filter-bar__tab--active:hover{background:#d64d86}.filter-bar__sort{align-items:center;gap:8px;display:flex}.filter-bar__select{color:#304050;cursor:pointer;appearance:none;background:0 0;border:none;border-bottom:1px solid #bdbdbd;padding:4px 24px 4px 16px;font-size:14px}.filter-bar__select:focus{border-bottom-color:#e86197;outline:none}.filter-bar__select-wrapper{display:inline-block;position:relative}.filter-bar__select-wrapper:after{content:"";pointer-events:none;border-top:5px solid #757575;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.filter-bar__refresh{color:#757575;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:0;font-size:16px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .25s ease-in-out;display:flex}.filter-bar__refresh:disabled{opacity:.5;cursor:not-allowed}.filter-bar__refresh:hover{color:#e86197}.filter-bar__refresh svg{width:16px;height:16px}.sidebar-overlay{display:none}@media (width<=767px){.sidebar-overlay{z-index:999;background:#00000080;animation:.25s ease-in-out fadeIn;display:block;position:fixed;inset:60px 0 0}}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.pagination{justify-content:center;align-items:center;gap:4px;width:100%;margin-top:24px;margin-bottom:24px;display:flex}@media (width>=1300px){.pagination{max-width:1232px}}.pagination--compact{gap:4px;width:auto;margin:0}.pagination__btn{color:#304050;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-width:32px;height:32px;padding:0 8px;font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .25s ease-in-out;display:flex}.pagination__btn:hover{color:#e86197;background:#fafafa;border-color:#e86197}.pagination__btn--active{color:#fff;background:#e86197;border-color:#e86197}.pagination__btn--active:hover{color:#fff;background:#d64d86;border-color:#d64d86}.pagination__btn--prev,.pagination__btn--next{font-weight:700}.pagination__btn:disabled{opacity:.5;cursor:not-allowed}.pagination__btn:disabled:hover{color:#304050;background:#fff;border-color:#e0e0e0}.pagination__ellipsis{color:gray;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:14px;display:flex}.pagination__info{color:gray;padding:0 4px;font-size:14px}@media (width<=767px){.pagination{gap:2px}.pagination__btn{min-width:28px;height:28px;font-size:12px}.pagination__ellipsis{min-width:28px;height:28px}}.snackbar{z-index:1070;pointer-events:none;flex-direction:column;gap:16px;display:flex;position:fixed;bottom:24px;right:24px}@media (width<=767px){.snackbar{bottom:16px;left:16px;right:16px}}.snackbar__item{pointer-events:auto;background:#fff;border-radius:8px;align-items:center;gap:16px;min-width:300px;max-width:500px;padding:16px;animation:.3s ease-out slideInRight;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (width<=767px){.snackbar__item{min-width:auto;max-width:none}}.snackbar__item--success{border-left:4px solid #4caf50}.snackbar__item--success .snackbar__icon{color:#4caf50}.snackbar__item--error{border-left:4px solid #f44336}.snackbar__item--error .snackbar__icon{color:#f44336}.snackbar__item--warning{border-left:4px solid #ff9800}.snackbar__item--warning .snackbar__icon{color:#ff9800}.snackbar__item--info{border-left:4px solid #2196f3}.snackbar__item--info .snackbar__icon{color:#2196f3}.snackbar__item--exiting{animation:.3s ease-in forwards slideOutRight}.snackbar__icon{flex-shrink:0;width:24px;height:24px}.snackbar__icon svg{width:100%;height:100%}.snackbar__content{flex:1;min-width:0}.snackbar__title{color:#304050;margin-bottom:4px;font-size:16px;font-weight:500}.snackbar__message{color:gray;font-size:14px;line-height:1.5}.snackbar__close{color:#9e9e9e;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .25s ease-in-out;display:flex}.snackbar__close:hover{color:#304050;background:#f5f5f5}.snackbar__close svg{width:16px;height:16px}.snackbar__actions{gap:8px;margin-top:8px;display:flex}.snackbar__action{color:#e86197;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:14px;font-weight:500;transition:opacity .25s ease-in-out}.snackbar__action:hover{opacity:.8}.snackbar__progress{background:#eee;border-radius:0 0 8px 8px;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.snackbar__progress:after{content:"";background:currentColor;width:100%;animation:5s linear forwards progress;position:absolute;top:0;bottom:0;left:0}.snackbar--top-left{inset:24px auto auto 24px}.snackbar--top-left .snackbar__item{animation:.3s ease-out slideInLeft}.snackbar--top-left .snackbar__item--exiting{animation:.3s ease-in forwards slideOutLeft}.snackbar--top-center{inset:24px auto auto 50%;transform:translate(-50%)}.snackbar--top-center .snackbar__item{animation:.3s ease-out slideInTop}.snackbar--top-center .snackbar__item--exiting{animation:.3s ease-in forwards slideOutTop}.snackbar--top-right{top:24px;bottom:auto}.snackbar--bottom-left{bottom:24px;left:24px;right:auto}.snackbar--bottom-left .snackbar__item{animation:.3s ease-out slideInLeft}.snackbar--bottom-left .snackbar__item--exiting{animation:.3s ease-in forwards slideOutLeft}.snackbar--bottom-center{bottom:24px;left:50%;right:auto;transform:translate(-50%)}.snackbar--bottom-center .snackbar__item{animation:.3s ease-out slideInBottom}.snackbar--bottom-center .snackbar__item--exiting{animation:.3s ease-in forwards slideOutBottom}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes slideOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes slideOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(0)}}.spinner{width:40px;height:40px;display:inline-block}.spinner__circle{border:3px solid #eee;border-top-color:#e86197;border-radius:50%;width:100%;height:100%;animation:.8s linear infinite spin}.spinner--sm{width:24px;height:24px}.spinner--sm .spinner__circle{border-width:2px}.spinner--lg{width:56px;height:56px}.spinner--lg .spinner__circle{border-width:4px}.loading,.main__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.loading__message{color:gray;margin:0;font-size:16px}.loading--full{height:100%}.loading--dark{background:#000}.page{background:#fff5f9;flex-direction:column;min-height:100vh;display:flex}.page__container{flex:1;padding:32px 16px}@media (width<=767px){.page__container{padding:24px 16px}}.page__content{width:100%;max-width:900px;margin:0 auto}.page__title{color:#304050;margin-bottom:32px;font-size:24px;font-weight:700}@media (width<=767px){.page__title{margin-bottom:24px;font-size:20px}}.page__panel{background:#fff;border-radius:8px;padding:32px;box-shadow:0 1px 2px #0000000d}@media (width<=767px){.page__panel{padding:24px 16px}}.page__panel--flush{padding:16px}@media (width<=767px){.page__panel--flush{padding:8px}}.page__panel--tall{min-height:400px}@media (width<=767px){.page__panel--tall{min-height:300px}}.page__section{margin-bottom:48px}.page__section:last-child{margin-bottom:0}@media (width<=767px){.page__section{margin-bottom:32px}}.page__section-title{color:#304050;margin-bottom:16px;padding-bottom:8px;font-size:18px;font-weight:600}@media (width<=767px){.page__section-title{font-size:16px}}.page__section-title--underline{border-bottom:1px solid #eee}.page__section-title--primary{border-bottom:2px solid #e86197}.page__section-text{color:#304050;margin-bottom:8px;font-size:16px;line-height:1.75}.page__section-text:last-child{margin-bottom:0}@media (width<=767px){.page__section-text{font-size:14px}}.page--centered .page__container{justify-content:center;align-items:center;display:flex}.page--centered .page__content{max-width:400px}.page--centered .page__panel{text-align:center}@media (width<=767px){.page--centered .page__panel{box-shadow:none;border-radius:0}}.page--account .page__container{justify-content:center;align-items:center;padding:32px 16px;display:flex}@media (width<=767px){.page--account .page__container{padding:24px 8px}}.page--full{width:100%;max-width:none}.page--full .page__container{width:100%;max-width:none;padding:0}.page--full .page__content{width:100%;max-width:none}.page--tabbed{background:#fff}.page--tabbed .page__container{background:#fff;flex:1}.page--tabbed .page__content{max-width:768px}.page--performer,.page--performer .page__container,.page--performer .main__container,.page--performer .title-bar{background:#eefbff}.page__loading{justify-content:center;align-items:center;padding:48px 0;display:flex}.page__empty{text-align:center;color:gray;padding:48px 0;font-size:16px}.page__error{text-align:center;color:#f44336;padding:32px 0;font-size:16px}.page__actions{gap:16px;margin-top:24px;display:flex}.page__info-list{flex-direction:column;gap:16px;display:flex}.page__info-item{border-bottom:1px solid #eee;grid-template-columns:140px 1fr;align-items:baseline;gap:16px;padding-bottom:16px;display:grid}.page__info-item:last-child{border-bottom:none;padding-bottom:0}@media (width<=767px){.page__info-item{grid-template-columns:1fr;gap:4px}}.page__info-label{color:gray;font-size:14px;font-weight:600}@media (width<=767px){.page__info-label{color:#e86197;font-size:12px}}.page__info-value{color:#304050;margin:0;margin-inline-start:0;font-size:16px;line-height:1.75}@media (width<=767px){.page__info-value{font-size:14px}}.page__list{margin:0;padding:0;list-style:none}.page__list-item{color:#304050;margin-bottom:8px;padding-left:24px;font-size:16px;line-height:1.75;position:relative}.page__list-item:before{content:"•";color:#e86197;font-weight:700;position:absolute;left:8px}.page__list-item:last-child{margin-bottom:0}@media (width<=767px){.page__list-item{font-size:14px}}.page__notice{background:#fafafa;border-radius:4px;padding:16px}.page__notice-text{color:#304050;margin:0;font-size:16px;line-height:1.75}@media (width<=767px){.page__notice-text{font-size:14px}}.page__notice-detail{color:gray;margin-top:4px;font-size:14px;display:inline-block}@media (width<=767px){.page__notice-detail{font-size:12px}}.page__timeline{flex-direction:column;gap:16px;display:flex}.page__timeline-item{border-left:3px solid #e86197;grid-template-columns:120px 1fr;gap:16px;padding-left:16px;display:grid}@media (width<=767px){.page__timeline-item{grid-template-columns:100px 1fr;gap:8px;padding-left:8px}}.page__timeline-label{color:#e86197;font-size:14px;font-weight:600}@media (width<=767px){.page__timeline-label{font-size:12px}}.page__timeline-content{color:#304050;margin:0;font-size:16px;line-height:1.75}@media (width<=767px){.page__timeline-content{font-size:14px}}.recruitment-content,.form-content{padding-top:16px}.tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid #e0e0e0;gap:8px;margin-bottom:32px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}@media (width<=767px){.tabs{margin-bottom:24px}}.tabs__item{color:gray;cursor:pointer;white-space:nowrap;background:#eee;border:none;border-radius:8px 8px 0 0;min-width:120px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s ease-in-out}.tabs__item:hover{background:#e0e0e0}.tabs__item--active{color:#fff;background:#e86197}.tabs__item--active:hover{background:#d64d86}@media (width<=767px){.tabs__item{min-width:100px;padding:8px;font-size:12px}}.tabs--underline{border-bottom:2px solid #e0e0e0;gap:48px}.tabs--underline .tabs__item{color:gray;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:0;min-width:auto;margin-bottom:-2px;padding:16px 24px;font-size:16px;font-weight:500;transition:all .3s;position:relative}.tabs--underline .tabs__item:hover{color:#304050;background:0 0}.tabs--underline .tabs__item--active{color:#e86197;background:0 0;border-bottom:5px solid #e86197;font-weight:700}.tabs--underline .tabs__item--active:hover{background:0 0}.tabs--pill{border-bottom:none;gap:8px;margin-bottom:24px}.tabs--pill .tabs__item{color:gray;cursor:pointer;white-space:nowrap;background:#eee;border:none;border-radius:50px;min-width:auto;padding:8px 16px;font-size:12px;font-weight:500;transition:all .3s}.tabs--pill .tabs__item:hover{background:#e0e0e0}.tabs--pill .tabs__item--active{color:#fff;background:linear-gradient(135deg,#fe7e4e 0%,#fe1892 100%)}.tabs--pill .tabs__item--active:hover{background:linear-gradient(135deg,#fe7e4e 0%,#fe1892 100%)}.table{border-collapse:collapse;width:100%}.table__wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5;overflow-x:auto}.table__wrapper::-webkit-scrollbar{width:8px;height:8px}.table__wrapper::-webkit-scrollbar-track{background:#f5f5f5}.table__wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:9999px}.table__wrapper::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.table thead tr{border-bottom:2px solid #e0e0e0}.table thead th{text-align:left;color:#304050;padding:8px;font-size:14px;font-weight:600}@media (width<=767px){.table thead th{padding:4px 8px;font-size:12px}}.table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .25s ease-in-out}.table tbody tr:last-child{border-bottom:none}.table tbody tr:hover{background-color:#fafafa}.table tbody td{color:#304050;padding:16px 8px;font-size:14px}@media (width<=767px){.table tbody td{padding:8px;font-size:12px}}.table--striped tbody tr:nth-child(2n){background-color:#fafafa}.table--striped tbody tr:hover{background-color:#f5f5f5}.table--bordered,.table--bordered thead th,.table--bordered tbody td{border:1px solid #e0e0e0}.table--compact thead th{padding:4px 8px}.table--compact tbody td{padding:8px}.table--xs-compact thead th,.table--xs-compact tbody td{padding:4px 8px}.table--dense thead th,.table--dense tbody td{padding:4px 8px;font-size:12px}.table--centered thead th,.table--centered tbody td{text-align:center}.table-wrapper{max-height:500px;overflow:auto}@media (width<=767px){.table-wrapper{max-height:none}}.table-wrapper--flush{padding:0 32px}.table-wrapper--split{grid-template-columns:1fr 1fr;gap:24px;padding:0 32px;display:grid;overflow-x:visible}@media (width<=767px){.table-wrapper--split{grid-template-columns:1fr}}.table-wrapper--split .table{width:100%}.table--flush-align thead th:first-child,.table--flush-align tbody td:first-child{padding-left:32px}.table--flush-align thead th:last-child,.table--flush-align tbody td:last-child{padding-right:32px}.cell--wide{min-width:180px}.hero{text-align:center;margin-bottom:32px}.hero__text{margin-bottom:24px}.hero__title{color:#e86197;letter-spacing:.05em;margin-bottom:16px;font-size:30px;font-weight:700;line-height:1.2}.hero__subtitle{color:#304050;font-size:12px;line-height:1.8}.hero__image{justify-content:center;align-items:center;margin-top:24px;display:flex}.hero__image img{width:100%;max-width:268px;height:auto}.feature-section{margin-top:32px;margin-bottom:32px}.feature-section__title{text-align:left;color:#304050;margin-bottom:24px;font-size:18px;font-weight:700}.feature-list{flex-direction:column;gap:24px;display:flex}.feature-item{align-items:flex-start;gap:16px;display:flex}.feature-item__icon{background:linear-gradient(135deg,#fe7e4e 0%,#fe1892 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:57px;display:flex}.feature-item__icon svg{width:56px;height:57px;display:block}.feature-item__icon svg g{clip-path:none!important}.feature-item__icon svg path:first-child{display:none}.feature-item__icon svg path:not(:first-child){fill:#fff!important}.feature-item__content{flex:1;padding-top:4px}.feature-item__title{color:#304050;margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.4}.feature-item__text{color:gray;font-size:12px;line-height:1.7}.cta-section{text-align:center;margin-top:32px;margin-bottom:32px}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fe7e4e 0%,#fe1892 100%);border:none;border-radius:50px;width:auto;min-width:200px;padding:14px 48px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #fe18924d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #fe189266}.cta-button:active{transform:translateY(0)}.image-grid{flex-direction:column;gap:16px;margin-top:24px;display:flex}.image-placeholder{background-color:#e8e8e8;border-radius:8px;justify-content:center;align-items:center;min-height:180px;padding:48px 32px;display:flex}.image-placeholder svg{opacity:.3;width:100px;height:100px}.menu-overlay{z-index:1000;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:60px 0 0}.menu-sidebar{background:#fff;width:280px;max-width:80vw;height:100%;overflow-y:auto;box-shadow:-2px 0 8px #0000001a}.menu-nav{flex-direction:column;padding:24px 0;display:flex}.menu-nav__item{color:#e86197;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:16px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .25s ease-in-out}.menu-nav__item:hover{color:#d64d86;background:#f5f5f5}.menu-nav__item--nested{padding-left:32px;font-size:14px}.menu-nav__logout{color:#304050;border-top:1px solid #eee;margin-top:16px;padding-top:24px}.menu-nav__logout:hover{color:#304050}.menu-accordion__trigger{color:#e86197;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;font-size:16px;font-weight:500;transition:background-color .25s ease-in-out;display:flex}.menu-accordion__trigger:hover{color:#d64d86;background:#f5f5f5}.menu-accordion__arrow{font-size:10px;transition:transform .25s ease-in-out}.menu-accordion__arrow--open{transform:rotate(180deg)}.menu-accordion__content{background:#fafafa;flex-direction:column;display:flex}.dropdown{display:inline-block;position:relative}.dropdown__trigger{color:#e86197;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;transition:color .25s ease-in-out;display:flex}.dropdown__trigger:hover{color:#d64d86}.dropdown__arrow{font-size:10px;transition:transform .25s ease-in-out}.dropdown--open .dropdown__arrow{transform:rotate(180deg)}.dropdown__menu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:4px;min-width:160px;transition:all .25s ease-in-out;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-8px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dropdown--open .dropdown__menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown__item{color:#e86197;white-space:nowrap;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:14px;text-decoration:none;transition:background-color .25s ease-in-out;display:block}.dropdown__item:hover{color:#d64d86;background:#f5f5f5;text-decoration:none}.dropdown__item:first-child{border-radius:4px 4px 0 0}.dropdown__item:last-child{border-radius:0 0 4px 4px}@media (width<=767px){.dropdown:hover .dropdown__menu{opacity:0;visibility:hidden;transform:translateY(-8px)}.dropdown.dropdown--open .dropdown__menu{opacity:1;visibility:visible;transform:translateY(0)}}.video-player{background:#212121;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (width<=767px){.video-player{box-shadow:none;border-radius:0}}.video-player__frame{aspect-ratio:16/9;background:#212121;border-radius:8px;width:100%;position:relative}@media (width<=767px){.video-player__frame{border-radius:8px}}.video-player__placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.video-player__placeholder img{object-fit:cover;width:100%;height:100%}.video-player__overlay{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-player__overlay-text{color:#fff;font-size:18px;font-weight:500}.video-player__video{object-fit:cover;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.video-player__video--contain{object-fit:contain}.video-player__video--auto{width:100%;height:auto;position:static}.video-player__video--mirrored{transform:scaleX(-1)}.panel-wrapper{flex-direction:column;width:360px;height:calc(56.25vw - 121px);display:flex}@media (width<=767px){.panel-wrapper{width:100%;height:auto;margin-top:16px}}.message-panel{background:#fffffffa;border:1px solid #e8619733;border-radius:12px;flex-direction:column;width:360px;min-width:360px;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (width<=767px){.message-panel{width:calc(100% - 32px);min-width:auto;height:40vh;box-shadow:none;background:#fff;border:1px solid #eee;border-radius:8px;margin:0 16px;transition:height .3s}.message-panel--collapsed{border:none;height:0;overflow:hidden}}.message-panel__toggle{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;justify-content:space-between;align-items:center;width:calc(100% - 32px);padding:16px;display:none}@media (width<=767px){.message-panel__toggle{margin:0 16px 8px;display:flex}}.message-panel__toggle-title{color:#304050;font-size:16px;font-weight:500}.message-panel__toggle-icon{color:#9e9e9e;transition:transform .2s}.message-panel__toggle-icon--collapsed{transform:rotate(180deg)}.message-panel__container{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.message-panel__overlay{z-index:10;border-radius:inherit;background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.message-panel__overlay-message{color:#fff;text-align:center;padding:16px}.message-panel__messages{border-bottom:1px solid #eee;flex:1;min-height:0;overflow:hidden}.message-panel__scroll{height:100%;padding:16px;overflow-y:auto}@media (width<=767px){.message-panel__scroll{padding:8px}}.message-panel__message{word-break:break-word;margin-bottom:8px}.message-panel__message .badge{font-family:monospace}.message-panel__user{color:#e86197;margin-right:4px;font-size:14px;font-weight:500}.message-panel__text{color:#304050;font-size:14px;line-height:1.75}.message-panel__input{border-bottom:1px solid #eee;align-items:center;gap:4px;padding:8px;display:flex}.message-panel__field{border:1px solid #e0e0e0;border-radius:4px;outline:none;flex:1;padding:4px 8px;font-size:14px}.message-panel__field:focus{border-color:#e86197}.message-panel__field::placeholder{color:#bdbdbd}.message-panel__actions{gap:4px;padding:8px;display:flex}@media (width<=767px){.message-panel__actions{border-top:1px solid #eee}}.detail-list{margin:0;padding:0;list-style:none}.detail-list__item{border-bottom:1px solid #f5f5f5;align-items:baseline;padding:8px 0;display:flex}.detail-list__item:last-child{border-bottom:none}.detail-list__label{color:gray;min-width:100px;font-size:14px;font-weight:500}.detail-list__colon{color:#bdbdbd;margin:0 4px}.detail-list__value{color:#304050;flex:1;font-size:14px}.detail-list--columns{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (width<=767px){.detail-list--columns{grid-template-columns:1fr;gap:24px}}.media-controls{background:#fffffffa;border:1px solid #e8619733;border-radius:8px;padding:8px;box-shadow:0 2px 8px #0000001a}@media (width<=767px){.media-controls{box-shadow:none;background:0 0;border:none;border-radius:0;padding:16px 0}}.media-controls--broadcaster{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #e0e0e0;margin:0;padding:16px 0}.media-controls__buttons{gap:8px;display:flex}.media-controls__buttons--broadcaster{justify-content:flex-end;gap:4px;display:flex}.media-controls__device{gap:16px;display:flex}@media (width<=767px){.media-controls__device{margin:0 16px;padding:16px 0}}.media-controls__device-group{gap:8px;display:flex}.media-controls__volume{align-items:center;gap:4px;display:flex}.media-controls__volume-slider{cursor:pointer;background:#eee;border-radius:9999px;width:100px;height:4px;position:relative}.media-controls__volume-fill{background:#e86197;border-radius:9999px;height:100%}.media-controls__volume-handle{background:#fff;border:2px solid #e86197;border-radius:9999px;width:12px;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.device-selector__button{pointer-events:none;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.device-selector__icon{align-items:center;display:flex}.device-selector__dropdown{color:inherit;pointer-events:auto;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.status-bar{background:#fffffffa;border:1px solid #e8619733;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 16px;display:flex;box-shadow:0 2px 8px #0000001a}@media (width<=767px){.status-bar{flex-direction:column;align-items:stretch;gap:8px}}.status-bar__indicator{align-items:center;gap:8px;display:flex}.status-bar__label{color:gray;font-size:14px;font-weight:500}.status-bar__value{color:#e86197;font-size:14px;font-weight:700}.status-bar__controls{gap:8px;display:flex}@media (width<=767px){.status-bar__controls{flex-direction:column}}.status-bar--warning{background:#fff0f0;border:1px solid #fcc}@media (width<=767px){.status-bar--warning{border-radius:0}}.status-bar__warning-header{color:gray;margin-bottom:4px;font-size:12px;font-weight:500}.status-bar__warning-content{gap:8px;display:flex}.status-bar__warning-body{flex:1}.status-bar__warning-message{align-items:center;gap:8px;display:flex}.status-bar__warning-icon{flex-shrink:0;width:18px;height:18px}.status-bar__warning-icon svg{width:100%;height:100%}.status-bar__warning-text{color:#c00;font-size:14px;font-weight:500}.comment-box{background:#fffffffa;border-radius:12px;flex-direction:column;height:100%;padding:24px;display:flex;box-shadow:0 2px 8px #0000001a}@media (width<=767px){.comment-box{box-shadow:none;background:#fff;border:1px solid #eee;border-radius:0;height:auto;margin:0 16px;padding:16px}}.comment-box__title{color:#304050;border-bottom:1px solid #eee;margin-bottom:16px;padding-bottom:8px;font-size:16px;font-weight:700}.comment-box__content{flex:1;max-height:400px;overflow-y:auto}.comment-box__content p{color:gray;white-space:pre-wrap;font-size:14px;line-height:1.75}.streaming-section{margin-bottom:32px}.streaming-section__header{color:#304050;border-bottom:2px solid #e86197;margin-bottom:16px;padding-bottom:8px;font-size:18px;font-weight:700}.streaming-section__count{color:#757575;font-size:16px;font-weight:400}.top-bar{background:#e86197;width:100%;padding:4px 32px}@media (width<=767px){.top-bar{background:#e86197;padding:0}}.top-bar__content{align-items:center;gap:8px;height:40px;display:flex}@media (width<=767px){.top-bar__content{gap:16px;width:100%;padding:0 16px}}.top-bar__actions{gap:8px;margin-left:auto;display:flex}@media (width<=767px){.top-bar__actions{gap:4px}}.broadcast-main{flex-direction:column;gap:0;width:100%;display:flex}@media (width<=767px){.broadcast-main{gap:0}}.media-container{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;position:relative}.media-container:not(.media-container--broadcaster)>.alert--admin{margin-bottom:-16px}@media (width<=767px){.media-container{border-radius:8px;gap:0;width:calc(100% - 32px);margin:16px 16px 0}}.media-container--broadcaster{border-radius:8px;gap:0;overflow:hidden}.action-group{gap:8px;display:flex}@media (width<=767px){.action-group{gap:4px;width:calc(100% - 32px);margin:0 16px;padding:16px 0}}.action-group__item{flex:1}.section{background:0 0;padding:0 0 48px}@media (width<=767px){.section{padding:16px 0}}.section__container{box-sizing:border-box;width:100%;padding:0 32px}@media (width<=767px){.section__container{padding:0}}.section__title{color:#304050;border-bottom:2px solid #e86197;margin-bottom:24px;padding-bottom:16px;font-size:20px;font-weight:700}@media (width<=767px){.section__title{margin:0 16px 16px;padding-bottom:8px;font-size:18px}}.section__header{box-sizing:border-box;background:#fffffff2;border-bottom:1px solid #e8619733;width:100%;padding:24px 32px}@media (width<=767px){.section__header--desktop{display:none}}.section__header--mobile{background:#fff;border-bottom:none;padding:16px;display:none}@media (width<=767px){.section__header--mobile{width:100%;display:block}}.section__header-content{width:100%}.section__mobile-title{color:#304050;margin-bottom:4px;font-size:20px;font-weight:700}@media (width<=767px){.section__mobile-title{font-size:18px}}.section__description{color:gray;font-size:14px;line-height:1.75}.profile-image{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:120px}@media (width<=767px){.profile-image{border-radius:4px;width:60px;height:60px}}.profile-image__wrapper{flex:1}.profile-image__name{color:#304050;align-items:center;gap:4px;margin-bottom:8px;font-size:18px;font-weight:700;display:flex}.profile-image__newcomer-badge{justify-content:center;align-items:center;display:inline-flex}.profile-image__tags{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}@media (width<=767px){.profile-image__tags{justify-content:center}}.profile-image__description{color:gray;font-size:14px;line-height:1.75}.input-area{flex-direction:column;gap:8px;display:flex}.input-area__display{color:#304050;font-size:20px;font-weight:700}@media (width<=767px){.input-area__display{font-size:18px}}.input-area__wrapper{align-items:center;gap:8px;display:flex}.input-area__field{border:1px solid #e0e0e0;border-radius:4px;outline:none;flex:1;padding:8px 16px;font-size:14px}.input-area__field:focus{border-color:#e86197}.input-area__field::placeholder{color:#bdbdbd}.profile-card{background:#fff;border-radius:8px;margin-bottom:32px;padding:16px;transition:box-shadow .25s ease-in-out;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.profile-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.profile-card__cover{background:linear-gradient(135deg,#f4b5d0 0%,#e86197 100%);border-radius:8px 8px 0 0;height:200px;position:relative}.profile-card__cover-upload{color:#304050;cursor:pointer;white-space:nowrap;background:#ffffffe6;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:4px;padding:4px 16px;font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex;position:absolute;bottom:16px;right:16px}.profile-card__cover-upload:disabled{opacity:.5;cursor:not-allowed}.profile-card__info{gap:24px;padding:24px;display:flex}@media (width<=767px){.profile-card__info{text-align:center;flex-direction:column;align-items:center}}.profile-card__avatar{margin-top:-50px;position:relative}.profile-card__avatar img{object-fit:cover;border:4px solid #fff;border-radius:9999px;width:100px;height:100px}.profile-card__avatar-upload{color:#fff;cursor:pointer;background:#e86197;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:0;right:0}.profile-card__avatar-upload svg{width:16px;height:16px}.profile-card__details{flex:1}.profile-card__details-name{margin-bottom:4px;font-size:24px;font-weight:700}.profile-card__details-username{color:gray;margin-bottom:8px}.profile-card__details-bio{color:gray;font-size:14px;line-height:1.75}.profile-card__stats{gap:32px;display:flex}@media (width<=767px){.profile-card__stats{justify-content:center}}.profile-card__stats-item{text-align:center}.profile-card__stats-item-value{color:#304050;font-size:20px;font-weight:700}.profile-card__stats-item-label{color:gray;font-size:14px}.content-header{background:#fff;padding:24px 32px}@media (width<=767px){.content-header{padding:16px}}.content-header--desktop{display:block}@media (width<=767px){.content-header--desktop{display:none}}.content-header--mobile{display:none}@media (width<=767px){.content-header--mobile{display:block}}.content-header__title-area{max-width:1200px;margin:0 auto}.content-header__title-display{color:#304050;margin-bottom:16px;font-size:24px;font-weight:700}@media (width<=767px){.content-header__title-display{margin-bottom:8px;font-size:20px}}.content-header__description-form{align-items:center;gap:8px;display:flex}.content-header__description-input{border:1px solid #e0e0e0;border-radius:4px;flex:1;padding:8px 16px;font-size:14px}.content-header__description-input:focus{border-color:#e86197;outline:none}.content-header__description-input::placeholder{color:#bdbdbd}@media (width<=767px){.content-header__description-input{font-size:12px}}.content-header__description-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#e86197;border:none;border-radius:4px;padding:8px 24px;font-size:14px;font-weight:500}.content-header__description-submit:hover{background:#d64d86}@media (width<=767px){.content-header__description-submit{padding:8px 16px;font-size:12px}}.broadcast-status{background:#fafafa;border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:16px;display:flex}@media (width<=767px){.broadcast-status{flex-direction:column;align-items:stretch}}.broadcast-status__indicator{align-items:center;gap:8px;display:flex}.broadcast-status__label{color:gray;font-size:14px;font-weight:500}.broadcast-status__value{color:#304050;font-size:14px;font-weight:600}.broadcast-status__controls{flex-wrap:wrap;gap:8px;display:flex}@media (width<=767px){.broadcast-status__controls{flex-direction:column;width:100%}}.broadcast-status__btn{color:#e86197;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e86197;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .25s ease-in-out}.broadcast-status__btn:hover:not(:disabled){color:#fff;background:#e86197}.broadcast-status__btn:disabled{opacity:.5;cursor:not-allowed;color:#bdbdbd;border-color:#e0e0e0}@media (width<=767px){.broadcast-status__btn{width:100%}}.warning-bar{border-bottom:1px solid #eee}.warning-bar__header{color:#304050;background:#fff3e0;padding:8px 16px;font-size:14px;font-weight:600}.warning-bar__content{background:#fffbf5}.warning-bar__body{padding:16px}.warning-bar__message{align-items:flex-start;gap:8px;display:flex}.warning-bar__icon{flex-shrink:0;margin-top:2px}.warning-bar__text{color:#304050;flex:1;font-size:14px;line-height:1.75}.alert{background:#fffffffa;border:1px solid #e8619733;border-radius:8px;margin:0 32px 16px;padding:8px;box-shadow:0 2px 8px #0000001a}@media (width<=767px){.alert{margin:0 16px 16px}}.alert--warning{background:#f443360d;border-color:#f443364d}.alert--admin{box-shadow:none;background:#000;border:none;border-radius:0;margin:0;padding:8px 16px}.alert__header{color:#304050;margin-bottom:4px;font-size:14px;font-weight:500}.alert__content{align-items:center;gap:8px;display:flex}.alert__icon{flex-shrink:0;align-items:center;display:flex}.alert__message{color:#304050;font-size:14px;line-height:1.75}.alert__message--white{color:#fff}.alert__message--gray{color:#bdbdbd}.alert__message--red{color:#f44336}.alert__divider{color:#757575;margin:0 4px}.alert input.alert__input{color:#bdbdbd;background:0 0;border:none;border-radius:0;outline:none;flex:1;width:auto;min-width:0;padding:0;font-size:14px;line-height:1.75}.alert input.alert__input::placeholder{color:#757575}.alert input.alert__input:focus{box-shadow:none}.alert--action{box-shadow:none;background:#e861971a;border-color:#e8619733;justify-content:space-between;align-items:center;margin:0;padding:8px 16px;display:flex}@media (width<=767px){.alert--action{flex-direction:column;align-items:flex-start;gap:8px}}.alert__actions{flex-shrink:0;gap:8px;display:flex}.stat-display{text-align:right;background:#e861971a;border-radius:4px;padding:8px 16px}.stat-display__label{color:gray;margin:0 0 4px;font-size:12px}.stat-display__value{color:#e86197;margin:0;font-size:20px;font-weight:700}.stat-display__unit{font-size:14px;font-weight:400}.stat-display--floating{z-index:10;background:0 0;flex-direction:row;align-items:flex-end;gap:8px;margin:0;padding:0;display:flex;position:absolute;top:16px;right:32px}.stat-display--floating .stat-display__label{color:#e86197;margin:0;font-size:16px}.stat-display--floating .stat-display__value{color:#304050;margin:0;font-size:24px;font-weight:700}.inline-edit{flex-direction:row;align-items:center;gap:4px;display:flex}.inline-edit__text{color:gray;word-wrap:break-word;margin:0 0 4px;font-size:12px;line-height:1.5}.inline-edit input.inline-edit__input{background:0 0;border:none;border-bottom:1px solid #e0e0e0;border-radius:0;outline:none;flex:1;padding:4px 0;font-size:12px}.inline-edit input.inline-edit__input:focus{box-shadow:none;border-bottom-color:#e86197}.inline-edit input.inline-edit__input::placeholder{color:#bdbdbd}.inline-edit__actions{flex-wrap:nowrap;flex-shrink:0;gap:8px;display:flex}.title-bar{box-sizing:border-box;background:#fff5f9;width:100%;padding:16px 32px}@media (width<=767px){.title-bar{display:none}}.title-bar__content{align-items:center;gap:24px;display:flex}.title-bar__title{color:#304050;margin:0;font-size:20px;font-weight:700}.title-bar__text{color:#304050;margin:0;font-size:16px}.maintenance-banner{color:#fff;text-align:center;z-index:1030;background:#212121;padding:12px 16px;font-size:14px;line-height:1.5;position:fixed;top:60px;left:0;right:0}@media (width<=767px){.maintenance-banner{padding:10px 12px;font-size:12px}}.maintenance-banner__content{max-width:1200px;margin:0 auto}:is(body:has(.maintenance-banner) .main,body:has(.maintenance-banner) .page--streaming){padding-top:45px}@media (width<=767px){:is(body:has(.maintenance-banner) .main,body:has(.maintenance-banner) .page--streaming){padding-top:41px}}.dm-messages{flex-direction:column;gap:8px;display:flex}.dm-message{flex-direction:column;max-width:80%;display:flex}.dm-message--mine{align-self:flex-end}.dm-message--theirs{align-self:flex-start}.dm-message__bubble{word-break:break-word;border-radius:8px;padding:8px 16px}.dm-message--mine .dm-message__bubble{background-color:#f4b5d0}.dm-message--theirs .dm-message__bubble{background-color:#f5f5f5}.dm-message__meta{color:gray;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.dm-message__read{color:#4caf50}.dm-message__delete{font-size:inherit;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;padding:0}.dm-message__delete:hover{opacity:1}.dm-container{max-height:400px;overflow-y:auto}.dm-input-form{align-items:flex-start;gap:8px;display:flex}.dm-input-textarea{resize:none;flex:1}.favorites-list{flex-direction:column;gap:8px;display:flex}.favorites-list__item{animation:favorites-fade-in .35s ease-in-out ease-out both;background:#fff;border-radius:8px;align-items:center;padding:16px;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out;display:flex}.favorites-list__item:first-child{animation-delay:50ms}.favorites-list__item:nth-child(2){animation-delay:.1s}.favorites-list__item:nth-child(3){animation-delay:.15s}.favorites-list__item:nth-child(4){animation-delay:.2s}.favorites-list__item:nth-child(5){animation-delay:.25s}.favorites-list__item:nth-child(6){animation-delay:.3s}.favorites-list__item:nth-child(7){animation-delay:.35s}.favorites-list__item:nth-child(8){animation-delay:.4s}.favorites-list__item:nth-child(9){animation-delay:.45s}.favorites-list__item:nth-child(10){animation-delay:.5s}.favorites-list__item:nth-child(11){animation-delay:.55s}.favorites-list__item:nth-child(12){animation-delay:.6s}.favorites-list__item:nth-child(13){animation-delay:.65s}.favorites-list__item:nth-child(14){animation-delay:.7s}.favorites-list__item:nth-child(15){animation-delay:.75s}.favorites-list__item:nth-child(16){animation-delay:.8s}.favorites-list__item:nth-child(17){animation-delay:.85s}.favorites-list__item:nth-child(18){animation-delay:.9s}.favorites-list__item:nth-child(19){animation-delay:.95s}.favorites-list__item:nth-child(20){animation-delay:1s}.favorites-list__item:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.favorites-list__link{color:inherit;flex:1;align-items:center;gap:16px;min-width:0;text-decoration:none;display:flex}.favorites-list__avatar{background:#f5f5f5;border-radius:50%;flex-shrink:0;width:52px;height:52px;overflow:hidden;box-shadow:0 0 0 2px #fff,0 0 0 3px #f4b5d0}.favorites-list__avatar-img{object-fit:cover;width:100%;height:100%}.favorites-list__avatar-placeholder{background:linear-gradient(135deg,#eee,#f5f5f5);width:100%;height:100%}.favorites-list__info{flex:1;min-width:0}.favorites-list__name{color:#304050;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.favorites-list__unfavorite{cursor:pointer;color:#ffc107;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .25s ease-in-out,transform .15s ease-in-out;display:flex}.favorites-list__unfavorite:hover{background:#ffc1071a;transform:scale(1.15)}.favorites-list__unfavorite:active{transform:scale(.95)}.favorites-table__avatar-link{background:#f5f5f5;border-radius:50%;flex-shrink:0;width:52px;height:52px;margin:4px 0 4px 8px;display:block;overflow:hidden;box-shadow:0 0 0 2px #fff,0 0 0 3px #f4b5d0}.favorites-table__avatar-img{object-fit:cover;width:100%;height:100%}.favorites-table__avatar-placeholder{background:linear-gradient(135deg,#eee,#f5f5f5);width:100%;height:100%}.favorites-table__name-link{color:#304050;font-size:14px;font-weight:600;text-decoration:none}.favorites-table__name-link:hover{color:#e86197}.favorites-table__name{color:#304050;font-size:14px;font-weight:600}.favorites-table__user-id{color:gray;font-size:12px}.favorites-table__unfavorite{cursor:pointer;color:#ffc107;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .25s ease-in-out,transform .15s ease-in-out;display:flex}.favorites-table__unfavorite:hover{background:#ffc1071a;transform:scale(1.15)}.favorites-table__unfavorite:active{transform:scale(.95)}.favorites-empty{text-align:center;flex-direction:column;align-items:center;padding:64px 16px;display:flex}.favorites-empty__icon{color:#e0e0e0;width:64px;height:64px;margin-bottom:24px}.favorites-empty__text{color:gray;font-size:14px}.btn--favorite{cursor:pointer;color:gray;background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:4px;padding:8px 16px;font-size:14px;transition:all .25s ease-in-out;display:inline-flex}.btn--favorite:hover:not(:disabled){color:#304050;background:#fafafa}.btn--favorite:disabled{opacity:.5;cursor:not-allowed}.btn--favorite-active{color:#ffc107;border-color:#ffc107}@keyframes favorites-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.not-found__icon{color:#e86197;margin-bottom:24px;font-size:6rem;font-weight:700;line-height:1}@media (width<=767px){.not-found__icon{font-size:4rem}}.not-found__title{color:#304050;margin-bottom:16px;font-size:20px;font-weight:600}@media (width<=767px){.not-found__title{font-size:18px}}.not-found__timer{color:gray;font-size:14px}@media (width<=767px){.not-found__timer{font-size:12px}}.forbidden{justify-content:center;align-items:center;min-height:400px;padding:48px;display:flex}.forbidden__container{text-align:center;max-width:400px}.forbidden__icon{color:#e86197;opacity:.5;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;display:flex}.forbidden__title{color:#304050;margin-bottom:16px;font-size:24px;font-weight:700}@media (width<=767px){.forbidden__title{font-size:20px}}.forbidden__message{color:gray;margin-bottom:24px;font-size:16px;line-height:1.75}@media (width<=767px){.forbidden__message{font-size:14px}}.forbidden__redirect{color:#e86197;font-size:14px;font-weight:500}.performer-dashboard{padding:32px}@media (width<=767px){.performer-dashboard{padding:16px}}.performer-profile{max-width:800px;margin:0 auto;padding:32px}@media (width<=767px){.performer-profile{padding:16px}}.performer-stream{grid-template-columns:1fr 320px;gap:24px;height:calc(100vh - 60px);padding:24px;display:grid}@media (width<=767px){.performer-stream{grid-template-columns:1fr;height:auto;padding:16px}}.streaming-page,.performer-streaming-page{flex:1}.performer-streaming-page .positioned{margin-top:0;margin-bottom:48px}.performer-streaming-page .grid--main-aside{padding-top:0;padding-bottom:0}.performer-streaming-page .stat-display--floating{top:0;right:416px}@media (width<=767px){.performer-streaming-page .stat-display--floating{border-bottom:1px solid #e0e0e0;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;margin:0 16px;padding:8px 0;display:flex;position:static}}.performer-streaming-page .video-player__frame{border-top-left-radius:0;border-top-right-radius:0}.performer-streaming-page .title-bar{margin-bottom:0}@media (width<=767px){.performer-streaming-page .positioned{margin-left:0;margin-right:0}.performer-streaming-page .positioned .card__header--xl-padding,.performer-streaming-page .positioned .table-wrapper--split{padding-left:16px;padding-right:16px}}.viewer-streaming{background:#ffeef5;flex:1}.profile-actions{grid-template-columns:1fr 1fr;gap:16px;margin-top:48px;display:grid}@media (width<=767px){.profile-actions{flex-direction:column;gap:8px;margin:16px;display:flex}}.guide-wrapper{display:none}@media (width<=767px){.guide-wrapper{margin:0 16px;padding:16px 0;display:block}}.performer-streaming{background:#ffeef5;flex-direction:column;min-height:100vh;display:flex}.performer-streaming__main{flex:1;padding:24px}@media (width<=767px){.performer-streaming__main{padding:8px}}.performer-streaming__layout{grid-template-columns:1fr 360px;gap:24px;max-width:1400px;margin:0 auto;display:grid}@media (width<=767px){.performer-streaming__layout{grid-template-columns:1fr;gap:16px}}.performer-streaming__main-content{flex-direction:column;gap:16px;display:flex}.m-0{margin:0!important}.m-xs{margin:4px!important}.m-sm{margin:8px!important}.m-md{margin:16px!important}.m-lg{margin:24px!important}.m-xl{margin:32px!important}.m-2xl{margin:48px!important}.m-3xl{margin:64px!important}.m-auto{margin:auto!important}.mt-0{margin-top:0!important}.mt-xs{margin-top:4px!important}.mt-sm{margin-top:8px!important}.mt-md{margin-top:16px!important}.mt-lg{margin-top:24px!important}.mt-xl{margin-top:32px!important}.mt-2xl{margin-top:48px!important}.mt-3xl{margin-top:64px!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-xs{margin-right:4px!important}.mr-sm{margin-right:8px!important}.mr-md{margin-right:16px!important}.mr-lg{margin-right:24px!important}.mr-xl{margin-right:32px!important}.mr-2xl{margin-right:48px!important}.mr-3xl{margin-right:64px!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-xs{margin-bottom:4px!important}.mb-sm{margin-bottom:8px!important}.mb-md{margin-bottom:16px!important}.mb-lg{margin-bottom:24px!important}.mb-xl{margin-bottom:32px!important}.mb-2xl{margin-bottom:48px!important}.mb-3xl{margin-bottom:64px!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-xs{margin-left:4px!important}.ml-sm{margin-left:8px!important}.ml-md{margin-left:16px!important}.ml-lg{margin-left:24px!important}.ml-xl{margin-left:32px!important}.ml-2xl{margin-left:48px!important}.ml-3xl{margin-left:64px!important}.ml-auto{margin-left:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-xs{margin-left:4px!important;margin-right:4px!important}.mx-sm{margin-left:8px!important;margin-right:8px!important}.mx-md{margin-left:16px!important;margin-right:16px!important}.mx-lg{margin-left:24px!important;margin-right:24px!important}.mx-xl{margin-left:32px!important;margin-right:32px!important}.mx-2xl{margin-left:48px!important;margin-right:48px!important}.mx-3xl{margin-left:64px!important;margin-right:64px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-xs{margin-top:4px!important;margin-bottom:4px!important}.my-sm{margin-top:8px!important;margin-bottom:8px!important}.my-md{margin-top:16px!important;margin-bottom:16px!important}.my-lg{margin-top:24px!important;margin-bottom:24px!important}.my-xl{margin-top:32px!important;margin-bottom:32px!important}.my-2xl{margin-top:48px!important;margin-bottom:48px!important}.my-3xl{margin-top:64px!important;margin-bottom:64px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.p-xs{padding:4px!important}.p-sm{padding:8px!important}.p-md{padding:16px!important}.p-lg{padding:24px!important}.p-xl{padding:32px!important}.p-2xl{padding:48px!important}.p-3xl{padding:64px!important}.pt-0{padding-top:0!important}.pt-xs{padding-top:4px!important}.pt-sm{padding-top:8px!important}.pt-md{padding-top:16px!important}.pt-lg{padding-top:24px!important}.pt-xl{padding-top:32px!important}.pt-2xl{padding-top:48px!important}.pt-3xl{padding-top:64px!important}.pr-0{padding-right:0!important}.pr-xs{padding-right:4px!important}.pr-sm{padding-right:8px!important}.pr-md{padding-right:16px!important}.pr-lg{padding-right:24px!important}.pr-xl{padding-right:32px!important}.pr-2xl{padding-right:48px!important}.pr-3xl{padding-right:64px!important}.pb-0{padding-bottom:0!important}.pb-xs{padding-bottom:4px!important}.pb-sm{padding-bottom:8px!important}.pb-md{padding-bottom:16px!important}.pb-lg{padding-bottom:24px!important}.pb-xl{padding-bottom:32px!important}.pb-2xl{padding-bottom:48px!important}.pb-3xl{padding-bottom:64px!important}.pl-0{padding-left:0!important}.pl-xs{padding-left:4px!important}.pl-sm{padding-left:8px!important}.pl-md{padding-left:16px!important}.pl-lg{padding-left:24px!important}.pl-xl{padding-left:32px!important}.pl-2xl{padding-left:48px!important}.pl-3xl{padding-left:64px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-xs{padding-left:4px!important;padding-right:4px!important}.px-sm{padding-left:8px!important;padding-right:8px!important}.px-md{padding-left:16px!important;padding-right:16px!important}.px-lg{padding-left:24px!important;padding-right:24px!important}.px-xl{padding-left:32px!important;padding-right:32px!important}.px-2xl{padding-left:48px!important;padding-right:48px!important}.px-3xl{padding-left:64px!important;padding-right:64px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-xs{padding-top:4px!important;padding-bottom:4px!important}.py-sm{padding-top:8px!important;padding-bottom:8px!important}.py-md{padding-top:16px!important;padding-bottom:16px!important}.py-lg{padding-top:24px!important;padding-bottom:24px!important}.py-xl{padding-top:32px!important;padding-bottom:32px!important}.py-2xl{padding-top:48px!important;padding-bottom:48px!important}.py-3xl{padding-top:64px!important;padding-bottom:64px!important}.gap-0{gap:0!important}.gap-xs{gap:4px!important}.gap-sm{gap:8px!important}.gap-md{gap:16px!important}.gap-lg{gap:24px!important}.gap-xl{gap:32px!important}.gap-2xl{gap:48px!important}.gap-3xl{gap:64px!important}.text-xs{font-size:12px!important}.text-sm{font-size:14px!important}.text-base{font-size:16px!important}.text-lg{font-size:18px!important}.text-xl{font-size:20px!important}.text-2xl{font-size:24px!important}.text-3xl{font-size:30px!important}.text-4xl{font-size:36px!important}.text-5xl{font-size:48px!important}.text-6xl{font-size:64px!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.text-primary{color:#e86197!important}.text-secondary{color:gray!important}.text-success{color:#4caf50!important}.text-danger{color:#f44336!important}.text-warning{color:#ff9800!important}.text-info{color:#2196f3!important}.text-light{color:#bdbdbd!important}.text-dark{color:#212121!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-muted{color:#757575!important}.text-gray-50{color:#fafafa!important}.text-gray-100{color:#f5f5f5!important}.text-gray-200{color:#eee!important}.text-gray-300{color:#e0e0e0!important}.text-gray-400{color:#bdbdbd!important}.text-gray-500{color:#9e9e9e!important}.text-gray-600{color:#757575!important}.text-gray-700{color:#616161!important}.text-gray-800{color:#424242!important}.text-gray-900{color:#212121!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.75!important}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-normal{word-break:normal!important;overflow-wrap:normal!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.list-none{list-style:none!important}.list-disc{list-style-type:disc!important}.list-decimal{list-style-type:decimal!important}.list-inside{list-style-position:inside!important}.list-outside{list-style-position:outside!important}.tracking-tighter{letter-spacing:-.05em!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-cell{display:table-cell!important}.d-table-row{display:table-row!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}@media (width<=767px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-grid{display:grid!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.w-sm-100{width:100%!important}}@media (width>=768px) and (width<=991px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-grid{display:grid!important}}@media (width>=992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-grid{display:grid!important}}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.flex-1{flex:1!important}.flex-auto{flex:auto!important}.flex-initial{flex:0 auto!important}.flex-none{flex:none!important}.flex-grow-0{flex-grow:0!important}.flex-grow{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink{flex-shrink:1!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.top-50{top:50%!important}.right-50{right:50%!important}.bottom-50{bottom:50%!important}.left-50{left:50%!important}.top-100{top:100%!important}.right-100{right:100%!important}.bottom-100{bottom:100%!important}.left-100{left:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.min-w-0{min-width:0!important}.min-w-full{min-width:100%!important}.max-w-none{max-width:none!important}.max-w-full{max-width:100%!important}.max-w-screen-sm{max-width:576px!important}.max-w-screen-md{max-width:768px!important}.max-w-screen-lg{max-width:992px!important}.max-w-screen-xl{max-width:1200px!important}.min-h-0{min-height:0!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}.max-h-none{max-height:none!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.z-auto{z-index:auto!important}.cursor-auto{cursor:auto!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-help{cursor:help!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.user-select-text{-webkit-user-select:text!important;user-select:text!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.border-0{border:0!important}.border{border:1px solid #e0e0e0!important}.border-top{border-top:1px solid #e0e0e0!important}.border-right{border-right:1px solid #e0e0e0!important}.border-bottom{border-bottom:1px solid #e0e0e0!important}.border-left{border-left:1px solid #e0e0e0!important}.rounded-0{border-radius:0!important}.rounded-sm{border-radius:4px!important}.rounded{border-radius:8px!important}.rounded-lg{border-radius:12px!important}.rounded-xl{border-radius:16px!important}.rounded-full{border-radius:9999px!important}.rounded-top{border-radius:8px 8px 0 0!important}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 1px 2px #0000000d!important}.shadow{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.bg-pink{background-color:#fff5f9!important}.bg-white{background-color:#fff!important}.bg-gray-50{background-color:#fafafa!important}.bg-gray-100{background-color:#f5f5f5!important}.bg-primary{background-color:#e86197!important}.bg-secondary{background-color:#bdbdbd!important}.hover-bg-gray-100:hover{background-color:#f5f5f5!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.object-fill{object-fit:fill!important}.object-none{object-fit:none!important}.object-scale-down{object-fit:scale-down!important}