/* 제주화랑농원 통합 가독성/반응형/캐릭터 메뉴 패치 - 2026-09-07
   기존 디자인을 유지하면서 마지막 단계에서 대비와 화면 균형을 보정합니다. */
:root{
  --hwu-text:#17251b;
  --hwu-heading:#0b2413;
  --hwu-muted:#425247;
  --hwu-green:#174d2b;
  --hwu-green-2:#0f3b20;
  --hwu-panel:#fffef9;
  --hwu-border:#cbd9c7;
  --hwu-gold:#d4aa54;
}

/* 1~2. 전체 텍스트 대비 + 흐릿한 글자 보정 */
html{font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{color:var(--hwu-text);font-weight:400}
main{color:var(--hwu-text)}
main p,main li,main dd,main dt,main td,main th,main label,main small,main .desc{opacity:1!important;text-shadow:none}
main h1,main h2,main h3,main h4,main h5,main h6{color:var(--hwu-heading);opacity:1!important;text-shadow:none}
.content-box,.repair-item,.repair-parent-card,.card,.panel,.section-card,.notice-box,.main-display-section .repair-parent-card{
  background:rgba(255,255,255,.96)!important;
  color:var(--hwu-text)!important;
  border-color:var(--hwu-border)!important;
}
.content-box p,.repair-item p,.repair-parent-card p,.card p,.panel p,.section-card p,.notice-box p{color:var(--hwu-muted)!important;opacity:1!important}
.hwarang-auto-contrast{opacity:1!important;text-shadow:none!important}

/* 관리자 전용 안내는 세션이 없는 일반 방문자에게 PHP에서 렌더하지 않음 */
.admin-only-guide{font-size:13px!important;padding:8px 12px!important;border-radius:10px;background:#fff8d9!important;color:#513b00!important;border:1px solid #e2c65f!important}

/* 3. PC / 태블릿 / 모바일 전체 폭 균형 */
.site-header{min-height:72px;padding-left:clamp(14px,2.4vw,38px)!important;padding-right:clamp(14px,2.4vw,38px)!important}
.brand{min-width:min(270px,30vw)}
.brand strong{font-size:clamp(20px,1.65vw,27px)!important;line-height:1.15!important}
.brand span{font-size:clamp(11px,.88vw,14px)!important;line-height:1.35!important}
main>.section,.section,.hw-main-grid,.hw-contact-band{box-sizing:border-box}
.section{max-width:1440px;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(16px,3vw,34px)!important;padding-right:clamp(16px,3vw,34px)!important}
.repair-parent-grid{gap:clamp(14px,1.7vw,24px)!important}

/* 4. 상단 언어/로그인 가독성 */
.main-nav .header-tools{flex:0 0 auto!important}
.main-nav .header-tools a{
  min-height:38px!important;padding:9px 11px!important;border:2px solid #b6c8aa!important;
  background:#fffef8!important;color:#16350d!important;font-size:13px!important;font-weight:900!important;
  letter-spacing:-.02em!important;opacity:1!important;text-shadow:none!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important
}
.main-nav .header-language a.active{background:var(--hwu-gold)!important;color:#181000!important;border-color:#a97d27!important}
.main-nav .header-account a{background:#1d5b2b!important;color:#fff!important;border-color:#0c3c19!important}

/* 6. 반복 캐릭터 제거: 메인 히어로의 화랑이만 유지 */
.hw-mini,.hwarang-page-guide{display:none!important}
.repair-parent-card:after{content:none!important;display:none!important}
.hw-contact-cta img{display:none!important}

/* 7~8. 메인 캐릭터 + 메뉴 보기 팻말 */
.hw-hero-guide{z-index:20!important;align-items:flex-end!important;gap:14px!important}
.hw-character-wrap{position:relative;display:flex;flex-direction:column;align-items:center;flex:0 0 auto}
.hw-character-wrap>img{display:block;width:clamp(126px,11vw,166px)!important;height:auto!important;filter:drop-shadow(0 12px 14px rgba(0,0,0,.28))}
.hw-character-menu-sign{
  position:relative;margin-top:-9px;z-index:3;min-width:132px;min-height:45px;padding:10px 18px;
  border:3px solid #6a4318;border-radius:8px;background:linear-gradient(#f5d18a,#ddb05a);
  color:#2b1a07!important;font-size:16px;font-weight:1000;line-height:1;letter-spacing:-.03em;
  box-shadow:0 6px 0 #815720,0 10px 20px rgba(0,0,0,.25);cursor:pointer;text-shadow:0 1px rgba(255,255,255,.45)
}
.hw-character-menu-sign:hover,.hw-character-menu-sign:focus-visible{transform:translateY(-1px);background:linear-gradient(#ffe2a9,#e7b966);outline:3px solid rgba(255,255,255,.75);outline-offset:2px}
.hw-character-menu{
  position:absolute;left:clamp(10px,18vw,280px);bottom:24px;width:min(520px,calc(100vw - 32px));padding:16px;
  border:2px solid #76934e;border-radius:18px;background:rgba(255,255,249,.985);box-shadow:0 20px 50px rgba(0,0,0,.28);color:var(--hwu-text);z-index:100
}
.hw-character-menu[hidden]{display:none!important}
.hw-character-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #d5dec7}
.hw-character-menu-head strong{color:#183b12!important;font-size:19px;font-weight:1000}
.hw-character-menu-close{width:38px;height:38px;border:0;border-radius:999px;background:#eef4e8;color:#183b12!important;font-size:26px;font-weight:800;line-height:1;cursor:pointer}
.hw-character-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.hw-character-menu-grid a{
  display:flex;align-items:center;justify-content:center;min-height:58px;padding:10px;border:1px solid #b7cba9;border-radius:12px;
  background:#f6faef;color:#173b12!important;text-decoration:none!important;text-align:center;font-size:16px;font-weight:900;line-height:1.25
}
.hw-character-menu-grid a:hover,.hw-character-menu-grid a:focus-visible{background:#dfeecf;color:#0b2a08!important;border-color:#759750;outline:2px solid #759750;outline-offset:1px}

/* 히어로와 빠른 메뉴의 충돌 방지 */
.hw-hero{min-height:520px!important;padding:28px 20px 36px!important;box-sizing:border-box}
.hw-hero-copy{max-width:min(760px,82vw)!important;margin-left:auto!important;margin-right:auto!important}
.hw-quick{grid-template-columns:repeat(4,minmax(138px,170px))!important;justify-content:center!important;gap:clamp(12px,1.6vw,22px)!important}
.hw-nav-card{min-height:148px!important}

/* 메인 카드 균형 */
.hw-main-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;padding:0 clamp(16px,3vw,34px)!important}
.hw-feature{min-width:0!important;padding-right:20px!important}
.hw-feature-img{height:clamp(150px,12vw,195px)!important}
.hw-feature h2{font-size:clamp(22px,1.65vw,28px)!important}
.hw-feature p{font-size:15px!important;line-height:1.65!important;color:#324138!important}
.hw-contact-band{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;max-width:1440px!important;padding:14px clamp(16px,3vw,34px)!important}
.hw-contact-band>div{min-width:0!important}
.hw-contact-cta{display:flex!important;align-items:center!important;justify-content:center!important;min-height:72px;padding:10px 16px;border:1px solid #6f913f;border-radius:14px;background:#f8fbea;text-decoration:none!important;color:#173b12!important}
.hw-contact-cta p{margin:0!important;color:#173b12!important;font-weight:900!important;text-align:center!important}

/* 10. 사용자가 업로드한 이미지: 작은 썸네일처럼 보이지 않도록 */
.repair-image-wrap{width:100%!important;max-width:none!important;margin:0 0 18px!important;overflow:hidden!important;border-radius:14px!important;background:#eef4e8!important}
.repair-image-wrap img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;margin:0 auto!important}
.main-display-section .repair-parent-card{padding:14px!important;overflow:hidden!important}
.main-display-section .repair-image-wrap{min-height:180px!important;display:flex!important;align-items:center!important;justify-content:center!important}
.main-display-section .repair-image-wrap img{width:100%!important;height:auto!important;object-fit:contain!important}
.gallery-grid .repair-image-wrap img{width:100%!important;height:auto!important;min-height:220px!important;object-fit:cover!important}

/* 태블릿 */
@media (max-width:1100px){
  .site-header{min-height:68px!important}
  .brand{min-width:220px}
  .hw-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .hw-quick{grid-template-columns:repeat(2,minmax(170px,220px))!important}
  .hw-character-menu{left:160px;bottom:18px}
  .main-nav .header-tools a{font-size:12px!important;padding:8px 9px!important}
}

/* 3, 9, 10. 모바일 화면 */
@media (max-width:900px){
  html{font-size:17px}
  .site-header{min-height:68px!important;padding:10px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}
  .brand{display:block!important;min-width:0!important;max-width:calc(100vw - 82px)!important}
  .brand a{display:block!important;min-width:0!important}
  .brand strong{display:block!important;font-size:22px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
  .brand span{display:block!important;font-size:12px!important;white-space:normal!important;line-height:1.35!important;margin-top:3px!important}
  .nav-toggle{width:50px!important;height:48px!important;min-width:50px!important;min-height:48px!important;font-size:27px!important}
  .main-nav{top:100%!important;padding:14px!important;max-height:calc(100dvh - 68px)!important}
  .main-nav .top-link,.main-nav>a{min-height:48px!important;font-size:17px!important;display:flex!important;align-items:center!important}
  .main-nav .sub-nav a{min-height:46px!important;font-size:16px!important;display:flex!important;align-items:center!important}
  .main-nav .header-tools{padding-top:14px!important}
  .main-nav .header-language{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .main-nav .header-language a{width:100%!important;min-height:46px!important;font-size:15px!important}
  .main-nav .header-account a{min-height:46px!important;font-size:15px!important}

  .hw-hero{min-height:0!important;padding:26px 14px 26px!important;display:flex!important;flex-direction:column!important;overflow:visible!important}
  .hw-hero-copy{order:1!important;width:100%!important;max-width:100%!important;margin:0 auto 18px!important;padding:17px 16px!important}
  .hw-welcome{font-size:17px!important}
  .hw-hero h1{font-size:clamp(31px,8vw,40px)!important;line-height:1.18!important}
  .hw-sub{font-size:16px!important;line-height:1.55!important}
  .hw-hero-guide{order:2!important;position:relative!important;left:auto!important;bottom:auto!important;width:100%!important;display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;align-items:end!important;gap:10px!important;margin:0 auto 18px!important}
  .hw-character-wrap>img{width:128px!important}
  .hw-character-menu-sign{min-width:124px!important;min-height:46px!important;padding:10px 12px!important;font-size:15px!important}
  .hw-speech{padding:14px 14px!important;border-radius:18px!important;font-size:14px!important;line-height:1.45!important;min-width:0!important}
  .hw-speech:before,.hw-speech:after{display:none!important}
  .hw-character-menu{position:fixed!important;left:12px!important;right:12px!important;bottom:16px!important;width:auto!important;max-height:72dvh!important;overflow:auto!important;padding:14px!important;z-index:100000!important}
  /* 9. 모바일 캐릭터 메뉴판 2열 확대 */
  .hw-character-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .hw-character-menu-grid a{min-height:66px!important;padding:12px 8px!important;font-size:17px!important}
  .hw-character-menu-head strong{font-size:20px!important}
  .hw-character-menu-close{width:42px!important;height:42px!important;font-size:28px!important}

  .hw-quick{order:3!important;position:relative!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:10px!important;margin:0!important}
  .hw-nav-card{min-height:116px!important;padding:13px 10px!important}
  .hw-nav-icon{font-size:34px!important;margin-bottom:8px!important}
  .hw-nav-card strong{font-size:17px!important}
  .hw-nav-card span{font-size:13px!important;line-height:1.4!important}

  .hw-main-grid{grid-template-columns:1fr!important;padding:12px 12px 0!important;gap:14px!important}
  .hw-feature{min-height:0!important;padding:16px 16px 62px!important;border-radius:16px!important}
  .hw-feature-img{height:auto!important;min-height:0!important;max-height:none!important}
  .hw-feature-img img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}
  .hw-feature h2{font-size:24px!important}
  .hw-feature p{font-size:16px!important;line-height:1.7!important}
  .hw-round-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .hw-round-list img{width:92px!important;height:92px!important}
  .hw-gallery-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .hw-gallery-strip a{height:auto!important;min-height:150px!important}
  .hw-gallery-strip img{width:100%!important;height:100%!important;min-height:150px!important;object-fit:cover!important}
  .hw-contact-band{margin:12px!important;padding:12px!important;grid-template-columns:1fr!important}
  .hw-contact-band>div{border-right:0!important;border-bottom:1px solid #dfe7ca!important;padding:10px 6px!important}

  .section{padding-left:12px!important;padding-right:12px!important}
  .repair-parent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .repair-parent-card{min-height:120px!important;padding:14px!important}
  .repair-parent-card h3{font-size:19px!important;line-height:1.35!important}
  .repair-parent-card p{font-size:15px!important}
  .repair-image-wrap{margin-bottom:14px!important;border-radius:12px!important}
  .repair-image-wrap img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}
  .main-display-section .repair-image-wrap{min-height:0!important}
  .gallery-grid{grid-template-columns:1fr!important}
  .gallery-grid .repair-image-wrap img{min-height:0!important;object-fit:contain!important}
}

@media (max-width:520px){
  .page-hero h1{font-size:30px!important;line-height:1.25!important}
  .page-hero p{font-size:16px!important;line-height:1.65!important}
  .repair-parent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .repair-parent-card{padding:12px!important}
  .repair-parent-card h3{font-size:17px!important}
  .hw-character-menu-grid a{font-size:16px!important}
}

/* 모바일 추천/업로드 이미지는 1열로 크게 표시 */
@media (max-width:900px){
  .main-display-section .repair-parent-grid{grid-template-columns:1fr!important}
  .main-display-section .repair-parent-card{width:100%!important}
  .main-display-section .repair-image-wrap img{width:100%!important;max-width:none!important}
}


/* ===== 2026-09-08: 전 페이지 화랑이 플로팅 도우미 ===== */
.hw-floating-helper{position:fixed;right:22px;bottom:78px;z-index:100080;display:flex;flex-direction:column;align-items:center;gap:5px;touch-action:none;user-select:none;-webkit-user-select:none;max-width:170px}
.hw-helper-character{display:block;width:auto;height:auto;padding:0;border:0;background:transparent;cursor:grab;touch-action:none;line-height:0;border-radius:22px;position:relative}
.hw-helper-character:active{cursor:grabbing}.hw-helper-character:focus-visible{outline:3px solid #f7cf79;outline-offset:3px}
.hw-helper-character img{display:block;width:clamp(108px,9vw,142px)!important;height:auto!important;max-height:none!important;filter:drop-shadow(0 12px 14px rgba(0,0,0,.28));pointer-events:none}
.hw-floating-helper.is-dragging{opacity:.94}.hw-floating-helper.is-dragging .hw-helper-character img{filter:drop-shadow(0 15px 18px rgba(0,0,0,.34))}
.hw-floating-helper .hw-character-menu-sign{position:static!important;min-width:126px!important;min-height:42px!important;padding:8px 12px!important;font-size:14px!important;box-shadow:0 5px 12px rgba(0,0,0,.24)!important;touch-action:manipulation}
.hw-helper-bubble{position:fixed;z-index:100090;width:min(360px,calc(100vw - 24px));box-sizing:border-box;background:#fffef8;color:#1d3526;border:2px solid #8cab70;border-radius:18px;padding:14px 15px 13px;box-shadow:0 14px 38px rgba(0,0,0,.24);user-select:text;-webkit-user-select:text;touch-action:auto}
.hw-helper-bubble[hidden]{display:none!important}.hw-helper-bubble:after{content:"";position:absolute;width:16px;height:16px;background:#fffef8;border-right:2px solid #8cab70;border-bottom:2px solid #8cab70;transform:rotate(45deg);left:calc(var(--helper-arrow-left,50%) - 8px);bottom:-10px}.hw-helper-bubble.is-below:after{top:-10px;bottom:auto;transform:rotate(225deg)}
.hw-helper-bubble-head{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #dce6d5;padding-bottom:8px;margin-bottom:8px}.hw-helper-bubble-head strong{font-size:18px;color:#173d26!important;font-weight:1000}.hw-helper-bubble-close{flex:0 0 34px;width:34px;height:34px;border:0;border-radius:50%;background:#eef4e8;color:#173d26!important;font-size:24px;line-height:1;cursor:pointer}
.hw-helper-bubble p{margin:0;color:#2a4433!important;font-size:15px;line-height:1.7;word-break:keep-all}.hw-helper-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:11px}.hw-helper-actions button,.hw-helper-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 11px;border-radius:10px;border:1px solid #9db493;background:#eff7ea;color:#173d26!important;font-weight:900;text-decoration:none;cursor:pointer;font-size:14px}.hw-helper-actions button:hover,.hw-helper-actions a:hover{background:#dfeecf}
.hw-floating-helper .hw-character-menu{position:fixed!important;z-index:100095!important;width:min(390px,calc(100vw - 24px))!important;max-height:min(620px,76dvh)!important;overflow:auto!important;box-sizing:border-box!important;left:auto;right:auto;top:auto;bottom:auto;transform:none!important;touch-action:auto;user-select:text;-webkit-user-select:text}
.hw-character-menu-tip{margin-top:10px;padding-top:9px;border-top:1px dashed #cbd9c2;color:#536a58!important;font-size:12px;line-height:1.55;text-align:center}
@media(max-width:700px){.hw-floating-helper{right:10px;bottom:72px;max-width:136px}.hw-helper-character img{width:104px!important}.hw-floating-helper .hw-character-menu-sign{min-width:112px!important;min-height:40px!important;font-size:13px!important;padding:7px 9px!important}.hw-helper-bubble{width:calc(100vw - 20px);padding:12px}.hw-helper-bubble-head strong{font-size:17px}.hw-helper-bubble p{font-size:14px}.hw-floating-helper .hw-character-menu{width:calc(100vw - 20px)!important;max-height:70dvh!important}.hw-character-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hw-character-menu-grid a{min-height:60px!important;font-size:16px!important}}
@media(max-width:390px){.hw-helper-character img{width:92px!important}.hw-floating-helper{max-width:120px}.hw-floating-helper .hw-character-menu-sign{min-width:104px!important;font-size:12px!important}}

/* 2026-09-08 화랑이 대화형 도우미 */
.hw-helper-bubble{width:min(430px,calc(100vw - 24px));max-height:min(680px,82dvh);overflow:auto}
.hw-helper-chat{display:grid;gap:9px;max-height:280px;overflow:auto;padding:2px 2px 6px;scrollbar-width:thin}
.hw-chat-row{display:flex}.hw-chat-user{justify-content:flex-end}.hw-chat-assistant{justify-content:flex-start}
.hw-chat-msg{max-width:88%;display:grid;gap:4px;padding:9px 11px;border-radius:14px;background:#eef5e8;color:#1d3526;line-height:1.55;font-size:14px;word-break:keep-all}
.hw-chat-user .hw-chat-msg{background:#173d26;color:#fff}.hw-chat-msg b{font-size:12px;opacity:.82}.hw-chat-msg span{color:inherit!important}
.hw-chat-row.is-loading .hw-chat-msg span:after{content:' …';animation:hwDots 1s linear infinite}@keyframes hwDots{50%{opacity:.45}}
.hw-chat-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.hw-chat-links a{display:inline-flex;align-items:center;min-height:32px;padding:5px 8px;border-radius:9px;background:#fff;color:#173d26!important;border:1px solid #a7bca0;text-decoration:none;font-weight:900;font-size:12px}
.hw-helper-suggestions{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.hw-helper-suggestions button{border:1px solid #c8d8bf;background:#f7fbf3;color:#173d26!important;border-radius:999px;min-height:32px;padding:5px 9px;font-weight:800;font-size:12px;cursor:pointer}
.hw-helper-question-form{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:9px}.hw-helper-question-form input{min-width:0;height:42px;border:1px solid #aebfa5;border-radius:11px;padding:0 11px;background:#fff;color:#152d1d!important;font-size:14px}.hw-helper-question-form input::placeholder{color:#6b7d70!important;opacity:1}.hw-helper-question-form button{height:42px;padding:0 14px;border:0;border-radius:11px;background:#214c31;color:#fff!important;font-weight:900;cursor:pointer}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* 관리자 등록 주변 장소 공개 카드 */
.hw-place-section{margin-top:20px}.hw-place-section h2{margin:0 0 8px;color:#173d26!important}.hw-place-section .hw-place-lead{margin:0 0 16px;color:#405247!important}
.hw-place-filter{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 15px}.hw-place-filter a{display:inline-flex;align-items:center;min-height:36px;padding:6px 11px;border:1px solid #bdccb5;border-radius:999px;background:#fff;color:#173d26!important;text-decoration:none;font-weight:900}
.hw-place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hw-place-card{background:#fff;border:1px solid #d7e0d2;border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(30,61,42,.08)}.hw-place-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.hw-place-body{padding:14px}.hw-place-type{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf6e8;color:#214c31!important;font-size:12px;font-weight:900}.hw-place-card h3{margin:8px 0 6px;color:#173d26!important}.hw-place-card p{margin:4px 0;color:#405247!important;line-height:1.6}.hw-place-meta{font-size:13px}.hw-place-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.hw-place-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:5px 9px;border-radius:9px;border:1px solid #a9bda1;background:#f7fbf4;color:#173d26!important;text-decoration:none;font-size:13px;font-weight:900}
.hw-place-empty{padding:18px;border:1px dashed #b8c7b2;border-radius:15px;background:#fbfdf9;color:#485b4f!important}
@media(max-width:960px){.hw-place-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.hw-helper-bubble{width:calc(100vw - 20px);max-height:78dvh}.hw-helper-chat{max-height:230px}.hw-helper-question-form{grid-template-columns:1fr auto}.hw-place-grid{grid-template-columns:1fr}.hw-place-card img{aspect-ratio:16/9}}
