*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f7fb;color:#152033}a{color:var(--brand);text-decoration:none}input,textarea,select,button{font:inherit}input,textarea,select{width:100%;border:1px solid #d8e0ef;border-radius:14px;padding:12px 14px;background:#fff;color:#152033}textarea{resize:vertical}.public-header{max-width:1120px;margin:0 auto;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.public-brand,.brand{display:flex;align-items:center;gap:12px;color:#152033}.public-brand span,.brand span,.brand-mark{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--brand);color:#fff;font-weight:800}.public-header nav{display:flex;gap:14px;flex-wrap:wrap}.public-header nav a{color:#58657a}.public-main{max-width:1120px;margin:0 auto;padding:0 24px 40px}.public-footer{text-align:center;color:#7c8799;padding:24px}.status-hero{border-radius:30px;padding:48px;box-shadow:0 24px 70px rgba(21,32,51,.10);margin-bottom:24px;background:linear-gradient(135deg,#eaf7ef,#fff)}.status-hero h1{font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin:14px 0}.status-hero p{font-size:1.1rem;max-width:720px;color:#536176}.hero-muted{background:linear-gradient(135deg,#f2f4f7,#fff)}.tone-danger{background:linear-gradient(135deg,#feecef,#fff)}.tone-warning,.tone-orange{background:linear-gradient(135deg,#fff6df,#fff)}.tone-info{background:linear-gradient(135deg,#eaf2ff,#fff)}.card,.install-card,.login-card{background:#fff;border:1px solid #e3e9f4;border-radius:24px;box-shadow:0 14px 40px rgba(21,32,51,.06);padding:24px}.install-card,.login-card{max-width:760px;margin:48px auto}.login-card{max-width:480px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h1,.section-head h2{margin:0}.section-head span,.empty,small{color:#728096}.service-list{display:grid;gap:12px}.service-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid #edf1f7;border-radius:18px;background:#fbfcff}.service-row div{display:grid;gap:3px}.status-badge,.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 12px;font-weight:700;font-size:.85rem;white-space:nowrap}.ok{background:#e9f8ef;color:#14783c}.warning,.orange{background:#fff4d8;color:#9a5b00}.danger{background:#fee8ec;color:#bb1835}.info{background:#e8f1ff;color:#195fb4}.muted{background:#eef1f5;color:#657184}.public-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.timeline-item{border:1px solid #edf1f7;border-radius:18px;padding:18px;margin-top:12px;background:#fbfcff}.timeline-item h2,.timeline-item h3{margin:10px 0 6px}.timeline-item p{color:#536176}.sub-update{border-left:3px solid var(--brand);padding-left:14px;margin-top:14px}.admin-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{background:#0d1728;color:#fff;padding:24px;position:sticky;top:0;height:100vh}.sidebar .brand{color:#fff;margin-bottom:28px}.sidebar{display:flex;flex-direction:column}.sidebar nav{display:grid;gap:8px}.sidebar nav a{color:#d9e3f6;border-radius:14px;padding:12px 14px}.sidebar nav a:hover{background:rgba(255,255,255,.08);color:#fff}.admin-main{padding:32px;max-width:none;min-width:0;width:100%}.admin-main>.card+.card{margin-top:22px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.admin-top h1{margin:4px 0 0;font-size:2rem}.eyebrow{color:#728096;font-weight:700;font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-bottom:24px}.stats article{background:#fff;border:1px solid #e3e9f4;border-radius:22px;padding:22px;box-shadow:0 12px 32px rgba(21,32,51,.05)}.stats strong{display:block;font-size:2rem}.stats span{color:#728096}.quick-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e0ef;background:#fff;color:#152033;border-radius:14px;padding:11px 15px;font-weight:700;cursor:pointer}.button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.button.danger{background:#fee8ec;border-color:#ffd5dc;color:#bb1835}.button.small{padding:8px 10px;font-size:.9rem}.alert{border-radius:18px;padding:14px 16px;margin-bottom:18px;font-weight:700}.alert-success{background:#e9f8ef;color:#14783c}.alert-danger{background:#fee8ec;color:#bb1835}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid.single{grid-template-columns:1fr}.form-grid label span{display:block;font-weight:700;margin-bottom:7px}.wide{grid-column:1/-1}.check{display:flex!important;align-items:center;gap:10px}.check input{width:auto}.form-actions{display:flex;gap:12px;flex-wrap:wrap}.table-wrap{width:100%;overflow:auto}table{width:100%;border-collapse:separate;border-spacing:0 10px}th{text-align:left;color:#728096;font-size:.86rem;text-transform:uppercase;letter-spacing:.06em;padding:0 12px}td{background:#fbfcff;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:14px 12px;vertical-align:middle}td:first-child{border-left:1px solid #edf1f7;border-radius:16px 0 0 16px}td:last-child{border-right:1px solid #edf1f7;border-radius:0 16px 16px 0}.actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.actions form{margin:0}.license-line{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.license-line small{display:block;margin-top:4px}.item-title{display:grid;gap:5px}.item-title small{display:block;line-height:1.45}.sidebar-footer{margin-top:auto;text-align:center;display:grid;gap:12px;padding-top:24px}.version-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 14px;color:#fff!important;font-weight:800;background:rgba(255,255,255,.08)}.sidebar-footer small{color:#fff;opacity:.9;line-height:1.45}.update-box{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:center;background:#fbfcff;border:1px solid #edf1f7;border-radius:18px;padding:16px}.update-box strong{display:block;font-size:1.25rem;margin-top:5px}.muted-text{color:#728096}.changelog h1{margin-top:0}.change-item{border-left:3px solid var(--brand);padding-left:12px;color:#536176}.mode-install{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at top left,#eaf2ff,transparent 35%),#f4f7fb}@media(max-width:850px){.public-header{align-items:flex-start;flex-direction:column}.status-hero{padding:32px}.public-grid,.admin-shell,.stats,.form-grid,.update-box{grid-template-columns:1fr}.sidebar{position:relative;height:auto;min-height:auto}.admin-main{padding:20px}.actions{justify-content:flex-start;flex-wrap:wrap}}

