.menu-pill-item{padding:8px 18px;border-radius:999px;font-size:14px;color:#fff;text-decoration:none;transition:all .2s ease}.menu-pill-item:hover{background:#ffffff26}.menu-pill-item.active{background:#fff;color:#355a9b;font-weight:600}.credits-pill{background:linear-gradient(135deg,#fbbf24,#f59e0b);padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600;color:#111;display:flex;align-items:center;gap:6px;cursor:pointer}.menu-pill-item{display:flex;align-items:center;gap:8px}.menu-icon{font-size:18px}.header-left{align-self:flex-end;margin-bottom:8px}.hamburger-btn{display:none;background:none;border:none;cursor:pointer}@media(max-width:1024px){.hamburger-btn{display:block}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(max-width:768px){.dashboard-container{padding:20px}}.app-shell{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.dashboard-container{padding:10px 40px;background:#f5f6fa;display:flex;flex-direction:column;font-family:Urbanist}.upload-section{display:grid;grid-template-columns:2.2fr 1fr;gap:24px}.upload-card{background:linear-gradient(135deg,#1f3c88,#0b1739);border-radius:20px;padding:32px;display:flex;justify-content:space-between;color:#fff}.upload-content h3{font-size:28px;font-weight:600;margin-bottom:12px}.upload-content p{max-width:420px;font-size:14px;line-height:1.5;opacity:.9}.upload-btn{margin-top:85px;border-radius:999px;border:none;background:#fff;color:#1f2a44;font-weight:600;font-size:14px;cursor:pointer;height:46px;width:146px;display:flex;justify-content:center;align-items:center;gap:5px}.upload-visual{width:240px;background:radial-gradient(circle at center,#2f80ff,transparent 70%)}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat-card{height:120px;background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;justify-content:center}.stat-label{font-size:13px;color:#98a2b3;margin-bottom:6px}.stat-card h4{font-size:22px;font-weight:600;color:#1f2a44;margin:0}.dashboard-section{display:flex;flex-direction:column}.section-header{display:flex;justify-content:space-between;align-items:center}.section-header h3{font-size:18px;font-weight:600}.dashboard-section .view-all{font-size:14px!important;font-weight:500!important;color:#3e5f9c!important;cursor:pointer!important;width:unset}.videos-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.video-card{background:#fff;border-radius:16px;overflow:hidden}.video-thumb{height:160px;background:#111}.video-body{padding:16px}.video-meta strong{font-size:14px;font-weight:600}.status.completed{font-size:12px;font-weight:500;color:#2bb673;background:#e8f7ef;padding:4px 8px;border-radius:999px}.video-sub{font-size:12px;color:#8a94a6;margin:8px 0 14px}.video-actions{display:flex;gap:10px}.video-actions a{text-decoration:none;color:#000;text-align:center;line-height:35px}.btn-primary{height:36px;background:#3e5f9c;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500}.btn-secondary{flex:1;height:36px;background:#f0f2f6;border:none;border-radius:8px;font-size:13px;font-weight:500}.sports-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:10px}.sports-grid p{font-family:Urbanist;font-weight:600;font-size:20px;line-height:100%;letter-spacing:.5px;color:#fff;margin:0;position:relative;top:-40px;left:10px}.sport-card{height:140px;border-radius:16px;background:#111;display:flex;align-items:flex-end;padding:16px;color:#fff;font-size:16px;font-weight:600}.video-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:999}.video-modal{background:#fff;border-radius:12px;width:80%;max-width:900px;padding:16px;display:flex;flex-direction:column;animation:fadeIn .2s ease-in-out}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-header h4{margin:0;font-weight:600}.close-btn{background:transparent;border:none;font-size:20px;cursor:pointer}.modal-video{width:100%;max-height:70vh;border-radius:8px;background:#000}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.dashboard-container{padding:16px 14px}.upload-section{grid-template-columns:1fr;gap:16px}.upload-card{flex-direction:column;gap:16px;padding:20px}.upload-content h3{font-size:22px}.upload-content p{font-size:13px}.upload-btn{margin-top:12px;width:100%;justify-content:center}.upload-visual{width:100%;height:120px}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{height:auto;padding:16px}.stat-card h4{font-size:20px}.section-header h3{font-size:16px}.dashboard-section .view-all{font-size:13px!important}.videos-grid{gap:14px}.video-card{min-width:220px}.video-thumb{height:130px}.btn-primary,.btn-secondary{height:40px;font-size:14px}.sport-card{min-width:160px;height:120px;font-size:14px}.video-modal{width:95%;max-width:none;height:auto}.modal-video{max-height:50vh}video.mobile-recorder{height:80vh!important}}@media(max-width:480px){.dashboard-container{padding:12px 10px}.upload-card{padding:16px;border-radius:16px}.upload-content h3{font-size:20px}.upload-content p{font-size:12px}.upload-btn{height:42px;font-size:13px}.stat-card{padding:14px}.stat-label{font-size:12px}.stat-card h4{font-size:18px}.section-header h3{font-size:15px}.video-card{min-width:200px}.video-thumb{height:120px}.video-body{padding:12px}.video-meta strong{font-size:13px}.video-sub{font-size:11px}.btn-primary,.btn-secondary{height:38px;font-size:13px}.sport-card{min-width:140px;height:110px;font-size:13px;padding:12px}.video-modal{width:100%;height:100%;border-radius:0;padding:12px}.modal-video{max-height:45vh}}.sports-grid div{cursor:pointer}.sports-grid img{border-radius:12px}.upload-hero{position:relative;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#05070f,#0b1a33);border-radius:24px;padding:64px;color:#fff;overflow:hidden}.upload-hero:after{content:"";position:absolute;top:0;right:0;width:60%;height:100%;background-image:url(/assets/newUpload-HEjGz8Rg.png);background-repeat:no-repeat;background-position:center right;background-size:contain;pointer-events:none}.upload-hero-left{width:300px}.upload-hero-left h1{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px}.upload-hero-left p{font-size:16px;opacity:.9;margin-bottom:32px}.start-btn{background:#fff;color:#111;border:none;padding:14px 28px;border-radius:999px;font-weight:600;cursor:pointer}.start-btn:hover{opacity:.9}.upload-hero-right img{max-width:520px;width:100%}.upload-dialog{padding:32px;text-align:center}.upload-dropzone{border:2px dashed #d0d5dd;border-radius:12px;padding:32px;cursor:pointer}.upload-dropzone h4{margin-top:12px;margin-bottom:8px}.select-btn{margin-top:16px!important;background-color:#2e5c9e;color:#fff;padding:8px 14px;border-radius:8px;border:none}.divider{margin:20px 0;color:#888}.record-btn{border:1px solid #d0d5dd;background:#f9fafb;padding:10px 16px;border-radius:8px;cursor:pointer;display:inline-flex;gap:8px;align-items:center}.upload-hero{max-width:100%}@media(max-width:1024px){.upload-hero{padding:40px}.upload-hero-left{width:45%}.upload-hero-left h1{font-size:34px}.upload-hero:after{width:50%;background-size:contain}}@media(max-width:768px){.upload-hero{flex-direction:column;padding:32px 20px;text-align:center}.upload-hero:after{position:relative;width:100%;height:220px;margin-top:24px;background-position:center;background-size:contain;display:block}.upload-hero-left{width:100%;max-width:420px}.upload-hero-left h1{font-size:28px}.upload-hero-left p{font-size:14px}.start-btn{width:100%}}@media(max-width:480px){.upload-hero{padding:24px 16px}.upload-hero:after{height:180px}.upload-hero-left h1{font-size:24px}}@media(max-width:768px){.upload-hero{position:relative;flex-direction:column;padding:56px 20px;text-align:center}.upload-hero:after{position:absolute;inset:0;width:100%;height:100%;background-position:center;background-size:cover;opacity:.35;z-index:0}.upload-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(#05070fbf,#05070fbf);z-index:1}.upload-hero-left{position:relative;z-index:2;width:100%;max-width:420px;margin:0 auto}.upload-hero-left h1{font-size:28px}.upload-hero-left p{font-size:14px}.start-btn{width:100%}}@media(max-width:480px){.upload-hero{padding:48px 16px}.upload-hero-left h1{font-size:24px}}.mobile-upload-sheet{padding-bottom:env(safe-area-inset-bottom)}.sheet-header{display:flex;justify-content:space-between;align-items:center}.sheet-header h3{margin:0;font-size:18px;font-weight:600}.sheet-info{margin:12px 0 8px;padding:10px 12px;border-radius:10px;background:#f5f5f5;font-size:13px;color:#555}.MuiDialog-paperFullScreen{background:#000}.videos-page{padding:32px 20px}.videos-page h2{margin-top:0}.search-input{width:320px;padding:10px 14px;border-radius:10px;border:1px solid #ddd;margin-bottom:20px;background-color:#f5f5f5}.videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.video-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.video-thumb{height:180px;background-size:cover;background-position:center}.video-body{padding:14px}.video-meta{display:flex;justify-content:space-between;align-items:center}.status.completed{background:#e6f7ed;color:#2e7d32;padding:4px 10px;border-radius:20px;font-size:12px}.video-actions{display:flex;gap:10px;margin-top:10px}.btn-primary{background:#2e5c9e;color:#fff;padding:8px 10px;border-radius:8px;border:none}.btn-secondary{background:#eee;padding:8px 14px;border-radius:8px;border:none}.btn-outline{border:1px solid #aaa;padding:6px 12px;border-radius:8px;background:transparent}.btn-yellow{background:#ffc107;border:none;padding:6px 12px;border-radius:8px}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-section{padding:12px 16px}.modal-section h4{margin-bottom:8px;font-size:14px;color:#444}.video-thumb{position:relative;height:180px;overflow:hidden}.thumb-bg{width:100%;height:100%;background-size:cover;background-position:center}.thumb-video{width:100%;height:100%;object-fit:cover}.play-btn{position:absolute;top:10px;right:10px;background:#0009;color:#fff;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer}.sparkle-layer{position:absolute;inset:0;pointer-events:none}.sparkle{position:absolute;width:14px;height:14px;background:gold;transform:rotate(45deg);animation:pulse 1.5s infinite ease-in-out}.sparkle.big{width:20px;height:20px;top:40%;left:45%}.sparkle.medium{width:16px;height:16px;top:20%;left:60%;animation-delay:.3s}.sparkle.small{width:10px;height:10px;top:60%;left:35%;animation-delay:.6s}@keyframes pulse{0%{transform:scale(.6) rotate(45deg);opacity:.3}50%{transform:scale(1.2) rotate(45deg);opacity:1}to{transform:scale(.6) rotate(45deg);opacity:.3}}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{background:#fff;width:720px;max-height:90vh;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid #eee}.modal-video{width:100%;max-height:360px;background:#000}.analysis-summary{padding:16px;overflow-y:auto}@media(max-width:768px){.video-thumb{height:150px}.modal-card{width:95%}}.pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}.pill{background:#f2f4f7;padding:4px 10px;border-radius:12px;font-size:12px;color:#444;line-height:2.5}.refresh{cursor:pointer;font-weight:700;background:#fdb812;border:0;border-radius:5px;padding:5px 10px;margin-left:auto;color:#fff}.video-state{font-size:14px;color:#000}.video-state.error{color:#d32f2f}.sparkle{position:absolute;width:16px;height:16px;background:gold;clip-path:polygon(50% 0%,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0% 50%,39% 35%);animation:float 2.5s infinite ease-in-out}.sparkle.big{width:22px;height:22px;animation-duration:3s}.sparkle.medium{width:16px;height:16px;animation-duration:2.5s}.sparkle.small{width:12px;height:12px;animation-duration:2s}.btn-chat{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-family:Urbanist;font-weight:500;display:flex;justify-content:center;align-items:center;gap:3px}@keyframes float{0%{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-12px) scale(1.2);opacity:1}to{transform:translateY(0) scale(1);opacity:.7}}.created-at{color:#777;font-size:12px;display:flex;align-items:center;gap:5px}.analysis-page{padding:24px;background:#f5f6f8;min-height:100vh}.analysis-header{margin-bottom:20px;font-weight:600}.analysis-video-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.video-card2{position:relative;background:#fff;border-radius:18px;padding:12px;box-shadow:0 4px 12px #0000000f}.video-player{width:100%;border-radius:14px}.video-badge{position:absolute;top:14px;right:14px;background:#0009;color:#fff;font-size:12px;padding:4px 10px;border-radius:20px}.desktopPdf{display:block}.mobilePdf{display:none}@media(max-width:768px){.analysis-video-container{grid-template-columns:1fr}.desktopPdf{display:none}.mobilePdf{display:block}}.pdf-page{background:#f5f6f8;min-height:100vh;padding:24px}.pdf-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pdf-left{display:flex;align-items:center;gap:12px}.back-btn{font-size:20px;cursor:pointer}.download-btn{background:#3f5ea8!important;text-transform:none!important}.pdf-viewer-container{background:#fff;border-radius:16px;padding:12px;height:calc(100vh - 140px)}.pdf-frame{width:100%;height:100%;border:none;border-radius:12px}@media(max-width:768px){.pdf-viewer-container{height:calc(100vh - 120px)}}.chat-drawer-overlay{position:fixed;inset:0;background:#0f172a59;z-index:1200;font-family:Urbanist}.chat-drawer{position:absolute;right:0;bottom:0;height:95vh;width:420px;background:#fff;display:flex;flex-direction:column;box-shadow:-12px 0 40px #0000002e;border-top-left-radius:18px;border-bottom-left-radius:18px;overflow:hidden}.chat-header{padding:16px 18px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #e5e7eb}.chat-header strong{font-size:14px}.chat-sub{display:block;font-size:14px;color:#6b7280}.chat-status{margin-top:4px;display:inline-block;background:#d1fae5;color:#065f46;font-size:14px;padding:2px 8px;border-radius:999px}.close-btn{background:none;border:none;font-size:18px;cursor:pointer;color:#374151}.chat-video-preview{padding:12px;background:#f9fafb}.chat-video-preview video{width:100%;border-radius:12px}.chat-messages{flex:1;padding:18px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;background:#fff}.chat-message{display:flex;flex-direction:column;gap:6px}.chat-bubble{padding:14px 16px;font-size:14px;line-height:1.45;max-width:78%;word-wrap:break-word}.chat-bubble.user{align-self:flex-end;background:#3b5b92;color:#fff;border-radius:18px 18px 4px}.chat-bubble.ai{align-self:flex-start;background:#f2f2f2;color:#1f2937;border-radius:18px 18px 18px 4px}.chat-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-left:6px}.suggestion-chip{background:#eef2ff;color:#1e3a8a;border:1px solid #c7d2fe;padding:6px 12px;border-radius:999px;font-size:14px;cursor:pointer;transition:all .2s ease;font-family:Urbanist;font-weight:500}.suggestion-chip:hover{background:#1e3a8a;color:#fff}.chat-bubble.ai.markdown h2{margin:12px 0 8px;font-size:14px}.chat-bubble.ai.markdown h3{margin:10px 0 6px;font-size:14px}.chat-bubble.ai.markdown p{margin:6px 0;line-height:1.5}.chat-bubble.ai.markdown ul,.chat-bubble.ai.markdown ol{padding-left:18px;margin:6px 0}.chat-bubble.ai.markdown li{margin-bottom:6px}.chat-bubble.ai.markdown hr{border:none;border-top:1px solid #e5e7eb;margin:12px 0}.chat-bubble.ai.markdown strong{font-weight:600}.chat-input{padding:14px;display:flex;gap:10px;background:#fff;border-top:1px solid #e5e7eb}.chat-input input{flex:1;padding:12px 14px;border-radius:999px;border:1px solid #d1d5db;font-size:14px}.chat-input input:focus{outline:none;border-color:#1e3a8a}.chat-input button{background:#1e3a8a;color:#fff;border:none;padding:0 18px;border-radius:999px;font-weight:600;cursor:pointer}@media(max-width:640px){.chat-drawer{width:100%;height:100vh;border-radius:0}.chat-messages{padding:14px}.chat-bubble{max-width:90%;font-size:14px}.chat-input{padding:10px}.chat-input input{padding:10px 12px;font-size:14px}.chat-input button{padding:0 14px;font-size:14px}}@media(min-width:641px)and (max-width:1024px){.chat-drawer{width:480px;height:100vh}.chat-bubble{max-width:85%}}@media(hover:none){.suggestion-chip{padding:8px 14px;font-size:14px}.close-btn{font-size:20px}}.upload-page-header .upload-header-left{display:flex;align-items:center;gap:20px;margin-bottom:20px}.upload-wrapper{display:flex;background-color:#f5f6fa}.upload-wrapper .upload-left{width:26%;min-width:320px}.upload-right{flex:1;background:#fff;border-radius:18px;margin:0 32px;padding:24px}.steps-container{background:linear-gradient(135deg,#2b4480,#0a1330);border-radius:12px;padding:28px 22px;color:#fff}.steps-header span{font-size:20px;opacity:.9}.mobile-step-title{display:none;font-size:22px;font-weight:500}.progress-bar{margin-top:16px;height:10px;background:#d1d5db;border-radius:20px;overflow:hidden}.progress-fill{height:100%;background:#f2b633;border-radius:20px;transition:.3s ease}.steps-list{margin-top:30px;display:flex;flex-direction:column;gap:18px}.step-card{display:flex;align-items:center;gap:16px;padding:4px 18px;border-radius:12px;background:#ffffff14;font-size:14px;opacity:.7;height:54px}.step-card.active{background:#ffffff2e;border:2px solid rgba(255,255,255,.35);opacity:1}.step-card.done{opacity:.9}.step-circle{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500}.step-card.active .step-circle{background:#fff;color:#2b4480}.chevron{margin-left:auto;font-size:14px;opacity:.8}.mobile-back-btn{display:none}.mobile-header-row{display:flex;align-items:center;gap:12px}@media(max-width:900px){.upload-wrapper .upload-left{width:100%;min-width:100%}.upload-wrapper{flex-direction:column;padding:0}.upload-left{width:100%;min-width:unset}.upload-page-header{display:none}.steps-container{border-radius:0;padding:20px}.steps-list{display:none}.steps-header span{font-size:14px}.mobile-step-title{display:block}.progress-bar{height:8px;margin-top:10px}.mobile-back-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#0000001a;cursor:pointer}}.pick-sport-root{width:100%}.pick-sport-card{background:#fff;border-radius:12px}.pick-sport-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.pick-sport-header h2{margin:0;font-size:20px}.pick-sport-header p{margin:4px 0 0;color:#6b7280;font-size:14px}.sport-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sport-tile{position:relative;border-radius:14px;overflow:hidden;cursor:pointer}.sport-tile img{width:100%;height:100%;object-fit:cover}.tile-gradient{position:absolute;inset:0}.tile-label{position:absolute;bottom:12px;left:14px;color:#fff}.tile-check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#4ade80;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.next-btn{background:#4a66a3;color:#fff;border:none;padding:12px 26px;border-radius:10px;cursor:pointer;margin:0!important}.next-btn:disabled{background:#c7c7c7}.mobile-next{display:none}@media(max-width:900px){.upload-right{margin:0}.pick-sport-card{background:transparent;padding:16px}.sport-grid{grid-template-columns:repeat(2,1fr);gap:14px}.desktop-next{display:none}.mobile-next{display:block;position:fixed;bottom:20px;left:16px;right:16px;height:56px;border-radius:14px;font-size:18px}.sport-tile{height:140px}}.analysis-step-container{background:#fff;border-radius:16px}.analysis-card{border:1px solid #e3e3e5;border-radius:14px;padding:18px;cursor:pointer;transition:.2s ease;position:relative}.analysis-card h4{margin:0;font-size:16px}.analysis-card p{margin:6px 0 10px;color:#6b7280;font-size:14px}.analysis-card.selected{background:#fff8e7;border:1px solid #fdb812;position:relative}.analysis-meta{margin-top:10px;display:flex;gap:20px;font-size:14px;color:#6b7280}.analysis-list{margin-top:16px;display:flex;flex-direction:column;gap:14px}.analysis-check{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:50%;background:#e6a623;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}@media(max-width:900px){.analysis-step-container{background:transparent;padding:16px}}.upload-video-container{width:100%}.upload-video-card{background:#fff;border-radius:16px}.upload-video-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.upload-video-header h2{margin:0}.upload-video-header p{color:#6b7280;font-size:14px;margin:0}.upload-dropzone{border:2px dashed #d1d5db;border-radius:14px;padding:36px;text-align:center;cursor:pointer;background:#fff}.upload-icon{font-size:40px!important;color:#e6a623}.file-pill{margin-top:10px;background:#eef2ff;padding:6px 12px;border-radius:8px;display:inline-block}.or-divider{text-align:center;margin:18px 0;color:#6b7280}.record-btn{width:100%;height:52px;border-radius:12px;border:none;background:#e5e7eb;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.tips-card h4{margin:0}.tips-card{border:1px solid #86efac;background:#fff!important;border-radius:14px;padding:16px;margin-top:18px}.tips-card ul{padding-left:18px;margin:8px 0 0;list-style-type:none}.tips-card ul li{display:flex;align-items:center;gap:8px;margin-bottom:8px}.help-card{display:flex;gap:14px;background:#f3f4f6;border-radius:14px;padding:14px;margin-top:14px}.help-card p{margin:0}.help-icon{background:#fdb81233;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center}@media(max-width:900px){.upload-video-card{background:transparent;padding:16px}.desktop-next{display:none}.mobile-next{display:block;position:fixed;bottom:20px;left:0;right:0;height:56px;border-radius:12px}}.video-file-card{background:#fff;border:1px solid #e3e3e5;border-radius:12px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.video-file-left{display:flex;align-items:center;gap:12px}.video-file-icon{background:#e0e7ff;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.video-file-name{font-weight:500}.video-file-meta{font-size:13px;color:#6b7280}.remove-file-btn{background:#e5e7eb;border:none;width:28px;height:28px;border-radius:50%;cursor:pointer;text-align:center}.video-preview{border-radius:14px;overflow:hidden;max-width:420px}.video-preview video{width:100%;display:block;border-radius:14px}.completedStep{background-color:#46ab97!important}.player-header h2,.player-header p{margin:0}.height-input-group{display:flex;gap:12px}.height-input-group input{flex:1}.field-error{border:1px solid #e5484d!important;background:#fff7f7}.error-text{color:#e5484d;font-size:12px;margin-top:4px}.height-input-group{display:flex;gap:10px}.analyse-wrapper{padding:24px 40px;background:#f6f7fb;min-height:100vh;font-family:Inter,sans-serif}.analyse-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.back-btn{background:none;border:none;font-size:20px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;color:#0f172a}.next-top-btn{background:#3b5cff;color:#fff;padding:10px 26px;border-radius:10px;border:none;font-size:15px;font-weight:500;cursor:pointer}.analyse-body{display:flex;gap:40px}.analyse-left{display:flex;flex-direction:column;gap:14px}.step-item{background:#fff;border-radius:14px;padding:16px 18px;display:flex;align-items:center;justify-content:flex-start;border:1px solid #e4e6eb;font-size:15px;color:#0f172a;gap:5px}.step-item.active{border:2px solid #3b5cff;background:#eef2ff}.step-icon{background:#e9efff;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center}.analyse-right{flex:1;background:#fff;border-radius:20px;padding:32px}.plan-step{display:flex;gap:40px}.left-card{width:50%;background:#fff;border-radius:18px}.video-preview video{width:100%;border-radius:16px;display:block}.left-form{margin-top:20px;display:flex;flex-direction:column}.right-form{width:420px;display:flex;flex-direction:column;gap:12px}.right-form label,.left-form label{font-size:14px;font-weight:500;color:#0f172a}.sport-icon{width:28px;height:28px;border-radius:50%;margin-right:10px}.analysis-card{background:#eef5ff;padding:18px;border-radius:16px}.analysis-card h4{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;margin-bottom:6px;color:#0f172a}.analysis-card p{font-size:14px;color:#334155;line-height:1.5}.analysis-card span{display:block;margin-top:8px;font-size:13px;color:#475569}.analysis-tags{display:flex;gap:12px;margin-top:8px}.analysis-tags span{border:1px solid #cbd7ff;padding:6px 12px;border-radius:999px;font-size:13px;display:flex;align-items:center;gap:6px;color:#1e3a8a;background:#fff}.analysis-note{margin-top:12px;background:#fff4d6;padding:12px 14px;border-left:4px solid #ffb300;border-radius:12px;display:flex;gap:8px;font-size:13px;color:#92400e;align-items:center}.next-btn{margin-top:24px;background:#2e5c9e;color:#fff;padding:12px;border-radius:12px;border:none;font-size:15px;font-weight:500;cursor:pointer}.next-btn:disabled{background:#c7d2fe;cursor:not-allowed}.placeholder-step{padding:40px;text-align:center}.player-step{background:#fff;padding:32px;border-radius:18px;width:100%}.player-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.player-header h2{font-size:18px;font-weight:600;letter-spacing:.04em;margin-bottom:4px}.player-subtitle{font-size:14px;color:#64748b}.primary-btn{background:#3d5a98;color:#fff;padding:10px 22px;border-radius:10px;border:none;font-size:14px;cursor:pointer}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.player-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.player-field input,.player-field select{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #e5e7eb;font-size:14px}.player-field input::placeholder{color:#9ca3af}.helper-text{margin-top:4px;font-size:12px;color:#94a3b8}.desktop-view-next{display:block}.mobile-view-next{display:none}@media(max-width:1024px){.analyse-body{gap:24px}.analyse-left{width:220px}.plan-step{gap:24px}.left-card,.right-form{width:100%}}@media(max-width:768px){.analyse-wrapper{padding:16px 14px}.analyse-header{flex-direction:column;align-items:stretch;gap:12px}.next-top-btn{width:100%;padding:12px}.analyse-body{flex-direction:column;gap:20px}.analyse-left{width:100%;flex-direction:row;overflow-x:auto;gap:12px}.step-item{min-width:160px;justify-content:center;gap:10px}.analyse-right{padding:20px}.plan-step{flex-direction:column;gap:20px}.left-card,.right-form{width:100%}.analysis-tags{flex-wrap:wrap}.player-form{grid-template-columns:1fr}.desktop-view-next{display:none}.mobile-view-next{display:block;margin-top:5px}}@media(max-width:480px){.step-item{padding:12px 14px;font-size:14px}.analysis-card h4{font-size:15px}.analysis-card p,.analysis-card span{font-size:13px}.analysis-tags span{font-size:12px;padding:5px 10px}.analysis-note{font-size:12px;padding:10px}.next-btn{font-size:14px;padding:10px}.player-step{padding:20px}.player-header{flex-direction:column;gap:12px}.primary-btn{width:100%}}.analysis-loader{position:fixed;inset:0;background:linear-gradient(135deg,#05070f,#0b1a33);display:flex;align-items:center;justify-content:center;z-index:9999}.loader-card{text-align:center;color:#fff;max-width:320px}.spinner{width:64px;height:64px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;margin:0 auto 24px;animation:spin 1s linear infinite}.loader-text{font-size:18px;line-height:1.4;opacity:.9;transition:opacity .5s ease}@keyframes spin{to{transform:rotate(360deg)}}.analysis-video-wrapper{width:100%;max-width:520px;border-radius:12px;overflow:hidden;position:relative;background:#000}.analysis-video-bg{width:100%;max-width:520px;object-fit:cover;filter:blur(6px) brightness(.8)}.analysis-quote{position:absolute;bottom:32px;left:50%;transform:translate(-50%);font-size:22px;font-weight:600;color:#fff;text-align:center;padding:0 24px;text-shadow:0 4px 20px rgba(0,0,0,.5)}.analysis-stars{position:absolute;inset:0;pointer-events:none}.star{position:absolute;width:22px;height:22px;background:#ffd98a;clip-path:polygon(50% 0%,63% 35%,100% 50%,63% 65%,50% 100%,37% 65%,0% 50%,37% 35%);opacity:.85;animation:blink 2.8s infinite ease-in-out}.star-0{top:20%;left:30%;animation-delay:0s}.star-1{top:35%;left:55%;animation-delay:.5s}.star-2{top:50%;left:40%;animation-delay:1s}.star-3{top:25%;left:70%;animation-delay:1.2s}.star-4{top:45%;left:65%;animation-delay:1.6s}.star-5{top:30%;left:45%;animation-delay:2s}@keyframes blink{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.MuiSelect-select{display:flex!important;align-items:center!important}@media(max-width:768px){.analyse-left{display:flex;justify-content:space-evenly;align-items:center;padding:12px 0;border-bottom:1px solid #eee;background:#fafafa;position:relative}.analyse-left .step-item{padding:0;background:none!important;border:none!important;justify-content:center}.analyse-left .step-item span:not(.step-icon){display:none}.analyse-left .step-icon{font-size:26px;padding:14px;border-radius:50%;border:2px solid #dcdcdc;color:#9e9e9e;background:#fff;z-index:2}.analyse-left .step-item.active .step-icon{border-color:#3f51b5;color:#3f51b5;background:#eef2ff}.analyse-left:after{content:"";position:absolute;top:50%;left:20%;right:20%;height:2px;background:#e0e0e0;z-index:1}}.analysis-type-list{display:flex;flex-direction:column;gap:16px}.analysis-type-card{border:1px solid #e0e0e0;border-radius:14px;padding:16px;cursor:pointer;background:#fff;transition:all .2s ease}.analysis-type-card:hover{border-color:#fdb813}.analysis-type-card.selected{border-color:#fdb813;background:#fff8e6}.card-content{display:flex;justify-content:space-between;gap:16px}.card-content h4{margin:0 0 6px;font-weight:600}.card-content p{margin:0 0 10px;color:#666;font-size:14px;line-height:1.4}.meta{display:flex;gap:18px;font-size:13px;color:#444;flex-wrap:wrap}.meta span{display:flex;align-items:center;gap:6px;white-space:nowrap}.meta .material-icons-outlined{font-size:16px}.check-icon{color:#fdb813;font-size:26px;flex-shrink:0}@media(max-width:768px){.analysis-type-card{padding:14px}.card-content{flex-direction:column;gap:12px}.check-icon{align-self:flex-end;font-size:24px}.meta{gap:12px;font-size:12px}.card-content h4{font-size:15px}.card-content p{font-size:13px}}@media(max-width:480px){.analysis-type-card{border-radius:12px}.meta{flex-direction:column;align-items:flex-start}.analysis-type-card:active{transform:scale(.98)}}select.placeholder{color:#9ca3af}.analysis-processing-layout{display:flex;gap:40px;padding:20px;justify-content:center}.analysis-right-panel{width:520px;text-align:center;background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 40px #00000014}.analysis-title{background:linear-gradient(84.14deg,#164893 3.29%,#0b183c 57.94%,#081129 97.18%);color:#fff;padding:18px;border-radius:16px;width:100%;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.analysis-title h2,.analysis-title p{margin:0}.analysis-progress-header{display:flex;justify-content:space-between;margin-bottom:12px}.analysis-progress-header span{font-size:14px;color:#6b7280}.analysis-progress-header strong{font-size:15px;font-weight:600;color:#111827}.analysis-progress-track{width:100%;height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden}.analysis-progress-fill{height:100%;background:linear-gradient(90deg,#f6c453,#f59e0b);border-radius:999px;transition:width .6s ease}.analysis-quote-text{margin:14px 0 20px;font-size:16px;font-weight:600;color:#111827;text-align:center}.analysis-steps{display:flex;flex-direction:column;gap:14px}.analysis-step{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:16px;font-size:15px;font-weight:500}.analysis-step-icon{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}.analysis-step.pending{background:#f9fafb;color:#9ca3af}.analysis-step.pending .analysis-step-icon{background:#7d96dc}.analysis-step.active{background:#eef2ff;color:#1f2937}.analysis-step.active .analysis-step-icon{background:#1e3a8a;color:#fff}.analysis-step.done{background:#ecfdf5;color:#065f46}.analysis-step.done .analysis-step-icon{background:#10b981;color:#fff}@media(max-width:1024px){.analysis-processing-layout{grid-template-columns:1fr}.analysis-video-wrapper{height:320px}.analysis-right-panel{max-width:100%}}.top-nav{width:100%;height:92px;background:#fff;border-bottom:1px solid #EEEEEE;position:fixed;top:0;left:0;z-index:1000}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:22px 48px;height:100%;max-width:1440px;margin:0 auto}.logo{width:360px;height:43.52px;object-fit:contain;display:block;flex-shrink:0}.nav-right{display:flex;align-items:center;gap:13px}.nav-menu{display:flex;align-items:center;gap:0;background:#2e5c9e;border-radius:100px;padding:6px;height:48px}.nav-item{display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 20px;border-radius:100px;cursor:pointer;transition:background-color .2s}.nav-item svg{flex-shrink:0;display:block}.nav-item.active{background:#fff}.nav-item.active svg path{stroke:#101010}.nav-item.active span{color:#101010}.nav-item:not(.active) svg path{stroke:#fff}.nav-item:not(.active) span{color:#fff}.nav-item span{font-family:Urbanist,sans-serif;font-weight:500;font-size:16px;line-height:1.2;text-transform:uppercase;letter-spacing:0}.credits-badge{display:flex;align-items:center;justify-content:center;gap:7px;padding:7.91px 5.45px;width:142.91px;height:48px;background:linear-gradient(180deg,#fdb812,#ffd161);border-radius:109.09px;box-shadow:inset 5px 5px 6px #ffdc86}.credits-badge svg{width:25px;height:25px;flex-shrink:0;display:block}.credits-badge span{font-family:Urbanist,sans-serif;font-weight:600;font-size:16.36px;line-height:1.2;letter-spacing:2.55%;color:#101010}.user-dropdown{display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 9px;border:1px solid #101010;border-radius:100px;cursor:pointer}.user-dropdown svg{flex-shrink:0;display:block}.user-avatar-small{width:36px;height:36px;border-radius:24.55px;overflow:hidden}.user-avatar-small img{width:100%;height:100%;object-fit:cover;display:block}.user-dropdown span{font-family:Urbanist,sans-serif;font-weight:500;font-size:16px;line-height:1.5;text-transform:uppercase;color:#101010}.main-content{margin-top:2px;padding:24px 48px;max-width:1440px;margin-left:auto;margin-right:auto}.content-header{margin-bottom:32px}.header-left{display:flex;align-items:center;gap:12px}.header-left svg{flex-shrink:0;display:block}.header-left h1{font-family:Urbanist,sans-serif;font-weight:600;font-size:30px;line-height:1.2;letter-spacing:1.67%;color:#000}.content-body{display:flex;gap:13px;align-items:flex-start;width:100%}.sidebar{width:184px;min-width:184px;background:#fff;border-radius:12px;padding:12px;flex-shrink:0}.sidebar-menu{display:flex;flex-direction:column;gap:8px}.menu-item{display:flex;align-items:center;gap:4px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background-color .2s}.menu-item.active{background:#f5f5f5}.menu-item svg{width:24px;height:24px;flex-shrink:0;display:block}.menu-item span{font-family:Urbanist,sans-serif;font-weight:500;font-size:14px;line-height:1.571;letter-spacing:3.57%;text-transform:uppercase;color:#000;width:255px}.form-area{flex:1;width:858px;max-width:858px}.player-details-section{background:#f5f5f5;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:18px;width:100%}.player-details-section h2{font-family:Urbanist,sans-serif;font-weight:600;font-size:24px;line-height:1.2;letter-spacing:2.08%;color:#000;width:176px}.profile-picture-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;width:96px;margin:0 auto}.profile-picture-wrapper{width:96px;height:96px;border-radius:50%;overflow:hidden}.profile-picture{width:100%;height:100%;object-fit:cover;display:block}.change-btn{font-family:Outfit,sans-serif;font-weight:400;font-size:14px;line-height:1.26;letter-spacing:3.57%;color:#000;background:none;border:none;cursor:pointer;text-align:center}.form-section{background:#fff;border-radius:14px;padding:12px 12px 14px;display:flex;flex-direction:column;gap:16px}.form-section .section-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:14px}.form-section .section-header span{font-family:Urbanist,sans-serif;font-weight:500;font-size:14px;line-height:1.2;letter-spacing:3.57%;color:#282828;width:200px;height:18px}.form-section .section-header .chevron{width:20px;height:20px;transition:transform .3s;flex-shrink:0;display:block}.form-section .section-header .chevron.rotated{transform:rotate(180deg)}.section-content{display:flex;flex-direction:column;gap:10px}.section-content.collapsed{display:none}.form-row{display:flex;gap:12px;align-items:stretch}.form-field{flex:1}.form-field.full-width{width:100%}.form-input{width:100%;height:48px;padding:17px 20px 17px 10px;background:#f5f5f5;border:none;border-radius:16px;font-family:Outfit,sans-serif;font-weight:400;font-size:14px;line-height:1.26;letter-spacing:3.57%;color:#000;outline:none;box-sizing:border-box}.form-input::placeholder{color:#000;opacity:.5}.form-input-with-flag{display:flex;align-items:center;gap:17px;width:100%;height:48px;padding:17px 20px 17px 10px;background:#f5f5f5;border-radius:16px;box-sizing:border-box}.flag-container{display:flex;align-items:center;justify-content:center;gap:9px;flex-shrink:0}.flag-icon{width:28px;height:17px;flex-shrink:0;display:block}.form-input-with-flag .form-input{padding:0;background:transparent;border:none;height:auto}.select-field{display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;padding:17px 20px 17px 10px;background:#f5f5f5;border-radius:16px;cursor:pointer;gap:17px;box-sizing:border-box}.select-placeholder{font-family:Outfit,sans-serif;font-weight:400;font-size:14px;line-height:1.26;letter-spacing:3.57%;color:#000;opacity:.5;width:269px}.select-field svg{width:20px;height:20px;flex-shrink:0;display:block}.user-list{margin-top:10px}.user-item{display:flex;justify-content:space-between;align-items:center;gap:72px;padding:12px 11px;background:#f5f5f5;border-radius:16px;height:55px;box-sizing:border-box}.user-avatar-initials{width:54.82px;height:54.82px;min-width:54.82px;border-radius:54.82px;background:#2b5b9d;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:500;font-size:9.14px;line-height:.714;color:#fff;padding:12.07px 9.79px;box-sizing:border-box;flex-shrink:0}.user-info{display:flex;flex-direction:column;gap:1px;width:138px;flex:1;min-width:0}.user-name,.user-email{font-family:Poppins,sans-serif;font-weight:500;font-size:9.14px;line-height:1.5;color:#000}.user-status{padding:1px 8px;border-radius:20px;font-family:Poppins,sans-serif;font-weight:500;font-size:9.14px;line-height:1.5;color:#fff;background:#34a853;white-space:nowrap;flex-shrink:0}.update-btn{width:156px;height:48px;background:#2e5c9e;border-radius:10px;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Urbanist,sans-serif;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:1.56%;color:#fff;margin-top:10px;transition:background-color .2s}.update-btn:hover{background:#1e4a7e}@media(max-width:1440px){.nav-container,.main-content{max-width:100%}}.plans-page{padding:0 10px;background:#fff;width:75%}.plans-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.plans-header .back{font-size:20px;cursor:pointer}.plans-list{gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.plan-card{background:#f5f5f5;border-radius:14px;padding:22px;box-shadow:0 4px 12px #0000000d;transition:transform .15s ease;display:flex;flex-direction:column}.plan-card:hover{transform:translateY(-2px)}.plan-card.popular{background:#3e5f9c;color:#fff}.plan-card.current{border:2px solid #2e5c9e}.plan-top{display:flex;align-items:center;gap:12px}.plan-icon{width:36px;height:36px;border-radius:50%;background:#f5b942;display:flex;align-items:center;justify-content:center;font-size:18px}.plan-price{font-size:28px;font-weight:700;margin:12px 0}.plan-price span{font-size:14px;font-weight:400;opacity:.7}.plan-meta{font-size:14px;margin-bottom:16px}.select-btn{border-radius:7.11px!important;text-transform:none!important;font-weight:600!important}.popular-badge{margin-left:8px;padding:4px 8px;border-radius:10px;font-size:12px;display:inline-flex;align-items:center;gap:4px}.plans-loading{display:flex;justify-content:center;padding:60px}@media(max-width:768px){.plan-price{font-size:22px}.plans-list{gap:10px;display:grid;grid-template-columns:repeat(1,1fr)}}.confirm-title{font-weight:600}.confirm-content{min-width:420px}.warning-box{background:#fff5f5;border:1px solid #ffcccc;padding:12px;border-radius:8px;margin-top:10px;color:#d32f2f}.price-preview{font-size:18px;font-weight:700;margin-top:10px}.text-white{color:#fff!important}.MuiDialog-root .sub-title{font-size:18px!important;font-weight:600!important}.MuiDialog-root .sub-content{min-width:520px!important;padding-top:6px!important}.MuiDialog-root .sub-box{padding:6px 2px!important}.MuiDialog-root .sub-plan-name{font-size:16px!important;font-weight:600!important;margin-bottom:4px!important}.MuiDialog-root .sub-price{font-size:22px!important;font-weight:700!important;color:#2d3436!important}.MuiDialog-root .sub-price span{display:block!important;font-size:13px!important;color:#666!important;font-weight:400!important}.MuiDialog-root .sub-head{font-weight:600!important;margin-bottom:6px!important;font-size:14px!important}.MuiDialog-root .sub-text{font-size:14px!important;margin:6px 0!important;line-height:1.5!important;color:#2d3436!important}.MuiDialog-root .sub-list li{font-size:14px!important;margin:4px 0!important;color:#2d3436!important}.MuiDialog-root .sub-info{margin-top:8px!important;font-size:13px!important;color:#636e72!important;background:#f5f6fa!important;padding:8px 10px!important;border-radius:6px!important}.MuiDialog-root .sub-textarea{width:100%!important;min-height:80px!important;margin-top:6px!important;padding:8px!important;border:1px solid #dcdde1!important;border-radius:6px!important;font-size:14px!important;outline:none!important}.MuiDialog-root .sub-textarea:focus{border:1px solid #6c5ce7!important}.MuiDialog-root .sub-btn.primary{background:#6c5ce7!important;color:#fff!important;text-transform:none!important;border-radius:8px!important}.MuiDialog-root .sub-btn.cancel{background:#d63031!important;color:#fff!important;text-transform:none!important;border-radius:8px!important}.MuiDialog-root .sub-close{text-transform:none!important;color:#2d3436!important}.sp-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999}.sp-modal{background:#fff;width:880px;border-radius:20px;animation:popIn .2s ease;display:flex;flex-direction:column}.sp-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px;border-bottom:1px solid #eee}.sp-close{border:none;background:none;cursor:pointer}.sp-body{display:grid;grid-template-columns:1.1fr .9fr}.sp-form{padding:24px;display:flex;flex-direction:column;gap:12px}.sp-form label{font-size:13px;font-weight:500}.sp-form input,.sp-form select{height:44px;border-radius:10px;border:1px solid #d0d5dd;padding:0 12px}.sp-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sp-card-row{position:relative;display:flex;align-items:center}.card-icon{height:18px;margin-left:6px}.sp-summary{padding:24px;border-left:1px solid #eee}.sp-price{font-size:26px;font-weight:700;margin:12px 0}.sp-price span{font-size:14px;font-weight:400}.sp-info{font-size:14px;margin:16px 0;line-height:1.6}.sp-pay-btn{width:100%;height:48px;background:#2e5c9e;color:#fff;border:none;border-radius:12px;font-weight:600;margin-top:10px;cursor:pointer}.sp-secure{font-size:12px;text-align:center;margin-top:10px;opacity:.7}@keyframes popIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:900px){.sp-modal{width:96%}.sp-body{grid-template-columns:1fr}.sp-summary{border-left:none;border-top:1px solid #eee}}.stripe-input{padding:14px;border:1px solid #d0d5dd;border-radius:12px;background:#fff}.stripe-input:focus-within{border-color:#2e5c9e}.field{margin-bottom:16px}.row{display:flex;gap:12px}.sp-name-input{width:100%;font-size:16px;padding:14px!important;color:#111;line-height:1.2em!important;height:49.2!important;font-weight:500}.analyze-layout{display:flex;gap:24px;padding:24px}.analyze-left{width:360px}.analyze-right{flex:1;background:#fff;border-radius:16px;padding:24px;height:80vh;overflow:auto}.chat-title{font-size:22px;font-weight:600;margin-bottom:20px}.chat-body{min-height:320px}.chat-row{display:flex;align-items:flex-end;margin-bottom:16px}.chat-row.ai{align-items:flex-start}.chat-row.user{justify-content:flex-end;gap:5px}.avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5e7eb}.avatar.user{background:#2e5c9e;color:#fff}.avatar img{width:35px;height:35px;border-radius:50%}.bubble{padding:10px;border-radius:16px;max-width:440px}.bubble.user{background:#2e5c9e;color:#fff;border-radius:16px 16px 0}.bubble.ai{background:#f3f4f6;margin-left:10px;border-radius:16px 16px 16px 0}.bubble p{margin:0}.suggestions{margin-top:20px;margin-left:10px;width:100%}.suggestions button{display:block;width:100%;background:#f0f6fe;border:1px solid #dbeafe;padding:12px;border-radius:10px;margin-bottom:10px;text-align:left;font-family:Urbanist;font-size:14px;font-weight:500}.typing span{width:6px;height:6px;background:#666;border-radius:50%;display:inline-block;margin-right:4px;animation:blink 1.4s infinite}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}.ai .bubbleSuggestion{flex:.75!important}.initSuggestions{width:75%}@keyframes blink{0%,80%,to{opacity:0}40%{opacity:1}}.analysis-badge{padding:6px 12px;border-radius:14px;font-size:12px;font-weight:600}.analysis-badge.analytics_completed{background:#e6f7ec;color:#16a34a}.analysis-badge.analytics_in_progress,.analysis-badge.uploading{background:#eef2ff;color:#3b82f6}.chat-header-row{display:flex;justify-content:space-between;align-items:center}.chat-skeleton{height:44px;background:linear-gradient(90deg,#eee,#f7f7f7,#eee);border-radius:12px;margin-bottom:16px;animation:shimmer 1.4s infinite;width:77%}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@media screen and (max-width:1024px){.analyze-layout{flex-direction:column;height:90vh;overflow:hidden;gap:0;background-color:#fff;padding:12px 10px}.analyze-left{width:100%;max-width:500px;align-self:center}.ai .bubbleSuggestion{flex:1!important}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box;font-family:Urbanist}html,body{margin:0;padding:0;font-family:Urbanist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:500;line-height:1.5;background:#f7f9fc;color:#1f2a44}html,body,#root{padding:0;height:100%;width:100%;margin:auto}button{cursor:pointer!important}button:disabled{opacity:.5;cursor:not-allowed!important}.dashboard-layout{display:flex;flex-direction:column;height:100vh;width:100%;background:#f7f8fa}.header{height:64px;width:100%;background:#fff;border-bottom:1px solid #eee;flex-shrink:0}.dashboard-body{flex:1;display:flex;overflow:hidden}.sidebar{width:240px;min-width:240px;background:#fff;border-right:1px solid #eee;display:flex;flex-direction:column}.dashboard-content{flex:1;padding:32px;overflow-y:auto;min-width:0}
