.authModalSwitch{margin-top:4px;text-align:center}.authModalSwitchBtn{padding:0!important;height:auto!important}:root{--blog-bg: #f3ede4;--blog-surface: #fffcf8;--blog-surface-soft: #faf6f0;--blog-primary: #5b7fa6;--blog-primary-dark: #3d5f85;--blog-accent: #c9956b;--blog-text: #3a3a3a;--blog-text-muted: #7a7a7a;--blog-border: #e8dfd3;--blog-shadow: 0 4px 20px rgba(91, 127, 166, .08);--blog-content-width: 1200px;--blog-header-logo-width: 130px;--blog-breakpoint-lg: 992px}html{scrollbar-gutter:stable}body{background-color:var(--blog-bg);color:var(--blog-text)}html body{width:100%!important;max-width:100%!important;box-sizing:border-box}.blogLayout{min-height:100vh;background:linear-gradient(180deg,#f8f3ec,#efe8de)}.blogBody{width:100%;max-width:var(--blog-content-width);margin:0 auto;padding:8px 20px 48px;box-sizing:border-box}.blogContentArea,.blogBodyRow{width:100%}.blogBodyRow>.ant-col{max-width:100%}.blogContentArea--full .blogMainCol.ant-col{flex:0 0 100%!important;max-width:100%!important;width:100%!important}.blogPageSlot{width:100%;max-width:100%;box-sizing:border-box}.blogMainCol,.blogSidebarCol{min-width:0}.pageTitle{margin-top:0!important;margin-bottom:8px!important;color:var(--blog-primary-dark)!important}.pageDesc{display:block;margin-bottom:24px;color:var(--blog-text-muted)}.blogSidebar{position:sticky;top:88px}.sidebarCard{margin-bottom:16px;border-radius:12px!important;border:1px solid var(--blog-border)!important;background:var(--blog-surface)!important;box-shadow:var(--blog-shadow)}.sidebarCard .ant-card-head{border-bottom:1px solid var(--blog-border);min-height:42px}.sidebarCard .ant-card-head-title{font-size:14px;font-weight:600;color:var(--blog-primary-dark)}.sidebarCategoryItem{padding:4px 0}.sidebarBoardTree{display:flex;flex-direction:column;gap:12px}.sidebarBoardGroupLabel{display:block;font-size:13px;color:var(--blog-primary-dark);margin-bottom:4px}.sidebarBoardChildren{list-style:none;margin:0;padding:0 0 0 4px}.sidebarBoardChildItem{display:flex;align-items:center;justify-content:space-between;padding:3px 0}.sidebarBoardChildLink{font-size:13px;color:var(--blog-text)}.sidebarBoardChildLink:hover{color:var(--blog-primary)}.sidebarBoardChildCount{font-size:12px}.sidebarRecentItem{padding:6px 0!important;border-bottom:1px solid var(--blog-border)!important}.sidebarRecentItem:last-child{border-bottom:none!important}.sidebarInfoText{color:var(--blog-text-muted);font-size:13px;line-height:1.6}.sidebarTag{margin-bottom:6px;cursor:pointer}.infoTechTag{margin:0;font-size:13px}.footer{margin-top:auto;padding:16px 20px;background:var(--blog-surface-soft);border-top:1px solid var(--blog-border)}.footerInner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;max-width:var(--blog-content-width);margin:0 auto}.footerText{color:var(--blog-text-muted);font-size:12px;line-height:1.4}.footerDivider{color:var(--blog-text-muted);font-size:12px;-webkit-user-select:none;user-select:none}.footerServiceLink{display:inline-flex;align-items:center;gap:4px;color:var(--blog-primary-dark);font-size:12px;text-decoration:none;transition:color .2s}.footerServiceLink:hover{color:var(--blog-primary)}.header{position:sticky;top:0;z-index:100;padding:6px 20px!important;height:auto!important;line-height:normal!important;background:#fffcf8eb!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--blog-border);box-shadow:0 2px 16px #5b7fa60f}.headerInner{display:grid;grid-template-columns:var(--blog-header-logo-width) 1fr auto;align-items:center;gap:16px;max-width:var(--blog-content-width);margin:0 auto;min-height:44px;width:100%;box-sizing:border-box}.headerLogoLink{display:flex;align-items:center;flex-shrink:0;width:var(--blog-header-logo-width)}.headerLogo{height:44px;width:auto;max-width:var(--blog-header-logo-width);object-fit:contain}.headerCenter{display:flex;align-items:center;min-width:0;overflow:hidden}.headerNav{display:flex;align-items:center;width:100%;min-width:0}.headerActions{display:flex;align-items:center;gap:6px;flex-shrink:0;justify-self:end}.headerAuthGroup{display:flex;align-items:center;gap:6px;padding:4px;background:var(--blog-surface-soft);border:1px solid var(--blog-border);border-radius:10px}.headerAuthGroup--loggedIn{gap:8px;padding:4px 4px 4px 8px}.headerAuthBtn{height:32px!important;font-size:13px!important}.headerAuthBtn--signup{color:var(--blog-text)!important}.headerWriteBtn{height:32px!important;font-size:13px!important}.headerAccountTrigger{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border:none;border-radius:8px;background:var(--blog-surface);cursor:pointer;transition:background .2s}.headerAccountTrigger:hover{background:#5b7fa614}.headerAccountAvatar{background:var(--blog-primary)!important;flex-shrink:0}.headerAccountName{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:var(--blog-text)}.headerAccountTag{margin:0!important;font-size:11px!important;line-height:18px!important;padding-inline:6px!important}.headerAccountInfo{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;min-width:160px;padding:4px 0}.headerAccountInfoLabel{color:var(--blog-text-muted);font-size:12px}.headerMenuBtn{width:40px;height:40px;padding:0!important;color:var(--blog-primary-dark)!important;font-size:18px!important}.headerDrawer .ant-drawer-body{padding:12px 16px 24px;display:flex;flex-direction:column}.headerDrawerDivider{margin:12px 0!important}.headerDrawerActions{width:100%}.headerDrawerActions a{display:block;width:100%}.headerDrawerSectionLabel{display:block;padding:0 4px;font-size:12px;font-weight:600;letter-spacing:.02em}.headerDrawerAccountCard{display:flex;align-items:center;gap:12px;padding:12px;background:var(--blog-surface-soft);border:1px solid var(--blog-border);border-radius:10px}.headerDrawerAccountAvatar{background:var(--blog-primary)!important;flex-shrink:0}.headerDrawerAccountMeta{display:flex;flex-direction:column;gap:2px;min-width:0}.headerDrawerAccountRole{font-size:12px}.headerDrawerBtn{text-align:left}.headerDrawerBtn--logout{margin-top:4px}@media(max-width:991px){.header{padding:6px 12px!important}.headerInner{grid-template-columns:auto 1fr auto;gap:8px}.headerLogo{height:36px}.headerActions{gap:4px}}.navMenu{flex:1;width:100%;border-bottom:none!important;background:transparent!important}.navMenuHorizontal{justify-content:flex-start;line-height:36px;flex-wrap:nowrap!important}.navMenuHorizontal>.ant-menu-submenu>.ant-menu-submenu-title,.navMenuHorizontal>.ant-menu-item{font-size:15px!important;font-weight:600!important;padding-inline:10px!important;height:36px!important;line-height:36px!important;flex-shrink:0}.navMenuHorizontal>.ant-menu-submenu>.ant-menu-submenu-title .anticon,.navMenuHorizontal>.ant-menu-item .anticon{font-size:16px!important;margin-inline-end:4px!important}.navMenu .ant-menu-item,.navMenu .ant-menu-submenu-title{font-weight:500;color:var(--blog-text)!important}.navMenuHorizontal>.ant-menu-item:after{display:none!important}.navMenuHorizontal>.ant-menu-item-selected{color:var(--blog-primary-dark)!important;background:transparent!important}.navMenuHorizontal>.ant-menu-submenu:after{display:none!important}.navMenuHorizontal>.ant-menu-submenu .ant-menu-submenu-arrow{color:var(--blog-text-muted)!important;font-size:10px!important}.navMenuHorizontal>.ant-menu-submenu>.ant-menu-submenu-title:after{border-bottom:2px solid transparent!important;inset-inline:10px!important;transform:none!important}.navMenuHorizontal>.ant-menu-submenu:hover>.ant-menu-submenu-title,.navMenuHorizontal>.ant-menu-submenu-open>.ant-menu-submenu-title{color:var(--blog-primary-dark)!important}.navMenuHorizontal>.ant-menu-submenu:hover>.ant-menu-submenu-title:after,.navMenuHorizontal>.ant-menu-submenu-open>.ant-menu-submenu-title:after,.navMenuHorizontal>.ant-menu-submenu-selected>.ant-menu-submenu-title:after{border-bottom-color:var(--blog-accent)!important}.navMenu .ant-menu-submenu-popup .ant-menu-item{font-size:14px!important;font-weight:400!important}.navMenu .ant-menu-item-selected,.navMenu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--blog-primary-dark)!important}.navLinkBtn{color:var(--blog-text-muted)!important}.navLinkBtn:hover{color:var(--blog-primary)!important}.navMenuInline{border-inline-end:none!important;background:transparent!important}.navMenuInline .ant-menu-item,.navMenuInline .ant-menu-submenu-title{font-size:15px!important;font-weight:500!important;height:44px!important;line-height:44px!important;margin:0!important;border-radius:8px}.navMenuInline .ant-menu-item-selected{background:#5b7fa61a!important;color:var(--blog-primary-dark)!important}.navMenuInline .ant-menu-sub .ant-menu-item{padding-left:40px!important;font-size:14px!important;height:40px!important;line-height:40px!important}.pageBreadcrumb{padding:0;margin-bottom:8px;min-height:20px;line-height:1.4;width:100%;box-sizing:border-box}.pageBreadcrumb .ant-breadcrumb{font-size:12px;color:var(--blog-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pageBreadcrumb .ant-breadcrumb a{color:var(--blog-primary)}.pageBreadcrumb .ant-breadcrumb li:last-child{color:var(--blog-text);font-weight:500}.adminPage{width:100%;box-sizing:border-box}.adminPageTitle{margin-top:0!important;margin-bottom:8px!important;color:var(--blog-primary-dark)!important}.adminPageDesc{display:block;margin-bottom:20px;color:var(--blog-text-muted);font-size:13px}.adminCard{margin-bottom:16px;border-radius:12px!important;border:1px solid var(--blog-border)!important;background:var(--blog-surface)!important;box-shadow:var(--blog-shadow)}.adminStatGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:16px}.adminStatBox{padding:16px;border-radius:12px;background:var(--blog-surface);border:1px solid var(--blog-border)}.adminStatLabel{display:block;margin-bottom:4px;color:var(--blog-text-muted);font-size:12px}.adminStatValue{color:var(--blog-primary-dark);font-size:24px;font-weight:700}.adminPanelDesc{display:block;margin-bottom:16px;color:var(--blog-text-muted);font-size:13px}.adminSiteTabs{margin-top:4px}.adminSiteTabs .ant-tabs-nav{margin-bottom:16px!important}.adminPostActions{display:flex;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid var(--blog-border)}.adminCommentActions{margin-left:auto}.commentSection{width:100%;box-sizing:border-box;margin-top:32px;padding:14px 24px 24px;border-radius:12px;background:var(--blog-surface-soft);border:1px solid var(--blog-border)}.commentSectionTitle{margin-top:0!important;margin-bottom:16px!important;color:var(--blog-primary-dark)!important}.commentItem{padding:12px 0!important}.commentAuthor{font-weight:600;color:var(--blog-primary-dark)}.commentGuestTag{margin-left:6px}.commentForm{margin-top:20px;padding-top:20px;border-top:1px solid var(--blog-border)}.commentLoginHint{margin-bottom:12px;padding:10px 14px;border-radius:8px;background:#fff8ee;border:1px solid #f0dcc4;color:var(--blog-text-muted);font-size:13px}.postCardLink{display:block;margin-bottom:16px;text-decoration:none}.postCard{border-radius:12px!important;border:1px solid var(--blog-border)!important;background:var(--blog-surface)!important;transition:transform .2s,box-shadow .2s}.postCard:hover{transform:translateY(-2px);box-shadow:var(--blog-shadow)}.postCardTags{margin-bottom:8px}.postCardTitle{margin:0 0 8px!important;color:var(--blog-primary-dark)!important}.postCardExcerpt{margin-bottom:12px!important;color:var(--blog-text-muted)!important}.postCardMeta{font-size:12px}.postListSection{margin-bottom:32px}.postListSectionTitle{margin-bottom:16px!important;color:var(--blog-primary-dark)!important}.postDetail{width:100%;box-sizing:border-box;padding:32px;border-radius:16px;background:var(--blog-surface);border:1px solid var(--blog-border);box-shadow:var(--blog-shadow)}.postDetailContent{white-space:pre-wrap;line-height:1.8;color:var(--blog-text);margin-bottom:24px}.postDetailMeta{margin-bottom:16px}.guestCommentBadge{margin-left:8px}.boardPageFull{width:100%;min-width:100%;box-sizing:border-box}.boardPostListWrap{width:100%;min-width:100%;margin-bottom:20px;box-sizing:border-box}.boardPostList{background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:12px;padding:0;width:100%;box-sizing:border-box;overflow:hidden}.boardPostListBar{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:auto!important;min-height:44px!important;padding:10px 16px!important;margin:0!important;border:none!important;border-bottom:1px solid var(--blog-border)!important;border-radius:0!important;background:var(--blog-surface)!important;box-sizing:border-box}.boardPostListBar:hover{background:var(--blog-surface-soft)!important}.boardPostListBarCount{font-size:14px;color:var(--blog-text)}.boardPostListBarAction{font-size:14px;color:var(--blog-primary);font-weight:500}.boardPostListTable .ant-table{background:transparent}.boardPostListTable .ant-table-thead>tr>th{background:var(--blog-surface-soft)!important;font-weight:600;color:var(--blog-text);padding:10px 8px!important}.boardPostListTable .ant-table-tbody>tr>td{padding:10px 8px!important}.boardPostListTable .ant-table-thead>tr>th:first-child,.boardPostListTable .ant-table-tbody>tr>td:first-child{padding-left:12px!important}.boardPostListTable .ant-table-thead>tr>th:last-child,.boardPostListTable .ant-table-tbody>tr>td:last-child{padding-right:12px!important}.boardPostListFooter{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 10px;border-top:1px solid var(--blog-border)}.boardPostListPageSize{width:88px}.boardPostListRow{cursor:pointer}.boardPostListRow:hover>td{background:#5b7fa60f!important}.boardPostListRowSelected>td{background:#5b7fa61f!important}.boardPostListMobile{display:flex;flex-direction:column}.boardPostListMobileItem{display:block;width:100%;padding:12px 16px;border:none;border-bottom:1px solid var(--blog-border);background:var(--blog-surface);text-align:left;cursor:pointer;box-sizing:border-box}.boardPostListMobileItem:last-child{border-bottom:none}.boardPostListMobileItem:hover{background:#5b7fa60f}.boardPostListMobileItemSelected{background:#5b7fa61f}.boardPostListMobileTitle{display:block;margin-bottom:6px;font-size:14px;color:var(--blog-text);line-height:1.4}.boardPostListMobileMeta{display:flex;align-items:center;gap:12px;font-size:12px}.boardPostListMobileComment{margin-left:auto;color:var(--blog-text-muted)}.boardPostDetail{margin-top:8px;width:100%;min-width:100%;box-sizing:border-box}.boardEmpty{width:100%;min-width:100%;padding:64px 24px;text-align:center;background:var(--blog-surface);border-radius:16px;border:1px dashed var(--blog-border);box-sizing:border-box}.guestbookPageFull{width:100%;min-width:100%;box-sizing:border-box}.guestbookPage{width:100%;min-width:100%;box-sizing:border-box;background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:12px;padding:24px}.guestbookForm{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--blog-border)}.guestbookList .guestbookItem{padding:12px 0}.guestbookAuthor{font-weight:600;color:var(--blog-text)}.guestbookGuestTag{font-size:11px}.heroSection{margin-bottom:28px;padding:36px 32px;border-radius:16px;background:linear-gradient(135deg,#5b7fa6,#7a9bc4,#c9956b);box-shadow:var(--blog-shadow);color:#fff}.heroTitle{margin:0 0 8px!important;color:#fff!important;font-weight:700!important}.heroDesc{margin:0 0 20px!important;color:#ffffffe6!important;font-size:15px}.heroStats .ant-statistic-title{color:#ffffffbf!important;font-size:12px}.heroStats .ant-statistic-content{color:#fff!important}.homeMainContent{display:flex;flex-direction:column;gap:16px}.homeSectionCard{border-radius:12px!important;border:1px solid var(--blog-border)!important;background:var(--blog-surface)!important;box-shadow:var(--blog-shadow)}.homeSectionCard .ant-card-head{border-bottom:1px solid var(--blog-border);min-height:42px}.homeSectionCard .ant-card-head-title{font-size:14px;font-weight:600;color:var(--blog-primary-dark)}.homeNoticeText{margin:0!important;color:var(--blog-text-muted);line-height:1.7}.homeFeaturedList{display:flex;flex-direction:column;gap:16px}.homeFeaturedItem{display:block;padding-bottom:16px;border-bottom:1px solid var(--blog-border);text-decoration:none}.homeFeaturedItem:last-child{padding-bottom:0;border-bottom:none}.homeFeaturedItem:hover .homeFeaturedTitle{color:var(--blog-primary)}.homeFeaturedTags{margin-bottom:6px}.homeFeaturedTitle{display:block;margin-bottom:4px;color:var(--blog-text);font-size:15px}.homeFeaturedExcerpt{margin:0!important;color:var(--blog-text-muted);font-size:13px;line-height:1.6}.infoPageRow{align-items:stretch}.infoPageCol{display:flex}.infoPageCard{width:100%;height:100%;display:flex;flex-direction:column}.infoPageCard .ant-card-body,.infoPageCardBody{flex:1;display:flex;flex-direction:column}.infoPageCardBodyGrow{flex:1}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100vh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}@media(max-width:991px){html{scrollbar-gutter:auto}.headerDesktopOnly{display:none!important}.headerMobileOnly{display:inline-flex!important}.blogBody{padding:4px 12px 32px;overflow-x:clip}.blogBodyRow{row-gap:16px!important;margin-inline:0!important}.blogBodyRow>.ant-col{padding-inline:0!important;max-width:100%}.blogPageSlot,.blogMainCol,.blogContentArea{max-width:100%}.boardPageFull,.boardPostListWrap,.boardPostDetail,.boardEmpty,.guestbookPageFull,.guestbookPage{min-width:0;max-width:100%}.pageTitle{font-size:20px!important}.pageDesc{margin-bottom:16px;font-size:13px}.blogSidebar{position:static;top:auto}.heroSection{margin-bottom:20px;padding:24px 16px;border-radius:12px}.heroTitle{font-size:22px!important}.heroDesc{font-size:14px!important;margin-bottom:16px!important}.heroStats{margin-top:4px}.heroStats .ant-col{margin-bottom:8px}.heroStats .ant-col:last-child{margin-bottom:0}.postDetail{padding:20px 16px;border-radius:12px}.commentSection{margin-top:20px;padding:11px 16px 16px}.guestbookPage{padding:16px;border-radius:12px}.footer{padding:12px}.footerInner{gap:6px}.footerText,.footerDivider,.footerServiceLink{font-size:11px}.boardPostListFooter{flex-direction:column;align-items:stretch;gap:10px}.boardPostListFooter .ant-pagination{justify-content:center}.boardEmpty{padding:40px 16px}.homeFeaturedTitle{font-size:14px}.postCard:hover{transform:none}}@media(min-width:992px){.headerMobileOnly{display:none!important}.headerDesktopOnly{display:flex}}
