:root{--ghost-green:#30cf43;--ghost-green-dark:#1cac2c;--ghost-green-soft:#eafbea;--ghost-ink:#15171a;--ghost-text:#343f44;--ghost-muted:#738a94;--ghost-faint:#aeb8bd;--ghost-line:#e5e8eb;--ghost-line-strong:#d7dce0;--ghost-canvas:#f5f6f7;--ghost-surface:#fff;--ghost-hover:#f1f3f4;--ghost-danger:#e25440;--ghost-warning:#f2a93b;--ghost-radius:7px;--ghost-shadow:0 1px 2px rgba(0,0,0,.035),0 4px 16px rgba(0,0,0,.025);--ghost-popover:0 12px 38px rgba(0,0,0,.14);--bg:var(--ghost-canvas);--panel:var(--ghost-surface);--text:var(--ghost-ink);--muted:var(--ghost-muted);--line:var(--ghost-line);--line-strong:var(--ghost-line-strong);--brand:var(--ghost-green);--brand-dark:var(--ghost-green-dark);--brand-soft:var(--ghost-green-soft);--sidebar:#fff;--sidebar-muted:var(--ghost-muted);--radius:var(--ghost-radius);--shadow-sm:0 1px 1px rgba(0,0,0,.025);--shadow:var(--ghost-shadow);--shadow-lg:var(--ghost-popover)}html,body{background:var(--ghost-canvas)!important;color:var(--ghost-ink);font-family:Inter,Noto Sans Sinhala,Nirmala UI,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{font-size:14px}button,input,textarea,select{font:inherit}::selection{background:#c9f7cf;color:#102c16}.login-screen{min-height:100dvh;padding:24px!important;background:#fff!important}.login-layout{display:block!important;width:min(430px,100%)!important;min-height:auto!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.login-showcase{display:none!important}.login-panel{display:grid;min-height:calc(100dvh - 48px)!important;padding:0!important;background:#fff!important;place-items:center}.login-card{width:100%!important;max-width:410px!important;padding:36px 32px 32px!important;border:1px solid var(--ghost-line)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 10px 36px #00000012!important}.login-brand{justify-content:center;gap:10px;text-align:left}.login-brand img{width:46px!important;height:34px!important;object-fit:contain!important}.login-brand strong{font-size:15px;font-weight:750;letter-spacing:-.015em}.login-brand small{margin-top:2px;color:var(--ghost-muted);font-size:11px}.login-copy{padding:40px 0 24px!important;text-align:center}.login-copy .eyebrow{display:none}.login-copy h2{margin:0 0 12px!important;color:var(--ghost-ink);font-size:28px!important;font-weight:750;line-height:1.15;letter-spacing:-.035em}.login-copy p{margin:0;color:var(--ghost-muted)!important;font-size:13px;line-height:1.65}.github-login{min-height:46px;padding:11px 15px!important;border-radius:6px!important;background:var(--ghost-ink)!important;box-shadow:none!important;font-size:13px;font-weight:700}.github-login:hover{background:#000!important;transform:none!important}.github-login .login-arrow{margin-left:auto}.login-trust-row{justify-content:center;gap:6px;margin-top:17px}.login-trust-row span{padding:5px 7px!important;border:1px solid var(--ghost-line)!important;border-radius:4px!important;background:#fafafa!important;color:var(--ghost-muted)!important;font-size:9px!important;font-weight:650!important}.login-note{margin-top:16px!important;color:var(--ghost-muted)!important;font-size:11px!important;line-height:1.55}.cms-shell{grid-template-columns:250px minmax(0,1fr)!important;background:var(--ghost-canvas)!important}.sidebar{position:sticky;top:0;height:100dvh;padding:0 14px 14px!important;border-right:1px solid var(--ghost-line)!important;background:#fff!important;color:var(--ghost-text)!important;box-shadow:none!important}.sidebar-brand{min-height:72px;margin:0 0 8px!important;padding:14px 8px!important;border-bottom:1px solid #eef0f1!important;gap:10px}.sidebar-brand img{width:42px!important;height:31px!important;border-radius:0!important;object-fit:contain!important}.sidebar-brand strong{color:var(--ghost-ink)!important;font-size:14px!important;font-weight:750!important;letter-spacing:-.02em}.sidebar-brand small{margin-top:1px!important;color:var(--ghost-muted)!important;font-size:10px!important;font-weight:600!important;letter-spacing:.035em!important;text-transform:none!important}.sidebar-close{color:var(--ghost-muted)!important}.sidebar-nav{display:block!important;min-height:0;overflow-y:auto;padding:0 1px 12px!important;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d8dddf transparent}.sidebar-nav-label{margin:16px 10px 6px!important;color:#a0abb0!important;font-size:9px!important;font-weight:750!important;letter-spacing:.115em!important;text-transform:uppercase}.sidebar-nav-label:first-child{margin-top:5px!important}.sidebar-nav button{display:flex!important;align-items:center!important;width:100%;min-height:38px;margin:1px 0!important;padding:8px 10px!important;border:0!important;border-radius:5px!important;background:transparent!important;color:#5f6c72!important;gap:10px!important;font-size:12px!important;font-weight:600!important;box-shadow:none!important;transition:background-color .12s ease,color .12s ease}.sidebar-nav button svg{width:17px!important;height:17px!important;flex:0 0 17px;fill:currentColor!important}.sidebar-nav button span{width:auto!important;text-align:left!important;font-size:inherit!important}.sidebar-nav button b{margin-left:auto!important;padding:1px 5px!important;border-radius:4px!important;background:#ebeeef!important;color:#66767e!important;font-size:10px!important}.sidebar-nav button.is-active{background:#e9ecee!important;color:var(--ghost-ink)!important;box-shadow:none!important;font-weight:700!important}.sidebar-nav button.is-active svg{color:#2e3d43!important}.sidebar-divider{height:1px;margin:13px 8px 4px!important;background:#eef0f1!important}.sidebar-bottom{gap:4px!important;padding-top:9px!important;border-top:1px solid #eef0f1!important}.view-site-link,.logout-button{min-height:36px!important;padding:8px 10px!important;border:0!important;border-radius:5px!important;background:transparent!important;color:#66767e!important;font-size:11px!important;font-weight:600!important}.view-site-link:hover,.logout-button:hover{background:var(--ghost-hover)!important;color:var(--ghost-ink)!important}.user-card{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;padding:10px 8px 6px!important;border:0!important}.user-card img{width:34px!important;height:34px!important;border-radius:50%!important;object-fit:cover}.user-card strong{color:var(--ghost-ink)!important;font-size:11px!important;font-weight:700!important}.user-card small{margin-top:2px!important;color:var(--ghost-muted)!important;font-size:9px!important;text-transform:capitalize}.main-column{min-width:0;background:var(--ghost-canvas)}.topbar{height:70px!important;min-height:70px!important;padding:0 28px!important;border-bottom:1px solid var(--ghost-line)!important;background:#fffffff7!important;box-shadow:none!important;backdrop-filter:blur(10px)!important}.topbar-title-block{gap:1px!important}.topbar h1{color:var(--ghost-ink)!important;font-size:18px!important;font-weight:750!important;letter-spacing:-.03em!important}.topbar-actions{gap:7px!important}.notification-button,.editor-action{width:36px;height:36px;border:1px solid transparent!important;border-radius:5px!important;background:transparent!important;color:#65747b!important}.notification-button:hover,.editor-action:hover{border-color:var(--ghost-line)!important;background:var(--ghost-hover)!important;color:var(--ghost-ink)!important}.notification-popover{border:1px solid var(--ghost-line)!important;border-radius:7px!important;box-shadow:var(--ghost-popover)!important}.workspace{max-width:none!important;padding:0 28px 64px!important;background:var(--ghost-canvas)!important}.admin-page,.spacious-admin-page{width:min(1200px,100%)!important;margin:0 auto!important;padding:30px 0 72px!important}.admin-breadcrumb,.editor-breadcrumb{display:none!important}.admin-heading-main{gap:0!important}.admin-heading-icon,.admin-heading-main p,.editor-page-heading p{display:none!important}.admin-heading-main h2,.editor-page-heading h2{margin:0!important;color:var(--ghost-ink)!important;font-size:28px!important;font-weight:760!important;line-height:1.15!important;letter-spacing:-.045em!important}.admin-heading-main>div>span,.editor-page-heading>div>span{display:block;margin-top:7px;color:var(--ghost-muted)!important;font-size:12px!important;line-height:1.5}.admin-heading-badge{min-height:34px;padding:7px 10px!important;border:1px solid var(--ghost-line)!important;border-radius:5px!important;background:#fff!important;color:var(--ghost-text)!important;box-shadow:none!important;font-size:11px!important}.panel,.admin-section-card,.content-form-section,.post-options-shell,.editor-assistant-card,.settings-card,.media-card,.team-card,.application-card,.relationship-entity-card,.analytics-article-card,.backup-card,.backup-guide,.redirect-manager,.comments-panel,.audit-panel,.analytics-table-card,.application-board,.newsletter-panel,.security-status-card,.translation-workspace,.editor-presence-bar,.review-lock-banner,.structured-callout,.profile-photo-editor,.own-profile-privacy-card,.section-search-surface{border:1px solid var(--ghost-line)!important;border-radius:7px!important;background:#fff!important;box-shadow:var(--ghost-shadow)!important}.panel-header,.settings-card-head,.post-options-heading,.section-search-toolbar,.content-filters,.newsletter-toolbar{background:#fff!important}.panel-header{min-height:58px;padding:14px 16px!important}.panel-header h2{font-size:14px!important;font-weight:700!important;letter-spacing:-.015em}.panel-header p,.panel-header span{color:var(--ghost-muted)}.panel-body{padding:16px!important}.empty-state,.compact-empty{border:1px dashed var(--ghost-line-strong)!important;border-radius:6px!important;background:#fafafa!important;color:var(--ghost-muted)!important;box-shadow:none!important}.empty-state h2{color:var(--ghost-ink)!important;font-size:16px!important}.security-card-icon,.structured-callout .callout-icon,.settings-card-head>span,.quick-action-icon,.translation-icon,.relationship-entity-icon{border-radius:5px!important;background:#f0f2f3!important;color:#506168!important}.button{min-height:36px!important;padding:8px 12px!important;border-radius:5px!important;font-size:11px!important;font-weight:700!important;box-shadow:none!important;transition:background-color .12s,border-color .12s,color .12s!important}.button-primary{border:1px solid var(--ghost-ink)!important;background:var(--ghost-ink)!important;color:#fff!important}.editor-publish.button-primary{border-color:var(--ghost-green-dark)!important;background:var(--ghost-green)!important;color:#0a2410!important}.editor-publish.button-primary:hover{border-color:var(--ghost-green-dark)!important;background:#27bf39!important}.button-secondary:hover{border-color:#b7c0c5!important;background:#fafafa!important;color:var(--ghost-ink)!important}.button-danger{border-color:#f1c7c1!important;background:#fff!important;color:var(--ghost-danger)!important}.button-warning,.button-review{border-radius:5px!important}.field>span,.search-box>span:not(.search-icon){color:#46545a!important;font-size:11px!important;font-weight:700!important}.field input,.field textarea,.field select,.search-box input,.filter-select select,.relationship-library-toolbar input,.relationship-library-toolbar select,.block-add-controls select,.media-picker-toolbar input[type=search]{width:100%;min-height:38px!important;padding:8px 10px!important;border:1px solid var(--ghost-line-strong)!important;border-radius:5px!important;background:#fff!important;color:var(--ghost-ink)!important;box-shadow:none!important;outline:0!important}.field textarea{line-height:1.65}.field input:focus,.field textarea:focus,.field select:focus,.search-box input:focus,.filter-select select:focus,.relationship-library-toolbar input:focus,.relationship-library-toolbar select:focus,.block-add-controls select:focus{border-color:#8f9ca2!important;box-shadow:0 0 0 2px #15171a12!important}input::placeholder,textarea::placeholder{color:#a4afb4!important}.switch-row{padding:10px 0!important}.switch-row>i{width:36px!important;height:20px!important;border:1px solid #cdd4d8!important;background:#e9edef!important}.switch-row>i:after{width:14px!important;height:14px!important;background:#fff!important;box-shadow:0 1px 3px #0000002e!important}.switch-row input:checked+i:after{transform:translate(16px)!important}.professional-search,.section-search-box{position:relative!important;display:block!important;min-width:0!important;isolation:isolate}.professional-search .search-icon,.section-search-box .search-icon{position:absolute!important;z-index:2!important;left:12px!important;inset-inline-start:12px!important;right:auto!important;top:50%!important;display:grid!important;width:17px!important;height:17px!important;margin:0!important;padding:0!important;place-items:center!important;transform:translateY(-50%)!important;color:#89969c!important;pointer-events:none!important}.professional-search .search-icon svg,.section-search-box .search-icon svg{display:block!important;width:16px!important;height:16px!important;fill:currentColor!important}.professional-search input,.section-search-box input{position:relative!important;z-index:1!important;height:38px!important;padding:8px 11px 8px 39px!important;padding-inline-start:39px!important;padding-inline-end:11px!important;line-height:20px!important}.section-search-toolbar{display:flex!important;align-items:center!important;gap:10px!important;padding:12px 14px!important}.section-search-toolbar .professional-search{flex:1 1 auto!important}.section-search-toolbar .filter-result-count{flex:0 0 auto!important;min-width:82px!important;height:38px!important;border:1px solid var(--ghost-line)!important;border-radius:5px!important;background:#fafafa!important;box-shadow:none!important}.section-search-empty{margin:14px!important}.dashboard-grid{gap:10px!important;margin-bottom:16px!important}.stat-card{min-height:88px!important;padding:15px!important;border:1px solid var(--ghost-line)!important;border-radius:7px!important;background:#fff!important;box-shadow:var(--ghost-shadow)!important}.stat-card .stat-icon,.stat-published .stat-icon,.stat-review .stat-icon,.stat-scheduled .stat-icon,.stat-draft .stat-icon{width:31px!important;height:31px!important;border-radius:5px!important;background:#f0f2f3!important;color:#607077!important}.stat-card strong{margin-top:6px!important;color:var(--ghost-ink)!important;font-size:24px!important;font-weight:760!important;letter-spacing:-.04em}.stat-card small{color:#a0aaaf!important;font-size:9px!important}.dashboard-layout{gap:16px!important;margin-top:0!important}.quick-action{padding:11px!important;border:1px solid var(--ghost-line)!important;border-radius:6px!important;background:#fff!important}.quick-action:hover{border-color:#cbd2d6!important;background:#fafafa!important}.quick-action strong{font-size:12px!important}.quick-action span{font-size:10px!important}.recent-item{padding:11px 0!important}.recent-item img{border-radius:5px!important}.recent-item h3{font-size:12px!important}.content-filters,.newsletter-toolbar{padding:12px 14px!important;border-bottom:1px solid var(--ghost-line)!important}.filters{gap:8px!important;margin-bottom:14px!important}.filter-select select,.professional-search input{height:38px!important}.filter-result-count{height:38px!important;border-radius:5px!important;box-shadow:none!important}.table-wrap{overflow:auto!important;border:1px solid var(--ghost-line)!important;border-radius:7px!important;background:#fff!important;box-shadow:var(--ghost-shadow)!important}.data-table th{padding:10px 13px!important;border-bottom:1px solid var(--ghost-line)!important;background:#fafafa!important;color:#859198!important;font-size:9px!important;font-weight:750!important;letter-spacing:.075em!important}.data-table td{padding:11px 13px!important;border-bottom:1px solid #edf0f1!important;color:var(--ghost-text)!important;font-size:11px!important}.data-table tbody tr:hover{background:#fafbfb!important}.post-cell{min-width:300px!important}.post-cell img{border-radius:5px!important}.post-cell strong{font-size:12px!important}.post-cell small{color:var(--ghost-muted)!important;font-size:10px!important}.row-actions button,.row-actions .button,.media-actions button,.relationship-card-actions button{min-height:30px!important;padding:6px 8px!important;border:1px solid var(--ghost-line)!important;border-radius:4px!important;background:#fff!important;color:#5e6e75!important;font-size:10px!important}.row-actions button:hover,.media-actions button:hover,.relationship-card-actions button:hover{background:#f3f5f6!important;color:var(--ghost-ink)!important}.row-actions [data-delete-trashed-path]{border-color:#f2b8b5!important;background:#fff5f4!important;color:#a12a21!important}.row-actions [data-delete-trashed-path]:hover{border-color:#e18a84!important;background:#ffebe9!important;color:#861b14!important}.status-badge{padding:4px 7px!important;border-radius:999px!important;font-size:9px!important;font-weight:750!important}.status-published,.subscriber-status.status-active{background:#e8f9ea!important;color:#178426!important}.status-scheduled{background:#edf2f4!important;color:#596a72!important}.status-review{background:#fff5df!important;color:#9a650d!important}.status-draft{background:#eff1f2!important;color:#69787f!important}.status-archived,.status-trashed,.subscriber-status.status-blocked{background:#fff0ed!important;color:#b44332!important}.media-grid{gap:10px!important;padding:14px!important}.media-card{border-radius:6px!important;overflow:hidden!important}.media-card:hover{transform:none!important;border-color:#c5cdd1!important;box-shadow:0 4px 12px #0000000e!important}.team-grid{gap:10px!important}.team-card{padding:14px!important}.team-card .team-avatar img{border-radius:50%!important}.settings-grid{gap:12px!important}.settings-card-head{padding:13px 14px!important}.settings-card-body,.application-card,.relationship-entity-card,.analytics-article-card,.backup-card{padding:14px!important}body.studio-editor-mode{background:#fff!important;overflow-x:hidden}.cms-shell.editor-mode{display:block!important;background:#fff!important}.cms-shell.editor-mode .sidebar{display:none!important}.cms-shell.editor-mode .main-column{background:#fff!important}.cms-shell.editor-mode .topbar{height:60px!important;min-height:60px!important;padding:0 18px!important;background:#fff!important}.cms-shell.editor-mode .menu-button,.cms-shell.editor-mode .topbar-title-block,.cms-shell.editor-mode .notification-center{display:none!important}.cms-shell.editor-mode .topbar-actions{width:100%!important;max-width:none!important;margin-left:0!important;gap:6px!important}.cms-shell.editor-mode .editor-back{width:auto!important;min-width:36px!important;margin-right:auto!important;padding:0 9px!important;border:0!important;color:#4f5f66!important}.cms-shell.editor-mode .editor-back span{display:inline!important;font-size:11px!important;font-weight:650!important}.cms-shell.editor-mode .editor-guide,.cms-shell.editor-mode .editor-action{width:auto!important;min-width:36px!important;padding:0 9px!important}.cms-shell.editor-mode .editor-action span{display:inline!important;font-size:10px!important;font-weight:650!important}.cms-shell.editor-mode .save-state{margin-right:3px!important;color:var(--ghost-muted)!important;font-size:10px!important}.cms-shell.editor-mode .workspace{padding:0!important;background:#fff!important}.studio-writing-shell.content-form-layout{min-height:calc(100dvh - 60px)!important;padding-bottom:64px!important;background:#fff!important}.editor-form-page{width:min(1360px,calc(100% - 48px))!important;display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;grid-auto-flow:row!important;column-gap:28px!important;align-items:start!important;padding:0 0 80px!important}.editor-form-page>*{grid-column:1;min-width:0}.editor-form-page>.post-options-shell{grid-column:2!important;grid-row:1 / span 100!important;align-self:start!important}.editor-page-heading{display:none!important}.editor-presence-bar,.review-lock-banner,.translation-workspace{width:min(900px,100%)!important;margin:16px auto 0!important;box-shadow:none!important}.content-form-section{width:min(900px,100%)!important;margin:0 auto 14px!important;padding:17px 18px!important;border:1px solid var(--ghost-line)!important;border-radius:7px!important;background:#fff!important;box-shadow:none!important}.compact-field-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.content-help{color:var(--ghost-muted)!important;font-size:10px!important}.body-form-section{padding:0!important;overflow:visible!important;border:0!important;background:transparent!important}.body-form-section>.section-label-row{margin:0!important;padding:0 0 8px!important;border:0!important}.body-form-section>.section-label-row .content-label{color:#68787f!important;font-size:10px!important}.summary-toggle{border:0!important;background:transparent!important;color:#66767e!important;font-size:10px!important}.summary-toggle:hover{color:var(--ghost-ink)!important}.summary-editor{margin:0 0 12px!important;padding:12px!important;border:1px solid var(--ghost-line)!important;border-radius:6px!important;background:#fafafa!important}.structured-editor{overflow:visible!important;border:1px solid var(--ghost-line)!important;border-radius:7px!important;background:#fff!important;box-shadow:0 3px 14px #00000009!important}.editor-commandbar{position:sticky!important;top:60px!important;z-index:14!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:7px 9px!important;border:0!important;border-bottom:1px solid var(--ghost-line)!important;border-radius:7px 7px 0 0!important;background:#fffffffa!important;box-shadow:none!important}.editor-tabs{padding:0!important;border:0!important}.editor-tabs button{padding:7px 9px!important;border:0!important;border-radius:4px!important;color:#718087!important;font-size:10px!important;font-weight:700!important}.editor-tabs button.is-active{background:#eef1f2!important;color:var(--ghost-ink)!important}.editor-toolbar{position:static!important;padding:0!important;border:0!important;background:transparent!important}.editor-toolbar .toolbar-group{border:1px solid var(--ghost-line)!important;border-radius:5px!important;background:#fff!important}.editor-toolbar button{height:30px!important;min-width:30px!important;padding:0 7px!important;border:0!important;border-radius:4px!important;background:transparent!important;color:#5f6f76!important}.editor-toolbar button:hover{background:#eef1f2!important;color:var(--ghost-ink)!important}.writing-surface{padding:0 42px!important;background:#fff!important;overflow-anchor:none!important}.body-editor{display:block!important;width:100%!important;min-height:620px!important;max-height:none!important;padding:38px 0 80px!important;border:0!important;background:#fff!important;color:#2f3d43!important;font-family:Noto Sans Sinhala,Nirmala UI,Inter,system-ui,sans-serif!important;font-size:17px!important;line-height:1.85!important;letter-spacing:-.005em!important;resize:vertical!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important;scrollbar-gutter:stable!important;overflow-anchor:none!important;caret-color:var(--ghost-green-dark)!important;box-shadow:none!important}.body-editor:focus{outline:0!important;box-shadow:none!important}.body-editor::placeholder{color:#b9c1c5!important}.preview-pane{min-height:620px!important;padding:38px 42px 80px!important;background:#fff!important;color:#2f3d43!important;font-size:17px!important;line-height:1.8!important}.preview-modebar{border-bottom:1px solid var(--ghost-line)!important;background:#fafafa!important}.editor-footer{min-height:36px!important;padding:0 12px!important;border-top:1px solid var(--ghost-line)!important;border-radius:0 0 7px 7px!important;background:#fafafa!important;color:#8a969c!important;font-size:9px!important}.featured-image-layout{gap:14px!important}.image-preview{border-radius:6px!important;background:#f4f5f6!important}.editor-assistant-grid{width:min(900px,100%)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:0 auto 14px!important}.editor-assistant-card{padding:13px!important;box-shadow:none!important}.editor-assistant-card h3{font-size:12px!important}.assistant-description{font-size:10px!important}.post-options-shell{position:sticky!important;top:78px!important;max-height:calc(100dvh - 96px)!important;margin-top:24px!important;overflow:auto!important;border-radius:7px!important;background:#fff!important;box-shadow:0 6px 24px #00000013!important;overscroll-behavior:contain!important;scrollbar-width:thin}.post-options-heading{position:sticky!important;top:0!important;z-index:4!important;padding:14px!important;border-bottom:1px solid var(--ghost-line)!important;background:#fff!important}.post-options-heading h3{font-size:13px!important}.post-options-heading p{color:var(--ghost-muted)!important;font-size:10px!important}.post-options-layout{display:block!important}.post-options-nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important;padding:8px!important;border:0!important;border-bottom:1px solid var(--ghost-line)!important;background:#fafafa!important}.post-options-nav button{min-width:0!important;min-height:48px!important;padding:7px!important;border:1px solid transparent!important;border-radius:5px!important;background:transparent!important;color:#65747b!important;gap:6px!important;align-items:flex-start!important;box-shadow:none!important}.post-options-nav button svg{width:15px!important;height:15px!important;margin-top:1px!important}.post-options-nav button span{gap:1px!important}.post-options-nav button b{font-size:10px!important;line-height:1.25!important}.post-options-nav button small,.post-options-nav button i{display:none!important}.post-options-nav button:hover{background:#eef1f2!important;color:var(--ghost-ink)!important}.post-options-nav button.is-active{border-color:#d5dadd!important;background:#fff!important;color:var(--ghost-ink)!important;box-shadow:0 1px 2px #0000000a!important}.post-options-panels{min-height:0!important;padding:14px!important}.options-panel{padding:0!important;border:0!important;background:#fff!important}.options-panel>header{margin-bottom:12px!important;padding-bottom:11px!important;border-bottom:1px solid var(--ghost-line)!important}.options-panel>header h4{font-size:12px!important}.options-panel>header p{color:var(--ghost-muted)!important;font-size:10px!important;line-height:1.5!important}.options-panel .switch-row{border-bottom:1px solid #edf0f1!important}.url-preview,.engagement-settings-note,.poll-live-preview,.option-note{border:1px solid var(--ghost-line)!important;border-radius:5px!important;background:#fafafa!important}.modal-backdrop,.studio-dialog-backdrop,.profile-crop-backdrop{background:#15171a7a!important;backdrop-filter:blur(3px)!important}.modal-card,.studio-dialog,.profile-crop-dialog{border:1px solid var(--ghost-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:var(--ghost-popover)!important}.studio-dialog>header,.profile-crop-dialog>header{border-bottom:1px solid var(--ghost-line)!important;background:#fff!important}.toast,.format-bubble-menu{border-radius:6px!important;background:var(--ghost-ink)!important;box-shadow:var(--ghost-popover)!important}.slash-command-menu{border:1px solid var(--ghost-line)!important;border-radius:7px!important;background:#fff!important;box-shadow:var(--ghost-popover)!important}.slash-command-menu button{border-radius:5px!important}.slash-command-menu button:hover,.slash-command-menu button.is-active{background:#f0f2f3!important}.slash-icon{border-radius:5px!important;background:#f0f2f3!important;color:#53636a!important}.editor-plus-button{border:1px solid #cfd5d8!important;background:#fff!important;color:#6d7b82!important;box-shadow:0 2px 7px #00000014!important}.editor-plus-button:hover{border-color:#8f9ba0!important;color:var(--ghost-ink)!important}.cms-shell.editor-focus-mode .editor-form-page{width:min(1050px,calc(100% - 40px))!important;display:block!important}.cms-shell.editor-focus-mode .post-options-shell{display:none!important}@media(max-width:1240px){.editor-form-page{width:min(1000px,calc(100% - 36px))!important;display:block!important;padding-top:0!important}.post-options-shell{position:static!important;max-height:none!important;margin-top:14px!important}.post-options-nav{grid-template-columns:repeat(4,minmax(0,1fr))!important}.editor-assistant-grid{grid-template-columns:1fr 1fr!important}.editor-assistant-card:last-child{grid-column:1/-1!important}}@media(max-width:900px){.cms-shell:not(.editor-mode){display:block!important}.sidebar{width:min(280px,calc(100vw - 42px))!important;padding:0 12px 14px!important;box-shadow:18px 0 45px #00000024!important}.topbar{height:62px!important;min-height:62px!important;padding:0 12px!important}.workspace{padding:0 14px 48px!important}.admin-page,.spacious-admin-page{padding-top:22px!important}.editor-form-page{width:calc(100% - 26px)!important}.editor-commandbar{top:60px!important}.post-options-nav{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cms-shell.editor-mode .editor-guide span,.cms-shell.editor-mode .editor-action:not(.editor-back) span{display:none!important}.cms-shell.editor-mode .save-state{display:none!important}}@media(max-width:680px){.login-screen{padding:0!important}.login-panel{min-height:100dvh!important;padding:18px!important}.login-card{padding:30px 22px 26px!important;box-shadow:none!important}.workspace{padding-inline:10px!important}.admin-page-heading{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.admin-heading-main h2{font-size:24px!important}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.section-search-toolbar{align-items:stretch!important;flex-direction:column!important;padding:11px!important}.section-search-toolbar .filter-result-count{align-self:flex-start!important}.compact-field-grid,.options-field-grid{grid-template-columns:1fr!important}.writing-surface{padding:0 20px!important}.body-editor{min-height:500px!important;padding:28px 0 70px!important;font-size:16px!important}.editor-assistant-grid{grid-template-columns:1fr!important}.editor-assistant-card:last-child{grid-column:auto!important}.editor-commandbar{align-items:flex-start!important}.editor-toolbar{max-height:72px!important;overflow:auto!important}.post-options-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}.post-options-panels{padding:12px!important}.cms-shell.editor-mode .topbar{padding:0 8px!important}.cms-shell.editor-mode .editor-back span,.cms-shell.editor-mode .editor-save{display:none!important}}@media(max-width:390px){.dashboard-grid{grid-template-columns:1fr 1fr!important}.stat-card{padding:12px!important}.post-options-nav{grid-template-columns:1fr 1fr!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.body-editor-source{position:absolute!important;inline-size:1px!important;block-size:1px!important;min-height:1px!important;max-height:1px!important;padding:0!important;margin:0!important;border:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;resize:none!important;clip-path:inset(50%)!important;white-space:nowrap!important}.tiptap-editor-host{display:block;width:100%;min-height:620px;background:#fff;color:#2f3d43;font-family:Noto Sans Sinhala,Nirmala UI,Inter,system-ui,sans-serif;font-size:17px;line-height:1.9;letter-spacing:-.003em;overflow:visible;overscroll-behavior-y:auto;overflow-anchor:none}.tiptap-editor-host .tiptap-prosemirror{min-height:620px;padding:38px 0 90px;outline:0;caret-color:var(--ghost-green-dark);overflow-wrap:anywhere;word-break:normal;white-space:pre-wrap}.tiptap-editor-host .tiptap-prosemirror>*:first-child{margin-top:0}.tiptap-editor-host .tiptap-prosemirror>*:last-child{margin-bottom:0}.tiptap-editor-host .tiptap-prosemirror p{margin:.35em 0 1.05em;min-height:1.9em}.tiptap-editor-host .tiptap-prosemirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:#aeb8b2;pointer-events:none}.tiptap-editor-host .tiptap-prosemirror h2{margin:1.7em 0 .65em;font-size:1.72rem;line-height:1.35;letter-spacing:-.025em;color:#17221b}.tiptap-editor-host .tiptap-prosemirror h3{margin:1.45em 0 .55em;font-size:1.32rem;line-height:1.4;color:#1d2b22}.tiptap-editor-host .tiptap-prosemirror h4{margin:1.25em 0 .5em;font-size:1.12rem;line-height:1.45}.tiptap-editor-host .tiptap-prosemirror strong{font-weight:750}.tiptap-editor-host .tiptap-prosemirror a{color:#087f5b;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;cursor:text}.tiptap-editor-host .tiptap-prosemirror blockquote{margin:1.3em 0;padding:12px 18px;border-left:3px solid var(--ghost-green);border-radius:0 7px 7px 0;background:#f4faf6;color:#34473b}.tiptap-editor-host .tiptap-prosemirror .article-callout{margin:1.35em 0;padding:16px 18px;border:1px solid #bfe2cd;border-left:4px solid var(--ghost-green);border-radius:8px;background:#f2fbf6;color:#263a2d}.tiptap-editor-host .tiptap-prosemirror .article-callout.is-warning{border-color:#fedf89;border-left-color:#f79009;background:#fffaeb;color:#7a2e0e}.tiptap-editor-host .tiptap-prosemirror .article-callout>p:first-child{margin-top:0}.tiptap-editor-host .tiptap-prosemirror .article-callout>p:last-child{margin-bottom:0}.tiptap-editor-host .tiptap-prosemirror ul,.tiptap-editor-host .tiptap-prosemirror ol{margin:.7em 0 1.2em;padding-left:1.65em}.tiptap-editor-host .tiptap-prosemirror li{margin:.32em 0}.tiptap-editor-host .tiptap-prosemirror li p{margin:0}.tiptap-editor-host .tiptap-prosemirror pre{margin:1.25em 0;padding:18px 20px;border-radius:9px;background:#101828;color:#f2f4f7;font:500 .9rem/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre;overflow:auto}.tiptap-editor-host .tiptap-prosemirror code:not(pre code){padding:2px 5px;border-radius:4px;background:#f0f2f1;color:#1f4330;font:600 .88em/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.tiptap-editor-host .tiptap-prosemirror hr{margin:2.2em 0;border:0;border-top:1px solid #dfe4e1}.tiptap-editor-host .tiptap-prosemirror img{display:block;max-width:100%;height:auto;margin:1.25em auto;border-radius:8px;box-shadow:0 6px 22px #10182814}.tiptap-editor-host .tiptap-prosemirror img.ProseMirror-selectednode{outline:3px solid rgba(21,148,85,.28)}.tiptap-editor-host .tableWrapper{margin:1.4em 0;overflow-x:auto}.tiptap-editor-host table{width:100%;border-collapse:collapse;table-layout:fixed}.tiptap-editor-host th,.tiptap-editor-host td{position:relative;min-width:90px;padding:10px 12px;border:1px solid #d8dfdb;vertical-align:top}.tiptap-editor-host th{background:#f3f6f4;font-weight:750}.tiptap-editor-host .selectedCell:after{content:"";position:absolute;inset:0;background:#1594551a;pointer-events:none}.tiptap-editor-host .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background:#22a966;pointer-events:none}.tiptap-raw-block{display:flex;align-items:center;gap:12px;margin:1.35em 0;padding:14px 15px;border:1px solid #d9e1dc;border-radius:8px;background:#f7faf8;color:#26362c;cursor:default;user-select:none}.tiptap-raw-block.ProseMirror-selectednode{border-color:#22a966;box-shadow:0 0 0 3px #22a9661f}.tiptap-raw-icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:7px;background:#e8f6ed;color:#087f5b;font-weight:800}.tiptap-raw-copy{display:grid;gap:2px}.tiptap-raw-copy strong{font-size:.86rem}.tiptap-raw-copy small{color:#738078;font-size:.7rem}.tiptap-raw-warning{background:#fffaeb;border-color:#fedf89}.tiptap-raw-warning .tiptap-raw-icon{background:#fef0c7;color:#b54708}.tiptap-slash-menu{width:310px!important;max-height:min(420px,70vh)!important;padding:7px!important}.tiptap-slash-menu button{min-height:52px!important;padding:8px 10px!important}.tiptap-slash-menu .slash-icon{display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;height:36px!important;border:1px solid #e3e8e5!important;border-radius:7px!important;background:#fafcfb!important;color:#405048!important}.tiptap-slash-menu .slash-icon svg{width:19px!important;height:19px!important;fill:currentColor!important}.tiptap-slash-menu .slash-copy{display:grid!important;gap:2px!important;min-width:0!important}.tiptap-slash-menu .slash-copy b{font-size:.82rem!important;color:#26332c!important}.tiptap-slash-menu .slash-copy small{display:block!important;color:#849089!important;font-size:.68rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.tiptap-slash-menu button.is-active .slash-icon{border-color:#a9dbc0!important;background:#edf9f2!important;color:#087f5b!important}.tiptap-bubble-menu{transform:translate(-50%,-100%)!important}.tiptap-bubble-menu button{display:grid!important;place-items:center!important}.tiptap-bubble-menu button svg{width:17px;height:17px;fill:currentColor}.tiptap-plus-button svg{width:17px;height:17px;fill:currentColor}.editor-toolbar button.is-active{border-color:#a9dbc0!important;background:#edf9f2!important;color:#087f5b!important}.has-tiptap-editor .writing-surface{overflow:visible!important}.has-tiptap-editor .body-editor-source{display:block!important}.is-readonly .tiptap-editor-host{background:#fafbfa}.is-readonly .tiptap-editor-host .tiptap-prosemirror{cursor:default}@media(max-width:760px){.tiptap-editor-host,.tiptap-editor-host .tiptap-prosemirror{min-height:500px}.tiptap-editor-host .tiptap-prosemirror{padding:28px 0 74px;font-size:16px;line-height:1.85}.tiptap-editor-host .tiptap-prosemirror h2{font-size:1.48rem}.tiptap-slash-menu{width:min(310px,calc(100vw - 16px))!important}.tiptap-plus-button{display:none!important}}.tiptap-plus-button{opacity:.38!important;transition:opacity .15s ease!important}.tiptap-plus-button:hover{opacity:.9!important}.privacy-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid #bfe2cd;border-radius:5px;background:#f2fbf6;color:#176b3a;font-size:10px;font-weight:750}.problem-report-privacy{margin-bottom:16px!important}.problem-report-compose-card{padding:0!important;overflow:hidden}.problem-report-form{display:grid;gap:18px;padding:24px}.problem-report-form-intro{display:flex;align-items:flex-start;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--ghost-line)}.problem-report-form-intro>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:7px;background:#fff2ef;color:#c33d2d}.problem-report-form-intro svg{width:20px;height:20px;fill:currentColor}.problem-report-form-intro div{display:grid;gap:4px}.problem-report-form-intro strong{color:var(--ghost-ink);font-size:15px}.problem-report-form-intro small{max-width:720px;color:var(--ghost-muted);font-size:11px;line-height:1.55}.problem-screenshot-field{display:grid;gap:12px;padding:16px;border:1px dashed #cfd7da;border-radius:7px;background:#fafbfb}.problem-screenshot-copy{display:grid;gap:3px}.problem-screenshot-copy strong{font-size:12px}.problem-screenshot-copy strong small{margin-left:5px;color:var(--ghost-muted);font-size:9px;font-weight:650}.problem-screenshot-copy>span{color:var(--ghost-muted);font-size:10px}.problem-screenshot-picker{display:inline-flex;width:max-content;max-width:100%;cursor:pointer}.problem-screenshot-picker input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.problem-screenshot-picker>span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid var(--ghost-line-strong);border-radius:5px;background:#fff;color:var(--ghost-text);font-size:11px;font-weight:700}.problem-screenshot-picker:hover>span{border-color:#aeb8bd;background:var(--ghost-hover)}.problem-screenshot-picker svg{width:16px;height:16px;fill:currentColor}.problem-screenshot-preview{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid var(--ghost-line);border-radius:6px;background:#fff}.problem-screenshot-preview img{width:88px;height:58px;border-radius:4px;object-fit:cover;background:#eef1f2}.problem-screenshot-preview>div{display:grid;gap:3px;min-width:0}.problem-screenshot-preview strong{overflow:hidden;color:var(--ghost-ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.problem-screenshot-preview small{color:var(--ghost-muted);font-size:9px}.problem-report-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.problem-report-context span{display:grid;gap:3px;min-width:0;padding:10px 11px;border:1px solid var(--ghost-line);border-radius:5px;background:#fafbfb;color:var(--ghost-muted);font-size:9px;overflow-wrap:anywhere}.problem-report-context b{color:var(--ghost-text);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.problem-report-submit-row{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-top:3px}.problem-report-submit-row>span{margin-right:auto;color:#176b3a;font-size:11px;font-weight:700}.problem-report-submit-row .button svg{width:16px;height:16px;fill:currentColor}.button-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:problem-report-spin .7s linear infinite}@keyframes problem-report-spin{to{transform:rotate(360deg)}}.problem-report-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.problem-report-summary article{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--ghost-line);border-radius:7px;background:#fff;box-shadow:var(--ghost-shadow)}.problem-report-summary article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:7px;background:#f3f5f5;color:#5f6c72}.problem-report-summary svg{width:19px;height:19px;fill:currentColor}.problem-report-summary div{display:grid;gap:2px}.problem-report-summary small{color:var(--ghost-muted);font-size:10px}.problem-report-summary strong{font-size:22px;line-height:1;color:var(--ghost-ink)}.problem-report-board{padding:0!important;overflow:hidden}.problem-report-tabs{display:flex;gap:2px;padding:10px 12px;border-bottom:1px solid var(--ghost-line);overflow-x:auto}.problem-report-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 10px;border:0;border-radius:5px;background:transparent;color:var(--ghost-muted);font-size:10px;font-weight:700;white-space:nowrap}.problem-report-tabs button:hover{background:var(--ghost-hover);color:var(--ghost-ink)}.problem-report-tabs button.is-active{background:#e9ecee;color:var(--ghost-ink)}.problem-report-tabs b{min-width:20px;padding:2px 5px;border-radius:999px;background:#fff;color:inherit;font-size:9px;text-align:center}.problem-report-board>.section-search-toolbar{border-bottom:1px solid var(--ghost-line)}.problem-report-list{display:grid;gap:14px;padding:16px}.problem-report-card{border:1px solid var(--ghost-line);border-left:3px solid #f2a93b;border-radius:7px;background:#fff;overflow:hidden}.problem-report-card.status-in-progress{border-left-color:#3b82f6}.problem-report-card.status-resolved{border-left-color:#30cf43}.problem-report-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--ghost-line);background:#fcfdfd}.problem-report-card>header time{color:var(--ghost-muted);font-size:9px;white-space:nowrap}.problem-report-card-title{display:flex;align-items:flex-start;gap:11px;min-width:0}.problem-report-card-title>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:6px;background:#fff2ef;color:#c33d2d}.problem-report-card-title svg{width:18px;height:18px;fill:currentColor}.problem-report-card-title div{min-width:0}.problem-report-card-title p{margin:0 0 3px;color:#a15c16;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.problem-report-card-title h2{margin:0;color:var(--ghost-ink);font-size:15px;line-height:1.35;overflow-wrap:anywhere}.problem-report-card-title small{display:block;margin-top:4px;color:var(--ghost-muted);font-size:8px}.problem-report-meta{display:grid;grid-template-columns:1.2fr .8fr 1.4fr .7fr;gap:0;border-bottom:1px solid var(--ghost-line)}.problem-report-meta span{display:grid;gap:3px;min-width:0;padding:11px 14px;border-right:1px solid var(--ghost-line);color:var(--ghost-text);font-size:10px;overflow-wrap:anywhere}.problem-report-meta span:last-child{border-right:0}.problem-report-meta b{color:var(--ghost-muted);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.problem-report-meta code{font-size:9px;white-space:normal;overflow-wrap:anywhere}.problem-report-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,330px);gap:16px;padding:18px}.problem-report-body>p{margin:0;color:#35434a;font-size:12px;line-height:1.7;white-space:normal;overflow-wrap:anywhere}.problem-report-screenshot{display:grid;gap:7px;padding:7px;border:1px solid var(--ghost-line);border-radius:6px;background:#fafbfb;text-decoration:none}.problem-report-screenshot img{width:100%;height:150px;border-radius:4px;object-fit:cover;background:#eef1f2}.problem-report-screenshot span{color:var(--ghost-muted);font-size:9px;text-align:center}.problem-report-screenshot:hover{border-color:#b7c0c4;background:#f5f7f7}.problem-report-no-screenshot{display:grid;place-items:center;min-height:110px;border:1px dashed var(--ghost-line-strong);border-radius:6px;color:var(--ghost-muted);font-size:10px;background:#fafbfb}.problem-report-device{margin:0 18px 16px;border:1px solid var(--ghost-line);border-radius:5px;background:#fafbfb}.problem-report-device summary{padding:9px 11px;color:var(--ghost-muted);font-size:9px;font-weight:700;cursor:pointer}.problem-report-device p{margin:0;padding:0 11px 11px;color:#65747b;font-size:9px;line-height:1.55;overflow-wrap:anywhere}.problem-report-card>footer{display:grid;grid-template-columns:180px minmax(0,1fr) auto;align-items:end;gap:12px;padding:16px 18px;border-top:1px solid var(--ghost-line);background:#fcfdfd}.problem-report-card>footer .field{margin:0}.problem-report-note textarea{min-height:72px}.problem-report-card>footer .button{margin-bottom:1px;white-space:nowrap}@media(max-width:900px){.problem-report-meta{grid-template-columns:1fr 1fr}.problem-report-meta span:nth-child(2){border-right:0}.problem-report-meta span:nth-child(-n+2){border-bottom:1px solid var(--ghost-line)}.problem-report-body{grid-template-columns:1fr}.problem-report-screenshot{max-width:520px}.problem-report-card>footer{grid-template-columns:1fr 1fr}.problem-report-note{grid-column:1/-1}.problem-report-card>footer .button{justify-self:end}}@media(max-width:680px){.problem-report-form{padding:18px 14px}.problem-report-context,.problem-report-summary{grid-template-columns:1fr}.problem-screenshot-preview{grid-template-columns:72px minmax(0,1fr)}.problem-screenshot-preview img{width:72px;height:50px}.problem-screenshot-preview .button{grid-column:1/-1;justify-self:start}.problem-report-submit-row{align-items:stretch;flex-direction:column}.problem-report-submit-row>span{margin:0}.problem-report-meta{grid-template-columns:1fr}.problem-report-meta span{border-right:0;border-bottom:1px solid var(--ghost-line)}.problem-report-meta span:last-child{border-bottom:0}.problem-report-card>header{flex-direction:column}.problem-report-card>footer{grid-template-columns:1fr}.problem-report-note{grid-column:auto}.problem-report-card>footer .button{width:100%;justify-self:stretch}.problem-report-body{padding:14px}.problem-report-list{padding:10px}.problem-report-screenshot img{height:130px}}.admin-page-problem-reports .problem-report-list .empty-state{display:grid!important;justify-items:center!important;align-content:center!important;gap:8px!important;min-height:260px!important;padding:40px 24px!important}.admin-page-problem-reports .empty-state-icon{display:grid!important;place-items:center!important;width:52px!important;height:52px!important;margin:0 auto 8px!important;border-radius:999px!important;background:#f3f5f5!important;color:#5f6c72!important;overflow:hidden!important;line-height:0!important}.admin-page-problem-reports .empty-state-icon svg{display:block!important;width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;fill:currentColor!important;flex:none!important}.admin-page-problem-reports .problem-report-list .empty-state h2,.admin-page-problem-reports .problem-report-list .empty-state p{margin:0!important}.admin-page-team .team-overview-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.admin-page-team .team-live-status{border-color:var(--ghost-line)!important;border-radius:6px!important;background:#fafafa!important}.admin-page-team .team-live-status strong{font-size:11px!important}.admin-page-team .team-live-status small{font-size:9px!important}.admin-page-team .team-online-summary strong{color:var(--ghost-green-dark)!important}@media(max-width:1100px){.admin-page-team .team-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.admin-page-team .team-overview-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:460px){.admin-page-team .team-overview-grid{grid-template-columns:1fr!important}}.sidebar-nav [hidden],.sidebar-nav button[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}.admin-page-problem-reports .problem-report-list>.empty-state{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-content:center!important;min-height:260px!important;overflow:hidden!important}.admin-page-problem-reports .problem-report-list>.empty-state>.empty-state-icon{display:grid!important;place-items:center!important;inline-size:52px!important;block-size:52px!important;min-inline-size:52px!important;min-block-size:52px!important;max-inline-size:52px!important;max-block-size:52px!important;overflow:hidden!important}.admin-page-problem-reports .problem-report-list>.empty-state>.empty-state-icon>svg{display:block!important;inline-size:24px!important;block-size:24px!important;min-inline-size:24px!important;min-block-size:24px!important;max-inline-size:24px!important;max-block-size:24px!important;transform:none!important}.admin-page-own-profile .own-profile-privacy-card{display:block!important;width:100%!important;min-width:0!important;padding:20px!important}.admin-page-own-profile .own-profile-privacy-card>.admin-heading-icon{display:none!important}.admin-page-own-profile .own-profile-privacy-card>div{display:block!important;width:100%!important;min-width:0!important}.admin-page-own-profile .own-profile-privacy-card p,.admin-page-own-profile .own-profile-privacy-card h2,.admin-page-own-profile .own-profile-privacy-card span:last-child{width:auto!important;max-width:none!important;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}.admin-page-own-profile .own-profile-privacy-card span:last-child{line-height:1.65!important}@media(max-width:560px){.admin-page-own-profile .own-profile-privacy-card{padding:16px!important}}.problem-report-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:1px;white-space:nowrap}.problem-report-actions .button{margin:0!important}@media(max-width:900px){.problem-report-actions{justify-self:end}}@media(max-width:680px){.problem-report-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;justify-self:stretch}.problem-report-actions .button{width:100%!important}}.studio-dialog,.studio-dialog-body,.studio-dialog-field{min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.studio-dialog-field input,.studio-dialog-field textarea,.studio-dialog-field select{display:block!important;min-width:0!important;max-width:100%!important;width:100%!important}.studio-dialog-link-preview{min-width:0!important;max-width:100%!important;flex-wrap:wrap!important;overflow:hidden!important}.studio-dialog-link-preview b,.studio-dialog-link-preview span{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.studio-boot{position:fixed;inset:0;z-index:1000;display:grid;place-content:center;justify-items:center;gap:14px;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));background:#f3f6f4;color:#17211b;text-align:center}.studio-boot img{display:block;width:68px;height:52px;object-fit:contain}.studio-boot div{display:grid;gap:4px}.studio-boot strong{font-size:15px}.studio-boot span{color:#6d7a72;font-size:12px}.session-check-error{display:grid;gap:10px;margin:16px 0;padding:14px;border:1px solid #fed7aa;border-radius:9px;background:#fff8ed;color:#7c2d12;font-size:12px;line-height:1.55}.session-check-error strong{font-size:13px}.session-check-error .button{justify-self:start}@media(max-width:900px){html,body{min-height:100%;min-height:100svh;overflow-x:hidden}.cms-shell:not([hidden]){display:block!important;min-height:100svh!important;margin:0!important;padding:0!important}.cms-shell:not(.editor-mode)>.sidebar{position:fixed!important;inset:0 auto 0 0!important;width:min(280px,calc(100vw - 42px))!important;height:100dvh!important;min-height:100svh!important;margin:0!important;transform:translate3d(-105%,0,0)!important;transition:transform .2s ease!important;will-change:transform!important;overflow-y:auto!important;overscroll-behavior:contain!important}.cms-shell:not(.editor-mode)>.sidebar.is-open{transform:translateZ(0)!important}.cms-shell>.main-column{position:relative!important;display:block!important;width:100%!important;min-width:0!important;min-height:100svh!important;margin:0!important;padding:0!important;overflow:visible!important}.cms-shell>.main-column>.topbar{position:sticky!important;top:0!important;inset-block-start:0!important;margin:0!important;z-index:40!important}.cms-shell>.main-column>.workspace{width:100%!important;margin:0!important;min-height:0!important}.mobile-overlay:not([hidden]){display:block!important;position:fixed!important;inset:0!important;z-index:45!important}body.sidebar-open{overflow:hidden!important;touch-action:none}}@media(max-width:420px){.cms-shell:not(.editor-mode)>.sidebar{width:min(276px,calc(100vw - 30px))!important}}.switch-row{position:relative!important;min-width:0!important;isolation:isolate!important}.switch-row>span{flex:1 1 auto!important;min-width:0!important}.switch-row>i{position:relative!important;z-index:1!important;margin-inline-start:auto!important}.switch-row>input[type=checkbox]{position:absolute!important;inline-size:1px!important;block-size:1px!important;min-inline-size:1px!important;min-block-size:1px!important;margin:-1px!important;padding:0!important;border:0!important;opacity:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;pointer-events:none!important;appearance:none!important;-webkit-appearance:none!important}.switch-row>input[type=checkbox]:focus-visible+i{outline:2px solid #159455!important;outline-offset:3px!important}.is-readonly .switch-row{cursor:default!important}.is-readonly .switch-row>i{opacity:.78!important}.modal-card{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.profile-self-form{padding-bottom:0!important}.profile-form-actions{position:sticky!important;bottom:-20px!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:8px -20px -20px!important;padding:14px 20px calc(14px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--ghost-line)!important;background:#fffffff7!important;backdrop-filter:blur(12px)!important}.profile-form-actions>span{min-width:0!important;color:#637078!important;font-size:.68rem!important;line-height:1.45!important}.profile-form-actions>.button{flex:0 0 auto!important;min-height:44px!important}.profile-upload-button{min-height:44px!important;touch-action:manipulation!important}.profile-upload-button[aria-busy=true],.profile-upload-button.is-uploading{pointer-events:none!important}.profile-crop-dialog>footer .button{min-height:44px!important;touch-action:manipulation!important}@media(max-width:560px){.modal-backdrop{align-items:end!important;padding:0!important}.modal-card{width:100%!important;max-height:calc(100dvh - env(safe-area-inset-top) - 8px)!important;border-radius:14px 14px 0 0!important}.modal-body{padding:16px!important}.profile-form-actions{bottom:-16px!important;margin:8px -16px -16px!important;padding:12px 16px calc(12px + env(safe-area-inset-bottom))!important;flex-direction:column!important;align-items:stretch!important}.profile-form-actions>span{text-align:center!important}.profile-form-actions>.button{width:100%!important}.profile-photo-editor{align-items:start!important}.profile-photo-editor>div{width:100%!important}.profile-upload-button{width:100%!important}}.featured-switch-row{align-items:flex-start!important;gap:12px!important}.featured-switch-row .switch-row-label{display:flex!important;align-items:flex-start!important;flex:1 1 auto!important;min-width:0!important}.featured-switch-row .switch-row-label>span:last-child{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:4px!important;min-width:0!important;line-height:1.35!important}.featured-switch-row .switch-row-label b,.featured-switch-row .switch-row-label small{display:block!important;margin:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.featured-switch-row>i{margin-top:1px!important}.tiptap-image-figure{display:block;max-width:100%;margin:24px auto!important;padding:0!important;border:0!important;text-align:center}.tiptap-image-figure img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;margin:0 auto!important;border-radius:12px}.tiptap-image-figure figcaption{display:block;padding:9px 8px 0;color:#667085;font-size:.72rem;line-height:1.55;text-align:center;overflow-wrap:anywhere}.ProseMirror-selectednode.tiptap-image-figure,.tiptap-image-figure:has(img.ProseMirror-selectednode){outline:2px solid #12a66a!important;outline-offset:5px;border-radius:12px}@media(max-width:560px){.featured-switch-row{padding:12px!important}.featured-switch-row .switch-row-label{gap:9px!important}.featured-switch-row .switch-row-icon{width:28px!important;height:28px!important;flex-basis:28px!important}.featured-switch-row>i{margin-top:4px!important}}.tiptap-image-figure>a[data-article-image-link]{position:relative;display:inline-block;max-width:100%;color:inherit;text-decoration:none;pointer-events:none}.tiptap-image-figure>a[data-article-image-link]:after{content:"Linked image ↗";position:absolute;right:9px;bottom:9px;padding:5px 8px;border-radius:999px;background:#101828d1;color:#fff;font-size:.62rem;font-weight:750;line-height:1;letter-spacing:.01em;box-shadow:0 4px 14px #1018282e}.tiptap-image-figure.image-size-normal{width:min(100%,760px)}.tiptap-image-figure.image-size-full{width:100%;max-width:none}.tiptap-image-figure.image-size-small{width:min(100%,420px)}.tiptap-image-figure.image-align-left{margin-left:0!important;margin-right:auto!important;text-align:left}.tiptap-image-figure.image-align-right{margin-left:auto!important;margin-right:0!important;text-align:right}.tiptap-image-figure.image-align-center{margin-left:auto!important;margin-right:auto!important;text-align:center}.tiptap-image-figure.image-align-left img,.tiptap-image-figure.image-align-left>a{margin-left:0!important;margin-right:auto!important}.tiptap-image-figure.image-align-right img,.tiptap-image-figure.image-align-right>a{margin-left:auto!important;margin-right:0!important}.tiptap-image-figure.image-align-left figcaption{text-align:left}.tiptap-image-figure.image-align-right figcaption{text-align:right}.tiptap-raw-sources .tiptap-raw-icon{font-size:.64rem;letter-spacing:-.04em}@media(max-width:620px){.tiptap-image-figure.image-size-normal,.tiptap-image-figure.image-size-full,.tiptap-image-figure.image-size-small{width:100%;max-width:100%}.tiptap-image-figure.image-align-left,.tiptap-image-figure.image-align-right{margin-inline:auto!important;text-align:center}.tiptap-image-figure.image-align-left figcaption,.tiptap-image-figure.image-align-right figcaption{text-align:center}}.tiptap-raw-block.tiptap-embed-node{display:block;overflow:hidden;margin:1.45em 0;padding:0;border:1px solid #d8e2dc;border-radius:12px;background:#fff;color:#26362c;box-shadow:0 8px 28px #1018280f;user-select:none}.tiptap-raw-block.tiptap-embed-node.ProseMirror-selectednode,.tiptap-raw-block.tiptap-embed-node.is-selected{border-color:#12a66a;box-shadow:0 0 0 3px #12a66a21,0 10px 30px #10182814}.tiptap-embed-node-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border-bottom:1px solid #e7ece9;background:#f8faf9;cursor:pointer}.tiptap-embed-node-heading{display:flex;align-items:center;gap:10px;min-width:0}.tiptap-embed-node-heading>span:last-child{display:grid;gap:1px;min-width:0}.tiptap-embed-node-heading strong{overflow:hidden;color:#24342b;font-size:.78rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.tiptap-embed-node-heading small{color:#718078;font-size:.64rem;line-height:1.3}.tiptap-embed-node-badge{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:7px;background:#e7f6ed;color:#087f5b;font-size:.72rem;font-weight:850}.tiptap-embed-node-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.tiptap-embed-node-actions a,.tiptap-embed-node-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 9px;border:1px solid #d6dfda;border-radius:7px;background:#fff;color:#34483d;font-size:.64rem;font-weight:750;line-height:1;text-decoration:none;cursor:pointer}.tiptap-embed-node-actions a:hover,.tiptap-embed-node-actions button:hover{border-color:#9fcbb2;background:#f0faf4;color:#087f5b}.tiptap-embed-preview-stage{position:relative;width:100%;min-height:320px;overflow:hidden;background:#f1f4f2}.tiptap-embed-preview-stage iframe{display:block;width:100%;height:100%;min-height:inherit;margin:0!important;border:0!important;border-radius:0!important;background:#fff;box-shadow:none!important}.tiptap-embed-preview-loading{position:absolute;inset:0;z-index:0;display:grid;place-items:center;padding:24px;color:#6c7b73;font-size:.72rem;font-weight:700;background:linear-gradient(110deg,#f2f5f3 8%,#fafcfb 18%,#f2f5f3 33%);background-size:200% 100%;animation:tiptapEmbedLoading 1.35s linear infinite}.tiptap-embed-preview-stage iframe{position:relative;z-index:1;opacity:0;transition:opacity .18s ease}.tiptap-embed-preview-stage.is-loaded iframe{opacity:1}.tiptap-embed-preview-stage.is-loaded .tiptap-embed-preview-loading{display:none}.tiptap-embed-preview-stage.is-youtube{min-height:0;aspect-ratio:16/9}.tiptap-embed-preview-stage.is-facebook{height:min(680px,72vh)}.tiptap-embed-preview-stage.is-tiktok{height:min(740px,76vh)}.tiptap-embed-preview-stage.is-x{height:min(620px,70vh)}.tiptap-embed-preview-stage.is-instagram{height:min(720px,74vh)}.tiptap-embed-preview-stage.is-linkedin{height:min(640px,70vh)}.tiptap-embed-preview-stage.is-reddit{height:min(620px,70vh)}.tiptap-embed-preview-stage.is-pdf{height:min(780px,76vh);min-height:560px}.tiptap-embed-link-preview{display:grid;gap:5px;padding:18px;color:#1e4c36;text-decoration:none;background:#fff}.tiptap-embed-link-preview strong{font-size:.82rem}.tiptap-embed-link-preview span{overflow:hidden;color:#718078;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.tiptap-embed-link-preview:hover{background:#f5fbf7}@keyframes tiptapEmbedLoading{to{background-position-x:-200%}}@media(max-width:680px){.tiptap-embed-node-header{align-items:flex-start;flex-direction:column}.tiptap-embed-node-actions{width:100%;justify-content:flex-start}.tiptap-embed-preview-stage.is-facebook,.tiptap-embed-preview-stage.is-tiktok,.tiptap-embed-preview-stage.is-x,.tiptap-embed-preview-stage.is-instagram,.tiptap-embed-preview-stage.is-linkedin,.tiptap-embed-preview-stage.is-reddit{height:min(620px,68vh)}.tiptap-embed-preview-stage.is-pdf{height:70vh;min-height:480px}}.application-avatar.has-photo{overflow:hidden;padding:0}.application-avatar.has-photo img{width:100%;height:100%;object-fit:cover;display:block}.application-photo-actions,.application-delivery-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.application-delivery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.application-delivery span{padding:10px 12px;border:1px solid var(--border,#dfe3e8);border-radius:10px;background:#fafbfc}.application-delivery b{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#667085}.application-delivery small{display:block;margin-top:3px}.application-delivery .is-sent small{color:#067647}.application-delivery .is-failed small{color:#b42318}@media(max-width:640px){.application-delivery{grid-template-columns:1fr}}:root{--ghost-green:#22a06b;--ghost-green-dark:#187a51;--ghost-green-soft:#eaf7f1;--ghost-green-ring:rgba(34,160,107,.18);--ghost-ink:#15171a;--ghost-text:#3b4448;--ghost-muted:#738087;--ghost-faint:#9ba5aa;--ghost-line:#e7e9eb;--ghost-line-strong:#d8dde0;--ghost-canvas:#f7f8f9;--ghost-surface:#fff;--ghost-hover:#f1f3f4;--ghost-selected:#edf6f2;--ghost-danger:#d83c2f;--ghost-warning:#b7791f;--ghost-radius:10px;--ghost-radius-sm:7px;--ghost-shadow:0 1px 2px rgba(21,23,26,.035),0 8px 24px rgba(21,23,26,.035);--ghost-shadow-hover:0 2px 4px rgba(21,23,26,.045),0 12px 30px rgba(21,23,26,.055);--ghost-popover:0 18px 48px rgba(21,23,26,.16);--bg:var(--ghost-canvas);--panel:#fff;--text:var(--ghost-ink);--muted:var(--ghost-muted);--line:var(--ghost-line);--line-strong:var(--ghost-line-strong);--brand:var(--ghost-green);--brand-dark:var(--ghost-green-dark);--brand-soft:var(--ghost-green-soft);--sidebar:#fff;--sidebar-muted:var(--ghost-muted);--radius:var(--ghost-radius);--shadow:var(--ghost-shadow) }html{background:var(--ghost-canvas)!important;color-scheme:light;scrollbar-color:#cfd5d8 transparent}body{background:var(--ghost-canvas)!important;color:var(--ghost-text)!important;font-size:14px;line-height:1.5}body,button,input,textarea,select{font-family:Inter,Noto Sans Sinhala,Nirmala UI,Iskoola Pota,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::selection{background:#cdeee0;color:#123d2d}svg[fill=none][stroke=currentColor]{display:block;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.login-screen{padding:28px!important;background:radial-gradient(circle at 12% 10%,rgba(34,160,107,.075),transparent 30%),var(--ghost-canvas)!important}.login-layout{display:grid!important;grid-template-columns:minmax(320px,.8fr) minmax(420px,1fr)!important;width:min(1040px,100%)!important;min-height:min(720px,calc(100dvh - 56px))!important;overflow:hidden!important;border:1px solid var(--ghost-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 24px 70px #15171a17!important}.login-showcase{display:flex!important;min-height:100%!important;padding:34px!important;border-right:1px solid var(--ghost-line)!important;background:linear-gradient(160deg,#f8fbf9,#f1f7f4)!important;color:var(--ghost-ink)!important}.login-showcase:before,.login-showcase:after{display:none!important}.login-showcase-brand{color:var(--ghost-ink)!important}.login-showcase-brand img{width:42px!important;height:32px!important;object-fit:contain!important}.login-showcase-brand strong{font-size:14px!important}.login-showcase-brand small{color:var(--ghost-muted)!important;font-size:10px!important}.login-showcase-copy{margin:auto 0!important}.login-chip{border:1px solid #cae8da!important;background:#fff!important;color:var(--ghost-green-dark)!important;box-shadow:none!important}.login-showcase-copy h1{max-width:520px;margin:22px 0 14px!important;color:var(--ghost-ink)!important;font-size:clamp(2.2rem,4vw,3.5rem)!important;font-weight:760!important;line-height:1.02!important;letter-spacing:-.055em!important}.login-showcase-copy p{max-width:480px;color:var(--ghost-muted)!important;font-size:13px!important;line-height:1.7!important}.login-feature-grid{grid-template-columns:1fr!important;gap:8px!important;margin-top:30px!important}.login-feature-grid>div{min-height:0!important;padding:12px!important;border:1px solid rgba(34,160,107,.13)!important;border-radius:9px!important;background:#ffffffbf!important;box-shadow:none!important}.login-feature-grid>div>span{color:var(--ghost-green)!important}.login-feature-grid strong{color:var(--ghost-ink)!important;font-size:11px!important}.login-feature-grid small{color:var(--ghost-muted)!important;font-size:9px!important}.login-showcase-footer{color:var(--ghost-muted)!important;font-size:10px!important}.status-dot{background:var(--ghost-green)!important;box-shadow:0 0 0 4px var(--ghost-green-ring)!important}.login-panel{min-height:100%!important;padding:48px!important;background:#fff!important}.login-card{width:min(410px,100%)!important;max-width:none!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.login-brand{justify-content:flex-start!important}.login-copy{text-align:left!important;padding:42px 0 25px!important}.login-copy h2{font-size:30px!important}.github-login{min-height:48px!important;border:1px solid var(--ghost-ink)!important;border-radius:8px!important}.google-login{border-color:var(--ghost-line-strong)!important;background:#fff!important;color:var(--ghost-ink)!important}.google-login:hover{border-color:#bcc4c8!important;background:#fafbfb!important;color:var(--ghost-ink)!important}.login-trust-row{justify-content:flex-start!important}.login-note{text-align:left!important}.cms-shell{grid-template-columns:252px minmax(0,1fr)!important;background:var(--ghost-canvas)!important}.sidebar{padding:0 12px 12px!important;border-right:1px solid var(--ghost-line)!important;background:#fff!important;color:var(--ghost-text)!important}.sidebar-brand{min-height:68px!important;margin:0 2px 8px!important;padding:13px 8px!important;border-bottom:1px solid #eef0f1!important}.sidebar-brand img{width:40px!important;height:30px!important}.sidebar-brand strong{font-size:13px!important;font-weight:760!important}.sidebar-brand small{color:var(--ghost-muted)!important;font-size:9px!important}.sidebar-nav{padding:0 2px 10px!important}.sidebar-nav-label{margin:16px 9px 6px!important;color:#9aa4a9!important;font-size:9px!important;font-weight:750!important;letter-spacing:.12em!important}.sidebar-nav button{min-height:38px!important;margin:2px 0!important;padding:8px 10px!important;border-radius:7px!important;color:#566268!important;font-size:12px!important;font-weight:610!important;gap:10px!important}.sidebar-nav button svg{width:17px!important;height:17px!important;flex:0 0 17px!important}.sidebar-nav button:hover{background:var(--ghost-hover)!important;color:var(--ghost-ink)!important}.sidebar-nav button.is-active{background:var(--ghost-selected)!important;color:#176b4b!important;font-weight:720!important;box-shadow:inset 2px 0 var(--ghost-green)!important}.sidebar-nav button.is-active svg{color:var(--ghost-green-dark)!important}.sidebar-nav button b{min-width:20px!important;padding:1px 6px!important;border-radius:999px!important;background:#dff2e9!important;color:var(--ghost-green-dark)!important;text-align:center!important}.sidebar-bottom{gap:3px!important}.view-site-link,.logout-button{min-height:37px!important;border-radius:7px!important}.view-site-link svg,.logout-button svg{width:16px!important;height:16px!important}.user-card{margin:2px 0!important;padding:10px 8px!important;border-radius:9px!important;background:#fafbfb!important}.user-card img{width:34px!important;height:34px!important}.user-card strong{font-size:11px!important}.user-card small{font-size:9px!important}.main-column{background:var(--ghost-canvas)!important}.topbar{height:68px!important;min-height:68px!important;padding:0 26px!important;border-bottom:1px solid var(--ghost-line)!important;background:#fffffff0!important;box-shadow:0 1px #15171a04!important;backdrop-filter:blur(16px)!important}.topbar-title-block{display:flex!important;align-items:baseline!important;gap:8px!important}.topbar-kicker{display:none!important}.topbar h1{font-size:17px!important;font-weight:760!important;letter-spacing:-.028em!important}.menu-button,.notification-button,.editor-action{border:1px solid transparent!important;border-radius:7px!important;color:#66737a!important}.menu-button:hover,.notification-button:hover,.editor-action:hover{border-color:var(--ghost-line)!important;background:#fff!important;color:var(--ghost-ink)!important;box-shadow:0 1px 2px #15171a0d!important}.notification-button svg,.menu-button svg{width:18px!important;height:18px!important}.workspace{max-width:none!important;padding:0 30px 72px!important;background:var(--ghost-canvas)!important}.admin-page,.spacious-admin-page{width:min(1240px,100%)!important;padding:32px 0 76px!important}.admin-page-heading,.editor-page-heading{margin-bottom:22px!important}.admin-heading-main h2,.editor-page-heading h2{font-size:29px!important;font-weight:760!important;letter-spacing:-.045em!important}.admin-heading-main>div>span,.editor-page-heading>div>span{color:var(--ghost-muted)!important;font-size:12px!important}.panel,.admin-section-card,.content-form-section,.post-options-shell,.editor-assistant-card,.settings-card,.media-card,.team-card,.application-card,.relationship-entity-card,.analytics-article-card,.backup-card,.backup-guide,.redirect-manager,.comments-panel,.audit-panel,.analytics-table-card,.application-board,.newsletter-panel,.security-status-card,.translation-workspace,.editor-presence-bar,.review-lock-banner,.structured-callout,.profile-photo-editor,.own-profile-privacy-card,.section-search-surface,.table-wrap,.stat-card,.loading-card,.empty-state{border:1px solid var(--ghost-line)!important;border-radius:var(--ghost-radius)!important;background:#fff!important;box-shadow:var(--ghost-shadow)!important}.panel:hover,.admin-section-card:hover,.analytics-article-card:hover,.backup-card:hover{border-color:#dde1e3!important}.panel-header,.settings-card-head,.post-options-heading,.content-filters,.newsletter-toolbar,.section-search-toolbar{border-color:var(--ghost-line)!important;background:#fff!important}.panel-header,.settings-card-head{padding:16px 18px!important}.panel-body,.settings-card-body{padding:18px!important}.panel-header h2,.settings-card-head h2,.post-options-heading h3{color:var(--ghost-ink)!important;font-size:13px!important;font-weight:730!important}.dashboard-grid{gap:12px!important;margin-bottom:20px!important}.stat-card{min-height:102px!important;padding:17px!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}.stat-card:hover{border-color:#d8dddf!important;box-shadow:var(--ghost-shadow-hover)!important;transform:translateY(-1px)!important}.stat-card .stat-icon{width:34px!important;height:34px!important;border-radius:8px!important;background:var(--ghost-green-soft)!important;color:var(--ghost-green-dark)!important}.stat-card span{color:var(--ghost-muted)!important;font-size:11px!important}.stat-card strong{margin-top:7px!important;color:var(--ghost-ink)!important;font-size:26px!important;font-weight:760!important}.dashboard-layout{gap:18px!important}.quick-actions{gap:9px!important}.quick-action{padding:12px!important;border:1px solid var(--ghost-line)!important;border-radius:9px!important;background:#fff!important;transition:.15s ease!important}.quick-action:hover{border-color:#d5dcdf!important;background:#fafbfb!important;box-shadow:0 4px 14px #15171a0a!important}.quick-action-icon{border-radius:7px!important;background:var(--ghost-green-soft)!important;color:var(--ghost-green-dark)!important}.recent-item{padding:12px 0!important}.recent-item img{border-radius:7px!important}.button{min-height:38px!important;padding:8px 13px!important;border-radius:7px!important;font-size:11px!important;font-weight:710!important;letter-spacing:0!important;box-shadow:none!important;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s!important}.button-primary{border:1px solid var(--ghost-green-dark)!important;background:var(--ghost-green)!important;color:#fff!important}.button-primary:hover{border-color:#146b46!important;background:#1b8d5e!important;box-shadow:0 3px 10px #22a06b2e!important}.button-secondary{border:1px solid var(--ghost-line-strong)!important;background:#fff!important;color:var(--ghost-text)!important}.button-secondary:hover{border-color:#bcc4c8!important;background:#fafbfb!important;color:var(--ghost-ink)!important}.button-danger{border-color:#f0c8c4!important;background:#fff!important;color:var(--ghost-danger)!important}.button-danger:hover{background:#fff5f4!important}.icon-only{border-radius:7px!important}.field,.search-box{gap:6px!important}.field>span,.search-box>span:not(.search-icon){color:#4a565c!important;font-size:11px!important;font-weight:680!important}.field input,.field textarea,.field select,.search-box input,.filter-select select,.relationship-library-toolbar input,.relationship-library-toolbar select,.block-add-controls select,.media-picker-toolbar input[type=search]{min-height:40px!important;padding:9px 11px!important;border:1px solid var(--ghost-line-strong)!important;border-radius:7px!important;background:#fff!important;color:var(--ghost-ink)!important;box-shadow:0 1px 1px #15171a04!important}.field input:hover,.field textarea:hover,.field select:hover,.search-box input:hover,.filter-select select:hover{border-color:#bcc5c9!important}.field input:focus,.field textarea:focus,.field select:focus,.search-box input:focus,.filter-select select:focus,.relationship-library-toolbar input:focus,.relationship-library-toolbar select:focus,.block-add-controls select:focus{border-color:var(--ghost-green)!important;box-shadow:0 0 0 3px var(--ghost-green-ring)!important}.professional-search .search-icon svg,.section-search-box .search-icon svg{fill:none!important;stroke:currentColor!important}.switch-row>i{border-color:#cbd1d4!important;background:#e7eaec!important}.switch-row input:checked+i{border-color:var(--ghost-green-dark)!important;background:var(--ghost-green)!important}.table-wrap{overflow:auto!important}.data-table th{padding:11px 14px!important;border-bottom:1px solid var(--ghost-line)!important;background:#fafbfb!important;color:#89949a!important;font-size:9px!important;font-weight:760!important;letter-spacing:.085em!important}.data-table td{padding:12px 14px!important;border-bottom:1px solid #edf0f1!important;color:var(--ghost-text)!important;font-size:11px!important}.data-table tbody tr{transition:background-color .12s ease}.data-table tbody tr:hover{background:#fafcfc!important}.post-cell img{border-radius:7px!important}.row-actions button,.row-actions .button,.media-actions button,.relationship-card-actions button{min-height:31px!important;border-radius:6px!important}.status-badge{padding:4px 8px!important;border-radius:999px!important;font-size:9px!important;font-weight:740!important}.status-published,.subscriber-status.status-active{background:#e8f6ef!important;color:#176b4b!important}.status-review{background:#fff5df!important;color:#925f12!important}.status-scheduled{background:#eef2f4!important;color:#53636b!important}.status-draft{background:#f0f2f3!important;color:#68757b!important}.status-archived,.status-trashed,.subscriber-status.status-blocked{background:#fff0ee!important;color:#a73c31!important}.notification-popover{top:46px!important;width:min(390px,calc(100vw - 28px))!important;border:1px solid var(--ghost-line)!important;border-radius:11px!important;background:#fff!important;box-shadow:var(--ghost-popover)!important}.notification-popover>header{padding:14px 15px!important;border-bottom:1px solid var(--ghost-line)!important;background:#fff!important}.notification-popover>header strong{font-size:13px!important}.notification-popover>header small{color:var(--ghost-muted)!important}.notification-popover>header button{color:var(--ghost-green-dark)!important}.notification-item{border-color:#edf0f1!important}.notification-item:hover{background:#fafbfb!important}.notification-button [data-notification-count]{border:2px solid #fff!important;background:var(--ghost-green)!important;color:#fff!important}.modal-backdrop{background:#15171a7a!important;backdrop-filter:blur(3px)!important}.modal-card{border:1px solid var(--ghost-line)!important;border-radius:13px!important;background:#fff!important;box-shadow:0 28px 90px #15171a42!important}.modal-header{padding:15px 18px!important;border-bottom:1px solid var(--ghost-line)!important;background:#fffffffa!important}.modal-header h2{font-size:15px!important;font-weight:740!important}.modal-body{padding:20px!important}.toast{right:20px!important;bottom:20px!important;display:flex!important;align-items:flex-start!important;gap:10px!important;max-width:390px!important;padding:12px 14px!important;border:1px solid #2f393d!important;border-radius:10px!important;background:#202629!important;color:#fff!important;box-shadow:0 18px 50px #15171a38!important}.toast.is-error{border-color:#8e3129!important;background:#7e2b24!important}.toast-icon{display:grid!important;width:28px!important;height:28px!important;flex:0 0 28px!important;place-items:center!important;border-radius:7px!important;background:#ffffff1a!important}.toast-icon svg{width:17px!important;height:17px!important}.toast-copy strong{font-size:11px!important}.toast-copy small{color:#ffffffbd!important;font-size:10px!important}.cms-shell.editor-mode .topbar{height:62px!important;min-height:62px!important;border-bottom:1px solid var(--ghost-line)!important}.cms-shell.editor-mode .workspace{background:#fff!important}.editor-form-page{width:min(1420px,100%)!important}.editor-title-card,.editor-content-card,.editor-sidebar-card{border-color:var(--ghost-line)!important;border-radius:10px!important;box-shadow:var(--ghost-shadow)!important}.editor-action svg{width:17px!important;height:17px!important}.editor-toolbar{border-color:var(--ghost-line)!important;background:#fffffff7!important;box-shadow:0 1px #15171a06!important}.editor-toolbar button{border-radius:6px!important;color:#5f6c72!important}.editor-toolbar button:hover,.editor-toolbar button.is-active{border-color:#d9dfe2!important;background:#f4f6f7!important;color:var(--ghost-ink)!important}.editor-toolbar button svg{width:16px!important;height:16px!important}.title-input{color:var(--ghost-ink)!important}.body-editor,.ProseMirror{color:#293236!important}.post-options-nav button{border-radius:8px!important}.post-options-nav button:hover{background:#f5f7f7!important}.post-options-nav button.is-active{border-color:#cfe9dd!important;background:var(--ghost-green-soft)!important}.post-options-nav button.is-active svg{color:var(--ghost-green-dark)!important}.post-options-nav button svg{fill:none!important;stroke:currentColor!important}.featured-ai-status{border-radius:9px!important}.featured-ai-status-icon{border-radius:7px!important}.image-empty svg,.choose-media-button svg{fill:none!important;stroke:currentColor!important}.media-grid,.team-grid,.settings-grid{gap:13px!important}.media-card,.team-card,.analytics-article-card,.application-card,.backup-card{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease!important}.media-card:hover,.team-card:hover,.analytics-article-card:hover,.application-card:hover,.backup-card:hover{border-color:#d5dade!important;box-shadow:var(--ghost-shadow-hover)!important;transform:translateY(-1px)!important}.media-card img{background:#f0f2f3!important}.team-card .team-avatar img,.user-card img{box-shadow:0 0 0 1px #15171a0f!important}.analytics-chart,.analytics-graph,.chart-card{border-color:var(--ghost-line)!important;border-radius:10px!important;background:#fff!important;box-shadow:var(--ghost-shadow)!important}.studio-boot{background:var(--ghost-canvas)!important}.studio-boot img{filter:none!important}.studio-boot strong{color:var(--ghost-ink)!important}.studio-boot span{color:var(--ghost-muted)!important}@media(max-width:1080px){.login-layout{grid-template-columns:1fr!important;width:min(520px,100%)!important}.login-showcase{display:none!important}.login-panel{padding:42px!important}.cms-shell:not(.editor-mode){display:block!important}.cms-shell:not(.editor-mode)>.sidebar{width:min(284px,calc(100vw - 42px))!important;box-shadow:20px 0 55px #15171a2e!important}.sidebar-close,.menu-button{display:grid!important}.topbar{padding:0 16px!important}.workspace{padding:0 18px 60px!important}}@media(max-width:680px){.login-screen{padding:0!important;background:#fff!important}.login-layout{width:100%!important;min-height:100dvh!important;border:0!important;border-radius:0!important;box-shadow:none!important}.login-panel{padding:28px 22px!important}.login-copy{padding-top:34px!important}.login-trust-row{gap:5px!important;flex-wrap:wrap!important}.topbar{height:62px!important;min-height:62px!important;padding:0 10px!important}.topbar h1{font-size:15px!important}.workspace{padding:0 12px 48px!important}.admin-page,.spacious-admin-page{padding-top:22px!important}.admin-heading-main h2,.editor-page-heading h2{font-size:24px!important}.dashboard-grid{gap:9px!important}.stat-card{min-height:92px!important;padding:14px!important}.modal-card{border-radius:13px 13px 0 0!important}.toast{right:10px!important;bottom:10px!important;left:10px!important;max-width:none!important}}:root{--gm-bg:#f3f3f6;--gm-white:#fff;--gm-ink:#15171a;--gm-copy:#394047;--gm-muted:#738a94;--gm-faint:#a7b0b6;--gm-line:#e8eaed;--gm-line-strong:#dfe3e6;--gm-hover:#f7f8f9;--gm-active:#f1f2f3;--gm-accent:#30cf43;--gm-accent-dark:#20a832;--gm-shadow:0 1px 2px rgba(21,23,26,.025),0 12px 32px rgba(21,23,26,.035);--gm-popover:0 18px 54px rgba(21,23,26,.15)}html,body{background:var(--gm-bg)!important}body{font-size:13px!important;color:var(--gm-ink)!important}.cms-shell{grid-template-columns:238px minmax(0,1fr)!important;min-height:100dvh!important;max-width:1440px!important;margin:0 auto!important;background:var(--gm-white)!important;box-shadow:0 0 0 1px #15171a06!important}.sidebar{position:sticky!important;top:0!important;width:238px!important;height:100dvh!important;padding:0 14px 14px!important;border-right:1px solid var(--gm-line)!important;background:var(--gm-white)!important}.sidebar-brand{min-height:70px!important;margin:0!important;padding:17px 9px 14px!important;border-bottom:0!important;gap:9px!important}.sidebar-brand img{width:25px!important;height:25px!important;object-fit:contain!important}.sidebar-brand strong{font-size:13px!important;font-weight:760!important;letter-spacing:-.02em!important}.sidebar-brand small{display:none!important}.sidebar-nav{padding:3px 0 12px!important}.sidebar-nav-label{margin:17px 10px 6px!important;color:#9aa4aa!important;font-size:8px!important;font-weight:780!important;letter-spacing:.11em!important}.sidebar-nav-label:first-child{margin-top:3px!important}.sidebar-nav button{min-height:34px!important;margin:0!important;padding:7px 9px!important;border-radius:4px!important;color:#647178!important;gap:10px!important;font-size:11px!important;font-weight:590!important}.sidebar-nav button svg{width:15px!important;height:15px!important;flex-basis:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}.sidebar-nav button:hover{background:var(--gm-hover)!important;color:var(--gm-ink)!important}.sidebar-nav button.is-active{background:var(--gm-active)!important;color:var(--gm-ink)!important;font-weight:700!important}.sidebar-nav button.is-active:before{content:"";width:2px;height:16px;margin-left:-9px;margin-right:7px;border-radius:2px;background:var(--gm-accent)}.sidebar-nav button b{padding:1px 5px!important;border-radius:999px!important;background:#eef0f1!important;color:#7a878d!important;font-size:8px!important}.sidebar-divider{margin:12px 8px 3px!important;background:var(--gm-line)!important}.sidebar-bottom{padding-top:8px!important;border-top:0!important;gap:2px!important}.view-site-link,.logout-button{min-height:32px!important;padding:7px 9px!important;border-radius:4px!important;font-size:10px!important}.user-card{padding:8px 8px 7px!important;grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.user-card img{width:28px!important;height:28px!important}.user-card strong{font-size:10px!important}.user-card small{font-size:8px!important}.main-column{position:relative!important;min-width:0!important;background:var(--gm-white)!important}.topbar{position:sticky!important;top:0!important;z-index:30!important;height:72px!important;min-height:72px!important;padding:0 42px!important;border-bottom:0!important;background:#fffffffa!important;backdrop-filter:blur(10px)!important}.topbar h1{font-size:25px!important;font-weight:760!important;letter-spacing:-.045em!important}.topbar-title-block{min-width:0!important}.topbar-actions{gap:8px!important}.notification-button,.editor-action{width:32px!important;height:32px!important;border-radius:4px!important;color:#77848a!important}.notification-button svg,.editor-action svg{width:15px!important;height:15px!important}.workspace{padding:0 42px 60px!important;background:var(--gm-white)!important}.admin-page,.spacious-admin-page{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 60px!important}.admin-page-heading{display:none!important}.button{min-height:32px!important;padding:7px 11px!important;border-radius:4px!important;font-size:10px!important;font-weight:700!important}.button svg{width:14px!important;height:14px!important}.button-primary{border-color:#1d2023!important;background:#1d2023!important;color:#fff!important}.button-primary:hover{border-color:#000!important;background:#000!important}.button-secondary{border-color:var(--gm-line-strong)!important;background:#fff!important;color:#48545a!important}.button-secondary:hover{border-color:#cfd4d7!important;background:var(--gm-hover)!important;color:var(--gm-ink)!important}.topbar-actions kbd{padding:1px 4px!important;border:1px solid var(--gm-line)!important;border-radius:3px!important;background:#f7f8f9!important;color:#9aa3a8!important;font-size:8px!important;box-shadow:none!important}.panel,.admin-section-card,.content-form-section,.settings-card,.media-card,.team-card,.application-card,.relationship-entity-card,.analytics-article-card,.backup-card,.backup-guide,.redirect-manager,.comments-panel,.audit-panel,.analytics-table-card,.application-board,.newsletter-panel,.security-status-card,.translation-workspace,.editor-presence-bar,.review-lock-banner,.structured-callout,.profile-photo-editor,.own-profile-privacy-card,.section-search-surface{border-color:var(--gm-line)!important;border-radius:4px!important;box-shadow:none!important}.panel-header,.settings-card>header,.application-board>header,.newsletter-panel>header,.analytics-table-card>header{padding:14px 16px!important}.panel-header h2,.settings-card h2{font-size:13px!important;font-weight:720!important;letter-spacing:-.015em!important}.panel-header p,.panel-header span{font-size:9px!important}.panel-body{padding:0 16px 14px!important}.dashboard-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:0!important;margin:0 0 22px!important;border-top:1px solid var(--gm-line)!important;border-bottom:1px solid var(--gm-line)!important}.stat-card{min-height:90px!important;padding:17px 14px!important;border:0!important;border-right:1px solid var(--gm-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;display:block!important}.stat-card:last-child{border-right:0!important}.stat-icon{display:none!important}.stat-card span{color:#8a959b!important;font-size:8px!important;font-weight:760!important;letter-spacing:.075em!important;text-transform:uppercase!important}.stat-card strong{margin-top:8px!important;color:var(--gm-ink)!important;font-size:27px!important;font-weight:730!important;letter-spacing:-.05em!important}.stat-card small{margin-top:4px!important;color:#a0a9ae!important;font-size:8px!important}.dashboard-attention-card{margin:0 0 22px!important;border-left:0!important;border-right:0!important;border-radius:0!important}.attention-summary{grid-template-columns:repeat(5,minmax(0,1fr))!important;border-top:1px solid var(--gm-line)!important;border-bottom:1px solid var(--gm-line)!important;background:#fff!important}.attention-summary button{min-height:58px!important;border:0!important;border-right:1px solid var(--gm-line)!important;border-radius:0!important;background:#fff!important}.attention-summary button:last-child{border-right:0!important}.attention-summary button:hover{background:var(--gm-hover)!important}.attention-summary strong{font-size:17px!important}.attention-summary span{font-size:8px!important}.attention-list{padding:0!important}.attention-item{padding:12px 16px!important;border-bottom:1px solid var(--gm-line)!important;border-radius:0!important}.attention-item:last-child{border-bottom:0!important}.attention-icon{display:none!important}.dashboard-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr)!important;gap:22px!important;margin-top:0!important}.recent-item{grid-template-columns:38px minmax(0,1fr) auto!important;min-height:62px!important;padding:9px 0!important}.recent-item img{width:34px!important;height:34px!important;border-radius:50%!important}.recent-item h3{font-size:11px!important;font-weight:680!important}.recent-item .meta-row{font-size:8px!important}.upcoming-item{min-height:54px!important;padding:10px 0!important;border-bottom:1px solid var(--gm-line)!important;border-radius:0!important}.security-status-card{margin-top:22px!important;padding:16px!important;grid-template-columns:34px minmax(0,1fr) minmax(420px,1.2fr)!important}.security-card-icon{width:30px!important;height:30px!important;border-radius:50%!important;background:#f2f4f5!important;color:#5b6870!important}.security-status-grid span{font-size:8px!important}.filters,.posts-toolbar,.media-toolbar,.section-search-surface,.analytics-toolbar,.audit-toolbar{gap:8px!important}.section-search-surface{padding:10px!important;margin-bottom:14px!important;border:0!important;border-bottom:1px solid var(--gm-line)!important;border-radius:0!important;background:#fff!important}.field input,.field textarea,.field select,.search-box input,.filter-select select,.relationship-library-toolbar input,.relationship-library-toolbar select,.block-add-controls select,.media-picker-toolbar input[type=search],.professional-search input,.section-search-box input{min-height:32px!important;padding:7px 9px!important;border-color:var(--gm-line-strong)!important;border-radius:3px!important;font-size:10px!important;box-shadow:none!important}.search-box,.professional-search,.section-search-box{min-width:190px!important}.field>span,.search-box>span:not(.search-icon){font-size:9px!important}.data-table{min-width:820px!important}.table-wrap,.responsive-table{border-color:var(--gm-line)!important;border-radius:0!important;box-shadow:none!important}.data-table th{padding:10px 12px!important;background:#fff!important;color:#879399!important;font-size:8px!important;letter-spacing:.07em!important}.data-table td{padding:10px 12px!important;border-color:var(--gm-line)!important;color:#4a555b!important;font-size:10px!important}.data-table tbody tr:hover{background:#fbfbfc!important}.post-cell{min-width:280px!important;gap:9px!important}.post-cell img{width:34px!important;height:34px!important;border-radius:50%!important}.post-cell strong{font-size:10px!important;font-weight:680!important}.post-cell small,.post-cell span{font-size:8px!important}.row-actions{gap:5px!important}.row-actions button,.row-actions .button{min-height:27px!important;padding:5px 7px!important;border-radius:3px!important;font-size:8px!important}.status-badge{padding:3px 6px!important;border-radius:3px!important;font-size:8px!important}.team-overview-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;margin:0 0 18px!important;border-top:1px solid var(--gm-line)!important;border-bottom:1px solid var(--gm-line)!important}.team-overview-grid article{min-height:68px!important;padding:14px!important;border:0!important;border-right:1px solid var(--gm-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.team-overview-grid article:last-child{border-right:0!important}.team-overview-grid strong{font-size:21px!important}.team-overview-grid span{font-size:8px!important;text-transform:uppercase!important;letter-spacing:.06em!important}.security-callout{margin:0 0 12px!important;padding:10px 12px!important;border:0!important;border-radius:3px!important;background:#f8f9fa!important;font-size:9px!important}.team-grid{display:block!important;border-top:1px solid var(--gm-line)!important}.team-card{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-height:78px!important;padding:11px 8px!important;border:0!important;border-bottom:1px solid var(--gm-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}.team-card:hover{background:#fbfbfc!important;border-color:var(--gm-line)!important;box-shadow:none!important;transform:none!important}.team-avatar img,.team-card img{width:38px!important;height:38px!important;border-radius:50%!important}.team-card-content{min-width:0!important}.team-card-heading{align-items:center!important;margin:0!important}.team-card h3{margin:0!important;font-size:11px!important;font-weight:690!important}.team-card-heading p{margin:2px 0 0!important;font-size:8px!important}.team-card .meta-row{margin-top:4px!important;font-size:8px!important}.team-verification-status,.team-live-status,.github-handle,.invite-state{font-size:8px!important}.team-stats{display:flex!important;gap:18px!important;margin-top:7px!important;padding:7px 0 0!important;border-top:1px solid #f0f1f2!important}.team-stats span{min-width:42px!important}.team-stats strong{font-size:12px!important}.team-stats small{font-size:7px!important}.team-card-actions{margin-top:7px!important;gap:5px!important}.team-card-actions button{min-height:26px!important;padding:5px 7px!important;border-radius:3px!important;font-size:8px!important}body.studio-editor-mode,.cms-shell.editor-mode,.cms-shell.editor-mode .main-column{background:#fff!important}.cms-shell.editor-mode{max-width:none!important}.cms-shell.editor-mode .topbar{height:58px!important;min-height:58px!important;padding:0 24px!important;border-bottom:1px solid var(--gm-line)!important}.cms-shell.editor-mode .workspace{padding:0 24px 60px!important}.editor-form-page{width:min(1360px,100%)!important}.editor-title-card,.editor-content-card,.editor-sidebar-card,.post-options-shell,.structured-editor{border-radius:4px!important;box-shadow:none!important}.editor-commandbar{top:58px!important;border-radius:4px 4px 0 0!important}.title-input{font-size:36px!important;font-weight:720!important}.post-options-nav button{border-radius:3px!important}.notification-popover,.modal-card,.studio-dialog,.profile-crop-dialog,.slash-command-menu{border-radius:5px!important;box-shadow:var(--gm-popover)!important}.toast{border-radius:5px!important}@media(max-width:1180px){.cms-shell{max-width:none!important}.topbar{padding:0 24px!important}.workspace{padding:0 24px 50px!important}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.stat-card:nth-child(3){border-right:0!important}.stat-card:nth-child(-n+3){border-bottom:1px solid var(--gm-line)!important}.security-status-card{grid-template-columns:34px minmax(0,1fr)!important}.security-status-grid{grid-column:1/-1!important}}@media(max-width:900px){.cms-shell{display:block!important}.sidebar{position:fixed!important;width:min(260px,calc(100vw - 42px))!important;box-shadow:18px 0 48px #15171a29!important}.topbar{height:62px!important;min-height:62px!important;padding:0 14px!important;border-bottom:1px solid var(--gm-line)!important}.workspace{padding:0 14px 46px!important}.dashboard-layout{grid-template-columns:1fr!important}.team-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.team-overview-grid article:nth-child(2n){border-right:0!important}.team-overview-grid article{border-bottom:1px solid var(--gm-line)!important}}@media(max-width:680px){.topbar h1{font-size:18px!important}.topbar-actions .button span,.topbar-actions kbd{display:none!important}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stat-card:nth-child(3){border-right:1px solid var(--gm-line)!important}.stat-card:nth-child(2n){border-right:0!important}.stat-card{border-bottom:1px solid var(--gm-line)!important}.attention-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.attention-summary button{border-bottom:1px solid var(--gm-line)!important}.attention-summary button:nth-child(2n){border-right:0!important}.team-card{grid-template-columns:38px minmax(0,1fr)!important;padding-inline:2px!important}.security-status-card{display:block!important}.security-card-icon{display:none!important}}.attention-item{grid-template-columns:minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important}.attention-item>div:first-of-type{min-width:0!important}.attention-item h3{margin:2px 0!important;font-size:11px!important;white-space:normal!important}.attention-item p{margin:0!important;font-size:9px!important;line-height:1.45!important}.attention-item>div:last-child{display:flex!important;align-items:center!important;gap:7px!important}.posts-overview-strip{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;margin:0 0 18px!important;border-top:1px solid var(--gm-line)!important;border-bottom:1px solid var(--gm-line)!important}.posts-overview-strip button{min-height:72px!important;padding:14px!important;border:0!important;border-right:1px solid var(--gm-line)!important;border-radius:0!important;background:#fff!important;text-align:left!important;box-shadow:none!important}.posts-overview-strip button:last-child{border-right:0!important}.posts-overview-strip button:hover{background:var(--gm-hover)!important}.posts-overview-strip strong{display:block!important;color:var(--gm-ink)!important;font-size:21px!important;font-weight:720!important;letter-spacing:-.04em!important}.posts-overview-strip span{display:block!important;margin-top:5px!important;color:#89949a!important;font-size:8px!important;text-transform:uppercase!important;letter-spacing:.06em!important}.content-library-card{border-left:0!important;border-right:0!important;border-radius:0!important}.library-viewbar{padding:10px 12px!important;border-color:var(--gm-line)!important;background:#fafbfb!important}.segmented-control{padding:2px!important;border-radius:4px!important;background:#f0f2f3!important}.segmented-control button{min-height:29px!important;padding:5px 9px!important;border-radius:3px!important;font-size:9px!important}.status-filter-tabs{padding:9px 12px!important;border-color:var(--gm-line)!important;gap:3px!important}.status-filter-tabs button{min-height:28px!important;padding:5px 9px!important;border-radius:999px!important;font-size:9px!important}.content-filters{padding:10px 12px!important;margin:0!important;border-bottom:1px solid var(--gm-line)!important}.filter-result-count{min-height:32px!important;border-radius:3px!important}.professional-search,.section-search-box{position:relative!important}.professional-search input,.section-search-box input{padding-left:31px!important}.professional-search .search-icon,.section-search-box .search-icon{position:absolute!important;left:10px!important;top:50%!important;z-index:2!important;transform:translateY(-50%)!important;color:#9aa4aa!important;pointer-events:none!important}.professional-search .search-icon svg,.section-search-box .search-icon svg{width:13px!important;height:13px!important}.team-card-content{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:center!important;gap:7px 12px!important}.team-card-heading{grid-column:span 4!important;min-width:0!important}.team-card-content>.meta-row{grid-column:span 4!important;margin:0!important;min-width:0!important}.team-card-content>.team-verification-status{grid-column:span 4!important;margin:0!important;min-width:0!important}.team-card-content>.github-handle,.team-card-content>.team-invite-state{grid-column:span 4!important;margin:0!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.team-card-content>.team-live-status{grid-column:span 4!important;margin:0!important;min-height:38px!important;padding:7px 9px!important;border-radius:3px!important}.team-card-content>.team-stats{grid-column:span 4!important;margin:0!important;padding:0!important;border:0!important;gap:5px!important}.team-card-content>.team-stats span{min-width:0!important;padding:6px!important;border-radius:3px!important;background:#f7f8f9!important;text-align:center!important}.team-card-content>.team-last-active{grid-column:span 4!important;margin:0!important;padding:7px 0!important;border:0!important;min-width:0!important}.team-card-content>.team-card-actions{grid-column:span 4!important;margin:0!important;justify-content:flex-end!important;align-items:center!important}.team-card{min-height:92px!important}@media(max-width:1180px){.posts-overview-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important}.posts-overview-strip button:nth-child(4){border-right:0!important}.posts-overview-strip button:nth-child(-n+4){border-bottom:1px solid var(--gm-line)!important}.team-card-content{grid-template-columns:repeat(8,minmax(0,1fr))!important}.team-card-heading,.team-card-content>.meta-row,.team-card-content>.team-verification-status,.team-card-content>.github-handle,.team-card-content>.team-invite-state,.team-card-content>.team-live-status,.team-card-content>.team-stats,.team-card-content>.team-last-active,.team-card-content>.team-card-actions{grid-column:span 4!important}}@media(max-width:680px){.posts-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.posts-overview-strip button{border-bottom:1px solid var(--gm-line)!important}.posts-overview-strip button:nth-child(2n){border-right:0!important}.team-card-content{display:block!important}.team-card-content>*{margin-top:7px!important}.team-card-heading{margin-top:0!important}.team-card-content>.team-card-actions{justify-content:flex-start!important}}.admin-page-team .team-grid.roomy-team-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:16px!important;margin-top:14px!important;border:0!important}.admin-page-team .team-card.team-card-table{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:auto!important;min-width:0!important;min-height:0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--gm-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 1px 2px #15171a09!important}.admin-page-team .team-card.team-card-table:hover{border-color:#cfd5d9!important;background:#fff!important;box-shadow:0 8px 24px #15171a0e!important;transform:none!important}.admin-page-team .team-card-table>.team-card-top{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;min-width:0!important;padding:15px 16px!important;background:#fff!important}.admin-page-team .team-card-table .team-avatar-panel{position:relative!important;width:48px!important;height:48px!important;min-width:48px!important}.admin-page-team .team-card-table .team-avatar-panel>img{display:block!important;width:48px!important;height:48px!important;border-radius:50%!important;object-fit:cover!important}.admin-page-team .team-card-table .team-avatar-panel>.team-presence{right:-1px!important;bottom:-1px!important;width:13px!important;height:13px!important;border:3px solid #fff!important}.admin-page-team .team-card-table .team-card-top-copy{display:grid!important;gap:7px!important;min-width:0!important}.admin-page-team .team-card-table .team-card-heading{display:flex!important;grid-column:auto!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;margin:0!important}.admin-page-team .team-card-table .team-card-heading>div{min-width:0!important}.admin-page-team .team-card-table .team-member-name-line{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important}.admin-page-team .team-card-table h3{overflow:hidden!important;margin:0!important;color:var(--gm-ink)!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-page-team .team-card-table .team-card-heading p{margin:3px 0 0!important;color:#7d888e!important;font-size:9px!important;line-height:1.45!important}.admin-page-team .team-card-table .team-card-top-copy>.meta-row{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;margin:0!important;color:#778289!important;font-size:8px!important;line-height:1.45!important}.admin-page-team .team-card-table .team-card-top-copy>.meta-row>span:last-child{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-page-team .team-card-table>.team-table-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"verification presence" "accounts accounts" "invite activity" "stats stats"!important;gap:0!important;min-width:0!important;border-top:1px solid var(--gm-line)!important;background:#fff!important}.admin-page-team .team-card-table .team-table-cell{display:grid!important;align-content:start!important;gap:8px!important;min-width:0!important;min-height:78px!important;margin:0!important;padding:12px 14px!important;border:0!important;border-right:1px solid var(--gm-line)!important;border-bottom:1px solid var(--gm-line)!important;border-radius:0!important;background:#fff!important}.admin-page-team .team-card-table .team-table-cell:nth-child(1){grid-area:verification!important}.admin-page-team .team-card-table .team-table-cell:nth-child(2){grid-area:presence!important;border-right:0!important}.admin-page-team .team-card-table .team-table-cell:nth-child(3){grid-area:accounts!important;border-right:0!important}.admin-page-team .team-card-table .team-table-cell:nth-child(4){grid-area:invite!important}.admin-page-team .team-card-table .team-table-cell:nth-child(5){grid-area:stats!important;border-right:0!important;border-bottom:0!important}.admin-page-team .team-card-table .team-table-cell:nth-child(6){grid-area:activity!important;border-right:0!important}.admin-page-team .team-card-table .team-table-label{display:block!important;color:#7b878d!important;font-size:8px!important;font-weight:760!important;line-height:1.2!important;letter-spacing:.075em!important;text-transform:uppercase!important}.admin-page-team .team-card-table .team-verification-status{display:inline-flex!important;align-items:center!important;gap:6px!important;width:max-content!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:5px 8px!important;border-radius:999px!important;font-size:8px!important}.admin-page-team .team-card-table .team-live-status{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;min-height:42px!important;margin:0!important;padding:8px 9px!important;border:1px solid #e5e9eb!important;border-radius:5px!important;background:#fbfcfc!important}.admin-page-team .team-card-table .team-account-stack{display:grid!important;gap:5px!important;min-width:0!important}.admin-page-team .team-card-table .github-handle,.admin-page-team .team-card-table .team-invite-state,.admin-page-team .team-card-table .team-muted-copy{display:block!important;min-width:0!important;margin:0!important;overflow:hidden!important;color:#738087!important;font-size:8px!important;line-height:1.5!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-page-team .team-card-table .team-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important}.admin-page-team .team-card-table .team-stats>span{display:grid!important;place-items:center!important;min-width:0!important;min-height:49px!important;padding:7px 5px!important;border:1px solid #e8ecee!important;border-radius:5px!important;background:#fafbfb!important}.admin-page-team .team-card-table .team-stats strong{font-size:12px!important;line-height:1!important}.admin-page-team .team-card-table .team-stats small{margin-top:4px!important;color:#879298!important;font-size:7px!important}.admin-page-team .team-card-table .team-last-active{display:grid!important;gap:5px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;font-size:8px!important}.admin-page-team .team-card-table .team-last-active span{color:#879298!important}.admin-page-team .team-card-table .team-last-active strong{overflow:hidden!important;color:#333d42!important;font-size:8px!important;line-height:1.45!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-page-team .team-card-table>.team-card-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-width:0!important;margin:0!important;padding:11px 14px!important;border:0!important;border-top:1px solid var(--gm-line)!important;background:#fafbfb!important}.admin-page-team .team-card-table>.team-card-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;min-height:29px!important;margin:0!important;padding:6px 9px!important;border:1px solid #d8dde0!important;border-radius:4px!important;background:#fff!important;color:#48545a!important;font-size:8px!important;line-height:1.2!important;white-space:nowrap!important}.admin-page-team .team-card-table>.team-card-actions button:hover{border-color:#bfc7cb!important;background:#f5f7f7!important}.admin-page-team .team-card-table>.team-card-actions .danger-text-button{border-color:#efcfcc!important;background:#fff8f7!important;color:#a83229!important}@media(max-width:1120px){.admin-page-team .team-grid.roomy-team-grid{gap:12px!important}.admin-page-team .team-card-table>.team-card-top{padding:13px!important}.admin-page-team .team-card-table .team-table-cell{padding:11px 12px!important}}@media(max-width:860px){.admin-page-team .team-grid.roomy-team-grid{grid-template-columns:1fr!important}}@media(max-width:560px){.admin-page-team .team-card-table>.team-card-top{grid-template-columns:42px minmax(0,1fr)!important}.admin-page-team .team-card-table .team-avatar-panel,.admin-page-team .team-card-table .team-avatar-panel>img{width:42px!important;height:42px!important;min-width:42px!important}.admin-page-team .team-card-table>.team-table-grid{grid-template-columns:1fr!important;grid-template-areas:"verification" "presence" "accounts" "invite" "activity" "stats"!important}.admin-page-team .team-card-table .team-table-cell{min-height:0!important;border-right:0!important}.admin-page-team .team-card-table .team-table-cell:nth-child(5){border-bottom:0!important}.admin-page-team .team-card-table .team-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.login-screen{box-sizing:border-box!important;display:grid!important;min-height:100dvh!important;place-items:center!important;overflow-x:hidden!important}.login-layout{max-height:calc(100dvh - 56px)!important}.login-panel{overflow:auto!important}.login-card,.login-card *{box-sizing:border-box!important}.login-card{margin:auto!important}.login-brand{min-width:0!important}.login-copy h2,.login-copy p{overflow-wrap:anywhere!important}.login-provider-button,.github-login,.google-login{width:100%!important;max-width:100%!important}.login-trust-row>span{white-space:normal!important;text-align:center!important}.relationship-library-grid>.relationship-library-empty:only-child,.media-grid>.empty-state:only-child,.team-grid>.empty-state:only-child,.settings-grid>.empty-state:only-child{grid-column:1/-1!important;width:100%!important;max-width:none!important;box-sizing:border-box!important}.relationship-library-grid>.relationship-library-empty:only-child{min-height:210px!important;display:grid!important;align-content:center!important;justify-items:center!important;padding:34px 24px!important;border:1px dashed #d7ddda!important;border-radius:10px!important;background:transparent!important;box-shadow:none!important;text-align:center!important}.relationship-library-empty h2{margin:0!important;color:var(--ghost-ink)!important;font-size:15px!important}.relationship-library-empty p{max-width:520px;margin:8px auto 0!important;color:var(--ghost-muted)!important;font-size:11px!important;line-height:1.6!important}@media(max-width:1080px){.login-screen{padding:24px!important}.login-layout{width:min(540px,100%)!important;max-height:none!important;min-height:min(680px,calc(100dvh - 48px))!important;grid-template-columns:1fr!important}.login-showcase{display:none!important}.login-panel{min-height:calc(100dvh - 48px)!important;padding:44px!important;place-items:center!important}}@media(max-width:680px){.login-screen{display:block!important;min-height:100dvh!important;padding:0!important;overflow-y:auto!important;background:#fff!important}.login-layout{display:block!important;width:100%!important;min-height:100dvh!important;max-height:none!important;overflow:visible!important;border:0!important;border-radius:0!important;box-shadow:none!important}.login-panel{display:flex!important;min-height:100dvh!important;padding:max(24px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))!important;overflow:visible!important;align-items:center!important;justify-content:center!important}.login-card{width:100%!important;max-width:430px!important}.login-brand img{max-width:42px!important;height:auto!important}.login-copy{padding:30px 0 22px!important}.login-copy h2{font-size:clamp(25px,8vw,31px)!important;line-height:1.12!important}.login-copy p{font-size:12px!important;line-height:1.65!important}.login-trust-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:6px!important}.login-trust-row>span{display:grid!important;min-height:36px!important;padding:6px!important;place-items:center!important;font-size:8px!important;line-height:1.35!important}.login-note{font-size:10px!important;line-height:1.6!important}}@media(max-width:430px){.login-panel{padding-left:15px!important;padding-right:15px!important}.login-copy{padding-top:24px!important}.login-trust-row{grid-template-columns:1fr!important}.login-trust-row>span{min-height:32px!important}}@media(max-height:720px)and (min-width:681px){.login-screen{display:block!important;min-height:100dvh!important;padding:18px!important;overflow-y:auto!important}.login-layout{min-height:610px!important;max-height:none!important;margin:auto!important}.login-showcase{padding:26px!important}.login-showcase-copy h1{font-size:2.35rem!important}.login-feature-grid{margin-top:20px!important}.login-panel{padding:34px!important}.login-copy{padding:28px 0 20px!important}}:is(.fact-check-admin-list,.analytics-list,.application-list,.problem-report-list,.audit-list,.comments-list,.notice-manager-list)>.empty-state:only-child{width:100%!important;max-width:none!important;min-height:180px!important;box-sizing:border-box!important;display:grid!important;align-content:center!important;justify-items:center!important;padding:30px 22px!important;box-shadow:none!important;text-align:center!important}:is(.fact-check-admin-list,.analytics-list,.application-list,.problem-report-list,.audit-list,.comments-list,.notice-manager-list)>.empty-state:only-child p{max-width:560px!important;margin-left:auto!important;margin-right:auto!important}.relationship-library-toolbar{display:grid!important;grid-template-columns:minmax(240px,1fr) minmax(180px,260px)!important;align-items:center!important;gap:10px!important;width:100%!important}.relationship-library-toolbar>input[type=search]{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;flex:none!important}.relationship-library-toolbar>select{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;flex:none!important}@media(max-width:640px){.relationship-library-toolbar{grid-template-columns:1fr!important}}[data-studio-boot][hidden],[data-admin-turnstile-gate][hidden],[data-login-screen][hidden],[data-cms-shell][hidden],[hidden]{display:none!important}
