@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{font-family:Roboto,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#f5f5f5;background:radial-gradient(circle at 15% 10%,rgba(160,125,255,.15),transparent 55%),radial-gradient(circle at 80% 15%,rgba(120,67,255,.1),transparent 60%),#070012;--cursor-x: 50%;--cursor-y: 50%;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}*{box-sizing:border-box}:root{--page-bg: #080014;--card-bg: rgba(20, 8, 40, .9);--text: #f5f5ff;--muted: #cbbdf2;--ring: rgba(174, 133, 255, .7);--brand: #f5f5ff;--border: rgba(229, 223, 255, .18)}.auth-wrapper{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at 15% 15%,rgba(88,28,135,.1),transparent 45%),radial-gradient(circle at 85% 85%,rgba(78,41,156,.08),transparent 45%),linear-gradient(180deg,#0a0118,#050011,#000);background-attachment:fixed}.auth-card{width:100%;max-width:440px;background:linear-gradient(180deg,#1e0c3cf2,#0f0620eb);border:1px solid var(--border);border-radius:16px;box-shadow:0 20px 50px #00000073;padding:28px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.brand{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.brand-logo{height:70px;width:auto;object-fit:contain}.auth-header .eyebrow{color:var(--muted);font-size:14px;margin:6px 0}.auth-header .title{margin:0 0 18px;font-size:32px;line-height:1.2;background:none;color:var(--text)}.auth-header .subtitle{margin:-6px 0 18px;color:var(--muted);font-size:15px}.google-button{width:100%;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;background:#f5f5ff;color:#1b1237;border:1px solid rgba(255,255,255,.3);border-radius:10px;cursor:pointer;font-weight:600;transition:box-shadow .2s ease,transform .02s ease}.google-button:hover{box-shadow:0 6px 16px #0006}.google-button:active{transform:translateY(1px)}.google-button:focus{outline:3px solid rgba(255,255,255,.85);outline-offset:2px}.google-icon{width:20px;height:20px}.helper{margin-top:16px;text-align:center;color:var(--muted);font-size:14px}.terms{margin-top:8px;text-align:center;color:var(--muted);font-size:12px}.terms a{color:var(--brand);text-decoration:none}.terms a:hover{text-decoration:underline}.home-wrapper{position:relative;min-height:100vh;display:flex;flex-direction:column;padding:0;background:radial-gradient(circle at 15% 15%,rgba(88,28,135,.1),transparent 45%),radial-gradient(circle at 85% 85%,rgba(78,41,156,.08),transparent 45%),linear-gradient(180deg,#0a0118,#050011,#000);overflow:hidden;font-family:Roboto,sans-serif}.nav-bar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;position:relative;z-index:10}.brand-logo{display:flex;align-items:center;gap:.75rem;flex:1}.brand-logo .brand-image{height:48px;width:auto;object-fit:contain}.brand-icon{display:none}.brand-full{display:block}.user-greeting{position:absolute;left:50%;transform:translate(-50%);font-size:1.5rem;font-weight:600;color:#fffffff2;letter-spacing:.01em;text-align:center;background:linear-gradient(135deg,#fff,#e0d4ff,#c4b5fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.logout-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff0d;color:#ffffffe6;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:.9375rem;font-weight:600;font-family:Roboto,sans-serif;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logout-button:hover{background:#ffffff1a;border-color:#fff3}.logout-button:active{transform:scale(.98)}.logout-icon{width:18px;height:18px;stroke-width:2.5}.content-wrapper{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;font-family:Roboto,sans-serif;position:relative}.home-overlay{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,rgba(123,78,199,.25),transparent 45%),radial-gradient(circle at 70% 70%,rgba(76,35,149,.18),transparent 40%),#03000cf0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-overlay.stage-welcome{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.1),transparent 55%),#060014eb}.overlay-logo img{width:280px;height:280px;object-fit:contain;filter:drop-shadow(0 10px 35px rgba(0,0,0,.45))}.overlay-welcome{text-align:center;max-width:640px;padding:0 1.5rem}.user-name{font-size:4rem;font-weight:700;margin:0;background:linear-gradient(135deg,#fff,#e0d4ff,#c4b5fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;letter-spacing:-.02em}.home-wrapper.overlay-active .nav-bar,.home-wrapper.overlay-active .content-wrapper{filter:blur(4px);opacity:.4;pointer-events:none}.action-buttons{display:flex;gap:8rem;justify-content:center;align-items:stretch;width:100%;max-width:1000px;margin:0 auto}.action-button{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;flex:1;min-width:320px;max-width:450px;background:#14142899;border:1px solid rgba(147,51,234,.3);border-radius:16px;color:#fffffff2;font-family:Roboto,sans-serif;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 20px #0000004d;text-align:left}.action-button:hover{background:#9333ea33;border-color:#9333ea99;transform:translateY(-3px);box-shadow:0 8px 30px #9333ea4d}.action-button:active{transform:translateY(-1px)}.button-icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#9333ea33;border-radius:12px;margin-bottom:.5rem}.button-icon{width:24px;height:24px;stroke-width:2;color:#9333ea}.button-content{display:flex;flex-direction:column;gap:.5rem;width:100%}.button-title{font-size:1.25rem;font-weight:700;margin:0;color:#fffffff2;line-height:1.3}.button-description{font-size:.9375rem;font-weight:400;margin:0;color:#ffffffa6;line-height:1.5}.action-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1000px;display:flex;justify-content:center;align-items:center}.spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#9333ea;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{text-align:center;color:#fff9;font-size:1rem;font-family:Roboto,sans-serif}@media(max-width:768px){.nav-bar{padding:1.25rem 1.5rem}.brand-full{display:none}.brand-icon{display:block;height:36px}.user-greeting{position:static;transform:none;font-size:1.125rem;margin:0 auto;flex:1;text-align:center}.user-name{font-size:2.5rem}.user-email{font-size:1rem}.logout-button{padding:.625rem 1.25rem;font-size:.875rem}.action-container{top:60%}.action-buttons{gap:1.5rem;flex-direction:column;max-width:100%;padding:0 1rem}.action-button{padding:1.75rem 1.5rem;min-width:auto;width:100%;max-width:100%}.button-title{font-size:1.125rem}.button-description{font-size:.875rem}.generate-form{padding:1.5rem}.form-grid{grid-template-columns:1fr;gap:1rem}}.loading-overlay{position:fixed;inset:0;background:#1a1a2efa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-content{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:600px;padding:2rem}.loading-logo{width:140px;height:140px;object-fit:contain;filter:drop-shadow(0 0 20px rgba(79,172,254,.4))}.loading-logo.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}.loading-tip-container{text-align:center;animation:fadeIn .8s ease-in}.loading-tip-label{color:#4facfe;font-size:.9rem;font-family:Roboto,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;opacity:.9}.loading-tip-text{color:#fff;font-size:1.3rem;font-family:Roboto,sans-serif;font-weight:500;line-height:1.8;text-align:center;animation:tipFade .6s ease-in-out;padding:0 1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes tipFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.loading-message{color:#fff;font-size:1.2rem;font-family:Roboto,sans-serif;font-weight:500;text-align:center;margin-bottom:.5rem;opacity:.95}.loading-spinner{color:#fff;font-size:1.2rem;font-family:Roboto,sans-serif;font-weight:400;text-align:center;animation:fadeInOut 2s ease-in-out infinite}@keyframes fadeInOut{0%,to{opacity:.6}50%{opacity:1}}.generate-speech-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(circle at 15% 15%,rgba(88,28,135,.1),transparent 45%),radial-gradient(circle at 85% 85%,rgba(78,41,156,.08),transparent 45%),linear-gradient(180deg,#0a0118,#050011,#000);font-family:Roboto,sans-serif}.generate-speech-container{width:100%;max-width:800px}.header-section{text-align:center;margin-bottom:3rem}.header-section h1{font-size:3rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#fff,#e0d4ff,#c4b5fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;letter-spacing:-.03em}.header-section p{font-size:1.125rem;color:#fff9;margin:0}.uploaded-file-info{background:#4facfe1a;border:1px solid rgba(79,172,254,.3);padding:.75rem 1rem;border-radius:8px;margin-top:1rem}.uploaded-file-info p{color:#fff;margin:0;font-size:.95rem}.uploaded-file-info strong{color:#4facfe}.generate-form{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #0003}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{color:#b0b0c0;font-size:.9rem;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.85rem 1rem;border-radius:8px;border:1px solid #4a4a6a;background-color:#1e1e2f;color:#e0e0e0;font-size:1rem;box-sizing:border-box;transition:border-color .3s,box-shadow .3s;font-family:Roboto,sans-serif}.form-group textarea{min-height:80px;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8a63d2;box-shadow:0 0 0 3px #8a63d24d}.form-actions{display:flex;justify-content:flex-end;gap:1rem}.form-actions button{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-actions .cancel-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#ffffffe6}.form-actions .cancel-button:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.form-actions .generate-button{background:#9333ea26;border:1px solid rgba(147,51,234,.5);color:#ffffffe6}.form-actions .generate-button:hover{background:#9333ea40;border-color:#9333eab3;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea4d}@media(max-width:768px){.header-section h1{font-size:2rem}.generate-form{padding:1.5rem}.form-grid{grid-template-columns:1fr;gap:1rem}}.speech-result-wrapper{min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(88,28,135,.1),transparent 45%),radial-gradient(circle at 85% 85%,rgba(78,41,156,.08),transparent 45%),linear-gradient(180deg,#0a0118,#050011,#000);padding:2rem;display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif}.speech-result-container{width:100%;max-width:1200px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000005e;border:1px solid rgba(255,255,255,.1)}.result-header{margin-bottom:2rem;text-align:center}.result-header h1{color:#fff;font-size:2rem;margin-bottom:.5rem}.result-header p{color:#ffffffb3;font-size:1rem}.result-header strong{color:#4facfe}.editor-container{background:#ffffff08;border-radius:15px;overflow:hidden;border:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.editor-toolbar{background:#0003;padding:1rem;display:flex;gap:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.toolbar-button{padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffe6;cursor:pointer;font-size:.9rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-family:Roboto,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toolbar-button .button-icon{width:18px;height:18px}.toolbar-button:hover{background:#9333ea26;border-color:#9333ea80;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea33}.toolbar-button.primary{background:#9333ea26;border:1px solid rgba(147,51,234,.5)}.toolbar-button.primary:hover{background:#9333ea40;border-color:#9333eab3;box-shadow:0 4px 15px #9333ea4d}.speech-editor{width:100%;min-height:500px;padding:2rem;background:transparent;color:#fff;border:none;outline:none;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.8;resize:vertical}.speech-preview{padding:2rem;min-height:500px;color:#fff;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.8;overflow-y:auto}.speech-preview.structured{max-height:600px}.speech-preview.structured h2{font-size:1.8rem;margin-bottom:.5rem;color:#4facfe}.speech-preview.structured .duration{color:#fff9;font-size:.9rem;margin-bottom:1rem}.speech-preview.structured .thesis{background:#ffffff0d;padding:1rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #4facfe}.speech-preview.structured .section{background:#ffffff08;padding:1.5rem;border-radius:10px;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.1)}.speech-preview.structured .section h3{color:#00f2fe;margin-bottom:.5rem;font-size:1.3rem}.speech-preview.structured .purpose{color:#ffffffb3;margin-bottom:1rem;font-size:.95rem}.speech-preview.structured .talking-points,.speech-preview.structured .evidence{margin-bottom:1rem}.speech-preview.structured .talking-points strong,.speech-preview.structured .evidence strong{color:#fff;display:block;margin-bottom:.5rem}.speech-preview.structured ul{list-style-type:none;padding-left:0}.speech-preview.structured ul li{padding-left:1.5rem;position:relative;margin-bottom:.5rem;line-height:1.6}.speech-preview.structured ul li:before{content:"→";position:absolute;left:0;color:#4facfe;font-weight:700}.speech-preview.structured .time-hint{color:#ffffff80;font-size:.85rem;font-style:italic;margin-top:1rem}.speech-preview.structured .closing{background:#4facfe1a;padding:1.5rem;border-radius:10px;border:1px solid rgba(79,172,254,.3);margin-top:2rem}.speech-preview.structured .closing h3{color:#4facfe;margin-bottom:1rem}.speech-preview.structured .closing p{margin-bottom:.8rem;line-height:1.7}.speech-preview pre{white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:inherit}.result-actions{display:flex;justify-content:space-between;gap:1rem}.back-button,.continue-button{padding:.75rem 2rem;border-radius:10px;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:500;display:flex;align-items:center;gap:.5rem;font-family:Roboto,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-button .button-icon{width:20px;height:20px}.back-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#ffffffe6}.back-button:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.continue-button{background:#9333ea26;border:1px solid rgba(147,51,234,.5);color:#ffffffe6}.continue-button:hover{background:#9333ea40;border-color:#9333eab3;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea4d}@media(max-width:768px){.speech-result-wrapper{padding:1rem}.speech-result-container{padding:1.5rem}.result-header h1{font-size:1.5rem}.editor-toolbar{flex-wrap:wrap;gap:.5rem}.toolbar-button{flex:1;min-width:120px}.result-actions{flex-direction:column}.back-button,.continue-button{width:100%}}.file-upload-wrapper{min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(88,28,135,.1),transparent 45%),radial-gradient(circle at 85% 85%,rgba(78,41,156,.08),transparent 45%),linear-gradient(180deg,#0a0118,#050011,#000);padding:2rem;display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif}.file-upload-container{width:100%;max-width:700px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #0000005e;border:1px solid rgba(255,255,255,.1)}.upload-header{text-align:center;margin-bottom:2.5rem}.upload-header h1{color:#fff;font-size:2rem;margin-bottom:.5rem;font-weight:500}.upload-header p{color:#ffffffb3;font-size:1rem}.upload-header .auto-uploaded{color:#4caf50;font-weight:500;margin-top:.5rem}.drop-zone{background:#ffffff08;border:2px dashed rgba(255,255,255,.3);border-radius:15px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem}.drop-zone:hover{background:#ffffff0d;border-color:#4facfe80;transform:translateY(-2px)}.drop-zone.dragging{background:#4facfe1a;border-color:#4facfe;border-width:3px}.drop-zone.error{border-color:#ff525280}.upload-icon{width:80px;height:80px;color:#4facfe;margin:0 auto 1.5rem;display:block}.drop-zone h3{color:#fff;font-size:1.3rem;margin-bottom:.5rem;font-weight:500}.or-text{color:#ffffff80;font-size:.9rem;margin:1rem 0}.browse-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#ffffffe6;padding:.75rem 2rem;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.browse-button:hover{background:#9333ea26;border-color:#9333ea80;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea33}.file-info{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.file-info p{color:#ffffff80;font-size:.85rem;margin:.3rem 0}.error-message{background:#ff52521a;border:1px solid rgba(255,82,82,.3);color:#ff5252;padding:1rem;border-radius:10px;text-align:center;margin-bottom:1rem;font-size:.95rem}.uploaded-files-list{margin-top:2rem;background:#ffffff0d;border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:1.5rem}.uploaded-files-list h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.uploaded-file-item{display:flex;justify-content:space-between;align-items:center;background:#ffffff14;border-radius:12px;padding:1rem 1.5rem;margin-bottom:.75rem;transition:all .3s ease}.uploaded-file-item:last-child{margin-bottom:0}.uploaded-file-item:hover{background:#ffffff1f;transform:translate(5px)}.file-details{flex:1}.file-details .file-name{color:#fff;font-weight:500;font-size:1rem;margin-bottom:.25rem}.file-details .file-size{color:#fff9;font-size:.9rem}.remove-file-button{background:#f4433633;border:1px solid rgba(244,67,54,.3);color:#ff6b6b;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif}.remove-file-button:hover{background:#f443364d;transform:scale(1.05)}.selected-file{background:#4facfe1a;border:1px solid rgba(79,172,254,.3);padding:1rem 1.5rem;border-radius:10px;margin-bottom:1.5rem}.selected-file p{color:#fff;margin:.3rem 0;font-size:.95rem}.selected-file strong{color:#4facfe}.file-size{color:#fff9!important;font-size:.85rem!important}.upload-actions{display:flex;justify-content:center;gap:1rem}.cancel-button,.continue-button{padding:.75rem 2rem;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif}.cancel-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cancel-button:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.continue-button{background:#9333ea26;border:1px solid rgba(147,51,234,.5);color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.continue-button:hover:not(:disabled){background:#9333ea40;border-color:#9333eab3;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea4d}.continue-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}@media(max-width:768px){.file-upload-wrapper{padding:1rem}.file-upload-container{padding:1.5rem}.upload-header h1{font-size:1.5rem}.drop-zone{padding:2rem 1rem}.upload-icon{width:60px;height:60px}}.video-recording-wrapper{min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(88,28,135,.1),transparent 45%),radial-gradient(circle at 85% 85%,rgba(78,41,156,.08),transparent 45%),linear-gradient(180deg,#0a0118,#050011,#000);padding:2rem;display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif}.video-recording-container{width:100%;max-width:900px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #0000005e;border:1px solid rgba(255,255,255,.1)}.recording-header{text-align:center;margin-bottom:2rem}.recording-header h1{color:#fff;font-size:2rem;margin-bottom:.5rem;font-weight:500}.recording-header p{color:#ffffffb3;font-size:1rem;margin:.25rem 0}.recording-header .files-info{color:#4caf50;font-weight:500}.error-message{background:#ff52521a;border:1px solid rgba(255,82,82,.3);color:#ff5252;padding:1rem;border-radius:10px;text-align:center;margin-bottom:1.5rem;font-size:.95rem}.video-container{background:#000;border-radius:15px;overflow:hidden;margin-bottom:2rem;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;position:relative}.countdown-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:8rem;font-weight:800;color:#fff;text-shadow:0 0 20px rgba(147,51,234,.8),0 0 40px rgba(147,51,234,.6),0 0 60px rgba(147,51,234,.4);z-index:10;animation:countdownPulse 1s ease-in-out}.encouragement-message{position:absolute;bottom:15%;left:50%;transform:translate(-50%);font-size:2rem;font-weight:600;color:#fff;text-shadow:0 0 10px rgba(147,51,234,.8),0 2px 4px rgba(0,0,0,.5);z-index:11;text-align:center;padding:0 2rem;animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes countdownPulse{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.video-preview{width:100%;height:100%;object-fit:cover}.permission-button{background:#9333ea26;border:1px solid rgba(147,51,234,.5);color:#ffffffe6;padding:1rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif;display:block;margin:0 auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.permission-button:hover{background:#9333ea40;border-color:#9333eab3;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea4d}.recording-controls{display:flex;justify-content:center;margin-bottom:1.5rem}.countdown-message{background:#9333ea33;border:1px solid rgba(147,51,234,.5);color:#ffffffe6;padding:1rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:pulse 1s infinite}.record-button{background:#9333ea26;border:1px solid rgba(147,51,234,.5);color:#ffffffe6;padding:1rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif;display:flex;align-items:center;gap:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.record-button:hover{background:#9333ea40;border-color:#9333eab3;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea4d}.record-icon{width:20px;height:20px;background:#fff;border-radius:50%;display:inline-block;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.recording-active-controls{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.timer{background:#ffffff1a;padding:1rem 2rem;border-radius:12px;font-size:1.5rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:1rem}.recording-indicator{width:12px;height:12px;background:#f5576c;border-radius:50%;animation:blink 1s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.control-button{padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif;border:none;margin:0 .5rem}.control-button.pause{background:#ffc10733;border:1px solid rgba(255,193,7,.4);color:#ffc107}.control-button.pause:hover{background:#ffc1074d;transform:translateY(-2px)}.control-button.stop{background:#9333ea26;border:1px solid rgba(147,51,234,.5);color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.control-button.stop:hover{background:#9333ea40;border-color:#9333eab3;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea4d}.preview-controls{margin-bottom:1.5rem}.recording-info{text-align:center;margin-bottom:1.5rem}.recording-info p{color:#fffc;font-size:1rem;margin:.5rem 0}.recording-info .saved-info{color:#4caf50;font-weight:500}.action-buttons{display:flex;justify-content:center;gap:1rem}.retake-button,.submit-button{padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Roboto,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.retake-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#ffffffe6}.retake-button:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.submit-button{background:#9333ea26;border:1px solid rgba(147,51,234,.5);color:#ffffffe6}.submit-button:hover{background:#9333ea40;border-color:#9333eab3;transform:translateY(-2px);box-shadow:0 4px 15px #9333ea4d}.cancel-section{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.cancel-link{background:none;border:none;color:#fff9;cursor:pointer;font-size:.95rem;text-decoration:underline;transition:color .3s ease;font-family:Roboto,sans-serif}.cancel-link:hover{color:#ffffffe6}@media(max-width:768px){.video-recording-wrapper{padding:1rem}.video-recording-container{padding:1.5rem}.recording-header h1{font-size:1.5rem}.action-buttons{flex-direction:column}.timer{font-size:1.2rem;padding:.875rem 1.5rem}}.speech-analysis-wrapper{min-height:100vh;width:100%;background:radial-gradient(circle at 15% 15%,rgba(88,28,135,.1) 0%,transparent 50%),radial-gradient(circle at 85% 85%,rgba(147,51,234,.08) 0%,transparent 50%),linear-gradient(180deg,#0a0118,#1a0b2e,#0a0118);padding:2rem;overflow-y:auto}.speech-analysis-container{max-width:1200px;margin:0 auto;color:#fff}.analysis-header{text-align:center;margin-bottom:3rem;position:relative}.analysis-card{background:#0c081ed9;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:2rem;margin-bottom:2rem;box-shadow:0 20px 60px #04001473;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.section-heading{display:flex;align-items:center;gap:.85rem;margin-bottom:1.25rem}.section-heading h2{font-size:1.4rem;margin:0;font-weight:600;color:#fffffff2;letter-spacing:.01em}.section-heading__icon{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#9333ea2e;border:1px solid rgba(147,51,234,.4);color:#c084fc}.section-heading__icon svg{width:22px;height:22px}.mute-button{position:absolute;top:0;right:0;background:#9333ea33;border:1px solid rgba(147,51,234,.3);color:#fff;width:48px;height:48px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mute-button:hover{background:#9333ea4d;border-color:#9333ea80;transform:scale(1.05)}.mute-button.playing{animation:audioPlaying 1s ease-in-out infinite}@keyframes audioPlaying{0%,to{box-shadow:0 0 10px #9333ea4d}50%{box-shadow:0 0 20px #9333ea99}}.mute-button svg{width:24px;height:24px}.analysis-header h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#9333ea,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.overall-score{display:inline-block;margin:2rem auto;padding:1rem;border-radius:50%;border:3px solid}.score-circle{width:180px;height:180px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.score-circle:before{content:"";position:absolute;inset:10px;background:#0a0118e6;border-radius:50%;z-index:1}.score-number{font-size:3.5rem;font-weight:800;position:relative;z-index:2}.score-circle .score-label{font-size:.9rem;opacity:.8;position:relative;z-index:2}.summary{font-size:1.2rem;line-height:1.8;opacity:.9;max-width:800px;margin:2rem auto 0}.scores-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.score-card{background:#9333ea1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(147,51,234,.3);border-radius:16px;padding:1.5rem;transition:all .3s ease}.score-card:hover{transform:translateY(-4px);border-color:#9333ea80;box-shadow:0 8px 32px #9333ea33}.score-card h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-transform:capitalize;color:#c084fc}.score-bar{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:.75rem}.score-fill{height:100%;border-radius:4px;transition:width 1s ease}.score-info{display:flex;justify-content:space-between;align-items:center}.score-value{font-size:1.3rem;font-weight:700}.score-card .score-label{font-size:.9rem;opacity:.8}.strengths-section,.improvements-section,.filler-words-section,.resources-section,.action-plan-section{margin-bottom:3rem}.strengths-section{border-left:4px solid rgba(74,222,128,.65)}.improvements-section{border-left:4px solid rgba(251,191,36,.7)}.filler-words-section{border-left:4px solid rgba(248,113,113,.65)}.resources-section{border-left:4px solid rgba(14,165,233,.7)}.action-plan-section{border-left:4px solid rgba(34,197,94,.7)}.strengths-list{list-style:none;padding:0;display:grid;gap:1rem}.strengths-list li{background:#4caf501a;border:1px solid rgba(76,175,80,.3);border-radius:12px;padding:1rem 1.5rem;font-size:1.05rem;line-height:1.6}.strengths-list li:before{content:"✓ ";color:#4caf50;font-weight:700;margin-right:.5rem}.improvement-card{background:#ff980014;border:1px solid rgba(255,152,0,.3);border-radius:12px;padding:1.5rem;margin-bottom:1rem}.improvement-card h3{font-size:1.2rem;font-weight:600;color:#ffb74d;margin-bottom:1rem}.improvement-detail p{margin-bottom:.75rem;line-height:1.6}.improvement-detail strong{color:#c084fc}.suggestion{background:#9333ea26;border-left:3px solid #9333ea;padding:1rem;border-radius:8px;margin-top:1rem}.filler-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;background:#9333ea1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(147,51,234,.3);border-radius:16px;padding:2rem}.stat{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-number{font-size:2.5rem;font-weight:800;color:#9333ea;margin-bottom:.5rem}.stat-label{font-size:.95rem;opacity:.8;margin-bottom:.5rem}.stat-value{font-size:1.1rem;font-weight:600;color:#c084fc}.resource-card{background:#2196f314;border:1px solid rgba(33,150,243,.3);border-radius:12px;padding:1.5rem;margin-bottom:1rem}.resource-card h3{font-size:1.2rem;font-weight:600;color:#64b5f6;margin-bottom:.75rem}.resource-why{font-style:italic;opacity:.9;margin-bottom:1rem;line-height:1.6}.resource-details p{margin-bottom:.5rem;line-height:1.6}.resource-details a{color:#9333ea;text-decoration:none;font-weight:600;transition:color .3s ease}.resource-details a:hover{color:#c084fc;text-decoration:underline}.action-plan-list{list-style:none;counter-reset:action-counter;padding:0}.action-plan-list li{counter-increment:action-counter;background:#9333ea1a;border:1px solid rgba(147,51,234,.3);border-radius:12px;margin-bottom:1rem;position:relative;padding:1.25rem 1.5rem 1.25rem 4rem;line-height:1.6}.action-plan-list li:before{content:counter(action-counter);position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#9333ea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.analysis-actions{display:flex;justify-content:center;margin-top:3rem;padding-bottom:2rem}.back-button{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;color:#fff;background:#9333ea26;border:1px solid rgba(147,51,234,.3);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease}.back-button:hover{transform:translateY(-2px);background:#9333ea40;border-color:#9333ea80;box-shadow:0 8px 32px #9333ea4d}.button-icon{transition:transform .3s ease}.back-button:hover .button-icon{transform:translate(-4px)}.content-summary-section{border-left:4px solid rgba(192,132,252,.65)}.content-summary{line-height:1.8;font-size:1.05rem;color:#ffffffe6}.language-section{border-left:4px solid rgba(129,140,248,.6)}*** End Patch .language-info,.accent-info{margin-bottom:1.5rem}.language-info p,.accent-info p{margin-bottom:.75rem;line-height:1.6;color:#ffffffd9}.accent-notes{margin-top:1rem;padding:1rem;background:#ffffff0d;border-left:3px solid #a5b4fc;border-radius:8px;font-style:italic}.intonation-section{border-left:4px solid rgba(244,114,182,.65)}.intonation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1rem}.intonation-item{padding:1rem;background:#ffffff0d;border-radius:8px;line-height:1.6}.intonation-item strong{color:#f9a8d4;display:block;margin-bottom:.5rem}.intonation-examples{margin-top:1rem;padding:1rem;background:#ffffff0d;border-left:3px solid #f9a8d4;border-radius:8px;line-height:1.6}.statements-section{margin-bottom:2rem;border-left:4px solid rgba(59,130,246,.55)}.statement-card{background:#9333ea14;border:1px solid rgba(147,51,234,.2);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;transition:all .3s ease}.statement-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #9333ea33;border-color:#9333ea66}.statement-quote{margin-bottom:1.5rem;padding:1.25rem;background:#ffffff0d;border-left:4px solid #9333ea;border-radius:8px;position:relative}.quote-text{font-size:1.1rem;font-style:italic;line-height:1.6;color:#fffffff2;margin:0}.timestamp{display:inline-block;margin-top:.75rem;padding:.25rem .75rem;background:#9333ea4d;border-radius:6px;font-size:.85rem;color:#c084fc;font-weight:600}.statement-feedback{padding-left:1rem}.statement-feedback p{margin-bottom:1rem;line-height:1.6;color:#ffffffd9}.statement-feedback strong{color:#c084fc;margin-right:.5rem}.statement-feedback .suggestion{margin-top:1.25rem;padding:1rem;background:#4caf501a;border-left:3px solid #4caf50;border-radius:8px}.statement-feedback .suggestion strong{color:#81c784}.filler-context{margin-top:1.5rem;padding:1rem;background:#ffffff0d;border-left:3px solid #fbbf24;border-radius:8px;line-height:1.6;color:#ffffffd9}@media(max-width:768px){.speech-analysis-wrapper{padding:1rem}.analysis-header h1{font-size:2rem}.scores-grid,.filler-stats{grid-template-columns:1fr}.action-plan-list li{padding-left:3.5rem}.action-plan-list li:before{left:1rem;width:28px;height:28px;font-size:1rem}.intonation-grid{grid-template-columns:1fr}.statement-quote{padding:1rem}.quote-text{font-size:1rem}.statement-feedback{padding-left:.5rem}.content-summary-section,.language-section,.intonation-section{padding:1.5rem}}
