
@font-face{font-family:'Brygada 1918';src:url(brygada-var.woff2) format('woff2');font-weight:500 600;font-style:normal;font-display:swap}
@font-face{font-family:'Mukta Mahee';src:url(mukta-400.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Mukta Mahee';src:url(mukta-500.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Mukta Mahee';src:url(mukta-600.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap}

:root{
  --wgb-ink:#1b1b16;
  --wgb-ink-soft:#585d4d;
  --wgb-leaf:#7a8e4e;
  --wgb-leaf-deep:#495a2b;
  --wgb-honey:#9c8122;
  --wgb-paper:#ffffff;
  --wgb-linen:#f5f2ea;
  --wgb-edge:#e2ded1;
  --wgb-accent:#5e6c38;
  --wgb-on-dark:#f2efe6;
  --wgb-gut:clamp(18px,4vw,42px);
  --wgb-hold:1236px;
}

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{
  margin:0;
  background:var(--wgb-paper);
  color:var(--wgb-ink);
  font-family:'Mukta Mahee',system-ui,sans-serif;
  font-size:17px;
  line-height:1.62;
}
img{max-width:100%;display:block}
a{color:inherit}
h1,h2,h3{font-family:'Brygada 1918',Georgia,serif;font-weight:600;line-height:1.15;margin:0}
h1{font-size:clamp(30px,4.4vw,50px);letter-spacing:-.005em}
h2{font-size:clamp(24px,3.1vw,35px)}
h3{font-size:19px;font-weight:500}
p{margin:0 0 1em}
:focus-visible{outline:3px solid var(--wgb-accent);outline-offset:3px}

.bedwrap{max-width:var(--wgb-hold);margin-inline:auto;padding-inline:var(--wgb-gut)}
.skiprail{
  position:absolute;left:-9999px;top:0;z-index:40;
  background:var(--wgb-ink);color:var(--wgb-on-dark);padding:12px 20px;border-radius:0 0 10px 0
}
.skiprail:focus{left:0}

.roomtop{border-bottom:1px solid var(--wgb-edge);background:var(--wgb-paper)}
.roomtop > .bedwrap{display:flex;align-items:center;gap:26px;min-height:78px;flex-wrap:wrap}
.sitemark{display:inline-flex;align-items:center;padding:14px 0}
.sitemark img{width:212px;height:23px}
.menuroll{margin-left:auto;display:flex;flex-wrap:wrap;gap:6px 22px;padding-bottom:6px}
.menuroll a{
  text-decoration:none;font-size:15px;font-weight:500;letter-spacing:.02em;
  padding:6px 0;border-bottom:2px solid transparent
}
.menuroll a:hover{border-bottom-color:var(--wgb-accent)}

.pathrail{font-size:14px;color:var(--wgb-ink-soft);padding:16px 0 4px}
.pathrail ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:4px 10px}

.pathrail li+li::before{content:'/';margin-right:10px;color:var(--wgb-ink-soft)}
.pathrail a{text-decoration:none}
.pathrail a:hover{text-decoration:underline}

section{padding:clamp(44px,6vw,78px) 0}
.softfloor{background:var(--wgb-linen)}
.washfloor{background:linear-gradient(180deg,var(--wgb-paper) 0%,var(--wgb-linen) 100%)}
.darkband{
  background:#262b1e;
  --wgb-ink:#f2efe6;
  --wgb-ink-soft:#c9cdb8;
  --wgb-accent:#c2d189;
  --wgb-honey:#d9c26a;
  --wgb-leaf:#a7bd6e;
  --wgb-edge:#414734;
  color:var(--wgb-on-dark)
}
.darkband h2{color:var(--wgb-on-dark)}
.lastfloor{border-top:1px solid var(--wgb-edge)}

.openfold{padding-bottom:0}

.overnote{
  font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;
  color:var(--wgb-accent);margin:0 0 12px
}
.sectitle{max-width:26ch}
.leadpara{font-size:clamp(17px,1.5vw,19px);color:var(--wgb-ink-soft);max-width:62ch;margin-top:14px}
.flatnote{max-width:74ch;color:var(--wgb-ink-soft)}

.outbtn{
  display:inline-flex;align-items:center;gap:9px;cursor:pointer;
  font:inherit;font-weight:600;font-size:15px;letter-spacing:.01em;
  border:1px solid var(--wgb-leaf-deep);background:var(--wgb-leaf-deep);color:#fff;
  padding:13px 24px;border-radius:2px;text-decoration:none
}
.outbtn:hover{background:#3b4a20;border-color:#3b4a20}
.outbtn[data-quiet]{background:transparent;color:var(--wgb-ink);border-color:currentColor}
.outbtn[data-quiet]:hover{background:transparent;color:var(--wgb-accent);border-color:var(--wgb-accent)}
.ctaduo{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
.buypic{
  border:0;background:none;padding:0;cursor:pointer;display:inline-block;line-height:0
}
.buypic img{max-width:min(260px,100%);height:auto}
.notepic{max-width:min(380px,100%);height:auto;opacity:.9}

.bigroom{padding-top:clamp(34px,4vw,58px)}
.bigroom > .bedwrap{display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:1fr;align-items:center}
.bigroom h1{margin-bottom:6px}
.shotwrap{position:relative;overflow:hidden;background:var(--wgb-linen);border-radius:3px}
.shotwrap::before{content:'';display:block;padding-top:82%}
.roomshot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}

.setgrid{display:grid;gap:clamp(18px,2.4vw,30px);grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}
.gridwrap{margin-top:clamp(26px,3vw,40px)}
.setcard{
  display:flex;flex-direction:column;min-height:0;
  background:var(--wgb-paper);border:1px solid var(--wgb-edge);border-radius:3px;overflow:hidden
}
.setcard .shotwrap{border-radius:0}
.setcard .shotwrap::before{padding-top:100%}
.setcard h3{margin:0 0 6px;font-size:17px;font-weight:600;font-family:inherit;line-height:1.35}
.setcard h3 a{text-decoration:none}
.setcard h3 a:hover{text-decoration:underline}
.setcard > div:last-child{padding:16px 17px 18px;display:flex;flex-direction:column;flex:1}

.setcard .flatnote{margin:0 0 10px;font-size:15px;max-width:none}
.setcard .askingrow{margin-top:auto;padding-top:10px}

.settile{
  position:relative;display:flex;flex-direction:column;min-height:0;
  text-decoration:none;border:1px solid var(--wgb-edge);border-radius:3px;overflow:hidden;
  background:var(--wgb-paper)
}
.settile .shotwrap::before{padding-top:74%}
.settile > div{padding:15px 17px 17px}
.settile strong{display:block;font-family:'Brygada 1918',Georgia,serif;font-size:19px;font-weight:600}
.settile span{display:block;color:var(--wgb-ink-soft);font-size:14.5px;margin-top:4px}
.settile:hover{border-color:var(--wgb-accent)}

.setrail{display:grid;gap:clamp(16px,2vw,24px);grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
.twotile{display:grid;gap:clamp(18px,2.4vw,28px);grid-template-columns:1fr}
.twotile > *{padding:clamp(26px,3.4vw,44px);border-radius:3px}

.twotile > :first-child{background:#eef1e2}
.twotile > :last-child{border:1px solid var(--wgb-edge)}
.twotile h2{font-size:clamp(21px,2.3vw,27px)}

.askingrow{
  display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;
  margin:10px 0 0;font-weight:600;font-size:20px;color:inherit
}
.askingrow small{font-weight:400;font-size:13.5px;color:var(--wgb-ink-soft)}
.starstrip{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:var(--wgb-ink-soft)}
.starstrip b{color:var(--wgb-ink);font-weight:600}

.starstrip i{
  font-style:normal;letter-spacing:.08em;color:var(--wgb-honey);
}
.setmark{
  display:inline-block;font-size:12px;letter-spacing:.09em;text-transform:uppercase;
  font-weight:600;color:var(--wgb-leaf-deep);background:#eef1e2;
  padding:4px 9px;border-radius:2px;margin-bottom:9px
}

.piecelist{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:11px}
.piecelist li{padding-left:22px;position:relative;color:var(--wgb-ink-soft)}
.piecelist li::before{
  content:'';position:absolute;left:0;top:.62em;width:9px;height:9px;
  background:var(--wgb-leaf);border-radius:1px
}
.piecelist li b{color:var(--wgb-ink);font-weight:600}
.inbag{
  display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none
}
.inbag li{
  border:1px solid var(--wgb-edge);border-radius:2px;padding:6px 12px;font-size:14.5px
}
.bedtable{width:100%;border-collapse:collapse;margin-top:18px;font-size:15.5px}
.bedtable caption{text-align:left;color:var(--wgb-ink-soft);font-size:14.5px;padding-bottom:10px}
.bedtable th,.bedtable td{
  text-align:left;padding:11px 14px;border-bottom:1px solid var(--wgb-edge)
}
.bedtable th{font-weight:600;background:var(--wgb-linen)}
.samefamily{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;padding:0;list-style:none}
.samefamily a{
  display:flex;align-items:center;gap:9px;text-decoration:none;font-size:14.5px;
  border:1px solid var(--wgb-edge);border-radius:2px;padding:6px 12px 6px 7px
}
.samefamily a[aria-current]{border-color:var(--wgb-accent);font-weight:600}
.samefamily img{width:38px;height:38px;object-fit:cover;border-radius:2px}
.moresets{margin-top:clamp(30px,4vw,48px)}
.washrow{display:grid;gap:clamp(16px,2vw,26px);grid-template-columns:1fr;margin-top:22px}
.carecol{border:1px solid var(--wgb-edge);border-radius:3px;padding:22px 24px}
.carecol h3{margin-bottom:8px}
.carecol p:last-child{margin-bottom:0}

main address{font-style:normal;margin:0 0 12px;line-height:1.55}

.toneband .setrail{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}
.tonechip{
  display:flex;align-items:center;gap:12px;text-decoration:none;
  border:1px solid var(--wgb-edge);border-radius:3px;padding:12px 14px;background:var(--wgb-paper)
}
.tonechip:hover{border-color:var(--wgb-accent)}
.tonechip span{display:block;font-size:14px;color:var(--wgb-ink-soft)}
.tonechip strong{display:block;font-weight:600}
.colourdot{
  width:34px;height:34px;border-radius:50%;flex:none;
  border:1px solid rgba(0,0,0,.14);box-shadow:inset 0 0 0 3px rgba(255,255,255,.55)
}
.printbar{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px;padding:0;list-style:none}
.printbar a{
  text-decoration:none;border:1px solid var(--wgb-edge);border-radius:999px;
  padding:7px 15px;font-size:14.5px
}
.printbar a:hover{border-color:var(--wgb-accent)}

.sizepill{
  display:inline-flex;align-items:baseline;gap:8px;text-decoration:none;
  border:1px solid var(--wgb-edge);border-radius:999px;padding:8px 17px;font-size:15px
}
.sizepill b{font-weight:600}
.sizepill span{color:var(--wgb-ink-soft);font-size:13.5px}
.sizepill:hover{border-color:var(--wgb-accent)}
.sizerule{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;padding:0;list-style:none}
.bedplan{
  display:flex;flex-direction:column;justify-content:flex-end;min-height:132px;
  text-decoration:none;border:1px solid var(--wgb-edge);border-radius:3px;
  padding:18px 20px;background:var(--wgb-paper)
}
.bedplan strong{
  font-family:'Brygada 1918',Georgia,serif;font-size:23px;font-weight:600
}
.bedplan span{color:var(--wgb-ink-soft);font-size:14px}
.bedplan:hover{border-color:var(--wgb-accent)}

.facetbar{
  display:flex;flex-wrap:wrap;gap:10px 26px;align-items:center;
  padding:18px 0;border-bottom:1px solid var(--wgb-edge);margin-bottom:8px
}
.chiprail{display:flex;flex-wrap:wrap;gap:9px;padding:0;margin:0;list-style:none}

.chiprail a,.chiprail button{
  text-decoration:none;font-size:14.5px;border:1px solid var(--wgb-edge);
  border-radius:999px;padding:6px 14px;
  font-family:inherit;color:inherit;background:none;cursor:pointer;line-height:1.5
}
.chiprail a:hover,.chiprail button:hover{border-color:var(--wgb-accent)}
.chiprail [aria-current],.chiprail [aria-pressed="true"]{
  background:var(--wgb-leaf-deep);border-color:var(--wgb-leaf-deep);color:#fff
}
.sortline{margin-left:auto;font-size:14.5px;color:var(--wgb-ink-soft)}

.ruletable{width:100%;border-collapse:collapse;margin-top:24px;font-size:15.5px}
.ruletable th,.ruletable td{
  text-align:left;padding:14px 16px;border-bottom:1px solid var(--wgb-edge);vertical-align:top
}
.ruletable thead th{background:var(--wgb-linen);font-weight:600;white-space:nowrap}
.ruletable tbody th{font-weight:600;width:26%}

.ruletable caption{max-width:74ch;text-align:left;padding:0 16px 10px}

.usprow{
  display:grid;gap:clamp(16px,2vw,26px);grid-template-columns:1fr;
  margin-top:clamp(26px,3vw,38px);padding:0;list-style:none
}
.usprow li{border-top:2px solid var(--wgb-leaf);padding-top:16px}
.usprow strong{display:block;font-family:'Brygada 1918',Georgia,serif;font-size:19px;margin-bottom:6px}
.usprow span{color:var(--wgb-ink-soft);font-size:15.5px}
.quoterow{display:grid;gap:clamp(18px,2.2vw,28px);grid-template-columns:1fr;margin-top:30px}
.saidit{margin:0;background:var(--wgb-paper);border:1px solid var(--wgb-edge);border-radius:3px;padding:24px 26px}
.saidit p{font-family:'Brygada 1918',Georgia,serif;font-size:18px;line-height:1.55}
.saidit footer{font-size:14px;color:var(--wgb-ink-soft)}
.numfloor{border-top:1px solid var(--wgb-edge);border-bottom:1px solid var(--wgb-edge)}
.figurerow{display:grid;gap:22px;grid-template-columns:1fr;text-align:left}
.figurerow b{
  display:block;font-family:'Brygada 1918',Georgia,serif;
  font-size:clamp(28px,3.6vw,40px);font-weight:600;line-height:1.1
}
.figurerow span{color:var(--wgb-ink-soft);font-size:15px}

.readgrid{display:grid;gap:clamp(18px,2.4vw,28px);grid-template-columns:1fr}
.readcard{
  display:flex;flex-direction:column;text-decoration:none;
  border:1px solid var(--wgb-edge);border-radius:3px;padding:24px 26px;background:var(--wgb-paper)
}
.readcard strong{font-family:'Brygada 1918',Georgia,serif;font-size:20px;font-weight:600}
.readcard span{color:var(--wgb-ink-soft);font-size:15.5px;margin-top:8px}
.readcard:hover{border-color:var(--wgb-accent)}
.qroll{margin-top:26px;display:grid;gap:14px}
.qbox{border:1px solid var(--wgb-edge);border-radius:3px;padding:20px 24px}
.qbox h3{margin-bottom:7px}
.qbox p:last-child{margin-bottom:0}

.foldedpage{max-width:70ch;margin-top:clamp(20px,2.4vw,30px)}
.foldedpage h3{margin:clamp(26px,3vw,36px) 0 10px}
.foldedpage p{margin:0 0 16px}
.foldedpage ul{margin:0 0 18px;padding-left:20px;display:grid;gap:8px}
.foldedpage li{padding-left:2px}

.foldedpage .ruletable{margin-bottom:22px}
.foldedpage > :last-child{margin-bottom:0}

.foldedpage:first-child{margin-top:0}
.foldedpage > :first-child{margin-top:0}

.matchform{display:grid;gap:clamp(20px,2.6vw,32px);margin-top:clamp(24px,3vw,36px)}
.matchstep{border:1px solid var(--wgb-edge);border-radius:3px;padding:22px 24px}
.matchstep legend{
  font-family:'Brygada 1918',Georgia,serif;font-size:19px;font-weight:600;padding:0 8px
}
.matchstep > .flatnote{margin:10px 0 0;font-size:15px}
.matchstep > div{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}
.matchstep label{
  display:inline-flex;align-items:center;gap:8px;cursor:pointer;
  border:1px solid var(--wgb-edge);border-radius:999px;padding:8px 16px;font-size:15px
}

.matchstep label small{color:var(--wgb-ink-soft);font-weight:400}
.matchstep label:has(input:checked){border-color:var(--wgb-accent);background:#eef1e2;font-weight:600}
.matchstep input{accent-color:var(--wgb-leaf-deep)}
.matchout{margin-top:clamp(26px,3vw,40px)}

.roomfoot{
  background:var(--wgb-linen);border-top:1px solid var(--wgb-edge);
  padding:clamp(38px,4.4vw,56px) 0 34px;font-size:15px
}
.roomfoot nav{display:grid;gap:26px;grid-template-columns:1fr}
.roomfoot h3{font-size:15px;letter-spacing:.1em;text-transform:uppercase;font-family:inherit;font-weight:600;margin-bottom:12px}
.roomfoot ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.roomfoot a{text-decoration:none;color:var(--wgb-ink-soft)}
.roomfoot a:hover{color:var(--wgb-ink);text-decoration:underline}

.roomfoot address{font-style:normal;color:var(--wgb-ink-soft);display:block;margin-top:26px}
.roomfoot img[width]{margin-top:22px}

.tuckedin{display:none}

@media (min-width:700px){
  .twotile{grid-template-columns:1fr 1fr}
  
  .usprow{grid-template-columns:repeat(2,1fr)}
  .quoterow{grid-template-columns:repeat(3,1fr)}
  .readgrid{grid-template-columns:repeat(2,1fr)}
  .washrow{grid-template-columns:1fr 1fr}
  .figurerow{grid-template-columns:repeat(4,1fr)}
  .roomfoot nav{grid-template-columns:repeat(4,1fr)}
}
@media (min-width:960px){
  .bigroom > .bedwrap{grid-template-columns:1.02fr .98fr}
  .usprow{grid-template-columns:repeat(4,1fr)}
  .readgrid{grid-template-columns:repeat(3,1fr)}
}
@media (prefers-reduced-motion:reduce){
  *{animation:none !important;transition:none !important}
}
