@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#172033;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f7fd;font-family:DM Sans,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}input,textarea,select{color:#172033;background:#fff;border:1px solid #d6e1ef;border-radius:10px;outline:none;width:100%;padding:13px 14px;transition:border .2s,box-shadow .2s}textarea{resize:vertical;line-height:1.7}input:focus,textarea:focus,select:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed21}label{color:#536278;gap:8px;font-size:13px;font-weight:600;display:grid}.app-shell{min-height:100vh}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dfe8f4;align-items:center;gap:38px;height:74px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.6px;align-items:center;gap:10px;font-size:20px;font-weight:700;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#2563eb,#38a3f5);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:700;display:inline-grid;box-shadow:0 6px 16px #2563eb3d}.brand.light{color:#fff}.brand.light .brand-mark{color:#1250ad;background:#fff;box-shadow:0 6px 18px #00215b38}.main-nav{align-self:stretch;gap:26px;display:flex}.main-nav a{color:#68768b;border-bottom:2px solid #0000;place-items:center;font-size:14px;font-weight:600;display:grid}.main-nav a.active{color:#2563eb;border-color:#2563eb}.header-tools,.header-account{align-items:center;display:flex}.header-tools{gap:14px;margin-left:auto}.header-account{gap:18px}.header-account>div{align-items:center;gap:7px;display:flex}.role-badge{color:#3567ad;background:#e8f1ff;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.role-badge.admin{color:#8b5b00;background:#fce9bd}.page-container{width:min(1180px,100% - 40px);margin:0 auto;padding:46px 0 80px}.page-container:has(>.detail-page){width:min(1440px,100% - 40px)}.eyebrow{color:#2672d8;letter-spacing:1.8px;margin-bottom:8px;font-size:11px;font-weight:700}.muted{color:#758298}.hero-panel{color:#fff;background:radial-gradient(circle at 78% 20%,#6fdcff4d,#0000 29%),linear-gradient(130deg,#1649a5,#1678df);border-radius:24px;justify-content:space-between;align-items:center;gap:32px;min-height:220px;margin-bottom:42px;padding:46px 50px;display:flex;overflow:hidden;box-shadow:0 18px 45px #185bb433}.hero-panel h1{letter-spacing:-2px;margin-bottom:14px;font-size:clamp(34px,5vw,52px)}.hero-panel p:not(.eyebrow){color:#dceeff;max-width:580px;margin:0;line-height:1.7}.hero-panel .eyebrow{color:#a9e3ff}.admin-hero{background:radial-gradient(circle at 80% 20%,#58c9ff40,#0000 27%),linear-gradient(130deg,#133d79,#1e62ad)}.metric{text-align:center;letter-spacing:1.2px;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;padding:20px 24px;font-size:11px;display:grid}.metric strong{font-size:30px}.card{background:#fff;border:1px solid #dfe8f3;border-radius:18px;box-shadow:0 10px 30px #1d4b820f}.primary-button,.secondary-button,.danger-button{border:0;border-radius:9px;width:auto;padding:11px 17px;font-size:13px;font-weight:700}.primary-button{color:#fff;background:#2563eb;box-shadow:0 7px 18px #2563eb3d}.primary-button:hover{background:#1d54cf}.secondary-button{color:#245da8;background:#e8f2ff}.danger-button{color:#a23932;background:#fae9e6}.text-button{color:#536278;background:0 0;border:0;width:auto;padding:4px;font-size:12px;font-weight:600}.danger-text{color:#b1453e}.wide{width:100%;padding:14px}.form-actions{justify-content:flex-end;gap:9px;display:flex}.section-heading,.content-toolbar{justify-content:space-between;align-items:center;gap:24px;display:flex}.section-heading h2,.content-toolbar h2{letter-spacing:-.8px;margin:0;font-size:25px}.section-heading>span{color:#748299;font-size:13px}.composer{gap:14px;margin-bottom:38px;padding:28px;display:grid}.post-mode-tabs{gap:8px;margin-bottom:18px;display:flex}.post-mode-tabs button{color:#63748a;background:#fff;border:1px solid #d6e2f0;border-radius:999px;width:auto;padding:8px 14px;font-size:13px;font-weight:700}.post-mode-tabs button.active{color:#fff;background:#2563eb;border-color:#2563eb}.content-toolbar{margin-bottom:20px}.search-form{grid-template-columns:115px 1fr auto auto;gap:8px;width:min(100%,560px);display:grid}.post-grid{grid-template-columns:1fr;gap:12px;display:grid}.post-card{background:linear-gradient(160deg,#fff 78%,#f4f9ff);border:1px solid #dce7f4;border-radius:17px;flex-direction:column;min-height:215px;padding:25px 28px;transition:transform .2s,box-shadow .2s,border .2s;display:flex}.post-card:hover{border-color:#a8c9f3;transform:translateY(-4px);box-shadow:0 16px 35px #1c5ba61f}.post-card.recommended{background:linear-gradient(145deg,#fffdf4 70%,#fff3bd);border-color:#e7c85a;box-shadow:0 10px 28px #be8e161a}.post-card.recommended:hover{border-color:#d3a91d;box-shadow:0 16px 35px #be8e162e}.post-card.admin-authored{background:linear-gradient(145deg,#f8fbff 68%,#dcecff);border-color:#78acec;box-shadow:0 10px 28px #2563eb1f}.post-card.admin-authored:hover{border-color:#397dd5;box-shadow:0 16px 35px #2563eb33}.post-card-top{color:#8592a5;justify-content:space-between;font-size:11px;display:flex}.post-card-labels{align-items:center;gap:9px;display:flex}.post-number{color:#2672d8;font-weight:700}.recommend-badge{color:#7b5700;background:#ffe58a;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.admin-badge{color:#fff;background:#2563eb;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.post-card h3{letter-spacing:-.5px;margin:18px 0 9px;font-size:21px}.post-card>p{color:#647188;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.65;display:-webkit-box;overflow:hidden}.post-card-footer{border-top:1px solid #eaf0f7;align-items:center;gap:9px;margin-top:auto;padding-top:17px;font-size:13px;display:flex}.post-card-stats{color:#738198;align-items:center;gap:12px;margin-left:auto;font-size:12px;font-weight:600;display:flex}.post-card-footer .arrow{color:#2672d8;font-size:20px}.avatar{color:#fff;background:linear-gradient(145deg,#3478dc,#55b8ef);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:inline-grid}.avatar.large{width:40px;height:40px}.loading-grid,.empty-state{text-align:center;color:#748197;place-content:center;min-height:170px;display:grid}.empty-state strong{color:#3f4f67;font-size:16px}.empty-state p{margin:7px 0 0}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:30px;display:flex}.pagination button{color:#285b9e;background:#fff;border:1px solid #d6e2f0;border-radius:8px;min-width:36px;padding:8px 10px}.pagination .pagination-direction{min-width:auto;padding-inline:13px}.pagination .page-number.active{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:700}.detail-page{width:100%;margin:0 auto}.back-link{color:#396baf;margin-bottom:22px;font-size:13px;font-weight:600;display:inline-block}.article-card{background:#fff;border:1px solid #dfe8f3;border-radius:22px;padding:clamp(30px,6vw,64px)}.article-card.admin-authored{background:linear-gradient(145deg,#fff 72%,#e5f0ff);border-color:#78acec;box-shadow:0 14px 36px #2563eb21}.article-meta,.comment-meta{align-items:center;gap:11px;display:flex}.article-meta div,.comment-meta div{gap:3px;display:grid}.article-meta span:not(.avatar),.comment-meta span:not(.avatar){color:#8491a4;font-size:11px}.article-meta .author-name,.comment-meta .author-name{align-items:center;gap:7px;display:flex}.article-meta .author-name strong,.comment-meta .author-name strong{color:#172033}.article-meta span.admin-badge,.comment-meta span.admin-badge{color:#fff;font-size:10px}.article-card h1{letter-spacing:-1.8px;border-bottom:2px solid #d8e8fb;margin:35px 0 26px;padding-bottom:26px;font-size:clamp(32px,5vw,48px);line-height:1.2}.article-content{white-space:pre-wrap;color:#3d4b60;min-height:190px;font-size:16px;line-height:1.65}.article-content a,.comment-card>p a{color:#2563eb;text-underline-offset:2px;text-decoration:underline}.article-actions{border-top:1px solid #eaf0f7;justify-content:space-between;align-items:center;margin-top:45px;padding-top:24px;display:flex}.article-actions>div{gap:8px;display:flex}.like-button{color:#3269ad;background:#f6faff;border:1px solid #d4e3f4;border-radius:999px;padding:10px 15px;font-weight:700}.like-button.liked{color:#b24d49;background:#fff0ef}.comments-section{background:#eaf3ff;border-radius:20px;margin-top:28px;padding:35px}.comment-form{justify-items:end;gap:9px;margin:22px 0;display:grid}.comment-list{gap:10px;display:grid}.comment-card{background:#fff;border-radius:13px;padding:20px;position:relative}.comment-card.admin-authored{background:linear-gradient(145deg,#fff 72%,#dfedff);border:1px solid #78acec;box-shadow:0 8px 22px #2563eb1c}.comment-header{border-bottom:1px solid #dbe8f6;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.comment-card>p{white-space:pre-wrap;margin:15px 0 0;line-height:1.6}.comment-actions{flex:none;gap:9px;display:flex}.inline-edit{gap:8px;margin-top:15px;display:grid}.text-art{word-break:normal;max-width:100%;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;overflow-x:auto;overflow-wrap:normal!important;white-space:pre!important;line-height:1.2!important}.post-card h3,.post-card>p,.article-card h1,.article-content,.comment-card>p{overflow-wrap:anywhere}.profile-hero{background:linear-gradient(120deg,#e7f2ff,#f2f8ff);border-radius:20px;align-items:center;gap:22px;margin-bottom:28px;padding:36px;display:flex}.profile-avatar{width:72px;height:72px;font-size:25px}.profile-hero h1{margin:0 0 5px;font-size:33px}.profile-hero p:last-child{color:#65748a;margin:0}.settings-grid,.activity-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:18px;display:grid}.settings-card,.activity-panel{padding:26px}.settings-card{align-content:start;gap:15px;display:grid}.settings-card button{justify-self:end}.activity-item{border-bottom:1px solid #eaf0f7;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.activity-item>div{flex:1;min-width:0}.activity-item:last-of-type{border-bottom:0}.activity-item strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;display:block;overflow:hidden}.activity-item p{color:#68758a;white-space:nowrap;text-overflow:ellipsis;max-width:400px;margin:0;overflow:hidden}.activity-item time{color:#8794a7;white-space:nowrap;flex:none;font-size:10px}.danger-zone{background:#fff8f7;border:1px solid #efd4d0;border-radius:16px;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.danger-zone h2{margin-bottom:5px;font-size:17px}.danger-zone p{color:#846762;margin:0;font-size:12px}.table-card{overflow:hidden}.user-table{border-bottom:1px solid #eaf0f7;grid-template-columns:1.2fr 1fr 1.4fr;align-items:center;gap:18px;min-height:68px;padding:12px 22px;display:grid}.user-table:last-child{border:0}.user-table.header{color:#718198;letter-spacing:.6px;background:#f5f9fe;min-height:46px;font-size:11px;font-weight:700}.user-table>span:first-child{align-items:center;gap:9px;display:flex}.user-table em{color:#2762ae;background:#e6f1ff;border-radius:5px;padding:3px 6px;font-size:9px;font-style:normal}.table-actions{justify-content:flex-end;gap:7px;display:flex}.auth-page{background:#0f4aa6;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.auth-page.signup{background:#1359b5}.auth-intro{color:#fff;background:radial-gradient(circle at 30% 25%,#68d6ff47,#0000 29%),radial-gradient(circle at 75% 78%,#5897ff33,#0000 30%);flex-direction:column;justify-content:center;padding:64px clamp(40px,8vw,120px);display:flex}.auth-intro .brand{position:absolute;top:38px}.auth-intro h1{letter-spacing:-3px;margin:20px 0;font-size:clamp(45px,6vw,76px);line-height:1.12}.auth-intro>p:last-child{color:#d6eaff;max-width:570px;line-height:1.8}.auth-card{background:#f8fbff;flex-direction:column;justify-content:center;padding:clamp(35px,8vw,105px);display:flex}.auth-card h2{letter-spacing:-1px;margin-bottom:8px;font-size:34px}.auth-card form{gap:17px;margin-top:30px;display:grid}.auth-link{color:#69778b;text-align:center;margin:24px 0 0;font-size:13px}.auth-link a{color:#2563eb;font-weight:700}.feedback{border-radius:9px;margin:12px 0;padding:12px 14px;font-size:12px}.feedback.error{color:#9c3f38;background:#fdeae8}.feedback.success{color:#235f9e;background:#e7f3ff}.center-screen{text-align:center;place-content:center;justify-items:center;gap:13px;min-height:100vh;display:grid}.spinner{border:3px solid #dce7f4;border-top-color:#2f6fed;border-radius:50%;width:35px;height:35px;animation:.8s linear infinite spin}.theme-toggle{color:#43536a;background:#fff;border:1px solid #d6e2f0;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:72px;padding:8px 11px;font-size:12px;font-weight:700;transition:color .2s,background .2s,border-color .2s,transform .2s;display:inline-flex}.theme-toggle:hover{color:#245da8;border-color:#a8c9f3;transform:translateY(-1px)}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #2f6fed47}.auth-theme-toggle{z-index:20;position:fixed;top:24px;right:24px}@keyframes spin{to{transform:rotate(360deg)}}html[data-theme=dark]{color:#e6edf7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b1220}html[data-theme=dark] body{background:#0b1220}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{color:#e6edf7;background:#101c2b;border-color:#34445a}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#75859c}html[data-theme=dark] label,html[data-theme=dark] .text-button{color:#a9b7ca}html[data-theme=dark] .site-header{background:#0d1624eb;border-color:#27364a}html[data-theme=dark] .main-nav a{color:#9aa9bd}html[data-theme=dark] .main-nav a.active{color:#69a5ff;border-color:#69a5ff}html[data-theme=dark] .role-badge{color:#9dc5ff;background:#1c3555}html[data-theme=dark] .role-badge.admin{color:#ffd778;background:#493817}html[data-theme=dark] .muted,html[data-theme=dark] .section-heading>span,html[data-theme=dark] .loading-grid,html[data-theme=dark] .empty-state{color:#93a3b8}html[data-theme=dark] .card{background:#111d2c;border-color:#2a394d;box-shadow:0 10px 30px #0003}html[data-theme=dark] .secondary-button{color:#a8ccff;background:#1b3657}html[data-theme=dark] .danger-button{color:#ffaaa3;background:#482525}html[data-theme=dark] .danger-text{color:#ff9d96}html[data-theme=dark] .post-mode-tabs button,html[data-theme=dark] .pagination button,html[data-theme=dark] .theme-toggle{color:#b8c7da;background:#111d2c;border-color:#34445a}html[data-theme=dark] .post-mode-tabs button.active,html[data-theme=dark] .pagination .page-number.active{color:#fff;background:#2869d8;border-color:#4f8fff}html[data-theme=dark] .theme-toggle:hover{color:#d7e8ff;background:#18283c;border-color:#5b8bc7}html[data-theme=dark] .post-card{background:linear-gradient(160deg,#111d2c 78%,#13243a);border-color:#2b3d53}html[data-theme=dark] .post-card:hover{border-color:#4d79ad;box-shadow:0 16px 35px #00000047}html[data-theme=dark] .post-card.recommended{background:linear-gradient(145deg,#211f18 70%,#3b3215);border-color:#8e762b}html[data-theme=dark] .post-card.admin-authored{background:linear-gradient(145deg,#111d2c 68%,#172f4e);border-color:#3c6fae}html[data-theme=dark] .post-card-top,html[data-theme=dark] .post-card-stats,html[data-theme=dark] .article-meta span:not(.avatar),html[data-theme=dark] .comment-meta span:not(.avatar){color:#91a1b5}html[data-theme=dark] .post-card>p,html[data-theme=dark] .article-content{color:#b8c4d4}html[data-theme=dark] .article-content a,html[data-theme=dark] .comment-card>p a{color:#78adff}html[data-theme=dark] .post-card-footer,html[data-theme=dark] .article-actions,html[data-theme=dark] .activity-item,html[data-theme=dark] .user-table{border-color:#26364a}html[data-theme=dark] .empty-state strong,html[data-theme=dark] .article-meta .author-name strong,html[data-theme=dark] .comment-meta .author-name strong{color:#e6edf7}html[data-theme=dark] .back-link{color:#91b9ee}html[data-theme=dark] .article-card{background:#111d2c;border-color:#2a394d}html[data-theme=dark] .article-card.admin-authored{background:linear-gradient(145deg,#111d2c 72%,#172f4e);border-color:#3c6fae}html[data-theme=dark] .article-card h1,html[data-theme=dark] .comment-header{border-color:#29405c}html[data-theme=dark] .like-button{color:#a7cbfa;background:#16263a;border-color:#35506f}html[data-theme=dark] .like-button.liked{color:#ffaaa5;background:#3a2023}html[data-theme=dark] .comments-section{background:#0e1a2a}html[data-theme=dark] .comment-card{background:#152235}html[data-theme=dark] .comment-card.admin-authored{background:linear-gradient(145deg,#152235 72%,#193657);border-color:#3c6fae}html[data-theme=dark] .profile-hero{background:linear-gradient(120deg,#13243a,#172a42)}html[data-theme=dark] .profile-hero p:last-child,html[data-theme=dark] .activity-item p{color:#a5b3c6}html[data-theme=dark] .activity-item time{color:#8393a8}html[data-theme=dark] .danger-zone{background:#27191d;border-color:#5a3637}html[data-theme=dark] .danger-zone p{color:#d2a6a3}html[data-theme=dark] .user-table.header{color:#9dafc5;background:#152235}html[data-theme=dark] .user-table em{color:#a8ccff;background:#1b3657}html[data-theme=dark] .auth-card{background:#0f1a29}html[data-theme=dark] .auth-link{color:#a7b4c6}html[data-theme=dark] .auth-link a{color:#78adff}html[data-theme=dark] .feedback.error{color:#ffb0aa;background:#432327}html[data-theme=dark] .feedback.success{color:#acd2ff;background:#183453}html[data-theme=dark] .spinner{border-color:#69a5ff #2b3d53 #2b3d53}@media (width<=900px){.post-grid{grid-template-columns:1fr}.post-card-footer{flex-wrap:wrap}.post-card-stats{order:2;width:100%;margin-left:39px}.post-card-footer .arrow{margin-left:auto}.auth-page{grid-template-columns:1fr}.auth-intro{min-height:360px;padding-top:110px}.auth-intro h1{font-size:45px}.auth-card{padding:55px max(24px,12vw)}.settings-grid,.activity-grid{grid-template-columns:1fr}.user-table{grid-template-columns:1fr 1fr}.user-table>span:last-child{grid-column:1/-1;justify-content:flex-start}.user-table.header span:last-child{display:none}}@media (width<=640px){.site-header{flex-wrap:wrap;gap:12px 20px;height:auto;padding:13px 18px}.main-nav{order:3;justify-content:center;width:100%;height:38px}.header-tools{margin-left:auto}.header-account>div{display:none}.theme-toggle{min-width:40px}.site-header .theme-toggle>span:last-child{display:none}.page-container{width:min(100% - 24px,1180px);padding-top:22px}.page-container:has(>.detail-page){width:min(100% - 24px,1440px)}.hero-panel{flex-direction:column;align-items:flex-start;min-height:270px;padding:30px 24px}.hero-panel h1{font-size:38px}.content-toolbar{flex-direction:column;align-items:flex-start}.search-form{grid-template-columns:105px 1fr}.post-grid{grid-template-columns:1fr}.article-card{padding:25px 20px}.article-actions{flex-direction:column;align-items:flex-start;gap:14px}.comments-section{padding:24px 14px}.comment-header{flex-wrap:wrap}.profile-hero{padding:25px 20px}.danger-zone{flex-direction:column;align-items:flex-start;gap:16px}.user-table{grid-template-columns:1fr}.user-table.header{display:none}.user-table>span:last-child{grid-column:auto}}
