*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal: #0ea5e9;--teal-dark: #0284c7;--teal-light: #e0f2fe;--navy: #0f172a;--navy-mid: #1e293b;--slate: #334155;--muted: #64748b;--border: #e2e8f0;--white: #ffffff;--surface: #f8fafc;--font-display: "Syne", sans-serif;--font-body: "Inter", sans-serif}html,body{width:100%;height:100%;font-family:var(--font-body);background:var(--white);color:var(--navy);-webkit-font-smoothing:antialiased}#root{width:100%;min-height:100vh}.landing-root{min-height:100vh;background:#f8fafc;position:relative;overflow:hidden;font-family:Inter,sans-serif}.blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none;z-index:0}.blob-1{width:600px;height:600px;background:radial-gradient(circle,#bae6fd,#7dd3fc);top:-200px;right:-150px}.blob-2{width:400px;height:400px;background:radial-gradient(circle,#c7d2fe,#a5b4fc);bottom:100px;left:-100px}.blob-3{width:300px;height:300px;background:radial-gradient(circle,#fde68a,#fcd34d);top:60%;right:10%}.landing-nav{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:20px 48px}.nav-brand{display:flex;align-items:center;gap:10px}.brand-name{font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800;color:#0f172a;letter-spacing:-.5px}.nav-actions{display:flex;align-items:center;gap:12px}.nav-link{background:none;border:none;font-size:.95rem;color:#334155;cursor:pointer;padding:8px 16px;border-radius:8px;font-family:Inter,sans-serif;transition:background .15s}.nav-link:hover{background:#e2e8f0}.nav-cta{background:#0f172a;color:#fff;border:none;padding:10px 22px;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.nav-cta:hover{background:#1e293b}.landing-hero{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:60px 48px 40px;gap:48px;max-width:1200px;margin:0 auto}.hero-left{flex:1;max-width:520px}.hero-badge{display:inline-block;background:#e0f2fe;color:#0284c7;border:1px solid #bae6fd;padding:6px 16px;border-radius:100px;font-size:.82rem;font-weight:500;margin-bottom:24px}.hero-title{font-family:Syne,sans-serif;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;line-height:1.1;color:#0f172a;margin-bottom:20px;letter-spacing:-1.5px}.hero-accent{color:#0ea5e9}.hero-sub{font-size:1.05rem;color:#64748b;line-height:1.65;margin-bottom:36px;max-width:420px}.hero-btns{display:flex;gap:14px;align-items:center;margin-bottom:40px;flex-wrap:wrap}.btn-primary{display:flex;align-items:center;background:#0ea5e9;color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s,transform .1s;box-shadow:0 4px 14px #0ea5e959}.btn-primary:hover{background:#0284c7;transform:translateY(-1px)}.btn-ghost{background:#fff;color:#334155;border:1.5px solid #e2e8f0;padding:13px 26px;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:border-color .15s,background .15s}.btn-ghost:hover{border-color:#94a3b8;background:#f8fafc}.hero-stats{display:flex;align-items:center;gap:20px}.stat{display:flex;flex-direction:column;gap:2px}.stat-num{font-family:Syne,sans-serif;font-size:1.4rem;font-weight:700;color:#0f172a}.stat-label{font-size:.78rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.stat-divider{width:1px;height:36px;background:#e2e8f0}.hero-right{flex:1;max-width:480px;position:relative}.mock-call{background:#0f172a;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0f172a59;border:1px solid #1e293b}.mock-header{background:#1e293b;display:flex;align-items:center;gap:8px;padding:10px 14px}.mock-dot{width:10px;height:10px;border-radius:50%}.mock-dot.red{background:#f87171}.mock-dot.yellow{background:#fbbf24}.mock-dot.green{background:#4ade80}.mock-title{font-size:.72rem;color:#64748b;margin-left:4px;font-family:Inter,monospace}.mock-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:2px;background:#0f172a}.mock-video{position:relative;background:#1e293b;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border-radius:4px;overflow:hidden}.mock-video.you{background:#1a2744;outline:2px solid #0ea5e9}.mock-avatar{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#fff;font-family:Syne,sans-serif}.mock-name{font-size:.7rem;color:#e2e8f0;font-weight:500}.mock-mic-on,.mock-mic-off{position:absolute;bottom:8px;right:8px;width:16px;height:16px;border-radius:50%}.mock-mic-on{background:#4ade80}.mock-mic-off{background:#f87171}.mock-controls{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px;background:#0f172a}.mock-ctrl{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mock-ctrl.green{background:#16a34a}.mock-ctrl.red{background:#dc2626}.floating-badge{position:absolute;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 14px;font-size:.78rem;font-weight:500;color:#0f172a;box-shadow:0 4px 12px #0000001a;white-space:nowrap}.badge-1{top:-14px;right:20px}.badge-2{bottom:60px;left:-30px}.features-row{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;gap:0;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:24px 48px;margin-top:20px;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:12px;padding:12px 32px}.feature-icon{font-size:1.5rem}.feature-name{font-size:.9rem;font-weight:600;color:#0f172a}.feature-desc{font-size:.78rem;color:#94a3b8;margin-top:2px}.feature-sep{width:1px;height:40px;background:#e2e8f0}.landing-footer{position:relative;z-index:5;text-align:center;padding:24px;font-size:.82rem;color:#94a3b8}@media (max-width: 860px){.landing-hero{flex-direction:column;padding:40px 24px}.hero-left{max-width:100%}.hero-right{max-width:100%;width:100%}.landing-nav{padding:16px 24px}.feature-sep{display:none}.features-row{gap:8px}}.auth-root{display:flex;min-height:100vh;font-family:Inter,sans-serif}.auth-left{width:420px;min-width:380px;background:#0f172a;padding:36px 44px;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-brand{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:60px}.auth-brand span{font-family:Syne,sans-serif;font-size:1.4rem;font-weight:800;color:#fff}.auth-left-content{flex:1;z-index:2}.auth-left-content h2{font-family:Syne,sans-serif;font-size:2.4rem;font-weight:800;color:#fff;line-height:1.15;letter-spacing:-1px;margin-bottom:16px}.auth-left-content p{font-size:.95rem;color:#94a3b8;line-height:1.6;margin-bottom:36px;max-width:300px}.auth-features{display:flex;flex-direction:column;gap:14px}.auth-feat{display:flex;align-items:center;gap:12px;color:#e2e8f0;font-size:.9rem}.auth-feat-icon{font-size:1.1rem;width:32px;height:32px;background:#1e293b;border-radius:8px;display:flex;align-items:center;justify-content:center}.auth-left-dots{position:absolute;bottom:-20px;right:-20px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;opacity:.2;z-index:1}.dot{width:4px;height:4px;background:#94a3b8;border-radius:50%}.auth-right{flex:1;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:40px 24px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:20px;padding:44px 40px;box-shadow:0 8px 32px #0f172a1a;border:1px solid #f1f5f9}.auth-card-title{font-family:Syne,sans-serif;font-size:1.9rem;font-weight:800;color:#0f172a;letter-spacing:-.5px;margin-bottom:6px}.auth-card-sub{font-size:.9rem;color:#94a3b8;margin-bottom:28px}.auth-tabs{display:flex;background:#f1f5f9;border-radius:10px;padding:4px;margin-bottom:28px;gap:2px}.auth-tab{flex:1;padding:9px;border:none;background:transparent;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;color:#64748b;font-family:Inter,sans-serif;transition:all .18s}.auth-tab.active{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 4px #0000001a}.auth-form{display:flex;flex-direction:column;gap:16px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:.82rem;font-weight:600;color:#374151;letter-spacing:.2px}.form-field input{padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;font-family:Inter,sans-serif;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s;outline:none}.form-field input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.form-field input::placeholder{color:#9ca3af}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;padding:10px 14px;font-size:.85rem}.auth-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;border-radius:8px;padding:10px 14px;font-size:.85rem}.auth-submit{background:#0ea5e9;color:#fff;border:none;padding:14px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s,transform .1s;margin-top:4px;box-shadow:0 4px 12px #0ea5e94d}.auth-submit:hover:not(:disabled){background:#0284c7;transform:translateY(-1px)}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-switch{text-align:center;margin-top:20px;font-size:.88rem;color:#64748b}.auth-switch button{background:none;border:none;color:#0ea5e9;font-weight:600;cursor:pointer;font-size:.88rem;font-family:Inter,sans-serif;padding:0}.auth-switch button:hover{text-decoration:underline}@media (max-width: 760px){.auth-root{flex-direction:column}.auth-left{width:100%;min-width:unset;padding:28px 24px;min-height:unset}.auth-left-content h2{font-size:1.8rem}.auth-left-content{margin-bottom:0}.auth-features{display:none}.auth-card{padding:32px 24px}}._lobbyContainer_13ia3_2{display:flex;min-height:100vh;background:#0f172a;font-family:Inter,sans-serif;gap:0}._lobbyLeft_13ia3_10{flex:1;display:flex;flex-direction:column;justify-content:center;padding:48px 60px;max-width:480px}._lobbyBrand_13ia3_18{display:flex;align-items:center;gap:10px;margin-bottom:40px}._lobbyBrand_13ia3_18 span{font-family:Syne,sans-serif;font-size:1.4rem;font-weight:800;color:#fff}._lobbyLeft_13ia3_10 h2{font-family:Syne,sans-serif;font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:8px;letter-spacing:-.5px}._lobbyLeft_13ia3_10 p{font-size:.9rem;color:#64748b;margin-bottom:28px}._lobbyLeft_13ia3_10 p strong{color:#94a3b8;font-family:monospace;letter-spacing:1px}._lobbyInputWrap_13ia3_48{display:flex;flex-direction:column;gap:12px}._lobbyInput_13ia3_48{padding:13px 16px;background:#1e293b;border:1.5px solid #334155;border-radius:10px;font-size:1rem;color:#fff;font-family:Inter,sans-serif;outline:none;transition:border-color .15s}._lobbyInput_13ia3_48:focus{border-color:#0ea5e9}._lobbyInput_13ia3_48::placeholder{color:#475569}._lobbyJoinBtn_13ia3_66{padding:14px;background:#0ea5e9;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s;box-shadow:0 4px 12px #0ea5e959}._lobbyJoinBtn_13ia3_66:hover:not(:disabled){background:#0284c7}._lobbyJoinBtn_13ia3_66:disabled{opacity:.4;cursor:not-allowed}._lobbyVideoPreview_13ia3_82{flex:1;display:flex;align-items:center;justify-content:center;background:#0a0f1e;position:relative}._lobbyVideo_13ia3_82{width:70%;max-width:520px;border-radius:16px;object-fit:cover;aspect-ratio:4/3;background:#1e293b;border:2px solid #1e293b}._lobbyVideoLabel_13ia3_99{position:absolute;bottom:36px;background:#00000080;color:#fff;font-size:.75rem;padding:4px 12px;border-radius:100px}._meetVideoContainer_13ia3_110{position:relative;height:100vh;background:#0b0f1a;overflow:hidden;font-family:Inter,sans-serif}._conferenceView_13ia3_119{display:flex;flex-wrap:wrap;gap:8px;padding:12px;height:calc(100vh - 80px);align-content:flex-start;overflow-y:auto}._remoteVideoWrapper_13ia3_129{flex:1 1 calc(50% - 8px);min-width:280px;max-height:calc(50vh - 60px);border-radius:14px;overflow:hidden;background:#1a1a2e;border:1px solid rgba(255,255,255,.06)}._remoteVideoWrapper_13ia3_129 video{width:100%;height:100%;object-fit:cover;display:block}._meetUserVideo_13ia3_147{position:absolute;bottom:90px;right:16px;height:150px;width:auto;border-radius:12px;border:2px solid rgba(255,255,255,.15);box-shadow:0 8px 28px #0009;z-index:10;object-fit:cover;background:#1a1a2e}._buttonContainers_13ia3_162{position:absolute;bottom:0;left:0;right:0;height:76px;background:#0a0f1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;gap:10px;z-index:20;padding:0 24px}._controlBtn_13ia3_179{width:48px;height:48px;border-radius:50%;background:#1e293b;border:1.5px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .1s;position:relative}._controlBtn_13ia3_179:hover{background:#334155;transform:scale(1.05)}._controlBtnOff_13ia3_193{background:#ef444426;border-color:#ef44444d}._controlBtnActive_13ia3_194{background:#0ea5e933;border-color:#0ea5e966}._endCallBtn_13ia3_196{width:52px;height:52px;border-radius:50%;background:#dc2626;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .1s;box-shadow:0 4px 12px #dc262666}._endCallBtn_13ia3_196:hover{background:#b91c1c;transform:scale(1.08)}._chatBadge_13ia3_211{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:100px;font-size:.62rem;font-weight:700;padding:1px 5px;min-width:16px;text-align:center}._chatRoom_13ia3_225{position:absolute;right:0;top:0;bottom:76px;width:320px;background:#111827;border-left:1px solid rgba(255,255,255,.07);z-index:30;display:flex;flex-direction:column}._chatContainer_13ia3_236{display:flex;flex-direction:column;height:100%}._chatHeader_13ia3_242{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.07);font-size:.9rem;font-weight:600;color:#fff}._chatClose_13ia3_252{background:none;border:none;color:#64748b;cursor:pointer;font-size:1rem;padding:2px 6px;border-radius:4px;transition:color .15s}._chatClose_13ia3_252:hover{color:#fff}._chattingDisplay_13ia3_264{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}._chattingDisplay_13ia3_264::-webkit-scrollbar{width:4px}._chattingDisplay_13ia3_264::-webkit-scrollbar-thumb{background:#334155;border-radius:2px}._noMessages_13ia3_275{text-align:center;color:#475569;font-size:.85rem;margin-top:40px}._messageItem_13ia3_282{background:#1e293b;border-radius:10px;padding:10px 12px}._messageSender_13ia3_287{font-size:.72rem;color:#0ea5e9;font-weight:600;margin-bottom:4px}._messageText_13ia3_293{font-size:.88rem;color:#e2e8f0;line-height:1.4;word-break:break-word}._chattingArea_13ia3_300{display:flex;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.07)}._chatInput_13ia3_306{flex:1;background:#1e293b;border:1.5px solid #334155;border-radius:8px;color:#fff;padding:9px 12px;font-size:.88rem;font-family:Inter,sans-serif;outline:none;transition:border-color .15s}._chatInput_13ia3_306:focus{border-color:#0ea5e9}._chatInput_13ia3_306::placeholder{color:#475569}._chatSendBtn_13ia3_320{background:#0ea5e9;color:#fff;border:none;padding:9px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s;white-space:nowrap}._chatSendBtn_13ia3_320:hover:not(:disabled){background:#0284c7}._chatSendBtn_13ia3_320:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 640px){._lobbyContainer_13ia3_2{flex-direction:column}._lobbyLeft_13ia3_10{max-width:100%;padding:32px 24px}._lobbyVideoPreview_13ia3_82{min-height:220px}._chatRoom_13ia3_225{width:100%}}.home-root{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column;font-family:Inter,sans-serif}.home-topbar{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:14px 36px;position:sticky;top:0;z-index:100}.topbar-brand{display:flex;align-items:center;gap:10px}.topbar-name{font-family:Syne,sans-serif;font-size:1.3rem;font-weight:800;color:#0f172a}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-btn{display:flex;align-items:center;gap:6px;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;padding:8px 16px;border-radius:8px;font-size:.88rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.topbar-btn:hover{background:#e2e8f0}.topbar-logout{background:none;border:1.5px solid #e2e8f0;color:#64748b;padding:8px 16px;border-radius:8px;font-size:.88rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.topbar-logout:hover{border-color:#f87171;color:#dc2626}.home-main{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 24px}.home-content{width:100%;max-width:780px}.home-intro{text-align:center;margin-bottom:40px}.home-intro h1{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-1px;margin-bottom:10px}.home-accent{color:#0ea5e9}.home-intro p{font-size:1rem;color:#64748b}.home-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.home-card{background:#fff;border-radius:16px;padding:28px;border:1.5px solid #e2e8f0;display:flex;flex-direction:column;gap:12px;transition:box-shadow .15s,border-color .15s}.home-card:hover{box-shadow:0 8px 24px #00000014;border-color:#cbd5e1}.card-icon-wrap{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center}.home-card h3{font-family:Syne,sans-serif;font-size:1.15rem;font-weight:700;color:#0f172a}.home-card p{font-size:.85rem;color:#94a3b8;line-height:1.5}.new-code-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.code-label{font-size:.75rem;color:#94a3b8;font-weight:500}.code-value{font-family:Syne,monospace;font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:1px}.join-input-row{display:flex}.join-input{width:100%;padding:11px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.95rem;font-family:Inter,sans-serif;color:#0f172a;letter-spacing:1px;font-weight:600;outline:none;transition:border-color .15s}.join-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91f}.join-input::placeholder{color:#9ca3af;letter-spacing:0;font-weight:400}.card-btn{padding:12px;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:opacity .15s,transform .1s;margin-top:4px}.card-btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.card-btn:disabled{opacity:.4;cursor:not-allowed}.btn-blue{background:#1d4ed8;color:#fff}.btn-green{background:#16a34a;color:#fff}.home-tips{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.tip{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #f1f5f9;border-radius:8px;padding:8px 14px;font-size:.8rem;color:#64748b}@media (max-width: 600px){.home-cards{grid-template-columns:1fr}.home-topbar{padding:12px 20px}}.history-root{min-height:100vh;background:#f8fafc;font-family:Inter,sans-serif}.history-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 36px;display:flex;align-items:center;gap:20px}.back-btn{display:flex;align-items:center;gap:6px;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;padding:8px 14px;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.back-btn:hover{background:#e2e8f0}.history-title-wrap{display:flex;align-items:center;gap:12px}.history-title-wrap h1{font-family:Syne,sans-serif;font-size:1.4rem;font-weight:800;color:#0f172a}.history-count{background:#e0f2fe;color:#0284c7;font-size:.78rem;font-weight:600;padding:3px 10px;border-radius:100px}.history-main{max-width:680px;margin:40px auto;padding:0 24px}.history-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 0;color:#94a3b8}.spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#0ea5e9;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.history-empty{text-align:center;padding:80px 0}.empty-icon{font-size:3rem;margin-bottom:16px}.history-empty h3{font-family:Syne,sans-serif;font-size:1.2rem;font-weight:700;color:#0f172a;margin-bottom:8px}.history-empty p{font-size:.9rem;color:#94a3b8;margin-bottom:24px}.empty-btn{background:#0ea5e9;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.history-list{display:flex;flex-direction:column;gap:10px}.history-item{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:14px;transition:box-shadow .15s}.history-item:hover{box-shadow:0 4px 12px #00000012}.history-item-icon{width:40px;height:40px;background:#e0f2fe;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-item-info{flex:1;display:flex;flex-direction:column;gap:3px}.history-code{font-family:Syne,monospace;font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:.5px}.history-date{font-size:.78rem;color:#94a3b8}.rejoin-btn{background:#f0f9ff;border:1.5px solid #bae6fd;color:#0284c7;padding:7px 16px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;white-space:nowrap}.rejoin-btn:hover{background:#e0f2fe;border-color:#7dd3fc}@media (max-width: 600px){.history-header{padding:14px 20px}}
