@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@500;600;700;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.navbar{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #11111114;width:100%;height:82px;position:fixed;top:0;left:0}.navbar-container{justify-content:space-between;align-items:center;gap:30px;width:min(1240px,92%);height:100%;margin:auto;display:flex}.brand{cursor:pointer;background:0 0;border:none;align-items:center;gap:11px;padding:0;display:flex}.brand-logo{object-fit:contain;width:80px;height:80px;display:block}.brand-text{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand-name{letter-spacing:-.7px;color:#111;font-size:23px;font-weight:800}.brand-tagline{letter-spacing:2.2px;text-transform:uppercase;color:#f59e0b;margin-top:5px;font-size:9px;font-weight:600}.desktop-nav{align-items:center;gap:7px;margin-left:auto;display:flex}.nav-link{color:#444;cursor:pointer;background:0 0;border:none;padding:10px 14px;font-size:14px;font-weight:600;transition:color .25s,transform .25s;position:relative}.nav-link:after{content:"";transform-origin:50%;background:#f59e0b;height:2px;transition:transform .25s;position:absolute;bottom:3px;left:14px;right:14px;transform:scaleX(0)}.nav-link:hover{color:#111;transform:translateY(-1px)}.nav-link:hover:after{transform:scaleX(1)}.nav-cta{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:12px 20px;font-size:13px;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:flex}.nav-cta svg{font-size:11px;transition:transform .25s}.nav-cta:hover{color:#111;background:#f59e0b;transform:translateY(-2px);box-shadow:0 10px 25px #f59e0b38}.nav-cta:hover svg{transform:translate(3px)}.menu-toggle{color:#111;cursor:pointer;background:0 0;border:none;padding:8px;font-size:22px;display:none}.mobile-menu{display:none}@media (width<=1050px){.desktop-nav{gap:0}.nav-link{padding:10px 9px;font-size:13px}.nav-cta{padding:11px 16px}}@media (width<=850px){.navbar{height:72px}.navbar-container{width:90%}.desktop-nav,.nav-cta{display:none}.menu-toggle{justify-content:center;align-items:center;display:flex}.brand-logo{width:42px;height:42px}.brand-name{font-size:20px}.brand-tagline{letter-spacing:1.8px;font-size:8px}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#fffffffa;border-bottom:1px solid #11111114;flex-direction:column;gap:4px;width:100%;padding:15px 5% 25px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:72px;left:0;transform:translateY(-10px)}.mobile-menu-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav-link{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;padding:14px 10px;font-size:15px;font-weight:600;transition:background .2s,color .2s}.mobile-nav-link:hover{color:#f59e0b;background:#f5f5f5}.mobile-cta{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:10px;padding:13px;font-size:14px;font-weight:700;display:flex}.mobile-cta:hover{color:#111;background:#f59e0b}}@media (width<=480px){.navbar-container{width:92%}.brand-logo{width:39px;height:39px}.brand-name{font-size:18px}.brand-tagline{letter-spacing:1.5px;font-size:7px}}.hero{background:radial-gradient(circle at 80% 40%,#f59e0b1a,#0000 28%),#fff;align-items:center;width:100%;min-height:100vh;padding-top:82px;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.45;background-image:linear-gradient(#11111109 1px,#0000 1px),linear-gradient(90deg,#11111109 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 45%,#0000 85%);mask-image:linear-gradient(90deg,#000 0% 45%,#0000 85%)}.hero-orb{pointer-events:none;filter:blur(1px);border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle,#f59e0b29,#0000 68%);width:400px;height:400px;animation:8s ease-in-out infinite orbFloat;top:8%;right:-170px}.hero-orb-two{background:radial-gradient(circle,#f59e0b14,#0000 70%);width:300px;height:300px;animation:10s ease-in-out infinite reverse orbFloat;bottom:-100px;left:-170px}@keyframes orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}.hero-container{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(450px,.95fr);align-items:center;gap:50px;width:min(1240px,92%);margin:0 auto;padding:70px 0 80px;display:grid;position:relative}.hero-content{max-width:700px;animation:.9s forwards heroContentIn}@keyframes heroContentIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.hero-badge{color:#555;letter-spacing:.7px;text-transform:uppercase;background:#f59e0b12;border:1px solid #f59e0b40;border-radius:100px;align-items:center;gap:9px;padding:8px 14px;font-size:11px;font-weight:700;display:inline-flex}.badge-dot{background:#f59e0b;border-radius:50%;width:7px;height:7px;animation:2s infinite badgePulse;box-shadow:0 0 0 4px #f59e0b1f}@keyframes badgePulse{0%,to{box-shadow:0 0 0 4px #f59e0b1f}50%{box-shadow:0 0 0 7px #f59e0b0a}}.hero-title{letter-spacing:-3.5px;color:#111;max-width:720px;margin-top:25px;font-family:Poppins,sans-serif;font-size:clamp(45px,5.5vw,76px);font-weight:800;line-height:1.05}.hero-title span{color:#f59e0b;margin-left:14px;display:inline-block;position:relative}.hero-title span:after{content:"";z-index:-1;background:#f59e0b24;height:9px;position:absolute;bottom:1px;left:4px;right:-3px;transform:skew(-12deg)}.hero-title strong{color:#f59e0b;font-weight:800}.hero-description{color:#626262;max-width:610px;margin-top:25px;font-size:16px;font-weight:400;line-height:1.8}.hero-buttons{align-items:center;gap:15px;margin-top:34px;display:flex}.hero-primary-btn,.hero-secondary-btn{cursor:pointer;border:none;font-size:13px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s}.hero-primary-btn{color:#fff;background:#111;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:15px 23px;display:flex}.hero-primary-btn svg{font-size:11px;transition:transform .25s}.hero-primary-btn:hover{color:#111;background:#f59e0b;transform:translateY(-3px);box-shadow:0 15px 30px #f59e0b33}.hero-primary-btn:hover svg{transform:translate(4px)}.hero-secondary-btn{color:#222;background:0 0;align-items:center;gap:10px;padding:12px 16px;display:flex}.hero-secondary-btn:hover{color:#f59e0b;transform:translateY(-2px)}.play-icon{border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .25s,background .25s;display:flex}.play-icon svg{margin-left:2px;font-size:9px}.hero-secondary-btn:hover .play-icon{background:#f59e0b14;border-color:#f59e0b}.hero-stats{align-items:center;gap:22px;margin-top:55px;display:flex}.hero-stat{flex-direction:column;gap:5px;display:flex}.hero-stat strong{color:#111;font-family:Poppins,sans-serif;font-size:22px;font-weight:800}.hero-stat span{color:#888;letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:600}.hero-stat-divider{background:#ddd;width:1px;height:32px}.hero-visual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.visual-ring{border:1px solid #f59e0b21;border-radius:50%;position:absolute}.visual-ring-one{width:500px;height:500px;animation:20s linear infinite ringRotate}.visual-ring-two{border-style:dashed;width:370px;height:370px;animation:16s linear infinite reverse ringRotate}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-main-card{z-index:3;background:linear-gradient(145deg,#1d1d1d,#0d0d0d);border:1px solid #ffffff14;border-radius:18px;width:min(420px,75%);padding:22px;animation:5s ease-in-out infinite cardFloat;position:relative;transform:perspective(1000px)rotateY(-8deg)rotateX(3deg);box-shadow:0 35px 70px #0003}@keyframes cardFloat{0%,to{transform:perspective(1000px)rotateY(-8deg)rotateX(3deg)translateY(0)}50%{transform:perspective(1000px)rotateY(-8deg)rotateX(3deg)translateY(-12px)}}.card-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.card-dots{gap:5px;display:flex}.card-dots span{background:#555;border-radius:50%;width:7px;height:7px}.card-dots span:nth-child(2){background:#777}.card-dots span:nth-child(3){background:#999}.card-label{color:#f59e0b;letter-spacing:2px;font-size:9px;font-weight:800}.code-window{padding:28px 15px 25px;font-family:Courier New,monospace;font-size:13px;line-height:2}.code-line{color:#999;min-height:25px}.code-purple{color:#c084fc}.code-orange{color:#f59e0b}.code-white{color:#fff}.line-two{padding-left:22px}.line-three{padding-left:42px}.line-four{margin-top:8px}.line-five{padding-left:20px}.line-six{padding-left:42px}.line-seven{padding-left:20px}.card-progress{border-top:1px solid #ffffff14;padding-top:18px}.progress-info{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.progress-info span{color:#888;font-size:10px}.progress-info strong{color:#f59e0b;font-size:10px}.progress-bar{background:#292929;border-radius:10px;height:5px;overflow:hidden}.progress-bar span{border-radius:inherit;background:#f59e0b;width:98%;height:100%;display:block}.floating-card{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#fffffff0;border:1px solid #11111112;border-radius:10px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 15px 35px #0000001a}.floating-card strong{color:#222;font-size:10px;font-weight:800;display:block}.floating-card span{color:#999;margin-top:3px;font-size:8px;display:block}.floating-icon{color:#f59e0b;background:#f59e0b1a;border-radius:8px;justify-content:center;align-items:center;width:33px;height:33px;font-size:13px;display:flex}.floating-card-code{animation:5s ease-in-out infinite floatingOne;top:105px;left:0}.floating-card-mobile{animation:6s ease-in-out infinite floatingTwo;top:190px;right:-10px}.floating-card-cloud{animation:5.5s ease-in-out infinite floatingThree;bottom:95px;left:20px}@keyframes floatingOne{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatingTwo{0%,to{transform:translateY(0)}50%{transform:translateY(14px)}}@keyframes floatingThree{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-ai-badge{z-index:6;color:#111;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;animation:2.5s ease-in-out infinite aiPulse;display:flex;position:absolute;bottom:80px;right:35px;box-shadow:0 10px 30px #f59e0b40}@keyframes aiPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.hero-scroll{z-index:5;color:#999;letter-spacing:2px;align-items:center;gap:12px;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.scroll-line{background:#ddd;width:45px;height:1px;position:relative;overflow:hidden}.scroll-line span{background:#f59e0b;width:15px;height:1px;animation:1.8s ease-in-out infinite scrollMove;position:absolute;top:0;left:0}@keyframes scrollMove{0%{left:-15px}to{left:45px}}@media (width<=1050px){.hero-container{grid-template-columns:1fr;gap:20px;padding-top:60px}.hero-content{text-align:center;max-width:800px;margin:auto}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons,.hero-stats{justify-content:center}.hero-visual{min-height:520px;margin-top:10px}.hero-title{margin-left:auto;margin-right:auto}}@media (width<=650px){.hero{padding-top:72px}.hero-container{width:90%;padding-top:45px;padding-bottom:80px}.hero-badge{padding:7px 11px;font-size:9px}.hero-title{letter-spacing:-2px;margin-top:20px;font-size:clamp(38px,11vw,55px)}.hero-title span{margin-left:8px}.hero-description{margin-top:20px;font-size:14px;line-height:1.7}.hero-buttons{flex-direction:column;gap:8px;margin-top:27px}.hero-primary-btn{width:100%;max-width:270px}.hero-secondary-btn{padding:10px 15px}.hero-stats{gap:13px;margin-top:35px}.hero-stat strong{font-size:18px}.hero-stat span{font-size:8px}.hero-stat-divider{height:26px}.hero-visual{min-height:430px;margin-top:0}.visual-ring-one{width:350px;height:350px}.visual-ring-two{width:270px;height:270px}.hero-main-card{width:82%;padding:17px;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg)}.code-window{padding:20px 8px;font-size:10px}.floating-card{gap:7px;padding:8px 10px}.floating-card strong{font-size:8px}.floating-card span{font-size:7px}.floating-icon{width:28px;height:28px;font-size:10px}.floating-card-code{top:60px;left:-3px}.floating-card-mobile{top:130px;right:-3px}.floating-card-cloud{bottom:55px;left:-2px}.hero-ai-badge{width:38px;height:38px;font-size:14px;bottom:50px;right:8px}.hero-scroll{display:none}}@media (width<=400px){.hero-title{font-size:36px}.hero-stats{gap:9px}.hero-stat-divider{height:22px}.hero-main-card{width:86%}.floating-card{transform:scale(.88)}}.trusted{background:#f8f8f8;border-top:1px solid #eee;width:100%;padding:110px 0 100px;position:relative;overflow:hidden}.trusted-container{width:min(1240px,92%);margin:auto}.trusted-header{text-align:center;max-width:720px;margin:0 auto 65px}.trusted-label{color:#f59e0b;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:10px;font-weight:800;display:inline-block}.trusted-header h2{color:#111;letter-spacing:-1.5px;font-family:Poppins,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.15}.trusted-header h2 span{color:#f59e0b}.trusted-header p{color:#777;max-width:620px;margin:18px auto 0;font-size:14px;line-height:1.8}.logo-marquee{width:100%;padding:10px 0;position:relative;overflow:hidden}.logo-marquee:before,.logo-marquee:after{content:"";z-index:3;pointer-events:none;width:130px;position:absolute;top:0;bottom:0}.logo-marquee:before{background:linear-gradient(90deg,#f8f8f8,#0000);left:0}.logo-marquee:after{background:linear-gradient(270deg,#f8f8f8,#0000);right:0}.logo-track{align-items:center;width:max-content;animation:28s linear infinite logoScroll;display:flex}.logo-track:hover{animation-play-state:paused}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.company-logo{background:#fff;border:1px solid #e5e5e5;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;min-width:205px;height:100px;margin-right:22px;padding:0 30px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 5px 20px #00000009}.company-logo:hover{border-color:#f59e0b59;transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.company-icon{color:#111;justify-content:center;align-items:center;font-size:29px;transition:color .3s,transform .3s;display:flex}.company-logo:hover .company-icon{color:#f59e0b;transform:scale(1.1)}.company-name{color:#333;letter-spacing:-.3px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;transition:color .3s}.company-logo:hover .company-name{color:#f59e0b}.trusted-bottom{justify-content:center;align-items:center;gap:18px;margin-top:50px;display:flex}.trusted-bottom span{background:#ddd;width:70px;height:1px}.trusted-bottom p{color:#999;letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}@media (width<=900px){.trusted{padding:90px 0 80px}.trusted-header{margin-bottom:50px}.company-logo{min-width:185px;height:90px}}@media (width<=600px){.trusted{padding:75px 0 70px}.trusted-container{width:90%}.trusted-header{margin-bottom:40px}.trusted-label{letter-spacing:1.5px;font-size:8px}.trusted-header h2{letter-spacing:-1px;font-size:30px}.trusted-header p{font-size:13px;line-height:1.7}.company-logo{border-radius:11px;min-width:165px;height:80px;margin-right:15px;padding:0 20px}.company-icon{font-size:24px}.company-name{font-size:13px}.logo-track{animation-duration:22s}.logo-marquee:before,.logo-marquee:after{width:60px}.trusted-bottom{gap:12px;margin-top:38px}.trusted-bottom span{width:35px}.trusted-bottom p{letter-spacing:1px;font-size:7px}}.about{background:#fff;width:100%;padding:130px 0;position:relative;overflow:hidden}.about-background{pointer-events:none;background:radial-gradient(circle,#f59e0b14,#0000 68%);border-radius:50%;width:600px;height:600px;position:absolute;top:150px;right:-300px}.about-container{z-index:2;width:min(1240px,92%);margin:auto;position:relative}.about-intro{border-bottom:1px solid #eee;grid-template-columns:1fr 1fr;align-items:end;gap:80px;padding-bottom:80px;display:grid}.about-intro-left{max-width:550px}.about-intro-left h2{letter-spacing:-2.8px;color:#111;font-family:Poppins,sans-serif;font-size:clamp(40px,5vw,65px);font-weight:800;line-height:1.05}.about-intro-left h2 span{color:#f59e0b}.about-intro-right{max-width:580px}.about-intro-right p{color:#6d6d6d;margin-bottom:15px;font-size:14px;line-height:1.85}.about-intro-right p:last-child{margin-bottom:0}.about-main{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:100px 0;display:grid}.about-visual{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.about-circle{border:1px solid #f59e0b2e;border-radius:50%;position:absolute}.circle-two{border-style:dashed;width:330px;height:330px;animation:18s linear infinite reverse aboutRotate}.circle-three{border-color:#1111111a;width:220px;height:220px;animation:4s ease-in-out infinite aboutPulse}@keyframes aboutRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aboutPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.about-center{z-index:5;background:#111;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative;box-shadow:0 25px 60px #0003}.about-center-icon{color:#111;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;font-size:17px;display:flex}.about-center strong{color:#fff;letter-spacing:1px;font-family:Poppins,sans-serif;font-size:18px;font-weight:800}.about-center span{color:#888;letter-spacing:2px;margin-top:5px;font-size:7px;font-weight:700}.tech-orbit{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e8e8e8;border-radius:9px;align-items:center;gap:8px;padding:8px 11px;display:flex;position:absolute;box-shadow:0 12px 30px #00000014}.tech-orbit span{color:#444;font-size:9px;font-weight:700}.tech-icon{color:#f59e0b;background:#f59e0b1a;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.tech-one{animation:5s ease-in-out infinite techFloatOne;top:70px;left:30px}.tech-two{animation:5.5s ease-in-out infinite techFloatTwo;top:150px;right:10px}.tech-three{animation:6s ease-in-out infinite techFloatThree;bottom:125px;left:15px}.tech-four{animation:5s ease-in-out infinite techFloatFour;bottom:65px;right:50px}@keyframes techFloatOne{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes techFloatTwo{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@keyframes techFloatThree{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes techFloatFour{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.about-content{max-width:580px}.about-small-label{color:#999;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;font-size:9px;font-weight:800;display:inline-block}.about-content h3{letter-spacing:-2px;color:#111;font-family:Poppins,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:800;line-height:1.12}.about-content h3 span{color:#f59e0b}.about-content>p{color:#6d6d6d;margin-top:20px;font-size:14px;line-height:1.8}.about-content>p+p{margin-top:12px}.about-info-card{background:#fff;border:1px solid #eee;border-radius:11px;align-items:flex-start;gap:15px;margin-top:27px;padding:18px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.about-info-card:hover{border-color:#f59e0b4d;transform:translate(5px);box-shadow:0 15px 35px #0000000f}.info-icon{color:#f59e0b;background:#111;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;display:flex}.info-content h4{color:#111;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}.info-content p{color:#777;margin-top:5px;font-size:11px;line-height:1.6}.about-button{color:#fff;background:#111;border:none;border-radius:8px;align-items:center;gap:11px;margin-top:30px;padding:14px 20px;font-size:12px;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.about-button svg{font-size:10px;transition:transform .25s}.about-button:hover{color:#111;background:#f59e0b;transform:translateY(-3px);box-shadow:0 12px 30px #f59e0b33}.about-button:hover svg{transform:translate(4px)}.about-stats{border-top:1px solid #eee;border-bottom:1px solid #eee;grid-template-columns:repeat(4,1fr);display:grid}.about-stat{text-align:center;border-right:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;min-height:145px;display:flex}.about-stat:last-child{border-right:none}.about-stat strong{color:#111;letter-spacing:-1px;font-family:Poppins,sans-serif;font-size:34px;font-weight:800}.about-stat span{color:#999;letter-spacing:1px;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}@media (width<=950px){.about{padding:100px 0}.about-intro{gap:50px}.about-main{grid-template-columns:1fr;gap:60px;padding:80px 0}.about-visual{min-height:500px}.about-content{max-width:700px;margin:auto}}@media (width<=650px){.about{padding:80px 0}.about-container{width:90%}.about-intro{grid-template-columns:1fr;gap:25px;padding-bottom:50px}.about-intro-left h2{letter-spacing:-1.8px;font-size:38px}.about-intro-right p{font-size:13px}.about-main{gap:35px;padding:65px 0}.about-visual{min-height:390px}.circle-one{width:330px;height:330px}.circle-two{width:250px;height:250px}.circle-three{width:170px;height:170px}.about-center{width:115px;height:115px}.about-center-icon{width:32px;height:32px;font-size:14px}.about-center strong{font-size:14px}.about-center span{font-size:6px}.tech-orbit{padding:6px 8px}.tech-icon{width:24px;height:24px;font-size:9px}.tech-orbit span{font-size:7px}.tech-one{top:45px;left:0}.tech-two{top:100px;right:0}.tech-three{bottom:85px;left:0}.tech-four{bottom:40px;right:15px}.about-content h3{letter-spacing:-1.5px;font-size:34px}.about-content>p{font-size:13px}.about-info-card{margin-top:20px;padding:15px}.about-stats{grid-template-columns:repeat(2,1fr)}.about-stat{border-bottom:1px solid #eee;min-height:120px}.about-stat:nth-child(2){border-right:none}.about-stat:nth-child(3){border-bottom:none}.about-stat:nth-child(4){border-bottom:none;border-right:none}.about-stat strong{font-size:28px}}.services{background:#f7f7f7;width:100%;padding:130px 0;position:relative;overflow:hidden}.services-glow{pointer-events:none;border-radius:50%;position:absolute}.services-glow-one{background:radial-gradient(circle,#f59e0b1a,#0000 70%);width:550px;height:550px;top:-280px;right:-180px}.services-glow-two{background:radial-gradient(circle,#f59e0b0f,#0000 70%);width:450px;height:450px;bottom:-250px;left:-180px}.services-container{z-index:2;width:min(1240px,92%);margin:auto;position:relative}.services-header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.services-heading{max-width:680px}.section-label{color:#f59e0b;letter-spacing:2px;text-transform:uppercase;margin-bottom:17px;font-size:10px;font-weight:800;display:inline-block}.services-heading h2{color:#111;letter-spacing:-3px;font-family:Poppins,sans-serif;font-size:clamp(42px,5vw,64px);font-weight:800;line-height:1.04}.services-heading h2 span{color:#f59e0b}.services-description{max-width:470px}.services-description p{color:#707070;font-size:14px;line-height:1.85}.services-line{background:#f59e0b;border-radius:10px;width:65px;height:3px;margin-top:25px}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e6e6e6;border-radius:15px;flex-direction:column;justify-content:space-between;min-height:345px;padding:30px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;background:radial-gradient(circle,#f59e0b33,#0000 70%);border-radius:50%;width:240px;height:240px;transition:opacity .35s;position:absolute;bottom:-120px;right:-120px}.service-card:hover{border-color:#f59e0b73;transform:translateY(-8px);box-shadow:0 25px 55px #00000014}.service-card:hover:before{opacity:1}.service-top{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.service-number{color:#ddd;font-family:Poppins,sans-serif;font-size:36px;font-weight:800;line-height:1;transition:color .3s}.service-card:hover .service-number{color:#f59e0b4d}.service-icon{color:#f59e0b;background:#111;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:19px;transition:transform .3s,background .3s,color .3s;display:flex}.service-card:hover .service-icon{color:#111;background:#f59e0b;transform:rotate(-6deg)scale(1.06)}.service-content{z-index:2;margin-top:30px;position:relative}.service-content h3{color:#111;letter-spacing:-.5px;font-family:Poppins,sans-serif;font-size:21px;font-weight:700}.service-content p{color:#777;margin-top:13px;font-size:12px;line-height:1.8}.service-bottom{z-index:2;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;display:flex;position:relative}.service-tags{flex-wrap:wrap;gap:6px;display:flex}.service-tags span{color:#777;background:#f4f4f4;border-radius:5px;padding:6px 9px;font-size:8px;font-weight:700;transition:background .3s,color .3s}.service-card:hover .service-tags span{color:#9b6507;background:#f59e0b1a}.service-arrow{color:#888;border:1px solid #e2e2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;font-size:10px;transition:transform .3s,background .3s,color .3s,border-color .3s;display:flex}.service-card:hover .service-arrow{color:#f59e0b;background:#111;border-color:#111;transform:translate(4px)}.services-bottom{background:#111;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;margin-top:65px;padding:35px 40px;display:flex;position:relative;overflow:hidden}.services-bottom:after{content:"";background:radial-gradient(circle,#f59e0b40,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-180px;right:-170px}.services-bottom-text{z-index:2;position:relative}.services-bottom-text>span{color:#f59e0b;letter-spacing:2px;font-size:8px;font-weight:800}.services-bottom-text h3{color:#fff;margin-top:8px;font-family:Poppins,sans-serif;font-size:27px;font-weight:700}.services-bottom-text strong{color:#f59e0b}.services-button{z-index:3;color:#111;background:#f59e0b;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:10px;padding:14px 20px;font-size:11px;font-weight:800;transition:transform .25s,background .25s;display:flex;position:relative}.services-button svg{font-size:9px;transition:transform .25s}.services-button:hover{background:#fff;transform:translateY(-3px)}.services-button:hover svg{transform:translate(4px)}@media (width<=1000px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-header{gap:45px}}@media (width<=700px){.services{padding:90px 0}.services-container{width:90%}.services-header{grid-template-columns:1fr;gap:25px;margin-bottom:45px}.services-heading h2{letter-spacing:-1.8px;font-size:39px}.services-description p{font-size:13px}.services-grid{grid-template-columns:1fr;gap:15px}.service-card{min-height:310px;padding:25px}.service-content h3{font-size:20px}.service-content p{font-size:11px}.services-bottom{flex-direction:column;align-items:flex-start;margin-top:45px;padding:28px 22px}.services-bottom-text h3{font-size:22px;line-height:1.35}.services-button{justify-content:center;width:100%}}.projects{background:#fff;width:100%;padding:130px 0;position:relative;overflow:hidden}.projects-container{width:min(1240px,92%);margin:auto}.projects-header{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.projects-label{color:#f59e0b;letter-spacing:2px;margin-bottom:18px;font-size:10px;font-weight:800;display:inline-block}.projects-header h2{color:#111;letter-spacing:-3px;margin:0;font-family:Poppins,sans-serif;font-size:clamp(42px,5vw,64px);font-weight:800;line-height:1.05}.projects-header h2 span{color:#f59e0b}.projects-header>p{color:#707070;max-width:450px;margin:0;font-size:14px;line-height:1.9}.projects-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.project-card{background:#f7f7f7;border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:390px;padding:32px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";background:radial-gradient(circle,#f59e0b2e,#0000 70%);border-radius:50%;width:280px;height:280px;transition:all .4s;position:absolute;bottom:-140px;right:-140px}.project-card:hover{border-color:#f59e0b66;transform:translateY(-8px);box-shadow:0 25px 60px #00000014}.project-card:hover:before{transform:scale(1.3)}.project-number{z-index:2;color:#dcdcdc;font-family:Poppins,sans-serif;font-size:48px;font-weight:800;line-height:1;position:relative}.project-card:hover .project-number{color:#f59e0b59}.project-category{color:#999;letter-spacing:1.5px;font-size:8px;font-weight:800;position:absolute;top:35px;right:32px}.project-icon{color:#f59e0b;background:#111;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:25px;font-weight:300;transition:transform .3s,background .3s;display:flex;position:absolute;top:100px;right:32px}.project-card:hover .project-icon{color:#111;background:#f59e0b;transform:rotate(90deg)scale(1.08)}.project-content{z-index:2;max-width:500px;position:relative}.project-content h3{color:#111;letter-spacing:-1px;margin:0;font-family:Poppins,sans-serif;font-size:27px;font-weight:800;line-height:1.2}.project-content p{color:#747474;margin-top:14px;font-size:12px;line-height:1.8}.project-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.project-tags span{color:#777;background:#eee;border-radius:5px;padding:6px 9px;font-size:8px;font-weight:700}.project-card:hover .project-tags span{color:#9a6507;background:#f59e0b1a}.project-arrow{color:#777;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;transition:all .3s;display:flex;position:absolute;bottom:28px;right:30px}.project-card:hover .project-arrow{color:#f59e0b;background:#111;border-color:#111;transform:translate(3px,-3px)}.projects-bottom{background:#111;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;margin-top:65px;padding:38px 42px;display:flex}.projects-bottom span{color:#f59e0b;letter-spacing:2px;font-size:8px;font-weight:800}.projects-bottom h3{color:#fff;margin-top:8px;font-family:Poppins,sans-serif;font-size:27px;font-weight:700}.projects-bottom strong{color:#f59e0b}.projects-bottom button{color:#111;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;align-items:center;gap:12px;padding:14px 21px;font-size:10px;font-weight:800;transition:all .3s;display:flex}.projects-bottom button span{color:#111;letter-spacing:0;font-size:13px}.projects-bottom button:hover{background:#fff;transform:translateY(-3px)}@media (width<=900px){.projects{padding:100px 0}.projects-header{grid-template-columns:1fr;gap:25px}.projects-grid{grid-template-columns:1fr}}@media (width<=600px){.projects{padding:80px 0}.projects-container{width:90%}.projects-header h2{letter-spacing:-1.8px;font-size:39px}.projects-header>p{font-size:13px}.project-card{min-height:360px;padding:25px}.project-number{font-size:40px}.project-category{top:28px;right:25px}.project-icon{width:48px;height:48px;top:90px;right:25px}.project-content h3{font-size:24px}.project-content p{font-size:11px}.project-arrow{bottom:22px;right:23px}.projects-bottom{flex-direction:column;align-items:flex-start;padding:28px 22px}.projects-bottom h3{font-size:22px;line-height:1.4}.projects-bottom button{justify-content:center;width:100%}}.careers{background:#f7f7f7;width:100%;padding:140px 0;position:relative;overflow:hidden}.careers-orb{pointer-events:none;border-radius:50%;position:absolute}.careers-orb-one{background:radial-gradient(circle,#f59e0b1a,#0000 70%);width:500px;height:500px;top:-260px;right:-180px}.careers-orb-two{background:radial-gradient(circle,#f59e0b0f,#0000 70%);width:400px;height:400px;bottom:-250px;left:-200px}.careers-container{z-index:2;width:min(1240px,92%);margin:auto;position:relative}.careers-header{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.careers-label{color:#f59e0b;letter-spacing:2px;margin-bottom:17px;font-size:10px;font-weight:800;display:inline-block}.careers-heading h2{color:#111;letter-spacing:-3px;margin:0;font-family:Poppins,sans-serif;font-size:clamp(45px,5vw,65px);font-weight:800;line-height:1.04}.careers-heading h2 span{color:#f59e0b}.careers-intro{max-width:460px}.careers-intro p{color:#707070;margin:0;font-size:14px;line-height:1.9}.career-banner{background:#111;border-radius:18px;grid-template-columns:1fr .85fr;align-items:center;min-height:480px;display:grid;position:relative;overflow:hidden}.career-banner-content{z-index:5;padding:70px;position:relative}.career-small-label{color:#f59e0b;letter-spacing:2px;font-size:9px;font-weight:800}.career-banner-content h3{color:#fff;letter-spacing:-2px;max-width:620px;margin-top:15px;font-family:Poppins,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:700;line-height:1.12}.career-banner-content h3 strong{color:#f59e0b}.career-banner-content p{color:#999;max-width:500px;margin-top:20px;font-size:13px;line-height:1.85}.career-button{color:#111;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;align-items:center;gap:12px;margin-top:30px;padding:14px 21px;font-size:10px;font-weight:800;transition:transform .3s,background .3s;display:flex}.career-button span{font-size:14px;transition:transform .3s}.career-button:hover{background:#fff;transform:translateY(-3px)}.career-button:hover span{transform:translate(3px,-3px)}.career-visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:480px;display:flex;position:relative}.career-circle{border:1px solid #f59e0b40;border-radius:50%;position:absolute}.circle-one{width:330px;height:330px;animation:20s linear infinite careerRotate}.circle-two{border-color:#ffffff26;width:230px;height:230px;animation:15s linear infinite careerRotateReverse}.circle-three{border-color:#f59e0b80;width:120px;height:120px}.career-center{z-index:5;color:#111;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;font-family:Poppins,sans-serif;font-size:38px;font-weight:800;display:flex;position:relative;box-shadow:0 0 70px #f59e0b40}.career-center span{transform:translateY(-2px)}.career-dot{background:#f59e0b;border-radius:50%;width:7px;height:7px;position:absolute}.dot-one{top:21%;right:24%}.dot-two{bottom:22%;left:23%}.dot-three{width:4px;height:4px;top:50%;right:10%}@keyframes careerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes careerRotateReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.careers-values-header{margin-top:90px;margin-bottom:35px}.careers-values-header span{color:#f59e0b;letter-spacing:2px;font-size:9px;font-weight:800}.careers-values-header h3{color:#111;letter-spacing:-1px;margin-top:8px;font-family:Poppins,sans-serif;font-size:32px;font-weight:800}.careers-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.career-card{background:#fff;border:1px solid #e7e7e7;border-radius:13px;flex-direction:column;justify-content:space-between;min-height:280px;padding:25px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.career-card:hover{border-color:#f59e0b66;transform:translateY(-7px);box-shadow:0 20px 45px #00000012}.career-card-number{color:#dedede;font-family:Poppins,sans-serif;font-size:35px;font-weight:800}.career-card:hover .career-card-number{color:#f59e0b59}.career-card-content h4{color:#111;font-family:Poppins,sans-serif;font-size:19px;font-weight:700}.career-card-content p{color:#777;margin-top:10px;font-size:11px;line-height:1.8}.career-card-arrow{color:#777;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:all .3s;display:flex;position:absolute;bottom:20px;right:20px}.career-card:hover .career-card-arrow{color:#f59e0b;background:#111;border-color:#111;transform:translate(3px,-3px)}.careers-bottom{background:#fff;border:1px solid #e4e4e4;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;margin-top:70px;padding:38px 42px;display:flex}.careers-bottom span{color:#f59e0b;letter-spacing:2px;font-size:8px;font-weight:800}.careers-bottom h3{color:#111;margin-top:8px;font-family:Poppins,sans-serif;font-size:27px;font-weight:700}.careers-bottom strong{color:#f59e0b}.careers-bottom button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;align-items:center;gap:10px;padding:14px 21px;font-size:10px;font-weight:800;transition:all .3s;display:flex}.careers-bottom button span{color:#f59e0b;letter-spacing:0;font-size:14px}.careers-bottom button:hover{color:#111;background:#f59e0b;transform:translateY(-3px)}.careers-bottom button:hover span{color:#111}@media (width<=1000px){.careers-header{grid-template-columns:1fr;gap:25px}.career-banner{grid-template-columns:1fr}.career-banner-content{padding:60px}.career-visual{min-height:350px}.careers-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.careers{padding:90px 0}.careers-container{width:90%}.careers-heading h2{letter-spacing:-2px;font-size:40px}.careers-intro p{font-size:13px}.career-banner{border-radius:14px}.career-banner-content{padding:40px 25px}.career-banner-content h3{letter-spacing:-1px;font-size:32px}.career-banner-content p{font-size:12px}.career-visual{min-height:300px}.circle-one{width:240px;height:240px}.circle-two{width:170px;height:170px}.circle-three{width:90px;height:90px}.career-center{width:65px;height:65px;font-size:28px}.careers-values-header{margin-top:65px}.careers-values-header h3{font-size:27px}.careers-grid{grid-template-columns:1fr;gap:12px}.career-card{min-height:240px}.careers-bottom{flex-direction:column;align-items:flex-start;padding:28px 22px}.careers-bottom h3{font-size:22px;line-height:1.4}.careers-bottom button{justify-content:center;width:100%}}.contact{color:#fff;background:#111;width:100%;padding:140px 0 50px;position:relative;overflow:hidden}.contact-orb{pointer-events:none;border-radius:50%;position:absolute}.contact-orb-one{background:radial-gradient(circle,#f59e0b29,#0000 70%);width:600px;height:600px;top:-350px;right:-250px}.contact-orb-two{background:radial-gradient(circle,#f59e0b14,#0000 70%);width:450px;height:450px;bottom:-300px;left:-250px}.contact-container{z-index:2;width:min(1240px,92%);margin:auto;position:relative}.contact-header{max-width:800px;margin-bottom:70px}.contact-label{color:#f59e0b;letter-spacing:2px;margin-bottom:18px;font-size:10px;font-weight:800;display:inline-block}.contact-header h2{letter-spacing:-4px;margin:0;font-family:Poppins,sans-serif;font-size:clamp(45px,6vw,75px);font-weight:800;line-height:1}.contact-header h2 span{color:#f59e0b}.contact-header p{color:#999;max-width:650px;margin-top:25px;font-size:14px;line-height:1.9}.contact-wrapper{grid-template-columns:.75fr 1.25fr;align-items:stretch;gap:20px;display:grid}.contact-info{background:#181818;border:1px solid #292929;border-radius:15px;flex-direction:column;justify-content:space-between;padding:45px 40px;display:flex}.contact-info-top>span{color:#f59e0b;letter-spacing:2px;font-size:8px;font-weight:800}.contact-info-top h3{margin-top:12px;font-family:Poppins,sans-serif;font-size:29px;font-weight:700;line-height:1.2}.contact-info-top h3 strong{color:#f59e0b}.contact-info-top p{color:#888;margin-top:17px;font-size:12px;line-height:1.8}.contact-detail{align-items:flex-start;gap:15px;margin-top:30px;display:flex}.contact-detail-icon{color:#f59e0b;border:1px solid #333;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:flex}.contact-detail span{color:#666;letter-spacing:1.5px;margin-bottom:6px;font-size:7px;font-weight:800;display:block}.contact-detail p,.contact-detail a{color:#ddd;font-size:11px;line-height:1.7;text-decoration:none}.contact-detail a{transition:color .25s}.contact-detail a:hover{color:#f59e0b}.contact-form-box{color:#111;background:#fff;border-radius:15px;padding:45px}.contact-form-heading>span{color:#f59e0b;letter-spacing:2px;font-size:8px;font-weight:800}.contact-form-heading h3{margin-top:8px;font-family:Poppins,sans-serif;font-size:28px;font-weight:800;line-height:1.25}.contact-form-heading h3 strong{color:#f59e0b}.contact-form-box form{margin-top:35px}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-group{margin-bottom:20px}.form-group label{color:#777;letter-spacing:1px;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.form-group input,.form-group select,.form-group textarea{color:#111;background:#fafafa;border:1px solid #e1e1e1;border-radius:7px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:11px;transition:border-color .25s,background .25s,box-shadow .25s}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b14}.form-group textarea{resize:vertical;min-height:120px}.contact-submit{color:#111;cursor:pointer;background:#f59e0b;border:none;border-radius:7px;justify-content:center;align-items:center;gap:12px;width:100%;padding:15px 20px;font-size:10px;font-weight:800;transition:background .25s,transform .25s;display:flex}.contact-submit span{font-size:14px;transition:transform .25s}.contact-submit:hover{color:#fff;background:#111;transform:translateY(-3px)}.contact-submit:hover span{color:#f59e0b;transform:translate(3px,-3px)}.contact-bottom{border-top:1px solid #292929;justify-content:space-between;align-items:center;margin-top:45px;padding-top:25px;display:flex}.contact-bottom>div:first-child span{color:#f59e0b;letter-spacing:2px;font-size:7px;font-weight:800}.contact-bottom>div:first-child p{color:#666;margin-top:5px;font-size:10px}.contact-bottom-right{align-items:center;gap:20px;display:flex}.contact-bottom-right span{color:#666;letter-spacing:1.5px;font-size:7px;font-weight:800}.contact-bottom-right strong{color:#777;font-size:8px}@media (width<=900px){.contact{padding:110px 0 40px}.contact-wrapper{grid-template-columns:1fr}.contact-info{min-height:500px}}@media (width<=600px){.contact{padding:90px 0 30px}.contact-container{width:90%}.contact-header{margin-bottom:45px}.contact-header h2{letter-spacing:-2px;font-size:43px}.contact-header p{font-size:12px}.contact-info{min-height:auto;padding:30px 25px}.contact-info-top h3{font-size:25px}.contact-form-box{padding:30px 22px}.contact-form-heading h3{font-size:24px}.form-row{grid-template-columns:1fr;gap:0}.contact-bottom{flex-direction:column;align-items:flex-start;gap:20px}.contact-bottom-right{flex-wrap:wrap}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:82px}body{color:#111;-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh}.app{background:#fff;width:100%;min-height:100vh;overflow:hidden}main{width:100%;overflow:hidden}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:#111;background:#f59e0b}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#f59e0b}.coming-section{background:#fff;border-top:1px solid #eee;justify-content:center;align-items:center;width:100%;min-height:70vh;padding:120px 8%;display:flex;position:relative;overflow:hidden}.coming-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b12,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.coming-content{z-index:2;text-align:center;max-width:700px;position:relative}.coming-label{color:#f59e0b;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-size:10px;font-weight:800;display:inline-block}.coming-content h2{letter-spacing:-3px;color:#111;font-family:Poppins,sans-serif;font-size:clamp(42px,6vw,70px);font-weight:800;line-height:1.05}.coming-content h2 span{color:#f59e0b}.coming-content p{color:#777;max-width:560px;margin:22px auto 0;font-size:15px;line-height:1.8}.contact-placeholder{background:#111;border-top:none}.contact-placeholder:before{background:radial-gradient(circle,#f59e0b26,#0000 70%)}.contact-placeholder .coming-content h2{color:#fff}.contact-placeholder .coming-content p{color:#aaa}@media (width<=850px){html{scroll-padding-top:72px}.coming-section{min-height:60vh;padding:100px 6%}.coming-content h2{letter-spacing:-2px}}@media (width<=600px){.coming-section{min-height:55vh;padding:80px 5%}.coming-section:before{width:300px;height:300px}.coming-label{letter-spacing:1.5px;font-size:8px}.coming-content h2{letter-spacing:-1.5px;font-size:40px}.coming-content p{font-size:13px;line-height:1.7}}@media (width<=400px){.coming-content h2{font-size:34px}}
