@charset "utf-8";
/* 실제 출력 구조 기준 최종 정리: 공용헤더/본문/게시판/마이페이지. */
html,body{max-width:100%;overflow-x:hidden;}#hy-wrap,#hy-main,.hy-container,.hy-sub-container{min-width:0!important;box-sizing:border-box!important}.hy-container,.hy-sub-container{width:min(1180px,calc(100% - 32px))!important;margin-left:auto!important;margin-right:auto!important;}
.hy-header.hy-common-header{position:relative!important;z-index:50!important;width:100%!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #f1d7e5!important}.hy-header.hy-common-header .hy-container{display:block!important}.hy-header__top{display:grid!important;grid-template-columns:auto minmax(220px,1fr) auto!important;align-items:center!important;gap:14px!important;width:min(1180px,calc(100% - 32px))!important;margin:0 auto!important;padding:12px 0!important}.hy-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;text-decoration:none!important}.hy-brand__image-logo{display:block!important;max-width:132px!important;max-height:46px!important;width:auto!important;height:auto!important;object-fit:contain!important}.hy-header-search{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;width:100%!important;max-width:520px!important;margin:0 auto!important}.hy-header-search input[type="search"]{width:100%!important;min-width:0!important}.hy-account{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}.hy-account__name,.hy-account__link,.hy-account__memo-link,.hy-menu-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;height:38px!important;padding:0 12px!important;border:1px solid #efbdd5!important;border-radius:999px!important;background:#fff!important;color:#5a4151!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}.hy-account__avatar{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;min-width:28px!important;margin-right:6px!important;border-radius:50%!important;overflow:hidden!important}.hy-account__avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.hy-account__name-text,.hy-account__label{display:inline!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-menu-btn{background:#fff7fb!important;cursor:pointer!important}.hy-nav{width:min(1180px,calc(100% - 32px))!important;margin:0 auto 10px!important}.hy-nav ul{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.hy-nav a{display:flex!important;align-items:center!important;gap:8px!important;min-height:38px!important;padding:8px 12px!important;border:1px solid #f1d7e5!important;border-radius:14px!important;background:#fff!important;color:#332c38!important;text-decoration:none!important}.hy-menu-copy{min-width:0!important}.hy-menu-label{display:block!important;white-space:normal!important;word-break:keep-all!important}.hy-menu-desc{display:none!important}.hy-promo,.hy-top-promo,.hy-promo-strip{max-height:76px!important;overflow:hidden!important}.hy-board-list a,.hy-latest a,.hy-mypage a,.hy-nav a{word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-board-list,.bo_list,.bo_fx,#bo_list,#bo_gall,#bo_v,.hy-board-wrap,.hy-latest,.hy-mypage-wrap{min-width:0!important;max-width:100%!important}.hy-board-list .subject,.hy-board-list .bo_tit,#bo_list .bo_tit,#bo_gall .gall_text_href,.hy-latest-title,.hy-post-title{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:block!important;line-height:1.45!important}.hy-board-list p,.hy-latest p,.hy-mypage p{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
/* 마이페이지 공통: 날짜/텍스트 세로깨짐 방지 */
.hy-mypage-profile,.hy-mypage-profile *{box-sizing:border-box!important;min-width:0!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.hy-mypage-profile-meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;padding:0!important}.hy-mypage-profile-meta div{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important}.hy-mypage-profile-meta dt,.hy-mypage-profile-meta dd{display:block!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important;overflow:visible!important;text-overflow:clip!important;line-height:1.45!important}.hy-mypage-profile__text strong,.hy-mypage-profile-id{white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important;overflow:visible!important;text-overflow:clip!important}.hy-mypage-profile__edit,.hy-mypage-profile-cheer{white-space:normal!important;word-break:keep-all!important;}
@media(max-width:900px){.hy-container,.hy-sub-container{width:calc(100% - 24px)!important}.hy-header__top{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand menu" "account account"!important;gap:8px!important;width:calc(100% - 24px)!important;padding:10px 0!important}.hy-brand{grid-area:brand!important}.hy-brand__image-logo{max-width:108px!important;max-height:40px!important}.hy-header-search{display:none!important}.hy-menu-btn{grid-area:menu!important;height:34px!important;padding:0 11px!important}.hy-account{grid-area:account!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:8px!important;width:100%!important;justify-content:stretch!important}.hy-account__memo-link{display:none!important}.hy-account__name,.hy-account__link{width:100%!important;min-width:0!important;height:40px!important;padding:0 10px!important}.hy-account__name{justify-content:flex-start!important}.hy-account__link{font-size:12px!important}.hy-nav{display:none;width:calc(100% - 24px)!important;margin-bottom:10px!important}.hy-nav.is-open,.hy-header.is-menu-open .hy-nav{display:block!important}.hy-nav ul{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.hy-nav a{justify-content:center!important;min-height:44px!important}.hy-top-promo,.hy-promo,.hy-promo-strip{max-height:64px!important}.hy-mypage-wrap{padding:16px 12px 46px!important}.hy-mypage-shell{display:block!important;width:100%!important;max-width:100%!important}.hy-mypage-side{display:none!important}.hy-mypage{width:100%!important;max-width:100%!important}.hy-mypage-hero{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;padding:14px!important;border-radius:22px!important;overflow:hidden!important}.hy-mypage-hero h1{max-width:100%!important;margin:0!important;font-size:clamp(22px,7vw,30px)!important;line-height:1.18!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important}.hy-mypage-hero p{display:none!important}.hy-mypage-bg-admin-link{position:static!important;justify-self:start!important;width:auto!important;max-width:100%!important;height:32px!important;margin:0!important;padding:0 12px!important;border-radius:999px!important;white-space:nowrap!important}.hy-mypage-profile{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;grid-template-areas:"avatar text" "edit edit" "cheer cheer"!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:12px!important;border-radius:20px!important;background:rgba(255,255,255,.88)!important}.hy-mypage-avatar{grid-area:avatar!important;width:64px!important;height:64px!important;margin:0!important;border-radius:18px!important;overflow:hidden!important}.hy-mypage-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.hy-mypage-profile__text{grid-area:text!important;padding:0!important}.hy-mypage-profile__edit{grid-area:edit!important;display:flex!important;justify-content:center!important;width:100%!important;height:36px!important;border-radius:999px!important}.hy-mypage-profile-cheer{grid-area:cheer!important;position:static!important;display:flex!important;justify-content:center!important;width:100%!important;min-height:32px!important;margin:0!important}.hy-mypage-stat-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-mypage-main--dashboard{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.hy-mypage-card{width:100%!important;max-width:100%!important}}
@media(max-width:380px){.hy-account{grid-template-columns:minmax(0,1fr) 72px 72px!important;gap:6px!important}.hy-account__link{padding:0 6px!important;font-size:11.5px!important}.hy-mypage-profile{grid-template-columns:56px minmax(0,1fr)!important}.hy-mypage-avatar{width:56px!important;height:56px!important}.hy-mypage-profile-meta div{grid-template-columns:64px minmax(0,1fr)!important}}
