.core{width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,#0e61b6,#06152d 67%);overflow:hidden}.core img{width:146px;height:146px;object-fit:contain}.module-grid{gap:16px}.module{padding:0 0 23px;border-radius:16px;overflow:hidden}.module img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.module .module-copy{padding:17px 20px 0}.module h3{margin:12px 0 7px}.module button{margin:16px 20px 0;border:0;background:transparent;color:var(--ice);font:800 12px Manrope;padding:0;cursor:pointer}.module button:after{content:' ↗';color:var(--blue)}.module-dialog{max-width:900px;width:calc(100% - 36px);border:1px solid var(--line);border-radius:22px;padding:0;background:#09192c;color:white;grid-template-columns:42% 1fr;overflow:hidden}.module-dialog[open]{display:grid}.module-dialog::backdrop{background:rgba(0,7,15,.8);backdrop-filter:blur(8px)}.module-dialog>img{width:100%;height:100%;min-height:420px;object-fit:contain;mix-blend-mode:screen;background:radial-gradient(circle,#0e3a63,transparent 70%),#071120;padding:18px}.module-dialog>div{padding:45px}.module-dialog h2{font-size:44px;margin:0 0 16px}.module-dialog p:not(.eyebrow){color:var(--muted);line-height:1.7}.module-dialog li{color:#ccecff;margin:8px 0;font-size:14px}.dialog-close{position:absolute;right:15px;top:11px;border:0;background:transparent;color:white;font-size:32px;cursor:pointer}.dialog-actions{display:flex;justify-content:flex-start;align-items:center;gap:28px;margin-top:28px}@media(max-width:840px){.module-dialog[open]{grid-template-columns:1fr}.module-dialog>img{height:240px;min-height:0}.module-dialog>div{padding:30px}.module-dialog h2{font-size:34px}}
