.cms-admin-login{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:#f5f5f5}.cms-admin-login__card{width:100%;max-width:26rem;box-shadow:0 6px 24px #0f172a14}.cms-admin-login__title{margin:0 0 .25rem!important;text-align:center}.cms-admin-login__subtitle{margin:0 0 1.5rem!important;text-align:center}.cms-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.cms-page__header{flex-shrink:0;padding:1.25rem 1.5rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb}.cms-page__title{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:#111827}.cms-page__subtitle{margin:0;font-size:.875rem;color:#6b7280}.cms-page__body{flex:1;min-height:0;overflow:auto;padding:1.5rem}.cms-hub{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-width:48rem}.cms-hub__card{display:block;padding:1.25rem;text-decoration:none;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:border-color .15s ease,box-shadow .15s ease}.cms-hub__card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f}.cms-hub__card-title{margin:0 0 .5rem;font-size:1rem;font-weight:600}.cms-hub__card-desc{margin:0;font-size:.8125rem;color:#6b7280;line-height:1.5}.cms-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.cms-block{margin-bottom:1.5rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.cms-block__title{margin:0 0 1rem;font-size:.9375rem;font-weight:600;color:#374151}.cms-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.cms-table th,.cms-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #f3f4f6;font-size:.875rem}.cms-table th{background:#f9fafb;font-weight:600;color:#374151}.cms-table tr:last-child td{border-bottom:none}.cms-message{margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.375rem}.cms-error{margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem}.cms-gallery-picker__toolbar{margin-bottom:1rem}.cms-gallery-picker__loading{display:flex;justify-content:center;padding:2rem 0}.cms-gallery-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;max-height:420px;overflow-y:auto;padding:.25rem}.cms-gallery-picker__item{display:flex;flex-direction:column;gap:.375rem;padding:0;border:2px solid #e5e7eb;border-radius:.5rem;overflow:hidden;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.cms-gallery-picker__item:hover,.cms-gallery-picker__item:focus-visible{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff26;outline:none}.cms-gallery-picker__thumb{display:block;width:100%;height:120px;object-fit:cover;background:#f3f4f6}.cms-gallery-picker__thumb--empty{background:#e5e7eb}.cms-gallery-picker__title{padding:0 .5rem .5rem;font-size:.75rem;line-height:1.35;color:#374151;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cms-post-compose__required{margin-left:.15rem;color:#dc2626}.cms-post-compose__field--inline{display:flex;align-items:center;gap:.5rem}.cms-guide{max-width:560px;padding:1.25rem 1.5rem;border:1px solid #e7e5e4;border-radius:8px;background:#fafaf9}.cms-guide__lead{margin:0 0 .75rem;line-height:1.55}.cms-guide__hint{margin:0 0 1rem;color:#57534e;font-size:14px;line-height:1.5}.cms-guide__actions{display:flex;flex-wrap:wrap;gap:8px}.cms-guide__link{display:inline-block;padding:.5rem .9rem;background:#1c1917;color:#fafaf9;border-radius:6px;text-decoration:none;font-size:14px}.cms-post-compose{background:#fff;overflow-x:clip}.cms-post-compose--page{flex:1;min-height:0;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.cms-post-compose__inner{max-width:72rem;width:100%;margin:0 auto;padding:1.5rem 1.25rem 3rem;box-sizing:border-box}.cms-post-compose__header{margin-bottom:1.5rem}.cms-post-compose__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:600;color:#111827}.cms-post-compose__subtitle{margin:0;font-size:.875rem;color:#6b7280}.cms-post-compose__form{width:100%;max-width:52rem;min-width:0;margin:0 auto;display:grid;gap:1.25rem}@media(min-width:768px){.cms-post-compose__inner{padding:2rem 2rem 4rem}.cms-post-compose__form{gap:1.75rem}}.cms-post-compose__field{display:grid;gap:.5rem;min-width:0}.cms-post-compose__row{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.cms-post-compose__row--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.cms-post-compose__label{font-size:.8125rem;font-weight:500;color:#374151}.cms-post-compose__input{width:100%;max-width:100%;padding:.7rem .85rem;border:1px solid #d1d5db;border-radius:0;background-color:#fff;font:inherit;font-size:.875rem;color:#111827;box-sizing:border-box;transition:border-color .2s}input.cms-post-compose__input:focus{outline:none;border-color:#111827}.cms-post-compose__select{width:100%;max-width:100%;height:32px;padding:0 32px 0 11px;border:1px solid #d9d9d9;border-radius:6px;background-color:#fff;font:inherit;font-size:14px;line-height:30px;color:#000000e0;box-sizing:border-box;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='64 64 896 896' width='12' height='12' fill='rgba(0,0,0,0.25)'%3E%3Cpath d='M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;background-size:12px;transition:all .2s cubic-bezier(.645,.045,.355,1)}.cms-post-compose__select:hover{border-color:#4096ff}.cms-post-compose__select:focus{outline:none;border-color:#4096ff;box-shadow:0 0 0 2px #0591ff1a}.cms-post-compose__select:disabled{background-color:#0000000a;color:#00000040;cursor:not-allowed}.cms-post-compose__help{margin:0;font-size:.75rem;color:#9ca3af}.cms-post-compose__editor{width:100%;min-width:0;max-width:100%;min-height:32rem}.cms-post-compose__editor .post-ck-editor,.cms-post-compose__editor .cms-ck-editor,.cms-post-compose__editor .ck.ck-editor,.cms-post-compose__editor .cke{width:100%;max-width:100%;min-width:0}.cms-post-compose__editor .ck-editor__main,.cms-post-compose__editor .cke_contents{min-width:0}@media(min-width:768px){.cms-post-compose__editor{min-height:36rem}}.cms-post-compose__actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;width:100%;min-width:0;margin-top:.25rem}@media(min-width:768px){.cms-post-compose__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;width:auto;margin-top:.5rem}}.cms-post-compose__message{margin:0;font-size:.8125rem}.cms-post-compose__message--error{color:#b91c1c}.cms-post-compose__message--success{color:#047857}.cms-admin-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.cms-admin-page__header{flex-shrink:0;padding:1.25rem 1.5rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb}.cms-admin-page__title{margin:0!important;font-size:1.25rem;font-weight:600;color:#111827}.cms-admin-page__subtitle{margin:0!important;font-size:.875rem;color:#6b7280}.cms-admin-page__body{flex:1;min-height:0;overflow:auto;padding:1.5rem}.cms-ck-editor{position:relative;width:100%}.cms-ck-editor__upload-overlay{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.55rem .75rem;background:#fffffff0;border-bottom:1px solid #e5e7eb;color:#111827;font-size:.875rem;font-weight:600;pointer-events:none}.cms-ck-editor__upload-banner{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;z-index:21;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .9rem;border:1px solid #fecaca;background:#fff1f2;color:#9f1239;font-size:.8125rem;font-weight:500;box-shadow:0 8px 24px #0f172a14}.cms-ck-editor__upload-banner-copy{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 12rem;font-weight:600}.cms-ck-editor__upload-banner-hint{font-weight:500;opacity:.9;word-break:keep-all}.cms-ck-editor__upload-banner-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cms-ck-editor__upload-banner-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #be123c;background:#be123c;color:#fff;font:inherit;font-size:.75rem;font-weight:600;padding:.4rem .7rem;cursor:pointer}.cms-ck-editor__upload-banner-btn--ghost{border-color:#fda4af;background:#fff;color:#9f1239}.cms-ck-editor__upload-spinner{width:1rem;height:1rem;border:2px solid #d1d5db;border-top-color:#2563eb;border-radius:50%;animation:cms-ck-spin .7s linear infinite}@keyframes cms-ck-spin{to{transform:rotate(360deg)}}.cms-ck-editor .cke{width:100%}.cms-ck-editor .cke_contents{position:relative;min-height:480px}.cms-ck-editor .cke_editable{min-height:480px;max-height:min(80vh,900px);overflow-y:auto!important;box-sizing:border-box}.cms-ck-editor .cke_editable p{margin:0;min-height:1em;line-height:1.2}.cms-ck-editor .cke_editable img{display:block;max-width:100%;height:auto;margin:.15rem auto}.cms-ck-editor .cms-featured-image-overlay-layer{position:absolute;top:0;left:0;z-index:3;pointer-events:none;overflow:visible}.cms-ck-editor .cms-featured-image-btn{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:1.625rem;padding:0 .5rem;border:none;border-radius:2px;background:#111827c7;color:#fff;font:inherit;font-size:.6875rem;font-weight:600;letter-spacing:-.02em;line-height:1;cursor:pointer;pointer-events:auto;box-shadow:0 1px 4px #0003}.cms-ck-editor .cms-featured-image-btn:hover{background:#111827eb}.cms-ck-editor .cms-featured-image-btn.is-selected{background:#2563eb}.cms-ck-editor .cms-featured-image-btn.is-selected:hover{background:#1d4ed8}.cms-ck-editor .cke_button__localimageupload_icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Crect x='1.5' y='2.5' width='13' height='11' rx='1.5' stroke='%23444' stroke-width='1.4'/%3E%3Ccircle cx='5.5' cy='6' r='1.4' fill='%23444'/%3E%3Cpath d='M1.8 11.2 L5.2 8.2 L7.5 10.2 L10.2 7.2 L14.2 11.2' stroke='%23444' stroke-width='1.4' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:center!important;background-size:16px 16px!important;background-repeat:no-repeat!important}.cms-ck-editor .cke_button__youtubeembed_icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Crect x='1.5' y='3.5' width='13' height='9' rx='1.5' stroke='%23444' stroke-width='1.4'/%3E%3Cpath d='M6.5 6.2 L10.5 8 L6.5 9.8 Z' fill='%23444'/%3E%3C/svg%3E")!important;background-position:center!important;background-size:16px 16px!important;background-repeat:no-repeat!important}@media(min-width:768px){.cms-post-compose__row--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.cms-post-compose__label-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cms-post-compose__textarea{width:100%;max-width:100%;padding:.7rem .85rem;border:1px solid #d1d5db;border-radius:0;background-color:#fff;font:inherit;font-size:.875rem;color:#111827;box-sizing:border-box;resize:vertical;min-height:6rem}.cms-post-compose__textarea:focus{outline:none;border-color:#111827}.cms-post-compose__field--checkbox{display:flex;align-items:center;gap:.5rem;padding-top:1.75rem}.cms-post-compose__field--checkbox input{width:1rem;height:1rem}.cms-inquiry-meta{max-width:52rem;margin:0 auto 1.5rem;padding:1rem 1.25rem;background:#f9fafb;border:1px solid #e5e7eb}.cms-inquiry-meta__grid{display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));font-size:.875rem;color:#111827}.cms-inquiry-meta__label{display:block;margin-bottom:.2rem;font-size:.75rem;font-weight:500;color:#6b7280}.cms-inquiry-replies__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.cms-inquiry-replies__list{list-style:none;margin:0 0 1rem;padding:0;border:1px solid #e5e7eb}.cms-inquiry-replies__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6}.cms-inquiry-replies__item:last-child{border-bottom:none}.cms-inquiry-replies__meta{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280}.cms-inquiry-replies__preview{flex:1;min-width:0;font-size:.875rem;line-height:1.5}.cms-inquiry-replies__preview p{margin:0}.cms-staff-layout{min-height:100vh}.cms-staff-layout__sider{display:flex;flex-direction:column}.cms-staff-layout__sider .ant-layout-sider-children{display:flex;flex-direction:column;min-height:100%}.cms-staff-layout__brand{flex-shrink:0;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.cms-staff-layout__brand-title{margin:0!important;color:#fff!important;font-weight:600!important;line-height:1.4!important}.cms-staff-layout__menu{flex:1;overflow:auto;border-inline-end:none!important}.cms-staff-layout__footer{flex-shrink:0;margin-top:auto;padding:12px 16px 16px;border-top:1px solid rgba(255,255,255,.08)}.cms-staff-layout__email{display:block;margin-bottom:8px;color:#ffffffa6!important;font-size:12px}.cms-staff-layout__logout{color:#ffffffd9;background:#ffffff14;border-color:#ffffff1f}.cms-staff-layout__logout:hover{color:#fff!important;background:#ffffff24!important;border-color:#fff3!important}.cms-staff-layout__main{min-width:0;min-height:0;background:#f5f5f5}.cms-staff-layout__content{display:flex;flex-direction:column;height:100vh;min-height:0;overflow:hidden}.kuho-dash-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.kuho-dash-refresh{flex-shrink:0;padding:.5rem .875rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;cursor:pointer}.kuho-dash-meta{margin:0 0 1rem;font-size:.8125rem;color:#6b7280}.kuho-dash-section{margin-bottom:2rem}.kuho-dash-section__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.kuho-dash-section__head h2{margin:0;font-size:1.0625rem;font-weight:600}.kuho-dash-section__head a{font-size:.875rem;color:#2563eb;text-decoration:none}.kuho-dash-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.kuho-dash-stat{padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.kuho-dash-stat__label{margin:0 0 .25rem;font-size:.75rem;color:#6b7280}.kuho-dash-stat__value{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.kuho-dash-stat__hint{margin:.25rem 0 0;font-size:.6875rem;color:#9ca3af}.kuho-dash-panel{padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.kuho-dash-panel--ga4,.kuho-dash-panel--gsc{margin-bottom:1.5rem}.kuho-gsc-kpi.ant-card{border-top:4px solid var(--accent, #1677ff)}.kuho-gsc-kpi--clicks{--accent: #1677ff}.kuho-gsc-kpi--impressions{--accent: #52c41a}.kuho-gsc-kpi--ctr{--accent: #d46b08}.kuho-gsc-kpi--position{--accent: #722ed1}.kuho-gsc-kpi__hint{display:block;margin-top:4px;font-size:12px}.kuho-gsc-chart-title:before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--dot, #1677ff);vertical-align:middle}.kuho-dash-panel__title{margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.kuho-dash-panel__desc{margin:0 0 .5rem;font-size:.875rem;color:#374151}.kuho-dash-panel__muted{margin:0;font-size:.8125rem;color:#6b7280}.kuho-dash-ga4-link{display:inline-block;margin-top:.5rem;font-size:.875rem;font-weight:500;color:#2563eb}.kuho-dash-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}.kuho-dash-bars{display:flex;align-items:flex-end;gap:.35rem;height:120px;padding-top:.5rem}.kuho-dash-bars__item{flex:1;display:flex;flex-direction:column;align-items:center;min-width:0;height:100%}.kuho-dash-bars__bar{width:100%;max-width:2rem;margin-top:auto;background:#3b82f6;border-radius:.25rem .25rem 0 0;min-height:4px}.kuho-dash-bars__label{margin-top:.25rem;font-size:.625rem;color:#9ca3af;writing-mode:horizontal-tb}.kuho-dash-list{margin:0;padding:0;list-style:none}.kuho-dash-list li{padding:.35rem 0;font-size:.875rem;border-bottom:1px solid #f3f4f6}.kuho-dash-list li:last-child{border-bottom:none}.kuho-dash-tabs .ant-tabs-nav{margin-bottom:16px}.kuho-dash-tab{min-height:0}.kuho-dash-tab-label{display:inline-flex;align-items:center;gap:6px}.kuho-dash-equal-charts>.ant-col{display:flex}.kuho-dash-equal-charts .ant-card{width:100%;display:flex;flex-direction:column}.kuho-dash-equal-charts .ant-card-body{flex:1;display:flex;flex-direction:column;justify-content:center}.kuho-post-compose{background:#fff;overflow-x:clip}.kuho-post-compose--page{flex:1;min-height:0;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.kuho-post-compose--fill{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}.kuho-post-compose__inner{max-width:72rem;width:100%;margin:0 auto;padding:1.5rem 1.25rem 3rem;box-sizing:border-box}.kuho-post-compose--fill .kuho-post-compose__inner{flex:1;display:flex;flex-direction:column;max-width:none;margin:0;min-height:0;padding:1.5rem 1.5rem 1.25rem}.kuho-post-compose__header{margin-bottom:1.5rem}.kuho-post-compose__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:600;color:#111827}.kuho-post-compose__subtitle{margin:0;font-size:.875rem;color:#6b7280}.kuho-post-compose__form{width:100%;max-width:52rem;min-width:0;margin:0 auto;display:grid;gap:1.25rem}@media(min-width:768px){.kuho-post-compose__inner{padding:2rem 2rem 4rem}.kuho-post-compose__form{gap:1.75rem}}.kuho-post-compose__field{display:grid;gap:.5rem;min-width:0}.kuho-post-compose__row{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.kuho-post-compose__row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.kuho-post-compose__row--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.kuho-post-compose__label{font-size:.8125rem;font-weight:500;color:#374151}.kuho-post-compose__required{margin-left:.15rem;color:#dc2626}.kuho-post-compose__input{width:100%;max-width:100%;padding:.7rem .85rem;border:1px solid #d1d5db;border-radius:0;background-color:#fff;font:inherit;font-size:.875rem;color:#111827;box-sizing:border-box;transition:border-color .2s}input.kuho-post-compose__input:focus,.kuho-post-compose__textarea:focus{outline:none;border-color:#111827}.kuho-inquiry-replies__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.kuho-inquiry-replies__list{list-style:none;margin:0 0 1rem;padding:0;border:1px solid #e5e7eb}.kuho-inquiry-replies__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6}.kuho-inquiry-replies__item:last-child{border-bottom:none}.kuho-inquiry-replies__meta{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280}.kuho-post-compose__select,select.kuho-post-compose__input{width:100%;max-width:100%;height:32px;padding:0 32px 0 11px;border:1px solid #d9d9d9;border-radius:6px;background-color:#fff;font:inherit;font-size:14px;line-height:30px;color:#000000e0;box-sizing:border-box;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='64 64 896 896' width='12' height='12' fill='rgba(0,0,0,0.25)'%3E%3Cpath d='M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;background-size:12px;transition:all .2s cubic-bezier(.645,.045,.355,1)}.kuho-post-compose__select:hover,select.kuho-post-compose__input:hover{border-color:#4096ff}.kuho-post-compose__select:focus,select.kuho-post-compose__input:focus{outline:none;border-color:#4096ff;box-shadow:0 0 0 2px #0591ff1a}.kuho-post-compose__select:disabled,select.kuho-post-compose__input:disabled{background-color:#0000000a;color:#00000040;cursor:not-allowed}.kuho-post-compose__help{margin:0;font-size:.75rem;color:#9ca3af}.kuho-post-compose__featured-thumb{display:flex;align-items:center;gap:.625rem;margin-top:.5rem}.kuho-post-compose__featured-thumb img{width:4.5rem;height:3rem;object-fit:cover;border:1px solid #e5e7eb;background:#f9fafb}.kuho-post-compose__featured-thumb span{font-size:.75rem;color:#6b7280}.kuho-post-compose__editor{width:100%;min-width:0;max-width:100%;min-height:32rem}.kuho-post-compose__editor .post-ck-editor,.kuho-post-compose__editor .cms-ck-editor,.kuho-post-compose__editor .ck.ck-editor,.kuho-post-compose__editor .cke{width:100%;max-width:100%;min-width:0}.kuho-post-compose__editor .ck-editor__main,.kuho-post-compose__editor .cke_contents{min-width:0}@media(min-width:768px){.kuho-post-compose__editor{min-height:36rem}}.kuho-post-compose__actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;width:100%;min-width:0;margin-top:.25rem}.kuho-post-compose__btn{display:inline-flex;align-items:center;justify-content:center;min-width:0;width:100%;padding:.5rem .2rem;border:1px solid #d1d5db;background:#fff;font:inherit;font-size:.625rem;font-weight:500;line-height:1.25;color:#111827;cursor:pointer;transition:background .2s,color .2s,border-color .2s,opacity .2s;white-space:normal;word-break:keep-all;text-align:center;box-sizing:border-box}@media(min-width:768px){.kuho-post-compose__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;width:auto;margin-top:.5rem}.kuho-post-compose__btn{width:auto;min-width:6.5rem;padding:.65rem 1.25rem;font-size:.8125rem;white-space:nowrap}}.kuho-post-compose__btn:hover:not(:disabled){border-color:#111827}.kuho-post-compose__btn--primary{border-color:#2563eb;background:#2563eb;color:#fff}.kuho-post-compose__btn--primary:hover:not(:disabled){border-color:#1d4ed8;background:#1d4ed8}.kuho-post-compose__btn:disabled{opacity:.4;cursor:not-allowed}.kuho-post-compose__message{margin:0;font-size:.8125rem}.kuho-post-compose__message--error{color:#b91c1c}.kuho-post-list{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}.kuho-post-compose--fill .kuho-post-list{border-radius:0;border-left:none;border-right:none;border-bottom:none}.kuho-post-list__body{flex:1;min-height:0;display:flex;flex-direction:column}.kuho-post-list__table-wrap{flex:1;min-height:0;overflow:auto}.kuho-post-list__toolbar{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.kuho-post-list__filters{display:flex;flex:1;flex-wrap:nowrap;align-items:center;gap:.5rem;min-width:0}.kuho-post-list__filter{width:auto;min-width:9rem;max-width:14rem;flex:1 1 0}.kuho-post-list__create-btn{flex-shrink:0;white-space:nowrap}.kuho-post-list__footer{flex-shrink:0;padding:.85rem 1.25rem;border-top:1px solid #e5e7eb;background:#fff}.kuho-post-list__pagination{display:flex;align-items:center;justify-content:center;gap:.35rem}.kuho-post-list__page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border:1px solid #e5e7eb;border-radius:.25rem;background:#fff;color:#374151;font:inherit;font-size:.8125rem;cursor:pointer}.kuho-post-list__page-btn:hover:not(:disabled){border-color:#9ca3af}.kuho-post-list__page-btn.is-active{border-color:#111827;background:#111827;color:#fff}.kuho-post-list__page-btn:disabled{opacity:.35;cursor:not-allowed}.kuho-post-list__table{width:100%;border-collapse:collapse}.kuho-post-list__table th,.kuho-post-list__table td{padding:.85rem 1rem;border-bottom:1px solid #f3f4f6;text-align:left;font-size:.8125rem}.kuho-post-list__table th{background:#f9fafb;color:#6b7280;font-weight:600}.kuho-post-list__empty{padding:2.5rem 1rem;text-align:center;color:#9ca3af;font-size:.875rem}.kuho-post-list__link{border:none;background:transparent;padding:0;font:inherit;color:#2563eb;cursor:pointer;text-decoration:underline}.kuho-post-list__actions{display:flex;flex-wrap:wrap;gap:.75rem}.kuho-post-list__link--danger{color:#dc2626}.kuho-category-form{display:grid;gap:1rem;padding:1.25rem;border-bottom:1px solid #e5e7eb}.kuho-category-form__title{margin:0;font-size:1rem;font-weight:600;color:#111827}.kuho-post-compose__field--inline{display:flex;align-items:center;gap:.5rem}.kuho-post-compose__message{margin:0 1.25rem 1rem;font-size:.875rem}.kuho-post-compose__message--success{color:#047857}.kuho-post-compose__message--error{color:#dc2626}.kuho-post-compose__textarea{width:100%;max-width:100%;padding:.7rem .85rem;border:1px solid #d1d5db;border-radius:0;background-color:#fff;font:inherit;font-size:.875rem;color:#111827;box-sizing:border-box;resize:vertical;min-height:6rem}.kuho-post-compose__textarea:focus{outline:none;border-color:#111827}.kuho-post-compose__field--checkbox{display:flex;align-items:center;gap:.5rem;padding-top:1.75rem}.kuho-post-compose__field--checkbox input{width:1rem;height:1rem}.kuho-inquiry-meta{max-width:52rem;margin:0 auto 1.5rem;padding:1rem 1.25rem;background:#f9fafb;border:1px solid #e5e7eb}.kuho-inquiry-meta__grid{display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));font-size:.875rem;color:#111827}.kuho-inquiry-meta__label{display:block;margin-bottom:.2rem;font-size:.75rem;font-weight:500;color:#6b7280}.kuho-inquiry-preview{padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;font-size:.875rem;line-height:1.6;color:#111827}.kuho-inquiry-preview p{margin:0 0 .75rem}.kuho-inquiry-preview p:last-child{margin-bottom:0}.kuho-cms-page{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.kuho-cms-page__header{flex-shrink:0;padding:1.25rem 1.5rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb}.kuho-cms-page__title{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:#111827}.kuho-cms-page__subtitle{margin:0;font-size:.875rem;color:#6b7280}.kuho-cms-page__body{flex:1;min-height:0;overflow:auto;padding:1.5rem}.kuho-cms-hub{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-width:48rem}.kuho-cms-hub__card{display:block;padding:1.25rem;text-decoration:none;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:border-color .15s ease,box-shadow .15s ease}.kuho-cms-hub__card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f}.kuho-cms-hub__card-title{margin:0 0 .5rem;font-size:1rem;font-weight:600}.kuho-cms-hub__card-desc{margin:0;font-size:.8125rem;color:#6b7280;line-height:1.5}.kuho-cms-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.kuho-cms-block{margin-bottom:1.5rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.kuho-cms-block__title{margin:0 0 1rem;font-size:.9375rem;font-weight:600;color:#374151}.kuho-cms-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.kuho-cms-table th,.kuho-cms-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #f3f4f6;font-size:.875rem}.kuho-cms-table th{background:#f9fafb;font-weight:600;color:#374151}.kuho-cms-table tr:last-child td{border-bottom:none}.kuho-cms-message{margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.375rem}.kuho-cms-error{margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem}.kuho-cms-alert{margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem;border-radius:.375rem}.kuho-cms-alert--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.kuho-cms-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.kuho-cms-section{margin-bottom:2rem}.kuho-cms-section__title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.kuho-cms-form{margin-top:1.5rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;display:grid;gap:.75rem;max-width:40rem}.kuho-cms-form label{display:grid;gap:.25rem;font-size:.875rem}.kuho-cms-form__actions{display:flex;gap:.5rem}.kuho-cms-fieldset{border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem}.kuho-cms-input--narrow{width:4rem}.kuho-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.kuho-media-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.kuho-media-card__thumb{display:block;width:100%;height:120px;object-fit:cover}.kuho-media-card__placeholder{height:120px;display:grid;place-items:center;background:#f3f4f6;color:#6b7280;font-size:.875rem}.kuho-media-card__meta{padding:.5rem .75rem;font-size:.75rem;line-height:1.4}.kuho-cms-toolbar button.is-active{font-weight:600;text-decoration:underline}.kuho-gallery-picker__toolbar{margin-bottom:1rem}.kuho-gallery-picker__loading{display:flex;justify-content:center;padding:2rem 0}.kuho-gallery-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;max-height:420px;overflow-y:auto;padding:.25rem}.kuho-gallery-picker__item{display:flex;flex-direction:column;gap:.375rem;padding:0;border:2px solid #e5e7eb;border-radius:.5rem;overflow:hidden;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.kuho-gallery-picker__item:hover,.kuho-gallery-picker__item:focus-visible{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff26;outline:none}.kuho-gallery-picker__thumb{display:block;width:100%;height:120px;object-fit:cover;background:#f3f4f6}.kuho-gallery-picker__thumb--empty{background:#e5e7eb}.kuho-gallery-picker__title{padding:0 .5rem .5rem;font-size:.75rem;line-height:1.35;color:#374151;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#f5f5f5}h1,h2{margin-top:0}.kuho-cms-page__title,.kuho-cms-page__subtitle{margin:0!important}.kuho-flag-emoji{font-family:Twemoji Country Flags,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}
