@charset "utf-8";:root{--hy-bg:#ffffff;--hy-bg2:#ffffff;--hy-card:#ffffff;--hy-card-soft:#fffdfd;--hy-line:#ece7ee;--hy-line-strong:#e5dbe5;--hy-text:#21242c;--hy-muted:#6d7280;--hy-subtle:#959aa6;--hy-point:#875d79;--hy-point-dark:#6f4964;--hy-point-soft:#fdf3f8;--hy-grad-1:#fff3f8;--hy-grad-2:#f7dce9;--hy-grad-3:#efc8dc;--hy-grad-4:#f8eef5;--hy-shadow:0 14px 38px rgba(27,31,45,.06),0 2px 8px rgba(27,31,45,.04);--hy-shadow-soft:0 6px 18px rgba(27,31,45,.05);--hy-radius-xl:28px;--hy-radius-lg:22px;--hy-radius-md:16px;--hy-radius-sm:12px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:16px}body{margin:0;background:#fff;color:var(--hy-text);font-family:"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;word-break:keep-all}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;border:0}button,input,textarea,select{font:inherit;color:inherit}.sound_only,.blind{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;border:0!important}.hy-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.hy-skip{position:absolute;left:16px;top:-60px;background:#111827;color:#fff;padding:10px 14px;border-radius:10px;z-index:9999}.hy-skip:focus{top:16px}.hy-wrap{min-height:100vh;background:linear-gradient(180deg,#fff 0%,#fff 70%,#fbf8fb 100%)}.hy-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(236,231,238,.95)}.hy-header__inner{display:flex;align-items:center;gap:18px;min-height:78px}.hy-brand{margin:0;flex:0 0 auto}.hy-brand a{display:flex;align-items:center;gap:12px}.hy-brand__mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#fff5f9 0%,#f9e5ef 100%);border:1px solid var(--hy-line-strong);color:var(--hy-point-dark);font-weight:800;box-shadow:var(--hy-shadow-soft)}.hy-brand__text{display:flex;flex-direction:column;min-width:0}.hy-brand__text strong{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;letter-spacing:-.04em}.hy-brand__text em{font-style:normal;color:var(--hy-muted);font-size:12px;letter-spacing:.04em}.hy-menu-btn{display:none;border:1px solid var(--hy-line);background:#fff;border-radius:12px;padding:10px 12px;font-weight:700;box-shadow:var(--hy-shadow-soft)}.hy-nav{flex:1;min-width:0;display:flex;justify-content:center}.hy-nav ul{display:flex;align-items:center;gap:6px;list-style:none;padding:0;margin:0}.hy-nav li{position:relative}.hy-nav a{display:block;padding:10px 15px;border-radius:999px;color:#585464;font-weight:600;font-size:14px;transition:.2s ease}.hy-nav>ul>li>a{background:transparent}.hy-nav>ul>li>a:hover,.hy-nav>ul>li:hover>a{background:linear-gradient(135deg,var(--hy-grad-1) 0%,var(--hy-grad-2) 55%,#f4cadd 100%);color:var(--hy-point-dark);box-shadow:inset 0 0 0 1px rgba(229,219,229,.95),0 4px 12px rgba(172,116,151,.12)}.hy-nav li ul{display:none;position:absolute;top:calc(100%+10px);left:0;min-width:190px;list-style:none;padding:8px;margin:0;border:1px solid var(--hy-line);border-radius:18px;background:#fff;box-shadow:var(--hy-shadow)}.hy-nav li:hover>ul{display:block}.hy-nav li ul a{border-radius:12px;padding:9px 12px;white-space:nowrap}.hy-nav li ul a:hover{background:var(--hy-point-soft)}.hy-account{display:flex;align-items:center;gap:10px;white-space:nowrap;margin-left:auto;font-size:14px}.hy-account span,.hy-account a{color:#63596a;font-weight:600}.hy-account .hy-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(229,219,229,.95);background:linear-gradient(135deg,var(--hy-grad-1) 0%,var(--hy-grad-2) 58%,#f2cada 100%);box-shadow:var(--hy-shadow-soft);color:var(--hy-point-dark)}.hy-account .hy-btn:hover{background:linear-gradient(135deg,#fff0f7 0%,#f6d9e7 58%,#edbfd4 100%)}.hy-main{min-height:calc(100vh - 78px)}.hy-main--home{padding:34px 0 58px;position:relative}.hy-main--home:after{content:"";position:absolute;left:0;right:0;bottom:0;height:240px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(252,246,250,.9) 48%,rgba(249,238,245,1) 100%);pointer-events:none;z-index:0}.hy-main--sub{padding:28px 0 56px}.hy-sub-container{z-index:1;background:#fff;border:1px solid var(--hy-line);border-radius:26px;box-shadow:var(--hy-shadow);padding:26px;overflow:visible;min-width:0}.hy-home--mix{position:relative;z-index:1}.hy-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}.hy-content-col{display:grid;gap:18px}.hy-side{display:grid;gap:18px;min-width:0}.hy-hero{background:linear-gradient(180deg,#ffffff 0%,#fffafc 100%);border:1px solid var(--hy-line);border-radius:32px;box-shadow:var(--hy-shadow);padding:30px;margin-bottom:18px;position:relative;overflow:hidden}.hy-hero:before{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(244,214,229,.55) 0%,rgba(244,214,229,0) 70%)}.hy-hero:after{content:"";position:absolute;left:-50px;bottom:-80px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(252,239,246,.9) 0%,rgba(252,239,246,0) 75%)}.hy-hero--mix{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:center}.hy-eyebrow{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:999px;border:1px solid var(--hy-line);background:linear-gradient(180deg,#fff9fc 0%,#fdf0f7 100%);color:var(--hy-point-dark);font-size:12px;font-weight:700;letter-spacing:.03em}.hy-hero h2{position:relative;margin:14px 0 10px;font-size:34px;line-height:1.18;letter-spacing:-.05em;z-index:1}.hy-hero p{position:relative;margin:0;color:var(--hy-muted);font-size:15px;z-index:1}.hy-hero__chips{position:relative;display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;z-index:1}.hy-hero__chips span{display:flex;align-items:center;gap:8px;height:40px;padding:0 14px;border-radius:999px;background:linear-gradient(180deg,#fff 0%,#fff7fb 100%);border:1px solid var(--hy-line);box-shadow:var(--hy-shadow-soft);color:#5d5664}.hy-hero__chips strong{font-size:14px;color:var(--hy-point-dark)}.hy-hero__chips em{font-style:normal;font-size:13px;color:var(--hy-muted)}.hy-hero__aside{position:relative;display:grid;gap:12px;z-index:1}.hy-search{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:8px;padding:10px;border-radius:22px;border:1px solid var(--hy-line);background:#fff;box-shadow:var(--hy-shadow-soft)}.hy-search input{width:100%;height:46px;padding:0 14px;border:0;background:transparent;color:var(--hy-text);outline:none}.hy-search button{height:46px;border:1px solid rgba(229,219,229,.95);border-radius:14px;background:linear-gradient(135deg,var(--hy-grad-1) 0%,var(--hy-grad-2) 55%,#f3cadb 100%);color:var(--hy-point-dark);font-weight:700;cursor:pointer;transition:.2s ease}.hy-search button:hover{background:linear-gradient(135deg,#fff0f7 0%,#f6d9e7 55%,#edbfd4 100%)}.hy-hero__quick{display:flex;flex-wrap:wrap;gap:8px}.hy-hero__quick a{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid var(--hy-line);color:#605a68;font-weight:600;box-shadow:var(--hy-shadow-soft)}.hy-hero__quick a:first-child{background:linear-gradient(135deg,var(--hy-grad-1) 0%,var(--hy-grad-2) 55%,#f3cadb 100%);border-color:rgba(229,219,229,.95);color:var(--hy-point-dark)}.hy-hero__quick a:hover{background:linear-gradient(180deg,#fff9fc 0%,#fef1f7 100%)}.hy-card{background:var(--hy-card);border:1px solid var(--hy-line);border-radius:24px;box-shadow:var(--hy-shadow);padding:20px;min-width:0}.hy-card--soft{background:linear-gradient(180deg,#fff 0%,var(--hy-card-soft) 100%)}.hy-card header,.hy-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hy-card h3,.hy-card h4{margin:0;font-size:17px;line-height:1.35;letter-spacing:-.03em}.hy-card header a,.hy-card__title-row a{font-size:13px;color:var(--hy-point);font-weight:600}.hy-card p{margin:0;color:var(--hy-muted);font-size:14px}.hy-login-card strong{display:block;margin-bottom:8px;font-size:17px;line-height:1.4;letter-spacing:-.03em}.hy-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.hy-actions a{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--hy-line);background:#fff;color:#605a68;font-weight:600;box-shadow:var(--hy-shadow-soft)}.hy-actions a.primary{background:linear-gradient(135deg,var(--hy-grad-1) 0%,var(--hy-grad-2) 55%,#f3cadb 100%);color:var(--hy-point-dark);border-color:rgba(229,219,229,.95)}.hy-actions a:hover{background:linear-gradient(180deg,#fff9fc 0%,#fef1f7 100%)}.hy-board-nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;color:#4f5160;transition:.2s ease}.hy-board-nav a+a{margin-top:4px}.hy-board-nav a:hover{background:#fdf5fa}.hy-board-nav span{display:flex;align-items:center;gap:10px;min-width:0}.hy-board-nav span::before{content:"";display:block;flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#d7b3c7}.hy-board-nav em{font-style:normal;font-size:12px;color:#8b6c82;background:#fdf3f8;border:1px solid var(--hy-line);border-radius:999px;padding:3px 8px}.hy-info-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.hy-info-list li{position:relative;padding-left:16px;color:#636a78;font-size:14px;line-height:1.55}.hy-info-list li::before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:#dfbfd0}.hy-latest{list-style:none;margin:0;padding:0}.hy-latest li+li{margin-top:8px}.hy-latest a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:16px;color:#384152;transition:.2s ease}.hy-latest a:hover{background:#fdf5fa}.hy-latest strong{display:block;font-size:14px;font-weight:600;line-height:1.45;letter-spacing:-.01em}.hy-latest strong em{display:inline-flex;align-items:center;justify-content:center;height:20px;min-width:20px;padding:0 6px;margin-left:6px;border-radius:999px;background:#fbeaf2;color:#8a637d;font-style:normal;font-size:11px;font-weight:700}.hy-latest .hy-latest-meta{flex:0 0 auto;color:#96919e;font-size:12px;white-space:nowrap}.hy-notice-bar .hy-latest li+li{margin-top:6px}.hy-notice-bar .hy-latest a{padding:10px 12px}.hy-board-box-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hy-board-box{border:1px solid var(--hy-line);border-radius:20px;background:#fff;padding:14px;min-width:0}.hy-board-box__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px 10px;border-bottom:1px solid #f0ebf1;margin-bottom:8px}.hy-board-box__head h4{font-size:15px}.hy-board-box__head a{font-size:12px;color:var(--hy-point);font-weight:600}.hy-board-box .hy-latest li+li{margin-top:4px}.hy-board-box .hy-latest a{padding:10px}.hy-main-list,.hy-gallery-block{background:linear-gradient(180deg,#fff 0%,#fff8fb 100%)}.hy-gallery-block{position:relative;overflow:hidden}.hy-gallery-block:after{content:"";position:absolute;inset:auto 0 0 0;height:100px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(251,240,246,.9) 100%);pointer-events:none}.hy-gallery-block>*{position:relative;z-index:1}.hy-gallery-latest{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hy-gallery-latest a{display:block;padding:10px;border-radius:20px;border:1px solid var(--hy-line);background:#fff;color:#384152;transition:.2s ease}.hy-gallery-latest a:hover{transform:translateY(-1px);box-shadow:var(--hy-shadow-soft)}.hy-gallery-latest .hy-thumb{display:block;overflow:hidden;border-radius:16px;background:#f7f1f5;aspect-ratio:1 / .78;margin-bottom:10px}.hy-gallery-latest .hy-thumb i{display:grid;place-items:center;width:100%;height:100%;font-style:normal;font-size:12px;font-weight:700;color:#b596aa;letter-spacing:.08em}.hy-gallery-latest strong{display:block;font-size:14px;line-height:1.45;font-weight:600}.hy-empty{display:flex;align-items:center;justify-content:center;min-height:82px;margin:0;padding:16px;border:1px dashed var(--hy-line-strong);border-radius:16px;background:#fffafc;color:#9a8f98;font-size:14px;text-align:center}.hy-footer{padding:0 0 28px;position:relative}.hy-footer:before{content:"";display:block;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(243,202,219,.65) 50%,rgba(255,255,255,0) 100%);margin:0 0 18px}.hy-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#847985;font-size:13px}.hy-footer p{margin:0}.hy-footer nav{display:flex;gap:14px;flex-wrap:wrap}.hy-footer a:hover{color:var(--hy-point-dark)}.hy-sub-container h1,.hy-sub-container h2,.hy-sub-container h3,.hy-sub-container h4,.hy-sub-container h5{letter-spacing:-.03em}.hy-sub-container a{color:var(--hy-point-dark)}.hy-sub-container .btn,.hy-sub-container .btn_b01,.hy-sub-container .btn_b02,.hy-sub-container .btn_admin,.hy-sub-container .btn_submit,.hy-sub-container a.btn_b01,.hy-sub-container a.btn_b02,.hy-sub-container a.btn_admin{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;padding:0 14px!important;border-radius:12px!important;border:1px solid var(--hy-line)!important;background:#fff!important;color:#645a67!important;box-shadow:var(--hy-shadow-soft);text-decoration:none!important}.hy-sub-container .btn_submit,.hy-sub-container input[type="submit"],.hy-sub-container button[type="submit"]{background:linear-gradient(135deg,var(--hy-grad-1) 0%,var(--hy-grad-2) 55%,#f3cadb 100%)!important;color:var(--hy-point-dark)!important;border-color:rgba(229,219,229,.95)!important}.hy-sub-container .btn:hover,.hy-sub-container .btn_b01:hover,.hy-sub-container .btn_b02:hover,.hy-sub-container .btn_admin:hover,.hy-sub-container a.btn_b01:hover,.hy-sub-container a.btn_b02:hover,.hy-sub-container a.btn_admin:hover,.hy-sub-container .btn_submit:hover{background:linear-gradient(180deg,#fff9fc 0%,#fef1f7 100%)!important}.hy-sub-container input[type="text"],.hy-sub-container input[type="password"],.hy-sub-container input[type="email"],.hy-sub-container input[type="url"],.hy-sub-container input[type="number"],.hy-sub-container select,.hy-sub-container textarea,.hy-sub-container .frm_input{width:100%;max-width:100%;border:1px solid var(--hy-line)!important;background:#fff!important;border-radius:14px!important;padding:12px 14px!important;color:var(--hy-text)!important;box-shadow:none!important}.hy-sub-container textarea{min-height:140px;resize:vertical}.hy-sub-container table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff}.hy-sub-container th,.hy-sub-container td{padding:13px 12px;vertical-align:middle;border-color:var(--hy-line)!important}.hy-sub-container thead th,.hy-sub-container .tbl_head01 thead th,.hy-sub-container .tbl_head02 thead th{background:#fff6fa!important;color:#66576b!important;font-weight:700;border-top:1px solid var(--hy-line)!important;border-bottom:1px solid var(--hy-line)!important}.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02,.hy-sub-container .tbl_frm01{border-top:0!important}.hy-sub-container tbody td{border-bottom:1px solid #f2edf2!important;color:#374151}.hy-sub-container tr:hover td{background:#fff9fc}.hy-sub-container .empty_table,.hy-sub-container .empty_list,.hy-sub-container td.empty_table,.hy-sub-container td.empty_list{display:table-cell!important;width:auto!important;padding:34px 16px!important;text-align:center!important;color:#9a8f98!important;background:#fffafc!important;border-bottom:1px solid var(--hy-line)!important}.hy-sub-container #bo_list,.hy-sub-container #bo_v,.hy-sub-container #bo_w,.hy-sub-container #bo_gall,.hy-sub-container #bo_vc,.hy-sub-container #bo_vc_w,.hy-sub-container .tbl_frm01,.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02{max-width:100%;min-width:0}.hy-sub-container #bo_list_total,.hy-sub-container .bo_fx,.hy-sub-container .btn_bo_user,.hy-sub-container .bo_v_com,.hy-sub-container #bo_v_top,.hy-sub-container .btn_confirm,.hy-sub-container .write_btn_wrap{display:flex!important;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.hy-sub-container .btn_bo_user{justify-content:flex-end;list-style:none;padding-left:0;margin:0}.hy-sub-container .btn_bo_user li{margin:0!important}.hy-sub-container #bo_v_title,.hy-sub-container #bo_v_atc,.hy-sub-container #bo_v_con,.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link,.hy-sub-container #bo_v_share,.hy-sub-container #bo_vc{width:100%!important;max-width:100%;overflow:visible}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con,.hy-sub-container .cmt_contents{overflow-wrap:anywhere;word-break:break-word}.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img,.hy-sub-container .cmt_contents img{max-width:100%!important;height:auto!important}.hy-sub-container .file_wr,.hy-sub-container #bo_w .bo_w_link,.hy-sub-container #bo_w .bo_w_flie,.hy-sub-container #bo_w .bo_w_file{display:flex!important;align-items:center;gap:10px;padding:0 12px!important;min-height:46px;border:1px solid var(--hy-line)!important;border-radius:14px!important;background:#fff!important}.hy-sub-container .file_wr label,.hy-sub-container #bo_w .bo_w_link label,.hy-sub-container #bo_w .bo_w_flie label,.hy-sub-container #bo_w .bo_w_file label{margin:0!important;padding:0!important;white-space:nowrap;background:none!important;width:auto!important}.hy-sub-container .file_wr input[type="file"],.hy-sub-container #bo_w .bo_w_flie input[type="file"],.hy-sub-container #bo_w .bo_w_file input[type="file"],.hy-sub-container #bo_w .bo_w_link .frm_input{border:0!important;background:transparent!important;padding:0!important;min-width:0!important}input[type="file"]{position:relative!important;z-index:2!important;opacity:1!important;visibility:visible!important;display:inline-block!important;width:auto!important;height:auto!important;pointer-events:auto!important}.file_wr:before,.file_wr:after,.bo_w_flie:before,.bo_w_flie:after,.bo_w_file:before,.bo_w_file:after{pointer-events:none!important}.sv_wrap{position:relative;display:inline-flex;align-items:center;vertical-align:middle;overflow:visible!important;max-width:100%}.sv_wrap .sv,.sv_wrap .sv_nojs,.sv_wrap ul.sv{min-width:180px!important;max-width:220px;list-style:none;margin:8px 0 0!important;padding:8px!important;position:absolute!important;left:0!important;top:100%!important;background:#fff!important;border:1px solid var(--hy-line)!important;border-radius:18px!important;box-shadow:var(--hy-shadow)!important;z-index:1000!important}.sv_wrap .sv li,.sv_wrap .sv_nojs li,.sv_wrap ul.sv li{list-style:none!important;margin:0!important;padding:0!important}.sv_wrap .sv a,.sv_wrap .sv_nojs a,.sv_wrap ul.sv a{display:flex!important;align-items:center;min-height:40px;padding:0 12px!important;border-radius:12px!important;color:#655a67!important;background:transparent!important;white-space:nowrap}.sv_wrap .sv a:hover,.sv_wrap .sv_nojs a:hover,.sv_wrap ul.sv a:hover{background:#fff4f9!important;color:var(--hy-point-dark)!important}html,body{overflow-x:hidden}#hy-wrap,.hy-main,.hy-container,.hy-sub-container{min-width:0}#bo_w .write_div,#bo_w .bo_w_tit,#bo_w .bo_w_link,#bo_w .bo_w_flie,#bo_w .bo_w_file{margin-bottom:10px!important}.cke,.cke_chrome{max-width:100%!important}.cke_contents{min-height:260px!important}@media (max-width:980px){.hy-container{width:min(100% - 24px,1180px)}.hy-header__inner{min-height:auto;padding:12px 0;flex-wrap:wrap}.hy-menu-btn{display:inline-flex;margin-left:auto}.hy-nav{display:none;order:4;flex:0 0 100%;justify-content:flex-start}.hy-nav.is-open{display:block}.hy-nav ul{display:block}.hy-nav a{border-radius:14px}.hy-account{order:3;width:100%;justify-content:flex-end;margin-left:0}.hy-hero--mix,.hy-layout,.hy-board-box-grid{grid-template-columns:1fr}.hy-gallery-latest{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.hy-main--home,.hy-main--sub{padding:18px 0 36px}.hy-main--home:after{height:170px}.hy-sub-container{padding:14px 12px;border-radius:18px}.hy-header__inner{gap:12px}.hy-brand__text strong{max-width:180px;font-size:16px}.hy-account{font-size:13px;gap:8px}.hy-account .hy-btn{height:38px;padding:0 12px}.hy-hero{padding:20px;border-radius:24px}.hy-hero h2{font-size:26px}.hy-search{grid-template-columns:minmax(0,1fr) 74px;padding:8px;border-radius:18px}.hy-search input,.hy-search button{height:42px}.hy-card{padding:16px;border-radius:20px}.hy-board-box{padding:12px;border-radius:18px}.hy-latest a{align-items:flex-start}.hy-latest .hy-latest-meta{white-space:normal;text-align:right}.hy-footer__inner{display:block;padding-top:8px}.hy-footer nav{margin-top:8px}}@media (max-width:520px){.hy-container{width:calc(100% - 16px)}.hy-brand__mark{width:38px;height:38px;border-radius:12px}.hy-brand__text strong{max-width:145px}.hy-hero__chips,.hy-hero__quick,.hy-actions{gap:6px}.hy-hero__chips span,.hy-hero__quick a,.hy-actions a{height:36px;padding:0 11px}.hy-gallery-latest{grid-template-columns:1fr}.hy-sub-container .btn_bo_user,.hy-sub-container .bo_fx,.hy-sub-container #bo_list_total{justify-content:flex-start!important}.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02,.hy-sub-container .tbl_frm01{overflow-x:auto;display:block}.hy-sub-container table{min-width:640px}}.hy-sub-container #bo_v_top,.hy-sub-container .bo_fx{align-items:center!important}.hy-sub-container #bo_v_top{padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid #f0ebf1}.hy-sub-container .btn_bo_user{gap:6px!important}.hy-sub-container .btn_bo_user li,.hy-sub-container .btn_bo_user>*{display:inline-flex!important;align-items:center!important}.hy-sub-container .btn_bo_user a,.hy-sub-container .btn_bo_user button,.hy-sub-container .btn_bo_user .btn_b01,.hy-sub-container .btn_bo_user .btn_b02,.hy-sub-container .btn_bo_user .btn_admin,.hy-sub-container .btn_bo_user .btn,.hy-sub-container #bo_v_top .btn_bo_user a,.hy-sub-container #bo_v_top .btn_bo_user button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:14px!important;border:1px solid #eadfe7!important;background:linear-gradient(135deg,#fff8fb 0%,#f7dce9 58%,#f1cede 100%)!important;color:var(--hy-point-dark)!important;box-shadow:0 4px 12px rgba(172,116,151,.10)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.hy-sub-container .btn_bo_user a:hover,.hy-sub-container .btn_bo_user button:hover,.hy-sub-container .btn_bo_user .btn_b01:hover,.hy-sub-container .btn_bo_user .btn_b02:hover,.hy-sub-container .btn_bo_user .btn_admin:hover,.hy-sub-container .btn_bo_user .btn:hover{background:linear-gradient(135deg,#fff1f8 0%,#f5d3e4 58%,#ecbed4 100%)!important;border-color:#e4d3df!important;transform:translateY(-1px)}.hy-sub-container .btn_bo_user i,.hy-sub-container .btn_bo_user .fa,.hy-sub-container .btn_bo_user .icon,.hy-sub-container .btn_bo_user .material-icons{font-size:16px!important;line-height:1!important}.hy-sub-container .btn_bo_user .sound_only{display:none!important}.hy-sub-container #bo_v_act .btn_b01,.hy-sub-container #bo_v_act .btn_b02,.hy-sub-container #bo_v_act .btn,.hy-sub-container #bo_v_act a{min-height:42px!important;border-radius:999px!important;padding:0 16px!important}@media (max-width:720px){.hy-sub-container #bo_v_top{gap:10px!important;align-items:flex-start!important}.hy-sub-container .btn_bo_user{justify-content:flex-start!important}.hy-sub-container .btn_bo_user a,.hy-sub-container .btn_bo_user button,.hy-sub-container .btn_bo_user .btn_b01,.hy-sub-container .btn_bo_user .btn_b02,.hy-sub-container .btn_bo_user .btn_admin,.hy-sub-container .btn_bo_user .btn{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}.hy-sub-container #bo_gall,.hy-sub-container #bo_gall *{box-sizing:border-box}.hy-sub-container #bo_gall{min-width:0}.hy-sub-container #bo_gall #gall_ul,.hy-sub-container #bo_gall .gall_row,.hy-sub-container #bo_gall ul.gall_row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;padding:0!important;list-style:none!important}.hy-sub-container #bo_gall .gall_li,.hy-sub-container #bo_gall #gall_ul>li{float:none!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}.hy-sub-container #bo_gall .gall_box{height:100%!important;margin:0!important;padding:0!important;border:1px solid var(--hy-line)!important;border-radius:22px!important;box-shadow:var(--hy-shadow-soft)!important}.hy-sub-container #bo_gall .gall_img,.hy-sub-container #bo_gall .gall_con{overflow:hidden!important;margin:0!important;padding:0!important}.hy-sub-container #bo_gall .gall_img a,.hy-sub-container #bo_gall .gall_img span{display:block!important;width:100%!important}.hy-sub-container #bo_gall .gall_img img{height:auto!important;aspect-ratio:4 / 3!important;background:#faf4f8!important}.hy-sub-container #bo_gall .gall_chk,.hy-sub-container #bo_gall .gall_text_href,.hy-sub-container #bo_gall .gall_name,.hy-sub-container #bo_gall .gall_info,.hy-sub-container #bo_gall .gall_comment,.hy-sub-container #bo_gall .gall_date{padding-left:14px!important;padding-right:14px!important}.hy-sub-container #bo_gall .gall_chk{padding-top:12px!important;padding-bottom:0!important}.hy-sub-container #bo_gall .gall_text_href{display:block!important;margin:12px 0 6px!important;color:#2f3240!important;font-size:16px!important;font-weight:800!important;letter-spacing:-.02em!important}.hy-sub-container #bo_gall .gall_name,.hy-sub-container #bo_gall .gall_info,.hy-sub-container #bo_gall .gall_date,.hy-sub-container #bo_gall .gall_comment{color:var(--hy-muted)!important;font-size:12px!important;font-weight:600!important}.hy-sub-container #bo_gall .gall_info{padding-bottom:14px!important}.hy-sub-container #bo_gall .empty_table,.hy-sub-container #bo_gall .empty_list{display:grid!important;place-items:center!important;width:100%!important;min-height:220px!important;margin:18px 0 0!important;padding:0!important;border:1px dashed var(--hy-line-strong)!important;border-radius:22px!important;color:#9a8f98!important;background:#fffafc!important;font-weight:700!important;text-align:center!important}.hy-sub-container #bo_gall #bo_sch,.hy-sub-container #bo_gall .bo_sch_wrap{position:static!important;width:100%!important;margin:22px auto 0!important;padding:16px!important;border-radius:20px!important;background:#fff8fb!important;box-shadow:none!important}.hy-sub-container #bo_gall #bo_sch form,.hy-sub-container #bo_gall .bo_sch form{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important}.hy-sub-container #bo_gall #bo_sch select,.hy-sub-container #bo_gall #bo_sch input[type="text"],.hy-sub-container #bo_gall #bo_sch .frm_input{width:auto!important;min-width:160px!important;height:42px!important}.hy-sub-container #bo_gall #bo_btn_top,.hy-sub-container #bo_gall #bo_btn_bottom,.hy-sub-container #bo_gall .bo_fx{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}.hy-sub-container #bo_gall #bo_btn_top .btn_bo_user,.hy-sub-container #bo_gall #bo_btn_bottom .btn_bo_user,.hy-sub-container #bo_gall .bo_fx .btn_bo_user{margin-left:auto!important}.hy-sub-container #bo_gall .btn_bo_user .btn_b01,.hy-sub-container #bo_gall .btn_bo_user .btn_b02,.hy-sub-container #bo_gall .btn_bo_user .btn_admin,.hy-sub-container #bo_gall .btn_bo_user .btn,.hy-sub-container #bo_gall .btn_bo_user a,.hy-sub-container #bo_gall .btn_bo_user button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:14px!important;border:1px solid #eadfe7!important;background:linear-gradient(135deg,#fff8fb 0%,#f7dce9 58%,#f1cede 100%)!important;color:var(--hy-point-dark)!important;box-shadow:0 4px 12px rgba(172,116,151,.10)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.hy-sub-container #bo_gall .btn_bo_user .btn_b01:hover,.hy-sub-container #bo_gall .btn_bo_user .btn_b02:hover,.hy-sub-container #bo_gall .btn_bo_user .btn_admin:hover,.hy-sub-container #bo_gall .btn_bo_user .btn:hover,.hy-sub-container #bo_gall .btn_bo_user a:hover,.hy-sub-container #bo_gall .btn_bo_user button:hover{background:linear-gradient(135deg,#fff1f8 0%,#f5d3e4 58%,#ecbed4 100%)!important}.hy-sub-container #bo_gall .btn_bo_user .sound_only{display:none!important}.hy-sub-container #bo_gall .btn_bo_user i,.hy-sub-container #bo_gall .btn_bo_user .fa{font-size:16px!important}@media (max-width:980px){.hy-sub-container #bo_gall #gall_ul,.hy-sub-container #bo_gall .gall_row,.hy-sub-container #bo_gall ul.gall_row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.hy-sub-container #bo_gall #gall_ul,.hy-sub-container #bo_gall .gall_row,.hy-sub-container #bo_gall ul.gall_row{grid-template-columns:1fr!important}.hy-sub-container #bo_gall #bo_btn_top,.hy-sub-container #bo_gall #bo_btn_bottom,.hy-sub-container #bo_gall .bo_fx{align-items:flex-start!important}}.hy-sub-container .more_opt,.hy-sub-container .bo_v_option,.hy-sub-container .bo_v_opt,.hy-sub-container .btn_bo_user .more_opt,.hy-sub-container .btn_bo_user .bo_v_option,.hy-sub-container .btn_bo_user .bo_v_opt{position:absolute!important;z-index:1002!important;min-width:136px!important;width:auto!important;height:auto!important;padding:8px!important;margin:8px 0 0!important;border:1px solid #eadfe7!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 34px rgba(27,31,45,.12)!important;display:none}.hy-sub-container .more_opt.is-open,.hy-sub-container .more_opt.show,.hy-sub-container .more_opt.on,.hy-sub-container .bo_v_option.is-open,.hy-sub-container .bo_v_option.show,.hy-sub-container .bo_v_option.on,.hy-sub-container .bo_v_opt.is-open,.hy-sub-container .bo_v_opt.show,.hy-sub-container .bo_v_opt.on{display:block!important}.hy-sub-container .more_opt:before,.hy-sub-container .bo_v_option:before,.hy-sub-container .bo_v_opt:before{content:"";position:absolute;right:18px;top:-7px;width:12px;height:12px;background:#fff;border-left:1px solid #eadfe7;border-top:1px solid #eadfe7;transform:rotate(45deg)}.hy-sub-container .more_opt li,.hy-sub-container .bo_v_option li,.hy-sub-container .bo_v_opt li,.hy-sub-container .btn_bo_user .more_opt li,.hy-sub-container .btn_bo_user .bo_v_option li,.hy-sub-container .btn_bo_user .bo_v_opt li{display:block!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.hy-sub-container .more_opt li+li,.hy-sub-container .bo_v_option li+li,.hy-sub-container .bo_v_opt li+li{margin-top:4px!important}.hy-sub-container .more_opt a,.hy-sub-container .more_opt button,.hy-sub-container .bo_v_option a,.hy-sub-container .bo_v_option button,.hy-sub-container .bo_v_opt a,.hy-sub-container .bo_v_opt button,.hy-sub-container .btn_bo_user .more_opt a,.hy-sub-container .btn_bo_user .more_opt button,.hy-sub-container .btn_bo_user .bo_v_option a,.hy-sub-container .btn_bo_user .bo_v_option button,.hy-sub-container .btn_bo_user .bo_v_opt a,.hy-sub-container .btn_bo_user .bo_v_opt button{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 12px!important;border:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;color:#645a67!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;text-align:left!important;transform:none!important}.hy-sub-container .more_opt a:hover,.hy-sub-container .more_opt button:hover,.hy-sub-container .bo_v_option a:hover,.hy-sub-container .bo_v_option button:hover,.hy-sub-container .bo_v_opt a:hover,.hy-sub-container .bo_v_opt button:hover,.hy-sub-container .btn_bo_user .more_opt a:hover,.hy-sub-container .btn_bo_user .more_opt button:hover,.hy-sub-container .btn_bo_user .bo_v_option a:hover,.hy-sub-container .btn_bo_user .bo_v_option button:hover,.hy-sub-container .btn_bo_user .bo_v_opt a:hover,.hy-sub-container .btn_bo_user .bo_v_opt button:hover{background:#fff4f9!important;color:var(--hy-point-dark)!important;transform:none!important}.hy-sub-container .btn_bo_user .more_opt .sound_only,.hy-sub-container .btn_bo_user .bo_v_option .sound_only,.hy-sub-container .btn_bo_user .bo_v_opt .sound_only{position:static!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;display:inline!important}.hy-sub-container .btn_bo_user [style*="display:block"].more_opt,.hy-sub-container .btn_bo_user [style*="display:block"].more_opt,.hy-sub-container .btn_bo_user [style*="display:block"].bo_v_option,.hy-sub-container .btn_bo_user [style*="display:block"].bo_v_option,.hy-sub-container .btn_bo_user [style*="display:block"].bo_v_opt,.hy-sub-container .btn_bo_user [style*="display:block"].bo_v_opt{display:block!important}@media (max-width:720px){.hy-sub-container .more_opt,.hy-sub-container .bo_v_option,.hy-sub-container .bo_v_opt,.hy-sub-container .btn_bo_user .more_opt,.hy-sub-container .btn_bo_user .bo_v_option,.hy-sub-container .btn_bo_user .bo_v_opt{min-width:128px!important;border-radius:14px!important}.hy-sub-container .more_opt a,.hy-sub-container .more_opt button,.hy-sub-container .bo_v_option a,.hy-sub-container .bo_v_option button,.hy-sub-container .bo_v_opt a,.hy-sub-container .bo_v_opt button{height:36px!important;min-height:36px!important}}.hy-sub-container .btn_bo_user>li>a,.hy-sub-container .btn_bo_user>li>button,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:14px!important;border:1px solid #eadfe7!important;background:linear-gradient(135deg,#fff8fb 0%,#f7dce9 58%,#f1cede 100%)!important;color:var(--hy-point-dark)!important;box-shadow:0 4px 12px rgba(172,116,151,.10)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.hy-sub-container .btn_bo_user>li>a:hover,.hy-sub-container .btn_bo_user>li>button:hover,.hy-sub-container .btn_bo_user>a:hover,.hy-sub-container .btn_bo_user>button:hover{background:linear-gradient(135deg,#fff1f8 0%,#f5d3e4 58%,#ecbed4 100%)!important;border-color:#e4d3df!important;transform:translateY(-1px)}.hy-sub-container .btn_bo_user .more_opt,.hy-sub-container .btn_bo_user .bo_v_option,.hy-sub-container .btn_bo_user .bo_v_opt,.hy-sub-container .more_opt,.hy-sub-container .bo_v_option,.hy-sub-container .bo_v_opt{width:148px!important;min-width:148px!important}.hy-sub-container .btn_bo_user .more_opt li+li,.hy-sub-container .btn_bo_user .bo_v_option li+li,.hy-sub-container .btn_bo_user .bo_v_opt li+li,.hy-sub-container .more_opt li+li,.hy-sub-container .bo_v_option li+li,.hy-sub-container .bo_v_opt li+li{margin-top:4px!important}.hy-sub-container .btn_bo_user .more_opt li>a,.hy-sub-container .btn_bo_user .more_opt li>button,.hy-sub-container .btn_bo_user .more_opt li>.btn,.hy-sub-container .btn_bo_user .more_opt li>.btn_b01,.hy-sub-container .btn_bo_user .more_opt li>.btn_b02,.hy-sub-container .btn_bo_user .more_opt li>.btn_admin,.hy-sub-container .btn_bo_user .bo_v_option li>a,.hy-sub-container .btn_bo_user .bo_v_option li>button,.hy-sub-container .btn_bo_user .bo_v_option li>.btn,.hy-sub-container .btn_bo_user .bo_v_option li>.btn_b01,.hy-sub-container .btn_bo_user .bo_v_option li>.btn_b02,.hy-sub-container .btn_bo_user .bo_v_option li>.btn_admin,.hy-sub-container .btn_bo_user .bo_v_opt li>a,.hy-sub-container .btn_bo_user .bo_v_opt li>button,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn_b01,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn_b02,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn_admin,.hy-sub-container .more_opt li>a,.hy-sub-container .more_opt li>button,.hy-sub-container .more_opt li>.btn,.hy-sub-container .more_opt li>.btn_b01,.hy-sub-container .more_opt li>.btn_b02,.hy-sub-container .more_opt li>.btn_admin,.hy-sub-container .bo_v_option li>a,.hy-sub-container .bo_v_option li>button,.hy-sub-container .bo_v_option li>.btn,.hy-sub-container .bo_v_option li>.btn_b01,.hy-sub-container .bo_v_option li>.btn_b02,.hy-sub-container .bo_v_option li>.btn_admin,.hy-sub-container .bo_v_opt li>a,.hy-sub-container .bo_v_opt li>button,.hy-sub-container .bo_v_opt li>.btn,.hy-sub-container .bo_v_opt li>.btn_b01,.hy-sub-container .bo_v_opt li>.btn_b02,.hy-sub-container .bo_v_opt li>.btn_admin{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 12px!important;margin:0!important;border:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;color:#645a67!important;font-size:13px!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;line-height:1!important;white-space:nowrap!important;text-align:left!important;transform:none!important}.hy-sub-container .btn_bo_user .more_opt li>a:hover,.hy-sub-container .btn_bo_user .more_opt li>button:hover,.hy-sub-container .btn_bo_user .more_opt li>.btn:hover,.hy-sub-container .btn_bo_user .more_opt li>.btn_b01:hover,.hy-sub-container .btn_bo_user .more_opt li>.btn_b02:hover,.hy-sub-container .btn_bo_user .more_opt li>.btn_admin:hover,.hy-sub-container .btn_bo_user .bo_v_option li>a:hover,.hy-sub-container .btn_bo_user .bo_v_option li>button:hover,.hy-sub-container .btn_bo_user .bo_v_option li>.btn:hover,.hy-sub-container .btn_bo_user .bo_v_option li>.btn_b01:hover,.hy-sub-container .btn_bo_user .bo_v_option li>.btn_b02:hover,.hy-sub-container .btn_bo_user .bo_v_option li>.btn_admin:hover,.hy-sub-container .btn_bo_user .bo_v_opt li>a:hover,.hy-sub-container .btn_bo_user .bo_v_opt li>button:hover,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn:hover,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn_b01:hover,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn_b02:hover,.hy-sub-container .btn_bo_user .bo_v_opt li>.btn_admin:hover,.hy-sub-container .more_opt li>a:hover,.hy-sub-container .more_opt li>button:hover,.hy-sub-container .more_opt li>.btn:hover,.hy-sub-container .more_opt li>.btn_b01:hover,.hy-sub-container .more_opt li>.btn_b02:hover,.hy-sub-container .more_opt li>.btn_admin:hover,.hy-sub-container .bo_v_option li>a:hover,.hy-sub-container .bo_v_option li>button:hover,.hy-sub-container .bo_v_option li>.btn:hover,.hy-sub-container .bo_v_option li>.btn_b01:hover,.hy-sub-container .bo_v_option li>.btn_b02:hover,.hy-sub-container .bo_v_option li>.btn_admin:hover,.hy-sub-container .bo_v_opt li>a:hover,.hy-sub-container .bo_v_opt li>button:hover,.hy-sub-container .bo_v_opt li>.btn:hover,.hy-sub-container .bo_v_opt li>.btn_b01:hover,.hy-sub-container .bo_v_opt li>.btn_b02:hover,.hy-sub-container .bo_v_opt li>.btn_admin:hover{background:#fff4f9!important;color:var(--hy-point-dark)!important;border:0!important;box-shadow:none!important;transform:none!important}.hy-sub-container .btn_bo_user .more_opt li>a .sound_only,.hy-sub-container .btn_bo_user .bo_v_option li>a .sound_only,.hy-sub-container .btn_bo_user .bo_v_opt li>a .sound_only,.hy-sub-container .more_opt li>a .sound_only,.hy-sub-container .bo_v_option li>a .sound_only,.hy-sub-container .bo_v_opt li>a .sound_only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;margin:0!important;display:inline!important}.hy-sub-container .btn_bo_user .more_opt i,.hy-sub-container .btn_bo_user .bo_v_option i,.hy-sub-container .btn_bo_user .bo_v_opt i,.hy-sub-container .more_opt i,.hy-sub-container .bo_v_option i,.hy-sub-container .bo_v_opt i,.hy-sub-container .btn_bo_user .more_opt .fa,.hy-sub-container .btn_bo_user .bo_v_option .fa,.hy-sub-container .btn_bo_user .bo_v_opt .fa,.hy-sub-container .more_opt .fa,.hy-sub-container .bo_v_option .fa,.hy-sub-container .bo_v_opt .fa{width:16px!important;min-width:16px!important;font-size:14px!important;line-height:1!important;text-align:center!important;color:#9a7890!important}.hy-sub-container .btn_bo_user{position:relative}.hy-sub-container .btn_bo_user>li{position:relative}.hy-sub-container .btn_bo_user>li .more_opt,.hy-sub-container .btn_bo_user>li .bo_v_option,.hy-sub-container .btn_bo_user>li .bo_v_opt{right:0!important;left:auto!important;top:calc(100%+8px)!important}.hy-sub-container #bo_btn_top,.hy-sub-container #bo_btn_bottom,.hy-sub-container #bo_v_top,.hy-sub-container #bo_v_bot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}.hy-sub-container #bo_btn_top .btn_bo_user,.hy-sub-container #bo_btn_bottom .btn_bo_user,.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container #bo_v_bot .btn_bo_user{margin-left:auto!important}.hy-gallery-latest .hy-thumb img{display:block;width:100%;height:100%;object-fit:cover}.hy-latest strong,.hy-board-box .hy-latest a,.hy-notice-bar .hy-latest a{overflow:hidden}.hy-latest strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hy-footer__inner{padding-top:6px}.hy-sub-container .file_wr,.hy-sub-container #bo_w .bo_w_link,.hy-sub-container #bo_w .bo_w_flie,.hy-sub-container #bo_w .bo_w_file{overflow:hidden}.hy-sub-container .file_wr input[type="file"],.hy-sub-container #bo_w .bo_w_flie input[type="file"],.hy-sub-container #bo_w .bo_w_file input[type="file"]{max-width:100%}.sv_wrap .sv,.sv_wrap .sv_nojs,.sv_wrap ul.sv{overflow:hidden}.sv_wrap .sv a,.sv_wrap .sv_nojs a,.sv_wrap ul.sv a{text-decoration:none!important}@media (max-width:720px){.hy-sub-container #bo_btn_top,.hy-sub-container #bo_btn_bottom,.hy-sub-container #bo_v_top,.hy-sub-container #bo_v_bot{align-items:flex-start!important}.hy-sub-container #bo_btn_top .btn_bo_user,.hy-sub-container #bo_btn_bottom .btn_bo_user,.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container #bo_v_bot .btn_bo_user{margin-left:0!important}}.hy-sub-container .btn_bo_user>li,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button{display:inline-flex!important;align-items:center!important}.hy-sub-container .btn_bo_user>li>a,.hy-sub-container .btn_bo_user>li>button,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button,.hy-sub-container .btn_bo_user>li>.btn,.hy-sub-container .btn_bo_user>li>.btn_b01,.hy-sub-container .btn_bo_user>li>.btn_b02,.hy-sub-container .btn_bo_user>li>.btn_admin{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:14px!important;border:1px solid #eadfe7!important;background:linear-gradient(135deg,#fff8fb 0%,#f7dce9 58%,#f1cede 100%)!important;color:var(--hy-point-dark)!important;box-shadow:0 4px 12px rgba(172,116,151,.10)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.hy-sub-container .btn_bo_user>li>a:hover,.hy-sub-container .btn_bo_user>li>button:hover,.hy-sub-container .btn_bo_user>a:hover,.hy-sub-container .btn_bo_user>button:hover,.hy-sub-container .btn_bo_user>li>.btn:hover,.hy-sub-container .btn_bo_user>li>.btn_b01:hover,.hy-sub-container .btn_bo_user>li>.btn_b02:hover,.hy-sub-container .btn_bo_user>li>.btn_admin:hover{background:linear-gradient(135deg,#fff1f8 0%,#f5d3e4 58%,#ecbed4 100%)!important;border-color:#e4d3df!important;transform:translateY(-1px)}.hy-sub-container .btn_bo_user .more_opt,.hy-sub-container .btn_bo_user .bo_v_option,.hy-sub-container .btn_bo_user .bo_v_opt,.hy-sub-container .more_opt,.hy-sub-container .bo_v_option,.hy-sub-container .bo_v_opt{width:156px!important;min-width:156px!important;padding:8px!important;border:1px solid #eadfe7!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 34px rgba(27,31,45,.12)!important}.hy-sub-container .btn_bo_user .more_opt li,.hy-sub-container .btn_bo_user .bo_v_option li,.hy-sub-container .btn_bo_user .bo_v_opt li,.hy-sub-container .more_opt li,.hy-sub-container .bo_v_option li,.hy-sub-container .bo_v_opt li{display:block!important;float:none!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important}.hy-sub-container .btn_bo_user .more_opt li+li,.hy-sub-container .btn_bo_user .bo_v_option li+li,.hy-sub-container .btn_bo_user .bo_v_opt li+li,.hy-sub-container .more_opt li+li,.hy-sub-container .bo_v_option li+li,.hy-sub-container .bo_v_opt li+li{margin-top:4px!important}.hy-sub-container .btn_bo_user .more_opt>a,.hy-sub-container .btn_bo_user .more_opt>button,.hy-sub-container .btn_bo_user .bo_v_option>a,.hy-sub-container .btn_bo_user .bo_v_option>button,.hy-sub-container .btn_bo_user .bo_v_opt>a,.hy-sub-container .btn_bo_user .bo_v_opt>button,.hy-sub-container .btn_bo_user .more_opt>li>a,.hy-sub-container .btn_bo_user .more_opt>li>button,.hy-sub-container .btn_bo_user .more_opt>li>.btn,.hy-sub-container .btn_bo_user .more_opt>li>.btn_b01,.hy-sub-container .btn_bo_user .more_opt>li>.btn_b02,.hy-sub-container .btn_bo_user .more_opt>li>.btn_admin,.hy-sub-container .btn_bo_user .bo_v_option>li>a,.hy-sub-container .btn_bo_user .bo_v_option>li>button,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn_b01,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn_b02,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn_admin,.hy-sub-container .btn_bo_user .bo_v_opt>li>a,.hy-sub-container .btn_bo_user .bo_v_opt>li>button,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn_b01,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn_b02,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn_admin,.hy-sub-container .more_opt>a,.hy-sub-container .more_opt>button,.hy-sub-container .bo_v_option>a,.hy-sub-container .bo_v_option>button,.hy-sub-container .bo_v_opt>a,.hy-sub-container .bo_v_opt>button,.hy-sub-container .more_opt>li>a,.hy-sub-container .more_opt>li>button,.hy-sub-container .more_opt>li>.btn,.hy-sub-container .more_opt>li>.btn_b01,.hy-sub-container .more_opt>li>.btn_b02,.hy-sub-container .more_opt>li>.btn_admin,.hy-sub-container .bo_v_option>li>a,.hy-sub-container .bo_v_option>li>button,.hy-sub-container .bo_v_option>li>.btn,.hy-sub-container .bo_v_option>li>.btn_b01,.hy-sub-container .bo_v_option>li>.btn_b02,.hy-sub-container .bo_v_option>li>.btn_admin,.hy-sub-container .bo_v_opt>li>a,.hy-sub-container .bo_v_opt>li>button,.hy-sub-container .bo_v_opt>li>.btn,.hy-sub-container .bo_v_opt>li>.btn_b01,.hy-sub-container .bo_v_opt>li>.btn_b02,.hy-sub-container .bo_v_opt>li>.btn_admin{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 12px!important;margin:0!important;border:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;color:#645a67!important;font-size:13px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;text-align:left!important;text-decoration:none!important;transform:none!important;float:none!important}.hy-sub-container .btn_bo_user .more_opt>a:hover,.hy-sub-container .btn_bo_user .more_opt>button:hover,.hy-sub-container .btn_bo_user .bo_v_option>a:hover,.hy-sub-container .btn_bo_user .bo_v_option>button:hover,.hy-sub-container .btn_bo_user .bo_v_opt>a:hover,.hy-sub-container .btn_bo_user .bo_v_opt>button:hover,.hy-sub-container .btn_bo_user .more_opt>li>a:hover,.hy-sub-container .btn_bo_user .more_opt>li>button:hover,.hy-sub-container .btn_bo_user .more_opt>li>.btn:hover,.hy-sub-container .btn_bo_user .more_opt>li>.btn_b01:hover,.hy-sub-container .btn_bo_user .more_opt>li>.btn_b02:hover,.hy-sub-container .btn_bo_user .more_opt>li>.btn_admin:hover,.hy-sub-container .btn_bo_user .bo_v_option>li>a:hover,.hy-sub-container .btn_bo_user .bo_v_option>li>button:hover,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn:hover,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn_b01:hover,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn_b02:hover,.hy-sub-container .btn_bo_user .bo_v_option>li>.btn_admin:hover,.hy-sub-container .btn_bo_user .bo_v_opt>li>a:hover,.hy-sub-container .btn_bo_user .bo_v_opt>li>button:hover,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn:hover,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn_b01:hover,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn_b02:hover,.hy-sub-container .btn_bo_user .bo_v_opt>li>.btn_admin:hover,.hy-sub-container .more_opt>a:hover,.hy-sub-container .more_opt>button:hover,.hy-sub-container .bo_v_option>a:hover,.hy-sub-container .bo_v_option>button:hover,.hy-sub-container .bo_v_opt>a:hover,.hy-sub-container .bo_v_opt>button:hover,.hy-sub-container .more_opt>li>a:hover,.hy-sub-container .more_opt>li>button:hover,.hy-sub-container .more_opt>li>.btn:hover,.hy-sub-container .more_opt>li>.btn_b01:hover,.hy-sub-container .more_opt>li>.btn_b02:hover,.hy-sub-container .more_opt>li>.btn_admin:hover,.hy-sub-container .bo_v_option>li>a:hover,.hy-sub-container .bo_v_option>li>button:hover,.hy-sub-container .bo_v_option>li>.btn:hover,.hy-sub-container .bo_v_option>li>.btn_b01:hover,.hy-sub-container .bo_v_option>li>.btn_b02:hover,.hy-sub-container .bo_v_option>li>.btn_admin:hover,.hy-sub-container .bo_v_opt>li>a:hover,.hy-sub-container .bo_v_opt>li>button:hover,.hy-sub-container .bo_v_opt>li>.btn:hover,.hy-sub-container .bo_v_opt>li>.btn_b01:hover,.hy-sub-container .bo_v_opt>li>.btn_b02:hover,.hy-sub-container .bo_v_opt>li>.btn_admin:hover{background:#fff4f9!important;color:var(--hy-point-dark)!important;border:0!important;box-shadow:none!important;transform:none!important}.hy-sub-container .more_opt .sound_only,.hy-sub-container .bo_v_option .sound_only,.hy-sub-container .bo_v_opt .sound_only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;margin:0!important;display:inline!important}.hy-sub-container .more_opt i,.hy-sub-container .bo_v_option i,.hy-sub-container .bo_v_opt i,.hy-sub-container .more_opt .fa,.hy-sub-container .bo_v_option .fa,.hy-sub-container .bo_v_opt .fa{width:16px!important;min-width:16px!important;font-size:14px!important;line-height:1!important;text-align:center!important;color:#9a7890!important}.hy-brand__mark{font-size:18px!important}.hy-menu-btn{gap:7px;align-items:center}.hy-nav a{display:flex!important;align-items:center;gap:7px;line-height:1.2}.hy-nav li ul a{gap:8px}.hy-menu-emoji{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:rgba(255,255,255,.58);font-size:13px;line-height:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.hy-nav li ul .hy-menu-emoji{width:20px;height:20px;font-size:12px;background:#fff7fb}.hy-account a,.hy-account .hy-btn{gap:6px}.hy-eyebrow{gap:7px}.hy-hero__chips span i{font-style:normal;display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px rgba(234,223,231,.95);font-size:13px}.hy-search button,.hy-hero__quick a,.hy-actions a,.hy-card__title-row a,.hy-card header a,.hy-footer a{display:inline-flex;align-items:center;gap:6px}.hy-card h3,.hy-card h4{display:flex;align-items:center;gap:8px}.hy-card h3>span[aria-hidden="true"],.hy-card h4>span[aria-hidden="true"]{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:10px;background:#fff6fa;border:1px solid #efe4ec;font-size:15px;box-shadow:0 3px 8px rgba(172,116,151,.08)}.hy-board-nav span{gap:9px!important}.hy-board-nav span::before{display:none!important}.hy-board-emoji{font-style:normal;display:inline-grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:10px;background:#fff6fa;border:1px solid #efe4ec;font-size:14px;box-shadow:0 3px 8px rgba(172,116,151,.07)}.hy-info-list li::before{content:"💡";left:-2px;top:.06em;width:auto;height:auto;background:transparent;font-size:12px}.hy-latest-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:7px;border-radius:8px;background:#fff6fa;border:1px solid #efe4ec;font-size:12px;line-height:1;vertical-align:-2px;box-shadow:0 2px 6px rgba(172,116,151,.06)}.hy-latest strong{display:flex!important;align-items:center;min-width:0}.hy-latest strong .hy-latest-icon{flex:0 0 22px}.hy-latest strong em{flex:0 0 auto}.hy-gallery-latest strong{display:flex;align-items:center;gap:6px}.hy-gallery-latest .hy-latest-icon{margin-right:0}.hy-footer p{display:flex;align-items:center;gap:7px}.hy-empty:before{content:"🌱";margin-right:8px}.hy-sub-container .btn_bo_user span[aria-hidden="true"],.hy-sub-container .btn_bo_user i{line-height:1}@media (max-width:720px){.hy-menu-emoji{width:20px;height:20px;font-size:12px}.hy-card h3>span[aria-hidden="true"],.hy-card h4>span[aria-hidden="true"]{width:26px;height:26px;font-size:14px}.hy-board-emoji{width:26px;height:26px;flex-basis:26px;font-size:13px}}.hy-sub-container .btn_bo_user ul,.hy-sub-container .btn_bo_user ol,.hy-sub-container .btn_bo_user .more_opt,.hy-sub-container .btn_bo_user .bo_v_option,.hy-sub-container .btn_bo_user .bo_v_opt,.hy-sub-container .btn_bo_user .is_view_btn.more_opt{width:156px!important;min-width:156px!important;max-width:156px!important;padding:8px!important;margin:8px 0 0!important;border:1px solid #eadfe7!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 34px rgba(27,31,45,.12)!important;overflow:hidden!important;list-style:none!important}.hy-sub-container .btn_bo_user ul li,.hy-sub-container .btn_bo_user ol li,.hy-sub-container .btn_bo_user .more_opt li,.hy-sub-container .btn_bo_user .bo_v_option li,.hy-sub-container .btn_bo_user .bo_v_opt li{display:block!important;float:none!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;list-style:none!important}.hy-sub-container .btn_bo_user ul li+li,.hy-sub-container .btn_bo_user ol li+li,.hy-sub-container .btn_bo_user .more_opt li+li,.hy-sub-container .btn_bo_user .bo_v_option li+li,.hy-sub-container .btn_bo_user .bo_v_opt li+li{margin-top:4px!important}.hy-sub-container .btn_bo_user ul li a,.hy-sub-container .btn_bo_user ul li button,.hy-sub-container .btn_bo_user ul li .btn,.hy-sub-container .btn_bo_user ul li .btn_b01,.hy-sub-container .btn_bo_user ul li .btn_b02,.hy-sub-container .btn_bo_user ul li .btn_admin,.hy-sub-container .btn_bo_user ol li a,.hy-sub-container .btn_bo_user ol li button,.hy-sub-container .btn_bo_user ol li .btn,.hy-sub-container .btn_bo_user ol li .btn_b01,.hy-sub-container .btn_bo_user ol li .btn_b02,.hy-sub-container .btn_bo_user ol li .btn_admin,.hy-sub-container .btn_bo_user .more_opt a,.hy-sub-container .btn_bo_user .more_opt button,.hy-sub-container .btn_bo_user .more_opt .btn,.hy-sub-container .btn_bo_user .more_opt .btn_b01,.hy-sub-container .btn_bo_user .more_opt .btn_b02,.hy-sub-container .btn_bo_user .more_opt .btn_admin,.hy-sub-container .btn_bo_user .bo_v_option a,.hy-sub-container .btn_bo_user .bo_v_option button,.hy-sub-container .btn_bo_user .bo_v_option .btn,.hy-sub-container .btn_bo_user .bo_v_option .btn_b01,.hy-sub-container .btn_bo_user .bo_v_option .btn_b02,.hy-sub-container .btn_bo_user .bo_v_option .btn_admin,.hy-sub-container .btn_bo_user .bo_v_opt a,.hy-sub-container .btn_bo_user .bo_v_opt button,.hy-sub-container .btn_bo_user .bo_v_opt .btn,.hy-sub-container .btn_bo_user .bo_v_opt .btn_b01,.hy-sub-container .btn_bo_user .bo_v_opt .btn_b02,.hy-sub-container .btn_bo_user .bo_v_opt .btn_admin,.hy-sub-container .hy-more-item{all:unset!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:38px!important;min-height:38px!important;padding:0 12px!important;margin:0!important;border:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;color:#645a67!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;transform:none!important}.hy-sub-container .btn_bo_user ul li a:hover,.hy-sub-container .btn_bo_user ul li button:hover,.hy-sub-container .btn_bo_user ol li a:hover,.hy-sub-container .btn_bo_user ol li button:hover,.hy-sub-container .btn_bo_user .more_opt a:hover,.hy-sub-container .btn_bo_user .more_opt button:hover,.hy-sub-container .btn_bo_user .bo_v_option a:hover,.hy-sub-container .btn_bo_user .bo_v_option button:hover,.hy-sub-container .btn_bo_user .bo_v_opt a:hover,.hy-sub-container .btn_bo_user .bo_v_opt button:hover,.hy-sub-container .hy-more-item:hover{background:#fff4f9!important;color:var(--hy-point-dark)!important;box-shadow:none!important;transform:none!important}.hy-sub-container .btn_bo_user ul li a i,.hy-sub-container .btn_bo_user ul li button i,.hy-sub-container .btn_bo_user ol li a i,.hy-sub-container .btn_bo_user ol li button i,.hy-sub-container .btn_bo_user .more_opt a i,.hy-sub-container .btn_bo_user .more_opt button i,.hy-sub-container .btn_bo_user .bo_v_option a i,.hy-sub-container .btn_bo_user .bo_v_option button i,.hy-sub-container .btn_bo_user .bo_v_opt a i,.hy-sub-container .btn_bo_user .bo_v_opt button i,.hy-sub-container .hy-more-item i,.hy-sub-container .hy-more-item .fa{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;margin:0!important;padding:0!important;color:#9a7890!important;font-size:14px!important;line-height:1!important;background:transparent!important;border:0!important;box-shadow:none!important}.hy-sub-container .btn_bo_user ul li a .sound_only,.hy-sub-container .btn_bo_user ol li a .sound_only,.hy-sub-container .btn_bo_user .more_opt a .sound_only,.hy-sub-container .btn_bo_user .bo_v_option a .sound_only,.hy-sub-container .btn_bo_user .bo_v_opt a .sound_only,.hy-sub-container .hy-more-item .sound_only{position:static!important;display:inline!important;width:auto!important;height:auto!important;margin:0!important;overflow:visible!important;clip:auto!important}.hy-sub-container .hy-force-more-menu{width:156px!important;min-width:156px!important;max-width:156px!important;padding:8px!important;margin:8px 0 0!important;border:1px solid #eadfe7!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 34px rgba(27,31,45,.12)!important;list-style:none!important}.hy-sub-container .hy-force-more-menu li{display:block!important;float:none!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important}.hy-sub-container .hy-force-more-menu li+li{margin-top:4px!important}.hy-sub-container .hy-force-more-row,.hy-sub-container .btn_bo_user .hy-force-more-row,.hy-sub-container .hy-force-more-menu a.hy-force-more-row,.hy-sub-container .hy-force-more-menu button.hy-force-more-row,.hy-sub-container .hy-force-more-menu .btn.hy-force-more-row,.hy-sub-container .hy-force-more-menu .btn_b01.hy-force-more-row,.hy-sub-container .hy-force-more-menu .btn_b02.hy-force-more-row,.hy-sub-container .hy-force-more-menu .btn_admin.hy-force-more-row{all:unset!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:38px!important;min-height:38px!important;padding:0 12px!important;margin:0!important;border:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;color:#645a67!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-align:left!important;text-decoration:none!important;transform:none!important;cursor:pointer!important;float:none!important}.hy-sub-container .hy-force-more-row:hover,.hy-sub-container .btn_bo_user .hy-force-more-row:hover,.hy-sub-container .hy-force-more-menu a.hy-force-more-row:hover,.hy-sub-container .hy-force-more-menu button.hy-force-more-row:hover{background:#fff4f9!important;color:var(--hy-point-dark)!important;border:0!important;box-shadow:none!important;transform:none!important}.hy-sub-container .hy-force-more-row i,.hy-sub-container .hy-force-more-row .fa,.hy-sub-container .hy-force-more-row svg{width:16px!important;min-width:16px!important;max-width:16px!important;height:auto!important;font-size:14px!important;line-height:1!important;color:#9a7890!important;text-align:center!important}.hy-sub-container .hy-force-more-row .sound_only{position:static!important;display:inline!important;width:auto!important;height:auto!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;white-space:nowrap!important}.hy-sub-container .btn_bo_user>li ul a,.hy-sub-container .btn_bo_user>li ol a,.hy-sub-container .btn_bo_user>li div a,.hy-sub-container .btn_bo_user>li ul button,.hy-sub-container .btn_bo_user>li ol button,.hy-sub-container .btn_bo_user>li div button{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 12px!important;border:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;white-space:nowrap!important;text-align:left!important;transform:none!important}.hy-search{align-items:center!important}.hy-search button{width:100%!important;margin:0!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;line-height:1!important;white-space:nowrap!important;text-align:center!important;align-self:stretch!important}.hy-search button i,.hy-search button .fa,.hy-search button span{line-height:1!important}@media (max-width:720px){.hy-search button{padding:0 10px!important;font-size:13px!important}}.hy-sub-container .sv_wrap{position:relative!important;display:inline-flex!important;align-items:center!important;max-width:100%!important;vertical-align:middle!important;line-height:1.35!important}.hy-sub-container .sv_wrap .sv_member,.hy-sub-container .sv_wrap .sv_guest{display:inline-flex!important;align-items:center!important;gap:0!important;max-width:100%!important;min-width:0!important;color:inherit!important;line-height:1.35!important;white-space:nowrap!important}.hy-sub-container .sv_wrap .sv_member .profile_img,.hy-sub-container .sv_wrap .sv_guest .profile_img,.hy-sv-inner-profile-hidden{display:none!important;width:0!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;opacity:0!important}.hy-sub-container .sv_wrap .sv:not(.sv_on){display:none!important}.hy-sub-container .sv_wrap .sv.sv_on{display:block!important}.hy-sub-container .sv_wrap .sv{position:absolute!important;left:0!important;top:calc(100%+10px)!important;z-index:3000!important;width:190px!important;min-width:190px!important;max-width:calc(100vw - 32px)!important;margin:0!important;padding:8px!important;border:1px solid #f0dce8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 44px rgba(38,31,42,.14)!important;list-style:none!important;transform:none!important}.hy-sub-container .sv_wrap .sv::before{content:""!important;position:absolute!important;left:20px!important;top:-7px!important;width:12px!important;height:12px!important;background:#fff!important;border-left:1px solid #f0dce8!important;border-top:1px solid #f0dce8!important;transform:rotate(45deg)!important}.hy-sub-container .sv_wrap .sv a,.hy-sub-container .sv_wrap .sv button{all:unset!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;width:100%!important;min-height:38px!important;padding:0 12px!important;border-radius:12px!important;color:#4b4651!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.02em!important;white-space:nowrap!important;cursor:pointer!important}.hy-sub-container .sv_wrap .sv a:hover,.hy-sub-container .sv_wrap .sv button:hover{background:#fff3f8!important;color:#8d4c74!important}.hy-sub-container #bo_v_top,.hy-sub-container .bo_v_top{display:flex!important;align-items:flex-start!important;gap:10px!important;min-width:0!important;margin:12px 0 16px!important;padding:0!important;clear:both!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container .bo_v_top .btn_bo_user{flex-wrap:wrap!important;min-width:0!important;padding:0!important;list-style:none!important}.hy-sub-container #bo_v_top .btn_bo_user>li,.hy-sub-container .bo_v_top .btn_bo_user>li{position:relative!important;display:inline-flex!important;width:auto!important;margin:0!important;padding:0!important}.hy-sub-container #bo_v_top .btn_bo_user>li>a,.hy-sub-container #bo_v_top .btn_bo_user>li>button,.hy-sub-container #bo_v_top .btn_bo_user>a,.hy-sub-container #bo_v_top .btn_bo_user>button,.hy-sub-container .bo_v_top .btn_bo_user>li>a,.hy-sub-container .bo_v_top .btn_bo_user>li>button,.hy-sub-container .bo_v_top .btn_bo_user>a,.hy-sub-container .bo_v_top .btn_bo_user>button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:14px!important;border:1px solid #f0dce8!important;background:linear-gradient(135deg,#fff5fa 0%,#f6d5e6 100%)!important;color:#7a4768!important;box-shadow:0 6px 16px rgba(169,101,140,.12)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;float:none!important}.hy-sub-container #bo_v_top .btn_bo_user .sound_only,.hy-sub-container .bo_v_top .btn_bo_user .sound_only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.hy-sub-container #bo_v_top .btn_bo_user .more_opt,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_option,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_opt,.hy-sub-container .bo_v_top .btn_bo_user .more_opt,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_option,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_opt{position:absolute!important;right:0!important;top:calc(100%+10px)!important;left:auto!important;z-index:3200!important;width:158px!important;min-width:158px!important;max-width:calc(100vw - 28px)!important;height:auto!important;margin:0!important;padding:8px!important;border:1px solid #f0dce8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 44px rgba(38,31,42,.14)!important;list-style:none!important;text-align:left!important;transform:none!important}.hy-sub-container #bo_v_top .btn_bo_user .more_opt a,.hy-sub-container #bo_v_top .btn_bo_user .more_opt button,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_option a,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_option button,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_opt a,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_opt button,.hy-sub-container .bo_v_top .btn_bo_user .more_opt a,.hy-sub-container .bo_v_top .btn_bo_user .more_opt button,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_option a,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_option button,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_opt a,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_opt button{all:unset!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;height:38px!important;min-height:38px!important;padding:0 12px!important;margin:0!important;border:0!important;border-radius:12px!important;background:transparent!important;box-shadow:none!important;color:#4b4651!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-align:left!important;cursor:pointer!important}.hy-sub-container #bo_v_top .btn_bo_user .more_opt a:hover,.hy-sub-container #bo_v_top .btn_bo_user .more_opt button:hover,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_option a:hover,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_option button:hover,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_opt a:hover,.hy-sub-container #bo_v_top .btn_bo_user .bo_v_opt button:hover,.hy-sub-container .bo_v_top .btn_bo_user .more_opt a:hover,.hy-sub-container .bo_v_top .btn_bo_user .more_opt button:hover,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_option a:hover,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_option button:hover,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_opt a:hover,.hy-sub-container .bo_v_top .btn_bo_user .bo_v_opt button:hover{background:#fff3f8!important;color:#8d4c74!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info,.hy-sub-container .cmt_info,.hy-sub-container .bo_vc_hdinfo,.hy-sub-container .bo_vc_info{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px 8px!important;min-width:0!important;max-width:100%!important;line-height:1.45!important;white-space:normal!important;overflow:visible!important}.hy-sub-container #bo_v_info .profile_img,.hy-sub-container .bo_v_info .profile_img,.hy-sub-container .cmt_info>.profile_img,.hy-sub-container .bo_vc_hdinfo>.profile_img,.hy-sub-container .bo_vc_info>.profile_img{flex:0 0 auto!important;width:48px!important;height:48px!important;margin-right:8px!important;border-radius:50%!important}.hy-sub-container #bo_v_info strong,.hy-sub-container .bo_v_info strong,.hy-sub-container .cmt_info strong,.hy-sub-container .bo_vc_hdinfo strong,.hy-sub-container .bo_vc_info strong{display:inline-flex!important;align-items:center!important;min-width:0!important;max-width:100%!important;line-height:1.35!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con,.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img,.hy-sub-container #bo_v_img img,.hy-sub-container .bo_v_img img,.hy-sub-container #bo_v_atc img,.hy-sub-container .bo_v_atc img{max-width:100%!important;height:auto!important}@media (max-width:720px){html{-webkit-text-size-adjust:100%!important}body{font-size:15px!important;line-height:1.65!important;overflow-x:hidden!important}.hy-container{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important;margin:0 auto!important}.hy-header__inner{min-height:auto!important;padding:16px 12px!important;align-items:flex-start!important;gap:12px!important;flex-wrap:wrap!important}.hy-brand{max-width:calc(100% - 96px)!important}.hy-brand__mark{width:40px!important;height:40px!important}.hy-brand__text strong{font-size:16px!important;max-width:220px!important;line-height:1.2!important}.hy-menu-btn{margin-left:auto!important;height:40px!important;gap:6px!important}.hy-nav{display:none!important;flex:0 0 100%!important;justify-content:flex-start!important}.hy-nav.is-open{display:block!important}.hy-nav ul{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}.hy-nav a{padding:11px 12px!important;border:1px solid var(--hy-line)!important;background:#fff!important;text-align:center!important}.hy-account{justify-content:flex-end!important;gap:8px!important;font-size:13px!important}.hy-account a,.hy-account span{font-size:13px!important}.hy-account .hy-btn{height:38px!important;padding:0 12px!important}.hy-main--home,.hy-main--sub{padding:16px 0 42px!important}.hy-sub-container{max-width:100%!important;padding:22px 14px!important}.hy-layout{display:block!important}.hy-side,.hy-content-col{display:grid!important;gap:14px!important}.hy-card{border-radius:20px!important}.hy-sub-container #bo_v_title,.hy-sub-container .bo_v_title{margin-bottom:16px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container .bo_v_title h1,.hy-sub-container h1#bo_v_title,.hy-sub-container h1{font-size:24px!important;line-height:1.28!important;letter-spacing:-.04em!important;word-break:keep-all!important}.hy-sub-container #bo_v_top,.hy-sub-container .bo_v_top{margin:12px 0 16px!important;padding-bottom:10px!important;border-bottom:1px solid #f0e8ef!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container .bo_v_top .btn_bo_user{margin-left:auto!important;justify-content:flex-end!important}.hy-sub-container #bo_v_top .btn_bo_user>li>a,.hy-sub-container #bo_v_top .btn_bo_user>li>button,.hy-sub-container #bo_v_top .btn_bo_user>a,.hy-sub-container #bo_v_top .btn_bo_user>button,.hy-sub-container .bo_v_top .btn_bo_user>li>a,.hy-sub-container .bo_v_top .btn_bo_user>li>button,.hy-sub-container .bo_v_top .btn_bo_user>a,.hy-sub-container .bo_v_top .btn_bo_user>button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border-radius:13px!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;column-gap:10px!important;row-gap:2px!important}.hy-sub-container #bo_v_info .profile_img,.hy-sub-container .bo_v_info .profile_img{grid-row:1 / span 2!important;width:48px!important;height:48px!important;margin:0!important}.hy-sub-container #bo_v_info .sv_wrap .sv,.hy-sub-container .bo_v_info .sv_wrap .sv{left:0!important;top:calc(100%+8px)!important}.hy-sub-container #bo_vc,.hy-sub-container .bo_vc,.hy-sub-container .cmt_wrap,.hy-sub-container .bo_vc_w{max-width:100%!important;overflow:visible!important}.hy-sub-container .cmt_info,.hy-sub-container .bo_vc_hdinfo,.hy-sub-container .bo_vc_info{display:flex!important;align-items:center!important;gap:5px 7px!important;font-size:13px!important;line-height:1.45!important;white-space:normal!important}.hy-sub-container .cmt_info>.profile_img,.hy-sub-container .bo_vc_hdinfo>.profile_img,.hy-sub-container .bo_vc_info>.profile_img{width:42px!important;height:42px!important;margin-right:6px!important}.hy-sub-container .cmt_contents,.hy-sub-container .bo_vc_content,.hy-sub-container .comment_content{font-size:14px!important;line-height:1.7!important;word-break:break-word!important}.hy-sub-container .bo_vc_w textarea,.hy-sub-container #wr_content,.hy-sub-container textarea[name="wr_content"]{width:100%!important;min-height:150px!important;font-size:14px!important;line-height:1.6!important}.hy-sub-container #bo_list,.hy-sub-container #bo_gall,.hy-sub-container .tbl_head01,.hy-sub-container .tbl_wrap{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.hy-sub-container table{min-width:640px!important}}@media (max-width:420px){.hy-sub-container{width:100%!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding-left:10px!important;padding-right:10px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container .bo_v_title h1,.hy-sub-container h1#bo_v_title,.hy-sub-container h1{font-size:22px!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container .bo_v_top .btn_bo_user{gap:6px!important}.hy-sub-container #bo_v_top .btn_bo_user>li>a,.hy-sub-container #bo_v_top .btn_bo_user>li>button,.hy-sub-container #bo_v_top .btn_bo_user>a,.hy-sub-container #bo_v_top .btn_bo_user>button,.hy-sub-container .bo_v_top .btn_bo_user>li>a,.hy-sub-container .bo_v_top .btn_bo_user>li>button,.hy-sub-container .bo_v_top .btn_bo_user>a,.hy-sub-container .bo_v_top .btn_bo_user>button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}}.hy-sub-container #bo_v,.hy-sub-container .bo_v{position:relative!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{min-height:62px!important;align-items:flex-start!important;padding:0 250px 18px 0!important;margin:0!important;border-bottom:1px solid #f0e7ee!important}.hy-sub-container #bo_v_info .profile_img,.hy-sub-container .bo_v_info .profile_img,.hy-sub-container #bo_v_info>img:first-child,.hy-sub-container .bo_v_info>img:first-child{margin-top:0!important}.hy-sub-container #bo_v_info .sv_wrap,.hy-sub-container .bo_v_info .sv_wrap,.hy-sub-container #bo_v_info strong,.hy-sub-container .bo_v_info strong{line-height:1.35!important}.hy-sub-container #bo_v_top{position:absolute!important;right:0!important;top:0!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;z-index:15!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container #bo_v_top #bo_v_act,.hy-sub-container #bo_v_top .bo_fx{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:0!important;padding:0!important}.hy-sub-container #bo_v_top+*,.hy-sub-container #bo_v_info+#bo_v_top{margin-top:0!important}.hy-sub-container #bo_v_act_good,.hy-sub-container #bo_v_act_nogood,.hy-sub-container #bo_v_sns,.hy-sub-container .bo_v_com{clear:both!important}@media (max-width:720px){.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{min-height:auto!important}.hy-sub-container #bo_v_top{margin:10px 0 12px!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container #bo_v_top #bo_v_act,.hy-sub-container #bo_v_top .bo_fx{flex-wrap:wrap!important}}html.hy-has-viewport,html.hy-has-viewport body{min-width:0!important}@media (max-width:980px){html{font-size:16px!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}body{font-size:15px!important;line-height:1.62!important;overflow-x:hidden!important}#hd,#wrapper,#container,#contents,#ctt,.container,.wrapper,.content,#bo_v,#bo_w,#bo_list,#bo_gall,#bo_vc,#bo_vc_w{min-width:0!important;max-width:100%!important}.hy-container{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important}.hy-header{position:sticky!important;top:0!important}.hy-header__inner{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;min-height:70px!important;padding-top:10px!important;padding-bottom:10px!important;overflow:visible!important}.hy-brand{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.hy-brand a{gap:9px!important;min-width:0!important}.hy-brand__mark{flex:0 0 40px!important;width:40px!important;height:40px!important;border-radius:13px!important;font-size:18px!important}.hy-brand__text{min-width:0!important;max-width:100%!important}.hy-brand__text strong{max-width:100%!important;font-size:16px!important;line-height:1.2!important;letter-spacing:-.045em!important}.hy-brand__text em{font-size:12px!important;line-height:1.2!important}.hy-menu-btn{order:2!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;min-width:58px!important;padding:0 10px!important;margin-left:0!important;white-space:nowrap!important;font-size:13px!important;border-radius:14px!important}.hy-account{order:3!important;flex:0 0 auto!important;width:auto!important;max-width:48vw!important;margin-left:0!important;justify-content:flex-end!important;gap:6px!important;white-space:nowrap!important;font-size:13px!important;overflow:visible!important}.hy-account__name{display:none!important}.hy-account a,.hy-account .hy-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:38px!important;min-width:38px!important;padding:0 10px!important;border-radius:999px!important;font-size:13px!important;line-height:1!important}.hy-account__label{display:inline!important}.hy-nav{order:4!important;flex:0 0 100%!important;width:100%!important;min-width:0!important;margin-top:8px!important;padding-top:8px!important;border-top:1px solid #f3e9f0!important}.hy-nav.is-open{display:block!important}.hy-nav ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.hy-nav a{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:40px!important;padding:0 10px!important;font-size:14px!important;background:#fff!important;border:1px solid #f0e4ed!important;box-shadow:0 4px 12px rgba(45,31,43,.04)!important}.hy-nav li ul{position:static!important;display:none!important;box-shadow:none!important;margin-top:6px!important;min-width:0!important}.hy-nav li:hover>ul{display:block!important}}@media (max-width:720px){.hy-main--home,.hy-main--sub{padding:18px 0 36px!important}.hy-sub-container{max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding:18px!important}.hy-hero{padding:22px!important;border-radius:24px!important;margin-bottom:16px!important}.hy-hero h2{font-size:29px!important;line-height:1.22!important}.hy-hero p,.hy-card p{font-size:15px!important}.hy-card{padding:18px!important;border-radius:22px!important}.hy-card h3,.hy-card h4{font-size:18px!important}.hy-board-nav a{font-size:15px!important;min-height:46px!important}.hy-latest strong{font-size:15px!important}.hy-latest-meta{font-size:13px!important}.hy-search{grid-template-columns:minmax(0,1fr) 82px!important;border-radius:20px!important}.hy-search input,.hy-search button{height:44px!important;font-size:14px!important}.hy-hero__chips span,.hy-hero__quick a,.hy-actions a{height:38px!important;font-size:13px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container .bo_v_title h1,.hy-sub-container h1#bo_v_title,.hy-sub-container h1{font-size:25px!important;line-height:1.25!important;letter-spacing:-.045em!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{display:flex!important;align-items:flex-start!important;gap:10px!important;padding-right:0!important;padding-bottom:12px!important;white-space:normal!important;font-size:14px!important;line-height:1.45!important}.hy-sub-container #bo_v_info .profile_img,.hy-sub-container .bo_v_info .profile_img,.hy-sub-container #bo_v_info>img:first-child,.hy-sub-container .bo_v_info>img:first-child{width:48px!important;height:48px!important;flex:0 0 48px!important;margin:0!important}.hy-sub-container #bo_v_info .sv_wrap,.hy-sub-container .bo_v_info .sv_wrap{max-width:100%!important;min-width:0!important}.hy-sub-container #bo_v_top{position:static!important;width:100%!important;margin:10px 0 14px!important;padding:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;clear:both!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container #bo_v_top #bo_v_act,.hy-sub-container #bo_v_top .bo_fx{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important;width:100%!important}.hy-sub-container #bo_v_top .btn_bo_user>li>a,.hy-sub-container #bo_v_top .btn_bo_user>li>button,.hy-sub-container #bo_v_top .btn_bo_user>a,.hy-sub-container #bo_v_top .btn_bo_user>button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border-radius:13px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con,.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{font-size:15.5px!important;line-height:1.78!important}.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img{max-width:100%!important;height:auto!important}.hy-sub-container #bo_vc,.hy-sub-container .bo_vc,.hy-sub-container .cmt_contents,.hy-sub-container .bo_vc_content,.hy-sub-container .comment_content{font-size:15px!important;line-height:1.68!important}}@media (max-width:480px){.hy-container{padding-left:10px!important;padding-right:10px!important}.hy-header__inner{gap:6px!important;min-height:66px!important;padding-top:9px!important;padding-bottom:9px!important}.hy-brand__mark{width:36px!important;height:36px!important;flex-basis:36px!important;border-radius:12px!important;font-size:17px!important}.hy-brand__text strong{font-size:15px!important;max-width:145px!important}.hy-brand__text em{font-size:11px!important}.hy-menu-btn{height:38px!important;min-width:52px!important;padding:0 8px!important;font-size:12px!important}.hy-account{gap:5px!important;max-width:46vw!important;font-size:12px!important}.hy-account a,.hy-account .hy-btn{height:36px!important;min-width:36px!important;padding:0 8px!important;font-size:12px!important}.hy-account__label{display:none!important}.hy-main--home,.hy-main--sub{padding:14px 0 30px!important}.hy-sub-container{width:calc(100% - 12px)!important;padding:16px 12px!important;border-radius:20px!important}.hy-hero{padding:18px 16px!important;border-radius:22px!important}.hy-hero h2{font-size:26px!important}.hy-card{padding:16px!important;border-radius:20px!important}.hy-board-box{padding:14px!important}.hy-search{grid-template-columns:minmax(0,1fr) 72px!important;padding:7px!important}.hy-search input{padding:0 10px!important}.hy-search button{font-size:13px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container .bo_v_title h1,.hy-sub-container h1#bo_v_title,.hy-sub-container h1{font-size:23px!important}}@media (max-width:380px){.hy-brand__text strong{max-width:118px!important;font-size:14px!important}.hy-menu-btn{min-width:46px!important}.hy-menu-btn span+*{display:none!important}.hy-account{max-width:42vw!important}}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc,.hy-sub-container section#bo_v_atc{position:relative!important}.hy-sub-container #bo_v_share{position:relative!important;display:block!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;clear:both!important}.hy-sub-container #bo_v_share a[href*="scrap"],.hy-sub-container #bo_v_share a[onclick*="win_scrap"],.hy-sub-container #bo_v_share .hy-scrap-quiet,.hy-sub-container .hy-scrap-quiet{position:absolute!important;top:8px!important;right:8px!important;z-index:10!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;padding:0!important;margin:0!important;border-radius:11px!important;border:1px solid rgba(232,205,221,.9)!important;background:rgba(255,255,255,.92)!important;color:#9b6f86!important;box-shadow:0 8px 18px rgba(87,64,75,.08)!important;font-size:0!important;line-height:1!important;text-indent:0!important;overflow:hidden!important;opacity:.55!important;transform:none!important;float:none!important}.hy-sub-container #bo_v_share a[href*="scrap"]:hover,.hy-sub-container #bo_v_share a[onclick*="win_scrap"]:hover,.hy-sub-container #bo_v_share .hy-scrap-quiet:hover,.hy-sub-container .hy-scrap-quiet:hover{opacity:1!important;background:#fff7fb!important;border-color:#efcddd!important;color:#b25d86!important}.hy-sub-container #bo_v_share a[href*="scrap"] i,.hy-sub-container #bo_v_share a[onclick*="win_scrap"] i,.hy-sub-container #bo_v_share .hy-scrap-quiet i,.hy-sub-container .hy-scrap-quiet i,.hy-sub-container #bo_v_share a[href*="scrap"] svg,.hy-sub-container #bo_v_share a[onclick*="win_scrap"] svg,.hy-sub-container #bo_v_share .hy-scrap-quiet svg,.hy-sub-container .hy-scrap-quiet svg{display:block!important;width:14px!important;height:14px!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1!important;text-indent:0!important;opacity:1!important}.hy-sub-container #bo_v_share a[href*="scrap"] span,.hy-sub-container #bo_v_share a[onclick*="win_scrap"] span,.hy-sub-container #bo_v_share .hy-scrap-quiet span,.hy-sub-container .hy-scrap-quiet span,.hy-sub-container #bo_v_share a[href*="scrap"] .sound_only,.hy-sub-container #bo_v_share a[onclick*="win_scrap"] .sound_only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;font-size:0!important}.hy-sub-container a.hy-scrap-quiet:not(#bo_v_share a),.hy-sub-container button.hy-scrap-quiet:not(#bo_v_share button){position:relative!important;top:auto!important;right:auto!important;width:30px!important;height:30px!important;margin-left:auto!important}@media (max-width:720px){.hy-sub-container #bo_v_share a[href*="scrap"],.hy-sub-container #bo_v_share a[onclick*="win_scrap"],.hy-sub-container #bo_v_share .hy-scrap-quiet,.hy-sub-container .hy-scrap-quiet{top:6px!important;right:6px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;border-radius:10px!important}}.hy-sub-container #fregister .btn_confirm,.hy-sub-container #fregisterform .btn_confirm,.hy-sub-container .register .btn_confirm,.hy-sub-container .register_form .btn_confirm,.hy-sub-container form[name="fregister"] .btn_confirm,.hy-sub-container form[name="fregisterform"] .btn_confirm{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;align-items:center!important;justify-content:stretch!important;width:100%!important;margin:16px 0 0!important;padding:0!important}.hy-sub-container #fregister .btn_confirm a,.hy-sub-container #fregister .btn_confirm button,.hy-sub-container #fregister .btn_confirm input[type="submit"],.hy-sub-container #fregister .btn_confirm .btn,.hy-sub-container #fregisterform .btn_confirm a,.hy-sub-container #fregisterform .btn_confirm button,.hy-sub-container #fregisterform .btn_confirm input[type="submit"],.hy-sub-container #fregisterform .btn_confirm .btn,.hy-sub-container .register .btn_confirm a,.hy-sub-container .register .btn_confirm button,.hy-sub-container .register .btn_confirm input[type="submit"],.hy-sub-container .register .btn_confirm .btn,.hy-sub-container .register_form .btn_confirm a,.hy-sub-container .register_form .btn_confirm button,.hy-sub-container .register_form .btn_confirm input[type="submit"],.hy-sub-container .register_form .btn_confirm .btn,.hy-sub-container form[name="fregister"] .btn_confirm a,.hy-sub-container form[name="fregister"] .btn_confirm button,.hy-sub-container form[name="fregister"] .btn_confirm input[type="submit"],.hy-sub-container form[name="fregister"] .btn_confirm .btn,.hy-sub-container form[name="fregisterform"] .btn_confirm a,.hy-sub-container form[name="fregisterform"] .btn_confirm button,.hy-sub-container form[name="fregisterform"] .btn_confirm input[type="submit"],.hy-sub-container form[name="fregisterform"] .btn_confirm .btn{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;min-width:0!important;height:50px!important;margin:0!important;padding:0 16px!important;border-radius:14px!important;box-sizing:border-box!important;text-align:center!important;line-height:1!important}.hy-sub-container #fregister .btn_confirm .btn_submit,.hy-sub-container #fregisterform .btn_confirm .btn_submit,.hy-sub-container .register .btn_confirm .btn_submit,.hy-sub-container .register_form .btn_confirm .btn_submit,.hy-sub-container form[name="fregister"] .btn_confirm .btn_submit,.hy-sub-container form[name="fregisterform"] .btn_confirm .btn_submit{margin-top:0!important}@media (max-width:520px){.hy-sub-container #fregister .btn_confirm,.hy-sub-container #fregisterform .btn_confirm,.hy-sub-container .register .btn_confirm,.hy-sub-container .register_form .btn_confirm,.hy-sub-container form[name="fregister"] .btn_confirm,.hy-sub-container form[name="fregisterform"] .btn_confirm{grid-template-columns:1fr!important;gap:8px!important}}.hy-sub-container #bo_gall{width:100%!important;max-width:100%!important;min-height:auto!important;padding-bottom:22px!important}.hy-sub-container #bo_gall #gall_ul,.hy-sub-container #bo_gall .gall_row,.hy-sub-container #bo_gall ul.gall_row{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(260px,320px))!important;justify-content:flex-start!important;align-items:start!important;gap:22px!important;width:100%!important;margin:18px 0 0!important;padding:18px 0 24px!important;border-top:1px solid #efe5ed!important;border-bottom:1px solid #f3ecf2!important}.hy-sub-container #bo_gall .gall_li,.hy-sub-container #bo_gall li.gall_li,.hy-sub-container #bo_gall .gall_box{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.hy-sub-container #bo_gall .gall_box{position:relative!important;overflow:hidden!important;border:1px solid #eadfe8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 30px rgba(35,39,52,.06)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.hy-sub-container #bo_gall .gall_box:hover{transform:translateY(-2px)!important;border-color:#ebd4e2!important;box-shadow:0 16px 36px rgba(35,39,52,.09)!important}.hy-sub-container #bo_gall .gall_chk{position:absolute!important;left:14px!important;top:14px!important;z-index:5!important;padding:0!important;margin:0!important}.hy-sub-container #bo_gall .gall_img,.hy-sub-container #bo_gall .gall_img a,.hy-sub-container #bo_gall .gall_img .no_image{display:block!important;width:100%!important;height:168px!important;overflow:hidden!important;border-radius:20px 20px 0 0!important;background:#f8f5f8!important;border-bottom:1px solid #efe6ed!important}.hy-sub-container #bo_gall .gall_img img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.hy-sub-container #bo_gall .gall_text_href{margin:0!important;padding:14px 14px 4px!important;font-size:17px!important;line-height:1.35!important}.hy-sub-container #bo_gall .gall_info,.hy-sub-container #bo_gall .gall_name,.hy-sub-container #bo_gall .gall_date{padding-left:14px!important;padding-right:14px!important}.hy-sub-container #bo_gall .gall_info{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;padding-top:8px!important;padding-bottom:16px!important;border-top:1px solid #f5eef4!important;margin-top:8px!important}.hy-sub-container #bo_gall #bo_btn_top,.hy-sub-container #bo_gall #bo_btn_bottom,.hy-sub-container #bo_gall .bo_fx{width:100%!important;padding:0!important;margin:0!important}.hy-sub-container #bo_gall #bo_btn_bottom{margin-top:18px!important;padding-top:16px!important;border-top:1px solid #efe5ed!important}.hy-sub-container #bo_gall .empty_table,.hy-sub-container #bo_gall .empty_list{grid-column:1 / -1!important;min-height:180px!important;border:1px dashed #eadfe8!important;border-radius:20px!important;background:#fffafd!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{margin-top:18px!important;padding-top:22px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{padding-top:4px!important;padding-bottom:22px!important}.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img,.hy-sub-container #bo_v_atc img,.hy-sub-container .bo_v_atc img{margin-top:10px!important;margin-bottom:18px!important}.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link,.hy-sub-container #bo_v_share,.hy-sub-container .bo_v_file,.hy-sub-container .bo_v_link,.hy-sub-container .bo_v_share{margin:16px 0!important;padding:14px 0!important;border-top:1px solid #efe5ed!important;border-bottom:1px solid #f7f0f5!important}.hy-sub-container #bo_v_share,.hy-sub-container .bo_v_share{align-items:center!important}.hy-sub-container #bo_vc{margin-top:24px!important;padding-top:18px!important;border-top:1px solid #eadfe8!important}@media (max-width:720px){.hy-sub-container #bo_gall #gall_ul,.hy-sub-container #bo_gall .gall_row,.hy-sub-container #bo_gall ul.gall_row{grid-template-columns:1fr!important;gap:16px!important;padding-top:14px!important}.hy-sub-container #bo_gall .gall_img,.hy-sub-container #bo_gall .gall_img a,.hy-sub-container #bo_gall .gall_img .no_image{height:auto!important;aspect-ratio:16 / 9!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{margin-top:14px!important;padding-top:18px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{padding-bottom:18px!important}}.hy-sub-container #bo_gall{min-height:0!important;padding-bottom:0!important}.hy-sub-container #bo_gall #gall_ul,.hy-sub-container #bo_gall .gall_row,.hy-sub-container #bo_gall ul.gall_row{min-height:0!important;margin:18px 0 12px!important;padding:18px 0 18px!important;border-top:1px solid #eadfe8!important;border-bottom:1px solid #eadfe8!important;align-content:start!important}.hy-sub-container #bo_gall .gall_li,.hy-sub-container #bo_gall li.gall_li{align-self:start!important}.hy-sub-container #bo_gall .gall_box{min-height:0!important}.hy-sub-container #bo_gall #bo_btn_bottom,.hy-sub-container #bo_gall .bo_fx:last-child{position:static!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;width:100%!important;margin:8px 0 0!important;padding:0!important;border-top:0!important}.hy-sub-container #bo_gall #bo_btn_bottom .btn_bo_user,.hy-sub-container #bo_gall .bo_fx:last-child .btn_bo_user{margin-left:auto!important}.hy-sub-container #bo_gall #bo_btn_top{padding-bottom:14px!important;border-bottom:1px solid #eadfe8!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{margin-top:14px!important;border-top:1px solid #eadfe8!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{margin-top:0!important;padding-top:0!important;padding-bottom:20px!important}.hy-sub-container #bo_v_file:empty,.hy-sub-container #bo_v_link:empty,.hy-sub-container #bo_v_share:empty,.hy-sub-container .bo_v_file:empty,.hy-sub-container .bo_v_link:empty,.hy-sub-container .bo_v_share:empty{display:none!important}.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link,.hy-sub-container #bo_v_share,.hy-sub-container .bo_v_file,.hy-sub-container .bo_v_link,.hy-sub-container .bo_v_share{min-height:0!important;margin:8px 0!important;padding:8px 0!important}.hy-sub-container #bo_v_share,.hy-sub-container .bo_v_share{border-top:0!important;border-bottom:0!important}.hy-sub-container #bo_v_con img:first-child,.hy-sub-container .bo_v_con img:first-child,.hy-sub-container #bo_v_atc img:first-child,.hy-sub-container .bo_v_atc img:first-child{margin-top:14px!important}.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img,.hy-sub-container #bo_v_atc img,.hy-sub-container .bo_v_atc img{display:block!important;max-width:100%!important;height:auto!important}@media (max-width:720px){.hy-sub-container #bo_gall #gall_ul,.hy-sub-container #bo_gall .gall_row,.hy-sub-container #bo_gall ul.gall_row{margin:14px 0 10px!important;padding:14px 0!important;gap:14px!important}.hy-sub-container #bo_gall #bo_btn_top{padding-bottom:12px!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{margin-top:12px!important;padding-top:14px!important}}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{border-bottom:1px solid #eadfe8!important}.hy-sub-container #bo_v_info+#bo_v_top,.hy-sub-container .bo_v_info+#bo_v_top{border-top:0!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{padding-top:18px!important}.hy-sub-container #bo_v hr,.hy-sub-container .bo_v hr{display:none!important}.hy-sub-container #bo_v_info+hr,.hy-sub-container .bo_v_info+hr,.hy-sub-container #bo_v_top+hr,.hy-sub-container .bo_v_top+hr{display:none!important}.hy-sub-container #bo_v_info+.bo_v_com,.hy-sub-container .bo_v_info+.bo_v_com{border-top:0!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{border-bottom:1px solid #eadfe8!important}.hy-sub-container .hy-view-actionbar{display:flex!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important;margin:12px 0 16px!important}.hy-sub-container .hy-view-actionbar a,.hy-sub-container .hy-view-actionbar button{all:unset!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:58px!important;height:36px!important;padding:0 13px!important;border:1px solid #eadfe8!important;border-radius:999px!important;background:#fff!important;color:#625866!important;font-family:inherit!important;font-size:13px!important;font-weight:800!important;line-height:1!important;letter-spacing:-.02em!important;cursor:pointer!important;text-decoration:none!important;box-shadow:0 6px 18px rgba(36,40,54,.05)!important}.hy-sub-container .hy-view-actionbar a:hover,.hy-sub-container .hy-view-actionbar button:hover{background:#fff4f9!important;border-color:#efd7e5!important;color:#b84d87!important}.hy-sub-container .hy-view-actionbar .hy-action-delete{color:#b95062!important}.hy-sub-container .hy-hide-original-actions{display:none!important}.hy-sub-container .btn_bo_user .more_opt,.hy-sub-container .btn_bo_user .bo_v_option,.hy-sub-container .btn_bo_user .bo_v_opt{width:170px!important;min-width:170px!important;padding:8px!important;border-radius:16px!important;background:#fff!important;border:1px solid #eadfe8!important;box-shadow:0 16px 34px rgba(31,35,47,.12)!important}.hy-sub-container .btn_bo_user .more_opt a,.hy-sub-container .btn_bo_user .more_opt button,.hy-sub-container .btn_bo_user .bo_v_option a,.hy-sub-container .btn_bo_user .bo_v_option button,.hy-sub-container .btn_bo_user .bo_v_opt a,.hy-sub-container .btn_bo_user .bo_v_opt button{width:100%!important;min-height:38px!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;border:0!important;color:#625866!important;font-size:13px!important;font-weight:800!important}@media (max-width:720px){.hy-sub-container .hy-view-actionbar{justify-content:flex-start!important;margin:10px 0 14px!important;padding-bottom:12px!important}.hy-sub-container .hy-view-actionbar a,.hy-sub-container .hy-view-actionbar button{min-width:auto!important;height:34px!important;padding:0 11px!important;font-size:12px!important}}html{font-size:17px!important}body{font-size:16px!important;line-height:1.68!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}.hy-wrap,.hy-main,.hy-card,.hy-sub-container,.hy-sub-container table,.hy-sub-container input,.hy-sub-container textarea,.hy-sub-container select,.hy-sub-container button{font-size:16px!important;line-height:1.65!important}.hy-brand__text strong{font-size:18px!important}.hy-brand__text em{font-size:13px!important}.hy-nav a,.hy-account,.hy-account a,.hy-menu-btn{font-size:14px!important}.hy-hero p,.hy-card p,.hy-guide li,.hy-board-nav a,.hy-latest a,.hy-latest strong,.hy-board-box,.hy-gallery-card,.hy-gallery-card strong{font-size:16px!important}.hy-card h3,.hy-card h4,.hy-board-box__head strong{font-size:20px!important;line-height:1.35!important}.hy-hero h2{font-size:34px!important;line-height:1.22!important}.hy-sub-container #bo_list,.hy-sub-container #bo_gall,.hy-sub-container #bo_list table,.hy-sub-container #bo_gall .gall_text_href{font-size:16px!important}.hy-sub-container #bo_gall .gall_text_href{font-size:18px!important}.hy-sub-container #bo_list .td_subject,.hy-sub-container #bo_list .bo_tit,.hy-sub-container #bo_list .bo_tit a{font-size:16px!important}.hy-sub-container #bo_v_title,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title,.hy-sub-container h1{font-size:30px!important;line-height:1.32!important}.hy-sub-container #bo_v_info strong,.hy-sub-container .bo_v_info strong,.hy-sub-container #bo_v_info .sv_member,.hy-sub-container .bo_v_info .sv_member{font-size:15px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con,.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{font-size:16px!important;line-height:1.78!important}.hy-sub-container #bo_vc,.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_contents,.hy-sub-container #bo_vc .bo_vc_cnt{font-size:15px!important;line-height:1.72!important}.hy-sub-container #bo_vc strong,.hy-sub-container #bo_vc .sv_member,.hy-sub-container #bo_vc .sv_guest{font-size:15px!important}.hy-sub-container #bo_vc_w textarea,.hy-sub-container #bo_vc_w .frm_input{font-size:16px!important;line-height:1.65!important}.hy-sub-container #bo_w,.hy-sub-container #fwrite,.hy-sub-container #fregister,.hy-sub-container #fregisterform,.hy-sub-container .register,.hy-sub-container .register_form{font-size:16px!important}.hy-sub-container #bo_w input,.hy-sub-container #bo_w textarea,.hy-sub-container #fwrite input,.hy-sub-container #fwrite textarea,.hy-sub-container #fregister input,.hy-sub-container #fregister textarea,.hy-sub-container #fregisterform input,.hy-sub-container #fregisterform textarea{font-size:16px!important}.hy-sub-container .btn,.hy-sub-container .btn_b01,.hy-sub-container .btn_b02,.hy-sub-container .btn_admin,.hy-sub-container .btn_submit,.hy-sub-container .hy-view-actionbar a,.hy-sub-container .hy-view-actionbar button{font-size:14px!important}@media (max-width:720px){html{font-size:16px!important}body{font-size:16px!important;line-height:1.68!important}.hy-wrap,.hy-main,.hy-card,.hy-sub-container,.hy-sub-container table,.hy-sub-container input,.hy-sub-container textarea,.hy-sub-container select,.hy-sub-container button{font-size:16px!important}.hy-nav a,.hy-account,.hy-account a,.hy-menu-btn{font-size:14px!important}.hy-hero h2{font-size:28px!important}.hy-card h3,.hy-card h4,.hy-board-box__head strong{font-size:19px!important}.hy-hero p,.hy-card p,.hy-guide li,.hy-board-nav a,.hy-latest a,.hy-latest strong{font-size:16px!important}.hy-sub-container #bo_v_title,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title,.hy-sub-container h1{font-size:24px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con,.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{font-size:16px!important}.hy-sub-container #bo_vc,.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_contents,.hy-sub-container #bo_vc .bo_vc_cnt{font-size:15px!important}}@media (max-width:390px){.hy-brand__text strong{font-size:16px!important}.hy-hero h2{font-size:26px!important}.hy-sub-container #bo_v_title,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title,.hy-sub-container h1{font-size:22px!important}}.hy-sub-container .hy-view-actionbar .hy-action-extra{display:none!important}.hy-sub-container .hy-view-actionbar .hy-action-list,.hy-sub-container .hy-view-actionbar .hy-action-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;min-width:64px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid #eadfe8!important;background:#fff!important;color:#625866!important;font-size:13px!important;font-weight:800!important;box-shadow:0 6px 18px rgba(36,40,54,.05)!important}.hy-sub-container .hy-view-actionbar .hy-action-more{min-width:42px!important;width:42px!important;padding:0!important;font-size:18px!important;line-height:1!important}.hy-sub-container .hy-action-more-wrap{position:relative!important;display:inline-flex!important}.hy-sub-container .hy-action-more-menu{display:none!important;position:absolute!important;right:0!important;top:calc(100%+8px)!important;width:144px!important;padding:8px!important;border:1px solid #eadfe8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 18px 38px rgba(31,35,47,.13)!important;z-index:3000!important}.hy-sub-container .hy-action-more-wrap.is-open .hy-action-more-menu{display:block!important}.hy-sub-container .hy-action-more-menu a,.hy-sub-container .hy-action-more-menu button{all:unset!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;width:100%!important;min-height:36px!important;padding:0 10px!important;border-radius:10px!important;color:#625866!important;font-family:inherit!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important}.hy-sub-container .hy-action-more-menu a:hover,.hy-sub-container .hy-action-more-menu button:hover{background:#fff4f9!important;color:#b84d87!important}.hy-sub-container .hy-action-more-menu .hy-action-delete{color:#b95062!important}@media (max-width:720px){.hy-sub-container .hy-view-actionbar .hy-action-list{height:34px!important;min-width:58px!important;padding:0 12px!important;font-size:12px!important}.hy-sub-container .hy-view-actionbar .hy-action-more{width:38px!important;height:34px!important;min-width:38px!important}}.hy-sub-container .hy-view-actionbar .hy-action-edit,.hy-sub-container .hy-view-actionbar .hy-action-delete-visible{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;min-width:64px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid #eadfe8!important;background:#fff!important;color:#625866!important;font-size:13px!important;font-weight:800!important;box-shadow:0 6px 18px rgba(36,40,54,.05)!important}.hy-sub-container .hy-view-actionbar .hy-action-edit:hover{background:#fff4f9!important;border-color:#efd7e5!important;color:#b84d87!important}.hy-sub-container .hy-view-actionbar .hy-action-delete-visible:hover{background:#fff0f3!important;border-color:#efc8d2!important;color:#a53d50!important}@media (max-width:720px){.hy-sub-container .hy-view-actionbar .hy-action-edit,.hy-sub-container .hy-view-actionbar .hy-action-delete-visible{height:34px!important;min-width:54px!important;padding:0 11px!important;font-size:12px!important}}.hy-sub-container .hy-view-actionbar+#bo_v_top,.hy-sub-container .hy-view-actionbar+.bo_v_top{display:none!important}.hy-sub-container .hy-view-actionbar{margin:10px 0 18px!important;padding:0 0 14px!important}.hy-sub-container .hy-view-actionbar+*,.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{margin-top:0!important}.hy-sub-container .hy-view-actionbar{justify-content:flex-end!important;gap:8px!important;margin:10px 0 16px!important;padding:0 0 12px!important;border-bottom:1px solid #eadfe8!important}.hy-sub-container .hy-view-actionbar .hy-action-more-wrap,.hy-sub-container .hy-view-actionbar .hy-action-more,.hy-sub-container .hy-view-actionbar .hy-action-more-menu,.hy-sub-container .hy-view-actionbar .hy-action-extra{display:none!important}.hy-sub-container .hy-view-actionbar .hy-action-list,.hy-sub-container .hy-view-actionbar .hy-action-edit,.hy-sub-container .hy-view-actionbar .hy-action-delete-visible{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;min-width:62px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid #eadfe8!important;background:#fff!important;color:#625866!important;font-size:13px!important;font-weight:800!important;box-shadow:0 6px 18px rgba(36,40,54,.05)!important}.hy-sub-container .hy-view-actionbar .hy-action-list{background:#fff8fb!important;color:#8b5578!important;border-color:#efd7e5!important}.hy-sub-container .hy-view-actionbar .hy-action-delete-visible{color:#b95062!important;border-color:#f0d8df!important;background:#fffafb!important}.hy-sub-container #bo_v_top.hy-hide-original-actions,.hy-sub-container .bo_v_top.hy-hide-original-actions,.hy-sub-container .hy-hide-original-actions{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}.hy-sub-container .hy-view-actionbar+hr,.hy-sub-container #bo_v_info+hr,.hy-sub-container #bo_v_top+hr,.hy-sub-container .bo_v_info+hr,.hy-sub-container .bo_v_top+hr{display:none!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{border-top:0!important;margin-top:0!important;padding-top:16px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{border-top:0!important}.hy-login-card .hy-actions a.primary[href*="mypage"]{background:linear-gradient(135deg,#fff3f8 0%,#f4d2e2 100%)!important;border-color:#efd7e5!important;color:#8b5578!important}.hy-login-card .hy-actions{flex-wrap:wrap!important}@media (max-width:720px){.hy-sub-container .hy-view-actionbar{justify-content:flex-end!important;margin:8px 0 14px!important;padding-bottom:10px!important}.hy-sub-container .hy-view-actionbar .hy-action-list,.hy-sub-container .hy-view-actionbar .hy-action-edit,.hy-sub-container .hy-view-actionbar .hy-action-delete-visible{min-width:54px!important;padding:0 11px!important}}.hy-sub-container .hy-view-actionbar{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}.hy-sub-container #bo_v_top,.hy-sub-container .bo_v_top,.hy-sub-container #bo_v_top.hy-hide-original-actions,.hy-sub-container .bo_v_top.hy-hide-original-actions,.hy-sub-container .hy-hide-original-actions{display:flex!important;visibility:visible!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;margin:12px 0 16px!important;padding:0!important;border:0!important}.hy-sub-container #bo_v_top,.hy-sub-container .bo_v_top{align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:100%!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container .bo_v_top .btn_bo_user{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin-left:auto!important;width:auto!important}.hy-sub-container #bo_v_top .more_opt,.hy-sub-container #bo_v_top .bo_v_option,.hy-sub-container #bo_v_top .bo_v_opt,.hy-sub-container .bo_v_top .more_opt,.hy-sub-container .bo_v_top .bo_v_option,.hy-sub-container .bo_v_top .bo_v_opt{width:160px!important;min-width:160px!important;padding:8px!important;border:1px solid #eadfe8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 34px rgba(31,35,47,.12)!important;z-index:3000!important}.hy-sub-container #bo_v_top .more_opt a,.hy-sub-container #bo_v_top .more_opt button,.hy-sub-container #bo_v_top .bo_v_option a,.hy-sub-container #bo_v_top .bo_v_option button,.hy-sub-container #bo_v_top .bo_v_opt a,.hy-sub-container #bo_v_top .bo_v_opt button,.hy-sub-container .bo_v_top .more_opt a,.hy-sub-container .bo_v_top .more_opt button,.hy-sub-container .bo_v_top .bo_v_option a,.hy-sub-container .bo_v_top .bo_v_option button,.hy-sub-container .bo_v_top .bo_v_opt a,.hy-sub-container .bo_v_top .bo_v_opt button{display:flex!important;align-items:center!important;width:100%!important;min-height:36px!important;padding:0 10px!important;border-radius:10px!important;background:transparent!important;color:#625866!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;box-shadow:none!important;border:0!important}.hy-sub-container #new,.hy-sub-container .new,.hy-sub-container #fnew,.hy-sub-container .new_tbl,.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02{font-size:14px!important;line-height:1.55!important}.hy-sub-container #new h1,.hy-sub-container #new h2,.hy-sub-container .new h1,.hy-sub-container .new h2{font-size:22px!important;line-height:1.35!important;letter-spacing:-.03em!important}.hy-sub-container #new table,.hy-sub-container #fnew table,.hy-sub-container .new table{table-layout:auto!important;width:100%!important;font-size:14px!important}.hy-sub-container #new th,.hy-sub-container #new td,.hy-sub-container #fnew th,.hy-sub-container #fnew td,.hy-sub-container .new th,.hy-sub-container .new td{font-size:14px!important;line-height:1.5!important;padding:12px 10px!important;vertical-align:middle!important}.hy-sub-container #new .td_subject,.hy-sub-container #new .bo_tit,.hy-sub-container #new .bo_tit a,.hy-sub-container #fnew .td_subject,.hy-sub-container #fnew .bo_tit,.hy-sub-container #fnew .bo_tit a,.hy-sub-container .new .td_subject,.hy-sub-container .new .bo_tit,.hy-sub-container .new .bo_tit a{font-size:15px!important;line-height:1.45!important;font-weight:700!important;word-break:keep-all!important}.hy-sub-container #new .td_name,.hy-sub-container #new .td_datetime,.hy-sub-container #new .td_date,.hy-sub-container #new .td_num,.hy-sub-container #new .td_board,.hy-sub-container #fnew .td_name,.hy-sub-container #fnew .td_datetime,.hy-sub-container #fnew .td_date,.hy-sub-container #fnew .td_num,.hy-sub-container #fnew .td_board,.hy-sub-container .new .td_name,.hy-sub-container .new .td_datetime,.hy-sub-container .new .td_date,.hy-sub-container .new .td_num,.hy-sub-container .new .td_board{font-size:13px!important;color:#817785!important;white-space:nowrap!important}.hy-sub-container #new_sch,.hy-sub-container .new_sch,.hy-sub-container #new_sch input,.hy-sub-container #new_sch select,.hy-sub-container #new_sch button{font-size:14px!important}@media (max-width:720px){.hy-sub-container #bo_v_top,.hy-sub-container .bo_v_top{justify-content:flex-end!important;margin:10px 0 14px!important}.hy-sub-container #new,.hy-sub-container .new,.hy-sub-container #fnew{font-size:14px!important}.hy-sub-container #new th,.hy-sub-container #new td,.hy-sub-container #fnew th,.hy-sub-container #fnew td,.hy-sub-container .new th,.hy-sub-container .new td{font-size:13px!important;padding:10px 8px!important}.hy-sub-container #new .td_subject,.hy-sub-container #new .bo_tit,.hy-sub-container #new .bo_tit a,.hy-sub-container #fnew .td_subject,.hy-sub-container #fnew .bo_tit,.hy-sub-container #fnew .bo_tit a{font-size:14px!important}}.hy-sub-container #new,.hy-sub-container #fnew,.hy-sub-container .new,.hy-sub-container .new_tbl,.hy-sub-container .new_table{font-size:13px!important;line-height:1.45!important}.hy-sub-container #new table,.hy-sub-container #fnew table,.hy-sub-container .new table,.hy-sub-container .new_tbl table,.hy-sub-container .tbl_head01 table,.hy-sub-container .tbl_head02 table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}.hy-sub-container #new th,.hy-sub-container #new td,.hy-sub-container #fnew th,.hy-sub-container #fnew td,.hy-sub-container .new th,.hy-sub-container .new td,.hy-sub-container .tbl_head01 th,.hy-sub-container .tbl_head01 td,.hy-sub-container .tbl_head02 th,.hy-sub-container .tbl_head02 td{font-size:13px!important;line-height:1.45!important;padding:11px 8px!important;vertical-align:middle!important;word-break:keep-all!important;overflow:hidden!important}.hy-sub-container #new .td_group,.hy-sub-container #new .td_board,.hy-sub-container #fnew .td_group,.hy-sub-container #fnew .td_board,.hy-sub-container .new .td_group,.hy-sub-container .new .td_board,.hy-sub-container .tbl_head01 .td_group,.hy-sub-container .tbl_head01 .td_board{width:78px!important;max-width:78px!important;text-align:center!important}.hy-sub-container #new .td_subject,.hy-sub-container #fnew .td_subject,.hy-sub-container .new .td_subject,.hy-sub-container .tbl_head01 .td_subject{width:auto!important;min-width:0!important}.hy-sub-container #new .td_name,.hy-sub-container #fnew .td_name,.hy-sub-container .new .td_name,.hy-sub-container .tbl_head01 .td_name{width:92px!important;max-width:92px!important;text-align:center!important;white-space:nowrap!important}.hy-sub-container #new .td_datetime,.hy-sub-container #new .td_date,.hy-sub-container #fnew .td_datetime,.hy-sub-container #fnew .td_date,.hy-sub-container .new .td_datetime,.hy-sub-container .new .td_date,.hy-sub-container .tbl_head01 .td_datetime,.hy-sub-container .tbl_head01 .td_date{width:76px!important;max-width:76px!important;text-align:center!important;white-space:nowrap!important;font-size:12px!important}.hy-sub-container #new .td_group a,.hy-sub-container #new .td_board a,.hy-sub-container #fnew .td_group a,.hy-sub-container #fnew .td_board a,.hy-sub-container .new .td_group a,.hy-sub-container .new .td_board a,.hy-sub-container .tbl_head01 .td_group a,.hy-sub-container .tbl_head01 .td_board a{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:66px!important;min-height:26px!important;padding:3px 7px!important;border-radius:7px!important;font-size:12px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:keep-all!important}.hy-sub-container #new .td_subject a,.hy-sub-container #new .bo_tit a,.hy-sub-container #fnew .td_subject a,.hy-sub-container #fnew .bo_tit a,.hy-sub-container .new .td_subject a,.hy-sub-container .new .bo_tit a,.hy-sub-container .tbl_head01 .td_subject a,.hy-sub-container .tbl_head01 .bo_tit a{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;line-height:1.45!important;font-weight:700!important}@media (max-width:720px){.hy-sub-container #new,.hy-sub-container #fnew,.hy-sub-container .new,.hy-sub-container .new_tbl,.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.hy-sub-container #new table,.hy-sub-container #fnew table,.hy-sub-container .new table,.hy-sub-container .tbl_head01 table,.hy-sub-container .tbl_head02 table{min-width:620px!important}.hy-sub-container #new th,.hy-sub-container #new td,.hy-sub-container #fnew th,.hy-sub-container #fnew td,.hy-sub-container .new th,.hy-sub-container .new td,.hy-sub-container .tbl_head01 th,.hy-sub-container .tbl_head01 td{font-size:12px!important;padding:10px 7px!important}}.hy-write-shell{max-width:1120px;margin:26px auto 38px;padding:0 16px;box-sizing:border-box;color:#111827}.hy-write-titlebar{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:stretch;margin-bottom:18px}.hy-write-titlebar>div:first-child,.hy-write-guide{background:#fff;border:1px solid rgba(236,124,169,.20);border-radius:22px;box-shadow:0 12px 34px rgba(17,24,39,.07)}.hy-write-titlebar>div:first-child{padding:22px 24px}.hy-write-eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.14em;font-weight:900;color:#db4f8a}.hy-write-titlebar h1{margin:0 0 8px;font-size:clamp(24px,3.2vw,34px);line-height:1.15;letter-spacing:-.045em;font-weight:900;color:#111827}.hy-write-titlebar span,.hy-write-guide em{display:block;font-size:14px;line-height:1.6;color:#667085;font-style:normal}.hy-write-guide{padding:20px 22px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#fff 0%,#fff7fb 100%)}.hy-write-guide strong{display:block;margin-bottom:6px;font-size:16px;font-weight:900;color:#6d2b55}.hy-write-native{background:#fff;border:1px solid rgba(236,124,169,.22);border-radius:24px;box-shadow:0 20px 45px rgba(17,24,39,.08);padding:24px;overflow:visible}.hy-write-native form,.hy-write-native #fwrite,.hy-write-shell #fwrite{width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important}.hy-write-native .tbl_frm01,.hy-write-native .write-wrap,.hy-write-native .bo_w{width:100% !important;max-width:none !important}.hy-write-shell .write_div,.hy-write-shell .bo_w_link,.hy-write-shell .bo_w_flie,.hy-write-shell .bo_w_option,.hy-write-shell .bo_w_tit,.hy-write-shell #autosave_wrapper,#fwrite .write_div,#fwrite .bo_w_link,#fwrite .bo_w_flie{display:block !important;width:100% !important;max-width:none !important;min-height:0 !important;height:auto !important;margin:12px 0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;outline:0 !important;box-sizing:border-box !important;overflow:visible !important}.hy-write-shell .write_div:before,.hy-write-shell .write_div:after,.hy-write-shell .bo_w_link:before,.hy-write-shell .bo_w_link:after,.hy-write-shell .bo_w_flie:before,.hy-write-shell .bo_w_flie:after,#fwrite .bo_w_flie:before,#fwrite .bo_w_flie:after{display:none !important;content:none !important}.hy-write-shell .lb_icon,.hy-write-shell label.lb_icon,.hy-write-shell label[for^="bf_file_"],.hy-write-shell label[for^="wr_link"],.hy-write-shell .fa-folder-open,.hy-write-shell .fa-link,.hy-write-shell .write_div i.fa,#fwrite .bo_w_flie .lb_icon,#fwrite .bo_w_link .lb_icon,#fwrite label[for^="bf_file_"],#fwrite label[for^="wr_link"]{display:none !important;visibility:hidden !important;width:0 !important;height:0 !important;min-width:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important}.hy-write-shell input[type="text"],.hy-write-shell input[type="password"],.hy-write-shell input[type="email"],.hy-write-shell input[type="url"],.hy-write-shell textarea,.hy-write-shell select,.hy-write-shell .frm_input,.hy-write-shell .frm_file,#fwrite input[type="text"],#fwrite textarea,#fwrite select{box-sizing:border-box !important;width:100% !important;max-width:none !important;border:1px solid rgba(236,124,169,.32) !important;border-radius:16px !important;background:#fff !important;color:#273142 !important;font-size:15px !important;line-height:1.55 !important;box-shadow:none !important;outline:none !important}.hy-write-shell input[type="text"],.hy-write-shell input[type="password"],.hy-write-shell input[type="email"],.hy-write-shell input[type="url"],.hy-write-shell select,.hy-write-shell .frm_input,#fwrite input[type="text"]{height:48px !important;min-height:48px !important;padding:0 16px !important}.hy-write-shell textarea,#fwrite textarea{min-height:230px !important;padding:16px !important;resize:vertical !important}.hy-write-shell input:focus,.hy-write-shell textarea:focus,.hy-write-shell select:focus,#fwrite input:focus,#fwrite textarea:focus{border-color:rgba(219,79,138,.68) !important;box-shadow:0 0 0 4px rgba(255,103,166,.10) !important}.hy-write-shell .file_wr,.hy-write-shell .filebox,.hy-write-shell .bo_w_flie .file_wr,#fwrite .bo_w_flie .file_wr{display:block !important;position:relative !important;width:100% !important;max-width:none !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}.hy-write-shell input[type="file"],.hy-write-shell .frm_file,#fwrite input[type="file"],#fwrite .frm_file{appearance:none !important;-webkit-appearance:none !important;display:block !important;position:static !important;float:none !important;clear:both !important;width:100% !important;max-width:none !important;min-width:0 !important;height:auto !important;min-height:58px !important;margin:0 !important;padding:10px 14px !important;background:linear-gradient(180deg,#fff 0%,#fffafd 100%) !important;border:1px dashed rgba(236,124,169,.55) !important;border-radius:18px !important;color:#667085 !important;font-size:14px !important;line-height:36px !important;cursor:pointer !important;box-shadow:none !important}.hy-write-shell input[type="file"]::file-selector-button,#fwrite input[type="file"]::file-selector-button{height:36px !important;margin:0 14px 0 0 !important;padding:0 16px !important;border:1px solid rgba(236,124,169,.42) !important;border-radius:999px !important;background:#fff !important;color:#4b2038 !important;font-weight:900 !important;font-size:14px !important;cursor:pointer !important}.hy-write-shell input[type="file"]::-webkit-file-upload-button,#fwrite input[type="file"]::-webkit-file-upload-button{height:36px !important;margin:0 14px 0 0 !important;padding:0 16px !important;border:1px solid rgba(236,124,169,.42) !important;border-radius:999px !important;background:#fff !important;color:#4b2038 !important;font-weight:900 !important;font-size:14px !important;cursor:pointer !important}.hy-write-shell input[name^="wr_link"],#fwrite input[name^="wr_link"]{height:50px !important;min-height:50px !important;padding-left:16px !important;background:#fff !important}.hy-write-shell input[name^="wr_link"]::placeholder,.hy-write-shell textarea::placeholder,.hy-write-shell input[type="text"]::placeholder{color:#98a2b3 !important}.hy-write-shell .btn_confirm,.hy-write-shell .btn_submit,.hy-write-shell .btn_cancel,.hy-write-shell .btn_b01,.hy-write-shell .btn_b02{text-decoration:none !important}.hy-write-shell .btn_confirm{display:flex !important;justify-content:center !important;align-items:center !important;gap:10px !important;margin:20px 0 0 !important;padding-top:18px !important;border-top:1px solid rgba(236,124,169,.18) !important}.hy-write-shell .btn_submit,.hy-write-shell input[type="submit"],.hy-write-shell button[type="submit"]{min-width:118px !important;height:46px !important;padding:0 20px !important;border:0 !important;border-radius:15px !important;background:linear-gradient(135deg,#ff9ac4 0%,#df6fa8 100%) !important;color:#fff !important;font-size:15px !important;font-weight:900 !important;box-shadow:0 12px 24px rgba(219,79,138,.22) !important}.hy-write-shell .btn_cancel,.hy-write-shell a.btn_cancel,.hy-write-shell .btn_b01{min-width:88px !important;height:46px !important;padding:0 18px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border:1px solid rgba(236,124,169,.24) !important;border-radius:15px !important;background:#fff !important;color:#4b5563 !important;font-size:15px !important;font-weight:800 !important;box-shadow:0 8px 20px rgba(17,24,39,.04) !important}.hy-write-shell .cke,.hy-write-shell .tox,.hy-write-shell iframe{max-width:100% !important;box-sizing:border-box !important}.hy-write-shell .sound_only{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}@media (max-width:760px){.hy-write-shell{margin:16px auto 28px;padding:0 10px}.hy-write-titlebar{grid-template-columns:1fr;gap:10px;margin-bottom:12px}.hy-write-titlebar>div:first-child,.hy-write-guide{border-radius:18px;padding:16px}.hy-write-guide{display:none}.hy-write-native{border-radius:20px;padding:14px}.hy-write-titlebar h1{font-size:23px}.hy-write-shell textarea,#fwrite textarea{min-height:190px !important}.hy-write-shell input[type="file"],#fwrite input[type="file"]{min-height:54px !important;line-height:32px !important;font-size:13px !important;padding:10px !important}.hy-write-shell input[type="file"]::file-selector-button,#fwrite input[type="file"]::file-selector-button,.hy-write-shell input[type="file"]::-webkit-file-upload-button,#fwrite input[type="file"]::-webkit-file-upload-button{height:32px !important;padding:0 13px !important;margin-right:10px !important;font-size:13px !important}.hy-write-shell .btn_confirm{justify-content:space-between !important}.hy-write-shell .btn_submit,.hy-write-shell input[type="submit"],.hy-write-shell button[type="submit"],.hy-write-shell .btn_cancel,.hy-write-shell a.btn_cancel{min-width:0 !important;flex:1 1 auto !important}}.hy-content-basic{max-width:1100px;margin:28px auto;padding:28px;background:#fff;border:1px solid rgba(236,124,169,.18);border-radius:24px;box-shadow:0 18px 44px rgba(17,24,39,.06)}.hy-content-basic h1{margin:0 0 18px;font-size:clamp(26px,3.2vw,38px);line-height:1.2;font-weight:900;letter-spacing:-.045em}.hy-content-body{font-size:16px;line-height:1.75;color:#344054}.hy-wrap{overflow-x:hidden!important}.hy-header__inner{min-width:0!important}.hy-brand,.hy-account,.hy-nav{min-width:0!important}.hy-account__name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-account__link{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:0}.hy-nav>ul{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.hy-nav li ul{z-index:120!important}@media (max-width:720px){.hy-header{position:relative!important}.hy-header__inner{display:flex!important;padding:13px 12px!important;gap:9px!important}.hy-brand a{gap:9px!important}.hy-brand__text strong{max-width:46vw!important;font-size:15px!important}.hy-account{order:3}.hy-account .hy-btn,.hy-account__link{height:34px!important;padding:0 10px!important;border-radius:999px!important;font-size:12px!important}.hy-menu-btn{order:2!important;flex:0 0 auto!important;height:36px!important;padding:0 10px!important;font-size:12px!important}.hy-nav{order:4!important;flex:1 1 100%!important;margin-top:4px!important}.hy-nav.is-open>ul{display:grid!important;gap:7px!important;width:100%!important}.hy-nav.is-open li{width:100%!important}.hy-nav.is-open li>a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:8px 10px!important;border:1px solid var(--hy-line)!important;border-radius:13px!important;background:#fff!important;font-size:12px!important}.hy-nav.is-open li ul{position:static!important;display:grid!important;grid-template-columns:1fr!important;gap:5px!important;min-width:0!important;width:100%!important;margin:5px 0 0!important;padding:6px!important;border-radius:13px!important;box-shadow:none!important;background:#fff9fc!important}}.hy-footer{border-top:1px solid var(--hy-line)!important;background:linear-gradient(180deg,#fff 0%,#fff8fb 100%)!important}.hy-footer__inner{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;padding:24px 0!important}.hy-footer__brand{display:grid!important;gap:6px!important;min-width:0!important}.hy-footer__brand p{margin:0!important;color:var(--hy-text)!important;font-weight:850!important;letter-spacing:-.035em!important}.hy-footer__brand small{display:block!important;max-width:720px!important;color:var(--hy-muted)!important;font-size:12px!important;line-height:1.55!important;word-break:keep-all!important}.hy-footer__nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important}.hy-footer__nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:34px!important;padding:0 11px!important;border:1px solid var(--hy-line)!important;border-radius:999px!important;background:#fff!important;color:#685b69!important;font-size:12px!important;font-weight:750!important;box-shadow:var(--hy-shadow-soft)!important}.hy-footer__nav a:hover{background:var(--hy-point-soft)!important;color:var(--hy-point-dark)!important}@media (max-width:720px){.hy-footer__inner{display:grid!important;padding:18px 0!important}.hy-footer__nav a{font-size:11.5px!important;min-height:32px!important;padding:0 9px!important}}.hy-sub-container #bo_list .tbl_head01,.hy-sub-container #bo_list .tbl_head02,.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02{border:0!important;background:transparent!important;box-shadow:none!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table,.hy-sub-container .tbl_head02 table{width:100%!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important;border-top:1px solid #eadfe8!important}.hy-sub-container #bo_list th,.hy-sub-container #bo_list td,.hy-sub-container .tbl_head01 th,.hy-sub-container .tbl_head01 td,.hy-sub-container .tbl_head02 th,.hy-sub-container .tbl_head02 td{border-left:0!important;border-right:0!important;border-top:0!important;border-bottom:1px solid #f0e7ef!important;box-shadow:none!important;vertical-align:middle!important}.hy-sub-container #bo_list tr:last-child td,.hy-sub-container .tbl_head01 tr:last-child td,.hy-sub-container .tbl_head02 tr:last-child td{border-bottom:1px solid #eadfe8!important}.hy-sub-container #bo_list .td_subject,.hy-sub-container #bo_list .bo_tit{word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-sub-container #bo_list .td_name,.hy-sub-container #bo_list .td_datetime,.hy-sub-container #bo_list .td_num{white-space:nowrap!important}.hy-sub-container #bo_v,.hy-sub-container .bo_v{display:block!important;min-width:0!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc,.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{clear:both!important}.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link,.hy-sub-container .bo_v_file,.hy-sub-container .bo_v_link{clear:both!important;width:100%!important;margin:14px 0 0!important;padding:14px!important;border:1px solid #efe2eb!important;border-radius:18px!important;background:linear-gradient(180deg,#fff 0%,#fff9fc 100%)!important;box-shadow:0 8px 22px rgba(62,38,55,.035)!important;float:none!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.hy-sub-container #bo_v_file:not(:empty)::before,.hy-sub-container .bo_v_file:not(:empty)::before{content:"📎 첨부파일";display:block;margin-bottom:8px;color:#7d536f;font-size:13px;font-weight:900;letter-spacing:-.025em}.hy-sub-container #bo_v_link:not(:empty)::before,.hy-sub-container .bo_v_link:not(:empty)::before{content:"🔗 관련 링크";display:block;margin-bottom:8px;color:#7d536f;font-size:13px;font-weight:900;letter-spacing:-.025em}.hy-sub-container #bo_v_file ul,.hy-sub-container #bo_v_file ol,.hy-sub-container #bo_v_link ul,.hy-sub-container #bo_v_link ol,.hy-sub-container .bo_v_file ul,.hy-sub-container .bo_v_file ol,.hy-sub-container .bo_v_link ul,.hy-sub-container .bo_v_link ol{display:grid!important;gap:7px!important;margin:0!important;padding:0!important;list-style:none!important}.hy-sub-container #bo_v_file li,.hy-sub-container #bo_v_link li,.hy-sub-container .bo_v_file li,.hy-sub-container .bo_v_link li{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:9px 10px!important;border-radius:13px!important;background:#fff!important;border:1px solid #f1e8f0!important;color:#514454!important;line-height:1.45!important}.hy-sub-container #bo_v_file a,.hy-sub-container #bo_v_link a,.hy-sub-container .bo_v_file a,.hy-sub-container .bo_v_link a{min-width:0!important;overflow-wrap:anywhere!important;color:#7b4a69!important;font-weight:800!important}.hy-sub-container #bo_v_share,.hy-sub-container .bo_v_share{clear:both!important;width:100%!important;margin:12px 0 0!important;padding:0!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;float:none!important}.hy-sub-container #bo_vc,.hy-sub-container .bo_vc{display:block!important;visibility:visible!important;opacity:1!important;clear:both!important;margin-top:24px!important;padding-top:18px!important;border-top:1px solid #eadfe8!important}.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_contents,.hy-sub-container #bo_vc .bo_vc_cnt,.hy-sub-container .bo_vc_content{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}.hy-sub-container #bo_vc_w,.hy-sub-container .bo_vc_w{clear:both!important;width:100%!important;padding:14px!important;border:1px solid #efe2eb!important;border-radius:20px!important;background:#fffafb!important}.hy-sub-container #bo_vc_w textarea,.hy-sub-container .bo_vc_w textarea{width:100%!important;border-radius:16px!important;background:#fff!important}.hy-sub-container #bo_vc_empty,.hy-sub-container .empty_table{padding:22px 14px!important;border:1px dashed #e8d5e2!important;border-radius:18px!important;background:#fff9fc!important;color:#8a7182!important;text-align:center!important}@media (max-width:720px){.hy-sub-container{width:calc(100% - 14px)!important;padding:18px 12px!important}.hy-sub-container #bo_list .tbl_head01,.hy-sub-container #bo_list .tbl_head02,.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table,.hy-sub-container .tbl_head02 table{min-width:620px!important}.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link,.hy-sub-container .bo_v_file,.hy-sub-container .bo_v_link{padding:12px!important;border-radius:16px!important}.hy-sub-container #bo_v_file li,.hy-sub-container #bo_v_link li,.hy-sub-container .bo_v_file li,.hy-sub-container .bo_v_link li{display:block!important;font-size:13px!important}.hy-sub-container #bo_vc_w,.hy-sub-container .bo_vc_w{border-radius:17px!important}}.hy-sub-container #bo_vc span.bo_vc_w:empty,.hy-sub-container #bo_vc [id^="edit_"].bo_vc_w:empty,.hy-sub-container #bo_vc [id^="reply_"].bo_vc_w:empty{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.hy-sub-container #bo_vc span.bo_vc_w:not(:empty),.hy-sub-container #bo_vc [id^="edit_"].bo_vc_w:not(:empty),.hy-sub-container #bo_vc [id^="reply_"].bo_vc_w:not(:empty){display:block!important;visibility:visible!important;width:100%!important;height:auto!important;max-height:none!important;margin:14px 0 0!important;padding:14px!important;border:1px solid #efe2eb!important;border-radius:18px!important;background:#fffafb!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container #bo_vc span.bo_vc_w:not(:empty) textarea,.hy-sub-container #bo_vc [id^="edit_"].bo_vc_w:not(:empty) textarea,.hy-sub-container #bo_vc [id^="reply_"].bo_vc_w:not(:empty) textarea{width:100%!important;min-height:110px!important;border-radius:15px!important;background:#fff!important}.hy-sub-container #bo_vc .bo_vc_w.hy-empty-comment-slot{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.hy-sub-container #bo_btn_top,.hy-sub-container #bo_btn_bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 14px!important}.hy-sub-container #bo_list_total{display:block!important;width:auto!important;margin:0!important;padding:0!important;color:#696073!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important;letter-spacing:-.02em!important}.hy-sub-container #bo_btn_top .btn_bo_user,.hy-sub-container #bo_btn_bottom .btn_bo_user{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;width:auto!important;margin:0 0 0 auto!important;padding:0!important;list-style:none!important}.hy-sub-container #bo_btn_top .btn_bo_user>li,.hy-sub-container #bo_btn_bottom .btn_bo_user>li{display:inline-flex!important;width:auto!important;margin:0!important;padding:0!important}.hy-sub-container #bo_btn_top .btn_bo_user .btn,.hy-sub-container #bo_btn_top .btn_bo_user .btn_b01,.hy-sub-container #bo_btn_top .btn_bo_user .btn_b02,.hy-sub-container #bo_btn_top .btn_bo_user .btn_admin,.hy-sub-container #bo_btn_top .btn_bo_user .btn_bo_sch,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_b01,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_b02,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_admin,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_bo_sch{width:auto!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;border-radius:14px!important;font-size:13px!important;line-height:1!important;box-shadow:0 6px 16px rgba(82,46,67,.07)!important}.hy-sub-container #bo_btn_top .btn_bo_user .btn_bo_sch,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_bo_sch{width:40px!important;padding:0!important;font-size:15px!important}.hy-sub-container #bo_list .tbl_head01,.hy-sub-container #bo_list .tbl_head02{display:block!important;overflow:visible!important;border:1px solid #efe2eb!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 26px rgba(62,38,55,.035)!important}.hy-sub-container #bo_list table{width:100%!important;min-width:0!important;table-layout:auto!important;border:0!important;background:transparent!important}.hy-sub-container #bo_list thead th{height:auto!important;padding:14px 12px!important;color:#685b68!important;font-size:14px!important;font-weight:900!important;line-height:1.3!important;text-align:center!important;background:#fff7fb!important}.hy-sub-container #bo_list tbody td{height:auto!important;padding:14px 12px!important;color:#393343!important;font-size:14px!important;line-height:1.45!important;background:#fff!important}.hy-sub-container #bo_list tbody tr:hover td{background:#fffafc!important}.hy-sub-container #bo_list .td_subject,.hy-sub-container #bo_list .bo_tit{min-width:0!important;text-align:left!important}.hy-sub-container #bo_list .bo_tit{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important}.hy-sub-container #bo_list .bo_tit a{display:inline!important;max-width:100%!important;color:#403645!important;font-size:15px!important;font-weight:850!important;line-height:1.42!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-sub-container #bo_list .td_name,.hy-sub-container #bo_list .td_datetime,.hy-sub-container #bo_list .td_num,.hy-sub-container #bo_list .td_num2{color:#625869!important;font-size:13px!important;text-align:center!important;white-space:nowrap!important}.hy-sub-container #bo_list .bo_notice td{background:#fff8fb!important}.hy-sub-container #bo_list .bo_notice .td_num,.hy-sub-container #bo_list .bo_notice .td_num2,.hy-sub-container #bo_list tr.bo_notice td:first-child{color:#ec2f88!important;font-weight:900!important}.hy-sub-container #bo_list .cnt_cmt{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;margin-left:4px!important;border-radius:7px!important;background:#eaf2ff!important;color:#3689e6!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.hy-sub-container #bo_sch,.hy-sub-container .bo_sch_wrap{max-width:100%!important;border-radius:20px!important;border-color:#efe2eb!important;background:#fffafc!important;box-shadow:0 12px 28px rgba(62,38,55,.06)!important}.hy-sub-container #bo_sch form,.hy-sub-container .bo_sch_wrap form{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important}.hy-sub-container #bo_sch select,.hy-sub-container #bo_sch input[type="text"],.hy-sub-container #bo_sch .frm_input{width:auto!important;min-width:160px!important;height:40px!important;padding:0 12px!important}.hy-sub-container #bo_sch button,.hy-sub-container .bo_sch_wrap button{width:auto!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;border-radius:13px!important}.hy-sub-container .pg_wrap{margin:18px 0 0!important;text-align:center!important}@media (max-width:720px){.hy-header .hy-container{padding-left:12px!important;padding-right:12px!important}.hy-header__inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand menu" "account account" "nav nav"!important;gap:7px 10px!important;min-height:0!important;padding:10px 12px!important;overflow:visible!important}.hy-brand{grid-area:brand!important;width:100%!important;max-width:none!important;margin:0!important}.hy-brand__mark{flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:13px!important;font-size:18px!important}.hy-brand__text strong{max-width:calc(100vw - 172px)!important;font-size:17px!important;line-height:1.15!important;letter-spacing:-.05em!important}.hy-brand__text em{font-size:12px!important;line-height:1.15!important}.hy-menu-btn{grid-area:menu!important;order:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:38px!important;min-width:0!important;padding:0 12px!important;margin:0!important;border-radius:17px!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important}.hy-account{grid-area:account!important;order:0!important;align-items:center!important;max-width:100%!important;padding:0!important}.hy-account a,.hy-account .hy-btn,.hy-account__link{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;height:30px!important;min-width:0!important;padding:0 9px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;box-shadow:0 4px 12px rgba(82,46,67,.06)!important}.hy-nav{grid-area:nav!important;order:0!important;margin-top:0!important;width:100%!important;min-width:0!important}.hy-main--sub{padding:14px 0 32px!important}.hy-sub-container{margin:0 auto!important;border-radius:22px!important}.hy-sub-container #bo_btn_top,.hy-sub-container #bo_btn_bottom{align-items:center!important;margin-bottom:12px!important}.hy-sub-container #bo_list_total{flex:1 1 auto!important;max-width:calc(100% - 58px)!important;font-size:13px!important}.hy-sub-container #bo_btn_top .btn_bo_user,.hy-sub-container #bo_btn_bottom .btn_bo_user{flex:0 0 auto!important;width:auto!important;margin-left:auto!important;gap:5px!important}.hy-sub-container #bo_btn_top .btn_bo_user .btn,.hy-sub-container #bo_btn_top .btn_bo_user .btn_b01,.hy-sub-container #bo_btn_top .btn_bo_user .btn_b02,.hy-sub-container #bo_btn_top .btn_bo_user .btn_admin,.hy-sub-container #bo_btn_top .btn_bo_user .btn_bo_sch,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_b01,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_b02,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_admin,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_bo_sch{min-width:36px!important;width:auto!important;height:36px!important;min-height:36px!important;border-radius:13px!important;font-size:12px!important}.hy-sub-container #bo_btn_top .btn_bo_user .btn_bo_sch,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_bo_sch{width:36px!important;padding:0!important;font-size:14px!important}.hy-sub-container #bo_list .tbl_head01,.hy-sub-container #bo_list .tbl_head02{display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.hy-sub-container #bo_list table,.hy-sub-container #bo_list thead,.hy-sub-container #bo_list tbody,.hy-sub-container #bo_list tr,.hy-sub-container #bo_list th,.hy-sub-container #bo_list td{width:100%!important;min-width:0!important}.hy-sub-container #bo_list table{display:block!important;border:0!important;background:transparent!important}.hy-sub-container #bo_list thead{display:none!important}.hy-sub-container #bo_list tbody{display:grid!important;gap:10px!important;background:transparent!important}.hy-sub-container #bo_list tbody tr{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:6px 10px!important;width:100%!important;padding:14px!important;border:1px solid #efe1ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(62,38,55,.045)!important}.hy-sub-container #bo_list tbody tr td{display:none!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-sub-container #bo_list tbody tr td:first-child,.hy-sub-container #bo_list tbody tr .td_num2{display:inline-flex!important;order:1!important;grid-column:1/2!important;align-self:start!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:36px!important;max-width:86px!important;min-height:24px!important;padding:3px 8px!important;border-radius:999px!important;background:#fff4f9!important;color:#9b4d78!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important}.hy-sub-container #bo_list tbody tr.bo_notice td:first-child,.hy-sub-container #bo_list tbody tr.bo_notice .td_num2{background:#fff0f8!important;color:#eb2d86!important}.hy-sub-container #bo_list tbody tr .td_chk{display:block!important;position:absolute!important;right:12px!important;top:12px!important;width:auto!important}.hy-sub-container #bo_list tbody tr .td_subject{display:block!important;order:2!important;grid-column:2/3!important;width:auto!important;text-align:left!important}.hy-sub-container #bo_list tbody tr .td_subject .bo_tit{display:block!important;line-height:1.35!important}.hy-sub-container #bo_list tbody tr .td_subject .bo_tit a{display:inline!important;max-width:none!important;color:#3d3442!important;font-size:15.5px!important;font-weight:900!important;line-height:1.42!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-sub-container #bo_list tbody tr .td_subject img{display:inline-block!important;max-width:18px!important;max-height:18px!important;margin:2px 3px 0 0!important;vertical-align:middle!important}.hy-sub-container #bo_list tbody tr .td_name,.hy-sub-container #bo_list tbody tr .td_datetime{display:block!important;grid-column:2/3!important;width:auto!important;text-align:left!important;color:#807586!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important;white-space:normal!important}.hy-sub-container #bo_list tbody tr .td_name{order:3!important;margin-top:2px!important}.hy-sub-container #bo_list tbody tr .td_datetime{order:4!important;color:#9a8f98!important}.hy-sub-container #bo_list .cnt_cmt{min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:11px!important;vertical-align:middle!important}.hy-sub-container #bo_sch,.hy-sub-container .bo_sch_wrap{position:static!important;width:100%!important;max-width:100%!important;margin:12px 0 0!important;padding:12px!important;border-radius:17px!important}.hy-sub-container #bo_sch form,.hy-sub-container .bo_sch_wrap form{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.hy-sub-container #bo_sch select,.hy-sub-container #bo_sch input[type="text"],.hy-sub-container #bo_sch .frm_input,.hy-sub-container #bo_sch button,.hy-sub-container .bo_sch_wrap button{width:100%!important;min-width:0!important}}@media (max-width:420px){.hy-brand__text strong{max-width:calc(100vw - 150px)!important;font-size:16px!important}.hy-account__label{display:none!important}.hy-account a,.hy-account .hy-btn,.hy-account__link{width:30px!important;min-width:30px!important;padding:0!important}.hy-sub-container{width:calc(100% - 12px)!important;padding:12px 10px!important}.hy-sub-container #bo_list tbody tr{padding:12px!important;border-radius:16px!important;gap:5px 8px!important}.hy-sub-container #bo_list tbody tr .td_subject .bo_tit a{font-size:15px!important}}.hy-write-shell{max-width:1080px!important;width:100%!important;margin:24px auto 42px!important;padding:0!important;color:#242634!important}.hy-write-titlebar{display:grid!important;grid-template-columns:minmax(0,1fr) 250px!important;gap:14px!important;margin:0 0 14px!important}.hy-write-titlebar>div:first-child,.hy-write-guide{border:1px solid #efe2eb!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0%,#fff9fc 100%)!important;box-shadow:0 14px 34px rgba(62,38,55,.055)!important}.hy-write-titlebar>div:first-child{padding:22px 24px!important}.hy-write-guide{padding:20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.hy-write-eyebrow{margin:0 0 7px!important;color:#d94f88!important;font-size:12px!important;font-weight:950!important;letter-spacing:.13em!important;line-height:1.2!important}.hy-write-titlebar h1{margin:0 0 7px!important;color:#23232e!important;font-size:clamp(25px,3.2vw,34px)!important;font-weight:950!important;line-height:1.16!important;letter-spacing:-.055em!important}.hy-write-titlebar span,.hy-write-guide em{display:block!important;color:#74717d!important;font-size:14px!important;line-height:1.58!important;font-style:normal!important}.hy-write-guide strong{display:block!important;margin:0 0 7px!important;color:#6d3155!important;font-size:16px!important;font-weight:950!important;line-height:1.25!important}.hy-write-card,.hy-write-native{width:100%!important;padding:24px!important;border:1px solid #efe2eb!important;border-radius:26px!important;background:#fff!important;box-shadow:0 18px 44px rgba(62,38,55,.065)!important;overflow:visible!important}.hy-write-card form,.hy-write-native form,.hy-write-card #fwrite,.hy-write-native #fwrite{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-write-grid,.hy-write-author-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0 0 14px!important}.hy-write-field,.hy-write-section{min-width:0!important;margin:0 0 14px!important}.hy-write-field>label,.hy-write-label,.hy-write-section-head strong{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 8px!important;color:#423344!important;font-size:14px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:-.025em!important}.hy-write-field>label b{color:#e9498b!important;font-size:12px!important;font-weight:950!important}.hy-write-help,.hy-write-section-head span{display:block!important;margin:-2px 0 10px!important;color:#8a8390!important;font-size:13px!important;line-height:1.5!important}.hy-write-options{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;min-height:50px!important;padding:10px!important;border:1px solid #efe2eb!important;border-radius:18px!important;background:#fffafd!important}.hy-write-check{display:inline-flex!important;align-items:center!important;cursor:pointer!important;margin:0!important}.hy-write-check input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.hy-write-check span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 12px!important;border:1px solid #eadce7!important;border-radius:999px!important;background:#fff!important;color:#6b5365!important;font-size:13px!important;font-weight:850!important;line-height:1!important;box-shadow:0 5px 14px rgba(82,46,67,.045)!important}.hy-write-check input:checked+span{border-color:#ed9abe!important;background:linear-gradient(135deg,#fff4fa 0%,#f7dce9 100%)!important;color:#7d2d58!important}.hy-write-shell input[type="text"],.hy-write-shell input[type="password"],.hy-write-shell input[type="email"],.hy-write-shell input[type="url"],.hy-write-shell select,.hy-write-shell textarea,.hy-write-shell .frm_input{width:100%!important;max-width:100%!important;min-width:0!important;border:1px solid #eadfe8!important;border-radius:17px!important;background:#fff!important;color:#252936!important;box-shadow:none!important;outline:none!important;font-size:15px!important;line-height:1.5!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.hy-write-shell input[type="text"],.hy-write-shell input[type="password"],.hy-write-shell input[type="email"],.hy-write-shell input[type="url"],.hy-write-shell select,.hy-write-shell .frm_input{height:50px!important;min-height:50px!important;padding:0 15px!important}.hy-write-shell textarea{min-height:230px!important;padding:16px!important;resize:vertical!important}.hy-write-shell input:focus,.hy-write-shell textarea:focus,.hy-write-shell select:focus{border-color:#e68ab3!important;box-shadow:0 0 0 4px rgba(236,124,169,.11)!important;background:#fff!important}.hy-write-field--title{margin-top:2px!important}.hy-write-title-wrap{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}.hy-autosave-btn,.hy-write-shell #btn_autosave{width:auto!important;min-width:96px!important;height:50px!important;min-height:50px!important;padding:0 14px!important;border:1px solid #eadfe8!important;border-radius:16px!important;background:#fff8fb!important;color:#7d536f!important;font-size:13px!important;font-weight:900!important;box-shadow:0 6px 15px rgba(82,46,67,.05)!important;cursor:pointer!important}.hy-write-shell #autosave_pop{display:none;position:absolute!important;right:0!important;top:calc(100%+8px)!important;z-index:50!important;width:min(340px,100%)!important;padding:14px!important;border:1px solid #eadfe8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 40px rgba(45,29,42,.14)!important}.hy-write-shell #autosave_pop strong{display:block!important;margin-bottom:8px!important;color:#3e3342!important;font-size:14px!important;font-weight:950!important}.hy-write-shell #autosave_pop ul{margin:0!important;padding:0!important;list-style:none!important;display:grid!important;gap:6px!important}.hy-write-shell #autosave_pop li{padding:8px!important;border-radius:10px!important;background:#fff8fb!important;color:#615665!important;font-size:13px!important}.hy-write-shell #autosave_pop .autosave_close{margin-top:10px!important;width:100%!important;height:36px!important;border:0!important;border-radius:12px!important;background:#f7dce9!important;color:#6d3155!important;font-weight:900!important}.hy-write-field--content{padding:18px!important;border:1px solid #f1e4ec!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0%,#fffafd 100%)!important}.hy-write-shell .wr_content{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.hy-write-shell .cke,.hy-write-shell .cke_chrome,.hy-write-shell .tox,.hy-write-shell iframe{max-width:100%!important;box-sizing:border-box!important;border-radius:16px!important}.hy-write-shell .cke_chrome{border-color:#eadfe8!important;overflow:hidden!important}.hy-write-shell .cke_contents{min-height:260px!important}.hy-write-section{padding:18px!important;border:1px solid #f1e4ec!important;border-radius:22px!important;background:#fffafd!important}.hy-write-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 12px!important}.hy-write-section-head strong{margin:0!important}.hy-write-section-head span{margin:0!important;text-align:right!important}.hy-write-repeat{display:grid!important;gap:10px!important}.hy-write-shell .bo_w_link,.hy-write-shell .bo_w_flie,.hy-write-file{display:grid!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:12px!important;border:1px solid #f0e5ed!important;border-radius:18px!important;background:#fff!important;box-shadow:0 7px 18px rgba(82,46,67,.035)!important}.hy-write-file-main,.hy-write-shell .file_wr{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;width:100%!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-write-file-main label,.hy-write-shell .file_wr label{display:flex!important;align-items:center!important;justify-content:center!important;height:42px!important;margin:0!important;border-radius:13px!important;background:#fff5fa!important;color:#7d536f!important;font-size:13px!important;font-weight:950!important}.hy-write-shell input[type="file"],.hy-write-shell .frm_file{display:block!important;position:static!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;height:auto!important;margin:0!important;padding:8px 10px!important;border:1px dashed #e8cddd!important;border-radius:14px!important;background:#fff!important;color:#736a76!important;font-size:13px!important;line-height:24px!important;opacity:1!important;visibility:visible!important;cursor:pointer!important}.hy-write-shell input[type="file"]::file-selector-button,.hy-write-shell input[type="file"]::-webkit-file-upload-button{height:30px!important;margin:0 10px 0 0!important;padding:0 12px!important;border:1px solid #ead5e2!important;border-radius:999px!important;background:#fff8fb!important;color:#6d3155!important;font-weight:900!important;font-size:12px!important;cursor:pointer!important}.hy-file-delete{display:flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 10px!important;border-radius:13px!important;background:#fff7fa!important;color:#8a637a!important;font-size:13px!important;font-weight:800!important}.hy-captcha-box{padding:12px!important;border-radius:17px!important;background:#fff!important;border:1px solid #f0e5ed!important;overflow-x:auto!important}.hy-write-actions,.hy-write-shell .btn_confirm{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:20px 0 0!important;padding:18px 0 0!important;border-top:1px solid #f0e5ed!important}.hy-write-actions .btn,.hy-write-shell .btn_confirm .btn,.hy-write-shell .btn_confirm a,.hy-write-shell .btn_confirm button{width:auto!important;min-width:112px!important;height:48px!important;min-height:48px!important;padding:0 20px!important;border-radius:16px!important;font-size:15px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important}.hy-write-shell .btn_cancel,.hy-write-shell a.btn_cancel{border:1px solid #eadfe8!important;background:#fff!important;color:#5f5865!important;box-shadow:0 8px 18px rgba(82,46,67,.045)!important}.hy-write-shell .btn_submit,.hy-write-shell button[type="submit"],.hy-write-shell input[type="submit"]{border:0!important;background:linear-gradient(135deg,#ff9ac4 0%,#df6fa8 100%)!important;color:#fff!important;box-shadow:0 12px 24px rgba(219,79,138,.23)!important}.hy-write-shell .btn_submit:disabled{opacity:.62!important;cursor:wait!important}.hy-write-shell #char_count_desc{margin:0 0 8px!important;color:#8a8390!important;font-size:13px!important;line-height:1.5!important}.hy-write-shell #char_count_wrap{margin-top:8px!important;text-align:right!important;color:#8a8390!important;font-size:12px!important;font-weight:800!important}@media (max-width:760px){.hy-write-shell{margin:14px auto 30px!important;padding:0!important}.hy-write-titlebar{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:10px!important}.hy-write-titlebar>div:first-child{padding:17px 16px!important;border-radius:20px!important}.hy-write-guide{display:none!important}.hy-write-titlebar h1{font-size:23px!important}.hy-write-titlebar span{font-size:13px!important}.hy-write-card,.hy-write-native{padding:14px!important;border-radius:20px!important}.hy-write-grid,.hy-write-author-grid{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:12px!important}.hy-write-field,.hy-write-section{margin-bottom:12px!important}.hy-write-field--content,.hy-write-section{padding:13px!important;border-radius:18px!important}.hy-write-section-head{display:block!important}.hy-write-section-head span{margin-top:5px!important;text-align:left!important}.hy-write-title-wrap{grid-template-columns:1fr!important}.hy-autosave-btn,.hy-write-shell #btn_autosave{width:100%!important;height:42px!important;min-height:42px!important}.hy-write-shell input[type="text"],.hy-write-shell input[type="password"],.hy-write-shell input[type="email"],.hy-write-shell input[type="url"],.hy-write-shell select,.hy-write-shell .frm_input{height:46px!important;min-height:46px!important;font-size:14px!important;border-radius:15px!important}.hy-write-shell textarea{min-height:190px!important;font-size:14px!important}.hy-write-shell .cke_contents{min-height:210px!important}.hy-write-file-main,.hy-write-shell .file_wr{grid-template-columns:1fr!important;gap:7px!important}.hy-write-file-main label,.hy-write-shell .file_wr label{justify-content:flex-start!important;height:auto!important;min-height:34px!important;padding:0 10px!important}.hy-write-actions,.hy-write-shell .btn_confirm{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding-top:14px!important}.hy-write-actions .btn,.hy-write-shell .btn_confirm .btn,.hy-write-shell .btn_confirm a,.hy-write-shell .btn_confirm button{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0 12px!important;font-size:14px!important}}@media (max-width:420px){.hy-write-card,.hy-write-native{padding:12px!important}.hy-write-titlebar>div:first-child{padding:15px!important}.hy-write-titlebar h1{font-size:21px!important}.hy-write-options{padding:8px!important;gap:6px!important}.hy-write-check span{min-height:32px!important;padding:0 10px!important;font-size:12px!important}}.hy-account__link,.hy-account a,.hy-account .hy-btn{width:auto!important;min-width:auto!important;max-width:none!important;padding:0 13px!important;gap:0!important;white-space:nowrap!important;letter-spacing:-.03em!important}.hy-account__label{display:inline!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:nowrap!important}.hy-account__link>span[aria-hidden="true"]{display:none!important}@media (max-width:720px){.hy-account{justify-content:flex-start!important;padding-bottom:2px!important}.hy-account__link,.hy-account a,.hy-account .hy-btn{flex:0 0 auto!important;width:auto!important;min-width:auto!important;height:32px!important;min-height:32px!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important}.hy-account__label{display:inline!important}}@media (max-width:420px){.hy-account__label{display:inline!important}.hy-account__link,.hy-account a,.hy-account .hy-btn{width:auto!important;min-width:auto!important;padding:0 10px!important}}.hy-write-section--files{display:block!important;margin:14px 0!important;padding:18px!important;border:1px solid #f0dfe9!important;border-radius:22px!important;background:linear-gradient(180deg,#fffafd 0%,#fff 100%)!important;box-shadow:0 10px 26px rgba(82,46,67,.04)!important;overflow:hidden!important}.hy-write-files-head{margin-bottom:10px!important}.hy-write-files-head strong{color:#493447!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.03em!important}.hy-write-files-head span{color:#8b7d89!important;font-size:12px!important;font-weight:800!important}.hy-write-files-tip{margin:0 0 10px!important;padding:9px 12px!important;border:1px dashed #efd7e5!important;border-radius:14px!important;background:#fff!important;color:#8a7b87!important;font-size:12px!important;line-height:1.45!important}.hy-write-files-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#fwrite .hy-write-files-grid .hy-write-file,.hy-write-shell .hy-write-files-grid .hy-write-file,#fwrite .hy-write-files-grid .bo_w_flie,.hy-write-shell .hy-write-files-grid .bo_w_flie{display:grid!important;gap:7px!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:10px!important;border:1px solid #f0e5ed!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;box-sizing:border-box!important}#fwrite .hy-write-files-grid .hy-write-file-main,.hy-write-shell .hy-write-files-grid .hy-write-file-main,#fwrite .hy-write-files-grid .file_wr,.hy-write-shell .hy-write-files-grid .file_wr{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#fwrite .hy-write-files-grid label[for^="bf_file_"],.hy-write-shell .hy-write-files-grid label[for^="bf_file_"]{display:flex!important;visibility:visible!important;align-items:center!important;justify-content:center!important;width:auto!important;height:38px!important;min-width:0!important;min-height:38px!important;margin:0!important;padding:0 8px!important;border:0!important;border-radius:12px!important;background:#fff3f8!important;color:#75435f!important;font-size:12px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;box-sizing:border-box!important}#fwrite .hy-write-files-grid input[type="file"],.hy-write-shell .hy-write-files-grid input[type="file"],#fwrite .hy-write-files-grid .frm_file,.hy-write-shell .hy-write-files-grid .frm_file{display:block!important;position:static!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:38px!important;height:38px!important;margin:0!important;padding:5px 8px!important;border:1px dashed #ead2e1!important;border-radius:12px!important;background:#fff!important;color:#736a76!important;font-size:12px!important;line-height:26px!important;opacity:1!important;visibility:visible!important;cursor:pointer!important;box-sizing:border-box!important}#fwrite .hy-write-files-grid input[type="file"]::file-selector-button,.hy-write-shell .hy-write-files-grid input[type="file"]::file-selector-button,#fwrite .hy-write-files-grid input[type="file"]::-webkit-file-upload-button,.hy-write-shell .hy-write-files-grid input[type="file"]::-webkit-file-upload-button{height:26px!important;margin:0 8px 0 0!important;padding:0 10px!important;border:1px solid #ead5e2!important;border-radius:999px!important;background:#fff8fb!important;color:#6d3155!important;font-size:11px!important;font-weight:950!important}#fwrite .hy-write-files-grid input[name="bf_content[]"],.hy-write-shell .hy-write-files-grid input[name="bf_content[]"]{height:38px!important;min-height:38px!important;padding:0 12px!important;border-radius:12px!important;font-size:12px!important}.hy-write-files-grid .hy-file-delete{min-height:34px!important;padding:0 9px!important;border-radius:12px!important;font-size:12px!important}@media (max-width:900px){.hy-write-files-grid{grid-template-columns:1fr!important}}@media (max-width:520px){.hy-write-section--files{padding:13px!important;border-radius:18px!important}.hy-write-files-head{display:block!important}.hy-write-files-head span{display:block!important;margin-top:5px!important;text-align:left!important}.hy-write-files-tip{font-size:11px!important;padding:8px 10px!important}#fwrite .hy-write-files-grid .hy-write-file-main,.hy-write-shell .hy-write-files-grid .hy-write-file-main,#fwrite .hy-write-files-grid .file_wr,.hy-write-shell .hy-write-files-grid .file_wr{grid-template-columns:62px minmax(0,1fr)!important;gap:7px!important}#fwrite .hy-write-files-grid label[for^="bf_file_"],.hy-write-shell .hy-write-files-grid label[for^="bf_file_"]{height:36px!important;min-height:36px!important;padding:0 6px!important;font-size:11px!important}#fwrite .hy-write-files-grid input[type="file"],.hy-write-shell .hy-write-files-grid input[type="file"],#fwrite .hy-write-files-grid .frm_file,.hy-write-shell .hy-write-files-grid .frm_file{height:36px!important;min-height:36px!important;padding:4px 7px!important;font-size:11px!important}}.hy-slideshow{position:relative;z-index:2;display:grid;gap:12px;min-width:0}.hy-slideshow__viewport{position:relative;min-height:340px;border-radius:30px;overflow:hidden;background:#fff5fa;box-shadow:0 18px 42px rgba(44,28,42,.10);isolation:isolate}.hy-slide{display:none;position:absolute;inset:0;min-height:340px;padding:34px;border:1px solid rgba(238,219,231,.95);border-radius:30px;background-repeat:no-repeat!important;overflow:hidden}.hy-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,248,252,.18));pointer-events:none;z-index:1}.hy-slide:after{content:"";position:absolute;right:-110px;bottom:-130px;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.35),rgba(255,255,255,0) 72%);pointer-events:none;z-index:1}.hy-slide.is-active{align-items:center;animation:hySlideFade .34s ease both}@keyframes hySlideFade{from{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hy-slide--pink{background:linear-gradient(135deg,#fff7fb 0%,#f8ddea 52%,#fff 100%)}.hy-slide--milk{background:linear-gradient(135deg,#fff 0%,#fff0f7 44%,#f8d7e5 100%)}.hy-slide--violet{background:linear-gradient(135deg,#fbf8ff 0%,#eadff8 50%,#fff 100%)}.hy-slide--sky{background:linear-gradient(135deg,#f6fbff 0%,#dceefa 50%,#fff 100%)}.hy-slide--mint{background:linear-gradient(135deg,#f7fffb 0%,#dff4ea 50%,#fff 100%)}.hy-slide--peach{background:linear-gradient(135deg,#fffaf5 0%,#ffe0d0 50%,#fff 100%)}.hy-slide__content{position:relative;z-index:2;width:min(510px,100%);padding:22px 24px;border-radius:24px;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 44px rgba(49,27,43,.10);backdrop-filter:blur(8px)}.hy-slide h2{margin:14px 0 11px!important;font-size:36px!important;line-height:1.15!important;letter-spacing:-.055em!important;color:#232029;text-shadow:0 1px 0 rgba(255,255,255,.65)}.hy-slide p{margin:0!important;color:#5f5865!important;font-size:16px!important;line-height:1.68!important;max-width:54ch;font-weight:600}.hy-slide__bottom{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:20px}.hy-slide__cta{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#fff 0%,#fff5fa 48%,#f7dcea 100%);border:1px solid rgba(227,207,221,.95);box-shadow:0 8px 20px rgba(86,45,72,.10);color:#6a405e;font-weight:900}.hy-slide__cta:hover{background:linear-gradient(135deg,#fff0f7 0%,#f7d9e7 100%)}.hy-slide__badge{display:inline-flex;align-items:center;height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(231,215,226,.9);color:#715f70;font-size:12px;font-weight:850;backdrop-filter:blur(8px)}.hy-slideshow__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hy-hero__chips--slide{margin-top:0!important;flex:1 1 auto}.hy-slideshow__controls{position:absolute;right:22px;bottom:20px;z-index:5;display:flex;align-items:center;gap:8px;justify-content:flex-end;min-height:40px;padding:6px 8px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(236,218,229,.92);box-shadow:0 10px 24px rgba(51,30,46,.11);backdrop-filter:blur(8px)}.hy-slide-nav{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #ead9e5;border-radius:13px;background:#fff;color:#76536d;font-size:22px;font-weight:900;line-height:1;box-shadow:var(--hy-shadow-soft);cursor:pointer}.hy-slide-nav:hover{background:#fff5fa}.hy-slide-dots{display:flex;align-items:center;gap:7px;padding:0 2px}.hy-slide-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#e6d8e2;cursor:pointer;transition:.2s ease}.hy-slide-dots button.is-active{width:24px;background:#b7799f}.hy-slide-admin-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;width:max-content!important;height:38px!important;padding:0 13px!important;border-radius:999px!important;background:#fff!important;border:1px dashed #d8b8ca!important;color:#7a4a66!important;font-size:13px!important;font-weight:900!important;box-shadow:0 6px 16px rgba(75,42,65,.07)!important}.hy-slide-admin-link:before{content:"⚙️";margin-right:6px}@media(max-width:1020px){.hy-slideshow__viewport,.hy-slide{min-height:320px}.hy-slide h2{font-size:32px!important}.hy-slide{padding:28px}.hy-slide__content{width:min(500px,100%)}}@media(max-width:720px){.hy-slideshow__viewport,.hy-slide{min-height:310px;border-radius:24px}.hy-slide{padding:22px 20px 72px}.hy-slide__content{padding:18px 19px;border-radius:20px;background:rgba(255,255,255,.80)}.hy-slide h2{font-size:29px!important}.hy-slide p{font-size:15px!important}.hy-slideshow__controls{left:50%;right:auto;bottom:16px;transform:translateX(-50%);justify-content:center}.hy-slideshow__meta{justify-content:center}.hy-hero__chips--slide{justify-content:center}.hy-slide-admin-link{justify-self:center!important}}@media(max-width:480px){.hy-slideshow__viewport,.hy-slide{min-height:305px;border-radius:20px}.hy-slide{padding:18px 15px 68px;background-position:center!important}.hy-slide__content{padding:16px 15px;border-radius:18px}.hy-slide h2{font-size:25px!important}.hy-slide p{font-size:14px!important;line-height:1.58!important}.hy-slide__bottom{margin-top:14px}.hy-slide__cta{height:38px;padding:0 13px;font-size:13px}.hy-slide__badge{height:30px;font-size:11px}.hy-slide-nav{width:32px;height:32px;border-radius:12px;font-size:20px}.hy-slideshow__controls{padding:5px 7px}}.hy-home--mix .hy-hero{padding:22px!important;gap:22px!important}.hy-home--mix .hy-hero--mix{grid-template-columns:minmax(0,1fr) 320px!important;align-items:stretch!important}.hy-hero__body{min-width:0!important}.hy-hero__aside{align-self:center!important}.hy-hero-search-card{display:grid!important;gap:10px!important;padding:22px!important;border-radius:26px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(237,222,232,.95)!important;box-shadow:0 18px 42px rgba(56,33,49,.09)!important;backdrop-filter:blur(10px)!important}.hy-hero-search-card strong{display:block!important;color:#302833!important;font-size:18px!important;font-weight:950!important;letter-spacing:-.04em!important}.hy-hero-search-card p{margin:-3px 0 4px!important;color:#786f7d!important;font-size:13px!important;line-height:1.55!important}.hy-hero-search-card .hy-search{grid-template-columns:minmax(0,1fr) 78px!important;padding:8px!important;border-radius:18px!important;box-shadow:none!important}.hy-hero-search-card .hy-search input{height:42px!important;padding:0 10px!important}.hy-hero-search-card .hy-search button{height:42px!important;border-radius:13px!important;font-size:13px!important}.hy-hero__quick,.hy-slideshow__meta,.hy-hero__chips--slide{display:none!important}.hy-slideshow{gap:0!important}.hy-slideshow__viewport{min-height:332px!important}.hy-slide{min-height:332px!important;padding:28px!important;border-radius:28px!important}.hy-slide__content{width:min(500px,88%)!important;padding:24px 26px!important;background:rgba(255,255,255,.68)!important;border-color:rgba(255,255,255,.76)!important;box-shadow:0 20px 46px rgba(42,25,39,.13)!important}.hy-slideshow__controls{right:22px!important;bottom:22px!important}.hy-actions--member{align-items:center!important}.hy-actions a.hy-admin-action{border-style:dashed!important;border-color:#d8b8ca!important;background:linear-gradient(135deg,#fff 0%,#fff7fb 48%,#f8e5ef 100%)!important;color:#75455f!important;font-weight:900!important}.hy-actions a.hy-admin-action:hover{background:linear-gradient(135deg,#fff0f7 0%,#f7d9e7 100%)!important}@media(max-width:1120px){.hy-home--mix .hy-hero--mix{grid-template-columns:1fr!important}.hy-hero__aside{align-self:stretch!important}.hy-hero-search-card{padding:16px!important;border-radius:22px!important}}@media(max-width:720px){.hy-home--mix .hy-hero{padding:16px!important;border-radius:24px!important}.hy-slideshow__viewport,.hy-slide{min-height:315px!important;border-radius:22px!important}.hy-slide{padding:18px 16px 70px!important}.hy-slide__content{padding:17px 16px!important;border-radius:18px!important}.hy-hero-search-card .hy-search{grid-template-columns:1fr!important}.hy-hero-search-card .hy-search button{width:100%!important}.hy-actions--member a{flex:1 1 calc(50% - 6px)!important;min-width:120px!important}}.hy-home--mix .hy-hero{background:linear-gradient(180deg,rgba(255,255,255,.88) 0%,rgba(255,246,251,.78) 100%)!important}.hy-slideshow__viewport{box-shadow:0 18px 48px rgba(39,24,36,.12)!important}.hy-slide:before{background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,0) 58%)!important}.hy-slide:after{opacity:.28!important}.hy-slide__content{width:min(430px,58%)!important;padding:22px 24px!important;background:rgba(255,255,255,.54)!important;border-color:rgba(255,255,255,.68)!important;box-shadow:0 14px 38px rgba(30,20,30,.11)!important;backdrop-filter:blur(6px) saturate(1.05)!important;-webkit-backdrop-filter:blur(6px) saturate(1.05)!important}.hy-slide .hy-eyebrow{background:rgba(255,255,255,.72)!important}.hy-slide h2{font-size:34px!important;text-shadow:0 1px 0 rgba(255,255,255,.52)!important}.hy-slide p{color:#5d5662!important;text-shadow:0 1px 0 rgba(255,255,255,.42)!important}.hy-slideshow__controls{background:rgba(255,255,255,.78)!important}.hy-slideshow[data-effect="fade"] .hy-slide.is-active{animation:hySlideFade .48s cubic-bezier(.2,.8,.2,1) both!important}.hy-slideshow[data-effect="slide"] .hy-slide.is-active{animation:hySlideLeft .54s cubic-bezier(.2,.8,.2,1) both!important}.hy-slideshow[data-effect="zoom"] .hy-slide.is-active{animation:hySlideZoom .58s cubic-bezier(.2,.8,.2,1) both!important}.hy-slideshow[data-effect="rise"] .hy-slide.is-active{animation:hySlideRise .56s cubic-bezier(.2,.8,.2,1) both!important}.hy-slideshow[data-effect="blur"] .hy-slide.is-active{animation:hySlideBlur .62s cubic-bezier(.2,.8,.2,1) both!important}@keyframes hySlideLeft{from{opacity:.25;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes hySlideZoom{from{opacity:.28;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes hySlideRise{from{opacity:.25;transform:translateY(24px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hySlideBlur{from{opacity:.22;filter:blur(10px);transform:scale(1.015)}to{opacity:1;filter:blur(0);transform:scale(1)}}@media(max-width:1020px){.hy-slide__content{width:min(460px,70%)!important}}@media(max-width:720px){.hy-slide__content{background:rgba(255,255,255,.68)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important}.hy-slide:before{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0) 70%)!important}}@media (min-width:981px){.hy-layout.hy-layout--mix{grid-template-columns:minmax(0,1fr) 300px!important}.hy-layout.hy-layout--mix .hy-content-col{order:1!important}.hy-layout.hy-layout--mix .hy-side{order:2!important;position:sticky!important;top:96px!important}.hy-layout.hy-layout--mix .hy-login-card{border-radius:24px!important}}@media (min-width:1200px){.hy-layout.hy-layout--mix{grid-template-columns:minmax(0,1fr) 310px!important;gap:20px!important}}@media (max-width:980px){.hy-layout.hy-layout--mix .hy-side{position:static!important;top:auto!important}}.hy-sub-container .btn,.hy-sub-container a.btn,.hy-sub-container button.btn,.hy-sub-container .btn_b01,.hy-sub-container .btn_b02,.hy-sub-container .btn_admin,.hy-sub-container .btn_cancel,.hy-sub-container .btn_submit,.hy-sub-container input[type="submit"],.hy-sub-container button[type="submit"]{border-radius:999px!important;min-height:40px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.02em!important}.hy-sub-container .btn_submit,.hy-sub-container input[type="submit"],.hy-sub-container button[type="submit"],.hy-sub-container .btn_b02{background:linear-gradient(135deg,#fff3f8 0%,#f4d6e6 52%,#efc2d8 100%)!important;color:#6f4964!important;border-color:#ead3df!important}.hy-sub-container .btn_cancel,.hy-sub-container .btn_b01{background:#fff!important;color:#6b6170!important}.hy-sub-container .btn_admin{background:linear-gradient(135deg,#fbf7ff 0%,#f0e7ff 100%)!important;border-style:dashed!important;color:#6f4b9a!important}.hy-empty,.hy-sub-container .empty_table,.hy-sub-container .empty_list,.hy-sub-container td.empty_table,.hy-sub-container td.empty_list,.hy-sub-container #sch_res_ov+p,.hy-sub-container .no-data,.hy-sub-container .empty{position:relative!important;min-height:118px!important;padding:34px 20px!important;border:1px dashed #e8cddd!important;border-radius:22px!important;background:radial-gradient(circle at 18% 18%,rgba(255,224,238,.78),transparent 24%),linear-gradient(180deg,#fff 0%,#fff8fb 100%)!important;color:#8a7c89!important;font-size:14px!important;font-weight:700!important;text-align:center!important;box-shadow:0 8px 24px rgba(58,33,51,.04)!important}.hy-empty:before,.hy-sub-container .empty_table:before,.hy-sub-container .empty_list:before{content:"🌸";display:block;width:42px;height:42px;margin:0 auto 8px;border-radius:16px;background:#fff;border:1px solid #efd8e5;box-shadow:0 7px 18px rgba(101,55,84,.07);line-height:42px;font-size:18px}.hy-sub-container .empty_table{display:block!important;width:100%!important}.hy-sub-container table .empty_table{display:table-cell!important}.hy-sub-container #bo_v{display:block!important;background:linear-gradient(180deg,#fff 0%,#fffbfe 100%)!important;border:1px solid #f0e4ec!important;border-radius:28px!important;padding:24px!important;box-shadow:0 16px 42px rgba(42,25,39,.06)!important}.hy-sub-container #bo_v_title,.hy-sub-container .bo_v_title{padding:6px 0 18px!important;border-bottom:1px solid #f1e7ee!important}.hy-sub-container #bo_v_title .bo_v_cate,.hy-sub-container .bo_v_cate{display:inline-flex!important;align-items:center!important;height:30px!important;padding:0 12px!important;margin:0 0 10px!important;border-radius:999px!important;background:#fff1f8!important;border:1px solid #efd4e3!important;color:#8a4d72!important;font-size:12px!important;font-weight:900!important}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title strong{margin:0!important;color:#24222b!important;font-size:clamp(24px,3vw,36px)!important;line-height:1.22!important;letter-spacing:-.055em!important;word-break:keep-all!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info,.hy-sub-container #bo_v_top{margin:14px 0 0!important;padding:14px 0!important;border-bottom:1px solid #f2e8ef!important;color:#726a76!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{gap:9px 12px!important}.hy-sub-container #bo_v_info strong,.hy-sub-container .bo_v_info strong{color:#403946!important;font-weight:900!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc{padding:26px 0 8px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{min-height:170px!important;padding:18px 4px 26px!important;color:#2f3440!important;font-size:16px!important;line-height:1.9!important}.hy-sub-container #bo_v_con p,.hy-sub-container .bo_v_con p{margin:0 0 1em!important}.hy-sub-container #bo_v_img,.hy-sub-container .bo_v_img{display:grid!important;gap:12px!important}.hy-sub-container #bo_v_img img,.hy-sub-container .bo_v_img img{display:block!important;width:auto!important;max-width:100%!important;margin:0 auto!important;border-radius:22px!important;box-shadow:0 14px 34px rgba(39,27,36,.10)!important}.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link,.hy-sub-container .bo_v_file,.hy-sub-container .bo_v_link{margin:16px 0!important;padding:16px!important;border:1px solid #f0e3eb!important;border-radius:22px!important;background:#fffafc!important}.hy-sub-container #bo_v_file h2,.hy-sub-container #bo_v_link h2{margin:0 0 10px!important;font-size:15px!important;color:#5c4a5a!important}.hy-sub-container #bo_v_file ul,.hy-sub-container #bo_v_link ul{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:8px!important}.hy-sub-container #bo_v_file li,.hy-sub-container #bo_v_link li,.hy-sub-container #bo_v_file a,.hy-sub-container #bo_v_link a{display:flex!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:9px 12px!important;border-radius:14px!important;background:#fff!important;border:1px solid #f0e4ec!important;color:#5f5360!important;font-weight:700!important}.hy-sub-container #bo_v_act{display:flex!important;justify-content:center!important;gap:10px!important;padding:20px 0!important}.hy-sub-container #bo_v_act a,.hy-sub-container #bo_v_act button{min-width:86px!important;border-radius:999px!important}.hy-sub-container .bo_v_nb,.hy-sub-container #bo_v_nb{display:grid!important;gap:8px!important}.hy-sub-container .bo_v_nb li,.hy-sub-container #bo_v_nb li{padding:12px 14px!important;border:1px solid #f0e4ec!important;color:#615865!important}.hy-sub-container #bo_vc{margin-top:22px!important;padding:20px!important;border:1px solid #f0e4ec!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0%,#fff8fb 100%)!important}.hy-sub-container #bo_vc h2,.hy-sub-container #bo_vc_w h2{font-size:18px!important;letter-spacing:-.04em!important}.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_wrap,.hy-sub-container #bo_vc .cmt_li{border:1px solid #f0e4ec!important;border-radius:20px!important;background:#fff!important;padding:16px!important;box-shadow:0 8px 22px rgba(50,30,46,.04)!important}.hy-sub-container #bo_vc article+article,.hy-sub-container #bo_vc .cmt_wrap+.cmt_wrap,.hy-sub-container #bo_vc .cmt_li+.cmt_li{margin-top:10px!important}.hy-sub-container .cmt_contents{margin-top:8px!important;color:#323540!important;line-height:1.75!important}.hy-sub-container #bo_vc_w,.hy-sub-container .bo_vc_w{margin-top:16px!important;padding:18px!important;border:1px solid #f0e4ec!important;border-radius:22px!important;background:#fff!important}.hy-sub-container #bo_vc_w textarea,.hy-sub-container .bo_vc_w textarea{min-height:120px!important;border-radius:18px!important;background:#fffdfd!important}.hy-sub-container #bo_list_total,.hy-sub-container .bo_fx,.hy-sub-container #bo_btn_top{padding:12px 14px!important;margin-bottom:14px!important;border:1px solid #f0e5ed!important;border-radius:20px!important;background:#fffafc!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table,.hy-sub-container .tbl_head02 table{overflow:hidden!important;border-radius:18px!important;border:1px solid #f0e4ec!important}.hy-sub-container #bo_list tbody tr,.hy-sub-container .tbl_head01 tbody tr{transition:background .15s ease,transform .15s ease}.hy-sub-container #bo_list tbody tr:hover,.hy-sub-container .tbl_head01 tbody tr:hover{background:#fff8fb!important}.hy-sub-container #bo_list .td_subject a,.hy-sub-container #bo_list td a{font-weight:750}.hy-sub-container #bo_list .cnt_cmt,.hy-sub-container .cnt_cmt,.hy-sub-container .new_icon,.hy-sub-container .hot_icon,.hy-sub-container .file_icon{vertical-align:middle!important;margin-left:4px!important}.hy-sub-container #sch_res_detail,.hy-sub-container #sch_res_ov,.hy-sub-container #new_sch{padding:16px!important;border:1px solid #f0e4ec!important;border-radius:22px!important;background:#fffafc!important;margin-bottom:16px!important}.hy-sub-container #sch_res_detail form,.hy-sub-container #new_sch form{display:flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center!important}.hy-sub-container #sch_res_detail input[type="text"],.hy-sub-container #new_sch input[type="text"]{flex:1 1 220px!important}.hy-layout.hy-layout--mix .hy-side .hy-card{box-shadow:0 16px 36px rgba(44,28,42,.07)!important}.hy-layout.hy-layout--mix .hy-login-card{background:radial-gradient(circle at 16% 12%,rgba(255,223,238,.82),transparent 20%),linear-gradient(180deg,#fff 0%,#fff9fc 100%)!important}.hy-layout.hy-layout--mix .hy-actions--member a{flex:1 1 auto}.hy-board-nav a:first-of-type{background:#fff8fb!important}.hy-main-list .hy-board-box,.hy-notice-bar,.hy-gallery-block{border-color:#efe1ea!important}.hy-board-box__head h4,.hy-card header h3{display:flex!important;align-items:center!important;gap:6px!important}.hy-slide:before{background:linear-gradient(90deg,rgba(255,255,255,.025),rgba(255,255,255,0) 65%)!important}.hy-slide__content{width:min(390px,52%)!important;padding:20px 22px!important;background:rgba(255,255,255,.48)!important;border-color:rgba(255,255,255,.62)!important;backdrop-filter:blur(5px) saturate(1.02)!important;-webkit-backdrop-filter:blur(5px) saturate(1.02)!important}.hy-slide h2{font-size:32px!important}.hy-slide p{font-size:15px!important;line-height:1.62!important}.hy-sub-container .msg_sound_only,.hy-sub-container .alert,.hy-sub-container .error,.hy-sub-container .warning{border-radius:20px!important}.hy-sub-container .local_desc01,.hy-sub-container .local_desc02,.hy-sub-container .frm_info,.hy-sub-container .bo_w_info{border-radius:16px!important;background:#fff8fb!important;border:1px solid #f0e4ec!important;color:#766a78!important}@media(max-width:980px){.hy-layout.hy-layout--mix .hy-content-col{order:1!important}.hy-layout.hy-layout--mix .hy-side{order:2!important}.hy-sub-container #bo_v{padding:18px!important;border-radius:22px!important}.hy-slide__content{width:min(440px,72%)!important}}@media(max-width:720px){.hy-sub-container #bo_v{padding:14px!important;border-radius:20px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title strong{font-size:24px!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{font-size:12px!important;gap:7px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{font-size:15px!important;line-height:1.78!important;padding:12px 0 20px!important}.hy-sub-container #bo_vc{padding:14px!important;border-radius:20px!important}.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_wrap,.hy-sub-container #bo_vc .cmt_li{padding:13px!important;border-radius:17px!important}.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link{padding:13px!important;border-radius:18px!important}.hy-sub-container #bo_list_total,.hy-sub-container .bo_fx,.hy-sub-container #bo_btn_top{padding:10px!important;border-radius:16px!important}.hy-slide__content{width:100%!important;background:rgba(255,255,255,.64)!important}.hy-slide h2{font-size:25px!important}}@media(max-width:520px){.hy-sub-container table{min-width:0!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table,.hy-sub-container .tbl_head02 table{border:0!important;background:transparent!important}.hy-sub-container #bo_list thead,.hy-sub-container .tbl_head01 thead,.hy-sub-container .tbl_head02 thead{display:none!important}.hy-sub-container #bo_list tbody,.hy-sub-container #bo_list tr,.hy-sub-container #bo_list td,.hy-sub-container .tbl_head01 tbody,.hy-sub-container .tbl_head01 tr,.hy-sub-container .tbl_head01 td{display:block!important;width:100%!important;min-width:0!important}.hy-sub-container #bo_list tr,.hy-sub-container .tbl_head01 tr{margin-bottom:10px!important;padding:12px!important;border:1px solid #f0e4ec!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px rgba(50,30,46,.04)!important}.hy-sub-container #bo_list td,.hy-sub-container .tbl_head01 td{padding:4px 0!important;border:0!important;text-align:left!important}.hy-sub-container #bo_list td.td_num,.hy-sub-container #bo_list td.td_name,.hy-sub-container #bo_list td.td_datetime,.hy-sub-container #bo_list td.td_hit,.hy-sub-container #bo_list td.td_good,.hy-sub-container #bo_list td.td_nogood,.hy-sub-container .tbl_head01 td.td_num,.hy-sub-container .tbl_head01 td.td_name,.hy-sub-container .tbl_head01 td.td_datetime,.hy-sub-container .tbl_head01 td.td_hit{display:inline-flex!important;width:auto!important;margin-right:8px!important;color:#8c8290!important;font-size:12px!important}.hy-sub-container #bo_list td.td_subject,.hy-sub-container .tbl_head01 td.td_subject{display:block!important;padding:4px 0 7px!important;font-size:16px!important}}.hy-slide--image-only{align-items:stretch!important}.hy-slide--image-only:before{background:linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,0) 60%)!important}.hy-slide--image-only:after{display:none!important}.hy-slide--image-only .hy-slide__content{display:none!important}.hy-slide__bottom:empty{display:none!important}@media (min-width:1121px){.hy-home--mix .hy-hero{padding:28px!important;border-radius:34px!important}.hy-home--mix .hy-hero--mix{grid-template-columns:minmax(0,1fr) 330px!important;gap:26px!important}.hy-slideshow__viewport,.hy-slide{min-height:440px!important;border-radius:32px!important}.hy-slide{padding:40px!important}.hy-slide__content{width:min(430px,52%)!important;padding:24px 26px!important}.hy-slide h2{font-size:36px!important}.hy-slide p{font-size:16px!important}.hy-slide--image-only{padding:0!important}.hy-slide--image-only:before{background:linear-gradient(90deg,rgba(255,255,255,.015),rgba(255,255,255,0) 54%)!important}.hy-slideshow__controls{right:26px!important;bottom:26px!important}.hy-hero-search-card{padding:24px!important;border-radius:28px!important}}@media (min-width:1380px){.hy-home--mix .hy-hero--mix{grid-template-columns:minmax(0,1fr) 340px!important;gap:30px!important}.hy-slideshow__viewport,.hy-slide{min-height:480px!important}.hy-slide{padding:46px!important}.hy-slide__content{width:min(450px,50%)!important}}@media (max-width:1120px) and (min-width:721px){.hy-slideshow__viewport,.hy-slide{min-height:400px!important}.hy-slide{padding:32px!important}}@media (max-width:720px){.hy-slideshow__viewport,.hy-slide{min-height:350px!important}}@media (max-width:480px){.hy-slideshow__viewport,.hy-slide{min-height:330px!important}}.hy-home--mix .hy-hero.hy-hero--mix{display:block!important;padding:18px!important;border-radius:34px!important}.hy-home--mix .hy-hero__body{width:100%!important}.hy-home--mix .hy-hero__aside{display:none!important}.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:560px!important;border-radius:34px!important}.hy-home--mix .hy-slide{padding:50px!important}.hy-home--mix .hy-slide__content{width:min(430px,44%)!important;padding:22px 24px!important}.hy-home--mix .hy-slide h2{font-size:38px!important}.hy-home--mix .hy-slide p{font-size:16px!important}.hy-home--mix .hy-slide--image-only{padding:0!important}.hy-home--mix .hy-slideshow__controls{right:28px!important;bottom:28px!important}.hy-side-search-card{border-radius:22px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(239,225,234,.95)!important;box-shadow:0 10px 26px rgba(54,31,48,.055)!important}.hy-side-search-card strong{margin:0 0 8px!important;color:#3d3340!important;font-size:14px!important;font-weight:950!important;letter-spacing:-.04em!important}.hy-side-search-card .hy-search,.hy-search.hy-search--side{grid-template-columns:minmax(0,1fr) 64px!important;gap:6px!important;padding:6px!important;border-radius:17px!important;box-shadow:none!important;background:#fff!important}.hy-side-search-card .hy-search input,.hy-search.hy-search--side input{height:38px!important;padding:0 10px!important;font-size:13px!important}.hy-side-search-card .hy-search button,.hy-search.hy-search--side button{height:38px!important;border-radius:12px!important;font-size:13px!important;font-weight:900!important}@media (min-width:1380px){.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:630px!important}.hy-home--mix .hy-slide{padding:58px!important}.hy-home--mix .hy-slide__content{width:min(460px,40%)!important}}@media (max-width:1120px) and (min-width:721px){.hy-home--mix .hy-hero.hy-hero--mix{padding:16px!important}.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:470px!important}.hy-home--mix .hy-slide{padding:36px!important}.hy-home--mix .hy-slide__content{width:min(440px,62%)!important}}@media (max-width:720px){.hy-home--mix .hy-hero.hy-hero--mix{border-radius:26px!important}.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:390px!important;border-radius:24px!important}.hy-home--mix .hy-slide{padding:22px 18px 72px!important}.hy-home--mix .hy-slide__content{width:min(100%,430px)!important;padding:17px 16px!important}.hy-home--mix .hy-slide h2{font-size:29px!important}}@media (max-width:480px){.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:360px!important;border-radius:22px!important}.hy-home--mix .hy-slide{padding:18px 14px 68px!important}.hy-side-search-card .hy-search,.hy-search.hy-search--side{grid-template-columns:1fr!important}.hy-side-search-card .hy-search button,.hy-search.hy-search--side button{width:100%!important}}.hy-image-open-safe,.hy-image-open-safe-img{cursor:zoom-in!important}.hy-image-viewer{position:fixed!important;inset:0!important;z-index:99999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:clamp(14px,3vw,34px)!important;background:rgba(35,23,32,.74)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.hy-image-viewer.is-open{display:flex!important}body.hy-image-viewer-lock{overflow:hidden!important}.hy-image-viewer img{display:block!important;max-width:min(1180px,94vw)!important;max-height:84vh!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:24px!important;background:#fff!important;box-shadow:0 28px 90px rgba(0,0,0,.34)!important}.hy-image-viewer__close{position:fixed!important;right:18px!important;top:18px!important;width:46px!important;height:46px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#4d3444!important;font-size:30px!important;line-height:1!important;font-weight:800!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important}.hy-image-viewer__open{position:fixed!important;right:18px!important;bottom:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 16px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#6d3558!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 14px 34px rgba(0,0,0,.16)!important}@media (max-width:520px){html,body,#hy-wrap,.hy-wrap{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.hy-container,.hy-sub-container,.hy-home .hy-container{max-width:100%!important;min-width:0!important}.hy-header__inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:12px 12px!important}.hy-brand{max-width:100%!important;min-width:0!important}.hy-brand a{min-width:0!important}.hy-brand__text{min-width:0!important}.hy-brand__text strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-menu-btn{grid-column:2!important;grid-row:1!important;width:auto!important;min-width:74px!important;justify-content:center!important}.hy-nav{grid-column:1 / -1!important;order:initial!important}.hy-account{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;justify-content:stretch!important}.hy-account__name{grid-column:1 / -1!important;justify-content:center!important;text-align:center!important}.hy-account .hy-account__link,.hy-account .hy-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:38px!important;padding:0 10px!important;border-radius:14px!important;text-align:center!important}.hy-nav ul{grid-template-columns:1fr!important}.hy-nav a{width:100%!important;text-align:left!important}.hy-home--mix .hy-hero.hy-hero--mix{margin-left:-2px!important;margin-right:-2px!important;padding:10px!important;border-radius:24px!important}.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:430px!important}.hy-home--mix .hy-slide{padding:18px 14px 76px!important}.hy-home--mix .hy-slide__content{width:100%!important;max-width:100%!important;padding:15px 14px!important;border-radius:20px!important}.hy-home--mix .hy-slide h2{font-size:clamp(25px,7.2vw,32px)!important;line-height:1.15!important}.hy-home--mix .hy-slide p{font-size:14px!important;line-height:1.62!important}.hy-home--mix .hy-slideshow__controls{left:14px!important;right:14px!important;bottom:16px!important;justify-content:space-between!important}.hy-home--mix .hy-slide-dots{max-width:48vw!important;overflow:hidden!important}.hy-layout.hy-layout--mix{display:flex!important;flex-direction:column!important;gap:14px!important}.hy-layout.hy-layout--mix .hy-content-col,.hy-layout.hy-layout--mix .hy-side{order:initial!important;width:100%!important;min-width:0!important}.hy-card,.hy-sub-container #bo_v,.hy-sub-container #bo_w,.hy-sub-container #bo_list,.hy-sub-container #bo_gall,.hy-sub-container #bo_vc,.hy-sub-container #bo_vc_w{border-radius:20px!important}.hy-card__title-row{align-items:flex-start!important;gap:8px!important;flex-wrap:wrap!important}.hy-card__title-row h3,.hy-card__title-row h2{min-width:0!important;word-break:keep-all!important}.hy-write-titlebar,.hy-write-author-grid,.hy-write-grid,.hy-write-files-grid{grid-template-columns:1fr!important}.hy-write-guide,.hy-write-section,.hy-write-field,.hy-write-file{min-width:0!important}.hy-write-options{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.hy-write-check{width:100%!important;justify-content:center!important}.hy-write-title-wrap{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.hy-autosave-btn{width:100%!important}.hy-write-file-main{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.hy-write-file input[type="file"]{width:100%!important;min-width:0!important}.hy-sub-container table{min-width:0!important}.hy-sub-container .tbl_head01,.hy-sub-container .tbl_head02,.hy-sub-container .tbl_wrap{overflow-x:visible!important}.hy-sub-container input[type="text"],.hy-sub-container input[type="password"],.hy-sub-container input[type="email"],.hy-sub-container input[type="url"],.hy-sub-container select,.hy-sub-container textarea{max-width:100%!important;min-width:0!important}}@media (max-width:390px){.hy-container{padding-left:10px!important;padding-right:10px!important}.hy-header__inner{padding-left:10px!important;padding-right:10px!important}.hy-brand__mark{width:36px!important;height:36px!important;font-size:17px!important}.hy-brand__text strong{font-size:15px!important}.hy-brand__text em{font-size:11px!important}.hy-menu-btn{min-width:64px!important;height:36px!important;padding:0 9px!important;font-size:12px!important}.hy-account{gap:6px!important}.hy-account .hy-account__link,.hy-account .hy-btn{height:36px!important;font-size:12px!important;padding:0 8px!important}.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:400px!important}.hy-sub-container{padding-left:9px!important;padding-right:9px!important}.hy-write-options{grid-template-columns:1fr!important}.hy-image-viewer{padding:10px!important}.hy-image-viewer img{max-width:96vw!important;max-height:78vh!important;border-radius:18px!important}.hy-image-viewer__close{right:10px!important;top:10px!important;width:42px!important;height:42px!important}.hy-image-viewer__open{right:10px!important;bottom:10px!important;left:10px!important;width:auto!important}}@media (max-width:360px){.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide{min-height:370px!important}.hy-home--mix .hy-slide h2{font-size:24px!important}.hy-home--mix .hy-slide__content{padding:13px 12px!important}.hy-slide-nav{width:38px!important;height:38px!important}.hy-card{padding:15px!important}}.hy-actions a.hy-admin-action--home{background:linear-gradient(135deg,#fff7fb 0%,#fff 46%,#f7f0ff 100%)!important;border-color:#d6b7cb!important;color:#70465f!important}.hy-actions a.hy-admin-action--home:hover{background:linear-gradient(135deg,#fff0f8 0%,#fff 45%,#f1e7ff 100%)!important;border-color:#c895b7!important}.hy-sub-container{position:relative}.hy-sub-container #bo_v,.hy-sub-container #bo_w,.hy-sub-container #bo_list,.hy-sub-container #bo_gall,.hy-sub-container #bo_vc,.hy-sub-container #bo_vc_w,.hy-sub-container #faq_wrap,.hy-sub-container #sch_result,.hy-sub-container #sch_res_detail,.hy-sub-container #new_sch,.hy-sub-container #visit,.hy-sub-container #current_connect{border:1px solid var(--hy-line)!important;border-radius:28px!important;background:rgba(255,255,255,.92)!important;box-shadow:var(--hy-shadow-soft)!important;padding:20px!important;overflow:hidden}.hy-sub-container #bo_v_title{margin:0 0 16px!important;padding:20px 22px!important;border:1px solid #f0dde8!important;border-radius:24px!important;background:radial-gradient(circle at 10% 0%,rgba(255,220,236,.72),transparent 35%),linear-gradient(180deg,#fffaff,#fff4f9)!important;box-shadow:0 12px 30px rgba(180,116,153,.08)!important}.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2{margin:0!important;color:#281a27!important;font-size:clamp(24px,3.2vw,38px)!important;line-height:1.2!important;letter-spacing:-.06em!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{gap:8px!important;padding:12px 14px!important;border:1px solid #f0e4ec!important;background:#fffafc!important;color:#766b76!important;font-size:13px!important}.hy-sub-container #bo_v_info strong,.hy-sub-container .bo_v_info strong,.hy-sub-container #bo_v_info .sv_member,.hy-sub-container .bo_v_info .sv_member{color:#7c3c62!important;font-weight:900!important}.hy-sub-container #bo_v_atc,.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{color:#2f3137!important}.hy-sub-container #bo_v_con a,.hy-sub-container .bo_v_con a{text-decoration:underline;text-underline-offset:3px}.hy-sub-container #bo_v_file,.hy-sub-container #bo_v_link{margin:16px 0!important;border:1px solid #f0dde8!important;border-radius:20px!important;background:#fffafd!important;padding:12px!important}.hy-sub-container #bo_v_file h2,.hy-sub-container #bo_v_link h2{margin:0 0 8px!important;font-size:14px!important;color:#7c3c62!important}.hy-sub-container #bo_v_file a,.hy-sub-container #bo_v_link a{display:flex!important;align-items:center!important;min-height:40px!important;padding:8px 12px!important;border-radius:14px!important;background:#fff!important;border:1px solid #f2e2eb!important;text-decoration:none!important;word-break:break-all!important}.hy-sub-container #bo_v_bot,.hy-sub-container #bo_btn_bottom{margin-top:18px!important;padding-top:14px!important;border-top:1px solid #f0ebf1!important}.hy-sub-container #bo_vc h2,.hy-sub-container #bo_vc_w h2{margin:0 0 14px!important;font-size:20px!important;letter-spacing:-.05em!important}.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_item,.hy-sub-container #bo_vc .comment,.hy-sub-container #bo_vc li{border-color:#f0e4ec!important}.hy-sub-container .empty_table:before,.hy-sub-container .empty_list:before,.hy-empty:before{content:"🌸";display:block;margin-bottom:7px;font-size:24px}.hy-sub-container .empty_table,.hy-sub-container .empty_list,.hy-empty{border-radius:22px!important;background:linear-gradient(180deg,#fffaff,#fff4f9)!important;border:1px dashed #e8cfe0!important;color:#8f7f8d!important;font-weight:700!important}.hy-sub-container #sch_result h2,.hy-sub-container #sch_res_detail h2,.hy-sub-container #new_sch h2{margin:0 0 14px!important;font-size:24px!important;letter-spacing:-.05em!important}.hy-sub-container #sch_result .sch_res_list,.hy-sub-container #sch_res_detail .sch_res_list,.hy-sub-container .search_board_result,.hy-sub-container .sch_res_list ul,.hy-sub-container #new_sch ul{list-style:none!important;margin:0!important;padding:0!important}.hy-sub-container #sch_result li,.hy-sub-container #sch_res_detail li,.hy-sub-container .sch_res_list li,.hy-sub-container #new_sch li{border:1px solid #f0dde8!important;border-radius:18px!important;background:#fff!important;padding:14px!important;margin:10px 0!important;box-shadow:0 6px 20px rgba(180,116,153,.06)!important}.hy-sub-container #sch_result a,.hy-sub-container #sch_res_detail a,.hy-sub-container .sch_res_list a,.hy-sub-container #new_sch a{color:#6f3659!important;font-weight:850!important;text-decoration:none!important}.hy-sub-container .sch_word,.hy-sub-container .search_word,.hy-sub-container mark{display:inline!important;padding:.08em .28em!important;border-radius:.5em!important;background:#ffe1ef!important;color:#b12d72!important}.hy-actions a.hy-admin-action{background:linear-gradient(135deg,#fff7fb 0%,#fff 48%,#f4edff 100%)!important;border-color:#dec6d7!important;color:#70465f!important}.hy-actions a.hy-admin-action:hover{background:linear-gradient(135deg,#fff0f8 0%,#fff 48%,#efe5ff 100%)!important;border-color:#c895b7!important}.hy-mobile-bottom-nav{display:none}@media(max-width:760px){body{padding-bottom:calc(76px+env(safe-area-inset-bottom))!important}.hy-mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:calc(10px+env(safe-area-inset-bottom));z-index:999;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px;border:1px solid rgba(221,190,210,.85);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 18px 48px rgba(77,39,62,.22);backdrop-filter:blur(18px)}.hy-mobile-bottom-nav a{min-width:0;min-height:50px;display:grid;place-items:center;gap:1px;color:#705d70;text-decoration:none;border-radius:18px;font-size:11px;font-weight:900}.hy-mobile-bottom-nav a span{font-size:18px;line-height:1}.hy-mobile-bottom-nav a em{font-style:normal;line-height:1.1;white-space:nowrap}.hy-mobile-bottom-nav a.write{background:linear-gradient(135deg,#fff0f8,#f0d9ff);color:#8b3d6d;box-shadow:0 8px 20px rgba(190,104,159,.18)}.hy-mobile-bottom-nav a:active{transform:translateY(1px)}.hy-footer{padding-bottom:96px!important}.hy-sub-container #bo_v,.hy-sub-container #bo_w,.hy-sub-container #bo_list,.hy-sub-container #bo_gall,.hy-sub-container #bo_vc,.hy-sub-container #bo_vc_w,.hy-sub-container #faq_wrap,.hy-sub-container #sch_result,.hy-sub-container #sch_res_detail,.hy-sub-container #new_sch{padding:14px!important;border-radius:22px!important}.hy-sub-container #bo_v_title{padding:16px!important;border-radius:20px!important}.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2{font-size:25px!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{font-size:12px!important;padding:10px!important}.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{font-size:15px!important;line-height:1.78!important}}@media(max-width:360px){.hy-mobile-bottom-nav{left:7px;right:7px;bottom:calc(7px+env(safe-area-inset-bottom));border-radius:20px;padding:7px;gap:4px}.hy-mobile-bottom-nav a{min-height:46px;border-radius:15px;font-size:10px}.hy-mobile-bottom-nav a span{font-size:17px}}@media (max-width:720px){.hy-home--mix .hy-hero.hy-hero--mix{margin-left:0!important;margin-right:0!important}.hy-home--mix .hy-slideshow{gap:8px!important}.hy-home--mix .hy-slideshow__viewport{height:clamp(300px,76vw,390px)!important;background:#fff5fa!important}.hy-home--mix .hy-slide{background-position:center center!important}.hy-home--mix .hy-slide:before{background:linear-gradient(180deg,rgba(30,20,32,.02) 0%,rgba(30,20,32,.00) 42%,rgba(30,20,32,.32) 100%)!important}.hy-home--mix .hy-slide__content{bottom:64px!important;max-height:calc(100% - 86px)!important;background:rgba(255,255,255,.76)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 30px rgba(24,12,22,.18)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important}.hy-home--mix .hy-slide .hy-eyebrow{margin-bottom:7px!important;font-size:11px!important;letter-spacing:-.02em!important}.hy-home--mix .hy-slide h2{font-size:clamp(21px,5.9vw,27px)!important;line-height:1.18!important;letter-spacing:-.06em!important}.hy-home--mix .hy-slide p{word-break:keep-all!important}.hy-home--mix .hy-slide__cta{border-radius:12px!important}.hy-home--mix .hy-slide__badge{height:29px!important;padding:0 10px!important;font-size:11px!important}.hy-home--mix .hy-slide--image-only{padding:0!important}.hy-home--mix .hy-slide--image-only:before{background:linear-gradient(180deg,rgba(0,0,0,.00) 0%,rgba(0,0,0,.00) 68%,rgba(0,0,0,.18) 100%)!important}.hy-home--mix .hy-slideshow__controls{background:rgba(255,255,255,.80)!important;box-shadow:0 10px 24px rgba(28,14,26,.18)!important}.hy-home--mix .hy-slide-nav{flex:0 0 auto!important}.hy-home--mix .hy-slide-dots{max-width:42vw!important;flex:0 1 auto!important}}@media (max-width:430px){.hy-home--mix .hy-slideshow__viewport{height:clamp(286px,78vw,350px)!important}.hy-home--mix .hy-slide__content{bottom:58px!important;max-height:calc(100% - 76px)!important;padding:12px 12px!important}.hy-home--mix .hy-slide h2{font-size:clamp(20px,6.1vw,25px)!important}.hy-home--mix .hy-slide p{line-height:1.48!important}.hy-home--mix .hy-slideshow__controls{padding:5px 6px!important}.hy-home--mix .hy-slide-nav{width:30px!important;height:30px!important}}@media (max-width:374px){.hy-home--mix .hy-slideshow__viewport{height:292px!important}.hy-home--mix .hy-slide__content{bottom:54px!important}.hy-home--mix .hy-slide .hy-eyebrow{display:none!important}.hy-home--mix .hy-slide h2{font-size:20px!important}.hy-home--mix .hy-slide p{-webkit-line-clamp:2!important}.hy-home--mix .hy-slide__bottom{margin-top:8px!important}.hy-home--mix .hy-slide__badge{display:none!important}}.hy-sub-container #bo_v_title,.hy-sub-container .bo_v_title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;min-height:0!important;margin:0 0 14px!important;padding:4px 2px 16px!important;border:0!important;border-bottom:1px solid #f0e4ec!important;box-shadow:none!important}.hy-sub-container #bo_v_title:before,.hy-sub-container .bo_v_title:before{content:"";position:absolute;left:0;bottom:-1px;width:54px;height:3px;border-radius:999px;background:linear-gradient(90deg,#e9a9cd,#f2d7e7)}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title h1,.hy-sub-container .bo_v_title h2,.hy-sub-container .bo_v_title .bo_v_tit{flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;color:#24202a!important;font-size:clamp(26px,3vw,38px)!important;line-height:1.22!important;letter-spacing:-.065em!important;word-break:keep-all!important;overflow-wrap:anywhere!important;text-shadow:none!important}.hy-sub-container #bo_v_title .btn_bo_user,.hy-sub-container .bo_v_title .btn_bo_user{position:relative!important;top:auto!important;right:auto!important;flex:0 0 auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;justify-content:flex-end!important}.hy-sub-container #bo_v_title .btn_bo_user a,.hy-sub-container #bo_v_title .btn_bo_user button,.hy-sub-container .bo_v_title .btn_bo_user a,.hy-sub-container .bo_v_title .btn_bo_user button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border-radius:14px!important}@media (max-width:720px){.hy-home--mix .hy-hero.hy-hero--mix{width:100%!important;margin:0!important;padding:8px!important;background:linear-gradient(180deg,#fff 0%,#fff6fb 100%)!important;overflow:hidden!important}.hy-home--mix .hy-hero__body,.hy-home--mix .hy-slideshow{width:100%!important;min-width:0!important}.hy-home--mix .hy-slideshow__viewport{position:relative!important;width:100%!important;height:clamp(360px,104vw,500px)!important;border-radius:22px!important;overflow:hidden!important;background:#fff3f9!important;box-shadow:0 16px 36px rgba(64,34,55,.12)!important}.hy-home--mix .hy-slide{position:absolute!important;inset:0!important;width:100%!important;border:0!important;border-radius:22px!important;justify-content:center!important;background-size:cover!important;background-position:center top!important;overflow:hidden!important}.hy-home--mix .hy-slide.is-active{display:flex!important}.hy-home--mix .hy-slide:before{background:linear-gradient(180deg,rgba(255,255,255,.00) 0%,rgba(255,255,255,.05) 45%,rgba(36,20,32,.38) 100%)!important}.hy-home--mix .hy-slide:after{display:none!important}.hy-home--mix .hy-slide__content{position:absolute!important;max-height:46%!important;padding:14px 14px!important;border-radius:18px!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 16px 34px rgba(26,13,24,.18)!important;backdrop-filter:blur(10px) saturate(1.05)!important;-webkit-backdrop-filter:blur(10px) saturate(1.05)!important}.hy-home--mix .hy-slide .hy-eyebrow{display:inline-flex!important;height:26px!important;margin:0 0 7px!important;padding:0 10px!important;font-size:10.5px!important;line-height:26px!important}.hy-home--mix .hy-slide h2{margin:0 0 7px!important;font-size:clamp(22px,6.4vw,30px)!important;line-height:1.15!important;letter-spacing:-.07em!important;word-break:keep-all!important}.hy-home--mix .hy-slide p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;color:#5d5560!important;font-size:13.5px!important;line-height:1.52!important;font-weight:650!important}.hy-home--mix .hy-slide__bottom{margin-top:10px!important;gap:7px!important}.hy-home--mix .hy-slide__cta{height:34px!important;padding:0 12px!important;border-radius:13px!important;font-size:12.5px!important}.hy-home--mix .hy-slide__badge{height:28px!important;padding:0 9px!important;font-size:10.5px!important}.hy-home--mix .hy-slide--image-only .hy-slide__content{display:none!important}.hy-home--mix .hy-slide--image-only:before{background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 68%,rgba(0,0,0,.18) 100%)!important}.hy-home--mix .hy-slideshow__controls{position:absolute!important;left:50%!important;right:auto!important;bottom:12px!important;transform:translateX(-50%)!important;width:auto!important;max-width:calc(100% - 24px)!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:5px 7px!important;border-radius:16px!important;background:rgba(255,255,255,.84)!important;box-shadow:0 12px 28px rgba(28,14,26,.16)!important}.hy-home--mix .hy-slide-nav{width:32px!important;min-width:32px!important;height:32px!important;border-radius:12px!important;font-size:19px!important}.hy-home--mix .hy-slide-dots{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;max-width:44vw!important;overflow:hidden!important}.hy-home--mix .hy-slide-dots button{width:7px!important;height:7px!important;flex:0 0 auto!important}.hy-home--mix .hy-slide-dots button.is-active{width:20px!important}.hy-sub-container #bo_v_title,.hy-sub-container .bo_v_title{gap:10px!important;margin-bottom:12px!important;padding:2px 0 14px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title h1,.hy-sub-container .bo_v_title h2,.hy-sub-container .bo_v_title .bo_v_tit{font-size:clamp(24px,7vw,32px)!important;line-height:1.18!important}}@media (max-width:430px){.hy-home--mix .hy-slideshow__viewport{height:clamp(330px,103vw,430px)!important;border-radius:20px!important}.hy-home--mix .hy-slide{border-radius:20px!important}.hy-home--mix .hy-slide__content{bottom:56px!important;max-height:48%!important;padding:12px!important;border-radius:16px!important}.hy-home--mix .hy-slide .hy-eyebrow{height:24px!important;line-height:24px!important;font-size:10px!important}.hy-home--mix .hy-slide h2{font-size:clamp(21px,6.6vw,27px)!important}.hy-home--mix .hy-slide p{font-size:13px!important;line-height:1.46!important}.hy-home--mix .hy-slideshow__controls{bottom:10px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title h1,.hy-sub-container .bo_v_title h2,.hy-sub-container .bo_v_title .bo_v_tit{font-size:25px!important}}@media (max-width:374px){.hy-home--mix .hy-slideshow__viewport{height:338px!important}.hy-home--mix .hy-slide__content{bottom:52px!important;padding:11px!important}.hy-home--mix .hy-slide .hy-eyebrow,.hy-home--mix .hy-slide__badge{display:none!important}.hy-home--mix .hy-slide h2{margin-bottom:5px!important;font-size:21px!important}.hy-home--mix .hy-slide p{font-size:12.5px!important}.hy-home--mix .hy-slide__cta{height:32px!important}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title h1,.hy-sub-container .bo_v_title h2,.hy-sub-container .bo_v_title .bo_v_tit{font-size:23px!important}}body.hy-write-picker-lock{overflow:hidden!important}.hy-write-picker{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px;background:transparent}.hy-write-picker.is-open{display:flex}.hy-write-picker__backdrop{position:absolute;inset:0;background:rgba(37,26,35,.34);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hy-write-picker__panel{position:relative;z-index:1;width:min(720px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(238,202,224,.94);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,247,252,.97));box-shadow:0 30px 90px rgba(134,74,108,.26);padding:26px;outline:none;animation:hyWritePickerIn .22s ease both}@keyframes hyWritePickerIn{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.hy-write-picker__close{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:16px;border:1px solid #efd8e6;background:#fff;color:#9a5577;font-size:25px;font-weight:900;line-height:1;box-shadow:0 10px 22px rgba(134,74,108,.1);cursor:pointer}.hy-write-picker__close:hover{background:#fff2f8;color:#d84483}.hy-write-picker__head{padding:4px 54px 18px 4px;border-bottom:1px solid #f2e2eb;margin-bottom:16px}.hy-write-picker__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:9px;padding:7px 12px;border-radius:999px;background:#fff0f7;border:1px solid #f3d5e5;color:#d84483;font-size:11px;font-weight:950;letter-spacing:.12em}.hy-write-picker__eyebrow:before{content:'✍️';letter-spacing:0}.hy-write-picker__head h2{margin:0;color:#22222c;font-size:clamp(24px,3.3vw,34px);font-weight:950;letter-spacing:-.055em;line-height:1.15}.hy-write-picker__head p{margin:10px 0 0;color:#736b78;font-size:14px;font-weight:650;line-height:1.55}.hy-write-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hy-write-picker__item{display:flex;align-items:center;gap:13px;min-height:78px;padding:14px;border-radius:22px;border:1px solid #f0deea;background:#fff;color:#413544;text-decoration:none;box-shadow:0 10px 24px rgba(134,74,108,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.hy-write-picker__item:hover{transform:translateY(-2px);border-color:#efbfd7;background:#fff7fb;box-shadow:0 16px 34px rgba(134,74,108,.13)}.hy-write-picker__item:focus-visible{outline:3px solid rgba(232,77,139,.25);outline-offset:2px}.hy-write-picker__item.is-notice{background:linear-gradient(135deg,#fff6fb,#fff);border-style:dashed}.hy-write-picker__icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#fff0f7,#fff);border:1px solid #f1d8e6;font-size:20px;box-shadow:inset 0 -6px 12px rgba(232,77,139,.04)}.hy-write-picker__text{min-width:0;display:flex;flex-direction:column;gap:4px}.hy-write-picker__text strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2f2d38;font-size:16px;font-weight:950;letter-spacing:-.025em}.hy-write-picker__text em{font-style:normal;color:#9a7188;font-size:12px;font-weight:800}.hy-write-picker__item>i{margin-left:auto;color:#d84483;font-size:24px;font-style:normal;font-weight:900;line-height:1}.hy-write-picker__foot{margin-top:16px;padding:13px 15px;border-radius:18px;background:#fff7fb;border:1px solid #f1ddea;color:#84687b;font-size:12px;font-weight:750;line-height:1.45}.hy-actions [data-hy-write-picker-open]{cursor:pointer}@media (max-width:680px){.hy-write-picker{padding:14px;align-items:flex-end}.hy-write-picker__panel{width:100%;max-height:calc(100vh - 28px);border-radius:26px 26px 20px 20px;padding:20px 16px 16px}.hy-write-picker__head{padding-right:48px;margin-bottom:14px}.hy-write-picker__head h2{font-size:24px}.hy-write-picker__grid{grid-template-columns:1fr;gap:9px}.hy-write-picker__item{min-height:68px;border-radius:19px;padding:12px}.hy-write-picker__icon{width:40px;height:40px;flex-basis:40px;border-radius:14px;font-size:18px}.hy-write-picker__close{right:14px;top:14px;width:38px;height:38px;border-radius:14px;font-size:23px}.hy-write-picker__foot{font-size:11px}}.hy-wrap,.hy-wrap *{box-sizing:border-box}.hy-sub-container{width:min(1180px,calc(100% - 36px))!important;margin:0 auto!important;min-width:0!important}.hy-main--sub{padding:24px 0 72px!important;background:linear-gradient(180deg,#fff 0%,#fff9fc 100%)!important}.hy-sub-container img{max-width:100%;height:auto}.hy-sub-container a{word-break:keep-all}.hy-sub-container .btn,.hy-sub-container .btn_b01,.hy-sub-container .btn_b02,.hy-sub-container .btn_admin,.hy-sub-container a.btn_b01,.hy-sub-container a.btn_b02,.hy-sub-container button.btn_b01,.hy-sub-container button.btn_b02,.hy-sub-container input.btn_b01,.hy-sub-container input.btn_b02,.hy-sub-container input.btn_submit,.hy-sub-container button.btn_submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 14px!important;margin:0!important;border:1px solid #efd8e7!important;border-radius:16px!important;background:#fff!important;color:#724762!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 8px 20px rgba(105,55,85,.07)!important;vertical-align:middle!important;float:none!important}.hy-sub-container input.btn_submit,.hy-sub-container button.btn_submit,.hy-sub-container .btn_b02{background:linear-gradient(135deg,#ffe7f4 0%,#f5c9df 100%)!important;color:#6f3357!important;border-color:#efc9dc!important}.hy-sub-container .btn:hover,.hy-sub-container .btn_b01:hover,.hy-sub-container .btn_b02:hover,.hy-sub-container .btn_admin:hover,.hy-sub-container input.btn_submit:hover,.hy-sub-container button.btn_submit:hover{transform:translateY(-1px);filter:brightness(1.01)}.hy-sub-container .btn i,.hy-sub-container .btn .fa,.hy-sub-container .btn_b01 i,.hy-sub-container .btn_b02 i,.hy-sub-container .btn_admin i{color:inherit!important;line-height:1!important;margin:0!important}.hy-sub-container #bo_btn_top,.hy-sub-container #bo_btn_bottom,.hy-sub-container #bo_v_top,.hy-sub-container #bo_v_bot,.hy-sub-container .bo_fx,.hy-sub-container .bo_v_com,.hy-sub-container .bo_v_left,.hy-sub-container .write_btn_wrap,.hy-sub-container .btn_confirm{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important;width:100%!important;max-width:100%!important;margin:14px 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;float:none!important;clear:both!important;position:relative!important;min-height:0!important}.hy-sub-container #bo_v_top,.hy-sub-container #bo_v_bot,.hy-sub-container #bo_btn_bottom{justify-content:flex-end!important}.hy-sub-container .btn_bo_user,.hy-sub-container ul.btn_bo_user,.hy-sub-container .bo_v_com ul,.hy-sub-container .bo_v_left ul{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;list-style:none!important;background:transparent!important;border:0!important;box-shadow:none!important;float:none!important;position:relative!important}.hy-sub-container .btn_bo_user>li,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button,.hy-sub-container .bo_v_com li,.hy-sub-container .bo_v_left li{display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;float:none!important;position:relative!important;width:auto!important;height:auto!important;min-width:0!important}.hy-sub-container .btn_bo_user>li>a,.hy-sub-container .btn_bo_user>li>button,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button,.hy-sub-container .bo_v_com>li>a,.hy-sub-container .bo_v_com>li>button,.hy-sub-container .bo_v_left>li>a,.hy-sub-container .bo_v_left>li>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:38px!important;max-width:100%!important;height:38px!important;padding:0 13px!important;margin:0!important;border:1px solid #efd8e7!important;border-radius:15px!important;background:#fff!important;color:#6f4764!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 8px 18px rgba(105,55,85,.07)!important;overflow:visible!important;text-indent:0!important;float:none!important;position:relative!important}.hy-sub-container .btn_bo_user .sound_only{position:static!important;display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;clip:auto!important;clip-path:none!important;overflow:visible!important;font-size:0!important}.hy-sub-container .btn_bo_user .sound_only::after{font-size:13px!important}.hy-sub-container .more_opt,.hy-sub-container .bo_v_option,.hy-sub-container .bo_v_opt{position:absolute!important;right:0!important;top:calc(100%+8px)!important;z-index:50!important;width:156px!important;min-width:156px!important;padding:8px!important;margin:0!important;border:1px solid #efd8e7!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 45px rgba(75,45,65,.16)!important;list-style:none!important;text-align:left!important}.hy-sub-container .more_opt:not(.show):not(.on):not(.is-open):not([style*="display:block"]):not([style*="display:block"]),.hy-sub-container .bo_v_option:not(.show):not(.on):not(.is-open):not([style*="display:block"]):not([style*="display:block"]),.hy-sub-container .bo_v_opt:not(.show):not(.on):not(.is-open):not([style*="display:block"]):not([style*="display:block"]){display:none!important}.hy-sub-container .more_opt li,.hy-sub-container .bo_v_option li,.hy-sub-container .bo_v_opt li{display:block!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;float:none!important}.hy-sub-container .more_opt a,.hy-sub-container .more_opt button,.hy-sub-container .bo_v_option a,.hy-sub-container .bo_v_option button,.hy-sub-container .bo_v_opt a,.hy-sub-container .bo_v_opt button{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:34px!important;padding:0 9px!important;border-radius:11px!important;border:0!important;background:transparent!important;color:#67445e!important;font-size:13px!important;font-weight:800!important;box-shadow:none!important;text-align:left!important}.hy-sub-container .more_opt a:hover,.hy-sub-container .more_opt button:hover,.hy-sub-container .bo_v_option a:hover,.hy-sub-container .bo_v_option button:hover,.hy-sub-container .bo_v_opt a:hover,.hy-sub-container .bo_v_opt button:hover{background:#fff3f9!important;color:#ba4c7c!important}.hy-sub-container #bo_v,.hy-sub-container .bo_v{margin:0 auto 28px!important;padding:28px!important;border:1px solid #efe1ea!important;border-radius:26px!important;box-shadow:0 18px 48px rgba(75,45,65,.06)!important}.hy-sub-container #bo_v_title{margin:0!important;padding:0 0 17px!important;border-bottom:2px solid #f1dce8!important}.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2,.hy-sub-container #bo_v_title strong{font-size:clamp(25px,3.2vw,38px)!important;letter-spacing:-.04em!important;overflow:visible!important;text-overflow:clip!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{gap:9px 14px!important;margin:16px 0 0!important;padding:16px 0!important;border-bottom:1px solid #f2e5ee!important;min-height:0!important;color:#7d5a72!important;font-weight:800!important;line-height:1.35!important}.hy-sub-container #bo_v_info .profile_img,.hy-sub-container .bo_v_info .profile_img,.hy-sub-container #bo_v_info img,.hy-sub-container .bo_v_info img{width:46px!important;height:46px!important;border-radius:50%!important;object-fit:cover!important;margin-right:8px!important;flex:0 0 auto!important;background:#f2eef2!important}.hy-sub-container #bo_v_info strong,.hy-sub-container .bo_v_info strong,.hy-sub-container #bo_v_info .sv_wrap,.hy-sub-container .bo_v_info .sv_wrap{display:inline-flex!important;align-items:center!important;max-width:100%!important;line-height:1.35!important;color:#6e3159!important}.hy-sub-container #bo_v_atc,.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{padding:28px 0!important;min-height:80px!important}.hy-sub-container #bo_v_img,.hy-sub-container .bo_v_img{text-align:center!important;overflow:visible!important}.hy-sub-container #bo_v_img img,.hy-sub-container .bo_v_img img,.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img{margin:12px auto!important;box-shadow:0 12px 32px rgba(45,38,50,.08)!important}.hy-sub-container #bo_v_act,.hy-sub-container .bo_v_act{width:100%!important;padding:18px 0!important;border-top:1px solid #f3e5ee!important;border-bottom:1px solid #f3e5ee!important}.hy-sub-container #bo_v_act a,.hy-sub-container #bo_v_act button,.hy-sub-container .bo_v_act a,.hy-sub-container .bo_v_act button{min-width:56px!important;height:42px!important;border-radius:999px!important;background:#fff!important;border:1px solid #eadbe5!important;color:#6e4762!important;font-weight:900!important;box-shadow:0 8px 18px rgba(105,55,85,.06)!important}.hy-sub-container .bo_v_nb,.hy-sub-container #bo_v_nb{width:100%!important;margin:18px 0!important;padding:0!important;border:0!important;background:transparent!important;list-style:none!important}.hy-sub-container .bo_v_nb li,.hy-sub-container #bo_v_nb li{display:flex!important;align-items:center!important;gap:10px!important;min-height:48px!important;margin:8px 0!important;padding:0 14px!important;border:1px solid #f0dfe9!important;border-radius:16px!important;background:#fff!important;color:#6b5a67!important;overflow:hidden!important}.hy-sub-container .bo_v_nb a,.hy-sub-container #bo_v_nb a{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#5f3c55!important;font-weight:800!important;text-decoration:none!important}.hy-sub-container #bo_vc,.hy-sub-container .bo_vc{margin:30px 0 0!important}.hy-sub-container #bo_vc h2{display:block!important;margin:0 0 16px!important;padding:0 0 12px!important;border-bottom:2px solid #f1dce8!important;font-size:20px!important;font-weight:900!important;color:#111827!important}.hy-sub-container #bo_vc article,.hy-sub-container .cmt_contents,.hy-sub-container .bo_vc_act,.hy-sub-container .comment-item{max-width:100%!important;min-width:0!important;overflow:visible!important}.hy-sub-container #bo_vc article,.hy-sub-container .bo_vc article,.hy-sub-container #bo_vc .cmt_wrap{display:block!important;position:relative!important;margin:10px 0!important;padding:18px 18px 18px 72px!important;min-height:76px!important;border:1px solid #f0dfe9!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px rgba(75,45,65,.04)!important}.hy-sub-container #bo_vc .profile_img,.hy-sub-container #bo_vc img.avatar,.hy-sub-container #bo_vc article>img:first-child{background:#f2eef2!important}.hy-sub-container #bo_vc header,.hy-sub-container #bo_vc .member,.hy-sub-container #bo_vc .sv_wrap{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;min-width:0!important;margin:0 0 6px!important;color:#6e3159!important;font-weight:900!important;line-height:1.35!important;white-space:normal!important}.hy-sub-container #bo_vc p,.hy-sub-container #bo_vc .cmt_contents{margin:6px 0 0!important;line-height:1.7!important;color:#1f2937!important;font-size:15px!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-sub-container .hy-empty-comment-slot{display:none!important}.hy-sub-container #bo_vc_w,.hy-sub-container .bo_vc_w,.hy-sub-container #fviewcomment,.hy-sub-container #fwrite{width:100%!important;max-width:100%!important;margin:18px 0!important;padding:20px!important;border:1px solid #efdde8!important;border-radius:22px!important;background:#fffaff!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container textarea,.hy-sub-container input[type="text"],.hy-sub-container input[type="password"],.hy-sub-container input[type="email"],.hy-sub-container input[type="url"],.hy-sub-container select{max-width:100%!important;border:1px solid #eadbe5!important;border-radius:14px!important;background:#fff!important;color:#1f2937!important;box-shadow:none!important;outline:none!important}.hy-sub-container textarea:focus,.hy-sub-container input[type="text"]:focus,.hy-sub-container input[type="password"]:focus,.hy-sub-container input[type="email"]:focus,.hy-sub-container input[type="url"]:focus{border-color:#e9b8d0!important;box-shadow:0 0 0 4px rgba(241,187,213,.22)!important}.hy-sub-container textarea{display:block!important;width:100%!important;min-height:120px!important;padding:14px!important;line-height:1.65!important;resize:vertical!important}.hy-sub-container #captcha,.hy-sub-container .captcha,.hy-sub-container fieldset#captcha,.hy-sub-container .captcha_box{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;width:100%!important;max-width:100%!important;margin:10px 0!important;padding:14px!important;border:1px solid #efdde8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px rgba(105,55,85,.045)!important;min-height:0!important;overflow:visible!important}.hy-sub-container #captcha legend,.hy-sub-container .captcha legend{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important}.hy-sub-container #captcha_img,.hy-sub-container #captcha img,.hy-sub-container .captcha img{display:block!important;border:1px solid #e8dbe5!important;box-shadow:none!important}.hy-sub-container #captcha_key,.hy-sub-container input[name="captcha_key"]{padding:0 13px!important;border:1px solid #f0bfd7!important;border-radius:14px!important;line-height:42px!important}.hy-sub-container #captcha_mp3,.hy-sub-container #captcha_reload,.hy-sub-container .captcha button,.hy-sub-container button[id*="captcha"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:1px solid #e8c8da!important;border-radius:13px!important;background:linear-gradient(180deg,#fff 0%,#fff3f9 100%)!important;color:#6e3159!important;font-size:18px!important;font-weight:900!important;line-height:1!important;text-indent:0!important;box-shadow:0 8px 18px rgba(105,55,85,.08)!important;opacity:1!important;filter:none!important;overflow:hidden!important}.hy-sub-container #captcha_mp3 i,.hy-sub-container #captcha_reload i,.hy-sub-container .captcha button i,.hy-sub-container #captcha_mp3 .fa,.hy-sub-container #captcha_reload .fa{color:#6e3159!important;font-size:17px!important;line-height:1!important;opacity:1!important;filter:none!important}.hy-sub-container #captcha_info,.hy-sub-container .captcha_info{display:block!important;width:100%!important;color:#7e7080!important}.hy-sub-container #bo_list,.hy-sub-container .tbl_head01,.hy-sub-container form#fboardlist{width:100%!important;max-width:100%!important;margin:0!important;overflow-x:auto!important;border-radius:22px!important;background:#fff!important;border:1px solid #efdfeb!important;box-shadow:0 12px 34px rgba(75,45,65,.045)!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important}.hy-sub-container #bo_list th,.hy-sub-container .tbl_head01 th{height:48px!important;padding:12px 10px!important;background:#fff7fb!important;color:#5c4358!important;font-size:13px!important;font-weight:900!important;border-bottom:1px solid #efdfeb!important;white-space:nowrap!important;text-align:center!important}.hy-sub-container #bo_list td,.hy-sub-container .tbl_head01 td{padding:12px 10px!important;border-bottom:1px solid #f3e8ef!important;vertical-align:middle!important;color:#273142!important;font-size:14px!important;line-height:1.45!important;background:#fff!important}.hy-sub-container #bo_list tr:last-child td,.hy-sub-container .tbl_head01 tr:last-child td{border-bottom:0!important}.hy-sub-container #bo_list .td_subject,.hy-sub-container .tbl_head01 .td_subject{min-width:260px!important}.hy-sub-container #bo_list .bo_tit a,.hy-sub-container .tbl_head01 .bo_tit a{color:#1f2937!important;font-weight:900!important;text-decoration:none!important}.hy-sub-container #bo_list .td_name,.hy-sub-container #bo_list .td_date,.hy-sub-container #bo_list .td_datetime,.hy-sub-container #bo_list .td_num,.hy-sub-container #bo_list .td_hit,.hy-sub-container #bo_list .td_good{white-space:nowrap!important;text-align:center!important;color:#6d5b69!important}.hy-home .hy-hero{width:100%!important;margin-bottom:22px!important}.hy-home .hy-slideshow{width:100%!important;min-width:0!important;border-radius:30px!important;overflow:hidden!important}.hy-home .hy-slideshow__viewport{min-height:clamp(420px,37vw,620px)!important;border-radius:28px!important;overflow:hidden!important}.hy-home .hy-slide{min-height:clamp(420px,37vw,620px)!important;background-size:cover!important;background-position:center!important;display:flex!important;align-items:center!important;padding:clamp(30px,4vw,54px)!important}.hy-home .hy-slide__content{width:min(540px,52%)!important;max-width:calc(100% - 32px)!important;padding:clamp(22px,3vw,36px)!important;border-radius:26px!important;background:rgba(255,255,255,.72)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 18px 50px rgba(55,35,45,.12)!important;border:1px solid rgba(255,255,255,.75)!important}.hy-home .hy-slide__content h2{font-size:clamp(32px,4vw,56px)!important;line-height:1.08!important;letter-spacing:-.06em!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-home .hy-slide__content p{font-size:clamp(15px,1.28vw,18px)!important;line-height:1.75!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-home .hy-actions,.hy-home .hy-actions--member{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin-top:16px!important}.hy-home .hy-actions a,.hy-home .hy-actions--member a,.hy-home .hy-card__title-row a,.hy-home .hy-board-box__head a,.hy-home .hy-main-list header a,.hy-home .hy-notice-bar header a,.hy-home .hy-gallery-block header a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:40px!important;min-height:40px!important;padding:0 14px!important;margin:0!important;border-radius:999px!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;border:1px solid #efdde8!important;background:#fff!important;color:#6f4764!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(105,55,85,.06)!important}.hy-home .hy-actions a.primary,.hy-home .hy-actions--member a.primary{background:linear-gradient(135deg,#ffe7f4,#f5c9df)!important;color:#6f3357!important}.hy-home .hy-board-box-grid.hy-board-box-grid--mix{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.hy-home .hy-board-box{min-width:0!important;padding:16px!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important}.hy-home .hy-board-box__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;padding-bottom:12px!important;margin-bottom:10px!important;border-bottom:1px solid #f2e4ed!important}.hy-home .hy-board-box__head h4{min-width:0!important;margin:0!important;font-size:18px!important;line-height:1.35!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-home .hy-latest,.hy-home .hy-latest li{min-width:0!important;max-width:100%!important}.hy-home .hy-latest a{display:block!important;width:100%!important;max-width:100%!important;padding:10px!important;border-radius:14px!important;text-decoration:none!important;overflow:hidden!important}.hy-home .hy-latest strong{max-width:100%!important;overflow:visible!important;text-overflow:clip!important;color:#1f2937!important}.hy-home .hy-latest-meta{width:100%!important;font-size:12px!important;color:#8e7f8c!important;line-height:1.35!important}.hy-home .hy-notice-bar{background:linear-gradient(180deg,#fff 0%,#fff8fc 100%)!important}.hy-home .hy-main-list header h3 span[aria-hidden="true"]{filter:none!important}@media (max-width:980px){.hy-home .hy-layout,.hy-home .hy-layout--mix{grid-template-columns:1fr!important}.hy-home .hy-side{order:2!important}.hy-home .hy-content-col{order:1!important}.hy-home .hy-board-box-grid.hy-board-box-grid--mix{grid-template-columns:1fr!important}.hy-home .hy-slideshow__viewport,.hy-home .hy-slide{min-height:clamp(330px,62vw,520px)!important}.hy-home .hy-slide{align-items:flex-end!important;padding:18px!important}.hy-home .hy-slide__content{width:100%!important;max-width:100%!important;padding:18px!important;border-radius:22px!important;background:rgba(255,255,255,.76)!important}.hy-home .hy-slide__content h2{font-size:clamp(26px,7vw,40px)!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table{min-width:680px!important}}@media (max-width:640px){.hy-sub-container{width:min(100% - 22px,1180px)!important}.hy-main--sub{padding-top:14px!important}.hy-sub-container #bo_v,.hy-sub-container .bo_v{padding:18px!important;border-radius:22px!important}.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2{font-size:26px!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{gap:6px 10px!important;font-size:13px!important}.hy-sub-container #bo_v_top,.hy-sub-container #bo_v_bot,.hy-sub-container #bo_btn_bottom,.hy-sub-container .bo_fx,.hy-sub-container .btn_confirm{justify-content:flex-start!important;gap:7px!important}.hy-sub-container .btn_bo_user{justify-content:flex-start!important;gap:7px!important}.hy-sub-container .btn_bo_user>li>a,.hy-sub-container .btn_bo_user>li>button,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button{height:36px!important;min-width:36px!important;padding:0 11px!important;font-size:12px!important;border-radius:14px!important}.hy-sub-container #bo_vc article,.hy-sub-container .bo_vc article,.hy-sub-container #bo_vc .cmt_wrap{padding:16px 14px 16px 62px!important}.hy-sub-container #bo_vc .profile_img,.hy-sub-container #bo_vc img.avatar,.hy-sub-container #bo_vc article>img:first-child{left:14px!important;top:16px!important;width:36px!important;height:36px!important}.hy-sub-container #captcha,.hy-sub-container .captcha,.hy-sub-container fieldset#captcha{align-items:center!important;padding:12px!important;gap:8px!important}.hy-sub-container #captcha_key,.hy-sub-container input[name="captcha_key"]{flex:1 1 calc(100% - 150px)!important;width:auto!important;min-width:128px!important}.hy-sub-container #captcha_img,.hy-sub-container #captcha img,.hy-sub-container .captcha img{max-width:116px!important;height:40px!important;min-height:40px!important}.hy-sub-container #captcha_mp3,.hy-sub-container #captcha_reload,.hy-sub-container .captcha button,.hy-sub-container button[id*="captcha"]{width:40px!important;height:40px!important;min-width:40px!important;flex-basis:40px!important}.hy-home .hy-slideshow__viewport,.hy-home .hy-slide{min-height:320px!important}.hy-home .hy-slide__content{padding:16px!important}.hy-home .hy-slide__content p{font-size:14px!important;line-height:1.6!important}.hy-home .hy-actions,.hy-home .hy-actions--member{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.hy-home .hy-actions a,.hy-home .hy-actions--member a{width:100%!important}}@media (max-width:420px){.hy-home .hy-slide__content h2{font-size:24px!important}}.hy-sub-container .sound_only,.hy-sub-container .blind,.hy-sub-container #bo_vc .sound_only,.hy-sub-container #bo_vc article h2,.hy-sub-container #bo_vc article .sound_only,.hy-sub-container textarea[style*="display:none"],.hy-sub-container textarea[style*="display:none"],.hy-sub-container textarea[id^="save_comment_"]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:block!important;opacity:0!important;visibility:hidden!important}.hy-sub-container #bo_vc_w,.hy-sub-container form#fviewcomment{position:relative!important;width:100%!important;height:auto!important;margin:18px 0 0!important;padding:18px!important;overflow:visible!important;clip:auto!important;display:block!important;opacity:1!important;visibility:visible!important;border:1px solid #efdde8!important;border-radius:20px!important;background:#fffaff!important}.hy-sub-container #bo_v,.hy-sub-container .bo_v{max-width:100%!important;padding:24px!important;border:1px solid #eee1e9!important;border-radius:24px!important;box-shadow:0 14px 38px rgba(27,31,45,.045)!important}.hy-sub-container #bo_v_top,.hy-sub-container #bo_v_bot,.hy-sub-container #bo_btn_top,.hy-sub-container #bo_btn_bottom,.hy-sub-container .bo_v_com,.hy-sub-container .bo_fx{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;clear:both!important}.hy-sub-container #bo_v_bot,.hy-sub-container #bo_btn_bottom{margin:18px 0 0!important;justify-content:flex-end!important}.hy-sub-container .btn_bo_user{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;position:relative!important;float:none!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;max-width:100%!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;list-style:none!important}.hy-sub-container .btn_bo_user>li,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button{position:relative!important;float:none!important;margin:0!important;list-style:none!important;background:transparent!important}.hy-sub-container .btn_bo_user>li>a,.hy-sub-container .btn_bo_user>li>button,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button,.hy-sub-container #bo_v_top a,.hy-sub-container #bo_v_top button,.hy-sub-container #bo_v_bot a,.hy-sub-container #bo_v_bot button,.hy-sub-container .bo_fx a,.hy-sub-container .bo_fx button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0 13px!important;margin:0!important;border:1px solid #eadbe5!important;border-radius:14px!important;background:#fff!important;color:#68445e!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;box-shadow:0 8px 18px rgba(105,55,85,.055)!important;white-space:nowrap!important;vertical-align:middle!important}.hy-sub-container #bo_v_title{display:block!important;clear:both!important;position:relative!important;width:100%!important;margin:0 0 14px!important;padding:0 0 16px!important;border:0!important;border-bottom:2px solid #f0dfea!important;background:transparent!important;overflow:visible!important}.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2,.hy-sub-container #bo_v_title strong{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:clamp(24px,2.6vw,36px)!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.045em!important;color:#111827!important;background:transparent!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{gap:8px 12px!important;margin:0 0 20px!important;padding:14px 0!important;border:0!important;border-bottom:1px solid #f1e4ec!important;border-radius:0!important;background:transparent!important;color:#6f5267!important}.hy-sub-container #bo_v_atc,.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:24px 0!important;min-height:0!important;border:0!important;background:transparent!important;font-size:16px!important;line-height:1.85!important;color:#1f2937!important;word-break:keep-all!important;overflow-wrap:anywhere!important;overflow:visible!important}.hy-sub-container #bo_v_atc:empty,.hy-sub-container #bo_v_con:empty{display:none!important}.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img,.hy-sub-container #bo_v_img img{display:block!important;max-width:100%!important;height:auto!important;margin:14px auto!important;border-radius:16px!important;box-shadow:0 10px 28px rgba(31,41,55,.08)!important}.hy-sub-container .bo_v_option,.hy-sub-container .bo_v_opt,.hy-sub-container .btn_bo_user .bo_v_option,.hy-sub-container .btn_bo_user .bo_v_opt{position:absolute!important;right:0!important;top:calc(100%+8px)!important;left:auto!important;width:160px!important;min-width:160px!important;max-width:calc(100vw - 32px)!important;padding:8px!important;margin:0!important;list-style:none!important;border:1px solid #eadbe5!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 36px rgba(55,35,45,.14)!important;z-index:80!important}.hy-sub-container .bo_v_option:not([style*="display:block"]):not(.show):not(.is-open):not(.on),.hy-sub-container .bo_v_opt:not([style*="display:block"]):not(.show):not(.is-open):not(.on){display:none!important}.hy-sub-container .bo_v_option li,.hy-sub-container .bo_v_opt li{display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.hy-sub-container .bo_v_option li+li,.hy-sub-container .bo_v_opt li+li{margin-top:4px!important;border-top:0!important}.hy-sub-container .bo_v_option a,.hy-sub-container .bo_v_option button,.hy-sub-container .bo_v_opt a,.hy-sub-container .bo_v_opt button{width:100%!important;justify-content:flex-start!important;height:36px!important;box-shadow:none!important;border:0!important;border-radius:10px!important;background:transparent!important}.hy-sub-container .bo_v_option a:hover,.hy-sub-container .bo_v_option button:hover,.hy-sub-container .bo_v_opt a:hover,.hy-sub-container .bo_v_opt button:hover{background:#fff4f9!important}.hy-sub-container #bo_vc{display:block!important;width:100%!important;margin:28px 0 0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}.hy-sub-container #bo_vc>h2,.hy-sub-container #bo_vc>h3{display:block!important;position:relative!important;clip:auto!important;visibility:visible!important;opacity:1!important;width:100%!important;height:auto!important;margin:0 0 16px!important;padding:0 0 12px!important;border-bottom:2px solid #f0dfea!important;background:transparent!important;font-size:20px!important;font-weight:900!important;line-height:1.3!important;color:#111827!important}.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_wrap,.hy-sub-container #bo_vc .comment-item{display:block!important;position:relative!important;clear:both!important;width:100%!important;max-width:100%!important;min-height:74px!important;margin:10px 0!important;padding:18px 56px 18px 78px!important;border:1px solid #efdde8!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container #bo_vc .profile_img,.hy-sub-container #bo_vc img.avatar,.hy-sub-container #bo_vc article>img:first-child{width:42px!important;height:42px!important;max-width:42px!important;background:#eee!important}.hy-sub-container #bo_vc header,.hy-sub-container #bo_vc .cmt_header,.hy-sub-container #bo_vc .cmt_info{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px 9px!important;width:auto!important;max-width:100%!important;margin:0 0 7px!important;padding:0!important;border:0!important;background:transparent!important;line-height:1.35!important}.hy-sub-container #bo_vc .sv_wrap,.hy-sub-container #bo_vc .member,.hy-sub-container #bo_vc .guest,.hy-sub-container #bo_vc .name{display:inline-flex!important;align-items:center!important;max-width:100%!important;margin:0!important;color:#6e3159!important;font-weight:900!important;line-height:1.35!important;white-space:normal!important}.hy-sub-container #bo_vc .cmt_contents,.hy-sub-container #bo_vc .comment-content,.hy-sub-container #bo_vc article>p{display:block!important;clear:both!important;width:100%!important;max-width:100%!important;margin:6px 0 0!important;padding:0!important;border:0!important;background:transparent!important;font-size:15px!important;line-height:1.75!important;color:#1f2937!important;word-break:keep-all!important;overflow-wrap:anywhere!important;white-space:normal!important}.hy-sub-container #bo_vc .bo_vc_act,.hy-sub-container #bo_vc .cmt_btn,.hy-sub-container #bo_vc .comment-action{position:absolute!important;right:12px!important;top:14px!important;z-index:4!important;display:flex!important;align-items:center!important;gap:4px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.hy-sub-container #bo_vc .bo_vc_act a,.hy-sub-container #bo_vc .bo_vc_act button,.hy-sub-container #bo_vc .cmt_btn a,.hy-sub-container #bo_vc .cmt_btn button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border:1px solid #eadbe5!important;border-radius:999px!important;background:#fff!important;color:#704963!important;box-shadow:0 6px 16px rgba(105,55,85,.05)!important}.hy-sub-container #bo_w,.hy-sub-container form#fwrite{width:100%!important;max-width:100%!important;overflow:visible!important}.hy-sub-container #bo_w .write_div,.hy-sub-container .write_div{width:100%!important;max-width:100%!important;margin:0 0 12px!important;clear:both!important}.hy-sub-container #bo_vc_w textarea,.hy-sub-container #fviewcomment textarea,.hy-sub-container #bo_w textarea,.hy-sub-container form#fwrite textarea{display:block!important;width:100%!important;max-width:100%!important;min-height:120px!important;padding:14px!important;border:1px solid #eadbe5!important;border-radius:14px!important;background:#fff!important;color:#111827!important;line-height:1.65!important;resize:vertical!important;box-shadow:none!important}.hy-sub-container #captcha,.hy-sub-container .captcha,.hy-sub-container fieldset#captcha{gap:8px!important;max-width:100%!important;margin:10px 0!important}.hy-sub-container #captcha_img,.hy-sub-container #captcha img,.hy-sub-container .captcha img{flex:0 0 auto!important;width:auto!important;max-width:132px!important;height:42px!important;min-height:42px!important;margin:0!important;border:1px solid #e4d7e1!important;border-radius:8px!important;background:#fff!important;object-fit:contain!important}.hy-sub-container #captcha_key,.hy-sub-container input[name="captcha_key"]{flex:0 1 220px!important;width:220px!important;max-width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid #ebb8d1!important;border-radius:13px!important;background:#fff!important;color:#111827!important;font-size:16px!important;font-weight:800!important;letter-spacing:.04em!important;box-shadow:none!important}.hy-sub-container #captcha_mp3,.hy-sub-container #captcha_reload,.hy-sub-container button[id*="captcha"],.hy-sub-container .captcha button{flex:0 0 42px!important;border:1px solid #e0c7d6!important;background:#fceaf4!important;color:#5f3553!important;box-shadow:0 6px 14px rgba(105,55,85,.055)!important}.hy-sub-container #captcha_info,.hy-sub-container .captcha_info{flex:1 1 100%!important;margin:2px 0 0!important;color:#706b78!important;font-size:13px!important;line-height:1.45!important}.hy-sub-container #bo_list_total,.hy-sub-container .bo_fx,.hy-sub-container .btn_bo_user{background:transparent!important;border:0!important;box-shadow:none!important}.hy-sub-container #bo_list .btn_bo_user,.hy-sub-container #bo_list_total+.btn_bo_user{float:none!important;position:relative!important;justify-content:flex-end!important;margin:0 0 12px!important}.hy-home .hy-actions a,.hy-home .hy-actions--member a,.hy-home .hy-search button{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;vertical-align:middle!important;white-space:nowrap!important}.hy-home .hy-latest-meta{display:block!important;margin-top:4px!important;white-space:normal!important;text-align:left!important}@media (max-width:720px){.hy-sub-container{padding:14px 12px!important}.hy-sub-container #bo_v,.hy-sub-container .bo_v{padding:18px 14px!important;border-radius:20px!important}.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title h2{font-size:24px!important;line-height:1.28!important}.hy-sub-container #bo_v_top,.hy-sub-container #bo_v_bot,.hy-sub-container .bo_fx,.hy-sub-container .btn_bo_user{justify-content:flex-start!important;gap:6px!important}.hy-sub-container .btn_bo_user>li>a,.hy-sub-container .btn_bo_user>li>button,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button{height:36px!important;min-width:36px!important;padding:0 10px!important;font-size:12px!important;border-radius:13px!important}.hy-sub-container #bo_vc article,.hy-sub-container #bo_vc .cmt_wrap,.hy-sub-container #bo_vc .comment-item{padding:16px 48px 16px 62px!important;border-radius:16px!important}.hy-sub-container #captcha_key,.hy-sub-container input[name="captcha_key"]{flex:1 1 150px!important;width:auto!important}}@media (max-width:420px){.hy-sub-container #captcha_key,.hy-sub-container input[name="captcha_key"]{flex:1 1 100%!important;width:100%!important;order:2!important}.hy-sub-container #captcha_info,.hy-sub-container .captcha_info{order:3!important}}.hy-sub-container,.hy-sub-container *{box-sizing:border-box!important}.hy-sub-container{isolation:isolate!important}.hy-sub-container a,.hy-sub-container button{max-width:100%!important}.hy-sub-container .sound_only,.hy-sub-container .blind,.hy-sub-container caption,.hy-sub-container legend.sound_only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hy-sub-container #bo_v,.hy-sub-container .bo_v{width:100%!important;max-width:1100px!important;margin:0 auto!important;padding:0!important;background:#fff!important;border:0!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container #bo_v_title,.hy-sub-container .bo_v_title{position:relative!important;width:100%!important;margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid #f0e3ec!important;background:transparent!important;border-radius:0!important;overflow:visible!important}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title h1,.hy-sub-container h1.bo_v_tit{margin:0!important;padding:0!important;max-width:100%!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#111827!important;font-size:34px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.05em!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-sub-container #bo_v_top,.hy-sub-container .bo_v_top,.hy-sub-container #bo_v_bot,.hy-sub-container .bo_v_bot,.hy-sub-container .bo_v_com{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;width:100%!important;margin:14px 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;float:none!important;clear:both!important}.hy-sub-container #bo_v_top .btn_bo_user,.hy-sub-container .bo_v_top .btn_bo_user,.hy-sub-container #bo_v_bot .btn_bo_user,.hy-sub-container .bo_v_bot .btn_bo_user,.hy-sub-container .btn_bo_user{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;list-style:none!important;background:transparent!important;border:0!important;box-shadow:none!important;float:none!important;overflow:visible!important}.hy-sub-container .btn_bo_user>li{display:flex!important;margin:0!important;padding:0!important;float:none!important;position:relative!important;list-style:none!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container .btn_bo_user>li>a,.hy-sub-container .btn_bo_user>li>button,.hy-sub-container .btn_bo_user>a,.hy-sub-container .btn_bo_user>button,.hy-sub-container #bo_v_top a.btn_b01,.hy-sub-container #bo_v_top a.btn_b02,.hy-sub-container #bo_v_top .btn_admin,.hy-sub-container #bo_v_bot a.btn_b01,.hy-sub-container #bo_v_bot a.btn_b02,.hy-sub-container #bo_v_bot .btn_admin{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:auto!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border:1px solid #eadbe5!important;border-radius:13px!important;background:#fff!important;color:#5f4b5b!important;font-size:13px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;text-align:center!important;text-indent:0!important;box-shadow:0 8px 20px rgba(80,42,65,.055)!important;float:none!important;overflow:hidden!important}.hy-sub-container .btn_bo_user>li>a:hover,.hy-sub-container .btn_bo_user>li>button:hover,.hy-sub-container #bo_v_top a.btn_b01:hover,.hy-sub-container #bo_v_top a.btn_b02:hover{background:#fff4fa!important;color:#8b4d74!important;border-color:#ecc9dc!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;width:100%!important;margin:0 0 18px!important;padding:16px!important;border:1px solid #f0e1ea!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important;color:#6b5f6b!important;font-size:14px!important;line-height:1.5!important;overflow:visible!important}.hy-sub-container #bo_v_info .profile_img,.hy-sub-container .bo_v_info .profile_img,.hy-sub-container #bo_v_info img:first-child,.hy-sub-container .bo_v_info img:first-child{flex:0 0 44px!important;width:44px!important;height:44px!important;margin:0 2px 0 0!important;border-radius:50%!important;object-fit:cover!important;background:#eceaec!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc,.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{width:100%!important;max-width:100%!important;min-height:120px!important;margin:20px 0!important;padding:18px 0!important;border-top:1px solid #f2e6ee!important;border-bottom:1px solid #f2e6ee!important;background:transparent!important;color:#1f2937!important;font-size:16px!important;line-height:1.85!important;word-break:keep-all!important;overflow-wrap:anywhere!important;overflow:visible!important}.hy-sub-container #bo_v_img,.hy-sub-container .bo_v_img{width:100%!important;max-width:100%!important;margin:18px 0!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important}.hy-sub-container #bo_v_img img,.hy-sub-container .bo_v_img img,.hy-sub-container #bo_v_con img,.hy-sub-container .bo_v_con img{display:block!important;max-width:100%!important;height:auto!important;margin:0 auto!important;border-radius:18px!important;object-fit:contain!important}.hy-sub-container #bo_v_act,.hy-sub-container .bo_v_act{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:22px 0!important;padding:16px 0!important;border-top:1px solid #f2e6ee!important;border-bottom:1px solid #f2e6ee!important;background:transparent!important}.hy-sub-container #bo_vc,.hy-sub-container .bo_vc{position:relative!important;width:100%!important;max-width:100%!important;margin:28px 0 0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}.hy-sub-container #bo_vc>h2,.hy-sub-container #bo_vc h2{display:block!important;margin:0 0 14px!important;padding:0 0 12px!important;border-bottom:1px solid #ece7ee!important;background:transparent!important;color:#111827!important;font-size:20px!important;font-weight:900!important;line-height:1.35!important;letter-spacing:-.03em!important}.hy-sub-container #bo_vc header h2,.hy-sub-container #bo_vc article h2.sound_only,.hy-sub-container #bo_vc .cmt_header h2{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.hy-sub-container #bo_vc article,.hy-sub-container .bo_vc article,.hy-sub-container #bo_vc .cmt_wrap,.hy-sub-container #bo_vc .cmt_li,.hy-sub-container #bo_vc .comment-item{position:relative!important;display:block!important;clear:both!important;width:100%!important;max-width:100%!important;min-height:76px!important;margin:10px 0!important;padding:18px 58px 18px 74px!important;border:1px solid #f0e1ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px rgba(80,42,65,.035)!important;overflow:visible!important;float:none!important}.hy-sub-container #bo_vc .profile_img,.hy-sub-container #bo_vc img.avatar,.hy-sub-container #bo_vc article>img:first-child{position:absolute!important;left:18px!important;top:18px!important;width:40px!important;height:40px!important;max-width:40px!important;margin:0!important;border-radius:50%!important;object-fit:cover!important;background:#eceaec!important}.hy-sub-container #bo_vc header,.hy-sub-container #bo_vc .cmt_header,.hy-sub-container #bo_vc .cmt_info,.hy-sub-container #bo_vc .bo_vc_hdinfo,.hy-sub-container #bo_vc .bo_vc_info{position:static!important;display:flex!important;align-items:center!important;gap:5px 8px!important;flex-wrap:wrap!important;width:auto!important;max-width:100%!important;margin:0 0 7px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#6b5f6b!important;font-size:13px!important;line-height:1.4!important;white-space:normal!important;overflow:visible!important}.hy-sub-container #bo_vc .sv_wrap,.hy-sub-container #bo_vc .member,.hy-sub-container #bo_vc .sv_member,.hy-sub-container #bo_vc .sv_guest,.hy-sub-container #bo_vc strong{display:inline-flex!important;align-items:center!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;color:#6e3159!important;font-weight:900!important;line-height:1.35!important;white-space:normal!important;text-decoration:none!important}.hy-sub-container #bo_vc .cmt_contents,.hy-sub-container #bo_vc .bo_vc_content,.hy-sub-container #bo_vc .comment_content,.hy-sub-container #bo_vc article>p{display:block!important;clear:both!important;width:100%!important;max-width:100%!important;margin:6px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#1f2937!important;font-size:15px!important;line-height:1.75!important;word-break:keep-all!important;overflow-wrap:anywhere!important;white-space:normal!important;box-shadow:none!important}.hy-sub-container #bo_vc textarea[id^="save_comment_"]{display:none!important;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;opacity:0!important}.hy-sub-container #bo_vc .cmt_btn{position:absolute!important;right:14px!important;top:14px!important;z-index:20!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:1px solid #eadbe5!important;border-radius:999px!important;background:#fff!important;color:#7a4d68!important;box-shadow:0 8px 18px rgba(80,42,65,.065)!important;font-size:0!important;line-height:1!important;text-indent:0!important;overflow:hidden!important;cursor:pointer!important}.hy-sub-container #bo_vc .cmt_btn:before{content:"⋮"!important;font-size:18px!important;font-weight:900!important;line-height:1!important;color:#7a4d68!important}.hy-sub-container #bo_vc .cmt_btn:hover,.hy-sub-container #bo_vc .cmt_btn.cmt_btn_op{background:#fff3f8!important;border-color:#ecc9dc!important;color:#8b4d74!important}.hy-sub-container #bo_vc .bo_vc_act,.hy-sub-container #bo_vc .comment-action{position:absolute!important;right:14px!important;top:54px!important;z-index:30!important;display:none!important;width:124px!important;min-width:124px!important;margin:0!important;padding:8px!important;list-style:none!important;border:1px solid #eadbe5!important;border-radius:16px!important;background:#fff!important;box-shadow:0 16px 40px rgba(37,27,39,.13)!important;float:none!important;overflow:visible!important;text-align:left!important}.hy-sub-container #bo_vc .cmt_btn.cmt_btn_op+.bo_vc_act,.hy-sub-container #bo_vc .bo_vc_act.hy-cmt-menu-open,.hy-sub-container #bo_vc .comment-action.hy-cmt-menu-open{display:block!important}.hy-sub-container #bo_vc .bo_vc_act li{display:block!important;margin:0!important;padding:0!important;list-style:none!important;background:transparent!important;border:0!important;box-shadow:none!important;float:none!important}.hy-sub-container #bo_vc .bo_vc_act a,.hy-sub-container #bo_vc .bo_vc_act button,.hy-sub-container #bo_vc .comment-action a,.hy-sub-container #bo_vc .comment-action button{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#5f4b5b!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;text-align:left!important;white-space:nowrap!important;box-shadow:none!important;overflow:hidden!important;text-indent:0!important}.hy-sub-container #bo_vc .bo_vc_act a:hover,.hy-sub-container #bo_vc .bo_vc_act button:hover{background:#fff3f8!important;color:#8b4d74!important}.hy-sub-container #bo_vc .hy-empty-comment-slot,.hy-sub-container #bo_vc span.bo_vc_w:empty,.hy-sub-container #bo_vc [id^="edit_"].bo_vc_w:empty,.hy-sub-container #bo_vc [id^="reply_"].bo_vc_w:empty{display:none!important;margin:0!important;padding:0!important;border:0!important;height:0!important;min-height:0!important;overflow:hidden!important}.hy-sub-container #bo_vc_w,.hy-sub-container .bo_vc_w,.hy-sub-container #fviewcomment,.hy-sub-container #fwrite,.hy-sub-container #bo_w{width:100%!important;max-width:100%!important;margin:18px 0!important;padding:18px!important;border:1px solid #f0e1ea!important;border-radius:20px!important;background:#fffafd!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container #captcha,.hy-sub-container .captcha,.hy-sub-container fieldset#captcha{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;width:100%!important;margin:12px 0!important;padding:14px!important;border:1px solid #eadbe5!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container #captcha_mp3,.hy-sub-container #captcha_reload,.hy-sub-container button[id*="captcha"],.hy-sub-container .captcha button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;margin:0!important;border:1px solid #dcb9ce!important;border-radius:12px!important;background:#fff!important;color:#57354f!important;font-size:18px!important;box-shadow:0 6px 14px rgba(80,42,65,.08)!important;opacity:1!important;visibility:visible!important;filter:none!important;text-indent:0!important;overflow:hidden!important}.hy-sub-container #captcha_mp3 i,.hy-sub-container #captcha_reload i,.hy-sub-container button[id*="captcha"] i,.hy-sub-container .captcha button i{color:#57354f!important;opacity:1!important;filter:none!important}.hy-sub-container #bo_list_total,.hy-sub-container .bo_fx,.hy-sub-container #bo_list .btn_bo_user,.hy-sub-container form#fboardlist+.btn_bo_user{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.hy-sub-container #bo_list,.hy-sub-container form#fboardlist,.hy-sub-container .tbl_head01{overflow-x:auto!important;max-width:100%!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table{width:100%!important;min-width:760px!important;table-layout:auto!important}.hy-sub-container #bo_list .td_subject,.hy-sub-container .tbl_head01 .td_subject{min-width:280px!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important;text-align:left!important}.hy-sub-container #bo_list .bo_tit a,.hy-sub-container .tbl_head01 .bo_tit a{display:inline!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important;line-height:1.5!important}.hy-home .hy-actions,.hy-home .hy-hero__quick,.hy-home .hy-card__title-row,.hy-home .hy-board-box__head{align-items:center!important}.hy-home .hy-actions a,.hy-home .hy-hero__quick a,.hy-home .hy-slide__cta,.hy-home .hy-slide-admin-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;line-height:1!important;white-space:nowrap!important;vertical-align:middle!important}.hy-home .hy-latest a{align-items:flex-start!important;gap:8px!important;min-width:0!important}.hy-home .hy-latest strong{min-width:0!important;display:block!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important;line-height:1.45!important}.hy-home .hy-latest-meta{flex:0 0 auto!important;max-width:100%!important;white-space:nowrap!important;color:#9a8f9a!important}.hy-home .hy-notice-bar .hy-latest a,.hy-home .hy-board-box .hy-latest a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}@media (max-width:720px){.hy-sub-container{width:calc(100% - 16px)!important;padding:18px 14px!important;border-radius:20px!important;overflow:visible!important}.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title h1,.hy-sub-container h1.bo_v_tit{font-size:25px!important;line-height:1.28!important}.hy-sub-container #bo_v_info,.hy-sub-container .bo_v_info{padding:14px!important;border-radius:16px!important;font-size:13px!important;gap:8px!important}.hy-sub-container #bo_v_atc,.hy-sub-container .bo_v_atc,.hy-sub-container #bo_v_con,.hy-sub-container .bo_v_con{font-size:15px!important;line-height:1.75!important;margin:16px 0!important;padding:16px 0!important}.hy-sub-container #bo_vc article,.hy-sub-container .bo_vc article,.hy-sub-container #bo_vc .cmt_wrap,.hy-sub-container #bo_vc .cmt_li,.hy-sub-container #bo_vc .comment-item{padding:16px 52px 16px 62px!important;border-radius:16px!important}.hy-sub-container #bo_vc .profile_img,.hy-sub-container #bo_vc img.avatar,.hy-sub-container #bo_vc article>img:first-child{left:14px!important;top:16px!important;width:36px!important;height:36px!important;max-width:36px!important}.hy-sub-container #bo_vc .cmt_btn{right:12px!important;top:12px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.hy-sub-container #bo_vc .bo_vc_act,.hy-sub-container #bo_vc .comment-action{right:10px!important;top:50px!important;width:118px!important;min-width:118px!important}.hy-sub-container #bo_vc_w,.hy-sub-container .bo_vc_w,.hy-sub-container #fviewcomment,.hy-sub-container #fwrite,.hy-sub-container #bo_w{padding:14px!important;border-radius:18px!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table{min-width:680px!important}.hy-home .hy-notice-bar .hy-latest a,.hy-home .hy-board-box .hy-latest a{grid-template-columns:1fr!important}.hy-home .hy-latest-meta{white-space:normal!important;margin-top:3px!important}}@media (max-width:420px){.hy-sub-container #bo_v_title h1,.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container .bo_v_title h1,.hy-sub-container h1.bo_v_tit{font-size:22px!important}.hy-sub-container #bo_vc article,.hy-sub-container .bo_vc article,.hy-sub-container #bo_vc .cmt_wrap,.hy-sub-container #bo_vc .cmt_li,.hy-sub-container #bo_vc .comment-item{padding:15px 48px 15px 58px!important}}.hy-home--mix .hy-slideshow,.hy-slideshow[data-hy-slideshow]{position:relative!important;width:100%!important;min-width:0!important;overflow:visible!important}.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{position:relative!important;isolation:isolate!important;overflow:hidden!important}.hy-slideshow[data-hy-slideshow] [data-hy-slide]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:1!important;background-size:cover!important;background-repeat:no-repeat!important;transition:opacity .34s ease,transform .34s ease!important}.hy-slideshow[data-hy-slideshow] [data-hy-slide].is-active{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}.hy-slideshow[data-hy-slideshow].is-ready [data-hy-slide]:not(.is-active){display:none!important}.hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{z-index:20!important}.hy-slideshow[data-hy-slideshow] .hy-slide-dots button{font-size:0!important;color:transparent!important;line-height:0!important;overflow:hidden!important}.hy-slideshow[data-hy-slideshow] .hy-slide-dots button[aria-current="true"]{box-shadow:0 0 0 3px rgba(183,121,159,.12)!important}@media (min-width:1021px){.hy-home--mix .hy-slideshow__viewport{min-height:clamp(430px,34vw,590px)!important}.hy-home--mix .hy-slide{min-height:clamp(430px,34vw,590px)!important;padding:clamp(34px,4vw,58px)!important}.hy-home--mix .hy-slide__content{width:min(560px,48%)!important;max-width:560px!important}}@media (max-width:720px){.hy-home--mix .hy-slideshow__viewport{height:clamp(320px,92vw,440px)!important;min-height:0!important}.hy-home--mix .hy-slide{height:100%!important;min-height:0!important;padding:0!important;align-items:flex-end!important}.hy-home--mix .hy-slide__content{left:12px!important;right:12px!important;bottom:58px!important;width:auto!important;max-width:none!important;max-height:45%!important;overflow:hidden!important}}@media (max-width:430px){.hy-home--mix .hy-slideshow__viewport{height:clamp(305px,91vw,390px)!important}.hy-home--mix .hy-slide__content{left:10px!important;right:10px!important;bottom:54px!important;max-height:46%!important}}.hy-slide__media{display:none!important}@media (min-width:721px){.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:auto!important;min-height:clamp(430px,34vw,590px)!important;overflow:hidden!important}.hy-home--mix .hy-slideshow[data-hy-slideshow] [data-hy-slide],.hy-slideshow[data-hy-slideshow] [data-hy-slide]{min-height:clamp(430px,34vw,590px)!important;height:auto!important;padding:clamp(34px,4vw,58px)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;align-items:center!important}.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;width:min(560px,48%)!important;max-width:560px!important;max-height:none!important;overflow:visible!important;transform:none!important}}@media (max-width:720px){.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:auto!important;aspect-ratio:16/9!important;max-height:360px!important;background:#fff8fc!important;overflow:hidden!important}.hy-home--mix .hy-slideshow[data-hy-slideshow] [data-hy-slide],.hy-slideshow[data-hy-slideshow] [data-hy-slide]{width:100%!important;padding:0!important;background-size:contain!important;background-repeat:no-repeat!important;background-color:#fff8fc!important;align-items:flex-end!important}.hy-home--mix .hy-slide:before,.hy-home--mix .hy-slide:after,.hy-slideshow[data-hy-slideshow] .hy-slide:before,.hy-slideshow[data-hy-slideshow] .hy-slide:after{display:none!important}.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{position:absolute!important;left:10px!important;right:10px!important;bottom:52px!important;top:auto!important;width:auto!important;max-width:none!important;max-height:42%!important;padding:12px 13px!important;border-radius:16px!important;overflow:hidden!important;background:rgba(255,255,255,.86)!important;backdrop-filter:blur(8px)!important}.hy-home--mix .hy-slide--image-only .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide--image-only .hy-slide__content{display:none!important}}@media (max-width:430px){.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{aspect-ratio:16/9!important;max-height:245px!important}.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{bottom:46px!important;max-height:43%!important}}.hy-brand--image{min-width:0!important;max-width:min(280px,42vw)!important}.hy-brand--image a{display:flex!important;align-items:center!important;gap:0!important;min-width:0!important;max-width:100%!important}.hy-brand__image-logo{flex:0 1 auto!important}@media(max-width:720px){.hy-brand--image{max-width:calc(100vw - 170px)!important}}@media(max-width:390px){.hy-brand--image{max-width:calc(100vw - 142px)!important}.hy-brand__image-logo{max-width:148px!important;max-height:38px!important}}.hy-related-link-list{display:grid!important;gap:10px!important;margin-top:10px!important}.hy-related-link-list .hy-related-link{display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;overflow:hidden!important}.hy-related-link-list .hy-related-link span{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-brand.hy-brand--image a{display:inline-flex!important;align-items:center!important;min-width:0!important}@media(max-width:720px){.hy-brand__image-logo{max-width:180px!important}}@media(max-width:420px){.hy-brand__image-logo{max-width:148px!important}}.hy-brand.hy-brand--image>a{display:inline-flex!important;align-items:center!important;min-width:0!important;line-height:1!important;text-decoration:none!important}.hy-brand__image-logo{display:block!important;width:auto!important;height:auto!important;max-width:260px!important;max-height:52px!important;object-fit:contain!important;object-position:left center!important}@media(max-width:720px){.hy-brand__image-logo{max-width:184px!important;max-height:42px!important}}@media(max-width:420px){.hy-brand__image-logo{max-width:150px!important;max-height:38px!important}}.hy-sub-container .hy-view-refined section#bo_v_atc.hy-view-content,.hy-sub-container .hy-view-refined section#bo_v_atc.hy-view-body{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:30px 34px 34px!important;border:0!important;background:#fff!important;overflow:hidden!important}.hy-sub-container .hy-view-refined section#bo_v_atc.hy-view-content>#bo_v_con,.hy-sub-container .hy-view-refined #bo_v_con{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow-wrap:anywhere!important;word-break:break-word!important}@media (max-width:640px){.hy-sub-container .hy-view-refined section#bo_v_atc.hy-view-content,.hy-sub-container .hy-view-refined section#bo_v_atc.hy-view-body{padding:22px 18px 26px!important}}.hy-home--mix .hy-hero.hy-hero--mix,.hy-home--mix .hy-hero__body,.hy-home--mix .hy-slideshow,.hy-home--mix .hy-slideshow__viewport,.hy-home--mix .hy-slide,.hy-home--mix .hy-slide__content{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.hy-home--mix .hy-hero__body,.hy-home--mix .hy-slideshow{width:100%!important;overflow:hidden!important}.hy-home--mix .hy-slideshow__viewport{width:100%!important;max-width:100%!important;overflow:hidden!important}.hy-slideshow[data-hy-slideshow] .hy-slide-dots{min-width:0!important;max-width:min(220px,calc(100vw - 150px))!important;overflow:hidden!important}.hy-slideshow[data-hy-slideshow] .hy-slide-dots button{flex:0 0 auto!important}@media (min-width:1021px){.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:auto!important;min-height:clamp(430px,34vw,590px)!important;aspect-ratio:auto!important}.hy-home--mix .hy-slide,.hy-slideshow[data-hy-slideshow] [data-hy-slide]{height:auto!important;min-height:clamp(430px,34vw,590px)!important;padding:clamp(34px,4vw,58px)!important;background-size:cover!important;background-position:center!important}.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{position:relative!important;inset:auto!important;width:min(560px,48%)!important;max-width:560px!important;max-height:none!important;overflow:visible!important}}@media (max-width:1020px){.hy-home--mix .hy-hero.hy-hero--mix{display:block!important;grid-template-columns:1fr!important;width:100%!important;overflow:hidden!important}.hy-home--mix .hy-slideshow,.hy-slideshow[data-hy-slideshow]{border-radius:26px!important;overflow:hidden!important}.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(360px,58vw,500px)!important;min-height:0!important;aspect-ratio:auto!important;border-radius:26px!important;background:#fff8fc!important}.hy-home--mix .hy-slide,.hy-slideshow[data-hy-slideshow] [data-hy-slide]{height:100%!important;min-height:0!important;padding:0!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;align-items:flex-end!important}.hy-home--mix .hy-slide--image-only,.hy-slideshow[data-hy-slideshow] .hy-slide--image-only{background-size:cover!important;background-position:center!important}.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{position:absolute!important;left:18px!important;right:18px!important;bottom:72px!important;top:auto!important;width:auto!important;max-width:none!important;max-height:calc(100% - 96px)!important;padding:18px!important;border-radius:22px!important;overflow:hidden!important;background:rgba(255,255,255,.84)!important;border:1px solid rgba(255,255,255,.76)!important;box-shadow:0 18px 44px rgba(53,31,47,.14)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.hy-home--mix .hy-slide h2,.hy-slideshow[data-hy-slideshow] .hy-slide h2{font-size:clamp(25px,4.8vw,38px)!important;line-height:1.13!important;margin:8px 0 8px!important;word-break:keep-all!important;overflow-wrap:anywhere!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-home--mix .hy-slide p,.hy-slideshow[data-hy-slideshow] .hy-slide p{font-size:clamp(13px,2.1vw,15px)!important;line-height:1.58!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-home--mix .hy-slide__bottom,.hy-slideshow[data-hy-slideshow] .hy-slide__bottom{margin-top:12px!important;gap:8px!important;flex-wrap:wrap!important}.hy-home--mix .hy-slideshow__controls,.hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{left:50%!important;right:auto!important;bottom:16px!important;transform:translateX(-50%)!important;max-width:calc(100% - 24px)!important;overflow:hidden!important;justify-content:center!important}}@media (max-width:720px){.hy-home--mix .hy-hero.hy-hero--mix{padding:12px!important;border-radius:24px!important}.hy-home--mix .hy-slideshow,.hy-slideshow[data-hy-slideshow]{border-radius:22px!important}.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(330px,88vw,430px)!important;border-radius:22px!important}.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{left:12px!important;right:12px!important;bottom:62px!important;max-height:calc(100% - 82px)!important;padding:14px!important;border-radius:18px!important}.hy-home--mix .hy-slide .hy-eyebrow,.hy-slideshow[data-hy-slideshow] .hy-slide .hy-eyebrow{height:27px!important;padding:0 9px!important;font-size:10px!important}.hy-home--mix .hy-slide h2,.hy-slideshow[data-hy-slideshow] .hy-slide h2{font-size:clamp(22px,7vw,30px)!important}.hy-home--mix .hy-slide p,.hy-slideshow[data-hy-slideshow] .hy-slide p{font-size:13px!important;-webkit-line-clamp:2!important}.hy-home--mix .hy-slide__cta,.hy-slideshow[data-hy-slideshow] .hy-slide__cta,.hy-home--mix .hy-slide__badge,.hy-slideshow[data-hy-slideshow] .hy-slide__badge{height:34px!important;padding:0 11px!important;font-size:12px!important}.hy-slideshow[data-hy-slideshow] .hy-slide-dots{max-width:min(150px,calc(100vw - 154px))!important}}@media (max-width:430px){.hy-home--mix .hy-hero.hy-hero--mix{padding:8px!important;border-radius:20px!important}.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(300px,98vw,380px)!important;border-radius:18px!important}.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{left:9px!important;right:9px!important;bottom:56px!important;padding:12px!important;border-radius:16px!important}.hy-home--mix .hy-slide h2,.hy-slideshow[data-hy-slideshow] .hy-slide h2{font-size:22px!important;-webkit-line-clamp:2!important}.hy-home--mix .hy-slide p,.hy-slideshow[data-hy-slideshow] .hy-slide p{display:none!important}.hy-home--mix .hy-slide__bottom,.hy-slideshow[data-hy-slideshow] .hy-slide__bottom{margin-top:9px!important}.hy-home--mix .hy-slideshow__controls,.hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{bottom:10px!important;padding:5px 6px!important;border-radius:16px!important}.hy-home--mix .hy-slide-nav,.hy-slideshow[data-hy-slideshow] .hy-slide-nav{width:32px!important;height:32px!important;min-width:32px!important}.hy-slideshow[data-hy-slideshow] .hy-slide-dots{max-width:118px!important}}.hy-slideshow .hy-slide__content{background:rgba(255,255,255,.82)!important;border-color:rgba(255,255,255,.90)!important;box-shadow:0 16px 42px rgba(34,22,34,.13)!important;backdrop-filter:blur(8px) saturate(1.08)!important;-webkit-backdrop-filter:blur(8px) saturate(1.08)!important}.hy-slideshow .hy-slide .hy-eyebrow,.hy-slideshow .hy-slide__badge{background:rgba(255,255,255,.86)!important;border-color:rgba(232,213,225,.90)!important}.hy-slideshow .hy-slide h2{color:#14111c!important;text-shadow:0 1px 0 rgba(255,255,255,.72)!important}.hy-slideshow .hy-slide p{color:#4f4856!important;text-shadow:0 1px 0 rgba(255,255,255,.58)!important}.hy-slideshow .hy-slideshow__controls{background:rgba(255,255,255,.86)!important;border-color:rgba(236,218,229,.96)!important}@media(max-width:720px){.hy-slideshow .hy-slide__content{background:rgba(255,255,255,.88)!important;backdrop-filter:blur(7px) saturate(1.06)!important;-webkit-backdrop-filter:blur(7px) saturate(1.06)!important}}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit{width:100%!important;min-width:0!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slideshow__viewport{width:100%!important;height:auto!important;min-height:0!important;max-height:min(72vh,720px)!important;aspect-ratio:var(--hy-slide-ratio,16 / 9)!important;overflow:hidden!important;background:#fff7fb!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slide{height:100%!important;min-height:0!important;padding:0!important;background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#fff7fb!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slide:before,.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slide:after{display:none!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slide__content{display:none!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slideshow__controls{left:50%!important;right:auto!important;bottom:14px!important;transform:translateX(-50%)!important;background:rgba(255,255,255,.82)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}@media (max-width:720px){.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slideshow__viewport{max-height:none!important;border-radius:22px!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slide{border-radius:22px!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slideshow__controls{bottom:10px!important}}@media (max-width:420px){.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slideshow__controls{padding:5px 6px!important;gap:6px!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slide-dots{gap:5px!important}}@media (max-width:768px){.hy-home--mix .hy-hero.hy-hero--mix{padding:10px!important;border-radius:24px!important;margin-bottom:14px!important;overflow:hidden!important}.hy-home--mix .hy-hero__body,.hy-home--mix .hy-slideshow{min-width:0!important;width:100%!important}.hy-home--mix .hy-slideshow__viewport{min-height:clamp(238px,60vw,318px)!important;max-height:318px!important;border-radius:22px!important;overflow:hidden!important}.hy-home--mix .hy-slide{min-height:clamp(238px,60vw,318px)!important;max-height:318px!important;padding:12px 12px 56px!important;align-items:flex-end!important;background-size:cover!important;background-position:center!important;border-radius:22px!important}.hy-home--mix .hy-slide__content{width:100%!important;max-width:390px!important;padding:12px 14px!important;border-radius:18px!important;background:rgba(255,255,255,.82)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 12px 28px rgba(41,24,38,.12)!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important}.hy-home--mix .hy-slide .hy-eyebrow{height:28px!important;padding:0 10px!important;font-size:12px!important}.hy-home--mix .hy-slide h2{margin:9px 0 6px!important;font-size:clamp(22px,5.8vw,28px)!important;line-height:1.16!important;letter-spacing:-.06em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-home--mix .hy-slide p{font-size:13px!important;line-height:1.48!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-home--mix .hy-slide__bottom{margin-top:10px!important;gap:6px!important}.hy-home--mix .hy-slide__cta,.hy-home--mix .hy-slide__badge{height:34px!important;padding:0 12px!important;font-size:12px!important}.hy-home--mix .hy-slideshow__controls{left:50%!important;right:auto!important;bottom:9px!important;transform:translateX(-50%)!important;width:auto!important;max-width:calc(100% - 24px)!important;justify-content:center!important;gap:8px!important;padding:5px!important;border-radius:16px!important}.hy-home--mix .hy-slide-dots{max-width:112px!important;overflow:hidden!important;gap:5px!important}.hy-home--mix .hy-slide-nav{width:34px!important;height:34px!important;min-width:34px!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slideshow__viewport{min-height:0!important;max-height:none!important;aspect-ratio:var(--hy-slide-ratio,16 / 9)!important}.hy-home--mix .hy-slideshow.hy-slideshow--image-fit .hy-slide{min-height:0!important;max-height:none!important;height:100%!important;padding:0!important;background-size:contain!important;background-position:center!important;background-color:#fff7fb!important}}@media (max-width:420px){.hy-home--mix .hy-slideshow__viewport{min-height:clamp(220px,62vw,280px)!important;max-height:280px!important}.hy-home--mix .hy-slide{min-height:clamp(220px,62vw,280px)!important;max-height:280px!important;padding:10px 10px 54px!important}.hy-home--mix .hy-slide__content{padding:11px 12px!important;border-radius:17px!important}.hy-home--mix .hy-slide h2{font-size:clamp(20px,6.1vw,25px)!important}.hy-home--mix .hy-slide p{font-size:12.5px!important;-webkit-line-clamp:1!important}.hy-home--mix .hy-slide__bottom{margin-top:8px!important}}.hy-home.hy-home--mix .hy-hero.hy-hero--mix{overflow:hidden!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow]{overflow:visible!important;border-radius:26px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:26px!important;background:#fff7fb!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide{overflow:hidden!important;background-repeat:no-repeat!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide--with-image{background-size:cover!important;background-position:center center!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide--with-image:before{display:block!important;background:linear-gradient(90deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.06) 38%,rgba(255,255,255,0) 72%)!important;opacity:.8!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide--with-image:after{display:none!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content{box-sizing:border-box!important;min-width:0!important;width:min(500px,46%)!important;max-width:500px!important;max-height:none!important;padding:18px 20px!important;border-radius:22px!important;overflow:hidden!important;background:linear-gradient(135deg,rgba(255,255,255,.68),rgba(255,250,253,.46))!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 38px rgba(35,22,34,.12)!important;backdrop-filter:blur(5px) saturate(1.05)!important;-webkit-backdrop-filter:blur(5px) saturate(1.05)!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide .hy-eyebrow{height:28px!important;max-width:100%!important;padding:0 10px!important;font-size:11px!important;line-height:1!important;background:rgba(255,255,255,.70)!important;border-color:rgba(239,216,230,.74)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide h2{margin:8px 0 7px!important;font-size:clamp(27px,3.1vw,42px)!important;line-height:1.12!important;letter-spacing:-.065em!important;color:#17131d!important;text-shadow:0 1px 0 rgba(255,255,255,.52)!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide p{margin:0!important;color:#3f3945!important;font-size:clamp(13px,1.05vw,15px)!important;line-height:1.52!important;font-weight:700!important;text-shadow:0 1px 0 rgba(255,255,255,.42)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__bottom{margin-top:11px!important;gap:6px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__cta,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__badge{height:34px!important;padding:0 12px!important;font-size:12px!important;line-height:1!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{z-index:30!important;background:rgba(255,255,255,.76)!important;border-color:rgba(239,218,231,.86)!important;box-shadow:0 12px 30px rgba(45,27,40,.13)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}@media (min-width:1021px){.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{min-height:clamp(390px,31vw,520px)!important;height:auto!important;aspect-ratio:auto!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide{min-height:clamp(390px,31vw,520px)!important;height:auto!important;padding:clamp(30px,3.5vw,50px)!important;align-items:center!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content{position:relative!important;inset:auto!important}}@media (max-width:1020px){.hy-home.hy-home--mix .hy-hero.hy-hero--mix{padding:12px!important;border-radius:24px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(285px,52vw,395px)!important;min-height:0!important;max-height:395px!important;aspect-ratio:auto!important;border-radius:22px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide{height:100%!important;min-height:0!important;max-height:none!important;padding:0!important;align-items:flex-end!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content{position:absolute!important;left:14px!important;right:auto!important;bottom:54px!important;top:auto!important;width:min(430px,calc(100% - 28px))!important;max-width:430px!important;max-height:calc(100% - 72px)!important;padding:13px 14px!important;border-radius:17px!important;background:linear-gradient(135deg,rgba(255,255,255,.64),rgba(255,250,253,.42))!important;backdrop-filter:blur(4px) saturate(1.04)!important;-webkit-backdrop-filter:blur(4px) saturate(1.04)!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide .hy-eyebrow{display:none!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide h2{margin:0 0 5px!important;font-size:clamp(22px,5.2vw,31px)!important;line-height:1.13!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide p{font-size:12.8px!important;line-height:1.42!important;-webkit-line-clamp:1!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__bottom{margin-top:8px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__cta,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__badge{height:31px!important;padding:0 10px!important;font-size:11.5px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{left:50%!important;right:auto!important;bottom:10px!important;transform:translateX(-50%)!important;max-width:calc(100% - 28px)!important;padding:5px 6px!important;gap:6px!important;border-radius:16px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide-nav{width:31px!important;height:31px!important;min-width:31px!important;border-radius:12px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide-dots{max-width:116px!important;gap:5px!important}}@media (max-width:520px){.hy-home.hy-home--mix .hy-hero.hy-hero--mix{padding:8px!important;border-radius:20px!important;margin-bottom:12px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(230px,57vw,285px)!important;max-height:285px!important;border-radius:18px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content{left:10px!important;bottom:47px!important;width:min(360px,calc(100% - 20px))!important;padding:10px 11px!important;border-radius:15px!important;background:linear-gradient(135deg,rgba(255,255,255,.58),rgba(255,250,253,.36))!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide h2{font-size:clamp(20px,5.8vw,25px)!important;-webkit-line-clamp:2!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide p{display:none!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__bottom{margin-top:7px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__cta,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__badge{height:29px!important;padding:0 9px!important;font-size:11px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{bottom:8px!important}}html,body{max-width:100% !important;overflow-x:hidden !important}.hy-wrap,.hy-layout,.hy-main,.hy-home,.hy-home *,.hy-header,.hy-header *,.hy-sub-container,.hy-sub-container *{box-sizing:border-box !important}.hy-wrap,.hy-layout,.hy-main,.hy-home,.hy-header,.hy-sub-container,.hy-home-section,.hy-board-box,.hy-gallery-block,.hy-hero,.hy-slideshow,.hy-slideshow__viewport,.hy-slide{max-width:100% !important;min-width:0 !important}.hy-header__inner,.hy-head-inner,.hy-topbar-inner,.hy-brand,.hy-nav,.hy-nav ul,.hy-user-menu,.hy-home-grid,.hy-latest,.hy-board-box,.hy-board-box__head,.hy-gallery-grid{min-width:0 !important;max-width:100% !important}.hy-brand__text,.hy-brand__text strong,.hy-brand__text span{min-width:0 !important;max-width:100% !important}.hy-brand__text strong,.hy-home h1,.hy-home h2,.hy-home h3,.hy-home h4,.hy-latest strong,.hy-latest-meta,.hy-board-box__head h4{word-break:keep-all !important;overflow-wrap:anywhere !important}.hy-nav,.hy-user-menu{overflow-x:auto !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important}.hy-nav::-webkit-scrollbar,.hy-user-menu::-webkit-scrollbar{display:none !important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow],.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide{overflow:hidden !important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] img,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__image img,.hy-home.hy-home--mix .hy-slide img{max-width:100% !important;height:auto !important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content{min-width:0 !important;max-width:calc(100% - 24px) !important;overflow:hidden !important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide h2,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide p{word-break:keep-all !important;overflow-wrap:anywhere !important}@media (max-width:900px){.hy-header__inner,.hy-head-inner,.hy-topbar-inner{flex-wrap:wrap !important;gap:10px !important}.hy-brand{max-width:100% !important}.hy-nav,.hy-user-menu{width:100% !important}}@media (max-width:520px){.hy-home.hy-home--mix .hy-hero.hy-hero--mix{padding:8px !important;border-radius:20px !important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content{left:10px !important;right:auto !important;bottom:46px !important;width:calc(100% - 20px) !important;max-width:calc(100% - 20px) !important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{max-width:calc(100% - 20px) !important}}.hy-footer__business{display:flex!important;flex-wrap:wrap!important;gap:6px 10px!important;max-width:780px!important;margin-top:4px!important;color:#766979!important;font-size:12px!important;line-height:1.55!important;word-break:keep-all!important}.hy-footer__business span{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:2px 9px!important;border:1px solid rgba(232,159,199,.34)!important;border-radius:999px!important;background:rgba(255,255,255,.72)!important}@media(max-width:720px){.hy-footer__business{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;font-size:11.5px!important}.hy-footer__business span{border-radius:12px!important;justify-content:flex-start!important}}.hy-sub-container .hy-content-basic,.hy-content-basic{width:min(100%,920px) !important;max-width:920px !important;margin:22px auto 34px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}.hy-content-basic *{box-sizing:border-box!important;max-width:100%}.hy-content-hero{position:relative!important;display:flex!important;align-items:center!important;gap:16px!important;min-height:0!important;padding:18px 20px!important;margin:0 0 12px!important;border:1px solid rgba(238,215,228,.92)!important;border-radius:24px!important;background:radial-gradient(circle at 12% 5%,rgba(255,214,232,.56),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.96) 0%,rgba(255,249,252,.98) 54%,rgba(247,255,247,.9) 100%)!important;box-shadow:0 14px 34px rgba(117,86,106,.08)!important;overflow:hidden!important}.hy-content-hero:after{content:""!important;position:absolute!important;right:-38px!important;top:-46px!important;width:150px!important;height:150px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(236,124,169,.14),transparent 68%)!important;pointer-events:none!important}.hy-content-icon{position:relative!important;z-index:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 54px!important;width:54px!important;height:54px!important;border-radius:20px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(238,215,228,.96)!important;box-shadow:0 10px 22px rgba(117,86,106,.08)!important;font-size:25px!important;line-height:1!important}.hy-content-titlebox{position:relative!important;z-index:1!important;min-width:0!important;display:block!important}.hy-content-eyebrow{margin:0 0 5px!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;color:#b0638e!important;line-height:1.2!important}.hy-content-basic h1,.hy-content-titlebox h1{margin:0!important;padding:0!important;font-size:clamp(23px,2.15vw,31px)!important;line-height:1.18!important;font-weight:900!important;letter-spacing:-.045em!important;color:#27212a!important;word-break:keep-all!important;overflow-wrap:normal!important}.hy-content-titlebox p:not(.hy-content-eyebrow){margin:7px 0 0!important;font-size:14px!important;line-height:1.45!important;color:#817580!important;word-break:keep-all!important}.hy-content-tabs{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;margin:0 0 12px!important;padding:6px!important;border:1px solid rgba(238,215,228,.88)!important;border-radius:18px!important;background:rgba(255,255,255,.76)!important;box-shadow:0 8px 22px rgba(117,86,106,.045)!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.hy-content-tabs a{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:36px!important;padding:0 14px!important;border-radius:14px!important;border:1px solid transparent!important;color:#6c6270!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}.hy-content-tabs a:hover,.hy-content-tabs a.is-active{color:#7b315d!important;border-color:rgba(236,124,169,.24)!important;background:linear-gradient(135deg,#fff 0%,#fff2f8 100%)!important;box-shadow:0 8px 18px rgba(236,124,169,.08)!important}.hy-content-card{width:100%!important;margin:0!important;padding:22px 24px!important;border:1px solid rgba(238,215,228,.92)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 38px rgba(17,24,39,.055)!important;overflow:hidden!important}.hy-content-body{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;color:#34303a!important;font-size:15.5px!important;line-height:1.76!important;letter-spacing:-.015em!important;word-break:keep-all!important;overflow-wrap:break-word!important}.hy-content-body p{margin:0 0 1.05em!important;line-height:1.76!important}.hy-content-body p:last-child{margin-bottom:0!important}.hy-content-body h2,.hy-content-body h3,.hy-content-body h4{margin:1.55em 0 .72em!important;color:#2d2630!important;letter-spacing:-.035em!important;line-height:1.28!important;word-break:keep-all!important}.hy-content-body h2{font-size:22px!important}.hy-content-body h3{font-size:19px!important}.hy-content-body h4{font-size:17px!important}.hy-content-body ul,.hy-content-body ol{margin:0 0 1.2em 1.2em!important;padding:0!important}.hy-content-body li{margin:.35em 0!important;line-height:1.72!important}.hy-content-body a{color:#9a3e72!important;text-decoration:underline!important;text-underline-offset:3px!important}.hy-content-body img{display:block!important;max-width:100%!important;height:auto!important;margin:16px auto!important;border-radius:18px!important}.hy-content-body table{display:block!important;width:100%!important;max-width:100%!important;border-collapse:collapse!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin:14px 0 18px!important;border:1px solid #eee5ec!important;border-radius:14px!important;background:#fff!important}.hy-content-body tbody{display:table!important;width:100%!important;min-width:620px!important}.hy-content-body th,.hy-content-body td{padding:11px 12px!important;border:1px solid #eee5ec!important;color:#433b46!important;font-size:14px!important;line-height:1.55!important;vertical-align:top!important;background:#fff!important}.hy-content-body th{background:#fff7fb!important;color:#6f3f5d!important;font-weight:900!important}.hy-content-body [style]{max-width:100%!important}.hy-content-body iframe,.hy-content-body video{max-width:100%!important;border-radius:18px!important}@media (max-width:960px){.hy-sub-container .hy-content-basic,.hy-content-basic{width:100%!important;max-width:760px!important;margin:16px auto 26px!important}.hy-content-hero{padding:16px!important;border-radius:22px!important;gap:13px!important}.hy-content-card{padding:20px!important;border-radius:22px!important}}@media (max-width:640px){.hy-sub-container .hy-content-basic,.hy-content-basic{margin:10px auto 20px!important;max-width:100%!important}.hy-content-hero{align-items:flex-start!important;padding:15px 14px!important;border-radius:20px!important}.hy-content-icon{flex-basis:46px!important;width:46px!important;height:46px!important;border-radius:17px!important;font-size:21px!important}.hy-content-basic h1,.hy-content-titlebox h1{font-size:22px!important;line-height:1.22!important;white-space:normal!important}.hy-content-titlebox p:not(.hy-content-eyebrow){font-size:13px!important;line-height:1.42!important}.hy-content-tabs{gap:6px!important;padding:5px!important;border-radius:16px!important;margin-bottom:10px!important}.hy-content-tabs a{min-height:34px!important;padding:0 11px!important;font-size:13px!important;border-radius:12px!important}.hy-content-card{padding:17px 15px!important;border-radius:20px!important}.hy-content-body{font-size:14.5px!important;line-height:1.72!important;word-break:break-word!important;overflow-wrap:anywhere!important}.hy-content-body h2{font-size:19px!important}.hy-content-body h3{font-size:17px!important}.hy-content-body h4{font-size:16px!important}.hy-content-body tbody{min-width:520px!important}.hy-content-body th,.hy-content-body td{font-size:13px!important;padding:9px 10px!important}}.hy-home-dashboard,.hy-home-dashboard *,.hy-faq-basic,.hy-faq-basic *,.hy-connect-basic,.hy-connect-basic *{box-sizing:border-box}.hy-home-dashboard{grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 18px!important}.hy-quick-card{position:relative;min-width:0;min-height:96px;display:flex!important;align-items:center;gap:12px;padding:16px!important;border:1px solid rgba(236,218,229,.95)!important;border-radius:24px!important;background:radial-gradient(circle at 8% 0%,rgba(255,225,239,.72),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,249,252,.94))!important;color:#463b49!important;text-decoration:none!important;box-shadow:0 14px 38px rgba(112,58,91,.08)!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hy-quick-card:before{content:"";position:absolute;right:-28px;bottom:-42px;width:104px;height:104px;border-radius:999px;background:radial-gradient(circle,rgba(242,203,224,.46),transparent 68%);pointer-events:none}.hy-quick-card:hover{transform:translateY(-2px);border-color:#dbb6ce!important;box-shadow:0 18px 44px rgba(112,58,91,.13)!important}.hy-quick-card__icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:17px;background:#fff!important;border:1px solid rgba(238,221,232,.96)!important;box-shadow:0 8px 22px rgba(158,91,132,.10)!important;font-size:20px}.hy-quick-card__text{position:relative;z-index:1;min-width:0;display:grid;gap:4px}.hy-quick-card__text strong{display:block;min-width:0;font-size:16px;font-weight:950;letter-spacing:-.045em;color:#2c2430;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hy-quick-card__text em{display:block;font-style:normal;font-size:12px;font-weight:750;color:#958696;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hy-quick-card>i{position:relative;z-index:1;margin-left:auto;font-style:normal;font-size:22px;font-weight:900;color:#c08aaa}.hy-quick-card--write{background:radial-gradient(circle at 0% 0%,rgba(255,213,236,.95),transparent 42%),linear-gradient(135deg,#fff7fb 0%,#fff 46%,#f2e6ff 100%)!important;border-color:#e2c2d6!important}.hy-quick-card--stat{cursor:default}.hy-quick-card--stat:hover{transform:none}.hy-layout.hy-layout--mix{gap:20px!important}.hy-content-col{display:grid!important;gap:18px!important;min-width:0}.hy-layout.hy-layout--mix .hy-side .hy-card,.hy-content-col>.hy-card{border-color:rgba(236,218,229,.96)!important;box-shadow:0 18px 46px rgba(112,58,91,.08)!important}.hy-board-box-grid.hy-board-box-grid--mix{gap:14px!important}.hy-board-box{border-color:rgba(238,223,232,.98)!important;background:linear-gradient(180deg,#fff 0%,#fffafd 100%)!important;box-shadow:0 10px 28px rgba(112,58,91,.055)!important}.hy-board-box__head h4,.hy-card header h3,.hy-card__title-row h3{font-weight:950!important;color:#2c2430!important}.hy-board-nav a{min-height:46px!important;border:1px solid transparent!important}.hy-board-nav a:hover{border-color:#f0d7e6!important;background:linear-gradient(135deg,#fff7fb,#fff)!important;transform:translateX(2px)}.hy-side-search-card{background:linear-gradient(180deg,#fff8fc 0%,#fff 100%)!important;border-color:#efdce8!important}.hy-sub-container #faq_wrap.hy-faq-basic,.hy-sub-container #current_connect.hy-connect-basic{width:min(100%,980px)!important;margin:0 auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-faq-hero,.hy-connect-hero{position:relative;display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin:0 0 14px!important;padding:26px!important;border:1px solid rgba(237,216,229,.98)!important;border-radius:30px!important;background:radial-gradient(circle at 8% 0%,rgba(255,218,237,.75),transparent 35%),radial-gradient(circle at 100% 8%,rgba(235,224,255,.65),transparent 35%),linear-gradient(180deg,#fff 0%,#fff7fb 100%)!important;box-shadow:0 18px 46px rgba(112,58,91,.09)!important;overflow:hidden}.hy-faq-hero:after,.hy-connect-hero:after{content:"";position:absolute;right:22px;top:18px;width:70px;height:70px;border-radius:28px;background:rgba(255,255,255,.56);border:1px solid rgba(255,255,255,.68);transform:rotate(10deg);pointer-events:none}.hy-faq-eyebrow,.hy-connect-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#fff!important;border:1px solid #efdce8!important;color:#9b4774!important;font-size:12px;font-weight:950;letter-spacing:.08em}.hy-faq-hero h1,.hy-connect-hero h1{margin:12px 0 8px!important;color:#261d2a!important;font-size:clamp(26px,4vw,42px)!important;line-height:1.14!important;letter-spacing:-.07em!important;font-weight:950!important}.hy-faq-hero p,.hy-connect-hero p{max-width:680px;color:#756a77!important;font-size:15px!important;line-height:1.65!important;word-break:keep-all}.hy-faq-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px!important;padding:8px!important;border:1px solid #efe1ea!important;border-radius:22px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 10px 26px rgba(112,58,91,.055)!important}.hy-faq-tabs a{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 14px!important;border-radius:16px!important;color:#6d5d6f!important;font-size:14px;font-weight:900;text-decoration:none!important}.hy-faq-tabs a:hover,.hy-faq-tabs a.is-active{background:linear-gradient(135deg,#fff0f8,#f2e7ff)!important;color:#843a67!important;box-shadow:inset 0 0 0 1px rgba(219,186,207,.75)!important}.hy-faq-list,.hy-connect-list{display:grid;gap:10px}.hy-faq-item{border:1px solid #eedce8!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 34px rgba(112,58,91,.065)!important;overflow:hidden}.hy-faq-item summary{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:16px 18px!important;cursor:pointer;list-style:none}.hy-faq-item summary::-webkit-details-marker{display:none}.hy-faq-q,.hy-faq-a{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;font-weight:950;box-shadow:0 8px 20px rgba(154,62,114,.10)}.hy-faq-q{background:#fff2f8;color:#9d3d72;border:1px solid #efd5e5}.hy-faq-a{flex:0 0 36px;background:#f8f1ff;color:#7251a2;border:1px solid #e4d8f7}.hy-faq-item summary strong{color:#322835!important;font-size:16px!important;line-height:1.48;letter-spacing:-.035em;word-break:keep-all;overflow-wrap:anywhere}.hy-faq-item summary i{width:30px;height:30px;border-radius:999px;background:#fff7fb;border:1px solid #f0dce8;position:relative}.hy-faq-item summary i:before,.hy-faq-item summary i:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;background:#9d6d8c;border-radius:2px;transform:translate(-50%,-50%)}.hy-faq-item summary i:after{transform:translate(-50%,-50%) rotate(90deg)}.hy-faq-item[open] summary i:after{display:none}.hy-faq-item[open] summary{background:linear-gradient(180deg,#fffaff,#fff7fb)}.hy-faq-answer{display:flex;gap:12px;padding:0 18px 18px!important;border-top:1px solid #f3e7ef!important;color:#3d3740!important;font-size:15px!important;line-height:1.78!important}.hy-faq-answer>div{min-width:0;padding-top:16px;word-break:break-word;overflow-wrap:anywhere}.hy-faq-answer p{margin:.35em 0 1em!important;color:#3d3740!important;line-height:1.78!important}.hy-faq-answer img{max-width:100%!important;height:auto!important;border-radius:16px!important}.hy-faq-empty,.hy-connect-empty{margin:0!important;padding:34px 18px!important;text-align:center!important;border:1px dashed #e5cadd!important;border-radius:24px!important;background:linear-gradient(180deg,#fffaff,#fff4fa)!important;color:#8b7b89!important;font-weight:850!important}.hy-connect-count{position:relative;z-index:1;flex:0 0 auto;min-width:128px;min-height:104px;display:grid;place-items:center;align-content:center;border-radius:28px;background:#fff!important;border:1px solid rgba(239,220,232,.95)!important;box-shadow:0 14px 34px rgba(112,58,91,.09)!important}.hy-connect-count strong{font-size:34px;line-height:1;color:#8f3e68;font-weight:950;letter-spacing:-.06em}.hy-connect-count span{margin-top:5px;color:#9a8b9b;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hy-connect-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:76px;padding:15px 16px!important;border:1px solid #eedce8!important;border-radius:22px!important;background:linear-gradient(180deg,#fff,#fffafd)!important;box-shadow:0 12px 32px rgba(112,58,91,.06)!important}.hy-connect-card__num{display:grid;place-items:center;width:38px;height:38px;border-radius:15px;background:#fff2f8;border:1px solid #efd5e5;color:#9d3d72;font-size:13px;font-weight:950}.hy-connect-card__main{min-width:0}.hy-connect-card__main strong{display:block;color:#2f2733!important;font-size:15px;font-weight:950;line-height:1.35;overflow-wrap:anywhere}.hy-connect-card__main p{margin:4px 0 0!important;color:#726875!important;font-size:13px!important;line-height:1.5!important;overflow-wrap:anywhere}.hy-connect-card__main a{color:#8f3e68!important;text-decoration:none!important;font-weight:850}.hy-connect-card__dot{width:12px;height:12px;border-radius:999px;background:#86d39d;box-shadow:0 0 0 5px rgba(134,211,157,.17)}.hy-connect-paging{margin-top:16px;text-align:center}.hy-connect-paging .pg_wrap{display:inline-flex!important;max-width:100%;overflow-x:auto}.hy-sub-container #faq_wrap:not(.hy-faq-basic) .faq_admin,.hy-sub-container #faq_wrap:not(.hy-faq-basic) .faq_grp,.hy-sub-container #faq_wrap:not(.hy-faq-basic) ol,.hy-sub-container #faq_wrap:not(.hy-faq-basic) ul{max-width:100%!important}.hy-sub-container #faq_wrap:not(.hy-faq-basic) li{border:1px solid #eedce8!important;border-radius:18px!important;background:#fff!important;margin:10px 0!important;overflow:hidden!important;box-shadow:0 10px 26px rgba(112,58,91,.055)!important}.hy-sub-container #faq_wrap:not(.hy-faq-basic) button,.hy-sub-container #faq_wrap:not(.hy-faq-basic) .faq_li_open,.hy-sub-container #faq_wrap:not(.hy-faq-basic) h3 a{border:0!important;background:#fff7fb!important;color:#322835!important;border-radius:16px!important}.hy-sub-container #current_connect:not(.hy-connect-basic) table{min-width:0!important}@media (max-width:1080px){.hy-home-dashboard{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.hy-home-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px!important}.hy-quick-card{min-height:86px;padding:13px!important;border-radius:20px!important}.hy-quick-card__icon{width:38px;height:38px;flex-basis:38px;border-radius:15px;font-size:18px}.hy-quick-card__text strong{font-size:15px}.hy-quick-card__text em{font-size:11px}.hy-layout.hy-layout--mix{gap:14px!important}.hy-faq-hero,.hy-connect-hero{display:block;padding:20px 18px!important;border-radius:24px!important}.hy-faq-hero h1,.hy-connect-hero h1{font-size:27px!important}.hy-faq-hero p,.hy-connect-hero p{font-size:14px!important;line-height:1.55!important}.hy-connect-count{width:100%;min-height:82px;margin-top:14px;border-radius:22px}.hy-connect-count strong{font-size:30px}.hy-faq-tabs{overflow-x:auto;flex-wrap:nowrap;padding:6px!important;border-radius:18px!important}.hy-faq-tabs a{flex:0 0 auto;min-height:36px;font-size:13px;padding:0 12px!important}.hy-faq-item{border-radius:18px!important}.hy-faq-item summary{min-height:58px;gap:9px;padding:13px!important}.hy-faq-q,.hy-faq-a{width:32px;height:32px;border-radius:12px}.hy-faq-item summary strong{font-size:14.5px!important}.hy-faq-answer{gap:9px;padding:0 13px 14px!important;font-size:14px!important}.hy-connect-card{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px!important;border-radius:18px!important}.hy-connect-card__dot{display:none}}@media (max-width:430px){.hy-home-dashboard{grid-template-columns:1fr}.hy-quick-card{min-height:76px}}.hy-main.hy-page-faq,.hy-main.hy-page-connect{padding-top:24px!important}.hy-main.hy-page-faq .hy-sub-container,.hy-main.hy-page-connect .hy-sub-container,.hy-sub-container.hy-page-faq__container,.hy-sub-container.hy-page-connect__container{width:min(1080px,calc(100% - 44px))!important;max-width:1080px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-main.hy-page-faq #faq_wrap.hy-faq-basic,.hy-main.hy-page-connect #current_connect.hy-connect-basic,.hy-sub-container.hy-page-faq__container #faq_wrap.hy-faq-basic,.hy-sub-container.hy-page-connect__container #current_connect.hy-connect-basic{width:100%!important;max-width:980px!important;margin:0 auto!important}.hy-main.hy-page-connect #current_connect,.hy-sub-container.hy-page-connect__container #current_connect{width:100%!important;max-width:920px!important;margin:0 auto!important;padding:18px!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:28px!important;background:linear-gradient(180deg,#fff 0%,#fffafd 100%)!important;box-shadow:0 18px 46px rgba(112,58,91,.08)!important;overflow:hidden!important}.hy-main.hy-page-connect #current_connect:before,.hy-sub-container.hy-page-connect__container #current_connect:before{content:"현재 접속자";display:flex!important;align-items:center!important;gap:8px!important;min-height:46px!important;margin:0 0 12px!important;padding:0 16px!important;border:1px solid #f0dce8!important;border-radius:20px!important;background:linear-gradient(135deg,#fff7fb 0%,#fff 55%,#f8f0ff 100%)!important;color:#352b38!important;font-size:18px!important;font-weight:950!important;letter-spacing:-.045em!important}.hy-main.hy-page-connect #current_connect table,.hy-sub-container.hy-page-connect__container #current_connect table{width:100%!important;min-width:0!important;border:0!important;border-collapse:separate!important;border-spacing:0 8px!important;background:transparent!important}.hy-main.hy-page-connect #current_connect .tbl_head01,.hy-main.hy-page-connect #current_connect .tbl_head02,.hy-main.hy-page-connect #current_connect .tbl_wrap,.hy-sub-container.hy-page-connect__container #current_connect .tbl_head01,.hy-sub-container.hy-page-connect__container #current_connect .tbl_head02,.hy-sub-container.hy-page-connect__container #current_connect .tbl_wrap{display:block!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-main.hy-page-connect #current_connect tr,.hy-sub-container.hy-page-connect__container #current_connect tr{background:#fff!important;box-shadow:0 10px 26px rgba(112,58,91,.045)!important}.hy-main.hy-page-connect #current_connect td,.hy-main.hy-page-connect #current_connect th,.hy-sub-container.hy-page-connect__container #current_connect td,.hy-sub-container.hy-page-connect__container #current_connect th{padding:14px 12px!important;border-top:1px solid #f0e0ea!important;border-bottom:1px solid #f0e0ea!important;background:#fff!important;color:#4b4450!important;font-size:14px!important;line-height:1.45!important}.hy-main.hy-page-connect #current_connect td:first-child,.hy-main.hy-page-connect #current_connect th:first-child,.hy-sub-container.hy-page-connect__container #current_connect td:first-child,.hy-sub-container.hy-page-connect__container #current_connect th:first-child{border-left:1px solid #f0e0ea!important;border-radius:18px 0 0 18px!important;color:#8f3e68!important;font-weight:900!important}.hy-main.hy-page-connect #current_connect td:last-child,.hy-main.hy-page-connect #current_connect th:last-child,.hy-sub-container.hy-page-connect__container #current_connect td:last-child,.hy-sub-container.hy-page-connect__container #current_connect th:last-child{border-right:1px solid #f0e0ea!important;border-radius:0 18px 18px 0!important}.hy-main.hy-page-connect #current_connect a,.hy-sub-container.hy-page-connect__container #current_connect a{color:#7b4564!important;font-weight:850!important;text-decoration:none!important}.hy-main.hy-page-faq #faq_sch,.hy-main.hy-page-faq .faq_sch,.hy-sub-container.hy-page-faq__container #faq_sch,.hy-sub-container.hy-page-faq__container .faq_sch{max-width:920px!important;margin:0 auto 14px!important;padding:16px!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:26px!important;background:linear-gradient(135deg,#fff7fb 0%,#fff 55%,#f8f0ff 100%)!important;box-shadow:0 14px 34px rgba(112,58,91,.065)!important;text-align:center!important}.hy-main.hy-page-faq #faq_sch form,.hy-main.hy-page-faq .faq_sch form,.hy-sub-container.hy-page-faq__container #faq_sch form,.hy-sub-container.hy-page-faq__container .faq_sch form{display:inline-grid!important;grid-template-columns:minmax(220px,360px) auto!important;gap:8px!important;align-items:center!important;max-width:100%!important;margin:0 auto!important}.hy-main.hy-page-faq #faq_sch .frm_input,.hy-main.hy-page-faq #faq_sch input[type="text"],.hy-main.hy-page-faq .faq_sch .frm_input,.hy-main.hy-page-faq .faq_sch input[type="text"],.hy-sub-container.hy-page-faq__container #faq_sch .frm_input,.hy-sub-container.hy-page-faq__container #faq_sch input[type="text"],.hy-sub-container.hy-page-faq__container .faq_sch .frm_input,.hy-sub-container.hy-page-faq__container .faq_sch input[type="text"]{width:100%!important;height:44px!important;border-radius:16px!important;border:1px solid #e9cddd!important;background:#fff!important;box-shadow:none!important}.hy-main.hy-page-faq #faq_sch .btn_submit,.hy-main.hy-page-faq #faq_sch button,.hy-main.hy-page-faq .faq_sch .btn_submit,.hy-main.hy-page-faq .faq_sch button,.hy-sub-container.hy-page-faq__container #faq_sch .btn_submit,.hy-sub-container.hy-page-faq__container #faq_sch button,.hy-sub-container.hy-page-faq__container .faq_sch .btn_submit,.hy-sub-container.hy-page-faq__container .faq_sch button{height:44px!important;min-width:86px!important;border-radius:16px!important;background:linear-gradient(135deg,#fff0f7 0%,#f6d9e7 58%,#edbfd4 100%)!important;border:1px solid #e2bfd3!important;color:#7a3f61!important;font-weight:950!important}.hy-main.hy-page-faq #faq_wrap,.hy-sub-container.hy-page-faq__container #faq_wrap{width:100%!important;max-width:920px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-main.hy-page-faq #faq_wrap:before,.hy-sub-container.hy-page-faq__container #faq_wrap:before{content:"자주하시는 질문";display:flex!important;align-items:center!important;min-height:46px!important;width:max-content!important;max-width:100%!important;margin:0 0 12px!important;padding:0 16px!important;border:1px solid #f0dce8!important;border-radius:999px!important;background:linear-gradient(135deg,#fff7fb 0%,#fff 55%,#f8f0ff 100%)!important;color:#7a3f61!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.035em!important;box-shadow:0 10px 24px rgba(112,58,91,.06)!important}.hy-main.hy-page-faq #faq_cate,.hy-main.hy-page-faq .faq_cate,.hy-main.hy-page-faq #faq_wrap .faq_admin,.hy-main.hy-page-faq #faq_wrap .faq_grp,.hy-sub-container.hy-page-faq__container #faq_cate,.hy-sub-container.hy-page-faq__container .faq_cate,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_admin,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_grp{margin:0 0 14px!important}.hy-main.hy-page-faq #faq_cate a,.hy-main.hy-page-faq .faq_cate a,.hy-main.hy-page-faq #faq_wrap .faq_admin a,.hy-main.hy-page-faq #faq_wrap .faq_grp a,.hy-sub-container.hy-page-faq__container #faq_cate a,.hy-sub-container.hy-page-faq__container .faq_cate a,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_admin a,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_grp a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid #edd4e3!important;background:#fff!important;color:#7a3f61!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(112,58,91,.045)!important}.hy-main.hy-page-faq #faq_con,.hy-main.hy-page-faq #faq_wrap ol,.hy-main.hy-page-faq #faq_wrap ul,.hy-sub-container.hy-page-faq__container #faq_con,.hy-sub-container.hy-page-faq__container #faq_wrap ol,.hy-sub-container.hy-page-faq__container #faq_wrap ul{display:grid!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;list-style:none!important;border:0!important;background:transparent!important}.hy-main.hy-page-faq #faq_wrap li,.hy-main.hy-page-faq #faq_con .faq_li,.hy-sub-container.hy-page-faq__container #faq_wrap li,.hy-sub-container.hy-page-faq__container #faq_con .faq_li{width:100%!important;margin:0!important;padding:0!important;border:1px solid #eedce8!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 32px rgba(112,58,91,.055)!important;overflow:hidden!important}.hy-main.hy-page-faq #faq_wrap .empty_table,.hy-main.hy-page-faq #faq_wrap .empty_list,.hy-main.hy-page-faq #faq_wrap>p,.hy-sub-container.hy-page-faq__container #faq_wrap .empty_table,.hy-sub-container.hy-page-faq__container #faq_wrap .empty_list,.hy-sub-container.hy-page-faq__container #faq_wrap>p{min-height:120px!important;padding:22px!important;color:#8f8190!important}@media (max-width:720px){.hy-main.hy-page-faq .hy-sub-container,.hy-main.hy-page-connect .hy-sub-container,.hy-sub-container.hy-page-faq__container,.hy-sub-container.hy-page-connect__container{width:calc(100% - 20px)!important;max-width:100%!important}.hy-main.hy-page-faq #faq_sch,.hy-main.hy-page-faq .faq_sch,.hy-main.hy-page-faq #faq_wrap,.hy-main.hy-page-connect #current_connect,.hy-sub-container.hy-page-faq__container #faq_sch,.hy-sub-container.hy-page-faq__container .faq_sch,.hy-sub-container.hy-page-faq__container #faq_wrap,.hy-sub-container.hy-page-connect__container #current_connect{max-width:100%!important}.hy-main.hy-page-faq #faq_sch form,.hy-main.hy-page-faq .faq_sch form,.hy-sub-container.hy-page-faq__container #faq_sch form,.hy-sub-container.hy-page-faq__container .faq_sch form{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.hy-main.hy-page-connect #current_connect,.hy-sub-container.hy-page-connect__container #current_connect{padding:14px!important;border-radius:24px!important}.hy-main.hy-page-connect #current_connect table,.hy-main.hy-page-connect #current_connect tbody,.hy-main.hy-page-connect #current_connect tr,.hy-main.hy-page-connect #current_connect td,.hy-sub-container.hy-page-connect__container #current_connect table,.hy-sub-container.hy-page-connect__container #current_connect tbody,.hy-sub-container.hy-page-connect__container #current_connect tr,.hy-sub-container.hy-page-connect__container #current_connect td{display:block!important;width:100%!important}.hy-main.hy-page-connect #current_connect tr,.hy-sub-container.hy-page-connect__container #current_connect tr{margin:0 0 10px!important;border:1px solid #f0e0ea!important;border-radius:18px!important;overflow:hidden!important}.hy-main.hy-page-connect #current_connect td,.hy-sub-container.hy-page-connect__container #current_connect td{border:0!important;border-radius:0!important;padding:8px 12px!important}}.hy-main.hy-page-search,.hy-main.hy-page-faq,.hy-main.hy-page-connect{padding-top:26px!important;padding-bottom:64px!important}.hy-main.hy-page-search .hy-sub-container,.hy-sub-container.hy-page-search__container,.hy-main.hy-page-faq .hy-sub-container,.hy-sub-container.hy-page-faq__container,.hy-main.hy-page-connect .hy-sub-container,.hy-sub-container.hy-page-connect__container{width:min(980px,calc(100% - 44px))!important;max-width:980px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-main.hy-page-search #sch_res_detail,.hy-sub-container.hy-page-search__container #sch_res_detail{width:100%!important;max-width:920px!important;margin:0 auto 16px!important;padding:18px!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:28px!important;background:linear-gradient(135deg,#fff7fb 0%,#fff 52%,#f8f0ff 100%)!important;box-shadow:0 18px 46px rgba(112,58,91,.075)!important;overflow:visible!important}.hy-main.hy-page-search #sch_res_detail form,.hy-sub-container.hy-page-search__container #sch_res_detail form{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;width:100%!important;max-width:780px!important;margin:0 auto!important;padding:0!important}.hy-main.hy-page-search #sch_res_detail select,.hy-sub-container.hy-page-search__container #sch_res_detail select{flex:0 0 174px!important;width:174px!important;height:46px!important;min-width:0!important;padding:0 36px 0 14px!important;border-radius:16px!important;border:1px solid #e9cddd!important;background-color:#fff!important;color:#312b35!important;font-size:14px!important;box-shadow:none!important}.hy-main.hy-page-search #sch_res_detail input[type="text"],.hy-sub-container.hy-page-search__container #sch_res_detail input[type="text"]{flex:1 1 260px!important;width:auto!important;max-width:360px!important;height:46px!important;min-width:220px!important;padding:0 15px!important;border-radius:16px!important;border:1px solid #e9cddd!important;background:#fff!important;box-shadow:none!important}.hy-main.hy-page-search #sch_res_detail .btn_submit,.hy-main.hy-page-search #sch_res_detail button[type="submit"],.hy-main.hy-page-search #sch_res_detail input[type="submit"],.hy-sub-container.hy-page-search__container #sch_res_detail .btn_submit,.hy-sub-container.hy-page-search__container #sch_res_detail button[type="submit"],.hy-sub-container.hy-page-search__container #sch_res_detail input[type="submit"]{flex:0 0 auto!important;height:46px!important;min-width:88px!important;width:auto!important;padding:0 18px!important;border-radius:16px!important;border:1px solid #e2bfd3!important;background:linear-gradient(135deg,#fff0f7 0%,#f6d9e7 58%,#edbfd4 100%)!important;color:#7a3f61!important;font-size:14px!important;font-weight:950!important;box-shadow:0 10px 24px rgba(112,58,91,.08)!important}.hy-main.hy-page-search #sch_res_detail input[type="radio"],.hy-sub-container.hy-page-search__container #sch_res_detail input[type="radio"]{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.hy-main.hy-page-search #sch_res_detail label[for="sop_and"],.hy-main.hy-page-search #sch_res_detail label[for="sop_or"],.hy-sub-container.hy-page-search__container #sch_res_detail label[for="sop_and"],.hy-sub-container.hy-page-search__container #sch_res_detail label[for="sop_or"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:50px!important;height:42px!important;margin:0!important;padding:0 13px!important;border:1px solid #ead7e2!important;border-radius:14px!important;background:#fff!important;color:#6f6170!important;font-size:12px!important;font-weight:950!important;line-height:1!important;letter-spacing:.03em!important;writing-mode:horizontal-tb!important;white-space:nowrap!important;box-shadow:0 8px 18px rgba(112,58,91,.045)!important}.hy-main.hy-page-search #sch_res_detail input[type="radio"]:checked+label,.hy-sub-container.hy-page-search__container #sch_res_detail input[type="radio"]:checked+label{border-color:#e4b7cf!important;background:linear-gradient(135deg,#fff0f7,#f5d7e8)!important;color:#8b3d68!important}.hy-main.hy-page-search #sch_res_ov,.hy-main.hy-page-search #sch_result,.hy-sub-container.hy-page-search__container #sch_res_ov,.hy-sub-container.hy-page-search__container #sch_result{width:100%!important;max-width:920px!important;margin:0 auto 14px!important;padding:16px 18px!important;border:1px solid #f0e4ec!important;border-radius:24px!important;background:rgba(255,255,255,.95)!important;box-shadow:0 12px 30px rgba(112,58,91,.045)!important;overflow:visible!important}.hy-main.hy-page-search #sch_res_ov:empty,.hy-sub-container.hy-page-search__container #sch_res_ov:empty{display:none!important}.hy-main.hy-page-search #sch_result h2,.hy-sub-container.hy-page-search__container #sch_result h2{margin:0 0 12px!important;color:#352b38!important;font-size:20px!important;line-height:1.35!important}.hy-main.hy-page-faq #faq_wrap:before,.hy-sub-container.hy-page-faq__container #faq_wrap:before{content:none!important;display:none!important}.hy-main.hy-page-faq #faq_wrap.hy-faq-basic,.hy-sub-container.hy-page-faq__container #faq_wrap.hy-faq-basic{width:100%!important;max-width:920px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-faq-search{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important;max-width:640px!important;margin:-8px auto 18px!important;padding:10px!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 34px rgba(112,58,91,.055)!important}.hy-faq-search input[type="text"]{width:100%!important;height:46px!important;border:0!important;border-radius:15px!important;background:#fff8fc!important;color:#312b35!important;padding:0 14px!important;box-shadow:none!important}.hy-faq-search button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:46px!important;min-width:92px!important;padding:0 16px!important;border:1px solid #e2bfd3!important;border-radius:15px!important;background:linear-gradient(135deg,#fff0f7 0%,#f6d9e7 58%,#edbfd4 100%)!important;color:#7a3f61!important;font-weight:950!important;box-shadow:0 10px 24px rgba(112,58,91,.08)!important}.hy-main.hy-page-faq #faq_sch,.hy-main.hy-page-faq .faq_sch,.hy-sub-container.hy-page-faq__container #faq_sch,.hy-sub-container.hy-page-faq__container .faq_sch{width:100%!important;max-width:640px!important;margin:0 auto 18px!important;padding:10px!important;border-radius:22px!important;background:#fff!important}.hy-main.hy-page-faq #faq_cate,.hy-main.hy-page-faq .faq_cate,.hy-main.hy-page-faq #faq_wrap .faq_admin,.hy-main.hy-page-faq #faq_wrap .faq_grp,.hy-sub-container.hy-page-faq__container #faq_cate,.hy-sub-container.hy-page-faq__container .faq_cate,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_admin,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_grp{width:100%!important;max-width:920px!important;margin:0 auto 14px!important;display:flex!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:wrap!important;padding:0!important;border:0!important;background:transparent!important}.hy-main.hy-page-faq #faq_cate a,.hy-main.hy-page-faq .faq_cate a,.hy-main.hy-page-faq #faq_cate_on,.hy-main.hy-page-faq .faq_cate_on,.hy-main.hy-page-faq #faq_wrap .faq_admin a,.hy-main.hy-page-faq #faq_wrap .faq_grp a,.hy-sub-container.hy-page-faq__container #faq_cate a,.hy-sub-container.hy-page-faq__container .faq_cate a,.hy-sub-container.hy-page-faq__container #faq_cate_on,.hy-sub-container.hy-page-faq__container .faq_cate_on,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_admin a,.hy-sub-container.hy-page-faq__container #faq_wrap .faq_grp a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;width:auto!important;padding:0 15px!important;border:1px solid #edd4e3!important;border-radius:999px!important;background:linear-gradient(135deg,#fff7fb 0%,#fff 55%,#f8f0ff 100%)!important;color:#7a3f61!important;font-size:14px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;box-shadow:0 8px 20px rgba(112,58,91,.045)!important}.hy-main.hy-page-faq #faq_cate_on,.hy-main.hy-page-faq .faq_cate_on,.hy-sub-container.hy-page-faq__container #faq_cate_on,.hy-sub-container.hy-page-faq__container .faq_cate_on{background:linear-gradient(135deg,#fff0f7,#f5d7e8)!important;border-color:#e4b7cf!important;color:#8b3d68!important}.hy-main.hy-page-faq #faq_wrap:not(.hy-faq-basic),.hy-sub-container.hy-page-faq__container #faq_wrap:not(.hy-faq-basic){width:100%!important;max-width:920px!important;margin:0 auto!important;padding:18px!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:28px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 46px rgba(112,58,91,.07)!important}.hy-main.hy-page-faq #faq_wrap .empty_table,.hy-main.hy-page-faq #faq_wrap .empty_list,.hy-main.hy-page-faq #faq_wrap>p,.hy-sub-container.hy-page-faq__container #faq_wrap .empty_table,.hy-sub-container.hy-page-faq__container #faq_wrap .empty_list,.hy-sub-container.hy-page-faq__container #faq_wrap>p{width:100%!important;max-width:100%!important;min-height:118px!important;margin:0!important;padding:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border:1px dashed #efd0e1!important;border-radius:24px!important;background:linear-gradient(180deg,#fffafd,#fff7fb)!important;color:#867789!important;font-size:14px!important;font-weight:850!important;text-align:center!important;box-shadow:0 12px 32px rgba(112,58,91,.045)!important}@media (max-width:720px){.hy-main.hy-page-search .hy-sub-container,.hy-sub-container.hy-page-search__container,.hy-main.hy-page-faq .hy-sub-container,.hy-sub-container.hy-page-faq__container,.hy-main.hy-page-connect .hy-sub-container,.hy-sub-container.hy-page-connect__container{width:calc(100% - 20px)!important;max-width:100%!important}.hy-main.hy-page-search #sch_res_detail form,.hy-sub-container.hy-page-search__container #sch_res_detail form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.hy-main.hy-page-search #sch_res_detail select,.hy-sub-container.hy-page-search__container #sch_res_detail select,.hy-main.hy-page-search #sch_res_detail input[type="text"],.hy-sub-container.hy-page-search__container #sch_res_detail input[type="text"],.hy-main.hy-page-search #sch_res_detail .btn_submit,.hy-sub-container.hy-page-search__container #sch_res_detail .btn_submit{width:100%!important;max-width:100%!important;min-width:0!important;flex:auto!important}.hy-main.hy-page-search #sch_res_detail input[type="text"],.hy-sub-container.hy-page-search__container #sch_res_detail input[type="text"]{grid-column:1 / -1!important}.hy-faq-search{grid-template-columns:1fr!important;max-width:100%!important;margin-top:0!important}}.hy-main.hy-page-content,.hy-main.hy-page-gallery{padding-top:24px!important}.hy-main.hy-page-content .hy-sub-container,.hy-sub-container.hy-page-content__container,.hy-main.hy-page-gallery .hy-sub-container,.hy-sub-container.hy-page-gallery__container{width:min(1180px,calc(100% - 44px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-main.hy-page-content .hy-content-basic,.hy-sub-container.hy-page-content__container .hy-content-basic{width:min(860px,100%)!important;max-width:860px!important;margin:0 auto 34px!important;padding:0!important}.hy-main.hy-page-content-company .hy-content-basic,.hy-sub-container.hy-page-content-company__container .hy-content-basic{width:min(820px,100%)!important;max-width:820px!important}.hy-main.hy-page-content .hy-content-hero,.hy-sub-container.hy-page-content__container .hy-content-hero{min-height:0!important;padding:17px 18px!important;margin:0 0 10px!important;border-radius:22px!important;box-shadow:0 12px 28px rgba(89,57,77,.065)!important}.hy-main.hy-page-content .hy-content-icon,.hy-sub-container.hy-page-content__container .hy-content-icon{flex-basis:48px!important;width:48px!important;height:48px!important;border-radius:17px!important;font-size:22px!important}.hy-main.hy-page-content .hy-content-titlebox h1,.hy-main.hy-page-content .hy-content-basic h1,.hy-sub-container.hy-page-content__container .hy-content-titlebox h1{font-size:clamp(22px,2vw,29px)!important}.hy-main.hy-page-content .hy-content-titlebox p:not(.hy-content-eyebrow),.hy-sub-container.hy-page-content__container .hy-content-titlebox p:not(.hy-content-eyebrow){margin-top:5px!important;font-size:13.5px!important}.hy-main.hy-page-content .hy-content-tabs,.hy-sub-container.hy-page-content__container .hy-content-tabs{max-width:100%!important;margin-bottom:10px!important;padding:5px!important;border-radius:17px!important;box-shadow:0 8px 18px rgba(89,57,77,.04)!important}.hy-main.hy-page-content .hy-content-card,.hy-sub-container.hy-page-content__container .hy-content-card{padding:22px 24px!important;border-radius:22px!important;box-shadow:0 14px 34px rgba(17,24,39,.05)!important}.hy-main.hy-page-content .hy-content-body,.hy-sub-container.hy-page-content__container .hy-content-body{max-width:720px!important;margin:0 auto!important;font-size:15.5px!important}.hy-main.hy-page-gallery #bo_gall.hy-board-gallery,.hy-sub-container.hy-page-gallery__container #bo_gall.hy-board-gallery,.hy-sub-container #bo_gall.hy-board-gallery{position:relative!important;width:min(1120px,100%)!important;max-width:1120px!important;margin:0 auto 36px!important;padding:28px!important;border:1px solid rgba(226,219,214,.95)!important;border-radius:30px!important;background:linear-gradient(90deg,rgba(255,255,255,.55) 0 1px,transparent 1px) 0 0 / 42px 42px,linear-gradient(180deg,#fffdfb 0%,#fbf7f3 100%)!important;box-shadow:0 24px 70px rgba(49,38,32,.08)!important;overflow:hidden!important}.hy-main.hy-page-gallery #bo_gall.hy-board-gallery:before,.hy-sub-container #bo_gall.hy-board-gallery:before{content:""!important;position:absolute!important;left:34px!important;right:34px!important;top:15px!important;height:1px!important;background:linear-gradient(90deg,transparent,#d9cec6,transparent)!important;pointer-events:none!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-title,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:18px!important;margin:0 0 22px!important;padding:0 0 18px!important;border-bottom:1px solid rgba(214,204,196,.92)!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-kicker,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-kicker{display:inline-flex!important;width:auto!important;min-height:30px!important;padding:0 11px!important;border:1px solid #ded4cc!important;border-radius:999px!important;background:#fff!important;color:#74675e!important;font-size:11px!important;font-weight:950!important;letter-spacing:.11em!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-title h1,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-title h1{margin:10px 0 6px!important;color:#211b18!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(30px,4.5vw,54px)!important;line-height:1.02!important;letter-spacing:-.06em!important;font-weight:700!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-title p,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-title p{margin:0!important;color:#756c66!important;font-size:14px!important;line-height:1.62!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-actions,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-btn,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-btn{min-height:40px!important;border-radius:999px!important;border-color:#ded4cc!important;background:#fff!important;color:#463c36!important;box-shadow:0 8px 18px rgba(49,38,32,.055)!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-btn.is-primary,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-btn.is-primary{background:#211b18!important;border-color:#211b18!important;color:#fff!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-category,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-category{margin:0 0 16px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-category ul,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-category ul{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-category a,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-category a{min-height:34px!important;padding:0 13px!important;border:1px solid #ded4cc!important;border-radius:999px!important;background:#fff!important;color:#625851!important;font-size:13px!important;font-weight:850!important;text-decoration:none!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-category .on,.hy-main.hy-page-gallery .hy-board-gallery .hy-board-category #bo_cate_on,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-category .on,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-category #bo_cate_on{background:#211b18!important;color:#fff!important;border-color:#211b18!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-toolbar,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-toolbar{display:grid!important;grid-template-columns:auto minmax(320px,520px)!important;align-items:center!important;gap:12px!important;margin:0 0 24px!important;padding:13px!important;border:1px solid #e3d9d1!important;border-radius:22px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 10px 26px rgba(49,38,32,.045)!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-total,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-total{color:#6f645c!important;font-size:13px!important;font-weight:850!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search{display:grid!important;grid-template-columns:130px minmax(0,1fr) auto!important;gap:7px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search select,.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search input,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search select,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search input{height:40px!important;border:1px solid #dfd5cd!important;border-radius:14px!important;background:#fff!important;color:#3b332e!important;box-shadow:none!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search button,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search button{height:40px!important;min-width:72px!important;border-radius:14px!important;border:1px solid #211b18!important;background:#211b18!important;color:#fff!important;font-weight:900!important}.hy-main.hy-page-gallery .hy-gallery-grid,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-grid{counter-reset:hy-gallery-exhibit!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:28px!important;align-items:start!important}.hy-main.hy-page-gallery .hy-gallery-card,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-card{counter-increment:hy-gallery-exhibit!important;position:relative!important;padding:12px 12px 14px!important;border:1px solid #ddd2c9!important;border-radius:8px!important;background:#fff!important;box-shadow:0 18px 36px rgba(49,38,32,.08)!important;transition:transform .18s ease,box-shadow .18s ease!important;overflow:visible!important}.hy-main.hy-page-gallery .hy-gallery-card:before,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-card:before{content:"No. " counter(hy-gallery-exhibit,decimal-leading-zero)!important;position:absolute!important;left:18px!important;top:-12px!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;padding:0 9px!important;border:1px solid #d8cdc5!important;border-radius:999px!important;background:#fffdfb!important;color:#7a7068!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;z-index:3!important}.hy-main.hy-page-gallery .hy-gallery-card:hover,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-card:hover{transform:translateY(-3px)!important;box-shadow:0 24px 48px rgba(49,38,32,.13)!important}.hy-main.hy-page-gallery .hy-gallery-link,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-link{display:block!important;color:inherit!important;text-decoration:none!important}.hy-main.hy-page-gallery .hy-gallery-thumb,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-thumb{position:relative!important;display:block!important;width:100%!important;aspect-ratio:4 / 5!important;margin:0!important;border-radius:4px!important;background:linear-gradient(135deg,#f7f2ee,#fffaf6)!important;border:10px solid #f7f3ef!important;outline:1px solid #d9cec6!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)!important}.hy-main.hy-page-gallery .hy-gallery-thumb img,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.96) contrast(.99)!important;transition:transform .25s ease!important}.hy-main.hy-page-gallery .hy-gallery-card:hover .hy-gallery-thumb img,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-card:hover .hy-gallery-thumb img{transform:scale(1.025)!important}.hy-main.hy-page-gallery .hy-gallery-thumb em,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-thumb em{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;font-style:normal!important;font-size:36px!important;color:#9c9189!important}.hy-main.hy-page-gallery .hy-gallery-info,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-info{display:grid!important;gap:6px!important;padding:13px 4px 0!important;background:transparent!important}.hy-main.hy-page-gallery .hy-gallery-label,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-label{width:max-content!important;max-width:100%!important;min-height:20px!important;display:inline-flex!important;align-items:center!important;padding:0 7px!important;border:1px solid #ded4cc!important;border-radius:999px!important;color:#82776f!important;background:#fffdfb!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important}.hy-main.hy-page-gallery .hy-gallery-info strong,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-info strong{display:block!important;min-height:auto!important;color:#211b18!important;font-family:Georgia,"Times New Roman",serif!important;font-size:20px!important;line-height:1.24!important;font-weight:700!important;letter-spacing:-.045em!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-main.hy-page-gallery .hy-gallery-info strong em,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-info strong em{font-family:inherit!important;color:#8b4268!important;font-style:normal!important}.hy-main.hy-page-gallery .hy-gallery-info small,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-info small{display:block!important;color:#716861!important;font-size:12px!important;line-height:1.5!important;font-weight:700!important}.hy-main.hy-page-gallery .hy-board-cat-chip,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-cat-chip{width:max-content!important;max-width:100%!important;min-height:24px!important;padding:0 8px!important;border-radius:999px!important;border:1px solid #e3d9d1!important;background:#faf6f2!important;color:#675c55!important;font-size:11px!important;font-weight:900!important}.hy-main.hy-page-gallery .hy-gallery-check,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-check{position:absolute!important;right:14px!important;top:14px!important;z-index:4!important;display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:28px!important;padding:0 8px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;border:1px solid #d8cdc5!important;box-shadow:0 6px 16px rgba(49,38,32,.12)!important}.hy-main.hy-page-gallery .hy-board-empty-rich,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-empty-rich{border:1px dashed #d8cdc5!important;border-radius:18px!important;background:#fffdfb!important;color:#756c66!important}.hy-main.hy-page-gallery .hy-board-adminbar,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-adminbar,.hy-main.hy-page-gallery .hy-board-pages,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-pages{margin-top:22px!important}.hy-main.hy-page-gallery .hy-board-view,.hy-main.hy-page-gallery .hy-write-shell,.hy-sub-container.hy-page-gallery__container .hy-board-view,.hy-sub-container.hy-page-gallery__container .hy-write-shell{width:min(960px,100%)!important;max-width:960px!important;margin:0 auto 36px!important}.hy-main.hy-page-gallery .hy-view-article,.hy-sub-container.hy-page-gallery__container .hy-view-article{border-color:#ded4cc!important;background:#fffdfb!important;box-shadow:0 24px 70px rgba(49,38,32,.08)!important}.hy-main.hy-page-gallery .hy-view-media img,.hy-sub-container.hy-page-gallery__container .hy-view-media img{border:12px solid #f7f3ef!important;outline:1px solid #d9cec6!important;border-radius:6px!important;background:#fff!important}@media (max-width:900px){.hy-main.hy-page-content .hy-sub-container,.hy-main.hy-page-gallery .hy-sub-container,.hy-sub-container.hy-page-content__container,.hy-sub-container.hy-page-gallery__container{width:calc(100% - 24px)!important}.hy-main.hy-page-gallery #bo_gall.hy-board-gallery,.hy-sub-container #bo_gall.hy-board-gallery{padding:20px!important;border-radius:24px!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-title,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-title,.hy-main.hy-page-gallery .hy-board-gallery .hy-board-toolbar,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-toolbar{grid-template-columns:1fr!important;align-items:start!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-actions,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-actions{justify-content:flex-start!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search{grid-template-columns:1fr 1fr!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search input,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search input{grid-column:1 / -1!important}}@media (max-width:560px){.hy-main.hy-page-content,.hy-main.hy-page-gallery{padding-top:16px!important}.hy-main.hy-page-content .hy-sub-container,.hy-main.hy-page-gallery .hy-sub-container,.hy-sub-container.hy-page-content__container,.hy-sub-container.hy-page-gallery__container{width:calc(100% - 18px)!important}.hy-main.hy-page-content .hy-content-hero,.hy-sub-container.hy-page-content__container .hy-content-hero{padding:14px!important;border-radius:19px!important}.hy-main.hy-page-content .hy-content-card,.hy-sub-container.hy-page-content__container .hy-content-card{padding:17px 15px!important;border-radius:19px!important}.hy-main.hy-page-gallery #bo_gall.hy-board-gallery,.hy-sub-container #bo_gall.hy-board-gallery{padding:16px!important;border-radius:20px!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-title h1,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-title h1{font-size:32px!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search{grid-template-columns:1fr!important}.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search select,.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search input,.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search button,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search select,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search input,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search button{width:100%!important}.hy-main.hy-page-gallery .hy-gallery-grid,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-grid{grid-template-columns:1fr!important;gap:20px!important}.hy-main.hy-page-gallery .hy-gallery-thumb,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-thumb{aspect-ratio:1 / .92!important;border-width:8px!important}}.hy-main.hy-page-group{padding:28px 0 62px!important;background:linear-gradient(180deg,#fff 0%,#fff 62%,#fbf7fb 100%)!important}.hy-page-group .hy-sub-container.hy-page-group__container{width:min(1180px,calc(100% - 44px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-page-group .hy-sub-container.hy-page-group__container>h1,.hy-page-group .hy-sub-container.hy-page-group__container>h2,.hy-page-group #grp>h1,.hy-page-group #grp>h2,.hy-page-group #group>h1,.hy-page-group #group>h2{max-width:100%!important;margin:0 0 18px!important;padding:24px 28px!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:30px!important;background:radial-gradient(circle at 8% 0%,rgba(255,221,238,.8),transparent 34%),radial-gradient(circle at 100% 0%,rgba(232,223,255,.64),transparent 34%),linear-gradient(180deg,#fff 0%,#fff7fb 100%)!important;color:#251f29!important;font-size:clamp(26px,3vw,40px)!important;line-height:1.15!important;letter-spacing:-.065em!important;box-shadow:0 18px 46px rgba(112,58,91,.075)!important;word-break:keep-all!important}.hy-page-group .hy-sub-container.hy-page-group__container>h1:before,.hy-page-group .hy-sub-container.hy-page-group__container>h2:before,.hy-page-group #grp>h1:before,.hy-page-group #grp>h2:before,.hy-page-group #group>h1:before,.hy-page-group #group>h2:before{content:"COMMUNITY GROUP";display:block;width:max-content;max-width:100%;margin:0 0 10px;padding:7px 12px;border:1px solid rgba(234,211,225,.96);border-radius:999px;background:#fff;color:#7e5870;font-size:12px;line-height:1;letter-spacing:.08em;font-weight:950;box-shadow:0 8px 20px rgba(112,58,91,.055)}.hy-page-group #grp,.hy-page-group #group,.hy-page-group #group_latest,.hy-page-group .group_latest,.hy-page-group .grp_latest,.hy-page-group .latest_wr,.hy-page-group .latest_wrap{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.hy-page-group #grp:after,.hy-page-group #group:after,.hy-page-group #group_latest:after,.hy-page-group .group_latest:after,.hy-page-group .grp_latest:after,.hy-page-group .latest_wr:after,.hy-page-group .latest_wrap:after{content:"";display:block;clear:both}.hy-page-group #group,.hy-page-group #group_latest,.hy-page-group .group_latest,.hy-page-group .grp_latest,.hy-page-group .latest_wrap{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:start!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-page-group .latest_wr{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:start!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-page-group .latest_wr>div,.hy-page-group .latest_wrap>div,.hy-page-group #group>div,.hy-page-group #group_latest>div,.hy-page-group .group_latest>div,.hy-page-group .grp_latest>div,.hy-page-group .lt,.hy-page-group .lat,.hy-page-group .latest,.hy-page-group .latest_basic,.hy-page-group .hy-group-latest-card{float:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:248px!important;margin:0!important;padding:18px!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:26px!important;background:radial-gradient(circle at 0% 0%,rgba(255,230,242,.66),transparent 34%),linear-gradient(180deg,#fff 0%,#fffafd 100%)!important;box-shadow:0 16px 40px rgba(112,58,91,.07)!important;overflow:hidden!important}.hy-page-group .latest_wr>div:before,.hy-page-group .latest_wrap>div:before,.hy-page-group #group>div:before,.hy-page-group #group_latest>div:before,.hy-page-group .group_latest>div:before,.hy-page-group .grp_latest>div:before,.hy-page-group .lt:before,.hy-page-group .lat:before,.hy-page-group .latest:before,.hy-page-group .latest_basic:before,.hy-page-group .hy-group-latest-card:before{content:"";position:absolute;right:-38px;top:-46px;width:118px;height:118px;border-radius:999px;background:radial-gradient(circle,rgba(242,203,224,.46),transparent 68%);pointer-events:none}.hy-page-group .latest_wr h2,.hy-page-group .latest_wrap h2,.hy-page-group #group h2,.hy-page-group #group_latest h2,.hy-page-group .group_latest h2,.hy-page-group .grp_latest h2,.hy-page-group .lt_title,.hy-page-group .lat_title,.hy-group-latest-head{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;min-width:0!important;margin:0 0 12px!important;padding:0 0 13px!important;border:0!important;border-bottom:1px solid #f0e2eb!important;background:transparent!important;box-shadow:none!important;color:#25202a!important;font-size:18px!important;line-height:1.35!important;font-weight:950!important;letter-spacing:-.035em!important}.hy-page-group .latest_wr h2 a,.hy-page-group .latest_wrap h2 a,.hy-page-group #group h2 a,.hy-page-group #group_latest h2 a,.hy-page-group .group_latest h2 a,.hy-page-group .grp_latest h2 a,.hy-page-group .lt_title a,.hy-page-group .lat_title a,.hy-group-latest-title{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;max-width:100%!important;color:#25202a!important;text-decoration:none!important;overflow:hidden!important}.hy-group-latest-icon{flex:0 0 32px!important;width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border:1px solid rgba(236,218,229,.96)!important;border-radius:13px!important;background:#fff!important;box-shadow:0 8px 20px rgba(112,58,91,.07)!important;font-size:15px!important}.hy-group-latest-title strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-page-group .lt_more,.hy-page-group .lat_more,.hy-group-latest-more{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:58px!important;height:32px!important;padding:0 11px!important;border:1px solid #ead7e3!important;border-radius:999px!important;background:#fff!important;color:#8a5574!important;font-size:12px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;box-shadow:0 8px 18px rgba(112,58,91,.045)!important}.hy-page-group .lt_more:hover,.hy-page-group .lat_more:hover,.hy-group-latest-more:hover{background:#fff4fa!important;border-color:#e7bfd5!important}.hy-page-group .lt ul,.hy-page-group .lat ul,.hy-page-group .latest ul,.hy-page-group .latest_basic ul,.hy-group-latest-list{position:relative!important;z-index:1!important;display:grid!important;gap:4px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important;border:0!important;background:transparent!important}.hy-page-group .lt li,.hy-page-group .lat li,.hy-page-group .latest li,.hy-page-group .latest_basic li,.hy-group-latest-list li{position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #f2e8ef!important;background:transparent!important;overflow:hidden!important}.hy-page-group .lt li:last-child,.hy-page-group .lat li:last-child,.hy-page-group .latest li:last-child,.hy-page-group .latest_basic li:last-child,.hy-group-latest-list li:last-child{border-bottom:0!important}.hy-page-group .lt li a,.hy-page-group .lat li a,.hy-page-group .latest li a,.hy-page-group .latest_basic li a,.hy-group-latest-list a{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:4px!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:10px 6px!important;border-radius:14px!important;color:#473844!important;text-decoration:none!important;line-height:1.45!important;overflow:hidden!important;transition:background .18s ease,transform .18s ease}.hy-page-group .lt li a:hover,.hy-page-group .lat li a:hover,.hy-page-group .latest li a:hover,.hy-page-group .latest_basic li a:hover,.hy-group-latest-list a:hover{background:#fff5fa!important;transform:translateX(2px)!important}.hy-page-group .lt li a:before,.hy-page-group .lat li a:before,.hy-page-group .latest li a:before,.hy-page-group .latest_basic li a:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:999px;background:#d9a9c5;vertical-align:2px}.hy-page-group .lt li a img,.hy-page-group .lat li a img,.hy-page-group .latest li a img,.hy-page-group .latest_basic li a img{display:inline-block!important;width:auto!important;height:auto!important;max-width:18px!important;vertical-align:-3px!important}.hy-group-latest-subject{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#4c3345!important;font-size:14px!important;font-weight:850!important;letter-spacing:-.02em!important}.hy-group-latest-subject:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:999px;background:#d9a9c5;vertical-align:2px}.hy-group-latest-subject em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:18px!important;height:18px!important;margin-left:6px!important;padding:0 6px!important;border-radius:999px!important;background:#fcebf4!important;color:#9a4d79!important;font-style:normal!important;font-size:11px!important;font-weight:900!important}.hy-group-latest-meta{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#958795!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important}.hy-page-group .cnt_cmt,.hy-page-group .new_icon,.hy-page-group .hot_icon,.hy-page-group .lock_icon,.hy-page-group .file_icon,.hy-page-group .link_icon{vertical-align:-2px!important}.hy-group-latest-empty,.hy-page-group .empty_li,.hy-page-group .empty_table{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:124px!important;margin:0!important;padding:22px!important;border:1px dashed #edcade!important;border-radius:20px!important;background:#fff8fc!important;color:#897383!important;font-weight:850!important;text-align:center!important}.hy-page-group .sir_lt,.hy-page-group .lt .lt_more .sound_only,.hy-page-group .lat .lat_more .sound_only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;border:0!important}@media (max-width:1100px){.hy-page-group #group,.hy-page-group #group_latest,.hy-page-group .group_latest,.hy-page-group .grp_latest,.hy-page-group .latest_wrap,.hy-page-group .latest_wr{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.hy-main.hy-page-group{padding:18px 0 44px!important}.hy-page-group .hy-sub-container.hy-page-group__container{width:min(100% - 24px,680px)!important}.hy-page-group #group,.hy-page-group #group_latest,.hy-page-group .group_latest,.hy-page-group .grp_latest,.hy-page-group .latest_wrap,.hy-page-group .latest_wr{grid-template-columns:1fr!important;gap:12px!important}.hy-page-group .latest_wr>div,.hy-page-group .latest_wrap>div,.hy-page-group #group>div,.hy-page-group #group_latest>div,.hy-page-group .group_latest>div,.hy-page-group .grp_latest>div,.hy-page-group .lt,.hy-page-group .lat,.hy-page-group .latest,.hy-page-group .latest_basic,.hy-page-group .hy-group-latest-card{min-height:0!important;padding:15px!important;border-radius:22px!important}.hy-page-group .latest_wr h2,.hy-page-group .latest_wrap h2,.hy-page-group #group h2,.hy-page-group #group_latest h2,.hy-page-group .group_latest h2,.hy-page-group .grp_latest h2,.hy-page-group .lt_title,.hy-page-group .lat_title,.hy-group-latest-head{font-size:16px!important;margin-bottom:8px!important;padding-bottom:10px!important}.hy-group-latest-subject{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-height:1.45!important}}.hy-page-group #group>h1,.hy-page-group #group>h2,.hy-page-group #group_latest>h1,.hy-page-group #group_latest>h2,.hy-page-group .group_latest>h1,.hy-page-group .group_latest>h2,.hy-page-group .grp_latest>h1,.hy-page-group .grp_latest>h2,.hy-page-group .latest_wrap>h1,.hy-page-group .latest_wrap>h2,.hy-page-group .latest_wr>h1,.hy-page-group .latest_wr>h2{grid-column:1/-1!important}@supports selector(:has(*)){.hy-page-group .latest_wr>div:has(.hy-group-latest-card),.hy-page-group .latest_wrap>div:has(.hy-group-latest-card),.hy-page-group #group>div:has(.hy-group-latest-card),.hy-page-group #group_latest>div:has(.hy-group-latest-card),.hy-page-group .group_latest>div:has(.hy-group-latest-card),.hy-page-group .grp_latest>div:has(.hy-group-latest-card){min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-page-group .latest_wr>div:has(.hy-group-latest-card):before,.hy-page-group .latest_wrap>div:has(.hy-group-latest-card):before,.hy-page-group #group>div:has(.hy-group-latest-card):before,.hy-page-group #group_latest>div:has(.hy-group-latest-card):before,.hy-page-group .group_latest>div:has(.hy-group-latest-card):before,.hy-page-group .grp_latest>div:has(.hy-group-latest-card):before{display:none!important}}.hy-page-group .hy-group-latest-list{gap:10px!important}.hy-page-group .hy-group-latest-list li{border-bottom:0!important;overflow:visible!important}.hy-page-group .hy-group-latest-list a{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border:1px solid #f1e5ed!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px rgba(112,58,91,.035)!important;overflow:hidden!important}.hy-page-group .hy-group-latest-list a.has-media{grid-template-columns:104px minmax(0,1fr)!important;align-items:start!important}.hy-page-group .hy-group-latest-list a:hover{transform:translateY(-1px)!important;background:#fff8fc!important;border-color:#ebcfdd!important;box-shadow:0 14px 28px rgba(112,58,91,.08)!important}.hy-page-group .hy-group-latest-list a:before{display:none!important;content:none!important}.hy-group-latest-media{display:block!important;width:104px!important;height:82px!important;overflow:hidden!important;border-radius:14px!important;background:linear-gradient(180deg,#fcf6fa 0%,#f7eef4 100%)!important;border:1px solid #f0e1ea!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)!important}.hy-group-latest-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.hy-group-latest-body{display:grid!important;gap:6px!important;align-content:start!important;min-width:0!important}.hy-group-latest-subject{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-height:1.42!important;max-height:2.84em!important}.hy-group-latest-subject:before{display:none!important;content:none!important}.hy-group-latest-excerpt{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#8b7a86!important;font-size:12px!important;line-height:1.55!important;word-break:keep-all!important}.hy-group-latest-meta{margin-top:2px!important}@media (max-width:760px){.hy-page-group .hy-group-latest-list a.has-media{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important}.hy-group-latest-media{width:82px!important;height:72px!important;border-radius:12px!important}.hy-group-latest-excerpt{-webkit-line-clamp:2!important;font-size:11.5px!important}}.hy-page-group .hy-latest--rich{display:grid!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important}.hy-page-group .hy-latest--rich li{border:0!important;margin:0!important;padding:0!important;overflow:visible!important}.hy-page-group .hy-latest--rich a{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border:1px solid #f1e5ed!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px rgba(112,58,91,.035)!important;overflow:hidden!important;text-decoration:none!important}.hy-page-group .hy-latest--rich a.has-media{grid-template-columns:104px minmax(0,1fr)!important;align-items:start!important}.hy-page-group .hy-latest--rich a:hover{transform:translateY(-1px)!important;background:#fff8fc!important;border-color:#ebcfdd!important;box-shadow:0 14px 28px rgba(112,58,91,.08)!important}.hy-page-group .hy-latest--rich a:before{display:none!important;content:none!important}.hy-page-group .hy-latest-media{display:block!important;width:104px!important;height:82px!important;overflow:hidden!important;border-radius:14px!important;background:linear-gradient(180deg,#fcf6fa 0%,#f7eef4 100%)!important;border:1px solid #f0e1ea!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)!important}.hy-page-group .hy-latest-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.hy-page-group .hy-latest-body{display:grid!important;gap:6px!important;align-content:start!important;min-width:0!important}.hy-page-group .hy-latest--rich strong{display:flex!important;align-items:flex-start!important;gap:7px!important;min-width:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;color:#4c3345!important;font-size:14px!important;font-weight:850!important;line-height:1.42!important;letter-spacing:-.02em!important}.hy-page-group .hy-latest--rich strong .hy-latest-icon{flex:0 0 22px!important;margin:0!important}.hy-page-group .hy-latest-excerpt{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#8b7a86!important;font-size:12px!important;line-height:1.55!important;word-break:keep-all!important}.hy-page-group .hy-latest--rich .hy-latest-meta{display:block!important;margin-top:1px!important;color:#958795!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:left!important}@media (max-width:760px){.hy-page-group .hy-latest--rich a.has-media{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important}.hy-page-group .hy-latest-media{width:82px!important;height:72px!important;border-radius:12px!important}.hy-page-group .hy-latest-excerpt{-webkit-line-clamp:2!important;font-size:11.5px!important}}.hy-page-group .hy-group-exact-dashboard{width:min(1180px,100%);margin:0 auto 34px!important}.hy-group-exact-hero{position:relative;overflow:hidden;padding:34px 36px;border:1px solid rgba(234,215,227,.96);border-radius:34px;background:radial-gradient(circle at 8% 0%,rgba(255,219,237,.72),transparent 35%),radial-gradient(circle at 100% 12%,rgba(230,221,255,.55),transparent 34%),linear-gradient(180deg,#fff 0%,#fff8fc 100%);box-shadow:0 22px 55px rgba(112,58,91,.08)}.hy-group-exact-kicker{display:inline-flex;align-items:center;height:30px;padding:0 13px;border:1px solid #ead7e3;border-radius:999px;background:#fff;color:#8a5574;font-size:12px;font-weight:900;letter-spacing:.08em}.hy-group-exact-hero h1{margin:14px 0 8px!important;color:#25202a!important;font-size:38px!important;line-height:1.15!important;letter-spacing:-.06em!important;font-weight:950!important}.hy-group-exact-hero p{margin:0!important;color:#7e7180!important;font-size:15px!important;font-weight:700!important;word-break:keep-all}.hy-group-exact-stats{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.hy-group-exact-stats span{display:inline-flex;align-items:center;height:34px;padding:0 13px;border-radius:999px;background:#fff;border:1px solid #f0e2eb;color:#6f5d6a;font-size:13px;font-weight:850}.hy-group-exact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.hy-group-exact-card{min-width:0;padding:18px;border:1px solid rgba(236,218,229,.96);border-radius:28px;background:linear-gradient(180deg,#fff 0%,#fffafd 100%);box-shadow:0 16px 40px rgba(112,58,91,.065)}.hy-group-exact-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:13px;border-bottom:1px solid #f0e2eb}.hy-group-exact-title{display:flex;align-items:center;gap:9px;min-width:0;color:#25202a!important;text-decoration:none!important}.hy-group-exact-title span{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #ecdde7;border-radius:13px;background:#fff}.hy-group-exact-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:950;letter-spacing:-.035em}.hy-group-exact-more{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border:1px solid #ead7e3;border-radius:999px;background:#fff;color:#8a5574!important;text-decoration:none!important;font-size:12px;font-weight:900}.hy-group-exact-posts{display:grid;gap:10px;margin-top:13px}.hy-group-exact-post{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;min-width:0;padding:12px;border:1px solid #f1e5ed;border-radius:18px;background:#fff;text-decoration:none!important;color:#473844!important;box-shadow:0 8px 22px rgba(112,58,91,.035);transition:.18s ease}.hy-group-exact-post:hover{transform:translateY(-1px);border-color:#ebcfdd;background:#fff8fc;box-shadow:0 14px 28px rgba(112,58,91,.08)}.hy-group-exact-post.has-thumb{grid-template-columns:104px minmax(0,1fr);align-items:start}.hy-group-exact-thumb{display:block;width:104px;height:82px;border:1px solid #f0e1ea;border-radius:14px;overflow:hidden;background:#f7eef4}.hy-group-exact-thumb img{display:block;width:100%;height:100%;object-fit:cover}.hy-group-exact-post-body{display:grid;gap:6px;min-width:0}.hy-group-exact-post-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#4c3345;font-size:14px;line-height:1.42;font-weight:900;letter-spacing:-.02em}.hy-group-exact-post-body strong em{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:5px;padding:0 6px;border-radius:999px;background:#fcebf4;color:#9a4d79;font-style:normal;font-size:11px;font-weight:900}.hy-group-exact-post-body small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#8b7a86;font-size:12px;line-height:1.55;font-weight:650;word-break:keep-all}.hy-group-exact-post-body i{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#958795;font-size:12px;font-style:normal;font-weight:700}.hy-group-exact-empty{display:flex;align-items:center;justify-content:center;min-height:120px;margin:13px 0 0!important;padding:22px!important;border:1px dashed #edcade;border-radius:20px;background:#fff8fc;color:#897383;font-weight:850;text-align:center}@media (max-width:1100px){.hy-group-exact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.hy-page-group .hy-group-exact-dashboard{width:min(100% - 24px,680px)}.hy-group-exact-hero{padding:24px 22px;border-radius:26px}.hy-group-exact-hero h1{font-size:28px!important}.hy-group-exact-grid{grid-template-columns:1fr;gap:12px}.hy-group-exact-card{padding:15px;border-radius:22px}.hy-group-exact-post.has-thumb{grid-template-columns:82px minmax(0,1fr);gap:10px}.hy-group-exact-thumb{width:82px;height:72px;border-radius:12px}}.hy-board-rich{width:100%;max-width:1180px;margin:0 auto}.hy-board-rich-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:30px 34px;border:1px solid rgba(234,215,227,.96);border-radius:32px;background:radial-gradient(circle at 5% 0%,rgba(255,219,237,.68),transparent 34%),radial-gradient(circle at 98% 10%,rgba(230,221,255,.52),transparent 32%),linear-gradient(180deg,#fff 0%,#fff8fc 100%);box-shadow:0 20px 52px rgba(112,58,91,.075)}.hy-board-rich-kicker{display:inline-flex;align-items:center;height:29px;padding:0 13px;border:1px solid #ead7e3;border-radius:999px;background:#fff;color:#8a5574;font-size:12px;font-weight:900;letter-spacing:.08em}.hy-board-rich-hero h1{margin:13px 0 8px!important;color:#25202a!important;font-size:38px!important;line-height:1.12!important;letter-spacing:-.06em!important;font-weight:950!important}.hy-board-rich-hero p{margin:0!important;color:#7e7180!important;font-size:15px!important;font-weight:750!important;word-break:keep-all}.hy-board-rich-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hy-board-rich-btn{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:42px;padding:0 16px;border-radius:999px;text-decoration:none!important;font-size:14px;font-weight:900}.hy-board-rich-btn.is-light{border:1px solid #ead7e3;background:#fff;color:#75566a!important}.hy-board-rich-btn.is-dark{border:1px solid #211a1d;background:#211a1d;color:#fff!important}.hy-board-rich-cats{margin:16px 0 0;padding:14px;border:1px solid #f0e2eb;border-radius:24px;background:#fff;box-shadow:0 12px 28px rgba(112,58,91,.045)}.hy-board-rich-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0;padding:15px;border:1px solid #f0e2eb;border-radius:24px;background:#fff;box-shadow:0 12px 28px rgba(112,58,91,.045)}.hy-board-rich-count{flex:0 0 auto;padding:0 8px;color:#766776;font-size:14px;font-weight:850}.hy-board-rich-count strong{color:#c34e85}.hy-board-rich-search{display:grid;grid-template-columns:150px minmax(180px,320px) 76px;gap:8px;align-items:center}.hy-board-rich-search select,.hy-board-rich-search input{width:100%;height:44px;padding:0 14px;border:1px solid #ead7e3;border-radius:15px;background:#fff;color:#3b3038;font-size:14px;font-weight:750;outline:0}.hy-board-rich-search button{height:44px;border:0;border-radius:15px;background:#211a1d;color:#fff;font-size:14px;font-weight:900}.hy-board-rich-adminbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px;padding:12px 14px;border:1px dashed #ebcfdd;border-radius:20px;background:#fff8fc}.hy-board-rich-adminbar label{display:inline-flex;align-items:center;gap:6px;color:#6d5868;font-size:13px;font-weight:850}.hy-board-rich-adminbar button{height:32px;padding:0 11px;border:1px solid #ead7e3;border-radius:999px;background:#fff;color:#75566a;font-size:12px;font-weight:900}.hy-board-rich-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hy-board-rich--gallery .hy-board-rich-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hy-board-rich-card{position:relative;min-width:0;border:1px solid rgba(236,218,229,.96);border-radius:26px;background:#fff;box-shadow:0 16px 38px rgba(112,58,91,.06);overflow:hidden;transition:.2s ease}.hy-board-rich-card:hover{transform:translateY(-2px);border-color:#e8cddd;box-shadow:0 22px 48px rgba(112,58,91,.1)}.hy-board-rich-card.is-notice{border-color:#eab9d4;background:linear-gradient(180deg,#fff 0%,#fff8fc 100%)}.hy-board-rich-link{display:grid;grid-template-columns:148px minmax(0,1fr);gap:0;min-height:156px;color:#473844!important;text-decoration:none!important}.hy-board-rich--gallery .hy-board-rich-link{display:block;min-height:0}.hy-board-rich-thumb{display:block;width:100%;height:100%;min-height:156px;background:#f8eef5;overflow:hidden}.hy-board-rich--gallery .hy-board-rich-thumb{aspect-ratio:1 / .72;min-height:0;border-bottom:1px solid #f0e2eb}.hy-board-rich-thumb img{display:block;width:100%;height:100%;object-fit:cover}.hy-board-rich-thumb--empty{display:grid;place-items:center;background:radial-gradient(circle at 25% 20%,rgba(255,219,237,.75),transparent 34%),linear-gradient(145deg,#fff8fc 0%,#f3eef8 100%)}.hy-board-rich-thumb--empty i{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border:1px solid #ead7e3;border-radius:999px;background:#fff;color:#a0718e;font-size:11px;font-style:normal;font-weight:900;letter-spacing:.08em}.hy-board-rich-body{display:grid;align-content:start;gap:8px;min-width:0;padding:17px 18px}.hy-board-rich-badges{display:flex;gap:5px;flex-wrap:wrap;min-height:20px}.hy-board-rich-badges em,.hy-board-rich-body strong small{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 7px;border-radius:999px;background:#fcebf4;color:#9a4d79;font-style:normal;font-size:11px;font-weight:900}.hy-board-rich-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#332630;font-size:17px;line-height:1.42;font-weight:950;letter-spacing:-.035em}.hy-board-rich--gallery .hy-board-rich-body strong{font-size:16px}.hy-board-rich-body strong small{display:inline-flex;min-width:20px;margin-left:6px;vertical-align:2px}.hy-board-rich-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.05em;margin:0!important;color:#8b7a86;font-size:13px;line-height:1.55;font-weight:650;word-break:keep-all}.hy-board-rich--gallery .hy-board-rich-body p{font-size:12.5px}.hy-board-rich-meta{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:2px}.hy-board-rich-meta i{color:#958795;font-size:12px;font-style:normal;font-weight:750}.hy-board-rich-check{position:absolute;z-index:5;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border:1px solid rgba(234,215,227,.9);border-radius:999px;background:rgba(255,255,255,.92);color:#6d5868;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(112,58,91,.08)}.hy-board-rich-empty{display:grid;place-items:center;gap:8px;min-height:220px;padding:36px;border:1px dashed #edcade;border-radius:26px;background:#fff8fc;text-align:center}.hy-board-rich-empty strong{color:#4c3345;font-size:18px;font-weight:950}.hy-board-rich-empty p{margin:0!important;color:#897383;font-size:14px;font-weight:750}@media (max-width:1040px){.hy-board-rich--gallery .hy-board-rich-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-board-rich-toolbar{align-items:stretch;flex-direction:column}.hy-board-rich-search{grid-template-columns:150px minmax(0,1fr) 76px}}@media (max-width:760px){.hy-board-rich{width:min(100% - 24px,680px)}.hy-board-rich-hero{display:block;padding:24px 22px;border-radius:26px}.hy-board-rich-hero h1{font-size:29px!important}.hy-board-rich-actions{justify-content:flex-start;margin-top:16px}.hy-board-rich-search{grid-template-columns:1fr}.hy-board-rich-grid,.hy-board-rich--gallery .hy-board-rich-grid{grid-template-columns:1fr;gap:12px}.hy-board-rich-link{grid-template-columns:104px minmax(0,1fr);min-height:132px}.hy-board-rich--gallery .hy-board-rich-link{display:grid;grid-template-columns:112px minmax(0,1fr)}.hy-board-rich-thumb{min-height:132px}.hy-board-rich--gallery .hy-board-rich-thumb{height:132px;aspect-ratio:auto;border-bottom:0;border-right:1px solid #f0e2eb}.hy-board-rich-body{padding:14px}.hy-board-rich-body strong{font-size:15px}.hy-board-rich-body p{font-size:12px;-webkit-line-clamp:2;min-height:0}}@media (max-width:420px){.hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-link{display:block}.hy-board-rich-thumb,.hy-board-rich--gallery .hy-board-rich-thumb{height:190px;min-height:0;border-right:0;border-bottom:1px solid #f0e2eb}}.hy-account{gap:8px!important;flex-wrap:wrap!important}.hy-account-alerts{display:flex!important;align-items:center!important;gap:6px!important}.hy-alert-chip{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;height:34px!important;padding:0 10px!important;border:1px solid rgba(234,215,227,.95)!important;border-radius:999px!important;color:#6f5d6a!important;text-decoration:none!important;font-weight:900!important;box-shadow:0 8px 18px rgba(112,58,91,.045)!important}.hy-alert-chip span{font-size:13px!important;line-height:1!important}.hy-alert-chip b{font:inherit!important}.hy-alert-chip em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:#fcebf4!important;color:#9a4d79!important;font-size:11px!important;font-style:normal!important;font-weight:950!important}.hy-alert-chip.has-alert{border-color:#e5b7d0!important;background:linear-gradient(180deg,#fff 0%,#fff4fa 100%)!important;color:#8f3f70!important}.hy-alert-chip.has-alert:after{content:"";position:absolute;right:4px;top:4px;width:8px;height:8px;border-radius:999px;background:#ff5f9b;box-shadow:0 0 0 3px rgba(255,95,155,.14)}.hy-home-command{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)!important;gap:18px!important;align-items:stretch!important;margin:18px 0 20px!important;padding:20px!important;border:1px solid rgba(234,215,227,.96)!important;border-radius:34px!important;background:radial-gradient(circle at 8% 0%,rgba(255,219,237,.72),transparent 34%),radial-gradient(circle at 100% 14%,rgba(230,221,255,.55),transparent 32%),linear-gradient(180deg,#fff 0%,#fff8fc 100%)!important;box-shadow:0 22px 55px rgba(112,58,91,.075)!important}.hy-home-command__main{min-width:0!important;padding:10px 10px 10px 12px!important}.hy-home-command__eyebrow{display:inline-flex!important;align-items:center!important;height:30px!important;padding:0 13px!important;border:1px solid #ead7e3!important;border-radius:999px!important;background:#fff!important;color:#8a5574!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important}.hy-home-command h2{margin:14px 0 8px!important;color:#25202a!important;font-size:30px!important;line-height:1.18!important;letter-spacing:-.055em!important;font-weight:950!important;word-break:keep-all!important}.hy-home-command p{max-width:660px!important;margin:0!important;color:#7e7180!important;font-size:15px!important;line-height:1.65!important;font-weight:720!important;word-break:keep-all!important}.hy-home-command__actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.hy-home-command__actions a{display:grid!important;align-content:center!important;gap:5px!important;min-height:112px!important;padding:16px!important;border:1px solid #f0e2eb!important;border-radius:24px!important;background:#fff!important;color:#3d3039!important;text-decoration:none!important;box-shadow:0 12px 28px rgba(112,58,91,.05)!important;transition:.18s ease!important}.hy-home-command__actions a:hover{transform:translateY(-2px)!important;border-color:#e7bfd5!important;background:#fff6fb!important;box-shadow:0 18px 34px rgba(112,58,91,.09)!important}.hy-home-command__actions span{font-size:23px!important}.hy-home-command__actions strong{font-size:16px!important;font-weight:950!important;letter-spacing:-.035em!important}.hy-home-command__actions em{color:#8f808c!important;font-size:12px!important;font-style:normal!important;font-weight:760!important;line-height:1.35!important}.hy-home-command__alerts{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hy-home-command__alerts a{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:13px 15px!important;border:1px solid #f0e2eb!important;border-radius:20px!important;background:#fff!important;color:#4c3345!important;text-decoration:none!important}.hy-home-command__alerts a.has-alert{border-color:#e5b7d0!important;background:#fff4fa!important}.hy-home-command__alerts span{font-size:18px!important}.hy-home-command__alerts strong{min-width:0!important;flex:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:900!important}.hy-home-command__alerts b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:26px!important;padding:0 8px!important;border-radius:999px!important;background:#fcebf4!important;color:#9a4d79!important;font-size:12px!important;font-weight:950!important}.hy-main.hy-home .hy-card,.hy-home .hy-card{border-color:rgba(236,218,229,.96)!important;box-shadow:0 16px 38px rgba(112,58,91,.055)!important}.hy-main.hy-home .hy-card header,.hy-home .hy-card header{gap:12px!important;padding-bottom:12px!important;border-bottom:1px solid #f1e5ed!important}.hy-home .hy-quick-card{min-height:86px!important;border-radius:24px!important;box-shadow:0 12px 28px rgba(112,58,91,.045)!important}.hy-home .hy-board-box,.hy-home .hy-notice-bar,.hy-home .hy-gallery-block{overflow:hidden!important}.hy-board-rich *,.hy-board-rich *:before,.hy-board-rich *:after{box-sizing:border-box!important}.hy-board-rich{clear:both!important}.hy-board-rich-cats #bo_cate,.hy-board-rich-cats ul{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;border:0!important;background:transparent!important}.hy-board-rich-cats li{border:0!important;background:transparent!important}.hy-board-rich-cats a,.hy-board-rich-cats #bo_cate a{display:inline-flex!important;align-items:center!important;height:34px!important;padding:0 13px!important;border:1px solid #ead7e3!important;border-radius:999px!important;background:#fff!important;color:#75566a!important;text-decoration:none!important;font-size:13px!important;font-weight:850!important}.hy-board-rich-cats #bo_cate_on,.hy-board-rich-cats a:hover{border-color:#e7bfd5!important;background:#fff4fa!important;color:#9a4d79!important}.hy-board-rich-search select,.hy-board-rich-search input,.hy-board-rich-search button{min-width:0!important;max-width:100%!important;box-shadow:none!important}.hy-board-rich-grid{align-items:stretch!important}.hy-board-rich-card{min-height:0!important}.hy-board-rich-link{height:100%!important}.hy-board-rich-body{overflow:hidden!important}.hy-board-rich-body strong,.hy-board-rich-body p,.hy-board-rich-meta{min-width:0!important;max-width:100%!important}.hy-board-rich-meta i{white-space:nowrap!important}.hy-board-rich-thumb img{max-width:none!important}.hy-board-rich .hy-board-pages{margin-top:22px!important;text-align:center!important}.hy-board-rich+.bo_fx,.hy-board-rich+#bo_list_total,.hy-board-rich+.tbl_head01{display:none!important}@media (max-width:1120px){.hy-home-command{grid-template-columns:1fr!important}}@media (max-width:900px){.hy-account{justify-content:flex-end!important}.hy-account-alerts{order:3;width:100%;justify-content:flex-end!important}.hy-alert-chip{height:32px!important;padding:0 9px!important}}@media (max-width:760px){.hy-home-command{width:min(100% - 24px,680px)!important;margin:14px auto 16px!important;padding:16px!important;border-radius:28px!important}.hy-home-command h2{font-size:24px!important}.hy-home-command p{font-size:13.5px!important}.hy-home-command__actions{grid-template-columns:1fr!important}.hy-home-command__actions a{min-height:74px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;align-content:center!important}.hy-home-command__actions span{grid-row:1 / span 2!important}.hy-home-command__alerts{grid-template-columns:1fr!important}.hy-board-rich-toolbar{gap:10px!important}.hy-board-rich-search select,.hy-board-rich-search input,.hy-board-rich-search button{height:42px!important}}@media (max-width:520px){.hy-account-alerts{justify-content:flex-start!important}.hy-alert-chip b{display:none!important}.hy-home-command__eyebrow{font-size:11px!important}}:root{--hy-clean-line:#e8e8eb;--hy-clean-soft:#f7f7f8;--hy-clean-text:#26232a;--hy-clean-muted:#77727b}.hy-account-alerts{gap:4px!important}.hy-alert-chip{height:30px!important;padding:0 9px!important;border-color:var(--hy-clean-line)!important;background:#fff!important;color:#5d5962!important;box-shadow:none!important;font-size:12px!important}.hy-alert-chip span{display:none!important}.hy-alert-chip em{min-width:18px!important;height:18px!important;padding:0 5px!important;background:#2c2930!important;color:#fff!important;font-size:10px!important}.hy-alert-chip.has-alert{border-color:#d9d7dc!important;background:#f7f7f8!important;color:#26232a!important}.hy-alert-chip.has-alert:after{display:none!important}.hy-home .hy-hero,.hy-main.hy-home .hy-hero{border-radius:28px!important;box-shadow:0 14px 34px rgba(30,28,34,.055)!important}.hy-home-dashboard{grid-template-columns:repeat(5,minmax(0,1fr))!important}.hy-home .hy-quick-card,.hy-main.hy-home .hy-quick-card{min-height:68px!important;padding:14px!important;border-radius:18px!important;border-color:var(--hy-clean-line)!important;background:#fff!important;box-shadow:none!important}.hy-home .hy-quick-card:hover{transform:none!important;border-color:#d9d7dc!important;background:#fafafa!important}.hy-quick-card__icon{display:none!important}.hy-quick-card__text strong{color:var(--hy-clean-text)!important;font-size:15px!important;letter-spacing:-.025em!important}.hy-quick-card__text em{color:var(--hy-clean-muted)!important;font-size:12px!important}.hy-quick-card>i{color:#aaa!important}.hy-home-alertline{display:flex!important;justify-content:flex-end!important;gap:8px!important}.hy-home-alertline a{display:inline-flex!important;align-items:center!important;gap:7px!important;height:34px!important;padding:0 12px!important;border:1px solid var(--hy-clean-line)!important;border-radius:999px!important;background:#fff!important;color:#5f5962!important;text-decoration:none!important;font-size:13px!important;font-weight:750!important;box-shadow:none!important}.hy-home-alertline a.has-alert{border-color:#d7d3d9!important;background:#f8f8f9!important;color:#25232a!important}.hy-home-alertline strong{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:#2c2930!important;color:#fff!important;font-size:11px!important}.hy-home-command{display:none!important}.hy-main.hy-home .hy-card,.hy-home .hy-card{border-radius:22px!important;border-color:var(--hy-clean-line)!important;background:#fff!important;box-shadow:none!important}.hy-main.hy-home .hy-card header,.hy-home .hy-card header{border-bottom-color:var(--hy-clean-line)!important}.hy-layout--mix{gap:16px!important}.hy-board-rich-hero{display:flex!important;align-items:center!important;padding:20px 22px!important;border-radius:22px!important;border-color:var(--hy-clean-line)!important}.hy-board-rich-kicker{display:none!important}.hy-board-rich-hero h1{margin:0 0 4px!important;color:var(--hy-clean-text)!important;font-size:26px!important;letter-spacing:-.045em!important}.hy-board-rich-hero p{color:var(--hy-clean-muted)!important;font-size:13px!important;font-weight:650!important}.hy-board-rich-btn{height:36px!important;min-width:64px!important;padding:0 13px!important;border-radius:12px!important;font-size:13px!important}.hy-board-rich-btn.is-light{border-color:var(--hy-clean-line)!important;background:#fff!important;color:#55515a!important}.hy-board-rich-btn.is-dark{background:#2b2930!important;border-color:#2b2930!important}.hy-board-rich-cats,.hy-board-rich-toolbar{padding:12px!important;border-radius:18px!important;border-color:var(--hy-clean-line)!important;background:#fff!important;box-shadow:none!important}.hy-board-rich-search{grid-template-columns:130px minmax(160px,280px) 68px!important}.hy-board-rich-search select,.hy-board-rich-search input,.hy-board-rich-search button{height:38px!important;border-radius:11px!important;font-size:13px!important}.hy-board-rich-search button{background:#2b2930!important}.hy-board-rich-grid,.hy-board-rich--gallery .hy-board-rich-grid{grid-template-columns:1fr!important}.hy-board-rich-card{border-color:var(--hy-clean-line)!important}.hy-board-rich-card:hover{transform:none!important;border-color:#d8d7dc!important;box-shadow:none!important}.hy-board-rich-card.is-notice{border-color:#d8d7dc!important;background:#fafafa!important}.hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-link{display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;min-height:118px!important}.hy-board-rich-card.no-thumb .hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-card.no-thumb .hy-board-rich-link{min-height:auto!important}.hy-board-rich-thumb,.hy-board-rich--gallery .hy-board-rich-thumb{width:132px!important;height:118px!important;min-height:118px!important;aspect-ratio:auto!important;border-right:1px solid var(--hy-clean-line)!important;border-bottom:0!important;background:#f4f4f5!important}.hy-board-rich-thumb--empty{display:none!important}.hy-board-rich-body{padding:15px 17px!important;gap:6px!important}.hy-board-rich-badges{min-height:0!important;gap:4px!important}.hy-board-rich-badges:empty{display:none!important}.hy-board-rich-badges em,.hy-board-rich-body strong small{height:18px!important;padding:0 6px!important;background:#f2f2f3!important;color:#5f5962!important;font-size:10px!important;border-radius:999px!important}.hy-board-rich-body strong,.hy-board-rich--gallery .hy-board-rich-body strong{color:var(--hy-clean-text)!important;font-size:16px!important;line-height:1.4!important;letter-spacing:-.025em!important}.hy-board-rich-body p,.hy-board-rich--gallery .hy-board-rich-body p{min-height:0!important;color:#747078!important;font-size:13px!important;line-height:1.55!important;-webkit-line-clamp:2!important}.hy-board-rich-meta{margin-top:2px!important;gap:8px!important}.hy-board-rich-meta i{color:#96919a!important;font-size:12px!important;font-weight:650!important}.hy-board-rich-check{top:8px!important;left:8px!important;height:25px!important;border-radius:999px!important;box-shadow:none!important;background:rgba(255,255,255,.96)!important}.hy-board-rich-empty{border-radius:18px!important;background:#fff!important;border-color:var(--hy-clean-line)!important}@media (max-width:760px){.hy-home-dashboard{width:min(100% - 24px,680px)!important;margin:12px auto!important}.hy-home-alertline{width:min(100% - 24px,680px)!important;margin:0 auto 12px!important;justify-content:flex-start!important}.hy-board-rich{width:min(100% - 24px,680px)!important}.hy-board-rich-hero{display:block!important;padding:18px!important;border-radius:18px!important}.hy-board-rich-actions{justify-content:flex-start!important;margin-top:12px!important}.hy-board-rich-toolbar{display:block!important}.hy-board-rich-count{margin-bottom:10px!important;padding:0!important}.hy-board-rich-search{grid-template-columns:1fr!important}.hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-link{grid-template-columns:96px minmax(0,1fr)!important;min-height:104px!important}.hy-board-rich-card.no-thumb .hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-card.no-thumb .hy-board-rich-link{grid-template-columns:1fr!important}.hy-board-rich-thumb,.hy-board-rich--gallery .hy-board-rich-thumb{width:96px!important;height:104px!important;min-height:104px!important}.hy-board-rich-body{padding:13px!important}.hy-board-rich-body strong{font-size:15px!important}.hy-board-rich-body p{font-size:12px!important}}@media (max-width:420px){.hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-link{grid-template-columns:82px minmax(0,1fr)!important}.hy-board-rich-thumb,.hy-board-rich--gallery .hy-board-rich-thumb{width:82px!important;height:96px!important;min-height:96px!important}}:root{--hy-final-line:#e8e6eb;--hy-final-soft:#f8f7f9;--hy-final-text:#222028;--hy-final-muted:#77717b}.hy-board-rich-cats,.hy-board-rich-cats #bo_cate,.hy-board-rich-cats .bo_cate,.hy-board-rich-cats ul{min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-board-rich-cats{padding:10px 0!important;border:0!important;background:transparent!important}.hy-board-rich-cats *,.hy-board-rich-cats *::before,.hy-board-rich-cats *::after{list-style:none!important}.hy-board-rich-cats li::marker{content:""!important;font-size:0!important}.hy-board-rich-cats li:before{display:none!important;content:none!important}.hy-board-rich-cats ul,.hy-board-rich-cats #bo_cate ul,.hy-board-rich-cats #bo_cate{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}.hy-board-rich-cats li{display:block!important;margin:0!important;padding:0!important;line-height:1!important}.hy-board-rich-cats a,.hy-board-rich-cats #bo_cate a,.hy-board-rich-cats #bo_cate_on{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;padding:0 14px!important;border:1px solid var(--hy-final-line)!important;border-radius:999px!important;background:#fff!important;color:#57525b!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}.hy-board-rich-cats #bo_cate_on,.hy-board-rich-cats a:hover{background:#f7f4f7!important;color:#2a252d!important;border-color:#d9d5dc!important}.hy-board-rich{max-width:1040px!important}.hy-board-rich-grid,.hy-board-rich--gallery .hy-board-rich-grid{gap:10px!important}.hy-board-rich-card{border-radius:16px!important;border-color:var(--hy-final-line)!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.hy-board-rich-card.no-thumb .hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-card.no-thumb .hy-board-rich-link{display:block!important;min-height:0!important;grid-template-columns:1fr!important}.hy-board-rich-card.no-thumb .hy-board-rich-body{padding:20px 18px 16px!important}.hy-board-rich-card.no-thumb.is-checkable .hy-board-rich-body{padding-top:34px!important}.hy-board-rich-check{left:auto!important;right:12px!important;top:10px!important;height:24px!important;padding:0 8px!important;background:#fff!important;border-color:#e5dfe7!important;z-index:4!important;font-size:11px!important;color:#55515a!important}.hy-board-rich-check span{font-size:11px!important}.hy-board-rich-card.has-thumb.is-checkable .hy-board-rich-body{padding-top:30px!important}.hy-board-rich-body strong{font-size:15.5px!important;line-height:1.42!important}.hy-board-rich-body p{margin-top:2px!important;color:#6f6973!important}.hy-board-rich-meta{margin-top:4px!important}.hy-board-rich-toolbar{border-radius:16px!important;border-color:var(--hy-final-line)!important;box-shadow:none!important}.hy-board-rich-hero{border-radius:18px!important;border-color:var(--hy-final-line)!important;box-shadow:none!important;background:#fff!important}.hy-view-neighbor{display:none!important}.hy-view-board-list{width:100%;margin:18px 0!important;padding:0!important;border:1px solid var(--hy-final-line)!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.hy-view-board-list__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 18px!important;border-bottom:1px solid var(--hy-final-line)!important;background:#fafafa!important}.hy-view-board-list__head strong{color:var(--hy-final-text)!important;font-size:15px!important;font-weight:900!important}.hy-view-board-list__head a{color:#625b65!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important}.hy-view-prevnext-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-bottom:1px solid var(--hy-final-line)!important}.hy-view-prevnext-row a{display:grid!important;grid-template-columns:70px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-width:0!important;padding:13px 18px!important;color:#302b32!important;text-decoration:none!important;border-right:1px solid var(--hy-final-line)!important}.hy-view-prevnext-row a:last-child{border-right:0!important}.hy-view-prevnext-row b{color:#8b6d7d!important;font-size:12px!important;font-weight:900!important}.hy-view-prevnext-row span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:800!important}.hy-view-board-list ul{margin:0!important;padding:0!important;list-style:none!important}.hy-view-board-list li{margin:0!important;padding:0!important;list-style:none!important;border-bottom:1px solid #f0eef2!important}.hy-view-board-list li:last-child{border-bottom:0!important}.hy-view-board-list li::marker{content:""!important;font-size:0!important}.hy-view-board-list li a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;min-height:46px!important;padding:12px 18px!important;color:#2d2930!important;text-decoration:none!important}.hy-view-board-list li.is-current a{background:#f8f6f8!important;font-weight:900!important}.hy-view-board-list__title{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:800!important}.hy-view-board-list__title em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:18px!important;height:18px!important;margin-left:6px!important;padding:0 6px!important;border-radius:999px!important;background:#efedf0!important;color:#625b65!important;font-size:11px!important;font-style:normal!important;font-weight:900!important}.hy-view-board-list__meta{white-space:nowrap!important;color:#8f8993!important;font-size:12px!important;font-weight:650!important}.hy-view-actions{margin-top:16px!important;border-radius:18px!important;background:#fff!important;border-color:var(--hy-final-line)!important}.hy-home>.hy-container{max-width:1120px!important}.hy-home--mix{background:#fbfafb!important}.hy-hero--mix{margin:14px 0 16px!important;border-radius:20px!important;border:1px solid var(--hy-final-line)!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.hy-home-dashboard{gap:10px!important}.hy-home-dashboard .hy-quick-card{min-height:58px!important;padding:12px 14px!important;border:1px solid var(--hy-final-line)!important;border-radius:14px!important;box-shadow:none!important}.hy-home-dashboard .hy-quick-card__icon,.hy-home-dashboard .hy-quick-card>i{display:none!important}.hy-home-dashboard .hy-quick-card__text strong{color:var(--hy-final-text)!important}.hy-home-dashboard .hy-quick-card__text em{font-size:11.5px!important;color:var(--hy-final-muted)!important}.hy-home-alertline{margin:0 0 14px!important;justify-content:flex-start!important}.hy-layout--mix{grid-template-columns:280px minmax(0,1fr)!important}.hy-home .hy-card{border-radius:16px!important;border:1px solid var(--hy-final-line)!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.hy-home .hy-card header,.hy-home .hy-card__title-row{padding:14px 16px!important;border-bottom:1px solid var(--hy-final-line)!important;background:#fff!important}.hy-home .hy-card h3,.hy-home .hy-card__title-row h3{font-size:15px!important;color:var(--hy-final-text)!important;font-weight:900!important}.hy-home .hy-card h3 span,.hy-home .hy-card__title-row h3 span{display:none!important}.hy-board-box-grid--mix{gap:12px!important}.hy-board-box{border:1px solid var(--hy-final-line)!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}.hy-board-box__head{padding:12px 14px!important;border-bottom:1px solid var(--hy-final-line)!important;background:#fafafa!important}.hy-board-box__head h4{font-size:14px!important;color:var(--hy-final-text)!important}.hy-board-box__head h4 span{display:none!important}.hy-login-card,.hy-board-nav,.hy-info-card{margin-bottom:12px!important}.hy-board-nav a{border-radius:10px!important}@media (max-width:900px){.hy-layout--mix{grid-template-columns:1fr!important}.hy-home-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hy-board-box-grid--mix{grid-template-columns:1fr!important}}@media (max-width:760px){.hy-home-dashboard{grid-template-columns:1fr!important}.hy-view-prevnext-row{grid-template-columns:1fr!important}.hy-view-prevnext-row a{border-right:0!important;border-bottom:1px solid var(--hy-final-line)!important}.hy-view-prevnext-row a:last-child{border-bottom:0!important}.hy-view-board-list li a{grid-template-columns:1fr!important;gap:4px!important}.hy-view-board-list__meta{white-space:normal!important}.hy-board-rich-card.no-thumb.is-checkable .hy-board-rich-body{padding-top:34px!important}}.hy-board-rich-cats{display:block!important;min-height:0!important;height:auto!important;padding:10px 12px!important;overflow:visible!important}.hy-board-rich-cats ul,.hy-board-rich-cats #bo_cate,.hy-board-rich-cats .hy-category-tabs,#bo_cate.hy-category-tabs{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;list-style:none!important}.hy-board-rich-cats li,.hy-board-rich-cats #bo_cate li,.hy-board-rich-cats .hy-category-tabs li,#bo_cate.hy-category-tabs li{display:block!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;list-style:none!important}.hy-board-rich-cats li::marker,.hy-board-rich-cats #bo_cate li::marker,.hy-board-rich-cats .hy-category-tabs li::marker,#bo_cate.hy-category-tabs li::marker{content:""!important;font-size:0!important}.hy-board-rich-cats a,.hy-board-rich-cats #bo_cate a,.hy-board-rich-cats .hy-category-tabs a,#bo_cate.hy-category-tabs a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:32px!important;margin:0!important;padding:0 12px!important;border:1px solid #e5dbe2!important;border-radius:999px!important;background:#fff!important;color:#665862!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1!important;box-shadow:none!important}.hy-board-rich-cats li.is-active a,.hy-board-rich-cats #bo_cate_on,#bo_cate.hy-category-tabs #bo_cate_on{border-color:#e9bfd6!important;background:#fff4fa!important;color:#9a4d79!important}@media (max-width:760px){.hy-board-rich-cats{padding:9px!important}.hy-board-rich-cats ul,.hy-board-rich-cats #bo_cate,.hy-board-rich-cats .hy-category-tabs{gap:6px!important}.hy-board-rich-cats a,.hy-board-rich-cats #bo_cate a,.hy-board-rich-cats .hy-category-tabs a{height:31px!important;padding:0 10px!important;font-size:12px!important}}.hy-main.hy-home .hy-slideshow__viewport,.hy-home .hy-slideshow__viewport{position:relative!important;height:360px!important;min-height:360px!important;max-height:360px!important;aspect-ratio:auto!important;overflow:hidden!important}.hy-main.hy-home .hy-slide,.hy-home .hy-slide{background-color:#fff!important}.hy-main.hy-home .hy-slide:before,.hy-home .hy-slide:before{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.04))!important}.hy-main.hy-home .hy-slide__content,.hy-home .hy-slide__content{max-width:min(520px,calc(100% - 32px))!important}@media (max-width:760px){.hy-main.hy-home .hy-slideshow__viewport,.hy-home .hy-slideshow__viewport{height:260px!important;min-height:260px!important;max-height:260px!important}}@media (max-width:420px){.hy-main.hy-home .hy-slideshow__viewport,.hy-home .hy-slideshow__viewport{height:220px!important;min-height:220px!important;max-height:220px!important}}.hy-gallery-museum,.hy-board-rich--gallery.hy-gallery-museum{max-width:1180px!important;margin:0 auto 42px!important;padding:0 18px!important;color:#241f22!important}.hy-gallery-museum .hy-board-rich-hero{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:22px!important;margin:22px 0 18px!important;padding:30px 32px!important;border:1px solid #e8ded8!important;border-radius:30px!important;background:radial-gradient(circle at 14% 0%,rgba(255,245,237,.95),transparent 34%),linear-gradient(135deg,#fff 0%,#fbf8f4 54%,#fff5fb 100%)!important;box-shadow:0 22px 55px rgba(60,42,31,.075)!important;overflow:hidden!important}.hy-gallery-museum .hy-board-rich-hero:before{content:""!important;position:absolute!important;left:32px!important;right:32px!important;top:18px!important;height:1px!important;background:linear-gradient(90deg,transparent,#d8c9bd,transparent)!important}.hy-gallery-museum .hy-board-rich-kicker{display:inline-flex!important;align-items:center!important;width:max-content!important;height:30px!important;padding:0 14px!important;border:1px solid #d9c7b9!important;border-radius:999px!important;background:#fff!important;color:#725c4d!important;font-size:12px!important;font-weight:950!important;letter-spacing:.08em!important}.hy-gallery-museum .hy-board-rich-hero h1{margin:14px 0 7px!important;color:#221d1b!important;font-family:Georgia,'Times New Roman',serif!important;font-size:44px!important;line-height:1.05!important;letter-spacing:-.055em!important;font-weight:900!important;word-break:keep-all!important}.hy-gallery-museum .hy-board-rich-hero p{margin:0!important;color:#766a63!important;font-size:14px!important;line-height:1.65!important;font-weight:760!important;word-break:keep-all!important}.hy-gallery-museum .hy-board-rich-actions{display:flex!important;gap:8px!important;flex:0 0 auto!important}.hy-gallery-museum .hy-board-rich-btn{min-height:42px!important;padding:0 17px!important;border-radius:999px!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important}.hy-gallery-museum .hy-board-rich-btn.is-dark{border-color:#221d1b!important;background:#221d1b!important;color:#fff!important}.hy-gallery-museum .hy-board-rich-btn.is-light{border-color:#d9c7b9!important;background:#fff!important;color:#6a5548!important}.hy-gallery-museum .hy-board-rich-cats,.hy-gallery-museum .hy-board-rich-toolbar,.hy-gallery-museum .hy-board-rich-adminbar{border:1px solid #eadfd8!important;border-radius:24px!important;background:#fff!important;box-shadow:0 12px 30px rgba(60,42,31,.035)!important}.hy-gallery-museum .hy-board-rich-cats{padding:14px!important;margin:0 0 12px!important}.hy-gallery-museum .hy-board-rich-cats ul,.hy-gallery-museum .hy-board-rich-cats #bo_cate{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.hy-gallery-museum .hy-board-rich-cats li{list-style:none!important;margin:0!important;padding:0!important}.hy-gallery-museum .hy-board-rich-cats li::marker{content:""!important;font-size:0!important}.hy-gallery-museum .hy-board-rich-cats a,.hy-gallery-museum .hy-board-rich-cats #bo_cate a{display:inline-flex!important;align-items:center!important;height:34px!important;padding:0 13px!important;border:1px solid #e1d2c8!important;border-radius:999px!important;background:#fff!important;color:#6d5b50!important;font-size:13px!important;font-weight:850!important;text-decoration:none!important}.hy-gallery-museum .hy-board-rich-cats .is-active a,.hy-gallery-museum .hy-board-rich-cats #bo_cate_on{background:#2a2420!important;border-color:#2a2420!important;color:#fff!important}.hy-gallery-museum .hy-board-rich-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 22px!important;padding:14px 16px!important}.hy-gallery-museum .hy-board-rich-count{color:#766a63!important;font-size:13px!important;font-weight:850!important;white-space:nowrap!important}.hy-gallery-museum .hy-board-rich-count strong{color:#221d1b!important}.hy-gallery-museum .hy-board-rich-search{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;min-width:0!important}.hy-gallery-museum .hy-board-rich-search select,.hy-gallery-museum .hy-board-rich-search input,.hy-gallery-museum .hy-board-rich-search button{height:40px!important;border:1px solid #e3d5cc!important;border-radius:999px!important;background:#fff!important;color:#4f4540!important;font-size:13px!important;font-weight:750!important;box-shadow:none!important}.hy-gallery-museum .hy-board-rich-search select{width:150px!important;padding:0 12px!important}.hy-gallery-museum .hy-board-rich-search input{width:260px!important;padding:0 15px!important}.hy-gallery-museum .hy-board-rich-search button{min-width:76px!important;padding:0 17px!important;border-color:#221d1b!important;background:#221d1b!important;color:#fff!important;font-weight:950!important}.hy-gallery-museum .hy-board-rich-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:start!important;counter-reset:hy-gallery-art!important}.hy-gallery-museum .hy-board-rich-card{position:relative!important;min-width:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;counter-increment:hy-gallery-art!important}.hy-gallery-museum .hy-board-rich-card:before{content:"No. " counter(hy-gallery-art,decimal-leading-zero)!important;position:absolute!important;z-index:4!important;left:18px!important;top:-10px!important;display:inline-flex!important;align-items:center!important;height:25px!important;padding:0 10px!important;border:1px solid #d6c5b9!important;border-radius:999px!important;background:#fff!important;color:#7c6759!important;font-family:Georgia,'Times New Roman',serif!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em!important;box-shadow:0 8px 20px rgba(60,42,31,.08)!important}.hy-gallery-museum .hy-board-rich-link{display:block!important;min-height:0!important;border:1px solid #d8c9bd!important;border-radius:8px!important;background:#fff!important;color:#221d1b!important;text-decoration:none!important;box-shadow:0 18px 38px rgba(60,42,31,.105)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.hy-gallery-museum .hy-board-rich-link:hover{transform:translateY(-4px)!important;border-color:#bda893!important;box-shadow:0 26px 54px rgba(60,42,31,.16)!important}.hy-gallery-museum .hy-board-rich-thumb,.hy-gallery-museum .hy-board-rich-card.no-thumb .hy-board-rich-thumb,.hy-gallery-museum .hy-board-rich-thumb--empty{display:grid!important;place-items:center!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:4 / 3!important;padding:16px!important;border:0!important;border-bottom:1px solid #e6d9cf!important;background:linear-gradient(90deg,rgba(0,0,0,.035) 0 1px,transparent 1px 100%),linear-gradient(180deg,#fbfaf8 0%,#f3eee8 100%)!important;overflow:hidden!important}.hy-gallery-museum .hy-board-rich-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:2px!important;background:#fff!important;box-shadow:0 10px 26px rgba(55,39,28,.16)!important;transition:transform .25s ease!important}.hy-gallery-museum .hy-board-rich-link:hover .hy-board-rich-thumb img{transform:scale(1.025)!important}.hy-gallery-museum .hy-board-rich-thumb--empty i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;border:1px dashed #cdbdae!important;border-radius:3px!important;background:#fff!important;color:#978677!important;font-family:Georgia,'Times New Roman',serif!important;font-size:13px!important;font-style:normal!important;font-weight:900!important;letter-spacing:.08em!important}.hy-gallery-museum .hy-board-rich-body{display:block!important;padding:16px 17px 17px!important;background:#fff!important}.hy-gallery-museum .hy-board-rich-badges{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0 0 8px!important}.hy-gallery-museum .hy-board-rich-badges em{display:inline-flex!important;align-items:center!important;height:24px!important;padding:0 8px!important;border:1px solid #e1d2c8!important;border-radius:999px!important;background:#fbf8f4!important;color:#725c4d!important;font-size:11px!important;font-style:normal!important;font-weight:850!important}.hy-gallery-museum .hy-board-rich-body strong{display:block!important;margin:0!important;color:#211c19!important;font-size:17px!important;line-height:1.35!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-gallery-museum .hy-board-rich-body strong small{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;margin-left:6px!important;padding:0 6px!important;border-radius:999px!important;background:#f1e7df!important;color:#705b4e!important;font-size:11px!important}.hy-gallery-museum .hy-board-rich-body p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:39px!important;margin:7px 0 12px!important;color:#776c65!important;font-size:13px!important;line-height:1.5!important;font-weight:700!important;overflow:hidden!important}.hy-gallery-museum .hy-board-rich-meta{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;padding-top:12px!important;border-top:1px solid #eee5df!important;color:#8b8079!important}.hy-gallery-museum .hy-board-rich-meta i{font-size:12px!important;font-style:normal!important;font-weight:760!important;white-space:nowrap!important}.hy-gallery-museum .hy-board-rich-check{position:absolute!important;z-index:10!important;right:14px!important;top:14px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;height:28px!important;padding:0 8px!important;border:1px solid #d8c9bd!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#5d5049!important;font-size:11px!important;font-weight:850!important;box-shadow:0 8px 18px rgba(60,42,31,.08)!important}.hy-gallery-museum .hy-board-rich-empty{border:1px dashed #d6c5b9!important;border-radius:26px!important;background:#fffaf6!important;color:#6d5b50!important}.hy-gallery-museum .hy-board-pages{margin-top:28px!important;text-align:center!important}@media (max-width:1080px){.hy-gallery-museum .hy-board-rich-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}}@media (max-width:760px){.hy-gallery-museum{padding:0 12px!important;margin-bottom:28px!important}.hy-gallery-museum .hy-board-rich-hero{display:block!important;padding:24px 20px!important;border-radius:24px!important}.hy-gallery-museum .hy-board-rich-hero h1{font-size:34px!important}.hy-gallery-museum .hy-board-rich-actions{margin-top:16px!important}.hy-gallery-museum .hy-board-rich-toolbar{display:block!important;padding:13px!important}.hy-gallery-museum .hy-board-rich-count{display:block!important;margin-bottom:10px!important}.hy-gallery-museum .hy-board-rich-search{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.hy-gallery-museum .hy-board-rich-search select,.hy-gallery-museum .hy-board-rich-search input,.hy-gallery-museum .hy-board-rich-search button{width:100%!important}.hy-gallery-museum .hy-board-rich-grid{grid-template-columns:1fr!important;gap:18px!important}.hy-gallery-museum .hy-board-rich-thumb{aspect-ratio:4 / 3!important;padding:12px!important}.hy-gallery-museum .hy-board-rich-body{padding:14px!important}}.hy-slideshow[data-hy-slideshow] .hy-slide--with-video{background-image:none!important;background-color:#111!important}.hy-slideshow[data-hy-slideshow] .hy-slide__media{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;z-index:0!important;background:#111!important;pointer-events:none!important}.hy-slideshow[data-hy-slideshow] video.hy-slide__media{object-fit:contain!important}.hy-slideshow[data-hy-slideshow] iframe.hy-slide__media{display:block!important}.hy-slideshow[data-hy-slideshow] .hy-slide--with-video:before{z-index:1!important}.hy-slideshow[data-hy-slideshow] .hy-slide--with-video .hy-slide__content{position:relative!important;z-index:3!important}html,body,#hd,#wrapper,#container,.hy-page,.hy-main,.hy-home,.hy-board-rich,.hy-gallery-museum,.hy-slide-admin-wrap{font-family:var(--hy-font-clean)!important;letter-spacing:-.025em}input,textarea,select,button,table,td,th,label,a,p,span,strong,em,small{font-family:var(--hy-font-clean)}.fa,.fas,.far,.fab,[class^="fa-"],[class*=" fa-"],.material-icons{font-family:inherit}.hy-home .hy-home-alertline,.hy-main.hy-home .hy-home-alertline{display:none!important}.hy-slide--with-video .hy-slide__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:2!important}.hy-slide--with-video iframe.hy-slide__media{border:0!important}.hy-slide--with-video .hy-slide__content{z-index:4!important}.hy-slide--with-video.hy-slide--image-only:before{display:none!important}.hy-slide--with-video .hy-slide__content{pointer-events:auto!important}.hy-slide--with-video .hy-slideshow__controls,.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slideshow__controls{bottom:12px!important}.hy-slide--with-video .hy-slide__media{object-fit:contain!important;background:#000!important}.hy-slide--with-video .hy-slide__content:after{content:"영상은 자동재생 시 브라우저 정책상 음소거로 시작됩니다. 소리는 영상 컨트롤에서 직접 켜주세요.";display:block;margin-top:8px;color:#7a7078;font-size:11px;line-height:1.45;font-weight:650}@media (max-width:760px){.hy-slide--with-video .hy-slide__content:after{display:none}}.hy-slide--with-video .hy-slide__content{z-index:3!important}.hy-slide--with-video .hy-slide__content:after{content:"영상은 직접 재생하면 소리가 나옵니다."!important}.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slideshow__controls{z-index:8!important;pointer-events:auto!important}.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slide-dots{pointer-events:auto!important}.hy-slide--with-video{background:#000!important}.hy-slide--with-video:before{display:none!important;content:none!important}.hy-slide--with-video .hy-slide__media,.hy-slide--with-video iframe.hy-slide__media,.hy-slide--with-video video.hy-slide__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;background:#000!important;border:0!important;z-index:5!important;pointer-events:auto!important}.hy-slide--with-video .hy-slide__content{z-index:7!important;pointer-events:none!important;max-width:min(420px,calc(100% - 32px))!important;padding:12px 14px!important;opacity:.92!important}.hy-slide--with-video .hy-slide__content a,.hy-slide--with-video .hy-slide__content button{pointer-events:auto!important}.hy-slide-sound-btn{position:absolute!important;right:16px!important;top:16px!important;z-index:30!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 15px!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;background:rgba(20,18,22,.72)!important;color:#fff!important;font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif!important;font-size:13px!important;font-weight:900!important;line-height:1!important;box-shadow:0 12px 28px rgba(0,0,0,.24)!important;backdrop-filter:blur(12px)!important;cursor:pointer!important;pointer-events:auto!important}.hy-slide-sound-btn.is-on{background:rgba(255,255,255,.88)!important;color:#1e1a1f!important}.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slideshow__controls{top:16px!important;left:16px!important;right:auto!important;bottom:auto!important;z-index:28!important;pointer-events:none!important}.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slide-dots,.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slide-nav,.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slide-toggle{pointer-events:auto!important}.hy-slide--with-video .hy-slide__content:after{content:"자동재생은 음소거로 시작됩니다. 소리는 ‘소리 켜기’ 또는 영상 컨트롤로 켜주세요."!important;display:block!important;margin-top:8px!important;color:#ede8ed!important;font-size:11px!important;line-height:1.45!important;font-weight:650!important}@media (max-width:760px){.hy-slide-sound-btn{top:12px!important;right:12px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important}.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slideshow__controls{top:12px!important;left:12px!important}.hy-slide--with-video .hy-slide__content{display:none!important}}.hy-slideshow .hy-slide--with-image:not(.hy-slide--with-video){background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important}.hy-slideshow .hy-slide--with-image:not(.hy-slide--with-video).hy-slide--image-only{background-color:#fff!important}.hy-slideshow .hy-slide--with-video{background-image:none!important;background-color:#000!important}.hy-slideshow .hy-slide--with-video .hy-slide__media{pointer-events:auto!important}.hy-slideshow .hy-slide--with-video .hy-slide__content{pointer-events:none!important}.hy-slideshow .hy-slide--with-video .hy-slide__content a,.hy-slideshow .hy-slide--with-video .hy-slide__content button{pointer-events:auto!important}:root{--hy-font-clean:Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}html,body,#hd,#wrapper,#container,#ft,.hy-main,.hy-page,.hy-home,.hy-board-rich,.hy-gallery-museum,.bo_v,.bo_w,.tbl_head01,.tbl_frm01,input,textarea,select,button{font-family:var(--hy-font-clean)!important}#wrapper,#container,.hy-container,.hy-main,.hy-page{min-width:0!important;max-width:100%!important}input,textarea,select,button{box-sizing:border-box!important}img,video,iframe{max-width:100%}.hy-main a,.hy-page a{text-underline-offset:3px}@media (max-width:760px){#wrapper,#container,.hy-container,.hy-main,.hy-page{width:100%!important;min-width:0!important}}:root{--hy-main-font:Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--hy-main-text:#2d2530;--hy-main-muted:#766c77;--hy-main-line:#eadde6;--hy-main-soft:#fff8fc;--hy-main-pink:#efb9d4}html,body,#hd,#wrapper,#container,#ft,.hy-wrap,.hy-header,.hy-main,.hy-home,.hy-home *,.hy-card,.hy-card *,.hy-latest,.hy-latest *,.hy-board-nav,.hy-board-nav *,.hy-gallery-latest,.hy-gallery-latest *,input,textarea,select,button,label,table,td,th{font-family:var(--hy-main-font)!important;letter-spacing:-.025em;box-sizing:border-box!important}body{background:#fbf8fb!important;overflow-x:hidden!important;color:var(--hy-main-text)!important}.hy-account-alerts{display:none!important}.hy-main.hy-main--home,.hy-main--home{background:linear-gradient(180deg,#fff 0%,#fbf8fb 42%,#fff7fb 100%)!important}.hy-home{padding:28px 0 50px!important;background:transparent!important}.hy-home>.hy-container{width:min(100% - 36px,1180px)!important;max-width:1180px!important;margin:0 auto!important;padding:0!important}.hy-home .hy-hero,.hy-main.hy-home .hy-hero{width:100%!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-main.hy-home .hy-slideshow,.hy-home .hy-slideshow{width:100%!important;max-width:100%!important;margin:0!important;border:1px solid rgba(234,221,230,.95)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 42px rgba(112,58,91,.07)!important;overflow:hidden!important}.hy-main.hy-home .hy-slideshow__viewport,.hy-home .hy-slideshow__viewport{width:100%!important;aspect-ratio:16/5!important;min-height:260px!important;max-height:420px!important;height:auto!important;border-radius:24px!important;background:#fff!important}.hy-main.hy-home .hy-slide,.hy-home .hy-slide{min-height:260px!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important}.hy-main.hy-home .hy-slide__content,.hy-home .hy-slide__content{max-width:min(430px,50%)!important;margin-left:42px!important;padding:18px 20px!important;border-radius:22px!important;background:rgba(255,255,255,.56)!important;border:1px solid rgba(255,255,255,.54)!important;backdrop-filter:blur(8px)!important}.hy-main.hy-home .hy-slide h2,.hy-home .hy-slide h2{font-size:clamp(24px,3vw,38px)!important;line-height:1.2!important;color:#3c3150!important;font-weight:900!important;word-break:keep-all!important}.hy-main.hy-home .hy-slide p,.hy-home .hy-slide p{font-size:14px!important;line-height:1.7!important;color:#665b72!important;font-weight:650!important;word-break:keep-all!important}.hy-home-dashboard{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:14px 0!important}.hy-home-dashboard .hy-quick-card{min-width:0!important;min-height:72px!important;padding:15px 17px!important;border:1px solid var(--hy-main-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 28px rgba(112,58,91,.045)!important;color:var(--hy-main-text)!important;text-decoration:none!important;display:flex!important;align-items:center!important;gap:12px!important}.hy-home-dashboard .hy-quick-card--stat{display:none!important}.hy-home-dashboard .hy-quick-card__icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:12px!important;background:#fff4fa!important;border:1px solid #f3d8e7!important;font-size:16px!important;flex:0 0 auto!important}.hy-home-dashboard .hy-quick-card__text{min-width:0!important;display:grid!important;gap:3px!important}.hy-home-dashboard .hy-quick-card__text strong{font-size:14px!important;line-height:1.25!important;font-weight:900!important;color:var(--hy-main-text)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home-dashboard .hy-quick-card__text em{font-size:12px!important;line-height:1.25!important;font-weight:650!important;color:var(--hy-main-muted)!important;font-style:normal!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home-dashboard .hy-quick-card>i{margin-left:auto!important;color:#b98baa!important;font-style:normal!important}.hy-home-notify{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;margin:0 0 16px!important;padding:16px 18px!important;border:1px solid var(--hy-main-line)!important;border-radius:20px!important;background:linear-gradient(135deg,#fff 0%,#fff7fb 100%)!important;box-shadow:0 14px 32px rgba(112,58,91,.055)!important}.hy-home-notify__title{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.hy-home-notify__title>span{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:14px!important;background:#fff!important;border:1px solid #f0dce8!important;box-shadow:0 8px 18px rgba(112,58,91,.05)!important}.hy-home-notify__title strong{display:block!important;margin:0!important;font-size:15px!important;line-height:1.25!important;color:#2e2630!important;font-weight:950!important}.hy-home-notify__title p{margin:4px 0 0!important;font-size:12.5px!important;line-height:1.35!important;color:#7d727d!important;font-weight:650!important}.hy-home-notify__links{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.hy-home-notify__link{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:0 13px!important;border:1px solid #eadde6!important;border-radius:999px!important;background:#fff!important;color:#4b3947!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 18px rgba(112,58,91,.04)!important}.hy-home-notify__link.has-alert{border-color:#ebb4d0!important;background:#fff1f8!important;color:#8a3d6c!important}.hy-home-notify__link em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:31px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;background:#f7eaf2!important;color:#8a5974!important;font-size:11px!important;font-style:normal!important;font-weight:950!important}.hy-home-notify__link.has-alert em{background:#ec6fa6!important;color:#fff!important}.hy-layout--mix{display:grid!important;grid-template-columns:310px minmax(0,1fr)!important;gap:18px!important;align-items:start!important}.hy-side,.hy-content-col{min-width:0!important;display:grid!important;gap:16px!important;align-content:start!important}.hy-home .hy-card,.hy-main.hy-home .hy-card,.hy-home .hy-board-box{border:1px solid var(--hy-main-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 34px rgba(112,58,91,.045)!important;overflow:hidden!important}.hy-home .hy-card header,.hy-home .hy-card__title-row,.hy-board-box__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:56px!important;padding:16px 18px!important;border-bottom:1px solid #f0e5ec!important;background:#fff!important}.hy-home .hy-card h3,.hy-home .hy-card__title-row h3,.hy-board-box__head h4{margin:0!important;font-size:16px!important;line-height:1.3!important;color:var(--hy-main-text)!important;font-weight:900!important;letter-spacing:-.035em!important;word-break:keep-all!important}.hy-home .hy-card h3 span,.hy-home .hy-card__title-row h3 span,.hy-board-box__head h4 span{font-size:14px!important;margin-right:4px!important}.hy-home .hy-card header a,.hy-board-box__head a,.hy-gallery-block header a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 13px!important;border:1px solid #eadde6!important;border-radius:999px!important;background:#fff!important;color:#7c4a68!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important}.hy-login-card{padding:0!important}.hy-login-card>strong,.hy-login-card>p,.hy-login-card>.hy-actions,.hy-side-search-card{margin-left:18px!important;margin-right:18px!important}.hy-login-card>strong{display:block!important;margin-top:18px!important;font-size:16px!important;line-height:1.45!important;color:#2d2530!important;font-weight:950!important;word-break:keep-all!important}.hy-login-card>p{margin-top:7px!important;font-size:13px!important;line-height:1.65!important;color:#766c77!important;font-weight:650!important;word-break:keep-all!important}.hy-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:14px!important;margin-bottom:16px!important}.hy-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 13px!important;border-radius:999px!important;border:1px solid #eadde6!important;background:#fff!important;color:#674258!important;text-decoration:none!important;font-size:12.5px!important;font-weight:900!important}.hy-actions a.primary{background:#f4bfd9!important;border-color:#edaaca!important;color:#fff!important}.hy-side-search-card{margin-top:16px!important;margin-bottom:18px!important;padding:14px!important;border:1px solid #f0e5ec!important;border-radius:16px!important;background:#fff9fd!important}.hy-side-search-card strong{display:block!important;margin-bottom:8px!important;font-size:13px!important;color:#3a3039!important;font-weight:900!important}.hy-search--side{display:grid!important;grid-template-columns:minmax(0,1fr) 64px!important;gap:8px!important}.hy-search--side input{width:100%!important;min-width:0!important;height:40px!important;border:1px solid #eadde6!important;border-radius:13px!important;padding:0 12px!important;background:#fff!important;color:#332a31!important;font-size:13px!important}.hy-search--side button{height:40px!important;border:0!important;border-radius:13px!important;background:#efb9d4!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.hy-board-nav{padding-bottom:12px!important}.hy-board-nav>a{gap:10px!important;margin:0 14px 6px!important;padding:12px 14px!important;border-radius:14px!important;color:#4e424c!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;background:transparent!important}.hy-board-nav>a:hover,.hy-board-nav>a:first-of-type{background:#fff6fb!important}.hy-board-nav>a span{display:flex!important;gap:9px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-board-nav>a em{min-width:28px!important;height:26px!important;padding:0 8px!important;background:#f8eef4!important;color:#9a7190!important;font-style:normal!important;font-weight:900!important}.hy-info-card{padding-bottom:18px!important}.hy-info-list{margin:0!important;padding:14px 18px 0!important;display:grid!important;gap:9px!important;list-style:none!important}.hy-info-list li{position:relative!important;margin:0!important;padding-left:18px!important;color:#655a66!important;font-size:13.5px!important;line-height:1.62!important;font-weight:650!important;word-break:keep-all!important}.hy-info-list li:before{content:"💡";position:absolute;left:0;top:0;font-size:12px!important}.hy-notice-bar,.hy-main-list,.hy-gallery-block{padding:0!important}.hy-latest{margin:0!important;padding:8px 12px 12px!important;list-style:none!important;display:grid!important;gap:6px!important}.hy-latest li{margin:0!important;padding:0!important;list-style:none!important}.hy-latest a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:11px 10px!important;border-radius:13px!important;color:#4b3c48!important;text-decoration:none!important;background:transparent!important}.hy-latest a:hover{background:#fff6fb!important}.hy-latest strong{display:block!important;min-width:0!important;color:#332a32!important;font-size:14px!important;line-height:1.45!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:keep-all!important}.hy-latest-meta{display:block!important;color:#968895!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}.hy-latest-icon{display:none!important}.hy-latest--rich a{grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;min-height:94px!important;padding:10px!important;border:1px solid transparent!important}.hy-latest--rich a.no-media{grid-template-columns:minmax(0,1fr)!important;min-height:74px!important;border:1px solid #f3e7ef!important;background:#fff!important}.hy-latest-media{display:block!important;width:82px!important;height:74px!important;border-radius:14px!important;overflow:hidden!important;background:#fff4fa!important;border:1px solid #f1e1eb!important}.hy-latest-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.hy-latest-body{min-width:0!important;display:grid!important;gap:5px!important}.hy-latest-excerpt{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#766c77!important;font-size:12.5px!important;line-height:1.45!important;font-weight:600!important;word-break:keep-all!important}.hy-board-box-grid--mix{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:14px!important}.hy-board-box{min-width:0!important;box-shadow:none!important}.hy-gallery-latest{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:14px!important}.hy-gallery-latest a{min-width:0!important;text-decoration:none!important;color:#332a32!important}.hy-gallery-latest .hy-thumb{display:block!important;aspect-ratio:4/3!important;border-radius:16px!important;overflow:hidden!important;background:#fff4fa!important;border:1px solid #f1e1eb!important}.hy-gallery-latest img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.hy-gallery-latest strong{display:block!important;margin-top:8px!important;font-size:13px!important;line-height:1.35!important;color:#3b3139!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:1080px){.hy-layout--mix{grid-template-columns:1fr!important}.hy-side{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hy-login-card{grid-column:1 / -1!important}.hy-board-box-grid--mix{grid-template-columns:1fr!important}}@media (max-width:760px){.hy-home{padding:18px 0 36px!important}.hy-home>.hy-container{width:min(100% - 24px,680px)!important}.hy-main.hy-home .hy-slideshow__viewport,.hy-home .hy-slideshow__viewport{aspect-ratio:16/9!important;min-height:190px!important;border-radius:18px!important}.hy-main.hy-home .hy-slideshow,.hy-home .hy-slideshow{border-radius:18px!important}.hy-main.hy-home .hy-slide,.hy-home .hy-slide{min-height:190px!important;background-size:contain!important}.hy-main.hy-home .hy-slide__content,.hy-home .hy-slide__content{max-width:calc(100% - 24px)!important;margin:12px!important;padding:12px 14px!important;border-radius:16px!important}.hy-main.hy-home .hy-slide h2,.hy-home .hy-slide h2{font-size:22px!important}.hy-main.hy-home .hy-slide p,.hy-home .hy-slide p{font-size:12.5px!important;-webkit-line-clamp:2!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-home-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.hy-home-dashboard .hy-quick-card{min-height:62px!important;padding:12px!important;border-radius:16px!important}.hy-home-dashboard .hy-quick-card__icon{width:30px!important;height:30px!important}.hy-home-notify{grid-template-columns:1fr!important;padding:14px!important;border-radius:18px!important}.hy-home-notify__links{justify-content:stretch!important}.hy-home-notify__link{flex:1 1 150px!important;justify-content:center!important}.hy-side{grid-template-columns:1fr!important}.hy-board-box-grid--mix{padding:10px!important;gap:10px!important}.hy-gallery-latest{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hy-latest--rich a{grid-template-columns:72px minmax(0,1fr)!important;min-height:86px!important}.hy-latest-media{width:72px!important;height:66px!important}}@media (max-width:420px){.hy-home-dashboard{grid-template-columns:1fr!important}.hy-home-notify__link{flex-basis:100%!important}.hy-gallery-latest{grid-template-columns:1fr!important}}.hy-memo-popup-html,.hy-memo-popup-html body,body.ca-memo-popup{min-width:0!important;width:auto!important;overflow-x:hidden!important;background:#fff8fb!important}body.ca-memo-popup #hd,body.ca-memo-popup #gnb,body.ca-memo-popup #tnb,body.ca-memo-popup #aside,body.ca-memo-popup #ft,body.ca-memo-popup .hy-site-header,body.ca-memo-popup .hy-header,body.ca-memo-popup .hy-footer,body.ca-memo-popup .hy-mobile-bottom-nav{display:none!important}body.ca-memo-popup .ca-auth.ca-member-page{min-height:100vh!important;padding:14px!important;background:#fff8fb!important}body.ca-memo-popup .ca-member-shell{width:100%!important;max-width:720px!important;margin:0 auto!important;padding:0!important}body.ca-memo-popup .ca-member-card{width:100%!important;max-width:720px!important;min-height:auto!important;padding:18px!important;border-radius:20px!important;box-shadow:0 14px 34px rgba(98,70,86,.09)!important}body.ca-memo-popup .ca-member-head h1{font-size:22px!important}body.ca-memo-popup .ca-member-toolbar,body.ca-memo-popup .ca-member-actions{gap:8px!important;flex-wrap:wrap!important}@media(max-width:720px){.hy-footer__inner{display:block!important;padding:16px 0 92px!important}.hy-footer__brand{gap:5px!important}.hy-footer__business{display:block!important;margin-top:6px!important;max-width:100%!important;color:#887d87!important;font-size:10.8px!important;line-height:1.65!important;word-break:keep-all!important}.hy-footer__business span{display:inline!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.hy-footer__business span:not(:last-child)::after{content:' · ';color:#c4a9b7!important}.hy-footer__nav{display:flex!important;gap:6px!important;margin-top:10px!important}.hy-footer__nav a{min-height:30px!important;padding:0 8px!important;border-radius:999px!important;font-size:11px!important}}@media(max-width:640px){body.ca-memo-popup .ca-auth.ca-member-page{padding:10px!important}body.ca-memo-popup .ca-member-card{padding:14px!important;border-radius:16px!important}}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow],.hy-slideshow[data-hy-slideshow]{position:relative!important;overflow:visible!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{position:relative!important;overflow:hidden!important;isolation:isolate!important}.hy-slideshow[data-hy-slideshow] .hy-slide--with-video{position:absolute!important;inset:0!important;overflow:hidden!important;background:#050505!important}.hy-slideshow[data-hy-slideshow] .hy-slide--with-video .hy-slide__media,.hy-slideshow[data-hy-slideshow] .hy-slide--with-video video.hy-slide__media,.hy-slideshow[data-hy-slideshow] .hy-slide--with-video iframe.hy-slide__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:cover!important;background:#050505!important;border:0!important;z-index:2!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__controls,.hy-slideshow[data-hy-slideshow] .hy-slideshow__controls,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow]:has(.hy-slide--with-video.is-active) .hy-slideshow__controls,.hy-slideshow[data-hy-slideshow]:has(.hy-slide--with-video.is-active) .hy-slideshow__controls,.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slideshow__controls{position:absolute!important;top:auto!important;left:50%!important;right:auto!important;bottom:16px!important;transform:translateX(-50%)!important;width:auto!important;max-width:calc(100% - 28px)!important;height:auto!important;margin:0!important;z-index:96!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide-dots,.hy-slideshow[data-hy-slideshow] .hy-slide-dots,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide-nav,.hy-slideshow[data-hy-slideshow] .hy-slide-nav{pointer-events:auto!important}.hy-slideshow[data-hy-slideshow] .hy-slide-sound-btn{z-index:97!important;top:14px!important;right:14px!important}@media(max-width:720px){.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__controls,.hy-slideshow[data-hy-slideshow] .hy-slideshow__controls,.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow]:has(.hy-slide--with-video.is-active) .hy-slideshow__controls,.hy-slideshow[data-hy-slideshow]:has(.hy-slide--with-video.is-active) .hy-slideshow__controls,.hy-slideshow:has(.hy-slide--with-video.is-active) .hy-slideshow__controls{top:auto!important;left:50%!important;right:auto!important;bottom:10px!important;transform:translateX(-50%)!important;max-width:calc(100% - 20px)!important}.hy-slideshow[data-hy-slideshow] .hy-slide-sound-btn{top:10px!important;right:10px!important}}.hy-home-dashboard .hy-quick-card[href*="new"] .hy-quick-card__icon,.hy-home-dashboard .hy-quick-card[href*="new.php"] .hy-quick-card__icon,.hy-home-dashboard .hy-quick-card[href$="/new"] .hy-quick-card__icon{font-size:0!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.hy-home-dashboard .hy-quick-card[href*="new"] .hy-quick-card__icon::before,.hy-home-dashboard .hy-quick-card[href*="new.php"] .hy-quick-card__icon::before,.hy-home-dashboard .hy-quick-card[href$="/new"] .hy-quick-card__icon::before{content:"NEW"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:15px!important;background:linear-gradient(135deg,#ff8fbd 0%,#ff6aa7 100%)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:0 10px 22px rgba(226,89,148,.18)!important}form[name="fnewlist"] .tbl_head01,form[name="fnewlist"] .tbl_wrap,#fnewlist .tbl_head01,#fnewlist .tbl_wrap{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;border:1px solid #eadde6!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 16px 38px rgba(98,70,86,.045)!important}form[name="fnewlist"] table,#fnewlist table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important}form[name="fnewlist"] thead th,#fnewlist thead th{height:48px!important;padding:0 10px!important;border:0!important;border-bottom:1px solid #eadde6!important;background:#fff7fb!important;color:#5b4353!important;font-size:13px!important;font-weight:950!important;text-align:center!important;white-space:nowrap!important}form[name="fnewlist"] tbody td,#fnewlist tbody td{min-height:58px!important;padding:10px 9px!important;border:0!important;border-bottom:1px solid #f0e5eb!important;color:#3f3540!important;font-size:14px!important;vertical-align:middle!important}form[name="fnewlist"] tbody tr:hover td,#fnewlist tbody tr:hover td{background:#fffafd!important}form[name="fnewlist"] .td_chk,#fnewlist .td_chk{width:42px!important;text-align:center!important}form[name="fnewlist"] .td_group,#fnewlist .td_group{width:106px!important;text-align:center!important}form[name="fnewlist"] .td_board,#fnewlist .td_board{width:168px!important;text-align:center!important}form[name="fnewlist"] .td_name,#fnewlist .td_name{width:105px!important;text-align:center!important}form[name="fnewlist"] .td_datetime,#fnewlist .td_datetime{width:82px!important;text-align:center!important}form[name="fnewlist"] .td_subject,#fnewlist .td_subject{width:auto!important;min-width:0!important;text-align:left!important;overflow:hidden!important}form[name="fnewlist"] .td_group a,#fnewlist .td_group a,form[name="fnewlist"] .td_board a,#fnewlist .td_board a{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important;padding:5px 9px!important;border-radius:9px!important;text-decoration:none!important;line-height:1.25!important;vertical-align:middle!important;font-size:12px!important;font-weight:900!important;word-break:keep-all!important;overflow:hidden!important}form[name="fnewlist"] .td_group a,#fnewlist .td_group a{height:28px!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#ecfbdc!important;color:#6aa947!important}form[name="fnewlist"] .td_board a,#fnewlist .td_board a{min-height:28px!important;height:auto!important;white-space:normal!important;text-overflow:clip!important;background:#f0eaff!important;color:#8067d3!important}form[name="fnewlist"] .td_subject a,#fnewlist .td_subject a{display:inline-block!important;max-width:calc(100% - 62px)!important;min-width:0!important;color:#5a304d!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:middle!important}form[name="fnewlist"] .td_subject a:hover,#fnewlist .td_subject a:hover{text-decoration:underline!important;text-underline-offset:3px!important}form[name="fnewlist"] .td_subject img[src*="icon_new"],form[name="fnewlist"] .td_subject img[src*="new"],#fnewlist .td_subject img[src*="icon_new"],#fnewlist .td_subject img[src*="new"]{display:none!important}form[name="fnewlist"] .td_subject:has(img[src*="icon_new"]) a:first-of-type::after,form[name="fnewlist"] .td_subject:has(img[src*="new"]) a:first-of-type::after,#fnewlist .td_subject:has(img[src*="icon_new"]) a:first-of-type::after,#fnewlist .td_subject:has(img[src*="new"]) a:first-of-type::after{content:"NEW"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:18px!important;margin-left:7px!important;padding:0 7px!important;border-radius:999px!important;background:linear-gradient(135deg,#ff8fbd,#ff6aa7)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:9px!important;font-weight:950!important;line-height:1!important;vertical-align:middle!important}#new_sch,form[name="fnew"]{max-width:1180px!important;margin:22px auto 18px!important;padding:16px!important;border:1px solid #eadde6!important;border-radius:22px!important;background:linear-gradient(135deg,#fff,#fff8fb)!important;box-shadow:0 14px 34px rgba(98,70,86,.05)!important}#new_sch select,#new_sch input[type="text"],form[name="fnew"] select,form[name="fnew"] input[type="text"]{height:42px!important;border:1px solid #ead0de!important;border-radius:12px!important;background:#fff!important;color:#382f38!important;font-size:14px!important;font-weight:700!important}#new_sch .btn_submit,form[name="fnew"] .btn_submit{height:42px!important;min-width:78px!important;border:1px solid #ecbad2!important;border-radius:14px!important;background:#f5c9df!important;color:#5a2946!important;-webkit-text-fill-color:#5a2946!important;font-weight:950!important}@media(max-width:760px){form[name="fnewlist"] .tbl_head01,form[name="fnewlist"] .tbl_wrap,#fnewlist .tbl_head01,#fnewlist .tbl_wrap{margin-left:10px!important;margin-right:10px!important;border-radius:18px!important;overflow-x:auto!important}form[name="fnewlist"] table,#fnewlist table{min-width:860px!important}form[name="fnewlist"] .td_board,#fnewlist .td_board{width:150px!important}}.hy-login-card .hy-actions a.primary[href*="/mypage"],.hy-login-card .hy-actions a.primary[href*="mypage.php"]{background:linear-gradient(135deg,#f6c1d9,#f0d3ff)!important;color:#6d2f57!important;border-color:#efbad2!important}.hy-account__memo-link,.hy-account__memo-alert{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important;height:38px!important;padding:0 12px!important;border-radius:999px!important;text-decoration:none!important;line-height:1!important;white-space:nowrap!important}.hy-account__memo-link{border:1px solid var(--hy-line)!important;background:#fff!important;color:#63596a!important}.hy-account__memo-alert{position:relative!important;border:1px solid color-mix(in srgb,var(--hy-point) 36%,#fff 64%)!important;background:linear-gradient(135deg,#fff6fb 0%,var(--hy-grad-1) 42%,var(--hy-grad-2) 100%)!important;color:var(--hy-point-dark)!important;box-shadow:0 10px 24px rgba(172,116,151,.22),inset 0 0 0 1px rgba(255,255,255,.72)!important;animation:hyMemoAlertPulse 1.45s ease-in-out infinite!important}.hy-account__memo-alert:before{content:"";position:absolute;top:-3px;right:-3px;width:10px;height:10px;border-radius:999px;background:var(--hy-point);box-shadow:0 0 0 4px rgba(213,91,157,.15)}.hy-account__memo-alert b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;height:22px!important;padding:0 6px!important;border-radius:999px!important;background:var(--hy-point)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.hy-account__memo-icon{font-size:15px!important;line-height:1!important}.hy-account__memo-text{font-weight:900!important;letter-spacing:-.02em!important;color:var(--hy-point-dark)!important}.hy-memo-arrival-bar{position:sticky;top:78px;z-index:95;background:linear-gradient(135deg,#fff8fc 0%,var(--hy-grad-1) 56%,var(--hy-grad-2) 100%);border-bottom:1px solid color-mix(in srgb,var(--hy-point) 22%,#fff 78%);box-shadow:0 12px 26px rgba(172,116,151,.12)}.hy-memo-arrival-bar__inner{padding:9px 0!important}.hy-memo-arrival-bar a{justify-content:center!important;gap:10px!important;min-height:42px!important;padding:0 16px!important;border-radius:18px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(255,255,255,.88)!important;color:var(--hy-point-dark)!important;font-weight:800!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.48)!important}.hy-memo-arrival-bar__icon{font-size:17px!important;line-height:1!important}.hy-memo-arrival-bar strong{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:26px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;background:var(--hy-point)!important;color:#fff!important;font-weight:900!important;margin:0 2px!important}.hy-memo-arrival-bar em{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#fff!important;color:var(--hy-point-dark)!important;font-style:normal!important;font-size:13px!important;box-shadow:0 5px 14px rgba(172,116,151,.12)!important}.ca-memo-popup .hy-memo-arrival-bar{display:none!important}@keyframes hyMemoAlertPulse{0%,100%{transform:translateY(0);filter:saturate(1)}50%{transform:translateY(-1px);filter:saturate(1.15)}}@media (max-width:980px){.hy-memo-arrival-bar{top:0;position:relative}.hy-memo-arrival-bar__inner{padding:8px 0!important}.hy-memo-arrival-bar a{justify-content:flex-start!important;min-height:40px!important}}@media (max-width:720px){.hy-account__memo-alert,.hy-account__memo-link{height:34px!important;padding:0 10px!important;font-size:12px!important}.hy-account__memo-text{display:inline!important}.hy-account__memo-alert b{min-width:20px!important;height:20px!important;font-size:11px!important}.hy-memo-arrival-bar a{gap:7px!important;padding:8px 10px!important;line-height:1.35!important;flex-wrap:wrap!important}.hy-memo-arrival-bar__text{flex:1 1 auto!important;min-width:180px!important}.hy-memo-arrival-bar em{height:28px!important;font-size:12px!important;padding:0 10px!important}}@media (max-width:520px){.hy-account__memo-alert{min-width:34px!important;padding:0 8px!important}.hy-account__memo-alert .hy-account__memo-text{display:none!important}.hy-account__memo-link .hy-account__label{display:inline!important}.hy-memo-arrival-bar__inner{width:calc(100% - 16px)!important}}.hy-system-toast,.hy-memo-live-toast{position:fixed;right:22px;bottom:22px;z-index:99999;max-width:min(420px,calc(100vw - 32px));border:1px solid rgba(135,93,121,.22);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(57,39,53,.18);color:#4f3c49;backdrop-filter:blur(14px)}.hy-system-toast{display:flex;align-items:center;gap:10px;padding:13px 16px;animation:hyToastIn .22s ease both,hyToastOut .28s ease 4.8s both}.hy-system-toast span{font-size:18px;line-height:1}.hy-system-toast strong{font-size:13px;font-weight:800;line-height:1.45}.hy-memo-live-toast{display:none;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;text-align:left;appearance:none;-webkit-appearance:none;font:inherit}.hy-memo-live-toast.is-visible{display:flex;animation:hyToastIn .22s ease both}.hy-memo-live-toast span{font-size:20px;line-height:1}.hy-memo-live-toast strong{display:block;font-size:14px;font-weight:900;color:#4f3c49}.hy-memo-live-toast em{display:block;margin-left:auto;font-size:12px;font-style:normal;font-weight:800;color:#875d79;white-space:nowrap}.hy-account__memo-link b[hidden]{display:none!important}.hy-has-unread-memo .hy-account__memo-link{border-color:rgba(135,93,121,.28);background:rgba(255,247,252,.86);color:#6f4b63}.hy-has-unread-memo .hy-account__memo-link b:not([hidden]){display:inline-grid;min-width:20px;height:20px;margin-left:6px;place-items:center;border-radius:999px;background:#875d79;color:#fff;font-size:11px;font-weight:900;line-height:1}@keyframes hyToastIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hyToastOut{to{opacity:0;transform:translateY(8px) scale(.98);pointer-events:none}}@media (max-width:640px){.hy-system-toast,.hy-memo-live-toast{right:12px;bottom:calc(78px+env(safe-area-inset-bottom,0px));border-radius:17px}.hy-memo-live-toast em{display:none}}@media (max-width:720px){.hy-footer{padding-left:0!important;padding-right:0!important}.hy-footer>.hy-container,.hy-footer .hy-footer__inner{width:auto!important;max-width:none!important;margin-left:16px!important;margin-right:16px!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}.hy-footer__inner{padding-top:18px!important;padding-bottom:108px!important;border:1px solid rgba(232,159,199,.28)!important;border-radius:22px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 12px 30px rgba(118,75,103,.06)!important}.hy-footer__brand,.hy-footer__nav,.hy-footer__business{max-width:100%!important}.hy-footer__brand p,.hy-footer__brand small,.hy-footer__business{text-align:left!important}.hy-footer__nav{justify-content:flex-start!important;padding-right:0!important}}@media (max-width:380px){.hy-footer>.hy-container,.hy-footer .hy-footer__inner{margin-left:10px!important;margin-right:10px!important;padding-left:13px!important;padding-right:13px!important}}#new_sch select,form[name="fnew"] select,#bo_sch select,.hy-board-search select,.hy-board-rich-search select,.hy-main.hy-page-gallery .hy-board-gallery .hy-board-search select,.hy-sub-container #bo_gall.hy-board-gallery .hy-board-search select,.hy-gallery-museum .hy-board-rich-search select{-webkit-appearance:none!important;appearance:none!important;background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23493f49' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:14px 14px!important;padding:0 38px 0 14px!important;line-height:1.2!important;text-indent:0!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important}@media(max-width:760px){#new_sch,form[name="fnew"]{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:14px!important}#new_sch select,#new_sch input[type="text"],#new_sch .btn_submit,form[name="fnew"] select,form[name="fnew"] input[type="text"],form[name="fnew"] .btn_submit{margin:0!important}}.hy-account .hy-account__memo-link,.hy-account .hy-account__memo-alert,.hy-account .hy-account__memo-top{order:-5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:38px!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:0 12px!important;gap:6px!important;border-radius:999px!important;border:1px solid rgba(229,181,207,.86)!important;background:#fff!important;color:var(--hy-point-dark,#9b4b78)!important;font-weight:900!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;overflow:visible!important}.hy-account .hy-account__memo-icon{display:inline!important;font-size:14px!important;line-height:1!important;opacity:1!important;visibility:visible!important}.hy-account .hy-account__memo-text,.hy-account .hy-account__memo-link .hy-account__label{display:inline!important;opacity:1!important;visibility:visible!important;width:auto!important;height:auto!important;clip:auto!important;clip-path:none!important;overflow:visible!important;white-space:nowrap!important}.hy-account .hy-account__memo-alert b,.hy-account .hy-account__memo-link b:not([hidden]){display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:var(--hy-point,#e15fa7)!important;color:#fff!important;font-size:11px!important;line-height:1!important}@media(max-width:520px){.hy-account{max-width:100%!important;overflow-x:auto!important;justify-content:flex-start!important;scrollbar-width:none!important}.hy-account::-webkit-scrollbar{display:none!important}.hy-account .hy-account__memo-link,.hy-account .hy-account__memo-alert,.hy-account .hy-account__memo-top{height:32px!important;min-height:32px!important;min-width:34px!important;padding:0 10px!important;font-size:12px!important}}@media(max-width:380px){.hy-account .hy-account__memo-link .hy-account__memo-text,.hy-account .hy-account__memo-alert .hy-account__memo-text{display:inline!important}}@media (max-width:720px){html,body,.hy-wrap{overflow-x:hidden!important}body{-webkit-text-size-adjust:100%}:root{--hy-mobile-card-radius:18px;--hy-mobile-gap:12px;--hy-mobile-shadow:0 8px 22px rgba(72,46,62,.055)}.hy-container{width:calc(100% - 22px)!important}.hy-main--home,.hy-main--sub{padding:12px 0 30px!important}.hy-main--home:after{height:110px!important;opacity:.7!important}.hy-header{position:sticky!important;top:0!important;z-index:150!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.hy-header__inner{padding:9px 11px!important;gap:7px!important;align-items:center!important}.hy-brand{flex:1 1 auto!important;min-width:0!important}.hy-brand a{gap:8px!important;min-width:0!important}.hy-brand__mark{width:34px!important;height:34px!important;border-radius:12px!important;box-shadow:0 6px 16px rgba(124,73,104,.10)!important}.hy-brand__text small{display:none!important}.hy-brand__text strong{max-width:48vw!important;font-size:14px!important;line-height:1.1!important;letter-spacing:-.04em!important}.hy-menu-btn{height:34px!important;min-width:42px!important;padding:0 9px!important;border-radius:12px!important;font-size:0!important;box-shadow:var(--hy-mobile-shadow)!important}.hy-menu-btn:before{content:'메뉴';font-size:12px!important;font-weight:900!important}.hy-account{order:3!important;display:flex!important;width:100%!important;flex:1 1 100%!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important;padding:1px 0 0!important;margin:0!important;white-space:nowrap!important}.hy-account::-webkit-scrollbar{display:none!important}.hy-account__name{display:none!important}.hy-account .hy-btn,.hy-account__link,.hy-account .hy-memo-top-btn{height:32px!important;min-height:32px!important;padding:0 9px!important;border-radius:999px!important;font-size:11.5px!important;font-weight:850!important;box-shadow:none!important;flex:0 0 auto!important}.hy-account .hy-memo-top-btn,.hy-memo-top-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important}.hy-memo-top-count{min-width:18px!important;height:18px!important;font-size:10px!important}.hy-nav{margin-top:2px!important}.hy-nav.is-open>ul{grid-template-columns:1fr 1fr!important;gap:6px!important}.hy-nav.is-open li>a{min-height:34px!important;padding:7px 8px!important;border-radius:12px!important;font-size:11.5px!important;box-shadow:none!important}.hy-nav.is-open li ul{margin-top:4px!important;padding:5px!important;gap:4px!important}.hy-hero{padding:0!important;margin:0 0 12px!important;border-radius:20px!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow],.hy-home--mix .hy-slideshow{margin:0!important;border-radius:20px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport,.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(260px,68vw,330px)!important;min-height:0!important;border-radius:20px!important;box-shadow:var(--hy-mobile-shadow)!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide,.hy-slideshow[data-hy-slideshow] [data-hy-slide]{padding:14px!important;align-items:flex-end!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content,.hy-home--mix .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{left:12px!important;right:12px!important;bottom:48px!important;width:auto!important;max-width:none!important;max-height:38%!important;padding:12px 13px!important;border-radius:16px!important;background:rgba(255,255,255,.76)!important;box-shadow:0 8px 22px rgba(42,27,40,.08)!important;overflow:hidden!important}.hy-slideshow[data-hy-slideshow] .hy-slide .hy-eyebrow{height:22px!important;margin-bottom:5px!important;padding:0 8px!important;font-size:10.5px!important}.hy-slideshow[data-hy-slideshow] .hy-slide h2{font-size:clamp(19px,5.2vw,24px)!important;line-height:1.13!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-slideshow[data-hy-slideshow] .hy-slide p{display:none!important}.hy-slideshow[data-hy-slideshow] .hy-slide__bottom{margin-top:8px!important;gap:6px!important}.hy-slideshow[data-hy-slideshow] .hy-slide__cta,.hy-slideshow[data-hy-slideshow] .hy-slide__badge{height:30px!important;padding:0 10px!important;font-size:11.5px!important;border-radius:999px!important}.hy-home--mix .hy-slideshow__controls,.hy-slideshow[data-hy-slideshow] .hy-slideshow__controls{bottom:10px!important;min-height:34px!important;padding:4px 6px!important;border-radius:14px!important}.hy-slide-nav{width:28px!important;height:28px!important;border-radius:10px!important;font-size:18px!important}.hy-slide-dots{gap:4px!important}.hy-slide-dots button{width:7px!important;height:7px!important}.hy-home-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 0 12px!important}.hy-quick-card{min-height:58px!important;padding:10px!important;border-radius:16px!important;gap:9px!important;box-shadow:var(--hy-mobile-shadow)!important;background:#fff!important}.hy-quick-card:before{display:none!important}.hy-quick-card__icon{flex:0 0 32px!important;width:32px!important;height:32px!important;border-radius:12px!important;font-size:16px!important;box-shadow:none!important}.hy-home-dashboard .hy-quick-card[href*="new"] .hy-quick-card__icon::before,.hy-home-dashboard .hy-quick-card[href*="new.php"] .hy-quick-card__icon::before,.hy-home-dashboard .hy-quick-card[href$="/new"] .hy-quick-card__icon::before{width:32px!important;height:32px!important;border-radius:12px!important;font-size:10px!important}.hy-quick-card__text{gap:1px!important}.hy-quick-card__text strong{font-size:13px!important;letter-spacing:-.035em!important}.hy-quick-card__text em{display:none!important}.hy-quick-card>i{display:none!important}.hy-quick-card--stat{grid-column:1 / -1!important;min-height:46px!important}.hy-home-notify,.hy-card,.hy-board-box,.hy-side .hy-card,.hy-content-col>.hy-card{border-radius:var(--hy-mobile-card-radius)!important;box-shadow:var(--hy-mobile-shadow)!important;border-color:#efe4ec!important;background:#fff!important}.hy-home-notify{padding:12px!important;margin:0 0 12px!important}.hy-home-notify:before,.hy-home-notify:after,.hy-card:before,.hy-card:after,.hy-board-box:before,.hy-board-box:after{display:none!important}.hy-layout.hy-layout--mix,.hy-layout,.hy-content-col{gap:12px!important}.hy-card{padding:13px!important}.hy-card header,.hy-card__title-row,.hy-board-box__head{margin-bottom:8px!important;padding-bottom:8px!important;gap:8px!important}.hy-card header h3,.hy-card__title-row h3,.hy-board-box__head h4{font-size:15px!important;line-height:1.25!important}.hy-card header a,.hy-card__title-row a{font-size:11.5px!important}.hy-board-box{padding:12px!important}.hy-board-box-grid.hy-board-box-grid--mix{gap:10px!important}.hy-latest a{min-height:40px!important;padding:9px 0!important;gap:8px!important}.hy-latest .hy-latest-title{font-size:13px!important;line-height:1.35!important}.hy-latest .hy-latest-meta{font-size:11px!important}.hy-board-nav a{min-height:38px!important;padding:9px 10px!important;border-radius:13px!important}.hy-board-nav span{gap:7px!important;font-size:13px!important}.hy-board-nav em{font-size:10.5px!important;padding:2px 7px!important}.hy-sub-container{padding:12px!important;border-radius:18px!important;box-shadow:var(--hy-mobile-shadow)!important}.hy-sub-container #bo_btn_top,.hy-sub-container #bo_btn_bottom{gap:8px!important;margin:0 0 10px!important}.hy-sub-container #bo_list_total{width:100%!important;font-size:12px!important;color:#807483!important}.hy-sub-container #bo_btn_top .btn_bo_user,.hy-sub-container #bo_btn_bottom .btn_bo_user{width:100%!important;margin:0!important;justify-content:flex-start!important;overflow-x:auto!important;gap:6px!important;scrollbar-width:none!important}.hy-sub-container #bo_btn_top .btn_bo_user::-webkit-scrollbar,.hy-sub-container #bo_btn_bottom .btn_bo_user::-webkit-scrollbar{display:none!important}.hy-sub-container #bo_btn_top .btn_bo_user .btn,.hy-sub-container #bo_btn_top .btn_bo_user .btn_b01,.hy-sub-container #bo_btn_top .btn_bo_user .btn_b02,.hy-sub-container #bo_btn_top .btn_bo_user .btn_admin,.hy-sub-container #bo_btn_top .btn_bo_user .btn_bo_sch,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_b01,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_b02,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_admin,.hy-sub-container #bo_btn_bottom .btn_bo_user .btn_bo_sch{height:34px!important;min-height:34px!important;min-width:34px!important;padding:0 9px!important;border-radius:12px!important;font-size:11.5px!important;box-shadow:none!important;flex:0 0 auto!important}#bo_cate ul,.hy-board-rich-cats{display:flex!important;gap:6px!important;overflow-x:auto!important;white-space:nowrap!important;padding-bottom:2px!important;scrollbar-width:none!important}#bo_cate ul::-webkit-scrollbar,.hy-board-rich-cats::-webkit-scrollbar{display:none!important}#bo_cate li,#bo_cate a,.hy-board-rich-cats a{flex:0 0 auto!important}#bo_cate a,.hy-board-rich-cats a{min-height:32px!important;padding:0 10px!important;border-radius:999px!important;font-size:12px!important}#new_sch,form[name="fnew"],#bo_sch,.hy-board-search,.hy-board-rich-search{border-radius:16px!important;padding:10px!important;gap:8px!important;box-shadow:none!important;background:#fff!important}#new_sch select,form[name="fnew"] select,#bo_sch select,.hy-board-search select,.hy-board-rich-search select,#new_sch input[type="text"],form[name="fnew"] input[type="text"],#bo_sch input[type="text"],.hy-board-search input[type="text"],.hy-board-rich-search input[type="text"]{height:42px!important;border-radius:13px!important;font-size:13px!important}.hy-sub-container .hy-view-actionbar{margin:0 0 10px!important;padding:0 0 10px!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important}.hy-sub-container .hy-view-actionbar::-webkit-scrollbar{display:none!important}.hy-sub-container .hy-view-actionbar .hy-action-list,.hy-sub-container .hy-view-actionbar .hy-action-edit,.hy-sub-container .hy-view-actionbar .hy-action-delete-visible{height:34px!important;min-height:34px!important;padding:0 10px!important;border-radius:12px!important;font-size:12px!important;flex:0 0 auto!important}.hy-sub-container #bo_v_title .bo_v_tit,.hy-sub-container #bo_v_title h1{font-size:20px!important;line-height:1.28!important}.hy-sub-container #bo_v_info{font-size:12px!important;line-height:1.55!important}.hy-sub-container #bo_v_con,.hy-content-body{font-size:14px!important;line-height:1.72!important}.hy-sub-container #bo_vc_w,.hy-sub-container .bo_vc_w{border-radius:16px!important;padding:12px!important}.hy-sub-container #wr_content,.hy-sub-container textarea[name="wr_content"]{min-height:92px!important;border-radius:14px!important}.hy-footer__inner{padding:16px 0!important;gap:10px!important}.hy-footer__brand small{font-size:11.5px!important;line-height:1.55!important}.hy-footer__nav{gap:6px!important}.hy-footer__nav a{min-height:30px!important;padding:0 8px!important;font-size:11px!important;box-shadow:none!important}}@media (max-width:390px){.hy-container{width:calc(100% - 18px)!important}.hy-home-dashboard{gap:7px!important}.hy-quick-card{padding:9px!important}.hy-quick-card__icon{width:30px!important;height:30px!important;flex-basis:30px!important}.hy-card,.hy-board-box,.hy-sub-container{padding:11px!important}.hy-home.hy-home--mix .hy-slideshow[data-hy-slideshow] .hy-slide__content,.hy-slideshow[data-hy-slideshow] .hy-slide__content{left:10px!important;right:10px!important;bottom:44px!important;padding:10px 11px!important}}.hy-mypage-avatar.hy-mypage-avatar-has-img{overflow:hidden;padding:0!important;background:#fff!important}.hy-mypage-avatar.hy-mypage-avatar-has-img img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.hy-memo-captcha{margin:16px 0}.hy-memo-captcha-box{display:block;padding:14px;border:1px solid rgba(17,24,39,.10);border-radius:16px;background:rgba(255,255,255,.78)}.hy-memo-captcha-box #captcha,.hy-memo-captcha-box .captcha_box{max-width:100%}.hy-memo-captcha-box input[type="text"],.hy-memo-captcha input[type="text"]{width:100%;min-height:44px;border-radius:12px;padding:0 12px}.hy-memo-help{margin:8px 0 0;font-size:13px;color:#766b76;line-height:1.5}@media(max-width:720px){.hy-memo-captcha-box{padding:12px;border-radius:14px}}.hy-sub-container .hy-board-scrap-btn,.hy-board-view .hy-board-scrap-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;padding:0 14px!important;border:1px solid rgba(218,93,154,.35)!important;border-radius:999px!important;background:linear-gradient(135deg,#fff,#fff3f9)!important;color:#a73e77!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-indent:0!important;overflow:visible!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;text-decoration:none!important;position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;box-shadow:0 8px 20px rgba(218,93,154,.12)!important}.hy-sub-container .hy-board-scrap-btn:hover,.hy-board-view .hy-board-scrap-btn:hover{border-color:rgba(218,93,154,.55)!important;background:#fff!important;box-shadow:0 12px 28px rgba(218,93,154,.18)!important}.hy-sub-container .hy-board-scrap-btn.is-login-required{opacity:.88!important}.hy-view-top-actions .hy-board-scrap-btn.is-top{order:-1}@media(max-width:720px){.hy-sub-container .hy-board-scrap-btn,.hy-board-view .hy-board-scrap-btn{height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important}}.hy-board-view .hy-board-scrap-btn.hy-scrap-quiet,.hy-sub-container .hy-board-scrap-btn.hy-scrap-quiet{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;display:inline-flex!important;width:auto!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;max-height:none!important;padding:0 14px!important;overflow:visible!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;font-size:13px!important;text-indent:0!important}.hy-main.hy-home .hy-home-dashboard,.hy-home .hy-home-dashboard{display:none!important}.hy-home .hy-side-mini-links{margin:14px 0 0!important;padding:14px!important;border:1px solid rgba(232,190,211,.72)!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,248,252,.88))!important;box-shadow:0 10px 26px rgba(154,78,118,.07)!important}.hy-home .hy-side-mini-links__head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important;margin:0 0 10px!important}.hy-home .hy-side-mini-links__head strong{display:block!important;color:#2d2630!important;font-size:14px!important;font-weight:950!important;letter-spacing:-.04em!important;line-height:1.2!important}.hy-home .hy-side-mini-links__head span{display:block!important;color:#9a8795!important;font-size:11.5px!important;font-weight:700!important;line-height:1.25!important;white-space:nowrap!important}.hy-home .hy-side-mini-links__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-home .hy-side-mini-link{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 10px!important;border:1px solid rgba(236,203,220,.85)!important;border-radius:14px!important;background:#fff!important;color:#493745!important;text-decoration:none!important;box-shadow:none!important;font-size:12.5px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.hy-home .hy-side-mini-link:hover{border-color:rgba(224,120,170,.54)!important;background:#fff7fb!important;transform:translateY(-1px)!important}.hy-home .hy-side-mini-link span{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 24px!important;width:24px!important;height:24px!important;border-radius:10px!important;background:#fff2f8!important;font-size:13px!important;line-height:1!important}.hy-home .hy-side-mini-link strong{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:900!important;letter-spacing:-.035em!important}.hy-home .hy-side-mini-link.is-write{background:linear-gradient(135deg,#fff,#fff1fa)!important;border-color:rgba(225,146,188,.55)!important;color:#8a3f69!important}.hy-home .hy-side-mini-stat{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;margin:10px 0 0!important;padding:8px 10px!important;border-radius:14px!important;background:rgba(255,255,255,.68)!important;border:1px dashed rgba(230,191,211,.72)!important;color:#796b78!important;font-size:11.5px!important;line-height:1.2!important}.hy-home .hy-side-mini-stat strong{color:#5f465a!important;font-size:12px!important;font-weight:900!important}.hy-home .hy-side-mini-stat em{margin-left:auto!important;color:#9a8795!important;font-style:normal!important;font-size:11.5px!important;font-weight:700!important;white-space:nowrap!important}.hy-home .hy-hero{margin-bottom:16px!important}.hy-home .hy-layout.hy-layout--mix{margin-top:0!important}@media(max-width:900px){.hy-home .hy-side-mini-links{padding:12px!important;border-radius:20px!important}.hy-home .hy-side-mini-links__head span{display:none!important}.hy-home .hy-side-mini-links__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.hy-home .hy-side-mini-link{height:52px!important;min-height:52px!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;padding:7px 4px!important;border-radius:15px!important;text-align:center!important}.hy-home .hy-side-mini-link span{width:24px!important;height:24px!important;flex-basis:24px!important;font-size:13px!important}.hy-home .hy-side-mini-link strong{max-width:100%!important;font-size:11.5px!important;line-height:1.05!important}.hy-home .hy-side-mini-stat{margin-top:8px!important;padding:7px 9px!important;font-size:11px!important}}@media(max-width:560px){.hy-home .hy-hero{margin-bottom:12px!important}.hy-home .hy-side-mini-links{margin-top:12px!important}.hy-home .hy-side-mini-links__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.hy-home .hy-side-mini-link{height:48px!important;min-height:48px!important}.hy-home .hy-side-mini-link span{width:22px!important;height:22px!important;font-size:12px!important}.hy-home .hy-side-mini-link strong{font-size:11px!important}.hy-home .hy-side-mini-stat em{display:none!important}}.hy-home .hy-side-mini-link__body{display:block!important;min-width:0!important}.hy-home .hy-side-mini-link__body strong,.hy-home .hy-side-mini-link strong{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:950!important;line-height:1.15!important;letter-spacing:-.035em!important}.hy-home .hy-side-mini-link__body em{display:block!important;min-width:0!important;margin-top:3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#9a8795!important;font-size:10.5px!important;font-weight:750!important;font-style:normal!important;line-height:1.15!important;letter-spacing:-.025em!important}.hy-home .hy-side-mini-link .hy-side-mini-link__icon,.hy-home .hy-side-mini-link>span[aria-hidden="true"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 25px!important;width:25px!important;height:25px!important;border-radius:10px!important;background:#fff2f8!important;font-size:13px!important;line-height:1!important}@media(max-width:900px){.hy-home .hy-side-mini-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-home .hy-side-mini-link{height:58px!important;min-height:58px!important;flex-direction:row!important;justify-content:flex-start!important;gap:9px!important;padding:9px 10px!important;text-align:left!important;border-radius:16px!important}.hy-home .hy-side-mini-link .hy-side-mini-link__icon,.hy-home .hy-side-mini-link>span[aria-hidden="true"]{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:14px!important}.hy-home .hy-side-mini-link__body strong,.hy-home .hy-side-mini-link strong{font-size:12.5px!important}.hy-home .hy-side-mini-link__body em{display:block!important;font-size:10.5px!important}}@media(max-width:360px){.hy-home .hy-side-mini-links__grid{gap:7px!important}.hy-home .hy-side-mini-link{padding:8px!important;gap:7px!important}.hy-home .hy-side-mini-link .hy-side-mini-link__icon,.hy-home .hy-side-mini-link>span[aria-hidden="true"]{width:25px!important;height:25px!important;flex-basis:25px!important}.hy-home .hy-side-mini-link__body em{font-size:10px!important}}@media(max-width:760px){#new_sch,form[name="fnew"]{width:calc(100% - 20px)!important;max-width:none!important;margin:12px auto 14px!important;padding:12px!important;border-radius:18px!important;box-shadow:none!important;box-sizing:border-box!important}#new_sch form,form[name="fnew"]{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}#new_sch select,#new_sch input[type="text"],#new_sch .btn_submit,form[name="fnew"] select,form[name="fnew"] input[type="text"],form[name="fnew"] .btn_submit{width:100%!important;min-width:0!important;height:42px!important;box-sizing:border-box!important}form[name="fnewlist"] .tbl_head01,form[name="fnewlist"] .tbl_wrap,#fnewlist .tbl_head01,#fnewlist .tbl_wrap{width:calc(100% - 20px)!important;max-width:none!important;margin:10px auto 18px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}form[name="fnewlist"] table,form[name="fnewlist"] thead,form[name="fnewlist"] tbody,form[name="fnewlist"] tr,form[name="fnewlist"] th,form[name="fnewlist"] td,#fnewlist table,#fnewlist thead,#fnewlist tbody,#fnewlist tr,#fnewlist th,#fnewlist td{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;box-sizing:border-box!important}form[name="fnewlist"] table,#fnewlist table{width:100%!important;min-width:0!important;border-collapse:separate!important;border-spacing:0!important}form[name="fnewlist"] thead,#fnewlist thead{display:none!important}form[name="fnewlist"] tbody,#fnewlist tbody{display:grid!important;gap:10px!important}form[name="fnewlist"] tbody tr,#fnewlist tbody tr{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px 10px!important;padding:14px!important;border:1px solid #efdce7!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,#fff8fc)!important;box-shadow:0 10px 24px rgba(98,70,86,.05)!important;overflow:hidden!important}form[name="fnewlist"] tbody td,#fnewlist tbody td{margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#4c414c!important;line-height:1.4!important;text-align:left!important;white-space:normal!important;overflow:visible!important}form[name="fnewlist"] .td_chk,#fnewlist .td_chk{grid-column:2/3!important;grid-row:1/2!important;justify-self:end!important;align-self:center!important;width:auto!important}form[name="fnewlist"] .td_board,#fnewlist .td_board{grid-column:1/2!important;grid-row:1/2!important;justify-self:start!important;width:auto!important;max-width:100%!important}form[name="fnewlist"] .td_group,#fnewlist .td_group{grid-column:2/3!important;grid-row:3/4!important;justify-self:end!important;align-self:center!important;width:auto!important;max-width:120px!important}form[name="fnewlist"] .td_subject,#fnewlist .td_subject{grid-column:1/-1!important;grid-row:2/3!important;width:auto!important;min-width:0!important;padding-top:1px!important}form[name="fnewlist"] .td_name,#fnewlist .td_name{grid-column:1/2!important;grid-row:3/4!important;width:auto!important;justify-self:start!important;color:#8a7b88!important;font-size:12px!important}form[name="fnewlist"] .td_datetime,form[name="fnewlist"] .td_date,#fnewlist .td_datetime,#fnewlist .td_date{grid-column:2/3!important;grid-row:1/2!important;justify-self:end!important;align-self:center!important;width:auto!important;max-width:78px!important;color:#a08e9b!important;font-size:11px!important;text-align:right!important;white-space:nowrap!important}form[name="fnewlist"] .td_chk+.td_group,#fnewlist .td_chk+.td_group{grid-column:1/2!important;grid-row:1/2!important;justify-self:start!important}form[name="fnewlist"] .td_group a,form[name="fnewlist"] .td_board a,#fnewlist .td_group a,#fnewlist .td_board a{display:inline-flex!important;max-width:100%!important;min-height:24px!important;height:auto!important;padding:4px 8px!important;border-radius:999px!important;font-size:11px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}form[name="fnewlist"] .td_subject a,#fnewlist .td_subject a{display:block!important;max-width:100%!important;color:#2f2630!important;font-size:14px!important;font-weight:900!important;line-height:1.42!important;white-space:normal!important;word-break:keep-all!important;overflow:hidden!important;text-overflow:clip!important;text-decoration:none!important}form[name="fnewlist"] .td_subject img,#fnewlist .td_subject img{max-width:18px!important;height:auto!important;vertical-align:middle!important}form[name="fnewlist"] .empty_table,#fnewlist .empty_table{display:block!important;grid-column:1/-1!important;padding:26px 12px!important;text-align:center!important}}@media(max-width:900px){.hy-mobile-menu,.hy-mobile-panel,.hy-nav-drawer,.hy-menu-panel{box-sizing:border-box!important}.hy-mobile-menu a,.hy-mobile-panel a,.hy-nav-drawer a,.hy-menu-panel a{word-break:keep-all!important}.hy-mobile-menu .hy-member-links,.hy-mobile-panel .hy-member-links,.hy-nav-drawer .hy-member-links,.hy-menu-panel .hy-member-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:10px 0!important}.hy-mobile-menu .hy-member-links a,.hy-mobile-panel .hy-member-links a,.hy-nav-drawer .hy-member-links a,.hy-menu-panel .hy-member-links a{min-height:38px!important;height:38px!important;padding:0 10px!important;border-radius:14px!important;font-size:12.5px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-mobile-menu .hy-board-menu,.hy-mobile-panel .hy-board-menu,.hy-nav-drawer .hy-board-menu,.hy-menu-panel .hy-board-menu{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-mobile-menu .hy-board-menu a,.hy-mobile-panel .hy-board-menu a,.hy-nav-drawer .hy-board-menu a,.hy-menu-panel .hy-board-menu a{min-height:40px!important;height:auto!important;padding:9px 10px!important;border-radius:14px!important;font-size:12.5px!important;font-weight:850!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;line-height:1.2!important}}.hy-home .hy-side-mini-links.hy-side-mini-links--readable{margin:14px 0 0!important;padding:14px!important;border:1px solid rgba(232,190,211,.72)!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,248,252,.9))!important;box-shadow:0 10px 26px rgba(154,78,118,.07)!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 11px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__head strong{color:#2d2630!important;font-size:14px!important;font-weight:950!important;letter-spacing:-.04em!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__head span{color:#9a8795!important;font-size:11.5px!important;font-weight:800!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;width:auto!important;height:auto!important;min-height:58px!important;padding:10px 11px!important;border:1px solid rgba(236,203,220,.9)!important;border-radius:17px!important;background:#fff!important;color:#493745!important;text-decoration:none!important;box-shadow:none!important;box-sizing:border-box!important;overflow:hidden!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link.is-write{background:linear-gradient(135deg,#fff,#fff1fa)!important;border-color:rgba(225,146,188,.6)!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:13px!important;background:#fff2f8!important;font-size:15px!important;line-height:1!important;margin:0!important;padding:0!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text{display:block!important;min-width:0!important;margin:0!important;padding:0!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text strong{display:block!important;margin:0!important;color:#3b303b!important;font-size:13px!important;font-weight:950!important;line-height:1.15!important;letter-spacing:-.04em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text em{display:block!important;margin:4px 0 0!important;color:#8f7d8d!important;font-style:normal!important;font-size:11.3px!important;font-weight:750!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-stat{display:flex!important;align-items:center!important;gap:7px!important;margin:10px 0 0!important;padding:9px 10px!important;border-radius:15px!important;background:rgba(255,255,255,.72)!important;border:1px dashed rgba(230,191,211,.78)!important;color:#796b78!important;font-size:11.5px!important;line-height:1.2!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-stat strong{color:#5f465a!important;font-size:12px!important;font-weight:900!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-stat em{margin-left:auto!important;color:#9a8795!important;font-style:normal!important;font-size:11.5px!important;font-weight:750!important}@media(max-width:560px){.hy-home .hy-side-mini-links.hy-side-mini-links--readable{padding:13px!important;border-radius:20px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link{grid-template-columns:31px minmax(0,1fr)!important;min-height:56px!important;padding:9px 10px!important;border-radius:16px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-icon{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;font-size:14px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text strong{font-size:12.8px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text em{font-size:10.8px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-stat em{display:inline!important}}@media(max-width:720px){body[class*="new"] .tbl_head01,.new-page .tbl_head01,#new_sch+.tbl_head01{overflow:visible!important}body[class*="new"] .tbl_head01 table,.new-page .tbl_head01 table,#new_sch+.tbl_head01 table{display:block!important;width:100%!important;border:0!important}body[class*="new"] .tbl_head01 thead,.new-page .tbl_head01 thead,#new_sch+.tbl_head01 thead{display:none!important}body[class*="new"] .tbl_head01 tbody,body[class*="new"] .tbl_head01 tr,body[class*="new"] .tbl_head01 td,.new-page .tbl_head01 tbody,.new-page .tbl_head01 tr,.new-page .tbl_head01 td,#new_sch+.tbl_head01 tbody,#new_sch+.tbl_head01 tr,#new_sch+.tbl_head01 td{display:block!important;width:100%!important;box-sizing:border-box!important}body[class*="new"] .tbl_head01 tr,.new-page .tbl_head01 tr,#new_sch+.tbl_head01 tr{margin:0 0 10px!important;padding:13px!important;border:1px solid rgba(232,190,211,.72)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px rgba(154,78,118,.06)!important}body[class*="new"] .tbl_head01 td,.new-page .tbl_head01 td,#new_sch+.tbl_head01 td{padding:3px 0!important;border:0!important;font-size:12.5px!important;color:#6f6470!important;line-height:1.45!important;text-align:left!important}body[class*="new"] .tbl_head01 td a,.new-page .tbl_head01 td a,#new_sch+.tbl_head01 td a{display:inline!important;max-width:100%!important;color:#322a34!important;font-weight:850!important;word-break:break-word!important}#new_sch,.new-page #new_sch{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}#new_sch select,#new_sch input,#new_sch button{width:100%!important;min-height:40px!important;box-sizing:border-box!important}}.hy-nav .hy-menu-copy{display:inline-flex;align-items:center;gap:4px;min-width:0}.hy-nav .hy-menu-label{display:inline;min-width:0}.hy-nav .hy-menu-desc{display:none;font-style:normal}.hy-account__desc{display:none;font-style:normal}.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable{display:block!important;margin:14px 0 14px!important;padding:14px!important;border:1px solid rgba(232,190,211,.74)!important;background:linear-gradient(180deg,#fff,rgba(255,248,252,.92))!important;box-shadow:0 10px 26px rgba(154,78,118,.07)!important;overflow:hidden!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-link{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;width:100%!important;min-height:60px!important;height:auto!important;padding:10px 11px!important;border:1px solid rgba(236,203,220,.9)!important;border-radius:17px!important;background:#fff!important;color:#493745!important;text-decoration:none!important;box-sizing:border-box!important;overflow:hidden!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-icon,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;background:#fff2f8!important;font-size:15px!important;line-height:1!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text{display:block!important;min-width:0!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text strong,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text strong{display:block!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;color:#342b35!important;font-weight:950!important;line-height:1.15!important;letter-spacing:-.04em!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text em,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text em{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#8f7d8d!important;font-weight:750!important;font-style:normal!important;line-height:1.2!important}.hy-home .hy-side-mini-stat,.hy-main--home .hy-side-mini-stat{gap:7px!important;padding:9px 10px!important;border-radius:15px!important;background:rgba(255,255,255,.72)!important;border:1px dashed rgba(230,191,211,.78)!important;color:#796b78!important;font-size:11.5px!important;line-height:1.2!important}.hy-home .hy-side-mini-stat em,.hy-main--home .hy-side-mini-stat em{margin-left:auto!important;color:#9a8795!important;font-style:normal!important}@media(max-width:720px){.hy-menu-btn{gap:5px!important;font-size:12px!important}.hy-menu-btn span{font-size:16px!important}.hy-account{gap:8px!important;margin:4px 0 0!important}.hy-account .hy-account__link,.hy-account .hy-btn,.hy-account .hy-account__memo-link,.hy-account .hy-account__memo-alert{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;flex-direction:column!important;min-width:0!important;width:100%!important;min-height:44px!important;height:auto!important;padding:8px 8px!important;border:1px solid rgba(236,203,220,.82)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 6px 16px rgba(72,46,62,.045)!important;font-size:12.5px!important;font-weight:900!important;line-height:1.05!important;white-space:normal!important;text-align:center!important;color:#554654!important}.hy-account .hy-btn{background:linear-gradient(135deg,#fff,#fff0f7)!important;color:#8b3e68!important}.hy-account__desc{display:block!important;margin-top:2px!important;color:#9a8795!important;font-size:10.5px!important;font-weight:750!important;line-height:1!important}.hy-account .hy-account__memo-icon{display:block!important;font-size:14px!important}.hy-account .hy-account__memo-text{display:block!important;font-size:12.5px!important;line-height:1!important}.hy-account [data-hy-memo-count]:not([hidden]){right:8px!important;top:6px!important}.hy-nav{margin:8px 0 0!important}.hy-nav.is-open>ul{gap:8px!important}.hy-nav.is-open li{display:block!important;position:relative!important}.hy-nav.is-open li>a{grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;min-height:54px!important;padding:9px 10px!important;border-radius:16px!important;box-shadow:0 6px 16px rgba(72,46,62,.045)!important;color:#493745!important;text-decoration:none!important}.hy-nav.is-open .hy-menu-emoji{width:30px!important;height:30px!important;min-width:30px!important;border-radius:12px!important;font-size:14px!important}.hy-nav.is-open .hy-menu-copy{display:block!important}.hy-nav.is-open .hy-menu-label{display:block!important;font-size:12.8px!important;line-height:1.1!important}.hy-nav.is-open .hy-menu-desc{display:block!important;margin-top:4px!important;font-size:10.8px!important;line-height:1.1!important}.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable{padding:13px!important;border-radius:20px!important;margin:12px 0!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-link{grid-template-columns:31px minmax(0,1fr)!important;min-height:56px!important;padding:9px 10px!important;border-radius:16px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-icon,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-icon{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;font-size:14px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text strong,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text strong{font-size:12.8px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text em,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text em{font-size:10.8px!important}}@media(max-width:720px){.hy-page-new .tbl_head01,.hy-page-new .tbl_wrap{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.hy-page-new .tbl_head01 table,.hy-page-new .tbl_wrap table{display:block!important;width:100%!important;border:0!important;background:transparent!important}.hy-page-new .tbl_head01 thead,.hy-page-new .tbl_wrap thead{display:none!important}.hy-page-new .tbl_head01 tbody,.hy-page-new .tbl_head01 tr,.hy-page-new .tbl_head01 td,.hy-page-new .tbl_wrap tbody,.hy-page-new .tbl_wrap tr,.hy-page-new .tbl_wrap td{display:block!important;width:100%!important;box-sizing:border-box!important}.hy-page-new .tbl_head01 tr,.hy-page-new .tbl_wrap tr{margin:0 0 10px!important;padding:13px!important;border:1px solid rgba(232,190,211,.72)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 22px rgba(154,78,118,.06)!important}.hy-page-new .tbl_head01 td,.hy-page-new .tbl_wrap td{padding:3px 0!important;border:0!important;font-size:12.5px!important;color:#6f6470!important;line-height:1.45!important;text-align:left!important}.hy-page-new .tbl_head01 td a,.hy-page-new .tbl_wrap td a{display:inline!important;color:#322a34!important;font-weight:850!important;word-break:break-word!important}.hy-page-new #new_sch,.hy-page-new .local_sch{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0 0 12px!important;padding:12px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(232,190,211,.72)!important}.hy-page-new #new_sch select,.hy-page-new #new_sch input,.hy-page-new #new_sch button,.hy-page-new .local_sch select,.hy-page-new .local_sch input,.hy-page-new .local_sch button{width:100%!important;min-height:40px!important;box-sizing:border-box!important;margin:0!important}}.hy-home .hy-side-mini-links--compact .hy-side-mini-link,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-link{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-height:50px!important;height:auto!important;padding:8px 10px!important;border-radius:15px!important;overflow:hidden!important;text-align:left!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-icon,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border-radius:12px!important;background:#fff2f8!important;font-size:14px!important;line-height:1!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-text,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-text{display:block!important;flex:1 1 auto!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:inherit!important;line-height:1.2!important;overflow:visible!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-text strong,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-text strong{display:block!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;color:#342b35!important;font-size:12.8px!important;font-weight:950!important;line-height:1.15!important;letter-spacing:-.04em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-text em,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-text em{display:block!important;width:auto!important;margin:3px 0 0!important;color:#8f7d8d!important;font-size:10.6px!important;font-weight:750!important;font-style:normal!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:720px){.hy-header__inner{gap:7px!important;padding:9px 11px!important}.hy-brand__text strong{max-width:42vw!important}.hy-menu-btn{height:32px!important;min-height:32px!important;min-width:58px!important;font-size:11.5px!important;box-shadow:0 5px 14px rgba(72,46,62,.045)!important}.hy-menu-btn span{font-size:14px!important}.hy-account .hy-account__memo-link,.hy-account .hy-account__memo-alert,.hy-account .hy-account__memo-top{order:3!important;display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:4px!important;width:auto!important;min-width:58px!important;max-width:none!important;height:32px!important;min-height:32px!important;padding:0 9px!important;margin:0!important;border:1px solid rgba(229,181,207,.86)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 5px 14px rgba(72,46,62,.045)!important;color:var(--hy-point-dark,#9b4b78)!important;font-size:11.5px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;position:relative!important}.hy-account .hy-account__memo-icon{font-size:13px!important}.hy-account .hy-account__memo-text,.hy-account .hy-account__memo-link .hy-account__label{font-size:11.5px!important}.hy-account [data-hy-memo-count]:not([hidden]){position:absolute!important;right:-5px!important;top:-6px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important}.hy-account a[href*="register_form"],.hy-account a[href*="member_confirm"],.hy-account a[href*="login.php"],.hy-account a[href*="register.php"],.hy-account a[href*="logout.php"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:4px!important;min-width:0!important;width:auto!important;height:31px!important;min-height:31px!important;padding:0 10px!important;margin:0!important;border:1px solid rgba(236,203,220,.82)!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;color:#554654!important;font-size:11.5px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;text-align:center!important}.hy-account a[href*="register_form"],.hy-account a[href*="member_confirm"],.hy-account a[href*="login.php"]{order:4!important;flex:1 1 calc(50% - 4px)!important}.hy-account a[href*="logout.php"],.hy-account a[href*="register.php"]{order:5!important;flex:1 1 calc(50% - 4px)!important;background:linear-gradient(135deg,#fff,#fff0f7)!important;color:#8b3e68!important}.hy-account__label{overflow:visible!important}.hy-nav{order:6!important;margin:4px 0 0!important}.hy-nav.is-open{display:block!important}.hy-nav.is-open>ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0!important;padding:0!important}.hy-nav.is-open li{min-width:0!important;margin:0!important;padding:0!important}.hy-nav.is-open li>a{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;width:100%!important;min-height:38px!important;height:auto!important;padding:7px 8px!important;border-radius:13px!important;border:1px solid rgba(236,203,220,.82)!important;background:#fff!important;box-shadow:none!important;text-align:left!important;box-sizing:border-box!important;overflow:hidden!important}.hy-nav.is-open .hy-menu-emoji{display:flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;min-width:24px!important;border-radius:10px!important;background:#fff3f9!important;font-size:12px!important;line-height:1!important;margin:0!important;padding:0!important}.hy-nav.is-open .hy-menu-copy{display:flex!important;align-items:baseline!important;gap:4px!important;min-width:0!important;overflow:hidden!important}.hy-nav.is-open .hy-menu-label{display:inline!important;flex:0 0 auto!important;max-width:62%!important;color:#3b303b!important;font-size:11.7px!important;font-weight:950!important;line-height:1.05!important;letter-spacing:-.04em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-nav.is-open .hy-menu-desc{display:inline!important;flex:1 1 auto!important;min-width:0!important;margin:0!important;color:#958291!important;font-size:10px!important;font-weight:750!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-nav.is-open .hy-menu-desc:before{content:'· '}.hy-nav.is-open li ul{display:none!important;position:static!important}.hy-home .hy-side-mini-links--compact,.hy-main--home .hy-side-mini-links--compact{padding:12px!important;border-radius:18px!important;margin:10px 0 12px!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-link,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-link{grid-template-columns:28px minmax(0,1fr)!important;min-height:48px!important;padding:8px 9px!important;border-radius:14px!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-icon,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-icon{flex-basis:28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;font-size:13px!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-text strong,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-text strong{font-size:12.2px!important}.hy-home .hy-side-mini-links--compact .hy-side-mini-text em,.hy-main--home .hy-side-mini-links--compact .hy-side-mini-text em{font-size:10.2px!important}}@media(max-width:720px){.hy-brand img,.hy-brand__logo img{max-height:32px!important;width:auto!important}.hy-brand__text{min-width:0!important}.hy-menu-btn{order:2!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;min-width:50px!important;max-width:none!important;height:30px!important;min-height:30px!important;padding:0 9px!important;margin:0!important;border-radius:999px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 5px 14px rgba(72,46,62,.04)!important}.hy-menu-btn:before{content:none!important}.hy-menu-btn span{display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-size:13px!important;line-height:1!important}.hy-account{display:contents!important;width:auto!important}.hy-account__name{display:none!important}.hy-account>a[data-hy-memo-link],.hy-account>.hy-account__memo-link,.hy-account>.hy-account__memo-alert,.hy-account>.hy-account__memo-top{order:3!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:4px!important;width:auto!important;min-width:48px!important;max-width:64px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(229,181,207,.9)!important;background:#fff!important;color:var(--hy-point-dark,#9b4b78)!important;box-shadow:0 5px 14px rgba(72,46,62,.04)!important;font-size:11px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;position:relative!important}.hy-account .hy-account__memo-icon{display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1!important}.hy-account .hy-account__memo-text,.hy-account .hy-account__memo-link .hy-account__label{display:inline!important;width:auto!important;height:auto!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:11px!important;line-height:1!important}.hy-account [data-hy-memo-count]:not([hidden]),.hy-account .hy-account__memo-alert b:not([hidden]),.hy-account .hy-account__memo-link b:not([hidden]){position:absolute!important;right:-5px!important;top:-6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:17px!important;height:17px!important;padding:0 5px!important;border-radius:999px!important;font-size:9.5px!important;line-height:1!important}.hy-account>a.hy-account__link:not([data-hy-memo-link]),.hy-account>a.hy-btn.hy-account__link{order:4!important;flex:1 1 calc(50% - 3px)!important;max-width:calc(50% - 3px)!important;min-width:0!important;width:auto!important;height:30px!important;min-height:30px!important;padding:0 10px!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(236,203,220,.86)!important;background:#fff!important;box-shadow:none!important;color:#554654!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:4px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-account__label{display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important}.hy-account__desc{display:none!important}.hy-nav{order:5!important;flex:1 1 100%!important}}@media(max-width:420px){.hy-menu-btn,.hy-account>a[data-hy-memo-link],.hy-account>.hy-account__memo-link,.hy-account>.hy-account__memo-alert,.hy-account>.hy-account__memo-top,.hy-account>a.hy-account__link:not([data-hy-memo-link]),.hy-account>a.hy-btn.hy-account__link{height:28px!important;min-height:28px!important;font-size:10.5px!important}.hy-account>a.hy-account__link:not([data-hy-memo-link]),.hy-account>a.hy-btn.hy-account__link{padding:0 8px!important}}.hy-mobile-memo-short{display:none}@media(max-width:720px){.hy-header{position:relative}.hy-header__inner{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;min-height:0!important;padding:8px 10px!important}.hy-brand{order:1!important;flex:1 1 0!important;min-width:0!important;margin:0!important}.hy-brand a{display:inline-flex!important;align-items:center!important;min-width:0!important}.hy-brand__image-logo{max-height:30px!important;width:auto!important}.hy-menu-btn,.hy-mobile-memo-short{order:2!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;min-width:50px!important;max-width:none!important;height:29px!important;min-height:29px!important;padding:0 8px!important;margin:0!important;border:1px solid rgba(229,181,207,.9)!important;border-radius:999px!important;background:#fff!important;color:#5b4d59!important;box-shadow:0 5px 14px rgba(72,46,62,.035)!important;font-size:11px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important}.hy-menu-btn span,.hy-mobile-memo-short__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1!important;background:transparent!important}.hy-mobile-memo-short{color:var(--hy-point-dark,#9b4b78)!important;position:relative!important}.hy-mobile-memo-short__text{display:inline!important;font-size:11px!important;line-height:1!important}.hy-mobile-memo-short b:not([hidden]){position:absolute!important;right:-5px!important;top:-6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:17px!important;height:17px!important;padding:0 5px!important;border-radius:999px!important;background:#e65d9a!important;color:#fff!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important}.hy-account{order:3!important;flex:0 0 100%!important;width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;align-items:center!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.hy-account__name,.hy-account__desc{display:none!important}.hy-account .hy-account__memo-link,.hy-account .hy-account__memo-alert,.hy-account .hy-account__memo-top,.hy-account [data-hy-memo-link]{display:none!important}.hy-account>a.hy-account__link,.hy-account>a.hy-btn.hy-account__link{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;min-width:0!important;height:29px!important;min-height:29px!important;padding:0 8px!important;margin:0!important;border:1px solid rgba(236,203,220,.86)!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;color:#554654!important;font-size:11px!important;font-weight:900!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-account>a.hy-btn.hy-account__link,.hy-account>a[href*="logout.php"],.hy-account>a[href*="register.php"]{background:linear-gradient(135deg,#fff,#fff0f7)!important;color:#8b3e68!important}.hy-account__label{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1!important}.hy-nav{order:4!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 0!important}}@media(max-width:420px){.hy-header__inner{gap:5px!important;padding:7px 9px!important}.hy-menu-btn,.hy-mobile-memo-short,.hy-account>a.hy-account__link,.hy-account>a.hy-btn.hy-account__link{height:27px!important;min-height:27px!important;font-size:10.5px!important}.hy-account__label,.hy-mobile-memo-short__text{font-size:10.5px!important}}.hy-home .hy-side-mini-link .hy-side-mini-text,.hy-main--home .hy-side-mini-link .hy-side-mini-text{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.hy-home .hy-side-mini-link .hy-side-mini-text strong,.hy-main--home .hy-side-mini-link .hy-side-mini-text strong{display:block!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.hy-home .hy-side-mini-link .hy-side-mini-text em,.hy-main--home .hy-side-mini-link .hy-side-mini-text em{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:720px){#hy-wrap .hy-header .hy-header__inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-areas:"brand menu memo" "account account account" "nav nav nav"!important}#hy-wrap .hy-header .hy-brand{grid-area:brand!important}#hy-wrap .hy-header .hy-menu-btn{grid-area:menu!important;width:auto!important;min-width:48px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:10.8px!important}#hy-wrap .hy-header .hy-mobile-memo-short{grid-area:memo!important;width:auto!important;min-width:48px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:10.8px!important}#hy-wrap .hy-header .hy-account{grid-area:account!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}#hy-wrap .hy-header .hy-account .hy-account__memo-link,#hy-wrap .hy-header .hy-account .hy-account__memo-alert,#hy-wrap .hy-header .hy-account .hy-account__memo-top,#hy-wrap .hy-header .hy-account [data-hy-memo-link],#hy-wrap .hy-header .hy-account__name,#hy-wrap .hy-header .hy-account__desc{display:none!important}#hy-wrap .hy-header .hy-account>a.hy-account__link,#hy-wrap .hy-header .hy-account>a.hy-btn.hy-account__link{display:flex!important;width:100%!important;max-width:none!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:0 8px!important;border-radius:999px!important;font-size:10.8px!important}#hy-wrap .hy-header .hy-account__label{display:inline!important;width:auto!important;font-size:10.8px!important}#hy-wrap .hy-header .hy-nav{grid-area:nav!important;width:100%!important;margin:0!important}}.hy-home-inbox-strip{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;width:100%!important;margin:14px 0 16px!important;padding:12px 14px!important;border:1px solid rgba(232,190,211,.72)!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,247,252,.92))!important;box-shadow:0 12px 30px rgba(154,78,118,.07)!important;box-sizing:border-box!important;overflow:hidden!important}.hy-home-inbox-strip__main{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.hy-home-inbox-strip__icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:16px!important;background:#fff3f8!important;border:1px solid rgba(234,205,221,.9)!important;font-size:17px!important;line-height:1!important}.hy-home-inbox-strip__copy{min-width:0!important}.hy-home-inbox-strip__copy strong{display:block!important;margin:0!important;color:#2f2732!important;font-size:15px!important;font-weight:950!important;line-height:1.2!important;letter-spacing:-.04em!important}.hy-home-inbox-strip__copy p{margin:4px 0 0!important;color:#7d717d!important;font-size:12.5px!important;font-weight:700!important;line-height:1.35!important;letter-spacing:-.035em!important}.hy-home-inbox-strip__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex:0 0 auto!important}.hy-home-inbox-strip__btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:92px!important;height:36px!important;padding:0 12px!important;border:1px solid rgba(229,181,207,.86)!important;border-radius:999px!important;background:#fff!important;color:#563f51!important;box-shadow:none!important;text-decoration:none!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important}.hy-home-inbox-strip__btn span{display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;font-size:13px!important;line-height:1!important}.hy-home-inbox-strip__btn strong{display:inline!important;color:inherit!important;font-size:12.5px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.04em!important}.hy-home-inbox-strip__btn em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:26px!important;height:20px!important;padding:0 7px!important;margin:0!important;border-radius:999px!important;background:#f8edf4!important;color:#9a5878!important;font-style:normal!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important}.hy-home-inbox-strip__btn.has-alert{border-color:rgba(229,112,166,.62)!important;background:linear-gradient(135deg,#fff,#fff0f7)!important;color:#8b3e68!important}.hy-home-inbox-strip__btn.has-alert em{background:#e65d9a!important;color:#fff!important}@media(max-width:720px){.hy-home-inbox-strip{margin:12px 0 14px!important;padding:11px!important;border-radius:19px!important;gap:10px!important}.hy-home-inbox-strip__icon{flex-basis:34px!important;width:34px!important;height:34px!important;border-radius:14px!important;font-size:15px!important}.hy-home-inbox-strip__copy strong{font-size:14px!important}.hy-home-inbox-strip__copy p{display:none!important}.hy-home-inbox-strip__actions{gap:6px!important}.hy-home-inbox-strip__btn{min-width:70px!important;height:32px!important;padding:0 9px!important;gap:4px!important}.hy-home-inbox-strip__btn strong{font-size:11.5px!important}.hy-home-inbox-strip__btn em{min-width:22px!important;height:18px!important;padding:0 6px!important;font-size:9.8px!important}}@media(max-width:420px){.hy-home-inbox-strip{padding:10px!important}.hy-home-inbox-strip__copy strong{font-size:13.5px!important}.hy-home-inbox-strip__btn{min-width:64px!important;padding:0 8px!important}}.hy-footer__promo{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin-top:12px!important;padding:14px!important;border:1px solid rgba(231,214,226,.95)!important;border-radius:22px!important;background:linear-gradient(135deg,#fff 0%,#fff7fb 100%)!important;box-shadow:0 16px 32px rgba(90,52,80,.07)!important;max-width:780px!important}.hy-footer__promo.has-image{grid-template-columns:120px minmax(0,1fr)!important;align-items:center!important}.hy-footer__promo-media{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}.hy-footer__promo-media img{display:block!important;width:100%!important;max-width:120px!important;max-height:96px!important;object-fit:cover!important;border-radius:18px!important;border:1px solid rgba(231,214,226,.95)!important;background:#fff!important}.hy-footer__promo-body{display:grid!important;gap:7px!important;min-width:0!important}.hy-footer__promo-body strong{display:block!important;margin:0!important;color:var(--hy-text)!important;font-size:14px!important;font-weight:900!important;line-height:1.35!important;letter-spacing:-.035em!important;word-break:keep-all!important}.hy-footer__promo-body p{margin:0!important;color:var(--hy-muted)!important;font-size:12.5px!important;line-height:1.65!important;white-space:normal!important;word-break:keep-all!important}.hy-footer__promo-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;max-width:100%!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid var(--hy-line)!important;background:var(--hy-point-soft)!important;color:var(--hy-point-dark)!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important}.hy-footer__promo-btn:hover{background:#fff!important;border-color:rgba(220,174,198,.95)!important}@media (max-width:720px){.hy-footer__promo,.hy-footer__promo.has-image{grid-template-columns:1fr!important;padding:12px!important;border-radius:18px!important}.hy-footer__promo-media{justify-content:flex-start!important}.hy-footer__promo-media img{max-width:min(100%,220px)!important;max-height:none!important}.hy-footer__promo-body strong{font-size:13.5px!important}.hy-footer__promo-body p{font-size:12px!important;line-height:1.55!important}}.hy-sub-container .btn_submit,.hy-sub-container input[type="submit"],.hy-sub-container button[type="submit"],.hy-main .btn_submit,.hy-main input[type="submit"],.hy-main button[type="submit"],.hy-board-btn.is-primary,.hy-board-search button,.hy-actions a.primary,.hy-home .hy-actions a.primary,.hy-home .hy-actions--member a.primary,#new_sch .btn_submit,form[name="fnew"] .btn_submit,.hy-main.hy-page-search #sch_res_detail .btn_submit,.hy-main.hy-page-search #sch_res_detail button[type="submit"],.hy-main.hy-page-search #sch_res_detail input[type="submit"],.hy-main.hy-page-faq #faq_sch .btn_submit{border-color:rgba(178,64,122,.92)!important;background:linear-gradient(135deg,#e5529a 0%,#bf5ce9 100%)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 1px 1px rgba(71,24,55,.22)!important;box-shadow:0 12px 24px rgba(191,92,160,.18)!important;opacity:1!important}.hy-sub-container .btn_submit *,.hy-main .btn_submit *,.hy-board-btn.is-primary *,.hy-actions a.primary *,#new_sch .btn_submit *,form[name="fnew"] .btn_submit *{color:#fff!important;-webkit-text-fill-color:#fff!important}.hy-sub-container .btn_cancel,.hy-sub-container a.btn_cancel,.hy-main .btn_cancel,.hy-main a.btn_cancel,.hy-board-btn:not(.is-primary),.hy-sub-container .btn_b01,.hy-sub-container .btn_b02{border-color:rgba(176,88,132,.82)!important;background:#fff!important;color:#713757!important;-webkit-text-fill-color:#713757!important;box-shadow:0 8px 18px rgba(110,68,92,.07)!important;opacity:1!important}@media(max-width:720px){#hy-wrap .hy-header .hy-account>a.hy-account__link,#hy-wrap .hy-header .hy-account>a.hy-btn.hy-account__link{border-color:rgba(196,91,143,.78)!important;background:#fff!important;color:#6f3657!important;-webkit-text-fill-color:#6f3657!important;font-weight:950!important}#hy-wrap .hy-header .hy-account>a[href*="logout"],#hy-wrap .hy-header .hy-account>a[href*="register.php"],#hy-wrap .hy-header .hy-account>a[href*="register_form"]{background:linear-gradient(135deg,#fff6fb,#ffe6f2)!important;border-color:rgba(207,94,154,.82)!important;color:#783a5d!important;-webkit-text-fill-color:#783a5d!important}#hy-wrap .hy-header .hy-menu-btn,#hy-wrap .hy-header .hy-mobile-memo-short{border-color:rgba(196,91,143,.78)!important;color:#6f3657!important;-webkit-text-fill-color:#6f3657!important;font-weight:950!important}}.hy-top-promo{display:block!important;width:100%!important;padding:8px 0 10px!important;border-bottom:1px solid rgba(238,219,231,.92)!important;background:linear-gradient(180deg,#fff 0%,#fff7fb 100%)!important}.hy-top-promo__inner{padding:0 24px!important}.hy-top-promo__banner,.hy-top-promo__textbar{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:20px!important;border:1px solid rgba(229,207,221,.98)!important;box-shadow:0 14px 32px rgba(110,71,95,.08)!important}.hy-top-promo__banner{min-height:120px!important;aspect-ratio:2000 / 220!important;background:linear-gradient(90deg,#fff3f9 0%,#f8f0ff 100%)!important}.hy-top-promo__banner-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.hy-top-promo__overlay{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 26px!important;background:linear-gradient(90deg,rgba(255,255,255,.80) 0%,rgba(255,255,255,.32) 48%,rgba(255,255,255,.06) 100%)!important}.hy-top-promo__textbar{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px 18px!important;background:linear-gradient(90deg,#fff 0%,#fff7fb 40%,#f7f1ff 100%)!important}.hy-top-promo__copy{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;color:inherit!important;line-height:1.35!important}.hy-top-promo__copy strong{display:inline!important;margin:0!important;color:#9e226f!important;font-size:16px!important;font-weight:950!important;letter-spacing:-.03em!important}.hy-top-promo__copy em{display:inline!important;margin:0!important;color:#4f4150!important;font-size:13.5px!important;font-style:normal!important;font-weight:800!important;letter-spacing:-.02em!important}.hy-top-promo__btn{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(166,48,110,.38)!important;background:rgba(255,255,255,.96)!important;color:#9f2f72!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(110,71,95,.10)!important;white-space:nowrap!important}.hy-footer__promo{display:none!important}@media (max-width:720px){.hy-top-promo{padding:6px 0 8px!important}.hy-top-promo__inner{padding:0 14px!important}.hy-top-promo__banner,.hy-top-promo__textbar{border-radius:16px!important}.hy-top-promo__banner{min-height:72px!important;aspect-ratio:2000 / 260!important}.hy-top-promo__overlay{padding:10px 12px!important;gap:8px!important;align-items:flex-end!important;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.72) 72%,rgba(255,255,255,.92) 100%)!important}.hy-top-promo__textbar{min-height:44px!important;padding:10px 12px!important;gap:8px!important}.hy-top-promo__copy{gap:6px!important;display:block!important;overflow:hidden!important}.hy-top-promo__copy strong{display:block!important;font-size:12.5px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-top-promo__copy em{display:block!important;font-size:11px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-top-promo__copy em br{display:none!important}.hy-top-promo__btn{min-height:28px!important;padding:0 10px!important;font-size:10.8px!important}}.ca-auth .ca-submit,.ca-auth .btn_submit,.ca-auth input[type="submit"],.ca-auth button[type="submit"],.ca-register-form .btn_submit,.ca-register-form input[type="submit"],.ca-register-form button[type="submit"],.ca-register-form.is-modify .btn_submit,.ca-register-form.is-modify input[type="submit"],.ca-form-card .btn_confirm .btn_submit,.ca-form-card .btn_confirm input[type="submit"],.ca-form-card .btn_confirm button[type="submit"],.ca-confirm-basic .btn_submit,.ca-confirm-basic input[type="submit"],.ca-confirm-basic button[type="submit"],.ca-confirm-card .btn_submit,.ca-confirm-card input[type="submit"],.ca-confirm-card button[type="submit"],.ca-member-primary,.ca-member-btn.ca-member-primary,.ca-lite-basic .btn_submit,.ca-lite-basic input[type="submit"],.ca-lite-basic button[type="submit"],.hy-clean-register #btn_submit,.hy-clean-register .hy-clean-btn.is-submit{border:1px solid rgba(140,35,94,.96)!important;background:linear-gradient(135deg,#d0187f 0%,#8a35f6 100%)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 1px 1px rgba(45,12,39,.34)!important;box-shadow:0 14px 26px rgba(168,48,133,.30)!important;opacity:1!important;filter:none!important}.ca-auth .ca-submit *,.ca-auth .btn_submit *,.ca-register-form .btn_submit *,.ca-form-card .btn_confirm .btn_submit *,.ca-confirm-basic .btn_submit *,.ca-confirm-card .btn_submit *,.ca-member-primary *,.ca-lite-basic .btn_submit *,.hy-clean-register #btn_submit *,.hy-clean-register .hy-clean-btn.is-submit *{color:#fff!important;-webkit-text-fill-color:#fff!important}.ca-auth .ca-submit:disabled,.ca-auth .btn_submit:disabled,.ca-auth input[type="submit"]:disabled,.ca-auth button[type="submit"]:disabled,.ca-register-form .btn_submit:disabled,.ca-register-form input[type="submit"]:disabled,.ca-register-form button[type="submit"]:disabled,.hy-clean-register #btn_submit:disabled,.hy-clean-register .hy-clean-btn.is-submit:disabled{border-color:rgba(140,35,94,.96)!important;background:linear-gradient(135deg,#c91979 0%,#7f31df 100%)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}.hy-member-notify{margin-top:14px;padding:14px;border:1px solid rgba(233,214,226,.96);border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fff9fc 100%)}.hy-member-notify__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.hy-member-notify__head strong{display:inline-flex;align-items:center;gap:6px;color:#493447;font-size:14px;font-weight:900;letter-spacing:-.025em}.hy-member-notify__head span{color:#8e7184;font-size:11.5px;font-weight:700;line-height:1.4;text-align:right}.hy-member-notify__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hy-member-notify__item{display:flex;align-items:center;gap:10px;min-width:0;padding:11px 12px;border-radius:15px;border:1px solid rgba(229,208,221,.98);background:#fff;text-decoration:none;box-shadow:0 8px 18px rgba(123,91,110,.06)}.hy-member-notify__item.has-alert{border-color:rgba(215,120,170,.55);box-shadow:0 10px 22px rgba(214,92,155,.10)}.hy-member-notify__icon{flex:0 0 34px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#fff2f8 0%,#f6efff 100%);font-size:16px}.hy-member-notify__text{min-width:0;display:flex;flex-direction:column;gap:2px}.hy-member-notify__text strong{color:#50354d;font-size:12.5px;font-weight:900;letter-spacing:-.02em}.hy-member-notify__text em{color:#916e84;font-size:11px;font-style:normal;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:720px){.hy-member-notify{margin-top:12px;padding:12px}.hy-member-notify__head{display:block;margin-bottom:8px}.hy-member-notify__head strong{font-size:13px}.hy-member-notify__head span{display:block;margin-top:4px;text-align:left;font-size:11px}.hy-member-notify__row{grid-template-columns:1fr;gap:8px}.hy-member-notify__item{padding:10px 11px;border-radius:14px}}.hy-footer[data-hy-footer-root="1"],.hy-footer{display:block!important;visibility:visible!important;opacity:1!important;clear:both!important;width:100%!important}@media (max-width:720px){.hy-footer{margin-bottom:96px!important}}.hy-footer[data-hy-footer-root="1"]{display:block!important;visibility:visible!important;opacity:1!important;clear:both!important;width:100%!important;position:relative!important;z-index:1!important}.hy-footer[data-hy-footer-root="1"] .hy-footer__inner{max-width:1180px!important;margin:0 auto!important}@media (max-width:720px){.hy-footer[data-hy-footer-root="1"]{margin:18px 12px 108px!important;border:1px solid var(--hy-line)!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0%,#fff8fc 100%)!important;box-shadow:0 14px 32px rgba(119,86,106,.07)!important}.hy-footer[data-hy-footer-root="1"] .hy-footer__inner{padding:16px!important}}body:not(.ca-memo-popup) .hy-footer,body:not(.ca-memo-popup) .hy-footer[data-hy-footer-root],body:not(.ca-memo-popup) .hy-footer--buffer-fallback{display:block!important;visibility:visible!important;opacity:1!important;clear:both!important;width:100%!important;position:relative!important;z-index:1!important}.hy-footer--buffer-fallback{margin-top:28px!important}@media (max-width:720px){body:not(.ca-memo-popup) .hy-footer,body:not(.ca-memo-popup) .hy-footer--buffer-fallback{margin-bottom:104px!important}}.hy-footer--js-fallback{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;clear:both!important;margin-top:34px!important;padding:0 0 28px!important;background:linear-gradient(180deg,#fff 0%,#fff8fb 100%)!important;border-top:1px solid var(--hy-line,rgba(232,215,226,.95))!important}body.hy-footer-js-attached .hy-footer--js-fallback .hy-footer__inner{max-width:1180px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important}@media (max-width:720px){.hy-footer--js-fallback{margin-top:22px!important;padding-bottom:96px!important}body.hy-footer-js-attached .hy-footer--js-fallback .hy-footer__inner{padding-left:16px!important;padding-right:16px!important}}.hy-top-promo--multi{display:block!important;width:100%!important;position:relative!important;z-index:40!important;padding:8px 0 10px!important;border-bottom:1px solid rgba(238,219,231,.92)!important;background:linear-gradient(180deg,#fff 0%,#fff7fb 100%)!important}.hy-top-promo--multi .hy-top-promo__inner{position:relative!important;padding:0 24px!important}.hy-top-promo__viewport{position:relative!important;overflow:hidden!important;border-radius:20px!important}.hy-top-promo__slide{display:none!important;position:relative!important;width:100%!important}.hy-top-promo__slide.is-active{display:block!important}.hy-top-promo--multi .hy-top-promo__banner,.hy-top-promo--multi .hy-top-promo__textbar{position:relative!important;width:100%!important;overflow:hidden!important;border-radius:20px!important;border:1px solid rgba(229,207,221,.98)!important;box-shadow:0 14px 32px rgba(110,71,95,.08)!important}.hy-top-promo--multi .hy-top-promo__banner{min-height:120px!important;aspect-ratio:2000 / 220!important;background:linear-gradient(90deg,#fff3f9 0%,#f8f0ff 100%)!important}.hy-top-promo--multi .hy-top-promo__banner-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.hy-top-promo--multi .hy-top-promo__overlay{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 70px 18px 26px!important;background:linear-gradient(90deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.36) 52%,rgba(255,255,255,.10) 100%)!important}.hy-top-promo--multi .hy-top-promo__textbar{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px 70px 12px 18px!important;background:linear-gradient(90deg,#fff 0%,#fff7fb 40%,#f7f1ff 100%)!important}.hy-top-promo--multi .hy-top-promo__copy{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;color:inherit!important;line-height:1.35!important}.hy-top-promo--multi .hy-top-promo__copy strong{display:inline!important;margin:0!important;color:#9e226f!important;font-size:16px!important;font-weight:950!important;letter-spacing:-.03em!important}.hy-top-promo--multi .hy-top-promo__copy em{display:inline!important;margin:0!important;color:#4f4150!important;font-size:13.5px!important;font-style:normal!important;font-weight:800!important;letter-spacing:-.02em!important}.hy-top-promo--multi .hy-top-promo__btn{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(166,48,110,.38)!important;background:rgba(255,255,255,.96)!important;color:#9f2f72!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(110,71,95,.10)!important;white-space:nowrap!important}.hy-top-promo__close{position:absolute!important;right:34px!important;top:50%!important;transform:translateY(-50%)!important;z-index:5!important;width:32px!important;height:32px!important;border-radius:999px!important;border:1px solid rgba(141,92,124,.22)!important;background:rgba(255,255,255,.90)!important;color:#7b526d!important;font-size:20px!important;line-height:1!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 10px 22px rgba(80,51,70,.10)!important}.hy-top-promo__counter{position:absolute!important;right:72px!important;bottom:12px!important;z-index:5!important;display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;border-radius:999px!important;background:rgba(255,255,255,.82)!important;color:#8d5d78!important;font-size:11px!important;font-weight:900!important;border:1px solid rgba(141,92,124,.14)!important}@media (max-width:720px){.hy-top-promo--multi{padding:6px 0 8px!important}.hy-top-promo--multi .hy-top-promo__inner{padding:0 14px!important}.hy-top-promo__viewport,.hy-top-promo--multi .hy-top-promo__banner,.hy-top-promo--multi .hy-top-promo__textbar{border-radius:16px!important}.hy-top-promo--multi .hy-top-promo__banner{min-height:72px!important;aspect-ratio:2000 / 260!important}.hy-top-promo--multi .hy-top-promo__overlay{padding:10px 42px 10px 12px!important;gap:8px!important;align-items:flex-end!important;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.72) 72%,rgba(255,255,255,.92) 100%)!important}.hy-top-promo--multi .hy-top-promo__textbar{min-height:44px!important;padding:10px 42px 10px 12px!important;gap:8px!important}.hy-top-promo--multi .hy-top-promo__copy{gap:6px!important;display:block!important;overflow:hidden!important}.hy-top-promo--multi .hy-top-promo__copy strong{display:block!important;font-size:12.5px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-top-promo--multi .hy-top-promo__copy em{display:block!important;font-size:11px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-top-promo--multi .hy-top-promo__copy em br{display:none!important}.hy-top-promo--multi .hy-top-promo__btn{min-height:28px!important;padding:0 10px!important;font-size:10.8px!important}.hy-top-promo__close{right:20px!important;top:16px!important;transform:none!important;width:27px!important;height:27px!important;font-size:18px!important}.hy-top-promo__counter{right:20px!important;bottom:10px!important;font-size:10px!important;min-height:19px!important}}.hy-top-promo.is-hidden{display:none!important}.hy-top-promo-reopen{position:fixed!important;right:16px!important;bottom:18px!important;z-index:9998!important;min-height:38px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(218,196,211,.96)!important;background:rgba(255,255,255,.96)!important;color:#9f2f72!important;-webkit-text-fill-color:#9f2f72!important;font-size:12px!important;font-weight:950!important;letter-spacing:-.025em!important;box-shadow:0 14px 34px rgba(80,45,68,.16)!important;cursor:pointer!important}.hy-top-promo-reopen[hidden]{display:none!important}.hy-top-promo-reopen.is-visible{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}@media (max-width:720px){.hy-top-promo-reopen{right:12px!important;bottom:88px!important;min-height:34px!important;padding:0 11px!important;font-size:11px!important}}.hy-home .hy-member-notify,.hy-main--home .hy-member-notify{margin:16px 0 14px!important;padding:16px!important;border-radius:22px!important;border:1px solid rgba(232,206,221,.94)!important;background:linear-gradient(180deg,#fff 0%,#fff9fc 100%)!important;box-shadow:0 10px 24px rgba(123,91,110,.06)!important}.hy-home .hy-member-notify__head,.hy-main--home .hy-member-notify__head{margin-bottom:12px!important}.hy-home .hy-member-notify__row,.hy-main--home .hy-member-notify__row{gap:12px!important}.hy-home .hy-member-notify__item,.hy-main--home .hy-member-notify__item{min-height:86px!important;padding:14px 14px!important;border-radius:18px!important;border:1px solid rgba(228,212,221,.95)!important;background:linear-gradient(180deg,#fff 0%,#fffdfd 100%)!important;box-shadow:none!important}.hy-home .hy-member-notify__icon,.hy-main--home .hy-member-notify__icon{width:38px!important;height:38px!important;flex-basis:38px!important;font-size:17px!important}.hy-home .hy-member-notify__text strong,.hy-main--home .hy-member-notify__text strong{font-size:13px!important}.hy-home .hy-member-notify__text em,.hy-main--home .hy-member-notify__text em{margin-top:3px!important;font-size:11.3px!important}.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable{margin:16px 0 14px!important;padding:16px!important;border-radius:22px!important;border:1px solid rgba(232,206,221,.94)!important;background:linear-gradient(180deg,#fff 0%,#fff9fc 100%)!important;box-shadow:0 10px 24px rgba(123,91,110,.06)!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__head,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__head{margin-bottom:12px!important;padding:0 2px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__grid{gap:12px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-link{min-height:84px!important;padding:14px!important;border-radius:18px!important;border:1px solid rgba(228,212,221,.95)!important;background:linear-gradient(180deg,#fff 0%,#fffdfd 100%)!important;box-shadow:none!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-icon,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-icon{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:13px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text strong,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text strong{font-size:13px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text em,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text em{margin-top:4px!important;font-size:11.2px!important}.hy-home .hy-side-mini-stat,.hy-main--home .hy-side-mini-stat{margin-top:12px!important;padding:11px 12px!important;border-radius:16px!important}@media (max-width:720px){.hy-home .hy-member-notify,.hy-main--home .hy-member-notify,.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable{margin:14px 0!important;padding:14px!important;border-radius:20px!important}.hy-home .hy-member-notify__row,.hy-main--home .hy-member-notify__row,.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__grid{gap:10px!important}.hy-home .hy-member-notify__item,.hy-main--home .hy-member-notify__item,.hy-home .hy-side-mini-links--readable .hy-side-mini-link,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-link{min-height:72px!important;padding:12px!important;border-radius:16px!important}}.hy-login-card>.hy-member-notify,.hy-login-card>.hy-side-mini-links,.hy-login-card>.hy-side-search-card{margin-left:18px!important;margin-right:18px!important;box-sizing:border-box!important}.hy-login-card>.hy-member-notify{margin-bottom:14px!important}.hy-login-card>.hy-side-mini-links{margin-top:14px!important;margin-bottom:14px!important}.hy-login-card>.hy-side-search-card{margin-top:14px!important;margin-bottom:18px!important}@media (max-width:720px){.hy-login-card>.hy-member-notify,.hy-login-card>.hy-side-mini-links,.hy-login-card>.hy-side-search-card{margin-left:14px!important;margin-right:14px!important}.hy-login-card>.hy-member-notify{margin-top:14px!important;margin-bottom:12px!important}.hy-login-card>.hy-side-mini-links{margin-top:12px!important;margin-bottom:12px!important}}.hy-login-card>.hy-member-notify,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable{margin-left:18px!important;margin-right:18px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.hy-login-card>.hy-member-notify{margin-top:16px!important;margin-bottom:12px!important}.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable{margin-top:12px!important;margin-bottom:14px!important}.hy-login-card>.hy-member-notify .hy-member-notify__head,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-links__head{padding:0 2px!important;margin-bottom:12px!important}.hy-login-card>.hy-member-notify .hy-member-notify__row,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-links__grid{gap:12px!important}.hy-login-card>.hy-member-notify .hy-member-notify__item,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-link,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-stat{border:1px solid rgba(228,212,221,.95)!important;background:linear-gradient(180deg,#fff 0%,#fffdfd 100%)!important;box-shadow:none!important}.hy-login-card>.hy-member-notify .hy-member-notify__item,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-link{border-radius:18px!important}.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-stat{margin-top:12px!important;border-radius:16px!important}@media (max-width:720px){.hy-login-card>.hy-member-notify,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable{margin-left:14px!important;margin-right:14px!important}.hy-login-card>.hy-member-notify .hy-member-notify__row,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-links__grid{gap:10px!important}.hy-login-card>.hy-member-notify .hy-member-notify__item,.hy-login-card>.hy-side-mini-links.hy-side-mini-links--readable .hy-side-mini-link{border-radius:16px!important}}.hy-file-viewer-section{overflow:hidden!important}.hy-file-viewer-list{display:grid!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important}.hy-file-viewer-item{border:1px solid rgba(228,212,221,.95)!important}.hy-file-viewer-main{display:flex!important;flex-direction:column!important;gap:4px!important}.hy-file-viewer-main strong{font-size:14px!important;color:#2b2332!important}.hy-file-viewer-main span{font-size:12px!important;color:#7c7181!important}.hy-file-viewer-actions{flex:0 0 auto!important}.hy-file-viewer-btn{height:34px!important;border:1px solid rgba(220,118,176,.45)!important;border-radius:999px!important;color:#9b3f74!important;font-weight:800!important;white-space:nowrap!important}.hy-file-viewer-btn--primary{background:linear-gradient(135deg,#e75aa2,#a86bf4)!important;color:#fff!important;border-color:transparent!important}@media (max-width:720px){.hy-file-viewer-item{align-items:flex-start!important;flex-direction:column!important}.hy-file-viewer-actions{width:100%!important}.hy-file-viewer-btn{flex:1!important}}.hy-file-viewer-section ul{display:grid!important;gap:10px!important;padding:0!important;margin:0!important;list-style:none!important}.hy-file-viewer-item{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:13px 14px!important;border:1px solid rgba(226,211,221,.96)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 20px rgba(90,60,80,.055)!important}.hy-file-viewer-main{min-width:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}.hy-file-viewer-main strong{min-width:0!important;color:#342833!important;-webkit-text-fill-color:#342833!important;font-size:13px!important;font-weight:850!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-file-viewer-main em{color:#8a7583!important;-webkit-text-fill-color:#8a7583!important;font-size:11.5px!important;font-style:normal!important;white-space:nowrap!important}.hy-file-viewer-type{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:0 8px!important;border-radius:999px!important;background:#fff4fa!important;border:1px solid rgba(230,204,220,.96)!important;color:#a12f72!important;-webkit-text-fill-color:#a12f72!important;font-size:10.5px!important;font-weight:950!important;white-space:nowrap!important}.hy-file-viewer-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex-shrink:0!important}.hy-file-viewer-btn{min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;border-radius:12px!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;line-height:1!important;border:1px solid rgba(218,202,214,.98)!important;background:#fff!important;color:#5d4a58!important;-webkit-text-fill-color:#5d4a58!important}.hy-file-viewer-btn--preview{color:#6b5362!important;-webkit-text-fill-color:#6b5362!important}.hy-file-viewer-btn--download{box-shadow:0 10px 20px rgba(168,56,136,.16)!important}@media (max-width:640px){.hy-file-viewer-item{align-items:stretch!important;flex-direction:column!important;padding:12px!important}.hy-file-viewer-main{grid-template-columns:auto minmax(0,1fr)!important}.hy-file-viewer-main em{grid-column:2 / 3!important}.hy-file-viewer-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}.hy-file-viewer-btn{width:100%!important}}.hy-file-viewer-btn--preview{border-color:rgba(210,190,203,.98)!important;background:#fff!important;color:#5f4b59!important;-webkit-text-fill-color:#5f4b59!important}.hy-file-viewer-btn--download{border-color:transparent!important;background:linear-gradient(135deg,#c93686,#7f42e8)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.hy-file-viewer-type{min-width:54px;text-align:center}.hy-file-viewer-btn--preview,.hy-file-viewer-btn--download{white-space:nowrap}@media (max-width:560px){.hy-file-viewer-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:7px;width:100%}.hy-file-viewer-actions .hy-file-viewer-btn:only-child{grid-column:1 / -1}}.hy-account__link,.hy-topbar a,.hy-topbar button,.hy-board-menu a,.hy-board-shortcut a,.hy-home-quick a,.hy-home-side a,.hy-main-menu a,.hy-mobile-head a,.hy-mobile-head button,.hy-bottom-nav a,.hy-file-viewer-btn,.hy-clean-actions a,.hy-clean-actions button,.hy-clean-actions input[type="submit"],.hy-member-confirm-badge,.hy-member-confirm-required,.blush-pill,.blush-admin-btn,.hy-slide-admin-btn{white-space:nowrap;text-overflow:ellipsis}.hy-account__link,.hy-board-menu a,.hy-board-shortcut a,.hy-home-quick a,.hy-home-side a,.hy-main-menu a,.hy-mobile-head a,.hy-mobile-head button{min-width:0}.hy-account__link span,.hy-board-menu a span,.hy-board-shortcut a span,.hy-home-quick a span,.hy-home-side a span,.hy-main-menu a span,.hy-mobile-head a span,.hy-mobile-head button span{min-width:0;overflow:hidden;text-overflow:ellipsis}.hy-clean-card,.hy-clean-panel,.hy-member-confirm-card,.hy-mypage-card,.hy-board-card,.hy-view-card{overflow-wrap:anywhere}.hy-clean-card h1,.hy-clean-card h2,.hy-member-confirm-card h1,.hy-mypage-card h1,.hy-view-card h1,.hy-board-card h1{word-break:keep-all;overflow-wrap:normal}@media (max-width:640px){.hy-clean-card,.hy-member-confirm-card,.hy-mypage-card,.hy-board-card,.hy-view-card{max-width:100%}.hy-clean-actions,.hy-file-viewer-actions{gap:8px}}.hy-main.hy-page-faq,.hy-main.hy-page-connect{padding-top:18px!important}.hy-sub-container.hy-page-faq__container,.hy-sub-container.hy-page-connect__container,.hy-main.hy-page-faq .hy-sub-container,.hy-main.hy-page-connect .hy-sub-container{width:min(1000px,calc(100% - 36px))!important}.hy-faq-hero,.hy-connect-hero{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:6px 16px!important;padding:18px 20px!important;border-radius:24px!important;min-height:0!important;margin-bottom:12px!important;box-shadow:0 12px 32px rgba(112,58,91,.065)!important}.hy-faq-hero:after,.hy-connect-hero:after{width:48px!important;height:48px!important;right:16px!important;top:14px!important;border-radius:18px!important;opacity:.55!important}.hy-faq-eyebrow,.hy-connect-eyebrow{grid-row:1 / span 2!important;min-height:30px!important;padding:0 13px!important;font-size:12px!important;letter-spacing:.04em!important;align-self:center!important;white-space:nowrap!important}.hy-faq-hero h1,.hy-connect-hero h1{margin:0!important;font-size:clamp(23px,2.6vw,31px)!important;line-height:1.12!important;letter-spacing:-.055em!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-faq-hero p,.hy-connect-hero p{margin:0!important;font-size:14px!important;line-height:1.45!important;max-width:100%!important;color:#746a77!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-faq-tabs{gap:6px!important;padding:6px!important;margin-bottom:12px!important;border-radius:18px!important;box-shadow:none!important}.hy-faq-tabs a{min-height:34px!important;padding:0 12px!important;border-radius:14px!important;font-size:13px!important;white-space:nowrap!important}.hy-faq-list{gap:8px!important}.hy-faq-item{border-radius:18px!important;box-shadow:0 8px 22px rgba(112,58,91,.045)!important}.hy-faq-item summary{min-height:54px!important;padding:13px 15px!important;gap:10px!important}.hy-faq-q,.hy-faq-a{width:32px!important;height:32px!important;border-radius:12px!important;flex:0 0 32px!important}.hy-faq-item summary strong{font-size:15px!important;line-height:1.38!important}.hy-faq-item summary i{width:28px!important;height:28px!important}.hy-faq-answer{padding:0 15px 15px!important;font-size:14px!important;line-height:1.7!important}.hy-faq-answer>div{padding-top:13px!important}.hy-faq-empty,.hy-connect-empty{min-height:0!important;padding:24px 16px!important;border-radius:20px!important;box-shadow:none!important}.hy-main.hy-page-faq #faq_wrap:before,.hy-sub-container.hy-page-faq__container #faq_wrap:before{min-height:38px!important;margin-bottom:10px!important;padding:0 14px!important;font-size:14px!important;box-shadow:none!important}.hy-main.hy-page-faq #faq_wrap>p,.hy-sub-container.hy-page-faq__container #faq_wrap>p,.hy-main.hy-page-faq #faq_wrap .empty_table,.hy-sub-container.hy-page-faq__container #faq_wrap .empty_table,.hy-main.hy-page-faq #faq_wrap .empty_list,.hy-sub-container.hy-page-faq__container #faq_wrap .empty_list{min-height:0!important;padding:24px 16px!important;border-radius:20px!important;box-shadow:none!important}.hy-top-pill,.hy-action-pill,.hy-board-chip,.hy-memo-pill,.hy-auth-tab a,.hy-faq-tabs a,.hy-home-shortcut a,.hy-mobile-top-actions a,.hy-mobile-top-actions button,.hy-member-confirm-badge,.hy-member-confirm-required,button.btn_submit,input.btn_submit,a.btn,button.btn,.btn_b01,.btn_b02,.btn_b03,.btn_admin{white-space:nowrap!important;word-break:keep-all!important}.hy-member-confirm-wrap{padding-top:38px!important;padding-bottom:64px!important}.hy-member-confirm-card{width:min(560px,100%)!important;border-radius:26px!important;box-shadow:0 18px 50px rgba(220,92,154,.10)!important}.hy-member-confirm-hero{padding:26px 28px 20px!important}.hy-member-confirm-hero h1{font-size:clamp(24px,3.1vw,30px)!important;margin:14px 0 6px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-member-confirm-hero p{font-size:14px!important;line-height:1.55!important}.hy-member-confirm-form{padding:22px 28px 28px!important}.hy-member-confirm-grid{gap:13px!important}.hy-member-confirm-idbox,.hy-member-confirm-form input[type="password"]{min-height:52px!important;border-radius:16px!important;font-size:15px!important}.hy-member-confirm-submit{min-height:52px!important;border-radius:16px!important;margin-top:16px!important}.hy-member-confirm-note{display:none!important}@media (min-width:760px){.hy-member-confirm-grid{grid-template-columns:1fr 1.25fr!important;align-items:end!important}}@media (max-width:760px){.hy-sub-container.hy-page-faq__container,.hy-sub-container.hy-page-connect__container,.hy-main.hy-page-faq .hy-sub-container,.hy-main.hy-page-connect .hy-sub-container{width:min(100%,calc(100% - 24px))!important}.hy-faq-hero,.hy-connect-hero{grid-template-columns:1fr!important;padding:16px!important;border-radius:22px!important;gap:8px!important}.hy-faq-eyebrow,.hy-connect-eyebrow{grid-row:auto!important;width:max-content!important;min-height:28px!important;font-size:11.5px!important}.hy-faq-hero h1,.hy-connect-hero h1{font-size:24px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.hy-faq-hero p,.hy-connect-hero p{font-size:13.5px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.45!important}.hy-member-confirm-wrap{padding:24px 12px 104px!important}.hy-member-confirm-card{border-radius:22px!important}.hy-member-confirm-hero{padding:22px 20px 18px!important}.hy-member-confirm-hero h1{font-size:25px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.hy-member-confirm-form{padding:20px!important}}@media (max-width:420px){.hy-faq-tabs{overflow-x:auto!important;flex-wrap:nowrap!important}.hy-faq-tabs a{font-size:12.5px!important;min-height:32px!important;padding:0 10px!important}.hy-faq-item summary{padding:12px!important}}.hy-member-confirm-wrap .hy-member-confirm-form{display:block!important;margin:26px 0 0!important;padding:0!important;width:100%!important;max-width:100%!important;overflow:visible!important}.hy-member-confirm-wrap .hy-member-confirm-box{width:min(760px,100%)!important;max-width:100%!important}.hy-member-confirm-wrap .hy-member-confirm-head h1{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.hy-member-confirm-wrap .hy-member-confirm-grid{display:grid!important;grid-template-columns:1fr 1.1fr!important;gap:14px!important;align-items:start!important}.hy-member-confirm-wrap .hy-member-confirm-readonly,.hy-member-confirm-wrap .hy-member-confirm-field input[type="password"]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.hy-member-confirm-wrap .hy-member-confirm-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;margin-top:20px!important;padding:0!important}.hy-member-confirm-wrap .hy-member-confirm-help{display:block!important}.hy-member-confirm-wrap .hy-member-confirm-btn{min-width:0!important;white-space:nowrap!important}.hy-sub-container #bo_list .tbl_head01,.hy-sub-container #bo_list .tbl_wrap,.hy-sub-container .tbl_head01,.hy-sub-container .tbl_wrap{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.hy-sub-container #bo_list table,.hy-sub-container .tbl_head01 table{max-width:none!important}@media(max-width:720px){.hy-member-confirm-wrap .hy-member-confirm-grid{grid-template-columns:1fr!important;gap:16px!important}.hy-member-confirm-wrap .hy-member-confirm-actions{grid-template-columns:1fr!important;gap:10px!important}.hy-member-confirm-wrap .hy-member-confirm-btn{width:100%!important}}.hy-home--mix{padding-top:14px}.hy-home--mix>.hy-container{display:block}.hy-hero.hy-hero--mix{padding:20px;margin-bottom:20px;border-radius:32px;background:linear-gradient(180deg,#fff 0%,#fff9fc 100%);border:1px solid rgba(226,190,211,.42);box-shadow:0 16px 38px rgba(67,42,61,.07);overflow:visible}.hy-hero.hy-hero--mix:before,.hy-hero.hy-hero--mix:after{opacity:.42;pointer-events:none}.hy-hero.hy-hero--mix .hy-slideshow{width:100%}.hy-slideshow__viewport{border-radius:28px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(219,184,204,.78)!important;box-shadow:0 14px 34px rgba(50,31,47,.095)!important}.hy-slide{inset:0!important;border-radius:inherit!important;background-size:cover!important;background-position:center!important;overflow:hidden!important}.hy-slide:before,.hy-slide:after{display:none!important;content:none!important}.hy-slide.is-active{display:flex}.hy-slide__content{margin-left:22px}.hy-slide:not(:has(.hy-slide__content:not(:empty))){justify-content:center}.hy-slideshow__controls{left:50%!important;right:auto!important;bottom:16px!important;transform:translateX(-50%)!important;height:42px!important;padding:0 10px!important;border-radius:999px!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(226,190,211,.72)!important;box-shadow:0 10px 26px rgba(55,34,51,.12)!important}.hy-slide-nav{width:32px!important;height:32px!important}.hy-slide-dots{gap:7px!important}.hy-slide-dots button{width:8px!important;height:8px!important;background:#eadce5!important}.hy-slide-dots button.is-active{width:24px!important;background:linear-gradient(90deg,#b56f9b,#d395b9)!important}.hy-layout{gap:20px}.hy-side,.hy-content-col{gap:16px}.hy-card.hy-card--soft{border-color:rgba(226,190,211,.44);box-shadow:0 10px 28px rgba(67,42,61,.055)}.hy-notice-bar,.hy-main-list,.hy-info-card{border-radius:24px}@media(max-width:1020px){.hy-hero.hy-hero--mix{padding:16px;border-radius:28px}.hy-slideshow__viewport{border-radius:24px!important}.hy-layout{gap:16px}}@media(max-width:720px){.hy-home--mix{padding-top:8px}.hy-hero.hy-hero--mix{padding:10px;border-radius:24px;margin-bottom:14px}.hy-slideshow__viewport{border-radius:20px!important;border-width:1px!important}.hy-slideshow__controls{bottom:10px!important;height:38px!important;padding:0 8px!important}.hy-slide-nav{width:28px!important;height:28px!important}}.hy-hero.hy-hero--mix{padding:10px!important;background:#fff!important;border:1px solid rgba(226,190,211,.55)!important}.hy-slideshow__viewport{display:block!important;width:100%!important;margin:0!important}.hy-slide[style*="background-image"],.hy-slide.has-image{background-color:#fff!important}.hy-main--home{padding-top:12px!important}.hy-home--mix{padding-top:0!important}.hy-home--mix .hy-hero,.hy-home--mix .hy-hero.hy-hero--mix{margin-top:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.hy-home--mix .hy-hero:before,.hy-home--mix .hy-hero:after,.hy-home--mix .hy-hero.hy-hero--mix:before,.hy-home--mix .hy-hero.hy-hero--mix:after{display:none!important;content:none!important}.hy-home--mix .hy-hero--mix{gap:16px!important}.hy-home--mix .hy-hero__body,.hy-home--mix .hy-slideshow{min-width:0!important;margin:0!important}.hy-home--mix .hy-slideshow__viewport{margin:0!important;border-radius:32px!important;border:1px solid rgba(221,188,207,.72)!important;background:#fff!important;box-shadow:0 12px 30px rgba(58,36,53,.09)!important}.hy-home--mix .hy-slide,.hy-home--mix .hy-slide.is-active{border-radius:inherit!important}.hy-home--mix .hy-slide[style*="background-image"],.hy-home--mix .hy-slide.has-image,.hy-home--mix .hy-slide--image-only{background-clip:padding-box!important;background-color:#fff!important}.hy-home--mix .hy-slideshow__controls{bottom:14px!important}@media(max-width:1020px){.hy-main--home{padding-top:10px!important}.hy-home--mix .hy-slideshow__viewport{border-radius:26px!important}}@media(max-width:720px){.hy-main--home{padding-top:8px!important}.hy-home--mix .hy-hero--mix{gap:12px!important}.hy-home--mix .hy-slideshow__viewport{border-radius:22px!important}}.hy-home .hy-side,.hy-main--home .hy-side{gap:14px!important}.hy-home .hy-login-card>strong,.hy-main--home .hy-login-card>strong,.hy-home .hy-login-card>p,.hy-main--home .hy-login-card>p,.hy-home .hy-login-card>.hy-actions,.hy-main--home .hy-login-card>.hy-actions,.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin-left:15px!important;margin-right:15px!important}.hy-home .hy-login-card>strong,.hy-main--home .hy-login-card>strong{margin-top:15px!important;margin-bottom:5px!important;line-height:1.35!important}.hy-home .hy-login-card>p,.hy-main--home .hy-login-card>p{margin-top:0!important}.hy-home .hy-actions,.hy-home .hy-actions--member,.hy-main--home .hy-actions,.hy-main--home .hy-actions--member{gap:7px!important;margin-top:12px!important;margin-bottom:14px!important}.hy-home .hy-actions a,.hy-home .hy-actions--member a,.hy-main--home .hy-actions a,.hy-main--home .hy-actions--member a{min-height:35px!important;height:35px!important;padding:0 11px!important;border-radius:999px!important;font-size:12px!important;font-weight:850!important}.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable{margin:10px 0 10px!important;padding:11px!important;border-radius:18px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__head strong,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__head strong{font-size:15px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__head span,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__head span{font-size:11.5px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__grid{gap:8px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-link{grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;min-height:52px!important;padding:8px 9px!important;border-radius:15px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-icon,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-icon{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:11px!important;font-size:13px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text strong,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text strong{font-size:12.4px!important;line-height:1.12!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-text em,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-text em{margin-top:3px!important;font-size:10.5px!important;line-height:1.15!important}.hy-home .hy-side-mini-stat,.hy-main--home .hy-side-mini-stat{margin-top:8px!important;padding:8px 9px!important;border-radius:13px!important;font-size:10.8px!important}.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin-top:12px!important;margin-bottom:14px!important;padding:12px!important;border-radius:14px!important}.hy-home .hy-side-search-card strong,.hy-main--home .hy-side-search-card strong{margin-bottom:7px!important;font-size:12.5px!important}.hy-home .hy-side-search-card .hy-search,.hy-main--home .hy-side-search-card .hy-search{padding:7px!important;border-radius:16px!important}.hy-home .hy-side-search-card .hy-search input,.hy-main--home .hy-side-search-card .hy-search input{height:38px!important;font-size:12.5px!important}.hy-home .hy-side-search-card .hy-search button,.hy-main--home .hy-side-search-card .hy-search button{height:38px!important;font-size:12.5px!important}@media(max-width:720px){.hy-home .hy-login-card>strong,.hy-main--home .hy-login-card>strong,.hy-home .hy-login-card>p,.hy-main--home .hy-login-card>p,.hy-home .hy-login-card>.hy-actions,.hy-main--home .hy-login-card>.hy-actions,.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin-left:13px!important;margin-right:13px!important}.hy-home .hy-actions a,.hy-home .hy-actions--member a,.hy-main--home .hy-actions a,.hy-main--home .hy-actions--member a{min-height:34px!important;height:auto!important;padding:8px 10px!important;font-size:11.8px!important}.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable{padding:10px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-links__grid{gap:7px!important}.hy-home .hy-side-mini-links--readable .hy-side-mini-link,.hy-main--home .hy-side-mini-links--readable .hy-side-mini-link{min-height:49px!important;padding:7px 8px!important}}.hy-main--home{padding-bottom:48px!important}.hy-home .hy-layout.hy-layout--mix,.hy-main--home .hy-layout.hy-layout--mix{gap:18px!important;align-items:start!important}.hy-home .hy-side,.hy-main--home .hy-side,.hy-home .hy-content-col,.hy-main--home .hy-content-col{gap:14px!important}.hy-home .hy-card,.hy-main--home .hy-card{border-radius:22px!important;overflow:hidden!important}.hy-home .hy-card header,.hy-home .hy-card__title-row,.hy-main--home .hy-card header,.hy-main--home .hy-card__title-row,.hy-home .hy-board-box__head,.hy-main--home .hy-board-box__head{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0!important;padding:13px 16px!important;border-bottom:1px solid rgba(237,226,233,.92)!important;background:#fff!important}.hy-home .hy-card header h3,.hy-home .hy-card__title-row h3,.hy-main--home .hy-card header h3,.hy-main--home .hy-card__title-row h3,.hy-home .hy-board-box__head h4,.hy-main--home .hy-board-box__head h4{margin:0!important;font-size:15px!important;line-height:1.25!important;font-weight:900!important;color:#2f2630!important}.hy-home .hy-card header a,.hy-home .hy-card__title-row a,.hy-main--home .hy-card header a,.hy-main--home .hy-card__title-row a,.hy-home .hy-board-box__head a,.hy-main--home .hy-board-box__head a{min-height:34px!important;height:34px!important;padding:0 11px!important;border-radius:999px!important;font-size:12px!important;font-weight:850!important;box-shadow:none!important}.hy-home .hy-login-card,.hy-main--home .hy-login-card{background:linear-gradient(180deg,#fff 0%,#fffafc 100%)!important}.hy-home .hy-login-card>strong,.hy-main--home .hy-login-card>strong,.hy-home .hy-login-card>p,.hy-main--home .hy-login-card>p,.hy-home .hy-login-card>.hy-actions,.hy-main--home .hy-login-card>.hy-actions,.hy-home .hy-login-card>.hy-member-notify,.hy-main--home .hy-login-card>.hy-member-notify,.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin-left:16px!important;margin-right:16px!important}.hy-home .hy-login-card>strong,.hy-main--home .hy-login-card>strong{margin-top:16px!important;margin-bottom:4px!important}.hy-home .hy-login-card>p,.hy-main--home .hy-login-card>p{margin-bottom:0!important}.hy-home .hy-member-notify,.hy-main--home .hy-member-notify{margin-top:10px!important;padding:11px!important;border-radius:16px!important}.hy-home .hy-member-notify__head,.hy-main--home .hy-member-notify__head{margin-bottom:9px!important}.hy-home .hy-member-notify__item,.hy-main--home .hy-member-notify__item{min-height:66px!important;padding:10px 11px!important;border-radius:15px!important}.hy-home .hy-member-notify__text strong,.hy-main--home .hy-member-notify__text strong{font-size:12.8px!important}.hy-home .hy-member-notify__text em,.hy-main--home .hy-member-notify__text em{font-size:10.8px!important}.hy-home .hy-board-nav,.hy-main--home .hy-board-nav{padding-bottom:10px!important}.hy-home .hy-board-nav>a,.hy-main--home .hy-board-nav>a{margin:0 12px 6px!important;padding:11px 13px!important;min-height:42px!important;border-radius:14px!important;font-size:13px!important}.hy-home .hy-board-nav>a em,.hy-main--home .hy-board-nav>a em{min-width:26px!important;height:24px!important;padding:0 7px!important;font-size:11px!important}.hy-home .hy-info-list,.hy-main--home .hy-info-list{padding:14px 17px 16px!important;gap:8px!important}.hy-home .hy-info-list li,.hy-main--home .hy-info-list li{font-size:13px!important;line-height:1.58!important}.hy-home .hy-notice-bar,.hy-home .hy-main-list,.hy-home .hy-gallery-block,.hy-main--home .hy-notice-bar,.hy-main--home .hy-main-list,.hy-main--home .hy-gallery-block{padding:0!important}.hy-home .hy-notice-bar .hy-latest,.hy-main--home .hy-notice-bar .hy-latest{padding:12px 14px 14px!important}.hy-home .hy-notice-bar .hy-latest a,.hy-main--home .hy-notice-bar .hy-latest a{min-height:40px!important;padding:9px 11px!important;border-radius:13px!important}.hy-home .hy-board-box-grid.hy-board-box-grid--mix,.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix{padding:12px!important;gap:12px!important}.hy-home .hy-board-box,.hy-main--home .hy-board-box{border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(239,229,235,.95)!important}.hy-home .hy-board-box .hy-latest,.hy-main--home .hy-board-box .hy-latest{padding:0 12px 12px!important}.hy-home .hy-board-box .hy-latest a,.hy-main--home .hy-board-box .hy-latest a{min-height:38px!important;padding:8px 10px!important;border-radius:12px!important}.hy-home .hy-gallery-block .hy-latest-gallery,.hy-main--home .hy-gallery-block .hy-latest-gallery,.hy-home .hy-gallery-block .hy-latest,.hy-main--home .hy-gallery-block .hy-latest{padding:12px!important}.hy-home .hy-empty,.hy-main--home .hy-empty{padding:14px!important;font-size:13px!important}.hy-home .hy-side-search-card .hy-search,.hy-main--home .hy-side-search-card .hy-search{grid-template-columns:minmax(0,1fr) 74px!important}@media(max-width:1020px){.hy-home .hy-layout.hy-layout--mix,.hy-main--home .hy-layout.hy-layout--mix{gap:14px!important}.hy-home .hy-card header,.hy-home .hy-card__title-row,.hy-main--home .hy-card header,.hy-main--home .hy-card__title-row,.hy-home .hy-board-box__head,.hy-main--home .hy-board-box__head{padding:12px 14px!important}}@media(max-width:720px){.hy-main--home{padding-bottom:34px!important}.hy-home .hy-side,.hy-main--home .hy-side,.hy-home .hy-content-col,.hy-main--home .hy-content-col{gap:12px!important}.hy-home .hy-login-card>strong,.hy-main--home .hy-login-card>strong,.hy-home .hy-login-card>p,.hy-main--home .hy-login-card>p,.hy-home .hy-login-card>.hy-actions,.hy-main--home .hy-login-card>.hy-actions,.hy-home .hy-login-card>.hy-member-notify,.hy-main--home .hy-login-card>.hy-member-notify,.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin-left:13px!important;margin-right:13px!important}.hy-home .hy-card header,.hy-home .hy-card__title-row,.hy-main--home .hy-card header,.hy-main--home .hy-card__title-row,.hy-home .hy-board-box__head,.hy-main--home .hy-board-box__head{min-height:48px!important;padding:11px 13px!important}.hy-home .hy-card header h3,.hy-home .hy-card__title-row h3,.hy-main--home .hy-card header h3,.hy-main--home .hy-card__title-row h3,.hy-home .hy-board-box__head h4,.hy-main--home .hy-board-box__head h4{font-size:14px!important}.hy-home .hy-card header a,.hy-home .hy-card__title-row a,.hy-main--home .hy-card header a,.hy-main--home .hy-card__title-row a,.hy-home .hy-board-box__head a,.hy-main--home .hy-board-box__head a{min-height:32px!important;height:32px!important;padding:0 10px!important;font-size:11.5px!important}.hy-home .hy-actions a,.hy-home .hy-actions--member a,.hy-main--home .hy-actions a,.hy-main--home .hy-actions--member a{font-size:11.5px!important}.hy-home .hy-member-notify__item,.hy-main--home .hy-member-notify__item{min-height:62px!important}.hy-home .hy-board-box-grid.hy-board-box-grid--mix,.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix{padding:10px!important;gap:10px!important}}html.hy-route-ready,body{text-rendering:optimizeLegibility}.hy-wrap,.hy-wrap *,.hy-main,.hy-main *,.hy-card,.hy-card *,.hy-sub-container,.hy-sub-container *,.hy-board-wrap,.hy-board-wrap *,.hy-mypage,.hy-mypage *,.hy-auth-page,.hy-auth-page *{box-sizing:border-box}.hy-main img,.hy-card img,.hy-board-wrap img,.hy-sub-container img{max-width:100%;height:auto}.hy-main,.hy-sub-container,.hy-board-wrap,.hy-auth-page{overflow-wrap:anywhere}.hy-main input,.hy-main select,.hy-main textarea,.hy-sub-container input,.hy-sub-container select,.hy-sub-container textarea,.hy-board-wrap input,.hy-board-wrap select,.hy-board-wrap textarea,.hy-auth-page input,.hy-auth-page select,.hy-auth-page textarea{max-width:100%;min-width:0;color:#332a33}.hy-main button,.hy-main a[class*="btn"],.hy-main .button,.hy-board-wrap button,.hy-board-wrap a[class*="btn"],.hy-board-wrap .button,.hy-auth-page button,.hy-auth-page a[class*="btn"],.hy-auth-page .button{box-sizing:border-box;min-width:0}.hy-card,.hy-board-card,.hy-board-box,.hy-notice-bar,.hy-main-list,.hy-gallery-block,.hy-info-card,.hy-login-card,.hy-side-search-card{border-color:rgba(229,211,222,.86)}.hy-card h1,.hy-card h2,.hy-card h3,.hy-card h4,.hy-board-wrap h1,.hy-board-wrap h2,.hy-board-wrap h3,.hy-board-wrap h4,.hy-sub-container h1,.hy-sub-container h2,.hy-sub-container h3,.hy-sub-container h4{line-height:1.28;word-break:keep-all}.hy-card p,.hy-card li,.hy-board-wrap p,.hy-board-wrap li,.hy-sub-container p,.hy-sub-container li{line-height:1.58}.tbl_wrap,.tbl_head01,.tbl_frm01{max-width:100%;overflow-x:auto}.tbl_wrap table,.tbl_head01 table,.tbl_frm01 table{max-width:100%}.sound_only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:720px){.hy-main,.hy-sub-container,.hy-board-wrap,.hy-auth-page{width:100%}.hy-card,.hy-board-card,.hy-board-box,.hy-notice-bar,.hy-main-list,.hy-gallery-block,.hy-info-card,.hy-login-card,.hy-side-search-card{border-radius:18px}.tbl_wrap,.tbl_head01,.tbl_frm01{-webkit-overflow-scrolling:touch}}.hy-main--home .hy-main-list,.hy-home .hy-main-list{border-radius:24px!important;overflow:hidden!important;background:#fff!important}.hy-main--home .hy-main-list>header,.hy-home .hy-main-list>header{min-height:54px!important;padding:15px 18px!important;border-bottom:1px solid #efe3eb!important;background:#fff!important}.hy-main--home .hy-main-list>header h3,.hy-home .hy-main-list>header h3{font-size:16px!important;font-weight:900!important;letter-spacing:-.035em!important;color:#221d24!important}.hy-main--home .hy-main-list>header h3 span[aria-hidden="true"],.hy-home .hy-main-list>header h3 span[aria-hidden="true"],.hy-main--home .hy-board-box__head h4 span,.hy-home .hy-board-box__head h4 span{display:none!important}.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix,.hy-home .hy-board-box-grid.hy-board-box-grid--mix{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:12px!important;align-items:start!important}.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd),.hy-home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd){grid-column:1 / -1!important}.hy-main--home .hy-board-box,.hy-home .hy-board-box{min-height:0!important;height:auto!important;padding:0!important;border-radius:18px!important;border:1px solid #eadde6!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.hy-main--home .hy-board-box__head,.hy-home .hy-board-box__head{min-height:50px!important;margin:0!important;padding:13px 15px!important;border-bottom:1px solid #f0e4ec!important;background:#fff!important}.hy-main--home .hy-board-box__head h4,.hy-home .hy-board-box__head h4{margin:0!important;font-size:15px!important;line-height:1.25!important;color:#241f26!important;font-weight:900!important}.hy-main--home .hy-board-box__head a,.hy-home .hy-board-box__head a{height:31px!important;min-height:31px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid #ead2df!important;background:#fff!important;color:#79355f!important;font-size:12px!important;font-weight:900!important}.hy-main--home .hy-board-box .hy-latest,.hy-home .hy-board-box .hy-latest{padding:10px 12px 12px!important;min-height:0!important}.hy-main--home .hy-board-box .hy-latest li+li,.hy-home .hy-board-box .hy-latest li+li{margin-top:8px!important}.hy-main--home .hy-board-box .hy-latest a,.hy-home .hy-board-box .hy-latest a{min-height:0!important;height:auto!important;padding:10px 11px!important;border-radius:13px!important;border:1px solid #f0e3eb!important;background:#fff!important;display:block!important;box-shadow:none!important}.hy-main--home .hy-board-box .hy-latest strong,.hy-home .hy-board-box .hy-latest strong{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:13.2px!important;line-height:1.38!important;color:#2c2430!important;font-weight:850!important}.hy-main--home .hy-board-box .hy-latest p,.hy-home .hy-board-box .hy-latest p{margin-top:5px!important;font-size:12px!important;line-height:1.35!important;color:#766977!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-main--home .hy-board-box .hy-latest small,.hy-home .hy-board-box .hy-latest small{display:block!important;margin-top:7px!important;color:#8d7b88!important;font-size:11.5px!important;font-weight:700!important}.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd) .hy-latest,.hy-home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd) .hy-latest{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd) .hy-latest li,.hy-home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd) .hy-latest li{margin-top:0!important}@media(max-width:760px){.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix,.hy-home .hy-board-box-grid.hy-board-box-grid--mix{grid-template-columns:1fr!important;padding:10px!important;gap:10px!important}.hy-main--home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd) .hy-latest,.hy-home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd) .hy-latest{grid-template-columns:1fr!important}}.hy-home .hy-main-list>header h3 span[aria-hidden="true"],.hy-main--home .hy-main-list>header h3 span[aria-hidden="true"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;margin-right:8px!important;border-radius:10px!important;background:linear-gradient(135deg,#fff7fb,#f8edf5)!important;border:1px solid #edd9e5!important;box-shadow:0 4px 12px rgba(176,92,139,.08)!important;font-size:14px!important;vertical-align:-5px!important}.hy-home .hy-board-box__head h4 span,.hy-main--home .hy-board-box__head h4 span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;margin-right:8px!important;border-radius:11px!important;background:#fff6fb!important;border:1px solid #eddce7!important;color:#a34d7b!important;font-size:14px!important;box-shadow:0 5px 14px rgba(160,83,128,.08)!important;vertical-align:-7px!important}.hy-home .hy-board-box__head h4,.hy-main--home .hy-board-box__head h4{display:flex!important;align-items:center!important;gap:0!important}.hy-home .hy-board-box .hy-latest-icon,.hy-main--home .hy-board-box .hy-latest-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 24px!important;width:24px!important;height:24px!important;min-width:24px!important;margin:0 7px 0 0!important;border-radius:9px!important;background:#fff6fb!important;border:1px solid #efe0e9!important;box-shadow:0 3px 9px rgba(165,91,133,.07)!important;font-size:12.5px!important;line-height:1!important}.hy-home .hy-board-box .hy-latest strong,.hy-main--home .hy-board-box .hy-latest strong{display:flex!important;align-items:flex-start!important;gap:0!important;min-width:0!important;width:100%!important;white-space:normal!important}.hy-home .hy-board-box .hy-latest-title-text,.hy-main--home .hy-board-box .hy-latest-title-text{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-width:0!important;color:#2b2430!important}.hy-home .hy-board-box .hy-latest a.no-media,.hy-main--home .hy-board-box .hy-latest a.no-media{position:relative!important;background:linear-gradient(180deg,#fff,#fffafd)!important;border-color:#eadde6!important}.hy-home .hy-board-box .hy-latest a.no-media:before,.hy-main--home .hy-board-box .hy-latest a.no-media:before{content:""!important;position:absolute!important;left:0!important;top:12px!important;bottom:12px!important;width:3px!important;border-radius:999px!important;background:linear-gradient(180deg,#e8a6cb,#f4dce9)!important;opacity:.85!important}.hy-home .hy-board-box .hy-latest a:hover,.hy-main--home .hy-board-box .hy-latest a:hover{transform:translateY(-1px)!important;border-color:#e6cdda!important;background:#fff8fc!important}.hy-home .hy-board-box .hy-latest-excerpt,.hy-main--home .hy-board-box .hy-latest-excerpt{padding-left:31px!important}.hy-home .hy-board-box .hy-latest-meta,.hy-main--home .hy-board-box .hy-latest-meta{display:block!important;padding-left:31px!important;margin-top:4px!important}.hy-home .hy-board-box .hy-latest-media+.hy-latest-body .hy-latest-excerpt,.hy-main--home .hy-board-box .hy-latest-media+.hy-latest-body .hy-latest-excerpt,.hy-home .hy-board-box .hy-latest-media+.hy-latest-body .hy-latest-meta,.hy-main--home .hy-board-box .hy-latest-media+.hy-latest-body .hy-latest-meta{padding-left:0!important}.hy-home .hy-board-box .hy-latest strong em,.hy-main--home .hy-board-box .hy-latest strong em{margin-left:6px!important;align-self:flex-start!important}@media(max-width:760px){.hy-home .hy-main-list>header h3 span[aria-hidden="true"],.hy-main--home .hy-main-list>header h3 span[aria-hidden="true"]{width:24px!important;height:24px!important;font-size:13px!important;margin-right:7px!important}.hy-home .hy-board-box__head h4 span,.hy-main--home .hy-board-box__head h4 span{width:25px!important;height:25px!important;font-size:13px!important;margin-right:7px!important}.hy-home .hy-board-box .hy-latest-icon,.hy-main--home .hy-board-box .hy-latest-icon{width:22px!important;height:22px!important;min-width:22px!important;flex-basis:22px!important;font-size:12px!important}.hy-home .hy-board-box .hy-latest-excerpt,.hy-main--home .hy-board-box .hy-latest-excerpt,.hy-home .hy-board-box .hy-latest-meta,.hy-main--home .hy-board-box .hy-latest-meta{padding-left:29px!important}}.hy-home .hy-latest-icon,.hy-main--home .hy-latest-icon,.hy-gallery-latest .hy-latest-icon{display:none!important}.hy-home .hy-board-box .hy-latest-excerpt,.hy-main--home .hy-board-box .hy-latest-excerpt,.hy-home .hy-board-box .hy-latest-meta,.hy-main--home .hy-board-box .hy-latest-meta{padding-left:0!important}.hy-home .hy-board-box .hy-latest a.no-media:before,.hy-main--home .hy-board-box .hy-latest a.no-media:before{display:none!important;content:none!important}.hy-home .hy-notice-bar>header h3 span[aria-hidden="true"],.hy-main--home .hy-notice-bar>header h3 span[aria-hidden="true"],.hy-home .hy-main-list>header h3 span[aria-hidden="true"],.hy-main--home .hy-main-list>header h3 span[aria-hidden="true"],.hy-home .hy-gallery-block>header h3 span[aria-hidden="true"],.hy-main--home .hy-gallery-block>header h3 span[aria-hidden="true"],.hy-home .hy-board-box__head h4>span[aria-hidden="true"],.hy-main--home .hy-board-box__head h4>span[aria-hidden="true"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:25px!important;height:25px!important;min-width:25px!important;margin-right:8px!important;border-radius:10px!important;background:linear-gradient(135deg,#fff,#fff4fa)!important;border:1px solid #edd7e4!important;color:#8c426f!important;font-size:13px!important;line-height:1!important;box-shadow:0 5px 13px rgba(146,76,119,.08)!important;vertical-align:-6px!important;transform:none!important}.hy-home .hy-notice-bar>header h3,.hy-main--home .hy-notice-bar>header h3,.hy-home .hy-main-list>header h3,.hy-main--home .hy-main-list>header h3,.hy-home .hy-gallery-block>header h3,.hy-main--home .hy-gallery-block>header h3,.hy-home .hy-board-box__head h4,.hy-main--home .hy-board-box__head h4{display:flex!important;align-items:center!important;gap:0!important;color:#211b25!important;letter-spacing:-.035em!important}.hy-home .hy-notice-bar>header,.hy-main--home .hy-notice-bar>header,.hy-home .hy-gallery-block>header,.hy-main--home .hy-gallery-block>header{align-items:center!important}.hy-home .hy-board-box__head,.hy-main--home .hy-board-box__head{align-items:center!important}.hy-home .hy-gallery-block .hy-gallery-latest strong,.hy-main--home .hy-gallery-block .hy-gallery-latest strong{padding-left:0!important}.hy-home .hy-gallery-block header a span[aria-hidden="true"],.hy-main--home .hy-gallery-block header a span[aria-hidden="true"],.hy-home .hy-notice-bar header a span[aria-hidden="true"],.hy-main--home .hy-notice-bar header a span[aria-hidden="true"],.hy-home .hy-board-box__head a span[aria-hidden="true"],.hy-main--home .hy-board-box__head a span[aria-hidden="true"]{display:inline!important;width:auto!important;height:auto!important;min-width:0!important;margin-right:3px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;font-size:inherit!important;vertical-align:baseline!important}@media(max-width:760px){.hy-home .hy-notice-bar>header h3 span[aria-hidden="true"],.hy-main--home .hy-notice-bar>header h3 span[aria-hidden="true"],.hy-home .hy-main-list>header h3 span[aria-hidden="true"],.hy-main--home .hy-main-list>header h3 span[aria-hidden="true"],.hy-home .hy-gallery-block>header h3 span[aria-hidden="true"],.hy-main--home .hy-gallery-block>header h3 span[aria-hidden="true"],.hy-home .hy-board-box__head h4>span[aria-hidden="true"],.hy-main--home .hy-board-box__head h4>span[aria-hidden="true"]{width:23px!important;height:23px!important;min-width:23px!important;margin-right:7px!important;border-radius:9px!important;font-size:12px!important}}.hy-home .hy-title-emoji,.hy-main--home .hy-title-emoji,.hy-home .hy-card__title-row h3>span[aria-hidden="true"],.hy-main--home .hy-card__title-row h3>span[aria-hidden="true"],.hy-home .hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-main--home .hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-home .hy-side-search-card>strong>span[aria-hidden="true"],.hy-main--home .hy-side-search-card>strong>span[aria-hidden="true"],.hy-home .hy-member-notify__head strong>span[aria-hidden="true"],.hy-main--home .hy-member-notify__head strong>span[aria-hidden="true"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;min-width:24px!important;margin-right:7px!important;border-radius:10px!important;background:linear-gradient(135deg,#fff,#fff4fa)!important;border:1px solid #ecd6e3!important;box-shadow:0 5px 12px rgba(150,75,122,.08)!important;color:#884169!important;font-size:13px!important;line-height:1!important;vertical-align:-6px!important}.hy-home .hy-side-mini-links__head strong,.hy-main--home .hy-side-mini-links__head strong,.hy-home .hy-side-search-card>strong,.hy-main--home .hy-side-search-card>strong,.hy-home .hy-member-notify__head strong,.hy-main--home .hy-member-notify__head strong,.hy-home .hy-card__title-row h3,.hy-main--home .hy-card__title-row h3{display:flex!important;align-items:center!important;min-width:0!important}.hy-home .hy-mini-label-icon,.hy-main--home .hy-mini-label-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;margin-right:5px!important;border-radius:7px!important;background:#fff4fa!important;color:#8d426c!important;font-size:11px!important;line-height:1!important;vertical-align:-3px!important}.hy-home .hy-side-mini-link .hy-side-mini-icon,.hy-main--home .hy-side-mini-link .hy-side-mini-icon,.hy-home .hy-member-notify__icon,.hy-main--home .hy-member-notify__icon{font-size:16px!important}.hy-home .hy-latest a .hy-latest-icon,.hy-main--home .hy-latest a .hy-latest-icon,.hy-home .hy-latest-title .hy-latest-icon,.hy-main--home .hy-latest-title .hy-latest-icon{display:none!important}@media(max-width:760px){.hy-home .hy-title-emoji,.hy-main--home .hy-title-emoji,.hy-home .hy-card__title-row h3>span[aria-hidden="true"],.hy-main--home .hy-card__title-row h3>span[aria-hidden="true"],.hy-home .hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-main--home .hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-home .hy-side-search-card>strong>span[aria-hidden="true"],.hy-main--home .hy-side-search-card>strong>span[aria-hidden="true"],.hy-home .hy-member-notify__head strong>span[aria-hidden="true"],.hy-main--home .hy-member-notify__head strong>span[aria-hidden="true"]{width:22px!important;height:22px!important;min-width:22px!important;border-radius:9px!important;font-size:12px!important;margin-right:6px!important}}.hy-board-fallback-wrap .hy-nav a{gap:7px!important}.hy-board-fallback-wrap .hy-menu-emoji,.hy-board-fallback-wrap .hy-account__emoji,.hy-board-fallback-wrap .hy-category-emoji{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:22px!important;height:22px!important;min-width:22px!important;margin-right:6px!important;border-radius:9px!important;background:linear-gradient(135deg,#fff,#fff4fa)!important;border:1px solid #ecd6e3!important;box-shadow:0 4px 10px rgba(150,75,122,.07)!important;color:#884169!important;font-size:12px!important;line-height:1!important}.hy-board-fallback-wrap .hy-account__link{gap:5px!important}.hy-board-fallback-wrap #bo_cate a,.hy-board-fallback-wrap .bo_cate a,.hy-board-fallback-wrap .hy-category a{display:inline-flex!important;align-items:center!important;gap:4px!important}.hy-board-fallback-wrap .hy-header__inner{gap:14px!important}.hy-board-fallback-wrap .hy-nav ul{gap:6px!important}.hy-board-fallback-wrap .hy-sub-container,.hy-board-fallback-wrap .hy-board-frame,.hy-board-fallback-wrap .hy-board-skin,.hy-board-fallback-wrap .hy-board-wrap{margin-top:14px!important}@media(max-width:760px){.hy-board-fallback-wrap .hy-menu-emoji,.hy-board-fallback-wrap .hy-account__emoji,.hy-board-fallback-wrap .hy-category-emoji{width:20px!important;height:20px!important;min-width:20px!important;border-radius:8px!important;font-size:11px!important;margin-right:5px!important}.hy-board-fallback-wrap .hy-header__inner{gap:10px!important}}.hy-home .hy-login-card,.hy-main--home .hy-login-card{padding:0!important;overflow:hidden!important}.hy-home .hy-login-card>.hy-card__title-row,.hy-main--home .hy-login-card>.hy-card__title-row{min-height:48px!important;padding:13px 16px!important;margin:0!important;border-bottom:1px solid #ecdde7!important}.hy-home .hy-login-card>strong,.hy-main--home .hy-login-card>strong{display:block!important;padding:16px 16px 0!important;margin:0!important;font-size:15px!important;line-height:1.45!important;letter-spacing:-.04em!important}.hy-home .hy-login-card>p,.hy-main--home .hy-login-card>p{padding:6px 16px 0!important;margin:0!important;font-size:12.5px!important;line-height:1.55!important}.hy-home .hy-actions--member,.hy-main--home .hy-actions--member{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:14px 16px 0!important;margin:0!important}.hy-home .hy-actions--member a,.hy-main--home .hy-actions--member a{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 10px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:12.5px!important;line-height:1!important;white-space:nowrap!important}.hy-home .hy-actions--member a span[aria-hidden="true"],.hy-main--home .hy-actions--member a span[aria-hidden="true"]{display:inline!important;width:auto!important;height:auto!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:13px!important;line-height:1!important}.hy-home .hy-member-notify,.hy-main--home .hy-member-notify,.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable,.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin:14px 16px 0!important;padding:13px!important;border:1px solid #ecdde7!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}.hy-home .hy-member-notify__head,.hy-main--home .hy-member-notify__head,.hy-home .hy-side-mini-links__head,.hy-main--home .hy-side-mini-links__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0 0 10px!important;min-height:24px!important}.hy-home .hy-member-notify__head strong,.hy-main--home .hy-member-notify__head strong,.hy-home .hy-side-mini-links__head strong,.hy-main--home .hy-side-mini-links__head strong,.hy-home .hy-side-search-card>strong,.hy-main--home .hy-side-search-card>strong{display:flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;min-width:0!important;color:#2a1b28!important;font-size:13.5px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:-.04em!important;white-space:nowrap!important}.hy-home .hy-member-notify__head>span,.hy-main--home .hy-member-notify__head>span,.hy-home .hy-side-mini-links__head>span,.hy-main--home .hy-side-mini-links__head>span{display:block!important;margin:0!important;color:#9a7c90!important;font-size:11px!important;line-height:1.25!important;text-align:right!important;letter-spacing:-.035em!important;word-break:keep-all!important}.hy-home .hy-title-emoji,.hy-main--home .hy-title-emoji,.hy-home .hy-login-card .hy-card__title-row h3>span[aria-hidden="true"],.hy-main--home .hy-login-card .hy-card__title-row h3>span[aria-hidden="true"],.hy-home .hy-member-notify__head strong>span[aria-hidden="true"],.hy-main--home .hy-member-notify__head strong>span[aria-hidden="true"],.hy-home .hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-main--home .hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-home .hy-side-search-card>strong>span[aria-hidden="true"],.hy-main--home .hy-side-search-card>strong>span[aria-hidden="true"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 22px!important;width:22px!important;height:22px!important;min-width:22px!important;margin:0!important;padding:0!important;border-radius:9px!important;border:1px solid #ecd7e4!important;background:#fff7fb!important;box-shadow:none!important;color:#91456e!important;font-size:12px!important;line-height:1!important;vertical-align:0!important;transform:none!important}.hy-home .hy-member-notify__row,.hy-main--home .hy-member-notify__row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-home .hy-member-notify__item,.hy-main--home .hy-member-notify__item,.hy-home .hy-side-mini-link,.hy-main--home .hy-side-mini-link{min-height:58px!important;height:auto!important;padding:10px!important;border-radius:13px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;background:#fff!important;border:1px solid #ecdde7!important;box-shadow:none!important}.hy-home .hy-member-notify__icon,.hy-main--home .hy-member-notify__icon,.hy-home .hy-side-mini-icon,.hy-main--home .hy-side-mini-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;margin:0!important;padding:0!important;border-radius:10px!important;border:1px solid #f0dce8!important;background:#fff5fb!important;box-shadow:none!important;color:#8f416b!important;font-size:13px!important;line-height:1!important}.hy-home .hy-member-notify__text,.hy-main--home .hy-member-notify__text,.hy-home .hy-side-mini-text,.hy-main--home .hy-side-mini-text{display:block!important;min-width:0!important;text-align:left!important}.hy-home .hy-member-notify__text strong,.hy-main--home .hy-member-notify__text strong,.hy-home .hy-side-mini-text strong,.hy-main--home .hy-side-mini-text strong{display:block!important;margin:0!important;color:#2a1b28!important;font-size:12.5px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.04em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home .hy-member-notify__text em,.hy-main--home .hy-member-notify__text em,.hy-home .hy-side-mini-text em,.hy-main--home .hy-side-mini-text em{display:block!important;margin-top:3px!important;color:#9b788d!important;font-size:10.5px!important;line-height:1.25!important;font-style:normal!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home .hy-side-mini-links__grid,.hy-main--home .hy-side-mini-links__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hy-home .hy-side-mini-stat,.hy-main--home .hy-side-mini-stat{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:36px!important;margin:10px 0 0!important;padding:0 12px!important;border-radius:999px!important;border:1px solid #ecdde7!important;background:#fff!important;box-shadow:none!important}.hy-home .hy-side-mini-stat>span,.hy-main--home .hy-side-mini-stat>span,.hy-home .hy-mini-label-icon,.hy-main--home .hy-mini-label-icon{display:none!important}.hy-home .hy-side-mini-stat strong,.hy-main--home .hy-side-mini-stat strong,.hy-home .hy-side-mini-stat em,.hy-main--home .hy-side-mini-stat em{display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;color:#7a6072!important;font-size:11.5px!important;line-height:1!important;font-weight:800!important;font-style:normal!important;white-space:nowrap!important}.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin-bottom:16px!important}.hy-home .hy-side-search-card>strong,.hy-main--home .hy-side-search-card>strong{margin-bottom:10px!important}.hy-home .hy-search--side,.hy-main--home .hy-search--side{display:grid!important;grid-template-columns:minmax(0,1fr) 72px!important;gap:8px!important;padding:8px!important;border-radius:15px!important;background:#fff!important;border:1px solid #ecdde7!important}.hy-home .hy-search--side input,.hy-main--home .hy-search--side input,.hy-home .hy-search--side button,.hy-main--home .hy-search--side button{height:38px!important;min-height:38px!important;border-radius:12px!important;font-size:12.5px!important}.hy-home .hy-search--side input,.hy-main--home .hy-search--side input{padding:0 12px!important;min-width:0!important}.hy-home .hy-search--side button,.hy-main--home .hy-search--side button{width:72px!important;padding:0!important;font-weight:900!important}@media(max-width:760px){.hy-home .hy-member-notify,.hy-main--home .hy-member-notify,.hy-home .hy-side-mini-links.hy-side-mini-links--readable,.hy-main--home .hy-side-mini-links.hy-side-mini-links--readable,.hy-home .hy-side-search-card,.hy-main--home .hy-side-search-card{margin-left:14px!important;margin-right:14px!important}}.hy-home .hy-member-notify__head,.hy-main--home .hy-member-notify__head{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;align-items:start!important;justify-content:start!important;margin:0 0 10px!important;min-height:0!important}.hy-home .hy-member-notify__head strong,.hy-main--home .hy-member-notify__head strong{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;white-space:nowrap!important}.hy-home .hy-member-notify__head>span:not(.hy-title-emoji),.hy-main--home .hy-member-notify__head>span:not(.hy-title-emoji){display:block!important;width:100%!important;margin:0 0 0 29px!important;padding:0!important;color:#9a7c90!important;font-size:11px!important;line-height:1.35!important;text-align:left!important;letter-spacing:-.035em!important;word-break:keep-all!important;white-space:normal!important}@media(max-width:760px){.hy-home .hy-member-notify__head>span:not(.hy-title-emoji),.hy-main--home .hy-member-notify__head>span:not(.hy-title-emoji){margin-left:28px!important;font-size:10.5px!important}}:root{--hy-emoji-bg:#fff7fb;--hy-emoji-line:#ecd7e4;--hy-emoji-text:#8b416b}.hy-title-emoji,.hy-card h3>span[aria-hidden="true"],.hy-card h4>span[aria-hidden="true"],.hy-notice-bar>header h3 span[aria-hidden="true"],.hy-main-list>header h3 span[aria-hidden="true"],.hy-gallery-block>header h3 span[aria-hidden="true"],.hy-board-box__head h4>span[aria-hidden="true"],.hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-member-notify__head strong>span[aria-hidden="true"],.hy-side-search-card>strong>span[aria-hidden="true"],.hy-content-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:0 7px 0 0!important;padding:0!important;border-radius:9px!important;border:1px solid var(--hy-emoji-line)!important;background:var(--hy-emoji-bg)!important;box-shadow:none!important;color:var(--hy-emoji-text)!important;font-size:12px!important;line-height:1!important;vertical-align:0!important;transform:none!important;filter:none!important}.hy-notice-bar header a span[aria-hidden="true"],.hy-main-list header a span[aria-hidden="true"],.hy-gallery-block header a span[aria-hidden="true"],.hy-board-box__head a span[aria-hidden="true"],.hy-actions--member a>span[aria-hidden="true"],.hy-search button span[aria-hidden="true"]{display:inline!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;flex:0 0 auto!important;margin:0 4px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;font-size:13px!important;line-height:1!important;vertical-align:baseline!important}.hy-menu-emoji,.hy-account__emoji,.hy-category-emoji,.hy-account__memo-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:0 6px 0 0!important;padding:0!important;border-radius:9px!important;border:1px solid var(--hy-emoji-line)!important;background:var(--hy-emoji-bg)!important;box-shadow:none!important;color:var(--hy-emoji-text)!important;font-size:12px!important;line-height:1!important}.hy-board-emoji,.hy-side-mini-icon,.hy-member-notify__icon,.hy-mypage-quick-icon,.hy-group-latest-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;margin:0!important;padding:0!important;border-radius:10px!important;border:1px solid var(--hy-emoji-line)!important;background:var(--hy-emoji-bg)!important;box-shadow:none!important;color:var(--hy-emoji-text)!important;font-size:13px!important;line-height:1!important;vertical-align:0!important}.hy-latest-icon,.hy-latest-title .hy-latest-icon,.hy-latest a .hy-latest-icon,.hy-gallery-latest .hy-latest-icon{display:none!important}.hy-faq-q,.hy-faq-a{display:inline-flex!important}@media(max-width:760px){.hy-title-emoji,.hy-card h3>span[aria-hidden="true"],.hy-card h4>span[aria-hidden="true"],.hy-notice-bar>header h3 span[aria-hidden="true"],.hy-main-list>header h3 span[aria-hidden="true"],.hy-gallery-block>header h3 span[aria-hidden="true"],.hy-board-box__head h4>span[aria-hidden="true"],.hy-side-mini-links__head strong>span[aria-hidden="true"],.hy-member-notify__head strong>span[aria-hidden="true"],.hy-side-search-card>strong>span[aria-hidden="true"],.hy-menu-emoji,.hy-account__emoji,.hy-category-emoji,.hy-account__memo-icon,.hy-content-icon{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;flex-basis:21px!important;border-radius:8px!important;font-size:11.5px!important}.hy-board-emoji,.hy-side-mini-icon,.hy-member-notify__icon,.hy-mypage-quick-icon,.hy-group-latest-icon{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;flex-basis:27px!important;font-size:12.5px!important}}.hy-title-emoji,.hy-member-notify__icon,.hy-side-mini-icon,.hy-menu-emoji,.hy-account__emoji,.hy-account__memo-icon,.hy-mobile-memo-short__icon,.hy-board-emoji,.hy-view-author-avatar,.hy-view-meta>span>b+*{font-style:normal!important}.hy-account__memo-link,.hy-account__memo-alert,.hy-account__memo-top{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}.hy-account__memo-icon,.hy-mobile-memo-short__icon{line-height:1!important;transform:none!important;translate:0 0!important}.hy-member-notify__item .hy-member-notify__icon,.hy-side-mini-link .hy-side-mini-icon,.hy-board-nav .hy-board-emoji,.hy-nav .hy-menu-emoji,.hy-account .hy-account__emoji{font-style:normal!important;transform:none!important}.hy-view-meta{gap:8px 14px!important}.hy-view-meta>span{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}.hy-view-meta>span b{color:#7c5d72!important;font-weight:800!important}.hy-board-rich .hy-rich-card__meta,.hy-board-rich .hy-rich-card__meta *{font-style:normal!important}.hy-board-rich .hy-rich-card__meta i{display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.hy-view-board-list__meta{white-space:normal!important}@media(max-width:760px){.hy-view-meta{gap:6px 10px!important}.hy-view-meta>span{font-size:12px!important}}#hy-wrap .hy-header .hy-account__memo-link,#hy-wrap .hy-header .hy-account__memo-alert,#hy-wrap .hy-header .hy-account__memo-top,#hy-wrap .hy-header .hy-mobile-memo-short{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;line-height:1!important;white-space:nowrap!important}#hy-wrap .hy-header .hy-account__memo-icon,#hy-wrap .hy-header .hy-mobile-memo-short__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:14px!important;line-height:1!important;font-style:normal!important;transform:none!important;translate:0 0!important;vertical-align:middle!important}#hy-wrap .hy-header .hy-account__memo-text,#hy-wrap .hy-header .hy-account__memo-link .hy-account__label,#hy-wrap .hy-header .hy-mobile-memo-short__text{display:inline-flex!important;align-items:center!important;line-height:1!important;margin:0!important}.hy-mypage-avatar.hy-mypage-avatar-has-img img,.hy-view-author-avatar img,.hy-board-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}.hy-mypage-avatar:not(.hy-mypage-avatar-has-img){line-height:1!important}.hy-view-meta-time,.hy-view-meta-date{white-space:nowrap!important}#hy-wrap .hy-header .hy-mobile-memo-short{display:none!important}#hy-wrap .hy-header .hy-account .hy-account__memo-link,#hy-wrap .hy-header .hy-account .hy-account__memo-alert,#hy-wrap .hy-header .hy-account .hy-account__memo-top{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}.hy-memo-arrival-bar{display:none!important}@media(max-width:720px){#hy-wrap .hy-header .hy-mobile-memo-short{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}#hy-wrap .hy-header .hy-account .hy-account__memo-link,#hy-wrap .hy-header .hy-account .hy-account__memo-alert,#hy-wrap .hy-header .hy-account .hy-account__memo-top{display:none!important}}@media(min-width:721px){#hy-wrap .hy-header .hy-mobile-memo-short{display:none!important}}.hy-title-emoji,.hy-menu-emoji,.hy-board-emoji,.hy-category-emoji,.hy-account__emoji,.hy-account__memo-icon,.hy-mobile-memo-short__icon{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Twemoji Mozilla","Noto Sans KR",sans-serif!important;font-style:normal!important;text-rendering:auto!important;transform:none!important;translate:0 0!important}.hy-account__memo-icon,.hy-mobile-memo-short__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;min-width:16px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:currentColor!important;vertical-align:middle!important}.hy-account__memo-link,.hy-account__memo-alert,.hy-account__memo-top,.hy-mobile-memo-short{white-space:nowrap!important}.hy-home .hy-side-mini-icon,.hy-main--home .hy-side-mini-icon,.hy-home .hy-member-notify__icon,.hy-main--home .hy-member-notify__icon{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Twemoji Mozilla","Noto Sans KR",sans-serif!important;line-height:1!important}.hy-title-emoji,.hy-menu-emoji,.hy-board-emoji,.hy-category-emoji,.hy-account__emoji,.hy-account__memo-icon,.hy-mobile-memo-short__icon,.hy-member-notify__icon,.hy-side-mini-icon,.hy-mini-label-icon,.hy-status-emoji,.hy-weather-emoji,.hy-view-author-avatar,.hy-board-fallback-wrap .hy-menu-emoji,.hy-board-fallback-wrap .hy-account__emoji,.hy-board-fallback-wrap .hy-category-emoji{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Twemoji Mozilla","Noto Sans KR",sans-serif!important;font-style:normal!important;font-weight:400!important;text-rendering:auto!important;-webkit-font-smoothing:auto!important;color:initial!important;filter:none!important;opacity:1!important;transform:none!important;translate:0 0!important}.hy-title-emoji,.hy-menu-emoji,.hy-board-emoji,.hy-category-emoji,.hy-account__emoji,.hy-member-notify__icon,.hy-side-mini-icon{text-shadow:none!important}.hy-account__memo-icon,.hy-mobile-memo-short__icon{color:initial!important;font-size:14px!important;line-height:16px!important}.hy-board-rich{max-width:1100px!important}.hy-board-rich-hero{position:relative!important;overflow:hidden!important;padding:24px 26px!important;background:linear-gradient(180deg,#fff 0%,#fff8fc 100%)!important}.hy-board-rich-hero:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,#f8e8f1 0%,rgba(248,232,241,0) 72%);pointer-events:none}.hy-board-rich-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #eddde8!important;color:#8e6a7f!important;font-size:11px!important;letter-spacing:.08em!important}.hy-board-rich-kicker__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:999px!important;background:#fff4fb!important;border:1px solid #eed9e7!important;font-size:12px!important}.hy-board-rich-hero h1{margin-top:12px!important}.hy-board-rich-summary{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important}.hy-board-rich-summary span,.hy-board-rich-count span{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #ecdee7!important;color:#6f5c6b!important;font-size:12px!important;font-weight:800!important}.hy-board-rich-summary span b,.hy-board-rich-count span b{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;font-weight:400!important}.hy-board-rich-summary span strong,.hy-board-rich-count span strong{color:#c34e85!important;font-size:13px!important}.hy-board-rich-toolbar{gap:12px!important;padding:14px 16px!important;background:linear-gradient(180deg,#fff,#fffafc)!important}.hy-board-rich-count{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important}.hy-board-rich-search{align-items:center!important;padding:8px!important;background:#fff!important}.hy-board-rich-search button{min-width:78px!important;font-weight:900!important}.hy-board-rich-grid,.hy-board-rich--gallery .hy-board-rich-grid{gap:14px!important}.hy-board-rich-card{border-radius:18px!important;background:linear-gradient(180deg,#fff,#fffcfe)!important}.hy-board-rich-card.is-notice{border-color:#ecc3d8!important;box-shadow:0 8px 24px rgba(195,78,133,.08)!important}.hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-link{min-height:136px!important}.hy-board-rich-thumb{background:linear-gradient(180deg,#fff6fb,#fff)!important}.hy-board-rich-thumb--empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:#b47a96!important;border-right:1px dashed #efdde7!important}.hy-board-rich-thumb--empty i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;border-radius:999px!important;background:#fff!important;border:1px solid #eddce7!important;font-size:22px!important}.hy-board-rich-thumb--empty small{font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important}.hy-board-rich-badges{gap:6px!important}.hy-board-rich-badges em{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 10px!important}.hy-board-rich-badges em.is-notice{background:#fff1f7!important;color:#b84276!important;border-color:#efc6d8!important}.hy-board-rich-badges em.is-category{background:#f7f5fb!important;color:#6f5d82!important;border-color:#e5deef!important}.hy-board-rich-badges em.is-new{background:#fef4ff!important;color:#8a4cb0!important;border-color:#ecd8f6!important}.hy-board-rich-body strong{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}.hy-board-rich-body strong small{display:inline-flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important;padding:3px 7px!important;border-radius:999px!important}.hy-board-rich-meta{gap:8px 10px!important}.hy-board-rich-meta i{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:4px 8px!important;border-radius:999px!important;background:#fbf7fa!important;border:1px solid #efe4eb!important}.hy-board-rich-empty{padding:34px 20px!important;background:linear-gradient(180deg,#fff,#fff9fc)!important}.hy-board-rich-empty p span{margin-right:4px!important}@media(max-width:760px){.hy-board-rich-hero{padding:20px 18px!important}.hy-board-rich-summary{gap:6px!important}.hy-board-rich-summary span,.hy-board-rich-count span{min-height:32px!important;padding:0 10px!important;font-size:11px!important}.hy-board-rich-link,.hy-board-rich--gallery .hy-board-rich-link{min-height:120px!important}.hy-board-rich-thumb--empty i{width:40px!important;height:40px!important;font-size:18px!important}}.hy-gallery-museum .hy-board-rich-hero,.hy-board-rich--gallery .hy-board-rich-hero{border:1px solid #ecdde8!important;border-radius:22px!important;background:linear-gradient(135deg,#fff 0%,#fff8fc 48%,#fdf6ff 100%)!important;box-shadow:0 12px 34px rgba(132,70,105,.07)!important}.hy-gallery-museum .hy-board-rich-hero:before{content:"🖼️";position:absolute;right:26px;bottom:18px;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#fff;border:1px solid #ead8e5;box-shadow:0 12px 30px rgba(162,92,130,.09);font-size:26px;opacity:.92}.hy-gallery-museum .hy-board-rich-hero h1,.hy-board-rich--gallery .hy-board-rich-hero h1{max-width:760px!important;letter-spacing:-.06em!important}.hy-gallery-museum .hy-board-rich-hero p,.hy-board-rich--gallery .hy-board-rich-hero p{max-width:760px!important;color:#755e70!important}.hy-gallery-museum .hy-board-rich-actions,.hy-board-rich--gallery .hy-board-rich-actions{position:relative!important;z-index:2!important}.hy-gallery-museum .hy-board-rich-btn,.hy-board-rich--gallery .hy-board-rich-btn{min-height:40px!important;padding:0 15px!important;border-radius:999px!important;font-weight:900!important;letter-spacing:-.04em!important}.hy-board-rich--gallery .hy-board-rich-cats,.hy-gallery-museum .hy-board-rich-cats{margin:14px 0!important;padding:12px!important;border:1px solid #ecdde8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px rgba(145,80,120,.05)!important}.hy-board-rich--gallery .hy-board-rich-cats ul,.hy-gallery-museum .hy-board-rich-cats ul{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.hy-board-rich--gallery .hy-board-rich-cats a,.hy-gallery-museum .hy-board-rich-cats a{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid #eddde8!important;background:#fff9fc!important;color:#755e70!important;font-size:12px!important;font-weight:850!important;text-decoration:none!important}.hy-board-rich--gallery .hy-board-rich-cats .on a,.hy-board-rich--gallery .hy-board-rich-cats a.on,.hy-gallery-museum .hy-board-rich-cats .on a,.hy-gallery-museum .hy-board-rich-cats a.on{background:#f5d8ea!important;border-color:#e8bfd6!important;color:#6c2750!important}.hy-board-rich--gallery .hy-board-rich-toolbar,.hy-gallery-museum .hy-board-rich-toolbar{margin:14px 0!important;border:1px solid #ecdde8!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}.hy-board-rich--gallery .hy-board-rich-grid,.hy-gallery-museum .hy-board-rich-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.hy-board-rich--gallery .hy-board-rich-card,.hy-gallery-museum .hy-board-rich-card{overflow:hidden!important;border:1px solid #ecdde8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(120,70,100,.055)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.hy-board-rich--gallery .hy-board-rich-card:hover,.hy-gallery-museum .hy-board-rich-card:hover{transform:translateY(-3px)!important;border-color:#e9bfd6!important;box-shadow:0 18px 42px rgba(145,73,116,.12)!important}.hy-board-rich--gallery .hy-board-rich-link,.hy-gallery-museum .hy-board-rich-link{display:flex!important;flex-direction:column!important;min-height:0!important}.hy-board-rich--gallery .hy-board-rich-thumb,.hy-gallery-museum .hy-board-rich-thumb{width:100%!important;aspect-ratio:4/3!important;min-height:0!important;border-right:0!important;border-bottom:1px solid #f0e2ea!important;background:linear-gradient(135deg,#fff5fb,#fff)!important}.hy-board-rich--gallery .hy-board-rich-thumb img,.hy-gallery-museum .hy-board-rich-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.hy-board-rich--gallery .hy-board-rich-thumb--empty,.hy-gallery-museum .hy-board-rich-thumb--empty{aspect-ratio:4/3!important;border-right:0!important;border-bottom:1px dashed #ead7e3!important}.hy-board-rich--gallery .hy-board-rich-body,.hy-gallery-museum .hy-board-rich-body{min-height:142px!important;padding:13px 14px 14px!important;gap:8px!important}.hy-board-rich--gallery .hy-board-rich-body strong,.hy-gallery-museum .hy-board-rich-body strong{font-size:14px!important;line-height:1.38!important;min-height:38px!important;color:#241924!important}.hy-board-rich--gallery .hy-board-rich-body p,.hy-gallery-museum .hy-board-rich-body p{min-height:38px!important;color:#806a79!important;line-height:1.5!important}.hy-board-rich--gallery .hy-board-rich-meta,.hy-gallery-museum .hy-board-rich-meta{margin-top:auto!important;padding-top:8px!important;border-top:1px dashed #eee0e9!important}.hy-board-rich--gallery .hy-board-rich-empty,.hy-gallery-museum .hy-board-rich-empty{border:1px dashed #e6cddd!important;border-radius:20px!important}.hy-gallery-museum-view .hy-view-topbar{margin-bottom:14px!important}.hy-gallery-museum-view .hy-view-article{border:1px solid #ecdde8!important;border-radius:24px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 16px 42px rgba(120,70,100,.06)!important}.hy-gallery-museum-view .hy-view-hero{padding:24px 26px!important;background:linear-gradient(135deg,#fff 0%,#fff8fc 56%,#fdf6ff 100%)!important;border-bottom:1px solid #ecdee7!important}.hy-gallery-museum-view .hy-board-kicker,.hy-gallery-museum-view .hy-view-cat-chip{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #ecdae6!important;color:#755e70!important;font-size:11px!important;font-weight:900!important}.hy-gallery-museum-view #bo_v_title{margin-top:14px!important;font-size:clamp(24px,3vw,34px)!important;letter-spacing:-.07em!important;line-height:1.24!important}.hy-gallery-museum-view .hy-museum-intro{margin-top:10px!important;color:#775f70!important;line-height:1.6!important}.hy-gallery-museum-view .hy-view-meta{margin-top:16px!important;padding:12px!important;border-radius:18px!important;background:#fff!important;border:1px solid #ecdde8!important}.hy-gallery-museum-view .hy-view-meta span{min-height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#fff9fc!important}.hy-gallery-museum-view .hy-view-media{padding:18px!important;display:grid!important;gap:14px!important;background:#fff!important}.hy-gallery-museum-view .hy-view-media img{display:block!important;max-width:100%!important;height:auto!important;margin:0 auto!important;border-radius:18px!important;border:1px solid #ecdee7!important;box-shadow:0 12px 32px rgba(90,60,80,.08)!important}.hy-gallery-museum-view .hy-view-content{padding:22px 26px!important;border-top:1px solid #f0e5ec!important}.hy-gallery-museum-view .hy-view-section{margin:16px 22px!important;border-radius:18px!important;border:1px solid #ecdde8!important;background:#fff!important}.hy-gallery-museum-view .hy-view-actions{margin:18px 22px 22px!important;padding-top:14px!important;border-top:1px solid #f0e5ec!important}.hy-write-gallery-museum{max-width:1040px!important}.hy-write-gallery-museum .hy-write-titlebar{border:1px solid #ecdde8!important;border-radius:24px!important;padding:24px 26px!important;background:linear-gradient(135deg,#fff 0%,#fff8fc 58%,#fdf6ff 100%)!important;box-shadow:0 14px 36px rgba(120,70,100,.06)!important}.hy-write-gallery-museum .hy-write-eyebrow{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #ecdae6!important;color:#8a6579!important;font-weight:900!important}.hy-write-gallery-museum .hy-write-guide{border-radius:18px!important;background:#fff!important;border:1px solid #ecdde8!important}.hy-write-gallery-museum .hy-write-card,.hy-write-gallery-museum .hy-write-section,.hy-write-gallery-museum .hy-write-profile-card,.hy-write-gallery-museum .hy-write-field{border-color:#ecdde8!important}.hy-write-gallery-museum .hy-write-section-head{min-height:42px!important;align-items:center!important}.hy-write-gallery-museum .hy-write-files-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hy-write-gallery-museum .hy-write-file{border-radius:16px!important;background:#fffafd!important}.hy-write-gallery-museum .hy-write-actions{position:sticky!important;bottom:0!important;z-index:4!important;padding:14px!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(10px)!important;border-top:1px solid #ecdee7!important}@media(max-width:980px){.hy-board-rich--gallery .hy-board-rich-grid,.hy-gallery-museum .hy-board-rich-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.hy-gallery-museum .hy-board-rich-hero:before{display:none!important}.hy-board-rich--gallery .hy-board-rich-grid,.hy-gallery-museum .hy-board-rich-grid{grid-template-columns:1fr!important}.hy-board-rich--gallery .hy-board-rich-body,.hy-gallery-museum .hy-board-rich-body{min-height:128px!important}.hy-gallery-museum-view .hy-view-hero,.hy-gallery-museum-view .hy-view-content{padding:18px!important}.hy-gallery-museum-view .hy-view-section,.hy-gallery-museum-view .hy-view-actions{margin-left:14px!important;margin-right:14px!important}.hy-write-gallery-museum .hy-write-files-grid{grid-template-columns:1fr!important}.hy-write-gallery-museum .hy-write-titlebar{padding:20px 18px!important}}.hy-board-rich--news-safe .hy-board-rich-hero{background:linear-gradient(135deg,#fff 0%,#fff8fc 58%,#f8fbff 100%)!important}.hy-board-rich--news-safe .hy-board-rich-grid{gap:13px!important}.hy-board-rich--news-safe .hy-board-rich-link{grid-template-columns:150px minmax(0,1fr)!important;min-height:132px!important}.hy-board-rich--news-safe .hy-board-rich-thumb{width:150px!important;min-width:150px!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:radial-gradient(circle at 25% 18%,rgba(255,255,255,.95) 0 18%,transparent 19%),linear-gradient(135deg,#fff7fb 0%,#f8fbff 100%)!important;color:#a04d78!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:54px!important;border-radius:18px!important;background:#fff!important;border:1px solid #ead9e5!important;font-size:25px!important;box-shadow:0 8px 18px rgba(120,68,100,.07)!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty small{max-width:118px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#9a718a!important;font-size:11px!important;font-weight:900!important;letter-spacing:.06em!important}.hy-board-rich--news-safe .hy-board-rich-body{padding:15px 17px!important}.hy-board-rich--news-safe .hy-board-rich-body strong{font-size:16px!important;line-height:1.35!important}.hy-board-rich--news-safe .hy-board-rich-body p{color:#665b64!important;line-height:1.5!important;-webkit-line-clamp:2!important}.hy-board-rich--news-safe .hy-board-rich-meta i.is-source{background:#fff4fa!important;border-color:#efd7e4!important;max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:760px){.hy-board-rich--news-safe .hy-board-rich-link{grid-template-columns:104px minmax(0,1fr)!important;min-height:118px!important}.hy-board-rich--news-safe .hy-board-rich-thumb{width:104px!important;min-width:104px!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty i{width:42px!important;height:42px!important;border-radius:14px!important;font-size:20px!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty small{max-width:86px!important;font-size:9.5px!important}.hy-board-rich--news-safe .hy-board-rich-body{padding:12px!important}.hy-board-rich--news-safe .hy-board-rich-body strong{font-size:14px!important}.hy-board-rich--news-safe .hy-board-rich-body p{font-size:12px!important;-webkit-line-clamp:1!important}}.hy-board-rich--news-safe,.hy-board-rich--news-safe *{opacity:1!important;visibility:visible!important}.hy-board-rich--news-safe .hy-board-rich-hero,.hy-board-rich--news-safe .hy-board-rich-toolbar,.hy-board-rich--news-safe .hy-board-rich-card,.hy-board-rich--news-safe .hy-board-rich-body,.hy-board-rich--news-safe .hy-board-rich-search,.hy-board-rich--news-safe .hy-board-rich-cats{color:#2f2630!important;-webkit-text-fill-color:initial!important}.hy-board-rich--news-safe .hy-board-rich-kicker,.hy-board-rich--news-safe .hy-board-rich-kicker span,.hy-board-rich--news-safe .hy-board-rich-summary span,.hy-board-rich--news-safe .hy-board-rich-count span,.hy-board-rich--news-safe .hy-board-rich-badges em,.hy-board-rich--news-safe .hy-board-rich-meta i{color:#6f5c6b!important;-webkit-text-fill-color:#6f5c6b!important}.hy-board-rich--news-safe .hy-board-rich-hero h1,.hy-board-rich--news-safe .hy-board-rich-hero h1 *,.hy-board-rich--news-safe .hy-board-rich-body strong,.hy-board-rich--news-safe .hy-board-rich-body strong *,.hy-board-rich--news-safe .hy-board-rich-link,.hy-board-rich--news-safe .hy-board-rich-link:visited{color:#241d25!important;-webkit-text-fill-color:#241d25!important;text-decoration:none!important}.hy-board-rich--news-safe .hy-board-rich-hero p,.hy-board-rich--news-safe .hy-board-rich-body p,.hy-board-rich--news-safe .hy-board-rich-empty p{color:#6e626b!important;-webkit-text-fill-color:#6e626b!important}.hy-board-rich--news-safe .hy-board-rich-summary strong,.hy-board-rich--news-safe .hy-board-rich-count strong,.hy-board-rich--news-safe .hy-board-rich-body strong small{color:#c34e85!important;-webkit-text-fill-color:#c34e85!important}.hy-board-rich--news-safe .hy-board-rich-badges em.is-notice{color:#b84276!important;-webkit-text-fill-color:#b84276!important}.hy-board-rich--news-safe .hy-board-rich-badges em.is-category{color:#6f5d82!important;-webkit-text-fill-color:#6f5d82!important}.hy-board-rich--news-safe .hy-board-rich-badges em.is-new{color:#8a4cb0!important;-webkit-text-fill-color:#8a4cb0!important}.hy-board-rich--news-safe .hy-board-rich-meta i.is-source{color:#9f4f78!important;-webkit-text-fill-color:#9f4f78!important}.hy-board-rich--news-safe .hy-board-rich-search input,.hy-board-rich--news-safe .hy-board-rich-search select{color:#322832!important;-webkit-text-fill-color:#322832!important;background:#fff!important}.hy-board-rich--news-safe .hy-board-rich-search input::placeholder{color:#9b8a96!important;-webkit-text-fill-color:#9b8a96!important;opacity:1!important}.hy-board-rich--news-safe .hy-board-rich-search button,.hy-board-rich--news-safe .hy-board-rich-btn.is-dark{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#2b2029!important;border-color:#2b2029!important}.hy-board-rich--news-safe .hy-board-rich-btn.is-light{color:#6b4c61!important;-webkit-text-fill-color:#6b4c61!important;background:#fff!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty,.hy-board-rich--news-safe .hy-board-rich-thumb--empty i,.hy-board-rich--news-safe .hy-board-rich-thumb--empty small{color:#a04d78!important;-webkit-text-fill-color:#a04d78!important}.hy-board-rich--news-safe .hy-board-rich-cats a,.hy-board-rich--news-safe .hy-board-rich-cats button{color:#6a4c61!important;-webkit-text-fill-color:#6a4c61!important}.hy-board-rich--news-safe .hy-board-rich-adminbar,.hy-board-rich--news-safe .hy-board-rich-adminbar a,.hy-board-rich--news-safe .hy-board-rich-adminbar button{color:#5f4658!important;-webkit-text-fill-color:#5f4658!important}.hy-board-rich--news-safe,.hy-board-rich--news-safe .hy-board-rich-hero,.hy-board-rich--news-safe .hy-board-rich-toolbar,.hy-board-rich--news-safe .hy-board-rich-grid,.hy-board-rich--news-safe .hy-board-rich-card,.hy-board-rich--news-safe .hy-board-rich-link,.hy-board-rich--news-safe .hy-board-rich-body{color:#2d202b!important;-webkit-text-fill-color:#2d202b!important;opacity:1!important;visibility:visible!important}.hy-board-rich--news-safe .hy-board-rich-hero{padding:18px 20px!important;min-height:0!important;background:linear-gradient(135deg,#fff 0%,#fff8fc 68%,#f9fbff 100%)!important}.hy-board-rich--news-safe .hy-board-rich-kicker,.hy-board-rich--news-safe .hy-board-rich-kicker *,.hy-board-rich--news-safe .hy-board-rich-summary span,.hy-board-rich--news-safe .hy-board-rich-summary span *,.hy-board-rich--news-safe .hy-board-rich-count span,.hy-board-rich--news-safe .hy-board-rich-count span *{color:#75586d!important;-webkit-text-fill-color:#75586d!important}.hy-board-rich--news-safe .hy-board-rich-hero h1,.hy-board-rich--news-safe .hy-board-rich-hero h1 *{color:#241722!important;-webkit-text-fill-color:#241722!important}.hy-board-rich--news-safe .hy-board-rich-hero p,.hy-board-rich--news-safe .hy-board-rich-hero p *{color:#6f5e69!important;-webkit-text-fill-color:#6f5e69!important}.hy-board-rich--news-safe .hy-board-rich-summary{margin-top:10px!important;gap:6px!important}.hy-board-rich--news-safe .hy-board-rich-summary span,.hy-board-rich--news-safe .hy-board-rich-count span{min-height:28px!important;padding:0 10px!important;font-size:11px!important;line-height:1!important;border-radius:999px!important;background:#fff!important}.hy-board-rich--news-safe .hy-board-rich-toolbar{padding:10px 12px!important;gap:8px!important}.hy-board-rich--news-safe .hy-board-rich-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.hy-board-rich--news-safe .hy-board-rich-card{border-radius:14px!important;background:#fff!important;border-color:#eadde6!important;box-shadow:0 8px 18px rgba(112,58,91,.045)!important;overflow:hidden!important}.hy-board-rich--news-safe .hy-board-rich-card:hover{transform:none!important;box-shadow:0 10px 22px rgba(112,58,91,.07)!important}.hy-board-rich--news-safe .hy-board-rich-link{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;min-height:104px!important;height:auto!important;gap:0!important;padding:0!important;text-decoration:none!important;background:#fff!important}.hy-board-rich--news-safe .hy-board-rich-thumb{display:block!important;width:112px!important;min-width:112px!important;height:100%!important;min-height:104px!important;aspect-ratio:auto!important;border-right:1px solid #efe2ea!important;border-radius:0!important;background:#fff7fb!important}.hy-board-rich--news-safe .hy-board-rich-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty,.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:linear-gradient(135deg,#fff7fb 0%,#f8fbff 100%)!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty i,.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:13px!important;background:#fff!important;border:1px solid #ead9e5!important;color:initial!important;-webkit-text-fill-color:initial!important;font-size:19px!important;line-height:1!important}.hy-board-rich--news-safe .hy-board-rich-thumb--empty small,.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe small{max-width:88px!important;color:#9a718a!important;-webkit-text-fill-color:#9a718a!important;font-size:9.5px!important;font-weight:900!important;letter-spacing:.04em!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-board-rich--news-safe .hy-board-rich-body{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;padding:10px 12px!important;min-width:0!important;background:#fff!important}.hy-board-rich--news-safe .hy-board-rich-badges{min-height:20px!important;gap:4px!important}.hy-board-rich--news-safe .hy-board-rich-badges em,.hy-board-rich--news-safe .hy-board-rich-badges em *{color:#8a5572!important;-webkit-text-fill-color:#8a5572!important;height:20px!important;padding:0 7px!important;font-size:10px!important;line-height:20px!important}.hy-board-rich--news-safe .hy-board-rich-body strong,.hy-board-rich--news-safe .hy-board-rich-body strong *{color:#201720!important;-webkit-text-fill-color:#201720!important}.hy-board-rich--news-safe .hy-board-rich-body strong{display:flex!important;align-items:center!important;gap:6px!important;font-size:14px!important;line-height:1.32!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-board-rich--news-safe .hy-board-rich-body strong small{flex:0 0 auto!important;height:20px!important;padding:0 6px!important;font-size:10px!important;line-height:20px!important;border-radius:999px!important}.hy-board-rich--news-safe .hy-board-rich-body p,.hy-board-rich--news-safe .hy-board-rich-body p *{color:#5f535c!important;-webkit-text-fill-color:#5f535c!important}.hy-board-rich--news-safe .hy-board-rich-body p{margin:0!important;font-size:12px!important;line-height:1.38!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-board-rich--news-safe .hy-board-rich-meta{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-top:0!important}.hy-board-rich--news-safe .hy-board-rich-meta i,.hy-board-rich--news-safe .hy-board-rich-meta i *{color:#7d6675!important;-webkit-text-fill-color:#7d6675!important}.hy-board-rich--news-safe .hy-board-rich-meta i{height:22px!important;padding:0 7px!important;border-radius:999px!important;background:#fffafc!important;border:1px solid #f0e5ec!important;font-size:10.5px!important;line-height:22px!important;white-space:nowrap!important}.hy-board-rich--news-safe .hy-board-rich-meta i.is-source,.hy-board-rich--news-safe .hy-board-rich-meta i.is-source *{color:#9f4f78!important;-webkit-text-fill-color:#9f4f78!important}.hy-board-rich--news-safe .hy-board-rich-search input,.hy-board-rich--news-safe .hy-board-rich-search select,.hy-board-rich--news-safe .hy-board-rich-search button{color:#2d202b!important;-webkit-text-fill-color:#2d202b!important}.hy-board-rich--news-safe .hy-board-rich-search button{color:#fff!important;-webkit-text-fill-color:#fff!important}@media(max-width:760px){.hy-board-rich--news-safe .hy-board-rich-link{grid-template-columns:88px minmax(0,1fr)!important;min-height:92px!important}.hy-board-rich--news-safe .hy-board-rich-thumb{width:88px!important;min-width:88px!important;min-height:92px!important}.hy-board-rich--news-safe .hy-board-rich-body{padding:9px 10px!important;gap:4px!important}.hy-board-rich--news-safe .hy-board-rich-body strong{font-size:13px!important}.hy-board-rich--news-safe .hy-board-rich-meta i{font-size:10px!important;height:20px!important;line-height:20px!important}}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-card,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-card,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-card.is-news-card,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-card.is-news-card{min-height:0!important;overflow:hidden!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-link,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-link,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-card .hy-board-rich-link,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-card .hy-board-rich-link{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;align-items:stretch!important;min-height:96px!important;height:auto!important;padding:0!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--empty,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--empty,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news-safe,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news{width:86px!important;min-width:86px!important;max-width:86px!important;height:96px!important;min-height:96px!important;max-height:96px!important;aspect-ratio:auto!important;align-self:stretch!important;border-radius:0!important;border-right:1px solid #efe2ea!important;border-bottom:0!important;margin:0!important;padding:0!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb img,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--empty,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--empty,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news-safe,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:linear-gradient(180deg,#fff7fb 0%,#fbfbff 100%)!important;color:#a04d78!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--empty i,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--empty i,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe i,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news-safe i,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news i,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:11px!important;background:#fff!important;border:1px solid #ead9e5!important;box-shadow:none!important;font-size:15px!important;line-height:1!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--empty small,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--empty small,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe small,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news-safe small,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news small,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news small{display:block!important;max-width:66px!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#9a718a!important;font-size:9px!important;font-weight:900!important;line-height:1.05!important;letter-spacing:.04em!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-body,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-body,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-card .hy-board-rich-body,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-card .hy-board-rich-body{min-height:0!important;padding:12px 14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-badges,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-badges{min-height:0!important;margin:0!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-body strong,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-body strong{display:block!important;margin:0!important;color:#231924!important;font-size:14px!important;line-height:1.32!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-body p,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-body p{display:block!important;margin:0!important;color:#625661!important;font-size:12px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;-webkit-line-clamp:initial!important;-webkit-box-orient:initial!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-meta,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;margin:2px 0 0!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-meta i,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-meta i{min-height:22px!important;padding:0 7px!important;border-radius:999px!important;font-size:10.5px!important;line-height:1!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-card input[type="checkbox"],.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-card input[type="checkbox"]{top:10px!important;right:10px!important;z-index:5!important}@media(max-width:760px){.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-link,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-link,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-card .hy-board-rich-link,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-card .hy-board-rich-link{grid-template-columns:74px minmax(0,1fr)!important;min-height:88px!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--empty,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--empty,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news-safe,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news-safe,.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-thumb--news,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-thumb--news{width:74px!important;min-width:74px!important;max-width:74px!important;height:88px!important;min-height:88px!important;max-height:88px!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-body,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-body{padding:10px!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-body strong,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-body strong{font-size:13px!important}.hy-board-rich.hy-board-rich--news-safe .hy-board-rich-body p,.hy-board-rich.hy-board-rich--news-compact .hy-board-rich-body p{font-size:11.5px!important}}.hy-category-tabs{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:0!important;padding:12px!important;border:1px solid #eadce5!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#fffafd)!important;list-style:none!important}.hy-category-tabs li{margin:0!important;padding:0!important;list-style:none!important}.hy-category-tabs a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:34px!important;padding:0 13px!important;border-radius:999px!important;border:1px solid #ead9e5!important;background:#fff!important;color:#6b5366!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 4px 12px rgba(130,80,110,.04)!important}.hy-category-tabs li.is-active a,.hy-category-tabs a#bo_cate_on{border-color:#e6a8cb!important;background:linear-gradient(135deg,#ffe8f4,#fff4fb)!important;color:#a84078!important;box-shadow:0 8px 20px rgba(202,83,150,.12)!important}.hy-category-emoji{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;line-height:1!important}.hy-board-rich.hy-gallery-museum{max-width:1180px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-hero{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:16px!important;padding:22px 24px!important;border-radius:24px!important;background:radial-gradient(circle at 93% 14%,rgba(255,224,243,.8) 0 0,rgba(255,224,243,.8) 56px,transparent 57px),linear-gradient(135deg,#fff 0%,#fff8fc 55%,#f8fbff 100%)!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-hero h1{margin:10px 0 0!important;font-size:clamp(24px,3vw,34px)!important;letter-spacing:-.04em!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-hero p{max-width:640px!important;margin-top:8px!important;color:#6d5e69!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-actions{display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-cats{margin:14px 0!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important;padding:12px!important;border-radius:20px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important;gap:16px!important;align-items:stretch!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-card{position:relative!important;overflow:hidden!important;border-radius:22px!important;border:1px solid #eadce5!important;background:#fff!important;box-shadow:0 12px 30px rgba(121,75,100,.07)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-card:hover{transform:translateY(-3px)!important;border-color:#e4b7cf!important;box-shadow:0 18px 38px rgba(121,75,100,.12)!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-link{display:flex!important;flex-direction:column!important;min-height:0!important;height:100%!important;padding:0!important;color:inherit!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-thumb{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:auto!important;aspect-ratio:4/3!important;border-right:0!important;border-bottom:1px solid #efe2ea!important;border-radius:0!important;overflow:hidden!important;background:linear-gradient(135deg,#fff4fa,#f8fbff)!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .28s ease,filter .28s ease!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-card:hover .hy-board-rich-thumb img{transform:scale(1.035)!important;filter:saturate(1.05)!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-thumb--empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#a46186!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-thumb--empty i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:54px!important;border-radius:18px!important;background:#fff!important;border:1px solid #ead9e5!important;font-size:24px!important;box-shadow:0 8px 18px rgba(120,68,100,.07)!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-thumb--empty small{font-size:11px!important;color:#a77f96!important;font-weight:900!important;letter-spacing:.08em!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-body{display:flex!important;flex-direction:column!important;gap:8px!important;flex:1 1 auto!important;padding:14px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-badges{min-height:24px!important;overflow:hidden!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-body strong{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;min-height:42px!important;color:#211722!important;font-size:15px!important;line-height:1.38!important;letter-spacing:-.03em!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-body p{min-height:34px!important;margin:0!important;color:#6c6069!important;font-size:12.5px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-meta{margin-top:auto!important;gap:5px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-meta i{min-height:24px!important;padding:0 7px!important;font-size:10.5px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-check{position:absolute!important;top:10px!important;right:10px!important;z-index:10!important;display:inline-flex!important;align-items:center!important;gap:4px!important;min-height:28px!important;padding:0 8px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;border:1px solid #ead9e5!important;box-shadow:0 6px 16px rgba(80,50,70,.08)!important}.hy-gallery-museum-view .hy-view-media,.hy-gallery-museum-view .hy-view-content,.hy-gallery-museum-view .hy-view-section{border-radius:22px!important}.hy-gallery-museum-view .hy-view-media img,.hy-gallery-museum-view #bo_v_con img{max-width:100%!important;height:auto!important;border-radius:18px!important}.hy-write-gallery-museum .hy-write-card,.hy-write-gallery-museum .hy-write-section{border-radius:22px!important}.hy-write-gallery-museum .hy-write-files-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:12px!important}.hy-write-gallery-museum .hy-write-file{border-radius:18px!important;background:#fff!important}@media(max-width:760px){.hy-board-rich.hy-gallery-museum .hy-board-rich-hero{grid-template-columns:1fr!important;padding:19px 17px!important;border-radius:22px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-actions{width:100%!important;flex-wrap:wrap!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-actions .hy-board-rich-btn{flex:1 1 130px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-toolbar{display:grid!important;grid-template-columns:1fr!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-body{padding:11px!important;gap:6px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-body strong{min-height:38px!important;font-size:13px!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-body p{display:none!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-meta i{font-size:9.5px!important;padding:0 6px!important}}@media(max-width:430px){.hy-board-rich.hy-gallery-museum .hy-board-rich-grid{grid-template-columns:1fr!important}.hy-board-rich.hy-gallery-museum .hy-board-rich-thumb{aspect-ratio:16/10!important}}.hy-write-section--files .hy-drag-upload-zone{position:relative!important;display:grid!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:18px!important;border:1px dashed #e8b8d4!important;border-radius:22px!important;background:linear-gradient(180deg,#fffafd 0%,#fff 100%)!important;box-sizing:border-box!important;overflow:hidden!important}.hy-write-section--files .hy-drag-upload-zone>strong{display:block!important;margin:0!important;color:#472239!important;font-size:14px!important;line-height:1.45!important}.hy-write-section--files .hy-drag-upload-zone>span{display:block!important;margin:0!important;color:#7c6c79!important;font-size:12px!important;line-height:1.45!important}.hy-write-section--files .hy-drag-upload-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 10px!important;width:100%!important;max-width:100%!important;margin-top:2px!important}.hy-write-section--files .hy-drag-upload-pick{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:168px!important;max-width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 18px!important;border:1px solid #e5b6d0!important;border-radius:999px!important;background:#fff!important;color:#4b2038!important;font-size:13px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(174,82,133,.08)!important;overflow:hidden!important;box-sizing:border-box!important}.hy-write-section--files .hy-drag-upload-pick input[type="file"],#fwrite .hy-write-section--files .hy-drag-upload-pick input[type="file"],.hy-write-shell .hy-write-section--files .hy-drag-upload-pick input[type="file"]{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:transparent!important;line-height:normal!important;opacity:0!important;cursor:pointer!important;z-index:2!important}.hy-write-section--files .hy-drag-upload-pick input[type="file"]::file-selector-button,#fwrite .hy-write-section--files .hy-drag-upload-pick input[type="file"]::file-selector-button,.hy-write-shell .hy-write-section--files .hy-drag-upload-pick input[type="file"]::file-selector-button,.hy-write-section--files .hy-drag-upload-pick input[type="file"]::-webkit-file-upload-button,#fwrite .hy-write-section--files .hy-drag-upload-pick input[type="file"]::-webkit-file-upload-button,.hy-write-shell .hy-write-section--files .hy-drag-upload-pick input[type="file"]::-webkit-file-upload-button{width:100%!important;height:100%!important;margin:0!important;padding:0!important;opacity:0!important;cursor:pointer!important}.hy-write-section--files .hy-drag-upload-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;max-width:100%!important;padding:0 12px!important;border:1px solid #efe0ea!important;border-radius:999px!important;background:#fff7fb!important;color:#8a6d80!important;font-size:12px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;box-sizing:border-box!important}.hy-main.hy-page-gallery .hy-gallery-card,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-card,.hy-gallery-museum .hy-board-rich-card{overflow:hidden!important}.hy-main.hy-page-gallery .hy-gallery-card:before,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-card:before,.hy-gallery-museum .hy-board-rich-card:before{top:10px!important;left:12px!important;z-index:8!important;height:22px!important;min-height:22px!important;padding:0 8px!important;border:1px solid rgba(216,197,185,.72)!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#856f7c!important;font-family:inherit!important;font-size:10px!important;font-weight:950!important;line-height:22px!important;letter-spacing:.03em!important;box-shadow:0 6px 14px rgba(84,56,72,.08)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.hy-gallery-museum .hy-board-rich-link{overflow:hidden!important}.hy-gallery-museum .hy-board-rich-thumb,.hy-gallery-museum .hy-board-rich-thumb img{border-radius:0!important}@media(max-width:640px){.hy-write-section--files .hy-drag-upload-zone{padding:14px!important;border-radius:18px!important}.hy-write-section--files .hy-drag-upload-actions{display:grid!important;grid-template-columns:1fr!important}.hy-write-section--files .hy-drag-upload-pick,.hy-write-section--files .hy-drag-upload-count{width:100%!important}.hy-main.hy-page-gallery .hy-gallery-card:before,.hy-sub-container #bo_gall.hy-board-gallery .hy-gallery-card:before,.hy-gallery-museum .hy-board-rich-card:before{top:8px!important;left:9px!important;height:20px!important;min-height:20px!important;font-size:9px!important;line-height:20px!important}}.hy-report-btn{min-height:34px!important;border:1px solid #efd5e2!important;color:#8a4b69!important;font-size:12px!important;line-height:1!important;text-decoration:none!important;box-shadow:0 8px 18px rgba(141,77,105,.06)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.hy-report-btn:hover{transform:translateY(-1px)!important;border-color:#e8aeca!important;box-shadow:0 12px 26px rgba(141,77,105,.1)!important}.hy-report-btn:disabled{opacity:.56!important;cursor:wait!important;transform:none!important}.hy-comment-tools .hy-report-btn{min-height:28px!important;padding:0 9px!important;font-size:11px!important;background:#fff8fc!important}.hy-view-actions .hy-report-btn{margin-left:2px!important}.hy-spam-warn{padding:12px 14px;border:1px solid #f1d3e1;border-radius:16px;background:#fff7fb;color:#765d70;font-size:12px;line-height:1.55}.hy-board-btn.hy-report-btn{color:#8a4b69!important;background:#fff!important}@media(max-width:640px){.hy-report-btn{min-height:32px!important;padding:0 10px!important}.hy-view-actions .hy-report-btn{width:auto!important}}.hy-board-rich.hy-board-mode--compact .hy-board-rich-grid{gap:8px!important}.hy-board-rich.hy-board-mode--compact .hy-board-rich-link{min-height:88px!important}.hy-board-rich.hy-board-mode--compact .hy-board-rich-thumb{width:86px!important;min-width:86px!important}.hy-board-rich.hy-board-mode--compact .hy-board-rich-body{padding:11px 13px!important}.hy-board-rich.hy-board-mode--compact .hy-board-rich-body p{display:none!important}.hy-board-rich.hy-board-mode--list .hy-board-rich-grid{grid-template-columns:1fr!important}.hy-board-rich.hy-board-mode--list .hy-board-rich-link{display:grid!important;grid-template-columns:120px minmax(0,1fr)!important}.hy-board-rich.hy-board-mode--gallery .hy-board-rich-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hy-board-rich .hy-board-rich-card.is-notice{position:relative!important;border-color:#efc1d8!important;background:linear-gradient(180deg,#fff,#fff7fb)!important}.hy-board-rich .hy-board-rich-card.is-notice:after{content:"📌 중요 공지";position:absolute;right:12px;top:10px;z-index:6;display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:999px;background:#fff;border:1px solid #efc1d8;color:#b83f76;font-size:11px;font-weight:950;box-shadow:0 6px 16px rgba(184,63,118,.08)}.hy-view-reaction{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin:18px 0!important;padding:14px!important;border:1px solid #efe1ea!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#fff9fc)!important}.hy-view-reaction .hy-board-btn{min-width:112px!important;height:42px!important;border-radius:999px!important;font-weight:950!important}.hy-view-reaction .hy-board-btn:hover{transform:translateY(-1px)!important}.hy-mobile-bottom-nav.is-icon-only a em{display:none!important}.hy-mobile-bottom-nav.is-icon-only a{gap:0!important}.hy-mobile-bottom-nav.is-icon-only a span{font-size:20px!important}.hy-mobile-bottom-nav{box-shadow:0 -10px 28px rgba(45,28,42,.12)!important}.hy-report-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:38px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid #efd7e4!important;background:#fff!important;color:#8a4669!important;font-weight:900!important;cursor:pointer!important}.hy-report-btn:hover{background:#fff4fa!important}@media(max-width:760px){.hy-board-rich.hy-board-mode--gallery .hy-board-rich-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hy-board-rich.hy-board-mode--list .hy-board-rich-link{grid-template-columns:92px minmax(0,1fr)!important}.hy-board-rich .hy-board-rich-card.is-notice:after{position:static!important;margin:8px 10px 0;width:max-content}.hy-view-reaction{padding:10px!important}.hy-view-reaction .hy-board-btn{flex:1;min-width:0!important}}.hy-report-blind-box{display:grid!important;gap:8px!important;padding:22px!important;border:1px solid #ead8e5!important;border-radius:22px!important;background:linear-gradient(135deg,#fff7fb 0%,#f7f2ff 100%)!important;color:#4f4350!important;text-align:center!important}.hy-report-blind-box strong{display:block!important;color:#9a3f74!important;font-size:17px!important;font-weight:950!important;line-height:1.35!important}.hy-report-blind-box p{margin:0!important;color:#756a74!important;font-size:13px!important;line-height:1.6!important}.hy-board-rich-card.is-blinded{filter:saturate(.82)!important}.hy-board-rich-card.is-blinded .hy-board-rich-thumb{background:linear-gradient(135deg,#fff2f8,#f0ebff)!important}.hy-board-rich-card.is-blinded .hy-board-rich-thumb img{opacity:.18!important;filter:blur(4px) grayscale(.3)!important}.hy-board-rich-badges em.is-blind{background:#f8f2ff!important;color:#7651c7!important;border-color:#dfd2fb!important}.hy-report-btn.is-reported{color:#7651c7!important;border-color:#dfd2fb!important;background:#f8f2ff!important}.hy-view-reaction .hy-board-btn.is-active{border-color:#d8c9f5!important;background:#f7f2ff!important;color:#7350c6!important;box-shadow:0 8px 20px rgba(115,80,198,.12)!important}.hy-view-reaction .hy-board-btn[aria-busy="true"]{opacity:.65!important;pointer-events:none!important}#current_connect .hy-connect-hero,.hy-connect-basic .hy-connect-hero{background:linear-gradient(135deg,#fff 0%,#fff8fc 62%,#f8fbff 100%)!important;box-shadow:0 14px 36px rgba(57,38,52,.07)!important}#current_connect .hy-connect-card,.hy-connect-basic .hy-connect-card{padding-bottom:18px!important;border:1px solid #eadfe8!important;background:#fff!important;box-shadow:0 12px 28px rgba(57,38,52,.055)!important}#current_connect .hy-connect-card:has(.sv_wrap:hover),#current_connect .hy-connect-card:has(.sv_wrap:focus-within),#current_connect .hy-connect-card:has(.sv_wrap.is-open),.hy-connect-basic .hy-connect-card:has(.sv_wrap:hover),.hy-connect-basic .hy-connect-card:has(.sv_wrap:focus-within),.hy-connect-basic .hy-connect-card:has(.sv_wrap.is-open){min-height:170px!important;padding-bottom:88px!important;z-index:50!important}#current_connect .hy-connect-card__num,.hy-connect-basic .hy-connect-card__num{background:#fff8fc!important;color:#b94b80!important}#current_connect .hy-connect-card__main p,.hy-connect-basic .hy-connect-card__main p{color:#756b75!important}#current_connect .sv,.hy-connect-basic .sv{box-shadow:0 10px 22px rgba(55,35,48,.12)!important}.hy-board-nav{padding-bottom:16px!important}.hy-board-nav>a{min-height:56px!important;padding:14px 16px!important;border-radius:16px!important}.hy-board-nav>a span{grid-template-columns:30px minmax(0,1fr)!important;column-gap:10px!important;text-overflow:clip!important}.hy-board-nav .hy-board-emoji{width:30px!important;height:30px!important;flex-basis:30px!important;border-radius:11px!important;font-size:15px!important}.hy-board-nav .hy-board-subject{display:block!important;line-height:1.32!important;font-weight:850!important;letter-spacing:-.02em!important}.hy-board-nav>a em{min-width:34px!important}@media (max-width:640px){.hy-board-nav>a{min-height:62px!important;padding:13px 14px!important}.hy-board-nav>a span{grid-template-columns:28px minmax(0,1fr)!important;column-gap:9px!important}.hy-board-nav .hy-board-emoji{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:14px!important}.hy-board-nav .hy-board-subject{font-size:13.5px!important;line-height:1.3!important}}.hy-head,.hy-header,.hy-top,.hy-nav,.hy-gnb,.hy-menu,.hy-header__nav,.hy-main-nav,#gnb,#gnb_1dul{min-width:0!important}.hy-nav a,.hy-gnb a,.hy-menu a,.hy-header__nav a,.hy-main-nav a,#gnb a,#gnb_1dul a{min-width:0!important;max-width:112px!important;height:42px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;overflow:hidden!important;white-space:nowrap!important;word-break:keep-all!important;line-height:1!important;box-sizing:border-box!important}.hy-nav a span,.hy-gnb a span,.hy-menu a span,.hy-header__nav a span,.hy-main-nav a span,#gnb a span,#gnb_1dul a span{min-width:0!important;max-width:72px!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:keep-all!important;line-height:1.15!important}.hy-nav a i,.hy-gnb a i,.hy-menu a i,.hy-header__nav a i,.hy-main-nav a i,#gnb a i,#gnb_1dul a i,.hy-nav .hy-board-emoji,.hy-gnb .hy-board-emoji,.hy-menu .hy-board-emoji,.hy-header__nav .hy-board-emoji,.hy-main-nav .hy-board-emoji{flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important}.hy-head-menu,.hy-site-menu,.hy-global-menu,.hy-header-menu,.hy-nav-list{min-width:0!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;overflow:hidden!important}.hy-head-menu a,.hy-site-menu a,.hy-global-menu a,.hy-header-menu a,.hy-nav-list a{flex:0 1 auto!important;min-width:42px!important;max-width:112px!important;height:42px!important;padding:0 10px!important;overflow:hidden!important;white-space:nowrap!important}.hy-head-menu a span,.hy-site-menu a span,.hy-global-menu a span,.hy-header-menu a span,.hy-nav-list a span{min-width:0!important;max-width:72px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:keep-all!important}.hy-home .hy-nav a,.hy-home .hy-gnb a,.hy-home .hy-menu a,.hy-home .hy-header__nav a,.hy-home .hy-main-nav a,.hy-home .hy-head-menu a,.hy-home .hy-site-menu a,.hy-home .hy-global-menu a,.hy-home .hy-header-menu a,.hy-home .hy-nav-list a{flex-shrink:1!important}.hy-home .hy-nav a span,.hy-home .hy-gnb a span,.hy-home .hy-menu a span,.hy-home .hy-header__nav a span,.hy-home .hy-main-nav a span,.hy-home .hy-head-menu a span,.hy-home .hy-site-menu a span,.hy-home .hy-global-menu a span,.hy-home .hy-header-menu a span,.hy-home .hy-nav-list a span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-board-nav>a{min-height:58px!important}.hy-board-nav .hy-board-subject{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.hy-board-nav .hy-board-emoji,.hy-side-mini-icon,.hy-title-emoji{line-height:1!important}@media(max-width:1100px){.hy-nav a,.hy-gnb a,.hy-menu a,.hy-header__nav a,.hy-main-nav a,#gnb a,#gnb_1dul a,.hy-head-menu a,.hy-site-menu a,.hy-global-menu a,.hy-header-menu a,.hy-nav-list a{max-width:96px!important;padding:0 8px!important}.hy-nav a span,.hy-gnb a span,.hy-menu a span,.hy-header__nav a span,.hy-main-nav a span,#gnb a span,#gnb_1dul a span,.hy-head-menu a span,.hy-site-menu a span,.hy-global-menu a span,.hy-header-menu a span,.hy-nav-list a span{max-width:58px!important}}@media(max-width:860px){.hy-head-menu,.hy-site-menu,.hy-global-menu,.hy-header-menu,.hy-nav-list,.hy-nav,.hy-gnb,.hy-menu,.hy-header__nav,.hy-main-nav{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}.hy-head-menu::-webkit-scrollbar,.hy-site-menu::-webkit-scrollbar,.hy-global-menu::-webkit-scrollbar,.hy-header-menu::-webkit-scrollbar,.hy-nav-list::-webkit-scrollbar{display:none!important}.hy-head-menu a,.hy-site-menu a,.hy-global-menu a,.hy-header-menu a,.hy-nav-list a,.hy-nav a,.hy-gnb a,.hy-menu a,.hy-header__nav a,.hy-main-nav a{flex:0 0 auto!important;max-width:116px!important}}.hy-head,.hy-header,.hy-topbar,.hy-top,.hy-nav,.hy-gnb,.hy-menu,.hy-header__nav,.hy-main-nav,.hy-head-menu,.hy-site-menu,.hy-global-menu,.hy-header-menu,.hy-nav-list,#gnb,#gnb_1dul{min-width:0!important}.hy-head-menu,.hy-site-menu,.hy-global-menu,.hy-header-menu,.hy-nav-list,.hy-nav,.hy-gnb,.hy-menu,.hy-header__nav,.hy-main-nav,#gnb_1dul{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;overflow:hidden!important}.hy-head-menu a,.hy-site-menu a,.hy-global-menu a,.hy-header-menu a,.hy-nav-list a,.hy-nav a,.hy-gnb a,.hy-menu a,.hy-header__nav a,.hy-main-nav a,#gnb a,#gnb_1dul a{flex:0 1 auto!important;min-width:44px!important;max-width:118px!important;height:42px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;overflow:hidden!important;white-space:nowrap!important;word-break:keep-all!important;line-height:1!important;box-sizing:border-box!important;vertical-align:middle!important}.hy-head-menu a span,.hy-site-menu a span,.hy-global-menu a span,.hy-header-menu a span,.hy-nav-list a span,.hy-nav a span,.hy-gnb a span,.hy-menu a span,.hy-header__nav a span,.hy-main-nav a span,#gnb a span,#gnb_1dul a span{display:block!important;min-width:0!important;max-width:74px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;word-break:keep-all!important;line-height:1.1!important}.hy-head-menu a i,.hy-site-menu a i,.hy-global-menu a i,.hy-header-menu a i,.hy-nav-list a i,.hy-nav a i,.hy-gnb a i,.hy-menu a i,.hy-header__nav a i,.hy-main-nav a i,#gnb a i,#gnb_1dul a i,.hy-head-menu .hy-board-emoji,.hy-site-menu .hy-board-emoji,.hy-global-menu .hy-board-emoji,.hy-header-menu .hy-board-emoji,.hy-nav-list .hy-board-emoji{flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important}.hy-board-nav{padding:18px 0 16px!important}.hy-board-nav>a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:60px!important;height:auto!important;margin:0 14px 8px!important;padding:13px 15px!important;border-radius:17px!important;box-sizing:border-box!important}.hy-board-nav>a span{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;overflow:visible!important;white-space:normal!important}.hy-board-nav .hy-board-emoji{width:32px!important;height:32px!important;flex-basis:32px!important;border-radius:12px!important;font-size:16px!important}.hy-board-nav .hy-board-subject{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-width:0!important;max-height:38px!important;overflow:hidden!important;color:#4e424c!important;font-size:14px!important;line-height:1.35!important;font-weight:900!important;letter-spacing:-.025em!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-board-nav>a em{flex:0 0 auto!important;min-width:36px!important;height:28px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:12px!important}.hy-attendance-board,.hy-attendance-write,.hy-attendance-view{max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}.hy-att-shell{box-sizing:border-box!important}.hy-att-shell *,.hy-attendance-board *,.hy-attendance-write *,.hy-attendance-view *{box-sizing:border-box!important}.hy-att-hero,.hy-att-write-box,.hy-att-view-box{overflow:hidden!important}.hy-att-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.hy-att-list{gap:16px!important}.hy-att-row-top,.hy-att-user{min-width:0!important}.hy-att-user-text{min-width:0!important}.hy-att-user-text strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-att-bubble{display:block!important;width:100%!important}.hy-att-status-row{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.hy-att-btn{min-width:0!important;white-space:nowrap!important}.hy-att-field{min-width:0!important}.hy-att-input,.hy-att-textarea,.hy-att-select{max-width:100%!important}.hy-att-moods{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hy-att-mood-option span{min-width:0!important}.hy-att-mood-option span i{flex:0 0 36px!important}#current_connect .hy-connect-list,.hy-connect-basic .hy-connect-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))!important}#current_connect .hy-connect-card,.hy-connect-basic .hy-connect-card{min-width:0!important}@media(max-width:1100px){.hy-head-menu a,.hy-site-menu a,.hy-global-menu a,.hy-header-menu a,.hy-nav-list a,.hy-nav a,.hy-gnb a,.hy-menu a,.hy-header__nav a,.hy-main-nav a,#gnb a,#gnb_1dul a{max-width:102px!important;padding:0 8px!important}.hy-head-menu a span,.hy-site-menu a span,.hy-global-menu a span,.hy-header-menu a span,.hy-nav-list a span,.hy-nav a span,.hy-gnb a span,.hy-menu a span,.hy-header__nav a span,.hy-main-nav a span,#gnb a span,#gnb_1dul a span{max-width:60px!important}.hy-att-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){.hy-head-menu,.hy-site-menu,.hy-global-menu,.hy-header-menu,.hy-nav-list,.hy-nav,.hy-gnb,.hy-menu,.hy-header__nav,.hy-main-nav{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}.hy-head-menu::-webkit-scrollbar,.hy-site-menu::-webkit-scrollbar,.hy-global-menu::-webkit-scrollbar,.hy-header-menu::-webkit-scrollbar,.hy-nav-list::-webkit-scrollbar{display:none!important}.hy-head-menu a,.hy-site-menu a,.hy-global-menu a,.hy-header-menu a,.hy-nav-list a,.hy-nav a,.hy-gnb a,.hy-menu a,.hy-header__nav a,.hy-main-nav a{flex:0 0 auto!important;max-width:118px!important}.hy-att-list,.hy-att-form-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.hy-att-summary{grid-template-columns:1fr!important}.hy-att-moods{grid-template-columns:1fr!important}.hy-board-nav>a{min-height:62px!important;padding:13px 14px!important}#current_connect .hy-connect-list,.hy-connect-basic .hy-connect-list{grid-template-columns:1fr!important}}@media (min-width:981px){#hy-wrap .hy-header{height:auto!important}#hy-wrap .hy-header .hy-header__inner{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"brand account" "nav nav"!important;align-items:center!important;gap:14px 18px!important;min-height:auto!important;padding-top:16px!important;padding-bottom:14px!important}#hy-wrap .hy-header .hy-brand{align-self:center!important;min-width:0!important}#hy-wrap .hy-header .hy-account{margin-left:0!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}#hy-wrap .hy-header .hy-nav{max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}#hy-wrap .hy-header .hy-nav>ul{align-items:flex-start!important;justify-content:flex-start!important;gap:10px 10px!important;margin:0!important;padding:2px 0 0!important}#hy-wrap .hy-header .hy-nav>ul>li{min-width:0!important}#hy-wrap .hy-header .hy-nav>ul>li>a{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-width:unset!important;height:44px!important;padding:0 14px!important;border-radius:999px!important;box-sizing:border-box!important}#hy-wrap .hy-header .hy-nav>ul>li>a .hy-menu-emoji{flex:0 0 26px!important;width:26px!important;height:26px!important;min-width:26px!important}#hy-wrap .hy-header .hy-nav>ul>li>a .hy-menu-copy{display:inline-flex!important;min-width:0!important;align-items:center!important;gap:0!important}#hy-wrap .hy-header .hy-nav>ul>li>a .hy-menu-label{display:block!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:14px!important;line-height:1!important}#hy-wrap .hy-header .hy-nav>ul>li>a .hy-menu-desc{display:none!important}}.hy-att-view-standard .hy-att-write-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(200px,260px)!important;align-items:start!important;gap:18px!important}.hy-att-view-standard .hy-att-mini-panel{width:100%!important;min-height:0!important;align-self:start!important;display:flex!important;flex-direction:column!important;gap:8px!important;padding:18px 18px!important;border-radius:24px!important}.hy-att-view-standard .hy-att-mini-panel strong{margin-bottom:2px!important}.hy-att-view-standard .hy-att-view-card{padding:22px 24px!important}.hy-att-view-standard .hy-att-view-top{align-items:flex-start!important;gap:16px!important}.hy-att-view-standard .hy-att-view-content{min-height:86px!important;padding:20px 22px!important;line-height:1.7!important}.hy-att-board-standard .hy-att-toolbar{align-items:flex-end!important;gap:14px!important}.hy-att-board-standard .hy-att-list{gap:18px!important}.hy-att-board-standard .hy-att-entry{padding:18px!important}.hy-att-board-standard .hy-att-bubble{min-height:108px!important;padding:18px 18px!important;line-height:1.7!important}.hy-att-board-standard .hy-att-meta{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.hy-att-board-standard .hy-att-meta>span{display:inline-flex!important;align-items:center!important}@media (max-width:900px){.hy-att-view-standard .hy-att-write-head{grid-template-columns:1fr!important}.hy-att-view-standard .hy-att-view-top{flex-direction:column!important}}@media (min-width:981px){#hy-wrap .hy-header .hy-nav>ul>li>a,#hy-wrap .hy-header .hy-account>a,#hy-wrap .hy-header .hy-account>span{box-shadow:none!important}}@media (min-width:981px){#hy-wrap .hy-header .hy-container.hy-header__inner{display:grid!important;grid-template-columns:auto minmax(260px,1fr)!important;grid-template-areas:"brand account" "nav nav"!important;gap:12px 18px!important;height:auto!important;min-height:0!important;overflow:visible!important}#hy-wrap .hy-header .hy-brand{grid-area:brand!important}#hy-wrap .hy-header .hy-account{grid-area:account!important;justify-self:end!important}#hy-wrap .hy-header .hy-nav{grid-area:nav!important;width:100%!important;display:block!important;overflow:visible!important}#hy-wrap .hy-header .hy-nav>ul{display:flex!important;flex-wrap:wrap!important;gap:9px!important;width:100%!important;overflow:visible!important}#hy-wrap .hy-header .hy-nav>ul>li{flex:0 0 auto!important;width:auto!important}#hy-wrap .hy-header .hy-nav>ul>li>a{width:auto!important;max-width:none!important;height:42px!important;min-height:42px!important;padding:0 13px!important;white-space:nowrap!important}#hy-wrap .hy-header .hy-menu-label{max-width:104px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-header .hy-menu-desc{display:none!important}}.hy-menu-emoji,.hy-board-emoji,.hy-title-emoji,.hy-side-mini-icon,.hy-member-notify__icon,.hy-account__memo-icon,.hy-mobile-memo-short__icon,.hy-att-kicker i,.hy-att-stat em,.hy-att-mood{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Noto Emoji","Twemoji Mozilla",system-ui,sans-serif!important;font-variant-emoji:emoji!important;letter-spacing:0!important}.hy-menu-emoji,.hy-board-emoji,.hy-title-emoji,.hy-side-mini-icon,.hy-member-notify__icon,.hy-account__memo-icon,.hy-mobile-memo-short__icon{text-align:center!important;vertical-align:middle!important}.hy-menu-emoji{min-width:26px!important}.hy-board-emoji,.hy-side-mini-icon{min-width:30px!important}.hy-title-emoji{min-width:28px!important}.hy-member-notify__icon,.hy-account__memo-icon,.hy-mobile-memo-short__icon{width:26px!important;height:26px!important;min-width:26px!important;font-size:14px!important}.hy-card__title-row h3{display:flex!important;align-items:center!important;gap:8px!important;overflow:hidden!important}.hy-side-mini-text,.hy-member-notify__text,.hy-menu-copy{min-width:0!important;overflow:hidden!important}.hy-side-mini-text strong,.hy-side-mini-text em,.hy-member-notify__text strong,.hy-menu-label{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hy-board-subject{word-break:keep-all!important;overflow-wrap:anywhere!important}.hy-att-praise-stamp span,.hy-att-view-praise span,.hy-att-chip{white-space:nowrap!important}#hy-wrap{--hy-font-ui:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;--hy-weight-normal:500;--hy-weight-medium:650;--hy-weight-bold:800;--hy-weight-heavy:900;--hy-text-main:#2f2531;--hy-text-sub:#756b75;--hy-text-soft:#8b7b88;font-family:var(--hy-font-ui)!important;color:var(--hy-text-main)!important;font-weight:var(--hy-weight-normal)!important}#hy-wrap p,#hy-wrap li,#hy-wrap td,#hy-wrap th,#hy-wrap input,#hy-wrap select,#hy-wrap textarea,#hy-wrap button,#hy-wrap a,#hy-wrap span,#hy-wrap em{font-family:var(--hy-font-ui)!important}#hy-wrap p,#hy-wrap li,#hy-wrap td,#hy-wrap input,#hy-wrap select,#hy-wrap textarea{font-weight:var(--hy-weight-normal)!important;color:inherit}#hy-wrap h1,#hy-wrap h2,#hy-wrap h3,#hy-wrap h4,#hy-wrap h5,#hy-wrap h6,#hy-wrap strong,#hy-wrap b{font-weight:var(--hy-weight-heavy)!important;letter-spacing:-.035em}#hy-wrap a{font-weight:var(--hy-weight-bold)!important;text-decoration:none}#hy-wrap .hy-header,#hy-wrap .hy-header *{box-sizing:border-box!important}#hy-wrap .hy-header .hy-menu-label,#hy-wrap .hy-header .hy-account__label,#hy-wrap .hy-header .hy-account__name,#hy-wrap .hy-header .hy-mobile-memo-short__text{font-weight:var(--hy-weight-bold)!important;letter-spacing:-.025em!important}#hy-wrap .hy-header .hy-menu-desc,#hy-wrap .hy-header .hy-account__desc{font-weight:var(--hy-weight-medium)!important;letter-spacing:-.02em!important}@media(min-width:981px){#hy-wrap .hy-header .hy-nav>ul>li>a{display:inline-flex!important;align-items:center!important;min-width:0!important;gap:8px!important}}#hy-wrap .hy-card,#hy-wrap .hy-login-card,#hy-wrap .hy-board-nav,#hy-wrap .hy-info-card,#hy-wrap .hy-side-mini-links,#hy-wrap .hy-side-search-card,#hy-wrap .hy-latest,#hy-wrap .hy-member-notify{color:var(--hy-text-main)!important}#hy-wrap .hy-card p,#hy-wrap .hy-card em,#hy-wrap .hy-side-mini-text em,#hy-wrap .hy-member-notify__text em,#hy-wrap .hy-latest p,#hy-wrap .hy-info-card li{color:var(--hy-text-sub)!important;font-weight:var(--hy-weight-normal)!important}#hy-wrap .hy-card__title-row h3,#hy-wrap .hy-side-mini-links__head strong,#hy-wrap .hy-member-notify__head strong,#hy-wrap .hy-side-search-card strong,#hy-wrap .hy-board-nav h3{font-weight:var(--hy-weight-heavy)!important;letter-spacing:-.035em!important}#hy-wrap .hy-board-nav .hy-board-subject{font-weight:var(--hy-weight-bold)!important;color:#4e424c!important}#hy-wrap .hy-board-nav>a em{font-weight:var(--hy-weight-heavy)!important}#hy-wrap #bo_list,#hy-wrap #bo_v,#hy-wrap #bo_w,#hy-wrap .bo_fx,#hy-wrap .tbl_head01,#hy-wrap .board-list,#hy-wrap .hy-board-frame,#hy-wrap .hy-board-calm{font-family:var(--hy-font-ui)!important;color:var(--hy-text-main)!important}#hy-wrap #bo_list a,#hy-wrap #bo_v a,#hy-wrap #bo_w a{font-weight:var(--hy-weight-bold)!important}#hy-wrap #bo_list .bo_tit,#hy-wrap #bo_list .td_subject,#hy-wrap #bo_v_title,#hy-wrap .bo_v_tit,#hy-wrap .board-title{font-weight:var(--hy-weight-heavy)!important;letter-spacing:-.035em!important}#hy-wrap #bo_list .td_name,#hy-wrap #bo_list .td_date,#hy-wrap #bo_list .td_num,#hy-wrap #bo_v_info,#hy-wrap .bo_v_info{font-weight:var(--hy-weight-medium)!important;color:var(--hy-text-sub)!important}#current_connect.hy-connect-basic,.hy-connect-basic{font-family:var(--hy-font-ui)!important;color:var(--hy-text-main)!important}#current_connect *,.hy-connect-basic *{box-sizing:border-box!important;font-family:var(--hy-font-ui)!important}#current_connect .hy-connect-hero,.hy-connect-basic .hy-connect-hero{border-radius:26px!important;padding:22px 24px!important;margin-bottom:16px!important}#current_connect .hy-connect-hero h1,.hy-connect-basic .hy-connect-hero h1{font-weight:var(--hy-weight-heavy)!important;letter-spacing:-.045em!important}#current_connect .hy-connect-hero p,.hy-connect-basic .hy-connect-hero p{font-weight:var(--hy-weight-normal)!important;color:var(--hy-text-sub)!important}#current_connect .hy-connect-card,.hy-connect-basic .hy-connect-card{min-height:94px!important}#current_connect .hy-connect-card__main strong,.hy-connect-basic .hy-connect-card__main strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:var(--hy-weight-heavy)!important;letter-spacing:-.03em!important}#current_connect .hy-connect-card__main p,.hy-connect-basic .hy-connect-card__main p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-weight:var(--hy-weight-normal)!important;color:var(--hy-text-sub)!important}#current_connect .sv a,.hy-connect-basic .sv a{font-weight:var(--hy-weight-bold)!important}.hy-attendance-board,.hy-attendance-write,.hy-attendance-view{font-family:var(--hy-font-ui)!important;color:var(--hy-text-main)!important}.hy-attendance-board *,.hy-attendance-write *,.hy-attendance-view *{box-sizing:border-box!important}.hy-att-hero h1,.hy-att-write-box h1,.hy-att-view-box h1,.hy-att-toolbar h2{font-weight:var(--hy-weight-heavy)!important;letter-spacing:-.05em!important}.hy-att-hero p,.hy-att-write-box p,.hy-att-view-box p,.hy-att-toolbar p,.hy-att-bubble,.hy-att-view-content{font-weight:var(--hy-weight-normal)!important;color:var(--hy-text-sub)!important}.hy-att-list{align-items:start!important}.hy-att-entry{min-width:0!important;height:100%!important}.hy-att-user-text strong{font-weight:var(--hy-weight-heavy)!important}.hy-att-user-text span,.hy-att-meta span{font-weight:var(--hy-weight-medium)!important}.hy-att-btn{font-weight:var(--hy-weight-heavy)!important}.hy-att-form-grid{gap:18px!important;align-items:start!important}.hy-att-view-standard .hy-att-write-head,.hy-attendance-view .hy-att-write-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(210px,260px)!important;gap:18px!important;align-items:start!important}.hy-attendance-view .hy-att-mini-panel{min-height:0!important;height:auto!important;padding:18px!important}.hy-attendance-view .hy-att-view-content{min-height:88px!important;padding:20px 22px!important}.hy-attendance-board .hy-att-toolbar{margin-top:22px!important;margin-bottom:14px!important;padding:0!important}.hy-attendance-board .hy-att-list{gap:18px!important}.hy-attendance-board .hy-att-entry{min-height:168px!important}.hy-attendance-write .hy-att-field,.hy-attendance-view .hy-att-view-card{padding:22px!important}#hy-wrap{--hy-final-font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;--hy-final-text:#302834;--hy-final-sub:#746a75;--hy-final-soft:#948695;--hy-final-line:#eadfe8;--hy-final-card:#fff;--hy-final-bg:#fff8fc;--hy-final-point:#c45a91;--hy-final-shadow:0 14px 36px rgba(57,38,52,.07);--hy-final-radius-lg:28px;--hy-final-radius-md:20px;--hy-final-radius-sm:14px;font-family:var(--hy-final-font)!important;color:var(--hy-final-text)!important}#hy-wrap,#hy-wrap *{box-sizing:border-box!important}#hy-wrap p,#hy-wrap li,#hy-wrap td,#hy-wrap input,#hy-wrap select,#hy-wrap textarea,#hy-wrap em,#hy-wrap small{font-family:var(--hy-final-font)!important;font-weight:500!important;color:var(--hy-final-sub);letter-spacing:-.015em}#hy-wrap a,#hy-wrap button,#hy-wrap label{font-family:var(--hy-final-font)!important;font-weight:800!important;letter-spacing:-.02em}#hy-wrap h1,#hy-wrap h2,#hy-wrap h3,#hy-wrap h4,#hy-wrap strong,#hy-wrap b{font-family:var(--hy-final-font)!important;font-weight:900!important;letter-spacing:-.04em;color:var(--hy-final-text)}#hy-wrap .hy-card,#hy-wrap .hy-login-card,#hy-wrap .hy-side-mini-links,#hy-wrap .hy-side-search-card,#hy-wrap .hy-member-notify,#hy-wrap .hy-board-frame,#hy-wrap .hy-board-calm,#hy-wrap #bo_list,#hy-wrap #bo_v,#hy-wrap #bo_w,#current_connect .hy-connect-hero,#current_connect .hy-connect-card,.hy-connect-basic .hy-connect-hero,.hy-connect-basic .hy-connect-card,.hy-att-card,.hy-att-entry,.hy-att-field,.hy-att-view-card,.hy-att-mini-panel{border-color:var(--hy-final-line)!important}#hy-wrap .hy-btn,#hy-wrap .hy-account__link,#hy-wrap .hy-mobile-memo-short,#hy-wrap .hy-att-btn,#hy-wrap .btn,#hy-wrap .btn_submit,#hy-wrap .btn_b01,#hy-wrap .btn_b02,#hy-wrap .btn_admin,#hy-wrap button,#hy-wrap input[type="submit"],#hy-wrap input[type="button"]{border-radius:999px!important;min-height:40px;line-height:1!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}#hy-wrap input[type="text"],#hy-wrap input[type="password"],#hy-wrap input[type="email"],#hy-wrap input[type="search"],#hy-wrap input[type="tel"],#hy-wrap input[type="url"],#hy-wrap select,#hy-wrap textarea{max-width:100%!important;border:1px solid var(--hy-final-line)!important;border-radius:16px!important;background:#fff!important;color:var(--hy-final-text)!important;outline:none!important}#hy-wrap input:focus,#hy-wrap select:focus,#hy-wrap textarea:focus{border-color:#e19ac4!important;box-shadow:0 0 0 4px rgba(225,154,196,.12)!important}@media(min-width:981px){#hy-wrap .hy-header{height:auto!important;min-height:0!important;overflow:visible!important}#hy-wrap .hy-header .hy-container.hy-header__inner{display:grid!important;grid-template-columns:auto minmax(260px,1fr)!important;grid-template-areas:"brand account" "nav nav"!important;align-items:center!important;gap:12px 18px!important;height:auto!important;min-height:0!important;padding-top:14px!important;padding-bottom:13px!important;overflow:visible!important}#hy-wrap .hy-header .hy-brand{grid-area:brand!important}#hy-wrap .hy-header .hy-account{grid-area:account!important;justify-self:end!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}#hy-wrap .hy-header .hy-nav{grid-area:nav!important;width:100%!important;max-width:none!important;overflow:visible!important}#hy-wrap .hy-header .hy-nav>ul{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}#hy-wrap .hy-header .hy-nav>ul>li{flex:0 0 auto!important;width:auto!important;margin:0!important}#hy-wrap .hy-header .hy-nav>ul>li>a{width:auto!important;max-width:none!important;height:42px!important;min-height:42px!important;padding:0 13px!important;white-space:nowrap!important}#hy-wrap .hy-header .hy-menu-label{max-width:112px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-header .hy-menu-desc{display:none!important}}.hy-menu-emoji,.hy-board-emoji,.hy-title-emoji,.hy-side-mini-icon,.hy-member-notify__icon,.hy-account__memo-icon,.hy-mobile-memo-short__icon,.hy-att-kicker i,.hy-att-stat em,.hy-att-mood{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Noto Emoji",var(--hy-final-font)!important;line-height:1!important;text-rendering:auto!important}.hy-menu-emoji,.hy-board-emoji,.hy-title-emoji,.hy-side-mini-icon,.hy-member-notify__icon,.hy-account__memo-icon,.hy-mobile-memo-short__icon{display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;aspect-ratio:1/1!important;overflow:hidden!important}.hy-menu-emoji{width:26px!important;height:26px!important;font-size:14px!important}.hy-board-emoji,.hy-side-mini-icon{width:30px!important;height:30px!important;font-size:15px!important}.hy-title-emoji{width:28px!important;height:28px!important;font-size:15px!important}#hy-wrap .hy-card__title-row h3,#hy-wrap .hy-side-mini-links__head strong,#hy-wrap .hy-member-notify__head strong,#hy-wrap .hy-side-search-card strong{font-size:17px;line-height:1.3}#hy-wrap .hy-side-mini-link,#hy-wrap .hy-member-notify__item{min-width:0!important;align-items:center!important}#hy-wrap .hy-side-mini-text,#hy-wrap .hy-member-notify__text{min-width:0!important;overflow:hidden!important}#hy-wrap .hy-side-mini-text strong,#hy-wrap .hy-member-notify__text strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-side-mini-text em,#hy-wrap .hy-member-notify__text em{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-board-nav>a{min-height:60px!important;height:auto!important;padding:13px 15px!important;border-radius:17px!important;gap:12px!important}#hy-wrap .hy-board-nav>a span{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important}#hy-wrap .hy-board-nav .hy-board-subject{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:39px!important;overflow:hidden!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important;word-break:keep-all!important;overflow-wrap:anywhere!important}#hy-wrap .hy-board-nav>a em{flex:0 0 auto!important;min-width:36px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}#hy-wrap #bo_list,#hy-wrap #bo_v,#hy-wrap #bo_w{width:100%}#hy-wrap #bo_list .bo_tit,#hy-wrap #bo_list .td_subject,#hy-wrap #bo_v_title,#hy-wrap .bo_v_tit,#hy-wrap .board-title{font-weight:900!important;line-height:1.35!important}#hy-wrap #bo_list .td_name,#hy-wrap #bo_list .td_date,#hy-wrap #bo_list .td_num,#hy-wrap #bo_v_info,#hy-wrap .bo_v_info{font-weight:600!important;color:var(--hy-final-sub)!important}#hy-wrap .tbl_head01 table{width:100%!important}#hy-wrap .tbl_head01 th,#hy-wrap .tbl_head01 td{vertical-align:middle!important}#current_connect,.hy-connect-basic,#current_connect .hy-connect-list,.hy-connect-basic .hy-connect-list{overflow:visible!important}#current_connect.hy-connect-basic,.hy-connect-basic{width:min(1120px,calc(100% - 32px))!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}#current_connect .hy-connect-list,.hy-connect-basic .hy-connect-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))!important;gap:14px!important;align-items:start!important}#current_connect .hy-connect-card,.hy-connect-basic .hy-connect-card{position:relative!important;overflow:visible!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) 18px!important;gap:13px!important;min-height:96px!important;padding:17px!important;border-radius:23px!important}#current_connect .hy-connect-card:has(.sv_wrap:hover),#current_connect .hy-connect-card:has(.sv_wrap:focus-within),#current_connect .hy-connect-card:has(.sv_wrap.is-open),.hy-connect-basic .hy-connect-card:has(.sv_wrap:hover),.hy-connect-basic .hy-connect-card:has(.sv_wrap:focus-within),.hy-connect-basic .hy-connect-card:has(.sv_wrap.is-open){min-height:178px!important;padding-bottom:96px!important;z-index:100!important}#current_connect .hy-connect-card__main,.hy-connect-basic .hy-connect-card__main{position:relative!important;min-width:0!important;overflow:visible!important}#current_connect .hy-connect-card__main strong,.hy-connect-basic .hy-connect-card__main strong{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}#current_connect .sv_wrap,.hy-connect-basic .sv_wrap{position:relative!important;display:inline-flex!important;overflow:visible!important;z-index:120!important}#current_connect .sv,.hy-connect-basic .sv{display:none!important;position:absolute!important;left:0!important;top:calc(100%+8px)!important;width:156px!important;min-width:156px!important;padding:8px!important;border:1px solid #ead8e5!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 22px rgba(55,35,48,.14)!important;z-index:99999!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}#current_connect .sv_wrap:hover .sv,#current_connect .sv_wrap:focus-within .sv,#current_connect .sv_wrap.is-open .sv,.hy-connect-basic .sv_wrap:hover .sv,.hy-connect-basic .sv_wrap:focus-within .sv,.hy-connect-basic .sv_wrap.is-open .sv{display:block!important}.hy-att-shell{width:min(1220px,calc(100% - 32px))!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;padding-top:18px!important;padding-bottom:38px!important}.hy-att-hero,.hy-att-write-box,.hy-att-view-box{padding:28px!important;border-radius:30px!important}.hy-att-hero{gap:22px!important}.hy-att-summary{margin-top:22px!important;gap:16px!important}.hy-att-toolbar{margin-top:22px!important;margin-bottom:14px!important;padding:0!important}.hy-att-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.hy-att-entry{padding:20px 20px 20px 86px!important;min-height:168px!important}.hy-att-bubble{padding:17px 18px!important;min-height:96px!important}.hy-att-form-grid{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)!important;gap:20px!important}.hy-att-field{padding:22px!important}.hy-att-actions{margin-top:20px!important;padding-top:20px!important;border-top:1px dashed #efd8e8!important}.hy-att-view-card{margin-top:22px!important;padding:24px!important}.hy-att-view-content{padding:22px!important;min-height:96px!important}.hy-att-view-actions{margin-top:22px!important;padding-top:18px!important;border-top:1px dashed #efd8e8!important}@media(max-width:900px){.hy-att-list,.hy-att-form-grid,.hy-att-view-standard .hy-att-write-head,.hy-attendance-view .hy-att-write-head{grid-template-columns:1fr!important}#current_connect .hy-connect-list,.hy-connect-basic .hy-connect-list{grid-template-columns:1fr!important}}@media(max-width:640px){.hy-att-shell,#current_connect.hy-connect-basic,.hy-connect-basic{width:calc(100% - 18px)!important}.hy-att-hero,.hy-att-write-box,.hy-att-view-box{padding:20px!important;border-radius:24px!important}.hy-att-entry{padding:18px 18px 18px 76px!important;min-height:156px!important}#hy-wrap .hy-board-nav>a{min-height:58px!important}}.hy-slideshow,.hy-main-slideshow,.hy-hero-slider,.hy-main-visual,.hy-main-slider,.main-slideshow,.main-slider,.blush-slideshow,[data-hy-slideshow],[data-hy-main-slideshow],[data-hy-slide-root],[data-hy-main-visual]{position:relative!important}.hy-slideshow .slick-dots,.hy-main-slideshow .slick-dots,.hy-hero-slider .slick-dots,.hy-main-visual .slick-dots,.hy-main-slider .slick-dots,.main-slideshow .slick-dots,.main-slider .slick-dots,.blush-slideshow .slick-dots,[data-hy-slideshow] .slick-dots,[data-hy-main-slideshow] .slick-dots,.hy-slideshow .swiper-pagination,.hy-main-slideshow .swiper-pagination,.hy-hero-slider .swiper-pagination,.hy-main-visual .swiper-pagination,.hy-main-slider .swiper-pagination,.main-slideshow .swiper-pagination,.main-slider .swiper-pagination,.blush-slideshow .swiper-pagination,[data-hy-slideshow] .swiper-pagination,[data-hy-main-slideshow] .swiper-pagination,.hy-slideshow .swiper-pagination-bullets,.hy-main-slideshow .swiper-pagination-bullets,.hy-hero-slider .swiper-pagination-bullets,.hy-main-visual .swiper-pagination-bullets,.hy-main-slider .swiper-pagination-bullets,.main-slideshow .swiper-pagination-bullets,.main-slider .swiper-pagination-bullets,.blush-slideshow .swiper-pagination-bullets,[data-hy-slideshow] .swiper-pagination-bullets,[data-hy-main-slideshow] .swiper-pagination-bullets,.hy-slide-dots,.hy-slideshow-dots,.hy-slider-dots,.hy-slideshow__dots,.hy-slide-pager,.hy-slideshow-pager,.hy-slider-pager,.hy-slideshow__pager,.hy-slide-pagination,.hy-slideshow-pagination,.hy-slider-pagination,.hy-main-slide-dots,.hy-main-slider-dots,.hy-main-visual-dots,[data-hy-slide-dots],[data-hy-slideshow-dots],[data-hy-slider-dots]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.hy-slideshow button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]),.hy-main-slideshow button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]),.hy-hero-slider button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]),.hy-main-visual button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]),.hy-main-slider button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]),.main-slideshow button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]),.main-slider button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]),.blush-slideshow button[aria-label*="slide" i]:not([class*="prev"]):not([class*="next"]):not([class*="arrow"]){width:0!important;height:0!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.hy-slide-counter,.hy-slideshow-counter,.hy-slider-counter,[data-hy-slide-counter]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:58px!important;height:34px!important;padding:0 13px!important;border:1px solid rgba(232,190,218,.92)!important;border-radius:999px!important;background:rgba(255,255,255,.9)!important;color:#5a3154!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif!important;font-size:12px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.01em!important;box-shadow:0 10px 24px rgba(58,36,52,.13)!important;backdrop-filter:blur(10px)!important;z-index:80!important}.hy-slide-counter b,.hy-slideshow-counter b,.hy-slider-counter b,[data-hy-slide-counter] b{font-weight:950!important;color:#c14c88!important;min-width:8px!important;text-align:center!important}.hy-slide-counter i,.hy-slideshow-counter i,.hy-slider-counter i,[data-hy-slide-counter] i{font-style:normal!important;color:#9c7f98!important;font-weight:800!important}.hy-slideshow>.hy-slide-counter,.hy-main-slideshow>.hy-slide-counter,.hy-hero-slider>.hy-slide-counter,.hy-main-visual>.hy-slide-counter,.hy-main-slider>.hy-slide-counter,.main-slideshow>.hy-slide-counter,.main-slider>.hy-slide-counter,.blush-slideshow>.hy-slide-counter,[data-hy-slideshow]>.hy-slide-counter,[data-hy-main-slideshow]>.hy-slide-counter,[data-hy-slide-root]>.hy-slide-counter{position:absolute!important;right:18px!important;bottom:18px!important}.hy-slideshow__controls .hy-slide-counter,.hy-slide-controls .hy-slide-counter,.hy-slideshow-controls .hy-slide-counter,.hy-slider-controls .hy-slide-counter,.hy-main-slide-controls .hy-slide-counter,.hy-main-visual-controls .hy-slide-counter{position:relative!important;right:auto!important;bottom:auto!important;flex:0 0 auto!important}.hy-slideshow__controls,.hy-slide-controls,.hy-slideshow-controls,.hy-slider-controls,.hy-main-slide-controls,.hy-main-visual-controls{gap:10px!important;align-items:center!important}@media(max-width:640px){.hy-slide-counter,.hy-slideshow-counter,.hy-slider-counter,[data-hy-slide-counter]{min-width:50px!important;height:29px!important;padding:0 10px!important;font-size:11px!important}.hy-slideshow>.hy-slide-counter,.hy-main-slideshow>.hy-slide-counter,.hy-hero-slider>.hy-slide-counter,.hy-main-visual>.hy-slide-counter,.hy-main-slider>.hy-slide-counter,.main-slideshow>.hy-slide-counter,.main-slider>.hy-slide-counter,.blush-slideshow>.hy-slide-counter,[data-hy-slideshow]>.hy-slide-counter,[data-hy-main-slideshow]>.hy-slide-counter,[data-hy-slide-root]>.hy-slide-counter{right:12px!important;bottom:12px!important}}#hy-wrap{--hy-weight-normal:400;--hy-weight-medium:500;--hy-weight-bold:600;--hy-weight-heavy:700;font-weight:400!important}#hy-wrap:where(p,li,td,th,input,select,textarea,em,small,span){font-weight:400!important}#hy-wrap:where(a,button,label,.hy-actions a,.hy-account__link,.hy-menu-label,.hy-account__name,.hy-account__name-text){font-weight:500!important}#hy-wrap:where(strong,b,h1,h2,h3,h4,h5,h6,.hy-card__title-row h3){font-weight:600!important;letter-spacing:-.025em!important}#hy-wrap:where(.hy-slide__content h2,.hy-mypage h1,.hy-view-head h1,.hy-board-title h1){font-weight:700!important}#hy-wrap:where(.hy-header-search button,.hy-search button,.btn,.btn_submit,input[type="submit"],input[type="button"]){font-weight:600!important}#hy-wrap .hy-side-hint{margin:10px 0 0!important;padding:9px 10px!important;border:1px solid #f1dce8!important;border-radius:14px!important;color:#8b7485!important;line-height:1.45!important;font-weight:400!important}#hy-wrap .hy-actions--simple{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important}#hy-wrap .hy-actions--simple a{min-height:38px!important;padding:0 10px!important;font-size:12px!important}#hy-wrap .hy-login-card{padding:16px!important}#hy-wrap .hy-login-card>strong{display:block!important;margin-top:4px!important;font-size:14px!important;font-weight:600!important}#hy-wrap .hy-login-card>p{margin:5px 0 0!important;font-size:12px!important;line-height:1.45!important;font-weight:400!important}#hy-wrap .hy-board-nav{padding:16px!important}#hy-wrap .hy-board-nav>a{min-height:46px!important;padding:9px 11px!important;border-radius:14px!important;gap:8px!important}#hy-wrap .hy-board-nav>a span{grid-template-columns:27px minmax(0,1fr)!important;gap:8px!important}#hy-wrap .hy-board-nav .hy-board-emoji{width:25px!important;height:25px!important}#hy-wrap .hy-board-nav .hy-board-subject{line-height:1.3!important}#hy-wrap .hy-board-nav>a em{min-width:26px!important;height:22px!important;font-size:11px!important;font-weight:500!important}.hy-mypage-card h2,.hy-mypage-action strong,.hy-mypage-stat strong,.hy-mypage-post strong{font-weight:600!important}.hy-mypage h1{font-weight:700!important}.hy-mypage-action,.hy-mypage-quick-card .hy-mypage-action.hy-mypage-quick-item{font-weight:400!important}.hy-mypage-quick-card .hy-mypage-quick-text em{font-weight:400!important}#hy-wrap .hy-home--mix{--hy-home-ink:#24212b;--hy-home-muted:#777281;--hy-home-line:#ead8e3;--hy-home-pink:#d65c96;--hy-home-lav:#8f7aec}#hy-wrap .hy-main--home{background:linear-gradient(180deg,#fff 0%,#fff9fc 48%,#faf7fb 100%)!important}#hy-wrap .hy-container{width:min(1180px,calc(100% - 44px))!important}#hy-wrap .hy-home--mix:where(h1,h2,h3,h4,strong,b){font-weight:650!important;letter-spacing:-.035em!important}#hy-wrap .hy-home--mix:where(p,span,em,a,button,li){font-weight:400!important;letter-spacing:-.02em!important}#hy-wrap .hy-hero.hy-hero--mix{overflow:hidden!important;margin:28px 0 20px!important;padding:0!important;border:1px solid var(--hy-home-line)!important;border-radius:34px!important;background:radial-gradient(circle at 82% 4%,rgba(246,197,223,.45),transparent 32%),linear-gradient(135deg,#fff 0%,#fff7fb 56%,#faf3ff 100%)!important;box-shadow:0 24px 70px rgba(127,92,116,.11)!important}#hy-wrap .hy-hero.hy-hero--mix:before,#hy-wrap .hy-hero.hy-hero--mix:after{display:none!important}#hy-wrap .hy-hero__body{position:relative!important;z-index:1!important}#hy-wrap .hy-slideshow{border:0!important;border-radius:34px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}#hy-wrap .hy-slideshow__viewport{border-radius:34px!important;min-height:360px!important;background:#fff!important}#hy-wrap .hy-slide{min-height:360px!important;border-radius:34px!important}#hy-wrap .hy-slide__content{max-width:480px!important;margin:0!important;padding:36px!important;border-radius:26px!important;background:rgba(255,255,255,.70)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 18px 48px rgba(42,30,40,.12)!important;backdrop-filter:blur(12px)!important}#hy-wrap .hy-slide__content h2{font-size:clamp(28px,3.7vw,44px)!important;line-height:1.12!important;font-weight:650!important;letter-spacing:-.06em!important;color:#24212b!important}#hy-wrap .hy-slide__content p{font-size:15px!important;line-height:1.7!important;color:#6f6875!important}#hy-wrap .hy-slide__cta{height:42px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(135deg,#fff,#fff2f8)!important;border:1px solid #efbdd5!important;color:#b8467d!important;font-size:13px!important;font-weight:500!important;box-shadow:0 10px 24px rgba(151,92,124,.08)!important}#hy-wrap .hy-slideshow__controls{bottom:18px!important;left:50%!important;transform:translateX(-50%)!important;padding:8px!important;border:1px solid rgba(235,214,226,.9)!important;border-radius:999px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 16px 38px rgba(43,36,48,.11)!important;backdrop-filter:blur(12px)!important}#hy-wrap .hy-slide-nav{width:36px!important;height:36px!important;border-radius:999px!important;background:#fff!important;border:1px solid #ead8e3!important;color:#6a5263!important;font-size:20px!important}#hy-wrap .hy-home-overview{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0 0 22px!important}#hy-wrap .hy-home-overview__item{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;min-height:88px!important;padding:18px!important;border:1px solid #ece1e8!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 38px rgba(43,36,48,.055)!important;color:#2b2631!important;text-decoration:none!important}#hy-wrap .hy-home-overview__item i{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border-radius:16px!important;background:linear-gradient(135deg,#fff4f9,#f2ecff)!important;color:#bd4d84!important;font-style:normal!important;font-size:15px!important;font-weight:650!important}#hy-wrap .hy-home-overview__item b{display:block!important;color:#2b2631!important;font-size:15px!important;font-weight:600!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#hy-wrap .hy-home-overview__item em{display:block!important;margin-top:4px!important;color:#8a8490!important;font-size:12.5px!important;font-style:normal!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#hy-wrap .hy-layout--modern-home{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:22px!important;align-items:start!important}#hy-wrap .hy-layout--modern-home .hy-content-col{order:1!important;display:grid!important;gap:22px!important}#hy-wrap .hy-layout--modern-home .hy-side{order:2!important;display:grid!important;gap:18px!important}#hy-wrap .hy-card{border:1px solid #ece1e8!important;border-radius:26px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 14px 38px rgba(43,36,48,.055)!important}#hy-wrap .hy-card--soft{background:linear-gradient(180deg,#fff,#fffdfd)!important}#hy-wrap .hy-card header,#hy-wrap .hy-card__title-row{margin-bottom:16px!important}#hy-wrap .hy-card h3,#hy-wrap .hy-card h4{font-size:17px!important;font-weight:650!important;color:#2b2631!important}#hy-wrap .hy-card header a,#hy-wrap .hy-card__title-row a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;padding:0 12px!important;border:1px solid #ead8e3!important;border-radius:999px!important;background:#fff!important;color:#8a5473!important;font-size:12.5px!important;font-weight:500!important}#hy-wrap .hy-notice-bar{padding:22px 24px!important}#hy-wrap .hy-main-list{padding:24px!important}#hy-wrap .hy-board-box-grid--mix{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}#hy-wrap .hy-board-box{padding:18px!important;border:1px solid #f0e6ec!important;border-radius:22px!important;background:linear-gradient(180deg,#fff,#fffdfd)!important;box-shadow:none!important}#hy-wrap .hy-board-box__head{margin-bottom:12px!important}#hy-wrap .hy-board-box__head h4{font-size:15px!important}#hy-wrap .hy-latest a{min-height:38px!important;padding:8px 0!important;border-bottom:1px solid #f4edf2!important;color:#37313c!important}#hy-wrap .hy-latest a:last-child{border-bottom:0!important}#hy-wrap .hy-latest .hy-latest-subject{font-size:13.5px!important;font-weight:400!important}#hy-wrap .hy-latest .hy-latest-meta{font-size:12px!important;color:#968d9a!important}#hy-wrap .hy-gallery-block{padding:24px!important}#hy-wrap .hy-login-card{position:relative!important;overflow:hidden!important;padding:20px!important;border-radius:26px!important}#hy-wrap .hy-login-card:after{content:"";position:absolute;right:-36px;top:-36px;width:92px;height:92px;border-radius:999px;background:radial-gradient(circle,rgba(246,197,223,.46),transparent 70%);pointer-events:none!important}#hy-wrap .hy-login-card strong{font-size:15px!important;font-weight:600!important;color:#2b2631!important}#hy-wrap .hy-login-card p{font-size:13px!important;line-height:1.58!important;color:#777281!important}#hy-wrap .hy-actions--simple{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}#hy-wrap .hy-actions--simple a{height:42px!important;border-radius:15px!important;font-size:13px!important;font-weight:500!important}#hy-wrap .hy-side-hint{border:1px solid #f0e6ec!important;background:#fff9fc!important;border-radius:16px!important;color:#817684!important;font-size:12px!important}#hy-wrap .hy-board-nav{padding:20px!important;border-radius:26px!important}#hy-wrap .hy-board-nav a{min-height:46px!important;padding:9px 10px!important;border-radius:16px!important}#hy-wrap .hy-board-nav a:hover{background:#fff7fb!important}#hy-wrap .hy-board-nav span:before{display:none!important}#hy-wrap .hy-board-nav .hy-board-emoji{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border-radius:11px!important;background:#fff5fa!important;border:1px solid #f0dce7!important;font-size:13px!important}#hy-wrap .hy-board-nav .hy-board-subject{font-size:13px!important;font-weight:500!important;color:#35303a!important}#hy-wrap .hy-board-nav em{height:23px!important;min-width:28px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff7fb!important;color:#9c5279!important;border:1px solid #ead8e3!important;font-size:11px!important;font-weight:500!important}#hy-wrap .hy-info-card{display:none!important}@media(max-width:1020px){#hy-wrap .hy-home-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}#hy-wrap .hy-layout--modern-home{grid-template-columns:1fr!important}#hy-wrap .hy-layout--modern-home .hy-side{order:1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}#hy-wrap .hy-layout--modern-home .hy-content-col{order:2!important}}@media(max-width:720px){#hy-wrap .hy-container{width:calc(100% - 20px)!important}#hy-wrap .hy-hero.hy-hero--mix{margin:18px 0!important;border-radius:25px!important}#hy-wrap .hy-slideshow,#hy-wrap .hy-slideshow__viewport,#hy-wrap .hy-slide{border-radius:25px!important;min-height:270px!important}#hy-wrap .hy-slide__content{display:none!important}#hy-wrap .hy-home-overview{grid-template-columns:1fr 1fr!important;gap:10px!important}#hy-wrap .hy-home-overview__item{grid-template-columns:38px minmax(0,1fr)!important;min-height:72px!important;padding:13px!important;border-radius:18px!important}#hy-wrap .hy-home-overview__item i{width:34px!important;height:34px!important;border-radius:12px!important;font-size:12px!important}#hy-wrap .hy-home-overview__item b{font-size:13px!important}#hy-wrap .hy-home-overview__item em{font-size:11.5px!important}#hy-wrap .hy-layout--modern-home .hy-side{grid-template-columns:1fr!important}#hy-wrap .hy-board-box-grid--mix{grid-template-columns:1fr!important}#hy-wrap .hy-card{border-radius:22px!important;padding:18px!important}}.hy-memo-arrival-bar{display:block!important;border-top:1px solid #f5d6e4;border-bottom:1px solid #f5d6e4;background:linear-gradient(90deg,#fff7fb,#fff)!important}.hy-memo-arrival-bar a{display:flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;color:#523449!important}.hy-memo-arrival-bar__inner{width:min(100% - 32px,1180px)!important;margin:0 auto!important}.hy-account__memo-link.is-unread,[data-hy-memo-link].is-unread{border-color:#e85d9b!important;background:#fff4fa!important;box-shadow:0 8px 22px rgba(232,93,155,.14)!important}[data-hy-memo-count]:not([hidden]){display:inline-flex!important}.hy-memo-live-toast{position:fixed!important;right:22px!important;top:88px!important;bottom:auto!important;z-index:2147483000!important;display:none!important;align-items:center!important;gap:11px!important;min-width:260px!important;max-width:min(420px,calc(100vw - 28px))!important;padding:14px 16px!important;border:1px solid #ef9ac3!important;border-left:5px solid #e84f91!important;border-radius:18px!important;background:linear-gradient(135deg,#fff 0%,#fff3f9 100%)!important;box-shadow:0 20px 48px rgba(190,74,131,.22)!important;color:#3a2834!important;cursor:pointer!important;text-align:left!important;font:inherit!important;letter-spacing:-.03em!important}.hy-memo-live-toast.is-visible{display:flex!important;animation:hyMemoUrgentIn .2s ease both!important}.hy-memo-live-toast span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:12px!important;background:#ffe1ee!important;font-size:18px!important;line-height:1!important;flex:0 0 32px!important}.hy-memo-live-toast strong{display:block!important;font-size:14px!important;font-weight:750!important;color:#3a2834!important;line-height:1.2!important}.hy-memo-live-toast em{display:block!important;margin-left:auto!important;font-size:12px!important;font-style:normal!important;font-weight:650!important;color:#b14578!important;white-space:nowrap!important}.hy-has-unread-memo .hy-account__memo-link,.hy-has-unread-memo .hy-account__memo-alert{border-color:#ef9ac3!important;background:#fff1f8!important;color:#963b69!important;box-shadow:0 0 0 3px rgba(232,79,145,.08)!important}.hy-has-unread-memo .hy-account__memo-link b:not([hidden]),.hy-has-unread-memo .hy-account__memo-alert b:not([hidden]){display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:21px!important;height:21px!important;padding:0 6px!important;border-radius:999px!important;background:#e84f91!important;color:#fff!important;font-size:11px!important;font-weight:800!important;margin-left:5px!important}@keyframes hyMemoUrgentIn{from{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:720px){.hy-memo-live-toast{left:10px!important;right:10px!important;top:auto!important;bottom:calc(82px+env(safe-area-inset-bottom,0px))!important;min-width:0!important;width:auto!important}.hy-memo-live-toast em{display:none!important}}#hy-wrap [data-hy-memo-visible][hidden],#hy-wrap [data-hy-memo-arrival-bar][hidden],#hy-wrap [data-hy-memo-count][hidden]{display:none!important}#hy-wrap .hy-home-memo-alert{padding:0!important;border:1px solid #f2bfd8!important;background:linear-gradient(135deg,#fff7fb 0%,#ffffff 68%,#fff0f7 100%)!important;box-shadow:0 16px 34px rgba(190,74,131,.105)!important;overflow:hidden!important}#hy-wrap .hy-home-memo-alert a{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:74px!important;padding:14px!important;text-decoration:none!important;color:#332633!important}#hy-wrap .hy-home-memo-alert__icon{width:42px!important;height:42px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffe1ee!important;border:1px solid #f3b9d4!important;font-size:20px!important;box-shadow:0 8px 18px rgba(232,79,145,.12)!important}#hy-wrap .hy-home-memo-alert__copy{display:block!important;min-width:0!important;line-height:1.25!important}#hy-wrap .hy-home-memo-alert__copy strong{display:block!important;font-size:14px!important;font-weight:750!important;color:#332633!important}#hy-wrap .hy-home-memo-alert__copy em{display:block!important;margin-top:4px!important;font-size:12.2px!important;font-style:normal!important;color:#817382!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#hy-wrap .hy-home-memo-alert i{font-style:normal!important;font-size:11.5px!important;font-weight:700!important;color:#b24777!important;background:#fff!important;border:1px solid #efd2e0!important;border-radius:999px!important;padding:7px 10px!important;white-space:nowrap!important}#hy-wrap .hy-home-memo-alert b[data-hy-memo-count]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:23px!important;height:23px!important;margin:0 2px!important;padding:0 7px!important;border-radius:999px!important;background:#e84f91!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important}#hy-wrap .hy-memo-arrival-bar{position:relative!important;z-index:80!important;padding:8px 0!important}#hy-wrap .hy-memo-arrival-bar a{min-height:40px!important;border-radius:15px!important;background:#fff!important;border:1px solid #f0cade!important;padding:8px 12px!important;box-shadow:0 10px 24px rgba(190,74,131,.08)!important}#hy-wrap .hy-memo-arrival-bar__icon{display:inline-flex!important;width:28px!important;height:28px!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;background:#ffe0ee!important}#hy-wrap .hy-memo-arrival-bar__text{font-size:13px!important;font-weight:600!important;color:#44303f!important}#hy-wrap .hy-memo-arrival-bar em{margin-left:auto!important;font-size:12px!important;font-style:normal!important;font-weight:700!important;color:#b24777!important;white-space:nowrap!important}@media(max-width:720px){#hy-wrap .hy-home-memo-alert a{grid-template-columns:38px minmax(0,1fr)!important;min-height:68px!important;padding:12px!important}#hy-wrap .hy-home-memo-alert i{display:none!important}#hy-wrap .hy-home-memo-alert__icon{width:38px!important;height:38px!important;border-radius:14px!important;font-size:18px!important}}[data-hy-memo-count][hidden],[data-hy-memo-visible][hidden],[data-hy-memo-arrival-bar][hidden]{display:none!important}.hy-account__memo-link.is-unread,.hy-account__memo-alert,.hy-account__memo-top.is-unread{border-color:#ef9bc1!important;background:linear-gradient(135deg,#fff0f7,#fff)!important;box-shadow:0 10px 24px rgba(232,79,145,.15)!important}.hy-account__memo-link [data-hy-memo-count]:not([hidden]),.hy-account__memo-alert [data-hy-memo-count]:not([hidden]){display:inline-flex!important;align-items:center!important;justify-content:center!important}.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{min-height:clamp(470px,38vw,660px)!important}.hy-home--mix .hy-slideshow[data-hy-slideshow] [data-hy-slide],.hy-slideshow[data-hy-slideshow] [data-hy-slide]{min-height:clamp(470px,38vw,660px)!important}.hy-home-comment-alert header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important}.hy-home-comment-alert header h3{margin:0!important;font-size:15px!important;font-weight:780!important;color:#2d2630!important;letter-spacing:-.04em!important}.hy-home-comment-alert header a{font-size:12px!important;font-weight:700!important;color:#9a7890!important;text-decoration:none!important;white-space:nowrap!important}.hy-home-comment-alert__list{display:grid!important;gap:8px!important}.hy-home-comment-alert__item{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:3px 8px!important;align-items:center!important;padding:10px 11px!important;border:1px solid #efdde8!important;border-radius:15px!important;background:linear-gradient(180deg,#fff,#fffafd)!important;text-decoration:none!important;box-shadow:none!important}.hy-home-comment-alert__item .tag{display:inline-flex!important;align-items:center!important;max-width:90px!important;height:22px!important;padding:0 8px!important;border-radius:999px!important;background:#fff1f7!important;border:1px solid #efd8e5!important;color:#a24b7a!important;font-size:10.5px!important;font-weight:760!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home-comment-alert__item strong{display:block!important;min-width:0!important;color:#2f2934!important;font-size:12.8px!important;font-weight:720!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hy-home-comment-alert__item em{grid-column:1 / -1!important;display:block!important;color:#7f7280!important;font-size:11.5px!important;font-style:normal!important;font-weight:560!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:720px){.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(340px,92vw,470px)!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important}.hy-home--mix .hy-slideshow[data-hy-slideshow] [data-hy-slide],.hy-slideshow[data-hy-slideshow] [data-hy-slide]{height:100%!important;min-height:0!important;background-size:cover!important;background-position:center!important}}@media (max-width:430px){.hy-home--mix .hy-slideshow__viewport,.hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{height:clamp(320px,94vw,420px)!important;max-height:none!important}}@media (min-width:721px){#hy-wrap .hy-home--mix .hy-slideshow__viewport,#hy-wrap .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{min-height:clamp(500px,38vw,680px)!important}#hy-wrap .hy-home--mix .hy-slideshow[data-hy-slideshow] [data-hy-slide],#hy-wrap .hy-slideshow[data-hy-slideshow] [data-hy-slide]{min-height:clamp(500px,38vw,680px)!important}}@media (max-width:720px){#hy-wrap .hy-home--mix .hy-slideshow__viewport,#hy-wrap .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{aspect-ratio:16/10!important;max-height:none!important;min-height:320px!important}}@media (max-width:430px){#hy-wrap .hy-home--mix .hy-slideshow__viewport,#hy-wrap .hy-slideshow[data-hy-slideshow] .hy-slideshow__viewport{min-height:285px!important;max-height:none!important}}#hy-wrap .hy-home .hy-container{width:min(1240px,calc(100% - 36px))!important;max-width:1240px!important}#hy-wrap .hy-home .hy-hero{margin:18px 0 18px!important}#hy-wrap .hy-home .hy-hero__body{min-width:0!important;width:100%!important}#hy-wrap .hy-home .hy-slideshow{width:100%!important;min-width:0!important}#hy-wrap .hy-home .hy-slideshow__viewport{min-height:420px!important;height:clamp(380px,34vw,520px)!important;border-radius:32px!important;background:#fff5fa!important}#hy-wrap .hy-home .hy-slide{min-height:420px!important;border-radius:32px!important;padding:clamp(24px,3vw,44px)!important}#hy-wrap .hy-home .hy-slide__content{max-width:min(520px,60%)!important;padding:clamp(16px,2vw,24px)!important;border-radius:24px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 16px 40px rgba(45,35,48,.10)!important}#hy-wrap .hy-home .hy-slideshow__controls{bottom:18px!important;max-width:calc(100% - 36px)!important;padding:8px 12px!important;box-shadow:0 14px 32px rgba(44,36,52,.12)!important}#hy-wrap .hy-home .hy-home-overview{gap:14px!important;margin:0 0 18px!important;align-items:stretch!important}#hy-wrap .hy-home .hy-home-overview__item{min-height:82px!important;padding:16px!important;border-radius:22px!important;overflow:hidden!important}#hy-wrap .hy-home .hy-home-overview__item i{width:44px!important;height:44px!important;min-width:44px!important;border-radius:16px!important}#hy-wrap .hy-home .hy-layout.hy-layout--modern-home{grid-template-columns:minmax(260px,300px) minmax(0,1fr)!important}#hy-wrap .hy-home .hy-side,#hy-wrap .hy-home .hy-content-col,#hy-wrap .hy-home .hy-card,#hy-wrap .hy-home .hy-board-box,#hy-wrap .hy-home .hy-board-box-grid{min-width:0!important}#hy-wrap .hy-home .hy-card{border-radius:24px!important}#hy-wrap .hy-home .hy-actions--member{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (max-width:1100px){#hy-wrap .hy-home .hy-layout.hy-layout--modern-home{grid-template-columns:1fr!important}#hy-wrap .hy-home .hy-side{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important}#hy-wrap .hy-home .hy-side>.hy-card{height:100%!important}}@media (max-width:860px){#hy-wrap .hy-home .hy-slideshow__viewport{min-height:310px!important;height:clamp(300px,60vw,390px)!important;border-radius:24px!important}#hy-wrap .hy-home .hy-slide{min-height:310px!important;border-radius:24px!important;padding:18px!important}#hy-wrap .hy-home .hy-slide__content{max-width:calc(100% - 16px)!important;padding:14px!important}#hy-wrap .hy-home .hy-slide__content h2{font-size:clamp(22px,6vw,32px)!important}#hy-wrap .hy-home .hy-slide__content p{line-height:1.55!important}#hy-wrap .hy-home .hy-home-overview__item{min-height:72px!important;padding:12px!important;border-radius:18px!important;grid-template-columns:36px minmax(0,1fr)!important}#hy-wrap .hy-home .hy-home-overview__item i{width:36px!important;height:36px!important;min-width:36px!important;border-radius:13px!important;font-size:14px!important}}@media (max-width:520px){#hy-wrap .hy-home .hy-slideshow__viewport{min-height:270px!important;height:300px!important}#hy-wrap .hy-home .hy-slide{min-height:270px!important;padding:14px!important}#hy-wrap .hy-home .hy-slide__content{max-width:100%!important}}#hy-wrap .hy-home,#hy-wrap .hy-home *{box-sizing:border-box!important}#hy-wrap .hy-home .hy-container{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:0 auto!important}#hy-wrap .hy-home .hy-hero{margin:18px 0 16px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#hy-wrap .hy-home .hy-slideshow__viewport{min-height:340px!important;height:clamp(320px,30vw,420px)!important;border-radius:28px!important;overflow:hidden!important;background:#fff6fb!important;box-shadow:0 16px 40px rgba(44,36,52,.10)!important}#hy-wrap .hy-home .hy-slide{min-height:340px!important;height:100%!important;border-radius:28px!important;padding:clamp(22px,2.8vw,36px)!important;background-size:cover!important;background-position:center!important}#hy-wrap .hy-home .hy-slide__content{max-width:min(500px,58%)!important;padding:18px 20px!important;border-radius:22px!important;background:rgba(255,255,255,.70)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 36px rgba(45,35,48,.10)!important;backdrop-filter:blur(10px)!important}#hy-wrap .hy-home .hy-slide--image-only{padding:0!important}#hy-wrap .hy-home .hy-slide--image-only .hy-slide__content{display:none!important}#hy-wrap .hy-home .hy-slideshow__controls{left:50%!important;right:auto!important;bottom:14px!important;top:auto!important;transform:translateX(-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:calc(100% - 34px)!important;padding:7px 11px!important;border-radius:999px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 12px 28px rgba(44,36,52,.12)!important;backdrop-filter:blur(10px)!important;z-index:20!important}#hy-wrap .hy-home .hy-home-overview{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:0 0 16px!important}#hy-wrap .hy-home .hy-home-overview__item{min-width:0!important;min-height:76px!important;padding:14px!important;border-radius:20px!important;grid-template-columns:40px minmax(0,1fr)!important}#hy-wrap .hy-home .hy-home-overview__item i{width:40px!important;height:40px!important;min-width:40px!important;border-radius:14px!important}#hy-wrap .hy-home .hy-home-overview__item span,#hy-wrap .hy-home .hy-home-overview__item b,#hy-wrap .hy-home .hy-home-overview__item em{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-home .hy-layout.hy-layout--modern-home{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;grid-template-areas:"content side"!important;gap:18px!important;align-items:start!important}#hy-wrap .hy-home .hy-content-col{grid-area:content!important;min-width:0!important;display:grid!important;gap:16px!important}#hy-wrap .hy-home .hy-side{grid-area:side!important;min-width:0!important;display:grid!important;gap:14px!important}#hy-wrap .hy-home .hy-card{min-width:0!important;border-radius:22px!important;overflow:hidden!important}#hy-wrap .hy-home .hy-board-box{border-radius:18px!important}#hy-wrap .hy-home .hy-board-box__head h4,#hy-wrap .hy-home .hy-board-box__head a,#hy-wrap .hy-home .hy-latest-title,#hy-wrap .hy-home .hy-board-subject{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-home .hy-side .hy-card{width:100%!important}#hy-wrap .hy-home .hy-actions--member{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}#hy-wrap .hy-home .hy-actions--member a{min-width:0!important;justify-content:center!important;white-space:nowrap!important}#hy-wrap .hy-home .hy-actions--member .hy-admin-direct{grid-column:1 / -1!important;background:linear-gradient(135deg,#fff7e8,#ffe7f2)!important;border-color:#f2d6df!important;color:#b44878!important;font-weight:800!important}#hy-wrap .hy-home .hy-admin-shortcuts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:12px 0 4px!important}#hy-wrap .hy-home .hy-admin-shortcuts a,#hy-wrap .hy-home .hy-main-admin-toolbar a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 10px!important;border-radius:12px!important;border:1px solid #efdbe5!important;background:#fff7fb!important;color:#a94675!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}#hy-wrap .hy-home .hy-main-admin-toolbar{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:10px 0 0!important}#hy-wrap .hy-home .hy-home-overview__item--admin{background:linear-gradient(135deg,#fff8ee,#fff1f7)!important;border-color:#f0dbe4!important}#hy-wrap .hy-home .hy-home-overview__item--admin i{background:linear-gradient(135deg,#ffdfef,#fff0d8)!important;color:#b64778!important}@media (max-width:1060px){#hy-wrap .hy-home .hy-layout.hy-layout--modern-home{grid-template-columns:1fr!important;grid-template-areas:"content" "side"!important}#hy-wrap .hy-home .hy-side{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important}}@media (max-width:860px){#hy-wrap .hy-home .hy-container{width:min(100% - 24px,720px)!important}#hy-wrap .hy-home .hy-slideshow__viewport{min-height:280px!important;height:clamp(280px,58vw,360px)!important;border-radius:22px!important}#hy-wrap .hy-home .hy-slide{min-height:280px!important;border-radius:22px!important;padding:16px!important}#hy-wrap .hy-home .hy-slide__content{max-width:calc(100% - 12px)!important;padding:13px 14px!important;border-radius:18px!important}#hy-wrap .hy-home .hy-slide__content h2{font-size:clamp(22px,5.6vw,31px)!important;line-height:1.16!important}#hy-wrap .hy-home .hy-slide__content p{font-size:13px!important;line-height:1.5!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}#hy-wrap .hy-home .hy-home-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#hy-wrap .hy-home .hy-home-overview__item{min-height:68px!important;padding:11px!important;border-radius:17px!important;grid-template-columns:34px minmax(0,1fr)!important}#hy-wrap .hy-home .hy-home-overview__item i{width:34px!important;height:34px!important;min-width:34px!important;border-radius:12px!important;font-size:13px!important}#hy-wrap .hy-home .hy-board-box-grid.hy-board-box-grid--mix{grid-template-columns:1fr!important}#hy-wrap .hy-home .hy-side{grid-template-columns:1fr!important}}@media (max-width:520px){#hy-wrap .hy-home .hy-container{width:calc(100% - 18px)!important}#hy-wrap .hy-home .hy-slideshow__viewport{min-height:250px!important;height:280px!important;border-radius:20px!important}#hy-wrap .hy-home .hy-slide{min-height:250px!important;padding:13px!important;border-radius:20px!important}#hy-wrap .hy-home .hy-home-overview{grid-template-columns:1fr 1fr!important}#hy-wrap .hy-home .hy-actions--member,#hy-wrap .hy-home .hy-admin-shortcuts{grid-template-columns:1fr!important}}#hy-wrap .hy-home .hy-main-list{padding:18px!important;background:linear-gradient(180deg,#fff 0%,#fffafd 100%)!important;border:1px solid #efe1ea!important;box-shadow:0 16px 38px rgba(52,37,50,.065)!important}#hy-wrap .hy-home .hy-main-list>header,#hy-wrap .hy-home .hy-notice-bar>header,#hy-wrap .hy-home .hy-gallery-block>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 14px!important;min-width:0!important}#hy-wrap .hy-home .hy-main-list>header h3,#hy-wrap .hy-home .hy-notice-bar>header h3,#hy-wrap .hy-home .hy-gallery-block>header h3{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-home .hy-main-list>header a,#hy-wrap .hy-home .hy-notice-bar>header a,#hy-wrap .hy-home .hy-gallery-block>header a,#hy-wrap .hy-home .hy-board-box__head a{flex:0 0 auto!important}#hy-wrap .hy-home .hy-board-box-grid.hy-board-box-grid--mix{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;margin:0!important;padding:0!important}#hy-wrap .hy-home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:only-child,#hy-wrap .hy-home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box:last-child:nth-child(odd){grid-column:1 / -1!important}#hy-wrap .hy-home .hy-board-box{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important;padding:15px!important;border:1px solid #f0e2eb!important;border-radius:20px!important;background:linear-gradient(180deg,#fff 0%,#fffcff 100%)!important;box-shadow:0 10px 26px rgba(61,43,58,.045)!important;overflow:hidden!important}#hy-wrap .hy-home .hy-board-box__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;padding:0 0 11px!important;margin:0 0 10px!important;border-bottom:1px solid #f1e5ed!important}#hy-wrap .hy-home .hy-board-box__head h4{flex:1 1 auto!important;min-width:0!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:15px!important;line-height:1.35!important}#hy-wrap .hy-home .hy-board-box__head h4>span[aria-hidden="true"]{flex:0 0 24px!important;width:24px!important;height:24px!important;min-width:24px!important;margin-right:7px!important}#hy-wrap .hy-home .hy-board-box__head a{height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:12px!important;box-shadow:none!important}#hy-wrap .hy-home .hy-board-box .hy-latest--rich{display:grid!important;gap:9px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important}#hy-wrap .hy-home .hy-board-box .hy-latest--rich li{min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;overflow:visible!important}#hy-wrap .hy-home .hy-board-box .hy-latest--rich a{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;align-items:start!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:auto!important;padding:10px 11px!important;border:1px solid #f1e5ed!important;border-radius:15px!important;background:#fff!important;color:#2e2731!important;box-shadow:none!important;text-decoration:none!important;overflow:hidden!important}#hy-wrap .hy-home .hy-board-box .hy-latest--rich a.has-media{grid-template-columns:74px minmax(0,1fr)!important}#hy-wrap .hy-home .hy-board-box .hy-latest--rich a.no-media{grid-template-columns:minmax(0,1fr)!important;background:linear-gradient(180deg,#fff 0%,#fffafd 100%)!important}#hy-wrap .hy-home .hy-board-box .hy-latest--rich a:hover{transform:translateY(-1px)!important;border-color:#e7cfdd!important;background:#fff8fc!important;box-shadow:0 10px 22px rgba(117,60,94,.065)!important}#hy-wrap .hy-home .hy-board-box .hy-latest-media{display:block!important;width:74px!important;height:58px!important;min-width:74px!important;border-radius:12px!important;overflow:hidden!important;background:#faf1f7!important;border:1px solid #efe0e9!important}#hy-wrap .hy-home .hy-board-box .hy-latest-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}#hy-wrap .hy-home .hy-board-box .hy-latest-body{display:grid!important;gap:4px!important;align-content:start!important;min-width:0!important;max-width:100%!important}#hy-wrap .hy-home .hy-board-box .hy-latest strong{display:flex!important;align-items:flex-start!important;gap:6px!important;min-width:0!important;max-width:100%!important;width:100%!important;margin:0!important;color:#2b2430!important;font-size:13.5px!important;font-weight:650!important;line-height:1.42!important;letter-spacing:-.02em!important;white-space:normal!important;overflow:visible!important}#hy-wrap .hy-home .hy-board-box .hy-latest-title-text{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-width:0!important;max-width:100%!important;white-space:normal!important;word-break:keep-all!important;overflow:hidden!important;text-overflow:clip!important}#hy-wrap .hy-home .hy-board-box .hy-latest strong em{flex:0 0 auto!important;align-self:flex-start!important;min-width:20px!important;height:20px!important;margin:0!important;padding:0 6px!important;border-radius:999px!important;background:#fbebf4!important;color:#8f4d73!important;font-size:11px!important;font-style:normal!important;font-weight:650!important;line-height:20px!important;text-align:center!important}#hy-wrap .hy-home .hy-board-box .hy-latest-excerpt{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-width:0!important;margin:0!important;padding:0!important;color:#756d78!important;font-size:12.2px!important;font-weight:400!important;line-height:1.48!important;white-space:normal!important;word-break:keep-all!important;overflow:hidden!important}#hy-wrap .hy-home .hy-board-box .hy-latest-meta{display:block!important;min-width:0!important;max-width:100%!important;margin:1px 0 0!important;padding:0!important;color:#9a8b98!important;font-size:11.7px!important;font-weight:400!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:left!important}#hy-wrap .hy-home .hy-board-box .hy-empty{margin:0!important;padding:14px!important;border:1px dashed #ead8e4!important;border-radius:15px!important;background:#fffafd!important;color:#8f7f8c!important;font-size:13px!important}#hy-wrap .hy-home .hy-notice-bar .hy-latest--notice a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}#hy-wrap .hy-home .hy-notice-bar .hy-latest--notice strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#hy-wrap .hy-home .hy-notice-bar .hy-latest--notice .hy-latest-meta{width:auto!important;margin:0!important;white-space:nowrap!important}@media (max-width:980px){#hy-wrap .hy-home .hy-board-box-grid.hy-board-box-grid--mix{grid-template-columns:1fr!important}#hy-wrap .hy-home .hy-board-box-grid.hy-board-box-grid--mix>.hy-board-box{grid-column:auto!important}}@media (max-width:560px){#hy-wrap .hy-home .hy-main-list{padding:14px!important;border-radius:20px!important}#hy-wrap .hy-home .hy-board-box{padding:13px!important;border-radius:18px!important}#hy-wrap .hy-home .hy-board-box .hy-latest--rich a.has-media{grid-template-columns:64px minmax(0,1fr)!important}#hy-wrap .hy-home .hy-board-box .hy-latest-media{width:64px!important;min-width:64px!important;height:54px!important;border-radius:11px!important}#hy-wrap .hy-home .hy-board-box .hy-latest-excerpt{-webkit-line-clamp:1!important}}
