@font-face{font-family:system-ui;src:local("Tahoma")}*{box-sizing:border-box}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:#f4f7fb;color:#26344a;font-size:14px}a{color:#2563eb;text-decoration:none}button,.button{border:0;border-radius:9px;background:#2563eb;color:#fff;padding:11px 17px;font:inherit;cursor:pointer;display:inline-block}.button.secondary,button.secondary{background:#e8eef8;color:#29405e}button.danger{background:#dc2626}.small{padding:6px 9px;font-size:12px}label{display:block;font-weight:700;color:#40516a;margin-bottom:13px}input,select,textarea{width:100%;display:block;margin-top:7px;border:1px solid #d7dfeb;border-radius:8px;background:#fff;padding:10px 11px;font:inherit;color:#18263b;outline:none}input:focus,select:focus,textarea:focus{border-color:#4f83e8;box-shadow:0 0 0 3px #e4efff}textarea{resize:vertical}.auth-page{min-height:100vh;background:linear-gradient(135deg,#eff6ff,#f8fafc);display:grid;place-items:center;padding:25px}.auth-shell{width:100%;max-width:560px}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:32px;box-shadow:0 18px 50px #2c4b7715}.auth-card.wide{max-width:680px}.auth-card h1{font-size:22px;margin:8px 0}.auth-card p{color:#687990;line-height:1.8}.logo-mark{width:44px;height:44px;border-radius:13px;background:#1d4ed8;color:#fff;display:grid;place-items:center;font-size:26px;font-weight:bold}.auth-link{text-align:center;margin-top:22px}.grid-form{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.full{grid-column:1/-1}.captcha-row{display:flex;align-items:end;gap:10px}.captcha-row label{flex:1}.captcha{height:43px;width:130px;border-radius:8px;cursor:pointer;border:1px solid #d7dfeb}.tabs{display:flex;gap:7px;border-bottom:1px solid #e5eaf2;margin:24px 0 17px}.tab{background:none;color:#728197;border-radius:0;padding:10px 14px}.tab.active{color:#1d4ed8;border-bottom:2px solid #1d4ed8}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel hr{border:0;border-top:1px solid #e5eaf2;margin:20px 0}.sidebar{position:fixed;width:250px;height:100vh;right:0;top:0;background:#102a43;color:#d8e5f3;display:flex;flex-direction:column;padding:22px 14px}.brand{color:#fff;font-size:17px;font-weight:bold;margin:0 8px 28px;display:flex;align-items:center;gap:9px}.brand span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#3b82f6}.sidebar nav{display:grid;gap:4px}.sidebar nav a,.logout{color:#c7d7e8;padding:11px 13px;border-radius:8px}.sidebar nav a:hover,.sidebar nav a.active{background:#1b3f62;color:#fff}.nav-title{font-size:11px;color:#829db8;margin:22px 12px 5px}.logout{margin-top:auto;background:#173b5d}.main{margin-right:250px;min-height:100vh;padding:0 34px 35px}.topbar{height:94px;display:flex;justify-content:space-between;align-items:center}.topbar h1{font-size:21px;margin:0 0 6px}.topbar small{color:#718198}.profile{padding:9px 13px;background:#e8eff9;border-radius:9px}.alert{max-width:900px;margin:0 auto 18px;padding:12px 14px;border-radius:9px}.alert.success{background:#e9f9ef;color:#16713a}.alert.error{background:#fef0f0;color:#b42318}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stats>div{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:18px}.stats span{display:block;color:#738198;font-size:12px}.stats strong{display:block;font-size:28px;margin-top:9px;color:#163c69}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:22px;margin-bottom:20px}.panel h2,.panel h3{margin:0 0 12px;font-size:17px}.panel p{color:#6b7b91}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.panel-head h2{margin:0}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:650px}th,td{padding:12px 10px;border-bottom:1px solid #edf1f5;text-align:right;vertical-align:middle}th{font-size:12px;color:#708198;background:#fafcff}td small{display:block;color:#8090a3;margin-top:4px}.status{display:inline-block;border-radius:99px;padding:5px 9px;font-size:11px;white-space:nowrap}.status-new{background:#fff2db;color:#a95900}.status-in_progress{background:#e2f0ff;color:#1764af}.status-answered{background:#e4f8ee;color:#177042}.status-closed,.status-archived{background:#edf0f3;color:#526170}.empty{padding:32px;text-align:center;color:#718198;background:#fafcff;border-radius:9px}.ticket-header{display:flex;justify-content:space-between;align-items:center}.back{font-size:12px}.ticket-header h2{margin:11px 0 7px}.ticket-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,1fr);gap:20px}.message{padding:15px;border-radius:10px;margin:14px 0;border:1px solid #e7edf4}.user-message{background:#f8fbff;border-right:4px solid #7ba7ec}.staff-message{background:#f4fbf6;border-right:4px solid #6bbb82}.message-meta{font-weight:bold;font-size:13px}.message-meta span{font-weight:normal;color:#78889c;margin-right:8px}.message-meta em{font-style:normal;color:#a35800;background:#fff0d5;border-radius:5px;padding:3px 6px}.message p{line-height:2;margin:12px 0}.attachment{font-size:12px;display:inline-block;background:#e9f0fa;padding:5px 8px;border-radius:6px}.reply-form{margin-top:22px;padding-top:20px;border-top:1px solid #e7edf4}.details dl{margin:0}.details dt{font-size:12px;color:#7b899a;margin-top:12px}.details dd{margin:4px 0}.status-form{margin-top:25px}.check{display:flex;align-items:center;gap:8px;font-weight:normal}.check input{width:auto;margin:0}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.system-row{padding:14px;border-bottom:1px solid #edf1f5}.system-row span{display:inline-flex;gap:5px;align-items:center;border-radius:7px;background:#eef4fc;margin:5px;padding:6px 8px}.inline{display:inline}.link-button{background:none;color:#2563eb;padding:0;font-size:11px}.quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick-links a{border:1px solid #dce6f2;border-radius:9px;padding:15px;color:#244c7c}.hint{font-size:12px;color:#8b5a00!important;background:#fff8e8;padding:9px;border-radius:7px}@media(max-width:850px){.sidebar{position:static;width:100%;height:auto}.sidebar nav{display:flex;overflow:auto}.sidebar nav a{white-space:nowrap}.nav-title,.logout{display:none}.main{margin:0;padding:0 16px 25px}.stats{grid-template-columns:repeat(2,1fr)}.ticket-layout,.admin-grid{grid-template-columns:1fr}.topbar{height:78px}.grid-form{grid-template-columns:1fr}.full{grid-column:auto}}@media(max-width:450px){.auth-card{padding:23px 18px}.stats{grid-template-columns:1fr}.panel-head,.ticket-header{align-items:flex-start;gap:12px;flex-direction:column}.captcha-row{align-items:center}.captcha{width:110px}}
 .user-edit{margin-top:8px}.user-edit summary{color:#2563eb;cursor:pointer;font-size:12px}.edit-form{margin-top:12px;padding:14px;border-radius:9px;background:#f8fbff;min-width:560px}.edit-form small{font-weight:normal;color:#74849a}
dialog.modal{width:min(560px,calc(100vw - 28px));border:0;border-radius:15px;padding:0;box-shadow:0 25px 70px #102a4360}dialog.modal::backdrop{background:#12243d88}.modal form{padding:22px}.wide-modal{width:min(760px,calc(100vw - 28px))!important}.modal-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7edf4;margin:-2px 0 18px;padding-bottom:12px}.modal-head h3{margin:0}.modal-close{background:#edf2f8;color:#486078;border-radius:50%;padding:0;width:30px;height:30px;font-size:22px;line-height:1}.row-actions{display:flex;gap:6px;align-items:center}.system-row{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap}.category-row{width:100%;display:flex;justify-content:space-between;align-items:center;background:#f8fbff;padding:9px 12px;border-radius:8px;margin-top:8px}.category-row small{color:#7d8ca0}.choice-list{margin-top:7px;display:flex;gap:12px;flex-wrap:wrap}.choice{font-weight:normal;display:flex;align-items:center;gap:5px;margin:0}.choice input{width:auto;margin:0}.field-help{display:block;color:#728198;font-weight:normal;margin-top:5px}@media(max-width:850px){dialog.modal{width:calc(100vw - 20px)}.category-row{align-items:flex-start}.row-actions{flex-wrap:wrap}}
.app-page{background:linear-gradient(135deg,#f4f7fb 0%,#edf3fb 100%)}.sidebar{background:linear-gradient(175deg,#0b1f36,#123f63);box-shadow:-8px 0 28px #0a203422}.brand{padding-bottom:18px;border-bottom:1px solid #ffffff1d}.sidebar nav a{transition:.2s ease}.sidebar nav a:hover,.sidebar nav a.active{transform:translateX(-3px);box-shadow:inset -3px 0 #63b3ed}.topbar{border-bottom:1px solid #dce6f2;margin-bottom:25px}.topbar h1{font-size:25px;color:#102a43}.profile{background:#fff;border:1px solid #dce6f2;box-shadow:0 5px 14px #23456612}.panel{border:1px solid #dce6f2;box-shadow:0 8px 26px #183b6010}.stats>div{border:0;box-shadow:0 8px 24px #183b6010;position:relative;overflow:hidden}.stats>div:before{content:"";position:absolute;right:0;top:0;width:5px;height:100%;background:linear-gradient(#38bdf8,#2563eb)}button,.button{background:linear-gradient(135deg,#2563eb,#1748b8);box-shadow:0 5px 12px #2563eb28;transition:.2s ease}button:hover,.button:hover{transform:translateY(-1px);filter:brightness(1.04)}button.secondary,.button.secondary{background:#fff;border:1px solid #cbd9ea;color:#1d4f91;box-shadow:none}.page-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:17px;padding:25px 27px;margin-bottom:20px;background:linear-gradient(115deg,#0e3d67,#176ca3);color:white;box-shadow:0 14px 30px #0f4e7730}.page-hero h2{margin:5px 0 7px;font-size:23px}.page-hero p{margin:0;color:#d9ecfb}.page-hero.compact{margin:-3px -3px 22px}.eyebrow{font-size:11px;letter-spacing:.3px;color:#8dd4ff;font-weight:bold}.modal .eyebrow{color:#3182ce}.hero-actions{display:flex;gap:8px;flex-wrap:wrap}.hero-actions button.secondary{background:#ffffff20;color:#fff;border-color:#ffffff4d}.modal-fallback-open{position:fixed;z-index:99;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:block;background:#fff}.modal-fallback-open:before{content:"";position:fixed;z-index:-1;inset:-100vmax;background:#12243d88}.table-wrap table tbody tr{transition:background .15s}.table-wrap table tbody tr:hover{background:#f5f9ff}.system-row{border:1px solid #e2ebf5;border-radius:12px;padding:16px;margin-bottom:12px;background:linear-gradient(90deg,#fff,#f8fbff)}.category-row{border:1px solid #e6edf6}.modal{max-height:calc(100vh - 30px);overflow:auto}.modal form{background:#fff}.modal-head h3{font-size:19px}.modal label{font-size:13px}.modal input,.modal select,.modal textarea{background:#fbfdff}.status{font-weight:bold}.quick-links a{background:linear-gradient(135deg,#fff,#f6faff);transition:.2s ease}.quick-links a:hover{transform:translateY(-2px);border-color:#80b9e9;box-shadow:0 8px 18px #2563eb16}@media(max-width:850px){.page-hero{align-items:flex-start;flex-direction:column}.hero-actions{width:100%}.hero-actions button{flex:1}.topbar h1{font-size:20px}}
.topbar-title{display:flex;align-items:center;gap:12px}.menu-toggle{display:none;background:#fff;color:#17406c;border:1px solid #cbd9ea;box-shadow:none;padding:6px 10px;font-size:20px;line-height:1}.profile{display:flex;align-items:center;gap:7px}.profile-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #dcfce7}.toast-stack{position:fixed;z-index:150;left:22px;bottom:22px;width:min(420px,calc(100vw - 34px));display:grid;gap:10px}.alert{margin:0;display:flex;align-items:flex-start;gap:11px;padding:14px 15px;border:1px solid;box-shadow:0 14px 34px #17304b22;animation:toast-in .25s ease-out}.alert.success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.alert.error{background:#fff7f7;border-color:#fecaca;color:#b42318}.alert-icon{flex:0 0 auto;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:currentColor;color:#fff;font-weight:bold}.alert>div{flex:1}.alert strong{display:block;font-size:13px}.alert p{margin:3px 0 0;line-height:1.8;font-size:13px}.alert-close{background:transparent!important;box-shadow:none!important;border:0!important;color:currentColor;padding:0 3px;font-size:22px;line-height:1}.toast-leave{opacity:0;transform:translateY(10px);transition:.25s ease}@keyframes toast-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:850px){body.nav-open{overflow:hidden}.sidebar{position:fixed;z-index:120;right:-270px;width:260px;height:100dvh;transition:right .25s ease}.sidebar.mobile-open{right:0}.sidebar.mobile-open:after{content:"";position:fixed;z-index:-1;inset:0;background:#0b1f3666}.sidebar nav{display:grid;overflow:visible}.sidebar nav a{white-space:normal}.nav-title,.logout{display:block}.main{padding:0 16px 28px}.topbar{height:72px;margin-bottom:18px}.menu-toggle{display:block}.stats{gap:10px}.stats>div{padding:14px}.stats strong{font-size:23px}.panel{padding:16px;border-radius:12px}.ticket-layout{gap:12px}.ticket-header{padding:16px}.table-wrap{margin:0 -16px;padding:0 16px;width:calc(100% + 32px)}table{min-width:600px}.grid-form{gap:0 10px}.toast-stack{left:12px;bottom:12px;width:calc(100vw - 24px)}}@media(max-width:560px){.auth-page{padding:12px}.auth-card{border-radius:14px;padding:23px 18px}.topbar small{font-size:11px}.profile{font-size:11px;padding:7px 9px}.stats{grid-template-columns:1fr 1fr}.stats>div span{font-size:11px}.page-hero{padding:19px}.page-hero h2{font-size:19px}.hero-actions{flex-direction:column}.hero-actions button{width:100%}.panel-head{align-items:stretch}.panel-head .button,.panel-head button{width:100%;text-align:center}.row-actions{width:100%;justify-content:flex-end}.category-row{gap:8px;flex-wrap:wrap}.modal form{padding:18px 15px}.modal .grid-form{grid-template-columns:1fr}.modal button:not(.modal-close){width:100%}.captcha-row{align-items:flex-end}.captcha{width:105px}.ticket-header h2{font-size:18px}.conversation,.details{padding:15px}.message{padding:12px}.alert{padding:12px}.toast-stack{bottom:8px;left:8px;width:calc(100vw - 16px)}}@media(min-width:851px) and (max-width:1120px){.sidebar{width:220px}.main{margin-right:220px;padding:0 22px 30px}.stats{grid-template-columns:repeat(2,1fr)}}
.sidebar nav a i{font-style:normal;display:inline-grid;place-items:center;width:21px;height:21px;margin-left:8px;color:#91d5ff;background:#ffffff12;border-radius:6px;font-size:13px}.sidebar nav a.active i{background:#52b7ef;color:#06243f}.list-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:16px;color:#738198;font-size:12px}.pagination{display:flex;gap:5px;align-items:center}.pagination a{min-width:31px;text-align:center;padding:7px 9px;border:1px solid #d5e2f0;border-radius:7px;background:#fff;color:#34516f}.pagination a.active{background:#1d60c4;border-color:#1d60c4;color:#fff}.pagination a.disabled{pointer-events:none;opacity:.45}.reply-form select{margin-bottom:10px}@media(max-width:560px){.list-footer{align-items:flex-start;flex-direction:column}.pagination{max-width:100%;overflow:auto;padding-bottom:2px}.sidebar nav a i{margin-left:6px}}
.sidebar{width:290px;padding:18px 12px}.sidebar nav{overflow-y:auto;padding-left:3px}.sidebar nav a{font-size:13px;padding:10px 11px;white-space:normal;line-height:1.4}.brand{font-size:16px;margin-bottom:18px}.nav-title{margin-top:14px}.main{margin-right:290px}.app-footer{padding:22px 0 4px;text-align:center;color:#718198;font-size:12px}.app-footer strong,.auth-footer strong{color:#34516f}.auth-footer{position:fixed;bottom:12px;left:12px;right:12px;text-align:center;color:#718198;font-size:11px}.ticket-tabs{display:flex;gap:8px;margin:0 0 18px;border-bottom:1px solid #e3ebf5}.ticket-tabs a{padding:9px 13px;color:#60758e;border-bottom:2px solid transparent;font-size:13px}.ticket-tabs a.active{color:#1559b2;border-bottom-color:#2563eb;font-weight:bold}@media(max-width:1120px) and (min-width:851px){.sidebar{width:270px}.main{margin-right:270px;padding:0 18px 30px}.sidebar nav a{font-size:12px;padding:9px}.sidebar nav a i{margin-left:5px}}@media(max-width:850px){.main{margin-right:0}.sidebar{width:260px}.ticket-tabs{overflow:auto;white-space:nowrap}.auth-footer{position:static;margin:18px auto 4px;padding:0 18px}}
.ticket-segments{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 22px}.ticket-segment{display:flex;align-items:center;gap:10px;min-width:0;padding:14px;border:1px solid #dfe9f4;border-radius:13px;background:#fff;color:#35516e;transition:.2s ease}.ticket-segment:hover{transform:translateY(-2px);box-shadow:0 10px 20px #153c6214}.ticket-segment.active{border-width:2px;box-shadow:0 9px 20px #153c6216}.ticket-segment.open.active{border-color:#2c7de7;background:#f4f9ff}.ticket-segment.closed.active{border-color:#22a865;background:#f3fcf7}.ticket-segment.archived.active{border-color:#8392a5;background:#f7f9fb}.segment-icon{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:#eaf2ff;color:#1d65c1;font-size:18px}.closed .segment-icon{background:#e5f8ec;color:#18884b}.archived .segment-icon{background:#edf1f5;color:#65758a}.ticket-segment span:nth-child(2){display:grid;min-width:0;gap:3px}.ticket-segment strong{font-size:13px;color:#183b61;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-segment small{font-size:11px;color:#75879b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-segment b{margin-right:auto;display:grid;place-items:center;min-width:29px;height:29px;padding:0 7px;border-radius:50px;background:#eaf2ff;color:#1c5dac;font-size:13px}.closed b{background:#e5f8ec;color:#18884b}.archived b{background:#edf1f5;color:#596b80}@media(max-width:850px){.ticket-segments{grid-template-columns:1fr;gap:8px}.ticket-segment{padding:12px 14px}}@media(max-width:560px){.ticket-segment small{white-space:normal}.ticket-segment{align-items:flex-start}}
.category-order-head{width:100%;margin-top:12px;padding:9px 11px;background:#eff7ff;color:#427095;border-radius:8px;font-size:12px}.category-sort-form{width:100%}.category-sort-list{display:grid;gap:7px;margin:8px 0}.draggable-category{cursor:grab;user-select:none}.draggable-category.dragging{opacity:.45;cursor:grabbing;border-color:#3b82f6;background:#eaf4ff;box-shadow:0 5px 15px #2563eb25}.drag-handle{display:inline-grid!important;place-items:center;flex:0 0 auto;width:28px;height:28px;margin:0!important;background:#e6eff9!important;color:#4d6d8d!important;border-radius:7px;font-size:19px;line-height:1}.category-title{display:flex;align-items:center;gap:7px;flex:1}.save-order{margin-top:2px}.category-row{cursor:grab}@media(max-width:560px){.category-order-head{line-height:1.7}.category-row{align-items:center}.drag-handle{width:25px;height:25px}.category-title{font-size:12px}}
.sms-readiness{padding:8px 12px;border-radius:50px;font-weight:bold;font-size:12px;white-space:nowrap}.sms-readiness.ready{background:#dff7e8;color:#13713b}.sms-readiness.not-ready{background:#fff0d9;color:#9a5700}.sms-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.sms-check{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #e2eaf4;border-radius:10px}.sms-check>span{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:50%;font-weight:bold}.sms-check.ok>span{background:#dff7e8;color:#13713b}.sms-check.issue>span{background:#fff0d9;color:#9a5700}.sms-check strong,.sms-check small{display:block}.sms-check small{margin-top:3px;color:#718198;line-height:1.7}.sms-result{margin-top:18px;padding:14px;border-radius:10px;border:1px solid}.sms-result.ok{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.sms-result.issue{background:#fff7f7;border-color:#fecaca;color:#b42318}.sms-result p{margin:7px 0}.sms-result small{opacity:.85}@media(max-width:700px){.sms-checks{grid-template-columns:1fr}.sms-readiness{align-self:flex-start}}
.otp-timer{margin:14px 0;padding:12px 14px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#174b80}.otp-timer strong{font-size:12px}.otp-timer span{font-size:20px;font-weight:bold;margin-right:8px;letter-spacing:1px}.otp-timer small{display:block;margin-top:5px;color:#587493}.otp-timer.expired{background:#fff7ed;border-color:#fed7aa;color:#9a4a00}
.membership-callout{margin-top:22px;padding:16px;border:1px solid #bfdbfe;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f8fbff);text-align:right}.membership-callout strong{color:#174b80;font-size:14px}.membership-callout p{margin:7px 0 12px;font-size:12px;line-height:1.9}.membership-callout .button{font-size:12px;padding:9px 12px}.support-contact{margin:18px 0 0!important;padding-top:14px;border-top:1px dashed #d7e2ef;font-size:11px!important;line-height:2!important;text-align:center}.support-contact a{font-weight:bold;color:#1559b2;direction:ltr;display:inline-block}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}.has-custom-background .app-footer,.has-custom-background .auth-footer{position:relative;z-index:1;margin:24px auto 0;width:fit-content;max-width:100%;padding:12px 20px;border:1px solid #ffffffc7;border-radius:12px;background:#ffffffdf;color:#183b61;box-shadow:0 10px 25px #0b274b30;backdrop-filter:blur(12px);line-height:1.9}.has-custom-background .app-footer strong,.has-custom-background .auth-footer strong{color:#092e58}.has-custom-background .auth-footer{position:fixed;bottom:16px;left:16px;right:16px;width:auto;margin:0}.has-custom-background .main{padding-bottom:58px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}.has-custom-background .auth-footer{position:static;margin:22px auto 4px;width:fit-content}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}.has-custom-background .app-footer,.has-custom-background .auth-footer{position:static;z-index:1;margin:24px 0 0;width:auto;max-width:100%;padding:12px 20px;border:1px solid #ffffffc7;border-radius:12px;background:#ffffffdf;color:#183b61;box-shadow:0 10px 25px #0b274b30;backdrop-filter:blur(12px);line-height:1.9}.has-custom-background .app-footer strong,.has-custom-background .auth-footer strong{color:#092e58}.has-custom-background .main{padding-bottom:35px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}.has-custom-background .auth-footer{margin:22px 18px 4px;width:auto}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}.tab{display:inline-flex;align-items:center;justify-content:center;gap:7px}.tab-icon{font-size:15px;line-height:1}.has-custom-background .app-footer,.has-custom-background .auth-footer{position:static;z-index:1;margin:24px 0 0;width:auto;max-width:100%;padding:12px 20px;border:1px solid #ffffffc7;border-radius:12px;background:#ffffffdf;color:#183b61;box-shadow:0 10px 25px #0b274b30;backdrop-filter:blur(12px);line-height:1.9}.has-custom-background .app-footer strong,.has-custom-background .auth-footer strong{color:#092e58}.has-custom-background .main{padding-bottom:35px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}.has-custom-background .auth-footer{margin:22px 18px 4px;width:auto}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}.tab{display:inline-flex;align-items:center;justify-content:center;gap:7px}.tab-icon{font-size:15px;line-height:1}.filter-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:0 0 18px;padding:14px;border:1px solid #dce7f3;border-radius:11px;background:#f8fbff}.filter-form label{flex:1 1 260px;margin:0;font-size:12px}.filter-form label input,.filter-form label select{margin-top:5px}.filter-form button,.filter-form .button{white-space:nowrap}.filter-form-wide label{flex-basis:190px}@media(max-width:560px){.filter-form{align-items:stretch}.filter-form button,.filter-form .button{width:100%;text-align:center}}.has-custom-background .app-footer,.has-custom-background .auth-footer{position:static;z-index:1;margin:24px 0 0;width:auto;max-width:100%;padding:12px 20px;border:1px solid #ffffffc7;border-radius:12px;background:#ffffffdf;color:#183b61;box-shadow:0 10px 25px #0b274b30;backdrop-filter:blur(12px);line-height:1.9}.has-custom-background .app-footer strong,.has-custom-background .auth-footer strong{color:#092e58}.has-custom-background .main{padding-bottom:35px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}.has-custom-background .auth-footer{margin:22px 18px 4px;width:auto}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}.tab{display:inline-flex;align-items:center;justify-content:center;gap:7px}.tab-icon{font-size:15px;line-height:1}.filter-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:0 0 18px;padding:14px;border:1px solid #dce7f3;border-radius:11px;background:#f8fbff}.filter-form label{flex:1 1 260px;margin:0;font-size:12px}.filter-form label input,.filter-form label select{margin-top:5px}.filter-form button,.filter-form .button{white-space:nowrap}.filter-form-wide label{flex-basis:190px}@media(max-width:560px){.filter-form{align-items:stretch}.filter-form button,.filter-form .button{width:100%;text-align:center}}.attachment-gallery{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.attachment-thumb{width:88px;height:88px;padding:0;overflow:hidden;border:1px solid #cbd9ea;border-radius:10px;background:#eef5fc;box-shadow:none}.attachment-thumb:hover{transform:none;filter:none;border-color:#2563eb}.attachment-thumb img{display:block;width:100%;height:100%;object-fit:cover}.image-zoom-modal{width:min(1100px,calc(100vw - 28px));height:min(850px,calc(100vh - 28px));max-width:none;border:0;border-radius:15px;padding:0;background:#102a43;box-shadow:0 25px 70px #0008}.image-zoom-modal::backdrop{background:#071725c9}.image-zoom-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 14px;background:#fff;direction:rtl}.image-zoom-toolbar span{min-width:48px;text-align:center;color:#34516f;font-weight:bold}.image-zoom-toolbar .modal-close{margin-right:auto}.image-zoom-stage{height:calc(100% - 58px);overflow:auto;display:grid;place-items:center;padding:22px;cursor:zoom-in}.image-zoom-stage img{max-width:100%;max-height:100%;transform-origin:center;transition:transform .15s ease;box-shadow:0 12px 32px #0008}@media(max-width:560px){.attachment-thumb{width:72px;height:72px}.image-zoom-modal{width:calc(100vw - 14px);height:calc(100vh - 14px)}.image-zoom-toolbar{gap:5px;padding:8px}.image-zoom-toolbar .small{padding:6px 7px;font-size:11px}.image-zoom-stage{padding:12px}}.has-custom-background .app-footer,.has-custom-background .auth-footer{position:static;z-index:1;margin:24px 0 0;width:auto;max-width:100%;padding:12px 20px;border:1px solid #ffffffc7;border-radius:12px;background:#ffffffdf;color:#183b61;box-shadow:0 10px 25px #0b274b30;backdrop-filter:blur(12px);line-height:1.9}.has-custom-background .app-footer strong,.has-custom-background .auth-footer strong{color:#092e58}.has-custom-background .main{padding-bottom:35px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}.has-custom-background .auth-footer{margin:22px 18px 4px;width:auto}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}.tab{display:inline-flex;align-items:center;justify-content:center;gap:7px}.tab-icon{font-size:15px;line-height:1}.filter-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:0 0 18px;padding:14px;border:1px solid #dce7f3;border-radius:11px;background:#f8fbff}.filter-form label{flex:1 1 260px;margin:0;font-size:12px}.filter-form label input,.filter-form label select{margin-top:5px}.filter-form button,.filter-form .button{white-space:nowrap}.filter-form-wide label{flex-basis:190px}@media(max-width:560px){.filter-form{align-items:stretch}.filter-form button,.filter-form .button{width:100%;text-align:center}}.attachment-gallery{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.attachment-thumb{width:88px;height:88px;padding:0;overflow:hidden;border:1px solid #cbd9ea;border-radius:10px;background:#eef5fc;box-shadow:none}.attachment-thumb:hover{transform:none;filter:none;border-color:#2563eb}.attachment-thumb img{display:block;width:100%;height:100%;object-fit:cover}.image-zoom-modal{width:min(1100px,calc(100vw - 28px));height:min(850px,calc(100vh - 28px));max-width:none;border:0;border-radius:15px;padding:0;background:#102a43;box-shadow:0 25px 70px #0008}.image-zoom-modal::backdrop{background:#071725c9}.image-zoom-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 14px;background:#fff;direction:rtl}.image-zoom-toolbar span{min-width:48px;text-align:center;color:#34516f;font-weight:bold}.image-zoom-toolbar .modal-close{margin-right:auto}.image-zoom-stage{height:calc(100% - 58px);overflow:auto;display:grid;place-items:center;padding:22px;cursor:zoom-in}.image-zoom-stage img{max-width:100%;max-height:100%;transform-origin:center;transition:transform .15s ease;box-shadow:0 12px 32px #0008}@media(max-width:560px){.attachment-thumb{width:72px;height:72px}.image-zoom-modal{width:calc(100vw - 14px);height:calc(100vh - 14px)}.image-zoom-toolbar{gap:5px;padding:8px}.image-zoom-toolbar .small{padding:6px 7px;font-size:11px}.image-zoom-stage{padding:12px}}.auth-card .logo-mark{width:100%;height:auto;min-height:58px;padding:10px 16px;border-radius:13px;text-align:center;font-size:14px;line-height:1.8}.has-custom-background .app-footer,.has-custom-background .auth-footer{position:static;z-index:1;margin:24px 0 0;width:auto;max-width:100%;padding:12px 20px;border:1px solid #ffffffc7;border-radius:12px;background:#ffffffdf;color:#183b61;box-shadow:0 10px 25px #0b274b30;backdrop-filter:blur(12px);line-height:1.9}.has-custom-background .app-footer strong,.has-custom-background .auth-footer strong{color:#092e58}.has-custom-background .main{padding-bottom:35px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}.has-custom-background .auth-footer{margin:22px 18px 4px;width:auto}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
.app-page{background:#eaf1f8}.has-custom-background{background-color:#eaf1f8!important;background-image:var(--app-background-image)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.main{position:relative}.main:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 18% 15%,#ffffff55,transparent 32%),radial-gradient(circle at 76% 85%,#bfdbfe44,transparent 35%);pointer-events:none}.sidebar{backdrop-filter:blur(14px);border-left:1px solid #ffffff18}.topbar{background:#ffffff8f;backdrop-filter:blur(12px);margin:0 -34px 25px;padding:0 34px;border-bottom-color:#ffffffa3}.panel{background:#fffffff2;backdrop-filter:blur(8px);border-color:#ffffffb8}.stats>div{background:#fffffff2;backdrop-filter:blur(8px)}.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-65px;top:-90px;background:#ffffff1b}.page-hero>*{position:relative;z-index:1}.appearance-grid{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(300px,1fr);gap:24px;align-items:start}.background-preview{min-height:285px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#0e3d67,#176ca3);background-size:cover;background-position:center;position:relative;box-shadow:0 16px 30px #153d5b2b}.background-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a274b9c,#0b426855)}.background-preview>div{position:absolute;z-index:1;right:22px;bottom:22px;color:#fff;display:grid;gap:5px}.background-preview strong{font-size:17px}.background-preview span{font-size:12px;color:#d9edff}.appearance-panel h3{font-size:18px;margin:4px 0 9px}.appearance-panel p{line-height:2}.appearance-panel form+form{margin-top:10px}.quick-links a{font-weight:bold}.quick-links a:first-letter{font-size:18px}.tab{display:inline-flex;align-items:center;justify-content:center;gap:7px}.tab-icon{font-size:15px;line-height:1}.filter-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:0 0 18px;padding:14px;border:1px solid #dce7f3;border-radius:11px;background:#f8fbff}.filter-form label{flex:1 1 260px;margin:0;font-size:12px}.filter-form label input,.filter-form label select{margin-top:5px}.filter-form button,.filter-form .button{white-space:nowrap}.filter-form-wide label{flex-basis:190px}@media(max-width:560px){.filter-form{align-items:stretch}.filter-form button,.filter-form .button{width:100%;text-align:center}}.attachment-gallery{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.attachment-thumb{width:88px;height:88px;padding:0;overflow:hidden;border:1px solid #cbd9ea;border-radius:10px;background:#eef5fc;box-shadow:none}.attachment-thumb:hover{transform:none;filter:none;border-color:#2563eb}.attachment-thumb img{display:block;width:100%;height:100%;object-fit:cover}.image-zoom-modal{width:min(1100px,calc(100vw - 28px));height:min(850px,calc(100vh - 28px));max-width:none;border:0;border-radius:15px;padding:0;background:#102a43;box-shadow:0 25px 70px #0008}.image-zoom-modal::backdrop{background:#071725c9}.image-zoom-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 14px;background:#fff;direction:rtl}.image-zoom-toolbar span{min-width:48px;text-align:center;color:#34516f;font-weight:bold}.image-zoom-toolbar .modal-close{margin-right:auto}.image-zoom-stage{height:calc(100% - 58px);overflow:auto;display:grid;place-items:center;padding:22px;cursor:zoom-in}.image-zoom-stage img{max-width:100%;max-height:100%;transform-origin:center;transition:transform .15s ease;box-shadow:0 12px 32px #0008}@media(max-width:560px){.attachment-thumb{width:72px;height:72px}.image-zoom-modal{width:calc(100vw - 14px);height:calc(100vh - 14px)}.image-zoom-toolbar{gap:5px;padding:8px}.image-zoom-toolbar .small{padding:6px 7px;font-size:11px}.image-zoom-stage{padding:12px}}.auth-card .logo-mark{width:100%;height:auto;min-height:58px;padding:10px 16px;border-radius:13px;text-align:center;font-size:14px;line-height:1.8}.captcha-refresh{flex:0 0 auto;width:43px;height:43px;padding:0;border-radius:8px;background:#eef4fc!important;color:#1d5ca2!important;border:1px solid #cbd9ea;box-shadow:none!important;font-size:23px;line-height:1}.captcha-refresh:hover{transform:none!important;filter:none!important;background:#e2eefc!important}.captcha-refresh.is-refreshing{animation:captcha-spin .45s ease}@keyframes captcha-spin{to{transform:rotate(360deg)}}.has-custom-background .app-footer,.has-custom-background .auth-footer{position:static;z-index:1;margin:24px 0 0;width:auto;max-width:100%;padding:12px 20px;border:1px solid #ffffffc7;border-radius:12px;background:#ffffffdf;color:#183b61;box-shadow:0 10px 25px #0b274b30;backdrop-filter:blur(12px);line-height:1.9}.has-custom-background .app-footer strong,.has-custom-background .auth-footer strong{color:#092e58}.has-custom-background .main{padding-bottom:35px}@media(max-width:850px){.topbar{margin:0 -16px 18px;padding:0 16px}.appearance-grid{grid-template-columns:1fr}.background-preview{min-height:220px}.has-custom-background .auth-footer{margin:22px 18px 4px;width:auto}}@media(min-width:851px) and (max-width:1120px){.topbar{margin:0 -18px 25px;padding:0 18px}}
