.track-hero{background-image:url(/images/track-hero-bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;min-height:auto;padding:12rem 1rem 2rem;display:flex;position:relative}.track-hero-left{z-index:2;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.track-hero-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;width:100%;max-width:600px;padding:1.5rem;box-shadow:0 10px 40px #0000000d}.track-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.track-subtitle{color:#475569;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.track-form-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 20px #0000000a}.track-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.form-row{grid-template-columns:1fr 1fr;gap:1.5rem}}.form-group label{color:#1e293b;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#94a3b8;position:absolute;left:1rem}.input-wrapper input{color:#0f172a;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.9rem 1rem .9rem 2.8rem;font-size:.95rem;transition:border-color .2s}.input-wrapper input:focus{border-color:#14b8a6}.track-btn{color:#fff;cursor:pointer;background:#14b8a6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:background .2s;display:flex}.track-btn:hover{background:#0d9488}.track-features{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.feature-item{align-items:center;gap:.8rem;display:flex}.feature-icon{color:#14b8a6;background:#e6f7f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.feature-text{color:#334155;font-size:.75rem;font-weight:600;line-height:1.3}.track-hero-right{display:none}@media (min-width:1024px){.track-hero{aspect-ratio:16/7;background-position:50%;background-size:cover;flex-direction:row;min-height:500px;padding:1rem 2rem}.track-hero-left{flex:0 0 50%;justify-content:flex-start;padding:1rem 2rem}.track-hero-content{box-shadow:none;background:#ffffffd9;padding:2rem}.track-title{margin-bottom:1rem;font-size:3rem}.track-subtitle{margin-bottom:2rem;font-size:1.05rem}.track-form-card{border:none;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 40px #00000014}.track-features{flex-wrap:wrap;justify-content:space-between;display:flex}.feature-icon{width:40px;height:40px}.feature-text{font-size:.8rem}.track-hero-right{flex:0 0 50%;display:block}}
