.homepage-hero{margin:0 auto;max-width:1400px;padding:var(--space-3xl) var(--container-padding) var(--space-2xl)}.hero-content{max-width:600px;width:100%}.hero-label{color:hsla(0,0%,100%,.6);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:300;letter-spacing:3px;margin-bottom:32px;text-transform:uppercase}.hero-text{margin-bottom:48px}.hero-title{margin-bottom:24px}.hero-title h1{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:52px;font-weight:400;line-height:1.1;margin:0;word-break:keep-all}.gradient-text{background:linear-gradient(135deg,#ff6e82,#f6861f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;word-break:keep-all}.hero-subtitle{color:hsla(0,0%,100%,.8);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:22px;font-weight:400;letter-spacing:1px;line-height:1.4;margin:0 0 24px;text-transform:uppercase}.hero-description{margin:0 0 40px}.hero-description p{color:hsla(0,0%,100%,.75);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:300;line-height:1.6;margin:0;max-width:480px}.hero-description strong{color:hsla(0,0%,100%,.9);font-weight:400}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.primary-action a,.secondary-action a{border-radius:12px;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:1px;padding:16px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.primary-action a{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:2px solid transparent;color:#fff}.primary-action a:hover{background:linear-gradient(135deg,#ff5252,#d84315);box-shadow:0 8px 24px hsla(0,100%,71%,.4);transform:translateY(-2px)}.secondary-action a{backdrop-filter:blur(10px);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.15);color:#fff}.secondary-action a:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.08));border-color:hsla(0,0%,100%,.25);transform:translateY(-2px)}@media (max-width:1024px){.homepage-hero{padding:var(--section-padding-y) var(--container-padding) var(--space-2xl);text-align:center}.hero-content{max-width:100%}.hero-title h1{font-size:44px}.hero-subtitle{font-size:20px}.hero-description p{font-size:16px}}@media (max-width:900px) and (min-width:481px){.hero-actions{gap:16px;justify-content:center}.primary-action a,.secondary-action a{font-size:13px;padding:12px 20px}}@media (max-width:480px){.homepage-hero{padding:60px 20px 40px}.hero-title h1{font-size:36px}.hero-subtitle{font-size:18px}.hero-description p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:12px;margin:0 auto;max-width:300px;width:100%}.primary-action a,.secondary-action a{box-sizing:border-box;padding:14px 24px;text-align:center;width:100%}}