@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";.media-page{position:relative}.media-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.media-filters{gap:12px;flex-wrap:wrap}.media-search{width:min(100%,246px);height:44px;border-color:#e3e7ed;background:#fff}.media-select{min-width:98px;background:#fff}.media-table-card{overflow:hidden;background:#fff}.media-table-head,.media-row{display:grid;grid-template-columns:minmax(0,1.9fr) 96px 140px 150px 90px;align-items:center;column-gap:16px}.media-table-head{padding:14px 16px;color:#80899a;font-size:13px;background:#fff}.media-row{min-height:66px;padding:10px 16px;border-top:1px solid #edf1f5;cursor:pointer}.media-file-cell{display:flex;align-items:center;gap:14px;min-width:0}.media-thumb{width:50px;height:50px;border:1px solid #edf1f5;border-radius:12px;background:#f4f6f9;color:#929bac;display:grid;place-items:center;flex:none}.media-thumb svg,.media-preview-box svg,.media-uploader-avatar svg,.media-row .chapter-icon-btn svg,.media-download-btn svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.media-row .chapter-icon-btn svg{width:16px}.media-file-copy{min-width:0}.media-file-copy h3,.media-cell-text{margin:0;font-size:14px;font-weight:500;color:#151c29}.media-actions{justify-self:end;display:flex;align-items:center;gap:8px}.media-footer{margin-top:12px}.media-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;display:flex;justify-content:flex-end;background:#191f2a47}.media-drawer{width:min(100%,470px);height:calc(100vh - 32px);margin:16px;border-radius:18px;background:#fff;box-shadow:-18px 0 40px #11172229;display:grid;grid-template-rows:auto 1fr auto}.media-drawer-header{padding:18px 16px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.media-drawer-header h2{margin:0;font-size:18px;color:#161d29}.media-drawer-body{padding:10px 16px 18px;overflow-y:auto}.media-preview-box{height:242px;border-radius:14px;background:#f4f6f9;color:#9aa3b2;display:grid;place-items:center;margin-bottom:22px}.media-preview-box svg{width:52px}.media-detail-grid{display:grid;gap:18px}.media-detail-item{display:grid;gap:6px}.media-detail-item span{font-size:12px;color:#8d95a4}.media-detail-item strong{font-size:15px;font-weight:500;color:#151c29}.media-uploader{display:flex;align-items:center;gap:10px}.media-uploader-avatar{width:30px;height:30px;border-radius:50%;background:#f4f6f9;color:#9aa2b1;display:grid;place-items:center;flex:none}.media-uploader-avatar svg{width:18px}.media-drawer-footer{padding:16px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.media-download-btn{min-width:126px}@media (max-width: 980px){.media-table-head,.media-row{grid-template-columns:minmax(0,1.6fr) 88px 116px 132px 86px;column-gap:12px}}@media (max-width: 860px){.media-toolbar{flex-direction:column;align-items:stretch}.media-filters,.media-search,.media-select{width:100%}.media-table-head{display:none}.media-row{grid-template-columns:1fr;gap:12px}.media-cell-text{margin-left:64px}.media-actions{justify-self:start;margin-left:64px}}@media (max-width: 640px){.media-search,.media-select{width:100%}.media-drawer{width:100%;height:100vh;margin:0;border-radius:0}.media-drawer-header,.media-drawer-body,.media-drawer-footer{padding-left:14px;padding-right:14px}.media-drawer-footer{flex-direction:column;align-items:stretch}.media-drawer-footer .chapter-secondary-btn,.media-download-btn{width:100%}}.roles-page{position:relative}.roles-layout{display:grid;grid-template-columns:326px minmax(0,1fr);gap:16px}.roles-list-card,.roles-detail-card{border:1px solid #dde1e8;border-radius:16px;background:#fff}.roles-list-card{padding:16px;display:grid;grid-template-rows:auto auto 1fr;gap:16px;min-height:724px}.roles-list-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.roles-list-header h2,.roles-detail-header h2,.roles-modal-header h2{margin:0;font-size:18px;color:#151c29}.roles-list-header p{margin:6px 0 0;font-size:14px;color:#8d95a4}.roles-add-role-btn{min-width:92px;min-height:36px;padding:0 14px;gap:6px}.roles-add-role-btn span{font-size:18px;line-height:1}.roles-search{width:100%;height:44px;border-color:#e3e7ed;background:#fff}.roles-list-body{display:grid;align-content:start;gap:6px}.roles-list-item{border:1px solid transparent;border-radius:14px;padding:12px 12px 12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.roles-list-item:hover{background:#fafbfc}.roles-list-item.is-active{background:#f1f3f6}.roles-list-copy h3{margin:0;font-size:15px;font-weight:500;color:#151c29}.roles-list-copy p{margin:6px 0 0;font-size:12px;color:#9199a8}.roles-list-actions{display:flex;align-items:center;gap:8px;flex:none}.roles-empty-state{padding-top:24px}.roles-detail-card{padding:16px 16px 8px;min-height:724px}.roles-detail-header{padding-bottom:12px}.roles-permission-groups{display:grid;align-content:start}.roles-permission-group{padding:10px 0 14px}.roles-permission-group h3{margin:0 0 2px;font-size:12px;font-weight:500;color:#8d95a4;letter-spacing:.02em}.roles-permission-list{display:grid}.roles-permission-row{min-height:70px;padding:0;border-bottom:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:16px}.roles-permission-copy{min-width:0;padding:14px 0}.roles-permission-copy strong{display:block;font-size:15px;font-weight:500;color:#151c29}.roles-permission-copy p{margin:6px 0 0;font-size:13px;color:#8d95a4}.roles-switch{width:44px;height:26px;border:none;border-radius:999px;background:#d9dee6;padding:3px;position:relative;cursor:pointer;flex:none;transition:background-color .2s ease}.roles-switch span{width:20px;height:20px;border-radius:50%;background:#fff;display:block;transform:translate(0);transition:transform .2s ease}.roles-switch.is-on{background:#717b8d}.roles-switch.is-on span{transform:translate(18px)}.roles-empty-detail{height:100%;display:grid;place-items:center}.roles-toast{position:fixed;top:88px;right:24px;z-index:84;width:min(100%,340px);padding:12px 12px 10px;border:1px solid #e5e9ef;border-radius:14px;background:#fff;box-shadow:0 14px 32px #1117221f;display:grid;gap:10px}.roles-toast-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.roles-toast-copy{display:flex;align-items:flex-start;gap:10px}.roles-toast-icon{color:#161d29;margin-top:2px}.roles-toast-icon svg,.roles-toast-header button svg,.roles-remove-user-btn svg,.roles-user-avatar svg,.roles-modal .sortable-head svg,.roles-confirm-icon svg,.roles-modal-footer .chapter-primary-btn svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.roles-user-avatar svg{width:18px}.roles-toast-header strong{display:block;font-size:15px;color:#161d29}.roles-toast-header p{margin:4px 0 0;font-size:12px;color:#8d95a4;line-height:1.45}.roles-toast-header button,.roles-toast-dismiss{border:none;background:transparent;color:#4c5667;font:inherit;cursor:pointer}.roles-toast-dismiss{justify-self:end;font-size:12px}.roles-modal-overlay,.roles-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;display:flex;background:#191f2a47}.roles-modal-overlay{justify-content:flex-end}.roles-confirm-overlay{justify-content:center;align-items:center;padding:16px}.roles-modal{width:min(100%,482px);height:calc(100vh - 32px);margin:16px;border-radius:20px;overflow:hidden;background:#fff;box-shadow:-18px 0 40px #11172229;display:grid;grid-template-rows:auto 1fr auto}.roles-modal-header{padding:18px 18px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.roles-modal-body{padding:12px 18px 0;overflow-y:auto;display:grid;gap:22px}.roles-field{display:grid;gap:8px}.roles-field span,.roles-assigned-block>span{font-size:13px;font-weight:500;color:#171e2b}.roles-assigned-block>span{font-size:12px;font-weight:500;color:#8d95a4;letter-spacing:.02em}.roles-field input{width:100%;height:46px;border:1px solid #e1e6ed;border-radius:999px;padding:0 16px;background:#fff;color:#303949;font:inherit}.roles-field input::placeholder{color:#a0a8b6}.roles-assigned-block{display:grid;gap:10px}.roles-assigned-table{border:1px solid #e6eaf0;border-radius:12px;overflow:hidden;background:#fff}.roles-assigned-head,.roles-assigned-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) 104px;align-items:center;column-gap:14px}.roles-assigned-head{padding:11px 12px;background:#fafbfd;color:#80899a;font-size:13px}.roles-assigned-row{padding:11px 12px;border-top:1px solid #edf1f5}.roles-assigned-user{display:flex;align-items:center;gap:10px;min-width:0}.roles-assigned-user span,.roles-assigned-email{font-size:14px;color:#151c29;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roles-user-avatar{width:28px;height:28px;border-radius:50%;background:#f4f6f9;color:#9aa2b1;display:grid;place-items:center;flex:none}.roles-remove-user-btn{min-height:30px;padding:0 12px;border:1px solid #e5e9ef;border-radius:999px;background:#fff;color:#8a93a4;font:inherit;font-size:11.5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.roles-remove-user-btn svg{width:14px}.roles-assigned-empty{padding:28px 12px;text-align:center}.roles-assigned-empty p{margin:0;font-size:13px;color:#8d95a4}.roles-modal-footer{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.roles-modal-footer .chapter-secondary-btn,.roles-modal-footer .chapter-primary-btn{min-height:34px;padding:0 16px;font-size:13px}.roles-modal-footer .chapter-secondary-btn{min-width:60px}.roles-modal-footer .chapter-primary-btn{min-width:122px}.roles-confirm-dialog{width:min(100%,280px);border-radius:16px;background:#fff;box-shadow:0 18px 36px #11172229;padding:20px 18px 18px;text-align:center}.roles-confirm-icon{width:38px;height:38px;margin:0 auto 16px;border:2px solid #171e2b;border-radius:50%;color:#171e2b;display:grid;place-items:center}.roles-confirm-icon svg{width:22px}.roles-confirm-dialog h2{margin:0;font-size:17px;line-height:1.45;color:#151c29}.roles-confirm-dialog p{margin:10px 0 0;font-size:13px;line-height:1.5;color:#8d95a4}.roles-confirm-actions{margin-top:18px;display:flex;gap:10px}.roles-confirm-actions .chapter-secondary-btn,.roles-confirm-actions .chapter-primary-btn{flex:1}.roles-delete-btn{background:#717b8d}@media (max-width: 1040px){.roles-layout{grid-template-columns:1fr}.roles-list-card,.roles-detail-card{min-height:auto}}@media (max-width: 760px){.roles-list-header{flex-direction:column;align-items:stretch}.roles-add-role-btn{width:100%;justify-content:center}.roles-modal{width:100%;height:100vh;margin:0;border-radius:0}}@media (max-width: 640px){.roles-toast{top:76px;right:12px;left:12px;width:auto}.roles-modal-header,.roles-modal-body,.roles-modal-footer{padding-left:14px;padding-right:14px}.roles-assigned-head{display:none}.roles-assigned-row{grid-template-columns:1fr;gap:10px}.roles-remove-user-btn{justify-self:start}.roles-modal-footer,.roles-confirm-actions{flex-direction:column}.roles-modal-footer .chapter-secondary-btn,.roles-modal-footer .chapter-primary-btn,.roles-confirm-actions .chapter-secondary-btn,.roles-confirm-actions .chapter-primary-btn{width:100%}}.resources-page{position:relative}.resources-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.resources-filters{gap:12px;flex-wrap:wrap}.resources-search{width:min(100%,246px);height:44px;border-color:#e3e7ed;background:#fff}.resources-filter-select{min-width:106px;background:#fff}.resources-add-btn{min-width:146px;justify-content:center}.resources-table-card{overflow:hidden;background:#fff}.resources-table-head,.resources-row{display:grid;grid-template-columns:minmax(0,1.7fr) 126px 108px 126px 92px;align-items:center;column-gap:16px}.resources-table-head{padding:14px 16px;color:#80899a;font-size:13px;background:#fff}.resources-row{min-height:66px;padding:10px 16px;border-top:1px solid #edf1f5}.resources-title-cell{display:flex;align-items:center;gap:14px;min-width:0}.resources-thumb{width:50px;height:50px;border:1px solid #edf1f5;border-radius:12px;background:#f4f6f9;color:#929bac;display:grid;place-items:center;flex:none}.resources-thumb svg,.resources-status-pill svg,.resources-toast button svg,.resources-step-circle svg,.resources-file-icon svg,.resources-remove-btn svg,.resources-content-card svg,.resources-draft-btn svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.resources-thumb svg,.resources-file-icon svg,.resources-content-card svg{width:22px}.resources-copy{min-width:0}.resources-copy h3{margin:0;font-size:15px;font-weight:500;color:#151c29;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resources-copy p{margin:4px 0 0;font-size:13px;color:#8d95a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resources-date{font-size:14px;color:#4c576a}.resources-category-pill,.resources-status-pill{justify-self:start;display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 12px;border-radius:999px;background:#f4f6f9;color:#7f8899;font-size:12px;white-space:nowrap}.resources-status-pill.is-published{color:#6e788a}.resources-status-pill.is-drafted{color:#8993a5}.resources-actions{justify-self:end;display:flex;align-items:center;gap:8px}.resources-footer{margin-top:12px}.resources-toast{position:fixed;top:88px;right:24px;z-index:84;width:min(100%,340px);padding:12px 12px 10px;border:1px solid #e5e9ef;border-radius:14px;background:#fff;box-shadow:0 14px 32px #1117221f;display:grid;gap:10px}.resources-toast-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.resources-toast-copy{display:flex;align-items:flex-start;gap:10px}.resources-toast-icon{color:#161d29;margin-top:2px}.resources-toast-header strong{display:block;font-size:15px;color:#161d29}.resources-toast-header p{margin:4px 0 0;font-size:12px;color:#8d95a4;line-height:1.45}.resources-toast-header button,.resources-toast-dismiss{border:none;background:transparent;color:#4c5667;font:inherit;cursor:pointer}.resources-toast-dismiss{justify-self:end;font-size:12px}.resources-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;display:flex;justify-content:flex-end;background:#191f2a47}.resources-modal{width:min(100%,470px);height:calc(100vh - 32px);margin:16px;border-radius:18px;background:#fff;box-shadow:-18px 0 40px #11172229;display:grid;grid-template-rows:auto auto 1fr auto}.resources-modal-header{padding:18px 16px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.resources-modal-header h2{margin:0;font-size:18px;color:#161d29}.resources-stepper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:18px 16px 14px;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;background:linear-gradient(#e7ebf0,#e7ebf0) center 34px / calc(100% - 132px) 1px no-repeat}.resources-step{border:none;background:transparent;padding:0;display:grid;justify-items:center;gap:10px;text-align:center;font:inherit;font-size:12px;color:#98a1af}.resources-step.is-clickable{cursor:pointer}.resources-step-circle{width:32px;height:32px;border:1px solid #dde2e9;border-radius:50%;background:#fff;color:#737c8d;display:grid;place-items:center;font-size:14px;font-weight:600;position:relative;z-index:1}.resources-step.is-active,.resources-step.is-complete{color:#18212f}.resources-step.is-active .resources-step-circle,.resources-step.is-complete .resources-step-circle{border-color:#eceff4;background:#eceff4;color:#18212f}.resources-modal-body{padding:22px 16px 18px;overflow-y:auto}.resources-form-grid{display:grid;gap:18px}.resources-field{display:grid;gap:8px}.resources-field span{font-size:14px;color:#171e2b}.resources-field input,.resources-field textarea{width:100%;border:1px solid #e2e7ee;background:#fff;color:#303949;font:inherit}.resources-field input{height:44px;border-radius:999px;padding:0 16px}.resources-field textarea{min-height:160px;border-radius:16px;padding:14px 16px;resize:vertical}.resources-field input::placeholder,.resources-field textarea::placeholder{color:#a0a8b6}.resources-select-shell{width:100%;height:44px;background:#fff}.resources-upload-box{min-height:120px;border:1px dashed #e1e6ed;border-radius:18px;display:grid;align-content:center;justify-items:center;gap:8px;padding:20px;background:#fff;text-align:center;cursor:pointer}.resources-upload-box input{display:none}.resources-upload-box strong{font-size:15px;font-weight:500;color:#5d6779}.resources-upload-box span{font-size:12px;color:#9da5b3}.resources-file-card{min-height:64px;border:1px solid #e4e8ee;border-radius:14px;padding:12px 14px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}.resources-file-meta{display:flex;align-items:center;gap:12px;min-width:0}.resources-file-icon{width:38px;height:38px;border-radius:12px;background:#f4f6f9;color:#8b94a4;display:grid;place-items:center;flex:none}.resources-file-copy{min-width:0}.resources-file-copy strong{display:block;font-size:14px;font-weight:500;color:#171e2b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resources-file-copy span{display:block;margin-top:4px;font-size:12px;color:#97a0af}.resources-remove-btn{width:32px;height:32px;border:none;border-radius:50%;background:transparent;color:#7a8394;display:grid;place-items:center;cursor:pointer}.resources-content-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.resources-content-card{min-height:66px;border:1px solid #e1e6ed;border-radius:14px;background:#fff;color:#717b8d;display:grid;justify-items:center;align-content:center;gap:8px;padding:12px;cursor:pointer}.resources-content-card.is-active{border-color:#7a8394;box-shadow:inset 0 0 0 1px #7a8394;color:#161d29}.resources-content-card span{font-size:14px}.resources-language-tabs{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding-bottom:10px;border-bottom:1px solid #edf1f5}.resources-language-tab{border:none;border-bottom:2px solid transparent;background:transparent;padding:0 0 8px;color:#8a93a2;font:inherit;font-size:13px;cursor:pointer}.resources-language-tab.is-active{border-bottom-color:#7a8394;color:#1a2230;font-weight:600}.resources-modal-footer{padding:16px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.resources-modal-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.resources-draft-btn{min-height:42px;padding:0 16px;border:1px solid #e1e6ed;border-radius:999px;background:#fff;color:#5e6878;font:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.resources-primary-btn{min-width:128px}@media (max-width: 980px){.resources-table-head,.resources-row{grid-template-columns:minmax(0,1.55fr) 112px 96px 110px 86px;column-gap:12px}}@media (max-width: 860px){.resources-toolbar{flex-direction:column;align-items:stretch}.resources-table-head{display:none}.resources-row{grid-template-columns:1fr;gap:12px}.resources-date,.resources-category-pill,.resources-status-pill{margin-left:64px}.resources-actions{justify-self:start;margin-left:64px}}@media (max-width: 640px){.resources-filters>*{width:100%}.resources-search,.resources-filter-select,.resources-add-btn{width:100%}.resources-copy h3,.resources-copy p,.resources-file-copy strong{white-space:normal}.resources-toast{top:76px;right:12px;left:12px;width:auto}.resources-modal{width:100%;height:100vh;margin:0;border-radius:0}.resources-stepper{padding:16px 14px 14px;background-size:calc(100% - 92px) 1px}.resources-modal-header,.resources-modal-body,.resources-modal-footer{padding-left:14px;padding-right:14px}.resources-content-options{grid-template-columns:1fr}.resources-modal-footer,.resources-modal-actions{flex-direction:column;align-items:stretch}.resources-modal-actions{width:100%;margin-left:0}.resources-draft-btn,.resources-primary-btn,.resources-modal-footer .chapter-secondary-btn{width:100%}}:root{--bg: #edeff2;--surface: #f4f5f7;--surface-border: #d9dde2;--text-main: #191f2a;--text-subtle: #778294;--field-bg: #f7f8fa;--field-border: #d7dbe1;--button-bg: #d6dae0;--button-text: #4f5d72}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif;color:var(--text-main);background:radial-gradient(circle at 10% 15%,#f8f9fb,transparent 35%),radial-gradient(circle at 90% 80%,#dce1e8,transparent 30%),var(--bg);overflow-x:hidden}html,body,#root{width:100%}.page{position:relative;min-height:100vh;display:grid;place-items:center;padding:24px;overflow:hidden}.bg-shape{position:absolute;border-radius:999px;filter:blur(10px);opacity:.65;z-index:0}.bg-shape-top{width:260px;height:260px;top:-80px;left:-90px;background:#f6f8fb}.bg-shape-bottom{width:320px;height:320px;right:-140px;bottom:-130px;background:#dce1e8}.login-card{position:relative;z-index:1;width:min(100%,470px);background:color-mix(in srgb,var(--surface) 94%,#ffffff 6%);border:1px solid var(--surface-border);border-radius:14px;padding:30px 24px 22px;box-shadow:0 14px 34px #25314014;text-align:center;animation:fadeIn .45s ease}.logo-badge{width:48px;height:48px;border-radius:50%;margin:0 auto 8px;display:grid;place-items:center;position:relative}.logo-dot{position:absolute;width:18px;height:30px;background:#a2a4a8;top:9px}.logo-dot-left{left:10px;border-radius:16px 0 0 16px;transform:rotate(28deg)}.logo-dot-right{right:10px;border-radius:0 16px 16px 0;transform:rotate(-28deg)}.login-card h1{margin:6px 0 8px;font-size:29px;font-weight:600;letter-spacing:-.03em}.subtitle{margin:0 0 28px;color:var(--text-subtle);font-size:13px}.login-form{display:grid;gap:10px;text-align:left}.login-form label{font-size:13px;font-weight:600}.login-form input{width:100%;border:1px solid var(--field-border);border-radius:999px;height:44px;padding:0 14px;font-size:14px;outline:none;background:var(--field-bg);color:#2c3444;transition:border-color .2s ease,background-color .2s ease}.login-form input:focus{border-color:#aeb8c8;background-color:#fcfdfe}.password-wrapper{position:relative}.password-wrapper input{padding-right:48px}.icon-button{position:absolute;top:50%;right:8px;transform:translateY(-50%);border:none;background:transparent;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#8d95a2}.icon-button:hover{background:#eceff3}.icon-button:disabled{cursor:not-allowed;opacity:.45}.icon-button svg{width:18px;fill:currentColor}.submit-button{margin-top:24px;border:none;border-radius:999px;height:46px;background:var(--button-bg);color:var(--button-text);font-size:18px;font-weight:500;cursor:pointer;transition:transform .15s ease,filter .2s ease}.submit-button:hover{filter:brightness(.98)}.submit-button:active{transform:translateY(1px)}.submit-button:disabled{cursor:not-allowed}.submit-button.is-loading{background:#7a8394;color:#e9edf4}.submit-loading{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-style:italic}.loading-dots{display:inline-flex;gap:4px}.loading-dots .dot{width:6px;height:6px;border-radius:50%;background:#d8deea;animation:dotBlink .8s ease-in-out infinite}.loading-dots .dot:nth-child(2){animation-delay:.16s}.loading-dots .dot:nth-child(3){animation-delay:.32s}.forgot-button{margin-top:14px;border:none;background:transparent;color:#4e5664;font-size:14px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.forgot-button:disabled{cursor:not-allowed;opacity:.5}.dashboard-page{min-height:100vh;padding:0;background:#ececee}.dashboard-shell{width:100%;min-height:100vh;margin:0;background:#ececee;border:none;border-radius:0;overflow:hidden;display:grid;grid-template-columns:248px 1fr}.sidebar-nav{background:#f3f4f6;border-right:1px solid #e5e7ec;padding:18px 14px;display:flex;flex-direction:column;justify-content:space-between}.brand-row{display:flex;align-items:center;gap:8px;color:#202737;font-size:24px;margin-bottom:26px}.brand-mark{width:24px;height:24px;position:relative}.brand-dot{position:absolute;width:10px;height:16px;background:linear-gradient(180deg,#8f7cff,#5f82ff);top:4px}.brand-dot-left{left:2px;transform:rotate(28deg);border-radius:9px 0 0 9px}.brand-dot-right{right:2px;transform:rotate(-28deg);border-radius:0 9px 9px 0}.profile-row{display:flex;align-items:center;gap:10px;padding:10px 6px 16px}.avatar-icon{width:32px;height:32px;border-radius:50%;border:1px solid #d4d8df;color:#727b8d;display:grid;place-items:center}.avatar-icon svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-name{margin:0;font-size:13px;font-weight:600;color:#252b39}.profile-mail{margin:2px 0 0;font-size:12px;color:#7e8694}.menu-list{display:grid;gap:4px}.menu-item{width:100%;border:none;background:transparent;color:#616a7a;display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:10px;font-size:15px;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.menu-item svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.menu-item.is-active{background:#e5e7eb;color:#151b28;font-weight:600}.menu-item-logout{margin-top:14px;color:#7a818d}.dashboard-main{display:grid;grid-template-rows:auto 1fr;min-width:0;background:#ececee}.dashboard-header{border-bottom:1px solid #e5e7ec;padding:18px 22px 14px}.dashboard-header h1{margin:0;font-size:34px;letter-spacing:-.02em;color:#131925}.dashboard-header p{margin:4px 0 0;color:#8b91a0;font-size:14px}.dashboard-grid{padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dash-card{border:1px solid #e3e6ec;border-radius:12px;background:#f4f5f7;padding:14px}.card-top-row{display:flex;justify-content:space-between;gap:10px}.card-label{margin:0;color:#8a90a1;font-size:14px}.dash-card h2{margin:6px 0 10px;font-size:47px;letter-spacing:-.03em;color:#121722}.card-trend{margin:0;display:inline-flex;gap:6px;align-items:center;background:#e7eaee;border-radius:999px;padding:4px 8px;font-size:12px;color:#667083}.card-trend span{color:#8a90a0}.pill-button{border:1px solid #d8dce3;border-radius:999px;background:#eff1f3;color:#7f8898;height:32px;min-width:84px;font-size:13px}.line-chart{width:100%;height:180px;margin-top:12px}.line-fill{fill:#e7e9ed}.line-stroke{fill:none;stroke:#788094;stroke-width:2}.axis-labels{display:grid;gap:4px;color:#8a90a1;font-size:12px}.axis-labels span{justify-self:center}.dash-card:nth-child(1) .axis-labels{grid-template-columns:repeat(7,1fr)}.dash-card:nth-child(2) .axis-labels{grid-template-columns:repeat(12,1fr)}.chapter-bars{margin-top:16px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.bar-group{display:grid;justify-items:center;gap:6px}.bar-value{font-size:11px;color:#8d93a0}.bar-track{width:100%;height:152px;background:#eaedf1;border-radius:8px;position:relative;overflow:hidden}.bar-fill{position:absolute;left:0;bottom:0;width:100%;background:#cfd3d9;border-radius:8px}.bar-label{font-size:12px;color:#4e5667}.switch-row{margin-top:12px;display:flex;gap:8px}.chip{border:1px solid #dde1e7;border-radius:999px;background:#eff1f3;color:#8f97a7;padding:6px 14px;font-size:13px}.chip-active{background:#767f91;border-color:#767f91;color:#eef1f7}.donut-wrap{width:180px;height:180px;margin:18px auto 12px;border-radius:50%;background:conic-gradient(#c9ced7 0,#c9ced7 22%,#e0e3e8 22%,#e0e3e8 39%,#d3d8e0 39%,#d3d8e0 58%,#bec5cf 58%,#bec5cf 82%,#d8dde4 82%,#d8dde4);position:relative}.donut-wrap:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border-radius:50%;background:#f4f5f7}.legend-text{margin:0;font-size:12px;color:#6e7687;text-align:center}.chapter-header{background:#f4f5f7}.chapter-header h1{font-size:34px}.chapter-page{padding:14px 18px 18px}.api-state-text{margin:0 0 10px;font-size:13px;color:#7f8898}.user-empty-text{margin:14px 22px}.chapter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.chapter-filters{display:flex;align-items:center;gap:10px}.chapter-search{width:min(100%,320px);border:1px solid #d8dce3;border-radius:999px;height:40px;background:#f4f5f7;display:flex;align-items:center;gap:8px;padding:0 14px}.chapter-search svg{width:18px;flex-shrink:0;fill:none;stroke:#a3abba;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.chapter-search input{border:none;outline:none;background:transparent;width:100%;font-size:14px;color:#6f7889;font-family:inherit}.chapter-search input::placeholder{color:#a1a8b6}.chapter-select{border:1px solid #d8dce3;border-radius:999px;height:40px;padding:0 16px;background:#f4f5f7;color:#767f91;font-size:14px;font-family:inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.chapter-select svg{width:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chapter-order-btn{border:none;border-radius:999px;height:40px;padding:0 22px;background:#737d8f;color:#eef2f7;font-size:14px;font-family:inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.chapter-order-btn svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chapter-table-card{border:1px solid #dde1e8;border-radius:14px;overflow:hidden;background:#f4f5f7}.chapter-table-head{display:grid;grid-template-columns:56px minmax(420px,1fr) 140px 44px;align-items:center;column-gap:8px;padding:16px 14px;color:#727c8d;font-size:14px;border-bottom:1px solid #e0e4ea}.sortable-head{display:inline-flex;align-items:center;gap:6px}.sortable-head svg{width:12px;fill:none;stroke:#98a1b1;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chapter-row{display:grid;grid-template-columns:56px minmax(420px,1fr) 140px 44px;align-items:center;column-gap:8px;padding:14px;border-bottom:1px solid #e0e4ea}.chapter-row:last-child{border-bottom:none}.chapter-no{font-size:32px;color:#6e7788;font-weight:500;padding-left:10px}.chapter-main-cell{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:14px;min-width:0}.chapter-thumb{width:56px;height:56px;border-radius:12px;background:#ecedf0;display:grid;place-items:center}.chapter-thumb svg{width:22px;fill:none;stroke:#9aa3b2;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.chapter-main-cell h3{margin:0;font-size:16px;color:#1d2330;line-height:1.2}.chapter-main-cell p{margin:4px 0 0;color:#7f8899;font-size:13px;line-height:1.35}.chapter-status{justify-self:start;font-size:14px;color:#727c8b;background:#e8eaee;border-radius:999px;padding:8px 14px}.chapter-edit-btn{border:none;background:transparent;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#757e90;cursor:pointer}.chapter-edit-btn:hover{background:#e9ecf1}.chapter-edit-btn svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.placeholder-page{border:1px dashed #d1d6df;border-radius:12px;margin:16px;min-height:180px;display:grid;place-items:center;color:#7c8495;font-size:18px}.user-toolbar{margin-bottom:14px}.user-search{width:min(100%,320px)}.user-table-card{border:1px solid #dde1e8;border-radius:14px;overflow:hidden;background:#f4f5f7}.user-table-head{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr) 240px 190px;align-items:center;column-gap:18px;padding:12px 22px;color:#727c8d;font-size:14px;border-bottom:1px solid #e0e4ea}.user-row{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr) 240px 190px;align-items:center;column-gap:18px;padding:10px 22px;border-bottom:1px solid #e0e4ea}.user-row:last-child{border-bottom:none}.user-name-cell{display:flex;align-items:center;gap:12px;min-width:0}.user-name-cell span{font-size:14px;color:#222b39;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-avatar{width:44px;height:44px;border-radius:50%;background:#eceef2;display:grid;place-items:center;flex-shrink:0}.user-avatar svg{width:20px;fill:none;stroke:#98a2b1;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.user-email,.user-donation,.user-last-login{color:#323c4d;font-size:14px}.roles-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.roles-add-btn{border:none;border-radius:999px;height:40px;padding:0 22px;background:#737d8f;color:#eef2f7;font-size:14px;font-family:inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.roles-add-btn span{font-size:19px;line-height:1}.roles-table-card{border:1px solid #dde1e8;border-radius:14px;overflow:hidden;background:#f4f5f7}.roles-table-head{display:grid;grid-template-columns:44px minmax(260px,1fr) 240px 220px 96px;align-items:center;column-gap:10px;padding:10px 12px;color:#727c8d;font-size:14px;border-bottom:1px solid #e0e4ea}.roles-row{display:grid;grid-template-columns:44px minmax(260px,1fr) 240px 220px 96px;align-items:center;column-gap:10px;padding:8px 12px;border-bottom:1px solid #e0e4ea}.roles-row:last-child{border-bottom:none}.roles-checkbox{width:28px;height:28px;border:1px solid #d8dce3;border-radius:7px;background:#f1f3f6}.roles-name,.roles-date{font-size:14px;color:#222c3b}.roles-status{justify-self:start;padding:8px 16px;border-radius:999px;font-size:14px;line-height:1}.roles-status.is-active{background:#e8eaee;color:#687384}.roles-status.is-inactive{background:#e8eaee;color:#798294}.roles-actions{display:flex;align-items:center;gap:8px;justify-self:end}.roles-icon-btn{border:none;background:transparent;width:30px;height:30px;border-radius:50%;color:#727b8d;display:grid;place-items:center;cursor:pointer}.roles-icon-btn:hover{background:#e9ecf1}.roles-icon-btn svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dotBlink{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-1px);opacity:1}}@media (max-width: 640px){.dashboard-page{padding:0}.dashboard-shell{grid-template-columns:1fr}.sidebar-nav{border-right:none;border-bottom:1px solid #e5e7ec}.dashboard-grid{grid-template-columns:1fr}.chapter-page{padding:12px}.chapter-toolbar,.roles-toolbar,.chapter-filters{flex-direction:column;align-items:stretch}.chapter-search{width:100%}.chapter-order-btn{justify-content:center}.chapter-table-head{display:none}.chapter-row{grid-template-columns:1fr;padding:12px;gap:10px}.chapter-main-cell{grid-template-columns:56px 1fr;gap:10px}.chapter-thumb{width:56px;height:56px}.chapter-no{padding-left:0;font-size:20px}.chapter-main-cell h3{font-size:18px}.chapter-main-cell p{font-size:13px}.user-table-head,.roles-table-head{display:none}.user-row,.roles-row{grid-template-columns:1fr;gap:8px;padding:12px}.roles-actions{justify-self:start}.user-email,.user-donation,.user-last-login{padding-left:56px;font-size:13px;color:#6d7788}.chapter-bars{grid-template-columns:repeat(3,minmax(0,1fr))}.login-card{padding:24px 16px 18px}.login-card h1{font-size:24px}}.dashboard-page{min-height:100vh;padding:0;background:#eef0f4}.dashboard-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr);min-height:100vh;background:linear-gradient(180deg,#0e172f,#17244d)}.dashboard-scrim{display:none}.sidebar-nav{position:fixed;top:0;left:0;width:250px;height:100vh;overflow-y:auto;padding:24px 18px;border-right:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top left,rgba(95,120,255,.18),transparent 45%),#131a33;color:#e9eefb;display:flex;flex-direction:column;justify-content:space-between;gap:22px;z-index:30}.sidebar-nav>div{display:grid;gap:16px}.sidebar-brand-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff14;color:#f6f8ff;display:none;place-items:center;cursor:pointer}.sidebar-close svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.brand-row{margin-bottom:0;color:#f8fbff;font-size:16px;gap:10px}.brand-row strong,.mobile-brand strong{font-size:15px;font-weight:700;color:#fff}.profile-row{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:16px 12px;border-radius:20px;background:#ffffff0a}.profile-name,.profile-mail{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-name{font-size:14px;font-weight:700;color:#fff}.profile-mail{font-size:12px;color:#b2c0e8}.avatar-icon{width:42px;height:42px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#c8d4ff}.icon-button,.sidebar-close,.menu-item,.menu-item-logout,.panel-chip,.metric-pill{font-family:inherit}.menu-list{display:grid;gap:10px}.menu-item{min-width:0;display:flex;align-items:center;gap:12px;width:100%;padding:14px;border-radius:18px;border:1px solid transparent;background:transparent;font-size:14px;color:#dce4ff;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.menu-item svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.menu-item span{min-width:0}.menu-item:hover{background:#ffffff14;color:#fff}.menu-item.is-active{background:#7c7dff29;border-color:#7c7dff52;color:#fff;box-shadow:inset 0 0 0 1px #7c7dff2e}.menu-item-logout{margin-top:auto;color:#b8c5ea;background:#ffffff0a}.menu-item-logout:hover{color:#fff}.dashboard-main{min-width:0;display:block;background:linear-gradient(180deg,#f7f9ff,#eef3fb);padding:0}.dashboard-mobile-bar{display:none}.mobile-brand{display:inline-flex;align-items:center;gap:10px;color:#161d29}.mobile-nav-toggle{width:42px;height:42px;border:1px solid #e2e6ec;border-radius:13px;background:#fff;color:#4c5667;display:grid;place-items:center;cursor:pointer}.mobile-nav-toggle svg{width:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.dashboard-header,.chapter-header{padding:32px 32px 24px 282px;border-bottom:1px solid rgba(35,52,91,.06);background:transparent}.dashboard-header h1,.chapter-header h1{margin:0;font-size:36px;line-height:1.05;font-weight:900;letter-spacing:-.05em;color:#0a0f1f}.dashboard-header p,.chapter-header p{margin:12px 0 0;font-size:15px;color:#a5abb8;font-weight:500}.overview-content,.chapter-page{padding:0 32px 32px 282px}.dashboard-section{margin-bottom:28px;padding:0}.dashboard-section:last-child{margin-bottom:0}.section-title{margin:0 0 20px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a5abb8}.metric-grid,.popular-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.metric-card,.popular-card,.panel-card,.chapter-table-card,.user-table-card,.roles-table-card,.placeholder-page{border:1px solid rgba(229,236,248,.7);border-radius:20px;background:#fff;box-shadow:0 8px 24px #2130580f}.metric-card,.popular-card,.panel-card{padding:28px}.metric-card{min-height:140px;display:flex;flex-direction:column;gap:14px;justify-content:space-between}.metric-card-label,.popular-card-label{margin:0;font-size:12px;font-weight:600;color:#a5abb8;text-transform:uppercase;letter-spacing:.05em}.metric-card-value{margin:0;font-size:40px;line-height:1.05;letter-spacing:-.06em;font-weight:900;color:#0a0f1f}.metric-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:2px}.metric-pill,.panel-chip{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:4px 10px;border-radius:8px;background:#4cce6424;color:#2d8a3f;font-size:11px;font-weight:700;letter-spacing:.01em}.metric-note{font-size:11px;color:#a5abb8;font-weight:500}.popular-card{display:grid;gap:12px}.popular-card-title{margin:0;font-size:18px;line-height:1.3;letter-spacing:-.03em;font-weight:700;color:#0a0f1f}.popular-card-meta{margin:0;font-size:12px;color:#a5abb8;font-weight:500;letter-spacing:.01em}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr);gap:16px}.engagement-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1.08fr) minmax(280px,.9fr);gap:18px;align-items:stretch}.community-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:16px}.panel-card{display:grid;gap:16px}.panel-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-card-title{margin:0;font-size:18px;line-height:1.3;font-weight:700;color:#0a0f1f}.panel-card-subtitle{margin:6px 0 0;font-size:14px;font-weight:500;color:#a5abb8}.panel-chip{border:1px solid #dde2e8;font-family:inherit;cursor:pointer;background:transparent}.panel-chip svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.activity-chart{display:grid;gap:10px}.activity-chart-svg{width:100%;height:auto}.chart-grid-line{stroke:#e8ecf4;stroke-dasharray:4 6}.chart-area{fill:#6b7aff1a}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.chart-line-primary{stroke:#6b7aff}.chart-line-secondary{stroke:#d0d6e8}.chart-labels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;font-size:12px;font-weight:500;color:#8d96a8}.chart-labels span{justify-self:center}.chart-legend,.donut-legend{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;font-size:13px;color:#5f6d8a;font-weight:500}.chart-legend span,.donut-legend span{display:inline-flex;align-items:center;gap:8px}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.legend-dot-primary{background:#6b7aff}.legend-dot-secondary{background:#d0d6e8}.donut-chart-shell{display:grid;gap:20px;justify-items:center;padding-top:8px}.donut-chart{width:min(100%,220px);aspect-ratio:1}.donut-track,.donut-segment{fill:none}.donut-track{stroke:#e8ecf4}.donut-segment{stroke-linecap:round}.donut-segment-primary{stroke:#6b7aff}.donut-segment-secondary{stroke:#8fbf8f}.progress-list{display:grid;gap:14px}.engagement-card{height:100%;padding:22px 22px 24px}.completion-list{gap:16px;padding-top:4px}.progress-row{display:grid;grid-template-columns:minmax(84px,auto) 1fr auto;align-items:center;gap:12px;font-size:14px;color:#5f6d8a}.completion-row{grid-template-columns:84px 1fr 40px;gap:14px}.completion-label{color:#445066;font-weight:600}.completion-value{text-align:right;color:#5d6980;font-weight:700;font-size:15px}.completion-track{height:10px;background:#e8ecf4}.completion-fill{background:linear-gradient(90deg,#6b7aff,#8f7cff)}.progress-track{width:100%;height:10px;border-radius:999px;background:#e8ecf4;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6b7aff,#8f7cff)}.donation-table{border:1px solid rgba(229,236,248,.6);border-radius:18px;overflow:hidden}.donation-card{gap:16px}.donation-table-card{background:#fcfcfd}.donation-header,.donation-row{display:grid;grid-template-columns:minmax(0,1fr) 110px 92px;align-items:center;gap:14px;padding:14px 16px}.donation-header{background:#f8f9fb;font-size:12px;font-weight:600;color:#8d96a8;letter-spacing:.02em;text-transform:uppercase}.donation-row{font-size:14px;color:#273042;border-top:1px solid rgba(229,236,248,.6)}.donation-entry{min-height:56px;background:#fff}.donation-person{gap:12px}.donation-person-copy strong{font-weight:600}.person-cell{min-width:0;display:flex;align-items:center;gap:12px}.mini-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;background:linear-gradient(135deg,#6b7aff,#8f7cff);color:#fff}.mini-avatar svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.person-copy{min-width:0}.person-copy strong{display:block;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#121c32}.person-date,.person-amount,.supporter-amount{font-size:13px;color:#5f6d8a;font-weight:500}.person-date-mobile{display:none}.supporter-list{display:grid;gap:10px}.supporters-stack{gap:12px}.supporter-item{display:grid;grid-template-columns:42px 32px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border:1px solid rgba(229,236,248,.6);border-radius:18px;background:#fbfcfd}.supporter-rank{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#6b7aff1f,#8f7cff1f);color:#6b7aff;font-size:16px;font-weight:800}.supporters-card .mini-avatar{width:34px;height:34px}.supporter-copy strong{font-size:14px;font-weight:600;color:#121c32}.supporter-amount{font-weight:600;white-space:nowrap;color:#5f6d8a}.overview-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.overview-mini-card{padding:20px;border:1px solid rgba(229,236,248,.6);border-radius:18px;background:linear-gradient(135deg,#6b7aff0a,#8f7cff0a)}.overview-mini-card p{margin:0;font-size:13px;font-weight:500;color:#8d96a8;letter-spacing:.02em;text-transform:uppercase}.overview-mini-card h4{margin:16px 0 0;font-size:28px;font-weight:800;letter-spacing:-.04em;color:#121c32}.chapter-header{background:#fbfbfc}.chapter-page{background:#f3f5f8}.chapter-table-card,.user-table-card,.roles-table-card{overflow:hidden}.chapter-toolbar,.roles-toolbar{margin-bottom:14px}.chapter-search,.chapter-select,.chapter-order-btn,.roles-add-btn{background:#fff}.chapter-search,.chapter-select{border-color:#dde2e8}.chapter-order-btn,.roles-add-btn{background:#6f788a}.chapter-table-head,.chapter-row{border-color:#eceff4}.chapter-thumb,.roles-checkbox,.user-avatar{background:#f2f4f7}.user-table-head,.user-row,.roles-table-head,.roles-row{border-color:#eceff4}.placeholder-page{margin:0;min-height:220px;display:grid;place-items:center;color:#7b8495;font-size:18px}@media (max-width: 1180px){.metric-grid,.popular-grid,.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid,.engagement-grid,.community-grid{grid-template-columns:1fr}}@media (max-width: 1040px){.dashboard-shell{grid-template-columns:1fr}.dashboard-scrim{position:fixed;top:0;right:0;bottom:0;left:0;display:block;border:none;padding:0;background:#1219255c;z-index:20}.sidebar-nav{position:fixed;inset:0 auto 0 0;width:min(84vw,290px);height:100vh;border-right:1px solid #e5e8ee;border-bottom:none;transform:translate(-100%);transition:transform .24s ease;box-shadow:24px 0 40px #11182424}.sidebar-nav.is-open{transform:translate(0)}.sidebar-close,.dashboard-mobile-bar{display:flex}.sidebar-close{display:grid}.dashboard-mobile-bar{position:fixed;top:0;left:0;right:0;z-index:100;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e6e9ef;background:#fbfbfcf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000000f}.dashboard-main{padding-left:0;padding-top:70px}.dashboard-header,.chapter-header{padding-left:32px}.overview-content,.chapter-page{padding-left:32px;padding-right:32px}}@media (max-width: 720px){.dashboard-header,.chapter-header{padding:20px 16px 12px}.overview-content,.chapter-page{padding:12px 12px 20px}.dashboard-section{margin-bottom:20px}.dashboard-section:last-child{margin-bottom:0}.metric-grid,.popular-grid,.notes-grid,.overview-mini-grid{grid-template-columns:1fr;gap:12px}.metric-card,.popular-card,.panel-card{padding:16px 14px;border-radius:14px;box-shadow:0 2px 8px #2130580a}.metric-card{min-height:auto;gap:12px}.metric-card-label,.popular-card-label{font-size:10px;margin-bottom:4px}.metric-card-value{font-size:28px;line-height:1.1;margin:0}.metric-meta{gap:8px;margin-top:4px}.metric-pill,.panel-chip{font-size:10px;padding:4px 8px;min-height:22px;gap:4px}.metric-note{font-size:10px;line-height:1.4}.popular-card{gap:10px}.popular-card-title{font-size:15px;line-height:1.4;margin:0}.popular-card-meta{font-size:11px;margin:0}.progress-track{height:7px}.section-title{font-size:10px;margin-bottom:12px;letter-spacing:.08em}.panel-card-header{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:4px}.panel-card-title{font-size:15px;line-height:1.3;margin:0}.panel-card-subtitle{font-size:12px;margin:2px 0 0}.panel-chip{align-self:flex-start;font-size:10px;padding:4px 8px;min-height:26px}.panel-chip svg{width:12px}.progress-row{grid-template-columns:1fr;gap:8px;font-size:12px}.completion-row{grid-template-columns:76px 1fr 28px;gap:8px}.completion-label{font-size:12px}.completion-value{font-size:13px}.completion-track{height:7px}.engagement-grid,.community-grid,.analytics-grid{grid-template-columns:1fr;gap:12px}.engagement-card{padding:14px;gap:14px}.donation-table-card{padding:0;border-radius:14px}.donation-header,.donation-row{padding:10px 12px;font-size:12px;gap:10px}.overview-mini-card{padding:14px;border-radius:12px;gap:12px}.overview-mini-card p{font-size:11px}.overview-mini-card h4{font-size:22px;margin:12px 0 0}.dashboard-header h1,.chapter-header h1{font-size:26px;line-height:1.15;font-weight:800}.dashboard-header p,.chapter-header p{margin:8px 0 0;font-size:13px}.donation-header{display:none}.donation-row{grid-template-columns:minmax(0,1fr) auto}.person-date{display:none}.person-date-mobile{display:block;margin-top:2px;font-size:12px;color:#97a0ae}.supporter-item{grid-template-columns:36px 32px minmax(0,1fr);gap:10px;padding:10px 12px;border-radius:14px}.supporter-rank{width:36px;height:36px;font-size:14px}.supporter-amount{grid-column:3;margin-top:4px;justify-self:start;color:#7b8495;font-size:12px}.chart-legend,.donut-legend{font-size:11px;gap:14px;margin-top:8px}.legend-dot{width:7px;height:7px}.donut-chart-shell{gap:12px}.donut-chart{width:min(100%,160px)}.activity-chart{gap:8px}.activity-chart-svg{min-height:140px}.chart-labels{font-size:11px;gap:4px}.chapter-toolbar,.roles-toolbar,.chapter-filters{flex-direction:column;align-items:stretch}.chapter-table-head,.user-table-head,.roles-table-head{display:none}.chapter-row,.user-row,.roles-row{grid-template-columns:1fr;gap:8px;padding:12px 14px;border-radius:12px;margin-bottom:8px;background:#fff}.chapter-row:last-child,.user-row:last-child,.roles-row:last-child{margin-bottom:0}.user-email,.user-donation,.user-last-login,.roles-date{padding-left:48px;font-size:12px;color:#728093}}@media (max-width: 520px){.mobile-brand strong{font-size:14px}.metric-card-value{font-size:28px}.popular-card-title,.panel-card-title{font-size:15px}.chart-legend,.donut-legend{justify-content:flex-start}}.chapter-management-page{position:relative}.chapter-management-page .chapter-toolbar{align-items:center;margin-bottom:14px}.chapter-management-page .chapter-filters{gap:12px;flex-wrap:wrap}.chapter-management-page .chapter-search{width:min(100%,246px);height:44px;border-color:#e3e7ed;background:#fff}.chapter-select-shell{position:relative;min-width:132px;padding:0 14px}.chapter-select-shell select{width:100%;height:100%;border:none;outline:none;background:transparent;color:#6a7384;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:22px;cursor:pointer}.chapter-select-shell svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}.chapter-add-btn{border:none;border-radius:999px;min-height:44px;padding:0 18px;background:#717b8d;color:#f4f7fb;font-size:14px;font-family:inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.chapter-add-btn svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.chapter-table-head-redesign,.chapter-row-redesign{display:grid;grid-template-columns:92px minmax(0,1fr) 148px 186px;align-items:center;column-gap:18px}.chapter-table-head-redesign{padding:14px 16px;background:#fff;color:#80899a;font-size:13px}.chapter-row-redesign{min-height:66px;padding:10px 16px;border-top:1px solid #edf1f5}.chapter-order-cell{display:flex;align-items:center;gap:12px}.chapter-drag-btn{width:18px;height:18px;border:none;background:transparent;color:#a0a8b6;padding:0;display:grid;place-items:center;cursor:grab}.chapter-drag-btn svg{width:16px;height:16px;fill:currentColor}.chapter-order-number{font-size:16px;color:#6d7586}.chapter-main-cell-redesign{grid-template-columns:50px minmax(0,1fr);gap:16px}.chapter-main-cell-redesign .chapter-thumb{width:50px;height:50px;border-radius:10px}.chapter-copy{min-width:0}.chapter-copy h3{margin:0;font-size:15px;font-weight:500;line-height:1.3;color:#141c29}.chapter-copy p{margin:4px 0 0;font-size:13px;line-height:1.4;color:#8d95a4}.chapter-status-pill{justify-self:start;display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #eceff4;border-radius:999px;background:#f7f9fb;color:#7a8495;font-size:12px}.chapter-status-pill i{width:10px;height:10px;border-radius:50%;border:1.4px solid currentColor;display:inline-block;background:radial-gradient(circle,currentColor 38%,transparent 40%);opacity:.7}.chapter-status-drafted{background:#fafbfc}.chapter-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.chapter-view-btn{border:1px solid #e4e8ee;border-radius:999px;min-height:34px;padding:0 12px;background:#fbfcfd;color:#7b8595;font-size:12px;font-family:inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.chapter-view-btn svg,.chapter-icon-btn svg,.chapter-drawer-close svg,.chapter-primary-btn svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chapter-icon-btn{width:34px;height:34px;border:1px solid #e4e8ee;border-radius:50%;background:#fff;color:#7e8797;display:grid;place-items:center;cursor:pointer}.chapter-empty-state{padding:42px 16px;text-align:center;color:#7f8899}.chapter-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;justify-content:flex-end;background:#191f2a47}.chapter-drawer{width:min(100%,540px);height:calc(100vh - 32px);margin:16px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:-18px 0 40px #11172229;display:grid;grid-template-rows:auto auto 1fr auto}.chapter-drawer-header{padding:28px 18px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chapter-drawer-header h2{margin:0;font-size:18px;color:#151c29}.chapter-drawer-header p{margin:6px 0 0;font-size:14px;color:#8a92a1}.chapter-drawer-close{width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#7a8394;display:grid;place-items:center;cursor:pointer}.chapter-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:18px 18px 16px;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;background:linear-gradient(#e7ebf0,#e7ebf0) center 34px / calc(100% - 92px) 1px no-repeat}.chapter-step{display:grid;justify-items:center;gap:10px;position:relative;text-align:center;font-size:12px;color:#98a1af}.chapter-step-circle{width:32px;height:32px;border-radius:50%;border:1px solid #dde2e9;background:#fff;color:#737c8d;display:grid;place-items:center;font-size:14px;font-weight:600;position:relative;z-index:1}.chapter-step.is-active,.chapter-step.is-complete{color:#18212f}.chapter-step.is-active .chapter-step-circle,.chapter-step.is-complete .chapter-step-circle{border-color:#eceff4;background:#eceff4;color:#18212f}.chapter-drawer-body{padding:22px 18px 18px;overflow-y:auto}.chapter-form-grid{display:grid;gap:18px}.chapter-field{display:grid;gap:8px}.chapter-field span{font-size:14px;color:#171e2b}.chapter-field input,.chapter-field textarea{width:100%;border:1px solid #e2e7ee;background:#fff;color:#303949;font:inherit}.chapter-field input{height:44px;border-radius:999px;padding:0 16px}.chapter-field textarea{min-height:136px;border-radius:18px;padding:14px 16px;resize:vertical}.chapter-field input::placeholder,.chapter-field textarea::placeholder{color:#a0a8b6}.chapter-step-select{width:100%;height:44px}.chapter-field-wide{grid-column:1 / -1}.chapter-upload-box{min-height:122px;border:1px dashed #e1e6ed;border-radius:18px;display:grid;align-content:center;justify-items:center;gap:8px;padding:20px;text-align:center;cursor:pointer}.chapter-upload-box input{display:none}.chapter-upload-box svg{width:34px;fill:none;stroke:#8790a0;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chapter-upload-box strong{font-size:15px;font-weight:500;color:#5d6779}.chapter-upload-box span{font-size:12px;color:#9da5b3}.chapter-review-card{display:grid;gap:14px}.chapter-review-block{padding:16px;border:1px solid #edf1f5;border-radius:16px;background:#fafbfc}.chapter-review-block span{display:block;margin-bottom:8px;font-size:12px;color:#8c94a4}.chapter-review-block strong{color:#17202d;font-size:15px}.chapter-review-block p{margin:8px 0 0;font-size:13px;line-height:1.5;color:#6d7687}.chapter-drawer-footer{padding:16px 18px 18px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.chapter-secondary-btn,.chapter-primary-btn{min-height:42px;padding:0 18px;border-radius:999px;font:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.chapter-secondary-btn{border:1px solid #e1e6ed;background:#fff;color:#5e6878}.chapter-primary-btn{border:none;background:#717b8d;color:#f4f7fb}.chapter-primary-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 980px){.chapter-table-head-redesign,.chapter-row-redesign{grid-template-columns:92px minmax(0,1fr) 132px 176px}}@media (max-width: 820px){.chapter-management-page .chapter-toolbar{align-items:stretch}.chapter-table-head-redesign{display:none}.chapter-row-redesign{grid-template-columns:1fr;gap:12px}.chapter-order-cell{gap:14px}.chapter-actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 640px){.chapter-management-page .chapter-search,.chapter-select-shell{width:100%}.chapter-add-btn{justify-content:center}.chapter-drawer{width:100%;height:100vh;margin:0;border-radius:0}.chapter-stepper{padding:16px 14px 14px;background-size:calc(100% - 72px) 1px}.chapter-drawer-header,.chapter-drawer-body,.chapter-drawer-footer{padding-left:14px;padding-right:14px}}.practice-management-page{position:relative}.practice-tabs{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e6eaf0}.practice-tab{border:none;border-bottom:2px solid transparent;background:transparent;padding:0 8px 8px;color:#8a93a2;font:inherit;font-size:14px;cursor:pointer}.practice-tab.is-active{border-bottom-color:#7a8394;color:#1a2230;font-weight:600}.practice-toolbar{align-items:center}.practice-filters{gap:12px;flex-wrap:wrap}.practice-search{width:min(100%,246px);height:44px}.practice-select{min-width:106px}.practice-add-btn{min-width:128px;justify-content:center}.practice-table-card{overflow:hidden}.practice-table-head,.practice-row{display:grid;grid-template-columns:92px minmax(0,1.2fr) 102px 128px 184px;align-items:center;column-gap:18px}.practice-table-head{padding:14px 16px;color:#80899a;font-size:13px;background:#fff}.practice-row{min-height:66px;padding:10px 16px;border-top:1px solid #edf1f5}.practice-main-cell{min-width:0}.practice-category-text{font-size:14px;color:#4b5668}.practice-category-head,.practice-category-row{display:grid;grid-template-columns:minmax(0,1fr) 130px 140px;align-items:center;column-gap:18px}.practice-category-head{padding:14px 16px;color:#80899a;font-size:13px;background:#fff}.practice-category-row{min-height:58px;padding:10px 16px;border-top:1px solid #edf1f5}.practice-category-name,.practice-category-total{font-size:14px;color:#465164}.practice-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.practice-footer-left,.practice-pagination{display:flex;align-items:center;gap:8px;color:#647082;font-size:14px}.practice-page-size{min-width:54px;height:34px;border:1px solid #e1e6ed;border-radius:999px;background:#fff;color:#7a8394;font:inherit;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.practice-page-size svg,.practice-page-btn svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.practice-page-indicator{color:#7a8394}.practice-page-btn{width:32px;height:32px;border:1px solid #e1e6ed;border-radius:50%;background:#fff;color:#a2a9b7;display:grid;place-items:center;cursor:pointer}.practice-drawer .chapter-form-grid{gap:16px}@media (max-width: 980px){.practice-table-head,.practice-row{grid-template-columns:92px minmax(0,1fr) 94px 126px 176px}}@media (max-width: 860px){.practice-toolbar{align-items:stretch}.practice-table-head,.practice-category-head{display:none}.practice-row,.practice-category-row{grid-template-columns:1fr;gap:12px}.practice-category-text{padding-left:62px}}@media (max-width: 640px){.practice-search,.practice-select{width:100%}.practice-tabs{overflow-x:auto}.practice-footer{align-items:flex-start}.practice-footer-left,.practice-pagination{flex-wrap:wrap}}.user-management-page{position:relative}.user-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.user-stat-card{min-height:112px}.user-management-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.user-export-btn{border:none;border-radius:999px;min-height:42px;padding:0 18px;background:#717b8d;color:#f3f6fb;font:inherit;cursor:pointer}.user-table-card-redesign{overflow:hidden}.user-table-head-redesign,.user-row-redesign{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(180px,1.35fr) 86px 98px 108px 88px 72px 86px;align-items:center;column-gap:12px}.user-table-head-redesign{padding:14px 16px;color:#80899a;font-size:13px;background:#fff}.user-row-redesign{padding:10px 16px;border-top:1px solid #edf1f5;cursor:pointer}.user-row-redesign:hover{background:#fbfcfd}.user-list-avatar{width:36px;height:36px}.user-language-pill,.user-status-pill,.user-biometric-pill{justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;background:#f4f6f9;color:#7c8596;font-size:12px}.user-biometric-pill svg,.user-view-btn svg,.user-status-action-btn svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.user-biometric-pill.is-off{color:#8b93a3}.user-status-pill.is-active{color:#7c8596}.user-status-pill.is-inactive{color:#9aa2af}.user-view-btn{justify-self:start;border:1px solid #e4e8ee;border-radius:999px;min-height:34px;padding:0 12px;background:#fbfcfd;color:#7b8595;font:inherit;font-size:12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.user-profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:72;display:flex;justify-content:flex-end;background:#191f2a47}.user-profile-drawer{width:min(100%,470px);height:calc(100vh - 32px);margin:16px;border-radius:18px;background:#fff;box-shadow:-18px 0 40px #11172229;display:grid;grid-template-rows:auto 1fr auto}.user-profile-header{padding:18px 16px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.user-profile-header h2{margin:0;font-size:18px;color:#161d29}.user-profile-header p{margin:6px 0 0;font-size:14px;color:#8c94a4}.user-profile-body{padding:4px 16px 18px;overflow-y:auto}.user-profile-summary{display:flex;align-items:center;gap:12px;margin-bottom:22px}.user-profile-avatar{width:42px;height:42px}.user-profile-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.user-profile-title h3{margin:0;font-size:18px;font-weight:500;color:#18202d}.user-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.user-profile-item{display:grid;gap:6px}.user-profile-item span{font-size:12px;color:#8d96a5}.user-profile-item strong{color:#1a2230;font-size:15px;font-weight:500}.user-profile-item-wide{grid-column:1 / 2}.user-profile-footer{padding:16px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.user-status-action-btn{border:1px solid #e1e6ed;border-radius:999px;min-height:42px;padding:0 16px;background:#fff;color:#535f71;font:inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.user-close-btn{min-width:76px;justify-content:center}@media (max-width: 1180px){.user-stat-grid{grid-template-columns:1fr}}@media (max-width: 1040px){.user-table-head-redesign,.user-row-redesign{grid-template-columns:minmax(150px,1.15fr) minmax(180px,1.25fr) 74px 86px 98px 78px 72px 82px}}@media (max-width: 860px){.user-management-toolbar{flex-direction:column;align-items:stretch}.user-table-head-redesign{display:none}.user-row-redesign{grid-template-columns:1fr;gap:10px}.user-language-pill,.user-biometric-pill,.user-donation,.user-last-login,.user-status-pill,.user-view-btn{margin-left:48px}}@media (max-width: 640px){.user-profile-drawer{width:100%;height:100vh;margin:0;border-radius:0}.user-profile-grid{grid-template-columns:1fr;gap:16px}.user-profile-item-wide{grid-column:auto}.user-profile-footer{flex-direction:column;align-items:stretch}.user-status-action-btn,.user-close-btn{width:100%}}.community-management-page{position:relative}.community-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.community-tabs{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e6eaf0}.community-tab{border:none;border-bottom:2px solid transparent;background:transparent;padding:0 8px 8px;color:#8a93a2;font:inherit;font-size:14px;cursor:pointer}.community-tab.is-active{border-bottom-color:#7a8394;color:#1a2230;font-weight:600}.community-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.community-filters{gap:12px;flex-wrap:wrap}.community-search{width:min(100%,246px);height:44px}.community-select{min-width:108px}.community-add-btn{min-width:128px;justify-content:center}.community-table-card{overflow:hidden}.community-table-head,.community-row{display:grid;align-items:center;column-gap:16px}.community-table-head{padding:14px 16px;color:#80899a;font-size:13px;background:#fff}.community-row{padding:10px 16px;border-top:1px solid #edf1f5}.discussion-head,.discussion-row{grid-template-columns:minmax(0,1.65fr) 126px 130px 176px}.reported-head,.reported-row{grid-template-columns:minmax(0,1.55fr) 138px 110px 176px}.category-head,.category-row{grid-template-columns:40px minmax(0,1fr) 160px 110px}.community-discussion-cell,.community-reporter{display:flex;align-items:flex-start;gap:12px;min-width:0}.community-row .community-copy{min-width:0}.community-row .community-copy h3{margin:0;font-size:15px;font-weight:500;line-height:1.35;color:#151c29;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-row .community-copy p{margin:4px 0 0;font-size:13px;color:#8d95a4}.community-resonated{display:inline-flex;align-items:center;gap:8px;color:#536073;font-size:14px}.community-resonated svg,.community-action-btn svg,.community-thread-meta svg,.community-toast-header button svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-category-text,.community-category-name,.community-tagged-amount{font-size:14px;color:#4c576a}.community-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.community-action-btn{border:1px solid #e4e8ee;border-radius:999px;min-height:34px;padding:0 12px;background:#fbfcfd;color:#7b8595;font:inherit;font-size:12px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;cursor:pointer}.community-tag-pill,.community-reported-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#f4f6f9;color:#8b93a3;font-size:12px}.community-reported-chip{min-height:22px;padding:0 8px;font-size:11px}.community-checkbox-header,.community-checkbox-cell{display:grid;place-items:center}.community-checkbox-header input,.community-checkbox-cell input{width:18px;height:18px;border:1px solid #dfe4ec;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff}.community-footer{margin-top:12px}.community-toast{position:fixed;top:88px;right:24px;z-index:84;width:min(100%,340px);padding:12px 12px 10px;border:1px solid #e5e9ef;border-radius:14px;background:#fff;box-shadow:0 14px 32px #1117221f;display:grid;gap:10px}.community-toast-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.community-toast-header strong{display:block;font-size:15px;color:#161d29}.community-toast-header p{margin:4px 0 0;font-size:12px;color:#8d95a4;line-height:1.45}.community-toast-header button,.community-toast-dismiss{border:none;background:transparent;color:#4c5667;font:inherit;cursor:pointer}.community-toast-dismiss{justify-self:end;font-size:12px}.community-thread-overlay,.community-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;display:flex;justify-content:flex-end;background:#191f2a47}.community-modal-overlay{justify-content:center;align-items:center;padding:16px}.community-thread-drawer{width:min(100%,500px);height:calc(100vh - 32px);margin:16px;border-radius:18px;background:#fff;box-shadow:-18px 0 40px #11172229;display:grid;grid-template-rows:auto 1fr auto}.community-thread-header{padding:18px 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.community-thread-header h2,.community-category-modal-header h2{margin:0;font-size:18px;color:#161d29}.community-thread-body{padding:0 16px 16px;overflow-y:auto}.community-thread-item{display:grid;gap:10px;padding:16px 0;border-top:1px solid #edf1f5}.community-thread-item-primary{border-top:none}.community-thread-title{display:flex;align-items:flex-start;gap:12px}.community-thread-title strong{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;color:#151c29}.community-thread-title p{margin:6px 0 0;font-size:14px;line-height:1.55;color:#313949}.community-thread-meta{margin-left:48px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#8c94a4;font-size:12px}.community-thread-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.community-thread-footer{padding:16px;border-top:1px solid #edf1f5;display:flex;justify-content:flex-end}.community-category-modal{width:min(100%,328px);border-radius:16px;background:#fff;box-shadow:0 18px 36px #11172229}.community-category-modal-header{padding:18px 18px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.community-category-modal-body{padding:8px 18px 18px}.community-category-modal-footer{padding:0 18px 18px;display:flex;justify-content:space-between;gap:12px}@media (max-width: 1180px){.community-stat-grid{grid-template-columns:1fr}}@media (max-width: 980px){.discussion-head,.discussion-row{grid-template-columns:minmax(0,1.5fr) 116px 120px 168px}.reported-head,.reported-row{grid-template-columns:minmax(0,1.45fr) 126px 104px 168px}}@media (max-width: 860px){.community-toolbar{flex-direction:column;align-items:stretch}.community-table-head{display:none}.community-row{grid-template-columns:1fr;gap:12px}.community-resonated,.community-category-text,.community-tag-pill,.community-reporter{margin-left:48px}.community-actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 640px){.community-search,.community-select{width:100%}.community-tabs{overflow-x:auto}.community-toast{top:76px;right:12px;left:12px;width:auto}.community-thread-drawer{width:100%;height:100vh;margin:0;border-radius:0}.community-thread-footer .user-close-btn,.community-category-modal-footer .chapter-secondary-btn,.community-category-modal-footer .chapter-primary-btn{width:100%}.community-category-modal-footer{flex-direction:column}}.notes-bookmarks-page{position:relative}.notes-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.notes-tabs{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e6eaf0}.notes-tab{border:none;border-bottom:2px solid transparent;background:transparent;padding:0 8px 8px;color:#8a93a2;font:inherit;font-size:14px;cursor:pointer}.notes-tab.is-active{border-bottom-color:#7a8394;color:#1a2230;font-weight:600}.notes-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.notes-toolbar-filters{gap:12px;flex-wrap:wrap}.notes-toolbar-search{width:min(100%,246px);height:44px}.notes-toolbar-select{min-width:108px}.notes-add-btn{min-width:128px;justify-content:center}.notes-table-card{overflow:hidden}.notes-table-head,.notes-row{display:grid;align-items:center;column-gap:16px}.notes-table-head{padding:14px 16px;color:#80899a;font-size:13px;background:#fff}.notes-row{padding:10px 16px;border-top:1px solid #edf1f5}.notes-list-head,.notes-list-row{grid-template-columns:minmax(0,1.65fr) 230px 88px}.bookmarks-list-head,.bookmarks-list-row{grid-template-columns:minmax(0,1.7fr) 160px 88px}.notes-category-head,.notes-category-row{grid-template-columns:40px minmax(0,1fr) 160px 110px}.notes-title-cell,.notes-category-name{display:flex;align-items:center;gap:12px;min-width:0}.notes-copy{min-width:0}.notes-copy h3{margin:0;font-size:15px;font-weight:500;line-height:1.35;color:#151c29;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notes-copy p{margin:4px 0 0;font-size:13px;color:#8d95a4}.notes-tags-cell{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.notes-tag{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 12px;border-radius:999px;font-size:12px;line-height:1}.notes-tag-green{background:#3cb982;color:#fff}.notes-tag-yellow{background:#ddb021;color:#fff}.notes-tag-purple{background:#5e1896;color:#fff}.notes-tag-violet{background:#9e45ef;color:#fff}.notes-tag-gold{background:#ffc338;color:#4a3600}.notes-action-cell,.notes-icon-actions{justify-self:end}.notes-action-btn{min-width:58px;justify-content:center}.notes-bookmark-amount,.notes-tagged-amount{font-size:14px;color:#4c576a}.notes-checkbox-cell{display:grid;place-items:center}.notes-checkbox-cell input{width:18px;height:18px;border:1px solid #dfe4ec;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff}.notes-category-dot{width:10px;height:10px;border-radius:999px;flex:none}.notes-icon-actions{display:flex;align-items:center;gap:8px}.notes-footer{margin-top:12px}.notes-detail-overlay,.notes-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:82;display:flex;background:#191f2a47}.notes-detail-overlay{justify-content:flex-end}.notes-modal-overlay{justify-content:center;align-items:center;padding:16px}.notes-detail-drawer{width:min(100%,500px);height:calc(100vh - 32px);margin:16px;border-radius:18px;background:#fff;box-shadow:-18px 0 40px #11172229;display:grid;grid-template-rows:auto 1fr auto}.notes-detail-header{padding:18px 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.notes-detail-header h2,.notes-category-modal-header h2{margin:0;font-size:18px;color:#161d29}.notes-detail-body{padding:0 16px 16px;overflow-y:auto;display:grid;gap:18px}.notes-detail-field{display:grid;gap:8px}.notes-detail-field span{font-size:12px;color:#8d95a4}.notes-detail-field strong{font-size:14px;font-weight:500;line-height:1.55;color:#151c29}.notes-detail-field p{margin:0;font-size:14px;line-height:1.6;color:#283142;white-space:pre-line}.notes-detail-tags{display:flex;flex-wrap:wrap;gap:10px}.notes-detail-footer{padding:16px;border-top:1px solid #edf1f5;display:flex;justify-content:flex-end}.notes-category-modal{width:min(100%,328px);border-radius:16px;background:#fff;box-shadow:0 18px 36px #11172229}.notes-category-modal-header{padding:18px 18px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.notes-category-modal-body{padding:8px 18px 18px}.notes-category-modal-footer{padding:0 18px 18px;display:flex;justify-content:space-between;gap:12px}@media (max-width: 1180px){.notes-stat-grid{grid-template-columns:1fr}}@media (max-width: 980px){.notes-list-head,.notes-list-row{grid-template-columns:minmax(0,1.45fr) 190px 88px}.bookmarks-list-head,.bookmarks-list-row{grid-template-columns:minmax(0,1.55fr) 130px 88px}}@media (max-width: 860px){.notes-toolbar{flex-direction:column;align-items:stretch}.notes-table-head{display:none}.notes-row{grid-template-columns:1fr;gap:12px}.notes-list-row .notes-tags-cell{margin-left:48px}.notes-action-cell,.notes-icon-actions{justify-self:start}}@media (max-width: 640px){.notes-toolbar-search,.notes-toolbar-select{width:100%}.notes-tabs{overflow-x:auto}.notes-copy h3{white-space:normal}.notes-detail-drawer{width:100%;height:100vh;margin:0;border-radius:0}.notes-detail-footer .user-close-btn,.notes-category-modal-footer .chapter-secondary-btn,.notes-category-modal-footer .chapter-primary-btn{width:100%}.notes-category-modal-footer{flex-direction:column}}@media (max-width: 640px){.chapter-select,.chapter-order-btn,.chapter-add-btn,.roles-add-btn,.user-export-btn,.community-add-btn,.notes-add-btn{width:100%;justify-content:center}.chapter-filters,.notes-toolbar-filters,.community-filters{width:100%}.chapter-filters>*,.notes-toolbar-filters>*,.community-filters>*{width:100%}.chapter-actions,.community-actions,.notes-action-cell{width:100%}.chapter-view-btn,.community-action-btn,.notes-action-btn{justify-content:center}}