.public-header{padding:22px 28px 10px}.public-main{padding:0 24px 42px}.status-hero{padding:40px 48px;margin-bottom:22px}.status-hero h1{font-size:clamp(2.2rem,4.5vw,4.8rem);max-width:960px;word-break:normal;overflow-wrap:normal}.hero-status-line{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hero-status-line>span:last-child{color:#6c7890;font-weight:700}.status-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 24px}.status-summary article{background:#fff;border:1px solid #e3e9f4;border-radius:24px;box-shadow:0 14px 40px rgba(21,32,51,.06);padding:22px}.status-summary span{display:block;color:#728096;margin-bottom:8px}.status-summary strong{font-size:1.6rem}.services-card{padding:26px}.service-health-list{display:grid;gap:13px}.service-health-row{display:grid;grid-template-columns:minmax(220px,1.45fr) 118px minmax(230px,1fr) auto;align-items:center;gap:18px;padding:18px 16px;border:1px solid #edf1f7;border-radius:20px;background:#fbfcff}.service-health-main{display:grid;gap:4px}.service-health-main strong{font-size:1.02rem}.service-health-main small{color:#65728a;line-height:1.45}.service-health-meta{display:grid;gap:2px}.availability-value{font-size:1.35rem;font-weight:900;color:#152033;letter-spacing:-.02em}.service-health-meta small{color:#728096}.day-bars{display:flex;align-items:center;justify-content:flex-end;gap:3px;min-height:28px}.day-bar{width:5px;height:24px;border-radius:999px;background:#dce3ed;display:inline-block}.day-bar.ok{background:#35c78a}.day-bar.warning,.day-bar.orange{background:#ffbd3d}.day-bar.danger{background:#f06b77}.day-bar.info{background:#67a7ff}.day-bar.muted{background:#b6c0cf}.public-footer{display:grid;gap:6px}.public-footer span{font-weight:700}.public-footer small{display:block;color:#7c8799}.mode-public{background:radial-gradient(circle at top left,rgba(23,105,224,.08),transparent 35%),#f4f7fb}@media(max-width:980px){.status-summary,.service-health-row{grid-template-columns:1fr}.day-bars{justify-content:flex-start;overflow:auto;padding-bottom:3px}.service-health-row .status-badge{justify-self:flex-start}.status-hero{padding:32px}.status-hero h1{font-size:clamp(2rem,10vw,3.1rem)}}

.status-summary.status-summary-four{grid-template-columns:repeat(4,1fr)}
.status-legend{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:-4px 0 18px;color:#65728a;font-size:.9rem}.status-legend span{display:inline-flex;align-items:center;gap:7px}.legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.legend-dot.ok{background:#35c78a}.legend-dot.warning{background:#ffbd3d}.legend-dot.orange{background:#f59e0b}.legend-dot.danger{background:#f06b77}.legend-dot.info{background:#67a7ff}.service-health-list{gap:16px}.service-health-row{display:block;padding:0;border-color:#e6edf7;background:#fff;overflow:visible}.service-health-top{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:18px 18px 12px}.service-health-main{gap:5px}.service-health-main strong{font-size:1.05rem}.service-health-main small{color:#65728a;line-height:1.45}.service-meta{color:#7b8799;font-size:.88rem}.service-health-meta{text-align:right;min-width:118px}.service-health-row .status-badge{justify-self:end}.day-bars-wrap{padding:0 18px 12px}.day-bars{display:flex;align-items:center;justify-content:stretch;gap:4px;min-height:36px;overflow:visible}.day-bars .day-bar{position:relative;flex:1 1 0;width:auto;min-width:4px;max-width:none;height:30px;border-radius:999px;display:block;cursor:pointer;transition:transform .15s ease,filter .15s ease;outline-offset:3px}.day-bars .day-bar:hover,.day-bars .day-bar:focus-visible{transform:translateY(-2px);filter:saturate(1.12)}.day-bars .day-bar:hover::after,.day-bars .day-bar:focus-visible::after{content:attr(data-tooltip);position:absolute;left:50%;bottom:40px;transform:translateX(-50%);z-index:20;min-width:220px;max-width:340px;padding:10px 12px;border-radius:14px;background:#0d1728;color:#fff;font-size:.82rem;line-height:1.35;white-space:normal;box-shadow:0 16px 35px rgba(13,23,40,.22);pointer-events:none}.day-bars .day-bar:hover::before,.day-bars .day-bar:focus-visible::before{content:"";position:absolute;left:50%;bottom:32px;transform:translateX(-50%);border:7px solid transparent;border-top-color:#0d1728;z-index:21}.service-health-footer{padding:0 18px 18px;color:#728096}.history-entry-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}select[multiple]{min-height:130px}.form-grid label small{display:block;margin-top:7px;color:#728096;line-height:1.45}@media(max-width:980px){.status-summary.status-summary-four{grid-template-columns:1fr 1fr}.service-health-top{grid-template-columns:1fr;align-items:start}.service-health-meta{text-align:left}.service-health-row .status-badge{justify-self:start}.day-bars{overflow:auto;padding-bottom:5px}.day-bars .day-bar{flex:0 0 7px}.day-bars .day-bar:hover::after,.day-bars .day-bar:focus-visible::after{left:0;transform:none}}@media(max-width:640px){.status-summary.status-summary-four{grid-template-columns:1fr}}

.status-hero{padding:36px 48px}.status-hero h1{font-size:clamp(2.05rem,4.2vw,3.8rem);max-width:820px;letter-spacing:-.04em}.stats.stats-four{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.item-title-child{padding-left:18px;position:relative}.item-title-child:before{content:"";position:absolute;left:0;top:.55em;width:9px;height:9px;border-left:2px solid #c8d3e3;border-bottom:2px solid #c8d3e3;border-radius:0 0 0 4px}.subservices{border-top:1px solid #edf1f7;margin:4px 18px 0;padding:12px 0 0}.subservices summary{cursor:pointer;font-weight:800;color:#516078;list-style:none}.subservices summary::-webkit-details-marker{display:none}.subservices summary:after{content:"›";display:inline-block;margin-left:8px;transition:transform .15s ease}.subservices[open] summary:after{transform:rotate(90deg)}.subservice-list{display:grid;gap:10px;margin-top:12px}.subservice-row{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;align-items:center;gap:14px;padding:12px 14px;border:1px solid #edf1f7;border-radius:16px;background:#fbfcff}.subservice-row div:first-child{display:grid;gap:3px}.subservice-row small{display:block;line-height:1.35}.subservice-meta{text-align:right}.subservice-meta span{display:block;font-weight:900;color:#152033}.subservice-meta small{display:block}.update-install-box{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:16px;border:1px solid #dbe6f6;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#ffffff)}.update-install-box p{margin:5px 0 0;color:#65728a;line-height:1.45}.service-health-row.service-group{box-shadow:0 8px 24px rgba(21,32,51,.035)}@media(max-width:980px){.stats.stats-four{grid-template-columns:1fr 1fr}.subservice-row{grid-template-columns:1fr}.subservice-meta{text-align:left}.status-hero{padding:30px}.status-hero h1{font-size:clamp(1.9rem,9vw,3rem)}}@media(max-width:640px){.stats.stats-four{grid-template-columns:1fr}.update-install-box{align-items:flex-start;flex-direction:column}.subservices{margin-left:14px;margin-right:14px}}

.embed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.embed-grid article{border:1px solid #edf1f7;border-radius:18px;background:#fbfcff;padding:18px}.embed-grid h3{margin:0 0 8px}.embed-grid textarea{min-height:92px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;background:#fff}.embed-grid code{background:#eef3ff;border-radius:7px;padding:2px 5px;color:#2454d6}@media(max-width:850px){.embed-grid{grid-template-columns:1fr}}

html,body{max-width:100%;overflow-x:hidden}
.services-card,.service-health-list,.service-health-row,.service-health-top,.service-health-main,.day-bars-wrap{min-width:0;max-width:100%}
.service-health-main strong,.service-health-main small,.service-meta{overflow-wrap:anywhere;word-break:normal}
@media(max-width:980px){
  .public-header{padding-left:16px;padding-right:16px}
  .public-main{padding-left:14px;padding-right:14px}
  .card,.services-card{padding:18px;border-radius:22px}
  .section-head{align-items:flex-start;flex-direction:column}
  .service-health-row{overflow:hidden;border-radius:18px}
  .service-health-top{padding:16px;gap:12px}
  .day-bars-wrap{padding:0 16px 12px;width:100%;overflow:hidden}
  .day-bars{width:100%;max-width:100%;overflow:hidden;gap:2px;padding:0;min-height:32px}
  .day-bars .day-bar{flex:1 1 0;width:auto;min-width:2px;max-width:none;height:28px}
  .day-bars .day-bar:hover::after,.day-bars .day-bar:focus-visible::after,.day-bars .day-bar:hover::before,.day-bars .day-bar:focus-visible::before{display:none}
  .service-health-footer{padding:0 16px 16px}
}
@media(max-width:520px){
  .public-header{gap:12px}
  .public-brand{min-width:0}
  .public-brand strong{overflow-wrap:anywhere}
  .service-health-top{padding:14px}
  .day-bars-wrap{padding-left:14px;padding-right:14px}
  .day-bars{gap:1.5px}
  .day-bars .day-bar{min-width:1.5px;height:26px}
}


.public-header,.public-main{width:100%;max-width:1120px;margin-left:auto;margin-right:auto}
@media(min-width:1200px){
  .public-header,.public-main{max-width:1180px}
}
@media(min-width:1500px){
  .public-header,.public-main{max-width:1240px}
}
@media(max-width:980px){
  .public-header,.public-main{max-width:100%}
}


@media(min-width:851px){
  .admin-shell{
    grid-template-columns:280px minmax(0,1fr);
    min-height:100vh;
    background:linear-gradient(90deg,#0d1728 0 280px,#f4f7fb 280px);
  }
  .admin-shell .sidebar{
    position:fixed;
    inset:0 auto 0 0;
    width:280px;
    height:100vh;
    min-height:100vh;
    overflow-y:auto;
    z-index:30;
  }
  .admin-shell .admin-main{
    grid-column:2;
  }
}

.incident-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.incident-timeline{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:0}.incident-timeline-entry{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;position:relative}.incident-timeline-entry:not(:last-child){padding-bottom:16px}.incident-timeline-entry:not(:last-child)::before{content:"";position:absolute;left:10px;top:22px;bottom:0;width:2px;background:#dfe7f3}.incident-timeline-dot{width:18px;height:18px;border-radius:999px;border:3px solid #fff;box-shadow:0 0 0 2px #dfe7f3;margin-top:3px}.incident-timeline-dot.ok{background:#35c78a}.incident-timeline-dot.warning,.incident-timeline-dot.orange{background:#ffbd3d}.incident-timeline-dot.danger{background:#f06b77}.incident-timeline-dot.info{background:#67a7ff}.incident-timeline-dot.muted{background:#b6c0cf}.incident-timeline-body{min-width:0;background:#fff;border:1px solid #edf1f7;border-radius:16px;padding:13px 15px}.incident-timeline-public .incident-timeline-body{background:#fff}.incident-timeline-admin .incident-timeline-body{background:#fbfcff}.incident-timeline-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.incident-timeline-meta strong{color:#152033}.incident-timeline-meta time{color:#728096;font-size:.9rem;font-weight:700}.incident-timeline-body p{margin:0;color:#536176;line-height:1.5}.history-entry .incident-timeline{margin-top:16px}.history-entry>p+.incident-timeline{margin-top:18px}@media(max-width:640px){.incident-timeline-meta{align-items:flex-start;flex-direction:column;gap:4px}.incident-timeline-entry{grid-template-columns:18px minmax(0,1fr);gap:10px}.incident-timeline-entry:not(:last-child)::before{left:8px}.incident-timeline-dot{width:16px;height:16px}.incident-timeline-body{padding:12px}}
.affected-services{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.affected-services span{color:#728096;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.affected-services small{display:inline-flex;align-items:center;border:1px solid #dfe7f3;border-radius:999px;padding:4px 8px;background:#f7faff;color:#536176;font-weight:700}.detail-page>p{color:#536176;line-height:1.6}.detail-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:10px 0 16px}

.settings-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;align-items:start}.settings-subnav{background:#fff;border:1px solid #e3e9f4;border-radius:24px;box-shadow:0 14px 40px rgba(21,32,51,.06);padding:18px;position:sticky;top:24px}.settings-subnav>strong{display:block;margin-bottom:12px;font-size:1.05rem}.settings-subnav nav{display:grid;gap:8px}.settings-subnav a{display:grid;gap:3px;border:1px solid transparent;border-radius:16px;padding:12px 13px;color:#152033;background:#fbfcff}.settings-subnav a:hover,.settings-subnav a.active{border-color:#cfe0fb;background:#eef5ff}.settings-subnav a.active span{color:var(--brand)}.settings-subnav span{font-weight:900}.settings-subnav small{line-height:1.35}.settings-content{min-width:0}.license-form{margin-top:18px}.update-box.update-box-wide{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.update-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}.update-details-grid article{background:#fbfcff;border:1px solid #edf1f7;border-radius:18px;padding:15px}.update-details-grid strong{display:block;margin-top:5px;overflow-wrap:anywhere}.update-progress{border:1px solid #edf1f7;border-radius:18px;background:#fbfcff;padding:16px;margin:16px 0}.update-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.update-progress-head span{color:#65728a;font-weight:700}.update-progress-track{height:12px;border-radius:999px;background:#e6edf7;overflow:hidden}.update-progress-track span{display:block;height:100%;border-radius:999px;background:var(--brand);transition:width .25s ease}.update-progress-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;color:#728096;font-size:.85rem;font-weight:700}.update-changelog{margin-top:18px;border:1px solid #edf1f7;border-radius:18px;background:#fbfcff;padding:18px}.update-changelog h3{margin:0 0 12px}.update-changelog.changelog h1,.update-changelog.changelog h2{font-size:1.15rem;margin:14px 0 8px}.update-changelog.changelog p{margin:8px 0}.empty-update-changelog{background:#fff}.button.is-loading{opacity:.75;cursor:wait}@media(max-width:1100px){.settings-layout{grid-template-columns:1fr}.settings-subnav{position:relative;top:0}.settings-subnav nav{grid-template-columns:repeat(2,minmax(0,1fr))}.update-box.update-box-wide,.update-details-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.settings-subnav nav,.update-box.update-box-wide,.update-details-grid{grid-template-columns:1fr}.update-progress-head{align-items:flex-start;flex-direction:column}.update-progress-steps{grid-template-columns:1fr 1fr}}

.admin-user-menu{position:relative;z-index:40}.admin-user-menu summary{list-style:none}.admin-user-menu summary::-webkit-details-marker{display:none}.admin-profile-pill{display:inline-flex;align-items:center;gap:10px;min-height:44px;max-width:280px;padding:7px 12px 7px 8px;border:1px solid #e2e8f3;border-radius:999px;background:#fff;color:#152033;box-shadow:0 12px 28px rgba(21,32,51,.08);font-weight:800;white-space:nowrap;cursor:pointer}.admin-profile-pill:hover,.admin-user-menu[open] .admin-profile-pill{border-color:#cbd8ec;box-shadow:0 14px 32px rgba(21,32,51,.12)}.admin-profile-pill__avatar{display:inline-grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:999px;background:#eef3ff;color:#2454d6;font-size:.9rem}.admin-profile-pill__name{min-width:0;overflow:hidden;text-overflow:ellipsis}.admin-profile-pill__chevron{width:8px;height:8px;border-right:2px solid #536176;border-bottom:2px solid #536176;transform:rotate(45deg) translateY(-2px);transition:transform .15s ease;flex:0 0 auto}.admin-user-menu[open] .admin-profile-pill__chevron{transform:rotate(225deg) translate(-1px,-1px)}.admin-user-menu__panel{position:absolute;right:0;top:calc(100% + 12px);width:min(320px,calc(100vw - 40px));padding:20px;border:1px solid #e3e9f4;border-radius:22px;background:#fff;box-shadow:0 26px 60px rgba(21,32,51,.16)}.admin-user-menu__identity{display:grid;gap:4px;padding:2px 0 14px;margin-bottom:10px;border-bottom:1px solid #e8eef7}.admin-user-menu__identity strong{font-size:1rem}.admin-user-menu__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-menu__panel nav{display:grid;gap:2px}.admin-user-menu__panel nav a{border-radius:12px;padding:11px 0;color:#152033;font-weight:900}.admin-user-menu__panel nav a:hover{color:var(--brand)}.admin-user-menu__panel nav a.admin-user-menu__logout{color:#bb1835}
.subscription-card{margin-top:24px}
.icon{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.button.icon-button{width:38px;height:38px;padding:0;border-radius:12px;flex:0 0 38px}.actions .icon-button{margin:0}
.form-grid label.check,.form-grid label.toggle-row{display:inline-flex;align-items:center;justify-content:flex-start;gap:11px;width:max-content;max-width:100%;min-height:44px;padding:10px 13px;border:1px solid #e3e9f4;border-radius:16px;background:#fbfcff;cursor:pointer}.form-grid label.check span,.form-grid label.toggle-row span{display:inline;margin:0;font-weight:800;line-height:1.35}.form-grid label.check input,.form-grid label.toggle-row input{flex:0 0 auto;width:18px;height:18px;margin:0;padding:0;border-radius:5px;cursor:pointer}.form-grid label.check.wide,.form-grid label.toggle-row.wide{grid-column:1/-1}
.two-factor-setup{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px;border:1px solid #edf1f7;border-radius:18px;background:#fbfcff;margin-bottom:18px}.two-factor-qr{display:grid;place-items:center;width:188px;min-height:188px;border:1px solid #d8e0ef;border-radius:18px;background:#fff;padding:12px;flex:0 0 auto}.two-factor-qr svg{display:block;width:100%;height:auto}.two-factor-secret{display:grid;gap:7px;min-width:240px;flex:1 1 320px}.two-factor-secret span{font-weight:900}.two-factor-secret code{display:block;max-width:100%;overflow:auto;border:1px solid #d8e0ef;border-radius:14px;background:#fff;padding:10px 12px;font-weight:900;letter-spacing:.08em}.two-factor-secret small,.two-factor-help{line-height:1.45}.two-factor-form{margin-top:16px}

@media(max-width:680px){.admin-top{align-items:flex-start;flex-direction:column}.admin-user-menu,.admin-profile-pill{max-width:100%;width:100%}.admin-profile-pill{justify-content:flex-start}.admin-user-menu__panel{left:0;right:auto}.form-grid label.check,.form-grid label.toggle-row{width:100%}}
