@font-face{font-family:"WV Sans";src:url("../fonts/dm-sans.woff2") format("woff2");font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:"WV Display";src:url("../fonts/playfair-display.woff2") format("woff2");font-style:normal;font-weight:500 700;font-display:swap}

:root{
	--wv-forest:#17372f;
	--wv-forest-deep:#0d2822;
	--wv-forest-soft:#2c5147;
	--wv-ivory:#f7f3eb;
	--wv-sand:#eee6d9;
	--wv-stone:#d6cbbd;
	--wv-brass:#b48a51;
	--wv-brass-light:#d1ad78;
	--wv-ink:#1d2824;
	--wv-muted:#667069;
	--wv-white:#fff;
	--wv-line:rgba(29,40,36,.14);
	--wv-shadow:0 24px 70px rgba(13,40,34,.14);
	--wv-display:"WV Display",Georgia,"Times New Roman",serif;
	--wv-sans:"WV Sans",Arial,sans-serif;
}

html{scroll-behavior:smooth}
body.woodville-bnb-site{margin:0!important;background:var(--wv-ivory);color:var(--wv-ink);font-family:var(--wv-sans);font-size:17px;line-height:1.72;letter-spacing:-.01em;overflow-x:hidden;-webkit-font-smoothing:antialiased}
body.woodville-bnb-site *,body.woodville-bnb-site *::before,body.woodville-bnb-site *::after{box-sizing:border-box}
body.woodville-bnb-site img{display:block;max-width:100%;height:auto}
body.woodville-bnb-site a{color:inherit;text-decoration:none}
body.woodville-bnb-site button,body.woodville-bnb-site input,body.woodville-bnb-site select,body.woodville-bnb-site textarea{font:inherit}
body.woodville-bnb-site button{color:inherit}
body.woodville-bnb-site h1,body.woodville-bnb-site h2,body.woodville-bnb-site h3,body.woodville-bnb-site h4,body.woodville-bnb-site p{margin-top:0}
body.woodville-bnb-site h1,body.woodville-bnb-site h2,body.woodville-bnb-site h3{font-family:var(--wv-display);font-weight:500;letter-spacing:-.035em;line-height:1.08;color:inherit}
body.woodville-bnb-site h1 em,body.woodville-bnb-site h2 em{font-weight:500}
body.woodville-bnb-site h2{font-size:clamp(2.65rem,5vw,4.8rem);margin-bottom:28px}
body.woodville-bnb-site h3{font-size:1.65rem;margin-bottom:14px}
body.woodville-bnb-site address{font-style:normal}
body.woodville-bnb-site [hidden]{display:none!important}
body.woodville-bnb-site :focus-visible{outline:3px solid var(--wv-brass-light);outline-offset:4px}
body.woodville-bnb-site .wv-icon{display:inline-block;width:22px;height:22px;flex:0 0 auto}
body.woodville-bnb-site .wv-container{width:min(1280px,calc(100% - 64px));margin-inline:auto}
body.woodville-bnb-site .wv-narrow{width:min(860px,calc(100% - 64px))}
body.woodville-bnb-site .wv-centered{text-align:center}
body.woodville-bnb-site .wv-section{padding:120px 0;position:relative}
body.woodville-bnb-site .wv-section-sand{background:var(--wv-sand)}
body.woodville-bnb-site .wv-section-forest{background:var(--wv-forest);color:var(--wv-white)}
body.woodville-bnb-site .wv-large-copy{font-family:var(--wv-display);font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.55;letter-spacing:-.018em;color:var(--wv-ink)}
body.woodville-bnb-site .wv-small-note{font-size:.88rem;color:var(--wv-muted);line-height:1.6}
body.woodville-bnb-site .wv-kicker{margin:0 0 7px;color:var(--wv-brass);font-size:.76rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}
body.woodville-bnb-site .wv-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;color:var(--wv-forest-soft);font-size:.72rem;font-weight:700;letter-spacing:.19em;line-height:1.4;text-transform:uppercase}
body.woodville-bnb-site .wv-eyebrow>span{display:inline-block;width:34px;height:1px;background:var(--wv-brass)}
body.woodville-bnb-site .wv-eyebrow-light{color:rgba(255,255,255,.8)}
body.woodville-bnb-site .wv-eyebrow-light>span{background:var(--wv-brass-light)}
body.woodville-bnb-site .wv-button-row{display:flex;flex-wrap:wrap;gap:13px;align-items:center}
body.woodville-bnb-site .wv-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:11px;padding:14px 23px;border:1px solid transparent;border-radius:3px;font-size:.81rem;font-weight:700;letter-spacing:.045em;line-height:1.2;transition:background .2s,color .2s,border .2s,transform .2s}
body.woodville-bnb-site .wv-button:hover{transform:translateY(-2px)}
body.woodville-bnb-site .wv-button .wv-icon{width:18px;height:18px}
body.woodville-bnb-site .wv-button-primary{background:var(--wv-brass-light);color:var(--wv-forest-deep);border-color:var(--wv-brass-light)}
body.woodville-bnb-site .wv-button-primary:hover{background:#e1c08f;border-color:#e1c08f}
body.woodville-bnb-site .wv-button-dark{background:var(--wv-forest);color:var(--wv-white);border-color:var(--wv-forest)}
body.woodville-bnb-site .wv-button-dark:hover{background:var(--wv-forest-soft)}
body.woodville-bnb-site .wv-button-light{background:var(--wv-ivory);color:var(--wv-forest);border-color:var(--wv-ivory)}
body.woodville-bnb-site .wv-button-light:hover{background:var(--wv-white)}
body.woodville-bnb-site .wv-button-ghost{border-color:rgba(255,255,255,.5);color:var(--wv-white);background:rgba(10,25,21,.08);backdrop-filter:blur(4px)}
body.woodville-bnb-site .wv-button-ghost:hover{background:rgba(255,255,255,.12);border-color:var(--wv-white)}
body.woodville-bnb-site .wv-text-link{display:inline-flex;align-items:center;gap:11px;color:var(--wv-forest);font-size:.82rem;font-weight:700;letter-spacing:.04em;border-bottom:1px solid rgba(23,55,47,.3);padding-bottom:4px;transition:gap .2s,border .2s}
body.woodville-bnb-site .wv-text-link:hover{gap:16px;border-color:var(--wv-forest)}
body.woodville-bnb-site .wv-text-link .wv-icon{width:17px;height:17px}
body.woodville-bnb-site .wv-circle-link{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--wv-line);border-radius:50%;transition:background .2s,color .2s,transform .2s}
body.woodville-bnb-site .wv-circle-link:hover{background:var(--wv-forest);color:var(--wv-white);transform:rotate(-12deg)}
body.woodville-bnb-site .wv-circle-link .wv-icon{width:18px;height:18px}
body.woodville-bnb-site .wv-section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.65fr);gap:80px;align-items:end;margin-bottom:62px}
body.woodville-bnb-site .wv-section-heading h2{margin-bottom:0}
body.woodville-bnb-site .wv-section-heading>p,body.woodville-bnb-site .wv-section-heading>div:last-child>p{color:var(--wv-muted);margin-bottom:18px}
body.woodville-bnb-site .wv-section-heading-light>p{color:rgba(255,255,255,.68)}
body.woodville-bnb-site .wv-skip-link{position:fixed;z-index:99999;left:16px;top:-100px;padding:12px 18px;background:var(--wv-white);color:var(--wv-forest);font-weight:700;border-radius:3px;transition:top .2s}
body.woodville-bnb-site .wv-skip-link:focus{top:14px}

