@font-face{font-family:BN Nusantara Geist;src:url(/fonts/GeistSans-Variable.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:BN Nusantara Mono;src:url(/fonts/GeistMono-Variable.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.bn-nusantara-site{--bn-nusantara-black: #050505;--bn-nusantara-ink: #121212;--bn-nusantara-paper: #f4f2ea;--bn-nusantara-white: #ffffff;--bn-nusantara-accent: #caff8a;--bn-nusantara-blue: #fdc500;--bn-nusantara-muted: #a8a8a8;--bn-nusantara-kicker: #ffb703;--bn-nusantara-line: rgb(255 255 255 / .18);--bn-nusantara-dark-line: rgb(5 5 5 / .24);min-width:20rem;min-height:100vh;overflow:clip;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white);font-family:BN Nusantara Geist,Arial,sans-serif}html:has(.bn-nusantara-site),body:has(.bn-nusantara-site){background:#fdc500}.bn-nusantara-site .bn-nusantara-header{position:fixed;z-index:50;top:0;right:0;left:0;border-bottom:1px solid transparent;background:#050505d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background .18s ease,border-color .18s ease}.bn-nusantara-site .bn-nusantara-header-scrolled{border-color:var(--bn-nusantara-line);background:#050505f5}.bn-nusantara-site .bn-nusantara-header-inner{display:flex;width:min(100% - 3rem,92rem);min-height:5.25rem;align-items:center;justify-content:space-between;gap:1.5rem;margin-inline:auto}.bn-nusantara-site .bn-nusantara-brand-link{display:inline-flex;flex:none;align-items:center;gap:.7rem;color:var(--bn-nusantara-white);text-decoration:none}.bn-nusantara-site .bn-nusantara-brand-mark{width:2.25rem;height:2.25rem;object-fit:contain}.bn-nusantara-site .bn-nusantara-brand-copy{display:grid;font-family:BN Nusantara Mono,monospace;font-size:.69rem;font-weight:720;letter-spacing:.12em;line-height:1.15;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-desktop-navigation{display:flex;align-items:center;gap:clamp(.75rem,1.5vw,1.55rem)}.bn-nusantara-site .bn-nusantara-navigation-link,.bn-nusantara-site .bn-nusantara-global-link{position:relative;padding-block:.4rem;color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.68rem;font-weight:650;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-navigation-link:after,.bn-nusantara-site .bn-nusantara-global-link:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--bn-nusantara-accent);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.bn-nusantara-site .bn-nusantara-navigation-link:hover,.bn-nusantara-site .bn-nusantara-global-link:hover{color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-navigation-link:hover:after,.bn-nusantara-site .bn-nusantara-global-link:hover:after{transform:scaleX(1);transform-origin:left}.bn-nusantara-site .bn-nusantara-header-actions{display:flex;flex:none;align-items:center;gap:.85rem}.bn-nusantara-site .bn-nusantara-language-switcher{display:inline-flex;align-items:center;gap:.22rem;font-family:BN Nusantara Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.08em}.bn-nusantara-site .bn-nusantara-language-link{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:1px solid transparent;color:var(--bn-nusantara-muted);text-decoration:none}.bn-nusantara-site .bn-nusantara-language-link[aria-current=page]{border-color:var(--bn-nusantara-accent);background:var(--bn-nusantara-accent);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-language-divider{color:#ffffff4d}.bn-nusantara-site .bn-nusantara-header-cta{display:inline-flex;min-height:2.6rem;align-items:center;gap:.55rem;padding:.65rem .9rem;border:1px solid var(--bn-nusantara-accent);background:var(--bn-nusantara-accent);color:var(--bn-nusantara-black);font-family:BN Nusantara Mono,monospace;font-size:.67rem;font-weight:800;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease}.bn-nusantara-site .bn-nusantara-header-cta:hover{background:transparent;color:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-menu-button{display:none;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--bn-nusantara-line);background:transparent;color:var(--bn-nusantara-white);cursor:pointer}.bn-nusantara-site .bn-nusantara-mobile-panel{position:absolute;top:100%;right:0;left:0;overflow:hidden;max-height:0;border-bottom:1px solid transparent;background:var(--bn-nusantara-black);opacity:0;transition:max-height .26s ease,opacity .18s ease}.bn-nusantara-site .bn-nusantara-mobile-panel-open{max-height:calc(100vh - 5rem);border-color:var(--bn-nusantara-line);opacity:1}.bn-nusantara-site .bn-nusantara-mobile-panel-header,.bn-nusantara-site .bn-nusantara-mobile-navigation,.bn-nusantara-site .bn-nusantara-mobile-global-link{width:min(100% - 2rem,92rem);margin-inline:auto}.bn-nusantara-site .bn-nusantara-mobile-panel-header{display:flex;align-items:center;justify-content:space-between;padding-block:1rem;border-bottom:1px solid var(--bn-nusantara-line);color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-mobile-navigation{display:grid;padding-block:.5rem}.bn-nusantara-site .bn-nusantara-mobile-navigation-link{display:flex;align-items:center;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--bn-nusantara-line);color:var(--bn-nusantara-white);font-size:clamp(1.2rem,6vw,1.65rem);font-weight:700;letter-spacing:-.035em;text-decoration:none}.bn-nusantara-site .bn-nusantara-mobile-navigation-link span{color:var(--bn-nusantara-accent);font-family:BN Nusantara Mono,monospace;font-size:.62rem;letter-spacing:.08em}.bn-nusantara-site .bn-nusantara-mobile-global-link{display:block;padding-block:1rem 1.35rem;color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.72rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-main{display:block}.bn-nusantara-site .bn-nusantara-hero{position:relative;display:grid;min-height:100svh;grid-template-columns:minmax(0,1.25fr) minmax(22rem,.75fr);align-items:end;gap:clamp(2rem,5vw,6rem);overflow:hidden;padding:clamp(8.5rem,13vw,12rem) max(1.5rem,calc((100vw - 92rem)/2)) clamp(4rem,8vw,7rem);background:radial-gradient(circle at 80% 25%,rgb(0 80 157 / .45),transparent 31rem),var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--bn-nusantara-line) 1px,transparent 1px),linear-gradient(90deg,var(--bn-nusantara-line) 1px,transparent 1px);background-size:4rem 4rem;opacity:.18;-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%);mask-image:linear-gradient(to bottom,black,transparent 82%);pointer-events:none}.bn-nusantara-site .bn-nusantara-hero-orbit{position:absolute;top:14%;right:-7rem;width:min(42vw,34rem);aspect-ratio:1;border:1px solid var(--bn-nusantara-line);border-radius:50%;animation:bn-nusantara-orbit 24s linear infinite;pointer-events:none}.bn-nusantara-site .bn-nusantara-hero-orbit:before,.bn-nusantara-site .bn-nusantara-hero-orbit:after{position:absolute;border:1px solid var(--bn-nusantara-line);border-radius:50%;content:"";inset:17%}.bn-nusantara-site .bn-nusantara-hero-orbit:after{inset:35%;background:var(--bn-nusantara-blue);box-shadow:0 0 5rem #00509db3}.bn-nusantara-site .bn-nusantara-hero-orbit span{position:absolute;z-index:1;width:.55rem;height:.55rem;border-radius:50%;background:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-hero-orbit span:nth-child(1){top:9%;left:27%}.bn-nusantara-site .bn-nusantara-hero-orbit span:nth-child(2){right:5%;bottom:34%}.bn-nusantara-site .bn-nusantara-hero-orbit span:nth-child(3){bottom:5%;left:29%}.bn-nusantara-site .bn-nusantara-hero-content,.bn-nusantara-site .bn-nusantara-hero-terminal{position:relative;z-index:2;min-width:0}.bn-nusantara-site .bn-nusantara-hero-eyebrow,.bn-nusantara-site .bn-nusantara-section-eyebrow,.bn-nusantara-site .bn-nusantara-footer-kicker,.bn-nusantara-site .bn-nusantara-not-found-eyebrow{margin:0;color:var(--bn-nusantara-accent);font-family:BN Nusantara Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-title{display:grid;max-width:10ch;margin:1.2rem 0 0;font-size:clamp(4rem,9.7vw,10.5rem);font-weight:850;letter-spacing:-.085em;line-height:.73;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-title span:last-child{color:transparent;-webkit-text-stroke:1px var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-hero-supporting{max-width:41rem;margin:clamp(2.5rem,5vw,4.5rem) 0 0;color:#d5d5d5;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.65}.bn-nusantara-site .bn-nusantara-hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2rem}.bn-nusantara-site .bn-nusantara-button-primary,.bn-nusantara-site .bn-nusantara-button-secondary{display:inline-flex;min-height:3.4rem;align-items:center;justify-content:center;gap:.65rem;padding:.85rem 1.2rem;border:1px solid var(--bn-nusantara-accent);color:var(--bn-nusantara-black);font-family:BN Nusantara Mono,monospace;font-size:.72rem;font-weight:780;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-button-primary{background:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-button-secondary{border-color:var(--bn-nusantara-line);background:#05050573;color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-hero-terminal{border:1px solid var(--bn-nusantara-line);background:#050505c7;box-shadow:1rem 1rem #caff8a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bn-nusantara-site .bn-nusantara-terminal-bar,.bn-nusantara-site .bn-nusantara-terminal-row{display:grid;align-items:center;font-family:BN Nusantara Mono,monospace}.bn-nusantara-site .bn-nusantara-terminal-bar{grid-template-columns:1fr auto;padding:.85rem 1rem;border-bottom:1px solid var(--bn-nusantara-line);color:var(--bn-nusantara-muted);font-size:.63rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-terminal-live{display:inline-flex;align-items:center;gap:.45rem;color:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-terminal-live i{width:.4rem;height:.4rem;border-radius:50%;background:var(--bn-nusantara-accent);box-shadow:0 0 1rem var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-terminal-list{padding:.75rem}.bn-nusantara-site .bn-nusantara-terminal-row{grid-template-columns:2rem 1fr auto;gap:.75rem;padding:.85rem;border:1px solid transparent;color:#7e7e7e;transition:border-color .18s ease,background .18s ease,color .18s ease}.bn-nusantara-site .bn-nusantara-terminal-row span,.bn-nusantara-site .bn-nusantara-terminal-row small{font-size:.61rem;letter-spacing:.06em}.bn-nusantara-site .bn-nusantara-terminal-row strong{font-size:.72rem;font-weight:650;letter-spacing:.035em}.bn-nusantara-site .bn-nusantara-terminal-row-active{border-color:#caff8a8c;background:#caff8a14;color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-terminal-row-active span{color:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-terminal-declaration{margin:0;padding:1rem;border-top:1px solid var(--bn-nusantara-line);color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.64rem;letter-spacing:.06em;line-height:1.6;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-section{padding:clamp(5.5rem,10vw,9rem) max(1.5rem,calc((100vw - 92rem)/2));border-top:1px solid var(--bn-nusantara-line);scroll-margin-top:8rem}.bn-nusantara-site .bn-nusantara-section-heading{display:grid;max-width:76rem;grid-template-columns:minmax(0,1.25fr) minmax(16rem,.55fr);column-gap:clamp(2rem,7vw,8rem);align-items:end}.bn-nusantara-site .bn-nusantara-section-eyebrow{grid-column:1 / -1;margin-bottom:1.25rem}.bn-nusantara-site .bn-nusantara-section-title,.bn-nusantara-site .bn-nusantara-footer-headline{max-width:13ch;margin:0;font-size:clamp(2.7rem,6.2vw,6.5rem);font-weight:820;letter-spacing:-.065em;line-height:.93;text-wrap:balance}.bn-nusantara-site .bn-nusantara-section-intro{max-width:35rem;margin:0;color:var(--bn-nusantara-muted);font-size:1rem;line-height:1.7}.bn-nusantara-site .bn-nusantara-problem-solution{background:var(--bn-nusantara-paper);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-problem-solution .bn-nusantara-section-eyebrow{color:var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-problem-solution .bn-nusantara-section-intro{color:#555}.bn-nusantara-site .bn-nusantara-comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(3rem,6vw,5.5rem);border:1px solid var(--bn-nusantara-dark-line)}.bn-nusantara-site .bn-nusantara-comparison-card{padding:clamp(1.5rem,4vw,3rem);background:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-comparison-card+.bn-nusantara-comparison-card{border-left:1px solid var(--bn-nusantara-dark-line)}.bn-nusantara-site .bn-nusantara-comparison-card-accent{background:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-comparison-label,.bn-nusantara-site .bn-nusantara-ai-search-checks>p,.bn-nusantara-site .bn-nusantara-work-label,.bn-nusantara-site .bn-nusantara-footer-label{margin:0;font-family:BN Nusantara Mono,monospace;font-size:.67rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-comparison-card ul,.bn-nusantara-site .bn-nusantara-ai-search-checks ul,.bn-nusantara-site .bn-nusantara-tag-list{padding:0;margin:2rem 0 0;list-style:none}.bn-nusantara-site .bn-nusantara-comparison-card li{display:flex;align-items:center;gap:.75rem;padding-block:1rem;border-bottom:1px solid var(--bn-nusantara-dark-line);font-size:.94rem}.bn-nusantara-site .bn-nusantara-services{background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(3rem,6vw,5.5rem);border-top:1px solid var(--bn-nusantara-line);border-left:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-service-card{min-height:24rem;padding:clamp(1.4rem,3vw,2.4rem);border-right:1px solid var(--bn-nusantara-line);border-bottom:1px solid var(--bn-nusantara-line);background:var(--bn-nusantara-ink);transition:background .2s ease,color .2s ease}.bn-nusantara-site .bn-nusantara-service-card:hover{background:var(--bn-nusantara-accent);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-service-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.66rem}.bn-nusantara-site .bn-nusantara-service-card h3{max-width:12ch;margin:5rem 0 0;font-size:clamp(1.55rem,2.5vw,2.35rem);letter-spacing:-.045em;line-height:1}.bn-nusantara-site .bn-nusantara-service-card p{margin:1.25rem 0 0;color:var(--bn-nusantara-muted);font-size:.9rem;line-height:1.65}.bn-nusantara-site .bn-nusantara-service-card:hover p,.bn-nusantara-site .bn-nusantara-service-card:hover .bn-nusantara-service-card-top{color:#050505b3}.bn-nusantara-site .bn-nusantara-service-status{display:inline-block;margin-top:2rem;padding:.4rem .55rem;border:1px solid currentcolor;color:var(--bn-nusantara-accent);font-family:BN Nusantara Mono,monospace;font-size:.6rem;letter-spacing:.09em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-service-card:hover .bn-nusantara-service-status{color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-ai-search{background:var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-ai-search .bn-nusantara-section-eyebrow{color:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-ai-search .bn-nusantara-section-intro{color:#ffffffbf}.bn-nusantara-site .bn-nusantara-ai-search-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(3rem,6vw,5.5rem);border:1px solid rgb(255 255 255 / .3)}.bn-nusantara-site .bn-nusantara-ai-search-statement,.bn-nusantara-site .bn-nusantara-ai-search-checks{padding:clamp(1.5rem,4vw,3rem)}.bn-nusantara-site .bn-nusantara-ai-search-statement{display:flex;min-height:25rem;flex-direction:column;justify-content:space-between;border-right:1px solid rgb(255 255 255 / .3)}.bn-nusantara-site .bn-nusantara-ai-search-statement p{max-width:26ch;margin:3rem 0;font-size:clamp(1.45rem,3vw,2.6rem);font-weight:680;letter-spacing:-.04em;line-height:1.12}.bn-nusantara-site .bn-nusantara-ai-search-statement a{display:inline-flex;width:fit-content;align-items:center;gap:.6rem;color:var(--bn-nusantara-accent);font-family:BN Nusantara Mono,monospace;font-size:.69rem;font-weight:750;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-checks li{display:flex;align-items:center;gap:.8rem;padding:1.1rem 0;border-bottom:1px solid rgb(255 255 255 / .25)}.bn-nusantara-site .bn-nusantara-ai-search-checks li svg{flex:none;color:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-work{background:var(--bn-nusantara-paper);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-work .bn-nusantara-section-eyebrow{color:var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-work .bn-nusantara-section-intro{color:#555}.bn-nusantara-site .bn-nusantara-work-label{margin-top:clamp(3rem,6vw,5rem);padding-bottom:1rem;border-bottom:1px solid var(--bn-nusantara-dark-line);color:var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:1px solid var(--bn-nusantara-dark-line)}.bn-nusantara-site .bn-nusantara-work-card{min-height:28rem;padding:clamp(1.5rem,4vw,3rem);border-right:1px solid var(--bn-nusantara-dark-line);border-bottom:1px solid var(--bn-nusantara-dark-line);background:linear-gradient(135deg,transparent 75%,rgb(0 80 157 / .1)),var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-work-card-top{display:flex;min-height:2rem;align-items:flex-start;justify-content:space-between;color:#666;font-family:BN Nusantara Mono,monospace;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-card-top a,.bn-nusantara-site .bn-nusantara-work-card-top span:last-child{display:inline-flex;align-items:center;gap:.4rem;color:var(--bn-nusantara-blue);text-decoration:none}.bn-nusantara-site .bn-nusantara-work-market{margin:5rem 0 0;color:var(--bn-nusantara-blue);font-family:BN Nusantara Mono,monospace;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-card h3{margin:.75rem 0 0;font-size:clamp(2rem,4vw,4rem);letter-spacing:-.06em;line-height:.96}.bn-nusantara-site .bn-nusantara-work-description{max-width:34rem;margin:1.4rem 0 0;color:#555;font-size:.92rem;line-height:1.65}.bn-nusantara-site .bn-nusantara-tag-list{display:flex;flex-wrap:wrap;gap:.45rem}.bn-nusantara-site .bn-nusantara-tag-list li{padding:.4rem .55rem;border:1px solid currentcolor;font-family:BN Nusantara Mono,monospace;font-size:.59rem;letter-spacing:.05em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team{background:var(--bn-nusantara-ink)}.bn-nusantara-site .bn-nusantara-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(3rem,6vw,5.5rem);border-top:1px solid var(--bn-nusantara-line);border-left:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-team-card{padding:1.25rem;border-right:1px solid var(--bn-nusantara-line);border-bottom:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-team-index{display:flex;justify-content:space-between;color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.61rem;letter-spacing:.08em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-portrait{display:grid;aspect-ratio:4 / 4.6;place-items:center;margin-top:1.2rem;background:linear-gradient(135deg,#caff8a0d,#00509d6b),repeating-linear-gradient(90deg,transparent,transparent 1.5rem,rgb(255 255 255 / .05) 1.5rem,rgb(255 255 255 / .05) calc(1.5rem + 1px))}.bn-nusantara-site .bn-nusantara-team-portrait span{color:transparent;font-size:clamp(5rem,10vw,9rem);font-weight:850;-webkit-text-stroke:1px rgb(255 255 255 / .42)}.bn-nusantara-site .bn-nusantara-team-location{display:flex;align-items:center;gap:.4rem;margin:1.25rem 0 0;color:var(--bn-nusantara-accent);font-family:BN Nusantara Mono,monospace;font-size:.61rem;letter-spacing:.05em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-card h3{margin:.7rem 0 0;font-size:1.55rem;letter-spacing:-.04em}.bn-nusantara-site .bn-nusantara-team-role{min-height:2.7rem;margin:.35rem 0 0;color:var(--bn-nusantara-white);font-size:.78rem;line-height:1.4}.bn-nusantara-site .bn-nusantara-team-bio{margin:1.2rem 0 0;color:var(--bn-nusantara-muted);font-size:.83rem;line-height:1.6}.bn-nusantara-site .bn-nusantara-process{background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-process-list{display:grid;padding:0;margin:clamp(3rem,6vw,5.5rem) 0 0;border-top:1px solid var(--bn-nusantara-line);list-style:none}.bn-nusantara-site .bn-nusantara-process-step{display:grid;grid-template-columns:5rem minmax(15rem,.7fr) 1fr;align-items:center;gap:2rem;padding:clamp(1.5rem,3vw,2.5rem) 0;border-bottom:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-process-step>span{color:var(--bn-nusantara-accent);font-family:BN Nusantara Mono,monospace;font-size:.68rem}.bn-nusantara-site .bn-nusantara-process-step h3{margin:0;font-size:clamp(1.8rem,3vw,3.3rem);letter-spacing:-.05em}.bn-nusantara-site .bn-nusantara-process-step p{max-width:34rem;margin:0;color:var(--bn-nusantara-muted);line-height:1.65}.bn-nusantara-site .bn-nusantara-faq{background:var(--bn-nusantara-paper);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-faq .bn-nusantara-section-eyebrow{color:var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-faq .bn-nusantara-section-intro{color:#555}.bn-nusantara-site .bn-nusantara-faq-list{margin-top:clamp(3rem,6vw,5.5rem);border-top:1px solid var(--bn-nusantara-dark-line)}.bn-nusantara-site .bn-nusantara-faq-item{border-bottom:1px solid var(--bn-nusantara-dark-line)}.bn-nusantara-site .bn-nusantara-faq-item h3{margin:0}.bn-nusantara-site .bn-nusantara-faq-item button{display:grid;width:100%;grid-template-columns:3rem 1fr auto;align-items:center;gap:1rem;padding:1.6rem 0;border:0;background:transparent;color:var(--bn-nusantara-black);cursor:pointer;font:inherit;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:680;text-align:left}.bn-nusantara-site .bn-nusantara-faq-item button>span{color:var(--bn-nusantara-blue);font-family:BN Nusantara Mono,monospace;font-size:.62rem}.bn-nusantara-site .bn-nusantara-faq-answer p{max-width:48rem;margin:0;padding:0 0 1.8rem 4rem;color:#555;line-height:1.7}.bn-nusantara-site .bn-nusantara-contact{background:linear-gradient(120deg,rgb(0 0 0 / .12),transparent 55%),var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-contact .bn-nusantara-section-intro{color:#ffffffbf}.bn-nusantara-site .bn-nusantara-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(3rem,6vw,5.5rem);border-top:1px solid rgb(255 255 255 / .35);border-left:1px solid rgb(255 255 255 / .35)}.bn-nusantara-site .bn-nusantara-contact-card{display:grid;min-height:21rem;align-content:space-between;padding:clamp(1.5rem,4vw,3rem);border-right:1px solid rgb(255 255 255 / .35);border-bottom:1px solid rgb(255 255 255 / .35);color:var(--bn-nusantara-white);text-decoration:none;transition:background .18s ease,color .18s ease}.bn-nusantara-site .bn-nusantara-contact-card-primary{background:var(--bn-nusantara-accent);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-contact-card:hover{background:var(--bn-nusantara-white);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-contact-icon{display:grid;width:3.5rem;height:3.5rem;place-items:center;border:1px solid currentcolor}.bn-nusantara-site .bn-nusantara-contact-card-copy{display:grid;align-self:end;gap:.6rem}.bn-nusantara-site .bn-nusantara-contact-card-copy strong{font-size:clamp(2rem,5vw,4.5rem);letter-spacing:-.06em}.bn-nusantara-site .bn-nusantara-contact-card-copy small{max-width:28rem;font-size:.9rem;line-height:1.6}.bn-nusantara-site .bn-nusantara-contact-card-action{display:inline-flex;align-items:center;justify-content:space-between;margin-top:2.5rem;padding-top:1rem;border-top:1px solid currentcolor;font-family:BN Nusantara Mono,monospace;font-size:.66rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-site-footer{padding:2rem max(1.5rem,calc((100vw - 92rem)/2));border-top:1px solid var(--bn-nusantara-line);background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-footer-signal,.bn-nusantara-site .bn-nusantara-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1rem;color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.61rem;letter-spacing:.08em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-signal span:last-child{color:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-footer-lead{display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(2rem,6vw,7rem);align-items:end;padding-block:clamp(3rem,7vw,6rem);border-top:1px solid var(--bn-nusantara-line);border-bottom:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-footer-headline{margin-top:1rem;font-size:clamp(2.6rem,6vw,6rem)}.bn-nusantara-site .bn-nusantara-footer-supporting{max-width:32rem;margin:0;color:var(--bn-nusantara-muted);line-height:1.7}.bn-nusantara-site .bn-nusantara-footer-grid{display:grid;grid-template-columns:.7fr .9fr 1.3fr;border-bottom:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-footer-column{display:grid;align-content:start;gap:.8rem;padding:clamp(1.5rem,4vw,3rem);border-right:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-footer-column:first-child{padding-left:0}.bn-nusantara-site .bn-nusantara-footer-column:last-child{border-right:0}.bn-nusantara-site .bn-nusantara-footer-label{margin-bottom:.6rem;color:var(--bn-nusantara-accent)}.bn-nusantara-site .bn-nusantara-footer-navigation{display:grid;gap:.7rem}.bn-nusantara-site .bn-nusantara-footer-navigation a,.bn-nusantara-site .bn-nusantara-footer-contact{width:fit-content;color:var(--bn-nusantara-muted);font-size:.84rem;text-decoration:none}.bn-nusantara-site .bn-nusantara-footer-contact{display:inline-flex;align-items:center;gap:.6rem}.bn-nusantara-site .bn-nusantara-footer-navigation a:hover,.bn-nusantara-site .bn-nusantara-footer-contact:hover{color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-footer-company strong{font-size:.88rem;letter-spacing:.02em}.bn-nusantara-site .bn-nusantara-footer-company>span{margin-top:.5rem;color:var(--bn-nusantara-muted);font-family:BN Nusantara Mono,monospace;font-size:.61rem;letter-spacing:.06em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-company address{display:grid;color:var(--bn-nusantara-muted);font-size:.8rem;font-style:normal;line-height:1.6}.bn-nusantara-site .bn-nusantara-footer-brand{display:inline-flex;align-items:center;gap:.55rem;color:var(--bn-nusantara-white);text-decoration:none}.bn-nusantara-site .bn-nusantara-footer-brand img{width:1.9rem;height:1.9rem;object-fit:contain}.bn-nusantara-site .bn-nusantara-footer-bottom p{margin:0}.bn-nusantara-site .bn-nusantara-not-found{display:grid;min-height:calc(100svh - 5rem);align-content:center;padding:8rem max(1.5rem,calc((100vw - 92rem)/2)) 5rem;background:radial-gradient(circle at 85% 30%,rgb(0 80 157 / .55),transparent 30rem),var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-not-found-title{max-width:13ch;margin:1rem 0 0;font-size:clamp(3.5rem,8vw,8rem);letter-spacing:-.07em;line-height:.9}.bn-nusantara-site .bn-nusantara-not-found-copy{max-width:38rem;margin:2rem 0 0;color:var(--bn-nusantara-muted);line-height:1.7}.bn-nusantara-site .bn-nusantara-not-found-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.bn-nusantara-site .bn-nusantara-route-link{padding:.85rem 1rem;border:1px solid var(--bn-nusantara-accent);color:var(--bn-nusantara-accent);font-family:BN Nusantara Mono,monospace;font-size:.68rem;font-weight:750;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-brand-link:focus-visible,.bn-nusantara-site .bn-nusantara-navigation-link:focus-visible,.bn-nusantara-site .bn-nusantara-language-link:focus-visible,.bn-nusantara-site .bn-nusantara-global-link:focus-visible,.bn-nusantara-site .bn-nusantara-header-cta:focus-visible,.bn-nusantara-site .bn-nusantara-menu-button:focus-visible,.bn-nusantara-site .bn-nusantara-mobile-close-button:focus-visible,.bn-nusantara-site .bn-nusantara-mobile-navigation-link:focus-visible,.bn-nusantara-site .bn-nusantara-mobile-global-link:focus-visible,.bn-nusantara-site .bn-nusantara-button-primary:focus-visible,.bn-nusantara-site .bn-nusantara-button-secondary:focus-visible,.bn-nusantara-site .bn-nusantara-ai-search-statement a:focus-visible,.bn-nusantara-site .bn-nusantara-work-card-top a:focus-visible,.bn-nusantara-site .bn-nusantara-faq-item button:focus-visible,.bn-nusantara-site .bn-nusantara-contact-card:focus-visible,.bn-nusantara-site .bn-nusantara-footer-navigation a:focus-visible,.bn-nusantara-site .bn-nusantara-footer-contact:focus-visible,.bn-nusantara-site .bn-nusantara-footer-brand:focus-visible,.bn-nusantara-site .bn-nusantara-route-link:focus-visible{outline:3px solid var(--bn-nusantara-accent);outline-offset:4px}@keyframes bn-nusantara-orbit{to{transform:rotate(1turn)}}@media(max-width:75rem){.bn-nusantara-site .bn-nusantara-desktop-navigation,.bn-nusantara-site .bn-nusantara-global-link,.bn-nusantara-site .bn-nusantara-header-cta{display:none}.bn-nusantara-site .bn-nusantara-menu-button{display:inline-flex}.bn-nusantara-site .bn-nusantara-hero{grid-template-columns:1fr}.bn-nusantara-site .bn-nusantara-hero-terminal{max-width:44rem}.bn-nusantara-site .bn-nusantara-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:48rem){.bn-nusantara-site .bn-nusantara-header-inner{width:min(100% - 2rem,92rem);min-height:4.75rem}.bn-nusantara-site .bn-nusantara-header-actions>.bn-nusantara-language-switcher{display:none}.bn-nusantara-site .bn-nusantara-hero{min-height:auto;padding-top:8.5rem}.bn-nusantara-site .bn-nusantara-hero-title{font-size:clamp(3.45rem,17.5vw,6.4rem);line-height:.77}.bn-nusantara-site .bn-nusantara-hero-orbit{top:7rem;right:-8rem;width:24rem}.bn-nusantara-site .bn-nusantara-terminal-row{grid-template-columns:1.5rem 1fr}.bn-nusantara-site .bn-nusantara-terminal-row small{display:none}.bn-nusantara-site .bn-nusantara-section-heading,.bn-nusantara-site .bn-nusantara-footer-lead{grid-template-columns:1fr}.bn-nusantara-site .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-footer-supporting{margin-top:1.5rem}.bn-nusantara-site .bn-nusantara-comparison-grid,.bn-nusantara-site .bn-nusantara-services-grid,.bn-nusantara-site .bn-nusantara-ai-search-grid,.bn-nusantara-site .bn-nusantara-work-grid,.bn-nusantara-site .bn-nusantara-contact-grid,.bn-nusantara-site .bn-nusantara-footer-grid{grid-template-columns:1fr}.bn-nusantara-site .bn-nusantara-comparison-card+.bn-nusantara-comparison-card{border-top:1px solid var(--bn-nusantara-dark-line);border-left:0}.bn-nusantara-site .bn-nusantara-service-card{min-height:20rem}.bn-nusantara-site .bn-nusantara-ai-search-statement{min-height:21rem;border-right:0;border-bottom:1px solid rgb(255 255 255 / .3)}.bn-nusantara-site .bn-nusantara-work-card{min-height:25rem}.bn-nusantara-site .bn-nusantara-process-step{grid-template-columns:3rem 1fr;gap:1rem}.bn-nusantara-site .bn-nusantara-process-step p{grid-column:2}.bn-nusantara-site .bn-nusantara-footer-column,.bn-nusantara-site .bn-nusantara-footer-column:first-child{padding:1.5rem 0;border-right:0;border-bottom:1px solid var(--bn-nusantara-line)}.bn-nusantara-site .bn-nusantara-footer-column:last-child{border-bottom:0}.bn-nusantara-site .bn-nusantara-footer-bottom{align-items:flex-start;flex-direction:column}}.bn-nusantara-site .bn-nusantara-header,.bn-nusantara-site .bn-nusantara-header-scrolled{box-sizing:border-box;position:fixed;z-index:100;top:0;right:0;left:0;width:100%;padding:1rem;border:0;background:transparent;line-height:1.5;pointer-events:none;transition:all .6s cubic-bezier(.16,1,.3,1)}.bn-nusantara-site .bn-nusantara-header *,.bn-nusantara-site .bn-nusantara-mobile-overlay *{box-sizing:border-box}.bn-nusantara-site .bn-nusantara-header-desktop{padding:2rem 3rem 0}.bn-nusantara-site .bn-nusantara-header-desktop.bn-nusantara-header-scrolled{padding:1rem 1rem 0}.bn-nusantara-site .bn-nusantara-header-inner{display:flex;width:100%;max-width:112.5rem;min-height:auto;align-items:center;justify-content:space-between;gap:0;margin-inline:auto;pointer-events:auto;transform:none}.bn-nusantara-site .bn-nusantara-brand-link{display:flex;flex:0 1 auto;align-items:center;gap:1rem;padding:1rem;border:2px solid var(--bn-nusantara-black);background:var(--bn-nusantara-white);color:var(--bn-nusantara-black);box-shadow:6px 6px 0 var(--bn-nusantara-black);transform:none;transition:box-shadow .5s ease,transform .5s ease}.bn-nusantara-site .bn-nusantara-brand-link:hover{box-shadow:none;transform:translate(3px,3px)}.bn-nusantara-site .bn-nusantara-brand-mark{width:2.5rem;height:2.5rem;filter:grayscale(1)}.bn-nusantara-site .bn-nusantara-brand-copy{display:grid;gap:.15rem;padding-left:1rem;border-left:2px solid var(--bn-nusantara-black);font-family:BN Nusantara Geist,sans-serif;font-size:1rem;font-weight:800;letter-spacing:-.04em;line-height:.85;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-brand-copy span:not(:first-child){color:#e71d36;font-family:BN Nusantara Mono,monospace;font-size:.62rem;letter-spacing:.3em}.bn-nusantara-site .bn-nusantara-header-right,.bn-nusantara-site .bn-nusantara-header-actions{display:flex;flex:0 1 auto;align-items:center;gap:0}.bn-nusantara-site .bn-nusantara-desktop-navigation{display:none;align-items:center;gap:0;padding:1.25rem 2rem;border-block:2px solid var(--bn-nusantara-black);border-left:2px solid var(--bn-nusantara-black);background:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-navigation-link{padding:0 1.5rem;border-right:1px solid rgb(0 0 0 / .05);color:var(--bn-nusantara-black);font-family:BN Nusantara Mono,monospace;font-size:.62rem;font-weight:800;letter-spacing:.3em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.bn-nusantara-site .bn-nusantara-navigation-link:last-child{border-right:0}.bn-nusantara-site .bn-nusantara-navigation-link:hover{color:#e71d36}.bn-nusantara-site .bn-nusantara-clock-dock{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-block:2px solid var(--bn-nusantara-black);border-left:2px solid var(--bn-nusantara-black);background:var(--bn-nusantara-white);color:var(--bn-nusantara-black);font-size:.62rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-clock-dock span{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.bn-nusantara-site .bn-nusantara-clock-dock i{width:1px;height:1.5rem;background:#0000001a}.bn-nusantara-site .bn-nusantara-clock-dock b{width:.5rem;height:.5rem;border-radius:50%;background:#e71d36;animation:bn-nusantara-pulse-dot 1.2s ease-in-out infinite}.bn-nusantara-site .bn-nusantara-language-dock{display:none;align-items:center;align-self:center;min-height:4.25rem;padding-inline:.5rem;border-block:2px solid var(--bn-nusantara-black);border-left:2px solid var(--bn-nusantara-black);background:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-language-dock .bn-nusantara-language-link{color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-language-dock .bn-nusantara-language-link[aria-current=page]{border-color:var(--bn-nusantara-black);background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-header-cta{display:inline-flex;min-height:auto;align-items:center;align-self:auto;gap:1rem;padding:1.25rem 2rem;border:2px solid var(--bn-nusantara-black);background:var(--bn-nusantara-black);color:var(--bn-nusantara-white);font-family:BN Nusantara Mono,monospace;font-size:.68rem;font-weight:900;letter-spacing:.3em;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-header-cta:hover{background:#111;color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-header-cta svg{color:var(--bn-nusantara-accent);fill:currentcolor}.bn-nusantara-site .bn-nusantara-menu-button{display:inline-flex;width:auto;height:auto;align-items:center;align-self:stretch;justify-content:center;padding:1.25rem;border:2px solid var(--bn-nusantara-black);border-left:0;background:var(--bn-nusantara-white);color:var(--bn-nusantara-black);cursor:pointer}.bn-nusantara-site .bn-nusantara-mobile-overlay{position:fixed;z-index:120;display:flex;justify-content:flex-end;inset:0}.bn-nusantara-site .bn-nusantara-mobile-backdrop{position:absolute;border:0;background:#000000c7;cursor:pointer;inset:0}.bn-nusantara-site .bn-nusantara-mobile-drawer{position:relative;display:flex;width:100%;max-width:26.25rem;height:100%;flex-direction:column;border-left:1px solid #111;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white);animation:bn-nusantara-drawer-slide-in .4s cubic-bezier(.16,1,.3,1)}.bn-nusantara-site .bn-nusantara-mobile-drawer-header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1.5rem;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-mobile-drawer-brand{display:flex;align-items:center;gap:.75rem}.bn-nusantara-site .bn-nusantara-mobile-drawer-brand img{width:1.5rem;height:1.5rem;filter:invert(1)}.bn-nusantara-site .bn-nusantara-mobile-drawer-brand span,.bn-nusantara-site .bn-nusantara-mobile-drawer-status,.bn-nusantara-site .bn-nusantara-mobile-drawer-footer p{font-family:BN Nusantara Mono,monospace;font-size:.58rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-mobile-close-button{display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:1px solid #111;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white);cursor:pointer}.bn-nusantara-site .bn-nusantara-mobile-drawer-status{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #111;color:#555}.bn-nusantara-site .bn-nusantara-mobile-drawer-header>.bn-nusantara-language-switcher{grid-column:1 / -1;justify-self:start}.bn-nusantara-site .bn-nusantara-mobile-drawer-header .bn-nusantara-language-link{color:#777}.bn-nusantara-site .bn-nusantara-mobile-drawer-header .bn-nusantara-language-link[aria-current=page]{border-color:var(--bn-nusantara-white);background:var(--bn-nusantara-white);color:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-mobile-navigation{display:grid;flex-grow:1;gap:.75rem;overflow-y:auto;padding:1.5rem;margin:0}.bn-nusantara-site .bn-nusantara-mobile-navigation-link{display:grid;grid-template-columns:2.5rem 1.25rem 1fr auto;align-items:center;gap:.75rem;padding:1.25rem;border:1px solid #111;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white);text-decoration:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}.bn-nusantara-site .bn-nusantara-mobile-navigation-link:hover{border-color:#333;background:#050505;transform:translate(2px)}.bn-nusantara-site .bn-nusantara-mobile-navigation-link>span{color:#555;font-family:BN Nusantara Mono,monospace;font-size:.56rem;letter-spacing:.1em}.bn-nusantara-site .bn-nusantara-mobile-navigation-link>strong{font-family:BN Nusantara Geist,sans-serif;font-size:1.1rem;font-weight:850;letter-spacing:-.03em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-mobile-navigation-link>svg:last-child{color:#ffffff52}.bn-nusantara-site .bn-nusantara-mobile-drawer-footer{padding:1.5rem;border-top:1px solid #111}.bn-nusantara-site .bn-nusantara-mobile-drawer-footer p{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:#555}.bn-nusantara-site .bn-nusantara-mobile-drawer-footer>a:first-of-type{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border:1px solid var(--bn-nusantara-white);background:var(--bn-nusantara-white);color:var(--bn-nusantara-black);font-family:BN Nusantara Mono,monospace;font-size:.62rem;font-weight:900;letter-spacing:.22em;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-mobile-drawer-footer .bn-nusantara-mobile-global-link{display:inline-block;width:auto;margin:1rem 0 0;padding:0;color:#777}@keyframes bn-nusantara-drawer-slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media(min-width:40rem){.bn-nusantara-site .bn-nusantara-brand-copy{display:grid}}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-desktop-navigation,.bn-nusantara-site .bn-nusantara-language-dock{display:flex}.bn-nusantara-site .bn-nusantara-menu-button{display:none}}@media(min-width:80rem){.bn-nusantara-site .bn-nusantara-clock-dock{display:flex}}@media(min-width:64rem)and (max-width:79.999rem){.bn-nusantara-site .bn-nusantara-brand-link{gap:.7rem;padding:.75rem}.bn-nusantara-site .bn-nusantara-brand-mark{width:2rem;height:2rem}.bn-nusantara-site .bn-nusantara-brand-copy{padding-left:.7rem;font-size:.82rem}.bn-nusantara-site .bn-nusantara-desktop-navigation{padding-inline:.55rem}.bn-nusantara-site .bn-nusantara-navigation-link{padding-inline:.5rem;font-size:.52rem;letter-spacing:.16em}.bn-nusantara-site .bn-nusantara-language-dock{padding-inline:.2rem}.bn-nusantara-site .bn-nusantara-header-cta{padding-inline:.8rem;font-size:.56rem;letter-spacing:.16em}}@media(max-width:39.999rem){.bn-nusantara-site .bn-nusantara-brand-copy{display:none}.bn-nusantara-site .bn-nusantara-brand-link{padding:.75rem}.bn-nusantara-site .bn-nusantara-brand-mark{width:2rem;height:2rem}.bn-nusantara-site .bn-nusantara-header-cta{padding-inline:1rem;font-size:.6rem;letter-spacing:.2em}}@media(prefers-reduced-motion:reduce){.bn-nusantara-site .bn-nusantara-mobile-drawer,.bn-nusantara-site .bn-nusantara-header,.bn-nusantara-site .bn-nusantara-brand-link{animation:none;transition:none}}@media(max-width:34rem){.bn-nusantara-site .bn-nusantara-brand-copy{font-size:.6rem}.bn-nusantara-site .bn-nusantara-team-grid{grid-template-columns:1fr}.bn-nusantara-site .bn-nusantara-team-portrait{aspect-ratio:5 / 4}.bn-nusantara-site .bn-nusantara-button-primary,.bn-nusantara-site .bn-nusantara-button-secondary{width:100%}.bn-nusantara-site .bn-nusantara-faq-item button{grid-template-columns:2rem 1fr auto;gap:.6rem}.bn-nusantara-site .bn-nusantara-faq-answer p{padding-left:2.6rem}.bn-nusantara-site .bn-nusantara-contact-card{min-height:18rem}}@media(prefers-reduced-motion:reduce){.bn-nusantara-site .bn-nusantara-header,.bn-nusantara-site .bn-nusantara-navigation-link:after,.bn-nusantara-site .bn-nusantara-global-link:after,.bn-nusantara-site .bn-nusantara-header-cta,.bn-nusantara-site .bn-nusantara-mobile-panel,.bn-nusantara-site .bn-nusantara-terminal-row,.bn-nusantara-site .bn-nusantara-service-card,.bn-nusantara-site .bn-nusantara-contact-card{transition:none}.bn-nusantara-site .bn-nusantara-hero-orbit{animation:none}}.bn-nusantara-site{background:var(--bn-nusantara-blue);color:var(--bn-nusantara-white);font-family:BN Nusantara Mono,monospace}.bn-nusantara-site .bn-nusantara-main{padding-top:1px}.bn-nusantara-site .bn-nusantara-hero,.bn-nusantara-site .bn-nusantara-section,.bn-nusantara-site .bn-nusantara-site-footer,.bn-nusantara-site .bn-nusantara-not-found{width:calc(100% - 8rem);max-width:112.5rem;margin-right:auto;margin-left:auto;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-hero{display:flex;min-height:100svh;flex-direction:column;justify-content:space-between;gap:0;margin-top:8rem;margin-bottom:clamp(5rem,11vw,12rem);padding:clamp(6rem,9vw,8rem) 2rem 2rem;border:0;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-hero-canvas{position:absolute;z-index:0;inset:0;width:100%;height:100%;opacity:.55;pointer-events:none}.bn-nusantara-site .bn-nusantara-hero-grid{position:relative;z-index:1;display:grid;width:100%;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:3rem;margin-block:auto;background:none;opacity:1;-webkit-mask-image:none;mask-image:none;pointer-events:auto;transform:translateY(-4rem)}.bn-nusantara-site .bn-nusantara-hero-content{grid-column:span 7}.bn-nusantara-site .bn-nusantara-hero-title{display:grid;max-width:none;margin:0;color:var(--bn-nusantara-white);font-family:BN Nusantara Geist,sans-serif;font-size:clamp(5.2rem,12.8vw,13rem);font-weight:730;letter-spacing:-.075em;line-height:.76;text-transform:none}.bn-nusantara-site .bn-nusantara-hero-title span:last-child{color:var(--bn-nusantara-white);-webkit-text-stroke:0}.bn-nusantara-site .bn-nusantara-hero-copy{max-width:42rem;margin-top:3rem;color:#777;font-size:.75rem;line-height:1.65}.bn-nusantara-site .bn-nusantara-hero-copy p{margin:0 0 1rem}.bn-nusantara-site .bn-nusantara-hero-copy p:last-child{color:#ffffff73;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-meta{display:flex;max-width:25rem;gap:4rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #111;color:#444;font-size:.62rem}.bn-nusantara-site .bn-nusantara-hero-meta div{display:grid;gap:.35rem}.bn-nusantara-site .bn-nusantara-hero-meta strong{color:var(--bn-nusantara-white);font-size:.64rem;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-terminal{grid-column:span 5;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:translateY(-6rem)}.bn-nusantara-site .bn-nusantara-terminal-bar,.bn-nusantara-site .bn-nusantara-terminal-list{border:1px solid #111;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-terminal-list{padding:0;border-top:0}.bn-nusantara-site .bn-nusantara-terminal-row{grid-template-columns:2rem minmax(8rem,1fr) auto;padding:.85rem 1rem;border:0;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-terminal-row-active{border-color:#111;background:#050505}.bn-nusantara-site .bn-nusantara-hero-actions{justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem}.bn-nusantara-site .bn-nusantara-button-primary{min-height:auto;padding:1.1rem 2rem;border:0;background:var(--bn-nusantara-white);color:var(--bn-nusantara-black);clip-path:polygon(0 6px,6px 6px,6px 0,calc(100% - 6px) 0,calc(100% - 6px) 6px,100% 6px,100% calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 6px),0 calc(100% - 6px))}.bn-nusantara-site .bn-nusantara-hero-work-link{color:#666;font-size:.62rem;letter-spacing:.12em;text-decoration:underline;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-footer{position:relative;z-index:1;display:flex;gap:1rem;justify-content:space-between;margin-top:3rem;padding-top:1rem;border-top:1px solid #111;color:#333;font-size:.61rem;letter-spacing:.06em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-section{margin-top:0;margin-bottom:clamp(5rem,11vw,12rem);padding:clamp(4rem,7vw,6rem) 2rem;border:0;border-top:1px solid #111;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-section-heading{display:grid;max-width:none;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-section-eyebrow{display:none}.bn-nusantara-site .bn-nusantara-section-title{grid-column:span 7;max-width:14ch;color:var(--bn-nusantara-white);font-family:BN Nusantara Geist,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:720;letter-spacing:-.06em;line-height:.9;text-transform:none}.bn-nusantara-site .bn-nusantara-section-intro{grid-column:span 5;max-width:36rem;color:#777;font-size:clamp(.75rem,1.2vw,.88rem);line-height:1.7}.bn-nusantara-site .bn-nusantara-problem-solution,.bn-nusantara-site .bn-nusantara-services,.bn-nusantara-site .bn-nusantara-ai-search,.bn-nusantara-site .bn-nusantara-work,.bn-nusantara-site .bn-nusantara-team,.bn-nusantara-site .bn-nusantara-process,.bn-nusantara-site .bn-nusantara-faq,.bn-nusantara-site .bn-nusantara-contact{background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-problem-solution .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-work .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-faq .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-contact .bn-nusantara-section-intro{color:#777}.bn-nusantara-site .bn-nusantara-comparison-grid,.bn-nusantara-site .bn-nusantara-services-grid,.bn-nusantara-site .bn-nusantara-ai-search-grid,.bn-nusantara-site .bn-nusantara-work-grid,.bn-nusantara-site .bn-nusantara-team-grid,.bn-nusantara-site .bn-nusantara-contact-grid{margin-top:4rem;border-color:#111;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-comparison-grid{gap:1.5rem;border:0}.bn-nusantara-site .bn-nusantara-comparison-card,.bn-nusantara-site .bn-nusantara-comparison-card-accent{min-height:26rem;padding:clamp(1.5rem,3vw,2.5rem);border:1px solid #1a1a1a;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-comparison-card+.bn-nusantara-comparison-card{border-left:1px solid #1a1a1a}.bn-nusantara-site .bn-nusantara-comparison-card li{border-color:#111;background:#050505;color:#777;font-size:.75rem;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-comparison-card-accent li{border-color:#222;background:#0c0c0c;color:var(--bn-nusantara-white);font-weight:700}.bn-nusantara-site .bn-nusantara-comparison-card svg{color:#444}.bn-nusantara-site .bn-nusantara-comparison-card-accent svg{color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid #111;background:#111}.bn-nusantara-site .bn-nusantara-service-card{min-height:23.75rem;border:0;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-service-card:hover{background:#0a0a0a;color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-service-card h3{margin-top:4rem;color:var(--bn-nusantara-white);font-family:BN Nusantara Geist,sans-serif;font-size:clamp(1.5rem,2.5vw,1.9rem);text-transform:uppercase}.bn-nusantara-site .bn-nusantara-service-card p,.bn-nusantara-site .bn-nusantara-service-card:hover p,.bn-nusantara-site .bn-nusantara-service-card:hover .bn-nusantara-service-card-top{color:#777}.bn-nusantara-site .bn-nusantara-service-status,.bn-nusantara-site .bn-nusantara-service-card:hover .bn-nusantara-service-status{border-color:#1a1a1a;color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-ai-search-grid{grid-template-columns:1.2fr .8fr;border:1px solid #1a1a1a}.bn-nusantara-site .bn-nusantara-ai-search-statement,.bn-nusantara-site .bn-nusantara-ai-search-checks{background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-ai-search-statement{border-color:#111}.bn-nusantara-site .bn-nusantara-ai-search-statement a{color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-ai-search-checks li{border-color:#111;color:#777}.bn-nusantara-site .bn-nusantara-ai-search-checks li svg{color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-work-label{color:var(--bn-nusantara-white);border-color:#111}.bn-nusantara-site .bn-nusantara-work-grid{grid-template-columns:1fr;gap:.5rem;border:0}.bn-nusantara-site .bn-nusantara-work-card{display:grid;min-height:auto;grid-template-columns:3.75rem 1.3fr 1fr;align-items:center;gap:1.5rem;padding:2rem;border:1px solid #111;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-work-card:hover{border-color:#333;background:#050505}.bn-nusantara-site .bn-nusantara-work-card-top{display:grid;align-self:stretch;color:#333}.bn-nusantara-site .bn-nusantara-work-card-top a,.bn-nusantara-site .bn-nusantara-work-card-top span:last-child{align-self:end;color:#777}.bn-nusantara-site .bn-nusantara-work-market{grid-column:2;margin:0;color:#555}.bn-nusantara-site .bn-nusantara-work-card h3{grid-column:2;margin:.5rem 0 0;color:var(--bn-nusantara-white);font-size:clamp(1.5rem,3vw,2rem);text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-description{grid-row:1 / span 4;grid-column:3;color:#777;font-size:.75rem;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-card .bn-nusantara-tag-list{grid-column:2;margin-top:.8rem}.bn-nusantara-site .bn-nusantara-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;border:0}.bn-nusantara-site .bn-nusantara-team-card{min-height:27.5rem;padding:2rem;border:1px solid #111;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-team-portrait{display:none}.bn-nusantara-site .bn-nusantara-team-card h3{margin-top:3rem;color:var(--bn-nusantara-white);font-size:clamp(1.75rem,3vw,2.5rem);text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-role{color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;border:0}.bn-nusantara-site .bn-nusantara-process-step{display:flex;min-height:16.25rem;flex-direction:column;align-items:stretch;justify-content:space-between;gap:1rem;padding:2rem;border:1px solid #111;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-process-step h3{margin-top:auto;color:var(--bn-nusantara-white);font-size:1.5rem;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-process-step p{color:#777;font-size:.75rem;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:4rem;border:0}.bn-nusantara-site .bn-nusantara-faq-item{border:1px solid #111;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-faq-item button{grid-template-columns:2rem 1fr auto;min-height:8rem;padding:2rem;color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-faq-item button>span{color:#555}.bn-nusantara-site .bn-nusantara-faq-answer p{padding:0 2rem 2rem 4rem;color:#777;font-size:.75rem;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-contact-grid{gap:1.5rem;border:0}.bn-nusantara-site .bn-nusantara-contact-card,.bn-nusantara-site .bn-nusantara-contact-card-primary{min-height:18.75rem;border:1px solid #111;background:var(--bn-nusantara-black);color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-contact-card:hover{border-color:#333;background:#050505;color:var(--bn-nusantara-white)}.bn-nusantara-site .bn-nusantara-contact-card-copy strong{font-family:BN Nusantara Geist,sans-serif;font-size:clamp(2rem,4vw,3.2rem);text-transform:uppercase}.bn-nusantara-site .bn-nusantara-site-footer{margin-top:0;margin-bottom:6rem;padding:clamp(4rem,7vw,6rem) 2rem 2rem;border-top:1px solid #111}.bn-nusantara-site .bn-nusantara-footer-lead,.bn-nusantara-site .bn-nusantara-footer-grid{border-color:#111}.bn-nusantara-site .bn-nusantara-footer-grid{gap:1.5rem;padding-block:3rem;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-footer-column{padding:2rem;border:1px solid #111;background:var(--bn-nusantara-black)}.bn-nusantara-site .bn-nusantara-footer-column:first-child{padding-left:2rem}.bn-nusantara-site .bn-nusantara-footer-label{color:#555}.bn-nusantara-site .bn-nusantara-footer-brand img{width:4rem;height:4rem}@keyframes bn-nusantara-pulse-dot{50%{opacity:.6;transform:scale(1.35)}}@media(max-width:75rem){.bn-nusantara-site .bn-nusantara-hero-grid{grid-template-columns:1fr}.bn-nusantara-site .bn-nusantara-hero-content,.bn-nusantara-site .bn-nusantara-hero-terminal{grid-column:auto}.bn-nusantara-site .bn-nusantara-hero-terminal{max-width:none;transform:none}.bn-nusantara-site .bn-nusantara-hero-grid{transform:none}.bn-nusantara-site .bn-nusantara-services-grid,.bn-nusantara-site .bn-nusantara-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:48rem){.bn-nusantara-site .bn-nusantara-hero,.bn-nusantara-site .bn-nusantara-section,.bn-nusantara-site .bn-nusantara-site-footer,.bn-nusantara-site .bn-nusantara-not-found{width:calc(100% - 2rem)}.bn-nusantara-site .bn-nusantara-hero{min-height:100svh;margin-top:6rem;padding:7rem 1rem 1rem}.bn-nusantara-site .bn-nusantara-hero-canvas{display:none}.bn-nusantara-site .bn-nusantara-hero-title{font-size:clamp(4.2rem,21.5vw,6.3rem);line-height:.78}.bn-nusantara-site .bn-nusantara-hero-copy{margin-top:2.5rem}.bn-nusantara-site .bn-nusantara-hero-meta{gap:2rem}.bn-nusantara-site .bn-nusantara-hero-footer{align-items:flex-start;flex-direction:column}.bn-nusantara-site .bn-nusantara-section{padding:4rem 1rem}.bn-nusantara-site .bn-nusantara-section-heading{grid-template-columns:1fr}.bn-nusantara-site .bn-nusantara-section-title,.bn-nusantara-site .bn-nusantara-section-intro{grid-column:auto}.bn-nusantara-site .bn-nusantara-services-grid,.bn-nusantara-site .bn-nusantara-team-grid,.bn-nusantara-site .bn-nusantara-process-list,.bn-nusantara-site .bn-nusantara-faq-list,.bn-nusantara-site .bn-nusantara-comparison-grid,.bn-nusantara-site .bn-nusantara-ai-search-grid,.bn-nusantara-site .bn-nusantara-contact-grid{grid-template-columns:1fr}.bn-nusantara-site .bn-nusantara-comparison-card+.bn-nusantara-comparison-card{border-left:1px solid #1a1a1a}.bn-nusantara-site .bn-nusantara-work-card{grid-template-columns:2.5rem 1fr}.bn-nusantara-site .bn-nusantara-work-description{grid-row:auto;grid-column:2}.bn-nusantara-site .bn-nusantara-site-footer{padding:4rem 1rem 1rem}}.bn-nusantara-site .bn-nusantara-section,.bn-nusantara-site .bn-nusantara-section *{box-sizing:border-box}.bn-nusantara-site .bn-nusantara-section{position:relative;width:100%;max-width:none;margin:0;padding:5rem 0;overflow:hidden;border:0;background:var(--bn-nusantara-blue);color:#fff;font-family:BN Nusantara Mono,monospace;scroll-margin-top:6rem}.bn-nusantara-site .bn-nusantara-section-container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1rem}.bn-nusantara-site .bn-nusantara-section-module{width:100%;padding:1rem;overflow:hidden;border-top:1px solid #111;background:#000;color:#fff}.bn-nusantara-site .bn-nusantara-section-inner{width:100%;max-width:120rem;margin-inline:auto;padding-block:4rem}.bn-nusantara-site .bn-nusantara-section-heading{display:grid;width:100%;grid-template-columns:minmax(0,1fr);align-items:start;gap:2rem;padding:0 0 2.5rem;border:0;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-section-title-column,.bn-nusantara-site .bn-nusantara-section-copy-column{min-width:0}.bn-nusantara-site .bn-nusantara-section-title{max-width:none;margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:-.055em;line-height:.9;text-transform:none}.bn-nusantara-site .bn-nusantara-section-copy-column{font-size:.75rem}.bn-nusantara-site .bn-nusantara-section-eyebrow{display:block;margin:0;color:#fff;font:inherit;font-weight:600;letter-spacing:.025em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-section-intro{max-width:none;margin:1rem 0 0;color:#777;font:inherit;line-height:1.625}.bn-nusantara-site .bn-nusantara-section-body{margin-top:4rem}.bn-nusantara-site .bn-nusantara-comparison-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;margin:0;border:0;background:#000}.bn-nusantara-site .bn-nusantara-comparison-card,.bn-nusantara-site .bn-nusantara-comparison-card-accent{display:flex;min-height:26.25rem;flex-direction:column;justify-content:space-between;padding:1.5rem;border:1px solid #1a1a1a;background:#000;color:#fff}.bn-nusantara-site .bn-nusantara-comparison-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:1px solid #111;color:#555;font-size:.625rem;letter-spacing:.1em}.bn-nusantara-site .bn-nusantara-comparison-card-accent .bn-nusantara-comparison-card-header{color:#fff}.bn-nusantara-site .bn-nusantara-comparison-card h3{margin:0 0 2rem;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.055em;line-height:1;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-comparison-card ul{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.bn-nusantara-site .bn-nusantara-comparison-card li{display:flex;align-items:flex-start;gap:1rem;padding:.875rem 1rem;border:1px solid #111;background:#050505;color:#777;font-size:.75rem;letter-spacing:-.025em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-comparison-card li svg{flex:none;margin-top:.125rem;color:#444}.bn-nusantara-site .bn-nusantara-comparison-card-accent li{border-color:#222;background:#0c0c0c;color:#fff;font-weight:700}.bn-nusantara-site .bn-nusantara-comparison-card-accent li svg{color:#fff}.bn-nusantara-site .bn-nusantara-services-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1px;margin:0;border:1px solid #111;background:#111}.bn-nusantara-site .bn-nusantara-service-card{position:relative;display:flex;min-height:23.75rem;flex-direction:column;justify-content:space-between;padding:2rem;border:0;background:#000;color:#fff;transition:background-color .15s ease,border-color .15s ease}.bn-nusantara-site .bn-nusantara-service-card:hover{background:#0a0a0a;color:#fff}.bn-nusantara-site .bn-nusantara-service-tag{position:absolute;top:0;right:0;padding:.375rem 1rem;border-bottom:1px solid #111;border-left:1px solid #111;background:#050505;color:#555;font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-service-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;color:#333;font-size:.625rem}.bn-nusantara-site .bn-nusantara-service-icon{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border:1px solid #1a1a1a;background:#000;color:#fff}.bn-nusantara-site .bn-nusantara-service-card h3{margin:0 0 1rem;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.055em;line-height:.95;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-service-card p{margin:0;color:#777;font-size:.75rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-service-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1rem;border-top:1px solid #111}.bn-nusantara-site .bn-nusantara-service-footer div>span{display:block;color:#333;font-size:.5rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-service-footer strong{display:block;margin-top:.25rem;color:#fff;font-size:.75rem;letter-spacing:.025em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-inner{padding-block:3rem}.bn-nusantara-site .bn-nusantara-ai-search-panel{width:100%;padding:1.5rem;border:1px solid #1a1a1a;background:#000}.bn-nusantara-site .bn-nusantara-ai-search-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:3rem;margin:0;border:0;background:#000}.bn-nusantara-site .bn-nusantara-ai-search-statement,.bn-nusantara-site .bn-nusantara-ai-search-checks{min-width:0;padding:0;border:0;background:#000;color:#fff}.bn-nusantara-site .bn-nusantara-ai-search-badge{display:inline-flex;align-items:center;gap:.75rem;margin:0 0 2rem;padding:.5rem 1rem;border:1px solid #222;background:#0c0c0c;color:#fff;font-size:.625rem;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-statement h2{margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:-.055em;line-height:.9}.bn-nusantara-site .bn-nusantara-ai-search-copy{display:grid;max-width:64ch;gap:1.5rem;margin-top:2rem}.bn-nusantara-site .bn-nusantara-ai-search-copy strong{color:#fff;font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-copy p{margin:0;color:#777;font-size:.75rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-ai-search-statement>a{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem;padding-inline:1.5rem;border:1px solid #fff;background:#fff;color:#000;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-checks-heading{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#555;font-size:.625rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-checks-heading svg{color:#fff}.bn-nusantara-site .bn-nusantara-ai-search-checks ul{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.bn-nusantara-site .bn-nusantara-ai-search-checks li{display:grid;grid-template-columns:1.5rem .875rem minmax(0,1fr);align-items:start;gap:1rem;padding:.75rem;border:1px solid #111;background:#050505;color:#777;font-size:.75rem;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-checks li>span{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border:1px solid #1a1a1a;color:#555;font-size:.625rem}.bn-nusantara-site .bn-nusantara-ai-search-checks li svg{margin-top:.25rem;color:#fff}.bn-nusantara-site .bn-nusantara-ai-search-checks li strong{color:#777;font:inherit;font-weight:400}.bn-nusantara-site .bn-nusantara-ai-search-why{margin-top:3rem;padding-top:2rem;border-top:1px solid #1a1a1a}.bn-nusantara-site .bn-nusantara-ai-search-why-heading{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--bn-nusantara-kicker);font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-ai-search-why-intro{max-width:64ch;margin:0 0 1.5rem;color:#ebebeb;font-size:.95rem;font-weight:600;line-height:1.5}.bn-nusantara-site .bn-nusantara-ai-search-why-points{display:grid;max-width:64ch;gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none}.bn-nusantara-site .bn-nusantara-ai-search-why-points li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border:1px solid #111;background:#050505;color:#ebebeb;font-size:.75rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-ai-search-why-points li>span{width:.375rem;height:.375rem;margin-top:.4rem;flex:none;background:var(--bn-nusantara-kicker)}.bn-nusantara-site .bn-nusantara-ai-search-why-closing{max-width:64ch;margin:0;color:#fff;font-size:.8125rem;font-weight:700;line-height:1.625}.bn-nusantara-site .bn-nusantara-work-label{display:flex;min-height:6rem;flex-direction:column;justify-content:center;margin:0 0 3rem;padding:1.5rem;border:1px solid #111;background:#000;color:#fff}.bn-nusantara-site .bn-nusantara-work-label span{margin-bottom:.5rem;color:#555;font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-label strong{max-width:48rem;color:#777;font-size:.75rem;font-weight:400;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem;margin:0;border:0;background:#000}.bn-nusantara-site .bn-nusantara-work-card{display:grid;min-height:auto;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:center;padding:1.5rem;border:1px solid #111;background:#000;color:#fff;text-decoration:none;transition:background-color .1s ease,border-color .1s ease}.bn-nusantara-site .bn-nusantara-work-card-link:hover{border-color:#333;background:#050505}.bn-nusantara-site .bn-nusantara-work-number{color:#333;font-size:.75rem}.bn-nusantara-site .bn-nusantara-work-details{min-width:0}.bn-nusantara-site .bn-nusantara-work-market{margin:0;color:#555;font-size:.5625rem;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-card h3{margin:.5rem 0 0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.055em;line-height:1;white-space:pre-line;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-description{margin:0;color:#777;font-size:.75rem;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-tag-list{display:flex;flex-wrap:wrap;gap:.375rem;margin:.5rem 0 0;padding:0;list-style:none}.bn-nusantara-site .bn-nusantara-tag-list li{padding:.25rem .625rem;border:1px solid #1a1a1a;background:#050505;color:#777;font-size:.5rem;letter-spacing:.05em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-work-action{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:1px solid #1a1a1a;background:#000;color:#fff}.bn-nusantara-site .bn-nusantara-work-card-link:hover .bn-nusantara-work-action{border-color:#fff}.bn-nusantara-site .bn-nusantara-team-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;margin:0;border:0;background:#000}.bn-nusantara-site .bn-nusantara-team-card{position:relative;display:flex;min-height:27.5rem;flex-direction:column;justify-content:flex-start;padding:1.5rem;border:1px solid #111;background:#000;transition:background-color .15s ease,border-color .15s ease}.bn-nusantara-site .bn-nusantara-team-card:hover{border-color:#333;background:#050505}.bn-nusantara-site .bn-nusantara-team-tag{position:absolute;top:0;right:0;padding:.375rem 1rem;border-bottom:1px solid #111;border-left:1px solid #111;background:#050505;color:#555;font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-card-heading{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-team-card h3{margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.055em;line-height:1;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-role{margin:.375rem 0 0;color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.05em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-location{display:flex;align-items:center;gap:.5rem;margin:0;color:#555;font-size:.5625rem;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-location svg{color:#fff}.bn-nusantara-site .bn-nusantara-team-bio{max-width:52ch;margin:0;color:#777;font-size:.75rem;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-capabilities{margin-top:2rem}.bn-nusantara-site .bn-nusantara-team-capabilities-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#444;font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-capabilities ul{display:grid;gap:.25rem;margin:0;padding:0;list-style:none}.bn-nusantara-site .bn-nusantara-team-capabilities li{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border:1px solid #111;background:#030303;color:#666;font-size:.5625rem;letter-spacing:.05em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-capabilities li>span{width:.25rem;height:.25rem;flex:none;background:#fff}.bn-nusantara-site .bn-nusantara-team-leadership{margin-bottom:3rem}.bn-nusantara-site .bn-nusantara-team-leadership-label{display:block;margin-bottom:1rem;color:var(--bn-nusantara-blue);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-leadership .bn-nusantara-team-card{min-height:auto;border-color:var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-team-leadership .bn-nusantara-team-tag{color:var(--bn-nusantara-blue)!important}.bn-nusantara-site .bn-nusantara-team-divider{height:1px;margin:3rem 0;background:#111}.bn-nusantara-site .bn-nusantara-team-global-heading{margin-bottom:2rem}.bn-nusantara-site .bn-nusantara-team-global-kicker{margin:0 0 .75rem;color:var(--bn-nusantara-kicker);font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-global-heading h3{margin:0 0 .75rem;max-width:24ch;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-team-global-intro{max-width:60ch;margin:0;color:#ebebeb;font-size:.8rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-team-global-link{display:inline-flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.85rem 1.25rem;border:1px solid var(--bn-nusantara-blue);background:#000;color:var(--bn-nusantara-blue);font-size:.6875rem;font-weight:900;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:background-color .15s ease,color .15s ease}.bn-nusantara-site .bn-nusantara-team-global-link svg{transition:transform .15s ease}.bn-nusantara-site .bn-nusantara-team-global-link:hover{background:var(--bn-nusantara-blue);color:#000}.bn-nusantara-site .bn-nusantara-team-global-link:hover svg{transform:translate(2px,-2px)}.bn-nusantara-site .bn-nusantara-process-list{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;margin:0;padding:0;list-style:none}.bn-nusantara-site .bn-nusantara-process-step{display:flex;min-height:16.25rem;flex-direction:column;justify-content:space-between;padding:1.5rem;border:1px solid #111;background:#000;transition:background-color .15s ease,border-color .15s ease}.bn-nusantara-site .bn-nusantara-process-step:hover{border-color:#333;background:#050505}.bn-nusantara-site .bn-nusantara-process-step-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-process-step-header span{color:#ffffff4d;font-size:1.25rem;font-weight:700;letter-spacing:-.025em}.bn-nusantara-site .bn-nusantara-process-step-header svg{color:#fff}.bn-nusantara-site .bn-nusantara-process-step h3{margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.055em;line-height:1;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-process-step p{margin:1rem 0 0;color:#777;font-size:.75rem;letter-spacing:.025em;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-process-phase{margin-top:2rem;padding-top:1rem;border-top:1px solid #111;color:#333;font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-faq-list{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;margin:0;border:0}.bn-nusantara-site .bn-nusantara-faq-item{display:flex;min-height:12rem;flex-direction:column;justify-content:space-between;padding:1.5rem;border:1px solid #111;background:#000;transition:background-color .15s ease,border-color .15s ease}.bn-nusantara-site .bn-nusantara-faq-item:hover{border-color:#333;background:#050505}.bn-nusantara-site .bn-nusantara-faq-item h3{max-width:20ch;margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.055em;line-height:1.25;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-faq-item>p{margin:1rem 0 0;color:#777;font-size:.75rem;letter-spacing:.025em;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-contact-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;margin:0;border:0;background:#000}.bn-nusantara-site .bn-nusantara-contact-card,.bn-nusantara-site .bn-nusantara-contact-card-primary{display:flex;min-height:18.75rem;flex-direction:column;justify-content:space-between;padding:1.5rem;border:1px solid #111;background:#000;color:#fff;text-align:left;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.bn-nusantara-site .bn-nusantara-contact-card:hover{border-color:#333;background:#050505;color:#fff}.bn-nusantara-site .bn-nusantara-contact-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #111;color:#fff6;font-size:.5625rem;letter-spacing:.1em}.bn-nusantara-site .bn-nusantara-contact-card-header svg{color:#fff}.bn-nusantara-site .bn-nusantara-contact-icon{display:flex;width:4rem;height:4rem;align-items:center;justify-content:center;margin-bottom:2rem;border:1px solid #111;color:#fff}.bn-nusantara-site .bn-nusantara-contact-card-copy{display:block}.bn-nusantara-site .bn-nusantara-contact-card-copy strong{display:block;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.875rem;font-weight:700;letter-spacing:-.055em;line-height:1;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-contact-card-copy small{display:block;margin-top:1rem;color:#777;font-size:.625rem;letter-spacing:.28em;line-height:1.5;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-contact-card-action{display:block;margin-top:2rem;padding-top:1rem;border-top:1px solid #111}.bn-nusantara-site .bn-nusantara-contact-card-action small,.bn-nusantara-site .bn-nusantara-contact-card-action strong{display:block}.bn-nusantara-site .bn-nusantara-contact-card-action small{color:#333;font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-contact-card-action strong{margin-top:.5rem;color:#fff;font-size:.75rem;letter-spacing:.025em;text-transform:uppercase}@media(min-width:40rem){.bn-nusantara-site .bn-nusantara-section{padding-block:7rem}.bn-nusantara-site .bn-nusantara-section-container,.bn-nusantara-site .bn-nusantara-section-module{padding-inline:1.5rem}.bn-nusantara-site .bn-nusantara-section-title,.bn-nusantara-site .bn-nusantara-ai-search-statement h2{font-size:3rem}.bn-nusantara-site .bn-nusantara-section-copy-column{font-size:.875rem}.bn-nusantara-site .bn-nusantara-comparison-card{padding:2rem}.bn-nusantara-site .bn-nusantara-comparison-card h3,.bn-nusantara-site .bn-nusantara-service-card h3,.bn-nusantara-site .bn-nusantara-work-card h3{font-size:1.875rem}.bn-nusantara-site .bn-nusantara-team-card{padding:2rem}.bn-nusantara-site .bn-nusantara-team-card-heading{flex-direction:row;align-items:flex-start;justify-content:space-between}.bn-nusantara-site .bn-nusantara-team-card h3{font-size:1.875rem}.bn-nusantara-site .bn-nusantara-contact-card-copy strong{font-size:2.25rem}}@media(min-width:48rem){.bn-nusantara-site .bn-nusantara-section-module{padding:2rem}.bn-nusantara-site .bn-nusantara-section-title,.bn-nusantara-site .bn-nusantara-ai-search-statement h2{font-size:3.75rem}.bn-nusantara-site .bn-nusantara-services-grid,.bn-nusantara-site .bn-nusantara-team-grid,.bn-nusantara-site .bn-nusantara-process-list,.bn-nusantara-site .bn-nusantara-faq-list,.bn-nusantara-site .bn-nusantara-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-section{padding-block:12rem}.bn-nusantara-site .bn-nusantara-section-container{max-width:112.5rem;padding-inline:4rem}.bn-nusantara-site .bn-nusantara-section-inner{padding-block:6rem}.bn-nusantara-site .bn-nusantara-section-heading{grid-template-columns:repeat(12,minmax(0,1fr))}.bn-nusantara-site .bn-nusantara-section-title-column{grid-column:span 7}.bn-nusantara-site .bn-nusantara-section-copy-column{grid-column:span 5}.bn-nusantara-site .bn-nusantara-section-title{font-size:4.5rem}.bn-nusantara-site .bn-nusantara-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-nusantara-site .bn-nusantara-comparison-card{padding:2.5rem}.bn-nusantara-site .bn-nusantara-comparison-card h3{font-size:2.25rem}.bn-nusantara-site .bn-nusantara-ai-search-inner{padding-block:5rem}.bn-nusantara-site .bn-nusantara-ai-search-panel{padding:4rem}.bn-nusantara-site .bn-nusantara-ai-search-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.bn-nusantara-site .bn-nusantara-ai-search-statement h2{font-size:5.5rem}.bn-nusantara-site .bn-nusantara-ai-search-copy strong{font-size:1.25rem}.bn-nusantara-site .bn-nusantara-ai-search-checks{padding-left:2.5rem;border-left:1px solid #111}.bn-nusantara-site .bn-nusantara-work-card{grid-template-columns:3.75rem minmax(0,1.3fr) minmax(0,1fr) 3.75rem;padding:2rem}.bn-nusantara-site .bn-nusantara-work-action{justify-self:end}.bn-nusantara-site .bn-nusantara-team-card h3{font-size:2.25rem}.bn-nusantara-site .bn-nusantara-process-step,.bn-nusantara-site .bn-nusantara-faq-item,.bn-nusantara-site .bn-nusantara-contact-card{padding:2rem}}@media(min-width:80rem){.bn-nusantara-site .bn-nusantara-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bn-nusantara-site .bn-nusantara-process-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.bn-nusantara-site .bn-nusantara-service-card,.bn-nusantara-site .bn-nusantara-work-card,.bn-nusantara-site .bn-nusantara-team-card,.bn-nusantara-site .bn-nusantara-process-step,.bn-nusantara-site .bn-nusantara-faq-item,.bn-nusantara-site .bn-nusantara-contact-card{transition:none}}.bn-nusantara-site .bn-nusantara-hero-shell,.bn-nusantara-site .bn-nusantara-hero-shell *,.bn-nusantara-site .bn-nusantara-site-footer,.bn-nusantara-site .bn-nusantara-site-footer *{box-sizing:border-box}.bn-nusantara-site .bn-nusantara-hero-shell{position:relative;width:100%;margin:0;padding-block:5rem;overflow:hidden;background:var(--bn-nusantara-blue)}.bn-nusantara-site .bn-nusantara-hero-container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1rem}.bn-nusantara-site .bn-nusantara-hero{position:relative;display:flex;width:100%;max-width:none;min-height:100svh;flex-direction:column;justify-content:space-between;margin:3rem 0 0;padding:1rem;overflow:hidden;background:#000;color:#fff;font-family:BN Nusantara Mono,monospace}.bn-nusantara-site .bn-nusantara-hero-canvas{position:absolute;z-index:0;display:none;width:100%;height:100%;opacity:.55;pointer-events:none;inset:0}.bn-nusantara-site .bn-nusantara-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:3rem;margin-block:auto;padding-block:4rem 2rem;background:transparent;opacity:1;transform:none}.bn-nusantara-site .bn-nusantara-hero-content,.bn-nusantara-site .bn-nusantara-hero-terminal{min-width:0;grid-column:auto}.bn-nusantara-site .bn-nusantara-hero-title{display:block;max-width:none;margin:-2.5rem 0 0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:4.35rem;font-weight:700;letter-spacing:-.055em;line-height:.9;text-transform:none}.bn-nusantara-site .bn-nusantara-hero-title span{display:block}.bn-nusantara-site .bn-nusantara-hero-title span:last-child{color:#fff;-webkit-text-stroke:0}.bn-nusantara-site .bn-nusantara-hero-copy{display:grid;max-width:42rem;gap:1rem;margin:2.5rem 0 0;color:#777;font-size:.75rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-hero-copy p{margin:0}.bn-nusantara-site .bn-nusantara-hero-copy p:last-child{color:#fff6;font-size:.625rem;letter-spacing:.24em;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-meta{display:flex;max-width:24rem;gap:4rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #111;color:#444;font-size:.625rem;line-height:1.5}.bn-nusantara-site .bn-nusantara-hero-meta div,.bn-nusantara-site .bn-nusantara-hero-meta strong,.bn-nusantara-site .bn-nusantara-hero-meta span{display:block}.bn-nusantara-site .bn-nusantara-hero-meta strong{color:#fff;font-size:inherit;font-weight:700;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-terminal{width:100%;border:0;background:transparent;box-shadow:none;transform:none}.bn-nusantara-site .bn-nusantara-terminal-bar{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;border:1px solid #111;background:#000;color:#555;font-size:.625rem;font-weight:700;letter-spacing:.1em}.bn-nusantara-site .bn-nusantara-terminal-live{display:inline-flex;align-items:center;gap:.375rem;color:#fffc}.bn-nusantara-site .bn-nusantara-terminal-list{padding:0;border:1px solid #111;border-top:0;background:#000}.bn-nusantara-site .bn-nusantara-terminal-row{display:grid;grid-template-columns:2rem minmax(8rem,1fr) auto;align-items:center;gap:.75rem;padding:.75rem 1rem;border:0;border-bottom:1px solid #111;color:#666;font-size:.75rem;letter-spacing:.025em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-terminal-row:last-child{border-bottom:0}.bn-nusantara-site .bn-nusantara-terminal-row>span{color:#444;font-size:.625rem}.bn-nusantara-site .bn-nusantara-terminal-icon{display:flex;align-items:center}.bn-nusantara-site .bn-nusantara-terminal-row strong{color:inherit;font:inherit;font-weight:400}.bn-nusantara-site .bn-nusantara-terminal-row small{color:transparent;font-size:.625rem}.bn-nusantara-site .bn-nusantara-terminal-row-active{background:var(--bn-nusantara-blue);color:#000;transition:background-color .22s ease,color .22s ease}.bn-nusantara-site .bn-nusantara-terminal-row-active .bn-nusantara-terminal-icon{color:#000!important}.bn-nusantara-site .bn-nusantara-terminal-row-active strong{color:#000;font-weight:700}.bn-nusantara-site .bn-nusantara-terminal-row-active small{color:#000000a6}.bn-nusantara-site .bn-nusantara-hero-actions{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:1.5rem;margin-top:1.5rem;padding-top:1rem}.bn-nusantara-site .bn-nusantara-button-primary{display:inline-flex;min-height:auto;align-items:center;justify-content:center;gap:1rem;padding:1.125rem 2.25rem;border:0;background:#fff;color:#000;font-size:.8125rem;font-weight:700;letter-spacing:.15em;line-height:1.5;text-decoration:none;text-transform:uppercase;clip-path:polygon(0 6px,6px 6px,6px 0,calc(100% - 6px) 0,calc(100% - 6px) 6px,100% 6px,100% calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 6px),0 calc(100% - 6px))}.bn-nusantara-site .bn-nusantara-hero-work-link{color:#fff9;font-size:.625rem;letter-spacing:.1em;line-height:1.5;text-align:center;text-decoration:underline;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-hero-footer{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;justify-content:space-between;gap:0;margin-top:3rem;padding-top:1rem;border-top:1px solid #111;color:#333;font-size:.625rem;letter-spacing:normal;line-height:1.5}.bn-nusantara-site .bn-nusantara-site-footer{position:relative;width:100%;max-width:none;margin:6rem 0 0;padding:1rem;overflow:hidden;border-top:1px solid #111;background:#000;color:#fff;font-family:BN Nusantara Mono,monospace}.bn-nusantara-site .bn-nusantara-footer-inner{display:flex;width:100%;max-width:120rem;flex-direction:column;gap:4rem;margin-inline:auto;padding-block:4rem}.bn-nusantara-site .bn-nusantara-footer-header{width:100%;padding-bottom:2.5rem;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-footer-signal{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;margin-bottom:2rem;padding:0;border:0;color:#555;font-size:.625rem;letter-spacing:.2em;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-signal svg{flex:none;color:#fff}.bn-nusantara-site .bn-nusantara-footer-signal span:last-child{color:inherit}.bn-nusantara-site .bn-nusantara-footer-lead{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:2rem;padding:0;border:0}.bn-nusantara-site .bn-nusantara-footer-logo{display:block;width:100%;max-width:22.5rem;height:auto;margin-bottom:2rem;object-fit:contain}.bn-nusantara-site .bn-nusantara-footer-headline{max-width:18ch;margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:clamp(2.25rem,9vw,4.75rem);font-weight:700;letter-spacing:-.055em;line-height:.94;text-wrap:balance}.bn-nusantara-site .bn-nusantara-footer-copy{display:grid;gap:1rem;color:#777;font-size:.75rem;line-height:1.5rem}.bn-nusantara-site .bn-nusantara-footer-kicker{margin:0;color:#fff;font-size:inherit;font-weight:600;letter-spacing:.025em;line-height:inherit;text-transform:uppercase;white-space:pre-line}.bn-nusantara-site .bn-nusantara-footer-supporting{max-width:68ch;margin:0;color:#777;font:inherit}.bn-nusantara-site .bn-nusantara-footer-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;padding:0;border:0}.bn-nusantara-site .bn-nusantara-footer-column{min-width:0;height:100%;padding:1.25rem;border:1px solid #111;background:#000}.bn-nusantara-site .bn-nusantara-footer-column:first-child,.bn-nusantara-site .bn-nusantara-footer-column:last-child{padding:1.25rem;border:1px solid #111}.bn-nusantara-site .bn-nusantara-footer-column-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #111}.bn-nusantara-site .bn-nusantara-footer-label{margin:0;color:#fff6;font-size:.5625rem;letter-spacing:.18em;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-column-header svg{color:#fff}.bn-nusantara-site .bn-nusantara-footer-navigation{display:grid;gap:.75rem}.bn-nusantara-site .bn-nusantara-footer-navigation a{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem;border:1px solid #111;background:#000;color:#fff;font-size:.6875rem;font-weight:900;letter-spacing:.12em;line-height:1.625;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-navigation a:hover{border-color:#333;background:#050505}.bn-nusantara-site .bn-nusantara-footer-detail{margin-top:1.5rem;padding:1.25rem 1rem;border:1px solid #111;background:#000}.bn-nusantara-site .bn-nusantara-footer-detail span{display:block;margin-bottom:.5rem;color:#555;font-size:.5625rem;letter-spacing:.18em;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-detail strong{display:block;overflow-wrap:anywhere;color:#fff;font-size:.8125rem;font-weight:900;letter-spacing:-.025em;line-height:1.625}.bn-nusantara-site .bn-nusantara-footer-company>strong{display:block;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:-.02em;line-height:1.625}.bn-nusantara-site .bn-nusantara-footer-company>span{display:block;margin-top:1.5rem;color:#555;font-size:.625rem;letter-spacing:.2em;line-height:1.625;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-company address{display:grid;gap:0;max-width:48ch;margin-top:.75rem;color:#777;font-size:.75rem;font-style:normal;line-height:1.7}.bn-nusantara-site .bn-nusantara-footer-legal-description{max-width:48ch;margin:.75rem 0 0;color:#ebebeb;font-size:.75rem;line-height:1.7}.bn-nusantara-site .bn-nusantara-footer-legal-contacts{display:grid;gap:.375rem;margin-top:1.25rem}.bn-nusantara-site .bn-nusantara-footer-legal-contacts p{margin:0;color:#ebebeb;font-size:.75rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-footer-legal-contacts a{color:#fff;font-weight:600;text-decoration:none}.bn-nusantara-site .bn-nusantara-footer-legal-contacts a:hover{text-decoration:underline}.bn-nusantara-site .bn-nusantara-footer-global-link span{color:#5a86bc!important}.bn-nusantara-site .bn-nusantara-whatsapp-fab{position:fixed;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:55;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.125rem;border-radius:999px;background:#25d366;color:#052e16;font-family:BN Nusantara Mono,monospace;font-size:.8125rem;font-weight:700;text-decoration:none;box-shadow:0 10px 30px #00000059;transition:transform .2s ease,opacity .2s ease}.bn-nusantara-site .bn-nusantara-whatsapp-fab-hidden{transform:translateY(1.2rem);opacity:0;pointer-events:none}@media(min-width:40rem){.bn-nusantara-site .bn-nusantara-whatsapp-fab{display:none}}.bn-nusantara-site .bn-nusantara-footer-status{width:.5rem;height:.5rem;flex:none;border-radius:50%;background:#ffffffd9}.bn-nusantara-site .bn-nusantara-footer-bottom{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:1.5rem;padding-top:1.5rem;border-top:1px solid #111}.bn-nusantara-site .bn-nusantara-footer-brand{display:inline-flex;width:fit-content;align-items:center;padding:.75rem 1rem;border:1px solid #111;background:#000;color:#777;font-size:.5625rem;letter-spacing:.16em;line-height:1.625;text-decoration:none;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-footer-bottom p{margin:0;color:#8a8a8a;font-size:.6875rem;line-height:1.625}@media(min-width:40rem){.bn-nusantara-site .bn-nusantara-hero-shell{padding-block:7rem}.bn-nusantara-site .bn-nusantara-hero-container{padding-inline:1.5rem}.bn-nusantara-site .bn-nusantara-hero{margin-top:1.5rem;padding:1.5rem}.bn-nusantara-site .bn-nusantara-hero-title{margin-top:-3rem;font-size:6rem}.bn-nusantara-site .bn-nusantara-hero-actions{align-items:center;flex-direction:row}.bn-nusantara-site .bn-nusantara-button-primary{width:auto}.bn-nusantara-site .bn-nusantara-hero-work-link{text-align:right}.bn-nusantara-site .bn-nusantara-hero-footer{flex-direction:row}.bn-nusantara-site .bn-nusantara-site-footer{padding:1.5rem}.bn-nusantara-site .bn-nusantara-footer-copy{font-size:.875rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-footer-signal{letter-spacing:.1em}.bn-nusantara-site .bn-nusantara-footer-column,.bn-nusantara-site .bn-nusantara-footer-column:first-child,.bn-nusantara-site .bn-nusantara-footer-column:last-child{padding:1.5rem}.bn-nusantara-site .bn-nusantara-footer-navigation a{font-size:.75rem;letter-spacing:.14em}.bn-nusantara-site .bn-nusantara-footer-company>strong{font-size:.9375rem}}@media(min-width:48rem){.bn-nusantara-site .bn-nusantara-hero{margin-top:0;padding:2rem}.bn-nusantara-site .bn-nusantara-hero-title{font-size:7rem}.bn-nusantara-site .bn-nusantara-site-footer{padding:2rem}}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-hero-shell{padding-block:12rem}.bn-nusantara-site .bn-nusantara-hero-container{max-width:112.5rem;padding-inline:4rem}.bn-nusantara-site .bn-nusantara-hero-canvas{display:block}.bn-nusantara-site .bn-nusantara-hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));padding-block:7rem 2rem;transform:translateY(-2rem)}.bn-nusantara-site .bn-nusantara-hero-content{grid-column:span 7}.bn-nusantara-site .bn-nusantara-hero-terminal{grid-column:span 5;transform:translateY(-7rem)}.bn-nusantara-site .bn-nusantara-hero-title{margin-top:-5rem;font-size:8.2rem}.bn-nusantara-site .bn-nusantara-hero-title span:last-child{font-size:.7em;transform:translateY(.7rem)}.bn-nusantara-site .bn-nusantara-footer-inner{padding-block:6rem}.bn-nusantara-site .bn-nusantara-footer-lead{grid-template-columns:repeat(12,minmax(0,1fr))}.bn-nusantara-site .bn-nusantara-footer-lead>div:first-child{grid-column:span 7}.bn-nusantara-site .bn-nusantara-footer-copy{grid-column:span 5}.bn-nusantara-site .bn-nusantara-footer-headline{max-width:22ch}.bn-nusantara-site .bn-nusantara-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bn-nusantara-site .bn-nusantara-footer-column,.bn-nusantara-site .bn-nusantara-footer-column:first-child,.bn-nusantara-site .bn-nusantara-footer-column:last-child{padding:2rem}.bn-nusantara-site .bn-nusantara-footer-bottom{grid-template-columns:minmax(0,1fr) minmax(20rem,28.75rem)}.bn-nusantara-site .bn-nusantara-footer-bottom p{text-align:right}}@media(min-width:80rem){.bn-nusantara-site .bn-nusantara-hero-title{font-size:10.9rem}}@media(min-width:96rem){.bn-nusantara-site .bn-nusantara-hero-title{font-size:12.35rem}}@media(prefers-reduced-motion:reduce){.bn-nusantara-site .bn-nusantara-terminal-row,.bn-nusantara-site .bn-nusantara-footer-navigation a{transition:none}}.bn-nusantara-site .bn-nusantara-contact-card-action small,.bn-nusantara-site .bn-nusantara-hero-footer,.bn-nusantara-site .bn-nusantara-process-phase,.bn-nusantara-site .bn-nusantara-service-card-top,.bn-nusantara-site .bn-nusantara-service-footer div>span,.bn-nusantara-site .bn-nusantara-work-card-top,.bn-nusantara-site .bn-nusantara-work-number{color:#b0b0b0!important}.bn-nusantara-site .bn-nusantara-comparison-card li svg,.bn-nusantara-site .bn-nusantara-comparison-card svg,.bn-nusantara-site .bn-nusantara-hero-meta,.bn-nusantara-site .bn-nusantara-team-capabilities-label,.bn-nusantara-site .bn-nusantara-terminal-row>span{color:silver!important}.bn-nusantara-site .bn-nusantara-ai-search-checks li>span,.bn-nusantara-site .bn-nusantara-ai-search-checks-heading,.bn-nusantara-site .bn-nusantara-comparison-card-header,.bn-nusantara-site .bn-nusantara-faq .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-faq-answer p,.bn-nusantara-site .bn-nusantara-faq-item button>span,.bn-nusantara-site .bn-nusantara-footer-company>span,.bn-nusantara-site .bn-nusantara-footer-detail span,.bn-nusantara-site .bn-nusantara-footer-label,.bn-nusantara-site .bn-nusantara-footer-signal,.bn-nusantara-site .bn-nusantara-mobile-drawer-footer p,.bn-nusantara-site .bn-nusantara-mobile-drawer-status,.bn-nusantara-site .bn-nusantara-mobile-navigation-link>span,.bn-nusantara-site .bn-nusantara-problem-solution .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-team-location,.bn-nusantara-site .bn-nusantara-team-tag,.bn-nusantara-site .bn-nusantara-terminal-bar,.bn-nusantara-site .bn-nusantara-work .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-work-description,.bn-nusantara-site .bn-nusantara-work-label span,.bn-nusantara-site .bn-nusantara-work-market{color:#d0d0d0!important}.bn-nusantara-site .bn-nusantara-hero-work-link,.bn-nusantara-site .bn-nusantara-team-capabilities li,.bn-nusantara-site .bn-nusantara-terminal-row,.bn-nusantara-site .bn-nusantara-work-card-top{color:#ddd!important}.bn-nusantara-site .bn-nusantara-ai-search-checks li,.bn-nusantara-site .bn-nusantara-ai-search-checks li strong,.bn-nusantara-site .bn-nusantara-ai-search-copy p,.bn-nusantara-site .bn-nusantara-comparison-card li,.bn-nusantara-site .bn-nusantara-contact .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-contact-card-copy small,.bn-nusantara-site .bn-nusantara-faq-item>p,.bn-nusantara-site .bn-nusantara-footer-brand,.bn-nusantara-site .bn-nusantara-footer-company address,.bn-nusantara-site .bn-nusantara-footer-copy,.bn-nusantara-site .bn-nusantara-footer-supporting,.bn-nusantara-site .bn-nusantara-hero-copy,.bn-nusantara-site .bn-nusantara-mobile-drawer-footer .bn-nusantara-mobile-global-link,.bn-nusantara-site .bn-nusantara-mobile-drawer-header .bn-nusantara-language-link,.bn-nusantara-site .bn-nusantara-process-step p,.bn-nusantara-site .bn-nusantara-section-intro,.bn-nusantara-site .bn-nusantara-service-card p,.bn-nusantara-site .bn-nusantara-service-card:hover .bn-nusantara-service-card-top,.bn-nusantara-site .bn-nusantara-service-card:hover p,.bn-nusantara-site .bn-nusantara-tag-list li,.bn-nusantara-site .bn-nusantara-team-bio,.bn-nusantara-site .bn-nusantara-work-card-top a,.bn-nusantara-site .bn-nusantara-work-card-top span:last-child,.bn-nusantara-site .bn-nusantara-work-label strong{color:#ebebeb!important}.bn-nusantara-site .bn-nusantara-mobile-drawer-header .bn-nusantara-language-link[aria-current=page]{color:var(--bn-nusantara-black)!important}.bn-nusantara-site .bn-nusantara-language-divider,.bn-nusantara-site .bn-nusantara-process-step-header span{color:#ffffffbd!important}.bn-nusantara-site .bn-nusantara-mobile-navigation-link>svg:last-child{color:#ffffffc2!important}.bn-nusantara-site .bn-nusantara-contact-card-header,.bn-nusantara-site .bn-nusantara-footer-label,.bn-nusantara-site .bn-nusantara-hero-copy p:last-child{color:#ffffffd6!important}.bn-nusantara-site .bn-nusantara-service-tag{color:var(--bn-nusantara-blue)!important}.bn-nusantara-site .bn-nusantara-terminal-row-active small{color:#000000a6!important}.bn-nusantara-site .bn-nusantara-section-eyebrow,.bn-nusantara-site .bn-nusantara-ai-search-badge{color:var(--bn-nusantara-kicker)!important}.bn-nusantara-site .bn-nusantara-cta-banner-inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem;padding-block:2.5rem}.bn-nusantara-site .bn-nusantara-cta-banner-kicker{margin:0 0 .75rem;color:var(--bn-nusantara-kicker);font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-cta-banner-copy h2{margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:700;letter-spacing:-.04em;line-height:1.05}.bn-nusantara-site .bn-nusantara-cta-banner-supporting{max-width:46ch;margin:.75rem 0 0;color:#ebebeb;font-size:.8125rem;line-height:1.6}.bn-nusantara-site .bn-nusantara-cta-banner-action{display:inline-flex;flex:none;align-items:center;gap:.75rem;padding:1rem 1.75rem;border:1px solid #fff;background:#fff;color:#000;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.bn-nusantara-site .bn-nusantara-cta-banner-action:hover{background:transparent;color:#fff}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-cta-banner-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}}.bn-nusantara-site .bn-nusantara-footer-bottom-meta{display:grid;gap:.75rem}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-footer-bottom-meta{justify-items:end}}.bn-nusantara-site .bn-nusantara-footer-legal-nav{display:flex;flex-wrap:wrap;gap:1rem}.bn-nusantara-site .bn-nusantara-footer-legal-nav a,.bn-nusantara-site .bn-nusantara-footer-legal-nav button{margin:0;padding:0;border:0;background:none;color:#a8a8a8;font-family:inherit;font-size:.6875rem;letter-spacing:.08em;text-decoration:underline;text-transform:uppercase;text-underline-offset:3px;cursor:pointer}.bn-nusantara-site .bn-nusantara-footer-legal-nav a:hover,.bn-nusantara-site .bn-nusantara-footer-legal-nav button:hover{color:#fff}.bn-nusantara-site .bn-nusantara-legal-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:3rem}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-legal-grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start}}.bn-nusantara-site .bn-nusantara-legal-badge{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.5rem;padding:.5rem 1rem;border:1px solid #222;background:#0c0c0c;color:var(--bn-nusantara-kicker);font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-legal-updated{margin:0 0 1rem;color:#a8a8a8;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-legal-main h1{max-width:18ch;margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:clamp(2.25rem,6vw,4rem);font-weight:800;letter-spacing:-.05em;line-height:.98;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-legal-intro{max-width:68ch;margin:1.5rem 0 0;color:#ebebeb;font-size:.9375rem;line-height:1.7}.bn-nusantara-site .bn-nusantara-legal-sections{display:grid;gap:1.5rem;margin-top:3rem}.bn-nusantara-site .bn-nusantara-legal-sections article{padding:1.75rem;border:1px solid #111;background:#000}.bn-nusantara-site .bn-nusantara-legal-sections h2{margin:0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.03em}.bn-nusantara-site .bn-nusantara-legal-sections p{max-width:76ch;margin:1rem 0 0;color:#ebebeb;font-size:.8125rem;line-height:1.7}.bn-nusantara-site .bn-nusantara-legal-aside{display:grid;gap:1.5rem}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-legal-aside{position:sticky;top:8rem}}.bn-nusantara-site .bn-nusantara-legal-card{padding:1.5rem;border:1px solid #111;background:#000}.bn-nusantara-site .bn-nusantara-legal-card-dark{border-color:var(--bn-nusantara-kicker)}.bn-nusantara-site .bn-nusantara-legal-card-label{margin:0;color:var(--bn-nusantara-kicker);font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-legal-card-sublabel{margin:1.5rem 0 0;color:#a8a8a8;font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-legal-card-name{margin:.75rem 0 0;color:#fff;font-family:BN Nusantara Geist,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:-.03em}.bn-nusantara-site .bn-nusantara-legal-card-copy{margin:.75rem 0 0;color:#ebebeb;font-size:.75rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-legal-card address{display:grid;gap:0;margin:.5rem 0 0;color:#ebebeb;font-size:.75rem;font-style:normal;line-height:1.7}.bn-nusantara-site .bn-nusantara-legal-contact-link,.bn-nusantara-site .bn-nusantara-legal-quick-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem;padding:.75rem;border:1px solid #111;background:#050505;color:#fff;font-size:.75rem;font-weight:600;text-decoration:none;transition:border-color .15s ease,background-color .15s ease}.bn-nusantara-site .bn-nusantara-legal-quick-link{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-legal-contact-link:hover,.bn-nusantara-site .bn-nusantara-legal-quick-link:hover{border-color:#333;background:#0a0a0a}.bn-nusantara-site .bn-nusantara-cookie-consent{position:fixed;inset:auto 0 0;z-index:90;border-top:1px solid #222;background:#000;color:#fff;font-family:BN Nusantara Mono,monospace}.bn-nusantara-site .bn-nusantara-cookie-consent-inner{display:flex;width:calc(100% - 2rem);max-width:112.5rem;flex-direction:column;gap:1rem;margin-inline:auto;padding-block:1.25rem}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-cookie-consent-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.bn-nusantara-site .bn-nusantara-cookie-consent-copy{display:flex;min-width:0;align-items:flex-start;gap:.75rem}.bn-nusantara-site .bn-nusantara-cookie-consent-copy svg{flex:none;margin-top:.2rem;color:var(--bn-nusantara-kicker)}.bn-nusantara-site .bn-nusantara-cookie-consent-label{margin:0 0 .4rem;color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.bn-nusantara-site .bn-nusantara-cookie-consent-description{max-width:72ch;margin:0;color:#ebebeb;font-size:.75rem;line-height:1.625}.bn-nusantara-site .bn-nusantara-cookie-consent-description a{color:#fff;text-decoration:underline;text-underline-offset:3px}.bn-nusantara-site .bn-nusantara-cookie-consent-actions{display:flex;flex:none;flex-wrap:wrap;gap:.75rem}.bn-nusantara-site .bn-nusantara-cookie-consent-reject{padding:.85rem 1.25rem;border:1px solid #333;background:#000;color:#fff;cursor:pointer;font-family:inherit;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:border-color .15s ease}.bn-nusantara-site .bn-nusantara-cookie-consent-reject:hover{border-color:#fff}.bn-nusantara-site .bn-nusantara-cookie-consent-accept{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.25rem;border:1px solid #fff;background:#fff;color:#000;cursor:pointer;font-family:inherit;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background-color .15s ease,color .15s ease}.bn-nusantara-site .bn-nusantara-cookie-consent-accept:hover{background:transparent;color:#fff}@media(min-width:48rem){.bn-nusantara-site .bn-nusantara-team-grid .bn-nusantara-team-capabilities{margin-top:auto;padding-top:2rem}}@media(min-width:48rem)and (max-width:63.98rem){.bn-nusantara-site .bn-nusantara-team-grid .bn-nusantara-team-card-heading{flex-direction:column;align-items:stretch;gap:.75rem}.bn-nusantara-site .bn-nusantara-team-grid>.bn-nusantara-team-card:last-child:nth-child(odd){display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-template-rows:auto 1fr;column-gap:3rem;min-height:0}.bn-nusantara-site .bn-nusantara-team-grid>.bn-nusantara-team-card:last-child:nth-child(odd) .bn-nusantara-team-capabilities{grid-column:2;grid-row:1 / span 2;margin-top:0;padding-top:0;padding-left:3rem;border-left:1px solid #111}.bn-nusantara-site .bn-nusantara-team-grid>.bn-nusantara-team-card:last-child:nth-child(odd) .bn-nusantara-team-card-heading{flex-direction:row;align-items:flex-start;gap:1rem;justify-content:space-between}}@media(min-width:64rem){.bn-nusantara-site .bn-nusantara-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bn-nusantara-site .bn-nusantara-team-grid .bn-nusantara-team-card-heading{flex-direction:column;align-items:stretch;gap:.75rem}.bn-nusantara-site .bn-nusantara-team-leadership .bn-nusantara-team-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-template-rows:auto 1fr;column-gap:3rem;padding:2.5rem}.bn-nusantara-site .bn-nusantara-team-leadership .bn-nusantara-team-card-heading{grid-column:1}.bn-nusantara-site .bn-nusantara-team-leadership .bn-nusantara-team-bio{grid-column:1;align-self:start}.bn-nusantara-site .bn-nusantara-team-leadership .bn-nusantara-team-capabilities{grid-column:2;grid-row:1 / span 2;margin-top:0;padding-top:0;padding-left:3rem;border-left:1px solid #111}.bn-nusantara-site .bn-nusantara-team-global-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(16rem,.75fr);align-items:end;column-gap:clamp(2rem,6vw,6rem)}.bn-nusantara-site .bn-nusantara-team-global-heading h3{margin-bottom:0}}.bn-nusantara-site .bn-nusantara-team-leadership .bn-nusantara-team-card-heading{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}
