:root{--staff-bar-h: 0px}body.has-staff-bar{--staff-bar-h: 44px;padding-top:var(--staff-bar-h)}.staff-bar{--sb-bg: #1c2733;--sb-bg-elevated: #243141;--sb-border: rgba(255, 255, 255, .08);--sb-text: rgba(255, 255, 255, .92);--sb-muted: rgba(255, 255, 255, .58);--sb-accent: #a3bfd2;--sb-warn: #fbbf24;--sb-warn-soft: rgba(251, 191, 36, .14);position:fixed;top:0;left:0;right:0;z-index:1100;height:var(--staff-bar-h, 44px);background:var(--sb-bg);color:var(--sb-text);border-bottom:1px solid var(--sb-border);box-shadow:0 1px #ffffff0a,0 8px 24px #0f172047}.staff-bar--editing{box-shadow:inset 0 -2px #d97706,0 8px 24px #0f172047}.staff-bar__inner{height:100%;max-width:1400px;margin:0 auto;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.staff-bar__left,.staff-bar__right,.staff-bar__actions,.staff-bar__edit-actions{display:flex;align-items:center;gap:8px;min-width:0}.staff-bar__right{flex-shrink:0}.staff-bar__status{display:inline-flex;align-items:center;gap:10px;min-width:0;min-height:30px;padding:0 12px 0 10px;border-radius:999px;background:#ffffff0f;border:1px solid var(--sb-border)}.staff-bar__mode{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:650;letter-spacing:.01em;white-space:nowrap;color:var(--sb-text)}.staff-bar__pulse{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 #34d3998c;animation:staff-bar-pulse 1.8s ease-out infinite;flex-shrink:0}.staff-bar__status:has(.staff-bar__hint.is-dirty){background:var(--sb-warn-soft);border-color:#fbbf2447}.staff-bar__status:has(.staff-bar__hint.is-dirty) .staff-bar__pulse{background:var(--sb-warn);box-shadow:0 0 #fbbf2473}@keyframes staff-bar-pulse{0%{box-shadow:0 0 #34d39973}70%{box-shadow:0 0 0 8px #34d39900}to{box-shadow:0 0 #34d39900}}.staff-bar__divider{width:1px;height:14px;background:#ffffff29;flex-shrink:0}.staff-bar__hint{font-size:12px;color:var(--sb-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(360px,38vw)}.staff-bar__hint.is-dirty{color:#fde68a;font-weight:650}.staff-bar__btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;padding:0 11px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--sb-text);text-decoration:none;font:inherit;font-size:12.5px;font-weight:650;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.staff-bar__btn:disabled{opacity:.38;cursor:not-allowed}.staff-bar__btn--ghost{background:#ffffff0f;border-color:var(--sb-border);color:#ffffffe0}.staff-bar__btn--ghost:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff29}.staff-bar__btn--primary{background:var(--sb-accent);border-color:transparent;color:#1c2733}.staff-bar__btn--primary:hover:not(:disabled){background:#b7cfe0}.staff-bar__btn--save{background:#ffffff1a;border-color:var(--sb-border);color:#ffffffb3}.staff-bar__btn--save:not(:disabled){background:#fff;border-color:#fff;color:#1c2733;box-shadow:0 1px #00000014}.staff-bar__btn--save:not(:disabled):hover{background:#f3f4f6}.staff-bar__user{position:relative;flex-shrink:0}.staff-bar__profile{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:2px 8px 2px 2px;border:1px solid var(--sb-border);border-radius:999px;background:#ffffff0f;color:var(--sb-text);cursor:pointer;font:inherit;transition:background .15s ease,border-color .15s ease}.staff-bar__profile:hover,.staff-bar__profile[aria-expanded=true]{background:#ffffff1a;border-color:#ffffff2e}.staff-bar__avatar{width:26px;height:26px;border-radius:999px;background:#486274;color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center;overflow:hidden;flex-shrink:0}.staff-bar__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.staff-bar__name{font-size:12.5px;font-weight:600;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-bar__chevron{color:var(--sb-muted);flex-shrink:0}.staff-bar__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:1200;min-width:180px;padding:6px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;color:#1f2937;box-shadow:0 12px 32px #00000029}.staff-bar__menu[hidden]{display:none!important}.staff-bar__menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:#333;font-family:inherit;font-size:13.5px;font-weight:600;text-decoration:none;cursor:pointer;text-align:left;transition:background .12s ease}.staff-bar__menu-item:hover{background:#f3f4f6}.staff-bar__menu-item--danger{color:#b91c1c}.staff-bar__menu-item--danger:hover{background:#ef444414}@media(max-width:860px){.staff-bar__hint,.staff-bar__divider,.staff-bar__name{display:none}.staff-bar__profile{padding:2px}.staff-bar__chevron{display:none}}@media(max-width:640px){.staff-bar__btn-label{display:none}.staff-bar__btn{padding:0 9px}.staff-bar__inner{padding:0 10px;gap:8px}}body.has-editor-bar [data-ve]{position:relative;outline:2px dashed transparent;outline-offset:4px;border-radius:4px;transition:outline-color .15s ease,background-color .15s ease,box-shadow .15s ease;cursor:pointer}body.has-editor-bar [data-ve]:hover,body.has-editor-bar [data-ve].is-ve-active{outline-color:#2563eb;background:#3b82f614;box-shadow:0 0 0 4px #2563eb14;z-index:40}body.has-editor-bar [data-ve].is-dirty{outline-color:transparent}body.has-editor-bar [data-ve].is-dirty:hover,body.has-editor-bar [data-ve].is-dirty.is-ve-active{outline-color:#b45309;background:#fbbf2424}body.has-editor-bar [data-ve][data-ve-type=image]{display:inline-block;max-width:100%;background:transparent}body.has-editor-bar [data-ve][data-ve-type=image]:hover,body.has-editor-bar [data-ve][data-ve-type=image].is-ve-active{background:transparent}body.has-editor-bar figure.about-media [data-ve][data-ve-type=image],body.has-editor-bar .testimonial-person [data-ve][data-ve-type=image]{display:block;width:100%}.ve-edit-btn{position:absolute;top:-14px;right:-6px;z-index:50;display:none;align-items:center;gap:6px;height:30px;padding:0 11px;border:none;border-radius:8px;background:#2563eb;color:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #2563eb59;white-space:nowrap}body.has-editor-bar [data-ve]:hover>.ve-edit-btn,body.has-editor-bar [data-ve].is-ve-active>.ve-edit-btn{display:inline-flex}.ve-edit-btn svg{flex-shrink:0}.ve-modal[hidden]{display:none!important}.ve-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px}.ve-modal__backdrop{position:absolute;inset:0;background:#11182773;backdrop-filter:blur(4px)}.ve-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(90vh,920px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0f172a47;overflow:hidden}.ve-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5e7eb}.ve-modal__title{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800;color:#111827}.ve-modal__title svg{color:#2563eb}.ve-modal__header-right{display:flex;align-items:center;gap:10px}.ve-mode-toggle{display:inline-flex;padding:3px;border-radius:999px;background:#f3f4f6}.ve-mode-toggle__btn{border:none;background:transparent;border-radius:999px;padding:6px 12px;font:inherit;font-size:12px;font-weight:700;color:#6b7280;cursor:pointer}.ve-mode-toggle__btn.is-active{background:#fff;color:#111827;box-shadow:0 1px 3px #00000014}.ve-modal__close{width:34px;height:34px;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;display:grid;place-items:center}.ve-modal__close:hover{background:#f3f4f6;color:#111827}.ve-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:10px 18px;border-bottom:1px solid #e5e7eb;background:#fafafa}.ve-toolbar[hidden]{display:none!important}.ve-toolbar__btn{min-width:34px;height:34px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:13px}.ve-toolbar__btn:hover{border-color:#93c5fd;background:#eff6ff}.ve-modal__body{padding:18px;overflow:auto;flex:1;min-height:220px;display:flex;flex-direction:column;gap:14px}.ve-lang-block__head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ve-lang-block__label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.ve-lang-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 7px;border-radius:6px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:800}.ve-lang-badge--en{background:#ecfdf5;color:#047857}.ve-translate-row{display:flex;justify-content:center}.ve-visual{min-height:110px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;outline:none;font-size:15px;line-height:1.55;color:#111827}.ve-visual:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb26}.ve-html{width:100%;min-height:110px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.5;color:#111827}.ve-html:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb26}.ve-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid #e5e7eb;background:#fafafa}.ve-modal__tips{margin:0;font-size:12px;color:#9ca3af}.ve-modal__actions{display:flex;gap:8px}.ve-btn{min-height:38px;padding:0 16px;border-radius:10px;border:1px solid transparent;font:inherit;font-size:13.5px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px}.ve-btn--ghost{background:#fff;border-color:#d1d5db;color:#374151}.ve-btn--primary{background:#2563eb;color:#fff}.ve-btn--primary:hover{background:#1d4ed8}.ve-btn--ai{background:#111827;color:#fff;border-color:#111827}.ve-btn--ai:hover{background:#1f2937}.ve-btn--ai:disabled{opacity:.65;cursor:wait}.ve-en-block-hidden{display:none!important}.ve-btn--sm{min-height:32px;padding:0 12px;font-size:12.5px}.ve-gallery-modal__dialog{width:min(820px,100%);max-height:min(90vh,920px)}.ve-gallery-modal__body{padding:18px;overflow:auto;flex:1}.ve-gallery-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ve-gallery-section__title{margin:0;font-size:14px;font-weight:800;color:#111827}.ve-gallery-section__actions{display:flex;gap:8px}.ve-gallery-upload{cursor:pointer}.ve-gallery-items{display:flex;flex-direction:column;gap:10px}.ve-gallery-item-row{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:start;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ve-gallery-thumb{width:72px;height:48px;border-radius:8px;background:#f3f4f6;overflow:hidden;display:grid;place-items:center}.ve-gallery-thumb img{max-width:100%;max-height:100%;object-fit:contain}.ve-gallery-item-main{display:flex;flex-direction:column;gap:8px;min-width:0}.ve-gallery-field label{display:block;margin-bottom:4px;font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.ve-gallery-field input[type=text]{width:100%;min-height:34px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;font:inherit;font-size:13px}.ve-gallery-item-actions{display:flex;flex-direction:column;gap:6px}.ve-gallery-empty{padding:28px 16px;border:1px dashed #d1d5db;border-radius:12px;text-align:center;color:#9ca3af;font-size:13.5px}body.has-editor-bar [data-ve-type=gallery]{outline-offset:6px}body.has-editor-bar [data-ve-type=gallery]>.ve-edit-btn{top:-10px;right:8px}@media(max-width:860px){.ve-modal__footer{flex-direction:column;align-items:stretch}.ve-modal__actions{justify-content:stretch}.ve-btn{flex:1}}