/* Header */
body.woodville-bnb-site .wv-site-header{position:absolute;z-index:1000;top:0;left:0;width:100%;color:var(--wv-white);border-bottom:1px solid rgba(255,255,255,.18);transition:background .22s,color .22s,box-shadow .22s,transform .22s}
body.admin-bar.woodville-bnb-site .wv-site-header{top:32px}
body.woodville-bnb-site .wv-header-inner{width:min(1380px,calc(100% - 54px));min-height:94px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:34px}
body.woodville-bnb-site .wv-brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}
body.woodville-bnb-site .wv-brand-mark{display:grid;place-items:center;width:41px;height:41px;color:var(--wv-brass-light)}
body.woodville-bnb-site .wv-brand-mark svg{width:100%;height:100%}
body.woodville-bnb-site .wv-brand-copy{display:flex;flex-direction:column;line-height:1}
body.woodville-bnb-site .wv-brand-copy strong{font-family:var(--wv-display);font-size:1.65rem;font-weight:600;letter-spacing:-.025em}
body.woodville-bnb-site .wv-brand-copy span{margin-top:7px;font-size:.58rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;opacity:.77}
body.woodville-bnb-site .wv-navigation{display:flex;align-items:center;gap:32px}
body.woodville-bnb-site .wv-navigation ul{display:flex;align-items:center;gap:28px;list-style:none;padding:0;margin:0}
body.woodville-bnb-site .wv-navigation ul a{position:relative;display:block;padding:9px 0;font-size:.76rem;font-weight:600;letter-spacing:.055em}
body.woodville-bnb-site .wv-navigation ul a::after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:1px;background:currentColor;transition:right .2s}
body.woodville-bnb-site .wv-navigation ul a:hover::after,body.woodville-bnb-site .wv-navigation ul a[aria-current="page"]::after{right:0}
body.woodville-bnb-site .wv-header-call{display:flex;align-items:center;gap:10px;min-height:48px;padding:7px 16px;border-left:1px solid rgba(255,255,255,.3)}
body.woodville-bnb-site .wv-header-call .wv-icon{width:19px;height:19px;color:var(--wv-brass-light)}
body.woodville-bnb-site .wv-header-call span{display:flex;flex-direction:column;font-size:.83rem;font-weight:700;line-height:1.2}
body.woodville-bnb-site .wv-header-call small{font-size:.58rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;opacity:.65;margin-bottom:3px}
body.woodville-bnb-site .wv-menu-toggle{display:none;background:none;border:0;padding:10px;align-items:center;gap:10px;cursor:pointer}
body.woodville-bnb-site .wv-menu-label{font-size:.72rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
body.woodville-bnb-site .wv-menu-icon{width:28px;height:22px;position:relative;display:block}
body.woodville-bnb-site .wv-menu-icon i{position:absolute;left:0;width:100%;height:1px;background:currentColor;transition:transform .2s,top .2s}
body.woodville-bnb-site .wv-menu-icon i:first-child{top:7px}
body.woodville-bnb-site .wv-menu-icon i:last-child{top:15px;width:72%;left:auto;right:0}
body.woodville-bnb-site .wv-menu-toggle[aria-expanded="true"] .wv-menu-icon i:first-child{top:11px;transform:rotate(45deg)}
body.woodville-bnb-site .wv-menu-toggle[aria-expanded="true"] .wv-menu-icon i:last-child{top:11px;width:100%;transform:rotate(-45deg)}
body.woodville-bnb-site .wv-site-header.is-scrolled{position:fixed;top:0;background:rgba(247,243,235,.96);color:var(--wv-ink);border-color:rgba(29,40,36,.1);box-shadow:0 12px 35px rgba(13,40,34,.08);backdrop-filter:blur(14px)}
body.admin-bar.woodville-bnb-site .wv-site-header.is-scrolled{top:32px}
body.woodville-bnb-site .wv-site-header.is-scrolled .wv-header-inner{min-height:76px}
body.woodville-bnb-site .wv-site-header.is-scrolled .wv-header-call{border-color:rgba(29,40,36,.18)}
body.woodville-bnb-site .wv-site-header.is-scrolled .wv-brand-mark{color:var(--wv-brass)}
body.woodville-route-gallery .wv-site-header,body.woodville-route-contact .wv-site-header,body.woodville-route-privacy .wv-site-header{position:relative;background:var(--wv-ivory);color:var(--wv-ink);border-color:var(--wv-line)}
body.woodville-route-gallery .wv-header-call,body.woodville-route-contact .wv-header-call,body.woodville-route-privacy .wv-header-call{border-color:var(--wv-line)}
body.admin-bar.woodville-route-gallery .wv-site-header,body.admin-bar.woodville-route-contact .wv-site-header,body.admin-bar.woodville-route-privacy .wv-site-header{top:0}
body.admin-bar.woodville-route-gallery .wv-site-header.is-scrolled,body.admin-bar.woodville-route-contact .wv-site-header.is-scrolled,body.admin-bar.woodville-route-privacy .wv-site-header.is-scrolled{top:32px}

/* Hero */
body.woodville-bnb-site .wv-hero{position:relative;min-height:830px;background:var(--wv-forest);color:var(--wv-white);overflow:hidden}
body.woodville-bnb-site .wv-hero-media,body.woodville-bnb-site .wv-hero-media picture,body.woodville-bnb-site .wv-hero-media img{position:absolute;inset:0;width:100%;height:100%}
body.woodville-bnb-site .wv-hero-media img{object-fit:cover;transform:scale(1.003)}
body.woodville-bnb-site .wv-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,18,.88) 0%,rgba(9,31,25,.66) 42%,rgba(9,25,22,.2) 72%,rgba(9,25,22,.36) 100%),linear-gradient(0deg,rgba(5,20,17,.62) 0%,transparent 48%)}
body.woodville-bnb-site .wv-hero-inner{position:relative;min-height:830px;display:flex;align-items:center;padding-top:96px;padding-bottom:90px}
body.woodville-bnb-site .wv-hero-copy{max-width:790px}
body.woodville-bnb-site .wv-hero h1{max-width:900px;margin:0 0 28px;font-size:clamp(4.3rem,7vw,7.6rem);line-height:.94;color:var(--wv-white);text-wrap:balance}
body.woodville-bnb-site .wv-hero h1 em{display:block;color:#ead9bd}
body.woodville-bnb-site .wv-hero-lead{max-width:650px;margin-bottom:34px;font-size:1.16rem;line-height:1.7;color:rgba(255,255,255,.84)}
body.woodville-bnb-site .wv-hero-note{margin:19px 0 0;font-size:.7rem;letter-spacing:.06em;color:rgba(255,255,255,.58)}
body.woodville-bnb-site .wv-hero-rating{position:absolute;right:0;bottom:78px;display:flex;align-items:center;gap:14px;min-width:300px;padding:19px 24px;background:rgba(247,243,235,.94);color:var(--wv-ink);box-shadow:var(--wv-shadow);backdrop-filter:blur(8px)}
body.woodville-bnb-site .wv-rating-score{display:grid;place-items:center;width:54px;height:54px;background:var(--wv-forest);color:var(--wv-white);font-family:var(--wv-display);font-size:1.35rem}
body.woodville-bnb-site .wv-hero-rating>span:nth-child(2){display:flex;flex-direction:column;line-height:1.3}
body.woodville-bnb-site .wv-hero-rating strong{font-family:var(--wv-display);font-size:1.15rem}
body.woodville-bnb-site .wv-hero-rating small{font-size:.68rem;color:var(--wv-muted)}
body.woodville-bnb-site .wv-hero-rating>.wv-icon{width:17px;margin-left:auto}

body.woodville-bnb-site .wv-quick-facts{position:relative;z-index:5;background:var(--wv-ivory);border-bottom:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-quick-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:130px}
body.woodville-bnb-site .wv-quick-facts-grid>div{display:flex;align-items:center;gap:14px;padding:25px 26px;border-right:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-quick-facts-grid>div:last-child{border-right:0}
body.woodville-bnb-site .wv-quick-facts-grid .wv-icon{width:26px;height:26px;color:var(--wv-brass)}
body.woodville-bnb-site .wv-quick-facts-grid span{display:flex;flex-direction:column;line-height:1.3}
body.woodville-bnb-site .wv-quick-facts-grid strong{font-family:var(--wv-display);font-size:1.02rem;font-weight:600}
body.woodville-bnb-site .wv-quick-facts-grid small{margin-top:5px;font-size:.68rem;color:var(--wv-muted)}

/* Home editorial */
body.woodville-bnb-site .wv-editorial-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.85fr);gap:11%;align-items:center}
body.woodville-bnb-site .wv-editorial-images{position:relative;padding:0 12% 105px 0}
body.woodville-bnb-site .wv-image-main{margin:0;overflow:hidden;box-shadow:var(--wv-shadow)}
body.woodville-bnb-site .wv-image-main img{width:100%;aspect-ratio:4/5;object-fit:cover}
body.woodville-bnb-site .wv-image-float{position:absolute;right:0;bottom:0;width:48%;margin:0;border:10px solid var(--wv-ivory);box-shadow:0 14px 40px rgba(13,40,34,.12)}
body.woodville-bnb-site .wv-image-float img{width:100%;aspect-ratio:4/3;object-fit:cover}
body.woodville-bnb-site .wv-image-seal{position:absolute;left:-28px;bottom:38px;display:grid;place-items:center;width:126px;height:126px;border-radius:50%;background:var(--wv-forest);color:var(--wv-white);text-align:center;box-shadow:0 12px 35px rgba(13,40,34,.2)}
body.woodville-bnb-site .wv-image-seal::before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.35);border-radius:50%}
body.woodville-bnb-site .wv-image-seal span{font-family:var(--wv-display);font-size:1.35rem;line-height:1;margin-top:22px}
body.woodville-bnb-site .wv-image-seal strong{font-size:.55rem;letter-spacing:.17em;text-transform:uppercase;margin-top:-20px}
body.woodville-bnb-site .wv-editorial-copy>p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-editorial-copy .wv-large-copy{color:var(--wv-ink)}
body.woodville-bnb-site .wv-signature-line{display:flex;flex-wrap:wrap;gap:10px 24px;padding:20px 0 24px;margin:25px 0;border-top:1px solid var(--wv-line);border-bottom:1px solid var(--wv-line);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wv-forest)}
body.woodville-bnb-site .wv-signature-line span::before{content:"·";margin-right:10px;color:var(--wv-brass)}

