:root{color:#e5edf6;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 20% 20%,rgba(22,101,163,.28),transparent 32rem),radial-gradient(circle at 80% 0%,rgba(18,68,118,.22),transparent 28rem),linear-gradient(135deg,#050b14,#07111f 45%,#0d1828)}button,a{font:inherit}.app-shell{display:flex;flex-direction:column;min-height:100vh;padding:88px 24px 40px}.app-shell>main{flex:1}.top-nav{position:fixed;top:0;right:0;left:0;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:64px;padding:12px 32px;border-bottom:1px solid rgba(116,150,190,.2);background:#050b14db;box-shadow:0 16px 40px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{color:#f8fbff;font-size:20px;font-weight:800;letter-spacing:.02em;text-decoration:none}.tabs{display:flex;align-items:center;gap:8px;padding:4px;border:1px solid rgba(105,134,170,.24);border-radius:999px;background:#0b1828bd}.tab{display:inline-flex;align-items:center;min-height:38px;padding:8px 16px;border:0;border-radius:999px;color:#aebed1;background:transparent;text-decoration:none;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.tab:hover,.tab:focus-visible{color:#fff;background:#4263895c;outline:none}.tab-active{color:#fff;background:linear-gradient(180deg,#1f4f82,#173b63);box-shadow:0 8px 24px #14487a6b}.home-page,.content-card,.bonds-page{width:min(100%,1080px);margin:0 auto}.hero-card,.content-card,.bonds-page,.feature-card{border:1px solid rgba(123,160,202,.2);border-radius:28px;background:#08121fc7;box-shadow:0 28px 80px #00000057}.hero-card{padding:clamp(36px,6vw,72px)}.hero-card h1,.content-card h1,.bonds-page h1{margin:0;color:#fff;line-height:1.02}.hero-card h1{font-size:clamp(44px,9vw,92px)}.content-card h1,.bonds-page h1{font-size:clamp(32px,5vw,56px)}.lead-text,.page-description{max-width:720px;color:#c8d6e5;font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary-link,.secondary-link,.refresh-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:14px;color:#fff;text-decoration:none;cursor:pointer;transition:background .16s ease,transform .16s ease,border-color .16s ease}.primary-link,.refresh-button{border:1px solid rgba(113,170,232,.42);background:#144a7b}.secondary-link{border:1px solid rgba(123,160,202,.24);background:#15304e94}.primary-link:hover,.primary-link:focus-visible,.secondary-link:hover,.secondary-link:focus-visible,.refresh-button:hover,.refresh-button:focus-visible{background:#1b5f9d;outline:none;transform:translateY(-1px)}.section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.feature-card{display:flex;flex-direction:column;min-height:220px;padding:26px;color:inherit;text-decoration:none;transition:border-color .16s ease,transform .16s ease,background .16s ease}.feature-card:hover,.feature-card:focus-visible{border-color:#7fb7f285;background:#0d2036e0;outline:none;transform:translateY(-2px)}.feature-card h2{margin:0 0 12px;color:#fff}.feature-card p{margin:0;color:#aebed1;line-height:1.55}.feature-card span{margin-top:auto;color:#7fb7f2;font-weight:800}.content-card,.bonds-page{padding:32px}.narrow-card{width:min(100%,760px)}.api-status{margin:24px 0 12px;font-weight:700}.api-status-error{color:#ff6b6b}.api-status-ok{color:#4ade80}.api-status-loading,.api-status-idle{color:#c8d6e5}.api-error{color:#ffb4b4}.api-message{color:#d7e6f7}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{margin:0 0 8px;color:#7fb7f2;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.muted-text{margin:0;color:#aebed1}.table-wrap{overflow-x:auto;border:1px solid rgba(123,160,202,.18);border-radius:18px;background:#050c168f}.bond-table{width:100%;min-width:720px;border-collapse:collapse}.company-table{min-width:960px}.bond-table th,.bond-table td{padding:16px 18px;border-bottom:1px solid rgba(123,160,202,.14);text-align:left}.bond-table th{color:#cfe3fa;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:#15304e94}.bond-table td{color:#edf6ff}.bond-table tbody tr:last-child td{border-bottom:0}.bond-table tbody tr:hover{background:#1f4f822e}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px}.placeholder-page{display:flex;flex-direction:column;align-items:flex-start;min-height:420px}.company-list{display:grid;width:min(100%,520px);margin:24px 0 0;padding:0;gap:12px;list-style:none}.company-list-item{padding:16px 18px;border:1px solid rgba(123,160,202,.18);border-radius:16px;color:#edf6ff;background:#050c168f;font-weight:700}@media (max-width: 820px){.section-grid{grid-template-columns:1fr}}@media (max-width: 640px){.app-shell{padding:112px 16px 24px}.top-nav{gap:12px;padding:14px 16px}.tabs{width:100%;justify-content:space-between}.tab{flex:1;justify-content:center;padding-inline:10px}.hero-card,.content-card,.bonds-page{padding:28px 20px}.page-heading{flex-direction:column}}.menu-group{position:relative;display:inline-flex}.dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;padding:8px;border:1px solid rgba(123,160,202,.22);border-radius:18px;background:#050b14f5;box-shadow:0 18px 44px #0000005c;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease}.menu-group:hover .dropdown-menu,.menu-group:focus-within .dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-link{display:block;padding:11px 14px;border-radius:12px;color:#d7e6f7;text-decoration:none}.dropdown-link:hover,.dropdown-link:focus-visible,.dropdown-link.active{color:#fff;background:#1f4f8275;outline:none}.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-card{margin:0 0 24px;padding:20px;border:1px solid rgba(123,160,202,.18);border-radius:22px;background:#050c168f}.chart-card svg{display:block;width:100%;height:auto}.chart-card figcaption{margin-top:10px;color:#aebed1;font-size:14px}.chart-axis{stroke:#aebed16b;stroke-width:2}.chart-line{fill:none;stroke:#7fb7f2;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.chart-point{fill:#fff;stroke:#7fb7f2;stroke-width:3}.chart-label{fill:#c8d6e5;font-size:16px;font-weight:700}.auth-widget{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#d9e6f5}.auth-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.auth-button,.admin-link{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border:1px solid rgba(123,160,202,.28);border-radius:999px;color:#fff;background:#15304eb8;text-decoration:none;cursor:pointer}.yandex-button{background:#fc3f1d;border-color:#ffffff3d}.admin-link{background:#b17a1a85}.auth-error{max-width:220px;color:#ffb4b4;font-size:12px}.nav-main-row{display:flex;align-items:center;gap:24px;flex:1;min-width:0}.menu-group-button{gap:6px}.burger-button,.mobile-menu{display:none}.burger-button{width:42px;height:42px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(123,160,202,.28);border-radius:14px;background:#15304eb8;cursor:pointer}.burger-button span{width:18px;height:2px;border-radius:999px;background:#fff}.mobile-menu{grid-column:1 / -1;width:100%;padding:8px;border:1px solid rgba(105,134,170,.24);border-radius:22px;background:#0b1828eb}.mobile-link,.mobile-sublink{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:42px;padding:10px 14px;border:0;border-radius:14px;color:#d7e6f7;background:transparent;text-align:left;text-decoration:none;cursor:pointer}.mobile-link:hover,.mobile-link:focus-visible,.mobile-sublink:hover,.mobile-sublink:focus-visible,.mobile-link-active{color:#fff;background:#1f4f8275;outline:none}.mobile-submenu{display:grid;gap:4px;padding:4px 0 8px 14px}.mobile-sublink{min-height:38px;color:#aebed1}@media (max-width: 900px){.top-nav{gap:12px}.nav-main-row{width:100%;justify-content:space-between}.desktop-tabs{display:none}.burger-button{display:inline-flex}.mobile-menu{display:grid;gap:4px}}.user-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(123,160,202,.32);border-radius:999px;color:#fff;background:#15304eb8;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.user-menu-trigger:hover,.user-menu-trigger:focus-visible{border-color:#7fb7f29e;background:#1f4f82c7;box-shadow:0 8px 24px #14487a47;outline:none}.user-icon{width:24px;height:24px;fill:currentColor}.user-avatar{width:100%;height:100%;border-radius:inherit;object-fit:cover}.user-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:20;display:grid;min-width:190px;padding:8px;border:1px solid rgba(123,160,202,.22);border-radius:18px;background:#050b14fa;box-shadow:0 18px 44px #0000005c}.user-dropdown-name{max-width:240px;margin:2px 4px 10px;padding:8px 8px 12px;overflow:hidden;border-bottom:1px solid rgba(123,160,202,.18);color:#fff;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.user-dropdown-item{display:flex;width:100%;min-height:40px;align-items:center;padding:10px 12px;border:0;border-radius:12px;color:#d7e6f7;background:transparent;text-align:left;cursor:pointer}.user-dropdown-item:hover,.user-dropdown-item:focus-visible{color:#fff;background:#1f4f8275;outline:none}.user-dropdown-item-danger{color:#ffb4b4}.site-footer{width:min(100%,1080px);margin:32px auto 0;padding-top:20px;border-top:1px solid rgba(123,160,202,.18);color:#aebed1;font-size:14px;line-height:1.6}.site-footer p{margin:0 0 6px}.investment-disclaimer{max-width:720px;margin:0 0 24px;padding:14px 16px;border:1px solid rgba(251,191,36,.32);border-radius:16px;color:#f7d88a;background:#714f0f33;line-height:1.55}.fx-rate-widget{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 22px;align-items:center;margin-top:20px;padding:24px;border:1px solid rgba(123,160,202,.2);border-radius:24px;background:linear-gradient(135deg,#0e2239eb,#08121fc7);box-shadow:0 24px 70px #0000004d}.fx-rate-widget h2{margin:0;color:#fff;font-size:clamp(24px,4vw,38px)}.fx-rate-value{color:#fff;font-size:clamp(34px,7vw,64px);font-weight:800;line-height:1;text-align:right}.fx-rate-status,.fx-rate-updated{margin:0;color:#c8d6e5}.fx-rate-status span{color:#4ade80;font-weight:800}.fx-rate-widget-stale .fx-rate-status span{color:#fbbf24}.fx-rate-widget-unavailable .fx-rate-status span{color:#ffb4b4}.fx-rate-widget .refresh-button{justify-self:end}@media (max-width: 640px){.fx-rate-widget{grid-template-columns:1fr}.fx-rate-value{text-align:left}.fx-rate-widget .refresh-button{justify-self:stretch}}.company-table-link{color:#fff;font-weight:800;text-decoration:none}.company-table-link:hover,.company-table-link:focus-visible{color:#7fb7f2;outline:none;text-decoration:underline;text-underline-offset:4px}.company-page{display:grid;gap:24px}.back-link{width:fit-content;color:#7fb7f2;font-weight:800;text-decoration:none}.back-link:hover,.back-link:focus-visible{color:#fff;outline:none}.company-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding:24px;border:1px solid rgba(123,160,202,.18);border-radius:24px;background:linear-gradient(135deg,#0e2239eb,#08121fc7)}.company-hero h1{margin:0;color:#fff;font-size:clamp(34px,5vw,60px);line-height:1.05}.company-logo{display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px;overflow:hidden;border:1px solid rgba(127,183,242,.36);border-radius:24px;color:#fff;background:#1f4f8294;font-size:30px;font-weight:900}.company-logo img{width:100%;height:100%;object-fit:contain;background:#fff}.company-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.company-tag{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid rgba(123,160,202,.22);border-radius:999px;color:#d7e6f7;background:#050c167a;font-size:14px}.company-legal-name{margin-top:14px}.company-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.company-section,.company-section-card{padding:22px;border:1px solid rgba(123,160,202,.18);border-radius:22px;background:#050c168f}.company-section h2,.company-section-card h2{margin:0 0 10px;color:#fff}.company-section-card p,.company-description{margin:0;color:#c8d6e5;line-height:1.65;white-space:pre-line}.company-section .secondary-link{margin-top:18px}@media (max-width: 720px){.company-hero,.company-section-grid{grid-template-columns:1fr}.company-logo{width:78px;height:78px}}
