body,html{overflow:auto!important}body{-webkit-overflow-scrolling:touch;background-color:#faf9ff;color:#333;font-family:Poppins,sans-serif;line-height:1.6}body::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}.main-content{min-height:100vh;padding-top:60px!important;width:100%}.pt-16,.pt-20{padding-top:0!important}main{min-height:auto!important}.pb-24{padding-bottom:0}@supports (padding:max(4px)){.pt-20{padding-bottom:max(0rem,env(safe-area-inset-bottom));padding-left:max(0rem,env(safe-area-inset-left));padding-top:max(3rem,env(safe-area-inset-top))}}main{display:flex;flex-direction:column;flex-grow:1;min-height:100vh}.container{margin:0 auto;padding:0 1rem}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;font-family:inherit;outline:none}.heading-text{-webkit-text-fill-color:#0000;background:#6d28d9;-webkit-background-clip:text;background-clip:text}@media (max-width:980px){.navbar-links .profile-container{margin-top:1rem;position:relative!important;width:100%}.navbar-links .profile-dropdown{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffff2!important;border:1px solid #fff3!important;border-radius:16px!important;box-shadow:0 20px 40px #0000004d!important;left:auto!important;margin-top:12px!important;min-width:200px!important;opacity:1!important;padding:12px 0!important;position:absolute!important;right:1.5rem!important;top:100%!important;transform:none!important;visibility:visible!important;z-index:1001!important}.navbar-links .profile-dropdown a,.navbar-links .profile-dropdown button{background:none!important;border:none!important;color:#1f2937!important;font-size:1rem!important;font-weight:600!important;padding:16px 24px!important;text-align:left!important;transition:all .2s ease!important;width:100%!important}.navbar-links .profile-dropdown a:hover,.navbar-links .profile-dropdown button:hover{background:linear-gradient(135deg,#6d28d9,#8b5cf6)!important;color:#fff!important;transform:translateX(8px)!important}.navbar-links .profile-icon{align-items:center!important;display:flex!important;height:60px!important;justify-content:center!important;margin:0 auto 16px!important;width:60px!important}}.navbar .profile-dropdown{display:none!important}.navbar .profile-container:hover .profile-dropdown,.profile-dropdown[aria-expanded=true]{display:block!important}.navbar{background:linear-gradient(135deg,#c7b1fb 22%,#fff 62%,#e5c3f1);box-shadow:0 2px 20px #0000001a;height:60px;justify-content:space-between;left:0;padding:0 clamp(1rem,4vw,2rem);position:fixed;top:0;width:100%;z-index:1000}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#6d28d9;font-size:1.5rem;font-weight:700;gap:8px}.navbar-logo img{border-radius:50%;width:40px}.navbar-links{align-items:center;display:flex;gap:1.5rem;margin-left:auto}@media (max-width:980px){.navbar-links{display:none}}.navbar-links a,.navbar-links button{color:#6d28d9;font-size:16px;font-weight:500;padding:8px 16px;transition:all .3s ease}.navbar-links a:hover,.navbar-links button:hover{color:#7a43d2}.navbar .sign-button{background:#7a43d2;border:2px solid #6d28d9;border-radius:18px;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px;transition:all .3s ease}.navbar .sign-button:hover{background:#6d28d9;color:#f3f4f6}.navbar .profile-container{cursor:pointer;position:relative}.navbar .profile-icon{border-radius:50%;height:50px;overflow:hidden;width:50px}.navbar .profile-img{height:100%;object-fit:cover;width:100%}.navbar .profile-dropdown{background:#fff;border-radius:6px;box-shadow:0 4px 10px #0003;min-width:150px;padding:10px 0;position:absolute;right:0;top:50px}.navbar Link{width:auto}.navbar .profile-container:hover .profile-dropdown{display:block;width:auto}.navbar .profile-dropdown a,.navbar .profile-dropdown button{background-color:#fff;color:#000;padding:0 auto;text-align:left}.circle-hamburger{align-items:center;background:linear-gradient(135deg,#6d28d9,#8b5cf6);border:none;border-radius:50%;box-shadow:0 4px 20px #6d28d966;cursor:pointer;display:none;flex-direction:column;gap:4px;height:50px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:50px}.circle-hamburger:hover{box-shadow:0 6px 25px #6d28d999;transform:scale(1.1)}.circle-hamburger span{background:#fff;border-radius:2px;height:3px;transform-origin:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:22px}.circle-hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.circle-hamburger.active span:nth-child(2){opacity:0}.circle-hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:980px){.circle-hamburger{display:flex}.navbar{padding:0 clamp(1rem,4vw,1.5rem)}.navbar-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#6d28d9,#8b5cf6);display:none!important;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem 1.5rem;position:fixed;right:0;top:60px;transform:translateY(-20px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:999}.navbar-links.active.show{display:flex!important;opacity:1;transform:translateY(0);visibility:visible}.nav-link,.navbar-links a{border-radius:12px;color:#fff!important;font-size:1.2rem;font-weight:600;padding:1rem 1.5rem!important;text-align:center;width:100%}.navbar-links a:hover{background:#fff3}.sign-button{background:#fff!important;color:#6d28d9!important;font-size:1.1rem!important;padding:1.2rem!important;width:100%!important}}.hero{align-items:center;background:linear-gradient(to bottom right,#6d28d9 80%,#a78bfa);color:#fff;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:70vh;padding:8rem 1rem 4rem;text-align:center}.hero-content{max-width:600px}.hero h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin:0}.hero-yellow{color:#fac643}.hero-subtitle{font-size:clamp(1rem,3vw,1.25rem);margin:1rem 0 2rem;opacity:.95}.hero-btn{background:#fff;border-radius:12px;color:#7c3aed;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.hero-btn:hover{box-shadow:0 10px 25px #0003;transform:translateY(-2px)}@media (min-width:768px){.hero{flex-direction:row;padding:4rem 2rem;text-align:left}.hero-content{max-width:500px;text-align:left}}.features{background-color:#fbf8f8;padding:4rem 1rem;text-align:center}.features h1{color:#333;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.features p{color:#666;font-size:1.2rem;margin-bottom:3rem}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.feature-card{align-items:center;background:#fff;border-radius:24px;box-shadow:0 4px 12px #8b5cf626;display:flex;flex-direction:column;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-8px)}.feature-svg,.svg-container{align-items:center;background-color:#8b5cf6;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.feature-card h3{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6}.testimonial-section{background:#f8fafc;padding:5rem 1rem}.testimonial-section h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6d28d9,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,2vw,3rem);font-weight:700;margin-bottom:4rem;text-align:center}.testimonial-wrapper{height:320px;margin:0 auto;max-width:520px;padding:0 4rem;position:relative;width:100%}.testimonial-scroll{display:flex;gap:0;height:100%;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%}.testimonial-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #8b5cf626;display:flex;flex:0 0 100%;flex-direction:column;min-height:80%;padding:2.5rem 2rem;position:relative;scroll-snap-align:center;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover{box-shadow:0 30px 60px #8b5cf640;transform:translateY(-8px)}.testimonial-header{align-items:center;display:flex;flex-shrink:0;margin-bottom:1.5rem}.testimonial-avatar-svg{flex-shrink:0;height:60px;margin-right:1.25rem;width:60px}.testimonial-name{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.testimonial-role{color:#64748b;font-size:.95rem;font-weight:500;margin:0}.testimonial-text{color:#334155;flex-grow:1;font-size:1.1rem;font-style:italic;line-height:1.75;margin:0}.scroll-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:50%;box-shadow:0 8px 25px #8b5cf666;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;font-weight:700;height:56px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:56px;z-index:20}.scroll-btn:hover{background:linear-gradient(135deg,#6d28d9,#5b21b6);box-shadow:0 12px 35px #6d28d980;transform:translateY(-50%) scale(1.1)}.scroll-btn.left{left:8px}.scroll-btn.right{right:8px}@media (max-width:640px){.testimonial-wrapper{height:280px;max-width:90vw;padding:0 3.5rem}.scroll-btn{font-size:1.1rem;height:48px;width:48px}}@media (max-width:480px){.scroll-btn{font-size:1rem;height:44px;width:44px}.testimonial-wrapper{height:260px;padding:0 3rem}}.home-companies{background:#fff;padding:5rem 1rem;text-align:center}.home-companies h2{color:#111827;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.home-companies p{color:#6b7280;font-size:1.125rem;margin-bottom:3rem}.home-company-grid{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.home-company-grid img{flex:0 1 auto;height:auto;max-width:120px}.home-pricing-section{background:#fff;padding:5rem 1rem}.home-container{margin:0 auto;max-width:1200px}.home-pricing-header{margin-bottom:4rem;text-align:center}.home-pricing-header h2{color:#111827;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.home-pricing-header p{color:#6b7280;font-size:1.125rem}.home-pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media (min-width:768px){.home-pricing-grid{grid-template-columns:repeat(3,1fr)}}.home-pricing-card{background:#fff;border-radius:.75rem;box-shadow:0 10px 15px #00000014;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.home-pricing-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-8px)}.home-pricing-card.pro{background:linear-gradient(to bottom right,#6d28d9 78%,#a78bfa);color:#fff;transform:scale(1.05)}.home-pricing-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.home-pricing-card.pro h3{color:#fff}.home-price{color:#8b5cf6;font-size:clamp(2rem,6vw,3rem);font-weight:700;margin-bottom:1.5rem}.home-pricing-card.pro .home-price{color:#fff}.home-price span{color:#6b7280;font-size:1rem;margin-left:4px}.home-pricing-card.pro .home-price span{color:#dbeafe}.home-pricing-card ul{list-style:none;margin:0 0 2rem;padding:0;text-align:left}.home-pricing-card li{align-items:center;color:#374151;display:flex;font-size:1rem;margin-bottom:.75rem}.home-pricing-card.pro li{color:#e0e7ff}.check-icon{color:#25f16c;flex-shrink:0;height:20px;margin-right:.75rem;width:20px}.btn{border-radius:.5rem;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:0 auto;max-width:320px;padding:1rem;transition:all .3s ease;width:100%}.btn.primary{background:linear-gradient(to bottom right,#6d28d9 80%,#a78bfa);color:#fff}.btn.primary:hover{background:#6d28d9}.home-pricing-card.pro .btn{background:#fff;color:#6d28d9}.home-pricing-card.pro .btn:hover{background:#f3f4f6}.cta{background:linear-gradient(to bottom right,#6d28d9 80%,#a78bfa);color:#fff;padding:5rem 1rem;text-align:center}.cta h2{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem}.cta p{font-size:clamp(1.1rem,3vw,1.5rem);margin-bottom:2rem;opacity:.95}.cta .hero-btn{background:#fff;border-radius:12px;color:#8b5cf6;display:inline-block;font-size:1.1rem;font-weight:600;padding:1.25rem 3rem;text-decoration:none;transition:all .3s ease}.cta .hero-btn:hover{box-shadow:0 15px 30px #0003;transform:translateY(-3px)}.footer{grid-gap:clamp(1.5rem,4vw,2.5rem);background:linear-gradient(180deg,#0d1117,#1a1f2e);box-shadow:0 -4px 20px #0000004d;color:#fff;display:grid;gap:clamp(1.5rem,4vw,2.5rem);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:clamp(2.5rem,6vw,4rem) clamp(1rem,3vw,2rem);text-align:left;width:100%}.footer>div:not(.footer-bottom){display:flex;flex-direction:column;gap:1rem}.footer h3{align-items:center;color:#8b5cf6;display:flex;font-size:clamp(1.1rem,2.8vw,1.3rem);font-weight:700;gap:8px;margin:0 0 1rem}.footer h3:before{content:"✦";font-size:1.2em}.footer a,.footer p{color:#b8bcc7;display:block;font-size:clamp(.9rem,2vw,1rem);line-height:1.6;margin:.25rem 0;transition:all .3s ease}.footer a:hover{color:#8b5cf6;text-decoration:none;transform:translateX(6px)}.footer p{opacity:.9}.tech-grid{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.tech-item{align-items:center;background:#8b5cf61a;border-radius:8px;display:flex;font-size:.9rem;font-weight:500;gap:10px;padding:.5rem;transition:all .3s ease}.tech-item:hover{background:#8b5cf633;transform:translateX(4px)}.tech-item img{border-radius:4px;filter:brightness(1.2);height:24px;width:24px}.footer-bottom{border-top:1px solid #2d3748;color:#94a3b8;font-size:clamp(.85rem,1.8vw,.95rem);grid-column:1/-1;margin-top:auto;padding-top:clamp(1.5rem,3vw,2rem);text-align:center}.footer-bottom p{margin:0}@media (max-width:768px){.footer{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:2.5rem 1.5rem;text-align:center}.footer>div:not(.footer-bottom){align-items:center}.footer a,.footer p{border-radius:6px;padding:.5rem}.footer a:hover{background:#8b5cf61a;padding:.75rem 1rem;transform:none}.tech-grid{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.footer{gap:1.75rem;grid-template-columns:1fr;padding:2rem 1rem}.tech-grid{align-items:center;flex-direction:column}.tech-item{justify-content:center;width:140px}}@media (min-width:1200px){.footer{grid-template-columns:repeat(5,1fr)}}.floating-animation{animation:float 3s ease-in-out infinite}.profile-section{background:linear-gradient(to bottom right,#cab7eb,#fff,#cab7eb);font-family:Inter,sans-serif;min-height:100vh;padding:6rem 4rem}.profile-container{margin:0 auto;max-width:1000px}.profile-header{background-color:#fff;border-radius:1.5rem;box-shadow:0 10px 25px #0000000d;margin-bottom:2rem;padding:2rem}.profile-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-rows:1fr}.profile-header-inner{align-items:center;display:flex;flex-direction:row;gap:1.5rem}@media(min-width:120px){.profile-header-inner{flex-direction:row;justify-content:space-between}}.profile-header-title{color:#1f2937;font-size:2rem;font-weight:700}.profile-header-subtitle{color:#6b7280;font-size:1rem;margin-top:.25rem}.profile-illustration svg{height:120px;width:120px}.profile-header-illustration svg{height:120px;width:200px}.profile-form{background-color:#fff;border-radius:1.5rem;box-shadow:0 10px 25px #0000000d;padding:2rem}.profile-form-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.profile-column{display:flex;flex-direction:column}@media (max-width:768px){.profile-form-grid{gap:1rem;grid-template-columns:1fr}}.profile-field{margin-bottom:1rem}.profile-label{color:#4b5563;display:block;font-weight:600;margin-bottom:.5rem}.profile-input{border:1px solid #d1d5db;border-radius:.5rem;color:#111827;font-size:1rem;outline:none;padding:.5rem 1rem;transition:all .2s;width:100%}.profile-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}.profile-display{border:1px solid #d1d5db;border-radius:.4rem;color:#1f2937;font-size:1rem;padding:.5rem 0}.profile-actions{display:flex;flex-wrap:wrap;gap:1rem}.profile-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.profile-btn:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-1px)}.profile-edit{background-color:#8b5cf6;color:#fff}.profile-save{background-color:#10b981;color:#fff}.profile-cancel{background-color:#ef4444;color:#fff}.profile-logout{background-color:#f59e0b;color:#fff}.profile-error,.profile-loading{color:#6b7280;font-size:1.25rem;font-weight:600;padding:2rem;text-align:center}.profile-error{color:#ef4444}@media (max-width:768px){.profile-header-inner{flex-direction:column;text-align:center}}.page-content{display:flex;flex-direction:column;min-height:100vh;width:100%}.hero-section{background:linear-gradient(to bottom right,#6d28d9 80%,#a78bfa);border-radius:15px;color:#fff;flex:1 1;min-height:clamp(50vh,70vw,70vh);padding:clamp(70px,12vw,100px) clamp(1rem,5vw,2rem)}.container{padding:0 clamp(1rem,2vw,2rem)}.grid-container{grid-gap:clamp(2rem,6vw,3rem);align-items:start;display:grid;gap:clamp(2rem,6vw,3rem);grid-template-columns:1fr;min-height:100%}@media (min-width:768px){.grid-container{align-items:center;grid-template-columns:1fr 1fr}}.hero-text h1{font-size:clamp(1.75rem,8vw,3.2rem);font-weight:800;justify-content:center;line-height:1.1;margin-bottom:clamp(1rem,3vw,1.5rem);margin-right:2rem;text-align:center}@media (min-width:768px){.hero-text h1{justify-content:center;margin-right:3rem}}.hero-text .highlight{border-radius:clamp(4px,1vw,8px);color:#facc15;display:inline-block;padding:clamp(.25rem,1vw,.5rem) clamp(.5rem,2vw,1rem)}.hero-text .quote{font-size:clamp(1rem,4vw,1.3rem);font-style:italic;font-weight:500;margin-bottom:clamp(1rem,3vw,1.5rem);opacity:.9}.hero-text .description,.hero-text .quote{justify-content:center;margin-right:2rem;text-align:justify}.hero-text .description{font-size:clamp(.95rem,3vw,1.15rem);line-height:1.6;margin-bottom:clamp(1.5rem,5vw,2.5rem);opacity:.85}.primary-btn{background:#fff;border:2px solid #fff;border-radius:clamp(8px,2vw,12px);box-shadow:0 4px 15px #0000001a;color:#6d28d9;display:inline-flex;font-size:clamp(1rem,3vw,1.15rem);gap:8px;padding:clamp(12px,3vw,16px) clamp(24px,6vw,40px);text-decoration:none}.primary-btn:hover{background:#f8fafc;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.primary-btn.large{font-size:clamp(1.1rem,3.5vw,1.4rem);padding:clamp(16px,4vw,22px) clamp(32px,8vw,56px)}.hero-illustration{display:flex;justify-content:center;width:100%}.illustration{height:clamp(280px,70vw,380px);width:clamp(280px,70vw,380px)}.cta-section{background:linear-gradient(135deg,#f8fafc,#f0f9ff);flex-shrink:0;overflow:hidden;padding:clamp(3rem,8vw,5rem) clamp(1rem,4vw,2rem);position:relative;text-align:center}.cta-section:before{background:linear-gradient(90deg,#0000,#e5e7eb 20%,#e5e7eb 80%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.cta-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#374151);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.75rem,6vw,2.75rem);font-weight:800;letter-spacing:-.025em;line-height:1.2;margin-bottom:clamp(1.2rem,4vw,1.8rem);position:relative}.cta-section h2:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.cta-section p{color:#6b7280;font-size:clamp(1rem,3.5vw,1.3rem);font-weight:400;line-height:1.7;margin-bottom:clamp(2rem,6vw,3rem);margin-left:auto;margin-right:auto;max-width:600px;padding:0 clamp(1rem,4vw,2rem)}.cta-section .primary-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;box-shadow:0 10px 30px #3b82f666;color:#fff;cursor:pointer;display:inline-flex;font-size:clamp(1rem,3vw,1.125rem);font-weight:700;gap:.75rem;min-height:56px;overflow:hidden;padding:clamp(1rem,3vw,1.25rem) clamp(2rem,6vw,3rem);position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.cta-section .primary-btn:before{font-size:1.2em}.cta-section .primary-btn:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 20px 50px #3b82f680;transform:translateY(-4px)}.cta-section .primary-btn:active{transform:translateY(-2px)}.cta-section .container{align-items:center;display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.5rem);justify-content:center;margin:0 auto;max-width:1200px;padding:0 clamp(1rem,4vw,2rem)}@media (max-width:640px){.cta-section{padding:clamp(2.5rem,10vw,4rem) clamp(1.5rem,8vw,2.5rem)}.cta-section h2{margin-bottom:clamp(1rem,5vw,1.5rem)}.cta-section p{padding:0 clamp(1.5rem,8vw,2.5rem)}}.cta-section .primary-btn:focus{outline:3px solid #3b82f680;outline-offset:2px}.cta-section h2{line-height:1.15}.cta-section p{line-height:1.65}@media (max-width:480px){.hero-section{border-radius:12px;padding:clamp(50px,12vw,70px) clamp(.5rem,4vw,1rem)}.grid-container{gap:clamp(1.5rem,8vw,2rem)}}@media (max-width:768px) and (orientation:landscape){.hero-section{min-height:75vh}}footer{flex-shrink:0;margin-top:auto;width:100%}.ai-mock-interview-page{box-sizing:border-box;color:#374151;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:1rem 2rem 0 auto;max-width:1440px;min-height:100vh;padding:0 clamp(.5rem,2vw,1rem);width:100%}.interview-process{background:linear-gradient(to bottom right,#6d28d9,72%,#a78bfa);border-radius:.5rem;color:#fff;margin:4rem auto;max-width:1300px;padding:3rem;width:100%}.interview-process h2{font-size:1.875rem;font-weight:700;margin-bottom:2rem;text-align:center}.process-steps{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.step-card{animation:float 4s ease-in-out infinite;background:#ffffff1a;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:200px}.step-card:not(:last-child):after{color:#fff;content:"→";font-size:2rem;position:absolute;right:-2rem;top:50%;transform:translateY(-50%)}@media (max-width:768px){.process-steps{align-items:center;flex-direction:column;gap:1.5rem}.step-card{max-width:300px;width:280px}.step-card:not(:last-child):after{right:-1rem}}.filter-search-section{background-color:#edecf0;border-bottom:1px solid #e5e7eb;border-radius:2%;margin:1rem auto;max-width:1400px;padding:2rem 0;width:100%}.filter-search-container{box-shadow:0 4px 6px #7c3aed #0000001a;margin:0 auto;max-width:1400px;padding:0 1rem}.filter-search-bar{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px #8b5cf6;display:flex;flex-wrap:wrap;gap:.75rem;padding:.5rem 1rem}.search-input{border:1px solid #7c3aed;border-radius:.5rem;flex:1 1;font-size:1rem;min-width:200px;outline:none;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease}.search-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed4d}.select-company,.select-role,.select-skill,.select-type{background-color:#fff;border:1px solid #7c3aed;border-radius:.5rem;font-size:.875rem;min-width:140px;outline:none;padding:.5rem .75rem;transition:border-color .3s ease,box-shadow .3s ease}.select-company:focus,.select-role:focus,.select-skill:focus,.select-type:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed4d}.filters-container{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:1rem}.clear-filters{background-color:#ddd9d9;border:1px solid #7c3aed;border-radius:.5rem;color:#7c3aed;cursor:pointer;font-size:18px;padding:.5rem .75rem;transition:background-color .3s ease}.clear-filters:hover{background-color:#f3e8ff}.companies-section,.company-roles-section,.search-results-section,.skills-section{box-sizing:border-box;margin:2rem auto;max-width:1400px;padding:0 1rem;width:100%}.company-roles-section{max-width:1370px}.companies-container,.company-roles-container,.search-results-container,.skills-container{background:linear-gradient(to bottom right,#cab7eb,#fff,#dab7eb);border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem}.companies-container h2,.search-results-container h2,.skills-container h2{color:#7c3aed;font-size:2.4rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.results-grid,.roles-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.search-result-card{border-radius:.5rem;height:240px;padding:1rem}.company-card,.search-result-card,.skill-card{background:#fff;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.company-card,.skill-card{border-radius:1rem;height:220px;min-width:220px;padding:2rem}.role-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:280px;justify-content:space-between;padding:2.25rem;transition:transform .3s ease,box-shadow .3s ease}.company-card:hover,.role-card:hover,.search-result-card:hover,.skill-card:hover{box-shadow:0 10px 15px #0003;transform:translateY(-5px)}.company-scroll-section,.skills-grid{-webkit-overflow-scrolling:touch;display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:4rem;scroll-behavior:smooth}.company-scroll-section::-webkit-scrollbar,.skills-grid::-webkit-scrollbar{display:none;padding-bottom:4rem}.company-scroll-section{-ms-overflow-style:none;scrollbar-width:none}.step-number{background-color:#fff;border-radius:50%;color:#7c3aed;font-size:1.25rem;font-weight:700;height:40px;line-height:40px;margin:0 auto 1rem;width:40px}.step-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.step-card p{font-size:.875rem;opacity:.9}.company-name,.result-card-title,.role-card h4,.skill-name{color:#7c3aed;font-size:1.125rem;font-weight:600}.skill-name{color:#8b5cf6}.card-description,.result-card-company,.result-card-description,.skill-description{color:#6b7280;font-size:.875rem}.start-interview-button{background-color:#7c3aed;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem;transition:background-color .3s ease;width:100%}.start-interview-button:hover{background-color:#a78bfa}.view-roles{align-items:center;background:#fff;display:flex;font-size:1rem;font-weight:600;gap:.25rem;padding:.5rem 1rem;width:100%}.back-button,.view-roles{border:none;border-radius:.5rem;color:#7c3aed;cursor:pointer}.back-button{background-color:#f3e8ff;font-size:.875rem;padding:.5rem .75rem;transition:background-color .3s ease}.back-button:hover{background-color:#ede9fe}.learn-more-section{background:linear-gradient(to bottom right,#6d28d9,72%,#a78bfa);border-radius:.5rem;box-shadow:0 4px 6px #0000001a;color:#fff;margin:2rem auto;max-width:1350px;padding:2rem 1rem 6rem;text-align:center;width:100%}.learn-more-container{margin:auto;max-width:800px}.learn-more-section h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.learn-more-section p{color:#e0e7ff;font-size:1.125rem;margin-bottom:2rem}.learn-more-button{background-color:#fff;border:none;border-radius:.5rem;color:#7c3aed;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.learn-more-button:hover{background-color:#f3e8ff}.login-card-overlay{align-items:center;background-color:#0000004d;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.login-card{animation:slideDown .3s ease-out;background-color:#fff;border-radius:1rem;box-shadow:0 10px 25px #0003;max-width:400px;padding:2rem;text-align:center;width:90%}.login-card-buttons{display:flex;gap:1rem;justify-content:space-around;margin-top:1.5rem}.button-cancel,.button-signin{border:none;border-radius:.5rem;cursor:pointer;font-weight:600;padding:.6rem 1.5rem;transition:background .3s}.button-cancel{background-color:#e5e7eb;color:#111}.button-cancel:hover{background-color:#d1d5db}.button-signin{background-color:#7c3aed;color:#fff}.button-signin:hover{background-color:#6d28d9}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.card-description,.result-card-description,.result-description,.skill-description{-webkit-box-orient:vertical;display:-webkit-box;line-height:1.2em;margin-bottom:.75rem;max-height:3.6em;overflow:hidden}.pricing-section{background:#f9fafb;box-sizing:border-box;margin:0 auto;max-width:1400px;min-height:100vh;padding:clamp(40px,8vw,80px) clamp(15px,5vw,40px) clamp(80px,12vw,140px);width:100%}.coupon-input-section{background:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:none;margin:clamp(20px,4vw,40px) auto clamp(30px,5vw,50px);max-width:600px;padding:clamp(15px,4vw,25px)}.coupon-input-section h3{color:#333;font-size:clamp(16px,4vw,20px);margin-bottom:15px;text-align:center}.coupon-input-wrapper{align-items:center;display:none;flex-wrap:wrap;gap:clamp(8px,2vw,12px);margin-bottom:10px}.coupon-input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;flex:1 1;font-size:clamp(14px,3vw,16px);min-width:clamp(180px,40vw,250px);padding:clamp(10px,2.5vw,14px)}.coupon-input.error{border-color:#dc3545}.coupon-apply-btn,.coupon-remove-btn{border:none;border-radius:4px;cursor:pointer;flex-shrink:0;font-size:clamp(14px,3vw,16px);font-weight:700;padding:clamp(10px,2.5vw,12px) clamp(18px,4vw,24px);transition:background .3s;white-space:nowrap}.coupon-apply-btn{background:#39c;color:#fff}.coupon-apply-btn:hover{background:#2980b9}.coupon-remove-btn{background:#dc3545;color:#fff}.coupon-remove-btn:hover{background:#c82333}.coupon-error-message,.coupon-success-message{font-size:clamp(12px,2.5vw,14px);margin:5px 0}.coupon-success-message{color:#28a745;font-weight:700}.coupon-subscribe-wrapper{display:none;margin-top:clamp(10rem,15vw,15rem)}.coupon-section{background:linear-gradient(90deg,#facc15,#f97316);border-radius:clamp(12px,3vw,24px);box-sizing:border-box;color:#fff;margin:clamp(40px,8vw,80px) auto;max-width:1200px;padding:clamp(30px,6vw,50px);text-align:center;width:clamp(90%,95vw,100%)}.coupon-section h3{font-size:clamp(1.5rem,5vw,2.2rem);font-weight:700;margin-bottom:clamp(10px,2vw,16px)}.coupon-section p{font-size:clamp(1rem,3vw,1.25rem);line-height:1.6;margin-bottom:clamp(20px,4vw,30px)}.coupon-code{background:#fff;border-radius:8px;color:#f97316;display:inline-block;font-size:clamp(1rem,3vw,1.2rem);font-weight:700;padding:clamp(6px,1.5vw,10px) clamp(10px,2vw,16px)}.coupon-grid{grid-gap:clamp(12px,3vw,20px);display:grid;gap:clamp(12px,3vw,20px);grid-template-columns:repeat(auto-fit,minmax(clamp(200px,45vw,250px),1fr));margin-top:clamp(16px,3vw,24px)}.coupon-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border-radius:clamp(8px,2vw,14px);display:flex;flex-direction:column;height:100%;justify-content:center;padding:clamp(16px,4vw,24px)}.plan-name{font-size:clamp(1.1rem,3vw,1.4rem);font-weight:700;margin-bottom:8px}.old-price{font-size:clamp(.9rem,2.5vw,1rem);opacity:.75;text-decoration:line-through}.new-price{color:#fff;font-size:clamp(1.3rem,4vw,1.8rem);font-weight:700;margin-top:8px}.subscribe-section{margin-left:auto;margin-right:auto;margin-top:clamp(30px,6vw,50px);max-width:1200px;padding:0 clamp(15px,5vw,30px);text-align:center}.subscribe-section h2{color:#111827;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700;margin-bottom:clamp(10px,2vw,16px)}.subscribe-section p{color:#6b7280;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;margin-bottom:clamp(20px,4vw,32px);margin-left:auto;margin-right:auto;max-width:600px}.subscribe-btn{background:#6d28d9;border:none;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:clamp(1rem,3vw,1.25rem);font-weight:600;max-width:400px;padding:clamp(12px,3vw,16px) clamp(24px,6vw,40px);transition:background .3s;width:100%}.subscribe-btn:hover{background:#4c1d95}@media (max-width:768px){.pricing-section{padding:clamp(30px,8vw,60px) clamp(10px,5vw,25px) clamp(60px,12vw,100px)}.coupon-input-wrapper{flex-direction:column;gap:12px}.coupon-input{min-width:100%}.coupon-section{margin:clamp(30px,6vw,50px) auto;padding:clamp(25px,6vw,40px);width:95%}.coupon-grid{gap:16px;grid-template-columns:1fr}}@media (max-width:480px){.pricing-section{padding:clamp(25px,8vw,40px) clamp(8px,4vw,15px) clamp(50px,10vw,80px)}.coupon-input-section{margin:clamp(15px,3vw,25px) auto clamp(25px,4vw,35px);padding:clamp(12px,4vw,18px)}.coupon-section{border-radius:12px;padding:clamp(20px,6vw,30px)}.subscribe-section{padding:0 clamp(10px,4vw,20px)}}.active-subscription-banner{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:linear-gradient(135deg,#7c3aed99,#fffc 40%,#fffc 60%,#7c3aed99);border:2px solid #7908cf4d;border-radius:16px;box-shadow:10px 20px 20px #8c24d626;color:#4c1d95;margin:0 auto 40px;max-width:600px;padding:20px;text-align:center}.active-subscription-banner h3{color:#7c3aed;font-size:20px;font-weight:700;margin-bottom:10px}.active-subscription-banner p{color:#1f2937;font-size:15px;line-height:1.5}.active-subscription-banner strong{color:#7c3aed}@media (hover:none) and (pointer:coarse){.active-subscription-banner{margin:12px auto 25px;padding:16px}.active-subscription-banner h3{font-size:18px}.active-subscription-banner p{font-size:14px}}.signup-section{align-items:center;background:linear-gradient(to bottom right,#6d28d9,#a78bfa);box-sizing:border-box;flex-direction:column;min-height:100%;padding:clamp(15px,6vw,60px);position:relative}.container,.signup-section{display:flex;justify-content:center}.container{max-width:1200px;padding:0 clamp(12px,4vw,24px);width:100%}.card{background:#fff;border-radius:clamp(12px,3vw,20px);box-shadow:0 8px 30px #00000026;box-sizing:border-box;display:grid;grid-template-columns:1fr;max-width:100%;min-height:clamp(450px,80vh,600px);overflow:hidden;width:100%}@media (min-width:1024px){.card{grid-template-columns:1fr 1fr;min-height:clamp(500px,75vh,650px)}}.form-section{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:clamp(20px,5vw,36px)}.form-title{color:#6d28d9;font-size:clamp(1.5rem,6vw,2.25rem);font-weight:700;line-height:1.2;margin-top:2rem}.form-subtitle{color:#6b7280;font-size:clamp(.8rem,2.8vw,1rem);line-height:1.4;margin:0 0 8px}.toggle-buttons{background:#f3f4f6;border-radius:8px;display:flex;margin:clamp(10px,3vw,16px) 0;overflow:hidden}.toggle-buttons button{align-items:center;background:#0000;border:none;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:clamp(.8rem,2.5vw,1rem);font-weight:600;justify-content:center;min-height:44px;padding:clamp(10px,2.8vw,14px);transition:all .3s ease}.toggle-buttons button.active{background:#6d28d9;color:#fff}.form{display:flex;flex-direction:column;gap:clamp(6px,2vw,12px)}.form label{color:#374151;font-size:clamp(.8rem,2.2vw,.95rem);font-weight:500;margin-bottom:2px}.form input,.form select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;border:1px solid #d1d5db;border-radius:10px;box-sizing:border-box;font-size:clamp(.85rem,2.8vw,1rem);padding:clamp(10px,3vw,14px) 40px clamp(10px,3vw,14px) clamp(12px,3vw,16px);width:100%}.form input:focus,.form select:focus{border-color:#6d28d9;box-shadow:0 0 0 3px #6d28d926;outline:none}.primary-btn{align-items:center;background:linear-gradient(135deg,#6d28d9,#5b21b6);border:none;border-radius:10px;box-shadow:0 4px 15px #6d28d94d;color:#fff;cursor:pointer;display:flex;font-size:clamp(.9rem,2.8vw,1.05rem);font-weight:600;justify-content:center;min-height:48px;padding:clamp(12px,3.2vw,16px) clamp(24px,6vw,36px);transition:all .3s cubic-bezier(.4,0,.2,1)}.primary-btn:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6,#4c1d95);box-shadow:0 6px 20px #6d28d966;transform:translateY(-1px)}.flex-between{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(8px,2vw,12px);justify-content:space-between}.social-login{margin-top:clamp(12px,4vw,20px)}.divider{align-items:center;color:#6b7280;display:flex;gap:12px;margin:16px 0}.divider:after,.divider:before{background:#d1d5db;content:"";flex:1 1;height:1px}.divider span{background:#fff;font-size:clamp(.8rem,2vw,.875rem);padding:0 12px;white-space:nowrap}.social-buttons{grid-gap:clamp(8px,2.5vw,12px);display:grid;gap:clamp(8px,2.5vw,12px);grid-template-columns:repeat(auto-fit,minmax(min(120px,45vw),1fr))}.social-buttons button{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;display:flex;font-size:clamp(18px,5vw,22px);justify-content:center;min-height:48px;padding:clamp(12px,3vw,14px);transition:all .3s ease}.social-buttons button:hover{border-color:#6d28d9;box-shadow:0 2px 8px #6d28d926}.social-buttons img{max-height:clamp(28px,7vw,36px);max-width:clamp(28px,7vw,36px);object-fit:contain}.illustration-section{align-items:center;background:linear-gradient(to bottom right,#6d28d9,#a78bfa);color:#fff;display:flex;flex-direction:column;gap:clamp(16px,4vw,32px);justify-content:center;min-height:100%;padding:clamp(24px,6vw,48px);text-align:center}.illustration{height:clamp(260px,min(55vw,380px),400px);max-width:100%;object-fit:contain;width:clamp(260px,min(55vw,380px),400px)}.floating-animation{animation:float 4s ease-in-out infinite}.illus-title{font-size:clamp(1.4rem,4.5vw,1.9rem);font-weight:700;margin:clamp(12px,3vw,20px) 0}.illus-subtitle{font-size:clamp(.85rem,2.8vw,1.1rem);line-height:1.5;margin-bottom:clamp(12px,3vw,20px);opacity:.9}.illus-list{list-style:none;margin:0 auto;max-width:clamp(250px,80vw,320px);padding:0;text-align:left}.illus-list li{align-items:flex-start;display:flex;font-size:clamp(.85rem,2.2vw,1rem);gap:8px;margin-bottom:clamp(8px,2vw,12px)}.error-message,.success-message{font-size:clamp(.75rem,2.2vw,.875rem);font-weight:500;line-height:1.3;margin-top:4px}.error-message{color:#ef4444}.success-message{color:#10b981}.firebase-note{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;color:#92400e;font-size:clamp(.8rem,2.2vw,.875rem);margin-top:12px;padding:clamp(10px,2.5vw,14px)}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.6}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:768px){.signup-section{padding:clamp(12px,5vw,32px)}.card{border-radius:14px;box-shadow:0 4px 20px #0000001f;margin:0}.form-section{padding:clamp(18px,6vw,28px)}.social-buttons{grid-template-columns:1fr}}@media (max-width:480px){.illustration{height:min(85vw,280px);width:min(85vw,280px)}.form input,.form select{padding:clamp(12px,4vw,16px) clamp(14px,4vw,18px)}}@media (hover:none) and (pointer:coarse){.primary-btn,.social-buttons button,.toggle-buttons button{min-height:52px}}@supports (-webkit-touch-callout:none){.form select{padding-right:45px}}body{margin:0;padding:0}.interview-container,body{font-family:Segoe UI,sans-serif}.interview-container{background:#fefefe;color:#2c3e50;line-height:1.6;min-height:100vh;padding:clamp(20px,5vw,30px);width:100%}.interview-header{background:linear-gradient(135deg,#fff,#f8f9ff);border-radius:12px;color:#6b46c1;line-height:clamp(26px,5vw,30px);margin:clamp(8px,2vw,.5rem) auto clamp(20px,5vw,2rem);max-width:95vw;padding:clamp(15px,4vw,20px);text-align:center}.interview-status{align-items:center;background:linear-gradient(135deg,#a855f7,#8b5cf6);border-radius:25px;color:#fff;display:inline-flex;font-size:clamp(13px,2.5vw,14px);font-weight:600;gap:clamp(4px,1vw,6px);padding:clamp(8px,2vw,10px) clamp(16px,4vw,20px);white-space:nowrap}.interview-status.completed{background:#6d28d9}.interview-instructions{align-items:center;background:#fffc;border:2px solid #e6e9ff;border-radius:25px;color:#6d28d9;display:inline-flex;font-size:clamp(13px,2.5vw,14px);font-weight:600;margin-left:clamp(8px,2vw,10px);padding:clamp(8px,2vw,10px) clamp(16px,4vw,20px)}.interview-instructions-modal{align-items:center;background:#2c3e5099;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:clamp(10px,3vw,20px);position:fixed;top:0;width:100vw;z-index:999}.interview-instructions-card{animation:interview-fadeIn .3s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;max-height:90vh;max-width:95vw;overflow-y:auto;padding:clamp(25px,6vw,30px) clamp(30px,8vw,40px);text-align:center;width:clamp(350px,85vw,420px)}.interview-instructions-card h2{color:#6b46c1;font-size:clamp(20px,5vw,24px);margin-bottom:15px}.interview-instructions-card ul{color:#374151;list-style-position:inside;margin:15px 0;padding-left:clamp(18px,4vw,20px);text-align:left}.interview-instructions-card li{font-size:clamp(14px,3vw,16px);margin-bottom:8px}.interview-instructions-actions{display:flex;flex-wrap:wrap;gap:clamp(10px,2.5vw,12px);justify-content:center;margin-top:20px}@keyframes interview-fadeIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.interview-main-content{display:grid;line-height:1.4;margin:0 auto;max-width:clamp(1300px,95vw,1400px);padding:clamp(10px,3vw,15px)}@media screen and (min-width:1400px){.interview-main-content{gap:70px;grid-template-columns:640px 648px}.interview-video-section{margin-left:60px;width:608px}}@media screen and (min-width:1100px) and (max-width:1399px){.interview-main-content{gap:50px;grid-template-columns:580px 580px}}@media screen and (min-width:768px) and (max-width:1099px){.interview-main-content{gap:clamp(30px,8vw,50px);grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.interview-main-content{gap:clamp(25px,8vw,40px);grid-template-columns:1fr}}.interview-video-section{background:#fff;border:2px solid #e6e9ff;border-radius:12px;margin-left:0;padding:clamp(12px,4vw,15px);width:100%}.interview-video-section h2{color:#6b46c1;font-size:clamp(18px,4.5vw,20px);font-weight:500;margin-bottom:10px}.interview-video-section hr{border:none;border-top:2px solid #a855f7;margin:10px 0 20px}.interview-video-container{aspect-ratio:16/9;background:#000;border-radius:8px;margin-bottom:10px;max-width:clamp(500px,80vw,740px);overflow:hidden;position:relative;width:100%}.interview-video-container video{display:block;height:100%;object-fit:cover;transform:scaleX(-1);width:100%}.interview-video-overlay{background:#6b46c1e6;border-radius:8px;box-sizing:border-box;color:#fff;font-size:clamp(14px,3vw,16px);left:50%;max-width:90%;padding:clamp(15px,4vw,20px);position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.interview-controls{display:flex;flex-wrap:wrap;gap:clamp(8px,2vw,10px);justify-content:center}.interview-btn{border:none;border-radius:6px;cursor:pointer;font-size:clamp(13px,2.5vw,14px);font-weight:600;min-width:clamp(90px,22vw,110px);padding:clamp(10px,2.5vw,12px) clamp(18px,4vw,20px);transition:all .2s ease}.interview-btn-primary{background:linear-gradient(135deg,#a855f7,#8b5cf6);color:#fff}.interview-btn-danger{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.interview-qa-section{background:#fff;border:2px solid #e6e9ff;border-radius:12px;margin-top:0;padding:clamp(15px,5vw,20px)}.interview-qa-section h2{color:#6b46c1;font-size:clamp(18px,4.5vw,20px);font-weight:500}.interview-qa-section hr{border:none;border-top:2px solid #a855f7;margin:10px 0 20px}.interview-progress{background:#e9ecef;border-radius:20px;height:4px;margin:clamp(10px,3vw,12px) 0;overflow:hidden;position:relative}.interview-progress-bar{background:linear-gradient(90deg,#a855f7,#8b5cf6);border-radius:20px;height:100%;transition:width .3s ease}.interview-progress-text{align-items:center;color:#6b46c1;display:flex;font-size:clamp(14px,3vw,16px);font-weight:500;justify-content:center;margin:clamp(8px,2.5vw,10px) 0}.interview-question-card{background:#fff;border:2px solid #e6e9ff;border-radius:8px;border-top:3px solid #6d28d9!important;margin-bottom:15px;padding:clamp(8px,3vw,12px)}.interview-question-card p{color:#838487;font-size:clamp(15px,3.5vw,16px);font-weight:400;line-height:1.5;margin:0 0 5px}.interview-timer{color:#a855f7;font-size:clamp(11px,2.5vw,12px);font-weight:700;text-align:right}.voice-waveform{align-items:center;display:flex;height:30px;justify-content:space-between;margin-top:15px;padding:0 5px}.wave-line{animation:wave 1.2s ease-in-out infinite;background:#a855f7;border-radius:2px;width:3px}.wave-line:first-child{animation-delay:0s;height:20%}.wave-line:nth-child(2){animation-delay:.1s;height:50%}.wave-line:nth-child(3){animation-delay:.2s;height:80%}.wave-line:nth-child(4){animation-delay:.3s;height:40%}.wave-line:nth-child(5){animation-delay:.4s;height:70%}.wave-line:nth-child(6){animation-delay:.5s;height:30%}.wave-line:nth-child(7){animation-delay:.6s;height:60%}.wave-line:nth-child(8){animation-delay:.7s;height:90%}.wave-line:nth-child(9){animation-delay:.8s;height:50%}.wave-line:nth-child(10){animation-delay:.9s;height:80%}.wave-line:nth-child(11){animation-delay:1s;height:40%}.wave-line:nth-child(12){animation-delay:1.1s;height:70%}.wave-line:nth-child(13){animation-delay:1.2s;height:30%}.wave-line:nth-child(14){animation-delay:1.3s;height:60%}.wave-line:nth-child(15){animation-delay:1.4s;height:90%}.wave-line:nth-child(16){animation-delay:1.5s;height:50%}.wave-line:nth-child(17){animation-delay:1.6s;height:80%}.wave-line:nth-child(18){animation-delay:1.7s;height:40%}.wave-line:nth-child(19){animation-delay:1.8s;height:70%}.wave-line:nth-child(20){animation-delay:1.9s;height:30%}.wave-line:nth-child(21){animation-delay:2s;height:60%}.wave-line:nth-child(22){animation-delay:2.1s;height:90%}.wave-line:nth-child(23){animation-delay:2.2s;height:50%}.wave-line:nth-child(24){animation-delay:2.3s;height:80%}.wave-line:nth-child(25){animation-delay:2.4s;height:40%}.wave-line:nth-child(26){animation-delay:2.5s;height:70%}.wave-line:nth-child(27){animation-delay:2.6s;height:30%}.wave-line:nth-child(28){animation-delay:2.7s;height:60%}.wave-line:nth-child(29){animation-delay:2.8s;height:90%}.wave-line:nth-child(30){animation-delay:2.9s;height:50%}.wave-line:nth-child(31){animation-delay:3s;height:80%}.wave-line:nth-child(32){animation-delay:3.1s;height:40%}.wave-line:nth-child(33){animation-delay:3.2s;height:70%}.wave-line:nth-child(34){animation-delay:3.3s;height:30%}.wave-line:nth-child(35){animation-delay:3.4s;height:60%}.wave-line:nth-child(36){animation-delay:3.5s;height:90%}.wave-line:nth-child(37){animation-delay:3.6s;height:50%}.wave-line:nth-child(38){animation-delay:3.7s;height:80%}.wave-line:nth-child(39){animation-delay:3.8s;height:40%}.wave-line:nth-child(40){animation-delay:3.9s;height:70%}.wave-line:nth-child(41){animation-delay:4s;height:30%}.wave-line:nth-child(42){animation-delay:4.1s;height:60%}.wave-line:nth-child(43){animation-delay:4.2s;height:90%}.wave-line:nth-child(44){animation-delay:4.3s;height:50%}.wave-line:nth-child(45){animation-delay:4.4s;height:80%}.wave-line:nth-child(46){animation-delay:4.5s;height:40%}.wave-line:nth-child(47){animation-delay:4.6s;height:70%}.wave-line:nth-child(48){animation-delay:4.7s;height:30%}.wave-line:nth-child(49){animation-delay:4.8s;height:60%}.wave-line:nth-child(50){animation-delay:4.9s;height:90%}.wave-line:nth-child(51){animation-delay:5s;height:50%}.wave-line:nth-child(52){animation-delay:5.1s;height:80%}.wave-line:nth-child(53){animation-delay:5.2s;height:40%}.wave-line:nth-child(54){animation-delay:5.3s;height:70%}.wave-line:nth-child(55){animation-delay:5.4s;height:30%}.wave-line:nth-child(56){animation-delay:5.5s;height:60%}.wave-line:nth-child(57){animation-delay:5.6s;height:90%}.wave-line:nth-child(58){animation-delay:5.7s;height:50%}.wave-line:nth-child(59){animation-delay:5.8s;height:80%}.wave-line:nth-child(60){animation-delay:5.9s;height:40%}.wave-line:nth-child(61){animation-delay:6s;height:70%}.wave-line:nth-child(62){animation-delay:6.1s;height:30%}@keyframes wave{0%,to{opacity:.6;transform:scaleY(.3)}50%{opacity:1;transform:scaleY(1.2)}}.interview-answer-box{background:#f8f9ff;border:2px solid #a855f7;border-radius:8px;min-height:120px;padding:15px;text-align:center}.listening-dots{margin-left:8px}.dot{animation:pulse 1.4s ease-in-out infinite;background:#a855f7;height:6px;width:6px}.feedback-container{margin:0 auto;max-width:clamp(1100px,95vw,1400px);padding:clamp(15px,4vw,20px)}.feedback-header{margin-bottom:clamp(25px,6vw,40px);padding:clamp(30px,8vw,40px)}.performance-dashboard{box-shadow:0 12px 32px #0000001a;margin-bottom:clamp(25px,6vw,40px);padding:clamp(30px,7vw,40px)}.metric-card{gap:clamp(15px,4vw,20px);margin-bottom:20px;padding:clamp(20px,5vw,25px)}.metric-card:last-child{margin-bottom:0}.metric-card.excellent{border:2px solid #10b981}.metric-card.good{border:2px solid #3b82f6}.metric-card.average{background:linear-gradient(135deg,#fff,#fffbeb);border:2px solid #f59e0b}.question-feedback{box-shadow:0 4px 16px #0000001a;padding:clamp(25px,6vw,30px)}.spelling-error{background:#fef3c7!important}.grammar-error{background:#fee2e2!important}@media screen and (max-width:768px){.metric-card{flex-direction:column;gap:20px;text-align:center}.interview-progress-text{justify-content:center!important}.interview-btn{flex:1 1;max-width:150px}}@media print{.interview-instructions-modal{display:none}}.feedback-container{background:#f6f8fb;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:50px auto;max-width:1400px;min-height:100vh;padding:30px;width:100%}.feedback-header{background:linear-gradient(135deg,#a855f7,#8b5cf6);border-radius:20px;box-shadow:0 12px 32px #a855f766;color:#fff;margin-bottom:40px;overflow:hidden;padding:40px;position:relative;text-align:center}.feedback-header:before{animation:shimmer 3s ease-in-out infinite;background:radial-gradient(circle,#ffffff1f 0,#0000 70%);content:"";height:220px;left:-60px;position:absolute;top:-60px;width:220px}@keyframes shimmer{0%,to{transform:rotate(0deg)}50%{transform:rotate(180deg)}}.feedback-header h1{font-size:36px;font-weight:700;margin-bottom:10px;position:relative;z-index:1}.feedback-header p{font-size:18px;opacity:.95;position:relative;z-index:1}.main-score-section{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:1fr 2fr;margin-bottom:30px}.primary-score{position:relative;text-align:center}.score-circle{display:inline-block;margin-bottom:25px;position:relative}.score-inner{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.main-score{color:#a855f7;font-size:48px;font-weight:800;line-height:1}.score-percent{color:#8b5cf6;font-size:24px;font-weight:600}.progress-ring{transform:rotate(-90deg)}.progress-ring-fill{transition:stroke-dashoffset 2s ease-in-out}.score-description h3{color:#6b46c1;font-size:24px;font-weight:600;margin-bottom:8px}.score-description p{color:#666;font-size:16px;margin:0}.performance-metrics{display:flex;flex-direction:column;gap:20px}.metric-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.metric-card{align-items:center;background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 16px #00000014;display:flex;gap:20px;padding:25px;transition:all .3s ease}.metric-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-3px)}.metric-card.excellent{background:linear-gradient(135deg,#fff,#f0fdf4);border-color:#10b981}.metric-card.good{background:linear-gradient(135deg,#fff,#eff6ff);border-color:#3b82f6}.metric-card.average{background:linear-gradient(135deg,#fff,#fff7ed);border-color:#f59e0b}.metric-icon{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:50%;display:flex;flex-shrink:0;font-size:32px;height:60px;justify-content:center;width:60px}.metric-content{flex:1 1}.metric-value{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:4px}.metric-label{color:#666;font-size:14px;font-weight:500;margin-bottom:8px}.metric-bar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden;width:100%}.metric-fill{border-radius:3px;height:100%;transition:width 1.5s ease-in-out}.metric-card.excellent .metric-fill{background:linear-gradient(90deg,#10b981,#059669)}.metric-card.good .metric-fill{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.metric-card.average .metric-fill{background:linear-gradient(90deg,#f59e0b,#d97706)}@media (max-width:900px){.main-score-section{gap:30px;grid-template-columns:1fr}.metric-row{gap:15px;grid-template-columns:1fr}}.performance-dashboard{background:linear-gradient(135deg,#fff,#f8fafc);border:3px solid #e6e9ff;border-radius:24px;box-shadow:0 12px 32px #00000014;margin-bottom:40px;padding:40px}.dashboard-header{margin-bottom:40px;text-align:center}.dashboard-header h2{color:#6b46c1;font-size:32px;font-weight:700;margin-bottom:10px}.dashboard-header p{color:#666;font-size:16px;margin:0}.score-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.score-card{background:linear-gradient(135deg,#f8f9ff,#fff);border:3px solid #a855f7;border-radius:16px;overflow:hidden;padding:30px;position:relative;text-align:center;transition:all .3s ease}.score-card:before{background:linear-gradient(90deg,#a855f7,#8b5cf6);content:"";height:5px;left:0;position:absolute;right:0;top:0}.score-card:hover{box-shadow:0 12px 28px #a855f74d;transform:translateY(-5px)}.score-value{color:#a855f7;font-size:42px;font-weight:800;margin-bottom:8px;text-shadow:0 2px 4px #a855f733}.score-label{color:#666;font-size:14px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.time-analysis{background:linear-gradient(135deg,#fff,#f0f9ff);border:3px solid #bfdbfe;border-radius:24px;box-shadow:0 12px 32px #00000014;margin-bottom:40px;padding:40px}.time-stats{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:25px}.time-stat{background:#fff;border:2px solid #3b82f6;border-radius:16px;box-shadow:0 4px 12px #3b82f62e;overflow:hidden;padding:25px;position:relative;text-align:center}.time-stat:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8);content:"";height:4px;left:0;position:absolute;right:0;top:0}.time-value{color:#3b82f6;font-size:30px;font-weight:800;margin-bottom:6px}.time-label{color:#6b7280;font-size:13px;letter-spacing:1px;text-transform:uppercase}.time-overview{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 2fr;margin-bottom:40px}.time-summary-card{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:35px;position:relative;text-align:center}.time-summary-card:before{animation:shimmer 4s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200px;position:absolute;right:-50px;top:-50px;width:200px}.time-icon{font-size:48px}.time-icon,.time-main{margin-bottom:20px;position:relative;z-index:1}.time-big{font-size:42px;font-weight:800;margin-bottom:8px}.time-subtitle{font-size:16px;font-weight:500;opacity:.9}.time-status{background:#fff3;border-radius:20px;font-size:14px;font-weight:600;padding:8px 20px;position:relative;z-index:1}.time-breakdown{display:flex;flex-direction:column;gap:20px}.breakdown-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:20px}.breakdown-label{color:#666;font-size:14px;font-weight:500;margin-bottom:8px}.breakdown-value{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:12px}.breakdown-bar{background:#f3f4f6;border-radius:4px;height:8px;overflow:hidden;width:100%}.breakdown-fill{border-radius:4px;height:100%;transition:width 1.5s ease-in-out}.breakdown-fill.good{background:linear-gradient(90deg,#10b981,#059669)}.breakdown-fill.average{background:linear-gradient(90deg,#f59e0b,#d97706)}@media (max-width:900px){.time-overview{gap:25px;grid-template-columns:1fr}}.pacing-analysis{grid-gap:40px;background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid #e2e8f0;border-radius:16px;display:grid;gap:40px;grid-template-columns:280px 1fr;margin-top:40px;padding:30px}.pacing-score{text-align:center}.pacing-circle{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;box-shadow:0 10px 30px #3b82f659;display:flex;flex-direction:column;height:140px;justify-content:center;margin:0 auto 18px;width:140px}.pacing-number{color:#fff;font-size:40px;font-weight:800;line-height:1}.pacing-max{color:#ffffffd9;font-size:16px;font-weight:600}.pacing-label{color:#111827;font-size:18px;font-weight:600}.pacing-details{display:flex;flex-direction:column;gap:16px}.pacing-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px}.pacing-metric{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.pacing-title{color:#111827;font-size:15px;font-weight:600}.pacing-value{color:#2563eb;font-size:15px;font-weight:700}.pacing-description{color:#6b7280;font-size:14px}.questions-feedback{grid-gap:30px;display:grid;gap:30px;margin-bottom:40px}.question-feedback{background:#fff;border:2px solid #e6e9ff;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:30px}.question-header{align-items:flex-start;border-bottom:2px solid #a855f7;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.question-title{color:#6b46c1;font-size:18px;font-weight:600;margin-right:20px}.question-score{background:linear-gradient(135deg,#a855f7,#8b5cf6);border-radius:20px;color:#fff;font-size:14px;font-weight:700;padding:8px 18px}.answer-analysis{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.ideal-answer,.your-answer{background:linear-gradient(135deg,#f8f9ff,#fff);border:2px solid #e6e9ff;border-radius:12px;padding:20px}.answer-title{color:#6b46c1;font-size:15px;font-weight:600;margin-bottom:12px}.answer-text{color:#1f2933;font-size:14px;line-height:1.6}.spelling-error{background:#fee2e2;border-bottom:2px solid #ef4444;color:#dc2626}.grammar-error,.spelling-error{border-radius:3px;font-weight:500;padding:1px 2px}.grammar-error{background:#fef3c7;border-bottom:2px solid #f59e0b;color:#d97706}.good-phrase{background:#dcfce7;border-bottom:2px solid #10b981;border-radius:3px;color:#059669;font-weight:500;padding:1px 2px}.ideal-answer strong{color:#1e40af;font-weight:600}.feedback-points{margin-top:10px}.feedback-section{margin-bottom:14px}.feedback-section h4{color:#6b46c1;font-size:14px;font-weight:600;margin-bottom:8px}.feedback-list{list-style:none;margin:0;padding:0}.feedback-list li{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#fff);border-left:3px solid #10b981;border-radius:6px;color:#374151;display:flex;font-size:13px;gap:8px;margin-bottom:6px;padding:8px 10px}.feedback-list.improvements li{background:linear-gradient(135deg,#fef2f2,#fff);border-left-color:#ef4444}.feedback-list li:before{color:#10b981;content:"✓";font-size:12px;font-weight:700;margin-top:2px}.feedback-list.improvements li:before{color:#ef4444;content:"!"}.error-summary{background:linear-gradient(135deg,#fef2f2,#fff);border:2px solid #fecaca;border-radius:16px;margin-bottom:40px;padding:25px}.error-summary h4{color:#dc2626;font-size:16px;font-weight:600;margin-bottom:16px}.error-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.error-stat{background:#fff;border:1px solid #fecaca;border-radius:10px;padding:16px;text-align:center}.error-count{color:#dc2626;font-size:24px;font-weight:800;margin-bottom:4px}.error-type{color:#6b7280;font-size:12px;letter-spacing:1px;text-transform:uppercase}.download-section{background:linear-gradient(135deg,#fff,#f8fafc);border:3px solid #e6e9ff;border-radius:24px;box-shadow:0 12px 32px #0000001a;padding:50px;position:relative;text-align:center}.download-section:before{background:linear-gradient(90deg,#a855f7,#8b5cf6,#c084fc);border-radius:24px 24px 0 0;content:"";height:6px;left:0;position:absolute;right:0;top:0}.download-section h3{color:#6b46c1;font-size:28px;margin-bottom:16px}.download-section p{color:#4b5563;font-size:16px;margin-bottom:30px}.download-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.download-btn{background:linear-gradient(135deg,#a855f7,#8b5cf6);border:none;border-radius:30px;box-shadow:0 6px 16px #a855f759;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:210px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s ease}.download-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.download-btn:hover:before{left:100%}.download-btn:hover{box-shadow:0 10px 24px #a855f773;transform:translateY(-3px)}.download-btn.secondary{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 6px 16px #10b98159}.download-btn.video{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 6px 16px #3b82f659}.download-btn.restart{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 6px 16px #f59e0b59}@media (max-width:900px){.performance-dashboard,.time-analysis{padding:26px}.answer-analysis,.pacing-analysis{grid-template-columns:1fr}.question-header{flex-direction:column;gap:10px}.download-section{padding:32px 20px}}.video-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;color:#92400e;font-size:14px;margin-top:15px;padding:12px 20px;text-align:center}.video-warning span{font-size:18px;margin-right:8px}.loading-container{align-items:center;color:#972ef9;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:40px 20px;position:relative}.speech-bubbles{margin-bottom:40px;position:relative}.bubble{animation:bubbleFloat 3s ease-in-out infinite;position:absolute}.bubble-1{animation-delay:0s;left:20%}.bubble-2{animation-delay:1.5s;right:20%}@keyframes bubbleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.05)}}.analysis-gears{margin-bottom:50px;position:relative}.gear{animation:gearRotate 4s linear infinite;position:absolute}.gear-1{animation-direction:normal;left:80px;top:-20px}.gear-2{animation-direction:reverse;right:80px;top:-10px}@keyframes gearRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.progress-container{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;max-width:400px}.progress-item{display:flex;flex-direction:column;gap:6px}.progress-label{color:#6b46c1;font-family:Segoe UI,sans-serif;font-size:14px;font-weight:500}.progress-bar{background:#e6e9ff;border:1px solid #e6e9ff;border-radius:3px;height:6px;overflow:hidden}.progress-fill{animation:progressFill 2.5s ease-in-out infinite;background:linear-gradient(90deg,#972ef9,#8b5cf6);border-radius:2px}.fill-1{animation-delay:0s}.fill-2{animation-delay:.7s}.fill-3{animation-delay:1.4s}@keyframes progressFill{0%{width:10%}50%{width:80%}to{width:95%}}.loading-status{border-radius:5rem;color:#fff;height:30px;margin-bottom:5px;padding:.2rem 1rem}.listening-dots{color:#fff;display:inline-flex;gap:3px}.dot{animation:pulse 1.2s ease-in-out infinite;background:#fff;border-radius:50%;height:8px;width:8px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,60%,to{opacity:.4;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.loading-text{max-width:500px;text-align:center}.loading-text h2{color:#6b46c1;font-size:28px;font-weight:600;line-height:1.3;margin:0 0 12px}.loading-text p{color:#838487;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0}*{box-sizing:border-box}body,html{height:100%;margin:0;overflow-x:hidden;padding:0}.dashboard-layout{background:linear-gradient(180deg,#fff,#e5c3f1 50%,#d4b2f3);display:flex;font-family:Inter,sans-serif;min-height:100vh}.sidebar{background:#fff;border-radius:0 20px 20px 0;border-right:1px solid #e9d5ff;box-shadow:2px 0 20px #00000014;display:flex;flex-direction:column;flex-shrink:0;height:100vh;left:0;padding:32px 24px;position:fixed;top:60px;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);width:220px;z-index:1000}@media (max-width:1024px){.sidebar{transform:translateX(-100%);width:280px}.sidebar.mobile-open{transform:translateX(0)}}.sidebar-toggle{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;box-shadow:0 8px 25px #7c3aed66;color:#fff;cursor:pointer;display:none;font-size:1.2rem;height:48px;left:20px;position:fixed;top:70px;transition:all .3s ease;width:48px;z-index:999}.sidebar-toggle:hover{transform:scale(1.05)}@media (max-width:1024px){.sidebar-toggle{align-items:center;display:flex;justify-content:center}}.sidebar-overlay{background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.sidebar-overlay.active{opacity:1;visibility:visible}.user-card{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:12px;box-shadow:0 8px 25px #7c3aed4d;color:#fff;display:flex;gap:12px;margin-bottom:20px;padding:16px}.avatar{align-items:center;background-color:#fff;border-radius:50%;color:#7c3aed;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:40px;justify-content:center;width:40px}.menu-item{background:linear-gradient(135deg,#e8d7ef,#fff,#dfc4f7);border:1px solid #8b5cf633;border-radius:10px;color:#8b5cf6;cursor:pointer;font-weight:548;margin-bottom:12px;padding:12px 16px;text-align:left;transition:all .3s ease;width:100%}.menu-item:hover{box-shadow:0 4px 15px #8b5cf633;transform:translateX(4px)}.menu-item.active{background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 8px 25px #7c3aed66;color:#fff}.dashboard-content{color:#6d28d9;display:flex;flex:1 1;flex-direction:column;height:100vh;margin-top:1rem;overflow-y:auto;padding:24px;scroll-behavior:smooth}.dashboard-logout{align-self:flex-end;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:1.5rem;box-shadow:0 4px 15px #ef44444d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:24px;margin-top:auto;padding:.75rem 1.5rem;transition:all .3s ease}.dashboard-logout:hover{box-shadow:0 8px 25px #ef444466;transform:translateY(-2px)}.interview-records{background:linear-gradient(to bottom right,#6d28d9,#a78bfa 60%);border-radius:2rem;box-shadow:0 20px 60px #6d28d94d;color:#fff;display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1600px;overflow-y:auto;padding:clamp(1.5rem,3vw,2.5rem);width:100%}.stats-row-4{grid-gap:1rem!important;align-items:stretch!important;display:grid!important;gap:1rem!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;margin-bottom:1.5rem;padding:1.5rem!important}.stat-card-perfect{align-items:center!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;height:auto!important;justify-content:center!important;padding:1.5rem!important;transition:all .3s cubic-bezier(.25,.46,.45,.94)!important}.stat-card-perfect:hover{box-shadow:0 12px 35px #00000026!important;transform:translateY(-4px)!important}.stat-number{font-size:clamp(1.5rem,4vw,2rem)!important;font-weight:800!important;line-height:1.2!important;margin:0!important}.stat-blue,.stat-label-blue{color:#2563eb}.stat-green,.stat-label-green{color:#16a34a}.stat-label-purple,.stat-purple{color:#7c3aed}.stat-label-orange,.stat-orange{color:#ea580c}.progress-bar{background:#f1f5f9!important;border-radius:4px!important;height:8px!important;margin-top:.5rem;overflow:hidden!important;width:100%!important}.progress-fill{background:linear-gradient(90deg,currentColor,currentColor);border-radius:4px;height:100%;transition:width .5s ease}.summary-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.average-score,.best-score,.recent-5-avg,.total-interviews{color:#374151;flex:1 1;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;min-width:140px}.table-container{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex:1 1;flex-direction:column;margin-bottom:1.5rem;max-height:none;overflow:visible}.table-container table{border-collapse:collapse;flex:1 1;width:100%}.table-container td,.table-container th{border-bottom:1px solid #f1f5f9;padding:clamp(12px,2vw,16px) clamp(8px,2vw,12px);vertical-align:middle}.table-container td{color:#374151}.table-container tbody tr:hover{background:#f8fafc!important;transform:translateY(-1px)!important}.pagination{align-items:center;border-radius:24px;border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:center;margin-top:auto;padding:1.5rem}.pag-btn{background:#8429de;border:1px solid #8429de;border-radius:12px;cursor:pointer;font-weight:500;min-height:44px;padding:.75rem 1.5rem;transition:all .3s ease}.pag-btn:hover:not(.disabled){background:#f8f9ff;border-color:#6d28d9;box-shadow:0 6px 20px #6d28d933;color:#6d28d9;transform:translateY(-2px)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.table-animate{animation:fadeInScale .6s ease-out forwards}.dashboard-content::-webkit-scrollbar,.interview-records::-webkit-scrollbar,.sidebar::-webkit-scrollbar,.table-container::-webkit-scrollbar{display:none}.dashboard-content,.interview-records,.sidebar,.table-container{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media (max-width:1024px){.dashboard-content{margin-left:0!important;padding:20px;width:100%}}@media (min-width:1025px){.dashboard-content{flex:1 1;margin-left:200px;padding:24px}}
/*# sourceMappingURL=main.731f4ae6.css.map*/