@media (width<=1920px){html{font-size:14px}:root{--container-width:1140px}}@media (width<=1440px){html{font-size:13px}:root{--container-width:1024px}}@media (width<=1200px){html{font-size:12px}:root{--container-width:960px}}:root{--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-secondary:#00e5ff;--color-dark:#1e3a8a;--bg-white:#fff;--bg-light:#f9fafb;--bg-blue-soft:#eff6ff;--bg-blue-light:#dbeafe;--text-main:#1f2937;--text-muted:#4b5563;--text-white:#fff;--text-light-blue:#93c5fd;--glass-bg:#ffffffa6;--glass-blur:blur(12px);--glass-border:1px solid #fff6;--glass-shadow:0 8px 32px 0 #1f268712;--font-main:"Plus Jakarta Sans", sans-serif;--container-width:1280px;--border-radius:1.2rem;--transition-speed:.3s}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#a0aec0 var(--bg-light);overscroll-behavior-y:none}section{scroll-margin-top:15vh}body{font-family:var(--font-main);color:var(--text-main);background-color:var(--bg-white);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;margin:0;padding:0;line-height:1.6}a{transition:all var(--transition-speed);text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-width);margin:0 auto;padding:0 1.5rem}.section-padding{padding:5rem 0}.grid{gap:2rem;display:grid}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.grid-5{grid-template-columns:repeat(2,1fr)}@media (width>=768px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.items-center{align-items:center}.text-center{text-align:center}.mt-large{margin-top:3rem}.mb-large{margin-bottom:3rem}.hide-mobile{display:none}@media (width>=768px){.hide-mobile{display:block}}.bg-light{background-color:var(--bg-light)}.bg-blue-soft{background-color:var(--bg-blue-soft)}.bg-yellow-soft{background-color:#fffbeb}.text-primary{color:var(--color-primary)}.text-yellow{color:#f59e0b}.text-white{color:var(--text-white)}.text-light{color:var(--text-light-blue)}.subtitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.section-header h2{color:#111;letter-spacing:-.5px;margin:0;font-size:1.875rem;font-weight:800}.divider{background:var(--color-secondary);border-radius:2px;width:4rem;height:4px;margin:1rem auto}.block-btn{box-sizing:border-box;border-radius:8px;width:100%;display:block}.btn-submit{background:var(--color-primary,#2563eb);color:#fff;cursor:pointer;box-sizing:border-box;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:1rem;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.btn{cursor:pointer;text-align:center;border:none;border-radius:9999px;padding:.85rem 2rem;font-weight:700;transition:all .3s;display:inline-block}.btn-light{background:var(--bg-white);color:var(--color-primary);box-shadow:0 4px 6px #0000001a}.btn-light:hover{background:var(--bg-light);transform:translateY(-2px)}.btn-primary{background:var(--color-primary);color:var(--text-white);box-shadow:0 8px 20px #7128f540}.btn-primary:hover{background:var(--color-primary-hover);transform:translateY(-2px)}.btn-dark{background:var(--color-dark);color:var(--text-white);box-shadow:0 8px 20px #1b0a3d40}.btn-dark:hover{background:var(--color-primary);transform:translateY(-2px)}.block-btn{border-radius:8px;width:100%;display:block}.btn-cyan{background-color:var(--color-secondary);color:var(--text-main);border-radius:8px;align-items:center;padding:.9rem 2.5rem;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #00e5ff4d}.btn-cyan:hover{color:var(--text-main);background-color:#00cce6;transform:translateY(-3px);box-shadow:0 8px 20px #00e5ff80}.navbar{box-shadow:none;z-index:100;background:0 0;width:100%;position:absolute;top:0;left:0}.nav-container{justify-content:space-between;align-items:center;height:5rem;display:flex}.logo a{color:#fff;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.logo img{object-fit:contain;filter:brightness(0)invert();width:auto;height:95px}.nav-links{gap:2rem;display:none}@media (width>=768px){.nav-links{display:flex}}.nav-links a{color:#fff;padding-bottom:5px;font-weight:600;position:relative}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-links a:after{content:"";background-color:var(--color-secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-links a:hover:after,.nav-links a:focus:after,.nav-links a:active:after{width:100%}.hamburger{color:#fff;cursor:pointer;font-size:1.5rem;display:none}.hero-section{color:var(--text-white);background:linear-gradient(120deg,#4a15ed 0%,#8b11f0 100%);padding:10rem 0;position:relative;overflow:hidden}.hero-content{z-index:2;position:relative}.hero-badge{letter-spacing:1px;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:700;display:inline-flex}.hero-badge i{color:var(--color-secondary);font-size:1.2rem}.teks-priority{color:var(--color-secondary);margin-top:10px;font-size:.55em;font-weight:800;display:block}@media (width>=768px){.hero-content h1{margin-bottom:1.5rem;font-size:4rem;line-height:1.1}}.hero-content p{color:#ffffffe6;max-width:95%;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:1.2rem;display:flex}.btn-outline-light{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:2px solid #fff;border-radius:8px;align-items:center;padding:.9rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.btn-outline-light:hover{color:var(--color-primary);background:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #00000026}.hero-image{z-index:2;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-image img{z-index:2;border-radius:20px;width:100%;max-width:420px;height:auto;margin:0 auto;display:block;position:relative;transform:translateY(25px)}.hero-image-backdrop{z-index:1;filter:blur(40px);background:radial-gradient(circle,#00e5ff40 0%,#fff0 70%);width:90%;height:90%;position:absolute;top:50%;left:50%}@keyframes floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (width<=768px){.hero-section{text-align:center;padding:8rem 0 5rem}.hero-content h1{font-size:2.2rem}.hero-content p{max-width:100%;margin:0 auto 2.5rem}.hero-actions{justify-content:center}.hero-badge{margin:0 auto 1.5rem}.hero-image{margin-top:4rem;display:block}.hero-image img{max-width:90%}.hero-actions .btn-cyan,.hero-actions .btn-outline-light{justify-content:center;width:100%}}.hanging-badges-wrapper{z-index:30;max-width:960px;margin:-35px auto 3rem;padding:0 1.5rem;position:relative}.hanging-badges-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.hanging-badge-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.85rem;padding:1rem 1.25rem;display:flex;box-shadow:0 4px 15px #1e3a8a0a}.badge-blue{border-left:4px solid var(--color-primary)}.badge-blue i{color:var(--color-primary)}.badge-cyan{border-left:4px solid var(--color-secondary)}.badge-cyan i{color:var(--color-secondary)}.badge-dark{border-left:4px solid var(--color-dark)}.badge-dark i{color:var(--color-dark)}.badge-icon-wrapper{background:#f8fafc;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;display:flex}.badge-icon-wrapper i{font-size:1.1rem}.badge-content{text-align:left}.hanging-badge-item h4{color:var(--color-dark);margin:0 0 .15rem;font-size:.95rem;font-weight:700}.hanging-badge-item p{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.35}@media (width<=992px){.hanging-badges-grid{grid-template-columns:1fr;gap:.85rem}.hanging-badges-wrapper{max-width:480px;margin-top:-20px;margin-bottom:2rem}}.deals-section{background:linear-gradient(180deg, var(--bg-white) 0%, var(--bg-blue-soft) 100%);position:relative;overflow:hidden}.deal-card-container{padding:40px 0;position:relative}.deal-card{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-dark) 100%);color:#fff;z-index:2;border:1px solid #ffffff26;border-radius:24px;max-width:380px;margin:0 auto;padding:3rem 2.5rem;transition:transform .4s,box-shadow .4s;position:relative;box-shadow:0 20px 50px #2563eb40}.deal-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #2563eb59}.deal-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#00e5ff40 0%,#0000 60%);border-radius:24px;position:absolute;inset:0}.deal-badge{color:#16a34a;z-index:10;background:#f0fdf4;border:2px solid #dcfce7;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;animation:3s ease-in-out infinite floatBadgeSleek;display:flex;position:absolute;top:-30px;right:25px;box-shadow:0 10px 20px #16a34a26}@keyframes floatBadgeSleek{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.deal-card h3{text-align:left;color:#ffffffe6;margin-top:0;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.price-display{border-bottom:1px dashed #fff3;justify-content:flex-start;align-items:baseline;gap:8px;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.price-display .currency{color:#ffffffb3;font-size:1.2rem;font-weight:600}.price-display .amount{letter-spacing:-2px;color:var(--color-secondary);text-shadow:0 0 20px #00e5ff66;font-size:4rem;font-weight:800;line-height:1}.price-display .period{color:#ffffffb3;font-size:1rem;font-weight:500}.deal-card hr{display:none}.deal-features{text-align:left}.deal-features li{color:#ffffffe6;align-items:center;gap:12px;margin-bottom:1rem;font-size:.95rem;font-weight:500;display:flex}.deal-features li i{color:var(--color-secondary);background:#00e5ff1a;border-radius:50%;padding:6px;font-size:.8rem}@media (width>=992px){.deals-section .grid-2{grid-template-columns:.85fr 1.15fr;gap:5rem}.deal-text{padding-right:2rem}}.deals-subtitle{color:var(--color-primary);border-radius:30px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 18px;font-size:.9rem;font-weight:700;display:inline-flex}.deals-subtitle i{font-size:1.1rem}.deal-text h2{color:var(--color-dark);letter-spacing:-1px;margin-top:0;margin-bottom:1.5rem;font-size:2.8rem;font-weight:800;line-height:1.2}.deal-text p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.btn-purple{background:var(--color-primary);color:#fff;border-radius:12px;padding:1.1rem 2.8rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 10px 25px #2563eb40}.btn-purple:hover{background:var(--color-dark);color:#fff;transform:translateY(-4px);box-shadow:0 15px 35px #2563eb66}@media (width<=768px){.deals-section{padding:4rem 0}.deals-section .grid-2{gap:2.5rem}.deal-card-container{padding:20px 10px 0}.deal-card{max-width:100%;padding:3rem 1.5rem 2rem}@keyframes floatBadgeCenterMobile{0%,to{transform:translate(50%)translateY(0)}50%{transform:translate(50%)translateY(-6px)}}.deal-card h3{text-align:center}.price-display{justify-content:center}.price-display .amount{font-size:3.2rem}.deal-text{text-align:center;margin-top:1rem}.deals-subtitle{margin:0 auto 1.5rem}.deal-text h2{font-size:2.2rem}}#paket{background-color:#fff;padding:6rem 0;position:relative;overflow:hidden}#paket:before{content:"";z-index:0;pointer-events:none;border:1px solid #7128f50d;border-radius:50%;width:900px;height:900px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}#paket:after{content:"";z-index:0;pointer-events:none;border:1px solid #7128f50d;border-radius:50%;width:500px;height:500px;position:absolute;top:50px;left:50%;transform:translate(-50%)}#paket .container{z-index:2;position:relative}.zomia-pricing-grid{align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.pricing-card{text-align:center;background:#fff;border:1px solid #9ca3af;border-radius:12px;flex-direction:column;align-items:center;padding:3.5rem 2rem 2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 40px #0000000a}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #7128f51a}.pricing-card .blob-icon{width:70px;height:70px;margin:0 auto 1.5rem;font-size:1.5rem}.pricing-card .plan-name{color:var(--color-dark);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.pricing-card .price{color:var(--color-primary);justify-content:center;align-items:flex-start;margin-bottom:2rem;line-height:1;display:flex}.pricing-card .price .currency{margin-top:8px;margin-right:4px;font-size:1.2rem;font-weight:500}.pricing-card .price .amount{letter-spacing:-2px;font-size:3.8rem;font-weight:300}.pricing-card .price .decimals{margin-top:8px;font-size:1.2rem;font-weight:500}.pricing-divider{border:none;border-top:1px solid #f0f0f0;width:90%;margin:0 0 1.5rem}.features-list{text-align:left;flex-direction:column;gap:1.2rem;width:100%;margin:0 auto 2.5rem;padding-left:5%;display:flex}.features-list li{color:var(--text-muted);border:none;align-items:center;padding:0;font-size:.9rem;display:flex}.features-list li i{color:var(--color-primary);margin-right:12px;font-size:.8rem}.pricing-card .btn-outline-primary{color:var(--color-primary);border:1px solid var(--color-primary);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.9rem 1rem;font-weight:600;transition:all .3s;display:flex}.pricing-card .btn-outline-primary:hover{background:var(--color-primary);color:#fff}.pricing-card .btn-primary{border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.9rem 1rem;font-weight:600;display:flex}.vertical-badge{background:var(--color-primary);color:#fff;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:2px;border-radius:30px;padding:20px 8px;font-size:.75rem;font-weight:700;position:absolute;top:15px;right:15px;transform:rotate(180deg);box-shadow:0 5px 15px #7128f54d}.pricing-card.popular{z-index:10;border:none;transform:scale(1.05);box-shadow:0 15px 40px #0000000f}@media (width<=992px){.pricing-card.popular{transform:scale(1)}}@media (width<=768px){#paket{padding:4rem 0}.zomia-pricing-grid{gap:1.5rem;padding:0 1rem}.pricing-card{box-sizing:border-box;width:100%;max-width:380px;margin:0 auto;padding:2.5rem 1.5rem}.pricing-card .btn-outline-primary,.pricing-card .btn-primary{width:90%;margin:0 auto}}.pricing-card .blob-icon{border-radius:40% 60% 70% 30%/40% 50% 60%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:1.8rem;transition:all .3s;display:flex}.blob-icon{justify-content:center;align-items:center;width:70px;height:70px;font-size:32px;transition:all .3s;display:flex;border-radius:50%!important}.blob-starter{color:#16a34a;background-color:#f0fdf4;box-shadow:0 4px 10px #16a34a1a}.blob-bronze{color:#b45309;background-color:#fff7ed;box-shadow:0 4px 15px #b4530940}.blob-silver{color:#6b7280;background-color:#f3f4f6;box-shadow:0 4px 20px #6b728059}.blob-gold{color:#d4af37;background-color:#fcf6e3;box-shadow:0 4px 25px #d4af3773}#card-lite{border:2px solid #dcfce7;transition:all .3s}#card-lite .plan-name{color:#16a34a}#card-lite .price .amount{color:#15803d}#card-go{border:2px solid #ffedd5;transition:all .3s}#card-go .plan-name{color:#b45309}#card-go .price .amount{color:#92400e}#card-go .vertical-badge{color:#fff;background-color:#b45309}#card-boost{border:2px solid #e5e7eb;transition:all .3s}#card-boost .plan-name{color:#4b5563}#card-boost .price .amount{color:#374151}#card-hyper{border:2px solid #f1e5ac;transition:all .3s}#card-hyper .plan-name{color:#b8860b}#card-hyper .price .amount{color:#997a00}#card-lite:hover{border-color:#16a34a;box-shadow:0 10px 25px #16a34a1a}#card-go:hover{border-color:#b45309;box-shadow:0 10px 25px #b4530926}#card-boost:hover{border-color:#9ca3af;box-shadow:0 10px 25px #6b728026}#card-hyper:hover{border-color:#d4af37;box-shadow:0 10px 25px #d4af3740}#card-lite .price .currency,#card-lite .price .decimals{color:#16a34a}#card-go .price .currency,#card-go .price .decimals{color:#b45309}#card-boost .price .currency,#card-boost .price .decimals{color:#4b5563}#card-hyper .price .currency,#card-hyper .price .decimals{color:#b8860b}.terms-wrapper{border-radius:var(--border-radius);max-width:900px;box-shadow:none;background:0 0;border:none;margin:0;position:relative;overflow:hidden}.terms-box{z-index:10;text-align:left;background:0 0;padding:1.5rem 40px;position:relative}.terms-box h3{color:var(--color-dark);margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.terms-list li{color:var(--text-muted);align-items:center;margin-bottom:1.2rem;font-weight:500;display:flex}.terms-list i{color:var(--color-primary);margin-right:1rem;font-size:1.25rem}.terms-bg{display:none}.pricing-card.disabled-card{opacity:.5;filter:grayscale();pointer-events:none;box-shadow:none;border:1px solid #9ca3af;transition:all .4s}.blog-grid{gap:1.8rem;max-width:980px;margin:0 auto}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 20px #00000008}.blog-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #7128f51a}.blog-img a{display:block;overflow:hidden}.blog-img img{object-fit:cover;width:100%;height:auto;transition:transform .4s}.blog-card:hover .blog-img img{transform:scale(1.05)}.blog-content{padding:1.5rem}.blog-meta{color:var(--text-muted);gap:12px;margin-bottom:12px;font-size:.85rem;display:flex}.blog-meta span i{color:var(--color-primary)}.blog-content h3{color:var(--color-dark);font-size:1.1rem}.read-more{color:var(--color-primary);margin-top:5px;font-size:.95rem;font-weight:700;display:inline-block}.read-more:hover{color:var(--color-primary-hover)}@media (width<=768px){.blog-grid{padding:0 15px}.blog-content h3{font-size:1.2rem}}.contact-section{background:var(--color-dark);color:var(--text-white)}.contact-section .subtitle{color:var(--color-secondary)}.contact-section h2{color:var(--text-white)}.contact-info p{color:#fffc;margin-bottom:2rem;font-size:1.05rem}.contact-list li{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-list .icon-box{color:var(--color-secondary);width:auto;height:auto;margin-top:2px;padding:0;font-size:1.5rem;background:0 0!important}.contact-list h4{color:var(--text-white);margin:0 0 5px;font-size:1.1rem;line-height:1.2}.contact-list p,.contact-list a{color:#ffffffb3;margin:0;font-size:.9rem}.contact-list a:hover,.contact-list .bullet-address i{color:var(--color-secondary)}.address-container{flex-direction:column;gap:.8rem;display:flex}.bullet-address{align-items:baseline;gap:10px;display:flex}.bullet-address i{color:var(--color-secondary);font-size:6px;transform:translateY(-2px)}.address-item .maps-link{margin-top:4px;margin-left:0;font-weight:600;display:inline-block}.contact-form{background:var(--bg-white);border-radius:var(--border-radius);padding:2.5rem;box-shadow:0 10px 25px #0000001a}.contact-form input,.contact-form select,.contact-form textarea{box-sizing:border-box;width:100%;transition:all var(--transition-speed);background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #7128f51a}.legalitas-section{background-color:var(--bg-white);border-top:none;padding:0 0 3rem}.legalitas-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:1rem;display:flex}.legalitas-logos img{object-fit:contain;background:0 0;border:none;width:auto;max-width:140px;height:auto;max-height:75px;box-shadow:none!important}@media (width>=768px){.legalitas-logos{gap:4rem}}footer{color:var(--text-white);background:linear-gradient(120deg,#4a15ed 0%,#8b11f0 100%);border-top:1px solid #ffffff1a;padding:1.5rem 0}.footer-content{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (width>=768px){.footer-content{flex-direction:row;justify-content:space-between}}.copyright{color:#fff9;font-size:.875rem}.social-links{gap:1rem;display:flex}.social-links a{color:#fffc;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.social-links a:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}#cek-jangkauan{padding:0}.map-wrapper{width:100%;box-shadow:none;border:none;border-radius:0;margin:0;padding:0;display:block;position:relative}#coverageMap{background-color:#e5e5e5;width:100%;height:calc(100vh - 64px)}#pac-input{font-family:var(--font-main);text-overflow:ellipsis;opacity:0;pointer-events:none;background-color:#fff;border:none;border-radius:30px;outline:none;width:350px;max-width:90%;height:50px;margin-top:15px;padding:0 15px 0 45px;font-size:.95rem;font-weight:400;transition:opacity .5s,transform .5s;transform:translateY(-15px);box-shadow:0 4px 15px #00000026}#pac-input.muncul{opacity:1;pointer-events:auto;transform:translateY(0)}#pac-input:focus{box-shadow:0 4px 20px #7128f533}.map-label{text-shadow:1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff,0 2px 4px #0000004d;border:2px solid var(--color-primary);font-family:var(--font-main);color:var(--color-dark);background-color:#ffffffe6;border-radius:20px;padding:3px 12px;font-weight:600;transform:translateY(-10px)}.coverage-popup{background-color:var(--bg-white);font-family:var(--font-main);text-align:center;z-index:1000;opacity:0;visibility:hidden;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:max-content;max-width:90%;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 10px 25px #00000026}.coverage-popup.muncul{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.coverage-popup.success{color:#10b981;border:2px solid #10b981}.coverage-popup.error{color:#dc3545;border:2px solid #dc3545}.map-pin-layer{z-index:20;color:#ef4444;filter:drop-shadow(0 6px 8px #ef444466);pointer-events:none;justify-content:center;align-items:center;font-size:1.7rem;display:flex;position:absolute;transform:translate(-50%,-100%)}.map-pin-layer .pin-pulse{z-index:-1;opacity:0;background-color:#ef4444;border-radius:50%;width:18px;height:18px;animation:2s ease-out infinite pulseMap;position:absolute;bottom:-5px}@keyframes pulseMap{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(2)}}@media (width<=768px){.map-pin-layer{font-size:1.4rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100000;opacity:0;visibility:hidden;background:#1b0a3dd9;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0}.modal-overlay.show{opacity:1;visibility:visible}.modal-content{background:var(--bg-white);border-radius:var(--border-radius);width:90%;max-width:420px;padding:2.5rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative;transform:scale(.9);box-shadow:0 25px 50px #00000040}.modal-overlay.show .modal-content{transform:scale(1)}.btn-method{background:var(--bg-white);width:100%;color:var(--text-main);cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;justify-content:flex-start;align-items:center;gap:15px;padding:15px 20px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.btn-method:hover{background:var(--bg-blue-soft);border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 10px #7128f51a}.btn-method i{color:var(--color-primary);font-size:1.2rem}.modal-loading-overlay{border-radius:var(--border-radius);width:100%;height:100%;color:var(--color-primary);z-index:10;background:#ffffffe6;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:0;left:0}.history-dot{vertical-align:super;background-color:#ef4444;border-radius:50%;width:7px;height:7px;margin-left:2px;display:inline-block}.history-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;padding:15px;transition:box-shadow .2s}.history-card:hover{border-color:var(--text-light-blue);box-shadow:0 4px 12px #0000000d}.history-card .title{color:var(--color-dark);justify-content:space-between;align-items:center;margin-bottom:5px;font-weight:700;display:flex}.history-card .status{color:#10b981;background:#d1fae5;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}.history-card .date{color:#64748b;border-bottom:1px dashed #cbd5e1;margin-bottom:10px;padding-bottom:8px;font-size:.75rem}.history-card .details{color:#475569;justify-content:space-between;margin:4px 0;font-size:.85rem;display:flex}.chat-widget-container{z-index:9999;font-family:var(--font-main);width:auto;height:50px;position:fixed;bottom:30px;right:50px}.chat-fab{-webkit-backdrop-filter:blur(15px)saturate(180%);cursor:pointer;z-index:10002;will-change:transform, opacity;background:#fff9;border:1px solid #fffc;border-radius:30px;outline:none;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:0 20px 0 24px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),opacity .4s;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards fabSlideInUp;display:flex;position:relative;-webkit-transform:translateZ(0);box-shadow:0 8px 32px #00000014}.chat-fab.active{opacity:0;pointer-events:none;transform:translateY(100px)!important}@keyframes fabSlideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.chat-fab-text{color:var(--color-primary);white-space:nowrap;font-size:.95rem;font-weight:700}.chat-fab-icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.chat-fab svg{width:24px;height:24px;transition:all .4s ease-in-out;position:absolute}.chat-fab .icon-chat{opacity:1;stroke:var(--color-primary);transform:rotate(0)scale(1)}.chat-fab .icon-close{opacity:0;stroke:var(--color-primary);transform:rotate(-90deg)scale(.5)}.chat-label{width:max-content;color:var(--color-primary);pointer-events:none;z-index:10000;background:#fff;border:none;border-radius:20px;padding:10px 18px;font-size:.95rem;font-weight:700;transition:opacity .3s;position:absolute;top:50%;right:75px;transform:translateY(-50%);box-shadow:0 5px 15px #0000001a}.chat-window{transform-origin:100% 100%;opacity:0;visibility:hidden;z-index:10001;background:linear-gradient(#dfc8ff 0%,#f3ebff 25%,#fff 50%);border:none;border-radius:24px;flex-direction:column;width:360px;height:600px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:50px;overflow:hidden;transform:scale(.9);box-shadow:0 0 40px #00000026}.chat-window.active{opacity:1;visibility:visible;transform:scale(1)}.chat-view{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex}#view-welcome.chat-view{padding:25px 20px 15px}.chat-welcome-header{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.chat-welcome-header h2{color:#111;letter-spacing:-1px;margin:0;font-size:2.2rem;font-weight:800}.chat-minimize{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:5px;font-size:1.2rem;line-height:1;transition:color .3s}.chat-minimize:hover{color:#111}.chat-welcome-card{background:#fff;border-radius:16px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 8px 25px #0000000f}.bot-profile-row{align-items:center;gap:15px;display:flex}.avatar-wrapper{width:45px;height:45px;position:relative}.avatar-wrapper img{object-fit:cover;border-radius:50%;width:100%;height:100%}.online-indicator{background-color:#10b981;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:-2px}.bot-info{flex-direction:column;display:flex}.bot-name{color:#6b7280;margin-bottom:2px;font-size:.8rem;font-weight:500}.bot-greeting{color:#111;font-size:1.1rem;font-weight:600;line-height:1.2}.btn-lets-chat{color:#fff;cursor:pointer;background-color:#4a15ed;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.95rem;font-weight:600;transition:background .3s;display:flex}.btn-lets-chat:hover{background-color:#3b0bc4}.chat-header{color:var(--text-white);background:linear-gradient(120deg,#4a15ed 0%,#8b11f0 100%);justify-content:space-between;align-items:center;padding:15px;display:flex}.header-profile-wrapper{align-items:center;gap:12px;display:flex}.chat-name{font-size:1.05rem;font-weight:700}.status-wrapper{justify-content:flex-start;align-items:center;gap:6px;margin-top:2px;display:flex}.status-dot{background-color:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:block}.status{color:#fffc;margin:0;padding:0;font-size:.75rem;line-height:1}.dot-connecting{background:#facc15;box-shadow:0 0 5px #facc1599}.dot-online{background:#0f4;box-shadow:0 0 5px #0f49}.dot-standby{background:#f59e0b;box-shadow:0 0 5px #f59e0b99}.chat-footer{background:#fff;border-top:1px solid #0000000d;align-items:center;gap:10px;padding:12px;display:flex}.chat-footer input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;outline:none;flex:1;padding:12px 15px;font-family:inherit}.chat-footer input:focus{border-color:var(--color-primary);background:#fff}.chat-footer button{background:var(--color-primary);cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.chat-footer button:hover{background:var(--color-dark);transform:scale(1.05)}.chat-body{scroll-behavior:smooth;scrollbar-width:thin;background-color:#0000;flex-direction:column;flex:1;gap:0;padding:16px;display:flex;overflow-y:auto}.chat-body .ani,.chat-body .you{word-wrap:break-word;width:fit-content;max-width:75%;margin-top:10px;margin-bottom:0;font-size:.95rem;line-height:1.4;animation:.3s ease-out forwards slideUpFade;position:relative}.chat-body .ani:first-child,.chat-body .you:first-child{margin-top:0}.chat-body .ani+.ani,.chat-body .you+.you{margin-top:2px}.chat-body .ani+.ani{border-top-left-radius:4px}.chat-body .you+.you{border-top-right-radius:4px}.chat-body .ani.text{background:var(--bg-white);color:var(--text-main);box-shadow:none;border:1px solid #e5e7eb;border-radius:2px 14px 14px;align-self:flex-start;padding:10px 14px}.chat-body .you{background:var(--color-primary);color:var(--text-white);box-shadow:none;border:none;border-radius:14px 2px 14px 14px;align-self:flex-end;padding:10px 14px}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.typing-indicator{justify-content:center;align-items:center;height:15px;padding:0 5px;display:flex}.typing-animation{gap:5px;display:flex}.typing-animation span{background-color:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce;display:inline-block}.typing-animation span:first-child{animation-delay:-.32s}.typing-animation span:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.chat-bottom-nav{background:#fff;border-radius:20px;justify-content:space-around;margin-bottom:12px;padding:12px 10px;display:flex;box-shadow:0 5px 25px #00000014}.nav-item{color:#9ca3af;cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:4px;transition:color .3s;display:flex}.nav-item.active,.nav-item:hover{color:#111}.nav-item i{font-size:1.3rem}.nav-item span{font-size:.75rem;font-weight:600}.chat-footer-powered{color:#6b7280;background-color:#fff;border-top:1px solid #0000000d;justify-content:center;align-items:center;gap:3px;padding:12px 10px;font-size:.75rem;display:flex}.chat-footer-powered strong{color:#111;font-weight:700}.powered-logo-mask{-webkit-mask:url(images/telenusa.png) 50%/contain no-repeat;vertical-align:middle;background:linear-gradient(90deg,#007bff,#6f42c1);width:80px;height:32px;display:inline-block;-webkit-mask:url(/assets/inradius-CfrVJDf9.png) 50%/contain no-repeat;mask:url(/assets/inradius-CfrVJDf9.png) 50%/contain no-repeat}.profile-zoom-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;opacity:0;visibility:hidden;background-color:#1b0a3dd9;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;left:0}.profile-zoom-overlay.active{opacity:1;visibility:visible}.profile-zoom-overlay img{object-fit:cover;border:4px solid #fff;border-radius:50%;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8);box-shadow:0 15px 30px #00000080;width:150px!important;height:150px!important}.profile-zoom-overlay.active img{transform:scale(1)}.close-zoom-text{color:#fff;cursor:pointer;background:#fff3;border-radius:30px;margin-top:15px;padding:6px 16px;font-size:.9rem;font-weight:600;transition:background .3s}.close-zoom-text:hover{background:#fff6}.avatar-box img{object-fit:cover;border:2px solid #ffffff80;border-radius:50%;width:100%;height:100%}@media (width<=768px){.hide-desktop{display:block}.nav-links{z-index:999;background-color:#fff;flex-direction:column;width:100%;padding:1rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000001a}.nav-links a{color:var(--color-dark);text-align:center;border-bottom:1px solid #f3f4f6;padding:15px 0}.nav-links a:hover,.nav-links a.active{color:var(--color-primary);background:var(--bg-blue-soft)}.nav-links a:after{display:none}#menu-toggle:checked~.nav-links{display:flex}#menu-toggle:checked~.hamburger i:before{content:""}.section-padding{padding:3rem 0}.mt-large{margin-top:2rem}.mb-large{margin-bottom:2rem}.section-header h2{font-size:1.5rem}.logo img{height:65px}.hero-section{text-align:left;padding:7rem 0 4rem}.hero-content h1{margin-bottom:1rem;font-size:2rem}.hero-content p{margin:0 0 2.5rem;font-size:1rem}.hero-image{display:none}.features-section{margin-top:0}.feature-item{border-bottom:1px solid #f3f4f6;padding:1.5rem 1rem}.feature-item .icon{margin-bottom:.5rem;font-size:2rem}.feature-item h3{margin-bottom:.5rem;font-size:1.1rem}.feature-item p{font-size:.85rem}.feature-card-premium{text-align:center!important;padding:1.8rem 1.5rem!important}.feature-card-premium .blob-icon{margin:0 auto 1.2rem!important}.why-us-card{text-align:left!important;grid-template-columns:auto 1fr!important;align-items:start!important;padding:1.5rem!important;display:grid!important}.why-us-card .blob-icon{grid-area:1/1/3/2!important;margin:0!important}.why-us-card h3{text-align:left!important;margin-bottom:.3rem!important}.about-item{grid-template-columns:1fr auto 1fr;align-items:center;row-gap:8px;display:grid}.about-item>div:last-child{display:contents}.about-item .icon-box{grid-column:1/2;justify-self:end;margin-bottom:0;margin-right:10px;font-size:1.1rem;width:40px!important;height:40px!important;padding:0!important}.about-item h3{text-align:center;grid-column:2/3;margin:0;font-size:1.1rem}.about-item p{text-align:center;grid-column:1/-1;margin:0;font-size:.95rem}.about-item ul{text-align:left;grid-column:1/-1;justify-self:center;margin:0;padding-left:1.2rem;font-size:.95rem}.deal-card-container{padding:70px 10px 10px}.deal-card{padding:3.2rem 1.5rem 2.5rem}.deal-badge{border-width:4px!important;width:90px!important;height:90px!important;font-size:.95rem!important;animation:3.5s ease-in-out infinite floatBadgeCenterMobile!important;top:-45px!important;right:50%!important}@keyframes floatBadgeCenterMobile{0%,to{transform:translate(50%)translateY(0)}50%{transform:translate(50%)translateY(-12px)}}@keyframes floatBadgeMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.price-display .amount{font-size:3.5rem}.deal-text{text-align:left;margin-top:2rem;padding-left:0}.deal-text h2{font-size:2rem}.pricing-card.popular{border-width:2px;transform:scale(1)}.pricing-card.popular .vertical-badge{writing-mode:horizontal-tb;letter-spacing:1px;border-radius:20px;padding:5px 15px;top:-15px;right:50%;transform:translate(50%)}.pricing-body .price{font-size:1.8rem}.terms-box{padding:1.5rem}.terms-box h3{font-size:1.25rem}.terms-list li{align-items:flex-start;font-size:.9rem}.terms-list i{margin-top:3px}.terms-bg{opacity:.15;width:100%;right:-40%}.contact-section .grid-2{gap:2.5rem}.contact-list li{text-align:left;flex-direction:row;align-items:flex-start;gap:.75rem}.contact-list .icon-box{flex-shrink:0;width:auto;height:auto;margin-bottom:0;font-size:1.2rem}.address-container{align-items:flex-start}.bullet-address{text-align:left;justify-content:flex-start}.address-item .maps-link{margin-top:4px;margin-left:16px}.contact-form{padding:1.5rem}.legalitas-logos{gap:1rem}.legalitas-logos img{max-width:90px}#coverageMap{height:80vh}#pac-input{width:75%;height:40px;margin-top:10px}.chat-widget-container{bottom:20px;right:20px}.chat-label{display:none}.chat-window{width:calc(100vw - 40px);height:65vh;bottom:75px;right:0}.hero-content .btn-cyan{width:auto!important;padding:.6rem 1.5rem!important;font-size:.9rem!important;display:inline-flex!important}.map-pin-layer{top:77%!important;left:65%!important}}.career-banner-section{background:linear-gradient(120deg, var(--color-primary) 0%, var(--color-dark) 100%);z-index:10;padding:4rem 0;position:relative}.career-banner-section h2{color:var(--text-white);margin-top:1rem;margin-bottom:1rem;font-size:2.2rem}.career-banner-section p{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}@media (width<=768px){.career-banner-section{padding:3rem 0}.career-banner-section h2{font-size:1.8rem}}.coverage-preview-section{background-color:var(--bg-white);overflow:hidden}.coverage-title{color:var(--color-dark);letter-spacing:-.5px;margin-top:0;margin-bottom:1.5rem;font-size:2.6rem;font-weight:800;line-height:1.2}.coverage-desc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.btn-coverage-link i{margin-left:8px;transition:transform .3s}.btn-coverage-link:hover i{transform:translate(5px)}.coverage-visual{padding:2rem 0 2rem 2rem;position:relative}.map-base-img{border-radius:20px;width:100%;display:block}.coverage-text{z-index:2;-webkit-backdrop-filter:none;box-shadow:none;background:0 0;margin-right:-180px;padding:0;position:relative}.coverage-visual{z-index:auto;position:relative}.floating-speed-card{z-index:20!important}@media (width<=992px){.coverage-text{margin-right:-80px}}@media (width<=768px){.coverage-text{margin-bottom:-40px;margin-right:0}}.floating-speed-card{z-index:10;background:#fff;border:1px solid #00000005;border-radius:12px;min-width:180px;padding:1rem 1.2rem;animation:4s ease-in-out infinite floatCardAnimation;position:absolute;bottom:15%;left:-8%;box-shadow:0 15px 35px #7128f51f}@keyframes floatCardAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.floating-speed-card .card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.floating-speed-card .card-header span{color:var(--color-dark);align-items:center;gap:4px;font-size:.8rem;font-weight:700;display:flex}.floating-speed-card .card-header span i{color:var(--text-muted);font-size:.65rem}.floating-speed-card .icon-wifi-card{color:var(--color-secondary);font-size:.95rem}.floating-speed-card .card-price{color:var(--color-primary);align-items:baseline;gap:4px;line-height:1;display:flex}.floating-speed-card .card-price .currency{color:var(--text-muted);font-size:.75rem;font-weight:600}.floating-speed-card .card-price .amount{letter-spacing:-.5px;font-size:1.8rem;font-weight:800}.floating-speed-card .card-price .period{color:var(--text-muted);font-size:.8rem;font-weight:500}.skeleton-line-1{background:#f3f4f6;border-radius:4px;width:85%;height:4px;margin-top:10px}.skeleton-line-2{background:#f3f4f6;border-radius:4px;width:55%;height:4px;margin-top:5px}@media (width<=991px){.floating-speed-card{padding:1.5rem;left:-2%}}@media (width<=768px){.coverage-visual{margin-top:2rem;padding:0}.coverage-title{font-size:2rem}.floating-speed-card{transform-origin:0 100%;min-width:140px;padding:.6rem .8rem;bottom:5%;left:3%;transform:scale(.85)}.floating-speed-card .card-price .amount{font-size:1.5rem}}.why-us-section{background-color:var(--bg-white);z-index:5;padding-bottom:4rem;position:relative}.why-us-background{background:linear-gradient(120deg,#4a15ed 0%,#8b11f0 100%);padding:3.5rem 0 9rem;position:relative;overflow:hidden}.why-us-subtitle{letter-spacing:1.5px;color:#eaddff;text-transform:uppercase;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:inline-block}.why-us-title{color:#fff;letter-spacing:-.5px;margin-top:0;margin-bottom:1.2rem;font-size:2.6rem;font-weight:800}.why-us-desc{color:#ffffffd9;max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.7}.why-us-cards-container{z-index:10;max-width:1000px;margin-top:-7rem;margin-left:auto;margin-right:auto;position:relative}.feature-card-premium{z-index:10;background-color:#fff;border:1px solid #2563eb4d;border-radius:16px;position:relative;box-shadow:0 10px 40px #0000000a}.why-us-card{text-align:left;box-sizing:border-box;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;gap:.3rem 1.2rem;height:100%;padding:2.5rem 1.8rem;display:grid}.why-us-card .blob-icon{grid-area:1/1/3/2;width:55px;height:55px;margin:0;font-size:1.3rem}.why-us-card h3{grid-area:1/2/2/3;align-self:end;margin:0}.why-us-card p{grid-area:2/2/3/3;margin:0}.bg-dots-right{z-index:1;background-image:radial-gradient(#ffffff26 2.5px,#0000 2.5px);background-size:20px 20px;width:120px;height:80px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}@media (width<=768px){.why-us-background{padding:4rem 0 8rem}.why-us-title{font-size:2rem}.why-us-cards-container{margin-top:-5rem;padding:0 1rem}.bg-dots-right{display:none}}.reasons-section{background-color:var(--bg-white);padding:6rem 0;overflow:hidden}.reasons-title{color:var(--color-dark);letter-spacing:-.5px;margin-top:0;margin-bottom:2.5rem;font-size:2.6rem;font-weight:800;line-height:1.2}.reason-cards-container{flex-direction:column;gap:1.5rem;display:flex}.reason-card{background:#fff;border:1px solid #00000005;border-radius:16px;align-items:center;gap:2rem;padding:1.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #0000000a}.speed-indicator{flex-shrink:0;width:90px;height:90px;transition:transform .3s;position:relative}@keyframes startUpOrange{0%{stroke-dashoffset:251px}to{stroke-dashoffset:90px}}@keyframes startUpPurple{0%{stroke-dashoffset:251px}to{stroke-dashoffset:50px}}@keyframes unpredictableStruggleOrange{0%{stroke-dashoffset:90px}2%{stroke-dashoffset:88px}5%{stroke-dashoffset:88px}6%{stroke-dashoffset:87px}10%{stroke-dashoffset:87px}11%{stroke-dashoffset:85px}12%{stroke-dashoffset:84px}16%{stroke-dashoffset:84px}17%{stroke-dashoffset:85px}20%{stroke-dashoffset:85px}21%{stroke-dashoffset:83px}25%{stroke-dashoffset:83px}26%{stroke-dashoffset:82px}27%{stroke-dashoffset:80px}28%{stroke-dashoffset:79px}34%{stroke-dashoffset:79px}35%{stroke-dashoffset:81px}38%{stroke-dashoffset:81px}40%{stroke-dashoffset:80px}45%{stroke-dashoffset:80px}46%{stroke-dashoffset:81px}49%{stroke-dashoffset:81px}50%{stroke-dashoffset:79px}52%{stroke-dashoffset:77px}57%{stroke-dashoffset:77px}58%{stroke-dashoffset:78px}63%{stroke-dashoffset:78px}64%{stroke-dashoffset:76px}65%{stroke-dashoffset:75px}72%{stroke-dashoffset:75px}73%{stroke-dashoffset:77px}76%{stroke-dashoffset:77px}78%{stroke-dashoffset:75px}83%{stroke-dashoffset:75px}84%{stroke-dashoffset:76px}88%{stroke-dashoffset:76px}92%{stroke-dashoffset:82px}95%{stroke-dashoffset:82px}to{stroke-dashoffset:90px}}@keyframes unpredictableStrugglePurple{0%{stroke-dashoffset:50px}2%{stroke-dashoffset:48px}5%{stroke-dashoffset:48px}6%{stroke-dashoffset:47px}10%{stroke-dashoffset:47px}11%{stroke-dashoffset:45px}12%{stroke-dashoffset:44px}16%{stroke-dashoffset:44px}17%{stroke-dashoffset:45px}20%{stroke-dashoffset:45px}21%{stroke-dashoffset:43px}25%{stroke-dashoffset:43px}26%{stroke-dashoffset:42px}27%{stroke-dashoffset:40px}28%{stroke-dashoffset:39px}34%{stroke-dashoffset:39px}35%{stroke-dashoffset:41px}38%{stroke-dashoffset:41px}40%{stroke-dashoffset:40px}45%{stroke-dashoffset:40px}46%{stroke-dashoffset:41px}49%{stroke-dashoffset:41px}50%{stroke-dashoffset:39px}52%{stroke-dashoffset:37px}57%{stroke-dashoffset:37px}58%{stroke-dashoffset:38px}63%{stroke-dashoffset:38px}64%{stroke-dashoffset:36px}65%{stroke-dashoffset:35px}72%{stroke-dashoffset:35px}73%{stroke-dashoffset:37px}76%{stroke-dashoffset:37px}78%{stroke-dashoffset:35px}83%{stroke-dashoffset:35px}84%{stroke-dashoffset:36px}88%{stroke-dashoffset:36px}92%{stroke-dashoffset:42px}95%{stroke-dashoffset:42px}to{stroke-dashoffset:50px}}.reason-card:hover .speed-orange .progress-circle{animation:1.8s cubic-bezier(.22,1,.36,1) forwards startUpOrange,10s linear 1.8s infinite unpredictableStruggleOrange}.reason-card:hover .speed-purple .progress-circle{animation:1.8s cubic-bezier(.22,1,.36,1) forwards startUpPurple,10s linear 1.8s infinite unpredictableStrugglePurple}.speed-indicator svg{width:100%;height:100%;transform:rotate(-90deg)}.speed-indicator circle{fill:none;stroke-width:6px;stroke-linecap:round}.speed-indicator .bg-circle{stroke:#f3f4f6}.speed-indicator .progress-circle{stroke-dasharray:251;transition:stroke-dashoffset 1s ease-in-out}.speed-orange .progress-circle{stroke:#f59e0b;stroke-dashoffset:90px}.speed-purple .progress-circle{stroke:var(--color-primary);stroke-dashoffset:50px}.speed-text{text-align:center;color:var(--color-dark);text-transform:uppercase;font-size:.8rem;font-weight:600;line-height:1.1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.speed-text strong{letter-spacing:-.5px;font-size:1.4rem;font-weight:800}.reason-card-text h3{color:var(--color-dark);margin:0 0 .8rem;font-size:1.2rem;font-weight:700}.reason-card-text ul{margin:0;padding:0;list-style:none}.reason-card-text ul li{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:.5rem;font-size:.95rem;display:flex}.reason-card-text ul li i{color:var(--text-muted);opacity:.7;font-size:.5rem}.reasons-graphic{justify-content:center;align-items:center;min-height:450px;display:flex;position:relative}.router-img{z-index:5;width:100%;max-width:320px;animation:5s ease-in-out infinite floatCardAnimation;position:relative}.orbit-circle{z-index:1;border:20px solid #f4f0ff;border-radius:50%;width:360px;height:360px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-circle:before{content:"";z-index:-1;border:2px dashed #eaddff;border-radius:50%;width:480px;height:480px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-icon{color:#fff;z-index:6;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.1rem;display:flex;position:absolute;box-shadow:0 10px 20px #0000001a}.icon-main-wifi{background:var(--color-primary);width:60px;height:60px;font-size:1.5rem;top:0;left:50%;transform:translate(-50%)translateY(-20px);box-shadow:0 0 0 10px #7128f51a}.icon-purple{background:#d946ef;top:25%;left:10%}.icon-orange{background:#f97316;top:60%;left:5%}.icon-teal{background:#14b8a6;top:30%;right:5%}.icon-blue{background:#3b82f6;top:65%;right:15%}@media (width<=991px){.reasons-title{font-size:2.2rem}.orbit-circle{width:300px;height:300px}.router-img{max-width:250px}}@media (width<=768px){.reasons-graphic{min-height:350px;margin-bottom:2rem}.reasons-title{font-size:1.8rem}.reason-card{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.reason-card-text ul li{justify-content:center}.icon-main-wifi{width:50px;height:50px;font-size:1.2rem;transform:translate(-50%)translateY(-10px)}}.newsletter-section{z-index:10;margin-top:4rem;position:relative}.newsletter-box{background:linear-gradient(120deg,#7128f5 0%,#4a15ed 100%);border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;max-width:800px;margin:0 auto;padding:3.5rem 4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #7128f533}.newsletter-box:before{content:"";z-index:1;pointer-events:none;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#ffffff08 10px 20px);border-radius:50%;width:60%;height:200%;position:absolute;top:-50%;left:-10%}.newsletter-text,.newsletter-form{z-index:2;position:relative}.newsletter-text h2{color:#fff;letter-spacing:-.5px;margin:0;font-size:2.2rem;font-weight:700;line-height:1.3}.newsletter-form{width:100%}.newsletter-form form{background:#fff;border-radius:8px;gap:10px;padding:6px;display:flex}.newsletter-form input{color:var(--text-main);background:0 0;border:none;border-radius:6px;outline:none;flex:1;padding:12px 20px;font-family:inherit;font-size:1rem}.newsletter-form button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#007bff;border:none;border-radius:6px;padding:12px 30px;font-size:1rem;font-weight:600;transition:background-color .3s}.newsletter-form button:hover{background-color:#0056b3}@media (width<=768px){.newsletter-box{text-align:center;padding:2.5rem 1.5rem}.newsletter-text h2{font-size:1.8rem}.newsletter-form form{background:0 0;flex-direction:column;gap:15px;max-width:350px;margin:0 auto;padding:0}.newsletter-form input{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;padding:15px}.newsletter-form button{box-sizing:border-box;border-radius:8px;width:100%;padding:15px}}@media (width>=992px){.newsletter-box{flex-direction:row}.newsletter-text{flex:1.2;padding-right:2rem}.newsletter-form{flex:.8;max-width:450px}}.career-card{border-radius:var(--border-radius);background:#fff;border:1px solid #00000008;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000000d}.career-badge{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;background-color:#2563eb1a;border-radius:50px;margin-bottom:1.2rem;padding:8px 20px;font-size:.85rem;font-weight:700;display:inline-block}.career-info h3{color:var(--color-dark);letter-spacing:-.5px;margin-top:0;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.2}.career-desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.area-chip{background:var(--bg-blue-soft);border:1px solid var(--bg-blue-light);border-radius:12px;align-items:flex-start;gap:15px;padding:1.2rem 1.5rem;display:flex}.area-chip i{margin-top:2px;font-size:1.5rem}.area-chip span{color:var(--color-dark);font-size:.95rem;line-height:1.6}.career-list{flex-direction:column;gap:12px;display:flex}.career-list li{color:var(--text-muted);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.5;display:flex}.career-list li i{color:var(--color-primary);margin-top:4px;font-size:1.1rem}.career-benefits .career-list li i{color:#f59e0b}.commission-box{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-dark) 100%);color:var(--text-white);text-align:center;border-radius:16px;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 15px 30px #2563eb33}.commission-box h4{color:#ffffffe6;margin:0 0 10px;font-size:1.15rem;font-weight:600}.commission-box .big-percent{color:var(--color-secondary);text-shadow:0 4px 15px #00e5ff4d;margin-bottom:12px;font-size:4rem;font-weight:800;line-height:1}.commission-box p{color:#ffffffd9;margin:0;font-size:.95rem;line-height:1.6}.commission-box:before{content:"";background:radial-gradient(circle,#00e5ff40 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}.cta-career{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:1rem;padding:1.5rem}.cta-career p{color:var(--text-muted);margin-top:0;margin-bottom:1.2rem;font-size:.95rem;line-height:1.6}.cta-career .btn{justify-content:center;align-items:center;gap:10px;font-size:1.05rem;display:flex}.cta-career .btn i{font-size:1.4rem}.btn-primary.block-btn{background:#10b981;box-shadow:0 8px 20px #10b98140}.btn-primary.block-btn:hover{background:#059669;box-shadow:0 10px 25px #10b98159}@media (width<=992px){.career-card{padding:2.5rem}}@media (width<=768px){.career-card{padding:1.5rem}.career-info h3{font-size:1.8rem}.commission-box{padding:2rem 1.5rem}.commission-box .big-percent{font-size:3.2rem}.career-desc{font-size:1rem}}.career-form-section{background:#fff;border:1px solid #0000000d;border-radius:12px;margin-top:2.5rem;padding:2.5rem;box-shadow:0 10px 30px #0000000a}.form-header{text-align:center;margin-bottom:2rem}.form-header h4{color:var(--color-dark,#1e293b);margin-bottom:.5rem;font-size:1.6rem;font-weight:800}.form-header p{color:var(--text-muted,#64748b);margin:0;font-size:.95rem}.career-form .form-group{margin-bottom:1.5rem}.career-form .form-group-row{gap:1.5rem;display:flex}.career-form .form-group-row .form-group{flex:1}.career-form label{color:var(--color-dark,#1e293b);margin-bottom:.6rem;font-size:.95rem;font-weight:600;display:block}.text-danger{color:#ef4444}.career-form .form-control{color:#334155;box-sizing:border-box;background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;width:100%;padding:.85rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.career-form .form-control:focus{border-color:var(--color-primary,#2563eb);background-color:#fff;outline:none;box-shadow:0 0 0 4px #2563eb26}.career-form .form-control::placeholder{color:#94a3b8;font-size:.9rem}.career-form textarea.form-control{resize:vertical;min-height:100px}.btn-submit{background:var(--color-primary,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:1rem;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.btn-submit:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb40}@media (width<=768px){.career-form-section{padding:1.5rem}.career-form .form-group-row{flex-direction:column;gap:0}}#contact-form-main{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form input,.contact-form select,.contact-form textarea{margin-bottom:0!important}#contact-produk,#contact-pesan,#contact-submit-btn{grid-column:1/-1}@media (width<=768px){#contact-form-main{grid-template-columns:1fr}}
