.glass-card{background:#ffffff80;border-radius:24px;box-shadow:0 4px 12px #0000000d,0 8px 24px #00000008;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(24px);transition:all .3s ease;position:relative;overflow:hidden}.glass-card:hover{background:#ffffff4d;box-shadow:0 8px 20px #00000014,0 16px 40px #0000000f;transform:translateY(-5px)}.glass-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to bottom right,#ffffff4d,#ffffff1a,#ffffff4d);transform:rotate(30deg);transition:all .5s ease;opacity:0}.glass-card:hover:before{opacity:1;transform:rotate(30deg) translate(20%,20%)}.glass-card h2{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;line-height:1.6;font-size:1.3rem;color:#ffffffe6}.glass-card img{position:relative;transition:all .3s ease}.glass-card:hover img{transform:scale(1.05)}.profile-card{--mouse-x:50%;--mouse-y:50%;transition:transform .8s cubic-bezier(.25,.46,.45,.94),box-shadow .26s ease,border-color .26s ease}.profile-card:hover{transform:translateY(-5px) scale(1.006);border-color:#fffffff5;box-shadow:0 28px 65px #313a693d,0 10px 24px #2d48761f,inset 0 1px #fffffffa,inset 0 0 0 1px #bedaff8c}.profile-card:before{top:-35%;bottom:-35%;left:-62%;width:48%;z-index:2;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08) 18%,rgba(255,255,255,.62) 48%,rgba(205,229,255,.18) 72%,transparent);filter:blur(1.5px);transform:skew(-16deg) translate(-150%)}.profile-card:hover:before{animation:profile-glass-sheen 1.15s cubic-bezier(.22,.61,.36,1) forwards}.profile-card:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;border-radius:inherit;background:radial-gradient(280px circle at var(--mouse-x) var(--mouse-y),rgba(255,255,255,.48),rgba(190,220,255,.12) 38%,transparent 68%),linear-gradient(145deg,rgba(255,255,255,.12),transparent 42%);mix-blend-mode:soft-light;transition:opacity .26s ease}.profile-card:hover:after{opacity:.82}@keyframes profile-glass-sheen{0%{opacity:0;transform:skew(-16deg) translate(-150%)}18%{opacity:.7}72%{opacity:.48}to{opacity:0;transform:skew(-16deg) translate(360%)}}.gradient-text-profile{background:linear-gradient(135deg,#ff9a9e,#fad0c4,#a1c4fd,#c2e9fb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:500;line-height:1.6;letter-spacing:.02em;text-shadow:0 1px 2px rgba(255,154,158,.3);transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.border-gradient-1{position:relative;border-radius:50%;padding:4px;background:linear-gradient(135deg,#ff9a9e,#fad0c4,#a1c4fd,#c2e9fb)}.border-gradient-1 img{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.glass-card:hover .border-gradient-1{transform:scale(1.08)}.chat-control-gradient{color:#ff9a9e;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(255,154,158,.3))}.chat-control-gradient:hover{color:#a1c4fd;filter:drop-shadow(0 4px 8px rgba(161,196,253,.5));transform:translateY(-2px) scale(1.1)}.chat-control-gradient:active{color:#c2e9fb;transform:translateY(1px) scale(.95)}.profile-card{transform:translate(-100vw) scale(1);opacity:1;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease}.profile-card.entered{transform:translate(0) scale(1);opacity:1}.window-controls-react{position:absolute;top:1rem;left:1rem;display:flex;gap:8px;z-index:10;pointer-events:auto}.window-control-btn-react{width:12px;height:12px;border-radius:50%;transition:all .2s ease;box-shadow:inset 0 1px #ffffff4d,0 1px 2px #0000004d;position:relative;border:.5px solid rgba(0,0,0,.1);cursor:pointer}.window-control-close-react{background:linear-gradient(135deg,#ff6058,#ff4d4d)}.window-control-minimize-react{background:linear-gradient(135deg,#ffca2c,#ffb000)}.window-control-maximize-react{background:linear-gradient(135deg,#32d74b,#28a745)}.window-controls-react:hover .window-control-btn-react{box-shadow:inset 0 1px #fff6,0 2px 4px #0006}.window-controls-react:hover .window-control-close-react:after{content:"✕";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#8b1538;font-size:8px;font-weight:700}.window-controls-react:hover .window-control-minimize-react:after{content:"−";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#b45309;font-size:10px;font-weight:700}.window-controls-react:hover .window-control-maximize-react:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#15803d;font-size:10px;font-weight:700}.profile-desc-text{color:#1e293bf2!important}@media (max-width:900px){.profile-card{height:auto;min-height:0}.profile-card>div:last-child{padding:2.5rem 1.25rem 1.25rem}.profile-card .border-gradient-1{width:6rem;height:6rem}.profile-card .border-gradient-1 img{width:100%;height:100%}.profile-card h2{font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.5}.profile-card .flex.justify-center.mt-14{margin-top:1.5rem}}@media (max-width:640px){.profile-card>div:last-child{padding-top:2.25rem}.profile-card h2{padding:.75rem}}:root[data-theme=dark] .glass-card{background:#12162b9e;border-color:#ffffff29;box-shadow:0 18px 45px #00000047,inset 0 1px #ffffff2e}:root[data-theme=dark] .profile-desc-text{color:#f1f5f9eb!important}.profile-chat{display:flex;flex-direction:column;width:100%;min-height:0;text-align:left}.profile-chat-header{display:flex;align-items:center;gap:.45rem;margin-bottom:.75rem;color:#1e293bb8;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-chat-status{width:.45rem;height:.45rem;border-radius:999px;background:#34d399;box-shadow:0 0 0 3px #34d39924,0 0 10px #34d3996b}.profile-chat-caption{margin-left:auto;color:#1e293b61;font-size:.57rem;font-weight:500;letter-spacing:.02em;text-transform:none}.profile-chat-messages{display:flex;flex-direction:column;gap:.65rem;flex:1 1 auto;min-height:22rem;max-height:none;overflow-y:auto;padding:.1rem .2rem .4rem .1rem;scrollbar-width:thin}.chat-bubble{width:-moz-fit-content;width:fit-content;max-width:94%;padding:.7rem .8rem;border:1px solid rgba(255,255,255,.6);border-radius:.95rem;font-size:clamp(.88rem,2vw,1.02rem);line-height:1.5}.chat-bubble strong{font-weight:750}.chat-accent-coral{color:#e05268}.chat-accent-blue{color:#3f72c9}.chat-accent-violet{color:#7154c8}.chat-accent-gold{color:#c17b24}.chat-bubble-assistant{align-self:flex-start;color:#1e293be0;background:#ffffff6b;border-top-left-radius:.35rem;box-shadow:inset 0 1px #ffffff8a}.chat-bubble-user{align-self:flex-end;color:#fff;background:linear-gradient(135deg,#667eead6,#764ba2d1);border-color:#ffffff3d;border-bottom-right-radius:.35rem;box-shadow:0 6px 14px #4f46b82e}.profile-chat-options{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.5rem}.profile-chat-options button{border:1px solid rgba(255,255,255,.62);border-radius:999px;color:#43388ce0;background:#ffffff61;cursor:pointer;font-family:inherit;font-size:.68rem;font-weight:600;line-height:1.2;transition:background .18s ease,border-color .18s ease,transform .18s ease;padding:.5rem .7rem}.profile-chat-options button:hover{transform:translateY(-1px);background:#ffffffa8;border-color:#ffffffeb}.profile-chat-playback{display:flex;justify-content:center;gap:.55rem;margin-top:.8rem;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.24)}:root[data-theme=dark] .profile-chat-header,:root[data-theme=dark] .profile-chat-caption{color:#e2e8f0ad}:root[data-theme=dark] .profile-chat-caption{color:#e2e8f06b}:root[data-theme=dark] .chat-bubble-assistant{color:#f1f5f9e6;background:#1e294894;border-color:#ffffff24}:root[data-theme=dark] .chat-accent-coral{color:#ff9aab}:root[data-theme=dark] .chat-accent-blue{color:#9bc5ff}:root[data-theme=dark] .chat-accent-violet{color:#c5b5ff}:root[data-theme=dark] .chat-accent-gold{color:#ffd28a}:root[data-theme=dark] .profile-chat-options button{color:#e0e7ffe6;background:#191f448f;border-color:#ffffff29}:root[data-theme=dark] .profile-chat-playback{border-top-color:#ffffff1f}@media (max-width:640px){.profile-chat-header{margin-bottom:.55rem}.profile-chat-messages{min-height:18rem}.chat-bubble{max-width:98%;font-size:.86rem}.profile-chat-options button{font-size:.64rem}}