.landing-hero{min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem var(--px) 4rem}.landing-hero--compact{min-height:auto;padding:8rem var(--px) 3rem}.landing-hero-content{max-width:700px;margin:0 auto}.brand-transition{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2.5rem;opacity:0;animation:fadeInUp .6s ease forwards .2s}.itmaster-logo{max-width:200px;height:auto}.brand-arrow{color:var(--text-tertiary);font-size:2rem;line-height:1}.brand-codemia{font-size:2.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.landing-badge{display:inline-block;font-size:.875rem;font-weight:600;color:var(--highlight);border:2px solid var(--highlight);border-radius:999px;padding:.5rem 1.5rem;margin-bottom:2rem;letter-spacing:.04em;text-transform:uppercase;opacity:0;animation:fadeInUp .6s ease forwards .4s}.landing-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem;opacity:0;animation:fadeInUp .6s ease forwards .6s}.landing-subtitle{font-size:clamp(1.0625rem,2vw,1.25rem);color:var(--text-secondary);line-height:1.7;margin-bottom:1rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:0;animation:fadeInUp .6s ease forwards .8s}.landing-body{font-size:1rem;color:var(--text-secondary);line-height:1.75;max-width:550px;margin:0 auto 2.5rem;opacity:0;animation:fadeInUp .6s ease forwards 1s}.landing-cta{opacity:0;animation:fadeInUp .6s ease forwards 1.2s}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:var(--max-w);margin:0 auto}.path-card{border:1px solid var(--border);border-radius:12px;padding:2.5rem 2rem;background:var(--surface);transition:border-color .2s,transform .2s;display:flex;flex-direction:column}.path-card:hover{border-color:var(--text-tertiary);transform:translateY(-2px)}.path-icon{margin-bottom:1rem;color:var(--highlight)}.path-icon svg{width:40px;height:40px}.path-label{font-size:.8125rem;font-weight:600;color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem}.path-label:before{content:"/ ";color:var(--highlight)}.path-title{font-size:1.375rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem}.path-desc{font-size:.9375rem;color:var(--text-secondary);line-height:1.65;margin-bottom:1.5rem}.path-features{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin-bottom:2rem;flex:1}.path-features li{font-size:.9375rem;color:var(--text-secondary);padding-left:1.25rem;position:relative}.path-features li:before{content:"/";position:absolute;left:0;color:var(--text-tertiary);font-weight:600}@media(max-width:900px){.path-grid{grid-template-columns:1fr}}@media(max-width:640px){.brand-transition{flex-direction:column;gap:1.25rem}.brand-arrow{transform:rotate(90deg)}.itmaster-logo{max-width:160px}.brand-codemia{font-size:2rem}}@media(prefers-reduced-motion:reduce){.brand-transition,.landing-badge,.landing-title,.landing-subtitle,.landing-body,.landing-cta{animation:none;opacity:1}}
