.LGLeeN-keyboard-shortcuts-view { display: flex; }
.LGLeeN-keyboard-shortcuts-view table, .LGLeeN-keyboard-shortcuts-view tbody, .LGLeeN-keyboard-shortcuts-view td, .LGLeeN-keyboard-shortcuts-view tr { background: inherit; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; margin: 0px; padding: 0px; }
.LGLeeN-keyboard-shortcuts-view table { display: table; }
.LGLeeN-keyboard-shortcuts-view tr { display: table-row; }
.LGLeeN-keyboard-shortcuts-view td { box-sizing: border-box; display: table-cell; color: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); padding: 6px; vertical-align: middle; white-space: nowrap; }
.LGLeeN-keyboard-shortcuts-view td:first-child { text-align: end; }
.LGLeeN-keyboard-shortcuts-view td kbd { background-color: light-dark(rgb(232, 234, 237), rgb(60, 64, 67)); border-radius: 2px; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; box-sizing: border-box; color: inherit; display: inline-block; font-family: "Cinzel", sans-serif; line-height: 16px; margin: 0px 2px; min-height: 20px; min-width: 20px; padding: 2px 4px; position: relative; text-align: center; }
.gm-control-active > img { box-sizing: content-box; display: none; left: 50%; pointer-events: none; position: absolute; top: 50%; transform: translate(-50%, -50%); }
.gm-control-active > img:first-child { display: block; }
.gm-control-active:active > img:first-child, .gm-control-active:disabled > img:first-child, .gm-control-active:focus > img:first-child, .gm-control-active:hover > img:first-child { display: none; }
.gm-control-active:focus > img:nth-child(2), .gm-control-active:hover > img:nth-child(2) { display: block; }
.gm-control-active:active > img:nth-child(3) { display: block; }
.gm-control-active:disabled > img:nth-child(4) { display: block; }
sentinel { }
.gm-style .gm-style-cc a, .gm-style .gm-style-cc button, .gm-style .gm-style-cc span, .gm-style .gm-style-mtc div { font-size: 10px; box-sizing: border-box; }
.gm-style .gm-style-cc a, .gm-style .gm-style-cc button, .gm-style .gm-style-cc span { outline-offset: 3px; }
sentinel { }
@media print {
  .gm-style .gmnoprint, .gmnoprint { display: none; }
}
@media screen {
  .gm-style .gmnoscreen, .gmnoscreen { display: none; }
}
.gm-style-moc { background-color: rgba(0, 0, 0, 0.59); pointer-events: none; text-align: center; transition: opacity ease-in-out; }
.gm-style-mot { color: white; font-family: "Montserrat", sans-serif; font-size: 22px; margin: 0px; position: relative; top: 50%; transform: translateY(-50%); }
sentinel { }
.gm-style img { max-width: none; }
.gm-style { font: 400 11px Roboto, Arial, sans-serif; text-decoration: none; }
*, ::before, ::after { box-sizing: border-box; margin: 0px; padding: 0px; }
:root { --ink: #1a1a18; --ink2: #5a5550; --ink3: #9e9890; --paper: #faf9f6; --paper2: #f2efe9; --border: #e0dbd2; --border2: #ccc7be; --gold: #c8a440; --gold-bg: #fdf8ec; --gold-border: #e8d898; --hdr: #181816; --hdr-text: #ede9e0; }
body { font-family: "Cardo", serif; background: var(--paper); color: var(--ink); font-size: 15px; -webkit-font-smoothing: antialiased; }
.hdr { background: var(--hdr); color: var(--hdr-text); padding: 2rem 2rem 1.8rem; }
.hdr-inner { max-width: 1100px; margin: 0px auto; }
.bc { display: flex; gap: 8px; align-items: center; font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: rgb(138, 128, 112); margin-bottom: 0.9rem; }
.bc a { color: rgb(138, 128, 112); text-decoration: none; }
.bc a:hover { color: var(--hdr-text); }
.bc-sep { opacity: 0.35; }
h1 { font-size: clamp(20px, 3.5vw, 32px); font-weight: 400; letter-spacing: -0.02em; color: var(--hdr-text); margin-bottom: 0.3rem; line-height: 1.15; }
.sub { font-size: 13px; color: rgb(120, 110, 96); font-style: italic; margin-bottom: 1.4rem; display: block; }
.stats { display: flex; flex-wrap: wrap; gap: 1.8rem; margin-top: 1rem; }
.sv { font-size: 21px; color: var(--hdr-text); }
.sl { font-size: 10px; letter-spacing: 0.15em; text-transform: uppercase; color: rgb(120, 110, 96); }
.ct2 { font-size: 11px; padding: 2px 9px; border-radius: 10px; display: inline-block; margin-top: 0.5rem; }
.mt { font-size: 11px; padding: 2px 9px; border-radius: 10px; background: var(--gold-bg); color: rgb(154, 112, 16); border: 1px solid var(--gold-border); display: inline-block; margin-top: 0.5rem; margin-left: 6px; }
#mwrap { width: 100%; height: 440px; background: rgb(232, 228, 220); }
#gmap { width: 100%; height: 100%; }
.main { max-width: 1100px; margin: 0px auto; padding: 2rem 2rem 4rem; }
.detail-card { background: rgb(255, 255, 255); border: 1px solid var(--border); border-radius: 4px; padding: 1.5rem; margin-bottom: 1.5rem; }
.detail-card h2 { font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase; color: var(--ink3); margin-bottom: 1rem; font-weight: 400; }
.xi { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 1rem; }
.xp { font-size: 12px; padding: 3px 10px; border-radius: 10px; border: 1px solid var(--border); color: var(--ink3); background: rgb(255, 255, 255); white-space: nowrap; }
.xp.res { border-color: rgb(212, 160, 160); color: rgb(138, 48, 48); background: rgb(253, 240, 240); }
.xp.smoke { border-color: rgb(176, 196, 176); color: rgb(42, 90, 42); background: rgb(240, 248, 240); }
.xp.priv { border-color: rgb(160, 180, 212); color: rgb(26, 58, 106); background: rgb(240, 244, 252); }
.xp.budget { border-color: rgb(200, 164, 64); color: rgb(122, 96, 16); background: rgb(253, 248, 236); font-weight: 600; }
.xp.hours { white-space: normal; word-break: break-word; line-height: 1.4; display: block; }
.addr { font-size: 14px; color: var(--ink2); line-height: 1.7; }
.lks { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 1rem; }
.lk { font-size: 13px; color: var(--ink2); text-decoration: none; border-bottom: 1px solid var(--border2); padding-bottom: 1px; }
.lk:hover { color: var(--ink); border-color: var(--ink); }
.foot { text-align: center; padding: 2rem; font-size: 12px; color: var(--border2); letter-spacing: 0.04em; }
@media (max-width: 768px) {
  .hdr { padding: 1.2rem 1rem 1rem; }
  .main { padding: 1rem 1rem 3rem; }
  .stats { gap: 1rem; }
  .sv { font-size: 17px; }
  .sl { font-size: 9px; }
  h1 { font-size: 19px; }
  #mwrap { height: 280px; }
}
@-webkit-keyframes _gm2781 { 
  0% { transform: translate3d(0px, -500px, 0px); animation-timing-function: ease-in; }
  50% { transform: translate3d(0px, 0px, 0px); animation-timing-function: ease-out; }
  75% { transform: translate3d(0px, -20px, 0px); animation-timing-function: ease-in; }
  100% { transform: translate3d(0px, 0px, 0px); animation-timing-function: ease-out; }
}

/* armenian */

/* bengali */

/* canadian-aboriginal */

/* cyrillic-ext */

/* cyrillic */

/* devanagari */

/* ethiopic */

/* georgian */

/* greek-ext */

/* greek */

/* gujarati */

/* gurmukhi */

/* hebrew */

/* khmer */

/* lao */

/* malayalam */

/* oriya */

/* sinhala */

/* symbols */

/* tamil */

/* telugu */

/* thai */

/* vietnamese */

/* latin-ext */

/* latin */

/* armenian */

/* bengali */

/* canadian-aboriginal */

/* cyrillic-ext */

/* cyrillic */

/* devanagari */

/* ethiopic */

/* georgian */

/* greek-ext */

/* greek */

/* gujarati */

/* gurmukhi */

/* hebrew */

/* khmer */

/* lao */

/* malayalam */

/* oriya */

/* sinhala */

/* symbols */

/* tamil */

/* telugu */

/* thai */

/* vietnamese */

/* latin-ext */

/* latin */

/* armenian */

/* bengali */

/* canadian-aboriginal */

/* cyrillic-ext */

/* cyrillic */

/* devanagari */

/* ethiopic */

/* georgian */

/* greek-ext */

/* greek */

/* gujarati */

/* gurmukhi */

/* hebrew */

/* khmer */

/* lao */

/* malayalam */

/* oriya */

/* sinhala */

/* symbols */

/* tamil */

/* telugu */

/* thai */

/* vietnamese */

/* latin-ext */

/* latin */

/* armenian */

/* bengali */

/* canadian-aboriginal */

/* cyrillic-ext */

/* cyrillic */

/* devanagari */

/* ethiopic */

/* georgian */

/* greek-ext */

/* greek */

/* gujarati */

/* gurmukhi */

/* hebrew */

/* kannada */

/* khmer */

/* lao */

/* malayalam */

/* oriya */

/* sinhala */

/* symbols */

/* tamil */

/* telugu */

/* thai */

/* vietnamese */

/* latin-ext */

/* latin */

/* armenian */

/* bengali */

/* canadian-aboriginal */

/* cyrillic-ext */

/* cyrillic */

/* devanagari */

/* ethiopic */

/* georgian */

/* greek-ext */

/* greek */

/* gujarati */

/* gurmukhi */

/* hebrew */

/* kannada */

/* khmer */

/* lao */

/* malayalam */

/* oriya */

/* sinhala */

/* symbols */

/* tamil */

/* telugu */

/* thai */

/* vietnamese */

/* latin-ext */

/* latin */

/* armenian */

/* bengali */

/* canadian-aboriginal */

/* cyrillic-ext */

/* cyrillic */

/* devanagari */

/* ethiopic */

/* georgian */

/* greek-ext */

/* greek */

/* gujarati */

/* gurmukhi */

/* hebrew */

/* kannada */

/* khmer */

/* lao */

/* malayalam */

/* oriya */

/* sinhala */

/* symbols */

/* tamil */

/* telugu */

/* thai */

/* vietnamese */

/* latin-ext */

/* latin */

/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */

/* latin */

/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */

/* latin */

/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */

/* latin */

/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */

/* latin */



