.platform-hero{align-items:center;display:flex;gap:var(--space-4xl);margin:0 auto;max-width:var(--container-2xl);padding:var(--space-4xl) var(--container-padding) var(--space-2xl)}.hero-content{flex:1;max-width:var(--container-sm)}.hero-label{color:hsla(0,0%,100%,.6);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-sm);font-weight:var(--font-weight-light);letter-spacing:var(--letter-spacing-widest);margin-bottom:var(--space-8);text-transform:uppercase}.hero-text{margin-bottom:var(--space-12)}.hero-title{margin-bottom:var(--space-6)}.hero-title h1{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-h3);font-weight:var(--font-weight-normal);line-height:var(--line-height-snug);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:var(--font-size-lg);font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-wide);line-height:var(--line-height-normal);margin:0 0 var(--space-6) 0;text-transform:uppercase}.hero-description{margin:0 0 var(--space-10) 0}.hero-description p{color:hsla(0,0%,100%,.75);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-base);font-weight:var(--font-weight-light);line-height:var(--line-height-relaxed);margin:0;max-width:480px}.hero-description strong{color:hsla(0,0%,100%,.9);font-weight:var(--font-weight-normal)}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-5)}.primary-action a,.secondary-action a{border-radius:var(--border-radius-button);display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);letter-spacing:var(--letter-spacing-wide);padding:var(--space-4) var(--space-8);text-decoration:none;text-transform:uppercase;transition:all var(--duration-normal) var(--ease-out)}.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)}.hero-visual{flex:1;max-width:500px}.lead-capture-form{backdrop-filter:blur(10px);background:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:var(--space-10) var(--space-8);transition:all var(--duration-normal) var(--ease-out)}.lead-capture-form:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));box-shadow:0 12px 40px rgba(0,0,0,.15)}.form-header{margin-bottom:var(--space-8);text-align:center}.form-title{color:#fff;font-size:24px;font-weight:400;line-height:1.3;margin:0 0 var(--space-3) 0}.form-subtitle,.form-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-subtitle{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:300;line-height:1.4;margin:0}.lead-form{display:flex;flex-direction:column;gap:20px}.form-row{display:flex;gap:16px}.form-field{display:flex;flex:1;flex-direction:column;gap:8px}.form-label{color:hsla(0,0%,100%,.8);font-size:12px;font-weight:400;letter-spacing:1px;text-transform:uppercase}.form-input,.form-label,.form-select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-input,.form-select{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);border-radius:8px;color:#fff;font-size:14px;font-weight:300;outline:none;padding:var(--space-3) var(--space-4);transition:all var(--duration-normal) var(--ease-out)}.form-input:focus,.form-select:focus{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.08));border-color:rgba(255,110,130,.5);box-shadow:0 0 0 3px rgba(255,110,130,.1)}.form-input::placeholder{color:hsla(0,0%,100%,.5)}.form-select{cursor:pointer}.form-select option{background:#2a2a3a;color:#fff}.form-submit{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:1px;margin-top:var(--space-2);padding:var(--space-4) var(--space-8);text-transform:uppercase;transition:all var(--duration-normal) var(--ease-out)}.form-submit:hover{background:linear-gradient(135deg,#ff5252,#d84315);box-shadow:0 8px 24px hsla(0,100%,71%,.4);transform:translateY(-2px)}.form-submit:active{transform:translateY(0)}@media (max-width:1024px){.platform-hero{flex-direction:column;gap:var(--space-12);padding:var(--space-2xl) var(--container-padding) var(--space-xl);text-align:center}.hero-content{max-width:100%}.hero-title h1{font-size:42px}.hero-subtitle{font-size:18px}.hero-description p{font-size:16px}}@media (max-width:768px){.platform-hero{gap:32px;padding:var(--space-xl) var(--container-padding) var(--space-lg)}.hero-title h1{font-size:36px}.hero-subtitle{font-size:16px}.hero-description p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;margin:0 auto;max-width:300px;width:100%}.primary-action a,.secondary-action a{padding:14px 24px;text-align:center}.lead-capture-form{max-width:100%;padding:32px 24px}.form-title{font-size:20px}.form-subtitle{font-size:13px}.form-row{flex-direction:column;gap:16px}.form-input,.form-select{font-size:16px;padding:12px 14px}.form-submit{font-size:14px;padding:14px 28px}}