/* Amenities */
body.woodville-bnb-site .wv-amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}
body.woodville-bnb-site .wv-amenity-grid article{min-height:270px;padding:40px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);transition:background .22s}
body.woodville-bnb-site .wv-amenity-grid article:hover{background:rgba(255,255,255,.055)}
body.woodville-bnb-site .wv-amenity-grid article>.wv-icon{width:35px;height:35px;color:var(--wv-brass-light);margin-bottom:44px}
body.woodville-bnb-site .wv-amenity-grid h3{font-size:1.5rem;margin-bottom:10px}
body.woodville-bnb-site .wv-amenity-grid p{font-size:.88rem;line-height:1.7;color:rgba(255,255,255,.62);margin:0}

/* Rooms preview */
body.woodville-bnb-site .wv-room-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:start}
body.woodville-bnb-site .wv-room-card{background:var(--wv-white);box-shadow:0 15px 50px rgba(13,40,34,.07)}
body.woodville-bnb-site .wv-room-card:not(.wv-room-card-large){margin-top:78px}
body.woodville-bnb-site .wv-room-image{position:relative;display:block;overflow:hidden}
body.woodville-bnb-site .wv-room-image img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .55s}
body.woodville-bnb-site .wv-room-card-large .wv-room-image img{aspect-ratio:16/11}
body.woodville-bnb-site .wv-room-image:hover img{transform:scale(1.035)}
body.woodville-bnb-site .wv-room-image>span{position:absolute;left:20px;bottom:20px;padding:7px 11px;background:rgba(247,243,235,.94);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--wv-forest)}
body.woodville-bnb-site .wv-room-body{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px 30px}
body.woodville-bnb-site .wv-room-body h3{font-size:1.8rem;margin:0}

/* Breakfast */
body.woodville-bnb-site .wv-breakfast-feature{display:grid;grid-template-columns:1.08fr .92fr;min-height:720px;background:var(--wv-sand)}
body.woodville-bnb-site .wv-breakfast-image{min-height:650px;overflow:hidden}
body.woodville-bnb-site .wv-breakfast-image img{width:100%;height:100%;object-fit:cover}
body.woodville-bnb-site .wv-breakfast-copy{display:flex;flex-direction:column;justify-content:center;padding:90px clamp(50px,8vw,125px)}
body.woodville-bnb-site .wv-breakfast-copy .wv-large-copy{margin-bottom:30px}
body.woodville-bnb-site .wv-check-list{list-style:none;padding:0;margin:0 0 27px;display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}
body.woodville-bnb-site .wv-check-list li{display:flex;align-items:center;gap:10px;font-size:.86rem;font-weight:600}
body.woodville-bnb-site .wv-check-list .wv-icon{width:17px;height:17px;color:var(--wv-brass)}

/* Destination */
body.woodville-bnb-site .wv-destination-section{background:var(--wv-ivory)}
body.woodville-bnb-site .wv-destination-section>.wv-container{display:grid;grid-template-columns:.78fr 1.22fr;gap:11%;align-items:center}
body.woodville-bnb-site .wv-destination-intro h2{font-size:clamp(3rem,5.5vw,5.5rem)}
body.woodville-bnb-site .wv-destination-intro h2 em{color:var(--wv-brass)}
body.woodville-bnb-site .wv-destination-intro>p:not(.wv-eyebrow){color:var(--wv-muted);margin-bottom:30px}
body.woodville-bnb-site .wv-destination-list{border-top:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-destination-list>a{display:grid;grid-template-columns:58px 1fr 30px;gap:16px;align-items:center;min-height:132px;padding:24px 6px;border-bottom:1px solid var(--wv-line);transition:padding .2s,background .2s}
body.woodville-bnb-site .wv-destination-list>a:hover{padding-left:16px;background:rgba(255,255,255,.45)}
body.woodville-bnb-site .wv-destination-number{font-family:var(--wv-display);font-size:1rem;color:var(--wv-brass)}
body.woodville-bnb-site .wv-destination-list>a>span:nth-child(2){display:flex;flex-direction:column}
body.woodville-bnb-site .wv-destination-list strong{font-family:var(--wv-display);font-size:1.55rem;font-weight:500}
body.woodville-bnb-site .wv-destination-list small{font-size:.78rem;color:var(--wv-muted);margin-top:5px}
body.woodville-bnb-site .wv-destination-list .wv-icon{width:20px;transition:transform .2s}
body.woodville-bnb-site .wv-destination-list>a:hover .wv-icon{transform:translateX(5px)}

/* Reviews */
body.woodville-bnb-site .wv-reviews-section{background:var(--wv-white)}
body.woodville-bnb-site .wv-reviews-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:9%;align-items:center}
body.woodville-bnb-site .wv-review-score{padding:58px 52px;background:var(--wv-forest);color:var(--wv-white);box-shadow:var(--wv-shadow)}
body.woodville-bnb-site .wv-review-stars{display:flex;gap:6px;margin-bottom:28px;color:var(--wv-brass-light)}
body.woodville-bnb-site .wv-review-stars .wv-icon{width:16px;height:16px;fill:currentColor}
body.woodville-bnb-site .wv-review-score>strong{display:block;font-family:var(--wv-display);font-size:2.85rem;font-weight:500;line-height:1.1}
body.woodville-bnb-site .wv-review-score>span{display:block;margin:8px 0 30px;color:rgba(255,255,255,.62);font-size:.8rem}
body.woodville-bnb-site .wv-review-score .wv-text-link{color:var(--wv-white);border-color:rgba(255,255,255,.3)}
body.woodville-bnb-site .wv-review-copy{position:relative;padding-left:80px;border-left:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-quote-mark{position:absolute;left:25px;top:-25px;font-family:var(--wv-display);font-size:7rem;line-height:1;color:var(--wv-brass);opacity:.55}
body.woodville-bnb-site .wv-review-copy>p{font-family:var(--wv-display);font-size:clamp(1.75rem,3.2vw,3rem);line-height:1.35;letter-spacing:-.025em;margin-bottom:48px}
body.woodville-bnb-site .wv-review-metrics{display:flex;gap:52px}
body.woodville-bnb-site .wv-review-metrics>div{display:flex;flex-direction:column}
body.woodville-bnb-site .wv-review-metrics strong{font-family:var(--wv-display);font-size:1.8rem;font-weight:500}
body.woodville-bnb-site .wv-review-metrics span{font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--wv-muted)}

/* Gallery preview */
body.woodville-bnb-site .wv-mosaic{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:300px 270px;gap:15px}
body.woodville-bnb-site .wv-mosaic a{display:block;overflow:hidden}
body.woodville-bnb-site .wv-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .3s}
body.woodville-bnb-site .wv-mosaic a:hover img{transform:scale(1.035);filter:brightness(.9)}
body.woodville-bnb-site .wv-mosaic-a{grid-row:1/3}
body.woodville-bnb-site .wv-mosaic-b{grid-column:2/4}

/* FAQ */
body.woodville-bnb-site .wv-faq-section{background:var(--wv-sand)}
body.woodville-bnb-site .wv-faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:11%;align-items:start}
body.woodville-bnb-site .wv-faq-intro{position:sticky;top:115px}
body.woodville-bnb-site .wv-faq-intro>p:not(.wv-eyebrow){color:var(--wv-muted);margin-bottom:30px}
body.woodville-bnb-site .wv-accordion{border-top:1px solid rgba(29,40,36,.23)}
body.woodville-bnb-site .wv-accordion details{border-bottom:1px solid rgba(29,40,36,.23)}
body.woodville-bnb-site .wv-accordion summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:92px;padding:22px 8px;cursor:pointer;list-style:none;font-family:var(--wv-display);font-size:1.32rem;font-weight:500}
body.woodville-bnb-site .wv-accordion summary::-webkit-details-marker{display:none}
body.woodville-bnb-site .wv-accordion summary span{position:relative;width:24px;height:24px;flex:0 0 auto}
body.woodville-bnb-site .wv-accordion summary span::before,body.woodville-bnb-site .wv-accordion summary span::after{content:"";position:absolute;left:2px;right:2px;top:11px;height:1px;background:currentColor;transition:transform .2s}
body.woodville-bnb-site .wv-accordion summary span::after{transform:rotate(90deg)}
body.woodville-bnb-site .wv-accordion details[open] summary span::after{transform:rotate(0)}
body.woodville-bnb-site .wv-accordion details>div{padding:0 50px 25px 8px;color:var(--wv-muted);font-size:.9rem}

