@keyframes fadeIn{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 pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.homepage-container{background:linear-gradient(135deg,var(--color-primary),#4b5563,var(--color-primary));background-size:300% 300%;min-height:100vh;padding-top:10px;animation:8s infinite gradientShift;overflow-x:hidden}.homepage-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-bottom:1px solid #fff3;padding:.5rem 1.5rem;transition:all .3s;position:fixed;top:0;left:0;right:0}@media (min-width:1024px){.homepage-header{padding:.5rem 2rem}}.homepage-nav{justify-content:space-between;align-items:center;animation:.8s ease-out fadeIn;display:flex}.homepage-logo-container{align-items:center;gap:1rem;display:flex}.homepage-logo-wrapper{border-radius:1rem;padding:.75rem;transition:all .3s;box-shadow:0 1px 3px #0000001a}.homepage-logo-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.homepage-logo{width:auto;height:3rem}.homepage-hero{align-items:center;min-height:100vh;padding:5rem 1.5rem 2rem;display:flex;position:relative}@media (min-width:1024px){.homepage-hero{padding:5rem 2rem 2rem}}.homepage-hero-container{max-width:80rem;margin:0 auto}.homepage-hero-content{text-align:center}.homepage-hero-title{font-family:var(--font-primary);color:#f9fafb;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.1;animation:1s ease-out .2s both fadeIn}@media (min-width:640px){.homepage-hero-title{font-size:3rem}}@media (min-width:1024px){.homepage-hero-title{font-size:3.5rem}}.homepage-hero-title-accent{color:var(--color-accent);margin-top:.5rem;animation:1s ease-out .4s both fadeIn;display:block}.homepage-hero-subtitle{font-family:var(--font-secondary);color:#f9fafbe6;max-width:48rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem;animation:1s ease-out .6s both fadeIn}@media (min-width:640px){.homepage-hero-subtitle{font-size:1.125rem}}.value-propositions-grid{grid-template-columns:1fr;gap:1rem;max-width:80rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;animation:1s ease-out .8s both fadeIn;display:grid}@media (min-width:768px){.value-propositions-grid{grid-template-columns:repeat(3,1fr)}}.value-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1rem;transition:all .3s;animation:.6s ease-out scaleIn}.value-card:hover{background:#ffffff26;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0003}.value-card:first-child{animation-delay:1s}.value-card:nth-child(2){animation-delay:1.2s}.value-card:nth-child(3){animation-delay:1.4s}.value-card-icon{border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.5rem;margin-left:auto;margin-right:auto;transition:all .3s;display:flex}.value-card:hover .value-card-icon{animation:2s ease-in-out infinite float}.value-card-icon-safety{background-color:var(--color-accent)}.value-card-icon-efficiency{background-color:var(--color-success)}.value-card-icon-insights{background-color:var(--color-accent-secondary)}.value-card-icon svg{color:#fff;width:1.5rem;height:1.5rem}.value-card-icon-insights svg{color:#111827}.value-card-icon-savings{background-color:var(--color-primary)}.value-card-icon-savings svg{color:#fff}.value-card-title{font-family:var(--font-primary);color:#f9fafb;text-align:center;margin-bottom:.5rem;font-size:1rem;font-weight:600}.value-card-description{font-family:var(--font-secondary);color:#f9fafbcc;text-align:center;font-size:.8rem;line-height:1.4}.social-proof-section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;animation:1s ease-out 1.4s both fadeIn}.social-proof-section:hover{background:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.social-proof-title{font-family:var(--font-primary);color:#f9fafb;text-align:center;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.social-proof-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.stat-item{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-number{font-family:var(--font-primary);color:var(--color-accent);margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.stat-description{font-family:var(--font-secondary);color:#f9fafbcc;font-size:.75rem;line-height:1.3}.social-proof-testimonial{font-family:var(--font-secondary);color:#f9fafbe6;text-align:center;border-top:1px solid #ffffff1a;margin:0;padding:.5rem 0;font-size:.875rem;font-style:italic;line-height:1.4}@media (max-width:767px){.social-proof-stats{grid-template-columns:1fr;gap:.75rem}.stat-number{font-size:1.25rem}.social-proof-section{padding:1.25rem}}.cta-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;max-width:100%;margin-left:auto;margin-right:auto;padding:1.5rem;transition:all .3s;animation:1s ease-out 1.6s both fadeIn}.cta-container:hover{background:#ffffff14;transform:translateY(-4px);box-shadow:0 16px 32px #00000026}.cta-title{font-family:var(--font-primary);color:#f9fafb;text-align:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.cta-description{font-family:var(--font-secondary);color:#f9fafbcc;text-align:center;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.cta-buttons{flex-direction:column;justify-content:center;gap:.75rem;display:flex}@media (min-width:640px){.cta-buttons{flex-direction:row}}.cta-button-primary{background-color:var(--color-accent);color:#fff;font-family:var(--font-primary);text-align:center;cursor:pointer;border:none;border-radius:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #f973164d}.cta-button-primary:hover{background-color:var(--color-accent-secondary);color:#111827;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #f9731666}.cta-button-secondary{color:#f9fafb;font-family:var(--font-primary);text-align:center;cursor:pointer;background-color:#0000;border:2px solid #f9fafb;border-radius:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.cta-button-secondary:hover{color:#111827;background-color:#f9fafb;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #f9fafb33}.header-login-button{background-color:var(--color-accent);color:#fff;font-family:var(--font-primary);text-align:center;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #f973164d}.header-login-button:hover{background-color:var(--color-accent-secondary);color:#111827;transform:translateY(-1px)scale(1.05);box-shadow:0 4px 12px #f9731666}.homepage-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.background-orb{filter:blur(60px);border-radius:50%;animation:4s ease-in-out infinite pulse;position:absolute}.background-orb-1{background:#f973161a;width:20rem;height:20rem;animation-delay:0s;top:-10rem;right:-10rem}.background-orb-2{background:#fbbf241a;width:20rem;height:20rem;animation-delay:2s;bottom:-10rem;left:-10rem}.homepage-footer{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0003;border-top:1px solid #ffffff1a;flex-shrink:0;position:relative}.homepage-footer-container{max-width:80rem;margin:0 auto;padding:1rem 1.5rem}@media (min-width:1024px){.homepage-footer-container{padding:1rem 2rem}}.homepage-footer-content{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.homepage-footer-content{flex-direction:row;gap:0}}.homepage-footer-brand{align-items:center;gap:.75rem;margin-bottom:0;display:flex}@media (min-width:640px){.homepage-footer-brand{margin-bottom:0}}.homepage-footer-logo-wrapper{border-radius:.375rem;padding:.5rem}.homepage-footer-logo{width:auto;height:1.5rem}.homepage-footer-brand-text{font-family:var(--font-secondary);color:#f9fafb99;font-size:.875rem}.homepage-footer-copyright{color:#f9fafb99;font-family:var(--font-secondary);font-size:.875rem}@media (max-width:767px){.value-propositions-grid{gap:1.5rem}.value-card{padding:1.25rem}.cta-container{margin:0 1rem;padding:1.5rem}.homepage-hero-title{font-size:2.5rem}.homepage-hero-subtitle{margin-bottom:2rem;font-size:1rem}}.cta-button-primary:focus,.cta-button-secondary:focus,.header-login-button:focus{outline:2px solid var(--color-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.value-card:hover,.cta-container:hover,.homepage-logo-wrapper:hover{transform:none}.background-orb{animation:none}.homepage-container{background:linear-gradient(135deg,var(--color-primary),#4b5563,var(--color-primary));animation:none}}
