: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%}html,body,#root{color:#111!important;background-color:#fff!important}@media (prefers-color-scheme:dark){html,body,#root,.header,.services,.reasons,.download,.service-areas,.testimonial{color:#111!important;background-color:#fff!important}.store-btn,.area-chip{color:#fff!important;background-color:#000!important}}*{box-sizing:border-box}body,html,#root{width:100%;margin:0;padding:0;font-family:Arial,sans-serif;overflow-x:hidden}.header{z-index:999;background:#fff;justify-content:space-between;align-items:center;width:100%;padding:10px 40px;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000000d}.mobile-menu-icon{cursor:pointer;font-size:24px;display:none}.mobile-menu{z-index:1000;background:#fff;flex-direction:column;align-items:flex-start;gap:20px;width:250px;height:100vh;padding:80px 20px;transition:all .3s;display:flex;position:fixed;top:0;left:-250px;box-shadow:5px 0 15px #0000001a}.mobile-menu.open{left:0}.overlay{background:#0000004d;width:100%;height:100vh;position:fixed;top:0;left:0}.mobile-menu span{cursor:pointer;font-size:18px;font-weight:500}.logo-img{height:70px;margin-left:40px}.icon-wrapper{border:1px solid #999;border-radius:40px;gap:15px;padding:8px 18px;display:flex}.icon{cursor:pointer}.nav-menu{gap:30px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-menu span{cursor:pointer;font-size:18px}.hamburger{cursor:pointer;font-size:26px;display:none}.hero{justify-content:center;align-items:center;width:100%;height:90vh;margin-top:90px;display:flex;position:relative}.hero-content{text-align:center;z-index:2}.hero-title{color:#222;margin-bottom:10px;font-size:36px;font-weight:700}.services{text-align:center;width:100%;padding:30px 40px}.icon-box svg{color:#000;font-size:40px}.sub-text{color:#666;margin-bottom:30px}.service-grid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:25px;width:100%;display:grid}.service-item{text-align:center}.icon-box{background:#fafafa;border:1px solid #eee;border-radius:12px;justify-content:center;align-items:center;width:120px;height:80px;margin-bottom:10px;transition:all .3s;display:flex}.icon-box:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.icon-box i{color:#1da1c2;font-size:30px}.service-text{font-size:14px}.service-icon{background:#f3f6fb;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:auto auto 10px;display:flex}.service-icon svg{color:#6c2bd9;font-size:28px}.reasons{text-align:center;background:#fafafa;padding:30px 40px}.reason-title{margin-bottom:10px;font-weight:600}.reason-sub{color:#666;margin-bottom:40px}.reason-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.reason-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:30px 20px;transition:all .3s}.reason-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.reason-card i{margin-bottom:15px;font-size:40px}.reason-card h3{margin-bottom:10px;font-size:18px}.reason-card p{color:#555;font-size:14px;line-height:1.6}.reason-card:first-child i{color:#f4c542}.reason-card:nth-child(2) i{color:#ff6b6b}.reason-card:nth-child(3) i{color:#2ecc71}.reason-card:nth-child(4) i{color:#3498db}.testimonial{text-align:center;background:#f9f9f9;padding:20px 40px}.test-title{margin-bottom:10px;font-weight:600}.test-sub{color:#666;margin-bottom:30px}.stars{margin-bottom:20px}.stars i{color:#f4c542;margin:0 2px;font-size:20px}.review-box{background:#fff;border:1px solid #eee;border-radius:16px;max-width:800px;margin:auto;padding:30px;box-shadow:0 5px 20px #0000000d}.review-text{color:#333;font-size:18px;line-height:1.8}.download{background:#fff;justify-content:space-between;align-items:center;gap:40px;padding:0 40px;display:flex;position:relative;overflow:hidden}.download-left{flex:1}.download-tag{letter-spacing:2px;color:#000;text-align:center;margin-bottom:10px;font-size:20px;font-weight:800}.download-title{margin-bottom:15px;font-size:32px}.download-desc{color:#555;text-align:justify;margin-bottom:20px;line-height:1.6}.download-buttons img{cursor:pointer;height:45px;margin-right:10px}.download-right{flex:0 0 40%;justify-content:center;align-items:center;height:450px;display:flex;position:relative}.phone{border-radius:25px;width:auto;height:400px;position:absolute}.phone-left{z-index:1;left:20%;transform:rotate(-5deg)}.phone-right{z-index:2;left:40%;transform:rotate(5deg)}.download-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.store-btn{color:#fff;cursor:pointer;background:#000;border-radius:10px;align-items:center;gap:10px;margin-left:20px;padding:10px 16px;transition:all .3s;display:flex}.store-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.store-btn i{font-size:26px}.small-text{font-size:10px;line-height:1;display:block}.big-text{font-size:16px;font-weight:600;line-height:1.2}.service-areas{color:#fff;background:#1c1c1c;padding:60px 40px}.area-title{margin-bottom:25px;font-size:20px}.area-list{flex-wrap:wrap;gap:12px;display:flex}.area-chip{cursor:pointer;background:#000;border:1px solid #2c2c2c;border-radius:20px;padding:8px 14px;font-size:13px;transition:all .3s}.area-chip:hover{background:#1da1c2;border-color:#1da1c2}@media (width<=1024px){.header{height:auto;padding:10px 40px}.logo-img{height:60px}.hero{height:60vh;margin-top:90px}.hero-title{padding:0 20px;font-size:30px}.search-box-modern{width:80%}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px}.icon-box{width:100px;height:70px}.reason-grid{grid-template-columns:repeat(2,1fr);gap:20px}.download{justify-content:space-between;align-items:center;height:500px;padding:60px 40px;flex-direction:row!important;display:flex!important}.download-left{text-align:left;flex:1}.download-right{flex:1;justify-content:center;align-items:center;height:450px;display:flex;position:relative}.phone-left{z-index:1;height:380px;position:absolute;left:10%;transform:rotate(-8deg)}.phone-right{z-index:2;height:380px;position:absolute;left:35%;transform:rotate(8deg)}.download-buttons{justify-content:center;gap:10px;margin-top:20px;display:flex}.reasons,.services{padding:20px}.service-areas{margin-top:20px;padding:40px 20px}}@media (width<=768px){.nav-menu{display:none}.hamburger{display:block}.header{height:auto;padding:10px 20px}.logo-img{height:40px;margin-left:0}.hero{height:auto;margin-top:60px;padding:40px 0}.hero-content{text-align:center;z-index:2;width:100%;position:relative;top:0;left:0;transform:none}.hero-title{color:#000;margin-bottom:15px;font-size:22px}.services{padding:20px 15px}.service-grid{grid-template-columns:repeat(2,1fr);gap:15px}.icon-box{width:100%;height:70px}.download{text-align:center;align-items:center;height:auto;padding:40px 15px;overflow:visible;flex-direction:column!important;display:flex!important}.download-left{z-index:10;order:1;width:100%;margin-bottom:20px}.download-right{order:2;justify-content:center;width:100%;height:400px;margin-top:20px;display:flex;position:relative}.phone{width:auto;height:350px;position:absolute;top:0}.phone-left{z-index:1;left:5%;transform:rotate(-10deg)}.phone-right{z-index:2;right:5%;transform:rotate(10deg)}.download-buttons{justify-content:center;gap:10px;margin-top:20px;display:flex}.store-btn{margin:0!important}.reasons{padding:20px}.reason-grid{grid-template-columns:1fr}.service-areas{margin-top:20px;padding:40px 20px}}@media (width<=480px){.hero-title{font-size:20px}}
