.site-header[data-v-58d3d63a]{z-index:100;background:var(--panel,#fff);transition:box-shadow var(--motion-duration-md) var(--motion-ease-out-expo), background var(--motion-duration-md) var(--motion-ease-out-expo), backdrop-filter var(--motion-duration-md) var(--motion-ease-default), padding var(--motion-duration-sm) var(--motion-ease-default);position:relative}.site-header.sticky[data-v-58d3d63a]{position:sticky;top:0}.site-header.transparent[data-v-58d3d63a]{inset-inline:0;background:0 0;position:absolute;top:0}.site-header.transparent .nav-link[data-v-58d3d63a]{color:#ffffffe6}.site-header.transparent .nav-link[data-v-58d3d63a]:after{background:var(--panel,#fff)}.site-header.transparent .header-brand-text[data-v-58d3d63a],.site-header.transparent .search-toggle[data-v-58d3d63a],.site-header.transparent .mobile-search-toggle[data-v-58d3d63a]{color:#fff}.site-header.transparent .search-toggle[data-v-58d3d63a]:hover,.site-header.transparent .mobile-search-toggle[data-v-58d3d63a]:hover{background:#ffffff1a}.site-header.transparent .header-mobile-toggle span[data-v-58d3d63a]{background:var(--panel,#fff)}.site-header.scrolled[data-v-58d3d63a]{box-shadow:0 4px 24px #0000000f}.site-header.scrolled[data-v-58d3d63a]:not(.transparent){background:color-mix(in srgb, var(--panel,#fff) 88%, transparent);-webkit-backdrop-filter:blur(12px)saturate(160%)}.site-header.transparent.scrolled[data-v-58d3d63a]{background:color-mix(in srgb, var(--panel,#fff) 93%, transparent);-webkit-backdrop-filter:blur(14px)saturate(170%)}.site-header.transparent.scrolled .nav-link[data-v-58d3d63a]{color:var(--muted,#494c4f)}.site-header.transparent.scrolled .nav-link[data-v-58d3d63a]:after{background:var(--text,#1a1a1a)}.site-header.transparent.scrolled .header-brand-text[data-v-58d3d63a],.site-header.transparent.scrolled .search-toggle[data-v-58d3d63a],.site-header.transparent.scrolled .mobile-search-toggle[data-v-58d3d63a]{color:var(--text,#333)}.site-header.transparent.scrolled .search-toggle[data-v-58d3d63a]:hover,.site-header.transparent.scrolled .mobile-search-toggle[data-v-58d3d63a]:hover{background:color-mix(in srgb, var(--text) 4%, transparent)}.site-header.transparent.scrolled .header-mobile-toggle span[data-v-58d3d63a]{background:var(--text,#333)}.header-inner[data-v-58d3d63a]{max-width:1350px;min-height:70px;transition:min-height var(--motion-duration-md) var(--motion-ease-default);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.header-logo[data-v-58d3d63a]{flex-shrink:0;align-items:center;display:flex}.header-logo img[data-v-58d3d63a]{width:auto;height:68px;transition:height var(--motion-duration-md) var(--motion-ease-default)}.header-brand-text[data-v-58d3d63a]{color:var(--text,#333);font-size:1.2rem;font-weight:700}.header-nav[data-v-58d3d63a]{flex:1;justify-content:center;display:flex}.nav-menu[data-v-58d3d63a]{align-items:center;margin:0;padding:0;list-style:none;display:flex}.nav-item[data-v-58d3d63a]{position:relative}.nav-link[data-v-58d3d63a]{color:var(--text,#000);white-space:nowrap;transition:color var(--motion-duration-sm) var(--motion-ease-default);align-items:center;gap:.35rem;padding:13px 18px;font-size:15px;font-weight:600;line-height:20px;text-decoration:none;display:flex;position:relative}.nav-link[data-v-58d3d63a]:after{content:"";background:var(--text,#1a1a1a);height:2px;transition:transform var(--motion-duration-md) var(--motion-ease-out-expo);position:absolute;bottom:8px;left:18px;right:18px;transform:scaleX(0)}.nav-link[data-v-58d3d63a]:hover{color:var(--text,#1a1a1a)}.nav-link[data-v-58d3d63a]:hover:after{transform:scaleX(1)}.nav-caret[data-v-58d3d63a]{opacity:.6;border-top:3.5px solid;border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0;margin-left:3px}.nav-dropdown[data-v-58d3d63a]{background:var(--panel,#fff);opacity:0;visibility:hidden;min-width:200px;transition:opacity var(--motion-duration-sm) var(--motion-ease-default), transform var(--motion-duration-sm) var(--motion-ease-out-expo), visibility var(--motion-duration-sm) var(--motion-ease-default);z-index:999;border:none;border-radius:0;margin:10px 0 0;padding:0;list-style:none;position:absolute;top:calc(100% + 2px);left:0;transform:translateY(-4px);box-shadow:0 4px 10px -2px #0000001a}.nav-dropdown.open[data-v-58d3d63a]{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown.mega-dropdown[data-v-58d3d63a]{-webkit-backdrop-filter:blur(24px);background:#ffffffeb;border-radius:12px;width:max-content;min-width:600px;max-width:960px;padding:0;left:50%;overflow:hidden;transform:translate(-50%)translateY(-4px);box-shadow:0 30px 80px #00000024,0 10px 30px #0000001a}.nav-dropdown.mega-dropdown.open[data-v-58d3d63a]{transform:translate(-50%)translateY(0)}.nav-dropdown.mega-dropdown[data-v-58d3d63a]:not(.has-menu){min-width:420px;max-width:520px}.mega-inner[data-v-58d3d63a]{min-height:360px;display:flex}.mega-side-menu[data-v-58d3d63a]{background:#e5f1f980;flex-shrink:0;width:320px;padding:2rem 1.5rem}.mega-menu-list[data-v-58d3d63a]{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.mega-menu-card[data-v-58d3d63a]{color:var(--text,#333);transition:background-color var(--motion-duration-md) var(--motion-ease-default), border-color var(--motion-duration-md) var(--motion-ease-default), color var(--motion-duration-md) var(--motion-ease-default), box-shadow var(--motion-duration-md) var(--motion-ease-out-expo);background:#fff9;border:1px solid #00000014;border-radius:6px;flex-direction:column;gap:.2rem;padding:.9rem 1.1rem;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;display:flex}.mega-menu-card[data-v-58d3d63a]:hover{color:var(--accent,#0077c8);background:#fff;border-color:#0000 #0000 #0000 currentColor;border-left-style:solid;border-left-width:4px;box-shadow:0 7px 20px #0000001a,0 0 1px #00000026}.mega-menu-card-title[data-v-58d3d63a]{text-transform:uppercase;letter-spacing:.02em;font-weight:600}.mega-menu-card-desc[data-v-58d3d63a]{color:var(--muted,#666);font-size:12px;font-weight:400;line-height:1.4}.mega-side-panel[data-v-58d3d63a]{background:#ffffff80;flex:1;min-width:320px;padding:2.5rem}.mega-panel-content[data-v-58d3d63a]{flex-direction:column;gap:1.25rem;display:flex}.mega-panel-title[data-v-58d3d63a]{color:var(--text,#000);letter-spacing:-.5px;margin:0;font-size:28px;font-weight:400;line-height:1.2}.mega-panel-desc[data-v-58d3d63a]{color:var(--muted,#555);margin:0;font-size:15px;line-height:1.6}.mega-panel-cta[data-v-58d3d63a]{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.02em;width:fit-content;transition:filter var(--motion-duration-sm) var(--motion-ease-default);border-radius:4px;align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.mega-panel-cta[data-v-58d3d63a]:hover{filter:brightness(1.1)}.mega-panel-featured[data-v-58d3d63a]{transition:background-color var(--motion-duration-sm) var(--motion-ease-out-expo), border-color var(--motion-duration-sm) var(--motion-ease-out-expo), box-shadow var(--motion-duration-sm) var(--motion-ease-out-expo);background:#ffffffb3;border:1px solid #00000014;border-radius:6px;gap:1rem;margin-top:.5rem;padding:.75rem;text-decoration:none;display:flex}.mega-panel-featured[data-v-58d3d63a]:hover{background:#fff;border-color:#0000;box-shadow:0 7px 20px #0000001a,0 0 1px #00000026}.mega-panel-featured-img[data-v-58d3d63a]{object-fit:cover;border-radius:4px;flex-shrink:0;width:140px;height:100px}.mega-panel-featured-body[data-v-58d3d63a]{flex-direction:column;justify-content:center;gap:.4rem;display:flex}.mega-panel-featured-tag[data-v-58d3d63a]{color:var(--accent,#0077c8);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600}.mega-panel-featured-title[data-v-58d3d63a]{color:var(--text,#000);font-size:16px;font-weight:500;line-height:1.4}.utility-dropdown.mega-dropdown[data-v-58d3d63a]{left:auto;right:0;transform:translateY(-4px)}.utility-dropdown.mega-dropdown.open[data-v-58d3d63a]{transform:translateY(0)}.dropdown-link[data-v-58d3d63a]{color:var(--muted,#494c4f);transition:background-color var(--motion-duration-xs) var(--motion-ease-default), color var(--motion-duration-xs) var(--motion-ease-default);white-space:nowrap;padding:10px 18px;font-size:13px;line-height:1.5;text-decoration:none;display:block}.dropdown-link[data-v-58d3d63a]:hover{color:#fff;background:#55595c}.header-actions[data-v-58d3d63a]{flex-shrink:0;align-items:center;gap:0;display:flex}.utility-menu[data-v-58d3d63a]{align-items:center;display:flex}.utility-link[data-v-58d3d63a]{padding:13px 12px}.utility-link[data-v-58d3d63a]:after{left:12px;right:12px}.utility-icon[data-v-58d3d63a]{color:var(--text,#253038);align-items:center;display:inline-flex}.lang-switcher-desktop[data-v-58d3d63a]{flex-shrink:0;margin-right:4px;position:relative}.lang-trigger[data-v-58d3d63a]{color:var(--text,#000);cursor:pointer;white-space:nowrap;transition:color var(--motion-duration-sm) var(--motion-ease-default);background:0 0;border:none;align-items:center;gap:.35rem;padding:13px 10px 13px 12px;font-family:inherit;font-size:15px;font-weight:600;line-height:20px;display:inline-flex}.lang-trigger-text[data-v-58d3d63a]{display:inline-block}.lang-trigger-globe[data-v-58d3d63a]{opacity:.75;flex-shrink:0;margin-right:4px;display:inline-block}.lang-trigger-caret[data-v-58d3d63a]{opacity:.88;border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;flex-shrink:0;width:0;height:0;margin-top:2px;display:inline-block}.lang-dropdown[data-v-58d3d63a]{background:var(--panel,#fff);min-width:180px;box-shadow:0 4px 14px color-mix(in srgb, var(--text) 12%, transparent), 0 2px 6px color-mix(in srgb, var(--text) 6%, transparent);z-index:1000;opacity:0;visibility:hidden;transition:opacity var(--motion-duration-sm) var(--motion-ease-default), visibility var(--motion-duration-sm) var(--motion-ease-default), transform var(--motion-duration-sm) var(--motion-ease-default);border-radius:2px;margin:0;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:auto;right:0;transform:translateY(-4px)}.lang-dropdown.open[data-v-58d3d63a]{opacity:1;visibility:visible;transform:translateY(0)}.lang-dropdown-item[data-v-58d3d63a]{box-sizing:border-box;width:100%;color:var(--text,#1a1a1a);text-align:left;cursor:pointer;transition:background var(--motion-duration-xs) var(--motion-ease-default);background:0 0;border:none;padding:14px 22px;font-family:inherit;font-size:15px;font-weight:500;line-height:1.4;display:block}.lang-dropdown-item[data-v-58d3d63a]:hover{background:var(--bg,#d8d9db)}.lang-dropdown-item[aria-selected=true][data-v-58d3d63a]{font-weight:600}.lang-item-icon[data-v-58d3d63a]{vertical-align:middle;margin-right:8px;display:inline-flex}.site-header.transparent .lang-trigger[data-v-58d3d63a]{color:#ffffffeb}.site-header.transparent .lang-trigger[data-v-58d3d63a]:hover{color:#fff}.site-header.transparent.scrolled .lang-trigger[data-v-58d3d63a]{color:var(--muted,#494c4f)}.site-header.transparent.scrolled .lang-trigger[data-v-58d3d63a]:hover{color:var(--text,#1a1a1a)}.lang-btn[data-v-58d3d63a]{color:var(--muted,#555);cursor:pointer;transition:background-color var(--motion-duration-xs) var(--motion-ease-default), color var(--motion-duration-xs) var(--motion-ease-default);background:0 0;border:none;border-radius:3px;padding:4px 8px;font-size:11px;font-weight:600}.lang-btn[data-v-58d3d63a]:hover{background:color-mix(in srgb, var(--text) 6%, transparent);color:var(--text,#222)}.lang-btn.active[data-v-58d3d63a]{background:var(--accent,#2563eb);color:var(--panel,#fff)}.search-toggle[data-v-58d3d63a]{width:32px;height:32px;color:var(--text,#333);cursor:pointer;transition:background var(--motion-duration-xs) var(--motion-ease-default);background:0 0;background:color-mix(in srgb, var(--text) 4%, transparent);border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.header-mobile-actions[data-v-58d3d63a]{align-items:center;gap:.25rem;display:none}.mobile-lang-switcher[data-v-58d3d63a]{align-items:center;gap:2px;margin-right:.15rem;display:flex}.mobile-lang-switcher .mobile-lang-btn[data-v-58d3d63a]{min-width:32px;min-height:32px;padding:4px 6px}.mobile-search-toggle[data-v-58d3d63a]{width:36px;height:36px;color:var(--text,#333);cursor:pointer;transition:background var(--motion-duration-xs) var(--motion-ease-default);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.mobile-search-toggle[data-v-58d3d63a]:hover{background:#0000000a}.header-mobile-toggle[data-v-58d3d63a]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:.5rem;display:none}.header-mobile-toggle span[data-v-58d3d63a]{background:var(--text,#333);width:22px;height:2px;transition:transform var(--motion-duration-md) var(--motion-ease-out-expo), opacity var(--motion-duration-sm) var(--motion-ease-default), background-color var(--motion-duration-sm) var(--motion-ease-default);border-radius:1px;display:block}.header-mobile-toggle.active span[data-v-58d3d63a]:first-child{transform:rotate(45deg)translate(5px,5px)}.header-mobile-toggle.active span[data-v-58d3d63a]:nth-child(2){opacity:0}.header-mobile-toggle.active span[data-v-58d3d63a]:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.search-overlay[data-v-58d3d63a]{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.search-overlay-inner[data-v-58d3d63a]{width:100%;max-width:600px;padding:2rem;position:relative}.search-close[data-v-58d3d63a]{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:-3rem;right:0}.search-form[data-v-58d3d63a]{gap:.5rem;display:flex}.search-form input[data-v-58d3d63a]{background:var(--panel,#fff);border:none;border-radius:4px;flex:1;padding:1rem 1.25rem;font-size:1.1rem}.search-form button[data-v-58d3d63a]{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:1rem 1.5rem;font-size:1rem}.search-overlay-enter-active[data-v-58d3d63a],.search-overlay-leave-active[data-v-58d3d63a]{transition:opacity var(--motion-duration-sm) var(--motion-ease-default)}.search-overlay-enter-from[data-v-58d3d63a],.search-overlay-leave-to[data-v-58d3d63a]{opacity:0}.mobile-overlay[data-v-58d3d63a]{z-index:98;background:#0006;position:fixed;inset:70px 0 0}.mobile-overlay-enter-active[data-v-58d3d63a],.mobile-overlay-leave-active[data-v-58d3d63a]{transition:opacity var(--motion-duration-md) var(--motion-ease-default)}.mobile-overlay-enter-from[data-v-58d3d63a],.mobile-overlay-leave-to[data-v-58d3d63a]{opacity:0}.mobile-menu[data-v-58d3d63a]{z-index:99;background:var(--panel,#fff);position:fixed;inset:70px 0 0;overflow:hidden}.mobile-menu-scroll[data-v-58d3d63a]{-webkit-overflow-scrolling:touch;height:100%;padding:.5rem 0 2rem;overflow-y:auto}.mobile-menu-lang[data-v-58d3d63a]{border-bottom:1px solid var(--line,#e5e7eb);background:var(--bg,#f9fafb);flex-direction:column;gap:.5rem;margin-bottom:.25rem;padding:.75rem 1.25rem 1rem;display:flex}.mobile-menu-lang-label[data-v-58d3d63a]{text-transform:uppercase;letter-spacing:.04em;color:var(--muted,#6b7280);font-size:.75rem;font-weight:600}.mobile-menu-lang-buttons[data-v-58d3d63a]{flex-wrap:wrap;gap:.5rem;display:flex}.mobile-menu-lang-btn[data-v-58d3d63a]{border:1px solid var(--line,#e5e7eb);background:var(--panel,#fff);min-width:0;min-height:44px;color:var(--text,#374151);border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.9rem;font-weight:600}.mobile-menu-lang-btn[data-v-58d3d63a]:hover{background:var(--bg,#f3f4f6);border-color:var(--line,#d1d5db)}.mobile-menu-lang-btn.active[data-v-58d3d63a]{border-color:var(--accent,#0f6c5b);background:var(--accent,#0f6c5b);color:var(--panel,#fff)}.mobile-nav-list[data-v-58d3d63a]{margin:0;padding:0;list-style:none}.mobile-nav-item[data-v-58d3d63a]{border-bottom:1px solid var(--line,#f0f0f0)}.mobile-nav-row[data-v-58d3d63a]{justify-content:space-between;align-items:center;display:flex}.mobile-nav-link[data-v-58d3d63a]{color:var(--text,#333);flex:1;padding:.9rem 1.25rem;font-size:15px;font-weight:500;text-decoration:none;display:block}.mobile-dropdown-toggle[data-v-58d3d63a]{width:40px;height:44px;color:var(--muted,#666);cursor:pointer;transition:transform var(--motion-duration-sm) var(--motion-ease-default);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-dropdown-toggle.expanded[data-v-58d3d63a]{color:var(--accent);transform:rotate(180deg)}.mobile-submenu[data-v-58d3d63a]{background:var(--bg,#f9fafb);margin:0;padding:0 0 .5rem;list-style:none}.mobile-submenu-link[data-v-58d3d63a]{color:var(--muted,#555);transition:background var(--motion-duration-xs) var(--motion-ease-default);padding:.7rem 1.25rem .7rem 2rem;font-size:.88rem;text-decoration:none;display:block}.mobile-submenu-link[data-v-58d3d63a]:hover{background:var(--line,#f0f0f0)}.mobile-utility-list[data-v-58d3d63a]{border-top:2px solid var(--line,#e5e7eb);margin-top:.5rem;padding-top:.5rem}.mobile-submenu-enter-active[data-v-58d3d63a]{transition:opacity var(--motion-duration-sm) var(--motion-ease-default), max-height var(--motion-duration-md) var(--motion-ease-out-expo)}.mobile-submenu-leave-active[data-v-58d3d63a]{transition:opacity var(--motion-duration-sm) var(--motion-ease-default), max-height var(--motion-duration-sm) var(--motion-ease-out-expo)}.mobile-submenu-enter-from[data-v-58d3d63a],.mobile-submenu-leave-to[data-v-58d3d63a]{opacity:0;max-height:0}.mobile-panel-enter-active[data-v-58d3d63a]{transition:transform var(--motion-duration-md) var(--motion-ease-out-expo)}.mobile-panel-leave-active[data-v-58d3d63a]{transition:transform var(--motion-duration-sm) var(--motion-ease-out-expo)}.mobile-panel-enter-from[data-v-58d3d63a],.mobile-panel-leave-to[data-v-58d3d63a]{transform:translate(-100%)}@media (width<=960px){.header-nav[data-v-58d3d63a],.header-actions[data-v-58d3d63a]{display:none}.header-mobile-actions[data-v-58d3d63a],.header-mobile-toggle[data-v-58d3d63a]{display:flex}}.site-footer[data-v-ff519c9f]{color:#d2d2d2;background:#313030;margin-top:auto;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-main[data-v-ff519c9f]{padding:120px 0}.footer-inner[data-v-ff519c9f]{gap:3rem;max-width:1350px;margin:0 auto;display:flex}.footer-brand[data-v-ff519c9f]{flex:0 0 30.713%;max-width:30.713%}.footer-logo[data-v-ff519c9f]{max-width:190px;height:auto;margin-bottom:20px;display:block}.footer-brand p[data-v-ff519c9f]{color:#d2d2d2;margin:6px 0 0;padding:0 50px 0 7px;font-size:14px;font-weight:400;line-height:20px}.footer-column[data-v-ff519c9f]{flex:1}.footer-column h4[data-v-ff519c9f]{color:#d2d2d2;margin:0 0 1rem;font-size:15px;font-weight:500;line-height:25px}.footer-link-list[data-v-ff519c9f]{flex-direction:column;gap:0;display:flex}.footer-link-list.two-col[data-v-ff519c9f]{grid-template-columns:1fr 1fr;column-gap:1rem;display:grid}.footer-link-item[data-v-ff519c9f]{color:#d2d2d2;transition:color var(--motion-duration-md) var(--motion-ease-default);padding:3px 0;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;display:block}.footer-link-item[data-v-ff519c9f]:hover{color:#fff}.footer-contact-list[data-v-ff519c9f]{flex-direction:column;gap:11px;display:flex}.footer-contact-item[data-v-ff519c9f]{color:#d2d2d2;font-size:14px;font-weight:400;line-height:20px;display:block}.footer-column-social .footer-socials[data-v-ff519c9f]{gap:5px;display:inline-flex}.social-link[data-v-ff519c9f]{color:#fff;width:28px;height:28px;transition:opacity var(--motion-duration-md) var(--motion-ease-default);background-color:#69727d;border-radius:3px;justify-content:center;align-items:center;font-size:14px;line-height:14px;text-decoration:none;display:inline-flex}.social-link[data-v-ff519c9f]:hover{opacity:.9;color:#fff}.social-link.platform-weixin[data-v-ff519c9f]{background-color:#07c160}.social-link.platform-weibo[data-v-ff519c9f]{background-color:#e6162d}.social-link.platform-linkedin[data-v-ff519c9f]{background-color:#0077b5}.social-link.platform-twitter[data-v-ff519c9f]{background-color:#1da1f2}.footer-bottom[data-v-ff519c9f]{padding:30px 1.5rem 0}.footer-divider[data-v-ff519c9f]{opacity:.35;background:#c3c3c3;max-width:1350px;height:1px;margin:0 auto}.footer-bottom-inner[data-v-ff519c9f]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1350px;margin:0 auto;padding:15px 0;display:flex}.footer-copyright[data-v-ff519c9f]{color:#d2d2d2;font-size:13px;font-weight:400}.footer-bottom-links[data-v-ff519c9f]{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.footer-bottom-links a[data-v-ff519c9f]{color:#d2d2d2;transition:color var(--motion-duration-sm) var(--motion-ease-default);font-size:13px;font-weight:400;text-decoration:none}.footer-bottom-links a[data-v-ff519c9f]:hover{color:#fff}.footer-bottom-left[data-v-ff519c9f],.footer-bottom-right[data-v-ff519c9f]{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.footer-bottom-item[data-v-ff519c9f]{color:#d2d2d2;transition:color var(--motion-duration-sm) var(--motion-ease-default);font-size:13px;font-weight:400;text-decoration:none}.footer-bottom-item[data-v-ff519c9f]:hover{color:#fff}.footer-separator[data-v-ff519c9f]{color:#d2d2d2;margin:0 .2rem;font-size:13px}@media (width<=1024px){.footer-main[data-v-ff519c9f]{padding:80px 0 20px}.footer-inner[data-v-ff519c9f]{flex-wrap:wrap}.footer-brand[data-v-ff519c9f]{flex:0 0 100%;max-width:100%;margin-bottom:2rem}.footer-column[data-v-ff519c9f]{flex:0 0 30%}}@media (width<=767px){.footer-main[data-v-ff519c9f]{padding:40px 1.25rem 0}.footer-brand[data-v-ff519c9f]{flex:0 0 100%;max-width:100%;margin-bottom:1.5rem;padding:0}.footer-brand p[data-v-ff519c9f]{text-align:justify;padding:0}.footer-logo[data-v-ff519c9f]{width:45%}.footer-column[data-v-ff519c9f]{flex:0 0 100%;margin-bottom:1.5rem;padding:0}.footer-link-list.two-col[data-v-ff519c9f]{grid-template-columns:1fr 1fr}.footer-bottom[data-v-ff519c9f]{padding:0 1.25rem}.footer-bottom-inner[data-v-ff519c9f]{text-align:center;flex-direction:column;padding:12px 0 18px}.footer-copyright[data-v-ff519c9f]{text-align:center}.footer-bottom-links[data-v-ff519c9f]{justify-content:center}}.back-to-top[data-v-a5032cd5]{z-index:100;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0f6c5b4d}.back-to-top[data-v-a5032cd5]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f6c5b66}.back-to-top[data-v-a5032cd5]:active{transform:translateY(0)}.fade-enter-active[data-v-a5032cd5],.fade-leave-active[data-v-a5032cd5]{transition:opacity .2s,transform .2s}.fade-enter-from[data-v-a5032cd5],.fade-leave-to[data-v-a5032cd5]{opacity:0;transform:translateY(10px)}@media (width<=768px){.back-to-top[data-v-a5032cd5]{bottom:1rem;right:1rem}}.scroll-progress-bar[data-v-793f169c]{z-index:9999;pointer-events:none;background:0 0;width:100%;height:3px;position:fixed;top:0;left:0}.scroll-progress-fill[data-v-793f169c]{background:var(--accent,#0f6c5b);transform-origin:0;will-change:transform;height:100%}@media (prefers-reduced-motion:no-preference){.scroll-progress-fill[data-v-793f169c]{transition:transform .1s linear}}.site-layout[data-v-e11e4878]{flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.site-content[data-v-e11e4878]{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.toast-container[data-v-e410a3e8]{z-index:10001;pointer-events:none;flex-direction:column-reverse;align-items:flex-end;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.toast-notification[data-v-e410a3e8]{pointer-events:auto;border-radius:var(--admin-radius);background:var(--admin-surface);border:1px solid var(--admin-border);min-width:280px;max-width:420px;box-shadow:var(--admin-shadow-lg);color:var(--admin-text);border-left:4px solid var(--admin-accent);align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.88rem;display:flex}.toast-notification.leaving[data-v-e410a3e8]{opacity:0;transform:translate(20px)}.toast-success[data-v-e410a3e8]{border-left-color:var(--admin-success)}.toast-error[data-v-e410a3e8]{border-left-color:var(--admin-danger)}.toast-warning[data-v-e410a3e8]{border-left-color:var(--admin-warning)}.toast-info[data-v-e410a3e8]{border-left-color:var(--admin-info)}.toast-icon[data-v-e410a3e8]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:flex}.toast-success .toast-icon[data-v-e410a3e8]{background:var(--admin-success-light);color:var(--admin-success)}.toast-error .toast-icon[data-v-e410a3e8]{background:var(--admin-danger-light);color:var(--admin-danger)}.toast-warning .toast-icon[data-v-e410a3e8]{background:var(--admin-warning-light);color:var(--admin-warning)}.toast-info .toast-icon[data-v-e410a3e8]{background:var(--admin-info-light);color:var(--admin-info)}.toast-message[data-v-e410a3e8]{flex:1;min-width:0;line-height:1.4}.toast-dismiss[data-v-e410a3e8]{color:var(--admin-text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 0 0 .3rem;font-size:1.1rem;line-height:1}.toast-dismiss[data-v-e410a3e8]:hover{color:var(--admin-text)}.toast-action[data-v-e410a3e8]{color:var(--admin-accent);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0 .3rem;font-size:.82rem;font-weight:600}.toast-action[data-v-e410a3e8]:hover{text-decoration:underline}.toast-item-enter-active[data-v-e410a3e8],.toast-item-leave-active[data-v-e410a3e8]{transition:opacity var(--v55de5164) var(--motion-ease-default), transform var(--v55de5164) var(--motion-ease-out-expo)}.toast-item-enter-from[data-v-e410a3e8],.toast-item-leave-to[data-v-e410a3e8]{opacity:0;transform:translate(30px)}.site-load-error{z-index:100000;color:#fef2f2;background:#7f1d1d;justify-content:center;align-items:center;gap:1rem;padding:.65rem 1rem;font-size:.9rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000026}.site-load-error-text{text-align:center;flex:1}.site-load-error-retry{color:#7f1d1d;cursor:pointer;background:#fef2f2;border:none;border-radius:6px;flex-shrink:0;padding:.35rem .85rem;font-size:.85rem;font-weight:600}.site-load-error-retry:hover{background:#fff}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eef1e5;--panel:#fff;--line:#d7ddca;--text:#1f2a1f;--muted:#617062;--accent:#0f6c5b;--accent-2:#d3ece4;--accent-rgb:15, 108, 91;--admin-bg:#f8fafc;--admin-surface:#fff;--admin-surface-hover:#f1f5f9;--admin-elevated:#fff;--admin-border:#e2e8f0;--admin-border-subtle:#f1f5f9;--admin-text:#0f172a;--admin-text-secondary:#475569;--admin-text-tertiary:#94a3b8;--admin-accent:#0f6c5b;--admin-accent-light:#ecfdf5;--admin-accent-hover:#0d5c4d;--admin-accent-rgb:15, 108, 91;--admin-danger:#dc2626;--admin-danger-light:#fef2f2;--admin-success:#059669;--admin-success-light:#ecfdf5;--admin-warning:#d97706;--admin-warning-light:#fffbeb;--admin-info:#2563eb;--admin-info-light:#eff6ff;--admin-radius-xs:4px;--admin-radius-sm:6px;--admin-radius:10px;--admin-radius-lg:14px;--admin-radius-xl:20px;--admin-shadow-xs:0 1px 2px #00000008;--admin-shadow-sm:0 1px 3px #0000000a, 0 1px 2px #00000005;--admin-shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--admin-shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--admin-shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000d;--admin-shadow-xl:0 20px 25px -5px #00000014, 0 8px 10px -6px #0000000a;--admin-transition-fast:.12s ease;--admin-transition:.2s ease;--admin-transition-slow:.3s ease;--admin-sidebar-width:240px;--admin-sidebar-collapsed-width:64px;--admin-topbar-height:56px;--admin-font-sans:"Open Sans", Sans-serif;--admin-font-mono:"JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--admin-text-xs:.72rem;--admin-text-sm:.82rem;--admin-text-base:.9rem;--admin-text-md:15px;--admin-text-lg:1.15rem;--admin-text-xl:1.5rem;--admin-text-2xl:2rem;--admin-space-1:.25rem;--admin-space-2:.5rem;--admin-space-3:.75rem;--admin-space-4:1rem;--admin-space-5:1.25rem;--admin-space-6:1.5rem;--admin-space-8:2rem}.dt-cta-glow-wrap{display:inline-block;position:relative}.dt-cta-glow-wrap:before{content:"";filter:blur(14px);opacity:.55;pointer-events:none;z-index:0;background:radial-gradient(70% 80% at 50% 100%,#18d0f461 0%,#615ced38 45%,#0000 72%);width:140%;min-width:160px;height:48px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:no-preference){.dt-cta-glow-wrap:before{animation:3s ease-in-out infinite dtCtaGlowPulse}}@media (prefers-reduced-motion:reduce){.dt-cta-glow-wrap:before{opacity:.35;animation:none}}@keyframes dtCtaGlowPulse{0%,to{opacity:.45;transform:translate(-50%)scale(1)}50%{opacity:.72;transform:translate(-50%)scale(1.06)}}.dt-cta-glow-wrap>a,.dt-cta-glow-wrap>button{z-index:1;position:relative}label{min-width:min-content}.admin-shell label:not(.allow-label-wrap):not(.stack-label){white-space:nowrap;flex-shrink:0}button svg{flex-shrink:0}.admin-shell.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1a0f;--panel:#1a2721;--line:#2d3d2d;--text:#e0e8e0;--muted:#8fa08f;--accent:#34d399;--accent-2:#1a3a2a;--admin-bg:#0c1222;--admin-surface:#1e293b;--admin-surface-hover:#273548;--admin-elevated:#1e293b;--admin-border:#334155;--admin-border-subtle:#1e293b;--admin-text:#f1f5f9;--admin-text-secondary:#94a3b8;--admin-text-tertiary:#64748b;--admin-accent:#34d399;--admin-accent-light:#34d3991a;--admin-accent-hover:#2cc08a;--admin-accent-rgb:52, 211, 153;--admin-danger:#f87171;--admin-danger-light:#f871711a;--admin-success:#34d399;--admin-success-light:#34d3991a;--admin-warning:#fbbf24;--admin-warning-light:#fbbf241a;--admin-info:#60a5fa;--admin-info-light:#60a5fa1a;background:radial-gradient(circle at 0 0,#1e293bcc,#0000 30%),linear-gradient(#0c1222 0%,#0f172a 100%)}.admin-shell.dark button:hover{border-color:var(--admin-border)}.admin-shell.dark .admin-sidebar{background:linear-gradient(#020617 0%,#0f172a 100%)}.admin-shell.dark .editor-sidebars section{border-color:var(--admin-border);background:#1e293bd1}.admin-shell.dark .editor-loading{border-color:var(--admin-border);background:#1e293b99}.admin-shell.dark .media-grid img{background:#1e293b}.admin-shell.dark .menu-columns>div,.admin-shell.dark .footer-column-editor{border-color:var(--admin-border);background:#1e293ba8}.admin-shell.dark .structured-section{border-color:var(--admin-border);background:#1e293bb8}.admin-shell.dark .hero-copy h1,.admin-shell.dark .section-heading h2,.admin-shell.dark .cta-card h2{color:var(--admin-text)}.admin-shell.dark .metric-card{border-color:var(--admin-border);background:#1e293bf0}.admin-shell.dark .feature-card,.admin-shell.dark .post-card,.admin-shell.dark .testimonial-card,.admin-shell.dark .process-card,.admin-shell.dark .cta-card,.admin-shell.dark .rich-text-card{background:#1e293bdb}.admin-shell.dark .button-secondary{border-color:var(--admin-border);color:var(--admin-text);background:#1e293bdb}.admin-shell.dark .chip{border-color:var(--admin-border);color:var(--admin-text-secondary);background:#1e293be6}.admin-shell.dark .admin-list-row.selected{background:#34d3990d}.admin-shell.dark .toggle-switch:after{background:#e2e8f0}.admin-shell.dark .badge-success{color:#6ee7b7}.admin-shell.dark .badge-draft{color:var(--admin-text-secondary);border-color:var(--admin-border);background:#1e293bcc}.admin-shell.dark .badge-warning{color:#fcd34d}.admin-shell.dark .badge-danger{color:#fca5a5}.admin-shell.dark .badge-info,.admin-shell.dark .badge-locale-en{color:#93c5fd}.admin-shell.dark .badge-locale-zh{color:#fcd34d}.admin-shell.dark .modal-footer button:hover,.admin-shell.dark .btn-secondary:hover:not(:disabled){border-color:var(--admin-border)}.admin-shell.dark .btn-danger:hover:not(:disabled){background:#ef4444;border-color:#ef4444}.admin-shell.dark .admin-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.admin-shell.dark .admin-select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2334d399' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.admin-shell.dark .filter-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.admin-shell.dark .site-shell-header{background:#0f172ae0;border-bottom-color:#334155cc}.admin-shell.dark .site-shell-footer{border-color:var(--admin-border);background:#1e293bb8}.admin-shell.dark .docutone-hero,.admin-shell.dark .docutone-showcase,.admin-shell.dark .docutone-cta-band{border-color:var(--admin-border);background:#1e293bc7}.admin-shell.dark .docutone-hero-frame,.admin-shell.dark .docutone-showcase-media,.admin-shell.dark .docutone-product-media{background:linear-gradient(135deg,#1e293b,#0f172a)}.admin-shell.dark .docutone-metric-bar article,.admin-shell.dark .docutone-logo-grid article,.admin-shell.dark .docutone-testimonial-grid article,.admin-shell.dark .docutone-product-card,.admin-shell.dark .docutone-insight-card{border-color:var(--admin-border);background:#1e293bf0}.admin-shell.dark .docutone-solutions-hero{border-color:var(--admin-border);background:#1e293bc7}.admin-shell.dark .docutone-solutions-media{background:linear-gradient(135deg,#1e293b,#0f172a)}.admin-shell.dark .docutone-solution-card,.admin-shell.dark .docutone-process-node,.admin-shell.dark .docutone-fit-card{border-color:var(--admin-border);background:#1e293bf0}.admin-shell.dark .hero-visual img{background:linear-gradient(135deg,#1e293b,#0f172a)}.admin-shell *{box-sizing:border-box}html,body,#app{min-height:100%;font-family:var(--admin-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Open Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.admin-shell{min-height:100vh;font-family:var(--admin-font-sans);font-size:var(--admin-text-base);color:var(--admin-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#cce4bfcc,#0000 30%),linear-gradient(#f6f8ef 0%,#edf1e7 100%)}.admin-shell a{color:inherit;text-decoration:none}.admin-shell button,.admin-shell input,.admin-shell select,.admin-shell textarea{font:inherit}.admin-shell button,.admin-shell .upload-button{border:1px solid var(--admin-border);background:var(--admin-surface);border-radius:var(--admin-radius-sm,6px);cursor:pointer;color:var(--admin-text);transition:all var(--admin-transition-fast,.12s ease);padding:.55rem 1rem;font-size:.85rem;font-weight:500}.admin-shell button:hover{background:var(--admin-surface-hover);border-color:#cbd5e1}.admin-shell button:active{transform:scale(.98)}.admin-shell button:disabled{opacity:.5;cursor:not-allowed;transform:none}.admin-shell button:focus-visible,.admin-shell input:focus-visible,.admin-shell select:focus-visible,.admin-shell textarea:focus-visible{outline:2px solid var(--admin-accent);outline-offset:2px}.admin-shell a:focus-visible{outline:2px solid var(--admin-accent);outline-offset:2px;border-radius:2px}.site-shell-header,.site-shell-footer,.admin-panel,.admin-sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-shell-header{z-index:20;background:#fafcf5e0;border-bottom:1px solid #d7ddcacc;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex;position:sticky;top:0}.site-shell-brand a{letter-spacing:0;font-size:1.4rem;font-weight:700}.site-shell-nav{flex-wrap:wrap;gap:1rem;display:flex}.site-shell-nav a,.site-shell-admin-link{color:var(--muted)}.page-renderer-wrap{width:100%;display:contents;overflow-x:hidden}.page-renderer{display:contents}.site-shell-footer{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;margin:2rem;padding:2rem}.site-shell-footer-columns{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.site-shell-footer-columns section{gap:.55rem;display:grid}.site-shell-footer-copy{color:var(--muted);margin-top:1.5rem}.missing-page{padding:5rem 2rem}.admin-layout{grid-template-columns:var(--admin-sidebar-width,240px) minmax(0, 1fr);height:100vh;display:grid;overflow:hidden}.admin-sidebar{background:#1c271deb;align-content:start;gap:.35rem;height:100vh;display:grid;overflow-y:auto}.admin-sidebar a{color:#ecf2e2;border-radius:var(--admin-radius-sm,6px);transition:background var(--admin-transition-fast,.12s ease);padding:.8rem .9rem}.admin-sidebar a:hover{background:#ffffff14}.admin-main{min-height:0;padding:.5rem;overflow-y:auto}.admin-panel{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius,10px);box-shadow:var(--admin-shadow-sm);flex-direction:column;flex:1;min-height:0;padding:1.25rem;display:flex;overflow:hidden}.panel-header,.action-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.stats-grid,.media-grid,.menu-columns{gap:1rem;display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:1.5rem 0}.stats-grid article,.admin-list article,.media-grid article{border:1px solid var(--admin-border);border-radius:var(--admin-radius,10px);background:var(--admin-surface);box-shadow:var(--admin-shadow-xs);transition:box-shadow var(--admin-transition,.2s ease), transform var(--admin-transition,.2s ease)}.stats-grid article:hover,.admin-list article:hover,.media-grid article:hover{box-shadow:var(--admin-shadow-md)}.stats-grid article strong{font-size:2rem;display:block}.admin-list article{cursor:pointer;gap:.35rem;display:grid}.admin-list article span{color:var(--muted)}.admin-shell input,.admin-shell select,.admin-shell textarea{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm,6px);background:var(--admin-surface);width:100%;color:var(--admin-text);transition:border-color var(--admin-transition-fast,.12s ease), box-shadow var(--admin-transition-fast,.12s ease);padding:.6rem .85rem;font-size:.85rem}.admin-shell input:focus,.admin-shell select:focus,.admin-shell textarea:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px rgba(var(--admin-accent-rgb,15, 108, 91), .1);outline:none}.admin-shell input::placeholder,.admin-shell textarea::placeholder{color:var(--admin-text-tertiary)}.editor-wrap{margin-top:1rem}.editor-layout{grid-template-columns:320px minmax(0,1fr);gap:1rem;display:grid}.editor-sidebars{align-content:start;gap:1rem;display:grid}.editor-sidebars section{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;padding:.9rem}.editor-sidebars h3{margin-top:0;margin-bottom:.75rem}.editor-canvas-wrap{gap:1rem;display:grid}.code-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.editor-actions{justify-content:flex-end;margin-top:1rem;display:flex}.editor-loading{border:1px dashed var(--line);color:var(--muted);background:#fff9;border-radius:8px;margin-top:1rem;padding:1rem}.media-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.media-grid img{aspect-ratio:16/10;object-fit:cover;background:#f3f3f3;width:100%}.menu-columns{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.menu-columns>div,.footer-column-editor{border:1px solid var(--line);background:#ffffffa8;border-radius:8px;padding:1rem}.structured-page{display:grid}.docutone-home{gap:2rem;padding:1.5rem;display:grid}.docutone-hero,.docutone-showcase,.docutone-cta-band{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);gap:1.5rem;padding:1.5rem;display:grid}.docutone-hero-copy h1,.docutone-section-head h2,.docutone-showcase-copy h2,.docutone-cta-band h2{margin:0;font-size:clamp(2.2rem,4vw,4.7rem);line-height:1}.docutone-eyebrow,.docutone-section-head span,.docutone-showcase-copy span,.docutone-cta-band span{color:var(--accent);margin-bottom:.75rem;font-weight:700;display:inline-block}.docutone-hero-copy p,.docutone-section-head p,.docutone-showcase-copy p,.docutone-insight-card p,.docutone-product-copy p,.docutone-cta-band p{color:var(--muted)}.docutone-hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.docutone-hero-frame,.docutone-showcase-media,.docutone-product-media{background:linear-gradient(135deg,#d4ecdf,#f7f7f1);border-radius:8px;overflow:hidden}.docutone-hero-frame img,.docutone-showcase-media img,.docutone-product-media img,.docutone-insight-card img{object-fit:cover;width:100%;height:100%}.docutone-hero-frame{min-height:420px}.docutone-metric-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:-2rem;padding:0 1rem 1rem;display:grid}.docutone-metric-bar article,.docutone-logo-grid article,.docutone-testimonial-grid article,.docutone-product-card,.docutone-insight-card{border:1px solid var(--line);background:#fffffff0;border-radius:8px}.docutone-metric-bar article{padding:1rem}.docutone-metric-bar strong{font-size:2rem;display:block}.docutone-products,.docutone-logos,.docutone-insights,.docutone-testimonials-band,.docutone-product-grid,.docutone-logo-grid,.docutone-insight-grid,.docutone-testimonial-grid{gap:1rem;display:grid}.docutone-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.docutone-product-card{display:grid;overflow:hidden}.docutone-product-media{min-height:240px}.docutone-product-copy,.docutone-insight-card,.docutone-testimonial-grid article{padding:1.1rem}.docutone-product-copy a,.docutone-insight-card a{color:var(--accent);font-weight:600}.docutone-showcase-copy ul{margin:0;padding-left:1.1rem}.docutone-showcase-copy li+li{margin-top:.75rem}.docutone-logo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.docutone-logo-grid article{justify-content:center;align-items:center;min-height:96px;padding:1rem;display:flex}.docutone-logo-grid img{object-fit:contain;max-width:100%;max-height:42px}.docutone-insight-grid,.docutone-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.docutone-insight-card img{aspect-ratio:16/10;border-radius:6px;margin-bottom:1rem}.docutone-cta-band{align-items:center}.structured-section{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;gap:1.25rem;padding:1.5rem;display:grid}.section-hero{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center}.hero-copy h1,.section-heading h2,.cta-card h2{color:#000;margin:0 0 2.5rem;font-size:30px;font-weight:600;line-height:1.3}.section-kicker{color:var(--accent);font-weight:700}.hero-copy p,.section-heading p,.post-card p,.feature-card p,.testimonial-card p,.process-card p,.cta-card p{color:var(--muted)}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.button-primary,.button-secondary{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1rem;display:inline-flex}.button-primary{background:var(--accent);color:#fff}.button-secondary{border:1px solid var(--line);background:#ffffffdb}.filter-row,.chip-row,.post-meta{flex-wrap:wrap;gap:.6rem;display:flex}.filter-row button,.chip{border-radius:999px;min-height:32px;padding:.35rem .7rem;font-size:.92rem}.filter-row button.active{background:var(--accent);color:#fff}.chip{border:1px solid var(--line);background:#f0f4eae6}.post-meta{color:var(--muted);justify-content:space-between;font-size:.92rem}.hero-visual img,.feature-card img,.post-card img{object-fit:cover;border-radius:8px;width:100%}.hero-visual img{background:linear-gradient(135deg,#d3ece4,#f5f7ed);min-height:320px}.section-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric-card{border:1px solid var(--line);background:#f9faf5f0;border-radius:8px;padding:1rem}.metric-card strong{font-size:2rem;display:block}.feature-grid,.post-feed,.testimonial-grid,.process-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.feature-card,.post-card,.testimonial-card,.process-card,.cta-card,.rich-text-card{background:#ffffffdb}.split-showcase{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);align-items:center;gap:1rem;display:grid}.bullet-list{margin:0;padding-left:1.2rem}.bullet-list li+li{margin-top:.7rem}.process-step{background:var(--accent-2);color:var(--accent);border-radius:999px;margin-bottom:.8rem;padding:.35rem .55rem;font-weight:700;display:inline-flex}.testimonial-card p{margin-top:0;font-size:1.05rem;line-height:1.6}.testimonial-card strong{color:var(--muted)}.logo-strip{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:1rem;display:grid}@media (width<=960px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));min-height:auto;position:relative}.form-grid,.menu-columns{grid-template-columns:1fr}.site-shell-header{flex-direction:column;align-items:flex-start;padding:1rem}.docutone-hero,.docutone-showcase,.docutone-cta-band,.docutone-product-grid,.docutone-logo-grid,.docutone-insight-grid,.docutone-testimonial-grid,.docutone-metric-bar,.section-hero,.split-showcase,.editor-layout,.code-grid{grid-template-columns:1fr}}@media (width<=768px){.admin-main{padding:1rem}.admin-shell .admin-body{padding-left:var(--admin-sidebar-collapsed-width,64px)}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-panel{padding:1rem}.form-grid{grid-template-columns:1fr}.site-shell-header{padding:.75rem}.site-shell-footer{margin:1rem;padding:1rem}}@media (width<=480px){.admin-main{padding:.75rem}.stats-grid{grid-template-columns:1fr}.admin-panel{border-radius:var(--admin-radius-sm,6px);padding:.75rem}.site-shell-header{padding:.5rem}}.site-shell-actions{align-items:center;gap:.75rem;display:flex}.docutone-solutions{gap:2rem;padding:1.5rem;display:grid}.docutone-solutions-hero{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);gap:1.5rem;padding:1.5rem;display:grid}.docutone-solutions-copy h1{margin:0;font-size:clamp(2.2rem,4vw,4.7rem);line-height:1}.docutone-solutions-copy p,.docutone-solution-card p,.docutone-process-node p{color:var(--muted)}.docutone-solutions-media{background:linear-gradient(135deg,#d4ecdf,#f7f7f1);border-radius:8px;overflow:hidden}.docutone-solutions-media img{object-fit:cover;width:100%;height:100%}.docutone-solutions-cases,.docutone-solution-process,.docutone-solution-fit,.docutone-solution-cards,.docutone-process-rail{gap:1rem;display:grid}.docutone-solution-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.docutone-solution-card,.docutone-process-node,.docutone-fit-card{border:1px solid var(--line);background:#fffffff0;border-radius:8px}.docutone-solution-card{grid-template-columns:220px minmax(0,1fr);display:grid;overflow:hidden}.docutone-solution-card img{object-fit:cover;width:100%;height:100%;min-height:220px}.docutone-solution-card div,.docutone-process-node,.docutone-fit-card{padding:1.2rem}.docutone-process-rail{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=960px){.docutone-solutions-hero,.docutone-solution-cards,.docutone-process-rail{grid-template-columns:1fr}}.section-animate{opacity:0;animation:.5s ease-out forwards sectionFadeIn}@keyframes sectionFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.structured-page>*{animation:.5s ease-out forwards sectionFadeIn}.structured-page>:first-child{animation-delay:50ms}.structured-page>:nth-child(2){animation-delay:.1s}.structured-page>:nth-child(3){animation-delay:.15s}.structured-page>:nth-child(4){animation-delay:.2s}.structured-page>:nth-child(5){animation-delay:.25s}.structured-page>:nth-child(6){animation-delay:.3s}.structured-page>:nth-child(7){animation-delay:.35s}.structured-page>:nth-child(8){animation-delay:.4s}.hover-lift{transition:transform .2s,box-shadow .2s}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.btn-animate{transition:transform .15s,box-shadow .15s}.btn-animate:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0f6c5b40}.btn-animate:active{transform:translateY(0)}.link-underline{text-decoration:none;position:relative}.link-underline:after{content:"";background:var(--accent);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.link-underline:hover:after{width:100%}.image-zoom{overflow:hidden}.image-zoom img{transition:transform .3s}.image-zoom:hover img{transform:scale(1.05)}.admin-spinner{border:2px solid var(--admin-border);border-top-color:var(--admin-accent);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin;display:inline-block}.admin-spinner-sm{border-width:1.5px;width:14px;height:14px}.admin-spinner-lg{border-width:3px;width:32px;height:32px}.admin-loading-overlay{color:var(--admin-text-tertiary);justify-content:center;align-items:center;gap:.75rem;padding:3rem;font-size:.9rem;display:flex}.admin-btn-primary{background:var(--admin-accent)!important;color:#fff!important;border-color:var(--admin-accent)!important}.admin-btn-primary:hover{background:var(--admin-accent-hover)!important}.admin-btn-danger{background:var(--admin-danger)!important;color:#fff!important;border-color:var(--admin-danger)!important}.admin-btn-danger:hover{opacity:.9}.admin-btn-ghost{color:var(--admin-text-secondary)!important;background:0 0!important;border-color:#0000!important}.admin-btn-ghost:hover{background:var(--admin-surface-hover)!important;border-color:var(--admin-border)!important}.toast{border-radius:var(--admin-radius,10px);background:var(--admin-accent);color:#fff;box-shadow:var(--admin-shadow-lg);z-index:1000;padding:1rem 1.5rem;font-weight:500;animation:.3s toastSlideIn;position:fixed;bottom:2rem;right:2rem}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toast.toast-exit{animation:.3s forwards toastSlideOut}@keyframes toastSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}:root{--motion-duration-xs:.12s;--motion-duration-sm:.2s;--motion-duration-md:.32s;--motion-duration-lg:.48s;--motion-duration-2xl:.88s;--motion-duration-content:.58s;--motion-ease-out-expo:cubic-bezier(.22, 1, .36, 1);--motion-ease-spring:cubic-bezier(.34, 1.56, .64, 1);--motion-ease-default:ease;--motion-ease-in-out:ease-in-out;--motion-ease-linear:linear;--motion-stagger-step:55ms;--motion-stagger-step-loose:65ms;--motion-delay-1:.12s;--motion-delay-2:.18s;--motion-delay-3:.2s;--motion-delay-4:.26s;--motion-toc-enter-delay:80ms;--admin-transition-fast:var(--motion-duration-xs) var(--motion-ease-default);--admin-transition:var(--motion-duration-sm) var(--motion-ease-default);--admin-transition-slow:var(--motion-duration-md) var(--motion-ease-default)}@media (prefers-reduced-motion:reduce){:root{--motion-duration-xs:1ms;--motion-duration-sm:1ms;--motion-duration-md:1ms;--motion-duration-lg:1ms;--motion-duration-2xl:1ms;--motion-duration-content:1ms;--motion-stagger-step:0s;--motion-stagger-step-loose:0s;--motion-delay-1:0s;--motion-delay-2:0s;--motion-delay-3:0s;--motion-delay-4:0s;--motion-toc-enter-delay:0s}}@keyframes motionFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}@keyframes motionFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:no-preference){.motion-fade-up{animation:motionFadeUp var(--motion-duration-md) var(--motion-ease-out-expo) both}.motion-fade-in{animation:motionFadeIn var(--motion-duration-sm) var(--motion-ease-default) both}.motion-stagger,.motion-fade-up.motion-stagger{animation-delay:calc(var(--motion-stagger,0) * var(--motion-stagger-step))}}@media (prefers-reduced-motion:reduce){.motion-fade-up,.motion-fade-in{animation:none!important}.motion-stagger{animation-delay:0s!important}}.sr-item{opacity:0;transition:opacity var(--motion-duration-content) var(--motion-ease-out-expo), transform var(--motion-duration-content) var(--motion-ease-out-expo)}.sr-item[data-sr=fade-up],.sr-item:not([data-sr]){transform:translateY(22px)}.sr-item[data-sr=fade-down]{transform:translateY(-22px)}.sr-item[data-sr=fade-left]{transform:translate(-28px)}.sr-item[data-sr=fade-right]{transform:translate(28px)}.sr-item[data-sr=fade-in]{transform:translate(0,0)}.sr-item[data-sr=scale]{transform:scale(.96)}.sr-item.sr-visible{opacity:1;transform:translate(0,0)scale(1)}@media (prefers-reduced-motion:reduce){.sr-item{opacity:1!important;transition:none!important;transform:none!important}}.site-page-enter-active,.site-page-leave-active{transition:opacity var(--motion-duration-md) var(--motion-ease-out-expo), transform var(--motion-duration-md) var(--motion-ease-out-expo)}.site-page-enter-from,.site-page-leave-to{opacity:0;transform:translateY(10px)}@media (prefers-reduced-motion:reduce){.site-page-enter-active,.site-page-leave-active{transition-property:opacity;transition-duration:1ms}.site-page-enter-from,.site-page-leave-to{transform:none}}.panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.panel-header h1{color:var(--admin-text);margin:0;font-size:1.25rem;font-weight:700}.subtitle{color:var(--admin-text-secondary);margin:.25rem 0 0;font-size:.88rem}.loading-state{color:var(--admin-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:.9rem;display:flex}.spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-accent);border-radius:50%;width:28px;height:28px;animation:.6s linear infinite spin}.spinner-sm{border-width:2px;width:16px;height:16px}.spinner-lg{border-width:4px;width:40px;height:40px}@keyframes spin{to{transform:rotate(360deg)}}.alert-error{border-radius:var(--admin-radius-sm);background:var(--admin-danger-light);color:var(--admin-danger);border:1px solid #dc262626;margin-bottom:1rem;padding:.65rem .85rem;font-size:.85rem}.alert-success{border-radius:var(--admin-radius-sm);background:var(--admin-success-light);color:var(--admin-success);border:1px solid #05966926;margin-bottom:1rem;padding:.65rem .85rem;font-size:.85rem}.admin-load-error{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.admin-load-error .alert-error{width:100%;max-width:32rem;margin-bottom:0}.list-empty,.empty-state{text-align:center;color:var(--admin-text-secondary);flex-direction:column;align-items:center;gap:.5rem;padding:3rem 2rem;font-size:.9rem;display:flex}.empty-state-icon{opacity:.35;margin-bottom:.25rem;font-size:2rem}.empty-state-title{color:var(--admin-text);font-size:1rem;font-weight:600}.empty-state-desc{color:var(--admin-text-secondary);max-width:320px;font-size:.85rem;line-height:1.5}.tab-bar{border-bottom:2px solid var(--admin-border);gap:0;margin-bottom:1.25rem;display:flex}.tab-btn{color:var(--admin-text-secondary);cursor:pointer;background:0 0;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s;border:none!important;border-bottom:2px solid #0000!important}.tab-btn:hover{color:var(--admin-text)}.tab-btn.active{color:var(--admin-accent);border-bottom-color:var(--admin-accent)}.tab-bar .tab-count{background:var(--admin-bg);min-width:1.25rem;color:var(--admin-text-secondary);text-align:center;border-radius:999px;padding:.05rem .4rem;font-size:.7rem;font-weight:600;display:inline-block}.tab-btn.active .tab-count{background:rgba(var(--admin-accent-rgb), .12);color:var(--admin-accent)}.toggle-label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.toggle-label input{display:none}.toggle-switch{background:var(--admin-border);width:40px;height:22px;transition:background var(--admin-transition);border-radius:11px;position:relative}.toggle-switch:after{content:"";width:18px;height:18px;transition:transform var(--admin-transition);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.toggle-label input:checked+.toggle-switch{background:var(--admin-accent)}.toggle-label input:checked+.toggle-switch:after{transform:translate(18px)}.toggle-text{color:var(--admin-text-secondary);font-size:.82rem;font-weight:500}.admin-shell .filter-search,.filter-date{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);width:auto;min-width:180px;max-width:320px;color:var(--admin-text);transition:border-color var(--admin-transition-fast), box-shadow var(--admin-transition-fast);flex:1;padding:.55rem .85rem;font-size:.85rem}.admin-shell .filter-search:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px rgba(var(--admin-accent-rgb), .1);outline:none}.admin-shell .filter-search::placeholder{color:var(--admin-text-tertiary)}.admin-shell .filter-select{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);width:auto;min-width:140px;max-width:220px;color:var(--admin-text);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding:.55rem 2rem .55rem .85rem;font-size:.85rem}.admin-shell .filter-select:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px rgba(var(--admin-accent-rgb), .1);outline:none}.stack-label input,.stack-label select,.stack-label textarea{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);width:100%;transition:border-color var(--admin-transition-fast), box-shadow var(--admin-transition-fast);padding:.55rem .75rem;font-size:.9rem}.stack-label input:focus,.stack-label select:focus,.stack-label textarea:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px rgba(var(--admin-accent-rgb), .1);outline:none}.admin-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-sm);transition:box-shadow .2s,transform .2s}.admin-card-hover:hover{box-shadow:var(--admin-shadow-md);transform:translateY(-2px)}.admin-card-header{border-bottom:1px solid var(--admin-border-subtle);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.admin-card-header h2,.admin-card-header h3{color:var(--admin-text);margin:0;font-size:15px;font-weight:600}.admin-card-body{padding:1.25rem}.btn{border-radius:var(--admin-radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;line-height:1;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-sm{height:32px;padding:0 .7rem;font-size:.8rem}.btn-md{height:40px;padding:0 1rem}.btn-lg{height:48px;padding:0 1.25rem;font-size:.9rem}.btn-primary{background:var(--admin-accent);color:#fff;border-color:var(--admin-accent)}.btn-primary:hover:not(:disabled){background:var(--admin-accent-hover);border-color:var(--admin-accent-hover);box-shadow:0 4px 10px #0f6c5b40}.btn-secondary{background:var(--admin-surface);color:var(--admin-text);border-color:var(--admin-border)}.btn-secondary:hover:not(:disabled){background:var(--admin-surface-hover);border-color:var(--admin-text-tertiary)}.btn-ghost{color:var(--admin-text-secondary);background:0 0;border-color:#0000}.btn-ghost:hover:not(:disabled){background:var(--admin-border-subtle);color:var(--admin-text)}.btn-danger{background:var(--admin-danger);color:#fff;border-color:var(--admin-danger)}.btn-danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.btn-danger-ghost{color:var(--admin-danger);background:0 0;border-color:#0000}.btn-danger-ghost:hover:not(:disabled){background:var(--admin-danger-light)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0 1.25rem;display:grid}.form-grid label,.stack-label{gap:.4rem;display:grid}.form-grid label span,.stack-label span{color:var(--admin-text-secondary);letter-spacing:.01em;white-space:normal;font-size:.82rem;font-weight:500}.form-grid label span .required,.stack-label span .required{color:var(--admin-danger);margin-left:.15rem}.full-span{grid-column:1/-1}.admin-input,.admin-select,.admin-textarea{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);width:100%;height:40px;color:var(--admin-text);transition:border-color var(--admin-transition-fast), box-shadow var(--admin-transition-fast);box-sizing:border-box;padding:0 .85rem;font-size:.85rem}.admin-textarea{resize:vertical;height:auto;min-height:80px;padding:.65rem .85rem}.admin-input::placeholder,.admin-textarea::placeholder{color:var(--admin-text-tertiary)}.admin-input:focus,.admin-select:focus,.admin-textarea:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px rgba(var(--admin-accent-rgb), .1);outline:none}.admin-input:disabled,.admin-select:disabled,.admin-textarea:disabled{background:var(--admin-surface-hover);color:var(--admin-text-tertiary);cursor:not-allowed}.admin-input.field-error,.admin-select.field-error,.admin-textarea.field-error{border-color:var(--admin-danger);box-shadow:0 0 0 3px #dc26261a}.field-error-msg{color:var(--admin-danger);font-size:.78rem;line-height:1.3}.admin-shell .admin-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.admin-shell .admin-select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230f6c5b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.checkbox-row{cursor:pointer;color:var(--admin-text);-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.checkbox-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--admin-accent);cursor:pointer;flex-shrink:0}.password-field{align-items:center;display:flex;position:relative}.password-field .admin-input{padding-right:2.5rem}.password-toggle{width:30px;height:30px;color:var(--admin-text-tertiary);cursor:pointer;border-radius:var(--admin-radius-sm);transition:color var(--admin-transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:.5rem}.password-toggle:hover{color:var(--admin-text)}.hint-text{color:var(--admin-text-secondary);margin:0 0 1rem;font-size:.88rem;line-height:1.5}.field-hint{color:var(--admin-text-tertiary);margin:0;font-size:.72rem;line-height:1.4}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--admin-surface);border-radius:var(--admin-radius);width:100%;max-width:520px;box-shadow:var(--admin-shadow-xl);border:1px solid var(--admin-border);overflow:hidden}.modal-sm{max-width:420px}.modal-header{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.modal-title{align-items:center;gap:.6rem;display:flex}.modal-title h3{color:var(--admin-text);margin:0;font-size:1.05rem;font-weight:600}.modal-icon{border-radius:var(--admin-radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.modal-icon.icon-add{background:rgba(var(--admin-accent-rgb), .1);color:var(--admin-accent)}.modal-icon.icon-edit{background:var(--admin-info-light);color:var(--admin-info)}.modal-icon.icon-password{color:var(--admin-warning);background:#eab3081a}.modal-icon.icon-danger{background:var(--admin-danger-light);color:var(--admin-danger)}.modal-icon.icon-info{background:var(--admin-info-light);color:var(--admin-info)}.modal-icon.icon-success{background:var(--admin-success-light);color:var(--admin-success)}.modal-icon.icon-warning{background:var(--admin-warning-light);color:var(--admin-warning)}.modal-close{border-radius:var(--admin-radius-sm);width:30px;height:30px;color:var(--admin-text-secondary);cursor:pointer;transition:all var(--admin-transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:flex}.modal-close:hover{background:var(--admin-surface-hover);border-color:var(--admin-border);color:var(--admin-text)}.modal-body{padding:1.25rem}.modal-body label{gap:.4rem;display:grid}.modal-body .form-grid{margin:0}.modal-body .alert-error{margin:-.25rem 0 1rem}.modal-footer{border-top:1px solid var(--admin-border);background:var(--admin-surface-hover);border-radius:0 0 var(--admin-radius) var(--admin-radius);justify-content:flex-end;gap:.6rem;padding:.85rem 1.25rem;display:flex}.modal-footer button{border-radius:var(--admin-radius-sm);border:1px solid var(--admin-border);background:var(--admin-surface);height:38px;color:var(--admin-text);cursor:pointer;transition:all var(--admin-transition-fast);justify-content:center;align-items:center;padding:0 1.1rem;font-size:.85rem;font-weight:500;display:inline-flex}.modal-footer button:hover{background:var(--admin-surface-hover);border-color:#cbd5e1}.modal-footer .admin-btn-primary{background:var(--admin-accent)!important;color:#fff!important;border-color:var(--admin-accent)!important}.modal-footer .admin-btn-primary:hover{background:var(--admin-accent-hover)!important;border-color:var(--admin-accent-hover)!important}.modal-footer .admin-btn-danger{background:var(--admin-danger)!important;color:#fff!important;border-color:var(--admin-danger)!important}.modal-footer .admin-btn-danger:hover{opacity:.9}.modal-enter-active,.modal-leave-active{transition:opacity .2s}.modal-enter-active .modal,.modal-leave-active .modal{transition:transform .2s,opacity .2s}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal,.modal-leave-to .modal{opacity:0;transform:scale(.95)translateY(10px)}.badge{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:.15rem .5rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.badge-success{background:var(--admin-success-light);color:var(--admin-success)}.badge-draft{background:var(--admin-surface-hover);color:var(--admin-text-secondary);border:1px solid var(--admin-border)}.badge-warning{background:var(--admin-warning-light);color:var(--admin-warning)}.badge-danger{background:var(--admin-danger-light);color:var(--admin-danger)}.badge-info,.badge-locale-en{background:var(--admin-info-light);color:var(--admin-info)}.badge-locale-zh{background:var(--admin-warning-light);color:var(--admin-warning)}.admin-list-header{background:var(--admin-surface-hover);border-bottom:1px solid var(--admin-border);color:var(--admin-text-secondary);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.78rem;font-weight:600;display:flex}.admin-list-row{border-bottom:1px solid var(--admin-border-subtle);cursor:pointer;align-items:center;gap:.5rem;padding:.8rem 1rem;transition:background .12s;display:flex}.admin-list-row:last-child{border-bottom:none}.admin-list-row:hover{background:var(--admin-surface-hover)}.admin-list-row.selected{border-left:3px solid var(--admin-accent);background:#0f6c5b0d;padding-left:calc(1rem - 3px)}.admin-shell .filters-bar{background:var(--admin-surface);border:1px solid var(--admin-border-subtle);border-radius:var(--admin-radius-sm);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.65rem .85rem;display:flex;box-shadow:0 1px 2px #0000000a}.admin-shell .admin-list-page>.panel-header{align-items:center}.admin-shell .admin-list-page .bulk-bar{border-radius:var(--admin-radius-sm);background:var(--admin-info-light);color:var(--admin-info);align-items:center;gap:.6rem;margin-bottom:.75rem;padding:.6rem .85rem;font-size:.85rem;display:flex}.admin-shell .admin-list-page .bulk-bar select{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);padding:.35rem .6rem;font-size:.82rem}.admin-shell .admin-list-page .admin-list{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);flex:1;min-height:0;overflow-y:auto}.admin-shell .admin-list-page .admin-list article.list-row{box-shadow:none;border:none;border-bottom:1px solid var(--admin-border-subtle);cursor:pointer;background:0 0;border-radius:0;align-items:center;gap:.5rem;padding:.75rem .85rem;transition:background .12s;display:flex}.admin-shell .admin-list-page .admin-list article.list-row:last-child{border-bottom:none}.admin-shell .admin-list-page .admin-list article.list-row:hover{box-shadow:none;background:var(--admin-surface-hover)}.admin-shell .admin-list-page .admin-list article.list-row.selected{border-left:3px solid var(--admin-accent);background:#0f6c5b0d;padding-left:calc(.85rem - 3px)}.admin-shell .admin-list-page .list-header{background:var(--admin-surface-hover);border-bottom:1px solid var(--admin-border);color:var(--admin-text-secondary);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;padding:.6rem .85rem;font-size:.72rem;font-weight:700;display:flex}.admin-shell .admin-list-page .list-checkbox{flex-shrink:0;justify-content:center;align-items:center;width:28px;display:flex}.admin-shell .admin-list-page .list-checkbox input{cursor:pointer;width:16px;height:16px;accent-color:var(--admin-accent)}.admin-shell .admin-list-page .list-checkbox-spacer{flex-shrink:0;width:28px}.admin-shell .admin-list-page .list-col-title{flex:2;min-width:0}.admin-shell .admin-list-page .list-col-path{min-width:0;color:var(--admin-text-tertiary);white-space:nowrap;text-overflow:ellipsis;flex:1.5;font-size:.82rem;overflow:hidden}.admin-shell .admin-list-page .list-col-locale{text-align:center;flex-shrink:0;width:60px}.admin-shell .admin-list-page .list-col-translation{text-align:center;flex-shrink:0;width:92px}.admin-shell .admin-list-page .list-col-status{text-align:center;flex-shrink:0;width:80px}.admin-shell .admin-list-page .list-col-date{width:90px;color:var(--admin-text-tertiary);flex-shrink:0;font-size:.82rem}.admin-shell .admin-list-page .list-col-actions{flex-wrap:wrap;flex-shrink:0;place-content:center flex-end;align-items:center;gap:.35rem .4rem;width:min(272px,100%);min-width:200px;display:flex}.admin-shell .admin-list-page .list-col-thumb{border-radius:var(--admin-radius-sm);background:var(--admin-surface-hover);border:1px solid var(--admin-border);flex-shrink:0;width:40px;height:40px;overflow:hidden}.admin-shell .admin-list-page .post-thumb{object-fit:cover;width:100%;height:100%}.admin-shell .admin-list-page .post-thumb-placeholder{width:100%;height:100%;color:var(--admin-text-tertiary);justify-content:center;align-items:center;font-size:.9rem;display:flex}.admin-shell .admin-list-page .preview-action{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);width:34px;height:34px;color:var(--admin-text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.admin-shell .admin-list-page .preview-action:hover{border-color:var(--admin-accent);color:var(--admin-accent);background:var(--admin-accent-light)}.admin-shell .admin-list-page .list-col-title strong{white-space:nowrap;text-overflow:ellipsis;color:var(--admin-text);font-size:.9rem;font-weight:600;display:block;overflow:hidden}.admin-shell .admin-list-page .locale-badge{border-radius:var(--admin-radius-sm);padding:.12rem .4rem;font-size:.68rem;font-weight:600;display:inline-block}.admin-shell .admin-list-page .locale-badge.en{background:var(--admin-info-light);color:var(--admin-info)}.admin-shell .admin-list-page .locale-badge.zh{background:var(--admin-warning-light);color:var(--admin-warning)}.admin-shell .admin-list-page .translation-badge{border-radius:var(--admin-radius-sm);text-transform:uppercase;padding:.12rem .35rem;font-size:.65rem;font-weight:600;display:inline-block}.admin-shell .admin-list-page .translation-badge.translated{background:var(--admin-success-light);color:var(--admin-success)}.admin-shell .admin-list-page .translation-badge.pending{background:var(--admin-warning-light);color:var(--admin-warning)}.admin-shell .admin-list-page .translation-badge.outdated{background:var(--admin-danger-light);color:var(--admin-danger)}.admin-shell .admin-list-page .status-badge{text-transform:capitalize;border:1px solid #0000;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.admin-shell .admin-list-page .status-badge.publish{background:var(--admin-success-light);color:var(--admin-success);border-color:var(--admin-success-light)}.admin-shell .admin-list-page .status-badge.draft{background:var(--admin-border-subtle);color:var(--admin-text-secondary);border-color:var(--admin-border)}.admin-shell .admin-list-page .list-col-actions button{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);cursor:pointer;width:34px;min-width:34px;height:34px;min-height:34px;color:var(--admin-text-secondary);flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.78rem;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.admin-shell .admin-list-page .list-col-actions svg{stroke-width:2.25px;flex-shrink:0;width:17px;height:17px}.admin-shell .admin-list-page .list-col-actions button:focus-visible,.admin-shell .admin-list-page .list-col-actions .preview-action:focus-visible{outline:2px solid var(--admin-accent);outline-offset:2px}.admin-shell .admin-list-page .list-col-actions button:hover{background:var(--admin-surface-hover);border-color:var(--admin-text-tertiary)}.admin-shell .admin-list-page .list-col-actions .move-action{color:var(--admin-text-tertiary);font-size:.72rem}.admin-shell .admin-list-page .list-col-actions .move-action:disabled{opacity:.3;cursor:not-allowed}.admin-shell .admin-list-page .list-col-actions .move-action:hover:not(:disabled){color:var(--admin-accent);border-color:var(--admin-accent)}.admin-shell .admin-list-page .list-col-actions .delete-action:hover{background:var(--admin-danger-light);border-color:var(--admin-danger-light);color:var(--admin-danger)}.admin-shell .admin-list-page .list-col-actions .approve-action:hover{background:var(--admin-success-light);border-color:var(--admin-success-light);color:var(--admin-success)}.admin-shell .admin-list-page .list-col-actions .reject-action:hover{background:var(--admin-danger-light);border-color:var(--admin-danger-light);color:var(--admin-danger)}.admin-shell .admin-list-page .list-col-actions .review-action:hover{background:var(--admin-info-light);border-color:var(--admin-info-light);color:var(--admin-info)}.admin-shell .admin-list-page .review-badge{border-radius:var(--admin-radius-sm);text-transform:uppercase;margin-left:.3rem;padding:.15rem .4rem;font-size:.68rem;font-weight:600;display:inline-block}.admin-shell .admin-list-page .review-badge.pending{background:var(--admin-warning-light);color:var(--admin-warning)}.admin-shell .admin-list-page .review-badge.approved{background:var(--admin-success-light);color:var(--admin-success)}.admin-shell .admin-list-page .review-badge.rejected{background:var(--admin-danger-light);color:var(--admin-danger)}.admin-shell .admin-list-page .list-footer{color:var(--admin-text-secondary);margin-top:.75rem;padding:0 .25rem;font-size:.82rem}@media (width<=768px){.admin-shell .admin-list-page.admin-panel{padding:.75rem}.admin-shell .admin-list-page .panel-header{flex-direction:column;align-items:flex-start;gap:.75rem}.admin-shell .admin-list-page .panel-header h1{font-size:1.15rem}.admin-shell .admin-list-page .header-actions{flex-wrap:wrap;width:100%}.admin-shell .admin-list-page .list-header{display:none}.admin-shell .admin-list-page .admin-list article.list-row{flex-wrap:wrap;gap:.35rem;padding:.75rem}.admin-shell .admin-list-page .list-col-path,.admin-shell .admin-list-page .list-col-locale,.admin-shell .admin-list-page .list-col-translation,.admin-shell .admin-list-page .list-col-status,.admin-shell .admin-list-page .list-col-date{flex:none;width:auto}.admin-shell .admin-list-page .list-col-title{flex:1;min-width:100%}.admin-shell .admin-list-page .list-col-actions{margin-left:auto}}.admin-shell .audit-logs-page>.panel-header{align-items:center}.admin-shell .audit-logs-page .header-actions{gap:.5rem;display:flex}.admin-shell .audit-logs-page .btn-export{border:1px solid var(--admin-accent);border-radius:var(--admin-radius-sm);background:var(--admin-accent);color:var(--admin-surface);cursor:pointer;padding:.4rem .9rem;font-size:.82rem;transition:background .15s}.admin-shell .audit-logs-page .btn-export:hover{background:var(--admin-accent-hover)}.admin-shell .audit-logs-page .btn-clear{border:1px solid var(--admin-danger-light);border-radius:var(--admin-radius-sm);background:var(--admin-danger-light);color:var(--admin-danger);cursor:pointer;padding:.4rem .9rem;font-size:.82rem;transition:background .15s}.admin-shell .audit-logs-page .btn-clear:hover{background:#fecaca}.admin-shell .audit-logs-page .filters-bar .filter-select,.admin-shell .audit-logs-page .filters-bar .filter-search{min-width:140px;padding:.45rem .65rem;font-size:.82rem}.admin-shell .audit-logs-page .filters-bar .filter-date{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);color:var(--admin-text);padding:.45rem .65rem;font-size:.82rem}.admin-shell .audit-logs-page .btn-reset{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface-hover);color:var(--admin-text);cursor:pointer;padding:.45rem .75rem;font-size:.82rem}.admin-shell .audit-logs-page .admin-list{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);flex:1;min-height:0;overflow-y:auto}.admin-shell .audit-logs-page .list-header{background:var(--admin-surface-hover);border-bottom:1px solid var(--admin-border);color:var(--admin-text-secondary);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;padding:.6rem .85rem;font-size:.72rem;font-weight:700;display:flex}.admin-shell .audit-logs-page .list-row{border-bottom:1px solid var(--admin-border-subtle);color:var(--admin-text);align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.82rem;display:flex}.admin-shell .audit-logs-page .list-row:last-child{border-bottom:none}.admin-shell .audit-logs-page .list-row:hover{background:var(--admin-surface-hover)}.admin-shell .audit-logs-page .list-col-time{width:250px;color:var(--admin-text-secondary);flex-shrink:0;font-size:.78rem}.admin-shell .audit-logs-page .list-col-user{flex-shrink:0;width:200px;font-weight:500}.admin-shell .audit-logs-page .list-col-action{flex-shrink:0;width:220px}.admin-shell .audit-logs-page .action-badge{border-radius:var(--admin-radius-xs);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:100%;padding:.15rem .4rem;font-size:.7rem;font-weight:600;display:inline-block;overflow:hidden}.admin-shell .audit-logs-page .action-create{color:#0f6c5b;background:#0f6c5b1a}.admin-shell .audit-logs-page .action-update{color:#3b82f6;background:#3b82f61a}.admin-shell .audit-logs-page .action-delete{color:#ef4444;background:#ef44441a}.admin-shell .audit-logs-page .action-login{color:#10b981;background:#10b9811a}.admin-shell .audit-logs-page .action-logout{color:#6b7280;background:#6b72801a}.admin-shell .audit-logs-page .action-restore{color:#f59e0b;background:#f59e0b1a}.admin-shell .audit-logs-page .action-import{color:#8b5cf6;background:#8b5cf61a}.admin-shell .audit-logs-page .list-col-resource{width:110px;color:var(--admin-text-secondary);flex-shrink:0;font-size:.78rem}.admin-shell .audit-logs-page .list-col-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:100px;overflow:hidden}.admin-shell .audit-logs-page .list-col-ip{width:280px;color:var(--admin-text-tertiary);text-align:left;flex-shrink:0;font-family:monospace;font-size:.78rem}@media (width<=768px){.admin-shell .audit-logs-page.admin-panel{padding:.75rem}.admin-shell .audit-logs-page .panel-header{flex-direction:column;align-items:flex-start;gap:.75rem}.admin-shell .audit-logs-page .filters-bar .filter-select,.admin-shell .audit-logs-page .filters-bar .filter-search,.admin-shell .audit-logs-page .filters-bar .filter-date{max-width:100%}.admin-shell .audit-logs-page .list-header{display:none}.admin-shell .audit-logs-page .list-row{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem}.admin-shell .audit-logs-page .list-col-time,.admin-shell .audit-logs-page .list-col-user,.admin-shell .audit-logs-page .list-col-action,.admin-shell .audit-logs-page .list-col-resource,.admin-shell .audit-logs-page .list-col-title,.admin-shell .audit-logs-page .list-col-ip{width:auto}}.admin-shell .contact-submissions-page .stats-grid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.admin-shell .contact-submissions-page .bulk-bar{border-radius:var(--admin-radius-sm);background:var(--admin-info-light);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.6rem .75rem;font-size:.85rem;display:flex}.admin-shell .contact-submissions-page .stat-card{text-align:center;cursor:pointer}.admin-shell .contact-submissions-page .stat-value{color:var(--admin-text);font-size:1.75rem;font-weight:700;display:block}.admin-shell .contact-submissions-page .stat-label{color:var(--admin-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;display:block}.admin-shell .contact-submissions-page .stat-card.status-new .stat-value{color:var(--admin-info)}.admin-shell .contact-submissions-page .stat-card.status-read .stat-value{color:#8b5cf6}.admin-shell .contact-submissions-page .stat-card.status-replied .stat-value{color:var(--admin-warning)}.admin-shell .contact-submissions-page .stat-card.status-resolved .stat-value{color:var(--admin-success)}.admin-shell .contact-submissions-page .search-box{flex:1;position:relative}.admin-shell .contact-submissions-page .search-box svg{color:var(--admin-text-tertiary);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.admin-shell .contact-submissions-page .search-box input{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);width:100%;padding:.6rem .75rem .6rem 2.5rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.admin-shell .contact-submissions-page .search-box input:focus{border-color:var(--admin-accent);outline:none;box-shadow:0 0 0 3px #0f6c5b1a}.admin-shell .contact-submissions-page .submissions-list{flex-direction:column;gap:1rem;display:flex}.admin-shell .contact-submissions-page .submission-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface);box-shadow:var(--admin-shadow-sm);transition:box-shadow .2s;overflow:hidden}.admin-shell .contact-submissions-page .submission-card:hover{box-shadow:var(--admin-shadow-md)}.admin-shell .contact-submissions-page .submission-card.expanded{border-color:var(--admin-accent)}.admin-shell .contact-submissions-page .submission-header{border-bottom:1px solid var(--admin-border-subtle);cursor:pointer;justify-content:space-between;align-items:flex-start;padding:1rem;transition:background .15s;display:flex}.admin-shell .contact-submissions-page .submission-header:hover{background:var(--admin-surface-hover)}.admin-shell .contact-submissions-page .submission-info{align-items:flex-start;gap:.65rem;display:flex}.admin-shell .contact-submissions-page .submission-check{cursor:pointer;flex-shrink:0;align-items:center;padding-top:2px;display:flex}.admin-shell .contact-submissions-page .submission-check input{cursor:pointer}.admin-shell .contact-submissions-page .submission-card.selected{border-color:var(--admin-accent);background:var(--admin-accent-light)}.admin-shell .contact-submissions-page .submission-info h3{color:var(--admin-text);margin:0 0 .25rem;font-size:1rem}.admin-shell .contact-submissions-page .submission-email{color:var(--admin-accent);font-size:.85rem;text-decoration:none;display:block}.admin-shell .contact-submissions-page .submission-email:hover{text-decoration:underline}.admin-shell .contact-submissions-page .submission-company{color:var(--admin-text-secondary);margin-top:.25rem;font-size:.8rem;display:block}.admin-shell .contact-submissions-page .submission-meta{text-align:right}.admin-shell .contact-submissions-page .submission-meta .status-badge{border-radius:var(--admin-radius-sm);text-transform:uppercase;cursor:pointer;border:none;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:opacity .15s;display:inline-block}.admin-shell .contact-submissions-page .submission-meta .status-badge:hover{opacity:.8}.admin-shell .contact-submissions-page .submission-meta .status-badge.status-new{background:var(--admin-info-light);color:var(--admin-info)}.admin-shell .contact-submissions-page .submission-meta .status-badge.status-read{color:#7c3aed;background:#ede9fe}.admin-shell .contact-submissions-page .submission-meta .status-badge.status-replied{background:var(--admin-warning-light);color:var(--admin-warning)}.admin-shell .contact-submissions-page .submission-meta .status-badge.status-resolved{background:var(--admin-success-light);color:var(--admin-success)}.admin-shell .contact-submissions-page .submission-date{color:var(--admin-text-secondary);margin-top:.25rem;font-size:.75rem;display:block}.admin-shell .contact-submissions-page .attachment-indicator{color:var(--admin-text-secondary);font-size:.75rem}.admin-shell .contact-submissions-page .expand-icon{color:var(--admin-text-secondary);margin-left:.25rem;transition:transform .2s}.admin-shell .contact-submissions-page .expand-icon.rotated{transform:rotate(180deg)}.admin-shell .contact-submissions-page .submission-body{border-top:1px solid var(--admin-border-subtle);padding:1rem}.admin-shell .contact-submissions-page .detail-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.admin-shell .contact-submissions-page .detail-item{flex-direction:column;gap:.15rem;display:flex}.admin-shell .contact-submissions-page .detail-item .detail-label{color:var(--admin-text-tertiary);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem}.admin-shell .contact-submissions-page .detail-item .detail-value{color:var(--admin-text);font-size:.88rem}.admin-shell .contact-submissions-page .submission-attachments{border-top:1px solid var(--admin-border-subtle);margin-top:1rem;padding-top:.75rem}.admin-shell .contact-submissions-page .submission-attachments strong{color:var(--admin-text);margin-bottom:.5rem;font-size:.82rem;display:block}.admin-shell .contact-submissions-page .attachment-list{flex-direction:column;gap:.35rem;display:flex}.admin-shell .contact-submissions-page .attachment-item{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);color:var(--admin-text);align-items:center;gap:.5rem;padding:.4rem .6rem;font-size:.82rem;text-decoration:none;transition:all .15s;display:flex}.admin-shell .contact-submissions-page .attachment-item:hover{border-color:var(--admin-accent);background:var(--admin-accent-light)}.admin-shell .contact-submissions-page .attachment-item svg{color:var(--admin-text-secondary);flex-shrink:0}.admin-shell .contact-submissions-page .att-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.admin-shell .contact-submissions-page .att-size{color:var(--admin-text-tertiary);flex-shrink:0;font-size:.72rem}.admin-shell .contact-submissions-page .submission-message{font-size:.9rem}.admin-shell .contact-submissions-page .submission-message strong{color:var(--admin-text);margin-bottom:.25rem;display:block}.admin-shell .contact-submissions-page .submission-message p{color:var(--admin-text-secondary);margin:0;line-height:1.5}.admin-shell .contact-submissions-page .submission-actions{border-top:1px solid var(--admin-border-subtle);background:var(--admin-surface-hover);gap:.5rem;padding:1rem;display:flex}.admin-shell .contact-submissions-page .contact-reply-link{border:1px solid var(--admin-accent);color:var(--admin-accent)}@media (width<=768px){.admin-shell .contact-submissions-page.admin-panel{padding:.75rem}.admin-shell .contact-submissions-page .panel-header h1{font-size:1.15rem}.admin-shell .contact-submissions-page .stats-grid{grid-template-columns:repeat(3,1fr)}.admin-shell .contact-submissions-page .submission-header{flex-direction:column;gap:.75rem}.admin-shell .contact-submissions-page .submission-meta{text-align:left}}@media (width<=480px){.admin-shell .contact-submissions-page .stats-grid{grid-template-columns:1fr 1fr}}.admin-shell .media-library-page .upload-progress-bar{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.admin-shell .media-library-page .progress-track{border-radius:var(--admin-radius-sm);background:var(--admin-border-subtle);flex:1;height:8px;overflow:hidden}.admin-shell .media-library-page .progress-fill{border-radius:var(--admin-radius-sm);background:var(--admin-accent);height:100%;transition:width .3s}.admin-shell .media-library-page .progress-text{color:var(--admin-accent);white-space:nowrap;text-align:right;min-width:36px;font-size:.8rem;font-weight:600}.admin-shell .media-library-page .upload-button.disabled{opacity:.6;cursor:not-allowed}.admin-shell .media-library-page.drag-active{position:relative}.admin-shell .media-library-page .drop-overlay{z-index:50;border:3px dashed var(--admin-accent);border-radius:var(--admin-radius);background:#0f6c5b14;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.admin-shell .media-library-page .drop-message{text-align:center;color:var(--admin-accent)}.admin-shell .media-library-page .drop-message svg{opacity:.7;margin-bottom:.75rem}.admin-shell .media-library-page .drop-message p{margin:0;font-size:1.1rem;font-weight:600}.admin-shell .media-library-page .filter-search{flex:1;min-width:200px;padding:.55rem .75rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.admin-shell .media-library-page .view-toggle{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);gap:0;display:flex;overflow:hidden}.admin-shell .media-library-page .view-btn{background:var(--admin-surface);width:36px;height:34px;color:var(--admin-text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.admin-shell .media-library-page .view-btn.active{background:var(--admin-accent);color:var(--admin-surface)}.admin-shell .media-library-page .view-btn:not(.active):hover{background:var(--admin-surface-hover)}.admin-shell .media-library-page .bulk-bar{border-radius:var(--admin-radius-sm);background:var(--admin-info-light);align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.6rem .75rem;font-size:.85rem;display:flex}.admin-shell .media-library-page .filter-select{padding:.4rem .6rem;font-size:.82rem}.admin-shell .media-library-page .media-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;min-height:0;padding-right:.5rem;display:grid;overflow-y:auto}.admin-shell .media-library-page .media-card{border-radius:var(--admin-radius);background:var(--admin-surface);box-shadow:var(--admin-shadow-sm);cursor:pointer;border:2px solid #0000;transition:all .15s}.admin-shell .media-library-page .media-card:hover{box-shadow:var(--admin-shadow-md)}.admin-shell .media-library-page .media-card.selected{border-color:var(--admin-accent)}.admin-shell .media-library-page .media-thumb{aspect-ratio:1;background:var(--admin-surface-hover);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.admin-shell .media-library-page .media-thumb img{object-fit:cover;width:100%;height:100%}.admin-shell .media-library-page .media-check{cursor:pointer;position:absolute;top:6px;left:6px}.admin-shell .media-library-page .media-check input{cursor:pointer;width:16px;height:16px}.admin-shell .media-library-page .media-info{padding:.5rem .6rem}.admin-shell .media-library-page .media-title{white-space:nowrap;text-overflow:ellipsis;color:var(--admin-text);font-size:.78rem;font-weight:500;display:block;overflow:hidden}.admin-shell .media-library-page .media-meta{align-items:center;gap:.35rem;display:flex}.admin-shell .media-library-page .media-size{color:var(--admin-text-secondary);font-size:.7rem}.admin-shell .media-library-page .media-dims{color:var(--admin-text-tertiary);font-size:.68rem}.admin-shell .media-library-page .media-alt-warn{cursor:help;font-size:.72rem}.admin-shell .media-library-page .media-list{border:1px solid var(--admin-border);border-radius:var(--admin-radius);flex:1;min-height:0;overflow-y:auto}.admin-shell .media-library-page .list-header{border-bottom:1px solid var(--admin-border);color:var(--admin-text-secondary);text-transform:uppercase;letter-spacing:.03em;background:var(--admin-surface-hover);align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.78rem;font-weight:600;display:flex}.admin-shell .media-library-page .list-checkbox{flex-shrink:0;justify-content:center;align-items:center;width:28px;display:flex}.admin-shell .media-library-page .list-checkbox input{cursor:pointer}.admin-shell .media-library-page .list-checkbox-spacer{flex-shrink:0;width:28px}.admin-shell .media-library-page .list-col-name{flex:2;align-items:center;gap:.5rem;min-width:0;display:flex}.admin-shell .media-library-page .list-col-size{width:80px;color:var(--admin-text-secondary);flex-shrink:0;font-size:.82rem}.admin-shell .media-library-page .list-col-date{width:100px;color:var(--admin-text-secondary);flex-shrink:0;font-size:.82rem}.admin-shell .media-library-page .list-col-actions{flex-shrink:0;gap:.3rem;width:70px;display:flex}.admin-shell .media-library-page .list-row{border-bottom:1px solid var(--admin-border-subtle);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:background .1s;display:flex}.admin-shell .media-library-page .list-row:hover{background:var(--admin-surface-hover)}.admin-shell .media-library-page .list-row.selected{background:var(--admin-accent-light)}.admin-shell .media-library-page .list-thumb{object-fit:cover;border-radius:var(--admin-radius-sm);flex-shrink:0;width:36px;height:36px}.admin-shell .media-library-page .action-btn{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);cursor:pointer;padding:.2rem .4rem;font-size:.8rem;transition:background .15s,border-color .15s}.admin-shell .media-library-page .action-btn:hover{background:var(--admin-accent-light);border-color:var(--admin-accent)}.admin-shell .media-library-page .action-btn.delete-btn{color:var(--admin-danger);border-color:var(--admin-danger-light)}.admin-shell .media-library-page .action-btn.delete-btn:hover{background:var(--admin-danger-light)}.admin-shell .media-library-page .list-footer{color:var(--admin-text-secondary);flex-shrink:0;margin-top:.75rem;font-size:.82rem}.admin-shell .media-library-page .preview-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-shell .media-library-page .preview-panel{background:var(--admin-surface);border-radius:var(--admin-radius-lg);width:90%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.admin-shell .media-library-page .preview-header{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.admin-shell .media-library-page .preview-header h3{white-space:nowrap;text-overflow:ellipsis;color:var(--admin-text);margin:0;font-size:1rem;overflow:hidden}.admin-shell .media-library-page .preview-close{cursor:pointer;color:var(--admin-text-secondary);background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .15s}.admin-shell .media-library-page .preview-close:hover{color:var(--admin-text)}.admin-shell .media-library-page .preview-image{background:var(--admin-surface-hover);justify-content:center;align-items:center;padding:1rem;display:flex}.admin-shell .media-library-page .preview-image img{object-fit:contain;max-width:100%;max-height:400px}.admin-shell .media-library-page .preview-details{flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.admin-shell .media-library-page .detail-row{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.admin-shell .media-library-page .detail-label{width:80px;color:var(--admin-text-secondary);flex-shrink:0;font-weight:500}.admin-shell .media-library-page .detail-value{word-break:break-all;min-width:0;color:var(--admin-text);flex:1}.admin-shell .media-library-page .alt-missing{color:var(--admin-warning);font-size:.78rem;font-style:italic}.admin-shell .media-library-page .url-value{background:var(--admin-surface-hover);border-radius:var(--admin-radius-sm);color:var(--admin-text);padding:.2rem .4rem;font-family:monospace;font-size:.8rem}.admin-shell .media-library-page .copy-btn{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);cursor:pointer;flex-shrink:0;padding:.25rem .6rem;font-size:.78rem;transition:background .15s,border-color .15s}.admin-shell .media-library-page .copy-btn:hover{background:var(--admin-accent-light);border-color:var(--admin-accent)}.admin-shell .media-library-page .thumbnails-row{flex-direction:column;align-items:flex-start;gap:.3rem}.admin-shell .media-library-page .thumbnail-chips{flex-wrap:wrap;gap:.3rem;display:flex}.admin-shell .media-library-page .thumb-chip{border:1px solid var(--admin-border);border-radius:var(--admin-radius-xs);color:var(--admin-accent);padding:.15rem .45rem;font-size:.7rem;text-decoration:none;transition:all .12s}.admin-shell .media-library-page .thumb-chip:hover{border-color:var(--admin-accent);background:#0f6c5b14}.admin-shell .media-library-page .optimize-section{border-top:1px solid var(--admin-border-subtle);margin-top:.75rem;padding-top:.75rem}.admin-shell .media-library-page .optimize-header{margin-bottom:.5rem}.admin-shell .media-library-page .optimize-controls{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.admin-shell .media-library-page .quality-label{color:var(--admin-text-secondary);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.admin-shell .media-library-page .quality-slider{width:80px;accent-color:var(--admin-accent)}.admin-shell .media-library-page .optimize-btn{border-radius:var(--admin-radius-xs);color:#8b5cf6;cursor:pointer;background:#8b5cf614;border:1px solid #8b5cf6;padding:.3rem .7rem;font-size:.78rem;transition:all .12s}.admin-shell .media-library-page .optimize-btn:hover:not(:disabled){color:#fff;background:#8b5cf6}.admin-shell .media-library-page .optimize-btn:disabled{opacity:.5;cursor:not-allowed}.admin-shell .media-library-page .optimize-result{border-radius:var(--admin-radius-xs);color:#059669;background:#10b98114;border:1px solid #10b98133;margin-top:.4rem;padding:.4rem .6rem;font-size:.78rem}.admin-shell .media-library-page .optimize-result.error{color:#dc2626;background:#ef444414;border-color:#ef444433}.admin-shell .media-library-page{flex-direction:column;min-height:0;display:flex}.admin-shell .media-library-page .media-layout{flex:1;gap:1rem;min-height:0;display:flex}.admin-shell .media-library-page .folder-sidebar{border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface);flex-shrink:0;align-self:flex-start;width:180px;height:100%;padding:.5rem}.admin-shell .media-library-page .folder-header{justify-content:space-between;align-items:center;margin-bottom:.3rem;padding:.3rem .4rem;display:flex}.admin-shell .media-library-page .folder-title{color:var(--admin-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.admin-shell .media-library-page .folder-add-btn{border:1px solid var(--admin-border);border-radius:var(--admin-radius-xs);background:var(--admin-surface);width:22px;height:22px;color:var(--admin-text-secondary);cursor:pointer;justify-content:center;align-items:center;font-size:.9rem;display:flex}.admin-shell .media-library-page .folder-add-btn:hover{border-color:var(--admin-accent);color:var(--admin-accent)}.admin-shell .media-library-page .new-folder-row{gap:.3rem;margin-bottom:.3rem;padding:.2rem .3rem;display:flex}.admin-shell .media-library-page .new-folder-input{border:1px solid var(--admin-border);border-radius:var(--admin-radius-xs);background:var(--admin-surface);color:var(--admin-text);flex:1;padding:.2rem .4rem;font-size:.78rem}.admin-shell .media-library-page .new-folder-ok{border:1px solid var(--admin-accent);border-radius:var(--admin-radius-xs);color:var(--admin-accent);cursor:pointer;background:#0f6c5b14;padding:.2rem .5rem;font-size:.78rem}.admin-shell .media-library-page .folder-item{border-radius:var(--admin-radius-xs);width:100%;color:var(--admin-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:.35rem .5rem;font-size:.8rem;transition:all .1s;display:flex}.admin-shell .media-library-page .folder-item:hover{background:var(--admin-surface-hover)}.admin-shell .media-library-page .folder-item.active{color:var(--admin-accent);background:#0f6c5b1a;font-weight:600}.admin-shell .media-library-page .folder-icon{font-size:.85rem}.admin-shell .media-library-page .folder-count{color:var(--admin-text-tertiary);background:var(--admin-surface-hover);border-radius:10px;margin-left:auto;padding:.1rem .35rem;font-size:.7rem}.admin-shell .media-library-page .media-content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}@media (width<=768px){.admin-shell .media-library-page .media-layout{flex-direction:column}.admin-shell .media-library-page .folder-sidebar{width:100%}}.admin-shell .media-library-page .preview-actions{border-top:1px solid var(--admin-border);justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem;display:flex}.admin-shell .media-library-page .delete-preview-btn{border:1px solid var(--admin-danger-light);border-radius:var(--admin-radius-sm);background:var(--admin-danger-light);color:var(--admin-danger);cursor:pointer;padding:.4rem .9rem;font-size:.85rem;transition:background .15s,border-color .15s}.admin-shell .media-library-page .delete-preview-btn:hover{background:#fecaca;border-color:#fca5a5}.admin-shell .media-library-page .edit-field{flex-direction:column;gap:.3rem;display:flex}.admin-shell .media-library-page .edit-label{color:var(--admin-text-secondary);font-size:.78rem;font-weight:500}.admin-shell .media-library-page .edit-input{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);width:100%;padding:.5rem .65rem;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.admin-shell .media-library-page .edit-input:focus{border-color:var(--admin-accent);outline:none;box-shadow:0 0 0 3px #0f6c5b1a}.admin-shell .media-library-page .edit-textarea{resize:vertical;min-height:60px}.admin-shell .media-library-page .edit-preview-btn{border:1px solid var(--admin-accent);border-radius:var(--admin-radius-sm);color:var(--admin-accent);cursor:pointer;background:0 0;padding:.4rem .9rem;font-size:.85rem;font-weight:500;transition:background .15s,color .15s}.admin-shell .media-library-page .edit-preview-btn:hover{background:var(--admin-accent);color:var(--admin-surface)}.admin-shell .media-library-page .cancel-edit-btn{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);color:var(--admin-text);cursor:pointer;padding:.4rem .9rem;font-size:.85rem;transition:background .15s,border-color .15s}.admin-shell .media-library-page .cancel-edit-btn:hover{background:var(--admin-surface-hover)}.admin-shell .media-library-page .save-edit-btn{border-radius:var(--admin-radius-sm);background:var(--admin-accent);color:var(--admin-surface);cursor:pointer;border:none;padding:.4rem .9rem;font-size:.85rem;font-weight:500;transition:background .15s}.admin-shell .media-library-page .save-edit-btn:hover{background:var(--admin-accent-hover)}.admin-shell .media-library-page .preview-enter-active,.admin-shell .media-library-page .preview-leave-active{transition:opacity .2s}.admin-shell .media-library-page .preview-enter-from,.admin-shell .media-library-page .preview-leave-to{opacity:0}@media (width<=600px){.admin-shell .media-library-page.admin-panel{padding:.75rem}.admin-shell .media-library-page .panel-header{flex-direction:column;align-items:flex-start;gap:.75rem}.admin-shell .media-library-page .panel-header h1{font-size:1.15rem}.admin-shell .media-library-page .header-actions{flex-wrap:wrap;width:100%}.admin-shell .media-library-page .media-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}.admin-shell .media-library-page .list-header,.admin-shell .media-library-page .list-col-size,.admin-shell .media-library-page .list-col-date{display:none}}.text-secondary{color:var(--admin-text-secondary)}.text-tertiary,.text-muted{color:var(--admin-text-tertiary)}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.admin-form-group{flex-direction:column;gap:.4rem;display:flex}.admin-label{color:var(--admin-text-secondary);letter-spacing:.01em;font-size:.82rem;font-weight:600}.admin-label .required,.admin-form-group .required{color:var(--admin-danger);margin-left:.15rem}.admin-hint{color:var(--admin-text-tertiary);font-size:.78rem;line-height:1.4}.admin-alert{border-radius:var(--admin-radius-sm);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.65rem .85rem;font-size:.85rem;font-weight:500;display:flex}.admin-alert-error{background:var(--admin-danger-light);color:var(--admin-danger);border:1px solid #dc262626}.admin-alert-success{background:var(--admin-success-light);color:var(--admin-success);border:1px solid #05966926}.admin-alert-warning{background:var(--admin-warning-light);color:var(--admin-warning);border:1px solid #d9770626}.admin-alert-info{background:var(--admin-info-light);color:var(--admin-info);border:1px solid #2563eb26}.admin-btn-sm{border-radius:var(--admin-radius-sm);border:1px solid var(--admin-border);background:var(--admin-surface);height:30px;color:var(--admin-text);cursor:pointer;transition:all var(--admin-transition-fast);white-space:nowrap;justify-content:center;align-items:center;gap:.3rem;padding:0 .65rem;font-size:.78rem;font-weight:500;display:inline-flex}.admin-btn-sm:hover:not(:disabled){background:var(--admin-surface-hover);border-color:var(--admin-text-tertiary)}.admin-btn-sm:disabled{opacity:.5;cursor:not-allowed}.admin-btn-sm.btn-danger{background:var(--admin-danger-light);color:var(--admin-danger);border-color:#dc262633}.admin-btn-sm.btn-danger:hover:not(:disabled){background:var(--admin-danger);color:#fff;border-color:var(--admin-danger)}.admin-btn-xs{border-radius:var(--admin-radius-xs);border:1px solid var(--admin-border);background:var(--admin-surface);height:24px;color:var(--admin-text-secondary);cursor:pointer;transition:all var(--admin-transition-fast);white-space:nowrap;justify-content:center;align-items:center;gap:.25rem;padding:0 .5rem;font-size:.72rem;font-weight:500;display:inline-flex}.admin-btn-xs:hover:not(:disabled){background:var(--admin-surface-hover);color:var(--admin-text);border-color:var(--admin-text-tertiary)}.admin-table-wrap{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);background:var(--admin-surface);flex:1;min-height:0;overflow:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-table th{text-align:left;color:var(--admin-text-secondary);text-transform:uppercase;letter-spacing:.03em;background:var(--admin-surface-hover);border-bottom:1px solid var(--admin-border);padding:.6rem .85rem;font-size:.78rem;font-weight:600}.admin-table td{border-bottom:1px solid var(--admin-border-subtle);color:var(--admin-text);vertical-align:middle;padding:.65rem .85rem}.admin-table tbody tr:hover{background:var(--admin-surface-hover)}.admin-table tbody tr:last-child td{border-bottom:none}.admin-row-sub{color:var(--admin-text-tertiary);margin-top:.2rem;font-size:.78rem}.admin-code-inline{background:var(--admin-bg);border-radius:var(--admin-radius-xs,4px);padding:.1rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.admin-table-col-actions{width:140px}.admin-table-col-actions-wide{width:280px}.admin-muted-cell{color:var(--admin-text-tertiary);font-size:.8rem}.admin-ellipsis-sm{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.admin-table-title-btn{text-align:left;color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit}.admin-table-title-btn:hover strong{color:var(--admin-accent);text-decoration:underline}.admin-inline-actions{flex-wrap:wrap;gap:.35rem;display:flex}.admin-btn-row{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-xs,4px);cursor:pointer;color:var(--admin-text-secondary);padding:.25rem .55rem;font-size:.75rem;transition:all .12s}.admin-btn-row:hover:not(:disabled){background:var(--admin-surface-hover)}.admin-btn-row--approve:hover{background:var(--admin-success-light);color:var(--admin-success);border-color:var(--admin-success)}.admin-btn-row--reject:hover{background:var(--admin-danger-light);color:var(--admin-danger);border-color:var(--admin-danger)}.admin-btn-row--warning:hover{background:var(--admin-warning-light);color:var(--admin-warning);border-color:var(--admin-warning)}.admin-btn-row--info:hover,.admin-btn-row--neutral:hover{background:var(--admin-info-light);color:var(--admin-info);border-color:var(--admin-info)}.admin-comment-list{flex-direction:column;flex:1;gap:.75rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.admin-comment-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);flex-direction:column;gap:.65rem;padding:.85rem 1rem;display:flex}.admin-comment-card.status-pending{border-left:3px solid var(--admin-warning)}.admin-comment-card.status-approved{border-left:3px solid var(--admin-success)}.admin-comment-card.status-spam{border-left:3px solid var(--admin-danger);opacity:.85}.admin-comment-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-comment-author{flex-direction:column;gap:.1rem;display:flex}.admin-comment-author strong{color:var(--admin-text);font-size:.9rem}.admin-comment-email{color:var(--admin-text-tertiary);font-size:.75rem;text-decoration:none}.admin-comment-email:hover{text-decoration:underline}.admin-comment-meta{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.admin-comment-time{color:var(--admin-text-tertiary)}.admin-comment-body{color:var(--admin-text);white-space:pre-wrap;word-break:break-word;font-size:.88rem;line-height:1.55}.admin-comment-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.admin-comment-resource{color:var(--admin-text-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem}.admin-comment-resource:not(.is-disabled):hover{color:var(--admin-accent);text-decoration:underline}.admin-comment-resource.is-disabled{cursor:default}.admin-comment-resource code{background:var(--admin-bg);border-radius:var(--admin-radius-xs,4px);padding:.05rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.admin-comment-actions{flex-wrap:wrap;gap:.35rem;display:flex}.admin-link-action{color:var(--admin-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem}.admin-link-action:hover:not(:disabled){text-decoration:underline}.admin-link-action--danger{color:var(--admin-danger)}.admin-link-action:disabled{opacity:.4;cursor:not-allowed}.admin-table-actions{gap:.5rem;display:flex}.stat-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-sm);transition:box-shadow var(--admin-transition), transform var(--admin-transition);flex-direction:column;gap:.6rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.stat-card:after{content:"";background:linear-gradient(90deg, var(--admin-accent), #10b981);opacity:0;height:3px;transition:opacity var(--admin-transition);position:absolute;top:0;left:0;right:0}.stat-card:hover{box-shadow:var(--admin-shadow-md);transform:translateY(-2px)}.stat-card:hover:after{opacity:1}.stat-icon{border-radius:var(--admin-radius);justify-content:center;align-items:center;width:42px;height:42px;font-size:1.25rem;display:flex}.stat-info{align-items:baseline;gap:.4rem;display:flex}.stat-info strong{color:var(--admin-text);font-size:2rem;font-weight:700;line-height:1}.stat-info span{color:var(--admin-text-secondary);font-size:.85rem;font-weight:500}.stat-detail{color:var(--admin-text-tertiary);font-size:.78rem}.section-header{border-bottom:1px solid var(--admin-border-subtle);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.section-header h2{color:var(--admin-text);margin:0;font-size:.92rem;font-weight:600}.section-link{color:var(--admin-accent);border-radius:var(--admin-radius-sm);padding:.2rem .4rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .12s}.section-link:hover{background:var(--admin-accent-light);text-decoration:none}.locale-badge{border-radius:var(--admin-radius-sm);padding:.12rem .4rem;font-size:.68rem;font-weight:600;display:inline-block}.locale-badge.en{background:var(--admin-info-light);color:var(--admin-info)}.locale-badge.zh{background:var(--admin-warning-light);color:var(--admin-warning)}.scope-badge{border-radius:var(--admin-radius-sm);background:var(--admin-surface-hover);color:var(--admin-text-secondary);border:1px solid var(--admin-border-subtle);align-items:center;padding:.12rem .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.event-badge{background:var(--admin-accent-light);color:var(--admin-accent);border-radius:999px;align-items:center;padding:.12rem .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.scope-toggle{cursor:pointer;color:var(--admin-text);-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.scope-toggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--admin-accent);cursor:pointer}.modal-lg{max-width:680px}.modal-xl{max-width:860px}.flex-1{flex:1;min-width:0}.items-center{align-items:center}.justify-between{justify-content:space-between}
