*{box-sizing:border-box;margin:0;padding:0}html,body{background:#000;margin:0;padding:0;overflow-x:hidden}.text span{transform-origin:0 135px;position:absolute;top:50%;left:50%}.contact-wrap{justify-content:center;align-items:center;margin-top:120px;display:flex}.circle{width:280px;height:280px;position:relative}.text{width:100%;height:100%;animation:12s linear infinite rotateText;position:absolute}.text p{letter-spacing:3px;color:#111;width:100%;height:100%;font-size:13px;position:relative}.text span{transform-origin:0 140px;position:absolute;left:50%}.img-box{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.img-box img{object-fit:cover;border-radius:50%;width:190px;height:190px;transition:all .4s}.img-box:hover img{transform:scale(1.12)}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--background:#fff;--foreground:#171717;--font-heading:"Playfair Display", serif;--font-body:"Inter", sans-serif}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:var(--font-body)}p{font-size:17px;line-height:1.6}@media (max-width:768px){p{font-size:15px}}h1,h2,h3,h4{font-family:var(--font-heading)}h2{font-size:45px}@media (max-width:768px){h2{font-size:26px}}.hero{background:#fbfaf8;padding:180px 0 80px;position:relative;overflow:hidden}.heroContainer{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(1320px,92%);margin:auto;display:flex;position:relative}.heroGrid{pointer-events:none;background-image:linear-gradient(#0000000b 1px,#0000 1px),linear-gradient(90deg,#0000000b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.heroGlow{filter:blur(110px);opacity:.55;border-radius:50%;width:520px;height:520px;position:absolute}.heroGlowLeft{background:#ffb35c;top:120px;left:-260px}.heroGlowRight{background:#ffd8a3;bottom:-140px;right:-260px}.heroBadge{color:#555;background:#fff;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:12px;margin-bottom:45px;padding:10px 22px;font-size:.96rem;font-weight:600;display:flex;box-shadow:0 15px 40px #0000000d}.badgeDot{background:#ff8c21;border-radius:50%;width:10px;height:10px;box-shadow:0 0 18px #ff8c21}.heroTitle{text-align:center;letter-spacing:-4px;max-width:1240px;margin:0;font-size:93px;font-weight:800;line-height:.95}.heroTitle span{color:#ff7a00;display:inline-block;position:relative}.heroTitle span:after{content:"";background:#ff7a002e;border-radius:30px;width:100%;height:10px;position:absolute;bottom:10px;left:0}.heroDescription{color:#666;max-width:820px;margin-top:35px;font-size:1.22rem;line-height:1.9}.heroButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:42px;display:flex}.btnPrimary{color:#fff;background:#111;border-radius:999px;align-items:center;gap:12px;padding:18px 34px;font-weight:700;text-decoration:none;transition:all .35s;display:flex;box-shadow:0 18px 45px #00000026}.btnPrimary:hover{background:#ff7a00;transform:translateY(-4px)}.btnPrimary svg{transition:all .35s}.btnPrimary:hover svg{transform:translate(5px)}.btnSecondary{color:#111;background:#fff;border:1px solid #00000014;border-radius:999px;padding:18px 34px;font-weight:700;text-decoration:none;transition:all .35s}.btnSecondary:hover{color:#ff7a00;border-color:#ff7a00;transform:translateY(-4px)}.heroStats{background:#fff;border:1px solid #0000000d;border-radius:26px;justify-content:space-between;align-items:center;width:100%;margin-top:55px;padding:36px 20px;display:flex;box-shadow:0 25px 60px #00000014}.statItem{flex-direction:column;flex:1;align-items:center;display:flex}.statItem h3{color:#111;letter-spacing:-2px;margin:0;font-size:3rem;font-weight:800}.statItem span{color:#666;margin-top:8px;font-size:1rem}.statDivider{background:linear-gradient(#0000,#0000001f,#0000);width:1px;height:75px}@media (max-width:1200px){.hero{padding:160px 0 70px}.heroContainer{width:min(94%,1200px)}.heroTitle{letter-spacing:-3px;font-size:76px}.heroDescription{max-width:760px;font-size:1.12rem}.heroStats{margin-top:50px}}@media (max-width:992px){.hero{padding:150px 0 65px}.heroTitle{letter-spacing:-2px;font-size:62px;line-height:1}.heroDescription{max-width:680px;font-size:1.05rem;line-height:1.8}.heroButtons{gap:16px}.btnPrimary,.btnSecondary{padding:16px 28px}.heroStats{margin-top:50px;padding:30px 18px}.statItem h3{font-size:2.4rem}.heroGlow{width:420px;height:420px}}@media (max-width:768px){.hero{padding:120px 0 55px}.heroContainer{width:92%}.heroBadge{gap:10px;margin-bottom:28px;padding:9px 18px;font-size:.82rem}.heroTitle{letter-spacing:-1.5px;font-size:48px;line-height:1.02}.heroTitle span:after{height:7px;bottom:6px}.heroDescription{margin-top:24px;font-size:1rem;line-height:1.7}.heroButtons{gap:14px;width:100%;margin-top:32px}.btnPrimary,.btnSecondary{justify-content:center;width:100%;padding:16px 24px}.heroStats{flex-direction:column;gap:26px;margin-top:42px;padding:32px 22px}.statDivider{width:100%;height:1px}.statItem h3{font-size:2.2rem}.heroGlow{filter:blur(90px);width:300px;height:300px}.heroGlowLeft{left:-170px}.heroGlowRight{right:-170px}}@media (max-width:480px){.hero{padding:105px 0 45px}.heroContainer{width:94%}.heroBadge{padding:8px 15px;font-size:.74rem}.heroTitle{letter-spacing:-1px;font-size:38px;line-height:1.05}.heroDescription{margin-top:18px;font-size:.95rem;line-height:1.65}.heroButtons{margin-top:26px}.btnPrimary,.btnSecondary{padding:15px 20px;font-size:.95rem}.heroStats{border-radius:18px;padding:26px 16px}.statItem h3{font-size:1.9rem}.statItem span{font-size:.88rem}.heroGlow{filter:blur(75px);width:240px;height:240px}}@media (max-width:360px){.heroTitle{font-size:33px}.heroDescription,.btnPrimary,.btnSecondary{font-size:.9rem}.statItem h3{font-size:1.7rem}}.heroSlider{width:100%;margin-top:90px;position:relative;overflow:hidden}.sliderTrack{will-change:transform;gap:36px;width:max-content;display:flex}.slideCard{background:#111;border-radius:10px;flex:none;width:560px;height:360px;overflow:hidden;box-shadow:0 20px 50px #00000014}.slideImage{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1400px){.slideCard{width:500px;height:330px}}@media (max-width:1200px){.heroSlider{margin-top:70px}.sliderTrack{gap:28px}.slideCard{width:430px;height:290px}}@media (max-width:992px){.heroSlider{margin-top:60px}.heroSlider:before,.heroSlider:after{width:90px}.sliderTrack{gap:22px}.slideCard{width:360px;height:245px}}@media (max-width:768px){.heroSlider{margin-top:45px}.heroSlider:before,.heroSlider:after{width:55px}.sliderTrack{gap:18px}.slideCard{border-radius:14px;width:290px;height:195px}}@media (max-width:480px){.heroSlider:before,.heroSlider:after{width:35px}.sliderTrack{gap:14px}.slideCard{border-radius:12px;width:240px;height:165px}}
