.site-main-company{padding-top:var(--space-8)}.company-article-header{margin-bottom:var(--space-6);padding-bottom:var(--space-5)}.company-article-header .article-title{margin-top:var(--space-2);margin-bottom:var(--space-2)}.company-article-role{margin:0}.company-article-body h2:first-child{margin-top:0}.article-header-top{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.company-tldr-btn{border:1px solid var(--ink);background:var(--ink);color:var(--surface);font-family:var(--font-sans);letter-spacing:.06em;cursor:pointer;border-radius:999px;flex-shrink:0;padding:.35rem .85rem;font-size:.75rem;font-weight:600;transition:opacity .15s,transform .15s}.company-tldr-btn:hover{opacity:.85}.company-tldr-btn:active{transform:scale(.97)}.company-tldr-overlay{z-index:50;padding:var(--space-5);background:color-mix(in srgb, var(--ink) 40%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.company-tldr-modal{background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius-lg);width:100%;max-width:28rem;max-height:min(85dvh,36rem);padding:var(--space-6);overflow-y:auto;box-shadow:0 24px 48px #1a19171f}.company-tldr-modal-header{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.company-tldr-modal-header h2{font-family:var(--font-display);color:var(--ink);margin:0;font-size:1.375rem;font-weight:600}.company-tldr-modal-close{border-radius:var(--radius-sm);width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;transition:color .15s,background .15s;display:flex}.company-tldr-modal-close:hover{color:var(--ink);background:var(--accent-soft)}.company-tldr-modal-list{margin:0 0 var(--space-6);gap:var(--space-4);flex-direction:column;padding:0;list-style:none;display:flex}.company-tldr-modal-list li{gap:var(--space-3);color:var(--muted);font-size:.9375rem;line-height:1.55;display:flex}.company-tldr-modal-list li:before{content:"→";color:var(--accent);flex-shrink:0;font-weight:500}.company-tldr-modal-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.company-tldr-modal-btn{font-family:var(--font-sans);cursor:pointer;border:1px solid var(--rule);background:var(--wall);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:.5rem .9rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .15s,background .15s;display:inline-flex}.company-tldr-modal-btn:hover{background:var(--accent-soft)}.company-tldr-modal-btn-primary{background:var(--ink);color:var(--surface);border-color:var(--ink)}.company-tldr-modal-btn-primary:hover{opacity:.88;background:var(--ink)}
