@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=DM+Sans:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";:root{font-family:DM Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#f0f4ff;background-color:#060e24;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#060e24;color:#f0f4ff}a{font-weight:500;color:#00c896;text-decoration:none}a:hover{color:#00a57a}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif;font-weight:700;line-height:1.2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:Sora,sans-serif;background-color:transparent;cursor:pointer;transition:all .2s ease}button:focus,button:focus-visible{outline:2px solid #00c896;outline-offset:2px}input,textarea{font-family:DM Sans,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#00c8964d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00c89680}.auth-card button[type=submit]{padding:14px;border:none;border-radius:12px;background:linear-gradient(135deg,#00c896,#00a3ff);color:#fff;font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 0 28px #00c8964d;margin-top:4px}.auth-card button[type=submit]:hover:not(:disabled){transform:scale(1.02) translateY(-2px);box-shadow:0 8px 36px #00c89673}.auth-card button[type=submit]:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.auth-container{padding:60px 24px;min-height:calc(100vh - 68px)}.auth-container:before{width:400px;height:400px;top:-100px;left:-100px;filter:blur(50px)}.auth-container:after{width:300px;height:300px;bottom:-80px;right:-80px;filter:blur(50px)}.auth-card{width:95%;max-width:420px;padding:40px 28px;gap:16px}.auth-card h2{font-size:1.5rem;margin-bottom:2px}.error-text{font-size:.8rem;padding:9px 12px;border-radius:8px}.auth-card input{padding:12px 16px;font-size:.9rem;border-radius:10px}.auth-card button[type=submit]{padding:12px;font-size:.9rem;border-radius:10px;margin-top:2px}.auth-card p{font-size:.82rem}.auth-card a{font-weight:600}}@media(max-width:640px){.auth-container{padding:50px 16px;min-height:calc(100vh - 68px)}.auth-container:before{width:300px;height:300px;top:-80px;left:-80px}.auth-container:after{width:250px;height:250px;bottom:-60px;right:-60px}.auth-card{width:100%;max-width:100%;padding:32px 20px;gap:14px;border-radius:18px}.auth-card h2{font-size:1.3rem;margin-bottom:0}.error-text{font-size:.78rem;padding:8px 10px;border-radius:8px}.auth-card input{padding:11px 14px;font-size:.85rem;border-radius:8px}.auth-card input::placeholder{font-size:.82rem}.auth-card button[type=submit]{padding:11px;font-size:.85rem;border-radius:8px;margin-top:2px}.auth-card p{font-size:.78rem;margin-top:2px}}@media(max-width:480px){.auth-container{padding:85px 12px 45px;min-height:calc(100vh - 60px);display:flex;justify-content:flex-start;align-items:flex-start}.auth-container:before{width:250px;height:250px;top:-60px;left:-60px;filter:blur(40px);opacity:.15}.auth-container:after{width:200px;height:200px;bottom:-40px;right:-60px;filter:blur(40px);opacity:.12}.auth-card{width:100%;padding:24px 14px;gap:12px;border-radius:14px;box-shadow:0 20px 50px #00000080;animation:fadeUp .5s ease both}.auth-card h2{font-size:1.2rem;font-weight:700;line-height:1.1;margin-bottom:4px}.error-text{font-size:.75rem;padding:7px 10px;border-radius:6px;margin:0}.auth-card input{padding:10px 12px;font-size:.8rem;border-radius:8px;margin:0}.auth-card input::placeholder{font-size:.78rem;color:#8896b366}.auth-card input:focus{border-color:#00c89680;box-shadow:0 0 0 2px #00c8960f}.auth-card button[type=submit]{padding:10px;font-size:.8rem;border-radius:8px;margin-top:2px;font-weight:600}.auth-card button[type=submit]:hover:not(:disabled){transform:scale(1.02) translateY(-1px)}.auth-card button[type=submit]:disabled{opacity:.5}.auth-card p{font-size:.75rem;line-height:1.4;color:#8896b3;margin-top:4px}.auth-card a{font-weight:600;color:#00c896;transition:opacity .2s}.auth-card a:hover{opacity:.8}}.auth-container{min-height:calc(100vh - 68px);display:flex;justify-content:center;align-items:center;background:#060e24;position:relative;overflow:hidden;font-family:DM Sans,sans-serif}.auth-container:before{content:"";position:fixed;width:500px;height:500px;background:radial-gradient(circle,rgba(0,200,150,.15) 0%,transparent 70%);border-radius:50%;top:-150px;left:-150px;pointer-events:none;filter:blur(60px)}.auth-container:after{content:"";position:fixed;width:400px;height:400px;background:radial-gradient(circle,rgba(0,163,255,.12) 0%,transparent 70%);border-radius:50%;bottom:-100px;right:-100px;pointer-events:none;filter:blur(60px)}.auth-card{position:relative;z-index:1;width:420px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:48px 40px;border-radius:24px;display:flex;flex-direction:column;gap:18px;box-shadow:0 30px 80px #0006;animation:fadeUp .7s ease both}.auth-card h2{font-family:Sora,sans-serif;font-size:1.8rem;font-weight:800;text-align:center;color:#f0f4ff;letter-spacing:-.02em;margin-bottom:4px}.error-text{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;font-size:.85rem;padding:10px 14px;border-radius:10px;text-align:center}.success-text{background:#00c8961a;border:1px solid rgba(0,200,150,.3);color:#00c896;font-size:.85rem;padding:10px 14px;border-radius:10px;text-align:center}.auth-card input{padding:14px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;font-family:DM Sans,sans-serif;font-size:.95rem;color:#f0f4ff;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.auth-card input::placeholder{color:#8896b380}.auth-card input:focus{border-color:#00c89680;box-shadow:0 0 0 3px #00c89614;background:#ffffff12}.auth-card button{padding:14px;border:none;border-radius:12px;background:linear-gradient(135deg,#00c896,#00a3ff);color:#fff;font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 0 28px #00c8964d;margin-top:4px}.auth-card button:hover:not(:disabled){transform:scale(1.02) translateY(-2px);box-shadow:0 8px 36px #00c89673}.auth-card button:disabled{opacity:.6;cursor:not-allowed}.auth-card p{text-align:center;font-size:.88rem;color:#8896b3}.auth-card a{color:#00c896;text-decoration:none;font-weight:600;transition:opacity .2s}.auth-card a:hover{opacity:.8;text-decoration:underline}@media(max-width:1024px){.auth-container{min-height:calc(100vh - 68px);padding:80px 32px}.auth-card{width:90%;max-width:420px}}@media(max-width:768px){.auth-container{padding:60px 24px;min-height:calc(100vh - 68px)}.auth-container:before{width:400px;height:400px;top:-100px;left:-100px;filter:blur(50px)}.auth-container:after{width:300px;height:300px;bottom:-80px;right:-80px;filter:blur(50px)}.auth-card{width:95%;max-width:420px;padding:40px 28px;gap:16px}.auth-card h2{font-size:1.5rem;margin-bottom:2px}.error-text,.success-text{font-size:.8rem;padding:9px 12px;border-radius:8px}.auth-card input{padding:12px 16px;font-size:.9rem;border-radius:10px}.auth-card button{padding:12px;font-size:.9rem;border-radius:10px;margin-top:2px}.auth-card p{font-size:.82rem}.auth-card a{font-weight:600}}@media(max-width:640px){.auth-container{padding:50px 16px;min-height:calc(100vh - 68px)}.auth-container:before{width:300px;height:300px;top:-80px;left:-80px}.auth-container:after{width:250px;height:250px;bottom:-60px;right:-60px}.auth-card{width:100%;max-width:100%;padding:32px 20px;gap:14px;border-radius:18px}.auth-card h2{font-size:1.3rem;margin-bottom:0}.error-text,.success-text{font-size:.78rem;padding:8px 10px;border-radius:8px}.auth-card input{padding:11px 14px;font-size:.85rem;border-radius:8px}.auth-card input::placeholder{font-size:.82rem}.auth-card button{padding:11px;font-size:.85rem;border-radius:8px;margin-top:2px}.auth-card p{font-size:.78rem;margin-top:2px}}@media(max-width:480px){.auth-container{padding:85px 12px 45px;min-height:calc(100vh - 60px);display:flex;justify-content:flex-start;align-items:flex-start}.auth-container:before{width:250px;height:250px;top:-60px;left:-60px;filter:blur(40px);opacity:.15}.auth-container:after{width:200px;height:200px;bottom:-40px;right:-60px;filter:blur(40px);opacity:.12}.auth-card{width:100%;padding:24px 14px;gap:12px;border-radius:14px;box-shadow:0 20px 50px #00000080;animation:fadeUp .5s ease both}.auth-card h2{font-size:1.2rem;font-weight:700;line-height:1.1;margin-bottom:4px}.error-text,.success-text{font-size:.75rem;padding:7px 10px;border-radius:6px;margin:0}.auth-card input{padding:10px 12px;font-size:.8rem;border-radius:8px;margin:0}.auth-card input::placeholder{font-size:.78rem;color:#8896b366}.auth-card input:focus{border-color:#00c89680;box-shadow:0 0 0 2px #00c8960f}.auth-card button{padding:10px;font-size:.8rem;border-radius:8px;margin-top:2px;font-weight:600}.auth-card button:hover:not(:disabled){transform:scale(1.02) translateY(-1px)}.auth-card button:disabled{opacity:.5}.auth-card p{font-size:.75rem;line-height:1.4;color:#8896b3;margin-top:4px}.auth-card a{font-weight:600;color:#00c896;transition:opacity .2s}.auth-card a:hover{opacity:.8}}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:68px;background:#060e24bf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.07)}.navbar-logo{font-family:Sora,sans-serif;font-weight:800;font-size:1.1rem;color:#00c896;cursor:pointer;letter-spacing:-.01em;transition:opacity .2s;-webkit-user-select:none;user-select:none}.navbar-logo:hover{opacity:.85}.navbar-links{display:flex;align-items:center;gap:4px}.nav-link{font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;color:#8896b3;background:transparent;border:none;cursor:pointer;padding:8px 16px;border-radius:8px;transition:color .2s,background .2s;position:relative}.nav-link:hover,.nav-link.active{color:#f0f4ff;background:#ffffff0f}.nav-link.active:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;background:linear-gradient(90deg,#00c896,#00a3ff);border-radius:2px}.navbar-actions{display:flex;align-items:center;gap:10px}.nav-btn-ghost{font-family:Sora,sans-serif;font-size:.85rem;font-weight:600;color:#8896b3;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:8px 20px;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.nav-btn-ghost:hover{color:#f0f4ff;border-color:#ffffff40;background:#ffffff0d}.nav-btn-primary{font-family:Sora,sans-serif;font-size:.85rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#00c896,#00a3ff);border:none;border-radius:10px;padding:8px 20px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 0 20px #00c89640}.nav-btn-primary:hover{transform:scale(1.04) translateY(-1px);box-shadow:0 6px 24px #00c89666}.nav-btn-primary:focus-visible,.nav-btn-ghost:focus-visible,.nav-link:focus-visible{outline:2px solid #00c896;outline-offset:2px}@media(max-width:1024px){.navbar{padding:0 32px}.navbar-links{gap:2px}.nav-link{padding:8px 12px;font-size:.85rem}.navbar-actions{gap:8px}.nav-btn-ghost,.nav-btn-primary{padding:7px 16px;font-size:.8rem}}@media(max-width:768px){.navbar{padding:12px 20px;flex-wrap:wrap;height:auto;gap:12px}.navbar-logo{font-size:1rem;order:1;flex:1}.navbar-actions{order:2;gap:8px}.navbar-links{order:3;width:100%;justify-content:center;gap:2px;margin-top:12px}.nav-link{font-size:.78rem;padding:6px 10px}.nav-btn-ghost,.nav-btn-primary{padding:6px 14px;font-size:.75rem}}@media(max-width:480px){.navbar{padding:10px 16px}.navbar-logo{font-size:.95rem}.navbar-links{gap:1px}.nav-link{font-size:.7rem;padding:5px 8px}.nav-link.active:after{width:12px;height:2px}.navbar-actions{gap:6px}.nav-btn-ghost,.nav-btn-primary{padding:5px 12px;font-size:.7rem}}:root{--navy: #0d1b3e;--indigo: #1a2f6b;--teal: #00c896;--blue: #00A3FF;--purple: #8b5cf6;--dark: #060e24;--card-bg: rgba(255,255,255,.04);--card-border: rgba(255,255,255,.08);--text-primary: #f0f4ff;--text-muted: #8896b3;--gradient: linear-gradient(135deg, var(--teal), var(--blue));--gradient-text: linear-gradient(135deg, #00c896, #00A3FF, #8b5cf6)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.home-wrapper{font-family:DM Sans,sans-serif;background:var(--dark);color:var(--text-primary);overflow-x:hidden}.gradient-text{background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:120px 24px 80px}.hero-bg-orbs{position:absolute;inset:0;pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;animation:float 8s ease-in-out infinite}.orb-1{width:600px;height:600px;background:radial-gradient(circle,#00c896 0%,transparent 70%);top:-200px;left:-150px;animation-delay:0s}.orb-2{width:500px;height:500px;background:radial-gradient(circle,#00A3FF 0%,transparent 70%);top:100px;right:-100px;animation-delay:-3s}.orb-3{width:400px;height:400px;background:radial-gradient(circle,#8b5cf6 0%,transparent 70%);bottom:-150px;left:30%;animation-delay:-6s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.hero-content{position:relative;z-index:2;max-width:900px;text-align:center;animation:fadeUp .9s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#00c8961f;border:1px solid rgba(0,200,150,.3);color:var(--teal);font-family:Sora,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 16px;border-radius:100px;margin-bottom:28px;animation:fadeUp .9s .1s ease both}.badge-dot{width:7px;height:7px;background:var(--teal);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #00c89680}50%{box-shadow:0 0 0 6px #00c89600}}.hero-h1{font-family:Sora,sans-serif;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;margin-bottom:24px;animation:fadeUp .9s .2s ease both}.hero-sub{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--text-muted);max-width:580px;margin:0 auto 20px;line-height:1.65;animation:fadeUp .9s .3s ease both}.hero-quote{font-style:italic;font-size:.95rem;color:#8896b3b3;margin-bottom:36px;animation:fadeUp .9s .35s ease both}.hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:56px;animation:fadeUp .9s .45s ease both}.btn-primary{background:var(--gradient);color:#fff;font-family:Sora,sans-serif;font-weight:600;font-size:.95rem;padding:14px 32px;border:none;border-radius:12px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 0 30px #00c8964d}.btn-primary:hover{transform:scale(1.04) translateY(-2px);box-shadow:0 8px 40px #00c89680}.btn-primary:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.btn-secondary{background:transparent;color:var(--text-primary);font-family:Sora,sans-serif;font-weight:500;font-size:.95rem;padding:14px 28px;border:1px solid rgba(255,255,255,.18);border-radius:12px;cursor:pointer;transition:border-color .2s,background .2s}.btn-secondary:hover{border-color:#00c89680;background:#00c8960f}.score-card-tease{display:inline-flex;align-items:center;gap:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:24px 32px;animation:fadeUp .9s .55s ease both;box-shadow:0 20px 60px #0006}.score-ring{position:relative;width:80px;height:80px}.ring-svg{width:80px;height:80px;transform:rotate(-90deg)}.ring-bg{fill:none;stroke:#ffffff14;stroke-width:6}.ring-fill{fill:none;stroke:url(#grad);stroke:var(--teal);stroke-width:6;stroke-linecap:round;stroke-dasharray:213.6;stroke-dashoffset:213.6;animation:ringFill 1.5s 1s ease forwards}@keyframes ringFill{to{stroke-dashoffset:60}}.score-number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Sora,sans-serif;font-weight:700;font-size:1.4rem;color:var(--teal)}.score-details{text-align:left;min-width:160px}.score-label{font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.score-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:.78rem;color:var(--text-muted)}.score-bar-row span{width:60px}.mini-bar{flex:1;height:4px;background:#ffffff14;border-radius:4px;overflow:hidden}.mini-fill{height:100%;background:var(--gradient);border-radius:4px;animation:barFill 1.2s 1.2s ease both;transform-origin:left;animation:expand 1.2s 1.2s ease both}@keyframes expand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}section{padding:100px 24px}.section-header{text-align:center;margin-bottom:64px}.section-tag{font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:12px}.section-header h2{font-family:Sora,sans-serif;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em}.features-section{background:#ffffff04}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1100px;margin:0 auto}.feature-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:32px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;animation:fadeUp .8s var(--delay, 0s) ease both;cursor:default}.feature-card:hover{transform:translateY(-6px);border-color:#00c8964d;box-shadow:0 20px 50px #00c8961a}.feature-icon{font-size:2rem;margin-bottom:16px}.feature-card h3{font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:10px;color:var(--text-primary)}.feature-card p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.features-cta{text-align:center;margin-top:56px}.trust-line{margin-top:12px;font-size:.82rem;color:var(--text-muted)}.how-section{background:var(--dark)}.steps-row{display:flex;justify-content:center;align-items:flex-start;gap:0;max-width:900px;margin:0 auto;position:relative}.step-card{flex:1;text-align:center;padding:40px 24px;position:relative}.step-num{font-family:Sora,sans-serif;font-size:3.5rem;font-weight:800;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:16px}.step-connector{position:absolute;top:58px;right:-50%;width:100%;height:2px;background:linear-gradient(90deg,var(--teal),var(--blue));opacity:.3;pointer-events:none}.step-card h3{font-family:Sora,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:10px}.step-card p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.benefits-section{display:flex;align-items:center;gap:80px;max-width:1100px;margin:0 auto;background:transparent;padding:100px 24px}.benefits-text{flex:1}.benefits-text .section-tag{margin-bottom:12px}.benefits-text h2{font-family:Sora,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin-bottom:20px}.benefits-desc{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin-bottom:28px}.benefits-list{list-style:none;display:flex;flex-direction:column;gap:14px}.benefits-list li{display:flex;align-items:flex-start;gap:12px;font-size:.95rem;color:var(--text-primary)}.check-icon{flex-shrink:0;width:22px;height:22px;background:#00c89626;border:1px solid rgba(0,200,150,.4);color:var(--teal);font-size:.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.benefits-visual{flex:1;display:flex;justify-content:flex-end}.visual-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:28px;width:100%;max-width:380px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 30px 80px #0006}.vc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.vc-logo{font-family:Sora,sans-serif;font-weight:700;font-size:.95rem;color:var(--teal)}.vc-score-badge{background:var(--gradient);color:#fff;font-family:Sora,sans-serif;font-weight:700;font-size:.85rem;padding:4px 12px;border-radius:100px}.vc-section-label{font-family:Sora,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.vc-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:.82rem;color:var(--text-muted)}.vc-row span:first-child{width:100px;flex-shrink:0}.vc-bar{flex:1;height:6px;background:#ffffff14;border-radius:6px;overflow:hidden}.vc-bar-fill{height:100%;border-radius:6px;animation:expand 1.4s ease both}.vc-pct{width:34px;text-align:right;flex-shrink:0;font-weight:500}.cta-section{position:relative;text-align:center;padding:120px 24px;overflow:hidden;background:#ffffff04}.cta-orb{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.cta-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(0,200,150,.2) 0%,transparent 70%);top:-100px;left:-100px}.cta-orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(0,163,255,.18) 0%,transparent 70%);bottom:-100px;right:-100px}.cta-content{position:relative;z-index:2;max-width:700px;margin:0 auto}.cta-content h2{font-family:Sora,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:16px}.cta-content p{color:var(--text-muted);font-size:1rem;margin-bottom:36px}.footer{background:#00000080;border-top:1px solid rgba(255,255,255,.06);padding:64px 24px 32px}.footer-inner{display:flex;gap:64px;max-width:1100px;margin:0 auto 48px;flex-wrap:wrap}.footer-brand{flex:1.2;min-width:220px}.footer-logo{font-family:Sora,sans-serif;font-weight:800;font-size:1.2rem;color:var(--teal);margin-bottom:14px}.footer-brand p{font-size:.88rem;color:var(--text-muted);line-height:1.65;margin-bottom:20px}.footer-socials{display:flex;gap:12px}.footer-socials a{width:36px;height:36px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);text-decoration:none;font-size:.85rem;transition:border-color .2s,color .2s,background .2s}.footer-socials a:hover{border-color:var(--teal);color:var(--teal);background:#00c89614}.footer-links{display:flex;gap:48px;flex-wrap:wrap}.footer-col{display:flex;flex-direction:column;gap:10px;min-width:120px}.footer-col h4{font-family:Sora,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);margin-bottom:4px}.footer-col a{font-size:.88rem;color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--teal)}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:24px;max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:.82rem;color:#8896b399}@media(max-width:1024px){.hero{padding:100px 32px 60px}section{padding:80px 32px}.features-grid{gap:18px}.benefits-section{gap:60px;padding:80px 32px}.footer-inner{gap:48px}}@media(max-width:768px){.hero{padding:80px 24px 50px;min-height:60vh}.orb{filter:blur(60px)}.orb-1{width:400px;height:400px}.orb-2{width:350px;height:350px}.orb-3{width:300px;height:300px}.hero-h1{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:16px}.hero-sub{font-size:clamp(.9rem,2vw,1.05rem);margin-bottom:16px}.hero-quote{font-size:.88rem;margin-bottom:24px}.hero-actions{gap:12px;margin-bottom:40px}.btn-primary,.btn-secondary{padding:12px 24px;font-size:.9rem}.score-card-tease{flex-direction:column;align-items:center;gap:20px;padding:20px 24px}section{padding:60px 24px}.section-header{margin-bottom:48px}.section-header h2{font-size:clamp(1.6rem,4vw,2.5rem)}.features-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:24px 20px}.feature-icon{font-size:1.75rem}.feature-card h3{font-size:1rem}.feature-card p{font-size:.85rem}.steps-row{flex-direction:column;padding:0}.step-card{padding:24px 16px}.step-num{font-size:2.5rem}.step-connector{display:none!important}.step-card h3{font-size:1.1rem}.step-card p{font-size:.85rem}.benefits-section{flex-direction:column;gap:40px;padding:60px 24px}.benefits-text h2{font-size:clamp(1.6rem,4vw,2.2rem)}.benefits-desc{font-size:.9rem}.benefits-list{gap:12px}.benefits-list li{font-size:.9rem}.benefits-visual{justify-content:center}.visual-card{max-width:100%}.cta-content h2{font-size:clamp(1.6rem,5vw,2.5rem)}.cta-content p{font-size:.95rem;margin-bottom:28px}.footer-logo{font-size:1.1rem}.footer-inner{gap:32px;margin-bottom:32px}.footer-links{gap:32px}.footer-bottom{flex-direction:column;text-align:center;gap:16px}}@media(max-width:640px){.hero{padding:70px 16px 40px;min-height:55vh}.orb-1{width:300px;height:300px;top:-100px;left:-100px}.orb-2{width:250px;height:250px;top:50px;right:-80px}.orb-3{width:200px;height:200px}.hero-badge{font-size:.75rem;padding:5px 12px;margin-bottom:20px}.hero-h1{font-size:clamp(1.8rem,5vw,2.8rem);margin-bottom:12px}.hero-sub{font-size:clamp(.85rem,2vw,.95rem);max-width:100%;margin-bottom:12px}.hero-quote{font-size:.82rem;margin-bottom:20px}.hero-actions{flex-direction:column;gap:10px;margin-bottom:30px}.btn-primary,.btn-secondary{width:100%;padding:11px 20px;font-size:.88rem}.score-card-tease{padding:16px 20px;gap:16px;margin:0 auto}.score-ring,.ring-svg{width:70px;height:70px}.ring-bg,.ring-fill{stroke-width:5}.score-number{font-size:1.2rem}.score-details{min-width:140px}section{padding:40px 16px}.section-header{margin-bottom:36px}.section-header h2{font-size:clamp(1.4rem,4vw,2rem)}.section-tag{font-size:.7rem;margin-bottom:10px}.features-grid{gap:12px}.feature-card{padding:20px 16px;border-radius:16px}.feature-icon{font-size:1.5rem;margin-bottom:12px}.feature-card h3{font-size:.95rem}.feature-card p{font-size:.82rem}.features-cta{margin-top:40px}.trust-line{font-size:.78rem}.step-card{padding:20px 12px}.step-num{font-size:2rem}.step-card h3{font-size:1rem;margin-bottom:8px}.step-card p{font-size:.82rem}.benefits-section{gap:32px;padding:40px 16px}.benefits-text h2{font-size:clamp(1.4rem,4vw,2rem)}.benefits-desc{font-size:.87rem}.benefits-list li{font-size:.87rem;gap:10px}.visual-card{padding:20px;border-radius:16px}.cta-section{padding:80px 16px}.cta-content h2{font-size:clamp(1.4rem,5vw,2.2rem)}.cta-content p{font-size:.9rem;margin-bottom:24px}.footer{padding:48px 16px 24px}.footer-inner{gap:24px;margin-bottom:24px}.footer-brand{min-width:100%}.footer-logo{font-size:1rem}.footer-links{gap:24px}.footer-col{gap:8px}.footer-col h4{font-size:.75rem}.footer-col a{font-size:.82rem}.footer-socials{margin-bottom:24px}.footer-socials a{width:32px;height:32px;font-size:.8rem}.footer-bottom{gap:12px;font-size:.75rem}}@media(max-width:480px){.hero{padding:60px 12px 30px;min-height:50vh}.orb{filter:blur(50px)}.orb-1{width:250px;height:250px;top:-80px;left:-80px}.orb-2{width:200px;height:200px;top:40px;right:-60px}.orb-3{width:150px;height:150px}.hero-badge{font-size:.7rem;padding:4px 10px;margin-bottom:16px}.hero-h1{font-size:clamp(1.6rem,5vw,2.3rem);line-height:1.1;margin-bottom:10px}.hero-sub{font-size:clamp(.82rem,2vw,.9rem);line-height:1.5;margin-bottom:10px}.hero-quote{font-size:.78rem;margin-bottom:16px}.hero-actions{gap:8px;margin-bottom:20px}.btn-primary,.btn-secondary{padding:10px 18px;font-size:.82rem}.score-card-tease{width:100%;padding:14px 16px;border-radius:14px}.score-ring,.ring-svg{width:60px;height:60px}.score-number{font-size:1rem}.score-details{min-width:120px;text-align:left}.score-label{font-size:.68rem}.score-bar-row{font-size:.72rem;gap:6px}.score-bar-row span{width:50px}section{padding:32px 12px}.section-header{margin-bottom:28px}.section-header h2{font-size:clamp(1.3rem,4vw,1.8rem)}.section-tag{font-size:.68rem;margin-bottom:8px}.features-grid{gap:10px}.feature-card{padding:16px 12px;border-radius:14px}.feature-icon{font-size:1.3rem;margin-bottom:10px}.feature-card h3{font-size:.9rem}.feature-card p{font-size:.78rem;line-height:1.5}.step-card{padding:16px 10px}.step-num{font-size:1.6rem;margin-bottom:10px}.step-card h3{font-size:.9rem;margin-bottom:6px}.step-card p{font-size:.78rem}.benefits-section{gap:24px;padding:32px 12px}.benefits-text h2{font-size:clamp(1.3rem,4vw,1.8rem)}.benefits-desc{font-size:.82rem;margin-bottom:20px}.benefits-list{gap:10px}.benefits-list li{font-size:.82rem;gap:8px;padding:6px 8px}.check-icon{width:18px;height:18px;font-size:.65rem}.visual-card{padding:16px;border-radius:14px}.vc-header{margin-bottom:16px}.vc-logo{font-size:.9rem}.vc-score-badge{font-size:.78rem;padding:3px 10px}.vc-section-label{font-size:.65rem;margin-bottom:12px}.vc-row{font-size:.75rem;gap:6px;margin-bottom:10px}.vc-row span:first-child{width:80px}.vc-bar{height:4px}.vc-pct{font-size:.75rem}.cta-section{padding:60px 12px}.cta-content h2{font-size:clamp(1.3rem,5vw,2rem);margin-bottom:12px}.cta-content p{font-size:.85rem;margin-bottom:20px}.footer{padding:36px 12px 18px}.footer-inner{gap:20px;margin-bottom:20px}.footer-brand{min-width:100%}.footer-logo{font-size:.95rem;margin-bottom:10px}.footer-brand p{font-size:.8rem}.footer-links{gap:16px}.footer-col{gap:6px}.footer-col h4{font-size:.68rem;margin-bottom:2px}.footer-col a{font-size:.78rem}.footer-socials{gap:8px;margin-bottom:20px}.footer-socials a{width:28px;height:28px;font-size:.75rem}.footer-bottom{gap:10px;font-size:.7rem}}.resume-container{min-height:100vh;background:#060e24;font-family:DM Sans,sans-serif;color:#f0f4ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:120px 24px 80px;position:relative;overflow:hidden}.resume-container:before{content:"";position:fixed;width:500px;height:500px;background:radial-gradient(circle,rgba(0,200,150,.15) 0%,transparent 70%);border-radius:50%;top:-150px;left:-150px;pointer-events:none;filter:blur(60px)}.resume-container:after{content:"";position:fixed;width:400px;height:400px;background:radial-gradient(circle,rgba(0,163,255,.12) 0%,transparent 70%);border-radius:50%;bottom:-100px;right:-100px;pointer-events:none;filter:blur(60px)}.resume-container h2{font-family:Sora,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#00c896,#00a3ff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.resume-container input[type=file]{background:#ffffff0a;border:1px dashed rgba(0,200,150,.4);border-radius:14px;padding:20px 32px;color:#8896b3;font-family:DM Sans,sans-serif;font-size:.9rem;cursor:pointer;width:100%;max-width:480px;transition:border-color .2s,background .2s;text-align:center}.resume-container input[type=file]:hover{border-color:#00c896b3;background:#00c8960a}.resume-container input[type=file]::file-selector-button{font-family:Sora,sans-serif;font-size:.82rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#00c896,#00a3ff);border:none;border-radius:8px;padding:8px 16px;cursor:pointer;margin-right:14px;transition:opacity .2s}.resume-container input[type=file]::file-selector-button:hover{opacity:.85}.resume-container button{font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#00c896,#00a3ff);border:none;border-radius:12px;padding:14px 36px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 0 28px #00c8964d;position:relative;z-index:1}.resume-container button:hover:not(:disabled){transform:scale(1.03) translateY(-2px);box-shadow:0 8px 36px #00c89673}.resume-container button:disabled{opacity:.55;cursor:not-allowed}.view-report-btn{background:transparent;border:1px solid rgba(0,200,150,.4);color:#00c896;box-shadow:none}.view-report-btn:hover{background:#00c8960f;border-color:#00c896b3;box-shadow:none;transform:none}.error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;font-size:.85rem;padding:10px 18px;border-radius:10px;text-align:center;max-width:480px;width:100%}.modal-overlay{position:fixed;inset:0;background:#060e24d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .25s ease both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#0d1b3e;border:1px solid rgba(255,255,255,.09);border-radius:24px;padding:40px 44px;max-width:760px;width:100%;max-height:85vh;overflow-y:auto;position:relative;animation:slideUp .3s ease both;scrollbar-width:thin;scrollbar-color:rgba(0,200,150,.3) transparent}.modal::-webkit-scrollbar{width:5px}.modal::-webkit-scrollbar-thumb{background:#00c8964d;border-radius:4px}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal h2{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#00c896,#00a3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:24px;text-align:center}.modal h3{font-family:Sora,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#00c896;margin:24px 0 10px;padding-bottom:6px;border-bottom:1px solid rgba(0,200,150,.2)}.modal p{font-size:.92rem;color:#c5cee0;line-height:1.65;margin-bottom:6px}.modal p strong{color:#f0f4ff;font-weight:600}.modal ul{list-style:none;display:flex;flex-direction:column;gap:6px;padding:0;margin:0}.modal ul li{font-size:.88rem;color:#c5cee0;padding:8px 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px;line-height:1.5}.modal ul li:before{content:"→ ";color:#00c896;font-weight:700}.modal>div{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:16px;margin-bottom:12px}.modal>button{display:block;margin:32px auto 0;background:transparent;border:1px solid rgba(255,255,255,.15);color:#8896b3;font-family:Sora,sans-serif;font-size:.85rem;font-weight:600;padding:10px 28px;border-radius:10px;cursor:pointer;transition:border-color .2s,color .2s;box-shadow:none}.modal>button:hover{border-color:#00c89680;color:#00c896;transform:none;box-shadow:none}@media(max-width:1024px){.resume-container{padding:100px 32px 60px}.resume-container h2{font-size:clamp(1.8rem,4vw,2.4rem)}.resume-container input[type=file],.resume-container button{max-width:450px}}@media(max-width:768px){.resume-container{padding:80px 24px 50px;gap:20px}.resume-container:before{width:400px;height:400px;top:-100px;left:-100px;filter:blur(50px)}.resume-container:after{width:300px;height:300px;bottom:-80px;right:-80px;filter:blur(50px)}.resume-container h2{font-size:clamp(1.6rem,4vw,2.2rem);margin-bottom:16px}.resume-container input[type=file]{max-width:100%;padding:16px 24px;font-size:.85rem;border-radius:12px}.resume-container input[type=file]::file-selector-button{font-size:.78rem;padding:7px 14px;margin-right:12px}.resume-container button{padding:12px 28px;font-size:.9rem;max-width:100%}.error{max-width:100%;padding:12px 16px;font-size:.82rem}.modal{max-width:95vw;max-height:90vh;padding:32px 28px;border-radius:18px}.modal h2{font-size:1.3rem;margin-bottom:18px}.modal h3{font-size:.75rem;margin:18px 0 8px}.modal p{font-size:.88rem;margin-bottom:4px}.modal ul li{font-size:.84rem;padding:6px 12px}.modal>div{padding:14px;margin-bottom:10px}.modal>button{margin:24px auto 0;padding:9px 24px;font-size:.82rem}}@media(max-width:640px){.resume-container{padding:70px 16px 40px;gap:16px;min-height:calc(100vh - 68px)}.resume-container:before{width:300px;height:300px;top:-80px;left:-80px}.resume-container:after{width:250px;height:250px;bottom:0;right:-80px}.resume-container h2{font-size:clamp(1.4rem,4vw,2rem);margin-bottom:12px}.resume-container input[type=file]{padding:14px 18px;font-size:.8rem;max-width:100%;border-radius:10px}.resume-container input[type=file]::file-selector-button{font-size:.75rem;padding:6px 12px;margin-right:10px}.resume-container button{padding:11px 24px;font-size:.85rem;max-width:100%}.error{max-width:100%;padding:10px 14px;font-size:.78rem;border-radius:8px}.modal-overlay{padding:16px}.modal{max-height:85vh;padding:24px 20px;border-radius:16px}.modal h2{font-size:1.2rem;margin-bottom:16px}.modal h3{font-size:.7rem;margin:16px 0 6px}.modal p{font-size:.82rem;line-height:1.5;margin-bottom:3px}.modal p strong{font-weight:600}.modal ul{gap:4px}.modal ul li{font-size:.78rem;padding:6px 10px;border-radius:6px}.modal>div{padding:12px;margin-bottom:8px;border-radius:8px}.modal>button{margin:20px auto 0;padding:8px 20px;font-size:.78rem}}@media(max-width:480px){.resume-container{padding:65px 12px 35px;gap:14px}.resume-container:before{width:250px;height:250px;top:-60px;left:-60px;filter:blur(40px)}.resume-container:after{width:200px;height:200px;bottom:-60px;right:-60px;filter:blur(40px)}.resume-container h2{font-size:clamp(1.3rem,4vw,1.8rem);line-height:1.1;margin-bottom:10px;background:linear-gradient(135deg,#00c896,#00a3ff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.resume-container input[type=file]{padding:12px 14px;font-size:.75rem;border-radius:8px;width:100%}.resume-container input[type=file]::file-selector-button{font-size:.7rem;padding:5px 10px;margin-right:8px;border-radius:6px}.resume-container button{padding:10px 18px;font-size:.8rem;width:100%;max-width:100%}.resume-container button:nth-of-type(2){border-radius:8px}.error{width:100%;padding:9px 12px;font-size:.75rem;border-radius:6px}.modal-overlay{padding:12px}.modal{max-height:88vh;padding:20px 16px;border-radius:14px;max-width:100%}.modal h2{font-size:1.1rem;margin-bottom:14px;line-height:1.2}.modal h3{font-size:.65rem;letter-spacing:.08em;margin:14px 0 5px;padding-bottom:4px}.modal p{font-size:.78rem;line-height:1.4;margin-bottom:2px}.modal ul{gap:3px}.modal ul li{font-size:.75rem;padding:5px 8px;border-radius:5px}.modal ul li:before{font-size:.7rem}.modal>div{padding:10px;margin-bottom:6px;border-radius:6px}.modal>button{margin:18px auto 0;padding:7px 16px;font-size:.75rem}}.resume-page-wrapper{min-height:100vh;background:#060e24}.jd-section{width:100%;max-width:480px;display:flex;flex-direction:column;gap:10px}.jd-label{font-family:Sora,sans-serif;font-size:.9rem;font-weight:600;color:#c5cee0;margin-bottom:4px}.jd-textarea{background:#ffffff0a;border:1px solid rgba(0,200,150,.3);border-radius:14px;padding:16px 20px;color:#f0f4ff;font-family:DM Sans,sans-serif;font-size:.9rem;width:100%;min-height:140px;resize:vertical;transition:border-color .2s,background .2s}.jd-textarea:focus{outline:none;border-color:#00c896b3;background:#00c8960a}.jd-textarea::placeholder{color:#6b7594}.upload-section{width:100%;max-width:480px;display:flex;flex-direction:column;gap:10px}.file-label{font-family:Sora,sans-serif;font-size:.9rem;font-weight:600;color:#c5cee0}.selected-file{font-size:.85rem;color:#00c896;margin-top:8px}.analyze-btn{margin-top:16px}.saved-resumes-section{width:100%;max-width:600px;margin-top:40px;padding-top:32px;border-top:1px solid rgba(255,255,255,.08)}.saved-resumes-section h3{font-family:Sora,sans-serif;font-size:1.3rem;font-weight:700;color:#f0f4ff;margin-bottom:20px;text-align:center}.no-resumes{text-align:center;color:#6b7594;font-size:.95rem;padding:24px}.resumes-list{display:flex;flex-direction:column;gap:12px}.resume-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s,background .2s}.resume-card:hover{border-color:#00c8964d;background:#00c8960a}.resume-info{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.resume-name{font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;color:#f0f4ff}.resume-date{font-size:.82rem;color:#6b7594}.score-badge{background:linear-gradient(135deg,#00c896,#00a3ff);color:#fff;font-family:Sora,sans-serif;font-size:.8rem;font-weight:700;padding:4px 10px;border-radius:20px}.delete-btn{background:transparent;border:1px solid rgba(239,68,68,.4);color:#f87171;font-family:Sora,sans-serif;font-size:.82rem;font-weight:600;padding:8px 16px;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:none}.delete-btn:hover{background:#ef44441a;border-color:#ef4444b3;transform:none;box-shadow:none}.score-section{text-align:center;padding:20px;background:#00c89614;border-radius:16px;margin-bottom:24px}.score-display{font-family:Sora,sans-serif;font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#00c896,#00a3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.skills-section{margin-bottom:20px}.skills-list{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background:#00c89626;color:#00c896;font-size:.82rem;font-weight:500;padding:6px 12px;border-radius:20px;border:1px solid rgba(0,200,150,.3)}.skill-tag.jd-skill{background:#00a3ff26;color:#00a3ff;border-color:#00a3ff4d}.skill-tag.missing{background:#ef444426;color:#f87171;border-color:#ef44444d}.skill-tag.extra{background:#8b5cf626;color:#a78bfa;border-color:#8b5cf64d}.tips-section ul li{background:#00c8960f;border-color:#00c89633}.bullets-section{margin-top:24px}.bullet-improvement{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px;margin-bottom:12px}.bullet-improvement p{margin-bottom:8px}.assessment-section{background:linear-gradient(135deg,#00c8961a,#00a3ff1a);border-radius:16px;padding:20px;margin-top:24px}.close-btn{display:block;margin:32px auto 0;background:transparent;border:1px solid rgba(255,255,255,.15);color:#8896b3;font-family:Sora,sans-serif;font-size:.85rem;font-weight:600;padding:10px 28px;border-radius:10px;cursor:pointer;transition:border-color .2s,color .2s;box-shadow:none}.close-btn:hover{border-color:#00c89680;color:#00c896;transform:none;box-shadow:none}@media(max-width:768px){.jd-section,.upload-section,.saved-resumes-section{max-width:100%}.resume-card{flex-direction:column;gap:12px;align-items:flex-start}.resume-info,.delete-btn{width:100%}.score-display{font-size:2.5rem}}.contact-wrapper{font-family:DM Sans,sans-serif;background:#060e24;color:#f0f4ff;min-height:100vh;position:relative;overflow:hidden}.contact-bg-orbs{position:fixed;inset:0;pointer-events:none;z-index:0}.contact-orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.25}.contact-orb-1{width:500px;height:500px;background:radial-gradient(circle,#00c896 0%,transparent 70%);top:-100px;right:-100px}.contact-orb-2{width:400px;height:400px;background:radial-gradient(circle,#00A3FF 0%,transparent 70%);bottom:0;left:-100px}.gradient-text{background:linear-gradient(135deg,#00c896,#00a3ff,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-container{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:140px 24px 80px;animation:fadeUp .8s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-header{text-align:center;margin-bottom:48px}.contact-tag{font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#00c896;margin-bottom:12px}.contact-title{font-family:Sora,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.contact-sub{font-size:1rem;color:#8896b3;line-height:1.65;max-width:520px;margin:0 auto}.contact-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:48px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:32px}.contact-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-family:Sora,sans-serif;font-size:.8rem;font-weight:600;color:#8896b3;letter-spacing:.04em;text-transform:uppercase}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px 18px;font-family:DM Sans,sans-serif;font-size:.95rem;color:#f0f4ff;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;resize:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#8896b380}.form-group input:focus,.form-group textarea:focus{border-color:#00c89680;box-shadow:0 0 0 3px #00c89614;background:#ffffff12}.contact-btn{font-family:Sora,sans-serif;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#00c896,#00a3ff);border:none;border-radius:12px;padding:15px 36px;cursor:pointer;width:fit-content;transition:transform .2s,box-shadow .2s;box-shadow:0 0 28px #00c8964d}.contact-btn:hover{transform:scale(1.03) translateY(-2px);box-shadow:0 8px 36px #00c89673}.success-state{text-align:center;padding:24px 0;animation:fadeUp .5s ease both}.success-icon{width:72px;height:72px;background:linear-gradient(135deg,#00c896,#00a3ff);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;margin:0 auto 24px;box-shadow:0 0 40px #00c89666;animation:popIn .5s cubic-bezier(.175,.885,.32,1.275) both}@keyframes popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-state h2{font-family:Sora,sans-serif;font-size:1.6rem;font-weight:700;margin-bottom:12px;color:#f0f4ff}.success-state p{color:#8896b3;font-size:.95rem;line-height:1.6;margin-bottom:28px}.success-state strong{color:#00c896}.success-state .contact-btn{margin:0 auto}.contact-info-strip{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.info-item{display:flex;align-items:center;gap:14px}.info-icon{width:44px;height:44px;background:#00c8961a;border:1px solid rgba(0,200,150,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.info-label{font-family:Sora,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8896b3;margin-bottom:2px}.info-value{font-size:.88rem;color:#f0f4ff;font-weight:500}@media(max-width:1024px){.contact-container{max-width:700px;padding:120px 32px 80px}.contact-card{padding:40px 32px}}@media(max-width:768px){.contact-container{max-width:100%;padding:100px 24px 60px}.contact-orb{filter:blur(70px)}.contact-orb-1{width:400px;height:400px;top:0;right:-100px}.contact-orb-2{width:300px;height:300px;bottom:100px;left:-80px}.contact-title{font-size:clamp(1.8rem,5vw,2.5rem);margin-bottom:12px}.contact-sub{font-size:.95rem;max-width:100%}.contact-card{padding:36px 28px}.form-row{gap:16px}.form-group label{font-size:.75rem}.form-group input,.form-group textarea{padding:12px 16px;font-size:.9rem}.contact-btn{padding:13px 32px;font-size:.9rem}.contact-info-strip{gap:32px}.info-item{gap:12px}.info-icon{width:40px;height:40px;font-size:1rem}.info-label{font-size:.68rem}.info-value{font-size:.82rem}.success-state h2{font-size:1.4rem;margin-bottom:10px}.success-state p{font-size:.9rem;margin-bottom:24px}.success-icon{width:68px;height:68px;font-size:1.8rem;margin-bottom:20px}}@media(max-width:640px){.contact-container{padding:80px 16px 45px}.contact-tag{font-size:.7rem;margin-bottom:10px}.contact-title{font-size:clamp(1.6rem,4vw,2.2rem);margin-bottom:10px}.contact-sub{font-size:.9rem;margin-bottom:12px}.contact-header{margin-bottom:36px}.contact-card{padding:28px 20px;margin-bottom:24px;border-radius:18px}.contact-form{gap:18px}.form-row{grid-template-columns:1fr;gap:14px}.form-group{gap:6px}.form-group label{font-size:.7rem;margin-bottom:2px}.form-group input,.form-group textarea{padding:11px 14px;font-size:.85rem;border-radius:10px}.contact-btn{padding:11px 28px;font-size:.85rem;width:100%}.contact-info-strip{gap:20px;flex-direction:column;align-items:stretch;padding:0}.info-item{gap:12px;padding:12px 16px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px}.info-icon{width:36px;height:36px;font-size:.9rem}.info-label{font-size:.65rem}.info-value{font-size:.78rem}.success-state h2{font-size:1.2rem;margin-bottom:8px}.success-state p{font-size:.85rem;margin-bottom:20px}.success-icon{width:60px;height:60px;font-size:1.6rem;margin-bottom:18px}.success-state .contact-btn{margin:0 auto}}@media(max-width:480px){.contact-wrapper{min-height:100vh}.contact-container{padding:70px 12px 40px;max-width:100%}.contact-bg-orbs{opacity:.6}.contact-orb{filter:blur(60px);opacity:.2}.contact-orb-1{width:300px;height:300px;top:-80px;right:-80px}.contact-orb-2{width:250px;height:250px;bottom:80px;left:-80px}.contact-tag{font-size:.65rem;padding:3px 8px;margin-bottom:8px}.contact-title{font-size:clamp(1.4rem,4vw,1.9rem);line-height:1.1;margin-bottom:8px}.contact-sub{font-size:.85rem;line-height:1.5;margin-bottom:10px}.contact-header{margin-bottom:28px}.contact-card{padding:22px 16px;margin-bottom:20px;border-radius:16px;gap:18px}.contact-form{gap:16px}.form-group{gap:5px}.form-group label{font-size:.65rem;margin-bottom:1px}.form-group input,.form-group textarea{padding:10px 12px;font-size:.8rem;border-radius:8px}.form-group textarea{min-height:100px}.contact-btn{padding:10px 20px;font-size:.8rem;width:100%;margin-top:4px}.contact-info-strip{gap:16px;flex-wrap:wrap;margin-top:20px}.info-item{gap:10px;padding:10px 12px;border-radius:10px;width:100%}.info-icon{width:32px;height:32px;font-size:.8rem}.info-label{font-size:.6rem;margin-bottom:1px}.info-value{font-size:.75rem}.success-state{padding:20px 0}.success-state h2{font-size:1.1rem;margin-bottom:6px}.success-state p{font-size:.8rem;line-height:1.5;margin-bottom:18px}.success-icon{width:52px;height:52px;font-size:1.4rem;margin-bottom:14px}.success-state .contact-btn{padding:9px 18px;font-size:.75rem}}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-content{padding-top:68px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}button,input{font-family:inherit}
