@import"https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css";@import"https://cdn.jsdelivr.net/npm/@fontsource/plus-jakarta-sans@5.0.19/index.css";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base: #0a0b0d;--bg-surface: #111318;--bg-card: #161a22;--bg-hover: #1c2130;--border: #242836;--border-light: #2e3548;--accent: #4f9eff;--accent-dim: rgba(79, 158, 255, .12);--accent-glow: rgba(79, 158, 255, .3);--green: #22d3a0;--green-dim: rgba(34, 211, 160, .12);--red: #ff5c5c;--red-dim: rgba(255, 92, 92, .12);--yellow: #f5c542;--yellow-dim: rgba(245, 197, 66, .12);--text-primary: #e8ecf4;--text-secondary: #8892a8;--text-muted: #515d74;--font: "Vazirmatn", "Plus Jakarta Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--radius: 10px;--radius-lg: 16px;--shadow: 0 4px 24px rgba(0,0,0,.4);--shadow-lg: 0 8px 48px rgba(0,0,0,.6)}html{font-size:15px}body{font-family:var(--font);background:var(--bg-base);color:var(--text-primary);min-height:100vh;direction:rtl;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);z-index:100}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%{transform:scale(1);box-shadow:0 0 #22d3a066;opacity:1}50%{transform:scale(1.15);box-shadow:0 0 0 8px #22d3a000;opacity:.85}to{transform:scale(1);box-shadow:0 0 #22d3a000;opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}button{transition:all .15s ease}a{transition:color .15s ease,opacity .15s ease}input,select,textarea{transition:border-color .15s ease,box-shadow .15s ease}.animate-in{animation:fadeIn .3s ease forwards}.spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite}@keyframes staggeredSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes textBreatheEngine{0%,to{opacity:.45}50%{opacity:.85}}.staggered-card{opacity:0;animation:staggeredSlideUp .5s cubic-bezier(.16,1,.3,1) forwards}.breathe-text{animation:textBreatheEngine 3s ease-in-out infinite}.animated-action-btn{transition:all .25s cubic-bezier(.25,1,.5,1)!important}.animated-action-btn:hover svg{transform:translateY(-2px);color:inherit}.animated-action-btn svg{transition:transform .2s ease}@keyframes pageEntry{0%{opacity:0;transform:translateY(12px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.page-animate-in{animation:pageEntry .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes modalBackdropFade{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background:#0000}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050608d1}}@keyframes modalBodyScaleUp{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-backdrop-animate{animation:modalBackdropFade .25s ease forwards}.modal-body-animate{animation:modalBodyScaleUp .32s cubic-bezier(.34,1.56,.64,1) forwards}@media (max-width: 768px){html{font-size:13px}}@media (max-width: 480px){html{font-size:12px}}@media (max-width: 768px){body{padding-bottom:60px}aside{display:none!important}}.mobile-only-flex,.mobile-only-block{display:none!important}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only-flex{display:flex!important}.mobile-only-block{display:block!important}}.app-wrapper{display:flex;flex-direction:row;min-height:100vh}.main-content{flex:1;display:flex;flex-direction:column;min-width:0}@media (max-width: 992px){.app-wrapper{flex-direction:column!important}.main-content{padding-bottom:95px!important}.sidebar-glass{display:flex!important;position:fixed!important;bottom:0!important;top:auto!important;left:0!important;right:0!important;width:100%!important;height:auto!important;min-height:75px!important;flex-direction:row!important;justify-content:space-around!important;align-items:center!important;padding:10px 10px calc(10px + env(safe-area-inset-bottom)) 10px!important;border-right:none!important;border-top:1px solid rgba(255,255,255,.1)!important;z-index:99999!important;background:var(--bg-surface)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;visibility:visible!important;opacity:1!important}.sidebar-logo-section,.sidebar-toggle-btn{display:none!important}.sidebar-nav-container{display:flex!important;flex-direction:row!important;width:100%!important;justify-content:space-around!important;align-items:center!important;gap:0!important;padding:0!important;margin:0!important}.sidebar-menu-btn{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:8px!important;width:25%!important;background:transparent!important;border:none!important}.sidebar-menu-text{display:block!important;font-size:.7rem!important;text-align:center!important;white-space:nowrap!important}.table-responsive-container{width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;border-radius:12px!important;border:1px solid var(--border)!important}.responsive-container{padding:clamp(12px,3vw,24px)!important}.grid-mobile-stack{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}}@keyframes fadeInBackdrop{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottom-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#090d16b3;z-index:99998;animation:fadeInBackdrop .35s cubic-bezier(.16,1,.3,1) forwards}.bottom-sheet-drawer{position:fixed;bottom:0;left:0;right:0;max-height:85vh;background:var(--bg-surface);border-top:1px solid var(--border);border-radius:28px 28px 0 0;box-shadow:0 -15px 40px #0000004d;z-index:99999;box-sizing:border-box;padding:16px 20px calc(24px + env(safe-area-inset-bottom)) 20px;animation:slideUpSheet .4s cubic-bezier(.16,1,.3,1) forwards;display:flex;flex-direction:column;gap:16px}.bottom-sheet-handle{width:44px;height:5px;background:var(--text-muted);opacity:.3;border-radius:3px;margin:0 auto 4px;cursor:pointer}@media (max-width: 992px){.main-content{padding-bottom:calc(90px + env(safe-area-inset-bottom))!important}}@media (min-width: 993px){.app-wrapper{height:100vh!important;overflow:hidden!important}.sidebar-glass{height:100vh!important;position:sticky!important;top:0!important;flex-shrink:0!important;z-index:50!important}.main-content{height:100vh!important;overflow:hidden!important}.page-animate-in{flex:1!important;overflow-y:auto!important;min-height:0!important}}.break-all{word-break:break-all!important}.word-break-word{word-break:break-word!important}.url-overflow-fix{word-break:break-all!important;word-wrap:break-word!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.table-responsive-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius);margin-bottom:12px}.table-responsive-wrapper table{width:100%;min-width:600px}.mobile-stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.mobile-scroll-tabs{display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:6px;gap:8px}@media (max-width: 992px){.page-animate-in{padding-bottom:clamp(90px,14vh,120px)!important}.mobile-flex-column{flex-direction:column!important;align-items:stretch!important}.mobile-full-width{width:100%!important;max-width:100%!important}.mobile-grid-1col{grid-template-columns:1fr!important}}:root{--motion-instant: .1s;--motion-fast: .15s;--motion-base: .22s;--motion-slow: .32s;--motion-emphasis: .42s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-enter: cubic-bezier(.16, 1, .3, 1);--ease-exit: cubic-bezier(.4, 0, 1, 1);--motion-lift: -3px;--motion-tilt-sm: 2deg;--motion-tilt-md: 4deg;--motion-depth-sm: 6px;--motion-depth-md: 14px;--motion-depth-lg: 24px}@keyframes artleiv-page-enter{0%{opacity:0;transform:translate3d(0,10px,0) scale(.997)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes artleiv-shell-enter{0%{opacity:0;transform:translate3d(0,-8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes artleiv-sidebar-enter{0%{opacity:0;transform:translate3d(10px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes artleiv-popover-enter{0%{opacity:0;transform:translate3d(0,-6px,0) scale(.975)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes artleiv-modal-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes artleiv-modal-enter{0%{opacity:0;transform:translate3d(0,14px,0) scale(.975)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes artleiv-toast-enter{0%{opacity:0;transform:translate3d(-50%,12px,0) scale(.97)}to{opacity:1;transform:translate3d(-50%,0,0) scale(1)}}@keyframes artleiv-sheet-enter{0%{opacity:0;transform:translate3d(0,28px,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes artleiv-nav-indicator-enter{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes artleiv-reveal{0%{opacity:0;transform:translate3d(0,6px,0)}to{opacity:1;transform:translateZ(0)}}button{transition-property:transform,color,background-color,border-color,box-shadow,opacity!important;transition-duration:var(--motion-fast)!important;transition-timing-function:var(--ease-standard)!important}input,select,textarea{transition-property:color,background-color,border-color,box-shadow,opacity!important;transition-duration:var(--motion-fast)!important;transition-timing-function:var(--ease-standard)!important}.page-animate-in{animation:artleiv-page-enter var(--motion-slow) var(--ease-enter) both!important;transform-origin:50% 0}.header-glass-panel{animation:artleiv-shell-enter var(--motion-slow) var(--ease-enter) both}.sidebar-glass{animation:artleiv-sidebar-enter var(--motion-slow) var(--ease-enter) both}.header-quick-menu,.mobile-dropdown.open{animation:artleiv-popover-enter var(--motion-base) var(--ease-enter) both!important;transform-origin:top left}.header-action-btn,.animated-action-btn,.sidebar-menu-btn,.mobile-bottom-nav button{transition-property:transform,color,background-color,border-color,box-shadow,opacity!important;transition-duration:var(--motion-base)!important;transition-timing-function:var(--ease-standard)!important}.header-action-btn:hover:not(:disabled),.animated-action-btn:hover:not(:disabled){transform:translate3d(0,-2px,0)}.header-action-btn:active:not(:disabled),.animated-action-btn:active:not(:disabled),.mobile-bottom-nav button:active:not(:disabled){transform:translate3d(0,1px,0) scale(.98);transition-duration:var(--motion-instant)!important}.sidebar-menu-btn.active-menu:after,.mobile-nav-indicator{animation:artleiv-nav-indicator-enter var(--motion-base) var(--ease-enter) both}.mobile-bottom-nav{animation:artleiv-sheet-enter var(--motion-slow) var(--ease-enter) both;transform-origin:bottom center;transition-property:transform,background-color,border-color,opacity!important;transition-duration:var(--motion-base)!important;transition-timing-function:var(--ease-standard)!important}.bottom-sheet-backdrop,.motion-modal-backdrop,.modal-backdrop-animate{animation:artleiv-modal-backdrop-enter var(--motion-base) var(--ease-standard) both!important}.bottom-sheet-drawer{animation:artleiv-sheet-enter var(--motion-slow) var(--ease-enter) both!important;transform-origin:bottom center}.motion-modal-card,.modal-body-animate,.modal-glass-container,.bulk-modal-card{animation:artleiv-modal-enter var(--motion-slow) var(--ease-enter) both!important;transform-origin:center}.app-toast{animation:artleiv-toast-enter var(--motion-slow) var(--ease-enter) both!important;transform-origin:bottom center}.staggered-card{animation-name:artleiv-page-enter!important;animation-duration:var(--motion-slow)!important;animation-timing-function:var(--ease-enter)!important;animation-fill-mode:both!important}.motion-reveal{animation:artleiv-reveal var(--motion-base) var(--ease-enter) both;animation-delay:var(--motion-reveal-delay, 0ms)}.motion-tilt-surface{--pointer-x: 50%;--pointer-y: 50%;--tilt-x: 0deg;--tilt-y: 0deg;position:relative;border-radius:var(--motion-surface-radius, inherit);overflow:visible;transform-style:preserve-3d;transition:transform var(--motion-base) var(--ease-enter)}.motion-tilt-surface.motion-tilt-depth{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y))}.motion-tilt-surface[data-interacting=true].motion-tilt-depth{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(calc(var(--motion-lift-distance, 2px) * -1));will-change:transform}.motion-tilt-surface[data-glow=true]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;border-radius:var(--motion-surface-radius, inherit);background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),color-mix(in srgb,var(--motion-glow-tone, var(--accent)) 15%,transparent),transparent 52%);opacity:0;transition:opacity var(--motion-base) var(--ease-standard)}.motion-tilt-surface[data-glow=true][data-interacting=true]:after{opacity:1}.motion-tilt-surface>*{position:relative;z-index:1}.motion-depth-icon,.motion-depth-copy,.motion-depth-title,.motion-depth-number,.motion-depth-meta{transform-style:preserve-3d;transition:transform var(--motion-base) var(--ease-standard)}.motion-depth-icon{transform:translateZ(var(--motion-depth-md))}.motion-depth-copy{transform:translateZ(var(--motion-depth-sm))}.motion-depth-title{transform:translateZ(4px)}.motion-depth-number{transform:translateZ(var(--motion-depth-lg))}.motion-depth-meta{transform:translateZ(8px)}.reports-kpi-motion{height:100%;min-width:0}.reports-kpi-motion>.kpi-card-inner{height:100%;transform-style:preserve-3d;overflow:visible}.overview-kpi-motion>.overview-kpi-card{transform-style:preserve-3d}html[data-theme-mode=light] .motion-tilt-surface[data-glow=true]:after{background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),color-mix(in srgb,var(--motion-glow-tone, var(--accent)) 9%,transparent),transparent 55%)}.motion-icon{display:inline-flex;transform:translateZ(0);transition:transform var(--motion-fast) var(--ease-standard),color var(--motion-fast) var(--ease-standard),opacity var(--motion-fast) var(--ease-standard)}.motion-icon-lift:hover{transform:translate3d(0,-2px,0) scale(1.03)}.motion-icon-pulse-on-hover:hover{animation:artleiv-icon-pulse var(--motion-base) var(--ease-standard)}.motion-icon-rotate-small:hover{transform:rotate(-3deg) scale(1.03)}@keyframes artleiv-icon-pulse{50%{transform:scale(1.08)}}.project-card-motion{height:100%}.motion-surface,.stat-card-pro,.ai-model-card,.kpi-card-inner,.quota-card,.guide-card-pro,.glass-panel-pro,.pwa-update-card{backface-visibility:hidden;transform:translateZ(0);transition-property:transform,border-color,box-shadow,background-color,opacity!important;transition-duration:var(--motion-base)!important;transition-timing-function:var(--ease-enter)!important}@media (hover: hover) and (pointer: fine){.motion-surface:hover,.stat-card-pro:hover,.ai-model-card:hover,.quota-card:hover,.guide-card-pro:hover,.pwa-update-card:hover{transform:translate3d(0,var(--motion-lift),0)}}:where(button,a,input,select,textarea):focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 72%,white 8%);outline-offset:2px}@media (max-width: 992px){.header-glass-panel,.mobile-bottom-nav{backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.page-animate-in{animation-duration:.26s!important}}@media (max-width: 576px),(update: slow){:root{--motion-lift: -2px;--motion-slow: .28s}.motion-surface,.stat-card-pro,.ai-model-card,.quota-card,.guide-card-pro{box-shadow:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-delay:0ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.breathe-text,.mobile-nav-indicator{animation:none!important}.motion-depth-icon,.motion-depth-copy,.motion-depth-title,.motion-depth-number,.motion-depth-meta{transform:none!important}}[data-motion=off] .page-animate-in,[data-motion=off] .header-glass-panel,[data-motion=off] .sidebar-glass,[data-motion=off] .mobile-bottom-nav,[data-motion=off] .staggered-card,[data-motion=off] .motion-reveal,[data-motion=off] .motion-modal-backdrop,[data-motion=off] .motion-modal-card,[data-motion=off] .bottom-sheet-drawer,[data-motion=off] .app-toast{animation:none!important;opacity:1!important;transform:none!important}[data-motion=off] .animate-kpi,[data-motion=off] .animate-row,[data-motion=off] .motion-decorative-spin{animation:none!important;opacity:1!important}[data-motion=off] .motion-tilt-surface,[data-motion=off] .motion-tilt-surface[data-interacting=true].motion-tilt-depth,[data-motion=off] .motion-surface:hover,[data-motion=off] .stat-card-pro:hover,[data-motion=off] .ai-model-card:hover,[data-motion=off] .quota-card:hover,[data-motion=off] .guide-card-pro:hover,[data-motion=off] .pwa-update-card:hover{transform:none!important;will-change:auto!important}[data-motion=off] .motion-tilt-surface:after{opacity:0!important}[data-motion=off] .motion-icon{animation:none!important;transform:none!important}[data-motion=off] .motion-depth-icon,[data-motion=off] .motion-depth-copy,[data-motion=off] .motion-depth-title,[data-motion=off] .motion-depth-number,[data-motion=off] .motion-depth-meta{transform:none!important}@media (prefers-reduced-motion: reduce){.motion-tilt-surface,.motion-tilt-surface[data-interacting=true].motion-tilt-depth{transform:none!important;will-change:auto!important}.motion-tilt-surface:after{opacity:0!important}}.advanced-report-shell,.advanced-gsc-workspace,.advanced-ga4-workspace{--advanced-blue: #4f9eff;--advanced-cyan: #38bdf8;--advanced-green: #34d399;--advanced-yellow: #fbbf24;--advanced-red: #fb7185;--advanced-panel: color-mix(in srgb, var(--bg-card) 88%, #07111f 12%);--advanced-border: color-mix(in srgb, var(--border) 78%, var(--advanced-blue) 22%);color:var(--text-primary);color-scheme:dark}.reports-page-container.advanced-reports-page{display:flex;flex:1;min-width:0;flex-direction:column;gap:18px;padding:clamp(16px,4vw,32px);direction:rtl;text-align:right;font-family:var(--font)}.advanced-report-shell{position:relative;overflow:hidden;padding:clamp(16px,2vw,24px);border:1px solid var(--advanced-border);border-radius:24px;background:radial-gradient(circle at 8% 0%,rgba(56,189,248,.13),transparent 32%),radial-gradient(circle at 96% 10%,rgba(79,158,255,.1),transparent 28%),linear-gradient(145deg,color-mix(in srgb,var(--bg-surface) 86%,#07111f 14%),var(--bg-base));box-shadow:0 20px 60px #00000038}.advanced-report-header,.advanced-report-context,.advanced-report-header-actions,.advanced-report-status,.advanced-report-heading,.advanced-toolbar,.advanced-filter-group,.advanced-section-heading,.advanced-section-title-wrap,.advanced-section-actions{display:flex;align-items:center}.advanced-report-header{justify-content:space-between;gap:20px;flex-wrap:wrap}.advanced-report-heading{align-items:flex-start;gap:12px;min-width:min(100%,320px)}.advanced-report-eyebrow{color:var(--advanced-cyan);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.advanced-report-heading h1{margin:5px 0 4px;font-size:clamp(1.25rem,2.7vw,1.8rem);letter-spacing:-.03em}.advanced-report-heading p,.advanced-report-status,.advanced-section-heading p{color:var(--text-secondary);font-size:.76rem}.advanced-report-header-actions,.advanced-report-context{gap:8px;flex-wrap:wrap}.advanced-report-header-actions{justify-content:flex-end}.advanced-report-control{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 11px;border:1px solid var(--border);border-radius:11px;background:#111318ad;color:var(--text-secondary);font-size:.74rem}.advanced-report-control select{min-width:116px;border:0;outline:0;background:transparent;color:var(--text-primary);font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.advanced-report-control.site-control select{min-width:190px;direction:ltr;text-align:left}.advanced-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid var(--border-light);border-radius:11px;background:#111318b8;color:var(--text-primary);cursor:pointer;font:inherit;font-size:.74rem;font-weight:800}.advanced-action:hover:not(:disabled),.advanced-segmented-toggle button:hover:not(:disabled){border-color:color-mix(in srgb,var(--advanced-blue) 60%,var(--border));box-shadow:0 8px 22px #4f9eff1f;transform:translateY(-2px)}.advanced-action:disabled{cursor:not-allowed;opacity:.55}.advanced-report-shell button:focus-visible,.advanced-report-shell select:focus-visible,.advanced-report-shell input:focus-visible,.advanced-report-workspace button:focus-visible,.advanced-report-workspace select:focus-visible,.advanced-report-workspace input:focus-visible,.advanced-report-workspace tr:focus-visible{outline:2px solid var(--advanced-cyan);outline-offset:2px;box-shadow:0 0 0 4px #38bdf829}.advanced-report-context{justify-content:space-between;margin-top:18px;padding-top:14px;border-top:1px solid rgba(148,163,184,.12)}.advanced-report-status{gap:7px}.advanced-report-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--advanced-green);box-shadow:0 0 0 4px #34d3991a}.advanced-segmented-toggle{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:13px;background:#070c168a}.advanced-segmented-toggle button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--text-secondary);cursor:pointer;font:inherit;font-size:.74rem;font-weight:900;transition:transform var(--motion-fast) var(--ease-standard),background-color var(--motion-base) var(--ease-standard),color var(--motion-base) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard)!important}.advanced-segmented-toggle button.is-active{background:linear-gradient(135deg,var(--advanced-blue),#6366f1);color:#fff;box-shadow:0 7px 18px #4f9eff3d}.advanced-gsc-workspace,.advanced-ga4-workspace{gap:18px!important}.advanced-report-shell+.advanced-report-workspace{margin-top:18px}.advanced-gsc-workspace .gsc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.advanced-ga4-workspace .ga4-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.advanced-filter-group{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.advanced-filter-group input{min-width:180px}.advanced-filter-count{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border:1px solid rgba(56,189,248,.28);border-radius:999px;background:#38bdf814;color:var(--advanced-cyan);font-size:.67rem;font-weight:900;white-space:nowrap}.advanced-gsc-workspace .gsc-toolbar,.advanced-ga4-workspace .ga4-toolbar{display:block!important}.advanced-gsc-workspace .gsc-toolbar>div:first-child,.advanced-ga4-workspace .ga4-toolbar>div:first-child{margin-bottom:14px}.advanced-gsc-workspace .gsc-toolbar h2,.advanced-ga4-workspace .ga4-toolbar h2{margin:0!important;font-size:clamp(1.05rem,2vw,1.35rem)!important;letter-spacing:-.02em}.advanced-gsc-workspace .gsc-toolbar p,.advanced-ga4-workspace .ga4-toolbar p{margin:5px 0 0!important;color:var(--text-secondary)!important;line-height:1.8}.advanced-gsc-workspace .gsc-tabs,.advanced-ga4-workspace .ga4-tabs{padding:4px!important;gap:4px!important;border-color:var(--advanced-border)!important;background:#070c1685!important;box-shadow:inset 0 1px #ffffff08}.advanced-gsc-workspace .gsc-tabs button,.advanced-ga4-workspace .ga4-tabs button{min-height:36px;padding:0 13px!important;border:1px solid transparent!important;border-radius:9px!important;transition:all var(--motion-base) var(--ease-standard)!important}.advanced-gsc-workspace .gsc-tabs button.active,.advanced-ga4-workspace .ga4-tabs button.active{background:linear-gradient(135deg,var(--advanced-blue),#6366f1)!important;box-shadow:0 8px 20px #4f9eff38}.advanced-gsc-workspace .gsc-actions,.advanced-ga4-workspace .ga4-actions{padding:10px;border:1px solid rgba(148,163,184,.12);border-radius:14px;background:#1113187a}.advanced-gsc-workspace select,.advanced-gsc-workspace input,.advanced-ga4-workspace select,.advanced-ga4-workspace input{min-height:38px!important;border-radius:10px!important;border-color:var(--border-light)!important;background:#070c1694!important;font:inherit;font-size:.74rem}.advanced-gsc-workspace select,.advanced-ga4-workspace select,.advanced-report-control select{padding-left:24px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#8892a8 50%),linear-gradient(135deg,#8892a8 50%,transparent 50%)!important;background-position:calc(100% - 13px) 16px,calc(100% - 9px) 16px!important;background-size:4px 4px,4px 4px!important;background-repeat:no-repeat!important;cursor:pointer}.advanced-search-field{display:inline-flex;align-items:center;gap:8px;min-height:38px;min-width:210px;padding:0 10px;border:1px solid var(--border-light);border-radius:10px;background:#070c1694;color:var(--advanced-cyan)}.advanced-search-field input{width:100%;min-width:0!important;padding:0!important;border:0!important;background:transparent!important}.advanced-clear-search,.advanced-copy-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--text-muted);cursor:pointer}.advanced-clear-search:hover,.advanced-copy-button:hover{color:var(--advanced-cyan)}.advanced-gsc-workspace .gsc-action,.advanced-ga4-workspace .ga4-action{min-height:38px;border-radius:10px!important;font:inherit;font-size:.74rem;font-weight:800;transition:all var(--motion-base) var(--ease-standard)!important}.advanced-gsc-workspace .gsc-action:hover:not(:disabled),.advanced-ga4-workspace .ga4-action:hover:not(:disabled){transform:translateY(-2px);border-color:var(--advanced-blue);box-shadow:0 8px 18px #4f9eff24}.advanced-metric-reveal{min-width:0;height:100%}.advanced-metric-card{min-height:154px;padding:16px;border:1px solid var(--advanced-border);border-radius:17px;background:linear-gradient(145deg,color-mix(in srgb,var(--advanced-panel) 86%,transparent),#11131885);box-shadow:0 12px 30px #00000024}.advanced-metric-card:hover{border-color:color-mix(in srgb,var(--advanced-blue) 64%,var(--border))}.advanced-metric-card.tone-cyan .advanced-metric-icon{color:var(--advanced-cyan);background:#38bdf81f}.advanced-metric-card.tone-green .advanced-metric-icon{color:var(--advanced-green);background:#34d3991f}.advanced-metric-card.tone-yellow .advanced-metric-icon{color:var(--advanced-yellow);background:#fbbf241f}.advanced-metric-card.tone-blue .advanced-metric-icon{color:var(--advanced-blue);background:#4f9eff1f}.advanced-metric-topline{display:flex;align-items:center;gap:9px;min-width:0}.advanced-metric-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 auto;border-radius:10px}.advanced-metric-label{overflow:hidden;color:var(--text-secondary);font-size:.72rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.advanced-metric-value{margin-top:17px;color:var(--text-primary);font-size:clamp(1.35rem,2.6vw,1.75rem);font-weight:950;letter-spacing:-.04em}.advanced-metric-previous{margin-top:5px;color:var(--text-muted);font-size:.68rem}.advanced-metric-delta{display:inline-flex;align-items:center;gap:4px;margin-top:12px;font-size:.7rem;font-weight:900}.advanced-metric-delta.positive{color:var(--advanced-green)}.advanced-metric-delta.negative{color:var(--advanced-red)}.advanced-metric-delta.neutral,.advanced-metric-delta.muted{color:var(--text-muted)}.advanced-section,.advanced-gsc-workspace .gsc-panel,.advanced-ga4-workspace .ga4-panel,.advanced-gsc-workspace .gsc-advanced-card,.advanced-ga4-workspace .ga4-card{border-color:var(--advanced-border)!important;border-radius:17px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--advanced-panel) 92%,transparent),#1113187a)!important;box-shadow:0 12px 32px #0000001f}.advanced-section{padding:16px}.advanced-section-heading{justify-content:space-between;gap:12px;margin-bottom:14px}.advanced-section-title-wrap{align-items:flex-start;gap:9px}.advanced-section-icon{display:inline-flex;padding:8px;border-radius:10px;color:var(--advanced-cyan);background:#38bdf81a}.advanced-section-heading h3{margin:0;font-size:.86rem;font-weight:900}.advanced-section-heading p{margin-top:3px;line-height:1.7}.advanced-gsc-workspace .gsc-panel h3,.advanced-ga4-workspace .ga4-panel h3{margin:0 0 12px;font-size:.86rem}.advanced-gsc-workspace .gsc-detail-row,.advanced-ga4-workspace .ga4-detail-row{padding:11px 0!important;border-color:#94a3b81f!important}.advanced-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid;border-radius:14px;animation:artleiv-reveal var(--motion-base) var(--ease-enter) both}.advanced-banner-icon{display:inline-flex;flex:0 0 auto;padding:7px;border-radius:9px}.advanced-banner-copy{display:flex;flex-direction:column;gap:2px;min-width:0;font-size:.75rem;line-height:1.75}.advanced-banner-action{margin-right:auto;flex:0 0 auto}.advanced-banner-copy strong{font-size:.77rem}.advanced-banner.tone-warning{border-color:#fbbf2440;background:#f59e0b12;color:var(--advanced-yellow)}.advanced-banner.tone-warning .advanced-banner-icon{background:#fbbf2421}.advanced-banner.tone-error{border-color:#fb718547;background:#fb718512;color:var(--advanced-red)}.advanced-banner.tone-error .advanced-banner-icon{background:#fb718521}.advanced-banner.tone-info{border-color:#38bdf83d;background:#38bdf812;color:var(--advanced-cyan)}.advanced-banner.tone-healthy{border-color:#34d3993d;background:#34d39912;color:var(--advanced-green)}.advanced-banner.tone-warming,.advanced-banner.tone-stale,.advanced-banner.tone-partial,.advanced-banner.tone-not-synced{border-color:#fbbf2440;background:#f59e0b12;color:var(--advanced-yellow)}.advanced-banner.tone-healthy .advanced-banner-icon{background:#34d39921}.advanced-banner.tone-warming .advanced-banner-icon,.advanced-banner.tone-stale .advanced-banner-icon,.advanced-banner.tone-partial .advanced-banner-icon,.advanced-banner.tone-not-synced .advanced-banner-icon{background:#fbbf2421}.advanced-loading-state{padding:16px;border:1px solid var(--advanced-border);border-radius:17px;background:#11131875}.advanced-loading-heading{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:.76rem;font-weight:800}.advanced-loading-dot{width:8px;height:8px;border-radius:50%;background:var(--advanced-blue);box-shadow:0 0 0 5px #4f9eff1f;animation:pulse-dot 1.6s ease-in-out infinite}.advanced-skeleton-toolbar{display:flex;gap:8px;margin-top:14px}.advanced-skeleton-toolbar span{height:36px;flex:0 1 140px;border-radius:10px;background:#94a3b817}.advanced-skeleton-toolbar span:last-child{margin-right:auto;max-width:110px}.advanced-skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.advanced-skeleton-card{height:92px;border-radius:13px;background:linear-gradient(100deg,#94a3b814 25%,#94a3b829 38%,#94a3b814 55%);background-size:200% 100%;animation:advanced-shimmer 1.5s linear infinite}.advanced-skeleton-section{height:154px;margin-top:14px;border-radius:14px;background:linear-gradient(100deg,#94a3b812 25%,#94a3b821 38%,#94a3b812 55%);background-size:200% 100%;animation:advanced-shimmer 1.5s linear infinite}.advanced-skeleton-table{display:grid;gap:8px;height:236px;margin-top:14px;padding:14px;border-radius:14px;background:#94a3b812}.advanced-skeleton-table span{display:block;height:22px;border-radius:6px;background:#94a3b81a}.advanced-skeleton-table span:first-child{height:30px;background:#38bdf81f}@keyframes advanced-shimmer{to{background-position:-200% 0}}.advanced-gsc-workspace .gsc-table-wrap,.advanced-ga4-workspace .ga4-table-wrap{max-width:100%;overflow:auto;overscroll-behavior-inline:contain;border-color:#94a3b824!important;border-radius:13px!important;scrollbar-color:rgba(56,189,248,.38) transparent;scrollbar-width:thin}.advanced-gsc-workspace .gsc-advanced-table th,.advanced-ga4-workspace .ga4-table th{background:#070c16e6!important;color:var(--text-secondary)!important;font-size:.68rem;letter-spacing:.01em}.advanced-gsc-workspace .gsc-advanced-table th,.advanced-ga4-workspace .ga4-table th{position:sticky;top:0;z-index:2}.advanced-gsc-workspace .gsc-advanced-table td,.advanced-ga4-workspace .ga4-table td{border-color:#94a3b81c!important;font-size:.73rem}.advanced-gsc-workspace .gsc-advanced-table tbody tr,.advanced-ga4-workspace .ga4-table tbody tr{transition:background-color var(--motion-fast) var(--ease-standard),box-shadow var(--motion-fast) var(--ease-standard)}.advanced-gsc-workspace .gsc-advanced-table tbody tr:hover,.advanced-ga4-workspace .ga4-table tbody tr:hover,.advanced-gsc-workspace .gsc-advanced-table tbody tr:focus,.advanced-ga4-workspace .ga4-table tbody tr:focus{background:#38bdf813!important;box-shadow:inset 3px 0 var(--advanced-cyan);outline:none}.advanced-gsc-workspace .gsc-advanced-table tbody tr:focus-visible,.advanced-ga4-workspace .ga4-table tbody tr:focus-visible{outline:2px solid var(--advanced-cyan);outline-offset:-2px}.advanced-gsc-workspace .gsc-empty,.advanced-ga4-workspace .ga4-empty{padding:42px 20px!important;color:var(--text-muted);font-size:.76rem}.advanced-gsc-workspace .gsc-pager,.advanced-ga4-workspace .ga4-pager{margin-top:14px!important;padding-top:12px;border-top:1px solid rgba(148,163,184,.1)}.advanced-gsc-workspace .gsc-detail,.advanced-ga4-workspace .ga4-detail{inset:0 0 0 auto;border-left-color:var(--advanced-border)!important;background:color-mix(in srgb,var(--bg-card) 94%,#07111f 6%)!important;box-shadow:-24px 0 70px #00000061!important;animation:artleiv-sheet-enter var(--motion-slow) var(--ease-enter) both}.advanced-gsc-workspace .gsc-detail h3,.advanced-ga4-workspace .ga4-detail h3{margin:14px 0;font-size:.95rem}.advanced-gsc-workspace .gsc-warning,.advanced-ga4-workspace .ga4-warning{border-radius:12px}.advanced-delta-pill{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:0 7px;border:1px solid transparent;border-radius:999px;font-size:.68rem;font-weight:900;white-space:nowrap}.advanced-delta-pill.up.improves,.advanced-delta-pill.down.improves{color:var(--advanced-green);background:#34d3991a;border-color:#34d3992e}.advanced-delta-pill.up.declines,.advanced-delta-pill.down.declines{color:var(--advanced-red);background:#fb71851a;border-color:#fb71852e}.advanced-delta-pill.flat,.advanced-delta-pill.neutral{color:var(--text-muted);background:#94a3b81a;border-color:#94a3b826}.advanced-contribution{display:inline-flex;align-items:center;gap:7px;min-width:106px}.advanced-contribution strong{min-width:44px;color:var(--text-secondary);font-size:.68rem}.advanced-contribution-track{width:52px;height:4px;overflow:hidden;border-radius:999px;background:#94a3b821}.advanced-contribution-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--advanced-cyan),var(--advanced-blue))}.advanced-contribution-empty{color:var(--text-muted)}.advanced-identity-cell{display:inline-flex;align-items:center;gap:8px;max-width:100%}.advanced-identity-cell>span:first-child{overflow:hidden;text-overflow:ellipsis}.advanced-identity-cell .advanced-copy-button{opacity:0;flex:0 0 auto}.advanced-table tbody tr:hover .advanced-copy-button,.advanced-table tbody tr:focus .advanced-copy-button,.gsc-advanced-table tbody tr:hover .advanced-copy-button,.gsc-advanced-table tbody tr:focus .advanced-copy-button,.ga4-table tbody tr:hover .advanced-copy-button,.ga4-table tbody tr:focus .advanced-copy-button,.advanced-copy-button:focus-visible,.advanced-copy-button.success,.advanced-copy-button.error{opacity:1}.advanced-copy-button.success{color:var(--advanced-green)}.advanced-copy-button.error{color:var(--advanced-red)}.advanced-comparison-bars{display:grid;gap:12px}.advanced-comparison-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(120px,3fr) 72px;align-items:center;gap:12px;color:var(--text-secondary);font-size:.73rem}.advanced-comparison-track{height:7px;overflow:hidden;border-radius:999px;background:#94a3b81a}.advanced-comparison-track span{display:block;height:100%;border-radius:inherit}.advanced-comparison-track span.positive{background:linear-gradient(90deg,var(--advanced-cyan),var(--advanced-green))}.advanced-comparison-track span.negative{background:linear-gradient(90deg,var(--advanced-yellow),var(--advanced-red))}.advanced-comparison-track span.neutral{background:var(--text-muted)}.advanced-comparison-row b{text-align:left;font-size:.7rem}.advanced-tooltip{position:relative;display:inline-flex;vertical-align:middle}.advanced-tooltip-trigger{display:inline-flex;padding:3px;border:0;border-radius:50%;background:#38bdf81a;color:var(--advanced-cyan);cursor:help}.advanced-tooltip>[role=tooltip]{position:absolute;right:0;bottom:calc(100% + 8px);z-index:40;width:max-content;max-width:270px;padding:8px 10px;border:1px solid var(--advanced-border);border-radius:9px;background:#111827;color:var(--text-primary);box-shadow:0 12px 30px #0000004d;font-size:.68rem;line-height:1.7;opacity:0;pointer-events:none;transform:translateY(3px);transition:opacity var(--motion-fast) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.advanced-tooltip:hover>[role=tooltip],.advanced-tooltip:focus-within>[role=tooltip]{opacity:1;transform:translateY(0)}.advanced-comparison-row.is-missing{color:var(--text-muted)}.advanced-comparison-row.is-missing .advanced-comparison-track{background:repeating-linear-gradient(135deg,rgba(148,163,184,.1) 0 5px,transparent 5px 10px)}.advanced-inspector-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-start;direction:rtl}.advanced-inspector-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0206179e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:artleiv-modal-backdrop-enter var(--motion-base) var(--ease-standard) both;cursor:default}.advanced-inspector-drawer{position:relative;width:min(560px,100vw);height:100%;overflow:auto;border-left:1px solid var(--advanced-border);background:color-mix(in srgb,var(--bg-card) 96%,#07111f 4%);box-shadow:-24px 0 70px #0000006b;animation:artleiv-sheet-enter var(--motion-slow) var(--ease-enter) both}.advanced-inspector-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px;border-bottom:1px solid rgba(148,163,184,.12)}.advanced-inspector-header h2{margin-top:5px;font-size:1.05rem}.advanced-inspector-body{display:grid;gap:16px;padding:20px 22px 28px}.advanced-inspector-footer{padding:16px 22px;border-top:1px solid rgba(148,163,184,.12)}.advanced-inspector-identity{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px;border:1px solid rgba(56,189,248,.18);border-radius:12px;background:#38bdf80f;color:var(--text-primary);font-size:.75rem;line-height:1.7;overflow-wrap:anywhere}.advanced-inspector-status{display:flex}.advanced-inspector-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.advanced-inspector-kpis>div{display:grid;gap:7px;min-width:0;padding:12px;border:1px solid rgba(148,163,184,.12);border-radius:12px;background:#11131880}.advanced-inspector-kpis span{color:var(--text-secondary);font-size:.67rem}.advanced-inspector-kpis b{font-size:1rem}.advanced-inspector-body .advanced-section{padding:14px}.advanced-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:170px;gap:8px;color:var(--text-secondary);text-align:center}.advanced-empty-icon{display:inline-flex;padding:12px;border-radius:14px;color:var(--advanced-cyan);background:#38bdf81a}.advanced-empty-state strong{color:var(--text-primary);font-size:.82rem}.advanced-empty-state span:last-child{max-width:34rem;font-size:.72rem;line-height:1.8}@media (max-width: 900px){.advanced-report-header-actions{width:100%;justify-content:flex-start}.advanced-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.advanced-gsc-workspace .gsc-grid,.advanced-ga4-workspace .ga4-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.advanced-report-shell{padding:13px;border-radius:18px}.advanced-report-context{align-items:flex-start;flex-direction:column}.advanced-report-header-actions,.advanced-report-control,.advanced-report-control.site-control,.advanced-action,.advanced-report-control select,.advanced-report-control.site-control select{width:100%}.advanced-report-heading h1{font-size:1.2rem}.advanced-segmented-toggle{width:100%}.advanced-segmented-toggle button{flex:1}.advanced-skeleton-grid,.advanced-gsc-workspace .gsc-grid,.advanced-ga4-workspace .ga4-grid{grid-template-columns:1fr}.advanced-gsc-workspace .gsc-actions,.advanced-ga4-workspace .ga4-actions{align-items:stretch}.advanced-gsc-workspace .gsc-actions>*,.advanced-ga4-workspace .ga4-actions>*{max-width:100%;flex:1 1 100%}.advanced-filter-group{width:100%}.advanced-filter-group>*{flex:1 1 100%}}@media (max-width: 600px){.advanced-comparison-row{grid-template-columns:1fr 1.8fr 58px;gap:8px;font-size:.68rem}.advanced-contribution{min-width:74px;gap:4px}.advanced-contribution-track{width:28px}.advanced-inspector-kpis{grid-template-columns:1fr}.advanced-inspector-drawer{width:100%}.advanced-inspector-header,.advanced-inspector-body{padding-left:16px;padding-right:16px}}@media (max-width: 600px){.advanced-gsc-workspace .gsc-tabs,.advanced-ga4-workspace .ga4-tabs{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.advanced-gsc-workspace .gsc-tabs::-webkit-scrollbar,.advanced-ga4-workspace .ga4-tabs::-webkit-scrollbar{display:none}.advanced-gsc-workspace .gsc-tabs button,.advanced-ga4-workspace .ga4-tabs button{flex:0 0 auto;white-space:nowrap}}@media (prefers-reduced-motion: reduce){.advanced-banner,.advanced-loading-dot,.advanced-skeleton-card,.advanced-skeleton-section,.advanced-skeleton-table,.advanced-inspector-backdrop,.advanced-inspector-drawer{animation:none!important}.advanced-skeleton-card,.advanced-skeleton-section,.advanced-skeleton-table{background:#94a3b81a}.advanced-report-shell button:hover:not(:disabled),.advanced-report-workspace button:hover:not(:disabled){transform:none}.advanced-report-shell button,.advanced-report-workspace button,.advanced-report-workspace tr{transition:none!important}}
