.skip-link{position:absolute;left:8px;top:-48px;z-index:1000;background:var(--accent, #6366f1);color:#fff;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:8px;outline:2px solid #fff;outline-offset:2px}:focus-visible{outline:2px solid var(--accent, #6366f1);outline-offset:2px;border-radius:4px}.skip-link:focus-visible{outline:2px solid #fff}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}:root{--bg-page: #f7f7fb;--bg-page-alt: #eef0f7;--bg-page-gradient: linear-gradient(135deg, #f7f7fb 0%, #eef0f7 100%);--bg-login-gradient: linear-gradient(135deg, #f7f7fb 0%, #eef0f7 50%, #e8ebf6 100%);--bg-marketing-gradient: linear-gradient(160deg, #f7f7fb 0%, #f2f3f9 60%, #ecedf5 100%);--bg-surface: #ffffff;--bg-surface-strong: #ffffff;--bg-surface-hover: #f0f1f8;--bg-elevated: #ffffff;--bg-sidebar-solid: #ffffff;--bg-sidebar: #ffffff;--border-subtle: rgba(20, 20, 43, .08);--border-default: rgba(20, 20, 43, .14);--text-primary: #1a1a2e;--text-muted: rgba(26, 26, 46, .68);--text-secondary: rgba(26, 26, 46, .55);--text-tertiary: rgba(26, 26, 46, .38);--accent: #4f46e5;--accent-hover: #7c3aed;--accent-soft-bg: rgba(79, 70, 229, .1);--accent-text: #4338ca;--shadow-color: rgba(30, 30, 60, .12);--shadow-elevated: rgba(30, 30, 60, .18);--backdrop-strong: rgba(15, 15, 26, .5);--backdrop-soft: rgba(15, 15, 26, .35)}:root[data-theme=light]{--bg-page: #f7f7fb;--bg-page-alt: #eef0f7;--bg-page-gradient: linear-gradient(135deg, #f7f7fb 0%, #eef0f7 100%);--bg-login-gradient: linear-gradient(135deg, #f7f7fb 0%, #eef0f7 50%, #e8ebf6 100%);--bg-marketing-gradient: linear-gradient(160deg, #f7f7fb 0%, #f2f3f9 60%, #ecedf5 100%);--bg-surface: #ffffff;--bg-surface-strong: #ffffff;--bg-surface-hover: #f0f1f8;--bg-elevated: #ffffff;--bg-sidebar-solid: #ffffff;--bg-sidebar: #ffffff;--border-subtle: rgba(20, 20, 43, .08);--border-default: rgba(20, 20, 43, .14);--text-primary: #1a1a2e;--text-muted: rgba(26, 26, 46, .68);--text-secondary: rgba(26, 26, 46, .55);--text-tertiary: rgba(26, 26, 46, .38);--accent: #4f46e5;--accent-hover: #7c3aed;--accent-soft-bg: rgba(79, 70, 229, .1);--accent-text: #4338ca;--shadow-color: rgba(30, 30, 60, .12);--shadow-elevated: rgba(30, 30, 60, .18);--backdrop-strong: rgba(15, 15, 26, .5);--backdrop-soft: rgba(15, 15, 26, .35)}:root[data-theme=dark]{--bg-page: #0f0f1a;--bg-page-alt: #1a1a2e;--bg-page-gradient: linear-gradient(135deg, #0f0f1a 0%, #1a1a2e 100%);--bg-login-gradient: linear-gradient(135deg, #0f0f1a 0%, #1a1a2e 50%, #16213e 100%);--bg-marketing-gradient: linear-gradient(160deg, #0f0f1a 0%, #13131f 60%, #0a0a14 100%);--bg-surface: rgba(255, 255, 255, .04);--bg-surface-strong: rgba(255, 255, 255, .06);--bg-surface-hover: rgba(255, 255, 255, .08);--bg-elevated: linear-gradient(165deg, #1c1c2e 0%, #17172a 100%);--bg-sidebar-solid: #14141f;--bg-sidebar: rgba(0, 0, 0, .25);--border-subtle: rgba(255, 255, 255, .07);--border-default: rgba(255, 255, 255, .12);--text-primary: #ffffff;--text-muted: rgba(255, 255, 255, .65);--text-secondary: rgba(255, 255, 255, .45);--text-tertiary: rgba(255, 255, 255, .3);--accent: #6366f1;--accent-hover: #8b5cf6;--accent-soft-bg: rgba(99, 102, 241, .15);--accent-text: #a5b4fc;--shadow-color: rgba(0, 0, 0, .5);--shadow-elevated: rgba(0, 0, 0, .45);--backdrop-strong: rgba(6, 6, 14, .75);--backdrop-soft: rgba(6, 6, 14, .72)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg-page);color:var(--text-primary)}.theme-toggle-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--bg-surface-hover);border:1px solid var(--border-default);color:var(--text-muted);border-radius:8px;font-size:13px;cursor:pointer;padding:6px 10px;min-height:36px}.hamburger-btn{display:none;background:transparent;border:none;color:var(--text-muted);font-size:22px;cursor:pointer;padding:8px 12px;min-height:44px;min-width:44px;align-items:center;justify-content:center;flex-shrink:0}.mobile-topbar,.mobile-bottom-nav{display:none}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}a,button{min-height:44px;min-width:44px}.sidebar-overlay{display:none}@keyframes toast-in{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@media(max-width:480px){.live-toast{min-width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.cookie-consent-banner{padding:8px!important}.cookie-consent-inner{padding:10px 12px!important;gap:8px!important}.cookie-consent-actions{width:100%!important;margin-left:0!important}.cookie-consent-actions button{flex:1 1 0!important}.webhook-card-top{flex-wrap:wrap!important}.webhook-card-actions{width:100%;justify-content:flex-start!important}}@media(max-width:768px){.hamburger-btn{display:flex}.mobile-topbar{display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:200;background:var(--bg-sidebar-solid);border-bottom:1px solid var(--border-subtle);padding:0 12px;height:52px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mobile-topbar-brand{flex:1;color:var(--text-primary);font-size:16px;font-weight:700}.sidebar{position:fixed!important;top:0!important;left:0!important;height:100vh!important;width:260px!important;min-width:260px!important;z-index:300;transform:translate(-100%);transition:transform .25s ease;overflow-y:hidden;background:var(--bg-sidebar-solid)!important}.sidebar.sidebar-open{transform:translate(0)}.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--backdrop-strong);z-index:299}.main-content{width:100%!important;min-width:0!important;padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))!important}.app-shell{flex-direction:column!important}.page-body{padding:16px!important}table{min-width:480px}.table-scroll,.marker-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.card-actions{flex-wrap:wrap!important;gap:6px!important}.form-row{flex-direction:column!important}.card-grid{grid-template-columns:1fr!important}button,a,input[type=file],select{min-height:44px}input[type=text],input[type=number],input[type=email],input[type=password],textarea{min-height:44px;font-size:16px}.page-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.breadcrumb{font-size:12px!important}.mobile-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:60px;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--bg-sidebar-solid);border-top:1px solid var(--border-subtle);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:250;justify-content:space-around;align-items:stretch}.mobile-bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1;color:var(--text-secondary);text-decoration:none;font-size:10px;font-weight:600;background:none;border:none;cursor:pointer;min-height:44px}.mobile-bottom-nav-item-active{color:var(--accent-text)}.mobile-bottom-nav-icon{font-size:19px}.live-toast-container,.assistant-fab{bottom:calc(70px + env(safe-area-inset-bottom,0px))!important}.assistant-drawer{bottom:calc(124px + env(safe-area-inset-bottom,0px))!important;width:calc(100vw - 32px)!important}.cookie-consent-banner{bottom:60px!important}}.tour-help-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;min-width:26px;min-height:26px;padding:0;border-radius:50%;border:1px solid var(--accent-text);background:var(--accent-soft-bg);color:var(--accent-text);font-size:13px;font-weight:700;line-height:1;cursor:pointer;flex-shrink:0;transition:background .15s ease,transform .15s ease}.tour-help-btn:hover{background:var(--bg-surface-hover);transform:scale(1.08)}.tour-help-dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%;background:#f472b6;box-shadow:0 0 0 2px var(--bg-sidebar-solid);animation:tour-dot-pulse 1.8s infinite}@keyframes tour-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.6}}@keyframes songPulse{0%{transform:scale(1);opacity:.55}to{transform:scale(2.6);opacity:0}}.tour-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000}.tour-clickcatch{position:fixed;top:0;right:0;bottom:0;left:0;animation:tour-fade-in .2s ease}.tour-spotlight{position:fixed;z-index:2001;border-radius:14px;pointer-events:none;box-shadow:0 0 0 9999px var(--backdrop-strong),0 0 0 3px #6366f1e6,0 0 28px #6366f18c;transition:top .3s ease,left .3s ease,width .3s ease,height .3s ease}@keyframes tour-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tour-pop-in{0%{opacity:0;transform:var(--tour-pop-from, scale(.94))}to{opacity:1;transform:none}}.tour-tooltip{position:fixed;z-index:2002;width:300px;max-width:calc(100vw - 32px);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:16px;padding:18px 20px 16px;box-shadow:0 20px 50px var(--shadow-elevated);animation:tour-pop-in .22s cubic-bezier(.2,.8,.2,1);top:50%;left:50%;transform:translate(-50%,-50%)}.tour-arrow{position:absolute;width:14px;height:14px;background:var(--bg-elevated);border:1px solid var(--border-default)}.tour-arrow-bottom{top:-8px;left:50%;transform:translate(-50%) rotate(45deg);border-right:none;border-bottom:none}.tour-arrow-top{bottom:-8px;left:50%;transform:translate(-50%) rotate(45deg);border-left:none;border-top:none}.tour-arrow-left{right:-8px;top:50%;transform:translateY(-50%) rotate(45deg);border-bottom:none;border-left:none}.tour-arrow-right{left:-8px;top:50%;transform:translateY(-50%) rotate(45deg);border-top:none;border-right:none}.tour-close{position:absolute;top:10px;right:12px;background:none;border:none;color:var(--text-tertiary);font-size:12px;cursor:pointer;padding:4px;min-height:auto;min-width:auto;line-height:1}.tour-title{color:var(--text-primary);font-size:15px;font-weight:700;margin:0 22px 8px 0}.tour-text{color:var(--text-muted);font-size:13px;line-height:1.55;margin:0 0 16px}.tour-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.tour-progress{display:flex;align-items:center;gap:5px}.tour-dot{width:5px;height:5px;border-radius:50%;background:var(--border-default);transition:background .2s ease,transform .2s ease}.tour-dot-active{background:var(--accent-text);transform:scale(1.5)}.tour-btns{display:flex;gap:8px}.tour-btn{border-radius:9px;padding:7px 16px;font-size:12px;font-weight:600;cursor:pointer;min-height:34px;border:none}.tour-btn-primary{background:var(--accent);color:#fff}.tour-btn-primary:hover{background:var(--accent-hover)}.tour-btn-secondary{background:var(--bg-surface-strong);border:1px solid var(--border-default);color:var(--text-muted)}@media(max-width:768px){.tour-tooltip-sheet{--tour-pop-from: translateY(24px);top:auto;left:0;right:0;bottom:0;transform:none;width:100%;max-width:100%;border-radius:20px 20px 0 0;padding:20px 20px calc(18px + env(safe-area-inset-bottom,0px));box-shadow:0 -12px 40px var(--shadow-elevated)}}.confirm-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2100}.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--backdrop-soft);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:tour-fade-in .2s ease}.confirm-card{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2101;width:360px;max-width:calc(100vw - 32px);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:16px;padding:22px 22px 18px;box-shadow:0 20px 50px var(--shadow-elevated);animation:tour-pop-in .2s cubic-bezier(.2,.8,.2,1)}.confirm-title{color:var(--text-primary);font-size:16px;font-weight:700;margin-bottom:8px}.confirm-message{color:var(--text-muted);font-size:13px;line-height:1.55;margin-bottom:20px}.confirm-actions{display:flex;justify-content:flex-end;gap:10px}.confirm-btn{border-radius:9px;padding:9px 18px;font-size:13px;font-weight:600;cursor:pointer;min-height:38px;border:none}.confirm-btn-secondary{background:var(--bg-surface-strong);border:1px solid var(--border-default);color:var(--text-muted)}.confirm-btn-primary{background:var(--accent);color:#fff}.confirm-btn-danger{background:#dc2626;color:#fff}.confirm-btn:disabled{opacity:.6;cursor:not-allowed}.skeleton{background:linear-gradient(90deg,var(--bg-surface) 25%,var(--bg-surface-hover) 37%,var(--bg-surface) 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite}@keyframes skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0% 50%}}.error-banner{display:flex;align-items:flex-start;gap:10px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:10px;padding:12px 14px;margin-bottom:16px;color:#f87171;font-size:13px;line-height:1.5}.error-banner-icon{flex-shrink:0;font-size:14px}.error-banner-text{flex:1}.error-banner-dismiss{background:none;border:none;color:#f8717199;cursor:pointer;font-size:12px;padding:2px 4px;flex-shrink:0;min-height:auto;min-width:auto;line-height:1}.error-banner-dismiss:hover{color:#f87171}.callout{display:flex;align-items:flex-start;gap:10px;border-radius:10px;padding:12px 14px;margin:12px 0;font-size:13px;line-height:1.6}.callout-icon{flex-shrink:0;font-size:14px}.callout-text{flex:1}.callout-important{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.callout-tip{background:var(--accent-soft-bg);border:1px solid rgba(99,102,241,.3);color:var(--accent-text)}.app-toaster{position:fixed;top:20px;right:20px;z-index:2500;display:flex;flex-direction:column;gap:8px}.app-toast{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;min-width:220px;max-width:340px;color:#fff;box-shadow:0 8px 30px var(--shadow-elevated);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:toast-in .22s ease}.app-toast-success{background:#10b9812e;border:1px solid rgba(16,185,129,.4)}.app-toast-error{background:#ef44442e;border:1px solid rgba(239,68,68,.4)}.app-toast-action{background:#1e293beb;border:1px solid rgba(255,255,255,.18);cursor:default}.app-toast-action-btn{margin-left:auto;background:transparent;border:none;color:#fff;font-weight:700;font-size:13px;text-decoration:underline;cursor:pointer;padding:2px 4px;flex-shrink:0}.app-toast-action-btn:hover{opacity:.85}.app-toast-icon{font-size:15px;flex-shrink:0}@media(max-width:480px){.app-toaster{left:16px;right:16px}.app-toast{min-width:0;max-width:100%}}.field-error{color:#f87171;font-size:12px;margin-top:4px}
