:root{--aurora-gradient: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%);--glass: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .3)}body{font-family:Pretendard,sans-serif;background-color:#f8fafc;color:#0f172a;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.step-hidden,.modal-hidden,.hidden,.hidden-view{display:none!important}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center}.glass-panel{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #e2e8f0;z-index:50}.modern-card{background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #edf2f7;transition:all .3s cubic-bezier(.4,0,.2,1)}.mode-toggle{position:relative;background:#e2e8f0;border-radius:9999px;padding:4px;display:inline-flex;align-items:center;cursor:pointer;transition:background .3s}.mode-toggle input{display:none}.toggle-btn{position:relative;z-index:10;padding:6px 20px;font-size:.875rem;font-weight:700;border-radius:9999px;transition:color .3s;color:#64748b}.toggle-btn.active{color:#fff}.toggle-slider{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);background:#4f46e5;border-radius:9999px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px #4f46e54d}input:checked+.toggle-slider{transform:translate(100%)}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.75rem;background-color:#fff;transition:all .2s;font-size:.875rem;outline:none}.form-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.editable-title{background:transparent;border:2px solid transparent;border-radius:8px;text-align:center;outline:none;transition:all .3s}.editable-title:focus{background:#fff;border-color:#6366f1;box-shadow:0 4px 12px #0000000d}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;padding-right:2.5rem}.custom-checkbox{display:inline-flex;align-items:center;cursor:pointer}.custom-checkbox input{display:none}.checkmark{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;margin-right:8px;display:flex;align-items:center;justify-content:center;background:#fff}.custom-checkbox input:checked+.checkmark{background:#0d9488;border-color:#0d9488}.custom-checkbox input:checked+.checkmark:after{content:"";width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.lang-tab{padding:10px 24px;font-size:.875rem;font-weight:700;color:#64748b;cursor:pointer;border-radius:8px 8px 0 0;border:1px solid transparent;border-bottom:none;margin-bottom:-1px}.lang-tab.active{color:#0d9488;background:#fff;border-color:#e2e8f0}.admin-tab{width:100%;text-align:left;padding:10px 16px;border-radius:8px;font-weight:600;font-size:.875rem;color:#64748b;transition:all .2s;margin-bottom:4px;cursor:pointer;border:1px solid transparent}.admin-tab.active{background:#eef2ff;color:#4f46e5;border-color:#e0e7ff}.data-table th{background-color:#f8fafc;color:#475569;font-weight:700;font-size:.75rem;padding:12px 16px;border-bottom:1px solid #e2e8f0}.data-table td{padding:16px;border-bottom:1px solid #f1f5f9;color:#334155;font-size:.875rem}.fade-in{animation:fadeIn .4s cubic-bezier(.16,1,.3,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.markdown-body h3{font-size:1.15rem;font-weight:800;margin-bottom:1rem;color:#0f172a;border-bottom:2px solid #f1f5f9;padding-bottom:.5rem}.markdown-body p{margin-bottom:1rem;line-height:1.6;color:#475569;font-size:.95rem}.markdown-body table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.875rem;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.markdown-body th,.markdown-body td{border:1px solid #e2e8f0;padding:12px}.markdown-body th{background:#f1f5f9;font-weight:600;text-align:left}.toc-table th{background:#f8fafc;color:#334155;font-weight:700;font-size:.85rem;padding:12px}.toc-table td{border-bottom:1px solid #f1f5f9}.toc-table input,.toc-table select{width:100%;border:1px solid transparent;padding:8px 6px;border-radius:6px;outline:none;background:transparent}.toc-table input:focus,.toc-table select:focus{border:1px solid #818cf8;background:#fff;box-shadow:0 0 0 3px #818cf826}@keyframes pulse-light{0%,to{opacity:1}50%{opacity:.7}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite linear}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.modern-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.admin-tab{display:flex;align-items:center;width:100%;text-align:left;padding:12px 16px;border-radius:14px;font-weight:700;font-size:.85rem;color:#64748b;transition:all .2s cubic-bezier(.4,0,.2,1);margin-bottom:2px;cursor:pointer;border:1px solid transparent}.admin-tab:hover{background:#f1f5f9;color:#334155}.admin-tab.active{background:#fff;color:#4f46e5;border-color:#eef2ff;box-shadow:0 4px 6px -1px #4f46e50d,0 2px 4px -1px #4f46e508}
