.loading-screen{justify-content:center;align-items:center;height:80vh;display:flex}.home-container{flex-direction:column;width:100%;display:flex;overflow-x:hidden}.hero-section{background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;height:85vh;margin-top:-120px;padding-top:120px;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:#0006;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;-webkit-backdrop-filter:blur(12px)brightness(1.1);max-width:800px;padding:4rem;position:relative;background:#ffffff1a!important;border-color:#fff3!important}.hero-kicker{letter-spacing:.18em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;align-items:center;margin-bottom:1.2rem;padding:.5rem .95rem;font-size:.76rem;font-weight:800;display:inline-flex}.hero-title{letter-spacing:-1px;text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:3.8rem;font-weight:800}.hero-desc{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.hero-btn{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;border:1px solid #fff3;border-radius:50px;padding:1rem 3rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0284c766}.hero-btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #0ea5e999}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-link-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:1rem 1.4rem;font-weight:600;display:inline-flex}.carousel-section{text-align:center;width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem 2rem}.carousel{border-radius:20px;height:450px;padding:0;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.carousel-track{height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.carousel-slide{align-items:flex-end;min-width:100%;height:100%;padding:4rem;display:flex;position:relative}.carousel-slide-image{object-fit:cover}.carousel-slide-overlay{background:radial-gradient(circle at 100% 0,#ffffff29,#0000 25%),linear-gradient(#0206171f 28%,#020617ad 100%);position:absolute;inset:0}.carousel-content{z-index:2;color:#fff;text-align:left;-webkit-backdrop-filter:blur(5px);background-color:#0006;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:90%;padding:2.5rem;display:flex;position:relative}.carousel-badge{letter-spacing:.04em;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;align-items:center;min-height:36px;padding:.45rem .9rem;font-size:.88rem;font-weight:700;display:inline-flex}.carousel-content h3{text-shadow:0 2px 10px #0000004d;font-size:3rem;font-weight:800}.carousel-dots{z-index:3;gap:1rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.carousel-dots .dot{cursor:pointer;background:#fff6;border-radius:50%;width:14px;height:14px;transition:all .3s}.carousel-dots .dot.active{background:#fff;transform:scale(1.2);box-shadow:0 0 10px #fffc}.intro-section{max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem}.intro-card{text-align:center;padding:4rem}.intro-card h2{background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.8rem}.intro-card p{opacity:.8;max-width:800px;margin:0 auto 4rem;font-size:1.2rem;line-height:1.7}.intro-stats{justify-content:center;gap:5rem;display:flex}.stat-item h3{color:var(--secondary-color);text-shadow:0 2px 10px #0000000d;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.stat-item p{text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1rem;font-weight:600}@media (max-width:768px){.hero-section{background-attachment:scroll;height:auto;min-height:500px}.hero-title{font-size:2.2rem}.hero-content{width:auto;margin:0 1rem;padding:2rem 1.5rem}.hero-kicker{letter-spacing:.14em;font-size:.7rem}.carousel-section{padding:3rem 1rem 1.5rem}.carousel{border-radius:12px;height:380px}.carousel-slide{padding:1.25rem 1.25rem 4rem}.carousel-content{gap:1rem;width:100%;max-width:100%;padding:1.5rem}.carousel-content h3{word-break:break-all;font-size:1.6rem;line-height:1.2}.intro-stats{flex-direction:column;gap:2rem}.intro-card{padding:2rem 1rem}.intro-card h2{font-size:2rem}.intro-card p{margin-bottom:2rem;font-size:1rem}}
