
@charset "utf-8";

/* Real Museum Gallery Skin - structure-level visual redesign */
.hy-gallery-exhibition-list,
.hy-museum-exhibit-view,
.hy-museum-curator-desk{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  border-radius:34px!important;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,248,232,.95), transparent 34%),
    radial-gradient(circle at 92% 10%, rgba(231,214,185,.45), transparent 32%),
    linear-gradient(180deg,#fffef9 0%,#fbf4e9 46%,#fffdf8 100%)!important;
  border:1px solid #eadfce!important;
  box-shadow:0 30px 70px rgba(83,64,36,.09)!important;
}

.hy-gallery-exhibition-list:before,
.hy-museum-exhibit-view:before,
.hy-museum-curator-desk:before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(199,177,145,.35);
  border-radius:26px;
  pointer-events:none;
  z-index:-1;
}

.hy-gallery-exhibition-list .hy-board-rich-hero,
.hy-museum-exhibit-view .hy-view-hero,
.hy-museum-curator-desk .hy-write-titlebar{
  position:relative!important;
  overflow:hidden!important;
  padding:34px 36px!important;
  border:0!important;
  border-radius:32px!important;
  background:
    linear-gradient(135deg,rgba(255,253,247,.98),rgba(246,235,218,.94)),
    radial-gradient(circle at top right,rgba(199,169,126,.26),transparent 36%)!important;
  box-shadow:inset 0 0 0 1px rgba(224,207,181,.9),0 22px 50px rgba(74,53,28,.08)!important;
}

.hy-gallery-exhibition-list .hy-board-rich-hero:after,
.hy-museum-exhibit-view .hy-view-hero:after,
.hy-museum-curator-desk .hy-write-titlebar:after{
  content:"MUSEUM";
  position:absolute;
  right:24px;
  bottom:-8px;
  color:rgba(91,69,44,.075);
  font-size:clamp(62px,11vw,132px);
  font-weight:900;
  letter-spacing:.08em;
  line-height:.8;
  pointer-events:none;
}

.hy-gallery-exhibition-list .hy-board-rich-kicker,
.hy-museum-exhibit-view .hy-board-kicker,
.hy-museum-curator-desk .hy-write-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  min-height:32px!important;
  padding:0 13px!important;
  border:1px solid #d9c09d!important;
  border-radius:999px!important;
  background:#fff8ed!important;
  color:#7a5936!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
  box-shadow:0 8px 18px rgba(105,75,40,.08)!important;
}

.hy-gallery-exhibition-list .hy-board-rich-hero h1,
.hy-museum-exhibit-view .hy-view-hero h1,
.hy-museum-curator-desk .hy-write-titlebar h1{
  margin-top:12px!important;
  color:#2f2418!important;
  font-size:clamp(31px,4.4vw,54px)!important;
  line-height:1.08!important;
  letter-spacing:-.06em!important;
  font-weight:950!important;
}

.hy-gallery-exhibition-list .hy-board-rich-hero p,
.hy-museum-exhibit-view .hy-museum-intro,
.hy-museum-curator-desk .hy-write-titlebar span{
  max-width:780px!important;
  color:#6e5a45!important;
  font-size:14px!important;
  line-height:1.8!important;
  font-weight:650!important;
}

.hy-museum-hall-rail,
.hy-museum-curator-steps{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:16px 0 20px!important;
}

.hy-museum-curator-steps{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}

.hy-museum-hall-rail span,
.hy-museum-curator-steps span{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:54px!important;
  padding:12px 15px!important;
  border:1px solid #e6d7c1!important;
  border-radius:18px!important;
  background:rgba(255,253,248,.88)!important;
  color:#654d33!important;
  font-size:13px!important;
  font-weight:850!important;
  box-shadow:0 10px 22px rgba(91,70,43,.045)!important;
}

.hy-museum-hall-rail b,
.hy-museum-curator-steps b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:42px!important;
  height:30px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#4b3724!important;
  color:#fff8ec!important;
  font-size:11px!important;
  letter-spacing:.06em!important;
}

/* LIST: real exhibition cards */
.hy-gallery-exhibition-list .hy-gallery-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  padding-top:4px!important;
}

