:root{color:#111827;font-synthesis:none;background:#f3f5f8;font-family:Inter,Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.shell{max-width:1180px;margin:0 auto;padding:32px 22px 56px}.hero{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.eyebrow{letter-spacing:.18em;color:#6b7280;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.04em;margin:6px 0 4px;font-size:34px}.hero p{color:#6b7280;margin:0}.hero-actions{align-items:center;gap:8px;display:flex}.board-link{color:#4b5563;background:#fff;border:1px solid #d9dee7;border-radius:12px;align-items:center;min-height:44px;padding:10px 13px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.board-link:hover{color:#111827;border-color:#bfc7d2}.ghost,.month-nav button{cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:12px;padding:10px 14px;font-weight:700}.toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.countries{flex-wrap:wrap;gap:8px;display:flex}.country-chip{cursor:pointer;background:#fff;border:1px solid #dce1e8;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;transition:all .15s;display:flex}.country-chip input{display:none}.country-chip.active{border-color:#9aa4b3;box-shadow:0 3px 10px #11182710}.country-chip small{color:#9ca3af}.dot{border-radius:50%;width:9px;height:9px}.month-nav{align-items:center;gap:12px;display:flex}.month-title{text-align:center;min-width:120px;font-size:18px;font-weight:800}.community-links{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;margin-bottom:14px;display:grid}.community-card[hidden]{display:none}.community-card{background:#fff;border:1px solid #dfe4eb;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:10px 13px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 4px 14px #11182708}.community-card:hover{border-color:#c8d0dc;transform:translateY(-1px);box-shadow:0 8px 22px #11182712}.community-card img{border-radius:12px;flex:0 0 44px;width:44px;height:44px}.community-card span{min-width:0;display:block}.community-card strong{color:#111827;font-size:14px;display:block}.community-card small{color:#737d8c;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;display:block;overflow:hidden}.community-card>b{color:#929cab;margin-left:auto;font-size:15px}.community-card.kakao{background:linear-gradient(135deg,#fffdf0,#fff8bf)}.community-card.korean{background:linear-gradient(135deg,#f8fbff,#eef5ff)}.calendar-card,.list-card{background:#fff;border:1px solid #e2e6ed;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px #11182708}.weekdays,.grid{grid-template-columns:repeat(7,1fr);display:grid}.weekdays{background:#fafbfc;border-bottom:1px solid #e9edf2}.weekdays span{text-align:center;color:#7b8493;padding:12px;font-size:12px;font-weight:800}.day{border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3;min-height:118px;padding:9px}.day:nth-child(7n){border-right:0}.day-num{border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:grid}.day.today .day-num{color:#fff;background:#111827}.sun{color:#d14343}.sat{color:#3e63b8}.badges{flex-direction:column;gap:5px;margin-top:7px;display:flex}.badge{white-space:normal;border-radius:6px;padding:5px 6px;font-size:11px;line-height:1.3;overflow:hidden}.badge b{margin-right:3px;font-size:9px}.c-KR{color:#a9342f;background:#fee9e8}.c-JP{color:#3156a3;background:#e8eefc}.c-TW{color:#26714a;background:#e8f6ee}.list-card{margin-top:14px;padding:18px}.section-head{justify-content:space-between;align-items:center;display:flex}.section-head h2{margin:0;font-size:18px}.section-head span{color:#6b7280;font-size:12px}.holiday-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.holiday-item{border:1px solid #e8ebef;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.date-box{text-align:center;width:42px}.date-box strong{font-size:18px;display:block}.date-box small{color:#8b94a2}.holiday-copy{min-width:0}.holiday-copy>div{align-items:center;gap:7px;display:flex}.holiday-copy strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.holiday-copy small{color:#89919d;margin-top:3px;display:block}.pill{border-radius:5px;padding:3px 5px;font-size:9px;font-weight:900}.empty{color:#8b94a2;padding:18px}footer{color:#7b8493;justify-content:space-between;gap:20px;margin-top:18px;font-size:11px;display:flex}.sources{flex-wrap:wrap;gap:10px;display:flex}.sources a{color:#4b5563}footer p{text-align:right;max-width:520px;margin:0}@media (width<=760px){.shell{padding:20px 12px 40px}.hero h1{font-size:28px}.toolbar{flex-direction:column;align-items:stretch}.month-nav{justify-content:space-between}.day{min-height:92px;padding:5px}.badge{padding:4px;font-size:9px}.badge b{display:none}.holiday-list{grid-template-columns:1fr}footer{flex-direction:column}footer p{text-align:left}.community-card{gap:9px;padding:9px 10px}.community-card img{flex-basis:38px;width:38px;height:38px}.community-card strong{font-size:12px}.community-card small{font-size:9px}}@media (width<=430px){.community-links{gap:6px}.community-card{border-radius:12px;padding:8px 7px}.community-card img{flex-basis:34px;width:34px;height:34px}.community-card>b{display:none}.community-card small{font-size:8px}.country-chip{flex:1;justify-content:center}.day{min-height:76px}.badge{max-height:30px}.weekdays span{padding:9px 2px}.shell{padding-left:8px;padding-right:8px}}.main-board-fab{right:max(16px,50vw - 572px);bottom:max(18px,env(safe-area-inset-bottom));z-index:40;color:#fff;background:#111827;border-radius:18px;align-items:center;gap:7px;padding:12px 15px;font-size:12px;text-decoration:none;display:flex;position:fixed;box-shadow:0 12px 28px #11182738}.main-board-fab span{font-size:16px}.main-board-fab strong{font-weight:850}.month-nav button{min-width:44px;min-height:44px}.sources a{align-items:center;min-height:32px;display:inline-flex}@media (width<=520px){.hero-actions{gap:5px}.board-link{padding:9px 10px;font-size:10px}.main-board-fab{right:12px;bottom:max(12px,env(safe-area-inset-bottom));justify-content:center;min-width:44px;padding:12px}.main-board-fab strong{display:none}}
