:root{--cc-accent:#0b6f96;--cc-accent-soft:#e7f2f8;--cc-ink:#42515f;--cc-border:#dde7ee;--cc-shadow:0 1rem 2.5rem #4356641a;--cc-motion-fast:.18s;--cc-motion-base:.26s;--cc-motion-slow:.42s;--cc-motion-ease:cubic-bezier(.22, 1, .36, 1)}html{scroll-behavior:smooth;scroll-padding-top:6rem;overflow-x:hidden}body{color:#4b5966;background:#f5f6f7;min-width:320px;margin:0;font-family:Open Sans,Segoe UI,Tahoma,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto}a{color:var(--cc-accent)}a.button,button.button,input.button{cursor:pointer}a,button,.cc-button,.mobile-menu-button,.mobile-nav-link,.mobile-nav-cta,.contact-chip-link{-webkit-tap-highlight-color:transparent}input[type=button]:not(.alt),input[type=submit]:not(.alt),input[type=reset]:not(.alt),button:not(.alt),.button:not(.alt){background:var(--cc-accent)!important;color:#fff!important}input[type=button]:not(.alt):hover,input[type=submit]:not(.alt):hover,input[type=reset]:not(.alt):hover,button:not(.alt):hover,.button:not(.alt):hover{color:#fff!important;background:#095b7a!important}input[type=button]:not(.alt):active,input[type=submit]:not(.alt):active,input[type=reset]:not(.alt):active,button:not(.alt):active,.button:not(.alt):active{color:#fff!important;background:#074861!important}#page-wrapper{position:relative}#header-wrapper{background:linear-gradient(#fbfbfb 0%,#fff 100%);padding:1.35rem 0 .95rem}#header{min-height:5.1rem;position:relative}#header #logo{display:inline-block}#header #logo h1{letter-spacing:.04em;background:#36586c;border-radius:6px;margin:0;padding:.22em .24em .18em;font-family:Oleo Script,serif;font-size:3.05em;font-weight:400;line-height:1;display:inline-block}#header #logo h1 a{white-space:nowrap;color:#fff;padding:0;text-decoration:none;display:inline-block}.logo-label{display:inline-block}#header #logo>span{display:none}#nav{margin-top:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}#nav ul{align-items:center;gap:.45rem;margin:0;display:flex}#nav ul li{float:none;padding-left:0;line-height:1}#nav ul li a,#nav ul li span{border-radius:6px;padding:.55em 1em;display:inline-block}#nav ul li:hover a,#nav ul li:hover span,#nav ul li.active a,#nav ul li.active span{background:#f4f6f8}#nav ul li.current a{color:#fff;background:#4a4a4a}.site-popup{z-index:10010;width:auto;max-width:calc(100vw - 2rem);position:fixed;bottom:1rem;left:1rem;transform:none}.site-popup.is-collapsed{width:auto;max-width:calc(100vw - 2rem)}.site-popup-shell{background:#fffffffc;border:1px solid #1c486024;border-radius:.95rem;align-items:stretch;width:auto;max-width:100%;display:flex;overflow:hidden;box-shadow:0 .95rem 2.2rem #14233229}.site-popup.is-collapsed .site-popup-shell{width:auto}.site-popup-panel{flex:auto;align-items:stretch;min-width:0;display:flex}.site-popup-toggle{color:#2f4f5f;cursor:pointer;background:#f4f8fb;border:0;border-left:1px solid #1c48601f;flex:0 0 3.15rem;justify-content:center;align-items:center;width:3.15rem;transition:background .18s,transform .18s;display:flex}.site-popup-toggle:hover{background:#36586c29}.site-popup.is-collapsed .site-popup-toggle{transform:rotate(180deg)}.site-popup-toggle-label{display:none}.site-popup-body{grid-template-columns:1fr;align-items:start;gap:.9rem;padding:1rem 1.05rem;transition:max-height .22s,opacity .22s,padding .22s;display:grid}.site-popup-collapsed-label{color:#2f4f5f;white-space:nowrap;align-items:center;gap:.55rem;padding:.88rem 1rem;display:none}.site-popup.is-collapsed .site-popup-body{display:none}.site-popup.is-collapsed .site-popup-collapsed-label{display:flex}.site-popup-collapsed-title{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.site-popup-collapsed-text{color:#607887;font-size:.82rem;font-weight:700;display:block}.site-popup-eyebrow{color:#36586c;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.15rem;font-size:.68rem;font-weight:800}.site-popup h3{color:#2d4252;margin-bottom:0;font-size:1.12rem;line-height:1.15}.site-popup-actions{gap:.55rem;display:grid}.site-popup .button{text-align:center;white-space:normal;width:100%;margin:0}.site-popup-email{color:#177ca1;white-space:normal;font-size:.86rem;font-weight:700;text-decoration:none}.site-popup-email:hover{text-decoration:underline}.site-popup-meta{color:#7c8e9b;text-align:left;white-space:normal;margin:0;font-size:.68rem;line-height:1.35}.hero-note{color:var(--cc-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75em;font-size:.95em;font-weight:800}#banner.hero-banner{padding:2.35rem}#banner.hero-banner h2{color:#454545;margin:.2rem 0 .85rem;font-size:clamp(2.45rem,2.2vw + 1.55rem,3.6rem);line-height:1.02}#banner.hero-banner p:not(.hero-note){color:#667987;margin:0;font-size:clamp(1.02rem,.75vw + .92rem,1.38rem);line-height:1.7}#banner.hero-banner .hero-note{color:var(--cc-accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;font-weight:800;line-height:1.3}.hero-banner{box-shadow:var(--cc-shadow);background:radial-gradient(circle at 100% 0,#0a8fc21a 0 14%,#0000 36%),linear-gradient(#fff 0%,#f8fbfd 100%);border-radius:1rem;position:relative;overflow:hidden}.hero-banner:after{content:"";background:#0a8fc20d;border-radius:999px;width:14rem;height:14rem;position:absolute;bottom:-5rem;right:-5rem}.hero-stack{z-index:1;position:relative}.hero-pill-row{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.hero-pill{background:var(--cc-accent-soft);color:#177ca1;border-radius:999px;align-items:center;padding:.55rem .95rem;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.35rem;display:grid}.metric-card{border:1px solid var(--cc-border);text-align:center;background:#fffffff0;border-radius:.95rem;padding:1rem .9rem;box-shadow:0 .6rem 1.4rem #4356640f}.metric-card strong{color:#304555;margin-bottom:.2rem;font-size:1.35rem;font-weight:800;display:block}.metric-card span{color:#6d8090;font-size:.88rem;line-height:1.35;display:block}.content-box{height:100%;box-shadow:var(--cc-shadow);border-radius:1rem}.content-box p:last-child,.content-box ul:last-child,.content-box dl:last-child{margin-bottom:0}.property-card,.info-panel,.feature-callout,.widget.thumbnails,.accent-box{box-shadow:var(--cc-shadow);border-radius:1rem}.property-card .inner{flex-direction:column;gap:1rem;display:flex}.property-card .image.featured img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.property-card header p,.property-guide-card p,.content-box p{color:#647786}.property-facts{flex-wrap:wrap;gap:.55rem;display:flex}.property-fact-pill{color:#35576c;background:#f3f8fb;border-radius:999px;align-items:center;padding:.45rem .7rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.compact-list{margin-bottom:0}.compact-list li{margin-bottom:.55rem}.compact-list li:last-child{margin-bottom:0}.property-guide-list{gap:1rem;margin-top:1.2rem;display:grid}.property-guide-card{grid-template-columns:1fr;gap:1.35rem;padding:1.35rem;display:grid}.anglin-guide-card{grid-template-columns:1fr}.property-guide-media{background:#eef4f8;border-radius:.85rem;overflow:hidden}.property-guide-media img{aspect-ratio:16/9;object-fit:cover;object-position:center 56%;width:100%;display:block}.anglin-guide-card .property-guide-media img{aspect-ratio:16/9;object-position:center 54%}.property-guide-content{flex-direction:column;gap:.9rem;display:flex}.property-kicker{color:var(--cc-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:0;font-size:.76rem;font-weight:800}.property-guide-content h3,.property-guide-content h4{margin-bottom:0}.contact-card-stack{flex-wrap:wrap;gap:.7rem;margin-bottom:1rem;display:flex}.contact-chip-link{color:#35576c;background:#f4f9fc;border:1px solid #d7e5ee;border-radius:.8rem;align-items:center;padding:.72rem .95rem;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.contact-chip-link.icon:before{margin-right:.7rem;top:0}.contact-chip-link:hover{background:#ebf5fb}.property-guide-grid h4{color:#304555;margin-bottom:.5rem;font-size:.98rem}.detail-chip-list{flex-wrap:wrap;gap:.55rem;display:flex}.detail-chip{color:#486475;background:linear-gradient(#fff 0%,#f4f9fc 100%);border:1px solid #d9e7f0;border-radius:.75rem;align-items:center;padding:.48rem .72rem;font-size:.84rem;font-weight:700;line-height:1.35;display:inline-flex}.property-guide-note{color:#546876;margin-bottom:0;font-size:.9rem;font-weight:700}.collection-overview-card .image.featured{margin-bottom:1rem}.collection-overview-card p:last-child{margin-bottom:0}.comparison-table-wrap{overflow-x:auto}.comparison-table{border-collapse:collapse;background:#fff;width:100%;min-width:34rem}.comparison-table thead{background:#eef5f8}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e4edf3;padding:.9rem .95rem}.comparison-table th{color:#1e3443;letter-spacing:.06em;text-transform:uppercase;font-size:.88rem;font-weight:900}.comparison-table td{color:#365061;font-size:.95rem}.property-card{transition:transform .22s,box-shadow .22s;animation:.7s both fadeUp;position:relative;overflow:hidden}.property-card:hover{transform:translateY(-6px);box-shadow:0 1.4rem 2.6rem #43566424}.property-card .image.featured{overflow:hidden}.property-card .image img{transition:transform .32s}.property-card:hover .image img{transform:scale(1.04)}.button-group{flex-wrap:wrap;gap:.75rem;display:flex}.button.small{padding:.95em 1.35em;font-size:.9em;line-height:1}.detail-list li{margin-bottom:.9em}.detail-list li:last-child{margin-bottom:0}.accent-box,.info-panel{background:linear-gradient(#fff 0%,#f8fbfd 100%)}.feature-callout{background:linear-gradient(#fff 0%,#f3f9fc 100%);justify-content:space-between;align-items:center;gap:2rem;padding:2.4rem;display:flex}.callout-copy{max-width:42rem}.callout-copy p:last-child{margin-bottom:0}.callout-actions{flex-wrap:wrap;justify-content:flex-end;gap:.9rem;display:flex}.map-frame{background:#f2f2f2;border:0;border-radius:.75rem;width:100%;min-height:320px}.faq-list div+div{border-top:1px solid #ececec;margin-top:1.5rem;padding-top:1.5rem}.faq-list dt{color:#444;margin-bottom:.4rem;font-weight:800}.faq-list dd{margin:0}.chat-shell{flex-wrap:wrap;align-items:center;gap:1.5rem;padding:.5rem;display:flex}.chat-copy{flex:16rem}.chat-copy h3{margin-bottom:.75rem}.chat-copy p{margin-bottom:1.25rem}.chat-art{background:radial-gradient(circle at 20% 20%,#0a8fc229 0 18%,#0000 19%),radial-gradient(circle at 80% 65%,#4aa5ce2e 0 16%,#0000 17%),linear-gradient(#dff2fa 0%,#aedbf0 100%);border-radius:1rem;flex:12rem;min-height:180px;box-shadow:inset 0 0 0 1px #0a8fc21f}.cookie-banner{left:16px;right:16px;bottom:calc(92px + env(safe-area-inset-bottom,0px));z-index:10020;color:#fff;background:#23303df5;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;max-width:520px;margin:0 auto;padding:12px;display:flex;position:fixed;box-shadow:0 18px 45px #00000047}.cookie-notice__text{color:#fff;flex:auto;min-width:0;font-size:14px;font-weight:600;line-height:1.35}.cookie-banner .button.alt{color:#243342;cursor:pointer;background:#fff;border:0;border-radius:10px;flex:none;min-width:0;padding:10px 14px;font-weight:800}.chatwoot-fallback-button{z-index:10049;color:#fff;width:58px;height:58px;font:inherit;cursor:pointer;background:#0798c8;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-weight:800;line-height:1;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 12px 26px #0798c847}.chatwoot-fallback-button span{justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:900;line-height:1;display:inline-flex}.chatwoot-fallback-button[hidden]{display:none!important}.mobile-toggle{background:var(--cc-accent);color:#fff;font:inherit;border:0;border-radius:.5rem;padding:.8rem 1.1rem;font-weight:800;display:none}.mobile-toggle-glyph{justify-content:center;align-items:center;width:1rem;margin-right:.45rem;font-size:1.05rem;line-height:1;display:inline-flex}.nav-overlay,.mobile-header-bar,.mobile-header-title{display:none}#nav.is-open{display:block}#footer .contact p a{color:inherit}#footer .widget.links ul li{margin-bottom:.45rem}#copyright .menu{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:980px){#header{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.mobile-toggle{justify-content:center;align-items:center;margin-left:auto;display:inline-flex}#nav{width:100%;margin-top:1rem;display:none;position:static;transform:none}#nav ul{background:#fff;border-radius:.75rem;padding:1rem;display:block;box-shadow:0 .35rem 1.2rem #00000014}#nav ul li{margin:.25rem 0;display:block}#nav ul li a,#nav ul li span{text-align:center;display:block}.feature-callout{flex-direction:column;align-items:flex-start}.callout-actions{justify-content:flex-start}.property-guide-card{grid-template-columns:1fr}.property-guide-media img{aspect-ratio:16/10}}@media screen and (max-width:736px){body{font-size:11pt}#page-wrapper,#banner-wrapper,#features-wrapper,#main-wrapper,#footer-wrapper{overflow-x:clip}.container{padding-left:.8rem;padding-right:.8rem}.row,.row.gtr-50,.row.gtr-150,.row.gtr-200{margin-left:0}.row{margin-top:-.85rem}.row>*{padding-top:.85rem;padding-left:0}.row.gtr-50{margin-top:-.7rem}.row.gtr-50>*{padding-top:.7rem}.row.gtr-150{margin-top:-1rem}.row.gtr-150>*{padding-top:1rem}.row.gtr-200{margin-top:-1rem}.row.gtr-200>*{padding-top:1rem}#header-wrapper{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;padding:.65rem 0 .45rem;position:sticky;top:0;box-shadow:0 2px 14px #0000000f}#header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.7rem;min-height:auto;padding:0;display:grid}#header #logo{min-width:0}#header #logo h1{background:#36586c;border-radius:.58rem;width:auto;max-width:100%;padding:.26rem .48rem .2rem;font-size:1.22rem;line-height:1;display:block}#header #logo h1 a{white-space:normal;text-align:left;letter-spacing:.01em;color:#fff;text-wrap:balance;max-width:calc(100vw - 6.5rem);line-height:1.02;display:block;overflow:visible}.mobile-toggle{z-index:10003;background:#0799c8;border-radius:.72rem;justify-content:center;align-items:center;width:auto;min-width:4.8rem;margin-top:.08rem;margin-left:0;padding:.66rem .82rem;font-size:.84rem;line-height:1;transition:background .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 4px 14px #0799c838}.mobile-toggle[aria-expanded=true]{background:#2f4f5f;box-shadow:0 4px 14px #2f4f5f33}#nav{opacity:0;visibility:hidden;pointer-events:none;z-index:10002;background:#fff;border-left:1px solid #00000014;grid-column:1/-1;width:min(82vw,320px);min-width:270px;max-width:320px;height:100dvh;margin-top:0;padding:5rem 0 1rem;transition:transform .22s,opacity .22s,visibility .22s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 30px #00000038;display:block!important}#nav ul{box-shadow:none;background:0 0;border-radius:0;padding:0;display:block}#nav ul li{margin:0}#nav ul li+li{margin-top:0}#nav ul li a,#nav ul li span{color:#2f4f5f;text-align:left;border-bottom:1px solid #edf3f6;border-radius:0;padding:1rem 1.25rem;font-size:1rem;font-weight:800;display:block}#nav ul li:hover a,#nav ul li:hover span,#nav ul li.active a,#nav ul li.active span,#nav ul li.current a{color:#0799c8;background:#eef8fb}#nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.nav-overlay{opacity:0;visibility:hidden;pointer-events:none;z-index:10001;background:#222b3452;border:0;padding:0;transition:opacity .22s,visibility .22s;display:block;position:fixed;inset:0}.nav-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}body.nav-open{overflow:hidden!important}body.nav-open .site-popup,body.nav-open .cookie-banner{opacity:0;visibility:hidden;pointer-events:none}#banner.hero-banner{text-align:left;padding:1rem .95rem;overflow:hidden}#banner.hero-banner .row>*{width:100%;min-width:0}#banner.hero-banner h2{overflow-wrap:anywhere;margin:.28rem 0 .55rem;font-size:1.36rem;line-height:1.15}#banner.hero-banner p:not(.hero-note){overflow-wrap:anywhere;font-size:.94rem;line-height:1.55}#banner.hero-banner .hero-note{letter-spacing:.13em;margin-bottom:.45rem;font-size:.66rem}#banner.hero-banner ul{gap:.55rem;margin-top:.85rem;display:grid}#banner.hero-banner .button{white-space:normal;margin-bottom:0}input[type=button],input[type=submit],input[type=reset],button,.button{border-radius:.7rem;padding:.78em 1.05em!important;font-size:1rem!important}.button.large{padding:.85em 1.05em!important;font-size:1.02rem!important}.button.small{padding:.74em .95em!important;font-size:.9rem!important}.property-card .inner,.content-box,.info-panel,.accent-box{gap:.75rem;min-width:0}.box.feature,.box.content-box,.box.feature-callout,.widget.thumbnails,.info-panel,.accent-box{border-radius:.85rem}.property-fact-pill{padding:.42rem .62rem;font-size:.74rem}.property-guide-card{gap:1rem;padding:1rem}.property-guide-media{border-radius:.7rem}.property-guide-media img{aspect-ratio:16/10}.property-kicker{letter-spacing:.12em;font-size:.64rem}.detail-chip{padding:.42rem .58rem;font-size:.76rem}.property-guide-note{font-size:.82rem}.contact-card-stack{gap:.55rem;margin-bottom:.9rem}.contact-chip-link{justify-content:center;width:100%;padding:.68rem .85rem;font-size:.88rem}.contact-chip-link.icon:before{margin-right:.6rem}.comparison-table{min-width:28rem}.comparison-table th,.comparison-table td{padding:.72rem .75rem}.chat-shell{padding:0}.site-popup{width:auto;max-width:min(18rem,100% - 1.6rem);bottom:.75rem;left:.8rem;right:auto;transform:none}.site-popup.is-collapsed{width:auto;max-width:min(18rem,100% - 1.6rem)}.site-popup-shell{border-color:#36586c2e;border-radius:.45rem;width:100%;max-width:100%;box-shadow:0 .7rem 1.6rem #4356641f}.site-popup-body{grid-template-columns:1fr;gap:.45rem;padding:.7rem .9rem .72rem}.site-popup-actions{gap:.4rem;display:grid}.site-popup .button{justify-content:center;width:100%;padding-right:.95em!important}.site-popup h3{font-size:1rem}.site-popup-eyebrow{letter-spacing:.14em;font-size:.64rem}.site-popup-email{white-space:normal;word-break:break-word;font-size:.78rem;line-height:1.35;display:block}.site-popup-meta{font-size:.66rem;line-height:1.35;display:block}.site-popup-collapsed-label{gap:.5rem;padding:.78rem .92rem}.site-popup-collapsed-title{letter-spacing:.15em;color:#476475;font-size:.62rem}.site-popup-collapsed-text{font-size:.84rem;line-height:1.15;display:block}.site-popup-toggle{background:#f3f7fa;border-left:1px solid #36586c29;border-radius:0;flex-basis:2.75rem;width:2.75rem}.hero-pill-row{flex-wrap:wrap;gap:.4rem}.hero-metrics{grid-template-columns:1fr;gap:.55rem;margin-top:.9rem}.hero-stack,.hero-metrics,.metric-card,.button-group,.feature-callout,.callout-copy,.callout-actions{min-width:0;max-width:100%}.hero-pill{padding:.46rem .78rem;font-size:.78rem}.metric-card{border-radius:.8rem;padding:.75rem .5rem}.metric-card strong{font-size:1rem}.metric-card span{font-size:.68rem;line-height:1.3}.feature-callout{padding:1.15rem}.button-group{gap:.55rem;display:grid}#features-wrapper{padding:0 0 1.35rem}#main-wrapper,#footer-wrapper{padding:1.45rem 0 1.25rem}.box.feature,.box.content-box,.box.feature-callout{margin-bottom:.85rem}.box h2,.box h3{line-height:1.2}.box h2{font-size:1.26rem}.box h3{font-size:1.08rem}.box p,.box li,.box dd{font-size:.95rem;line-height:1.6}.cookie-banner{border-radius:.75rem;align-items:flex-start;gap:.55rem;width:auto;max-width:none;padding:.68rem .8rem;bottom:3.8rem;left:.5rem;right:.5rem;transform:none}.cookie-banner h4{margin-bottom:0;font-size:.8rem}.cookie-banner p{display:none}.cookie-banner .button.alt{width:auto;min-width:0;padding:.6em .9em!important;font-size:.88rem!important}.map-frame{min-height:230px}.chat-shell{gap:.85rem;padding:0}.chat-art{min-height:120px}.callout-actions{justify-content:stretch;width:100%}.callout-actions .button,.button-group .button{text-align:center;width:100%}.comparison-table-wrap{margin-right:-.2rem;padding-bottom:.25rem}}@media screen and (max-width:420px){#header{grid-template-columns:1fr}#header #logo h1{padding:.24rem .4rem .18rem;font-size:1.08rem}.mobile-toggle{justify-self:end;min-width:4rem;padding:.6rem .72rem;font-size:.8rem}#banner.hero-banner{padding:.92rem .82rem}#banner.hero-banner h2{font-size:1.24rem}.hero-pill{font-size:.74rem}.metric-card{padding:.68rem .5rem}.site-popup-collapsed-label{padding:.74rem .84rem}.site-popup,.site-popup.is-collapsed{max-width:min(16.6rem,100% - 1.2rem)}.cookie-banner{gap:.5rem;bottom:3.65rem}}@media screen and (max-width:700px){.site-popup{z-index:9999!important;width:auto!important;min-width:0!important;max-width:min(18rem,100% - 28px)!important;position:fixed!important;bottom:14px!important;left:14px!important;right:auto!important;transform:none!important}.site-popup.is-collapsed{max-width:min(18rem,100% - 28px)!important}.site-popup-shell{border-radius:8px!important;justify-content:space-between!important;align-items:stretch!important;width:auto!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.site-popup-panel{flex:auto!important;min-width:0!important}.site-popup-body,.site-popup-collapsed-label{min-width:0!important;padding:14px!important}.site-popup-body{flex:auto!important;gap:.65rem!important}.site-popup-copy,.site-popup .inner,.site-popup .content{flex:auto!important;min-width:0!important}.site-popup h3{margin:4px 0 10px!important;font-size:18px!important;line-height:1.1!important}.site-popup-eyebrow,.site-popup-collapsed-title,.site-popup small{letter-spacing:2px!important;font-size:9px!important}.site-popup .button,.site-popup a.button{white-space:normal!important;padding:10px 12px!important;font-size:14px!important}.site-popup-toggle{flex:0 0 42px!important;width:42px!important}.site-popup-collapsed-text{color:#607887!important;font-size:13px!important;display:block!important}body{padding-bottom:130px!important}}*,:before,:after{box-sizing:border-box}img,svg,video,canvas,iframe{max-width:100%}html,body{width:100%;max-width:100%}@media screen and (max-width:768px){html,body{overflow-x:clip}body{min-width:0!important;padding-bottom:14rem!important}#page-wrapper,#header-wrapper,#main-wrapper,#banner-wrapper,#footer-wrapper,main,section,article,.container,.wrapper,.inner,.row,.box,.card{min-width:0!important;max-width:100%!important}.row{margin-left:0!important;margin-right:0!important}.row>*{min-width:0!important;max-width:100%!important}#header{justify-content:space-between!important;align-items:flex-start!important;gap:.75rem!important;display:flex!important}#header #logo{flex:auto;min-width:0}#header #logo h1{background:#36586c!important;border-radius:.62rem!important;width:auto!important;max-width:100%!important;margin:0!important;padding:.24rem .48rem .2rem!important;font-size:clamp(1rem,4.7vw,1.18rem)!important;line-height:1!important;display:inline-block!important}#header #logo h1 a{text-wrap:balance;white-space:normal!important;text-overflow:clip!important;text-align:left!important;color:#fff!important;max-width:calc(100vw - 6.5rem)!important;line-height:1.02!important;display:block!important;overflow:visible!important}.mobile-toggle{z-index:10003!important;background:#0798c8!important;border-radius:.8rem!important;flex:none!important;min-width:4rem!important;max-width:42vw!important;margin-top:.1rem!important;margin-left:0!important;padding:.62rem .78rem!important;font-size:.82rem!important;font-weight:800!important;position:relative!important;box-shadow:0 10px 24px #0798c840!important}.mobile-toggle-glyph{width:auto!important;margin-right:.45rem!important;font-size:.92rem!important;line-height:1!important}#nav{border-radius:20px 0 0 20px!important;width:min(86vw,340px)!important;min-width:0!important;max-width:calc(100vw - 20px)!important;height:100dvh!important;overflow:hidden auto!important}.site-popup{left:12px!important;right:auto!important;bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;z-index:9998!important;width:auto!important;min-width:0!important;max-width:min(18rem,100vw - 24px)!important;transform:none!important}.site-popup.is-collapsed{max-width:min(18rem,100vw - 24px)!important}.site-popup-shell{border-radius:.95rem!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.site-popup-body{grid-template-columns:1fr!important;gap:.55rem!important;padding:.82rem .9rem .86rem!important;display:grid!important}.site-popup-actions{gap:.45rem!important;display:grid!important}.site-popup .button,.site-popup a.button{white-space:normal!important;width:100%!important}.site-popup-email,.site-popup-meta,.site-popup-collapsed-text{display:block!important}.site-popup-email{white-space:normal!important;word-break:break-word!important;font-size:.78rem!important;line-height:1.35!important}.site-popup-meta{font-size:.66rem!important;line-height:1.35!important}.site-popup-toggle{flex:0 0 2.65rem!important;width:2.65rem!important}.woot-widget-bubble{left:auto!important;right:16px!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;z-index:10050!important}.woot-widget-holder{left:auto!important;right:12px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;z-index:10051!important;width:calc(100vw - 24px)!important;max-width:390px!important;height:min(72dvh,620px)!important}}@supports not (overflow-x:clip){@media screen and (max-width:768px){html,body{overflow-x:hidden}}}@media screen and (max-width:768px){#header-wrapper{z-index:10000!important;-webkit-backdrop-filter:none!important;background:#fffffffa!important;width:100%!important;padding:0!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 8px 24px #14233214!important}.mobile-header-bar{text-align:left!important;z-index:10004!important;justify-content:flex-start!important;align-items:center!important;gap:.7rem!important;padding:.72rem 4.8rem .72rem .8rem!important;display:flex!important;position:relative!important;overflow:hidden!important}.mobile-brand-link{color:#2f4f5f!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:auto!important;min-width:0!important;max-width:calc(100% - 4.45rem)!important;font-family:Oleo Script,serif!important;font-size:clamp(1.08rem,5vw,1.28rem)!important;font-weight:400!important;line-height:1.02!important;text-decoration:none!important;display:block!important;overflow:hidden!important}.mobile-menu-button{color:#35596d!important;width:auto!important;min-width:4.85rem!important;max-width:none!important;font:inherit!important;white-space:nowrap!important;z-index:10005!important;background:#f7fbfd!important;border:1px solid #c9d8e3!important;border-radius:.48rem!important;flex:none!important;justify-content:space-between!important;align-items:center!important;margin:0!important;padding:.4rem .58rem .4rem .68rem!important;font-size:.79rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:static!important;transform:none!important;box-shadow:0 4px 12px #21354514!important}.mobile-menu-button__label{letter-spacing:.04em!important;align-items:center!important;padding-right:.34rem!important;display:inline-flex!important}.mobile-menu-button__icon{width:1.55rem!important;height:1.55rem!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.22rem!important;display:inline-flex!important}.mobile-menu-button__icon span{background:#35596d!important;border-radius:999px!important;width:.94rem!important;height:2px!important;transition:transform .18s,opacity .18s!important;display:block!important}.mobile-menu-button.is-open .mobile-menu-button__icon span:first-child{transform:translateY(.34rem)rotate(45deg)!important}.mobile-menu-button.is-open .mobile-menu-button__icon span:nth-child(2){opacity:0!important}.mobile-menu-button.is-open .mobile-menu-button__icon span:nth-child(3){transform:translateY(-.34rem)rotate(-45deg)!important}#header{min-height:0!important;padding:0!important;display:block!important;overflow:visible!important}#header .site-brand,#header #logo{flex:auto!important;min-width:0!important;margin-right:.55rem!important}#header .site-brand a,#header #logo a{width:auto!important;max-width:calc(100vw - 5.35rem)!important}#header #logo,#header>.mobile-toggle{display:none!important}#nav{z-index:10003!important;border-radius:18px 0 0 18px!important;width:min(84vw,320px)!important;min-width:0!important;max-width:calc(100vw - 20px)!important;height:100dvh!important;padding:4.7rem 0 1rem!important;top:0!important;right:0!important}.site-popup{left:12px!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;z-index:10010!important;width:auto!important;min-width:0!important;max-width:calc(100vw - 32px)!important;transform:none!important}.site-popup.is-collapsed{width:auto!important;max-width:calc(100vw - 108px)!important}.site-popup-shell{border-radius:14px!important;width:auto!important;max-width:100%!important;box-shadow:0 12px 30px #14233229!important}.site-popup.is-collapsed .site-popup-shell{width:auto!important}.site-popup:not(.is-collapsed){left:12px!important;right:12px!important;bottom:calc(84px + env(safe-area-inset-bottom,0px))!important;max-width:none!important}.site-popup:not(.is-collapsed) .site-popup-shell{border-radius:18px!important;width:auto!important;max-width:none!important;box-shadow:0 22px 60px #14233238!important}.site-popup.is-collapsed .site-popup-body{display:none!important}.site-popup.is-collapsed .site-popup-collapsed-label{display:flex!important}.site-popup-panel{min-width:0!important}.site-popup-collapsed-label{gap:.48rem!important;padding:.76rem .9rem!important}.site-popup-collapsed-title{letter-spacing:.08em!important;font-size:.62rem!important}.site-popup-collapsed-text{font-size:.82rem!important;line-height:1.1!important;display:block!important}.site-popup.is-collapsed .site-popup-collapsed-text{display:none!important}.site-popup-body{grid-template-columns:1fr!important;gap:.7rem!important;max-height:min(42dvh,340px)!important;padding:1rem!important;display:grid!important;overflow-y:auto!important}.site-popup h3{margin:.15rem 0 0!important;font-size:1.08rem!important;line-height:1.08!important}.site-popup-actions{gap:.42rem!important;display:grid!important}.site-popup .button,.site-popup a.button{white-space:normal!important;text-align:center!important;width:100%!important}.site-popup-email{white-space:normal!important;word-break:break-word!important;font-size:.76rem!important;line-height:1.32!important}.site-popup-meta{white-space:normal!important;font-size:.64rem!important;line-height:1.3!important}.site-popup-toggle{border-radius:0!important;flex:0 0 50px!important;width:50px!important}.cookie-banner{left:16px!important;right:16px!important;bottom:calc(92px + env(safe-area-inset-bottom,0px))!important;z-index:10020!important;border-radius:16px!important;max-width:520px!important;padding:12px!important}.woot-widget-bubble{width:58px!important;height:58px!important;right:16px!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;z-index:10050!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;display:flex!important;left:auto!important}.woot-widget-bubble img,.woot-widget-bubble svg{width:28px!important;height:28px!important;margin:0!important}.woot-widget-holder{left:10px!important;right:10px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;z-index:10051!important;border-radius:18px!important;width:auto!important;max-width:none!important;height:min(72dvh,620px)!important;overflow:hidden!important}.woot-widget-holder iframe{border-radius:18px!important}body{padding-bottom:10rem!important}.chatwoot-fallback-button{right:18px!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;border-radius:999px!important;width:58px!important;height:58px!important;padding:0!important}}@media screen and (max-width:480px){.cookie-banner{left:12px!important;right:12px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;padding:10px!important}.cookie-notice__text{font-size:13px!important}.cookie-banner .button.alt{padding:9px 12px!important}}@media screen and (min-width:769px){#header-wrapper{background:#fff!important;padding:28px 0!important}#header{justify-content:space-between!important;align-items:center!important;gap:32px!important;width:min(1200px,100% - 48px)!important;min-height:auto!important;margin:0 auto!important;display:flex!important}#header #logo{width:auto!important;min-width:0!important}#header #logo h1{font-size:inherit!important;background:0 0!important;padding:0!important}#header #logo h1 a{color:#fff!important;background:#345b6e!important;border-radius:8px!important;align-items:center!important;min-height:84px!important;padding:0 34px!important;font-family:Oleo Script,serif!important;font-size:clamp(28px,3vw,42px)!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}#nav{align-items:center!important;gap:38px!important;display:flex!important;position:static!important;transform:none!important}#nav ul{gap:1.2rem!important}#nav ul li a,#nav ul li span{color:#4a4a4a!important;letter-spacing:.04em!important;background:0 0!important;padding:0!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important}#nav ul li.current a{color:#2d4252!important}#main-wrapper,#banner-wrapper{padding-top:0!important}#banner.hero-banner{border-radius:0!important;width:min(1200px,100% - 48px)!important;margin:0 auto!important;padding:42px 38px!important}#banner.hero-banner>.row{grid-template-columns:minmax(0,1.35fr) minmax(340px,.75fr)!important;align-items:start!important;gap:48px!important;margin:0!important;display:grid!important}#banner.hero-banner>.row>*{width:auto!important;margin-left:0!important;padding:0!important}#banner.hero-banner h2{max-width:680px!important;margin-bottom:22px!important;font-size:clamp(44px,5vw,64px)!important;line-height:.95!important}#banner.hero-banner p:not(.hero-note){max-width:680px!important;font-size:21px!important;line-height:1.55!important}.hero-stack ul{gap:18px!important;margin:0!important;display:grid!important}.hero-stack ul li{margin:0!important}.hero-stack ul .button{border-radius:6px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:112px!important;padding:28px 34px!important;font-size:34px!important;font-weight:900!important;line-height:1.05!important;display:flex!important}.hero-metrics{gap:18px!important;margin-top:18px!important}.site-popup,.site-quote-widget,.website-quote-widget,.quote-widget,#quote-widget{z-index:9000!important;width:260px!important;max-width:calc(100vw - 48px)!important;position:fixed!important;bottom:24px!important;left:24px!important;right:auto!important;overflow:visible!important;transform:none!important}.site-popup-shell{width:260px!important;max-width:calc(100vw - 48px)!important;box-shadow:none!important;background:0 0!important;border:0!important;position:relative!important;overflow:visible!important}.site-popup-panel{background:#fff!important;border:1px solid #2e54692e!important;border-radius:14px!important;min-width:0!important;position:static!important;box-shadow:0 16px 40px #192a382e!important}.site-popup-collapsed-label{color:#2e5469!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:54px!important;padding:14px 68px 14px 16px!important;display:flex!important}.site-popup-collapsed-title{letter-spacing:.12em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important}.site-popup-collapsed-text{display:none!important}.site-popup-toggle{color:#2e5469!important;background:#fff!important;border:1px solid #2e54692e!important;border-radius:0 14px 14px 0!important;width:54px!important;min-height:54px!important;position:absolute!important;bottom:0!important;right:0!important;transform:none!important;box-shadow:0 16px 40px #192a382e!important}.site-popup.is-collapsed .site-popup-toggle{transform:none!important}.site-popup-toggle-label{display:none!important}.site-popup-toggle .icon{font-size:16px!important}.site-popup.is-collapsed .site-popup-body,.site-popup:not(.is-collapsed) .site-popup-collapsed-label{display:none!important}.site-popup:not(.is-collapsed) .site-popup-panel{background:#fff!important;border-radius:18px!important;width:320px!important;max-width:calc(100vw - 48px)!important;padding:18px!important;display:block!important;position:absolute!important;bottom:68px!important;left:0!important;box-shadow:0 22px 65px #192a383d!important}.site-popup:not(.is-collapsed) .site-popup-body{gap:12px!important;padding:0!important;display:grid!important}.site-popup h3{color:#2b4658!important;margin:0 0 12px!important;font-size:22px!important;line-height:1.05!important}.site-popup .button,.site-popup a.button,.site-popup a{white-space:normal!important;max-width:100%!important}.site-popup .button{width:100%!important}.site-popup-meta{margin-top:4px!important}.cookie-notice{z-index:9100!important;color:#fff!important;background:#24323ff5!important;border-radius:16px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;width:min(520px,100vw - 48px)!important;padding:14px 16px!important;display:flex!important;position:fixed!important;bottom:24px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;box-shadow:0 18px 50px #00000047!important}.cookie-notice strong,.cookie-notice h4{color:#fff!important;margin:0 0 4px!important;font-size:14px!important}.cookie-notice p,.cookie-notice__text{color:#ffffffdb!important;margin:0!important;font-size:13px!important;line-height:1.35!important}.cookie-notice button{color:#24323f!important;cursor:pointer!important;background:#fff!important;border:0!important;border-radius:11px!important;flex:none!important;padding:10px 16px!important;font-weight:900!important}.woot-widget-bubble{z-index:10050!important;bottom:24px!important;right:24px!important}.woot-widget-holder{z-index:10051!important;bottom:96px!important;left:auto!important;right:24px!important}}@media screen and (max-width:768px){#header-wrapper{padding:0!important}#header{gap:12px!important;width:100%!important;padding:8px 14px!important}#header #logo h1{background:0 0!important;padding:0!important}#header #logo h1 a{color:#345b6e!important;background:0 0!important;min-height:auto!important;padding:0!important;font-size:18px!important}#banner.hero-banner{border-radius:0!important;width:calc(100% - 24px)!important;padding:28px 18px!important;display:block!important}#banner.hero-banner>.row{margin:0!important;display:block!important}#banner.hero-banner>.row>*{width:100%!important;margin-left:0!important;padding:0!important}#banner.hero-banner h2{font-size:34px!important;line-height:1.05!important}#banner.hero-banner p:not(.hero-note){font-size:18px!important;line-height:1.55!important}.hero-stack ul .button{min-height:64px!important;padding:16px 18px!important;font-size:20px!important}.cookie-notice{left:12px!important;right:12px!important;bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:auto!important;max-width:none!important;padding:12px!important;display:grid!important;transform:none!important}.cookie-notice p,.cookie-notice__text{font-size:12px!important}.cookie-notice button,.cookie-notice .button.alt{white-space:nowrap!important;width:auto!important;min-width:0!important;padding:9px 12px!important}.site-popup,.site-quote-widget,.website-quote-widget,.quote-widget,#quote-widget{left:12px!important;right:auto!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;width:190px!important;max-width:calc(100vw - 100px)!important}.site-popup-shell{width:190px!important;max-width:calc(100vw - 100px)!important}.site-popup-toggle{width:48px!important;min-height:50px!important}.site-popup.is-collapsed .site-popup-toggle{transform:none!important}.site-popup-collapsed-label{min-height:50px!important;padding:12px 58px 12px 14px!important}.site-popup-collapsed-title{font-size:11px!important}.site-popup:not(.is-collapsed) .site-popup-panel{left:12px!important;right:12px!important;bottom:calc(84px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important;max-height:min(42dvh,340px)!important;position:fixed!important;overflow-y:auto!important}.woot-widget-bubble{right:16px!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}.woot-widget-holder{left:10px!important;right:10px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;width:auto!important;height:min(72dvh,620px)!important}}.site-header,#header-wrapper,.header-wrapper{background:#fff!important;border-bottom:1px solid #28465a14!important;padding:0!important}.site-header-inner,#header.site-header-inner,#header .inner,.header-inner{justify-content:space-between!important;align-items:center!important;gap:32px!important;width:min(1220px,100% - 48px)!important;margin:0 auto!important;padding:22px 0!important;display:flex!important}.site-brand,#logo,.logo{flex:none!important;margin:0!important;padding:0!important}.site-brand a,#logo a,.logo a{color:#fff!important;background:linear-gradient(#456f86 0%,#3b647b 100%)!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:62px!important;padding:0 28px!important;text-decoration:none!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 12px 28px #233a4824!important}.site-brand .brand-text,#logo .brand-text,.logo .brand-text{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;letter-spacing:-.03em!important;text-align:center!important;text-shadow:none!important;white-space:nowrap!important;font-family:Georgia,Times New Roman,serif!important;font-size:38px!important;font-style:italic!important;font-weight:700!important;line-height:1!important;display:block!important;transform:translateY(-1px)translate(-10px)!important}#logo{justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}#logo a{color:#fff!important;box-sizing:border-box!important;background:#416d84!important;border-radius:12px!important;place-items:center!important;width:560px!important;height:62px!important;padding:0!important;text-decoration:none!important;display:grid!important;overflow:visible!important}#logo .brand-text{letter-spacing:-.03em!important;text-align:center!important;white-space:nowrap!important;width:100%!important;font-family:Georgia,Times New Roman,serif!important;font-size:38px!important;font-style:italic!important;font-weight:700!important;line-height:1!important;display:block!important;transform:translate(-10px)translateY(-1px)!important}.site-nav,#nav{z-index:auto!important;width:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important}.site-nav ul,#nav ul{justify-content:flex-end!important;align-items:center!important;gap:34px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.site-nav a,#nav a,nav ul li a{color:#373737!important;letter-spacing:.03em!important;white-space:nowrap!important;align-items:center!important;font-size:14px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}#nav a:hover,.site-nav a:hover,nav ul li a:hover{color:#0b93c3!important}.site-nav li,#nav li,nav ul li{margin:0!important;padding:0!important}.site-quote-widget{z-index:10010!important;width:250px!important;max-width:calc(100vw - 48px)!important;position:fixed!important;bottom:24px!important;left:24px!important}.site-quote-widget__toggle{color:#2b4a60!important;letter-spacing:.12em!important;text-transform:uppercase!important;cursor:pointer!important;background:#fff!important;border:1px solid #2a4e6524!important;border-radius:16px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:58px!important;padding:0 18px!important;font-size:12px!important;font-weight:900!important;display:flex!important;box-shadow:0 14px 35px #1e2d3c29!important}.site-quote-widget__chevron{justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-size:16px!important;line-height:1!important;transition:transform .22s!important;display:inline-flex!important;transform:rotate(0)!important}.site-quote-widget.is-open .site-quote-widget__chevron{transform:rotate(180deg)!important}.site-quote-widget__panel{display:none!important}.site-quote-widget.is-open .site-quote-widget__panel{background:#fff!important;border-radius:20px!important;width:320px!important;max-width:calc(100vw - 48px)!important;padding:20px!important;display:block!important;position:absolute!important;bottom:70px!important;left:0!important;box-shadow:0 24px 60px #14233238!important}.site-quote-widget__eyebrow{color:#2b4a60!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin-bottom:12px!important;font-size:12px!important;font-weight:900!important}.site-quote-widget__title{color:#2b475c!important;margin:0 0 16px!important;font-size:20px!important;font-weight:900!important;line-height:1.05!important}.site-quote-widget__button{color:#fff!important;background:#0b6f96!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:48px!important;margin-bottom:14px!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.site-quote-widget__email{color:#2b4a60!important;margin-bottom:18px!important;font-size:14px!important;font-weight:700!important}.site-quote-widget__footer{color:#5f6f7b!important;font-size:12px!important}.cookie-notice{z-index:10020!important;color:#fff!important;pointer-events:auto!important;background:#1c2835f5!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;width:min(500px,100vw - 40px)!important;min-height:88px!important;padding:16px 18px!important;display:flex!important;position:fixed!important;bottom:24px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 18px 45px #0000003d!important}.cookie-notice *{pointer-events:auto!important}.cookie-notice__content{flex:auto!important;min-width:0!important}.cookie-notice__title{margin-bottom:6px!important;font-size:14px!important;font-weight:800!important}.cookie-notice__text{color:#ffffffeb!important;font-size:14px!important;line-height:1.35!important}.cookie-notice__button{color:#233242!important;cursor:pointer!important;background:#fff!important;border:0!important;border-radius:14px!important;flex:none!important;padding:14px 22px!important;font-size:16px!important;font-weight:900!important}.cookie-notice__button:hover{transform:translateY(-1px)!important}.woot-widget-bubble,.woot-widget-holder{z-index:10050!important}.woot-widget-bubble{bottom:24px!important;right:24px!important}.woot-widget-holder{bottom:96px!important;right:24px!important}@media screen and (max-width:768px){#header-wrapper,.site-header,.header-wrapper{background:#fff!important;border-bottom:1px solid #2b495c1a!important;padding:0!important;box-shadow:0 8px 24px #14233214!important}.site-header-inner,#header.site-header-inner,#header .inner,.header-inner{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:58px!important;padding:10px 14px!important;display:flex!important}.site-brand,#logo,.logo{display:none!important}.mobile-header-title{color:#27495b!important;letter-spacing:-.01em!important;white-space:normal!important;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;flex:auto!important;min-width:0!important;max-width:calc(100vw - 6.45rem)!important;padding-right:.25rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:19px!important;font-style:italic!important;font-weight:700!important;line-height:1.02!important;display:-webkit-box!important;overflow:hidden!important}.site-brand,#logo,.logo{flex:auto!important;justify-content:flex-start!important;width:auto!important;min-width:0!important}.site-brand a,#logo a,.logo a{width:auto!important;min-width:0!important;min-height:auto!important;box-shadow:none!important;color:#365f75!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.site-brand .brand-text,#logo .brand-text,.logo .brand-text{letter-spacing:-.01em!important;color:#2d5367!important;text-overflow:ellipsis!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:calc(100vw - 6.8rem)!important;font-size:17px!important;line-height:1.05!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}#nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10002!important;background:#fff!important;border-left:1px solid #00000014!important;width:min(82vw,320px)!important;min-width:270px!important;max-width:320px!important;height:100dvh!important;margin:0!important;padding:5rem 0 1rem!important;transition:transform .22s,opacity .22s,visibility .22s!important;display:block!important;position:fixed!important;top:0!important;right:0!important;transform:translate(100%)!important;box-shadow:-12px 0 30px #00000038!important}#nav ul{box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important;display:block!important}#nav ul li{margin:0!important}#nav ul li a,#nav ul li span{color:#2f4f5f!important;text-align:left!important;border-bottom:1px solid #edf3f6!important;border-radius:0!important;padding:1rem 1.25rem!important;font-size:1rem!important;font-weight:800!important;display:block!important}#nav.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0)!important}.mobile-menu-button{display:inline-flex!important}.site-quote-widget{left:12px!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;width:210px!important;max-width:calc(100vw - 92px)!important}.site-quote-widget__toggle{height:52px!important;padding:0 16px!important;font-size:11px!important}.site-quote-widget.is-open .site-quote-widget__panel{left:12px!important;right:12px!important;bottom:calc(84px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important;position:fixed!important}.cookie-notice{left:12px!important;right:12px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;gap:12px!important;width:auto!important;padding:12px 14px!important;transform:none!important}.cookie-notice__title,.cookie-notice__text{font-size:13px!important}.cookie-notice__button{padding:12px 16px!important;font-size:15px!important}.woot-widget-bubble{width:58px!important;height:58px!important;left:auto!important;right:16px!important;bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;z-index:10050!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;display:flex!important}.woot-widget-bubble img,.woot-widget-bubble svg{width:28px!important;height:28px!important;margin:0!important}.woot-widget-holder{left:10px!important;right:10px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;z-index:10051!important;border-radius:18px!important;width:auto!important;max-width:none!important;height:min(72dvh,620px)!important;overflow:hidden!important}}@media screen and (max-width:520px){.site-header-inner,#header.site-header-inner,#header .inner,.header-inner{gap:8px!important;padding:10px 12px!important}.mobile-header-title{max-width:calc(100vw - 5.95rem)!important;font-size:17px!important}.site-brand .brand-text,#logo .brand-text,.logo .brand-text{max-width:calc(100vw - 6.15rem)!important;font-size:16px!important}.mobile-menu-button{min-width:4.95rem!important;padding:.32rem .34rem .32rem .62rem!important}.mobile-menu-button__label{padding-right:.28rem!important;font-size:.74rem!important}.mobile-menu-button__icon{width:1.82rem!important;height:1.82rem!important}}body{color:#42515f!important;background:radial-gradient(circle at top,#456f8614,#0000 24rem),linear-gradient(#f6f8fb 0%,#eef3f7 100%)!important}#page-wrapper{padding-bottom:0!important}.site-quote-widget,.site-popup{display:none!important}#header-wrapper,.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5!important;border-bottom:1px solid #2b495c1a!important;padding:0!important;box-shadow:0 10px 28px #1f324112!important}#header,.site-header-inner{min-height:5.25rem!important}.site-header-inner{justify-content:space-between!important;align-items:center!important;gap:1.75rem!important;width:min(1220px,100% - 48px)!important;margin:0 auto!important;padding:1.05rem 0!important;display:flex!important}#logo,.site-brand{justify-content:flex-start!important;align-items:center!important;margin:0!important;display:flex!important}#logo a,.site-brand a{background:linear-gradient(#0b6f96 0%,#0a5d81 100%)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:3.4rem!important;padding:0 1.6rem!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 12px 30px #0b6f962e!important}#logo .brand-text,.site-brand .brand-text{color:#fff!important;letter-spacing:-.03em!important;text-shadow:none!important;white-space:nowrap!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(1.85rem,2.2vw,2.45rem)!important;font-style:italic!important;font-weight:700!important;line-height:1!important;transform:none!important}#nav,.site-nav{width:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important;transform:none!important}#nav ul,.site-nav ul{justify-content:flex-end!important;align-items:center!important;gap:1.95rem!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}#nav li,.site-nav li{margin:0!important;padding:0!important}#nav a,.site-nav a{color:#314657!important;letter-spacing:0!important;background:0 0!important;border-radius:0!important;align-items:center!important;padding:0!important;font-size:1rem!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;transition:color .18s!important;display:inline-flex!important}.mobile-nav-shell{display:none!important}#nav a:hover,.site-nav a:hover{color:#0b6f96!important}.mobile-menu-button,.nav-overlay{display:none!important}.cc-page{padding:2rem 0 3.25rem!important}.cc-section{margin-top:1.35rem!important}.cc-hero,.cc-compare-layout,.cc-feedback-grid,.cc-bottom-grid,.cc-anglin-strip{background:#fffffff5!important;border:1px solid #a5bacb47!important;border-radius:1.75rem!important;box-shadow:0 1.1rem 2.6rem #2d485a17!important}.cc-hero{grid-template-columns:minmax(0,1.02fr) minmax(0,1.18fr) minmax(16rem,.72fr)!important;gap:1rem!important;padding:1.15rem!important;display:grid!important}.cc-hero__copy{flex-direction:column!important;justify-content:center!important;padding:.8rem .65rem .8rem .9rem!important;display:flex!important}.cc-hero__copy h1{color:#0d527a!important;letter-spacing:-.035em!important;margin:0 0 1rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(2.55rem,4vw,4.2rem)!important;line-height:.94!important}.cc-hero__copy p,.cc-hero__copy li{color:#4a5d6d!important;margin:0!important;font-size:1.1rem!important;line-height:1.58!important}.cc-pill-row{flex-wrap:wrap!important;gap:.8rem!important;margin-top:1.5rem!important;display:flex!important}.cc-pill{color:#31556b!important;background:#fff!important;border:1px solid #b4c5d299!important;border-radius:999px!important;align-items:center!important;gap:.55rem!important;padding:.78rem 1.05rem!important;font-size:.92rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;box-shadow:0 .4rem 1rem #253b4d0f!important}.cc-pill:before{color:#0b6f96!important}.cc-action-row{flex-wrap:wrap!important;gap:.95rem!important;margin-top:1.4rem!important;display:flex!important}.cc-button{color:#fff!important;background:linear-gradient(#0b6f96 0%,#09597a 100%)!important;border:0!important;border-radius:.8rem!important;justify-content:center!important;align-items:center!important;min-height:3.45rem!important;padding:0 1.5rem!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 .9rem 1.8rem #0b6f962e!important}.cc-button:hover{color:#fff!important;background:linear-gradient(#095f82 0%,#084f6c 100%)!important}.cc-button--secondary{background:linear-gradient(#185c88 0%,#13496c 100%)!important}.cc-hero__media{grid-template-rows:auto auto!important;gap:.7rem!important;display:grid!important}.cc-hero__media-main,.cc-hero__media-grid>*,.cc-cottage-card__image,.cc-strip-photo,.cc-visual-tile,.cc-guide-card__media{border-radius:1.2rem!important;overflow:hidden!important}.cc-hero__media-main{aspect-ratio:1.78!important}.cc-hero__media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;display:grid!important}.cc-hero__media-grid>*{aspect-ratio:1.58!important}.cc-hero__media img,.cc-cottage-card__image img,.cc-visual-tile img,.cc-strip-photo img,.cc-preview-card img,.cc-guide-card__media img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.cc-hero__stats{gap:.7rem!important;display:grid!important}.cc-stat-card{background:linear-gradient(#fffffffa 0%,#f4f9fcfa 100%)!important;border:1px solid #c4d4df70!important;border-radius:1.15rem!important;grid-template-columns:3rem minmax(0,1fr)!important;align-items:start!important;gap:.8rem!important;min-height:8.3rem!important;padding:1rem 1rem .95rem!important;display:grid!important}.cc-stat-card__icon{color:#0b6f96!important;margin-top:.15rem!important;font-size:1.45rem!important;line-height:1!important}.cc-stat-card__copy strong{color:#0d527a!important;margin-bottom:.3rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.2rem!important;line-height:1.05!important;display:block!important}.cc-stat-card__copy span{color:#24465e!important;font-size:.92rem!important;font-weight:800!important;line-height:1.2!important;display:block!important}.cc-stat-card__copy p{color:#5b6e7b!important;margin:.45rem 0 0!important;font-size:.92rem!important;line-height:1.45!important}.cc-section-heading{justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin-bottom:.95rem!important;padding:0 .45rem!important;display:flex!important}.cc-section-heading--center{text-align:center!important;justify-content:center!important}.cc-section-heading h2,.cc-compare-intro h2,.cc-anglin-strip__intro h2,.cc-feedback-intro h2,.cc-faq-card h2,.cc-why-card h2,.cc-plan-card h2{color:#0d527a!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(2rem,3vw,2.65rem)!important;line-height:1!important}.cc-section-heading a{color:#0b6f96!important;font-size:1rem!important;font-weight:700!important;text-decoration:none!important}.cc-cottage-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem!important;display:grid!important}.cc-cottage-card{background:#fffffffa!important;border:1px solid #b1c4d166!important;border-radius:1.25rem!important;flex-direction:column!important;min-width:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 1rem 2rem #2a435414!important}.cc-cottage-card__image{aspect-ratio:1.65!important;background:#dfe8ee!important}.cc-cottage-card__body{padding:1rem 1.1rem .8rem!important}.cc-cottage-card__body h3,.cc-preview-card__body h3,.cc-amenity-card h3,.cc-testimonial-card h3,.cc-why-item h3,.cc-guide-card__body h3,.cc-expect-card h3{color:#0d527a!important;margin:0 0 .45rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.5rem!important;line-height:1.08!important}.cc-cottage-card__body p,.cc-preview-card__body span,.cc-amenity-card p,.cc-testimonial-card p,.cc-feedback-intro p,.cc-compare-intro p,.cc-anglin-strip__intro p,.cc-why-card>p,.cc-plan-card__header p,.cc-guide-card__body p,.cc-expect-card p,.cc-faq-list p{color:#4a5d6d!important;margin:0!important;font-size:1rem!important;line-height:1.55!important}.cc-fact-row{flex-wrap:wrap!important;gap:.85rem!important;margin-top:.8rem!important;display:flex!important}.cc-fact{color:#24516f!important;font-size:.94rem!important;font-weight:700!important;line-height:1!important}.cc-fact:before{color:#0b6f96!important;margin-right:.4rem!important}.cc-cottage-card__action{flex-direction:column!important;gap:.45rem!important;margin-top:auto!important;padding:0 1.1rem 1rem!important;display:flex!important}.cc-cottage-card__action span{color:#5f7382!important;font-size:.88rem!important;font-weight:700!important}.cc-compare-layout{grid-template-columns:minmax(16rem,.72fr) minmax(0,1.55fr)!important;gap:0!important;display:grid!important;overflow:hidden!important}.cc-compare-intro{border-right:1px solid #c4d3de8f!important;padding:1.35rem!important}.cc-compare-intro p{margin-top:.85rem!important}.cc-compare-table-wrap{overflow-x:auto!important}.cc-compare-table{border-collapse:collapse!important;width:100%!important;margin:0!important}.cc-compare-table thead{background:#f2f8fb!important}.cc-compare-table th,.cc-compare-table td{text-align:left!important;vertical-align:top!important;border-bottom:1px solid #d0dce5bd!important;padding:.85rem 1rem!important;line-height:1.35!important}.cc-compare-table th{color:#134d71!important;font-size:.9rem!important;font-weight:800!important}.cc-compare-table td{color:#42515f!important;font-size:.95rem!important}.cc-expect-layout{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.9fr)!important;gap:1rem!important;display:grid!important}.cc-visual-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:.8rem!important;display:grid!important}.cc-visual-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))!important}.cc-visual-tile{background:#fffffffa!important;border:1px solid #bfced966!important;box-shadow:0 .9rem 1.8rem #2a43540f!important}.cc-visual-tile img{aspect-ratio:1.12!important}.cc-visual-tile span{color:#27536f!important;text-align:center!important;padding:.72rem .7rem .8rem!important;font-size:.86rem!important;font-weight:700!important;line-height:1.25!important;display:block!important}.cc-expect-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem!important;display:grid!important}.cc-expect-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1.15rem!important;grid-template-columns:2.15rem minmax(0,1fr)!important;gap:.8rem!important;padding:1rem!important;display:grid!important;box-shadow:0 .95rem 1.9rem #2a43540f!important}.cc-expect-card__icon{color:#0b6f96!important;margin-top:.15rem!important;font-size:1.35rem!important}.cc-anglin-strip{grid-template-columns:minmax(14rem,1.1fr) repeat(2,minmax(0,1fr)) minmax(14rem,1fr) minmax(12rem,.88fr)!important;gap:.9rem!important;padding:1rem!important;display:grid!important}.cc-anglin-strip__intro,.cc-amenity-card,.cc-preview-card,.cc-strip-photo{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1.2rem!important;box-shadow:0 .95rem 1.9rem #2a43540f!important}.cc-anglin-strip__intro,.cc-amenity-card{padding:1.05rem!important}.cc-anglin-strip__intro p,.cc-amenity-card p{margin:.75rem 0 0!important}.cc-preview-card{overflow:hidden!important}.cc-preview-card img{aspect-ratio:1.35!important}.cc-preview-card__body{padding:.9rem 1rem 1rem!important}.cc-preview-card__body p,.cc-preview-card__body span{margin-top:.45rem!important;display:block!important}.cc-preview-card__body a{color:#0b6f96!important;margin-top:.65rem!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.cc-amenity-card ul{margin:.75rem 0 0!important}.cc-amenity-card li{color:#25546f!important;font-size:.95rem!important;font-weight:700!important;line-height:1.4!important}.cc-amenity-card li+li{margin-top:.35rem!important}.cc-amenity-card li:before{color:#0b6f96!important;margin-right:.45rem!important}.cc-strip-photo img{aspect-ratio:1!important}.cc-feedback-grid{grid-template-columns:minmax(0,1.45fr) minmax(19rem,.95fr)!important;gap:0!important;display:grid!important;overflow:hidden!important}.cc-testimonial-grid{border-right:1px solid #c4d3de8f!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;display:grid!important}.cc-feedback-intro,.cc-testimonial-card,.cc-faq-card{padding:1.1rem!important}.cc-feedback-intro{background:linear-gradient(#f4f9fceb 0%,#ffffffeb 100%)!important}.cc-testimonial-card{border-left:1px solid #d0dce59e!important}.cc-stars{color:#d9a630!important;letter-spacing:.14em!important;margin-bottom:.55rem!important;font-size:1rem!important}.cc-faq-card{background:#fffffffa!important}.cc-faq-list details{border-top:1px solid #d0dce5bd!important;padding:.9rem 0!important}.cc-faq-list details:first-child{border-top:0!important}.cc-faq-list summary{cursor:pointer!important;color:#244e69!important;font-size:1rem!important;font-weight:700!important;line-height:1.4!important;list-style:none!important}.cc-faq-list summary::-webkit-details-marker{display:none!important}.cc-faq-list p{margin-top:.55rem!important}.cc-bottom-grid{grid-template-columns:minmax(0,1.2fr) minmax(22rem,.95fr)!important;gap:0!important;display:grid!important;overflow:hidden!important}.cc-why-card,.cc-plan-card{padding:1.25rem!important}.cc-why-card{border-right:1px solid #c4d3de8f!important}.cc-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.95rem!important;margin-top:1.1rem!important;display:grid!important}.cc-why-item{grid-template-columns:2.15rem minmax(0,1fr)!important;align-items:start!important;gap:.8rem!important;display:grid!important}.cc-why-item .icon{color:#0b6f96!important;margin-top:.18rem!important;font-size:1.35rem!important}.cc-plan-card__header{margin-bottom:1rem!important}.cc-plan-actions{flex-wrap:wrap!important;gap:.8rem!important;margin-bottom:1rem!important;display:flex!important}.cc-contact-chip{color:#25546f!important;background:#ebf4f9e6!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:2.95rem!important;padding:0 1rem!important;font-size:.94rem!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.cc-contact-chip:before{color:#0b6f96!important;margin-right:.45rem!important}.cc-guide-list{gap:1rem!important;display:grid!important}.cc-guide-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1.3rem!important;grid-template-columns:minmax(16rem,.72fr) minmax(0,1fr)!important;gap:1rem!important;padding:1rem!important;display:grid!important;box-shadow:0 .95rem 1.9rem #2a43540f!important}.cc-guide-card__media{background:#dfe8ee!important}.cc-guide-card__media img{aspect-ratio:1.1!important}.cc-guide-card__eyebrow{color:#0b6f96!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin:0 0 .4rem!important;font-size:.82rem!important;font-weight:800!important}.cc-guide-card__body{flex-direction:column!important;gap:.8rem!important;display:flex!important}.cc-guide-card__split{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;display:grid!important}.cc-guide-card__split h4{color:#244e69!important;margin:0 0 .45rem!important;font-size:.98rem!important;font-weight:800!important}.cc-guide-card__split ul{margin:0!important;padding-left:1.1rem!important}.cc-guide-card__split li{color:#4a5d6d!important;line-height:1.5!important}.cc-chip-list{flex-wrap:wrap!important;gap:.55rem!important;display:flex!important}.cc-detail-chip{color:#25546f!important;background:#e7f2f8eb!important;border-radius:999px!important;align-items:center!important;padding:.5rem .75rem!important;font-size:.88rem!important;font-weight:700!important;line-height:1.2!important;display:inline-flex!important}.cc-guide-card__note{color:#60727f!important;font-size:.9rem!important}.chat-shell{background:linear-gradient(#f3f8fcf2 0%,#fffffff2 100%)!important;border:1px solid #bfced970!important;border-radius:1.2rem!important;gap:.9rem!important;padding:1rem!important;display:grid!important}.chat-copy h3{color:#0d527a!important;margin:0 0 .45rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.55rem!important}.chat-copy p{color:#4a5d6d!important;margin:0 0 .9rem!important;line-height:1.55!important}.chat-art{display:none!important}#footer-wrapper{background:linear-gradient(#124967 0%,#0c3551 100%)!important;margin-top:2.25rem!important;padding:2rem 0 1.25rem!important}#footer,#copyright{color:#ffffffe0!important}#footer h3{color:#fff!important;font-family:Georgia,Times New Roman,serif!important}#footer a,#copyright li{color:#ffffffe0!important}.contact-chip-link{color:#fff!important;background:#ffffff14!important;border-radius:.95rem!important;align-items:center!important;width:100%!important;min-height:3rem!important;padding:.2rem .95rem!important;text-decoration:none!important;display:inline-flex!important}.cookie-notice{bottom:1rem!important}.chatwoot-fallback-button,.woot-widget-bubble{z-index:10050!important}.chatwoot-fallback-button{color:#fff!important;background:linear-gradient(#0b6f96 0%,#09597a 100%)!important;border:0!important;border-radius:999px!important;width:3.6rem!important;height:3.6rem!important;font-weight:800!important;position:fixed!important;bottom:1rem!important;right:1rem!important;box-shadow:0 1rem 2rem #0b6f963d!important}@media screen and (max-width:1280px){.cc-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.cc-hero__stats{grid-column:1/-1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.cc-cottage-grid,.cc-anglin-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cc-strip-photo{min-height:100%!important}.cc-strip-photo img{aspect-ratio:1.35!important}.cc-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cc-feedback-intro{grid-column:1/-1!important}}@media screen and (max-width:980px){.site-header-inner{width:min(100%,100% - 28px)!important;padding:.8rem 0!important}#logo a,.site-brand a{min-height:2.8rem!important;padding:0 1.05rem!important}#logo .brand-text,.site-brand .brand-text{font-size:1.45rem!important}.cc-page{padding-top:1.2rem!important}.cc-hero,.cc-compare-layout,.cc-feedback-grid,.cc-bottom-grid,.cc-expect-layout,.cc-guide-card{grid-template-columns:1fr!important}.cc-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cc-compare-intro,.cc-why-card,.cc-testimonial-grid{border-right:0!important}.cc-expect-grid,.cc-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cc-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cc-feedback-grid{box-shadow:none!important;background:0 0!important;border:0!important;gap:1rem!important}.cc-testimonial-grid,.cc-faq-card,.cc-why-card,.cc-plan-card{background:#fffffff5!important;border:1px solid #a5bacb47!important;border-radius:1.75rem!important;box-shadow:0 1.1rem 2.6rem #2d485a17!important}.cc-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:hidden!important}.cc-feedback-intro{grid-column:1/-1!important}.cc-testimonial-card:nth-child(odd){border-left:0!important}}@media screen and (max-width:768px){.site-header-inner{gap:.8rem!important;width:calc(100% - 20px)!important;min-height:4.25rem!important;padding:.7rem 0!important}#logo,.site-brand{flex:auto!important;min-width:0!important;display:flex!important}#logo a,.site-brand a{border-radius:999px!important;max-width:calc(100vw - 4.7rem)!important;min-height:2.55rem!important;padding:0 .95rem!important}#logo .brand-text,.site-brand .brand-text{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:1.12rem!important;line-height:1!important;overflow:hidden!important}.mobile-header-title{display:none!important}.mobile-menu-button{z-index:10003!important;background:#fff!important;border:1px solid #2b495c1f!important;border-radius:.9rem!important;flex:none!important;justify-content:center!important;align-items:center!important;width:2.95rem!important;height:2.95rem!important;padding:0!important;display:inline-flex!important;box-shadow:0 .75rem 1.4rem #1f324114!important}.mobile-menu-button__label{display:none!important}.mobile-menu-button__icon{gap:.28rem!important;display:grid!important}.mobile-menu-button__icon span{background:#0b6f96!important;border-radius:999px!important;width:1.2rem!important;height:.14rem!important;transition:transform .18s,opacity .18s!important;display:block!important}.mobile-menu-button.is-open .mobile-menu-button__icon span:first-child{transform:translateY(.42rem)rotate(45deg)!important}.mobile-menu-button.is-open .mobile-menu-button__icon span:nth-child(2){opacity:0!important}.mobile-menu-button.is-open .mobile-menu-button__icon span:nth-child(3){transform:translateY(-.42rem)rotate(-45deg)!important}#nav,.site-nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10002!important;background:#fffffffa!important;width:min(84vw,390px)!important;max-width:390px!important;height:100dvh!important;padding:0!important;transition:transform .22s,opacity .22s,visibility .22s!important;position:fixed!important;top:0!important;right:0!important;transform:translate(100%)!important;box-shadow:-1rem 0 2rem #16293729!important}#nav.is-open,.site-nav.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0)!important}#nav ul,.site-nav ul{display:none!important}.mobile-nav-shell{flex-direction:column!important;min-height:100%!important;display:flex!important}.mobile-nav-top{border-bottom:1px solid #d0dce5cc!important;align-items:center!important;min-height:5rem!important;padding:1rem 1.2rem!important;display:flex!important}.mobile-nav-brand{background:linear-gradient(#0b6f96 0%,#09597a 100%)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;max-width:calc(100% - 4.8rem)!important;min-height:3rem!important;padding:0 .9rem!important;text-decoration:none!important;display:inline-flex!important}#nav .mobile-nav-brand,.site-nav .mobile-nav-brand{color:#fff!important;background:linear-gradient(#0b6f96 0%,#09597a 100%)!important}.mobile-nav-brand .brand-text{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-family:Georgia,Times New Roman,serif!important;font-size:.98rem!important;font-style:italic!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.mobile-nav-primary,.mobile-nav-secondary{border-bottom:1px solid #d0dce5b3!important;flex-direction:column!important;display:flex!important}.mobile-nav-link{color:#0d527a!important;background:#fff!important;border-bottom:1px solid #e5ecf1eb!important;align-items:center!important;min-height:4.45rem!important;padding:0 1.3rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.05rem!important;font-weight:700!important;text-decoration:none!important;display:flex!important}.mobile-nav-link:before{color:#0b6f96!important;text-align:center!important;width:1.7rem!important;margin-right:.8rem!important}.mobile-nav-actions{border-bottom:1px solid #d0dce5b3!important;gap:.85rem!important;padding:1rem 1.2rem 1.05rem!important;display:grid!important}.mobile-nav-cta{border-radius:.9rem!important;justify-content:center!important;align-items:center!important;min-height:3.6rem!important;font-size:1rem!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.mobile-nav-cta--primary{color:#fff!important;background:linear-gradient(#0b6f96 0%,#09597a 100%)!important}.mobile-nav-cta--secondary{color:#0b6f96!important;background:#fff!important;border:2px solid #0b6f96!important}.mobile-nav-cta:before{margin-right:.55rem!important}.mobile-nav-highlights{gap:0!important;padding:.25rem 1.2rem .4rem!important;display:grid!important}.mobile-nav-highlight{border-bottom:1px solid #e5ecf1eb!important;grid-template-columns:2.8rem minmax(0,1fr)!important;align-items:start!important;gap:.8rem!important;padding:1rem 0!important;display:grid!important}.mobile-nav-highlight:last-child{border-bottom:0!important}.mobile-nav-highlight .icon{color:#0b6f96!important;background:#eef6fb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:2.6rem!important;height:2.6rem!important;font-size:1.1rem!important;display:inline-flex!important}.mobile-nav-highlight strong{color:#0d527a!important;font-family:Georgia,Times New Roman,serif!important;font-size:1rem!important;font-weight:700!important;line-height:1.2!important;display:block!important}.mobile-nav-highlight p{color:#4a5d6d!important;margin:.2rem 0 0!important;font-size:.92rem!important;line-height:1.42!important}.mobile-nav-footer{color:#5e6f7d!important;text-align:center!important;margin-top:auto!important;padding:.9rem 1.2rem 1.25rem!important;font-size:.84rem!important;line-height:1.35!important}.nav-overlay{color:#0000!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10001!important;background:#101c2657!important;transition:opacity .22s,visibility .22s!important;display:block!important;position:fixed!important;inset:0!important}button.nav-overlay:not(.alt),button.nav-overlay:not(.alt):hover,button.nav-overlay:not(.alt):active,.nav-overlay:hover,.nav-overlay:active,.nav-overlay:focus{color:#0000!important;background:#101c2657!important}.nav-overlay.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.nav-open{overflow:hidden!important}body.nav-open .cookie-notice,body.nav-open .woot-widget-bubble,body.nav-open .chatwoot-fallback-button,body.nav-open .woot-widget-holder{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.cc-page{padding:.9rem 0 2.4rem!important}.cc-hero{border-radius:1.45rem!important;gap:.85rem!important;padding:.85rem!important}.cc-hero__copy{padding:.45rem!important}.cc-hero__copy h1{font-size:clamp(2rem,8.8vw,3rem)!important;line-height:.98!important}.cc-hero__copy p{font-size:1rem!important}.cc-pill{padding:.7rem .92rem!important;font-size:.86rem!important}.cc-action-row,.cc-plan-actions{grid-template-columns:1fr!important;display:grid!important}.cc-button,.cc-contact-chip{width:100%!important}.cc-hero__media-main{aspect-ratio:1.5!important}.cc-hero__media-grid>*{aspect-ratio:1.4!important}.cc-cottage-grid,.cc-cottage-grid--two,.cc-expect-grid,.cc-why-grid,.cc-visual-grid,.cc-visual-grid--four,.cc-anglin-strip,.cc-testimonial-grid,.cc-guide-card__split{grid-template-columns:1fr!important}.cc-cottage-card{grid-template-columns:7rem minmax(0,1fr)!important;gap:0!important;display:grid!important}.cc-cottage-card__image{aspect-ratio:auto!important;border-radius:0!important;grid-row:1/span 2!important}.cc-cottage-card__body{padding:.9rem .9rem .55rem!important}.cc-cottage-card__body h3{font-size:1.3rem!important}.cc-cottage-card__body p{font-size:.95rem!important}.cc-fact-row{gap:.6rem!important}.cc-fact{font-size:.84rem!important}.cc-cottage-card__action{padding:0 .9rem .9rem!important}.cc-compare-layout,.cc-bottom-grid,.cc-feedback-grid{border-radius:1.45rem!important}.cc-compare-intro,.cc-feedback-intro,.cc-testimonial-card,.cc-faq-card,.cc-why-card,.cc-plan-card{padding:1rem!important}.cc-testimonial-card{border-top:1px solid #d0dce59e!important;border-left:0!important}.cc-compare-table th,.cc-compare-table td{padding:.7rem .75rem!important;font-size:.9rem!important}.cc-guide-card{padding:.85rem!important}.cc-guide-card__body h3{font-size:1.4rem!important}.cookie-notice{width:auto!important;bottom:5.1rem!important;left:.75rem!important;right:.75rem!important;transform:none!important}.woot-widget-bubble,.chatwoot-fallback-button{bottom:.85rem!important;right:.85rem!important}}@media screen and (max-width:520px){.site-header-inner{width:calc(100% - 16px)!important}#logo a,.site-brand a{padding:0 .75rem!important}#logo .brand-text,.site-brand .brand-text{font-size:.98rem!important}.cc-hero__stats{grid-template-columns:1fr!important}.cc-hero__media-grid{grid-template-columns:1fr 1fr!important}.cc-section-heading h2,.cc-compare-intro h2,.cc-anglin-strip__intro h2,.cc-feedback-intro h2,.cc-faq-card h2,.cc-why-card h2,.cc-plan-card h2{font-size:1.72rem!important}.cc-cottage-card{grid-template-columns:1fr!important}.cc-cottage-card__image{aspect-ratio:1.55!important;grid-row:auto!important}.cc-cottage-card__body,.cc-cottage-card__action{padding-left:.9rem!important;padding-right:.9rem!important}.cc-guide-card__media img,.cc-strip-photo img{aspect-ratio:1.35!important}}@media screen and (max-width:768px){#header.site-header-inner,#header-wrapper #header.site-header-inner{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}#header #logo,#header.site-header-inner #logo,#header .site-brand{visibility:visible!important;opacity:1!important;display:flex!important}#header .mobile-menu-button{width:2.95rem!important;min-width:2.95rem!important;max-width:2.95rem!important;display:inline-flex!important}}.anglin-hero,.anglin-highlight-grid,.anglin-cottages-layout,.anglin-middle-grid,.anglin-love-strip,.anglin-plan-strip{background:#fffffff5!important;border:1px solid #a5bacb47!important;border-radius:1.45rem!important;box-shadow:0 1rem 2.25rem #2d485a14!important}.anglin-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr)!important;gap:1rem!important;padding:1rem!important;display:grid!important}.anglin-hero__copy{padding:.6rem .8rem .6rem .5rem!important}.anglin-hero__copy h1,.anglin-hero__copy h2,.anglin-booking-card h3,.anglin-perfect-card h2,.anglin-plan-strip__copy h2{color:#0d527a!important;font-family:Georgia,Times New Roman,serif!important}.anglin-hero__copy h1{margin:0 0 .9rem!important;font-size:clamp(2.3rem,4vw,3.5rem)!important;line-height:.98!important}.anglin-hero__copy h2{margin:0 0 .85rem!important;font-size:1.65rem!important;line-height:1.2!important}.anglin-hero__copy p{color:#4a5d6d!important;margin:0!important;font-size:1rem!important;line-height:1.55!important}.anglin-hero__media{grid-template-columns:minmax(0,1.45fr) minmax(0,.85fr)!important;gap:.8rem!important;display:grid!important}.anglin-hero__media-main,.anglin-hero__media-side>*{border-radius:1.15rem!important;overflow:hidden!important}.anglin-hero__media-main img,.anglin-hero__media-side img,.anglin-cottage-card__image img,.anglin-amenity-card img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.anglin-hero__media-main img{aspect-ratio:1.42!important}.anglin-hero__media-side{gap:.8rem!important;display:grid!important}.anglin-hero__media-side img{aspect-ratio:1.2!important}.anglin-highlight-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:.8rem!important;margin-top:1rem!important;padding:.8rem!important;display:grid!important}.anglin-highlight-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1rem!important;grid-template-columns:2rem minmax(0,1fr)!important;align-items:start!important;gap:.65rem!important;min-height:7.5rem!important;padding:1rem .95rem!important;display:grid!important}.anglin-highlight-card .icon{color:#0b6f96!important;margin-top:.15rem!important;font-size:1.3rem!important}.anglin-highlight-card strong{color:#0d527a!important;font-family:Georgia,Times New Roman,serif!important;font-size:1rem!important;line-height:1.15!important;display:block!important}.anglin-highlight-card h3{color:#1f4f6a!important;margin:.18rem 0 .32rem!important;font-size:.9rem!important;font-weight:800!important;line-height:1.2!important}.anglin-highlight-card p{color:#556977!important;margin:0!important;font-size:.9rem!important;line-height:1.38!important}.anglin-cottages-layout{grid-template-columns:minmax(0,1.5fr) minmax(18rem,.62fr)!important;gap:1rem!important;padding:1rem!important;display:grid!important}.anglin-cottages-layout__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;display:grid!important}.anglin-cottage-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1.15rem!important;overflow:hidden!important}.anglin-cottage-card__image img{aspect-ratio:1.55!important}.anglin-cottage-card__body{padding:1rem!important}.anglin-cottage-card__body h3{color:#0d527a!important;margin:0 0 .35rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.5rem!important}.anglin-cottage-card__body p{color:#4a5d6d!important;margin:0!important;line-height:1.5!important}.anglin-cottage-card__actions{margin-top:.85rem!important}.anglin-booking-card{background:linear-gradient(#f7fbfe 0%,#eef5fa 100%)!important;border:1px solid #bfced970!important;border-radius:1.15rem!important;padding:1rem!important}.anglin-booking-card h3{margin:0 0 .55rem!important;font-size:2rem!important}.anglin-booking-card p{color:#4a5d6d!important;margin:0 0 .9rem!important;line-height:1.5!important}.anglin-booking-card__details{grid-template-columns:1fr!important;gap:.18rem!important;margin-bottom:1rem!important;display:grid!important}.anglin-booking-card__details a,.anglin-booking-card__details div{color:#0d527a!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.05rem!important;font-weight:700!important;text-decoration:none!important}.anglin-booking-card__details a:before,.anglin-booking-card__details div:before{color:#0b6f96!important;margin-right:.55rem!important}.anglin-booking-card__details span{color:#5b6e7c!important;margin:0 0 .55rem 1.7rem!important;font-size:.92rem!important;line-height:1.4!important}.anglin-middle-grid{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.7fr)!important;gap:1rem!important;margin-top:1rem!important;display:grid!important}.anglin-amenities-panel,.anglin-perfect-card{background:#fffffff5!important;border:1px solid #a5bacb47!important;border-radius:1.45rem!important;box-shadow:0 1rem 2.25rem #2d485a14!important}.anglin-amenities-panel{padding:.8rem!important}.anglin-amenities-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.8rem!important;display:grid!important}.anglin-amenity-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1.05rem!important;overflow:hidden!important}.anglin-amenity-card img{aspect-ratio:1.35!important}.anglin-amenity-card__body{text-align:center!important;padding:.85rem!important}.anglin-amenity-card__body h3{color:#0d527a!important;margin:0 0 .3rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.35rem!important}.anglin-amenity-card__body p{color:#4a5d6d!important;margin:0!important;font-size:.95rem!important;line-height:1.45!important}.anglin-perfect-card{padding:1rem!important}.anglin-perfect-card h2{margin:0 0 .75rem!important;font-size:2rem!important}.anglin-perfect-list{gap:.85rem!important;display:grid!important}.anglin-perfect-item{grid-template-columns:2rem minmax(0,1fr)!important;align-items:start!important;gap:.8rem!important;display:grid!important}.anglin-perfect-item .icon{color:#0b6f96!important;margin-top:.2rem!important;font-size:1.2rem!important}.anglin-perfect-item h3{color:#0d527a!important;margin:0 0 .2rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.1rem!important}.anglin-perfect-item p{color:#4a5d6d!important;margin:0!important;font-size:.95rem!important;line-height:1.45!important}.anglin-love-strip{margin-top:1rem!important;padding:.8rem!important}.anglin-love-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:.8rem!important;display:grid!important}.anglin-love-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1rem!important;padding:.85rem!important}.anglin-love-card p{color:#4a5d6d!important;margin:0 0 .55rem!important;font-size:.92rem!important;line-height:1.45!important}.anglin-love-card strong{color:#0d527a!important;font-size:.92rem!important;font-weight:700!important}.anglin-plan-strip{grid-template-columns:minmax(0,1fr) auto auto auto!important;align-items:center!important;gap:.85rem!important;margin-top:1rem!important;padding:1rem 1.1rem!important;display:grid!important}.anglin-plan-strip__copy h2{margin:0 0 .18rem!important;font-size:2rem!important}.anglin-plan-strip__copy p{color:#4a5d6d!important;margin:0!important}.anglin-plan-chip{color:#1f4f6a!important;background:#eef6fb!important;border-radius:999px!important;align-items:center!important;min-height:3rem!important;padding:0 1rem!important;font-size:.96rem!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.anglin-plan-chip:before{color:#0b6f96!important;margin-right:.45rem!important}@media screen and (max-width:1280px){.anglin-highlight-grid,.anglin-love-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.anglin-plan-strip{grid-template-columns:1fr 1fr!important}.anglin-plan-strip__copy{grid-column:1/-1!important}}@media screen and (max-width:980px){.anglin-hero,.anglin-middle-grid,.anglin-cottages-layout,.anglin-plan-strip,.anglin-hero__media{grid-template-columns:1fr!important}.anglin-highlight-grid,.anglin-amenities-grid,.anglin-love-grid,.anglin-cottages-layout__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:768px){.anglin-hero,.anglin-highlight-grid,.anglin-cottages-layout,.anglin-middle-grid,.anglin-love-strip,.anglin-plan-strip{border-radius:1.25rem!important}.anglin-hero{padding:.85rem!important}.anglin-hero__copy{padding:.3rem!important}.anglin-hero__copy h1{font-size:clamp(2rem,9vw,3rem)!important}.anglin-hero__copy h2{font-size:1.25rem!important}.anglin-highlight-grid,.anglin-amenities-grid,.anglin-love-grid,.anglin-cottages-layout__grid{grid-template-columns:1fr!important}.anglin-highlight-card,.anglin-perfect-item{grid-template-columns:1.8rem minmax(0,1fr)!important}.anglin-booking-card h3,.anglin-perfect-card h2,.anglin-plan-strip__copy h2{font-size:1.7rem!important}}.buffalo-hero,.buffalo-toolbar,.buffalo-compare-box,.buffalo-location-grid,.buffalo-faq-box{background:#fffffff5!important;border:1px solid #a5bacb47!important;border-radius:1.35rem!important;box-shadow:0 1rem 2.25rem #2d485a14!important}.buffalo-hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.2fr)!important;gap:1rem!important;padding:1rem!important;display:grid!important}.buffalo-hero__copy{padding:.6rem .5rem .6rem .3rem!important}.buffalo-hero__copy h1,.buffalo-compare-box h2,.buffalo-location-card h2,.buffalo-love-card h2,.buffalo-faq-box h2{color:#0d527a!important;margin:0 0 .75rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(2.2rem,4vw,3.35rem)!important;line-height:.98!important}.buffalo-hero__copy p{color:#4a5d6d!important;margin:0!important;font-size:1rem!important;line-height:1.55!important}.buffalo-hero__points{flex-wrap:wrap!important;gap:1rem!important;margin-top:1.15rem!important;display:flex!important}.buffalo-hero__points span{color:#1f4f6a!important;font-size:.95rem!important;font-weight:700!important;line-height:1.35!important}.buffalo-hero__points span:before{color:#0b6f96!important;margin-right:.45rem!important}.buffalo-hero__image{border-radius:1.15rem!important;overflow:hidden!important}.buffalo-hero__image img{object-fit:cover!important;aspect-ratio:2.25!important;width:100%!important;height:100%!important}.buffalo-toolbar{justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin-top:1rem!important;padding:.9rem 1rem!important;display:flex!important}.buffalo-toolbar__filters{flex-wrap:wrap!important;gap:.7rem!important;display:flex!important}.buffalo-filter{color:#23506c!important;background:#fff!important;border:1px solid #bfced9b3!important;border-radius:999px!important;align-items:center!important;min-height:2.5rem!important;padding:0 1rem!important;font-size:.9rem!important;font-weight:700!important;display:inline-flex!important}.buffalo-filter--active{color:#fff!important;background:linear-gradient(#0b6f96 0%,#09597a 100%)!important;border-color:#0000!important}.buffalo-toolbar__sort{align-items:center!important;gap:.8rem!important;display:flex!important}.buffalo-toolbar__sort span{color:#4a5d6d!important;font-size:.92rem!important;font-weight:700!important}.buffalo-toolbar__sort div{color:#23506c!important;border:1px solid #bfced9b3!important;border-radius:.8rem!important;align-items:center!important;min-height:2.6rem!important;padding:0 1rem!important;font-size:.92rem!important;font-weight:700!important;display:inline-flex!important}.buffalo-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem!important;margin-top:1rem!important;display:grid!important}.buffalo-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1.15rem!important;overflow:hidden!important;box-shadow:0 .95rem 1.9rem #2a43540f!important}.buffalo-card__image img{object-fit:cover!important;aspect-ratio:1.5!important;width:100%!important;height:100%!important}.buffalo-card__body{padding:.95rem!important}.buffalo-card__body h3{color:#0d527a!important;margin:0 0 .35rem!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.45rem!important}.buffalo-card__body p{color:#4a5d6d!important;margin:0!important;line-height:1.5!important}.buffalo-facts{flex-wrap:wrap!important;gap:.85rem!important;margin-top:.85rem!important;display:flex!important}.buffalo-facts span{color:#1f4f6a!important;font-size:.92rem!important;font-weight:700!important}.buffalo-facts span:before{color:#0b6f96!important;margin-right:.4rem!important}.buffalo-card__footer{justify-content:space-between!important;align-items:center!important;gap:.8rem!important;margin-top:1rem!important;display:flex!important}.buffalo-card__footer span{color:#0b6f96!important;font-size:.95rem!important;font-weight:800!important}.buffalo-compare-box{padding:1rem!important}.buffalo-compare-box__header,.buffalo-faq-box__header{justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin-bottom:.75rem!important;display:flex!important}.buffalo-compare-box__header h2,.buffalo-faq-box__header h2{margin:0!important;font-size:2rem!important}.buffalo-compare-box__header a,.buffalo-faq-box__header a{color:#fff!important;background:linear-gradient(#0b6f96 0%,#09597a 100%)!important;border-radius:.75rem!important;align-items:center!important;min-height:2.6rem!important;padding:0 1rem!important;font-size:.9rem!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.buffalo-compare-wrap{overflow-x:auto!important}.buffalo-compare-table{border-collapse:collapse!important;width:100%!important;margin:0!important}.buffalo-compare-table thead{background:#f2f8fb!important}.buffalo-compare-table th,.buffalo-compare-table td{text-align:left!important;vertical-align:top!important;border-bottom:1px solid #d0dce5bd!important;padding:.75rem .8rem!important;line-height:1.35!important}.buffalo-compare-table th{color:#134d71!important;font-size:.86rem!important;font-weight:800!important}.buffalo-compare-table th:before{color:#0b6f96!important;margin-right:.35rem!important}.buffalo-compare-table td{color:#42515f!important;font-size:.92rem!important}.buffalo-location-grid{grid-template-columns:minmax(16rem,.55fr) minmax(18rem,.85fr) minmax(18rem,.95fr)!important;gap:1rem!important;margin-top:1rem!important;padding:1rem!important;display:grid!important}.buffalo-location-card,.buffalo-map-card,.buffalo-love-card{background:#fffffffa!important;border:1px solid #bfced970!important;border-radius:1.05rem!important;overflow:hidden!important}.buffalo-location-card,.buffalo-love-card{padding:1rem!important}.buffalo-location-card h2,.buffalo-love-card h2{font-size:1.8rem!important}.buffalo-address{color:#0d527a!important;gap:.1rem!important;margin-bottom:.75rem!important;font-weight:800!important;display:grid!important}.buffalo-address:before{color:#0b6f96!important;margin-right:.45rem!important}.buffalo-location-card p{color:#4a5d6d!important;margin:0 0 1rem!important;line-height:1.5!important}.buffalo-map-frame{border:0!important;width:100%!important;height:100%!important;min-height:100%!important;display:block!important}.buffalo-love-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.85rem!important;display:grid!important}.buffalo-location-reason{text-align:center!important;gap:.45rem!important;display:grid!important}.buffalo-location-reason .icon{color:#0b6f96!important;font-size:1.35rem!important}.buffalo-location-reason p{color:#4a5d6d!important;margin:0!important;font-size:.92rem!important;line-height:1.45!important}.buffalo-faq-box{margin-top:1rem!important;padding:1rem!important}.buffalo-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem!important;display:grid!important}.buffalo-faq-item{background:#fff!important;border:1px solid #bfced970!important;border-radius:.85rem!important;overflow:hidden!important}.buffalo-faq-item summary{cursor:pointer!important;color:#0d527a!important;padding:.95rem 1rem!important;font-size:.98rem!important;font-weight:700!important;line-height:1.35!important;list-style:none!important}.buffalo-faq-item summary::-webkit-details-marker{display:none!important}.buffalo-faq-item p{color:#4a5d6d!important;margin:0!important;padding:0 1rem 1rem!important;line-height:1.5!important}@media screen and (max-width:1280px){.buffalo-card-grid,.buffalo-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.buffalo-love-card{grid-column:1/-1!important}}@media screen and (max-width:980px){.buffalo-hero,.buffalo-location-grid{grid-template-columns:1fr!important}.buffalo-toolbar{flex-direction:column!important;align-items:stretch!important}.buffalo-love-grid,.buffalo-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:768px){.buffalo-hero,.buffalo-toolbar,.buffalo-compare-box,.buffalo-location-grid,.buffalo-faq-box{border-radius:1.15rem!important}.buffalo-hero{padding:.85rem!important}.buffalo-hero__copy{padding:.35rem!important}.buffalo-hero__copy h1{font-size:clamp(2rem,9vw,3rem)!important}.buffalo-toolbar__filters,.buffalo-card-grid,.buffalo-love-grid,.buffalo-faq-grid{grid-template-columns:1fr!important}.buffalo-toolbar__filters,.buffalo-love-grid{display:grid!important}.buffalo-location-grid{padding:.85rem!important}.buffalo-love-card,.buffalo-location-card,.buffalo-map-card{padding:.9rem!important}}:root{--cc-page-width:1180px;--cc-page-bg:#f5f6f7;--cc-card-bg:#fff;--cc-card-border:#d8e1e7;--cc-copy:#4b5966;--cc-heading:#2f4354;--cc-blue:#0b6f96;--cc-blue-deep:#085f80;--cc-blue-soft:#e8f2f7}body,#page-wrapper{background:var(--cc-page-bg)}#header-wrapper,.site-header,.header-wrapper{box-shadow:0 8px 24px #293e4e0d;background:#fff!important;border-bottom:1px solid #28465a14!important}#header,#header .inner,.site-header-inner,.header-inner{width:min(var(--cc-page-width), calc(100% - 40px))!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;margin:0 auto!important;padding:18px 0!important;display:flex!important}#logo,.logo,.site-brand{flex:none!important;align-items:center!important;display:flex!important}#logo a,.logo a,.site-brand a{color:#fff!important;background:linear-gradient(#456f86 0%,#3b647b 100%)!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:56px!important;padding:0 22px!important;text-decoration:none!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 10px 24px #233a4821!important}#logo .brand-text,.site-brand .brand-text{letter-spacing:-.03em!important;text-align:center!important;white-space:nowrap!important;width:100%!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(28px,2vw,38px)!important;font-style:italic!important;font-weight:700!important;line-height:1!important;display:block!important;transform:translate(-6px)translateY(-1px)!important}#nav>ul,.site-nav>ul{justify-content:flex-end!important;align-items:center!important;gap:26px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}#nav>ul a,.site-nav>ul a{color:#3c3d40!important;letter-spacing:.03em!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:40px!important;padding:0 12px!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s!important;display:inline-flex!important}#nav>ul a:hover,.site-nav>ul a:hover{color:#0b93c3!important;background:#eef5f8!important;transform:translateY(-1px)!important}#nav>ul a.is-active,#nav>ul a[aria-current=page],.site-nav>ul a.is-active,.site-nav>ul a[aria-current=page]{color:#1f4f66!important;background:#e7f2f8!important;box-shadow:inset 0 0 0 1px #0b6f961f!important}.mobile-menu-button{color:var(--cc-heading)!important;background:linear-gradient(#f9fcfe 0%,#edf4f8 100%)!important;border:1px solid #cfdce4!important;border-radius:8px!important;min-height:46px!important;padding:0 14px!important;box-shadow:0 4px 12px #2236450d!important}.mobile-menu-button__icon span{background:var(--cc-heading)!important}.cc-page{width:min(var(--cc-page-width), calc(100% - 40px));margin:0 auto;padding:34px 0 56px}#header-wrapper{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0}.cc-home-hero,.cc-collection-hero,.cc-section,.cc-info-strip,.cc-collection-band,#footer{width:min(var(--cc-page-width), 100%)}.cc-home-hero,.cc-collection-hero,.cc-section,.cc-info-strip,.cc-collection-band{margin:0 auto 34px}.cc-home-hero,.cc-collection-hero{border:1px solid var(--cc-card-border);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:stretch;gap:28px;padding:34px;display:grid;box-shadow:0 8px 22px #2135450d}.cc-home-hero__copy,.cc-collection-hero__copy{flex-direction:column;gap:16px;display:flex}.cc-home-hero__eyebrow,.cc-collection-hero__eyebrow,.cc-cottage-card__eyebrow{color:var(--cc-blue);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.cc-home-hero__copy h1,.cc-collection-hero__copy h1,.cc-section-heading h2,#footer h3{color:var(--cc-heading);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.45rem);line-height:1.02}.cc-home-hero__copy p,.cc-collection-hero__copy p,.cc-copy-card p,.cc-local-card p,.cc-photo-guide-card__body p,.cc-cottage-card__body p,.cc-section-heading p,.cc-faq-item p,#footer p{color:var(--cc-copy);margin:0;font-size:1rem;line-height:1.72}.cc-home-hero__media,.cc-collection-hero__media{grid-template-columns:minmax(0,1fr) .72fr;gap:18px;min-width:0;display:grid}.cc-home-hero__side{gap:18px;display:grid}.cc-home-hero__image,.cc-collection-hero__image,.cc-cottage-card__media,.cc-photo-guide-card__media{background:#e5eaef;border-radius:6px;position:relative;overflow:hidden}.cc-home-hero__image,.cc-collection-hero__image{aspect-ratio:3/2}.cc-home-hero__image--large,.cc-collection-hero__image--large{aspect-ratio:16/10}.cc-card-image{object-fit:cover;width:100%;height:100%;transition:transform var(--cc-motion-slow) var(--cc-motion-ease), filter var(--cc-motion-base) var(--cc-motion-ease);transform-origin:50%}.cc-info-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.cc-info-card,.cc-copy-card,.cc-collection-band__card,.cc-local-card,.cc-photo-guide-card,.cc-cottage-card,.cc-faq-item,.cc-compare-wrap,.anglin-amenity-card,.anglin-perfect-card,.anglin-booking-card,.buffalo-location-card,.buffalo-map-card,.buffalo-love-card{background:var(--cc-card-bg);border:1px solid var(--cc-card-border);box-shadow:0 8px 20px #2135450a;border-radius:8px!important}.cc-info-card{padding:20px 22px}.cc-info-card strong{color:var(--cc-heading);margin-bottom:6px;font-size:1.15rem;display:block}.cc-info-card span{color:#6d7a86;font-size:.92rem}.cc-section{border:1px solid var(--cc-card-border);background:#fff;border-radius:10px;padding:32px 34px;box-shadow:0 8px 22px #2135450d}.cc-section-heading{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.cc-section-heading h2{font-size:clamp(1.8rem,3vw,2.6rem)}.cc-copy-grid,.cc-local-grid,.cc-photo-guide-grid,.cc-cottage-grid,.cc-collection-band{gap:24px;display:grid}.cc-copy-grid,.cc-local-grid,.cc-collection-band{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-section+.cc-collection-band,.cc-section+#footer,.cc-collection-hero+.cc-section{margin-top:36px}.cc-home-hero+.cc-info-strip,.cc-collection-hero+.cc-info-strip{margin-top:24px}.cc-about-hero{grid-template-columns:minmax(0,1.14fr) minmax(280px,.86fr);gap:34px}.cc-info-strip--about{grid-template-columns:1fr;align-content:start;gap:16px}.cc-info-strip--about .cc-info-card{min-height:0;padding:18px}.cc-cottage-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.cc-cottage-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-cottage-card{flex-direction:column;min-width:0;display:flex}.cc-cottage-card__media{aspect-ratio:16/10}.cc-cottage-card__body,.cc-photo-guide-card__body,.cc-copy-card,.cc-collection-band__card,.cc-local-card{padding:20px 22px}.cc-cottage-card__body{flex-direction:column;flex:1;gap:14px;display:flex}.cc-cottage-card__body h3,.cc-photo-guide-card__body h3,.cc-local-card h3,.cc-collection-band__card h2{color:var(--cc-heading);margin:0;font-size:1.18rem}.cc-fact-row{flex-wrap:wrap;gap:10px;display:flex}.cc-fact{background:var(--cc-blue-soft);color:#406074;border:1px solid #d4e4ee;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:.9rem;font-weight:700;display:inline-flex}.cc-fact-row--secondary .cc-fact{background:#f5f8fa}.cc-pill-row{flex-wrap:wrap;gap:10px;display:flex}.cc-pill{color:#406074;background:#f1f7fb;border:1px solid #d6e5ee;border-radius:6px;align-items:center;gap:8px;padding:9px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.cc-action-row{flex-wrap:wrap;gap:12px;display:flex}.cc-button{background:var(--cc-blue);min-height:44px;box-shadow:none;border:1px solid #0000;justify-content:center;align-items:center;padding:0 16px;font-size:.97rem;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important;border-radius:6px!important}.cc-button:hover{background:var(--cc-blue-deep)}.cc-button--secondary{color:var(--cc-heading)!important;background:#fff!important;border-color:#cddae3!important}.cc-button--secondary:hover{background:#f4f7f9!important}.cc-button--phone{background:var(--cc-blue)!important;border-color:var(--cc-blue)!important;color:#fff!important}.cc-button--phone:hover{background:var(--cc-blue-deep)!important;border-color:var(--cc-blue-deep)!important;color:#fff!important}.cc-button--small{min-height:40px;padding:0 14px;font-size:.9rem}.cc-photo-guide-grid,.cc-photo-guide-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-photo-guide-card{overflow:hidden}.cc-photo-guide-card__media{aspect-ratio:16/10}.cc-compare-wrap{overflow-x:auto}.cc-compare-table{border-collapse:collapse;background:#fff;width:100%;min-width:920px}.cc-compare-table th,.cc-compare-table td{text-align:left;vertical-align:top;color:var(--cc-copy);border:1px solid #dbe4ea;padding:14px 16px;font-size:.95rem}.cc-compare-table th{color:var(--cc-heading);background:#f5f8fa;font-weight:800}.cc-compare-table a{color:var(--cc-blue);font-weight:700;text-decoration:none}.cc-inline-link{color:var(--cc-blue);margin-top:6px;font-weight:700;text-decoration:none;display:inline-flex}.cc-faq-grid{gap:16px;display:grid}.cc-faq-item{padding:18px 20px}.cc-faq-item summary{color:var(--cc-heading);cursor:pointer;font-size:1rem;font-weight:800}.cc-faq-item p{margin-top:12px}.cc-section-actions{justify-content:flex-start;margin-top:18px;display:flex}.mobile-nav-shell{background:#fff!important;border-left:1px solid #d7e1e8!important;box-shadow:-10px 0 24px #192c3b1a!important}.mobile-nav-top{border-bottom:1px solid #e4ebf0!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;padding:20px 20px 16px!important;display:flex!important}.mobile-nav-brand{color:#fff!important;background:linear-gradient(#456f86 0%,#3b647b 100%)!important;border-radius:10px!important;flex:auto!important;align-items:flex-start!important;min-width:0!important;min-height:56px!important;padding:10px 18px!important;text-decoration:none!important;display:flex!important;box-shadow:0 8px 20px #233a481f!important}.mobile-nav-brand .brand-text{color:#fff!important;letter-spacing:-.02em!important;white-space:normal!important;text-overflow:clip!important;width:100%!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.03rem!important;font-style:italic!important;line-height:1.12!important;display:block!important;overflow:visible!important;transform:translate(-2px)translateY(-1px)!important}.mobile-nav-close{color:#35596d!important;background:#f7fbfd!important;border:1px solid #d5e1e8!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:1.45rem!important;line-height:1!important;display:inline-flex!important;box-shadow:0 4px 12px #2135450f!important}.mobile-nav-close span{transform:translateY(-1px)}.mobile-nav-primary,.mobile-nav-secondary{gap:0!important}.mobile-nav-primary{gap:8px!important;padding:0 14px!important;display:grid!important}.mobile-nav-link{color:#405667!important;background:#fbfdff!important;border:1px solid #e4ebf1!important;border-radius:10px!important;min-height:50px!important;padding:14px 18px!important;font-size:.96rem!important;font-weight:700!important;box-shadow:0 3px 10px #22364508!important}.mobile-nav-link.is-active,.mobile-nav-link[aria-current=page]{color:#1d4b61!important;background:#e8f3f8!important;border-color:#c4dbea!important;box-shadow:inset 0 0 0 1px #0b6f9614!important}.mobile-nav-actions{gap:10px!important;padding:18px 20px!important}.mobile-nav-cta{border-radius:7px!important;min-height:44px!important;font-size:.92rem!important}.mobile-nav-cta--primary{background:var(--cc-blue)!important;color:#fff!important}.mobile-nav-cta--secondary{color:var(--cc-heading)!important;background:#f4f7f9!important;border:1px solid #d8e1e7!important}.mobile-nav-highlights{gap:0!important;padding:0 20px 20px!important}.mobile-nav-highlight{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #edf2f6!important;border-radius:0!important;padding:14px 0!important}.mobile-nav-footer{padding:18px 20px 24px!important}#footer{border:1px solid var(--cc-card-border);background:#fff;border-radius:10px;box-shadow:0 8px 22px #2135450d;width:min(var(--cc-page-width), calc(100% - 40px))!important;margin:0 auto 36px!important;padding:28px 24px!important}#footer h3{font-size:1.4rem}#footer-wrapper{background:0 0!important}#footer .style2 a,#footer .menu li,#footer p,#footer{color:var(--cc-copy)!important}.contact-card-stack{gap:12px;display:grid}.contact-chip-link{overflow-wrap:anywhere;color:#1f3948!important;min-height:58px!important;box-shadow:none!important;background:#f4f8fb!important;border:1px solid #d5e0e8!important;border-radius:6px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;padding:12px 14px!important;text-decoration:none!important;display:flex!important}.contact-chip-link:hover{color:#153444!important;background:#ebf2f7!important;border-color:#c7d7e1!important}.contact-chip-link:before{color:#0b6f96!important}.contact-chip-link__label{letter-spacing:.1em;text-transform:uppercase;opacity:1;font-size:.73rem;font-weight:800;color:#597182!important}.contact-chip-link__value{letter-spacing:0;font-size:.96rem;font-weight:700;line-height:1.35;color:#1f3948!important}#footer ul.style2 a{line-height:1.5;color:#355160!important}#footer .contact-chip-link{color:#1f3948!important}#footer ul.style2 a:hover{color:var(--cc-blue)!important}#footer .menu li{color:#657887!important}.cc-info-card{background:#f8fbfd}.cc-info-card strong{color:#213b4a;font-size:1.02rem}.cc-info-card span{color:#435a6a;font-size:.95rem;font-weight:700}@media screen and (max-width:1200px){#page-wrapper{padding-top:84px!important}#header-wrapper,.site-header{z-index:10020!important;-webkit-backdrop-filter:none!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important}#header,#header .inner,.site-header-inner,.header-inner{gap:12px!important;width:calc(100% - 24px)!important;padding:12px 14px!important}#nav>ul,.site-nav>ul{display:none!important}.mobile-menu-button{display:inline-flex!important}.mobile-nav-shell{display:block!important}#header{min-height:0!important;padding:0!important;display:block!important;overflow:visible!important}#header .site-brand,#header #logo{flex:auto!important;min-width:0!important;margin-right:.55rem!important}#header .site-brand a,#header #logo a{width:auto!important;max-width:calc(100vw - 6rem)!important}#nav{z-index:10003!important;border-radius:16px 0 0 16px!important;width:min(84vw,320px)!important;min-width:0!important;max-width:calc(100vw - 20px)!important;height:100dvh!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0 0 0 auto!important;overflow:hidden auto!important}.cc-home-hero,.cc-collection-hero{grid-template-columns:1fr}.cc-info-strip,.cc-cottage-grid,.cc-photo-guide-grid,.cc-photo-guide-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){#page-wrapper{padding-top:76px!important}#header,#header .inner,.site-header-inner,.header-inner{gap:12px!important;width:100%!important;padding:12px 14px!important}#logo a,.logo a,.site-brand a{border-radius:8px!important;min-height:48px!important;padding:0 14px!important}#logo .brand-text,.site-brand .brand-text{font-size:1.15rem!important;transform:translate(-4px)translateY(-1px)!important}.cc-page{width:calc(100% - 24px);padding:20px 0 36px}.cc-home-hero,.cc-collection-hero,.cc-section,#footer{border-radius:8px!important;padding:18px 16px!important}.cc-home-hero,.cc-collection-hero{gap:18px}.cc-home-hero__media,.cc-home-hero__side,.cc-copy-grid,.cc-local-grid,.cc-photo-guide-grid,.cc-photo-guide-grid--three,.cc-cottage-grid,.cc-cottage-grid--two,.cc-info-strip,.cc-collection-band{grid-template-columns:1fr}.cc-home-hero__copy h1,.cc-collection-hero__copy h1,.cc-section-heading h2{font-size:2rem}.cc-home-hero__copy p,.cc-collection-hero__copy p,.cc-copy-card p,.cc-local-card p,.cc-photo-guide-card__body p,.cc-cottage-card__body p,.cc-section-heading p,.cc-faq-item p{font-size:.97rem}.cc-pill-row,.cc-action-row,.cc-fact-row{gap:8px}.cc-pill,.cc-fact{font-size:.86rem}.cc-button{width:100%}.contact-chip-link{align-items:flex-start!important;min-height:50px!important}.cc-compare-table{min-width:840px}}.container{width:min(var(--cc-page-width), calc(100% - 40px));margin:0 auto}.icon{text-decoration:none}.icon:before{margin-right:.45em;font-style:normal;font-weight:800;line-height:1;display:inline-block}.fa-home:before{content:"⌂"}.fa-camera:before{content:"▣"}.fa-tree:before{content:"✿"}.fa-th-large:before{content:"☷"}.fa-map-signs:before{content:"➢"}.fa-question-circle:before{content:"?"}.fa-envelope:before{content:"✉"}.fa-phone:before{content:"☎"}.fa-calendar-alt:before{content:"↗"}.fa-bed:before{content:"▤"}.fa-map-marker-alt:before{content:"●"}.fa-walking:before{content:"→"}.fa-link:before{content:"↗"}.fa-bath:before{content:"◌"}.fa-users:before{content:"◉"}.fa-utensils:before{content:"◐"}.fa-parking:before{content:"P"}.fa-fire:before{content:"✶"}.fa-golf-ball:before{content:"○"}.fa-comment:before{content:"✉"}.cc-info-card span{color:#516473;font-weight:700}.cc-fact,.cc-pill,.chatwoot-fallback-button,.cookie-notice__button{color:#2f4354}.chatwoot-fallback-button{color:#fff!important;background:#0b6f96!important;border-radius:6px!important}#footer-wrapper{padding:0 0 36px}#footer .row{grid-template-columns:1fr 1fr 1fr 1.28fr;gap:24px;margin:0;display:grid}#footer .row+.row{grid-template-columns:1fr;margin-top:18px}#footer [class*=col-]{width:auto;padding:0}#footer section{margin:0}#footer .widget.contact.last{gap:14px;display:grid}#footer ul.style2,#footer .menu{margin:0;padding:0;list-style:none}#footer ul.style2 li{margin-bottom:10px}#footer ul.style2 a{text-decoration:none}#copyright{text-align:center;padding:0}#copyright .menu li{display:inline-block}@media screen and (max-width:900px){#footer .row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.container{width:calc(100% - 24px)}#footer .row{grid-template-columns:1fr;gap:18px}.mobile-nav-link:before,.mobile-nav-cta:before,.mobile-nav-highlight .icon:before,.cc-button.icon:before,.cc-pill.icon:before,.cc-fact.icon:before,.contact-chip-link.icon:before{content:none!important;display:none!important}.mobile-nav-link{padding-right:16px!important}.mobile-nav-link:after{content:"›";color:#94a6b3;margin-left:auto;font-size:1.15rem;line-height:1}.mobile-nav-cta,.cc-button.icon,.contact-chip-link.icon{justify-content:center!important}.mobile-nav-highlight{grid-template-columns:.7rem minmax(0,1fr)!important;gap:.7rem!important}.mobile-nav-highlight .icon{color:#0000!important;background:#0b6f96!important;border-radius:999px!important;width:.7rem!important;min-width:.7rem!important;height:.7rem!important;margin-top:.45rem!important;font-size:0!important;display:block!important}.woot-widget-bubble{right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;width:52px!important;height:52px!important}.woot-widget-holder{left:10px!important;right:10px!important;bottom:calc(72px + env(safe-area-inset-bottom,0px))!important;height:min(68dvh,600px)!important}.cookie-notice{left:12px!important;right:auto!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;border-radius:10px!important;gap:8px!important;width:min(16rem,100vw - 84px)!important;max-width:calc(100vw - 84px)!important;min-height:0!important;padding:8px 10px!important;transform:none!important}.cookie-notice__title{display:none!important}.cookie-notice__text{font-size:11.5px!important;line-height:1.25!important}.cookie-notice__button{border-radius:8px!important;padding:8px 11px!important;font-size:12px!important}}@media screen and (max-width:430px){#header .site-brand a,#header #logo a{max-width:calc(100vw - 4.65rem)!important;padding-right:.2rem!important}#logo .brand-text,.site-brand .brand-text{letter-spacing:-.02em!important;font-size:1.05rem!important;transform:translate(-2px)translateY(-1px)!important}.mobile-menu-button__label{display:none!important}#header .mobile-menu-button,.mobile-menu-button{justify-content:center!important;min-width:2.9rem!important;padding:.4rem .5rem!important}}@media screen and (max-width:768px){#header .mobile-menu-button,.mobile-menu-button{color:#35596d!important;background:#f7fbfd!important;border:1px solid #c9d8e3!important;border-radius:.62rem!important;width:auto!important;min-width:4.1rem!important;max-width:none!important;padding:.38rem .46rem .38rem .58rem!important;box-shadow:0 3px 10px #2135450f!important}.mobile-menu-button__label{color:#35596d!important;letter-spacing:.03em!important;padding-right:.26rem!important;font-size:.74rem!important}.mobile-menu-button__icon{width:1.4rem!important;height:1.4rem!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;gap:.22rem!important}.mobile-menu-button__icon span{background:#35596d!important;width:.88rem!important}#nav .mobile-nav-top,.site-nav .mobile-nav-top{padding:20px 20px 16px!important}#nav .mobile-nav-brand,.site-nav .mobile-nav-brand{color:#fff!important;background:linear-gradient(#456f86 0%,#3b647b 100%)!important;border-radius:10px!important;justify-content:flex-start!important;align-items:center!important;max-width:100%!important;min-height:50px!important;padding:0 18px!important;text-decoration:none!important;display:flex!important;box-shadow:0 8px 20px #233a481f!important}#nav .mobile-nav-brand .brand-text,.site-nav .mobile-nav-brand .brand-text{color:#fff!important;letter-spacing:-.02em!important;white-space:normal!important;text-overflow:clip!important;width:100%!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.02rem!important;font-style:italic!important;line-height:1.12!important;display:block!important;overflow:visible!important;transform:translate(-2px)translateY(-1px)!important}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.cc-copy-grid,.cc-local-grid,.cc-photo-guide-grid,.cc-cottage-grid,.cc-collection-band,.cc-info-strip{row-gap:22px!important}.cc-copy-card,.cc-local-card,.cc-photo-guide-card,.cc-cottage-card,.cc-collection-band__card,.cc-faq-item,.anglin-amenity-card,.anglin-perfect-card,.buffalo-location-card,.buffalo-map-card,.buffalo-love-card,.contact-chip-link,.cc-button,.mobile-menu-button,.mobile-nav-link,.mobile-nav-cta{transition:transform var(--cc-motion-base) var(--cc-motion-ease), box-shadow var(--cc-motion-base) var(--cc-motion-ease), background-color var(--cc-motion-fast) ease, border-color var(--cc-motion-fast) ease, color var(--cc-motion-fast) ease, opacity var(--cc-motion-fast) ease;will-change:transform}.cc-copy-card:hover,.cc-local-card:hover,.cc-photo-guide-card:hover,.cc-cottage-card:hover,.cc-collection-band__card:hover,.cc-faq-item:hover,.anglin-amenity-card:hover,.anglin-perfect-card:hover,.buffalo-location-card:hover,.buffalo-map-card:hover,.buffalo-love-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #21354517}.cc-home-hero__image:hover .cc-card-image,.cc-collection-hero__image:hover .cc-card-image,.cc-photo-guide-card:hover .cc-card-image,.cc-cottage-card:hover .cc-card-image,.anglin-amenity-card:hover .cc-card-image,.buffalo-location-card:hover .cc-card-image,.buffalo-map-card:hover .cc-card-image{filter:saturate(1.03);transform:scale(1.035)}.cc-button:hover,.contact-chip-link:hover,.mobile-nav-link:hover,.mobile-nav-cta:hover,.mobile-menu-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #253a4a1a}.cc-button:active,.contact-chip-link:active,.mobile-menu-button:active,.mobile-nav-link:active,.mobile-nav-cta:active{transform:scale(.985)}.cc-home-hero,.cc-collection-hero,#footer{transition:transform .32s,opacity .32s,box-shadow .22s}#header-wrapper{transition:opacity .26s,box-shadow .22s,background-color .22s}.page-is-ready .cc-home-hero,.page-is-ready .cc-collection-hero{animation:.52s both hero-fade-up}.page-is-ready #header-wrapper{animation:.32s both header-fade-soft}.page-is-ready #footer{animation:.52s both footer-fade-in}.reveal-item{opacity:0;transform:translateY(20px)scale(.992)}.reveal-item.is-visible{opacity:1;transition:opacity .54s var(--cc-motion-ease) var(--reveal-delay,0s), transform .54s var(--cc-motion-ease) var(--reveal-delay,0s), box-shadow var(--cc-motion-base) var(--cc-motion-ease), background-color var(--cc-motion-fast) ease, border-color var(--cc-motion-fast) ease, color var(--cc-motion-fast) ease;transform:translateY(0)scale(1)}body.nav-open #nav .mobile-nav-brand,body.nav-open #nav .mobile-nav-link,body.nav-open #nav .mobile-nav-cta,body.nav-open #nav .mobile-nav-highlight,body.nav-open #nav .mobile-nav-footer{animation:drawer-item-in .38s var(--cc-motion-ease) both}body.nav-open #nav .mobile-nav-brand{animation-delay:30ms}body.nav-open #nav .mobile-nav-link:first-child{animation-delay:55ms}body.nav-open #nav .mobile-nav-link:nth-child(2){animation-delay:85ms}body.nav-open #nav .mobile-nav-link:nth-child(3){animation-delay:.115s}body.nav-open #nav .mobile-nav-link:nth-child(4){animation-delay:.145s}body.nav-open #nav .mobile-nav-link:nth-child(5){animation-delay:.175s}body.nav-open #nav .mobile-nav-link:nth-child(6){animation-delay:.205s}body.nav-open #nav .mobile-nav-link:nth-child(7){animation-delay:.235s}body.nav-open #nav .mobile-nav-cta:first-child{animation-delay:.145s}body.nav-open #nav .mobile-nav-cta:nth-child(2){animation-delay:.185s}body.nav-open #nav .mobile-nav-cta:nth-child(3){animation-delay:.225s}body.nav-open #nav .mobile-nav-highlight:first-child{animation-delay:.205s}body.nav-open #nav .mobile-nav-highlight:nth-child(2){animation-delay:.24s}body.nav-open #nav .mobile-nav-highlight:nth-child(3){animation-delay:.275s}body.nav-open #nav .mobile-nav-footer{animation-delay:.3s}.reduced-motion .reveal-item,.reduced-motion .reveal-item.is-visible{opacity:1;transition:none;transform:none}.reduced-motion .cc-copy-card,.reduced-motion .cc-local-card,.reduced-motion .cc-photo-guide-card,.reduced-motion .cc-cottage-card,.reduced-motion .cc-collection-band__card,.reduced-motion .cc-faq-item,.reduced-motion .anglin-amenity-card,.reduced-motion .anglin-perfect-card,.reduced-motion .buffalo-location-card,.reduced-motion .buffalo-map-card,.reduced-motion .buffalo-love-card,.reduced-motion .contact-chip-link,.reduced-motion .cc-button,.reduced-motion .mobile-menu-button,.reduced-motion .mobile-nav-link,.reduced-motion .mobile-nav-cta{transition:none}.reduced-motion #nav .mobile-nav-brand,.reduced-motion #nav .mobile-nav-link,.reduced-motion #nav .mobile-nav-cta,.reduced-motion #nav .mobile-nav-highlight,.reduced-motion #nav .mobile-nav-footer{animation:none!important}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes header-fade-soft{0%{opacity:0}to{opacity:1}}@keyframes footer-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-item-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:768px){.cc-copy-grid,.cc-local-grid,.cc-photo-guide-grid,.cc-cottage-grid,.cc-collection-band,.cc-info-strip{row-gap:18px!important}.cc-copy-card:hover,.cc-local-card:hover,.cc-photo-guide-card:hover,.cc-cottage-card:hover,.cc-collection-band__card:hover,.cc-faq-item:hover,.anglin-amenity-card:hover,.anglin-perfect-card:hover,.buffalo-location-card:hover,.buffalo-map-card:hover,.buffalo-love-card:hover,.cc-button:hover,.contact-chip-link:hover,.mobile-nav-link:hover,.mobile-nav-cta:hover,.mobile-menu-button:hover{box-shadow:none;transform:none}}@media screen and (max-width:1200px){#nav .mobile-nav-top,.site-nav .mobile-nav-top{align-items:center!important}#nav .mobile-nav-brand,.site-nav .mobile-nav-brand{align-items:center!important;min-height:0!important;padding:9px 18px 8px!important}#nav .mobile-nav-brand .brand-text,.site-nav .mobile-nav-brand .brand-text{white-space:normal!important;text-overflow:clip!important;font-size:1.03rem!important;line-height:1.06!important;overflow:visible!important;transform:translate(-2px)translateY(-1px)!important}#nav .mobile-nav-link,.site-nav .mobile-nav-link{background:#fbfdff!important;border:1px solid #e4ebf1!important;border-radius:10px!important;align-items:center!important;min-height:50px!important;padding:14px 18px!important;display:flex!important;box-shadow:0 3px 10px #22364508!important}#nav .mobile-nav-link.is-active,#nav .mobile-nav-link[aria-current=page],.site-nav .mobile-nav-link.is-active,.site-nav .mobile-nav-link[aria-current=page]{color:#1d4b61!important;background:#e8f3f8!important;border-color:#c4dbea!important;box-shadow:inset 0 0 0 1px #0b6f9614!important}}
