:root{--bg:#f5f6f8;--bg-soft:#eef0f3;--panel:#fff;--panel-strong:#fff;--line:#e1e4e8;--line-strong:#c9ced6;--text:#191c20;--muted:#68707c;--accent:#2563eb;--accent-soft:#eaf1ff;--warn:#a15c00;--warn-soft:#fff4df;--danger:#c0363e;--danger-soft:#fff0f1;--info:#2563eb;--info-soft:#eaf1ff;--neutral-soft:#f0f2f4;--shadow:0 14px 34px #18202b1a;--page-background:#f5f6f8;--sidebar-bg:#fbfbfc;--brand-gradient:#2563eb;--brand-ink:#fff;--nav-active-bg:#eaf1ff;--nav-icon-bg:#f0f2f4;--sidebar-footer-bg:#f5f6f8;--meta-card-bg:#fff;--btn-primary-gradient:#2563eb;--btn-primary-text:#fff;--btn-secondary-border:#bfd0fb;--btn-secondary-bg:#f0f5ff;--btn-ghost-bg:#fff;--btn-danger-border:#efc4c7;--btn-danger-bg:#fff5f5;--btn-danger-text:#b62e37;--pill-neutral-text:#5c6570;--pill-success-text:#147d4c;--pill-warning-text:#8b5200;--pill-danger-text:#b62e37;--pill-info-text:#1d55c7;--stat-card-bg:#fff;--stat-card-success-line:#bfe5d1;--stat-card-warning-line:#ecd3a2;--stat-card-danger-line:#efc4c7;--stat-card-info-line:#bfd0fb;--inline-note-bg:#f8f9fa;--inline-chip-bg:#fff;--input-bg:#fff;--checkbox-bg:#f8f9fa;--article-bg:#fafbfc;--detail-bg:#f8f9fa;--table-wrap-bg:#fff;--row-active-bg:#f0f5ff;--empty-state-bg:#fafbfc;--code-bg:#f1f3f5;--code-text:#283548;--public-hero-background:#fff;--public-divider:#e1e4e8;--public-stat-bg:#f8f9fa;--public-meta-item-bg:#f8f9fa;--public-feed-item-bg:#f8f9fa;--public-method-bg:#eaf1ff;--public-method-text:#1d55c7;--public-method-web-bg:#edf7f1;--public-method-web-text:#147d4c;--toast-bg:#fff;--backdrop-bg:#11182761;--theme-switch-bg:#f0f2f4;--theme-switch-active-bg:#fff;--theme-switch-active-text:#191c20;--theme-switch-active-shadow:0 1px 3px #1118271f;--radius-xl:8px;--radius-lg:8px;--radius-md:6px;--font-display:"Inter", "Segoe UI Variable", "PingFang SC", "Microsoft YaHei", sans-serif;--font-body:"Inter", "Segoe UI Variable", "PingFang SC", "Microsoft YaHei", sans-serif;--font-mono:"Cascadia Code", "SFMono-Regular", Consolas, monospace}*,:before,:after{box-sizing:border-box}:where(html,body,#app){min-height:100%}html{background:var(--page-background);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{background:var(--page-background);min-width:320px;min-height:100vh;color:var(--text);margin:0;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}::selection{background:var(--accent-soft);color:var(--text)}*{scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted-text,.section-description,.panel-card__description,.ui-page-header__description,.empty-state,.auth-card__note{color:var(--muted)}.page-stack{flex-direction:column;gap:12px;display:flex}.grid{gap:12px;display:grid}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--4,.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.grid--single{grid-template-columns:minmax(0,1fr)}.console-page-enter-active,.console-page-leave-active{transition:opacity .12s}.console-page-enter-from,.console-page-leave-to{opacity:0}code,.code-block{font-family:var(--font-mono)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--console-sidebar-width:244px;--console-sidebar-collapsed-width:68px}.shell{grid-template-columns:var(--console-sidebar-width) minmax(0, 1fr);min-height:100vh;transition:grid-template-columns .16s;display:grid}.shell.is-sidebar-collapsed{grid-template-columns:var(--console-sidebar-collapsed-width) minmax(0, 1fr)}.shell__backdrop{display:none}.shell__sidebar{z-index:24;border-right:1px solid var(--line);background:var(--sidebar-bg);flex-direction:column;gap:14px;min-width:0;height:100vh;padding:14px 10px;display:flex;position:sticky;top:0;overflow:hidden auto}.shell__brand{align-items:center;gap:10px;min-height:38px;padding:0 6px;display:flex}.shell__brand-mark,.auth-brand__mark{background:var(--brand-gradient);border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid;position:relative}.shell__brand-mark:before,.auth-brand__mark:before{border:2px solid var(--brand-ink);content:"";width:10px;height:10px;transform:rotate(45deg)}.shell__brand-mark span,.auth-brand__mark i{display:none}.shell__brand-copy,.auth-brand>span:last-child,.shell__operator-copy,.shell__account-copy{flex-direction:column;min-width:0;display:flex}.shell__brand-copy strong,.auth-brand strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.shell__brand-copy span,.auth-brand small,.shell__operator-copy small,.shell__account-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.shell__node-signal{border:1px solid var(--line);min-height:30px;color:var(--muted);border-radius:6px;align-items:center;gap:7px;padding:0 9px;font-size:11px;display:flex}.shell__node-signal-dot,.shell__operator-state,.shell__live-indicator span{background:var(--muted);border-radius:50%;flex:none;width:6px;height:6px}.shell__node-signal.is-online .shell__node-signal-dot,.shell__operator-state,.shell__live-indicator span{background:#28a56a}.shell__node-signal.is-syncing .shell__node-signal-dot{background:var(--warn)}.shell__node-signal small{color:var(--muted);font-family:var(--font-mono);margin-left:auto;font-size:9px}.shell__nav{flex-direction:column;gap:10px;display:flex}.shell__nav-section{flex-direction:column;gap:3px;display:flex}.shell__nav-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:4px 9px;font-size:10px;font-weight:700}.shell__nav-link{min-height:38px;color:var(--muted);border-radius:6px;align-items:center;gap:9px;padding:0 10px;font-size:13px;display:flex}.shell__nav-link:hover{background:var(--neutral-soft);color:var(--text)}.shell__nav-link.router-link-active{background:var(--nav-active-bg);color:var(--accent);font-weight:650}.shell__nav-icon{flex:none;width:18px;height:18px}.shell__nav-icon svg{width:18px;height:18px}.shell__nav-code,.shell__nav-arrow{display:none}.shell__nav-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shell__sidebar-footer{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:auto;padding:10px;display:flex}.shell__operator-head,.shell__sidebar-build,.shell__sidebar-user{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.shell__sidebar-user{color:var(--text);justify-content:flex-start}.shell__operator-avatar,.shell__account-avatar{background:var(--neutral-soft);border-radius:6px;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.shell__sidebar.is-collapsed .shell__brand-copy,.shell__sidebar.is-collapsed .shell__node-signal span:not(.shell__node-signal-dot),.shell__sidebar.is-collapsed .shell__node-signal small,.shell__sidebar.is-collapsed .shell__nav-label,.shell__sidebar.is-collapsed .shell__nav-text,.shell__sidebar.is-collapsed .shell__sidebar-footer{display:none}.shell__sidebar.is-collapsed .shell__brand,.shell__sidebar.is-collapsed .shell__nav-link,.shell__sidebar.is-collapsed .shell__node-signal{justify-content:center;padding-left:0;padding-right:0}.shell__main{min-width:0}.shell__header{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--page-background) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:9px 20px;display:flex;position:sticky;top:0}.shell__header-main,.shell__header-actions,.shell__title-row,.shell__breadcrumb,.shell__live-indicator{align-items:center;display:flex}.shell__header-main{gap:10px;min-width:0}.shell__heading-copy{min-width:0}.shell__breadcrumb{color:var(--muted);text-transform:uppercase;gap:5px;font-size:10px}.shell__breadcrumb span,.shell__breadcrumb i,.shell__route-chip{display:none}.shell__breadcrumb strong{font-weight:600}.shell__title-row h1{margin:0;font-size:20px;line-height:1.25}.shell__heading-copy .section-description{margin:2px 0 0;font-size:12px}.shell__header-actions{gap:7px}.shell__live-indicator{color:var(--muted);gap:6px;font-size:11px}.shell__menu-button{border:1px solid var(--line);background:var(--panel);border-radius:6px;width:34px;height:34px;padding:9px;display:none}.shell__menu-button span{background:currentColor;height:1px;margin:3px 0;display:block}.shell__account-menu{position:relative}.shell__account-menu summary{border:1px solid var(--line);background:var(--panel);border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:3px 8px 3px 3px;list-style:none;display:flex}.shell__account-menu summary::-webkit-details-marker{display:none}.shell__account-chevron{color:var(--muted)}.shell__account-panel{z-index:30;border:1px solid var(--line);background:var(--panel-strong);width:280px;box-shadow:var(--shadow);border-radius:8px;padding:12px;position:absolute;top:calc(100% + 7px);right:0}.shell__account-panel-head{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding-bottom:10px;display:flex}.shell__account-panel-head>div{flex-direction:column;display:flex}.shell__account-panel-head small,.shell__account-meta span{color:var(--muted);font-size:11px}.shell__account-meta{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:9px 0;font-size:11px;display:flex}.shell__account-actions{grid-template-columns:1fr 1fr;gap:7px;padding-top:10px;display:grid}.shell__content{width:100%;max-width:1680px;margin:0 auto;padding:16px 20px 32px}.panel-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-width:0;overflow:hidden}.panel-card__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 0;display:flex}.panel-card__eyebrow,.ui-page-header__eyebrow,.section-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:700}.panel-card__title-row,.ui-page-header__title-row{align-items:center;gap:8px;display:flex}.panel-card__title,.ui-page-header__title{margin:0;font-size:15px;font-weight:700;line-height:1.3}.panel-card__description,.ui-page-header__description{max-width:760px;margin:4px 0 0;font-size:12px}.panel-card__actions,.form-actions,.toolbar-row,.ui-page-header__actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.panel-card__body{padding:14px}.panel-card__body>.panel-card{border-bottom:0;border-left:0;border-right:0;border-radius:0}.btn,.ui-icon-button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:12px;font-weight:650;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.btn:focus-visible,.ui-icon-button:focus-visible,.input:focus-visible,.textarea:focus-visible,.select:focus-visible,.shell__nav-link:focus-visible,.theme-switch__button:focus-visible,.language-switch__button:focus-visible,.table tr:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn:disabled,.ui-icon-button:disabled{cursor:not-allowed;opacity:.5}.btn--primary{background:var(--btn-primary-gradient);color:var(--btn-primary-text)}.btn--secondary{border-color:var(--btn-secondary-border);background:var(--btn-secondary-bg);color:var(--accent)}.btn--ghost,.ui-icon-button{border-color:var(--line);background:var(--btn-ghost-bg);color:var(--text)}.btn--danger,.ui-icon-button--danger{border-color:var(--btn-danger-border);background:var(--btn-danger-bg);color:var(--btn-danger-text)}.btn--wide{width:100%}.ui-icon-button{width:34px;padding:0}.status-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;max-width:100%;min-height:24px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.status-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill--neutral{border-color:var(--line);background:var(--neutral-soft);color:var(--pill-neutral-text)}.status-pill--success{border-color:var(--stat-card-success-line);background:var(--accent-soft);color:var(--pill-success-text)}.status-pill--warning{border-color:var(--stat-card-warning-line);background:var(--warn-soft);color:var(--pill-warning-text)}.status-pill--danger{border-color:var(--stat-card-danger-line);background:var(--danger-soft);color:var(--pill-danger-text)}.status-pill--info{border-color:var(--stat-card-info-line);background:var(--info-soft);color:var(--pill-info-text)}.stat-card{border:1px solid var(--line);background:var(--stat-card-bg);border-radius:8px;flex-direction:column;justify-content:space-between;gap:7px;min-height:100px;padding:12px;display:flex}.stat-card--success{border-color:var(--stat-card-success-line)}.stat-card--warning{border-color:var(--stat-card-warning-line)}.stat-card--danger{border-color:var(--stat-card-danger-line)}.stat-card--info{border-color:var(--stat-card-info-line)}.stat-card__head,.stat-card__body,.stat-card__footer,.stat-card__label{align-items:center;display:flex}.stat-card__head,.stat-card__footer{justify-content:space-between;gap:8px}.stat-card__label,.stat-card__hint{color:var(--muted);font-size:11px}.stat-card__label i,.stat-card__wave,.stat-card__track,.stat-card__unit{display:none}.stat-card__value{font-size:25px;font-weight:720;line-height:1}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.field,.checkbox-field{flex-direction:column;gap:5px;min-width:0;display:flex}.field--span-2{grid-column:span 2}.field label,.checkbox-field label{font-size:12px;font-weight:650}.field label>span:first-child{display:none}.field__hint{color:var(--muted);font-size:11px}.input,.textarea,.select{border:1px solid var(--line);background:var(--input-bg);width:100%;min-height:36px;color:var(--text);border-radius:6px;padding:0 10px;font-size:12px}.input:hover,.textarea:hover,.select:hover,.input:focus,.textarea:focus,.select:focus{border-color:var(--line-strong)}.textarea{resize:vertical;min-height:100px;padding:9px 10px}.checkbox-field,.monitoring-key-panel{border:1px solid var(--line);background:var(--checkbox-bg);border-radius:6px;justify-content:center;padding:10px}.checkbox-inline{align-items:center;gap:7px;display:flex}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}.inline-note{border:1px solid var(--line);background:var(--inline-note-bg);color:var(--muted);border-radius:6px;flex-wrap:wrap;gap:5px;padding:8px;font-size:11px;display:flex}.inline-note span{border:1px solid var(--line);background:var(--inline-chip-bg);border-radius:999px;align-items:center;min-height:22px;padding:0 7px;display:inline-flex}.split-list{flex-direction:column;gap:7px;display:flex}.split-list>article,.detail-card,.ssl-meta-item,.ssl-detail-panel,.content-preview-panel,.ssl-form-section{border:1px solid var(--line);background:var(--article-bg);border-radius:6px;padding:10px}.split-list h3,.split-list p{margin-top:0}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;height:42px;padding:8px 10px;font-size:12px}.table th{z-index:2;background:var(--panel-strong);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700;position:sticky;top:0}.table tbody tr.is-selectable{cursor:pointer}.table tbody tr.is-active{box-shadow:inset 2px 0 var(--accent)}.empty-state{border:1px dashed var(--line-strong);background:var(--empty-state-bg);text-align:center;border-radius:7px;place-items:center;min-height:96px;padding:16px;font-size:12px;display:grid}.theme-switch,.language-switch{border:1px solid var(--line);background:var(--theme-switch-bg);border-radius:6px;align-items:center;gap:2px;padding:2px;display:inline-flex}.theme-switch__button,.language-switch__button{min-width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;padding:0 6px;font-size:10px;font-weight:700;display:grid}.theme-switch__button.is-active,.language-switch__button.is-active{background:var(--theme-switch-active-bg);color:var(--theme-switch-active-text);box-shadow:var(--theme-switch-active-shadow)}.theme-switch__glyph{border:1px solid;border-radius:50%;width:11px;height:11px;display:block;position:relative}.theme-switch__glyph--dark:after{background:var(--theme-switch-bg);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;left:3px}.theme-switch__glyph--light{background:currentColor}.ui-page-header{border:1px solid var(--line);background:var(--panel);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.ui-filter-bar,.ui-filter-bar__controls,.ui-filter-bar__actions,.ui-pagination{flex-wrap:wrap;align-items:flex-end;gap:7px;display:flex}.ui-filter-bar{border:1px solid var(--line);background:var(--panel);border-radius:7px;justify-content:space-between;padding:9px}.ui-filter-bar__controls{flex:1}.ui-filter-bar__controls>.field{flex:180px;min-width:150px}.ui-pagination{justify-content:flex-end;margin-top:9px}.ui-pagination__summary{color:var(--muted);font-size:11px}.ui-overview-strip,.ssl-overview-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ui-overview-item,.ssl-overview-item{border:1px solid var(--line);background:var(--stat-card-bg);border-radius:7px;flex-direction:column;justify-content:space-between;gap:4px;min-height:64px;padding:10px;display:flex}.ui-overview-item__label,.ssl-overview-item__label{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.ui-overview-item__value,.ssl-overview-item__value{font-size:18px;font-weight:700}.ui-workspace-tabs,.ssl-workspace-tabs{border:1px solid var(--line);background:var(--panel);border-radius:7px;gap:3px;padding:3px;display:flex;overflow-x:auto}.ui-workspace-tabs__button,.ssl-workspace-tabs__button{min-height:32px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-size:11px;display:inline-flex}.ui-workspace-tabs__button:hover,.ui-workspace-tabs__button.is-active,.ssl-workspace-tabs__button:hover,.ssl-workspace-tabs__button.is-active{background:var(--nav-active-bg);color:var(--accent)}.ui-workspace-tabs__count,.ssl-workspace-tabs__count{background:var(--neutral-soft);border-radius:4px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid}.ui-section-gap{margin-top:12px}.ui-section-gap-sm{margin-top:7px}.ui-table-primary,.ssl-table-domain{flex-direction:column;gap:2px;min-width:0;display:flex}.ui-table-primary span,.ssl-table-domain span{color:var(--muted);font-size:10px}.ui-table-error,.ssl-table-error{color:var(--danger)}.ui-dialog-backdrop{z-index:80;background:var(--backdrop-bg);place-items:center;padding:16px;display:grid;position:fixed;inset:0}.ui-dialog{border:1px solid var(--line-strong);background:var(--panel-strong);width:min(440px,100%);box-shadow:var(--shadow);border-radius:8px;padding:16px}.ui-dialog__body{margin-top:0}.ui-dialog__title{margin:0;font-size:17px}.ui-dialog__description{color:var(--muted);margin:6px 0 0;font-size:12px}.ui-dialog__field{margin-top:14px}.ui-dialog__actions{justify-content:flex-end;gap:7px;margin-top:14px;display:flex}@media (width<=1180px){.stat-grid,.grid--4,.ui-overview-strip,.ssl-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.shell,.shell.is-sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.shell__backdrop{z-index:28;background:var(--backdrop-bg);opacity:0;pointer-events:none;border:0;display:block;position:fixed;inset:0}.shell__backdrop.is-visible{opacity:1;pointer-events:auto}.shell__sidebar,.shell__sidebar.is-collapsed{z-index:32;width:min(260px,88vw);transition:transform .16s;position:fixed;left:0;transform:translate(-100%)}.shell__sidebar.is-open{transform:translate(0)}.shell__sidebar.is-collapsed .shell__brand-copy,.shell__sidebar.is-collapsed .shell__node-signal span:not(.shell__node-signal-dot),.shell__sidebar.is-collapsed .shell__node-signal small,.shell__sidebar.is-collapsed .shell__nav-label,.shell__sidebar.is-collapsed .shell__nav-text,.shell__sidebar.is-collapsed .shell__sidebar-footer{display:revert}.shell__menu-button{display:block}.shell__collapse-button{display:none}.grid--2,.field-grid,.content-editor-layout,.ssl-order-selector__meta,.ssl-form-summary,.ssl-meta-grid,.ssl-meta-grid--compact,.ssl-upload-card__content,.public-hero,.public-feature-grid,.status-columns{grid-template-columns:minmax(0,1fr)}.field--span-2{grid-column:auto}}@media (width<=680px){.shell__header{min-height:56px;padding:8px 10px}.shell__heading-copy .section-description,.shell__live-indicator,.shell__account-copy{display:none}.shell__content{padding:10px 10px 24px}.shell__account-panel{width:auto;position:fixed;top:58px;left:10px;right:10px}.stat-grid,.grid--4,.ui-overview-strip,.ssl-overview-strip{grid-template-columns:minmax(0,1fr)}.panel-card__header,.ui-page-header{flex-direction:column;align-items:stretch}.panel-card__body,.panel-card__header{padding-left:10px;padding-right:10px}.table--responsive{min-width:0!important}.table--responsive thead{display:none}.table--responsive,.table--responsive tbody,.table--responsive tr,.table--responsive td{width:100%;display:block}.table--responsive tr{border-bottom:1px solid var(--line);padding:8px}.table--responsive td{border:0;grid-template-columns:minmax(90px,34%) minmax(0,1fr);gap:8px;min-height:0;padding:5px;display:grid}.table--responsive td:before{color:var(--muted);content:attr(data-label);text-transform:uppercase;font-size:10px;font-weight:700}}.ssl-order-overview,.ssl-upload-card{border:1px solid var(--line);background:var(--article-bg);border-radius:24px;flex-direction:column;gap:18px;padding:22px;display:flex}.ssl-order-list{flex-direction:column;gap:16px;display:flex}.ssl-order-selector{border:1px solid var(--line);background:var(--article-bg);width:100%;color:var(--text);text-align:left;border-radius:24px;flex-direction:column;gap:16px;padding:20px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.ssl-order-selector:hover{border-color:var(--line-strong);transform:translateY(-1px)}.ssl-order-selector.is-active{border-color:var(--accent);box-shadow:var(--shadow)}.ssl-order-selector__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ssl-order-selector__title-group{flex-direction:column;gap:8px;display:flex}.ssl-order-selector__title{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(22px,2.6vw,30px)}.ssl-order-selector__subtitle,.ssl-order-selector__footer{color:var(--muted);margin:0;line-height:1.7}.ssl-order-selector__badges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.ssl-order-selector__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ssl-order-overview__head,.ssl-upload-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ssl-order-overview__title-group,.ssl-upload-card__title-group{flex-direction:column;gap:8px;display:flex}.ssl-order-overview__title,.ssl-upload-card__title{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,34px)}.ssl-upload-card__title{font-size:clamp(22px,2.3vw,28px)}.ssl-order-overview__subtitle,.ssl-upload-card__subtitle{color:var(--muted);margin:0;line-height:1.7}.ssl-order-overview__badges,.ssl-upload-card__badges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.ssl-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ssl-meta-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.ssl-meta-item{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;gap:8px;padding:16px;display:flex}.ssl-meta-item__label,.ssl-detail-panel__label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.ssl-meta-item__value{overflow-wrap:anywhere;line-height:1.6}.ssl-order-overview__actions,.ssl-upload-card__actions{padding-top:2px}.ssl-form-shell,.ssl-form-layout{flex-direction:column;gap:16px;display:flex}.ssl-form-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ssl-form-section{border:1px solid var(--line);background:var(--panel);border-radius:22px;flex-direction:column;gap:16px;padding:18px;display:flex}.ssl-form-section__head{flex-direction:column;gap:6px;display:flex}.ssl-form-section__title{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.ssl-form-section__hint{color:var(--muted);margin:0;line-height:1.7}.ssl-form-layout__actions{padding-top:2px}.ssl-upload-stack{flex-direction:column;gap:18px;display:flex}.ssl-upload-card__content{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:16px;display:grid}.ssl-detail-panel{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.ssl-domain-list{flex-wrap:wrap;gap:10px;display:flex}.ssl-domain-chip{border:1px solid var(--line);background:var(--inline-chip-bg);min-height:34px;color:var(--text);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;display:inline-flex}.ssl-reference-block{border:1px solid var(--line);background:var(--code-bg);color:var(--code-text);white-space:pre-wrap;word-break:break-all;border-radius:16px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.7;display:block}.ssl-error-banner{border:1px solid var(--btn-danger-border);background:var(--btn-danger-bg);color:var(--btn-danger-text);border-radius:18px;flex-direction:column;gap:8px;padding:14px 16px;line-height:1.7;display:flex}.content-item-list{flex-direction:column;gap:16px;display:flex}.content-item-card{border:1px solid var(--line);background:var(--article-bg);width:100%;color:var(--text);text-align:left;border-radius:24px;flex-direction:column;gap:16px;padding:20px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.content-item-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.content-item-card.is-active{border-color:var(--accent);box-shadow:var(--shadow)}.content-item-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.content-item-card__title-group{flex-direction:column;gap:8px;display:flex}.content-item-card__title{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(22px,2.5vw,30px)}.content-item-card__slug,.content-item-card__summary{color:var(--muted);margin:0;line-height:1.7}.content-item-card__badges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.content-item-card__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.content-editor-shell{flex-direction:column;gap:16px;display:flex}.content-editor-layout{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:18px;display:grid}.content-preview-panel{border:1px solid var(--line);background:var(--panel);border-radius:22px;flex-direction:column;gap:16px;padding:18px;display:flex}.content-preview-panel__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.content-preview-panel__title{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.5vw,30px)}.content-preview-panel__slug,.content-preview-panel__summary{color:var(--muted);overflow-wrap:anywhere;margin:8px 0 0;line-height:1.7}.content-preview-panel__section{flex-direction:column;gap:12px;display:flex}.content-preview-panel__empty{min-height:220px}.content-preview-article{border:1px solid var(--line);background:var(--detail-bg);border-radius:18px;flex-direction:column;gap:14px;min-height:220px;padding:18px;display:flex}.content-preview-heading{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:24px}.content-preview-heading--minor{letter-spacing:-.02em;font-size:18px}.content-preview-paragraph,.content-preview-quote{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.85}.content-preview-quote{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--panel);border-radius:18px;padding:14px 16px}.content-preview-list{gap:10px;margin:0;padding-left:20px;display:grid}.content-preview-list li{overflow-wrap:anywhere;line-height:1.8}.content-body-input{min-height:360px}.credential-editor{flex-direction:column;gap:18px;display:flex}.credential-editor__section{flex-direction:column;gap:14px;display:flex}.credential-editor__section-title{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.credential-editor__extra-card{flex-direction:column;gap:12px;display:flex}.credential-editor__adder{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:12px;display:grid}.credential-editor__empty{min-height:96px}.table-wrap{border:1px solid var(--line);background:var(--table-wrap-bg);border-radius:18px;overflow:auto}.table{border-collapse:collapse;width:100%;min-width:760px}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px}.table th{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.table tr:last-child td{border-bottom:0}.table tbody tr{transition:all .2s}.table tbody tr:hover,.table tbody tr.is-active{background:var(--row-active-bg)}.empty-state{border:1px dashed var(--line-strong);background:var(--empty-state-bg);text-align:center;border-radius:20px;place-items:center;min-height:180px;display:grid}.code-block{border:1px solid var(--line);background:var(--code-bg);color:var(--code-text);border-radius:18px;margin:0;padding:16px;font-size:12px;line-height:1.6;overflow:auto}.public-home{flex-direction:column;gap:20px;padding:24px;display:flex}.public-home__toolbar,.auth-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.status-toolbar__brand{flex-direction:column;gap:6px;display:flex}.status-hero-card,.status-section{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:32px;flex-direction:column;gap:20px;padding:28px;display:flex}.status-hero-card{background:radial-gradient(circle at top right, #53d1b624, transparent 24%), radial-gradient(circle at bottom left, #7bc6ff1f, transparent 28%), var(--panel)}.status-hero-card__main,.status-section__head,.status-service-card__top,.status-service-card__name-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.status-hero-card__headline,.status-hero-card__copy,.status-hero-card__actions,.status-service-card__name-block,.status-section__meta{flex-direction:column;display:flex}.status-hero-card__headline{flex-direction:row;align-items:center;gap:22px}.status-hero-card__copy,.status-service-card__name-block{gap:8px}.status-hero-card__actions{flex-flow:wrap;justify-content:flex-end;align-items:flex-end;gap:10px}.status-hero-card__dot{background:#94a3b83d;border-radius:50%;flex:none;width:58px;height:58px;box-shadow:0 0 0 10px #94a3b814}.status-hero-card__dot.is-success{background:var(--accent);box-shadow:0 0 0 10px #53d1b61f}.status-hero-card__dot.is-warning{background:var(--warn);box-shadow:0 0 0 10px #f4b9651f}.status-hero-card__dot.is-danger{background:var(--danger);box-shadow:0 0 0 10px #ff8f8f1f}.status-hero-card__dot.is-info{background:var(--info);box-shadow:0 0 0 10px #7bc6ff1f}.status-hero-card__title,.status-section__title{font-family:var(--font-display);letter-spacing:-.05em;margin:0}.status-hero-card__title{font-size:clamp(36px,5vw,60px);line-height:.98}.status-section__title{font-size:clamp(28px,3vw,38px)}.status-section__meta{align-items:flex-end;gap:8px}.status-hero-card__title-accent.is-success{color:var(--accent)}.status-hero-card__title-accent.is-warning{color:var(--warn)}.status-hero-card__title-accent.is-danger{color:var(--danger)}.status-hero-card__title-accent.is-info{color:var(--info)}.status-hero-card__description,.status-section__description{color:var(--muted);margin:0;line-height:1.8}.status-link{min-height:34px;color:var(--muted);align-items:center;padding:0 4px;font-weight:700;transition:color .2s;display:inline-flex}.status-link:hover{color:var(--text)}.status-link--primary{color:var(--accent)}.status-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.status-metric-card{border:1px solid var(--line);background:#ffffff09;border-radius:20px;flex-direction:column;gap:8px;min-height:122px;padding:16px;display:flex}.status-metric-card--success{border-color:var(--stat-card-success-line)}.status-metric-card--warning{border-color:var(--stat-card-warning-line)}.status-metric-card--danger{border-color:var(--stat-card-danger-line)}.status-metric-card--info{border-color:var(--stat-card-info-line)}.status-metric-card__label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.status-metric-card__value{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(26px,3vw,36px)}.status-metric-card__hint{color:var(--muted);font-size:13px;line-height:1.65}.status-meta-strip,.status-history-legend{flex-wrap:wrap;gap:10px;display:flex}.status-meta-strip span,.status-history-legend__item{min-height:32px;color:var(--muted);background:#ffffff0a;border-radius:999px;align-items:center;padding:0 12px;display:inline-flex}.status-history-legend__item{gap:8px}.status-history-legend__dot{background:#94a3b899;border-radius:50%;flex:none;width:9px;height:9px}.status-history-legend__dot.is-success{background:var(--accent)}.status-history-legend__dot.is-warning{background:var(--warn)}.status-history-legend__dot.is-danger{background:var(--danger)}.status-history-legend__dot.is-neutral{background:#94a3b8b3}.status-service-list{border:1px solid var(--line);background:#ffffff05;border-radius:24px;flex-direction:column;gap:0;display:flex;overflow:hidden}.status-service-board{border:1px solid var(--line);background:#ffffff05;border-radius:28px;flex-direction:column;gap:16px;padding:20px;display:flex}.status-service-board__meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.status-service-board__meta span{background:var(--inline-chip-bg);border-radius:999px;align-items:center;min-height:30px;padding:0 12px;display:inline-flex}.status-service-card{border-bottom:1px solid var(--line);background:0 0;flex-direction:column;gap:14px;padding:18px 20px 16px;display:flex}.status-service-card:last-child{border-bottom:0}.status-service-card__name-row{align-items:baseline}.status-service-card__headline{align-items:baseline;gap:10px;min-width:0;display:inline-flex}.status-service-card__name-row strong{font-family:var(--font-display);letter-spacing:-.04em;overflow-wrap:anywhere;font-size:clamp(20px,2.1vw,28px)}.status-service-card__separator{color:var(--muted);font-size:18px;font-weight:700}.status-service-card__subtitle{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.7}.status-service-card__uptime{color:var(--accent);white-space:nowrap;font-size:18px;font-weight:700}.status-service-card__state{white-space:nowrap;border-radius:999px;align-items:center;gap:10px;min-height:34px;padding:0 14px;font-weight:700;display:inline-flex}.status-service-card__state-dot{background:currentColor;border-radius:50%;flex:none;width:10px;height:10px}.status-service-card__state.is-success{color:var(--accent);background:#53d1b614}.status-service-card__state.is-warning{color:var(--warn);background:#f4b96514}.status-service-card__state.is-danger{color:var(--danger);background:#ff8f8f14}.status-service-card__state.is-info{color:var(--info);background:#7bc6ff14}.status-history{grid-template-columns:repeat(30,minmax(0,1fr));align-items:end;gap:4px;display:grid}.status-history--empty{align-items:center;min-height:34px;display:flex}.status-history__bar{background:#94a3b847;border-radius:999px;min-height:30px;display:block;box-shadow:inset 0 -1px #ffffff0f}.status-history__bar--success{background:#53d1b6e6}.status-history__bar--warning{background:#f4b965eb}.status-history__bar--danger{background:#ff8f8feb}.status-history__bar--info{background:#7bc6ffe6}.status-history__bar--neutral{background:#94a3b866}.status-service-card__footer{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.status-service-card__footer span{background:#ffffff0a;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}.status-inline-error{border:1px solid var(--btn-danger-border);background:var(--btn-danger-bg);color:var(--btn-danger-text);border-radius:18px;padding:14px 16px;line-height:1.7}.status-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.status-subsection{border:1px solid var(--line);background:#ffffff05;border-radius:28px;flex-direction:column;gap:16px;padding:22px;display:flex}.status-subsection__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.status-subsection__title{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.4vw,32px)}.status-subsection__description{color:var(--muted);margin:8px 0 0;line-height:1.7}.status-event-list,.status-feed-list{flex-direction:column;gap:12px;display:flex}.status-event-item,.status-feed-item{border:1px solid var(--line);background:#ffffff08;border-radius:20px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.status-event-item__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.status-event-item p,.status-feed-item__summary{color:var(--muted);margin:0;line-height:1.7}.status-feed-item__title{overflow-wrap:anywhere;font-size:18px;font-weight:700}.status-feed-item__title:hover{color:var(--accent)}.status-feed-item__meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.status-footer{flex-direction:column;gap:14px;padding:4px 4px 0;display:flex}.status-footer__routes{flex-direction:column;gap:12px;display:flex}.status-footer__label{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.status-footer__chips{flex-wrap:wrap;gap:10px;display:flex}.status-footer__chip{border:1px solid var(--line);background:#ffffff08;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.status-footer__chip--link{color:var(--muted);font-weight:700;transition:color .2s,border-color .2s,background .2s}.status-footer__chip--link:hover{color:var(--text);border-color:var(--line-strong);background:#ffffff0d}.totp-vault-list{flex-direction:column;gap:16px;display:flex}.totp-manual-load{border:1px dashed var(--line-strong);background:radial-gradient(circle at 12% 20%,#53d1b624,#0000 34%),linear-gradient(145deg,#ffffff0b,#ffffff04);border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;min-height:320px;padding:clamp(28px,5vw,52px);display:flex;position:relative;overflow:hidden}.totp-manual-load:after{content:"";pointer-events:none;border:1px solid #53d1b62e;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-96px;right:-72px;box-shadow:0 0 0 28px #53d1b609,0 0 0 64px #53d1b605}.totp-manual-load h3,.totp-manual-load p{z-index:1;max-width:560px;margin:0;position:relative}.totp-manual-load h3{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(25px,3vw,34px)}.totp-manual-load .btn{z-index:1;position:relative}.totp-manual-load__signal{z-index:1;background:var(--accent);border-radius:50%;width:12px;height:12px;position:relative;box-shadow:0 0 0 7px #53d1b61f,0 0 24px #53d1b68c}.totp-group-section{flex-direction:column;gap:14px;display:flex}.totp-group-section__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0 4px;display:flex}.totp-group-section__title{font-family:var(--font-display);letter-spacing:-.03em;font-size:22px}.totp-group-section__actions,.totp-filter-chip-row{flex-wrap:wrap;gap:10px;display:flex}.totp-filter-chip{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#ffffff08;border-radius:999px;align-items:center;gap:10px;padding:0 14px;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.totp-filter-chip strong{color:var(--text);font-size:12px}.totp-filter-chip:hover{border-color:var(--line-strong);color:var(--text)}.totp-filter-chip.is-active{color:var(--text);background:#53d1b61f;border-color:#53d1b657}.totp-vault-card{border:1px solid var(--line);background:var(--article-bg);content-visibility:auto;contain-intrinsic-size:auto 360px;border-radius:24px;flex-direction:column;gap:14px;padding:18px;display:flex}.totp-vault-card.is-active{border-color:var(--accent);box-shadow:var(--shadow)}.totp-vault-card__select{width:100%;color:inherit;text-align:left;background:0 0;border:0;flex-direction:column;gap:14px;padding:0;display:flex}.totp-vault-card__top,.totp-preview-card__head,.totp-secret-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.totp-vault-card__top strong,.totp-preview-card__title{font-family:var(--font-display);letter-spacing:-.03em;margin:0}.totp-code-panel{border:1px solid var(--line);background:#ffffff08;border-radius:20px;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.totp-code-panel.is-stale{border-color:var(--btn-danger-border);background:var(--btn-danger-bg)}.totp-code-panel.is-hidden{background:linear-gradient(120deg,#53d1b60b,#0000 42%),#ffffff05;border-style:dashed}.totp-code-panel__eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.totp-code-panel__value,.totp-preview-card__code{font-family:var(--font-display);letter-spacing:.14em;font-size:clamp(34px,4vw,52px)}.totp-code-panel__placeholder{color:var(--muted);letter-spacing:.2em;font-size:clamp(28px,3vw,42px)}.totp-code-panel__hint{color:var(--muted);font-size:13px}.totp-code-actions{border-top:1px solid var(--line);align-items:center;padding-top:2px}.totp-preview-card{border:1px solid var(--line);background:#ffffff08;border-radius:24px;flex-direction:column;gap:16px;padding:20px;display:flex}.totp-preview-card--large{justify-content:space-between;min-height:100%}.totp-progress{background:#ffffff0f;border-radius:999px;width:100%;height:10px;overflow:hidden}.totp-progress__bar{border-radius:inherit;background:var(--btn-primary-gradient);height:100%;display:block}.totp-vault-card__meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.totp-vault-card__meta span{background:#ffffff0a;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;display:inline-flex}.totp-file-button{position:relative;overflow:hidden}.totp-tool-page .panel-card{min-height:100%}.totp-tool-page .grid--2{align-items:stretch}.public-hero{grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:20px;display:grid}.public-hero__copy,.public-hero__meta{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:32px;overflow:hidden}.public-hero__copy{background:var(--public-hero-background);padding:34px;position:relative}.public-hero__copy:after{content:"";background:var(--public-divider);height:1px;position:absolute;inset:auto 34px 24px}.public-hero__title{max-width:9ch;font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,64px);line-height:.96}.public-hero__lead{max-width:680px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.8}.public-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.public-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.public-stat{border:1px solid var(--line);background:var(--public-stat-bg);border-radius:22px;flex-direction:column;gap:10px;min-height:132px;padding:18px;display:flex}.public-stat__label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:12px}.public-stat__value{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(24px,3vw,34px)}.public-stat__hint{color:var(--muted);font-size:13px;line-height:1.6}.public-hero__meta{flex-direction:column;gap:18px;padding:28px;display:flex}.public-meta__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.public-meta__eyebrow{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:12px}.public-meta__title{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:26px}.public-meta__note{color:var(--muted);margin:10px 0 0;line-height:1.7}.public-meta__list{gap:12px;display:grid}.public-meta__item{border:1px solid var(--line);background:var(--public-meta-item-bg);border-radius:18px;gap:6px;padding:14px 16px;display:grid}.public-meta__item dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.public-meta__item dd{overflow-wrap:anywhere;margin:0;font-weight:700;line-height:1.6}.public-card-list,.public-feed{flex-direction:column;gap:14px;display:flex}.public-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.public-feature-card{border:1px solid var(--line);background:var(--public-feed-item-bg);border-radius:22px;flex-direction:column;gap:10px;min-height:180px;padding:18px;display:flex}.public-feature-card__eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.public-feature-card__title{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:22px}.public-feature-card__description{color:var(--muted);margin:0;line-height:1.7}.public-feed-item,.public-route-item{border:1px solid var(--line);background:var(--public-feed-item-bg);border-radius:20px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.public-feed-item__title{overflow-wrap:anywhere;font-size:18px;font-weight:700}.public-feed-item__title:hover{color:var(--accent)}.public-feed-item__summary{color:var(--muted);margin:0;line-height:1.7}.public-feed-item__meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.public-route-list{flex-direction:column;gap:14px;display:flex}.public-route-item__top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.public-method{background:var(--public-method-bg);min-width:52px;min-height:28px;color:var(--public-method-text);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.public-method.is-web{background:var(--public-method-web-bg);color:var(--public-method-web-text)}.public-route-item code{font-size:14px}.public-route-item p{color:var(--muted);margin:0;line-height:1.7}.public-monitor-cell{flex-direction:column;gap:6px;display:flex}.auth-card,.not-found-card{border:1px solid var(--line);background:var(--panel-strong);width:min(520px,100%);box-shadow:var(--shadow);border-radius:30px;padding:32px}.auth-card__subtitle,.not-found-card p{color:var(--muted);line-height:1.7}.toast-stack{z-index:90;pointer-events:none;flex-direction:column;gap:8px;width:min(360px,100vw - 28px);display:flex;position:fixed;top:14px;right:14px}.toast-card{border:1px solid var(--line);border-left:3px solid var(--info);background:var(--toast-bg);box-shadow:var(--shadow);pointer-events:auto;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:10px;padding:11px;display:flex}.toast-card--success{border-left-color:#28a56a}.toast-card--warning{border-left-color:var(--warn)}.toast-card--danger{border-left-color:var(--danger)}.toast-card--info{border-left-color:var(--info)}.toast-card__copy strong{font-size:12px}.toast-card__copy p{color:var(--muted);margin:3px 0 0;font-size:11px}.toast-enter-active,.toast-leave-active{transition:opacity .14s,transform .14s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(10px)}.ssl-order-overview,.ssl-upload-card,.ssl-order-selector,.content-item-card,.totp-vault-card,.totp-preview-card,.status-service-board,.status-subsection,.status-hero-card,.status-section,.public-hero__copy,.public-hero__meta,.public-stat,.public-feature,.public-feed-item{box-shadow:none;border-radius:8px}.ssl-order-overview,.ssl-upload-card,.ssl-order-selector,.content-item-card,.totp-vault-card,.totp-preview-card,.status-service-board,.status-subsection,.status-hero-card,.status-section{border-color:var(--line);gap:10px;padding:12px}.ssl-order-selector__title,.content-item-card__title,.totp-manual-load h3{letter-spacing:normal;font-size:17px}.content-item-list,.ssl-order-list,.totp-vault-list,.totp-group-section,.content-item-card__head,.ssl-order-selector__head,.ssl-order-overview__head,.ssl-upload-card__head{gap:8px}.content-item-card__title-group,.ssl-order-selector__title-group,.content-item-card,.ssl-order-selector,.content-item-card__meta,.ssl-order-selector__meta,.ssl-meta-grid{gap:7px}.totp-manual-load{background:var(--article-bg);border-radius:8px;min-height:190px;padding:24px}.totp-manual-load:after,.totp-manual-load__signal{display:none}.overview-command{border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:minmax(210px,1fr) minmax(360px,1.5fr) auto;align-items:center;gap:12px;min-height:70px;padding:11px 12px;display:grid}.overview-command__primary,.overview-command__telemetry,.overview-command__signal{align-items:center;display:flex}.overview-command__primary{gap:9px;min-width:0}.overview-command__signal{background:var(--accent-soft);border-radius:6px;flex:none;justify-content:center;width:30px;height:30px}.overview-command__signal span{background:var(--accent);border-radius:50%;width:8px;height:8px}.overview-command__signal i,.telemetry-list__line,.module-mesh__index,.module-mesh__node{display:none}.overview-command__primary p,.overview-command__telemetry span{color:var(--muted);text-transform:uppercase;margin:0;font-size:9px;font-weight:700}.overview-command__primary h2{margin:1px 0;font-size:15px}.overview-command__primary>div:last-child>span{color:var(--muted);font-size:10px}.overview-command__telemetry{border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.overview-command__telemetry>div{border-right:1px solid var(--line);min-width:0;padding:0 10px}.overview-command__telemetry strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.overview-grid{gap:12px;display:grid}.overview-grid--primary{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.overview-grid--activity{grid-template-columns:repeat(2,minmax(0,1fr))}.telemetry-list,.activity-stream,.module-mesh{flex-direction:column;gap:7px;display:flex}.telemetry-list__hero,.telemetry-list__grid>div,.content-pipeline article{border:1px solid var(--line);background:var(--article-bg);border-radius:6px;padding:9px}.telemetry-list__status{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.telemetry-list__pulse{background:#28a56a;border-radius:50%;width:7px;height:7px}.telemetry-list__status>div,.module-mesh__copy,.content-pipeline article{flex-direction:column;min-width:0;display:flex}.telemetry-list__status small,.module-mesh__copy small,.content-pipeline small,.activity-stream__copy small{color:var(--muted);font-size:10px}.telemetry-list__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;display:grid}.telemetry-list__grid dt{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.telemetry-list__grid dd{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;overflow:hidden}.module-mesh article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;display:grid}.module-mesh code{color:var(--muted);font-size:9px}.activity-stream article{grid-template-columns:7px minmax(0,1fr);gap:8px;display:grid}.activity-stream__node{background:var(--info);border-radius:50%;width:6px;height:6px;margin-top:6px}.activity-stream__copy>div,.content-pipeline__head{justify-content:space-between;align-items:center;gap:7px;display:flex}.activity-stream__copy p{color:var(--muted);margin:3px 0;font-size:11px}.content-pipeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.content-pipeline article{gap:5px}.auth-page,.not-found-page{place-items:center;min-height:100vh;padding:20px;display:grid}.auth-frame{border:1px solid var(--line);background:var(--panel);width:min(880px,100%);box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.auth-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:10px 14px;display:flex}.auth-brand{align-items:center;gap:9px;display:flex}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);display:grid}.auth-visual{border-right:1px solid var(--line);background:var(--bg-soft);flex-direction:column;justify-content:space-between;min-height:440px;padding:36px;display:flex}.auth-visual__grid,.auth-core{display:none}.auth-visual__copy h1{margin:10px 0;font-size:38px;line-height:1.05}.auth-visual__copy h1 span{color:var(--accent)}.auth-telemetry{border:1px solid var(--line);background:var(--panel);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.auth-telemetry>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:4px;min-height:54px;padding:9px;display:flex}.auth-telemetry>div:last-child{border-right:0}.auth-telemetry span,.auth-telemetry strong{font-size:8px}.auth-card,.not-found-card{background:var(--panel);padding:34px}.auth-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.auth-card__header h2,.not-found-card h1{margin:0}.auth-card__index{color:var(--muted);font-size:10px}.auth-card__subtitle{color:var(--muted);margin:7px 0 20px;font-size:12px}.auth-error{border:1px solid var(--btn-danger-border);background:var(--danger-soft);color:var(--danger);border-radius:6px;padding:8px;font-size:11px}.auth-submit{justify-content:space-between}.auth-card__footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:10px;margin-top:20px;padding-top:14px;font-size:10px;display:flex}.auth-card__footer span{align-items:center;gap:5px;display:flex}.auth-card__footer i{background:#28a56a;border-radius:50%;width:5px;height:5px}@media (width<=960px){.overview-grid--primary,.overview-grid--activity,.auth-layout{grid-template-columns:minmax(0,1fr)}.auth-visual{border-right:0;border-bottom:1px solid var(--line);min-height:260px}}@media (width<=680px){.overview-command{grid-template-columns:minmax(0,1fr)}.overview-command__telemetry{border:1px solid var(--line)}.telemetry-list__grid,.content-pipeline{grid-template-columns:minmax(0,1fr)}.auth-page,.not-found-page{padding:0}.auth-frame{border:0;border-radius:0;min-height:100vh}.auth-visual{min-height:210px;padding:24px}.auth-visual__copy h1{font-size:30px}.auth-card,.not-found-card{padding:24px}}
