.asakusa-room-gallery{margin-top:80px;padding-top:34px;border-top:1px solid #dedbd5}
.room-gallery-heading{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:end;margin-bottom:28px}
.room-gallery-heading h3{font:400 34px/1.1 Georgia,serif;margin:0}
.room-gallery-heading>p{color:#77716a;font-size:14px;line-height:1.7;margin:0}
.stays-section .room-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,230px);grid-auto-flow:row;gap:8px}
.stays-section .room-gallery img{display:block;width:100%;height:100%;min-width:0;object-fit:cover}
.stays-section .room-gallery img:first-child{grid-column:1/7;grid-row:1/3}
.stays-section .room-gallery.gallery-five img:nth-child(2){grid-column:7/10;grid-row:1}
.stays-section .room-gallery.gallery-five img:nth-child(3){grid-column:10/13;grid-row:1}
.stays-section .room-gallery.gallery-five img:nth-child(4){grid-column:7/10;grid-row:2}
.stays-section .room-gallery.gallery-five img:nth-child(5){grid-column:10/13;grid-row:2}
.stays-section .room-gallery.gallery-six img:nth-child(2){grid-column:7/9;grid-row:1}
.stays-section .room-gallery.gallery-six img:nth-child(3){grid-column:9/11;grid-row:1}
.stays-section .room-gallery.gallery-six img:nth-child(4){grid-column:11/13;grid-row:1}
.stays-section .room-gallery.gallery-six img:nth-child(5){grid-column:7/10;grid-row:2}
.stays-section .room-gallery.gallery-six img:nth-child(6){grid-column:10/13;grid-row:2}
.property-photos.property-photos-single{grid-template-columns:1fr}
@media(max-width:900px){.asakusa-room-gallery{margin-top:55px}.room-gallery-heading{grid-template-columns:1fr;gap:12px}.stays-section .room-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:260px 170px 170px;grid-auto-rows:170px}.stays-section .room-gallery img:first-child{grid-column:1/3;grid-row:1}.stays-section .room-gallery.gallery-five img:nth-child(n+2),.stays-section .room-gallery.gallery-six img:nth-child(n+2){grid-column:auto;grid-row:auto}.stays-section .room-gallery.gallery-six img:nth-child(6){grid-column:1/3}}
.date-input-shell {
  position: relative;
}

.date-input-shell .date-display {
  pointer-events: none;
}