/* Final CTA */
body.woodville-bnb-site .wv-final-cta{position:relative;min-height:620px;display:flex;align-items:center;background:var(--wv-forest);color:var(--wv-white);overflow:hidden}
body.woodville-bnb-site .wv-final-cta-image,body.woodville-bnb-site .wv-final-cta-image img,body.woodville-bnb-site .wv-final-cta-shade{position:absolute;inset:0;width:100%;height:100%}
body.woodville-bnb-site .wv-final-cta-image img{object-fit:cover}
body.woodville-bnb-site .wv-final-cta-shade{background:linear-gradient(90deg,rgba(8,32,26,.93),rgba(8,32,26,.56) 58%,rgba(8,32,26,.34))}
body.woodville-bnb-site .wv-final-cta-content{position:relative;max-width:1280px}
body.woodville-bnb-site .wv-final-cta-content h2{max-width:800px;color:var(--wv-white);font-size:clamp(3.2rem,6vw,6.2rem);margin-bottom:20px}
body.woodville-bnb-site .wv-final-cta-content>p:not(.wv-eyebrow){max-width:580px;color:rgba(255,255,255,.75);margin-bottom:30px}
body.woodville-bnb-site .wv-final-cta-compact{min-height:540px}

/* Internal page hero */
body.woodville-bnb-site .wv-page-hero{position:relative;min-height:700px;background:var(--wv-forest);color:var(--wv-white);display:flex;align-items:flex-end;overflow:hidden}
body.woodville-bnb-site .wv-page-hero-media,body.woodville-bnb-site .wv-page-hero-media img,body.woodville-bnb-site .wv-page-hero-shade{position:absolute;inset:0;width:100%;height:100%}
body.woodville-bnb-site .wv-page-hero-media img{object-fit:cover}
body.woodville-bnb-site .wv-page-hero-shade{background:linear-gradient(90deg,rgba(6,28,23,.9),rgba(7,28,23,.47) 62%,rgba(7,28,23,.18)),linear-gradient(0deg,rgba(6,25,21,.65),transparent 55%)}
body.woodville-bnb-site .wv-page-hero-content{position:relative;padding-top:180px;padding-bottom:92px}
body.woodville-bnb-site .wv-page-hero-content h1{max-width:900px;margin:0 0 25px;color:var(--wv-white);font-size:clamp(4rem,7vw,7rem);line-height:.98}
body.woodville-bnb-site .wv-page-hero-content h1 em{color:#ead9bd}
body.woodville-bnb-site .wv-page-hero-content>p:not(.wv-eyebrow){max-width:650px;color:rgba(255,255,255,.78);font-size:1.1rem;margin-bottom:30px}
body.woodville-bnb-site .wv-page-intro .wv-large-copy{font-size:clamp(1.5rem,2.4vw,2rem)}
body.woodville-bnb-site .wv-page-intro .wv-centered>p:last-child{color:var(--wv-muted)}

/* Rooms page */
body.woodville-bnb-site .wv-room-detail{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;background:var(--wv-white)}
body.woodville-bnb-site .wv-room-detail-reverse .wv-room-detail-image{order:2}
body.woodville-bnb-site .wv-room-detail-image{position:relative;min-height:650px;overflow:hidden}
body.woodville-bnb-site .wv-room-detail-image img{width:100%;height:100%;object-fit:cover}
body.woodville-bnb-site .wv-photo-label{position:absolute;left:25px;bottom:25px;padding:8px 12px;background:rgba(247,243,235,.94);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--wv-forest)}
body.woodville-bnb-site .wv-room-detail-copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(45px,8vw,125px)}
body.woodville-bnb-site .wv-room-detail-copy>p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-room-features{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:26px 0 35px;padding:24px 0;border-top:1px solid var(--wv-line);border-bottom:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-room-features span{display:flex;align-items:center;gap:9px;font-size:.76rem;font-weight:600}
body.woodville-bnb-site .wv-room-features .wv-icon{width:18px;height:18px;color:var(--wv-brass)}
body.woodville-bnb-site .wv-feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
body.woodville-bnb-site .wv-feature-cards article{min-height:290px;padding:34px 30px;background:rgba(255,255,255,.62);border:1px solid rgba(29,40,36,.08)}
body.woodville-bnb-site .wv-feature-cards article>.wv-icon{width:34px;height:34px;margin-bottom:50px;color:var(--wv-brass)}
body.woodville-bnb-site .wv-feature-cards h3{font-size:1.45rem}
body.woodville-bnb-site .wv-feature-cards p{font-size:.82rem;color:var(--wv-muted);line-height:1.65}
body.woodville-bnb-site .wv-stay-gallery{display:grid;grid-template-columns:1.05fr .48fr .8fr;min-height:680px;background:var(--wv-forest);color:var(--wv-white)}
body.woodville-bnb-site .wv-stay-gallery-main,body.woodville-bnb-site .wv-stay-gallery-small{overflow:hidden}
body.woodville-bnb-site .wv-stay-gallery-main img,body.woodville-bnb-site .wv-stay-gallery-small img{width:100%;height:100%;object-fit:cover}
body.woodville-bnb-site .wv-stay-gallery-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(35px,5vw,80px)}
body.woodville-bnb-site .wv-stay-gallery-copy .wv-eyebrow{color:rgba(255,255,255,.75)}
body.woodville-bnb-site .wv-stay-gallery-copy h2{font-size:clamp(2.8rem,4.5vw,4.6rem)}
body.woodville-bnb-site .wv-stay-gallery-copy>p:not(.wv-eyebrow){color:rgba(255,255,255,.68)}
body.woodville-bnb-site .wv-stay-gallery-copy .wv-small-note{color:rgba(255,255,255,.48)}
body.woodville-bnb-site .wv-good-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:10%}
body.woodville-bnb-site .wv-good-intro{position:sticky;top:120px}
body.woodville-bnb-site .wv-good-intro>p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-good-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--wv-line);border-left:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-good-list>div{position:relative;min-height:230px;padding:34px 34px 30px;border-right:1px solid var(--wv-line);border-bottom:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-good-list>div>span{position:absolute;right:22px;top:20px;font-family:var(--wv-display);font-size:.85rem;color:var(--wv-brass)}
body.woodville-bnb-site .wv-good-list h3{font-size:1.35rem;padding-right:34px}
body.woodville-bnb-site .wv-good-list p{font-size:.82rem;color:var(--wv-muted);line-height:1.65}

/* Explore page */
body.woodville-bnb-site .wv-explore-stories{background:var(--wv-white)}
body.woodville-bnb-site .wv-explore-story{display:grid;grid-template-columns:1fr 1fr;min-height:720px}
body.woodville-bnb-site .wv-explore-story-reverse .wv-explore-media{order:2}
body.woodville-bnb-site .wv-explore-media{position:relative;min-height:650px;overflow:hidden;margin:0;background:#dce7e1}
body.woodville-bnb-site .wv-explore-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,25,20,.56));pointer-events:none}
body.woodville-bnb-site .wv-explore-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
body.woodville-bnb-site .wv-explore-story:hover .wv-explore-media img{transform:scale(1.025)}
body.woodville-bnb-site .wv-explore-media figcaption{position:absolute;z-index:1;left:30px;bottom:28px;padding:9px 12px;background:rgba(247,243,235,.94);color:var(--wv-forest-deep);font-size:.61rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 24px rgba(7,25,20,.16)}
body.woodville-bnb-site .wv-explore-copy{display:flex;flex-direction:column;justify-content:center;padding:90px clamp(45px,8vw,130px);background:var(--wv-ivory)}
body.woodville-bnb-site .wv-explore-copy>p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-story-number{display:block;margin-bottom:48px;font-family:var(--wv-display);font-size:1rem;color:var(--wv-brass)}
body.woodville-bnb-site .wv-day-plan{background:var(--wv-forest);color:var(--wv-white)}
body.woodville-bnb-site .wv-timeline{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}
body.woodville-bnb-site .wv-timeline article{min-height:300px;padding:40px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}
body.woodville-bnb-site .wv-timeline article>span{display:block;font-size:.63rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--wv-brass-light);margin-bottom:65px}
body.woodville-bnb-site .wv-timeline strong{display:block;font-family:var(--wv-display);font-size:1.65rem;font-weight:500;margin-bottom:12px}
body.woodville-bnb-site .wv-timeline p{font-size:.82rem;color:rgba(255,255,255,.58)}
body.woodville-bnb-site .wv-nearby-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:10%;align-items:center}
body.woodville-bnb-site .wv-nearby-map{min-height:680px;background:var(--wv-sand);display:grid;place-items:center;overflow:hidden}
body.woodville-bnb-site .wv-map-shape{position:relative;width:85%;color:var(--wv-forest)}
body.woodville-bnb-site .wv-map-label{position:absolute;padding:6px 9px;background:var(--wv-ivory);font-size:.64rem;font-weight:700;box-shadow:0 5px 15px rgba(13,40,34,.1)}
body.woodville-bnb-site .wv-map-label.woodville{top:26%;left:58%}.woodville-bnb-site .wv-map-label.bray{top:37%;left:47%}.woodville-bnb-site .wv-map-label.powerscourt{top:53%;left:34%}.woodville-bnb-site .wv-map-label.glendalough{top:70%;left:16%}
body.woodville-bnb-site .wv-nearby-copy>p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-nearby-list{list-style:none;margin:28px 0 35px;padding:0;border-top:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-nearby-list li{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-nearby-list li>span{font-family:var(--wv-display);color:var(--wv-brass)}
body.woodville-bnb-site .wv-nearby-list strong{font-family:var(--wv-display);font-size:1.25rem;font-weight:500}
body.woodville-bnb-site .wv-nearby-list p{margin:4px 0 0;color:var(--wv-muted);font-size:.78rem}
body.woodville-bnb-site .wv-photo-credit-section{padding:22px 0;background:var(--wv-ivory);border-top:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-photo-credits{color:var(--wv-muted);font-size:.67rem}
body.woodville-bnb-site .wv-photo-credits summary{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--wv-forest)}
body.woodville-bnb-site .wv-photo-credits summary::after{content:"+";font-size:1rem;color:var(--wv-brass)}
body.woodville-bnb-site .wv-photo-credits[open] summary::after{content:"−"}
body.woodville-bnb-site .wv-photo-credits>div{display:grid;grid-template-columns:1fr 1fr;gap:7px 28px;padding:17px 0 5px}
body.woodville-bnb-site .wv-photo-credits p{margin:0;line-height:1.55}
body.woodville-bnb-site .wv-photo-credits a{color:var(--wv-forest);text-decoration:underline;text-underline-offset:2px}

/* Gallery page */
body.woodville-bnb-site .wv-gallery-hero{padding:90px 0 85px;background:var(--wv-ivory)}
body.woodville-bnb-site .wv-gallery-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:8%;align-items:center}
body.woodville-bnb-site .wv-gallery-hero-copy h1{font-size:clamp(4rem,7vw,7.4rem);line-height:.98;margin-bottom:28px}
body.woodville-bnb-site .wv-gallery-hero-copy h1 em{color:var(--wv-brass)}
body.woodville-bnb-site .wv-gallery-hero-copy>p:not(.wv-eyebrow){max-width:550px;color:var(--wv-muted)}
body.woodville-bnb-site .wv-gallery-hero-image{position:relative;box-shadow:var(--wv-shadow)}
body.woodville-bnb-site .wv-gallery-hero-image img{width:100%;aspect-ratio:16/10;object-fit:cover}
body.woodville-bnb-site .wv-gallery-hero-image span{position:absolute;right:18px;bottom:18px;padding:7px 10px;background:rgba(247,243,235,.95);font-size:.61rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
body.woodville-bnb-site .wv-gallery-section{padding-top:80px}
body.woodville-bnb-site .wv-gallery-toolbar{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:38px;padding-bottom:24px;border-bottom:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-gallery-toolbar>p{display:flex;flex-direction:column;margin:0}
body.woodville-bnb-site .wv-gallery-toolbar>p strong{font-family:var(--wv-display);font-size:1.45rem;font-weight:500}
body.woodville-bnb-site .wv-gallery-toolbar>p span{font-size:.73rem;color:var(--wv-muted)}
body.woodville-bnb-site .wv-gallery-filters{display:flex;flex-wrap:wrap;gap:8px}
body.woodville-bnb-site .wv-gallery-filters button{min-height:42px;padding:9px 16px;border:1px solid var(--wv-line);background:transparent;border-radius:999px;font-size:.71rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}
body.woodville-bnb-site .wv-gallery-filters button:hover,body.woodville-bnb-site .wv-gallery-filters button.is-active{background:var(--wv-forest);color:var(--wv-white)}
body.woodville-bnb-site .wv-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;grid-auto-rows:72px;gap:14px}
body.woodville-bnb-site .wv-gallery-item{position:relative;grid-column:span 4;grid-row:span 5;overflow:hidden;background:var(--wv-stone)}
body.woodville-bnb-site .wv-gallery-item.wv-gallery-wide{grid-column:span 8}
body.woodville-bnb-site .wv-gallery-item.wv-gallery-tall{grid-row:span 7}
body.woodville-bnb-site .wv-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .25s}
body.woodville-bnb-site .wv-gallery-item:hover img{transform:scale(1.035);filter:brightness(.75)}
body.woodville-bnb-site .wv-gallery-overlay{position:absolute;inset:auto 0 0;display:grid;grid-template-columns:1fr 42px;gap:6px 15px;align-items:end;padding:45px 22px 20px;background:linear-gradient(transparent,rgba(5,24,19,.8));color:var(--wv-white);opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}
body.woodville-bnb-site .wv-gallery-item:hover .wv-gallery-overlay,body.woodville-bnb-site .wv-gallery-item:focus-visible .wv-gallery-overlay{opacity:1;transform:none}
body.woodville-bnb-site .wv-gallery-overlay small{grid-column:1;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--wv-brass-light)}
body.woodville-bnb-site .wv-gallery-overlay strong{grid-column:1;font-family:var(--wv-display);font-size:1rem;font-weight:500;line-height:1.35}
body.woodville-bnb-site .wv-gallery-overlay i{grid-column:2;grid-row:1/3;align-self:center;display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.5);border-radius:50%;font-style:normal;font-size:1.2rem}
body.woodville-bnb-site .wv-gallery-note{padding:44px 0;background:var(--wv-forest);color:var(--wv-white)}
body.woodville-bnb-site .wv-gallery-note>.wv-container{display:flex;align-items:center;justify-content:space-between;gap:30px}
body.woodville-bnb-site .wv-gallery-note>.wv-container>div{display:flex;align-items:center;gap:16px}
body.woodville-bnb-site .wv-gallery-note .wv-icon{width:34px;height:34px;color:var(--wv-brass-light)}
body.woodville-bnb-site .wv-gallery-note span{display:flex;flex-direction:column}
body.woodville-bnb-site .wv-gallery-note strong{font-family:var(--wv-display);font-size:1.25rem;font-weight:500}
body.woodville-bnb-site .wv-gallery-note small{font-size:.7rem;color:rgba(255,255,255,.58)}

