@font-face{font-family:Manrope;src:url('./manrope-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('./manrope-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('./manrope-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('./manrope-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
/* BONĚCKO – PAMPELIŠKOVÁ | Pixelhouse | 2026-09-14 v1
   Namespaced presentation for Joomla 5 / YOOtheme 5. */
:root{--bn-cream:#faf7ef;--bn-sand:#eee5d8;--bn-stone:#c6c0b5;--bn-ink:#292b27;--bn-muted:#63675d;--bn-line:#d7d5c8;--bn-yellow:#f5ee92;--bn-green:#4c6344;--bn-font:Manrope,Arial,sans-serif}
body:has(.bn-root){margin:0;background:var(--bn-cream);overflow-x:clip}
.bn-root,.bn-header,.bn-lightbox{box-sizing:border-box;font-family:var(--bn-font);font-size:16px;line-height:1.7;color:var(--bn-ink);-webkit-font-smoothing:antialiased}
.bn-root *,.bn-root *::before,.bn-root *::after,.bn-header *,.bn-lightbox *{box-sizing:border-box}
.bn-root [hidden],.bn-header [hidden]{display:none!important}
.bn-root a,.bn-header a{color:inherit;text-decoration:none}
.bn-root a:hover,.bn-header a:hover{text-decoration:none;color:inherit}
.bn-root button,.bn-root input,.bn-root select,.bn-root textarea,.bn-header button{font:inherit}
.bn-root img{display:block;max-width:100%;height:auto}
.bn-root h1,.bn-root h2,.bn-root h3,.bn-root p,.bn-root ul,.bn-root figure{margin:0}
.bn-root h1,.bn-root h2,.bn-root h3{font-family:var(--bn-font);font-weight:500;color:inherit;letter-spacing:-.05em;line-height:1.13;text-transform:none}
.bn-root h1{font-size:clamp(46px,5.6vw,90px)}
.bn-root h2{font-size:clamp(34px,3.15vw,52px)}
.bn-root h3{font-size:26px;letter-spacing:-.035em}
.bn-root h1 em,.bn-root h2 em{font-style:normal;color:var(--bn-muted)}
.bn-root p+p{margin-top:18px}
.bn-root h2+p,.bn-root h3+p{margin-top:23px}
.bn-root p{max-width:70ch}
.bn-root button,.bn-header button{cursor:pointer}
.bn-root a:focus-visible,.bn-root button:focus-visible,.bn-root input:focus-visible,.bn-root select:focus-visible,.bn-root textarea:focus-visible,.bn-header a:focus-visible,.bn-header button:focus-visible{outline:3px solid #557b47;outline-offset:5px}
.bn-root ::selection{background:var(--bn-yellow);color:var(--bn-ink)}
.bn-container{width:calc(100% - 112px);max-width:1400px;margin:0 auto}
.bn-section{padding:100px 0;background:var(--bn-cream)}
.bn-section[id],#bn-content{scroll-margin-top:106px}
.bn-kicker{font-size:11px;line-height:1.6;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px!important}
.bn-lead{font-size:clamp(18px,1.45vw,22px);line-height:1.65;letter-spacing:-.02em}
.bn-small{font-size:12px;line-height:1.7;color:var(--bn-muted);margin-top:20px!important}
.bn-sand{background:var(--bn-sand)}
.bn-stone{background:var(--bn-stone)}
.bn-dark{background:#292b28;color:var(--bn-cream)}
.bn-dark .bn-small{color:#d4d3c8}
.bn-split{display:grid;grid-template-columns:1fr 1.12fr;gap:9%;align-items:center}
.bn-split>div{min-width:0}
.bn-copy p:not(.bn-kicker){margin-top:23px}
.bn-split>img{width:100%;height:100%;max-height:600px;object-fit:cover}
.bn-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.bn-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:50px;padding:13px 24px;border:1px solid transparent;border-radius:3px;background:var(--bn-yellow);font-size:13px;line-height:1.4;font-weight:700;color:var(--bn-ink)!important;transition:background .2s,transform .2s}
.bn-btn:hover{background:#eee16b;transform:translateY(-2px)}
.bn-btn span{font-size:19px;font-weight:400}
.bn-btn-outline{border-color:currentColor;background:transparent;color:inherit!important}
.bn-btn-outline:hover{background:rgba(135,140,120,.09)}
.bn-root p+.bn-btn,.bn-root .bn-small+.bn-btn{margin-top:30px}
.bn-text-link{font-size:14px;font-weight:650;border-bottom:1px solid currentColor;padding-bottom:4px;display:inline-block}
.bn-sr,.bn-honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
.bn-skip{position:fixed;left:20px;top:-150px;background:var(--bn-yellow);color:#222;padding:12px;z-index:1000}
.bn-skip:focus{top:12px}
.bn-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(250,247,239,.97);border-bottom:1px solid rgba(41,43,39,.12);backdrop-filter:blur(12px)}
.bn-header-inner{max-width:1560px;width:calc(100% - 72px);min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin:auto}
.bn-logo{flex:0 0 auto;display:block}
.bn-logo img{width:160px;height:auto;display:block}
.bn-nav{display:flex;align-items:center;gap:26px}
.bn-nav>a:not(.bn-btn){font-size:12px;white-space:nowrap;position:relative;padding:16px 0}
.bn-nav>a:not(.bn-btn)::after{content:'';height:1px;background:currentColor;position:absolute;left:0;right:100%;bottom:10px;transition:right .2s}
.bn-nav>a:hover::after{right:0}
.bn-nav .bn-btn{margin-left:10px;min-height:43px;padding:10px 17px;gap:24px}
.bn-menu-toggle{display:none;background:none;border:0;padding:10px;color:var(--bn-ink)}
.bn-hero{position:relative;min-height:820px;min-height:100svh;max-height:1180px;background:#484d42;isolation:isolate;color:#fff;display:flex;align-items:flex-end;padding:165px 0 77px}
.bn-hero-image{position:absolute;inset:0;z-index:-3;overflow:hidden}
.bn-hero-image img{height:100%;width:100%;object-fit:cover;object-position:50% 47%}
.bn-hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(23,33,28,.04) 22%,rgba(20,29,21,.12) 42%,rgba(12,26,17,.73) 100%)}
.bn-hero-stroke{position:absolute;left:-5%;top:8%;width:42%;height:53%;object-fit:contain;opacity:.82;z-index:-2;pointer-events:none}
.bn-hero-content{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}
.bn-hero h1{font-size:clamp(62px,7.7vw,122px);letter-spacing:-.066em;line-height:.99;max-width:1000px}
.bn-hero h1 em{font-style:normal;color:var(--bn-yellow)}
.bn-hero-content>div>p:not(.bn-kicker){font-size:18px;line-height:1.7;margin-top:28px}
.bn-hero .bn-kicker{font-size:11px;letter-spacing:.16em;margin-bottom:23px!important}
.bn-hero-aside{padding-bottom:5px;text-align:right;flex:0 0 265px}
.bn-hero-aside p{font-size:18px!important;margin-top:23px!important}
.bn-hero-aside>a{display:inline-flex;border:1px solid #fff9;border-radius:50%;width:50px;height:50px;align-items:center;justify-content:center;margin-top:30px;font-size:24px}
.bn-live{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;line-height:1.4;letter-spacing:.03em}
.bn-live i{width:7px;height:7px;background:var(--bn-yellow);border-radius:50%;box-shadow:0 0 0 4px #f5ee9220}
.bn-render-note{position:absolute;bottom:19px;right:38px;font-size:9px;opacity:.75;letter-spacing:.1em}
.bn-image-caption{position:relative;padding-bottom:25px}
.bn-image-caption img{width:100%;height:380px;object-fit:cover}
.bn-image-caption>span{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-top:15px;text-align:right}
.bn-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:80px;border-top:1px solid var(--bn-line);padding-top:35px}
.bn-stats>div{padding:0 30px;border-right:1px solid var(--bn-line)}
.bn-stats>div:first-child{padding-left:0}.bn-stats>div:last-child{border:0}
.bn-stats strong{display:block;font-size:64px;line-height:1.2;font-weight:450;letter-spacing:-.06em}
.bn-stats span{display:block;font-size:12px;margin-top:12px}
.bn-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}
.bn-section-heading>p{font-size:14px;color:var(--bn-muted);max-width:350px}
.bn-section-heading .bn-kicker{margin-bottom:17px!important}
.bn-section-heading .bn-text-link{white-space:nowrap}
.bn-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.bn-benefits article{position:relative;aspect-ratio:.78;min-height:360px;color:#fff;overflow:hidden;isolation:isolate}
.bn-benefits article::after{content:'';position:absolute;inset:20% 0 0;background:linear-gradient(0deg,rgba(9,24,13,.9),transparent);z-index:-1}
.bn-benefits article>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;z-index:-2;transition:transform .5s}
.bn-benefits article:hover>img{transform:scale(1.03)}
.bn-benefits article>div{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:28px}
.bn-benefits h3{font-size:29px}.bn-benefits p{font-size:13px;margin-top:14px!important;line-height:1.7}
.bn-round-icon{align-self:flex-start;position:absolute;top:24px;left:24px;width:41px;height:41px;background:var(--bn-yellow);border-radius:50%;color:#253020;text-align:center;line-height:41px;font-size:24px}
.bn-type-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--bn-line)}
.bn-type-grid>a{padding:37px 40px 26px;border-right:1px solid var(--bn-line)}
.bn-type-grid>a:first-child{padding-left:0}.bn-type-grid>a:last-child{border-right:0}
.bn-type-grid>a>span{font-size:10px;letter-spacing:.14em}.bn-type-grid strong{display:block;font-weight:450;font-size:77px;line-height:1.2;letter-spacing:-.06em;margin:25px 0 16px}
.bn-type-grid p{font-size:14px;max-width:270px}.bn-type-grid b{display:block;font-size:12px;margin-top:28px;font-weight:650}.bn-type-grid>a:hover b{text-decoration:underline}
.bn-wide-photo{position:relative;height:650px;isolation:isolate;color:#fff}
.bn-wide-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2}
.bn-wide-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#142319af,transparent 75%);z-index:-1}
.bn-wide-photo>.bn-container{height:100%;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:65px;gap:30px}
.bn-wide-photo p{font-size:50px;line-height:1.1;letter-spacing:-.045em}.bn-wide-photo p em{font-style:normal;color:var(--bn-yellow)}
.bn-wide-photo span{font-size:13px;line-height:1.8;max-width:330px}
.bn-gallery-feature{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.bn-gallery-item{display:block;position:relative;overflow:hidden}
.bn-gallery-item img{width:100%;height:100%;object-fit:cover;aspect-ratio:1.6;transition:transform .5s}
.bn-gallery-item:hover img{transform:scale(1.015)}
.bn-gallery-item>span{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;padding:35px 18px 16px;color:#fff;background:linear-gradient(transparent,#112216b0)}
.bn-gallery-item>span b{font-size:22px;font-weight:400}
.bn-gallery-feature>.bn-gallery-item:first-child{grid-column:1/-1}
.bn-gallery-feature>.bn-gallery-item:first-child img{aspect-ratio:2.05}
.bn-gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:38px}
.bn-gallery-grid>.bn-gallery-item:first-child:last-child{grid-column:1/-1}
.bn-map{position:relative;overflow:hidden;margin-top:25px}
.bn-map img{width:100%;height:auto;aspect-ratio:1800/1013}
.bn-map svg{position:absolute;inset:0;width:100%;height:100%}
.bn-map polygon{fill:#f5ee921f;stroke:#f9f5bb;stroke-width:2;transition:fill .2s;vector-effect:non-scaling-stroke}
.bn-map a:hover polygon,.bn-map a:focus polygon{fill:#f5ee9255;stroke-width:3}
.bn-map svg a rect{fill:#f5ee92;stroke:#fff;stroke-width:1}
.bn-map svg a[data-bn-house='E'] rect,.bn-map svg a[data-bn-house='F'] rect,.bn-map svg a[data-bn-house='G'] rect,.bn-map svg a[data-bn-house='H'] rect{fill:#eeeee7}
.bn-map text{fill:#252d22;text-anchor:middle;dominant-baseline:middle;font-family:var(--bn-font);font-size:21px;font-weight:700;pointer-events:none}
.bn-map a:focus-visible{outline:none}.bn-map a:focus-visible rect{stroke:#000;stroke-width:4}
.bn-map-hint{position:absolute;bottom:20px;left:20px;font-size:11px;padding:11px 16px;background:var(--bn-cream);border-radius:3px;pointer-events:none}
.bn-map-hint span{margin-left:22px}
.bn-map-legend{display:flex;gap:28px;margin-top:22px;font-size:11px;flex-wrap:wrap}
.bn-map-legend span{display:flex;align-items:center;gap:8px}.bn-map-legend i{width:10px;height:10px;border-radius:50%;background:var(--bn-yellow);border:1px solid #998e36}.bn-map-legend .bn-muted-dot{background:#eeeee7;border-color:#777}
.bn-house-links{display:flex;gap:8px;flex-wrap:wrap;margin:23px 0 28px}.bn-house-links a{font-size:12px;border:1px solid #9fa394;border-radius:3px;padding:8px 14px}.bn-house-links a:hover{background:var(--bn-yellow)}
.bn-stone .bn-small{color:#40443b}
.bn-two-panels{display:grid;grid-template-columns:1fr 1fr;gap:9%}
.bn-two-panels>article{min-width:0}.bn-two-panels>article+article{padding-left:12%;border-left:1px solid var(--bn-line)}
.bn-two-panels p:not(.bn-kicker){margin-top:25px;font-size:15px}.bn-two-panels .bn-live{color:#37562e;margin-bottom:24px}.bn-two-panels .bn-live i{background:#4c6344}
.bn-contact-visual{align-self:stretch;position:relative;padding-bottom:60px}
.bn-contact-visual>img{height:440px;width:100%;object-fit:cover}.bn-contact-visual>div{padding:30px 0 0}.bn-contact-visual a{display:block;font-size:15px;margin-top:12px}.bn-contact-visual a:hover{text-decoration:underline}
.bn-contact-visual h3{font-size:30px}.bn-contact-visual .bn-kicker{margin-bottom:13px!important}
.bn-enquiry{margin-top:36px}.bn-enquiry label{display:block;font-size:12px;font-weight:600;color:var(--bn-ink)}
.bn-enquiry label>span{font-weight:400;color:var(--bn-muted)}
.bn-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.bn-enquiry input,.bn-enquiry select,.bn-enquiry textarea{margin:7px 0 18px;display:block;border:1px solid #c8c7b9;border-radius:3px;background:var(--bn-cream);width:100%;padding:13px 12px;min-height:47px;color:var(--bn-ink);font-size:14px;box-shadow:none}
.bn-enquiry input,.bn-enquiry select{height:48px}
.bn-enquiry textarea{resize:vertical;min-height:100px}.bn-enquiry .bn-small{font-size:11px;margin:0 0 20px!important}.bn-form-result:empty{display:none}.bn-form-result{margin-top:24px;border-top:1px solid #bfc4b4;padding-top:20px;font-size:13px;overflow-wrap:anywhere}.bn-form-mailto{display:block;text-decoration:underline!important;margin:10px 0}.bn-form-copy textarea{font-family:monospace;font-size:12px;min-height:170px}
.bn-page-head{padding-top:163px;padding-bottom:64px}
.bn-page-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:11%;align-items:end}
.bn-page-intro h1{font-size:clamp(42px,5.7vw,86px)}
.bn-page-intro>.bn-lead{font-size:18px;padding-bottom:7px;max-width:450px}
.bn-page-image{margin-top:55px;width:100%;height:530px!important;object-fit:cover}
.bn-page-head+.bn-section:not(.bn-sand):not(.bn-dark):not(.bn-stone){padding-top:40px}
.bn-three-text{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.bn-three-text h2{font-size:35px}.bn-three-text p{font-size:15px}
.bn-cta>.bn-container{display:grid;grid-template-columns:1.3fr 1fr;gap:13%;align-items:center}.bn-cta{background:var(--bn-stone)}.bn-cta .bn-btn{margin-top:25px}.bn-cta p:not(.bn-kicker){font-size:15px}
.bn-demo-note{padding:16px 20px;border-left:3px solid #b0a747;background:#f1edd9;max-width:none!important;font-size:12px;line-height:1.7;color:#4b4e3d;margin:22px 0 30px!important}
.bn-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:18px;margin:32px 0}
.bn-filters label{font-size:11px;font-weight:650;display:block}.bn-filters select{display:block;min-width:180px;margin-top:6px;border:1px solid var(--bn-line);border-radius:2px;padding:10px 30px 10px 10px;background:transparent;font-size:13px;min-height:44px;color:var(--bn-ink)}
.bn-reset{border:0;background:none;font-size:12px!important;padding:12px 6px;color:var(--bn-muted)}
.bn-filters>p{margin-left:auto;font-size:12px;padding-bottom:12px;color:var(--bn-muted)}
.bn-table-wrap{overflow-x:auto}.bn-table,.bn-finance-table{border-collapse:collapse;width:100%;text-align:left;line-height:1.5}
.bn-table thead th{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--bn-muted);font-weight:600;border-bottom:1px solid var(--bn-line);padding:15px 13px}
.bn-table tbody th,.bn-table td{padding:22px 13px;border-bottom:1px solid var(--bn-line);font-size:13px;font-weight:400;vertical-align:middle}
.bn-table tbody th>a{font-size:23px;font-weight:550;white-space:nowrap}.bn-table tbody th>a span{font-size:13px;margin-left:12px}
.bn-table td strong{font-size:15px;font-weight:600;white-space:nowrap}.bn-table small{display:block;font-size:10px;color:var(--bn-muted);margin-top:7px}
.bn-table tbody tr:hover{background:#f0efdf}.bn-row-link{white-space:nowrap;font-weight:600;font-size:12px}
.bn-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #bbc8b2;background:#eef2e6;border-radius:3px;font-size:10px;color:#405835;white-space:nowrap}
.bn-status::before{content:'';width:5px;height:5px;background:#658354;border-radius:50%}.bn-status-planned{background:#efeee8;color:#616559;border-color:#d2d5c8}.bn-status-planned::before{background:#959b8a}
.bn-standard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 50px}.bn-standard-grid article{border-top:1px solid var(--bn-line);padding-top:25px}.bn-standard-no{font-size:11px;color:var(--bn-muted);display:block;margin-bottom:27px}.bn-standard-grid h2{font-size:27px}.bn-standard-grid p{font-size:14px}
.bn-check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.bn-check-list li{padding:15px 0;border-bottom:1px solid #ccc9bb;font-size:13px}
.bn-info-box{margin-top:30px;padding:25px;background:var(--bn-sand);font-size:13px}.bn-info-box p{margin-top:13px}.bn-downloads{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px}
.bn-finance-card{padding:48px;background:var(--bn-yellow)}.bn-finance-card>span{font-size:11px;letter-spacing:.1em}.bn-finance-card strong{display:block;font-weight:450;font-size:116px;letter-spacing:-.07em;line-height:1.2;margin:22px 0}.bn-finance-card strong em{font-style:normal;font-size:62px}.bn-finance-card p{font-size:14px;max-width:330px}.bn-finance-card hr{border:0;border-top:1px solid #aca65f;margin:30px 0}
.bn-finance-table caption{text-align:left;font-size:12px;color:var(--bn-muted);margin-bottom:20px}.bn-finance-table thead th{font-size:12px;font-weight:600;padding:17px 20px;border-bottom:1px solid var(--bn-line);background:var(--bn-sand)}
.bn-finance-table tbody th{font-size:15px;font-weight:500;padding:24px 20px;border-bottom:1px solid var(--bn-line)}.bn-finance-table tbody th span{font-size:10px;color:var(--bn-muted);margin-right:18px}.bn-finance-table small{display:block;font-size:11px;font-weight:400;color:var(--bn-muted);margin:8px 0 0 35px}.bn-finance-table td{text-align:center;font-size:26px;min-width:130px;padding:22px;border-bottom:1px solid var(--bn-line);white-space:nowrap}.bn-finance-table thead th:not(:first-child){text-align:center}.bn-finance-table tfoot th,.bn-finance-table tfoot td{background:var(--bn-sand);padding:22px;font-size:18px}
.bn-news-card{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:center}.bn-news-card>img{width:100%;height:440px;object-fit:cover}.bn-news-card h2{font-size:42px}
.bn-broker{display:flex;align-items:flex-start;gap:30px}.bn-broker>img{width:150px;height:225px;object-fit:cover;flex:0 0 auto}.bn-broker h2{font-size:35px}.bn-broker a{display:block;font-size:14px;margin-top:10px}.bn-broker .bn-contact-phone{font-size:18px;margin-top:28px;white-space:nowrap}.bn-broker p:not(.bn-kicker){font-size:13px;margin-top:24px}.bn-broker .bn-kicker{font-size:9px;letter-spacing:.09em}.bn-form-title{font-size:34px!important}
.bn-unit-layout{display:grid;grid-template-columns:1.45fr 1fr;gap:40px;align-items:start}.bn-unit-visual img{width:100%;min-height:410px;height:520px;object-fit:cover}.bn-unit-visual>span{display:block;font-size:10px;color:var(--bn-muted);margin-top:12px}.bn-unit-card{background:var(--bn-sand);padding:32px}.bn-unit-card-top{display:flex;justify-content:space-between;align-items:center}.bn-unit-card-top>b{font-size:30px;font-weight:400;letter-spacing:-.05em}.bn-unit-card dl{margin:23px 0 0}.bn-unit-card dl>div{display:flex;justify-content:space-between;gap:22px;padding:12px 0;border-bottom:1px solid #cbcaba;font-size:13px}.bn-unit-card dt{color:var(--bn-muted)}.bn-unit-card dd{margin:0;text-align:right}.bn-unit-price{margin-top:22px!important}.bn-unit-price small{display:block;font-size:11px;color:var(--bn-muted)}.bn-unit-price strong{font-weight:450;font-size:37px;letter-spacing:-.05em}.bn-unit-card .bn-btn{width:100%;margin-top:23px!important}.bn-unit-card .bn-text-link{font-size:11px;margin-top:23px;border-bottom:0}.bn-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.bn-plan-grid .bn-gallery-item{padding:20px 20px 50px;background:white}.bn-plan-grid .bn-gallery-item img{object-fit:contain;aspect-ratio:1.4}.bn-plan-grid .bn-gallery-item span{background:none;color:var(--bn-ink);padding-top:8px;font-size:12px}
.bn-footer{background:#272a26;color:var(--bn-cream);padding:65px 0 28px}.bn-footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:55px;padding-bottom:58px}.bn-footer h2{font-size:10px;line-height:1.5;font-weight:650;letter-spacing:.07em;text-transform:uppercase;color:var(--bn-yellow);margin-bottom:23px}.bn-footer-top>div>a:not(.bn-wordmark){display:block;font-size:12px;line-height:2.4}.bn-footer a:hover{text-decoration:underline}.bn-footer-top p{font-size:12px;color:#d2d4ca;margin:18px 0 14px}.bn-wordmark{font-size:41px;letter-spacing:-.06em;font-weight:500;line-height:1.2}.bn-wordmark span{display:block;font-size:8px;letter-spacing:.2em;font-weight:500;margin-top:8px}.bn-footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #50564b;padding-top:22px;font-size:9px;color:#c1c6ba}
.bn-lightbox{width:min(96vw,1600px);max-width:96vw;max-height:94vh;border:0;background:#242822;color:white;padding:18px;border-radius:3px}
.bn-lightbox::backdrop{background:rgba(8,15,8,.88)}
.bn-lightbox__toolbar{display:flex;justify-content:flex-end;gap:10px;margin-bottom:15px}.bn-lightbox__toolbar button{border:1px solid #9aab93;background:none;color:white;padding:9px 16px;font:inherit;font-size:13px;cursor:pointer;border-radius:2px;min-height:44px}.bn-lightbox__toolbar button:focus-visible{outline:3px solid var(--bn-yellow)}.bn-lightbox__figure{margin:0}.bn-lightbox__image{width:100%;max-height:70vh;object-fit:contain;display:block}.bn-lightbox__caption{font-size:12px;margin-top:14px}.bn-lightbox__original{font-size:11px;color:var(--bn-yellow);display:inline-block;margin-top:7px}
/* YOOtheme wrappers: preserve the imported sections' full-bleed layout. */
.bn-yoo-section{padding:0!important;margin:0!important;background:none!important}
.bn-yoo-section>.uk-container{max-width:none!important;width:100%!important;padding:0!important}
.bn-yoo-section>.uk-container>.uk-grid{margin:0!important}.bn-yoo-section>.uk-container>.uk-grid>*{padding:0!important;margin:0!important;width:100%}
.bn-yoo-section .el-element{margin:0!important}
body:has(.bn-header) .tm-header,body:has(.bn-header) .tm-header-mobile{display:none!important}
body:has(.bn-header) .tm-top{padding:0!important;margin:0!important}
body:has(.bn-root) .tm-main{padding-top:0!important;padding-bottom:0!important}
body:has(.bn-root) .tm-main>.uk-container{max-width:none!important;padding-left:0!important;padding-right:0!important}
@media(min-width:1700px){.bn-hero-content{padding-bottom:18px}}
@media(max-width:1200px){.bn-nav{gap:17px}.bn-header-inner{width:calc(100% - 44px);gap:20px}.bn-logo img{width:143px}.bn-nav>a:not(.bn-btn){font-size:11px}.bn-nav .bn-btn{gap:12px;font-size:11px;margin:0}.bn-container{width:calc(100% - 72px)}.bn-hero-aside{flex-basis:225px}.bn-benefits h3{font-size:25px}.bn-broker{flex-direction:column}.bn-broker>img{width:120px;height:180px}.bn-unit-layout{grid-template-columns:1.2fr 1fr;gap:28px}}
@media(max-width:1000px){.bn-header-inner{min-height:77px}.bn-menu-toggle{display:flex;gap:20px;font-size:13px;align-items:center}.bn-nav{display:none;position:absolute;top:77px;left:0;right:0;background:var(--bn-cream);padding:20px 35px 32px;max-height:calc(100dvh - 77px);overflow:auto;border-bottom:1px solid var(--bn-line);box-shadow:0 15px 25px #252a1915}.bn-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.bn-nav>a:not(.bn-btn){font-size:17px;padding:12px 0}.bn-nav .bn-btn{margin-top:15px;font-size:14px}.bn-hero{min-height:850px;min-height:95svh}.bn-hero-aside{display:none}.bn-hero h1{font-size:88px}.bn-section{padding:75px 0}.bn-split{gap:6%}.bn-stats{margin-top:55px}.bn-benefits{gap:14px}.bn-benefits article>div{padding:23px 18px}.bn-benefits h3{font-size:23px}.bn-benefits p{font-size:12px}.bn-benefits article{aspect-ratio:.65}.bn-section-heading{gap:25px}.bn-type-grid>a{padding-right:20px;padding-left:25px}.bn-type-grid strong{font-size:66px}.bn-page-head{padding-top:135px}.bn-page-intro{gap:6%;grid-template-columns:1.1fr 1fr}.bn-page-intro>.bn-lead{font-size:16px}.bn-page-image{height:410px!important}.bn-standard-grid{gap:35px}.bn-footer-top{gap:28px;grid-template-columns:1fr 1fr}.bn-unit-layout{grid-template-columns:1fr 1fr}.bn-unit-card{padding:24px}.bn-unit-visual img{height:490px}.bn-table td,.bn-table tbody th{padding:17px 9px}.bn-table thead th{padding:14px 9px}.bn-wide-photo{height:560px}.bn-wide-photo p{font-size:42px}.bn-wide-photo span{font-size:11px}}
@media(max-width:700px){.bn-root{font-size:15px;line-height:1.7}.bn-container{width:calc(100% - 40px)}.bn-section{padding:57px 0}.bn-root h2{font-size:36px}.bn-root h3{font-size:25px}.bn-kicker{font-size:9px;letter-spacing:.11em;margin-bottom:17px!important}.bn-header-inner{min-height:73px;width:calc(100% - 36px)}.bn-logo img{width:137px}.bn-nav{top:73px}.bn-hero{min-height:770px;min-height:100svh;max-height:none;padding:140px 0 65px}.bn-hero-image img{object-position:45% 50%}.bn-hero h1{font-size:clamp(53px,11.7vw,78px);line-height:1.04}.bn-hero .bn-kicker{font-size:9px;max-width:240px;line-height:1.8}.bn-hero-content>div>p:not(.bn-kicker){font-size:14px;margin-top:24px}.bn-hero-content br{display:initial}.bn-hero-content{display:block}.bn-hero-stroke{width:80%;left:-22%;top:14%;height:35%}.bn-render-note{right:20px;bottom:14px;font-size:8px}.bn-actions{gap:10px;margin-top:27px}.bn-btn{min-height:47px;padding:12px 17px;gap:24px;font-size:12px}.bn-split{grid-template-columns:1fr;gap:35px}.bn-lead{font-size:18px}.bn-copy p:not(.bn-kicker){margin-top:20px}.bn-image-caption img{height:265px}.bn-stats{grid-template-columns:1fr 1fr;gap:27px 0;margin-top:30px;padding-top:24px}.bn-stats>div{padding:0 20px}.bn-stats>div:nth-child(3){padding-left:0}.bn-stats>div:nth-child(2){border:0}.bn-stats strong{font-size:52px}.bn-stats span{font-size:10px;margin-top:6px}.bn-section-heading{display:block;margin-bottom:28px}.bn-section-heading>p{margin-top:23px}.bn-section-heading .bn-text-link,.bn-section-heading .bn-btn{margin-top:25px}.bn-benefits{grid-template-columns:1fr;gap:16px}.bn-benefits article{aspect-ratio:1.05;min-height:350px}.bn-benefits article>div{padding:27px}.bn-benefits h3{font-size:30px}.bn-benefits p{font-size:14px}.bn-type-grid{grid-template-columns:1fr}.bn-type-grid>a,.bn-type-grid>a:first-child{padding:28px 0;border:0;border-bottom:1px solid var(--bn-line);display:grid;grid-template-columns:100px 1fr;gap:10px 30px}.bn-type-grid>a>span{grid-column:2;font-size:10px}.bn-type-grid strong{grid-column:1;grid-row:1/4;font-size:53px;margin:6px 0}.bn-type-grid p{grid-column:2;font-size:13px}.bn-type-grid b{grid-column:2;margin-top:8px;font-size:11px}.bn-wide-photo{height:500px}.bn-wide-photo>.bn-container{display:block;position:relative;padding-top:315px;padding-bottom:30px}.bn-wide-photo p{font-size:33px}.bn-wide-photo span{display:none}.bn-gallery-feature{gap:9px;grid-template-columns:1fr 1fr}.bn-gallery-feature>.bn-gallery-item:first-child img{aspect-ratio:1.2}.bn-gallery-feature>.bn-gallery-item:last-child{grid-column:1/-1}.bn-gallery-item>span{font-size:9px;padding:25px 10px 10px}.bn-gallery-feature .bn-gallery-item img{aspect-ratio:1.1}.bn-gallery-feature>.bn-gallery-item:last-child img{aspect-ratio:2}.bn-gallery-grid{grid-template-columns:1fr;gap:16px;margin-top:28px}.bn-gallery-grid .bn-gallery-item img{aspect-ratio:1.5}.bn-map{margin-top:22px;overflow-x:auto}.bn-map-hint{font-size:8px;bottom:8px;left:8px;padding:5px 8px}.bn-map-hint span{margin-left:8px}.bn-map-legend{font-size:10px;gap:10px 18px;margin-top:16px}.bn-map svg text{font-size:25px}.bn-map svg rect{stroke-width:2}.bn-house-links{gap:6px;margin:18px 0 22px}.bn-house-links a{font-size:11px;padding:7px 10px}.bn-small{font-size:11px}.bn-two-panels{grid-template-columns:1fr;gap:40px}.bn-two-panels>article+article{padding:35px 0 0;border-left:0;border-top:1px solid var(--bn-line)}.bn-two-panels p:not(.bn-kicker){font-size:14px}.bn-form-grid{gap:0 13px}.bn-enquiry{margin-top:27px}.bn-enquiry input,.bn-enquiry select,.bn-enquiry textarea{font-size:16px;max-width:100%}.bn-enquiry label{font-size:11px}.bn-enquiry .bn-btn{width:100%}.bn-contact-visual{padding:0}.bn-contact-visual>img{height:300px}.bn-contact-visual>div{padding-top:25px}.bn-contact-visual h3{font-size:29px}.bn-page-head{padding-top:125px;padding-bottom:35px}.bn-page-intro{grid-template-columns:1fr;gap:27px}.bn-page-intro h1{font-size:clamp(41px,10.5vw,60px)}.bn-page-intro>.bn-lead{font-size:16px}.bn-page-image{height:280px!important;margin-top:30px}.bn-page-head+.bn-section:not(.bn-sand):not(.bn-dark):not(.bn-stone){padding-top:25px}.bn-three-text{grid-template-columns:1fr;gap:35px}.bn-three-text h2{font-size:32px}.bn-cta>.bn-container{grid-template-columns:1fr;gap:25px}.bn-filters{gap:14px;margin-top:24px}.bn-filters label{width:calc(50% - 7px)}.bn-filters select{width:100%;min-width:0;font-size:12px}.bn-filters label:nth-child(3){width:calc(50% - 7px)}.bn-filters>p{width:100%;margin:0;padding:0;font-size:11px}.bn-table-wrap{overflow:visible}.bn-table,.bn-table tbody{display:block}.bn-table thead{display:none}.bn-table tbody tr{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--bn-line);margin-bottom:14px;padding:16px 18px;background:#fffdf7;border-radius:3px;gap:0 16px}.bn-table tbody th{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:0 0 13px}.bn-table tbody th small{margin:0}.bn-table td{display:flex;flex-direction:column;padding:12px 0;font-size:12px}.bn-table td::before{content:attr(data-label);font-size:9px;color:var(--bn-muted);margin-bottom:5px}.bn-table td:last-child{grid-column:1/-1;display:block;border:0;padding:12px 0 0}.bn-table td:last-child::before{display:none}.bn-row-link{display:flex;justify-content:space-between;font-size:12px}.bn-table small{font-size:9px}.bn-status{align-self:flex-start;font-size:9px}.bn-table td strong{font-size:15px}.bn-demo-note{font-size:11px;padding:13px 14px;margin-top:16px!important}.bn-standard-grid{grid-template-columns:1fr;gap:28px}.bn-standard-grid article{padding-top:20px}.bn-standard-no{margin-bottom:17px}.bn-standard-grid h2{font-size:29px}.bn-check-list{grid-template-columns:1fr}.bn-check-list li{font-size:13px;padding:13px 0}.bn-downloads{flex-direction:column;gap:12px}.bn-downloads .bn-btn{font-size:11px;gap:10px}.bn-info-box{padding:20px;font-size:12px}.bn-finance-card{padding:30px}.bn-finance-card strong{font-size:100px}.bn-finance-table caption{font-size:10px}.bn-finance-table thead th{padding:12px 8px;font-size:10px}.bn-finance-table tbody th{font-size:12px;padding:16px 8px}.bn-finance-table tbody th span{display:block;margin-bottom:6px}.bn-finance-table small{font-size:9px;margin:7px 0 0}.bn-finance-table td{font-size:19px;min-width:60px;padding:14px 6px}.bn-finance-table tfoot th,.bn-finance-table tfoot td{font-size:14px;padding:16px 6px}.bn-news-card{grid-template-columns:1fr;gap:25px}.bn-news-card>img{height:260px}.bn-news-card h2{font-size:34px}.bn-broker{flex-direction:row;gap:22px}.bn-broker>img{width:90px;height:135px}.bn-broker h2{font-size:28px}.bn-broker .bn-contact-phone{font-size:16px;margin-top:20px}.bn-broker a{font-size:12px}.bn-broker .bn-kicker{font-size:8px}.bn-broker p:not(.bn-kicker){font-size:12px}.bn-unit-layout{grid-template-columns:1fr;gap:22px}.bn-unit-visual img{height:280px;min-height:0}.bn-unit-card{padding:25px}.bn-unit-price strong{font-size:35px}.bn-plan-grid{grid-template-columns:1fr;gap:18px}.bn-plan-grid .bn-gallery-item{padding:12px 12px 42px}.bn-plan-grid .bn-gallery-item span{font-size:10px}.bn-footer{padding:50px 0 24px}.bn-footer-top{gap:32px 20px;padding-bottom:35px}.bn-footer-top>div:first-child{grid-column:1/-1}.bn-footer-top>div:last-child{grid-column:1/-1}.bn-footer h2{font-size:9px;margin-bottom:15px}.bn-footer-top>div>a:not(.bn-wordmark){font-size:11px}.bn-footer-bottom{flex-direction:column;gap:10px;font-size:9px}.bn-lightbox{padding:12px}.bn-lightbox__toolbar{gap:6px}.bn-lightbox__toolbar button{font-size:11px;padding:8px 11px}.bn-lightbox__caption{font-size:11px}.bn-lightbox__image{max-height:65vh}}
@media(prefers-reduced-motion:reduce){.bn-root *,.bn-header *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.bn-header,.bn-footer,.bn-enquiry,.bn-filters,.bn-cta,.bn-lightbox,.bn-house-links,.bn-actions{display:none!important}.bn-section{padding:25px 0!important;background:white!important;color:#111!important}.bn-container{width:100%}.bn-page-head{padding-top:0!important}.bn-table tbody tr{break-inside:avoid}.bn-hero{min-height:500px}.bn-root a{color:#111}.bn-unit-layout{grid-template-columns:1fr 1fr}.bn-unit-card{background:#eee}.bn-root img{max-height:400px}}

.bn-accordion{margin-top:35px;border-top:1px solid var(--bn-line)}.bn-accordion details{border-bottom:1px solid var(--bn-line);padding:21px 0}.bn-accordion summary{cursor:pointer;font-size:18px;line-height:1.5;font-weight:500;padding-right:25px}.bn-accordion details p{font-size:14px;margin-top:18px;color:var(--bn-muted);max-width:950px}.bn-accordion summary:focus-visible{outline:3px solid var(--bn-green);outline-offset:5px}

.bn-map-planned polygon{fill:#d7dcc396;stroke:#a4b29a;stroke-dasharray:5 5;stroke-width:1;pointer-events:none}

/* Append after responsive rules: readable navigation if JavaScript is unavailable. */
@media (max-width:1000px) {
  .bn-header:not(.bn-js) { position:relative; inset:auto; }
  .bn-header:not(.bn-js) .bn-header-inner { flex-wrap:wrap; padding:18px 0; gap:14px; }
  .bn-header:not(.bn-js) .bn-menu-toggle { display:none; }
  .bn-header:not(.bn-js) .bn-nav { display:flex; position:static; width:100%; flex-wrap:wrap; gap:6px 20px; padding:0; max-height:none; overflow:visible; border:0; box-shadow:none; }
  .bn-header:not(.bn-js) .bn-nav>a:not(.bn-btn) { font-size:13px; padding:5px 0; }
  .bn-header:not(.bn-js) .bn-nav .bn-btn { margin:0; }
}