.hy-gallery-exhibition-list .hy-gallery-card,
.hy-gallery-exhibition-list .hy-museum-art-card{
  position:relative!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.hy-gallery-exhibition-list .hy-gallery-card:before,
.hy-gallery-exhibition-list .hy-museum-art-card:before{
  content:"";
  position:absolute;
  inset:10px 10px -10px 10px;
  border-radius:28px;
  background:rgba(87,66,39,.11);
  filter:blur(12px);
  z-index:0;
}

.hy-gallery-exhibition-list .hy-gallery-link,
.hy-gallery-exhibition-list .hy-museum-art-link{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  min-height:100%!important;
  padding:14px!important;
  border:1px solid #e4d3b9!important;
  border-radius:30px!important;
  background:linear-gradient(180deg,#fffdfa 0%,#fff7eb 100%)!important;
  box-shadow:inset 0 0 0 10px #fffaf2!important;
  transition:transform .18s ease, box-shadow .18s ease!important;
}

.hy-gallery-exhibition-list .hy-gallery-link:hover,
.hy-gallery-exhibition-list .hy-museum-art-link:hover{
  transform:translateY(-4px)!important;
  box-shadow:inset 0 0 0 10px #fffaf2,0 24px 46px rgba(85,63,34,.14)!important;
}

.hy-gallery-exhibition-list .hy-gallery-thumb,
.hy-gallery-exhibition-list .hy-museum-frame{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:4/3!important;
  height:auto!important;
  padding:14px!important;
  border-radius:24px!important;
  background:
    linear-gradient(180deg,#f4ead9 0%,#fff9ef 100%)!important;
  border:1px solid #ddc8a8!important;
  overflow:hidden!important;
}

.hy-gallery-exhibition-list .hy-gallery-thumb img,
.hy-gallery-exhibition-list .hy-museum-frame img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:18px!important;
  border:8px solid #fffdf8!important;
  box-shadow:0 14px 30px rgba(62,45,22,.18)!important;
}

.hy-gallery-exhibition-list .hy-museum-frame-label{
  position:absolute!important;
  top:18px!important;
  left:18px!important;
  z-index:3!important;
  display:inline-flex!important;
  align-items:center!important;
  height:26px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:rgba(50,38,25,.82)!important;
  color:#fff9ee!important;
  font-style:normal!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.14em!important;
}

.hy-gallery-exhibition-list .hy-gallery-info,
.hy-gallery-exhibition-list .hy-museum-placard{
  margin:14px 4px 2px!important;
  padding:16px 16px 18px!important;
  border:1px solid #e7d9c4!important;
  border-radius:20px!important;
  background:#fffdf8!important;
  box-shadow:0 10px 20px rgba(92,70,42,.045)!important;
}

.hy-gallery-exhibition-list .hy-museum-placard-label{
  display:inline-flex!important;
  align-items:center!important;
  height:23px!important;
  padding:0 9px!important;
  margin-bottom:10px!important;
  border-radius:999px!important;
  background:#f4ead9!important;
  color:#7b5d3c!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
}

.hy-gallery-exhibition-list .hy-gallery-info strong{
  display:block!important;
  color:#2f2418!important;
  font-size:18px!important;
  line-height:1.42!important;
  font-weight:950!important;
}

.hy-gallery-exhibition-list .hy-gallery-info p{
  color:#776653!important;
  font-size:13px!important;
  line-height:1.6!important;
}

.hy-gallery-exhibition-list .hy-gallery-meta span{
  background:#fff8ee!important;
  border-color:#eadbc6!important;
  color:#71573a!important;
}

/* VIEW: exhibition room */
.hy-museum-view-label{
  display:grid!important;
  gap:5px!important;
  margin:18px 0!important;
  padding:18px 20px!important;
  border-left:6px solid #7a5936!important;
  border-radius:18px!important;
  background:#fffdf8!important;
  box-shadow:0 14px 28px rgba(88,65,38,.07)!important;
}

.hy-museum-view-label span{
  color:#8a6b45!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
}

.hy-museum-view-label strong{
  color:#2f2418!important;
  font-size:22px!important;
  line-height:1.3!important;
  font-weight:950!important;
}

.hy-museum-view-label em{
  color:#786755!important;
  font-style:normal!important;
  font-size:13px!important;
  font-weight:750!important;
}

.hy-museum-art-wall{
  display:grid!important;
  gap:20px!important;
  padding:24px!important;
  border:1px solid #eadfce!important;
  border-radius:30px!important;
  background:
    linear-gradient(180deg,#fbf6ee 0%,#fffdf8 100%)!important;
  box-shadow:inset 0 0 0 12px rgba(255,255,255,.65),0 22px 46px rgba(88,65,38,.075)!important;
}

.hy-museum-art-wall img{
  display:block!important;
  max-width:100%!important;
  width:auto!important;
  margin:0 auto!important;
  border:12px solid #fffdf8!important;
  border-radius:24px!important;
  box-shadow:0 22px 44px rgba(50,34,16,.18)!important;
}

.hy-museum-exhibit-caption{
  margin-top:20px!important;
  padding:28px!important;
  border:1px solid #eadfce!important;
  border-radius:28px!important;
  background:#fffdf8!important;
  color:#4b3b2b!important;
  box-shadow:0 18px 36px rgba(88,65,38,.065)!important;
}

.hy-museum-exhibit-caption:before{
  content:"작품 설명";
  display:inline-flex;
  align-items:center;
  height:28px;
  padding:0 12px;
  margin-bottom:14px;
  border-radius:999px;
  background:#4b3724;
  color:#fff9ed;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
}

/* WRITE: curator desk */
.hy-museum-curator-desk .hy-museum-curator-card{
  border:1px solid #e4d4bd!important;
  border-radius:32px!important;
  background:linear-gradient(180deg,#fffdfa 0%,#fff8ee 100%)!important;
  box-shadow:0 26px 56px rgba(84,63,36,.085)!important;
}

.hy-museum-curator-desk .hy-write-profile-card,
.hy-museum-curator-desk .hy-write-section,
.hy-museum-curator-desk .hy-write-field{
  border-color:#e7d8c4!important;
}

.hy-museum-curator-desk .hy-write-section--files{
  position:relative!important;
  overflow:hidden!important;
  padding:22px!important;
  border:1px solid #dfceb4!important;
  border-radius:30px!important;
  background:
    linear-gradient(180deg,#fffaf2 0%,#fffdf8 100%)!important;
  box-shadow:inset 0 0 0 10px rgba(255,255,255,.55),0 20px 40px rgba(91,66,36,.07)!important;
}

.hy-museum-curator-desk .hy-write-section--files:before{
  content:"ART INTAKE";
  position:absolute;
  right:22px;
  top:18px;
  color:rgba(80,58,31,.09);
  font-size:46px;
  font-weight:950;
  letter-spacing:.12em;
  pointer-events:none;
}

.hy-museum-curator-desk .hy-drag-upload-zone{
  border:2px dashed #c8ad83!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 50% 0%,rgba(255,255,255,.9),transparent 44%),
    linear-gradient(135deg,#f4ead9,#fffaf2)!important;
  color:#5e452b!important;
  box-shadow:inset 0 0 0 8px rgba(255,255,255,.45)!important;
}

.hy-museum-curator-desk .hy-drag-upload-zone strong{
  color:#3d2b19!important;
  font-size:16px!important;
}

.hy-museum-curator-desk .hy-gallery-upload-card{
  position:relative!important;
  border:1px solid #dfccb0!important;
  border-radius:30px!important;
  background:
    linear-gradient(180deg,#fffdf8 0%,#fff7ea 100%)!important;
  box-shadow:0 18px 36px rgba(88,65,38,.09)!important;
}

.hy-museum-curator-desk .hy-gallery-upload-card:before{
  content:"";
  position:absolute;
  inset:12px;
  border:1px solid rgba(197,173,138,.42);
  border-radius:22px;
  pointer-events:none;
}

.hy-museum-curator-desk .hy-gallery-file-no{
  background:#4b3724!important;
  color:#fff9ed!important;
}

.hy-museum-curator-desk .hy-gallery-file-pick{
  background:#fffdf8!important;
  border-color:#cdb38d!important;
  color:#60462b!important;
}

.hy-museum-curator-desk .hy-gallery-thumb-preview{
  min-height:210px!important;
  border:1px dashed #cdb38d!important;
  border-radius:26px!important;
  background:
    linear-gradient(180deg,#f2e7d5,#fffaf2)!important;
}

.hy-museum-curator-desk .hy-gallery-thumb-preview.has-image img{
  border:10px solid #fffdf8!important;
  border-radius:20px!important;
  box-shadow:0 18px 34px rgba(59,39,16,.16)!important;
}

.hy-museum-curator-desk .hy-gallery-rep-option{
  background:linear-gradient(180deg,#fff8ec,#f6ead7)!important;
  border-color:#cfb58c!important;
  color:#5d4228!important;
}

.hy-museum-curator-desk .hy-gallery-rep-option.is-selected{
  background:linear-gradient(180deg,#4b3724,#6f4f2c)!important;
  color:#fff9ed!important;
  border-color:#4b3724!important;
}

.hy-museum-curator-desk .hy-write-actions{
  position:sticky!important;
  bottom:14px!important;
  z-index:20!important;
  padding:14px 16px!important;
  border:1px solid #dfccb0!important;
  border-radius:24px!important;
  background:rgba(255,251,245,.92)!important;
  -webkit-backdrop-filter:blur(14px)!important;
  backdrop-filter:blur(14px)!important;
  box-shadow:0 20px 40px rgba(84,63,36,.13)!important;
}

.hy-museum-curator-desk .btn_submit{
  background:linear-gradient(135deg,#4b3724,#8a653c)!important;
  border-color:#4b3724!important;
  color:#fff9ed!important;
  box-shadow:0 14px 28px rgba(83,59,30,.22)!important;
}

.hy-gallery-upload-subnote{
  margin:10px 0 0!important;
  color:#6f5a43!important;
  font-size:12px!important;
  line-height:1.65!important;
}

@media (max-width:1060px){
  .hy-gallery-exhibition-list .hy-gallery-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .hy-museum-curator-steps{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width:720px){
  .hy-gallery-exhibition-list,
  .hy-museum-exhibit-view,
  .hy-museum-curator-desk{
    border-radius:24px!important;
  }
  .hy-gallery-exhibition-list .hy-board-rich-hero,
  .hy-museum-exhibit-view .hy-view-hero,
  .hy-museum-curator-desk .hy-write-titlebar{
    padding:22px!important;
    border-radius:24px!important;
  }
  .hy-gallery-exhibition-list .hy-gallery-grid,
  .hy-museum-hall-rail,
  .hy-museum-curator-steps{
    grid-template-columns:1fr!important;
  }
  .hy-museum-art-wall,
  .hy-museum-exhibit-caption{
    padding:16px!important;
    border-radius:22px!important;
  }
}
