@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600;700&display=swap";:root{--olytic-obsidian: #1A1A1A;--olytic-navy: #1B2A4A;--olytic-gold: #C8A96E;--olytic-surface: #F7F7F5;--olytic-white: #FFFFFF;--olytic-steel: #344054;--olytic-muted: #667085;--olytic-teal: #0D6B6E;--olytic-green: #16A34A;--olytic-red: #DC2626;--olytic-amber: #D97706;--olytic-obsidian-08: rgba(26, 26, 26, .08);--olytic-obsidian-12: rgba(26, 26, 26, .12);--olytic-gold-20: rgba(200, 169, 110, .2);--olytic-gold-40: rgba(200, 169, 110, .4);--bg: var(--olytic-surface);--bg-elevated: var(--olytic-white);--bg-inverse: var(--olytic-obsidian);--bg-section: var(--olytic-navy);--fg: var(--olytic-steel);--fg-strong: var(--olytic-obsidian);--fg-heading: var(--olytic-navy);--fg-muted: var(--olytic-muted);--fg-inverse: var(--olytic-white);--fg-label: var(--olytic-gold);--fg-brand: var(--olytic-teal);--accent: var(--olytic-gold);--rule: var(--olytic-gold);--rule-soft: rgba(200, 169, 110, .45);--border: rgba(26, 26, 26, .1);--border-strong: rgba(26, 26, 26, .2);--success: var(--olytic-green);--danger: var(--olytic-red);--warning: var(--olytic-amber);--font-sans: "DM Sans", Arial, Helvetica, sans-serif;--font-mono: "DM Mono", "Courier New", ui-monospace, monospace;--fw-regular: 400;--fw-medium: 500;--fw-semibold:600;--fw-bold: 700;--fs-xs: 12px;--fs-sm: 14px;--fs-base: 17px;--fs-md: 19px;--fs-lg: 22px;--fs-xl: 28px;--fs-2xl: 36px;--fs-3xl: 48px;--fs-4xl: 64px;--fs-5xl: 84px;--lh-tight: 1.15;--lh-snug: 1.3;--lh-body: 1.65;--ls-tight: -.02em;--ls-normal: 0;--ls-label: .14em;--ls-loose: .18em;--sp-0: 0;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 48px;--sp-8: 64px;--sp-9: 96px;--sp-10: 128px;--radius-none: 0;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--radius-pill: 999px;--shadow-none: none;--shadow-sm: 0 1px 0 rgba(26, 26, 26, .06);--shadow-md: 0 1px 2px rgba(26, 26, 26, .06), 0 0 0 1px rgba(26, 26, 26, .05);--rule-gold-1px: 1px solid var(--olytic-gold);--rule-gold-2px: 2px solid var(--olytic-gold);--rule-gold-3px: 3px solid var(--olytic-gold);--ease-standard: cubic-bezier(.2, 0, 0, 1);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .32s;--container-max: 1200px;--container-narrow: 840px}.olytic-body,body.olytic{font-family:var(--font-sans);font-weight:var(--fw-regular);font-size:var(--fs-base);line-height:var(--lh-body);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.olytic h1,.olytic-h1{font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-3xl);line-height:var(--lh-tight);letter-spacing:var(--ls-tight);color:var(--fg-strong);margin:0 0 var(--sp-5)}.olytic h2,.olytic-h2{font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-2xl);line-height:var(--lh-snug);letter-spacing:var(--ls-tight);color:var(--fg-heading);margin:0 0 var(--sp-4)}.olytic h3,.olytic-h3{font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-xl);line-height:var(--lh-snug);color:var(--fg-heading);margin:0 0 var(--sp-3)}.olytic h4,.olytic-h4{font-family:var(--font-sans);font-weight:var(--fw-semibold);font-size:var(--fs-lg);line-height:var(--lh-snug);color:var(--fg-strong);margin:0 0 var(--sp-3)}.olytic p,.olytic-p{font-family:var(--font-sans);font-weight:var(--fw-regular);font-size:var(--fs-base);line-height:var(--lh-body);color:var(--fg);margin:0 0 var(--sp-4);text-wrap:pretty}.olytic-lead{font-size:var(--fs-md);line-height:1.55;color:var(--fg-strong)}.olytic small,.olytic-caption{font-size:var(--fs-sm);color:var(--fg-muted);line-height:1.5}.olytic-label{font-family:var(--font-mono);font-weight:var(--fw-regular);font-size:var(--fs-xs);line-height:1;text-transform:uppercase;letter-spacing:var(--ls-label);color:var(--fg-label)}.olytic-label-num{font-family:var(--font-mono);font-weight:var(--fw-medium);font-size:var(--fs-sm);color:var(--fg-label);letter-spacing:var(--ls-loose)}.olytic-brand-id{font-family:var(--font-mono);font-weight:var(--fw-medium);font-size:var(--fs-xs);letter-spacing:var(--ls-loose);text-transform:uppercase;color:var(--fg-brand)}.olytic-gold-rule{border:0;border-top:var(--rule-gold-1px);height:0;margin:var(--sp-3) 0 var(--sp-5)}.olytic-section-title{display:flex;align-items:baseline;gap:var(--sp-3);margin:0 0 var(--sp-2)}.olytic-section-title:after{content:"";flex:1;height:0;border-top:var(--rule-gold-1px)}.olytic-callout{background:var(--olytic-surface);border-left:var(--rule-gold-3px);padding:var(--sp-5) var(--sp-5) var(--sp-5) var(--sp-6);margin:var(--sp-5) 0;color:var(--fg-strong)}.olytic-dark{background:var(--bg-inverse);color:var(--fg-inverse);padding:var(--sp-8) var(--sp-7)}.olytic-dark .olytic-label,.olytic-dark .olytic-label-num{color:var(--olytic-gold)}.olytic-dark h1,.olytic-dark h2,.olytic-dark h3{color:var(--fg-inverse)}.olytic-mono{font-family:var(--font-mono);font-weight:var(--fw-regular);font-size:.95em}.olytic strong,.olytic b{color:var(--fg-strong);font-weight:var(--fw-semibold)}.olytic a{color:var(--fg-strong);text-decoration:underline;text-decoration-color:var(--rule-soft);text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color var(--dur-base) var(--ease-standard)}.olytic a:hover{text-decoration-color:var(--olytic-gold)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,system-ui,sans-serif;background:#fbfbf9;color:#2a2a28;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.serif{font-family:Fraunces,Georgia,serif;font-optical-sizing:auto;letter-spacing:-.01em}.app{display:grid;grid-template-columns:240px 1fr;grid-template-rows:56px 1fr;height:100vh}.topbar{grid-column:1 / -1;background:#fff;border-bottom:1px solid #ECEAE2;display:flex;align-items:center;padding:0 20px 0 22px;gap:14px}.sidebar{grid-column:1;grid-row:2;overflow-y:auto;background:#fff;border-right:1px solid #ECEAE2;padding:20px 0 40px}.main{grid-column:2;grid-row:2;overflow-y:auto;background:#fbfbf9}.brand{display:flex;align-items:center;gap:10px;width:200px;flex-shrink:0}.brand-mark{width:24px;height:24px}.brand-name{font-family:Fraunces,serif;font-weight:500;font-size:17px;letter-spacing:-.01em;color:#1a1a17}.brand-sub{display:none}.switcher{display:flex;align-items:center;gap:10px;padding:7px 12px 7px 10px;border-radius:6px;font-size:13.5px;color:#1a1a17;cursor:pointer;min-width:220px;position:relative;border:1px solid transparent;transition:all .12s ease}.switcher:hover{background:#f6f4ee}.switcher-ws-dot{width:22px;height:22px;border-radius:5px;display:grid;place-items:center;font-family:Fraunces,serif;font-weight:500;font-size:12px;color:#fff}.switcher-eye{font-size:10.5px;color:#8a8878;font-weight:500}.switcher-name{font-weight:600;font-size:13.5px;line-height:1.2}.switcher-caret{margin-left:auto;color:#8a8878;font-size:10px}.switcher-menu{position:absolute;top:calc(100% + 6px);left:0;background:#fff;color:#1a1a17;border:1px solid #ECEAE2;border-radius:8px;box-shadow:0 8px 24px #1a1a1714,0 2px 6px #1a1a170a;padding:6px;z-index:50;min-width:320px}.switcher-menu-item{padding:8px 10px;border-radius:5px;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:13px}.switcher-menu-item:hover,.switcher-menu-item.active{background:#f6f4ee}.switcher-menu-head{padding:10px 10px 6px;font-size:10.5px;color:#8a8878;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.impersonating{padding:5px 10px;background:#fdf6e7;border:1px solid #E9D39F;color:#7c5e1e;font-size:11px;font-weight:500;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.impersonating:before{content:"";width:6px;height:6px;border-radius:50%;background:#c8a96e}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:14px}.persona-toggle{display:flex;background:#f6f4ee;border-radius:6px;font-size:12.5px;padding:3px}.persona-toggle button{color:#6a6a5e;padding:5px 12px;border-radius:4px;white-space:nowrap;font-weight:500;transition:all .12s ease}.persona-toggle button.active{background:#fff;color:#1a1a17;box-shadow:0 1px 2px #1a1a170f}.avatar{width:30px;height:30px;border-radius:50%;background:#f6f4ee;color:#1a1a17;display:grid;place-items:center;font-weight:600;font-size:11.5px;border:1px solid #ECEAE2}.avatar-btn{cursor:pointer;transition:background .12s,border-color .12s;font-family:inherit}.avatar-btn:hover{background:#efece3;border-color:#cfcabb}.user-menu-wrap{position:relative}.user-menu{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #ECEAE2;border-radius:8px;box-shadow:0 8px 24px #1a1a1714,0 2px 6px #1a1a170a;padding:6px;z-index:60;min-width:260px}.user-menu-head{display:flex;align-items:center;gap:10px;padding:10px}.user-menu-avatar{width:36px;height:36px;border-radius:50%;background:#f6f4ee;color:#1a1a17;display:grid;place-items:center;font-weight:600;font-size:13px;border:1px solid #ECEAE2}.user-menu-identity{min-width:0}.user-menu-name{font-size:13px;font-weight:600;color:#1a1a17}.user-menu-email{font-size:11.5px;color:#8a8878;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-sep{height:1px;background:#eceae2;margin:4px}.user-menu-item{width:100%;text-align:left;padding:8px 10px;border-radius:5px;font-size:13px;color:#1a1a17;font-family:inherit;background:transparent;border:none;cursor:pointer;display:block}.user-menu-item:hover{background:#f6f4ee}.user-menu-item--danger{color:#b3402f}.user-menu-item--danger:hover{background:#fbeeeb}.user-meta{font-size:12px;line-height:1.25;white-space:nowrap}@media (max-width: 1100px){.user-meta{display:none}}.user-meta .name{font-weight:600;color:#1a1a17}.user-meta .role{font-size:11px;color:#8a8878}.side-group{padding:0 14px;margin-bottom:24px}.side-head{font-size:10.5px;color:#a09d8e;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:0 10px 8px}.side-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:6px;color:#3e3e38;cursor:pointer;font-size:13.5px;font-weight:500;transition:background .12s ease}.side-item:hover{background:#f6f4ee}.side-item.active{background:#f6f4ee;color:#1a1a17;font-weight:600}.side-item.active .side-ico{color:#b88f4c}.side-ico{width:16px;height:16px;color:#8a8878;display:grid;place-items:center;flex-shrink:0}.side-count{margin-left:auto;font-size:11.5px;color:#8a8878;font-variant-numeric:tabular-nums}.workspace-chip{display:flex;align-items:center;gap:10px;margin:0 14px 18px;padding:10px 12px;background:#fbfbf9;border:1px solid #ECEAE2;border-radius:8px}.workspace-chip .ws-dot{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;font-family:Fraunces,serif;font-size:13px;font-weight:500;color:#fff}.workspace-chip .ws-name{font-weight:600;color:#1a1a17;font-size:13px;line-height:1.2}.workspace-chip .ws-label{font-size:10.5px;color:#8a8878}.page-hdr{padding:44px 48px 32px;background:transparent}.page-hdr-inner{display:flex;align-items:flex-end;gap:24px;max-width:1240px}.eyebrow{font-size:11px;color:#8a8878;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px}.eyebrow a{border-bottom:1px solid #ECEAE2;padding-bottom:1px}.eyebrow a:hover{color:#1a1a17;border-bottom-color:#b88f4c}.ptitle{font-family:Fraunces,Georgia,serif;font-optical-sizing:auto;font-weight:500;font-size:44px;color:#1a1a17;letter-spacing:-.025em;line-height:1.05;white-space:nowrap}.psub{font-size:15px;color:#5a5a52;margin-top:14px;max-width:640px;line-height:1.6;text-wrap:pretty}.page-body{padding:16px 48px 96px;max-width:1240px}.section{margin-bottom:48px}.section-hdr{display:flex;align-items:baseline;gap:14px;padding-bottom:14px;border-bottom:1px solid #ECEAE2;margin-bottom:22px}.section-right{margin-left:auto;display:inline-flex;align-items:center;gap:10px}.section-num{display:none}.section-title{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:22px;color:#1a1a17;letter-spacing:-.015em}.section-caption{font-size:13px;color:#8a8878;margin-left:auto}.section-subtitle{font-size:14px;color:#6a6a5e;line-height:1.55;margin:-12px 0 22px;max-width:640px}.btn{font-family:Inter,sans-serif;font-weight:500;font-size:13px;padding:8px 14px;border-radius:6px;border:1px solid transparent;display:inline-flex;align-items:center;gap:6px;line-height:1.2;transition:all .12s ease;white-space:nowrap}.btn-primary{background:#1a1a17;color:#fff;border-color:#1a1a17}.btn-primary:hover{background:#000}.btn-gold{background:#c9a227;color:#fff;border-color:#c9a227}.btn-gold:hover{background:#b28e1e;border-color:#b28e1e}.btn-danger{background:var(--olytic-red, #DC2626);color:#fff;border-color:var(--olytic-red, #DC2626)}.btn-danger:hover{background:#b91c1c;border-color:#b91c1c}.btn-secondary{background:#fff;color:#2a2a28;border-color:#eceae2}.btn-secondary:hover{border-color:#cfcabb;background:#fbfbf9}.btn-ghost{background:transparent;color:#5a5a52;padding:7px 10px}.btn-ghost:hover{background:#f6f4ee;color:#1a1a17}.btn-sm{font-size:12px;padding:6px 10px}.btn:disabled,.btn[disabled]{opacity:.4;cursor:not-allowed;pointer-events:none}.tbl-wrap{background:#fff;border:1px solid #ECEAE2;border-radius:10px;overflow:hidden}.tbl{width:100%;border-collapse:collapse;font-size:13.5px}.tbl th{text-align:left;padding:12px 18px;background:transparent;color:#8a8878;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #ECEAE2}.tbl th.th-sortable{cursor:pointer;user-select:none;transition:color .12s ease}.tbl th.th-sortable:hover{color:#3e3e38}.tbl th.th-sort-active{color:#1a1a17}.th-sort-ico{display:inline-block;margin-left:6px;font-size:9px;color:#b8b2a3;vertical-align:1px}.tbl th.th-sort-active .th-sort-ico{color:#1a1a17}.tbl td{padding:14px 18px;border-bottom:1px solid #F1EFE8;color:#3e3e38;vertical-align:middle;font-weight:400}.tbl tr:last-child td{border-bottom:none}.tbl tr.clickable{cursor:pointer}.tbl tr.clickable:hover td{background:#fbfbf9}.tbl td strong{color:#1a1a17;font-weight:600}.tbl td .meta{color:#8a8878;font-size:12px;margin-top:2px}.num{font-variant-numeric:tabular-nums}.bdg{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:500;padding:3px 9px;border-radius:999px;line-height:1.5;white-space:nowrap;background:#f6f4ee;color:#5a5a52;border:1px solid transparent}.bdg-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.bdg-ok{background:#eef6ef;color:#2d6a3d}.bdg-warn{background:#fdf4e3;color:#8a5410}.bdg-err{background:#fbeaea;color:#9b1c1c}.bdg-neutral{background:#f3f2ec;color:#6a6a5e}.bdg-info{background:#eff2f6;color:#3a4a68}.bdg-gold{background:#fdf6e7;color:#7c5e1e;border-color:transparent}.bdg-navy{background:#eff2f6;color:#3a4a68}.bdg-outline{background:#fff;color:#5a5a52;border-color:#eceae2}.callout{background:#fbfbf9;border:1px solid #ECEAE2;border-radius:10px;padding:18px 22px;margin-bottom:24px;font-size:14px;color:#3e3e38;line-height:1.6}.callout-label{font-family:Fraunces,serif;font-size:13px;color:#1a1a17;font-weight:600;margin-bottom:4px;letter-spacing:-.01em}.callout-body{color:#3e3e38}.callout-dark{background:#1a1a17;color:#fff;border-color:#1a1a17}.callout-dark .callout-label{color:#e9d39f}.callout-dark .callout-body{color:#ffffffd1}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:36px;background:#fff;border:1px solid #ECEAE2;border-radius:10px;overflow:hidden}.stat{padding:20px 24px;border-right:1px solid #ECEAE2}.stat:last-child{border-right:0}.stat-label{font-size:11.5px;color:#8a8878;font-weight:500;margin-bottom:10px}.stat-value{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:32px;color:#1a1a17;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;display:flex;align-items:center;gap:14px}.stat-sub{font-size:12px;color:#8a8878;margin-top:8px}.stat-unit{font-size:14px;color:#8a8878;font-weight:400;font-family:Inter,system-ui,sans-serif;letter-spacing:0;margin-left:2px}.stat-dot{flex-shrink:0;display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700}.stat-dot-up{background:#dfede1;color:#2d6a3d}.stat-dot-down{background:#f7dada;color:#9b1c1c}.stat-sub.up{color:#2d6a3d}.stat-sub.down{color:#9b1c1c}.tgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.tcard{background:#fff;border:1px solid #ECEAE2;border-radius:10px;padding:22px;cursor:pointer;transition:all .14s ease;position:relative}.tcard:hover{border-color:#cfcabb;transform:translateY(-1px);box-shadow:0 4px 16px #1a1a170d}.tcard-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.tcard-avatar{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;font-family:Fraunces,serif;font-weight:500;font-size:17px;color:#fff;flex-shrink:0}.tcard-avatar-info{flex:1;min-width:0}.tcard-name{font-family:Fraunces,serif;font-weight:500;font-size:18px;color:#1a1a17;letter-spacing:-.01em;line-height:1.2}.tcard-industry{font-size:12px;color:#8a8878;margin-top:2px}.tcard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:18px;border-top:1px solid #F1EFE8}.tcard-stat-label{font-size:10.5px;color:#8a8878;font-weight:500}.tcard-stat-value{font-family:Fraunces,serif;font-size:20px;font-weight:500;color:#1a1a17;line-height:1;margin-top:4px;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.card{background:#fff;border:1px solid #ECEAE2;border-radius:10px;padding:22px}.card-title{font-family:Fraunces,serif;font-weight:500;font-size:17px;color:#1a1a17;margin-bottom:6px;letter-spacing:-.01em}.card-caption{font-size:13px;color:#8a8878}.link-btn{background:transparent;border:none;padding:0;cursor:pointer;text-decoration:underline;color:inherit;font:inherit}.link-btn:hover{color:#1a1a17}.kvp{display:grid;grid-template-columns:160px 1fr;gap:10px 24px;font-size:13.5px}.kvp dt{font-size:12px;color:#8a8878;font-weight:500;align-self:center}.kvp dd{color:#1a1a17;font-weight:500}.kvp-mono{grid-template-columns:200px 1fr}.kvp-mono dd{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;word-break:break-all}.kvp-mono dd .meta{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:400}.segmented{display:inline-flex;background:#f6f4ee;border-radius:8px;padding:3px;font-size:13px}.segmented button{padding:6px 14px;border-radius:5px;color:#6a6a5e;font-weight:500}.segmented button.active{background:#fff;color:#1a1a17;box-shadow:0 1px 2px #1a1a1714}.tabs{display:flex;gap:0;border-bottom:1px solid #ECEAE2;margin-bottom:28px}.tab{padding:12px 2px;margin-right:28px;font-size:13.5px;font-weight:500;color:#8a8878;border-bottom:2px solid transparent;cursor:pointer;margin-bottom:-1px}.tab:hover{color:#1a1a17}.tab.active{color:#1a1a17;font-weight:600;border-bottom-color:#1a1a17}.backdrop{position:fixed;inset:0;background:#1a1a1747;z-index:100;display:flex;justify-content:flex-end;backdrop-filter:blur(2px)}.drawer{width:680px;max-width:92vw;background:#fff;height:100%;overflow-y:auto}.drawer-hdr{padding:28px 32px 24px;border-bottom:1px solid #ECEAE2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.drawer-title{font-family:Fraunces,serif;font-weight:500;font-size:28px;color:#1a1a17;letter-spacing:-.02em;line-height:1.1}.drawer-body{padding:28px 32px 80px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.principle{background:#fff;border:1px solid #ECEAE2;border-radius:10px;padding:22px;position:relative}.principle-num{font-family:Fraunces,serif;font-weight:500;font-size:40px;color:#e9d39f;line-height:.9;margin-bottom:12px}.principle-title{font-family:Fraunces,serif;font-weight:500;font-size:17px;color:#1a1a17;margin-bottom:6px;letter-spacing:-.01em}.principle-body{font-size:13.5px;color:#5a5a52;line-height:1.55}.spark{display:flex;align-items:flex-end;gap:4px;height:44px}.spark span{flex:1;background:#e9d39f;border-radius:2px 2px 0 0;min-width:4px;opacity:.85}.empty{text-align:center;padding:64px 24px;color:#8a8878;font-size:14px;background:#fff;border:1px dashed #ECEAE2;border-radius:10px}.empty-title{font-family:Fraunces,serif;font-size:17px;font-weight:500;color:#1a1a17;margin-bottom:4px;letter-spacing:-.01em}.row{display:flex;align-items:center;gap:10px}.flex1{flex:1}.muted{color:#8a8878}.wrap-2col{display:grid;grid-template-columns:2fr 1fr;gap:20px}.search{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #ECEAE2;border-radius:8px;padding:7px 12px;font-size:13px;min-width:280px}.search input{border:0;outline:0;flex:1;background:transparent;color:#2a2a28}.search input::placeholder{color:#a09d8e}.search-icon{color:#8a8878;font-size:12px}.search.section-search{min-width:260px;padding:6px 10px;font-size:12.5px}.search.search-inline{min-width:240px;padding:6px 10px;font-size:12.5px;margin-left:auto}.search.search-inline input{font-size:12.5px}.tool-pill{display:inline-flex;background:#f6f4ee;border-radius:6px;padding:2px;font-size:11.5px;font-weight:500}.tool-pill button{padding:4px 10px;border-radius:4px;color:#6a6a5e;transition:all .12s ease;white-space:nowrap}.tool-pill button.on-auto{background:#fff;color:#2d6a3d;box-shadow:0 1px 2px #1a1a1714}.tool-pill button.on-manual{background:#fff;color:#8a5410;box-shadow:0 1px 2px #1a1a1714}.tool-pill button.on-disabled{background:#fff;color:#6a6a5e;box-shadow:0 1px 2px #1a1a1714}.tool-pill button:disabled{opacity:.3;cursor:not-allowed}.bulk-bar{display:flex;align-items:center;gap:16px;padding:12px 16px;margin-bottom:18px;background:#f6f4ee;border:1px solid #ECEAE2;border-radius:10px}.bulk-label{font-size:13px;color:#6a6a5e;font-weight:500}.bulk-toggle{display:inline-flex;gap:2px;background:#fff;border:1px solid #ECEAE2;border-radius:8px;padding:3px}.bulk-toggle-opt{padding:6px 16px;border-radius:6px;border:none;background:transparent;font-size:13px;font-weight:500;color:#6a6a5e;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .12s ease}.bulk-toggle-opt:hover{color:#1a1a17}.bulk-toggle-opt.is-active{background:#1a1a17;color:#fff;box-shadow:0 1px 2px #1a1a1726}.bulk-reset{margin-left:auto;padding:6px 12px;border:none;background:transparent;font-size:13px;color:#6a6a5e;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:3px}.bulk-reset:hover{color:#1a1a17}.tags{display:flex;flex-wrap:wrap;gap:6px}.split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.split-col{background:#fff;border:1px solid #ECEAE2;border-radius:10px;min-height:320px;overflow:hidden}.split-hdr{padding:12px 16px;border-bottom:1px solid #F1EFE8;font-size:11.5px;color:#8a8878;font-weight:600;letter-spacing:.02em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}.chk-row{display:flex;align-items:center;gap:12px;padding:10px 16px;font-size:13.5px;border-bottom:1px solid #F6F4EE;cursor:pointer}.chk-row:hover{background:#fbfbf9}.chk-row input{accent-color:#1A1A17}.chk-row:last-child{border-bottom:none}.app-ico{width:32px;height:32px;border-radius:7px;display:grid;place-items:center;font-family:Fraunces,serif;font-weight:500;font-size:14px;color:#fff;flex-shrink:0}.app-ico-sm{width:26px;height:26px;border-radius:6px;font-size:12px}.app-ico-lg{width:288px;height:288px;border-radius:36px;font-size:128px;font-weight:600}.page-hdr-icon .app-ico-lg{width:80px;height:80px;border-radius:20px;font-size:36px}.page-hdr-icon{display:flex;align-items:center;align-self:center}.page-hdr-inner-stacked{flex-direction:column;align-items:flex-start;gap:20px}.page-hdr-inner-stacked .page-hdr-icon{align-self:flex-start;margin-bottom:4px}.page-hdr-inner-with-nav{align-items:flex-end}.page-hdr-inner-with-nav .page-hdr-icon{align-self:flex-end;padding-bottom:6px}.page-hdr-nav-icon{width:36px;height:36px;display:grid;place-items:center;color:#b88f4c;background:#f6f4ee;border:1px solid #ECEAE2;border-radius:10px}.page-hdr-nav-icon svg{width:20px;height:20px}.library-body{padding-top:24px}.library-shell{max-width:1040px;margin:0 auto}.library-toolbar{display:flex;align-items:center;gap:20px;margin-bottom:12px}.library-search{flex:1;max-width:440px}.library-toolbar>:last-child{margin-left:auto}.library-meta{font-size:12px;color:#8a8879;letter-spacing:.04em;text-transform:uppercase;font-weight:600;margin-top:24px;margin-bottom:40px;padding-bottom:16px;border-bottom:1px solid #ECEAE2}.library-meta-rule{margin-top:28px;margin-bottom:32px;border-bottom:1px solid #ECEAE2}.library-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:48px 24px}@media (max-width: 900px){.library-grid{grid-template-columns:repeat(4,1fr);gap:40px 20px}}@media (max-width: 600px){.library-grid{grid-template-columns:repeat(3,1fr);gap:32px 16px}}.lib-tile{display:flex;flex-direction:column;align-items:center;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit;transition:transform .16s ease}.lib-tile:hover{transform:translateY(-3px)}.lib-tile:hover .lib-tile-icon-wrap{box-shadow:0 10px 28px #1a1a1724}.lib-tile-icon-wrap{display:grid;place-items:center;margin-bottom:14px;transition:box-shadow .16s ease;border-radius:20px}.lib-tile .app-ico-lg{width:80px;height:80px;border-radius:20px;font-size:36px;font-weight:600}.lib-tile-name{font-size:13px;font-weight:500;color:#1a1a17;text-align:center;line-height:1.35;max-width:120px;margin-bottom:6px}.lib-tile-meta{font-size:11.5px;line-height:1;min-height:14px}.lib-tile-connected{color:#2d6a3d;font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:10.5px}.rule{height:1px;background:#eceae2;margin:20px 0;border:0}.form-grid{display:flex;flex-direction:column;gap:22px;max-width:560px}.form-row{display:flex;flex-direction:column;gap:8px}.form-row label{font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:#6a6a5e;font-weight:600}.input{font-family:inherit;font-size:14px;color:#1a1a17;background:#fff;border:1px solid #ECEAE2;border-radius:8px;padding:10px 12px;line-height:1.4;width:100%;transition:border-color .12s ease,box-shadow .12s ease}.input:focus{outline:none;border-color:#b88f4c;box-shadow:0 0 0 3px #b88f4c1f}textarea.input{resize:vertical;min-height:72px}select.input{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path d='M2 4l4 4 4-4' stroke='%238A8878' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.form-static{font-size:14px;color:#1a1a17;padding:10px 0}.form-hint{font-size:12.5px;color:#8a8878;line-height:1.5}.form-inline{display:flex;gap:10px;align-items:center}.form-inline .form-static{padding:0}.drawer-desc{font-size:13.5px;color:#6a6a5e;line-height:1.6;margin-bottom:4px}.drawer-list{display:flex;flex-direction:column;gap:6px}.drawer-list-item{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid #ECEAE2;border-radius:10px;padding:12px 14px;cursor:pointer;font-family:inherit;transition:border-color .12s ease,background .12s ease;text-align:left}.drawer-list-item:hover{border-color:#b88f4c;background:#fbfbf9}.drawer-list-title{font-size:14px;font-weight:600;color:#1a1a17}.drawer-list-sub{font-size:12.5px;color:#8a8878;margin-top:2px;line-height:1.4}.pick-list{display:flex;flex-direction:column;gap:4px;max-height:320px;overflow-y:auto;border:1px solid #ECEAE2;border-radius:10px;padding:6px;background:#fbfbf9}.pick-row{display:flex;gap:12px;align-items:center;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:13.5px;transition:background .12s ease}.pick-row:hover{background:#f6f4ee}.pick-row.is-active{background:#fff;box-shadow:inset 0 0 0 1px #eceae2}.pick-row input[type=checkbox]{accent-color:#1A1A17;width:15px;height:15px;flex-shrink:0}.check-stack{display:flex;flex-direction:column;gap:4px;max-width:640px}.check-row{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;background:#fff;border:1px solid #ECEAE2;border-radius:10px;cursor:pointer;transition:border-color .12s ease}.check-row:hover{border-color:#cfcabb}.check-row input[type=checkbox]{accent-color:#1A1A17;width:16px;height:16px;margin-top:3px;flex-shrink:0}.check-title{font-size:14px;font-weight:500;color:#1a1a17;line-height:1.4}.check-sub{font-size:12.5px;color:#8a8878;margin-top:3px;line-height:1.5}.danger-confirm{display:flex;flex-direction:column;gap:14px;background:#fff8f2;border:1px solid #F1D5B8;border-radius:10px;padding:16px 18px;font-size:13.5px;color:#5c3c12;max-width:640px}.inline-links{display:inline;line-height:1.55}.link-inline{color:#1a1a17;text-decoration:underline;text-decoration-color:#1a1a1740;text-underline-offset:3px;cursor:pointer;font-weight:500}.link-inline:hover{color:var(--olytic-ochre, #8A5410);text-decoration-color:currentColor}.inline-sep{color:#b8b2a3;margin:0 8px;font-weight:400}.status-text{font-weight:500;font-size:13.5px}.status-ok{color:#2d6a3d}.status-warn{color:#a16207}.status-err{color:#b91c1c}.md-body{max-width:720px;color:#2a2a28;font-size:14.5px;line-height:1.65}.md-body h2{font-size:20px;font-weight:600;letter-spacing:-.01em;margin:32px 0 10px;color:#1a1a17}.md-body h3{font-size:15px;font-weight:600;letter-spacing:0;margin:28px 0 8px;color:#1a1a17}.md-body h3:first-child,.md-body h2:first-child{margin-top:0}.md-body p{margin:0 0 14px}.md-body a{color:#8a5410;text-decoration:underline;text-decoration-color:#8a541059;text-underline-offset:3px}.md-body a:hover{text-decoration-color:currentColor}.md-body code{background:#f6f4ee;border:1px solid #ECEAE2;border-radius:4px;padding:1.5px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;color:#5c3c12}.md-body hr{border:0;border-top:1px solid #ECEAE2;margin:28px 0}.prereqs .callout{margin-bottom:28px;max-width:720px}.drawer-prereqs{background:#fbfaf5;border:1px solid #ECEAE2;border-radius:8px;padding:18px 20px;margin-bottom:8px}.drawer-prereqs-label{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8a5410;margin-bottom:10px}.md-body-sm{font-size:13.5px}.md-body-sm h3{font-size:14px;margin:18px 0 6px}.md-body-sm p{margin:0 0 10px}.usage-controls{display:flex;gap:18px;flex-wrap:wrap;padding:16px 20px;background:#faf7ef;border:1px solid #EEEAE0;border-radius:8px;margin-bottom:20px}.usage-filter-group{display:flex;flex-direction:column;gap:6px;min-width:180px}.usage-filter-label{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:#8a8878;font-weight:600}.usage-filter-select{background-color:#fff;padding-right:34px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1.5 6 6.5 11 1.5' stroke='%231A1A17' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:10px}.usage-kpi-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:16px;margin-bottom:20px}.usage-kpi-row .card{padding:18px 20px}.usage-chart-card{padding:22px 26px;margin-bottom:36px}.usage-chart-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.usage-chart-title{font-family:Fraunces,serif;font-size:28px;font-weight:500;color:#1a1a17;letter-spacing:-.02em;line-height:1.1;text-align:left}.usage-chart-title-sub{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#8a8878;letter-spacing:0;margin-left:6px}.usage-chart-total{font-family:Fraunces,serif;font-size:32px;font-weight:500;color:#1a1a17;letter-spacing:-.02em;line-height:1}.usage-chart{display:flex;align-items:flex-end;gap:6px;height:220px;padding:0 4px;border-bottom:1px solid #EEEAE0;position:relative}.usage-chart-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;justify-content:flex-end;min-width:0}.usage-chart-bar{width:100%;max-width:36px;background:#1a1a17;border-radius:2px 2px 0 0;transition:background .15s}.usage-chart-col:hover .usage-chart-bar{background:#c9a86a}.usage-chart-stack{width:100%;max-width:36px;display:flex;flex-direction:column-reverse;border-radius:2px 2px 0 0;overflow:hidden}.usage-chart-seg{width:100%;transition:opacity .15s}.usage-chart-col:hover .usage-chart-seg{opacity:.88}.usage-legend{display:flex;flex-wrap:wrap;gap:14px 20px;margin-top:22px;padding-top:18px;border-top:1px solid #EEEAE0}.usage-legend-item{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#3d3d35}.usage-legend-dot{width:10px;height:10px;border-radius:2px;display:inline-block;flex-shrink:0}.usage-legend-label{font-weight:500}.usage-legend-pct{color:#8a8878;font-variant-numeric:tabular-nums}.usage-chart-label{font-size:10.5px;color:#8a8878;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-variant-numeric:tabular-nums}.usage-footnote{margin-top:24px;padding:14px 18px;background:#faf7ef;border-radius:8px;font-size:13px;color:#5e5c55;line-height:1.55}.form-card{background:#fff;border:1px solid #EEEAE0;border-radius:10px;padding:24px 26px;display:flex;flex-direction:column;gap:22px;max-width:680px}.form-row .form-help{font-size:12.5px;color:#8a8878;line-height:1.5}.form-row-inline{flex-direction:row!important;align-items:center;justify-content:space-between;gap:24px}.form-row-inline>div:first-child{flex:1}.logo-uploader{display:flex;align-items:center;gap:20px}.logo-current{width:80px;height:80px;display:grid;place-items:center;border-radius:12px;background:#faf7ef;border:1px dashed #D9D4C5}.logo-upload-cta{flex:1}.swatch{width:28px;height:28px;border-radius:50%;cursor:pointer;box-shadow:inset 0 0 0 1px #00000014}.toggle-switch{width:44px;height:24px;border-radius:999px;background:#d9d4c5;border:none;position:relative;cursor:pointer;padding:0;transition:background .15s;flex-shrink:0}.toggle-switch.on{background:#1a1a17}.toggle-knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:left .15s}.toggle-switch.on .toggle-knob{left:23px;background:#e9d39f}.save-bar{margin-top:4px;padding:14px 16px;background:#fdf5dc;border:1px solid #E9D39F;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:16px}.save-bar-msg{font-size:13.5px;color:#6b4e0f;font-weight:500}.usage-chart-card{margin-top:16px;padding:20px 20px 16px}.usage-chart-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px;gap:16px}.usage-chart-sub{font-size:12px;color:#8a8878;margin-top:4px}.usage-chart-total{font-size:22px;font-weight:600;color:#1a1a17;font-feature-settings:"tnum"}.usage-hbar{display:flex;flex-direction:column;gap:10px;padding:6px 2px}.usage-hbar-row{display:grid;grid-template-columns:160px 1fr 80px;align-items:center;gap:12px;font-size:13.5px}.usage-hbar-label{color:#1a1a17;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-hbar-track{height:18px;background:#faf7ef;border-radius:4px;position:relative;overflow:hidden}.usage-hbar-fill{height:100%;border-radius:4px;transition:width .2s ease}.usage-hbar-value{font-size:13px;color:#1a1a17;text-align:right;font-feature-settings:"tnum"}.usage-pie-wrap{display:flex;align-items:center;gap:32px;padding:12px 8px 4px;flex-wrap:wrap}.usage-chart-foot{margin-top:14px;padding-top:12px;border-top:1px solid #ECE7D6;display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:#8a8878;letter-spacing:.02em}.usage-chart-foot-sep{color:#d9d4c5}.stat-clickable{text-align:left;font:inherit;color:inherit;cursor:pointer;background:transparent;border:none;border-right:1px solid #ECEAE2;padding:20px 24px;transition:background .12s ease}.stat-clickable:hover{background:#faf7ef}.stat-clickable:focus-visible{outline:2px solid #C9A86A;outline-offset:-2px}.filter-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px 6px 12px;background:#fdf5dc;border:1px solid #E9D39F;border-radius:999px;color:#6b4e0f;font-size:13px;cursor:pointer;font-weight:500;transition:background .12s}.filter-chip:hover{background:#f9eab6}.filter-chip-x{display:inline-grid;place-items:center;width:16px;height:16px;background:#6b4e0f26;border-radius:50%;font-size:14px;line-height:1}.billing-overview-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:20px;margin-bottom:24px}@media (max-width: 1100px){.billing-overview-grid{grid-template-columns:1fr}}.billing-plan-card{padding:24px 28px}.billing-plan-name{font-size:28px;font-weight:500;color:#1a1a17;margin:4px 0 8px;letter-spacing:-.01em}.billing-plan-kvp{grid-template-columns:110px 1fr;font-size:13px;gap:8px 20px}.billing-gauge-card{padding:24px 28px}.billing-gauge-head{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}.billing-gauge-num{font-size:42px;font-weight:500;color:#1a1a17;letter-spacing:-.02em;line-height:1}.billing-gauge-bar{position:relative;height:10px;background:#f1ede1;border-radius:6px;overflow:hidden;margin-bottom:16px}.billing-gauge-fill{height:100%;border-radius:6px 0 0 6px;transition:width .3s ease}.billing-gauge-overage{position:absolute;top:0;right:0;height:100%;background:repeating-linear-gradient(45deg,#c14a3d,#c14a3d 4px,#a83a2e 4px 8px)}.billing-gauge-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;font-size:13px}.billing-gauge-row .meta{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#8a8878;margin-bottom:4px}.billing-gauge-row .num{font-size:17px;font-weight:500;color:#1a1a17}.billing-overage-note{margin-top:16px;padding:10px 14px;background:#fdece8;border:1px solid #E8B8AE;border-radius:6px;font-size:13px;color:#6b2a1e}.billing-overage-note-soft{background:#fdf4e4;border-color:#e8cea0;color:#5e4410}.billing-overage-note strong{font-weight:600}.billing-next-grid{display:flex;flex-direction:column;gap:0}.billing-next-line{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #EEE9D8;font-size:14px}.billing-next-line .num{font-size:15px;font-weight:500}.billing-next-total{display:flex;align-items:center;justify-content:space-between;padding:14px 0 4px;font-size:15px;font-weight:600}.billing-next-total .num{font-size:20px}.billing-plan-list{display:flex;flex-direction:column;gap:12px}.billing-plan-row{display:flex;align-items:center;gap:24px;padding:18px 22px;background:#fffdf7;border:1px solid #E7DFC8;border-radius:8px}.billing-plan-row.is-current{background:linear-gradient(180deg,#fdf7e4,#fcf4db);border-color:#d7c189}.billing-plan-row-name{font-size:20px;font-weight:500;color:#1a1a17;margin-bottom:2px;letter-spacing:-.01em}.billing-plan-row-specs{display:flex;gap:8px;font-size:13px;color:#6a6a5e;flex-wrap:wrap}.billing-plan-row-specs strong{color:#1a1a17;font-weight:600}.billing-plan-row-price{font-size:22px;font-weight:500;color:#1a1a17;margin-bottom:8px;letter-spacing:-.01em}.billing-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.billing-card{padding:18px 20px;background:linear-gradient(135deg,#2d2a22,#1f1d18);color:#f3eed8;border-radius:10px;box-shadow:0 2px 10px #00000014;position:relative}.billing-card.is-default{background:linear-gradient(135deg,#3a3122,#2a2316);box-shadow:0 2px 14px #8b7a1b26,0 0 0 1px #8b7a1b}.billing-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#c9c2a3}.billing-card-brand{font-weight:600;color:#f3eed8}.billing-card-number{font-size:18px;letter-spacing:.12em;margin-bottom:14px;color:#f8f1d8;font-variant-numeric:tabular-nums}.billing-card-foot{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#9e9876;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.billing-card-foot .meta{font-size:11px;color:#9e9876}.billing-card-actions{display:flex;gap:16px;padding-top:10px;font-size:12px}.billing-card-actions .link-btn{color:#d0c999}.billing-card-actions .link-btn:hover{color:#f3eed8}.callout-red{background:#f8e9e5;border-color:#e5b9ae}.callout-red .callout-label{color:#8a2e22}.callout-red .callout-body{color:#5c2017}.callout-red code{background:#fff9!important}.modal-backdrop{position:fixed;inset:0;background:#1a1a1773;z-index:200;display:flex;align-items:center;justify-content:center;padding:32px}.modal{background:#fefcf5;border:1px solid #E8E1CC;border-radius:4px;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #1a1a1740}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 12px;border-bottom:1px solid #EFE8D2}.modal-head .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a8878;margin-bottom:4px}.modal-close{appearance:none;border:none;background:transparent;cursor:pointer;font-size:28px;line-height:1;color:#8a8878;padding:4px 8px}.modal-close:hover{color:#1a1a17}.modal-body{padding:20px 28px;overflow-y:auto}.modal-foot{display:flex;justify-content:flex-end;gap:8px;padding:16px 28px;border-top:1px solid #EFE8D2}.topup-packs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.topup-pack{appearance:none;background:#faf6e8;border:1.5px solid #E8E1CC;border-radius:4px;padding:14px 14px 12px;text-align:left;cursor:pointer;transition:border-color .12s,background .12s}.topup-pack:hover{border-color:#c9bc8a}.topup-pack.is-selected{border-color:#8b7a1b;background:#fffdf2;box-shadow:0 0 0 2px #8b7a1b1f}.topup-pack-credits{font-size:17px;font-weight:600;color:#1a1a17;margin-bottom:2px}.topup-pack-bonus{font-size:11px;font-weight:500;color:#8b7a1b;letter-spacing:.02em}.topup-pack-price{font-size:20px;color:#1a1a17;margin-bottom:2px}.topup-pack .meta{font-size:11px;color:#8a8878}.topup-summary{background:#f5f0df;border-radius:4px;padding:14px 18px;display:flex;flex-direction:column;gap:8px}.topup-summary-row,.topup-summary-total{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:#3e3e38}.topup-summary-total{padding-top:10px;border-top:1px solid #E0D6B2;font-size:16px}.tbl-showmore{display:flex;justify-content:center;padding:10px 0 4px;border-top:1px solid #EDE6CE;background:#fefcf5}.ws-detail-billing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ws-detail-card{background:#fefcf5;border:1px solid #E8E1CC;border-radius:4px;padding:20px 22px}.ws-detail-card .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a8878;font-weight:600;margin-bottom:10px}.ws-detail-card .kvp{margin:0;font-size:13px}.ws-detail-plan-name{font-size:22px;color:#1a1a17;margin-bottom:4px;line-height:1.2}.ws-assign-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#8a8878;font-weight:600;margin-bottom:6px}.ws-detail-credit-num{font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:1;margin-bottom:4px}.ws-detail-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ws-detail-two-col .section{margin-top:0}@media (max-width: 1100px){.ws-detail-billing-grid,.ws-detail-two-col{grid-template-columns:1fr}}.add-pm-modal{max-width:480px}.add-pm-modal .modal-body{display:flex;flex-direction:column;gap:14px}.pm-field{display:flex;flex-direction:column;gap:6px}.pm-field label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a8878;font-weight:600}.pm-field input,.pm-field select{appearance:none;background:#fefcf5;border:1.5px solid #E8E1CC;border-radius:3px;padding:10px 12px;font-size:14px;color:#1a1a17;font-family:inherit;transition:border-color .12s,box-shadow .12s}.pm-field input:focus,.pm-field select:focus{outline:none;border-color:#8b7a1b;box-shadow:0 0 0 3px #8b7a1b1f}.pm-field input::placeholder{color:#b5b09c}.pm-field-row{display:flex;gap:10px}.pm-field-card .pm-card-group{border:1.5px solid #E8E1CC;border-radius:3px;background:#fefcf5;overflow:hidden;transition:border-color .12s,box-shadow .12s}.pm-field-card .pm-card-group:focus-within{border-color:#8b7a1b;box-shadow:0 0 0 3px #8b7a1b1f}.pm-field-card .pm-card-group input{border:none!important;background:transparent;border-radius:0;box-shadow:none!important}.pm-field-card .pm-card-group input:focus{box-shadow:none!important;outline:none}.pm-card-row-top{display:flex;align-items:center;border-bottom:1px solid #EFE8D2}.pm-card-row-top .pm-card-num{flex:1;font-variant-numeric:tabular-nums;letter-spacing:.02em}.pm-card-brand-tag{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:#8b7a1b;padding:0 12px;white-space:nowrap}.pm-card-row-bot{display:flex}.pm-card-row-bot input{flex:1;font-variant-numeric:tabular-nums}.pm-card-row-bot input+input{border-left:1px solid #EFE8D2!important}.pm-checkbox{display:flex;align-items:center;gap:10px;font-size:13px;color:#3e3e38;cursor:pointer;padding:4px 0}.pm-checkbox input[type=checkbox]{width:14px;height:14px;accent-color:#8B7A1B}.pm-legal{font-size:11.5px;line-height:1.5;color:#6a6a5e;background:#f5f0df;padding:10px 14px;border-radius:3px;border-left:2px solid #C9BC8A}.pm-processing{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:48px 28px!important;text-align:center}.pm-processing-title{font-size:17px;color:#1a1a17}.pm-spinner{width:36px;height:36px;border:2.5px solid #E8E1CC;border-top-color:#8b7a1b;border-radius:50%;animation:pm-spin .8s linear infinite}@keyframes pm-spin{to{transform:rotate(360deg)}}.pm-done{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 28px!important;text-align:center}.pm-done-check{width:56px;height:56px;border-radius:50%;background:#8b7a1b;color:#fefcf5;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:600;margin-bottom:6px}.pm-done-title{font-size:19px;color:#1a1a17}.cred-copilot{display:flex;flex-direction:column;background:#f7f3ea;border:1px solid rgba(26,26,23,.08);border-radius:10px;overflow:hidden}.cred-copilot-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(26,26,23,.08);background:#fefcf5}.cred-copilot-title{font-size:13px;font-weight:600;color:#1a1a17;display:inline-flex;align-items:center;gap:8px}.cred-copilot-spark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:6px;background:linear-gradient(135deg,#c14a3d,#e08a3c);color:#fefcf5;font-size:12px;line-height:1}.cred-copilot-scope{padding:10px 14px;font-size:12px;color:#5c5a52;border-bottom:1px solid rgba(26,26,23,.08);background:#fefcf5}.cred-copilot-scope strong{color:#1a1a17;font-weight:500}.cred-copilot-welcome{padding:18px 14px 10px}.cred-copilot-welcome-title{font-size:14px;font-weight:500;color:#1a1a17;margin-bottom:4px}.cred-copilot-quicks{display:flex;flex-direction:column;gap:6px}.cred-copilot-quick{text-align:left;padding:10px 12px;background:#fefcf5;border:1px solid rgba(26,26,23,.1);border-radius:8px;font-size:12.5px;color:#1a1a17;cursor:pointer;font-family:inherit;line-height:1.4;transition:background .12s,border-color .12s}.cred-copilot-quick:hover{background:#fff;border-color:#c14a3d66}.cred-copilot-thread{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:14px;max-height:440px}.cred-copilot-msg-role{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8a8878;font-weight:600;margin-bottom:4px}.cred-copilot-msg-body{font-size:13px;color:#1a1a17;line-height:1.55;white-space:pre-wrap;word-wrap:break-word}.cred-copilot-msg-user .cred-copilot-msg-body{background:#efe7d4;padding:10px 12px;border-radius:8px}.cred-copilot-msg-assistant .cred-copilot-msg-body{background:#fefcf5;border:1px solid rgba(26,26,23,.08);padding:10px 12px;border-radius:8px}.cred-copilot-typing .cred-copilot-msg-body{display:inline-flex;gap:4px;padding:14px}.cred-copilot-typing span{width:5px;height:5px;border-radius:50%;background:#8a8878;opacity:.4;animation:credDotPulse 1.2s infinite ease-in-out}.cred-copilot-typing span:nth-child(2){animation-delay:.15s}.cred-copilot-typing span:nth-child(3){animation-delay:.3s}@keyframes credDotPulse{0%,80%,to{opacity:.3;transform:scale(.9)}40%{opacity:1;transform:scale(1.1)}}.cred-copilot-composer{display:flex;gap:8px;padding:10px 12px;border-top:1px solid rgba(26,26,23,.08);background:#fefcf5;align-items:flex-end}.cred-copilot-composer textarea{flex:1;resize:none;font-size:13px;line-height:1.4;padding:8px 10px}.cred-copilot-foot{padding:10px 14px 12px;border-top:1px solid rgba(26,26,23,.08);background:#fefcf5;font-size:11px;color:#8a8878}.cred-copilot-ctx{margin-top:8px;padding:10px;background:#1a1a17;color:#efe7d4;border-radius:6px;font-size:11px;line-height:1.45;max-height:200px;overflow:auto;white-space:pre-wrap}.pm-method-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:18px}.pm-method-tab{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 10px 9px;background:#fefcf5;border:1px solid rgba(26,26,23,.12);border-radius:8px;cursor:pointer;font-family:inherit;text-align:left;color:#5c5a52;transition:background .12s,border-color .12s,color .12s;min-width:0}.pm-method-tab:hover{background:#fff;border-color:#1a1a1733}.pm-method-tab.active{background:#fff;border-color:#1a1a17;color:#1a1a17;box-shadow:0 0 0 1px #1a1a17}.pm-method-ico{display:inline-flex;color:currentColor;opacity:.85}.pm-method-label{font-size:12.5px;font-weight:600;color:#1a1a17;line-height:1.2}.pm-method-tab:not(.active) .pm-method-label{color:inherit}.pm-method-sub{font-size:10.5px;color:#8a8878;line-height:1.2;text-transform:none;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pm-radio-row{display:flex;gap:8px}.pm-radio{flex:1;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(26,26,23,.15);border-radius:8px;background:#fefcf5;font-size:13px;cursor:pointer;transition:background .12s,border-color .12s}.pm-radio input{margin:0}.pm-radio:hover{background:#fff}.pm-radio.active{background:#fff;border-color:#1a1a17;box-shadow:0 0 0 1px #1a1a17}.pm-checkbox-auth{align-items:flex-start;padding:10px 12px;background:#f7f3ea;border:1px solid rgba(26,26,23,.1);border-radius:8px;line-height:1.5;font-size:12.5px;color:#5c5a52}.pm-checkbox-auth input{margin-top:2px}.pm-mandate{background:#f7f3ea;padding:11px 13px;border-radius:8px;border:1px solid rgba(26,26,23,.08);font-size:11.5px;line-height:1.55}.pm-legal{white-space:pre-line}.pm-wire-note{padding:14px 14px 12px;background:#f7f3ea;border:1px solid rgba(26,26,23,.1);border-radius:10px;margin-bottom:14px}.pm-wire-title{font-size:13px;font-weight:600;color:#1a1a17;margin-bottom:6px}.ai-draft-trigger{appearance:none;background:none;border:none;color:#c14a3d;font-family:inherit;font-size:12px;font-weight:500;padding:2px 0;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.ai-draft-trigger:hover{color:#8c2f25}.ai-spark{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;background:linear-gradient(135deg,#c14a3d,#e08a3c);color:#fefcf5;font-size:10px;line-height:1}.ai-draft-panel{margin:6px 0 18px;padding:12px;background:#f7f3ea;border:1px solid rgba(193,74,61,.2);border-radius:8px}.ai-draft-head{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;color:#1a1a17}.ai-draft-head strong{font-weight:500}.ai-draft-x{margin-left:auto;appearance:none;background:none;border:none;color:#8a8878;font-size:18px;line-height:1;cursor:pointer;padding:0 4px}.ai-draft-x:hover{color:#1a1a17}.ai-draft-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.ai-draft-err{margin-top:8px;font-size:12px;color:#8c2f25}.ai-draft-result{margin-top:12px;padding:12px;background:#fefcf5;border:1px solid rgba(26,26,23,.1);border-radius:8px}.ai-draft-result-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:#8a8878;font-weight:600;margin-bottom:4px}.ai-draft-result-name{font-size:14px;font-weight:600;color:#1a1a17;margin-bottom:6px}.ai-draft-result-body{font-size:13px;color:#1a1a17;line-height:1.55;white-space:pre-wrap}.tpc{margin-bottom:18px;padding:14px 16px;background:#fefcf5;border:1px solid rgba(26,26,23,.1);border-left:3px solid #C14A3D;border-radius:8px}.tpc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tpc-title{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1a1a17}.tpc-close{appearance:none;background:none;border:none;color:#8a8878;font-size:18px;line-height:1;cursor:pointer;padding:0 4px}.tpc-close:hover{color:#1a1a17}.tpc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.tpc-item{display:grid;grid-template-columns:10px 1fr;gap:10px;align-items:start;padding:8px 10px;border-radius:6px;background:#f7f3ea}.tpc-item.tpc-ok{background:transparent;padding:2px 0}.tpc-item.tpc-warn{background:#c14a3d12}.tpc-item.tpc-info{background:#f7f3ea}.tpc-dot{width:6px;height:6px;border-radius:50%;background:#8a8878;margin-top:7px}.tpc-ok .tpc-dot{display:none}.tpc-ok{grid-template-columns:1fr}.tpc-warn .tpc-dot{background:#c14a3d}.tpc-info .tpc-dot{background:#b88f4c}.tpc-item-title{font-size:12.5px;font-weight:600;color:#1a1a17;margin-bottom:1px}.tpc-ok .tpc-item-title{font-weight:400;font-size:12.5px;color:#5c5a52;display:none}.tpc-item-body{font-size:12.5px;color:#5c5a52;line-height:1.5}.tpc-reply{margin-top:12px;padding:12px;background:#f7f3ea;border:1px solid rgba(26,26,23,.08);border-radius:6px}.tpc-reply-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:#8a8878;font-weight:600;margin-bottom:6px}.tpc-reply-body{font-size:13px;color:#1a1a17;line-height:1.6;white-space:pre-wrap}.tpc-thread{margin-top:12px;display:flex;flex-direction:column;gap:10px;max-height:480px;overflow-y:auto;padding-right:4px}.tpc-msg{padding:10px 12px;border-radius:6px;border:1px solid rgba(26,26,23,.08)}.tpc-msg-assistant{background:#f7f3ea}.tpc-msg-user{background:#fff}.tpc-msg-role{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:#8a8878;font-weight:600;margin-bottom:6px}.tpc-msg-body{font-size:13px;color:#1a1a17;line-height:1.6;white-space:pre-wrap}.tpc-typing .tpc-msg-body{display:flex;gap:4px;padding-top:4px}.tpc-typing .tpc-msg-body span{width:6px;height:6px;border-radius:50%;background:#8a8878;animation:tpc-typing 1.2s infinite ease-in-out}.tpc-typing .tpc-msg-body span:nth-child(2){animation-delay:.15s}.tpc-typing .tpc-msg-body span:nth-child(3){animation-delay:.3s}@keyframes tpc-typing{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.tpc-composer{margin-top:12px;display:flex;gap:8px;align-items:flex-end}.tpc-composer textarea{flex:1;resize:vertical;min-height:44px;font-family:inherit;font-size:13px;line-height:1.5;background:#fff;border:1px solid rgba(26,26,23,.15);border-radius:6px;padding:8px 10px;color:#1a1a17}.tpc-composer textarea:focus{outline:none;border-color:#1a1a17}.tpc-pill-wrap{margin-bottom:14px}.tpc-pill{appearance:none;background:#fefcf5;border:1px solid rgba(26,26,23,.15);border-radius:999px;padding:6px 12px 6px 10px;font-family:inherit;font-size:12px;color:#1a1a17;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.tpc-pill:hover{background:#fff;border-color:#1a1a17}.tpc-pill-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#c14a3d1f;color:#c14a3d;font-size:11px;font-weight:600}.login-gate{min-height:100vh;background:#fbfbf9;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:100%;max-width:400px;background:#fff;border:1px solid #ECEAE2;border-radius:12px;padding:40px 36px 36px;box-shadow:0 2px 16px #1a1a170f}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:28px}.login-brand-mark{width:32px;height:32px;border-radius:8px;flex-shrink:0}.login-brand-name{font-size:20px;font-weight:500;color:#1a1a17;letter-spacing:-.01em}.login-heading{font-size:24px;font-weight:500;color:#1a1a17;margin-bottom:6px;letter-spacing:-.02em}.login-sub{font-size:14px;color:#6a6a5e;margin-bottom:28px}.login-form{display:flex;flex-direction:column;gap:16px}.login-field{display:flex;flex-direction:column;gap:6px}.login-label{font-size:13px;font-weight:500;color:#2a2a28}.login-input{height:40px;padding:0 12px;border:1px solid #DEDAD2;border-radius:7px;font-size:14px;color:#1a1a17;background:#fefcf8;transition:border-color .12s ease,box-shadow .12s ease;outline:none}.login-input:focus{border-color:#1a1a17;box-shadow:0 0 0 3px #1a1a1712;background:#fff}.login-input:disabled{opacity:.6}.login-input::placeholder{color:#a8a49c}.login-error{font-size:13px;color:#b04a3e;padding:10px 12px;background:#b04a3e0f;border:1px solid rgba(176,74,62,.15);border-radius:6px}.login-btn{height:42px;background:#1a1a17;color:#fff;border-radius:7px;font-size:14px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .12s ease,opacity .12s ease;margin-top:4px}.login-btn:hover:not(:disabled){background:#2e2e2a}.login-btn:disabled{opacity:.55;cursor:not-allowed}
