:root{color-scheme:dark;--color-navy-950: #071a2c;--color-navy-900: #0b2035;--color-navy-850: #0d2236;--color-river-700: #123f62;--color-river-600: #1b5c7e;--color-paper-050: #f8f4ea;--color-paper-100: #efe5ce;--color-ink-950: #10253c;--color-white: #ffffff;--color-text-dark: #fffaf0;--color-text-dark-muted: rgba(255, 250, 240, .72);--color-text-light: #10253c;--color-text-light-muted: rgba(16, 37, 60, .72);--color-border-dark: rgba(255, 255, 255, .14);--color-border-light: rgba(16, 37, 60, .16);--gradient-signal: linear-gradient(135deg, #fff36a 0%, #f7c43f 48%, #e98510 100%);--color-focus: #f7c43f;--shadow-signal: 0 0 28px rgba(247, 196, 63, .28);--font-latin: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-bengali: "Noto Sans Bengali", "Hind Siliguri", "Bangla MN", "Nirmala UI", sans-serif;--step--1: .875rem;--step-0: 1rem;--step-1: 1.125rem;--step-2: 1.5rem;--step-3: 2rem;--step-4: 3rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: 6px;--radius-md: 8px;--header-height: 72px;--duration-fast: .16s;--duration-med: .24s;--duration-hero: .68s;--ease-standard: cubic-bezier(.2, .8, .2, 1)}:root[data-theme=light]{color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;background:var(--color-navy-950);color:var(--color-text-dark);font-family:var(--font-latin)}html.is-enhanced{scroll-behavior:smooth}html:lang(bn-BD),html:lang(bn){font-family:var(--font-bengali)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}body{margin:0;min-height:100svh;overflow-x:clip;background:var(--page-bg, var(--color-navy-950));color:var(--page-text, var(--color-text-dark))}:root[data-theme=light]{--page-bg: var(--color-paper-050);--page-text: var(--color-text-light)}img,svg,video{display:block;max-width:100%}a{color:inherit}:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}.skip-link{position:absolute;left:1rem;top:1rem;z-index:1000;transform:translateY(calc(-100% - 1.25rem))}.skip-link:focus{transform:translateY(0)}:lang(bn-BD),:lang(bn){line-height:1.72;letter-spacing:0}.text-wrap-safe{min-width:0;overflow-wrap:break-word;text-wrap:pretty}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{--header-border: var(--color-border-dark);--header-surface: rgba(7, 26, 44, .94);--header-link-muted: var(--color-text-dark-muted);position:sticky;top:0;z-index:100;min-width:0;border-bottom:1px solid var(--header-border);background:var(--header-surface);color:var(--color-text-dark)}:root[data-theme=light] .site-header{--header-border: rgba(16, 37, 60, .18);--header-surface: rgba(248, 244, 234, .94);--header-link-muted: var(--color-text-light-muted);color:var(--color-text-light)}.site-header__inner{display:flex;align-items:center;gap:var(--space-3);width:100%;min-width:0;min-height:var(--header-height);max-width:78rem;margin-inline:auto;padding:var(--space-2) clamp(var(--space-3),4vw,var(--space-8))}.site-logo{display:inline-flex;flex:0 1 auto;align-items:center;justify-content:center;width:clamp(6.75rem,14vw,10rem);height:3.25rem;min-width:0;padding:.5rem .625rem;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-sm);background:linear-gradient(135deg,var(--color-navy-950),var(--color-river-700));box-shadow:inset 0 0 0 1px #ffffff0f}.site-logo__image{width:100%;height:100%;object-fit:contain}.site-header__nav{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:clamp(.375rem,1.2vw,var(--space-3));min-width:0}.site-header__nav a,.site-header__contact,.mobile-menu__nav a,.mobile-menu__contact{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:var(--radius-sm);color:inherit;font-size:var(--step--1);font-weight:700;line-height:1.1;text-decoration:none;white-space:nowrap}.site-header__nav a{padding-inline:clamp(.35rem,.8vw,.75rem);color:var(--header-link-muted)}.site-header__nav a:hover,.site-header__nav a[aria-current=page],.mobile-menu__nav a:hover,.mobile-menu__nav a[aria-current=page]{color:inherit}.site-header__actions,.site-header__mobile-actions{display:flex;flex:0 0 auto;align-items:center;gap:var(--space-2);min-width:0}.site-header__contact,.mobile-menu__contact{min-width:44px;padding-inline:var(--space-4);background:var(--gradient-signal);color:var(--color-ink-950);box-shadow:var(--shadow-signal)}.site-header__mobile-actions{display:none}.language-switch{position:relative;display:grid;grid-template-columns:1fr 1fr;flex:0 0 auto;width:7.25rem;min-height:44px;padding:3px;overflow:hidden;border:1px solid var(--header-border);border-radius:var(--radius-sm);background:#ffffff12}:root[data-theme=light] .language-switch{background:#10253c12}.language-switch:before{content:"";position:absolute;inset-block:3px;left:3px;z-index:0;width:calc(50% - 3px);border-radius:calc(var(--radius-sm) - 2px);background:var(--gradient-signal);transition:transform var(--duration-fast) var(--ease-standard)}.language-switch:has(.language-switch__option:nth-child(2).is-active):before{transform:translate(100%)}.language-switch__option{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:36px;border-radius:calc(var(--radius-sm) - 2px);color:inherit;font-size:.78rem;font-weight:800;line-height:1;text-align:center;text-decoration:none;white-space:nowrap}.language-switch__option.is-active{color:var(--color-ink-950)}.theme-switch,.mobile-menu-button,.mobile-menu__close{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid var(--header-border);border-radius:var(--radius-sm);background:#ffffff12;color:inherit;cursor:pointer;font:inherit;transition:border-color var(--duration-fast) var(--ease-standard),background-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}:root[data-theme=light] .theme-switch,:root[data-theme=light] .mobile-menu-button,:root[data-theme=light] .mobile-menu__close{background:#10253c12}.theme-switch{width:3.25rem;padding:3px}.theme-switch__track{position:relative;display:grid;grid-template-columns:1fr 1fr;width:100%;height:36px}.theme-switch__track:before{content:"";position:absolute;inset:0 auto 0 0;width:50%;border-radius:calc(var(--radius-sm) - 2px);background:var(--gradient-signal);transition:transform var(--duration-fast) var(--ease-standard)}.theme-switch[aria-pressed=true] .theme-switch__track:before{transform:translate(100%)}.theme-switch__icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;color:var(--header-link-muted);font-size:.75rem;font-weight:900;line-height:1}.theme-switch[aria-pressed=false] .theme-switch__icon--dark,.theme-switch[aria-pressed=true] .theme-switch__icon--light{color:var(--color-ink-950)}.mobile-menu-button__bars{display:grid;gap:4px;width:1.15rem}.mobile-menu-button__bars span{display:block;height:2px;border-radius:999px;background:currentColor}.mobile-menu{position:fixed;inset:var(--header-height) 0 auto 0;z-index:90;padding:var(--space-2);background:#071a2cb8}.is-enhanced .mobile-menu{opacity:0;transform:translate3d(0,-.5rem,0);transition:opacity var(--duration-med) var(--ease-standard),transform var(--duration-med) var(--ease-standard)}.is-enhanced .mobile-menu.is-open{opacity:1;transform:translateZ(0)}:root[data-theme=light] .mobile-menu{background:#10253c47}.mobile-menu__panel{display:grid;gap:var(--space-4);width:min(100%,26rem);margin-inline:auto;padding:var(--space-4);border:1px solid var(--header-border);border-radius:var(--radius-md);background:var(--color-navy-900);color:var(--color-text-dark)}.mobile-menu__topline,.mobile-menu__controls{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);min-width:0}.mobile-menu__title{font-size:var(--step-0);font-weight:800}.mobile-menu__close{font-size:var(--step-2);line-height:1}.mobile-menu__nav{display:grid;gap:var(--space-2)}.mobile-menu__nav a,.mobile-menu__contact{justify-content:flex-start;width:100%;padding-inline:var(--space-3)}.mobile-menu__nav a{border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.mobile-menu__controls{justify-content:flex-start}body.is-menu-open{overflow:hidden}@media(max-width:56rem){.site-header__inner{min-height:4rem;gap:var(--space-2)}.site-header__nav,.site-header__actions{display:none}.site-header__mobile-actions{display:flex;margin-left:auto}.site-logo{width:clamp(4.75rem,28vw,7.5rem);height:3rem;padding:.4rem .5rem}.site-header__mobile-actions .language-switch{width:5.85rem}}@media(max-width:22.5rem){.site-header__inner{padding-inline:var(--space-2)}.site-header__mobile-actions{gap:.375rem}.site-header__mobile-actions .language-switch{width:5.55rem}.language-switch__option{font-size:.72rem}.theme-switch{width:3rem}}.section-shell{width:min(100%,78rem);margin-inline:auto;padding-inline:clamp(var(--space-4),5vw,var(--space-12))}.page-section{padding-block:var(--space-16)}:root{--section-accent-text: var(--color-focus);--motion-scroll-reveal-duration: .42s;--motion-hero-content-duration: .52s;--motion-hero-route-duration: .62s;--motion-hero-grid-drift-duration: 28s;--motion-hero-route-drift-duration: 32s}:root[data-theme=light]{--section-accent-text: #7a4b00}.section-heading{display:grid;gap:var(--space-3);max-width:52rem;min-width:0}.section-heading h2,.contact-cta h2{margin:0;color:var(--page-text, var(--color-text-dark));font-size:var(--step-3);line-height:1.12}.section-kicker{margin:0;color:var(--section-accent-text);font-size:var(--step--1);font-weight:850;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}:lang(bn-BD) .section-kicker,:lang(bn) .section-kicker{letter-spacing:0;text-transform:none}.section-lede{max-width:42rem;margin:0;color:var(--color-text-dark-muted);font-size:var(--step-1);line-height:1.7}:root[data-theme=light] .section-lede{color:var(--color-text-light-muted)}.signal-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:48px;min-width:0;padding:0 var(--space-4);overflow-wrap:anywhere;border-radius:var(--radius-sm);background:var(--gradient-signal);color:var(--color-ink-950);font-weight:850;line-height:1.15;text-decoration:none;box-shadow:var(--shadow-signal)}.is-enhanced [data-scroll-reveal]{opacity:0;transform:translate3d(0,.85rem,0);transition:opacity var(--motion-scroll-reveal-duration) var(--ease-standard),transform var(--motion-scroll-reveal-duration) var(--ease-standard)}.is-enhanced [data-scroll-reveal].is-visible,.is-enhanced.is-reduced-motion [data-scroll-reveal]{opacity:1;transform:translateZ(0)}.hero-atlas{--section-accent-text: var(--color-focus);position:relative;display:grid;align-items:center;min-height:calc(100svh - var(--header-height));overflow:hidden;isolation:isolate;background:linear-gradient(90deg,#071a2cfa,#071a2ce6 42%,#071a2c8a 74%,#071a2ce0),radial-gradient(circle at 78% 20%,rgba(27,92,126,.42),transparent 28rem),var(--color-navy-950);color:var(--color-text-dark)}.hero-atlas:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071a2cc7,#071a2c2e 58%,#071a2c8f);pointer-events:none}.hero-atlas__visual{position:absolute;inset:-5%;z-index:-2;color:#fffaf01c;transform-origin:center}.hero-atlas__map{width:100%;height:100%;min-height:32rem}.hero-atlas__grid{fill:url(#atlas-grid);opacity:.74;transform-origin:center}.hero-atlas__river,.hero-atlas__delta{fill:none;stroke:#7ec8e252;stroke-linecap:round;stroke-width:7}.hero-atlas__river--wide{stroke:#1b5c7e57;stroke-width:42}.hero-atlas__delta{stroke:#fffaf029;stroke-dasharray:11 18;stroke-width:2}.hero-atlas__corridor{fill:#efe5ce0e;stroke:#fffaf033;stroke-width:2}.hero-atlas__corridor--secondary{fill:#123f6238;stroke:#f7c43f38}.hero-atlas__route{fill:none;stroke:url(#purbo-route-gradient);stroke-dasharray:720;stroke-dashoffset:0;stroke-linecap:round;stroke-width:5;filter:drop-shadow(0 0 12px rgba(247,196,63,.22));transform-origin:center}.is-enhanced .hero-atlas.is-hero-revealed .hero-atlas__brand,.is-enhanced .hero-atlas.is-hero-revealed .section-kicker,.is-enhanced .hero-atlas.is-hero-revealed h1,.is-enhanced .hero-atlas.is-hero-revealed .hero-atlas__statement,.is-enhanced .hero-atlas.is-hero-revealed .hero-atlas__cta{animation:hero-content-reveal var(--motion-hero-content-duration) var(--ease-standard) both}.is-enhanced .hero-atlas.is-hero-revealed .section-kicker{animation-delay:40ms}.is-enhanced .hero-atlas.is-hero-revealed h1{animation-delay:70ms}.is-enhanced .hero-atlas.is-hero-revealed .hero-atlas__statement{animation-delay:.1s}.is-enhanced .hero-atlas.is-hero-revealed .hero-atlas__cta{animation-delay:.13s}.is-enhanced .hero-atlas.is-hero-revealed .hero-atlas__route{stroke-dashoffset:720;animation:route-draw var(--motion-hero-route-duration) var(--ease-standard) forwards}.is-enhanced .hero-atlas.is-hero-drifting .hero-atlas__grid{animation:atlas-grid-drift var(--motion-hero-grid-drift-duration) ease-in-out infinite alternate}.is-enhanced .hero-atlas.is-hero-drifting .hero-atlas__route{animation:route-draw var(--motion-hero-route-duration) var(--ease-standard) forwards,route-drift var(--motion-hero-route-drift-duration) ease-in-out var(--duration-hero) infinite alternate}.hero-atlas__pins{fill:#f7c43f;filter:drop-shadow(0 0 9px rgba(247,196,63,.36))}.hero-atlas__city-grid{fill:none;stroke:#fffaf029;stroke-width:2}.hero-atlas__content{display:grid;gap:var(--space-4);width:min(100%,78rem);min-width:0;margin-inline:auto;padding:var(--space-8) clamp(var(--space-4),7vw,var(--space-16))}.hero-atlas__brand{width:min(17rem,66vw);min-width:0;padding:var(--space-2);border-left:3px solid var(--color-focus)}.hero-atlas__brand img{width:100%;height:auto;max-height:6.5rem;object-fit:contain;object-position:left center}.hero-atlas h1{margin:0;color:var(--color-white);font-size:5.25rem;line-height:.95}.hero-atlas__statement{max-width:39rem;margin:0;color:var(--color-text-dark);font-size:var(--step-2);line-height:1.35}.hero-atlas__cta{margin-top:var(--space-2)}.home-intro{background:linear-gradient(180deg,#123f622e,#071a2c00),var(--page-bg, var(--color-navy-950))}:root[data-theme=light] .home-intro{background:linear-gradient(180deg,#efe5ced1,#f8f4ea00),var(--color-paper-050)}.home-intro__inner{display:grid;gap:var(--space-3);max-width:58rem;margin-inline:auto;border-block:1px solid var(--color-border-dark);padding-block:var(--space-8)}:root[data-theme=light] .home-intro__inner{border-color:var(--color-border-light)}.home-intro h2{margin:0;font-size:var(--step-3);line-height:1.12}.city-strip{border-block:1px solid var(--color-border-dark);background:linear-gradient(90deg,#123f629e,#071a2cb8),var(--color-navy-900);color:var(--color-text-dark)}:root[data-theme=light] .city-strip{border-color:var(--color-border-light);background:linear-gradient(90deg,#efe5ceeb,#f8f4eab8),var(--color-paper-050);color:var(--color-text-light)}.city-strip__inner{display:grid;gap:var(--space-4);padding-block:var(--space-6)}.city-strip__list{display:flex;flex-wrap:wrap;gap:var(--space-3);min-width:0;margin:0;padding:0;list-style:none}.city-strip__city{display:inline-grid;gap:.125rem;min-width:min(9.5rem,100%);padding-block:var(--space-3);border-bottom:2px solid rgba(247,196,63,.42)}.city-strip__city span{font-size:var(--step-1);font-weight:850}.city-strip__city small{color:var(--color-text-dark-muted);font-size:var(--step--1)}:root[data-theme=light] .city-strip__city small{color:var(--color-text-light-muted)}.service-list{background:linear-gradient(180deg,#071a2c00,#123f6238),var(--page-bg, var(--color-navy-950))}.service-list__groups{display:grid;gap:var(--space-8);margin-top:var(--space-12)}.service-list__group{display:grid;grid-template-columns:minmax(0,15rem) minmax(0,1fr);gap:var(--space-6);min-width:0;padding-block:var(--space-6);border-top:1px solid var(--color-border-dark)}:root[data-theme=light] .service-list__group{border-color:var(--color-border-light)}.service-list__group h3{margin:0;color:var(--section-accent-text);font-size:var(--step-1);line-height:1.2}.service-list__rows{display:grid;min-width:0}.service-row{position:relative;display:grid;grid-template-columns:minmax(0,14rem) minmax(0,1fr);gap:var(--space-4);min-width:0;padding:var(--space-4) 0 var(--space-4) var(--space-6);border-top:1px solid rgba(255,255,255,.08);color:inherit;text-decoration:none}:root[data-theme=light] .service-row{border-color:#10253c1f}.service-row:first-child{border-top:0}.service-row__line{position:absolute;inset:var(--space-4) auto var(--space-4) 0;width:2px;overflow:hidden;border-radius:99px;background:#ffffff29}.service-row__line:before{content:"";position:absolute;inset:0;transform:translateY(-102%);border-radius:inherit;background:var(--gradient-signal);transition:transform var(--duration-med) var(--ease-standard)}.service-row:hover .service-row__line:before,.service-row:focus-visible .service-row__line:before{transform:translateY(0)}.service-row__title{min-width:0;font-weight:850;line-height:1.35}.service-row__body{min-width:0;color:var(--color-text-dark-muted);line-height:1.7}:root[data-theme=light] .service-row__body{color:var(--color-text-light-muted)}.planning-themes{background:linear-gradient(90deg,#123f6252,#071a2c00),var(--page-bg, var(--color-navy-950))}:root[data-theme=light] .planning-themes{background:linear-gradient(90deg,#efe5cedb,#f8f4ea00),var(--color-paper-050)}.planning-themes__heading{max-width:58rem}.planning-themes__sheet{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:var(--space-12);border-block:1px solid var(--color-border-dark);background-image:linear-gradient(rgba(255,250,240,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,250,240,.06) 1px,transparent 1px);background-size:2.25rem 2.25rem}:root[data-theme=light] .planning-themes__sheet{border-color:var(--color-border-light);background-image:linear-gradient(rgba(16,37,60,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(16,37,60,.08) 1px,transparent 1px)}.theme-plate{position:relative;display:grid;gap:var(--space-6);min-width:0;padding:var(--space-8);border-inline-end:1px solid var(--color-border-dark);border-block-end:1px solid var(--color-border-dark)}:root[data-theme=light] .theme-plate{border-color:var(--color-border-light)}.theme-plate:nth-child(2n){border-inline-end:0}.theme-plate:nth-last-child(-n+2){border-block-end:0}.theme-plate:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--gradient-signal);opacity:0;transition:opacity var(--duration-fast) var(--ease-standard)}.theme-plate:hover:before,.theme-plate:focus-within:before{opacity:1}.theme-plate__index{color:var(--color-text-dark-muted);font-size:var(--step--1);font-weight:900}:root[data-theme=light] .theme-plate__index{color:var(--color-text-light-muted)}.theme-plate h3{max-width:22rem;margin:0;font-size:var(--step-2);line-height:1.16}.theme-plate dl{display:grid;gap:var(--space-4);min-width:0;margin:0}.theme-plate div{display:grid;gap:var(--space-2);min-width:0}.theme-plate dt{color:var(--section-accent-text);font-size:var(--step--1);font-weight:850}.theme-plate dd{margin:0;color:var(--color-text-dark-muted);line-height:1.68}:root[data-theme=light] .theme-plate dd{color:var(--color-text-light-muted)}.method-timeline__inner{display:grid;grid-template-columns:minmax(0,22rem) minmax(0,1fr);gap:var(--space-12)}.method-timeline__list{display:grid;min-width:0;margin:0;padding:0;list-style:none;counter-reset:method}.method-step{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:var(--space-4);min-width:0;padding-block:var(--space-5, 1.25rem);border-top:1px solid var(--color-border-dark)}:root[data-theme=light] .method-step{border-color:var(--color-border-light)}.method-step__number{display:inline-flex;align-items:flex-start;justify-content:flex-start;color:var(--section-accent-text);font-size:var(--step--1);font-weight:900}.method-step h3{margin:0 0 var(--space-2);font-size:var(--step-2);line-height:1.16}.method-step p{margin:0;color:var(--color-text-dark-muted);line-height:1.72}:root[data-theme=light] .method-step p{color:var(--color-text-light-muted)}.contact-cta{padding-block:var(--space-16);border-top:1px solid var(--color-border-dark);background:radial-gradient(circle at 88% 18%,rgba(247,196,63,.16),transparent 20rem),linear-gradient(135deg,#123f628a,#071a2ceb),var(--color-navy-950);color:var(--color-text-dark)}:root[data-theme=light] .contact-cta{border-color:var(--color-border-light);background:radial-gradient(circle at 88% 18%,rgba(247,196,63,.22),transparent 20rem),linear-gradient(135deg,#efe5cefa,#f8f4eae0);color:var(--color-text-light)}.contact-cta__inner{display:grid;gap:var(--space-4);min-width:0}.contact-cta__mail{margin-top:var(--space-2)}.contact-cta__prompts{display:flex;flex-wrap:wrap;gap:var(--space-2);min-width:0;margin:var(--space-4) 0 0;padding:0;list-style:none}.contact-cta__prompts li{min-width:0;padding:var(--space-2) var(--space-3);border:1px solid rgba(255,250,240,.18);border-radius:var(--radius-sm);color:var(--color-text-dark-muted)}:root[data-theme=light] .contact-cta__prompts li{border-color:#10253c29;color:var(--color-text-light-muted)}.static-hero{--section-accent-text: var(--color-focus);position:relative;overflow:hidden;border-bottom:1px solid var(--color-border-dark);background:linear-gradient(90deg,#071a2cfa,#071a2cb3),var(--color-navy-950);color:var(--color-text-dark);isolation:isolate}:root[data-theme=light] .static-hero{border-color:var(--color-border-light);background:linear-gradient(90deg,#f8f4eaf5,#efe5ceb8),var(--color-paper-050);color:var(--color-text-light)}.static-hero__map{position:absolute;inset:0;z-index:-1;color:#fffaf024;opacity:.88}:root[data-theme=light] .static-hero__map{color:#10253c29}.static-hero__map svg{width:100%;height:100%}.static-hero__river,.static-hero__grid,.static-hero__route{fill:none;stroke-linecap:round}.static-hero__river{stroke:#7ec8e257;stroke-width:24}.static-hero__grid{stroke:currentColor;stroke-width:2}.static-hero__route{stroke:#f7c43f;stroke-width:5}.static-hero__inner{display:grid;gap:var(--space-4);min-height:min(34rem,calc(100svh - var(--header-height)));align-content:center;padding-block:var(--space-16)}.static-hero h1{max-width:54rem;margin:0;font-size:var(--step-4);line-height:1.02}.static-hero__lede{max-width:44rem;margin:0;color:var(--color-text-dark-muted);font-size:var(--step-1);line-height:1.7}:root[data-theme=light] .static-hero__lede{color:var(--color-text-light-muted)}.static-page-flow{background:var(--page-bg, var(--color-navy-950))}.static-section{border-bottom:1px solid var(--color-border-dark)}:root[data-theme=light] .static-section{border-color:var(--color-border-light)}.static-section--alternate{background:linear-gradient(90deg,#123f6233,#071a2c00),var(--page-bg, var(--color-navy-950))}:root[data-theme=light] .static-section--alternate{background:linear-gradient(90deg,#efe5cec7,#f8f4ea00),var(--color-paper-050)}.static-section__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:var(--space-12);align-items:start}.static-section__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-width:0;border-block:1px solid var(--color-border-dark)}:root[data-theme=light] .static-section__items{border-color:var(--color-border-light)}.static-section__item{display:grid;gap:var(--space-3);min-width:0;padding:var(--space-6);border-inline-end:1px solid var(--color-border-dark);border-block-end:1px solid var(--color-border-dark)}:root[data-theme=light] .static-section__item{border-color:var(--color-border-light)}.static-section__item:nth-child(2n),.static-section__item:last-child{border-inline-end:0}.static-section__item:nth-last-child(-n+2){border-block-end:0}.static-section__item h3{margin:0;font-size:var(--step-1);line-height:1.22}.static-section__item p{margin:0;color:var(--color-text-dark-muted);line-height:1.72}:root[data-theme=light] .static-section__item p{color:var(--color-text-light-muted)}.static-section__group,.static-section__tools{font-size:var(--step--1)}.static-section__group{color:var(--section-accent-text)!important;font-weight:850}.not-found{min-height:calc(100svh - var(--header-height))}.not-found .static-hero__inner{min-height:inherit}.not-found__links{display:flex;flex-wrap:wrap;gap:var(--space-3);min-width:0}@keyframes hero-content-reveal{0%{opacity:0;transform:translate3d(0,.75rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes route-draw{to{stroke-dashoffset:0}}@keyframes atlas-grid-drift{0%{transform:translate3d(-.35rem,-.25rem,0)}to{transform:translate3d(.35rem,.25rem,0)}}@keyframes route-drift{0%{transform:translate3d(-.2rem,.1rem,0)}to{transform:translate3d(.2rem,-.1rem,0)}}@media(max-width:56rem){.page-section{padding-block:var(--space-12)}.hero-atlas{min-height:calc(100svh - 4rem)}.hero-atlas__content{gap:var(--space-3);padding-block:var(--space-6)}.hero-atlas__brand{width:min(12rem,62vw)}.hero-atlas h1{font-size:3.5rem}.hero-atlas__statement{max-width:30rem;font-size:var(--step-1)}.section-heading h2,.home-intro h2,.contact-cta h2{font-size:var(--step-2)}.service-list__group,.service-row,.method-timeline__inner,.static-section__inner{grid-template-columns:minmax(0,1fr)}.service-list__group{gap:var(--space-3)}.planning-themes__sheet{grid-template-columns:minmax(0,1fr)}.static-hero__inner{min-height:min(30rem,calc(100svh - 4rem));padding-block:var(--space-12)}.static-hero h1{font-size:var(--step-3)}.static-section__inner{gap:var(--space-8)}.theme-plate,.theme-plate:nth-child(2n),.theme-plate:nth-last-child(-n+2){border-inline-end:0;border-block-end:1px solid var(--color-border-dark)}:root[data-theme=light] .theme-plate,:root[data-theme=light] .theme-plate:nth-child(2n),:root[data-theme=light] .theme-plate:nth-last-child(-n+2){border-color:var(--color-border-light)}.theme-plate:last-child{border-block-end:0}}@media(max-width:34rem){.section-shell{padding-inline:var(--space-4)}.hero-atlas h1{font-size:3rem}.hero-atlas__brand{width:min(10rem,70vw);padding:var(--space-1)}.city-strip__city{flex:1 1 8rem;min-width:min(8rem,100%)}.service-row{gap:var(--space-2);padding-left:var(--space-4)}.static-section__items{grid-template-columns:minmax(0,1fr)}.static-section__item,.static-section__item:nth-child(2n),.static-section__item:nth-last-child(-n+2){border-inline-end:0;border-block-end:1px solid var(--color-border-dark)}:root[data-theme=light] .static-section__item,:root[data-theme=light] .static-section__item:nth-child(2n),:root[data-theme=light] .static-section__item:nth-last-child(-n+2){border-color:var(--color-border-light)}.static-section__item:last-child{border-block-end:0}.theme-plate{padding:var(--space-6) 0 var(--space-6) var(--space-4)}.method-step{grid-template-columns:minmax(0,1fr);gap:var(--space-2)}}:where([id]){scroll-margin-top:var(--sticky-header-offset, 5rem)}
