*{box-sizing:border-box;margin:0;padding:0}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;min-height:100svh;display:flex}body{min-width:320px;min-height:100vh;margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.login-background{background-color:#ff6947;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.login-card{background-color:#fff;border-radius:24px;width:375px;padding:48px 40px;box-shadow:0 20px 40px #00000026}.login-title{text-align:center;color:#1a1a1a;margin-bottom:32px;font-size:22px;font-weight:700}.login-field{margin-bottom:20px}.login-label-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.login-label{color:#333;font-size:14px;font-weight:600}.login-sub-link{color:#999;cursor:pointer;background:0 0;border:none;font-size:12px;text-decoration:none}.login-input{box-sizing:border-box;color:#1a1a1a;background-color:#fff2ef;border:none;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:14px}.login-input::placeholder{color:#b0a29c}.login-input:focus{outline-offset:1px;outline:2px solid #ff6947}.login-checkbox-row{align-items:center;gap:8px;margin-bottom:28px;display:flex}.login-checkbox-row input{accent-color:#fff;width:16px;height:16px}.login-checkbox-row label{color:#555;font-size:13px}.login-submit{color:#fff;cursor:pointer;background-color:#ff532c;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:700}.login-submit:hover{background-color:#e85a3a}.login-error{color:#d64545;margin-bottom:16px;font-size:13px}.admin-header{background-color:#ff6947;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.admin-header-logo{align-items:center;gap:8px;display:flex}.admin-header-logo-icon{border:2px solid #fff;border-radius:6px;width:28px;height:28px;position:relative}.admin-header-logo-icon:after{content:"";background-color:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.admin-header-right{align-items:center;gap:20px;display:flex}.admin-header-divider{background-color:#fff6;width:1px;height:28px}.admin-header-profile{cursor:pointer;align-items:center;gap:10px;display:flex}.admin-header-avatar{background-color:#fff;border-radius:50%;width:36px;height:36px}.admin-header-info{flex-direction:column;line-height:1.3;display:flex}.admin-header-name{color:#fff;font-size:14px;font-weight:700}.admin-header-role{color:#ffffffd9;font-size:11px}.admin-header-chevron{color:#fff;font-size:12px}.sidebar{background-color:#fff;flex-direction:column;flex-shrink:0;align-items:stretch;gap:4px;width:260px;padding:24px 16px;display:flex}.sidebar-link{text-align:left;color:#333;border-radius:10px;padding:14px 16px;font-size:15px;font-weight:500;text-decoration:none}.sidebar-link:hover{background-color:#f5f5f5}.sidebar-link.active{color:#1a1a1a;background-color:#f0f0f0;font-weight:700}.sidebar-logout{text-align:left;color:#999;cursor:pointer;background:0 0;border:none;margin-top:auto;padding:12px 16px;font-size:13px}.sidebar-logout:hover{color:#ff6947}.admin-page-background{box-sizing:border-box;background-color:#e8e8e8;width:100%;min-height:100vh;padding:0}.admin-shell{box-shadow:none;background-color:#fff;border-radius:0;flex-direction:column;width:100%;min-height:100vh;display:flex;overflow:hidden}.admin-body{flex:1;display:flex}.admin-content{background-color:#f7f7f7;flex:1;padding:32px 40px}.notice-page{gap:24px;display:flex}.notice-page-title{margin-bottom:20px;font-size:22px;font-weight:700}.notice-list-panel{flex:2;min-width:0}.notice-toolbar{gap:12px;margin-bottom:16px;display:flex}.notice-search-box{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex:1;align-items:center;gap:8px;padding:10px 16px;display:flex}.notice-search-box input{border:none;outline:none;flex:1;font-size:14px}.notice-delete-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#d9d9d9;border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:14px;font-weight:600}.notice-delete-button.active{cursor:pointer;background-color:#ff6947}.notice-table{table-layout:fixed;border-collapse:collapse;background-color:#fff;border-radius:8px;width:100%;overflow:hidden}.notice-table th:first-child,.notice-table td:first-child{width:55%}.notice-table th:nth-child(2),.notice-table td:nth-child(2){width:20%}.notice-table th:nth-child(3),.notice-table td:nth-child(3){text-align:center;width:15%}.notice-table th:nth-child(4),.notice-table td:nth-child(4){text-align:center;width:10%}.notice-table th{text-align:left;color:#888;white-space:nowrap;background-color:#fafafa;border-bottom:1px solid #eee;padding:14px 16px;font-size:13px}.notice-table td{border-bottom:1px solid #f0f0f0;padding:16px;font-size:14px}.notice-table td:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notice-table tbody tr{cursor:pointer}.notice-table tbody tr:hover{background-color:#fafafa}.notice-status{white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.notice-status.published{color:#1a9e6e;background-color:#e3f6ee}.notice-status.unpublished{color:#e0503a;background-color:#fde8e4}.notice-pagination{color:#888;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px;display:flex}.notice-pagination-buttons{gap:8px;display:flex}.notice-pagination-buttons button{cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;width:32px;height:32px}.notice-pagination-buttons button:disabled{color:#ccc;cursor:not-allowed}.notice-create-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#ff6947;border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:14px;font-weight:600}.notice-form-panel{background-color:#fff;border-radius:8px;flex:1 0;height:fit-content;padding:24px}.notice-form-label{text-align:left;color:#555;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.notice-form-input{box-sizing:border-box;text-align:left;border:1px solid #e5e5e5;border-radius:6px;outline:none;width:100%;margin-bottom:20px;padding:10px 12px;font-size:14px}.notice-form-textarea{box-sizing:border-box;text-align:left;resize:vertical;border:1px solid #e5e5e5;border-radius:6px;outline:none;width:100%;min-height:240px;margin-bottom:16px;padding:12px;font-size:14px}.notice-form-checkbox-row{color:#555;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.notice-form-buttons{gap:8px;display:flex}.notice-form-submit{color:#fff;cursor:pointer;background-color:#ff6947;border:none;border-radius:8px;flex:1;padding:12px;font-weight:700}.notice-form-cancel{color:#888;cursor:pointer;background-color:#e5e5e5;border:none;border-radius:8px;flex:1;padding:12px;font-weight:700}.faq-page{gap:24px;display:flex}.faq-page-title{margin-bottom:20px;font-size:22px;font-weight:700}.faq-list-panel{flex:2;min-width:0}.faq-toolbar{gap:12px;margin-bottom:16px;display:flex}.faq-search-box{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex:1;align-items:center;gap:8px;padding:10px 16px;display:flex}.faq-search-box input{border:none;outline:none;flex:1;font-size:14px}.faq-category-select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;border:1px solid #e5e5e5;border-radius:8px;outline:none;flex-shrink:0;min-width:140px;padding:10px 32px 10px 16px;font-size:14px}.faq-create-button,.faq-delete-button{cursor:pointer;white-space:nowrap;color:#fff;border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:14px;font-weight:600}.faq-create-button{background-color:#ff6947}.faq-delete-button{background-color:#d9d9d9}.faq-delete-button.active{cursor:pointer;background-color:#ff6947}.faq-table{table-layout:fixed;border-collapse:collapse;background-color:#fff;border-radius:8px;width:100%;overflow:hidden}.faq-table th:first-child,.faq-table td:first-child{width:15%}.faq-table th:nth-child(2),.faq-table td:nth-child(2){width:40%}.faq-table th:nth-child(3),.faq-table td:nth-child(3){width:20%}.faq-table th:nth-child(4),.faq-table td:nth-child(4){text-align:center;width:15%}.faq-table th:nth-child(5),.faq-table td:nth-child(5){text-align:center;width:10%}.faq-table th{text-align:left;color:#888;white-space:nowrap;background-color:#fafafa;border-bottom:1px solid #eee;padding:14px 16px;font-size:13px}.faq-table td{border-bottom:1px solid #f0f0f0;padding:16px;font-size:14px}.faq-table td:nth-child(2){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.faq-table tbody tr{cursor:pointer}.faq-table tbody tr:hover{background-color:#fafafa}.faq-status{white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.faq-status.published{color:#1a9e6e;background-color:#e3f6ee}.faq-status.unpublished{color:#e0503a;background-color:#fde8e4}.faq-pagination{color:#888;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px;display:flex}.faq-pagination-buttons{gap:8px;display:flex}.faq-pagination-buttons button{cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;width:32px;height:32px}.faq-pagination-buttons button:disabled{color:#ccc;cursor:not-allowed}.faq-form-panel{background-color:#fff;border-radius:8px;flex:1;min-width:0;height:fit-content;padding:24px}.faq-form-label{text-align:left;color:#555;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.faq-form-select,.faq-form-input{box-sizing:border-box;text-align:left;border:1px solid #e5e5e5;border-radius:6px;outline:none;width:100%;margin-bottom:20px;padding:10px 12px;font-size:14px}.faq-form-textarea{box-sizing:border-box;text-align:left;resize:vertical;border:1px solid #e5e5e5;border-radius:6px;outline:none;width:100%;min-height:240px;margin-bottom:16px;padding:12px;font-size:14px}.faq-form-checkbox-row{color:#555;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.faq-form-buttons{gap:8px;display:flex}.faq-form-submit{color:#fff;cursor:pointer;background-color:#ff6947;border:none;border-radius:8px;flex:1;padding:12px;font-weight:700}.faq-form-cancel{color:#888;cursor:pointer;background-color:#e5e5e5;border:none;border-radius:8px;flex:1;padding:12px;font-weight:700}.inquiry-page{gap:24px;display:flex;position:relative}.inquiry-page-title{margin-bottom:20px;font-size:22px;font-weight:700}.inquiry-list-panel{flex:1;width:100%;min-width:0}.inquiry-toolbar{gap:12px;margin-bottom:16px;display:flex}.inquiry-search-box{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex:1;align-items:center;gap:8px;padding:10px 16px;display:flex}.inquiry-search-box input{border:none;outline:none;flex:1;font-size:14px}.inquiry-status-select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;border:1px solid #e5e5e5;border-radius:8px;outline:none;flex-shrink:0;min-width:130px;padding:10px 32px 10px 16px;font-size:14px}.inquiry-table{table-layout:fixed;border-collapse:collapse;background-color:#fff;border-radius:8px;width:100%;overflow:hidden}.inquiry-table th:first-child,.inquiry-table td:first-child{width:12%}.inquiry-table th:nth-child(2),.inquiry-table td:nth-child(2){white-space:nowrap;text-overflow:ellipsis;width:23%;overflow:hidden}.inquiry-table th:nth-child(3),.inquiry-table td:nth-child(3){width:30%}.inquiry-table th:nth-child(4),.inquiry-table td:nth-child(4){width:20%}.inquiry-table th:nth-child(5),.inquiry-table td:nth-child(5){text-align:center;width:15%}.inquiry-table th{text-align:left;color:#888;white-space:nowrap;text-overflow:ellipsis;background-color:#fafafa;border-bottom:1px solid #eee;padding:14px 16px;font-size:13px;overflow:hidden}.inquiry-table td{border-bottom:1px solid #f0f0f0;padding:16px;font-size:14px}.inquiry-table td:nth-child(3){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.inquiry-table tbody tr{cursor:pointer}.inquiry-table tbody tr:hover,.inquiry-table tbody tr.selected{background-color:#fafafa}.inquiry-status{white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.inquiry-status.pending{color:#e0503a;background-color:#fde8e4}.inquiry-status.answered{color:#1a9e6e;background-color:#e3f6ee}.inquiry-pagination{color:#888;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px;display:flex}.inquiry-pagination-buttons{gap:8px;display:flex}.inquiry-pagination-buttons button{cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;width:32px;height:32px}.inquiry-pagination-buttons button:disabled{color:#ccc;cursor:not-allowed}.inquiry-detail-panel{z-index:10;background-color:#fff;border-radius:8px;width:380px;padding:24px;position:absolute;top:0;right:0;box-shadow:0 8px 24px #0000001f}.inquiry-detail-title{margin-bottom:16px;font-size:16px;font-weight:700}.inquiry-detail-row{gap:12px;margin-bottom:10px;font-size:13px;display:flex}.inquiry-detail-row .label{color:#999;flex-shrink:0;width:60px}.inquiry-detail-row .value{color:#333;word-break:break-all}.inquiry-detail-content{white-space:pre-wrap;background-color:#fafafa;border-radius:8px;margin-top:16px;padding:14px;font-size:14px;line-height:1.5}.inquiry-attachment-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.inquiry-attachment-thumb{object-fit:cover;border:1px solid #eee;border-radius:8px;width:64px;height:64px}.inquiry-answer-label{color:#555;margin-top:20px;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.inquiry-answer-textarea{box-sizing:border-box;resize:vertical;border:1px solid #e5e5e5;border-radius:6px;outline:none;width:100%;min-height:140px;padding:12px;font-size:14px}.inquiry-answer-readonly{white-space:pre-wrap;color:#555;background-color:#f5f5f5;border-radius:6px;padding:12px;font-size:14px;line-height:1.5}.inquiry-answer-button{color:#fff;cursor:pointer;background-color:#ff6947;border:none;border-radius:8px;width:100%;margin-top:16px;padding:12px;font-weight:700}.inquiry-answer-button:disabled{color:#999;cursor:not-allowed;background-color:#e5e5e5}.inquiry-detail-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.inquiry-detail-close{color:#999;cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.inquiry-mark-answered-button{color:#555;cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;margin-bottom:12px;padding:10px;font-size:13px}.inquiry-mark-answered-button:hover{background-color:#fafafa}.rich-text-editor{border:1px solid #e5e5e5;border-radius:6px;overflow:hidden}.rich-text-toolbar{background-color:#fafafa;border-bottom:1px solid #e5e5e5;gap:4px;padding:6px 8px;display:flex}.rich-text-bold-button{cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;width:28px;height:28px;font-size:13px}.rich-text-bold-button:hover{background-color:#f0f0f0}.rich-text-content{outline:none;min-height:140px;padding:12px;font-size:14px;line-height:1.6}.rich-text-content:empty:before{content:attr(data-placeholder);color:#bbb}
