*{box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body,#root{margin:0;width:100%;min-height:100%}body{min-width:320px;min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#fff}.hero{min-height:100vh;display:grid;place-items:center;padding:2rem;background-image:linear-gradient(#0000008c,#0000008c),url(/assets/cover-CnB6om38.jpg);background-size:cover;background-position:center}.hero-card{width:min(980px,100%);padding:2rem;border-radius:18px;background:#00000059;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.brand{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;padding-bottom:1.5rem;margin-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.12)}.brand-logo{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 2px 12px rgba(255,255,255,.15))}.holding-label{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.38em;text-transform:uppercase;opacity:.75;text-align:center}.company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.25rem}.company-card{padding:1.6rem 1.2rem 1.4rem;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;align-items:center;gap:.55rem;text-align:center;transition:background .22s ease,border-color .22s ease,transform .22s ease;cursor:default}.company-card:hover{background:#ffffff21;border-color:#ffffff59;transform:translateY(-3px)}.company-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);margin-bottom:.25rem;color:#fff}.company-title{margin:0;font-size:.9rem;font-weight:400;letter-spacing:.08em}.company-subtitle{margin:0;font-size:.72rem;font-weight:400;letter-spacing:.1em;opacity:.55;text-transform:uppercase}@media(max-width:900px){.company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.hero{padding:1rem}.hero-card{padding:1.25rem;border-radius:14px}.holding-label{font-size:1rem;letter-spacing:.08em}.brand-logo{width:28px;height:28px}.company-grid{grid-template-columns:1fr;gap:.6rem}.company-card{padding:.75rem .85rem}.company-card h2{font-size:.8rem;letter-spacing:.08em}}
