.landing-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.landing-header{position:relative;min-height:100vh;display:flex;flex-direction:column}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;position:absolute;top:0;left:0;right:0;z-index:100}.logo{display:flex;align-items:center;gap:.5rem}.logo-icon{font-size:1.5rem}.logo-text{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-buttons{display:flex;gap:1rem}.nav-btn{padding:.5rem 1.25rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.login-btn{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff}.login-btn:hover{background:#ffffff1a;border-color:#ffffff80}.signup-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.signup-btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #667eea66}.hero-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:8rem 5% 4rem;max-width:900px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#ffffffb3;max-width:600px;margin-bottom:2rem;line-height:1.6}.hero-cta{display:flex;gap:1rem;margin-bottom:3rem}.cta-primary{padding:1rem 2rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.cta-secondary{padding:1rem 2rem;font-size:1rem;font-weight:600;background:transparent;border:2px solid rgba(255,255,255,.3);border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease}.cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.hero-stats{display:flex;gap:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.stat{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.875rem;color:#fff9;margin-top:.25rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem}.section-subtitle{font-size:1.125rem;color:#fff9;text-align:center;margin-bottom:3rem}.features-section{padding:5rem 5%;background:#0000004d}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);border-color:#667eea80;box-shadow:0 20px 40px #0000004d}.feature-card.premium{position:relative;overflow:hidden}.feature-card.premium:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#667eea,#764ba2)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.feature-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem}.feature-list{list-style:none;margin-bottom:1.5rem}.feature-list li{padding:.5rem 0;color:#fffc;display:flex;align-items:center;gap:.5rem}.feature-pricing{margin-bottom:1.5rem}.feature-pricing .price{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feature-pricing .period{color:#fff9}.feature-cta{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease}.feature-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.how-it-works-section{padding:5rem 5%}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.step{text-align:center;padding:2rem}.step-number{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.step h3{font-size:1.25rem;margin-bottom:.5rem}.step p{color:#ffffffb3;line-height:1.6}.testimonials-section{padding:5rem 5%;background:#0000004d}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem}.testimonial-text{font-style:italic;color:#ffffffe6;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600}.author-role{font-size:.875rem;color:#fff9}.pricing-section{padding:5rem 5%}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.pricing-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;transition:all .3s ease}.pricing-card.featured{border-color:#667eea80;position:relative}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#764ba2);padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h3{font-size:1.5rem;margin-bottom:1rem}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.pricing-price .currency{font-size:1.5rem;font-weight:600}.pricing-price .amount{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-price .period{color:#fff9}.pricing-features{list-style:none;margin-bottom:2rem}.pricing-features li{padding:.75rem 0;color:#fffc;border-bottom:1px solid rgba(255,255,255,.1)}.pricing-features li:last-child{border-bottom:none}.pricing-cta{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease}.pricing-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.faq-section{padding:5rem 5%;background:#0000004d}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.faq-item{padding:1.5rem}.faq-item h4{font-size:1.125rem;margin-bottom:.75rem;color:#fff}.faq-item p{color:#ffffffb3;line-height:1.6}.cta-section{padding:5rem 5%;text-align:center;background:linear-gradient(135deg,#667eea33,#764ba233)}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.125rem;color:#ffffffb3;margin-bottom:2rem}.cta-final{padding:1.25rem 3rem;font-size:1.125rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease}.cta-final:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea80}.landing-footer{padding:4rem 5% 2rem;background:#00000080}.footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{max-width:300px}.footer-brand p{color:#fff9;margin-top:1rem;line-height:1.6}.footer-links{display:flex;gap:4rem}.footer-column h4{font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-column a{display:block;color:#fff9;text-decoration:none;padding:.5rem 0;transition:color .3s ease}.footer-column a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;max-width:1200px;margin:0 auto}.footer-bottom p{color:#fff6;font-size:.875rem}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-stats{flex-direction:column;gap:1.5rem}.landing-nav{padding:1rem 5%}.nav-buttons{gap:.5rem}.nav-btn{padding:.4rem .8rem;font-size:.875rem}.hero-cta{flex-direction:column;width:100%;max-width:300px}.cta-primary,.cta-secondary{width:100%}.features-grid{grid-template-columns:1fr}.footer-content{flex-direction:column}.footer-links{flex-wrap:wrap;gap:2rem}.section-title{font-size:2rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-content{padding:6rem 5% 3rem}.section-title{font-size:1.75rem}.pricing-price .amount{font-size:2.5rem}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:2rem}.auth-container{width:100%;max-width:420px}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.auth-logo .logo-icon{font-size:2rem}.auth-logo .logo-text{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-card{background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem}.auth-card h1{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:#fff}.auth-subtitle{text-align:center;color:#fff9;margin-bottom:2rem}.auth-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;text-align:center}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#fffc}.form-group input{padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input::placeholder{color:#ffffff4d}.form-group input:focus{outline:none;border-color:#667eea80;background:#ffffff14;box-shadow:0 0 0 3px #667eea1a}.auth-submit{margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .3s ease}.auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-footer{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.auth-footer p{color:#fff9}.auth-link{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.auth-link:hover{color:#764ba2}.auth-terms{margin-top:1.5rem;text-align:center}.auth-terms p{font-size:.75rem;color:#fff6;line-height:1.5}.auth-terms a{color:#fff9;text-decoration:underline}.auth-terms a:hover{color:#fff}@media (max-width: 480px){.auth-page{padding:1rem}.auth-card{padding:1.5rem}.auth-card h1{font-size:1.5rem}}.subscribe-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:5rem 2rem 2rem}.subscribe-container{width:100%;max-width:900px;text-align:center}.subscribe-container h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.subscribe-subtitle{color:#fff9;margin-bottom:2rem;font-size:1.125rem}.subscribe-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem}.subscribe-success{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:2rem}.plan-card{background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;text-align:center;position:relative;transition:all .3s ease}.plan-card:hover{transform:translateY(-5px);border-color:#667eea80;box-shadow:0 20px 40px #0000004d}.plan-card.featured{border-color:#667eea80}.plan-card.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px 20px 0 0}.plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#764ba2);padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff}.plan-icon{font-size:3rem;margin-bottom:1rem}.plan-card h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.plan-price{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:1rem}.plan-price .currency{font-size:1.5rem;font-weight:600;color:#fff}.plan-price .amount{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plan-price .period{color:#fff9}.plan-description{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.5}.plan-features{list-style:none;text-align:left;margin-bottom:1.5rem}.plan-features li{color:#fffc;position:relative;padding:.5rem 0 .5rem 1.5rem}.plan-features li:before{content:"✓";position:absolute;left:0;color:#22c55e}.plan-cta{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .3s ease}.plan-cta:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.plan-cta:disabled{opacity:.7;cursor:not-allowed}.plan-cta.secondary{margin-top:.75rem;background:transparent;border:2px solid rgba(102,126,234,.5)}.plan-cta.secondary:hover:not(:disabled){background:#667eea1a}.credits-selector{display:flex;flex-direction:column;gap:0}.subscribe-info{background:#ffffff0d;border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:left}.subscribe-info p{color:#ffffffb3;margin-bottom:.75rem;line-height:1.5}.subscribe-info p:last-child{margin-bottom:0}.subscribe-info strong{color:#fff}.skip-btn{background:transparent;border:none;color:#ffffff80;font-size:.875rem;cursor:pointer;text-decoration:underline;transition:color .3s ease}.skip-btn:hover{color:#fffc}@media (max-width: 768px){.subscribe-container h1{font-size:2rem}.plans-grid{grid-template-columns:1fr}.plan-price .amount{font-size:2.5rem}}.app{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 20px;position:relative}.main-menu{max-width:1000px;width:100%;text-align:center;animation:fadeIn .5s ease-in;padding:2rem}.menu-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.menu-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:2px solid rgba(102,126,234,.3);border-radius:20px;padding:2.5rem 2rem;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.menu-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.1),transparent);transition:left .5s}.menu-card:hover:before{left:100%}.menu-card:hover{transform:translateY(-10px) scale(1.02);border-color:#667eea;box-shadow:0 20px 60px #667eea4d;background:linear-gradient(145deg,#667eea14,#764ba214)}.card-icon{font-size:4rem;margin-bottom:1.5rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.card-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card-description{font-size:1rem;color:#a0a0a0;line-height:1.6;margin-bottom:1.5rem}.card-arrow{font-size:2rem;color:#667eea;font-weight:700;transition:transform .3s}.menu-card:hover .card-arrow{transform:translate(10px)}.back-to-menu-btn{background:transparent;border:2px solid #667eea;color:#667eea;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s;margin-bottom:1.5rem}.back-to-menu-btn:hover{background:#667eea1a;transform:translate(-3px)}.setup-screen{max-width:600px;width:100%;text-align:center;animation:fadeIn .5s ease-in}.title{font-size:3rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.2rem;color:#a0a0a0;margin-bottom:2rem}.error-banner{background:#f44;color:#fff;padding:1rem;border-radius:8px;margin-bottom:1.5rem;animation:shake .5s}.ai-provider-selector{margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:1rem}.ai-provider-selector label{font-size:1rem;color:#e0e0e0}.ai-provider-selector select{padding:.5rem 1rem;font-size:1rem;background:#2a2a3e;color:#fff;border:2px solid #667eea;border-radius:6px;cursor:pointer;outline:none}.interview-settings{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;padding:1.5rem;background:#ffffff08;border-radius:12px}.setting-group{display:flex;flex-direction:column;align-items:center;gap:.5rem}.setting-group label{font-size:1rem;color:#e0e0e0;font-weight:500}.mode-toggle{display:flex;border:2px solid #667eea;border-radius:8px;overflow:hidden}.mode-btn{padding:.6rem 1.5rem;font-size:1rem;background:#2a2a3e;color:#a0a0a0;border:none;cursor:pointer;transition:all .2s ease}.mode-btn:first-child{border-right:1px solid #667eea}.mode-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.mode-btn:hover:not(.active){background:#3a3a4e;color:#e0e0e0}.language-select{padding:.6rem 1.5rem;font-size:1rem;background:#2a2a3e;color:#fff;border:2px solid #667eea;border-radius:8px;cursor:pointer;outline:none;min-width:150px}.language-select:focus{border-color:#764ba2}.setting-hint{font-size:.8rem;color:#888;text-align:center;max-width:250px;margin:0}.mode-badge{background:#667eea4d;color:#667eea;padding:.3rem .6rem;border-radius:4px;font-size:.75rem;font-weight:600}.upload-section{background:#ffffff0d;border-radius:12px;padding:2rem;margin-bottom:2rem}.upload-section h2{font-size:1.5rem;margin-bottom:.5rem}.hint{font-size:.9rem;color:#888;margin-bottom:1.5rem}.file-input-group{margin-bottom:1rem}.file-upload-btn{display:inline-block;padding:1rem 2rem;background:#667eea;color:#fff;border-radius:8px;cursor:pointer;transition:all .3s;font-size:1rem;font-weight:500}.file-upload-btn:hover{background:#764ba2;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.start-btn{width:100%;padding:1.5rem;font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .3s;margin-bottom:2rem}.start-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 8px 24px #667eea80}.start-btn:disabled{opacity:.5;cursor:not-allowed}.job-diplomat-btn{width:100%;padding:1.5rem;font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .3s;margin-top:1rem}.job-diplomat-btn:hover{transform:scale(1.05);box-shadow:0 8px 24px #667eea80}.info{color:#888;font-size:.9rem;line-height:1.8}.interview-screen{width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden;animation:fadeIn .5s ease-in}.top-left{position:fixed;top:20px;left:20px;z-index:1000}.top-right{position:fixed;top:20px;right:20px;z-index:1000}.bottom-left{position:fixed;bottom:30px;left:30px;z-index:1000;max-width:450px}.bottom-right{position:fixed;bottom:30px;right:30px;z-index:1000}.corner-status{background:#0a0a0ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #00000080;display:flex;align-items:center;gap:.8rem}.corner-metadata{background:#0a0a0ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #00000080;display:flex;gap:.6rem}.corner-controls{display:flex;gap:1rem;align-items:center}.corner-transcript{position:fixed;top:70px;left:20px;max-width:400px;max-height:300px;background:#0a0a0ae6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #00000080;z-index:800;display:flex;flex-direction:column;overflow:hidden}.transcript-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .8rem;background:#667eea1a;border-bottom:1px solid rgba(102,126,234,.2)}.transcript-icon{font-size:1rem}.transcript-label{font-size:.75rem;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.5px}.transcript-content{flex:1;overflow-y:auto;padding:.8rem;display:flex;flex-direction:column;gap:.6rem}.transcript-empty{color:#666;font-size:.8rem;font-style:italic;text-align:center;padding:1rem}.transcript-entry{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4;padding:.4rem;background:#ffffff05;border-radius:4px;border-left:2px solid transparent}.transcript-entry .transcript-speaker{font-size:1rem;flex-shrink:0}.transcript-entry.interviewer{border-left-color:#667eea}.transcript-entry.candidate{border-left-color:#0f8}.transcript-text{flex:1;color:#ccc;word-wrap:break-word}.transcript-content::-webkit-scrollbar{width:6px}.transcript-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.transcript-content::-webkit-scrollbar-thumb{background:#667eea4d;border-radius:3px}.transcript-content::-webkit-scrollbar-thumb:hover{background:#667eea80}.status-indicator{display:flex;align-items:center;gap:.8rem}.pulse-dot{width:12px;height:12px;border-radius:50%;background:#666}.pulse-dot.active{background:#0f8;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.status-text{font-size:.85rem;font-weight:600;letter-spacing:.5px}.processing-indicator{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#888}.transcript-toggle-btn{background:#667eea33;border:1px solid rgba(102,126,234,.3);border-radius:6px;padding:.3rem .6rem;font-size:1.2rem;cursor:pointer;transition:all .3s;color:#667eea;display:flex;align-items:center;justify-content:center}.transcript-toggle-btn:hover{background:#667eea4d;border-color:#667eea;transform:scale(1.05)}.spinner{width:16px;height:16px;border:2px solid #333;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.metadata{display:flex;gap:1rem}.language-badge,.provider-badge{padding:.3rem .8rem;background:#667eea33;border-radius:16px;font-size:.75rem;font-weight:500}.pause-btn{padding:1.2rem 2.5rem;font-size:1.3rem;font-weight:700;background:#667eea;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s;box-shadow:0 6px 25px #667eea80;text-transform:uppercase;letter-spacing:2px}.pause-btn:hover:not(:disabled){background:#5568d3;transform:scale(1.08);box-shadow:0 8px 30px #667eeab3}.pause-btn:disabled{background:#4a5a8a;cursor:not-allowed;opacity:.6}.stop-btn{padding:1.2rem 3rem;font-size:1.4rem;font-weight:700;background:#f44;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s;box-shadow:0 6px 25px #ff444480;text-transform:uppercase;letter-spacing:2px}.stop-btn:hover{background:#c00;transform:scale(1.08);box-shadow:0 8px 30px #ff4444b3}.nav-arrow{position:fixed;top:15%;transform:translateY(-50%);width:80px;height:120px;font-size:5rem;font-weight:300;background:#667eea14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#667eea;border:2px solid rgba(102,126,234,.2);border-radius:16px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;z-index:900;-webkit-user-select:none;user-select:none;opacity:.7}.nav-arrow:hover:not(:disabled){background:#667eea4d;border-color:#667eea;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 30px #667eea80}.nav-arrow:disabled{opacity:.3;cursor:not-allowed;background:#667eea0d}.left-arrow{left:20px}.right-arrow{right:20px}.history-position{position:fixed;top:20px;left:50%;transform:translate(-50%);background:#0a0a0ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 2rem;border-radius:30px;border:2px solid rgba(102,126,234,.5);font-size:1.3rem;font-weight:700;color:#667eea;z-index:1000;box-shadow:0 4px 20px #667eea4d;letter-spacing:2px}.answer-display{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2vh 2vw;overflow:hidden;box-sizing:border-box}.answer-container{width:100%;height:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;animation:slideIn .5s ease-out;overflow:hidden}.question-section,.answer-section{margin-bottom:1.5vh;flex-shrink:1;min-height:0;overflow:hidden}.message-bubble{background:#14141ef2;border-radius:16px;padding:1.2vh 2.5vw;box-shadow:0 8px 24px #0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:transform .2s ease}.message-bubble:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000080}.message-header{display:flex;align-items:center;gap:.4rem;margin-bottom:.5vh;padding-bottom:.3vh;border-bottom:1px solid rgba(255,255,255,.08)}.message-icon{font-size:clamp(.8rem,1.5vh,1.2rem);display:flex;align-items:center;justify-content:center}.message-label{font-size:clamp(.6rem,1vh,.75rem);font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ffffff80}.question-bubble{background:linear-gradient(135deg,#667eea26,#764ba226);border-left:4px solid #667eea;position:relative;overflow:visible}.question-bubble:before{content:"?";position:absolute;top:50%;right:2%;transform:translateY(-50%);font-size:clamp(8rem,20vh,15rem);color:#667eea14;font-weight:900;pointer-events:none;z-index:0;line-height:1}.answer-bubble{background:linear-gradient(135deg,#00ff881f,#00c8641f);border-left:4px solid #00ff88}.answer-bubble .message-header{border-bottom-color:#00ff884d}.question-text{position:relative;z-index:1;font-size:clamp(1.2rem,2.5vh,2.5rem);line-height:1.5;color:#e8e8e8;font-weight:400;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:left}.answer-text{font-size:clamp(1.3rem,3vh,3.5rem);line-height:1.5;color:#0f8;font-weight:500;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:left;text-shadow:0 0 20px rgba(0,255,136,.3);max-height:100%;overflow:hidden;box-sizing:border-box}.answer-paragraph{margin:0 0 1.5vh;line-height:1.6}.answer-paragraph:last-child{margin-bottom:0}.answer-list{margin:1vh 0 1.5vh;padding-left:2.5vw;line-height:1.6}.answer-list li{margin-bottom:.8vh;padding-left:.5vw}.answer-list li:last-child{margin-bottom:0}.answer-text strong{font-weight:700;color:#0fa;text-shadow:0 0 25px rgba(0,255,170,.4)}.waiting-state{text-align:center;padding:3rem}.waiting-icon{margin-bottom:2rem}.sound-wave{display:flex;justify-content:center;align-items:flex-end;gap:8px;height:80px}.sound-wave span{width:8px;background:#667eea;border-radius:4px;animation:wave 1.2s ease-in-out infinite}.sound-wave span:nth-child(1){animation-delay:0s}.sound-wave span:nth-child(2){animation-delay:.2s}.sound-wave span:nth-child(3){animation-delay:.4s}.sound-wave span:nth-child(4){animation-delay:.6s}@keyframes wave{0%,to{height:20px}50%{height:60px}}.waiting-state h2{font-size:2.5rem;margin-bottom:1rem;color:#e0e0e0}.waiting-state p{font-size:1.3rem;color:#888}.last-detected{margin-top:2rem;padding:1rem;background:#ffffff0d;border-radius:8px;font-size:1rem;color:#666;font-style:italic}.error-footer{padding:1rem;background:#f443;border-top:2px solid #ff4444;text-align:center;font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}@media (max-width: 768px){.main-menu{padding:1rem}.menu-cards{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.menu-card{padding:2rem 1.5rem}.card-icon{font-size:3rem}.card-title{font-size:1.5rem}.card-description{font-size:.9rem}.title{font-size:2rem}.answer-container{padding:0;justify-content:flex-start;padding-top:10vh}.message-bubble{padding:1vh 3.5vw;border-radius:14px}.message-header{gap:.5rem;margin-bottom:.6vh;padding-bottom:.4vh}.message-icon{font-size:clamp(1rem,1.8vh,1.5rem)}.message-label{font-size:clamp(.65rem,1vh,.8rem)}.question-text{font-size:clamp(.95rem,2vh,1.4rem);line-height:1.4}.answer-text{font-size:clamp(1rem,2.5vh,1.8rem);line-height:1.4;max-height:55vh;overflow-y:auto}.answer-paragraph{margin:0 0 1vh;line-height:1.5}.answer-list{margin:.8vh 0 1vh;padding-left:5vw;font-size:.95em}.answer-list li{margin-bottom:.6vh;padding-left:1vw}.waiting-state h2{font-size:1.5rem}.waiting-state p{font-size:1rem}.status-bar{flex-direction:column;align-items:flex-start}.label{font-size:clamp(.7rem,1.2vh,1rem);margin-bottom:.5vh}.top-left,.top-right{top:10px}.top-left{left:10px}.top-right{right:10px}.bottom-left{bottom:15px;left:10px;max-width:calc(100vw - 20px)}.corner-transcript{max-width:calc(100vw - 20px);max-height:200px;top:60px;left:10px}.transcript-toggle-btn{font-size:1rem;padding:.25rem .5rem}.bottom-right{bottom:15px;right:15px}.corner-status{padding:.4rem .8rem;font-size:.75rem}.corner-metadata{display:none}.pause-btn{padding:1.2rem 2.2rem;font-size:1.4rem}.stop-btn{padding:1.3rem 2.5rem;font-size:1.5rem}.nav-arrow{width:60px;height:90px;font-size:3.5rem}.left-arrow{left:10px}.right-arrow{right:10px}.history-position{top:10px;padding:.5rem 1.5rem;font-size:1rem}.answer-display{padding:1vh 2vw}.answer-container{justify-content:flex-start;padding-top:8vh}.question-section,.answer-section{margin-bottom:1vh}.message-bubble{padding:1vh 3vw}}.view-transcripts-btn{padding:1rem 2rem;font-size:1.1rem;background:transparent;color:#667eea;border:2px solid #667eea;border-radius:12px;cursor:pointer;font-weight:600;transition:all .3s;margin-top:1rem;width:100%;max-width:400px}.view-transcripts-btn:hover{background:#667eea1a;transform:translateY(-2px)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-in}.modal-content{background:#1a1a2e;border-radius:16px;padding:2rem;max-width:500px;width:90%;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease-out}.modal-content h2{font-size:1.8rem;margin-bottom:1rem;color:#667eea}.modal-description{color:#b0b0b0;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.modal-form{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.9rem;color:#a0a0a0;margin-bottom:.5rem;font-weight:500}.form-group input{width:100%;padding:.8rem;font-size:1rem;background:#2a2a3e;color:#fff;border:2px solid #3a3a4e;border-radius:8px;outline:none;transition:border-color .3s}.form-group input:focus{border-color:#667eea}.form-group input::placeholder{color:#666}.modal-actions{display:flex;gap:1rem}.btn-primary,.btn-secondary{flex:1;padding:.9rem;font-size:1rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s}.btn-primary:hover:not(:disabled){background:#5568d3;transform:translateY(-2px)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:transparent;color:#888;border:2px solid #3a3a4e}.btn-secondary:hover:not(:disabled){border-color:#667eea;color:#667eea}.transcript-list-container{width:100%;max-width:900px;height:100vh;display:flex;flex-direction:column;padding:2rem;overflow:hidden}.transcript-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.transcript-list-header h2{font-size:2rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-close{background:transparent;border:2px solid #667eea;color:#667eea;font-size:1.5rem;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;padding:0}.btn-close:hover{background:#667eea1a;transform:rotate(90deg)}.storage-info{color:#888;font-size:.9rem;margin-bottom:1rem}.search-box{position:relative;margin-bottom:1.5rem}.search-input{width:100%;padding:.9rem 1rem;font-size:1rem;background:#2a2a3e;color:#fff;border:2px solid #3a3a4e;border-radius:10px;outline:none;transition:border-color .3s}.search-input:focus{border-color:#667eea}.search-input::placeholder{color:#666}.btn-clear-search{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#888;font-size:1.2rem;cursor:pointer;padding:.5rem;transition:color .3s}.btn-clear-search:hover{color:#667eea}.transcript-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.empty-state{text-align:center;color:#666;padding:3rem 1rem;font-size:1.1rem}.transcript-item{background:#ffffff0d;border-radius:12px;padding:1.2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:all .3s;border:2px solid transparent}.transcript-item:hover{background:#ffffff14;border-color:#667eea;transform:translate(5px)}.transcript-main{flex:1;cursor:pointer}.transcript-title{font-size:1.2rem;font-weight:600;color:#e0e0e0;margin-bottom:.3rem}.transcript-job-title{font-size:.9rem;color:#667eea;margin-bottom:.5rem}.transcript-meta{font-size:.85rem;color:#888;display:flex;gap:.5rem;align-items:center}.transcript-actions{display:flex;gap:.5rem;align-items:center}.btn-export,.btn-delete{padding:.5rem .8rem;font-size:.85rem;border-radius:6px;cursor:pointer;transition:all .3s;border:none;font-weight:600}.btn-export{background:transparent;color:#667eea;border:1px solid #667eea}.btn-export:hover{background:#667eea33}.btn-delete{background:transparent;color:#f44;border:1px solid transparent;font-size:1.2rem;padding:.3rem .6rem}.btn-delete:hover{background:#ff44441a;border-color:#f44}.transcript-viewer-container{width:100%;max-width:1000px;height:100vh;display:flex;flex-direction:column;padding:2rem;overflow:hidden}.viewer-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.btn-back{background:transparent;border:2px solid #667eea;color:#667eea;padding:.6rem 1rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s}.btn-back:hover{background:#667eea1a;transform:translate(-3px)}.viewer-header h2{flex:1;font-size:1.8rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.viewer-actions{display:flex;gap:.5rem}.viewer-metadata{background:#ffffff0d;border-radius:10px;padding:1rem;margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.8rem}.metadata-row{display:flex;gap:.5rem;font-size:.9rem}.metadata-label{color:#888;font-weight:600}.conversation-timeline{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;padding-right:.5rem}.timeline-entry{display:flex;flex-direction:column;gap:.5rem;animation:slideIn .3s ease-out}.timeline-entry.interviewer{align-items:flex-start}.timeline-entry.candidate{align-items:flex-end}.timeline-time{font-size:.75rem;color:#666;padding:0 .5rem}.timeline-bubble{background:#ffffff0d;border-radius:12px;padding:1rem;max-width:80%;border:1px solid rgba(255,255,255,.1)}.timeline-entry.interviewer .timeline-bubble{background:#667eea1a;border-color:#667eea4d}.timeline-entry.candidate .timeline-bubble{background:#00ff880d;border-color:#0f83}.timeline-speaker{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.speaker-icon{font-size:1.2rem}.speaker-label{font-size:.8rem;font-weight:700;color:#888;letter-spacing:.5px}.timeline-text{color:#e0e0e0;line-height:1.6;font-size:1rem}.timeline-answer{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.answer-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;color:#0f8;font-weight:700}.answer-icon{font-size:1rem}.answer-content{color:#0f8;line-height:1.6;font-size:.95rem}.highlight{background:#ffff004d;padding:.1rem .2rem;border-radius:3px}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.modal-content{padding:1.5rem}.transcript-list-container,.transcript-viewer-container{padding:1rem}.transcript-item{flex-direction:column;align-items:flex-start}.transcript-actions{width:100%;justify-content:flex-end}.viewer-header{flex-wrap:wrap}.viewer-metadata{grid-template-columns:1fr}.timeline-bubble{max-width:95%}}.user-menu-bar{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;background:#0a0a14f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1100}.user-info{display:flex;align-items:center;gap:1rem}.user-name{font-size:.9rem;font-weight:500;color:#e0e0e0}.subscription-badge{font-size:.75rem;padding:.25rem .6rem;background:linear-gradient(135deg,#667eea33,#764ba233);border:1px solid rgba(102,126,234,.4);border-radius:20px;color:#667eea;font-weight:600}.user-actions{display:flex;gap:.75rem}.upgrade-btn{padding:.4rem 1rem;font-size:.85rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s}.upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.logout-btn{padding:.4rem 1rem;font-size:.85rem;background:transparent;color:#888;border:1px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s}.logout-btn:hover{color:#fff;border-color:#fff6}.main-menu,.setup-screen{padding-top:5rem}.interview-screen .corner-status.top-left,.interview-screen .corner-metadata.top-right,.interview-screen .corner-transcript.top-left{top:60px}.card-badge{display:inline-block;padding:.3rem .8rem;font-size:.75rem;font-weight:600;border-radius:20px;margin-bottom:1rem}.card-badge.locked{background:#ff646426;border:1px solid rgba(255,100,100,.3);color:#ff6464}.card-badge.free{background:#00ff8826;border:1px solid rgba(0,255,136,.3);color:#0f8}.subscription-required-banner{background:linear-gradient(135deg,#ff64641a,#ff64640d);border:2px solid rgba(255,100,100,.3);border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:center}.subscription-required-banner p{color:#f88;margin-bottom:1rem;font-size:1.1rem}.subscribe-now-btn{padding:.8rem 2rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s}.subscribe-now-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e)}.loading-spinner{width:50px;height:50px;border:4px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-screen p{color:#888;font-size:1rem}.legal-page{min-height:100vh;display:flex;justify-content:center;padding:3rem 2rem;background:linear-gradient(135deg,#0a0a0a,#1a1a2e)}.legal-container{max-width:800px;width:100%}.legal-container h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-container .last-updated{color:#666;font-size:.9rem;margin-bottom:2rem}.legal-container section{margin-bottom:2rem}.legal-container h2{font-size:1.3rem;font-weight:600;color:#e0e0e0;margin-bottom:.75rem}.legal-container p{color:#a0a0a0;line-height:1.7;font-size:1rem}.legal-container .back-link{display:inline-block;margin-top:2rem;color:#667eea;text-decoration:none;font-weight:500;transition:color .3s}.legal-container .back-link:hover{color:#764ba2}@media (max-width: 768px){.user-menu-bar{padding:.5rem 1rem;flex-wrap:wrap;gap:.5rem}.user-info{flex-direction:column;align-items:flex-start;gap:.25rem}.user-name{font-size:.85rem}.subscription-badge{font-size:.7rem}.user-actions{gap:.5rem}.upgrade-btn,.logout-btn{padding:.35rem .75rem;font-size:.8rem}.main-menu{padding-top:5rem}.legal-container h1{font-size:2rem}}.job-diplomat-dashboard{min-height:100vh;height:auto;background:linear-gradient(135deg,#667eea,#764ba2);padding:70px 20px 20px;width:100%;position:absolute;top:0;left:0;right:0;overflow-y:auto}.diplomat-header{background:#fff;border-radius:15px;padding:30px;margin-bottom:30px;box-shadow:0 10px 30px #0003}.diplomat-header-top{display:flex;align-items:center;gap:1rem;margin-bottom:10px}.diplomat-header-top h1{flex:1}.diplomat-header h1{margin:0;font-size:2.5rem;color:#2c3e50}.diplomat-subtitle{margin:0 0 20px;color:#7f8c8d;font-size:1.1rem}.diplomat-nav{display:flex;gap:10px;margin-top:20px}.diplomat-nav button{padding:12px 24px;border:none;background:#ecf0f1;color:#2c3e50;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s}.diplomat-nav button:hover:not(:disabled){background:#3498db;color:#fff;transform:translateY(-2px)}.diplomat-nav button.active{background:#667eea;color:#fff}.diplomat-nav button:disabled{opacity:.5;cursor:not-allowed}.diplomat-content{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 30px #0003}.dashboard-view{display:flex;flex-direction:column;gap:30px}.control-panel{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:30px;color:#fff;text-align:center}.control-panel h2{margin:0 0 20px}.current-job{margin-top:20px;padding:15px;background:#ffffff1a;border-radius:8px}.current-job h3{margin:0 0 10px;font-size:1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.stat-card{background:#fff;border-radius:12px;padding:20px;text-align:center;border-left:4px solid;box-shadow:0 4px 12px #0000001a;transition:transform .3s}.stat-card:hover{transform:translateY(-5px)}.stat-count{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:5px}.stat-title{font-size:.9rem;color:#7f8c8d;text-transform:uppercase;letter-spacing:1px}.jobs-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.job-category h3{margin:0 0 15px;color:#2c3e50}.job-card,.interview-card{background:#f8f9fa;border-radius:10px;padding:20px;margin-bottom:15px;border-left:4px solid #3498db;transition:all .3s}.job-card:hover,.interview-card:hover{box-shadow:0 6px 20px #00000026;transform:translate(5px)}.job-card h4,.interview-card h4{margin:0 0 8px;color:#2c3e50;font-size:1.2rem}.job-company,.interview-company{color:#7f8c8d;font-weight:600;margin:5px 0}.job-location,.job-salary,.interview-date,.interview-location{color:#95a5a6;font-size:.9rem;margin:5px 0}.job-tags{display:flex;gap:8px;margin-top:10px}.tag{background:#3498db;color:#fff;padding:4px 12px;border-radius:20px;font-size:.8rem;text-transform:capitalize}.job-notes{margin-top:15px;padding:10px;background:#fff;border-radius:8px;font-size:.85rem}.job-notes strong{color:#2c3e50}.job-notes ul{margin:8px 0 0;padding-left:20px}.job-notes li{margin:4px 0}.activity-log{background:#f8f9fa;border-radius:12px;padding:20px}.activity-log h3{margin:0 0 15px;color:#2c3e50}.log-container{max-height:400px;overflow-y:auto;background:#fff;border-radius:8px;padding:15px}.log-entry{padding:10px;margin-bottom:8px;border-left:3px solid;border-radius:4px;font-size:.9rem}.log-entry.log-info{background:#e8f4f8;border-color:#3498db}.log-entry.log-success{background:#e8f8e8;border-color:#2ecc71}.log-entry.log-warning{background:#fff8e8;border-color:#f39c12}.log-entry.log-error{background:#f8e8e8;border-color:#e74c3c}.log-time{color:#7f8c8d;margin-right:10px;font-weight:600}.job-preferences-form{max-width:800px;margin:0 auto}.job-preferences-form h2{color:#2c3e50;margin-bottom:10px}.form-description{color:#7f8c8d;margin-bottom:30px}.form-section{background:#f8f9fa;border-radius:12px;padding:25px;margin-bottom:25px}.form-section h3{margin:0 0 20px;color:#2c3e50}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#2c3e50;font-weight:600}.form-group input[type=text],.form-group input[type=number],.form-group input[type=email],.form-group input[type=file],.form-group select,.form-group textarea{width:100%;padding:12px;border:2px solid #ecf0f1;border-radius:8px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3498db}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checkbox-group{display:flex;flex-direction:column;gap:10px}.checkbox-group label{display:flex;align-items:center;gap:8px;font-weight:400}.checkbox-group input[type=checkbox]{width:auto}.array-input{display:flex;gap:10px;margin-bottom:10px}.array-input input{flex:1}.btn-remove{background:#e74c3c;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;font-size:1.2rem;transition:background .3s}.btn-remove:hover{background:#c0392b}.btn-add{background:#2ecc71;color:#fff;border:none;border-radius:8px;padding:10px 20px;cursor:pointer;font-weight:600;transition:background .3s}.btn-add:hover{background:#27ae60}.file-selected{color:#2ecc71;font-weight:600;margin-top:8px}.cv-list{margin-bottom:20px;background:#fff;border-radius:8px;padding:15px}.cv-list h4{margin:0 0 15px;color:#2c3e50;font-size:1rem}.cv-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#f8f9fa;border-radius:8px;margin-bottom:10px;border-left:4px solid #667eea;transition:all .3s}.cv-item:hover{background:#ecf0f1;transform:translate(5px)}.cv-info{display:flex;flex-direction:column;gap:5px;flex:1}.cv-name{font-weight:600;color:#2c3e50}.cv-role{color:#7f8c8d;font-size:.85rem}.cv-upload-group{display:flex;flex-direction:column;gap:10px}.help-text{color:#7f8c8d;font-size:.85rem;margin-top:5px;font-style:italic}.form-actions{text-align:center;margin-top:30px}.btn-primary,.btn-secondary,.btn-danger,.btn-large{padding:14px 32px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover:not(:disabled){background:#5568d3;transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.btn-secondary{background:#ecf0f1;color:#2c3e50}.btn-secondary:hover:not(:disabled){background:#bdc3c7}.btn-danger{background:#e74c3c;color:#fff}.btn-danger:hover:not(:disabled){background:#c0392b}.btn-large{padding:18px 48px;font-size:1.2rem}button:disabled{opacity:.5;cursor:not-allowed}.phone-config-panel{max-width:900px;margin:0 auto}.phone-config-panel h2{color:#2c3e50;margin-bottom:10px}.config-description{color:#7f8c8d;margin-bottom:30px}.config-section{background:#f8f9fa;border-radius:12px;padding:25px;margin-bottom:25px}.config-section h3{margin:0 0 20px;color:#2c3e50}.config-group{margin-bottom:20px}.config-group label{display:block;margin-bottom:10px;color:#2c3e50;font-weight:600}.config-group input[type=range]{width:100%;height:6px;border-radius:5px;background:#ecf0f1;outline:none}.config-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer}.config-group select{width:100%;padding:12px;border:2px solid #ecf0f1;border-radius:8px;font-size:1rem}.config-actions{display:flex;gap:15px;justify-content:center;margin-top:30px}.email-manager{max-width:1000px;margin:0 auto}.email-auth{text-align:center;max-width:600px;margin:0 auto}.email-auth h2{color:#2c3e50;margin-bottom:15px}.auth-info{background:#f8f9fa;border-radius:12px;padding:25px;margin:30px 0;text-align:left}.auth-info h3{margin:0 0 15px;color:#2c3e50}.auth-info ul{margin:0;padding-left:20px}.auth-info li{margin:10px 0;color:#2c3e50}.auth-providers{margin:20px 0;color:#7f8c8d}.privacy-note{margin-top:20px;color:#7f8c8d;font-size:.9rem}.email-header{margin-bottom:30px}.email-header h2{color:#2c3e50;margin-bottom:5px}.email-nav{display:flex;gap:10px;margin-top:20px}.email-nav button{padding:10px 20px;border:none;background:#ecf0f1;color:#2c3e50;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s}.email-nav button:hover{background:#3498db;color:#fff}.email-nav button.active{background:#667eea;color:#fff}.inbox-controls{margin-bottom:20px}.empty-state{text-align:center;padding:60px;color:#7f8c8d}.email-list{border-radius:12px;overflow:hidden}.email-item{background:#f8f9fa;margin-bottom:10px;border-radius:8px;overflow:hidden;transition:box-shadow .3s}.email-item:hover{box-shadow:0 4px 12px #0000001a}.email-item.unread{background:#e8f4f8;border-left:4px solid #3498db}.email-summary{padding:15px;cursor:pointer;display:grid;grid-template-columns:200px 1fr 150px;gap:15px;align-items:center}.email-from{font-weight:600;color:#2c3e50}.email-subject{color:#34495e}.email-date{color:#7f8c8d;text-align:right;font-size:.9rem}.email-body{padding:20px;background:#fff;border-top:1px solid #ecf0f1;color:#2c3e50}.email-compose{background:#f8f9fa;border-radius:12px;padding:30px}.email-compose h3{margin:0 0 20px;color:#2c3e50}.email-compose textarea{font-family:inherit;resize:vertical}@media (max-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.jobs-section,.form-row{grid-template-columns:1fr}.email-summary{grid-template-columns:1fr;gap:8px}.email-date{text-align:left}.diplomat-nav{flex-wrap:wrap}}*{margin:0;padding:0;box-sizing:border-box}html{height:auto;min-height:100%;overflow-y:auto!important;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);background-attachment:fixed;color:#fff;min-height:100vh;height:auto;overflow-y:auto!important;overflow-x:hidden}#root{min-height:100vh;height:auto}
