:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;min-height:100vh}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1;padding-top:100px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;top:0;z-index:1000}.header nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.logo{display:flex;align-items:center;text-decoration:none;color:#2563eb}.logo img{height:48px;width:auto;margin-right:12px}.hero h1 img{height:140px;width:auto;vertical-align:middle;margin-right:12px}.logo-text{font-size:1.8rem;font-weight:700}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.nav-links a:hover{color:#2563eb}.nav-links a.active{color:#0f2a63;font-weight:700}.auth-section{display:flex;align-items:center;gap:1rem}.auth-section span{color:#374151;font-size:14px;font-weight:500;white-space:nowrap}.cta-button{background:#0f2a63;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:6px;text-decoration:none;font-weight:600;transition:background .3s;white-space:nowrap}.cta-button:hover{background:#1d4ed8}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8rem 0 4rem;text-align:center}.hero .embedded-form-container{margin-top:3rem;max-width:800px;margin-left:auto;margin-right:auto}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#fff;color:#2563eb;padding:1rem 2rem;border:none;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .3s,box-shadow .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary{background:transparent;color:#fff;padding:1rem 2rem;border:2px solid white;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background .3s}.btn-secondary:hover{background:#fff;color:#2563eb}.features{padding:5rem 0;background:#f8fafc}.features h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e293b}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1e293b}.feature-card p{color:#64748b;line-height:1.6}.how-it-works{padding:5rem 0}.how-it-works h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e293b}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.step{text-align:center;position:relative}.step-number{width:50px;height:50px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin:0 auto 1rem}.step h3{font-size:1.3rem;margin-bottom:.5rem;color:#1e293b}.step p{color:#64748b}.updates-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0}.updates-header{text-align:center;margin-bottom:3rem}.updates-header h2{font-size:2.5rem;margin-bottom:1rem}.updates-header p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.updates-form-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;max-width:1000px;margin:0 auto}.updates-benefits{display:flex;flex-direction:column;gap:2rem}.update-benefit{display:flex;align-items:flex-start;gap:1rem;background:#ffffff1a;padding:1.5rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.update-icon{font-size:2rem;flex-shrink:0;margin-top:.25rem}.update-benefit h4{font-size:1.2rem;margin-bottom:.5rem;font-weight:600}.update-benefit p{opacity:.9;line-height:1.5}.contact-form-wrapper{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 8px 25px #0003}.contact-form-container{position:relative;width:100%;height:500px;overflow:hidden;border-radius:8px}.contact-google-form{width:100%;height:100%;border:none;border-radius:8px}.contact-loading-message{text-align:center;padding:2rem;color:#64748b}.signup-form-section{background:#f8fafc;padding:5rem 0}.signup-form-header{text-align:center;margin-bottom:3rem}.signup-form-header h2{font-size:2.5rem;margin-bottom:1rem;color:#1e293b}.signup-form-header p{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto}.form-benefits{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.benefit-item{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.75rem 1.5rem;border-radius:50px;box-shadow:0 2px 4px #0000000d;font-weight:500;color:#1e293b}.benefit-icon{font-size:1.2rem}.embedded-form-container{background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000001a;padding:2rem;max-width:900px;margin:0 auto}.embedded-form-wrapper{position:relative;width:100%;height:800px;overflow:hidden;border-radius:8px}.embedded-google-form{width:100%;height:100%;border:none;border-radius:8px}.loading-message{text-align:center;padding:3rem;color:#64748b}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite;margin-right:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}footer{background:#1e293b;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin-bottom:1rem;color:#2563eb}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e1;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #334155;padding-top:2rem;text-align:center;color:#94a3b8}@media (max-width: 768px){.header nav{padding:1rem!important;flex-wrap:wrap;gap:1rem}.nav-links{display:none}.logo img{height:40px}.logo-text{font-size:1.6rem}.hero h1{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.updates-form-container{grid-template-columns:1fr;gap:2rem}.updates-header h2{font-size:2rem}.contact-form-container{height:400px}.form-benefits{flex-direction:column;align-items:center}.embedded-form-container{padding:1rem;margin:0 10px}.embedded-form-wrapper{height:600px}.signup-form-header h2{font-size:2rem}}@media (max-width: 480px){.embedded-form-wrapper{height:500px}.contact-form-container{height:350px}.update-benefit{padding:1rem}.update-icon{font-size:1.5rem}}.merit-score-section{padding:3rem 0;background:#fff}.score-card{display:inline-block;background:linear-gradient(135deg,#0f2a63,#2563eb);color:#fff;padding:1.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 10px 30px #2563eb1f;margin-bottom:1rem}.score-number{font-size:2.75rem;font-weight:700}.score-label{opacity:.9}.score-breakdown{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.breakdown-item{background:#f8fafc;padding:.75rem 1rem;border-radius:8px;min-width:140px;text-align:center}.breakdown-points{font-weight:700;font-size:1.1rem}.employer-dashboard{padding:3rem 0}.dashboard-header .muted{margin-bottom:1.5rem}.candidate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.candidate-card{padding:1rem;border-radius:10px;background:#fff;box-shadow:0 6px 20px #0000000f}.candidate-name{font-weight:700}.candidate-title{color:#64748b;margin:.25rem 0 .5rem}.candidate-score{margin-bottom:.75rem}.candidate-actions{display:flex;gap:.5rem}.btn-small{padding:.4rem .75rem;border-radius:6px;border:none;background:#2563eb;color:#fff;cursor:pointer}.btn-small.secondary{background:#e6eefc;color:#0f2a63}
