:root{--hw-blue-285:#3a75c4;--hw-blue-286:#0038a8;--hw-blue-297:#83c6e2;--hw-blue-299:#00a3dd;--hw-blue-2945:#0054a0;--hw-green-3375:#8fe2bc;--hw-green-341:#007a5e;--hw-green-343:#00563f;--hw-green-375:#8dd600;--hw-green-377:#709302;--hw-yellow-106:#f7e859;--hw-yellow-108:#f7dd16;--hw-orange-1375:#f99b0c;--hw-orange-165:#f96302;--hw-orange-167:#bc4f07;--hw-red-185:#e8112d;--hw-red-187:#af1e2d;--hw-rhodamine-red:#ed0091;--hw-magenta-232:#f43fa5;--hw-violet:#6507a5;--hw-black:#000;--hw-cool-grey-11:#505050;--hw-cool-grey-9:#737373;--hw-cool-grey-3:#d2d2d2;--hw-white:#fff;--hw-primary:var(--hw-blue-2945);--hw-primary-strong:#003c79;--hw-secondary:var(--hw-green-341);--hw-accent:var(--hw-violet);--hw-accent-soft:var(--hw-magenta-232);--hw-warm:var(--hw-orange-1375);--hw-info:var(--hw-blue-299);--hw-bg:#eef3f8;--hw-surface:var(--hw-white);--hw-surface-muted:#e6edf5;--hw-text:#152235;--hw-text-muted:#627082;--hw-border:#d7e0ea;--hw-border-strong:#bcc9d6;--hw-danger:var(--hw-red-185);--hw-success:var(--hw-green-341);--hw-warning:var(--hw-orange-167);--hw-surface-elevated:#ffffffe0;--hw-surface-overlay:#fffffff0;--hw-overlay-backdrop:#11182724;--hw-soft-fill:#f3f4f6;--hw-soft-fill-strong:#e5e7eb;--hw-soft-line:#eef0f4;--hw-heading:#111827;--hw-brand-avatar:#f48b18;--hw-scrollbar-thumb:#d2d2d2;--hw-scrollbar-thumb-hover:#8a8a8a;--hw-scrollbar-thumb-active:#6b6b6b;--hw-radius-sm:6px;--hw-radius-md:8px;--hw-radius-lg:10px;--hw-radius-xl:12px;--hw-shadow-sm:none;--hw-shadow-md:none;--hw-shadow-lg:none;--hw-space-xs:6px;--hw-space-sm:10px;--hw-space-md:16px;--hw-space-lg:24px;--hw-space-xl:32px;--hw-space-2xl:44px;--hw-space-1:var(--hw-space-xs);--hw-space-2:var(--hw-space-sm);--hw-space-3:12px;--hw-space-4:var(--hw-space-md);--hw-space-5:20px;--hw-space-6:var(--hw-space-lg);--hw-space-7:var(--hw-space-xl);--hw-space-8:var(--hw-space-2xl);--hw-sidebar-width:280px;--hw-context-width:320px;--hw-toolbar-height:64px;--hw-topbar-height:92px;--hw-content-max:1480px;--hw-page-max:1120px;--hw-font-sans:"Inter", "Helvetica Neue", Helvetica, Arial, sans-serif}:root[data-theme=dark]{--hw-primary:#4ea3ff;--hw-primary-strong:#7bc0ff;--hw-secondary:#2fb88d;--hw-accent:#9f6fff;--hw-accent-soft:#f062c0;--hw-warm:#f3a43c;--hw-info:#4ea3ff;--hw-bg:#08111d;--hw-surface:#0f1b2d;--hw-surface-muted:#142235;--hw-text:#edf4fb;--hw-text-muted:#9aa9bd;--hw-border:#20324a;--hw-border-strong:#2d4461;--hw-danger:#ff5f74;--hw-success:#2fb88d;--hw-warning:#f3a43c;--hw-surface-elevated:#0f1b2de0;--hw-surface-overlay:#0f1b2df0;--hw-overlay-backdrop:#0308118c;--hw-soft-fill:#1a2840;--hw-soft-fill-strong:#243652;--hw-soft-line:#20324a;--hw-heading:#edf4fb;--hw-brand-avatar:#f3a43c;--hw-scrollbar-thumb:#425a78;--hw-scrollbar-thumb-hover:#5f7a9d;--hw-scrollbar-thumb-active:#7f9abd}*{box-sizing:border-box}html,body,#app{min-height:100%}html,body{font-family:var(--hw-font-sans);color:var(--hw-text);background:var(--hw-bg);margin:0}body{min-width:320px}a{color:inherit}button,input,textarea,select{font:inherit}button{appearance:none}.hw-app-shell{grid-template-columns:var(--hw-sidebar-width) minmax(0, 1fr) var(--hw-context-width);min-height:100vh;max-width:var(--hw-content-max);padding:var(--hw-space-lg);gap:var(--hw-space-lg);margin:0 auto;display:grid;position:relative}.hw-app-backdrop{z-index:0;background:linear-gradient(135deg,#fffffff2,#f1f6fcf5),linear-gradient(#1757ff14,#17c7b60f);border:1px solid #b7c7dd99;border-radius:40px;position:absolute;inset:18px;box-shadow:0 40px 100px #11203b1f}.hw-sidebar,.hw-app-main,.hw-context-panel{z-index:1;position:relative}.hw-sidebar,.hw-context-panel,.hw-topbar,.hw-card,.hw-panel,.hw-hero-card,.hw-toolbar,.hw-table-shell,.hw-field-shell,.hw-slideover-panel,.hw-callout,.hw-empty-state,.hw-loading-state,.hw-error-state,.hw-partial-state{background:var(--hw-surface-elevated);border:1px solid color-mix(in srgb, var(--hw-border) 88%, transparent);box-shadow:var(--hw-shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hw-sidebar,.hw-context-panel{border-radius:var(--hw-radius-lg);padding:var(--hw-space-lg)}.hw-sidebar{gap:var(--hw-space-xl);flex-direction:column;display:flex}.hw-sidebar-brand{align-items:center;gap:var(--hw-space-md);display:flex}.hw-brand-mark{background:linear-gradient(135deg, var(--hw-primary), #3f7bff);color:#fff;letter-spacing:.06em;border-radius:10px;place-items:center;width:54px;height:54px;font-weight:800;display:grid;box-shadow:0 16px 28px #1757ff40}.hw-brand-title,.hw-brand-subtitle,.hw-sidebar-label,.hw-sidebar-note,.hw-card-eyebrow,.hw-card-title,.hw-panel-kicker,.hw-panel-title,.hw-page-kicker,.hw-page-title,.hw-page-copy,.hw-topbar-kicker,.hw-topbar-title,.hw-muted-copy,.hw-user-name,.hw-user-role,.hw-topbar-chip-label,.hw-page-header-copy,.hw-section-title,.hw-section-description,.hw-caption,.hw-label,.hw-field-hint,.hw-field-error,.hw-callout-title,.hw-callout-copy,.hw-state-title,.hw-state-copy,.hw-panel-heading,.hw-toolbar-title{margin:0}.hw-brand-title,.hw-page-title,.hw-topbar-title,.hw-card-title,.hw-panel-title,.hw-section-title,.hw-panel-heading,.hw-toolbar-title,.hw-callout-title,.hw-state-title{letter-spacing:-.03em}.hw-brand-title{font-size:1.02rem;font-weight:800}.hw-brand-subtitle,.hw-sidebar-note,.hw-muted-copy,.hw-user-role,.hw-topbar-chip-label,.hw-page-copy,.hw-page-header-copy,.hw-section-description,.hw-caption,.hw-field-hint,.hw-callout-copy,.hw-state-copy,.hw-nav-text span,.hw-sidebar-section-meta,.hw-text-muted{color:var(--hw-text-muted)}.hw-sidebar-label,.hw-card-eyebrow,.hw-panel-kicker,.hw-page-kicker,.hw-topbar-kicker,.hw-caption{color:var(--hw-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:800}.hw-page-title{max-width:14ch;font-size:clamp(1.7rem,2.4vw,2.4rem);line-height:1.05}.hw-section-title,.hw-panel-heading,.hw-toolbar-title,.hw-callout-title,.hw-state-title{font-size:1rem;font-weight:800}.hw-card-title{font-size:.98rem;font-weight:800}.hw-copy{font-size:.92rem;line-height:1.55}.hw-small-copy,.hw-field-hint,.hw-field-error,.hw-caption{font-size:.76rem;line-height:1.45}.hw-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hw-stack{flex-direction:column;display:flex}.hw-stack-sm{gap:var(--hw-space-sm)}.hw-stack-md{gap:var(--hw-space-md)}.hw-stack-lg{gap:var(--hw-space-lg)}.hw-inline{flex-wrap:wrap;align-items:center;display:flex}.hw-inline-sm{gap:var(--hw-space-sm)}.hw-inline-md{gap:var(--hw-space-md)}.hw-inline-lg{gap:var(--hw-space-lg)}.hw-page-container{gap:var(--hw-space-lg);width:100%;max-width:var(--hw-page-max);flex-direction:column;display:flex}.hw-page-header{gap:var(--hw-space-lg);grid-template-columns:minmax(0,1fr) auto;align-items:end;display:grid}.hw-page-header-meta{gap:var(--hw-space-sm);flex-direction:column;display:flex}.hw-page-header-actions{gap:var(--hw-space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.hw-section{gap:var(--hw-space-md);flex-direction:column;display:flex}.hw-section-header{justify-content:space-between;gap:var(--hw-space-md);align-items:end;display:flex}.hw-toolbar{min-height:var(--hw-toolbar-height);border-radius:var(--hw-radius-lg);justify-content:space-between;align-items:center;gap:var(--hw-space-md);flex-wrap:wrap;padding:14px 18px;display:flex}.hw-toolbar-main,.hw-toolbar-actions,.hw-sidebar-nav,.hw-context-stack{align-items:center;gap:var(--hw-space-sm);flex-wrap:wrap;display:flex}.hw-sidebar-nav,.hw-context-stack,.hw-sidebar-section{flex-direction:column;align-items:stretch}.hw-nav-item{justify-content:space-between;gap:var(--hw-space-md);border-radius:var(--hw-radius-md);color:var(--hw-text);border:1px solid #0000;align-items:center;padding:14px 16px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.hw-nav-item:hover{background:var(--hw-surface-muted);border-color:var(--hw-border);transform:translate(2px)}.hw-nav-item.is-active{background:linear-gradient(135deg,#1757ff1a,#17c7b614);border-color:#1757ff3d;box-shadow:inset 0 1px #fffc}.hw-nav-text{flex-direction:column;gap:4px;display:flex}.hw-nav-text strong{font-size:.9rem}.hw-topbar-action{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface-muted);color:var(--hw-text);align-items:center;gap:10px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.hw-status-pill,.hw-badge{border-radius:var(--hw-radius-lg);white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.hw-status-dot{border-radius:var(--hw-radius-sm);width:9px;height:9px}.hw-status-pill-success,.hw-badge-success{color:var(--hw-success);background:#effbf7;border-color:#0b8f6326}.hw-status-pill-success .hw-status-dot{background:var(--hw-success)}.hw-status-pill-warning,.hw-badge-warning{color:var(--hw-warning);background:#fff7e8;border-color:#b9780926}.hw-status-pill-warning .hw-status-dot{background:var(--hw-warning)}.hw-status-pill-danger,.hw-badge-danger{color:var(--hw-danger);background:#fff0f2;border-color:#d9485f29}.hw-status-pill-danger .hw-status-dot{background:var(--hw-danger)}.hw-status-pill-info,.hw-badge-info{color:var(--hw-info);background:#edf4ff;border-color:#3178ff24}.hw-status-pill-info .hw-status-dot{background:var(--hw-info)}.hw-status-pill-neutral,.hw-badge-neutral{background:var(--hw-surface-muted);color:var(--hw-text);border-color:var(--hw-border)}.hw-status-pill-neutral .hw-status-dot{background:var(--hw-text-muted)}.hw-badge-accent{color:#0c7268;background:#17c7b61a;border-color:#17c7b629}.hw-sidebar-footer,.hw-app-main,.hw-context-panel,.hw-context-header,.hw-page,.hw-card-body,.hw-slideover-body{gap:var(--hw-space-md);flex-direction:column;display:flex}.hw-topbar{min-height:var(--hw-topbar-height);border-radius:var(--hw-radius-lg);justify-content:space-between;align-items:center;gap:var(--hw-space-md);padding:20px 24px;display:flex}.hw-topbar-title{font-size:1.55rem;line-height:1.08}.hw-topbar-actions,.hw-hero-actions{align-items:center;gap:var(--hw-space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.hw-topbar-chip,.hw-user-pill{border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);border:1px solid var(--hw-border);align-items:center;gap:12px;padding:10px 14px;display:flex}.hw-topbar-chip strong,.hw-user-name{font-size:.86rem;font-weight:700}.hw-topbar-app-actions{align-items:center;gap:8px;display:none}.hw-topbar-app-icon{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);width:36px;height:36px;color:var(--hw-text-muted);cursor:pointer;justify-content:center;align-items:center;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.hw-topbar-app-icon:hover,.hw-topbar-app-icon:focus-visible{background:var(--hw-surface-muted);border-color:var(--hw-border-strong);color:var(--hw-text);transform:translateY(-1px)}.hw-topbar-app-icon:focus-visible{outline-offset:2px;outline:2px solid #1757ff3d}.hw-topbar-app-icon.is-active{color:var(--hw-primary);background:#1757ff1f;border-color:#1757ff4d}.hw-topbar-app-tooltip{border-radius:var(--hw-radius-lg);background:var(--hw-text);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;padding:6px 10px;font-size:.68rem;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-2px)}.hw-topbar-app-icon:hover .hw-topbar-app-tooltip,.hw-topbar-app-icon:focus-visible .hw-topbar-app-tooltip{opacity:1;transform:translate(-50%)translateY(0)}.hw-user-avatar{border-radius:var(--hw-radius-lg);background:linear-gradient(135deg, var(--hw-secondary), #31466f);color:#fff;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:800;display:grid}.hw-workspace-content{min-height:0}.hw-hero-card,.hw-card,.hw-panel,.hw-callout{border-radius:var(--hw-radius-lg);padding:24px}.hw-card-muted,.hw-panel-muted{background:#eef3fbc7}.hw-hero-card{gap:var(--hw-space-lg);grid-template-columns:minmax(0,1.25fr) auto;align-items:end;display:grid}.hw-page-copy{max-width:64ch;margin-top:14px;line-height:1.7}.hw-card-header{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.hw-metric-grid,.hw-section-grid,.hw-field-grid{gap:var(--hw-space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hw-field-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-metric-value{letter-spacing:-.04em;margin:0;font-size:1.95rem;font-weight:800}.hw-button{border-radius:var(--hw-radius-lg);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,opacity .18s;display:inline-flex}.hw-button:hover:not(:disabled){transform:translateY(-1px)}.hw-button:disabled{cursor:not-allowed;opacity:.6}.hw-button-sm{min-height:34px;padding:7px 13px;font-size:.8rem}.hw-button-md{min-height:42px;padding:10px 16px;font-size:.86rem}.hw-button-lg{min-height:48px;padding:12px 20px;font-size:.92rem}.hw-button-primary{background:linear-gradient(135deg, var(--hw-primary), #3c7dff);color:#fff}.hw-button-primary:hover:not(:disabled){background:linear-gradient(135deg, var(--hw-primary-strong), var(--hw-primary))}.hw-button-secondary{background:var(--hw-secondary);color:#fff}.hw-button-subtle{background:var(--hw-surface-muted);color:var(--hw-text);border-color:var(--hw-border)}.hw-button-ghost{color:var(--hw-text);border-color:var(--hw-border-strong);background:0 0}.hw-button-destructive{background:var(--hw-danger);color:#fff}.hw-button-loading{position:relative}.hw-button-spinner{border-radius:var(--hw-radius-sm);border:2px solid;border-right-color:#0000;width:14px;height:14px;animation:.8s linear infinite hw-spin}@keyframes hw-spin{to{transform:rotate(360deg)}}.hw-field-shell{border-radius:var(--hw-radius-md);padding:14px 14px 12px}.hw-field-header,.hw-field-meta{justify-content:space-between;gap:var(--hw-space-sm);margin-bottom:8px;display:flex}.hw-field-meta{margin-top:8px;margin-bottom:0}.hw-label{color:var(--hw-text);font-size:.82rem;font-weight:700}.hw-field-control{border:1px solid var(--hw-border);background:var(--hw-surface);width:100%;color:var(--hw-text);border-radius:14px;outline:none;padding:12px 14px;transition:border-color .18s,box-shadow .18s,background .18s}.hw-field-control:focus{border-color:#1757ff7a;box-shadow:0 0 0 4px #1757ff1f}.hw-field-control:disabled{background:color-mix(in srgb, var(--hw-surface-muted) 86%, var(--hw-surface));color:var(--hw-text-muted)}.hw-field-shell.has-error .hw-field-control{border-color:#d9485f85;box-shadow:0 0 0 4px #d9485f14}.hw-textarea{resize:vertical;min-height:120px}.hw-field-error{color:var(--hw-danger)}.hw-callout{gap:var(--hw-space-md);display:flex}.hw-callout[data-tone=success]{background:#effbf7;border-color:#0b8f6329}.hw-callout[data-tone=warning]{background:#fff7e8;border-color:#b9780929}.hw-callout[data-tone=danger]{background:#fff0f2;border-color:#d9485f29}.hw-callout[data-tone=info]{background:#edf4ff;border-color:#3178ff29}.hw-callout-icon{background:#ffffffb3;border-radius:12px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.hw-table-shell{border-radius:var(--hw-radius-lg);overflow:hidden}.hw-table-scroll{overflow-x:auto}.hw-table{border-collapse:collapse;width:100%;min-width:680px}.hw-table th,.hw-table td{text-align:left;border-bottom:1px solid var(--hw-border);vertical-align:top;padding:14px 16px}.hw-table th{text-transform:uppercase;letter-spacing:.08em;color:var(--hw-text-muted);background:#eef3fbbf;font-size:.7rem}.hw-table tbody tr:hover{background:#1757ff09}.hw-table-row-actions{gap:var(--hw-space-xs);display:inline-flex}.hw-empty-state,.hw-loading-state,.hw-error-state,.hw-partial-state{border-radius:var(--hw-radius-lg);gap:var(--hw-space-sm);flex-direction:column;padding:28px;display:flex}.hw-state-visual{background:var(--hw-surface-muted);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.hw-error-state .hw-state-visual{color:var(--hw-danger);background:#d9485f1f}.hw-partial-state .hw-state-visual{color:var(--hw-warning);background:#b978091f}.hw-loading-bar{border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);width:100%;height:10px;overflow:hidden}.hw-loading-bar:after{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--hw-primary), var(--hw-accent));width:35%;height:100%;animation:1.2s ease-in-out infinite hw-loading;display:block}@keyframes hw-loading{0%,to{transform:translate(0)}50%{transform:translate(170%)}}.hw-slideover-backdrop{z-index:40;background:#0f172a47;position:fixed;inset:0}.hw-slideover{z-index:50;pointer-events:none;justify-content:flex-end;display:flex;position:fixed;inset:0}.hw-slideover-panel{pointer-events:auto;border-radius:var(--hw-radius-xl) 0 0 var(--hw-radius-xl);width:min(520px,100vw);height:100%;box-shadow:var(--hw-shadow-lg);background:#fffffffa;flex-direction:column;display:flex}.hw-slideover-header,.hw-slideover-footer{border-bottom:1px solid var(--hw-border);padding:20px 22px}.hw-slideover-footer{border-bottom:none;border-top:1px solid var(--hw-border);margin-top:auto}.hw-slideover-body{padding:20px 22px;overflow-y:auto}.hw-slideover-close{margin-left:auto}.hw-tools-page{max-width:980px}.hw-tools-section,.hw-tools-card{gap:var(--hw-space-lg)}.hw-tools-card-head,.hw-tools-card-footer,.hw-tools-card-brand{gap:var(--hw-space-md);display:flex}.hw-tools-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.hw-tools-card-brand{align-items:flex-start;min-width:0}.hw-tools-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center}.hw-tools-card-footer .hw-small-copy{max-width:46ch}.hw-tools-action-group{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.hw-tools-icon-shell{background:color-mix(in srgb, var(--hw-surface) 88%, transparent);border:1px solid var(--hw-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.hw-tools-huberway-icon-shell{background:color-mix(in srgb, var(--hw-surface) 92%, transparent);padding:10px}.hw-tools-huberway-logo{object-fit:contain;width:100%;height:100%;display:block}.hw-tools-google-icon{width:28px;height:28px;display:block}.hw-tools-method-pill{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);min-height:34px;color:var(--hw-text);cursor:pointer;justify-content:center;align-items:center;padding:0 12px;font-size:.76rem;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.hw-tools-method-pill:hover,.hw-tools-method-pill.is-active{background:var(--hw-surface-muted);border-color:var(--hw-border-strong)}.hw-tools-account-row{align-items:center;gap:12px;margin-top:4px;display:flex}.hw-tools-account-avatar{border-radius:var(--hw-radius-lg);object-fit:cover;border:1px solid var(--hw-border);flex-shrink:0;width:40px;height:40px}.hw-tools-account-avatar-fallback{background:var(--hw-surface-muted);color:var(--hw-text);justify-content:center;align-items:center;font-size:.84rem;font-weight:800;display:inline-flex}.hw-tools-service-list{flex-wrap:wrap;gap:10px;display:flex}.hw-tools-service-pill{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface-muted);align-items:center;gap:10px;min-height:36px;padding:0 12px;display:inline-flex}.hw-tools-service-label{color:var(--hw-text);font-size:.78rem;font-weight:700}.hw-tools-service-state{color:var(--hw-text-muted);font-size:.72rem;font-weight:700}.hw-tools-service-state.is-enabled{color:var(--hw-success)}.hw-tools-soon-grid{gap:var(--hw-space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hw-tools-soon-card{min-height:172px}.hw-tools-note-card{border-style:dashed}.hw-tools-remote-profile-list{flex-direction:column;gap:10px;display:flex}.hw-tools-remote-profile-card{background:var(--hw-surface-muted);border:1px solid var(--hw-border);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.hw-shell-content-row{flex-direction:column;flex:1;min-height:0;display:flex}.hw-shell-content-row.is-panel-open{flex-direction:row}.hw-shell-main-column{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.hw-right-panel-host{width:var(--hw-right-panel-width,380px);min-width:var(--hw-right-panel-width,380px);max-width:var(--hw-right-panel-width,380px);border-left:1px solid var(--hw-border);background:color-mix(in srgb, var(--hw-surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-direction:column;min-height:0;display:flex;position:relative}.hw-right-panel-resize-handle{cursor:col-resize;z-index:4;background:0 0;border:none;width:8px;height:100%;position:absolute;top:0;left:-4px}.hw-right-panel-resize-handle:after{content:"";border-radius:var(--hw-radius-sm);background:0 0;width:3px;height:72px;transition:background .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hw-right-panel-resize-handle:hover:after,.hw-right-panel-resize-handle:focus-visible:after{background:color-mix(in srgb, var(--hw-primary) 26%, var(--hw-border-strong))}.hw-right-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 0;display:flex}.hw-right-panel-heading{flex-direction:column;gap:4px;min-width:0;display:flex}.hw-right-panel-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--hw-primary);margin:0;font-size:.78rem;font-weight:800;line-height:1.2}.hw-right-panel-subtitle{color:var(--hw-text-muted);margin:0;font-size:.8rem;line-height:1.45}.hw-right-panel-close{border:1px solid var(--hw-border);background:var(--hw-surface-muted);width:36px;height:36px;color:var(--hw-text);border-radius:var(--hw-radius-lg);cursor:pointer;justify-content:center;align-items:center;transition:background .18s,border-color .18s;display:inline-flex}.hw-right-panel-close:hover{background:var(--hw-surface);border-color:var(--hw-border-strong)}.hw-right-panel-body{flex-direction:column;flex:1;min-height:0;padding:18px;display:flex;overflow-y:auto}.hw-bottom-action-bar-shell{z-index:120;pointer-events:none;width:min(720px,100vw - 24px);position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.hw-bottom-action-bar{pointer-events:auto;border:1px solid color-mix(in srgb, var(--hw-border) 82%, transparent);background:color-mix(in srgb, var(--hw-surface-overlay) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;animation:.22s hw-bottom-bar-in;display:grid;box-shadow:0 16px 42px #0f172a2e}.hw-bottom-action-bar-success{border-color:color-mix(in srgb, var(--hw-success) 28%, var(--hw-border))}.hw-bottom-action-bar-error{border-color:color-mix(in srgb, var(--hw-danger) 28%, var(--hw-border))}.hw-bottom-action-bar-warning{border-color:color-mix(in srgb, var(--hw-warning) 28%, var(--hw-border))}.hw-bottom-action-bar-info{border-color:color-mix(in srgb, var(--hw-info) 28%, var(--hw-border))}.hw-bottom-action-bar-icon{background:var(--hw-surface-muted);width:40px;height:40px;color:var(--hw-text);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.hw-bottom-action-bar-success .hw-bottom-action-bar-icon{color:var(--hw-success);background:color-mix(in srgb, var(--hw-success) 14%, var(--hw-surface))}.hw-bottom-action-bar-error .hw-bottom-action-bar-icon{color:var(--hw-danger);background:color-mix(in srgb, var(--hw-danger) 14%, var(--hw-surface))}.hw-bottom-action-bar-warning .hw-bottom-action-bar-icon{color:var(--hw-warning);background:color-mix(in srgb, var(--hw-warning) 16%, var(--hw-surface))}.hw-bottom-action-bar-info .hw-bottom-action-bar-icon{color:var(--hw-info);background:color-mix(in srgb, var(--hw-info) 14%, var(--hw-surface))}.hw-bottom-action-bar-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.hw-bottom-action-bar-title{color:var(--hw-text);margin:0;font-size:.86rem;font-weight:800;line-height:1.35}.hw-bottom-action-bar-message{color:var(--hw-text-muted);margin:0;font-size:.8rem;line-height:1.45}.hw-bottom-action-bar-actions{align-items:center;gap:8px;display:inline-flex}.hw-bottom-action-bar-button,.hw-bottom-action-bar-close{border:1px solid var(--hw-border);background:var(--hw-surface-muted);color:var(--hw-text);cursor:pointer;border-radius:14px;transition:background .18s,border-color .18s,color .18s}.hw-bottom-action-bar-button{min-height:36px;padding:0 12px;font-size:.78rem;font-weight:700}.hw-bottom-action-bar-close{justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.hw-bottom-action-bar-button:hover,.hw-bottom-action-bar-close:hover{background:var(--hw-surface);border-color:var(--hw-border-strong)}@keyframes hw-bottom-bar-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hw-panel-placeholder{gap:var(--hw-space-lg);flex-direction:column;display:flex}.hw-google-panel-connect{flex-direction:column;gap:14px;display:flex}.hw-panel-placeholder-list{flex-direction:column;gap:10px;display:flex}.hw-panel-placeholder-item{background:var(--hw-surface-muted);border:1px solid var(--hw-border);border-radius:14px;align-items:center;gap:10px;min-height:38px;padding:0 12px;display:flex}.hw-panel-placeholder-dot{border-radius:var(--hw-radius-sm);background:var(--hw-primary);flex-shrink:0;width:9px;height:9px}.hw-people-search-panel{gap:var(--hw-space-md);flex-direction:column;min-height:100%;display:flex}.hw-people-search-engine,.hw-people-search-available,.hw-people-search-result-card{border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:22px;padding:16px}.hw-people-search-results,.hw-people-search-contact-list{flex-direction:column;gap:12px;display:flex}.hw-people-search-bar-shell,.hw-people-search-toolbar,.hw-people-search-actions,.hw-people-search-result-main,.hw-people-search-contact-item,.hw-people-search-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.hw-people-search-bar-shell{align-items:stretch}.hw-people-search-bar{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:color-mix(in srgb, var(--hw-surface) 92%, white);min-height:56px;color:var(--hw-text);outline:none;flex:1;padding:0 20px;font-size:.95rem;box-shadow:inset 0 1px #ffffffa6}.hw-people-search-bar:focus{border-color:#1757ff7a;box-shadow:0 0 0 4px #1757ff1f}.hw-people-search-accordion{flex-direction:column;gap:12px;display:flex}.hw-people-search-accordion-toggle{width:100%;color:var(--hw-text);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:0;font-size:.92rem;font-weight:800;display:flex}.hw-people-search-result-card{flex-direction:column;gap:12px;display:flex}.hw-people-search-result-side{flex-shrink:0}.hw-people-search-score{background:linear-gradient(135deg,#1757ff1f,#17c7b61a);border:1px solid #1757ff29;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.hw-people-search-score strong{font-size:1.2rem;line-height:1}.hw-people-search-signal-row{flex-wrap:wrap;gap:8px;display:flex}.hw-people-search-signal{border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);border:1px solid var(--hw-border);min-height:30px;color:var(--hw-text-muted);align-items:center;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.hw-people-search-signal.is-positive{color:var(--hw-text);background:#17c7b614;border-color:#17c7b62e}.hw-people-search-contact-item{background:var(--hw-surface-muted);border:1px solid var(--hw-border);border-radius:16px;padding:12px 14px}.hw-people-search-chip-list{flex-wrap:wrap;gap:8px;display:flex}.hw-people-search-chip{border-radius:var(--hw-radius-lg);background:var(--hw-surface);border:1px solid var(--hw-border);max-width:100%;min-height:30px;color:var(--hw-text);overflow-wrap:anywhere;align-items:center;padding:0 10px;font-size:.74rem;font-weight:700;text-decoration:none;display:inline-flex}.hw-people-search-chip:hover{background:#1757ff0f;border-color:#1757ff33}.hw-people-search-success{color:var(--hw-success)}.hw-email-panel{gap:var(--hw-space-md);flex-direction:column;flex:1;min-height:100%;display:flex}.hw-email-panel-top,.hw-email-panel-detail-top{flex-direction:column;gap:12px;display:flex}.hw-email-panel-list-mode,.hw-email-panel-detail-mode{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.hw-email-panel-detail-top{flex-shrink:0}.hw-email-panel-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.hw-email-panel-actions-left,.hw-email-panel-actions-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hw-email-move-select{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);min-height:34px;color:var(--hw-text);outline:none;padding:0 12px;font-size:.78rem;font-weight:600}.hw-email-move-select:focus{border-color:#1757ff7a;box-shadow:0 0 0 4px #1757ff1f}.hw-email-create-folder{align-items:center;gap:10px;display:flex}.hw-email-create-folder-actions{align-items:center;gap:8px;display:flex}.hw-email-compose-view{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.hw-email-compose-top{z-index:2;flex-direction:column;flex-shrink:0;gap:14px;display:flex;position:relative;overflow:visible}.hw-email-compose-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.hw-email-compose-fields{flex-direction:column;gap:12px;display:flex}.hw-email-compose-editor{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.hw-email-compose-editor .hw-email-reply-box{flex:1;min-height:0}.hw-email-compose-editor .hw-email-reply-editor-wrap{flex:1;min-height:160px}.hw-email-contact-picker{z-index:30;position:relative;overflow:visible}.hw-email-contact-dropdown{z-index:80;border:1px solid var(--hw-border);background:var(--hw-surface);box-shadow:var(--hw-shadow-md);border-radius:16px;flex-direction:column;gap:12px;padding:12px;display:flex;position:absolute;top:calc(100% - 4px);left:14px;right:14px}.hw-email-contact-dropdown-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hw-email-contact-results{flex-direction:column;gap:8px;max-height:240px;display:flex;overflow-y:auto}.hw-email-contact-item{border:1px solid var(--hw-border);background:var(--hw-surface-muted);text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;gap:4px;width:100%;padding:10px 12px;transition:background .18s,border-color .18s;display:flex}.hw-email-contact-item:hover,.hw-email-contact-item:focus-visible{background:var(--hw-surface);border-color:var(--hw-border-strong)}.hw-email-contact-item-main{justify-content:space-between;align-items:center;gap:10px;display:flex}.hw-email-contact-item-name{color:var(--hw-text);font-size:.84rem;font-weight:700}.hw-email-contact-item-email,.hw-email-contact-item-meta,.hw-email-contact-state{color:var(--hw-text-muted);font-size:.76rem;line-height:1.45}.hw-email-contact-state.is-error{color:var(--hw-danger)}.hw-email-contact-create{flex-direction:column;gap:10px;display:flex}.hw-email-contact-create-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.hw-email-list-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hw-email-folder-nav{align-items:center;gap:8px;min-height:0;padding-bottom:4px;display:flex;overflow-x:auto}.hw-email-folder-item{border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:var(--hw-radius-lg);text-align:left;cursor:pointer;flex:none;align-items:center;gap:10px;padding:10px 12px;transition:background .18s,border-color .18s,transform .18s;display:flex}.hw-email-folder-item:hover{background:var(--hw-surface-muted);border-color:var(--hw-border-strong);transform:translateY(-1px)}.hw-email-folder-item.is-active{background:#1757ff14;border-color:#1757ff3d}.hw-email-folder-icon{border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);width:28px;height:28px;color:var(--hw-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hw-email-folder-copy{flex-direction:column;min-width:0;display:flex}.hw-email-folder-copy strong{color:var(--hw-text);white-space:nowrap;font-size:.76rem}.hw-email-list-shell{flex-direction:column;gap:6px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.hw-email-list-item{border:1px solid var(--hw-border);background:var(--hw-surface);text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;gap:8px;width:100%;padding:12px;transition:background .18s,border-color .18s,transform .18s;display:flex}.hw-email-list-item:hover{background:var(--hw-surface-muted);border-color:var(--hw-border-strong);transform:translateY(-1px)}.hw-email-list-item.is-unread .hw-email-list-subject{font-weight:800}.hw-email-list-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.hw-email-list-from,.hw-email-list-subject{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.hw-email-list-from{color:var(--hw-text);align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.hw-email-list-date{color:var(--hw-text-muted);flex-shrink:0;font-size:.7rem}.hw-email-list-subject{color:var(--hw-text);font-size:.8rem;font-weight:700}.hw-email-list-snippet{-webkit-line-clamp:2;color:var(--hw-text-muted);-webkit-box-orient:vertical;font-size:.74rem;line-height:1.45;display:-webkit-box;overflow:hidden}.hw-email-list-item-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.hw-email-list-meta{color:var(--hw-text-muted);font-size:.68rem}.hw-email-list-badges{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.hw-email-list-badge{border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);border:1px solid var(--hw-border);min-height:22px;color:var(--hw-text-muted);align-items:center;padding:0 8px;font-size:.64rem;font-weight:700;display:inline-flex}.hw-email-list-badge.is-unread{color:var(--hw-primary);background:#1757ff14;border-color:#1757ff38}.hw-email-context-menu{z-index:120;border:1px solid var(--hw-border);background:color-mix(in srgb, var(--hw-surface) 94%, white);width:196px;box-shadow:var(--hw-shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;flex-direction:column;gap:4px;padding:8px;display:flex;position:fixed}.hw-email-context-menu-item{width:100%;min-height:38px;color:var(--hw-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 12px;font-size:.78rem;font-weight:600;transition:background .18s,color .18s}.hw-email-context-menu-item:hover,.hw-email-context-menu-item:focus-visible{background:var(--hw-surface-muted)}.hw-email-context-menu-item.is-danger{color:var(--hw-danger)}.hw-email-context-menu-item.is-danger:hover,.hw-email-context-menu-item.is-danger:focus-visible{background:#d9485f14}.hw-email-list-unanswered-dot{border-radius:var(--hw-radius-sm);background:var(--hw-warning);flex-shrink:0;width:7px;height:7px}.hw-email-list-loading-more{min-height:42px;color:var(--hw-text-muted);justify-content:center;align-items:center;font-size:.74rem;display:flex}.hw-email-list-sentinel{flex:0 0 1px;width:100%;height:1px}.hw-email-list-skeleton{background:linear-gradient(90deg, var(--hw-surface-muted) 0%, color-mix(in srgb, var(--hw-surface-muted) 78%, white) 50%, var(--hw-surface-muted) 100%);border:1px solid var(--hw-border);background-size:200% 100%;border-radius:14px;min-height:88px;animation:1.2s ease-in-out infinite hw-loading-skeleton}.hw-email-preview-shell,.hw-email-preview-empty{border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:10px;flex:1;min-height:0;padding:16px}.hw-email-preview-shell{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.hw-email-preview-content{flex:1;min-height:0;padding:16px;overflow-y:auto}.hw-email-preview-footer{border-top:1px solid var(--hw-border);background:color-mix(in srgb, var(--hw-surface) 94%, white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px 16px;position:sticky;bottom:0}.hw-email-preview-footer-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.hw-email-preview-toggle{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);min-height:34px;color:var(--hw-text);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.76rem;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.hw-email-preview-toggle:hover,.hw-email-preview-toggle:focus-visible{background:var(--hw-surface-muted);border-color:var(--hw-border-strong)}.hw-email-preview-meta{border-top:1px solid var(--hw-border);border-bottom:1px solid var(--hw-border);grid-template-columns:1fr;gap:12px;padding:14px 0;display:grid}.hw-email-preview-thread{flex-direction:column;gap:10px;display:flex}.hw-email-preview-message{border:1px solid var(--hw-border);background:var(--hw-surface-muted);border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.hw-email-preview-message.is-outgoing{background:#1757ff0f;border-color:#1757ff29}.hw-email-preview-message-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hw-email-preview-message-author{color:var(--hw-text);font-size:.76rem}.hw-email-preview-message-date{color:var(--hw-text-muted);font-size:.68rem}.hw-email-preview-body{color:var(--hw-text);padding-top:4px;font-size:.85rem;line-height:1.65}.hw-email-preview-iframe{background:var(--hw-surface);border:none;border-radius:12px;width:100%;min-height:160px;display:block}.hw-email-preview-html{color:var(--hw-text);overflow-wrap:anywhere;word-break:break-word;font-size:.85rem;line-height:1.68}.hw-email-preview-html,.hw-email-preview-html *{box-sizing:border-box;max-width:100%}.hw-email-preview-html p,.hw-email-preview-html div,.hw-email-preview-html section,.hw-email-preview-html article{margin:0 0 12px}.hw-email-preview-html>:first-child{margin-top:0}.hw-email-preview-html>:last-child{margin-bottom:0}.hw-email-preview-html h1,.hw-email-preview-html h2,.hw-email-preview-html h3,.hw-email-preview-html h4,.hw-email-preview-html h5,.hw-email-preview-html h6{color:var(--hw-text);margin:0 0 12px;font-weight:700;line-height:1.28}.hw-email-preview-html h1{font-size:1.2rem}.hw-email-preview-html h2{font-size:1.08rem}.hw-email-preview-html h3{font-size:.98rem}.hw-email-preview-html h4,.hw-email-preview-html h5,.hw-email-preview-html h6{font-size:.9rem}.hw-email-preview-html ul,.hw-email-preview-html ol{margin:0 0 14px;padding-left:20px}.hw-email-preview-html li{margin-bottom:6px}.hw-email-preview-html strong,.hw-email-preview-html b{color:var(--hw-text);font-weight:700}.hw-email-preview-html em,.hw-email-preview-html i{font-style:italic}.hw-email-preview-html a{color:var(--hw-primary);text-decoration:underline}.hw-email-preview-html a:hover{color:var(--hw-primary-strong)}.hw-email-preview-html img{border-radius:12px;max-width:100%;height:auto;margin:12px 0;display:block}.hw-email-preview-html table,.hw-email-preview-html tbody,.hw-email-preview-html thead,.hw-email-preview-html tfoot,.hw-email-preview-html tr,.hw-email-preview-html td,.hw-email-preview-html th{width:100%!important;max-width:100%!important}.hw-email-preview-html table{border-collapse:collapse;background:0 0;margin:14px 0;display:block}.hw-email-preview-html tbody,.hw-email-preview-html thead,.hw-email-preview-html tfoot{display:block}.hw-email-preview-html tr{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.hw-email-preview-html td,.hw-email-preview-html th{vertical-align:top;text-align:left;border:none;padding:0;display:block;background:0 0!important}.hw-email-preview-html th{background:var(--hw-surface-muted);font-weight:700}.hw-email-preview-html blockquote{border-left:3px solid var(--hw-border-strong);color:var(--hw-text-muted);margin:0;padding-left:12px}.hw-email-preview-html hr{border:none;border-top:1px solid var(--hw-border);margin:16px 0}.hw-email-preview-html pre,.hw-email-preview-html code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.hw-email-preview-html pre{background:var(--hw-surface-muted);border-radius:12px;padding:12px;overflow-x:auto}.hw-email-preview-html code{background:color-mix(in srgb, var(--hw-surface-muted) 88%, transparent);border-radius:6px;padding:1px 4px}.hw-email-preview-html [style*=display\:flex],.hw-email-preview-html [style*="display: flex"]{display:block!important}.hw-email-reply-box{flex-direction:column;gap:12px;display:flex}.hw-email-reply-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hw-email-reply-tool{border:1px solid var(--hw-border);border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);width:34px;height:34px;color:var(--hw-text);cursor:pointer;justify-content:center;align-items:center;transition:background .18s,border-color .18s;display:inline-flex}.hw-email-reply-tool:hover:not(:disabled),.hw-email-reply-tool:focus-visible{background:var(--hw-surface);border-color:var(--hw-border-strong)}.hw-email-reply-tool:disabled{cursor:not-allowed;opacity:.6}.hw-email-reply-editor-wrap{border:1px solid var(--hw-border);background:var(--hw-surface-muted);border-radius:16px}.hw-email-reply-editor{min-height:144px;max-height:240px;color:var(--hw-text);outline:none;padding:12px 14px;font-size:.85rem;line-height:1.6;overflow-y:auto}.hw-email-reply-editor:empty:before{content:attr(data-placeholder);color:var(--hw-text-muted);pointer-events:none}.hw-email-reply-editor-wrap:focus-within{background:var(--hw-surface);border-color:#1757ff7a;box-shadow:0 0 0 4px #1757ff1f}.hw-email-reply-editor p{margin:0 0 10px}.hw-email-reply-editor ul,.hw-email-reply-editor ol{margin:0 0 10px;padding-left:20px}.hw-email-reply-actions{justify-content:flex-end;gap:10px;display:flex}.hw-email-preview-skeleton{background:linear-gradient(90deg, var(--hw-surface-muted) 0%, color-mix(in srgb, var(--hw-surface-muted) 78%, white) 50%, var(--hw-surface-muted) 100%);background-size:200% 100%;border-radius:12px;animation:1.2s ease-in-out infinite hw-loading-skeleton}.hw-email-preview-skeleton-title{width:72%;height:30px}.hw-email-preview-skeleton-meta{width:100%;height:76px;margin-top:10px}.hw-email-preview-skeleton-body{width:100%;height:220px;margin-top:10px}.hw-email-panel-empty{border:1px dashed var(--hw-border-strong);background:var(--hw-surface);border-radius:10px;padding:18px}.hw-contacts-panel{gap:var(--hw-space-md);flex-direction:column;flex:1;min-height:100%;display:flex}.hw-contacts-panel-top{flex-direction:column;gap:12px;display:flex}.hw-contact-list-item{border:1px solid var(--hw-border);background:var(--hw-surface);text-align:left;cursor:pointer;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px;transition:background .18s,border-color .18s,transform .18s;display:flex}.hw-contact-list-item:hover,.hw-contact-list-item:focus-visible{background:var(--hw-surface-muted);border-color:var(--hw-border-strong);transform:translateY(-1px)}.hw-contact-list-item.is-active{background:#1757ff14;border-color:#1757ff3d}.hw-contact-avatar{width:40px;height:40px;color:var(--hw-primary);background:#1757ff1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex;overflow:hidden}.hw-contact-avatar img{object-fit:cover;width:100%;height:100%}.hw-contact-list-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.hw-contact-list-name{color:var(--hw-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:800;overflow:hidden}.hw-contact-list-line{color:var(--hw-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.45;overflow:hidden}.hw-contacts-detail{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.hw-contacts-detail-body{flex-direction:column;flex:1;gap:14px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.hw-contacts-detail-actions{justify-content:flex-end;padding-top:4px;display:flex}.hw-calendar-workspace{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.hw-calendar-toolbar{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.hw-calendar-toolbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.hw-calendar-nav-group{align-items:center;gap:6px;display:inline-flex}.hw-calendar-nav-button{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);width:34px;height:34px;color:var(--hw-text);cursor:pointer;justify-content:center;align-items:center;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.hw-calendar-nav-button:hover:not(:disabled),.hw-calendar-nav-button:focus-visible{background:var(--hw-surface-muted);border-color:var(--hw-border-strong)}.hw-calendar-nav-button:disabled{opacity:.6;cursor:not-allowed}.hw-calendar-switcher{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface-muted);align-items:center;gap:4px;padding:4px;display:inline-flex}.hw-calendar-switcher-button{border-radius:var(--hw-radius-lg);min-width:58px;min-height:32px;color:var(--hw-text-muted);cursor:pointer;background:0 0;border:none;padding:0 12px;font-size:.75rem;font-weight:700;transition:background .18s,color .18s}.hw-calendar-switcher-button:hover:not(:disabled){color:var(--hw-text)}.hw-calendar-switcher-button.is-active{background:var(--hw-surface);color:var(--hw-text);box-shadow:inset 0 0 0 1px var(--hw-border)}.hw-calendar-switcher-button:disabled{cursor:not-allowed;opacity:.6}.hw-calendar-surface{border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:10px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.hw-calendar-board-loading{flex-direction:column;gap:12px;padding:18px;display:flex}.hw-calendar-board{flex-direction:column;flex:1;min-height:0;display:flex}.hw-calendar-board-header{border-bottom:1px solid var(--hw-border);background:color-mix(in srgb, var(--hw-surface) 95%, transparent);grid-template-columns:58px minmax(0,1fr);display:grid}.hw-calendar-board-axis-head{min-height:54px;color:var(--hw-text-muted);border-right:1px solid var(--hw-border);justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.hw-calendar-board-days-head{display:grid}.hw-calendar-board-day-head{border-right:1px solid var(--hw-border);flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:54px;padding:10px 12px;display:flex}.hw-calendar-board-day-head:last-child{border-right:0}.hw-calendar-board-day-head.is-today .hw-calendar-board-day-label{color:var(--hw-primary)}.hw-calendar-board-day-name{letter-spacing:.08em;text-transform:uppercase;color:var(--hw-text-muted);font-size:.66rem;font-weight:800}.hw-calendar-board-day-label{color:var(--hw-text);font-size:.84rem;font-weight:700}.hw-calendar-all-day-row{border-bottom:1px solid var(--hw-border);grid-template-columns:58px minmax(0,1fr);display:grid}.hw-calendar-all-day-label{min-height:46px;color:var(--hw-text-muted);border-right:1px solid var(--hw-border);justify-content:center;align-items:flex-start;padding-top:10px;font-size:.68rem;font-weight:700;display:flex}.hw-calendar-all-day-columns{min-height:46px;display:grid}.hw-calendar-all-day-cell{border-right:1px solid var(--hw-border);cursor:pointer;flex-direction:column;gap:6px;min-width:0;padding:8px;transition:background .18s,box-shadow .18s;display:flex}.hw-calendar-all-day-cell:last-child{border-right:0}.hw-calendar-all-day-cell:hover{background:#a9c1ff20}.hw-calendar-all-day-cell.is-drop-target{background:#82a4ff2c;box-shadow:inset 0 0 0 1px #1757ff33}.hw-calendar-chip{min-height:26px;color:var(--hw-primary);text-align:left;cursor:pointer;background:#1757ff14;border:1px solid #1757ff29;border-radius:10px;padding:0 8px;font-size:.68rem;font-weight:700}.hw-calendar-chip.is-active{background:#1757ff29;border-color:#1757ff47}.hw-calendar-grid-shell{flex:1;min-height:0;overflow:auto}.hw-calendar-grid{grid-template-columns:58px minmax(0,1fr);min-width:100%;display:grid}.hw-calendar-time-axis{border-right:1px solid var(--hw-border)}.hw-calendar-time-axis-slot{justify-content:center;align-items:flex-start;padding-top:2px;display:flex;position:relative}.hw-calendar-time-axis-slot span{color:var(--hw-text-muted);background:var(--hw-surface);padding:0 4px;font-size:.64rem;font-weight:700;transform:translateY(-8px)}.hw-calendar-grid-columns{display:grid}.hw-calendar-grid-day{border-right:1px solid var(--hw-border);cursor:pointer;min-width:0;transition:background .18s,box-shadow .18s;position:relative}.hw-calendar-grid-day:last-child{border-right:0}.hw-calendar-grid-day:hover{background:#bcceff1d}.hw-calendar-grid-day.is-drop-target{background:#91afff27;box-shadow:inset 0 0 0 1px #1757ff2e}.hw-calendar-grid-lines{position:absolute;inset:0}.hw-calendar-grid-line{border-top:1px solid color-mix(in srgb, var(--hw-border) 86%, transparent)}.hw-calendar-grid-events{height:100%;position:relative}.hw-calendar-event-block{text-align:left;cursor:pointer;background:#789dff31;border:1px solid #1757ff38;border-radius:12px;flex-direction:column;gap:3px;padding:8px 10px;display:flex;position:absolute;left:8px;right:8px;overflow:hidden}.hw-calendar-event-block:hover{background:#628eff3f;border-color:#1757ff57}.hw-calendar-event-block.is-active{border-color:#1757ff6b;box-shadow:inset 0 0 0 1px #1757ff2e}.hw-calendar-event-block-time{color:var(--hw-primary);font-size:.63rem;font-weight:800}.hw-calendar-event-block-title{color:var(--hw-text);font-size:.74rem;line-height:1.3}.hw-calendar-event-block-meta{color:var(--hw-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.66rem;overflow:hidden}.hw-calendar-month-board{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.hw-calendar-month-head{border-bottom:1px solid var(--hw-border);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.hw-calendar-month-head-cell{letter-spacing:.06em;text-transform:uppercase;min-height:34px;color:var(--hw-text-muted);justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:flex}.hw-calendar-month-grid{flex:1;grid-template-rows:repeat(6,minmax(108px,1fr));grid-template-columns:repeat(7,minmax(0,1fr));min-height:648px;display:grid}.hw-calendar-month-cell{border-right:1px solid var(--hw-border);border-bottom:1px solid var(--hw-border);cursor:pointer;flex-direction:column;gap:8px;min-width:0;min-height:108px;padding:8px;transition:background .18s,box-shadow .18s;display:flex}.hw-calendar-month-cell:nth-child(7n){border-right:0}.hw-calendar-month-cell.is-muted{background:color-mix(in srgb, var(--hw-surface-muted) 54%, transparent)}.hw-calendar-month-cell:hover{background:#b7cbff1e}.hw-calendar-month-cell.is-drop-target{background:#91afff27;box-shadow:inset 0 0 0 1px #1757ff2e}.hw-calendar-month-cell.is-today .hw-calendar-month-day-number{color:#fff;background:var(--hw-primary)}.hw-calendar-month-cell-head{justify-content:flex-end;display:flex}.hw-calendar-month-day-number{border-radius:var(--hw-radius-lg);width:26px;height:26px;color:var(--hw-text);justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.hw-calendar-month-events{flex-direction:column;gap:6px;min-height:0;display:flex}.hw-calendar-month-event{text-align:left;cursor:pointer;background:#1757ff0f;border:1px solid #1757ff29;border-radius:10px;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.hw-calendar-month-event.is-active{background:#1757ff24;border-color:#1757ff47}.hw-calendar-month-event-time{color:var(--hw-primary);font-size:.62rem;font-weight:800}.hw-calendar-month-event-title{color:var(--hw-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.3;display:-webkit-box;overflow:hidden}.hw-calendar-month-more{color:var(--hw-text-muted);padding-left:4px;font-size:.64rem;font-weight:700}.hw-calendar-inspector{z-index:4;border:1px solid var(--hw-border);background:color-mix(in srgb, var(--hw-surface) 94%, white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex;position:sticky;bottom:0}.hw-calendar-inspector-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.hw-calendar-inspector-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hw-calendar-inspector-body{flex-direction:column;gap:14px;display:flex}.hw-calendar-inspector-meta{border-top:1px solid var(--hw-border);border-bottom:1px solid var(--hw-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 0;display:grid}.hw-calendar-inspector-note{padding-top:2px}.hw-calendar-inspector-note.is-empty{opacity:.85}.hw-calendar-preview-link{color:var(--hw-primary);font-size:.84rem;font-weight:700;text-decoration:none}.hw-calendar-preview-link:hover{color:var(--hw-primary-strong);text-decoration:underline}.hw-calendar-preview-skeleton{background:linear-gradient(90deg, var(--hw-surface-muted) 0%, color-mix(in srgb, var(--hw-surface-muted) 78%, white) 50%, var(--hw-surface-muted) 100%);background-size:200% 100%;border-radius:12px;animation:1.2s ease-in-out infinite hw-loading-skeleton}.hw-calendar-preview-skeleton-title{width:72%;height:28px}.hw-calendar-preview-skeleton-meta{width:100%;height:88px}.hw-calendar-preview-skeleton-body{width:100%;height:168px}.hw-calendar-empty{border:1px dashed var(--hw-border-strong);background:var(--hw-surface);border-radius:10px;margin:16px;padding:18px}@keyframes hw-loading-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1280px){.hw-app-shell{grid-template-columns:240px minmax(0,1fr)}.hw-context-panel{grid-column:1/-1}}@media (width<=980px){.hw-app-shell{padding:var(--hw-space-md);grid-template-columns:1fr}.hw-app-backdrop{inset:10px}.hw-topbar,.hw-hero-card,.hw-page-header{grid-template-columns:1fr}.hw-topbar{align-items:flex-start}.hw-metric-grid,.hw-section-grid,.hw-field-grid,.hw-field-grid-2{grid-template-columns:1fr}.hw-topbar-actions,.hw-page-header-actions{justify-content:flex-start}.hw-email-panel-actions,.hw-email-create-folder{align-items:stretch}.hw-email-panel-actions-left,.hw-email-panel-actions-right,.hw-email-create-folder-actions{width:100%}.hw-tools-soon-grid{grid-template-columns:1fr}.hw-shell-content-row{flex-direction:column}.hw-right-panel-host{border-left:none;border-top:1px solid var(--hw-border);width:100%;min-width:0;max-width:100%;max-height:42vh}.hw-right-panel-resize-handle{display:none}.hw-bottom-action-bar-shell{width:auto;bottom:12px;left:12px;right:12px;transform:none}.hw-bottom-action-bar{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.hw-bottom-action-bar-actions{grid-column:1/-1;justify-content:flex-end}.hw-email-folder-item{min-width:120px}.hw-email-list-shell{max-height:180px}.hw-calendar-toolbar{flex-direction:column;align-items:stretch}.hw-calendar-toolbar-right{justify-content:flex-start}.hw-calendar-month-grid{grid-auto-rows:minmax(92px,1fr)}.hw-calendar-inspector-header{flex-direction:column;align-items:stretch}.hw-calendar-inspector-meta{grid-template-columns:1fr}.hw-topbar-app-actions{display:inline-flex}}@media (width>=981px){.hw-topbar-app-actions{display:inline-flex}}.hw-public-shell{background:var(--hw-bg);grid-template-columns:260px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.hw-public-shell.is-sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.hw-public-sidebar{background:color-mix(in srgb, var(--hw-surface-muted) 78%, var(--hw-bg));border-right:1px solid var(--hw-border);flex-direction:column;gap:14px;height:100vh;min-height:0;padding:10px 8px 12px;display:flex;overflow:hidden}.hw-public-sidebar.is-collapsed{align-items:stretch}.hw-public-sidebar-top,.hw-public-sidebar-section,.hw-public-sidebar-footer{flex-direction:column;gap:12px;display:flex;position:relative}.hw-public-sidebar-scroll{flex-direction:column;flex:1;gap:14px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.hw-public-sidebar-header{justify-content:space-between;align-items:center;gap:8px;padding:4px 6px;display:flex}.hw-public-brand-button,.hw-public-sidebar-toggle,.hw-public-collapsed-signin{width:40px;height:40px;color:var(--hw-heading);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:background .18s;display:inline-flex}.hw-public-brand-button:hover,.hw-public-sidebar-toggle:hover,.hw-public-collapsed-signin:hover{background:var(--hw-soft-fill)}.hw-public-logo-image{object-fit:contain;width:24px;height:24px}.hw-public-nav-icon,.hw-public-nav-icon-svg{justify-content:center;align-items:center;display:inline-flex}.hw-public-nav-icon-svg{width:18px;height:18px}.hw-public-brand-title,.hw-public-brand-subtitle,.hw-public-sidebar-label,.hw-public-signin-title,.hw-public-signin-copy,.hw-public-nav-title,.hw-public-nav-meta,.hw-public-footnote,.hw-public-eyebrow,.hw-public-section-head h1,.hw-public-section-head p,.hw-public-highlight h2,.hw-public-highlight p,.hw-public-prompt-card,.hw-public-message h2,.hw-public-message p,.hw-public-message-role,.hw-public-list-card strong,.hw-public-list-card span,.hw-public-table-row,.hw-public-table-key,.hw-auth-header h2,.hw-auth-header p,.hw-auth-note{margin:0}.hw-public-brand-title,.hw-public-signin-title,.hw-public-section-head h1,.hw-public-highlight h2,.hw-public-message h2,.hw-public-list-card strong,.hw-auth-header h2{letter-spacing:0}.hw-public-brand-title{font-size:.82rem;font-weight:600}.hw-public-brand-subtitle,.hw-public-nav-meta,.hw-public-signin-copy,.hw-public-footnote,.hw-public-section-head p,.hw-public-highlight p,.hw-public-message p,.hw-public-list-card span,.hw-auth-header p,.hw-auth-note{color:var(--hw-text-muted)}.hw-public-sidebar-label,.hw-public-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--hw-red-185);font-size:.66rem;font-weight:800}.hw-public-new-chat{background:0 0;border-color:#0000;justify-content:flex-start;gap:12px;width:100%;padding-inline:12px}.hw-public-sidebar.is-collapsed .hw-public-new-chat{justify-content:center;padding-inline:0}.hw-public-nav,.hw-public-recents{flex-direction:column;gap:6px;display:flex}.hw-public-nav-item,.hw-public-recent{min-height:44px;color:var(--hw-heading);text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .18s,border-color .18s;display:flex}.hw-public-nav-item:hover,.hw-public-nav-item.is-active,.hw-public-recent:hover{background:var(--hw-soft-fill);border-color:#0000}.hw-public-nav-item.is-active{background:color-mix(in srgb, var(--hw-soft-fill) 88%, var(--hw-surface))}.hw-public-nav-title,.hw-public-recent,.hw-public-table-key{font-size:.86rem;font-weight:700}.hw-public-sidebar.is-collapsed .hw-public-nav-item{justify-content:center;padding-inline:0}.hw-public-conversations{flex-direction:column;gap:8px;display:flex;position:relative}.hw-public-conversation-list{flex-direction:column;gap:2px;display:flex}.hw-public-conversations-header{justify-content:space-between;align-items:center;display:flex}.hw-public-conversation-row{border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;display:grid;position:relative}.hw-public-conversation-row.is-active{background:var(--hw-soft-fill)}.hw-public-conversation-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:6px;min-height:36px;padding:7px 10px;transition:background .18s;display:flex}.hw-public-conversation-item:hover,.hw-public-conversation-row.is-active .hw-public-conversation-item,.hw-public-conversation-row:hover .hw-public-conversation-item{background:var(--hw-soft-fill)}.hw-public-conversation-main{align-items:center;gap:6px;min-width:0;display:flex}.hw-public-conversation-title{color:var(--hw-text);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:500;overflow:hidden}.hw-public-conversation-pin{color:var(--hw-text-muted);justify-content:center;align-items:center;display:inline-flex}.hw-public-conversation-pin .hw-public-nav-icon-svg{width:12px;height:12px}.hw-public-conversation-more{width:28px;height:28px;color:var(--hw-text-muted);opacity:0;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:opacity .18s,background .18s;display:inline-flex}.hw-public-conversation-row:hover .hw-public-conversation-more,.hw-public-conversation-more.is-active{opacity:1}.hw-public-conversation-more:hover,.hw-public-conversation-more.is-active{background:var(--hw-soft-fill-strong)}.hw-public-chat-menu{background:var(--hw-surface);border:1px solid var(--hw-border);z-index:25;border-radius:16px;flex-direction:column;gap:2px;min-width:188px;padding:8px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.hw-public-chat-menu-item{text-align:left;width:100%;min-height:36px;color:var(--hw-text);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:0 10px;font-size:.82rem;display:flex}.hw-public-chat-menu-item:hover{background:var(--hw-soft-fill)}.hw-public-chat-menu-item.is-danger{color:var(--hw-danger)}.hw-public-conversation-meta,.hw-public-empty-copy{color:var(--hw-text-muted);font-size:.7rem}.hw-public-main{flex-direction:column;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}.hw-public-topbar{background:var(--hw-surface-overlay);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;border-bottom:1px solid color-mix(in srgb, var(--hw-border) 80%, transparent);justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex;position:sticky;top:0}.hw-public-nav-secondary{border-top:1px solid var(--hw-border);padding-top:8px}.hw-public-topbar-left,.hw-public-topbar-actions{align-items:center;gap:10px;display:flex}.hw-public-model-switch{color:var(--hw-heading);border-radius:var(--hw-radius-lg);background:0 0;border:none;align-items:center;gap:10px;padding:8px 6px;font-size:.9rem;font-weight:600;display:inline-flex}.hw-public-model-mark,.hw-public-model-caret{color:var(--hw-text-muted)}.hw-public-account-trigger{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 10px;transition:background .18s,border-color .18s;display:flex}.hw-public-account-trigger:hover,.hw-public-account-trigger[aria-expanded=true]{background:var(--hw-soft-fill);border-color:#0000}.hw-public-account-trigger.is-collapsed{justify-content:center;width:40px;min-height:40px;margin-inline:auto;padding:0}.hw-public-account-avatar{border-radius:var(--hw-radius-lg);background:var(--hw-brand-avatar);color:#fff;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:grid}.hw-public-account-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.hw-public-account-copy strong,.hw-public-account-copy span{white-space:nowrap;text-overflow:ellipsis;margin:0;line-height:1.2;overflow:hidden}.hw-public-account-copy strong{color:var(--hw-text);font-size:.82rem}.hw-public-account-copy span{color:var(--hw-text-muted);font-size:.72rem}.hw-public-account-caret{color:var(--hw-text-muted)}.hw-public-account-menu{background:var(--hw-surface);border:1px solid var(--hw-border);z-index:20;border-radius:10px;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;right:0}.hw-public-account-menu.is-collapsed{width:220px;left:0;right:auto}.hw-public-account-menu-item{width:100%;min-height:40px;color:var(--hw-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;padding:0 10px;font-size:.84rem;display:flex}.hw-public-account-menu-item:hover{background:var(--hw-soft-fill)}.hw-public-account-menu-item.is-danger{color:var(--hw-danger)}.hw-public-stage{flex:1;justify-content:center;min-height:0;padding:28px 20px 12px;display:flex;overflow-y:auto}.hw-public-page{flex-direction:column;gap:24px;width:min(880px,100%);display:flex}.hw-public-home{justify-content:center;min-height:calc(100vh - 220px)}.hw-public-hero,.hw-public-section-head{flex-direction:column;gap:12px;display:flex}.hw-public-hero h1,.hw-public-section-head h1{color:var(--hw-heading);font-size:clamp(1.5rem,2.7vw,2.2rem);font-weight:300;line-height:1.2}.hw-public-hero p,.hw-public-section-head p{max-width:68ch;font-size:.9rem;font-weight:400;line-height:1.55}.hw-public-prompt-grid,.hw-public-highlight-grid,.hw-public-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hw-public-prompt-card,.hw-public-highlight,.hw-public-list-card{border-radius:var(--hw-radius-lg);background:var(--hw-surface);border:1px solid var(--hw-border);padding:18px}.hw-public-prompt-card{text-align:left;cursor:pointer;transition:border-color .18s,background .18s}.hw-public-prompt-card:hover{border-color:color-mix(in srgb, var(--hw-primary) 24%, transparent);background:color-mix(in srgb, var(--hw-surface) 92%, white)}.hw-public-highlight,.hw-public-list-card{flex-direction:column;gap:10px;display:flex}.hw-public-highlight h2,.hw-public-list-card strong,.hw-public-message h2,.hw-auth-header h2{font-weight:600;line-height:1.1}.hw-public-highlight h2,.hw-public-list-card strong,.hw-public-message h2{font-size:.92rem}.hw-public-thread{flex-direction:column;gap:18px;display:flex}.hw-public-message{border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:22px;max-width:78%;padding:20px 22px}.hw-public-message.is-user{background:linear-gradient(#0038a814,#6507a50d);border-color:#0f5bd82e;align-self:flex-end}.hw-public-message-role{letter-spacing:.08em;text-transform:uppercase;color:var(--hw-text-muted);font-size:.64rem;font-weight:800}.hw-public-table{border-radius:var(--hw-radius-xl);border:1px solid var(--hw-border);background:var(--hw-surface);flex-direction:column;display:flex;overflow:hidden}.hw-public-table-row{border-bottom:1px solid var(--hw-soft-line);grid-template-columns:220px 1fr;gap:16px;padding:16px 18px;font-size:.86rem;line-height:1.5;display:grid}.hw-public-table-row:last-child{border-bottom:none}.hw-public-cta-row{border:1px solid var(--hw-border-strong);background:var(--hw-surface);color:var(--hw-heading);border-radius:var(--hw-radius-lg);text-align:left;cursor:pointer;padding:16px 18px;font-size:.88rem;font-weight:700;transition:border-color .18s,background .18s}.hw-public-cta-row:hover{border-color:color-mix(in srgb, var(--hw-primary) 24%, transparent);background:color-mix(in srgb, var(--hw-surface) 92%, white)}.hw-public-dock{flex-direction:column;align-items:center;gap:10px;padding:8px 20px 20px;display:flex}.hw-public-composer-shell{width:min(860px,100%);position:relative}.hw-public-hidden-input{display:none}.hw-public-composer-flyouts{z-index:30;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:calc(100% + 10px);left:0}.hw-public-composer-menu{background:var(--hw-surface);border:1px solid var(--hw-border);border-radius:10px;flex-direction:column;gap:2px;min-width:252px;padding:8px;display:flex}.hw-public-composer-menu.is-secondary{min-width:198px}.hw-public-composer-menu-item{text-align:left;cursor:pointer;min-height:40px;color:var(--hw-text);background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:.85rem;display:flex}.hw-public-composer-menu-item:hover{background:var(--hw-soft-fill)}.hw-public-composer-menu-chevron{color:var(--hw-text-muted);justify-content:center;align-items:center;display:inline-flex}.hw-public-composer-menu-chevron svg{width:14px;height:14px}.hw-public-composer{border-radius:var(--hw-radius-xl);border:1px solid var(--hw-border-strong);background:var(--hw-surface);align-items:flex-end;gap:8px;width:100%;min-height:60px;padding:8px;display:flex}.hw-public-composer-plus{border-radius:var(--hw-radius-lg);width:38px;height:38px;color:var(--hw-heading);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.hw-public-composer-plus:hover,.hw-public-composer-plus.is-active{background:var(--hw-surface-muted)}.hw-public-composer-plus svg{width:18px;height:18px}.hw-public-composer-input{text-align:left;cursor:text;width:100%;min-height:24px;color:var(--hw-text);background:0 0;border:none;outline:none;padding:0}.hw-public-composer-text{color:var(--hw-text-muted);flex:1;font-size:.88rem}.hw-public-composer-center{flex-direction:column;flex:1;gap:8px;min-width:0;padding:8px 0 6px;display:flex}.hw-public-composer-attachments{flex-wrap:wrap;gap:6px;display:flex}.hw-public-composer-attachment{border-radius:var(--hw-radius-lg);background:var(--hw-soft-fill);max-width:220px;min-height:30px;color:var(--hw-text);align-items:center;gap:6px;padding:0 8px;font-size:.74rem;display:inline-flex}.hw-public-composer-attachment svg{flex-shrink:0;width:14px;height:14px}.hw-public-composer-attachment span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hw-public-composer-attachment-remove{border-radius:var(--hw-radius-sm);width:18px;height:18px;color:var(--hw-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.hw-public-composer-attachment-remove:hover{background:var(--hw-soft-fill-strong)}.hw-public-composer-attachment-remove svg{width:12px;height:12px}.hw-public-composer-actions{align-items:center;gap:6px;display:inline-flex}.hw-public-composer-icon-button,.hw-public-composer-voice{border-radius:var(--hw-radius-lg);width:36px;height:36px;color:var(--hw-heading);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.hw-public-composer-icon-button:hover,.hw-public-composer-voice:hover{background:var(--hw-surface-muted)}.hw-public-composer-icon-button.is-active,.hw-public-composer-voice.is-active{background:color-mix(in srgb, var(--hw-primary) 14%, var(--hw-surface));color:var(--hw-primary)}.hw-public-composer-icon-button svg,.hw-public-composer-voice svg{width:17px;height:17px}.hw-public-composer-voice{background:var(--hw-soft-fill)}.hw-public-composer-send{border-radius:var(--hw-radius-lg);background:var(--hw-text);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.hw-public-composer-send:hover:not(:disabled){background:var(--hw-primary-strong)}.hw-public-composer-send:disabled{opacity:.55;cursor:not-allowed}.hw-public-composer-send svg{width:16px;height:16px}.hw-public-footnote{text-align:center;width:min(860px,100%);font-size:.66rem;line-height:1.45}.hw-public-workspace-banner{border-radius:14px;width:100%;padding:12px 14px;font-size:.82rem;line-height:1.45}.hw-public-workspace-banner.is-error{background:color-mix(in srgb, var(--hw-danger) 12%, var(--hw-surface));color:var(--hw-danger);border:1px solid color-mix(in srgb, var(--hw-danger) 22%, transparent)}.hw-public-empty-workspace{flex-direction:column;gap:10px;display:flex}.hw-public-message.is-pending{opacity:.8}.hw-auth-backdrop{background:var(--hw-overlay-backdrop);z-index:50;position:fixed;inset:0}.hw-auth-modal-wrap{z-index:60;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hw-auth-modal{border-radius:var(--hw-radius-xl);background:var(--hw-surface);border:1px solid var(--hw-border);flex-direction:column;gap:20px;width:min(520px,100%);padding:24px;display:flex;position:relative}.hw-auth-close{color:var(--hw-heading);cursor:pointer;background:0 0;border:none;font-size:1.1rem;position:absolute;top:16px;right:18px}.hw-auth-header{flex-direction:column;gap:10px;padding-top:12px;display:flex}.hw-auth-mode-switch{border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);align-self:flex-start;gap:6px;padding:4px;display:inline-flex}.hw-auth-mode-button{color:var(--hw-text-muted);border-radius:var(--hw-radius-lg);cursor:pointer;background:0 0;border:none;min-height:34px;padding:0 14px;font-size:.8rem;font-weight:600}.hw-auth-mode-button.is-active{background:var(--hw-surface);color:var(--hw-text);border:1px solid var(--hw-border)}.hw-auth-header h2{color:var(--hw-heading);font-size:1.45rem;line-height:1.16}.hw-auth-stack,.hw-auth-form{flex-direction:column;gap:12px;display:flex}.hw-auth-error{color:var(--hw-danger);margin:0;font-size:.74rem;line-height:1.45}.hw-auth-provider,.hw-auth-input{border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border-strong);background:var(--hw-surface);min-height:52px;color:var(--hw-heading);padding:0 18px;font-size:.88rem}.hw-auth-provider{cursor:pointer;box-shadow:none}.hw-auth-provider:hover,.hw-auth-input:focus{border-color:color-mix(in srgb, var(--hw-primary) 28%, transparent);box-shadow:0 0 0 4px color-mix(in srgb, var(--hw-primary) 8%, transparent);outline:none}.hw-auth-divider{color:var(--hw-text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;font-size:.72rem;display:flex}.hw-auth-divider:before,.hw-auth-divider:after{content:"";background:var(--hw-soft-fill-strong);flex:1;height:1px}.hw-auth-submit{width:100%}.hw-auth-note{font-size:.72rem;line-height:1.5}.hw-public-sidebar-scroll::-webkit-scrollbar{width:10px}.hw-public-stage::-webkit-scrollbar{width:10px}.hw-public-sidebar-scroll::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb);border-radius:var(--hw-radius-lg);background-clip:padding-box;border:2px solid #0000}.hw-public-stage::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb);border-radius:var(--hw-radius-lg);background-clip:padding-box;border:2px solid #0000}.hw-public-sidebar-scroll::-webkit-scrollbar-track{background:0 0}.hw-public-stage::-webkit-scrollbar-track{background:0 0}.hw-scrollbar{scrollbar-width:thin;scrollbar-color:var(--hw-scrollbar-thumb) transparent}.hw-scrollbar::-webkit-scrollbar{width:10px}.hw-scrollbar::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb);border-radius:var(--hw-radius-lg);background-clip:padding-box;border:3px solid #0000;transition:background-color .18s}.hw-scrollbar:hover::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb-hover);background-clip:padding-box;border:3px solid #0000}.hw-scrollbar::-webkit-scrollbar-thumb:active{background:var(--hw-scrollbar-thumb-active);background-clip:padding-box;border:3px solid #0000}.hw-scrollbar::-webkit-scrollbar-track{background:0 0}@media (width<=980px){.hw-people-search-toolbar,.hw-people-search-actions,.hw-people-search-result-main,.hw-people-search-contact-item,.hw-people-search-section-head,.hw-people-search-bar-shell{flex-direction:column;align-items:stretch}.hw-public-shell{grid-template-columns:1fr}.hw-public-sidebar{display:none}.hw-public-topbar{padding:12px 14px}.hw-public-topbar-actions{flex-wrap:wrap;justify-content:flex-end}.hw-public-stage{padding:18px 14px 10px}.hw-public-page,.hw-public-composer-shell,.hw-public-footnote{width:100%}.hw-public-prompt-grid,.hw-public-highlight-grid,.hw-public-list-grid{grid-template-columns:1fr}.hw-public-message{max-width:100%}.hw-public-table-row{grid-template-columns:1fr}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] body,:root[data-theme=dark] html{background:var(--hw-bg);color:var(--hw-text)}:root[data-theme=dark] .hw-app-backdrop{background:linear-gradient(135deg, color-mix(in srgb, var(--hw-surface) 92%, transparent), color-mix(in srgb, var(--hw-surface-muted) 92%, transparent)), linear-gradient(180deg, color-mix(in srgb, var(--hw-primary) 14%, transparent), color-mix(in srgb, var(--hw-secondary) 12%, transparent));border-color:color-mix(in srgb, var(--hw-border) 88%, transparent);box-shadow:0 40px 100px #00000057}:root[data-theme=dark] .hw-card-muted,:root[data-theme=dark] .hw-panel-muted{background:color-mix(in srgb, var(--hw-surface-muted) 84%, transparent)}:root[data-theme=dark] .hw-status-pill-success,:root[data-theme=dark] .hw-badge-success,:root[data-theme=dark] .hw-callout[data-tone=success]{background:color-mix(in srgb, var(--hw-success) 14%, var(--hw-surface));border-color:color-mix(in srgb, var(--hw-success) 24%, transparent)}:root[data-theme=dark] .hw-status-pill-warning,:root[data-theme=dark] .hw-badge-warning,:root[data-theme=dark] .hw-callout[data-tone=warning]{background:color-mix(in srgb, var(--hw-warning) 14%, var(--hw-surface));border-color:color-mix(in srgb, var(--hw-warning) 24%, transparent)}:root[data-theme=dark] .hw-status-pill-danger,:root[data-theme=dark] .hw-badge-danger,:root[data-theme=dark] .hw-callout[data-tone=danger]{background:color-mix(in srgb, var(--hw-danger) 14%, var(--hw-surface));border-color:color-mix(in srgb, var(--hw-danger) 24%, transparent)}:root[data-theme=dark] .hw-status-pill-info,:root[data-theme=dark] .hw-badge-info,:root[data-theme=dark] .hw-callout[data-tone=info]{background:color-mix(in srgb, var(--hw-info) 14%, var(--hw-surface));border-color:color-mix(in srgb, var(--hw-info) 24%, transparent)}:root[data-theme=dark] .hw-badge-accent{background:color-mix(in srgb, var(--hw-secondary) 18%, var(--hw-surface));color:var(--hw-secondary);border-color:color-mix(in srgb, var(--hw-secondary) 24%, transparent)}:root[data-theme=dark] .hw-callout-icon{background:color-mix(in srgb, var(--hw-surface) 74%, transparent)}:root[data-theme=dark] .hw-table th{background:color-mix(in srgb, var(--hw-surface-muted) 82%, transparent)}:root[data-theme=dark] .hw-slideover-backdrop{background:var(--hw-overlay-backdrop)}:root[data-theme=dark] .hw-slideover-panel{background:var(--hw-surface-overlay)}:root[data-theme=dark] .hw-scrollbar{scrollbar-color:var(--hw-scrollbar-thumb) transparent}:root[data-theme=dark] .hw-scrollbar::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb)}:root[data-theme=dark] .hw-scrollbar:hover::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb-hover)}:root[data-theme=dark] .hw-scrollbar::-webkit-scrollbar-thumb:active{background:var(--hw-scrollbar-thumb-active)}.hw-calendar-editor,.hw-calendar-inspector{border-top:1px solid var(--hw-border);flex-direction:column;gap:16px;min-height:0;padding:18px 18px 0;display:flex}.hw-calendar-editor-header,.hw-calendar-inspector-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hw-calendar-editor-body,.hw-calendar-inspector-body{flex-direction:column;gap:14px;min-height:0;max-height:42vh;padding-right:4px;display:flex;overflow-y:auto}.hw-calendar-toggle{border:1px solid var(--hw-border);background:var(--hw-surface);min-height:46px;color:var(--hw-text);border-radius:14px;align-items:center;gap:10px;padding:0 14px;font-size:.84rem;font-weight:600;display:inline-flex}.hw-calendar-toggle input{margin:0}.hw-calendar-reminders,.hw-calendar-guest-permissions,.hw-calendar-attendees-list{border:1px solid var(--hw-border);background:color-mix(in srgb, var(--hw-surface) 94%, transparent);border-radius:10px;flex-direction:column;gap:12px;padding:14px;display:flex}.hw-calendar-reminders-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.hw-calendar-attendee-chip{background:var(--hw-surface-muted);border:1px solid var(--hw-border);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.82rem;display:flex}.hw-calendar-inspector-note{border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:10px;padding:16px}.hw-calendar-inspector-note.is-empty{color:var(--hw-text-muted)}.hw-deals-page{gap:14px}.hw-deals-topbar-inline{background:#fff;border:0;border-radius:0;grid-template-columns:180px minmax(320px,1fr) auto;align-items:stretch;gap:0;width:100%;min-height:72px;display:grid;overflow:hidden}.hw-deals-topbar-inline-brand,.hw-deals-topbar-inline-search,.hw-deals-topbar-inline-actions{align-items:center;min-width:0;padding:0 18px;display:flex}.hw-deals-topbar-inline-brand,.hw-deals-topbar-inline-search{border-right:1px solid #e2e8f0}.hw-deals-topbar-inline-title{letter-spacing:.03em;color:#1f2937;font-size:.95rem;font-weight:700;line-height:1}.hw-deals-topbar-inline-search{width:100%}.hw-deals-topbar-searchbox{color:#64748b;align-items:center;gap:14px;width:100%;min-height:46px;display:flex}.hw-deals-topbar-searchtext{color:#64748b;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.94rem;font-weight:500;overflow:hidden}.hw-deals-topbar-shortcut{color:#475569;background:#f8fafc;border:1px solid #cfd8e3;border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.hw-deals-topbar-inline-actions{justify-content:flex-end;align-items:center;gap:12px;padding-left:20px;display:flex}.hw-deals-topbar-icon-button,.hw-deals-topbar-view-button{color:#475569;background:#fff;border:1px solid #d6dde8;border-radius:14px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 14px;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.hw-deals-topbar-icon-button:hover,.hw-deals-topbar-view-button:hover{color:#1f2937;background:#f8fafc;border-color:#c7d3e0}.hw-deals-topbar-icon-button.is-accent{color:#4f46e5;background:#eef2ff;border-color:#d8defc}.hw-deals-topbar-view-switch{align-items:center;gap:8px;display:inline-flex}.hw-deals-topbar-view-button.is-active{color:#111827;background:#f1f5f9}.hw-deals-topbar-select-wrap{min-width:180px}.hw-deals-topbar-select-wrap .hw-field-header{display:none}.hw-deals-topbar-select-wrap .hw-field-shell{width:100%}.hw-deals-topbar-select-wrap .hw-field-control{min-height:44px;box-shadow:none;background:#fff;border:1px solid #d6dde8;border-radius:14px}.hw-deals-topbar-create{box-shadow:inset 0 1px #ffffff2e;background:linear-gradient(135deg,#5b54f2,#4f46e5)!important;border-radius:14px!important;min-height:40px!important;padding:0 20px!important}.hw-deals-shell{background:#f5f8fc;border:1px solid #d6dde8;border-radius:10px;flex-direction:column;gap:0;display:flex;overflow:hidden}.hw-deals-topbar{background:#fff;border-bottom:1px solid #d6dde8;grid-template-columns:180px minmax(240px,1fr) auto;align-items:stretch;display:grid}.hw-deals-topbar-title,.hw-deals-topbar-search,.hw-deals-topbar-actions{align-items:center;padding:14px 18px;display:flex}.hw-deals-topbar-title{border-right:1px solid #e2e8f0}.hw-deals-topbar-title h1{letter-spacing:.02em;color:#1f2937;font-size:1.02rem;font-weight:700;line-height:1}.hw-deals-topbar-search{border-right:1px solid #e2e8f0}.hw-deals-topbar-search .hw-field-shell,.hw-deals-toolbar-right .hw-field-shell{width:100%}.hw-deals-topbar-search .hw-field-header,.hw-deals-toolbar-right .hw-field-header{display:none}.hw-deals-topbar-search .hw-field-control,.hw-deals-toolbar-right .hw-field-control{min-height:42px;box-shadow:none;background:#fff;border:1px solid #d6dde8;border-radius:12px}.hw-deals-topbar-actions{justify-content:flex-end}.hw-deals-topbar-actions .hw-button-primary{border-radius:12px;min-height:44px;padding:0 16px}.hw-deals-tabs{background:#f5f8fc;border-bottom:1px solid #d6dde8;align-items:stretch;display:flex;overflow-x:auto}.hw-deals-tab{white-space:nowrap;color:#334155;background:0 0;border-right:1px solid #d6dde8;min-height:42px;padding:0 22px;font-size:.9rem;font-weight:600}.hw-deals-tab.is-active{color:#111827;background:#fff}.hw-deals-toolbar{background:#f5f8fc;border-bottom:1px solid #d6dde8;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.hw-deals-toolbar-left,.hw-deals-toolbar-right{align-items:center;gap:12px;display:flex}.hw-deals-toolbar-left .hw-button-ghost{background:#fff;border:1px solid #d6dde8;border-radius:12px;min-height:40px}.hw-deals-board{grid-auto-columns:minmax(290px,1fr);grid-auto-flow:column;gap:16px;padding:0;display:grid;overflow-x:auto}.hw-deals-column{background:#eaf0f7;border:1px solid #d6dde8;border-radius:10px;flex-direction:column;gap:14px;min-height:62vh;padding:14px 14px 18px;display:flex}.hw-deals-column.is-drop-target{background:#e1ebf7;border-color:#8fb0d4}.hw-deals-column-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hw-deals-column-title{color:#334155;font-size:.92rem;font-weight:700}.hw-deals-column-meta{color:#64748b;margin-top:4px;font-size:.78rem}.hw-deals-column-body{flex-direction:column;gap:12px;min-height:120px;display:flex}.hw-deals-card{text-align:left;width:100%;box-shadow:none;cursor:grab;background:#fff;border:1px solid #dbe4ef;border-radius:12px;padding:14px 16px;transition:border-color .18s,background-color .18s}.hw-deals-card.is-dragging{opacity:.6;cursor:grabbing}.hw-deals-card h3{font-size:.96rem}.hw-deals-card p{line-height:1.35}.hw-deals-card:hover{box-shadow:none;border-color:#b9c7d8;transform:none}.hw-deals-card-menu{color:#64748b;font-size:1rem;line-height:1}.hw-deals-chip{border-radius:var(--hw-radius-lg);color:#64748b;background:#f8fafc;border:1px solid #dbe4ef;align-items:center;min-height:24px;padding:0 8px;font-size:.72rem;display:inline-flex}.hw-deal-detail-page{padding-bottom:28px}.hw-deal-detail-hero,.hw-deal-detail-card{background:#fff;border:1px solid #d6dde8;border-radius:10px}.hw-deal-detail-hero{flex-direction:column;gap:18px;padding:24px 28px;display:flex}.hw-deal-detail-hero-top,.hw-deal-detail-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hw-deal-detail-title{color:#111827;font-size:2rem;font-weight:700;line-height:1.05}.hw-deal-detail-meta{color:#64748b;margin-top:8px;font-size:.95rem}.hw-deal-detail-status{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hw-deal-back-button{color:#334155;background:#f8fafc;border:1px solid #d6dde8;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.84rem;font-weight:600;display:inline-flex}.hw-deal-stage-track{background:#fff;border:1px solid #d6dde8;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;display:grid;overflow:hidden}.hw-deal-stage-step{text-align:left;background:#fff;border:0;border-right:1px solid #d6dde8;align-items:center;gap:18px;min-height:72px;padding:0 28px 0 22px;transition:background-color .18s,color .18s;display:flex;position:relative}.hw-deal-stage-step:not(.is-last){clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,24px 50%);z-index:1;margin-right:-12px;padding-right:42px}.hw-deal-stage-step.is-first{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%);padding-left:18px}.hw-deal-stage-step.is-last{margin-right:0;padding-right:24px}.hw-deal-stage-step:before{content:"";z-index:-1;background:#fff;border:1px solid #d6dde8;position:absolute;inset:0}.hw-deal-stage-step:not(.is-last):before{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,24px 50%)}.hw-deal-stage-step.is-first:before{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%)}.hw-deal-stage-step.is-last:before{clip-path:inset(0)}.hw-deal-stage-step:hover:before{background:#f8fafc}.hw-deal-stage-step.is-active:before{background:#fff}.hw-deal-stage-step-index{color:#64748b;background:#fff;border:3px solid #d6dde8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.hw-deal-stage-step.is-active .hw-deal-stage-step-index,.hw-deal-stage-step.is-complete .hw-deal-stage-step-index{color:#58c76d;border-color:#58c76d}.hw-deal-stage-step-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.hw-deal-stage-step-copy strong{color:#71829a;font-size:.95rem;font-weight:700}.hw-deal-stage-step.is-active .hw-deal-stage-step-copy strong,.hw-deal-stage-step.is-complete .hw-deal-stage-step-copy strong{color:#58c76d}.hw-deal-detail-card{padding:20px}.hw-deal-detail-tabs{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hw-deal-detail-tab{color:#334155;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:10px;min-height:46px;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.hw-deal-detail-tab.is-active{color:#4f46e5;border-bottom-color:#6366f1}.hw-deal-detail-tab-count{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.8rem;font-weight:700;display:inline-flex}.hw-deal-detail-timeline-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hw-deal-detail-timeline{flex-direction:column;gap:16px;display:flex}.hw-deal-timeline-item{grid-template-columns:44px minmax(0,1fr);align-items:flex-start;gap:14px;display:grid}.hw-deal-timeline-icon{color:#475569;background:#f8fafc;border:1px solid #d6dde8;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.hw-deal-timeline-icon.is-email{color:#4f46e5;background:#eef2ff;border-color:#d8defc}.hw-deal-timeline-icon.is-meeting{color:#0f766e;background:#ecfeff;border-color:#bae6fd}.hw-deal-timeline-icon.is-note{color:#7c3aed;background:#f5f3ff;border-color:#ddd6fe}.hw-deal-timeline-icon.is-task{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.hw-deal-timeline-content{background:#fff;border:1px solid #d6dde8;border-radius:16px;padding:16px 18px}.hw-deal-timeline-meta{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hw-deal-timeline-meta h4{color:#1e293b;font-size:1rem;font-weight:700}.hw-deal-timeline-meta p,.hw-deal-timeline-submeta{color:#64748b;margin-top:4px;font-size:.84rem}.hw-deal-timeline-body{color:#334155;margin-top:12px;font-size:.92rem;line-height:1.6}.hw-deal-detail-list{gap:14px;margin-top:16px;display:grid}.hw-deal-detail-list dt{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.72rem}.hw-deal-detail-list dd{color:#1e293b;margin-top:4px;font-size:.98rem;font-weight:600}@media (width<=960px){.hw-deal-detail-hero,.hw-deal-detail-card{padding:18px}.hw-deal-stage-track{grid-template-columns:1fr}.hw-deal-detail-tabs{gap:6px}.hw-deal-detail-tab{min-height:40px;padding:0 10px;font-size:.84rem}.hw-deal-timeline-item{grid-template-columns:1fr}.hw-deals-topbar-inline{grid-template-columns:1fr;min-height:auto}.hw-deals-topbar-inline-brand,.hw-deals-topbar-inline-search{border-bottom:1px solid #e2e8f0;border-right:0}.hw-deals-topbar-inline-actions{flex-wrap:wrap;justify-content:flex-start;padding:14px 18px}.hw-deals-topbar{grid-template-columns:1fr}.hw-deals-topbar-title,.hw-deals-topbar-search{border-bottom:1px solid #e2e8f0;border-right:0}.hw-deals-toolbar{flex-direction:column;align-items:stretch}.hw-deals-toolbar-left,.hw-deals-toolbar-right{width:100%}}.orion-app{--orion-bg:#020711;--orion-surface:#07111f;--orion-surface-2:#091827;--orion-line:#67aeff2b;--orion-text:#f7faff;--orion-muted:#8090a8;--orion-blue:#2d7dff;--orion-violet:#55b6ff;background:radial-gradient(circle at 50% 13%, #125bd261, transparent 32%), radial-gradient(circle at 78% 48%, #0075ff1c, transparent 24%), radial-gradient(circle at 1px 1px, #66abff38 .7px, transparent .9px), var(--orion-bg);min-height:100vh;color:var(--orion-text);background-size:100% 100%,100% 100%,18px 18px,auto;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.orion-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020711c7;border-bottom:1px solid #67aeff1f;justify-content:space-between;align-items:center;height:84px;padding:0 46px;display:flex}.orion-brand{color:#fff;align-items:center;gap:14px;text-decoration:none;display:inline-flex}.orion-wordmark{letter-spacing:.34em;font-size:27px;font-weight:300;line-height:1}.orion-byline{color:#ffffff7a;align-items:center;gap:5px;font-size:10px;font-weight:500;display:inline-flex}.orion-byline strong{color:#ffffffc2;letter-spacing:-.01em;font-size:9px;font-weight:650}.orion-header-actions{align-items:center;gap:8px;display:flex}.orion-icon-button{width:38px;height:38px;color:var(--orion-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;display:grid;position:relative}.orion-icon-button:hover{color:#fff;border-color:var(--orion-line);background:#ffffff0d}.orion-icon-button svg,.orion-exit svg{width:18px}.orion-notification-dot{width:5px;height:5px;box-shadow:0 0 0 2px var(--orion-bg);background:#ff5d76;border-radius:50%;position:absolute;top:9px;right:9px}.orion-profile{border:1px solid var(--orion-line);color:#fff;cursor:pointer;text-align:left;background:#ffffff06;border-radius:12px;align-items:center;gap:9px;margin-left:8px;padding:5px 9px 5px 5px;display:flex}.orion-avatar{background:linear-gradient(135deg,#164f9f,#2d91df);border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid;box-shadow:0 0 18px #3290ff38}.orion-profile-copy{flex-direction:column;gap:1px;display:flex}.orion-profile-copy strong{font-size:11px}.orion-profile-copy small{color:var(--orion-muted);font-size:9px}.orion-exit{color:var(--orion-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-left:13px;padding:8px;font-size:12px;display:flex}.orion-main{min-height:calc(100vh - 84px)}.orion-mobile-nav{display:none}.agents-home{width:min(1180px,100% - 72px);margin:0 auto;padding:72px 0 48px}.agents-heading{text-align:center;margin-bottom:42px}.orion-eyebrow{color:#79c8ff;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:15px;font-size:11px;font-weight:700;display:inline-flex}.orion-eyebrow svg{width:15px}.agents-heading h1,.create-agent-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.4vw,48px);line-height:1.1}.agents-heading p,.create-agent-heading p{color:var(--orion-muted);margin:14px 0 0;font-size:15px}.agent-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.agent-card{border:1px solid var(--orion-line);color:#fff;text-align:left;cursor:pointer;background:linear-gradient(155deg,#071424f2,#020914fa);border-radius:6px;flex-direction:column;gap:15px;min-width:0;padding:17px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.agent-card:before{content:"";pointer-events:none;opacity:.62;background-image:radial-gradient(#6ab4ff38 .65px,#0000 .8px);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.agent-card>*{z-index:1;position:relative}.agent-card:hover,.agent-card:focus-visible{border-color:#47a0ff9e;outline:none;transform:translateY(-4px);box-shadow:0 20px 50px #003a912e}.agent-avatar{letter-spacing:.16em;border:1px solid #64b2ff1f;border-radius:4px;place-items:center;height:132px;font-size:32px;font-weight:340;display:grid;position:relative;overflow:hidden}.agent-avatar:before{content:"";background:radial-gradient(circle at 50% 48%,#3991ff7a,#051e4442 34%,#0000 70%);position:absolute;inset:0}.agent-avatar span{position:relative}.agent-avatar-blue{background:linear-gradient(150deg,#082f65e6,#030d1dfa)}.agent-avatar-violet{background:linear-gradient(150deg,#0f3b6fdb,#030d1dfa)}.agent-avatar-cyan{background:linear-gradient(150deg,#064570d6,#030d1dfa)}.agent-status{letter-spacing:.05em;text-transform:uppercase;border-radius:6px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:10px;right:10px}.agent-status-active{color:#00263a;background:#68d6ff;box-shadow:0 0 14px #68d6ff47}.agent-status-draft{color:#332809;background:#f3cc63}.agent-card-title{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.agent-card-title h2{letter-spacing:-.02em;margin:0 0 6px;font-size:16px}.agent-card-title p{min-height:49px;color:var(--orion-muted);margin:0;font-size:11px;line-height:1.5}.agent-card-title button{width:26px;height:26px;color:var(--orion-muted);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0}.agent-card-title svg{width:20px}.agent-card-meta{border-top:1px solid var(--orion-line);color:var(--orion-muted);justify-content:space-between;gap:6px;padding-top:12px;font-size:9px;display:flex}.agent-card-meta span{align-items:center;gap:4px;display:inline-flex}.agent-card-meta svg{width:12px}.agent-open{color:#72c8ff;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.agent-open svg{width:14px}.agent-card-new{text-align:center;background:#04142685;border:1px dashed #59aeff6b;justify-content:center;align-items:center;min-height:300px}.agent-add-icon{color:#70c9ff;background:#196fbe1a;border:1px solid #5bb9ff66;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 0 34px #227ee921}.agent-add-icon svg{width:27px}.agent-card-new strong{margin-bottom:-9px;font-size:14px}.agent-card-new small{max-width:180px;color:var(--orion-muted);line-height:1.5}.agents-summary{border:1px solid var(--orion-line);background:#04101fc7;border-radius:6px;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:18px;max-width:780px;margin:32px auto 0;padding:16px 18px;display:grid}.agents-summary div{flex-direction:column;gap:2px;display:flex}.agents-summary div+div{border-left:1px solid var(--orion-line);padding-left:18px}.agents-summary strong{font-size:18px}.agents-summary span{color:var(--orion-muted);font-size:9px}.agents-summary button{color:#83ceff;cursor:pointer;background:#2577c71c;border:1px solid #59b0ff57;border-radius:4px;align-items:center;gap:8px;height:38px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.agents-summary button svg{width:14px}.create-agent-page{width:min(1040px,100% - 72px);margin:0 auto;padding:36px 0 64px}.orion-back{color:var(--orion-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:12px;display:inline-flex}.orion-back:hover{color:#fff}.orion-back svg{width:16px}.create-agent-heading{margin:38px 0 32px}.create-agent-heading h1{font-size:38px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.template-card{border:1px solid var(--orion-line);color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#071526f5,#020a15fa);border-radius:6px;grid-template-columns:auto 1fr auto;align-items:start;gap:17px;min-height:154px;padding:20px;transition:transform .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.template-card:before{content:"";opacity:.48;pointer-events:none;background-image:radial-gradient(#68b5ff33 .65px,#0000 .8px);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#000,#0000 72%);mask-image:linear-gradient(110deg,#000,#0000 72%)}.template-card>*{z-index:1;position:relative}.template-card:hover{border-color:#47a2ff94;transform:translateY(-2px);box-shadow:0 15px 45px #0046a01c}.template-card-blank{background:#031222b8;border-style:dashed;grid-column:1/-1;min-height:116px}.template-icon{color:#77caff;background:#2071c11f;border:1px solid #59b0ff24;border-radius:4px;place-items:center;width:47px;height:47px;display:grid}.template-icon svg{width:23px}.template-icon-blue{color:#67b7ff;background:#1e70d224}.template-icon-violet{color:#8bd1ff;background:#2483cd21}.template-icon-pink{color:#71c4f3;background:#1468aa21}.template-icon-cyan{color:#54d6e8;background:#1a97b321}.template-icon-amber{color:#9ccfff;background:#2a77b221}.template-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.template-copy strong{font-size:15px}.template-copy small{max-width:43ch;color:var(--orion-muted);font-size:11px;line-height:1.55}.template-tags{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.template-tags em{border:1px solid var(--orion-line);color:#9ba7cb;background:#ffffff06;border-radius:6px;padding:4px 7px;font-size:8px;font-style:normal}.template-arrow{color:#69779d;align-self:center;width:18px}.builder-page{background:#020915;height:calc(100vh - 84px);overflow:hidden}.builder-toolbar{border-bottom:1px solid var(--orion-line);background:#030d1bf5;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.builder-title-group,.builder-actions{align-items:center;gap:10px;display:flex}.builder-icon-button{border:1px solid var(--orion-line);width:35px;height:35px;color:var(--orion-muted);cursor:pointer;background:0 0;border-radius:9px;place-items:center;display:grid}.builder-icon-button svg{width:17px}.builder-title-group>div{flex-direction:column;gap:2px;display:flex}.builder-title-group strong{font-size:12px}.builder-title-group span{color:var(--orion-muted);align-items:center;gap:5px;font-size:8px;display:flex}.live-dot{background:#39db9b;border-radius:50%;width:5px;height:5px}.builder-chevron{width:25px;height:25px;color:var(--orion-muted);background:0 0;border:0}.builder-chevron svg{width:13px}.builder-actions button{cursor:pointer;border-radius:9px;align-items:center;gap:7px;height:35px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.builder-actions svg{width:14px}.builder-secondary{border:1px solid var(--orion-line);color:#c1c8df;background:#ffffff06}.builder-primary{color:#06101d;background:#fff;border:1px solid #fff}.builder-workspace{grid-template-columns:225px minmax(0,1fr) auto;height:calc(100% - 62px);display:grid}.node-library{z-index:4;border-right:1px solid var(--orion-line);background:#04101e;padding:17px 13px;overflow-y:auto}.node-library-head{flex-direction:column;gap:3px;padding:0 3px 14px;display:flex}.node-library-head strong{font-size:12px}.node-library-head small{color:var(--orion-muted);font-size:9px}.node-search{border:1px solid var(--orion-line);background:#ffffff06;border-radius:9px;align-items:center;gap:7px;height:36px;margin-bottom:14px;padding:0 10px;display:flex}.node-search svg{width:14px;color:var(--orion-muted)}.node-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:10px}.node-list{flex-direction:column;gap:6px;display:flex}.node-list>button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.node-list>button:hover{border-color:var(--orion-line);background:#ffffff09}.node-list>button>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.node-list strong{font-size:10px}.node-list small{color:var(--orion-muted);font-size:8px}.node-list>button>svg{color:#69779d;width:13px}.flow-node-icon{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.flow-node-icon svg{width:15px}.flow-node-amber{color:#f5c95b;background:#dba42a24}.flow-node-violet{color:#75caff;background:#2080d229}.flow-node-cyan{color:#50cae8;background:#27a9c924}.flow-node-blue{color:#6fb8ff;background:#2b6fcc2b}.flow-node-red{color:#ff7b92;background:#e0496624}.flow-node-green{color:#5cdda6;background:#35be7e24}.flow-node-pink{color:#83d5ff;background:#258ac424}.flow-node-slate{color:#aab4d4;background:#8b9ac521}.flow-canvas{background-color:#020a17;background-image:radial-gradient(circle at 50% 36%,#0f50ab38,#0000 42%),radial-gradient(#57a0ee3d .8px,#0000 1px);background-size:100% 100%,20px 20px;min-width:0;position:relative;overflow:auto}.flow-canvas:after{content:"";pointer-events:none;width:1350px;height:700px;position:absolute}.flow-lines{pointer-events:none;width:1400px;height:750px;position:absolute;inset:0;overflow:visible}.flow-lines path{fill:none;stroke:#5ba9ff7a;stroke-width:1.5px;stroke-dasharray:6 6}.flow-node{z-index:2;color:#fff;text-align:left;cursor:pointer;background:#051526f7;border:1px solid #569feb42;border-radius:6px;align-items:center;gap:10px;width:185px;height:90px;padding:12px;display:flex;position:absolute;box-shadow:0 10px 24px #00000038}.flow-node:hover,.flow-node.is-selected{border-color:#56a9ff;box-shadow:0 0 0 2px #3591ff1a,0 0 30px #1069d421}.flow-node>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.flow-node small{color:var(--orion-muted);text-transform:uppercase;letter-spacing:.05em;font-size:7px}.flow-node strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.flow-port{background:#061321;border:2px solid #61b8ff;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 10px #45a7ff4d}.flow-port-in{left:-5px}.flow-port-out{right:-5px}.canvas-controls{z-index:5;border:1px solid var(--orion-line);background:#121a33;border-radius:8px;width:max-content;display:flex;position:sticky;top:16px;left:16px;overflow:hidden}.canvas-controls button,.canvas-controls span{width:35px;height:28px;color:var(--orion-muted);background:0 0;border:0;place-items:center;font-size:9px;display:grid}.canvas-controls button{cursor:pointer;font-size:14px}.canvas-orion-button{z-index:6;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b4b91,#147fc9);border:1px solid #54b4ffa6;border-radius:6px;align-items:center;gap:10px;width:170px;height:51px;padding:0 13px;display:flex;position:sticky;top:calc(100% - 72px);left:calc(100% - 188px);box-shadow:0 0 42px #1884eb40}.canvas-orion-button>svg{width:20px}.canvas-orion-button span{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.canvas-orion-button strong{font-size:10px}.canvas-orion-button small{color:#b8dcf3;font-size:8px}.node-inspector{z-index:4;border-left:1px solid var(--orion-line);background:#04101e;width:260px;padding:17px;overflow-y:auto}.inspector-head{border-bottom:1px solid var(--orion-line);justify-content:space-between;align-items:flex-start;padding-bottom:17px;display:flex}.inspector-head>div{flex-direction:column;gap:5px;display:flex}.inspector-head small{color:#7785ae;letter-spacing:.1em;font-size:7px}.inspector-head strong{font-size:12px}.inspector-head button{width:25px;height:25px;color:var(--orion-muted);cursor:pointer;background:0 0;border:0}.inspector-head svg{width:15px}.inspector-field{color:#aab3d0;flex-direction:column;gap:7px;margin-top:16px;font-size:9px;font-weight:650;display:flex}.inspector-field input,.inspector-field textarea,.connection-select{border:1px solid var(--orion-line);color:#fff;background:#ffffff06;border-radius:9px;outline:0;width:100%;padding:10px;font-size:10px}.inspector-field textarea{resize:vertical;min-height:105px;line-height:1.5}.connection-select{text-align:left;cursor:pointer;align-items:center;gap:7px;display:flex}.connection-select svg{width:13px}.connection-select svg:last-child{margin-left:auto}.inspector-note{background:#196fbb17;border:1px solid #44a0eb40;border-radius:6px;gap:8px;margin-top:17px;padding:11px;display:flex}.inspector-note>svg{color:#74c6ff;flex-shrink:0;width:16px}.inspector-note span{flex-direction:column;gap:4px;display:flex}.inspector-note strong{font-size:9px}.inspector-note small{color:#9ca8ca;font-size:8px;line-height:1.45}.delete-node{color:#ef8092;cursor:pointer;background:#e04a660f;border:1px solid #e04a6638;border-radius:9px;width:100%;margin-top:22px;padding:9px;font-size:9px}.orion-assistant{z-index:30;background:#051221;border:1px solid #46a3f46b;border-radius:7px;flex-direction:column;width:355px;display:flex;position:fixed;top:100px;bottom:18px;right:18px;overflow:hidden;box-shadow:0 25px 80px #00000094,0 0 40px #0c64c21f}.orion-assistant header{border-bottom:1px solid var(--orion-line);align-items:center;gap:10px;padding:14px;display:flex}.assistant-avatar{background:linear-gradient(135deg,#0d4d91,#1692d2);border-radius:4px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 0 20px #34a5f433}.assistant-avatar svg{width:17px}.orion-assistant header div{flex-direction:column;flex:1;gap:2px;display:flex}.orion-assistant header strong{font-size:11px}.orion-assistant header small{color:var(--orion-muted);align-items:center;gap:5px;font-size:8px;display:flex}.orion-assistant header small i{background:#39db9b;border-radius:50%;width:5px;height:5px}.orion-assistant header button{width:27px;height:27px;color:var(--orion-muted);cursor:pointer;background:0 0;border:0}.orion-assistant header svg{width:16px}.assistant-context{color:#9ca8ca;background:#1c70be17;border-radius:4px;align-items:center;gap:5px;margin:12px;padding:9px;font-size:8px;display:flex}.assistant-context svg{color:#77c8ff;width:13px}.assistant-messages{flex-direction:column;flex:1;gap:9px;padding:0 12px 12px;display:flex;overflow-y:auto}.assistant-message{border-radius:11px;max-width:88%;padding:10px 11px;font-size:9px;line-height:1.55}.assistant-message-assistant{color:#c8d0e7;background:#19213d;border-bottom-left-radius:3px;align-self:flex-start}.assistant-message-user{color:#fff;background:#1266ad;border-bottom-right-radius:3px;align-self:flex-end}.assistant-suggestions{flex-wrap:wrap;gap:5px;padding:0 12px 9px;display:flex}.assistant-suggestions button{color:#8cccf3;cursor:pointer;background:#1d74be12;border:1px solid #48a4eb47;border-radius:4px;padding:6px 8px;font-size:7px}.orion-assistant form{margin:0 12px 12px;position:relative}.orion-assistant textarea{resize:none;border:1px solid var(--orion-line);color:#fff;background:#0b1125;border-radius:11px;outline:none;width:100%;min-height:70px;padding:10px 42px 10px 10px;font-size:9px}.orion-assistant form button{color:#fff;cursor:pointer;background:#1679bd;border:0;border-radius:4px;place-items:center;width:29px;height:29px;display:grid;position:absolute;bottom:8px;right:7px}.orion-assistant form svg{width:14px}@media (width<=1050px){.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-card-new{min-height:300px}.builder-workspace{grid-template-columns:205px minmax(0,1fr)}.node-inspector{z-index:8;position:absolute;top:146px;bottom:0;right:0;box-shadow:-20px 0 50px #00000038}}@media (width<=700px){.orion-header{height:68px;padding:0 18px}.orion-wordmark{letter-spacing:.28em;font-size:20px}.orion-byline,.orion-profile,.orion-exit,.orion-icon-button:first-child{display:none}.orion-main{min-height:calc(100vh - 68px);padding-bottom:68px}.orion-mobile-nav{z-index:40;border-top:1px solid var(--orion-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0f20f5;grid-template-columns:repeat(3,1fr);height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.orion-mobile-nav a{color:var(--orion-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;text-decoration:none;display:flex}.orion-mobile-nav a.active{color:#8fa2ff}.orion-mobile-nav svg,.orion-mobile-add{width:19px;height:19px}.orion-mobile-add{color:#fff;background:#566ff0;border-radius:6px;place-items:center;font-size:17px;line-height:1;display:grid}.agents-home{width:min(100% - 32px,480px);padding:44px 0 30px}.agents-heading{text-align:left;margin-bottom:29px}.agents-heading h1{font-size:31px}.agents-heading p{font-size:13px;line-height:1.5}.agent-grid{grid-template-columns:1fr}.agent-card{grid-template-rows:auto auto;grid-template-columns:94px minmax(0,1fr);min-height:auto;display:grid}.agent-avatar{grid-row:1/3;height:94px;font-size:26px}.agent-card-title p{min-height:auto}.agent-card-meta{align-self:end;padding-top:8px}.agent-open{display:none}.agent-card-new{min-height:120px;display:flex}.agent-add-icon{width:43px;height:43px}.agents-summary{display:none}.create-agent-page{width:calc(100% - 32px);padding-top:20px}.create-agent-heading{margin:26px 0}.create-agent-heading h1{font-size:30px}.template-grid{grid-template-columns:1fr}.template-card-blank{grid-column:auto}.template-card{min-height:130px;padding:16px}.template-tags{display:none}.builder-page{height:auto;position:fixed;inset:68px 0 64px}.builder-toolbar{height:56px;padding:0 10px}.builder-title-group>div span,.builder-chevron{display:none}.builder-actions button{justify-content:center;width:35px;padding:0;font-size:0}.builder-workspace{height:calc(100% - 56px);display:block}.node-library{display:none}.flow-canvas{width:100%;height:100%}.flow-node{transform-origin:0 0;transform:scale(.85)}.node-inspector{width:min(290px,82vw);top:56px;bottom:0}.canvas-orion-button{border-radius:14px;justify-content:center;width:48px;position:fixed;inset:auto 14px 78px auto}.canvas-orion-button span{display:none}.orion-assistant{width:calc(100% - 16px);top:76px;bottom:72px;right:8px}}
