/* ══════════════════════════════════════════════════════════
   봄날초대장 — 템플릿 16종 스타일 (bomnal_templates.html 시안 이관)
   시안 디자인 유지 원칙: 임의 재디자인 금지.
   추가분은 사진 삽입(img.fill), RSVP 입력폼, 문의 버튼 등
   기능 연결에 필요한 최소 요소뿐이다.
   ══════════════════════════════════════════════════════════ */

/* ── 공통 초대장 내부 요소 (시안 공통부) ── */
.inv{min-height:100%;font-size:14px}
.inv section{padding:44px 28px}
.btnrow{display:flex;gap:8px;margin-top:18px}
.btn{flex:1;text-align:center;padding:12px 6px;border-radius:12px;font-size:12.5px;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none;display:block;color:inherit}
.rsvp-pill{display:flex;gap:8px;margin-top:14px}
.rsvp-pill span{flex:1;text-align:center;padding:11px 4px;border-radius:99px;font-size:12.5px;font-weight:600;border:1.5px solid;cursor:pointer}
.divider{width:1px;height:44px;margin:0 auto;opacity:.35}
.cal{width:100%;border-collapse:collapse;margin-top:14px;font-size:12px;text-align:center}
.cal th{padding:6px 0;font-weight:600;opacity:.55}
.cal td{padding:7px 0;opacity:.8}
.cal td.mark{position:relative;color:#fff;opacity:1;font-weight:700}
.cal td.mark i{position:absolute;inset:2px 50% 2px 50%;transform:translateX(-50%);width:26px;height:26px;border-radius:50%;z-index:-1;font-style:normal;top:50%;margin-top:-13px}
.gallery{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:16px}
.ph{border-radius:10px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.02em}
.footer-note{text-align:center;font-size:11px;opacity:.5;padding:22px 0 30px}
.footer-note a{color:inherit;text-decoration:none;font-weight:700}

/* ── 기능 연결용 최소 추가 (시안 외 추가분) ── */
img.fill{width:100%;height:100%;object-fit:cover;display:block}
.photo-slot{overflow:hidden;position:relative}
/* RSVP 응답 입력폼: 탭하면 펼쳐짐. 템플릿 톤을 해치지 않는 중립 스타일 */
.rsvp-form{display:none;margin-top:14px;text-align:left}
.rsvp-form.open{display:block}
.rsvp-form input,.rsvp-form textarea{width:100%;padding:11px 12px;margin-bottom:8px;border:1.5px solid rgba(128,120,110,.35);border-radius:10px;font-size:13px;font-family:'Pretendard',sans-serif;background:rgba(255,255,255,.9);color:#333}
.rsvp-form textarea{height:64px;resize:none}
.rsvp-form .rsvp-send{width:100%;padding:12px;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;background:#403a34;color:#fff;font-family:'Pretendard',sans-serif}
.rsvp-form .rsvp-count{font-size:11.5px;opacity:.6;margin:2px 0 8px;font-family:'Pretendard',sans-serif}
.rsvp-done{margin-top:14px;font-size:13px;font-weight:600;font-family:'Pretendard',sans-serif;opacity:.85}
.toast{position:fixed;left:50%;bottom:34px;transform:translateX(-50%);background:rgba(30,26,22,.92);color:#fff;font-size:12.5px;padding:10px 18px;border-radius:99px;z-index:99;font-family:'Pretendard',sans-serif;animation:toastIn .2s}
@keyframes toastIn{from{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%,0)}}

/* ══ 01 수채화 봄 (돌잔치) ══ */
.t1{background:#fffdf9;font-family:'Gowun Dodum',sans-serif;color:#5c5148}
.t1 .hero{position:relative;text-align:center;padding:64px 24px 48px;overflow:hidden}
.t1 .blob{position:absolute;border-radius:50%;filter:blur(34px);opacity:.55;z-index:0}
.t1 .b1{width:190px;height:190px;background:#ffd9c8;top:-60px;left:-50px}
.t1 .b2{width:150px;height:150px;background:#cfe6f5;top:30px;right:-50px}
.t1 .b3{width:120px;height:120px;background:#fdeec3;bottom:-40px;left:30%}
.t1 .hero>*{position:relative;z-index:1}
.t1 .eyebrow{font-size:12px;letter-spacing:.35em;color:#c98f6f;margin-bottom:18px}
.t1 .name{font-size:34px;letter-spacing:.02em;color:#4a3f36;line-height:1.3}
.t1 .name b{color:#e8926b}
.t1 .dday{display:inline-block;margin-top:20px;background:#fff;border:1px solid #f3e2d5;border-radius:99px;padding:8px 18px;font-size:12.5px;color:#c98f6f}
.t1 .photo{margin:26px auto 0;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffe9dc,#f7d4bd);display:flex;align-items:center;justify-content:center;color:#c98f6f;font-size:12px;border:6px solid #fff;box-shadow:0 10px 26px -12px rgba(200,130,90,.45)}
.t1 section{border-top:1px dashed #f0e2d4;text-align:center}
.t1 h3{font-size:12px;letter-spacing:.3em;color:#c98f6f;margin-bottom:20px}
.t1 .greet{line-height:2.05;font-size:13.5px;white-space:pre-line}
.t1 .cal td.mark i{background:#e8926b}
.t1 .cal td.mark{color:#fff}
.t1 .info b{display:block;font-size:16px;color:#4a3f36;margin-bottom:6px}
.t1 .btn{background:#fdf3ec;color:#b57a52}
.t1 .rsvp-pill span{border-color:#f0d9c8;color:#b57a52}
.t1 .ph{background:#f8ede4;color:#c9a284}
.t1 .acc{margin-top:16px;background:#fdf6f0;border-radius:14px;padding:16px;font-size:12.5px;color:#8a7362}
.t1 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#d97f4e}

/* ══ 02 포토 클린 (돌잔치) ══ */
.t2{background:#fff;font-family:'Noto Serif KR',serif;color:#3b3733}
.t2 .cover{height:430px;background:linear-gradient(160deg,#e9e2d8,#d8cec2 55%,#c9bcae);position:relative;display:flex;align-items:flex-end;background-size:cover;background-position:center}
.t2 .cover .ph-note{position:absolute;top:16px;right:16px;font-size:10.5px;letter-spacing:.12em;color:#fff;background:rgba(0,0,0,.18);padding:5px 10px;border-radius:99px;font-family:'Pretendard'}
.t2 .cover .tt{padding:28px 26px;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.25);position:relative;z-index:1;width:100%}
.t2 .cover .tt small{display:block;font-size:11px;letter-spacing:.4em;margin-bottom:10px;font-family:'Pretendard';font-weight:600}
.t2 .cover .tt h2{font-size:30px;font-weight:600;letter-spacing:.03em}
.t2 .cover .shade{position:absolute;inset:auto 0 0 0;height:55%;background:linear-gradient(transparent,rgba(30,25,20,.45))}
.t2 section{text-align:center}
.t2 h3{font-family:'Pretendard';font-size:11px;letter-spacing:.34em;color:#a89e92;font-weight:700;margin-bottom:22px}
.t2 .greet{line-height:2.1;font-size:13.5px;font-weight:300;white-space:pre-line}
.t2 .date-line{font-size:17px;letter-spacing:.06em;margin-bottom:8px}
.t2 .place{font-family:'Pretendard';font-size:13px;color:#7d746a}
.t2 .btn{background:#f4f1ec;color:#6f665c;font-family:'Pretendard'}
.t2 .rsvp-pill span{border-color:#ddd5c9;color:#6f665c;font-family:'Pretendard'}
.t2 .divider{background:#d8cec2}
.t2 .acc{margin-top:16px;border:1px solid #eee7dd;border-radius:2px;padding:16px;font-size:12.5px;font-family:'Pretendard';color:#7d746a}
.t2 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#3b3733}

/* ══ 03 달빛 동화 (돌잔치) ══ */
.t3{background:#182338;color:#e9e4d8;font-family:'Gowun Batang',serif}
.t3 .sky{position:relative;text-align:center;padding:70px 26px 50px;overflow:hidden;background:linear-gradient(#111a2c,#182338 70%,#20304c)}
.t3 .moon{width:92px;height:92px;border-radius:50%;background:radial-gradient(circle at 38% 34%,#fff7dd,#f5dc9a 65%,#e8c56f);margin:0 auto 26px;box-shadow:0 0 44px 10px rgba(245,220,154,.35);position:relative}
.t3 .star{position:absolute;background:#fff;border-radius:50%;opacity:.8;animation:tw 2.6s infinite alternate}
@keyframes tw{from{opacity:.25}to{opacity:.9}}
.t3 .eyebrow{font-size:11px;letter-spacing:.4em;color:#c8b98a;margin-bottom:14px;font-family:'Pretendard'}
.t3 h2{font-size:26px;font-weight:400;line-height:1.55}
.t3 h2 b{color:#f2d791}
.t3 section{text-align:center;border-top:1px solid rgba(255,255,255,.08)}
.t3 h3{font-size:11px;letter-spacing:.34em;color:#c8b98a;margin-bottom:20px;font-family:'Pretendard';font-weight:600}
.t3 .greet{line-height:2.1;font-size:13.5px;color:#d5cfc0;white-space:pre-line}
.t3 .cloud{margin:26px auto 0;width:150px;height:44px;position:relative;opacity:.9}
.t3 .cloud i{position:absolute;background:#243350;border-radius:99px}
.t3 .btn{background:rgba(242,215,145,.12);color:#f2d791;font-family:'Pretendard'}
.t3 .rsvp-pill span{border-color:rgba(242,215,145,.4);color:#f2d791;font-family:'Pretendard'}
.t3 .info b{display:block;font-size:16px;color:#fff;margin-bottom:6px;font-weight:400}
.t3 .acc{margin-top:16px;background:rgba(255,255,255,.05);border-radius:14px;padding:16px;font-size:12.5px;font-family:'Pretendard';color:#bdb5a4}
.t3 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#f2d791}
.t3 .footer-note{color:#8b95ad}
.t3 .rsvp-form input,.t3 .rsvp-form textarea{background:rgba(255,255,255,.08);border-color:rgba(242,215,145,.3);color:#e9e4d8}
.t3 .rsvp-form .rsvp-send{background:#f2d791;color:#182338}

/* ══ 04 매화 (환갑) ══ */
.t4{background:#f7f2e9;font-family:'Gowun Batang',serif;color:#4a3f35}
.t4 .hero{position:relative;text-align:center;padding:78px 26px 56px;overflow:hidden;background:linear-gradient(#f9f5ee,#f7f2e9)}
.t4 .branch{position:absolute;top:-10px;right:-16px;width:190px;height:190px;opacity:.95}
.t4 .branch2{position:absolute;bottom:-30px;left:-30px;width:150px;height:150px;transform:rotate(160deg);opacity:.6}
.t4 .seal{width:54px;height:54px;border-radius:12px;background:#b23a2e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0 auto 24px;box-shadow:0 6px 18px -6px rgba(178,58,46,.5)}
.t4 .eyebrow{font-size:12px;letter-spacing:.5em;color:#a08c6e;margin-bottom:16px}
.t4 h2{font-size:30px;font-weight:700;line-height:1.5;letter-spacing:.04em}
.t4 h2 b{color:#b23a2e}
.t4 .sub{margin-top:14px;font-size:13px;color:#8a7a64}
.t4 section{text-align:center;border-top:1px solid #eadfcd}
.t4 h3{font-size:11.5px;letter-spacing:.4em;color:#a08c6e;margin-bottom:20px;font-family:'Pretendard';font-weight:700}
.t4 .greet{line-height:2.15;font-size:14px;white-space:pre-line}
.t4 .info b{display:block;font-size:17px;margin-bottom:6px}
.t4 .btn{background:#f0e6d6;color:#7d6a4f;font-family:'Pretendard'}
.t4 .rsvp-pill span{border-color:#d9c8ac;color:#7d6a4f;font-family:'Pretendard'}
.t4 .fam{margin-top:18px;font-size:13px;line-height:2;color:#6f604c;white-space:pre-line}
.t4 .fam b{font-weight:700;color:#4a3f35}
.t4 .acc{margin-top:16px;background:#f1e9db;border-radius:4px;padding:16px;font-size:12.5px;font-family:'Pretendard';color:#7d6a4f}
.t4 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#b23a2e}

/* ══ 05 금빛 축연 (칠순) ══ */
.t5{background:#171412;font-family:'Noto Serif KR',serif;color:#d9cfc0}
.t5 .hero{text-align:center;padding:80px 26px 58px;position:relative;background:radial-gradient(ellipse at 50% 0%,#2a241d,#171412 70%)}
.t5 .ring{width:120px;height:120px;margin:0 auto 30px;border-radius:50%;border:1.5px solid #caa257;display:flex;align-items:center;justify-content:center;position:relative}
.t5 .ring::before{content:'';position:absolute;inset:8px;border-radius:50%;border:1px solid rgba(202,162,87,.35)}
.t5 .ring span{font-size:40px;background:linear-gradient(160deg,#f4dfa8,#caa257 60%,#a67c2e);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}
.t5 .eyebrow{font-size:11px;letter-spacing:.55em;color:#caa257;margin-bottom:18px;font-family:'Pretendard';font-weight:600}
.t5 h2{font-size:27px;font-weight:600;line-height:1.6;color:#f2e9da}
.t5 h2 b{background:linear-gradient(160deg,#f4dfa8,#caa257);-webkit-background-clip:text;background-clip:text;color:transparent}
.t5 .sub{margin-top:16px;font-size:12.5px;letter-spacing:.14em;color:#9c8f7c;font-family:'Pretendard'}
.t5 section{text-align:center;border-top:1px solid rgba(202,162,87,.18)}
.t5 h3{font-size:11px;letter-spacing:.4em;color:#caa257;margin-bottom:20px;font-family:'Pretendard';font-weight:700}
.t5 .greet{line-height:2.15;font-size:13.5px;font-weight:300;white-space:pre-line}
.t5 .info b{display:block;font-size:16.5px;color:#f2e9da;margin-bottom:6px;font-weight:400}
.t5 .btn{background:rgba(202,162,87,.14);color:#e3c887;font-family:'Pretendard'}
.t5 .rsvp-pill span{border-color:rgba(202,162,87,.45);color:#e3c887;font-family:'Pretendard'}
.t5 .acc{margin-top:16px;border:1px solid rgba(202,162,87,.28);border-radius:4px;padding:16px;font-size:12.5px;font-family:'Pretendard';color:#b3a58e}
.t5 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#e3c887}
.t5 .footer-note{color:#6e6455}
.t5 .rsvp-form input,.t5 .rsvp-form textarea{background:rgba(255,255,255,.07);border-color:rgba(202,162,87,.35);color:#d9cfc0}
.t5 .rsvp-form .rsvp-send{background:#caa257;color:#171412}

/* ══ 06 꽃길 (칠순) ══ */
.t6{background:#fff8f6;font-family:'Gowun Batang',serif;color:#5a4a48}
.t6 .hero{text-align:center;padding:72px 26px 52px;position:relative;overflow:hidden}
.t6 .arch{width:210px;height:250px;margin:0 auto;border-radius:110px 110px 12px 12px;background:linear-gradient(170deg,#fdeae4,#f9d5cf);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:1px solid #f5d9d2}
.t6 .arch .yr{font-size:11px;letter-spacing:.4em;color:#c98a8a;margin-bottom:14px;font-family:'Pretendard';font-weight:600}
.t6 .arch h2{font-size:26px;line-height:1.55;color:#8c4a44;white-space:pre-line}
.t6 .arch .ph-mini{margin-top:16px;width:84px;height:84px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;color:#c98a8a;border:3px solid #fbe3de;font-family:'Pretendard';overflow:hidden}
.t6 .petal{position:absolute;width:14px;height:14px;background:#f6b8ad;border-radius:60% 0 60% 60%;opacity:.55}
.t6 section{text-align:center;border-top:1px dashed #f2d8d2}
.t6 h3{font-size:11.5px;letter-spacing:.4em;color:#c98a8a;margin-bottom:20px;font-family:'Pretendard';font-weight:700}
.t6 .greet{line-height:2.15;font-size:14px;white-space:pre-line}
.t6 .info b{display:block;font-size:16.5px;color:#8c4a44;margin-bottom:6px}
.t6 .btn{background:#fceeea;color:#b06a62;font-family:'Pretendard'}
.t6 .rsvp-pill span{border-color:#f0cfc7;color:#b06a62;font-family:'Pretendard'}
.t6 .acc{margin-top:16px;background:#fcefeb;border-radius:14px;padding:16px;font-size:12.5px;font-family:'Pretendard';color:#a0766f}
.t6 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#c9564a}

/* ══ 07 미니멀 라인 (모던) ══ */
.t7{background:#fff;font-family:'Pretendard',sans-serif;color:#222;letter-spacing:-.01em}
.t7 .hero{padding:84px 30px 60px;border-bottom:1px solid #efefef}
.t7 .kicker{font-size:11px;letter-spacing:.3em;color:#999;margin-bottom:26px;font-weight:600}
.t7 h2{font-size:32px;font-weight:800;line-height:1.32;letter-spacing:-.04em;white-space:pre-line}
.t7 h2 span{color:#bbb;font-weight:300}
.t7 .row{display:flex;justify-content:space-between;align-items:baseline;padding:15px 0;border-bottom:1px solid #f3f3f3;font-size:13.5px}
.t7 .row .k{color:#999;font-size:12px;letter-spacing:.06em}
.t7 section{padding:38px 30px}
.t7 .greet{line-height:2;font-size:14px;color:#444;font-weight:300;white-space:pre-line}
.t7 .btn{background:#111;color:#fff;border-radius:8px}
.t7 .btn.ghost{background:#fff;border:1px solid #ddd;color:#333}
.t7 .rsvp-pill span{border-color:#ddd;color:#333;border-radius:8px}
.t7 .acc{margin-top:16px;background:#f8f8f8;border-radius:8px;padding:16px;font-size:12.5px;color:#666}
.t7 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#111}
.t7 .num{font-variant-numeric:tabular-nums}

/* ══ 08 볼드 포스터 (모던) ══ */
.t8{background:#f4f1ea;font-family:'Pretendard',sans-serif;color:#1d1c1a}
.t8 .hero{background:#2f5d3a;color:#f4f1ea;padding:70px 28px 54px;position:relative;overflow:hidden}
.t8 .hero .big{font-size:44px;font-weight:900;line-height:1.06;letter-spacing:-.045em;white-space:pre-line}
.t8 .hero .big em{font-style:normal;color:#f5c33b}
.t8 .hero .sub{margin-top:18px;font-size:13.5px;opacity:.85;font-weight:500}
.t8 .badge{position:absolute;top:26px;right:22px;width:74px;height:74px;border-radius:50%;background:#f5c33b;color:#2f5d3a;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:800;line-height:1.3;transform:rotate(12deg)}
.t8 .marq{background:#1d1c1a;color:#f4f1ea;font-size:11px;letter-spacing:.22em;padding:9px 0;white-space:nowrap;overflow:hidden}
.t8 .marq span{display:inline-block;animation:mv 12s linear infinite}
@keyframes mv{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.t8 section{padding:38px 28px}
.t8 h3{font-size:12px;letter-spacing:.24em;font-weight:800;color:#2f5d3a;margin-bottom:16px}
.t8 .card{background:#fff;border-radius:16px;padding:20px;margin-bottom:12px;box-shadow:0 4px 14px -8px rgba(0,0,0,.12)}
.t8 .card b{display:block;font-size:15.5px;margin-bottom:4px;letter-spacing:-.02em}
.t8 .card span{font-size:13px;color:#77746c}
.t8 .btn{background:#2f5d3a;color:#fff;border-radius:99px}
.t8 .btn.y{background:#f5c33b;color:#2f5d3a}
.t8 .rsvp-pill span{border-color:#2f5d3a;color:#2f5d3a;border-radius:99px}

/* ══ 09 클래식 세리프 (결혼식) ══ */
.t9{background:#fbf9f5;font-family:'Nanum Myeongjo',serif;color:#3d3831}
.t9 .hero{text-align:center;padding:76px 26px 54px;position:relative}
.t9 .mono{font-size:13px;letter-spacing:.5em;color:#b1a58f;margin-bottom:30px}
.t9 .amp{font-size:15px;color:#b1a58f;margin:12px 0;font-style:italic}
.t9 .nm{font-size:27px;letter-spacing:.12em;font-weight:700}
.t9 .frame{margin:34px auto 0;width:210px;height:270px;background:linear-gradient(165deg,#e7e0d3,#d4cabb);display:flex;align-items:center;justify-content:center;font-size:11.5px;color:#8f8471;font-family:'Pretendard';border:8px solid #fff;box-shadow:0 14px 34px -16px rgba(120,100,70,.4);overflow:hidden}
.t9 .dt{margin-top:28px;font-size:14px;letter-spacing:.16em;color:#6f6552}
.t9 section{text-align:center;border-top:1px solid #ece5d8}
.t9 h3{font-size:11px;letter-spacing:.44em;color:#b1a58f;margin-bottom:22px;font-family:'Pretendard';font-weight:700}
.t9 .greet{line-height:2.2;font-size:13.5px;white-space:pre-line}
.t9 .parents{margin-top:20px;font-size:12.5px;line-height:2;color:#6f6552;white-space:pre-line}
.t9 .btn{background:#efe9dd;color:#6f6552;font-family:'Pretendard'}
.t9 .rsvp-pill span{border-color:#d9cfba;color:#6f6552;font-family:'Pretendard'}
.t9 .acc2{margin-top:14px;display:flex;flex-direction:column;gap:8px;font-family:'Pretendard'}
.t9 .acc2 div{background:#f3eee4;border-radius:4px;padding:13px 14px;font-size:12px;color:#6f6552;display:flex;justify-content:space-between;align-items:center}
.t9 .acc2 u{text-decoration:none;font-weight:700;cursor:pointer;color:#3d3831}
.t9 .cal td.mark i{background:#b1a58f}

/* ══ 10 필름 감성 (결혼식) ══ */
.t10{background:#f3efe8;font-family:'Gowun Dodum',sans-serif;color:#4d453a}
.t10 .hero{text-align:center;padding:66px 26px 50px}
.t10 .tape{width:74px;height:22px;background:rgba(214,196,160,.55);margin:0 auto -12px;transform:rotate(-3deg);position:relative;z-index:2}
.t10 .pol{background:#fff;padding:12px 12px 40px;width:230px;margin:0 auto;box-shadow:0 12px 30px -14px rgba(90,75,55,.45);transform:rotate(-2deg)}
.t10 .pol .img{height:230px;background:linear-gradient(150deg,#ded4c2,#c9bda6);display:flex;align-items:center;justify-content:center;font-size:11.5px;color:#8f8471;font-family:'Pretendard';overflow:hidden}
.t10 .pol .cap{margin-top:14px;font-size:13px;color:#7a6f5d}
.t10 .pol2{transform:rotate(2.5deg);margin-top:22px}
.t10 h2{margin-top:34px;font-size:23px;line-height:1.6;white-space:pre-line}
.t10 h2 b{color:#c26d4f}
.t10 section{text-align:center;border-top:1px dashed #ddd2bf}
.t10 h3{font-size:11.5px;letter-spacing:.34em;color:#ab9c80;margin-bottom:20px;font-family:'Pretendard';font-weight:700}
.t10 .greet{line-height:2.1;font-size:13.5px;white-space:pre-line}
.t10 .btn{background:#e9e1d2;color:#7a6f5d;font-family:'Pretendard'}
.t10 .rsvp-pill span{border-color:#d3c6ac;color:#7a6f5d;font-family:'Pretendard'}
.t10 .acc{margin-top:16px;background:#ece5d7;border-radius:12px;padding:16px;font-size:12.5px;font-family:'Pretendard';color:#7a6f5d}
.t10 .acc u{text-decoration:none;font-weight:700;cursor:pointer;color:#c26d4f}

/* ══ 11 리사이틀 (공연 — 예매 대신 문의) ══ */
.t11{background:#101010;font-family:'Noto Serif KR',serif;color:#e8e2d6}
.t11 .hero{padding:74px 28px 50px;text-align:center;background:radial-gradient(ellipse at 50% -10%,#262118,#101010 65%)}
.t11 .genre{font-size:10.5px;letter-spacing:.5em;color:#c8a95e;font-family:'Pretendard';font-weight:700;margin-bottom:22px}
.t11 h2{font-size:31px;font-weight:600;line-height:1.35;color:#f5f0e5;white-space:pre-line}
.t11 .artist{margin-top:16px;font-size:14px;color:#b3aa97}
.t11 .keys{margin:34px auto 0;display:flex;height:52px;width:196px;border-radius:4px;overflow:hidden;border:1px solid #333}
.t11 .keys i{flex:1;background:#f2ecdf;border-right:1px solid #d8d2c4;position:relative}
.t11 .keys i.b::after{content:'';position:absolute;top:0;right:-6px;width:12px;height:30px;background:#151515;z-index:2}
.t11 section{padding:38px 28px;border-top:1px solid #262626}
.t11 h3{font-size:10.5px;letter-spacing:.4em;color:#c8a95e;font-family:'Pretendard';font-weight:700;margin-bottom:18px;text-align:center}
.t11 .prog{font-size:13px;line-height:1.8}
.t11 .prog .pc{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed #2e2e2e}
.t11 .prog .pc em{font-style:normal;color:#8f887a;font-size:11.5px;font-family:'Pretendard'}
.t11 .price-note{font-family:'Pretendard';background:#1a1a1a;border:1px solid #2c2c2c;border-radius:12px;padding:14px;font-size:13px;line-height:1.9;color:#d9cfc0;white-space:pre-line}
.t11 .btn{background:rgba(200,169,94,.14);color:#e3c887;font-family:'Pretendard';border:1px solid rgba(200,169,94,.3)}
.t11 .note{margin-top:10px;font-size:11px;color:#6e685c;text-align:center;font-family:'Pretendard'}
.t11 .footer-note{color:#57534a}

/* ══ 12 인디 포스터 (공연 — 예매 대신 문의) ══ */
.t12{background:#f2e9dc;font-family:'Pretendard',sans-serif;color:#1e1b17}
.t12 .hero{background:#e8452e;color:#f7ecdc;padding:64px 26px 46px;position:relative;overflow:hidden}
.t12 .hero .big{font-size:42px;font-weight:900;line-height:1.02;letter-spacing:-.04em;text-transform:uppercase;white-space:pre-line}
.t12 .hero .big .out{color:transparent;-webkit-text-stroke:1.6px #f7ecdc}
.t12 .hero .date{margin-top:18px;font-size:13px;font-weight:700;letter-spacing:.08em}
.t12 .spin{position:absolute;top:20px;right:18px;width:78px;height:78px;border-radius:50%;background:#1e1b17;color:#f7ecdc;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;text-align:center;line-height:1.35;animation:rot 9s linear infinite}
@keyframes rot{to{transform:rotate(360deg)}}
.t12 section{padding:36px 26px}
.t12 h3{font-size:12px;letter-spacing:.26em;font-weight:900;margin-bottom:16px;color:#e8452e}
.t12 .band{display:flex;align-items:center;gap:12px;background:#fff;border-radius:14px;padding:14px;margin-bottom:10px;box-shadow:0 4px 12px -8px rgba(0,0,0,.2)}
.t12 .band .av{width:44px;height:44px;border-radius:12px;flex:none;display:flex;align-items:center;justify-content:center;font-size:17px}
.t12 .band b{display:block;font-size:14.5px;letter-spacing:-.02em}
.t12 .band span{font-size:12px;color:#8d867b}
.t12 .tk{background:#1e1b17;color:#f7ecdc;border-radius:16px;padding:18px;font-size:13px}
.t12 .tk .l{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px dashed #3a362f}
.t12 .tk .l:last-of-type{border:none}
.t12 .tk b{color:#ffd23e}
.t12 .btn{background:#e8452e;color:#fff;border-radius:99px;font-weight:800}
.t12 .btn.dark{background:#1e1b17}

/* ══ 13 전시 오프닝 (전시) ══ */
.t13{background:#fff;font-family:'Pretendard',sans-serif;color:#1a1a1a}
.t13 .hero{padding:70px 28px 46px}
.t13 .cat{font-size:11px;letter-spacing:.3em;color:#999;font-weight:700;margin-bottom:22px}
.t13 h2{font-size:29px;font-weight:800;letter-spacing:-.04em;line-height:1.25;white-space:pre-line}
.t13 h2 em{font-style:normal;border-bottom:6px solid #ffd23e}
.t13 .art{margin-top:30px;height:250px;background:linear-gradient(120deg,#dfe6ec 0%,#e9dfd2 50%,#d9cfe4 100%);display:flex;align-items:flex-end;padding:14px;font-size:11px;color:#777;overflow:hidden;position:relative}
.t13 .art img{position:absolute;inset:0}
.t13 .row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f0f0f0;font-size:13.5px}
.t13 .row .k{color:#999;font-size:12px;letter-spacing:.05em}
.t13 section{padding:34px 28px}
.t13 .btn{background:#1a1a1a;color:#fff;border-radius:0}
.t13 .btn.ghost{background:#fff;border:1px solid #ddd;color:#333}
.t13 .rsvp-pill span{border-color:#ccc;color:#333;border-radius:0}

/* ══ 14 미니멀 명함 ══ */
.t14{background:#f5f6f8;font-family:'Pretendard',sans-serif;color:#191c21;min-height:100%;display:flex;flex-direction:column}
.t14 .card{background:#fff;margin:56px 22px 0;border-radius:22px;padding:34px 26px;box-shadow:0 18px 44px -20px rgba(30,45,80,.25);text-align:center}
.t14 .avatar{width:88px;height:88px;border-radius:50%;margin:0 auto 18px;background:linear-gradient(150deg,#c9d6e8,#a9bcd6);display:flex;align-items:center;justify-content:center;font-size:12px;color:#5d7191;overflow:hidden}
.t14 h2{font-size:23px;font-weight:800;letter-spacing:-.03em}
.t14 .role{margin-top:6px;font-size:13px;color:#7a8494}
.t14 .co{margin-top:2px;font-size:12px;color:#aab2bf}
.t14 .quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:24px}
.t14 .quick a{background:#f2f4f7;border-radius:14px;padding:13px 4px;font-size:11px;color:#4a5568;cursor:pointer;text-decoration:none;display:block}
.t14 .quick a i{display:block;font-style:normal;font-size:17px;margin-bottom:5px}
.t14 .save{margin:20px 22px 0;padding:15px;background:#191c21;color:#fff;border-radius:14px;text-align:center;font-size:13.5px;font-weight:700;cursor:pointer}
.t14 .rows{margin:20px 22px 30px;background:#fff;border-radius:18px;overflow:hidden}
.t14 .rows div{display:flex;justify-content:space-between;padding:15px 18px;font-size:13px;border-bottom:1px solid #f1f3f6}
.t14 .rows div:last-child{border:none}
.t14 .rows .k{color:#98a1b0;font-size:12px}
.t14 .footer-note{color:#aab2bf}

/* ══ 15 크리에이터 프로필 ══ */
.t15{background:linear-gradient(170deg,#1b1530,#2a1f4d 55%,#171226);font-family:'Pretendard',sans-serif;color:#efeaff;min-height:100%}
.t15 .head{text-align:center;padding:60px 24px 8px}
.t15 .avatar{width:92px;height:92px;border-radius:50%;margin:0 auto 16px;background:linear-gradient(140deg,#8f7bff,#e06ec2);padding:3px}
.t15 .avatar div{width:100%;height:100%;border-radius:50%;background:#241b42;display:flex;align-items:center;justify-content:center;font-size:11px;color:#a99cd8;overflow:hidden}
.t15 h2{font-size:21px;font-weight:800}
.t15 .handle{font-size:13px;color:#a99cd8;margin-top:4px}
.t15 .stats{display:flex;justify-content:center;gap:22px;margin-top:16px;font-size:12px;color:#c9c0e8}
.t15 .stats b{display:block;font-size:16px;color:#fff}
.t15 .links{padding:26px 22px 10px;display:flex;flex-direction:column;gap:10px}
.t15 .lk{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:16px;display:flex;align-items:center;gap:12px;font-size:13.5px;font-weight:600;cursor:pointer;transition:.2s;text-decoration:none;color:inherit}
.t15 .lk:hover{background:rgba(255,255,255,.13)}
.t15 .lk i{font-style:normal;font-size:18px}
.t15 .lk.hot{background:linear-gradient(140deg,#8f7bff,#e06ec2);border:none}
.t15 .lk small{display:block;font-weight:400;font-size:11px;color:rgba(255,255,255,.65);margin-top:2px}
.t15 .footer-note{color:#6f649a}

/* ══ 16 모임 투표 (설문) ══ */
.t16{background:#f7f8f3;font-family:'Pretendard',sans-serif;color:#23281e}
.t16 .head{padding:58px 26px 26px;background:#2f5d3a;color:#f2f5ec;border-radius:0 0 28px 28px}
.t16 .head .em{font-size:12px;font-weight:700;letter-spacing:.2em;color:#bcd9a8;margin-bottom:12px}
.t16 h2{font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1.35;white-space:pre-line}
.t16 .head p.d{margin-top:10px;font-size:12.5px;color:#cfe0c2}
.t16 section{padding:28px 24px 6px}
.t16 h3{font-size:14px;font-weight:800;margin-bottom:4px}
.t16 .cap{font-size:12px;color:#8b9384;margin-bottom:14px}
.t16 .poll .opt{background:#fff;border:1.5px solid #e4e8dd;border-radius:14px;padding:13px 14px;margin-bottom:9px;cursor:pointer;position:relative;overflow:hidden}
.t16 .poll .opt .bar{position:absolute;inset:0;background:#e7f0dd;width:0%;transition:width .5s;z-index:0}
.t16 .poll .opt .tx{position:relative;z-index:1;display:flex;justify-content:space-between;font-size:13.5px;font-weight:600}
.t16 .poll .opt .tx .pct{color:#4d7a3f;font-weight:800}
.t16 .poll .opt.voted{border-color:#4d7a3f}
.t16 .total{font-size:11.5px;color:#8b9384;text-align:right;margin-top:2px}
.t16 .footer-note{color:#a7ad9f}
