*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background:#fff;overflow-x:hidden}html{overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:.5em}h1{font-size:3rem;font-weight:700}h2{font-size:2.5rem;font-weight:600}h3{font-size:2rem;font-weight:600}h4{font-size:1.5rem;font-weight:500}p{margin-bottom:1em;color:#666}.app{width:100%}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:#1a1a1a;margin-bottom:1rem}.section-header p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.header{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%);position:fixed;top:0;left:0;right:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;cursor:pointer;transition:opacity .2s}.logo:hover{opacity:.85}.logo-icon{font-size:2rem}.nav{display:flex;gap:2rem}.nav-link{color:#ffffffe6;text-decoration:none;font-weight:500;transition:color .2s}.nav-link:hover{color:#7dd3fc}.hero{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%);color:#fff;padding:6rem 0;padding-top:calc(6rem + 60px);overflow:hidden}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{background:linear-gradient(45deg,#7dd3fc,#a5e3fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.2rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.hero-actions{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{display:block;font-size:2rem;font-weight:700;color:#7dd3fc}.stat-label{font-size:.9rem;color:#fffc}.hero-visual{display:flex;justify-content:flex-end;align-items:center}.demo-browser{background:#2a2a2a;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000004d;width:100%;max-width:500px}.browser-header{background:#3a3a3a;padding:12px 16px;display:flex;align-items:center;gap:12px}.browser-dots{display:flex;gap:6px}.browser-dots span{width:12px;height:12px;border-radius:50%;background:#666}.browser-dots span:first-child{background:#ff5f56}.browser-dots span:nth-child(2){background:#ffbd2e}.browser-dots span:nth-child(3){background:#27ca3f}.browser-url{background:#2a2a2a;color:#ccc;padding:6px 12px;border-radius:6px;font-size:.9rem;flex:1}.browser-content{background:white;padding:2rem;min-height:300px}.form-demo{display:flex;flex-direction:column;gap:1.5rem}.form-field{position:relative}.form-field label{display:block;color:#333;font-weight:500;margin-bottom:.5rem}.form-field input{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem}.form-field.filled input{border-color:#10b981;background:#f0fdf4}.form-field.filling input{border-color:#3b82f6;background:#eff6ff}.auto-fill-indicator{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.8rem;color:#10b981;font-weight:500}.auto-fill-indicator.typing{color:#3b82f6;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.features{padding:6rem 0;background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{color:#1a1a1a;margin-bottom:1rem}.feature-description{color:#666;line-height:1.6}.how-it-works{padding:6rem 0;background:white}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.step-card{text-align:center;padding:2rem;position:relative}.step-number{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%);color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-icon{font-size:2rem;margin-bottom:1rem}.step-title{color:#1a1a1a;margin-bottom:1rem}.step-description{color:#666;line-height:1.6}.beta-registration{padding:6rem 0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.beta-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.beta-info h2{color:#1a1a1a;margin-bottom:1.5rem}.beta-benefits{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.benefit-item{display:flex;align-items:center;gap:12px;color:#666}.benefit-icon{font-size:1.2rem}.beta-form-container{background:white;padding:2rem;border-radius:12px;box-shadow:0 8px 30px #0000001a}.beta-form h3{color:#1a1a1a;margin-bottom:1.5rem;text-align:center}.beta-success{text-align:center;padding:4rem 2rem}.success-icon{font-size:4rem;margin-bottom:1rem}.beta-success h2{color:#10b981;margin-bottom:1rem}.download-section{padding:6rem 0;background:#f8f9fa}.download-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.download-info h2{font-size:2.5rem;color:#1a1a1a;margin-bottom:1rem}.download-description{font-size:1.1rem;color:#666;margin-bottom:2.5rem;line-height:1.7}.download-options{display:flex;flex-direction:column;gap:1rem}.download-card{background:white;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s,transform .2s}.download-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.platform-header{display:flex;align-items:center;gap:.75rem;min-width:160px}.platform-icon{width:40px;height:40px;border-radius:10px;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center}.platform-icon.android{background:#3ddc84;color:#fff}.platform-icon.chrome{background:#f5f5f5}.platform-name{font-weight:600;color:#1a1a1a;font-size:1rem}.platform-status{flex:1;color:#666;font-size:.9rem;margin:0}.download-card .btn{min-width:140px;padding:10px 20px;font-size:.9rem}.btn-disabled{background:#e5e5e5;color:#999;cursor:not-allowed}.btn-disabled:hover{transform:none;box-shadow:none}.download-visual{display:flex;justify-content:center}@media (max-width: 900px){.download-content{grid-template-columns:1fr;gap:3rem}.download-visual{order:-1}.download-info{text-align:center}.download-card{flex-direction:column;text-align:center;padding:1.5rem}.platform-header{justify-content:center}.platform-status{margin:.5rem 0}}.installation-guide{padding:6rem 0;background:white}.installation-content{max-width:800px;margin:0 auto}.browser-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.browser-tab{display:flex;align-items:center;gap:8px;padding:12px 24px;border:2px solid #e0e0e0;background:white;border-radius:8px;cursor:pointer;transition:all .2s;font-weight:500}.browser-tab:hover{border-color:#1e3a5f}.browser-tab.active{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.browser-icon{font-size:1.2rem}.coming-soon-notice,.dev-notice{background:#fffbeb;border:1px solid #fbbf24;border-radius:12px;padding:2rem;text-align:center;margin-bottom:2rem}.dev-notice{background:#f0f9ff;border-color:#38bdf8}.notice-icon{font-size:3rem;margin-bottom:1rem}.coming-soon-notice h3,.dev-notice h3{color:#92400e;margin-bottom:1rem}.dev-notice h3{color:#0369a1}.step-list{display:flex;flex-direction:column;gap:1.5rem}.step-item{display:flex;gap:1rem;align-items:flex-start}.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e3a5f;color:#fff;border-radius:50%;font-weight:600;flex-shrink:0}.step-content h4{color:#1a1a1a;margin-bottom:.5rem}.step-content code{background:#f1f5f9;padding:8px 12px;border-radius:6px;font-family:Monaco,Menlo,monospace;font-size:.9rem;color:#334155;border:1px solid #e2e8f0;margin-top:.5rem;display:block}.installation-help{margin-top:3rem}.help-card{background:#f8f9fa;padding:2rem;border-radius:12px;text-align:center}.help-card h4{color:#1a1a1a;margin-bottom:1rem}.help-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-input{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{outline:none;border-color:#7dd3fc;box-shadow:0 0 0 3px #7dd3fc33}.form-disclaimer{font-size:.85rem;color:#666;text-align:center;margin-top:1rem;line-height:1.4}.error-message{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:6px;margin-bottom:1rem;border:1px solid #fecaca}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;min-width:140px}.btn-primary{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%);color:#fff;box-shadow:0 4px 15px #1e3a5f4d}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1e3a5f66}.btn-secondary{background:white;color:#1e3a5f;border:2px solid #1e3a5f}.btn-secondary:hover:not(:disabled){background:#1e3a5f;color:#fff}.btn-large{padding:16px 32px;font-size:1.1rem}.btn-full{width:100%}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.footer{background:#1e3a5f;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#ccc;line-height:1.6}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .2s;display:flex;align-items:center;gap:8px}.footer-links a:hover{color:#7dd3fc}.footer-links a svg{flex-shrink:0}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(125,211,252,.3);color:#fff}.footer-bottom p{margin-bottom:.5rem;color:#ffffffe6}@media (max-width: 768px){.container{padding:0 16px}.hero{padding:4rem 0;padding-top:calc(4rem + 60px)}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column;align-items:center}.hero-stats{justify-content:center}.features-grid,.steps-container{grid-template-columns:1fr}.beta-content{grid-template-columns:1fr;gap:2rem}.browser-tabs{flex-direction:column}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section{display:flex;flex-direction:column;align-items:center}.footer-links{align-items:center}.footer-links a,.footer-logo{justify-content:center}.nav{display:none}}@media (max-width: 480px){.hero-title{font-size:2rem}.btn,.hero-actions{width:100%}.hero-stats{flex-direction:column;gap:1rem}}.iphone-device{position:relative;width:300px;height:620px;filter:drop-shadow(0 25px 50px rgba(0,0,0,.4))}.iphone-frame{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.iphone-screen{position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);border-radius:48px;overflow:hidden;z-index:1;background:#fff}.screen-content{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.phone-mockup{display:flex;justify-content:center;align-items:center}.phone-frame-old{background:#1a1a1a;border-radius:40px;padding:12px;box-shadow:0 25px 50px #0006;width:280px}.phone-notch{width:120px;height:28px;background:#1a1a1a;border-radius:0 0 16px 16px;margin:0 auto -14px;position:relative;z-index:10}.phone-screen{background:#f5f5f5;border-radius:32px;overflow:hidden;min-height:500px;position:relative}.phone-screenshot{width:100%;height:100%;object-fit:cover;object-position:top;display:block;border-radius:32px}.app-preview{display:flex;flex-direction:column;height:100%}.app-header{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%);color:#fff;padding:24px 16px 16px;display:flex;justify-content:space-between;align-items:center}.app-title{font-weight:700;font-size:1.1rem}.app-notification{background:#ef4444;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.app-content{padding:16px;flex:1}.app-stat-card{background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%);color:#fff;border-radius:16px;padding:20px;text-align:center;margin-bottom:16px}.app-stat-number{display:block;font-size:2.5rem;font-weight:700;line-height:1}.app-stat-label{font-size:.85rem;opacity:.9}.app-list{display:flex;flex-direction:column;gap:12px}.app-list-item{background:white;border-radius:12px;padding:12px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px #00000014}.app-item-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0}.app-item-icon.job{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.app-item-icon.university{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.app-item-details{flex:1;min-width:0}.app-item-title{display:block;font-weight:600;font-size:.85rem;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-item-company{display:block;font-size:.75rem;color:#666}.app-item-status{font-size:.7rem;font-weight:600;padding:4px 8px;border-radius:6px;white-space:nowrap}.app-item-status.interview{background:#dcfce7;color:#166534}.app-item-status.pending{background:#fef9c3;color:#854d0e}.app-item-status.submitted{background:#dbeafe;color:#1e40af}.app-nav{display:flex;justify-content:space-around;padding:12px 8px;background:white;border-top:1px solid #e5e5e5}.app-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.65rem;color:#666}.app-nav-item.active{color:#1e3a5f}.app-nav-item .nav-icon{font-size:1.2rem}.store-badge-link{display:inline-block;transition:transform .2s,opacity .2s}.store-badge-link:hover{transform:translateY(-2px);opacity:.9}.store-badge{height:45px;width:auto}.store-badge-link-large{display:inline-block;margin-top:1rem}.store-badge-large{height:55px;width:auto}.hero-extension-link{margin-bottom:2rem}.extension-link{color:#fffc;text-decoration:none;font-size:.95rem;transition:color .2s;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:2px}.extension-link:hover{color:#7dd3fc;border-bottom-color:#7dd3fc}.nav-link-cta{background:#000;color:#fff!important;padding:8px 16px;border-radius:6px;transition:transform .2s,background .2s}.nav-link-cta:hover{transform:translateY(-2px);background:#222;color:#fff!important}.install-notice{background:#f0f9ff;border:1px solid #7dd3fc;border-radius:12px;padding:2rem;text-align:center}.install-notice h3{color:#0369a1;margin-bottom:1rem}.companion-notice{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #7dd3fc;border-radius:12px;padding:2rem;text-align:center}.companion-notice h3{color:#0369a1;margin-bottom:1rem}.coming-soon-text{color:#666;font-size:.9rem;margin-top:.75rem;font-style:italic}.android-download-options{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.download-option{text-align:center}.download-divider{color:#666;font-size:.9rem}.apk-note{color:#666;font-size:.85rem;margin-top:.5rem}.extension-benefits{margin-top:2rem;margin-bottom:2rem}.extension-benefits h4{color:#1a1a1a;text-align:center;margin-bottom:1.5rem}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.benefit-card{background:#f8f9fa;border-radius:12px;padding:1.5rem;text-align:center}.benefit-card .benefit-icon{font-size:2rem;display:block;margin-bottom:.75rem}.benefit-card h5{color:#1a1a1a;margin-bottom:.5rem;font-size:1rem}.benefit-card p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.app-showcase{padding:6rem 0;background:linear-gradient(135deg,#1e3a5f 0%,#2d4a6f 100%);color:#fff}.showcase-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:2rem}.showcase-phone{display:flex;justify-content:center}.showcase-details{display:flex;flex-direction:column;gap:2rem}.showcase-tabs{display:flex;flex-direction:column;gap:1rem}.showcase-tab{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:rgba(255,255,255,.1);border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s;text-align:left}.showcase-tab:hover{background:rgba(255,255,255,.15)}.showcase-tab.active{background:rgba(255,255,255,.2);border-color:#7dd3fc}.tab-number{font-size:.85rem;color:#7dd3fc;font-weight:600}.tab-title{font-size:1.1rem;color:#fff;font-weight:500}.showcase-info{padding:0 1.5rem}.showcase-info h3{color:#7dd3fc;margin-bottom:.75rem;font-size:1.5rem}.showcase-info p{color:#ffffffd9;line-height:1.7;font-size:1.1rem}.showcase-indicators{display:flex;justify-content:center;gap:.75rem}.indicator{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s}.indicator:hover{background:rgba(255,255,255,.5)}.indicator.active{background:#7dd3fc;width:32px;border-radius:6px}@media (max-width: 768px){.showcase-content{grid-template-columns:1fr;gap:2rem}.showcase-tabs{flex-direction:row;overflow-x:auto;padding-bottom:.5rem}.showcase-tab{flex-shrink:0;padding:.75rem 1rem}.tab-number{display:none}.iphone-device{width:260px;height:538px}}.footer-badges{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.footer-badge-link{display:inline-block;transition:transform .2s,opacity .2s}.footer-badge-link:hover{transform:translateY(-2px);opacity:.9}.footer-badge{height:36px;width:auto}@media (max-width: 768px){.iphone-device{width:260px;height:538px;max-width:100%}.iphone-screen{border-radius:42px}.screen-content{object-fit:fill}.hero-visual{order:-1;margin-bottom:2rem;justify-content:center;width:100%;max-width:100%}.hero-actions{flex-direction:row;flex-wrap:wrap;justify-content:center}.hero-extension-link{text-align:center}.android-download-options{flex-direction:column;gap:1rem}.download-divider{margin:.5rem 0}}@media (max-width: 480px){.iphone-device{width:220px;height:455px;max-width:100%}.iphone-screen{border-radius:35px}.store-badge{height:40px}.footer-badges{justify-content:center}}.legal-content{max-width:800px;margin:0 auto}.legal-section{margin-bottom:3rem}.legal-section h2{font-size:1.5rem;font-weight:600;color:#1e3a5f;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.legal-section h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.legal-section p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.legal-section a{color:#1e3a5f;text-decoration:underline}.legal-section a:hover{color:#7dd3fc}.legal-list{list-style:none;padding:0;margin:0}.legal-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#4b5563;line-height:1.6}.legal-list li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;background:#1e3a5f;border-radius:50%}.legal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.legal-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}.legal-card h3{margin-bottom:.5rem}.legal-card p{font-size:.9rem;margin-bottom:0}@media (max-width: 768px){.legal-grid{grid-template-columns:1fr}}
