:root{--font-body: "Avenir Next", "Segoe UI Variable", "Segoe UI", sans-serif;--font-display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--color-ink: #11253f;--color-muted: #52657d;--color-soft: #6f8097;--color-paper: #fffaf0;--color-surface: rgba(255, 255, 255, .9);--color-surface-strong: rgba(255, 255, 255, .96);--color-border: rgba(17, 37, 63, .1);--color-border-strong: rgba(17, 37, 63, .16);--color-navy: #163a63;--color-copper: #bf5b2d;--color-teal: #1f6d6c;--color-error: #8c3118;--shadow-soft: 0 24px 64px rgba(17, 37, 63, .08);--shadow-hover: 0 18px 36px rgba(17, 37, 63, .14);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-pill: 999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:var(--font-body);color:var(--color-ink);background:radial-gradient(circle at top left,rgba(241,173,113,.22),transparent 28%),radial-gradient(circle at bottom right,rgba(29,92,121,.18),transparent 32%),linear-gradient(180deg,#fffdf7,#fff8ed);line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}h1,h2,h3{margin:0;font-family:var(--font-display);letter-spacing:-.035em}p{margin:0}small{color:var(--color-soft)}input,select{width:100%;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fffdf8;padding:14px 16px;color:var(--color-ink)}input:focus,select:focus{outline:2px solid rgba(31,109,108,.2);border-color:#1f6d6c59}button{border:none;border-radius:var(--radius-md);padding:14px 18px;background:linear-gradient(135deg,var(--color-navy),var(--color-copper));color:#fff;font-weight:700}dl{display:grid;gap:8px;margin:0}dl div{display:flex;justify-content:space-between;gap:12px}dt{font-weight:600;color:var(--color-muted)}dd{margin:0}table{width:100%;border-collapse:collapse}th,td{padding:12px 10px;border-bottom:1px solid var(--color-border);text-align:left;white-space:nowrap}th{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-soft)}.is-right{text-align:right}.app-shell{max-width:1180px;margin:0 auto;padding:28px 18px 48px}.page,.stack-lg,.stack-md{display:grid}.page,.stack-lg{gap:20px}.stack-md{gap:14px}.hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.95fr);gap:24px;padding:28px;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:#fffbf3e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-soft)}.hero__copy{display:grid;gap:14px}.hero__copy h1{font-size:clamp(2.2rem,4vw,4.3rem);line-height:.94}.hero__eyebrow,.section-kicker,.field-label,.nav-chip,.table-count,.market-switch__link,.hero-stat span{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.hero__eyebrow,.section-kicker{color:var(--color-copper);font-weight:700}.hero__lede,.section-header p,.notice-card,.empty-state__message,.card-note,.stock-hero p,.metric-card small{color:var(--color-muted)}.hero__search{display:grid;gap:12px;align-content:start;padding:20px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-strong)}.hero__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hero-stat{display:grid;gap:6px;padding:14px;border:1px solid rgba(17,37,63,.08);border-radius:18px;background:#ffffff9e}.hero-stat strong{font-size:1.15rem}.hero-stat small{font-size:.82rem;color:var(--color-soft)}.hero .result-card__meta{justify-content:start}.search-row,.search-panel{display:flex;gap:10px}.top-nav{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:18px 0 24px}.top-nav__group,.market-switch{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.section-header{display:flex;justify-content:space-between;gap:20px;align-items:end}.section-header__copy{display:grid;gap:8px}.section-header h2{font-size:clamp(1.8rem,3vw,2.8rem)}.month-field{display:grid;gap:8px;min-width:164px}@media (max-width: 900px){.hero,.section-header,.top-nav{grid-template-columns:1fr;display:grid;align-items:start}.hero__highlights{grid-template-columns:1fr}}@media (max-width: 720px){.search-row,.search-panel{flex-direction:column}}.nav-link,.nav-chip,.market-switch__link{padding:10px 14px;border-radius:var(--radius-pill);border:1px solid var(--color-border);background:#ffffffd6}.nav-link--active,.market-switch__link--active{background:var(--color-ink);color:#fff}.notice-card,.empty-state,.calendar-group,.event-card,.result-card,.metric-card,.detail-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface)}.notice-card,.empty-state{padding:16px 18px}.notice-card--accent{border-color:#bf5b2d38;background:#fff7f0eb}.empty-state--error{border-color:#bf5b2d40}.empty-state__title{display:block;margin-bottom:4px}.security-badge{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:6px 10px;border-radius:var(--radius-pill);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.security-badge--equity{background:#163a631c;color:var(--color-navy)}.security-badge--etf{background:#1f6d6c1f;color:var(--color-teal)}.security-badge--reit,.security-badge--exchange{background:#bf5b2d1f;color:var(--color-copper)}.schedule-badge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:6px 10px;border-radius:var(--radius-pill);font-size:.74rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.schedule-badge--monthly{background:#1f6d6c1f;color:var(--color-teal)}.schedule-badge--quarterly{background:#163a631c;color:var(--color-navy)}.schedule-badge--semiannual,.schedule-badge--annual,.schedule-badge--irregular{background:#bf5b2d1f;color:var(--color-copper)}.metric-grid,.calendar-grid,.search-results{display:grid;gap:14px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.calendar-grid,.search-results{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.metric-card,.event-card,.result-card{display:grid;gap:12px;padding:18px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.event-card:hover,.result-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:var(--color-border-strong)}.metric-card strong{font-size:1.55rem}.metric-card small{font-size:.82rem}.event-card__head,.result-card__head,.result-card__meta,.detail-card__head,.calendar-group__date,.stock-hero__title-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.event-card h3,.result-card h3{font-size:1.28rem}.meta-label{color:var(--color-soft);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.card-note{font-size:.92rem}.calendar-group{padding:18px}.calendar-group__date{margin-bottom:16px}.stock-hero{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,#112b4cf5,#1d5c79f0),linear-gradient(180deg,#ffffff0a,#fff0);color:#fff}.stock-hero h2{font-size:clamp(1.9rem,3vw,2.9rem)}.stock-hero small,.stock-hero .section-kicker,.stock-hero p{color:#ffffffc7}.stock-hero__meta{display:grid;gap:12px;min-width:180px}.stock-hero__meta div{display:grid;gap:6px}.stock-hero__meta span,.metric-card span{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.detail-card{padding:20px}.recovery-chart,.chart-empty{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface)}.recovery-chart{padding:18px 20px}.recovery-chart__head,.recovery-chart__meta{display:flex;align-items:end;justify-content:space-between;gap:12px}.recovery-chart__head{margin-bottom:14px}.recovery-chart__meta{display:grid;justify-items:end}.recovery-chart__meta span{font-size:.8rem;color:var(--color-soft);letter-spacing:.08em;text-transform:uppercase}.recovery-chart__meta strong{font-size:1.35rem}.recovery-chart svg{width:100%;height:auto;overflow:visible}.recovery-chart__baseline{stroke:#bf5b2d66;stroke-width:2;stroke-dasharray:6 6}.recovery-chart__line{stroke:var(--color-navy);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.recovery-chart__point{fill:var(--color-copper);stroke:#fff;stroke-width:2}.recovery-chart__tick{stroke:#11253f38}.recovery-chart__label{fill:var(--color-soft);font-size:12px}.chart-empty{display:grid;gap:6px;padding:18px 20px}.build-status{display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:4px;font-size:.86rem}.build-status__badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:var(--radius-pill);font-weight:700}.build-status__badge--ok{background:#1f6d6c1f;color:var(--color-teal)}.build-status__badge--warn{background:#bf5b2d1f;color:var(--color-copper)}.build-status__badge--muted{background:#11253f14;color:var(--color-soft)}.filter-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:16px 18px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#ffffffd1}.filter-field{display:grid;gap:8px}.filter-field span{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-soft)}.detail-card__head{margin-bottom:16px;align-items:end}.table-wrap{overflow-x:auto}.text-link{color:var(--color-copper);font-weight:700}@media (max-width: 820px){.stock-hero{display:grid}.recovery-chart__head,.recovery-chart__meta{display:grid;justify-items:start}}.data-table td,.data-table th{min-width:110px}.data-table tr:last-child td{border-bottom:none}.page{animation:page-fade .22s ease-out}@keyframes page-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
