@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--bg-page: #F2F0EE;--bg-card: #FAFAF9;--bg-card-alt: #FFFFFF;--bg-sunken: #E8E5E1;--bg-card-solid: #FAFAF9;--bg-sidebar: #1E2B38;--bg-sidebar-hover: #283A4A;--bg-sidebar-active:#3D7EAA;--border-sidebar: #253344;--border: #DEDAD5;--border-strong: #CBC6BF;--border-subtle: #ECEAE7;--text-primary: #1A1917;--text-secondary: #5C5750;--text-tertiary: #9C9690;--text-disabled: #C4BFB9;--text-inverse: #FAFAF9;--text-sidebar: #B0BEC8;--text-sidebar-active: #FFFFFF;--text-sidebar-label: #546E7A;--text-sidebar-accent: #7FB3D3;--primary: #3D7EAA;--primary-hover: #2D6A93;--primary-active: #245980;--primary-light: #EAF3FA;--primary-light-text: #2D6A93;--accent: #5B9EC9;--accent-light: #D6EAF5;--success: #2E7D52;--success-light: #D6EFE3;--warning: #8A5A00;--warning-light: #FEF3C7;--error: #B91C1C;--error-light: #FEE2E2;--neutral: #E8E5E1;--neutral-text: #5C5750;--comms-green: #2D9D6E;--comms-green-soft: #E6F4EE;--comms-green-ring: rgba(45, 157, 110, .2);--comms-red: #D6473A;--comms-red-soft: #FBE9E7;--comms-red-ring: rgba(214, 71, 58, .2);--comms-amber: #D89020;--comms-amber-soft: #FBF1DC;--comms-amber-ring: rgba(216, 144, 32, .2);--comms-purple: #7858C9;--comms-purple-soft: #EFEAFB;--comms-purple-ring: rgba(120, 88, 201, .2);--comms-purple-border:rgba(120, 88, 201, .33);--bg: #F2F0EE;--surface: #FAFAF9;--surface-alt: #E8E5E1;--surface-elevated:#FFFFFF;--text: #1A1917;--text-muted: #9C9690;--text-light: #9C9690;--primary-dark: #0A1A27;--accent-hover: #2D6A93;--danger: #B91C1C;--success-text: #2E7D52;--success-bg: #D6EFE3;--warning-text: #8A5A00;--warning-bg: #FEF3C7;--error-text: #B91C1C;--error-bg: #FEE2E2;--info-text: #2D6A93;--info-bg: #EAF3FA;--navy-50: #EAF3FA;--navy-100: #D6EAF5;--navy-200: #A9C8DE;--navy-300: #7FB3D3;--navy-400: #5B9EC9;--navy-500: #3D7EAA;--navy-600: #2D6A93;--navy-700: #245980;--navy-800: #1A2C3A;--navy-900: #0A1A27;--beige-50: #FAFAF9;--beige-100: #F0EDEA;--beige-200: #E8E5E1;--beige-300: #CBC6BF;--beige-400: #9C9690;--beige-500: #5C5750;--beige-600: #3A3835;--beige-700: #1A1917;--sidebar-bg: #1E2B38;--sidebar-border: #253344;--sidebar-text: #DBE4EC;--sidebar-text-active: #FFFFFF;--sidebar-icon: #A8CFE6;--sidebar-icon-active: #FFFFFF;--sidebar-hover: #283A4A;--sidebar-active: #3D7EAA;--sidebar-label: #94A6B2;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-xs: 4px;--radius-sm: 6px;--radius: 7px;--radius-md: 7px;--radius-lg: 10px;--radius-xl: 14px;--radius-2xl: 20px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(30,27,22,.06);--shadow: 0 1px 3px rgba(30,27,22,.07), 0 1px 2px rgba(30,27,22,.04);--shadow-sm: 0 1px 3px rgba(30,27,22,.07), 0 1px 2px rgba(30,27,22,.04);--shadow-md: 0 4px 8px rgba(30,27,22,.08), 0 2px 4px rgba(30,27,22,.04);--shadow-lg: 0 8px 16px rgba(30,27,22,.1), 0 4px 6px rgba(30,27,22,.06);--shadow-xl: 0 20px 40px rgba(30,27,22,.12), 0 8px 16px rgba(30,27,22,.06);--shadow-modal: 0 20px 40px rgba(30,27,22,.15), 0 8px 16px rgba(30,27,22,.08);--sidebar-width: 260px;--sidebar-collapsed: 64px;--topbar-height: 56px;--workspace-tabs-height: 43px;--workspace-modal-left: 0px;--workspace-modal-top: 0px;--z-call-status: 2000;--z-workspace-tabs: 2100;--z-workspace-tabs-menu: 2200;--z-topbar: 2400;--z-sidebar-scrim: 3400;--z-sidebar: 3500;--z-popover: 3600;--z-floating: 3700;--z-modal: 4000;--z-topbar-popover: 4200;--z-impersonation: 4500;--z-toast: 10000;color-scheme:light}html.dark{--bg-page: #0F1419;--bg-card: #151B22;--bg-card-alt: #1B2430;--bg-sunken: #0A0F14;--bg-card-solid: #151B22;--bg-sidebar: #0A1017;--bg-sidebar-hover: #121B25;--bg-sidebar-active:#3D7EAA;--border-sidebar: #1B2733;--border: #26313D;--border-strong: #374555;--border-subtle: #1D2732;--text-primary: #F4F7FB;--text-secondary: #C2CCD8;--text-tertiary: #8F9BAA;--text-sidebar: #B9C8D6;--text-sidebar-active: #FFFFFF;--text-sidebar-label: #718393;--text-sidebar-accent: #8BC7EA;--primary: #6DB6E2;--primary-hover: #8ACAF0;--primary-active: #4A9BCB;--primary-light: #123044;--primary-light-text: #A6D9F7;--accent: #8ACAF0;--accent-light: #10283A;--success: #55C28B;--success-light: #10291E;--warning: #F2BE4B;--warning-light: #30240B;--error: #FF7070;--error-light: #321617;--neutral: #202B36;--neutral-text: #C2CCD8;--comms-green: #4FBE8C;--comms-green-soft: #102E22;--comms-green-ring: rgba(79, 190, 140, .25);--comms-red: #F46050;--comms-red-soft: #321614;--comms-red-ring: rgba(244, 96, 80, .25);--comms-amber: #ECA73B;--comms-amber-soft: #2E2106;--comms-amber-ring: rgba(236, 167, 59, .25);--comms-purple: #9D80E3;--comms-purple-soft: #1E1632;--comms-purple-ring: rgba(157, 128, 227, .3);--comms-purple-border:rgba(157, 128, 227, .4);--shadow-xs: 0 1px 2px rgba(0,0,0,.3);--shadow: 0 1px 3px rgba(0,0,0,.25), 0 1px 2px rgba(0,0,0,.2);--shadow-sm: 0 1px 3px rgba(0,0,0,.2);--shadow-md: 0 4px 8px rgba(0,0,0,.25);--shadow-lg: 0 8px 16px rgba(0,0,0,.3);--shadow-xl: 0 20px 40px rgba(0,0,0,.35), 0 8px 16px rgba(0,0,0,.2);--shadow-modal: 0 20px 40px rgba(0,0,0,.4);--bg: #0F1419;--surface: #151B22;--surface-alt: #202A35;--surface-elevated:#1B2430;--text: #F4F7FB;--text-muted: #8F9BAA;--text-light: #8F9BAA;--text-disabled: #566575;--text-inverse: #FFFFFF;--danger: #FF7070;--success-text: #55C28B;--success-bg: #10291E;--warning-text: #F2BE4B;--warning-bg: #30240B;--error-text: #FF7070;--error-bg: #321617;--info-text: #A6D9F7;--info-bg: #123044;--navy-50: #09141E;--navy-100: #123044;--navy-200: #1C425C;--navy-300: #39769B;--navy-400: #4A9BCB;--navy-500: #6DB6E2;--navy-600: #8ACAF0;--navy-700: #A6D9F7;--navy-800: #C9E9FA;--navy-900: #EAF7FF;--beige-50: #111821;--beige-100: #19222D;--beige-200: #202A35;--beige-300: #374555;--beige-400: #566575;--beige-500: #8F9BAA;--beige-600: #C2CCD8;--beige-700: #F4F7FB;--sidebar-bg: #0A1017;--sidebar-border: #1B2733;--sidebar-text: #D5E1EC;--sidebar-text-active: #FFFFFF;--sidebar-icon: #A7D7F2;--sidebar-icon-active: #FFFFFF;--sidebar-hover: #121B25;--sidebar-active: #3D7EAA;--sidebar-label: #8194A6;color-scheme:dark}html{transition:background-color .2s ease,color .2s ease}body,.bg-paper{background-color:var(--bg-page);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-repeat:repeat}.bg-card-texture{background-color:var(--bg-card);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-repeat:repeat}.bg-card{background-color:var(--bg-card);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-repeat:repeat}.bg-sidebar-texture,.bg-sidebar,.sidebar-shell{background-color:var(--bg-sidebar);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{margin:0 0 .5rem;font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.01em;color:var(--text)}h2{margin:0 0 .5rem;font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.01em;color:var(--text)}h3{margin:0 0 .5rem;font-size:16px;font-weight:600;line-height:24px;color:var(--text)}h4,h5,h6{margin:0 0 .5rem;font-weight:600;line-height:1.4;color:var(--text)}p{margin:0 0 1rem}a{color:var(--navy-500);text-decoration:none}a:hover{color:var(--navy-600);text-decoration:underline}.app-shell{min-height:100vh;width:100%;overflow-x:clip}.sidebar-shell{position:fixed;top:0;left:0;width:var(--sidebar-width);height:100vh;z-index:var(--z-sidebar);display:flex;flex-direction:column;border-right:1px solid var(--sidebar-border);overflow:hidden}.topbar-shell{position:fixed;top:0;left:var(--sidebar-width);right:0;height:var(--topbar-height);background-color:var(--bg-card);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-repeat:repeat;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 24px;z-index:var(--z-topbar);gap:12px;transition:background-color .2s ease}.topbar-title{flex:0 1 auto;min-width:0;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-search-slot{flex:1 1 240px;min-width:0;display:flex;justify-content:center;padding:0 8px}.global-search-skeleton{width:min(520px,100%);height:36px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card-alt)}.workspace-tabs-shell{position:fixed;right:0;height:var(--workspace-tabs-height);z-index:var(--z-workspace-tabs);display:flex;align-items:end;padding:0 16px;background:linear-gradient(180deg,var(--bg-card) 0%,var(--bg-sunken) 100%);border-bottom:1px solid var(--border-strong);transition:left .25s ease,top .18s ease,background-color .2s ease}.workspace-tabs-bar{width:100%;min-width:0;height:var(--workspace-tabs-height);display:flex;align-items:end;gap:4px}.workspace-tabs-scroll{flex:1 1 auto;min-width:0;height:var(--workspace-tabs-height);display:flex;align-items:end;gap:4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.workspace-tabs-scroll::-webkit-scrollbar{display:none}.workspace-tabs-controls{flex:0 0 auto;display:flex;align-items:end;gap:4px}.workspace-tab{height:34px;min-width:140px;max-width:214px;display:flex;align-items:stretch;border:1px solid var(--border);border-bottom-color:var(--border-strong);border-radius:8px 8px 0 0;background:var(--surface-alt);color:var(--text-secondary);box-shadow:inset 0 -1px #1e1b1608;position:relative;top:1px;flex:0 0 214px}.workspace-tab.active{height:37px;background:var(--bg-page);color:var(--text);border-color:var(--border-strong);border-bottom-color:var(--bg-page);box-shadow:0 -2px 8px #1e1b160a}.workspace-tab.pinned{min-width:126px;flex:0 0 154px}.workspace-tab-main{min-width:0;flex:1;display:flex;align-items:center;gap:8px;height:100%;padding:0 8px 0 10px;border:0;border-radius:8px 0 0;background:transparent;color:inherit;font:inherit;font-size:13px;text-align:left;cursor:pointer}.workspace-tab.pinned .workspace-tab-main,.workspace-tab.active .workspace-tab-main{font-weight:650}.workspace-tab-icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:color-mix(in srgb,var(--primary-light) 72%,var(--bg-card));color:var(--primary-hover);font-size:10px;font-weight:800;line-height:1}.workspace-tab.active .workspace-tab-icon{background:var(--primary);color:var(--text-inverse)}.workspace-tab-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-tab-close{width:28px;flex:0 0 28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0 7px 0 0;background:transparent;color:var(--text-muted);cursor:pointer}.workspace-tab-close:hover,.workspace-tab-action:hover{background:color-mix(in srgb,var(--neutral) 70%,transparent);color:var(--text)}.workspace-tab-action{height:34px;width:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-bottom-color:var(--border-strong);border-radius:8px 8px 0 0;background:var(--surface-alt);color:var(--text-secondary);cursor:pointer;position:relative;top:1px}.workspace-tab-action.is-active{background:var(--bg-card);color:var(--text)}.workspace-tab-manager{width:auto;min-width:46px;padding:0 8px;gap:5px}.workspace-tab-count{min-width:15px;height:15px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary-light);color:var(--primary);font-size:10px;font-weight:800;line-height:1}.workspace-tabs-overflow{position:relative;flex:0 0 auto}.workspace-tabs-menu{position:absolute;right:0;top:38px;width:260px;max-height:min(420px,calc(100vh - 150px));overflow-y:auto;z-index:var(--z-workspace-tabs-menu)}.workspace-tabs-menu-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px 8px;color:var(--text-secondary);font-size:12px;font-weight:700}.workspace-tabs-menu-note{margin:0 8px 8px;padding:7px 8px;border-radius:var(--radius-sm);background:var(--warning-light);color:var(--warning);font-size:11px;line-height:1.35}.workspace-tabs-menu-item{min-width:0;padding:0}.workspace-tabs-menu-item.is-active{background:var(--primary-light);color:var(--primary)}.workspace-tabs-menu-main{min-width:0;flex:1;height:100%;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;padding:0 0 0 12px;cursor:pointer}.workspace-tabs-menu-main span:nth-child(2){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-tabs-menu-close{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer}.workspace-tabs-menu-close:hover{background:var(--bg);color:var(--text)}.workspace-tabs-menu-pinned{flex:0 0 auto;margin-right:8px;color:var(--text-muted);font-size:10px;font-weight:700;text-transform:uppercase}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:8px;flex-shrink:0;min-width:0;overflow:hidden}.theme-mode-toggle{color:var(--text-secondary);border:1px solid transparent}.theme-mode-toggle:hover:not(:disabled){border-color:var(--border);background:var(--surface-elevated);color:var(--primary)}html.dark .theme-mode-toggle{color:var(--text-secondary)}html.dark .theme-mode-toggle:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary) 42%,var(--border));background:color-mix(in srgb,var(--primary-light) 82%,var(--surface-elevated));color:var(--primary-hover)}@media(max-width:1199px){.topbar-search-slot{display:none}}.notification-bar{display:flex;align-items:center;gap:4px;flex:0 0 auto}.notification-popover{position:relative}.notification-button{position:relative;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:var(--radius-md);cursor:pointer;transition:background-color .14s ease,opacity .14s ease}.notification-button:hover{background:var(--surface-alt)}.notification-badge{position:absolute;top:-2px;right:-1px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--error-text);color:var(--text-inverse);border:2px solid var(--bg-card);font-size:12px;line-height:1;font-weight:800}.notification-menu{position:absolute;top:calc(100% + 8px);left:0;width:340px;max-height:min(420px,calc(100vh - var(--topbar-height) - 24px));overflow:auto;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:var(--z-topbar-popover)}.notification-menu-header{min-height:42px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);font-size:13px;font-weight:700;color:var(--text)}.notification-menu-meta{display:inline-flex;align-items:center;gap:10px;color:var(--text-tertiary);font-size:11px;font-weight:600;white-space:nowrap}.notification-mark-read{padding:0;background:transparent;border:0;color:var(--primary);font-size:11px;font-weight:700;cursor:pointer}.notification-empty{padding:24px 14px;text-align:center;color:var(--text-tertiary);font-size:12px}.notification-item{width:100%;padding:10px 14px;display:flex;align-items:flex-start;gap:10px;background:transparent;border:0;border-bottom:1px solid var(--border-light);color:inherit;text-align:left;cursor:pointer}.notification-item:hover{background:var(--bg-sunken)}.notification-item-copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.notification-item-title,.notification-item-subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item-title{color:var(--text);font-size:13px;font-weight:700}.notification-item-subtitle{color:var(--text-tertiary);font-size:11px}.notification-item-side{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;color:var(--text-tertiary);font-size:10px;font-weight:600}.notification-item-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-alt);color:var(--text-secondary)}.notification-menu-footer{padding:10px 14px;border-top:1px solid var(--border);color:var(--text-tertiary);font-size:11px}.global-search{position:relative;width:min(100%,520px)}.global-search-input-wrap{height:36px;display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--text-tertiary);background:var(--bg-sunken);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.global-search-input-wrap.is-open{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 18%,transparent);background:var(--bg-card-alt)}.global-search-input-wrap input{width:100%;min-width:0;border:0;outline:0;color:var(--text-primary);background:transparent;font:inherit;font-size:13px}.global-search-input-wrap input::placeholder{color:var(--text-tertiary)}.global-search-input-wrap kbd{flex:0 0 auto;padding:1px 5px;border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--bg-card);color:var(--text-tertiary);font-size:10px;font-weight:700;line-height:1.4}.global-search-clear{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:var(--radius-xs);color:var(--text-tertiary);background:transparent;cursor:pointer}.global-search-clear:hover{color:var(--text-primary);background:var(--bg-sunken)}.global-search-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:var(--z-popover);max-height:min(440px,calc(100vh - 72px));overflow:auto;padding:6px 0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);box-shadow:var(--shadow-xl)}.global-search-section+.global-search-section{border-top:1px solid var(--border-subtle);margin-top:4px;padding-top:4px}.global-search-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 12px 4px;color:var(--text-tertiary);font-size:10px;font-weight:800;text-transform:uppercase}.global-search-section-title button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--text-tertiary);font:inherit;font-size:10px;cursor:pointer}.global-search-section-title button:hover{color:var(--error)}.global-search-row{width:calc(100% - 8px);min-height:48px;margin:1px 4px;padding:7px 10px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.global-search-row:hover,.global-search-row.is-active{background:var(--bg-sunken)}.global-search-row-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:#fff}.global-search-row-icon.is-contact{background:var(--primary)}.global-search-row-icon.is-mls{background:var(--success)}.global-search-row-icon.is-ice{background:var(--warning)}.global-search-row-text{min-width:0;display:flex;flex-direction:column;gap:2px}.global-search-row-label,.global-search-row-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-row-label{font-size:13px;font-weight:650;color:var(--text-primary)}.global-search-row-meta{font-size:11px;color:var(--text-tertiary)}.global-search-row-kind{display:inline-flex;align-items:center;gap:4px;color:var(--text-tertiary);font-size:10px;font-weight:800;text-transform:uppercase}.global-search-empty{padding:18px 16px;text-align:center;color:var(--text-tertiary);font-size:13px}.global-search-more{width:calc(100% - 8px);margin:2px 4px;padding:7px 10px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--primary);font:inherit;font-size:12px;font-weight:650;text-align:center;cursor:pointer}.global-search-more:hover{background:var(--bg-sunken)}.main-content{margin-left:var(--sidebar-width);margin-top:var(--topbar-height);min-height:calc(100vh - var(--topbar-height));padding:32px;min-width:0;max-width:100%;box-sizing:border-box;background-color:var(--bg-page);transition:background-color .2s ease}.brand-logo{display:block;flex-shrink:0}.brand-logo-lockup{width:190px;height:43px;object-fit:contain;object-position:left center}.brand-logo-yrp-real-estate.brand-logo-lockup{width:216px;height:34px}.brand-logo-yrp-tucson.brand-logo-lockup{width:196px;height:44px}.brand-logo-mark{width:40px;height:40px;border-radius:8px;object-fit:contain;box-shadow:none}.topbar-brand-mark{width:36px;height:36px}.login-brand-logo{margin:0 auto}.login-brand-stack{display:grid;justify-items:center;gap:12px;margin:0 auto 16px}.login-brand-logo-primary{width:min(328px,100%);height:40px}.login-brand-logo-tucson{width:min(286px,100%);height:54px}.portal-sidebar-logo{width:156px;height:36px}.sidebar-brand{height:64px;padding:10px 14px;display:flex;align-items:center;border-bottom:1px solid var(--sidebar-border);flex-shrink:0}.sidebar-brand .brand-logo-lockup{width:196px;height:44px}.sidebar-brand .brand-logo-yrp-real-estate.brand-logo-lockup{width:218px;height:34px}.sidebar-nav{flex:1;overflow-y:auto;overflow-x:hidden;padding:12px 8px}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:9999px}.sidebar-section-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--sidebar-label);padding:4px 12px 6px;margin-top:12px;display:block}.sidebar-nav-item{display:flex;align-items:center;gap:10px;height:40px;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:400;color:var(--sidebar-text);text-decoration:none;transition:background .15s ease,color .15s ease;margin-bottom:2px;cursor:pointer;border:none;background:transparent;width:100%;text-align:left}.sidebar-nav-item:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active);text-decoration:none}.sidebar-nav-item.active,.sidebar-nav-item[aria-current=page]{background:var(--sidebar-active);color:var(--sidebar-text-active);font-weight:500}.sidebar-nav-item .nav-icon{width:20px;height:20px;flex-shrink:0;color:var(--sidebar-icon);transition:color .15s ease}.sidebar-nav-item:hover .nav-icon,.sidebar-nav-item.active .nav-icon{color:var(--sidebar-icon-active)}.sidebar-user{height:64px;padding:12px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:10px;flex-shrink:0}.sidebar-avatar{width:32px;height:32px;border-radius:9999px;background:var(--navy-500);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fdfcf8;flex-shrink:0}.sidebar-user-name{font-size:13px;font-weight:500;color:var(--sidebar-text-active);line-height:1.3}.sidebar-user-role{font-size:11px;color:var(--sidebar-text);line-height:1}.sidebar-market-badge{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:var(--sidebar-text-active);padding:4px 10px;border-radius:var(--radius-full);font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;gap:4px}.sidebar-market-badge:hover{background:#ffffff2e}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;border-radius:var(--radius);font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;border:none;transition:all .15s ease;white-space:nowrap;text-decoration:none;line-height:1}.btn:disabled{opacity:.55;cursor:not-allowed}.btn svg{width:16px;height:16px;flex-shrink:0}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 1px 2px #1e1b1626}.btn-primary:hover:not(:disabled){background:var(--primary-hover)}.btn-primary:active:not(:disabled){background:var(--primary-active)}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover:not(:disabled){background:var(--bg);border-color:var(--border-strong)}.btn-ghost{background:transparent;color:var(--text-secondary)}.btn-ghost:hover:not(:disabled){background:var(--surface-alt);color:var(--text)}.btn-danger{background:var(--error-text);color:var(--text-inverse)}.btn-danger:hover:not(:disabled){background:#7f1d1d}.btn-accent{background:var(--beige-300);color:var(--text)}.btn-accent:hover:not(:disabled){background:var(--beige-500);color:var(--text-inverse)}.btn-sm{height:28px;padding:0 12px;font-size:13px}.btn-lg{height:44px;padding:0 24px;font-size:15px}.btn-icon{width:32px;height:32px;padding:0;border-radius:8px}.card{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.card:hover{box-shadow:var(--shadow-md)}.card-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.card-body{padding:20px}.card-footer{padding:12px 20px;border-top:1px solid var(--border-subtle);background:var(--surface-alt)}.route-error-shell{min-height:calc(100vh - var(--topbar-height, 56px));display:flex;align-items:center;justify-content:center;padding:32px}.route-error-card{max-width:480px;text-align:center}.route-error-title{margin-top:0;font-size:18px}.route-error-text{font-size:14px;line-height:1.5}.route-error-actions{display:flex;gap:8px;justify-content:center;margin-top:16px}.address-entry,.gfe-workflow,.gfe-section-card,.gfe-command-card,.gfe-sidebar-stack,.gfe-start-panel,.gfe-estimate-list,.gfe-summary-card,.gfe-admin-card,.gfe-settings-grid{display:grid;gap:14px;min-width:0}.address-entry-street-grid,.address-entry-locality-grid,.gfe-form-grid{display:grid;gap:12px;min-width:0}.address-entry-street-grid{grid-template-columns:minmax(72px,.7fr) minmax(72px,.7fr) minmax(180px,2fr) minmax(90px,1fr)}.address-entry-locality-grid{grid-template-columns:minmax(180px,1fr) minmax(82px,.35fr) minmax(108px,.55fr)}.address-entry-actions,.gfe-page-actions,.gfe-actions,.gfe-mini-actions,.gfe-section-heading,.gfe-panel-heading{display:flex;gap:10px;align-items:center;flex-wrap:wrap;min-width:0}.address-entry-actions{gap:8px}.gfe-page-actions,.gfe-actions{justify-content:flex-end}.gfe-section-heading,.gfe-panel-heading{justify-content:space-between;align-items:flex-start}.gfe-page-grid{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:18px;align-items:start}.gfe-page-grid-workbench{grid-template-columns:minmax(0,1fr)}.gfe-worksheet-grid{display:grid;grid-template-columns:minmax(460px,.76fr) minmax(620px,1.24fr);gap:18px;align-items:start;scroll-margin-top:96px}.gfe-sticky-panel{position:sticky;top:84px}.gfe-sidebar-stack{align-self:start}.gfe-start-panel{border-color:color-mix(in srgb,var(--primary) 18%,var(--border))}.gfe-start-panel h2{margin:0;font-size:18px}.gfe-start-panel p{margin:5px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.45}.gfe-start-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gfe-start-option{width:100%;display:grid;gap:4px;padding:14px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text-primary);text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.gfe-start-option:hover{border-color:var(--primary);box-shadow:var(--shadow)}.gfe-start-option.is-active{border-color:var(--primary);background:color-mix(in srgb,var(--primary-light) 38%,var(--surface));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,transparent)}.gfe-start-option span{color:var(--primary);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.gfe-start-option strong{font-size:16px}.gfe-start-option small{color:var(--text-secondary);font-size:12px;line-height:1.35}.gfe-estimate-list h2,.gfe-panel-heading h2,.gfe-admin-card h2,.gfe-summary-card h3,.gfe-editor-header h2,.gfe-section-title{margin:0;font-size:16px;letter-spacing:0}.gfe-editor-header h2{font-size:20px;line-height:1.15}.gfe-editor-header p,.gfe-section-heading p,.gfe-admin-card p,.gfe-summary-card p{margin:5px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.45}.gfe-editor-card{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--primary-light) 28%,transparent),transparent 150px),var(--bg-card)}.gfe-command-card{border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--primary-light) 18%,transparent),transparent 120px),var(--bg-card)}.gfe-command-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center}.gfe-side-switch{display:inline-flex;gap:4px;width:fit-content;padding:4px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.gfe-side-switch .btn{min-width:78px;justify-content:center}.gfe-actions-toolbar{align-items:center}.gfe-rate-source-pill{display:grid;justify-self:end;min-width:min(260px,100%);gap:2px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.gfe-rate-source-pill span{color:var(--text-muted);font-size:10px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.gfe-rate-source-pill strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.gfe-editor-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.gfe-share-alert{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:0;min-width:0;position:relative}.gfe-share-url-input{min-width:0;color:var(--success-text);background:color-mix(in srgb,var(--success-bg) 62%,var(--bg-card));border-color:color-mix(in srgb,var(--success) 34%,var(--border));font-weight:600}.gfe-share-actions{display:flex;gap:8px;align-items:center}.gfe-copy-toast{position:absolute;right:12px;bottom:calc(100% + 8px);padding:7px 10px;border-radius:var(--radius-full);background:var(--text);color:var(--bg-card);font-size:12px;font-weight:700;box-shadow:var(--shadow-md);opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.gfe-copy-toast[data-visible=true]{opacity:1;transform:translateY(0)}.address-entry-compact-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.address-entry-results{display:grid;max-height:240px;overflow-y:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.address-entry-results button{display:grid;gap:3px;width:100%;padding:10px 12px;border:0;border-bottom:1px solid var(--border-subtle);background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.address-entry-results button:hover{background:var(--bg)}.address-entry-results button:last-child{border-bottom:0}.address-entry-results strong{font-size:13px}.address-entry-results span{color:var(--text-muted);font-size:11px;line-height:1.35}.gfe-form-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end}.gfe-form-grid-two{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gfe-form-grid-property{grid-template-columns:minmax(180px,2fr) minmax(120px,1fr) minmax(72px,.45fr) minmax(90px,.65fr)}.gfe-form-grid-facts,.gfe-form-grid-topline{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.gfe-form-grid-assumptions{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.gfe-form-groups{display:grid;gap:14px}.gfe-subgroup{display:grid;gap:8px}.gfe-subgroup-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;padding-bottom:4px;border-bottom:1px solid var(--border-subtle)}.gfe-subgroup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px 12px}.gfe-subgroup-hint{margin:0 0 6px;font-size:11px;color:var(--text-muted);line-height:1.4}.gfe-rate-status{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;padding:6px 10px;border-radius:6px;margin-bottom:12px;border:1px solid transparent}.gfe-rate-status.is-ok{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.gfe-rate-status.is-warn{background:#fffbeb;color:#92400e;border-color:#fde68a}.gfe-rate-status.is-error{background:#fef2f2;color:#991b1b;border-color:#fecaca}.gfe-rate-status svg{flex-shrink:0}.gfe-market-rate-pill{display:inline-flex;align-items:baseline;gap:6px;background:var(--accent-light);color:var(--text);border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500;cursor:pointer;margin-top:4px}.gfe-market-rate-pill:hover{background:color-mix(in srgb,var(--accent) 18%,transparent)}.gfe-market-rate-pill strong{font-weight:700;color:var(--accent)}.gfe-market-rate-pill.is-stale{background:#fef3c7;border-color:#fde68a}.gfe-payer-list{display:grid;gap:6px}.gfe-payer-row{display:grid;grid-template-columns:1fr 180px;gap:12px;align-items:center;padding:6px 10px;background:var(--surface);border:1px solid var(--border-subtle);border-radius:6px}.gfe-payer-label{font-size:12px;font-weight:600;color:var(--text)}.gfe-payer-select{font-size:12px}.gfe-scenarios-toggle{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:var(--text);margin-bottom:6px}.gfe-scenarios-grid{display:grid;gap:10px}.gfe-scenario-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:10px;align-items:end;padding:8px 10px;background:var(--surface);border:1px solid var(--border-subtle);border-radius:6px}.gfe-scenario-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.gfe-scenario-meta strong{font-size:12px;font-weight:700}.gfe-scenario-meta span{font-size:10.5px;color:var(--text-muted);line-height:1.3}.gfe-scenario-total{color:var(--accent);font-weight:700}.gfe-offer-tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid var(--border)}.gfe-offer-tab{background:var(--surface);border:1px solid var(--border);border-radius:6px 6px 0 0;padding:6px 10px;font-size:12px;font-weight:600;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;gap:6px;position:relative;bottom:-1px}.gfe-offer-tab.is-active{background:var(--surface);border-bottom-color:var(--surface);color:var(--accent)}.gfe-offer-tab-add{border-style:dashed;font-weight:500}.gfe-offer-tab-close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:12px;color:var(--text-muted);background:transparent;cursor:pointer}.gfe-offer-tab-close:hover{background:var(--border);color:var(--text)}.gfe-field{display:grid;gap:5px;min-width:0}.gfe-field .form-label{margin-bottom:0;font-size:11px;line-height:1.2}.gfe-field-hint{color:var(--text-muted);font-size:11px;font-weight:650;text-align:right}.gfe-percent-combo{position:relative}.gfe-percent-combo-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;margin:0;padding:4px 0;list-style:none;background:var(--surface);border:1px solid var(--border);border-radius:6px;box-shadow:0 8px 20px #0000001f;max-height:220px;overflow-y:auto}.gfe-percent-combo-option{padding:5px 10px;font-size:13px;cursor:pointer;color:var(--text)}.gfe-percent-combo-option.is-highlighted,.gfe-percent-combo-option:hover{background:var(--accent-light);color:var(--text)}.gfe-toggle-input{display:grid;grid-template-columns:1fr auto;gap:4px;align-items:center}.gfe-money-toggle,.gfe-yesno-toggle{display:inline-flex;border:1px solid var(--border);border-radius:6px;overflow:hidden}.gfe-money-toggle-btn,.gfe-yesno-btn{background:var(--surface);border:none;padding:4px 8px;font-size:12px;font-weight:600;color:var(--text-muted);cursor:pointer;line-height:1}.gfe-money-toggle-btn+.gfe-money-toggle-btn,.gfe-yesno-btn+.gfe-yesno-btn{border-left:1px solid var(--border)}.gfe-money-toggle-btn.is-active,.gfe-yesno-btn.is-active{background:var(--accent);color:#fff}.gfe-warranty-input{display:grid;gap:4px}.gfe-rate-source-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--border)}.gfe-rate-source-strip-compact{margin-top:2px}.gfe-rate-source-strip>div{display:grid;gap:3px;padding:10px 12px;background:var(--surface);min-width:0}.gfe-rate-source-strip span{color:var(--text-muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.gfe-rate-source-strip strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.gfe-estimate-list-items,.gfe-line-list,.gfe-summary-grid,.gfe-summary-totals{display:grid;gap:10px}.gfe-estimate-list-item{width:100%;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-primary);padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;text-align:left;cursor:pointer}.gfe-estimate-list-item:hover{border-color:var(--border-strong);background:var(--bg)}.gfe-estimate-list-item.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.gfe-estimate-list-item.is-active .gfe-estimate-list-copy span:last-child{color:#fffc}.gfe-estimate-list-copy{display:grid;gap:2px;min-width:0}.gfe-estimate-list-copy span:first-child{font-weight:650}.gfe-estimate-list-copy span:last-child{color:var(--text-secondary);font-size:12px}.gfe-summary-card{gap:12px;border-color:color-mix(in srgb,var(--primary) 18%,var(--border))}.gfe-preview-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.gfe-preview-actions{justify-content:flex-end}.gfe-preview-kicker{color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.gfe-preview-updating{margin-left:8px;padding:1px 7px;border-radius:999px;background:color-mix(in srgb,var(--gold, #b8860b) 16%,transparent);color:var(--gold, #8a6d0b);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;animation:gfe-preview-pulse 1s ease-in-out infinite}@keyframes gfe-preview-pulse{0%,to{opacity:.55}50%{opacity:1}}.gfe-preview-scale-wrap{width:100%;background:#e5e7eb;border-radius:8px;padding:8px;container-type:inline-size}.gfe-preview-scale{zoom:calc(100cqw/832px);width:816px}.gfe-preview-scale .gfe-doc{background:transparent;padding:0;min-height:0}.gfe-preview-scale .gfe-doc-page{box-shadow:0 4px 12px #0f172a1a;margin:0 auto 12px;min-height:11in}.gfe-preview-scale .gfe-doc-page:last-child{margin-bottom:0}.gfe-preview-empty{background:#f3f4f6;border:1px dashed var(--border);border-radius:8px;padding:24px 16px;text-align:center;color:var(--text-muted);font-size:12px}.gfe-preview-doc{background:#fff;border:1px solid var(--border);border-radius:8px;padding:16px 18px;font-size:12px;color:#111827;display:grid;gap:14px}.gfe-preview-doc-head{display:flex;flex-direction:column;gap:4px;padding-bottom:8px;border-bottom:2px solid #14437f}.gfe-preview-doc-logo{height:30px;width:auto;align-self:flex-start;object-fit:contain;max-width:220px}.gfe-preview-doc-title{font-size:15px;font-weight:700;color:#14437f}.gfe-preview-doc-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.gfe-preview-doc-cell{background:#f3f4f6;border-radius:5px;padding:8px 10px;display:flex;flex-direction:column}.gfe-preview-doc-cell.is-emphasis{background:#14437f;color:#fff}.gfe-preview-doc-cell span{font-size:8.5px;text-transform:uppercase;letter-spacing:.08em;opacity:.9}.gfe-preview-doc-cell strong{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;margin-top:2px}.gfe-preview-doc-table{width:100%;border-collapse:collapse}.gfe-preview-doc-table th,.gfe-preview-doc-table td{padding:4px 6px;font-size:11px;vertical-align:top}.gfe-preview-doc-table th{text-align:left;color:var(--text-muted);font-weight:500;width:60%}.gfe-preview-doc-table td{text-align:right;font-weight:600;font-variant-numeric:tabular-nums}.gfe-preview-doc-table tr+tr th,.gfe-preview-doc-table tr+tr td{border-top:1px dotted var(--border-subtle)}.gfe-preview-doc-totals{display:grid;gap:4px;padding-top:8px;border-top:2px solid #14437f}.gfe-preview-doc-total-row{display:flex;justify-content:space-between;align-items:baseline;font-size:12px}.gfe-preview-doc-total-row strong{font-size:14px;font-weight:700;color:#14437f;font-variant-numeric:tabular-nums}.gfe-preview-doc-note{margin:0;font-size:10.5px;color:var(--text-muted);line-height:1.4}.gfe-preview-sheet{display:grid;gap:16px;padding:18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 86%,#fff),var(--bg-card)),var(--bg-card);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary-light) 28%,transparent)}.gfe-preview-brand{display:flex;gap:12px;align-items:center;justify-content:space-between;min-width:0;padding-bottom:12px;border-bottom:2px solid color-mix(in srgb,var(--warning) 72%,var(--primary))}.gfe-preview-brand img{display:block;width:min(260px,70%);max-height:58px;object-fit:contain;object-position:left center}.gfe-preview-brand span{color:var(--primary);font-size:10px;font-weight:800;text-align:right;text-transform:uppercase;letter-spacing:.05em}.gfe-visual-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gfe-visual-metric{display:grid;justify-items:center;gap:8px;padding:16px 12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gfe-visual-metric:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--primary) 24%,var(--border));box-shadow:var(--shadow)}.gfe-visual-metric strong{font-size:12px;color:var(--text-secondary);text-align:center}.gfe-visual-metric.is-blue{--gfe-donut-color: #4f83d7}.gfe-visual-metric.is-gold{--gfe-donut-color: #f6a90b}.gfe-visual-metric.is-green{--gfe-donut-color: #23a64a}.gfe-donut{width:clamp(112px,14vw,156px);aspect-ratio:1;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at center,var(--surface) 0 56%,transparent 57%),conic-gradient(var(--gfe-donut-color) 0 var(--gfe-donut-progress),color-mix(in srgb,var(--gfe-donut-color) 16%,var(--border)) var(--gfe-donut-progress) 100%);transition:filter .18s ease,transform .18s ease}.gfe-donut span{color:var(--text-primary);font-weight:800;font-size:clamp(15px,1.45vw,20px);font-variant-numeric:tabular-nums;text-align:center;animation:gfe-number-pop .22s ease}.gfe-summary-hero{display:grid;gap:4px;padding:18px;border-radius:var(--radius-lg);background:var(--primary);color:#fff}.gfe-summary-hero span,.gfe-summary-hero small{color:#ffffffc2;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.gfe-summary-hero strong{font-size:clamp(30px,3.2vw,46px);font-variant-numeric:tabular-nums;line-height:1.1;animation:gfe-number-pop .22s ease}.gfe-summary-hero small{text-transform:none;letter-spacing:0;font-weight:500}.gfe-summary-row{display:flex;justify-content:space-between;gap:14px;align-items:baseline;min-width:0}.gfe-summary-row span{color:var(--text-secondary);font-size:13px}.gfe-summary-row strong{font-weight:650;font-variant-numeric:tabular-nums;white-space:nowrap}.gfe-summary-row strong.is-strong{font-weight:800}.gfe-summary-totals{border-top:1px solid var(--border);padding-top:12px}.gfe-summary-badge{justify-content:center}.gfe-preview-footer{padding-top:10px;border-top:1px solid var(--border);color:var(--text-secondary);font-size:11px;font-weight:700;text-align:center}.gfe-line-actions,.gfe-admin-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.gfe-line-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.gfe-line-summary-strip div{display:grid;gap:3px;padding:10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0}.gfe-line-summary-strip span{color:var(--text-muted);font-size:10px;font-weight:800;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.gfe-line-summary-strip strong{font-size:14px;font-variant-numeric:tabular-nums}.gfe-line-card{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(220px,1.6fr) minmax(118px,.7fr) minmax(124px,.75fr) auto;gap:10px;align-items:end;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0}.gfe-line-notes{grid-column:2 / -1;color:var(--text-secondary);font-size:11px;line-height:1.4}.gfe-line-remove{align-self:end}.gfe-admin-card{margin-top:0}.gfe-admin-compact{display:flex;gap:8px;flex-wrap:wrap}.gfe-admin-compact span{padding:7px 10px;border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface);color:var(--text-secondary);font-size:12px;font-weight:650}.gfe-estimates-drawer,.gfe-settings-modal{max-height:min(900px,calc(100vh - 32px));overflow-y:auto}.gfe-estimates-drawer .modal-header p,.gfe-settings-modal .modal-header p{margin:4px 0 0;font-size:12px}.gfe-estimates-drawer .gfe-estimate-list,.gfe-settings-modal .gfe-admin-card{position:static}.gfe-settings-note{margin:0;font-size:12px;line-height:1.45}@keyframes gfe-number-pop{0%{opacity:.68;transform:translateY(3px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1380px){.gfe-page-grid:not(.gfe-page-grid-workbench){grid-template-columns:1fr}.gfe-sidebar-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.gfe-worksheet-grid{grid-template-columns:minmax(0,1fr)}.gfe-worksheet-grid>.gfe-summary-card{position:static;top:auto;order:-1}.gfe-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1280px){.gfe-editor-header{grid-template-columns:minmax(0,1fr)}.gfe-actions{justify-content:flex-start}.gfe-actions .btn{flex:1 1 150px}}@media(max-width:960px){.gfe-page-grid:not(.gfe-page-grid-workbench){grid-template-columns:1fr}.gfe-sidebar-stack{grid-template-columns:1fr}.gfe-sticky-panel{position:static;top:auto}}@media(max-width:820px){.gfe-editor-header,.gfe-command-row,.address-entry-compact-row,.gfe-form-grid-property,.address-entry-street-grid,.address-entry-locality-grid,.gfe-rate-source-strip,.gfe-line-card,.gfe-share-alert,.gfe-summary-grid,.gfe-visual-summary{grid-template-columns:1fr}.gfe-share-actions{width:100%}.gfe-share-actions .btn{flex:1 1 0}.gfe-preview-toolbar{grid-template-columns:1fr;align-items:stretch}.gfe-preview-actions{justify-content:stretch}.gfe-preview-actions .btn{flex:1 1 150px}.gfe-page-actions,.gfe-actions,.gfe-section-heading,.gfe-panel-heading{justify-content:flex-start}.gfe-actions .btn{flex:1 1 150px}.gfe-line-notes{grid-column:1}}@media(max-width:520px){.gfe-form-grid,.gfe-form-grid-two,.gfe-form-grid-facts,.gfe-form-grid-topline,.gfe-form-grid-assumptions{grid-template-columns:1fr}}.form-group{margin-bottom:16px}.form-label{display:block;margin-bottom:6px;font-size:12px;font-weight:500;color:var(--text-secondary)}.form-control{width:100%;height:38px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:inherit;background:var(--bg-card);color:var(--text-primary);transition:border-color .15s ease,box-shadow .15s ease}.form-control:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #3d7eaa26}.form-control::placeholder{color:var(--text-tertiary)}.form-control:disabled{background:var(--bg-sunken);color:var(--text-disabled);cursor:not-allowed}textarea.form-control{height:auto;padding:8px 12px;resize:vertical}.form-helper{font-size:12px;color:var(--text-muted);margin-top:4px}.form-error-text{font-size:12px;color:var(--error-text);margin-top:4px}.form-control.has-error{border-color:var(--error-text);background:var(--error-bg)}.badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:var(--radius-full);font-size:12px;font-weight:500}.badge-green{background:var(--success-bg);color:var(--success-text)}.badge-yellow{background:var(--warning-bg);color:var(--warning-text)}.badge-red{background:var(--error-bg);color:var(--error-text)}.badge-blue{background:var(--info-bg);color:var(--info-text)}.badge-gray{background:var(--surface-alt);color:var(--text-secondary)}.badge-beige{background:var(--beige-100);color:var(--beige-500)}.mls-search-split{display:grid;gap:1rem;grid-template-columns:300px minmax(0,1fr)}.mls-search-list{display:flex;flex-direction:column;gap:6px;max-height:82vh;overflow-y:auto;overflow-x:hidden;min-width:0;padding-right:4px;contain:paint}.mls-search-list>*{flex-shrink:0;width:100%;max-width:100%}.mls-search-map{position:sticky;top:12px;align-self:start}@media(max-width:1023px){.mls-search-split{grid-template-columns:1fr}.mls-search-list{max-height:55vh}.mls-search-map{position:static}}.badge-status-active{background:#d6efe3;color:#0f5c2c}.badge-status-pending{background:#fed7aa;color:#7c2d12}.badge-status-sold{background:#fee2e2;color:#991b1b}html.dark .badge-status-active{background:#0f2a1a;color:#6ee7b7}html.dark .badge-status-pending{background:#2a1200;color:#fdba74}html.dark .badge-status-sold{background:#2a0f0f;color:#fca5a5}.table-wrapper{border:1px solid var(--border);border-radius:var(--radius-lg);overflow-x:auto;background:var(--surface)}.table{width:100%;border-collapse:collapse}.table th{padding:10px 16px;text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:var(--surface-alt);border-bottom:1px solid var(--border)}.table td{padding:12px 16px;border-bottom:1px solid var(--border-subtle);font-size:14px;color:var(--text);vertical-align:middle}.table tbody tr:nth-child(2n){background:var(--surface)}.table tbody tr:nth-child(odd){background:var(--beige-50)}.table tbody tr:hover{background:var(--bg)}.table tbody tr:last-child td{border-bottom:none}.alert{padding:12px 16px;border-radius:var(--radius-lg);margin-bottom:16px;font-size:14px;border:1px solid transparent}.alert-error{background:var(--error-bg);color:var(--error-text);border-color:#fecaca}.alert-success{background:var(--success-bg);color:var(--success-text);border-color:#a7f3d0}.alert-info{background:var(--info-bg);color:var(--info-text);border-color:var(--navy-100)}.alert-warning{background:var(--warning-bg);color:var(--warning-text);border-color:#fde68a}.loading-spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.grid{display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:16px}.grid-3{grid-template-columns:repeat(3,1fr);gap:16px}.grid-4{grid-template-columns:repeat(4,1fr);gap:20px}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.text-muted{color:var(--text-secondary)}.text-tertiary{color:var(--text-muted)}.text-inverse{color:var(--text-inverse)}.text-sm{font-size:12px}.text-xs{font-size:11px}.text-lg{font-size:16px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uppercase{text-transform:uppercase;letter-spacing:.05em}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;gap:16px}.page-header-title{font-size:24px;font-weight:600;color:var(--text);letter-spacing:-.01em;margin:0}.page-header-subtitle{font-size:14px;color:var(--text-secondary);margin:4px 0 0}.page-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.section{margin-bottom:32px}.section-title{font-size:16px;font-weight:600;color:var(--text);margin:0 0 16px}.modal-backdrop{position:fixed;inset:0;background:#1e1b168c;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:16px}.modal-content{background:var(--bg-card-alt);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");background-repeat:repeat;border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-modal);padding:24px;width:100%;max-width:560px;animation:modal-enter .2s ease-out}html.has-workspace-chrome .modal-content{max-height:calc(100vh - 32px)!important}.modal-content.modal-sm{max-width:440px}.modal-content.modal-lg{max-width:720px}.modal-content.modal-xl{max-width:900px}.modal-content.modal-document-preview{max-width:none;width:min(1280px,calc(100vw - 36px));height:calc(100vh - 36px)}html.has-workspace-chrome .modal-content.modal-document-preview{max-height:calc(100vh - 36px)!important}.modal-backdrop.modal-backdrop-document-preview{top:0!important;left:0!important}@keyframes modal-enter{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.modal-title{font-size:16px;font-weight:600;color:var(--text);margin:0}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.gfe-settings-footer{justify-content:space-between;align-items:center;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:14px}.gfe-settings-saved-hint{font-size:12px}.gfe-settings-footer-actions{display:flex;gap:8px}.gfe-fee-schedule-table{font-size:12px}.gfe-fee-schedule-table th,.gfe-fee-schedule-table td{padding:6px 8px;vertical-align:top}.dropdown-menu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:6px;min-width:160px;z-index:var(--z-popover)}.dropdown-item{display:flex;align-items:center;gap:8px;height:34px;padding:0 12px;border-radius:var(--radius);font-size:14px;color:var(--text);cursor:pointer;border:none;background:none;width:100%;text-align:left;text-decoration:none;transition:background .15s ease}.dropdown-item:hover{background:var(--bg);text-decoration:none}.dropdown-separator{height:1px;background:var(--border-subtle);margin:4px 0}.show-mobile-only,.show-mobile-flex{display:none!important}.crm-list-sidebar{display:block}.page-container{padding:24px}@media(max-width:1024px){:root{--sidebar-width: var(--sidebar-collapsed)}.sidebar-brand-name,.sidebar-section-label,.sidebar-nav-item span,.sidebar-user-name,.sidebar-user-role{display:none}.sidebar-nav-item{justify-content:center;padding:10px}.sidebar-brand,.sidebar-user{justify-content:center}.main-content{padding:24px}}@media(max-width:768px){:root{--sidebar-width: 0px}.sidebar-shell{transform:translate(-100%);transition:transform .25s ease}.sidebar-shell.open{transform:translate(0);width:260px}.topbar-shell{left:0!important}.main-content{margin-left:0!important;padding:16px}.page-container{padding:16px}.modal-content{width:95%!important;max-width:none!important;margin:0 8px;border-radius:var(--radius-lg)}.grid-2,.grid-3{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.page-header{flex-direction:column;align-items:stretch;gap:12px}.page-header .page-actions{align-self:flex-start}.responsive-detail-grid,.responsive-sidebar-layout{grid-template-columns:1fr!important}.responsive-flex-row{flex-direction:column!important}.responsive-flex-row>.responsive-sidebar{width:100%!important;max-width:100%!important}.responsive-btn-group{flex-wrap:wrap}.card-header{flex-wrap:wrap;gap:8px}.crm-list-sidebar{display:none!important;width:100%!important}.crm-list-sidebar.open{display:block!important}img,video,iframe{max-width:100%}.hide-mobile{display:none!important}.show-mobile-only{display:block!important}.show-mobile-flex{display:flex!important}.topbar-title{display:none}.notification-bar{gap:1px;max-width:208px;overflow-x:auto;scrollbar-width:none}.notification-bar::-webkit-scrollbar{display:none}.notification-button{width:30px;height:30px}.notification-button svg{width:20px;height:20px}.notification-badge{min-width:17px;height:17px;padding:0 4px;font-size:10px}.notification-menu{position:fixed;top:calc(var(--topbar-height) - 2px);left:8px;right:8px;width:auto}.topbar-search-slot{min-width:0;padding:0}.workspace-tabs-shell{left:0!important;padding:0 8px}.workspace-tabs-scroll{overflow-x:auto;scrollbar-width:none}.workspace-tabs-scroll::-webkit-scrollbar{display:none}.workspace-tab{min-width:118px;flex-basis:144px}.workspace-tab.pinned{min-width:112px;flex-basis:128px}.global-search-input-wrap kbd{display:none}.global-search-menu{position:fixed;top:calc(var(--topbar-height) - 4px);left:8px;right:8px;width:auto}.mls-list-col{width:100%!important}.mls-map-col{height:calc(100vh - 200px)!important}.sf-tour-grid{grid-template-columns:1fr!important}.sf-tour-header{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.sf-tour-header-controls{justify-content:flex-start!important;flex-wrap:wrap!important}.sf-tour-actions{flex-wrap:wrap!important}.sf-tour-actions .btn{flex:1 1 auto!important;min-width:0!important;justify-content:center!important}.sf-messages-grid{grid-template-columns:1fr!important;height:auto!important}.sf-contacts-panel{max-height:200px!important;height:auto!important}.sf-contacts-hidden-mobile{display:none!important}.sf-thread-panel{min-height:60vh!important}.sf-stop-detail-header{flex-direction:column!important;gap:4px!important}.sf-stop-detail-stats{flex-wrap:wrap!important;gap:8px!important}.sf-search-form{flex-direction:column!important}.sf-search-form input,.sf-search-form button{width:100%!important}.sf-search-filters{flex-direction:column!important}.sf-search-filters input{width:100%!important}.sf-dash-header{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.sf-dash-header-actions{align-self:flex-start!important}.sf-buyer-header{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.sf-buyer-header-actions{flex-wrap:wrap!important}.sf-timeline-times{flex-wrap:wrap!important;gap:8px!important}.sf-timeline-stop-times{flex-direction:column!important;gap:2px!important}.sf-coord-editor{flex-direction:column!important;align-items:stretch!important}.sf-coord-editor input{width:100%!important}.sf-coord-editor-buttons{display:flex;gap:4px}.sf-stop-card-details,.sf-stop-card-inner{gap:8px!important}}@media(max-width:480px){body{font-size:13px}.grid-4{grid-template-columns:1fr}.page-container{padding:12px!important}.card-body{padding:16px}.card-header{padding:12px 16px}.btn{padding:0 12px;font-size:13px}.btn-lg{font-size:14px}.form-control{font-size:16px}h1{font-size:20px!important}h2{font-size:16px!important}.table th{font-size:10px;padding:8px}.table td{padding:10px 8px;font-size:13px}.sf-tour-map-container{height:280px!important}.sf-contacts-panel{max-height:160px!important}}@media(hover:none)and (pointer:coarse){.btn,.form-control{min-height:44px}.table td{padding:14px 10px}.sf-stop-card-btn{min-height:36px!important;min-width:36px!important}}html[data-theme-style=glass]{--g-blur: 20px;--g-saturate: 145%;--g-tint: rgba(250,250,249,.48);--g-tint-strong: rgba(255,255,255,.65);--g-tint-sidebar: rgba(30,43,56,.55);--g-border: rgba(255,255,255,.55);--g-border-inner: rgba(255,255,255,.35);--g-border-sidebar:rgba(255,255,255,.1);--g-shadow: 0 20px 40px rgba(30,27,22,.12), 0 4px 10px rgba(30,27,22,.06);--g-highlight: linear-gradient(180deg, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 40%)}html.dark[data-theme-style=glass]{--g-tint: rgba(31,29,27,.55);--g-tint-strong: rgba(38,35,32,.7);--g-tint-sidebar: rgba(15,14,12,.65);--g-border: rgba(255,255,255,.12);--g-border-inner: rgba(255,255,255,.06);--g-border-sidebar:rgba(255,255,255,.06);--g-shadow: 0 20px 40px rgba(0,0,0,.45), 0 4px 10px rgba(0,0,0,.3);--g-highlight: linear-gradient(180deg, rgba(255,255,255,.1) 0%, rgba(255,255,255,0) 40%)}#cma-step-comps .gm-style>div:first-child>div:nth-child(2){top:1px!important}.impersonation-banner{position:fixed;top:0;left:0;right:0;z-index:var(--z-impersonation);display:flex;align-items:center;gap:8px;padding:6px 16px;font-size:.8125rem;background:var(--warning-bg);color:var(--warning-text);border-bottom:1px solid var(--warning);font-weight:500}.impersonation-banner-exit{display:inline-flex;align-items:center;border:1px solid var(--warning);background:transparent;color:var(--warning-text);font-weight:600;font-size:.75rem;padding:2px 10px;border-radius:4px;cursor:pointer}.impersonation-banner-exit:hover:not(:disabled){background:var(--warning);color:#fff}.impersonation-banner-exit:disabled{opacity:.6;cursor:not-allowed}.app-shell.has-impersonation-banner .sidebar-shell,.app-shell.has-impersonation-banner .topbar-shell{top:28px}.app-shell.has-impersonation-banner main.main-content{margin-top:calc(var(--topbar-height) + 28px)}@keyframes yrpPulse{0%{transform:scale(.8);opacity:.6}to{transform:scale(2.4);opacity:0}}@keyframes yrpRingPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.5);opacity:0}}@keyframes yrpTypeBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}@keyframes yrpBlink{50%{opacity:.35}}html[data-theme-style=glass] .glass-backdrop{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 15% 10%,rgba(127,179,211,.55),transparent 60%),radial-gradient(ellipse 70% 55% at 90% 25%,rgba(203,198,191,.65),transparent 55%),radial-gradient(ellipse 60% 50% at 80% 90%,rgba(91,158,201,.4),transparent 60%),radial-gradient(ellipse 70% 60% at 10% 85%,rgba(234,243,250,.9),transparent 55%),linear-gradient(145deg,#eaf3fa,#f2f0ee 45%,#e8e5e1)}html.dark[data-theme-style=glass] .glass-backdrop{background:radial-gradient(ellipse 80% 60% at 15% 10%,rgba(61,126,170,.5),transparent 60%),radial-gradient(ellipse 70% 55% at 90% 25%,rgba(90,70,55,.55),transparent 55%),radial-gradient(ellipse 60% 50% at 80% 90%,rgba(45,106,147,.55),transparent 60%),radial-gradient(ellipse 70% 60% at 10% 85%,rgba(26,44,58,.9),transparent 55%),linear-gradient(145deg,#0a1a27,#161412 45%,#0f0e0c)}html[data-theme-style=glass] body,html[data-theme-style=glass] .bg-paper,html[data-theme-style=glass] .main-content{background:transparent!important;background-image:none!important}html[data-theme-style=glass] .glass{position:relative;background:var(--g-tint);-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));border:1px solid var(--g-border);border-radius:var(--radius-xl);box-shadow:var(--g-shadow);isolation:isolate}html[data-theme-style=glass] .glass:before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--g-highlight);pointer-events:none;z-index:0}html[data-theme-style=glass] .glass:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px var(--g-border-inner);pointer-events:none;z-index:0}html[data-theme-style=glass] .glass>*{position:relative;z-index:1}html[data-theme-style=glass] .glass-strong{background:var(--g-tint-strong)}html[data-theme-style=glass] .glass.panel-stack{box-shadow:0 1px #ffffff80 inset,0 -1px #0000000a inset,0 24px 48px #1e1b1624,0 6px 12px #1e1b160f}html.dark[data-theme-style=glass] .glass.panel-stack{box-shadow:0 1px #ffffff14 inset,0 -1px #00000040 inset,0 24px 48px #00000080,0 6px 12px #00000040}html[data-theme-style=glass] .sidebar-shell.glass-sidebar{background-color:var(--g-tint-sidebar)!important;background-image:none!important;-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));border-right:1px solid var(--g-border-sidebar);isolation:isolate}html[data-theme-style=glass] .sidebar-shell.glass-sidebar:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#ffffff14,#fff0 30%);z-index:0}html[data-theme-style=glass] .sidebar-shell.glass-sidebar>*{position:relative;z-index:1}html[data-theme-style=glass] .topbar-shell.glass-topbar{background-color:var(--g-tint)!important;background-image:none!important;-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));border-bottom:1px solid var(--g-border)}html[data-theme-style=glass] .workspace-tabs-shell{background:var(--g-tint)!important;-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));border-bottom:1px solid var(--g-border)}html[data-theme-style=glass] .card{position:relative;background:var(--g-tint);background-image:none;-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));border:1px solid var(--g-border);border-radius:var(--radius-xl);box-shadow:var(--g-shadow);isolation:isolate}html[data-theme-style=glass]{--surface: rgba(250,250,249,.22);--surface-alt: rgba(255,255,255,.14);--surface-elevated: rgba(255,255,255,.28);--bg-card: rgba(250,250,249,.22);--bg-card-alt: rgba(255,255,255,.35)}html.dark[data-theme-style=glass]{--surface: rgba(31,29,27,.4);--surface-alt: rgba(255,255,255,.04);--surface-elevated: rgba(38,35,32,.48);--bg-card: rgba(31,29,27,.4);--bg-card-alt: rgba(38,35,32,.55)}html[data-theme-style=glass] [style*=--surface-elevated],html[data-theme-style=glass] [style*=surface-elevated],html[data-theme-style=glass] [style*=surface-alt],html[data-theme-style=glass] [style*=--bg-card],html[data-theme-style=glass] [style*=bg-card],html[data-theme-style=glass] [style*="--surface)"]{-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate))}html[data-theme-style=glass] .table-wrapper{background:var(--g-tint);-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));border:1px solid var(--g-border);border-radius:var(--radius-xl);box-shadow:var(--g-shadow);isolation:isolate}html[data-theme-style=glass] .table{background:transparent}html[data-theme-style=glass] .table th{background:#ffffff2e;border-bottom:1px solid var(--g-border-inner);color:var(--text-secondary)}html.dark[data-theme-style=glass] .table th{background:#ffffff0f}html[data-theme-style=glass] .table tbody tr,html[data-theme-style=glass] .table tbody tr:nth-child(2n),html[data-theme-style=glass] .table tbody tr:nth-child(odd){background:transparent}html[data-theme-style=glass] .table tbody tr:hover{background:#7fb3d32e}html.dark[data-theme-style=glass] .table tbody tr:hover{background:#7fb3d324}html[data-theme-style=glass] .table td{border-bottom:1px solid var(--g-border-inner)}html[data-theme-style=glass] .form-control{background:#ffffff8c;border-color:var(--g-border)}html.dark[data-theme-style=glass] .form-control{background:#ffffff0f;border-color:var(--g-border)}html[data-theme-style=glass] .btn-secondary{background:#ffffff8c;border-color:var(--g-border)}html.dark[data-theme-style=glass] .btn-secondary{background:#ffffff0f}html[data-theme-style=glass] .modal-content{background:var(--g-tint-strong)!important;background-image:none!important;-webkit-backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));backdrop-filter:blur(var(--g-blur)) saturate(var(--g-saturate));border:1px solid var(--g-border)}html[data-theme-style=glass] .main-content{position:relative;z-index:1}@media print{html[data-theme-style=glass] .glass,html[data-theme-style=glass] .sidebar-shell.glass-sidebar,html[data-theme-style=glass] .topbar-shell.glass-topbar,html[data-theme-style=glass] .glass-backdrop,html[data-theme-style=glass] .card,html[data-theme-style=glass] .modal-content{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#fff!important;box-shadow:none!important}}
