:root{--navy: #061a40;--navy-2: #03132f;--navy-3: #04112a;--blue: #2655ff;--blue-2: #7898ff;--blue-light: rgba(38, 85, 255, .12);--mint: #25dbb7;--teal: #10b981;--teal-light: rgba(16, 185, 129, .12);--purple: #7744f4;--purple-light:rgba(119, 68, 244, .12);--orange: #ff8d42;--orange-light:rgba(255, 141, 66, .12);--text: #0b214c;--muted: #64718d;--text-white: #ffffff;--text-pale: #b8c4dd;--surface: #ffffff;--bg: #f7faff;--border: #e8edf8;--shadow: 0 16px 38px rgba(22, 57, 125, .1);--shadow-lg: 0 24px 56px rgba(22, 57, 125, .15);--font-primary: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-card: 22px;--radius-hero: 28px 88px 28px 88px;--transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, transform .25s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-primary);background:radial-gradient(circle at 80% 0,#e9efff 0,transparent 28%),var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:var(--transition)}img{max-width:100%;height:auto;display:block}ul{list-style:none}button,input{font-family:inherit}a:focus-visible,button:focus-visible{outline:3px solid #8ba6ff;outline-offset:4px}section[id]{scroll-margin-top:96px}.container{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.section-padding{padding:5.5rem 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 26px;border-radius:999px;font-weight:700;font-size:.875rem;border:none;cursor:pointer;transition:var(--transition);text-decoration:none;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(90deg,#1747ff,#7c9cff);box-shadow:0 10px 24px #2a54ff3d}.btn-primary:hover{box-shadow:0 14px 30px #2a54ff59}.btn-outline-white{color:#fff;border:1.5px solid rgba(255,255,255,.55);background:transparent}.btn-outline-white:hover{background:#ffffff1a;border-color:#fffc}header{position:fixed;top:0;left:0;width:100%;z-index:100;transition:var(--transition);background:linear-gradient(#04112a73,#04112aa6),url(/assets/image-tulisan-d-B5QjNVls.webp) no-repeat center center / cover;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 5px 20px #00000026}header.scrolled{background:linear-gradient(#04112a99,#04112ad1),url(/assets/image-tulisan-d-B5QjNVls.webp) no-repeat center center / cover;box-shadow:0 10px 30px #00000040}.nav-container{display:flex;align-items:center;justify-content:space-between;height:86px}.logo img{height:40px;width:auto}.nav-menu{display:flex;align-items:center;gap:2.5rem}.nav-link{font-size:.875rem;font-weight:500;color:#ffffffbf;position:relative;padding:6px 2px;transition:var(--transition)}.nav-link:hover{color:#fff}.nav-link.active{color:#fff;font-weight:600}.nav-link.active:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translate(-50%);width:5px;height:5px;background:var(--blue);border-radius:50%}.mobile-toggle{display:none;flex-direction:column;justify-content:space-between;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:12px 9px;z-index:110}.mobile-toggle span{display:block;width:26px;height:2px;background-color:#fff;border-radius:9999px;transition:var(--transition);transform-origin:left center}.mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translate(1px,-1px)}.mobile-toggle.active span:nth-child(2){opacity:0;transform:translate(10px)}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(1px,1px)}.hero{min-height:460px;max-width:1180px;width:calc(100% - 3rem);margin:7rem auto 0;border-radius:var(--radius-hero);background:radial-gradient(circle at 73% 38%,rgba(16,47,111,.45) 0,transparent 34%),linear-gradient(130deg,#03082159,#0308218c),url(/assets/image-tulisan-d-B5QjNVls.webp) no-repeat center center / cover;color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:3.5rem 4rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:220px;height:220px;background:linear-gradient(135deg,#1748ff,#84a3ff);right:-140px;top:160px;border-radius:48px;transform:rotate(45deg);opacity:.6}.hero-content{position:relative;z-index:2}.hero-subtitle{font-size:.7rem;letter-spacing:.12em;font-weight:800;color:var(--mint);margin-bottom:1rem;text-transform:uppercase}.hero-title{font-size:2.75rem;line-height:1.05;font-weight:800;margin-bottom:1.2rem;letter-spacing:-.035em}.hero-title span{display:block}.hero-title .highlight{color:#7796ff}.hero-description{max-width:400px;color:#e8eefc;font-size:.9rem;margin-bottom:1.5rem;line-height:1.65}.hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.hero-graphic-container{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.hero-image-wrapper{position:relative;width:100%}.hero-image-wrapper img{width:100%;max-height:340px;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.25))}.graphic-label{position:absolute;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.7rem;font-weight:700;padding:.3rem .75rem;border-radius:999px;white-space:nowrap}.label-cloud{top:10%;right:10%}.label-cluster{top:50%;right:5%}.label-premise{bottom:15%;right:15%}.eyebrow{font-size:.7rem;letter-spacing:.12em;font-weight:800;color:var(--blue);margin-bottom:.85rem;text-transform:uppercase}.eyebrow.mint{color:var(--mint)}.eyebrow.pale{color:#83a4ff}.eyebrow.white{color:#fff9}.eyebrow.centered{text-align:center}.services{background:var(--bg)}.services-grid{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.services-intro{position:sticky;top:7rem}.services-title{font-size:1.75rem;line-height:1.15;font-weight:800;color:var(--text);margin-bottom:1rem}.services-desc{color:var(--muted);font-size:.875rem;line-height:1.65;margin-bottom:1.25rem}.explore-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--blue);font-weight:700;font-size:.875rem;transition:var(--transition)}.explore-link:hover{gap:.75rem}.services-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.service-card{background:#ffffffe6;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:var(--radius-card);padding:1.8rem 1.6rem 2rem;min-height:380px;position:relative;transition:var(--transition)}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.card-icon-box{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;color:#fff;margin-bottom:1.25rem}.bg-blue{background:linear-gradient(135deg,#264cff,#7c95ff)}.bg-teal{background:linear-gradient(135deg,#21c8a4,#73ead1)}.bg-purple{background:linear-gradient(135deg,#7744f4,#a788ff)}.bg-orange{background:linear-gradient(135deg,#f97316,#fb923c)}.card-title{font-size:1.05rem;font-weight:700;line-height:1.25;color:var(--text);margin-bottom:.6rem}.card-desc{font-size:.8rem;color:var(--muted);line-height:1.6;margin-bottom:1rem}.card-features{display:flex;flex-direction:column;gap:.45rem}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--muted);font-weight:500}.card-btn{position:absolute;right:1.25rem;bottom:1.25rem;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:transparent;border:1.5px solid var(--blue);color:var(--blue);cursor:pointer;transition:var(--transition)}.card-btn:hover{background:var(--blue);color:#fff}.why-choose{background:var(--bg)}.why-choose-grid{display:grid;grid-template-columns:360px 1fr;background:#fff;border-radius:26px;overflow:hidden;box-shadow:var(--shadow-lg)}.why-choose-panel{background:linear-gradient(#03082159,#0308218c),url(/assets/image-tulisan-d-B5QjNVls.webp) no-repeat center center / cover;color:var(--text-white);padding:3.5rem;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(255,255,255,.08)}.panel-top{margin-bottom:2rem}.panel-subtitle{font-size:.7rem;letter-spacing:.12em;font-weight:800;color:#83a4ff;margin-bottom:1rem;text-transform:uppercase}.panel-title{font-size:1.65rem;font-weight:800;line-height:1.2;margin-bottom:.85rem}.panel-desc{font-size:.82rem;color:#d9e5ff;line-height:1.65}.panel-features{display:flex;flex-direction:column;gap:1.35rem}.panel-feature-row{display:flex;gap:1rem;align-items:flex-start}.panel-icon-circle{width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);display:grid;place-items:center;flex-shrink:0;color:#a8c0ff}.panel-feature-title{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:.2rem}.panel-feature-desc{font-size:.78rem;color:#dce6ff;line-height:1.5}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.stat-card{padding:2.25rem 1.5rem;text-align:center;border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:var(--transition)}.stat-card:nth-child(2n){border-right:none}.stat-card:nth-child(3),.stat-card:nth-child(4){border-bottom:none}.stat-card:hover{background:var(--bg)}.stat-icon-wrapper{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;margin:0 auto 1rem;color:#fff}.stat-number{font-size:2.25rem;font-weight:800;color:#123b8f;margin-bottom:.25rem}.stat-number-text{font-size:1.35rem}.stat-label{font-size:.82rem;font-weight:700;color:var(--text);margin-bottom:.4rem}.stat-desc{font-size:.72rem;color:var(--muted);line-height:1.5}.partners{background:var(--surface);padding:3.5rem 0 4.5rem}.partners-title{font-size:.7rem;letter-spacing:.12em;font-weight:800;color:var(--blue);text-align:center;margin-bottom:2rem;text-transform:uppercase}.partners-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));align-items:center;gap:1rem}.partner-logo{color:#27477f;opacity:.75;transition:var(--transition);display:flex;min-height:64px;align-items:center;justify-content:center;padding:.75rem;border:1px solid transparent;border-radius:14px;animation:technology-float 4.8s ease-in-out infinite;animation-delay:var(--technology-delay, 0s);will-change:transform}.partner-logo:nth-child(2){--technology-delay: -.8s}.partner-logo:nth-child(3){--technology-delay: -1.6s}.partner-logo:nth-child(4){--technology-delay: -2.4s}.partner-logo:nth-child(5){--technology-delay: -3.2s}.partner-logo:nth-child(6){--technology-delay: -4s}.partner-logo:hover{opacity:1;color:#123b8f;background:var(--bg);border-color:var(--border);box-shadow:0 10px 24px #16397d1a;animation:none;transform:translateY(-4px) scale(1.03)}.partner-logo svg{max-width:100%;filter:saturate(.75);transition:filter .25s ease}.partner-logo:hover svg{filter:saturate(1)}@keyframes technology-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.insights{background:var(--bg)}.insights-header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.insights-subtitle{font-size:.7rem;letter-spacing:.12em;font-weight:800;color:var(--blue);margin-bottom:.75rem;text-transform:uppercase}.insights-title{font-size:1.85rem;font-weight:800;color:var(--text);margin-bottom:.75rem;line-height:1.2}.insights-desc{font-size:.875rem;color:var(--muted);line-height:1.65}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.insight-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;overflow:hidden;transition:var(--transition);box-shadow:var(--shadow)}.insight-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.insight-image-header{height:160px;position:relative;padding:1.5rem;display:flex;align-items:flex-end;background-repeat:no-repeat;background-position:center;background-size:115% auto;transition:background-size .45s ease,background-position .45s ease}.bg-gradient-blue{background-image:linear-gradient(135deg,#143787eb,#2d73ffc7),url(/assets/image-tulisan-d-B5QjNVls.webp);background-position:center 42%}.bg-gradient-teal{background-image:linear-gradient(135deg,#044742ed,#14b5a0c2),url(/assets/image-tulisan-d-B5QjNVls.webp);background-position:center 52%}.bg-gradient-purple{background-image:linear-gradient(135deg,#3d198eeb,#7747f1c7),url(/assets/image-tulisan-d-B5QjNVls.webp);background-position:center 62%}.insight-card:hover .insight-image-header{background-size:122% auto}.insight-tag{font-size:.72rem;font-weight:700;padding:.35rem .85rem;border-radius:9999px;color:var(--text-white);z-index:2}.tag-blue{background-color:#2563ebd9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.15)}.tag-teal{background-color:#10b981d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.15)}.tag-purple{background-color:#6d28d9d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.15)}.insight-content{padding:1.5rem}.insight-meta{display:flex;align-items:center;gap:.5rem;font-size:.72rem;color:var(--muted);margin-bottom:.75rem}.meta-dot{width:4px;height:4px;border-radius:50%;background:var(--muted);display:inline-block}.insight-card-title{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:.6rem;line-height:1.4}.insight-card-title a{color:inherit}.insight-card-title a:hover{color:var(--blue)}.insight-card-desc{font-size:.78rem;color:var(--muted);line-height:1.6;margin-bottom:1rem}.insight-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--blue);font-size:.8rem;font-weight:700;transition:var(--transition)}.insight-link:hover{gap:.6rem}footer{background:linear-gradient(#04071659,#04071699),url(/assets/image-tulisan-d-B5QjNVls.webp) no-repeat center center / cover;color:var(--text-pale);padding:4.5rem 0 1.75rem;border-top:1px solid rgba(255,255,255,.08)}.footer-top{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:3.5rem;margin-bottom:3.5rem}.footer-logo img{height:38px;width:auto;margin-bottom:1rem}.footer-brand p{font-size:.8rem;color:var(--text-pale);line-height:1.65;margin-bottom:.35rem}.social-links{display:flex;gap:.6rem;margin-top:1.25rem}.social-icon{width:34px;height:34px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;color:var(--text-pale);transition:var(--transition)}.social-icon:hover{border-color:#fff;color:#fff}.footer-heading{font-size:.8rem;font-weight:700;color:#fff;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.08em}.footer-links{display:flex;flex-direction:column}.footer-links a{font-size:.8rem;color:var(--text-pale);margin-bottom:.7rem;transition:var(--transition)}.footer-links a:hover{color:#fff}.footer-talk p{font-size:.8rem;color:var(--text-pale);line-height:1.6;margin-bottom:1.25rem}.footer-bottom{padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.07);text-align:center}.footer-bottom p{font-size:.72rem;color:#b9c4ddb3}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#040716b3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal-overlay.active{opacity:1;pointer-events:all}.modal-container{background:#fff;border-radius:24px;overflow:hidden;width:100%;max-width:680px;max-height:88vh;display:flex;flex-direction:column;position:relative;box-shadow:0 30px 70px #00000040;transform:translateY(20px);transition:transform .3s ease}.modal-overlay.active .modal-container{transform:translateY(0)}.modal-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.25);color:#fff;display:grid;place-items:center;cursor:pointer;z-index:1010;transition:var(--transition)}.modal-close:hover{background-color:var(--text-white);color:#030821;transform:rotate(90deg)}.modal-header-gradient{height:120px;width:100%;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:cover}.js .reveal{opacity:0;transform:translateY(22px)}.js .reveal.is-visible{opacity:1;transform:translateY(0);transition:opacity .55s ease,transform .55s ease}.modal-content{padding:2rem 2.5rem;overflow-y:auto;flex-grow:1}.modal-meta-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.modal-tag{font-size:.72rem;font-weight:700;padding:.3rem .75rem;border-radius:9999px;background:var(--blue-light);color:var(--blue)}.modal-title{font-size:1.35rem;font-weight:800;color:var(--text);line-height:1.3;margin-bottom:1.5rem}.modal-body-content{font-size:.88rem;color:var(--muted);line-height:1.8}.modal-body-content h3{font-size:1rem;font-weight:700;color:var(--text);margin:1.25rem 0 .5rem}.modal-body-content p{margin-bottom:.85rem}.modal-body-content ul{padding-left:1rem;margin-bottom:.85rem;list-style:disc}.modal-footer{padding:1.25rem 2.5rem 1.75rem;border-top:1px solid var(--border);flex-shrink:0}@media (max-width: 980px){.nav-menu{position:absolute;z-index:20;top:86px;right:1.5rem;display:none;flex-direction:column;gap:0;background:#fff;padding:.85rem 1.5rem;border-radius:16px;box-shadow:var(--shadow-lg)}.nav-menu.open{display:flex}.nav-link{color:var(--text)!important;padding:.7rem 0}.nav-link.active:after{display:none}.mobile-toggle{display:flex}#nav-cta{display:none}.hero{grid-template-columns:1fr;padding:3.5rem 2rem}.hero-graphic-container{margin-top:2rem}.services-grid{grid-template-columns:1fr}.services-intro{position:static}.services-list,.why-choose-grid{grid-template-columns:1fr}.stats-grid,.footer-top,.insights-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (max-width: 680px){.container{width:calc(100% - 1.75rem)}.hero{padding:2.5rem 1.5rem;border-radius:24px;min-height:auto;margin-top:5.5rem;width:calc(100% - 1.75rem)}.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column;align-items:flex-start}.services-list,.stats-grid{grid-template-columns:1fr}.stat-card{border-right:none!important}.stat-card:nth-child(3),.stat-card:nth-child(4){border-bottom:1px solid var(--border)!important}.stat-card:last-child{border-bottom:none!important}.insights-grid{grid-template-columns:1fr}.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1fr;gap:2rem}.nav-container{height:72px}.hero-title{font-size:clamp(2rem,10vw,2.5rem)}.hero-description,.services-desc,.insights-desc{font-size:.95rem}.card-desc,.feature-item,.insight-card-desc{font-size:.875rem}.modal-overlay{padding:.75rem}.modal-content{padding:1.5rem}.modal-footer{padding:1rem 1.5rem 1.5rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .reveal{opacity:1;transform:none}.partner-logo{animation:none;will-change:auto}}
