.page-intro,.entity-hero,.page-section,.page-panel,.page-scroll-region,.page-intro *,.entity-hero *,.page-section *,.page-panel *,.page-scroll-region *{box-sizing:border-box}.page-intro,.entity-hero,.page-section.is-card,.page-panel{--page-surface-border: var(--color-surface-border, #dbe4ee);--page-surface-base: var(--color-surface-base, #ffffff);--page-surface-muted: var(--color-surface-muted, #f8fafc);--page-surface-accent: var(--color-surface-accent, #f3faf8);--page-surface-shadow: var( --color-surface-shadow, 0 8px 24px rgba(15, 23, 42, .06) );--page-radius-lg: var(--radius-lg, 1rem);--page-radius-xl: var(--radius-xl, 1.6rem)}.page-intro{display:flex;flex-direction:column;gap:1rem;margin:0 0 2rem;min-width:0}.page-intro-copy{display:grid;gap:1rem;min-width:0}.page-intro-eyebrow{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f766e}.page-intro-main{display:grid;gap:.45rem;min-width:0}.page-intro-actions,.page-intro-aside,.entity-hero-aside,.entity-hero-meta{min-width:0}.page-intro-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.page-intro-actions>:where(a,button){display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.7rem 1.2rem;border-radius:999px;border:1px solid #c9d8d2;background:#fff;color:#0f172a;font-size:1.3rem;font-weight:600;text-decoration:none}.page-intro-actions>:where(a,button):hover,.page-intro-actions>:where(a,button):focus-visible{border-color:#0f766e;color:#0f766e}.page-intro-actions>:where(a,button).is-primary{background:#0f766e;border-color:#0f766e;color:#fff}.page-intro-actions>:where(a,button).is-primary:hover,.page-intro-actions>:where(a,button).is-primary:focus-visible{color:#fff;background:#0b5f59;border-color:#0b5f59}.page-intro-title{margin:0;color:#0f172a;overflow-wrap:anywhere}.page-intro-description,.page-intro-meta{margin:0;min-width:0}.page-intro.is-hero{display:grid;gap:1.4rem;padding:1.8rem;border:1px solid var(--page-surface-border);border-radius:var(--page-radius-xl);background:var(--page-surface-accent);box-shadow:var(--page-surface-shadow)}.page-intro.is-hero .page-intro-title{font-size:3rem;line-height:1.15}.page-intro.is-hero .page-intro-description{font-size:1.5rem;line-height:1.7}.page-intro.is-hero .page-intro-aside{padding:1.2rem 1.3rem;border:1px solid #d7e5de;border-radius:1.2rem;background:#ffffffeb}.entity-hero{display:grid;gap:1.4rem;margin:0 0 2rem;padding:1.8rem;border:1px solid var(--page-surface-border);border-radius:var(--page-radius-xl);background:var(--page-surface-base);box-shadow:var(--page-surface-shadow)}.entity-hero.is-sticky{position:sticky;top:calc(var(--header-height) + 1rem);z-index:20}.entity-hero-head{display:grid;gap:1.4rem}.entity-hero-copy{display:grid;gap:1rem;min-width:0}.entity-hero .company-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin:0;color:#0f172a}.entity-hero .company-title-main,.entity-hero .company-title-primary,.entity-hero .company-title-secondary{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.8rem;min-width:0}.entity-hero .company-title-code{font-size:1.5rem;font-weight:700;letter-spacing:.08em;color:#0f766e}.entity-hero .company-title-name{font-size:3rem;line-height:1.15;overflow-wrap:anywhere}.entity-hero .company-market-chip{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;background:#eef6f3;color:#0f766e;font-size:1.2rem;font-weight:700}.entity-hero .company-title-price{font-size:1.45rem;font-weight:600;color:#334155}.entity-hero .company-title-schedule{display:inline-flex;flex-direction:column;gap:.2rem;align-items:flex-end;padding:.7rem .9rem;border:1px solid #d7e5de;border-radius:1rem;background:#f8fcfb}.entity-hero .company-title-schedule-label{font-size:1.1rem;font-weight:700;letter-spacing:.05em;color:#0f766e}.entity-hero .company-title-schedule-date{font-size:1.45rem;font-weight:700;color:#0f172a}.entity-hero .company-title-subhead{margin:0;font-size:1.35rem;color:#64748b}.entity-hero-badges{display:flex;flex-wrap:wrap;gap:.6rem}.entity-hero-aside{padding:1.2rem 1.3rem;border:1px solid #dbe7e1;border-radius:1.2rem;background:var(--page-surface-muted)}.entity-hero-meta{padding-top:.25rem}.page-section{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;min-width:0}.page-section.is-card{padding:1.6rem;border:1px solid var(--page-surface-border);border-radius:var(--page-radius-lg);background:var(--page-surface-base);box-shadow:var(--page-surface-shadow)}.page-section-preface{min-width:0}.page-section-heading{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:flex-start;min-width:0}.page-section-heading-main{display:grid;gap:.25rem;min-width:0}.page-section-title{margin:0;font-size:2rem;line-height:1.4;color:#0f172a;overflow-wrap:anywhere}.page-section-description{margin:0;font-size:1.35rem;line-height:1.65;color:#64748b}.page-section-heading-aside,.page-section-content,.page-panel-body{min-width:0}.page-section-content{display:flex;flex-direction:column;gap:1rem}.page-panel{display:flex;flex-direction:column;gap:.95rem;padding:1.15rem;border-radius:var(--page-radius-lg);border:1px solid var(--page-surface-border);background:var(--page-surface-base);box-shadow:var(--page-surface-shadow);min-width:0}.page-panel.is-accent{background:var(--page-surface-accent);border-color:#d7e5de}.page-panel.is-muted{background:var(--page-surface-muted);border-color:#e2e8f0;box-shadow:none}.page-panel.is-padding-compact{padding:1rem}.page-panel.is-padding-flush{padding:0}.page-panel-header{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:flex-start;min-width:0}.page-panel-heading{display:grid;gap:.3rem;min-width:0}.page-panel-title{margin:0;font-size:1.7rem;line-height:1.4;color:#0f172a;overflow-wrap:anywhere}.page-panel-description{margin:0;font-size:1.3rem;line-height:1.65;color:#64748b}.page-scroll-region{max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.page-scroll-region>*{min-width:0}.page-scroll-region table{width:max-content;min-width:100%}.page-row-link{display:block;width:100%;color:inherit;text-decoration:none}.page-row-link:hover,.page-row-link:focus-visible{color:inherit;text-decoration:underline;text-underline-offset:.16em}@media(max-width:720px){.page-intro{margin-bottom:1.6rem}.page-intro.is-hero,.entity-hero{padding:1.35rem}.page-intro.is-hero .page-intro-title,.entity-hero .company-title-name{font-size:2.4rem}.entity-hero .company-title{flex-direction:column;align-items:stretch}.entity-hero .company-title-schedule{align-items:flex-start}.page-section{margin:1.6rem 0}.page-section.is-card{padding:1.25rem}.page-section-title{font-size:1.9rem}.page-panel{padding:1rem}.page-panel-title{font-size:1.6rem}}
