@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;700&family=Montserrat:wght@300;400;600;700&display=swap);body{font-family:sans-serif;margin:0;padding:0}@media (max-width:768px){body,html{height:auto!important;overflow:auto!important}}h1,h2,h3,h4,h5,h6{margin:0}.App{height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.fullscreen-game{background:#000!important;display:block!important;height:100%!important;overflow:visible!important;width:100%!important}.App-logo{animation:App-logo-spin 20s linear infinite;height:80px}.App-header{background-color:#222;color:#fff;height:65px;padding:20px}.App-title{font-size:1.5em}.App-intro{font-size:large}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-toggle{align-items:center;background-color:#1e1e1e;border:none;border-radius:20px;box-shadow:0 2px 6px #0003;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:6px;left:50%;padding:4px 10px;position:absolute;transform:translateX(-50%);transition:all .2s ease;z-index:999}.chat-toggle:hover{background-color:#2c2c2c;box-shadow:0 3px 8px #0000004d}.premium-paywall-container{-webkit-overflow-scrolling:touch;background:linear-gradient(135deg,#12141e,#171928);height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;scroll-behavior:smooth;top:0;width:100%;z-index:10000}.paywall-background{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:20px;position:relative;width:100%}.floating-chips{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.chip{animation:float 6s ease-in-out infinite;font-size:2rem;opacity:.7;position:absolute;z-index:1}.chip-1{animation-delay:0s;left:10%;top:10%}.chip-2{animation-delay:1s;right:15%;top:20%}.chip-3{animation-delay:2s;bottom:30%;left:20%}.chip-4{animation-delay:3s;right:10%;top:60%}.chip-5{animation-delay:4s;bottom:10%;right:25%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.paywall-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 25px 50px #00000080;box-sizing:border-box;margin:40px auto;max-width:900px;padding:40px;position:relative;text-align:center;width:100%;z-index:2}.paywall-header{margin-bottom:40px}.achievement-badge{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50px;color:#1f2937;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:24px;overflow:hidden;padding:12px 24px;position:relative}.badge-glow{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);height:100%;left:-100%;position:absolute;top:0;width:100%}.paywall-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:16px}.title-gradient{background:linear-gradient(135deg,#e2e8f0,#94a3b8);-webkit-background-clip:text;background-clip:text;margin-bottom:8px}.title-gradient,.title-highlight{-webkit-text-fill-color:#0000;display:block}.title-highlight{animation:gradient-shift 3s ease-in-out infinite;background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text}@keyframes gradient-shift{0%,to{filter:hue-rotate(0deg)}50%{filter:hue-rotate(30deg)}}.paywall-subtitle{color:#94a3b8;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.stats-showcase{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:40px 0}.stat-card{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:16px;padding:24px 16px;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 10px 25px #3b82f633;transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;margin-bottom:8px}.stat-label{color:#94a3b8;font-weight:500}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:40px 0}.feature-card{background:#1e293bcc;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;padding:24px;position:relative;text-align:left;transition:all .3s ease}.feature-card:hover{border-color:#3b82f680;box-shadow:0 10px 25px #3b82f626;transform:translateY(-5px)}.feature-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card:hover:before{opacity:1}.feature-icon{display:block;font-size:2.5rem;margin-bottom:16px}.feature-card h3{color:#f8fafc;font-size:1.25rem;font-weight:600;margin-bottom:12px}.feature-card p{color:#94a3b8;line-height:1.5;margin:0}.feature-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 8px;position:absolute;right:12px;top:12px}.urgency-banner{align-items:center;animation:pulse-glow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#dc2626,#b91c1c);border:1px solid #dc26264d;border-radius:12px;box-shadow:0 4px 20px #dc262633;box-sizing:border-box;display:flex;gap:10px;justify-content:center;margin:20px auto;max-width:calc(100% - 20px);padding:14px 18px}.urgency-icon{font-size:1.5rem}.urgency-text{color:#fca5a5;font-size:.85rem;font-weight:500;line-height:1.2;text-align:center}.cta-section{margin:40px 0}.premium-cta-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#ec4899);border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;margin:0 auto 20px;max-width:400px;overflow:hidden;padding:20px 40px;position:relative;transition:all .3s ease;width:100%}.premium-cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.premium-cta-button:hover:before{left:100%}.premium-cta-button:hover{box-shadow:0 15px 35px #3b82f666;transform:translateY(-2px)}.button-content{align-items:flex-start;flex-direction:column;text-align:left}.button-text{font-size:1.125rem;font-weight:700}.button-subtext{font-size:.875rem;font-weight:400;opacity:.9}.button-arrow{font-size:1.5rem;font-weight:700;transition:transform .3s ease}.premium-cta-button:hover .button-arrow{transform:translateX(5px)}.guarantee-text{align-items:center;color:#94a3b8;display:flex;font-size:.875rem;gap:8px;justify-content:center;margin-top:16px}.guarantee-text i{color:#10b981}.social-proof{margin:40px 0}.testimonial{background:#1e293b99;border:1px solid #ffffff1a;border-radius:16px;margin:0 auto;max-width:500px;padding:24px}.testimonial-content{color:#f8fafc;font-size:1.125rem;font-style:italic;line-height:1.6;margin-bottom:20px}.testimonial-author{align-items:center;display:flex;gap:12px}.author-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;font-size:1.5rem;height:48px;justify-content:center;width:48px}.author-info{text-align:left}.author-name{color:#f8fafc;font-weight:600;margin-bottom:4px}.author-title{color:#94a3b8;font-size:.875rem}.back-button{border:1px solid #fff3;border-radius:12px;color:#94a3b8;margin-top:32px;padding:12px 24px;transition:all .3s ease}.back-button:hover{background:#ffffff0d;border-color:#ffffff4d;color:#f8fafc}@media (max-width:768px){.premium-paywall-container{padding:0}.paywall-background{align-items:flex-start;min-height:100vh;padding:15px}.paywall-content{border-radius:16px;margin:20px auto;max-width:100%;padding:30px 20px}.paywall-title{font-size:2rem;line-height:1.2}.paywall-subtitle{font-size:1.1rem}.stats-showcase{gap:15px;grid-template-columns:repeat(2,1fr);margin:30px 0}.stat-card{padding:20px 12px}.stat-number{font-size:1.5rem}.features-grid{gap:15px;grid-template-columns:1fr;margin:30px 0}.feature-card{padding:20px}.premium-cta-button{font-size:1rem;padding:16px 24px}.floating-chips{display:none}.chip{font-size:1.5rem}.urgency-banner{gap:8px;margin:0;padding:12px 14px}.urgency-text{font-size:.85rem;line-height:1.2;text-align:center}}#root,.App,body,html{height:100%;width:100%}.sound-toggle{align-items:center!important;background-color:#1a1a1a!important;border:1px solid #2a2a2a!important;border-radius:.375rem!important;bottom:80px!important;box-shadow:0 2px 5px #0003!important;color:#f7f7f7!important;cursor:pointer!important;display:flex!important;font-size:.875rem!important;font-weight:500!important;justify-content:center!important;padding:8px 12px!important;position:absolute!important;right:20px!important;transition:all .2s ease!important;z-index:9999!important}.sound-toggle:hover{background-color:#2a2a2a!important;transform:translateY(-2px)!important}@media (max-width:768px){.sound-toggle{bottom:100px!important;font-size:.75rem!important;padding:6px 10px!important;right:20px!important}}.fullscreen-game{background-color:#121212!important;height:100vh!important;left:0!important;position:fixed!important;top:0!important;width:100vw!important;z-index:9999!important}img{height:100%;width:100%}.centered-flex-row{align-items:center;display:flex;height:auto;justify-content:center;width:auto}.spinner-container{align-items:center;animation:App-logo-spin 20s linear infinite;display:flex;flex-direction:column;height:200px;width:200px}.loading-container{align-items:center;height:100%;width:100%}.flex-centered-column{height:auto;width:auto}.flex-centered-column,.playing-card{align-items:center;display:flex;flex-direction:column}.playing-card{animation:fade-in-up .5s;animation-fill-mode:both;background-color:#fff;border:1px solid #00000080;border-radius:5px;box-shadow:0 3px 8px #00000080;font-size:1.1em;font-weight:700;height:78px;justify-content:center;margin:0 3px;opacity:0;transition:transform .3s ease;width:56px}.robotcard{background-color:#890808;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12'%3E%3Cpath d='M9.8 12 0 2.2V.8l10 10 10-10v1.4L10.2 12h-.4zm-4 0L0 6.2V4.8L7.2 12H5.8zm8.4 0L20 6.2V4.8L12.8 12h1.4zM9.8 0l.2.2.2-.2h-.4zm-4 0L10 4.2 14.2 0h-1.4L10 2.8 7.2 0H5.8z' fill='%23fff' fill-opacity='.4' fill-rule='evenodd'/%3E%3C/svg%3E");border:2px solid #6a0000;box-shadow:0 3px 8px #000000b3}.folded{filter:grayscale(100%);opacity:.6;transform:translateY(-10px);transition:all .3s ease}@keyframes fade-in-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.actionBox{background-color:#000000e6;border:1px solid #ffff0080;border-radius:20px;box-shadow:0 2px 10px #0009;color:#ff0;display:none;font-size:13px;font-weight:700;justify-content:center;left:50%;padding:10px 15px;position:absolute;text-shadow:2px 2px 10px #000;top:-40px;transform:translateX(-50%);white-space:nowrap;width:auto;z-index:101}.transitionable-actionBox-enter,.transitionable-actionBox-enter-active{display:flex;opacity:1;transform:translateX(-50%)}.transitionable-actionBox-enter-active{transition:opacity .5s ease-in-out}.transitionable-actionBox-enter-done{display:flex}.transitionable-actionBox-exit{display:flex;opacity:1;transform:translateX(-50%)}.transitionable-actionBox-exit-active{display:flex;opacity:0;transform:translateX(-50%);transition:opacity .5s ease-in-out}.poker-app--background{background-color:#121212!important;height:100%!important;left:0!important;overflow:visible!important;position:fixed!important;top:0!important;width:100%!important;z-index:9998!important}.p0,.p1,.p2,.p3,.p4{align-items:center;display:flex;flex-direction:column;position:absolute;z-index:5}.p0{bottom:15%;left:50%;transform:translateX(-50%)}.p1{bottom:22%;left:18%}.p2{left:15%;top:12%}.p4{bottom:22%;right:18%}.p3{right:15%;top:12%}.community-card-container{display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:calc(42% - 35px);transform:translateX(-50%);width:320px;z-index:10}.showdown-container--community-cards{display:flex;height:52px;margin-bottom:1rem}.cardbabmock{background-color:#000;height:100px;margin-left:5px;width:85px}.game-action-bar{align-items:center;background-color:#000000e6;background-color:#1a1a1a;background-image:linear-gradient(180deg,#004d404d,#000000e6);background-image:linear-gradient(180deg,#333,#1a1a1a);border-top:2px solid #444;bottom:0;box-shadow:0 -6px 15px #00000080;color:#fff;height:60px;justify-content:space-between;left:0;padding:0 60px;right:0;z-index:50}.abscard,.game-action-bar{display:flex;position:absolute}.abscard{filter:drop-shadow(0 5px 15px rgba(0,0,0,.7));justify-content:center;left:50%;top:-90px;transform:translateX(-50%);z-index:5}.shrinkwrap{transform:scale(.3)}.action-buttons{width:250px}.action-buttons,.slider-boi{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.slider-boi{background:#0003;border-radius:4px;box-shadow:inset 0 1px 3px #0003;margin-left:10px;padding:15px 5px 0;width:70%}.slider-boi:before{background:linear-gradient(180deg,#0000,#fff3,#0000);content:"";height:60%;left:-10px;position:absolute;top:0;width:1px}.action-button{background-color:#4caf50;border:1px solid #388e3c;border-radius:6px;box-shadow:0 3px 5px #0000004d,inset 0 1px 0 #fff3;color:#fff;font-size:15px;font-weight:700;height:40px;letter-spacing:.5px;margin:0 6px;outline:none;overflow:hidden;position:relative;text-shadow:0 1px 1px #0000004d;transition:all .2s ease-out;width:180px}.action-button:before{background:#ffffff26;border-bottom-left-radius:50%;border-bottom-right-radius:50%;content:"";height:40%;left:0;position:absolute;top:0;width:100%}.action-button:hover{background-color:#66bb6a;box-shadow:0 4px 8px #0006,inset 0 1px 0 #fff3;cursor:pointer;transform:translateY(-2px)}.action-button:active{background-color:#43a047;box-shadow:0 2px 3px #0000004d,inset 0 1px 0 #ffffff1a;transform:translateY(1px)}.fold-button{background-color:#f44336;border:1px solid #d32f2f;border-radius:6px;box-shadow:0 3px 5px #0000004d,inset 0 1px 0 #ffffff1a;color:#fff;font-size:13px;font-weight:700;height:40px;letter-spacing:.5px;margin:0 6px;outline:none;overflow:hidden;position:relative;text-shadow:0 1px 1px #0000004d;transition:all .2s ease-out;width:100px;z-index:100}.fold-button:before{background:#ffffff26;border-bottom-left-radius:50%;border-bottom-right-radius:50%;content:"";height:40%;left:0;position:absolute;top:0;width:100%}.fold-button:hover{background-color:#ef5350;box-shadow:0 4px 8px #0006,inset 0 1px 0 #ffffff1a;cursor:pointer;transform:translateY(-2px)}.fold-button:active{background-color:#e53935;box-shadow:0 2px 3px #0000004d,inset 0 1px 0 #ffffff0d;transform:translateY(1px)}.player-info-box{align-items:center;background-color:#00000059;color:#fff;display:flex;flex-direction:column;font-size:.87em;margin-top:12px;padding:12px;z-index:99}.player-info-box h5{margin:4px 0}.slider-handles>div>div{background-color:#000000b3!important;border-radius:10px!important;box-shadow:0 2px 4px #0006!important;color:#86ff3b!important;font-size:12px!important;font-weight:700!important;padding:2px 8px!important}.betting-controls-container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:8px 10px;width:100%}.quick-bet-options{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.quick-bet-button{align-items:center;background-color:hsl(var(--muted)/.8);border:1px solid hsl(var(--primary)/.8);border-radius:var(--radius);box-shadow:0 2px 5px #0000004d;color:hsl(var(--primary));cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Inter,sans-serif;font-size:11px;font-weight:600;height:42px;justify-content:center;line-height:1.2;margin:0 4px;overflow:hidden;padding:6px 8px;position:relative;text-align:center;transition:all .2s ease}.quick-bet-button:first-child{margin-left:0}.quick-bet-button:last-child{margin-right:0}.quick-bet-button:hover{background-color:#333;box-shadow:0 3px 5px #0006;transform:translateY(-1px)}.quick-bet-button:after{background:#ffffff1a;border-bottom-left-radius:50%;border-bottom-right-radius:50%;content:"";height:30%;left:0;position:absolute;top:0;width:100%}.quick-bet-button.all-in{background-color:#8b0000;border-color:#ffc107}.quick-bet-button.all-in:hover{background-color:#a50000}.slider-container{align-items:center;display:flex;flex-direction:column;height:60px;justify-content:center;padding:5px 0;position:relative;width:100%}.slider-labels{display:flex;justify-content:space-between;margin-bottom:5px;padding:0 5px;width:100%}.max-label,.min-label{color:#ffeb3b;font-size:11px;font-weight:700;text-shadow:0 1px 2px #000c}.slider-value{display:flex;justify-content:center;margin-top:5px;width:100%}.current-bet{color:#ffeb3b;font-size:12px;font-weight:700;text-shadow:0 1px 2px #000c}.showdown-row{flex-direction:column;margin-bottom:15px}.pot-container,.showdown-row{align-items:center;display:flex}.pot-container{background-color:#000000b3;border:2px solid #ffc107;border-radius:16px;box-shadow:0 3px 8px #00000080;color:#fff;gap:8px;justify-content:center;left:50%;padding:6px 12px;position:absolute;top:25%;transform:translateX(-50%);z-index:5}.pot-container h4{color:#ffeb3b;font-size:16px;font-weight:700;margin:0;text-shadow:0 1px 3px #000000e6}.pot-container img{filter:drop-shadow(0 2px 3px rgba(0,0,0,.4));height:40px;width:40px}.current-move-indicator{align-items:center;background-color:#000c;border:1px solid #ffc107;border-radius:8px;box-shadow:0 2px 6px #0006;color:#ffeb3b;display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:4px;max-width:200px;overflow:hidden;padding:8px 14px;position:absolute;right:45%;text-align:center;text-shadow:0 1px 2px #000c;top:20px;z-index:20}.current-move-indicator .round-name{border-bottom:1px solid #ff98004d;color:#ff9800;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:3px;padding-bottom:3px;text-align:center;text-transform:uppercase;width:100%}.current-move-indicator .move-text{color:#ffeb3b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.current-move-indicator{font-size:11px;left:50%;padding:6px 12px;right:auto;top:10px;transform:translateX(-50%)}.current-move-indicator .round-name{font-size:10px}}.player-entity--container{height:auto;top:-16px;width:auto}.player-entity--wrapper{border-bottom-left-radius:200px;border-top-left-radius:200px;position:absolute}.player-avatar--container{background-color:#0003;border-radius:50%;box-shadow:0 4px 8px #0006;height:65px;margin-top:8px;padding:4px;position:relative;width:65px}.player-info--name{background-color:#000000d9;border:1px solid #fff3;border-radius:15px;bottom:-10px;box-shadow:0 3px 6px #0000004d;color:#f5f5f5;display:flex;font-size:10px;font-weight:700;justify-content:center;left:50%;min-width:80px;padding:4px 8px;position:absolute;transform:translateX(-50%);width:90%}.player-avatar--image{background-color:#ffc10726;border:2px solid #ffc107;border-radius:50%;box-shadow:inset 0 0 10px #00000080;transition:all .3s ease-out}.foldedPlayer{border:2px solid #666;filter:grayscale(70%);opacity:.4}.folded-indicator{background-color:#000000b3;border:1px solid #ff5252;border-radius:4px;color:#ff5252;font-size:10px;font-weight:700;left:50%;padding:2px 6px;position:absolute;text-shadow:0 1px 1px #00000080;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:10}.activePlayer{border:3px solid #ffc107;box-shadow:0 0 12px #ffc10780,inset 0 0 10px #00000080}.player-info--wrapper{color:#fff;width:100px}.player-info--stash--container{align-items:center;background-color:#000000b3;border:1px solid #ffc107;border-radius:10px;color:#ffeb3b;display:flex;font-size:11px;justify-content:center;margin-top:0;padding:4px 2px;text-shadow:1px 1px 3px #000000f2}.player-info--stash--container h5{font-weight:700;margin:0 0 0 4px}.player-info--stash--image{filter:drop-shadow(0 1px 2px rgba(0,0,0,.5));height:18px;width:18px}.poker-table--wrapper{background-image:radial-gradient(#004d40 60%,#00352c 85%);height:100%;position:relative;width:100%}.poker-table--container{position:absolute}.showdown-container--wrapper{align-items:center;background-color:#000000d9;color:#fff;display:flex;flex-direction:column;height:auto;left:0;max-height:100vh;min-height:100%;overflow:auto;overflow-y:auto;padding:20px 0;position:absolute;right:0;top:0;width:100%;z-index:100}.showdown-container--title{font-size:2rem;letter-spacing:1px;margin:0 6px 15px}.showdown-container--community-card-label{font-size:1.2rem;letter-spacing:.5px;margin:25px 0 10px}.showdown-container--messages{margin:5px 0 15px;max-width:800px;text-align:left;width:80%}.message--container{background-color:#0000004d;border-left:3px solid #ffc10780;border-radius:5px;margin-bottom:5px;padding:8px 12px;text-align:left}.message--player{color:#4caf50;font-weight:700}.message--earnings,.message--rank{font-weight:700}.message--rank{color:#9c27b0}.message--user{color:#03a9f4;font-weight:700}.showdown-player--entity{align-items:center;background:#0003;border:1px solid #ffffff0d;border-radius:8px;box-shadow:0 3px 8px #0000004d;display:flex;height:auto;margin-bottom:15px;margin-top:15px;max-width:800px;min-height:112px;padding:15px;position:relative;transition:all .2s ease;width:90%}.showdown-player--entity.winner{background:#ffc1071a;border:1px solid #ffc107}.showdownPlayer--data,.showdownPlayer--privateCards{align-items:center;display:flex;flex-direction:column;justify-content:center}.showdown-player--besthand--container{margin-left:12px}.showdown-player--entity .player-avatar--container{margin-right:12px}.showdown-player--entity .player-info--name{border:1px solid #fff}.showdown-player--besthand--cards{align-items:center;display:flex;height:auto;justify-content:center;width:auto}.player-entity--container{display:flex;position:relative;transition:all .3s ease}.player-folded{opacity:.6}.wrapper-folded .player-info--name,.wrapper-folded .player-info--stash--container{opacity:.5}.showdown--handrank{color:#ffeb3b;font-size:13px;text-align:center;width:115px}.message--earnings{color:#ffeb3b}.message--rank{color:#714794}.showdownPlayer--cards{display:flex}.showdownPlayer--earnings{text-align:center}.message--player,.showdownPlayer--earnings.positive{color:#4eb04e}.showdownPlayer--earnings.negative{color:#97241b}.poker-table--table-image{height:auto;object-fit:contain;width:100%}.showdown--nextRound--button{background-color:#212121;border:2px solid #ffc107;border-radius:8px;box-shadow:0 4px 8px #0000004d;color:#ffeb3b;font-size:16px;font-weight:700;line-height:1;margin:25px 0;padding:10px 25px;transition:all .3s ease;z-index:110}.showdown--nextRound--button:hover{background-color:#424242;background:#ffffff1a;box-shadow:0 6px 12px #0006;cursor:pointer;transform:translateY(-2px)}.showdown--nextRound--button:active{box-shadow:0 2px 4px #0000004d;transform:translateY(1px)}@media (min-width:1080px){.poker-table--container{height:590px;left:50%;top:50%;transform:translate(-50%,-50%);width:1080px}}@media (max-width:1079px){.poker-table--container{height:auto;position:absolute;top:50%;transform:translateY(-50%);width:100%}.pot-container{left:auto;right:20%;top:50%}.action-button,.fold-button{font-size:14px;height:38px}}@media (max-width:736px){.game-action-bar{grid-gap:8px;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(0deg,#000000f2 0,#1a1a1af2);border-top:2px solid #ffc1074d;bottom:0;box-shadow:0 -4px 20px #00000080;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);height:70px;left:0;padding:0 12px;position:fixed;right:0;z-index:1000}.action-buttons{align-items:center;display:flex;font-size:9px;height:100%;justify-content:center;position:relative;width:150px}.action-button{width:80px}.action-button,.fold-button{font-size:9px;height:34px;margin:0 3px}.fold-button{width:70px}.slider-boi{align-items:center;background:#0003;border-radius:4px;box-shadow:inset 0 1px 3px #0003;display:flex;height:108%;justify-content:center;margin-left:20px;padding:0 5px;position:relative;width:150px}.action-button{background:linear-gradient(180deg,#2e7d32,#1b5e20);box-shadow:0 2px 8px #2e7d3266}.fold-button{background:linear-gradient(180deg,#d32f2f,#b71c1c);box-shadow:0 2px 8px #b71c1c66}.all-in-button{background:linear-gradient(180deg,#ffa000,#ff6f00);box-shadow:0 2px 8px #ffa00066}.raise-slider-container{align-items:center;background:#ffffff14;border:1px solid #ffc10733;border-radius:22px;display:flex;height:44px;justify-content:center;position:relative;width:100%}.raise-slider{-webkit-appearance:none;background:linear-gradient(0deg,#ffc107 0,#ff9800);border-radius:2px;height:32px;outline:none;transform:rotate(270deg);width:4px}.raise-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ffc107;border:2px solid #0003;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.raise-slider::-webkit-slider-thumb:active{background:#ffd54f;transform:scale(1.1)}.raise-amount{background:#000c;border:1px solid #ffc1074d;border-radius:10px;color:#ffc107;font-size:12px;font-weight:600;left:50%;padding:2px 8px;position:absolute;top:-24px;transform:translateX(-50%);white-space:nowrap}.action-button:active,.all-in-button:active,.fold-button:active{filter:brightness(.9);transform:scale(.95)}.player-info--name{min-width:75px}.player-info--stash--container{min-width:68px;width:100%}.player-info--wrapper{width:130px}}@media (max-width:480px) and (orientation:portrait){.poker-app--background{background-color:#121212;height:100%;overflow:hidden;width:100%}.poker-table--container{aspect-ratio:3/5;background-color:#004d40;border:15px solid #5d4037;border-radius:80px;height:auto;left:50%;margin:0 auto;max-width:400px;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:85%}.slider-boi{align-items:center;background:#0003;border-radius:4px;box-shadow:inset 0 1px 3px #0003;display:flex;height:108%;justify-content:center;margin-left:20px;padding:0 5px;position:relative;width:150px}.poker-table--table-image{display:none}.poker-table--container:before{border:2px solid #ffffff4d;border-radius:70px;bottom:5px;content:"";left:5px;pointer-events:none;position:absolute;right:5px;top:5px}.p0{bottom:3%;left:50%;transform:translateX(-50%)}.p1{bottom:52%;left:8%}.p2{left:22%;top:8%}.p3{right:22%;top:8%}.p4{bottom:52%;right:8%}.p2 .abscard,.p3 .abscard{top:-70px}.community-card-container{top:64%}.pot-container{top:38%;transform:translateX(-50%) scale(.8)}.playing-card{height:55px;margin:0 2px;width:38px}.player-avatar--container{height:52px;width:52px}.action-button{font-size:9px;height:34px;margin:0 3px;width:80px}.fold-button{font-size:10px;height:34px;margin:0 3px;width:70px}button[style*="position: absolute"][style*="top: 20px"][style*="right: 20px"]{font-size:.75rem!important;padding:5px 8px!important;right:10px!important;top:10px!important;z-index:10000!important}.abscard{filter:drop-shadow(0 3px 10px rgba(0,0,0,.7));top:-36px}.p0 .abscard{top:-65px}.p2 .abscard,.p3 .abscard{top:-42px}.player-avatar--container{height:55px;margin-top:4px;width:55px}.playing-card{height:60px;width:42px}.p1{left:4%}.p1,.p4{bottom:48%}.p4{right:4%}.p1 .abscard,.p4 .abscard{top:-60px}.community-card-container{max-width:250px;top:59%;width:70%}}@media (max-width:340px){.poker-table--container{transform:scale(.8)}.playing-card{height:55px;width:38px}.player-avatar--container{height:45px;width:45px}.player-info--name{font-size:8px!important;width:70px}.pot-container h4{font-size:10px}.action-button{font-size:11px;width:100px}.fold-button{font-size:11px;width:60px}}.win-screen-container{align-items:center;background-color:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.win-screen-content{background-color:#1e1e1e;border:1px solid #3a3a3a;border-radius:12px;box-shadow:0 8px 24px #0006;color:#f7f7f7;max-width:500px;padding:40px;text-align:center;width:90%}.win-screen-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#3b82f6,#10b981);-webkit-background-clip:text;font-size:42px;font-weight:700;margin-bottom:20px}.win-screen-message{color:#d1d5db;font-size:18px;line-height:1.5;margin-bottom:30px}.win-screen-saved{color:#9ca3af;font-size:14px;margin-bottom:30px}.win-screen-button{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease}.win-screen-button:hover{background-color:#2563eb;transform:translateY(-2px)}.win-screen-button:active{transform:translateY(0)}@media (max-width:480px){.win-screen-content{padding:25px;width:85%}.win-screen-title{font-size:32px;margin-bottom:15px}.win-screen-message{font-size:16px;margin-bottom:20px}.win-screen-button{font-size:14px;padding:10px 20px}.showdown--nextRound--button{font-size:18px;margin:20px auto 10px;max-width:240px;padding:12px 24px;position:relative;right:auto;top:auto;width:80%}.showdown-container--wrapper{align-items:center;display:flex;flex-direction:column;padding:15px 10px 80px}.showdown-container--title{font-size:1.8rem;margin-bottom:10px}.showdown-container--community-card-label{font-size:1rem;margin:8px 0}.showdown-container--community-cards .playing-card,.showdown-player--besthand--cards .playing-card{height:70px;margin:0 2px;width:50px}.showdown-player--entity{flex-direction:column;gap:10px;height:auto;margin-top:15px;padding:15px 10px}.showdownPlayer--data{margin-bottom:10px;width:100%}.showdown-player--besthand--container{align-items:center;display:flex;flex-direction:column;margin-left:0;width:100%}.showdown-player--besthand--cards{justify-content:center;margin-top:5px;width:100%}.showdown-player--besthand--cards .playing-card,.showdownPlayer--privateCards .playing-card{font-size:1em;height:65px;margin:0 2px;opacity:1;width:45px}.showdown--handrank{background-color:#0006;border-radius:4px;font-size:14px;margin-top:8px;padding:3px 0;text-align:center;width:100%}.showdown-container h3,.showdown-container--community-card-label{color:#ffeb3b;font-size:1rem;font-weight:700;margin:15px 0 5px;text-align:center;width:100%}.showdownPlayer--cards{display:flex;justify-content:center;margin-bottom:8px;width:100%}.playing-card{animation:none;opacity:1!important}}.settings-button{transform:scale(1);transition:transform .2s ease,box-shadow .2s ease!important}.settings-button:hover{background-color:#2a2a2a!important;box-shadow:0 4px 12px #0006!important;transform:scale(1.05)}.settings-button:active{transform:scale(.95)}@media (max-width:480px){.player-info--name{min-width:85px;width:115%}.player-info--stash--container{align-self:flex-start;margin-left:-40%;min-width:85px;transform:translateX(0);width:120%}.player-info--wrapper{align-items:center;display:flex;flex-direction:column;width:130px}.player-entity--container{align-items:flex-start;display:flex;flex-direction:column;position:relative}.action-button{font-size:10px;height:38px;letter-spacing:.2px;padding:0 12px;width:120px}.slider-boi{padding-top:20px}}.dealing-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.dealing-text{animation:pulse 1.5s infinite;color:#ffeb3b;font-size:24px;font-weight:700;text-align:center;text-shadow:0 2px 4px #00000080}.session-exit-dialog{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.session-exit-content{background:#1a1a1a;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:24px;text-align:center;width:90%}.session-exit-content h3{color:#fff;font-size:1.5rem;margin:0 0 16px}.session-exit-content p{color:#ccc;font-size:1rem;margin:8px 0}.session-exit-buttons{display:flex;gap:16px;justify-content:center;margin-top:24px}.continue-button,.exit-button{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.continue-button{background:#4caf50;color:#fff}.exit-button{background:#f44336;color:#fff}.continue-button:hover{background:#43a047}.exit-button:hover{background:#e53935}@media (max-width:480px){.session-exit-content{padding:16px;width:95%}.session-exit-buttons{flex-direction:column;gap:8px}.continue-button,.exit-button{width:100%}}.blind-indicator{align-items:center;border-radius:50%;color:#000;display:flex;filter:drop-shadow(0 2px 3px rgba(0,0,0,.5));font-size:14px;font-weight:700;height:30px;justify-content:center;position:absolute;right:-8px;text-shadow:0 0 2px #fff;top:-8px;width:30px;z-index:99}.big-blind,.small-blind{background-color:gold}.player-entity--wrapper.wrapper-folded .centered-flex-row.abscard{opacity:0;transition:visibility 0s,opacity .3s ease;visibility:hidden}.player-entity--wrapper.wrapper-folded:hover .centered-flex-row.abscard{opacity:1;visibility:visible}.playing-card.folded{filter:grayscale(100%);opacity:.7}:root{--card-foreground:#f7f7f7;--popover:#1e1e1e;--popover-foreground:#f7f7f7;--primary-foreground:#fff;--secondary:#2a2a2a;--secondary-foreground:#f7f7f7;--accent:#f97316;--accent-foreground:#fff;--destructive:#ef4444;--destructive-foreground:#fff;--input:#2a2a2a;--ring:#3b82f6;--chart-1:#3b82f6;--chart-2:#10b981;--chart-3:#f59e0b;--chart-4:#8b5cf6;--chart-5:#ec4899}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#121212;background-color:var(--background);font-family:Inter,Roboto,sans-serif;line-height:1.6}.landing-page,body{color:#f7f7f7;color:var(--foreground)}.landing-page{background:linear-gradient(135deg,#12141e,#171928);font-family:Inter,sans-serif;margin:0 auto;max-width:100%;min-height:100vh;overflow-x:hidden;position:relative}.landing-page:before{display:none}.landing-nav{background-color:initial;justify-content:space-between;left:0;padding:1.5rem 2rem;position:absolute;right:0;top:0;z-index:100}.landing-logo,.landing-nav{align-items:center;display:flex}.landing-logo{font-size:1.5rem;font-weight:700;gap:.75rem}.landing-logo-icon{height:2rem;object-fit:contain;width:2rem}.landing-nav-links{display:none}@media (min-width:768px){.landing-nav-links{display:flex;gap:2rem}}.landing-nav-link{color:#a1a1aa;color:var(--muted-foreground);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.landing-nav-link:hover{color:#f7f7f7;color:var(--foreground)}.landing-nav-actions{display:flex;gap:1rem}.landing-hero{align-items:center;background-attachment:fixed;background-image:var(--bg-image);background-position:50%;background-position:var(--bg-position,center);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;padding:0;position:relative;text-align:center}.neural-nodes{display:none}.landing-hero h1{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.1;text-shadow:0 2px 15px #0009}.landing-hero h1,.landing-hero h2{margin-bottom:1.5rem;padding:0 1rem;position:relative;z-index:2}.landing-hero h2{animation:gradient-text 8s ease infinite;background:linear-gradient(90deg,#4f46e5,#3b82f6,#4f46e5);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:#0000;font-size:2rem;font-weight:600;text-shadow:0 2px 8px #00000080}@keyframes gradient-text{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-description{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#00000080;border-left:4px solid #3b82f6;border-left:4px solid var(--primary);border-radius:.5rem;border-radius:var(--radius);box-shadow:0 10px 25px #0000004d;color:#fff;font-size:1.25rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;padding:1.5rem;text-shadow:0 2px 8px #00000080;width:calc(100% - 2rem)}.hero-cta{box-shadow:0 4px 12px #3b82f64d;font-size:1.15rem;padding:1rem 2rem;transform:scale(1.1)}.social-proof{align-items:center;background-color:#3b82f61a;border-radius:100px;box-shadow:0 2px 10px #0003;color:#ffffffe6;display:inline-flex;font-size:1.1rem;font-weight:500;margin-top:1.5rem;padding:.75rem 1.5rem}.hero-grid{display:none}.cta-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:.75rem;color:#fff;color:var(--primary-foreground);cursor:pointer;display:inline-flex;font-size:1.3rem;font-weight:700;gap:.75rem;justify-content:center;letter-spacing:.02em;overflow:hidden;padding:1.2rem 2.5rem;position:relative;text-shadow:0 1px 2px #0000004d;transition:all .3s ease;z-index:1}.cta-button,.cta-button:hover{box-shadow:0 8px 20px #2563eb80}.cta-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px)}.cta-button-secondary{background-color:#2a2a2a;background-color:var(--secondary);color:#f7f7f7;color:var(--secondary-foreground)}.cta-button-secondary:hover{background-color:#2a2a2ae6}.stats-section{background-color:#2a2a2a4d;border-bottom:1px solid #2a2a2a;border-bottom:1px solid var(--border);border-top:1px solid #2a2a2a;border-top:1px solid var(--border);padding:3rem 1rem}.stats-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-value{font-size:2rem}.stat-label{color:#a1a1aa;color:var(--muted-foreground);font-size:.875rem;margin-top:.5rem}.section-title{display:inline-block;font-size:2rem;margin-bottom:1rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#3b82f6,#4f46e5);border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.section-container h2.section-title{margin-bottom:2rem;text-align:center;width:100%}.section-description{color:#a1a1aa;color:var(--muted-foreground);margin:0 auto 3rem;max-width:600px;text-align:center}.scenarios-section{padding:5rem 1rem}.scenario-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.scenario-card{background-color:#1e1e1e;background-color:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.scenario-card.active{cursor:pointer}.scenario-card.active:hover{background:linear-gradient(135deg,#1e1e1ecc,#32323299);border-color:#3b82f699;box-shadow:0 15px 30px #2563eb33;transform:translateY(-5px)}.scenario-icon-container{align-items:center;background-color:#3b82f61a;border-radius:50%;display:flex;height:3.5rem;justify-content:center;margin-bottom:1.5rem;width:3.5rem}.scenario-icon{color:#3b82f6;color:var(--primary);height:1.75rem;width:1.75rem}.scenario-card h4{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.scenario-card p{line-height:1.6}.coming-soon-badge,.scenario-card p{color:#a1a1aa;color:var(--muted-foreground)}.coming-soon-badge{background-color:#2a2a2a;background-color:var(--muted);border-radius:1rem;font-size:.75rem;font-weight:500;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem}.ai-approach-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#191b2899,#24264299);border-bottom:1px solid #4f5e8833;border-top:1px solid #4f5e8833;padding:5rem 1rem;position:relative}.ai-approach-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' stroke='%233b82f6' stroke-width='.5' opacity='.05' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-size:80px;content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:-1}.approach-columns{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.approach-column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e2028b3;border:1px solid #4f5e884d;border-radius:.75rem;box-shadow:0 4px 20px #00000026;padding:1.75rem;transition:transform .3s ease,box-shadow .3s ease}.approach-column:hover{border-color:#3b82f64d;box-shadow:0 8px 30px #3b82f626;transform:translateY(-5px)}.approach-column h4{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.approach-column p{color:#a1a1aa;color:var(--muted-foreground);line-height:1.6}.metrics-section{margin:0 auto;max-width:1200px;padding:5rem 1rem;position:relative}.section-container{margin:0 auto;max-width:1000px}.metrics-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style-type:none;margin-top:3rem;padding:0}.metric-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e2028b3;border:1px solid #4f5e884d;border-radius:.75rem;box-shadow:0 4px 20px #00000026;padding:1.5rem 1.5rem 1.5rem 3.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.metric-item:hover{border-color:#3b82f64d;box-shadow:0 8px 30px #3b82f626;transform:translateY(-5px)}.metric-icon{border-radius:.5rem;color:#3b82f6;color:var(--primary);left:1.5rem;padding:.5rem;position:absolute;top:1.5rem}.footer-cta,.metric-icon{background-color:#3b82f61a}.footer-cta{background-image:radial-gradient(circle at center,#3b82f626 0,#121212 70%);background-image:radial-gradient(circle at center,#3b82f626 0,var(--background) 70%);border-top:1px solid #2a2a2a;border-top:1px solid var(--border);padding:5rem 1rem;text-align:center}.footer-cta h3{font-size:2rem;font-weight:700;margin-bottom:2rem}.footer{background-color:#2a2a2a33;border-top:1px solid #2a2a2a;border-top:1px solid var(--border);padding:3rem 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media (min-width:768px){.footer-content{grid-template-columns:2fr 1fr 1fr 1fr}.landing-hero h1{font-size:3.5rem}.landing-hero h2{font-size:2rem}}.footer-logo{align-items:center;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;margin-bottom:1rem}.footer-description{color:#a1a1aa);color:var(--muted-foreground));margin-bottom:1.5rem;max-width:300px}.footer-heading{font-size:1rem;font-weight:600;margin-bottom:1.25rem}.footer-links{list-style:none;padding:0}.footer-link{margin-bottom:.75rem}.footer-link a{color:#a1a1aa;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}.footer-link a:hover{color:#f7f7f7;color:var(--foreground)}.footer-copyright{border-top:1px solid #2a2a2a;border-top:1px solid var(--border);color:#a1a1aa;color:var(--muted-foreground);font-size:.875rem;margin-top:3rem;padding-top:1.5rem;text-align:center}.testimonials-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#191b2899,#24264299);padding:80px 20px;position:relative}.testimonials-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%233b82f6' fill-opacity='.05' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='1.5'/%3E%3Ccircle cx='13' cy='13' r='1.5'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:30px;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.testimonial-cards{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:40px}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e2028b3;border:1px solid #4f5e884d;border-radius:.75rem;box-shadow:0 4px 20px #00000026;flex:1 1 300px;max-width:400px;padding:1.75rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{border-color:#3b82f64d;box-shadow:0 8px 30px #3b82f626;transform:translateY(-5px)}.testimonial-header{align-items:center;display:flex;margin-bottom:16px}.testimonial-avatar{border:2px solid #3b82f6;border-radius:50%;height:48px;margin-right:16px;width:48px}.testimonial-author h4{color:#f7f7f7;margin:0}.testimonial-author p{color:#f7f7f7b3;font-size:.9rem;margin:4px 0 0}.testimonial-text{color:#f7f7f7d9;font-style:italic;line-height:1.5;position:relative}.benefits-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#191b28b3,#1e1e2db3);padding:80px 20px;position:relative}.benefits-section:before{background-image:linear-gradient(#3b82f60d 1px,#0000 0),linear-gradient(90deg,#3b82f60d 1px,#0000 0);background-size:20px 20px;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.benefits-container{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:40px}.benefit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e2028b3;border:1px solid #4f5e884d;border-radius:.75rem;box-shadow:0 4px 20px #00000026;flex:1 1 250px;max-width:300px;padding:1.75rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{border-color:#3b82f64d;box-shadow:0 8px 30px #3b82f626;transform:translateY(-5px)}.benefit-icon{align-items:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;box-shadow:0 4px 12px #3b82f626;color:#3b82f6;display:flex;height:64px;justify-content:center;margin-bottom:16px;width:64px}.benefit-card h3{color:#f7f7f7;font-size:1.2rem;margin:0 0 12px}.benefit-card p{color:#f7f7f7b3;line-height:1.5;margin:0}.pricing-section{background:linear-gradient(145deg,#191b28fa,#242642f2);overflow:hidden;padding:5rem 1rem;position:relative}.pricing-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0v80M40 0v80M60 0v80M80 0v80M0 20h80M0 40h80M0 60h80' stroke='%233b82f6' stroke-width='.5' opacity='.05' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 20 10-10v20L0 20zm10 0 10 10-10 10V20zm10 0V0l20 20-20 20V20z' fill='%233b82f6' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:50%,50%;background-size:100px,200px;content:"";height:100%;left:0;opacity:.08;position:absolute;top:0;width:100%;z-index:-1}.pricing-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:3rem auto 0;max-width:1280px;perspective:1000px}.pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e2028b3;border:1px solid #4f5e884d;border-radius:.75rem;box-shadow:0 4px 20px #00000026;display:flex;flex:1 1 220px;flex-direction:column;max-width:280px;min-width:220px;padding:1.5rem;position:relative;transform:translateZ(0);transition:all .4s ease}.pricing-card:hover{border-color:#3b82f64d;box-shadow:0 8px 30px #3b82f626;transform:translateY(-10px);z-index:1}.pricing-card.popular{background:linear-gradient(135deg,#212128e6,#263250f2);border-color:#3b82f64d;box-shadow:0 12px 40px #0000004d;transform:scale(1.05);z-index:2}.pricing-card.popular:hover{transform:scale(1.05) translateY(-10px)}.pricing-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.pricing-card-header h3{font-size:1.3rem;font-weight:700;letter-spacing:-.02em;margin:0}.pricing-badge{background-color:#3b82f626;border-radius:99px;color:#ffffffe6;font-size:.7rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.popular-badge{background:linear-gradient(135deg,#3b82f640,#3b82f666);color:#fff}.pricing-price{margin-bottom:1.5rem;position:relative}.price-value{color:#fff;display:block;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.price-period{color:#fff9;font-size:.9rem;margin-left:.25rem}.price-discount{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.price-original{color:#ffffff80;font-size:1.1rem;text-decoration:line-through}.discount-label{background-color:#34d39933;border-radius:.25rem;color:#34d399;font-size:.7rem;font-weight:700;padding:.2rem .5rem}.pricing-features{flex-grow:1;list-style:none;margin:0 0 1.5rem;padding:0}.pricing-features li{align-items:flex-start;color:#ffffffd9;display:flex;font-size:.9rem;gap:.5rem;line-height:1.3;margin-bottom:.75rem}.pricing-features li svg{color:#3b82f6;flex-shrink:0;height:14px;margin-top:2px;width:14px}.pricing-features li.disabled{color:#ffffff59}.pricing-features li.disabled svg{color:#ffffff4d}.pricing-button{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:.5rem;color:#fffc;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.01em;padding:.8rem 1.2rem;transition:all .2s ease;width:100%}.pricing-button:hover{background-color:#3b82f633;border-color:#3b82f64d;color:#fff}.popular-button{background:linear-gradient(90deg,#3b82f6,#4f46e5);border:none;box-shadow:0 4px 12px #3b82f64d;color:#fff}.popular-button:hover{background:linear-gradient(90deg,#2563eb,#4338ca);box-shadow:0 6px 16px #3b82f666}.pricing-note{color:#ffffff80;font-size:.75rem;margin-top:.75rem;text-align:center}.urgency-banner{animation:pulse 2s infinite;background:linear-gradient(90deg,#f9731626,#f973164d);border:1px solid #f9731633;border-radius:.375rem;color:#f97316;font-size:.85rem;font-weight:600;margin-top:1rem;padding:.75rem;text-align:center}@media (max-width:768px){body:before{display:none!important}.landing-nav{padding:1rem}.landing-logo-icon{height:1.75rem;width:1.75rem}.landing-logo{font-size:1.25rem}.landing-hero{background-attachment:scroll;height:auto;min-height:100vh;padding:100px 0 50px}.landing-hero h1{font-size:2.2rem;margin-top:2rem;padding:0 1rem}.landing-hero h2{font-size:1.5rem;padding:0 1rem}.hero-description{font-size:1rem;margin-bottom:2rem;max-width:90%;padding:1rem}.cta-button{font-size:1.1rem;padding:.9rem 1.8rem}.pricing-card{flex:1 1 140px;max-width:100%;min-width:140px;padding:1.25rem}.pricing-card-header h3{font-size:1.1rem}.price-value{font-size:2rem}.pricing-badge{font-size:.6rem;padding:.2rem .5rem}.pricing-card.popular{order:-1}}@media (min-width:1024px){.landing-hero h1{font-size:4rem}.landing-hero h2{font-size:2.5rem}.pricing-section .section-container{max-width:1200px}}:root{--sidebar-background:#1a1a1a;--sidebar-foreground:#f7f7f7;--sidebar-primary:#3b82f6;--sidebar-primary-foreground:#fff;--sidebar-accent:#2a2a2a;--sidebar-accent-foreground:#f7f7f7;--sidebar-border:#2a2a2a;--sidebar-width:260px;--background:#121212;--foreground:#f7f7f7;--card:#1e1e1e;--primary:#3b82f6;--accent:#4f46e5;--muted:#2a2a2a;--muted-foreground:#a1a1aa;--border:#2a2a2a;--radius:0.5rem;--text-primary:#f7f7f7;--text-secondary:#a1a1aa;--text-accent:#3b82f6;--text-danger:#ef4444}[data-theme=light]{--sidebar-background:#f1f5f9;--sidebar-foreground:#121212;--sidebar-primary:#3b82f6;--sidebar-accent:#e2e8f0;--sidebar-border:#cbd5e1;--background:#f7f7f7;--foreground:#121212;--card:#fff;--primary:#3b82f6;--accent:#4f46e5;--muted:#f1f5f9;--muted-foreground:#64748b;--border:#e2e8f0;--text-primary:#121212;--text-secondary:#64748b;--text-accent:#3b82f6;--text-danger:#ef4444}.dashboard-container{background-color:#121212;background-color:var(--background);color:#f7f7f7;color:var(--foreground);display:flex;font-family:Inter,Roboto,sans-serif;min-height:100vh}.sidebar{background-color:#1a1a1a;background-color:var(--sidebar-background);border-right:1px solid #2a2a2a;border-right:1px solid var(--sidebar-border);box-shadow:0 4px 12px #0003;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow:hidden;transition:transform .3s ease,width .3s ease;width:260px;width:var(--sidebar-width);z-index:100}body.sidebar-hidden .sidebar{opacity:0;transform:translateX(-100%);transition:transform .3s ease-in-out,width .3s ease-in-out,opacity .2s ease-in-out,visibility 0s .3s;visibility:hidden;width:0}body:not(.sidebar-hidden) .sidebar{bottom:0;left:0;opacity:1;position:fixed;top:0;transform:translateX(0);transition:transform .3s ease-in-out,width .3s ease-in-out,opacity .2s ease-in-out,visibility 0s;visibility:visible;width:260px;width:var(--sidebar-width)}body.sidebar-hidden .content-area{margin-left:0;padding-left:0;width:100%}body:not(.sidebar-hidden) .content-area{margin-left:260px;margin-left:var(--sidebar-width);padding-left:0;width:calc(100% - 260px);width:calc(100% - var(--sidebar-width))}.sidebar-toggle{align-items:center;background:#1a1a1a;background:var(--sidebar-background);border:1px solid #2a2a2a;border:1px solid var(--sidebar-border);border-radius:50%;box-shadow:0 2px 10px #0003;color:#f7f7f7;color:var(--sidebar-foreground);cursor:pointer;display:flex;font-size:1rem;height:42px;justify-content:center;position:fixed;top:20px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:42px;z-index:1000}.sidebar-toggle:hover{background:#3b82f6;background:var(--primary);box-shadow:0 4px 12px #0000004d;color:#fff;transform:scale(1.08)}.sidebar-toggle:active{transform:scale(.95);transition:all .1s ease-in-out}body.sidebar-hidden .sidebar-toggle{box-shadow:0 2px 8px #00000026;color:#3b82f6;color:var(--primary);left:20px}body.sidebar-hidden .sidebar-toggle i{animation:rotateIn .3s ease-out}body:not(.sidebar-hidden) .sidebar-toggle{background:#3b82f6;background:var(--primary);border-color:#3b82f6;border-color:var(--primary);box-shadow:-2px 0 8px #00000026;color:#fff;left:239px;left:calc(var(--sidebar-width) - 21px)}body:not(.sidebar-hidden) .sidebar-toggle i{animation:rotateOut .3s ease-out}@keyframes rotateIn{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:rotate(0)}}@keyframes rotateOut{0%{opacity:0;transform:rotate(90deg)}to{opacity:1;transform:rotate(0)}}.sidebar-header{border-bottom:1px solid #2a2a2a;border-bottom:1px solid var(--sidebar-border);margin-bottom:0;padding:24px 20px 0}.sidebar-header h2.aceinsight-logo{align-items:center;color:#3b82f6;color:var(--sidebar-primary);cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;gap:8px;margin:0;transition:color .2s ease-in-out}.sidebar-header h2.aceinsight-logo:hover{color:#60a5fa}.aceinsight-logo-icon{height:26px;object-fit:contain;width:26px}.tagline{color:#f7f7f7;color:var(--sidebar-foreground);font-size:.875rem;margin-top:4px;padding-bottom:20px}.sidebar-nav{display:flex;flex-direction:column;flex-grow:1;margin:0;overflow-y:visible;padding:0}.nav-item{align-items:center;border-left:3px solid #0000;cursor:pointer;display:flex;font-size:.875rem;margin-top:0;padding:12px 20px;transition:all .2s ease}.nav-item,.nav-item:hover{color:#f7f7f7;color:var(--sidebar-foreground)}.nav-item:hover{border-left:3px solid hsl(#3b82f6/.5);border-left:3px solid hsl(var(--sidebar-primary)/.5)}.nav-item.active,.nav-item:hover{background-color:#2a2a2a;background-color:var(--sidebar-accent)}.nav-item.active{border-left:3px solid #3b82f6;border-left:3px solid var(--sidebar-primary);color:#3b82f6;color:var(--sidebar-primary)}.nav-item i{font-size:16px;margin-right:12px;text-align:center;width:20px}.sidebar-footer{border-top:1px solid #2a2a2a;border-top:1px solid var(--sidebar-border);padding:20px}.back-button{background:none;border:1px solid #2a2a2a;border:1px solid var(--sidebar-border);border-radius:.375rem;color:#f7f7f7;color:var(--sidebar-button-text,var(--sidebar-foreground));font-size:.875rem;justify-content:center;padding:8px 12px;transition:all .2s ease;width:100%}.back-button:hover{background-color:#2a2a2a;background-color:var(--sidebar-accent);color:#f7f7f7;color:var(--sidebar-foreground)}.back-button i{margin-right:8px}.content-area{flex-direction:column;flex-grow:1;margin-left:0;opacity:1;padding-left:0;transition:margin-left .3s ease-in-out,width .3s ease-in-out,padding-left .3s ease-in-out,opacity .2s ease-in-out;width:100%}.content-area,.content-header{background-color:#121212;background-color:var(--background);display:flex}.content-header{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #2a2a2a;border-bottom:1px solid var(--border);justify-content:space-between;padding:20px 30px 20px 65px}.content-header h1{color:#f7f7f7;color:var(--foreground);font-size:1.375rem;font-weight:600;margin:0}.header-controls{gap:16px}.header-controls,.theme-toggle-button,.theme-toggle-wrapper{align-items:center;display:flex}.theme-toggle-button{background:#1e1e1e;background:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:50%;box-shadow:0 2px 6px #0000001a;cursor:pointer;height:40px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;width:40px}.theme-dark-mode,[data-theme=dark] .theme-toggle-button{background-color:#ffffff2e;border-color:#ffffff80;box-shadow:0 0 10px #fff3,inset 0 0 5px #ffffff1a;position:relative}.theme-dark-mode:after,[data-theme=dark] .theme-toggle-button:after{border:1px solid #ffffff4d;border-radius:50%;bottom:-2px;content:"";left:-2px;pointer-events:none;position:absolute;right:-2px;top:-2px}.theme-dark-mode .light-icon,[data-theme=dark] .light-icon{color:#fff!important;font-size:1.2rem;opacity:.95;text-shadow:0 0 8px #ffffff80}[data-theme=light] .theme-toggle-button{background:#fff;border:1px solid #e2e8f0cc;box-shadow:0 2px 6px #00000014}.theme-toggle-button:hover{background:#2a2a2a;background:var(--muted);box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}[data-theme=light] .theme-toggle-button:hover{background:#f1f5f9cc;box-shadow:0 4px 12px #3b82f626}.dark-icon,.light-icon{display:none!important}[data-theme=dark] .light-icon,[data-theme=light] .dark-icon{display:block!important}.dark-icon,.light-icon{position:absolute;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}[data-theme=light] .dark-icon{color:#1e293b!important;font-size:1.1rem}[data-theme=dark] .light-icon{color:#fff!important;font-size:1.1rem;text-shadow:0 0 8px #ffffff4d}[data-theme=dark] .light-icon,[data-theme=light] .dark-icon{opacity:1;transform:scale(1)}.fa-sun{color:#fbbf24;font-size:1.1rem;text-shadow:0 0 10px #fbbf2466}.fa-moon{color:#818cf8;font-size:1.1rem;text-shadow:0 0 10px #818cf866}.user-info{align-items:center;display:flex}.user-name{color:#f7f7f7;color:var(--foreground);font-size:.875rem;margin-right:12px}.user-avatar{background-color:#2a2a2a;background-color:var(--muted);border-radius:50%;color:#a1a1aa;color:var(--muted-foreground);height:36px;justify-content:center;width:36px}.content-body,.user-avatar{align-items:center;display:flex}.content-body{box-sizing:border-box;flex-direction:column;flex-grow:1;max-width:100%;overflow-y:auto;padding:30px}.tour-tooltip-backdrop{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.tour-tooltip{animation:fadeIn .3s ease-out}.welcome-dialog{animation:slideUp .4s ease-out;background:linear-gradient(135deg,#171923,#1c1f30);border:1px solid #3b82f64d;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:500px;padding:24px;text-align:center;width:90%}.welcome-dialog h2{color:#f7f7f7;font-size:24px;margin:0 0 16px;padding:0}.welcome-dialog p{color:#f7f7f7cc;line-height:1.6;margin-bottom:16px}.dialog-actions{gap:12px;justify-content:center;margin-top:24px}.dialog-actions button{border-radius:6px;cursor:pointer;font-weight:600;padding:8px 20px;transition:all .2s ease}.dialog-actions .start-tour{background:#3b82f6;border:none;color:#fff}.dialog-actions .start-tour:hover{background:#2563eb}.dialog-actions .skip-tour{background:#0000;border:1px solid #f7f7f733;color:#f7f7f7b3}.dialog-actions .skip-tour:hover{background:#f7f7f71a;color:#f7f7f7e6}.tour-highlight{position:relative;z-index:1000}.tour-highlight:after{animation:pulseBorder 2s infinite;border:2px solid #3b82f6;border-radius:8px;bottom:-5px;box-shadow:0 0 0 4px #3b82f64d;content:"";left:-5px;pointer-events:none;position:absolute;right:-5px;top:-5px;z-index:-1}@keyframes pulseBorder{0%{box-shadow:0 0 0 4px #3b82f64d}50%{box-shadow:0 0 0 8px #3b82f633}to{box-shadow:0 0 0 4px #3b82f64d}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.dashboard-container.game-mode{display:block}.full-game-container{background-color:#121212!important;display:block!important;height:100vh!important;left:0!important;margin:0!important;overflow:visible!important;padding:0!important;position:fixed!important;top:0!important;transition:margin-left .3s ease;width:100vw!important;z-index:9990!important}.dashboard-sidebar-visible .full-game-container{margin-left:240px;width:calc(100vw - 240px)}.game-content{height:100vh;left:0;overflow:visible;position:fixed;top:0;width:100vw;z-index:9000}.game-controls{gap:10px;right:20px}.dashboard-toggle-button,.game-controls{display:flex;position:fixed;top:20px;z-index:2000}.dashboard-toggle-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsl(#3b82f6/.2);border:1px solid hsl(var(--primary)/.2);border-radius:9999px;color:#3b82f6;color:var(--primary);cursor:pointer;font-size:.875rem;font-weight:500;gap:8px;left:20px;padding:10px 15px;transition:all .2s ease}.dashboard-toggle-button,.dashboard-toggle-button:hover{background-color:#3b82f6;background-color:var(--primary)}.dashboard-toggle-button:hover{border-color:#3b82f6;border-color:var(--primary)}.exit-game-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:9999px;color:#a1a1aa;color:var(--muted-foreground);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;padding:10px 15px;transition:all .2s ease}.exit-game-button,.exit-game-button:hover{background-color:#2a2a2a;background-color:var(--muted)}.exit-game-button:hover{color:#f7f7f7;color:var(--foreground)}.game-dashboard-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1a1a1a;background-color:var(--sidebar-background);border-right:1px solid #2a2a2a;border-right:1px solid var(--sidebar-border);box-shadow:0 0 20px #0006;display:flex;flex-direction:column;height:100vh;left:0;padding-top:60px;position:fixed;top:0;transition:all .3s ease;width:240px;z-index:1900}.sidebar-stats{border-top:1px solid #2a2a2a;border-top:1px solid var(--sidebar-border);margin-top:auto;padding:20px}.sidebar-stats h3{color:#f7f7f7;color:var(--sidebar-foreground);font-size:1rem;font-weight:600;margin-bottom:15px}.mini-stats{display:flex;flex-direction:column;gap:10px}.mini-stat{background-color:#2a2a2a;background-color:var(--sidebar-accent);border:1px solid #2a2a2a;border:1px solid var(--sidebar-border);border-radius:.375rem;display:flex;justify-content:space-between;padding:10px}.mini-stat-label{color:#f7f7f7;color:var(--sidebar-foreground);font-size:.875rem}.mini-stat-value{color:#3b82f6;color:var(--sidebar-primary);font-weight:600}.dashboard-overview{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:0 30px;width:100%}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));margin-bottom:30px;width:100%}.stat-card{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #323232cc;border-radius:.5rem;border-radius:var(--radius);box-shadow:0 8px 20px #00000040;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}[data-theme=light] .analysis-section{background:#fff;border:1px solid #eaeef3;border-radius:12px;box-shadow:0 4px 15px #0000000f;margin-bottom:2rem;padding:2.5rem}[data-theme=light] .analytics-waiting-container{margin:0 auto;max-width:800px;padding:3rem 2rem;text-align:center}[data-theme=light] .analytics-waiting-icon{align-items:center;background:linear-gradient(135deg,#3498db1a,#2980b926);border-radius:50%;box-shadow:0 4px 12px #3498db1f;color:#2980b9;display:flex;font-size:3.5rem;height:90px;justify-content:center;margin:0 auto 1.5rem;width:90px}[data-theme=light] .analytics-waiting-container h2{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:1.2rem}[data-theme=light] .analytics-waiting-container p{color:#5a6a7d;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:80%}[data-theme=light] .analytics-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2.5rem 0}[data-theme=light] .analytics-feature{align-items:flex-start;background:#fff;border:1px solid #eaeef3;border-radius:10px;box-shadow:0 3px 8px #0000000a;display:flex;flex-direction:column;height:100%;padding:1.75rem;transition:all .25s ease}[data-theme=light] .analytics-feature:hover{border-color:#d0d9e6;box-shadow:0 8px 20px #00000012;transform:translateY(-4px)}[data-theme=light] .analytics-feature i{align-items:center;background:linear-gradient(135deg,#3498db1a,#2980b926);border-radius:10px;color:#2980b9;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin-bottom:1.25rem;width:48px}[data-theme=light] .analytics-feature h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.8rem}[data-theme=light] .analytics-feature p{color:#5a6a7d;font-size:.95rem;line-height:1.6;margin:0}[data-theme=light] .play-game-btn{letter-spacing:.02em;padding:.9rem 2rem;text-transform:none;transition:all .25s ease}[data-theme=light] .play-game-btn:hover{box-shadow:0 8px 16px #3498db4d}[data-theme=light] .play-game-btn i{margin-right:.75rem}[data-theme=light] .dashboard-section.analysis-section .feature-card{background:#fff;border:1px solid #00000014;border-radius:10px;box-shadow:0 2px 8px #0000000a;padding:1.5rem;position:relative;transition:all .3s ease}[data-theme=light] .dashboard-section.analysis-section .feature-card:hover{border-color:#0000001f;box-shadow:0 5px 15px #00000014;transform:translateY(-2px)}[data-theme=dark] .stat-card:hover{box-shadow:0 8px 25px #00000059}[data-theme=light] .stat-card:hover{box-shadow:0 12px 25px #00000014}.stat-card h3{color:#f7f7f7;color:var(--text-primary);font-size:.875rem;font-weight:600;letter-spacing:.01em;margin:0 0 10px}[data-theme=light] .stat-card h3{color:#475569}[data-theme=dark] .stat-card{background:#475569}.stat-value{background:linear-gradient(90deg,#3b82f6,#60a5fa);-webkit-background-clip:text;background-clip:text;color:#3b82f6;color:var(--primary);font-size:1.75rem;margin-bottom:10px;position:relative;z-index:1}.stat-value,[data-theme=light] .stat-value{-webkit-text-fill-color:#0000;text-fill-color:#0000}[data-theme=light] .stat-value{background:linear-gradient(90deg,#1e40af,#3b82f6);-webkit-background-clip:text;background-clip:text;color:#1e40af;filter:drop-shadow(0 1px 1px rgba(0,0,0,.05));font-weight:800}@supports (not ((-webkit-background-clip:text) or (background-clip:text))) and (not (-webkit-background-clip:text)){[data-theme=light] .stat-value{-webkit-text-fill-color:#1e40af;text-fill-color:#1e40af;background:#0000;color:#1e40af}.stat-value{-webkit-text-fill-color:#3b82f6;text-fill-color:#3b82f6;background:#0000;color:#3b82f6}}.stat-trend{font-size:.875rem;font-weight:500}[data-theme=light] .stat-trend{color:#475569}.stat-trend.positive{color:#21c45d}.stat-trend.negative{color:#ef4343}[data-theme=light] .stat-trend.positive{color:#16a249;font-weight:600}[data-theme=light] .stat-trend.negative{color:#eb1414;font-weight:600}.stat-trend{display:inline-block;position:relative}.stat-trend:after{background-color:currentColor;bottom:-3px;content:"";height:1px;left:0;opacity:.3;position:absolute;width:100%}.level-indicator{align-items:center;display:flex;gap:8px;justify-content:center}.level-badge-mini{font-size:1.4em;line-height:1}.level-locked{align-items:center;background:linear-gradient(135deg,#555,#777);border-radius:50%;box-shadow:0 4px 10px #0003;color:#fff;display:flex;font-weight:700;height:32px;justify-content:center;margin-right:4px;text-shadow:0 1px 2px #0000004d;width:32px}[data-theme=light] .level-locked{background:linear-gradient(135deg,#4a5568,#718096);box-shadow:0 4px 10px #00000026}.level-prompt{animation:pulse 2s infinite;color:#ff9800;font-weight:500}.dqi-cta{align-items:center;animation:glowPulse 3s infinite alternate;background:linear-gradient(90deg,#3b82f620,#0000);border-radius:20px;color:#3b82f6;cursor:pointer;display:flex;font-weight:600;gap:6px;margin-left:-6px;padding:4px 8px 4px 6px;transition:all .3s ease}.dqi-cta i{font-size:.85em}.dqi-cta:hover{background:linear-gradient(90deg,#3b82f630,#0000);transform:translateX(3px)}@keyframes glowPulse{0%{box-shadow:0 0 0 #3b82f600}to{box-shadow:0 0 8px #3b82f666}}.generating-text{align-items:center;animation:pulseBg 2s infinite alternate;background:linear-gradient(90deg,#ff98001a,#0000);border-radius:4px;color:#ff9800;display:flex;font-size:.6em;font-weight:600;letter-spacing:.02em;padding:4px 8px}@keyframes pulseBg{0%{background-color:#ff980000}to{background-color:#ff98001a}}.dashboard-section{background-color:#1e1e1e;background-color:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 15px #0000004d;box-sizing:border-box;margin-bottom:30px;max-width:100%;padding:24px;transition:all .3s ease;width:100%}.dashboard-section h2{color:#f7f7f7;color:var(--foreground);font-size:1.125rem;font-weight:600;margin:0 0 20px}[data-theme=light] .dashboard-section{background-color:#fff;border:1px solid #2a2a2a;border:1px solid var(--border);box-shadow:0 4px 12px #0000000d}.decision-patterns{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.pattern-card{background-color:#191c2899;border:1px solid #5064a033;border-radius:12px;box-shadow:0 8px 20px #0003;padding:20px;transition:all .3s ease}.pattern-card:hover{border-color:#5064a04d;box-shadow:0 12px 25px #00000040;transform:translateY(-3px)}[data-theme=light] .pattern-card{background-color:#fff;background-color:var(--pattern-card-bg,#fff);border:1px solid #3b82f626;border:1px solid var(--pattern-card-border,#3b82f626);box-shadow:0 4px 15px #3b82f614;box-shadow:var(--pattern-card-shadow,0 4px 15px #3b82f614)}[data-theme=light] .pattern-card:hover{border-color:#3b82f640;box-shadow:0 8px 20px #3b82f61f;transform:translateY(-3px)}.pattern-card h4{border-bottom:1px solid #ffffff1a;color:#f7f7f7;font-size:1.1rem;font-weight:600;letter-spacing:.02em;margin:0 0 15px;padding-bottom:8px;transition:all .3s ease}[data-theme=light] .pattern-card h4{border-bottom:1px solid #3b82f61a;color:#f7f7f7;color:var(--text-primary)}.pattern-rating{align-items:center;display:flex;gap:10px;margin-bottom:15px}.rating-label{color:#ffffff80;flex:0 0 auto;font-size:.8rem;transition:color .3s ease;width:80px}.rating-label:last-child{text-align:right}[data-theme=light] .rating-label{color:#a1a1aa;color:var(--text-secondary);font-weight:500}.pattern-meter{background-color:#1e1e2880;border-radius:10px;box-shadow:inset 0 2px 4px #0000004d;flex:1 1;height:8px;overflow:hidden;transition:all .3s ease}.meter-fill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:10px;box-shadow:0 0 10px #3b82f680;height:100%;transition:width .8s cubic-bezier(.17,.67,.83,.67)}[data-theme=light] .pattern-meter{background-color:#e2e8f080;box-shadow:inset 0 1px 3px #0000001a}[data-theme=light] .meter-fill{box-shadow:0 0 8px #3b82f64d}.coach-insight{align-items:flex-start;background-color:#282d4666;border:1px solid #5064a026;border-radius:10px;box-shadow:0 4px 10px #0000001a;display:flex;gap:12px;margin-bottom:15px;padding:12px;transition:all .3s ease}.coach-insight i{color:#3b82f6;font-size:1.2rem;margin-top:2px}.coach-insight p{color:#ffffffe6;font-size:.95rem;letter-spacing:.01em;line-height:1.5;margin:0}[data-theme=light] .coach-insight{background-color:#3b82f60d;border:1px solid #3b82f61a;box-shadow:0 4px 10px #3b82f60d}[data-theme=light] .coach-insight p{color:#f7f7f7;color:var(--text-primary)}.insight-data{display:flex;flex-wrap:wrap;gap:10px}.data-point{align-items:center;background-color:#1e233c66;border-radius:6px;display:flex;flex:1 1;font-size:.8rem;gap:8px;justify-content:space-between;min-width:120px;padding:6px 10px;transition:all .3s ease}.data-point span:first-child{color:#fff9;transition:color .3s ease}.data-point span:last-child{color:#ffffffe6;font-weight:600;transition:color .3s ease}.data-point .positive{color:#10b981}.data-point .negative{color:#ef4444}[data-theme=light] .data-point{background-color:#f1f5f999;border:1px solid #e2e8f0cc}[data-theme=light] .data-point span:first-child{color:#a1a1aa;color:var(--text-secondary)}[data-theme=light] .data-point span:last-child{color:#f7f7f7;color:var(--text-primary)}.new-player-patterns{animation:fadeIn .5s ease-out;background-color:#191c2899;border:1px solid #5064a033;border-radius:16px;box-shadow:0 10px 30px #0003;padding:30px;text-align:center}.welcome-message{border-bottom:1px solid #ffffff1a;margin-bottom:30px;padding-bottom:25px}.welcome-message i{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;color:#3b82f6;filter:drop-shadow(0 0 8px rgba(59,130,246,.5));font-size:3rem;margin-bottom:15px}.welcome-message h3{color:#f0f0f0;font-size:1.5rem;font-weight:700;letter-spacing:.01em;margin:0 0 15px}.welcome-message p{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0 auto;max-width:700px}.features-preview{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:30px}.feature-item{align-items:flex-start;background-color:#1e233c66;border:1px solid #5064a026;border-radius:12px;display:flex;gap:15px;padding:20px;text-align:left;transition:all .3s ease}.feature-item:hover{border-color:#5064a04d;box-shadow:0 8px 20px #0003;transform:translateY(-3px)}.feature-item i{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;color:#3b82f6;font-size:1.5rem;margin-top:5px}.feature-item h4{color:#f0f0f0;font-size:1.1rem;font-weight:600;margin:0 0 8px}.feature-item p{color:#ffffffb3;font-size:.9rem;line-height:1.5;margin:0}.start-analysis-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;box-shadow:0 8px 15px #2563eb4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;padding:12px 24px;transition:all .3s ease}.start-analysis-btn:hover{box-shadow:0 12px 20px #2563eb66;transform:translateY(-2px)}.start-analysis-btn i{font-size:1.2rem}.action-section{display:flex;gap:20px;margin-top:30px}.action-button{align-items:center;border:none;border-radius:9999px;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:.5rem;justify-content:center;padding:12px 24px;transition:all .2s ease}.play-button{background-color:#3b82f6;background-color:var(--primary);box-shadow:0 4px 10px #0000001a;color:var(--primary-foreground)}.play-button:hover{box-shadow:0 6px 15px #0003;transform:translateY(-1px)}.analysis-button{background-color:initial;border:1px solid #3b82f6;border:1px solid var(--primary);color:#3b82f6;color:var(--primary)}.levels-section{animation:fadeIn .5s ease-out}.levels-section h2{color:#f7f7f7;color:var(--text-primary);font-size:28px;margin-bottom:12px;text-shadow:0 2px 4px #0003}[data-theme=light] .levels-section h2{text-shadow:0 1px 2px #0000001a}.levels-section .section-description{color:#a1a1aa;color:var(--text-secondary);font-size:16px;line-height:1.6;margin-bottom:24px;max-width:800px}.level-progression-container{margin:20px 0}.level-info-cards{grid-gap:20px;color:#fff;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:30px 0}.level-info-card{align-items:flex-start;background:#1e233c99;border:1px solid #6478c826;border-radius:16px;box-shadow:0 8px 30px #00000040;gap:20px;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.level-info-card:hover{border-color:#6478c84d;box-shadow:0 12px 40px #0000004d,0 0 15px #64a0ff26;transform:translateY(-5px)}.level-icon{background:linear-gradient(135deg,#0070f3,#00c8ff);border-radius:12px;box-shadow:0 5px 15px #0070f34d;height:52px;justify-content:center;padding:12px;width:52px}.level-icon i{color:#fff;font-size:24px}.level-content h3{color:#f7f7f7;color:var(--text-primary);font-size:18px;margin-bottom:10px}.level-content p{color:#a1a1aa;color:var(--text-secondary);line-height:1.6}.skill-progression-section{margin-top:30px}.skill-progression-section h3{font-size:20px;margin-bottom:16px}.levels-section .chart-container,.levels-section .chart-controls,.levels-section .chart-legend,.levels-section .chart-selector,.levels-section .chart-wrapper,.levels-section .table-header,.levels-section .table-row,.skill-progression-section h3{color:#f7f7f7;color:var(--text-primary)}.levels-section .chart-selector{background-color:#1e233c66;border:1px solid #5064a026}[data-theme=light] .levels-section .chart-selector{background-color:#f1f5f999;border:1px solid #e2e8f0cc}.levels-section .table-container{background-color:#181c2dcc;border:1px solid #5064a026}[data-theme=light] .levels-section .table-container{background-color:#ffffffb3;border:1px solid #e2e8f0cc}@media screen and (max-width:768px){.levels-section h2{font-size:24px;text-align:center}.levels-section .section-description{font-size:14px;padding:0 10px;text-align:center}.level-info-cards{gap:15px;grid-template-columns:1fr;margin:20px 0}.level-info-card{padding:20px}.level-icon{height:44px;padding:10px;width:44px}.level-icon i{font-size:20px}.level-content h3{font-size:16px;margin-bottom:8px}.level-content p{font-size:14px}.skill-progression-section h3{font-size:18px;text-align:center}.levels-section .pagination-controls{align-items:center;flex-direction:column;gap:10px}.levels-section .table-header,.levels-section .table-row{font-size:12px;padding:10px 8px}}.analysis-button:hover{background-color:#3b82f6;background-color:var(--primary)}.analysis-section{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:0 30px;width:100%}.placeholder-chart{align-items:center;background-color:#1e1e1e;background-color:var(--card);border:2px dashed #2a2a2a;border:2px dashed var(--border);border-radius:.5rem;border-radius:var(--radius);display:flex;height:300px;justify-content:center;margin-top:20px;position:relative}.placeholder-chart:after{color:#a1a1aa;color:var(--muted-foreground);content:"Analysis charts will appear after playing more games";font-size:.875rem}.chart-legend{display:flex;gap:15px;position:absolute;right:20px;top:20px}.legend-item{align-items:center;color:#a1a1aa;color:var(--muted-foreground);display:flex;font-size:.75rem}.legend-color{border-radius:2px;display:inline-block;height:12px;margin-right:6px;width:12px}.analysis-section h2{color:#f7f7f7;color:var(--foreground);font-size:1.25rem;font-weight:600;margin:0 0 20px}.analytics-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:30px}.analytics-card{background-color:#1e1e1e;background-color:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 15px #0000004d;padding:20px;transition:all .2s ease}.analytics-card:hover{box-shadow:0 8px 20px #0006;transform:translateY(-2px)}.analytics-card h3{color:#a1a1aa;color:var(--muted-foreground);font-size:.875rem;font-weight:500;margin:0 0 10px}.analytics-value{align-items:center;color:#3b82f6;color:var(--primary);display:flex;font-size:1.75rem;font-weight:700;gap:8px;margin-bottom:10px}.trend-indicator{font-size:1.25rem;font-weight:700}.trend-indicator.positive{color:#21c45d}.trend-indicator.negative{color:#ef4343}.timeframe-controls{margin-bottom:15px;margin-top:25px}.timeframe-controls h3{color:#f7f7f7;color:var(--foreground);font-size:1rem;font-weight:600;margin:0 0 15px}.timeframe-buttons{display:flex;gap:10px;margin-bottom:20px}.timeframe-buttons button{background-color:#2a2a2a;background-color:var(--muted);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);color:#a1a1aa;color:var(--muted-foreground);cursor:pointer;font-size:.875rem;padding:8px 16px;transition:all .2s ease}.timeframe-buttons button:hover{background-color:#1e1e1e;background-color:var(--card);color:#f7f7f7;color:var(--foreground)}.timeframe-buttons button.active{background-color:#3b82f6;background-color:var(--primary);border-color:#3b82f6;border-color:var(--primary);color:#fff}.progression-chart{background-color:#1e1e1e;background-color:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 15px #0000004d;margin-bottom:24px;margin-top:24px;padding:20px}.chart-container{overflow-x:auto}.chart-header{background-color:#2a2a2a;background-color:var(--muted);font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase}.chart-header,.chart-row{color:#f7f7f7;color:var(--foreground);display:grid;grid-template-columns:1fr 1fr 1fr}.chart-row{border-bottom:1px solid #2a2a2a;border-bottom:1px solid var(--border);font-size:.875rem;padding:14px 16px}.chart-row:last-child{border-bottom:none}.improvement-summary{color:#f7f7f7;color:var(--foreground);margin-top:16px}.improvement-summary,.no-data-message{background-color:#2a2a2a;background-color:var(--muted);border-radius:.5rem;border-radius:var(--radius);font-size:.875rem}.no-data-message{color:#a1a1aa;color:var(--muted-foreground);margin-top:20px;padding:25px}.recent-analyses{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:25px}.analysis-card{background-color:#1e1e1e;background-color:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 15px #0000004d;padding:20px;transition:all .2s ease}.analysis-card:hover{box-shadow:0 8px 20px #0006;transform:translateY(-2px)}.analysis-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.analysis-card-header h4{color:#f7f7f7;color:var(--text-primary);font-size:1rem;font-weight:600;margin:0}.analysis-date{color:#a1a1aa;color:var(--muted-foreground);font-size:.75rem}.analysis-metrics{gap:16px;margin-bottom:16px}.metric{display:flex;flex:1 1;flex-direction:column}.metric .label{color:#a1a1aa;color:var(--muted-foreground);font-size:.75rem;margin-bottom:4px}.metric .value{color:#3b82f6;color:var(--primary);font-size:1.25rem;font-weight:700}.improvement-area{color:#f7f7f7;color:var(--text-primary);font-size:.875rem;line-height:1.5;margin-bottom:16px}.analyze-session-btn,.view-analysis-btn{align-items:center;background-color:#3b82f6;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;justify-content:center;padding:8px 16px;transition:all .2s ease;width:100%}.analyze-session-btn:hover,.view-analysis-btn:hover{background-color:#398ff9;box-shadow:0 2px 5px #0003;transform:translateY(-1px)}.empty-analytics{align-items:center;background:linear-gradient(135deg,#14192df2,#1e2341f2)!important;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#a1a1aa;color:var(--muted-foreground);display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-height:350px;padding:30px;text-align:center}.analytics-empty-container,.analytics-waiting-container{margin:0 auto;max-width:800px;padding:20px}.analytics-empty-icon,.analytics-waiting-icon{align-items:center;background:linear-gradient(135deg,#0070f3,#00c8ff);border-radius:50%;box-shadow:0 10px 25px #0070f34d;color:#fff;display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto 25px;width:100px}.analytics-waiting-icon{background:linear-gradient(135deg,#f59e0b,#ef4444)}.empty-analytics h3{color:#f0fff0;font-size:1.8rem;font-weight:600;margin-bottom:16px}.empty-analytics p{color:#a1a1aa;color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:700px}.analytics-features{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:30px 0}.analytics-feature{align-items:flex-start;background:#1e233c99;border:1px solid #6478c826;border-radius:12px;box-shadow:0 8px 30px #00000040;display:flex;gap:15px;max-width:350px;padding:20px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.analytics-feature:hover{border-color:#6478c84d;box-shadow:0 12px 40px #0000004d,0 0 15px #64a0ff26;transform:translateY(-5px)}.analytics-feature i{align-items:center;background:linear-gradient(135deg,#0070f3,#00c8ff);border-radius:12px;box-shadow:0 5px 15px #0070f34d;color:#fff;display:flex;font-size:1.5rem;height:52px;justify-content:center;padding:12px;width:52px}.analytics-feature h4{color:#f7f7f7;color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:8px}.analytics-feature p{color:#a1a1aa;color:var(--text-secondary);font-size:.95rem;margin-bottom:0}.play-game-btn{background:linear-gradient(135deg,#0070f3,#00c8ff);border-radius:50px;box-shadow:0 5px 15px #0070f34d;display:inline-flex;font-size:1.1rem;gap:10px;margin-top:10px;padding:14px 30px;transition:transform .3s ease,box-shadow .3s ease}.play-game-btn:hover{box-shadow:0 8px 25px #0070f380;transform:translateY(-3px)}.play-game-btn i{font-size:1.3rem}.analyze-session-btn{background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:50px;box-shadow:0 5px 15px #ef44444d;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;margin-top:10px;padding:14px 30px;transition:transform .3s ease,box-shadow .3s ease}.analyze-session-btn:hover{box-shadow:0 8px 25px #ef444480;transform:translateY(-3px)}.pulse-animation{animation:pulse 2s infinite}.play-game-btn{align-items:center;background-color:#3b82f6;background-color:var(--primary);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s ease}.play-game-btn:hover{background-color:#398ff9;box-shadow:0 4px 10px #0003;transform:translateY(-1px)}.no-analyses-message{align-items:center;background-color:#1e1e1e;background-color:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);display:flex;flex-direction:column;padding:40px 20px;text-align:center}.no-analyses-message p{color:#a1a1aa;color:var(--muted-foreground);margin-bottom:20px}.history-section{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:0 30px;width:100%}.history-list{border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);box-shadow:0 4px 15px #0003;margin-top:20px;overflow:hidden}.history-item{align-items:center;background-color:#1e1e1e;background-color:var(--card);border-bottom:1px solid #2a2a2a;border-bottom:1px solid var(--border);color:#f7f7f7;color:var(--foreground);display:flex;padding:14px 16px}.history-item:last-child{border-bottom:none}.history-item.header{background-color:#2a2a2a;background-color:var(--muted);color:#f7f7f7;color:var(--foreground);font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-transform:uppercase}.history-date{font-size:.875rem;width:25%}.history-date,.history-time{color:#a1a1aa;color:var(--muted-foreground)}.history-time{font-size:.75rem;margin-top:4px;opacity:.8}.history-hands{color:#f7f7f7;color:var(--foreground);width:15%}.history-hands,.history-result{font-size:.875rem;text-align:center}.history-result{font-weight:600;width:20%}.history-result.win{color:#21c45d}.history-result.loss{color:#ef4343}.history-score{font-size:.875rem;font-weight:600;text-align:center;width:20%}.history-score.positive{color:#21c45d}.history-score.negative{color:#ef4343}.history-actions{text-align:right;width:20%}.history-button{background-color:#3b82f6;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.75rem;font-weight:500;padding:6px 12px;transition:all .2s ease}.history-button:hover{background-color:#398ff9;box-shadow:0 2px 5px #0003;transform:translateY(-1px)}.empty-history{background:#232837b3;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#a1a1aa;color:var(--muted-foreground);padding:40px 30px;text-align:center}.empty-history-container{margin:0 auto;max-width:800px;padding:20px}.empty-history-icon{align-items:center;background:linear-gradient(135deg,#0070f3,#00c8ff);border-radius:50%;box-shadow:0 10px 25px #0070f34d;color:#fff;display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto 25px;width:100px}.empty-history h3{color:#f7f7f7;color:var(--text-primary);font-size:1.8rem;font-weight:600;margin-bottom:16px}.empty-history p{color:#a1a1aa;color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:700px}.history-features{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:30px 0}.history-feature{align-items:flex-start;background:#1e233c99;border:1px solid #6478c826;border-radius:12px;box-shadow:0 8px 20px #00000026;display:flex;gap:15px;max-width:350px;padding:20px;text-align:left;transition:transform .2s,box-shadow .2s}.history-feature:hover{border-color:#6478c84d;box-shadow:0 12px 30px #0003;transform:translateY(-3px)}.history-feature i{align-items:center;background:linear-gradient(135deg,#0070f3,#00c8ff);border-radius:12px;box-shadow:0 5px 15px #0070f34d;color:#fff;display:flex;font-size:1.5rem;height:52px;justify-content:center;padding:12px;width:52px}.history-feature h4{color:#f7f7f7;color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:8px}.history-feature p{color:#a1a1aa;color:var(--text-secondary);font-size:.95rem;margin-bottom:0}.loading-indicator{font-size:.875rem;padding:40px;text-align:center}.coming-soon,.loading-indicator{background-color:#1e1e1e;background-color:var(--card);border-radius:.5rem;border-radius:var(--radius);color:#a1a1aa;color:var(--muted-foreground)}.coming-soon{align-items:center;border:1px solid #2a2a2a;border:1px solid var(--border);box-shadow:0 4px 15px #0000004d;display:flex;flex-direction:column;height:400px;justify-content:center;margin-top:20px}.coming-soon h2{color:#f7f7f7;color:var(--foreground);font-size:1.5rem;font-weight:600;margin-bottom:14px}.coming-soon p{font-size:1rem;max-width:500px;text-align:center}@media (max-width:768px){.dashboard-container{flex-direction:column}.sidebar{box-shadow:0 0 25px #00000080;height:100%;left:0;max-width:320px;position:fixed;top:0;transform:translateX(-100%);width:85%;z-index:1000}body:not(.sidebar-hidden) .sidebar{transform:translateX(0)}body.sidebar-hidden .sidebar-toggle,body:not(.sidebar-hidden) .sidebar-toggle{left:20px;top:20px}body:not(.sidebar-hidden):before{animation:fadeIn .2s ease;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#000000a6;bottom:0;content:"";cursor:pointer;left:0;pointer-events:auto;position:fixed;right:0;top:0;z-index:999}.content-area{margin-left:0;padding-left:0!important;transition:filter .3s ease;width:100%}body:not(.sidebar-hidden) .content-area{filter:blur(1px);margin-left:0;padding-left:0!important;pointer-events:none;width:100%}@supports (not ((-webkit-backdrop-filter:blur(2px)) or (backdrop-filter:blur(2px)))) and (not (-webkit-backdrop-filter:blur(2px))){body:not(.sidebar-hidden):before{background:#000000bf}}body:not(.sidebar-hidden){overflow:hidden}.game-mode .sidebar-toggle{background:#1a1a1ae6;border-color:#3b82f6;border-color:var(--primary);box-shadow:0 0 10px #3b82f666}.content-header{padding:15px}.stats-grid{grid-template-columns:1fr}.action-section{align-items:stretch;flex-direction:column;gap:15px}.action-button{justify-content:center;width:100%}.history-item{align-items:flex-start;flex-direction:column}.history-actions,.history-date,.history-result,.history-score{margin-bottom:8px;width:100%}.analysis-section,.dashboard-overview,.history-section{padding:0 15px}.analytics-cards,.recent-analyses{grid-template-columns:1fr}.timeframe-buttons{flex-wrap:wrap}.chart-header,.chart-row{font-size:.75rem;grid-template-columns:minmax(100px,1fr) minmax(60px,1fr) minmax(60px,1fr)}.analysis-metrics{flex-direction:column;gap:12px}.analytics-value{font-size:1.5rem}.empty-analytics{height:300px;padding:20px}.timeframe-controls h3{text-align:center}.timeframe-buttons{justify-content:center}}.sidebar-footer{display:flex;flex-direction:column;gap:8px}.logout-button{align-items:center;background:none;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-top:8px;padding:8px 12px;transition:all .2s ease;width:100%}.logout-button:hover{background-color:#ef44441a}[data-theme=light] .logout-button{border-color:#ef44444d;color:#ef4444cc}[data-theme=light] .logout-button:hover{background-color:#ef44441a;color:#ef4444}.logout-button i{margin-right:8px}.loading-game{align-items:center;background-color:#121212;border-radius:8px;color:#f7f7f7;display:flex;font-size:24px;height:100%;justify-content:center;padding:20px;width:100%}@media (min-width:1200px){.analysis-section,.dashboard-overview,.history-section{max-width:1140px;padding:0}}@media (min-width:992px) and (max-width:1199px){.analysis-section,.dashboard-overview,.history-section{max-width:960px;padding:0}}@media (min-width:768px) and (max-width:991px){.analysis-section,.dashboard-overview,.history-section{max-width:720px;padding:0 15px}}.mobile-sidebar-close{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem .75rem;position:fixed;right:1rem;top:1rem;z-index:1100}@media (max-width:768px){.mobile-sidebar-close{display:block}}@media screen and (max-width:768px){.content-header{align-items:center;display:flex;padding:1rem 1rem 1rem 4rem;position:relative}.sidebar-toggle{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#2a2a2acc;border:1px solid #ffffff1a;border-radius:.375rem;color:#f7f7f7cc;cursor:pointer;display:flex;font-size:.9rem;height:2rem;justify-content:center;left:.75rem;position:fixed;top:.75rem;transition:all .2s ease;width:2rem;z-index:100}.sidebar-toggle:hover{background-color:#2a2a2ae6;color:#fff}.content-header h1{font-size:1.25rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info{margin-left:auto}.decision-patterns{display:flex;flex-direction:column;gap:16px;width:100%}.pattern-card{margin-right:0;padding:16px;width:100%}.pattern-rating{align-items:center;display:flex;justify-content:space-between;margin:12px 0}.rating-label{font-size:.75rem;width:80px}.pattern-meter{flex-grow:1;height:8px;margin:0 8px}.coach-insight{font-size:.875rem;line-height:1.4;padding:12px}.insight-data{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:12px}.data-point{font-size:.75rem;padding:4px 0}.history-list{background:#0000;border:none;box-shadow:none;display:flex;flex-direction:column;gap:12px;margin-top:16px}.history-item.header{display:none}.history-item{grid-gap:12px;background-color:#1e1e1e;border:1px solid #5064a033;border-radius:12px;box-shadow:0 4px 12px #00000026;display:grid;grid-template-areas:"date result" "hands profit" "actions actions";grid-template-columns:1fr 1fr;margin:0;padding:16px}.history-date{display:flex;flex-direction:column;grid-area:date;margin-bottom:0;position:relative;width:100%}.history-date:before{color:#ffffff80;content:"Date";display:block;font-size:.7rem;margin-bottom:4px;text-transform:uppercase}.history-time{margin-top:2px}.history-hands{grid-area:hands;position:relative;text-align:left;width:100%}.history-hands:before{color:#ffffff80;content:"Hands";display:block;font-size:.7rem;margin-bottom:4px;text-transform:uppercase}.history-result{grid-area:result;position:relative;text-align:right;width:100%}.history-result:before{color:#ffffff80;content:"Result";display:block;font-size:.7rem;margin-bottom:4px;text-align:right;text-transform:uppercase}.history-score{grid-area:profit;position:relative;text-align:right;width:100%}.history-score:before{color:#ffffff80;content:"Profit/Loss";display:block;font-size:.7rem;margin-bottom:4px;text-align:right;text-transform:uppercase}.history-actions{grid-area:actions;margin-bottom:0;margin-top:8px;text-align:center;width:100%}.history-button{align-items:center;border-radius:8px;display:flex;font-size:.875rem;justify-content:center;padding:10px;width:100%}.history-result.loss,.history-result.win,.history-score.negative,.history-score.positive{font-weight:700;text-align:right}.history-item:hover{box-shadow:0 6px 16px #0003;transform:translateY(-2px);transition:all .2s ease}}.levels-section{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:0 30px;width:100%}.section-description{color:#ffffffb3;font-size:1rem;margin-bottom:2rem}.level-progression-container{display:flex;flex-direction:column;gap:2rem}.level-info-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.level-info-card{background:#232837b3;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;padding:1.5rem}.level-icon{align-items:center;color:#3b82f6;display:flex;font-size:2rem;margin-right:1rem}.level-content h3{color:#ffffffe6;font-size:1.1rem;margin-bottom:.5rem;margin-top:0}.level-content p{color:#ffffffb3;font-size:.9rem;margin:0}.skill-progression-section{margin-top:2rem}.leaderboard-section{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 30px;width:100%}.premium-badge{align-items:center;animation:crownGlow 2s infinite alternate;display:inline-flex;font-size:1.2rem;margin-left:10px}.user-subscription-status{border-radius:12px;font-size:.8rem;margin-top:8px;padding:6px 12px;text-align:center;transition:all .3s ease}.premium-status{align-items:center;background-color:#ffd70026;border:1px solid #ffd7004d;color:gold;display:flex;gap:5px;justify-content:center}.free-status{background-color:#ffffff0d;border:1px solid #ffffff1a;color:#aaa}.premium-crown{font-size:1rem;margin-right:4px}.subscription-status{align-items:center;display:flex}.crown-icon{color:gold;font-size:1.1em;margin-right:8px}.free-sessions-count{color:#aaa;font-size:.9em}.leaderboard-container{margin-bottom:2rem}.leaderboard-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.info-card{align-items:center;background:#232837b3;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;gap:1rem;padding:1.5rem}.info-card i{color:#3b82f6;font-size:1.8rem}.info-card p{color:#ffffffb3;font-size:.95rem;margin:0}@media (max-width:768px){.leaderboard-info,.level-info-cards{gap:1rem;grid-template-columns:1fr}.info-card,.level-info-card{padding:1rem}}.load-more-container{display:flex;justify-content:center;margin-bottom:8px;margin-top:16px;width:100%}.load-more-btn{align-items:center;background-color:initial;border:1px solid #3b82f6;border-radius:8px;color:#3b82f6;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;justify-content:center;padding:8px 20px;transition:all .2s ease}.load-more-btn:hover{background-color:#3b82f61a}.load-more-btn:disabled{cursor:not-allowed;opacity:.6}.load-more-btn i{font-size:.75rem}@media screen and (max-width:768px){.load-more-btn{padding:10px;width:100%}}.subscription-section{margin:0 auto;max-width:1100px;padding:0 20px;width:100%}[data-theme=light] .analysis-section .analytics-waiting-container,[data-theme=light] .analytics-waiting-container{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 4px 12px #0000000f!important;color:#1e293b!important}[data-theme=light] .analytics-waiting-icon{background:linear-gradient(135deg,#f97316,#3b82f6)!important;border-radius:50%!important;box-shadow:0 4px 12px #fb923c33!important;color:#fff!important}[data-theme=light] .analytics-waiting-container h2,[data-theme=light] .analytics-waiting-container h3{color:#1e293b!important;font-weight:600!important}[data-theme=light] .analytics-waiting-container p{color:#64748b!important;font-size:1rem!important}[data-theme=light] .analysis-section button[class*=generate-analysis],[data-theme=light] .analytics-waiting-container button{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important;box-shadow:0 2px 6px #2563eb40!important;color:#fff!important;font-weight:600!important;transition:all .2s ease!important}[data-theme=light] .analysis-section button[class*=generate-analysis]:hover,[data-theme=light] .analytics-waiting-container button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 4px 10px #2563eb59!important;transform:translateY(-2px)!important}[data-theme=light] .premium-feature{background:linear-gradient(90deg,#fef9c380,#fef08a4d)!important;border:1px solid #fde68a!important;border-radius:8px!important;box-shadow:0 1px 3px #eab3081a!important}[data-theme=light] .premium-feature h3{color:#92400e!important}[data-theme=light] .premium-feature{background:linear-gradient(120deg,#fefce8b3,#fef08a80,#facc1533)!important;border:1px solid #facc1566!important;border-radius:12px!important;box-shadow:0 4px 12px #eab3081a!important;margin:1.5rem 0!important;overflow:hidden!important;padding:18px 24px!important;position:relative!important}[data-theme=light] .premium-feature:before{animation:shineBanner 3s linear infinite!important;background:linear-gradient(90deg,#fff0 0,#ffffff4d 50%,#fff0)!important;content:""!important;height:200%!important;left:-50%!important;pointer-events:none!important;position:absolute!important;top:-50%!important;transform:rotate(30deg)!important;width:200%!important}[data-theme=light] .premium-feature .crown-icon{color:#eab308!important;display:inline-block!important;font-size:1.4rem!important;margin-right:12px!important;text-shadow:0 2px 4px #eab3084d!important;transform:translateY(2px)!important}[data-theme=light] .premium-feature h3,[data-theme=light] .premium-feature-title{color:#92400e!important;display:inline-block!important;font-size:1.25rem!important;font-weight:700!important;letter-spacing:-.01em!important;margin-bottom:4px!important}[data-theme=light] .premium-feature p{color:#78350f!important;font-size:1.05rem!important;font-weight:400!important;line-height:1.5!important;margin:0!important;max-width:90%!important}@keyframes shineBanner{0%{left:-100%!important;opacity:0!important}10%{left:-100%!important;opacity:.5!important}50%{left:100%!important;opacity:.3!important}to{left:100%!important;opacity:0!important}}[data-theme=light] .dashboard-section.analysis-section{background:linear-gradient(90deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0cc;box-shadow:0 4px 12px #00000008}[data-theme=light] .dashboard-section.analysis-section>div{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000a;overflow:hidden}[data-theme=light] .dashboard-section.analysis-section img,[data-theme=light] .dashboard-section.analysis-section svg{filter:brightness(1.1) saturate(1.2)}[data-theme=light] .dashboard-section.analysis-section h2,[data-theme=light] .dashboard-section.analysis-section h3{color:#1e3a8a}[data-theme=light] .dashboard-section.analysis-section p{color:#475569}[data-theme=light] .dashboard-section.analysis-section .feature-card,[data-theme=light] .dashboard-section.analysis-section>div>div{background:#fff;border:1px solid #e2e8f0cc;border-radius:8px;box-shadow:0 2px 8px #00000005;transition:all .2s ease}[data-theme=light] .dashboard-section.analysis-section>div>div:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-2px)}[data-theme=light] .dashboard-section.analysis-section button{background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;box-shadow:0 4px 12px #3b82f640;transition:all .2s ease}[data-theme=light] .dashboard-section.analysis-section button:hover{box-shadow:0 6px 16px #3b82f64d;transform:translateY(-1px)}[data-theme=light] .dashboard-section.analysis-section .icon,[data-theme=light] .dashboard-section.analysis-section i{color:#3b82f6;opacity:.9}[data-theme=light] .dashboard-section .analysis-section>div,[data-theme=light] .dashboard-section>div,[data-theme=light] .poker-journey-container{background-color:#fff!important;background:#fff!important}[data-theme=light] .dashboard-section>div>div,[data-theme=light] .poker-analysis-section,[data-theme=light] .poker-journey-container,[data-theme=light] .welcome-journey-container{background:linear-gradient(135deg,#f8fafc,#f0f9ff)!important;border:1px solid #e2e8f0!important;box-shadow:0 4px 15px #00000008!important}[data-theme=light] .dashboard-section .analysis-card,[data-theme=light] .dashboard-section .feature-card,[data-theme=light] .poker-feature-container{background:#fff!important;border:1px solid #e2e8f0e6!important;box-shadow:0 3px 10px #0000000a!important}[data-theme=light] .dashboard-section .title,[data-theme=light] .dashboard-section h2,[data-theme=light] .dashboard-section h3{color:#1e293b!important}[data-theme=light] .dashboard-section .description,[data-theme=light] .dashboard-section p{color:#475569!important}[data-theme=light] .dashboard-section .accent-text,[data-theme=light] .dashboard-section .feature-title,[data-theme=light] .dashboard-section .icon{color:#3b82f6!important}@media screen and (max-width:768px){.dashboard-section>div,.poker-journey-container,.welcome-journey-container{box-sizing:border-box!important;max-width:100%!important;overflow:hidden!important;padding-left:15px!important;padding-right:15px!important;width:100%!important}.dashboard-section .analysis-card,.dashboard-section .feature-card,.dashboard-section>div>div>div{border-radius:8px!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%!important}.dashboard-section .analysis-card+.analysis-card,.dashboard-section .feature-card+.feature-card,.dashboard-section>div>div>div+div{margin-top:12px!important}.dashboard-section .feature-icon,.dashboard-section i,.dashboard-section svg{margin-right:12px!important}.dashboard-section .description,.dashboard-section p{font-size:.9rem!important;line-height:1.4!important}}@media screen and (max-width:350px){.dashboard-section>div,.poker-journey-container,.welcome-journey-container{padding-left:10px!important;padding-right:10px!important}.dashboard-section .description,.dashboard-section p{font-size:.85rem!important}}[data-theme=light] .sidebar-toggle{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;box-shadow:0 2px 5px #0000000d;color:#3b82f6;transition:all .2s ease}[data-theme=light] .sidebar-toggle:hover{background:linear-gradient(135deg,#f1f5f9,#dbeafe);box-shadow:0 3px 8px #3b82f626;transform:translateY(-1px)}[data-theme=light] .sidebar-toggle .hamburger-icon,[data-theme=light] .sidebar-toggle i,[data-theme=light] .sidebar-toggle svg{color:#3b82f6;filter:none;opacity:.9}[data-theme=light] .sidebar-toggle .bar,[data-theme=light] .sidebar-toggle span{background-color:#3b82f6}[data-theme=light] .sidebar-toggle .bar,[data-theme=light] .sidebar-toggle i,[data-theme=light] .sidebar-toggle span,[data-theme=light] .sidebar-toggle svg{transition:all .2s ease}[data-theme=light] .sidebar-toggle:active{background:#dbeafe;box-shadow:0 1px 2px #3b82f61a;transform:translateY(1px)}[data-theme=light] .empty-history{background:linear-gradient(180deg,#f8f9fa,#fff);border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:2rem;padding:2.5rem;text-align:center}[data-theme=light] .empty-history-container{margin:0 auto;max-width:600px}[data-theme=light] .empty-history-icon{align-items:center;background:#3498db1a;border-radius:50%;color:#3498db;display:flex;font-size:3.5rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}[data-theme=light] .empty-history h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}[data-theme=light] .empty-history p{color:#5a6a7d;font-size:1rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:80%}[data-theme=light] .history-features{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:2rem}[data-theme=light] .history-feature{align-items:flex-start;background:#fff;border:1px solid #eaeef3;border-radius:8px;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .2s ease}[data-theme=light] .history-feature:hover{border-color:#d9e1eb;box-shadow:0 8px 16px #00000014;transform:translateY(-3px)}[data-theme=light] .history-feature i{align-items:center;background:#3498db1a;border-radius:8px;color:#3498db;display:flex;font-size:1.25rem;height:40px;justify-content:center;margin-bottom:1rem;width:40px}[data-theme=light] .history-feature h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}[data-theme=light] .history-feature p{color:#5a6a7d;font-size:.9rem;line-height:1.5;margin:0}[data-theme=light] .play-game-btn{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:8px;box-shadow:0 4px 12px #3498db40;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;margin-top:.5rem;padding:.8rem 1.6rem;transition:all .2s ease}[data-theme=light] .play-game-btn:hover{background:linear-gradient(135deg,#2980b9,#2573a7);box-shadow:0 6px 16px #3498db59;transform:translateY(-2px)}[data-theme=light] .play-game-btn i{font-size:1.1rem;margin-right:.5rem}@media (max-width:768px){.new-player-patterns{margin:0 8px;padding:20px 16px}.features-preview{gap:16px;grid-template-columns:1fr;margin-bottom:24px}.feature-item{gap:12px;padding:16px}.feature-item i{font-size:1.3rem}.feature-item h4{font-size:1rem}.feature-item p{font-size:.85rem}.welcome-message{margin-bottom:24px;padding-bottom:20px}.welcome-message h3{font-size:1.3rem}.welcome-message p{font-size:.9rem}.start-analysis-btn{font-size:.9rem;padding:10px 20px}}@media (max-width:480px){.new-player-patterns{margin:0 4px;padding:16px 12px}.features-preview{gap:12px;margin-bottom:20px}.feature-item{gap:10px;padding:14px}.welcome-message h3{font-size:1.2rem}.welcome-message p{font-size:.85rem}.feature-item h4{font-size:.95rem}.feature-item p{font-size:.8rem}}.collapsible-stats-section{background-color:#1e1e1e;background-color:var(--card);border:1px solid #2a2a2a;border:1px solid var(--border);border-radius:.75rem;margin:1.5rem 0;overflow:hidden;transition:all .3s ease}.stats-toggle-btn{align-items:center;background:none;border:none;color:#f7f7f7;color:var(--text-primary);cursor:pointer;display:flex;font-size:.9375rem;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;transition:all .2s ease;width:100%}.stats-toggle-btn:hover{background-color:#3b82f60d}[data-theme=light] .stats-toggle-btn:hover{background-color:#3b82f614}.stats-toggle-text{align-items:center;display:flex;gap:.5rem}.stats-toggle-text i{color:#3b82f6;color:var(--primary);font-size:1rem}.stats-toggle-icon{color:#a1a1aa;color:var(--text-secondary);font-size:.875rem;transition:transform .3s ease}.stats-grid-collapsible{overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.stats-grid-collapsible.collapsed{max-height:0;opacity:0;padding:0 1.25rem}.stats-grid-collapsible.expanded{max-height:500px;opacity:1;padding:0 1.25rem 1.25rem}.stats-grid-collapsible .stats-grid{border-top:1px solid #2a2a2a;border-top:1px solid var(--border);margin:0;padding-top:.75rem}@media (max-width:768px){.collapsible-stats-section{border-radius:.375rem;margin:.5rem 0}.stats-toggle-btn{font-size:.8125rem;padding:.5rem .75rem}.stats-toggle-text i{font-size:.875rem}.stats-toggle-icon{font-size:.75rem}.stats-grid-collapsible.expanded{max-height:400px;padding:0 .75rem .75rem}.stats-grid-collapsible.collapsed{padding:0 .75rem}.stats-grid-collapsible .stats-grid{padding-top:.375rem}.action-section{align-items:center;flex-direction:row;gap:8px;justify-content:center;margin-bottom:.5rem;margin-top:.75rem}.action-button{border-radius:6px;font-size:.8125rem;justify-content:center;padding:8px 16px;width:auto}}@media (max-width:480px){.collapsible-stats-section{margin:.375rem 0}.stats-toggle-btn{font-size:.75rem;padding:.375rem .625rem}.stats-toggle-text{gap:.25rem}.stats-toggle-text i{font-size:.8125rem}.stats-grid-collapsible.expanded{max-height:350px;padding:0 .625rem .625rem}.stats-grid-collapsible.collapsed{padding:0 .625rem}.action-section{gap:6px;margin-bottom:.375rem;margin-top:.5rem}.action-button{border-radius:5px;font-size:.75rem;padding:6px 12px}}.session-hands-detail{background-color:#141414e6;border:1px solid #64646433;border-radius:12px;box-shadow:0 8px 30px #00000080;margin:20px 0;padding:24px}.hands-title{border-bottom:1px solid #ffffff1a;color:#f7f7f7;font-size:1.5rem;font-weight:700;margin:0 0 20px;padding-bottom:16px}.hands-list{display:flex;flex-direction:column;gap:12px}.hand-item{background-color:#1e1e1ecc;border:1px solid #3c3c3c4d;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .3s ease}.hand-item:hover{background-color:#282828cc;box-shadow:0 5px 15px #0000004d;transform:translateY(-2px)}.hand-item.selected{border:1px solid #3b82f6;box-shadow:0 0 15px #3b82f64d}.hand-header{border-bottom:1px solid #ffffff0d;padding:16px 20px}.hand-basic-info{display:flex;flex-direction:column;gap:4px}.hand-number{font-weight:700}.hand-position{color:#fff9;font-size:.875rem}.hand-result-info{align-items:center;display:flex;gap:16px}.hand-result{font-size:1.125rem;font-weight:700}.hand-result.win{color:#10b981}.hand-result.loss{color:#ef4444}.expand-icon{color:#ffffff80;font-size:.75rem;transition:transform .3s ease}.hand-expanded-content{background-color:#14141480;border-top:1px solid #ffffff0d;padding:20px}.hand-cards-section{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.community-cards,.player-cards{flex:1 1;min-width:200px}.community-cards h4,.player-cards h4{color:#ffffffb3;font-size:1rem;font-weight:600;margin:0 0 12px}.hand-cards{display:flex;flex-wrap:wrap;gap:8px}.hand-card{height:75px;width:50px}.hand-details{background-color:#0003;border-radius:8px;gap:12px;padding:16px}.hand-detail-row{display:flex;font-size:.9rem;justify-content:space-between}.detail-label{color:#ffffffb3}.detail-value{color:#f7f7f7;font-weight:600}.hands-error,.hands-loading,.no-hands-message{background-color:#14141480;border-radius:8px;color:#ffffffb3;padding:40px;text-align:center}.analysis-note{background-color:#ffd7001a;border-radius:4px;color:gold;font-size:.85rem;margin-top:10px;padding:10px;text-align:center}.executive-summary-container{background-color:#181c2d99;border:1px solid #5064a033;border-radius:14px;box-shadow:0 8px 30px #0000004d;margin-bottom:24px;overflow:hidden;padding:0}.summary-header{align-items:center;background-color:#282d4680;border-bottom:1px solid #5064a026;display:flex;justify-content:space-between;padding:20px 24px}.summary-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#a5c4ff);-webkit-background-clip:text;color:#f0f0f0;font-size:1.6rem;font-weight:700;margin:0;text-shadow:0 2px 12px #3b82f666}.skill-level-badge{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:20px;box-shadow:0 4px 12px #2563eb4d;color:#fff;display:flex;font-size:1.1rem;font-weight:600;padding:8px 16px}.skill-progress-value{font-size:.85rem;margin-left:8px;opacity:.9}.summary-assessment{background:#14192d66;padding:24px}.summary-assessment p{color:#ffffffe6;font-size:1.1rem;letter-spacing:.01em;line-height:1.7;margin:0;text-shadow:0 1px 2px #0000001a}.key-findings{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:24px}.finding-card{background-color:#1e233c66;border:1px solid #5064a026;border-radius:10px;box-shadow:0 4px 15px #00000026;display:flex;gap:16px;padding:20px;transition:all .3s ease}.finding-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-3px)}.finding-card.strength{border-left:4px solid #10b981}.finding-card.improvement{border-left:4px solid #f59e0b}.finding-icon{align-items:center;border-radius:50%;display:flex;font-size:1.4rem;height:50px;justify-content:center;min-width:50px}.finding-card.strength .finding-icon{background-color:#10b9811a;border:1px solid #10b98133;color:#10b981}.finding-card.improvement .finding-icon{background-color:#f59e0b1a;border:1px solid #f59e0b33;color:#f59e0b}.finding-content h4{font-size:1.1rem;font-weight:600;margin-bottom:10px;margin-top:0}.finding-card.strength .finding-content h4{color:#10b981}.finding-card.improvement .finding-content h4{color:#f59e0b}.finding-content p{color:#ffffffd9;font-size:.95rem;line-height:1.6;margin:0}.executive-summary-placeholder{background-color:#28325033;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 20px #0003;color:#ffffffb3;font-size:1.1rem;font-style:italic;letter-spacing:.01em;padding:40px;text-align:center}.key-indicators-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}.indicator-card{background-color:#181c2d99;border:1px solid #5064a033;border-radius:14px;box-shadow:0 8px 30px #0000004d;display:flex;flex-direction:column;padding:24px;transition:all .3s ease}.indicator-card:hover{border-color:#5064a04d;box-shadow:0 12px 35px #00000059;transform:translateY(-3px)}.indicator-title{align-items:center;color:#ffffffe6;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin-bottom:8px}.indicator-value{align-items:center;display:flex;font-size:2.5rem;font-weight:700;gap:10px;margin:10px 0}.dqi-value{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#3b82f6,#60a5fa);-webkit-background-clip:text;text-shadow:0 2px 10px #3b82f64d}.ppg-value{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f59e0b,#fbbf24);-webkit-background-clip:text;text-shadow:0 2px 10px #f59e0b4d}.indicator-trend{align-items:center;border-radius:12px;display:inline-flex;font-size:.85rem;font-weight:600;gap:4px;padding:4px 8px}.trend-positive{background-color:#10b9811a;border:1px solid #10b98133;color:#10b981}.trend-negative{background-color:#ef44441a;border:1px solid #ef444433;color:#ef4444}.trend-neutral{background-color:#9ca3af1a;border:1px solid #9ca3af33;color:#9ca3af}.indicator-description{color:#ffffffbf;font-size:.95rem;line-height:1.5;margin-top:15px}.info-tooltip{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#fff9;cursor:help;display:inline-flex;font-size:.75rem;height:18px;justify-content:center;margin-left:8px;transition:all .2s ease;width:18px}.info-tooltip:hover{background-color:#3b82f633;color:#3b82f6}.session-analysis-view{background-color:#0f111afa;border:1px solid #4b55784d;border-radius:16px;box-shadow:0 15px 50px #000000b3;color:#f7f7f7;margin:0 auto;max-width:1200px;padding:32px;position:relative;z-index:2}body.analysis-fullscreen-mode{background-color:#0a0c14fa}body:not(.sidebar-hidden) .session-analysis-view{margin-left:0;width:100%}.fullscreen-analysis{background-color:#0a0c14fa;bottom:0;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:1000}.session-analysis-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#141419e6,#191923d9);border:1px solid #50505033;border-radius:12px;box-shadow:0 8px 30px #00000040;margin-bottom:30px;margin-top:30px;overflow-x:auto;padding:24px}[data-theme=light] .session-analysis-links{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0cc;box-shadow:0 8px 30px #00000014}[data-theme=light] .session-analysis-links h3{border-bottom:1px solid #e2e8f0cc;color:#1e293b}.level-progression-wrapper{margin-bottom:30px;position:relative}.level-progression-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#141828f2;border:1px solid #5064a040;border-radius:20px;box-shadow:0 15px 30px #0006;margin-bottom:24px;overflow:hidden;padding:0;transition:all .3s ease}.level-progression-card:hover{box-shadow:0 20px 40px #00000080,0 0 30px #6478dc33;transform:translateY(-5px)}.level-badge{align-items:center;box-shadow:0 5px 15px #0003;display:flex;height:120px;justify-content:center;margin-bottom:30px;overflow:hidden;position:relative}.level-badge:before{background-image:url(https://cdn.aceinsight.ai/pokerbgbig.svg);background-position:50%;background-size:cover;bottom:0;content:"";left:0;opacity:.15;position:absolute;right:0;top:0;z-index:0}.level-badge-content{position:relative;text-align:center;z-index:1}.level-badge-emoji{font-size:42px;margin-bottom:8px;text-shadow:0 2px 10px #00000080}.level-badge-text{color:#fff;font-size:18px;font-weight:700;letter-spacing:3px;text-shadow:0 2px 5px #0000004d}.level-content{display:flex;flex-direction:column;gap:25px;padding:0 30px 30px}.level-header{margin-bottom:5px;text-align:center}.level-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#e0e0e0);-webkit-background-clip:text;font-weight:700!important;letter-spacing:.5px;margin:0 0 10px!important;text-shadow:0 2px 10px #0003}.level-description{color:#fffc;font-size:16px!important;margin-bottom:0!important}.level-risk-alert{background:linear-gradient(90deg,#e6782826,#fa96280d);border:none;border-left:3px solid #faad14;box-shadow:0 5px 15px #0000001a;margin:5px 0}.level-progress-container{background-color:#1e233c4d;border:1px solid #5064a033;border-radius:12px;box-shadow:inset 0 2px 10px #0003;padding:20px}.level-progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.progress-title{color:#ffffffe6;font-size:16px;font-weight:600}.progress-subtitle{font-size:14px}.progress-percent{font-size:28px;font-weight:700}.level-progress-bar-container{margin-bottom:30px;position:relative}.progress-milestones{height:30px;margin-top:5px;position:relative}.milestone{position:absolute;text-align:center;transform:translateX(-50%);width:50px}.milestone-dot{border-radius:50%;height:8px;margin:0 auto 5px;transition:all .3s ease;width:8px}.milestone-label{color:#fff9;font-size:12px}.level-stats-row{margin-top:10px!important}.stat-card{background-color:#1e233c66!important;border:1px solid #5064a026!important;border-radius:12px!important;box-shadow:0 5px 15px #0000001a;height:100%;transition:all .3s ease}.stat-card,.stat-card .ant-card-body *{color:#fff!important}.stat-card:hover{border-color:#5064a04d!important;box-shadow:0 8px 20px #00000026;transform:translateY(-3px)}.level-progression-card .ant-alert-description,.level-progression-card .ant-alert-message,.level-progression-card .ant-badge-status-text,.level-progression-card .ant-card-head-title,.level-progression-card .ant-card-meta-description,.level-progression-card .ant-card-meta-title,.level-progression-card .ant-descriptions-item-content,.level-progression-card .ant-descriptions-item-label,.level-progression-card .ant-empty-description,.level-progression-card .ant-form-item-label>label,.level-progression-card .ant-result-subtitle,.level-progression-card .ant-result-title,.level-progression-card .ant-typography,.stat-card .ant-card-body,.stat-card .ant-statistic-content-suffix,.stat-card .ant-statistic-content-value{color:#ffffffd9!important}.level-progression-card .ant-statistic-title{color:#ffffffb3!important;font-size:14px!important;margin-bottom:8px!important}.level-progression-card .ant-statistic-content{color:#fff!important}.stat-card.ant-card{background:#1e233c99!important}.level-next-steps{background:linear-gradient(90deg,#2832504d,#1e28464d);border:1px solid #5064a033;border-radius:12px;box-shadow:0 5px 15px #0000001a;padding:20px}.level-next-steps h4{color:#ffffffe6!important;margin-bottom:15px!important;margin-top:0!important}.level-goals{margin-bottom:0;padding-left:20px}.level-goals li{color:#fffc;margin-bottom:10px;position:relative}.level-goals li:before{color:#1890ff;content:"→";font-weight:700;left:-18px;position:absolute}.level-footer{color:#ffffffb3;margin-top:5px}.level-calculation-info{margin-bottom:10px}.level-promotion-hint{background:#52c41a1a;border-radius:8px;margin-top:15px;padding:10px;text-align:center}.level-loading-container{height:300px}.level-loading-container,.level-locked-card{align-items:center;display:flex;justify-content:center}.level-locked-card{background:linear-gradient(135deg,#14192df2,#1e2341f2)!important;min-height:400px;text-align:center}.level-locked-content{margin:0 auto;max-width:400px;padding:20px}.level-locked-icon{color:#1890ffcc;font-size:48px;margin-bottom:20px}.level-locked-icon .anticon{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#0070f3,#00c8ff);-webkit-background-clip:text}.level-locked-progress{margin-top:30px}.progress-shine{animation:shine 2s infinite;background:linear-gradient(90deg,#fff0,#ffffff4d 50%,#fff0);bottom:0;left:0;position:absolute;right:0;top:0}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media screen and (max-width:768px){.level-progression-wrapper{margin-bottom:20px}.level-progression-card{border-radius:16px;overflow:hidden}.level-badge{height:100px;margin-bottom:20px}.level-badge-emoji{font-size:36px;margin-bottom:5px}.level-badge-text{font-size:16px;letter-spacing:2px}.level-content{gap:20px;padding:0 20px 20px}.level-header{text-align:center}.level-title{font-size:22px!important}.level-description{font-size:14px!important;padding:0 10px}.level-progress-container{padding:15px}.level-progress-header{align-items:flex-start;flex-direction:column;gap:10px}.progress-percent{align-self:flex-end;font-size:24px;margin-top:-30px}.level-stats-row>div{margin-bottom:10px}.ant-col-xs-24{flex:0 0 100%;max-width:100%}.stat-card{margin-bottom:10px}.progress-milestones{height:35px;margin-top:10px;position:relative}.milestone{width:40px}.milestone-dot{height:6px;width:6px}.milestone-label{font-size:10px}.level-next-steps{padding:15px}.level-next-steps h4{font-size:16px!important}.level-goals li{font-size:14px;margin-bottom:8px}.level-footer{font-size:13px}.chart-container{padding:10px}.chart-wrapper{margin-bottom:15px}.chart-controls{align-items:center;flex-direction:column;gap:10px}.chart-selector{margin-bottom:10px;max-width:250px;width:100%}.table-wrapper{margin-top:20px;overflow-x:auto}.table-header,.table-row{font-size:12px;grid-template-columns:.6fr .9fr .8fr .8fr;padding:10px 8px}.pagination-controls{flex-wrap:wrap;justify-content:center;padding:10px 0}.pagination-button{font-size:12px;padding:5px 10px}}.leaderboard-card{background-color:#181c2d99;border:1px solid #5064a033;border-radius:14px;box-shadow:0 8px 30px #0000004d;margin-bottom:24px;overflow:hidden;padding:24px}.leaderboard-card .ant-table{background:#0000}.leaderboard-card .ant-table-thead>tr>th{background:#1e2337cc;border-bottom:1px solid #5064a04d;color:#ffffffd9;font-size:14px;font-weight:600;padding:14px 8px;text-align:center}.leaderboard-card .ant-table-tbody>tr>td{background:#191e32b3;border-bottom:1px solid #5064a026;padding:14px 8px;transition:all .3s ease}.leaderboard-card .ant-table-tbody>tr:hover>td{background:#232841e6!important}.leaderboard-card .ant-table-tbody>tr.highlighted-row>td{background:linear-gradient(90deg,#3b82f626,#2d6ee10d)!important;border-left:2px solid #3b82f6}.leaderboard-card .ant-table-tbody>tr.highlighted-row:hover>td{background:linear-gradient(90deg,#3b82f640,#2d6ee11a)!important}.leaderboard-card .ant-pagination{margin-top:16px}.leaderboard-card .ant-pagination-item{background:#1e2337b3;border-color:#5064a04d}.leaderboard-card .ant-pagination-item a{color:#ffffffb3}.leaderboard-card .ant-pagination-item-active{background:#3b82f6;border-color:#3b82f6}.leaderboard-card .ant-pagination-item-active a{color:#fff}.leaderboard-loading{background:#191e2d80;border:1px dashed #5064a04d;border-radius:12px;flex-direction:column;height:400px}.leaderboard-error,.leaderboard-loading{align-items:center;display:flex;justify-content:center}.leaderboard-error{min-height:400px;padding:40px}.user-rank-section{background-color:#1e233c66;border:1px solid #5064a026;border-radius:12px;margin-bottom:24px;padding:16px}.highlighted-row{background-color:#3b82f626}.level-feedback-modal .ant-modal-body{background-color:#141928f2;padding:24px}.level-feedback-content{display:flex;flex-direction:column;gap:24px}.metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:16px}.progress-section{margin:24px 0}.progress-bar-container{display:flex;flex-direction:column;gap:8px}.feedback-empty,.feedback-error,.feedback-loading{align-items:center;color:#ffffffb3;display:flex;font-size:16px;height:200px;justify-content:center}.session-analysis-links h3{border-bottom:1px solid #ffffff1a;color:#f0f0f0;font-size:1.3rem;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:12px}.session-list{display:flex;flex-wrap:nowrap;gap:20px;min-width:min-content;padding-bottom:8px}.session-card{background:linear-gradient(145deg,#232328bf,#1e1e23a6);border:1px solid #4646504d;border-radius:10px;box-shadow:0 8px 20px #0003;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;min-width:250px;padding:18px;transition:all .25s ease}.session-card:hover{background:linear-gradient(145deg,#28282dcc,#232328b3);border-color:#50505a66;box-shadow:0 10px 25px #0000004d;transform:translateY(-3px)}[data-theme=light] .session-card{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;box-shadow:0 8px 20px #0000000f}[data-theme=light] .session-card:hover{background:linear-gradient(145deg,#fff,#f1f5f9);border-color:#cbd5e1e6;box-shadow:0 10px 25px #00000014}.session-date{align-items:center;color:#f0f0f0;display:flex;font-weight:600;justify-content:space-between}[data-theme=light] .session-date{color:#1e293b;font-weight:700}.session-time{color:#fff9;font-size:.85rem;font-weight:400}[data-theme=light] .session-time{color:#64748b}.session-metrics{display:flex;font-size:.9rem;justify-content:space-between}.session-hands{color:#ffffffb3}[data-theme=light] .session-hands{color:#64748b;font-weight:500}.session-result{font-weight:600}.session-result.positive{color:#10b981}.session-result.negative{color:#ef4444}[data-theme=light] .session-result.positive{color:#059669}[data-theme=light] .session-result.negative{color:#dc2626}.view-analysis-btn{align-items:center;background-color:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;box-shadow:0 2px 6px #2563eb1a;color:#3b82f6;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;margin-top:auto;padding:8px 12px;transition:all .2s ease}.view-analysis-btn:hover{background-color:#3b82f633;border-color:#3b82f680;box-shadow:0 4px 8px #2563eb33;transform:translateY(-1px)}[data-theme=light] .view-analysis-btn{background-color:#3b82f60d;border:1px solid #3b82f640;box-shadow:0 2px 6px #2563eb0d;color:#2563eb}[data-theme=light] .view-analysis-btn:hover{background-color:#3b82f61a;border-color:#3b82f666;box-shadow:0 4px 8px #2563eb1a}.no-sessions-message{background-color:#1e1e1e80;border-radius:8px;color:#fff9;font-style:italic;grid-column:1/-1;padding:40px;text-align:center}.skill-progression-title{border-bottom:1px solid #5050504d;margin-top:40px;padding-bottom:12px}.analysis-header{align-items:center;border-bottom:1px solid #6478b440;display:flex;justify-content:space-between;margin-bottom:36px;min-height:60px;padding:20px 60px 24px;position:relative}.analysis-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#a5c4ff);-webkit-background-clip:text;color:#f0f0f0;font-size:2.2rem;font-weight:800;left:50%;letter-spacing:-.02em;margin:0;max-width:calc(100% - 120px);overflow:visible;position:absolute;text-overflow:ellipsis;text-shadow:0 2px 15px #3b82f666;transform:translateX(-50%);white-space:nowrap;z-index:1}.header-left{align-items:center;display:flex;gap:16px}.back-to-dashboard-btn{align-items:center;background:#1e233299;border:1px solid #3b82f633;border-radius:50%;box-shadow:0 2px 10px #0003;color:#fffc;cursor:pointer;display:flex;font-size:1rem;height:42px;justify-content:center;transition:all .2s ease;width:42px}.back-to-dashboard-btn:hover{background-color:#3b82f633;border-color:#3b82f666;box-shadow:0 4px 12px #3b82f633;color:#fff;transform:translateY(-1px)}.close-analysis-btn{align-items:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;box-shadow:0 2px 10px #0003;color:#fffc;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;padding:10px;transition:all .2s ease}.close-analysis-btn:hover{background-color:#3b82f633;border-color:#3b82f666;box-shadow:0 4px 12px #3b82f633;color:#fff;transform:translateY(-1px)}.analysis-tabs{border-bottom:1px solid #6478b440;display:flex;gap:8px;margin-bottom:32px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.analysis-tab{border-radius:8px 8px 0 0;color:#ffffffb3;cursor:pointer;font-size:1.05rem;font-weight:600;letter-spacing:.01em;padding:14px 28px;position:relative;transition:all .25s ease;white-space:nowrap}.analysis-tab:hover{background-color:#506eaa26;color:#fff}.analysis-tab.active{background-color:#3b82f626;box-shadow:0 -4px 20px #3b82f61a;color:#3b82f6}.analysis-tab.active:after{background-color:#3b82f6;bottom:-1px;box-shadow:0 0 10px #3b82f680;content:"";height:3px;left:0;position:absolute;width:100%}.analysis-content{min-height:400px}.analysis-loading{align-items:center;color:#ffffffb3;display:flex;flex-direction:column;height:400px;justify-content:center}.analysis-loading .spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#3b82f6;height:50px;margin-bottom:20px;width:50px}.analysis-error-container{color:#fffc;padding:50px 20px;text-align:center}.analysis-error-container h3{color:#f0f0f0;font-size:1.5rem;margin-bottom:15px}.analysis-error-container p{color:#ffffffb3;margin-bottom:25px}.close-analysis-btn,.generate-analysis-btn{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin:0 10px;padding:10px 20px;transition:all .2s ease}.generate-analysis-btn:hover{background-color:#2563eb;transform:translateY(-1px)}.action-tab,.leaks-tab,.skills-tab,.spotlights-tab,.summary-tab{animation:fadeIn .4s ease-in-out;background-color:#181c2d99;border:1px solid #5064a033;border-radius:14px;box-shadow:0 8px 30px #0000004d;padding:30px}.no-data-message{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(145deg,#1e232d99,#181c2699);border:1px solid #5064a026;border-radius:16px;box-shadow:0 10px 30px #00000040;color:#ffffffd9;font-size:1.1rem;font-style:italic;letter-spacing:.01em;margin:20px 0;overflow:hidden;padding:40px;position:relative;text-align:center}.no-data-message:before{animation:sheen 3s infinite;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:50%}@keyframes sheen{0%{left:-100%}20%{left:100%}to{left:100%}}.session-count-message{background-color:#3b82f61a;border-left:4px solid #3b82f6;border-radius:4px;font-size:.9rem;margin:15px 0;padding:10px 15px}.session-count-message p{color:#ffffffe6;margin:0}.leak-detection-container{overflow:hidden;padding:0}.section-title{border-bottom:1px solid #6478b433;color:#f0f0f0;font-size:1.8rem;font-weight:700;letter-spacing:-.01em;margin-bottom:25px;margin-top:0;padding-bottom:15px}.chart-title{color:#ffffffe6;font-size:1.3rem;font-weight:600;margin-bottom:20px;margin-top:0}.leak-impact-chart{background-color:#1e233c66;border:1px solid #5064a026;border-radius:12px;margin-bottom:30px;padding:25px}.chart-bars{display:flex;flex-direction:column;gap:16px}.chart-bar-container{align-items:center;display:flex;gap:15px}.chart-bar-label{color:#ffffffd9;font-size:.95rem;font-weight:500;text-align:right;text-transform:capitalize;width:150px}.chart-bar-wrapper{background-color:#1e1e2866;border-radius:8px;box-shadow:inset 0 2px 6px #0003;flex:1 1;height:28px;overflow:hidden}.chart-bar{align-items:center;box-shadow:0 0 10px #0000001a;color:#ffffffe6;display:flex;font-size:.85rem;font-weight:600;height:100%;justify-content:flex-end;min-width:40px;padding:0 12px;transition:width .6s cubic-bezier(.22,1,.36,1)}.leak-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.leak-card{background-color:#1e233c66;border:1px solid #5064a026;border-radius:12px;box-shadow:0 8px 25px #0003;overflow:hidden;transition:all .3s ease}.leak-card:hover{border-color:#5064a040;box-shadow:0 12px 30px #00000040;transform:translateY(-3px)}.leak-header{align-items:center;background-color:#282d4680;border-bottom:1px solid #5064a026;display:flex;padding:18px 20px;position:relative}.leak-category-indicator{border-radius:4px;box-shadow:0 0 10px #0000001a;height:30px;margin-right:15px;width:8px}.leak-header h4{color:#f0f0f0;flex:1 1;font-size:1.1rem;font-weight:600;letter-spacing:.03em;margin:0}.leak-metrics{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.frequency-badge,.impact-badge{border-radius:4px;font-size:.85rem;padding:3px 8px}.impact-badge{background-color:#ef444433;border:1px solid #ef44444d;color:#ef4444;font-weight:600}.frequency-badge{background-color:#3b82f61a;border:1px solid #3b82f633;color:#3b82f6e6}.leak-description{color:#ffffffd9;font-size:1rem;line-height:1.6;margin:0;padding:20px}.leak-drill{background-color:#282d464d;border-top:1px solid #5064a026;padding:20px}.drill-title{color:#ffffffe6;font-size:1rem;font-weight:600;margin-bottom:10px;margin-top:0}.drill-description{color:#ffffffbf;font-size:.95rem;line-height:1.5;margin-bottom:20px;margin-top:0}.add-to-drills-btn{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s ease}.add-to-drills-btn:hover{box-shadow:0 6px 15px #3b82f666;transform:translateY(-2px)}.leaks-placeholder{background-color:#28325033;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 20px #0003;color:#ffffffb3;font-size:1.1rem;font-style:italic;letter-spacing:.01em;padding:40px;text-align:center}.skill-mastery-container{align-items:center;background-color:#181c2d99;border:1px solid #5064a033;border-radius:14px;box-shadow:0 8px 30px #0000004d;display:flex;flex-direction:column;padding:30px;text-align:center}.radar-chart-container{background-color:#1e233c66;border:1px solid #5064a026;border-radius:50%;box-shadow:0 8px 30px #0003;margin-bottom:30px;max-width:400px;padding:20px;position:relative;transition:all .3s ease;width:100%}.radar-chart-container:hover{box-shadow:0 12px 40px #0000004d;transform:scale(1.02)}.radar-chart-container svg text{fill:#ffffffe6!important;font-family:Inter,-apple-system,system-ui,sans-serif;font-weight:500;text-shadow:0 1px 2px #0000004d}.radar-chart-container svg circle[stroke="#ddd"]{stroke:#ffffff26}.radar-chart-container svg path[stroke="#ddd"]{stroke:#fff3}.radar-chart-container svg polygon{filter:drop-shadow(0 0 6px rgba(75,192,192,.3));transition:all .5s ease}.radar-chart-container:hover svg polygon{fill:#4bc0c04d}.radar-chart-container svg circle[fill="#333"]{fill:#ffffffe6}.radar-chart-container svg text[fontSize="24"]{fill:#fff!important;font-size:28px;font-weight:700;text-shadow:0 2px 8px #0006}.skill-details{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-top:20px;width:100%}.next-focus,.unlocked-concepts{background-color:#1e233c66;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 15px #00000026;padding:20px;transition:all .3s ease}.next-focus:hover,.unlocked-concepts:hover{box-shadow:0 8px 20px #0003;transform:translateY(-3px)}.next-focus h4,.unlocked-concepts h4{border-bottom:1px solid #3b82f633;color:#3b82f6;font-size:1.1rem;font-weight:600;margin-bottom:15px;margin-top:0;padding-bottom:10px}.focus-skill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:8px;box-shadow:0 4px 12px #2563eb4d;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:10px 20px}.unlocked-concepts ul{list-style-type:none;margin:0;padding:0 0 0 20px}.unlocked-concepts li{color:#ffffffd9;font-size:.95rem;line-height:1.5;margin-bottom:10px;padding-left:5px;position:relative}.unlocked-concepts li:before{color:#3b82f6;content:"•";font-weight:700;left:-15px;position:absolute}.skills-placeholder{background-color:#28325033;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 20px #0003;color:#ffffffb3;font-size:1.1rem;font-style:italic;letter-spacing:.01em;padding:40px;text-align:center}.hand-spotlight{background-color:#181c2d99;border:1px solid #5064a033;border-radius:14px;box-shadow:0 8px 30px #0000004d;margin-bottom:25px;overflow:hidden;transition:all .3s ease}.hand-spotlight:hover{box-shadow:0 12px 35px #00000059;transform:translateY(-3px)}.hand-spotlight.strength{border-top:5px solid #10b981}.hand-spotlight.improvement{border-top:5px solid #f59e0b}.spotlight-header{align-items:center;background-color:#1e233c99;display:flex;justify-content:space-between;padding:18px 24px}.spotlight-title{align-items:center;color:#ffffffe6;display:flex;font-size:1.1rem;font-weight:600;gap:12px}.spotlight-type{border-radius:12px;font-size:.85rem;font-weight:600;padding:4px 10px}.strength .spotlight-type{background-color:#10b9811a;border:1px solid #10b98133;color:#10b981}.improvement .spotlight-type{background-color:#f59e0b1a;border:1px solid #f59e0b33;color:#f59e0b}.spotlight-impact{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;color:#3b82f6;font-size:.9rem;font-weight:600;padding:6px 12px}.spotlight-content{padding:24px}.spotlight-commentary,.spotlight-learning{margin-bottom:24px}.spotlight-alternatives h4,.spotlight-commentary h4,.spotlight-learning h4{border-bottom:1px solid #5064a026;color:#ffffffe6;font-size:1.1rem;font-weight:600;margin-bottom:12px;margin-top:0;padding-bottom:8px}.strength .spotlight-commentary h4{color:#10b981}.improvement .spotlight-commentary h4{color:#f59e0b}.spotlight-commentary p,.spotlight-learning p{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:0}.spotlight-actions{margin-bottom:20px}.spotlight-button{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;color:#3b82f6;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 16px;transition:all .2s ease}.spotlight-button:hover{background-color:#3b82f633;border-color:#3b82f666;transform:translateY(-1px)}.spotlight-alternatives{animation:fadeIn .4s ease;background-color:#1e233c66;border:1px solid #5064a026;border-radius:10px;margin-bottom:24px;padding:20px}.spotlight-alternatives ul{list-style-type:none;margin:0;padding:0 0 0 20px}.spotlight-alternatives li{color:#ffffffd9;font-size:.95rem;line-height:1.6;margin-bottom:10px;padding-left:5px;position:relative}.spotlight-alternatives li:before{color:#3b82f6;content:"•";font-weight:700;left:-15px;position:absolute}.spotlight-alternatives li:last-child{margin-bottom:0}.actionable-assignment-container{background-color:#181c2d99;border:1px solid #5064a033;border-radius:14px;box-shadow:0 8px 30px #0000004d;overflow:hidden}.assignment-header{align-items:center;background-color:#1e233c99;border-bottom:1px solid #5064a026;display:flex;justify-content:space-between;padding:20px 24px}.assignment-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#a5c4ff);-webkit-background-clip:text;color:#f0f0f0;font-size:1.6rem;font-weight:700;margin:0;text-shadow:0 2px 12px #3b82f666}.assignment-header .impact-badge{background-color:#10b9811a;border:1px solid #10b98133;border-radius:20px;box-shadow:0 4px 12px #10b98133;color:#10b981;font-size:.95rem;font-weight:600;padding:8px 15px}.drill-section,.focus-area-section,.impact-calculation,.improvement-goal-section{border-bottom:1px solid #5064a01a;padding:24px}.drill-section h4,.focus-area-section h4,.impact-calculation h4,.improvement-goal-section h4{color:#ffffffe6;font-size:1.2rem;font-weight:600;margin-bottom:15px;margin-top:0}.focus-pill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:8px;box-shadow:0 4px 12px #2563eb4d;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:15px;padding:10px 20px}.focus-description,.goal-statement{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:0}.goal-tracker{margin-top:20px}.track-progress-btn{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;color:#3b82f6;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 16px;transition:all .2s ease}.track-progress-btn:hover{background-color:#3b82f633;border-color:#3b82f666;transform:translateY(-1px)}.drill-card{background-color:#1e233c66;border:1px solid #5064a026;border-radius:10px;box-shadow:0 4px 15px #00000026;display:flex;gap:20px;padding:20px;transition:all .3s ease}.drill-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-3px)}.drill-icon{align-items:flex-start;background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:50%;color:#3b82f6;display:flex;font-size:1.4rem;height:50px;justify-content:center;min-width:50px;padding:12px}.drill-content{flex:1 1}.drill-content p{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:0 0 20px}.drill-actions{display:flex;gap:12px}.start-drill-btn{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s ease}.start-drill-btn:hover{box-shadow:0 6px 15px #3b82f666;transform:translateY(-2px)}.save-drill-btn{background-color:initial;border:1px solid #fff3;border-radius:8px;color:#fffc;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 16px;transition:all .2s ease}.save-drill-btn:hover{background-color:#ffffff1a;border-color:#ffffff4d}.impact-calculation{background-color:#1e233c4d}.impact-calculation p{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:0}.impact-calculation strong{color:#10b981;font-size:1.1rem;font-weight:700}.assignment-placeholder{background-color:#28325033;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 20px #0003;color:#ffffffb3;font-size:1.1rem;font-style:italic;letter-spacing:.01em;padding:40px;text-align:center}.ai-chat-container{background-color:#181c2df2;border:1px solid #5064a04d;border-radius:16px;bottom:25px;box-shadow:0 8px 40px #00000080;display:flex;flex-direction:column;max-height:600px;overflow:hidden;position:fixed;right:25px;transition:all .3s cubic-bezier(.22,1,.36,1);width:380px;z-index:1000}.ai-chat-container:focus-within{border-color:#3b82f666;box-shadow:0 8px 50px #0009;width:450px}.ai-chat-container.collapsed{height:60px;overflow:hidden}.ai-chat-header{align-items:center;background:linear-gradient(90deg,#1e233cf2,#282d5af2);border-bottom:1px solid #6478b44d;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px}.ai-chat-header h3{align-items:center;color:#f7f7f7;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin:0}.ai-chat-header h3 i{color:#3b82f6;font-size:1.2rem}.ai-chat-toggle{align-items:center;background:none;border:none;color:#ffffffb3;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;transition:all .2s ease}.ai-chat-toggle:hover{color:#fff}.ai-chat-messages{display:flex;flex:1 1;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto;padding:20px}.ai-chat-message{animation:fadeInMessage .3s ease;border-radius:14px;font-size:.95rem;line-height:1.5;max-width:85%;padding:12px 16px;position:relative}.user-message{align-self:flex-end;background:linear-gradient(90deg,#3b82f6,#2563eb);border-bottom-right-radius:4px;box-shadow:0 2px 8px #2563eb33;color:#fff}.assistant-message{align-self:flex-start;background-color:#1e233ccc;border:1px solid #5064a033;border-bottom-left-radius:4px;color:#ffffffe6}.assistant-message p{margin:0 0 12px}.assistant-message p:last-child{margin-bottom:0}.assistant-message ol,.assistant-message ul{margin:8px 0;padding-left:20px}.assistant-message code{background-color:#14192d80;border-radius:4px;font-family:monospace;font-size:.9em;padding:2px 4px}.assistant-message pre{background-color:#14192db3;border:1px solid #5064a033;border-radius:6px;margin:10px 0;overflow-x:auto;padding:12px}.assistant-message pre code{background-color:initial;border-radius:0;display:block;padding:0}.assistant-message h3,.assistant-message h4{color:#f0f0f0;font-weight:600;margin:15px 0 8px}.assistant-message a{color:#60a5fa;text-decoration:none}.assistant-message a:hover{text-decoration:underline}.ai-chat-input-container{background-color:#14192de6;border-top:1px solid #5064a033;display:flex;gap:12px;padding:16px}.ai-chat-input{background-color:#1e233ccc;border:1px solid #5064a04d;border-radius:8px;color:#f7f7f7;flex:1 1;font-size:.95rem;height:45px;padding:12px 16px;resize:none;transition:all .2s ease}.ai-chat-input:focus{border-color:#3b82f680;box-shadow:0 0 0 2px #3b82f61a;outline:none}.ai-chat-send{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 2px 8px #2563eb33;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:12px;transition:all .2s ease}.ai-chat-send:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.ai-chat-send i{font-size:1.1rem}.ai-chat-empty{align-items:center;color:#fff9;display:flex;flex-direction:column;height:200px;justify-content:center;padding:20px;text-align:center}.ai-chat-empty i{color:#3b82f666;font-size:2.5rem;margin-bottom:16px}.ai-chat-empty p{line-height:1.5;margin:0 0 16px}.ai-chat-suggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:15px}.ai-chat-suggestion{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:16px;color:#3b82f6;cursor:pointer;font-size:.85rem;padding:6px 12px;transition:all .2s ease}.ai-chat-suggestion:hover{background-color:#3b82f633;border-color:#3b82f64d;transform:translateY(-1px)}.ai-chat-loading{align-items:center;align-self:flex-start;background-color:#1e233c80;border:1px solid #5064a01a;border-radius:14px;border-bottom-left-radius:4px;color:#ffffffb3;display:flex;max-width:85%;padding:15px 20px}.ai-chat-loading-dots{display:flex;margin-left:8px}.ai-chat-loading-dot{animation:loadingDot 1.4s ease-in-out infinite;background-color:#ffffffb3;border-radius:50%;height:6px;margin:0 2px;width:6px}.ai-chat-loading-dot:first-child{animation-delay:0s}.ai-chat-loading-dot:nth-child(2){animation-delay:.2s}.ai-chat-loading-dot:nth-child(3){animation-delay:.4s}@keyframes loadingDot{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@keyframes fadeInMessage{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ai-chat-container{bottom:16px;left:5%;right:5%;width:90%}.session-analysis-view{border-radius:10px;padding:16px}.analysis-header{margin-bottom:20px;padding-bottom:16px}.header-left{gap:10px}.back-to-dashboard-btn{font-size:.9rem;height:36px;width:36px}.analysis-header h2{font-size:1.6rem}.analysis-tabs{display:flex;gap:4px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.analysis-tabs::-webkit-scrollbar{display:none}.analysis-tab{flex-shrink:0;font-size:.9rem;padding:10px 16px;white-space:nowrap}.action-tab,.leaks-tab,.skills-tab,.spotlights-tab,.summary-tab{padding:16px}.executive-summary-container{margin-bottom:16px}.summary-header{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.summary-header h2{font-size:1.3rem}.key-findings{gap:16px;grid-template-columns:1fr;padding:16px}.finding-card{padding:16px}.key-indicators-container{gap:16px;grid-template-columns:1fr}.indicator-value{font-size:2rem}.skill-details{gap:16px;grid-template-columns:1fr}.radar-chart-container{margin:0 auto 20px;max-width:300px}.radar-chart-container svg{height:auto;width:100%}.skill-mastery-container{padding:20px}.focus-skill{text-align:center;width:100%}.spotlight-header{align-items:flex-start;flex-direction:column;gap:10px;padding:16px}.leak-impact-chart{padding:16px}.chart-bar-container{align-items:flex-start;flex-direction:column;gap:8px}.chart-bar-label{font-size:.9rem;text-align:left;width:100%}.chart-bar-wrapper{width:100%}.chart-bar{border-radius:6px;text-align:right}.leak-list{grid-template-columns:1fr}.leak-card{margin-bottom:16px}.leak-header{flex-wrap:wrap}.leak-metrics{display:flex;gap:10px;justify-content:flex-start;margin-top:10px;width:100%}.frequency-badge,.impact-badge{font-size:.8rem}.assignment-header{align-items:flex-start;flex-direction:column;gap:10px;padding:16px}.assignment-header h3{font-size:1.3rem}.drill-section,.focus-area-section,.impact-calculation,.improvement-goal-section{padding:16px}.drill-card{flex-direction:column;gap:16px}.drill-icon{align-self:flex-start}.drill-actions{flex-direction:column;width:100%}}@media (max-width:480px){.session-analysis-view{border-radius:8px;padding:12px}.analysis-header{align-items:flex-start;flex-direction:column;gap:10px}.analysis-header h2{font-size:1.4rem}.analysis-tab{font-size:.85rem;padding:8px 12px}.assignment-header h3,.section-title,.summary-header h2{font-size:1.2rem}.finding-card{gap:10px;padding:12px}.finding-content h4{font-size:1rem}.indicator-value{font-size:1.8rem}.chart-title,.drill-title,.spotlight-title{font-size:1.1rem}.leak-header{padding:12px}.hand-cards{justify-content:center}.hand-card{height:60px;width:40px}.analysis-tab,.spotlight-button,.track-progress-btn,.view-analysis-btn,button{min-height:40px;min-width:40px}.drill-content p,.finding-content p,.spotlight-commentary p,.summary-assessment p{font-size:.95rem;line-height:1.5}.analysis-content{margin-top:10px}.analysis-error-container{padding:20px 10px}.analysis-error-container h3{font-size:1.3rem}.analysis-note{font-size:.8rem;padding:8px}}.skill-progression-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(145deg,#1e232df2,#181c26f2);border:1px solid #5064a026;border-radius:16px;box-shadow:0 10px 30px #00000040;margin-top:1.5rem;overflow-x:auto;padding:1.5rem;width:100%}.progression-controls{align-items:center;border-bottom:1px solid #5064a026;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.view-toggle{background:#14192380;border-radius:30px;box-shadow:inset 0 2px 5px #00000026;display:flex;padding:4px}.timeframe-selector button,.view-toggle button{background:#0000;border:none;border-radius:25px;color:#ffffffb3;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.02em;padding:10px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.timeframe-selector button.active,.view-toggle button.active{background:linear-gradient(90deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f659;color:#fff}.timeframe-selector button:hover:not(.active),.view-toggle button:hover:not(.active){background:#3b82f626;color:#ffffffe6}.skill-filter{align-items:center;background:#14192380;border-radius:30px;box-shadow:inset 0 2px 5px #00000026;display:flex;gap:12px;padding:8px 14px}.skill-filter label{color:#ffffffd9;font-size:.9rem;font-weight:500}.skill-filter select{-webkit-appearance:none;appearance:none;background:#1e232de6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a0aec0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #5064a040;border-radius:20px;box-shadow:0 2px 5px #0000001a;color:#ffffffe6;cursor:pointer;font-size:.9rem;font-weight:500;outline:none;padding:8px 32px 8px 14px;transition:all .2s ease}.skill-filter select:focus,.skill-filter select:hover{border-color:#3b82f680;box-shadow:0 0 0 2px #3b82f61a}.chart-wrapper{margin-bottom:1.5rem;width:100%}.chart-container{background:#1e232d80;border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:16px;position:relative;transition:all .3s ease;width:100%}.chart-container:hover{border-color:#5064a040;box-shadow:0 8px 25px #0003}.table-wrapper{margin-bottom:1.5rem;width:100%}.table-container{border:1px solid #5064a026;border-radius:12px;box-shadow:0 4px 12px #00000026;overflow:hidden;width:100%}.table-header{background:linear-gradient(90deg,#282d41e6,#23283ce6);border-bottom:2px solid #3b82f633;color:#fffffff2;font-size:.95rem;font-weight:600;letter-spacing:.02em}.table-header,.table-row{display:grid;grid-template-columns:.7fr 1fr 1fr 1fr;padding:14px 16px}.table-row{background:#232837b3;border-top:1px solid #5064a01a;font-size:.92rem;transition:all .15s ease}.table-row:hover{background:#2d3246cc}.table-row:nth-child(2n){background:#1e2332b3}.table-row:nth-child(2n):hover{background:#282d41cc}.pagination-controls{gap:8px;margin-top:1.5rem}.pagination-button,.pagination-controls{align-items:center;display:flex;justify-content:center}.pagination-button{background:#1e232d99;border:1px solid #5064a026;border-radius:50%;box-shadow:0 2px 5px #0000001a;color:#fffc;cursor:pointer;font-size:.85rem;height:36px;transition:all .2s ease;width:36px}.pagination-button:disabled{cursor:not-allowed;opacity:.3}.pagination-button:hover:not(:disabled){background:#3b82f626;border-color:#3b82f64d;box-shadow:0 4px 8px #00000026;color:#fff;transform:translateY(-1px)}.pagination-info{background:#14192380;border-radius:20px;color:#ffffffb3;font-size:.9rem;font-weight:500;letter-spacing:.02em;margin:0 12px;padding:8px 12px}.improvement-summary{animation:pulse-subtle 3s ease-in-out infinite alternate;background:#1e232d99;border-left:3px solid #3b82f6;border-radius:12px;box-shadow:0 4px 15px #00000026;margin-top:1.5rem;padding:16px}.improvement-header{align-items:center;display:flex;margin-bottom:10px}.improvement-summary p{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin:0}.positive{color:#10b981;font-weight:600}.negative{color:#ef4444;font-weight:600}@keyframes pulse-subtle{0%{box-shadow:0 4px 15px #00000026}to{box-shadow:0 4px 20px #3b82f633}}@media (max-width:768px) and (orientation:portrait){.session-analysis-view{margin:0;max-width:100%}.radar-chart-container{max-width:280px;padding:10px}.analysis-loading{height:300px}.analysis-tabs{-webkit-overflow-scrolling:touch;margin-bottom:20px;margin-left:-10px;margin-right:-10px;padding-bottom:4px;padding-left:10px;padding-right:10px}.analysis-tab{font-size:.8rem;margin-right:2px;padding:8px 12px}.chart-bar{font-size:.75rem;height:24px;padding:0 8px}.ai-chat-container{border-radius:10px 10px 0 0;bottom:0;left:0;right:0;width:100%}.add-to-drills-btn,.close-analysis-btn,.generate-analysis-btn,.save-drill-btn,.start-drill-btn{min-height:44px}}.game-tips-panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#141414f2;border:1px solid #3c3c3c66;border-radius:8px;box-shadow:0 5px 20px #0009;display:flex;flex-direction:column;height:calc(35% - 20px);left:20px;max-height:500px;max-width:400px;min-height:250px;min-width:280px;overflow:hidden;position:absolute;top:70px;transition:all .3s ease;width:35%;z-index:100}.game-tips-panel.compact{height:30%;max-height:400px;width:30%}.game-tips-panel.collapsed{transform:translateX(-120%)}.game-tips-empty{overflow-y:auto}.default-tips{margin-top:10px}.default-tips h4{color:#3b82f6;font-size:.95rem;font-weight:600;margin:0 0 12px}.game-tips-header{align-items:center;background:linear-gradient(90deg,#191919f2,#2563eb1a);border-bottom:1px solid #5050504d;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between;padding:12px 16px}.game-tips-header h3{color:#f7f7f7;font-size:1.25rem;font-weight:700;margin:0}.close-tips-btn{align-items:center;background:none;border:none;color:#fff9;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;padding:4px;transition:all .2s ease}.close-tips-btn:hover{color:#f7f7f7}.game-tips-content{background-color:#191919f2;flex:1 1;font-size:.9rem;overflow-y:auto;padding:15px}.personalized-goal{animation:pulse-glow 3s ease-in-out infinite alternate;background-color:#2563eb14;border-left:3px solid #3b82f6;border-radius:6px;box-shadow:0 4px 15px #0000001a;margin-bottom:20px;padding:14px}.personalized-goal h4{color:#3b82f6!important;font-weight:700!important}.personalized-goal-text{color:#fffffff2!important;font-size:.95rem!important;font-weight:500;line-height:1.5!important}.tip-section{border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding-bottom:20px}.tip-section:last-child{border-bottom:none;margin-bottom:0}.tip-section h4{align-items:center;color:#3b82f6;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin:0 0 10px}.tip-section p{color:#fffc;font-size:.9rem;line-height:1.6;margin:0}.tips-list{list-style-type:none;margin:0;padding:0 0 0 20px}.tips-list li{color:#ffffffd9;font-size:.85rem;line-height:1.5;margin-bottom:8px;padding-left:5px;position:relative}.tips-list li:before{color:#3b82f6;content:"•";font-weight:700;left:-10px;position:absolute}.tip-emphasis{color:#3b82f6;font-weight:600}.game-tips-loading{align-items:center;background-color:#141414e6;border:1px solid #3c3c3c66;border-radius:8px;box-shadow:0 5px 20px #0009;color:#ddd;display:flex;font-size:.9rem;height:calc(35% - 20px);justify-content:center;left:20px;max-height:500px;max-width:400px;min-height:250px;min-width:280px;position:absolute;top:70px;width:35%;z-index:100}.game-tips-empty{color:#ffffffb3;display:flex;flex:1 1;flex-direction:column;padding:15px}.spinner-small{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}.game-tips-toggle{align-items:center;background-color:#1e1e1ef2;border:1px solid #50505066;border-radius:6px;box-shadow:0 4px 12px #0006;color:#ffffffe6;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;left:20px;padding:8px 14px;position:absolute;top:20px;transition:all .2s ease;z-index:99}.game-tips-toggle:hover{background-color:#2d2d2df2;box-shadow:0 6px 15px #00000080;color:#f7f7f7;transform:translateY(-1px)}.game-tips-panel.collapsed .game-tips-toggle{right:0}@media (max-width:768px){.game-tips-panel{bottom:0;height:50%;top:auto;transform:translateY(100%);width:100%}.game-tips-panel.collapsed{transform:translateY(0)}.game-tips-toggle{border-bottom:none;border-radius:6px 6px 0 0;padding:6px 12px;right:50%;top:0;transform:translate(50%,-100%)}.game-tips-panel.collapsed .game-tips-toggle{right:50%;top:-30px}}@media screen and (max-width:768px){.analysis-header{margin-bottom:24px;min-height:50px;padding:16px 50px 20px}.analysis-header h2{font-size:1.6rem;font-weight:700;max-width:calc(100% - 100px)}.back-to-dashboard-btn{font-size:.9rem;height:36px;width:36px}.close-analysis-btn{font-size:1rem;height:36px;padding:8px;width:36px}.analysis-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:10px 16px}.analysis-header h2{flex:1 1;font-size:1.1rem;margin:0;text-align:center}.back-to-dashboard-btn{align-items:center;background:#3b82f61a;border:none;border-radius:50%;color:#f7f7f7;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.back-to-dashboard-btn i{font-size:14px}.close-analysis-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#f7f7f7;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.close-analysis-btn i{font-size:12px}.analysis-tabs{-webkit-overflow-scrolling:touch;display:flex;margin-top:4px;overflow-x:auto;padding:8px 12px;scrollbar-width:none;white-space:nowrap}}@media screen and (max-width:768px){.analysis-tabs::-webkit-scrollbar{display:none}.analysis-tab{flex:0 0 auto;font-size:.85rem;margin-right:8px;padding:8px 12px}}@media (max-width:480px){.analysis-header{margin-bottom:20px;min-height:45px;padding:12px 40px 16px}.analysis-header h2{font-size:1.4rem;font-weight:700;max-width:calc(100% - 80px)}.back-to-dashboard-btn{font-size:.8rem;height:32px;width:32px}.close-analysis-btn{font-size:.9rem;height:32px;padding:6px;width:32px}}.chat-limit-badge{background-color:#3b82f633;color:#60a5fa;padding:2px 8px}.ai-chat-limit-info{background-color:#3b82f61a;border-bottom:1px solid #3b82f633;border-radius:8px 8px 0 0;padding:12px 16px}.limit-progress{display:flex;flex-direction:column;gap:8px}.limit-text{color:#60a5fa;font-size:.875rem;font-weight:500}.limit-bar{background-color:#ffffff1a;border-radius:2px;height:4px;overflow:hidden;width:100%}.limit-progress-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;height:100%;transition:width .3s ease}.upgrade-button{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:6px;margin-top:8px;padding:8px 16px;transition:all .3s ease}.upgrade-button:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-1px)}.upgrade-button i{font-size:.75rem}.ai-chat-upgrade-prompt{align-items:center;animation:fadeIn .3s ease;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.upgrade-prompt-content{background-color:#1e1e1ef2;border:1px solid #f59e0b4d;border-radius:12px;box-shadow:0 20px 40px #00000080;max-width:400px;padding:32px;text-align:center}.upgrade-crown{color:#f59e0b;font-size:2rem;margin-bottom:16px}.upgrade-prompt-content h4{color:#f7f7f7;font-size:1.25rem;font-weight:700;margin:0 0 12px}.upgrade-prompt-content p{color:#fffc;line-height:1.5;margin:0 0 24px}.upgrade-prompt-buttons{display:flex;gap:12px;justify-content:center}.upgrade-button.primary{background:linear-gradient(135deg,#f59e0b,#d97706);font-size:1rem;padding:12px 24px}.upgrade-button.secondary{background:#0000;border:1px solid #ffffff4d;color:#ffffffb3;font-size:1rem;padding:12px 24px}.upgrade-button.secondary:hover{background:#ffffff1a;box-shadow:none;color:#f7f7f7;transform:none}.ai-chat-suggestion:disabled{background-color:#3c3c3c4d;cursor:not-allowed;opacity:.5}.ai-chat-suggestion:disabled:hover{background-color:#3c3c3c4d;transform:none}.ai-chat-input:disabled{background-color:#28282880;cursor:not-allowed;opacity:.6}.ai-chat-send:disabled{background-color:#3c3c3c4d;cursor:not-allowed;opacity:.5}.ai-chat-send:disabled:hover{background-color:#3c3c3c4d;transform:none}@media (max-width:768px){.upgrade-prompt-content{margin:20px;padding:24px}.upgrade-prompt-buttons{flex-direction:column}.upgrade-button.primary,.upgrade-button.secondary{width:100%}.chat-limit-badge{font-size:.7rem;padding:1px 6px}}.ai-chat-free-counter{background:linear-gradient(135deg,#4caf501a,#4caf500d);border:1px solid #4caf5033;border-radius:12px;margin:12px 16px;padding:16px;transition:all .3s ease}.ai-chat-free-counter:hover{background:linear-gradient(135deg,#4caf5026,#4caf5014);border-color:#4caf504d;box-shadow:0 4px 12px #4caf501a;transform:translateY(-1px)}.free-counter-content{align-items:center;display:flex;gap:12px;margin-bottom:8px}.free-counter-icon{font-size:1.2rem;opacity:.8}.free-counter-text{display:flex;flex:1 1;flex-direction:column}.free-counter-remaining{color:#4caf50;font-size:1.5rem;font-weight:700;line-height:1}.free-counter-label{color:#ffffffb3;font-size:.85rem;margin-top:2px}.free-counter-upgrade{align-items:center;background:linear-gradient(135deg,gold,#ffb300);border:none;border-radius:8px;color:#1a1a1a;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:4px;padding:8px 12px;transition:all .2s ease}.free-counter-upgrade:hover{background:linear-gradient(135deg,#ffb300,#ff8f00);box-shadow:0 4px 8px #ffd7004d;transform:translateY(-1px)}.free-counter-upgrade i{font-size:.75rem}.free-counter-progress{background-color:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.free-counter-progress-fill{background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:2px;height:100%;transition:all .3s ease}.ai-chat-free-counter[data-warning=true]{background:linear-gradient(135deg,#ff98001a,#ff98000d);border-color:#ff98004d}.ai-chat-free-counter[data-warning=true] .free-counter-remaining{color:#ff9800}.ai-chat-free-counter[data-warning=true] .free-counter-progress-fill{background:linear-gradient(90deg,#ff9800,#ffb74d)}.ai-chat-free-counter[data-critical=true]{background:linear-gradient(135deg,#f443361a,#f443360d);border-color:#f443364d}.ai-chat-free-counter[data-critical=true] .free-counter-remaining{color:#f44336}.ai-chat-free-counter[data-critical=true] .free-counter-progress-fill{background:linear-gradient(90deg,#f44336,#ef5350)}@media (max-width:768px){.ai-chat-free-counter{margin:8px 12px;padding:12px}.free-counter-content{gap:8px}.free-counter-remaining{font-size:1.3rem}.free-counter-upgrade{font-size:.75rem;padding:6px 10px}}.chat-limit-badge{background-color:#4caf5033;border-radius:12px;color:#4caf50;font-size:.75rem;font-weight:600;margin-left:8px;padding:4px 8px}.ai-chat-free-counter.premium{background:linear-gradient(135deg,#ffd7001a,#ffd7000d);border-color:#ffd7004d}.ai-chat-free-counter.premium:hover{background:linear-gradient(135deg,#ffd70026,#ffd70014);border-color:#ffd70066;box-shadow:0 4px 12px #ffd7001a}.ai-chat-free-counter.premium .free-counter-remaining{color:gold;font-size:1.3rem}.ai-chat-free-counter.premium .free-counter-label{color:#ffd700cc}.ai-chat-free-counter.premium .free-counter-icon{color:gold}.ai-chat-free-counter{border:1px solid #4caf5033!important}.session-details-container{margin:0 auto;max-width:1200px;padding:20px}.session-details-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.back-to-history-btn{align-items:center;background:#3b82f61a;border:1px solid #3b82f6;border-radius:6px;color:#3b82f6;cursor:pointer;display:flex;font-size:.875rem;gap:8px;padding:8px 16px;transition:background-color .2s ease}.back-to-history-btn:hover{background:#3b82f633}.hand-history{margin-top:20px}.hand-history h3{font-size:1.25rem;margin-bottom:16px}.hand-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (min-width:768px){.hand-list{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (min-width:1200px){.hand-list{grid-template-columns:repeat(3,1fr)}}.hand-card{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.hand-card:hover{border-color:#3b82f680;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.hand-header{align-items:center;border-bottom:1px solid #3a3a3a;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.hand-number{color:#f7f7f7;font-size:1.125rem;font-weight:600}.hand-result{border-radius:4px;font-size:.875rem;font-weight:500;padding:4px 8px}.hand-result.positive{background-color:#34d39933;color:#34d399}.hand-result.negative{background-color:#ef444433;color:#ef4444}.hand-details{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.detail-item{display:flex;font-size:.875rem;justify-content:space-between}.detail-label{color:#f7f7f7b3}.hand-actions{margin-top:auto}.hand-actions,.view-hand-btn{display:flex;justify-content:center}.view-hand-btn{align-items:center;background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;gap:8px;padding:8px 0;transition:background-color .2s ease;width:100%}.view-hand-btn:hover{background:#2563eb}.session-actions{display:flex;justify-content:center;margin-top:32px}.analyze-session-btn{align-items:center;background:#3b82f6;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;padding:10px 24px;transition:background-color .2s ease}.analyze-session-btn:hover{background:#2563eb}@media (min-width:1024px){.session-details-container{padding:32px}.session-details-header h2{font-size:1.75rem}.hand-list{margin-top:20px}}.session-insights-card{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;margin-bottom:2rem;overflow:hidden;width:100%}[data-theme=light] .session-insights-header{background-color:#fff;border-bottom:1px solid var(--border);padding:1.25rem}.session-insights-header{background-color:#1e233c33;border-bottom:1px solid var(--border);padding:1.25rem}.session-insights-header h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.session-metadata{color:var(--text-secondary);display:flex;font-size:.875rem;gap:1rem;margin-bottom:1rem}.session-insights-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.session-insights-loading{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.insights-loading-spinner{animation:spin 1s linear infinite;border:3px solid #3b82f61a;border-radius:50%;border-top:3px solid var(--primary);height:2.5rem;margin-bottom:1rem;width:2.5rem}.session-insights-error{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem;text-align:center}.session-insights-error i{color:#f59e0b;font-size:2rem;margin-bottom:1rem}.session-insights-error h4{color:var(--text-primary);margin:0 0 .5rem;text-align:center;width:100%}.session-insights-error p{color:var(--text-secondary);line-height:1.5;margin:0 auto .75rem;max-width:28rem;text-align:center}.session-insights-error .analysis-hint{font-size:.875rem;font-style:italic;margin-bottom:1.5rem;opacity:.8;text-align:center;width:100%}.session-insights-error .generate-btn,.session-insights-error .play-again-btn,.session-insights-error .view-btn{margin-top:.75rem}.session-insights-error .analysis-actions{display:flex;gap:.75rem;margin-top:.75rem}.session-insights-error .secondary-button{background-color:initial;border:1px solid var(--primary);border-radius:.375rem;color:var(--primary);cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:all .2s ease}.session-insights-error .secondary-button:hover{background-color:#3b82f61a}.unified-insights-content{display:flex;flex-direction:column;gap:1.5rem}.insights-metrics-section{background:linear-gradient(135deg,#3b82f60d,#9333ea0d);border:1px solid #3b82f61a;border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;padding:1rem}[data-theme=light] .insights-metrics-section{background:linear-gradient(135deg,#3b82f614,#9333ea14);border:1px solid #3b82f626}.dqi-display{align-items:center;display:flex;flex-direction:column;margin-bottom:.5rem}.dqi-value{font-size:3.5rem;font-weight:700;line-height:1}.dqi-label{color:var(--text-secondary);font-size:.875rem;margin-top:.5rem}.key-insights-compact{display:flex;flex-direction:column;gap:.75rem}.insight-item-compact{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;gap:.75rem;padding:.75rem}[data-theme=light] .insight-item-compact{background-color:#ffffffb3;border:1px solid #0000000d}.insight-item-compact.strength{border-left:3px solid #4caf50}.insight-item-compact.improvement{border-left:3px solid #f59e0b}.insight-icon-compact{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:1rem;height:2rem;justify-content:center;width:2rem}.strength .insight-icon-compact{background-color:#4caf501a;color:#4caf50}.improvement .insight-icon-compact{background-color:#f59e0b1a;color:#f59e0b}.insight-content-compact h5{font-size:.875rem;font-weight:600;margin:0 0 .25rem}.insight-content-compact p{color:var(--text-secondary);font-size:.8125rem;line-height:1.4;margin:0}.ai-coach-card{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 4px 20px #00000026;margin-bottom:2rem;overflow:hidden;transition:all .3s ease;width:100%}.ai-coach-card:has(.ai-coach-section.chat-active){border-radius:0;bottom:0;display:flex;flex-direction:column;height:100vh;left:0;margin:0;max-height:100vh;position:fixed;right:0;top:0;z-index:1000}.ai-coach-card.chat-active-fullscreen{border-radius:0;bottom:0;display:flex;flex-direction:column;height:100vh;left:0;margin:0;max-height:100vh;position:fixed;right:0;top:0;z-index:1000}.ai-coach-card.chat-active-fullscreen .ai-coach-section,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-coach-section{display:flex;flex:1 1;flex-direction:column;height:100%}.ai-coach-card.chat-active-fullscreen .ai-chat-unified,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-chat-unified{display:flex;flex-direction:column}.ai-coach-card.chat-active-fullscreen .ai-chat-messages-unified,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-chat-messages-unified{overflow-y:auto}.ai-coach-section.chat-active .ai-coach-header{transition:all .3s ease}.ai-coach-header.collapsed{border-bottom:1px solid #00c2ff14;cursor:default;padding:.75rem 3rem .5rem 1.25rem;position:relative}.ai-coach-header.collapsed .header-right-section{margin-right:.5rem}.ai-coach-header.collapsed .ai-coach-title-with-dqi{margin-bottom:0}.ai-coach-header.collapsed .ai-coach-title span{font-size:1rem}.ai-coach-header.collapsed .ai-coach-title i{font-size:1.25rem}.ai-coach-header.collapsed .ai-coach-subtitle{display:none}.ai-coach-header.collapsed .dqi-display-compact{min-width:60px;padding:.5rem .75rem}.ai-coach-header.collapsed .dqi-value-compact{font-size:1.125rem}.ai-coach-header.collapsed .view-analysis-btn-compact{font-size:.75rem;padding:.375rem .625rem}.ai-coach-header.collapsed .view-analysis-btn-compact span{font-size:.75rem}.ai-coach-close-btn{align-items:center;background:#ef444426;border:1px solid #ef44444d;border-radius:50%;box-shadow:0 2px 8px #ef444433;color:#ef4444;cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;height:2.25rem;justify-content:center;pointer-events:auto;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease;width:2.25rem;z-index:1001}.ai-coach-close-btn,.ai-coach-header.collapsed .ai-coach-close-btn{opacity:1;transform:scale(1)}.ai-coach-close-btn:hover{background:#ef444440;border-color:#ef444480;box-shadow:0 4px 12px #ef44444d;color:#dc2626;transform:scale(1.1)}.ai-coach-close-btn:active{transform:scale(.95)}[data-theme=light] .ai-coach-close-btn{background:#ef44441f;border:1px solid #ef444440;color:#dc2626}[data-theme=light] .ai-coach-close-btn:hover{background:#ef444433;border-color:#ef444466;color:#b91c1c}.ai-coach-header.collapsed:before{background:linear-gradient(90deg,#00c2ff,#1fb6ff);box-shadow:0 0 8px #00c2ff4d;content:"";height:2px;left:0;opacity:.8;position:absolute;right:0;top:0}[data-theme=light] .ai-coach-header.collapsed{border-bottom:1px solid #00c2ff1f}@media (max-width:768px){.ai-coach-header.collapsed{padding:.5rem 2.75rem .375rem .75rem}.ai-coach-close-btn{font-size:1rem;height:2rem;right:.375rem;top:.375rem;width:2rem}.ai-coach-header.collapsed .header-right-section{margin-right:.375rem}.ai-coach-header.collapsed .ai-coach-title span{font-size:.875rem}.ai-coach-header.collapsed .ai-coach-title i{font-size:1rem}.ai-coach-header.collapsed .dqi-display-compact{min-width:50px;padding:.375rem .625rem}.ai-coach-header.collapsed .dqi-value-compact{font-size:1rem}.ai-coach-header.collapsed .view-analysis-btn-compact{font-size:.6875rem;padding:.25rem .5rem}.ai-coach-header.collapsed .view-analysis-btn-compact span{font-size:.6875rem}.premium-text-compact{font-size:.6875rem;gap:.25rem;padding:.25rem .5rem}.premium-text-compact i{font-size:.6875rem}.premium-text-compact span{display:none}}@media (max-width:480px){.ai-coach-header.collapsed{padding:.375rem 2.5rem .25rem .625rem}.ai-coach-close-btn{font-size:.875rem;height:1.75rem;right:.25rem;top:.25rem;width:1.75rem}.ai-coach-header.collapsed .header-right-section{margin-right:.25rem}.ai-coach-header.collapsed .ai-coach-title{gap:.5rem}.ai-coach-header.collapsed .ai-coach-title span{font-size:.8125rem}.ai-coach-header.collapsed .ai-coach-title i{font-size:.875rem}.ai-coach-header.collapsed .header-right-section{gap:.5rem}.ai-coach-header.collapsed .dqi-display-compact{min-width:45px;padding:.25rem .5rem}.ai-coach-header.collapsed .dqi-value-compact{font-size:.875rem}.ai-coach-header.collapsed .dqi-label-compact{font-size:.625rem}.ai-coach-header.collapsed .view-analysis-btn-compact{font-size:.625rem;min-width:32px;padding:.25rem .375rem}.ai-coach-header.collapsed .view-analysis-btn-compact span{display:none}.ai-coach-header.collapsed .view-analysis-btn-compact i{font-size:.625rem;margin:0}.premium-text-compact{font-size:.625rem;justify-content:center;min-width:28px;padding:.25rem .375rem}.premium-text-compact i{font-size:.625rem}.premium-text-compact span{display:none}}.ai-coach-loading{align-items:center;animation:fadeInLoading .3s ease-in-out;background:linear-gradient(135deg,#10b9810d,#3b82f60d);display:flex;flex-direction:column;justify-content:center;min-height:400px;overflow:hidden;padding:3rem 1.5rem;position:relative;text-align:center}@keyframes fadeInLoading{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-analysis-container{align-items:center;display:flex;flex-direction:column;gap:2rem;max-width:500px;width:100%}.ai-brain-animation{margin-bottom:1rem;position:relative}.brain-core{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 8px 32px #10b9814d;display:flex;height:80px;justify-content:center;position:relative;width:80px}.brain-core i{animation:brainPulse 2s ease-in-out infinite;color:#00c2ff;font-size:2.5rem;text-shadow:0 0 20px #00c2ff66}.neural-pulse{animation:neuralPulse 2s ease-out infinite;border:2px solid #10b98199;border-radius:50%;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}.neural-pulse-2{animation-delay:.7s;border-color:#3b82f699}.neural-pulse-3{animation-delay:1.4s;border-color:#8b5cf699}@keyframes neuralPulse{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(2.5)}}.analysis-progress{margin:1rem 0;width:100%}.progress-steps{align-items:center;display:flex;justify-content:space-between;padding:0 1rem;position:relative}.progress-step{flex-direction:column}.progress-step,.step-icon{align-items:center;display:flex;position:relative;z-index:2}.step-icon{background:#00c2ff1a;border:2px solid #00c2ff33;border-radius:50%;color:#00c2ff99;font-size:1rem;height:2rem;justify-content:center;transition:all .3s ease;width:2rem}.progress-step.active .step-icon{background:linear-gradient(135deg,#00c2ff,#1fb6ff);border-color:#00c2ff;box-shadow:0 0 15px #00c2ff66;color:#fff}.progress-step.current .step-icon{animation:currentStepPulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#9f4ef2,#b832f2);border-color:#9f4ef2;color:#fff}@keyframes currentStepPulse{0%,to{transform:scale(1.1)}50%{transform:scale(1.2)}}.step-connector{background:linear-gradient(90deg,#00c2ff,#1fb6ff);height:2px;left:100%;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease;width:100%}.progress-step.active:not(:last-child) .step-connector:after{opacity:1}.analysis-status{text-align:center;width:100%}.analysis-status h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;background-clip:text;color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.dynamic-text{animation:textFadeIn .5s ease-in-out;color:var(--text-secondary);font-size:1rem;margin:0 0 1.5rem;min-height:1.5rem}@keyframes textFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.analysis-metrics{display:flex;gap:2rem;justify-content:center;margin-top:1rem}.metric-item{align-items:center;display:flex;flex-direction:column;gap:.25rem}.metric-label{color:var(--text-secondary);font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.metric-value{color:#00c2ff;font-size:1.5rem;font-weight:700;text-shadow:0 0 10px #00c2ff4d}.counting-animation{animation:countUp .5s ease-out}@keyframes countUp{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.coaching-preview{margin-top:2rem;width:100%}.preview-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;padding:1.5rem;text-align:center}.preview-card i{animation:lightbulbGlow 2s ease-in-out infinite;color:#ffb92a;font-size:2rem;margin-bottom:1rem}@keyframes lightbulbGlow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.preview-card p{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin:0}.ai-coach-waiting{background:linear-gradient(135deg,#10b9810d,#3b82f60d);justify-content:center;min-height:400px;padding:3rem 1.5rem;text-align:center}.ai-coach-waiting,.ai-waiting-container{align-items:center;display:flex;flex-direction:column}.ai-waiting-container{gap:2rem;max-width:500px;width:100%}.ai-robot-animation{margin-bottom:1rem;position:relative}.robot-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 8px 32px #10b9814d;display:flex;height:80px;justify-content:center;position:relative;transition:all .3s ease;width:80px}.robot-icon.thinking{animation:robotThinking 2s ease-in-out}@keyframes robotThinking{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.05) rotate(-2deg)}75%{transform:scale(1.05) rotate(2deg)}}.robot-icon i{color:#00c2ff;font-size:2.5rem;text-shadow:0 0 15px #00c2ff66}.thinking-dots{display:flex;gap:2px;position:absolute;right:-10px;top:-10px}.thinking-dots span{animation:thinkingDots 1.5s ease-in-out infinite;background:#fbbf24;border-radius:50%;height:4px;width:4px}.thinking-dots span:nth-child(2){animation-delay:.2s}.thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes thinkingDots{0%,60%,to{opacity:.5;transform:scale(.8)}30%{opacity:1;transform:scale(1.2)}}.waiting-content{text-align:center;width:100%}.waiting-content h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;background-clip:text;color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.status-message{color:var(--text-secondary);line-height:1.5;margin:0 0 .5rem;max-width:28rem}.analysis-hint{color:var(--text-secondary);font-size:.875rem;font-style:italic;margin-bottom:2rem;opacity:.8}.value-proposition{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;width:100%}.value-item{align-items:center;animation:valueItemSlideIn .6s ease-out forwards;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;gap:.75rem;opacity:0;padding:.75rem 1rem;transform:translateX(-20px);transition:all .3s ease}.value-item:first-child{animation-delay:.2s}.value-item:nth-child(2){animation-delay:.4s}.value-item:nth-child(3){animation-delay:.6s}@keyframes valueItemSlideIn{to{opacity:1;transform:translateX(0)}}.value-item:hover{background:#ffffff14;border-color:#10b9814d;transform:translateX(4px)}.value-item i{color:#00c2ff;font-size:1.25rem;margin-right:.75rem}.value-item span{color:var(--text-primary);font-size:.875rem;font-weight:500}.analysis-actions{display:flex;gap:.75rem;margin-top:2rem;max-width:300px;width:100%}.generate-btn,.secondary-button{border-radius:.5rem;flex:1 1;justify-content:center;padding:.875rem 1.25rem;text-decoration:none;transition:all .3s ease}.generate-btn,.secondary-button{align-items:center;border:none;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.generate-btn{background:linear-gradient(135deg,#00c2ff,#1fb6ff);border-radius:.5rem;box-shadow:0 4px 12px #00c2ff33;color:#fff;padding:.75rem 1.5rem;transition:all .2s ease}.generate-btn:hover{background:linear-gradient(135deg,#9f4ef2,#b832f2);box-shadow:0 6px 16px #9f4ef24d;transform:translateY(-2px)}.secondary-button{background:#3b82f61a;border:1px solid #3b82f64d;color:var(--primary)}.secondary-button:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-2px)}@media (max-width:768px){.ai-coach-loading,.ai-coach-waiting{min-height:350px;padding:2rem 1rem}.brain-core,.robot-icon{height:60px;width:60px}.brain-core i,.robot-icon i{font-size:2rem}.analysis-status h4,.waiting-content h4{font-size:1.25rem}.analysis-metrics{gap:1.5rem}.metric-value{font-size:1.25rem}.progress-steps{padding:0 .5rem}.step-icon{font-size:1rem;height:32px;width:32px}}@media (max-width:480px){.ai-coach-loading,.ai-coach-waiting{min-height:300px;padding:1.5rem .75rem}.analysis-metrics{flex-direction:column;gap:1rem}.analysis-actions{flex-direction:column;gap:.5rem}.value-proposition{gap:.75rem}.value-item{padding:.5rem .75rem}.preview-card{padding:1rem}}.ai-loading-spinner{animation:spin 1s linear infinite;border:3px solid #00c2ff1a;border-radius:50%;border-top-color:#00c2ff;height:2rem;margin:0 auto 1rem;width:2rem}.ai-coach-loading h4{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.ai-coach-loading p{color:var(--text-secondary);font-size:.875rem;margin:0}.ai-coach-waiting i{color:#00c2ff;font-size:2.5rem;margin-bottom:1rem;text-shadow:0 0 15px #00c2ff66}.ai-coach-waiting h4{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.ai-coach-waiting p{color:var(--text-secondary);line-height:1.5;margin:0 0 .5rem;max-width:28rem}.ai-coach-waiting .analysis-hint{font-size:.875rem;font-style:italic;margin-bottom:1.5rem;opacity:.8}.ai-coach-waiting .analysis-actions{display:flex;gap:.75rem;margin-top:1rem}.ai-coach-waiting .generate-btn,.ai-coach-waiting .secondary-button{border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:all .2s ease}.ai-coach-waiting .generate-btn{align-items:center;background:linear-gradient(135deg,#00c2ff,#1fb6ff);border:none;border-radius:.5rem;box-shadow:0 4px 12px #00c2ff33;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.ai-coach-waiting .generate-btn:hover{background:linear-gradient(135deg,#9f4ef2,#b832f2);box-shadow:0 6px 16px #9f4ef24d;transform:translateY(-2px)}.ai-coach-waiting .secondary-button{background-color:initial;border:1px solid var(--primary);color:var(--primary)}.ai-coach-waiting .secondary-button:hover{background-color:#3b82f61a}.insights-tabs{border-bottom:1px solid var(--border);display:flex;gap:.5rem;padding-bottom:.5rem}.tab-button{border-radius:.375rem;color:var(--text-secondary);font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.tab-button:hover{background-color:#3b82f61a;color:var(--text-primary)}.tab-button.active{background-color:#3b82f633;font-weight:500}.insights-tab-content{display:flex;flex-direction:column;gap:1.5rem}.key-insights{display:flex;flex-direction:column;gap:1rem}.insight-item{background-color:#1e233c1a;border:1px solid var(--border);border-radius:.5rem;display:flex;gap:1rem;padding:1rem}.insight-item.strength{border-left:4px solid #4caf50}.insight-item.improvement{border-left:4px solid #f59e0b}.insight-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:1.25rem;height:2.5rem;justify-content:center;width:2.5rem}.strength .insight-icon{background-color:#00c2ff1a;color:#00c2ff}.improvement .insight-icon{background-color:#f59e0b1a;color:#f59e0b}.insight-content h5{font-size:.9375rem;font-weight:600;margin:0 0 .5rem}.insight-content p{color:var(--text-secondary);font-size:.875rem;line-height:1.4;margin:0}.discuss-with-ai-btn{align-items:center;background:linear-gradient(135deg,#00c2ff,#1fb6ff);border:none;border-radius:.375rem;box-shadow:0 2px 6px #00c2ff33;color:#fff;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.375rem;margin-top:.75rem;padding:.5rem 1rem;transition:all .2s ease}.discuss-with-ai-btn:hover{background:linear-gradient(135deg,#9f4ef2,#b832f2);box-shadow:0 4px 10px #9f4ef24d;transform:translateY(-1px)}@media (max-width:480px){.tab-button[data-mobile-action=true]{background-color:var(--primary);color:#fff;font-weight:500}[data-theme=light] .tab-button[data-mobile-action=true]{background-color:#3b82f6;color:#fff}.tab-button[data-mobile-action=true]:hover{background-color:#2563eb;background-color:var(--primary-dark,#2563eb);transform:translateY(-1px)}}.dqi-display-compact{align-items:center;background:linear-gradient(135deg,#3b82f61a,#9333ea1a);border:1px solid #3b82f633;border-radius:.5rem;display:flex;flex-direction:column;min-width:70px;padding:.625rem .875rem}.dqi-value-compact{font-size:1.375rem;font-weight:700;line-height:1;margin-bottom:.125rem}.dqi-label-compact{color:var(--text-secondary);font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}[data-theme=light] .dqi-display-compact{background:linear-gradient(135deg,#3b82f614,#9333ea14);border:1px solid #3b82f626}[data-theme=light] .dqi-label-compact{color:#6b7280}.ai-coach-subtitle{color:var(--text-secondary);font-size:.875rem;font-style:italic;margin:0}.premium-text-compact{align-items:center;background:linear-gradient(135deg,#ffb92a1a,#ffc1071a);border:1px solid #ffb92a4d;border-radius:.375rem;color:#ffb92a;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.375rem .625rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.premium-text-compact i{animation:crownGlow 2s ease-in-out infinite;color:#ffb92a;font-size:.875rem}.premium-text-compact:hover{background:linear-gradient(135deg,#ffb92a26,#ffc10726);border-color:#ffb92a80;box-shadow:0 2px 8px #ffb92a33;color:#ffc107;transform:translateY(-1px)}.premium-text-compact:active{transform:translateY(0)}[data-theme=light] .premium-text-compact{background:linear-gradient(135deg,#ffb92a1f,#ffc1071f);border:1px solid #ffb92a40;color:#e65100}[data-theme=light] .premium-text-compact:hover{background:linear-gradient(135deg,#ffb92a2e,#ffc1072e);border-color:#ffb92a66;color:#d84315}.ai-coach-section{background:linear-gradient(135deg,#10b9810d,#3b82f60d);border:1px solid #10b98133;display:flex;flex-direction:column}[data-theme=light] .ai-coach-section{border:1px solid #10b98140}[data-theme=light] .ai-coach-loading,[data-theme=light] .ai-coach-section,[data-theme=light] .ai-coach-waiting{background:linear-gradient(135deg,#10b98114,#3b82f614)}.ai-coach-header{border-bottom:1px solid #10b9811a;padding:1.25rem 1.25rem .75rem}[data-theme=light] .ai-coach-header{border-bottom:1px solid #10b98126}.ai-coach-title-with-dqi{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem;width:100%}.ai-coach-title{align-items:center;display:flex;flex:1 1;gap:.75rem}.ai-coach-title i{color:#00c2ff;font-size:1.5rem;margin-right:.5rem;text-shadow:0 0 8px #00c2ff4d}.ai-coach-title span{color:var(--text-primary);font-size:1.25rem;font-weight:600}.header-right-section{align-items:center;display:flex;gap:.75rem}.view-analysis-btn-compact{align-items:center;background:linear-gradient(135deg,#00c2ff,#1fb6ff);border:none;border-radius:.375rem;box-shadow:0 2px 6px #00c2ff33;color:#fff;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.375rem;padding:.5rem .75rem;transition:all .2s ease}.view-analysis-btn-compact:hover{background:linear-gradient(135deg,#9f4ef2,#b832f2);box-shadow:0 4px 10px #9f4ef24d;transform:translateY(-1px)}.view-analysis-btn-compact i{font-size:.75rem}.view-analysis-btn-compact span{font-size:.8125rem}.ai-coach-actions,.view-full-analysis-btn-inline{display:none}@media (max-width:768px){.session-insights-card{border-radius:.5rem;margin-bottom:1.5rem}.session-insights-content,.session-insights-header{padding:1rem}.insights-metrics-section{padding:.75rem}.dqi-value{font-size:3rem}.insight-item-compact{padding:.5rem}.insight-icon-compact{font-size:.875rem;height:1.75rem;width:1.75rem}.ai-coach-card{border-radius:.5rem;margin-bottom:1.5rem}.ai-coach-header{padding:1rem}.ai-coach-title-with-dqi{align-items:center;flex-direction:row;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.ai-coach-title{flex:1 1;min-width:0}.ai-coach-title span{font-size:1rem;font-weight:600}.ai-coach-title i{font-size:1.25rem}.header-right-section{align-items:center;flex-shrink:0;gap:.5rem}.dqi-display-compact{min-width:55px;padding:.4rem .6rem}.dqi-value-compact{font-size:1.125rem}.dqi-label-compact{font-size:.6875rem}.view-analysis-btn-compact{border-radius:.3125rem;font-size:.75rem;padding:.4rem .6rem}.view-analysis-btn-compact span{display:none}.view-analysis-btn-compact i{font-size:.875rem}.ai-coach-subtitle{font-size:.8125rem;margin-bottom:.5rem}}@media (max-width:480px){.unified-insights-content{gap:1rem}.insights-metrics-section{padding:.5rem}.dqi-value{font-size:2.5rem}.key-insights-compact{gap:.5rem}.insight-item-compact{gap:.5rem;padding:.5rem}.insight-content-compact h5{font-size:.8125rem}.insight-content-compact p{font-size:.75rem}.ai-coach-title{flex:1 1;gap:.375rem;min-width:0}.ai-coach-title i{flex-shrink:0;font-size:1.125rem}.ai-coach-title span{font-size:.9375rem;line-height:1.2;word-break:break-word}.view-full-analysis-btn{font-size:.8125rem;padding:.625rem .75rem}.ai-coach-title-with-dqi{align-items:center;gap:.5rem;justify-content:space-between;margin-bottom:.625rem}.header-right-section{align-items:center;flex-shrink:0;gap:.375rem}.dqi-display-compact{min-width:50px;padding:.375rem .5rem}.dqi-value-compact{font-size:1rem;line-height:1}.dqi-label-compact{font-size:.625rem}.view-analysis-btn-compact{font-size:.6875rem;justify-content:center;min-width:36px;padding:.375rem .5rem}.view-analysis-btn-compact span{display:none}.view-analysis-btn-compact i{font-size:.75rem}.ai-coach-header{padding:.875rem}.ai-coach-actions{padding:0 .875rem .875rem}.view-full-analysis-btn-inline{font-size:.8125rem;padding:.75rem .875rem}.ai-coach-subtitle{font-size:.75rem;line-height:1.4}}.ai-chat-dashboard{box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:350px}.ai-chat-dashboard input,.ai-chat-dashboard textarea,.ai-chat-input-dashboard,.ai-chat-input-unified,.ai-chat-unified input,.ai-chat-unified textarea{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:11px!important}@media (max-width:768px){.ai-chat-dashboard input,.ai-chat-dashboard textarea,.ai-chat-input-dashboard,.ai-chat-input-unified,.ai-chat-unified input,.ai-chat-unified textarea{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:11px!important}}.ai-chat-unified{box-sizing:border-box;display:flex;flex-direction:column;gap:.75rem;max-height:400px;min-height:300px;padding:.75rem}.ai-coach-card.chat-active-fullscreen .ai-chat-unified,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-chat-unified{flex:1 1;gap:.75rem;max-height:none;min-height:0;padding:.75rem}.ai-chat-usage-unified{background:#00c2ff0d;border:1px solid #00c2ff33;border-radius:.5rem;display:flex;flex-direction:column;font-size:.8125rem;padding:.5rem .75rem}[data-theme=light] .ai-chat-usage-unified{background:#00c2ff14;border:1px solid #00c2ff40}.ai-chat-usage-unified.premium{background:linear-gradient(135deg,#ffb92a1a,#ffc1071a);border:1px solid #ffb92a4d}[data-theme=light] .ai-chat-usage-unified.premium{background:linear-gradient(135deg,#ffb92a26,#ffc10726);border:1px solid #ffb92a66}.usage-content-unified{align-items:center;display:flex;gap:.5rem}.usage-icon-unified{flex-shrink:0;font-size:1rem}.usage-text-unified{display:flex;flex:1 1;flex-direction:column}.usage-label-unified{color:var(--text-primary);font-size:.8125rem;font-weight:500}.usage-upgrade-unified{align-items:center;background:linear-gradient(135deg,#ffb92a,#ff9800);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-size:.75rem;justify-content:center;padding:.25rem .5rem;transition:all .2s ease}.usage-upgrade-unified:hover{box-shadow:0 2px 6px #ffb92a4d;transform:translateY(-1px)}.usage-progress-unified{background:#00c2ff1a;border-radius:1px;height:2px;margin-top:.5rem;overflow:hidden}[data-theme=light] .usage-progress-unified{background:#00c2ff26}.usage-progress-fill-unified{background:linear-gradient(90deg,#00c2ff,#1fb6ff);border-radius:1px;height:100%;transition:width .3s ease}.ai-chat-messages-unified{background:#00000005;border:1px solid #00c2ff1a;border-radius:.5rem;display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-height:0;overflow-y:auto;padding:.5rem}[data-theme=light] .ai-chat-messages-unified{background:#ffffff80;border:1px solid #00c2ff26}.ai-coach-card.chat-active-fullscreen .ai-chat-messages-unified,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-chat-messages-unified{flex:1 1;max-height:none;min-height:0}.ai-chat-empty-unified{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.ai-chat-suggestions-unified{display:flex;flex-direction:column;gap:.5rem;max-width:20rem;width:100%}.ai-chat-suggestion-unified{background:#00c2ff1a;border:1px solid #00c2ff33;border-radius:.375rem;color:#00c2ff;cursor:pointer;font-size:.8125rem;font-weight:500;padding:.5rem .75rem;text-align:left;transition:all .2s ease}[data-theme=light] .ai-chat-suggestion-unified{background:#00c2ff1f;border:1px solid #00c2ff40;color:#08c}.ai-chat-suggestion-unified:hover{background:#9f4ef226;border-color:#9f4ef24d;box-shadow:0 2px 6px #9f4ef233;color:#9f4ef2;transform:translateY(-1px)}.ai-chat-suggestion-unified:disabled{cursor:not-allowed;opacity:.5;transform:none}.ai-chat-message-unified.user-message{background:linear-gradient(135deg,#00c2ff,#1fb6ff);box-shadow:0 2px 8px #00c2ff33}.ai-chat-message-unified.assistant-message{background:#00c2ff14;border:1px solid #00c2ff26;position:relative}.ai-chat-message-unified.assistant-message:before{background:linear-gradient(180deg,#9f4ef2,#b832f2);border-radius:1px;bottom:0;content:"";left:-2px;position:absolute;top:0;width:2px}[data-theme=light] .ai-chat-message-unified.assistant-message{background:#00c2ff0f;border:1px solid #00c2ff1f}.ai-chat-message-unified.assistant-message p{word-wrap:break-word;margin:.25rem 0;overflow-wrap:break-word}.ai-chat-message-unified.assistant-message p:first-child{margin-top:0}.ai-chat-message-unified.assistant-message p:last-child{margin-bottom:0}.ai-chat-loading-unified{align-items:center;align-self:flex-start;color:var(--text-secondary);display:flex;font-size:.8125rem;gap:.5rem;padding:.5rem .75rem;position:relative}.ai-chat-loading-unified:before{animation:pulse 1.5s ease-in-out infinite;background:linear-gradient(180deg,#9f4ef2,#b832f2);border-radius:1px;bottom:0;content:"";left:-2px;position:absolute;top:0;width:2px}.ai-chat-loading-dots-unified{display:flex;gap:.25rem}.ai-chat-loading-dot-unified{animation:loadingDotPulse 1.4s ease-in-out infinite both;background:#9f4ef2;border-radius:50%;height:4px;width:4px}.ai-chat-loading-dot-unified:nth-child(2){animation-delay:.2s}.ai-chat-loading-dot-unified:nth-child(3){animation-delay:.4s}@keyframes loadingDotPulse{0%,80%,to{background:#9f4ef2;opacity:.5;transform:scale(.8)}40%{background:#b832f2;opacity:1;transform:scale(1.2)}}.ai-chat-input-container-unified{align-items:flex-end;background:#00c2ff08;border:1px solid #00c2ff1a;border-radius:.5rem;display:flex;flex-shrink:0;gap:.5rem;padding:.75rem}[data-theme=light] .ai-chat-input-container-unified{background:#00c2ff0d;border:1px solid #00c2ff1f}.ai-chat-input-unified{border:1px solid #00c2ff33}.ai-chat-input-unified:focus{border-color:#00c2ff;box-shadow:0 0 0 2px #00c2ff26}.ai-chat-input-unified:disabled{cursor:not-allowed;opacity:.5}.ai-chat-send-unified{background:linear-gradient(135deg,#00c2ff,#1fb6ff);box-shadow:0 2px 8px #00c2ff33}.ai-chat-send-unified:hover:not(:disabled){background:linear-gradient(135deg,#9f4ef2,#b832f2);box-shadow:0 4px 12px #9f4ef24d}.ai-chat-upgrade-prompt-unified{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.upgrade-prompt-content-unified{background:var(--card);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 20px 40px #0000004d;max-width:24rem;padding:1.5rem;text-align:center;width:100%}[data-theme=light] .upgrade-prompt-content-unified{background:#fff;box-shadow:0 20px 40px #00000026}.upgrade-crown-unified{animation:crownGlow 2s ease-in-out infinite;color:#ffb92a;font-size:2rem;margin-bottom:1rem}@keyframes crownGlow{0%,to{color:#ffb92a;text-shadow:0 0 10px #ffb92a4d}50%{color:#ffc107;text-shadow:0 0 20px #ffc10780}}.upgrade-prompt-content-unified h4{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.upgrade-prompt-content-unified p{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin:0 0 1.5rem}.upgrade-prompt-buttons-unified{display:flex;flex-direction:column;gap:.75rem}.upgrade-button-unified{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .2s ease}.upgrade-button-unified.primary{background:linear-gradient(135deg,#ffb92a,#ff9800);border:none;box-shadow:0 2px 8px #ffb92a33;color:#fff}.upgrade-button-unified.primary:hover{box-shadow:0 4px 12px #ffb92a4d;transform:translateY(-1px)}.upgrade-button-unified.secondary{background:#0000;border:1px solid var(--border);color:var(--text-secondary)}.upgrade-button-unified.secondary:hover{background:#9f4ef21a;border-color:#9f4ef24d;color:#9f4ef2}@media (max-width:768px){.ai-chat-unified{gap:.5rem;max-height:350px;min-height:250px;padding:.5rem}.ai-chat-usage-unified{font-size:.75rem;padding:.375rem .5rem}.usage-icon-unified{font-size:.875rem}.usage-label-unified{font-size:.75rem}.ai-chat-messages-unified{gap:.5rem;max-height:160px;min-height:120px;padding:.5rem}.ai-chat-message-unified{font-size:.875rem;padding:.625rem}.ai-chat-suggestion-unified{font-size:.75rem;padding:.375rem .5rem}.ai-chat-input-unified{font-size:16px;min-height:2rem;padding:.375rem .5rem}.ai-chat-send-unified{height:2rem;min-width:2rem;padding:.375rem}.upgrade-prompt-content-unified{margin:.5rem;padding:1rem}.upgrade-crown-unified{font-size:1.5rem}.upgrade-prompt-content-unified h4{font-size:1rem}.upgrade-prompt-content-unified p{font-size:.8125rem}}@media (max-width:480px){.ai-chat-unified{max-height:280px;min-height:200px}.ai-chat-messages-unified{max-height:140px;min-height:100px}.ai-chat-suggestions-unified{gap:.375rem}.ai-chat-input-unified{font-size:16px;padding:.5rem}.upgrade-prompt-buttons-unified{gap:.5rem}}[data-theme=light] .ai-chat-messages-dashboard{background-color:#f7f9fc;border:1px solid #e1e7ef;border-radius:.5rem;box-shadow:0 2px 12px #0000000d;display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem}.ai-chat-messages-dashboard,[data-theme=dark] .ai-chat-messages-dashboard{background-color:#1419281a;border-radius:.5rem;display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem}.ai-chat-empty-dashboard{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem 1rem;text-align:center}[data-theme=light] .ai-chat-empty-dashboard{color:#4b5563}.ai-chat-empty-dashboard i{color:var(--primary);font-size:2.5rem;margin-bottom:1rem;opacity:.7}[data-theme=light] .ai-chat-empty-dashboard i{color:#3b82f6;opacity:.8}.ai-chat-empty-dashboard p{font-size:1.125rem;font-weight:500;margin-bottom:1rem}[data-theme=light] .ai-chat-empty-dashboard p{color:#1e293b}.ai-chat-suggestions-dashboard{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;max-width:24rem;width:100%}[data-theme=light] .ai-chat-suggestion-dashboard{background-color:#edf2fd;border:1px solid #d1e0fc;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;color:#3b82f6;cursor:pointer;font-size:.875rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease}[data-theme=light] .ai-chat-suggestion-dashboard:hover{background-color:#dce7fd;box-shadow:0 2px 6px #3b82f626;transform:translateY(-1px)}.ai-chat-suggestion-dashboard{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:.5rem;color:var(--primary);cursor:pointer;font-size:.875rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease}.ai-chat-suggestion-dashboard:hover{background-color:#3b82f633;transform:translateY(-1px)}.ai-chat-message-dashboard{border-radius:.5rem;font-size:.875rem;line-height:1.5;max-width:85%;padding:.75rem 1rem}[data-theme=light] .ai-chat-message-dashboard.user-message{align-self:flex-end;background-color:#e9f0ff;border-bottom-right-radius:0;box-shadow:0 1px 2px #0000000d;color:#1e293b}.ai-chat-message-dashboard.user-message{align-self:flex-end;background-color:#3b82f633;border-bottom-right-radius:0;color:var(--text-primary)}[data-theme=light] .ai-chat-message-dashboard.assistant-message{align-self:flex-start;background-color:#f5f7fa;border:1px solid #e5e7eb;border-bottom-left-radius:0;box-shadow:0 1px 2px #0000000d;color:#1e293b}.ai-chat-message-dashboard.assistant-message{align-self:flex-start;background-color:#1e233c66;border-bottom-left-radius:0;color:var(--text-primary)}.ai-chat-message-dashboard.assistant-message p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:.5rem 0;overflow-wrap:break-word}.ai-chat-message-dashboard .inline-code{background:#3b82f61a;border-radius:3px;font-family:monospace;font-size:.9em;padding:.1rem .3rem}.ai-chat-message-dashboard .code-block{background:#1e233c66;border-radius:4px;font-family:monospace;font-size:.85em;line-height:1.4;margin:.75rem 0;overflow-x:auto;padding:.75rem}[data-theme=light] .ai-chat-message-dashboard .code-block{background:#f1f5f9;border:1px solid #e2e8f0}.ai-chat-message-dashboard .chat-list{margin:.5rem 0;padding-left:1.5rem}[data-theme=light] .ai-chat-message-dashboard.assistant-message p{color:#334155}[data-theme=light] .ai-chat-loading-dashboard{color:#64748b}.ai-chat-loading-dashboard,[data-theme=light] .ai-chat-loading-dashboard{align-items:center;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 0}.ai-chat-loading-dashboard{color:var(--text-secondary)}.ai-chat-loading-dots-dashboard{display:flex;gap:.25rem}.ai-chat-loading-dot-dashboard{animation:pulse 1.2s infinite;background-color:var(--primary);border-radius:50%;height:.5rem;opacity:.6;width:.5rem}.ai-chat-loading-dot-dashboard:nth-child(2){animation-delay:.2s}.ai-chat-loading-dot-dashboard:nth-child(3){animation-delay:.4s}.ai-chat-input-container-dashboard{display:flex;gap:.5rem;padding:1rem 0}[data-theme=light] .ai-chat-input-container-dashboard{border-top:1px solid #edf2f7;padding-top:1.25rem}[data-theme=light] .ai-chat-input-dashboard{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #00000005;color:#334155;flex:1 1;font-size:.875rem;outline:none;padding:.75rem 1rem;resize:none;transition:all .2s ease}[data-theme=light] .ai-chat-input-dashboard:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.ai-chat-input-dashboard{background-color:#1e233c33;border:1px solid var(--border);border-radius:.5rem;color:var(--text-primary);flex:1 1;font-size:.875rem;outline:none;padding:.75rem 1rem;resize:none;transition:border-color .2s ease}.ai-chat-input-dashboard:focus{border-color:var(--primary)}[data-theme=light] .ai-chat-send-dashboard{align-items:center;background-color:#3b82f6;border:none;border-radius:.5rem;box-shadow:0 2px 4px #3b82f64d;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:.5rem;transition:all .2s ease;width:2.5rem}[data-theme=light] .ai-chat-send-dashboard:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}[data-theme=light] .ai-chat-send-dashboard:not(:disabled):hover{background-color:#2563eb;box-shadow:0 3px 6px #3b82f666;transform:translateY(-1px)}.ai-chat-send-dashboard{align-items:center;background-color:var(--primary);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:.5rem;width:2.5rem}.ai-chat-send-dashboard:disabled{cursor:not-allowed;opacity:.5}.ai-chat-send-dashboard:not(:disabled):hover{background-color:#3b82f6e6}@media (max-width:375px){.ai-chat-message-dashboard{font-size:.875rem;max-width:95%;padding:.625rem}.ai-chat-message-dashboard.assistant-message,.ai-chat-message-dashboard.user-message,[data-theme=light] .ai-chat-message-dashboard.assistant-message,[data-theme=light] .ai-chat-message-dashboard.user-message{max-width:92%}.ai-chat-input-dashboard{font-size:.9375rem}}@media (max-width:768px){.ai-chat-dashboard{min-height:300px;width:100%}.ai-chat-messages-dashboard{box-sizing:border-box;padding:.75rem;width:100%}.ai-chat-message-dashboard{box-sizing:border-box;font-size:.9375rem;line-height:1.4;max-width:90%;padding:.75rem}.ai-chat-message-dashboard.user-message,[data-theme=light] .ai-chat-message-dashboard.user-message{word-wrap:break-word;border-radius:1rem;border-bottom-right-radius:.25rem;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;margin-left:auto;margin-right:0;max-width:85%;overflow-wrap:break-word;padding:.75rem;width:auto}.ai-chat-message-dashboard.assistant-message,[data-theme=light] .ai-chat-message-dashboard.assistant-message{word-wrap:break-word;border-radius:1rem;border-bottom-left-radius:.25rem;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;margin-left:0;margin-right:auto;max-width:85%;overflow-wrap:break-word;padding:.75rem;width:auto}.ai-chat-message-dashboard.assistant-message p{font-size:.9375rem;margin:.5rem 0;white-space:normal}.ai-chat-message-dashboard ol,.ai-chat-message-dashboard ul{margin:.5rem 0;padding-left:1.25rem}.ai-chat-message-dashboard code{border-radius:3px;font-size:.85rem;padding:.15rem .25rem;word-break:break-word}.ai-chat-empty-dashboard{padding:1.5rem 1rem}.ai-chat-empty-dashboard i{font-size:2rem}.ai-chat-empty-dashboard p{font-size:1rem;padding:0 .5rem}.ai-chat-suggestions-dashboard{margin-top:1.25rem;width:100%}.ai-chat-suggestion-dashboard,[data-theme=light] .ai-chat-suggestion-dashboard{font-size:.9375rem;padding:.75rem;text-align:center;width:100%}.ai-chat-input-container-dashboard{padding:.75rem 0;width:100%}.ai-chat-input-dashboard,[data-theme=light] .ai-chat-input-dashboard{font-size:1rem;min-height:44px;padding:.75rem}.ai-chat-send-dashboard,[data-theme=light] .ai-chat-send-dashboard{height:44px;padding:0;width:44px}.ai-chat-send-dashboard i{font-size:1.25rem}}.ai-chat-free-counter-dashboard{background:linear-gradient(135deg,#00c2ff,#1fb6ff);border-radius:.75rem;box-shadow:0 4px 12px #00c2ff33;color:#fff;margin-bottom:1rem;padding:.75rem 1rem;transition:all .3s ease}.ai-chat-free-counter-dashboard.premium,.ai-chat-free-counter-dashboard[data-warning=true]{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b33}.ai-chat-free-counter-dashboard[data-critical=true]{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444433}.free-counter-content-dashboard{align-items:center;display:flex;gap:.75rem}.free-counter-icon-dashboard{flex-shrink:0;font-size:1.25rem}.free-counter-text-dashboard{display:flex;flex:1 1;flex-direction:column;gap:.125rem}.free-counter-remaining-dashboard{font-size:1.125rem;font-weight:700;line-height:1}.free-counter-label-dashboard{font-size:.75rem;line-height:1;opacity:.9}.free-counter-upgrade-dashboard{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.75rem;font-weight:600;gap:.375rem;padding:.375rem .75rem;transition:all .2s ease}.free-counter-upgrade-dashboard:hover{background:#ffffff4d;transform:translateY(-1px)}.free-counter-progress-dashboard{background:#fff3;border-radius:1.5px;height:3px;margin-top:.5rem;overflow:hidden}.free-counter-progress-fill-dashboard{background:#fffc;border-radius:1.5px;height:100%;transition:width .3s ease}.ai-chat-upgrade-prompt-dashboard{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.upgrade-prompt-content-dashboard{background:var(--bg-primary);border-radius:1rem;box-shadow:0 20px 40px #0000004d;max-width:400px;padding:2rem;text-align:center;width:100%}[data-theme=light] .upgrade-prompt-content-dashboard{background:#fff;box-shadow:0 20px 40px #00000026}.upgrade-crown-dashboard{color:#f59e0b;font-size:3rem;margin-bottom:1rem}.upgrade-prompt-content-dashboard h4{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.upgrade-prompt-content-dashboard p{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.upgrade-prompt-buttons-dashboard{display:flex;flex-direction:column;gap:1rem}.upgrade-button-dashboard{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease}.upgrade-button-dashboard.primary{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b4d;color:#fff}.upgrade-button-dashboard.primary:hover{box-shadow:0 6px 16px #f59e0b66;transform:translateY(-2px)}.upgrade-button-dashboard.secondary{background:#0000;border:1px solid var(--border-color);color:var(--text-secondary)}.upgrade-button-dashboard.secondary:hover{background:var(--bg-secondary);color:var(--text-primary)}@media (max-width:768px){.ai-coach-card.chat-active-fullscreen .ai-chat-unified,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-chat-unified{padding:.5rem}.ai-chat-input-container-unified{padding:.5rem}.ai-chat-message-unified{font-size:.875rem;padding:.625rem}.ai-chat-input-dashboard,.ai-chat-input-unified,[data-theme=light] .ai-chat-input-dashboard{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:11px!important}}@media (max-width:480px){.ai-coach-card.chat-active-fullscreen .ai-chat-unified,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-chat-unified{padding:.375rem}.ai-chat-input-container-unified{gap:.375rem;padding:.375rem}.ai-chat-message-unified{font-size:.8125rem;max-width:95%;padding:.5rem}.ai-chat-input-unified{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px;padding:.5rem}.ai-chat-send-unified{height:2.25rem;min-width:2.25rem;padding:.625rem}}@media (max-width:768px){.ai-chat-free-counter-dashboard{margin-bottom:.875rem;padding:.625rem .875rem}.free-counter-content-dashboard{gap:.625rem}.free-counter-icon-dashboard{font-size:1.125rem}.free-counter-remaining-dashboard{font-size:1rem}.free-counter-label-dashboard{font-size:.6875rem}.free-counter-upgrade-dashboard{font-size:.6875rem;gap:.3125rem;padding:.3125rem .625rem}.upgrade-prompt-content-dashboard{margin:1rem;padding:1.5rem}.upgrade-crown-dashboard{font-size:2.5rem}.upgrade-prompt-content-dashboard h4{font-size:1.25rem}.upgrade-prompt-buttons-dashboard{gap:.75rem}}.ai-chat-message-unified{word-wrap:break-word;border-radius:.5rem;line-height:1.5;margin-bottom:.5rem;max-width:85%;padding:.75rem}.ai-chat-message-unified.user-message{background:linear-gradient(135deg,var(--primary) 0,#3b82f6cc 100%);border-bottom-right-radius:.25rem;color:#fff;margin-left:auto}.ai-chat-message-unified.assistant-message{background:#10b9811a;border:1px solid #10b98133;border-bottom-left-radius:.25rem;color:var(--text-primary)}[data-theme=light] .ai-chat-message-unified.assistant-message{background:#10b98114;border:1px solid #10b98126}.ai-coach-card.chat-active-fullscreen .ai-chat-message-unified,.ai-coach-card:has(.ai-coach-section.chat-active) .ai-chat-message-unified{font-size:.9375rem;max-width:90%}.ai-chat-input-unified{background:var(--card);border:1px solid #10b98133;border-radius:.375rem;color:var(--text-primary);flex:1 1;font-size:.875rem;max-height:6rem;min-height:2.5rem;padding:.75rem;resize:none;transition:all .2s ease}.ai-chat-input-unified:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f61a;outline:none}.ai-chat-send-unified{align-items:center;background:linear-gradient(135deg,var(--primary) 0,#3b82f6cc 100%);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;min-width:2.5rem;padding:.75rem;transition:all .2s ease}.ai-chat-send-unified:hover:not(:disabled){box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.ai-chat-send-unified:disabled{cursor:not-allowed;opacity:.5;transform:none}.profile-container{background-color:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 15px #0000004d;margin:0 auto;max-width:800px;padding:2.5rem;width:100%}.profile-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.profile-header h2{color:var(--foreground);font-size:1.75rem;font-weight:700;margin:0}.profile-actions{display:flex;gap:1rem}.profile-button{border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:all .2s ease}.profile-button:disabled{cursor:not-allowed;opacity:.6}.edit-button{background-color:var(--primary);color:#fff}.edit-button:hover{background-color:#398ff9}.logout-button{background-color:#ef44441a;border:1px solid #ef44444d;color:#ef4444cc}.logout-button:hover{background-color:#ef444426;color:#ef4444}.save-button{background-color:var(--primary);color:#fff}.save-button:hover{background-color:#398ff9}.cancel-button{background-color:var(--muted);color:var(--muted-foreground)}.cancel-button:hover{background-color:var(--card)}.profile-error{background-color:#ef44441a;color:#ef4444cc}.profile-error,.profile-success{border-radius:6px;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}.profile-success{background-color:#10b9811a;color:#10b981}.profile-form{margin-bottom:1.5rem}.form-group label{color:var(--text-primary)}.form-group input[type=email],.form-group input[type=number],.form-group input[type=text]{background-color:var(--background);border:1px solid var(--border);border-radius:6px;color:var(--foreground);font-size:1rem;padding:.75rem 1rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-group input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3b82f61a}.trait-selection{display:flex;flex-wrap:wrap;gap:.75rem}.trait-chip{background-color:var(--muted);border-radius:9999px;color:var(--muted-foreground)}.trait-chip:hover{background-color:var(--card);color:var(--foreground)}.trait-chip.selected{background-color:var(--primary);color:#fff}.profile-form-buttons{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.profile-details{display:flex;flex-direction:column;gap:2rem}.profile-detail-group{background-color:var(--card);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:1.5rem}[data-theme=light] .profile-detail-group{box-shadow:0 2px 10px #0000000d}.profile-detail-group h3{color:var(--foreground);font-size:1.25rem;font-weight:600;margin:0 0 1rem}.profile-detail{display:flex;margin-bottom:.75rem}.detail-label{color:var(--text-primary);font-weight:600;width:35%}[data-theme=light] .detail-label{color:#1e293b}.detail-value{color:var(--text-secondary);width:65%}.profile-tabs{border-bottom:1px solid var(--border);display:flex;gap:10px;margin-bottom:24px}.tab-button{background:none;border:none;color:var(--muted-foreground);cursor:pointer;font-weight:500;padding:12px 20px;position:relative;transition:all .2s}.tab-button.active{color:var(--primary)}.tab-button.active:after{background-color:var(--primary);bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.subscription-container{padding:0}.current-plan{background-color:var(--card);box-shadow:0 4px 12px #0000001a;margin-bottom:24px;padding:16px}[data-theme=light] .current-plan{box-shadow:0 2px 10px #0000000d}.current-plan.free{border-left-color:var(--muted)}.current-plan h3{margin-bottom:8px}.current-plan span,.sessions-remaining .count{color:var(--primary)}.subscription-plans{flex-wrap:wrap;gap:24px;margin-bottom:32px}.plan-card{background-color:var(--card);border:1px solid var(--border);border-radius:8px}.plan-card:hover{box-shadow:0 10px 15px -3px #0000004d;transform:translateY(-4px)}.plan-card.recommended{border-color:var(--primary);box-shadow:0 4px 6px -1px #3b82f64d}.plan-tag{background-color:var(--primary);padding:4px 8px;right:12px;top:12px}.plan-header{background-color:var(--card);border-bottom:1px solid var(--border)}.plan-header h3{font-size:20px;margin-bottom:16px;margin-top:0}.price{color:var(--primary);font-size:32px;font-weight:700;margin-bottom:8px}.plan-features{padding:24px}.plan-features li{color:var(--text-secondary);margin-bottom:12px}.subscribe-button{background-color:var(--primary);border-radius:6px;display:block;margin:0 24px 24px;padding:12px;transition:background-color .2s;width:calc(100% - 48px)}.subscribe-button:hover{background-color:#398ff9}.subscribe-button:disabled,.subscription-info{background-color:var(--muted)}.subscription-info{border-radius:8px;margin-top:32px;padding:16px}.money-back{color:var(--primary)}.error-message{border-radius:4px;color:#ef4444cc;margin-bottom:16px;padding:12px}.subscription-upsell{margin:0 auto;max-width:1000px;padding:40px 20px}.upsell-header{margin-bottom:40px;text-align:center}.upsell-header h2{color:var(--primary);font-size:2.5rem;margin-bottom:16px}.upsell-subtitle{color:var(--muted-foreground);font-size:1.1rem;margin:0 auto;max-width:600px}.free-sessions-info{background-color:#3b82f61a;border-radius:8px;margin-bottom:32px;padding:16px;text-align:center}.free-sessions-info p{margin:8px 0}.free-sessions-info .highlight{color:var(--primary);font-weight:700}.features-list{list-style-type:none;margin:16px 0 0}.features-list li{color:var(--muted-foreground);padding:8px 0 8px 28px;position:relative}.features-list li:before{color:var(--primary);content:"✓";font-weight:700;left:0;position:absolute}.traits-display{display:flex;flex-wrap:wrap;gap:.75rem}.trait-tag{background-color:var(--primary);border-radius:9999px;color:#fff;font-size:.875rem;padding:.35rem .85rem}.no-traits{color:var(--muted-foreground);font-style:italic}.subscription-container{margin-bottom:2rem}.subscription-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.subscription-error{background-color:#ef44441a;border-radius:6px;color:#ef4444cc;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}.current-subscription{background-color:#ffd7001a;border:1px solid #ffd7004d;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.premium-badge-large{align-items:center;color:gold;display:flex;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.subscription-info{color:#e0e0e0;font-size:.95rem}.free-account-banner{background-color:var(--muted);border-radius:8px;color:var(--text-secondary);margin-bottom:1.5rem;padding:1rem}.free-sessions-count{color:var(--text-primary);font-weight:500;margin-left:5px}.plan-selection h4{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:1.25rem}.plan-options{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2rem}.plan-option{background-color:var(--card);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px #0000001a;cursor:pointer;padding:1.5rem;position:relative;transition:all .3s ease}[data-theme=light] .plan-option{box-shadow:0 2px 10px #0000000d}.plan-option:hover{border-color:#5064a066;box-shadow:0 8px 20px #0000004d;transform:translateY(-5px)}.plan-option.selected{background-color:#3b82f61a;border-color:#3b82f6;box-shadow:0 0 15px #3b82f64d}.plan-tag{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:4px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;right:10px;top:-10px}.plan-name{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.plan-price{color:#3b82f6;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.plan-details ul{margin:0;padding-left:1.5rem}.plan-details li{color:var(--text-secondary);font-size:.9rem;margin-bottom:.5rem}.selected-checkmark{align-items:center;background-color:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:.9rem;height:24px;justify-content:center;position:absolute;right:10px;top:10px;width:24px}.checkout-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:.85rem;transition:all .2s ease;width:100%}.checkout-button:hover{box-shadow:0 4px 12px #3b82f64d;transform:translateY(-2px)}.checkout-button:disabled{background:#666;box-shadow:none;cursor:not-allowed;transform:none}.subscription-footnote{color:var(--text-secondary);font-size:.8rem;text-align:center}.settings-container{background-color:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 15px #0000004d;margin:0 auto;max-width:800px;padding:2.5rem;width:100%}.settings-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.settings-header h2{color:var(--foreground);font-size:1.75rem;font-weight:700;margin:0}.settings-section{background-color:var(--card);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;padding:1.5rem}[data-theme=light] .settings-section{box-shadow:0 2px 10px #0000000d}.settings-section h3{color:var(--foreground);font-size:1.25rem;font-weight:600;margin:0 0 1rem}.settings-option{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:1rem 0}.settings-option:last-child{border-bottom:none}.settings-option-label{display:flex;flex-direction:column}.settings-option-title{color:var(--text-primary);font-weight:600;margin-bottom:.25rem}.settings-option-description{color:var(--text-secondary);font-size:.875rem}.settings-toggle{display:inline-block;height:26px;position:relative;width:52px}.settings-toggle input{height:0;opacity:0;width:0}.settings-toggle-slider{background-color:var(--muted);border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.settings-toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:18px;left:4px;position:absolute;transition:.4s;width:18px}input:checked+.settings-toggle-slider{background-color:var(--primary)}input:checked+.settings-toggle-slider:before{transform:translateX(26px)}.settings-select{background-color:var(--background);border:1px solid var(--border);border-radius:6px;color:var(--foreground);min-width:180px;padding:.5rem 1rem}.danger-zone{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.danger-button,.danger-zone h3{color:#ef4444cc}.danger-button{background-color:#ef44441a;border:1px solid #ef44444d;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:all .2s ease}.danger-button:hover{background-color:#ef444426;color:#ef4444}[data-theme=light] .profile-container{border-color:#e5e7eb;box-shadow:0 4px 20px #0000000f}[data-theme=light] .profile-form .form-group label{color:#374151;font-size:.9rem;letter-spacing:.01em}[data-theme=light] .form-group input[type=email],[data-theme=light] .form-group input[type=number],[data-theme=light] .form-group input[type=text]{background-color:#f9fafb;border-color:#e5e7eb;box-shadow:0 1px 2px #0000000a;color:#1f2937;padding:.85rem 1rem}[data-theme=light] .form-group input:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}[data-theme=light] .profile-button{border-radius:8px;font-weight:600;transition:all .2s ease}[data-theme=light] .save-button{background-color:#3b82f6;box-shadow:0 1px 3px #0000001a}[data-theme=light] .save-button:hover{background-color:#2563eb;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}[data-theme=light] .cancel-button{background-color:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280}[data-theme=light] .cancel-button:hover{background-color:#e5e7eb;color:#4b5563}[data-theme=light] .radio-group{margin-top:.5rem}[data-theme=light] .radio-option{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;transition:all .2s ease}[data-theme=light] .radio-option:hover{background-color:#f3f4f6}[data-theme=light] .radio-option input[type=radio]{accent-color:#3b82f6;height:1.1rem;margin-right:.75rem;width:1.1rem}[data-theme=light] .profile-header{border-bottom-color:#e5e7eb}[data-theme=light] .profile-tabs{border-bottom:1px solid #e5e7eb}@media (max-width:768px){.profile-container{margin:0 1rem;max-width:none;padding:1.5rem;width:calc(100% - 2rem)}.profile-header{align-items:flex-start;flex-direction:column;gap:1rem}.profile-header h2{font-size:1.5rem}.profile-actions{justify-content:flex-start;width:100%}.profile-button{font-size:.9rem;padding:.75rem 1rem}.form-group{margin-bottom:1.25rem}.form-group input[type=email],.form-group input[type=number],.form-group input[type=text]{font-size:1rem;padding:.875rem}.radio-group{flex-direction:column;gap:1rem}.profile-form-buttons{flex-direction:column;gap:.75rem}.profile-button{text-align:center;width:100%}.profile-details{gap:1.5rem}.profile-detail-group{padding:1.25rem}}@media (max-width:480px){.profile-container{margin:0 .5rem;padding:1rem;width:calc(100% - 1rem)}.profile-header h2{font-size:1.25rem}.form-group input[type=email],.form-group input[type=number],.form-group input[type=text]{font-size:.95rem;padding:.75rem}.profile-detail-group{padding:1rem}}.subscription-page{color:var(--text-primary);margin:0 auto;max-width:1100px;padding:40px 20px}.subscription-header{margin-bottom:40px;text-align:center}.subscription-header h1{color:var(--text-primary);font-size:2.5rem;margin-bottom:10px}.subscription-header p{color:var(--text-secondary);font-size:1.1rem}.current-plan{background-color:var(--pattern-card-bg);border-left:4px solid var(--primary);border-radius:8px;margin-bottom:30px;padding:20px}.current-plan.free{border-left-color:var(--text-secondary)}.current-plan h3{margin-bottom:10px;margin-top:0}.current-plan span{color:var(--text-accent);font-weight:600}.sessions-remaining{font-size:1.1rem;margin:0}.sessions-remaining .count{color:var(--text-accent);font-weight:700}.error-message{background-color:#ef44441a;border-radius:8px;color:#ef4444;padding:15px}.loading-message{background-color:#3b82f61a;border-radius:8px;color:#3b82f6;margin-bottom:20px;padding:15px;text-align:center}.subscription-plans{align-items:stretch;display:flex;flex-direction:row;gap:20px;justify-content:center;margin:30px auto;max-width:1200px;width:100%}.plan-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 5px 15px #0000000d;cursor:pointer;display:flex;flex:1 1;flex-direction:column;height:100%;max-width:350px;min-width:250px;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.plan-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.plan-card.selected{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#10b981,#3b82f6 50%,#8b5cf6) border-box;border:2px solid #0000;box-shadow:0 8px 25px #10b98133,0 0 0 1px #10b9811a;transform:translateY(-3px)}.plan-card.recommended{box-shadow:0 8px 25px #4287f526;transform:scale(1.02);z-index:1}.plan-card.recommended:hover{transform:scale(1.04) translateY(-5px)}.plan-card.selected.recommended{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#f59e0b,#10b981 50%,#3b82f6) border-box;box-shadow:0 12px 30px #10b98140,0 0 0 1px #f59e0b33;transform:scale(1.02) translateY(-5px)}.plan-tag{background:#4287f5;border-radius:0 0 0 8px;color:#fff;font-size:12px;font-weight:700;padding:6px 12px;position:absolute;right:0;top:0}.plan-header{border-bottom:1px solid #ffffff1a;padding:24px;text-align:center}.plan-header h3{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin:0 0 8px}.plan-badge{background:#3b82f633;border-radius:12px;color:#3b82f6;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;padding:4px 12px;text-transform:uppercase}.pricing{align-items:center;display:flex;flex-direction:column;gap:8px}.original-price{color:#94a3b8;font-size:1.1rem;font-weight:500;text-decoration:line-through}.discount-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:6px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.price{color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1;margin:8px 0}.pricing p{color:var(--text-secondary);font-size:.9rem;font-weight:500;margin:0}.plan-header p{color:#777;font-size:14px}.plan-features{flex-grow:1;margin-bottom:20px}.plan-features ul{list-style:none;margin:0;padding:0}.plan-features li{align-items:center;color:#555;display:flex;padding:10px 0}.plan-features .check{color:#4caf50}.plan-features .check,.plan-features .cross{font-size:18px;font-weight:700;margin-right:10px}.plan-features .cross{color:#f44336}.selected-marker{background:#4287f5;bottom:0;color:#fff;font-size:14px;font-weight:600;left:0;padding:8px 0;position:absolute;right:0;text-align:center}.subscription-actions{margin-top:20px;text-align:center}.subscribe-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:30px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px 40px;transition:all .3s ease}.subscribe-button:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 15px #10b98166;transform:translateY(-2px)}.subscribe-button:disabled{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 2px 8px #6b728033;cursor:not-allowed;transform:none}.cancel-button{background:#0000;border:1px solid var(--text-secondary);border-radius:8px;color:var(--text-secondary);cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 30px;transition:all .2s ease}.cancel-button:hover{background:#ffffff0d;border-color:var(--text-primary);color:var(--text-primary)}.subscription-info{color:var(--text-secondary);font-size:.9rem;line-height:1.6;margin:0 auto;max-width:600px;text-align:center}.money-back{color:var(--text-accent);font-weight:600;margin-top:10px}.subscription-success{background-color:var(--pattern-card-bg);border:1px solid var(--pattern-card-border);border-radius:10px;margin:100px auto;max-width:600px;padding:40px;text-align:center}.subscription-success h2{color:var(--text-accent);margin-bottom:20px}.subscription-success p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:15px}.success-icon{color:#10b981;font-size:64px;margin-bottom:20px}.primary-button{border-radius:8px;font-size:1rem;font-weight:600;margin-top:20px;padding:12px 25px;transition:all .2s ease}.primary-button:hover{box-shadow:0 4px 15px #3b82f666}.secondary-button{background:#0000;border:1px solid var(--text-secondary);border-radius:8px;color:var(--text-secondary);cursor:pointer;font-size:1rem;font-weight:600;padding:12px 25px;transition:all .2s ease}.secondary-button:hover{background:#ffffff0d;border-color:var(--text-primary);color:var(--text-primary)}.subscription-canceled{background-color:#191c28cc;border:1px solid #ef44444d;border-radius:10px;margin:100px auto;max-width:600px;padding:40px;text-align:center}.subscription-canceled h2{color:#ef4444;margin-bottom:20px}.subscription-canceled p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:15px}.active-subscription-details{margin-bottom:40px}.subscription-info-card{background-color:var(--pattern-card-bg);border:1px solid var(--pattern-card-border);border-radius:10px;box-shadow:var(--pattern-card-shadow);overflow:hidden}.sub-info-header{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;gap:12px;padding:20px;position:relative}.sub-info-header.canceled{background:linear-gradient(135deg,#64748b,#475569)}.sub-info-header i{color:gold;font-size:24px}.sub-info-header h3{color:#fff;font-weight:600;margin:0}.canceled-badge{background-color:#fff3;border-radius:4px;color:#fff;font-size:.75rem;padding:4px 8px;position:absolute;right:10px;top:10px}.sub-info-details{padding:20px}.sub-detail-item{display:flex;flex-direction:column;margin-bottom:15px}.detail-label{color:var(--text-secondary);font-size:14px;margin-bottom:4px}.detail-value{color:var(--text-primary);font-size:16px;font-weight:500}.features-list{list-style:none;margin:8px 0 0;padding:0}.features-list li{color:var(--text-primary);margin-bottom:8px}.sub-actions{border-top:1px solid #3b82f633;padding:20px;text-align:center}.cancel-subscription-btn{background-color:initial;border:1px solid #ef4444;border-radius:8px;color:#ef4444;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:15px;padding:12px 24px;transition:all .2s ease}.cancel-subscription-btn:hover{background-color:#ef44441a}.cancel-note{color:var(--text-secondary);font-size:.9rem;margin:0}.cancellation-message{background-color:#3b82f61a;border-radius:8px;margin-top:10px;padding:16px}.cancellation-message p{align-items:center;color:var(--text-primary);display:flex;font-size:.9rem;gap:10px;line-height:1.5;margin:0 0 15px}.cancellation-message i{color:var(--text-accent);font-size:16px}.resubscribe-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 16px;transition:all .2s ease;width:100%}.resubscribe-button:hover{box-shadow:0 4px 10px #3b82f64d;transform:translateY(-1px)}.success-message{background-color:#10b9811a;border-radius:8px;color:#10b981;margin-bottom:20px;padding:15px}@media (max-width:768px){.subscription-plans{align-items:center;flex-direction:column}.plan-card{max-width:400px;width:100%}.plan-card.recommended{order:-1}}.dark-mode .plan-card,:root[data-theme=dark] .plan-card,body.dark-theme .plan-card,html[data-theme=dark] .plan-card{background:#1e2030!important;background:var(--pattern-card-bg,#1e2030)!important;box-shadow:0 5px 15px #0003!important;color:#f8f9fa!important;color:var(--text-primary,#f8f9fa)!important}.dark-mode .plan-card:hover,:root[data-theme=dark] .plan-card:hover,body.dark-theme .plan-card:hover,html[data-theme=dark] .plan-card:hover{box-shadow:0 8px 20px #0000004d!important}.dark-mode .plan-card.selected,:root[data-theme=dark] .plan-card.selected,body.dark-theme .plan-card.selected,html[data-theme=dark] .plan-card.selected{background:linear-gradient(#1e2030,#1e2030) padding-box,linear-gradient(135deg,#10b981,#3b82f6 50%,#8b5cf6) border-box!important;background:linear-gradient(var(--pattern-card-bg,#1e2030),var(--pattern-card-bg,#1e2030)) padding-box,linear-gradient(135deg,#10b981 0,#3b82f6 50%,#8b5cf6 100%) border-box!important;border:2px solid #0000!important;box-shadow:0 8px 25px #10b9814d,0 0 0 1px #10b98133!important;transform:translateY(-3px)!important}.dark-mode .plan-card.selected.recommended,:root[data-theme=dark] .plan-card.selected.recommended,body.dark-theme .plan-card.selected.recommended,html[data-theme=dark] .plan-card.selected.recommended{background:linear-gradient(#1e2030,#1e2030) padding-box,linear-gradient(135deg,#f59e0b,#10b981 50%,#3b82f6) border-box!important;background:linear-gradient(var(--pattern-card-bg,#1e2030),var(--pattern-card-bg,#1e2030)) padding-box,linear-gradient(135deg,#f59e0b 0,#10b981 50%,#3b82f6 100%) border-box!important;box-shadow:0 12px 30px #10b98159,0 0 0 1px #f59e0b4d!important;transform:scale(1.02) translateY(-5px)!important}.dark-mode .plan-header,:root[data-theme=dark] .plan-header,body.dark-theme .plan-header,html[data-theme=dark] .plan-header{border-bottom:1px solid #ffffff1a!important}.dark-mode .plan-header h3,:root[data-theme=dark] .plan-header h3,body.dark-theme .plan-header h3,html[data-theme=dark] .plan-header h3{color:#f8f9fa!important;color:var(--text-primary,#f8f9fa)!important}.dark-mode .plan-features li,:root[data-theme=dark] .plan-features li,body.dark-theme .plan-features li,html[data-theme=dark] .plan-features li{color:#d1d5db!important;color:var(--text-secondary,#d1d5db)!important}.dark-mode .plan-header .price,:root[data-theme=dark] .plan-header .price,body.dark-theme .plan-header .price,html[data-theme=dark] .plan-header .price{color:#5e9bff!important}.dark-mode .plan-header p,:root[data-theme=dark] .plan-header p,body.dark-theme .plan-header p,html[data-theme=dark] .plan-header p{color:#a3a8b0!important;color:var(--text-secondary,#a3a8b0)!important}.auth-container{align-items:center;background-attachment:fixed;background-color:var(--background);background-image:var(--bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.auth-container:before{display:none}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e1e22cc;border:1px solid #3b82f61a;border-radius:16px;box-shadow:0 8px 30px #0003;max-width:450px;padding:2.5rem;position:relative;width:100%;z-index:1}.auth-card h2{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 .5rem;text-align:center;text-shadow:0 2px 4px #0000004d}.auth-logo-header{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-bottom:1rem}.auth-logo-header img{height:30px;margin-right:10px;object-fit:contain;width:30px}.auth-logo-header h2{margin:0}.auth-subtitle{color:#ffffffb3;margin-bottom:1rem;text-align:center}.auth-benefits{background-color:#3b82f61a;border-left:3px solid #3b82f680;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.benefit-item{align-items:center;color:#fffc;display:flex;font-size:.9rem;margin-bottom:.5rem}.benefit-item:last-child{margin-bottom:0}.benefit-item svg{color:#3b82f6;flex-shrink:0;margin-right:.5rem}.auth-form{margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{font-weight:500}.form-group input{background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-group input:focus{background-color:#0000004d;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.auth-button{border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.02em;overflow:hidden;padding:.85rem 1.8rem;position:relative;transition:all .3s ease;width:100%;z-index:1}.auth-divider,.auth-separator{align-items:center;display:flex;margin:1.5rem 0}.auth-divider:after,.auth-divider:before,.auth-separator:after,.auth-separator:before{border-bottom:1px solid #e5e7eb;content:"";flex:1 1}.auth-divider span,.auth-separator span{color:#9ca3af;font-size:.875rem;padding:0 1rem}.social-login-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.social-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;cursor:pointer;display:flex;font-weight:500;justify-content:center;padding:.75rem 1rem;transition:all .2s ease}.social-button svg{margin-right:.75rem}.social-button:hover{background-color:#f9fafb}.social-button:disabled{cursor:not-allowed;opacity:.6}.google-button svg{fill:#4285f4}.github-button svg{fill:#24292e}.auth-footer{color:#fff9;font-size:.875rem;margin-top:1.5rem;text-align:center}.text-button{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:inherit;font-weight:500;padding:0;transition:color .2s ease}.text-button:hover{color:#60a5fa;text-decoration:underline}.text-button:disabled{color:#9ca3af;cursor:not-allowed}.text-button:disabled:hover{text-decoration:none}.secondary-button{border:1px solid #4f46e5;color:#4f46e5}.secondary-button:disabled{border-color:#a5b4fc;color:#a5b4fc}.resend-code{font-size:.85rem;margin-top:1rem;text-align:center}.auth-error{background-color:#ef444426;border-left:3px solid #ef4444;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fca5a5;font-size:.875rem;margin-bottom:1rem;padding:.75rem}@keyframes pulse-blue{0%,to{box-shadow:0 0 0 0 #3b82f666}50%{box-shadow:0 0 0 10px #3b82f600}}@media (max-width:768px){.auth-container{background-attachment:scroll;padding:1rem}.auth-card{padding:1.5rem}}.code-input-container{position:relative}.code-input-container.verifying:after{animation:pulse-blue 1.5s infinite;background-color:#3b82f6;border-radius:50%;content:"";height:10px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:10px}.phone-input-container{background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;display:flex;overflow:hidden;width:100%}.country-code-select{border-right:1px solid #ffffff1a;flex:0 0 150px;position:relative}.country-code-dropdown{cursor:pointer}.country-code-dropdown,.custom-country-code-input{background-color:#0003;border:none;color:#ffffffe6;font-size:.95rem;height:100%;padding:.75rem;width:100%}.custom-country-code-input{font-weight:500;text-align:center}.custom-country-code-input::placeholder{color:#ffffff80}.phone-number-input{background-color:#0003;border:none;color:#fff;flex:1 1;font-size:1rem;padding:.75rem 1rem}.phone-input-container:focus-within{background-color:#0000004d;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.country-code-dropdown:focus,.custom-country-code-input:focus,.phone-number-input:focus{background-color:#0000004d;color:#fff;outline:none}.country-loading-indicator{align-items:center;background-color:#00000080;border-radius:4px;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#3b82f6;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.trust-indicators{background:#3b82f614;border:1px solid #3b82f626;border-radius:8px;display:flex;justify-content:space-between;margin:1rem 0 1.5rem;padding:.75rem}.trust-item{align-items:center;color:#ffffffd9;display:flex;flex:1 1;flex-direction:column;font-size:.8rem;text-align:center}.trust-icon{display:block;font-size:1.2rem;margin-bottom:.25rem}.value-proposition{margin-bottom:1.5rem;text-align:center}.value-proposition h3{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.benefits-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.benefit-item-compact{align-items:center;background:#0003;border:1px solid #ffffff1a;border-radius:6px;color:#ffffffe6;display:flex;font-size:.85rem;padding:.5rem}.highlight-benefit{background:linear-gradient(135deg,#10b98133,#3b82f633);border:1px solid #10b98166;font-weight:600;grid-column:1/-1;overflow:hidden;position:relative}.highlight-benefit:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.highlight-benefit .benefit-icon{font-size:1.2rem;margin-right:.5rem}.highlight-benefit span:last-child{color:#fff;font-weight:600}.benefit-icon{font-size:1rem;margin-right:.5rem}.security-badge{background:#10b9811a;border:1px solid #10b98133;border-radius:4px;color:#10b981;font-size:.75rem;font-weight:500;margin-left:.5rem;padding:.15rem .4rem}.input-hint-enhanced{align-items:center;color:#fff9;display:flex;font-size:.8rem;margin-top:.5rem}.hint-icon{font-size:.9rem;margin-right:.3rem}.enhanced-cta{font-size:1.05rem;overflow:hidden;padding:1rem 1.8rem;position:relative}.enhanced-cta:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.enhanced-cta:hover:before{left:100%}.button-content{align-items:center;display:flex;gap:.5rem;justify-content:center}.button-icon{font-size:1.1rem}.button-loading{align-items:center;display:flex;gap:.5rem;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;height:16px;width:16px}.social-proof{background:#10b9810d;border:1px solid #10b9811a;border-radius:8px;margin:1.5rem 0;padding:1rem;text-align:center}.user-avatars{gap:-.5rem;margin-bottom:.75rem}.avatar,.user-avatars{display:flex;justify-content:center}.avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:2px solid #fff3;border-radius:50%;font-size:.9rem;height:32px;margin-left:-.25rem;width:32px}.avatar:first-child{margin-left:0}.avatar-more{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;color:#fffc;display:flex;font-size:.8rem;font-weight:700;height:32px;justify-content:center;margin-left:-.25rem;width:32px}.social-proof-text{color:#fffc;font-size:.85rem;line-height:1.4;margin:0}.social-proof-text strong{color:#fff}.auth-footer-minimal{margin-top:1.5rem;text-align:center}.auth-footer-minimal p{color:#fff6;font-size:.75rem;line-height:1.3;margin:0}.terms-link{color:#3b82f6cc;font-size:.75rem;font-weight:500;margin:0 .2rem;text-decoration:none}.terms-link:hover{color:#60a5fa;text-decoration:underline}.verification-header{margin-bottom:1.5rem;text-align:center}.verification-icon{font-size:3rem;margin-bottom:.5rem;opacity:.8}.verification-header h3{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}@media (max-width:768px){.trust-indicators{flex-direction:column;gap:.5rem}.trust-item{flex-direction:row;gap:.5rem;justify-content:center}.benefits-grid{gap:.5rem;grid-template-columns:1fr}.benefit-item-compact{font-size:.8rem;padding:.4rem}.user-avatars{gap:0}.avatar,.avatar-more{font-size:.8rem;height:28px;width:28px}.social-proof-text{font-size:.8rem}.verification-icon{font-size:2.5rem}}.archetype-preview{margin:1.5rem 0;text-align:center}.preview-header{margin-bottom:.75rem}.preview-label{color:#ffffffb3;font-size:.9rem;font-weight:500}.archetype-card{background:linear-gradient(135deg,#3b82f626,#10b98126);border:1px solid #3b82f64d;border-radius:12px;padding:1.25rem}.archetype-title{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.archetype-icon{font-size:1.5rem}.archetype-name{color:#fff;font-size:1.1rem;font-weight:600}.archetype-stats{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:1rem}.stat-item{align-items:center;background:#0003;border:1px solid #ffffff1a;border-radius:6px;display:flex;flex-direction:column;padding:.5rem}.stat-label{color:#ffffffb3;font-size:.75rem;margin-bottom:.25rem}.stat-value{color:#10b981;font-size:1.1rem;font-weight:700}.preview-blur{align-items:flex-end;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(180deg,#1e1e2200 0,#1e1e22b3 40%,#1e1e22f2);bottom:0;display:flex;height:60%;justify-content:center;left:0;padding-bottom:1rem;position:absolute;right:0}.unlock-text{animation:pulse-glow 2s infinite;background:linear-gradient(135deg,#3b82f6,#10b981);border:1px solid #fff3;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem}@keyframes pulse-glow{0%,to{box-shadow:0 0 5px #3b82f64d;transform:scale(1)}50%{box-shadow:0 0 20px #3b82f699;transform:scale(1.02)}}@media (max-width:768px){.archetype-stats{gap:.5rem;grid-template-columns:1fr}.stat-item{flex-direction:row;justify-content:space-between;padding:.4rem .6rem}.stat-label{margin-bottom:0}.archetype-title{flex-direction:column;gap:.25rem}.archetype-name{font-size:1rem}.preview-blur{height:50%}}.onboarding-container{align-items:center;background-attachment:fixed;background-color:var(--background);background-image:var(--bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.onboarding-container:before{display:none}.onboarding-progress{margin:0 auto 2rem;max-width:700px;width:100%}.progress-bar{background-color:#e5e7eb;border-radius:3px;margin-bottom:1.5rem}.progress-fill{background-color:#4f46e5;transition:width .3s ease}.step-indicators{display:flex;justify-content:space-between}.step-indicator{align-items:center;color:#9ca3af;display:flex;flex-direction:column;transition:color .3s ease}.step-indicator.active{color:#4f46e5}.indicator-circle{align-items:center;background-color:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;font-weight:600;height:30px;justify-content:center;margin-bottom:.5rem;transition:all .3s ease;width:30px}.step-indicator.active .indicator-circle{background-color:#4f46e5;color:#fff}.onboarding-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e1e22cc;border:1px solid #3b82f61a;border-radius:16px;box-shadow:0 8px 30px #0003;margin:0 auto;max-width:600px;padding:2.5rem;position:relative;width:100%;z-index:1}.onboarding-card h2{margin:0 0 1.5rem;text-align:center}.onboarding-card h2,.onboarding-step h2{color:#fff;font-size:1.75rem;font-weight:700;text-shadow:0 2px 4px #0000004d}.onboarding-step h2{margin:0 0 .5rem}.onboarding-logo-header{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-bottom:1rem}.onboarding-logo-header img{height:30px;margin-right:10px;object-fit:contain;width:30px}.onboarding-logo-header h2{margin:0}.step-description{color:#ffffffb3;font-size:1.1rem;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#ffffffd9;display:block;font-weight:600;margin-bottom:.5rem}.form-group input[type=number],.form-group input[type=text],.form-group select{background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-group input.error{border-color:#ef4444}.form-group input:focus,.form-group select:focus{background-color:#0000004d;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.field-error{color:#ef4444;font-size:.875rem;margin-top:.5rem}.input-hint{color:#ffffff80;display:block;font-size:.8rem;font-style:italic;margin-top:.5rem}.username-status{border-radius:4px;font-size:.85rem;margin-top:8px;padding:6px 10px}.username-status.valid{background-color:#10b9811a;color:#10b981}.username-status.invalid{background-color:#ef44441a;color:#ef4444}.radio-group{display:flex;flex-wrap:wrap;gap:1.5rem}.radio-option{align-items:center;display:flex}.radio-option input[type=radio]{margin-right:.5rem}.traits-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.trait-chip{align-items:center;border:1px solid #e5e7eb;border-radius:20px;cursor:pointer;display:inline-flex;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.trait-chip:hover{background-color:#f9fafb}.trait-chip.selected{background-color:#4f46e51a;border-color:#4f46e5;color:#4f46e5;font-weight:500}.trait-checkbox{align-items:center;border:2px solid #d1d5db;border-radius:4px;display:flex;height:24px;justify-content:center;margin-right:.75rem;transition:all .2s ease;width:24px}.trait-option.selected .trait-checkbox{background-color:#4f46e5;border-color:#4f46e5;color:#fff}.trait-info{display:flex;flex-direction:column}.trait-label{color:#111827;font-weight:600;margin-bottom:.25rem}.step-note,.trait-description{color:#6b7280;font-size:.875rem}.step-note{font-style:italic;margin-bottom:2rem}.onboarding-buttons{display:flex;gap:1rem;justify-content:space-between}.onboarding-button{border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.02em;min-width:120px;overflow:hidden;padding:.85rem 1.8rem;position:relative;transition:all .3s ease;z-index:1}.primary-button{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 15px #2563eb66;text-shadow:0 1px 2px #0000004d}.primary-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 20px #2563eb80}.primary-button:disabled{background:linear-gradient(135deg,#93c5fd,#60a5fa)}.secondary-button{background-color:#fff;border:1px solid #e5e7eb;color:#4b5563}.secondary-button:hover{background-color:#f9fafb}.secondary-button:disabled{cursor:not-allowed;opacity:.6}.onboarding-error{background-color:#ef444426;border-left:3px solid #ef4444;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fca5a5;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}.consent-checkbox{background-color:#0003;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1.5rem;padding:.75rem}.checkbox-label{align-items:flex-start;color:#fffc;cursor:pointer;display:flex;font-size:.9rem}.checkbox-label input[type=checkbox]{cursor:pointer;margin-right:.75rem;margin-top:.2rem}.text-link{color:#3b82f6;text-decoration:none;transition:color .2s}.text-link:hover{color:#60a5fa;text-decoration:underline}@media (max-width:768px){.onboarding-container{background-attachment:scroll;padding:1rem}.onboarding-card{padding:1.5rem}}.archetype-banner{background:linear-gradient(90deg,#dbeafef2,#bfdbfef2);border:1px solid #93c5fd4d;border-radius:16px;box-shadow:0 4px 12px #0000000f;margin:16px 0;overflow:hidden;padding:5px 0;position:relative;transition:all .3s ease}.dark-mode .archetype-banner,:root[data-color-scheme=dark] .archetype-banner,[data-dark-mode=true] .archetype-banner,body.dark-theme .archetype-banner,html.dark .archetype-banner,html[data-theme=dark] .archetype-banner{background:linear-gradient(90deg,#1e293b,#1e3a8a)!important;border:1px solid #3b82f633!important;box-shadow:0 4px 20px #0003!important}.dark-mode .banner-subtitle,:root[data-color-scheme=dark] .banner-subtitle,[data-dark-mode=true] .banner-subtitle,body.dark-theme .banner-subtitle,html.dark .banner-subtitle,html[data-theme=dark] .banner-subtitle{color:#60a5fa!important}.dark-mode .banner-title,:root[data-color-scheme=dark] .banner-title,[data-dark-mode=true] .banner-title,body.dark-theme .banner-title,html.dark .banner-title,html[data-theme=dark] .banner-title{color:#f1f5f9!important}.dark-mode .archetype-banner .progress-bar,:root[data-color-scheme=dark] .archetype-banner .progress-bar,[data-dark-mode=true] .archetype-banner .progress-bar,body.dark-theme .archetype-banner .progress-bar,html.dark .archetype-banner .progress-bar,html[data-theme=dark] .archetype-banner .progress-bar{background:#ffffff1a!important}.dark-mode .archetype-banner .progress-text,:root[data-color-scheme=dark] .archetype-banner .progress-text,[data-dark-mode=true] .archetype-banner .progress-text,body.dark-theme .archetype-banner .progress-text,html.dark .archetype-banner .progress-text,html[data-theme=dark] .archetype-banner .progress-text{color:#fffc!important}.dark-mode .archetype-banner .banner-text-value,:root[data-color-scheme=dark] .archetype-banner .banner-text-value,[data-dark-mode=true] .archetype-banner .banner-text-value,body.dark-theme .archetype-banner .banner-text-value,html.dark .archetype-banner .banner-text-value,html[data-theme=dark] .archetype-banner .banner-text-value{color:#e2e8f0b3!important}.archetype-banner:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="fill:%235eead4;opacity:0.2"><path d="M260.8 0c-11.5 0-21.8 5.6-28 15.8l-104 171.8L29.6 250.8c-18 11.3-22.6 35-9.4 52l137 171.8c1.8 2.3 3.8 4.3 5.9 6.1c9.7-7.6 13.8-21.8 9.4-34.3l-37.5-119 46.9-28.7l77.5 155c4.4 8.8 13.3 14.4 23.4 14.4l10 0c14.4 0 26.4-11.1 27.2-25.4l27.2-604.5C321.5 19.6 307.5 0 288.1 0L260.8 0z"/></svg>') no-repeat 50%;background-size:contain;bottom:-10px;content:"";height:60px;opacity:.4;position:absolute;right:160px;transform:rotate(15deg);width:60px}.archetype-banner:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="fill:%23ffffff;opacity:0.15"><path d="M64 398.6c0 5.8 2.7 11.1 7.3 14.5l51.9 41.5c4.5 3.6 10.3 4.8 15.7 3.5s9.9-5.3 12.4-10.4L256 141.9 360.7 447.7c2.5 5.1 7 9.1 12.4 10.4s11.2 .1 15.7-3.5l51.9-41.5c4.6-3.5 7.3-8.8 7.3-14.5c0-1.9-.3-3.8-.9-5.5L314.7 124.9 196.3 40.9C186.8 34.2 174.8 32 164.3 32c-14.7 0-28.3 7.1-36.7 19.1L110.8 71.1 26.1 394.6c-.6 1.8-.9 3.6-.9 5.5l38.8-1.5z"/></svg>') no-repeat 50%;background-size:contain;content:"";height:40px;opacity:.2;position:absolute;right:240px;top:15px;transform:rotate(-10deg);width:40px}.archetype-banner-decoration{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm48 25a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm-43-7a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm63 31a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM34 90a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm56-76a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21a2 2 0 1 0 .001-3.999A2 2 0 0 0 80 29zM60 91a2 2 0 1 0 .001-3.999A2 2 0 0 0 60 91zM35 41a2 2 0 1 0 .001-3.999A2 2 0 0 0 35 41zM12 60a2 2 0 1 0 .001-3.999A2 2 0 0 0 12 60z' fill='%23fff' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.archetype-banner-content{align-items:center;display:flex;justify-content:space-between;padding:16px 24px}.archetype-banner-text{flex:1 1;min-width:0;padding-right:16px}.banner-subtitle{color:#0ea5e9;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.banner-subtitle.unlocked{color:#fcd34d}.banner-subtitle.eligible{color:#fde68a}.banner-subtitle.teaser{color:#36d1dc}.banner-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e3a8a;display:-webkit-box;font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.banner-text-value{color:#1e3a8acc;font-size:.8rem;margin-bottom:0}@media (prefers-color-scheme:dark){.banner-text-value{color:#fffc}}.progress-bar{background:#fff6;border-radius:10px;box-shadow:inset 0 1px 3px #0000001a;height:6px;margin-bottom:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#38bdf8,#0ea5e9);border-radius:10px;height:100%;transition:width 1s ease-out}.archetype-banner-button{align-items:center;background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:30px;box-shadow:0 4px 10px #2563eb4d;color:#fff;display:flex;font-size:.95rem;font-weight:600;gap:6px;isolation:isolate;overflow:hidden;padding:10px 22px;position:relative;transition:all .2s ease;white-space:nowrap}.archetype-banner-button:hover{box-shadow:0 6px 14px #2563eb66;transform:translateY(-1px)}.archetype-banner-button:hover:after,.archetype-banner-button:hover:before{content:none!important;display:none!important;opacity:0!important;visibility:hidden!important}.archetype-banner-button:hover *{pointer-events:none}.profile-icon-hover,.user-avatar-small,.user-icon{display:none!important}.archetype-banner .profile-avatar,.archetype-banner .user-avatar,.archetype-banner [class*=avatar],.archetype-banner [class*=profile]{display:none;pointer-events:none}.archetype-banner-button .play-now-icon{display:inline-flex;pointer-events:none}@media (max-width:640px){.archetype-banner{border-radius:8px;margin:8px 4px;padding:0}.archetype-banner-content{gap:8px;padding:8px 12px}.archetype-banner-text{flex:1 1;min-width:0;padding-right:8px}.banner-subtitle{font-size:.6875rem;margin-bottom:2px}.banner-subtitle,.banner-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner-title{-webkit-line-clamp:1;font-size:.875rem;line-height:1.1;margin-bottom:0}.banner-text-value{display:none}.banner-progress{margin-top:4px}.progress-bar{height:4px;margin-bottom:4px}.progress-text{font-size:.6875rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archetype-banner-button{border-radius:6px;flex-shrink:0;font-size:.75rem;min-width:60px;padding:6px 10px}.play-now-icon{margin-left:4px}}@media (max-width:400px){.archetype-banner{margin:6px 2px}.archetype-banner-content{gap:6px;padding:6px 10px}.banner-subtitle{font-size:.625rem}.banner-title{font-size:.8125rem}.progress-text{font-size:.625rem}.archetype-banner-button{font-size:.6875rem;min-width:50px;padding:5px 8px}}.archetype-card{background:linear-gradient(145deg,#121930,#1e2a4a)!important;border:1px solid #ffffff1a!important;border-radius:16px!important;box-shadow:0 10px 30px #0006,0 0 70px #6a7bff1a!important;color:#fff!important;margin:20px auto;max-width:800px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.archetype-card:hover{box-shadow:0 15px 50px #00000080,0 0 100px #6a7bff33!important;transform:translateY(-5px)}.archetype-card:before{background:linear-gradient(90deg,#f96,#ff5e62,#6a11cb,#2575fc);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.archetype-card-content{background-image:radial-gradient(circle at 10% 20%,#6a7bff08 0,#0000 30%),radial-gradient(circle at 90% 80%,#ff5e6208 0,#0000 30%);padding:30px;position:relative}.archetype-card-header{padding:10px 0 20px;position:relative;text-align:center}.archetype-label{background:#1e2a4acc;border-bottom:1px solid #6a7bff4d;border-radius:3px;color:#fff9;font-family:Orbitron,sans-serif;font-size:9px;font-weight:500;left:50%;letter-spacing:1.5px;padding:3px 10px;position:absolute;text-shadow:0 0 5px #6a7bff80;text-transform:uppercase;top:0;transform:translateX(-50%)}.archetype-username{color:#ffffffd9;display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;margin-bottom:-5px;margin-top:25px;position:relative}.archetype-username:before{color:#f96;content:"★ "}.archetype-username:after{color:#f96;content:" ★"}.archetype-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f96,#ff5e62,#6a11cb,#2575fc);-webkit-background-clip:text;background-clip:text;display:inline-block;font-family:Orbitron,sans-serif;font-size:2.7rem;letter-spacing:1px;margin:10px 0;text-shadow:0 0 30px #6a7bff4d;transform:perspective(500px) rotateX(3deg)}[data-theme=light] .archetype-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff7e29,#ff4747,#4e0b97,#1a5fd8);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 30px #6a7bff1a}.archetype-tagline{color:#ffffffd9;font-family:Montserrat,sans-serif;font-size:1.15rem;font-style:italic;font-weight:500;letter-spacing:.5px;line-height:1.5;margin:0 auto;max-width:85%;text-shadow:0 2px 5px #0000004d}.archetype-divider{background-color:#ffffff1a;height:1px;margin:20px auto;width:80%}.archetype-loading{color:#a0a0a0;padding:40px;text-align:center}.share-button{background:linear-gradient(90deg,#f96,#ff5e62);border:none;border-radius:24px;box-shadow:0 4px 20px #ff5e624d;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s ease}.share-button:hover{box-shadow:0 6px 25px #ff5e6266;transform:translateY(-2px)}.archetype-narrative{margin-bottom:20px;padding:10px 20px}.archetype-paragraph{font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.archetype-comparisons{background-color:#6a7bff1a;border-radius:8px;margin:20px 0;padding:15px}.archetype-analogy,.archetype-pro{font-size:.95rem;line-height:1.6;margin:10px 0}.archetype-comparisons .label{color:#6a7bff;font-weight:700;margin-right:5px}.archetype-attributes{display:flex;gap:20px;margin:20px 0}.attribute{background-color:#ffffff0d;border-radius:8px;flex:1 1;padding:15px}.attribute h6{color:#f96;font-size:1rem;font-weight:600;margin-bottom:10px}.attribute p{font-size:.95rem;line-height:1.5;margin:0}.archetype-footer{display:flex;justify-content:center;margin-top:30px}.archetype-footer button:hover{box-shadow:0 6px 25px #ff5e6266!important;transform:translateY(-2px)}.archetype-evidence{margin-top:30px}.evidence-item{align-items:flex-start;background-color:#ffffff0d;border-radius:8px;display:flex;margin:10px 0;padding:10px 15px}.evidence-icon{color:#6a7bff;margin-right:15px}.archetype-reveal{display:block}.archetype-page-container{margin:0 auto;max-width:1200px;padding:20px}.loading-container{display:flex;justify-content:center;margin:40px 0}.loading-spinner{border:4px solid #ffffff1a;border-radius:50%;border-top-color:#6a7bff;height:40px;width:40px}.error-container{margin:40px 0;text-align:center}.error-message{color:#ff5e62;font-size:18px;margin-bottom:20px}.primary-button{background:linear-gradient(90deg,#6a11cb,#2575fc);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s ease}.primary-button:hover{box-shadow:0 4px 15px #6a11cb66;transform:translateY(-2px)}.primary-button:disabled{background:#666;box-shadow:none;cursor:not-allowed;transform:none}.back-button-container{margin-bottom:20px}.back-button{align-items:center;background:#0000;border:none;color:#6a7bff;cursor:pointer;display:flex;font-weight:500;padding:10px 0}.back-button:hover{text-decoration:underline}.generating-container{align-items:center;display:flex;flex-direction:column;margin:40px 0}.generating-text{color:#a0a0a0;margin-top:20px}.eligibility-container,.reveal-container{padding:40px 20px;text-align:center}.reveal-title{color:#fff;font-size:28px;margin-bottom:20px}.reveal-text{color:#a0a0a0;font-size:16px;margin:0 auto 20px;max-width:600px}.reveal-button{background:linear-gradient(90deg,#f96,#ff5e62);border-radius:4px;font-size:16px;font-weight:500;margin-top:20px;padding:12px 30px}.reveal-button:hover{box-shadow:0 6px 20px #ff5e6266;transform:translateY(-2px)}.eligibility-title,.generation-title{color:#fff;font-size:24px;margin-bottom:20px}.eligibility-text{color:#a0a0a0;font-size:16px;margin:0 auto 20px}.progress-box{background-color:#6a7bff1a;border-radius:8px;margin:20px auto;max-width:500px;padding:20px}.progress-title{color:#fff;font-weight:700;margin-bottom:10px}.progress-text{color:#40e0d0;font-size:18px}.progress-remaining{color:#a0a0a0;font-size:14px;margin-top:10px}.dialog-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.dialog-container{background-color:#1a1a2e;border-radius:8px;box-shadow:0 5px 20px #00000080;max-width:500px;width:90%}.dialog-title{border-bottom:1px solid #ffffff1a;font-size:18px;font-weight:500;padding:16px 24px}.dialog-content{padding:20px 24px}.dialog-text{color:#a0a0a0;margin-bottom:16px}.share-url-container{display:flex;margin-bottom:16px}.share-url-input{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;color:#fff;flex:1 1;margin-right:8px;padding:10px}.copy-button{background:#6a7bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:0 16px}.dialog-actions{display:flex;justify-content:flex-end;padding:8px 24px 16px}.dialog-close-button{background:#0000;border:none;color:#a0a0a0;cursor:pointer;padding:8px 16px}.snackbar{bottom:20px;left:50%;position:fixed;transform:translateX(-50%);z-index:1001}.snackbar-content{align-items:center;border-radius:4px;box-shadow:0 3px 10px #00000080;display:flex;padding:10px 20px}.snackbar-content.success{background-color:#4caf50;color:#fff}.snackbar-close{background:#0000;border:none;color:#fff;cursor:pointer;font-size:18px;margin-left:16px}.archetype-brand{display:flex;justify-content:flex-end;position:absolute;right:25px;top:20px;z-index:2}.archetype-logo{height:22px;opacity:.85;transition:opacity .3s ease}.archetype-logo:hover{opacity:1}.archetype-watermark{color:#ffffff12;font-family:SF Mono,Roboto Mono,monospace;font-size:11px;font-weight:400;letter-spacing:.5px;margin:15px 0;text-align:center}.archetype-attribution{border-top:1px solid #ffffff12;color:#ffffff80;font-size:13px;font-weight:300;margin-top:30px;padding-top:20px;text-align:center}.archetype-attribution a{color:#ffffffb3;font-weight:400;position:relative;text-decoration:none;transition:all .2s ease}.archetype-attribution a:after{background:linear-gradient(90deg,#6a7bffcc,#ff5e62cc);bottom:-1px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease;width:100%}.archetype-attribution a:hover{color:#fff}.archetype-attribution a:hover:after{transform:scaleX(1);transform-origin:bottom left}.archetype-cta{margin-bottom:8px;margin-top:18px}.archetype-cta a{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(90deg,#6a7bffe6,#6a11cbe6);border:1px solid #ffffff1a;border-radius:6px;box-shadow:0 4px 12px #6a7bff40;color:#fff!important;display:inline-flex;font-size:14px;font-weight:500;letter-spacing:.3px;padding:9px 18px;text-decoration:none;transition:all .25s ease}.archetype-cta a:hover{background:linear-gradient(90deg,#6a7bff,#6a11cb);box-shadow:0 6px 20px #6a7bff66;text-decoration:none!important;transform:translateY(-2px)}.archetype-cta a:before{content:"✦";font-size:12px;margin-right:8px}.archetype-cta a:after{content:"✦";font-size:12px;margin-left:8px}.ace-branded-background{background-image:url(https://cdn.aceinsight.ai/aceinsight-bg.webp);background-position:50%;background-size:cover;position:relative}.ace-branded-background:before{background:#000000b3;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.ace-branded-background>*{position:relative;z-index:1}.reveal-container{border-radius:12px;margin:0 auto;max-width:800px;padding:40px;text-align:center}.reveal-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#f5a623,#f8e71c);-webkit-background-clip:text;font-size:36px;font-weight:700;margin-bottom:30px}.reveal-text{color:#fff;font-size:18px;line-height:1.6;margin-bottom:20px}.primary-button,.reveal-button{background:linear-gradient(45deg,#4a90e2,#6fc2ff);border:none;border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:14px 28px;transition:all .3s ease}.primary-button:hover,.reveal-button:hover{box-shadow:0 6px 15px #0000004d;transform:translateY(-2px)}.archetype-page-fullscreen{background-image:url(https://cdn.aceinsight.ai/aceinsight-bg.webp);background-position:50%;background-size:cover;height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}.archetype-page-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px;position:relative;text-align:center;z-index:1}.archetype-title{color:#f4d03f;font-size:64px;font-weight:700;margin-bottom:30px;text-shadow:0 2px 10px #00000080}.archetype-description{font-size:22px;line-height:1.6;margin-bottom:30px;max-width:800px;text-shadow:0 1px 3px #000000b3}.reveal-button{background:linear-gradient(45deg,#4a90e2,#6fc2ff);border:none;border-radius:50px;box-shadow:0 4px 15px #0000004d;color:#fff;cursor:pointer;font-size:20px;font-weight:600;padding:18px 36px;transition:all .3s ease}.reveal-button:hover{box-shadow:0 7px 20px #0006;transform:translateY(-3px)}.play-now-icon{display:inline-block;margin-left:8px}.banner-subtitle.eligible{animation:pulse 2s infinite}.play-now-icon:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="fill:%231e2838"><path d="M399 384.2C376.9 345.8 335.4 320 288 320H224c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8s107.8-24.7 143-63.8zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 16a72 72 0 1 0 0-144 72 72 0 1 0 0 144z"/></svg>') no-repeat 50%;background-size:contain;content:"";height:20px;left:-25px;opacity:.8;position:absolute;top:-1px;width:20px}.player-chat-bubble-wrapper{display:flex;justify-content:flex-start;left:105%;pointer-events:none;position:absolute;top:-10px;width:auto;z-index:1000}.player-chat-bubble{word-wrap:break-word;animation:chatPop .4s ease-in-out;background:#f9fbff;border-radius:12px;box-shadow:0 2px 6px #0000002e,0 0 8px 0 0 8px #0000000a #4a9fff40;color:#111;display:inline-block;font-family:Inter,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:1.4;max-width:280px;min-height:24px;min-width:180px;padding:8px 14px;pointer-events:none;position:relative;text-align:left;transition:all .25s ease;white-space:normal}.player-chat-bubble.has-target{background:#f8f7fd;border:1px solid #6375ff4d}.player-chat-bubble strong{color:#4a6bf9;font-weight:600}.player-chat-bubble:after{border-color:#0000 #f9fbff #0000 #0000;border-style:solid;border-width:8px 8px 8px 0;content:"";filter:drop-shadow(-1px 0 1px rgba(0,0,0,.05));left:-8px;position:absolute;top:50%;transform:translateY(-50%)}.player-chat-bubble:before{background:linear-gradient(90deg,#4a9fff,#2b75e2);border-radius:12px;box-shadow:0 1px 4px #0000001a;color:#fff;content:attr(data-player);font-size:10px;font-weight:600;left:10px;opacity:.95;padding:2px 8px;position:absolute;top:-18px;transform:none;white-space:nowrap}@keyframes chatPop{0%{opacity:0;transform:translateY(6px) scale(.95)}60%{opacity:1;transform:translateY(-2px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.player-chat-bubble.fade-out{animation:fadeOut .4s ease-out forwards}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@media (max-width:768px){.player-chat-bubble{font-size:12px;max-width:220px;min-width:140px;padding:7px 10px}.player-chat-bubble:before{font-size:9px;padding:2px 6px;top:-16px}.player-chat-bubble-wrapper{left:100%;top:-5px}.player-chat-bubble:after{border-width:6px 6px 6px 0;left:-6px}}@media (max-width:480px){.player-chat-bubble{font-size:11px;max-width:180px;min-width:120px;padding:6px 8px}.player-chat-bubble-wrapper{left:95%;top:0}.player-chat-bubble:after{border-width:5px 5px 5px 0;left:-5px}.player-chat-bubble:before{font-size:8px;padding:1px 4px;top:-15px}}.active-player-icon-container{align-items:center;animation:pulseActive 1.5s ease-in-out infinite;background-color:#30ff07;border:2px solid #fff;border-radius:50%;box-shadow:0 0 8px #ffc107b3;display:flex;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));height:35px;justify-content:center;position:absolute;right:-10px;top:-10px;width:35px;z-index:100}.active-player-icon-container img{height:100%;opacity:0;position:absolute;width:100%}.active-player-icon-container span{color:#000;font-size:12px;font-weight:700;letter-spacing:-.5px;text-shadow:0 0 2px #ffffff80}@keyframes pulseActive{0%{box-shadow:0 0 8px #ffc107b3;transform:scale(1)}50%{box-shadow:0 0 12px #ffc107e6;transform:scale(1.1)}to{box-shadow:0 0 8px #ffc107b3;transform:scale(1)}}@media (max-width:768px){.active-player-icon-container{height:30px;right:-8px;top:-8px;width:30px}.active-player-icon-container span{font-size:10px}}.dealer-button-container{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));height:30px;left:-8px;position:absolute;top:-8px;width:30px;z-index:100}.dealer-button{align-items:center;animation:rotateDealer 8s linear infinite;background-color:#fff;border:2px solid #ffc107;border-radius:50%;box-shadow:0 2px 4px #0000004d;display:flex;height:100%;justify-content:center;width:100%}.dealer-button span{color:#000;font-size:16px;font-weight:700;text-shadow:0 0 1px #0000004d}@keyframes rotateDealer{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.dealer-button-container{height:26px;left:-6px;top:-6px;width:26px}.dealer-button span{font-size:14px}}.betting-round-action{align-items:center;animation:fadeIn 1.5s ease-in-out;background-color:#000000bf;border:1px solid #fff3;border-radius:12px;box-shadow:0 2px 4px #0000004d;color:#fff;display:flex;flex-direction:column;font-size:11px;font-weight:700;left:50%;line-height:1.1;min-width:40px;padding:4px 8px;position:absolute;top:-4px;transform:translateX(-50%);z-index:10}.action-text{white-space:nowrap}.action-value{font-size:9px;opacity:.9}.action-fold{background-color:#b31b1bbf;border-color:#f4433680}.action-check{background-color:#ffc107bf;border-color:#ffeb3b80;color:#000}.action-call{background-color:#e65100bf;border-color:#ff980080}.action-raise{background-color:#d32f2fbf;border-color:#f4433680}.action-all-in{animation:pulse 1.5s infinite;background-color:#b71c1ce6;border-color:#ff5722b3;text-shadow:0 1px 2px #00000080}@keyframes fadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-5px)}50%{opacity:0;transform:translateX(-50%) translateY(-5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes pulse{0%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.05)}to{transform:translateX(-50%) scale(1)}}@media (max-width:768px){.betting-round-action{font-size:10px;min-width:36px;padding:3px 6px}.action-value{font-size:8px}}@media (max-width:320px){.betting-round-action{font-size:9px;min-width:32px;padding:2px 5px}}
/*# sourceMappingURL=main.db9f3770.css.map*/