@charset "utf-8";

/* ===== 함께해요(목록) — Figma 1018:4875 (teal 액센트, 나눔터 허브) ===== */
.tg-wrap {display:flex; flex-direction:column; min-height:100%; background:var(--snow);}

/* 헤더 */
.tg-head {position:sticky; top:0; z-index:20; background:var(--card);}
.tg-bar {display:flex; align-items:center; gap:14px; padding:17px 22px; border-bottom:1.92px solid var(--line);}
.tg-back {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:58px; height:58px;}
.tg-back img {width:32px; height:32px;}
.tg-search {flex:1; display:flex; align-items:center; gap:16px; height:74px; padding:0 28px; background:var(--snow); border:1.92px solid var(--line); border-radius:42px;}
.tg-search img {width:31px; height:31px;}
.tg-search input {flex:1; min-width:0; border:0; background:transparent; font-size:25px; color:var(--ink);}
.tg-search input::placeholder {color:#6B7280;}

/* 필터 (pill) */
.tg-filters {display:flex; flex-wrap:nowrap; gap:11.52px; padding:15px 27px 21px; border-bottom:1.92px solid var(--line); overflow-x:auto; scrollbar-width:none;}
.tg-filters::-webkit-scrollbar {display:none;}
.tg-dd {position:relative; flex:0 0 auto;}
.tg-fil {flex:0 0 auto; display:flex; align-items:center; gap:6px; padding:11px 23px; border:1.92px solid var(--line); border-radius:38px; background:var(--card); color:#475569; font-size:21px; font-weight:500; white-space:nowrap;}
.tg-fil .lbl {white-space:nowrap; font-size:inherit;}
.tg-fil img {width:21px; height:21px; transition:transform .2s ease;}
.tg-dd.open .tg-fil img {transform:rotate(180deg);}
.tg-fil.on {border-color:var(--teal-2); color:var(--teal); background:var(--mint); font-weight:700;}
.tg-fil-region::before {content:''; flex:0 0 auto; width:21px; height:21px; background:url('/asset/images/meet-place/mp-pin.svg') center/contain no-repeat;}

.tg-dd-menu {position:absolute; top:64px; left:0; z-index:30; min-width:220px; max-height:0; overflow:hidden; opacity:0; background:var(--card); border-radius:16px; box-shadow:0 18px 44px rgba(15,23,42,.18); transition:opacity .15s ease;}
.tg-dd.open .tg-dd-menu {max-height:560px; overflow-y:auto; opacity:1; padding:10px; border:1.92px solid var(--line);}
.tg-dd-menu li {padding:16px 20px; border-radius:10px; font-size:22px; color:var(--body); cursor:pointer; white-space:nowrap;}
.tg-dd-menu li.on {background:var(--mint); color:var(--teal); font-weight:700;}

/* 브레드크럼 */
.tg-crumb {display:flex; align-items:center; gap:11px; padding:15px 27px 13px; border-bottom:1.92px solid var(--line); font-size:23px; font-weight:700; color:#6B7280;}
.tg-crumb img {width:25px; height:25px;}

/* 서브탭 (active=teal 밑줄, 게시판 종류가 늘어나면 좌우 화살표로 스크롤) */
.tg-tabswrap {position:relative;}
.tg-tabs {display:flex; gap:0; padding:0 27px; overflow-x:auto; scrollbar-width:none; border-bottom:3.84px solid var(--line);}
.tg-tabs::-webkit-scrollbar {display:none;}
.tg-tab {flex:0 0 auto; position:relative; padding:21px 23px; background:none; color:#94A3B8; font-size:23px; font-weight:500; white-space:nowrap;}
.tg-tab.on {color:var(--teal); font-weight:700;}
.tg-tab.on::after {content:''; position:absolute; left:0; right:0; bottom:-3.84px; height:3.84px; border-radius:3px 3px 0 0; background:var(--teal);}
.tg-tabarrow {position:absolute; top:0; bottom:3.84px; width:46px; z-index:5; display:flex; align-items:center; justify-content:center; border:0; cursor:pointer; padding:0;}
.tg-tabarrow img {width:16px; height:16px;}
.tg-tabarrow.prev {left:0; background:linear-gradient(to right, var(--card) 55%, transparent);}
.tg-tabarrow.next {right:0; background:linear-gradient(to left, var(--card) 55%, transparent);}

/* 카테고리 스트립 (둥근 사각 타일 + 모노 라인 아이콘) */
.tg-cats {display:flex; gap:15.36px; padding:19.2px 26.88px; overflow-x:auto; scrollbar-width:none; border-bottom:1.92px solid var(--line);}
.tg-cats::-webkit-scrollbar {display:none;}
.tg-cat {flex:0 0 auto; display:flex; flex-direction:column; align-items:center; gap:7.68px; background:none; border:0; padding:0;}
.tg-cat-tile {display:flex; align-items:center; justify-content:center; width:84.48px; height:84.48px; border:1.92px solid var(--line); border-radius:26.88px; background:#F8FAFC;}
.tg-cat-ic {width:38.4px; height:38.4px; background-color:#475569; -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-position:center; mask-position:center; -webkit-mask-size:contain; mask-size:contain;}
.tg-cat-lbl {font-size:19.2px; font-weight:600; color:#475569; white-space:nowrap;}
.tg-cat.on .tg-cat-tile {border-color:var(--teal); background:#F0FDFA;}
.tg-cat.on .tg-cat-ic {background-color:var(--teal);}
.tg-cat.on .tg-cat-lbl {color:var(--teal); font-weight:700;}

/* ===== 추천 함께해요 ===== */
.tg-rec {padding:24px 22px 8px;}
.tg-rec-head {display:flex; align-items:center; justify-content:space-between; margin-bottom:16px;}
.tg-rec-head .t {font-size:27px; font-weight:700; color:var(--ink);}
.tg-rec-head .more {font-size:21px; color:var(--sub);}
.tg-grid {display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); gap:19px;}
.tg-rec-card {position:relative; display:flex; flex-direction:column; background:var(--card); border:1.92px solid var(--line); border-radius:19px; overflow:hidden; box-shadow:0 1.92px 11.52px rgba(15,23,42,.06);}
.tg-rec-thumb {position:relative; height:192px; overflow:hidden;}
.tg-rec-thumb.is-photo {background:var(--mute);}
.tg-rec-img {position:absolute; inset:0; width:100%; height:100%; object-fit:cover; display:block;}
.tg-rec-shade {position:absolute; inset:0; background:linear-gradient(to top, rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 55%);}
.tg-rec-badges {position:absolute; top:15px; left:15px; z-index:2; display:flex; gap:8px;}
.tg-rec-period {position:absolute; left:15.36px; bottom:11.52px; z-index:2; display:flex; align-items:center; gap:5.76px; padding:3.84px 13.44px; border-radius:38.4px; background:rgba(0,0,0,.55); color:#fff; font-size:17.28px; font-weight:600;}
.tg-rec-period img {width:17.28px; height:17.28px; filter:brightness(0) invert(1);}
.tg-rec-heart {position:absolute; top:11.52px; right:11.52px; z-index:3; display:flex; align-items:center; justify-content:center; width:49.92px; height:49.92px; border-radius:25px; background:rgba(255,255,255,.88);}
.tg-rec-heart img {width:24.96px; height:24.96px;}
.tg-rec-badges2 {display:flex; flex-wrap:wrap; gap:7.68px; margin-bottom:2px;}
.tg-rec-info {display:flex; flex-direction:column; gap:7px; padding:15.36px 19.2px 19.2px;}
.tg-rec-title {font-size:23px; font-weight:700; color:var(--ink); line-height:1.35; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.tg-rec-loc {display:flex; align-items:center; gap:6px; font-size:19px; color:var(--sub);}
.tg-rec-loc img {width:19px; height:19px;}
.tg-rec-meta {display:flex; align-items:center; gap:6px; font-size:20px; font-weight:700; color:var(--teal);}

/* 상태/구분/카테고리 배지 */
.tg-badge {padding:5px 16px; border-radius:38px; font-size:20px; font-weight:700; white-space:nowrap;}
.tg-badge.st-on {background:#DCFCE7; color:#15803D;}      /* 진행 */
.tg-badge.st-done {background:#F1F5F9; color:#64748B;}    /* 완료 */
.tg-badge.kd-req {background:#F0FDFA; color:#1D4ED8;}     /* 요청 */
.tg-badge.kd-offer {background:#FFFBEB; color:#92400E;}   /* 제안 */
.tg-badge.cat {background:#F5F3FF; color:#5B21B6;}        /* 카테고리 */
.tg-badge.t-new {background:#FEF2F2; color:#DC2626;}      /* 신규 */
.churchro.dark-mode .tg-badge.st-on {background:#14321F; color:#86EFAC;}
.churchro.dark-mode .tg-badge.st-done {background:#1E2A38; color:#94A3B8;}
.churchro.dark-mode .tg-badge.kd-req {background:#16242B; color:#93C5FD;}
.churchro.dark-mode .tg-badge.kd-offer {background:#20221A; color:#FCD34D;}
.churchro.dark-mode .tg-badge.cat {background:#241B33; color:#C4B5FD;}
.churchro.dark-mode .tg-badge.t-new {background:#3A1D1D; color:#FCA5A5;}

/* ===== 전체 목록 ===== */
.tg-body {flex:1; padding:16px 22px 170px;}
.tg-lhead {display:flex; align-items:baseline; justify-content:space-between; margin-bottom:20px;}
.tg-lhead .l {font-size:23px; font-weight:600; color:#475569;}
.tg-lhead .l b {font-size:29px; font-weight:800; color:#0F766E;}
.tg-lhead .c {font-size:21.12px; font-weight:400; color:var(--sub);}
.tg-listwrap {display:flex; flex-direction:column; gap:18px;}
.tg-item {position:relative; display:flex; flex-direction:column; gap:11px; padding:25px 25px 25px 31px; background:var(--card); border:1.92px solid var(--line); border-radius:19px; box-shadow:0 1.92px 7.68px rgba(0,0,0,.07); overflow:hidden;}
/* 좌측 액센트바 — 카드별 색상(--tg-bar) 적용, 미지정 시 teal */
.tg-item::before {content:''; position:absolute; left:0; top:0; bottom:0; width:7.68px; background:var(--tg-bar, var(--teal));}
.tg-item.is-done::before {background:var(--tg-bar, #CBD5E1);}
.tg-irow1 {display:flex; flex-wrap:wrap; align-items:center; gap:9px;}
.tg-irow1 .tg-bm {margin-left:auto;}
.tg-bm {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:44px; height:44px;}
.tg-bm img {width:29px; height:29px;}
.tg-iauthor {display:flex; align-items:center; gap:8px; font-size:20px; color:var(--sub);}
.tg-iauthor img {width:22px; height:22px;}
.tg-ititle {font-size:26px; font-weight:700; color:var(--ink); line-height:1.35; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.tg-imeta {display:flex; flex-wrap:wrap; align-items:center; gap:18px;}
.tg-imeta .m {display:flex; align-items:center; gap:6px; font-size:21px; color:var(--sub);}
.tg-imeta .m img {width:21px; height:21px;}
.tg-imeta .m.cnt {font-weight:700; color:var(--teal);}

/* 페이지네이션 */
.tg-page {display:flex; align-items:center; justify-content:center; gap:8px; padding:38px 0 6px;}
.tg-page .pg {display:flex; align-items:center; justify-content:center; min-width:62px; height:62px; padding:0 16px; border:1.85px solid var(--line); border-radius:14px; background:var(--card); color:var(--body); font-size:22px; font-weight:500;}
.tg-page .pg.on {background:#1E3A5F; border-color:#1E3A5F; color:#fff; font-weight:700;}
.tg-page .pg img {width:24px; height:24px;}
.tg-page .dots {padding:0 5px; color:var(--sub); font-size:24px;}

/* 글쓰기 FAB (네이비) */
.tg-write {position:fixed; right:27px; bottom:135px; z-index:35; display:flex; align-items:center; justify-content:center; width:92px; height:92px; border-radius:50%; background:#1E3A5F; box-shadow:0 8px 16px rgba(30,58,95,.4);}
.tg-write img {width:42px; height:42px;}

/* 하단 탭바 (fixed) */
.tg-nav {position:fixed; left:50%; bottom:0; transform:translateX(-50%); z-index:40; width:720px; max-width:100%; display:flex; align-items:center; justify-content:space-between; padding:20px 40px; background:var(--card); border-top:1.85px solid var(--line);}
.tg-nav .tab {display:flex; flex-direction:column; align-items:center; gap:5.8px; color:var(--sub); font-size:19.2px;}
.tg-nav .tab img {width:42px; height:42px;}
.tg-nav .tab.on {color:var(--teal);}
.tg-nav .tab-fab {position:relative; align-self:stretch; width:96px;}
.tg-nav .tab-fab .fab {position:absolute; left:50%; top:0; transform:translate(-50%,-50%); display:flex; align-items:center; justify-content:center; width:96px; height:96px; border-radius:50%; background:linear-gradient(135deg, #0D9488, #1E3A5F); border:5px solid var(--card); box-shadow:0 10px 24px rgba(13,148,136,0.4);}
.tg-nav .tab-fab .fab img {width:48px; height:48px;}

@media (hover:hover) and (pointer:fine) {
	.tg-item:hover, .tg-rec-card:hover {background:var(--snow);}
}

/* ===================== 함께해요(상세) — Figma 1018:5314 ===================== */
.td-wrap {display:flex; flex-direction:column; min-height:100%; background:var(--snow);}

/* 사진 갤러리 헤더 (Figma 1018:5589) */
.td-hero {position:relative; height:422px; overflow:hidden; background:linear-gradient(160deg, #1E3A5F 0%, #0D9488 100%);}
.td-hero-img {position:absolute; inset:0; width:100%; height:100%; object-fit:cover; display:block;}
.td-hero-top {position:absolute; left:0; right:0; top:0; z-index:2; display:flex; align-items:center; justify-content:space-between; padding:23px 27px;}
.td-gacts {display:flex; gap:11.5px;}
.td-gbtn {display:flex; align-items:center; justify-content:center; width:69px; height:69px; border-radius:19px; background:rgba(0,0,0,.4);}
.td-gbtn img {width:38px; height:38px;}
.td-hero-all {position:absolute; z-index:2; left:23px; bottom:18px; display:flex; align-items:center; gap:7.68px; padding:8px 19px; border-radius:38px; background:rgba(0,0,0,.55); color:#fff; font-size:21px; font-weight:700;}
.td-hero-all img {width:23px; height:23px;}
.td-hero-count {position:absolute; z-index:2; right:25px; bottom:19px; padding:4px 19px; border-radius:38px; background:rgba(0,0,0,.55); color:#fff; font-size:21px; font-weight:600;}
.td-hero-arrow {position:absolute; z-index:2; top:50%; transform:translateY(-50%); display:flex; align-items:center; justify-content:center; width:54px; height:54px; border-radius:27px; background:rgba(255,255,255,.8);}
.td-hero-arrow img {width:27px; height:27px;}
.td-hero-arrow.l {left:19px;} .td-hero-arrow.r {right:19px;}

/* 작성자 카드 */
.td-author {display:flex; align-items:center; gap:19px; padding:27px; background:var(--card); border-bottom:1.92px solid var(--line);}
.td-avatar {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:73px; height:73px; border-radius:50%; background:linear-gradient(135deg, #0D9488, #1E3A5F); color:#fff; font-size:25px; font-weight:800;}
.td-author-info {display:flex; flex-direction:column; gap:4px; min-width:0;}
.td-author-name {display:flex; align-items:center; gap:9px; font-size:25px; font-weight:700; color:var(--ink);}
.td-author-name em {font-size:21px; font-weight:400; font-style:normal; color:var(--sub);}
.td-author-loc {font-size:21px; color:var(--sub);}

.td-titlesec {display:flex; flex-direction:column; gap:14px; padding:27px 27px 21px; background:var(--card); border-bottom:1.92px solid var(--line);}
.td-tags {display:flex; flex-wrap:wrap; gap:11.5px;}
.td-title {font-size:32px; font-weight:700; color:var(--ink); line-height:45px;}
.td-num {display:flex; align-items:center; gap:11.5px; padding:11px 19px; border-radius:11.5px; background:var(--snow);}
.td-num .k {font-size:21px; color:var(--sub);}
.td-num .v {font-size:22px; font-weight:700; color:#475569;}
.td-copy {display:flex; align-items:center; gap:5.76px; margin-left:auto; color:var(--teal); font-size:21px;}
.td-copy img {width:23px; height:23px;}

.td-stat {display:grid; grid-template-columns:repeat(4, 1fr); padding:19px 27px 23px; background:var(--card); border-bottom:1.92px solid var(--line);}
.td-scol {display:flex; flex-direction:column; align-items:center; gap:6px; padding:8px 0;}
.td-scol.bd {border-left:1.92px solid var(--line);}
.td-scol .k {font-size:19px; color:var(--sub);}
.td-scol .v {font-size:23px; font-weight:700; color:var(--ink);}
.td-scol .v.teal {color:var(--teal); font-size:19px;}

.td-acts {display:flex; gap:11.5px; padding:15px 27px 21px; background:var(--card); border-bottom:1.92px solid var(--line);}
.td-act {flex:1; display:flex; align-items:center; justify-content:center; gap:9.6px; padding:17px 13px; border:1.92px solid var(--line); border-radius:15px; background:var(--card); color:#475569; font-size:21px; font-weight:600;}
.td-act img {width:27px; height:27px;}
.td-act.heart {border-color:#DC2626; background:var(--mint); color:#DC2626;}

.td-body {flex:1; padding-bottom:400px;}
.td-table {margin:24px 27px 0; border:1.92px solid var(--line); border-radius:19px; overflow:hidden;}
.td-trow {display:flex; border-bottom:1.92px solid var(--line);}
.td-trow:last-child {border-bottom:0;}
.td-tk {flex:0 0 auto; min-width:140px; display:flex; align-items:center; padding:17px 24px; background:var(--mint); color:#2563EB; font-size:21px; font-weight:700;}
.churchro.dark-mode .td-tk {color:#93C5FD;}
.td-tv {flex:1; padding:17px 23px; font-size:23px; color:var(--ink); line-height:34px; word-break:break-all;}
.td-tv.teal {color:var(--teal); font-weight:700;}

.td-sech {display:flex; align-items:center; gap:11.5px; padding:27px 27px 15px;}
.td-sech img {width:28px; height:28px;}
.td-sech h2 {font-size:25px; font-weight:700; color:var(--ink);}
.td-sech .cnt {display:flex; align-items:center; justify-content:center; min-width:38px; padding:2px 12px; border-radius:38px; background:var(--mint); color:var(--teal); font-size:21px; font-weight:700;}

/* 필요한 역할 칩 */
.td-roles {display:flex; flex-wrap:wrap; gap:12px; padding:0 27px;}
.td-role {display:flex; align-items:center; gap:7.68px; padding:8px 19px; border-radius:38px; background:var(--mint); color:var(--teal); font-size:21px; font-weight:600;}
.td-role img {width:23px; height:23px;}

.td-desc {display:flex; flex-direction:column; gap:24px; padding:4px 27px 8px;}
.td-desc-item {display:flex; flex-direction:column; gap:10px;}
.td-desc-h {display:flex; align-items:center; gap:10px;}
.td-desc-h img {width:23px; height:23px;}
.td-desc-h b {font-size:21px; font-weight:700; color:#1E3A5F;}
.churchro.dark-mode .td-desc-h b {color:#93C5FD;}
.td-desc-item p {margin:0; font-size:23px; color:var(--ink); line-height:39px;}

.td-usage {padding:0 27px;}
.td-usage li {display:flex; align-items:center; gap:11.5px; padding:11px 0; border-bottom:1.92px solid var(--line); font-size:23px; color:#475569;}
.td-usage li:last-child {border-bottom:0;}
.td-usage li img {flex:0 0 auto; width:27px; height:27px;}

.td-map {position:relative; margin:0 27px; height:280px; border:1.92px solid var(--line); border-radius:19px; overflow:hidden; background:#E8F4F8;}
.td-map iframe {width:100%; height:100%; border:0; display:block;}
.td-mapopen {position:absolute; z-index:2; right:30px; bottom:16px; display:flex; align-items:center; gap:7.68px; padding:10px 19px; border-radius:38px; background:#1E3A5F; color:#fff; font-size:19px; font-weight:700;}
.td-mapopen img {width:21px; height:21px;}
.td-mapaddr {margin:14px 27px 0; font-size:21px; color:var(--sub);}

.td-contact {margin:24px 27px 0; padding:25px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px;}
.td-crow {display:flex; align-items:center; gap:15px; padding:8px 0;}
.td-crow.bd {border-top:1.92px solid var(--line); padding-top:17px;}
.td-ck {flex:0 0 auto; min-width:80px; font-size:21px; font-weight:600; color:var(--sub);}
.td-cv {flex:1; min-width:0; font-size:23px; color:var(--ink); word-break:break-all;}
.td-cbtn {flex:0 0 auto; display:flex; align-items:center; gap:7.68px; padding:10px 19px; border-radius:11.5px; background:var(--mint); color:var(--teal); font-size:21px; font-weight:700;}
.td-cbtn img {width:23px; height:23px;}

/* 댓글 (흰 카드) */
.td-cmtsec {margin-top:24px; background:var(--card); border-top:1.92px solid var(--line);}
.td-cmt {display:flex; flex-direction:column; padding:0 27px;}
.td-cmt-item {display:flex; gap:15px; padding:21px 0; border-bottom:1.92px solid var(--line);}
.td-cmt-item.reply {margin:0 -27px; padding:17px 27px 17px 96px; background:var(--snow); border-radius:0;}
.td-cmt-av {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:54px; height:54px; border-radius:50%; color:#fff; font-size:21px; font-weight:700;}
.td-cmt-item.reply .td-cmt-av {width:46px; height:46px; font-size:19px;}
.td-cmt-body {flex:1; min-width:0; display:flex; flex-direction:column; gap:7px;}
.td-cmt-top {display:flex; align-items:center; gap:11px;}
.td-cmt-top .nm {font-size:23px; font-weight:600; color:var(--ink);}
.td-cmt-top .dt {font-size:21px; color:var(--sub);}
.td-cmt-body p {margin:0; font-size:23px; color:var(--ink); line-height:34px;}
.td-cmt-acts {display:flex; align-items:center; gap:19px; font-size:21px; color:var(--sub);}
.td-cmt-acts span {display:flex; align-items:center; gap:6px;}
.td-cmt-acts img {width:23px; height:23px;}

/* 회색 푸터 (신고) */
.td-cfooter {padding:21px 27px 19px; background:var(--snow); border-top:1.92px solid var(--line);}
.td-report {display:flex; align-items:center; justify-content:center; gap:9.6px; width:100%; padding:17px; border:1.92px solid var(--line); border-radius:15px; background:var(--card); color:var(--sub); font-size:21px;}
.td-report img {width:25px; height:25px;}

/* 댓글 입력 (페이퍼플레인 보내기) */
.td-cmt-write {display:flex; align-items:center; gap:15px; padding:21px 27px 19px; background:var(--card); border-top:1.92px solid var(--line);}
.td-cmt-write input {flex:1; min-width:0; height:74px; padding:0 32px; background:var(--snow); border:1.92px solid var(--line); border-radius:42px; font-size:24px; color:var(--ink);}
.td-cmt-write input::placeholder {color:#6B7280;}
.td-csend {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:73px; height:73px; border-radius:50%; background:linear-gradient(135deg, #0D9488, #1E3A5F);}
.td-csend img {width:33px; height:33px;}

.td-bottom {position:fixed; left:50%; bottom:0; transform:translateX(-50%); z-index:40; width:720px; max-width:100%;}
.td-actionbar {display:flex; align-items:center; gap:15px; padding:25px 27px 20px; background:var(--card); border-top:1.92px solid var(--line);}
.td-bar-email {display:flex; flex-direction:column; align-items:center; gap:4px;}
.td-bar-email .ic {display:flex; align-items:center; justify-content:center; width:84px; height:84px; border:1.92px solid var(--line); border-radius:19px; background:var(--card);}
.td-bar-email .ic img {width:34px; height:34px;}
.td-bar-email .lb {font-size:17px; color:var(--sub);}
.td-bar-call, .td-bar-join {flex:1; display:flex; align-items:center; justify-content:center; gap:11.5px; padding:23px; border-radius:19px; color:#fff; font-size:26px; font-weight:700;}
.td-bar-call img, .td-bar-join img {width:30px; height:30px;}
.td-bar-call {background:#1E3A5F;}
.td-bar-join {background:linear-gradient(135deg, #0F766E, #1E3A5F);}
.td-nav {display:flex; align-items:center; justify-content:space-between; padding:18px 40px; background:var(--card); border-top:1.85px solid var(--line);}
.td-nav .tab {display:flex; flex-direction:column; align-items:center; gap:5.8px; color:var(--sub); font-size:19.2px;}
.td-nav .tab img {width:42px; height:42px;}
.td-nav .tab.on {color:var(--teal);}
.td-nav .tab-fab {position:relative; align-self:stretch; width:96px;}
.td-nav .tab-fab .fab {position:absolute; left:50%; top:0; transform:translate(-50%,-50%); display:flex; align-items:center; justify-content:center; width:96px; height:96px; border-radius:50%; background:linear-gradient(135deg, #0D9488, #1E3A5F); border:5px solid var(--card); box-shadow:0 10px 24px rgba(13,148,136,0.4);}
.td-nav .tab-fab .fab img {width:48px; height:48px;}

/* ===================== 함께해요(등록) — Figma 1018:5648 ===================== */
.tw-wrap {display:flex; flex-direction:column; min-height:100%; background:var(--snow);}
.tw-temp {flex:0 0 auto; padding:10px 24px; border-radius:15px; background:var(--mint); font-size:21px; font-weight:600; color:var(--teal);}
.tw-body {flex:1; display:flex; flex-direction:column; gap:21px; padding:21px 27px 170px;}
.tw-card {display:flex; flex-direction:column; gap:15px; padding:29px; background:var(--card); border:1.92px solid var(--line); border-radius:19px;}
.tw-sech {display:flex; align-items:center; gap:9px;}
.tw-sech img {width:27px; height:27px;}
.tw-sech b {font-size:25px; font-weight:700; color:var(--ink);}
.tw-sech i {color:#DC2626; font-size:25px; font-weight:700; font-style:normal;}
.tw-sech small {font-size:21px; font-weight:400; color:var(--sub);}
.tw-input {width:100%; padding:20px 28px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px; font-size:24px; color:var(--ink);}
.tw-input::placeholder {color:var(--sub);}
.tw-select {width:100%; appearance:none; -webkit-appearance:none; padding:20px 60px 20px 28px; background:var(--snow) url('/asset/images/together/wf-chevron.svg') no-repeat; background-position:right 22px center; background-size:27px 27px; border:1.92px solid var(--line); border-radius:19px; font-size:24px; color:var(--ink); font-family:inherit;}
.tw-field {display:flex; flex-direction:column; gap:11px;}
.tw-field > span {font-size:21px; font-weight:600; color:#475569;}
.tw-field > span small {font-size:21px;}
.tw-count {text-align:right; font-size:21px; color:var(--sub);}
.tw-note2 {font-size:21px; color:var(--sub);}

/* 구분(2열)·카테고리(3열) — 아이콘 카드 단일선택 (Figma 1018:5685 / 1018:5701) */
.tw-grid2 {display:grid; grid-template-columns:repeat(2, 1fr); gap:13px;}
.tw-grid3 {display:grid; grid-template-columns:repeat(3, 1fr); gap:13px;}
.tw-chip {display:flex; flex-direction:column; align-items:center; gap:7.68px; padding:21px 8px; border:1.92px solid var(--line); border-radius:19px; background:var(--snow); color:#475569; font-size:21px; font-weight:600;}
.tw-chip .ic {display:flex; align-items:center; justify-content:center;}
.tw-chip .ic img {width:34.56px; height:34.56px;}
.tw-chip span {font-size:inherit;}
.tw-chip.on {border-color:var(--teal-2); background:var(--mint); color:var(--teal);}

/* 필요 역할 칩 (2열 다중선택, 아이콘 리딩) */
.tw-rgrid {display:grid; grid-template-columns:repeat(2, 1fr); gap:11.5px;}
.tw-rchip {display:flex; align-items:center; gap:13px; padding:17px 21px; border:1.92px solid var(--line); border-radius:15px; background:var(--snow); color:#475569; font-size:21px; font-weight:600;}
.tw-rchip img {flex:0 0 auto; width:27px; height:27px;}
.tw-rchip span {font-size:inherit;}
.tw-rchip.on {border-color:var(--teal-2); background:var(--mint); color:var(--teal);}

/* 기간 (시작일/종료일 캘린더 아이콘) */
.tw-dates {display:grid; grid-template-columns:repeat(2, 1fr); gap:15px;}
.tw-map {height:200px; border:1.92px solid var(--line); border-radius:19px; overflow:hidden;}
.tw-map iframe {width:100%; height:100%; border:0; display:block;}
.tw-inwrap {position:relative; display:flex; align-items:center;}
.tw-inwrap input {width:100%; padding:20px 64px 20px 28px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px; font-size:24px; color:var(--ink);}
.tw-inwrap input::placeholder {color:var(--sub);}
.tw-inwrap img {position:absolute; right:22px; width:28px; height:28px;}
.tw-times {display:grid; grid-template-columns:1fr auto 1fr; gap:12px; align-items:center;}
.tw-times .tw-input::placeholder {color:var(--sub);}
.tw-sep {font-size:30px; font-weight:700; color:var(--sub);}

.tw-textarea {width:100%; min-height:200px; padding:27px 28px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px; font-size:23px; line-height:37px; color:var(--ink); resize:vertical; font-family:inherit;}
.tw-textarea::placeholder {color:var(--sub);}
.tw-toolbar {display:flex; gap:8px; margin-bottom:3px;}
.tw-tool {display:flex; align-items:center; justify-content:center; min-width:50px; height:50px; padding:0 21px; border:1.92px solid var(--line); border-radius:11.5px; background:var(--snow); color:#475569; font-size:21px; font-weight:600;}
.tw-tool.tw-bold {font-weight:900;}
.tw-tool.tw-italic {font-style:italic;}
/* 상세설명 팁 박스 (teal) */
.tw-tip {display:flex; align-items:center; gap:13px; padding:21px 23px; background:var(--mint); border:1.92px solid #CCFBF1; border-radius:15px;}
.tw-tip img {flex:0 0 auto; width:25px; height:25px;}
.tw-tip span {font-size:21px; color:var(--teal); line-height:30px;}

.tw-email {display:flex; align-items:center; gap:12px;}
.tw-email .tw-input {flex:1; min-width:0;}
.tw-email .at {flex:0 0 auto; font-size:30px; font-weight:700; color:#475569; font-style:normal;}
.tw-email .tw-select {flex:1; min-width:0;}

.tw-photos {display:flex; flex-wrap:wrap; gap:15px;}
.tw-photo-item {position:relative; width:130px; height:130px; border-radius:15px; overflow:hidden; background:linear-gradient(135deg, #1E3A5F, #0D9488);}
.tw-photo-item .cover {width:100%; height:100%; object-fit:cover; display:block;}
.tw-photo-x {position:absolute; top:6px; right:6px; display:flex; align-items:center; justify-content:center; width:35px; height:35px; border-radius:50%; background:rgba(0,0,0,.55);}
.tw-photo-x img {width:19px; height:19px;}
.tw-photo-add {display:flex; flex-direction:column; align-items:center; justify-content:center; gap:8px; width:130px; height:130px; border:3.84px dashed var(--line); border-radius:15px; background:var(--snow); color:var(--teal); font-size:19px; font-weight:600;}
.tw-photo-add img {width:38px; height:38px;}
.tw-photo-add span {font-size:inherit;}
.tw-photo-count {font-size:21px; font-weight:600; color:var(--teal);}

.tw-submit {display:flex; align-items:center; justify-content:center; margin-top:4px; padding:27px; border-radius:19px; background:linear-gradient(135deg, #0F766E, #1E3A5F); color:#fff; font-size:28px; font-weight:700;}
.tw-nav {display:flex; align-items:center; justify-content:space-between; padding:18px 40px; background:var(--card); border-top:1.85px solid var(--line);}
.tw-nav .tab {display:flex; flex-direction:column; align-items:center; gap:5.8px; color:var(--sub); font-size:19.2px;}
.tw-nav .tab img {width:42px; height:42px;}
.tw-nav .tab.on {color:var(--teal);}
.tw-nav .tab-fab {position:relative; align-self:stretch; width:96px;}
.tw-nav .tab-fab .fab {position:absolute; left:50%; top:0; transform:translate(-50%,-50%); display:flex; align-items:center; justify-content:center; width:96px; height:96px; border-radius:50%; background:linear-gradient(135deg, #0D9488, #1E3A5F); border:5px solid var(--card); box-shadow:0 10px 24px rgba(13,148,136,0.4);}
.tw-nav .tab-fab .fab img {width:48px; height:48px;}

/* ===================== 함께해요(완료) — Figma 1018:5934 ===================== */
.tn-wrap {display:flex; flex-direction:column; min-height:100%; background:var(--snow);}
.tn-body {flex:1; display:flex; flex-direction:column; align-items:center; padding:77px 46px 46px;}
.tn-circle {display:flex; align-items:center; justify-content:center; width:184px; height:184px; margin-bottom:42px; border:5.76px solid #CCFBF1; border-radius:50%; background:var(--mint);}
.tn-circle img {width:88px; height:88px;}
.tn-title {font-size:40px; font-weight:700; color:var(--ink); text-align:center; margin-bottom:15px;}
.tn-sub {font-size:25px; color:#475569; text-align:center; line-height:40px; margin-bottom:42px;}
.tn-card {width:100%; padding:29px 33px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px; margin-bottom:42px;}
.tn-card-h {display:flex; align-items:center; gap:9.6px; margin-bottom:23px;}
.tn-card-h img {width:25px; height:25px;}
.tn-card-h b {font-size:23px; font-weight:700; color:#475569;}
.tn-proc {display:flex; align-items:center; gap:15px; padding:8px 0; font-size:23px; color:#475569;}
.tn-proc img {flex:0 0 auto; width:25px; height:25px;}
.tn-proc span {font-size:inherit;}
.tn-proc.avg span {font-size:23px; font-weight:600; color:var(--teal);}
.tn-btns {display:flex; flex-direction:column; gap:15px; width:100%; margin-bottom:31px;}
.tn-btns .tn-btn {display:flex; align-items:center; justify-content:center; border-radius:19px; text-align:center;}
.tn-btns .tn-btn.primary {padding:27px; background:linear-gradient(135deg, #0F766E 0%, #1E3A5F 100%); color:#fff; font-size:27px; font-weight:700;}
.tn-btns .tn-btn:not(.primary) {padding:25px; background:var(--card); border:1.92px solid var(--line); color:#475569; font-size:25px; font-weight:600;}
.tn-notice {display:flex; align-items:center; gap:13px; width:100%; padding:21px 27px; background:var(--cream); border:1.92px solid #FED7AA; border-radius:15px;}
.tn-notice img {flex:0 0 auto; width:25px; height:25px;}
.tn-notice p {font-size:21px; color:#92400E; line-height:32px;}

/* a:link 덮어쓰기 — 링크형 버튼 */
.td-wrap a.td-cbtn {color:var(--teal);}
.td-wrap a.td-mapopen, .td-wrap a.td-bar-call {color:#fff;}
.tw-wrap a.tw-submit {color:#fff;}
.tn-btns a.tn-btn.primary {color:#fff;}
.tn-btns a.tn-btn:not(.primary) {color:#475569;}
.td-bottom a.td-bar-join {color:#fff;}

/* ===================== 05.나눔터.함께해요(참여 시트) — Figma 1119:21188 / 1119:20842 ===================== */
/* 틴트 백드롭 위에 바텀시트 (fixed, definite-height; 상단 60px 딤 여백) */
.ta-overlay {position:fixed; left:50%; bottom:0; transform:translateX(-50%); z-index:50; width:720px; max-width:100%; height:100%; display:flex; flex-direction:column; justify-content:flex-end; background:rgba(15,23,42,.45);}
.ta-sheet {display:flex; flex-direction:column; max-height:calc(100% - 60px); background:var(--card); border-radius:42px 42px 0 0; box-shadow:0 -7.68px 30.72px rgba(0,0,0,.18); overflow:hidden;}
.ta-grip {display:flex; align-items:center; justify-content:center; padding:21px 0 6px;}
.ta-grip span {width:77px; height:8px; border-radius:8px; background:#CBD5E1;}

.ta-head {display:flex; align-items:flex-start; justify-content:space-between; gap:15px; padding:8px 35px 27px; border-bottom:1.92px solid var(--line);}
.ta-head-tx {display:flex; flex-direction:column; gap:4px;}
.ta-head-tx b {font-size:33px; font-weight:800; color:var(--ink);}
.ta-head-tx span {font-size:21px; color:var(--sub);}
.ta-close {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:61px; height:61px; border:1.92px solid var(--line); border-radius:31px; background:var(--snow);}
.ta-close img {width:27px; height:27px;}

.ta-body {flex:1; overflow-y:auto; padding:27px 35px 46px;}

/* 모임 요약 카드 */
.ta-post {display:flex; gap:19px; align-items:flex-start; padding:23px 27px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px;}
.ta-post-emoji {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:92.16px; height:92.16px; border:1.92px solid #CCFBF1; border-radius:19.2px; background:var(--mint); font-size:42px;}
.ta-post-info {flex:1; min-width:0; display:flex; flex-direction:column; gap:8px;}
.ta-post-title {font-size:23px; font-weight:700; color:var(--ink); line-height:32px;}
.ta-post-meta {display:flex; flex-direction:column; gap:9px; font-size:21px; color:var(--sub);}
.ta-post-meta .r {display:flex; align-items:center; gap:6px;}
.ta-post-meta span {font-size:inherit; color:var(--sub);}
.ta-post-meta img {width:21px; height:21px;}
.ta-post-tags {display:flex; flex-wrap:wrap; gap:8px; padding-top:2px;}
.ta-ptag {padding:2px 14px; border-radius:38px; font-size:19px; font-weight:700; background:#F3F4F6; color:#374151;}
.ta-ptag.give {background:#F0FDFA; color:#0F766E;}

/* 현재 참여 현황 (progress) */
.ta-progress {margin-top:21px; padding:21px 27px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px;}
.ta-progress-h {display:flex; align-items:center; justify-content:space-between;}
.ta-progress-h .k {font-size:21px; font-weight:700; color:#475569;}
.ta-progress-h .v {font-size:21px; font-weight:700; color:#0F766E;}
.ta-progress-h .v.amber {color:#92400E;}
.ta-bar {margin:13px 0 9px; height:11.52px; border-radius:6px; background:var(--line); overflow:hidden;}
.ta-bar .fill {display:block; height:100%; border-radius:6px; background:var(--teal);}
.ta-bar .fill.amber {background:#D97706;}
.ta-progress-note {margin:0; font-size:19px; color:var(--sub);}

/* 섹션 라벨 */
.ta-sec {display:flex; align-items:center; gap:9.6px; margin:27px 0 13px;}
.ta-sec img {width:25px; height:25px;}
.ta-sec b {font-size:21px; font-weight:700; color:#0F766E;}
.ta-sec.amber b {color:#92400E;}
.ta-sec .ta-req {color:#DC2626; font-size:21px; font-weight:700; font-style:normal;}
.ta-sec small {font-size:19px; font-weight:400; color:var(--sub);}

/* 카드 (프로필) */
.ta-card {padding:23px 27px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px;}
.ta-card-top {display:flex; align-items:center; justify-content:space-between; margin-bottom:13px;}
.ta-tagchip {padding:4px 14px; border-radius:38px; font-size:19px; font-weight:700;}
.ta-tagchip.gray {background:var(--line); color:var(--sub);}
.ta-loaded {display:flex; align-items:center; gap:6px; padding:6px 16px; border:1.92px solid #CCFBF1; border-radius:38px; background:var(--mint); color:#0F766E; font-size:19px; font-weight:600;}
.ta-loaded.amber {border-color:#FDE68A; background:#FEF9EE; color:#92400E;}
.ta-loaded img {width:19px; height:19px;}
.ta-prof {display:flex; align-items:center; gap:17px; padding-top:4px;}
.ta-prof-av {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:73px; height:73px; border-radius:50%; background:var(--teal); color:#fff; font-size:27px; font-weight:800;}
.ta-prof-av.amber {background:#D97706;}
.ta-prof-tx {display:flex; flex-direction:column; gap:4px; min-width:0;}
.ta-prof-tx b {font-size:25px; font-weight:700; color:var(--ink);}
.ta-prof-tx em {font-size:21px; font-style:normal; color:var(--sub);}
.ta-prof-badges {display:flex; flex-wrap:wrap; gap:9.6px; margin-top:15px;}
.ta-badge {padding:6px 17px; border:1.92px solid var(--line); border-radius:38px; background:var(--card); color:#475569; font-size:19px; font-weight:600;}
.ta-editbtn {display:flex; align-items:center; gap:6px; margin-top:16px; color:var(--teal); font-size:21px; font-weight:600;}
.ta-editbtn.amber {color:#D97706;}
.ta-editbtn img {width:23px; height:23px;}

/* 역할 선택 (카드 그리드, 복수) */
.ta-roles {display:grid; grid-template-columns:repeat(2, 1fr); gap:13.44px;}
.ta-role {display:flex; align-items:center; gap:15.36px; padding:19px 23px; border:1.92px solid var(--line); border-radius:19px; background:var(--card); text-align:left;}
.ta-role.on {background:var(--mint); border-color:var(--teal);}
.ta-role.amber.on {background:#FEF9EE; border-color:#D97706;}
.ta-role-ic {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:61.44px; height:61.44px; border-radius:15.36px; background:var(--mint);}
.ta-role-ic img {width:30.72px; height:30.72px;}
.ta-role-ic.t-amber {background:#FEF9EE;}
.ta-role-ic.t-violet {background:#F5F3FF;}
.ta-role-ic.t-teal {background:#F0FDFA;}
.ta-role-ic.t-green {background:#F0FDF4;}
.ta-role-ic.t-navy {background:#EEF2FF;}
.ta-role-ic.t-blue {background:#EFF6FF;}
.ta-role-ic.t-gray {background:#F3F4F6;}
.ta-role-tx {flex:1; min-width:0; display:flex; flex-direction:column; gap:2px;}
.ta-role-tx b {font-size:23px; font-weight:700; color:var(--ink);}
.ta-role-tx em {font-size:19px; font-style:normal; color:var(--sub);}
.ta-role-box {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:30.72px; height:30.72px; border:3.84px solid var(--line); border-radius:15.36px; background:var(--card);}
.ta-role.on .ta-role-box {border-color:var(--teal); background:var(--teal);}
.ta-role.amber.on .ta-role-box {border-color:#D97706; background:#D97706;}
.ta-role-box .dot {width:11.52px; height:11.52px; border-radius:6px; background:#fff;}

/* 입력 필드 (인원/일정) */
.ta-grid2 {display:grid; grid-template-columns:repeat(2, 1fr); gap:15px;}
.ta-field {display:flex; flex-direction:column; gap:9px;}
.ta-field > span {font-size:21px; font-weight:600; color:#475569;}
.ta-input, .ta-select {position:relative; background:var(--snow); border:1.92px solid var(--line); border-radius:19px;}
.ta-input input {width:100%; padding:19px 25px; background:transparent; border:0; font-size:23px; color:var(--ink); font-family:inherit;}
.ta-select select {width:100%; appearance:none; -webkit-appearance:none; padding:19px 56px 19px 25px; background:transparent url('/asset/images/together/ta-chevron.svg') no-repeat right 19px center; background-size:25px 25px; border:0; font-size:23px; color:var(--ink); font-family:inherit;}

/* 보유 장비 (칩) */
.ta-equip {display:flex; flex-wrap:wrap; gap:11.52px;}
.ta-equip-chip {padding:11px 21px; border:1.92px solid var(--line); border-radius:38px; background:var(--card); color:#475569; font-size:21px; font-weight:600;}
.ta-equip-chip.on {background:#FEF9EE; border-color:#D97706; color:#92400E;}

/* 참여 메시지 */
.ta-quick {display:flex; flex-wrap:wrap; gap:11.52px; margin-bottom:13px;}
.ta-qchip {padding:9.6px 21px; border:1.92px solid #CCFBF1; border-radius:38px; background:var(--mint); color:#0F766E; font-size:21px; font-weight:600;}
.ta-qchip.amber {border-color:#CCFBF1; background:var(--mint); color:#0F766E;}
.ta-textarea {width:100%; min-height:194px; padding:21px 27px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px; font-size:24px; line-height:42px; color:var(--ink); resize:vertical; font-family:inherit;}
.ta-count {margin-top:4px; text-align:right; font-size:21px; color:var(--sub);}

/* 안내 노트 */
.ta-note {display:flex; align-items:flex-start; gap:15px; margin-top:21px; padding:21px 23px; border-radius:15px; border:1.92px solid;}
.ta-note img {flex:0 0 auto; width:25px; height:25px; margin-top:3px;}
.ta-note p {margin:0; font-size:21px; line-height:34px;}
.ta-note.teal {background:var(--mint); border-color:#CCFBF1;}
.ta-note.teal p {color:#0F766E;}
.ta-note.blue {background:#EFF6FF; border-color:#BFDBFE;}
.ta-note.blue p {color:#1E40AF;}

/* 제출 버튼 */
.ta-submit {display:flex; align-items:center; justify-content:center; gap:15px; width:100%; margin-top:21px; padding:27px; border-radius:19px; background:var(--teal); color:#fff; font-size:28px; font-weight:700;}
.ta-submit img {width:34.56px; height:34.56px;}

/* 발송 확인 다이얼로그 — Figma 1119:21515 */
.ta-dlg-back {position:fixed; left:50%; bottom:0; transform:translateX(-50%); z-index:60; width:720px; max-width:100%; display:flex; flex-direction:column; justify-content:flex-end; height:100%; background:rgba(15,23,42,.55);}
.ta-dlg {display:flex; flex-direction:column; align-items:center; padding:38.4px 38.4px 53.76px; background:var(--card); border-radius:42px 42px 0 0; box-shadow:0 -7.68px 30.72px rgba(0,0,0,.22); max-height:calc(100% - 60px); overflow-y:auto;}
.ta-dlg .ta-grip {align-self:stretch; margin:-38.4px -38.4px 0;}
.ta-dlg-icon {display:flex; align-items:center; justify-content:center; width:107.52px; height:107.52px; margin-top:15px; border:3.84px solid #FDE68A; border-radius:53.76px; background:#FEF9EE;}
.ta-dlg-icon img {width:49.92px; height:49.92px;}
.ta-dlg-title {margin:30px 0 0; font-size:30.72px; font-weight:800; color:var(--ink); text-align:center;}
.ta-dlg-sub {margin:11.52px 0 0; font-size:23px; color:#475569; text-align:center; line-height:37px;}
.ta-dlg-sub span {font-size:inherit;}
.ta-dlg-card {width:100%; margin-top:21px; padding:12px 27px 25px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px;}
.ta-dlg-row {display:flex; gap:15px; align-items:flex-start; padding:9.6px 0; border-top:1.92px solid var(--line);}
.ta-dlg-row:first-child {border-top:0;}
.ta-dlg-row .k {flex:0 0 auto; min-width:84.5px; font-size:23px; font-weight:600; color:var(--sub);}
.ta-dlg-row .v {flex:1; min-width:0; font-size:23px; color:var(--ink); line-height:34.5px; word-break:break-all;}
.ta-dlg-row .v.role {color:#92400E; font-weight:700;}
.ta-dlg-row .v.sm {font-size:21px; color:#475569; line-height:32px;}
.ta-dlg-btns {display:flex; flex-direction:column; gap:15px; width:100%; margin-top:34px;}
.ta-dlg-send {display:flex; align-items:center; justify-content:center; gap:11.52px; padding:25px; border-radius:19px; background:#D97706; color:#fff; font-size:27px; font-weight:700;}
.ta-dlg-send img {width:30.72px; height:30.72px;}
.ta-dlg-edit {padding:23px; border:1.92px solid var(--line); border-radius:19px; background:var(--card); color:#475569; font-size:25px; font-weight:600;}

/* ===================== 05.나눔터.함께해요(참여 완료) — Figma 1119:21714 (teal) / 1119:21584 (amber) ===================== */
.tad-wrap {display:flex; flex-direction:column; min-height:100%; background:var(--snow);}
.tad-head {position:sticky; top:0; z-index:20; display:flex; align-items:center; justify-content:space-between; padding:30px 27px; background:var(--card); border-bottom:1.92px solid var(--line);}
.tad-head h1 {font-size:28px; font-weight:700; color:var(--ink);}
.tad-close {display:flex; align-items:center; justify-content:center; width:69px; height:69px;}
.tad-close img {width:38px; height:38px;}
.tad-body {flex:1; display:flex; flex-direction:column; align-items:center; padding:61px 46px 46px;}
.tad-circle {display:flex; align-items:center; justify-content:center; width:172.8px; height:172.8px; margin-bottom:34.56px; border:5.76px solid #CCFBF1; border-radius:86px; background:var(--mint);}
.tad-circle img {width:84.48px; height:84.48px;}
.tad-title {font-size:40px; font-weight:800; color:var(--ink); text-align:center; margin-bottom:11.52px;}
.tad-sub {font-size:25px; color:#475569; text-align:center; line-height:41px; margin-bottom:31px;}
.tad-sub span {font-size:inherit;}

/* 상태 카드 (teal) */
.tad-status {display:flex; align-items:center; gap:17px; width:100%; padding:23px 27px; margin-bottom:30px; background:var(--mint); border:1.92px solid #CCFBF1; border-radius:19px;}
.tad-status-ic {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:69px; height:69px; border-radius:17px; background:var(--teal);}
.tad-status-ic img {width:34.56px; height:34.56px;}
.tad-status-tx {display:flex; flex-direction:column; gap:3.84px; text-align:left; align-items:flex-start; flex:1; min-width:0;}
.tad-status-tx b {font-size:23.04px; font-weight:700; color:#0F766E;}
.tad-status-tx em {font-size:21.12px; font-style:normal; color:var(--teal);}

/* 신청/참여 내역 / 다음 단계 카드 */
.tad-card {width:100%; padding:28.8px; margin-bottom:27px; background:var(--snow); border:1.92px solid var(--line); border-radius:19px;}
.tad-card.tad-card-steps {background:var(--card);}
.tad-card-h {display:flex; align-items:center; gap:9.6px; margin-bottom:8px;}
.tad-card-h img {width:25px; height:25px;}
.tad-card-h b {font-size:23px; font-weight:700; color:#0F766E;}
.tad-detail {display:flex; align-items:center; gap:15.36px; padding:11.52px 0; border-top:1.92px solid var(--line); font-size:23px; color:#475569;}
.tad-detail:nth-of-type(2) {border-top:0; padding-top:28.8px;}
.tad-detail img {flex:0 0 auto; width:26.88px; height:26.88px;}
.tad-detail span, .tad-detail strong {font-size:inherit;}
.tad-detail .warn {color:#D97706; font-weight:700;}

.tad-step {display:flex; align-items:flex-start; gap:19px; padding:15.36px 0 13.44px; border-top:1.92px solid var(--line);}
.tad-step:nth-of-type(2) {border-top:0; padding-top:32.64px;}
.tad-step-n {flex:0 0 auto; display:flex; align-items:center; justify-content:center; width:42.24px; height:42.24px; margin-top:2px; border-radius:21px; background:var(--teal); color:#fff; font-size:19px; font-weight:700;}
.tad-step-tx {display:flex; flex-direction:column; gap:4px; min-width:0;}
.tad-step-tx b {font-size:23px; font-weight:700; color:var(--ink);}
.tad-step-tx em {font-size:21px; font-style:normal; color:var(--sub); line-height:32px;}

.tad-btns {display:flex; flex-direction:column; gap:15px; width:100%; margin-bottom:31px;}
.tad-btn {display:flex; align-items:center; justify-content:center; gap:11.52px; border-radius:19px; text-align:center;}
.tad-btn.primary {padding:25px; background:var(--teal); color:#fff; font-size:27px; font-weight:700;}
.tad-btn.primary img {width:30.72px; height:30.72px;}
.tad-btn:not(.primary) {padding:23px; background:var(--card); border:1.92px solid var(--line); color:#475569; font-size:25px; font-weight:600;}
.tad-btns a.tad-btn.primary {color:#fff;}
.tad-btns a.tad-btn:not(.primary) {color:#475569;}

/* ④-A 참여 완료 — amber 액센트 (Figma 1119:21584) */
.tad-wrap.amber .tad-circle {border-color:#FDE68A; background:#FEF9EE;}
.tad-wrap.amber .tad-status {background:#FEF9EE; border-color:#FDE68A;}
.tad-wrap.amber .tad-status-ic {background:#D97706;}
.tad-wrap.amber .tad-status-tx b {color:#92400E;}
.tad-wrap.amber .tad-status-tx em {color:#D97706;}
.tad-wrap.amber .tad-card-h b {color:#92400E;}
.tad-wrap.amber .tad-step-n {background:#D97706;}
.tad-wrap.amber .tad-btn.primary {background:#D97706;}

.tad-nav {display:flex; align-items:center; justify-content:space-between; padding:18px 40px; background:var(--card); border-top:1.85px solid var(--line);}
.tad-nav .tab {display:flex; flex-direction:column; align-items:center; gap:5.8px; color:var(--sub); font-size:19.2px;}
.tad-nav .tab img {width:42px; height:42px;}
.tad-nav .tab.on {color:var(--teal);}
.tad-nav .tab-fab {position:relative; align-self:stretch; width:96px;}
.tad-nav .tab-fab .fab {position:absolute; left:50%; top:0; transform:translate(-50%,-50%); display:flex; align-items:center; justify-content:center; width:96px; height:96px; border-radius:50%; background:linear-gradient(135deg, #0D9488, #1E3A5F); border:5px solid var(--card); box-shadow:0 10px 24px rgba(13,148,136,0.4);}
.tad-nav .tab-fab .fab img {width:48px; height:48px;}

/* 완료/신청완료 푸터 고정 */
.tn-nav, .tad-nav {position:fixed; left:50%; bottom:0; transform:translateX(-50%); z-index:40; width:720px; max-width:100%;}
.tn-nav {display:flex; align-items:center; justify-content:space-between; padding:18px 40px; background:var(--card); border-top:1.85px solid var(--line);}
.tn-nav .tab {display:flex; flex-direction:column; align-items:center; gap:5.8px; color:var(--sub); font-size:19.2px;}
.tn-nav .tab img {width:42px; height:42px;}
.tn-nav .tab.on {color:var(--teal);}
.tn-nav .tab-fab {position:relative; align-self:stretch; width:96px;}
.tn-nav .tab-fab .fab {position:absolute; left:50%; top:0; transform:translate(-50%,-50%); display:flex; align-items:center; justify-content:center; width:96px; height:96px; border-radius:50%; background:linear-gradient(135deg,#0D9488,#1E3A5F); border:5px solid var(--card); box-shadow:0 10px 24px rgba(13,148,136,.4);}
.tn-nav .tab-fab .fab img {width:48px; height:48px;}
.tn-body, .tad-body {padding-bottom:170px;}

/* 등록 푸터 고정 */
.tw-nav {position:fixed; left:50%; bottom:0; transform:translateX(-50%); z-index:40; width:720px; max-width:100%;}

/* 필터 드롭다운 열렸을 때 잘림 방지 */
.tg-filters:has(.tg-dd.open) {overflow:visible;}
