.demo-login-card{margin-top:16px;padding:14px;border:1px solid #a7d8d2;border-radius:14px;background:linear-gradient(145deg,#f0fdfa,#ecfeff);box-shadow:0 12px 30px rgba(13,116,110,.1)}
.demo-login-card>div>span,.investor-demo-journey header span{display:block;color:#0f766e;font-size:10px;font-weight:800;letter-spacing:.14em}
.demo-login-card strong{display:block;margin-top:2px;color:#134e4a;font-size:15px}.demo-login-card p{margin:2px 0 10px;color:#52666c;font-size:12px}
.demo-login-card dl{display:grid;gap:6px;margin:0}.demo-login-card dl div{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:8px;padding:7px 9px;border-radius:8px;background:rgba(255,255,255,.72)}
.demo-login-card dt{color:#64748b;font-size:11px}.demo-login-card dd{margin:0;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow-wrap:anywhere}
.demo-login-card>button{width:100%;height:34px;margin-top:10px;border:0;border-radius:9px;background:#0f766e;color:#fff;font-weight:750;cursor:pointer}.demo-login-card>button:hover{background:#0d625d}
.investor-demo-journey{position:fixed;right:20px;bottom:20px;z-index:1050;width:min(350px,calc(100vw - 40px));border:1px solid rgba(13,116,110,.28);border-radius:16px;background:rgba(248,253,252,.97);box-shadow:0 22px 55px rgba(15,23,42,.2);backdrop-filter:blur(16px);overflow:hidden}
.investor-demo-journey header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid #dceeea}.investor-demo-journey h2{margin:1px 0 0;color:#134e4a;font-size:16px;line-height:1.3}
.investor-demo-journey header button{width:30px;height:30px;border:1px solid #b9dcd6;border-radius:8px;background:#fff;color:#0f766e;font-weight:800;cursor:pointer}
.investor-demo-journey ol{display:grid;gap:3px;margin:0;padding:8px;list-style:none}.investor-demo-journey li button{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:9px;width:100%;padding:8px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}
.investor-demo-journey li button:hover,.investor-demo-journey li button:focus-visible{outline:none;background:#e8f7f4}.investor-demo-journey li b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#d9f2ed;color:#0f766e;font-size:12px}.investor-demo-journey li span{min-width:0}.investor-demo-journey li strong{display:block;color:#173f3b;font-size:13px}.investor-demo-journey li small{display:block;color:#657b78;font-size:11px;line-height:1.35}
.investor-demo-journey footer{padding:9px 16px 12px;border-top:1px solid #dceeea;color:#52666c;font-size:11px;line-height:1.45}.investor-demo-journey.is-collapsed ol,.investor-demo-journey.is-collapsed footer{display:none}.investor-demo-journey.is-collapsed header{border-bottom:0}.investor-demo-journey.is-collapsed header button{transform:rotate(180deg)}
@media(max-width:600px){.investor-demo-journey{right:10px;bottom:10px;width:calc(100vw - 20px);max-height:min(68vh,520px)}.investor-demo-journey ol{overflow:auto;max-height:45vh}.investor-demo-journey li button{min-height:48px}.demo-login-card{padding:12px}}
@media(prefers-reduced-motion:no-preference){.demo-login-card,.investor-demo-journey{animation:investor-demo-arrive .28s ease-out both}@keyframes investor-demo-arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}
