:root{--bt-accent:#0aa7a0;--bt-ink:#12263a;--bt-muted:#5f6f7f;--bt-bg:#f5f7f9;--bt-line:#dfe6eb;--bt-white:#fff;--bt-radius:20px;--bt-shadow:0 18px 50px rgba(18,38,58,.09);--bt-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--bt-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.bt-container{width:min(calc(100% - 36px),var(--bt-max));margin:0 auto}.bt-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--bt-line)}.bt-header__inner{height:78px;display:flex;align-items:center;gap:30px}.bt-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.bt-brand .custom-logo{max-height:50px;width:auto}.bt-brand__mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--bt-accent);color:#fff;font-weight:900}.bt-brand__text{font-weight:850;font-size:21px;letter-spacing:-.5px}.bt-nav{margin-left:auto}.bt-nav__list{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.bt-nav a{font-weight:650;font-size:14px}.bt-menu-toggle{display:none;border:0;background:none;font-size:28px;margin-left:auto}.bt-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:14px 22px;background:var(--bt-accent);color:#fff;font-weight:800;cursor:pointer}.bt-btn--small{padding:10px 16px}.bt-btn--ghost{background:#fff;color:var(--bt-ink);border:1px solid var(--bt-line)}.bt-hero{padding:86px 0 70px;background:radial-gradient(circle at 78% 12%,rgba(10,167,160,.16),transparent 32%),linear-gradient(180deg,#fbfdfd 0%,#f4f8f8 100%);border-bottom:1px solid var(--bt-line)}.bt-hero__inner{max-width:920px}.bt-kicker{display:inline-block;margin-bottom:12px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--bt-accent)}.bt-hero h1,.bt-page-hero h1{font-size:clamp(42px,7vw,72px);line-height:.98;letter-spacing:-.045em;margin:0 0 18px;max-width:900px}.bt-hero p{font-size:20px;color:var(--bt-muted);max-width:720px;margin:0 0 28px}.bt-hero__links{display:flex;gap:10px;margin-top:18px;color:var(--bt-muted);font-size:14px}.bt-hero__links a{font-weight:700;color:var(--bt-ink)}.bt-page-hero{padding:64px 0 42px;background:var(--bt-bg)}.bt-page-hero--compact h1{font-size:clamp(36px,6vw,58px)}.bt-page-hero p{color:var(--bt-muted)}.bt-section{padding:76px 0}.bt-section--muted{background:var(--bt-bg)}.bt-section--results{padding-top:34px}.bt-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.bt-section__head h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.035em;line-height:1.05;margin:0;max-width:760px}.bt-section__head>a{font-weight:800;color:var(--bt-accent)}.bt-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bt-feature{padding:26px;border:1px solid var(--bt-line);border-radius:var(--bt-radius);background:#fff}.bt-feature>span{font-weight:900;color:var(--bt-accent);font-size:13px}.bt-feature h3{margin:26px 0 7px;font-size:22px}.bt-feature p{color:var(--bt-muted);margin:0}.bt-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.bt-split h2{font-size:42px;line-height:1.05;letter-spacing:-.035em;margin:0 0 16px}.bt-split p{color:var(--bt-muted);max-width:620px}.bt-marwot-card{background:#153a53;color:white;padding:34px;border-radius:26px;box-shadow:var(--bt-shadow)}.bt-marwot-card__eyebrow{font-size:12px;letter-spacing:.12em;color:#55d0c8;font-weight:900}.bt-marwot-card h3{font-size:30px;line-height:1.1;margin:18px 0 14px}.bt-marwot-card p{color:#d8e4eb}.bt-marwot-card a{font-weight:800;color:#55d0c8}.bt-results-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.bt-map-toggle{display:none;border:1px solid var(--bt-line);background:#fff;padding:10px 16px;border-radius:10px;font-weight:800}.bt-results-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:20px;align-items:start}.bt-results-list{display:grid;gap:16px}.bt-map-panel{position:sticky;top:98px}.bt-map{height:calc(100vh - 126px);min-height:520px;border-radius:20px;background:#e8eff1;border:1px solid var(--bt-line);overflow:hidden}.bt-pagination{margin-top:20px}.bt-pagination .nav-links{display:flex;gap:8px}.bt-pagination .page-numbers{padding:9px 13px;border-radius:9px;border:1px solid var(--bt-line)}.bt-pagination .current{background:var(--bt-ink);color:#fff}.bt-center-single{padding-top:32px}.bt-back{display:inline-block;margin-bottom:20px;color:var(--bt-muted);font-weight:700}.bt-center-single__grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:32px;align-items:start}.bt-center-sidebar{position:sticky;top:98px;display:grid;gap:16px}.bt-claim-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding:24px;border-radius:18px;background:var(--bt-bg);border:1px solid var(--bt-line)}.bt-claim-strip div{display:flex;flex-direction:column}.bt-prose{max-width:900px}.bt-prose h2{font-size:34px;letter-spacing:-.02em}.bt-prose p,.bt-prose li{color:#344b5e}.bt-footer{background:#0f2232;color:#cbd7df;padding:58px 0 26px}.bt-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.bt-footer h3{color:#fff;font-size:14px;margin:0 0 14px}.bt-footer a,.bt-footer span{display:block;margin:7px 0}.bt-footer__brand{font-size:23px;font-weight:900;color:#fff}.bt-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.bt-footer-menu{display:flex;gap:16px;list-style:none;padding:0;margin:0}.bt-footer-menu a{margin:0}.bt-empty{padding:48px;border:1px dashed var(--bt-line);border-radius:20px;text-align:center}@media(max-width:980px){.bt-nav{display:none;position:absolute;left:18px;right:18px;top:70px;background:#fff;border:1px solid var(--bt-line);border-radius:16px;padding:14px;box-shadow:var(--bt-shadow)}.bt-nav.is-open{display:block}.bt-nav__list{flex-direction:column;align-items:flex-start}.bt-menu-toggle{display:block}.bt-header .bt-btn--small{display:none}.bt-feature-grid{grid-template-columns:1fr 1fr}.bt-results-layout{grid-template-columns:1fr}.bt-map-toggle{display:block}.bt-map-panel{display:none;position:relative;top:auto}.bt-map-panel.is-open{display:block}.bt-map{height:60vh;min-height:420px}.bt-center-single__grid{grid-template-columns:1fr}.bt-center-sidebar{position:static}.bt-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.bt-container{width:min(calc(100% - 24px),var(--bt-max))}.bt-header__inner{height:68px}.bt-hero{padding:58px 0 48px}.bt-hero h1{font-size:44px}.bt-hero p{font-size:17px}.bt-hero__links{flex-wrap:wrap}.bt-section{padding:52px 0}.bt-section__head{align-items:flex-start;flex-direction:column}.bt-feature-grid,.bt-split,.bt-footer__grid{grid-template-columns:1fr}.bt-claim-strip{align-items:flex-start;flex-direction:column}.bt-footer__bottom{flex-direction:column}.bt-footer-menu{flex-wrap:wrap}}
