@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.solution-card{transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out fadeInUp}.solution-card:hover{transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(-2px);box-shadow:0 8px 32px #0000001f}.individual-solutions .solution-card .card-elevated,.individual-solutions .solution-card [class*=Card],.individual-solutions .solution-card [data-variant=dark],.individual-solutions .solution-card .bg-gradient-to-b{color:#fff!important;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%)!important;border:1px solid #ffffff1a!important;border-radius:20px!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;width:100%!important;height:200px!important;padding:32px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 32px #0000001f!important}.solution-card [class*=bg-gradient-to-b],.solution-card>div,.solution-card .bg-gradient-to-b{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%)!important}.solution-card .card-elevated:hover,.solution-card [class*=Card]:hover{transform:translateY(-4px)!important;box-shadow:0 12px 40px #0003!important}.individual-solutions .solution-card .card-title,.individual-solutions .solution-card h3,.individual-solutions .solution-card h4{color:#fff!important;letter-spacing:-.01em!important;margin-bottom:8px!important;font-size:1.25rem!important;font-weight:600!important;line-height:1.3!important}.individual-solutions .solution-card .card-description,.individual-solutions .solution-card p{color:#fffc!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;margin-bottom:0!important;font-size:.9rem!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.solution-card .see-more{color:#ffffffe6!important;cursor:pointer!important;text-underline-offset:2px!important;font-size:.85rem!important;font-weight:500!important;text-decoration:underline!important;transition:all .2s!important}.solution-card .see-more:hover{color:#fff!important;text-decoration:none!important}.solution-card .bg-slate-50{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:12px!important;padding:20px!important}.solution-card .text-xs{color:#fff!important;font-size:.875rem!important;font-weight:500!important}.solution-card .text-slate-500,.solution-card .text-slate-600{color:#f1f5f9!important}.solution-card .text-slate-700{color:#fff!important;font-weight:600!important}.solution-card *{color:#fff!important}.solution-card .text-gray-600{color:#f1f5f9!important}.solution-card .text-muted-foreground{color:#e2e8f0!important}.solution-card .expanded-content{opacity:0;visibility:hidden;z-index:10;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border-radius:20px;flex-direction:column;justify-content:space-between;padding:24px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.solution-card .expanded-content.show{opacity:1;visibility:visible}.solution-card .expanded-content .close-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.solution-card .expanded-content .close-btn:hover{background:#ffffff4d}.cta-button{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051d5 100%);border:none;border-radius:12px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #007aff33}.cta-button:hover{background:linear-gradient(135deg,#0051d5 0%,#003d99 100%);transform:translateY(-1px);box-shadow:0 8px 20px #007aff4d}.individual-solutions .unified-cta{color:#1e3a8a;text-align:center;background:#fffffff2;border:none;border-radius:12px;min-width:100px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a}.individual-solutions .unified-cta:hover{color:#1e3a8a;background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.individual-solutions .unified-cta-outline{color:#ffffffe6;text-align:center;background:0 0;border:1px solid #fff9;border-radius:12px;min-width:80px;padding:8px 14px;font-size:.8rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.individual-solutions .unified-cta-outline:hover{color:#fff;background:#ffffff1a;border-color:#fffc;transform:translateY(-1px)}.cta-button:active{transition:all .1s;transform:translateY(0)}.unified-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border:none;border-radius:12px;padding:12px 24px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #3b82f64d}.unified-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.unified-cta-outline{color:#3b82f6;cursor:pointer;background:0 0;border:2px solid #3b82f6;border-radius:12px;padding:10px 22px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.unified-cta-outline:hover{color:#fff;background:#3b82f6;transform:translateY(-1px)}.interactive-element:focus{outline-offset:2px;border-radius:4px;outline:2px solid #667eea}.progressive-content{animation:.8s ease-out fadeInUp}.progressive-content:nth-child(2){animation-delay:.1s}.progressive-content:nth-child(3){animation-delay:.2s}.progressive-content:nth-child(4){animation-delay:.3s}.tab-content{animation:.4s cubic-bezier(.4,0,.2,1) scaleIn}@media (max-width:768px){.solution-card{margin-bottom:1.5rem}.cta-button,.unified-cta,.unified-cta-outline{width:100%;padding:12px 24px;font-size:16px}.solutions-grid{grid-template-columns:1fr;gap:1rem}.tab-button{text-align:center;flex-direction:column;padding:12px 16px}.tab-button .text-left{text-align:center}.progressive-content{padding:0 1rem}.unified-cta-outline{margin-top:.5rem}.mobile-sticky-cta{padding-bottom:80px}}.tooltip{position:relative}.tooltip:hover:after{content:attr(title);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;background:#000000e6;border-radius:6px;padding:8px 12px;font-size:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #3b82f6}.text-slate-600{color:#475569}.text-slate-500{color:#64748b}.loading-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.floating-label{position:relative}.floating-label input:focus+label,.floating-label input:not(:placeholder-shown)+label{color:#667eea;transform:translateY(-20px)scale(.85)}.individual-solutions .solutions-grid{grid-template-columns:repeat(2,1fr);gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:60px 40px;display:grid}@media (max-width:1024px){.individual-solutions .solutions-grid{gap:32px;max-width:900px;padding:50px 32px}}@media (max-width:768px){.individual-solutions .solutions-grid{grid-template-columns:1fr;gap:24px;max-width:100%;padding:40px 24px}}@media (max-width:480px){.individual-solutions .solutions-grid{gap:20px;padding:32px 16px}}.employer-solutions .solutions-grid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:1200px;margin:0 auto;padding:40px 0;display:grid}@media (max-width:1024px){.employer-solutions .solutions-grid{gap:28px;max-width:900px;padding:32px 0}}@media (max-width:768px){.employer-solutions .solutions-grid{grid-template-columns:1fr;gap:24px;padding:24px 0}}@media (max-width:480px){.employer-solutions .solutions-grid{gap:20px;padding:20px 0}}.employer-solutions{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:24px;margin:32px 0;padding:48px 40px;position:relative;overflow:visible;box-shadow:0 12px 32px #101e7314}.employer-solutions:before{content:"";background:linear-gradient(90deg,#0000,#3b82f64d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.employer-solutions h2{color:#1e293b!important;margin-bottom:12px!important;font-size:2.1rem!important;font-weight:700!important;line-height:1.2!important}.employer-solutions p{color:#6b7280!important;margin-bottom:40px!important;font-size:1.1rem!important;line-height:1.5!important}.employer-solutions .metric-circle{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:116px;height:116px;margin:0 24px;font-size:2rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 32px #4080ff1f}.employer-solutions .metric-circle:hover{transform:translateY(-4px);box-shadow:0 8px 40px #4080ff2e}.employer-solutions .metric-label{color:#888fa6;margin-top:6px;font-size:.95rem;font-weight:500}.employer-solutions .enterprise-programs{grid-template-columns:repeat(2,1fr);gap:32px;margin:0 0 40px;padding:0;display:grid}.employer-solutions .program-card{border:2px solid #0000;border-radius:20px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.employer-solutions .program-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.employer-solutions .productivity-program{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.employer-solutions .productivity-program:hover{border-color:#667eea4d}.employer-solutions .onboarding-program{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.employer-solutions .onboarding-program:hover{border-color:#f093fb4d}.employer-solutions .program-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding:32px 32px 0;display:flex}.employer-solutions .program-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.employer-solutions .program-badge{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;background:#ffffffe6;border-radius:20px;padding:8px 16px;font-size:.875rem;font-weight:600}.employer-solutions .program-content{padding:0 32px 32px}.employer-solutions .program-content h3{color:#fff;margin-bottom:12px;font-size:1.75rem;font-weight:700}.employer-solutions .program-description{color:#fff!important;text-shadow:0 2px 4px #0000004d!important;margin-bottom:24px!important;font-size:1.1rem!important;font-weight:500!important;line-height:1.6!important}.employer-solutions .program-description.text-slate-600,.employer-solutions .program-description.text-gray-600,.employer-solutions .program-description.text-slate-500{color:#fff!important}.employer-solutions .program-features{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;display:grid}.employer-solutions .feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.employer-solutions .feature-item:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.employer-solutions .feature-icon{text-align:center;width:24px;font-size:1.25rem}.employer-solutions .feature-item span{color:#fff;text-shadow:0 1px 2px #0000001a;font-size:.9rem;font-weight:600}.employer-solutions .program-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff40;border-radius:16px;gap:32px;padding:28px;display:flex;box-shadow:0 4px 12px #0000001a}.employer-solutions .stat{text-align:center;flex:1}.employer-solutions .stat-value{color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:6px;font-size:2.25rem;font-weight:700}.employer-solutions .stat-label{color:#ffffffe6;text-shadow:0 1px 2px #0000001a;font-size:.9rem;font-weight:600}.employer-solutions .security-compliance-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:40px 0;padding:32px;box-shadow:0 4px 20px #00000014}.employer-solutions .security-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:24px;display:flex}.employer-solutions .security-icon{background:#374151;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.employer-solutions .security-content h3{color:#1e293b;margin-bottom:8px;font-size:1.5rem;font-weight:700}.employer-solutions .security-content p{color:#64748b;margin:0;font-size:1rem;line-height:1.5}.employer-solutions .compliance-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.employer-solutions .compliance-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000a}.employer-solutions .compliance-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.employer-solutions .compliance-icon{background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.employer-solutions .compliance-text h4{color:#1e293b;margin-bottom:4px;font-size:1rem;font-weight:600}.employer-solutions .compliance-text p{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.employer-solutions .cta-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f86f7 0%,#52e2c5 100%);border:none;border-radius:32px;padding:14px 28px;font-size:1.2rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 20px #50b4fa29}.employer-solutions .cta-button:hover{background:linear-gradient(90deg,#217cf5 0%,#19c9b5 100%);transform:translateY(-1px);box-shadow:0 6px 32px #1446dc26}.employer-solutions .compliance-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0 0 40px;padding:0;display:grid}.employer-solutions .compliance-card{text-align:center;z-index:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px #0000000f}.employer-solutions .compliance-card:hover{background:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #3b82f61a}.employer-solutions .fade-in-up{opacity:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards fadeInUp;transform:translateY(20px)}.employer-solutions .fade-in-up:first-child{animation-delay:.1s}.employer-solutions .fade-in-up:nth-child(2){animation-delay:.2s}.employer-solutions .fade-in-up:nth-child(3){animation-delay:.3s}@media (max-width:768px){.employer-solutions{margin:24px 0;padding:32px 24px}.employer-solutions h2{font-size:1.8rem!important}.employer-solutions .metric-circle{width:90px;height:90px;margin:0 16px;font-size:1.6rem}.employer-solutions .compliance-grid{grid-template-columns:1fr;gap:20px}.employer-solutions .compliance-card{padding:20px 16px}.employer-solutions .enterprise-programs{grid-template-columns:1fr;gap:24px}.employer-solutions .program-header{margin-bottom:20px;padding:24px 24px 0}.employer-solutions .program-icon{width:48px;height:48px}.employer-solutions .program-content{padding:0 24px 24px}.employer-solutions .program-content h3{font-size:1.5rem}.employer-solutions .program-features{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.employer-solutions .program-stats{flex-direction:column;gap:16px;padding:20px}.employer-solutions .security-compliance-section{margin:32px 0;padding:24px 20px}.employer-solutions .security-header{text-align:center;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:20px}.employer-solutions .compliance-cards{grid-template-columns:1fr;gap:16px}.employer-solutions .compliance-item{padding:16px}}.solution-card{width:100%;height:180px;display:flex}.solution-card>*{flex-direction:row;flex:1;align-items:center;display:flex}.solution-card .card-content{flex-direction:column;flex:1;justify-content:center;gap:16px;padding-right:32px;display:flex}.solution-card .card-actions{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:16px;min-width:200px;display:flex}.solution-card .card-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex}.solution-card .card-content{flex-direction:column;flex:1;gap:16px;display:flex}.solution-card .card-footer{border-top:1px solid #0000000f;margin-top:auto;padding-top:20px}.solution-card button:focus,.solution-card a:focus{outline-offset:2px;border-radius:6px;outline:2px solid #007aff}.solution-card input,.solution-card textarea{border:1px solid #0000001a;border-radius:8px;padding:12px 16px;font-size:.95rem;transition:all .2s}.solution-card input:focus,.solution-card textarea:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff1a}.section-divider{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);height:1px;margin:3rem 0}.hero-title{letter-spacing:-.02em;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;line-height:1.1}.hero-subtitle{letter-spacing:-.01em;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.5}.card-elevated{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.card-elevated:hover{box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}html{scroll-behavior:smooth}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.success-message{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;margin-top:8px;padding:12px 16px;animation:.4s ease-out slideInRight}.tab-button{transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.tab-button:after{content:"";background:#667eea;width:0;height:2px;transition:all .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.tab-button[aria-selected=true]:after{width:100%}@media (max-width:768px){.solution-card{margin-bottom:20px}.solution-card .card-elevated,.solution-card [class*=Card]{border-radius:20px!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;height:200px!important;padding:24px 20px!important}.solution-card .card-content{gap:12px!important;margin-bottom:16px!important;padding-right:0!important}.solution-card .card-actions{flex-direction:row!important;justify-content:space-between!important;align-self:stretch!important;gap:12px!important;min-width:auto!important}.cta-button{border-radius:10px;width:100%;padding:14px 20px;font-size:1rem}.unified-cta{border-radius:8px;width:100%;padding:12px 20px;font-size:.95rem}.unified-cta-outline{border-radius:8px;width:100%;padding:10px 20px;font-size:.95rem}.solutions-grid{gap:16px;padding:16px 0}.tab-button{border-radius:8px;padding:12px 16px;font-size:.9rem}.progressive-content{padding:16px}.solution-card .card-title,.solution-card h3,.solution-card h4{font-size:1.1rem!important}.solution-card .text-xs{font-size:.8rem!important}}.loading-spinner{border:2px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
