:root{--bg:#f6f2ea;--paper:#fffdf8;--ink:#183330;--muted:#667b77;--teal:#0d8179;--teal-dark:#07514d;--mint:#cfece6;--mint-soft:#eaf6f2;--coral:#ff6f7d;--yellow:#f3c75d;--line:rgba(24,51,48,.13);--shadow:0 24px 70px rgba(14,70,66,.12);--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",system-ui,sans-serif;font-size:16px;line-height:1.6;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;z-index:80;top:16px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));height:72px;padding:8px 10px 8px 18px;border:1px solid rgba(255,255,255,.75);border-radius:999px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,248,.88);backdrop-filter:blur(20px);box-shadow:0 14px 45px rgba(14,70,66,.1)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--teal);font-size:26px;font-weight:950}.brand b,.brand small{display:block}.brand b{font-size:18px}.brand small{font-size:12px;letter-spacing:.08em;color:var(--muted);font-weight:800}.desktop-nav{display:flex;align-items:center;gap:2px}.desktop-nav a{padding:12px 13px;border-radius:999px;color:#556e69;font-size:14px;font-weight:850}.desktop-nav a:hover,.desktop-nav a.active{background:var(--mint-soft);color:var(--teal-dark)}.header-actions{display:flex;align-items:center;gap:8px}.admin-button{padding:12px 15px;border-radius:999px;background:var(--mint-soft);color:var(--teal-dark);font-size:14px;font-weight:900}.admin-button:hover{background:var(--teal);color:#fff}.station-button{padding:13px 18px;border-radius:999px;color:#fff;background:var(--teal-dark);font-size:14px;font-weight:900}.menu-button{display:none;width:46px;height:46px;border:0;border-radius:50%;background:var(--mint-soft);font-size:21px}.mobile-nav{display:none}.hero{padding-top:112px}.hero-panel{min-height:650px;border-radius:44px;overflow:hidden;position:relative;display:grid;grid-template-columns:1fr 1.05fr .68fr;background:linear-gradient(135deg,#f4e7d3 0%,#d9f0ea 52%,#a9ddd7 100%);box-shadow:var(--shadow)}.hero-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.65),transparent 28%),linear-gradient(90deg,rgba(255,253,248,.42),transparent 60%)}.hero-copy{position:relative;z-index:2;padding:90px 0 70px 64px;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-kicker{font-size:13px;letter-spacing:.13em;font-weight:950;color:var(--teal)}.hero-copy h1{margin:15px 0 22px;font-size:clamp(54px,5.5vw,78px);line-height:1.02;letter-spacing:-.065em}.hero-copy h1 em{font-style:normal;color:var(--teal)}.hero-copy p{max-width:440px;margin:0;color:#4e6964;font-size:17px;line-height:1.8}.hero-station{width:max-content;margin-top:30px;padding:15px 21px;border-radius:999px;background:var(--teal);color:#fff;font-size:15px;font-weight:900;box-shadow:0 14px 28px rgba(13,129,121,.22)}.hero-station span{margin-left:12px}.hero-visual{position:relative;z-index:1;display:flex;align-items:end;justify-content:center;overflow:hidden}.hero-visual img{position:relative;z-index:2;width:120%;max-width:none;margin-left:-10%;filter:drop-shadow(0 28px 24px rgba(7,81,77,.16))}.hero-orbit{position:absolute;border-radius:50%;border:1px solid rgba(7,81,77,.18)}.orbit-one{width:460px;height:460px;top:80px;left:10px}.orbit-two{width:320px;height:320px;top:150px;left:80px}.question-pin{position:absolute;z-index:3;right:12%;top:18%;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--teal);border:3px solid var(--teal);font-size:38px;font-weight:950;transform:rotate(8deg);box-shadow:0 15px 26px rgba(7,81,77,.13)}.hero-profile-mini{position:relative;z-index:3;margin:52px 32px 52px 0;padding:30px 26px;border-radius:28px;align-self:center;background:rgba(255,253,248,.86);backdrop-filter:blur(16px);box-shadow:0 20px 45px rgba(7,81,77,.12)}.hero-profile-mini>span{font-size:12px;font-weight:950;letter-spacing:.12em;color:var(--teal)}.hero-profile-mini>b{display:block;margin-top:8px;font-size:32px}.hero-profile-mini>p{margin:4px 0 20px;color:var(--muted);font-size:14px}.hero-profile-mini dl{margin:0}.hero-profile-mini dl div{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid var(--line);font-size:14px}.hero-profile-mini dt{color:var(--muted)}.hero-profile-mini dd{margin:0;font-weight:900}.shortcut-wrap{position:relative;z-index:4;margin-top:-34px;padding:16px;border-radius:32px;background:var(--paper);box-shadow:0 20px 55px rgba(14,70,66,.12)}.shortcut-title{padding:4px 8px 14px;display:flex;align-items:baseline;gap:12px}.shortcut-title b{font-size:19px}.shortcut-title span{color:var(--muted);font-size:14px}.shortcut-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.shortcut-grid a{min-height:112px;padding:18px;border-radius:22px;display:flex;flex-direction:column;justify-content:center;background:var(--mint-soft);transition:.18s}.shortcut-grid a:nth-child(even){background:#f7ead9}.shortcut-grid a:hover{transform:translateY(-4px);background:var(--teal);color:#fff}.shortcut-grid i{font-style:normal;font-size:12px;font-weight:950;color:var(--teal)}.shortcut-grid a:hover i{color:#bff0e9}.shortcut-grid span{margin-top:8px;font-size:18px;font-weight:950}.shortcut-grid b{font-size:13px;color:var(--muted)}.shortcut-grid a:hover b{color:rgba(255,255,255,.75)}.section{padding:92px 0;scroll-margin-top:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-heading h2{margin:6px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-.055em}.section-heading p{margin:0;max-width:430px;color:var(--muted);font-size:16px;text-align:right}.section-heading.light h2,.section-heading.light p{color:#fff}.section-heading.light .section-kicker{color:#8ee2d9}.profile-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:22px}.profile-photo{min-height:590px;border-radius:36px;overflow:hidden;background:linear-gradient(145deg,#f1e5d2,#b7e5df);box-shadow:var(--shadow)}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-content{display:grid;gap:16px}.profile-name-card{padding:40px;border-radius:34px;background:var(--teal);color:#fff}.profile-name-card span{font-size:13px;font-weight:950;letter-spacing:.13em;color:#9ce8df}.profile-name-card h3{margin:7px 0 6px;font-size:48px}.profile-name-card p{margin:0;color:rgba(255,255,255,.76);font-size:16px}.profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-facts article{padding:27px 24px;border-radius:26px;background:var(--paper);border:1px solid var(--line)}.profile-facts span,.profile-likes span{display:block;color:var(--muted);font-size:14px;font-weight:850}.profile-facts b{display:block;margin-top:10px;font-size:23px}.profile-likes{padding:30px;border-radius:30px;background:#f4e6d2;display:grid;gap:18px}.profile-likes div+div{padding-top:18px;border-top:1px solid rgba(24,51,48,.13)}.profile-likes p{margin:5px 0 0;font-size:17px;font-weight:800}.monthly-section{padding-top:38px}.monthly-section .section-heading{margin-bottom:22px}.monthly-section .section-heading{width:min(820px,100%);margin-left:auto;margin-right:auto}.monthly-banner{position:relative;width:min(760px,100%);height:430px;min-height:0;margin:0 auto;border-radius:32px;overflow:hidden;background:linear-gradient(145deg,#e7f4f0,#f5eadb);box-shadow:var(--shadow)}.monthly-banner img{width:100%;height:100%;min-height:0;object-fit:contain;background:rgba(255,255,255,.3)}.monthly-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:38px;background:linear-gradient(0deg,rgba(4,43,40,.83),transparent 64%)}.monthly-overlay h3{margin:0;color:#fff;font-size:clamp(34px,5vw,64px);letter-spacing:-.045em}.empty-content,.preview-loading{min-height:220px;display:grid;place-items:center;color:var(--muted);font-weight:800}.upbo-section{background:var(--teal-dark)}.upbo-search-row{display:grid;grid-template-columns:1fr auto;gap:14px}.home-search{min-height:68px;padding:0 8px 0 20px;border-radius:22px;display:flex;align-items:center;gap:12px;background:#fff}.home-search>span{font-size:24px;color:var(--teal)}.home-search input{flex:1;border:0;outline:0;font-size:17px;color:var(--ink);background:transparent}.home-search button{min-height:52px;padding:0 24px;border:0;border-radius:17px;background:var(--teal);color:#fff;font-weight:900}.open-upbo-button{min-width:230px;border-radius:22px;display:flex;align-items:center;justify-content:center;gap:20px;background:var(--coral);color:#fff;font-size:18px;font-weight:950;box-shadow:0 14px 30px rgba(255,111,125,.22)}.viewer-carousel-shell{position:relative;margin-top:22px}.viewer-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px}.viewer-carousel::-webkit-scrollbar{display:none}.home-viewer-card{min-height:270px;padding:24px;border-radius:28px;background:#fff;scroll-snap-align:start;display:flex;flex-direction:column;transition:.18s}.home-viewer-card:hover{transform:translateY(-4px)}.home-viewer-head{display:flex;align-items:center;gap:14px}.home-viewer-avatar{position:relative;flex:0 0 auto;width:66px;height:66px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--mint-soft);border:3px solid var(--teal)}.home-viewer-avatar i{font-style:normal;font-size:22px;font-weight:900}.home-viewer-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-viewer-head b{display:block;font-size:18px}.home-viewer-head small{font-size:14px;color:var(--muted)}.home-viewer-items{margin-top:19px;display:grid;gap:8px}.home-viewer-item{padding:11px 13px;border-radius:15px;background:var(--mint-soft);display:flex;justify-content:space-between;gap:10px;font-size:14px}.home-viewer-item b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-viewer-item span{flex:0 0 auto;color:var(--teal);font-weight:900}.home-viewer-more{margin-top:auto;padding-top:14px;color:var(--teal);font-size:14px;font-weight:900}.carousel-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:48px;height:48px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--teal-dark);font-size:0;line-height:1;box-shadow:0 10px 30px rgba(0,0,0,.18)}.carousel-arrow::before{content:"";width:11px;height:11px;border-top:3px solid currentColor;border-right:3px solid currentColor}.carousel-arrow.prev{left:-24px}.carousel-arrow.prev::before{transform:rotate(-135deg)}.carousel-arrow.next{right:-24px}.carousel-arrow.next::before{transform:rotate(45deg)}.song-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.song-search{min-height:54px;min-width:340px;padding:0 17px;border-radius:18px;background:var(--paper);border:1px solid var(--line);display:flex;align-items:center;gap:10px}.song-search input{width:100%;border:0;outline:0;background:transparent;font-size:16px}.category-tabs,.news-tabs{display:flex;gap:8px;flex-wrap:wrap}.category-tabs button,.news-tabs button{min-height:46px;padding:0 19px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--muted);font-weight:900}.category-tabs button.active,.news-tabs button.active{border-color:var(--teal);background:var(--teal);color:#fff}.songbook-card{border-radius:30px;overflow:hidden;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 45px rgba(14,70,66,.07)}.songbook-head{min-height:68px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.songbook-head b{font-size:20px}.songbook-head span{color:var(--muted);font-size:14px}.song-scroll{max-height:470px;overflow:auto}.song-table{width:100%;border-collapse:collapse}.song-table th,.song-table td{padding:18px 24px;text-align:left;border-bottom:1px solid var(--line);font-size:16px}.song-table th{position:sticky;z-index:2;top:0;background:#f5f0e7;color:var(--muted);font-size:14px}.song-table td:first-child{font-weight:900}.song-category{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--mint-soft);color:var(--teal-dark);font-size:13px;font-weight:900}.news-section{background:#eee7dc}.news-tabs{margin-bottom:20px}.news-tabs button{min-width:130px;background:#fff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-card{min-height:390px;border-radius:28px;overflow:hidden;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.news-image{height:200px;background:var(--mint-soft);overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover}.news-copy{padding:24px;display:flex;flex:1;flex-direction:column}.news-copy>span{color:var(--teal);font-size:13px;font-weight:950}.news-copy h3{margin:8px 0 9px;font-size:24px;line-height:1.35}.news-copy p{margin:0;color:var(--muted);font-size:15px}.news-copy a{margin-top:auto;padding-top:18px;color:var(--teal);font-weight:900}.lab-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.lab-card{min-height:390px;border-radius:32px;overflow:hidden;position:relative;background:var(--paper);border:1px solid var(--line)}.lab-card img{width:100%;height:240px;object-fit:cover}.lab-copy{padding:26px}.lab-copy span{font-size:13px;color:var(--teal);font-weight:950}.lab-copy h3{margin:7px 0 8px;font-size:27px}.lab-copy p{margin:0;color:var(--muted);font-size:15px}.lab-copy a{display:inline-flex;margin-top:18px;color:var(--teal);font-weight:900}.fan-section{background:var(--teal-dark)}.channel-card{padding:32px;border-radius:30px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;background:#fff}.youtube-mark{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:#ff4141;color:#fff;font-size:28px}.channel-card small{color:var(--teal);font-size:13px;font-weight:950}.channel-card h3{margin:5px 0;font-size:28px}.channel-card p{margin:0;color:var(--muted);font-size:15px}.channel-card>b{font-size:16px;color:var(--teal)}.shorts-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.short-card{border-radius:28px;overflow:hidden;background:#fff}.short-card img{width:100%;height:260px;object-fit:cover}.short-card div{padding:19px 22px;display:flex;justify-content:space-between;align-items:center}.short-card b{font-size:17px}.short-card span{color:var(--teal);font-weight:900}footer{padding:46px 0;background:#092f2c;color:#fff}.footer-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.footer-inner strong{font-size:26px}.footer-inner p{margin:4px 0 0;color:rgba(255,255,255,.65)}.footer-inner>div:nth-child(2){display:flex;gap:18px}.footer-inner a{font-weight:850}.footer-inner>span{color:rgba(255,255,255,.55);font-size:13px}@media(max-width:1020px){.desktop-nav{display:none}.menu-button{display:grid;place-items:center}.mobile-nav.open{position:fixed;z-index:75;top:96px;left:18px;right:18px;padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.mobile-nav a{padding:14px;border-radius:14px;background:var(--mint-soft);font-weight:900}.hero-panel{grid-template-columns:1fr 1.05fr}.hero-profile-mini{display:none}.shortcut-grid{grid-template-columns:repeat(3,1fr)}.profile-layout{grid-template-columns:1fr}.profile-photo{min-height:480px}.news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){body{font-size:15px}.shell{width:calc(100% - 24px)}.site-header{top:10px;height:64px;width:calc(100% - 20px);padding-left:10px}.brand-mark{width:42px;height:42px}.brand b{font-size:16px}.brand small,.station-button{display:none}.admin-button{width:42px;height:42px;padding:0;display:grid;place-items:center;font-size:0}.admin-button:before{content:"⚙";font-size:18px}.mobile-nav.open{top:82px;grid-template-columns:repeat(2,1fr)}.hero{padding-top:86px}.hero-panel{min-height:720px;border-radius:30px;display:block}.hero-copy{padding:54px 25px 0}.hero-copy h1{font-size:46px}.hero-copy p{font-size:15px}.hero-visual{position:absolute;left:0;right:0;bottom:0;height:53%}.hero-visual img{width:125%;margin-left:-5%}.question-pin{right:12px;top:12px}.shortcut-wrap{margin-top:-18px;border-radius:25px}.shortcut-title{align-items:flex-start;flex-direction:column;gap:0}.shortcut-grid{grid-template-columns:repeat(2,1fr)}.shortcut-grid a{min-height:98px}.section{padding:70px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading p{text-align:left;font-size:15px}.section-heading h2{font-size:40px}.profile-photo{min-height:380px}.profile-facts{grid-template-columns:1fr}.monthly-banner{height:300px}.monthly-banner img{min-height:0}.monthly-overlay{padding:23px}.upbo-search-row{grid-template-columns:1fr}.open-upbo-button{min-height:62px}.viewer-carousel{grid-auto-columns:88%}.carousel-arrow{display:none}.song-toolbar{align-items:stretch;flex-direction:column}.song-search{min-width:0}.category-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.category-tabs button{flex:0 0 auto}.songbook-head{align-items:flex-start;flex-direction:column;justify-content:center;gap:2px}.song-table th,.song-table td{padding:16px 14px}.news-grid,.lab-grid,.shorts-grid{grid-template-columns:1fr}.channel-card{grid-template-columns:auto 1fr}.channel-card>b{grid-column:1/3}.short-card img{height:220px}.footer-inner{align-items:flex-start;flex-direction:column}}


/* v2.2 — hero image, fixed song columns */
.hero-visual{
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:54px 12px 28px;
}
.hero-visual img{
  display:block;
  width:min(100%,560px);
  height:auto;
  max-height:540px;
  object-fit:contain;
  object-position:center bottom;
  margin:0;
}
.question-pin{display:none!important}
.profile-photo{display:grid;place-items:center;padding:18px}
.profile-photo img{width:100%;height:100%;object-fit:contain;object-position:center;background:transparent}
.song-scroll{scrollbar-gutter:stable both-edges}
.song-table{width:100%;table-layout:fixed}
.song-table col.song-col-title{width:48%}
.song-table col.song-col-artist{width:30%}
.song-table col.song-col-category{width:22%}
.song-table th,.song-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.song-table th:nth-child(3),.song-table td:nth-child(3){text-align:left}
@media(max-width:920px){
  .hero-visual{padding:36px 16px 12px;overflow:hidden}
  .hero-visual img{width:min(100%,520px);max-height:480px}
}
@media(max-width:680px){
  .hero-visual{padding:10px 14px 0;min-height:300px}
  .hero-visual img{width:100%;max-height:360px}
  .song-table{min-width:620px}
  .song-scroll{overflow-x:auto;scrollbar-gutter:stable}
}


/* v2.3: public viewer detail popup + admin-only full directory */
.admin-only-upbo-link[hidden]{display:none!important}
.home-search-message{min-height:24px;margin:8px 4px 0;color:#ffd4d9;font-size:14px;font-weight:850}
.home-viewer-card{border:0;text-align:left;color:var(--ink);font-family:inherit}
.home-viewer-card:focus-visible{outline:4px solid rgba(255,255,255,.72);outline-offset:3px}
.home-viewer-extra{padding:8px 12px;border-radius:13px;background:#f4eee4;color:var(--muted);font-size:13px;font-weight:850;text-align:center}
body.modal-open{overflow:hidden}
.home-upbo-modal{position:fixed;z-index:200;inset:0;display:none;place-items:center;padding:24px}
.home-upbo-modal.open{display:grid}
.home-upbo-modal-backdrop{position:absolute;inset:0;background:rgba(4,35,33,.72);backdrop-filter:blur(10px)}
.home-upbo-dialog{position:relative;z-index:1;width:min(720px,100%);max-height:min(820px,calc(100vh - 48px));overflow:hidden;border-radius:34px;background:var(--paper);box-shadow:0 32px 100px rgba(0,0,0,.34);animation:homeUpboPop .2s ease-out}
@keyframes homeUpboPop{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}
.home-upbo-close{position:absolute;z-index:3;top:17px;right:17px;width:45px;height:45px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--teal-dark);font-size:29px;line-height:1;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.home-upbo-dialog-head{min-height:170px;padding:30px 82px 30px 32px;display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,#cfece6,#f4e5d1)}
.home-upbo-modal-avatar{position:relative;flex:0 0 auto;width:96px;height:96px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#fff;border:4px solid var(--teal)}
.home-upbo-modal-avatar i{font-style:normal;font-size:31px;font-weight:950}
.home-upbo-modal-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.home-upbo-dialog-head>div{min-width:0}
.home-upbo-dialog-head span{font-size:12px;letter-spacing:.12em;color:var(--teal);font-weight:950}
.home-upbo-dialog-head h2{margin:3px 0 0;font-size:32px;line-height:1.2;letter-spacing:-.035em}
.home-upbo-dialog-head p{margin:4px 0 0;color:var(--muted);font-size:15px}
.home-upbo-dialog-body{padding:28px 30px 32px}
.home-upbo-dialog-title{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:16px}
.home-upbo-dialog-title span{font-size:12px;letter-spacing:.12em;color:var(--teal);font-weight:950}
.home-upbo-dialog-title h3{margin:2px 0 0;font-size:28px}
.home-upbo-detail-list{max-height:430px;overflow:auto;display:grid;gap:10px;padding-right:5px}
.home-upbo-detail-item{padding:17px 18px;border-radius:19px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--mint-soft);border:1px solid rgba(13,129,121,.08)}
.home-upbo-detail-main{min-width:0}
.home-upbo-detail-main h4{margin:0;font-size:18px;line-height:1.35}
.home-upbo-detail-main p{margin:5px 0 0;color:var(--muted);font-size:14px}
.home-upbo-detail-side{flex:0 0 auto;display:flex;align-items:center;gap:8px}
.home-upbo-detail-side>b{font-size:15px}
.home-upbo-status{padding:7px 11px;border-radius:999px;background:#fff;color:var(--teal);font-size:13px;font-weight:950}
.home-upbo-status.progress{color:#b46c14}.home-upbo-status.done{color:#5d716d}
@media(max-width:720px){
  .upbo-search-row:has(.admin-only-upbo-link[hidden]){grid-template-columns:1fr}
  .home-upbo-modal{padding:12px}
  .home-upbo-dialog{max-height:calc(100vh - 24px);border-radius:27px}
  .home-upbo-dialog-head{min-height:150px;padding:26px 62px 24px 22px;gap:14px}
  .home-upbo-modal-avatar{width:76px;height:76px}
  .home-upbo-dialog-head h2{font-size:25px}
  .home-upbo-dialog-body{padding:22px 18px 24px}
  .home-upbo-detail-list{max-height:52vh}
  .home-upbo-detail-item{align-items:flex-start;flex-direction:column}
  .home-upbo-detail-side{width:100%;justify-content:space-between}
}
