@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&display=swap";.auth-shell{color:#26282c;background:#fff;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #dee0e3;border-radius:12px;width:min(100%,400px);padding:20px;box-shadow:0 1px 2px #0000000d,0 8px 24px #0000000a}.auth-logo{background:#067ff9;border-radius:8px;place-items:center;width:40px;height:40px;margin:0 auto 24px;display:grid}.auth-logo img{width:29px;height:29px;display:block}.auth-heading{text-align:center;margin-bottom:24px}.auth-heading h1{color:#26282c;letter-spacing:-.48px;margin:0;font-size:24px;font-weight:600;line-height:32px}.auth-heading p{color:#5e636e;max-width:340px;margin:8px auto 0;font-size:14px;font-weight:400;line-height:20px}.auth-form{gap:16px;display:grid}.auth-field{color:#364153;gap:6px;min-width:0;font-size:14px;font-weight:500;line-height:20px;display:grid}.auth-field input{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:8px;outline:0;width:100%;height:40px;padding:0 12px;font-size:14px;font-weight:400}.auth-field input::placeholder{color:#9da2aa}.auth-field input:focus,.otp-row input:focus{border-color:#067ff9;box-shadow:0 0 0 3px #067ff91f}.auth-password-wrap{display:block;position:relative}.auth-password-wrap input{padding-right:42px}.auth-eye{color:#858b95;background:0 0;border:0;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:0;right:0}.auth-eye svg{width:18px;height:18px}.auth-options{color:#5e636e;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:400;display:flex}.auth-check{cursor:pointer;align-items:center;gap:8px;display:flex}.auth-check input{accent-color:#067ff9;width:16px;height:16px;margin:0}.auth-link,.auth-resend button{color:#067ff9;font-weight:500}.auth-link:hover,.auth-resend button:hover{text-decoration:underline}.auth-primary{color:#fff;background:#067ff9;border:0;border-radius:8px;width:100%;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s,opacity .15s}.auth-primary:hover:not(:disabled){background:#056bd0}.auth-primary:disabled{opacity:.5;cursor:not-allowed}.auth-error{color:#b42318;background:#fef3f2;border-radius:7px;margin:0;padding:9px 10px;font-size:12px;font-weight:400;line-height:18px}.otp-row{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.otp-row input{text-align:center;color:#26282c;border:1px solid #dee0e3;border-radius:8px;outline:0;width:100%;min-width:0;height:52px;padding:0;font-size:20px;font-weight:600}.auth-resend{text-align:center;color:#5e636e;margin:0;font-size:13px;font-weight:400}.auth-resend button{font:inherit;color:#067ff9;cursor:pointer;background:0 0;border:0;padding:0}.auth-resend button:disabled{color:#9da2aa;cursor:not-allowed;text-decoration:none}.password-rules{color:#5e636e;gap:6px;margin:-2px 0 0;padding:0;font-size:12px;font-weight:400;line-height:16px;list-style:none;display:grid}.password-rules li{align-items:center;gap:7px;display:flex}.password-rules li span{color:#858b95;place-items:center;width:14px;height:14px;font-size:13px;display:grid}.password-rules li.met,.password-rules li.met span{color:#15803d}@media (width<=460px){.auth-shell{padding:16px}.auth-card{padding:20px}.otp-row{gap:8px}.otp-row input{height:48px}}.news-page{color:#26282c;letter-spacing:-.14px;background:#f7f7f8;min-height:calc(100vh - 64px);padding:20px;font-family:Geist,Inter,Segoe UI,sans-serif;font-weight:400}.news-page-heading{height:72px}.news-page-heading h1{letter-spacing:-.22px;margin:0;font-size:22px;font-weight:600;line-height:28px}.news-page-heading p{color:#5e636e;margin:4px 0 0;font-size:14px;line-height:20px}.news-table-card{background:#fff;border-radius:16px;flex-direction:column;gap:20px;min-height:calc(100vh - 176px);padding:24px;display:flex;overflow:hidden}.news-toolbar{justify-content:space-between;align-items:center;gap:20px;height:36px;display:flex}.news-filter-group,.news-toolbar-actions{align-items:center;gap:12px;display:flex}.news-toolbar-actions{width:428px}.news-control-button,.news-select-control,.news-search,.news-add-button,.news-button{background:#fff;border:1px solid #dee0e3;border-radius:8px;height:36px;box-shadow:0 1px 1px #19181b0a}.news-control-button{color:#26282c;align-items:center;gap:6px;padding:0 10px;display:flex}.news-control-button svg{color:#9196a1;width:20px;height:20px}.news-control-button:disabled,.news-select-control select:disabled{cursor:not-allowed;color:#b5bac2;box-shadow:none;background:#f7f7f8}.news-select-control{display:block;position:relative;overflow:hidden}.news-select-control select{color:#26282c;appearance:auto;background:0 0;border:0;outline:0;height:34px;padding:0 34px 0 10px}.news-sort-control select{padding-right:10px}.news-search{flex:1;align-items:center;gap:8px;min-width:0;padding:0 10px;display:flex}.news-search svg{color:#9196a1;width:20px}.news-search input{color:#26282c;background:0 0;border:0;outline:0;width:100%}.news-search input::placeholder{color:#9196a1}.news-add-button{color:#fff;box-shadow:none;background:#067ff9;border-color:#067ff9;flex:none;align-items:center;gap:6px;padding:0 10px;display:flex}.news-add-button svg{width:20px;height:20px}.news-table-scroll{border:1px solid #e9eaec;border-radius:8px;flex:1;min-height:0;overflow:auto}.news-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1180px}.news-table th{color:#5e636e;text-align:left;background:#f7f7f8;height:40px;padding:10px 12px;font-weight:500}.news-table td{color:#26282c;white-space:nowrap;text-overflow:ellipsis;background:#fff;height:60px;padding:12px;overflow:hidden}.news-table tbody tr+tr td{border-top:0}.news-table th:first-child{width:44px}.news-table th:nth-child(2){width:368px}.news-table th:nth-child(n+3){width:190px}.news-table th:last-child{width:164px}.news-check{text-align:center!important}.news-check input{accent-color:#623df5;width:20px;height:20px;margin:0}.news-table-scroll.is-empty{border-color:#0000;overflow:hidden}.news-table-scroll.is-empty .news-table{min-width:100%}.news-table-scroll.is-empty tbody tr:hover td{background:#fff}.news-title-wrap{align-items:center;gap:12px;min-width:0;display:flex}.news-thumb{color:#9196a1;background:#f0f1f2;flex:none;place-items:center;width:48px;height:36px;display:grid;overflow:hidden}.news-thumb img{object-fit:cover;width:100%;height:100%}.news-thumb svg{width:18px}.news-title-copy{min-width:0;display:block}.news-title-copy strong,.news-title-copy small{text-overflow:ellipsis;display:block;overflow:hidden}.news-title-copy strong{font-weight:500;line-height:20px}.news-title-copy small{color:#5e636e;font-size:12px;font-weight:400;line-height:16px}.news-status{color:#218341;background:#d1fadf;border-radius:6px;align-items:center;gap:2px;width:max-content;padding:2px 6px 2px 4px;font-size:12px;font-weight:500;line-height:16px;display:flex}.news-status i{background:currentColor;border-radius:50%;width:6px;height:6px;margin:3px}.news-status.is-archived{color:#b54708;background:#ffead5}.news-status.is-draft{color:#5e636e;background:#f1f2f4}.news-status.is-pendingreview,.news-status.is-scheduled{color:#6941c6;background:#f4ebff}.news-row-actions{align-items:center;gap:4px;display:flex}.news-row-actions>button{color:#9196a1;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:6px;display:grid}.news-row-actions>button:hover{color:#26282c;background:#f1f2f4}.news-row-actions svg{width:16px;height:16px}.news-action-menu{z-index:1100;background:#fff;border:1px solid #e9eaec;border-radius:8px;width:144px;padding:6px;position:fixed;box-shadow:0 8px 24px #19181b24}.news-action-menu button{text-align:left;color:#26282c;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;padding:7px 8px;display:flex}.news-action-menu button svg{color:#5e636e;width:16px;height:16px}.news-action-menu button:hover{background:#f7f7f8}.news-empty{color:#9196a1;text-align:center!important;height:260px!important}.news-empty strong,.news-empty span{display:block}.news-empty strong{color:#5e636e;font-size:16px}.news-empty-icon{color:#9196a1;background:#f1f2f4;border-radius:10px;place-items:center;width:40px;height:40px;margin:0 auto 10px;display:grid!important}.news-empty-icon svg{width:21px;height:21px}.news-pagination{color:#5e636e;grid-template-columns:1fr auto 1fr;align-items:center;height:36px;font-size:14px;display:grid}.news-pages,.news-page-number-wrap{align-items:center;gap:6px;display:flex}.news-pages button{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:8px;width:36px;height:36px}.news-pages button:disabled{color:#c8cbd0}.news-pages button.active{color:#623df5;border-color:#9981f8}.news-page-number-wrap em{font-style:normal}.news-page-size-control{color:#26282c;white-space:nowrap;cursor:pointer;justify-self:end;align-items:center;gap:4px;height:36px;padding:0 2px;font-weight:500;display:inline-flex;position:relative}.news-page-size-control select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.news-page-size-control svg{color:#9196a1;pointer-events:none;width:16px;height:16px;margin-left:10px;transform:rotate(90deg)}.news-drawer-layer{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#26282c47;justify-content:flex-end;animation:.2s both newsFade;display:flex;position:fixed;inset:0}.news-drawer{background:#fff;border-left:1px solid #e9eaec;width:min(444px,100vw);height:100%;animation:.28s cubic-bezier(.22,.8,.26,1) both newsSlide;box-shadow:-8px 0 32px #19181b24}.news-drawer-form{flex-direction:column;height:100%;display:flex}.news-drawer-body{flex-direction:column;flex:1;gap:16px;min-height:0;padding:24px 20px;display:flex;overflow-y:auto}.news-drawer-heading{justify-content:space-between;gap:12px;display:flex}.news-drawer-heading h2{color:#26282c;letter-spacing:-.18px;margin:0;font-size:18px;font-weight:600;line-height:28px}.news-drawer-heading p{color:#5e636e;margin:4px 0 0;font-size:14px;line-height:20px}.news-close{color:#9196a1;background:0 0;border:0;border-radius:7px;width:32px;height:32px;padding:6px}.news-close:hover{background:#f7f7f8}.news-form-divider{background:#e9eaec;height:1px;margin:6px 0 8px}.news-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.news-field{flex-direction:column;gap:6px;min-width:0;display:flex}.news-field>span{color:#26282c;font-size:14px;font-weight:500;line-height:20px}.news-field>span b{color:#d92626}.news-field input,.news-field select,.news-field textarea{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:8px;outline:0;width:100%;min-width:0;transition:border .15s,box-shadow .15s;box-shadow:0 1px 1px #19181b0a}.news-field input,.news-field select{height:36px;padding:8px 10px}.news-field textarea{resize:none;height:82px;padding:8px 10px}.news-field textarea.news-content-input{height:118px}.news-field input::placeholder,.news-field textarea::placeholder{color:#90a1b9}.news-field input:focus,.news-field select:focus,.news-field textarea:focus{border-color:#9981f8;box-shadow:0 0 0 3px #9981f824}.news-field>small{color:#9196a1;text-align:right;margin-top:-2px;font-size:11px}.news-upload{color:#26282c;background:#fff;border:1px dashed #aeb8c2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:132px;padding:18px;display:flex}.news-upload.has-preview{min-height:214px}.news-upload.dragging,.news-upload:hover{background:#faf9ff;border-color:#623df5}.news-upload-icon{border:1px solid #dee0e3;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:6px;display:grid;box-shadow:0 1px 1px #19181b0a}.news-upload-icon svg{width:20px;height:20px}.news-upload-preview{background:#f7f7f8;border-radius:6px;place-items:center;width:100%;height:132px;display:grid;overflow:hidden}.news-upload-preview img{object-fit:contain;width:100%;height:100%}.news-upload strong{text-overflow:ellipsis;max-width:100%;font-size:14px;font-weight:500;overflow:hidden}.news-upload small{color:#5e636e;font-size:12px}.news-drawer-footer{background:#f7f7f8;border-top:1px solid #e9eaec;justify-content:space-between;align-items:center;height:80px;padding:16px 20px;display:flex}.news-button{color:#26282c;padding:0 10px;font-weight:500}.news-button.primary{color:#fff;background:#623df5;border-color:#623df5}.news-button:disabled{opacity:.6;cursor:not-allowed}@keyframes newsFade{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#26282c00}to{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#26282c47}}@keyframes newsSlide{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=1100px){.news-toolbar{flex-direction:column;align-items:stretch;height:auto}.news-toolbar-actions{width:100%}.news-table-card{min-height:calc(100vh - 176px)}.news-pagination{grid-template-columns:1fr auto}.news-page-size-control{display:none}}@media (width<=620px){.news-page,.news-table-card{padding:16px}.news-filter-group{overflow-x:auto}.news-toolbar-actions{flex-wrap:wrap}.news-search{min-width:180px}.news-form-row{grid-template-columns:1fr}.news-pagination>span:first-child{display:none}.news-pagination{justify-content:center;display:flex}.news-drawer-body{padding:20px 16px}.news-drawer-footer{padding:14px 16px}}.content-detail-page{color:#26282c;min-height:100%;font-family:inherit}.content-detail-shell{gap:16px;width:min(100%,856px);margin:0 auto;display:grid}.content-detail-banner{background:#eef0f3;border:1px solid #e9eaec;border-radius:12px;place-items:center;height:240px;display:grid;overflow:hidden}.content-detail-banner>a,.content-detail-banner img{width:100%;height:100%;display:block}.content-detail-banner img{object-fit:cover}.content-detail-banner>div{color:#9196a1;place-items:center;gap:8px;font-size:12px;display:grid}.content-detail-banner>div svg{width:34px;height:34px}.detail-card{background:#fff;border:1px solid #f0f1f3;border-radius:12px;padding:16px;box-shadow:0 1px 2px #00000017}.content-detail-overview{gap:14px;display:grid}.content-detail-heading{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.content-detail-heading h1{color:#26282c;letter-spacing:-.16px;margin:0;font:500 16px/22px inherit}.content-detail-heading p{color:#1966b2;margin:3px 0 0;font:400 12px/16px inherit}.content-detail-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.content-detail-badges .status,.detail-registration{border-radius:6px;align-items:center;gap:5px;min-height:20px;padding:2px 7px;font:500 11px/16px inherit;display:inline-flex}.detail-registration{color:#1966b2;background:#edf5fd}.content-detail-meta{flex-wrap:wrap;align-items:flex-start;gap:28px;display:flex}.content-detail-meta>div{min-width:74px;max-width:240px}.content-detail-meta small,.content-detail-section>small{color:#9ca1ab;letter-spacing:.5px;text-transform:uppercase;margin-bottom:2px;font:400 10px/15px inherit;display:block}.content-detail-meta>div>span,.content-detail-meta>div>a,.content-detail-meta>div>div{color:#26282c;font:400 12px/18px inherit}.content-detail-meta .status{color:#26282c;background:0 0;padding:0}.content-detail-primary-link{color:#1966b2;overflow-wrap:anywhere;align-items:center;gap:6px;font:400 12px/16px inherit;display:flex}.content-detail-primary-link svg{width:14px;height:14px}.content-detail-actions{border-top:1px solid #f3f4f6;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:12px;display:flex}.content-detail-actions .button{border-radius:8px;min-width:0;height:32px;padding:0 10px;font-size:12px}.content-detail-actions .button svg{width:14px;height:14px}.content-detail-section{gap:10px;display:grid}.content-detail-copy>div{white-space:pre-wrap;color:#26282c!important;background:0 0!important;border-radius:0!important;max-height:none!important;padding:0!important;font:400 14px/23px inherit!important;overflow:visible!important}.content-detail-tags>div{gap:8px!important;display:flex!important}.content-detail-tags span{color:#364153;border:1px solid #f0f1f3;background:#f9fafb!important;border-radius:8px!important;padding:6px 10px!important;font:400 12px/16px inherit!important}.content-detail-additional{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;display:grid}.content-detail-additional>div{border-bottom:1px solid #f3f4f6;min-width:0;padding:10px 0}.content-detail-additional>div>span:first-child{color:#9ca1ab;letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px;font:400 10px/15px inherit;display:block}.content-detail-additional>div>span:last-child,.content-detail-additional>div>a,.content-detail-additional>div>div{color:#26282c;overflow-wrap:anywhere;font:400 12px/18px inherit}.content-detail-file{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:10px 12px;font:400 12px/16px inherit;display:flex}.content-detail-file>span{overflow-wrap:anywhere;align-items:center;gap:12px;min-width:0;display:flex}.content-detail-file svg{color:#1966b2;width:16px;height:16px}.content-detail-file b{color:#1966b2;font-weight:500}@media (width<=720px){.content-detail-shell{gap:12px}.content-detail-banner{height:190px}.detail-card{padding:14px}.content-detail-heading{display:grid}.content-detail-badges{justify-content:flex-start}.content-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.content-detail-additional{grid-template-columns:1fr}.content-detail-actions{justify-content:flex-start}}.record-detail-page{color:#26282c;min-height:100%;font-family:inherit}.record-detail-shell{gap:16px;width:min(100%,856px);margin:0 auto;display:grid}.record-detail-banner{background:#eef0f3;border:1px solid #e9eaec;border-radius:12px;place-items:center;height:240px;display:grid;overflow:hidden}.record-detail-banner>a,.record-detail-banner>a>img{width:100%;height:100%;display:block}.record-detail-banner img{object-fit:cover}.record-detail-banner>div:not(.record-detail-avatar){color:#9196a1;place-items:center;gap:8px;font-size:12px;display:grid}.record-detail-banner>div>svg{width:34px;height:34px}.record-detail-person-banner{background:linear-gradient(135deg,#edf5fd,#f1effd)}.record-detail-avatar{color:#fff;letter-spacing:-.4px;background:#4755eb;border-radius:50%;place-items:center;width:82px;height:82px;font-size:24px;font-weight:600;display:grid;box-shadow:0 12px 32px #4755eb38}.record-detail-card{background:#fff;border:1px solid #f0f1f3;border-radius:12px;padding:16px;box-shadow:0 1px 2px #00000017}.record-detail-heading{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.record-detail-heading h1{color:#26282c;letter-spacing:-.16px;margin:0;font:500 16px/22px inherit}.record-detail-heading p{color:#1966b2;margin:3px 0 0;font:400 12px/16px inherit}.record-detail-badges{flex-wrap:wrap;gap:6px;display:flex}.record-detail-pill{color:#5842b9;background:#f1effd;border-radius:6px;align-items:center;min-height:20px;padding:2px 7px;font:500 11px/16px inherit;display:inline-flex}.record-detail-meta{flex-wrap:wrap;align-items:flex-start;gap:28px;padding-top:14px;display:flex}.record-detail-meta>span{min-width:74px;max-width:240px}.record-detail-meta small,.record-detail-card>small{color:#9ca1ab;letter-spacing:.5px;text-transform:uppercase;margin-bottom:2px;font:400 10px/15px inherit;display:block}.record-detail-meta strong{color:#26282c;overflow-wrap:anywhere;font:400 12px/18px inherit;display:block}.record-detail-copy{gap:10px;display:grid}.record-detail-copy p{color:#26282c;white-space:pre-wrap;margin:0;font:400 14px/23px inherit}.record-detail-gallery{gap:12px;display:grid}.record-detail-gallery>div:not(.record-detail-empty){grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.record-detail-gallery figure{background:#f9fafb;border:1px solid #f0f1f3;border-radius:8px;margin:0;overflow:hidden}.record-detail-gallery figure a,.record-detail-gallery figure img{width:100%;display:block}.record-detail-gallery figure img{object-fit:cover;height:150px}.record-detail-gallery figcaption{color:#364153;padding:9px 10px;font:400 12px/16px inherit}.record-detail-empty{color:#9196a1;align-content:center;place-items:center;gap:8px;min-height:150px;font-size:12px;display:grid}.record-detail-empty svg{width:30px;height:30px}.record-detail-state{color:#5e636e;place-items:center;min-height:320px;font-family:inherit;display:grid}@media (width<=720px){.record-detail-shell{gap:12px}.record-detail-banner{height:190px}.record-detail-card{padding:14px}.record-detail-heading{display:grid}.record-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.record-detail-gallery>div:not(.record-detail-empty){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.record-detail-gallery>div:not(.record-detail-empty){grid-template-columns:1fr}}.member-detail-page{font-family:inherit}.member-detail-banner img{object-fit:contain;background:#eef0f3}.member-detail-placeholder{color:#9196a1;text-align:center;place-items:center;gap:5px;display:grid}.member-detail-placeholder span{color:#fff;background:#4755eb;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:4px;font-size:17px;font-weight:600;display:grid}.member-detail-placeholder strong{color:#5e636e;font-size:13px}.member-detail-placeholder small{font-size:11px}.voucher-view-link{color:#1966b2;align-items:center;gap:6px;margin-top:2px;font:500 12px/16px inherit;display:inline-flex}.voucher-view-link svg{width:14px;height:14px}.member-detail-section{background:#fff;border:1px solid #f0f1f3;border-radius:12px;padding:16px;box-shadow:0 1px 2px #00000017}.member-detail-section h2{color:#9ca1ab;letter-spacing:.5px;text-transform:uppercase;margin:0 0 12px;font:400 10px/15px inherit}.member-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px;display:grid}.member-detail-grid>div{border-bottom:1px solid #f3f4f6;min-width:0;padding:10px 0}.member-detail-grid small,.member-detail-grid strong{display:block}.member-detail-grid small{color:#9ca1ab;letter-spacing:.5px;text-transform:uppercase;margin-bottom:3px;font:400 10px/15px inherit}.member-detail-grid strong{color:#26282c;overflow-wrap:anywhere;font:500 12px/18px inherit}.member-detail-list{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.member-detail-list article{background:#f9fafb;border:1px solid #f0f1f3;border-radius:8px;min-width:180px;padding:8px 10px}.member-detail-list article strong,.member-detail-list article span,.member-detail-list article small{display:block}.member-detail-list article strong{font:500 12px/18px inherit}.member-detail-list article span{color:#364153;font:400 12px/18px inherit}.member-detail-list article small{color:#9196a1;font:400 11px/16px inherit}.member-detail-list>p{color:#9196a1;margin:0;font-size:12px}.member-detail-state{color:#5e636e;place-items:center;min-height:320px;font-family:inherit;display:grid}@media (width<=760px){.member-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.member-detail-grid{grid-template-columns:1fr}.member-detail-list{display:grid}.member-detail-list article{min-width:0}}.drawer-layer{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#26282c47;position:fixed;inset:0}.users-page{color:#26282c}.users-header{height:72px;margin:0}.users-header h1{letter-spacing:-.3px;margin:0;font-size:20px;font-weight:600;line-height:28px}.users-header p{color:#5e636e;margin:4px 0 0;font-size:14px;font-weight:400}.users-panel{background:#fff;border-radius:16px;min-height:264px;padding:24px}.users-toolbar{justify-content:space-between;align-items:center;gap:16px;height:36px;margin-bottom:20px;display:flex}.users-filters,.users-actions{align-items:center;gap:12px;display:flex}.compact-control,.users-filters select{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:14px;display:flex}.compact-control svg{width:20px}.users-search{color:#9196a1;border:1px solid #dee0e3;border-radius:8px;align-items:center;gap:8px;width:303px;height:36px;padding:0 10px;display:flex}.users-search svg{width:20px}.users-search input{border:0;outline:0;flex:1;min-width:0}.users-new{background:#4755eb;height:36px}.users-table-wrap{border:1px solid #e9eaec;border-radius:8px;overflow:auto}.users-table{border-collapse:collapse;width:100%;min-width:1050px}.users-table th{color:#5e636e;text-align:left;background:#f7f7f8;height:40px;padding:0 12px;font-size:14px;font-weight:500}.users-table th:first-child{width:29%}.users-table th:last-child{width:120px}.users-table td{color:#364153;border-top:1px solid #eef0f2;height:60px;padding:0 12px;font-size:13px}.users-table tbody tr:hover{background:#fafafa}.user-identity{align-items:center;gap:10px;display:flex}.user-identity>span{color:#fff;background:#4755eb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;display:grid}.user-identity strong,.user-identity small{display:block}.user-identity strong{color:#26282c;font-size:14px;font-weight:500}.user-identity small{color:#9196a1;font-size:11px}.user-role{color:#5842b9;background:#f1effd;border-radius:5px;padding:3px 7px;font-size:12px}.user-status{align-items:center;gap:6px;display:inline-flex}.user-status i{background:#9da2aa;border-radius:50%;width:7px;height:7px}.user-status.active i{background:#1da54a}.user-status.active{color:#15803d}.address-cell{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.user-row-actions{align-items:center;gap:4px;display:flex;position:relative}.user-row-actions>button{color:#858b95;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;padding:0;display:grid}.user-row-actions>button:hover,.user-row-actions>button.selected{color:#364153;background:#f0f1f3}.user-row-actions svg{width:17px}.user-action-menu{z-index:8;background:#fff;border:1px solid #e9eaec;border-radius:10px;width:145px;padding:6px;position:absolute;top:36px;right:0;box-shadow:0 12px 30px #242e4224}.user-action-menu button{color:#364153;text-align:left;background:#fff;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px;font-size:13px;display:flex}.user-action-menu button:hover{background:#f7f7f8}.user-action-menu svg{width:16px}.users-table-wrap.empty{overflow:hidden}.users-table-wrap.empty .users-table{min-width:0}.users-table-wrap.empty .empty-row:hover{background:#fff}.users-table-wrap.empty td{border:0}.users-empty{color:#9196a1;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.users-empty>span{color:#9196a1;background:#f2f3f5;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:10px;display:grid}.users-empty strong{color:#5e636e;font-size:14px}.users-empty small{margin-top:3px;font-size:12px}.users-pagination{justify-content:space-between;align-items:flex-end;min-height:56px;display:flex}.users-pagination label{color:#5e636e;align-items:center;gap:5px;display:flex}.users-pagination select{background:#fff;border:0;font-weight:500}.users-pagination div{gap:4px;display:flex}.users-pagination button{background:#fff;border:0;border-radius:7px;width:32px;height:32px}.users-pagination button.active{color:#fff;background:#4755eb}.user-drawer{background:#fff;flex-direction:column;width:min(428px,100%);animation:.25s drawerIn;display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-20px 0 45px #00000021}.user-drawer>header{border-bottom:1px solid #e9eaec;justify-content:space-between;height:100px;padding:24px 20px;display:flex}.user-drawer h2{margin:0;font-size:20px;line-height:28px}.user-drawer header p{color:#5e636e;margin:4px 0;font-size:13px}.user-drawer header button{background:#f7f7f8;border:0;border-radius:8px;width:32px;height:32px}.user-drawer form{flex-direction:column;flex:1;min-height:0;display:flex}.user-form-body{grid-template-columns:1fr 1fr;gap:16px;padding:24px 20px;display:grid;overflow:auto}.user-form-body label{color:#364153;gap:6px;font-size:13px;display:grid}.user-form-body .full{grid-column:1/-1}.user-form-body input,.user-form-body select,.user-form-body textarea{border:1px solid #dee0e3;border-radius:8px;outline:0;width:100%;height:40px;padding:0 10px}.user-form-body textarea{resize:none;height:80px;padding:10px}.user-active-toggle{align-items:center;grid-column:1/-1!important;gap:8px!important;display:flex!important}.user-active-toggle input{width:16px;height:16px}.user-drawer form>footer{border-top:1px solid #e9eaec;justify-content:flex-end;gap:12px;height:68px;margin-top:auto;padding:16px 20px;display:flex}.user-drawer footer .button{height:36px}@keyframes drawerIn{0%{transform:translate(100%)}to{transform:none}}@media (width<=850px){.users-toolbar{flex-direction:column;align-items:stretch;height:auto}.users-actions{width:100%}.users-search{flex:1}.users-panel{padding:16px}}@media (width<=520px){.users-actions,.users-filters{flex-wrap:wrap}.users-search{flex-basis:100%;width:100%}.user-form-body{grid-template-columns:1fr}.user-form-body .full{grid-column:auto}}:root{--ink:#212b36;--ink-2:#454f5b;--body:#637381;--muted:#919eab;--quiet:#c4cdd5;--canvas:#fff;--soft:#fff;--soft-2:#f4f6f8;--line:#919eab2e;--line-strong:#919eab57;--blue:#1890ff;--blue-soft:#e5f3ff;--green:#00ab55;--green-soft:#00ab5517;--amber:#b76e00;--amber-soft:#fff5cc;--red:#b71d18;--red-soft:#ff563021;--violet:#7635dc;--violet-soft:#efe6ff;--yellow:#ffb020;--yellow-soft:#fff3d6;--coral:#ffe0dc;--teal:#d9f7ef;--rose:#f7e1f0;--shadow-sm:0 0 2px #919eab33,0 12px 24px -4px #919eab1f;--shadow-lg:0 0 2px #919eab3d,0 24px 48px -8px #919eab3d}.membership-table-panel{background:#fff;height:800px;min-height:800px;border-radius:16px!important;padding:24px!important}.membership-toolbar{justify-content:space-between;align-items:center;gap:12px;height:36px;margin-bottom:20px;display:flex;border:0!important;padding:0!important}.membership-toolbar .toolbar-left{gap:12px}.membership-toolbar .button,.membership-toolbar select{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:8px;height:36px;padding:0 10px;font-size:14px;font-weight:500}.membership-toolbar select{padding-right:30px}.membership-toolbar .membership-type-filter{width:165px}.membership-toolbar .membership-sort{align-items:center;gap:8px;display:flex}.membership-toolbar .membership-sort span{font-size:18px;line-height:1}.membership-toolbar-right{gap:12px;display:flex}.membership-toolbar-right .search-box{width:279px;height:36px}.membership-toolbar-right .button.primary{color:#fff;background:#4755eb;border-color:#4755eb;height:36px}.membership-table-wrap{border:1px solid #e9eaec;border-radius:8px;height:640px}.membership-table{table-layout:fixed;min-width:1000px}.membership-table th{color:#5e636e;letter-spacing:-.14px;text-transform:none;background:#f7f7f8;border-bottom:0;height:40px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px}.membership-table input[type=checkbox]{accent-color:#4755eb;width:14px;height:14px}.member-cell{align-items:center;gap:12px;min-width:0;display:flex}.member-cell>div{min-width:0}.member-cell strong,.member-cell small{text-overflow:ellipsis;display:block;overflow:hidden}.member-cell strong{font-size:14px;font-weight:500;line-height:20px}.member-cell small{color:#5e636e;margin-top:0;font-size:12px}.member-avatar{color:#fff;background:#4755eb;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:grid}.member-category{color:#364153;background:#f7f7f8;border-radius:6px;padding:2px 4px;font-size:12px}.member-status{border-radius:6px;align-items:center;gap:5px;min-height:20px;padding:2px 6px;font-size:12px;font-weight:500;display:inline-flex}.member-status i{background:currentColor;border-radius:50%;width:7px;height:7px}.status-active,.status-approved{color:#218341;background:#e5f6eb}.status-applicationsubmitted,.status-pending{color:#ad4e1f;background:#ffe4d6}.status-suspended,.status-rejected{color:#b42318;background:#fee4e2}.member-row-actions{gap:8px}.member-row-actions .row-action{background:0 0;border:0;width:24px;height:24px;padding:4px}.member-row-actions .row-action:hover{background:#f1f2f4}.membership-pagination{color:#5e636e;border:0;justify-content:space-between;height:60px;min-height:60px;padding:12px 0 0}.membership-pagination>.pagination-buttons{gap:4px;position:absolute;left:50%;transform:translate(-50%)}.membership-pagination .pagination-buttons button{color:#5e636e;background:#fff;border:1px solid #dee0e3;border-radius:8px;width:36px;height:36px}.membership-pagination .pagination-buttons button.active{color:#1966b2;border-color:#3d99f5}.membership-pagination .pagination-buttons button:disabled{opacity:.45;cursor:not-allowed}.membership-page-number{align-items:center;gap:4px;display:flex}.membership-page-number em{padding:0 4px;font-style:normal}.membership-page-size{color:#26282c;cursor:pointer;justify-content:flex-end;align-items:center;gap:8px;min-width:112px;height:36px;display:flex;position:relative}.membership-page-size select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.membership-page-size svg{color:#9196a1;width:16px;height:16px;transform:rotate(90deg)}.member-editor-page{color:#26282c;background:#f7f7f8;min-height:calc(100vh - 64px);padding:20px}.member-editor-heading{height:72px}.member-editor-heading h1{margin:0;font-size:20px;line-height:28px}.member-editor-heading p{color:#5e636e;margin:4px 0 0;font-size:14px}.member-application-form{background:#fff;border-radius:12px;padding:24px}.member-form-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;margin-bottom:16px;padding:16px;position:relative;box-shadow:0 1px 2px #00000014}.member-form-card h2{color:#6a7282;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #f3f4f6;margin:0 0 16px;padding-bottom:6px;font-size:12px;font-weight:500;line-height:16px}.member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.member-field{flex-direction:column;gap:6px;min-width:0;display:flex}.member-field.wide{grid-column:span 2}.member-field>span{color:#364153;font-size:12px;line-height:16px}.member-field b{color:#fb2c36}.member-field input,.member-field select,.member-edit-grid input{color:#26282c;width:100%;height:36px;font:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:0 10px}.member-field input:focus,.member-field select:focus,.member-edit-grid input:focus{border-color:#4755eb;box-shadow:0 0 0 2px #4755eb1a}.mailing-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mailing-options label{border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:12px;display:flex}.mailing-options label.selected{background:#f3f3ff;border-color:#6d73ff}.member-edit-grid{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.member-edit-grid-head,.member-edit-grid-row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;display:grid}.member-edit-grid-head{background:#f7f7f8;height:40px}.member-edit-grid-head span,.member-edit-grid-row>span{padding:0 12px;font-size:12px}.member-edit-grid-row{border-top:1px solid #eef0f2;min-height:44px}.member-edit-grid-row input{width:calc(100% - 16px);margin:4px 8px}.member-form-card:nth-of-type(6) .member-edit-grid-head,.member-form-card:nth-of-type(6) .member-edit-grid-row{grid-template-columns:1.5fr 1fr 1fr}.member-form-card:nth-of-type(7) .member-edit-grid-head,.member-form-card:nth-of-type(7) .member-edit-grid-row{grid-template-columns:4fr 1fr}.member-add-row{color:#067ff9;background:0 0;border:0;align-items:center;gap:4px;font-size:12px;display:flex;position:absolute;top:10px;right:16px}.member-add-row svg{width:14px}.document-checks{gap:10px;margin-bottom:18px;display:grid}.document-checks label,.certification{color:#364153;align-items:center;gap:8px;font-size:12px;display:flex}.certification{border:1px solid #e5e7eb;border-radius:8px;margin-top:18px;padding:12px}.member-form-footer{border:1px solid #dee0e3;border-radius:12px;justify-content:flex-end;gap:12px;height:72px;margin-top:16px;padding:16px 20px;display:flex}.member-form-footer .button{height:40px}.member-form-footer .button.primary{background:#4755eb}@media (width<=900px){.membership-toolbar{flex-wrap:wrap;gap:12px;height:auto}.membership-toolbar .toolbar-left{flex-wrap:wrap}.membership-toolbar-right{flex-wrap:wrap;width:100%}.membership-toolbar-right .search-box{flex:1}.membership-table-panel{height:auto}.membership-pagination{flex-wrap:wrap;gap:12px;height:auto;min-height:60px}.membership-pagination>.pagination-buttons{order:3;justify-content:center;width:100%;position:static;transform:none}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-field.wide{grid-column:span 2}}@media (width<=600px){.member-editor-page,.member-application-form{padding:12px}.membership-toolbar-right .search-box{min-width:100%}.member-grid{grid-template-columns:1fr}.member-field.wide{grid-column:auto}.mailing-options{grid-template-columns:1fr}.member-edit-grid{overflow-x:auto}.member-edit-grid-head,.member-edit-grid-row{min-width:720px}}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:14px}body{background:var(--soft);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font:500 14px/1.5 Inter Tight,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.svg-defs{width:0;height:0;position:absolute;overflow:hidden}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}kbd{color:#777;background:#f2f2f2;border:1px solid #dedede;border-bottom-color:#c7c7c7;border-radius:4px;padding:2px 5px;font:10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:0 1px #ddd}.route-loading{color:#9196a1;background:#f7f7f8;place-items:center;min-height:100vh;display:grid}::selection{color:#fff;background:var(--ink)}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:20;width:280px;color:var(--body);background:var(--canvas);border-right:1px dashed #919eab52;flex-direction:column;padding:24px 16px 16px;transition:width .28s cubic-bezier(.22,.8,.26,1),padding .28s cubic-bezier(.22,.8,.26,1);display:flex;position:fixed;inset:0 auto 0 0}.brand-row{justify-content:space-between;align-items:center;height:40px;padding:0 4px;display:flex}.brand{color:var(--ink);letter-spacing:-.6px;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:17px;font-weight:600;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid;box-shadow:inset 0 -3px #00000014}.side-nav{scrollbar-width:none;margin-top:16px;overflow:auto}.nav-label{color:var(--body);text-transform:uppercase;letter-spacing:.04em;margin:0 16px 8px;font:700 11px/1.4 inherit}.nav-label-spaced{margin-top:24px}.nav-item{text-align:left;width:100%;height:48px;color:var(--body);background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;margin:2px 0;padding:0 12px 0 16px;font-size:14px;transition:all .16s;display:flex}.nav-item:hover{color:var(--ink);background:#919eab14}.nav-item.active{color:var(--green);background:var(--green-soft);box-shadow:none;font-weight:600}.nav-item svg{width:20px;height:20px}.nav-item>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-disclosure .disclosure{width:14px;height:14px;margin-left:auto;transition:transform .2s;transform:rotate(90deg)}.nav-disclosure[aria-expanded=false] .disclosure{transform:rotate(0)}.subnav{opacity:1;max-height:210px;margin:2px 0 8px 42px;transition:max-height .22s,opacity .22s;overflow:hidden}.subnav.hidden{opacity:0;max-height:0}.subnav button{width:100%;height:38px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;padding:0 9px;font-size:13px;display:flex}.subnav button:hover,.subnav button.active{color:var(--green);background:var(--green-soft)}.subnav span{color:var(--muted);font:10px ui-monospace,Consolas,monospace}.nav-count{min-width:18px;height:18px;color:var(--red);border-radius:99px;place-items:center;margin-left:auto;padding:0 5px;font-size:10px;font-weight:600;background:var(--red-soft)!important;display:grid!important}.sidebar-bottom{margin-top:auto;padding:0 4px}.workspace-health{background:var(--green-soft);border-radius:12px;padding:14px}.workspace-health span{color:#147a50;align-items:center;gap:7px;font-size:11px;display:flex}.workspace-health i{background:#32c48d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #32c48d1f}.workspace-health small{color:var(--muted);margin:3px 0 0 13px;font-size:10px;display:block}.account-card{width:100%;height:76px;color:var(--ink);text-align:left;background:#919eab14;border:0;border-radius:12px;align-items:center;gap:9px;margin:32px 4px 0;padding:16px;display:flex}.account-card>svg{width:16px;color:var(--muted);margin-left:auto}.account-card:hover{background:#919eab24}.account-copy{display:grid}.account-copy strong{color:var(--ink);font-size:14px;font-weight:600}.account-copy small{color:var(--muted);font-size:12px}.avatar{color:#106347;background:#d9f7ef;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:10px;font-weight:600;display:grid}.avatar-sm{width:40px;height:40px}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:50px;place-items:center;padding:0;display:grid}.icon-button:hover{background:var(--soft-2)}.icon-button svg{width:18px;height:18px}.signout-button{width:50px;height:50px}.signout-button svg{width:20px;height:20px}.mobile-close,.menu-trigger{display:none}.figma-sidebar{color:#212b36;background:#fff;border-right:1px solid #919eab38;padding:0}.figma-sidebar-header{align-items:center;height:64px;padding:6px 8px;transition:padding .28s cubic-bezier(.22,.8,.26,1);display:flex}.figma-workspace{color:#212b36;text-align:left;background:0 0;border:0;border-radius:8px;flex:1;align-items:center;gap:10px;min-width:0;padding:8px 10px;display:flex}.figma-workspace:hover,.figma-profile:hover{background:#f4f6f8}.figma-workspace-mark{background:#067ff9;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.figma-workspace-mark img{width:25px;height:25px;display:block}.figma-workspace-copy{flex:1;gap:0;min-width:0;transition:opacity .16s,width .28s cubic-bezier(.22,.8,.26,1);display:grid}.figma-workspace-copy strong{letter-spacing:-.14px;font-size:14px;font-weight:500;line-height:20px}.figma-workspace-copy small{color:#637381;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.figma-sidebar-toggle{color:#5e636e;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;padding:4px;display:grid}.figma-sidebar-toggle:hover{background:#f4f6f8}.figma-sidebar-toggle img{width:16px;height:16px;display:block}.figma-sidebar .mobile-close{color:#637381;margin-left:auto}.figma-side-nav{scrollbar-width:thin;scrollbar-color:#aeb8c2 transparent;flex:1;min-height:0;overflow-y:auto}.figma-side-nav::-webkit-scrollbar{width:8px}.figma-side-nav::-webkit-scrollbar-track{background:0 0}.figma-side-nav::-webkit-scrollbar-thumb{background:#aeb8c2;border:2px solid #fff;border-radius:999px}.figma-side-nav::-webkit-scrollbar-thumb:hover{background:#7f8b96}.figma-nav-group{border-top:1px solid #919eab2e;gap:2px;margin:4px 0 0;padding:12px;display:grid}.figma-dashboard-group{margin-top:4px}.figma-nav-label{color:#637381;letter-spacing:-.12px;margin:0;padding:2px 8px 6px;font-size:12px;font-weight:500;line-height:16px;transition:opacity .16s,max-height .28s cubic-bezier(.22,.8,.26,1),padding .28s cubic-bezier(.22,.8,.26,1)}.figma-nav-item{color:#454f5b;text-align:left;letter-spacing:-.14px;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;min-height:32px;padding:6px 8px;font-size:14px;font-weight:500;line-height:20px;transition:background .16s,color .16s,padding .28s cubic-bezier(.22,.8,.26,1),gap .28s cubic-bezier(.22,.8,.26,1);display:flex}.figma-nav-item:hover{color:#212b36;background:#f4f6f8}.figma-nav-item.active{color:#684bd3;background:#efe6ff}.figma-nav-item svg,.figma-nav-asset{color:currentColor;flex:none;width:20px;height:20px}.figma-nav-item span{text-overflow:ellipsis;white-space:nowrap;transition:opacity .14s,max-width .28s cubic-bezier(.22,.8,.26,1);overflow:hidden}.figma-system-group{padding-bottom:16px}.figma-sidebar-footer{border-top:1px solid #919eab2e;padding:8px;position:relative}.figma-profile{color:#212b36;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;height:40px;padding:8px 10px;transition:padding .28s cubic-bezier(.22,.8,.26,1),gap .28s cubic-bezier(.22,.8,.26,1);display:flex}.figma-profile-avatar{color:#5a1c31;background:#fa9ebd;border-radius:6px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:700;display:grid}.figma-profile strong{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;line-height:20px;transition:opacity .14s,max-width .28s cubic-bezier(.22,.8,.26,1);overflow:hidden}.figma-profile svg{color:#637381;width:16px;height:16px;transition:opacity .14s}.figma-profile-menu{position:relative}.figma-signout-menu{z-index:30;background:#fff;border:1px solid #e9eaec;border-radius:8px;width:calc(100% + 16px);padding:8px;position:absolute;bottom:calc(100% + 8px);left:-8px;box-shadow:0 10px 24px #19181b24}.figma-signout-menu button{color:#26282c;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;font-size:14px;font-weight:500;display:flex}.figma-signout-menu button:hover{background:#f4f6f8}.figma-signout-menu svg{color:#5e636e;width:16px;height:16px}.figma-shell.sidebar-collapsed .sidebar{width:64px}.figma-shell.sidebar-collapsed .main-shell{width:calc(100% - 64px);margin-left:64px}.figma-shell.sidebar-collapsed .figma-workspace{display:none}.figma-shell.sidebar-collapsed .figma-sidebar-header{justify-content:center;padding:6px}.figma-shell.sidebar-collapsed .figma-sidebar-toggle{width:32px;height:32px;padding:8px}.figma-shell.sidebar-collapsed .figma-nav-group{padding:12px 10px}.figma-shell.sidebar-collapsed .figma-nav-label{opacity:0;max-height:0;padding:0;overflow:hidden}.figma-shell.sidebar-collapsed .figma-nav-item{justify-content:center;gap:0;padding:6px}.figma-shell.sidebar-collapsed .figma-nav-item span{opacity:0;max-width:0}.figma-shell.sidebar-collapsed .figma-profile{justify-content:center;gap:0;padding:8px}.figma-shell.sidebar-collapsed .figma-profile strong{opacity:0;max-width:0}.figma-shell.sidebar-collapsed .figma-profile>svg{opacity:0;width:0}.figma-shell.sidebar-collapsed .figma-signout-menu{width:64px;bottom:calc(100% + 8px);left:-6px}.main-shell{width:calc(100% - 280px);min-width:0;margin-left:280px;transition:width .28s cubic-bezier(.22,.8,.26,1),margin-left .28s cubic-bezier(.22,.8,.26,1)}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:0;justify-content:space-between;align-items:center;height:88px;padding:0 40px;display:flex;position:sticky;top:0}.topbar-left,.topbar-actions,.crumb{align-items:center;display:flex}.crumb{color:var(--muted);gap:8px;font-size:14px}.crumb svg{width:13px;height:13px}.crumb strong{color:var(--ink);font-weight:500}.topbar-actions{gap:9px}.command-trigger{border:1px solid var(--line);width:240px;height:40px;color:var(--muted);background:var(--canvas);text-align:left;box-shadow:none;border-radius:50px;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:flex}.command-trigger svg{width:15px}.command-trigger kbd{margin-left:auto}.notification-button{border:0;border-radius:50px;width:40px;height:40px;position:relative}.notification-button i{background:#ee4c45;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:9px}.topbar.news-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #e9eaec;height:64px;padding:0 20px}.topbar.news-topbar .notification-button{color:#623df5;background:0 0;width:36px;height:36px}.app-view.news-app-view{background:#f7f7f8;max-width:none;min-height:calc(100vh - 64px);margin:0;padding:1.5rem 2rem 0}.app-view.news-app-view:not(.dashboard-app-view){padding:.75rem 1rem 0}.app-view{outline:none;max-width:1160px;min-height:calc(100vh - 88px);margin:0 auto;padding:36px 40px 72px}.page-enter{animation:.22s both pageIn}@keyframes pageIn{0%{opacity:.25;transform:translateY(4px)}to{opacity:1;transform:none}}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;min-height:65px;margin-bottom:28px;display:flex}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 7px;font:700 11px/18px inherit}.eyebrow.live{align-items:center;gap:7px;display:flex}.eyebrow.live:before{content:"";background:#24a879;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ddf6eb}.page-title{color:var(--ink);letter-spacing:0;margin:0;font-size:24px;font-weight:700;line-height:36px}.events-page{background:#f7f7f8;min-height:calc(100vh - 64px);padding:20px 24px}.events-page .page-header{align-items:flex-start;min-height:52px;margin-bottom:16px}.events-page .page-title{font-size:22px;font-weight:600;line-height:28px}.events-page .page-subtitle{color:#5e636e;margin-top:4px;font-weight:400;line-height:20px}.events-tabs{border-bottom:1px solid #e9eaec;gap:4px;height:40px;margin:0 0 16px;display:flex}.events-tabs button{color:#5e636e;background:0 0;border:0;border-bottom:2px solid #0000;height:40px;padding:0 12px;font-weight:500}.events-tabs button.active{color:#623df5;border-color:#623df5}.events-page .table-panel{background:#fff;border-radius:16px;padding:24px}.events-page .toolbar{justify-content:space-between}.events-add{background:#623df5;border-radius:8px;height:36px;padding:0 10px}.events-add svg{width:20px;height:20px}.events-page .data-table th{color:#5e636e;background:#f7f7f8;height:40px}.events-page .data-table td{height:60px}.event-time{color:#5e636e;margin-top:2px;font-size:12px;font-weight:400;display:block}.event-link{color:#26282c;text-decoration:underline}.content-empty{color:#5e636e;align-content:center;place-items:center;gap:10px;min-height:260px;display:grid}.content-empty svg{color:#9196a1;background:#f1f2f4;border-radius:10px;width:40px;height:40px;padding:9px}.content-empty strong{color:#5e636e}.modal-layer.open .event-drawer{border:0;border-left:1px solid #e9eaec;border-radius:0;width:min(428px,100vw);height:100vh;max-height:none;animation:.28s cubic-bezier(.22,.8,.26,1) forwards eventDrawerIn;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #19181b24}.event-drawer .modal-head{border-bottom:1px solid #e9eaec;padding:24px 20px}.event-drawer .modal-body{height:calc(100vh - 148px);padding:24px 20px;overflow-y:auto}.event-drawer .modal-footer{background:#f7f7f8;justify-content:space-between;height:68px;padding:16px 20px}@keyframes eventDrawerIn{to{transform:translate(0)}}.events-page{background:#f7f7f8;padding:20px 24px 24px}.events-page .page-header{margin-bottom:16px}.events-page .page-title{letter-spacing:-.2px;font-size:20px;font-weight:700;line-height:28px}.events-page .page-subtitle{margin-top:4px;font-size:14px;line-height:20px}.events-tabs{gap:12px;width:262px}.events-tabs button{white-space:nowrap;cursor:pointer;flex:1;padding:10px 4px;font-size:14px;line-height:20px}.events-tabs button.active{color:#26282c}.events-page .table-panel{box-shadow:none;padding:24px}.events-page .toolbar{border:0;gap:12px;margin-bottom:20px;padding:0}.events-filter-controls{gap:12px}.events-control-button,.events-select-control{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;font:500 14px/20px inherit;display:flex;box-shadow:0 1px 1px #19181b0a}.events-control-button{cursor:pointer;padding:8px 10px}.events-control-button svg{color:#9196a1;width:20px;height:20px}.events-select-control{padding-left:10px;position:relative;overflow:hidden}.events-select-control span{white-space:nowrap}.events-select-control select{color:#0000;cursor:pointer;background:0 0;border:0;outline:0;width:28px;height:100%;padding:0}.events-sort-control select{width:30px}.events-control-button:disabled{opacity:.45;pointer-events:none}.events-select-control:has(select:disabled){opacity:.45;pointer-events:none}.events-toolbar-right{gap:12px;width:428px}.events-toolbar-right .search-box{border-color:#dee0e3;flex:1;min-width:0;height:36px;padding:0 10px;box-shadow:0 1px 1px #19181b0a}.events-toolbar-right .search-box:focus-within{border-color:#9981f8;box-shadow:0 0 0 3px #623df51a}.events-toolbar-right .search-box svg{color:#9196a1;width:20px;height:20px}.events-toolbar-right .search-box input{font-size:14px}.events-add{white-space:nowrap;height:36px}.events-page .button.primary.events-add{color:#fff;background:#623df5}.events-page .data-table-wrap{border:1px solid #e9eaec;border-radius:8px}.events-page .data-table{table-layout:auto;min-width:1120px}.events-page .data-table th{color:#5e636e;text-transform:none;letter-spacing:-.14px;background:#f7f7f8;border-bottom:0;height:40px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px}.events-page .data-table td{color:#26282c;height:60px;padding:8px 12px;font-size:12px;line-height:16px}.events-page .data-table tbody tr:hover{background:#fafafa}.events-page .event-check-cell{text-align:center;width:40px;padding-right:4px}.events-page .event-check-cell input{accent-color:#623df5;cursor:pointer;width:16px;height:16px;margin:0}.events-page .event-title-column{width:368px;min-width:300px}.events-page .item-title{gap:12px}.events-page .item-thumb{background:#f1f2f4;border-radius:0;flex:0 0 48px;width:48px;height:32px}.events-page .item-thumb img{object-fit:cover;width:100%;height:100%}.events-page .item-thumb svg{color:#9196a1;width:18px;height:18px}.events-page .item-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.events-page .item-title small{text-overflow:ellipsis;white-space:nowrap;color:#5e636e;max-width:250px;font-size:10px;line-height:14px;overflow:hidden}.events-page .row-actions{gap:10px}.events-page .row-action{color:#9196a1;background:0 0;border-radius:4px;width:18px;height:18px;padding:1px}.events-page .row-action:hover{color:#623df5;background:#f1eeff}.events-page .row-action svg{width:14px;height:14px}.events-page .status{padding:2px 6px;font-size:10px;line-height:14px}.events-pagination{color:#9196a1;border:0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:44px;padding:12px 0 0;font-size:12px;display:grid}.events-pagination .page-buttons{justify-self:center;gap:4px}.events-pagination .page-button{border-radius:6px;width:28px;height:28px;padding:0;font-size:12px;line-height:16px}.events-pagination .page-button.active{color:#623df5;background:#fff;border-color:#9981f8}.page-ellipsis{text-align:center;color:#26282c;width:28px}.events-page-size{justify-self:end;position:relative}.events-page-size select{color:#26282c;cursor:pointer;background:#fff;border:0;outline:0;height:28px;padding:0 22px 0 8px;font:500 12px/16px inherit}.modal-layer:has(.event-drawer){-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#26282c57;place-items:stretch end;padding:0}.modal-layer.open .event-drawer{flex-direction:column;display:flex}.event-drawer .modal-head{flex:none;gap:24px;padding:24px 20px}.event-drawer .modal-head h2{letter-spacing:-.18px;font-size:18px;font-weight:600;line-height:28px}.event-drawer .modal-head p{color:#5e636e;margin-top:4px;font-size:14px;line-height:20px}.event-drawer .modal-head .icon-button{display:none}.event-drawer .modal-body{scrollbar-width:thin;scrollbar-color:#c8cbd1 transparent;flex:1;height:auto;min-height:0;padding:24px 20px}.event-drawer .form-grid{display:block}.event-form-fields{flex-direction:column;gap:16px;display:flex}.event-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.event-drawer .field{gap:6px}.event-drawer .field label{color:#26282c;font-size:14px;font-weight:500;line-height:20px}.event-drawer .field label em{color:#d92626;font-style:normal}.event-drawer .input,.event-drawer .textarea{border-color:#dee0e3;border-radius:8px;font-size:14px;line-height:20px;box-shadow:0 1px 1px #19181b0a}.event-drawer .input{height:36px;padding:0 10px}.event-drawer .input:focus,.event-drawer .textarea:focus{border-color:#9981f8;box-shadow:0 0 0 3px #623df51a}.event-drawer .textarea{resize:none;padding:8px 10px}.event-drawer .event-form-row .field,.event-drawer .event-form-row .input{min-width:0}.event-drawer .event-form-row select.input{padding-right:28px}.event-drawer .event-form-fields .event-form-row:first-of-type .field:first-child .input,.event-drawer .event-form-fields .event-form-row:first-of-type .field:first-child input{appearance:auto}.event-drawer .event-form-fields .event-form-row:first-of-type .field:first-child{position:relative}.event-drawer .event-form-fields .event-form-row:first-of-type .field:first-child:after{content:"⌄";color:#5e636e;pointer-events:none;position:absolute;bottom:8px;right:10px}.event-drawer .event-form-fields .event-form-row:first-of-type .field:first-child input{padding-right:28px}.event-drawer .event-time{display:block}.event-drawer .event-form-fields textarea.event-short-copy,.event-drawer .event-form-fields textarea.event-full-copy{resize:none}.event-drawer .event-form-fields .event-form-row:nth-of-type(5) .input{padding-right:8px}.event-drawer .event-form-fields .event-form-row:nth-of-type(5) .field{position:relative}.event-drawer .event-form-fields .event-form-row:nth-of-type(5) .field:first-child:after,.event-drawer .event-form-fields .event-form-row:nth-of-type(5) .field:last-child:after{content:""}.event-drawer .event-form-fields .event-short-copy{min-height:80px}.event-drawer .event-form-fields .event-full-copy{min-height:116px}.event-drawer .event-form-fields .event-short-copy,.event-drawer .event-form-fields .event-full-copy{resize:none}.event-drawer .event-form-fields .event-upload-field{gap:6px}.event-upload-field>.field{display:block}.file-drop-zone{text-align:center;cursor:pointer;background:#fff;border:1px dashed #9ca1ab;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:148px;padding:24px 32px;position:relative;overflow:hidden;display:flex!important}.file-drop-zone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-drop-zone>strong{color:#26282c;margin-top:8px;font-size:14px;font-weight:500;line-height:20px}.file-drop-zone>small{color:#5e636e;font-size:12px;line-height:16px}.file-drop-zone .file-upload-icon{background:#fff;border:1px solid #dee0e3;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 1px 1px #19181b0a}.file-drop-zone .file-upload-icon svg{color:#5e636e;width:20px;height:20px}.file-drop-zone .file-browse{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:6px;height:26px;margin-top:8px;padding:4px 8px;font-size:13px;line-height:16px;box-shadow:0 1px 1px #19181b0a}.file-drop-zone.has-preview{min-height:148px;padding:8px}.file-drop-zone.has-preview .file-preview{object-fit:cover;border-radius:7px;width:calc(100% - 16px);height:calc(100% - 16px);position:absolute;inset:8px}.file-drop-zone.has-preview>strong,.file-drop-zone.has-preview>small,.file-drop-zone.has-preview .file-browse{z-index:1;color:#fff;background:#26282cb8;border-radius:5px;padding:3px 7px;position:relative}.event-drawer .modal-footer{border-top:1px solid #e9eaec;flex:0 0 68px}.event-drawer .modal-footer .button{border-radius:8px;height:36px;padding:8px 10px;font-size:14px;line-height:20px}.event-drawer .modal-footer .button.primary{background:#623df5}@media (width<=1200px){.events-page .toolbar{flex-wrap:wrap}.events-toolbar-right{width:100%}}.figma-content-page{background:#f7f7f8;min-height:calc(100vh - 64px);padding:20px 24px 24px}.figma-content-page .page-header{align-items:flex-start;min-height:52px;margin-bottom:16px}.figma-content-page .page-title{letter-spacing:-.2px;font-size:20px;font-weight:700;line-height:28px}.figma-content-page .page-subtitle{color:#5e636e;margin-top:4px;font-size:14px;font-weight:400;line-height:20px}.figma-content-page .table-panel{box-shadow:none;background:#fff;border-radius:16px;padding:24px}.figma-content-page .toolbar{border:0;justify-content:space-between;gap:12px;margin-bottom:20px;padding:0}.figma-content-page .data-table-wrap{border:1px solid #e9eaec;border-radius:8px}.figma-content-page .data-table-wrap.is-empty,.events-page .data-table-wrap.is-empty{border-color:#0000;overflow:hidden}.data-table-wrap.is-empty .data-table{min-width:100%}.figma-content-page .data-table-wrap.is-empty tbody tr:hover,.events-page .data-table-wrap.is-empty tbody tr:hover{background:#fff}.figma-content-page .data-table{table-layout:auto;min-width:1120px}.figma-content-page .data-table th{color:#5e636e;text-transform:none;letter-spacing:-.14px;background:#f7f7f8;border-bottom:0;height:40px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px}.figma-content-page .data-table td{color:#26282c;height:60px;padding:8px 12px;font-size:12px;line-height:16px}.figma-content-page .data-table tbody tr:hover{background:#fafafa}.figma-content-page .event-check-cell{text-align:center;width:40px;padding-right:4px}.figma-content-page .event-check-cell input{accent-color:#623df5;cursor:pointer;width:16px;height:16px;margin:0}.figma-content-page .event-title-column{width:312px;min-width:240px}.figma-content-page .item-title{gap:12px}.figma-content-page .item-thumb{background:#f1f2f4;border-radius:0;flex:0 0 48px;width:48px;height:32px}.figma-content-page .item-thumb img{object-fit:cover;width:100%;height:100%}.figma-content-page .item-thumb svg{color:#9196a1;width:18px;height:18px}.figma-content-page .item-title strong,.figma-content-page .item-title small{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.figma-content-page .item-title strong{font-size:12px;font-weight:500;line-height:16px}.figma-content-page .item-title small{color:#5e636e;font-size:10px;line-height:14px}.figma-content-page .row-actions{gap:10px}.figma-content-page .row-action{color:#9196a1;background:0 0;border-radius:4px;width:18px;height:18px;padding:1px}.figma-content-page .row-action:hover{color:#623df5;background:#f1eeff}.figma-content-page .row-action svg{width:14px;height:14px}.figma-content-page .status{padding:2px 6px;font-size:10px;line-height:14px}.figma-content-page .button.primary.events-add{color:#fff;background:#623df5}.slug-value{color:#5e636e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.announcement-thumb{border-radius:8px!important}.priority-badge{border-radius:5px;align-items:center;min-height:20px;padding:2px 7px;font-size:10px;font-weight:600;line-height:14px;display:inline-flex}.priority-normal{color:#3b5a8c;background:#eaf1ff}.priority-important{color:#995f00;background:#fff4d7}.priority-urgent{color:#b42318;background:#fee4e2}.active-period{color:#5e636e;white-space:nowrap}.cms-drawer-fields{flex-direction:column;gap:16px;display:flex}.drawer-form-card{background:#fff;border:1px solid #e9eaec;border-radius:10px;padding:16px}.drawer-form-card .field+.field{margin-top:14px}.drawer-card-title{color:#26282c;margin:0 0 14px;font-size:14px;font-weight:600;line-height:20px}.drawer-card-helper{color:#5e636e;margin:-8px 0 14px;font-size:12px;line-height:16px}.drawer-form-card .field>small{color:#9196a1;text-align:right;margin-top:5px;font-size:11px;line-height:14px;display:block}.slug-input{background:#fff;border:1px solid #dee0e3;border-radius:8px;align-items:center;height:36px;display:flex;overflow:hidden;box-shadow:0 1px 1px #19181b0a}.slug-input:focus-within{border-color:#9981f8;box-shadow:0 0 0 3px #623df51a}.slug-input span{color:#9196a1;border-right:1px solid #e9eaec;padding:0 10px}.slug-input input{color:#26282c;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 10px;font:14px/20px inherit}.drawer-full-content{min-height:156px;resize:none!important}.drawer-seo-description{min-height:80px;resize:none!important}.announcement-description{min-height:132px;resize:none!important}.drawer-date-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.priority-options{gap:8px;display:grid}.priority-options label{cursor:pointer;border:1px solid #dee0e3;border-radius:8px;align-items:flex-start;gap:10px;padding:10px;transition:border-color .15s,background .15s;display:flex}.priority-options label.selected{background:#f7f5ff;border-color:#8b72f6}.priority-options input{accent-color:#623df5;width:16px;height:16px;margin:2px 0 0}.priority-options strong,.priority-options small{display:block}.priority-options strong{color:#26282c;font-size:13px;line-height:18px}.priority-options small{color:#5e636e;margin-top:2px;font-size:11px;line-height:15px}.content-action-menu{z-index:120;background:#fff;border:1px solid #e3e5e8;border-radius:9px;min-width:180px;padding:6px;position:fixed;box-shadow:0 10px 28px #19181b29}.content-action-menu button{color:#26282c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:34px;padding:0 9px;font:500 13px/18px inherit;display:flex}.content-action-menu button:hover{background:#f7f7f8}.content-action-menu button.danger{color:#c62828}.content-action-menu svg{width:16px;height:16px}@media (width<=1200px){.figma-content-page .toolbar{flex-wrap:wrap}.figma-content-page .events-toolbar-right{width:100%}}@media (width<=640px){.figma-content-page,.figma-content-page .table-panel{padding:16px}.events-toolbar-right{flex-wrap:wrap;width:100%}.events-toolbar-right .search-box{flex-basis:100%}.drawer-date-row{grid-template-columns:1fr}.modal-layer.open .event-drawer{width:min(100vw,428px)}}.news-aligned-content-page{background:#f7f7f8;min-height:calc(100vh - 64px);padding:20px}.news-aligned-content-page .page-header{align-items:flex-start;height:72px;min-height:72px;margin:0}.news-aligned-content-page .page-title{letter-spacing:-.22px;font-size:22px;font-weight:600;line-height:28px}.news-aligned-content-page .page-subtitle{margin-top:4px;font-size:14px;line-height:20px}.news-aligned-content-page .events-tabs{margin:0 0 16px}.news-aligned-content-page .table-panel{background:#fff;border-radius:16px;min-height:calc(100vh - 176px);padding:24px}.blog-editor-page{color:#26282c;background:#f7f7f8;min-height:calc(100vh - 64px);margin:0;padding:20px 24px 28px}.blog-editor-heading{align-items:flex-start;gap:16px;height:72px;display:flex}.blog-editor-heading h1{letter-spacing:-.22px;margin:0;font-size:22px;font-weight:600;line-height:28px}.blog-editor-heading p{color:#5e636e;margin:4px 0 0;font-size:14px;line-height:20px}.blog-editor-form{background:#fff;border-radius:16px;max-width:1180px;margin:0 auto;padding:24px}.blog-editor-layout .cms-drawer-fields{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.blog-editor-layout .drawer-form-card{margin:0}.blog-editor-layout .drawer-form-card:nth-child(-n+3){grid-column:1}.blog-editor-layout .drawer-form-card:nth-child(n+4){grid-column:2}.blog-editor-layout .drawer-form-card:first-child{grid-row:1}.blog-editor-layout .drawer-form-card:nth-child(2){grid-row:2}.blog-editor-layout .drawer-form-card:nth-child(3){grid-row:3}.blog-editor-layout .drawer-form-card:nth-child(4){grid-row:1}.blog-editor-layout .drawer-form-card:nth-child(5){grid-row:2}.blog-editor-layout .drawer-form-card:nth-child(6){grid-row:3}.blog-editor-layout .drawer-full-content{min-height:260px}.blog-editor-layout .file-drop-zone{min-height:196px}.blog-editor-footer{border-top:1px solid #e9eaec;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;display:flex}.blog-editor-footer .button.primary{background:#623df5;border-color:#623df5}.announcement-editor-page{color:#26282c;background:#f7f7f8;min-height:calc(100vh - 64px);padding:20px}.announcement-editor-heading{align-items:flex-start;gap:16px;height:72px;display:flex}.announcement-editor-heading h1{letter-spacing:-.2px;margin:0;font-size:20px;font-weight:700;line-height:28px}.announcement-editor-heading p{color:#5e636e;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px}.editor-back-button{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid;box-shadow:0 1px 1px #19181b0a}.editor-back-button:hover{background:#fafafa;border-color:#c5c8cd}.editor-back-button svg{width:16px;height:16px;transform:rotate(180deg)}.announcement-editor-form{max-width:1600px;margin:0 auto}.announcement-editor-layout{background:#fff;border-radius:12px;padding:20px}.announcement-editor-layout .cms-drawer-fields{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.announcement-editor-layout .drawer-form-card{border-color:#f3f4f6;border-radius:12px;margin:0;box-shadow:0 1px 2px #00000014}.announcement-editor-layout .drawer-form-card:first-child,.announcement-editor-layout .drawer-form-card:nth-child(2){grid-column:1}.announcement-editor-layout .drawer-form-card:nth-child(3),.announcement-editor-layout .drawer-form-card:nth-child(4){grid-column:2}.announcement-editor-layout .drawer-form-card:first-child,.announcement-editor-layout .drawer-form-card:nth-child(3){grid-row:1}.announcement-editor-layout .drawer-form-card:nth-child(2),.announcement-editor-layout .drawer-form-card:nth-child(4){grid-row:2}.announcement-editor-layout .announcement-description{min-height:176px}.announcement-editor-layout .file-drop-zone{min-height:172px}.announcement-editor-footer{background:#fff;border:1px solid #dee0e3;border-radius:12px;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;padding:16px 20px;display:flex}.announcement-editor-footer .button{height:40px;padding:0 12px;font-weight:500}.announcement-editor-footer .button.primary{background:#4755eb;border-color:#4755eb}.announcement-editor-layout .drawer-card-title{color:#6a7282;letter-spacing:.6px;text-transform:uppercase;border-bottom:1px solid #f3f4f6;padding-bottom:8px;font-size:12px;font-weight:400;line-height:16px}.announcement-editor-layout .priority-options label{border-color:#242e4214;border-radius:12px;padding:8px 4px}.announcement-editor-layout .priority-options label.selected{background:#edf5fd;border-color:#d1e5fa}.conference-editor-page{color:#26282c;background:#f7f7f8;min-height:calc(100vh - 64px);padding:20px}.conference-editor-heading{align-items:flex-start;gap:16px;height:72px;display:flex}.conference-editor-heading h1{letter-spacing:-.2px;margin:0;font-size:20px;font-weight:700;line-height:28px}.conference-editor-heading p{color:#5e636e;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px}.conference-editor-form{max-width:1600px;margin:0 auto}.conference-editor-card{background:#fff;border-radius:12px;padding:24px}.conference-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.conference-editor-fields>.field.full{grid-column:1/-1}.conference-editor-fields>.field{min-width:0}.conference-editor-fields .textarea{resize:none}.conference-editor-fields>.field:nth-child(3) .textarea{min-height:150px}.conference-editor-fields .file-drop-zone{min-height:172px}.conference-editor-fields .file-upload-control{align-self:stretch}.conference-editor-footer{background:#fff;border:1px solid #dee0e3;border-radius:12px;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;padding:16px 20px;display:flex}.conference-editor-footer .button{height:40px;padding:0 12px;font-weight:500}.conference-editor-footer .button.primary{background:#4755eb;border-color:#4755eb}.gallery-page,.membership-page{min-height:calc(100vh - 64px)}.gallery-page .page-header{margin-bottom:20px}.gallery-table-panel{background:#fff;border-radius:16px;min-height:800px;padding:24px}.gallery-toolbar{justify-content:space-between;height:36px;margin-bottom:20px;display:flex}.gallery-toolbar-right{gap:12px;display:flex}.gallery-toolbar .search-box{width:295px}.compact-select{width:94px;height:36px}.sort-arrows{font-size:18px}.gallery-table td{height:60px}.gallery-album-cell{align-items:center;gap:24px;min-width:0;display:flex}.gallery-album-cell>div:last-child{min-width:0}.gallery-album-cell strong,.gallery-album-cell small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.gallery-album-cell small{color:#5e636e;max-width:520px;margin-top:2px}.gallery-table-thumb{background:#f1f2f4 50%/cover no-repeat;border-radius:6px;flex:none;place-items:center;width:48px;height:36px;display:grid}.gallery-table-thumb[style] svg{display:none}.gallery-table-thumb svg{color:#9196a1;width:18px}.gallery-image-count{align-items:center;gap:9px;display:flex}.gallery-image-count svg{color:#5e636e;width:18px}.gallery-pagination{justify-content:space-between}.pagination-buttons{align-items:center;gap:6px;display:flex}.pagination-buttons button,.pagination-buttons strong{background:#fff;border:1px solid #dee0e3;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.pagination-buttons strong{color:#067ff9;border-color:#067ff9;font-weight:500}.gallery-empty{min-height:300px}.gallery-editor-layout{grid-template-columns:minmax(0,2.2fr) minmax(280px,.8fr);gap:24px;display:grid}.gallery-editor-section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000001a}.gallery-editor-main{min-height:355px}.gallery-editor-main>.field+.field{margin-top:12px}.gallery-description .textarea{resize:none;height:180px}.gallery-description small{color:#99a1af;margin-top:4px;font-size:10px;display:block}.gallery-editor-aside{flex-direction:column;gap:16px;display:flex}.gallery-form-section-title{color:#6a7282;letter-spacing:.6px;border-bottom:1px solid #f3f4f6;width:100%;margin:0 0 12px;padding-bottom:6px;font-size:12px;line-height:16px}.gallery-file-drop{color:#5e636e;cursor:pointer;background:#fff;border:1px dashed #9ca1ab;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:153px;display:flex;overflow:hidden}.gallery-file-drop:hover{background:#fafafa;border-color:#4755eb}.gallery-file-drop input{opacity:0;width:1px;height:1px;position:absolute}.gallery-file-drop svg{box-sizing:content-box;color:#5e636e;border:1px solid #dee0e3;border-radius:8px;width:20px;height:20px;padding:5px}.gallery-file-drop strong{color:#26282c;font-size:14px}.gallery-file-drop span{color:#5e636e;font-size:12px}.gallery-file-drop.has-preview{padding:8px}.gallery-file-drop img{object-fit:contain;border-radius:6px;width:100%;height:180px}.gallery-editor-section>.field.full>label:empty,.gallery-editor-section>.field.full>small{display:none}.membership-page .page-header{margin-bottom:20px}.membership-page .table-panel{background:#fff;border-radius:16px;padding:24px}.membership-page .data-table-wrap.is-empty{border-color:#0000;overflow:hidden}.membership-page .data-table-wrap.is-empty tbody tr:hover{background:#fff}.membership-page .data-table-wrap.is-empty td{border-bottom:0}@media (width<=900px){.gallery-editor-layout{grid-template-columns:1fr}.gallery-toolbar{align-items:stretch;gap:12px;height:auto}.gallery-toolbar,.gallery-toolbar-right{flex-wrap:wrap}.gallery-toolbar .search-box{width:100%}}.conferences-page .event-title-column{width:461px;min-width:320px}.conferences-page .data-table{min-width:1180px}.conferences-page .item-title strong,.conferences-page .item-title small{max-width:320px}@media (width<=900px){.blog-editor-page,.blog-editor-form{padding:20px}.blog-editor-layout .cms-drawer-fields{grid-template-columns:1fr}.blog-editor-layout .drawer-form-card:nth-child(n){grid-area:auto/1}.announcement-editor-layout .cms-drawer-fields{grid-template-columns:1fr}.announcement-editor-layout .drawer-form-card:nth-child(n){grid-area:auto/1}.conference-editor-fields{grid-template-columns:1fr}.conference-editor-fields>.field.full{grid-column:1}}@media (width<=640px){.news-aligned-content-page,.news-aligned-content-page .table-panel,.blog-editor-page,.blog-editor-form{padding:16px}.blog-editor-heading,.announcement-editor-heading,.conference-editor-heading{flex-direction:column;gap:8px;height:auto;min-height:104px}.blog-editor-footer{gap:12px}.blog-editor-footer .button{flex:1}.announcement-editor-page,.conference-editor-page,.announcement-editor-layout,.conference-editor-card{padding:16px}.announcement-editor-footer,.conference-editor-footer{padding:14px 16px}.announcement-editor-footer .button,.conference-editor-footer .button{flex:1}.drawer-date-row{grid-template-columns:1fr}}.page-subtitle{color:var(--body);margin:7px 0 0;font-size:14px;font-weight:500;line-height:22px}.page-actions{align-items:center;gap:8px;display:flex}.button{border:1px solid var(--line-strong);min-height:36px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #00000008}.button:hover{background:#fcfcfc;border-color:#aaa}.button svg{width:15px;height:15px}.button.primary{color:#fff;background:var(--green);border-color:var(--green)}.button.primary:hover{background:#008f49;border-color:#008f49}.button.danger{color:var(--red);border-color:#ff56304d}.button.ghost{background:0 0;border-color:#0000}.button.small{min-height:32px;padding:0 10px;font-size:13px}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.text-button svg{width:14px;height:14px}.text-button:hover{text-decoration:underline}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.summary-card{background:var(--canvas);min-height:166px;box-shadow:var(--shadow-sm);border:0;border-radius:16px;padding:20px}.summary-top{justify-content:space-between;align-items:center;display:flex}.summary-label{color:var(--body);font-size:12px;font-weight:600;line-height:18px}.summary-icon{background:var(--soft-2);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.summary-icon svg{width:19px;height:19px}.tint-blue{color:#1264c7;background:var(--blue-soft)}.tint-yellow{color:#735600;background:var(--yellow-soft)}.tint-violet{color:#6547d5;background:var(--violet-soft)}.tint-green{color:#147756;background:var(--green-soft)}.summary-value{align-items:baseline;gap:8px;margin-top:20px;display:flex}.summary-value strong{color:var(--ink);letter-spacing:-.5px;font-size:30px;font-weight:700;line-height:38px}.delta{color:var(--green);background:var(--green-soft);border-radius:99px;padding:2px 6px;font-size:10px;font-weight:600}.summary-card>small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.sparkline{width:92px;height:32px;margin-top:6px}.sparkline path:first-child{stroke:#dceaff}.sparkline path:last-child{stroke:var(--blue)}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:24px;margin-top:24px;display:grid}.panel{box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:16px}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:51px;padding:24px 24px 16px;display:flex}.panel-title{color:var(--ink);margin:0;font-size:18px;font-weight:700;line-height:28px}.panel-subtitle{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:18px}.overview-chart{flex-direction:column;height:330px;padding:16px 24px 24px;display:flex}.chart-key{color:var(--ink);align-items:center;gap:15px;font-size:13px;font-weight:500;display:flex}.chart-key span{align-items:center;gap:6px;display:flex}.chart-key i{background:var(--green);border-radius:7px;width:12px;height:12px}.chart-key span:last-child i{background:#b8d9ff}.chart-plot{flex:1;grid-template-columns:34px 1fr;min-height:0;margin-top:15px;display:grid}.chart-y{color:#919eab;flex-direction:column;justify-content:space-between;font:12px/18px inherit;display:flex}.chart-area{border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,var(--line) 0 1px,transparent 1px 25%);position:relative}.chart-area svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.chart-area .area{fill:url(#chartFill);stroke:none}.chart-area .line{fill:none;stroke:var(--green);stroke-width:2px}.chart-x{color:#919eab;justify-content:space-between;margin:7px 0 0 34px;font:12px/18px inherit;display:flex}.quick-panel{padding:24px}.quick-list{grid-template-columns:1fr 1fr;gap:12px;margin-top:15px;display:grid}.quick-action{text-align:left;min-height:112px;color:var(--ink);border:0;border-radius:12px;align-content:space-between;padding:16px;transition:transform .15s;display:grid}.quick-action:hover{transform:translateY(-2px)}.quick-action svg{width:17px;color:var(--ink)}.quick-action strong{font-size:14px;font-weight:600;line-height:22px;display:block}.quick-action small{color:var(--body);font-size:12px;line-height:18px;display:block}.qa-yellow{background:#fff3d6}.qa-blue{background:#e5f3ff}.qa-rose{background:#f7e1f0}.qa-teal{background:#d9f7ef}.lower-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:24px;margin-top:24px;display:grid}.activity-list{padding:2px 24px 9px}.activity-row{border-top:1px solid #f0f0f0;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:68px;display:grid}.activity-avatar{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:600;display:grid}.activity-copy{color:var(--body);font-size:14px;line-height:22px}.activity-copy strong{color:var(--ink);font-weight:500}.activity-time{color:var(--muted);font-size:12px;line-height:18px}.agenda-list{padding:3px 24px 16px}.agenda-item{border-top:1px solid #f0f0f0;grid-template-columns:38px 1fr;gap:11px;padding:16px 0;display:grid}.date-tile{text-align:center}.date-tile span{color:#919eab;font:8px ui-monospace,Consolas,monospace;display:block}.date-tile strong{letter-spacing:-.8px;font-size:18px}.agenda-copy strong{font-size:14px;line-height:22px;display:block}.agenda-copy small{color:var(--muted);margin-top:2px;font-size:12px;line-height:18px;display:block}.content-strip{color:var(--body);background:#919eab14;border:0;border-radius:12px;align-items:center;gap:9px;margin-bottom:13px;padding:16px 20px;font-size:14px;line-height:22px;display:flex}.content-strip svg{width:15px;color:var(--green)}.content-strip strong{color:var(--ink)}.table-panel{border-radius:16px;overflow:hidden}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;display:flex}.toolbar-left,.toolbar-right{align-items:center;gap:7px;display:flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:7px;width:260px;height:40px;padding:0 12px;display:flex}.search-box.is-disabled,.news-search.is-disabled,.users-search.is-disabled{color:#b5bac2;cursor:not-allowed;box-shadow:none;background:#f7f7f8}.search-box.is-disabled input,.news-search.is-disabled input,.users-search.is-disabled input{color:#b5bac2;cursor:not-allowed}.button:disabled,.compact-control:disabled,.membership-toolbar select:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.search-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.search-box svg{color:#999;width:14px}.search-box input{color:#333;background:0 0;border:0;outline:0;width:100%;font-size:14px;line-height:22px}.control-select{border:1px solid var(--line);height:40px;color:var(--body);appearance:auto;background:#fff;border-radius:8px;padding:0 27px 0 12px;font-size:14px;line-height:22px}.data-table-wrap{overflow:auto}.data-table{border-collapse:collapse;text-align:left;width:100%}.data-table th{height:56px;color:var(--body);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#919eab0f;padding:0 20px;font:700 12px/18px inherit}.data-table td{height:72px;color:var(--body);white-space:nowrap;border-bottom:1px solid #f0f0f0;padding:10px 20px;font-size:14px;line-height:22px}.data-table tbody tr:hover{background:#fdfdfd}.data-table tbody tr:last-child td{border-bottom:0}.check-cell{width:36px}.row-check{width:14px;height:14px;accent-color:var(--green)}.title-cell{min-width:240px}.item-title{align-items:center;gap:10px;display:flex}.item-thumb{color:#fff;background:linear-gradient(135deg,var(--green),#65d38e);border-radius:10px;place-items:center;width:36px;height:36px;font-size:8px;font-weight:700;display:grid}.item-title strong{color:var(--ink);font-size:14px;font-weight:600;line-height:22px;display:block}.item-title small{color:var(--muted);font-size:12px;line-height:18px;display:block}.status{border-radius:99px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.status-published,.status-active,.status-approved{color:var(--green);background:var(--green-soft)}.status-draft,.status-archived,.status-deleted{color:#777;background:#f0f0f0}.status-review,.status-pending,.status-pendingreview{color:var(--amber);background:var(--amber-soft)}.status-scheduled{color:var(--violet);background:var(--violet-soft)}.status-rejected,.status-expired,.status-suspended{color:var(--red);background:var(--red-soft)}.row-actions{justify-content:flex-end;gap:3px;display:flex}.row-action{color:#777;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;display:grid}.row-action:hover{border-color:var(--line);color:var(--ink);background:var(--soft-2)}.row-action svg{width:15px;height:15px}.pagination{border-top:1px solid var(--line);min-height:62px;color:var(--muted);justify-content:space-between;align-items:center;padding:12px 20px;font-size:12px;line-height:18px;display:flex}.page-buttons{gap:4px;display:flex}.page-button{border:1px solid var(--line);min-width:30px;height:30px;color:var(--body);background:#fff;border-radius:6px;padding:0 8px;font-size:12px;line-height:18px}.page-button.active{color:#fff;background:var(--green);border-color:var(--green)}.page-button:disabled{opacity:.4;cursor:not-allowed}.empty-search{text-align:center;color:#888;padding:55px 20px;font-size:12px}.empty-search strong{color:#333;margin-bottom:4px;font-size:14px;display:block}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px;display:grid}.mini-kpi{box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:16px;padding:20px}.mini-kpi span{color:var(--body);font-size:13px;line-height:20px}.mini-kpi strong{margin-top:6px;font-size:24px;font-weight:700;line-height:36px;display:block}.mini-kpi small{color:var(--green);font-size:11px}.view-tabs{background:var(--soft-2);border:0;border-radius:10px;margin-bottom:14px;padding:5px;display:inline-flex}.view-tab{height:34px;color:var(--body);background:0 0;border:0;border-radius:8px;padding:0 11px;font-size:13px;line-height:20px}.view-tab.active{color:var(--ink);background:var(--canvas);font-weight:500;box-shadow:0 2px 5px #00000014}.album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.album-card{box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:16px;overflow:hidden}.album-cover{background:#e5e5e5;height:176px;position:relative;overflow:hidden}.album-cover:before{content:"";background:radial-gradient(circle at 25% 30%,#fff 0 4%,transparent 5%),linear-gradient(135deg,var(--art-a),var(--art-b));position:absolute;inset:-20%;transform:rotate(-5deg)}.album-cover:after{content:"";border:22px solid #ffffff73;border-radius:50%;width:100px;height:100px;position:absolute;top:28%;right:15%}.album-meta{justify-content:space-between;align-items:flex-start;padding:16px 18px;display:flex}.album-meta strong{font-size:14px;line-height:22px;display:block}.album-meta small{color:#929292;font-size:12px;line-height:18px}.album-count{color:#555;background:#f2f2f2;border-radius:99px;padding:3px 7px;font-size:9px}.cover-a{--art-a:#5670f5;--art-b:#d3a8f4}.cover-b{--art-a:#ffb454;--art-b:#ffddd2}.cover-c{--art-a:#0bbca9;--art-b:#d2fbf4}.cover-d{--art-a:#292929;--art-b:#8a8a8a}.cover-e{--art-a:#ff7e8a;--art-b:#ffd7ef}.new-album{color:#777;background:#919eab0a;border:1px dashed #cfcfcf;border-radius:16px;place-items:center;min-height:229px;display:grid}.new-album button{color:inherit;text-align:center;background:0 0;border:0}.new-album span{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:37px;height:37px;margin:0 auto 9px;display:grid}.new-album strong{color:#333;font-size:11px;display:block}.new-album small{font-size:10px}.member-layout{grid-template-columns:minmax(0,1fr) 290px;gap:24px;display:grid}.pipeline{padding:24px}.pipeline-track{background:#eee;border-radius:99px;height:7px;margin:18px 0 16px;display:flex;overflow:hidden}.pipeline-track i:first-child{background:var(--green);width:45%}.pipeline-track i:nth-child(2){background:#6f6f6f;width:27%}.pipeline-track i:nth-child(3){background:#b4b4b4;width:18%}.pipeline-track i:nth-child(4){background:#dfdfdf;width:10%}.pipeline-key{grid-template-columns:1fr 1fr;gap:11px;display:grid}.pipeline-key div{color:var(--body);align-items:center;gap:7px;font-size:10px;display:flex}.pipeline-key i{border-radius:2px;width:7px;height:7px}.application-card{border-bottom:1px solid var(--line);padding:20px}.application-card:last-child{border-bottom:0}.application-head{align-items:center;gap:9px;display:flex}.application-head .avatar{width:29px;height:29px}.application-head strong{font-size:12px;line-height:18px;display:block}.application-head small{color:var(--muted);font-size:10px;line-height:14px;display:block}.application-date{color:var(--muted);margin-left:auto;font-size:10px}.application-card p{color:var(--body);margin:10px 0;font-size:10px}.application-actions{gap:6px;display:flex}.media-toolbar{border-radius:12px;margin-bottom:13px}.media-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.media-card{box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:16px;overflow:hidden}.media-art{background:#eee;height:132px;position:relative;overflow:hidden}.media-art:before{content:"";background:radial-gradient(circle at 25% 30%,#fff 0 4%,transparent 5%),linear-gradient(135deg,var(--art-a),var(--art-b));position:absolute;inset:-20%;transform:rotate(-5deg)}.media-art:after{content:"";border:13px solid #ffffff61;border-radius:18px;width:58px;height:58px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(24deg)}.media-info{padding:12px 14px}.media-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;display:block;overflow:hidden}.media-info small{color:#999;font-size:10px}.upload-zone{text-align:center;background:#ffffff80;border:1px dashed #c8c8c8;border-radius:16px;place-items:center;min-height:184px;display:grid}.upload-zone span{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;margin:auto;display:grid}.upload-zone svg{width:15px}.upload-zone strong{margin-top:7px;font-size:11px;display:block}.upload-zone small{color:#999;font-size:10px}.roles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px;display:grid}.role-card{box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:16px;padding:20px}.role-top{justify-content:space-between;display:flex}.role-icon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;display:grid}.role-icon.tint-blue{background:var(--blue-soft);color:#1264c7}.role-icon.tint-yellow{background:var(--yellow-soft);color:#735600}.role-icon svg{width:20px;height:20px}.role-card h3{margin:14px 0 4px;font-size:14px;line-height:22px}.role-card p{color:var(--muted);margin:0;font-size:11px;line-height:18px}.role-card footer{border-top:1px solid var(--line);color:var(--body);justify-content:space-between;margin-top:17px;padding-top:11px;font-size:10px;display:flex}.reports-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;display:grid}.bar-chart{align-items:end;gap:10px;height:260px;padding:22px 20px 16px;display:flex}.bar-unit{border-bottom:1px solid var(--line);flex:1;align-items:end;height:100%;display:flex;position:relative}.bar-unit i{width:100%;height:var(--height);background:var(--green);border-radius:4px 4px 0 0;min-height:4px;transition:height .3s}.bar-unit:nth-child(2n) i{background:#7dd3b0}.bar-unit span{text-align:center;color:#999;width:100%;font:8px ui-monospace,Consolas,monospace;position:absolute;bottom:-18px}.source-list{padding:2px 24px 16px}.source-row{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:12px 0;display:grid}.source-row strong{font-size:11px;font-weight:500}.source-row small{color:#999;font-size:8px}.source-row>span{text-align:right;font-size:11px}.source-row b{color:var(--green);font-size:8px;display:block}.export-card{background:var(--ink);color:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.export-card h3{margin:0 0 3px;font-size:14px;line-height:22px}.export-card p{color:#8e8e8e;margin:0;font-size:10px}.export-card .button{color:var(--ink);background:#fff;border-color:#444}.settings-layout{grid-template-columns:190px minmax(0,700px);align-items:start;gap:24px;display:grid}.settings-nav{box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:12px;padding:5px;position:sticky;top:112px}.settings-nav button{width:100%;height:40px;color:var(--body);text-align:left;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:13px;line-height:20px}.settings-nav button.active{background:var(--green-soft);color:var(--green);font-weight:500}.settings-form{border-radius:16px;overflow:hidden}.settings-section{border-bottom:1px solid var(--line);padding:24px}.settings-section:last-child{border:0}.settings-section h3{margin:0 0 4px;font-size:16px;line-height:24px}.settings-section>p{color:var(--muted);margin:0 0 17px;font-size:11px}.field-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.field{gap:6px;display:grid}.field.full{grid-column:1/-1}.field label{color:var(--body);font-size:13px;font-weight:500;line-height:20px}.input,.textarea{border:1px solid var(--line-strong);color:#333;background:#fff;border-radius:8px;outline:0;width:100%;font-size:14px;line-height:22px}.input{height:42px;padding:0 12px}.textarea{resize:vertical;min-height:88px;padding:10px 12px}.input:focus,.textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.toggle-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;display:flex}.toggle-row:first-of-type{border-top:0}.toggle-copy strong{font-size:16px;line-height:24px;display:block}.toggle-copy small{color:var(--muted);font-size:10px}.switch{cursor:pointer;background:#d5d5d5;border:0;border-radius:99px;width:32px;height:18px;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:left .18s;position:absolute;top:3px;left:3px}.switch.on{background:var(--green)}.switch.on:after{left:17px}.settings-footer{background:#919eab0d;justify-content:flex-end;padding:16px 24px;display:flex}.log-type{background:#f3f3f3;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.log-type svg{width:13px}.activity-pagination{justify-content:space-between;min-height:60px;position:relative}.activity-pagination>.pagination-buttons{gap:4px;position:absolute;left:50%;transform:translate(-50%)}.activity-pagination .pagination-buttons button{color:#5e636e;background:#fff;border:1px solid #dee0e3;border-radius:8px;width:36px;height:36px}.activity-pagination .pagination-buttons button.active{color:#1966b2;border-color:#3d99f5}.activity-pagination .pagination-buttons button:disabled{opacity:.42;cursor:not-allowed}.activity-page-number{align-items:center;gap:4px;display:flex}.activity-page-number em{padding:0 4px;font-style:normal}.activity-page-size{color:#26282c;cursor:pointer;justify-content:flex-end;align-items:center;gap:8px;min-width:112px;height:36px;display:flex;position:relative}.activity-page-size select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.activity-page-size svg{color:#9196a1;width:16px;height:16px;transform:rotate(90deg)}@media (width<=700px){.activity-pagination{flex-wrap:wrap;gap:12px;padding-top:12px}.activity-pagination>.pagination-buttons{order:3;justify-content:center;width:100%;position:static;transform:none}}.log-detail strong{color:var(--ink);font-size:14px;font-weight:500;line-height:22px;display:block}.log-detail small{color:var(--muted);font-size:12px;line-height:18px}.empty-table-wrap{overflow:hidden;border-color:#0000!important}.empty-table-wrap tbody tr:hover{background:#fff!important}.empty-table-wrap td{border-bottom:0!important}.modal-layer{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);visibility:hidden;opacity:0;background:#0000006b;place-items:center;padding:22px;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}.modal-layer.open{visibility:visible;opacity:1}.modal-card{width:min(100%,540px);max-height:calc(100vh - 44px);box-shadow:var(--shadow-lg);background:#fff;border:0;border-radius:16px;transition:transform .18s;overflow:auto;transform:translateY(7px)}.modal-layer.open .modal-card{transform:none}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px;display:flex}.modal-head h2{margin:0;font-size:18px;font-weight:700;line-height:28px}.modal-head p{color:var(--muted);margin:3px 0 0;font-size:11px}.modal-body{padding:24px}.modal-footer{border-top:1px solid var(--line);background:#919eab0d;justify-content:flex-end;gap:7px;padding:16px 24px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-choice-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.form-choice{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:10px;min-height:78px;padding:12px;display:flex}.form-choice:hover{border-color:#aaa}.form-choice>svg{width:17px;color:var(--green)}.form-choice span{display:grid}.form-choice strong{font-size:14px;line-height:22px}.form-choice small{color:var(--muted);font-size:12px;line-height:18px}.confirm-copy{color:var(--body);padding:5px 0;font-size:14px;line-height:22px}.confirm-copy strong{color:var(--ink)}.command-layer{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);visibility:hidden;opacity:0;background:#0000006b;place-items:start center;padding:12vh 22px 22px;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}.command-layer.open{visibility:visible;opacity:1}.command-card{width:min(100%,570px);box-shadow:var(--shadow-lg);background:#fff;border:0;border-radius:16px;overflow:hidden}.command-input{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:53px;padding:0 15px;display:flex}.command-input svg{color:#888;width:17px}.command-input input{border:0;outline:0;flex:1;min-width:0;font-size:14px;line-height:22px}.command-results{max-height:340px;padding:7px;overflow:auto}.command-group-title{color:#aaa;text-transform:uppercase;letter-spacing:.08em;padding:7px 8px 4px;font:9px/1.4 ui-monospace,Consolas,monospace}.command-result{color:#444;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;height:42px;padding:0 9px;font-size:14px;line-height:22px;display:flex}.command-result:hover,.command-result.selected{color:var(--ink);background:#f1f1f1}.command-result svg{width:15px}.command-result small{color:#aaa;margin-left:auto;font-size:12px;line-height:18px}.command-footer{border-top:1px solid var(--line);color:#999;background:#fafafa;gap:14px;margin:0;padding:8px 14px;font-size:9px;display:flex}.command-footer span{align-items:center;gap:4px;display:flex}.toast{z-index:80;color:#fff;background:var(--ink);opacity:0;pointer-events:none;border:0;border-radius:8px;align-items:center;gap:9px;max-width:330px;padding:11px 14px;font-size:14px;line-height:22px;transition:all .22s;display:flex;position:fixed;bottom:22px;right:22px;transform:translateY(12px);box-shadow:0 10px 32px -12px #0000008c}.toast.show{opacity:1;transform:none}.toast-icon{width:18px;height:18px;color:var(--ink);background:#5be49b;border-radius:50%;place-items:center;display:grid}.toast-icon svg{width:11px;height:11px}.mobile-overlay{display:none}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.login-shell{background:radial-gradient(ellipse at 70% 30%,#00ab551f 0%,transparent 60%),radial-gradient(ellipse at 20% 80%,#1890ff14 0%,transparent 50%),var(--soft-2);place-items:center;min-height:100vh;display:grid}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:min(100%,420px);box-shadow:var(--shadow-lg);background:#fffffff5;border:0;border-radius:24px;padding:40px}.login-brand{align-items:center;gap:12px;margin-bottom:36px;display:flex}.login-brand-mark{color:#fff;background:var(--green);border-radius:14px;place-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:grid;box-shadow:0 4px 14px #00ab554d}.login-brand-name{letter-spacing:-.5px;color:var(--ink);font-size:20px;font-weight:700}.login-brand-sub{color:var(--muted);font-size:12px}.login-title{letter-spacing:-.3px;color:var(--ink);margin:0 0 6px;font-size:24px;font-weight:700;line-height:36px}.login-sub{color:var(--body);margin:0 0 32px;font-size:14px}.login-form{gap:16px;display:grid}.login-field{gap:6px;display:grid}.login-field label{color:var(--ink);font-size:13px;font-weight:600}.login-error{background:var(--red-soft);color:var(--red);border-radius:8px;padding:12px 16px;font-size:13px;font-weight:500}.login-submit{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:46px;font-size:15px;font-weight:700;transition:all .2s}.login-submit:hover{background:#008f49}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-shake{animation:.4s shake}@keyframes shake{0%,to{transform:none}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}@media (width<=1150px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.album-grid,.roles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.sidebar{width:280px;transition:transform .22s;position:fixed;transform:translate(-102%);box-shadow:18px 0 50px -30px #000}.sidebar.open{transform:none}.main-shell{width:100%;margin-left:0}.figma-shell.sidebar-collapsed .sidebar{width:280px}.figma-shell.sidebar-collapsed .main-shell{width:100%;margin-left:0}.figma-shell.sidebar-collapsed .figma-workspace{justify-content:flex-start;padding:8px 10px}.figma-shell.sidebar-collapsed .figma-workspace-copy{display:grid}.figma-shell.sidebar-collapsed .figma-nav-label,.figma-shell.sidebar-collapsed .figma-nav-item span,.figma-shell.sidebar-collapsed .figma-profile strong,.figma-shell.sidebar-collapsed .figma-profile>svg{display:block}.figma-shell.sidebar-collapsed .figma-sidebar-header{justify-content:flex-start;padding:6px 8px}.figma-shell.sidebar-collapsed .figma-sidebar-toggle{display:grid}.figma-shell.sidebar-collapsed .figma-nav-group{padding:12px}.figma-shell.sidebar-collapsed .figma-nav-item{justify-content:flex-start;padding:6px 8px}.figma-shell.sidebar-collapsed .figma-profile{justify-content:flex-start;padding:8px 10px}.figma-shell.sidebar-collapsed .figma-signout-menu{bottom:calc(100% + 8px);left:0}.menu-trigger,.mobile-close{display:grid}.mobile-close{color:var(--body)}.mobile-close:hover{background:var(--soft-2)}.mobile-overlay.open{z-index:15;background:#00000047;display:block;position:fixed;inset:0}.topbar{height:72px;padding:0 20px}.app-view{min-height:calc(100vh - 72px);padding:32px 20px 48px}.app-view.news-app-view{padding:1.5rem 20px 0}.dashboard-grid,.lower-grid,.member-layout,.reports-layout{grid-template-columns:1fr}.quick-panel .quick-list{grid-template-columns:repeat(4,1fr)}.media-grid{grid-template-columns:repeat(3,1fr)}.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;position:static;overflow:auto}.settings-nav button{white-space:nowrap;width:auto}.command-trigger{width:40px}.command-trigger span,.command-trigger kbd{display:none}}@media (width<=620px){.topbar{height:64px}.app-view{padding:24px 16px 40px}.app-view.news-app-view{padding:1.5rem 16px 0}.page-header{flex-direction:column;align-items:flex-start}.page-actions{width:100%}.page-actions .button{flex:1}.page-title{font-size:24px;line-height:36px}.crumb>span,.crumb>svg{display:none}.summary-grid,.kpi-grid,.roles-grid{grid-template-columns:1fr}.summary-card{min-height:145px}.dashboard-grid,.lower-grid{margin-top:16px}.quick-panel .quick-list{grid-template-columns:1fr 1fr}.toolbar{flex-direction:column;align-items:stretch}.toolbar-left,.toolbar-right,.search-box{width:100%}.control-select{flex:1;min-width:0}.album-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,1fr)}.media-art{height:105px}.field-grid,.form-grid,.form-choice-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.topbar-actions{gap:5px}.notification-button{display:none}.modal-layer{padding:10px}.modal-card{max-height:calc(100vh - 20px)}.table-panel{border-radius:12px}}.voucher-help{color:#5e636e;margin:0 0 14px;font-size:12px}.voucher-upload{background:#fafafa;border:1px dashed #c9cdd3;border-radius:12px;overflow:hidden}.voucher-upload>label{cursor:pointer;place-items:center;min-height:180px;padding:16px;display:grid}.voucher-placeholder{text-align:center;color:#9196a1}.voucher-placeholder svg{width:30px;height:30px;margin-bottom:8px}.voucher-placeholder strong,.voucher-placeholder small{display:block}.voucher-placeholder strong{color:#364153;font-size:14px}.voucher-placeholder small{margin-top:4px}.voucher-upload.has-preview>label{background:#eef0f3;padding:10px}.voucher-upload img{object-fit:contain;border-radius:8px;width:100%;max-height:380px}.voucher-actions{background:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.voucher-actions>span{color:#15803d;align-items:center;gap:6px;margin-right:auto;font-size:12px;font-weight:600;display:flex}.voucher-actions svg{width:16px}.voucher-actions label,.voucher-actions button{color:#4755eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.voucher-actions button{color:#d92d20}.membership-pagination{border-top:0;height:36px;min-height:36px;margin-top:20px;padding:0;position:relative}.membership-table .member-status{border-radius:6px;min-height:20px;padding:2px 6px;font-size:12px;font-weight:500;line-height:16px}.membership-table .member-status:before{width:7px;height:7px}.membership-table .member-status i{display:none}.membership-table .status-active,.membership-table .status-approved{color:#218341;background:#eaf7ef}.membership-table .status-applicationsubmitted,.membership-table .status-pending{color:#ad4e1f;background:#ffe4d6}.membership-table .status-suspended,.membership-table .status-rejected{color:#b42318;background:#feeceb}.membership-page .page-title{font-size:20px;font-weight:600;line-height:28px}.membership-toolbar .toolbar-left>button:first-child{width:84px}.membership-toolbar .toolbar-left>select:first-of-type{width:93px}.membership-toolbar .membership-sort{width:78px}.membership-toolbar-right{flex:1;width:428px;min-width:300px;max-width:428px}.membership-toolbar-right .search-box{flex:1;width:auto;min-width:0}.membership-toolbar-right .button.primary{flex:none;width:137px}.membership-table{table-layout:fixed;text-transform:none;min-width:100%}.membership-table th{color:#5e636e;text-transform:none;letter-spacing:-.14px;background:#f7f7f8;border-bottom:0;height:40px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px}.membership-table td{color:#26282c;height:60px;padding:8px 12px;font-size:12px;line-height:16px}.membership-table th:first-child,.membership-table td:first-child{width:2.84%}.membership-table th:nth-child(2){width:44.33%}.membership-table th:nth-child(3),.membership-table th:nth-child(4),.membership-table th:nth-child(5){width:14.75%}.membership-table th:last-child{width:8.58%}@media (width<=1150px){.membership-toolbar{flex-wrap:wrap;height:auto}.membership-toolbar-right{width:100%;max-width:none}.membership-table-panel{height:auto}.membership-table-wrap{height:560px}}.gallery-page .page-title{font-size:20px;font-weight:600;line-height:28px}.gallery-table-panel{border-radius:16px;height:800px;min-height:800px;padding:24px!important}.gallery-toolbar{height:36px;margin-bottom:20px;border:0!important;padding:0!important}.gallery-toolbar .toolbar-left{gap:12px}.gallery-toolbar .toolbar-left>button:first-child{width:84px}.gallery-toolbar .compact-select{width:93px;height:36px;padding:0 24px 0 10px}.gallery-toolbar .toolbar-left>button:last-child{width:78px}.gallery-toolbar-right{flex:1;width:428px;min-width:300px;max-width:428px}.gallery-toolbar-right .search-box{flex:1;width:auto;min-width:0}.gallery-toolbar-right .button.primary{background:#4755eb;border-color:#4755eb;flex:none;width:121px;height:36px}.gallery-table-wrap{border:1px solid #e9eaec;border-radius:8px;height:640px;overflow:visible}.gallery-table{table-layout:fixed;min-width:100%}.gallery-table th{color:#5e636e;text-transform:none;letter-spacing:-.14px;background:#f7f7f8;border-bottom:0;height:40px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px}.gallery-table td{color:#26282c;height:60px;padding:8px 12px;font-size:12px;line-height:16px}.gallery-table th:first-child,.gallery-table td:first-child{width:2.84%}.gallery-table th:nth-child(2){width:39.18%}.gallery-table th:nth-child(3),.gallery-table th:nth-child(4){width:15.72%}.gallery-table th:nth-child(5){width:17.97%}.gallery-table th:last-child{width:8.57%}.gallery-table input[type=checkbox]{accent-color:#4755eb;width:14px;height:14px}.gallery-table .status{border-radius:6px;padding:2px 4px;font-size:12px;font-weight:500;line-height:16px}.gallery-row-actions{gap:8px}.gallery-row-actions .row-action{background:0 0;border:0;width:24px;height:24px;padding:4px}.gallery-action-menu{position:relative}.gallery-action-popover{z-index:25;background:#fff;border:1px solid #e9eaec;border-radius:8px;width:154px;padding:6px;position:absolute;top:30px;right:0;box-shadow:0 12px 28px #19181b29}.gallery-action-popover button{color:#364153;text-align:left;background:#fff;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px;font-size:12px;display:flex}.gallery-action-popover button:hover{background:#f7f7f8}.gallery-action-popover button.danger{color:#d92d20}.gallery-action-popover svg{width:15px;height:15px}.gallery-pagination{border:0;height:36px;min-height:36px;margin-top:20px;padding:0;position:relative}.gallery-pagination>.pagination-buttons{gap:4px;position:absolute;left:50%;transform:translate(-50%)}.gallery-pagination .pagination-buttons button{color:#5e636e;background:#fff;border:1px solid #dee0e3;border-radius:8px;width:36px;height:36px}.gallery-pagination .pagination-buttons button.active{color:#1966b2;border-color:#3d99f5}.gallery-page-number{align-items:center;gap:4px;display:flex}.gallery-page-number em{padding:0 4px;font-style:normal}.gallery-page-size{color:#26282c;cursor:pointer;justify-content:flex-end;align-items:center;gap:8px;min-width:112px;height:36px;display:flex;position:relative}.gallery-page-size select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.gallery-page-size svg{color:#9196a1;width:16px;height:16px;transform:rotate(90deg)}.gallery-editor-images{grid-column:1/-1}.gallery-multiple-drop{color:#5e636e;cursor:pointer;background:#fff;border:1px dashed #9ca1ab;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:128px;display:flex}.gallery-multiple-drop svg{box-sizing:content-box;border:1px solid #dee0e3;border-radius:8px;width:20px;height:20px;padding:5px}.gallery-multiple-drop strong{color:#26282c;font-size:14px}.gallery-multiple-drop span{font-size:12px}.gallery-multiple-drop small{color:#26282c;background:#fff;border:1px solid #dee0e3;border-radius:6px;padding:4px 10px}.gallery-multiple-drop input{opacity:0;width:1px;height:1px;position:absolute}.gallery-pending-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.gallery-pending-grid figure{background:#f7f7f8;border:1px solid #e9eaec;border-radius:8px;min-width:0;margin:0;padding:6px;position:relative}.gallery-pending-grid img{object-fit:cover;border-radius:6px;width:100%;height:92px;display:block}.gallery-pending-grid figcaption{color:#5e636e;text-overflow:ellipsis;white-space:nowrap;padding:6px 2px 0;font-size:11px;overflow:hidden}.gallery-pending-grid button{color:#fff;background:#111827b8;border:0;border-radius:50%;place-items:center;width:24px;height:24px;padding:4px;display:grid;position:absolute;top:10px;right:10px}.gallery-pending-grid button svg{width:14px;height:14px}@media (width<=1150px){.gallery-toolbar{flex-wrap:wrap;height:auto}.gallery-toolbar-right{width:100%;max-width:none}.gallery-table-panel{height:auto}.gallery-table-wrap{height:560px;overflow:auto}.gallery-pending-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.gallery-pending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
