:root{--hw-bg:#f6f2ea;--hw-surface:#fffdf8;--hw-card:#fff;--hw-text:#1f2933;--hw-muted:#6f7785;--hw-line:#eadfce;--hw-gold:#b98a3d;--hw-brown:#5b3b22;--hw-ink:#17202a;--hw-soft:#fbf6ed;--hw-shadow:0 20px 55px rgba(70,47,25,.10);--hw-radius:24px}*{box-sizing:border-box}body{margin:0;font-family:"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",system-ui,sans-serif;background:linear-gradient(180deg,#fffaf1 0,#f7f3ec 38%,#f8f8f8 100%);color:var(--hw-text);-webkit-text-size-adjust:100%}a{color:inherit}.hw-site{min-height:100vh}.hw-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(185,138,61,.18)}.hw-header-inner{max-width:1120px;margin:0
auto;padding:15px
18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.hw-brand{text-decoration:none;display:flex;align-items:center;gap:12px}.hw-logo-mark{width:42px;height:42px;border-radius:16px;background:linear-gradient(135deg,#4d301a,#b98a3d);box-shadow:0 10px 24px rgba(91,59,34,.18);display:grid;place-items:center;color:#fff;font-weight:800;letter-spacing:-.04em}.hw-logo-text
strong{display:block;font-size:20px;letter-spacing:-.04em;color:var(--hw-brown);line-height:1}.hw-logo-text
span{display:block;font-size:12px;color:var(--hw-muted);margin-top:4px}.hw-nav{display:flex;gap:10px;align-items:center}.hw-nav
a{font-size:14px;text-decoration:none;color:#4b5563;padding:9px
12px;border-radius:999px}.hw-nav a:hover{background:#fff4df;color:var(--hw-brown)}.hw-hero{max-width:1120px;margin:0
auto;padding:48px
18px 18px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:stretch}.hw-hero-card{border:1px
solid rgba(185,138,61,.20);background:radial-gradient(circle at 10% 0,#fff4dc 0,transparent 35%),linear-gradient(135deg,#fffdf8,#fff);border-radius:34px;padding:36px;box-shadow:var(--hw-shadow)}.hw-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px
12px;border:1px
solid #ead6b4;border-radius:999px;background:#fff8eb;color:#8a5b18;font-size:13px;font-weight:700}.hw-title{font-size:42px;line-height:1.12;letter-spacing:-.06em;margin:18px
0 14px;color:#1e293b}.hw-title
em{font-style:normal;color:var(--hw-gold)}.hw-desc{font-size:16px;line-height:1.75;color:#5f6774;margin:0;max-width:720px}.hw-stat-panel{border:1px
solid rgba(185,138,61,.20);border-radius:34px;background:#2d2118;color:#fff;padding:28px;box-shadow:0 24px 55px rgba(45,33,24,.18);display:flex;flex-direction:column;justify-content:space-between}.hw-stat-panel
.small{font-size:13px;color:#d8c9b2}.hw-stat-num{font-size:42px;font-weight:800;letter-spacing:-.04em;margin:10px
0}.hw-stat-panel
.line{height:1px;background:rgba(255,255,255,.16);margin:22px
0}.hw-stat-list{display:grid;gap:10px}.hw-stat-list
div{display:flex;justify-content:space-between;font-size:14px;color:#e8dece}.hw-main{max-width:1120px;margin:0
auto;padding:16px
18px 80px}.hw-search-shell{background:rgba(255,255,255,.78);border:4px
solid #b98a3d;border-radius:0;padding:18px;box-shadow:var(--hw-shadow)}.hw-search-top{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center}.hw-search-input{height:56px;border:6px
solid #b98a3d;border-radius:0;background:#fff;padding:0
18px;font-size:16px;font-family:inherit;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.hw-search-input:focus{border-color:#c99c56;box-shadow:0 0 0 4px rgba(185,138,61,.14)}.hw-btn{height:56px;border:0;border-radius:20px;padding:0
22px;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer}.hw-btn.primary{background:linear-gradient(135deg,#5b3b22,#b98a3d);color:#fff;box-shadow:0 14px 28px rgba(91,59,34,.18)}.hw-btn.light{background:#fff6e7;color:#6b421e;border:1px
solid #ead6b4}.hw-btn:active{transform:translateY(1px)}.hw-filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.hw-select{height:46px;border:1px
solid #e5d5bd;border-radius:16px;background:#fff;color:#4b5563;padding:0
12px;font-family:inherit;font-size:14px}.hw-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px
4px 0;color:var(--hw-muted);font-size:13px}.hw-pill{display:inline-flex;align-items:center;gap:6px;background:#fff8ec;border:1px
solid #ead6b4;color:#7a4f1f;padding:7px
12px;border-radius:999px;font-weight:700}.hw-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.hw-item{background:var(--hw-card);border:1px
solid rgba(185,138,61,.18);border-radius:28px;padding:22px;box-shadow:0 16px 36px rgba(31,41,51,.07);transition:.18s transform,.18s box-shadow}.hw-item:hover{transform:translateY(-2px);box-shadow:0 22px 44px rgba(31,41,51,.10)}.hw-item-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.hw-name{font-size:20px;line-height:1.35;letter-spacing:-.04em;margin:0;color:#202936}.hw-region{display:inline-flex;margin-bottom:8px;font-size:12px;font-weight:800;color:#8a5b18;background:#fff3de;border:1px
solid #ead6b4;border-radius:999px;padding:5px
9px}.hw-meta{margin:10px
0 0;color:#697386;font-size:14px;line-height:1.65}.hw-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.hw-kv{background:#fbf7ef;border:1px
solid #efe1cc;border-radius:16px;padding:11px
12px;min-height:58px}.hw-kv
.k{display:block;font-size:11px;color:#8a7964;margin-bottom:4px}.hw-kv
.v{display:block;font-size:14px;font-weight:700;color:#253041;word-break:break-word}.hw-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hw-tag{font-size:12px;color:#625747;background:#fffaf2;border:1px
solid #eadfcc;border-radius:999px;padding:6px
9px}.hw-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.hw-action{text-decoration:none;text-align:center;border-radius:15px;padding:12px
10px;font-size:13px;font-weight:800;background:#fff;border:1px
solid #e8ddcb;color:#4b5563}.hw-action.call{background:#2d2118;color:#fff;border-color:#2d2118}.hw-action.flower{background:#fff3df;color:#7d501c;border-color:#ead6b4}.hw-home-link{width:38px;height:38px;border-radius:14px;background:#fff7e8;border:1px
solid #ead6b4;display:grid;place-items:center;text-decoration:none;color:#8a5b18;flex:0 0 auto}.hw-pager{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:24px}.hw-page-btn{border:1px
solid #e3d4be;background:#fff;border-radius:16px;padding:12px
18px;font-family:inherit;font-weight:800;cursor:pointer}.hw-page-btn[disabled]{opacity:.38;cursor:not-allowed}.hw-note{margin-top:18px;text-align:center;color:#8a7964;font-size:12px;line-height:1.6}.hw-footer{border-top:1px solid rgba(185,138,61,.18);background:#fffdf8}.hw-footer-inner{max-width:1120px;margin:0
auto;padding:28px
18px;color:#7b7167;font-size:13px;display:flex;justify-content:space-between;gap:12px}.hw-toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#1f2933;color:#fff;padding:12px
16px;border-radius:999px;font-size:13px;z-index:999;display:none}.hw-post-wrap{max-width:920px;margin:40px
auto;padding:0
18px}.hw-post-card{background:#fff;border:1px
solid #eadfce;border-radius:24px;padding:24px;margin-bottom:18px;box-shadow:0 10px 28px rgba(31,41,51,.06)}.hw-post-card
h2{margin:0
0 10px}.hw-post-card
a{text-decoration:none;color:#1f2933}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media(max-width:860px){.hw-hero{grid-template-columns:1fr;padding-top:30px}.hw-title{font-size:34px}.hw-search-top{grid-template-columns:1fr}.hw-btn{width:100%}.hw-filter-row{grid-template-columns:1fr 1fr}.hw-list{grid-template-columns:1fr}.hw-stat-panel{display:none}}@media(max-width:520px){.hw-header-inner{padding:12px
14px}.hw-nav{display:none}.hw-hero{padding:22px
14px 8px}.hw-main{padding:12px
14px 70px}.hw-hero-card{padding:24px;border-radius:28px}.hw-title{font-size:29px}.hw-desc{font-size:14px}.hw-search-shell{padding:13px;border-radius:26px}.hw-filter-row{grid-template-columns:1fr}.hw-item{padding:18px;border-radius:24px}.hw-name{font-size:18px}.hw-detail-grid{grid-template-columns:1fr}.hw-actions{grid-template-columns:1fr}.hw-footer-inner{display:block;text-align:center}.hw-logo-text
strong{font-size:18px}}.hw-content-grid{max-width:1120px;margin:0
auto;padding:16px
18px 80px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.hw-content-grid .hw-main{max-width:none;margin:0;padding:0}.hw-sidebar{display:grid;gap:16px;position:sticky;top:88px}.hw-side-card{background:rgba(255,255,255,.86);border:1px
solid rgba(185,138,61,.20);border-radius:26px;padding:16px;box-shadow:0 16px 36px rgba(31,41,51,.07)}.hw-side-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.hw-side-head
strong{font-size:15px;letter-spacing:-.04em;color:#2c2118}.hw-side-head
span{font-size:11px;font-weight:800;color:#9a6a28;background:#fff4df;border:1px
solid #ead6b4;border-radius:999px;padding:5px
8px}.hw-random-ad{display:block;text-decoration:none;border-radius:22px;overflow:hidden;background:#2d2118;min-height:230px}.hw-random-ad
img{display:block;width:100%;height:auto;min-height:230px;object-fit:cover}.hw-ad-placeholder{min-height:230px;display:grid;place-content:center;text-align:center;padding:24px;background:radial-gradient(circle at 20% 0,rgba(255,215,148,.32),transparent 38%),linear-gradient(135deg,#2d2118,#6b4524);color:#fff}.hw-ad-placeholder
span{font-size:13px;color:#e8d6bb}.hw-ad-placeholder
strong{font-size:26px;letter-spacing:-.05em;margin:5px
0}.hw-ad-placeholder
em{font-style:normal;font-size:12px;color:#d7c3a7}.hw-recent-list{list-style:none;margin:0;padding:0;display:grid;gap:9px}.hw-recent-list li
a{display:block;text-decoration:none;padding:12px
12px;border:1px
solid #efe1cc;border-radius:16px;background:#fffaf2;transition:.16s background,.16s transform}.hw-recent-list li a:hover{background:#fff3df;transform:translateY(-1px)}.hw-recent-title{display:block;font-size:14px;font-weight:800;line-height:1.45;letter-spacing:-.04em;color:#253041;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hw-recent-date{display:block;margin-top:6px;font-size:12px;color:#8a7964}.hw-empty-side{margin:0;color:#8a7964;font-size:13px;line-height:1.6;background:#fffaf2;border:1px
solid #efe1cc;border-radius:16px;padding:14px}@media(max-width:980px){.hw-content-grid{grid-template-columns:1fr}.hw-sidebar{position:static;grid-template-columns:1fr 1fr}.hw-random-ad,.hw-random-ad img,.hw-ad-placeholder{min-height:180px}}@media(max-width:640px){.hw-content-grid{padding:12px
14px 70px}.hw-sidebar{grid-template-columns:1fr}.hw-random-ad,.hw-random-ad img,.hw-ad-placeholder{min-height:170px}}.hw-portal-frame{max-width:1160px;margin:34px
auto 72px;padding:14px;border:1px
solid rgba(185,138,61,.18);border-radius:38px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,250,241,.92));box-shadow:0 28px 70px rgba(45,33,24,.10)}.hw-portal-frame .hw-hero{max-width:none;margin:0;padding:0;gap:14px}.hw-portal-frame .hw-hero-card,.hw-portal-frame .hw-stat-panel{box-shadow:none}.hw-portal-frame .hw-content-grid{max-width:none;padding:14px
0 0;margin:0;gap:14px}.hw-portal-frame .hw-search-shell{border-radius:28px;background:#fff;box-shadow:none}.hw-portal-frame .hw-list{margin-top:14px}.hw-portal-frame .hw-sidebar{top:92px}.hw-title{font-size:40px}.hw-desc
strong{color:var(--hw-brown)}.hw-search-input::placeholder{color:#9a9187}@media(max-width:980px){.hw-portal-frame{margin:22px
14px 60px;padding:10px;border-radius:30px}.hw-portal-frame .hw-content-grid{grid-template-columns:1fr}.hw-portal-frame .hw-hero{grid-template-columns:1fr}.hw-title{font-size:34px}}@media(max-width:640px){.hw-portal-frame{margin:14px
10px 48px;padding:8px;border-radius:26px}.hw-portal-frame .hw-content-grid{padding-top:10px}.hw-portal-frame .hw-hero-card{padding:22px}.hw-title{font-size:29px}}.hw-item{min-height:438px;display:flex;flex-direction:column}.hw-item-head{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:14px;align-items:stretch;min-height:92px}.hw-title-block{min-width:0}.hw-name{min-height:54px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hw-item-visual{width:78px;min-height:92px;border-radius:22px;background:radial-gradient(circle at 25% 0,rgba(255,234,190,.45),transparent 45%),linear-gradient(135deg,#2d2118,#b98a3d);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 12px 24px rgba(91,59,34,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#fff;flex:0 0 auto}.hw-item-visual
span{font-size:17px;font-weight:900;letter-spacing:-.06em;line-height:1}.hw-item-visual
em{font-style:normal;font-size:10px;color:#f0dec2;margin-top:6px}.hw-home-link{height:auto}.hw-home-link:hover{transform:translateY(-1px);filter:saturate(1.06)}.hw-meta{min-height:46px}.hw-detail-grid{flex:1}.hw-actions{margin-top:auto}.hw-random-ad{border:1px
solid rgba(185,138,61,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.hw-random-ad
img{height:230px}.hw-recent-thumb-list li
a{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;padding:10px}.hw-recent-thumb{width:64px;height:64px;border-radius:15px;overflow:hidden;background:linear-gradient(135deg,#2d2118,#b98a3d);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff}.hw-recent-thumb
img{width:100%;height:100%;object-fit:cover;display:block}.hw-recent-thumb-fallback
strong{font-size:14px;letter-spacing:-.05em;line-height:1}.hw-recent-thumb-fallback
em{font-style:normal;font-size:10px;color:#f3dec0;margin-top:4px}.hw-recent-copy{min-width:0;display:block}.hw-side-card{overflow:hidden}.hw-side-card,.hw-item,.hw-hero-card,.hw-stat-panel{border-color:rgba(185,138,61,.22)}@media(max-width:640px){.hw-item{min-height:auto}.hw-item-head{grid-template-columns:minmax(0,1fr) 64px;min-height:78px}.hw-item-visual{width:64px;min-height:78px;border-radius:18px}.hw-item-visual
span{font-size:14px}.hw-item-visual
em{font-size:9px}.hw-name{min-height:auto}.hw-meta{min-height:auto}}.hw-logo-mark,.hw-logo-img{width:var(--hw-logo-size,38px);height:var(--hw-logo-size,38px);border-radius:14px;flex:0 0 auto}.hw-logo-img{display:grid;place-items:center;overflow:hidden;background:#fff;border:1px
solid rgba(185,138,61,.22);box-shadow:0 10px 24px rgba(91,59,34,.12)}.hw-logo-img
img{display:block;width:100%;height:100%;object-fit:contain;padding:3px}.hw-logo-mark{display:grid;place-items:center;background:linear-gradient(135deg,#4d301a,#b98a3d);box-shadow:0 10px 24px rgba(91,59,34,.18);color:#fff;font-weight:800;letter-spacing:-.04em}.hw-brand{gap:10px}.hw-logo-text
strong{line-height:1.05}.hw-portal-frame .hw-stat-panel{background:rgba(255,255,255,.88);color:#253041;border-radius:26px;padding:16px;box-shadow:0 16px 36px rgba(31,41,51,.07);border:1px
solid rgba(185,138,61,.22);justify-content:flex-start;gap:14px}.hw-portal-frame .hw-stat-panel
.small{color:#8a7964}.hw-portal-frame .hw-stat-num{font-size:38px;color:#2d2118;margin:6px
0 8px}.hw-portal-frame .hw-stat-panel
.line{background:#efe1cc;margin:10px
0}.hw-portal-frame .hw-stat-list
div{background:#fffaf2;border:1px
solid #efe1cc;border-radius:16px;padding:10px
12px;color:#675d52}.hw-portal-frame .hw-stat-list
strong{color:#2c2118}.hw-portal-frame .hw-stat-panel:before{content:'데이터 요약';display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:800;letter-spacing:-.04em;color:#2c2118;margin-bottom:2px}.hw-portal-frame .hw-stat-panel:after{content:'PORTAL';position:absolute;width:0;height:0;overflow:hidden}.hw-item-visual.hw-official-link{background:radial-gradient(circle at 25% 0,rgba(255,244,221,.48),transparent 45%),linear-gradient(135deg,#514131,#b98a3d)}.hw-item-visual.hw-official-link
span{font-size:15px}.hw-item-visual.hw-official-link
em{font-size:11px}.hw-item-visual.hw-official-link:hover{transform:translateY(-1px);filter:saturate(1.08)}.hw-item-visual:not(a) span{font-size:15px}.hw-item-visual:not(a) em{font-size:11px}@media(max-width:640px){.hw-logo-mark,.hw-logo-img{border-radius:12px}.hw-portal-frame .hw-stat-num{font-size:32px}}.hw-item-head{grid-template-columns:minmax(0,1fr) 58px;align-items:start;min-height:82px}.hw-home-badge{width:58px;height:58px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;flex:0 0 auto;border:1px
solid #eadfce;background:#fffaf2;color:#7a6550;box-shadow:none}.hw-home-badge .hw-home-icon{font-size:18px;line-height:1;font-weight:900}.hw-home-badge
em{font-style:normal;font-size:10px;margin-top:4px;font-weight:800;letter-spacing:-.04em}.hw-home-badge.has-home{background:#fff;border-color:#e4d5c0;color:#6b421e}.hw-home-badge.has-home:hover{background:#fff4df;transform:translateY(-1px)}.hw-home-badge.no-home{background:#f7f3ec;color:#9b8b7a;border-color:#ebe2d7}.hw-home-badge.no-home .hw-home-icon{font-size:16px;color:#b5a795}.hw-home-badge.no-home
em{font-size:10px;color:#9b8b7a}.hw-item-visual{box-shadow:none}@media(max-width:640px){.hw-item-head{grid-template-columns:minmax(0,1fr) 52px;min-height:72px}.hw-home-badge{width:52px;height:52px;border-radius:16px}.hw-home-badge .hw-home-icon{font-size:16px}.hw-home-badge
em{font-size:9px}}.hw-home-badge.has-home{background:linear-gradient(135deg,#fff7e7,#f3c56f);border-color:#c58b2d;color:#4b2b0f;box-shadow:0 10px 22px rgba(185,138,61,.24), inset 0 1px 0 rgba(255,255,255,.65)}.hw-home-badge.has-home .hw-home-icon{font-size:24px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.45))}.hw-home-badge.has-home
em{font-size:11px;color:#4b2b0f}.hw-home-badge.has-home:hover{background:linear-gradient(135deg,#fff1d5,#eab45b);transform:translateY(-2px);box-shadow:0 14px 28px rgba(185,138,61,.30)}.hw-home-badge.no-home
em{font-size:9px;letter-spacing:-.06em}@media(max-width:640px){.hw-home-badge.has-home .hw-home-icon{font-size:21px}.hw-home-badge.has-home
em{font-size:10px}.hw-home-badge.no-home
em{font-size:8px}}.hw-item-head{grid-template-columns:minmax(0,1fr) 54px;align-items:start}.hw-home-badge{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;text-decoration:none;position:relative;overflow:hidden;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease}.hw-home-badge.has-home{background:radial-gradient(circle at 30% 20%,rgba(255,232,181,.28),transparent 42%),linear-gradient(135deg,#3a2e2a 0%,#5a463f 58%,#8a672e 100%);border:1px
solid rgba(199,167,122,.88);box-shadow:0 10px 24px rgba(58,46,42,.22),inset 0 1px 0 rgba(255,255,255,.18)}.hw-home-badge.has-home::after{content:"";position:absolute;inset:5px;border-radius:14px;border:1px
solid rgba(255,224,174,.22);pointer-events:none}.hw-home-badge.has-home
svg{width:25px;height:25px;display:block;fill:#fff;stroke:#f1d4a0;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 2px rgba(0,0,0,.18))}.hw-home-badge.has-home:hover{transform:translateY(-2px);background:radial-gradient(circle at 30% 20%,rgba(255,232,181,.42),transparent 42%),linear-gradient(135deg,#2d2118 0%,#5a463f 52%,#c7a77a 100%);border-color:#e2c48d;box-shadow:0 15px 30px rgba(58,46,42,.28),0 0 0 4px rgba(199,167,122,.14)}.hw-home-badge.no-home{background:#f3eee7;border:1px
solid #e2d8cc;color:#b1a291;box-shadow:none;font-size:20px;font-weight:800}.hw-home-badge
em{display:none!important}.hw-home-badge .hw-home-icon{font-size:20px;line-height:1;display:grid;place-items:center}@media(max-width:640px){.hw-item-head{grid-template-columns:minmax(0,1fr) 48px}.hw-home-badge{width:48px;height:48px;border-radius:16px}.hw-home-badge.has-home
svg{width:22px;height:22px}}.hw-home-badge.has-home{background:#fffdf8;border:1px
solid #dcc7a4;color:#6b421e;box-shadow:0 6px 14px rgba(58,46,42,.08)}.hw-home-badge.has-home::after{display:none}.hw-home-badge.has-home
svg{width:23px;height:23px;fill:none;stroke:#8a5b18;stroke-width:2.1;filter:none}.hw-home-badge.has-home:hover{background:#fff6e7;border-color:#c7a77a;transform:translateY(-1px);box-shadow:0 10px 20px rgba(58,46,42,.12),0 0 0 3px rgba(199,167,122,.12)}.hw-home-badge.no-home{background:#faf8f5;border:1px
solid #e8dfd4;color:#c3b6a7;box-shadow:none}.hw-actions{grid-template-columns:1fr 1fr;gap:9px}.hw-action{display:flex;align-items:center;justify-content:center;min-height:44px}.hw-action.flower{grid-column:1/-1;min-height:50px;background:linear-gradient(135deg,#fff7e8,#f2d29b);border-color:#d5aa63;color:#5b3516;font-size:14px;box-shadow:0 8px 18px rgba(185,138,61,.16)}.hw-action.flower:hover{background:linear-gradient(135deg,#fff1d5,#edc174);border-color:#c18b35}.hw-flower-icon{font-size:17px;margin-right:6px;line-height:1}@media(max-width:640px){.hw-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hw-kv{min-height:62px;padding:9px
7px;border-radius:14px;text-align:center}.hw-kv
.k{font-size:10px;line-height:1.2;margin-bottom:5px;word-break:keep-all}.hw-kv
.v{font-size:12px;line-height:1.25;word-break:keep-all;overflow-wrap:anywhere}.hw-actions{grid-template-columns:1fr;gap:8px}.hw-action{min-height:46px;font-size:14px;border-radius:16px}.hw-action.flower{grid-column:auto;min-height:52px;font-size:15px;font-weight:900}.hw-flower-icon{font-size:18px}}.hw-home-badge.has-home{background:#fffefa;border-color:#e5d7c2;border-radius:16px;box-shadow:0 4px 10px rgba(45,33,24,.06)}.hw-home-badge.has-home
svg{stroke:#5b463a;stroke-width:2;width:22px;height:22px}.hw-home-badge.has-home:hover{background:#fff8ec;border-color:#c7a77a;box-shadow:0 8px 18px rgba(45,33,24,.10),0 0 0 3px rgba(199,167,122,.10)}.hw-action.flower{position:relative;overflow:hidden;gap:8px;background:linear-gradient(135deg,#fffdf8 0%,#fff3df 100%);border:1px
solid #cda86d;color:#3a2e2a;letter-spacing:-.02em;box-shadow:0 10px 22px rgba(91,59,34,.10)}.hw-action.flower::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.0),rgba(255,255,255,.34),rgba(255,255,255,0));transform:translateX(-120%);transition:transform .5s ease;pointer-events:none}.hw-action.flower:hover{background:linear-gradient(135deg,#fff8ec 0%,#f3d49c 100%);border-color:#b98a3d;color:#2d2118;box-shadow:0 14px 26px rgba(91,59,34,.15),0 0 0 3px rgba(199,167,122,.12)}.hw-action.flower:hover::after{transform:translateX(120%)}.hw-flower-icon{width:22px;height:22px;margin-right:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.hw-flower-icon
svg{width:21px;height:21px;display:block;fill:none;stroke:#1f1f1f;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.hw-flower-icon svg
circle{fill:#1f1f1f;stroke:#1f1f1f}@media(max-width:640px){.hw-action.flower{min-height:54px;font-size:15.5px}.hw-flower-icon{width:23px;height:23px}.hw-flower-icon
svg{width:22px;height:22px}}.hw-footer{margin-top:34px;border-top:1px solid rgba(90,70,63,.12);background:#f7f3ee}.hw-footer-inner{max-width:1180px;margin:0
auto;padding:22px
18px 28px;text-align:center}.hw-footer-menu{width:100%;margin:0
auto 14px;text-align:center}.hw-footer-menu-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;margin:0;padding:0;list-style:none}.hw-footer-menu-list
a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:5px
2px;color:#4b3a34;font-size:14px;font-weight:700;letter-spacing:-.02em;text-decoration:none;transition:color .18s ease, opacity .18s ease}.hw-footer-menu-list a:hover{color:#9a743c;opacity:.92}.hw-footer-copy{color:#6b5b54;font-size:13px;font-weight:600}@media(max-width:640px){.hw-footer-inner{padding:20px
14px 26px}.hw-footer-menu-list{gap:4px 14px}.hw-footer-menu-list
a{font-size:13px;min-height:30px}}.hw-search-shell>.hw-search-top{display:block !important;width:100% !important}.hw-search-shell > .hw-search-top .hw-search-input{display:block !important;width:100% !important;max-width:none !important}.hw-search-shell>.hw-search-buttons{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:10px !important;width:100% !important;margin-top:10px !important}.hw-search-shell > .hw-search-buttons .hw-btn{width:100% !important;max-width:none !important;min-width:0 !important;height:56px !important;display:flex !important;align-items:center !important;justify-content:center !important}@media (max-width:768px){.hw-search-shell>.hw-search-buttons{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:9px !important}.hw-search-shell > .hw-search-buttons .hw-btn{height:54px !important;padding:0
10px !important;font-size:15px !important}}@media (max-width:360px){.hw-search-shell>.hw-search-buttons{gap:7px !important}.hw-search-shell > .hw-search-buttons .hw-btn{font-size:14px !important;border-radius:17px !important}}@media (max-width:640px){.hw-actions{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:8px !important}.hw-actions .hw-action.call,
.hw-actions .hw-action:not(.flower){grid-column:auto !important;width:100% !important;min-width:0 !important}.hw-actions .hw-action.flower{grid-column:1 / -1 !important;width:100% !important}}.hw-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0
0 18px;font-size:13px;color:#8a7a70}.hw-breadcrumb
a{color:#5a463f;text-decoration:none;font-weight:700}.hw-breadcrumb a:hover{text-decoration:underline}.hw-region-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0
0 22px}.hw-region-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px
17px;border:1px
solid rgba(90,70,63,.14);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(45,34,29,.06);text-decoration:none;color:#3a2e2a;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}.hw-region-card
strong{font-size:16px;letter-spacing:-.03em}.hw-region-card
span{font-size:13px;font-weight:800;color:#8a6b47;background:#f5eee3;border:1px
solid rgba(199,167,122,.32);border-radius:999px;padding:5px
9px;white-space:nowrap}.hw-region-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(45,34,29,.10);border-color:rgba(199,167,122,.42)}.hw-region-summary{margin-bottom:14px}.hw-name
a{color:inherit;text-decoration:none}.hw-name a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}@media(max-width:900px){.hw-region-index{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.hw-region-index{grid-template-columns:1fr}.hw-region-card{padding:14px
15px}.hw-breadcrumb{font-size:12px}}.hw-funeral-single .hw-hero{grid-template-columns:minmax(0,1fr) 300px}.hw-funeral-single .hw-content-grid{align-items:start}.hw-funeral-single .hw-main{max-width:none;width:100%;padding-right:0}.hw-funeral-single .hw-list{grid-template-columns:1fr;gap:0;margin-top:0}.hw-funeral-single .hw-item{min-height:auto;width:100%;padding:28px;border-radius:30px}.hw-funeral-single .hw-item:hover{transform:none}.hw-funeral-single .hw-item-head{grid-template-columns:minmax(0,1fr) 54px;min-height:auto;align-items:start}.hw-funeral-single .hw-name{min-height:auto;font-size:26px;-webkit-line-clamp:3}.hw-funeral-single .hw-meta{min-height:auto;margin-top:14px;font-size:15px;background:#fffaf2;border:1px
solid #efe1cc;border-radius:18px;padding:14px
16px}.hw-funeral-single .hw-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.hw-funeral-single .hw-kv{min-height:72px;padding:13px
12px;border-radius:18px;background:linear-gradient(180deg,#fffdfa,#fbf5ec)}.hw-funeral-single .hw-kv
.k{font-size:12px;color:#7d6b58;font-weight:700;letter-spacing:-.03em}.hw-funeral-single .hw-kv
.v{font-size:15px;color:#241f1c;font-weight:900;line-height:1.3}.hw-funeral-single .hw-tags{margin-top:16px}.hw-funeral-single .hw-actions{grid-template-columns:1fr 1fr;max-width:520px}.hw-funeral-single .hw-actions .hw-action.flower{grid-column:1/-1}@media(max-width:1020px){.hw-funeral-single .hw-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.hw-funeral-single .hw-hero{grid-template-columns:1fr}.hw-funeral-single .hw-stat-panel{display:none}.hw-funeral-single .hw-main{padding-right:14px}.hw-funeral-single .hw-item{padding:18px;border-radius:24px}.hw-funeral-single .hw-item-head{grid-template-columns:minmax(0,1fr) 48px}.hw-funeral-single .hw-name{font-size:20px}.hw-funeral-single .hw-meta{font-size:14px;padding:12px
13px}.hw-funeral-single .hw-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hw-funeral-single .hw-kv{min-height:62px;padding:9px
7px;border-radius:14px;text-align:center}.hw-funeral-single .hw-kv
.k{font-size:10px;line-height:1.2;margin-bottom:5px;word-break:keep-all}.hw-funeral-single .hw-kv
.v{font-size:12px;line-height:1.25;word-break:keep-all;overflow-wrap:anywhere}.hw-funeral-single .hw-actions{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr)) !important}.hw-funeral-single .hw-actions .hw-action.flower{grid-column:1/-1 !important}}.hw-funeral-single .hw-region-hero{grid-template-columns:1fr !important}.hw-funeral-single .hw-region-hero .hw-hero-card{padding:30px
34px !important}.hw-detail-content-grid{grid-template-columns:minmax(0,1fr) 300px !important;gap:18px !important;align-items:start !important}.hw-detail-main{min-width:0 !important}.hw-detail-card{width:100%;background:#fff;border:1px
solid rgba(185,138,61,.20);border-radius:30px;padding:28px;box-shadow:0 18px 42px rgba(31,41,51,.08)}.hw-detail-head{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:16px;align-items:start;margin-bottom:16px}.hw-detail-name{margin:8px
0 0;font-size:28px;line-height:1.28;letter-spacing:-.055em;color:#202936;word-break:keep-all}.hw-detail-address-box{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px 12px;background:#fffaf2;border:1px
solid #efe1cc;border-radius:20px;padding:16px
18px;margin:16px
0 18px;color:#253041}.hw-detail-address-box
strong{font-size:13px;color:#7d6b58;white-space:nowrap}.hw-detail-address-box
span{font-size:15px;line-height:1.55;word-break:keep-all;overflow-wrap:anywhere}.hw-detail-grid-single{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:10px !important;margin-top:0 !important}.hw-detail-grid-single .hw-kv{min-height:82px !important;padding:14px
12px !important;border-radius:18px !important;background:linear-gradient(180deg,#fffdfa,#fbf5ec) !important;display:flex;flex-direction:column;justify-content:center;text-align:center}.hw-detail-grid-single .hw-kv
.k{font-size:12px !important;color:#7d6b58 !important;font-weight:800 !important;line-height:1.25;word-break:keep-all;margin-bottom:7px !important}.hw-detail-grid-single .hw-kv
.v{font-size:16px !important;color:#241f1c !important;font-weight:900 !important;line-height:1.3;word-break:keep-all;overflow-wrap:anywhere}.hw-detail-tags{margin-top:16px !important}.hw-detail-actions{max-width:560px;grid-template-columns:1fr 1fr !important}.hw-detail-actions
.flower{grid-column:1/-1 !important}.hw-funeral-single .hw-sidebar .hw-side-head
strong{font-size:14px}.hw-funeral-single .hw-sidebar .hw-side-head
span{font-size:10px;letter-spacing:-.03em}@media(min-width:1180px){.hw-funeral-single .hw-portal-frame{max-width:1240px}.hw-detail-content-grid{grid-template-columns:minmax(0,1fr) 292px !important}.hw-detail-card{padding:32px}.hw-detail-grid-single{grid-template-columns:repeat(4,minmax(0,1fr)) !important}}@media(max-width:980px){.hw-detail-content-grid{grid-template-columns:1fr !important}.hw-detail-grid-single{grid-template-columns:repeat(4,minmax(0,1fr)) !important}.hw-detail-card{padding:24px}.hw-detail-name{font-size:25px}}@media(max-width:640px){.hw-funeral-single .hw-region-hero .hw-hero-card{padding:22px
!important}.hw-detail-card{padding:18px;border-radius:24px}.hw-detail-head{grid-template-columns:minmax(0,1fr) 40px;gap:12px}.hw-detail-name{font-size:20px}.hw-detail-address-box{grid-template-columns:1fr;gap:4px;padding:13px
14px;border-radius:17px}.hw-detail-address-box
strong{margin-top:4px}.hw-detail-address-box
span{font-size:14px}.hw-detail-grid-single{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:7px !important}.hw-detail-grid-single .hw-kv{min-height:64px !important;padding:9px
6px !important;border-radius:14px !important}.hw-detail-grid-single .hw-kv
.k{font-size:10px !important;margin-bottom:5px !important}.hw-detail-grid-single .hw-kv
.v{font-size:12px !important}.hw-detail-actions{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr)) !important}.hw-detail-actions
.flower{grid-column:1/-1 !important}}.hw-funeral-single .hw-detail-card{width:100% !important;max-width:none !important}.hw-funeral-single .hw-detail-grid-single{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:10px !important;margin-top:0 !important}.hw-funeral-single .hw-detail-grid-single .hw-kv{background:linear-gradient(180deg,#fffdf9,#fbf5ec) !important;border:1px
solid #efe1cc !important;border-radius:18px !important;padding:14px
10px !important;min-height:84px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;text-align:center !important}.hw-funeral-single .hw-detail-grid-single .hw-kv
.k{display:block !important;font-size:12px !important;line-height:1.25 !important;color:#7d6b58 !important;font-weight:800 !important;margin:0
0 7px !important;word-break:keep-all !important}.hw-funeral-single .hw-detail-grid-single .hw-kv
.v{display:block !important;font-size:16px !important;line-height:1.3 !important;color:#241f1c !important;font-weight:900 !important;word-break:keep-all !important;overflow-wrap:anywhere !important}.hw-funeral-single .hw-detail-actions{grid-template-columns:1fr 1fr !important;max-width:620px !important}.hw-funeral-single .hw-detail-actions
.flower{grid-column:1/-1 !important}@media(min-width:1120px){.hw-funeral-single .hw-portal-frame{max-width:1240px !important}.hw-funeral-single .hw-detail-content-grid{grid-template-columns:minmax(0,1fr) 292px !important;gap:18px !important}.hw-funeral-single .hw-detail-card{padding:32px
!important}}@media(max-width:980px){.hw-funeral-single .hw-detail-grid-single{grid-template-columns:repeat(4,minmax(0,1fr)) !important}}@media(max-width:640px){.hw-funeral-single .hw-detail-grid-single{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:7px !important}.hw-funeral-single .hw-detail-grid-single .hw-kv{min-height:66px !important;padding:9px
6px !important;border-radius:14px !important}.hw-funeral-single .hw-detail-grid-single .hw-kv
.k{font-size:10px !important;margin-bottom:5px !important}.hw-funeral-single .hw-detail-grid-single .hw-kv
.v{font-size:12px !important}.hw-funeral-single .hw-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:none !important}}@media (max-width: 768px){.hw-breadcrumb{width:100%;display:flex !important;justify-content:center !important;align-items:center !important;flex-wrap:wrap !important;text-align:center !important;padding-left:0 !important;padding-right:0 !important;margin-left:auto !important;margin-right:auto !important;gap:6px 7px !important}.hw-breadcrumb a,
.hw-breadcrumb
span{display:inline-flex;align-items:center}}.hw-breadcrumb{width:100% !important;display:flex !important;justify-content:center !important;align-items:center !important;flex-wrap:wrap !important;text-align:center !important;gap:6px 8px !important;margin-left:auto !important;margin-right:auto !important;padding-left:0 !important;padding-right:0 !important;white-space:normal !important}.hw-breadcrumb a,
.hw-breadcrumb
span{display:inline-flex !important;align-items:center !important}.hw-funeral-single .hw-detail-actions,
.hw-funeral-single .hw-actions.hw-detail-actions{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important;width:100% !important;max-width:560px !important;margin:18px
auto 0 !important;justify-content:center !important;align-items:center !important}.hw-funeral-single .hw-detail-actions .hw-action,
.hw-funeral-single .hw-actions.hw-detail-actions .hw-action{display:flex !important;justify-content:center !important;align-items:center !important;text-align:center !important;width:100% !important}.hw-funeral-single .hw-detail-actions .hw-action.flower,
.hw-funeral-single .hw-actions.hw-detail-actions .hw-action.flower{grid-column:1 / -1 !important}.detail-actions,.funeral-actions,.card-actions{display:flex !important;justify-content:center !important;align-items:center !important;flex-wrap:wrap !important;gap:10px !important;width:100% !important;margin-left:auto !important;margin-right:auto !important}.detail-actions a,
.funeral-actions a,
.card-actions
a{display:flex !important;justify-content:center !important;align-items:center !important;text-align:center !important}@media(max-width:640px){.hw-funeral-single .hw-detail-actions,
.hw-funeral-single .hw-actions.hw-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:none !important;gap:8px !important}.hw-funeral-single .hw-detail-actions .hw-action.flower,
.hw-funeral-single .hw-actions.hw-detail-actions .hw-action.flower{grid-column:1 / -1 !important}}.hw-content-grid{grid-template-columns:minmax(0,1fr) 320px}.hw-ad-card .hw-random-ad{width:320px;max-width:100%;height:180px;min-height:0 !important;margin:0
auto;border-radius:20px;overflow:hidden;display:block}.hw-ad-card .hw-random-ad
img{width:100%;height:180px !important;min-height:0 !important;object-fit:cover;display:block}.hw-ad-card .hw-ad-placeholder{width:100%;height:180px;min-height:0 !important;box-sizing:border-box}.hw-funeral-single .hw-ad-card .hw-random-ad,
.hw-funeral-single .hw-ad-card .hw-random-ad img,
.hw-funeral-single .hw-ad-card .hw-ad-placeholder{height:180px !important;min-height:0 !important}@media(max-width:980px){.hw-content-grid{grid-template-columns:1fr}.hw-ad-card .hw-random-ad{width:320px;height:180px}.hw-ad-card .hw-random-ad img,
.hw-ad-card .hw-ad-placeholder{height:180px !important}}@media(max-width:380px){.hw-ad-card .hw-random-ad{width:100%;height:auto;aspect-ratio:16/9}.hw-ad-card .hw-random-ad img,
.hw-ad-card .hw-ad-placeholder{height:auto !important;aspect-ratio:16/9}}.hw-detail-content-grid>.hw-sidebar,.hw-content-grid>.hw-sidebar{display:grid !important}.hw-funeral-single .hw-detail-content-grid{grid-template-columns:minmax(0,1fr) 320px !important}.hw-ad-card .hw-random-ad,
.hw-funeral-single .hw-ad-card .hw-random-ad{width:320px !important;max-width:100% !important;height:180px !important;min-height:0 !important;aspect-ratio:16/9}.hw-ad-card .hw-random-ad img,
.hw-funeral-single .hw-ad-card .hw-random-ad img,
.hw-ad-card .hw-ad-placeholder,
.hw-funeral-single .hw-ad-card .hw-ad-placeholder{width:100% !important;height:180px !important;min-height:0 !important;object-fit:cover !important}@media(max-width:980px){.hw-funeral-single .hw-detail-content-grid,.hw-content-grid{grid-template-columns:1fr !important}.hw-sidebar{position:static !important}}.hw-post-content-grid,
.hw-page-single .hw-content-grid,
.hw-post-single .hw-content-grid{grid-template-columns:minmax(0,1fr) 320px !important;gap:18px !important;align-items:start !important}.hw-post-main{min-width:0 !important}.hw-post-card{background:#fff;border:1px
solid rgba(185,138,61,.20);border-radius:30px;padding:30px;box-shadow:0 18px 42px rgba(31,41,51,.08)}.hw-post-card
h1{margin:0
0 14px;font-size:30px;line-height:1.3;letter-spacing:-.055em;color:#202936}.hw-post-meta{font-size:13px;color:#8a7964;margin-bottom:18px}.hw-post-content{font-size:16px;line-height:1.85;color:#253041}.hw-post-content
img{max-width:100%;height:auto;border-radius:18px}.hw-sidebar .hw-ad-card .hw-random-ad,
.hw-sidebar .hw-ad-card .hw-random-ad img,
.hw-sidebar .hw-ad-card .hw-ad-placeholder{width:320px !important;max-width:100% !important;height:180px !important;min-height:0 !important;aspect-ratio:16/9 !important;object-fit:cover !important}.hw-sidebar .hw-ad-card .hw-random-ad{margin:0
auto !important;display:block !important}@media(max-width:980px){.hw-post-content-grid,
.hw-page-single .hw-content-grid,
.hw-post-single .hw-content-grid{grid-template-columns:1fr !important}.hw-post-card{padding:22px;border-radius:24px}.hw-post-card
h1{font-size:24px}}.hw-recent-thumb-list li
a{grid-template-columns:64px minmax(0,1fr)!important}.hw-recent-thumb{width:64px!important;height:64px!important;min-width:64px;border-radius:15px;overflow:hidden;background:#fff4df;border:1px
solid #ead6b4}.hw-recent-thumb
img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.hw-header-inner{gap:16px}.hw-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-left:auto}.hw-header-actions .hw-head-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px
13px;border-radius:999px;border:1px
solid rgba(90,70,63,.18);background:rgba(255,255,255,.72);color:#4b382f;font-size:13px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 8px 18px rgba(31,41,51,.05)}.hw-header-actions .hw-head-flower{border-color:rgba(199,167,122,.55);background:linear-gradient(135deg,#f7e8bb 0%,#d8ad5f 100%);color:#2f241f;box-shadow:0 9px 22px rgba(122,86,35,.16)}.hw-header-actions .hw-head-link:hover{transform:translateY(-1px);border-color:#c7a77a;box-shadow:0 10px 24px rgba(122,86,35,.16)}@media(max-width:768px){.hw-header-inner{display:flex;align-items:center;justify-content:space-between;gap:10px}.hw-header-actions{flex:0 0 auto;gap:0}.hw-header-actions .hw-head-status,
.hw-header-actions .hw-head-region{display:none !important}.hw-header-actions .hw-head-flower{min-height:32px;padding:8px
10px;font-size:12px;letter-spacing:-.03em}}.hw-random-ad-wrap{display:block;width:100%}.hw-random-ad-wrap .hw-random-ad{display:block;width:100%}.hw-random-ad-wrap .hw-random-ad
img{display:block;width:100%;height:180px;object-fit:cover;border-radius:18px}.hw-board-page .hw-portal-frame{padding-top:18px}.hw-board-content-grid{align-items:start}.hw-board-header{background:linear-gradient(135deg,#fffaf2 0%,#f6efe4 100%);border:1px
solid rgba(185,138,61,.22);border-radius:28px;padding:26px
28px;margin-bottom:18px;box-shadow:0 18px 44px rgba(31,41,51,.07)}.hw-board-kicker{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:900;letter-spacing:.08em;color:#9a6a28;background:#fff4df;border:1px
solid #ead6b4;border-radius:999px;padding:7px
10px;margin-bottom:10px}.hw-board-header
h1{margin:0;color:#2c2118;font-size:30px;line-height:1.22;letter-spacing:-.06em}.hw-board-header
p{margin:9px
0 0;color:#7b6a58;font-size:15px;line-height:1.65}.hw-board-list{display:grid;gap:14px}.hw-board-item{display:grid!important;grid-template-columns:156px minmax(0,1fr);gap:18px;align-items:stretch;padding:16px!important;border-radius:24px!important;background:rgba(255,255,255,.92)!important;border:1px
solid rgba(185,138,61,.20)!important;box-shadow:0 14px 34px rgba(31,41,51,.065)!important}.hw-board-thumb{display:flex;align-items:center;justify-content:center;min-height:118px;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 20% 0,rgba(255,234,190,.45),transparent 44%),linear-gradient(135deg,#2d2118,#b98a3d);text-decoration:none;color:#fff}.hw-board-thumb
img{width:100%;height:100%;object-fit:cover;display:block}.hw-board-thumb-fallback{flex-direction:column}.hw-board-thumb-fallback
strong{font-size:28px;letter-spacing:-.06em;line-height:1}.hw-board-thumb-fallback
span{font-size:12px;color:#f2dfbf;margin-top:6px}.hw-board-copy{min-width:0;display:flex;flex-direction:column}.hw-board-copy
h2{font-size:21px;line-height:1.35;letter-spacing:-.055em;margin:4px
0 8px}.hw-board-copy h2
a{color:#2c2118;text-decoration:none}.hw-board-copy h2 a:hover{color:#9a6a28}.hw-board-excerpt{color:#6f6151;font-size:14px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hw-board-excerpt
p{margin:0}.hw-board-more{align-self:flex-start;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0
13px;border-radius:999px;background:#fff4df;border:1px
solid #ead6b4;color:#6b4524;text-decoration:none;font-size:13px;font-weight:900}.hw-board-more:hover{background:#b98a3d;color:#fff;border-color:#b98a3d}.hw-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;margin:28px
auto 4px;padding:18px;border-radius:24px;background:rgba(255,250,242,.78);border:1px
solid rgba(185,138,61,.18);box-shadow:0 12px 30px rgba(31,41,51,.045)}.hw-pagination .page-numbers{min-width:38px;height:38px;padding:0
12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px
solid #ead6b4;color:#5b4637;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 7px 16px rgba(91,59,34,.06);transition:.16s transform,.16s background,.16s color,.16s border-color}.hw-pagination .page-numbers:hover{transform:translateY(-1px);background:#fff4df;border-color:#d5b47a;color:#2c2118}.hw-pagination .page-numbers.current{background:linear-gradient(135deg,#2d2118,#6b4524);border-color:#6b4524;color:#fff;box-shadow:0 10px 22px rgba(91,59,34,.18)}.hw-pagination .prev,.hw-pagination
.next{padding:0
16px;background:#fff4df;color:#6b4524}.hw-pagination
.dots{background:transparent;border-color:transparent;box-shadow:none;min-width:24px;padding:0;color:#9a8a77}.hw-board-empty{text-align:center;padding:38px!important}@media(max-width:900px){.hw-board-item{grid-template-columns:118px minmax(0,1fr);gap:13px}.hw-board-thumb{min-height:104px}.hw-board-header{padding:22px}.hw-board-header
h1{font-size:26px}}@media(max-width:680px){.hw-board-item{grid-template-columns:1fr;padding:14px!important}.hw-board-thumb{min-height:160px}.hw-board-copy
h2{font-size:19px}.hw-board-more{width:100%;height:40px;margin-top:12px}.hw-pagination{gap:6px;padding:14px
10px;margin-top:22px}.hw-pagination .page-numbers{min-width:36px;height:36px;padding:0
10px;font-size:13px}.hw-pagination .prev,.hw-pagination
.next{flex:1 1 auto;min-width:92px}.hw-board-header{text-align:center}.hw-board-kicker{margin-left:auto;margin-right:auto}}.hw-related-guides{margin:16px
0 12px !important;padding:14px
!important;border-radius:20px !important;background:#fff !important;border:1px
solid rgba(185,138,61,.18) !important;box-shadow:0 10px 24px rgba(31,41,51,.045) !important}.hw-related-head{margin:0
0 10px !important;text-align:left !important}.hw-related-head
span{height:24px !important;padding:0
9px !important;font-size:11px !important;border-radius:999px !important}.hw-related-head
h2{margin:8px
0 0 !important;font-size:18px !important;line-height:1.3 !important;letter-spacing:-.05em !important}.hw-related-head
p{display:none !important}.hw-related-list{display:grid !important;gap:8px !important}.hw-related-item{display:grid !important;grid-template-columns:72px minmax(0,1fr) !important;gap:10px !important;align-items:center !important;padding:8px
!important;border-radius:16px !important;background:#fffaf2 !important;border:1px
solid #efe1cc !important;box-shadow:none !important}.hw-related-thumb{width:72px !important;height:54px !important;min-width:72px !important;border-radius:12px !important}.hw-related-copy
span{margin-bottom:3px !important;font-size:11px !important;color:#9a8a77 !important}.hw-related-copy
h3{margin:0
!important;font-size:14px !important;line-height:1.38 !important;letter-spacing:-.04em !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}.hw-related-more{margin-top:5px !important;height:24px !important;padding:0
9px !important;font-size:11px !important;border-radius:999px !important;background:#fff !important}.hw-detail-content-grid>.hw-sidebar,.hw-content-grid>.hw-sidebar{min-width:0 !important}.hw-sidebar .hw-side-card{overflow:hidden !important}.hw-sidebar .hw-ad-card .hw-random-ad,
.hw-sidebar .hw-ad-card .hw-random-ad img,
.hw-sidebar .hw-ad-card .hw-ad-placeholder,
.hw-random-ad-wrap .hw-random-ad,
.hw-random-ad-wrap .hw-random-ad
img{max-width:100% !important}@media(max-width:980px){.hw-detail-content-grid,.hw-content-grid{grid-template-columns:1fr !important}.hw-detail-content-grid>.hw-sidebar,.hw-content-grid>.hw-sidebar,.hw-sidebar{position:static !important;width:100% !important;max-width:100% !important;display:grid !important;grid-template-columns:1fr !important;gap:14px !important;margin-top:14px !important}.hw-sidebar .hw-side-card{width:100% !important;max-width:100% !important;padding:14px
!important;border-radius:22px !important}.hw-sidebar .hw-ad-card .hw-random-ad,
.hw-sidebar .hw-ad-card .hw-random-ad img,
.hw-sidebar .hw-ad-card .hw-ad-placeholder,
.hw-random-ad-wrap .hw-random-ad
img{width:100% !important;max-width:320px !important;height:auto !important;aspect-ratio:16/9 !important;min-height:0 !important;margin-left:auto !important;margin-right:auto !important;object-fit:cover !important}}@media(max-width:640px){.hw-related-guides{margin:14px
0 10px !important;padding:12px
!important;border-radius:18px !important}.hw-related-head{text-align:center !important}.hw-related-head
span{margin-left:auto !important;margin-right:auto !important}.hw-related-head
h2{font-size:17px !important}.hw-related-item{grid-template-columns:68px minmax(0,1fr) !important;gap:9px !important;padding:8px
!important;border-radius:15px !important}.hw-related-thumb{width:68px !important;height:50px !important;min-width:68px !important;border-radius:11px !important}.hw-related-copy
h3{font-size:13.5px !important}.hw-related-more{height:23px !important;font-size:10.5px !important}.hw-sidebar{margin-top:12px !important}}.hw-list .hw-item{min-height:0 !important}.hw-list .hw-name
a{color:inherit;text-decoration:none}.hw-list .hw-name a:hover{color:#8a5b18;text-decoration:underline;text-underline-offset:3px}.hw-list .hw-detail-grid{display:none !important}.hw-list .hw-meta{min-height:auto !important;margin-top:12px !important}.hw-list .hw-tags{margin-top:12px !important}.hw-list .hw-actions{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:8px !important;margin-top:16px !important}.hw-list .hw-action{min-height:46px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:11px
8px !important}.hw-list .hw-action.detail{background:#fff8ec !important;border-color:#ead6b4 !important;color:#6b421e !important}.hw-list .hw-action.map{background:#fff !important}.hw-list .hw-action.flower{grid-column:1/-1 !important;min-height:50px !important}.hw-related-guides{margin-top:18px !important;padding:18px
!important;border-radius:24px !important;background:#fffdf8 !important;border:1px
solid rgba(185,138,61,.18) !important;box-shadow:0 10px 26px rgba(31,41,51,.05) !important}.hw-related-head{margin-bottom:12px !important}.hw-related-head
p{display:none !important}.hw-related-list{display:grid !important;grid-template-columns:1fr !important;gap:10px !important}.hw-related-item{display:flex !important;align-items:center !important;gap:12px !important;width:100% !important;min-height:0 !important;padding:10px
!important;border-radius:18px !important;background:#fffaf2 !important;border:1px
solid #efe1cc !important;box-shadow:none !important;overflow:hidden !important}.hw-related-thumb{display:block !important;flex:0 0 96px !important;width:96px !important;height:64px !important;min-width:96px !important;border-radius:14px !important;overflow:hidden !important;background:#f4eadb !important}.hw-related-thumb
img{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important}.hw-related-copy{min-width:0 !important;flex:1 !important}.hw-related-copy
span{display:block !important;margin:0
0 4px !important;font-size:11px !important;color:#9a8a77 !important}.hw-related-copy
h3{margin:0
!important;font-size:14px !important;line-height:1.38 !important;letter-spacing:-.04em !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}.hw-related-copy h3
a{color:#202936 !important;text-decoration:none !important}.hw-related-more{display:inline-flex !important;align-items:center !important;justify-content:center !important;margin-top:6px !important;height:24px !important;padding:0
10px !important;font-size:11px !important;border-radius:999px !important;background:#fff !important;border:1px
solid #ead6b4 !important;color:#6b421e !important;text-decoration:none !important}@media(max-width:640px){.hw-list .hw-actions{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:6px !important}.hw-list .hw-action{font-size:12.5px !important;min-height:42px !important;border-radius:14px !important;padding:9px
5px !important}.hw-list .hw-action.flower{font-size:14px !important;min-height:48px !important}.hw-related-guides{padding:14px
!important;border-radius:20px !important}.hw-related-item{gap:10px !important;padding:9px
!important;border-radius:16px !important}.hw-related-thumb{flex-basis:78px !important;width:78px !important;height:56px !important;min-width:78px !important;border-radius:12px !important}.hw-related-copy
h3{font-size:13px !important}}.hw-list .hw-item{display:flex !important;flex-direction:column !important}.hw-list .hw-meta-split{display:flex !important;flex-direction:column !important;gap:6px !important;margin-top:12px !important;min-height:70px !important}.hw-list .hw-phone-line{order:1 !important;font-size:14px !important;font-weight:800 !important;color:#2d2118 !important;line-height:1.35 !important;white-space:nowrap !important}.hw-list .hw-address-line{order:2 !important;font-size:14px !important;line-height:1.55 !important;color:#697386 !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;min-height:43px !important}.hw-list .hw-tags{min-height:34px !important}.hw-list .hw-actions{margin-top:auto !important}.hw-funeral-single .hw-meta-split{display:block !important}.hw-funeral-single .hw-phone-line,
.hw-funeral-single .hw-address-line{display:block !important;white-space:normal !important;font-weight:400 !important;color:inherit !important;min-height:0 !important;-webkit-line-clamp:unset !important}.hw-funeral-single .hw-phone-line{margin-top:8px !important}@media(max-width:640px){.hw-list .hw-meta-split{min-height:auto !important;gap:5px !important}.hw-list .hw-address-line{min-height:auto !important;-webkit-line-clamp:2 !important}.hw-list .hw-tags{min-height:auto !important}}.hw-related-guides{margin-top:22px;padding:18px;border:1px
solid rgba(90,70,63,.12);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(55,43,38,.06)}.hw-related-head{margin-bottom:14px;text-align:left}.hw-related-head
span{display:inline-flex;margin-bottom:5px;font-size:12px;font-weight:800;color:#a67c35;letter-spacing:-.02em}.hw-related-head
h2{margin:0;font-size:18px;line-height:1.35;color:#312622}.hw-related-head
p{margin:5px
0 0;font-size:13px;color:#806f66;line-height:1.45}.hw-related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hw-related-item{display:flex;gap:10px;align-items:center;min-width:0;padding:10px;border:1px
solid rgba(90,70,63,.10);border-radius:14px;background:#fbfaf8;transition:.18s ease}.hw-related-item:hover{transform:translateY(-1px);border-color:rgba(199,167,122,.55);box-shadow:0 8px 18px rgba(55,43,38,.08)}.hw-related-thumb{flex:0 0 72px;width:72px;height:58px;border-radius:11px;overflow:hidden;background:#eee6dc}.hw-related-thumb
img{width:100%;height:100%;object-fit:cover;display:block}.hw-related-copy{min-width:0;flex:1}.hw-related-copy
span{display:block;margin-bottom:3px;font-size:11px;color:#9b8b80}.hw-related-copy
h3{margin:0;font-size:13.5px;line-height:1.35;font-weight:800;color:#3a2e2a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hw-related-copy h3
a{color:inherit;text-decoration:none}.hw-related-more{display:inline-flex;margin-top:6px;font-size:12px;font-weight:800;color:#7b5b35;text-decoration:none}.hw-related-toggle{display:block;margin:14px
auto 0;padding:9px
18px;border:1px
solid rgba(90,70,63,.18);border-radius:999px;background:#f7f1e7;color:#4a3831;font-size:13px;font-weight:800;cursor:pointer}.hw-related-toggle:hover{background:#eadbc6}.hw-related-list.is-collapsed .hw-related-extra{display:none}.hw-related-list:not(.is-collapsed) .hw-related-extra{display:flex}.hw-related-toggle-mobile{display:none}@media (max-width:768px){.hw-related-guides{padding:14px;margin-top:18px;border-radius:16px}.hw-related-head{text-align:center}.hw-related-head
h2{font-size:17px}.hw-related-head
p{font-size:12.5px}.hw-related-list{grid-template-columns:1fr;gap:8px}.hw-related-item{padding:9px}.hw-related-thumb{flex-basis:64px;width:64px;height:52px}.hw-related-copy
h3{font-size:13px}.hw-related-list.is-collapsed .hw-related-extra-mobile{display:none}.hw-related-list:not(.is-collapsed) .hw-related-extra-mobile{display:flex}.hw-related-list.is-collapsed .hw-related-extra{display:none}.hw-related-toggle-mobile{display:block}.hw-related-guides[data-related-count="4"] .hw-related-toggle-mobile{display:block}}.hw-related-head
span{display:none !important}.hw-related-head{margin-bottom:12px !important}.hw-related-head
h2{margin-top:0 !important}.hw-list .hw-tags{margin-top:14px !important;margin-bottom:14px !important;padding-bottom:2px !important}.hw-list .hw-actions{margin-top:0 !important;padding-top:2px !important;gap:10px !important}.hw-list .hw-meta-split+.hw-tags{margin-top:14px !important}@media(max-width:640px){.hw-list .hw-tags{margin-top:12px !important;margin-bottom:12px !important}.hw-list .hw-actions{gap:7px !important}}.hw-all-posts-page .hw-board-search{margin:0
0 16px;padding:14px;border:1px
solid rgba(185,138,61,.18);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 10px 26px rgba(31,41,51,.045)}.hw-board-search-row{display:grid;grid-template-columns:minmax(0,1fr) 180px 92px auto;gap:10px;align-items:center}.hw-board-search-row input,
.hw-board-search-row
select{width:100%;height:48px;border:1px
solid #e5d5bd;border-radius:16px;background:#fff;color:#2c2118;padding:0
14px;font-family:inherit;font-size:14px;outline:none}.hw-board-search-row input:focus,
.hw-board-search-row select:focus{border-color:#c99c56;box-shadow:0 0 0 4px rgba(185,138,61,.12)}.hw-board-search-row button,.hw-board-reset{height:48px;border:0;border-radius:16px;padding:0
17px;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:900;font-size:14px;text-decoration:none;cursor:pointer;white-space:nowrap}.hw-board-search-row
button{background:linear-gradient(135deg,#2d2118,#8a5b18);color:#fff;box-shadow:0 10px 22px rgba(91,59,34,.15)}.hw-board-reset{background:#fff4df;border:1px
solid #ead6b4;color:#6b4524}.hw-board-result-summary{display:flex;align-items:center;gap:8px;margin:2px
4px 14px;color:#7b6a58;font-size:13px;font-weight:800}.hw-board-result-summary
strong{color:#9a6a28;font-size:15px}.hw-board-result-summary
span{display:inline-flex;align-items:center;min-height:26px;padding:0
10px;border-radius:999px;background:#fff4df;border:1px
solid #ead6b4;color:#6b4524}.hw-all-post-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hw-board-cat-list{display:inline-flex;gap:5px;flex-wrap:wrap}.hw-board-cat-list
a{display:inline-flex;align-items:center;height:22px;padding:0
8px;border-radius:999px;background:#fff4df;border:1px
solid #ead6b4;color:#7a4f1f!important;font-size:11px;font-weight:900;text-decoration:none}.hw-board-cat-list a:hover{background:#b98a3d;color:#fff!important;border-color:#b98a3d}.hw-all-posts-item .hw-board-more{margin-top:12px}@media(max-width:900px){.hw-board-search-row{grid-template-columns:1fr 150px}.hw-board-search-row button,.hw-board-reset{width:100%}}@media(max-width:640px){.hw-all-posts-page .hw-board-search{padding:12px;border-radius:20px}.hw-board-search-row{grid-template-columns:1fr;gap:8px}.hw-board-search-row input,
.hw-board-search-row select,
.hw-board-search-row button,.hw-board-reset{height:46px;border-radius:14px}.hw-board-result-summary{justify-content:center;flex-wrap:wrap;text-align:center;margin-bottom:12px}}.hw-side-more{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:5px
9px;border-radius:999px;background:#fff4df;border:1px
solid #ead6b4;color:#9a6a28;text-decoration:none;font-size:11px;font-weight:900;line-height:1;letter-spacing:-.03em;white-space:nowrap}.hw-side-more:hover{background:#b98a3d;border-color:#b98a3d;color:#fff}@media(max-width:680px){.hw-side-more{min-height:23px;padding:5px
8px;font-size:10.5px}}.hw-board-more{display:none !important}.hw-board-copy{justify-content:center !important}.hw-all-post-meta,.hw-post-meta{margin-bottom:3px !important}.hw-board-copy
h2{margin-top:2px !important;margin-bottom:6px !important}.hw-board-excerpt{display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important;color:#6f6151 !important;font-size:13.5px !important;line-height:1.55 !important;margin-top:0 !important}.hw-board-excerpt
p{margin:0
!important}.hw-board-thumb{min-height:96px !important;height:96px !important;border-radius:17px !important}.hw-board-item{grid-template-columns:132px minmax(0,1fr) !important;gap:15px !important;align-items:center !important}@media(max-width:900px){.hw-board-item{grid-template-columns:112px minmax(0,1fr) !important;gap:12px !important}.hw-board-thumb{min-height:88px !important;height:88px !important}}@media(max-width:680px){.hw-board-item{grid-template-columns:96px minmax(0,1fr) !important;gap:11px !important;align-items:center !important;padding:12px
!important}.hw-board-thumb{width:96px !important;min-height:78px !important;height:78px !important;border-radius:14px !important}.hw-board-thumb-fallback
strong{font-size:20px !important}.hw-board-thumb-fallback
span{font-size:10px !important;margin-top:3px !important}.hw-all-post-meta,.hw-post-meta{gap:5px !important;margin-bottom:2px !important;font-size:11px !important}.hw-board-cat-list
a{height:20px !important;padding:0
6px !important;font-size:10px !important}.hw-board-copy
h2{font-size:15.5px !important;line-height:1.34 !important;margin:1px
0 4px !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}.hw-board-excerpt{-webkit-line-clamp:1 !important;font-size:12px !important;line-height:1.45 !important}}.hw-hero{padding-top:12px !important;padding-bottom:8px !important;margin-bottom:8px !important;min-height:auto !important}.hw-hero .hw-container,.hw-hero-inner,.hw-hero-content{padding-top:0 !important;padding-bottom:0 !important}.hw-hero .hw-eyebrow,.hw-eyebrow{font-size:13px !important;line-height:1.2 !important;margin-bottom:4px !important;font-weight:700 !important}.hw-hero h1,
.hw-hero .hw-title,.hw-main-title{font-size:22px !important;line-height:1.18 !important;margin-top:0 !important;margin-bottom:6px !important;letter-spacing:-0.04em !important}.hw-hero .hw-description,
.hw-hero .hw-subtitle,.hw-description,.hw-subtitle{font-size:12px !important;line-height:1.4 !important;margin-top:0 !important;margin-bottom:6px !important}.hw-summary,.hw-data-summary,.hw-stat-wrap,.hw-stats{margin-top:6px !important;margin-bottom:6px !important;gap:8px !important}.hw-stat-card,.hw-stat-box{padding:7px
10px !important;min-height:32px !important}.hw-stat-label{font-size:12px !important;line-height:1.1 !important}.hw-stat-num{font-size:18px !important;line-height:1.1 !important}.hw-hero+.hw-search-section,.hw-hero+.hw-search-panel,.hw-hero+.hw-search-box{margin-top:6px !important}.hw-search-section,.hw-search-panel,.hw-search-box{margin-top:8px !important;margin-bottom:12px !important;padding-top:14px !important;padding-bottom:14px !important}.hw-search-section input,
.hw-search-panel input,
.hw-search-box
input{min-height:40px !important;height:40px !important;font-size:14px !important}.hw-search-section button,
.hw-search-panel button,
.hw-search-box
button{min-height:40px !important;height:40px !important;padding-top:8px !important;padding-bottom:8px !important;font-size:14px !important}@media (max-width:768px){.hw-hero{padding-top:8px !important;padding-bottom:6px !important;margin-bottom:6px !important}.hw-hero .hw-eyebrow,.hw-eyebrow{font-size:12px !important;margin-bottom:3px !important}.hw-hero h1,
.hw-hero .hw-title,.hw-main-title{font-size:18px !important;line-height:1.15 !important;margin-bottom:4px !important}.hw-hero .hw-description,
.hw-hero .hw-subtitle,.hw-description,.hw-subtitle{font-size:11px !important;line-height:1.35 !important;margin-bottom:4px !important}.hw-stat-card,.hw-stat-box{padding:5px
8px !important;min-height:28px !important}.hw-stat-label{font-size:11px !important}.hw-stat-num{font-size:16px !important}.hw-search-section,.hw-search-panel,.hw-search-box{padding-top:10px !important;padding-bottom:10px !important;margin-top:6px !important;margin-bottom:10px !important}.hw-search-section input,
.hw-search-panel input,
.hw-search-box input,
.hw-search-section button,
.hw-search-panel button,
.hw-search-box
button{min-height:38px !important;height:38px !important;font-size:13px !important}}.haimwon-post-tags{margin-top:28px;padding-top:18px;border-top:1px solid rgba(80,50,30,.12)}.haimwon-post-tags-title{display:block;margin-bottom:10px;font-size:13px;font-weight:800;color:#5a3318}.haimwon-post-tags-list{display:flex;flex-wrap:wrap;gap:8px}.haimwon-post-tags-list
a{display:inline-flex;align-items:center;min-height:30px;padding:6px
11px;border-radius:999px;background:#fff7e8;border:1px
solid rgba(184,121,31,.28);color:#6b3b14;font-size:12px;font-weight:700;text-decoration:none;line-height:1}.haimwon-post-tags-list a:hover{background:#f2d79e;color:#3a210e}@media (max-width:768px){.haimwon-post-tags{margin-top:22px;padding-top:14px}.haimwon-post-tags-title{font-size:12px;margin-bottom:8px}.haimwon-post-tags-list{gap:6px}.haimwon-post-tags-list
a{min-height:28px;padding:5px
9px;font-size:11px}}.hw-top-small-search-v141{display:flex;align-items:center;justify-content:center;gap:6px;max-width:620px;margin:8px
auto 5px}.hw-top-small-search-v141 .hw-search-input{flex:1;min-width:0;height:34px;min-height:34px;border:1px
solid rgba(90,55,25,.22);border-radius:10px;padding:0
12px;background:#fff;color:#3f2a18;font-size:13px;box-sizing:border-box}.hw-top-small-search-v141 .hw-btn{height:34px;min-height:34px;padding:0
12px;border:0;border-radius:10px;font-size:12px;font-weight:700;white-space:nowrap;box-sizing:border-box}.hw-top-small-search-v141 .hw-btn.primary{background:#5a3318;color:#fff}.hw-top-small-search-v141 .hw-btn.light{background:#efe5d2;color:#5a3318}.hw-top-small-info-v141{display:flex;align-items:center;justify-content:center;gap:6px;margin:0
auto 5px;font-size:11px;line-height:1.2;opacity:.78}.hw-top-small-info-v141 .hw-pill{font-size:10.5px;padding:3px
7px}.hw-main>.hw-search-shell{display:none !important}@media(max-width:768px){.hw-top-small-search-v141{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-width:100%;margin:6px
auto 4px}.hw-top-small-search-v141 .hw-search-input{grid-column:1 / -1;width:100%;height:38px;min-height:38px;font-size:13px;padding:0
10px}.hw-top-small-search-v141 .hw-btn{width:100%;height:36px;min-height:36px;font-size:12px;font-weight:800;padding:0
10px}.hw-top-small-info-v141{flex-wrap:wrap;gap:4px;margin-bottom:4px;font-size:10px}}.hw-top-small-search-v141 .hw-search-input{font-size:14px !important;font-weight:600 !important}.hw-top-small-search-v141 .hw-search-input::placeholder{font-size:14px !important;opacity:.9 !important}@media(max-width:768px){.hw-top-small-search-v141 .hw-search-input{font-size:15px !important;font-weight:600 !important}.hw-top-small-search-v141 .hw-search-input::placeholder{font-size:15px !important}}.hw-recent-scoped-result{margin:8px
0 12px;font-size:13px;font-weight:700;color:#5a3318}.hw-wp-search-v144{margin:12px
0 16px}.hw-wp-search-v144 .hw-board-search-row{display:flex;gap:8px;align-items:center}.hw-wp-search-v144 input[type="search"]{flex:1;min-width:0;height:38px;border:1px
solid rgba(90,55,25,.22);border-radius:10px;padding:0
12px;font-size:14px}.hw-wp-search-v144 button,
.hw-wp-search-v144 .hw-btn{height:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0
14px;font-size:13px;font-weight:800;text-decoration:none}@media(max-width:768px){.hw-wp-search-v144 .hw-board-search-row{display:grid;grid-template-columns:1fr auto;gap:6px}.hw-wp-search-v144 input[type="search"]{height:40px;font-size:15px}.hw-wp-search-v144 button,
.hw-wp-search-v144 .hw-btn{height:38px;min-height:38px;font-size:13px}}.hw-region-inline-search-v148{margin:8px
0 14px}.hw-region-inline-title{font-size:14px;font-weight:800;color:#5a3318;margin-bottom:8px;line-height:1.4}.hw-region-inline-form{display:flex;align-items:center;gap:8px}.hw-region-inline-form input[type="search"]{flex:1;min-width:0;height:38px;border:1px
solid rgba(90,55,25,.22);border-radius:10px;padding:0
12px;font-size:14px;box-sizing:border-box}.hw-region-inline-form button,
.hw-region-inline-form .hw-btn{height:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0
14px;font-size:13px;font-weight:800;text-decoration:none;box-sizing:border-box}@media(max-width:768px){.hw-region-inline-title{font-size:13px;margin-bottom:7px}.hw-region-inline-form{display:grid;grid-template-columns:1fr 1fr;gap:6px}.hw-region-inline-form input[type="search"]{grid-column:1 / -1;width:100%;height:40px;font-size:15px}.hw-region-inline-form button,
.hw-region-inline-form .hw-btn{width:100%;height:38px;font-size:13px}}.hw-wp-search-v149{margin:10px
0 16px}.hw-wp-search-v149 .hw-board-search-row{display:flex;gap:8px;align-items:center}.hw-wp-search-v149 input[type="search"]{flex:1;min-width:0;height:38px;border:1px
solid rgba(90,55,25,.22);border-radius:10px;padding:0
12px;font-size:14px;box-sizing:border-box}.hw-wp-search-v149 button,
.hw-wp-search-v149 .hw-btn{height:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0
14px;font-size:13px;font-weight:800;text-decoration:none;box-sizing:border-box}@media(max-width:768px){.hw-wp-search-v149 .hw-board-search-row{display:grid;grid-template-columns:1fr 1fr;gap:6px}.hw-wp-search-v149 input[type="search"]{grid-column:1 / -1;width:100%;height:40px;font-size:15px}.hw-wp-search-v149 button,
.hw-wp-search-v149 .hw-btn{width:100%;height:38px;font-size:13px}}@media (max-width: 768px){body .hw-portal-frame,
body .hw-header-inner,
body .hw-hero,
body .hw-main,
body .hw-content-grid,
body .hw-detail-content-grid,
body .hw-footer-inner,
body .hw-post-wrap{width:100% !important;max-width:100% !important}body .hw-header-inner{padding-left:10px !important;padding-right:10px !important}body .hw-hero,
body .hw-main,
body .hw-content-grid,
body .hw-detail-content-grid{padding-left:8px !important;padding-right:8px !important}body .hw-content-grid,
body .hw-detail-content-grid{gap:12px !important}body .hw-hero-card,
body .hw-search-shell,
body .hw-item,
body .hw-detail-card,
body .hw-side-card,
body .hw-related-guides,
body .hw-post-card{border-radius:18px !important}body .hw-hero-card{padding:18px
14px !important}body .hw-search-shell,
body .hw-item,
body .hw-detail-card,
body .hw-side-card,
body .hw-related-guides,
body .hw-post-card{padding-left:12px !important;padding-right:12px !important}body .hw-list{gap:12px !important}body .hw-detail-address-box,
body .hw-detail-grid-single,
body .hw-detail-tags,
body .hw-detail-actions{width:100% !important;max-width:100% !important}}@media (max-width: 430px){body .hw-hero,
body .hw-main,
body .hw-content-grid,
body .hw-detail-content-grid{padding-left:5px !important;padding-right:5px !important}body .hw-hero-card{padding-left:12px !important;padding-right:12px !important}body .hw-search-shell,
body .hw-item,
body .hw-detail-card,
body .hw-side-card,
body .hw-related-guides,
body .hw-post-card{padding-left:10px !important;padding-right:10px !important}body .hw-title{font-size:27px !important}}@media (max-width: 768px){html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body .hw-site,
body .hw-portal-frame,
body .hw-header,
body .hw-header-inner,
body .hw-hero,
body .hw-content-grid,
body .hw-detail-content-grid,
body .hw-main,
body .hw-detail-main,
body .hw-post-main,
body .hw-footer,
body .hw-footer-inner{width:100% !important;max-width:100% !important;min-width:0 !important;overflow-x:hidden !important}body .hw-portal-frame{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;border-left:0 !important;border-right:0 !important;border-radius:0 !important;box-shadow:none !important;background:transparent !important}body .hw-header-inner,
body .hw-hero,
body .hw-content-grid,
body .hw-detail-content-grid,
body .hw-footer-inner{padding-left:8px !important;padding-right:8px !important;margin-left:auto !important;margin-right:auto !important}body .hw-main{padding-left:0 !important;padding-right:0 !important}body .hw-hero-card,
body .hw-search-shell,
body .hw-list,
body .hw-item,
body .hw-detail-card,
body .hw-post-card,
body .hw-side-card,
body .hw-related-guides{width:100% !important;max-width:100% !important;min-width:0 !important}body .hw-list{grid-template-columns:1fr !important}body .hw-item,
body .hw-detail-card,
body .hw-post-card{overflow:hidden !important}body img,
body video,
body iframe,
body
table{max-width:100% !important}body
table{width:100% !important;table-layout:fixed !important}body .hw-post-content table,
body .entry-content
table{display:block !important;border:0
!important;background:transparent !important;box-shadow:none !important;overflow-x:hidden !important}body .hw-post-content td,
body .hw-post-content th,
body .entry-content td,
body .entry-content
th{word-break:break-word !important;white-space:normal !important}}@media (max-width: 430px){body .hw-header-inner,
body .hw-hero,
body .hw-content-grid,
body .hw-detail-content-grid,
body .hw-footer-inner{padding-left:6px !important;padding-right:6px !important}body .hw-hero-card,
body .hw-search-shell,
body .hw-item,
body .hw-detail-card,
body .hw-post-card,
body .hw-side-card,
body .hw-related-guides{border-radius:16px !important}}@media (max-width: 768px){body.home .hw-content-grid,
body.blog .hw-content-grid,
body .hw-content-grid{grid-template-columns:1fr !important}body.home .hw-sidebar,
body.blog .hw-sidebar,
body .hw-sidebar{width:100% !important;max-width:100% !important;min-width:0 !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;position:static !important}body.home .hw-sidebar .hw-side-card,
body.blog .hw-sidebar .hw-side-card,
body .hw-sidebar .hw-side-card{width:100% !important;max-width:100% !important;min-width:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}body.home .hw-recent-thumb-list,
body.blog .hw-recent-thumb-list,
body .hw-recent-thumb-list,
body.home .hw-recent-thumb-list li,
body.blog .hw-recent-thumb-list li,
body .hw-recent-thumb-list li,
body.home .hw-recent-thumb-list li a,
body.blog .hw-recent-thumb-list li a,
body .hw-recent-thumb-list li
a{width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important}}@media (max-width: 768px){body.home .hw-content-grid,
body.front-page .hw-content-grid,
body.blog .hw-content-grid{width:100% !important;max-width:100% !important;grid-template-columns:1fr !important;gap:12px !important}body.home .hw-sidebar,
body.front-page .hw-sidebar,
body.blog .hw-sidebar{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0
!important;padding:0
!important;position:static !important}body.home .hw-sidebar .hw-side-card,
body.front-page .hw-sidebar .hw-side-card,
body.blog .hw-sidebar .hw-side-card,
body.home .hw-board-card,
body.front-page .hw-board-card,
body.blog .hw-board-card{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}body.home .hw-recent-thumb-list,
body.front-page .hw-recent-thumb-list,
body.blog .hw-recent-thumb-list,
body.home .hw-recent-thumb-list li,
body.front-page .hw-recent-thumb-list li,
body.blog .hw-recent-thumb-list li,
body.home .hw-recent-thumb-list li a,
body.front-page .hw-recent-thumb-list li a,
body.blog .hw-recent-thumb-list li
a{width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important}}@media (max-width: 768px){body .hw-header{position:sticky !important;top:0 !important;z-index:9999998 !important;overflow:visible !important;overflow-x:visible !important;overflow-y:visible !important}body .hw-header-inner{overflow:visible !important;overflow-x:visible !important;overflow-y:visible !important;display:flex !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important;gap:8px !important}body .hw-brand{min-width:0 !important;flex:1 1 auto !important}body .hw-logo-text{min-width:0 !important}body .hw-header-actions{display:flex !important;flex:0 0 auto !important;margin-left:6px !important;overflow:visible !important}body .hw-header-actions .hw-head-flower{display:inline-flex !important;white-space:nowrap !important}body #reading-progress-bar{position:fixed !important;left:0 !important;z-index:9999999 !important}}@media (max-width: 768px){body.home .hw-portal-frame .hw-content-grid,
body.home .hw-content-grid,
body.front-page .hw-portal-frame .hw-content-grid,
body.front-page .hw-content-grid{width:100% !important;max-width:100% !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important;grid-template-columns:1fr !important}body.home .hw-portal-frame .hw-sidebar,
body.home .hw-sidebar,
body.front-page .hw-portal-frame .hw-sidebar,
body.front-page .hw-sidebar{width:100% !important;max-width:100% !important;min-width:0 !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;display:block !important;position:static !important}body.home .hw-sidebar .hw-side-card,
body.front-page .hw-sidebar .hw-side-card{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}body.home .hw-recent-thumb-list,
body.front-page .hw-recent-thumb-list{width:100% !important;max-width:100% !important}}@media (max-width: 768px){body{padding-top:64px !important}body .hw-header{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100% !important;max-width:100% !important;z-index:9999998 !important;overflow:visible !important;background:rgba(255,253,248,.96) !important;backdrop-filter:blur(18px) !important;-webkit-backdrop-filter:blur(18px) !important}body.admin-bar .hw-header{top:46px !important}body .hw-header-inner{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0
auto !important;padding:10px
8px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important;gap:6px !important;overflow:visible !important}body .hw-brand{display:flex !important;align-items:center !important;flex:1 1 auto !important;min-width:0 !important;gap:7px !important}body .hw-logo-img,
body .hw-logo-mark{width:34px !important;height:34px !important;min-width:34px !important;flex:0 0 34px !important}body .hw-logo-text{display:block !important;min-width:0 !important;white-space:nowrap !important}body .hw-logo-text
strong{font-size:17px !important;line-height:1.05 !important}body .hw-logo-text
span{font-size:11px !important;margin-top:2px !important}body .hw-header-actions{display:flex !important;flex:0 0 auto !important;margin-left:4px !important;gap:0 !important;overflow:visible !important}body .hw-header-actions .hw-head-region,
body .hw-header-actions .hw-head-status{display:none !important}body .hw-header-actions .hw-head-flower{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:31px !important;padding:7px
9px !important;font-size:12px !important;line-height:1 !important;white-space:nowrap !important}body #reading-progress-bar{position:fixed !important;left:0 !important;width:0%;z-index:9999999 !important;pointer-events:none !important}body.home .hw-sidebar .hw-board-card,
body.front-page .hw-sidebar .hw-board-card,
body.blog .hw-sidebar .hw-board-card{width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important;border:0
!important;border-radius:0 !important;box-shadow:none !important;background:transparent !important}body.home .hw-sidebar .hw-board-card .hw-side-head,
body.front-page .hw-sidebar .hw-board-card .hw-side-head,
body.blog .hw-sidebar .hw-board-card .hw-side-head{padding:0
4px !important}body.home .hw-sidebar .hw-board-card .hw-recent-thumb-list,
body.front-page .hw-sidebar .hw-board-card .hw-recent-thumb-list,
body.blog .hw-sidebar .hw-board-card .hw-recent-thumb-list{width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important}}@media (max-width: 360px){body .hw-header-actions .hw-head-flower{font-size:11px !important;padding-left:7px !important;padding-right:7px !important}body .hw-logo-text
strong{font-size:16px !important}}@media (max-width: 768px){body .hw-portal-frame,
body .hw-main,
body .hw-container,
body .site-main,
body .entry-content,
body.home .hw-content-grid,
body.front-page .hw-content-grid,
body.blog .hw-content-grid,
body.single .hw-single-wrap,
body.page .hw-page-wrap{box-sizing:border-box !important;width:100% !important;max-width:100% !important}body .hw-portal-frame,
body .hw-main,
body .hw-container,
body .site-main{padding-left:6px !important;padding-right:6px !important;overflow-x:hidden !important}body.home .hw-sidebar,
body.front-page .hw-sidebar,
body.blog .hw-sidebar{box-sizing:border-box !important;width:100% !important;max-width:100% !important;padding-left:6px !important;padding-right:6px !important;margin-left:0 !important;margin-right:0 !important}body.home .hw-sidebar .hw-board-card,
body.front-page .hw-sidebar .hw-board-card,
body.blog .hw-sidebar .hw-board-card{box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin-top:16px !important;margin-left:0 !important;margin-right:0 !important;padding-left:4px !important;padding-right:4px !important}body.home .hw-sidebar .hw-board-card .hw-side-head,
body.front-page .hw-sidebar .hw-board-card .hw-side-head,
body.blog .hw-sidebar .hw-board-card .hw-side-head{padding-left:4px !important;padding-right:4px !important;margin-bottom:8px !important}body.home .hw-sidebar .hw-board-card .hw-recent-thumb-list,
body.front-page .hw-sidebar .hw-board-card .hw-recent-thumb-list,
body.blog .hw-sidebar .hw-board-card .hw-recent-thumb-list{box-sizing:border-box !important;width:100% !important;max-width:100% !important;padding-left:0 !important;padding-right:0 !important;margin-top:8px !important}}@media (max-width: 360px){body .hw-portal-frame,
body .hw-main,
body .hw-container,
body .site-main{padding-left:5px !important;padding-right:5px !important}body.home .hw-sidebar,
body.front-page .hw-sidebar,
body.blog .hw-sidebar{padding-left:5px !important;padding-right:5px !important}}@media (max-width: 768px){body .hw-sidebar{box-sizing:border-box !important;width:100% !important;max-width:100% !important;padding-left:6px !important;padding-right:6px !important;margin-left:0 !important;margin-right:0 !important;overflow:visible !important}body .hw-sidebar .hw-board-card,
body .hw-sidebar section.hw-board-card,
body .hw-sidebar .hw-side-card.hw-board-card{display:block !important;box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin:18px
0 0 0 !important;padding:4px
!important;border:0
!important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}body .hw-sidebar .hw-board-card .hw-side-head{box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin:0
0 8px 0 !important;padding:0
4px !important}body .hw-sidebar .hw-board-card .hw-recent-list,
body .hw-sidebar .hw-board-card .hw-recent-thumb-list{display:grid !important;box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important;gap:9px !important;list-style:none !important}body .hw-sidebar .hw-board-card .hw-recent-thumb-list li,
body .hw-sidebar .hw-board-card .hw-recent-thumb-list li
a{box-sizing:border-box !important;width:100% !important;max-width:100% !important;min-width:0 !important}body .hw-sidebar .hw-board-card .hw-recent-thumb-list li
a{display:grid !important;grid-template-columns:64px minmax(0,1fr) !important;gap:10px !important;align-items:center !important;padding:10px
!important;border:1px
solid #efe1cc !important;border-radius:16px !important;background:#fffaf2 !important;box-shadow:none !important;text-decoration:none !important;overflow:hidden !important}body .entry-content table:has(.hw-recent-thumb-list),
body .hw-post-content table:has(.hw-recent-thumb-list),
body .entry-content table:has(.hw-related-list),
body .hw-post-content table:has(.hw-related-list){display:block !important;width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important;border:0
!important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}body .entry-content table:has(.hw-recent-thumb-list) tbody,
body .entry-content table:has(.hw-recent-thumb-list) tr,
body .entry-content table:has(.hw-recent-thumb-list) td,
body .hw-post-content table:has(.hw-recent-thumb-list) tbody,
body .hw-post-content table:has(.hw-recent-thumb-list) tr,
body .hw-post-content table:has(.hw-recent-thumb-list) td,
body .entry-content table:has(.hw-related-list) tbody,
body .entry-content table:has(.hw-related-list) tr,
body .entry-content table:has(.hw-related-list) td,
body .hw-post-content table:has(.hw-related-list) tbody,
body .hw-post-content table:has(.hw-related-list) tr,
body .hw-post-content table:has(.hw-related-list) td{display:block !important;width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important;border:0
!important;background:transparent !important;box-shadow:none !important}body .hw-related-guides{box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin:18px
0 0 0 !important;padding:4px
!important;border:0
!important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}body .hw-related-head{margin:0
0 8px 0 !important;padding:0
4px !important;text-align:left !important}body .hw-related-list{display:grid !important;grid-template-columns:1fr !important;gap:9px !important;width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important}body .hw-related-item{box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin:0
!important;padding:10px
!important;border:1px
solid #efe1cc !important;border-radius:16px !important;background:#fffaf2 !important;box-shadow:none !important;overflow:hidden !important}}@media (max-width: 768px){body .hw-content-grid,
body .hw-board-content-grid,
body .hw-detail-content-grid{grid-template-columns:1fr !important;width:100% !important;max-width:100% !important;gap:16px !important}body .hw-sidebar{display:block !important;width:100% !important;max-width:100% !important;min-width:0 !important;margin:0
!important;padding-left:2px !important;padding-right:2px !important;box-sizing:border-box !important;position:static !important;overflow:visible !important}body .hw-sidebar .hw-board-card,
body .hw-sidebar .hw-side-card.hw-board-card,
body .hw-sidebar section.hw-board-card{width:100% !important;max-width:100% !important;min-width:0 !important;margin:18px
0 0 !important;padding:0
!important;border:0
!important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important;box-sizing:border-box !important}body .hw-sidebar .hw-board-card .hw-side-head{width:100% !important;max-width:100% !important;margin:0
0 8px !important;padding:0
2px !important;box-sizing:border-box !important}body .hw-sidebar .hw-board-card .hw-recent-list,
body .hw-sidebar .hw-board-card .hw-recent-thumb-list,
body .hw-recent-thumb-list{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0
!important;padding:0
!important;box-sizing:border-box !important;list-style:none !important}body .hw-sidebar .hw-board-card .hw-recent-thumb-list li,
body .hw-sidebar .hw-board-card .hw-recent-thumb-list li a,
body .hw-recent-thumb-list li,
body .hw-recent-thumb-list li
a{width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important}body .hw-related-guides{width:100% !important;max-width:100% !important;min-width:0 !important;margin:18px
0 0 !important;padding:0
!important;border:0
!important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important;box-sizing:border-box !important}body .hw-related-head{width:100% !important;max-width:100% !important;margin:0
0 8px !important;padding:0
2px !important;text-align:left !important;box-sizing:border-box !important}body .hw-related-list{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0
!important;padding:0
!important;display:grid !important;grid-template-columns:1fr !important;gap:9px !important;box-sizing:border-box !important}body .hw-related-item{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0
!important;padding:10px
!important;border:1px
solid #efe1cc !important;border-radius:16px !important;background:#fffaf2 !important;box-shadow:none !important;box-sizing:border-box !important;overflow:hidden !important}body table.hw-mobile-bottom-list-table,
body .entry-content table:has(.hw-recent-thumb-list),
body .entry-content table:has(.hw-related-list),
body .entry-content table:has(.hw-related-guides),
body .hw-post-content table:has(.hw-recent-thumb-list),
body .hw-post-content table:has(.hw-related-list),
body .hw-post-content table:has(.hw-related-guides){display:block !important;width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important;border:0
!important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}body table.hw-mobile-bottom-list-table tbody,
body table.hw-mobile-bottom-list-table tr,
body table.hw-mobile-bottom-list-table td,
body .entry-content table:has(.hw-recent-thumb-list) tbody,
body .entry-content table:has(.hw-recent-thumb-list) tr,
body .entry-content table:has(.hw-recent-thumb-list) td,
body .entry-content table:has(.hw-related-list) tbody,
body .entry-content table:has(.hw-related-list) tr,
body .entry-content table:has(.hw-related-list) td,
body .entry-content table:has(.hw-related-guides) tbody,
body .entry-content table:has(.hw-related-guides) tr,
body .entry-content table:has(.hw-related-guides) td,
body .hw-post-content table:has(.hw-recent-thumb-list) tbody,
body .hw-post-content table:has(.hw-recent-thumb-list) tr,
body .hw-post-content table:has(.hw-recent-thumb-list) td,
body .hw-post-content table:has(.hw-related-list) tbody,
body .hw-post-content table:has(.hw-related-list) tr,
body .hw-post-content table:has(.hw-related-list) td,
body .hw-post-content table:has(.hw-related-guides) tbody,
body .hw-post-content table:has(.hw-related-guides) tr,
body .hw-post-content table:has(.hw-related-guides) td{display:block !important;width:100% !important;max-width:100% !important;margin:0
!important;padding:0
!important;border:0
!important;background:transparent !important;box-shadow:none !important;box-sizing:border-box !important}}@media (max-width:768px){body.home main > .hw-portal-frame,
body.front-page main>.hw-portal-frame{padding-top:8px !important;margin-top:0 !important}main.hw-board-page>.hw-portal-frame,main.hw-post-single>.hw-portal-frame,main.hw-page-single>.hw-portal-frame{padding-top:8px !important;margin-top:0 !important}main.hw-board-page>.hw-portal-frame>.hw-content-grid,main.hw-post-single>.hw-portal-frame>.hw-content-grid,main.hw-page-single>.hw-portal-frame>.hw-content-grid{padding-top:4px !important}.hw-breadcrumb{margin-bottom:6px !important}}@media (min-width: 981px){main.hw-funeral-single>.hw-portal-frame{max-width:1160px !important;width:calc(100% - 36px) !important;margin-left:auto !important;margin-right:auto !important}main.hw-funeral-single>.hw-portal-frame>.hw-detail-content-grid,main.hw-funeral-single>.hw-portal-frame>.hw-content-grid{grid-template-columns:minmax(0,1fr) 300px !important;gap:14px !important}}@media (max-width: 560px){.hw-region-index{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important}.hw-region-card{min-width:0 !important;padding:12px
10px !important;border-radius:15px !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;gap:6px !important}.hw-region-card
strong{max-width:100% !important;font-size:14px !important;line-height:1.25 !important;letter-spacing:-.04em !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.hw-region-card
span{font-size:11px !important;padding:4px
7px !important}}@media(max-width:860px){}.hw-post-featured-image{margin:18px
0 22px;border-radius:20px;overflow:hidden;background:#f7f1e8}.hw-post-featured-image
img{display:block;width:100%;height:auto;max-width:100%}@media(max-width:860px){.hw-post-featured-image{aspect-ratio:16/9}.hw-post-featured-image
img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}}.hw-top-small-search-v141 .hw-search-input,
.hw-top-small-search-v141 .hw-btn,
.hw-all-posts-page .hw-board-search,
.hw-all-posts-page .hw-board-search-row input,
.hw-all-posts-page .hw-board-search-row select,
.hw-all-posts-page .hw-board-search-row button,
.hw-all-posts-page .hw-board-search-row .hw-btn,
.hw-wp-search-v144 input[type="search"],
.hw-wp-search-v144 button,
.hw-wp-search-v144 .hw-btn,
.hw-wp-search-v149 input[type="search"],
.hw-wp-search-v149 button,
.hw-wp-search-v149 .hw-btn{border-radius:0 !important}.hw-top-small-search-v141 .hw-search-input,
.hw-top-small-search-v141 .hw-btn,
.hw-all-posts-page .hw-board-search-row input,
.hw-all-posts-page .hw-board-search-row select,
.hw-all-posts-page .hw-board-search-row button,
.hw-all-posts-page .hw-board-search-row .hw-btn,
.hw-wp-search-v144 input[type="search"],
.hw-wp-search-v144 button,
.hw-wp-search-v144 .hw-btn,
.hw-wp-search-v149 input[type="search"],
.hw-wp-search-v149 button,
.hw-wp-search-v149 .hw-btn{border:1px
solid #d6c3a8 !important}.hw-top-small-search-v141 .hw-btn.primary,
.hw-all-posts-page .hw-board-search-row button,
.hw-wp-search-v144 button,
.hw-wp-search-v149
button{border-color:#5a3318 !important}.hw-top-small-search-v141 .hw-search-input,
.hw-region-inline-form input[type="search"]{border:2px
solid #5a3318 !important;border-radius:0 !important;box-shadow:none !important;outline:none !important;background:#fff !important}.hw-top-small-search-v141 .hw-search-input:focus,
.hw-region-inline-form input[type="search"]:focus{border-color:#5a3318 !important;box-shadow:0 0 0 2px rgba(90,51,24,.16) !important}@media (min-width: 861px){.hw-content-grid{align-items:start !important}.hw-content-grid .hw-main > .hw-list:first-child,
.hw-content-grid .hw-main>#hwList:first-child{margin-top:0 !important}}@media (max-width: 860px){.hw-content-grid .hw-main > .hw-list:first-child,
.hw-content-grid .hw-main>#hwList:first-child{margin-top:0 !important}}.hw-sidebar .hw-ad-card .hw-random-ad-wrap{width:100% !important;max-width:100% !important}.hw-sidebar .hw-ad-card .hw-random-ad,
.hw-sidebar .hw-ad-card .hw-ad-placeholder{width:100% !important;max-width:320px !important;height:auto !important;min-height:0 !important;aspect-ratio:16/9 !important;margin-left:auto !important;margin-right:auto !important;box-sizing:border-box !important}.hw-sidebar .hw-ad-card .hw-random-ad
img{display:block !important;width:100% !important;height:100% !important;min-height:0 !important;aspect-ratio:16/9 !important;object-fit:cover !important}