.guest-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin:0 0 14px;padding:20px 22px;border:1px solid #2b3444;border-radius:16px;background:linear-gradient(135deg,#151a27,#111820);box-shadow:0 12px 36px rgba(0,0,0,.16)}.guest-intro-copy{min-width:0}.guest-intro-kicker{display:block;margin-bottom:6px;color:#a99cff;font-size:10px;font-weight:800;letter-spacing:.16em}.guest-intro h1{margin:0;color:var(--text);font-size:23px;line-height:1.15;letter-spacing:-.025em}.guest-intro p{max-width:590px;margin:8px 0 0;color:#b5becb;font-size:13px;line-height:1.55}.guest-intro-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.guest-intro-actions a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:10px;font-size:12px;font-weight:750}.guest-intro-primary{background:var(--accent);color:#fff}.guest-intro-primary:hover{filter:brightness(1.08)}.guest-intro-secondary{border:1px solid #3a4558;background:#171f2b;color:#d7dce5}.guest-intro-secondary:hover{border-color:#59677c;background:#1d2634}.home-empty{background:linear-gradient(180deg,rgba(20,26,37,.72),rgba(15,20,29,.55))}.empty-mark{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 13px;border:1px solid #394456;border-radius:14px;background:#171e2a;color:#b8a9ff;font-size:23px;font-weight:850}.home-empty p{max-width:520px;margin:9px auto 0;color:#aeb8c7;line-height:1.5}.home-empty-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:18px}.home-empty-actions a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border:1px solid #3a4558;border-radius:10px;background:#171f2b;color:#d8dce5;font-size:12px;font-weight:700}.home-empty-actions a:first-child{border-color:#6553bd;background:#2b2448;color:#e6e0ff}.home-empty-actions a:hover{border-color:#6a7890;background:#202a39}.home-empty-actions a:first-child:hover{border-color:#8b78e8;background:#332a58}@media(max-width:680px){.guest-intro{grid-template-columns:1fr;gap:14px;margin:0 10px 10px;padding:17px 16px;border-radius:14px}.guest-intro h1{font-size:21px}.guest-intro p{font-size:14px;line-height:1.5}.guest-intro-actions{justify-content:flex-start}.guest-intro-actions a{min-height:44px;font-size:13px}.home-empty{margin:8px 10px 0;padding:34px 18px}.home-empty strong{font-size:20px}.home-empty p{font-size:14px}.home-empty-actions{flex-direction:column}.home-empty-actions a{width:100%;min-height:44px}}
