@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px 24px}button,input,textarea,select{font:inherit}.page--profile{align-items:stretch;justify-content:flex-start;padding:0;background:#050505}.auth-card{width:100%;max-width:1020px;height:480px;border-radius:24px;overflow:hidden;position:relative;display:flex;background:#0c0c0c;box-shadow:0 24px 60px #00000080}.auth-card__left{position:relative;flex:0 0 45%;height:100%;background-repeat:repeat;overflow:hidden;z-index:1}.auth-card__left:before{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;background-image:url(/assets/boba.svg);background-repeat:repeat;background-position:0 0;opacity:.35;transform:rotate(-12deg);transform-origin:center;will-change:auto;backface-visibility:hidden;pointer-events:none}.auth-card__right{position:relative;flex:1;padding:56px 64px;background:#111111;display:flex;flex-direction:column;justify-content:center;z-index:2}.auth-title{margin:0 0 12px;font-size:28px;font-weight:700}.auth-subtitle{margin:0 0 32px;font-size:14px;color:#b9b9b9}.auth-form{display:flex;flex-direction:column;gap:16px}.field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:13px;color:#e0e0e0}.field-input{height:56px;border-radius:10px;border:1px solid #262626;background:#181818;color:#fff;padding:0 16px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.field-input::placeholder{color:#6c6c6c}.field-input:focus{border-color:#f2994a;box-shadow:0 0 0 1px #f2994a66}.auth-button{margin-top:12px;height:56px;border:none;border-radius:10px;background:#c67a3d;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .05s ease}.auth-button:hover{background:#d78845}.auth-button:active{transform:translateY(1px)}.auth-button--secondary{margin-top:8px;background:transparent;border:1px solid #333333;color:#e0e0e0}.auth-button--secondary:hover{background:#1c1c1c}.auth-error{position:fixed;top:calc(20px + env(safe-area-inset-top));right:calc(24px + env(safe-area-inset-right));z-index:10000;padding:10px 14px;border-radius:10px;background:rgba(127,29,29,.95);color:#ffecec;font-size:13px;box-shadow:0 10px 25px #00000073;opacity:0;animation:toastFade 3.5s ease-in-out forwards}.auth-success{position:fixed;top:calc(60px + env(safe-area-inset-top));right:calc(24px + env(safe-area-inset-right));z-index:10000;padding:10px 14px;border-radius:10px;background:rgba(22,101,52,.95);color:#e6ffed;font-size:13px;box-shadow:0 10px 25px #00000073;opacity:0;animation:toastFade 3.5s ease-in-out forwards}@keyframes toastFade{0%{opacity:0;transform:translateY(-4px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c0c0c;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity .4s ease}.loader-overlay.is-expanding{overflow:hidden}.loader-overlay.is-fading{opacity:0;pointer-events:none}.loader-logo{width:120px;height:auto;transform-origin:center;transition:transform .5s ease}.loader-logo.expand{transform:scale(4)}.page-footer{padding:20px 24px 32px;display:flex;justify-content:center;margin-top:76px}.page-footer__content{display:flex;align-items:center;gap:10px;color:#777}.footer-logo{width:60px;height:auto;object-fit:contain;opacity:.9}.app-root{display:flex;min-height:100vh;min-height:100dvh;width:100%}.app-main{flex:1;padding:24px;background:#050505}.profile-page{width:100%;max-width:none;margin:0;flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:24px;padding:0 28px}.profile-layout{flex:1;display:flex;gap:24px;align-items:stretch}.profile-main{flex:1;padding:24px 0;border-radius:0;background:transparent;border:none;box-shadow:none}.profile-main__content{display:flex;flex-direction:row;gap:24px;align-items:stretch;flex-wrap:wrap}.profile-nav{width:260px;padding:20px 18px;background:#0c0c0c;border-right:1px solid #262626;display:flex;flex-direction:column;justify-content:space-between;height:100vh;box-sizing:border-box}.profile-nav__top{display:flex;flex-direction:column;gap:16px}.profile-nav__logo{display:flex;align-items:center;justify-content:center;padding-bottom:16px;margin-bottom:4px;border-bottom:1px solid #262626}.profile-nav__logo img{width:40px;height:40px;object-fit:contain}.profile-nav__section{display:flex;flex-direction:column;gap:8px}.profile-nav__label{font-size:12px;text-transform:uppercase;color:#6b7280;letter-spacing:.08em;margin-bottom:4px}.profile-nav__item{width:100%;text-align:left;padding:10px 12px;border-radius:10px;border:none;background:transparent;color:#9ca3af;font-size:14px;cursor:pointer;transition:background-color .25s ease,color .25s ease,transform .18s ease,box-shadow .18s ease}.profile-nav__item:hover,.profile-nav__item--active{background:#181818;color:#fff;transform:translate(2px);box-shadow:0 1px 2px #0f172a14}.profile-nav__footer{margin-top:16px;padding-top:12px;border-top:1px solid #262626}.profile-nav__logout{color:#f97373}.profile-nav__logout:hover{background:#2a1212}.profile-main__header{margin:16px 0 24px}.profile-main__title{margin:0 0 10px;font-size:24px;font-weight:600;color:#f9fafb}.profile-main__divider{height:1px;width:100%;background:#262626}.profile-card{padding:16px;border-radius:16px;background:#151515;border:1px solid #262626;display:flex;gap:24px;flex:1 1 0;min-width:0}.profile-card--info{flex:0 0 360px;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px}.profile-card--password{flex:0 0 520px;max-width:520px;flex-direction:column}.profile-avatar{display:flex;flex-direction:column;align-items:center;gap:16px}.profile-avatar__preview{width:160px;height:160px;border-radius:50%;object-fit:cover;border:2px solid #333333}.profile-avatar__input{display:none}.profile-avatar__image-wrapper{position:relative;width:160px;height:160px}.profile-avatar__placeholder{width:160px;height:160px;border-radius:50%;background:#181818;border:2px solid #333333;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:600;color:#f5f5f5}.profile-avatar__menu{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:center;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.profile-avatar:hover .profile-avatar__menu{opacity:1;transform:translateY(0);pointer-events:auto}.profile-avatar__action{padding:6px 12px;border-radius:999px;border:1px solid #333333;background:rgba(17,17,17,.9);color:#e0e0e0;font-size:12px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.profile-avatar__action:hover{background:#1c1c1c;border-color:#555}.profile-info{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.profile-info__name{font-size:18px;font-weight:600}.profile-info__email{font-size:14px;color:#b9b9b9}.profile-info__status{font-size:13px;color:#777}.profile-form{display:flex;flex-direction:column;gap:20px}.profile-row{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.profile-row-label{min-width:0;font-size:13px;color:#b9b9b9}.profile-row-control{flex:1;width:100%}.profile-row-input{width:100%}.profile-actions{margin-top:8px;display:flex;align-items:center;gap:12px}.profile-actions .auth-button{margin-top:0;height:44px;background:transparent;border:1px solid #333333;color:#e0e0e0;font-size:14px}.prefixer-analytics-controls{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;justify-content:space-between}.prefixer-analytics-control{display:flex;flex-direction:column;gap:8px}.prefixer-analytics-label{font-size:12px;text-transform:uppercase;color:#6b7280;letter-spacing:.08em}.prefixer-analytics-dates{display:flex;align-items:center;gap:10px}.prefixer-analytics-input{background:#0c0c0c;border:1px solid #262626;border-radius:10px;padding:10px 12px;color:#f9fafb;font-size:14px}.prefixer-analytics-sep{color:#6b7280}.prefixer-analytics-refresh{margin-left:auto}.prefixer-analytics-refresh-btn{border:1px solid #262626;border-radius:12px;padding:10px 14px;background:#111111;color:#f9fafb;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.prefixer-analytics-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.prefixer-analytics-refresh-btn:hover:not(:disabled){background:#181818;border-color:#333}.prefixer-analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.prefixer-analytics-card{border:1px solid #262626;border-radius:16px;background:#0c0c0c;padding:16px}.prefixer-analytics-card-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.prefixer-analytics-card-value{margin-top:8px;font-size:28px;font-weight:600;color:#f9fafb}.prefixer-analytics-chart-wrap{margin-top:18px}.prefixer-chart{border:1px solid #262626;border-radius:14px;overflow:hidden;background:#0c0c0c}.prefixer-chart-empty{padding:22px;border:1px solid #262626;border-radius:14px;background:#0c0c0c;color:#9ca3af;text-align:center}.admin-users{display:flex;flex-direction:column;gap:12px}.admin-users__create{margin-bottom:16px;padding:16px 16px 18px;border-radius:16px;border:1px solid #262626;background:#101010;display:flex;flex-direction:column;gap:12px}.admin-users__create-title{margin:0;font-size:16px;font-weight:600}.admin-users__create-form{display:flex;flex-direction:column;gap:12px}.admin-users__create-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-users__create-actions{display:flex;align-items:center;gap:12px}.admin-users__create-submit{height:40px;padding:0 16px;border-radius:999px;border:1px solid #c67a3d;background:#c67a3d;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .1s ease,box-shadow .1s ease}.admin-users__create-submit:hover:enabled{background:#d78845;border-color:#d78845;box-shadow:0 4px 12px #0006}.admin-users__create-submit:disabled{opacity:.6;cursor:default;box-shadow:none}.admin-users__create-hint{font-size:12px;color:#9ca3af}.dashboard{display:flex;flex-direction:column;gap:30px;padding-top:8px;background:#050505}.dashboard-header{display:flex;flex-direction:column;gap:8px}.dashboard-header-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-header-notifications{display:flex;align-items:center;gap:10px}.notification-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid #262626;background:#111111;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .14s ease,border-color .16s ease}.notification-bell-icon{font-size:16px}.notification-bell-dot{position:absolute;top:6px;right:7px;width:8px;height:8px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px #fff}.notification-bell:hover{background:#181818;border-color:#333;box-shadow:0 1px 3px #00000073;transform:translateY(-1px)}.dashboard-title{margin:0;font-size:24px;font-weight:600;color:#f9fafb}.dashboard-divider{height:1px;background:#262626}.dashboard-section{background:#111111;border-radius:18px;padding:20px 22px;border:1px solid #262626;box-shadow:0 12px 30px #00000073;animation:dashboard-fade-in .28s ease-out;animation-fill-mode:both}.violations-table{margin-top:4px;border-radius:12px;border:1px solid #262626;overflow:hidden;background:#0c0c0c}.violations-row{display:flex;align-items:center}.violations-row+.violations-row{border-top:1px solid #181818}.violations-row-header{background:#101010;font-size:12px;font-weight:600;color:#9ca3af}.violations-cell{padding:10px 14px;flex:1;font-size:13px;font-weight:500;color:#e5e7eb}.violations-cell-id{flex:0 0 52px}.users-section{margin-top:18px;display:flex;flex-direction:column;gap:20px}.users-section-title{margin:0 0 12px;font-size:18px;font-weight:600;color:#f9fafb}.users-form{display:flex;flex-direction:column;gap:16px;animation:users-fade-in-up .26s ease-out;animation-fill-mode:both}.users-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.users-field{display:flex;flex-direction:column;gap:6px}.users-label{font-size:14px;font-weight:500;color:#e5e7eb}.users-input,.users-select{border-radius:8px;border:1px solid #262626;padding:8px 10px;font-size:14px;background:#181818;color:#fff;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.users-input:focus,.users-select:focus{outline:none;border-color:#f2994a;box-shadow:0 0 0 1px #f2994a66;background:#181818}.users-submit{align-self:flex-start;margin-top:4px;padding:8px 14px;border-radius:999px;border:1px solid #c67a3d;background:#c67a3d;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .15s ease,box-shadow .15s ease}.users-submit:hover{background:#d78845;border-color:#d78845;transform:translateY(-1px);box-shadow:0 1px 3px #00000073}.users-table{margin-top:16px;animation:users-fade-in .26s ease-out;animation-fill-mode:both}.users-cell-id{flex:0 0 64px}.users-cell-name{flex:1.3}.users-cell-email{flex:1.7}.users-cell-role{flex:1.3}.users-cell-permissions{flex:2}.users-cell-search{flex:1;display:flex;flex-direction:column;gap:4px}.users-empty{font-size:13px;color:#9ca3af}.users-search{display:flex;flex-direction:column;gap:6px}.users-list-mobile{display:none}.user-card{border:1px solid #262626;background:#0c0c0c;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:12px}.user-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.user-card__title{display:flex;flex-direction:column;gap:4px;min-width:0}.user-card__name{font-size:14px;font-weight:600;color:#f9fafb}.user-card__email{font-size:12px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis}.user-card__row{display:flex;flex-direction:column;gap:8px}.user-card__label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.user-card__actions{display:flex;justify-content:flex-end}.profile-tabbar{display:none}.profile-tabbar__item{border:none;background:transparent;color:#9ca3af;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px;border-radius:12px;cursor:pointer}.profile-tabbar__icon{line-height:0}.profile-tabbar__label{font-size:11px;line-height:1}.profile-tabbar__item.is-active{color:#fff}.profile-tabbar__item.is-danger{color:#f97373}@media (max-width: 768px){.users-form-row{grid-template-columns:minmax(0,1fr)}}@media (max-width: 900px){.page{padding:calc(24px + env(safe-area-inset-top)) calc(16px + env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) calc(16px + env(safe-area-inset-left))}.page.page--profile{padding:0}.app-root{flex-direction:column;min-height:100vh;min-height:100dvh}.app-main{padding:16px;padding-left:calc(16px + env(safe-area-inset-left));padding-right:calc(16px + env(safe-area-inset-right));padding-bottom:calc(92px + env(safe-area-inset-bottom))}.profile-page{padding:0}.profile-nav--desktop{display:none}.profile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;padding:8px;padding-left:calc(10px + env(safe-area-inset-left));padding-right:calc(10px + env(safe-area-inset-right));padding-bottom:calc(8px + env(safe-area-inset-bottom));background:rgba(12,12,12,.9);border-top:1px solid #262626;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-tabbar__item{padding:10px 8px}.profile-tabbar__item.is-active{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.users-list-mobile{display:flex;flex-direction:column;gap:12px;margin-top:12px}.users-table{display:none}.dashboard-section{padding:16px}.violations-table{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.users-table .violations-row{min-width:820px}.admin-users__table{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.admin-users__head,.admin-user-row{min-width:820px}.auth-error,.auth-success{left:calc(16px + env(safe-area-inset-left));right:calc(16px + env(safe-area-inset-right));max-width:520px}.page-footer{margin-top:40px;padding:16px 16px calc(24px + env(safe-area-inset-bottom))}.profile-layout{flex-direction:column;gap:24px}.profile-main__content{flex-direction:column}.profile-card--info,.profile-card--password{flex:1 1 100%;max-width:none}.profile-avatar{width:100%;flex-direction:row;align-items:center;gap:16px}.profile-avatar__preview{width:96px;height:96px}.prefixer-analytics-grid{grid-template-columns:minmax(0,1fr)}.prefixer-analytics-dates{flex-wrap:wrap}.auth-card{height:auto;max-width:100%;flex-direction:column}.auth-card__left{position:relative;width:100%;height:200px;opacity:1;transform:none;animation:none}.auth-card__right{position:relative;top:auto;left:auto;right:auto;width:100%;height:auto;padding:32px 24px 40px;transform:none;animation:none}}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#050505;color:#fff}#root{min-height:100vh;min-height:100dvh}