/* Lightbox */
body.woodville-bnb-site .wv-lightbox{position:fixed;z-index:100000;inset:0;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;padding:35px;background:rgba(4,16,13,.96);color:var(--wv-white)}
body.woodville-bnb-site .wv-lightbox figure{margin:0;display:grid;place-items:center;max-height:88vh}
body.woodville-bnb-site .wv-lightbox img{max-width:100%;max-height:80vh;width:auto;height:auto;box-shadow:0 20px 80px rgba(0,0,0,.4)}
body.woodville-bnb-site .wv-lightbox figcaption{min-height:32px;padding-top:14px;font-size:.78rem;color:rgba(255,255,255,.67);text-align:center}
body.woodville-bnb-site .wv-lightbox button{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.05);color:var(--wv-white);cursor:pointer}
body.woodville-bnb-site .wv-lightbox-close{position:absolute;top:24px;right:26px;width:48px;height:48px;border-radius:50%;font-size:1.8rem;line-height:1}
body.woodville-bnb-site .wv-lightbox-nav{width:52px;height:52px;border-radius:50%;font-size:1.2rem}
body.woodville-bnb-site .wv-lightbox-prev{justify-self:start}.woodville-bnb-site .wv-lightbox-next{justify-self:end}
body.wv-lightbox-open{overflow:hidden}

