:root{--obm-blue-sky: #0096fa;--obm-blue-ocean: #0080c6;--obm-blue-sapphire: #0050bc;--obm-green-emerald: #0e9f6e;--obm-green-light: #31c48d;--obm-gradient: linear-gradient(135deg, #0096fa 0%, #0077e6 55%, #0e9f6e 100%);--obm-gradient-subtle: linear-gradient(135deg, rgba(0, 150, 250, .08) 0%, rgba(14, 159, 110, .08) 100%);--md-sys-color-primary: #0070eb;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #e0f2fe;--md-sys-color-on-primary-container: #034b8c;--md-sys-color-surface: #ffffff;--md-sys-color-surface-dim: #f0f4f9;--md-sys-color-surface-bright: #f8fafc;--md-sys-color-surface-container: #f1f5f9;--md-sys-color-surface-container-high: #e2e8f0;--md-sys-color-background: #f8fafc;--md-sys-color-on-surface: #0f172a;--md-sys-color-on-surface-variant: #475569;--md-sys-color-outline: #cbd5e1;--md-sys-color-outline-variant: #e2e8f0;--color-success: #0e9f6e;--color-success-bg: #ecfdf5;--color-error: #e11d48;--color-error-bg: #ffe4e6;--color-warning: #d97706;--color-warning-bg: #fef3c7;--color-info: #0080c6;--color-info-bg: #f0f9ff;--md-elevation-1: 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);--md-elevation-2: 0 1px 2px 0 rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15);--md-elevation-3: 0 4px 8px 3px rgba(60,64,67,.15), 0 1px 3px 0 rgba(60,64,67,.3);--md-elevation-4: 0 6px 10px 4px rgba(60,64,67,.15), 0 2px 3px 0 rgba(60,64,67,.3);--font-sans: "Google Sans", "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, Menlo, Consolas, monospace;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--header-height: 64px;--sidebar-width: 260px;--sidebar-collapsed-width: 72px}[data-theme=dark]{--md-sys-color-primary: #a8c7fa;--md-sys-color-on-primary: #062e6f;--md-sys-color-primary-container: #0842a0;--md-sys-color-on-primary-container: #d3e3fd;--md-sys-color-surface: #1e1f20;--md-sys-color-surface-dim: #131314;--md-sys-color-surface-bright: #2b2c2e;--md-sys-color-surface-container: #28292a;--md-sys-color-surface-container-high: #333537;--md-sys-color-background: #131314;--md-sys-color-on-surface: #e3e3e3;--md-sys-color-on-surface-variant: #c4c7c5;--md-sys-color-outline: #444746;--md-sys-color-outline-variant: #2d2f31;--color-success: #81c995;--color-success-bg: #0f381e;--color-error: #f28b82;--color-error-bg: #441616;--color-warning: #fdd663;--color-warning-bg: #3c2f00;--color-info: #a8c7fa;--color-info-bg: #0842a0;--md-elevation-1: 0 1px 3px 1px rgba(0,0,0,.4);--md-elevation-2: 0 2px 6px 2px rgba(0,0,0,.5);--md-elevation-3: 0 4px 8px 3px rgba(0,0,0,.6);--md-elevation-4: 0 6px 12px 4px rgba(0,0,0,.7)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--md-sys-color-on-surface);background-color:var(--md-sys-color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}a{color:var(--md-sys-color-primary);text-decoration:none;transition:color .15s ease}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:500;color:var(--md-sys-color-on-surface)}h1{font-size:24px;line-height:32px;letter-spacing:-.01em}h2{font-size:18px;line-height:24px}h3{font-size:15px;font-weight:600;line-height:20px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--md-sys-color-outline-variant);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--md-sys-color-outline)}:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.app-shell{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;background:var(--md-sys-color-background)}.app-topbar{height:var(--header-height);background:var(--md-sys-color-background);display:flex;align-items:center;justify-content:space-between;padding:0 16px;gap:16px;flex-shrink:0;z-index:20}.topbar-left{display:flex;align-items:center;gap:12px;width:calc(var(--sidebar-width) - 16px);min-width:200px}.icon-btn{width:40px;height:40px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--md-sys-color-on-surface-variant);cursor:pointer;transition:background .15s ease,color .15s ease}.icon-btn:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.topbar-brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:500;color:var(--md-sys-color-on-surface);text-decoration:none;cursor:pointer}.topbar-brand:hover{text-decoration:none}.brand-logo-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-title{display:flex;align-items:baseline;gap:6px;font-size:19px;font-weight:600;letter-spacing:-.02em}.brand-subtitle{font-size:13px;font-weight:500;color:var(--md-sys-color-on-surface-variant);padding:1px 6px;background:var(--md-sys-color-surface-container-high);border-radius:var(--radius-xs)}.topbar-center{flex:1;max-width:720px}.omnibox{display:flex;align-items:center;background:var(--md-sys-color-surface-container-high);border-radius:var(--radius-full);padding:0 16px;height:46px;gap:12px;transition:all .2s cubic-bezier(.2,0,0,1);color:var(--md-sys-color-on-surface-variant)}.omnibox:focus-within{background:var(--md-sys-color-surface);box-shadow:var(--md-elevation-2);color:var(--md-sys-color-on-surface)}.omnibox input{flex:1;border:none;background:transparent;font-family:inherit;font-size:15px;color:var(--md-sys-color-on-surface);outline:none}.omnibox input::placeholder{color:var(--md-sys-color-on-surface-variant);opacity:.8}.omnibox-kbd{font-size:11px;font-family:var(--font-mono);background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface-variant);padding:2px 6px;border-radius:var(--radius-xs);border:1px solid var(--md-sys-color-outline-variant)}.topbar-right{display:flex;align-items:center;gap:8px}.health-pill{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--radius-full);background:var(--color-success-bg);color:var(--color-success);font-size:12px;font-weight:600;transition:all .2s ease}.health-pill.realtime-connected{background:#1e8e3e1f;color:#1e8e3e}.health-pill.realtime-connecting,.health-pill.realtime-reconnecting{background:#f9ab0026;color:#e37400}.health-pill.realtime-disconnected{background:#d930251f;color:#d93025}.health-dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 6px currentColor}.health-pill.realtime-connected .health-dot{animation:pulse-dot 2s infinite cubic-bezier(.4,0,.6,1)}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.realtime-toast-container{position:fixed;bottom:24px;right:24px;z-index:1000;display:flex;flex-direction:column;gap:10px;max-width:360px;pointer-events:none}.realtime-toast{pointer-events:auto;background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);border-radius:var(--radius-md);padding:12px 14px;box-shadow:0 4px 16px #0000002e;border-left:4px solid var(--md-sys-color-primary);display:flex;flex-direction:column;gap:4px;animation:slide-in-toast .25s cubic-bezier(.2,0,0,1)}@keyframes slide-in-toast{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}.realtime-toast.toast-success{border-left-color:#1e8e3e}.realtime-toast.toast-warning{border-left-color:#e37400}.realtime-toast.toast-info{border-left-color:var(--md-sys-color-primary)}.toast-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.toast-title{font-weight:600;font-size:13px}.toast-time{font-size:11px;color:var(--md-sys-color-on-surface-variant);margin-left:auto}.toast-close{background:transparent;border:none;font-size:16px;line-height:1;color:var(--md-sys-color-on-surface-variant);cursor:pointer;padding:0 4px}.toast-close:hover{color:var(--md-sys-color-on-surface)}.toast-msg{font-size:12px;color:var(--md-sys-color-on-surface-variant);line-height:1.4}.app-body{display:flex;flex:1;overflow:hidden;position:relative}.app-sidebar{width:var(--sidebar-width);background:var(--md-sys-color-background);display:flex;flex-direction:column;padding:8px 12px 16px;gap:8px;flex-shrink:0;overflow-y:auto;transition:width .25s cubic-bezier(.2,0,0,1),transform .25s cubic-bezier(.2,0,0,1);z-index:15}.app-sidebar.collapsed{width:var(--sidebar-collapsed-width);padding:8px 8px 16px}.compose-wrap{padding:6px 4px 12px}.btn-compose{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:54px;padding:0 24px 0 18px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:var(--radius-lg);font-family:var(--font-sans);font-size:14px;font-weight:600;text-decoration:none;box-shadow:var(--md-elevation-1);transition:all .2s cubic-bezier(.2,0,0,1);border:none;cursor:pointer;white-space:nowrap}.btn-compose:hover{box-shadow:var(--md-elevation-3);background:var(--md-sys-color-primary-container);filter:brightness(.97);text-decoration:none}.app-sidebar.collapsed .btn-compose{padding:0;width:52px;height:52px;border-radius:var(--radius-lg)}.app-sidebar.collapsed .btn-compose span{display:none}.nav-group{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.nav-group-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--md-sys-color-on-surface-variant);padding:8px 16px 4px}.app-sidebar.collapsed .nav-group-label{display:none}.nav-link{display:flex;align-items:center;gap:16px;height:40px;padding:0 16px;border-radius:var(--radius-full);color:var(--md-sys-color-on-surface-variant);font-size:14px;font-weight:500;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap;overflow:hidden}.nav-link:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);text-decoration:none}.nav-link.active{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-weight:600}.app-sidebar.collapsed .nav-link{padding:0;justify-content:center;width:48px;height:40px;margin:0 auto}.app-sidebar.collapsed .nav-link span{display:none}.sidebar-footer{margin-top:auto;padding-top:12px;border-top:1px solid var(--md-sys-color-outline-variant);display:flex;flex-direction:column;gap:8px}.user-profile-card{display:flex;align-items:center;gap:12px;padding:6px 8px;border-radius:var(--radius-md);background:var(--md-sys-color-surface-container)}.app-sidebar.collapsed .user-profile-card{padding:6px 0;justify-content:center}.avatar-circle{width:36px;height:36px;border-radius:var(--radius-full);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);display:grid;place-items:center;font-weight:600;font-size:14px;flex-shrink:0;box-shadow:0 1px 2px #00000026}.user-profile-info{min-width:0;flex:1}.user-profile-email{font-size:13px;font-weight:600;color:var(--md-sys-color-on-surface);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-meta{font-size:11.5px;color:var(--md-sys-color-on-surface-variant);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar.collapsed .user-profile-info{display:none}.app-main{flex:1;background:var(--md-sys-color-surface);border-radius:var(--radius-xl) 0 0 0;margin-right:0;margin-bottom:0;padding:24px 32px 48px;overflow-y:auto;box-shadow:-2px 0 10px #00000008;display:flex;flex-direction:column}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--md-sys-color-on-surface-variant);margin-bottom:16px}.breadcrumbs a{color:var(--md-sys-color-primary);text-decoration:none}.breadcrumbs .crumb-sep{color:var(--md-sys-color-outline)}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.page-header-text h1{font-size:24px;font-weight:500;color:var(--md-sys-color-on-surface);margin-bottom:4px}.page-header-text p{color:var(--md-sys-color-on-surface-variant);font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;padding:0 18px;border-radius:var(--radius-full);font-family:inherit;font-size:13.5px;font-weight:500;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);cursor:pointer;text-decoration:none;transition:all .15s ease}.btn:hover{background:var(--md-sys-color-surface-container-high);text-decoration:none}.btn.primary{background:var(--md-sys-color-primary);border-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:var(--md-elevation-1)}.btn.primary:hover{filter:brightness(1.06);box-shadow:var(--md-elevation-2)}.btn.tonal{background:var(--md-sys-color-primary-container);border-color:transparent;color:var(--md-sys-color-on-primary-container)}.btn.tonal:hover{filter:brightness(.95)}.btn.danger{background:transparent;border-color:var(--color-error);color:var(--color-error)}.btn.danger:hover{background:var(--color-error-bg)}.btn.ghost{background:transparent;border-color:transparent;color:var(--md-sys-color-on-surface-variant)}.btn.ghost:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.btn.small{height:30px;padding:0 12px;font-size:12.5px}.btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:var(--radius-full);font-size:11.5px;font-weight:600;letter-spacing:.02em}.badge.ok{background:var(--color-success-bg);color:var(--color-success)}.badge.bad{background:var(--color-error-bg);color:var(--color-error)}.badge.warn{background:var(--color-warning-bg);color:var(--color-warning)}.chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:12px;background:var(--md-sys-color-surface-container);color:var(--md-sys-color-primary);border:1px solid var(--md-sys-color-outline-variant)}.card{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-lg);padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #00000005}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px}.tile{background:var(--md-sys-color-surface-container);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-md);padding:18px;display:flex;flex-direction:column;gap:4px;transition:transform .15s ease,box-shadow .15s ease}.tile:hover{transform:translateY(-2px);box-shadow:var(--md-elevation-1)}.tile-icon-wrap{width:36px;height:36px;border-radius:var(--radius-sm);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.tile-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--md-sys-color-on-surface-variant)}.tile-value{font-size:26px;font-weight:600;color:var(--md-sys-color-on-surface);letter-spacing:-.02em}.tile-sub{font-size:12px;color:var(--md-sys-color-on-surface-variant)}.capacity-bar{height:6px;background:var(--md-sys-color-surface-container-high);border-radius:var(--radius-full);overflow:hidden;margin-top:6px}.capacity-fill{height:100%;background:var(--md-sys-color-primary);border-radius:var(--radius-full);transition:width .3s cubic-bezier(.2,0,0,1)}.capacity-fill.warn{background:var(--color-warning)}.capacity-fill.hot{background:var(--color-error)}.table-wrap{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-md);overflow:hidden;background:var(--md-sys-color-surface);margin-bottom:24px}.table{width:100%;border-collapse:collapse;text-align:left}.table th{background:var(--md-sys-color-surface-container);padding:12px 16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--md-sys-color-on-surface-variant);border-bottom:1px solid var(--md-sys-color-outline-variant);white-space:nowrap}.table td{padding:12px 16px;border-bottom:1px solid var(--md-sys-color-outline-variant);vertical-align:middle;font-size:13.5px;color:var(--md-sys-color-on-surface)}.table tr:last-child td{border-bottom:none}.table tbody tr{transition:background .1s ease}.table tbody tr:hover{background:var(--md-sys-color-surface-bright)}td.actions{white-space:nowrap;text-align:right}td.actions>*+*{margin-left:6px}.home{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.home-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;padding:16px}.tool-card{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:var(--radius-md);background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface);text-decoration:none;transition:all .2s cubic-bezier(.2,0,0,1)}.tool-card:hover{background:var(--md-sys-color-primary-container);border-color:transparent;color:var(--md-sys-color-on-primary-container);transform:translateY(-1px);box-shadow:var(--md-elevation-1);text-decoration:none}.tool-icon{width:36px;height:36px;border-radius:var(--radius-sm);background:var(--md-sys-color-surface-container);color:var(--md-sys-color-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,color .2s ease}.tool-card:hover .tool-icon{background:var(--md-sys-color-surface);color:var(--md-sys-color-primary)}.tool-title{font-size:13.5px;font-weight:500}.group{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-lg);margin-bottom:20px;overflow:hidden}.group-head{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:var(--md-sys-color-surface-container);border:none;border-bottom:1px solid var(--md-sys-color-outline-variant);cursor:pointer;font-family:inherit;color:var(--md-sys-color-on-surface);text-align:left}.group-head.static{cursor:default}.group-title{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px}.group-title .icon{color:var(--md-sys-color-primary)}.group-head .rot{transform:rotate(-90deg)}.kv{display:grid;grid-template-columns:140px 1fr;row-gap:10px;padding:16px 20px;font-size:13.5px}.kv dt{color:var(--md-sys-color-on-surface-variant)}.kv dd{margin:0;color:var(--md-sys-color-on-surface);font-weight:500}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.field-label{font-size:13px;font-weight:600;color:var(--md-sys-color-on-surface)}.field-hint{font-size:12px;color:var(--md-sys-color-on-surface-variant)}input,select,textarea{font-family:inherit;font-size:14px;padding:10px 14px;border:1px solid var(--md-sys-color-outline);border-radius:var(--radius-sm);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);outline:none;transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px var(--md-sys-color-primary-container)}.alert{padding:12px 16px;border-radius:var(--radius-md);margin-bottom:16px;font-size:13.5px;display:flex;align-items:center;gap:10px}.alert.error{background:var(--color-error-bg);color:var(--color-error);border:1px solid rgba(179,38,30,.2)}.alert.success{background:var(--color-success-bg);color:var(--color-success);border:1px solid rgba(19,115,51,.2)}.alert.info{background:var(--color-info-bg);color:var(--color-info);border:1px solid rgba(11,87,208,.2)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:100;padding:20px}.modal{background:var(--md-sys-color-surface);border-radius:var(--radius-xl);padding:28px;width:min(600px,100%);max-height:90vh;overflow-y:auto;box-shadow:var(--md-elevation-4);border:1px solid var(--md-sys-color-outline-variant);display:flex;flex-direction:column;gap:16px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h3{font-size:18px;font-weight:600}.secret-box{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--md-sys-color-surface-container);border:1px dashed var(--md-sys-color-primary);padding:12px 16px;border-radius:var(--radius-md)}.secret-box code{font-family:var(--font-mono);font-size:13.5px;color:var(--md-sys-color-primary);font-weight:600;word-break:break-all}.ob-mockup-screen{min-height:100vh;width:100vw;position:relative;overflow:hidden;background-color:#06152b;display:flex}.ob-bg-wave-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.ob-bg-wave-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill}.ob-mockup-dots{position:absolute;top:36px;right:48px;width:130px;height:70px;background-image:radial-gradient(#38bdf8 1.5px,transparent 1.5px);background-size:16px 16px;opacity:.65}.ob-mockup-prism{position:absolute;top:70px;right:30px;width:140px;height:auto;opacity:.45;filter:drop-shadow(0 0 16px rgba(56,189,248,.3))}.ob-mockup-envelope-3d{position:absolute;bottom:0;left:0;width:320px;height:auto;z-index:2;filter:drop-shadow(0 10px 24px rgba(0,118,254,.22))}.ob-mockup-content{position:relative;z-index:5;width:100%;min-height:100vh;display:flex}.ob-mockup-hero{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;padding:0 48px 60px 80px;max-width:600px}.ob-mockup-hero-logo{margin-bottom:32px}.ob-mockup-hero-title{font-size:40px;font-weight:750;line-height:1.18;letter-spacing:-.025em;color:#0c1e38;margin:0 0 16px;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.ob-mockup-hero-green{color:#009e60;background:linear-gradient(90deg,#009e60,#00c781);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ob-mockup-hero-sub{font-size:16px;line-height:1.55;color:#64748b;margin:0 0 40px;max-width:100%;font-weight:400}.ob-mockup-badges{display:flex;align-items:flex-start;gap:32px}.ob-m-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;width:80px}.ob-m-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid;transition:transform .2s ease}.ob-m-badge:hover .ob-m-circle{transform:translateY(-2px)}.m-blue{background:#f0f9ff;border-color:#bae6fd;color:#0284c7}.m-green{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.m-indigo{background:#eef2ff;border-color:#c7d2fe;color:#4f46e5}.m-teal{background:#f0fdfa;border-color:#99f6e4;color:#0d9488}.ob-m-label{display:flex;flex-direction:column;font-size:13.5px;font-weight:600;color:#1e293b;line-height:1.25}.ob-mockup-auth{flex:1 1 50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 60px 40px 80px;position:relative}.ob-mockup-card{width:100%;max-width:400px;background:#0c192c;border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 25px 60px -10px #000000a6,0 0 0 1px #ffffff0a,0 0 80px -20px #0076fe26;padding:32px 32px 28px;position:relative;z-index:10}.ob-card-top{margin-bottom:16px}.ob-role-tabs{display:flex;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:3px;gap:3px;margin-bottom:16px}.ob-role-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:transparent;border:none;border-radius:7px;padding:7px 6px;color:#7e92ad;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ob-role-tab:hover{color:#fff;background:#ffffff0f}.ob-role-tab.active{background:linear-gradient(135deg,#0076fee6,#00b894d9);color:#fff;box-shadow:0 2px 8px #0076fe59}.ob-card-brand{margin-bottom:14px}.ob-c-title{font-size:24px;font-weight:700;color:#fff;margin:0 0 6px;letter-spacing:-.02em;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.ob-c-sub{font-size:13.5px;color:#7e92ad;margin:0;font-weight:400}.ob-card-form{display:flex;flex-direction:column;gap:14px}.ob-c-input-box{position:relative;display:flex;align-items:center;width:100%}.ob-c-icon{position:absolute;left:14px;color:#7e92ad;pointer-events:none;transition:color .2s ease}.ob-c-input-box:focus-within .ob-c-icon{color:#38bdf8}.ob-c-input{width:100%;height:48px;background:#0a1628a6;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;font-size:14.5px;padding:0 16px 0 44px;outline:none;transition:all .2s ease}.ob-c-input.has-toggle{padding-right:44px}.ob-c-input::placeholder{color:#7e92ad}.ob-c-input:focus{background:#0a1628e6;border-color:#0080ff;box-shadow:0 0 0 3px #0080ff40}.ob-c-eye-toggle{position:absolute;right:12px;background:none;border:none;color:#7e92ad;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.ob-c-eye-toggle:hover{color:#fff}.ob-c-lang-row{display:flex;align-items:center;gap:12px;padding:2px;margin-top:-2px}.ob-c-lang-icon{color:#7e92ad}.ob-c-lang-content{display:flex;flex-direction:column;gap:2px}.ob-c-lang-label{font-size:11.5px;color:#7e92ad;text-transform:none;letter-spacing:.02em;font-weight:500}.ob-c-lang-val{font-size:13.5px;font-weight:500;color:#cbd5e1;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.ob-c-remember-row{display:flex;align-items:center;margin:2px 0 6px}.ob-m-switch{display:inline-flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.ob-m-switch-input{position:absolute;opacity:0;width:0;height:0}.ob-m-switch-track{position:relative;width:40px;height:22px;background-color:#1a2a44;border-radius:20px;transition:background-color .25s ease;border:1px solid rgba(255,255,255,.12)}.ob-m-switch-track:after{content:"";position:absolute;height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:transform .25s ease;box-shadow:0 2px 4px #0000004d}.ob-m-switch-input:checked+.ob-m-switch-track{background-color:#0076fe;border-color:#0076fe}.ob-m-switch-input:checked+.ob-m-switch-track:after{transform:translate(18px)}.ob-m-switch-label{font-size:13.5px;color:#cbd5e1;font-weight:450}.ob-c-submit-btn{width:100%;height:48px;background:linear-gradient(90deg,#0076fe,#00b894);border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 4px 18px #0076fe4d;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;margin-top:4px}.ob-c-submit-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 26px #0076fe6b}.ob-c-submit-btn:disabled{opacity:.65;cursor:not-allowed}.ob-c-forgot-wrap{display:flex;align-items:center;justify-content:center;margin-top:8px}.ob-c-forgot-link{background:none;border:none;color:#38bdf8;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:4px 8px;transition:color .2s ease}.ob-c-forgot-link:hover{color:#7dd3fc;text-decoration:underline}.ob-c-back-link{background:none;border:none;color:#7e92ad;font-size:13px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;margin-top:8px}.ob-c-back-link:hover{color:#fff}.ob-mockup-footer{position:absolute;bottom:24px;right:36px;display:flex;align-items:center;gap:8px;font-size:12.5px;color:#64748b;-webkit-user-select:none;user-select:none}.ob-f-shield{color:#38bdf8}.ob-f-text{font-weight:500}.ob-f-dash{width:18px;height:3px;background:#00b894;border-radius:2px;margin-left:2px}@keyframes obCardFadeIn{0%{opacity:0;transform:translateY(32px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes obHeroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes obCardGlow{0%,to{box-shadow:0 25px 60px -10px #000000a6,0 0 0 1px #ffffff0a,0 0 80px -20px #0076fe26}50%{box-shadow:0 25px 60px -10px #000000a6,0 0 0 1px #ffffff0f,0 0 100px -15px #0076fe40}}@keyframes obLogoPulseHalo{0%,to{transform:scale(.92);opacity:.35;filter:blur(8px)}50%{transform:scale(1.35);opacity:.85;filter:blur(14px)}}@keyframes obLogoFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(1deg)}}@keyframes obLogoShine{0%,to{filter:drop-shadow(0 2px 8px rgba(0,118,254,.25))}50%{filter:drop-shadow(0 4px 16px rgba(0,184,148,.5)) drop-shadow(0 0 24px rgba(0,118,254,.45))}}.ob-logo-anim-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.ob-logo-anim-halo{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;background:radial-gradient(circle,rgba(0,184,148,.5) 0%,rgba(0,118,254,.4) 45%,transparent 70%);pointer-events:none;animation:obLogoPulseHalo 3.2s ease-in-out infinite;z-index:0}.ob-logo-anim-wrap .ob-logo-icon-img,.ob-logo-anim-wrap .ob-logo-video-anim{position:relative;z-index:1;animation:obLogoFloat 4.5s ease-in-out infinite,obLogoShine 3.2s ease-in-out infinite;transition:transform .25s cubic-bezier(.16,1,.3,1),filter .25s ease;filter:drop-shadow(0 2px 8px rgba(0,118,254,.2))}.ob-logo-anim-wrap:hover .ob-logo-icon-img,.ob-logo-anim-wrap:hover .ob-logo-video-anim{transform:scale(1.08) translateY(-2px);filter:drop-shadow(0 4px 16px rgba(0,184,148,.45)) drop-shadow(0 0 20px rgba(0,118,254,.4))}.ob-mockup-card{animation:obCardFadeIn .7s cubic-bezier(.16,1,.3,1) both,obCardGlow 4s ease-in-out 1s infinite}.ob-mockup-hero-logo{animation:obHeroFadeIn .6s cubic-bezier(.16,1,.3,1) .1s both}.ob-mockup-hero-title{animation:obHeroFadeIn .6s cubic-bezier(.16,1,.3,1) .2s both}.ob-mockup-hero-sub{animation:obHeroFadeIn .6s cubic-bezier(.16,1,.3,1) .3s both}.ob-mockup-badges{animation:obHeroFadeIn .6s cubic-bezier(.16,1,.3,1) .4s both}@keyframes obBtnShimmer{0%{background-position:200% center}to{background-position:-200% center}}.ob-c-submit-btn{background:linear-gradient(90deg,#0076fe,#00b894 40%,#38bdf8,#00b894 60%,#0076fe);background-size:200% 100%;animation:obBtnShimmer 4s ease-in-out 2s infinite}@keyframes obInputGlow{0%,to{box-shadow:0 0 0 3px #0080ff33}50%{box-shadow:0 0 0 4px #0080ff59}}.ob-c-input:focus{animation:obInputGlow 2s ease-in-out infinite}@keyframes obEnvelopeBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ob-mockup-envelope-3d{animation:obEnvelopeBob 5s ease-in-out infinite}.ob-mockup-dots{animation:obHeroFadeIn 1s ease .5s both}@keyframes obPrismFloat{0%,to{transform:rotate(0) translateY(0)}50%{transform:rotate(3deg) translateY(-5px)}}.ob-mockup-prism{animation:obPrismFloat 7s ease-in-out infinite}.ob-mockup-footer{animation:obHeroFadeIn .5s ease .8s both}@media(max-width:960px){.ob-mockup-screen{background-color:#06152b}.ob-bg-wave-layer{display:none}.ob-mockup-content{flex-direction:column}.ob-mockup-hero{flex:none;padding:48px 24px 36px;max-width:100%;background:linear-gradient(165deg,#f4f9ff,#fff,#ebf5ff 80%,#dbeafe);position:relative}.ob-mockup-hero-title{font-size:28px;color:#0c1e38}.ob-mockup-hero-green{-webkit-text-fill-color:transparent}.ob-mockup-hero-sub{color:#475569}.ob-m-label{color:#1e293b}.ob-mockup-badges{gap:20px}.ob-m-badge{width:auto;min-width:60px}.ob-mockup-envelope-3d,.ob-mockup-prism,.ob-mockup-dots{display:none}.ob-mockup-auth{flex:1;padding:24px 20px 60px}.ob-mockup-footer{position:relative;bottom:auto;right:auto;margin-top:32px;justify-content:center}}.ob-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#030a16bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ob-modal-card{width:100%;max-width:460px;background:#0c192c;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:28px;box-shadow:0 20px 50px #0009}.ob-modal-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ob-modal-icon-badge{width:40px;height:40px;border-radius:10px;background:#0080ff26;color:#38bdf8;display:flex;align-items:center;justify-content:center}.ob-modal-title{font-size:18px;font-weight:650;color:#fff;margin:0}.ob-modal-body{font-size:14px;line-height:1.6;color:#94a3b8;margin:0 0 12px}.ob-modal-actions{margin-top:20px}@media(max-width:960px){.ob-split-container{flex-direction:column;min-height:100vh}.ob-hero-pane{flex:none;min-height:auto;padding:40px 24px 32px}.ob-hero-title{font-size:28px}.ob-hero-badges-row{gap:16px}.ob-hero-art{display:none}.ob-auth-pane{flex:1;min-height:auto;padding:32px 20px 60px}.ob-auth-pane-footer{position:relative;bottom:auto;right:auto;margin-top:32px}}.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.row.end{justify-content:flex-end;margin-top:12px}.row.space{justify-content:space-between;width:100%}.stack{display:flex;flex-direction:column;gap:12px}.mono{font-family:var(--font-mono)}.muted{color:var(--md-sys-color-on-surface-variant)}.small{font-size:12px}.spinner-container{display:flex;align-items:center;justify-content:center;padding:40px;gap:12px;color:var(--md-sys-color-on-surface-variant)}.spinner{width:24px;height:24px;border:3px solid var(--md-sys-color-outline-variant);border-top-color:var(--md-sys-color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:960px){.topbar-left{width:auto}.app-sidebar{position:fixed;top:var(--header-height);bottom:0;left:0;background:var(--md-sys-color-surface);box-shadow:var(--md-elevation-3);transform:translate(-100%);width:280px!important}.app-sidebar.mobile-open{transform:translate(0)}.app-main{border-radius:0;padding:16px}.home{grid-template-columns:1fr}}.ob-inbox-viewport{display:flex;flex-direction:column;height:100vh;width:100%;background:#fff;color:#1e293b;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;overflow:hidden}.ob-inbox-header{height:62px;min-height:62px;background:#fff;border-bottom:1px solid #eef2f6;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:20}.ob-inbox-brand{display:flex;align-items:center;gap:12px;min-width:220px}.ob-inbox-search-wrap{flex:1;max-width:580px;margin:0 24px}.ob-inbox-search-box{position:relative;display:flex;align-items:center;width:100%;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:0 14px 0 38px;height:38px;transition:all .2s ease}.ob-inbox-search-box:focus-within{background:#fff;border-color:#0076fe;box-shadow:0 0 0 3px #0076fe26}.ob-search-icon{position:absolute;left:14px;color:#94a3b8;pointer-events:none}.ob-search-input{width:100%;border:none;background:transparent;outline:none;font-size:13.5px;color:#1e293b}.ob-search-input::placeholder{color:#94a3b8}.ob-search-shortcut{display:flex;align-items:center;padding:2px 7px;background:#e2e8f0;border-radius:6px;font-size:11px;font-weight:600;color:#64748b;-webkit-user-select:none;user-select:none}.ob-inbox-header-actions{display:flex;align-items:center;gap:10px}.ob-head-btn{width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background .15s ease,color .15s ease}.ob-head-btn:hover{background:#f1f5f9;color:#1e293b}.ob-head-btn.has-badge .ob-bell-dot{position:absolute;top:4px;right:4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff}.ob-user-avatar{width:34px;height:34px;border-radius:50%;background:#0076fe;color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;margin-left:6px;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0076fe4d}.ob-inbox-body{display:flex;flex:1;overflow:hidden;height:calc(100vh - 62px)}.ob-inbox-sidebar{width:240px;min-width:240px;background:#fff;border-right:1px solid #eef2f6;padding:16px 14px;display:flex;flex-direction:column;overflow-y:auto}.ob-compose-btn{width:100%;height:44px;background:#0076fe;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 2px 10px #0076fe4d;transition:all .2s ease;margin-bottom:18px}.ob-compose-btn:hover{background:#0066dc;transform:translateY(-1px);box-shadow:0 4px 14px #0076fe66}.ob-folder-nav{display:flex;flex-direction:column;gap:3px}.ob-nav-item{width:100%;height:38px;border:none;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#475569;font-size:13.5px;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:left}.ob-nav-item:hover{background:#f8fafc;color:#1e293b}.ob-nav-item.active{background:#ebf5ff;color:#0076fe;font-weight:600}.ob-nav-left{display:flex;align-items:center;gap:12px}.ob-nav-count{font-size:12px;color:#64748b;font-weight:500}.ob-nav-count.badge-blue{background:#0076fe;color:#fff;padding:1px 7px;border-radius:10px;font-size:11px;font-weight:700}.ob-custom-folders-section{margin-top:24px}.ob-section-header{display:flex;align-items:center;justify-content:space-between;padding:0 12px 8px}.ob-section-title{font-size:12.5px;font-weight:600;color:#475569}.ob-section-add-btn{border:none;background:transparent;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:4px}.ob-section-add-btn:hover{background:#f1f5f9;color:#0076fe}.ob-folder-sublist{display:flex;flex-direction:column;gap:3px}.ob-storage-meter{margin-top:auto;padding:16px 12px 6px;border-top:1px solid #f1f5f9}.ob-storage-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.ob-storage-icon-wrap{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#0076fe}.ob-storage-stats{display:flex;align-items:center;justify-content:space-between;font-size:11.5px;color:#64748b;margin-bottom:8px}.ob-storage-track{width:100%;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.ob-storage-fill{height:100%;background:#0076fe;border-radius:2px}.ob-inbox-list-pane{width:420px;min-width:380px;max-width:460px;background:#fff;border-right:1px solid #eef2f6;display:flex;flex-direction:column;overflow:hidden}.ob-list-topbar{height:52px;min-height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9}.ob-list-title-wrap{display:flex;align-items:center;gap:6px;cursor:pointer}.ob-list-title{font-size:16px;font-weight:700;color:#0c1e38;margin:0}.ob-list-caret{color:#64748b}.ob-list-actions{display:flex;align-items:center;gap:6px}.ob-list-tool-btn{width:30px;height:30px;border-radius:6px;border:none;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.ob-list-tool-btn:hover{background:#f1f5f9;color:#1e293b}.ob-category-tabs{padding:8px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9}.ob-pills-group{display:flex;align-items:center;gap:6px}.ob-cat-pill{border:none;background:transparent;padding:5px 12px;border-radius:9999px;font-size:12px;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s ease}.ob-cat-pill:hover{background:#f1f5f9;color:#1e293b}.ob-cat-pill.active{background:#0076fe;color:#fff;font-weight:600}.ob-list-total-count{font-size:12px;color:#94a3b8}.ob-message-list-scroll{flex:1;overflow-y:auto}.ob-empty-folder-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#94a3b8;gap:12px}.ob-empty-folder-icon{color:#cbd5e1}.ob-empty-folder-text{font-size:13.5px;font-weight:500;color:#64748b;margin:0}.ob-tool-action-btn.text-danger:hover{color:#ef4444;border-color:#fca5a5;background:#fef2f2}.ob-mail-card{display:flex;align-items:flex-start;padding:12px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s ease;position:relative;gap:12px}.ob-mail-card:hover{background:#f8fafc}.ob-mail-card.is-selected{background:#f0f7ff}.ob-mail-card.is-selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3.5px;background:#0076fe}.ob-mail-card.is-unread:after{content:"";position:absolute;left:3px;top:50%;margin-top:-3px;width:6px;height:6px;border-radius:50%;background:#0076fe}.ob-card-check-wrap{margin-top:6px;cursor:pointer}.ob-custom-checkbox{width:16px;height:16px;border-radius:4px;border:1.5px solid #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.ob-custom-checkbox.checked{background:#0076fe;border-color:#0076fe}.ob-custom-checkbox.checked:after{content:"";width:4px;height:8px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.ob-card-avatar-wrap{margin-top:2px}.ob-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13.5px;color:#fff;-webkit-user-select:none;user-select:none}.google-avatar{background:#0076fe}.trust-avatar{background:#009e60}.ob-trust-svg{width:20px;height:20px}.default-avatar{background:#475569}.ob-card-main-content{flex:1;min-width:0}.ob-card-sender{font-size:13px;font-weight:700;color:#0c1e38;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ob-card-subject{font-size:12.5px;font-weight:600;color:#1e293b;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ob-card-snippet{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ob-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:70px}.ob-meta-time{font-size:11px;color:#64748b;white-space:nowrap}.ob-meta-size{font-size:10.5px;color:#94a3b8}.ob-star-btn{border:none;background:transparent;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center}.ob-list-footer{height:44px;min-height:44px;border-top:1px solid #f1f5f9;padding:0 16px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#64748b}.ob-pagination-group{display:flex;align-items:center;gap:6px}.ob-pag-btn{border:none;background:transparent;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center}.ob-pag-btn:hover{background:#f1f5f9;color:#1e293b}.ob-pag-current{font-weight:600;color:#0076fe}.ob-inbox-view-pane{flex:1;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.ob-empty-showcase{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:30px 40px;position:relative;text-align:center}.ob-empty-bg-wave{position:absolute;bottom:0;right:0;width:480px;height:360px;pointer-events:none;z-index:1}.ob-empty-hero-art{position:relative;width:280px;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;z-index:2}.ob-art-cloud-cluster{position:absolute;width:240px;height:130px}.ob-art-cloud{width:100%;height:100%;background:radial-gradient(circle at 50% 50%,#f0f7ff,#e2f0fd 80%);border-radius:80px;filter:blur(8px)}.ob-floating-badge{position:absolute;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;display:flex;align-items:center;justify-content:center}.badge-chat{top:10px;left:20px;width:24px;height:20px;background:#38bdf8;border-radius:6px}.ob-badge-lines span{display:block;width:10px;height:2px;background:#fff;border-radius:1px;margin:2px auto}.badge-calendar{top:18px;right:24px;width:22px;height:22px;background:#0076fe;border-radius:5px}.ob-cal-dot{width:4px;height:4px;background:#fff;border-radius:50%;margin:6px auto}.badge-check{bottom:12px;left:40px;width:20px;height:20px;background:#00b894;color:#fff;border-radius:50%}.badge-doc{bottom:14px;right:38px;width:18px;height:22px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:3px}.ob-doc-line{width:10px;height:2px;background:#94a3b8;margin:3px auto}.ob-art-center-envelope{position:relative;z-index:5}.ob-envelope-svg{width:110px;height:85px;filter:drop-shadow(0 10px 20px rgba(0,118,254,.35))}.ob-plane-flight-path{position:absolute;top:-24px;right:-36px;width:90px;height:70px}.ob-flight-arc{width:100%;height:100%}.ob-paper-plane{position:absolute;top:-4px;right:-6px;transform:rotate(-15deg);filter:drop-shadow(0 4px 8px rgba(0,118,254,.4))}.ob-empty-title{font-size:24px;font-weight:750;color:#0c1e38;margin:0 0 6px;z-index:2}.ob-empty-subtitle{font-size:14px;color:#64748b;margin:0 0 32px;z-index:2}.ob-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:680px;width:100%;z-index:2}.ob-feat-card{background:#fafbfc;border:1px solid #f1f5f9;border-radius:12px;padding:14px;display:flex;align-items:flex-start;gap:12px;text-align:left;transition:transform .15s ease,box-shadow .15s ease}.ob-feat-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000a;background:#fff}.ob-feat-icon-box{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bg-blue{background:#eff6ff;color:#0076fe}.bg-green{background:#f0fdf4;color:#009e60}.bg-sky{background:#f0f9ff;color:#0284c7}.bg-indigo{background:#eef2ff;color:#4f46e5}.bg-purple{background:#faf5ff;color:#9333ea}.bg-teal{background:#f0fdfa;color:#0d9488}.ob-feat-heading{font-size:13.5px;font-weight:700;color:#0c1e38;margin:0 0 2px}.ob-feat-desc{font-size:11.5px;line-height:1.45;color:#64748b;margin:0}.ob-stay-connected-sig{position:absolute;bottom:24px;left:36px;display:flex;flex-direction:column;z-index:2}.ob-sig-text{font-family:Segoe Script,Caveat,cursive,sans-serif;font-style:italic;font-size:17px;font-weight:700;color:#0076fe}.ob-sig-underline{width:90px;height:10px;margin-top:-3px}.ob-email-detail-wrap{display:flex;flex-direction:column;height:100%}.ob-detail-toolbar{height:52px;padding:0 20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.ob-detail-tools-left,.ob-detail-tools-right{display:flex;align-items:center;gap:8px}.ob-tool-action-btn{border:1px solid #e2e8f0;background:#fff;padding:6px 12px;border-radius:6px;font-size:12.5px;font-weight:500;color:#475569;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .15s ease}.ob-tool-action-btn:hover{background:#f8fafc;color:#0076fe;border-color:#cbd5e1}.ob-detail-body-scroll{flex:1;overflow-y:auto;padding:24px 32px}.ob-detail-subject{font-size:20px;font-weight:750;color:#0c1e38;margin:0 0 16px}.ob-detail-meta-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #f1f5f9;margin-bottom:20px}.ob-sender-badge-group{display:flex;align-items:center;gap:12px}.detail-avatar{width:40px;height:40px;background:#0076fe;font-size:15px}.ob-sender-title{font-size:14px;font-weight:700;color:#0c1e38}.ob-sender-email{font-size:12px;color:#64748b}.ob-detail-timestamp{font-size:12px;color:#94a3b8}.ob-dot-sep{margin:0 6px}.ob-detail-message-box{margin-bottom:30px}.ob-message-text{font-family:inherit;font-size:13.5px;line-height:1.65;color:#334155;white-space:pre-wrap;word-break:break-word}.ob-quick-reply-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.ob-quick-reply-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#475569;margin-bottom:10px}.ob-quick-reply-textarea{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:13.5px;color:#1e293b;outline:none;resize:vertical;background:#fff;box-sizing:border-box}.ob-quick-reply-textarea:focus{border-color:#0076fe}.ob-quick-reply-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px}.ob-btn-primary{background:#0076fe;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}.ob-btn-secondary{background:#fff;color:#475569;border:1px solid #e2e8f0;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px}.ob-compose-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1000}.ob-compose-modal{width:580px;max-width:90vw;background:#fff;border-radius:14px;box-shadow:0 20px 40px #0003;overflow:hidden;display:flex;flex-direction:column}.ob-compose-header{height:48px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.ob-compose-title{font-size:14px;font-weight:600}.ob-compose-tool-btn{border:none;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center}.ob-compose-tool-btn:hover{color:#fff}.ob-compose-form{display:flex;flex-direction:column;padding:16px;gap:12px}.ob-compose-field{display:flex;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:8px}.ob-compose-field label{width:65px;font-size:13px;font-weight:600;color:#64748b}.ob-compose-field input{flex:1;border:none;outline:none;font-size:13.5px;color:#1e293b}.ob-compose-body-field textarea{width:100%;border:none;outline:none;font-size:13.5px;color:#1e293b;resize:vertical;min-height:160px}.ob-compose-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1f5f9;padding-top:12px}.ob-btn-icon-tool{border:1px solid #e2e8f0;background:#fff;color:#64748b;width:34px;height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.ob-compose-footer-right{display:flex;align-items:center;gap:10px}.ob-btn-ghost{border:none;background:transparent;color:#64748b;font-size:13px;cursor:pointer}.ob-btn-compose-send{background:#0076fe;color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;cursor:pointer;box-shadow:0 2px 8px #0076fe4d}
