.landing-page{min-height:100vh}.landing-page .header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a;position:sticky;top:0;z-index:100}.landing-page .header-content{max-width:1400px;margin:0 auto;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}.landing-page .header-left{display:flex;align-items:center;gap:16px}.landing-page .logo{font-size:26px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:all .3s;letter-spacing:-.5px}.landing-page .logo:hover{transform:scale(1.02)}.landing-page .tagline{font-size:13px;color:#9ca3af;font-weight:500;padding-left:16px;border-left:2px solid #e5e7eb}.landing-page .nav{display:flex;gap:8px;align-items:center}.landing-page .nav-link{color:#6b7280;background:none;border:none;padding:10px 18px;cursor:pointer;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s;text-decoration:none}.landing-page .nav-link:hover{color:#1f2937;background:#f3f4f6}.landing-page .btn-login{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #667eea33}.landing-page .btn-login:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.landing-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 0;text-align:center}.hero h1{font-size:42px;font-weight:700;margin-bottom:20px;line-height:1.2}.hero-subtitle{font-size:18px;margin-bottom:32px;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto}.btn-large{padding:16px 48px;font-size:18px;display:inline-block;width:auto;max-width:250px}.problem-statement{padding:60px 0;background:#fef3c7}.problem-statement h2{text-align:center;font-size:32px;margin-bottom:40px;color:#1f2937}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.problem-card{background:#fff;padding:24px;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.problem-card:hover{transform:translateY(-4px)}.problem-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.problem-stat{font-size:32px;font-weight:700;color:#dc2626;margin-bottom:8px}.problem-card p{font-size:14px;color:#374151;line-height:1.5}.features{padding:80px 0;background:#fff}.features h2{text-align:center;font-size:36px;margin-bottom:16px;color:#1f2937}.section-subtitle{text-align:center;font-size:18px;color:#6b7280;margin-bottom:48px;font-style:italic}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.feature-card{text-align:center;padding:32px;border-radius:12px;background:#f9fafb;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.feature-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 20px;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.feature-card h3{font-size:24px;margin-bottom:12px;color:#1f2937}.feature-card p{color:#6b7280;line-height:1.6}.how-it-works{padding:80px 0;background:#f9fafb}.how-it-works h2{text-align:center;font-size:36px;margin-bottom:60px;color:#1f2937}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.step{text-align:center}.step-number{width:60px;height:60px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}.step h3{font-size:20px;margin-bottom:12px;color:#1f2937}.step p{color:#6b7280}.pricing{padding:80px 0;background:#fff}.pricing h2{text-align:center;font-size:36px;margin-bottom:60px;color:#1f2937}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1000px;margin:0 auto}.pricing-card{border:2px solid #e5e7eb;border-radius:12px;padding:32px;text-align:center;transition:transform .3s,box-shadow .3s;position:relative}.pricing-card.popular{border-color:#10b981;background:linear-gradient(180deg,#f0fdf4,#fff);transform:scale(1.05)}.pricing-card.popular:before{content:"🎉 MOST POPULAR";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#10b981;color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:700}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a;border-color:#2563eb}.pricing-card.popular:hover{transform:scale(1.05) translateY(-5px)}.pricing-card h3{font-size:24px;margin-bottom:20px;color:#1f2937}.price{margin-bottom:32px}.currency{font-size:24px;vertical-align:top}.amount{font-size:48px;font-weight:700;color:#2563eb}.features-list{list-style:none;text-align:left;margin-bottom:32px;min-height:200px}.features-list li{padding:8px 0;color:#374151}.pricing-card .btn{width:100%}@media (max-width: 768px){.hero h1{font-size:32px}.hero-subtitle{font-size:18px}}.founders-section{padding:40px 0;background:#fff;border-top:1px solid #f3f4f6}.founders-section h2{text-align:center;font-size:28px;margin-bottom:30px;color:#1f2937}.founders-grid{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.founder-card{background:#fff;width:280px;padding:24px;border-radius:12px;text-align:center;border:1px solid #e5e7eb;transition:all .2s ease}.founder-card.compact{padding:20px}.founder-card:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.founder-card h3{font-size:18px;margin-bottom:4px;color:#111827}.founder-role{color:#6b7280;font-size:14px;margin-bottom:12px;font-weight:500}.founder-email{color:#667eea;font-size:14px;text-decoration:none;font-weight:500;display:block;word-break:break-all}.founder-email:hover{text-decoration:underline;color:#5a67d8}@media (max-width: 640px){.landing-page .header-content{flex-direction:column;gap:16px;padding:16px}.landing-page .nav{width:100%;justify-content:center;flex-wrap:wrap}.hero{padding:40px 0}.hero h1{font-size:28px}.founders-section h2{font-size:24px;margin-bottom:24px}.founder-card{width:100%;max-width:320px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5;padding:20px}.auth-container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a;max-width:440px;width:100%;padding:48px 40px;position:relative;z-index:10;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:32px}.logo-link{text-decoration:none;display:inline-block;margin-bottom:16px}.auth-logo{font-size:32px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.auth-header h2{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.auth-header p{font-size:14px;color:#6b7280;margin:0}.auth-form{margin-top:32px}.form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-group input{width:100%;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:15px;transition:all .2s ease;background:#fff;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder{color:#9ca3af}.btn-block{width:100%;padding:13px;font-size:16px;font-weight:600;border-radius:10px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer;transition:all .3s ease;margin-top:8px}.btn-block:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.btn-block:active:not(:disabled){transform:translateY(0)}.btn-block:disabled{opacity:.6;cursor:not-allowed}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:10px;font-size:14px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.error-message:before{content:"⚠";font-size:18px}.info-message{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;padding:12px 16px;border-radius:10px;font-size:14px;margin-bottom:20px;display:flex;align-items:flex-start;gap:10px}.info-message svg{flex-shrink:0;margin-top:2px}.divider{display:flex;align-items:center;text-align:center;margin:24px 0;color:#9ca3af;font-size:13px;font-weight:500}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #e5e7eb}.divider span{padding:0 16px}.auth-footer{margin-top:32px;text-align:center}.auth-footer p{color:#6b7280;font-size:14px;margin:8px 0}.auth-footer a{color:#667eea;text-decoration:none;font-weight:600;transition:color .2s ease}.auth-footer a:hover{color:#764ba2;text-decoration:underline}.auth-note{font-size:13px!important;color:#9ca3af!important;margin-top:12px!important}.auth-form>div>div{width:100%!important}@media (max-width: 480px){.auth-container{padding:36px 28px;margin:16px}.auth-logo{font-size:28px}.auth-header h2{font-size:22px}.auth-header p{font-size:13px}}@media (max-width: 360px){.auth-container{padding:28px 20px}}.order-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);padding:40px 0}.order-card{max-width:700px;margin:0 auto;background:#fff;border-radius:16px;padding:48px;box-shadow:0 4px 16px #00000014;border:1px solid #e5e7eb}.order-card h1{font-size:36px;margin-bottom:12px;color:#1f2937;text-align:center;font-weight:800}.resume-processing-header{text-align:center;margin-bottom:48px;padding-bottom:24px;border-bottom:2px solid #f3f4f6}.resume-processing-header h1{font-size:40px;font-weight:800;color:#1f2937;margin-bottom:16px}.resume-processing-header .subtitle{font-size:18px;color:#6b7280;line-height:1.6;max-width:500px;margin:0 auto}.package-info{text-align:center;padding:24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;margin-bottom:32px;border:1px solid #e5e7eb}.package-info h2{font-size:24px;margin-bottom:8px;color:#1f2937;font-weight:700}.package-info .price{font-size:42px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.order-form h2{font-size:24px;margin-bottom:24px;color:#1f2937;font-weight:700}.button-group{display:flex;gap:12px;justify-content:flex-end}.button-group .btn{flex:1}.card-element-wrapper{padding:12px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.payment-summary{background:#f9fafb;padding:20px;border-radius:8px;margin-bottom:24px}.summary-row{display:flex;justify-content:space-between;padding:8px 0;color:#374151}.summary-row.total{border-top:2px solid #d1d5db;margin-top:12px;padding-top:12px;font-size:20px;font-weight:700;color:#1f2937}@media (max-width: 768px){.order-card{padding:24px;margin:0 20px}.button-group{flex-direction:column}.button-group .btn{width:100%}}.processing-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);position:relative;overflow:hidden}.processing-page .header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.processing-page .header-content{max-width:1200px;margin:0 auto;padding:16px 32px}.processing-page .header-left{display:flex;align-items:center;gap:16px}.processing-page .logo{font-size:26px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.processing-page .tagline{font-size:13px;color:#9ca3af;font-weight:500;padding-left:16px;border-left:2px solid #e5e7eb}.processing-container{max-width:900px;margin:60px auto;padding:0 24px;position:relative;z-index:10}.processing-hero{text-align:center;margin-bottom:60px;animation:fadeInUp .6s ease}.ai-icon-wrapper{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;animation:pulse 2s ease-in-out infinite}.ai-icon{width:40px;height:40px;color:#fff}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #667eea4d}50%{transform:scale(1.05);box-shadow:0 12px 32px #667eea66}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.processing-hero h1{font-size:36px;font-weight:800;color:#1f2937;margin-bottom:12px;letter-spacing:-.5px}.processing-hero p{color:#6b7280;font-size:18px;line-height:1.6}.progress-section{background:#fff;border-radius:16px;padding:32px;margin-bottom:40px;box-shadow:0 4px 16px #0000000f;border:1px solid #e5e7eb}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:16px}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:8px;transition:width .5s ease;animation:shimmer 2s ease-in-out infinite;background-size:200% 100%}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.progress-info{display:flex;justify-content:space-between;align-items:center}.progress-percentage{font-size:32px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.progress-label{font-size:14px;color:#6b7280;font-weight:500}.steps-container{margin-bottom:40px}.steps-timeline{display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative}.timeline-item-wrapper{display:flex;align-items:center;position:relative}.timeline-step{position:relative;z-index:2}.step-circle{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:3px solid #e5e7eb;transition:all .3s ease}.timeline-step.active .step-circle{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 4px 16px #667eea4d;animation:pulse 2s ease-in-out infinite}.timeline-step.completed .step-circle{background:#10b981;border-color:#10b981;animation:none}.timeline-step.pending .step-circle{opacity:.4}.step-dot{width:12px;height:12px;border-radius:50%;background:#9ca3af}.timeline-step.active .step-dot{display:none}.step-connector{width:80px;height:3px;background:#e5e7eb;position:relative;transition:all .5s ease}.step-connector.completed{background:#10b981}.step-connector:after{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .5s ease}.timeline-step.active~.step-connector:after{width:100%}.steps-labels{display:flex;justify-content:space-between;gap:16px;margin-top:24px}.step-label{flex:1;text-align:center;padding:16px;transition:all .3s ease}.step-label.active{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-radius:12px}.step-label.completed{opacity:.6}.step-label.pending{opacity:.4}.step-label h4{font-size:15px;font-weight:600;color:#1f2937;margin-bottom:6px;letter-spacing:-.2px}.step-label p{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.check-icon{color:#fff;animation:checkPop .4s ease}.spinner-small{width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.completion-message{text-align:center;padding:40px 32px;background:#fff;border-radius:16px;margin-bottom:32px;box-shadow:0 4px 16px #0000000f;border:2px solid #10b981;animation:fadeInScale .5s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.completion-icon-wrapper{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:checkPop .5s ease}.completion-icon{width:32px;height:32px;color:#fff}.completion-message h2{font-size:28px;font-weight:800;color:#1f2937;margin-bottom:12px;letter-spacing:-.5px}.completion-message p{color:#6b7280;font-size:17px;line-height:1.6}.processing-info{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-radius:16px;padding:24px;border:1px solid rgba(102,126,234,.2)}.info-card{display:flex;align-items:flex-start;gap:16px}.info-icon{flex-shrink:0;width:24px;height:24px;color:#667eea}.info-content p{color:#4b5563;font-size:15px;line-height:1.6;margin:0}.processing-note{color:#6b7280;font-size:14px;line-height:1.6;margin:0}@media (max-width: 768px){.processing-container{margin:40px auto;padding:0 16px}.processing-page .header-content{padding:12px 16px}.processing-page .logo{font-size:22px}.processing-page .tagline{display:none}.processing-hero h1{font-size:28px}.processing-hero p{font-size:16px}.ai-icon-wrapper{width:64px;height:64px}.ai-icon{width:32px;height:32px}.progress-section{padding:24px}.progress-percentage{font-size:24px}.steps-timeline{padding:24px 0}.step-circle{width:44px;height:44px}.step-connector{width:40px}.steps-labels{flex-direction:column;gap:12px}.step-label h4{font-size:14px}.step-label p{font-size:12px}.check-icon{width:18px;height:18px}.completion-message{padding:32px 20px}.completion-icon-wrapper{width:56px;height:56px}.completion-icon{width:28px;height:28px}.completion-message h2{font-size:24px}.completion-message p{font-size:15px}.processing-info{padding:20px}.info-content p{font-size:14px}}.orb-3{width:250px;height:250px;top:50%;right:-100px;animation-delay:14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}@media (max-width: 768px){.processing-container{padding:32px 24px}.processing-header h1{font-size:24px}.processing-step{flex-direction:column;text-align:center}.step-icon{width:50px;height:50px}.step-loader{margin-top:12px}}.dashboard{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8ecf1)}.dashboard .dashboard-hero{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:32px;background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000f;border:1px solid #e5e7eb}.dashboard .hero-content h1{font-size:36px;font-weight:800;color:#1f2937;margin-bottom:8px;letter-spacing:-.5px}.dashboard .hero-subtitle{font-size:17px;color:#6b7280;margin:0;font-weight:400}.dashboard .order-status-badge{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.dashboard .status-label{font-size:14px;font-weight:600;color:#6b7280}.dashboard .section-header{margin-bottom:24px}.dashboard .section-header h2{font-size:28px;font-weight:800;color:#1f2937;margin-bottom:8px;letter-spacing:-.5px}.dashboard .section-header p{font-size:16px;color:#6b7280;margin:0}.dashboard .processing-alert-card{display:flex;gap:24px;padding:32px;background:linear-gradient(135deg,#667eea0d,#764ba20d);border:2px solid rgba(102,126,234,.2);margin-bottom:32px;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dashboard .alert-icon-wrapper{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard .alert-icon{width:28px;height:28px;color:#fff}.dashboard .alert-content{flex:1}.dashboard .alert-content h3{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:8px}.dashboard .alert-content p{font-size:15px;color:#6b7280;line-height:1.6;margin-bottom:16px}.dashboard .processing-steps{display:flex;flex-direction:column;gap:12px;margin:20px 0}.dashboard .processing-step-item{display:flex;align-items:center;gap:12px;font-size:14px;color:#6b7280}.dashboard .processing-step-item.active{color:#667eea;font-weight:600}.dashboard .step-check{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#10b981;color:#fff;border-radius:50%;font-size:12px;font-weight:700}.dashboard .step-dot{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#9ca3af;border-radius:50%;font-size:16px}.dashboard .step-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.dashboard .auto-update-note{font-size:13px;color:#9ca3af;font-style:italic;margin-top:16px;margin-bottom:0}.dashboard .completion-card{text-align:center;padding:40px;background:#fff;border:2px solid #10b981;margin-bottom:32px}.dashboard .completion-icon-wrapper{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:checkPop .5s ease}@keyframes checkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.dashboard .completion-icon{width:32px;height:32px;color:#fff}.dashboard .completion-card h3{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:12px}.dashboard .completion-card p{font-size:16px;color:#6b7280;margin:0}.dashboard .loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:24px}.dashboard .loading:before{content:"";width:56px;height:56px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.dashboard .loading{font-size:18px;color:#6b7280;font-weight:500}.dashboard .error{padding:32px;text-align:center;color:#dc2626;font-size:16px;background:#fef2f2;border-radius:12px;border:1px solid #fecaca}.dashboard .header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a;position:sticky;top:0;z-index:100}.dashboard .header-content{max-width:1400px;margin:0 auto;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}.dashboard .header-left{display:flex;align-items:center;gap:16px}.dashboard .dashboard .logo{font-size:26px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:all .3s;letter-spacing:-.5px}.dashboard .logo:hover{transform:scale(1.02)}.dashboard .dashboard .tagline{font-size:13px;color:#9ca3af;font-weight:500;padding-left:16px;border-left:2px solid #e5e7eb}.dashboard .nav{display:flex;gap:8px;align-items:center}.dashboard .dashboard .nav-link{color:#6b7280;background:none;border:none;padding:10px 18px;cursor:pointer;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s;text-decoration:none}.dashboard .nav-link:hover{color:#1f2937;background:#f3f4f6}.dashboard .dashboard .btn-login{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #667eea33}.dashboard .btn-login:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.dashboard .user-menu{display:flex;align-items:center;gap:12px;padding:6px 12px;background:#f9fafb;border-radius:50px;border:1px solid #e5e7eb;margin-left:16px}.dashboard .user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.dashboard .user-name{color:#1f2937;font-size:14px;font-weight:600;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard .logout-btn{display:flex;align-items:center;gap:6px;background:none;border:none;color:#6b7280;padding:8px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.dashboard .logout-btn:hover{background:#fff;color:#ef4444}.dashboard .logout-btn svg{width:16px;height:16px}.dashboard .container{max-width:1200px;margin:0 auto;padding:60px 24px}.dashboard .hero-section{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.dashboard .hero-title{font-size:48px;font-weight:800;color:#1f2937;margin-bottom:16px;line-height:1.2;letter-spacing:-1px}.dashboard .hero-subtitle{font-size:20px;color:#6b7280;font-weight:400;line-height:1.6}.dashboard .resume-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:48px}.dashboard .card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease;border:1px solid #e5e7eb}.dashboard .option-card{cursor:pointer;position:relative;overflow:hidden}.dashboard .option-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transition:transform .3s ease}.dashboard .option-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #667eea26;border-color:#667eea}.dashboard .option-card:hover:before{transform:scaleX(1)}.dashboard .option-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.dashboard .option-icon-svg{width:32px;height:32px;color:#fff}.dashboard .option-card h3{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:12px}.dashboard .option-card p{font-size:15px;color:#6b7280;line-height:1.6;margin-bottom:24px;min-height:48px}.dashboard .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;padding:32px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;border:1px solid #e5e7eb}.dashboard .feature-item{display:flex;gap:16px;align-items:flex-start}.dashboard .feature-icon{width:24px;height:24px;color:#667eea;flex-shrink:0;margin-top:2px}.dashboard .feature-item h4{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}.dashboard .feature-item p{font-size:14px;color:#6b7280;line-height:1.5}.dashboard .btn{padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .2s;width:100%}.dashboard .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.dashboard .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.dashboard .order-status-card h2{font-size:24px;margin-bottom:20px;color:#1f2937}.dashboard .status-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.dashboard .status-info>div{padding:12px;background:#f9fafb;border-radius:6px}.dashboard .badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.dashboard .badge-pending{background:#fef3c7;color:#92400e}.dashboard .badge-paid{background:#dbeafe;color:#1e40af}.dashboard .badge-processing{background:#fce7f3;color:#9f1239}.dashboard .badge-completed{background:#d1fae5;color:#065f46}.dashboard .badge-failed{background:#fee2e2;color:#991b1b}.dashboard .resume-options-section{margin-top:40px}.dashboard .resume-options-section h2{font-size:28px;margin-bottom:12px;color:#1f2937}.dashboard .section-description{font-size:16px;color:#6b7280;margin-bottom:32px}.dashboard .resume-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px}.dashboard .option-card{text-align:center;padding:32px 24px;transition:transform .2s,box-shadow .2s;cursor:pointer}.dashboard .option-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.dashboard .option-icon{font-size:48px;margin-bottom:16px}.dashboard .option-card h3{font-size:20px;margin-bottom:12px;color:#1f2937}.dashboard .option-card p{font-size:14px;color:#6b7280;margin-bottom:20px;line-height:1.6}.dashboard .info-card{background:#eff6ff;border-left:4px solid #2563eb}.dashboard .info-card h3{margin-bottom:12px;color:#1e40af;font-size:18px}.dashboard .info-card ul{list-style:none;padding:0;margin:16px 0}.dashboard .info-card li{padding:8px 0;color:#1f2937;font-size:14px}.dashboard .info-card .note{margin-top:16px;padding-top:16px;border-top:1px solid #bfdbfe;font-size:14px;color:#1e40af;font-weight:500}.dashboard .deliverables-section{margin-top:40px}.dashboard .deliverables-section h2{font-size:24px;margin-bottom:24px;color:#1f2937}.dashboard .deliverables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.dashboard .deliverable-card{padding:24px;transition:all .3s ease;position:relative;overflow:hidden}.dashboard .deliverable-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transition:transform .3s ease}.dashboard .deliverable-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #667eea26;border-color:#667eea}.dashboard .deliverable-card:hover:before{transform:scaleX(1)}.dashboard .deliverable-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.dashboard .deliverable-icon svg{width:24px;height:24px;color:#667eea}.dashboard .deliverable-info{margin-bottom:20px}margin-bottom: 20px; } @media (max-width: 640px){.dashboard .dashboard-hero{flex-direction:column;text-align:center;gap:20px;padding:24px}.dashboard .hero-content h1{font-size:28px}.dashboard .hero-subtitle{font-size:16px}.dashboard .order-status-badge{width:100%;justify-content:center}.dashboard .header-content{flex-direction:column;gap:16px;padding:16px}.dashboard .nav{width:100%;justify-content:center}.dashboard .resume-options-grid,.dashboard .features-grid,.dashboard .deliverables-grid{grid-template-columns:1fr}.dashboard .processing-alert-card{flex-direction:column;text-align:center}.dashboard .alert-icon-wrapper{margin:0 auto}}font-size: 18px; font-weight: 700; margin-bottom: 8px; color: #1f2937; } .dashboard .deliverable-date{display:flex;align-items:center;gap:6px;font-size:13px;color:#9ca3af;margin:0}.dashboard .deliverable-date svg{flex-shrink:0}.dashboard .deliverable-card .btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.dashboard .dashboard .dashboard-header{margin-bottom:32px}.dashboard .dashboard-header p{font-size:18px;color:#6b7280;margin-top:8px}.dashboard .user-info-card{margin-bottom:40px}.dashboard .user-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-top:16px}.dashboard .user-info>div{padding:12px;background:#f9fafb;border-radius:6px}.dashboard .orders-section{margin-top:40px}.dashboard .orders-section h2{font-size:24px;margin-bottom:24px;color:#1f2937}.dashboard .orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.dashboard .order-card{cursor:pointer;transition:all .3s ease}.dashboard .order-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.dashboard .order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.dashboard .order-header h3{font-size:20px;color:#1f2937;margin:0}.dashboard .order-details{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:16px;background:#f9fafb;border-radius:6px}.dashboard .order-details>div{font-size:14px;color:#4b5563}.dashboard .empty-state{text-align:center;padding:60px 20px}.dashboard .empty-state h3{font-size:24px;color:#1f2937;margin-bottom:12px}.dashboard .empty-state p{font-size:16px;color:#6b7280;margin-bottom:24px}.dashboard .nav-link{background:none;border:none;color:#374151;font-weight:500;font-size:16px;cursor:pointer;padding:8px 16px;border-radius:6px;transition:all .2s}.dashboard .nav-link:hover{color:#2563eb;background:#eff6ff}@media (max-width: 768px){.dashboard .status-info,.dashboard .deliverables-grid,.dashboard .orders-grid,.dashboard .user-info{grid-template-columns:1fr}.dashboard .nav{flex-direction:column;gap:12px}.dashboard .header-content{flex-direction:column;gap:16px}}.dashboard .analysis-section{margin-bottom:40px}.dashboard .analysis-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.dashboard .analysis-card h2{margin-bottom:30px;color:#1a1a1a;font-size:24px}.dashboard .ats-score-section{margin-bottom:32px}.dashboard .score-card{display:flex;align-items:center;gap:32px;padding:32px;background:linear-gradient(135deg,#667eea0d,#764ba20d);border-radius:16px;border:2px solid rgba(102,126,234,.2)}.dashboard .score-circle{position:relative;width:120px;height:120px;flex-shrink:0}.dashboard .score-ring{transform:rotate(-90deg)}.dashboard .score-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:36px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard .score-info{flex:1}.dashboard .score-info h3{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:8px}.dashboard .score-info p{font-size:15px;color:#6b7280;margin:0;line-height:1.6}.dashboard .section{margin:25px 0;padding:20px;background:#f8f9fa;border-radius:8px}.dashboard .section h3{margin-bottom:15px;color:#333;font-size:18px}.dashboard .section ul{list-style:none;padding:0}.dashboard .section li{padding:8px 0 8px 20px;position:relative}.dashboard .section li:before{content:"•";position:absolute;left:0;color:#667eea;font-size:20px}.dashboard .priority-item{margin:15px 0;padding:15px;background:#fff;border-radius:8px;border-left:4px solid #ffc107;position:relative}.dashboard .priority-item h4{margin:0 0 8px;color:#333;font-size:16px}.dashboard .priority-item p{margin:0;color:#666;font-size:14px}.dashboard .priority-badge{position:absolute;top:15px;right:15px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase}.dashboard .priority-high{border-left-color:#dc3545}.dashboard .priority-high .priority-badge{background:#dc3545;color:#fff}.dashboard .priority-medium{border-left-color:#ffc107}.dashboard .priority-medium .priority-badge{background:#ffc107;color:#333}.dashboard .priority-low{border-left-color:#28a745}.dashboard .priority-low .priority-badge{background:#28a745;color:#fff}.dashboard .keywords-list{display:flex;flex-wrap:wrap;gap:10px}.dashboard .keyword-tag{padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:14px;font-weight:500;box-shadow:0 2px 4px #667eea4d;transition:transform .2s}.dashboard .keyword-tag:hover{transform:translateY(-2px);box-shadow:0 4px 8px #667eea66}.dashboard .ats-builder-cta{display:flex;gap:24px;padding:32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin:40px 0;align-items:center;border-radius:16px;box-shadow:0 8px 24px #667eea4d}.dashboard .cta-icon-wrapper{width:64px;height:64px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard .cta-icon{width:32px;height:32px;color:#fff}.dashboard .cta-content{flex:1}.dashboard .ats-builder-cta h3{color:#fff;margin-bottom:8px;font-size:24px;font-weight:700}.dashboard .ats-builder-cta p{color:#ffffffe6;margin-bottom:20px;font-size:15px;line-height:1.6}.dashboard .ats-builder-cta .btn{background:#fff;color:#667eea;font-weight:600;border:none;padding:12px 32px;font-size:15px;display:inline-flex;align-items:center;gap:8px;width:auto}.dashboard .ats-builder-cta .btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.template-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.template-modal{background:#fff;border-radius:12px;max-width:1200px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid #e0e0e0}.modal-header h2{margin:0;font-size:24px;color:#1a1a1a}.close-btn{background:none;border:none;font-size:32px;cursor:pointer;color:#666;line-height:1;padding:0;width:32px;height:32px}.close-btn:hover{color:#000}.templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:30px}.template-card{border:2px solid #e0e0e0;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;position:relative}.template-card:hover{border-color:#4a90e2;box-shadow:0 4px 12px #4a90e233;transform:translateY(-2px)}.template-card.selected{border-color:#4a90e2;box-shadow:0 4px 16px #4a90e24d}.template-preview{background:#f0f2f5;height:400px;overflow:hidden;position:relative;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:center}.iframe-container{width:240px;height:340px;position:relative;background:#fff;box-shadow:0 10px 30px #0000001a;flex-shrink:0;overflow:hidden;border-radius:2px}.iframe-container iframe{width:800px;height:1132px;transform:scale(.3);transform-origin:0 0;border:none;pointer-events:none}.template-info{padding:16px}.template-info h3{margin:0 0 8px;font-size:18px;color:#1a1a1a}.template-category{display:inline-block;background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;margin-bottom:8px}.template-info p{margin:8px 0 0;font-size:14px;color:#666;line-height:1.4}.selected-badge{position:absolute;top:12px;right:12px;background:#4a90e2;color:#fff;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600;box-shadow:0 2px 8px #0003}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 30px;border-top:1px solid #e0e0e0}.loading{text-align:center;padding:60px 20px;font-size:18px;color:#666}.resume-builder{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8ecf1)}.resume-builder .header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a;position:sticky;top:0;z-index:100}.resume-builder .header-content{max-width:1400px;margin:0 auto;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}.resume-builder .header-left{display:flex;align-items:center;gap:16px}.resume-builder .logo{font-size:26px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:all .3s;letter-spacing:-.5px}.resume-builder .logo:hover{transform:scale(1.02)}.resume-builder .tagline{font-size:13px;color:#9ca3af;font-weight:500;padding-left:16px;border-left:2px solid #e5e7eb}.resume-builder .nav{display:flex;gap:8px;align-items:center}.resume-builder .nav-link{color:#6b7280;background:none;border:none;padding:10px 18px;cursor:pointer;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s;text-decoration:none}.resume-builder .nav-link:hover{color:#1f2937;background:#f3f4f6}.builder-hero{display:flex;align-items:center;gap:24px;padding:32px;background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000f;border:1px solid #e5e7eb;margin-bottom:40px;position:relative}.hero-icon-wrapper{width:72px;height:72px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-icon{width:36px;height:36px;color:#fff}.builder-hero .hero-content{flex:1}.builder-hero h1{font-size:32px;font-weight:800;color:#1f2937;margin-bottom:8px;letter-spacing:-.5px}.builder-hero p{font-size:16px;color:#6b7280;margin:0;line-height:1.6}.ai-badge{display:flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:2px solid rgba(102,126,234,.3);border-radius:24px;color:#667eea;font-size:14px;font-weight:600;flex-shrink:0}.builder-content{display:grid;grid-template-columns:1fr 400px;gap:30px}.editing-panel,.preview-panel{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 16px #0000000f;border:1px solid #e5e7eb}.section-editor{margin-bottom:32px;padding-bottom:32px;border-bottom:2px solid #f3f4f6}.section-editor:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#667eea0d,#764ba20d);border-radius:12px;cursor:pointer;transition:all .2s;margin-bottom:20px}.section-header:hover{background:linear-gradient(135deg,#667eea1a,#764ba21a)}.section-header h2{font-size:20px;font-weight:700;color:#1f2937;margin:0}.subsection{margin-bottom:28px}.subsection h3{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:8px}.hint,.section-hint{color:#6b7280;font-size:14px;margin-bottom:16px;font-style:italic}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.checkbox-item{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;border-radius:10px;cursor:pointer;transition:all .2s;border:2px solid #e5e7eb}.checkbox-item:hover{background:#f9fafb;border-color:#667eea;transform:translateY(-1px)}.checkbox-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#667eea}.checkbox-item span{font-size:14px;color:#374151;font-weight:500;flex:1}.features-list{list-style:none;padding:0;margin:0}.features-list li{padding:12px 0;font-size:15px;color:#374151;border-bottom:1px solid #f3f4f6}.features-list li:last-child{border-bottom:none}.preview-panel h2{font-size:22px;margin-bottom:24px;color:#1a1a1a}.selection-summary{margin-bottom:30px}.summary-item{margin-bottom:24px}.summary-item h3{font-size:16px;margin-bottom:12px;color:#374151;font-weight:600}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{padding:6px 14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:13px;font-weight:500}.empty-state{color:#9ca3af;font-size:14px;font-style:italic}.score-info{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:24px;border-radius:12px;text-align:center;margin-bottom:24px}.score-info h3{font-size:16px;margin-bottom:12px;color:#374151}.score-display{font-size:48px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.score-hint{font-size:13px;color:#6b7280;margin:0}.btn-secondary{width:100%;background:#f3f4f6;color:#374151;border:none;padding:12px;border-radius:8px;cursor:pointer;font-size:14px;transition:all .2s}.btn-secondary:hover{background:#e5e7eb}.btn-large{width:100%;padding:16px;font-size:16px;font-weight:600;margin-bottom:12px}.no-data{color:#9ca3af;font-style:italic;padding:20px;text-align:center;background:#f9fafb;border-radius:8px}.editing-panel{display:flex;flex-direction:column;gap:1rem}.section-editor{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.section-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f9fafb;cursor:pointer;transition:background .2s;-webkit-user-select:none;user-select:none}.section-header:hover{background:#f3f4f6}.section-header h2{font-size:1.1rem;margin:0;color:#374151}.section-header h3{font-size:.95rem;margin:.5rem 0;color:#6b7280}.section-content{padding:1.5rem}.subsection{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.subsection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.hint{font-size:.875rem;color:#6b7280;margin:.5rem 0}.editor-item{background:#f9fafb;padding:1.25rem;border-radius:8px;margin-bottom:1rem;border:1px solid #e5e7eb}.item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;color:#374151}.input,.textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;margin-bottom:.75rem;font-family:inherit;transition:border-color .2s}.textarea{resize:vertical;min-height:60px}.section-title-input{font-size:1rem;font-weight:600;margin-bottom:0}.btn-icon{display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s}.btn-icon-sm{padding:.35rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-icon-sm:hover{background:#c82333;transform:scale(1.05)}.btn-text{background:none;border:none;color:#667eea;cursor:pointer;font-weight:500;padding:.5rem 0;transition:color .2s;font-size:.9rem}.skills-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.skill-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.875rem;font-weight:500}.skill-chip button{background:#ffffff4d;border:none;border-radius:50%;color:#fff;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1;transition:background .2s}.cert-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;margin-bottom:.5rem}.empty-state{color:#9ca3af;font-style:italic;padding:1.5rem;text-align:center;background:#f9fafb;border-radius:8px}.actions-panel{position:sticky;top:100px}.selections-info{background:#f9fafb;padding:1rem;border-radius:8px;margin:1rem 0}.selections-info h3{margin-top:0;margin-bottom:.75rem;font-size:1rem;color:#374151}.selections-info p{margin:.5rem 0;color:#6b7280;font-size:.9rem}.features-info{background:#f0fdf4;padding:1rem;border-radius:8px;margin:1rem 0;border:1px solid #86efac}.features-info h3{margin-top:0;margin-bottom:.75rem;font-size:1rem;color:#166534}.features-info ul{list-style:none;padding:0;margin:0}.features-info li{color:#15803d;font-size:.875rem;padding:.25rem 0}@media (max-width: 1024px){.builder-content{grid-template-columns:1fr}.actions-panel{position:static;order:-1}.checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width: 640px){.builder-header h1{font-size:28px}.builder-header p{font-size:16px}.checkbox-grid{grid-template-columns:1fr}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.generating-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.generating-content{text-align:center;animation:modalSlideIn .3s ease-out}.spinner{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{to{transform:rotate(360deg)}}.generating-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:8px}.generating-subtitle{font-size:16px;color:#6b7280}.resume-editor{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.resume-editor .header{background:#fffffff2;border-bottom:1px solid rgba(102,126,234,.1);padding:1rem 0;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resume-editor .header-content{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.resume-editor .logo{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.resume-editor .nav{display:flex;gap:2rem}.resume-editor .nav a{color:#4a5568;text-decoration:none;font-weight:500;transition:color .3s}.resume-editor .nav a:hover{color:#667eea}.resume-editor .container{max-width:1400px;margin:0 auto;padding:2rem}.editor-header{text-align:center;margin-bottom:3rem}.editor-header h1{color:#fff;font-size:2.5rem;margin-bottom:.5rem}.editor-header p{color:#ffffffe6;font-size:1.1rem}.editor-layout{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}.editor-panel{display:flex;flex-direction:column;gap:2rem}.actions-panel{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}.section-editor{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.section-header h2{color:#2d3748;font-size:1.3rem;margin:0}.editor-item{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1rem;border:1px solid #e9ecef}.item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;color:#495057}.input,.textarea{width:100%;padding:.75rem;border:1px solid #dee2e6;border-radius:6px;font-size:.95rem;margin-bottom:.75rem;transition:border-color .3s}.input:focus,.textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.textarea{resize:vertical;font-family:inherit}.section-title-input{font-size:1.1rem;font-weight:600;margin-bottom:0}.btn-icon{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s}.btn-icon:hover{background:#5568d3;transform:translateY(-1px)}.btn-icon-sm{padding:.25rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;transition:all .3s}.btn-icon-sm:hover{background:#c82333;transform:scale(1.1)}.btn-text{background:none;border:none;color:#667eea;cursor:pointer;font-weight:500;padding:.5rem 0;transition:color .3s}.btn-text:hover{color:#5568d3;text-decoration:underline}.skills-manager{display:flex;flex-direction:column;gap:1rem}.skills-grid{display:flex;flex-wrap:wrap;gap:.5rem}.skill-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.9rem;font-weight:500}.skill-chip button{background:#ffffff4d;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:2px;display:flex;align-items:center;transition:background .3s}.skill-chip button:hover{background:#ffffff80}.certifications-list{display:flex;flex-direction:column;gap:.75rem}.cert-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f8f9fa;border-radius:6px;border:1px solid #dee2e6}.info-box{background:#f8f9fa;border-left:4px solid #667eea;padding:1rem;border-radius:6px;margin:1rem 0}.info-box p{margin:0;color:#495057;font-size:.9rem}.btn{width:100%;padding:1rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#fff;color:#667eea;border:2px solid #667eea}.btn-secondary:hover{background:#f8f9fa}.btn-large{padding:1.25rem;font-size:1.1rem}.loading{text-align:center;color:#fff;font-size:1.2rem;padding:4rem 0}@media (max-width: 968px){.editor-layout{grid-template-columns:1fr}.actions-panel{position:static}}.app{min-height:100vh}.header{background:#fff;box-shadow:0 2px 4px #0000001a;padding:16px 0;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.logo{font-size:24px;font-weight:700;color:#2563eb}.nav{display:flex;gap:24px}.nav a{text-decoration:none;color:#374151;font-weight:500}.nav a:hover{color:#2563eb}.footer{background:#1f2937;color:#fff;padding:40px 0;margin-top:60px}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a;margin-bottom:24px}.btn{padding:12px 24px;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563}.btn-small{padding:8px 16px;font-size:14px}.loading{text-align:center;padding:40px;font-size:18px;color:#6b7280}.error{text-align:center;padding:40px;font-size:18px;color:#dc2626}.logo{cursor:pointer;-webkit-user-select:none;user-select:none}.home-header{background:#fff;box-shadow:0 1px 3px #0000000d;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.home-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:24px;text-align:center;color:#6b7280;font-size:.9rem}.nav-btn{background:#fff;color:#4b5563;border:1px solid #e5e7eb;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.nav-btn:hover{background:#f3f4f6;color:#1f2937;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.nav-btn:before{content:"←";font-size:1.1em;transition:transform .2s}.nav-btn:hover:before{transform:translate(-3px)}@media (max-width: 640px){.header-content{flex-direction:column;gap:16px;padding:16px}.nav{width:100%;justify-content:center;gap:12px}.card{padding:16px}.container{padding:0 16px}.footer-content{flex-direction:column;gap:24px}}*{margin:0;padding:0;box-sizing:border-box}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-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#6b7280;color:#fff}.btn-secondary:hover{background-color:#4b5563}.btn-success{background-color:#10b981;color:#fff}.btn-success:hover{background-color:#059669}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:16px}.form-group textarea{min-height:120px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.error{color:#ef4444;font-size:14px;margin-top:4px}.success{color:#10b981;font-size:14px;margin-top:4px}.loading{text-align:center;padding:40px}
