:root{--navy:#082a57;--blue:#1268d5;--sky:#eaf5ff;--line:#d8e5f2;--muted:#6c7f96;--ink:#173451;--green:#16835a}*{box-sizing:border-box}body{margin:0;background:linear-gradient(145deg,#f4f9ff,#fff);color:var(--ink);font-family:Arial,"Noto Sans KR",sans-serif}.community-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1120px)/2));background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.community-brand{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none;font-size:18px;font-weight:800}.community-brand img{width:44px;height:44px;object-fit:contain}.community-brand span{display:grid}.community-brand b{color:var(--blue)}.community-brand small{font-size:7px;letter-spacing:1.5px;color:#6590bd}.community-header nav{display:flex;align-items:center;gap:9px}.community-header nav a,.community-header nav button{border:1px solid #c7d9eb;border-radius:10px;background:#fff;color:#17416f;padding:9px 12px;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}main{width:min(1120px,calc(100% - 36px));margin:auto;padding:42px 0 70px}.access-state{min-height:58vh;display:grid;place-items:center;align-content:center;text-align:center}.access-icon{width:70px;height:70px;display:grid;place-items:center;border-radius:20px;background:var(--sky);font-size:30px}.access-state h1{margin:17px 0 5px;color:var(--navy)}.access-state p{color:var(--muted)}.access-state a{display:inline-flex;background:var(--blue);color:#fff;padding:11px 17px;border-radius:10px;text-decoration:none;font-weight:800}.community-hero{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:30px 32px;border-radius:22px;background:linear-gradient(135deg,#082f67,#1268d5);color:#fff;box-shadow:0 18px 42px rgba(6,53,112,.18)}.eyebrow{margin:0 0 6px;color:#8ed2ff;font-size:9px;font-weight:900;letter-spacing:1.7px}.community-hero h1{font-size:38px;letter-spacing:-2px;margin:0}.community-hero>div>p:last-child{margin:8px 0 0;color:#d7eaff;font-size:13px}.primary-button{border:0;border-radius:11px;background:#176bd8;color:#fff;padding:12px 18px;font-weight:900;cursor:pointer}.community-hero .primary-button{background:#fff;color:#0d58af}.community-summary{display:flex;align-items:center;gap:10px;padding:15px 18px;margin:17px 0;border:1px solid #cce4d8;border-radius:14px;background:#f1fbf6}.community-summary span{padding:5px 9px;border-radius:20px;background:#dff4e9;color:#167249;font-size:9px;font-weight:900}.community-summary strong{color:#14533c}.community-summary p{margin:0 0 0 auto;color:#647b70;font-size:10px}.community-toolbar{display:grid;grid-template-columns:220px 1fr auto;gap:10px;align-items:end;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fff}.community-toolbar label,.composer-panel label{display:grid;gap:6px}.community-toolbar label span,.composer-panel label span{font-size:10px;font-weight:900;color:#496782}.community-toolbar input,.community-toolbar select,.composer-panel input,.composer-panel select,.composer-panel textarea{width:100%;border:1px solid #c8d9ea;border-radius:10px;background:#fff;padding:11px 12px;color:var(--ink);font:inherit}.community-toolbar button{min-height:43px;border:1px solid #bdd2eb;border-radius:10px;background:#eef6ff;color:#0b5fc2;font-weight:900;cursor:pointer}.community-message{min-height:24px;margin:8px 3px;color:var(--green);font-size:11px;font-weight:800}.community-message.error{color:#be3348}.post-list{display:grid;gap:13px}.post-card{padding:21px 23px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 9px 28px rgba(18,56,105,.06)}.post-card>header{display:flex;align-items:center;justify-content:space-between}.post-category{padding:5px 9px;border-radius:20px;background:var(--sky);color:#0e5eb8;font-size:9px;font-weight:900}.post-category.notice{background:#fff0c9;color:#775504}.post-card time{font-size:9px;color:#8798aa}.post-title{margin:13px 0 8px;color:var(--navy);font-size:20px}.post-content{margin:0;color:#455f79;font-size:12px;line-height:1.75;white-space:pre-wrap}.post-resource{display:inline-flex;margin-top:12px;padding:8px 11px;border-radius:8px;background:#edf5ff;color:#0b5fc2;text-decoration:none;font-size:10px;font-weight:900}.post-meta{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:12px;border-top:1px solid #edf1f5}.post-author{font-size:10px;color:#55718e;font-weight:800}.post-actions{display:flex;gap:6px}.post-actions button,.comment-toggle{border:0;background:transparent;color:#55718e;font-size:9px;font-weight:800;cursor:pointer}.comments{margin-top:8px}.comment-toggle{padding:7px 0;color:#0c5eb7}.comment-panel{padding:12px;border-radius:11px;background:#f5f9fd}.comment-list{display:grid;gap:7px}.comment-item{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:start;padding-bottom:7px;border-bottom:1px solid #e1eaf3;font-size:10px}.comment-item strong{color:#244d76}.comment-item p{margin:0;white-space:pre-wrap;line-height:1.5}.comment-item button{border:0;background:transparent;color:#a13c4d;font-size:8px;cursor:pointer}.comment-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.comment-form input{min-width:0;border:1px solid #c9d9e9;border-radius:9px;padding:10px}.comment-form button{border:0;border-radius:9px;background:var(--blue);color:#fff;padding:0 15px;font-weight:900}.post-empty{text-align:center;padding:50px;border:1px dashed #a9c6e6;border-radius:17px;color:#6f8094;background:#f7fbff}.composer-modal[hidden],.community-app[hidden],.comment-panel[hidden]{display:none!important}.composer-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px}.modal-backdrop{position:absolute;inset:0;background:rgba(1,16,39,.76);backdrop-filter:blur(6px)}.composer-panel{position:relative;width:min(600px,100%);max-height:calc(100vh - 36px);overflow:auto;display:grid;gap:14px;padding:28px;border-radius:21px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.35)}.composer-panel h2{margin:0;color:var(--navy);font-size:26px}.composer-panel textarea{min-height:180px;resize:vertical}.composer-panel .submit-post{min-height:46px}.modal-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#edf5ff;color:#0b5fc2;font-size:23px;cursor:pointer}
@media(max-width:700px){.community-header{height:64px;padding:0 12px}.community-brand img{width:36px;height:36px}.community-brand{font-size:15px}.community-header nav a,.community-header nav button{padding:7px 8px;font-size:9px}main{width:calc(100% - 20px);padding:25px 0 45px}.community-hero{align-items:flex-start;flex-direction:column;padding:23px 20px}.community-hero h1{font-size:29px}.community-summary{align-items:flex-start;flex-wrap:wrap}.community-summary p{width:100%;margin:2px 0 0}.community-toolbar{grid-template-columns:1fr}.post-card{padding:17px 15px}.post-title{font-size:18px}.post-meta{align-items:flex-start}.composer-panel{padding:25px 17px}.comment-item{grid-template-columns:auto 1fr}.comment-item button{grid-column:2;justify-self:end}.comment-form{grid-template-columns:1fr}.comment-form button{min-height:40px}}

.post-content a{color:#075fc4;font-weight:800;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.post-resource{position:relative;z-index:1;cursor:pointer}

.community-logo-mark{display:grid;place-items:center;width:44px;height:44px}.community-logo-mark img{width:100%;height:100%;object-fit:contain}.community-logo-name{display:flex!important;flex-direction:column;line-height:1.02}.community-logo-name small{margin-top:4px;font-size:7px;letter-spacing:1.2px;color:#6590bd}.access-state{width:min(520px,100%);min-height:0;margin:40px auto;padding:0;background:transparent;text-align:center}.access-state h1{margin:0 0 7px}.access-state p{margin:0}.post-resource{display:block!important;margin:9px 0 0!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#075fc4!important;font-size:11px!important;font-weight:700!important;text-decoration:underline!important;text-underline-offset:2px;overflow-wrap:anywhere}.post-resource[hidden]{display:none!important}

.community-topbar{display:flex;align-items:center;justify-content:space-between;min-height:58px;margin-bottom:6px}.community-topbar .logo{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none;font-size:20px;font-weight:600;letter-spacing:-.7px}.community-topbar .logo b{color:var(--blue)}.community-topbar .logo-mark{width:33px;height:33px;display:flex;align-items:center;justify-content:center}.community-topbar .logo-mark img{width:100%;height:100%;object-fit:contain}.community-topbar .logo-name{display:flex;flex-direction:column;line-height:1.05}.community-topbar .logo-name small{font-size:8px;letter-spacing:.7px;color:#7d8b9e;font-weight:500;margin-top:4px}.community-topbar button{border:1px solid #c7d9eb;border-radius:10px;background:transparent;color:#17416f;padding:8px 11px;font-size:11px;font-weight:800;cursor:pointer}body>.community-header{display:none!important}main{padding-top:6px!important}.community-hero{margin-top:0}
.community-topbar .brand-image{width:40px;height:40px;padding:4px;border-radius:11px;background:linear-gradient(145deg,#bcd5fb,#6f9fe6);box-shadow:0 5px 16px rgba(12,64,140,.16);overflow:hidden}.community-topbar .brand-image img{display:block;width:100%;height:100%;object-fit:contain}
.post-resource::before{content:'관련 링크: ';color:#3c5875;text-decoration:none}.post-resource{line-height:1.55}
@media(max-width:700px){.community-topbar{min-height:52px}.community-topbar .logo{font-size:18px}.community-topbar .logo-mark{width:31px;height:31px}}
body{font-family:"DM Sans","Noto Sans KR",sans-serif}.community-topbar .logo{font-size:20px;font-weight:600;letter-spacing:-.7px}.post-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.post-links[hidden]{display:none!important}.post-link{display:flex;flex:1 1 100%;align-items:center;justify-content:space-between;gap:10px;max-width:100%;padding:11px 13px;border:1px solid #8fbdea;border-radius:10px;background:#e8f4ff;color:#075fc4;font-size:12px;font-weight:800;text-decoration:none}.post-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-link:hover{background:#d5eaff}

/* Compact community header and keep navigation actions together. */
main{padding-top:0!important}.community-topbar{min-height:48px!important;margin-bottom:2px!important}.community-account-actions{display:flex;align-items:center;gap:8px}.community-topbar .home-button{border:1px solid #c7d9eb;border-radius:10px;background:#fff;color:#17416f;padding:8px 11px;font-size:11px;font-weight:800;text-decoration:none}
@media(max-width:700px){.community-topbar{min-height:44px!important}.community-account-actions{gap:5px}.community-topbar .home-button,.community-topbar button{padding:7px 9px!important;font-size:9px!important}}

/* Align the community header with the main website navigation. */
main{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:0 0 70px!important}.community-topbar{height:54px!important;min-height:54px!important;margin:0!important}.community-hero{margin-top:0!important}.post-content-link{display:flex;flex-direction:column;gap:2px;margin:0 0 14px;padding:11px 13px;border:1px solid #99c5f3;border-radius:10px;background:#eaf5ff;color:#075fc4;text-decoration:none;overflow-wrap:anywhere}.post-content-link b{font-size:12px}.post-content-link span{font-size:10px;text-decoration:underline;text-underline-offset:2px}.post-content-link:hover{background:#d9ecff}
@media(max-width:700px){main{width:calc(100% - 24px)!important;padding:0 0 45px!important}.community-topbar{height:50px!important;min-height:50px!important}.post-content-link{font-size:11px}}

/* Keep the brand clear of the title and place related links inside each post body. */
.community-topbar{height:52px!important;min-height:52px!important;margin-bottom:2px!important}
.community-hero{margin-top:0!important}
.post-inline-link{display:inline-block;margin-top:7px;color:#075fc4;font-weight:800;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
@media(max-width:700px){.community-topbar{height:50px!important;min-height:50px!important;margin-bottom:2px!important}}

/* Match the main homepage header alignment and keep post links beside titles. */
main{width:min(1160px,calc(100% - 48px))!important;padding-top:0!important}
.community-topbar{height:82px!important;min-height:82px!important;margin:0!important}
.community-hero{margin-top:0!important}
.post-title{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:7px;margin:13px 0 8px}
.post-title-text{min-width:0}
.post-title .post-links{display:inline-flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;margin:0}
.post-title .post-links[hidden]{display:none!important}
.post-title .post-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;max-width:none;padding:7px 10px;border:1px solid #8fbdea;border-radius:8px;background:#e8f4ff;color:#075fc4;font-size:10px;font-weight:800;line-height:1.2;text-decoration:none;white-space:nowrap}
.post-title .post-link:hover{background:#d5eaff}
.access-state[hidden]{display:none!important;margin:0!important;min-height:0!important}
.community-app{margin-top:0!important;padding-top:0!important}
@media(max-width:700px){
  main{width:calc(100% - 32px)!important;padding-top:0!important}
  .community-topbar{height:68px!important;min-height:68px!important;margin:0!important}
  .post-title{align-items:center;gap:6px;margin:11px 0 7px;font-size:18px;line-height:1.35}
  .post-title .post-links{gap:4px}
  .post-title .post-link{padding:6px 8px;font-size:9px}
}
