@media (min-width:761px){.app[data-desktop-shell=v2][data-theme=light]{--bg:#ffffff;--bg-sidebar:#f9f9f9;--bg-elevated:#ffffff;--bg-composer:#ffffff;--bg-bubble:#f0f0f0;--bg-subtle:#f4f4f4;--bg-hover:rgba(13,13,13,.05);--fg:#0d0d0d;--fg-2:#5d5d5d;--fg-3:#6d6d6d;--line:rgba(13,13,13,.10);--line-strong:rgba(13,13,13,.16);--scrim:rgba(13,13,13,.40);--accent:#0d0d0d;--on-accent:#ffffff;--link:#2563eb;--link-soft:#e8f0fe;--danger:#dc2626;--success:#16a34a;--shadow-composer:0 1px 2px rgba(13,13,13,.04),0 8px 24px rgba(13,13,13,.06);--shadow-sheet:0 -8px 40px rgba(13,13,13,.14);--shadow-popover:0 12px 40px rgba(13,13,13,.16);--text:var(--fg);--bg-well:rgba(13,13,13,.05);--composer-border:var(--line-strong);--bg-settings:var(--bg-sidebar);--bg-sidebar-hover:rgba(13,13,13,.06);--bg-sidebar-selected:rgba(13,13,13,.09);--bg-dialog:var(--bg-elevated);--shadow-dialog:0 24px 64px rgba(13,13,13,.18),0 2px 8px rgba(13,13,13,.06);--bg-tooltip:#0d0d0d;--fg-tooltip:#ffffff;--bg-kbd:rgba(13,13,13,.05);--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);--scrollbar-thumb:rgba(13,13,13,.20);--bg-code:var(--bg-subtle);--bg-code-head:var(--bg-hover);--dock-fade:linear-gradient(180deg,rgba(255,255,255,0),#ffffff);--bg-drop:rgba(37,99,235,.06);--shadow-disc:0 1px 2px rgba(13,13,13,.06),0 4px 12px rgba(13,13,13,.10);--bar-fade:linear-gradient(180deg,#ffffff,rgba(255,255,255,0));--line-dialog:transparent;--shadow-segment:0 1px 2px rgba(13,13,13,.08),0 0 0 1px rgba(13,13,13,.04);--fade-elevated:linear-gradient(180deg,rgba(255,255,255,0),#ffffff);--on-danger:#ffffff;color-scheme:light;background:var(--bg);color:var(--fg)}.app[data-desktop-shell=v2][data-theme=dark]{--bg:#202020;--bg-sidebar:#171717;--bg-elevated:#2f2f2f;--bg-composer:#303030;--bg-bubble:#323232;--bg-subtle:#2a2a2a;--bg-hover:rgba(255,255,255,.06);--fg:#ececec;--fg-2:#b4b4b4;--fg-3:#8e8e8e;--line:rgba(255,255,255,.10);--line-strong:rgba(255,255,255,.16);--scrim:rgba(0,0,0,.60);--accent:#ffffff;--on-accent:#0d0d0d;--link:#7ab0ff;--link-soft:#1c2a44;--danger:#f87171;--success:#4ade80;--shadow-composer:none;--shadow-sheet:0 -8px 40px rgba(0,0,0,.5);--shadow-popover:0 12px 40px rgba(0,0,0,.5);--text:var(--fg);--bg-well:rgba(255,255,255,.06);--composer-border:transparent;--bg-settings:var(--bg);--bg-sidebar-hover:rgba(255,255,255,.06);--bg-sidebar-selected:rgba(255,255,255,.10);--bg-dialog:var(--bg-elevated);--shadow-dialog:0 24px 64px rgba(0,0,0,.6);--bg-tooltip:#ececec;--fg-tooltip:#0d0d0d;--bg-kbd:rgba(255,255,255,.08);--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);--scrollbar-thumb:rgba(255,255,255,.20);--bg-code:var(--bg-subtle);--bg-code-head:var(--bg-hover);--dock-fade:linear-gradient(180deg,rgba(32,32,32,0),#202020);--bg-drop:rgba(122,176,255,.08);--shadow-disc:0 1px 2px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.4);--bar-fade:linear-gradient(180deg,#202020,rgba(32,32,32,0));--line-dialog:rgba(255,255,255,.10);--shadow-segment:0 1px 2px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.06);--fade-elevated:linear-gradient(180deg,rgba(47,47,47,0),#2f2f2f);--on-danger:#0d0d0d;color-scheme:dark;background:var(--bg);color:var(--fg)}.app[data-desktop-shell=v2][data-theme]{--canvas:var(--bg);--text:var(--fg);--muted:var(--fg-2);--muted-2:var(--fg-3);--surface:var(--bg-elevated);--surface-elevated:var(--bg-elevated);--surface-input:var(--bg-composer);--surface-subtle:var(--bg-subtle);--chip:var(--bg-subtle);--border:var(--line);--border-strong:var(--line-strong);--sidebar:var(--bg-sidebar);--sidebar-border:var(--line);--focus:var(--link)}.app[data-desktop-shell=v2]{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.app[data-desktop-shell=v2] .workspace{grid-template-columns:minmax(0,1fr)}.app[data-desktop-shell=v2] .workspace-main{background:var(--bg)}.app[data-desktop-shell=v2] .chat-search-panel,.app[data-desktop-shell=v2] .desktop-chat-controls,.app[data-desktop-shell=v2] .sidebar,.app[data-desktop-shell=v2] .workspace-topbar{display:none}.app[data-desktop-shell=v2] .signedin-composer-stack.is-empty-chat{padding-bottom:0}.app[data-desktop-shell=v2] .signedin-composer-stack .composer-wrap{width:100%;margin:0}.app[data-desktop-shell=v2] .message-list{width:100%}.app[data-desktop-shell=v2] .guest-page{display:flex;flex-direction:column;min-height:100dvh}.app[data-desktop-shell=v2] .guest-header{display:none}.app[data-desktop-shell=v2] .m2-icon{display:block;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-popover{display:flex;flex-direction:column;gap:0;padding:6px;box-sizing:border-box;border:1px solid var(--line);border-radius:14px;background:var(--bg-elevated);color:var(--fg);box-shadow:var(--shadow-popover);outline:0;transform-origin:top left}.app[data-desktop-shell=v2] .d2-popover[data-placement=bottom-end]{transform-origin:top right}.app[data-desktop-shell=v2] .d2-popover[data-placement=top-start]{transform-origin:bottom left}.app[data-desktop-shell=v2] .d2-popover[data-placement=top-end]{transform-origin:bottom right}.app[data-desktop-shell=v2] .d2-popover[data-placement=side]{transform-origin:left center}.app[data-desktop-shell=v2] .d2-popover-item{display:flex;align-items:center;gap:10px;height:36px;width:100%;flex:0 0 auto;padding:0 10px;box-sizing:border-box;border:0;border-radius:8px;background:transparent;color:var(--fg);font:inherit;font-size:14px;line-height:20px;font-weight:400;text-align:start;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .15s}.app[data-desktop-shell=v2] .d2-popover-item.is-active,.app[data-desktop-shell=v2] .d2-popover-item:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-popover-item:hover .d2-popover-item-icon{color:var(--fg)}.app[data-desktop-shell=v2] .d2-popover-item:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-popover-item:disabled{opacity:.45;cursor:default}.app[data-desktop-shell=v2] .d2-popover-item.is-danger,.app[data-desktop-shell=v2] .d2-popover-item.is-danger .d2-popover-item-icon{color:var(--danger)}.app[data-desktop-shell=v2] .d2-popover-item-icon{display:flex;flex:0 0 auto;color:var(--fg-2);transition:color .15s}.app[data-desktop-shell=v2] .d2-popover-item-icon svg{display:block;width:18px;height:18px}.app[data-desktop-shell=v2] .d2-popover-item-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-popover-item-trailing{display:flex;align-items:center;flex:0 0 auto;font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-popover-check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 auto;color:var(--link)}.app[data-desktop-shell=v2] .d2-popover-check svg{display:block;width:16px;height:16px}.app[data-desktop-shell=v2] .d2-popover-divider{flex:0 0 auto;padding:4px 0}.app[data-desktop-shell=v2] .d2-popover-divider>div{height:1px;background:var(--line)}.app[data-desktop-shell=v2] .d2-popover-section{flex:0 0 auto;padding:8px 10px 4px;font-size:12px;line-height:16px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-tooltip-anchor{display:inline-flex;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-tooltip{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:var(--bg-tooltip);color:var(--fg-tooltip);font-size:12px;line-height:16px;font-weight:400;white-space:nowrap;pointer-events:none;animation:d2-tooltip-in .1s ease-out}.app[data-desktop-shell=v2] .d2-tooltip-kbd{opacity:.7}.app[data-desktop-shell=v2] .d2-kbd{display:inline-flex;align-items:center;gap:4px}.app[data-desktop-shell=v2] .d2-kbd-cap{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;box-sizing:border-box;border:1px solid var(--line);border-radius:6px;background:var(--bg-kbd);color:var(--fg-2);font:inherit;font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}.app[data-desktop-shell=v2] .m2-icon-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 auto;margin:0;padding:0;border:0;border-radius:10px;background:transparent;color:var(--fg-2);cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1),color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-icon-button svg{display:block;flex:0 0 auto;width:20px;height:20px}.app[data-desktop-shell=v2] .m2-icon-button:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .m2-icon-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-icon-button:disabled{opacity:.4;cursor:default}.app[data-desktop-shell=v2] .m2-icon-button[aria-expanded=true],.app[data-desktop-shell=v2] .m2-icon-button[aria-pressed=true]{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .m2-icon-button.d2-icon-button--32{width:32px;height:32px;border-radius:8px}.app[data-desktop-shell=v2] .m2-icon-button.d2-icon-button--32 svg{width:18px;height:18px}.app[data-desktop-shell=v2] .d2-scrim{position:fixed;inset:0;z-index:44;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;background:var(--scrim)}.app[data-desktop-shell=v2] .d2-dialog{display:flex;flex-direction:column;gap:0;margin:16px;max-width:calc(100% - 32px);max-height:calc(100dvh - 32px);box-sizing:border-box;border:1px solid var(--line-dialog);border-radius:16px;background:var(--bg-dialog);color:var(--fg);box-shadow:var(--shadow-dialog);overflow:hidden;overflow:clip;outline:0}.app[data-desktop-shell=v2] .d2-dialog[data-top=fixed]{align-self:flex-start}.app[data-desktop-shell=v2] .d2-dialog,.app[data-desktop-shell=v2] .d2-scrim{will-change:auto}.app[data-desktop-shell=v2] .d2-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:8px;height:56px;flex:0 0 auto;padding:0 16px 0 24px;box-sizing:border-box}.app[data-desktop-shell=v2] .d2-dialog-title{margin:0;font-size:20px;line-height:28px;font-weight:500;letter-spacing:-.2px}.app[data-desktop-shell=v2] .d2-dialog-body{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0;padding:0 24px 24px;overflow-y:auto;font-size:14px;line-height:20px}.app[data-desktop-shell=v2] .d2-dialog-text{margin:0;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-dialog-foot{display:flex;justify-content:flex-end;gap:8px;flex:0 0 auto;padding:0 24px 24px}.app[data-desktop-shell=v2] .d2-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;box-sizing:border-box;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--fg);font:inherit;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s,opacity .15s}.app[data-desktop-shell=v2] .d2-btn:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-btn svg{display:block;width:16px;height:16px}.app[data-desktop-shell=v2] .d2-btn--primary{background:var(--accent);color:var(--on-accent)}.app[data-desktop-shell=v2] .d2-btn--primary:hover{opacity:.9}.app[data-desktop-shell=v2] .d2-btn--primary:disabled{background:var(--bg-well);color:var(--fg-3);opacity:1;cursor:default}.app[data-desktop-shell=v2] .d2-btn--secondary{border-color:var(--line-strong)}.app[data-desktop-shell=v2] .d2-btn--secondary:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-btn--danger{background:var(--danger);color:var(--on-danger)}.app[data-desktop-shell=v2] .d2-btn--danger:hover{opacity:.9}.app[data-desktop-shell=v2] .workspace{grid-template-columns:260px minmax(0,1fr);background:var(--bg);transition:grid-template-columns .24s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .workspace.is-sidebar-collapsed,.app[data-desktop-shell=v2] .workspace.is-sidebar-drawer{grid-template-columns:0 minmax(0,1fr)}.app[data-desktop-shell=v2] .workspace-main{grid-column:2}.app[data-desktop-shell=v2] .d2-drawer-scrim{position:fixed;inset:0;z-index:42;background:var(--scrim)}.app[data-desktop-shell=v2] .d2-topbar{position:relative;z-index:2;display:flex;align-items:center;gap:8px;block-size:52px;flex:0 0 auto;padding-inline:12px;box-sizing:border-box;background:var(--bg)}.app[data-desktop-shell=v2] .d2-topbar.has-fade:after{content:"";position:absolute;inset-inline:0;inset-block-start:100%;block-size:24px;background:var(--bar-fade);pointer-events:none}.app[data-desktop-shell=v2] .d2-topbar-leading{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-inline-size:0}.app[data-desktop-shell=v2] .d2-topbar-spacer{display:block;flex:1 1 auto}.app[data-desktop-shell=v2] .d2-topbar-trailing{display:flex;align-items:center;gap:8px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-floating-pair{display:flex;align-items:center;gap:4px;flex:0 0 auto;-webkit-margin-end:4px;margin-inline-end:4px}.app[data-desktop-shell=v2] .workspace-center{padding:0}.app[data-desktop-shell=v2] .d2-column{inline-size:min(768px,100%);margin-inline:auto;padding-inline:24px;box-sizing:border-box}.app[data-desktop-shell=v2] .d2-column .message-list{inline-size:100%;grid-template-columns:100%}.app[data-desktop-shell=v2] .d2-column .composer-wrap{inline-size:100%;max-inline-size:none;margin:0}.app[data-desktop-shell=v2] .d2-sidebar{display:flex;flex-direction:column;gap:0;inline-size:260px;block-size:100%;min-block-size:0;box-sizing:border-box;padding:8px;background:var(--bg-sidebar);color:var(--fg);overflow:hidden;transition:inline-size .24s cubic-bezier(.22,1,.36,1),padding .24s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-sidebar.is-collapsed{inline-size:0;padding-inline:0;visibility:hidden}.app[data-desktop-shell=v2] .d2-sidebar.is-drawer{position:fixed;inset-block:0;inset-inline-start:0;z-index:43;box-shadow:var(--shadow-popover);will-change:auto}.app[data-desktop-shell=v2] .d2-sidebar-top{display:flex;flex-direction:column;gap:16px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;block-size:36px;flex:0 0 auto;-webkit-padding-end:4px;padding-inline-end:4px;box-sizing:border-box}.app[data-desktop-shell=v2] .d2-lockup{display:flex;align-items:center;gap:8px;block-size:36px;flex:0 0 auto;padding-inline:8px;border:0;border-radius:10px;background:transparent;color:var(--fg);font:inherit;cursor:pointer}.app[data-desktop-shell=v2] .d2-lockup:hover{background:var(--bg-sidebar-hover)}.app[data-desktop-shell=v2] .d2-lockup:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-lockup .m2-page-lockup{display:flex;align-items:center;gap:8px}.app[data-desktop-shell=v2] .d2-lockup .m2-page-lockup svg{display:block;inline-size:22px;block-size:22px;flex:0 0 auto;color:var(--fg)}.app[data-desktop-shell=v2] .d2-lockup .m2-page-lockup-text{display:flex;align-items:baseline;gap:2px;white-space:nowrap}.app[data-desktop-shell=v2] .d2-lockup .m2-page-lockup-name{font-size:17px;line-height:22px;font-weight:500;letter-spacing:-.3px;color:var(--fg)}.app[data-desktop-shell=v2] .d2-lockup .m2-page-lockup-tld{font-size:13px;line-height:18px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2] .m2-icon-button.d2-sidebar-toggle:hover{background:var(--bg-sidebar-hover);color:var(--fg)}.app[data-desktop-shell=v2] .d2-sidebar-nav-group{display:flex;flex-direction:column;gap:12px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-nav{display:flex;flex-direction:column;gap:2px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-nav-row{display:flex;align-items:center;gap:10px;block-size:36px;inline-size:100%;flex:0 0 auto;padding-inline:10px;box-sizing:border-box;border:0;border-radius:10px;background:transparent;color:var(--fg);font-family:inherit;font-size:14px;line-height:20px;font-weight:400;text-align:start;white-space:nowrap;cursor:pointer}.app[data-desktop-shell=v2] .d2-nav-row:hover{background:var(--bg-sidebar-hover)}.app[data-desktop-shell=v2] .d2-nav-row[aria-pressed=true]{background:var(--bg-sidebar-selected);font-weight:500}.app[data-desktop-shell=v2] .d2-nav-row:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-nav-row-icon{display:block;flex:0 0 auto;inline-size:20px;block-size:20px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-nav-row-label{flex:1 1 auto;min-inline-size:0;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-nav-row .d2-kbd{flex:0 0 auto}.app[data-desktop-shell=v2] .d2-filter-row{display:flex;align-items:center;gap:4px;flex:0 0 auto;padding-inline:2px}.app[data-desktop-shell=v2] .d2-filter-chip{display:flex;align-items:center;block-size:32px;flex:0 0 auto;padding-inline:10px;border:0;border-radius:999px;background:transparent;color:var(--fg-2);font-family:inherit;font-size:12px;line-height:16px;font-weight:500;white-space:nowrap;cursor:pointer}.app[data-desktop-shell=v2] .d2-filter-chip:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-filter-chip[aria-pressed=true]{background:var(--bg-well);color:var(--fg)}.app[data-desktop-shell=v2] .d2-filter-chip:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-sidebar-footer{display:flex;flex-direction:column;gap:0;flex:0 0 auto;-webkit-margin-before:auto;margin-block-start:auto;-webkit-padding-before:8px;padding-block-start:8px;box-shadow:inset 0 1px 0 var(--line)}.app[data-desktop-shell=v2] .d2-history{flex:1 1 auto;min-block-size:0;overflow-y:auto;overscroll-behavior:contain}.app[data-desktop-shell=v2] .d2-sidebar-footer{position:relative}.app[data-desktop-shell=v2] .d2-sidebar-footer:before{content:"";position:absolute;inset-inline:0;inset-block-start:-24px;block-size:24px;background:linear-gradient(180deg,transparent,var(--bg-sidebar));pointer-events:none}.app[data-desktop-shell=v2] .d2-history-group{display:flex;flex-direction:column;gap:0}.app[data-desktop-shell=v2] .d2-history-label{flex:0 0 auto;padding:16px 10px 4px;font-size:12px;line-height:16px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-history-group:first-child .d2-history-label{-webkit-padding-before:8px;padding-block-start:8px}.app[data-desktop-shell=v2] .d2-history-rows{display:flex;flex-direction:column;gap:2px}.app[data-desktop-shell=v2] .d2-history-row{position:relative;display:flex;align-items:center;gap:0;block-size:36px;flex:0 0 auto;border-radius:10px;background:transparent;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-history-row.is-menu-open,.app[data-desktop-shell=v2] .d2-history-row:focus-within,.app[data-desktop-shell=v2] .d2-history-row:hover{background:var(--bg-sidebar-hover)}.app[data-desktop-shell=v2] .d2-history-row.is-active{background:var(--bg-sidebar-selected)}.app[data-desktop-shell=v2] .d2-history-link{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-inline-size:0;block-size:36px;padding-inline:10px;box-sizing:border-box;border:0;border-radius:10px;background:transparent;color:var(--fg);font-family:inherit;font-size:14px;line-height:20px;font-weight:400;text-align:start;cursor:pointer}.app[data-desktop-shell=v2] .d2-history-link:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-history-row.is-active .d2-history-link{font-weight:500}.app[data-desktop-shell=v2] .d2-history-kind{display:block;flex:0 0 auto;inline-size:16px;block-size:16px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-history-title{display:block;flex:1 1 auto;min-inline-size:0;white-space:nowrap;overflow:hidden;-webkit-padding-end:0;padding-inline-end:0;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 24px),transparent)}.app[data-desktop-shell=v2] .d2-history-row.is-active .d2-history-title,.app[data-desktop-shell=v2] .d2-history-row.is-menu-open .d2-history-title,.app[data-desktop-shell=v2] .d2-history-row:focus-within .d2-history-title,.app[data-desktop-shell=v2] .d2-history-row:hover .d2-history-title{-webkit-padding-end:32px;padding-inline-end:32px;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 56px),transparent calc(100% - 32px));mask-image:linear-gradient(90deg,#000 calc(100% - 56px),transparent calc(100% - 32px))}.app[data-desktop-shell=v2] .m2-icon-button.d2-history-menu{position:absolute;inset-inline-end:2px;inset-block-start:2px;display:flex;align-items:center;justify-content:center;inline-size:32px;block-size:32px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--fg-2);font-family:inherit;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .15s cubic-bezier(.22,1,.36,1),background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-history-row.is-active .d2-history-menu,.app[data-desktop-shell=v2] .d2-history-row.is-menu-open .d2-history-menu,.app[data-desktop-shell=v2] .d2-history-row:focus-within .d2-history-menu,.app[data-desktop-shell=v2] .d2-history-row:hover .d2-history-menu{opacity:1;pointer-events:auto}.app[data-desktop-shell=v2] .m2-icon-button.d2-history-menu:hover,.app[data-desktop-shell=v2] .m2-icon-button.d2-history-menu[aria-expanded=true]{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .m2-icon-button.d2-history-menu:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-icon-button.d2-history-menu svg{display:block;inline-size:16px;block-size:16px}.app[data-desktop-shell=v2] .d2-history-rename{display:flex;flex:1 1 auto;min-inline-size:0}.app[data-desktop-shell=v2] .d2-history-empty{padding:7px 14px;font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-row-menu-label{padding:6px 10px 4px;font-size:12px;line-height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-popover-item.d2-row-menu-confirm{font-weight:500}.app[data-desktop-shell=v2] .chat-rename-form{display:flex;align-items:center;gap:4px;block-size:36px;inline-size:100%;flex:0 0 auto;padding-inline:4px;box-sizing:border-box;margin:0}.app[data-desktop-shell=v2] .chat-rename-form input{flex:1 1 auto;min-inline-size:0;block-size:32px;padding-inline:8px;box-sizing:border-box;border:1px solid var(--link);border-radius:8px;background:var(--bg-elevated);color:var(--fg);font-family:inherit;font-size:13px;line-height:18px;outline:0}.app[data-desktop-shell=v2] .chat-rename-cancel,.app[data-desktop-shell=v2] .chat-rename-save{display:inline-flex;align-items:center;justify-content:center;block-size:32px;flex:0 0 auto;padding-inline:8px;border:0;border-radius:8px;background:var(--bg-well);color:var(--fg);font-family:inherit;font-size:12px;line-height:16px;font-weight:500;cursor:pointer}.app[data-desktop-shell=v2] .chat-rename-save:disabled{opacity:.45;cursor:default}.app[data-desktop-shell=v2] .chat-rename-cancel:focus-visible,.app[data-desktop-shell=v2] .chat-rename-save:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-sidebar-billing{flex:0 0 auto}.app[data-desktop-shell=v2] .d2-profile-wrap{position:relative;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-profile-row{display:flex;align-items:center;gap:10px;block-size:48px;inline-size:100%;flex:0 0 auto;padding-inline:8px;box-sizing:border-box;border:0;border-radius:10px;background:transparent;color:var(--fg);font-family:inherit;text-align:start;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-profile-row:hover{background:var(--bg-sidebar-hover)}.app[data-desktop-shell=v2] .d2-profile-row[aria-expanded=true]{background:var(--bg-sidebar-selected)}.app[data-desktop-shell=v2] .d2-profile-row:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-avatar{display:flex;align-items:center;justify-content:center;inline-size:32px;block-size:32px;flex:0 0 auto;border-radius:50%;background:var(--fg);color:var(--bg);font-size:14px;line-height:1;font-weight:500}.app[data-desktop-shell=v2] .d2-profile-text{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-inline-size:0}.app[data-desktop-shell=v2] .d2-profile-name{font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-tag{display:inline-flex;align-items:center;block-size:20px;flex:0 0 auto;padding-inline:8px;border-radius:6px;background:var(--bg-well);color:var(--fg-2);font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}.app[data-desktop-shell=v2] .d2-profile-chevron{display:block;flex:0 0 auto;inline-size:16px;block-size:16px;color:var(--fg-3);transition:transform .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-profile-row[aria-expanded=true] .d2-profile-chevron{transform:rotate(180deg)}.app[data-desktop-shell=v2] .d2-profile-menu{will-change:auto}.app[data-desktop-shell=v2] .d2-profile-email{padding:6px 10px 8px;font-size:12px;line-height:16px;color:var(--fg-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-language-anchor{display:flex;flex-direction:column}.app[data-desktop-shell=v2] .d2-popover-value{font-size:13px;line-height:18px;color:var(--fg-2);white-space:nowrap}.app[data-desktop-shell=v2] .d2-switcher{flex:0 0 auto}.app[data-desktop-shell=v2] .m2-model-trigger{display:flex;align-items:center;gap:6px;block-size:36px;flex:0 0 auto;padding-block:0;padding-inline:8px 10px;border:0;border-radius:10px;background:transparent;color:var(--fg);font-family:inherit;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-model-trigger:hover,.app[data-desktop-shell=v2] .m2-model-trigger[aria-expanded=true]{background:var(--bg-hover)}.app[data-desktop-shell=v2] .m2-model-trigger:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-model-trigger-mark{display:flex;align-items:center;flex:0 0 auto}.app[data-desktop-shell=v2] .m2-model-trigger-mark svg{display:block;inline-size:20px;block-size:20px}.app[data-desktop-shell=v2] .m2-model-trigger-label{font-size:18px;line-height:24px;font-weight:500;letter-spacing:-.2px;white-space:nowrap}.app[data-desktop-shell=v2] .m2-model-trigger-chevron{display:block;flex:0 0 auto;inline-size:16px;block-size:16px;color:var(--fg-2);transition:transform .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-model-trigger[aria-expanded=true] .m2-model-trigger-chevron{transform:rotate(180deg)}.app[data-desktop-shell=v2] .d2-share-pill{display:flex;align-items:center;gap:6px;block-size:36px;flex:0 0 auto;padding-block:0;padding-inline:12px 14px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg);font-family:inherit;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-share-pill:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-share-pill:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-share-pill svg{display:block;inline-size:18px;block-size:18px;flex:0 0 auto;color:var(--fg-2)}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private{display:flex;align-items:center;justify-content:center;gap:4px;inline-size:36px;block-size:36px;min-block-size:0;flex:0 0 auto;padding:0;border:0;border-radius:10px;background:transparent;color:var(--fg-2);font-family:inherit;font-size:14px;line-height:20px;font-weight:500;box-shadow:none;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1),color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private.is-active{inline-size:auto;gap:6px;padding-inline:0 4px;background:transparent;color:var(--fg)}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private.is-active svg{padding:8px;box-sizing:content-box;border-radius:10px;background:var(--bg-hover)}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private svg{display:block;inline-size:20px;block-size:20px;flex:0 0 auto}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private span{color:var(--fg);white-space:nowrap}.app[data-desktop-shell=v2] .private-mode-button.d2-topbar-private:after{content:none}.app[data-desktop-shell=v2][data-theme=light][data-view=guest][data-guest-home=branding]{--fg:#3d3d3d}.app[data-desktop-shell=v2][data-theme=light][data-view=guest][data-guest-home=branding] .guest-auth-signup{color:var(--fg)}.app[data-desktop-shell=v2] .d2-topbar--guest,.app[data-desktop-shell=v2] .d2-topbar--guest .d2-topbar-leading{gap:10px}.app[data-desktop-shell=v2] .d2-byline{font-size:14px;line-height:20px;color:var(--fg-2);white-space:nowrap}.app[data-desktop-shell=v2][data-guest-home=branding] .d2-topbar--guest{align-items:center;gap:10px;block-size:auto;min-block-size:68px;padding-block:12px}.app[data-desktop-shell=v2] .d2-guest-brand{display:inline-flex;align-items:center;gap:8px;block-size:44px;padding-inline:8px;color:var(--fg);font-size:20px;line-height:28px;font-weight:600;letter-spacing:-.3px;white-space:nowrap}.app[data-desktop-shell=v2] .d2-guest-brand svg{display:block;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-guest-model .m2-model-trigger{gap:6px;block-size:32px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-guest-model .m2-model-trigger-label{max-inline-size:160px;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:18px;font-weight:400;letter-spacing:0}.app[data-desktop-shell=v2] .d2-guest-model .m2-model-trigger-mark{inline-size:16px;justify-content:center}.app[data-desktop-shell=v2] .d2-guest-model .m2-model-trigger-mark svg{inline-size:15px;block-size:15px}.app[data-desktop-shell=v2] .d2-guest-model .m2-model-trigger-chevron{inline-size:12px;block-size:12px}.app[data-desktop-shell=v2] .d2-dock{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-dock-fade{position:absolute;inset-inline:-24px;bottom:100%;height:32px;background:var(--dock-fade);pointer-events:none}.app[data-desktop-shell=v2] .signedin-composer-stack.is-empty-chat .d2-dock-fade{display:none}.app[data-desktop-shell=v2] .d2-composer-wrap,.app[data-desktop-shell=v2] .signedin-composer-stack .composer-wrap.d2-composer-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:720px;margin:0;padding:0;-webkit-padding-after:24px;padding-block-end:24px;box-sizing:border-box;background:var(--bg)}.app[data-desktop-shell=v2] .signedin-composer-stack.is-empty-chat{justify-content:center;gap:16px;-webkit-padding-after:56px;padding-block-end:56px}.app[data-desktop-shell=v2] .signedin-composer-stack.is-empty-chat .d2-dock{-webkit-padding-before:12px;padding-block-start:12px}.app[data-desktop-shell=v2] .signedin-composer-stack.is-empty-chat .d2-composer-wrap{-webkit-padding-after:0;padding-block-end:0}.app[data-desktop-shell=v2] .signedin-composer-stack.is-active-chat .d2-dock{animation:d2-dock-in .28s cubic-bezier(.22,1,.36,1) both}.app[data-desktop-shell=v2] .d2-hero{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-hero-bloom{display:block;flex:0 0 auto;width:36px;height:36px;color:var(--fg)}.app[data-desktop-shell=v2] .d2-hero-text{display:flex;flex-direction:column;align-items:center;gap:8px}.app[data-desktop-shell=v2] .d2-greeting{margin:0;font-size:30px;line-height:36px;font-weight:500;letter-spacing:-.4px;color:var(--fg);text-align:center}.app[data-desktop-shell=v2] .d2-guest-stack .d2-greeting{text-wrap:balance}.app[data-desktop-shell=v2] .d2-explainer,.app[data-desktop-shell=v2] .d2-hero-subtitle{margin:0;font-size:13px;line-height:18px;color:var(--fg-2);text-align:center;text-wrap:balance}.app[data-desktop-shell=v2] .d2-composer-wrap .sales-brain-urgent-help{align-self:center;margin:0;padding:0;border:0;background:transparent;color:var(--fg);font-family:inherit;font-size:12px;line-height:16px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.app[data-desktop-shell=v2] .d2-composer-wrap .sales-brain-urgent-help:focus-visible{outline:none;box-shadow:var(--ring);border-radius:4px}.app[data-desktop-shell=v2] .d2-composer-anchor{position:relative;width:100%}.app[data-desktop-shell=v2] .d2-composer{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;min-height:52px;margin:0;padding:7px;box-sizing:border-box;border:1px solid var(--composer-border);border-radius:26px;background:var(--bg-composer);box-shadow:var(--shadow-composer)}.app[data-desktop-shell=v2][data-theme=light] .d2-guest-stack .d2-composer{box-shadow:0 2px 8px rgba(13,13,13,.05),0 4px 24px rgba(13,13,13,.14)}.app[data-desktop-shell=v2][data-theme=dark] .d2-guest-stack .d2-composer{box-shadow:0 0 0 1px rgba(255,255,255,.04),0 0 28px rgba(255,255,255,.08),0 4px 20px rgba(0,0,0,.18)}.app[data-desktop-shell=v2] .d2-composer.has-attachments,.app[data-desktop-shell=v2] .d2-composer.is-grown{flex-wrap:wrap;align-items:center;gap:2px 4px;padding:14px 8px 8px;border-radius:24px}.app[data-desktop-shell=v2] .d2-composer.has-attachments{-webkit-padding-before:8px;padding-block-start:8px}.app[data-desktop-shell=v2] .d2-composer-input{display:block;flex:1 1 auto;order:0;width:auto;min-width:0;min-height:36px;max-height:252px;margin:0;padding:6px 8px;border:0;border-radius:0;background:transparent;color:var(--fg);font-family:inherit;font-size:16px;line-height:24px;resize:none;outline:none;overflow-y:auto}.app[data-desktop-shell=v2] .d2-composer-input::placeholder{color:var(--fg-2);opacity:1}.app[data-desktop-shell=v2] .d2-composer-input[hidden]{display:none}.app[data-desktop-shell=v2] .d2-composer.has-attachments .d2-composer-input,.app[data-desktop-shell=v2] .d2-composer.is-grown .d2-composer-input{flex-basis:100%;order:-1}.app[data-desktop-shell=v2] .d2-composer-spacer{flex:1 1 auto}.app[data-desktop-shell=v2] .d2-composer-mirror{position:absolute;inset-inline-start:0;top:0;visibility:hidden;pointer-events:none;white-space:pre;font-family:inherit;font-size:16px;line-height:24px}.app[data-desktop-shell=v2] .d2-composer-mic,.app[data-desktop-shell=v2] .d2-composer-plus,.app[data-desktop-shell=v2] .d2-composer-send{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 auto;padding:0;border:0;border-radius:50%;background:transparent;color:var(--fg-2);cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1),color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-composer-mic svg,.app[data-desktop-shell=v2] .d2-composer-plus svg,.app[data-desktop-shell=v2] .d2-composer-send svg{display:block;flex:0 0 auto;width:20px;height:20px}.app[data-desktop-shell=v2] .d2-composer-mic:hover,.app[data-desktop-shell=v2] .d2-composer-plus:hover,.app[data-desktop-shell=v2] .d2-composer-plus[aria-expanded=true]{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .d2-composer-mic:focus-visible,.app[data-desktop-shell=v2] .d2-composer-plus:focus-visible,.app[data-desktop-shell=v2] .d2-composer-send:focus-visible{outline:none;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-composer-send{background:var(--accent);color:var(--on-accent)}.app[data-desktop-shell=v2] .d2-composer-send:disabled,.app[data-desktop-shell=v2] .d2-composer-send[aria-disabled=true]{background:var(--bg-well);color:var(--fg-3);cursor:default;opacity:1}.app[data-desktop-shell=v2] .d2-composer-send.is-stop svg rect{fill:currentColor}.app[data-desktop-shell=v2] .d2-composer-mic:disabled{opacity:.4;cursor:default}.app[data-desktop-shell=v2] .m2-offline-strip{display:flex;align-items:center;justify-content:center;gap:8px;height:32px;width:100%;max-width:720px;margin:24px auto 0;box-sizing:border-box;border-radius:10px;background:var(--bg-subtle);box-shadow:inset 0 0 0 1px var(--line);color:var(--fg-2);font-size:13px;line-height:18px;font-weight:500}.app[data-desktop-shell=v2] .m2-offline-strip svg{display:block;flex:0 0 auto;width:16px;height:16px}.app[data-desktop-shell=v2] .m2-offline-strip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-composer.is-disabled .d2-composer-input::placeholder{color:var(--fg-3)}.app[data-desktop-shell=v2] .d2-composer-mic[aria-disabled=true],.app[data-desktop-shell=v2] .d2-composer-plus[aria-disabled=true]{opacity:.4;cursor:default}.app[data-desktop-shell=v2] .d2-composer-mic[aria-disabled=true]:hover,.app[data-desktop-shell=v2] .d2-composer-plus[aria-disabled=true]:hover{background:transparent;color:var(--fg-2)}.app[data-desktop-shell=v2] .prompt-suggestions{width:100%;max-width:720px;min-width:0;margin:0;flex:0 0 auto}.app[data-desktop-shell=v2] .prompt-chip-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-width:0;margin:0}.app[data-desktop-shell=v2] .prompt-chip-row:has(>.prompt-chip-more):after{content:"";order:1;flex:0 0 100%;height:0}.app[data-desktop-shell=v2] .prompt-suggestions.is-expanded .prompt-chip-row{display:none}.app[data-desktop-shell=v2] .prompt-chip{display:flex;flex:0 0 auto;align-items:center;gap:8px;height:36px;min-height:0;max-width:100%;padding:0;padding-inline:12px 14px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg);font-family:inherit;font-size:14px;line-height:20px;font-weight:400;white-space:nowrap;box-shadow:none;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .prompt-chip:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .prompt-chip.is-active{border-color:var(--line-strong);background:var(--bg-hover);box-shadow:none}.app[data-desktop-shell=v2] .prompt-chip:focus-visible{outline:none;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .prompt-chip .icon{width:16px;height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2] .prompt-chip.prompt-chip-more{order:2;-webkit-margin-before:-8px;margin-block-start:-8px;padding-inline:14px}.app[data-desktop-shell=v2] .prompt-suggestion-panel{width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:start}.app[data-desktop-shell=v2] .prompt-suggestion-header{display:none}.app[data-desktop-shell=v2] .prompt-suggestion-list{display:flex;flex-direction:column;gap:2px}.app[data-desktop-shell=v2] .prompt-suggestion-item{display:flex;align-items:baseline;gap:8px;width:100%;min-height:50px;margin:0;padding:0 12px;border:0;border-radius:10px;background:transparent;color:var(--fg);font-family:inherit;font-size:15px;line-height:24px;font-weight:400;text-align:start;cursor:pointer}.app[data-desktop-shell=v2] .prompt-suggestion-item small{font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .prompt-suggestion-item:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .prompt-suggestion-item:focus-visible{outline:none;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-tool-chip{display:flex;align-items:center;gap:2px;height:32px;flex:0 0 auto;padding:0;-webkit-padding-start:12px;padding-inline-start:12px;box-sizing:border-box;border-radius:999px;background:var(--link-soft);color:var(--link);font-size:14px;line-height:20px;font-weight:500;white-space:nowrap}.app[data-desktop-shell=v2] .d2-tool-chip>svg{display:block;flex:0 0 auto;width:16px;height:16px}.app[data-desktop-shell=v2] .d2-tool-chip-label{-webkit-padding-start:4px;padding-inline-start:4px}.app[data-desktop-shell=v2] .d2-tool-chip-clear{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 auto;padding:0;border:0;border-radius:50%;background:transparent;color:var(--link);font-family:inherit;cursor:pointer}.app[data-desktop-shell=v2] .d2-tool-chip-clear svg{display:block;width:14px;height:14px}.app[data-desktop-shell=v2] .d2-tool-chip-clear:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-tool-chip-clear:focus-visible{outline:none;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-composer-attachments{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1 1 100%;order:-2;width:100%;margin:0;padding:4px;box-sizing:border-box}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip{display:grid;grid-template-columns:auto minmax(0,1fr) 32px;grid-template-rows:16px 14px;grid-column-gap:8px;column-gap:8px;grid-row-gap:0;row-gap:0;align-items:center;height:36px;min-height:0;max-width:260px;padding:0;-webkit-padding-start:10px;padding-inline-start:10px;box-sizing:border-box;border:1px solid var(--line-strong);border-radius:12px;background:var(--bg-composer);color:var(--fg);font-size:13px;line-height:16px}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-icon{display:flex;grid-row:1/3;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-icon .icon{width:16px;height:16px}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-thumb{grid-row:1/3;width:24px;height:24px;border-radius:6px;object-fit:cover}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-name{grid-column:2;grid-row:1;min-width:0;overflow:hidden;font-size:13px;line-height:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-size{grid-column:2;grid-row:2;font-size:12px;line-height:14px;color:var(--fg-3);white-space:nowrap}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-remove{display:flex;align-items:center;justify-content:center;grid-column:3;grid-row:1/3;width:32px;height:34px;margin:0;padding:0;border:0;border-radius:0;border-start-end-radius:11px;border-end-end-radius:11px;background:transparent;color:var(--fg-2);cursor:pointer}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-remove:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-remove:focus-visible{outline:none;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-composer-attachments .attachment-chip-remove .icon{width:14px;height:14px}.app[data-desktop-shell=v2] .d2-composer-notice,.app[data-desktop-shell=v2] .d2-composer-wrap .composer-attach-notice{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 12px;width:100%;min-height:34px;margin:0;padding:6px 12px;box-sizing:border-box;border:1px solid var(--line);border-radius:12px;background:var(--bg-elevated);color:var(--fg);font-size:13px;line-height:18px;font-weight:500;text-align:center}.app[data-desktop-shell=v2] .d2-composer-notice.is-error,.app[data-desktop-shell=v2] .d2-composer-wrap .composer-attach-notice[role=alert]{color:var(--danger)}.app[data-desktop-shell=v2] .d2-composer-wrap .composer-attach-notice p{margin:0}.app[data-desktop-shell=v2] .d2-composer-anchor .composer-tool-menu{position:absolute;bottom:calc(100% + 6px);top:auto;inset-inline-start:0;z-index:42;display:flex;flex-direction:column;gap:0;width:240px;padding:6px;box-sizing:border-box;border:1px solid var(--line);border-radius:14px;background:var(--bg-elevated);box-shadow:var(--shadow-popover);transform-origin:0 100%}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item{display:flex;align-items:center;gap:10px;height:36px;min-height:0;width:100%;padding:0 10px;box-sizing:border-box;border:0;border-radius:8px;background:transparent;color:var(--fg);font-family:inherit;font-size:14px;line-height:20px;font-weight:400;text-align:start;white-space:nowrap;cursor:pointer}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item .icon{display:block;flex:0 0 auto;width:18px;height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item:hover .icon{color:var(--fg)}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item:focus-visible{outline:none;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item[aria-pressed=true]{background:transparent;color:var(--fg)}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item[data-tool=web][aria-pressed=true]:after{content:"";display:block;width:16px;height:16px;flex:0 0 auto;-webkit-margin-start:auto;margin-inline-start:auto;background:var(--link);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center /16px 16px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center /16px 16px no-repeat}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item[data-tool=image] .icon-palette{display:none}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item[data-tool=image]:before{content:"";display:block;width:18px;height:18px;flex:0 0 auto;background:var(--fg-2);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z'/%3E%3C/svg%3E") center /18px 18px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z'/%3E%3C/svg%3E") center /18px 18px no-repeat}.app[data-desktop-shell=v2] .d2-composer-anchor .popover-item[data-tool=image]:hover:before{background:var(--fg)}.app[data-desktop-shell=v2] .signedin-composer-stack.chat-drop-active{border-radius:20px;outline:0;background:transparent}.app[data-desktop-shell=v2] .signedin-composer-stack.chat-drop-active:before{content:"";position:absolute;inset-block:8px;inset-inline:0;z-index:20;border:2px dashed var(--link);border-radius:20px;background:var(--bg-drop);pointer-events:none}.app[data-desktop-shell=v2] .chat-drop-hint{z-index:21;border-radius:20px;background:transparent;color:var(--fg);font-size:14px;line-height:20px;font-weight:500;letter-spacing:0}.app[data-desktop-shell=v2] .d2-composer-cancel{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 auto;padding:0;border:0;border-radius:50%;background:var(--bg-well);color:var(--fg);cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-composer-cancel svg{display:block;flex:0 0 auto;width:20px;height:20px}.app[data-desktop-shell=v2] .d2-composer-cancel:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-composer-cancel:focus-visible{outline:none;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-voice-level{display:flex;flex:1 1 auto;min-width:0;align-items:center;justify-content:center;gap:2px;height:36px;padding:0 12px;overflow:hidden}.app[data-desktop-shell=v2] .d2-voice-bar{display:block;width:3px;max-height:20px;flex:0 0 auto;border-radius:2px;background:var(--fg-2);transform-origin:center;animation:d2-voice-bar 1.1s ease-in-out infinite}.app[data-desktop-shell=v2] .d2-voice-elapsed{flex:0 0 auto;padding:0;-webkit-padding-end:8px;padding-inline-end:8px;font-size:13px;line-height:18px;color:var(--fg-2);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.app[data-desktop-shell=v2] .d2-composer-send.is-confirm{background:var(--accent);color:var(--on-accent)}.app[data-desktop-shell=v2] .d2-composer-status{flex:1 1 auto;min-width:0;padding:9px 8px;font-size:13px;line-height:18px;color:var(--fg-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .sales-brain-status{font-weight:500}.app[data-desktop-shell=v2] .d2-guest-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 auto;height:auto;min-height:0;width:min(768px,100%);margin-inline:auto}.app[data-desktop-shell=v2] .signedin-composer-stack.is-empty-chat.d2-guest-stack{-webkit-padding-after:8px;padding-block-end:8px}.app[data-desktop-shell=v2] .d2-guest-affiliation{margin:8px 0 0;padding-inline:16px;color:var(--fg-3);font-size:14px;line-height:20px;letter-spacing:.15px;text-align:center;text-wrap:balance}.app[data-desktop-shell=v2] .guest-disclaimer{position:static;display:block;width:min(768px,100%);margin:0 auto;padding:0 24px 16px;box-sizing:border-box;color:var(--fg-3);font-size:12px;line-height:16px;text-align:center}.app[data-desktop-shell=v2] .guest-disclaimer a{color:var(--fg-3);text-decoration:underline;text-underline-offset:2px}html[data-desktop-shell=v2][data-disclaimer-banner] .app[data-desktop-shell=v2] .signedin-composer-stack{-webkit-padding-after:var(--disclaimer-banner-h,0);padding-block-end:var(--disclaimer-banner-h,0)}html[data-desktop-shell=v2][data-disclaimer-banner] .app[data-desktop-shell=v2] .signedin-composer-stack.is-empty-chat{-webkit-padding-after:calc(56px + var(--disclaimer-banner-h, 0px));padding-block-end:calc(56px + var(--disclaimer-banner-h, 0px))}.app[data-desktop-shell=v2][data-guest-home=branding] .guest-disclaimer{font-size:14px;line-height:20px}html[data-desktop-shell=v2][data-disclaimer-banner] .app[data-desktop-shell=v2] .guest-disclaimer{display:none}.app[data-desktop-shell=v2] .sales-brain-urgent-guidance{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;border:2px solid var(--line);background:var(--bg-elevated);color:var(--fg);box-shadow:var(--shadow-dialog);font-size:14px;line-height:20px}.app[data-desktop-shell=v2] .sales-brain-urgent-guidance strong{display:block;font-size:16px;line-height:24px;font-weight:500}.app[data-desktop-shell=v2] .sales-brain-urgent-guidance p{margin:0;line-height:20px;white-space:pre-line}.app[data-desktop-shell=v2] .sales-brain-urgent-guidance .sales-brain-check{min-height:32px;margin:0;padding:0;border:0;background:transparent;color:var(--fg);font:inherit;font-weight:500;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.app[data-desktop-shell=v2] .sales-brain-urgent-guidance .sales-brain-check:focus-visible{outline:none;box-shadow:var(--ring);border-radius:4px}.app[data-desktop-shell=v2] .message-list,.app[data-desktop-shell=v2] .signedin-composer-stack .message-list,.app[data-desktop-shell=v2] .signedin-composer-stack.is-active-chat .message-list{display:grid;grid-template-columns:100%;justify-content:center;align-content:start;align-items:start;grid-gap:32px;gap:32px;flex:1 1 auto;width:100%;min-height:0;margin:0;padding:24px 0 92px;color:var(--fg);text-align:start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.app[data-desktop-shell=v2][data-theme=dark] .m2-turn-user,.app[data-desktop-shell=v2][data-theme=light] .m2-turn-user{display:grid;grid-template-columns:auto auto;grid-template-areas:"attachments attachments" "copy bubble";justify-content:end;justify-self:stretch;align-items:center;grid-column-gap:0;column-gap:0;grid-row-gap:0;row-gap:0;width:100%;max-width:100%;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--fg);font-size:16px;line-height:24px;white-space:normal}.app[data-desktop-shell=v2] .m2-turn-user>.m2-plain{grid-area:bubble;display:block;width:-moz-fit-content;width:fit-content;max-width:min(504px,100%);padding:10px 16px;border-radius:20px;background:var(--bg-bubble);color:var(--fg);white-space:pre-wrap;overflow-wrap:anywhere}.app[data-desktop-shell=v2] .m2-turn-user>.m2-plain:empty{display:none}.app[data-desktop-shell=v2] .m2-turn-user>.message-attachments{grid-area:attachments;display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:100%;max-width:100%;margin:0;-webkit-margin-after:8px;margin-block-end:8px}.app[data-desktop-shell=v2][data-theme=dark] .m2-turn-assistant,.app[data-desktop-shell=v2][data-theme=light] .m2-turn-assistant{position:relative;display:flex;flex-direction:column;gap:12px;justify-self:stretch;width:100%;max-width:100%;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--fg);font-size:16px;line-height:24px;overflow-wrap:anywhere;white-space:pre-wrap}.app[data-desktop-shell=v2] .m2-turn-assistant.is-loading{padding:0;white-space:normal}.app[data-desktop-shell=v2] .m2-turn-assistant>br{display:none}.app[data-desktop-shell=v2] .m2-turn-assistant>.m2-plain{display:block;white-space:pre-wrap}.app[data-desktop-shell=v2] .m2-assistant{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;margin:0;color:var(--fg);font-size:16px;line-height:24px;white-space:normal}.app[data-desktop-shell=v2] .m2-assistant>*{margin:0}.app[data-desktop-shell=v2] .m2-assistant p{margin:0;font-size:16px;line-height:24px}.app[data-desktop-shell=v2] .m2-assistant h1{margin:0;font-size:22px;line-height:28px;font-weight:500;letter-spacing:-.2px}.app[data-desktop-shell=v2] .m2-assistant h2{margin:0;font-size:18px;line-height:26px;font-weight:500;letter-spacing:-.2px}.app[data-desktop-shell=v2] .m2-assistant h2:not(:first-child){-webkit-margin-before:8px;margin-block-start:8px}.app[data-desktop-shell=v2] .m2-assistant h3,.app[data-desktop-shell=v2] .m2-assistant h4,.app[data-desktop-shell=v2] .m2-assistant h5,.app[data-desktop-shell=v2] .m2-assistant h6{margin:0;font-size:16px;line-height:24px;font-weight:500;letter-spacing:-.2px}.app[data-desktop-shell=v2] .m2-assistant strong{font-weight:500}.app[data-desktop-shell=v2][data-theme=dark] .m2-assistant a,.app[data-desktop-shell=v2][data-theme=light] .m2-assistant a{color:var(--link);text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-underline-offset:2px}.app[data-desktop-shell=v2][data-theme=dark] .m2-assistant code,.app[data-desktop-shell=v2][data-theme=light] .m2-assistant code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;line-height:20px;padding:0 5px;border:0;border-radius:4px;background:var(--bg-subtle);color:inherit;vertical-align:baseline}.app[data-desktop-shell=v2] .m2-assistant ol,.app[data-desktop-shell=v2] .m2-assistant ul{margin:0;padding:0;-webkit-padding-start:24px;padding-inline-start:24px}.app[data-desktop-shell=v2] .m2-assistant li{margin:0;padding:0}.app[data-desktop-shell=v2] .m2-assistant li>p{margin:0}.app[data-desktop-shell=v2] .m2-assistant ul{list-style:none}.app[data-desktop-shell=v2] .m2-assistant ul>li{position:relative}.app[data-desktop-shell=v2] .m2-assistant ul>li:before{content:"";position:absolute;inset-inline-start:-16px;top:9.5px;width:5px;height:5px;border-radius:50%;background:var(--fg)}.app[data-desktop-shell=v2] .m2-assistant ol{list-style:decimal}.app[data-desktop-shell=v2] .m2-assistant ol>li::marker{color:var(--fg-2)}.app[data-desktop-shell=v2][data-theme=dark] .m2-assistant blockquote,.app[data-desktop-shell=v2][data-theme=light] .m2-assistant blockquote{margin:0;border:0;-webkit-border-start:2px solid var(--line-strong);border-inline-start:2px solid var(--line-strong);padding-block:2px;padding-inline:12px 0;color:var(--fg-2)}.app[data-desktop-shell=v2] .m2-assistant blockquote>:last-child{margin-bottom:0}.app[data-desktop-shell=v2][data-theme=dark] .m2-assistant hr,.app[data-desktop-shell=v2][data-theme=light] .m2-assistant hr{margin:0;border:0;border-top:1px solid var(--line)}.app[data-desktop-shell=v2] .m2-code{position:static;display:flex;flex-direction:column;margin:0;border:0;border-radius:12px;background:var(--bg-code);overflow:hidden}.app[data-desktop-shell=v2] .m2-code-head{display:flex;align-items:center;gap:4px;height:36px;padding-block:0;padding-inline:16px 8px;background:var(--bg-code-head);font-size:12px;line-height:16px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2] .m2-code-lang{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .m2-code-button{position:relative;inset:auto;display:flex;align-items:center;gap:4px;height:36px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:var(--fg-2);opacity:1;font-family:inherit;font-size:12px;line-height:16px;font-weight:500;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-code-button svg{display:block;flex:0 0 auto;width:14px;height:14px}.app[data-desktop-shell=v2] .m2-code-button:hover{background:var(--bg-hover);color:var(--fg);opacity:1}.app[data-desktop-shell=v2] .m2-code-button:active{background:var(--bg-hover)}.app[data-desktop-shell=v2] .m2-code-button:focus-visible{outline:0;box-shadow:var(--ring);opacity:1}.app[data-desktop-shell=v2][data-theme=dark] .m2-code pre,.app[data-desktop-shell=v2][data-theme=light] .m2-code pre{margin:0;max-width:100%;padding:12px 16px;border:0;border-radius:0;overflow-x:auto;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;line-height:21px;color:var(--fg)}.app[data-desktop-shell=v2][data-theme=dark] .m2-code pre code,.app[data-desktop-shell=v2][data-theme=light] .m2-code pre code{display:block;padding:0;border:0;border-radius:0;background:transparent;font-size:inherit;line-height:inherit}.app[data-desktop-shell=v2] .m2-table{width:max-content;min-width:320px;max-width:100%;margin:0;overflow-x:auto;border:1px solid var(--line);border-radius:12px}.app[data-desktop-shell=v2] .m2-table table{width:auto;min-width:320px;margin:0;border-collapse:collapse;font-size:13px;line-height:18px;color:var(--fg)}.app[data-desktop-shell=v2][data-theme=dark] .m2-table th,.app[data-desktop-shell=v2][data-theme=light] .m2-table th{padding:8px 12px;border:0;text-align:start;vertical-align:top;font-weight:500;white-space:nowrap;background:var(--bg-subtle);color:var(--fg)}.app[data-desktop-shell=v2][data-theme=dark] .m2-table td,.app[data-desktop-shell=v2][data-theme=light] .m2-table td{padding:8px 12px;border:0;text-align:start;vertical-align:top;white-space:nowrap;box-shadow:inset 0 1px 0 var(--line);color:var(--fg)}.app[data-desktop-shell=v2] .m2-sources{display:flex;flex-wrap:wrap;gap:8px;margin:0;white-space:normal}.app[data-desktop-shell=v2][data-theme=dark] .m2-sources a,.app[data-desktop-shell=v2][data-theme=light] .m2-sources a{display:flex;flex-direction:row;align-items:center;gap:6px;height:32px;flex:0 0 auto;max-width:min(360px,100%);padding-block:0;padding-inline:8px 12px;border:0;border-radius:999px;background:var(--bg-subtle);color:var(--fg);text-decoration:none;font-size:13px;line-height:18px;font-weight:400;white-space:nowrap;cursor:pointer;transition:box-shadow .15s cubic-bezier(.22,1,.36,1),background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2][data-theme=dark] .m2-sources a:hover,.app[data-desktop-shell=v2][data-theme=light] .m2-sources a:hover{box-shadow:inset 0 0 0 1px var(--line-strong)}.app[data-desktop-shell=v2] .m2-sources a:active{background:var(--bg-hover)}.app[data-desktop-shell=v2] .m2-sources a:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-source-favicon{display:block;width:16px;height:16px;flex:0 0 auto;border-radius:50%;background:var(--line-strong)}.app[data-desktop-shell=v2] .m2-source-title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:18px;font-weight:400}.app[data-desktop-shell=v2][data-theme=dark] .m2-source-domain,.app[data-desktop-shell=v2][data-theme=light] .m2-source-domain{display:block;flex:0 0 auto;color:var(--fg-2);font-size:13px;line-height:18px;font-weight:400}.app[data-desktop-shell=v2][data-theme=dark] .message-notice,.app[data-desktop-shell=v2][data-theme=light] .message-notice{margin:0;color:var(--fg-2);font-size:12px;line-height:16px;white-space:normal}.app[data-desktop-shell=v2] .d2-bubble-copy{grid-area:copy;position:relative;display:flex;align-items:center;justify-content:center;align-self:center;width:32px;height:32px;flex:0 0 auto;margin:0;-webkit-margin-end:4px;margin-inline-end:4px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--fg-2);opacity:0;cursor:pointer;transition:opacity .15s cubic-bezier(.22,1,.36,1),background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-bubble-copy svg{display:block;width:18px;height:18px}.app[data-desktop-shell=v2] .d2-bubble-copy.is-copied,.app[data-desktop-shell=v2] .d2-bubble-copy:focus-visible,.app[data-desktop-shell=v2] .m2-turn-user:hover .d2-bubble-copy{opacity:1}.app[data-desktop-shell=v2] .d2-bubble-copy:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .d2-bubble-copy:active{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-bubble-copy:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-bubble-copy.is-copied{color:var(--fg)}.app[data-desktop-shell=v2] .m2-action-row{display:flex;align-items:center;gap:8px;margin:0;-webkit-margin-before:-4px;margin-block-start:-4px;-webkit-margin-start:-7px;margin-inline-start:-7px;white-space:normal}.app[data-desktop-shell=v2] .m2-action-button{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 auto;padding:0;border:0;border-radius:8px;background:transparent;color:var(--fg-2);cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1),color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-action-button svg{display:block;flex:0 0 auto;width:18px;height:18px}.app[data-desktop-shell=v2] .m2-action-button:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .m2-action-button:active{background:var(--bg-hover)}.app[data-desktop-shell=v2] .m2-action-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-action-button[aria-pressed=true]{color:var(--fg);background:var(--bg-hover)}.app[data-desktop-shell=v2] .m2-action-button.is-copied{color:var(--fg)}.app[data-desktop-shell=v2] .m2-action-button:disabled{opacity:.4;background:transparent;cursor:default}.app[data-desktop-shell=v2] .m2-action-button.is-copied svg{display:none}.app[data-desktop-shell=v2] .m2-action-button.is-copied:after{content:"";display:block;width:18px;height:18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center /18px 18px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center /18px 18px no-repeat}.app[data-desktop-shell=v2] .m2-attribution{display:flex;align-items:center;gap:6px;min-width:0;-webkit-margin-start:4px;margin-inline-start:4px;color:var(--fg-3);font-size:12px;line-height:16px;white-space:nowrap}.app[data-desktop-shell=v2] .m2-attribution>span{overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .m2-attribution-mark{display:block;flex:0 0 auto;width:14px;height:14px;color:var(--fg-3)}.app[data-desktop-shell=v2] .m2-attribution-mark.model-provider-badge{display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--fg-3);color:var(--bg);font-size:9px;line-height:14px;font-weight:500}.app[data-desktop-shell=v2] .m2-turn-assistant[data-action-row=hover] .m2-action-row{height:0;-webkit-margin-before:-12px;margin-block-start:-12px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-turn-assistant[data-action-row=hover]:focus-within .m2-action-row,.app[data-desktop-shell=v2] .m2-turn-assistant[data-action-row=hover]:hover .m2-action-row{height:32px;-webkit-margin-before:-4px;margin-block-start:-4px;overflow:visible;opacity:1;pointer-events:auto}.app[data-desktop-shell=v2] .d2-action-host{display:contents}.app[data-desktop-shell=v2] .m2-turn-assistant:has(.message-image-result) .m2-action-button{display:none}.app[data-desktop-shell=v2] .m2-turn-assistant:has(.message-image-result) .m2-action-row{-webkit-margin-start:0;margin-inline-start:0}.app[data-desktop-shell=v2] .m2-turn-assistant:has(.message-image-result) .m2-attribution{-webkit-margin-start:0;margin-inline-start:0}.app[data-desktop-shell=v2] .m2-interrupted{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px;white-space:normal}.app[data-desktop-shell=v2] .m2-interrupted p{margin:0;font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .m2-retry-pill{display:flex;align-items:center;gap:6px;height:32px;flex:0 0 auto;padding-block:0;padding-inline:10px 12px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg);font-family:inherit;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-retry-pill svg{display:block;flex:0 0 auto;width:16px;height:16px}.app[data-desktop-shell=v2] .m2-retry-pill:active,.app[data-desktop-shell=v2] .m2-retry-pill:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .m2-retry-pill:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-retry-pill:disabled{opacity:.4;background:transparent;cursor:default}.app[data-desktop-shell=v2] .m2-status-row{display:flex;align-items:flex-start;gap:8px;min-height:24px;color:var(--fg-2);font-size:14px;line-height:20px;white-space:normal}.app[data-desktop-shell=v2] .m2-status-dot{display:block;width:8px;height:8px;margin-top:6px;flex:0 0 auto;border-radius:50%;background:var(--fg-2);animation:d2-pulse 1.2s ease-in-out infinite}.app[data-desktop-shell=v2] .m2-status-row svg{display:block;flex:0 0 auto;width:16px;height:16px;margin-top:2px;color:var(--fg-2);order:-2}.app[data-desktop-shell=v2] .m2-status-row:has(>svg):before{content:"";display:block;order:-1;width:8px;height:8px;margin-top:6px;flex:0 0 auto;border-radius:50%;background:var(--fg-2);animation:d2-pulse 1.2s ease-in-out infinite}.app[data-desktop-shell=v2] .m2-cursor{display:inline-block;width:10px;height:10px;-webkit-margin-start:6px;margin-inline-start:6px;border-radius:50%;background:var(--fg);vertical-align:-1px}.app[data-desktop-shell=v2] .scroll-to-latest{position:-webkit-sticky;position:sticky;bottom:calc(12px - 92px);justify-self:center;align-self:auto;z-index:3;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--bg-elevated);color:var(--fg);box-shadow:var(--shadow-disc);backdrop-filter:none;-webkit-backdrop-filter:none;transform:none;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .scroll-to-latest:hover{background:var(--bg-hover);transform:none}.app[data-desktop-shell=v2] .scroll-to-latest:active{background:var(--bg-hover)}.app[data-desktop-shell=v2] .scroll-to-latest:focus-visible{outline:0;box-shadow:var(--ring),var(--shadow-disc)}.app[data-desktop-shell=v2] .scroll-to-latest svg{display:block;width:18px;height:18px}.app[data-desktop-shell=v2] .m2-skeleton{display:flex;flex-direction:column;justify-content:flex-start;gap:32px;flex:1 1 auto;width:100%;min-height:0;margin:0;padding:24px 0 92px;overflow:hidden;animation:d2-pulse 1.6s ease-in-out infinite}.app[data-desktop-shell=v2] .m2-skeleton-turn{display:flex;flex-direction:column;gap:12px;width:100%}.app[data-desktop-shell=v2] .m2-skeleton-turn:nth-child(n+2){display:none}.app[data-desktop-shell=v2] .m2-skeleton-user{display:flex;flex-direction:column;align-items:flex-end;width:100%}.app[data-desktop-shell=v2] .m2-skeleton-bubble{display:block;max-width:min(504px,70%);height:44px;border-radius:20px;background:var(--bg-subtle)}.app[data-desktop-shell=v2] .m2-skeleton-bars{display:flex;flex-direction:column;gap:12px;width:100%}.app[data-desktop-shell=v2] .m2-skeleton-bar{display:block;height:16px;border-radius:8px;background:var(--bg-subtle)}.app[data-desktop-shell=v2] .m2-skeleton-bar:first-child{width:70%}.app[data-desktop-shell=v2] .m2-skeleton-bar:nth-child(2){width:50%}.app[data-desktop-shell=v2] .m2-skeleton-bar:nth-child(3){width:60%}.app[data-desktop-shell=v2] .message-image-preview,.app[data-desktop-shell=v2] .message-image-result{display:flex;flex-direction:column;gap:12px;width:min(360px,100%);margin:0}.app[data-desktop-shell=v2] .message-image-preview{position:relative;gap:0}.app[data-desktop-shell=v2][data-theme=dark] .message-image-preview .image-generation-frame,.app[data-desktop-shell=v2][data-theme=dark] .message-image-result .image-generation-frame,.app[data-desktop-shell=v2][data-theme=light] .message-image-preview .image-generation-frame,.app[data-desktop-shell=v2][data-theme=light] .message-image-result .image-generation-frame{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;aspect-ratio:auto;border:0;border-radius:16px;background:var(--bg-subtle);box-shadow:inset 0 0 0 1px var(--line);color:var(--fg);overflow:hidden}.app[data-desktop-shell=v2] .message-image-preview .image-generation-frame{height:360px}.app[data-desktop-shell=v2] .message-image-preview .image-generation-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0,var(--bg-hover) 50%,transparent 100%);background-size:200% 100%;animation:d2-shimmer 1.6s linear infinite}.app[data-desktop-shell=v2] .message-image-preview .image-loading-grid,.app[data-desktop-shell=v2] .message-image-preview .image-loading-shimmer{display:none}.app[data-desktop-shell=v2] .m2-image-bloom{position:absolute;inset-inline-start:calc(50% - 10px);top:154px;z-index:1;display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 auto;opacity:.6;color:var(--fg)}.app[data-desktop-shell=v2] .m2-image-bloom svg{width:20px;height:20px;animation:none}.app[data-desktop-shell=v2][data-theme=dark] .m2-image-bloom svg path,.app[data-desktop-shell=v2][data-theme=light] .m2-image-bloom svg path{stroke:currentColor;fill:none}.app[data-desktop-shell=v2][data-theme=dark] .message-image-preview figcaption,.app[data-desktop-shell=v2][data-theme=light] .message-image-preview figcaption{position:absolute;inset-inline:0;top:186px;margin:0;color:var(--fg-2);font-size:14px;line-height:20px;text-align:center}.app[data-desktop-shell=v2] .message-image-result img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain}.app[data-desktop-shell=v2] .image-result-actions{flex-wrap:wrap}.app[data-desktop-shell=v2][data-theme=dark] .image-result-button,.app[data-desktop-shell=v2][data-theme=light] .image-result-button{display:flex;align-items:center;justify-content:flex-start;gap:6px;height:36px;min-height:36px;flex:0 0 auto;padding-block:0;padding-inline:10px 12px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg);text-decoration:none;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2][data-theme=dark] .image-result-button svg,.app[data-desktop-shell=v2][data-theme=light] .image-result-button svg{width:16px;height:16px;color:var(--fg)}.app[data-desktop-shell=v2] .image-result-button:active,.app[data-desktop-shell=v2] .image-result-button:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .image-result-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-suggest-image-button{display:flex;align-items:center;gap:6px;height:30px;min-height:0;margin:0;padding:0;padding-inline:10px 12px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg-2);font-family:inherit;font-size:13px;line-height:18px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-suggest-image-button:active,.app[data-desktop-shell=v2] .m2-turn-assistant .message-suggest-image-button:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-suggest-image-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2][data-theme=dark] .m2-turn-user .attachment-chip,.app[data-desktop-shell=v2][data-theme=light] .m2-turn-user .attachment-chip{display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:10px;column-gap:10px;grid-row-gap:0;row-gap:0;align-items:center;align-content:center;height:56px;min-height:0;max-width:min(504px,100%);padding:0;padding-inline:16px;border:0;border-radius:16px;background:var(--bg-bubble);color:var(--fg);font-size:14px;line-height:20px}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip-icon{grid-row:1/3;grid-column:1;display:flex;color:var(--fg-2)}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip-icon svg{width:20px;height:20px}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip-name{grid-row:1;grid-column:2;font-size:14px;line-height:20px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip-size{grid-row:2;grid-column:2;font-size:12px;line-height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2][data-theme=dark] .m2-turn-user .attachment-chip[data-kind=image],.app[data-desktop-shell=v2][data-theme=light] .m2-turn-user .attachment-chip[data-kind=image]{display:flex;align-items:center;justify-content:center;width:200px;height:120px;padding:0;border-radius:16px;background:var(--bg-subtle);box-shadow:inset 0 0 0 1px var(--line);color:var(--fg-3);overflow:hidden}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip[data-kind=image] .attachment-chip-icon{color:var(--fg-3)}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip[data-kind=image] .attachment-chip-icon svg{width:24px;height:24px}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip[data-kind=image] .attachment-chip-thumb{display:block;width:200px;height:120px;border-radius:16px;object-fit:cover}.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip[data-kind=image] .attachment-chip-name,.app[data-desktop-shell=v2] .m2-turn-user .attachment-chip[data-kind=image] .attachment-chip-size{display:none}.app[data-desktop-shell=v2][data-theme=dark] .m2-turn-assistant .message-file-card,.app[data-desktop-shell=v2][data-theme=light] .m2-turn-assistant .message-file-card{width:100%;max-width:440px;margin:0;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--bg-elevated);box-shadow:none;color:var(--fg)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-row{display:flex;align-items:center;gap:12px;min-height:0}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-open{display:flex;align-items:center;gap:12px;min-width:0;padding:0;border:0;background:transparent;color:inherit;font-family:inherit;text-align:start;cursor:pointer}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-open:focus-visible{outline:0;box-shadow:var(--ring);border-radius:8px}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-icon{width:24px;height:24px;flex:0 0 auto;opacity:1;color:var(--fg-2)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-info{display:flex;flex-direction:column;gap:0;min-width:0}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-name{font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-meta{font-size:12px;line-height:16px;color:var(--fg-2);opacity:1}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-download{display:flex;align-items:center;justify-content:center;height:32px;min-height:32px;-webkit-margin-start:auto;margin-inline-start:auto;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg);font-family:inherit;font-size:13px;line-height:18px;font-weight:500;white-space:nowrap;opacity:1;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-download:active,.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-download:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-download:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-download:disabled{opacity:.45;background:transparent;cursor:default}.app[data-desktop-shell=v2] .m2-turn-assistant .message-file-card-error{margin:8px 0 0;padding:0;font-size:12px;line-height:16px;color:var(--danger)}.app[data-desktop-shell=v2] .d2-switcher{position:relative;display:flex;align-items:center;gap:10px;min-width:0}.app[data-desktop-shell=v2] .d2-model-popover{max-height:min(430px,calc(100dvh - 92px))}.app[data-desktop-shell=v2] .d2-model-search{display:flex;align-items:center;gap:8px;height:36px;flex:0 0 auto;margin-block:2px 6px;margin-inline:2px;padding-block:0;padding-inline:10px;box-sizing:border-box;border-radius:10px;background:var(--bg-well);color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-model-search>svg{display:block;width:16px;height:16px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-model-search-input{flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;color:var(--fg);font:inherit;font-size:14px;line-height:20px;outline:0}.app[data-desktop-shell=v2] .d2-model-search-input::placeholder{color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-model-list{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;outline:0}.app[data-desktop-shell=v2] .d2-model-pinned{flex:0 0 auto}.app[data-desktop-shell=v2] .d2-model-rule{padding-block:4px;padding-inline:46px 8px}.app[data-desktop-shell=v2] .d2-model-rule>div{height:1px;background:var(--line)}.app[data-desktop-shell=v2] .d2-model-scroll{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none;-webkit-padding-after:18px;padding-block-end:18px}.app[data-desktop-shell=v2] .d2-model-scroll::-webkit-scrollbar{display:none}.app[data-desktop-shell=v2] .d2-model-popover:after{content:"";position:absolute;inset-inline:6px;inset-block-end:6px;height:24px;pointer-events:none;background:var(--fade-elevated);border-end-start-radius:8px;border-end-end-radius:8px}.app[data-desktop-shell=v2] .d2-model-popover.is-filtered .d2-model-scroll{-webkit-padding-after:0;padding-block-end:0}.app[data-desktop-shell=v2] .d2-model-popover.is-filtered:after{display:none}.app[data-desktop-shell=v2] .d2-model-row{display:flex;align-items:center;gap:10px;height:44px;width:100%;flex:0 0 auto;padding-block:0;padding-inline:8px;box-sizing:border-box;border:0;border-radius:10px;background:transparent;color:var(--fg);font:inherit;text-align:start;cursor:pointer;transition:background-color .15s}.app[data-desktop-shell=v2] .d2-model-list[data-roving=keyboard] .d2-model-row.is-active,.app[data-desktop-shell=v2] .d2-model-row:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-model-row:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-model-tile{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 auto;border-radius:8px;background:var(--bg-well)}.app[data-desktop-shell=v2] .d2-model-tile svg{display:block;width:18px;height:18px}.app[data-desktop-shell=v2] .d2-model-tile svg[data-icon=bloom]{width:20px;height:20px}.app[data-desktop-shell=v2] .d2-model-text{display:flex;flex-direction:column;gap:0;flex:1 1 auto;min-width:0}.app[data-desktop-shell=v2] .d2-model-name{font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-model-desc{font-size:13px;line-height:18px;color:var(--fg-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-model-row .d2-popover-check{width:20px;height:20px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-model-popover--image{max-height:none}.app[data-desktop-shell=v2] .d2-model-popover--image:after{display:none}.app[data-desktop-shell=v2] .d2-model-popover--image .d2-model-list{padding-block:0}.app[data-desktop-shell=v2] .d2-settings-dialog{height:600px}.app[data-desktop-shell=v2] .d2-settings-dialog>.d2-dialog-body{gap:0;padding:0;overflow:hidden;overflow:clip}.app[data-desktop-shell=v2] .d2-settings-body{display:flex;align-items:stretch;gap:0;flex:1 1 auto;min-height:0}.app[data-desktop-shell=v2] .d2-settings-nav{display:flex;flex-direction:column;gap:2px;width:200px;flex:0 0 auto;padding:12px;box-sizing:border-box;border-end-start-radius:16px;background:var(--bg-well)}.app[data-desktop-shell=v2] .d2-settings-nav-row{display:flex;align-items:center;gap:10px;height:36px;width:100%;flex:0 0 auto;padding:0 10px;box-sizing:border-box;border:0;border-radius:10px;background:transparent;color:var(--fg);font:inherit;font-size:14px;line-height:20px;font-weight:400;text-align:start;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-settings-nav-row svg{display:block;flex:0 0 auto;width:18px;height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-settings-nav-row:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-settings-nav-row[aria-current=page]{background:var(--bg-hover);font-weight:500}.app[data-desktop-shell=v2] .d2-settings-nav-row:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-settings-pane{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-width:0;padding:24px;-webkit-padding-start:28px;padding-inline-start:28px;box-sizing:border-box;overflow-y:auto}.app[data-desktop-shell=v2] .d2-settings-pane-title{margin:0;font-size:16px;line-height:24px;font-weight:500;color:var(--fg)}.app[data-desktop-shell=v2] .d2-settings-rows{display:flex;flex-direction:column;gap:0;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-settings-note{margin:0;font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-settings-row{display:flex;flex-direction:column;gap:4px;flex:0 0 auto;padding:10px 0 14px;box-shadow:inset 0 -1px 0 var(--line)}.app[data-desktop-shell=v2] .d2-settings-row.is-compact{padding:8px 0}.app[data-desktop-shell=v2] .d2-settings-row.is-last{box-shadow:none}.app[data-desktop-shell=v2] .d2-settings-row-main{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:36px}.app[data-desktop-shell=v2] .d2-settings-row-label{font-size:14px;line-height:20px;color:var(--fg)}.app[data-desktop-shell=v2] .d2-settings-row-value{max-width:200px;font-size:14px;line-height:20px;color:var(--fg-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-settings-row-note{font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-settings-row-note a{color:var(--link);text-decoration:underline;text-underline-offset:2px}.app[data-desktop-shell=v2] .d2-settings-row-note a:focus-visible{outline:0;border-radius:4px;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-segmented{display:flex;align-items:center;gap:2px;height:38px;flex:0 0 auto;padding:3px;box-sizing:border-box;border-radius:10px;background:var(--bg-well)}.app[data-desktop-shell=v2] .d2-segment{display:flex;align-items:center;justify-content:center;height:32px;flex:0 0 auto;padding:0 14px;border:0;border-radius:8px;background:transparent;box-shadow:none;color:var(--fg-2);font:inherit;font-size:14px;line-height:20px;font-weight:400;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1),color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-segment:hover{color:var(--fg)}.app[data-desktop-shell=v2] .d2-segment[aria-checked=true]{background:var(--bg-elevated);box-shadow:var(--shadow-segment);color:var(--fg);font-weight:500}.app[data-desktop-shell=v2] .d2-segment:focus-visible{outline:0;box-shadow:var(--shadow-segment),var(--ring)}.app[data-desktop-shell=v2] .d2-select-anchor{position:relative;display:flex;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-select{display:flex;align-items:center;gap:8px;height:36px;flex:0 0 auto;padding:0;padding-inline:12px 8px;box-sizing:border-box;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--fg);font:inherit;font-size:14px;line-height:20px;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-select svg{display:block;flex:0 0 auto;width:16px;height:16px;color:var(--fg-2);transition:transform .16s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-select:hover,.app[data-desktop-shell=v2] .d2-select[aria-expanded=true]{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-select[aria-expanded=true] svg{transform:rotate(180deg)}.app[data-desktop-shell=v2] .d2-select:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-settings-form{display:flex;flex-direction:column;gap:4px;flex:0 0 auto;margin:0}.app[data-desktop-shell=v2] .d2-settings-form-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-field{display:block;width:200px;height:36px;margin:0;padding:0 12px;box-sizing:border-box;border:1px solid var(--line);border-radius:10px;background:var(--bg-well);color:var(--fg);font:inherit;font-size:14px;line-height:20px;outline:0}.app[data-desktop-shell=v2] .d2-field::placeholder{color:var(--fg-2);opacity:1}.app[data-desktop-shell=v2] .d2-field:focus{border-color:var(--link)}.app[data-desktop-shell=v2] .d2-field:disabled{opacity:.55}.app[data-desktop-shell=v2] .d2-field-label{font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-settings-status{margin:0;font-size:13px;line-height:18px;color:var(--success)}.app[data-desktop-shell=v2] .d2-settings-error{margin:0;font-size:13px;line-height:18px;color:var(--danger)}.app[data-desktop-shell=v2] .d2-settings-shipped{display:flex;flex-direction:column;gap:12px;flex:0 0 auto;padding:12px 0;box-shadow:inset 0 -1px 0 var(--line);font-size:16px;line-height:normal}.app[data-desktop-shell=v2] .d2-settings-shipped:empty{display:none}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-secondary{border-color:rgba(15,23,42,.24);background:#ffffff;color:#111827}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-secondary:hover:not(:disabled){background:#f1f5f9}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-cancel-link{border-color:#e5e7eb;color:#64748b}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-cancel-link:hover{border-color:rgba(220,38,38,.35);background:#fef2f2;color:#b91c1c}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-subsection-title{color:#0f172a}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-helper{color:#64748b}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-helper a{color:#1d4ed8}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-plan-recovery{border-color:rgba(37,99,235,.35);background:#eff6ff}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-plan-recovery strong{color:#111827}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-plan-recovery p{color:#4b5563}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-success{background:#dcfce7;color:#166534}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-error{background:#fee2e2;color:#991b1b}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-change-plan-option{border-color:rgba(15,23,42,.14);background:#ffffff;color:#475569}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-change-plan-option.is-selected{border-color:#2f6fed}.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-change-plan-option em,.app[data-desktop-shell=v2][data-theme=light] .d2-settings-shipped .account-settings-change-plan-option strong{color:#111827}.app[data-desktop-shell=v2] .d2-settings-row-button,.app[data-desktop-shell=v2] .d2-settings-row-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:52px;flex:0 0 auto;padding:8px 0;box-sizing:border-box;border:0;border-radius:0;background:transparent;color:var(--fg);font:inherit;font-size:14px;line-height:20px;text-align:start;text-decoration:none;cursor:pointer;box-shadow:inset 0 -1px 0 var(--line)}.app[data-desktop-shell=v2] .d2-settings-row-button.is-last,.app[data-desktop-shell=v2] .d2-settings-row-link.is-last{box-shadow:none}.app[data-desktop-shell=v2] .d2-settings-row-button svg,.app[data-desktop-shell=v2] .d2-settings-row-link svg{display:block;flex:0 0 auto;width:16px;height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-settings-row-button:hover span,.app[data-desktop-shell=v2] .d2-settings-row-link:hover span{text-decoration:underline;text-underline-offset:3px}.app[data-desktop-shell=v2] .d2-settings-row-button:focus-visible,.app[data-desktop-shell=v2] .d2-settings-row-link:focus-visible{outline:0;box-shadow:inset 0 -1px 0 var(--line),var(--ring);border-radius:6px}.app[data-desktop-shell=v2] .d2-settings-row-button.is-danger{color:var(--danger);font-weight:500}.app[data-desktop-shell=v2] .d2-btn--secondary.is-danger-label{color:var(--danger)}.app[data-desktop-shell=v2] .d2-btn--secondary:disabled{opacity:.45;cursor:default}.app[data-desktop-shell=v2] .d2-btn--secondary:disabled:hover{background:transparent}.app[data-desktop-shell=v2] .d2-btn--danger:disabled{background:var(--bg-well);color:var(--fg-3);opacity:1;cursor:default}.app[data-desktop-shell=v2] .d2-delete-card{display:flex;flex-direction:column;gap:12px;flex:0 0 auto;margin-top:12px;padding:16px;box-sizing:border-box;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--danger) 6%,transparent)}.app[data-desktop-shell=v2] .d2-delete-card .d2-field{width:100%}.app[data-desktop-shell=v2] .d2-delete-title{margin:0;font-size:14px;line-height:20px;font-weight:500;color:var(--fg)}.app[data-desktop-shell=v2] .d2-delete-actions{display:flex;justify-content:flex-end;gap:8px}.app[data-desktop-shell=v2] .d2-palette .d2-dialog-body{padding:0;gap:0}.app[data-desktop-shell=v2] .d2-palette-input-row{display:flex;align-items:center;gap:10px;block-size:52px;flex:0 0 auto;padding-inline:16px;box-sizing:border-box;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-palette-input-row>svg{display:block;inline-size:20px;block-size:20px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-palette-input{flex:1 1 auto;min-inline-size:0;padding:0;border:0;background:transparent;color:var(--fg);font-family:inherit;font-size:16px;line-height:24px;outline:0}.app[data-desktop-shell=v2] .d2-palette-input::placeholder{color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-palette-rule{block-size:1px;flex:0 0 auto;background:var(--line)}.app[data-desktop-shell=v2] .d2-palette-list{display:flex;flex-direction:column;gap:0;flex:1 1 auto;min-block-size:0;max-block-size:400px;padding:6px;overflow-y:auto;overscroll-behavior:contain;outline:0}.app[data-desktop-shell=v2] .d2-palette-group{display:flex;flex-direction:column;gap:0}.app[data-desktop-shell=v2] .d2-palette-label{flex:0 0 auto;padding:10px 10px 4px;font-size:12px;line-height:16px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-palette-row{display:flex;align-items:center;gap:10px;block-size:36px;inline-size:100%;flex:0 0 auto;padding-inline:10px;box-sizing:border-box;border:0;border-radius:8px;background:transparent;color:var(--fg);font-family:inherit;font-size:14px;line-height:20px;font-weight:400;text-align:start;white-space:nowrap;cursor:pointer}.app[data-desktop-shell=v2] .d2-palette-row.is-active{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-palette-row:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-palette-row-icon{display:block;flex:0 0 auto;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-palette-row-label{flex:1 1 auto;min-inline-size:0;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-palette-empty{padding:24px;text-align:center;font-size:14px;line-height:20px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-share-preview{display:flex;flex-direction:column;gap:8px;padding:16px;box-sizing:border-box;border:1px solid var(--line);border-radius:16px;background:var(--bg-subtle)}.app[data-desktop-shell=v2] .d2-share-preview-title{font-size:14px;line-height:20px;font-weight:500;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app[data-desktop-shell=v2] .d2-share-preview-user{align-self:flex-end;max-width:100%;padding-block:8px;padding-inline:12px;box-sizing:border-box;border-radius:12px;background:var(--bg-bubble);font-size:14px;line-height:20px;color:var(--fg-2);white-space:pre-wrap;overflow-wrap:anywhere}.app[data-desktop-shell=v2] .d2-share-preview-assistant{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:20px;color:var(--fg-2);white-space:pre-wrap;overflow-wrap:anywhere}.app[data-desktop-shell=v2] .d2-share-note{margin:0;font-size:13px;line-height:18px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-share-error{font-size:13px;line-height:18px;color:var(--danger)}.app[data-desktop-shell=v2] .d2-share-link-row{display:flex;align-items:center;gap:8px;height:44px;padding-block:4px;padding-inline:16px 4px;box-sizing:border-box;border:1px solid var(--line);border-radius:999px;background:var(--bg-well)}.app[data-desktop-shell=v2] .d2-share-link{flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;color:var(--fg-2);font:inherit;font-size:14px;line-height:20px;text-overflow:ellipsis;outline:0}.app[data-desktop-shell=v2] .d2-share-copy{flex:0 0 auto;padding-inline:14px}.app[data-desktop-shell=v2] .d2-share-copy svg{transition:opacity .1s}.app[data-desktop-shell=v2] .d2-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 24px;gap:8px 24px;margin:0}.app[data-desktop-shell=v2] .d2-shortcuts-row{display:flex;align-items:center;justify-content:space-between;gap:12px;height:36px;min-width:0}.app[data-desktop-shell=v2] .d2-shortcuts-row dt{flex:1 1 auto;min-width:0;margin:0;font-size:14px;line-height:20px;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app[data-desktop-shell=v2] .d2-shortcuts-row dd{flex:0 0 auto;margin:0}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme=light],html[data-desktop-shell=v2] .rating-modal-scrim[data-theme=light]{--bg:#ffffff;--bg-elevated:#ffffff;--bg-subtle:#f4f4f4;--bg-hover:rgba(13,13,13,.05);--bg-well:rgba(13,13,13,.05);--fg:#0d0d0d;--fg-2:#5d5d5d;--fg-3:#6d6d6d;--line:rgba(13,13,13,.10);--line-strong:rgba(13,13,13,.16);--scrim:rgba(13,13,13,.40);--accent:#0d0d0d;--on-accent:#ffffff;--link:#2563eb;--danger:#dc2626;--on-danger:#ffffff;--success:#16a34a;--bg-dialog:#ffffff;--shadow-dialog:0 24px 64px rgba(13,13,13,.18),0 2px 8px rgba(13,13,13,.06);--line-dialog:transparent;--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);color-scheme:light}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme=dark],html[data-desktop-shell=v2] .rating-modal-scrim[data-theme=dark]{--bg:#202020;--bg-elevated:#2f2f2f;--bg-subtle:#2a2a2a;--bg-hover:rgba(255,255,255,.06);--bg-well:rgba(255,255,255,.06);--fg:#ececec;--fg-2:#b4b4b4;--fg-3:#8e8e8e;--line:rgba(255,255,255,.10);--line-strong:rgba(255,255,255,.16);--scrim:rgba(0,0,0,.60);--accent:#ffffff;--on-accent:#0d0d0d;--link:#7ab0ff;--danger:#f87171;--on-danger:#0d0d0d;--success:#4ade80;--bg-dialog:#2f2f2f;--shadow-dialog:0 24px 64px rgba(0,0,0,.6);--line-dialog:rgba(255,255,255,.10);--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);color-scheme:dark}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme],html[data-desktop-shell=v2] .rating-modal-scrim[data-theme]{background:var(--scrim);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal{width:min(440px,calc(100vw - 36px))}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal{position:relative;display:flex;flex-direction:column;gap:16px;max-height:calc(100dvh - 32px);padding:24px;box-sizing:border-box;border:1px solid var(--line-dialog);border-radius:16px;background:var(--bg-dialog);color:var(--fg);box-shadow:var(--shadow-dialog);overflow:auto}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal{width:min(400px,calc(100vw - 36px));text-align:center;outline:0}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-back,html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-close,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-close{position:absolute;inset-block-start:16px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--fg-2);font:inherit;font-size:20px;line-height:1;cursor:pointer;transition:background-color .15s,color .15s}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-close,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-close{inset-inline-end:16px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-back{inset-inline-start:16px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-back svg{width:18px;height:18px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-back:hover,html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-close:hover,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-close:hover{background:var(--bg-hover);color:var(--fg)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-back:focus-visible,html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-close:focus-visible,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-close:focus-visible{outline:0;box-shadow:var(--ring)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-header{display:flex;flex-direction:column;gap:4px;-webkit-padding-end:40px;padding-inline-end:40px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-header.has-back{-webkit-padding-start:40px;padding-inline-start:40px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-header h2,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-header h2,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-outcome-title{margin:0;font-size:20px;line-height:28px;font-weight:500;letter-spacing:-.2px;color:var(--fg)}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-header{display:flex;flex-direction:column;gap:4px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-note,html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-note{margin:0;font-size:14px;line-height:20px;color:var(--fg-2)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choices{display:flex;flex-direction:column;gap:8px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice{display:flex;align-items:center;gap:12px;height:66px;width:100%;padding-block:0;padding-inline:16px;box-sizing:border-box;border:1px solid var(--line);border-radius:12px;background:var(--bg-well);color:var(--fg);font:inherit;text-align:start;cursor:pointer;transition:background-color .15s,border-color .15s}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice:hover{background:var(--bg-hover);border-color:var(--line-strong)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice:focus-visible{outline:0;box-shadow:var(--ring)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice-icon{display:flex;flex:0 0 auto;color:var(--fg-2)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice-icon svg{width:18px;height:18px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice-text{display:flex;flex-direction:column;gap:0;flex:1 1 auto;min-width:0}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice-title{font-size:14px;line-height:20px;font-weight:500;color:var(--fg)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice-sub{font-size:13px;line-height:18px;color:var(--fg-2)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice-arrow{display:flex;flex:0 0 auto;color:var(--fg-3)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-choice-arrow svg{width:16px;height:16px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-form{display:flex;flex-direction:column;gap:12px}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-field{display:block}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-field textarea{display:block;width:100%;min-height:140px;padding:12px;box-sizing:border-box;border:1px solid var(--line);border-radius:12px;background:var(--bg-well);color:var(--fg);font:inherit;font-size:16px;line-height:24px;resize:vertical;outline:0;box-shadow:none}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-field textarea::placeholder{color:var(--fg-2)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-field textarea:focus{border-color:var(--link)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-submit{align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;height:36px;min-height:0;padding-block:0;padding-inline:16px;border:0;border-radius:999px;background:var(--accent);color:var(--on-accent);font:inherit;font-size:14px;line-height:20px;font-weight:500;cursor:pointer;transition:opacity .15s}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-submit:hover:not(:disabled){background:var(--accent);opacity:.9}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-submit:disabled{background:var(--bg-well);color:var(--fg-3);opacity:1;cursor:default}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-submit:focus-visible{outline:0;box-shadow:var(--ring)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-success{padding:0;border-radius:0;background:transparent;font-size:14px;line-height:20px;color:var(--fg)}html[data-desktop-shell=v2] .feedback-modal-scrim[data-theme] .feedback-modal-error{padding:0;border-radius:0;background:transparent;font-size:13px;line-height:18px;color:var(--danger)}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-stars{display:flex;align-items:center;justify-content:center;gap:4px}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-star{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:10px;background:transparent;color:var(--fg-3);cursor:pointer;transition:color .15s;transform:none}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-star svg{width:30px;height:30px}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-star.is-filled{color:#f5b544}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-star:hover{transform:none}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-star:focus-visible{outline:0;box-shadow:var(--ring)}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-outcome{display:flex;flex-direction:column;gap:16px}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-done{display:inline-flex;align-items:center;justify-content:center;height:40px;min-height:0;width:100%;padding-block:0;padding-inline:16px;border:0;border-radius:999px;background:var(--accent);color:var(--on-accent);font:inherit;font-size:14px;line-height:20px;font-weight:500;cursor:pointer;transition:opacity .15s}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-done:hover{background:var(--accent);opacity:.9}html[data-desktop-shell=v2] .rating-modal-scrim[data-theme] .rating-modal-done:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] aside.utility-panel{position:absolute;inset-inline-end:0;top:52px;bottom:0;z-index:15;display:flex;flex-direction:column;gap:12px;width:400px;min-width:0;padding:16px 20px 24px;box-sizing:border-box;-webkit-border-start:1px solid var(--line);border-inline-start:1px solid var(--line);background:var(--bg-elevated);color:var(--fg);box-shadow:none;overflow-y:auto;overscroll-behavior:contain}.app[data-desktop-shell=v2] aside.utility-panel h2{display:flex;align-items:center;min-height:36px;margin:0;-webkit-padding-end:44px;padding-inline-end:44px;font-size:18px;line-height:26px;font-weight:500;letter-spacing:-.2px;color:var(--fg)}.app[data-desktop-shell=v2] aside.utility-panel>p{margin:0;font-size:14px;line-height:20px;color:var(--fg-2)}.app[data-desktop-shell=v2] aside.utility-panel .panel-close{position:absolute;inset-inline-end:20px;top:18px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--fg-2);cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] aside.utility-panel .panel-close:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] aside.utility-panel .panel-close:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] aside.utility-panel .panel-close svg{width:18px;height:18px}.app[data-desktop-shell=v2] .workspace-main.has-utility-panel .workspace-center{-webkit-padding-end:400px;padding-inline-end:400px}.app[data-desktop-shell=v2] .sources-list{display:flex;flex-direction:column;gap:10px}.app[data-desktop-shell=v2] .source-card{display:flex;flex-direction:column;gap:4px;padding:12px;box-sizing:border-box;border:1px solid var(--line);border-radius:12px;background:transparent;color:var(--fg);text-decoration:none;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .source-card:hover{background:var(--bg-hover);border-color:var(--line)}.app[data-desktop-shell=v2] .source-card:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .source-card small{order:1;font-size:12px;line-height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2] .source-card span{order:2;font-size:14px;line-height:20px;font-weight:500}.app[data-desktop-shell=v2] .source-card p{order:3;margin:0;font-size:13px;line-height:18px;color:var(--fg-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app[data-desktop-shell=v2] .d2-files{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.app[data-desktop-shell=v2] .d2-files-hint{margin:0;font-size:14px;line-height:20px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-files-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;text-align:center;color:var(--fg-3)}.app[data-desktop-shell=v2] .d2-files-empty svg{display:block;inline-size:24px;block-size:24px}.app[data-desktop-shell=v2] .d2-files-empty .d2-files-hint{text-align:center}.app[data-desktop-shell=v2] .d2-files-list{display:flex;flex-direction:column;gap:8px}.app[data-desktop-shell=v2] .d2-file-row{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:56px;padding:8px;-webkit-padding-start:12px;padding-inline-start:12px;box-sizing:border-box;border:1px solid var(--line);border-radius:12px;background:transparent;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-file-row:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-file-row-open{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0;padding:0;border:0;border-radius:8px;background:transparent;color:var(--fg);font:inherit;text-align:start;cursor:pointer}.app[data-desktop-shell=v2] .d2-file-row-open>svg{display:block;flex:0 0 auto;width:24px;height:24px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-file-row-text{display:flex;flex-direction:column;gap:2px;min-width:0}.app[data-desktop-shell=v2] .d2-file-row-name{font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-file-row-meta{font-size:12px;line-height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-file-row-download{display:inline-flex;align-items:center;gap:6px;height:32px;flex:0 0 auto;padding-block:0;padding-inline:10px 12px;box-sizing:border-box;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg);font-family:inherit;font-size:13px;line-height:20px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-file-row-download:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-file-row-download:disabled{opacity:.45;cursor:default}.app[data-desktop-shell=v2] .d2-file-row-download svg{display:block;flex:0 0 auto;width:14px;height:14px}.app[data-desktop-shell=v2] .d2-file-row-download:focus-visible,.app[data-desktop-shell=v2] .d2-file-row-open:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-file-row-error{flex:0 0 100%;margin:0;font-size:13px;line-height:18px;color:var(--danger)}html[data-desktop-shell=v2] .file-panel[data-theme=light]{--bg:#ffffff;--bg-elevated:#ffffff;--bg-subtle:#f4f4f4;--bg-hover:rgba(13,13,13,.05);--bg-well:rgba(13,13,13,.05);--fg:#0d0d0d;--fg-2:#5d5d5d;--fg-3:#6d6d6d;--line:rgba(13,13,13,.10);--line-strong:rgba(13,13,13,.16);--danger:#dc2626;--link:#2563eb;--shadow-dialog:0 24px 64px rgba(13,13,13,.18),0 2px 8px rgba(13,13,13,.06);--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);color-scheme:light}html[data-desktop-shell=v2] .file-panel[data-theme=dark]{--bg:#202020;--bg-elevated:#2f2f2f;--bg-subtle:#2a2a2a;--bg-hover:rgba(255,255,255,.06);--bg-well:rgba(255,255,255,.06);--fg:#ececec;--fg-2:#b4b4b4;--fg-3:#8e8e8e;--line:rgba(255,255,255,.10);--line-strong:rgba(255,255,255,.16);--danger:#f87171;--link:#7ab0ff;--shadow-dialog:0 24px 64px rgba(0,0,0,.6);--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);color-scheme:dark}html[data-desktop-shell=v2] .file-panel[data-theme]{width:480px;max-width:100vw;background:var(--bg-elevated);color:var(--fg);-webkit-border-start:1px solid var(--line);border-inline-start:1px solid var(--line);box-shadow:var(--shadow-dialog);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}html[data-desktop-shell=v2] .file-panel[data-theme] .file-panel-header{min-height:44px;padding:6px 16px;box-sizing:border-box;border-bottom:1px solid var(--line)}html[data-desktop-shell=v2] .file-panel .file-panel-name{font-size:14px;line-height:20px;font-weight:500}html[data-desktop-shell=v2] .file-panel .file-panel-meta{font-size:12px;line-height:16px;color:var(--fg-2);opacity:1}html[data-desktop-shell=v2] .file-panel[data-theme] .file-panel-tabs{gap:2px;padding:2px;border:0;border-radius:999px;background:var(--bg-well)}html[data-desktop-shell=v2] .file-panel[data-theme] .file-panel-tab{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:transparent;color:var(--fg-2);font-size:12px;line-height:16px;font-weight:500;opacity:1}html[data-desktop-shell=v2] .file-panel[data-theme] .file-panel-tab.is-active{background:var(--bg-hover);color:var(--fg)}html[data-desktop-shell=v2] .file-panel .file-panel-button{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:1px solid var(--line-strong);border-radius:8px;background:transparent;color:var(--fg);font-size:12px;line-height:16px;font-weight:500;opacity:1}html[data-desktop-shell=v2] .file-panel .file-panel-button:focus-visible,html[data-desktop-shell=v2] .file-panel .file-panel-button:hover{background:var(--bg-hover);opacity:1}html[data-desktop-shell=v2] .file-panel .file-panel-button:disabled{opacity:.45}html[data-desktop-shell=v2] .file-panel .file-panel-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:8px;color:var(--fg-2);font-size:20px;line-height:1;opacity:1}html[data-desktop-shell=v2] .file-panel .file-panel-close:hover{background:var(--bg-hover);color:var(--fg)}html[data-desktop-shell=v2] .file-panel .file-panel-error{color:var(--danger);font-size:13px;line-height:18px}html[data-desktop-shell=v2] .file-panel .file-panel-source{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55}.app[data-desktop-shell=v2] .image-workspace{padding:0;align-items:center;background:transparent;box-shadow:none}.app[data-desktop-shell=v2] .image-workspace .image-pane{display:flex;flex-direction:column;align-items:stretch;justify-items:normal;gap:12px;width:min(768px,100%);margin:0 auto;padding:24px 24px 8px;box-sizing:border-box}.app[data-desktop-shell=v2] .image-workspace .image-pane:not(.image-pane-chat){flex:1 1 auto;min-height:0;justify-content:center;align-content:normal;gap:28px;padding-top:0;padding-bottom:56px}.app[data-desktop-shell=v2] .image-workspace .image-pane:not(.image-pane-chat):has(.d2-images-recent){justify-content:flex-start;gap:12px;padding-top:24px;padding-bottom:8px}.app[data-desktop-shell=v2] .image-workspace .image-pane:not(.image-pane-chat):has(.d2-images-recent) .image-composer{margin-top:auto}.app[data-desktop-shell=v2] .image-workspace .image-pane:not(.image-pane-chat):has(.d2-images-recent) .d2-images-empty{display:none}.app[data-desktop-shell=v2] .image-workspace .image-pane-chat{flex:1 1 auto;min-height:0;height:100%;padding-top:8px}.app[data-desktop-shell=v2] .d2-images-recent{display:flex;flex-direction:column;gap:12px;flex:0 0 auto}.app[data-desktop-shell=v2] .d2-images-label{font-size:12px;line-height:16px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2] .d2-images-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.app[data-desktop-shell=v2] .d2-images-tile{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;padding:0;border:0;background:transparent;color:var(--fg);font:inherit;text-align:start;cursor:pointer}.app[data-desktop-shell=v2] .d2-images-tile:disabled{cursor:default;opacity:1}.app[data-desktop-shell=v2] .d2-images-tile-art{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;border-radius:16px;background:var(--bg-subtle);color:var(--fg-3);transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-images-tile:hover .d2-images-tile-art{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-images-tile[aria-selected=true] .d2-images-tile-art{box-shadow:inset 0 0 0 2px var(--fg)}.app[data-desktop-shell=v2] .d2-images-tile:focus-visible{outline:0}.app[data-desktop-shell=v2] .d2-images-tile:focus-visible .d2-images-tile-art{box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-images-tile-art svg{display:block;width:32px;height:32px}.app[data-desktop-shell=v2] .d2-images-tile-caption{font-size:13px;line-height:18px;color:var(--fg-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-desktop-shell=v2] .d2-images-empty{display:flex;flex-direction:column;align-items:center;gap:20px}.app[data-desktop-shell=v2] .d2-images-empty>svg{display:block;width:36px;height:36px;color:var(--fg)}.app[data-desktop-shell=v2] .utility-panel .image-empty-hero{width:auto;max-width:720px;margin:0;font-size:30px;line-height:36px;font-weight:500;letter-spacing:-.4px;color:var(--fg);text-align:center}.app[data-desktop-shell=v2] .d2-images-new{display:flex;justify-content:flex-end;flex:0 0 auto}.app[data-desktop-shell=v2] .image-workspace .image-session-new{display:inline-flex;align-items:center;gap:6px;height:36px;min-height:0;padding:0 16px;border:1px solid var(--line-strong);border-radius:999px;background:transparent;color:var(--fg);font-size:14px;line-height:20px;font-weight:500;cursor:pointer}.app[data-desktop-shell=v2] .image-workspace .image-session-new:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .image-workspace .image-session-new:disabled{opacity:.45;cursor:default}.app[data-desktop-shell=v2] .image-workspace .image-session-new .icon{width:16px;height:16px}.app[data-desktop-shell=v2] .image-workspace .image-composer{width:100%;flex:0 0 auto}.app[data-desktop-shell=v2][data-theme] .image-prompt-card{display:flex;flex-direction:column;gap:0;width:100%;margin:0;padding:8px;box-sizing:border-box;border:1px solid var(--composer-border);border-radius:24px;background:var(--bg-composer);box-shadow:var(--shadow-composer)}.app[data-desktop-shell=v2][data-theme] .image-prompt-field{display:block;padding:12px 8px 8px;color:var(--fg)}.app[data-desktop-shell=v2] .image-prompt-field .icon{display:none}.app[data-desktop-shell=v2][data-theme] .image-prompt-field textarea{display:block;height:24px;min-height:24px;max-height:240px;padding:0;border:0;outline:0;overflow-y:auto;background:transparent;color:var(--fg);font-size:16px;line-height:24px}.app[data-desktop-shell=v2][data-theme] .image-prompt-field textarea::placeholder{color:var(--fg-2);opacity:1}.app[data-desktop-shell=v2] .image-prompt-controls{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;min-height:36px}.app[data-desktop-shell=v2][data-theme] .image-upload-button{width:36px;height:36px;min-height:0;padding:0;border-radius:50%;background:transparent;color:var(--fg-2)}.app[data-desktop-shell=v2][data-theme] .image-upload-button:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .image-upload-button .icon{width:20px;height:20px}.app[data-desktop-shell=v2] .image-upload-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .image-mic-button{display:none}.app[data-desktop-shell=v2][data-theme] .image-generate-button{min-width:0;height:36px;min-height:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:0 16px;border-radius:999px;background:var(--accent);color:var(--on-accent);font-size:14px;line-height:20px;font-weight:500}.app[data-desktop-shell=v2][data-theme] .image-generate-button:not(:disabled){background:var(--accent);color:var(--on-accent)}.app[data-desktop-shell=v2][data-theme] .image-generate-button:not(:disabled):hover{opacity:.9}.app[data-desktop-shell=v2][data-theme] .image-generate-button:disabled{background:var(--bg-well);color:var(--fg-3);opacity:1;cursor:default}.app[data-desktop-shell=v2] .image-generate-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-images-model-chip,.app[data-desktop-shell=v2][data-theme] .image-chip-button{display:inline-flex;align-items:center;gap:6px;height:32px;min-height:0;min-width:0;padding:0;padding-inline:12px 10px;border:0;border-radius:999px;background:var(--bg-well);color:var(--fg);font:inherit;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-images-model-chip:hover,.app[data-desktop-shell=v2][data-theme] .image-chip-button:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2] .d2-images-model-chip[aria-expanded=true],.app[data-desktop-shell=v2][data-theme] .image-chip-button[aria-expanded=true]{background:var(--bg-sidebar-selected)}.app[data-desktop-shell=v2] .d2-images-model-chip:focus-visible,.app[data-desktop-shell=v2] .image-chip-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2] .d2-images-model-chip-mark{display:block;flex:0 0 auto;width:16px;height:16px}.app[data-desktop-shell=v2] .d2-images-model-chip>svg:last-child,.app[data-desktop-shell=v2][data-theme] .image-chip-button .icon{display:block;flex:0 0 auto;width:14px;height:14px;color:var(--fg-2);transition:transform .16s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2] .d2-images-model-chip[aria-expanded=true]>svg:last-child,.app[data-desktop-shell=v2][data-theme] .image-chip-button[aria-expanded=true] .icon{transform:rotate(180deg)}.app[data-desktop-shell=v2][data-theme] .image-chip-value{font-size:14px;line-height:20px}.app[data-desktop-shell=v2] .image-chip-select{position:relative}.app[data-desktop-shell=v2][data-theme] .image-chip-menu{top:auto;bottom:calc(100% + 6px);display:flex;flex-direction:column;gap:0;width:200px;min-width:200px;padding:6px;box-sizing:border-box;border:1px solid var(--line);border-radius:14px;background:var(--bg-elevated);color:var(--fg);box-shadow:var(--shadow-popover)}.app[data-desktop-shell=v2][data-theme] .image-chip-item{display:flex;align-items:center;height:36px;width:100%;padding:0 10px;box-sizing:border-box;border:0;border-radius:8px;background:transparent;color:var(--fg);font-size:14px;line-height:20px;text-align:start;cursor:pointer}.app[data-desktop-shell=v2][data-theme] .image-chip-item.is-active,.app[data-desktop-shell=v2][data-theme] .image-chip-item:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2] .image-reference-row{display:flex;flex-wrap:wrap;gap:8px;padding:4px 4px 0}.app[data-desktop-shell=v2][data-theme] .image-reference-chip{width:60px;height:60px;border-radius:12px;overflow:hidden}.app[data-desktop-shell=v2][data-theme] .image-reference-thumb{width:60px;height:60px;border-radius:12px;object-fit:cover}.app[data-desktop-shell=v2][data-theme] .image-reference-remove{width:32px;height:32px;border-radius:50%;background:var(--bg-elevated);color:var(--fg);box-shadow:0 0 0 1px var(--line)}.app[data-desktop-shell=v2] .image-workspace .image-chat-thread{display:flex;flex-direction:column;gap:32px;width:100%;margin:0;padding:0 0 12px}.app[data-desktop-shell=v2] .image-workspace .image-chat-turn{display:flex;flex-direction:column;gap:12px}.app[data-desktop-shell=v2][data-theme] .image-turn-user{align-self:flex-end;display:flex;flex-direction:column;align-items:flex-end;gap:8px;max-width:504px;padding:10px 16px;border:0;border-radius:20px;background:var(--bg-bubble);color:var(--fg);box-shadow:none}.app[data-desktop-shell=v2][data-theme] .image-turn-prompt{margin:0;font-size:16px;line-height:24px;color:var(--fg)}.app[data-desktop-shell=v2][data-theme] .image-turn-meta{font-size:12px;line-height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2] .image-turn-refs{display:flex;gap:8px}.app[data-desktop-shell=v2][data-theme] .image-turn-ref-thumb{width:60px;height:60px;border-radius:12px;object-fit:cover}.app[data-desktop-shell=v2][data-theme] .image-generation-preview,.app[data-desktop-shell=v2][data-theme] .image-generation-result{display:flex;flex-direction:column;gap:12px;width:100%;max-width:560px;margin:0;padding:12px;box-sizing:border-box;border:1px solid var(--line);border-radius:16px;background:var(--bg-elevated)}.app[data-desktop-shell=v2][data-theme] .image-generation-frame{min-height:240px;border-radius:12px;background:var(--bg-subtle)}.app[data-desktop-shell=v2] .image-generation-frame img{display:block;width:100%;height:auto;border-radius:12px}.app[data-desktop-shell=v2][data-theme] .image-generation-frame-loading{background:linear-gradient(90deg,var(--bg-subtle) 0,var(--bg-hover) 50%,var(--bg-subtle) 100%);background-size:200% 100%;animation:d2-shimmer 1.6s linear infinite}.app[data-desktop-shell=v2] .image-loading-grid,.app[data-desktop-shell=v2] .image-loading-shimmer{display:none}.app[data-desktop-shell=v2] .image-loading-spark{color:var(--fg);opacity:.6}.app[data-desktop-shell=v2][data-theme] .image-generation-preview figcaption,.app[data-desktop-shell=v2][data-theme] .image-generation-result figcaption{display:flex;flex-direction:column;gap:2px;margin:0;font-size:14px;line-height:20px;color:var(--fg-2)}.app[data-desktop-shell=v2] .image-workspace figcaption small{font-size:12px;line-height:16px;color:var(--fg-3)}.app[data-desktop-shell=v2] .image-workspace figcaption em{font-style:normal;color:var(--fg-2)}.app[data-desktop-shell=v2] .image-result-actions{display:flex;gap:8px}.app[data-desktop-shell=v2][data-theme] .image-result-button{display:inline-flex;align-items:center;gap:6px;height:36px;min-height:0;padding:0 16px;border:1px solid var(--line-strong);border-radius:999px;background:transparent;color:var(--fg);font-size:14px;line-height:20px;font-weight:500;text-decoration:none}.app[data-desktop-shell=v2][data-theme] .image-result-button:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2][data-theme] .image-result-button .icon{width:16px;height:16px;color:var(--fg-2)}.app[data-desktop-shell=v2][data-theme] .image-generation-notice{width:100%;max-width:560px;padding:12px 14px;box-sizing:border-box;border:0;border-radius:14px;background:var(--bg-subtle);color:var(--fg);font-size:14px;line-height:20px}.app[data-desktop-shell=v2][data-theme] .image-generation-error{background:color-mix(in srgb,var(--danger) 8%,transparent);color:var(--danger)}html[data-desktop-shell=v2]:not([data-theme=dark]) .legal-page:has(>.legal-document),html[data-desktop-shell=v2]:not([data-theme=dark]) .verification-page{--bg:#ffffff;--bg-sidebar:#f9f9f9;--bg-elevated:#ffffff;--bg-composer:#ffffff;--bg-bubble:#f0f0f0;--bg-subtle:#f4f4f4;--bg-hover:rgba(13,13,13,.05);--fg:#0d0d0d;--fg-2:#5d5d5d;--fg-3:#6d6d6d;--line:rgba(13,13,13,.10);--line-strong:rgba(13,13,13,.16);--scrim:rgba(13,13,13,.40);--accent:#0d0d0d;--on-accent:#ffffff;--link:#2563eb;--link-soft:#e8f0fe;--danger:#dc2626;--success:#16a34a;--shadow-composer:0 1px 2px rgba(13,13,13,.04),0 8px 24px rgba(13,13,13,.06);--shadow-sheet:0 -8px 40px rgba(13,13,13,.14);--shadow-popover:0 12px 40px rgba(13,13,13,.16);--text:var(--fg);--bg-well:rgba(13,13,13,.05);--composer-border:var(--line-strong);--bg-settings:var(--bg-sidebar);--bg-sidebar-hover:rgba(13,13,13,.06);--bg-sidebar-selected:rgba(13,13,13,.09);--bg-dialog:var(--bg-elevated);--shadow-dialog:0 24px 64px rgba(13,13,13,.18),0 2px 8px rgba(13,13,13,.06);--bg-tooltip:#0d0d0d;--fg-tooltip:#ffffff;--bg-kbd:rgba(13,13,13,.05);--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);--scrollbar-thumb:rgba(13,13,13,.20);--bg-code:var(--bg-subtle);--bg-code-head:var(--bg-hover);--dock-fade:linear-gradient(180deg,rgba(255,255,255,0),#ffffff);--bg-drop:rgba(37,99,235,.06);--shadow-disc:0 1px 2px rgba(13,13,13,.06),0 4px 12px rgba(13,13,13,.10);--bar-fade:linear-gradient(180deg,#ffffff,rgba(255,255,255,0));--line-dialog:transparent;--shadow-segment:0 1px 2px rgba(13,13,13,.08),0 0 0 1px rgba(13,13,13,.04);--fade-elevated:linear-gradient(180deg,rgba(255,255,255,0),#ffffff);--muted:var(--fg-2);--muted-2:var(--fg-3);--border:var(--line);--border-strong:var(--line-strong);--surface:var(--bg-elevated);--surface-elevated:var(--bg-elevated);--surface-subtle:var(--bg-subtle);--blue-strong:var(--link);--blue-soft:var(--link-soft);--focus:var(--link);color-scheme:light}html[data-desktop-shell=v2][data-theme=dark] .legal-page:has(>.legal-document),html[data-desktop-shell=v2][data-theme=dark] .verification-page{--bg:#202020;--bg-sidebar:#171717;--bg-elevated:#2f2f2f;--bg-composer:#303030;--bg-bubble:#323232;--bg-subtle:#2a2a2a;--bg-hover:rgba(255,255,255,.06);--fg:#ececec;--fg-2:#b4b4b4;--fg-3:#8e8e8e;--line:rgba(255,255,255,.10);--line-strong:rgba(255,255,255,.16);--scrim:rgba(0,0,0,.60);--accent:#ffffff;--on-accent:#0d0d0d;--link:#7ab0ff;--link-soft:#1c2a44;--danger:#f87171;--success:#4ade80;--shadow-composer:none;--shadow-sheet:0 -8px 40px rgba(0,0,0,.5);--shadow-popover:0 12px 40px rgba(0,0,0,.5);--text:var(--fg);--bg-well:rgba(255,255,255,.06);--composer-border:transparent;--bg-settings:var(--bg);--bg-sidebar-hover:rgba(255,255,255,.06);--bg-sidebar-selected:rgba(255,255,255,.10);--bg-dialog:var(--bg-elevated);--shadow-dialog:0 24px 64px rgba(0,0,0,.6);--bg-tooltip:#ececec;--fg-tooltip:#0d0d0d;--bg-kbd:rgba(255,255,255,.08);--ring:0 0 0 2px var(--bg),0 0 0 4px var(--link);--scrollbar-thumb:rgba(255,255,255,.20);--bg-code:var(--bg-subtle);--bg-code-head:var(--bg-hover);--dock-fade:linear-gradient(180deg,rgba(32,32,32,0),#202020);--bg-drop:rgba(122,176,255,.08);--shadow-disc:0 1px 2px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.4);--bar-fade:linear-gradient(180deg,#202020,rgba(32,32,32,0));--line-dialog:rgba(255,255,255,.10);--shadow-segment:0 1px 2px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.06);--fade-elevated:linear-gradient(180deg,rgba(47,47,47,0),#2f2f2f);--muted:var(--fg-2);--muted-2:var(--fg-3);--border:var(--line);--border-strong:var(--line-strong);--surface:var(--bg-elevated);--surface-elevated:var(--bg-elevated);--surface-subtle:var(--bg-subtle);--blue-strong:var(--link);--blue-soft:var(--link-soft);--focus:var(--link);color-scheme:dark}html[data-desktop-shell=v2] .legal-page:has(>.legal-document){display:flex;flex-direction:column;align-items:center;height:100dvh;padding:52px 0 64px;box-sizing:border-box;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-y:auto;overscroll-behavior:contain}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document{display:flex;flex-direction:column;gap:24px;width:min(768px,100%);margin:0 auto;padding:0 24px;-webkit-padding-before:40px;padding-block-start:40px;color:var(--fg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document>*{flex:0 0 auto;margin:0}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .help-document{width:min(768px,100%)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .marketing-header{position:fixed;inset-block-start:0;inset-inline:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;height:52px;min-height:0;margin:0;padding:0 12px;box-sizing:border-box;background:var(--bg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .marketing-brand{display:none}html[data-desktop-shell=v2] .d2-page-lockup,html[data-desktop-shell=v2] .m2-page-lockup{display:flex;align-items:center;color:var(--fg)}html[data-desktop-shell=v2] .m2-page-lockup{gap:8px}html[data-desktop-shell=v2] .m2-page-lockup svg{display:block;width:22px;height:22px}html[data-desktop-shell=v2] .m2-page-lockup-text{display:flex;align-items:baseline;gap:2px;white-space:nowrap}html[data-desktop-shell=v2] .m2-page-lockup-name{font-size:17px;line-height:22px;font-weight:500;letter-spacing:-.3px}html[data-desktop-shell=v2] .m2-page-lockup-tld{font-size:13px;line-height:18px;font-weight:500;color:var(--fg-2)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document):not(.help-page) .m2-page-bar,html[data-desktop-shell=v2] .verification-page .m2-page-bar{position:fixed;inset-block-start:0;inset-inline:0;z-index:2;display:flex;align-items:center;gap:0;height:52px;margin:0;padding:0 12px;box-sizing:border-box;background:var(--bg);color:var(--fg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document):not(.help-page) .m2-page-bar-cell,html[data-desktop-shell=v2] .verification-page .m2-page-bar-cell{display:none}html[data-desktop-shell=v2] .legal-page:has(>.legal-document):not(.help-page) .m2-page-bar-cell--center,html[data-desktop-shell=v2] .verification-page .m2-page-bar-cell--center{display:flex;flex:0 0 auto;width:auto;align-items:center;justify-content:flex-start}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-back-link{display:inline-flex;align-self:flex-start;margin:0;font-size:13px;line-height:18px;color:var(--fg-2);text-decoration:none}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-back-link:hover{color:var(--fg);text-decoration:underline}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-header{display:flex;flex-direction:column;gap:8px;padding:0 0 24px;border-bottom:1px solid var(--line)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document h1{margin:0;font-size:30px;line-height:36px;font-weight:500;letter-spacing:-.4px;color:var(--fg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-header p{margin:0;font-size:16px;line-height:24px;color:var(--fg-2)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .m2-page-eyebrow{display:none}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-body{display:flex;flex-direction:column;gap:0;padding:0;font-size:16px;line-height:26px;color:var(--fg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-copy,html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-body p,html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-section p{margin:0;font-size:16px;line-height:26px;white-space:pre-wrap}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-section{display:flex;flex-direction:column;gap:8px}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .help-article-h2,html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-section h2{margin:0;font-size:18px;line-height:26px;font-weight:500;letter-spacing:-.2px;color:var(--fg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;-webkit-padding-start:24px;padding-inline-start:24px}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-body>:not(:first-child){-webkit-margin-before:18px;margin-block-start:18px}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-body>.help-article-h2+*,html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-body>.legal-section+*{-webkit-margin-before:8px;margin-block-start:8px}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-body>:not(:first-child).help-article-h2,html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-document-body>:not(:first-child).legal-section{-webkit-margin-before:32px;margin-block-start:32px}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .help-article-body a:not(.help-article-cta){color:var(--link);text-decoration:underline;text-underline-offset:3px}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .help-article-language-note{margin:0;font-size:13px;line-height:18px;color:var(--fg-2)}html[data-desktop-shell=v2] .help-page .help-section-grid{display:flex;flex-direction:column;gap:16px;padding:0}html[data-desktop-shell=v2] .help-page .help-contact-panel,html[data-desktop-shell=v2] .help-page .help-section{display:flex;flex-direction:column;align-content:normal;gap:12px;margin:0;padding:20px;box-sizing:border-box;border:1px solid var(--line);border-radius:14px;background:var(--bg-elevated)}html[data-desktop-shell=v2] .help-page .help-contact-panel h2,html[data-desktop-shell=v2] .help-page .help-section h2{margin:0;font-size:17px;line-height:24px;font-weight:500;letter-spacing:0;text-transform:none;color:var(--fg)}html[data-desktop-shell=v2] .help-page .help-contact-panel p,html[data-desktop-shell=v2] .help-page .help-section p{margin:0;font-size:16px;line-height:26px;color:var(--fg-2)}html[data-desktop-shell=v2] .help-page .help-contact-panel p a{color:var(--link);text-decoration:underline;text-underline-offset:3px}html[data-desktop-shell=v2] .help-page .help-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0}html[data-desktop-shell=v2] .help-page .help-section-count{display:inline-flex;align-items:center;height:20px;padding:0 8px;border:0;border-radius:6px;background:var(--bg-well);color:var(--fg-2);font-size:11.5px;line-height:20px;font-weight:500;white-space:nowrap}html[data-desktop-shell=v2] .help-page .help-link-list{display:flex;flex-direction:column;gap:8px}html[data-desktop-shell=v2] .help-page .help-link-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 12px;box-sizing:border-box;border:1px solid var(--line);border-radius:10px;background:transparent;color:var(--fg);font-size:14px;line-height:20px;font-weight:400;text-decoration:none;transition:background-color .15s cubic-bezier(.22,1,.36,1)}html[data-desktop-shell=v2] .help-page .help-link-list a:hover{background:var(--bg-hover);border-color:var(--line);color:var(--fg)}html[data-desktop-shell=v2] .help-page .help-link-list a:focus-visible{outline:0;box-shadow:var(--ring)}html[data-desktop-shell=v2] .help-page .help-link-chevron{color:var(--fg-3);font-size:16px;line-height:1;transform:none}html[data-desktop-shell=v2] .help-page .help-article-related{margin:0}html[data-desktop-shell=v2] .help-page .help-contact-actions{display:flex}html[data-desktop-shell=v2] .help-page .help-article-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 24px;font-size:13px;line-height:18px;color:var(--fg-2)}html[data-desktop-shell=v2] .help-page .help-article-breadcrumb a{color:var(--fg-2);font-weight:400;text-decoration:none}html[data-desktop-shell=v2] .help-page .help-article-breadcrumb a:hover{color:var(--fg);text-decoration:underline}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .help-article-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;min-height:44px;padding:0 18px;box-sizing:border-box;border:1px solid var(--line-strong);border-radius:999px;background:transparent;color:var(--fg);font-size:14px;line-height:20px;font-weight:500;text-decoration:none;transition:background-color .15s cubic-bezier(.22,1,.36,1)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .help-article-cta:hover{background:var(--bg-hover);border-color:var(--line-strong);color:var(--fg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .document-legal-footer{width:100%;max-width:768px;margin:32px auto 0;padding:32px 0 0;border-top:1px solid var(--line);color:var(--fg-2)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document)>.document-legal-footer{padding-inline:24px;box-sizing:border-box}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-grid{max-width:100%;gap:24px 32px}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-wordmark{color:var(--fg);font-size:17px;line-height:22px;font-weight:500}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-brand-meta,html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-notice{font-size:12.5px;line-height:18px;color:var(--fg-3)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-col-heading{font-size:11px;line-height:16px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-2)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-col a{font-size:13px;line-height:18px;color:var(--fg-2)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-col a:hover{color:var(--fg)}html[data-desktop-shell=v2] .legal-page:has(>.legal-document) .legal-footer-bottombar{padding-top:22px;border-top:1px solid var(--line)}html[data-desktop-shell=v2] .verification-page{display:flex;flex-direction:column;align-items:center;place-items:normal;min-height:100dvh;margin:0;padding:52px 0 64px;box-sizing:border-box;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-y:auto}html[data-desktop-shell=v2] .verification-page .verification-panel{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:min(560px,100%);margin:168px auto 0;padding:32px;box-sizing:border-box;border:0;border-radius:16px;background:var(--bg-elevated);box-shadow:var(--shadow-popover)}html[data-desktop-shell=v2] .verification-page .verification-back-link{display:inline-flex;margin:0;font-size:13px;line-height:18px;color:var(--fg-2);text-decoration:none}html[data-desktop-shell=v2] .verification-page .verification-status{display:inline-flex;align-items:center;gap:0;height:20px;min-height:0;margin:0;padding:0 8px;border:0;border-radius:6px;background:var(--bg-well);color:var(--fg-2);font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}html[data-desktop-shell=v2] .verification-page .verification-status.is-success{background:color-mix(in srgb,var(--success) 12%,transparent);color:var(--success)}html[data-desktop-shell=v2] .verification-page .verification-status.is-error{background:color-mix(in srgb,var(--danger) 12%,transparent);color:var(--danger)}html[data-desktop-shell=v2] .verification-page .verification-status .m2-status-glyph{display:none}html[data-desktop-shell=v2] .verification-page .verification-header{display:flex;flex-direction:column;gap:8px;width:100%}html[data-desktop-shell=v2] .verification-page .verification-header h1{margin:0;font-size:32px;line-height:40px;font-weight:500;letter-spacing:-.4px;color:var(--fg)}html[data-desktop-shell=v2] .verification-page .verification-header p{max-width:560px;margin:0;font-size:16px;line-height:24px;color:var(--fg-2)}html[data-desktop-shell=v2] .verification-page .verification-actions{margin:8px 0 0}html[data-desktop-shell=v2] .verification-page .verification-primary{display:inline-flex;align-items:center;justify-content:center;height:40px;min-height:0;padding:0 20px;box-sizing:border-box;border:0;border-radius:999px;background:var(--accent);color:var(--on-accent);font-size:14px;line-height:20px;font-weight:500;text-decoration:none}html[data-desktop-shell=v2] .verification-page .verification-primary:hover{background:var(--accent);opacity:.9}html[data-desktop-shell=v2] .status-page-primary,html[data-desktop-shell=v2] .status-page-secondary,html[data-desktop-shell=v2] .status-page-tag,html[data-desktop-shell=v2] .status-page-title{font-weight:500}.app[data-desktop-shell=v2].shared-page{display:flex;flex-direction:column;height:100dvh;min-height:0;background:var(--bg);overflow:hidden}.app[data-desktop-shell=v2].shared-page .shared-topbar{position:static;display:flex;align-items:center;justify-content:space-between;gap:8px;height:52px;flex:0 0 auto;padding:0 12px;box-sizing:border-box;background:var(--bg)}.app[data-desktop-shell=v2].shared-page .shared-topbar .model-picker-wrap{display:none}.app[data-desktop-shell=v2].shared-page .shared-topbar .m2-page-lockup{display:flex;align-items:center;gap:8px;color:var(--fg)}.app[data-desktop-shell=v2].shared-page .shared-topbar .m2-page-lockup svg{display:block;width:22px;height:22px}.app[data-desktop-shell=v2].shared-page .m2-page-lockup-text{display:flex;align-items:baseline;gap:2px;white-space:nowrap}.app[data-desktop-shell=v2].shared-page .m2-page-lockup-name{font-size:17px;line-height:22px;font-weight:500;letter-spacing:-.3px}.app[data-desktop-shell=v2].shared-page .m2-page-lockup-tld{font-size:13px;line-height:18px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2].shared-page .shared-open-link{display:inline-flex;align-items:center;height:36px;padding:0 16px;box-sizing:border-box;border:1px solid var(--line-strong);border-radius:999px;background:transparent;color:var(--fg);font-size:14px;line-height:20px;font-weight:500;text-decoration:none;transition:background-color .15s cubic-bezier(.22,1,.36,1)}.app[data-desktop-shell=v2].shared-page .shared-open-link:hover{background:var(--bg-hover)}.app[data-desktop-shell=v2].shared-page .shared-open-link:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2].shared-page .shared-center{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:min(768px,100%);height:auto;margin:0 auto;padding:24px 24px 0;box-sizing:border-box}.app[data-desktop-shell=v2].shared-page .d2-share-title{display:flex;align-items:center;gap:10px;flex:0 0 auto;margin:0 0 32px}.app[data-desktop-shell=v2].shared-page .d2-share-title h1{min-width:0;margin:0;font-size:20px;line-height:28px;font-weight:500;letter-spacing:-.2px;color:var(--fg);overflow-wrap:anywhere}.app[data-desktop-shell=v2].shared-page .d2-tag{display:inline-flex;align-items:center;height:20px;flex:0 0 auto;padding:0 6px;border-radius:6px;background:var(--bg-well);color:var(--fg-2);font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}.app[data-desktop-shell=v2].shared-page .shared-center .message-list{flex:1 1 auto;min-height:0;width:100%;margin:0;padding-top:0;padding-bottom:24px;overflow-y:auto;overscroll-behavior:contain}.app[data-desktop-shell=v2].shared-page .d2-attribution{display:flex;margin-top:4px}.app[data-desktop-shell=v2].shared-page .m2-attribution{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:16px;color:var(--fg-3)}.app[data-desktop-shell=v2].shared-page .m2-attribution-mark{display:block;width:14px;height:14px}.app[data-desktop-shell=v2].shared-page .shared-error{align-self:center;margin:auto;font-size:18px;line-height:26px;font-weight:500;color:var(--fg-2)}.app[data-desktop-shell=v2].shared-page .composer-wrap.shared-composer{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:none;margin:0;padding:0 0 8px}.app[data-desktop-shell=v2].shared-page form.guest-composer.is-tool-free{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;width:100%;max-width:720px;min-height:52px;padding:7px;-webkit-padding-start:16px;padding-inline-start:16px;box-sizing:border-box;border:1px solid var(--composer-border);border-radius:26px;background:var(--bg-composer);box-shadow:var(--shadow-composer)}.app[data-desktop-shell=v2].shared-page form.guest-composer[data-voice-state=recording]{border-color:var(--danger)}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-input{min-height:24px;max-height:240px;padding:6px 0;font-size:16px;line-height:24px;color:var(--fg)}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-input::placeholder{color:var(--fg-2);opacity:1}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-actions{display:flex;align-items:center;gap:4px}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-icon-button,.app[data-desktop-shell=v2].shared-page .guest-composer .composer-send-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-height:0;padding:0;border:0;border-radius:50%;background:transparent;color:var(--fg-2);cursor:pointer}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-icon-button:hover{background:var(--bg-hover);color:var(--fg)}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-send-button{background:var(--bg-well);color:var(--fg-3)}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-send-button:not(:disabled){background:var(--accent);color:var(--on-accent)}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-send-button:disabled{opacity:1;cursor:default}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-icon-button .icon,.app[data-desktop-shell=v2].shared-page .guest-composer .composer-send-button .icon{width:20px;height:20px}.app[data-desktop-shell=v2].shared-page .guest-composer .composer-icon-button:focus-visible,.app[data-desktop-shell=v2].shared-page .guest-composer .composer-send-button:focus-visible{outline:0;box-shadow:var(--ring)}.app[data-desktop-shell=v2].shared-page .sales-brain-urgent-help{align-self:center;margin:0;padding:0;border:0;background:transparent;color:var(--fg);font-size:12px;line-height:16px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}[dir=rtl] .app[data-desktop-shell=v2] .d2-settings-row-chevron{transform:scaleX(-1)}[dir=rtl] .app[data-desktop-shell=v2] .d2-history-title{-webkit-mask-image:linear-gradient(270deg,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(270deg,#000 calc(100% - 24px),transparent)}[dir=rtl] .app[data-desktop-shell=v2] .d2-history-row.is-active .d2-history-title,[dir=rtl] .app[data-desktop-shell=v2] .d2-history-row.is-menu-open .d2-history-title,[dir=rtl] .app[data-desktop-shell=v2] .d2-history-row:focus-within .d2-history-title,[dir=rtl] .app[data-desktop-shell=v2] .d2-history-row:hover .d2-history-title{-webkit-mask-image:linear-gradient(270deg,#000 calc(100% - 56px),transparent calc(100% - 32px));mask-image:linear-gradient(270deg,#000 calc(100% - 56px),transparent calc(100% - 32px))}[dir=rtl] .app[data-desktop-shell=v2] .d2-composer-anchor .composer-tool-menu{transform-origin:100% 100%}[dir=rtl] .app[data-desktop-shell=v2] .m2-page-lockup-text,html[data-desktop-shell=v2][dir=rtl] .m2-page-lockup-text{direction:ltr}}@keyframes d2-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes d2-shimmer{0%{background-position:130% 0}to{background-position:-30% 0}}@keyframes d2-tooltip-in{0%{opacity:0}to{opacity:1}}@keyframes d2-dock-in{0%{opacity:.6;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes d2-voice-bar{0%,to{transform:scaleY(1)}50%{transform:scaleY(.55)}}