
.tag-pill,a{color:var(--accent)}.hero,.map-card{overflow:hidden}:root{--bg-page:#76964c;--bg-section:#EFF5D2;--bg-card:rgba(255,255,255,0.8);--text-primary:#1a1a1a;--text-dim:#4b5563;--accent:#1a1a1a;--accent-soft:rgba(99,163,97,0.12);--border-color:rgba(0,0,0,0.1);--radius-lg:0;--radius-md:0;--radius-full:0;--max-width:1440px}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}body{margin:0;font-family:"Noto Sans",system-ui,-apple-system,BlinkMacSystemFont,Inter,Roboto,"Segoe UI",sans-serif!important;background-color:var(--bg-page);color:var(--text-primary);line-height:1.5;display:flex;flex-direction:column;min-height:100vh}img{max-width:100%;display:block}a{text-decoration:none}a:hover{text-decoration:underline}.page-frame{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:clamp(1rem,2vw,2rem)}.section-pad{padding-block:clamp(3rem,2vw,4rem);background:var(--bg-page)}.section-pad-even,footer{background:var(--bg-section)}.section-pad-even{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.section-odd{color:#fff;background:var(--bg-page)}.section-odd .app-copy h3,.section-odd .app-copy p,.section-odd .hero-headline,.section-odd .hero-lede,.section-odd .section-lead,.section-odd .section-title{color:#fff}.section-odd .cta-btn-primary,.section-odd .cta-btn-soft{color:#fff;border-color:#fff}.section-odd .cta-btn-primary:hover,.section-odd .cta-btn-soft:hover{background:rgba(255,255,255,.1);color:#fff;border-color:#fff}.glass-card{background:0 0;border:none;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.tag-pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;line-height:1.2;background:var(--accent-soft);border:1px solid var(--border-color);border-radius:var(--radius-full);padding:.4rem .75rem}.portal-link,.repo-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--accent);border:1px solid var(--border-color);font-weight:600;line-height:1.2;text-decoration:none}.repo-link{padding:.5rem .75rem}.portal-link:hover,.repo-link:hover{text-decoration:none;background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}.portal-link{font-size:.8rem;background:var(--bg-card);padding:.4rem .6rem;margin-top:.5rem;width:fit-content}.grid-responsive{display:grid;gap:1.5rem}.brand,.hero-inner,.nav-bar,.nav-links{display:flex}.site-header{position:sticky;top:0;z-index:20;background:linear-gradient(to bottom,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%);padding-block:1rem 2rem}.hero,.hero-card,.hero-inner{position:relative}.nav-bar{align-items:center;justify-content:space-between;gap:1rem}.brand{font-size:clamp(1rem, .2vw, 1.125rem);font-weight:600;color:var(--text-primary);align-items:baseline;gap:.5rem}.brand-accent{font-size:.8rem;font-weight:500;color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-full);border:1px solid var(--border-color);padding:.25rem .6rem;line-height:1.2}.nav-links{align-items:center;flex-wrap:wrap;gap:.75rem 1rem;font-size:.9rem;color:var(--text-dim)}.hero-headline,.nav-links a:hover{color:var(--text-primary)}.nav-links a{color:var(--text-dim);font-weight:500;text-decoration:none}.hero{padding-block:clamp(2rem,2vw,3rem) clamp(3rem,2vw,4rem);background-color:var(--bg-page)}.hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(to left,rgba(157,187,117,0) 0,var(--bg-page) 80%),url('mapbims.png');background-size:cover;background-position:center right;background-repeat:no-repeat;z-index:0}.hero-inner{z-index:1;flex-wrap:wrap;gap:2rem}.eyebrow{margin-bottom:1rem}.hero-headline{font-family:"Noto Serif",serif!important;font-size:clamp(4rem, 5vw, 6rem);line-height:1.1;font-weight:600;letter-spacing:-.03em;max-width:20ch;margin:0 0 1rem}.hero-lede{font-size:clamp(1rem, 3vw + 2rem, 1.54rem);line-height:1.5;color:var(--text-dim);max-width:50ch;margin:0 0 2rem}.cta-btn-primary,.cta-btn-soft,.hero-pre-headline{line-height:1.2;color:var(--text-primary);font-weight:600}.hero-pre-headline{display:inline-flex;align-items:center;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.4);padding:.4rem .6rem}.section-odd .hero-pre-headline{color:#fff;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.cta-btn-primary:hover,.cta-btn-soft:hover{background:var(--accent-soft);border-color:var(--accent);text-decoration:none}.hero-cta-row,.store-row{display:flex;flex-wrap:wrap;gap:.75rem}.cta-btn-primary,.cta-btn-soft{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:clamp(1rem, .4vw + .75rem, 1.1rem);border-radius:0;padding:.9rem 1.25rem;border:1px solid var(--text-primary);text-decoration:none;cursor:pointer;min-width:max-content;transition:background-color .15s,color .15s,border-color .15s;background:0 0;color:var(--text-dim);border-color:var(--text-primary);box-shadow:none}.cta-btn-primary:hover{color:var(--accent);filter:none}.cta-btn-soft:hover{color:var(--accent)}.hero-card{padding:1.5rem;border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-color);box-shadow:0 30px 120px rgba(0,0,0,.8);min-height:220px}.hero-card-header{font-size:.75rem;font-weight:600;color:var(--accent);margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.hero-card-body{font-size:.9rem;color:var(--text-primary);line-height:1.4}.copy-card h3,.origin-card .section-title,.section-title{line-height:1.2;font-weight:600}.hero-card-body p{margin:0 0 .75rem;color:var(--text-dim)}.stack-blur-bg{position:absolute;inset:0;border-radius:var(--radius-lg);background:radial-gradient(circle at 30% 20%,var(--accent-soft) 0,rgba(0,0,0,0) 60%);filter:blur(30px);opacity:.7;z-index:-1}.map-body,.map-card,.phone-mock{position:relative}.section-title{font-size:clamp(1.75rem, 1vw + 1rem, 1.75rem);letter-spacing:-.03em;color:var(--text-primary);margin:0 0 1rem;font-family:'Noto Serif',serif!important}.copy-card,.section-lead{font-size:clamp(1rem, .4vw + .75rem, 1.2rem)}.section-lead{color:var(--text-dim);line-height:1.6;max-width:70ch;margin:0 0 2rem}.copy-card,.instance-name,.origin-card{color:var(--text-primary)}.copy-card{background:0 0;border-radius:0;border:none;padding:0;line-height:1.5;box-shadow:none}.copy-card+.copy-card{margin-top:1.5rem}.copy-card h3{margin:0 0 .5rem;color:var(--accent);letter-spacing:-.02em;display:flex;align-items:center;gap:.5rem}.copy-card p{margin:0 0 .75rem;color:var(--text-dim);font-size:inherit;line-height:1.5}.origin-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:0;padding:1.5rem;box-shadow:none}.map-card,.map-header{background:0 0;display:flex}.origin-card .section-title{font-size:clamp(1.5rem, .5vw + 1rem, 2rem);letter-spacing:-.03em;color:var(--text-primary);margin:0 0 .75rem}.origin-card .section-lead{font-size:clamp(1rem, .4vw + .75rem, 1.2rem);line-height:1.5;margin:0 0 1.5rem;color:var(--text-dim)}.instances-wrapper{display:grid;gap:2rem}@media (min-width:992px){.instances-wrapper{grid-template-columns:minmax(0,1fr) minmax(0,480px);align-items:start}}.instances-list{display:grid;gap:1rem}.instance-card{border:none;border-radius:0;background:0 0;padding:0 0 1rem;box-shadow:none;border-bottom:1px solid var(--border-color)}.instance-name{font-size:1rem;font-weight:600;line-height:1.3;letter-spacing:-.03em;margin:0 0 .25rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.instance-location{font-size:.8rem;font-weight:500;color:var(--accent)}.instance-desc{color:var(--text-dim);font-size:clamp(1rem, .4vw + .75rem, 1.1rem);line-height:1.5;margin:0}.map-card{border-radius:0;border:none;min-height:700px;box-shadow:none;flex-direction:column;isolation:isolate}.map-full{margin-top:-50px;width:calc(100vw - 7px);margin-left:calc(50% - 50vw)}.map-header{padding:.75rem 1rem;font-size:.75rem;font-weight:600;color:var(--text-primary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center}.store-btn,.tech-pill{color:var(--text-primary);font-weight:500}.map-body{flex:1;background:#d4d4d4;height:320px;min-height:320px;padding:0}#bims-map{width:100%;height:100%}.portal-marker{width:15px;height:15px;border-radius:50%;background:#34d399;border:2px solid #fff;box-shadow:0 0 0 4px rgba(52,211,153,.4);cursor:pointer}.portal-marker::after{content:"";position:absolute;left:50%;top:50%;width:20px;height:20px;border-radius:50%;background:rgba(52,211,153,.4);transform:translate(-50%,-50%);animation:2s infinite portal-pulse}@keyframes portal-pulse{0%{box-shadow:0 0 0 0 rgba(52,211,153,.5)}70%{box-shadow:0 0 0 15px rgba(52,211,153,0)}100%{box-shadow:0 0 0 0 rgba(52,211,153,0)}}.app-card{display:grid;gap:1.5rem;background:0 0;border:none;border-radius:0;padding:0;box-shadow:none}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-inner{align-items:flex-end}.map-body{height:400px}.app-card{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start}}.app-copy h3{font-size:clamp(1.5rem, 1vw + 1rem, 2rem);line-height:1.2;margin:0 0 1rem;font-weight:600;color:var(--text-primary);letter-spacing:-.03em}.app-copy p,footer{color:var(--text-dim)}.app-copy p{margin:0 0 1rem;font-size:clamp(1rem, .4vw + .75rem, 1.2rem);line-height:1.5}.store-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);font-size:.8rem;line-height:1.2;padding:.75rem 1rem;min-width:max-content;text-decoration:none}#mobile{padding-bottom:0!important}.phone-mock{background:0 0;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center;height:100%;padding:0}.phone-mock img{max-width:100%;display:block;height:500px;margin-top:-100px}@media (max-width:767px){.phone-mock{margin-left:100px;margin-top:0;justify-content:flex-start}.phone-mock img{height:360px;margin-top:0}}footer{margin-top:auto;border-top:1px solid var(--border-color);padding-block:2rem 0rem;font-size:.8rem;line-height:1.4;text-align:center}.footer-inner{max-width:800px;margin-inline:auto;line-height:1.4}.tech-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .75rem;margin-top:1rem;font-size:.75rem;line-height:1.2}.tech-pill{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-full);padding:.4rem .75rem;display:inline-flex;align-items:center;gap:.5rem}