/* Contact */
body.woodville-bnb-site .wv-contact-hero{padding:80px 0 95px;background:var(--wv-ivory)}
body.woodville-bnb-site .wv-contact-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}
body.woodville-bnb-site .wv-contact-hero-copy h1{font-size:clamp(4rem,7vw,7.3rem);line-height:.97;margin-bottom:25px}
body.woodville-bnb-site .wv-contact-hero-copy h1 em{color:var(--wv-brass)}
body.woodville-bnb-site .wv-contact-hero-copy>p:not(.wv-eyebrow){color:var(--wv-muted);max-width:570px}
body.woodville-bnb-site .wv-contact-phone-card{display:grid;grid-template-columns:52px 1fr 24px;gap:15px;align-items:center;margin-top:30px;padding:18px;background:var(--wv-forest);color:var(--wv-white);max-width:490px;transition:transform .2s,background .2s}
body.woodville-bnb-site .wv-contact-phone-card:hover{transform:translateY(-2px);background:var(--wv-forest-soft)}
body.woodville-bnb-site .wv-contact-phone-card>span:first-child{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.24);color:var(--wv-brass-light)}
body.woodville-bnb-site .wv-contact-phone-card>span:nth-child(2){display:flex;flex-direction:column}
body.woodville-bnb-site .wv-contact-phone-card small{font-size:.61rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.6)}
body.woodville-bnb-site .wv-contact-phone-card strong{font-family:var(--wv-display);font-size:1.6rem;font-weight:500}
body.woodville-bnb-site .wv-contact-phone-card>.wv-icon{width:18px}
body.woodville-bnb-site .wv-contact-hero-image{position:relative;box-shadow:var(--wv-shadow)}
body.woodville-bnb-site .wv-contact-hero-image img{width:100%;aspect-ratio:4/3;object-fit:cover}
body.woodville-bnb-site .wv-contact-hero-image>span{position:absolute;bottom:18px;left:18px;padding:8px 11px;background:rgba(247,243,235,.94);font-size:.61rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
body.woodville-bnb-site .wv-contact-main{background:var(--wv-sand)}
body.woodville-bnb-site .wv-contact-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:7%;align-items:start}
body.woodville-bnb-site .wv-enquiry-panel{background:var(--wv-white);padding:55px}
body.woodville-bnb-site .wv-enquiry-panel>p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-enquiry-form{margin-top:38px}
body.woodville-bnb-site .wv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
body.woodville-bnb-site .wv-field{display:flex;flex-direction:column;gap:7px}
body.woodville-bnb-site .wv-field-full{grid-column:1/-1}
body.woodville-bnb-site .wv-field label{font-size:.71rem;font-weight:700;letter-spacing:.045em}
body.woodville-bnb-site .wv-field label>span{font-weight:500;color:var(--wv-muted);margin-left:4px}
body.woodville-bnb-site .wv-field input,body.woodville-bnb-site .wv-field select,body.woodville-bnb-site .wv-field textarea{width:100%;min-height:52px;padding:12px 14px;border:1px solid rgba(29,40,36,.22);border-radius:0;background:#fbfaf7;color:var(--wv-ink);box-shadow:none;transition:border .2s,box-shadow .2s}
body.woodville-bnb-site .wv-field textarea{min-height:135px;resize:vertical}
body.woodville-bnb-site .wv-field input:focus,body.woodville-bnb-site .wv-field select:focus,body.woodville-bnb-site .wv-field textarea:focus{outline:0;border-color:var(--wv-forest);box-shadow:0 0 0 3px rgba(23,55,47,.12)}
body.woodville-bnb-site .wv-field.has-error input,body.woodville-bnb-site .wv-field.has-error select,body.woodville-bnb-site .wv-field.has-error textarea{border-color:#9a2f28}
body.woodville-bnb-site .wv-field-error{min-height:0;color:#9a2f28;font-size:.68rem}
body.woodville-bnb-site .wv-field-hint{color:var(--wv-muted);font-size:.67rem}
body.woodville-bnb-site .wv-consent{display:flex;align-items:flex-start;gap:11px;margin:24px 0;font-size:.73rem;color:var(--wv-muted);cursor:pointer}
body.woodville-bnb-site .wv-consent input{width:18px;height:18px;flex:0 0 auto;margin-top:3px;accent-color:var(--wv-forest)}
body.woodville-bnb-site .wv-consent a{text-decoration:underline;color:var(--wv-forest)}
body.woodville-bnb-site .wv-consent input[aria-invalid="true"]{outline:2px solid #9a2f28;outline-offset:2px}
body.woodville-bnb-site .wv-form-actions{display:flex;align-items:center;gap:18px}
body.woodville-bnb-site .wv-form-actions p{margin:0;font-size:.66rem;color:var(--wv-muted)}
body.woodville-bnb-site .wv-hp{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
body.woodville-bnb-site .wv-form-notice{display:flex;gap:13px;align-items:flex-start;margin:25px 0;padding:17px;border-left:4px solid;background:#f5f7f5}
body.woodville-bnb-site .wv-form-notice>span,body.woodville-bnb-site .wv-form-notice>.wv-icon{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;font-weight:700}
body.woodville-bnb-site .wv-form-notice p{margin:3px 0 0;font-size:.78rem}
body.woodville-bnb-site .wv-form-notice.is-success{border-color:#27784b;color:#174d31}.woodville-bnb-site .wv-form-notice.is-error{border-color:#9a2f28;color:#71241e}
body.woodville-bnb-site .wv-contact-aside{position:sticky;top:110px}
body.woodville-bnb-site .wv-contact-card{padding:38px;background:var(--wv-forest);color:var(--wv-white)}
body.woodville-bnb-site .wv-contact-card h2{font-size:2.25rem;margin-bottom:26px}
body.woodville-bnb-site .wv-contact-card ul{list-style:none;padding:0;margin:0 0 32px}
body.woodville-bnb-site .wv-contact-card li{display:flex;gap:14px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.15)}
body.woodville-bnb-site .wv-contact-card li>.wv-icon{width:20px;height:20px;color:var(--wv-brass-light);margin-top:4px}
body.woodville-bnb-site .wv-contact-card li>span{display:flex;flex-direction:column;min-width:0}
body.woodville-bnb-site .wv-contact-card li small{font-size:.59rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.5)}
body.woodville-bnb-site .wv-contact-card li a,body.woodville-bnb-site .wv-contact-card li address{font-size:.82rem;overflow-wrap:anywhere}
body.woodville-bnb-site .wv-access-note{display:flex;gap:16px;padding:27px;background:var(--wv-white)}
body.woodville-bnb-site .wv-access-note>.wv-icon{width:28px;height:28px;color:var(--wv-brass)}
body.woodville-bnb-site .wv-access-note strong{font-family:var(--wv-display);font-size:1.15rem}
body.woodville-bnb-site .wv-access-note p{font-size:.75rem;color:var(--wv-muted);margin:5px 0 0}
body.woodville-bnb-site .wv-directions-section{padding:120px 0;background:var(--wv-ivory)}
body.woodville-bnb-site .wv-directions-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:9%;align-items:center}
body.woodville-bnb-site .wv-directions-map{min-height:570px;background:var(--wv-sand);display:grid;place-items:center;overflow:hidden}
body.woodville-bnb-site .wv-mini-map{position:relative;width:90%;color:var(--wv-forest)}
body.woodville-bnb-site .wv-mini-map>span{position:absolute;left:47%;top:43%;padding:8px 11px;background:var(--wv-forest);color:var(--wv-white);font-size:.68rem;font-weight:700;transform:translate(22px,-20px);box-shadow:0 10px 25px rgba(13,40,34,.2)}
body.woodville-bnb-site .wv-directions-copy>p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-coordinate{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0;padding:18px 0;border-top:1px solid var(--wv-line);border-bottom:1px solid var(--wv-line)}
body.woodville-bnb-site .wv-coordinate span{font-size:.62rem;font-weight:700;letter-spacing:.14em;color:var(--wv-brass)}
body.woodville-bnb-site .wv-coordinate strong{font-family:var(--wv-display);font-weight:500}

/* Legal */
body.woodville-bnb-site .wv-legal-hero{padding:105px 0 90px;background:var(--wv-sand)}
body.woodville-bnb-site .wv-legal-hero h1{font-size:clamp(4rem,7vw,7rem);margin-bottom:18px}
body.woodville-bnb-site .wv-legal-hero p:not(.wv-eyebrow){color:var(--wv-muted)}
body.woodville-bnb-site .wv-legal-content h2{font-size:2rem;margin:48px 0 15px}
body.woodville-bnb-site .wv-legal-content p{color:var(--wv-muted)}
body.woodville-bnb-site .wv-legal-content a{color:var(--wv-forest);text-decoration:underline;text-underline-offset:3px}
body.woodville-bnb-site .wv-legal-updated{display:inline-block;padding:7px 11px;background:var(--wv-sand);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
body.woodville-bnb-site .wv-legal-contact{margin-top:60px;padding:34px;background:var(--wv-sand)}
body.woodville-bnb-site .wv-legal-contact h2{margin-top:0}

/* Footer */
body.woodville-bnb-site .wv-site-footer{padding:85px 0 26px;background:var(--wv-forest-deep);color:var(--wv-white)}
body.woodville-bnb-site .wv-footer-main{display:grid;grid-template-columns:1.25fr .55fr .8fr;gap:9%;padding-bottom:65px}
body.woodville-bnb-site .wv-brand-footer{margin-bottom:24px}
body.woodville-bnb-site .wv-footer-intro>p{max-width:430px;color:rgba(255,255,255,.54);font-size:.83rem}
body.woodville-bnb-site .wv-footer-column h2{font-family:var(--wv-sans);font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wv-brass-light);margin-bottom:20px}
body.woodville-bnb-site .wv-footer-column ul{list-style:none;padding:0;margin:0}
body.woodville-bnb-site .wv-footer-column li{margin-bottom:8px}
body.woodville-bnb-site .wv-footer-column li a{font-size:.78rem;color:rgba(255,255,255,.67)}
body.woodville-bnb-site .wv-footer-column li a:hover{color:var(--wv-white)}
body.woodville-bnb-site .wv-footer-contact{display:flex;flex-direction:column;align-items:flex-start}
body.woodville-bnb-site .wv-footer-phone{font-family:var(--wv-display);font-size:2rem;line-height:1.2;margin-bottom:8px}
body.woodville-bnb-site .wv-footer-contact>a:not(.wv-footer-phone):not(.wv-text-link),body.woodville-bnb-site .wv-footer-contact address{font-size:.74rem;color:rgba(255,255,255,.6);margin-bottom:8px}
body.woodville-bnb-site .wv-footer-contact .wv-text-link{color:var(--wv-white);border-color:rgba(255,255,255,.25);margin-top:14px}
body.woodville-bnb-site .wv-footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13)}
body.woodville-bnb-site .wv-footer-bottom p{margin:0;font-size:.61rem;letter-spacing:.045em;color:rgba(255,255,255,.4)}
body.woodville-bnb-site .wv-mobile-call{display:none}
/* Reveal enhancement */
.wv-js body.woodville-bnb-site [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}
.wv-js body.woodville-bnb-site [data-reveal].is-revealed{opacity:1;transform:none}

@media (max-width:1180px){
	body.woodville-bnb-site .wv-navigation{gap:20px}
	body.woodville-bnb-site .wv-navigation ul{gap:20px}
	body.woodville-bnb-site .wv-hero-rating{right:32px}
	body.woodville-bnb-site .wv-amenity-grid article{padding:32px}
	body.woodville-bnb-site .wv-stay-gallery{grid-template-columns:1fr .42fr .85fr}
}

@media (max-width:980px){
	body.woodville-bnb-site .wv-container,body.woodville-bnb-site .wv-narrow{width:min(100% - 44px,760px)}
	body.woodville-bnb-site .wv-section{padding:90px 0}
	body.woodville-bnb-site .wv-header-inner{width:calc(100% - 36px);min-height:82px}
	.wv-js body.woodville-bnb-site .wv-menu-toggle{display:flex}
	body.woodville-bnb-site .wv-navigation{display:flex;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;gap:20px;padding:30px 22px 26px;background:var(--wv-ivory);color:var(--wv-ink);box-shadow:0 22px 40px rgba(13,40,34,.14);transform-origin:top}
	.wv-js body.woodville-bnb-site .wv-navigation{visibility:hidden;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s}
	.wv-js body.woodville-bnb-site .wv-navigation.is-open{visibility:visible;opacity:1;transform:none;pointer-events:auto}
	body.woodville-bnb-site .wv-navigation ul{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--wv-line);border-left:1px solid var(--wv-line)}
	body.woodville-bnb-site .wv-navigation ul li{border-right:1px solid var(--wv-line);border-bottom:1px solid var(--wv-line)}
	body.woodville-bnb-site .wv-navigation ul a{min-height:54px;display:flex;align-items:center;padding:12px 15px;font-size:.78rem}
	body.woodville-bnb-site .wv-navigation ul a::after{display:none}
	body.woodville-bnb-site .wv-header-call{border:0;background:var(--wv-forest);color:var(--wv-white);justify-content:center;padding:12px}
	body.woodville-bnb-site .wv-hero{min-height:760px}
	body.woodville-bnb-site .wv-hero-inner{min-height:760px;padding-top:120px;align-items:center}
	body.woodville-bnb-site .wv-hero h1{font-size:clamp(3.9rem,10vw,6rem)}
	body.woodville-bnb-site .wv-hero-rating{display:none}
	body.woodville-bnb-site .wv-quick-facts-grid{grid-template-columns:1fr 1fr}
	body.woodville-bnb-site .wv-quick-facts-grid>div{border-bottom:1px solid var(--wv-line)}
	body.woodville-bnb-site .wv-editorial-grid{grid-template-columns:1fr;gap:70px}
	body.woodville-bnb-site .wv-editorial-images{max-width:650px;margin:auto}
	body.woodville-bnb-site .wv-amenity-grid{grid-template-columns:1fr 1fr}
	body.woodville-bnb-site .wv-section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:45px}
	body.woodville-bnb-site .wv-room-grid{grid-template-columns:1fr 1fr}
	body.woodville-bnb-site .wv-room-card:not(.wv-room-card-large){margin-top:35px}
	body.woodville-bnb-site .wv-breakfast-feature{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-breakfast-image{min-height:520px}
	body.woodville-bnb-site .wv-breakfast-copy{padding:75px max(32px,8vw)}
	body.woodville-bnb-site .wv-destination-section>.wv-container{grid-template-columns:1fr;gap:60px}
	body.woodville-bnb-site .wv-reviews-grid{grid-template-columns:1fr;gap:55px}
	body.woodville-bnb-site .wv-review-score{max-width:520px}
	body.woodville-bnb-site .wv-faq-layout{grid-template-columns:1fr;gap:50px}
	body.woodville-bnb-site .wv-faq-intro{position:static}
	body.woodville-bnb-site .wv-room-detail{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-room-detail-reverse .wv-room-detail-image{order:0}
	body.woodville-bnb-site .wv-room-detail-image{min-height:540px}
	body.woodville-bnb-site .wv-feature-cards{grid-template-columns:1fr 1fr}
	body.woodville-bnb-site .wv-stay-gallery{grid-template-columns:1fr 1fr}
	body.woodville-bnb-site .wv-stay-gallery-copy{grid-column:1/-1;padding:65px}
	body.woodville-bnb-site .wv-good-grid{grid-template-columns:1fr;gap:50px}
	body.woodville-bnb-site .wv-good-intro{position:static}
	body.woodville-bnb-site .wv-explore-story{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-explore-story-reverse .wv-explore-media{order:0}
	body.woodville-bnb-site .wv-explore-media{min-height:520px}
	body.woodville-bnb-site .wv-timeline{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-timeline article{min-height:auto}
	body.woodville-bnb-site .wv-timeline article>span{margin-bottom:30px}
	body.woodville-bnb-site .wv-nearby-layout{grid-template-columns:1fr;gap:60px}
	body.woodville-bnb-site .wv-nearby-map{min-height:580px}
	body.woodville-bnb-site .wv-gallery-hero-grid,body.woodville-bnb-site .wv-contact-hero-grid{grid-template-columns:1fr;gap:50px}
	body.woodville-bnb-site .wv-gallery-hero-image,body.woodville-bnb-site .wv-contact-hero-image{max-width:760px}
	body.woodville-bnb-site .wv-gallery-item{grid-column:span 6}.woodville-bnb-site .wv-gallery-item.wv-gallery-wide{grid-column:span 12}
	body.woodville-bnb-site .wv-contact-layout{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-contact-aside{position:static;display:grid;grid-template-columns:1fr 1fr}
	body.woodville-bnb-site .wv-directions-grid{grid-template-columns:1fr;gap:55px}
	body.woodville-bnb-site .wv-footer-main{grid-template-columns:1fr 1fr;gap:50px}
	body.woodville-bnb-site .wv-footer-intro{grid-column:1/-1}
}

@media (max-width:782px){
	body.admin-bar.woodville-bnb-site .wv-site-header{top:46px}
	body.admin-bar.woodville-bnb-site .wv-site-header.is-scrolled{top:46px}
	body.admin-bar.woodville-route-gallery .wv-site-header,body.admin-bar.woodville-route-contact .wv-site-header,body.admin-bar.woodville-route-privacy .wv-site-header{top:0}
	body.admin-bar.woodville-route-gallery .wv-site-header.is-scrolled,body.admin-bar.woodville-route-contact .wv-site-header.is-scrolled,body.admin-bar.woodville-route-privacy .wv-site-header.is-scrolled{top:46px}
}

@media (max-width:720px){
	body.woodville-bnb-site{font-size:16px;padding-bottom:74px}
	body.woodville-bnb-site .wv-container,body.woodville-bnb-site .wv-narrow{width:calc(100% - 34px)}
	body.woodville-bnb-site .wv-section{padding:72px 0}
	body.woodville-bnb-site h2{font-size:clamp(2.35rem,12vw,3.7rem)}
	body.woodville-bnb-site .wv-brand-mark{width:35px;height:35px}
	body.woodville-bnb-site .wv-brand-copy strong{font-size:1.4rem}
	body.woodville-bnb-site .wv-brand-copy span{font-size:.49rem}
	body.woodville-bnb-site .wv-hero{min-height:740px}
	body.woodville-bnb-site .wv-hero-media img{object-position:center center!important}
	body.woodville-bnb-site .wv-hero-shade{background:linear-gradient(90deg,rgba(5,22,18,.87),rgba(9,31,25,.42)),linear-gradient(0deg,rgba(5,20,17,.78),transparent 55%)}
	body.woodville-bnb-site .wv-hero-inner{min-height:740px;padding:120px 0 70px;align-items:flex-end}
	body.woodville-bnb-site .wv-hero h1{font-size:clamp(3.35rem,15vw,5rem);line-height:.95}
	body.woodville-bnb-site .wv-hero-lead{font-size:1rem;line-height:1.6}
	body.woodville-bnb-site .wv-button-row{align-items:stretch}
	body.woodville-bnb-site .wv-button-row .wv-button{width:100%}
	body.woodville-bnb-site .wv-hero-note{display:none}
	body.woodville-bnb-site .wv-quick-facts-grid{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-quick-facts-grid>div{border-right:0;min-height:94px}
	body.woodville-bnb-site .wv-editorial-images{padding:0 8% 75px 0}
	body.woodville-bnb-site .wv-image-seal{left:-8px;width:104px;height:104px}
	body.woodville-bnb-site .wv-image-float{width:52%;border-width:7px}
	body.woodville-bnb-site .wv-amenity-grid{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-amenity-grid article{min-height:auto;padding:30px}
	body.woodville-bnb-site .wv-amenity-grid article>.wv-icon{margin-bottom:28px}
	body.woodville-bnb-site .wv-room-grid{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-room-card:not(.wv-room-card-large){margin-top:0}
	body.woodville-bnb-site .wv-room-body{padding:22px}
	body.woodville-bnb-site .wv-breakfast-image{min-height:400px}
	body.woodville-bnb-site .wv-breakfast-copy{padding:62px 22px}
	body.woodville-bnb-site .wv-check-list{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-destination-list>a{grid-template-columns:40px 1fr 24px;min-height:115px}
	body.woodville-bnb-site .wv-destination-list strong{font-size:1.3rem}
	body.woodville-bnb-site .wv-review-score{padding:38px 30px}
	body.woodville-bnb-site .wv-review-copy{padding-left:45px}
	body.woodville-bnb-site .wv-quote-mark{left:4px;font-size:5rem}
	body.woodville-bnb-site .wv-review-metrics{gap:26px;flex-wrap:wrap}
	body.woodville-bnb-site .wv-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:260px 200px 200px}
	body.woodville-bnb-site .wv-mosaic-a{grid-column:1/3;grid-row:1}.woodville-bnb-site .wv-mosaic-b{grid-column:1/3;grid-row:2}
	body.woodville-bnb-site .wv-accordion summary{font-size:1.15rem;min-height:78px}
	body.woodville-bnb-site .wv-final-cta{min-height:560px}
	body.woodville-bnb-site .wv-final-cta-content h2{font-size:clamp(2.8rem,13vw,4.5rem)}
	body.woodville-bnb-site .wv-page-hero{min-height:650px}
	body.woodville-bnb-site .wv-page-hero-content{padding-top:145px;padding-bottom:65px}
	body.woodville-bnb-site .wv-page-hero-content h1{font-size:clamp(3.3rem,14vw,5rem)}
	body.woodville-bnb-site .wv-room-detail-image{min-height:420px}
	body.woodville-bnb-site .wv-room-detail-copy{padding:60px 22px}
	body.woodville-bnb-site .wv-room-features{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-feature-cards{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-feature-cards article{min-height:auto}
	body.woodville-bnb-site .wv-feature-cards article>.wv-icon{margin-bottom:30px}
	body.woodville-bnb-site .wv-stay-gallery{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-stay-gallery-main{height:400px}.woodville-bnb-site .wv-stay-gallery-small{display:none}
	body.woodville-bnb-site .wv-stay-gallery-copy{grid-column:1;padding:55px 22px}
	body.woodville-bnb-site .wv-good-list{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-explore-media{min-height:400px}
	body.woodville-bnb-site .wv-explore-media figcaption{left:16px;bottom:16px;max-width:calc(100% - 32px);font-size:.56rem}
	body.woodville-bnb-site .wv-explore-copy{padding:62px 22px}
	body.woodville-bnb-site .wv-story-number{margin-bottom:30px}
	body.woodville-bnb-site .wv-photo-credits>div{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-nearby-map{min-height:430px}
	body.woodville-bnb-site .wv-gallery-hero,body.woodville-bnb-site .wv-contact-hero{padding:65px 0 70px}
	body.woodville-bnb-site .wv-gallery-hero-copy h1,body.woodville-bnb-site .wv-contact-hero-copy h1{font-size:clamp(3.5rem,15vw,5.2rem)}
	body.woodville-bnb-site .wv-gallery-toolbar{align-items:flex-start;flex-direction:column}
	body.woodville-bnb-site .wv-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:70px}
	body.woodville-bnb-site .wv-gallery-item,body.woodville-bnb-site .wv-gallery-item.wv-gallery-wide{grid-column:span 1;grid-row:span 4}.woodville-bnb-site .wv-gallery-item.wv-gallery-tall{grid-row:span 6}
	body.woodville-bnb-site .wv-gallery-overlay{opacity:1;transform:none;padding:35px 14px 13px}.woodville-bnb-site .wv-gallery-overlay strong{font-size:.78rem}.woodville-bnb-site .wv-gallery-overlay i{display:none}
	body.woodville-bnb-site .wv-gallery-note>.wv-container{align-items:flex-start;flex-direction:column}
	body.woodville-bnb-site .wv-lightbox{grid-template-columns:45px minmax(0,1fr) 45px;padding:18px 7px}
	body.woodville-bnb-site .wv-lightbox-nav{width:42px;height:42px}
	body.woodville-bnb-site .wv-lightbox-close{top:14px;right:14px}
	body.woodville-bnb-site .wv-enquiry-panel{padding:35px 20px}
	body.woodville-bnb-site .wv-form-grid{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-field-full{grid-column:1}
	body.woodville-bnb-site .wv-form-actions{align-items:flex-start;flex-direction:column}
	body.woodville-bnb-site .wv-form-actions .wv-button{width:100%}
	body.woodville-bnb-site .wv-contact-aside{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-directions-section{padding:75px 0}
	body.woodville-bnb-site .wv-directions-map{min-height:400px}
	body.woodville-bnb-site .wv-footer-main{grid-template-columns:1fr;gap:42px}
	body.woodville-bnb-site .wv-footer-intro{grid-column:1}
	body.woodville-bnb-site .wv-footer-bottom{flex-direction:column;gap:8px}
	body.woodville-bnb-site .wv-mobile-call{position:fixed;z-index:9999;left:10px;right:10px;bottom:9px;display:flex;align-items:center;justify-content:center;gap:12px;min-height:62px;padding:8px 15px;background:var(--wv-brass-light);color:var(--wv-forest-deep);box-shadow:0 12px 36px rgba(0,0,0,.26);border-radius:4px}
	body.woodville-bnb-site .wv-mobile-call .wv-icon{width:21px;height:21px}
	body.woodville-bnb-site .wv-mobile-call span{display:flex;flex-direction:column;font-weight:700;line-height:1.15}
	body.woodville-bnb-site .wv-mobile-call small{font-size:.57rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}
}

@media (max-width:420px){
	body.woodville-bnb-site .wv-brand-copy span{display:none}
	body.woodville-bnb-site .wv-navigation ul{grid-template-columns:1fr}
	body.woodville-bnb-site .wv-hero h1{font-size:3.25rem}
	body.woodville-bnb-site .wv-gallery-grid{grid-template-columns:1fr;grid-auto-rows:82px}
	body.woodville-bnb-site .wv-gallery-item,body.woodville-bnb-site .wv-gallery-item.wv-gallery-wide,body.woodville-bnb-site .wv-gallery-item.wv-gallery-tall{grid-column:1;grid-row:span 4}
}

@media (prefers-reduced-motion:reduce){
	html{scroll-behavior:auto}
	body.woodville-bnb-site *,body.woodville-bnb-site *::before,body.woodville-bnb-site *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
	.wv-js body.woodville-bnb-site [data-reveal]{opacity:1;transform:none}
}

@media print{
	body.woodville-bnb-site .wv-site-header,body.woodville-bnb-site .wv-mobile-call,body.woodville-bnb-site .wv-button,body.woodville-bnb-site .wv-site-footer,body.woodville-bnb-site .wv-lightbox{display:none!important}
	body.woodville-bnb-site{padding:0;background:#fff;color:#000}
	body.woodville-bnb-site .wv-section{padding:35px 0}
}
