/* Entry point CSS. Importă fișierele în această ordine pentru UI stabil și predictibil. */
@import url('./tokens.css');
@import url('./layout.css');
@import url('./components.css');
@import url('./pages/site.css');
@import url('./pages/dividends.css');
@import url('./pages/calculators.css');

/* V15 SEO additions: breadcrumbs, company pages, evergreen articles */
.breadcrumbs{padding:18px 0 0}.breadcrumbs ol{width:min(var(--max), calc(100% - 40px));display:flex;flex-wrap:wrap;gap:8px;margin:0 auto;padding:0;list-style:none}.breadcrumbs li,.breadcrumbs a{color:var(--muted);font-size:13px;text-decoration:none}.breadcrumbs li+li:before{content:"/";color:#b6c0ca;margin-right:8px}.seo-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.seo-article{max-width:860px;color:var(--muted);font-size:17px;line-height:1.8}.seo-article h2,.seo-article h3{color:var(--ink);letter-spacing:-.04em}.seo-article h2{margin-top:34px;font-size:32px}.seo-article h3{margin-top:24px;font-size:22px}.seo-article a{color:var(--navy);font-weight:800;text-decoration:underline;text-decoration-color:#b88a445c;text-underline-offset:3px}.seo-panel{border:1px solid var(--line);background:#ffffffc7;border-radius:var(--radius-xl);box-shadow:0 18px 50px #1012140b;padding:22px}.seo-panel h3{letter-spacing:-.04em;margin:0 0 14px}.seo-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.seo-kpi{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:16px}.seo-kpi small{color:var(--muted);display:block;font-size:12px;font-weight:800;margin-bottom:8px}.seo-kpi strong{font-size:22px;letter-spacing:-.04em}.company-list{display:grid;gap:10px}.company-list a{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;padding:11px 12px;font-weight:800}.faq{max-width:860px}.faq details{border:1px solid var(--line);box-shadow:0 12px 30px #1012140a;background:#fff;border-radius:18px;margin:12px 0;padding:18px 20px}.faq summary{cursor:pointer;color:var(--ink);font-weight:800}.faq p{color:var(--muted);line-height:1.7}.article-cta{border:1px solid #b88a4447;background:#b88a4414;border-radius:22px;padding:20px;margin:24px 0}.article-cta strong{display:block;margin-bottom:8px}.article-cta a{display:inline-flex;margin-top:10px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;padding:10px 14px}@media (width<=920px){.seo-layout{grid-template-columns:1fr}.seo-kpis{grid-template-columns:1fr}.breadcrumbs ol{width:min(var(--max), calc(100% - 28px))}}


/* V16 launch readiness: static pages, footer legal links, audit helpers */
.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}
.footer-links a{color:var(--muted);font-weight:700;text-decoration:none;border-bottom:1px solid transparent}
.footer-links a:hover{color:var(--ink);border-bottom-color:var(--gold)}
.legal-layout{max-width:920px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.8}
.legal-layout h2,.legal-layout h3{color:var(--ink);letter-spacing:-.04em}.legal-layout h2{font-size:30px;margin-top:34px}.legal-layout h3{font-size:22px;margin-top:24px}
.legal-card{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 18px 50px #1012140b;padding:24px;margin:18px 0}
.legal-list{display:grid;gap:12px;margin:18px 0;padding:0;list-style:none}.legal-list li{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;padding:14px 16px}
.contact-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.contact-options a{display:block;border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;text-decoration:none;color:var(--ink);font-weight:800}.contact-options span{display:block;color:var(--muted);font-weight:600;margin-top:6px}
@media (width<=760px){.footer-row{align-items:flex-start}.footer-links{justify-content:flex-start}.contact-options{grid-template-columns:1fr}}


/* V17 company visual identity: local logo marks */
.issuer-logo{width:40px;height:40px;min-width:40px;border-radius:14px;display:inline-grid;place-items:center;background:#fff;box-shadow:0 10px 24px rgba(16,18,20,.10);overflow:hidden;border:1px solid var(--line);padding:2px;box-sizing:border-box}
.issuer-logo img{width:96%;height:96%;display:block;object-fit:contain}.issuer-logo span{display:none;color:#fff;font-size:12px;font-weight:900}.issuer-logo.is-fallback span{display:block}.issuer-logo.is-fallback{background:linear-gradient(135deg,var(--navy),var(--ink))}
.market-symbol-cell{display:flex;align-items:center;gap:12px;min-width:0}.market-symbol-cell .company{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-symbol-cell .sym{display:block}
.dividend-symbol-cell{display:flex;align-items:center;gap:10px}.dividend-symbol-cell .issuer-logo{width:38px;height:38px;min-width:38px;border-radius:13px;padding:2px}
.company-card-logo{width:52px;height:52px;border-radius:17px;display:block;box-shadow:0 12px 28px rgba(16,18,20,.12);border:1px solid var(--line);background:#fff;object-fit:contain;padding:3px;box-sizing:border-box}.company-card-lockup{display:flex;align-items:center;gap:12px;margin-bottom:14px}.company-card-lockup h3{margin:0}
.company-profile-head{display:flex;align-items:center;gap:18px;margin-top:12px}.company-profile-head h1{margin:0}.company-profile-logo{width:78px;height:78px;border-radius:25px;box-shadow:0 18px 42px rgba(16,18,20,.14);border:1px solid var(--line);background:#fff;object-fit:contain;padding:4px;box-sizing:border-box}.company-logo-note{font-size:12px;color:var(--muted);line-height:1.5;margin-top:8px}
@media (width<=760px){.issuer-logo{width:36px;height:36px;min-width:36px}.company-profile-head{align-items:flex-start}.company-profile-logo{width:64px;height:64px;border-radius:21px;padding:3px}.company-card-logo{width:48px;height:48px;padding:3px}}
/* V17.1 company index fix */
.company-card .mini-kpis{display:grid;gap:6px;margin-top:10px;color:var(--muted);font-size:12px;line-height:1.5}
.company-card .mini-kpis span{display:flex;justify-content:space-between;gap:12px;border-top:1px solid rgba(16,18,20,.06);padding-top:6px}
.company-card .mini-kpis strong{color:var(--ink);font-weight:800}
