: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: #000000;--hw-cool-grey-11: #505050;--hw-cool-grey-9: #737373;--hw-cool-grey-3: #d2d2d2;--hw-white: #ffffff;--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: rgba(255,255,255,.88);--hw-surface-overlay: rgba(255,255,255,.94);--hw-overlay-backdrop: rgba(17, 24, 39, .14);--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: rgba(15,27,45,.88);--hw-surface-overlay: rgba(15,27,45,.94);--hw-overlay-backdrop: rgba(3, 8, 17, .55);--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{margin:0;font-family:var(--hw-font-sans);color:var(--hw-text);background:var(--hw-bg)}body{min-width:320px}a{color:inherit}button,input,textarea,select{font:inherit}button{appearance:none}.hw-app-shell{position:relative;display:grid;grid-template-columns:var(--hw-sidebar-width) minmax(0,1fr) var(--hw-context-width);min-height:100vh;max-width:var(--hw-content-max);margin:0 auto;padding:var(--hw-space-lg);gap:var(--hw-space-lg)}.hw-app-backdrop{position:absolute;inset:18px;z-index:0;border-radius:40px;background:linear-gradient(135deg,#fffffff2,#f1f6fcf5),linear-gradient(180deg,#1757ff14,#17c7b60f);box-shadow:0 40px 100px #11203b1f;border:1px solid rgba(183,199,221,.6)}.hw-sidebar,.hw-app-main,.hw-context-panel{position:relative;z-index:1}.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{display:flex;flex-direction:column;gap:var(--hw-space-xl)}.hw-sidebar-brand{display:flex;align-items:center;gap:var(--hw-space-md)}.hw-brand-mark{width:54px;height:54px;border-radius:10px;background:linear-gradient(135deg,var(--hw-primary),#3f7bff);color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:.06em;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{font-size:clamp(1.7rem,2.4vw,2.4rem);line-height:1.05;max-width:14ch}.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{display:flex;flex-direction:column}.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{display:flex;align-items:center;flex-wrap:wrap}.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{display:flex;flex-direction:column;gap:var(--hw-space-lg);width:100%;max-width:var(--hw-page-max)}.hw-page-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--hw-space-lg);align-items:end}.hw-page-header-meta{display:flex;flex-direction:column;gap:var(--hw-space-sm)}.hw-page-header-actions{display:flex;gap:var(--hw-space-sm);flex-wrap:wrap;justify-content:flex-end}.hw-section{display:flex;flex-direction:column;gap:var(--hw-space-md)}.hw-section-header{display:flex;justify-content:space-between;gap:var(--hw-space-md);align-items:end}.hw-toolbar{min-height:var(--hw-toolbar-height);border-radius:var(--hw-radius-lg);padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:var(--hw-space-md);flex-wrap:wrap}.hw-toolbar-main,.hw-toolbar-actions,.hw-sidebar-nav,.hw-context-stack{display:flex;align-items:center;gap:var(--hw-space-sm);flex-wrap:wrap}.hw-sidebar-nav,.hw-context-stack,.hw-sidebar-section{flex-direction:column;align-items:stretch}.hw-nav-item{display:flex;justify-content:space-between;gap:var(--hw-space-md);align-items:center;padding:14px 16px;border-radius:var(--hw-radius-md);text-decoration:none;border:1px solid transparent;color:var(--hw-text);transition:background .2s ease,border-color .2s ease,transform .2s ease}.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{display:flex;flex-direction:column;gap:4px}.hw-nav-text strong{font-size:.9rem}.hw-topbar-action{display:inline-flex;align-items:center;gap:10px;border-radius:var(--hw-radius-lg);padding:10px 14px;border:1px solid var(--hw-border);background:var(--hw-surface-muted);color:var(--hw-text);text-decoration:none;font-weight:700}.hw-status-pill,.hw-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:var(--hw-radius-lg);font-size:.78rem;font-weight:700;border:1px solid transparent;white-space:nowrap}.hw-status-dot{width:9px;height:9px;border-radius:var(--hw-radius-sm)}.hw-status-pill-success,.hw-badge-success{background:#effbf7;color:var(--hw-success);border-color:#0b8f6326}.hw-status-pill-success .hw-status-dot{background:var(--hw-success)}.hw-status-pill-warning,.hw-badge-warning{background:#fff7e8;color:var(--hw-warning);border-color:#b9780926}.hw-status-pill-warning .hw-status-dot{background:var(--hw-warning)}.hw-status-pill-danger,.hw-badge-danger{background:#fff0f2;color:var(--hw-danger);border-color:#d9485f29}.hw-status-pill-danger .hw-status-dot{background:var(--hw-danger)}.hw-status-pill-info,.hw-badge-info{background:#edf4ff;color:var(--hw-info);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{background:#17c7b61a;color:#0c7268;border-color:#17c7b629}.hw-sidebar-footer,.hw-app-main,.hw-context-panel,.hw-context-header,.hw-page,.hw-card-body,.hw-slideover-body{display:flex;flex-direction:column;gap:var(--hw-space-md)}.hw-topbar{min-height:var(--hw-topbar-height);border-radius:var(--hw-radius-lg);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:var(--hw-space-md)}.hw-topbar-title{font-size:1.55rem;line-height:1.08}.hw-topbar-actions,.hw-hero-actions{display:flex;align-items:center;gap:var(--hw-space-sm);flex-wrap:wrap;justify-content:flex-end}.hw-topbar-chip,.hw-user-pill{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);border:1px solid var(--hw-border)}.hw-topbar-chip strong,.hw-user-name{font-size:.86rem;font-weight:700}.hw-topbar-app-actions{display:none;align-items:center;gap:8px}.hw-topbar-app-icon{position:relative;width:36px;height:36px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);color:var(--hw-text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.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:2px solid rgba(23,87,255,.24);outline-offset:2px}.hw-topbar-app-icon.is-active{background:#1757ff1f;border-color:#1757ff4d;color:var(--hw-primary)}.hw-topbar-app-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(-2px);padding:6px 10px;border-radius:var(--hw-radius-lg);background:var(--hw-text);color:#fff;font-size:.68rem;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.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{width:34px;height:34px;border-radius:var(--hw-radius-lg);background:linear-gradient(135deg,var(--hw-secondary),#31466f);color:#fff;display:grid;place-items:center;font-size:.75rem;font-weight:800}.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{display:grid;grid-template-columns:minmax(0,1.25fr) auto;gap:var(--hw-space-lg);align-items:end}.hw-page-copy{margin-top:14px;max-width:64ch;line-height:1.7}.hw-card-header{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.hw-metric-grid,.hw-section-grid,.hw-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hw-space-lg)}.hw-field-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-metric-value{margin:0;font-size:1.95rem;font-weight:800;letter-spacing:-.04em}.hw-button{border:1px solid transparent;border-radius:var(--hw-radius-lg);font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px}.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{background:transparent;color:var(--hw-text);border-color:var(--hw-border-strong)}.hw-button-destructive{background:var(--hw-danger);color:#fff}.hw-button-loading{position:relative}.hw-button-spinner{width:14px;height:14px;border-radius:var(--hw-radius-sm);border:2px solid currentColor;border-right-color:transparent;animation:hw-spin .8s linear infinite}@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{display:flex;justify-content:space-between;gap:var(--hw-space-sm);margin-bottom:8px}.hw-field-meta{margin-bottom:0;margin-top:8px}.hw-label{font-size:.82rem;font-weight:700;color:var(--hw-text)}.hw-field-control{width:100%;border-radius:14px;border:1px solid var(--hw-border);background:var(--hw-surface);color:var(--hw-text);padding:12px 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.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{min-height:120px;resize:vertical}.hw-field-error{color:var(--hw-danger)}.hw-callout{display:flex;gap:var(--hw-space-md)}.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{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ffffffb3;font-weight:800}.hw-table-shell{border-radius:var(--hw-radius-lg);overflow:hidden}.hw-table-scroll{overflow-x:auto}.hw-table{width:100%;border-collapse:collapse;min-width:680px}.hw-table th,.hw-table td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--hw-border);vertical-align:top}.hw-table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--hw-text-muted);background:#eef3fbbf}.hw-table tbody tr:hover{background:#1757ff09}.hw-table-row-actions{display:inline-flex;gap:var(--hw-space-xs)}.hw-empty-state,.hw-loading-state,.hw-error-state,.hw-partial-state{border-radius:var(--hw-radius-lg);padding:28px;display:flex;flex-direction:column;gap:var(--hw-space-sm)}.hw-state-visual{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:800;background:var(--hw-surface-muted)}.hw-error-state .hw-state-visual{background:#d9485f1f;color:var(--hw-danger)}.hw-partial-state .hw-state-visual{background:#b978091f;color:var(--hw-warning)}.hw-loading-bar{width:100%;height:10px;border-radius:var(--hw-radius-lg);overflow:hidden;background:var(--hw-surface-muted)}.hw-loading-bar:after{content:"";display:block;width:35%;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--hw-primary),var(--hw-accent));animation:hw-loading 1.2s ease-in-out infinite}@keyframes hw-loading{0%,to{transform:translate(0)}50%{transform:translate(170%)}}.hw-slideover-backdrop{position:fixed;inset:0;background:#0f172a47;z-index:40}.hw-slideover{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end;pointer-events:none}.hw-slideover-panel{pointer-events:auto;width:min(520px,100vw);height:100%;border-radius:var(--hw-radius-xl) 0 0 var(--hw-radius-xl);display:flex;flex-direction:column;box-shadow:var(--hw-shadow-lg);background:#fffffffa}.hw-slideover-header,.hw-slideover-footer{padding:20px 22px;border-bottom:1px solid var(--hw-border)}.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{display:flex;gap:var(--hw-space-md)}.hw-tools-card-head{align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.hw-tools-card-brand{min-width:0;align-items:flex-start}.hw-tools-card-footer{align-items:center;justify-content:space-between;flex-wrap:wrap}.hw-tools-card-footer .hw-small-copy{max-width:46ch}.hw-tools-action-group{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.hw-tools-icon-shell{width:56px;height:56px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--hw-surface) 88%,transparent);border:1px solid var(--hw-border);flex-shrink:0}.hw-tools-huberway-icon-shell{padding:10px;background:color-mix(in srgb,var(--hw-surface) 92%,transparent)}.hw-tools-huberway-logo{width:100%;height:100%;object-fit:contain;display:block}.hw-tools-google-icon{width:28px;height:28px;display:block}.hw-tools-method-pill{min-height:34px;padding:0 12px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);color:var(--hw-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.76rem;font-weight:700;transition:background .18s ease,border-color .18s ease,color .18s ease}.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{display:flex;align-items:center;gap:12px;margin-top:4px}.hw-tools-account-avatar{width:40px;height:40px;border-radius:var(--hw-radius-lg);object-fit:cover;flex-shrink:0;border:1px solid var(--hw-border)}.hw-tools-account-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--hw-surface-muted);color:var(--hw-text);font-size:.84rem;font-weight:800}.hw-tools-service-list{display:flex;flex-wrap:wrap;gap:10px}.hw-tools-service-pill{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 12px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface-muted)}.hw-tools-service-label{font-size:.78rem;font-weight:700;color:var(--hw-text)}.hw-tools-service-state{font-size:.72rem;font-weight:700;color:var(--hw-text-muted)}.hw-tools-service-state.is-enabled{color:var(--hw-success)}.hw-tools-soon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hw-space-lg)}.hw-tools-soon-card{min-height:172px}.hw-tools-note-card{border-style:dashed}.hw-tools-remote-profile-list{display:flex;flex-direction:column;gap:10px}.hw-tools-remote-profile-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;background:var(--hw-surface-muted);border:1px solid var(--hw-border)}.hw-shell-content-row{flex:1;min-height:0;display:flex;flex-direction:column}.hw-shell-content-row.is-panel-open{flex-direction:row}.hw-shell-main-column{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.hw-right-panel-host{position:relative;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);display:flex;flex-direction:column;min-height:0}.hw-right-panel-resize-handle{position:absolute;top:0;left:-4px;width:8px;height:100%;border:none;background:transparent;cursor:col-resize;z-index:4}.hw-right-panel-resize-handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3px;height:72px;border-radius:var(--hw-radius-sm);background:transparent;transition:background .18s ease}.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{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 0}.hw-right-panel-heading{display:flex;flex-direction:column;gap:4px;min-width:0}.hw-right-panel-kicker{margin:0;font-size:.78rem;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-primary)}.hw-right-panel-subtitle{margin:0;font-size:.8rem;line-height:1.45;color:var(--hw-text-muted)}.hw-right-panel-close{width:36px;height:36px;border:1px solid var(--hw-border);background:var(--hw-surface-muted);color:var(--hw-text);border-radius:var(--hw-radius-lg);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease}.hw-right-panel-close:hover{background:var(--hw-surface);border-color:var(--hw-border-strong)}.hw-right-panel-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;padding:18px}.hw-bottom-action-bar-shell{position:fixed;left:50%;bottom:20px;transform:translate(-50%);z-index:120;width:min(720px,calc(100vw - 24px));pointer-events:none}.hw-bottom-action-bar{pointer-events:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border-radius:20px;border:1px solid color-mix(in srgb,var(--hw-border) 82%,transparent);background:color-mix(in srgb,var(--hw-surface-overlay) 94%,transparent);box-shadow:0 16px 42px #0f172a2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:hw-bottom-bar-in .22s ease}.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{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--hw-surface-muted);color:var(--hw-text)}.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{min-width:0;display:flex;flex-direction:column;gap:2px}.hw-bottom-action-bar-title{margin:0;font-size:.86rem;line-height:1.35;font-weight:800;color:var(--hw-text)}.hw-bottom-action-bar-message{margin:0;font-size:.8rem;line-height:1.45;color:var(--hw-text-muted)}.hw-bottom-action-bar-actions{display:inline-flex;align-items:center;gap:8px}.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);border-radius:14px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.hw-bottom-action-bar-button{min-height:36px;padding:0 12px;font-size:.78rem;font-weight:700}.hw-bottom-action-bar-close{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.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{display:flex;flex-direction:column;gap:var(--hw-space-lg)}.hw-google-panel-connect{display:flex;flex-direction:column;gap:14px}.hw-panel-placeholder-list{display:flex;flex-direction:column;gap:10px}.hw-panel-placeholder-item{display:flex;align-items:center;gap:10px;min-height:38px;padding:0 12px;border-radius:14px;background:var(--hw-surface-muted);border:1px solid var(--hw-border)}.hw-panel-placeholder-dot{width:9px;height:9px;border-radius:var(--hw-radius-sm);background:var(--hw-primary);flex-shrink:0}.hw-people-search-panel{display:flex;flex-direction:column;gap:var(--hw-space-md);min-height:100%}.hw-people-search-engine,.hw-people-search-available,.hw-people-search-result-card{border:1px solid var(--hw-border);border-radius:22px;background:var(--hw-surface)}.hw-people-search-engine,.hw-people-search-available,.hw-people-search-result-card{padding:16px}.hw-people-search-results,.hw-people-search-contact-list{display:flex;flex-direction:column;gap:12px}.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{display:flex;align-items:center;justify-content:space-between;gap:12px}.hw-people-search-bar-shell{align-items:stretch}.hw-people-search-bar{flex:1;min-height:56px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:color-mix(in srgb,var(--hw-surface) 92%,white);color:var(--hw-text);padding:0 20px;font-size:.95rem;outline:none;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{display:flex;flex-direction:column;gap:12px}.hw-people-search-accordion-toggle{width:100%;padding:0;border:0;background:transparent;color:var(--hw-text);display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:.92rem;font-weight:800;text-align:left;margin-bottom:12px}.hw-people-search-result-card{display:flex;flex-direction:column;gap:12px}.hw-people-search-result-side{flex-shrink:0}.hw-people-search-score{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#1757ff1f,#17c7b61a);border:1px solid rgba(23,87,255,.16);display:flex;flex-direction:column;align-items:center;justify-content:center}.hw-people-search-score strong{font-size:1.2rem;line-height:1}.hw-people-search-signal-row{display:flex;flex-wrap:wrap;gap:8px}.hw-people-search-signal{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);border:1px solid var(--hw-border);font-size:.74rem;font-weight:700;color:var(--hw-text-muted)}.hw-people-search-signal.is-positive{color:var(--hw-text);background:#17c7b614;border-color:#17c7b62e}.hw-people-search-contact-item{padding:12px 14px;border-radius:16px;background:var(--hw-surface-muted);border:1px solid var(--hw-border)}.hw-people-search-chip-list{display:flex;flex-wrap:wrap;gap:8px}.hw-people-search-chip{display:inline-flex;align-items:center;min-height:30px;max-width:100%;padding:0 10px;border-radius:var(--hw-radius-lg);background:var(--hw-surface);border:1px solid var(--hw-border);color:var(--hw-text);text-decoration:none;font-size:.74rem;font-weight:700;overflow-wrap:anywhere}.hw-people-search-chip:hover{background:#1757ff0f;border-color:#1757ff33}.hw-people-search-success{color:var(--hw-success)}.hw-email-panel{display:flex;flex-direction:column;gap:var(--hw-space-md);flex:1;min-height:100%}.hw-email-panel-top,.hw-email-panel-detail-top{display:flex;flex-direction:column;gap:12px}.hw-email-panel-list-mode,.hw-email-panel-detail-mode{min-height:0;display:flex;flex-direction:column;gap:12px;flex:1}.hw-email-panel-detail-top{flex-shrink:0}.hw-email-panel-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.hw-email-panel-actions-left,.hw-email-panel-actions-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hw-email-move-select{min-height:34px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);color:var(--hw-text);padding:0 12px;font-size:.78rem;font-weight:600;outline:none}.hw-email-move-select:focus{border-color:#1757ff7a;box-shadow:0 0 0 4px #1757ff1f}.hw-email-create-folder{display:flex;align-items:center;gap:10px}.hw-email-create-folder-actions{display:flex;align-items:center;gap:8px}.hw-email-compose-view{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.hw-email-compose-top{position:relative;z-index:2;display:flex;flex-direction:column;gap:14px;flex-shrink:0;overflow:visible}.hw-email-compose-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.hw-email-compose-fields{display:flex;flex-direction:column;gap:12px}.hw-email-compose-editor{position:relative;z-index:1;flex:1;min-height:0;display:flex;flex-direction:column}.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{position:relative;z-index:30;overflow:visible}.hw-email-contact-dropdown{position:absolute;left:14px;right:14px;top:calc(100% - 4px);z-index:80;display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--hw-border);border-radius:16px;background:var(--hw-surface);box-shadow:var(--hw-shadow-md)}.hw-email-contact-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hw-email-contact-results{max-height:240px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.hw-email-contact-item{width:100%;border:1px solid var(--hw-border);border-radius:14px;background:var(--hw-surface-muted);padding:10px 12px;text-align:left;display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:background .18s ease,border-color .18s ease}.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{display:flex;align-items:center;justify-content:space-between;gap:10px}.hw-email-contact-item-name{font-size:.84rem;font-weight:700;color:var(--hw-text)}.hw-email-contact-item-email,.hw-email-contact-item-meta,.hw-email-contact-state{font-size:.76rem;line-height:1.45;color:var(--hw-text-muted)}.hw-email-contact-state.is-error{color:var(--hw-danger)}.hw-email-contact-create{display:flex;flex-direction:column;gap:10px}.hw-email-contact-create-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.hw-email-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hw-email-folder-nav{display:flex;align-items:center;gap:8px;min-height:0;overflow-x:auto;padding-bottom:4px}.hw-email-folder-item{flex:0 0 auto;border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:var(--hw-radius-lg);padding:10px 12px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.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{width:28px;height:28px;border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);color:var(--hw-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hw-email-folder-copy{min-width:0;display:flex;flex-direction:column}.hw-email-folder-copy strong{font-size:.76rem;color:var(--hw-text);white-space:nowrap}.hw-email-list-shell{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding-right:4px}.hw-email-list-item{width:100%;border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:8px;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.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{display:flex;align-items:center;justify-content:space-between;gap:8px}.hw-email-list-from,.hw-email-list-subject{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-email-list-from{font-size:.78rem;font-weight:700;color:var(--hw-text);display:inline-flex;align-items:center;gap:6px}.hw-email-list-date{font-size:.7rem;color:var(--hw-text-muted);flex-shrink:0}.hw-email-list-subject{font-size:.8rem;font-weight:700;color:var(--hw-text)}.hw-email-list-snippet{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.74rem;line-height:1.45;color:var(--hw-text-muted)}.hw-email-list-item-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.hw-email-list-meta{font-size:.68rem;color:var(--hw-text-muted)}.hw-email-list-badges{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.hw-email-list-badge{min-height:22px;padding:0 8px;border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);border:1px solid var(--hw-border);color:var(--hw-text-muted);font-size:.64rem;font-weight:700;display:inline-flex;align-items:center}.hw-email-list-badge.is-unread{color:var(--hw-primary);border-color:#1757ff38;background:#1757ff14}.hw-email-context-menu{position:fixed;z-index:120;width:196px;display:flex;flex-direction:column;gap:4px;padding:8px;border:1px solid var(--hw-border);border-radius:16px;background:color-mix(in srgb,var(--hw-surface) 94%,white);box-shadow:var(--hw-shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hw-email-context-menu-item{width:100%;min-height:38px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:var(--hw-text);font-size:.78rem;font-weight:600;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.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{width:7px;height:7px;border-radius:var(--hw-radius-sm);background:var(--hw-warning);flex-shrink:0}.hw-email-list-loading-more{min-height:42px;display:flex;align-items:center;justify-content:center;font-size:.74rem;color:var(--hw-text-muted)}.hw-email-list-sentinel{width:100%;height:1px;flex:0 0 1px}.hw-email-list-skeleton{min-height:88px;border-radius:14px;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%;animation:hw-loading-skeleton 1.2s ease-in-out infinite;border:1px solid var(--hw-border)}.hw-email-preview-shell,.hw-email-preview-empty{flex:1;min-height:0;border:1px solid var(--hw-border);border-radius:10px;background:var(--hw-surface);padding:16px}.hw-email-preview-shell{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0}.hw-email-preview-content{flex:1;min-height:0;overflow-y:auto;padding:16px}.hw-email-preview-footer{position:sticky;bottom:0;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}.hw-email-preview-footer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.hw-email-preview-toggle{min-height:34px;padding:0 12px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);color:var(--hw-text);display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:.76rem;font-weight:700;transition:background .18s ease,border-color .18s ease,color .18s ease}.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{display:grid;grid-template-columns:1fr;gap:12px;padding:14px 0;border-top:1px solid var(--hw-border);border-bottom:1px solid var(--hw-border)}.hw-email-preview-thread{display:flex;flex-direction:column;gap:10px}.hw-email-preview-message{border:1px solid var(--hw-border);border-radius:16px;padding:14px;background:var(--hw-surface-muted);display:flex;flex-direction:column;gap:10px}.hw-email-preview-message.is-outgoing{background:#1757ff0f;border-color:#1757ff29}.hw-email-preview-message-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hw-email-preview-message-author{font-size:.76rem;color:var(--hw-text)}.hw-email-preview-message-date{font-size:.68rem;color:var(--hw-text-muted)}.hw-email-preview-body{padding-top:4px;font-size:.85rem;line-height:1.65;color:var(--hw-text)}.hw-email-preview-iframe{width:100%;min-height:160px;border:none;background:var(--hw-surface);border-radius:12px;display:block}.hw-email-preview-html{color:var(--hw-text);font-size:.85rem;line-height:1.68;overflow-wrap:anywhere;word-break:break-word}.hw-email-preview-html,.hw-email-preview-html *{max-width:100%;box-sizing:border-box}.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{margin:0 0 12px;color:var(--hw-text);line-height:1.28;font-weight:700}.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{display:block;max-width:100%;height:auto;margin:12px 0;border-radius:12px}.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;display:block;margin:14px 0;background:transparent}.hw-email-preview-html tbody,.hw-email-preview-html thead,.hw-email-preview-html tfoot{display:block}.hw-email-preview-html tr{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.hw-email-preview-html td,.hw-email-preview-html th{display:block;border:none;padding:0;vertical-align:top;text-align:left;background:transparent!important}.hw-email-preview-html th{background:var(--hw-surface-muted);font-weight:700}.hw-email-preview-html blockquote{margin:0;padding-left:12px;border-left:3px solid var(--hw-border-strong);color:var(--hw-text-muted)}.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{padding:12px;border-radius:12px;background:var(--hw-surface-muted);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{display:flex;flex-direction:column;gap:12px}.hw-email-reply-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hw-email-reply-tool{width:34px;height:34px;border:1px solid var(--hw-border);border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted);color:var(--hw-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease}.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);border-radius:16px;background:var(--hw-surface-muted)}.hw-email-reply-editor{min-height:144px;max-height:240px;overflow-y:auto;padding:12px 14px;outline:none;color:var(--hw-text);font-size:.85rem;line-height:1.6}.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{border-color:#1757ff7a;box-shadow:0 0 0 4px #1757ff1f;background:var(--hw-surface)}.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{display:flex;justify-content:flex-end;gap:10px}.hw-email-preview-skeleton{border-radius:12px;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%;animation:hw-loading-skeleton 1.2s ease-in-out infinite}.hw-email-preview-skeleton-title{height:30px;width:72%}.hw-email-preview-skeleton-meta{height:76px;width:100%;margin-top:10px}.hw-email-preview-skeleton-body{height:220px;width:100%;margin-top:10px}.hw-email-panel-empty{border:1px dashed var(--hw-border-strong);border-radius:10px;padding:18px;background:var(--hw-surface)}.hw-contacts-panel{display:flex;flex-direction:column;gap:var(--hw-space-md);flex:1;min-height:100%}.hw-contacts-panel-top{display:flex;flex-direction:column;gap:12px}.hw-contact-list-item{width:100%;border:1px solid var(--hw-border);background:var(--hw-surface);border-radius:14px;padding:12px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.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;border-radius:999px;background:#1757ff1f;color:var(--hw-primary);display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;overflow:hidden;flex-shrink:0}.hw-contact-avatar img{width:100%;height:100%;object-fit:cover}.hw-contact-list-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.hw-contact-list-name{font-size:.8rem;font-weight:800;color:var(--hw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-contact-list-line{font-size:.72rem;line-height:1.45;color:var(--hw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-contacts-detail{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.hw-contacts-detail-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding-right:4px}.hw-contacts-detail-actions{display:flex;justify-content:flex-end;padding-top:4px}.hw-calendar-workspace{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.hw-calendar-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hw-calendar-toolbar-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.hw-calendar-nav-group{display:inline-flex;align-items:center;gap:6px}.hw-calendar-nav-button{width:34px;height:34px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface);color:var(--hw-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.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{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border);background:var(--hw-surface-muted)}.hw-calendar-switcher-button{min-width:58px;min-height:32px;padding:0 12px;border:none;border-radius:var(--hw-radius-lg);background:transparent;color:var(--hw-text-muted);font-size:.75rem;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease}.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{flex:1;min-height:0;border:1px solid var(--hw-border);border-radius:10px;background:var(--hw-surface);overflow:hidden;display:flex;flex-direction:column}.hw-calendar-board-loading{padding:18px;display:flex;flex-direction:column;gap:12px}.hw-calendar-board{display:flex;flex-direction:column;flex:1;min-height:0}.hw-calendar-board-header{display:grid;grid-template-columns:58px minmax(0,1fr);border-bottom:1px solid var(--hw-border);background:color-mix(in srgb,var(--hw-surface) 95%,transparent)}.hw-calendar-board-axis-head{min-height:54px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--hw-text-muted);border-right:1px solid var(--hw-border)}.hw-calendar-board-days-head{display:grid}.hw-calendar-board-day-head{min-height:54px;padding:10px 12px;border-right:1px solid var(--hw-border);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px}.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{font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-text-muted)}.hw-calendar-board-day-label{font-size:.84rem;font-weight:700;color:var(--hw-text)}.hw-calendar-all-day-row{display:grid;grid-template-columns:58px minmax(0,1fr);border-bottom:1px solid var(--hw-border)}.hw-calendar-all-day-label{min-height:46px;display:flex;align-items:flex-start;justify-content:center;padding-top:10px;font-size:.68rem;font-weight:700;color:var(--hw-text-muted);border-right:1px solid var(--hw-border)}.hw-calendar-all-day-columns{display:grid;min-height:46px}.hw-calendar-all-day-cell{min-width:0;border-right:1px solid var(--hw-border);padding:8px;display:flex;flex-direction:column;gap:6px;transition:background .18s ease,box-shadow .18s ease;cursor:pointer}.hw-calendar-all-day-cell:last-child{border-right:0}.hw-calendar-all-day-cell:hover{background:color-mix(in srgb,rgba(23,87,255,.05) 92%,white)}.hw-calendar-all-day-cell.is-drop-target{background:color-mix(in srgb,rgba(23,87,255,.1) 92%,white);box-shadow:inset 0 0 0 1px #1757ff33}.hw-calendar-chip{min-height:26px;border:1px solid rgba(23,87,255,.16);border-radius:10px;background:#1757ff14;color:var(--hw-primary);padding:0 8px;font-size:.68rem;font-weight:700;text-align:left;cursor:pointer}.hw-calendar-chip.is-active{background:#1757ff29;border-color:#1757ff47}.hw-calendar-grid-shell{flex:1;min-height:0;overflow:auto}.hw-calendar-grid{display:grid;grid-template-columns:58px minmax(0,1fr);min-width:100%}.hw-calendar-time-axis{border-right:1px solid var(--hw-border)}.hw-calendar-time-axis-slot{position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:2px}.hw-calendar-time-axis-slot span{transform:translateY(-8px);font-size:.64rem;font-weight:700;color:var(--hw-text-muted);background:var(--hw-surface);padding:0 4px}.hw-calendar-grid-columns{display:grid}.hw-calendar-grid-day{position:relative;min-width:0;border-right:1px solid var(--hw-border);cursor:pointer;transition:background .18s ease,box-shadow .18s ease}.hw-calendar-grid-day:last-child{border-right:0}.hw-calendar-grid-day:hover{background:color-mix(in srgb,rgba(23,87,255,.035) 92%,white)}.hw-calendar-grid-day.is-drop-target{background:color-mix(in srgb,rgba(23,87,255,.08) 92%,white);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{position:relative;height:100%}.hw-calendar-event-block{position:absolute;left:8px;right:8px;border:1px solid rgba(23,87,255,.22);border-radius:12px;background:color-mix(in srgb,rgba(23,87,255,.12) 92%,white);padding:8px 10px;display:flex;flex-direction:column;gap:3px;text-align:left;cursor:pointer;overflow:hidden}.hw-calendar-event-block:hover{border-color:#1757ff57;background:color-mix(in srgb,rgba(23,87,255,.18) 92%,white)}.hw-calendar-event-block.is-active{border-color:#1757ff6b;box-shadow:inset 0 0 0 1px #1757ff2e}.hw-calendar-event-block-time{font-size:.63rem;font-weight:800;color:var(--hw-primary)}.hw-calendar-event-block-title{font-size:.74rem;line-height:1.3;color:var(--hw-text)}.hw-calendar-event-block-meta{font-size:.66rem;color:var(--hw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-calendar-month-board{display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto}.hw-calendar-month-head{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid var(--hw-border)}.hw-calendar-month-head-cell{min-height:34px;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--hw-text-muted)}.hw-calendar-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(6,minmax(108px,1fr));flex:1;min-height:648px}.hw-calendar-month-cell{min-width:0;min-height:108px;padding:8px;border-right:1px solid var(--hw-border);border-bottom:1px solid var(--hw-border);display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:background .18s ease,box-shadow .18s ease}.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:color-mix(in srgb,rgba(23,87,255,.04) 92%,white)}.hw-calendar-month-cell.is-drop-target{background:color-mix(in srgb,rgba(23,87,255,.08) 92%,white);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{display:flex;justify-content:flex-end}.hw-calendar-month-day-number{width:26px;height:26px;border-radius:var(--hw-radius-lg);display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;color:var(--hw-text)}.hw-calendar-month-events{display:flex;flex-direction:column;gap:6px;min-height:0}.hw-calendar-month-event{border:1px solid rgba(23,87,255,.16);border-radius:10px;background:#1757ff0f;padding:6px 8px;display:flex;flex-direction:column;gap:2px;text-align:left;cursor:pointer}.hw-calendar-month-event.is-active{background:#1757ff24;border-color:#1757ff47}.hw-calendar-month-event-time{font-size:.62rem;font-weight:800;color:var(--hw-primary)}.hw-calendar-month-event-title{font-size:.7rem;color:var(--hw-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hw-calendar-month-more{font-size:.64rem;font-weight:700;color:var(--hw-text-muted);padding-left:4px}.hw-calendar-inspector{position:sticky;bottom:0;z-index:4;display:flex;flex-direction:column;gap:12px;border:1px solid var(--hw-border);border-radius:10px;background:color-mix(in srgb,var(--hw-surface) 94%,white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:16px}.hw-calendar-inspector-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hw-calendar-inspector-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hw-calendar-inspector-body{display:flex;flex-direction:column;gap:14px}.hw-calendar-inspector-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 0;border-top:1px solid var(--hw-border);border-bottom:1px solid var(--hw-border)}.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{border-radius:12px;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%;animation:hw-loading-skeleton 1.2s ease-in-out infinite}.hw-calendar-preview-skeleton-title{height:28px;width:72%}.hw-calendar-preview-skeleton-meta{height:88px;width:100%}.hw-calendar-preview-skeleton-body{height:168px;width:100%}.hw-calendar-empty{border:1px dashed var(--hw-border-strong);border-radius:10px;padding:18px;background:var(--hw-surface);margin:16px}@keyframes hw-loading-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:1280px){.hw-app-shell{grid-template-columns:240px minmax(0,1fr)}.hw-context-panel{grid-column:1 / -1}}@media(max-width:980px){.hw-app-shell{grid-template-columns:1fr;padding:var(--hw-space-md)}.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{width:100%;min-width:0;max-width:100%;border-left:none;border-top:1px solid var(--hw-border);max-height:42vh}.hw-right-panel-resize-handle{display:none}.hw-bottom-action-bar-shell{left:12px;right:12px;bottom:12px;transform:none;width:auto}.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(min-width:981px){.hw-topbar-app-actions{display:inline-flex}}.hw-public-shell{height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:var(--hw-bg);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);padding:10px 8px 12px;display:flex;flex-direction:column;gap:14px;height:100vh;min-height:0;overflow:hidden}.hw-public-sidebar.is-collapsed{align-items:stretch}.hw-public-sidebar-top,.hw-public-sidebar-section,.hw-public-sidebar-footer{display:flex;flex-direction:column;gap:12px;position:relative}.hw-public-sidebar-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding-right:2px}.hw-public-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 6px}.hw-public-brand-button,.hw-public-sidebar-toggle,.hw-public-collapsed-signin{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;border-radius:12px;color:var(--hw-heading);cursor:pointer;transition:background .18s ease}.hw-public-brand-button:hover,.hw-public-sidebar-toggle:hover,.hw-public-collapsed-signin:hover{background:var(--hw-soft-fill)}.hw-public-logo-image{width:24px;height:24px;object-fit:contain}.hw-public-nav-icon,.hw-public-nav-icon-svg{display:inline-flex;align-items:center;justify-content:center}.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{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--hw-red-185);font-weight:800}.hw-public-new-chat{width:100%;justify-content:flex-start;gap:12px;background:transparent;border-color:transparent;padding-inline:12px}.hw-public-sidebar.is-collapsed .hw-public-new-chat{justify-content:center;padding-inline:0}.hw-public-nav,.hw-public-recents{display:flex;flex-direction:column;gap:6px}.hw-public-nav-item,.hw-public-recent{text-decoration:none;display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:14px;color:var(--hw-heading);background:transparent;border:1px solid transparent;text-align:left;transition:background .18s ease,border-color .18s ease}.hw-public-nav-item:hover,.hw-public-nav-item.is-active,.hw-public-recent:hover{background:var(--hw-soft-fill);border-color:transparent}.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-weight:700;font-size:.86rem}.hw-public-sidebar.is-collapsed .hw-public-nav-item{justify-content:center;padding-inline:0}.hw-public-conversations{display:flex;flex-direction:column;gap:8px;position:relative}.hw-public-conversation-list{display:flex;flex-direction:column;gap:2px}.hw-public-conversations-header{display:flex;align-items:center;justify-content:space-between}.hw-public-conversation-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;border-radius:12px}.hw-public-conversation-row.is-active{background:var(--hw-soft-fill)}.hw-public-conversation-item{border:1px solid transparent;background:transparent;border-radius:12px;min-height:36px;padding:7px 10px;text-align:left;display:flex;align-items:center;gap:6px;cursor:pointer;transition:background .18s ease}.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{min-width:0;display:flex;align-items:center;gap:6px}.hw-public-conversation-title{font-size:.84rem;font-weight:500;color:var(--hw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-public-conversation-pin{display:inline-flex;align-items:center;justify-content:center;color:var(--hw-text-muted)}.hw-public-conversation-pin .hw-public-nav-icon-svg{width:12px;height:12px}.hw-public-conversation-more{width:28px;height:28px;border:none;background:transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--hw-text-muted);opacity:0;cursor:pointer;transition:opacity .18s ease,background .18s ease}.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{position:absolute;top:calc(100% + 4px);right:0;min-width:188px;padding:8px;display:flex;flex-direction:column;gap:2px;border-radius:16px;background:var(--hw-surface);border:1px solid var(--hw-border);z-index:25}.hw-public-chat-menu-item{width:100%;min-height:36px;padding:0 10px;border:none;border-radius:10px;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;font-size:.82rem;color:var(--hw-text);cursor:pointer}.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{font-size:.7rem;color:var(--hw-text-muted)}.hw-public-main{display:flex;flex-direction:column;min-width:0;min-height:0;height:100vh;overflow:hidden}.hw-public-topbar{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;gap:16px;background:var(--hw-surface-overlay);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10;border-bottom:1px solid color-mix(in srgb,var(--hw-border) 80%,transparent)}.hw-public-nav-secondary{padding-top:8px;border-top:1px solid var(--hw-border)}.hw-public-topbar-left,.hw-public-topbar-actions{display:flex;align-items:center;gap:10px}.hw-public-model-switch{display:inline-flex;align-items:center;gap:10px;border:none;background:transparent;font-size:.9rem;font-weight:700;color:var(--hw-heading);padding:8px 6px;border-radius:var(--hw-radius-lg);font-weight:600}.hw-public-model-mark,.hw-public-model-caret{color:var(--hw-text-muted)}.hw-public-account-trigger{width:100%;display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 10px;border-radius:16px;border:1px solid transparent;background:transparent;cursor:pointer;text-align:left;transition:background .18s ease,border-color .18s ease}.hw-public-account-trigger:hover,.hw-public-account-trigger[aria-expanded=true]{background:var(--hw-soft-fill);border-color:transparent}.hw-public-account-trigger.is-collapsed{width:40px;min-height:40px;justify-content:center;padding:0;margin-inline:auto}.hw-public-account-avatar{width:28px;height:28px;border-radius:var(--hw-radius-lg);display:grid;place-items:center;background:var(--hw-brand-avatar);color:#fff;font-size:.72rem;font-weight:700;flex-shrink:0}.hw-public-account-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:1px}.hw-public-account-copy strong,.hw-public-account-copy span{margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-public-account-copy strong{font-size:.82rem;color:var(--hw-text)}.hw-public-account-copy span{font-size:.72rem;color:var(--hw-text-muted)}.hw-public-account-caret{color:var(--hw-text-muted)}.hw-public-account-menu{position:absolute;left:0;right:0;bottom:calc(100% + 8px);display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:10px;background:var(--hw-surface);border:1px solid var(--hw-border);z-index:20}.hw-public-account-menu.is-collapsed{left:0;right:auto;width:220px}.hw-public-account-menu-item{width:100%;display:flex;align-items:center;gap:10px;min-height:40px;border:none;border-radius:12px;background:transparent;padding:0 10px;color:var(--hw-text);cursor:pointer;text-align:left;font-size:.84rem}.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;display:flex;justify-content:center;padding:28px 20px 12px;min-height:0;overflow-y:auto}.hw-public-page{width:min(880px,100%);display:flex;flex-direction:column;gap:24px}.hw-public-home{justify-content:center;min-height:calc(100vh - 220px)}.hw-public-hero,.hw-public-section-head{display:flex;flex-direction:column;gap:12px}.hw-public-hero h1,.hw-public-section-head h1{font-size:clamp(1.5rem,2.7vw,2.2rem);line-height:1.2;color:var(--hw-heading);font-weight:300}.hw-public-hero p,.hw-public-section-head p{max-width:68ch;font-size:.9rem;line-height:1.55;font-weight:400}.hw-public-prompt-grid,.hw-public-highlight-grid,.hw-public-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.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 ease,background .18s ease}.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{display:flex;flex-direction:column;gap:10px}.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{display:flex;flex-direction:column;gap:18px}.hw-public-message{border-radius:22px;padding:20px 22px;max-width:78%;border:1px solid var(--hw-border);background:var(--hw-surface)}.hw-public-message.is-user{align-self:flex-end;background:linear-gradient(180deg,#0038a814,#6507a50d);border-color:#0f5bd82e}.hw-public-message-role{font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hw-text-muted)}.hw-public-table{display:flex;flex-direction:column;border-radius:var(--hw-radius-xl);overflow:hidden;border:1px solid var(--hw-border);background:var(--hw-surface)}.hw-public-table-row{display:grid;grid-template-columns:220px 1fr;gap:16px;padding:16px 18px;border-bottom:1px solid var(--hw-soft-line);font-size:.86rem;line-height:1.5}.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);padding:16px 18px;text-align:left;font-weight:700;font-size:.88rem;cursor:pointer;transition:border-color .18s ease,background .18s ease}.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{padding:8px 20px 20px;display:flex;flex-direction:column;align-items:center;gap:10px}.hw-public-composer-shell{width:min(860px,100%);position:relative}.hw-public-hidden-input{display:none}.hw-public-composer-flyouts{position:absolute;left:0;bottom:calc(100% + 10px);display:flex;align-items:flex-end;gap:8px;z-index:30}.hw-public-composer-menu{min-width:252px;padding:8px;border-radius:10px;background:var(--hw-surface);border:1px solid var(--hw-border);display:flex;flex-direction:column;gap:2px}.hw-public-composer-menu.is-secondary{min-width:198px}.hw-public-composer-menu-item{min-height:40px;border:none;background:transparent;border-radius:12px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer;color:var(--hw-text);font-size:.85rem}.hw-public-composer-menu-item:hover{background:var(--hw-soft-fill)}.hw-public-composer-menu-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--hw-text-muted)}.hw-public-composer-menu-chevron svg{width:14px;height:14px}.hw-public-composer{width:100%;min-height:60px;border-radius:var(--hw-radius-xl);border:1px solid var(--hw-border-strong);background:var(--hw-surface);display:flex;align-items:flex-end;gap:8px;padding:8px}.hw-public-composer-plus{width:38px;height:38px;border-radius:var(--hw-radius-lg);display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--hw-heading);cursor:pointer}.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{width:100%;min-height:24px;border:none;background:transparent;text-align:left;cursor:text;padding:0;color:var(--hw-text);outline:none}.hw-public-composer-text{flex:1;color:var(--hw-text-muted);font-size:.88rem}.hw-public-composer-center{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;padding:8px 0 6px}.hw-public-composer-attachments{display:flex;flex-wrap:wrap;gap:6px}.hw-public-composer-attachment{display:inline-flex;align-items:center;gap:6px;max-width:220px;min-height:30px;padding:0 8px;border-radius:var(--hw-radius-lg);background:var(--hw-soft-fill);color:var(--hw-text);font-size:.74rem}.hw-public-composer-attachment svg{width:14px;height:14px;flex-shrink:0}.hw-public-composer-attachment span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-public-composer-attachment-remove{width:18px;height:18px;border:none;background:transparent;border-radius:var(--hw-radius-sm);display:inline-flex;align-items:center;justify-content:center;color:var(--hw-text-muted);cursor:pointer;padding:0}.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{display:inline-flex;align-items:center;gap:6px}.hw-public-composer-icon-button,.hw-public-composer-voice{width:36px;height:36px;border-radius:var(--hw-radius-lg);border:none;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--hw-heading);cursor:pointer}.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{width:36px;height:36px;border-radius:var(--hw-radius-lg);border:none;display:inline-flex;align-items:center;justify-content:center;background:var(--hw-text);color:#fff;cursor:pointer}.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{width:min(860px,100%);text-align:center;font-size:.66rem;line-height:1.45}.hw-public-workspace-banner{width:100%;border-radius:14px;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{display:flex;flex-direction:column;gap:10px}.hw-public-message.is-pending{opacity:.8}.hw-auth-backdrop{position:fixed;inset:0;background:var(--hw-overlay-backdrop);z-index:50}.hw-auth-modal-wrap{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px}.hw-auth-modal{width:min(520px,100%);border-radius:var(--hw-radius-xl);background:var(--hw-surface);border:1px solid var(--hw-border);padding:24px;position:relative;display:flex;flex-direction:column;gap:20px}.hw-auth-close{position:absolute;top:16px;right:18px;border:none;background:transparent;color:var(--hw-heading);font-size:1.1rem;cursor:pointer}.hw-auth-header{display:flex;flex-direction:column;gap:10px;padding-top:12px}.hw-auth-mode-switch{display:inline-flex;align-self:flex-start;gap:6px;padding:4px;border-radius:var(--hw-radius-lg);background:var(--hw-surface-muted)}.hw-auth-mode-button{border:none;background:transparent;color:var(--hw-text-muted);min-height:34px;padding:0 14px;border-radius:var(--hw-radius-lg);cursor:pointer;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{font-size:1.45rem;color:var(--hw-heading);line-height:1.16}.hw-auth-stack,.hw-auth-form{display:flex;flex-direction:column;gap:12px}.hw-auth-error{margin:0;color:var(--hw-danger);font-size:.74rem;line-height:1.45}.hw-auth-provider,.hw-auth-input{min-height:52px;border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border-strong);background:var(--hw-surface);padding:0 18px;font-size:.88rem;color:var(--hw-heading)}.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);outline:none;box-shadow:0 0 0 4px color-mix(in srgb,var(--hw-primary) 8%,transparent)}.hw-auth-divider{display:flex;align-items:center;gap:12px;color:var(--hw-text-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.hw-auth-divider:before,.hw-auth-divider:after{content:"";flex:1;height:1px;background:var(--hw-soft-fill-strong)}.hw-auth-submit{width:100%}.hw-auth-note{font-size:.72rem;line-height:1.5}.hw-public-sidebar-scroll::-webkit-scrollbar,.hw-public-stage::-webkit-scrollbar{width:10px}.hw-public-sidebar-scroll::-webkit-scrollbar-thumb,.hw-public-stage::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb);border-radius:var(--hw-radius-lg);border:2px solid transparent;background-clip:padding-box}.hw-public-sidebar-scroll::-webkit-scrollbar-track,.hw-public-stage::-webkit-scrollbar-track{background:transparent}.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);border:3px solid transparent;background-clip:padding-box;transition:background-color .18s ease}.hw-scrollbar:hover::-webkit-scrollbar-thumb{background:var(--hw-scrollbar-thumb-hover);border:3px solid transparent;background-clip:padding-box}.hw-scrollbar::-webkit-scrollbar-thumb:active{background:var(--hw-scrollbar-thumb-active);border:3px solid transparent;background-clip:padding-box}.hw-scrollbar::-webkit-scrollbar-track{background:transparent}@media(max-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]{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{display:flex;flex-direction:column;gap:16px;border-top:1px solid var(--hw-border);padding:18px 18px 0;min-height:0}.hw-calendar-editor-header,.hw-calendar-inspector-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.hw-calendar-editor-body,.hw-calendar-inspector-body{display:flex;flex-direction:column;gap:14px;min-height:0;max-height:42vh;overflow-y:auto;padding-right:4px}.hw-calendar-toggle{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid var(--hw-border);background:var(--hw-surface);color:var(--hw-text);font-size:.84rem;font-weight:600}.hw-calendar-toggle input{margin:0}.hw-calendar-reminders,.hw-calendar-guest-permissions,.hw-calendar-attendees-list{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--hw-border);border-radius:10px;background:color-mix(in srgb,var(--hw-surface) 94%,transparent)}.hw-calendar-reminders-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hw-calendar-attendee-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:var(--hw-surface-muted);border:1px solid var(--hw-border);font-size:.82rem}.hw-calendar-inspector-note{padding:16px;border-radius:10px;border:1px solid var(--hw-border);background:var(--hw-surface)}.hw-calendar-inspector-note.is-empty{color:var(--hw-text-muted)}.hw-deals-page{gap:14px}.hw-deals-topbar-inline{display:grid;grid-template-columns:180px minmax(320px,1fr) auto;align-items:stretch;gap:0;width:100%;min-height:72px;border:0px;border-radius:0;background:#fff;overflow:hidden}.hw-deals-topbar-inline-brand,.hw-deals-topbar-inline-search,.hw-deals-topbar-inline-actions{display:flex;align-items:center;min-width:0;padding:0 18px}.hw-deals-topbar-inline-brand,.hw-deals-topbar-inline-search{border-right:1px solid #e2e8f0}.hw-deals-topbar-inline-title{font-size:.95rem;line-height:1;letter-spacing:.03em;font-weight:700;color:#1f2937}.hw-deals-topbar-inline-search{width:100%}.hw-deals-topbar-searchbox{width:100%;display:flex;align-items:center;gap:14px;min-height:46px;color:#64748b}.hw-deals-topbar-searchtext{flex:1;min-width:0;font-size:.94rem;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-deals-topbar-shortcut{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:10px;border:1px solid #cfd8e3;background:#f8fafc;color:#475569;font-size:.84rem;font-weight:700}.hw-deals-topbar-inline-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-left:20px}.hw-deals-topbar-icon-button,.hw-deals-topbar-view-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0 14px;border:1px solid #d6dde8;border-radius:14px;background:#fff;color:#475569;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.hw-deals-topbar-icon-button:hover,.hw-deals-topbar-view-button:hover{background:#f8fafc;border-color:#c7d3e0;color:#1f2937}.hw-deals-topbar-icon-button.is-accent{background:#eef2ff;border-color:#d8defc;color:#4f46e5}.hw-deals-topbar-view-switch{display:inline-flex;align-items:center;gap:8px}.hw-deals-topbar-view-button.is-active{background:#f1f5f9;color:#111827}.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;border-radius:14px;border:1px solid #d6dde8;background:#fff;box-shadow:none}.hw-deals-topbar-create{min-height:40px!important;padding:0 20px!important;border-radius:14px!important;background:linear-gradient(135deg,#5b54f2,#4f46e5)!important;box-shadow:inset 0 1px #ffffff2e}.hw-deals-shell{display:flex;flex-direction:column;gap:0;border:1px solid #d6dde8;border-radius:10px;background:#f5f8fc;overflow:hidden}.hw-deals-topbar{display:grid;grid-template-columns:180px minmax(240px,1fr) auto;align-items:stretch;border-bottom:1px solid #d6dde8;background:#fff}.hw-deals-topbar-title,.hw-deals-topbar-search,.hw-deals-topbar-actions{display:flex;align-items:center;padding:14px 18px}.hw-deals-topbar-title{border-right:1px solid #e2e8f0}.hw-deals-topbar-title h1{font-size:1.02rem;line-height:1;letter-spacing:.02em;font-weight:700;color:#1f2937}.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;border-radius:12px;border:1px solid #d6dde8;background:#fff;box-shadow:none}.hw-deals-topbar-actions{justify-content:flex-end}.hw-deals-topbar-actions .hw-button-primary{min-height:44px;border-radius:12px;padding:0 16px}.hw-deals-tabs{display:flex;align-items:stretch;overflow-x:auto;border-bottom:1px solid #d6dde8;background:#f5f8fc}.hw-deals-tab{min-height:42px;padding:0 22px;white-space:nowrap;border-right:1px solid #d6dde8;color:#334155;font-size:.9rem;font-weight:600;background:transparent}.hw-deals-tab.is-active{background:#fff;color:#111827}.hw-deals-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #d6dde8;background:#f5f8fc}.hw-deals-toolbar-left,.hw-deals-toolbar-right{display:flex;align-items:center;gap:12px}.hw-deals-toolbar-left .hw-button-ghost{min-height:40px;border-radius:12px;border:1px solid #d6dde8;background:#fff}.hw-deals-board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,1fr);gap:16px;overflow-x:auto;padding:0}.hw-deals-column{display:flex;flex-direction:column;gap:14px;min-height:62vh;padding:14px 14px 18px;border:1px solid #d6dde8;border-radius:10px;background:#eaf0f7}.hw-deals-column.is-drop-target{border-color:#8fb0d4;background:#e1ebf7}.hw-deals-column-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hw-deals-column-title{font-size:.92rem;font-weight:700;color:#334155}.hw-deals-column-meta{margin-top:4px;font-size:.78rem;color:#64748b}.hw-deals-column-body{display:flex;flex-direction:column;gap:12px;min-height:120px}.hw-deals-card{width:100%;text-align:left;padding:14px 16px;border-radius:12px;border:1px solid #dbe4ef;background:#fff;box-shadow:none;transition:border-color .18s ease,background-color .18s ease;cursor:grab}.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{transform:none;border-color:#b9c7d8;box-shadow:none}.hw-deals-card-menu{font-size:1rem;line-height:1;color:#64748b}.hw-deals-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:var(--hw-radius-lg);border:1px solid #dbe4ef;background:#f8fafc;color:#64748b;font-size:.72rem}.hw-deal-detail-page{padding-bottom:28px}.hw-deal-detail-hero,.hw-deal-detail-card{border:1px solid #d6dde8;border-radius:10px;background:#fff}.hw-deal-detail-hero{padding:24px 28px;display:flex;flex-direction:column;gap:18px}.hw-deal-detail-hero-top,.hw-deal-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.hw-deal-detail-title{font-size:2rem;line-height:1.05;font-weight:700;color:#111827}.hw-deal-detail-meta{margin-top:8px;font-size:.95rem;color:#64748b}.hw-deal-detail-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hw-deal-back-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:12px;border:1px solid #d6dde8;background:#f8fafc;color:#334155;font-size:.84rem;font-weight:600}.hw-deal-stage-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;border:1px solid #d6dde8;border-radius:14px;background:#fff;overflow:hidden}.hw-deal-stage-step{position:relative;display:flex;align-items:center;gap:18px;min-height:72px;padding:0 28px 0 22px;border:0;border-right:1px solid #d6dde8;background:#fff;text-align:left;transition:background-color .18s ease,color .18s ease}.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%);margin-right:-12px;padding-right:42px;z-index:1}.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:"";position:absolute;inset:0;border:1px solid #d6dde8;background:#fff;z-index:-1}.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 round 0)}.hw-deal-stage-step:hover:before{background:#f8fafc}.hw-deal-stage-step.is-active:before{background:#fff}.hw-deal-stage-step-index{width:30px;height:30px;border-radius:999px;border:3px solid #d6dde8;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;font-weight:500;flex-shrink:0}.hw-deal-stage-step.is-active .hw-deal-stage-step-index,.hw-deal-stage-step.is-complete .hw-deal-stage-step-index{border-color:#58c76d;color:#58c76d}.hw-deal-stage-step-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.hw-deal-stage-step-copy strong{font-size:.95rem;color:#71829a;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{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hw-deal-detail-tab{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border:0;border-bottom:3px solid transparent;background:transparent;color:#334155;font-size:.92rem;font-weight:700}.hw-deal-detail-tab.is-active{color:#4f46e5;border-bottom-color:#6366f1}.hw-deal-detail-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#fff1f2;border:1px solid #fecdd3;color:#b91c1c;font-size:.8rem;font-weight:700}.hw-deal-detail-timeline-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.hw-deal-detail-timeline{display:flex;flex-direction:column;gap:16px}.hw-deal-timeline-item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:flex-start}.hw-deal-timeline-icon{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d6dde8;background:#f8fafc;color:#475569}.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{border:1px solid #d6dde8;border-radius:16px;background:#fff;padding:16px 18px}.hw-deal-timeline-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.hw-deal-timeline-meta h4{font-size:1rem;font-weight:700;color:#1e293b}.hw-deal-timeline-meta p,.hw-deal-timeline-submeta{margin-top:4px;font-size:.84rem;color:#64748b}.hw-deal-timeline-body{margin-top:12px;font-size:.92rem;line-height:1.6;color:#334155}.hw-deal-detail-list{margin-top:16px;display:grid;gap:14px}.hw-deal-detail-list dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.hw-deal-detail-list dd{margin-top:4px;font-size:.98rem;font-weight:600;color:#1e293b}@media(max-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-right:0;border-bottom:1px solid #e2e8f0}.hw-deals-topbar-inline-actions{justify-content:flex-start;flex-wrap:wrap;padding:14px 18px}.hw-deals-topbar{grid-template-columns:1fr}.hw-deals-topbar-title,.hw-deals-topbar-search{border-right:0;border-bottom:1px solid #e2e8f0}.hw-deals-toolbar{flex-direction:column;align-items:stretch}.hw-deals-toolbar-left,.hw-deals-toolbar-right{width:100%}}