.date-input-shell .date-picker-proxy {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
:root{--ink:#171715;--gold:#c99743;--cream:#f5f1e9;--line:#ded8ce;--muted:#6d6861}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:92px;padding:0 clamp(24px,5vw,78px);display:flex;align-items:center;gap:44px;border-bottom:1px solid #ece8e1;background:rgba(255,255,255,.97);position:relative;z-index:10}.brand{width:170px;height:76px;display:flex;align-items:center;overflow:hidden;margin-right:auto}.brand img{width:100%;height:100%;object-fit:contain}nav{display:flex;gap:34px;font-size:13px;letter-spacing:.05em}nav a:hover{color:var(--gold)}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:18px 24px;background:var(--gold);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:.25s}.button:hover{background:#ae7d2f;transform:translateY(-2px)}.button-small{padding:14px 20px;font-size:11px}.hero{min-height:calc(100vh - 92px);position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('/images/ikebukuro.jpg') center 54%/cover no-repeat;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,13,12,.84),rgba(12,13,12,.58) 43%,rgba(12,13,12,.08) 78%),linear-gradient(0deg,rgba(0,0,0,.32),transparent 45%)}.hero-content{position:relative;z-index:2;width:min(760px,80%);margin-left:clamp(24px,8vw,130px);padding:90px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.22em;margin:0 0 24px}.eyebrow.gold{color:var(--gold)}h1,h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.98;letter-spacing:-.035em}h1{font-size:clamp(58px,7.5vw,112px)}h2{font-size:clamp(44px,5vw,76px)}.hero-copy{max-width:640px;margin:30px 0 36px;font-size:17px;line-height:1.75;color:rgba(255,255,255,.9)}.hero-actions{display:flex;align-items:center;gap:34px}.text-link{font-size:12px;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.55);padding:12px 0}.hero-card{position:absolute;right:clamp(24px,5vw,80px);bottom:48px;z-index:2;width:280px;padding:25px;border-left:1px solid rgba(255,255,255,.55);background:rgba(15,15,14,.38);backdrop-filter:blur(9px)}.hero-card span{color:var(--gold);font-size:11px}.hero-card p{font-size:10px;letter-spacing:.22em;margin:18px 0 10px}.hero-card strong{font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.45}.section{padding:110px clamp(24px,8vw,130px)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end}.intro-copy{border-left:1px solid var(--line);padding-left:8vw}.intro-copy p{margin:0 0 20px;color:var(--muted);line-height:1.8;font-size:17px}.stays-section{background:var(--cream)}.section-heading{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:8vw;margin-bottom:55px}.section-heading>p{color:var(--muted);line-height:1.8;font-size:17px;max-width:470px}.stay-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.stay-card{background:#fff;transition:.25s}.stay-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(26,22,17,.1)}.stay-image{height:360px;position:relative;overflow:hidden;background:#292823}.stay-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.stay-card:hover img{transform:scale(1.025)}.stay-image small{position:absolute;top:18px;right:18px;background:#fff;padding:10px;font-size:10px}.photo-pending{background:linear-gradient(135deg,#22211e,#6b604d);display:grid;place-items:center;color:#fff}.photo-pending div{text-align:center}.photo-pending span{display:block;font-size:11px;letter-spacing:.3em;color:#d9b571;margin-bottom:15px}.photo-pending strong{font-family:Georgia,serif;font-size:28px;font-weight:400}.stay-body{padding:28px 30px 32px;display:flex;flex-direction:column;gap:8px}.stay-body p{margin:0;color:var(--gold);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.stay-body h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:3px 0 8px}.stay-body span{color:var(--muted);font-size:14px;line-height:1.5}.stay-body b{font-size:11px;font-weight:400;color:#8a857d;margin-top:8px}.stay-body i{font-size:11px;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-top:18px}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;padding:0 clamp(24px,8vw,130px)}.feature-strip>div{padding:55px 38px;border-right:1px solid #423f39}.feature-strip>div:first-child{border-left:1px solid #423f39}.feature-strip span{color:var(--gold);font-size:10px}.feature-strip strong{display:block;font-family:Georgia,serif;font-size:23px;font-weight:400;margin:22px 0 10px}.feature-strip p{color:#aaa49b;font-size:13px;line-height:1.6}.booking-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;background:#fff}.booking-intro>p:not(.eyebrow){color:var(--muted);line-height:1.8;margin:28px 0}.contact-mini{display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--line);padding-top:25px;font-size:13px}.contact-mini a:hover{color:var(--gold)}.booking-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:var(--cream);padding:38px}.booking-form label{display:flex;flex-direction:column;gap:9px}.booking-form .full{grid-column:1/-1}.booking-form label>span{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid #d4cec3;background:#fff;padding:15px;font:inherit;color:var(--ink);border-radius:0}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{outline:1px solid var(--gold);border-color:var(--gold)}.booking-form label small{color:var(--muted);font-size:11px;line-height:1.4}.submit-button{margin-top:8px;min-height:54px}.request-ready{background:#fff;border-left:3px solid var(--gold);padding:24px}.request-ready>strong{font-family:Georgia,serif;font-size:24px}.request-ready p{color:var(--muted);font-size:13px;line-height:1.6}.request-ready>div{display:flex;gap:12px;flex-wrap:wrap}.whatsapp-button{background:#197d4d}.email-button{background:var(--ink)}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:20;background:#137d4d;color:#fff;padding:14px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(0,0,0,.22)}.whatsapp-float>span{font-size:25px;color:#fff}.whatsapp-float div{display:flex;flex-direction:column;gap:2px}.whatsapp-float small{font-size:8px;letter-spacing:.18em}.whatsapp-float strong{font-size:13px}footer{padding:45px clamp(24px,8vw,130px);display:grid;grid-template-columns:150px 1fr auto auto;align-items:center;gap:40px;border-top:1px solid var(--line)}footer img{width:140px;height:95px;object-fit:contain}footer strong{font-family:Georgia,serif;font-size:18px;font-weight:400}footer p{color:#746f67;font-size:12px;line-height:1.6}.footer-contact{display:flex;gap:22px;font-size:12px}.copyright{text-align:right}@media(max-width:900px){.site-header{height:76px;padding:0 20px}.brand{width:125px;height:64px}nav{display:none}.button-small{padding:12px 14px}.hero{min-height:760px}.hero-content{margin:0 24px;width:auto;padding-bottom:170px}.hero-card{left:24px;right:auto;bottom:28px;width:270px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.section{padding:76px 24px}.intro,.section-heading,.booking-section{grid-template-columns:1fr}.intro-copy{border-left:0;border-top:1px solid var(--line);padding:35px 0 0}.stay-grid{grid-template-columns:1fr}.stay-image{height:280px}.feature-strip{grid-template-columns:1fr;padding:0 24px}.feature-strip>div,.feature-strip>div:first-child{border-left:0;border-right:0;border-bottom:1px solid #423f39;padding:34px 0}.booking-form{padding:24px;grid-template-columns:1fr}.booking-form label,.booking-form .full{grid-column:1}.whatsapp-float{right:12px;bottom:12px}.whatsapp-float small{display:none}footer{grid-template-columns:1fr;gap:14px}.copyright{text-align:left}.footer-contact{margin:8px 0}footer img{width:130px;height:85px}}
.admin-page{min-height:100vh;background:#f4f1eb}.admin-header{height:90px;background:#fff;padding:0 6vw;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.admin-header img{width:130px;height:78px;object-fit:contain}.admin-header>div{border-left:1px solid var(--line);padding-left:24px;display:flex;flex-direction:column;gap:5px}.admin-header span{font-size:9px;letter-spacing:.18em;color:var(--gold)}.admin-header strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.admin-summary{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;padding:0 6vw}.admin-summary div{padding:34px;border-right:1px solid #44413c}.admin-summary span{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#aaa}.admin-summary strong{display:block;font-family:Georgia,serif;font-size:38px;font-weight:400;margin-top:8px}.admin-content{padding:65px 6vw}.admin-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.admin-title h1{font-size:58px}.empty-state{background:#fff;padding:60px;text-align:center;border:1px solid var(--line)}.empty-state strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.empty-state p{max-width:650px;margin:16px auto;color:var(--muted);line-height:1.7}.request-table article{background:#fff;border-bottom:1px solid var(--line);padding:25px;display:grid;grid-template-columns:1.4fr 1fr 1fr 150px;gap:25px;align-items:center}.request-table small{font-size:9px;letter-spacing:.12em;color:var(--gold)}.request-table h2{font-size:22px;margin:7px 0}.request-table p,.request-table a{font-size:12px;color:var(--muted);display:block;margin:5px 0}.request-table select{padding:12px;border:1px solid var(--line);background:#fff;width:100%}@media(max-width:800px){.admin-summary{padding:0 20px}.admin-summary div{padding:24px 12px}.admin-content{padding:45px 20px}.admin-title{align-items:flex-start;gap:20px}.admin-title h1{font-size:42px}.request-table article{grid-template-columns:1fr}.empty-state{padding:40px 20px}}
.header-contact{border-left:1px solid var(--line);padding-left:28px;display:flex;flex-direction:column;gap:3px}.header-contact span{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.header-contact strong{font-family:Georgia,serif;font-size:14px;font-weight:400}.hero-proof{display:flex;margin-top:48px}.hero-proof span{font-size:9px;letter-spacing:.13em;text-transform:uppercase;padding:0 20px;border-left:1px solid rgba(255,255,255,.35)}.hero-proof span:first-child{padding-left:0;border-left:0}.intro-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.intro-facts span{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.intro-facts b{font-family:Georgia,serif;font-size:28px;font-weight:400;color:var(--ink)}.neighbourhood-section{background:#fff}.neighbourhood-heading{display:grid;grid-template-columns:1.1fr .7fr;column-gap:8vw;align-items:end;margin-bottom:55px}.neighbourhood-heading .eyebrow{grid-column:1/-1}.neighbourhood-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.8;margin:0}.neighbourhood-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.neighbourhood-card{border-top:1px solid var(--ink);padding-top:12px}.neighbourhood-photo{height:360px;position:relative;overflow:hidden}.neighbourhood-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.8);transition:.5s}.neighbourhood-card:hover img{transform:scale(1.03);filter:saturate(1)}.neighbourhood-photo>span{position:absolute;right:0;top:0;background:#fff;padding:11px;font-size:10px}.neighbourhood-copy{padding:24px 4px}.neighbourhood-copy small{color:var(--gold);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.neighbourhood-copy h3{font-family:Georgia,serif;font-size:35px;font-weight:400;margin:10px 0}.neighbourhood-copy p{color:var(--muted);font-size:13px;line-height:1.7;min-height:68px}.neighbourhood-copy a{display:inline-flex;gap:12px;margin-top:10px;padding-bottom:7px;border-bottom:1px solid var(--line);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.language-switcher{display:flex;gap:2px;background:#f1ede5;padding:3px}.language-switcher button{border:0;background:transparent;padding:7px 8px;color:#655f57;font-size:9px;cursor:pointer}.language-switcher button.active{background:#fff;color:var(--ink);box-shadow:0 1px 5px rgba(0,0,0,.08)}.location-section{background:var(--cream)}.location-heading{display:grid;grid-template-columns:1.1fr .7fr;column-gap:8vw;align-items:end;margin-bottom:46px}.location-heading .eyebrow{grid-column:1/-1}.location-heading>p:last-child{color:var(--muted);line-height:1.8}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.location-grid article{background:#fff;padding:34px}.location-grid small{font-size:9px;letter-spacing:.2em;color:var(--gold)}.location-grid h3{font:400 24px/1.2 Georgia,serif;margin:18px 0 12px}.location-grid p{color:var(--muted);font-size:13px;line-height:1.7;min-height:46px}.map-button{display:inline-block;margin-top:18px;padding-bottom:7px;border-bottom:1px solid var(--gold);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
@media(max-width:1100px){.language-switcher{display:none}}@media(max-width:900px){.header-contact{display:none}.hero-content{padding-top:80px}.hero-proof{flex-wrap:wrap;row-gap:12px;margin-top:30px}.hero-proof span{font-size:8px}.intro-facts{gap:10px}.neighbourhood-heading,.location-heading{grid-template-columns:1fr}.neighbourhood-heading>p:last-child,.location-heading>p:last-child{margin-top:26px}.neighbourhood-list,.location-grid{grid-template-columns:1fr}.neighbourhood-photo{height:320px}.neighbourhood-copy p,.location-grid p{min-height:auto}}
.property-photos{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:-34px -34px 28px}.property-photos img{width:100%;height:190px;object-fit:cover}.property-photos img:first-child{object-position:center 42%}
.room-gallery-heading{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:end;margin:80px 0 28px;padding-top:34px;border-top:1px solid var(--line)}.room-gallery-heading h3{font:400 34px/1.1 Georgia,serif;margin:0}.room-gallery-heading>p{color:var(--muted);font-size:14px;line-height:1.7}.room-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:230px 230px;gap:8px}.room-gallery img{width:100%;height:100%;object-fit:cover}.room-gallery img:first-child{grid-row:1/3}.room-gallery img:nth-child(4){grid-column:2/4}@media(max-width:900px){.room-gallery-heading{grid-template-columns:1fr;gap:12px;margin-top:55px}.room-gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 170px 170px}.room-gallery img:first-child{grid-column:1/3;grid-row:auto}.room-gallery img:nth-child(4){grid-column:auto}}
@media (max-width: 900px) {
  .site-header {
    gap: 12px;
  }

  .button-small {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .hero-card {
    width: min(270px, calc(100% - 48px));
  }

  .whatsapp-float {
    max-width: calc(100vw - 24px);
    bottom: max(12px, env(safe-area-inset-bottom));
  }
}

@media (max-width: 480px) {
  .site-header {
    padding-inline: 16px;
    gap: 8px;
  }

  .brand {
    width: 108px;
  }

  .button-small {
    padding: 11px 12px;
    font-size: 9px;
    letter-spacing: 0.04em;
  }

  h1 {
    font-size: clamp(48px, 15vw, 58px);
  }

  h2 {
    font-size: clamp(40px, 12vw, 46px);
  }

  .hero-content {
    margin-inline: 20px;
  }

  .hero-card {
    left: 20px;
    width: min(270px, calc(100% - 40px));
  }

  .section {
    padding: 64px 20px;
  }

  .booking-form {
    padding: 20px;
  }

  .location-grid article {
    padding: 28px 24px;
  }

  .property-photos {
    margin: -28px -24px 24px;
  }

  .whatsapp-float {
    right: 12px;
    padding: 12px 14px;
  }
}
